Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
245 lines (188 sloc)
8.28 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>CM& La Noticia</title> | |
| <meta http-equiv="pragma" content="no-cache"> | |
| <script language="JavaScript"> | |
| <!-- | |
| <!-- Begin | |
| function formHandler(form) { | |
| var windowprops = "height=480,width=640,location=yes," | |
| + "scrollbars=yes,menubars=yes,toolbars=yes,resizable=yes"; | |
| var URL = form.site.options[form.site.selectedIndex].value; | |
| popup = window.open(URL,"MenuPopup",windowprops); | |
| } | |
| // End --> | |
| function MM_swapImgRestore() { //v2.0 | |
| if (document.MM_swapImgData != null) | |
| for (var i=0; i<(document.MM_swapImgData.length-1); i+=2) | |
| document.MM_swapImgData[i].src = document.MM_swapImgData[i+1]; | |
| } | |
| function MM_preloadImages() { //v2.0 | |
| if (document.images) { | |
| var imgFiles = MM_preloadImages.arguments; | |
| if (document.preloadArray==null) document.preloadArray = new Array(); | |
| var i = document.preloadArray.length; | |
| with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#"){ | |
| preloadArray[i] = new Image; | |
| preloadArray[i++].src = imgFiles[j]; | |
| } } | |
| } | |
| function MM_swapImage() { //v2.0 | |
| var i,j=0,objStr,obj,swapArray=new Array,oldArray=document.MM_swapImgData; | |
| for (i=0; i < (MM_swapImage.arguments.length-2); i+=3) { | |
| objStr = MM_swapImage.arguments[(navigator.appName == 'Netscape')?i:i+1]; | |
| if ((objStr.indexOf('document.layers[')==0 && document.layers==null) || | |
| (objStr.indexOf('document.all[') ==0 && document.all ==null)) | |
| objStr = 'document'+objStr.substring(objStr.lastIndexOf('.'),objStr.length); | |
| obj = eval(objStr); | |
| if (obj != null) { | |
| swapArray[j++] = obj; | |
| swapArray[j++] = (oldArray==null || oldArray[j-1]!=obj)?obj.src:oldArray[j]; | |
| obj.src = MM_swapImage.arguments[i+2]; | |
| } } | |
| document.MM_swapImgData = swapArray; //used for restore | |
| } | |
| //--> | |
| </script> | |
| <link rel="stylesheet" title="Default Styles" | |
| href="../general.css" tppabs="http://www.paginas.net/cmi/general.css" media="screen" type="text/css"> | |
| </head> | |
| <body background="../nuevo/cmi/www.paginas.net/cmi/images/bkg_principal.gif" tppabs="http://www.paginas.net/cmi/images/bkg_principal.gif" link="#FF8000" onLoad="MM_preloadImages('../nuevo/cmi/www.paginas.net/cmi/images/btn_recomend2.gif','#921782856820');MM_preloadImages('../nuevo/cmi/www.paginas.net/cmi/images/btn_contact1_over.gif','#921506213410');MM_preloadImages('../images/ico_regrear_down.gif','#938623974650');MM_preloadImages('../images/btn_contact1_over.gif','#938623995520')"> | |
| <table width="585" border="0"> | |
| <tr> | |
| <td> | |
| <table width="100%" border="0"> | |
| <tr> | |
| <td width="14"><img src="../images/transp.gif" width="14" height="14"></td> | |
| <td width="512" valign="top"> | |
| <table width="100%" border="0"> | |
| <tr> | |
| <td> | |
| <div align="center"><big><font color="#000040" face="Arial"> | |
| <a href="http://paginas.net/cgi-bin/pruebas/banner/cmi1.pl?advert=NonSSI&page=01" target="_new"> | |
| <img SRC="http://paginas.net/cgi-bin/pruebas/banner/cmi1.pl?page=01" ></a><br> | |
| </font><font face="Arial" size="1" color="#FF0000"> | |
| <script language="JavaScript"> | |
| now = new Date() | |
| if(0 == now.getDay()) | |
| document.write("Domingo, ") | |
| else if(1 == now.getDay()) | |
| document.write("Lunes, ") | |
| else if(2 == now.getDay()) | |
| document.write("Martes, ") | |
| else if(3 == now.getDay()) | |
| document.write("Miercoles, ") | |
| else if(4 == now.getDay()) | |
| document.write("Jueves, ") | |
| else if(5 == now.getDay()) | |
| document.write("Viernes, ") | |
| else if(6 == now.getDay()) | |
| document.write("Sábado, ") | |
| document.write(" ") | |
| now = new Date() | |
| document.write(now.getDate()) | |
| now = new Date() | |
| if(0 == now.getMonth()) | |
| document.write(" de Enero ") | |
| else if(1 == now.getMonth()) | |
| document.write(" de Febrero ") | |
| else if(2 == now.getMonth()) | |
| document.write(" de Marzo ") | |
| else if(3 == now.getMonth()) | |
| document.write(" de Abril ") | |
| else if(4 == now.getMonth()) | |
| document.write(" de Mayo ") | |
| else if(5 == now.getMonth()) | |
| document.write(" de Junio ") | |
| else if(6 == now.getMonth()) | |
| document.write(" de Julio ") | |
| else if(7 == now.getMonth()) | |
| document.write(" de Agosto ") | |
| else if(8 == now.getMonth()) | |
| document.write(" de Septiembre ") | |
| else if(9 == now.getMonth()) | |
| document.write(" de Octubre ") | |
| else if(10 == now.getMonth()) | |
| document.write(" de Noviembre ") | |
| else if(11 == now.getMonth()) | |
| document.write(" de Diciembre ") | |
| document.write(" de 19") | |
| now = new Date() | |
| document.write(now.getYear()) | |
| document.write(".") | |
| </script> | |
| </font></big></div> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td> | |
| <table width="100%" border="0" cellpadding="4" cellspacing="2"> | |
| <tr> | |
| <td colspan="2"> | |
| <table width="100%" border="0"> | |
| <tr> | |
| <td width="75%" rowspan="2"><img src="../images/titulos/tit_r24_c15.gif" width="215" height="39"></td> | |
| <td width="25%"> | |
| <div align="right"><a href="../portada.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.Image12','document.Image12','../images/ico_regrear_down.gif','#938623974650')"><img name="Image12" border="0" src="../images/ico_regrear_up.gif" width="93" height="17"></a></div> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td width="25%"> | |
| <div align="right"><a href="contactenos.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.Image13','document.Image13','../images/btn_contact1_over.gif','#938623995520')"><img name="Image13" border="0" src="../images/btn_contact1_up.gif" width="93" height="17"></a></div> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td colspan="2"> Dentro de poco tiempo, desde cualquier | |
| lugar del mundo en el que se encuentre, usted podrá | |
| ver la emisión de CM& en tiempo real, para | |
| enterarse de lo que sucede en Colombia a través | |
| del primer noticiero colombiano que emite a través | |
| de Internet.</td> | |
| </tr> | |
| <tr> | |
| <td colspan="2"> | |
| <h3 align="center">NO DEJE DE VISITAR ESTA PAGINA!!!</h3> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| <td width="93" valign="top"> <br> | |
| <p> </p> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td width="14"> </td> | |
| <td colspan="2"><!-- #BeginLibraryItem "/Library/menu_inf.lbi" --><img src="../images/map_menu_inferior.gif" width="561" height="47" border="0" usemap="#menu_inf"><map name="menu_inf"> | |
| <area shape="rect" coords="527,1,559,30" href="#top" target="_self"> | |
| <area shape="rect" coords="494,36,559,47" href="publicidad.htm"> | |
| <area shape="rect" coords="403,35,490,46" href="../cosas/0001cs.htm"> | |
| <area shape="rect" coords="360,35,402,46" href="../judicial/0001j.htm"> | |
| <area shape="rect" coords="283,34,357,45" href="../internacional/0001int.htm"> | |
| <area shape="rect" coords="238,35,279,46" href="../bogota/b0001.htm"> | |
| <area shape="rect" coords="214,34,232,44" href="../paz/0001paz.htm"> | |
| <area shape="rect" coords="108,34,209,46" href="../gobierno/0001g.htm"> | |
| <area shape="rect" coords="52,33,103,45" href="../deportes/0001d.htm"> | |
| <area shape="rect" coords="0,33,45,46" href="../economia/0001e.htm"> | |
| </map><!-- #EndLibraryItem --></td> | |
| </tr> | |
| <tr> | |
| <td width="14" height="25"> </td> | |
| <td colspan="2" height="25"> | |
| <div align="right"><font face="Arial, Helvetica, sans-serif" size="1">© | |
| Copyright, 1999 CM& La Noticia Todos los Derechos Reservados. | |
| </font></div> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| <p> </p> | |
| </body> | |
| </html> |