/* se llama así desde html
<script language="JavaScript" src="../css/foro.js"></script>
<div align="center"><script>
document.write(damePubli());
</script></div>
*/




function damePubli() {
	//	DEVUELVE ANUNCIO EN FORMATO ALARGADO 468X60 DE POOL DE TRADEDOUBLER;
	var uri = 'http://impes.tradedoubler.com/imp?type(js)pool(308603)a(1055591)' + new String (Math.random()).substring (2, 11);
	var anuncio = '<script language="JavaScript" src="'+uri+'" charset="ISO-8859-1"></script>';
	return anuncio;


	
}


function abroAnuncio (anuncio) 
{


ventana= window.open("",'_blank'," width =750px,height=650px,  location=no,resizable=yes,scrollbars=yes");
//ventana.document.write(this.document.getElementById(anuncio).value)


ventana.document.write('<link href="http://www.enlamochila.com/css/colores.css" rel="stylesheet" type="text/css">'+
	
	'<table width="100%" border="0" bordercolor="#006666" class="titulo_hoja">'+
		' <tr> '+
			'<td width="70%" class="titulo_hoja" >Ofertas de  '+anuncio+'</td>'+
			'<td width="30%" class="titulo_hoja" ><div align="right"><font color="#CCCCCC" size="4" >www.enlamochila.com</font></div></td>'+
		'  </tr>'+
	'</table><br>'+
	
	'<table width="100%" border="0" bgcolor="#E7E7F2">'+
		'<tr>'+
			//'<td align="center">'this.document.getElementById(anuncio).value'</td>'+
			'<td align="center">'+this.document.getElementById(anuncio).value+'<td>'+
		'</tr>'+
	'</table>'+
	
	
	'<div onClick="window.close()" align="center"><strong><span style="cursor:hand">Pincha aqu&iacute; para cerrar esta ventana[X]</span></strong></div>')


}

/*

function dameAnuncioPatrocinado (cantidad)

{

var ArrayPatrocinados = new Aray ();
ArrayPatrocinados [0] = (new Array('//ATRAPALO',"var uri = 'http://impes.tradedoubler.com/imp?type(js)g(15962949)a(1055591)' + new String (Math.random()).substring (2, 11);"));
ArrayPatrocinados [1] = (new Array('//BARCELO',"var uri = 'http://impes.tradedoubler.com/imp?type(js)g(16669744)a(1055591)' + new String (Math.random()).substring (2, 11);"));
ArrayPatrocinados [2] = (new Array('//EBOOKERS',"var uri = 'http://impes.tradedoubler.com/imp?type(js)pool(188534)a(1055591)' + new String (Math.random()).substring (2, 11);"));
ArrayPatrocinados [3] = (new Array('//KLM',"var uri = 'http://impes.tradedoubler.com/imp?type(js)g(16602504)a(1055591)' + new String (Math.random()).substring (2, 11);"));
ArrayPatrocinados [4] = (new Array('//RUMBO',"var uri = 'http://impes.tradedoubler.com/imp?type(js)g(16797300)a(1055591)' + new String (Math.random()).substring (2, 11);"));
ArrayPatrocinados [5] = (new Array('//viajar.com',"var uri = 'http://impes.tradedoubler.com/imp?type(js)g(16252414)a(1055591)' + new String (Math.random()).substring (2, 11);"));
ArrayPatrocinados [6] = (new Array('//marsans',"var uri = 'http://impes.tradedoubler.com/imp?type(js)g(16544850)a(1055591)' + new String (Math.random()).substring (2, 11);"));

}*/