$nomcat=isset($_GET['de']) ? $_GET['de'] : "business";
$webnom=isset($_GET['dom']) ? $_GET['dom']: "LDwebstudios.com";
$webmail=isset($_GET['correo']) ? $_GET['correo']: "webmail";
$webssl=isset($_GET['ssl']) ? $_GET['ssl']: 1;
$webtp=isset($_GET['tp']) ? $_GET['tp']: "new";
$websrv=isset($_GET['srv']) ? $_GET['srv']: "hosting";
//$webnom=str_replace("www.","",$_SERVER['SERVER_NAME']);
$bgimg="";
$http="https";
if(!$webssl)$http="http";
$webnomsolo=current(explode(".",$webnom));
$weburl=$http."://www.".$webnom;
$webdesc=strtoupper($webnom).", ".$webnomsolo.", Official site, ".date("Y");
$webtags=$webnomsolo.", ".$webnom.", ".$webnomsolo." ".date("Y").", web ".$webnomsolo."";
$titpag=$webnomsolo.", Web site, ".$webnom.", official site, ".$webnomsolo." ".date("Y").", www.".$webnom;
$linkmain=$http."://www.ldwebstudios.net";
$linkdom=$http."://www.ldwebstudios.net";
$linkhost=$http."://www.ldwebstudios.net";
$linkbill=$http."://www.ldwebstudios.net/compras2.php";
$linkmail=$http."://www.ldwebstudios.net";
if($webtp=="new"){
$randb=rand(1,12);
$bgimg='https://www.ldwebstudios.net/extbg/b'.$randb.'.jpg';}
$slogan="Site Under Construction...";
if($webtp=="sus")$slogan="<< CUENTA SUSPENDIDA >>";
$titulocuadro='
Sitio
>> <<
';
if($webtp=="sus")$titulocuadro='
CONSULTE NUESTROS
';
?>
/*
*/ ?>
$dircpanel=$weburl.'/cpanel';
$dircorreo=$weburl.'/'.$webmail;
if($webmail=="correo")$dircorreo="https://www.ldwebstudios.com/correo";
$aopciones=array(array("cpanel","Ingresar Cpanel","$dircpanel","","_blank",1),
array("correo","Ingresar Correo","$dircorreo","","_blank",1),
array("correob","Comprar Correo Corporativo","https://ldwebstudios.net/contactos.php","","_blank",1),
array("www","Comprar Dominio","https://ldwebstudios.net/domain.php","","_blank",1),
array("servidor","Comprar Hosting","https://ldwebstudios.net/hostinglinux.php","","_blank",1),
array("live","Radio y Tv Streaming","https://ldwebstudios.net/contactos.php",'',"_blank",1),
array("diseno","Diseño Web","https://ldwebstudios.com",'',"_blank",1),
array("app","Crear App Android","https://ldwebstudios.net/contactos.php",'',"_blank",0),
array("pagos","Medios de Pago/Billing","https://ldwebstudios.net/compras2.php",'',"_blank",1),
array("contact","Contactenos","https://ldwebstudios.net/contactos.php",'',"_blank",1));
$taopciones=count($aopciones);
?>
for($i=0;$i<$taopciones;$i++)if($aopciones[$i][5]){ $target='target="'.$aopciones[$i][4].'"';
$hreftmp='href="'.$aopciones[$i][2].'"';
?>
}?>