// Etiqueta Superior Visa 120x225 en CLIMA, SON LAS MISMAS DE TURISMO, En DART no Tocar
	var Num=Math.floor (Math.random()*1000000);
	var sitio = "cl.terra.turismo";
	var zona = "visa120225";
	var niv = "0";
	var sz = "120x225";
	var tile = "1"
	var ga = "serv_cl";
	var width = "120";
	var height = "225";
	
	document.write ('<IFRAME SRC="http://ad.cl.doubleclick.net/adi/' + sitio + '/' + zona + ';ga=' + ga + ';niv=' + niv + ';sz=' + sz + ';tile=' + tile + ';ord=' + Num + '?" width="' + width + '" height="' + height + '" frameborder="no" border="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="no">');
	document.write ('<A HREF="http://ad.cl.doubleclick.net/jump/' + sitio + '/' + zona + ';abr=!ie;ga=' + ga + ';niv=' + niv + ';sz=' + sz +';tile=' + tile + ';ord=' + Num + '?" target="_blank">');
	document.write ('<IMG SRC="http://ad.cl.doubleclick.net/ad/' + sitio + '/' + zona + ';abr=!ie;ga=' + ga + ';niv=' + niv + ';sz=' + sz + ';tile=' + tile + ';ord=' + Num + '?" border=0 width="' + width + '" height="' + height + '"></A>');
	document.write ('</IFRAME>');
	document.write ('<ILAYER id="' + sz + '" visibility="hidden" width=' + width + 'height=' + height + '></ILAYER>');

