document.write('<link href="http://www.speedy.com.ar/estilos.css" rel="stylesheet" type="text/css">');
//do clock
function doClock(){ // By Paul Davis - www.kaosweaver.com
  var t=new Date(),a=doClock.arguments,str="",i,a1,lang="5";
  var month=new Array(' de enero de ',' de ene de ', ' de febrero de ','feb', ' de marzo de ',' de marzo de ', ' de abril de ',' de abr de ', ' de mayo de ',' de mayo de ', ' de junio de ',' de junio de ', ' de julio de ',' de julio de ', ' de agosto de ',' de agosto de ', ' de septiembre de ',' de sept de ', ' de octubre de ',' de oct de ', ' de noviembre de ',' de nov de ', ' de diciembre de ',' de dic de ');
  var tday= new Array('domingo ','dom','lunes ','lun', 'martes ','mar', 'miércoles ','mié','jueves ','jue','viernes ','vie','sábado ','sáb');
  for(i=0;i<a.length;i++) {a1=a[i].charAt(1);switch (a[i].charAt(0)) {
  case "M":if  ((Number(a1)==3) && ((t.getMonth()+1)<10)) str+="0";
  str+=(Number(a1)>1)?t.getMonth()+1:month[t.getMonth()*2+Number(a1)];break;
  case "D": if ((Number(a1)==1) && (t.getDate()<10)) str+="0";str+=t.getDate();break;
  case "Y": str+=(a1=='0')?t.getFullYear():t.getFullYear().toString().substring(2);break;
  case "W":str+=tday[t.getDay()*2+Number(a1)];break; default: str+=unescape(a[i]);}}return str;
}
document.write('<table width="765" cellpadding="0" cellspacing="0" border="0">');
document.write('<tr>');
document.write('<td class="new_arialAzul">');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home <a href="http://www.telefonica.com.ar" target="_top" class="new_arialAzul">www.telefonica.com.ar</a>');
document.write('</td>');
document.write('<td class="new_arialFecha" align="right">');
document.write('<script>document.write(doClock("D0","M0","Y0"));</script>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('');
document.write('<table class="new_cabecera" cellpadding="0" cellspacing="0" border="0">');
document.write('<form action="http://www.telefonica.com.ar/home/buscador/buscador.asp" method="get" name="ir">');
document.write('<tr>');
document.write('<td>');
document.write('<a href="http://www.telefonica.com.ar" target="_top"><img src="http://www.telefonica.com.ar/imgs/logo.gif" alt="www.telefonica.com.ar" border="0" style="float:left; margin-left: 33px;"></a>');
document.write('<div class="new_cabDer new_arialBlanco">');
document.write('<a href="http://www.speedy.com.ar/productos/productos.shtml" target="_top" class="new_arialBlanco"> Productos</a> | ');
document.write('<a href="javascript:vent(\'http://www.speedy.com.ar/institucional/contacto/contacto.html\',\'\',\'width=500,height=400\')" target="_top" class="new_arialBlanco">Cont&aacute;ctenos</a>');
document.write('<div class="new_espacio13">&nbsp;</div>');
document.write('</div></td>');
document.write('</tr>');
document.write('</form>');
document.write('<tr>');
document.write('<td>');
document.write('<div class="new_navegadorTop">&nbsp;</div>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<table width="780" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td width="18">&nbsp;</td>');
document.write('<td height="37" colspan="3" align="right"><a href="http://www.speedy.com.ar/"><img src="http://www.speedy.com.ar/img/logo_speedy.gif" alt="Logo Speedy Telefónica" width="79" height="27" hspace="10" border="0"></a></td>');
document.write('</tr>');
document.write('</table>');
