function left()	{
document.write('<table border="0" cellpadding="0" cellspacing="0" width="160">');
document.write('<tr><td><div id="Aquimenu" style="position:relative; width:160; height:320;"><img src="./imgs/px.gif" width="160" ');
document.write('height="320"></div></td></tr></table>');
}

function arriba(ban)	{
document.write('<a name="top"></a><table border="0" cellpadding="0" cellspacing="0" width="100%" background="./imgs/19.gif"><tr valign="top">');
document.write('<td width="173" height="130"><a href="index.html"><img src="imgs/11.gif" width=173 height=130 alt="Inicio" border="0"></a></td>');
document.write('<td width="331" height="130"><img src="imgs/12.gif" width=331 height=23 border="0" vspace="0"><img src="imgs/13.gif" width=331 height=41 border="0" ');
document.write('vspace="0"><img src="imgs/ban_'+ban+'.gif" width=331 height=29 border="0" vspace="0"><img src="imgs/15.gif" width=210 height=37 border="0" vspace="0"></td>');
document.write('<td width="100%"><img src="imgs/14.gif" width=275 height=84 border="0"></td></tr></table>');
}

function abajo()	{
document.write('<table border="0" cellpadding="0" cellspacing="0" width="690">');
document.write('<tr><td width="180"><img src="imgs/px.gif" width=180 height=10 border="0"></td>');
document.write('<td align="center" class="menuinf" width="510"><br><hr size="1" noshade color="#B0B0B0">');
document.write('<a href="lae_qs.html">La Empresa</a> &nbsp; [] &nbsp; ');
document.write('<a href="p_ngnsuite.html">Productos</a> &nbsp; [] &nbsp; ');
document.write('<a href="servicios.html">Servicios</a> &nbsp; []&nbsp; ');
document.write('<a href="al_aliados.html">Alianzas</a> &nbsp; []  &nbsp; ');
document.write('<a href="clientes.html">Clientes</a> &nbsp; [] &nbsp; ');
document.write('<a href="contactenos.html">Cont&aacute;ctenos</a><br>');
document.write('&nbsp;Copyright &copy; 2006 - Complex Services International, Inc. Todos los derechos reservados.<br><br></td></tr></table>');
}

function poper(nuevoL, nuevoW, nuevoH) {
	newWin = open("",nuevoL,"scrollbars=no,resizable=no,status=no,height=" + nuevoH + ",width=" + nuevoW);
}
