|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/logicswapweb/ |
Upload File : |
<?
error_reporting(E_ERROR);
include('./aplicaciones/admon/fnc/DBConnect.php');
include('./aplicaciones/admon/fnc/componente.php');
include('./aplicaciones/admon/fnc/parametro.php');
include('./aplicaciones/admon/fnc/utileria.php');
include('./aplicaciones/admon/fnc/bitacora.php');
include('./aplicaciones/admon/fnc/aplicacion.php');
include('./aplicaciones/admon/catalogo/fnc/ParametrosCatalogo.php');
include('./aplicaciones/admon/usuariosWeb/fnc/usuarioWeb.php');
include('./aplicaciones/admon/newsletter/fnc/newsletter.php');
include('./aplicaciones/admon/carrito/fnc/carrito.php');
include('./aplicaciones/admon/catalogo/fnc/Catalogo.php');
include('./aplicaciones/admon/catalogo/fnc/Categoria.php');
include('./aplicaciones/admon/catalogo/fnc/Producto.php');
session_start('web_demo');
$catalogo=new Catalogo();
$catalogo->setFiles(6);
$url_anterior = $_SERVER['QUERY_STRING'];
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>LogicSwap</title>
<style type="text/css">
<!--
@import url("main.css");
body {
background-color: #999999;
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/bkg.jpg);
}
.tble_outline {
border: 2px solid #000000;
}
a:link {
color: #000000;
}
.style6 {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
a:visited {
color: #000000;
}
.style25 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style26 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
}
.style28 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style30 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.tbleoutlinetable {
border: thin solid #D9EBF7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style31 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.style32 {font-size: 12px}
.style33 {font-family: Arial, Helvetica, sans-serif}
a:hover {
color: #333333;
}
.style34 {
color: #000000;
font-weight: bold;
}
.style38 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.style42 {
font-size: 14px;
font-weight: bold;
font-style: italic;
}
.style43 {
font-size: 14px;
font-weight: bold;
}
#Layer1 {position:absolute;
width:200px;
height:26px;
z-index:1;
left: 319px;
top: 174px;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function messWelcome() {
var top = window.screen.availHeight/4;
var left = window.screen.availWidth/4;
var width = 210;
var height = 100;
var strOpciones = 'top='+top+', left='+left+', width='+width+', height='+height+', toolbar=0, menubar=0, status=0, scrollbars=0, resizable=0, moveable=0, z-lock=0, hotkeys=0'; //, fullscreen
var wndDetalleProd = window.open('welcome.php','wndDetalleProd',strOpciones);
return true;
}
//-->
</script>
</head>
<body onload="MM_preloadImages('btns_r1_c3.jpg','buttons/btns_r2_c3.jpg','buttons/btns_r11c3.jpg','buttons/btns_r2_cm.jpg','buttons/btns_r3_cm.jpg','buttons/btns_r4_cm.jpg','buttons/btns_r1_cm.jpg','buttons/btns_r6_c8.jpg','buttons/btns_r7_c9.jpg')">
<!-- Copyright � 2005. Spidersoft Ltd -->
<style>
A.applink:hover {border: 2px dotted #DCE6F4;padding:2px;background-color:#ffff00;color:green;text-decoration:none}
A.applink {border: 2px dotted #DCE6F4;padding:2px;color:#2F5BFF;background:transparent;text-decoration:none}
A.info {color:#2F5BFF;background:transparent;text-decoration:none}
A.info:hover {color:green;background:transparent;text-decoration:underline}
</style>
<!-- /Copyright � 2005. Spidersoft Ltd -->
<table width="804" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000" class="tble_outline">
<tr>
<td width="800" height="1601"><table width="800" height="685" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="800" height="85"><img src="logicwap_header2.jpg" width="800" height="145" /></td>
</tr>
<?
require ('main_w_no_sign.php');
if ($ingreso){
echo '<script> messWelcome(); </script>';
$ingreso = 0;
}
?>
<tr>
<td height="83" bgcolor="#FFFFFF"><img src="topmid.jpg" width="800" height="83" /></td>
</tr>
<tr>
<td valign="top" height="325" bgcolor="#FFFFFF"><table width="750" height="1241" border="0" align="center" cellpadding="5" cellspacing="0" class="maintxt">
<tr>
<th width="740" height="1241" valign="top" scope="col"><div align="justify" class="maintxt"><span class="style25"><span class="style42">LogicSwap Solutions</span> </span>are availa
<div id="Layer1" class="letra_blanca">
<? if (session_is_registered('carrito')){ echo 'You are Logged In. <a href="fnc/main.php?tarea=salir" targer="_self" >Logout</a>';}else{ echo '<a href="downloads.php" targer="_self" class="letra_blanca" >Log In</a>';}?>
</div>
ble in various modules and configurations with more options planned in the near future. The initial installation of LogicSwap installs all products. Each module will function in demonstration mode until licensed. Each module can be licensed at any time on a per seat basis. All software purchases include free Technical Support with applicable product updates for 90 days. <br />
<br />
Continued Technical support is available through LogicSwap annual maintenance plans. The maintenance cost shown for each product extends coverage to one full calendar year from date of purchase. The same amount is then referenced for continued maintenance on an annual basis. Download the LogicSwap 2010 Series suite today.<br />
<br />
Choose the modules that suit your needs and for a formal quotation. We will ship you the license to unlock them by way of 2nd day UPS shipping (Free Shipping). All International tariffs and import taxes are the responsibility of the recipient of the shipment. Licenses are not transferrable with out written agreement from DSP Inc.<br />
<br />
<br />
</div>
<p> </p>
<p><? $catalogo->showSolutions($_GET[id_cat],$carrito->items);?></p>
<p>
<? if (session_is_registered('carrito') ){ ?>
<form action="productosCarrito.php" method="post">
<input type="submit" name="Submit" value="View Cart">
</form>
<? } ?>
</p>
<table width="691" height="81" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="691" scope="col"><div>
<div align="justify" class="maintxt"><br />
Disclaimer<br />
</div>
</div>
<div align="justify" class="maintxt"><br />
DSP, Inc., the creator of LogicSwap Solutions 2008 Series, forbids any unauthorized duplication of its documentation or software.
DSP reserves all rights on this product and its’ trademark in accordance with Federal Copyright laws. DSP, Inc. warranties this product for a period of 90 days from the original date of purchase. Users of this product are entitled to full technical support and assistance with their unique logic translation needs during the first 90 days after shipment, or as entitlement under a current LogicSwap maintenance contract. DSP, Inc. does not warranty this product against defects or conditions resulting from <a href="#" onclick="MM_openBrWindow('fnc/main.php','addP','width=10,height=10')">misuse</a>.</div></th>
</tr>
</table>
</th>
</tr>
</table></td>
</tr>
<tr>
<? require ('menu_footer.php');?>
</tr>
</table></td>
</tr>
</table>
</body>
</html>