
					loadpage479();

function loadpage479() {
	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("changeimage479()", 6000);
		banneradcode479 = 0;
 matriz479 = new Array(12);
 listofimages479 = new Array(12);matriz479['0'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_51142892735.gif','http://www.videochatadultos.es?idr=xxxcamara&idpromo=170&producto=CHATM&tracking=banner&popup=no',0];
matriz479['1'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_11141158129.gif','http://www.tuvideochat.es?idr=xxxcamara&idpromo=168&producto=CHATM&tracking=banner&popup=no',0];
matriz479['2'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_41142895928.gif','http://www.videochatadultos.es?idr=xxxcamara&idpromo=170&producto=CHATM&tracking=banner&popup=no',0];
matriz479['3'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_21141158142.gif','http://www.tuvideochat.es?idr=xxxcamara&idpromo=168&producto=CHATM&tracking=banner&popup=no',0];
matriz479['4'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_31142895913.gif','http://www.videochatadultos.es?idr=xxxcamara&idpromo=170&producto=CHATM&tracking=banner&popup=no',0];
matriz479['5'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_21142895895.gif','http://www.videochatadultos.es?idr=xxxcamara&idpromo=170&producto=CHATM&tracking=banner&popup=no',0];
matriz479['6'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_11142895830.gif','http://www.videochatadultos.es?idr=xxxcamara&idpromo=170&producto=CHATM&tracking=banner&popup=no',0];
matriz479['7'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_61142892750.gif','http://www.videochatadultos.es?idr=xxxcamara&idpromo=170&producto=CHATM&tracking=banner&popup=no',0];
matriz479['8'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_41142892719.gif','http://www.videochatadultos.es?idr=xxxcamara&idpromo=170&producto=CHATM&tracking=banner&popup=no',0];
matriz479['9'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_61141158194.gif','http://www.tuvideochat.es?idr=xxxcamara&idpromo=168&producto=CHATM&tracking=banner&popup=no',0];
matriz479['10'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_31141158155.gif','http://www.tuvideochat.es?idr=xxxcamara&idpromo=168&producto=CHATM&tracking=banner&popup=no',0];
matriz479['11'] =['120','600','http://www.grupomarineda.net/gmsponsor/images/temp/120x600_51142895944.gif','http://www.videochatadultos.es?idr=xxxcamara&idpromo=170&producto=CHATM&tracking=banner&popup=no',0];

urls479 = new Array(12);
for(i=0;i<12;i++){
var rdm = Math.round(Math.random() * 11);
while(matriz479[rdm][4] != 0){
rdm = Math.round(Math.random() * 11);
}
listofimages479[i] = new Image(matriz479[rdm][0],matriz479[rdm][1]);
listofimages479[i].src = matriz479[rdm][2];
listofimages479[i].width = matriz479[rdm][0];
listofimages479[i].height = matriz479[rdm][1];
urls479[i] = matriz479[rdm][3];
matriz479[rdm][4] = 1;
if (i==0){
window.document.banner479.src = listofimages479[0].src;
window.document.banner479.width = listofimages479[0].width;
window.document.banner479.height = listofimages479[0].height;
}
}
		
			
}
}
function changeimage479(){
	if (browsertype == "new") {

		banneradcode479 = banneradcode479 + 1;
		
if (banneradcode479 == "12")
{
			banneradcode479 = 0;
		}
		imagesource = listofimages479[banneradcode479].src;
		window.document.banner479.src = imagesource;
		window.document.banner479.width = listofimages479 [banneradcode479].width;
		window.document.banner479.height = listofimages479 [banneradcode479].height;
		thetimer = setTimeout("changeimage479()", 8000);
	}
	else if (browsertype == "old") {}
}

function changepage479() {

	if (browsertype == "new") {if (banneradcode479 == '0'){newlocation =urls479[0];}if (banneradcode479 == '1'){newlocation =urls479[1];}if (banneradcode479 == '2'){newlocation =urls479[2];}if (banneradcode479 == '3'){newlocation =urls479[3];}if (banneradcode479 == '4'){newlocation =urls479[4];}if (banneradcode479 == '5'){newlocation =urls479[5];}if (banneradcode479 == '6'){newlocation =urls479[6];}if (banneradcode479 == '7'){newlocation =urls479[7];}if (banneradcode479 == '8'){newlocation =urls479[8];}if (banneradcode479 == '9'){newlocation =urls479[9];}if (banneradcode479 == '10'){newlocation =urls479[10];}if (banneradcode479 == '11'){newlocation =urls479[11];}
window.open(newlocation);
	}
	else if (browsertype == "old") {}
}
