<!-- 
function MM_jumpMenu(targ,selObj,restore){ //v3.0
	eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
	if (restore) selObj.selectedIndex=0;
}
var header;
header = '<table border="0" cellspacing="1" width="650" height="120" align="center">';
header += '<tr><td valign="top" height="15" colspan="5">';
header += '<font face="Arial" size="4" color="#8E0022">WEBSITE DE LA PINTURA DECORATIVA</font></td></tr>';
header += '<tr height="90" align="center"><td width="110" valign="top">';
header += '<img border="0" src="images/plantilla/mariposa.gif" align="left" width="70" height="80">';
header += '</td><td width="130" valign="middle">';
header += '<a href="http://www.pinturadecorativa.com"><img border="0" src="images/plantilla/home.gif" align="center" width="120" height="30"></a>';
header += '</td><td width="180" valign="middle">';
header += '<a href="http://www.lauracraft.com/"><img border="0" src="images/plantilla/lcs.gif" align="center" width="170" height="30"></a> ';
header += '</td><td width="130" valign="middle">';
header += '<a href="formulario.html"><img border="0" src="images/plantilla/registrese.gif" width="120" height="30" align="center"></a> ';
header += '</td><td width="100" valign="middle">';
header += '<a href="mailto:lauracraft@pinturadecorativa.com"><img border="0" src="images/plantilla/mail.gif" width="90" height="30" align="center"></a> ';
header += '</td></tr><tr><td valign="middle" height="15" align="right" colspan="5">';
header += '<form name="form"><select name="site" size=1 onChange="MM_jumpMenu(\'parent\',this,0)">';
header += '<option value="">SELECCIONAR </option>';
header += '<option value="links1.php">Links </option>';
header += '<option value="eniarte/index.php">Eniarte </option>';
header += '<option value="empresas.php">Empresas </option>';
header += '<option value="http://www.lauracraft.com/">Laura Craft </option>';
header += '<option value="profesores.php">Profesores </option>';
header += '<option value="seminarioslaura.php">Seminarios </option>';
header += '<option value="eniarte/index.php">Exposiciones </option>';
header += '<option value="publicaciones.php">Publicaciones </option>';
header += '<option value="correo.php">Lista de Correo </option>';
header += '<option value="diseno1.html">Dise&ntilde;o del Mes </option>';
header += '</select></form></td></tr></table>';
document.write (header);
// -->
