var nome=document.title;

var str='www.sanlorenzomartire.it - ';
var str1='Sacramenti - ';
var str2='Catechesi - ';

preloadImgs(/*url*/'images/buttons/top/button4.gif',/*url*/'images/buttons/top/button5.gif',
  			/*url*/'images/buttons/top/button7.gif',/*url*/'images/buttons/top/button8.gif',
  			/*url*/'images/buttons/top/buttonD.gif',/*url*/'images/buttons/top/buttonE.gif',
  			/*url*/'images/buttons/top/button12.gif',/*url*/'images/buttons/top/button13.gif',
  			/*url*/'images/buttons/top/button18.gif',/*url*/'images/buttons/top/button19.gif',
  			/*url*/'images/buttons/top/button1C.gif',/*url*/'images/buttons/top/button1B.gif');

switch(nome){
  
  case str+'Homepage': case str+'Orari delle Celebrazioni': case str+'Il Santo Patrono':
  case str+'Calendario parrocchiale': case str+'Rubriche': case str+'Agenda eventi':
  case str+'Caritas parrocchiale': case str+'Siti consigliati':
  case str+'Gallerie fotografiche': case str+'Galleria Foto': case str+'Mappa del sito':
  	preloadImgs(/*url*/'images/buttons/home/button1.gif',/*url*/'images/buttons/home/button2.gif',
  				/*url*/'images/buttons/home/button3.gif',/*url*/'images/buttons/home/button4.gif',
  				/*url*/'images/buttons/home/button5.gif',/*url*/'images/buttons/home/button6.gif',
				/*url*/'images/buttons/home/button7.gif',/*url*/'images/buttons/home/button8.gif',
				/*url*/'images/buttons/home/button9.gif',/*url*/'images/buttons/home/buttonA.gif',
				/*url*/'images/buttons/home/buttonB.gif',/*url*/'images/buttons/home/buttonC.gif',
				/*url*/'images/buttons/home/buttonD.gif',/*url*/'images/buttons/home/buttonE.gif',
				/*url*/'images/buttons/home/buttonF.gif',/*url*/'images/buttons/home/button10.gif',
				/*url*/'images/buttons/home/button11.gif',/*url*/'images/buttons/home/button12.gif',
				/*url*/'images/buttons/home/button16.gif',
				/*url*/'images/buttons/home/button17.gif',/*url*/'images/buttons/home/button18.gif');
  break;
  
  case str+str1+'Premessa': case str+str1+'Battesimo': case str+str1+'Confessione':
  case str+str1+'Comunione': case str+str1+'Cresima': case str+str1+'Matrimonio':
  	preloadImgs(/*url*/'../images/buttons/sacramenti/button2.gif',/*url*/'../images/buttons/sacramenti/button3.gif',
  				/*url*/'../images/buttons/sacramenti/button5.gif',/*url*/'../images/buttons/sacramenti/button6.gif',
  				/*url*/'../images/buttons/sacramenti/button8.gif',/*url*/'../images/buttons/sacramenti/button9.gif',
				/*url*/'../images/buttons/sacramenti/button11.gif',/*url*/'../images/buttons/sacramenti/button12.gif',
				/*url*/'../images/buttons/sacramenti/buttonB.gif',/*url*/'../images/buttons/sacramenti/buttonC.gif',
				/*url*/'../images/buttons/sacramenti/buttonE.gif',/*url*/'../images/buttons/sacramenti/buttonF.gif');
  break;
  
  case str+str2+'Premessa': case str+str2+'Calendario e Orari': case str+str2+'Incontro con i Catechisti':
  case str+str2+'Bibbia': case str+str2+'Santo Rosario': case str+str2+'Preghiere':
  	preloadImgs(/*url*/'../images/buttons/catechesi/button2.gif',/*url*/'../images/buttons/catechesi/button3.gif',
  				/*url*/'../images/buttons/catechesi/button5.gif',/*url*/'../images/buttons/catechesi/button6.gif',
  				/*url*/'../images/buttons/catechesi/button8.gif',/*url*/'../images/buttons/catechesi/button9.gif',
				/*url*/'../images/buttons/catechesi/button11.gif',/*url*/'../images/buttons/catechesi/button12.gif',
				/*url*/'../images/buttons/catechesi/buttonB.gif',/*url*/'../images/buttons/catechesi/buttonC.gif',
				/*url*/'../images/buttons/catechesi/buttonE.gif',/*url*/'../images/buttons/catechesi/buttonF.gif');
  break;

}
