
					loadpage373();

function loadpage373() {
	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("changeimage373()", 6000);
		banneradcode373 = 0;
 matriz373 = new Array(5);
 listofimages373 = new Array(5);matriz373['0'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/468x60-21129564208.gif','http://www.madurasatrevidas.com?idr=mullin&idpromo=132&producto=CONTX&tracking=TG-MADURAS&popup=no',0];
matriz373['1'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/468x60-31129564255.gif','http://www.madurasatrevidas.com?idr=mullin&idpromo=132&producto=CONTX&tracking=TG-MADURAS&popup=no',0];
matriz373['2'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/468x60-41129228598.gif','http://www.madurasatrevidas.com?idr=mullin&idpromo=132&producto=CONTX&tracking=TG-MADURAS&popup=no',0];
matriz373['3'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/468x60-51129311654.gif','http://www.madurasatrevidas.com?idr=mullin&idpromo=132&producto=CONTX&tracking=TG-MADURAS&popup=no',0];
matriz373['4'] =['468','60','http://www.grupomarineda.net/gmsponsor/images/temp/468x60-61129311739.gif','http://www.madurasatrevidas.com?idr=mullin&idpromo=132&producto=CONTX&tracking=TG-MADURAS&popup=no',0];

urls373 = new Array(5);
for(i=0;i<5;i++){
var rdm = Math.round(Math.random() * 4);
while(matriz373[rdm][4] != 0){
rdm = Math.round(Math.random() * 4);
}
listofimages373[i] = new Image(matriz373[rdm][0],matriz373[rdm][1]);
listofimages373[i].src = matriz373[rdm][2];
listofimages373[i].width = matriz373[rdm][0];
listofimages373[i].height = matriz373[rdm][1];
urls373[i] = matriz373[rdm][3];
matriz373[rdm][4] = 1;
if (i==0){
window.document.banner373.src = listofimages373[0].src;
window.document.banner373.width = listofimages373[0].width;
window.document.banner373.height = listofimages373[0].height;
}
}
		
			
}
}
function changeimage373(){
	if (browsertype == "new") {

		banneradcode373 = banneradcode373 + 1;
		
if (banneradcode373 == "5")
{
			banneradcode373 = 0;
		}
		imagesource = listofimages373[banneradcode373].src;
		window.document.banner373.src = imagesource;
		window.document.banner373.width = listofimages373 [banneradcode373].width;
		window.document.banner373.height = listofimages373 [banneradcode373].height;
		thetimer = setTimeout("changeimage373()", 8000);
	}
	else if (browsertype == "old") {}
}

function changepage373() {

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