//Popups

function datosfundador(url) 
		{
		window.open(url,"fundador","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=417,height=530,left=100,top=50");
		}

function datosaldeano(url) 
		{
		window.open(url,"aldeano","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=400,height=460,left=100,top=50");
		}
		
// Rollovers home

function bot1on() {
	document.images [ 'bot1' ] . src='/customization/img/bot1on.gif';
	}
function bot1off() {
	document.images [ 'bot1' ] . src='/customization/img/bot1.gif';
	}

function bot2on() {
	document.images [ 'bot2' ] . src='/customization/img/bot2on.gif';
	}
function bot2off() {
	document.images [ 'bot2' ] . src='/customization/img/bot2.gif';
	}
												
function bot3on() {
	document.images [ 'bot3' ] . src='/customization/img/bot3on.gif';
	}
function bot3off() {
	document.images [ 'bot3' ] . src='/customization/img/bot3.gif';
	}				
	
function bot4on() {
	document.images [ 'bot4' ] . src='/customization/img/bot4on.gif';
	}
function bot4off() {
	document.images [ 'bot4' ] . src='/customization/img/bot4.gif';
	}

function bot5on() {
	document.images [ 'bot5' ] . src='/customization/img/bot5on.gif';
	}
function bot5off() {
	document.images [ 'bot5' ] . src='/customization/img/bot5.gif';
	}
	
function bot6on() {
	document.images [ 'bot6' ] . src='/customization/img/bot6on.gif';
	}
function bot6off() {
	document.images [ 'bot6' ] . src='/customization/img/bot6.gif';
	}
	
function bot7on() {
	document.images [ 'bot7' ] . src='/customization/img/bot7on.gif';
	}
function bot7off() {
	document.images [ 'bot7' ] . src='/customization/img/bot7.gif';
	}