<!--

//document.cookie="personalizaportal = 1" 
function leerCookie(nombre) { 
   a = document.cookie.substring(document.cookie.indexOf(nombre + '=') + nombre.length + 1,document.cookie.length); 
   if(a.indexOf(';') != -1)a = a.substring(0,a.indexOf(';')) 
   return a;  
} 

function imprimecabecera() {
document.write("<table cellspacing='0' cellpadding='0' width='770' align='center' border='0'>");
document.write("<tr><td colspan='2'>");
document.write('<OBJECT  classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="557" height="70" id="Banner_AC" align="top">')
document.write('<PARAM NAME=movie VALUE=/flash/AlertaConvenios.swf><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF><PARAM NAME=wmode VALUE=transparent><EMBED src=/flash/AlertaConvenios.swf quality=high  wmode=transparent bgcolor=#FFFFFF  WIDTH=557 HEIGHT=70 NAME=Banner_IE TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/go/getflashplayer></EMBED>')
document.write('</OBJECT>')
document.write("</td></tr>");
document.write("<tr>");
document.write("<td bgcolor='#006C36'><a href='/'><img src='/Pictures/logo.jpg' alt='' title='' border='0'></a></td>");
document.write("<td bgcolor='#006C36' align='right' valign='bottom'><span class='blan'><b>© DeleyNet S.L. </b></span></td>");
document.write("</tr>");
document.write("<tr><td bgColor='#ffffff' colSpan='2' height='1'></td></tr>");
document.write("<tr>");
document.write("<td bgcolor='#006C36' colSpan='2'>");
document.write("<table width='100%' cellpadding='0' cellspacing='0' border='0' align='center'>");
document.write("<tr>");
document.write("<td align='center' class='menu'><a href='/' OnMouseOver='window.status='Home'; return true'>Home</a></td>");
document.write("<td bgcolor='#ffffff'><img src='/Pictures/pxl.gif' height='18' width='1'></td>");
document.write("<td align='center' class='menu'><a href='/NavegaNet/Somos.aspx' OnMouseOver='window.status='DeleyNet S.L.'; return true'>Quienes Somos</a></td>");
document.write("<td bgcolor='#ffffff'><img src='/Pictures/pxl.gif' height='18' width='1'></td>");
document.write("<td align='center' class='menu'><a href='/NavegaNet/BDConvenios.aspx' OnMouseOver='window.status='Base de Datos de Convenios Colectivos'; return true'>Base de Datos de Convenios</a></td>");
document.write("<td bgcolor='#ffffff'><img src='/Pictures/pxl.gif' height='18' width='1'></td>");
document.write("<td align='center' class='menu'><a href='/NavegaNet/MultiProvinciales.aspx' OnMouseOver='window.status='Convenios Sectoriales MultiProvinciales'; return true'>Sectoriales</a></td>");
document.write("<td bgcolor='#ffffff'><img src='/Pictures/pxl.gif' height='18' width='1'></td>");
document.write("<td align='center' class='menu'><a href='/NavegaNet/SPConvenios.aspx' OnMouseOver='window.status='Servicio Personalizado'; return true'>Servicio Personalizado</a></td>");
document.write("<td bgcolor='#ffffff'><img src='/Pictures/pxl.gif' height='18' width='1'></td>");
document.write("<td align='center' class='menu'><a href='/NavegaNet/Alertas.aspx' OnMouseOver='window.status='Alertas por correo elcetrónico'; return true'>Alertas</a></td>");
document.write("<td bgcolor='#ffffff'><img src='/Pictures/pxl.gif' height='18' width='1'></td>");
document.write("<td align='center' class='menu'><a href='http://www.boletinesoficiales.com/deleynet/nuevo_portal/navegajs/altas_web_convenios/altaonline01.aspx' target='_blank' OnMouseOver='window.status='Alta Online'; return true'>Alta Online</a></td>");
document.write("</tr>");
document.write("</table>");
document.write("</td></tr>");
document.write("<tr><td bgColor='#ffffff' colSpan='2'><img src='/Pictures/pxI.gif' height='1' width='1'></td></tr>");
document.write("<tr>");
document.write("<td colSpan='2'></td></tr>");
document.write("<tr><td colspan='2'><img src='/Pictures/pxI.gif' height='10' width='1'></td></tr>");
document.write("</table>");
}

function imprimepie() {
document.write("<br />");
document.write("<table cellspacing=0 cellpadding=3 width='770' align='center' border='0'>");
document.write("<tr>");
document.write("	<td colspan='3' bgcolor='#006C36' align='center' class='blan'><br>");
document.write("<strong>convenios.net © DeleyNet S.L.</strong><br>");
document.write("Tel.: 902 11 61 65 · <a class='menu' href='mailto:clientes@deley.net'>clientes@deley.net</a><br>");
document.write("<font color='#FF9933'>&reg;</font><font color='#339966'> Deley</font><font color='#990000'>Net</font> S.L. le ofrece todo lo referente a la ley, BOE, bolet&iacute;n oficial, convenio colectivo, concurso, ayudas, subvenciones o legislaci&oacute;n que le interese a su empresa. Todo actualizado al d&iacute;a.");
document.write("<br />");
document.write("<a href='http://www.boletinesoficiales.es' style='color: #FFFFFF; text-decoration: underline'>boletinesoficiales.<font color='#0066FF'>es</font></a> - <a href='http://www.convenios.net' style='color: #FFFFFF; text-decoration: underline' target='_blank'> convenios.<font color='#009933'>net</font></a> -  <a href='http://www.deleypyme.com' style='color: #FFFFFF; text-decoration: underline' target='_blank'>deleypyme.<font color='#FF9933'>com</font></a>");
document.write("</td>");
document.write("  </tr>");
document.write("</table>");
}
//-->
