document.write(' <script language="JavaScript">  ');
document.write('   function openNewWindow(URLtoOpen, windowName, windowFeatures)  ');
document.write('    { newWindow=window.open(URLtoOpen, windowName, windowFeatures); } ');
document.write('   function MM_ComboBox(selObj){ ');
document.write('      var indice = selObj.selectedIndex; ');
document.write('       var elemento = selObj.options[indice].value; ');
document.write('        if (indice > 0){ ');
document.write('        window.open(elemento); ');
document.write('        } ');
document.write('} ');
document.write(' </script> ');

//////////////////////////////// Tabla principal //////////////////////////////////

document.write('<table width="140" border="0" cellspacing="2" cellpadding="0" align="right">');
document.write('  <tr> ');
document.write('     <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> ');
document.write('  <tr> ');
document.write('     <td ><img src="http://www.ec-red.com/images/redi_IMG_OPC_GCLICK.gif" width="140" height="21" alt="Gana con un Click" border="0"></td> ');
document.write(' </tr> ');


	//////////////////////////////// Banner Horoscopo ///////////////////////////

	document.write(' <tr> ');  
	document.write('	<td> ');
	document.write('	   <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="142" height="93">');
	document.write('    	<param name="movie" value="swf/BannerHoroscopo1.swf"> ');
	document.write('    	<param name="quality" value="high"> ');
	document.write('    	<embed src="swf/BannerHoroscopo1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="142" height="93"></embed>');
	document.write('       </object> ');
	document.write('	</td> ');
	document.write(' </tr> ');


	document.write(' </table> ');
	document.write(' </td> ');
	document.write(' </tr> ');
	document.write(' <tr> ');
	document.write(' <td height=1> </td> ');
	document.write(' </tr> ');
	
	/////////////////////////////////// enlace 1 /////////////////////////////////////////
	
	document.write(' <tr> ');
	document.write(' 	<td><a href="http://www.ec-red.com/traductores.htm"><img src="http://www.ec-red.com/images/traduccion.gif" width="140" height="56" border="0"></a></td>');
	document.write(' </tr> ');
	document.write(' <tr> ');
	document.write('    <td height=1> </td> ');
	document.write(' </tr> ');
	
	/////////////////////////////////// enlace 2 /////////////////////////////////////////
	
	document.write(' <tr> ');
	document.write('	<td><a href="http://www.ec-red.com/otros_servi.html"><img src="http://www.ec-red.com/images/msn6.gif" width="140" height="56" border="0"></a></td>');
	document.write(' </tr> ');
	document.write(' </table>');
	document.write(' </td>');
	document.write(' </tr>');
	document.write(' </table>');