
					loadpage493();

function loadpage493() {
	browver= parseInt(navigator.appVersion);
	browtype = navigator.appName;
	browsertype = "old";
	if (browtype == "Netscape" && !(browver < 3)) {
		browsertype = "new"; 
	}
	if (browtype == "Microsoft Internet Explorer" && !(browver < 4)) {
		browsertype = "new";
	}
	if (browsertype == "new") {
		thetimer = setTimeout("changeimage493()", 6000);
		banneradcode493 = 0;
 matriz493 = new Array(4);
 listofimages493 = new Array(4);matriz493['0'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/plolitas468x60-3.gif','http://www.putaslolitas.com?idr=palita&idpromo=19&producto=CONTX&tracking=&popup=no',0];
matriz493['1'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/468x60_51135107137.gif','http://www.bisexuales.sexogm.com?idr=palita&idpromo=156&producto=CONTX&tracking=&popup=no',0];
matriz493['2'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/estupendos468x60_3_en.gif','http://www.estupendos.com?idr=palita&idpromo=20&producto=CONTX&tracking=&popup=no',0];
matriz493['3'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/estupendos468x60_2_en.gif','http://www.estupendos.com?idr=palita&idpromo=20&producto=CONTX&tracking=&popup=no',0];

urls493 = new Array(4);
for(i=0;i<4;i++){
var rdm = Math.round(Math.random() * 3);
while(matriz493[rdm][4] != 0){
rdm = Math.round(Math.random() * 3);
}
listofimages493[i] = new Image(matriz493[rdm][0],matriz493[rdm][1]);
listofimages493[i].src = matriz493[rdm][2];
listofimages493[i].width = matriz493[rdm][0];
listofimages493[i].height = matriz493[rdm][1];
urls493[i] = matriz493[rdm][3];
matriz493[rdm][4] = 1;
if (i==0){
window.document.banner493.src = listofimages493[0].src;
window.document.banner493.width = listofimages493[0].width;
window.document.banner493.height = listofimages493[0].height;
}
}
		
			
}
}
function changeimage493(){
	if (browsertype == "new") {

		banneradcode493 = banneradcode493 + 1;
		
if (banneradcode493 == "4")
{
			banneradcode493 = 0;
		}
		imagesource = listofimages493[banneradcode493].src;
		window.document.banner493.src = imagesource;
		window.document.banner493.width = listofimages493 [banneradcode493].width;
		window.document.banner493.height = listofimages493 [banneradcode493].height;
		thetimer = setTimeout("changeimage493()", 8000);
	}
	else if (browsertype == "old") {}
}

function changepage493() {

	if (browsertype == "new") {if (banneradcode493 == '0'){newlocation =urls493[0];}if (banneradcode493 == '1'){newlocation =urls493[1];}if (banneradcode493 == '2'){newlocation =urls493[2];}if (banneradcode493 == '3'){newlocation =urls493[3];}
window.open(newlocation);
	}
	else if (browsertype == "old") {}
}
