function P7_colH2(){ 
 var i,oh,h=0,tg,el,np,dA=document.p7eqc,an=document.p7eqa;if(dA&&dA.length){
 for(i=1;i<dA.length;i+=2){dA[i+1].style.paddingBottom='';}for(i=1;i<dA.length;i+=2){
 oh=dA[i].offsetHeight;h=(oh>h)?oh:h;}for(i=1;i<dA.length;i+=2){oh=dA[i].offsetHeight;
 if(oh<h){np=h-oh;if(!an&&dA[0]==1){P7_eqA2(dA[i+1].id,0,np);}else{
 dA[i+1].style.paddingBottom=np+"px";}}}document.p7eqa=1;
 document.p7eqth=document.body.offsetHeight;
 document.p7eqtw=document.body.offsetWidth;}
}
function P7_eqT2(){ 
 if(document.p7eqth!=document.body.offsetHeight||document.p7eqtw!=document.body.offsetWidth){P7_colH2();}
}
function P7_equalCols2(){ 
 var c,e,el;if(document.getElementById){document.p7eqc=new Array();
 document.p7eqc[0]=arguments[0];for(i=1;i<arguments.length;i+=2){el=null;
 c=document.getElementById(arguments[i]);if(c){e=c.getElementsByTagName(arguments[i+1]);
 if(e){el=e[e.length-1];if(!el.id){el.id="p7eq"+i;}}}if(c&&el){
 document.p7eqc[document.p7eqc.length]=c;document.p7eqc[document.p7eqc.length]=el}}
 setInterval("P7_eqT2()",10);}
}
function P7_eqA2(el,p,pt){ 
 var sp=10,inc=20,g=document.getElementById(el);np=(p>=pt)?pt:p;
 g.style.paddingBottom=np+"px";if(np<pt){np+=inc;
 setTimeout("P7_eqA2('"+el+"',"+np+","+pt+")",sp);}
}


/*--- banner central---*/

var banner, nr, total;
banner=new Array("images/logo.jpg","images/logo1.jpg","images/logo2.jpg","images/logo3.jpg","images/logo4.jpg","images/logo5.jpg","images/logo6.jpg","images/logo7.jpg","images/logo8.jpg","images/logo9.jpg","images/logo10.jpg","images/logo11.jpg","images/logo12.jpg","images/logo13.jpg");
nr=0;
total=banner.length;
function publicidad() {
if (document.images) {
randomNum=Math.floor((Math.random() * total))
document.anuncio.src=banner[randomNum];
setTimeout("publicidad()",12000);
}
}
 /* ---banner izquierdo---*/

var baner, nrr, tota;
baner=new Array("images/alle_sidetopper.jpg","images/alle_sidetopper1.jpg","images/alle_sidetopper2.jpg","images/alle_sidetopper3.jpg","images/alle_sidetopper4.jpg","images/alle_sidetopper5.jpg","images/alle_sidetopper6.jpg","images/alle_sidetopper7.jpg","images/alle_sidetopper8.jpg","images/alle_sidetopper9.jpg","images/alle_sidetopper10.jpg");
nrr=0;
tota=baner.length;
function publicida() {
if (document.images) {
randomNum=Math.floor((Math.random() * tota))
document.anunci.src=baner[randomNum];
setTimeout("publicida()",11000);
}
}
 /* ---banner derecho---*/

var banert, nrrt, totat;
banert=new Array("images/alle_logo_bg.jpg","images/alle_logo_bg1.jpg","images/alle_logo_bg2.jpg","images/alle_logo_bg3.jpg","images/alle_logo_bg4.jpg","images/alle_logo_bg5.jpg","images/alle_logo_bg6.jpg","images/alle_logo_bg7.jpg","images/alle_logo_bg8.jpg","images/alle_logo_bg9.jpg","images/alle_logo_bg10.jpg","images/alle_logo_bg11.jpg");
nrrt=0;
totat=banert.length;
function publicidat() {
if (document.images) {
randomNum=Math.floor((Math.random() * totat))
document.allegro.src=banert[randomNum];
setTimeout("publicidat()",10000);
}
}


