var numeroBannersPorCarga=10; //Numero de banners que aleatoriamente uso en cada carga de la pagina
//El formato es Imagen, URL, si se va a cargar en esta carga, objeto imagen asociado
var imagenesBanner= Array(  
"banners/armacell.gif", "http://www.armacell.com", 0, null,
"banners/grohe.gif", "http://www.grohe.com", 0, null,
"banners/outokumpu.gif", "http://www.outokumpu.com", 0, null,
"banners/airwell.gif", "http://www.iberelco.es", 0, null,
"banners/junkers.GIF", "http://www.junkers.es", 0, null,
"banners/arco.gif", "http://www.valvulasarco.es", 0, null,
"banners/grundfos.gif", "http://www.grundfos.com", 0, null,
"banners/ferroli.gif", "http://www.ferroli.es", 0, null,
"banners/blansol.gif", "http://www.blansol.es", 0, null,
"banners/jacob2.gif", "http://www.jacobdelafon.com/spain/html/accueil/accueil.html", 0, null,
"banners/beretta.gif", "http://www.domotermia.com", 0, null,
"banners/rems.gif", "http://www.rems.de", 0, null,
"banners/roca.gif", "http://www.roca.es", 0, null,
"banners/negarra.gif", "http://www.negarra.com", 0, null,
"banners/presto.gif", "http://www.prestoiberica.com", 0, null,
"banners/buades.gif", "http://www.buades.com", 0, null,
"banners/uponor2.gif", "http://www.wirsbo.es", 0, null,
"banners/fagor.gif", "http://www.fagor.com", 0, null,
"banners/vaillant.gif", "http://www.vaillant.es", 0, null,
"banners/saunier.gif", "http://www.saunierduval.es", 0, null,
"banners/chaffoteaux.gif", "http://www.chaffoteaux-maury.es", 0, null,
"banners/afta.gif", "http://www.afta-asociacion.com", 0, null,
"banners/telematel.gif", "http://www.telematel.com", 0, null,
"banners/italsan.gif", "http://www.italsan.es", 0, null,
"banners/runtal.gif", "http://www.runtal.es", 0, null,
"banners/banner_slimstock.gif", "http://www.slimstock.es/es-es/", 0, null,
"banners/orkli.gif", "http://www.orkli.com", 0, null		//Ultimo null sin coma
);


