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_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_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 writeHeader(){
out ="";
out +='<table width="750" border="00" cellspacing="00" cellpadding="00">';
out +='  <tr>';
out +='    <td colspan="7"><img src="http://i.esmas.com/img/univ/espacio06/img_header.jpg" width="750" height="130"></td>';
out +='  </tr>';
out +='  <tr>';
out +='    <td width="90"><a href="http://www.esmas.com/vanguardialatina/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image2\',\'\',\'http://i.esmas.com/img/univ/espacio06/menu_inicio_on.gif\',1)"><img src="http://i.esmas.com/img/univ/espacio06/menu_inicio_off.gif" name="Image2" width="90" height="20" border="0"></a></td>';
out +='    <td width="84"><a href="http://www.esmas.com/vanguardialatina/quees/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image3\',\'\',\'http://i.esmas.com/img/univ/espacio06/menu_quees_on.gif\',1)"><img src="http://i.esmas.com/img/univ/espacio06/menu_quees_off.gif" name="Image3" width="84" height="20" border="0"></a></td>';
out +='    <td width="187"><a href="http://www.esmas.com/vanguardialatina/progact/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image4\',\'\',\'http://i.esmas.com/img/univ/espacio06/menu_actividades_on.gif\',1)"><img src="http://i.esmas.com/img/univ/espacio06/menu_actividades_off.gif" name="Image4" width="187" height="20" border="0"></a></td>';
out +='    <td width="78"><a href="http://www.esmas.com/vanguardialatina/noticias/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image5\',\'\',\'http://i.esmas.com/img/univ/espacio06/menu_noticias_on.gif\',1)"><img src="http://i.esmas.com/img/univ/espacio06/menu_noticias_off.gif" name="Image5" width="78" height="20" border="0"></a></td>';
out +='    <td width="64"><a href="http://www.esmas.com/vanguardialatina/sede/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image6\',\'\',\'http://i.esmas.com/img/univ/espacio06/menu_sede_on.gif\',1)"><img src="http://i.esmas.com/img/univ/espacio06/menu_sede_off.gif" name="Image6" width="64" height="20" border="0"></a></td>';
out +='    <td width="112"><a href="http://www.esmas.com/cosmosfiles/html/espacio06/van_contactanos.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image7\',\'\',\'http://i.esmas.com/img/univ/espacio06/menu_contacto_on.gif\',1)"><img src="http://i.esmas.com/img/univ/espacio06/menu_contacto_off.gif" name="Image7" width="112" height="20" border="0"></a></td>';
out +='    <td width="135"><a href="http://www.esmas.com/vanguardialatinaing/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image8\',\'\',\'http://i.esmas.com/img/univ/espacio06/menu_english_on.gif\',1)"><img src="http://i.esmas.com/img/univ/espacio06/menu_english_off.gif" name="Image8" width="135" height="20" border="0"></a></td>';
//out +='    <td width="135"><img src="http://i.esmas.com/img/univ/espacio06/menu_img_fin.gif" width="135" height="20"></td>';
out +='  </tr>';
out +='</table>';

 
document.write (out);
}

