document.write('<div id="preload_catalogue" style="position: absolute; top:1 ; left: 1 ; visibility:hidden;">');
	//document.write('<table border="0" cellspacing="1" cellpadding="2">');
	
	// fare attenzione ogni catalogo ha nomi di foto diverse
	// se ci sono + pagine ogni indice ha foto diverse da caricare
document.write('<img src="../foto/A205_2_VO.jpg" height="1">');
document.write('<img src="../foto/A205_3_AO.jpg" height="1">');
document.write('<img src="../foto/COLORI.jpg" height="1">');
document.write('<img src="../foto/L010_6_RSO.jpg" height="1">');
document.write('<img src="../foto/L020_5_CR.jpg" height="1">');
document.write('<img src="../foto/L025_6_RS.jpg" height="1">');
document.write('<img src="../foto/L02_6_CL.jpg" height="1">');
document.write('<img src="../foto/L1005_6_CV.jpg" height="1">');
document.write('<img src="../foto/L1008_6_CR.jpg" height="1">');
document.write('<img src="../foto/L1014_6_CR.jpg" height="1">');
document.write('<img src="../foto/L1016_6_RS.jpg" height="1">');
document.write('<img src="../foto/L1016_6_RS.jpg" height="1">');
document.write('<img src="../foto/L122_6_PO.jpg" height="1">');
document.write('<img src="../foto/L126_6_CO.jpg" height="1">');
document.write('<img src="../foto/L129_6_CO.jpg" height="1">');
document.write('<img src="../foto/L202_5_CO.jpg" height="1">');
document.write('<img src="../foto/L203_6_CO.jpg" height="1">');
document.write('<img src="../foto/L208_6_CO.jpg" height="1">');
document.write('<img src="../foto/L209_6_FO.jpg" height="1">');
document.write('<img src="../foto/L230_5_TOR.jpg" height="1">');
document.write('<img src="../foto/L250_6_CO.jpg" height="1">');
	
	//document.write('</table>');

document.write('</div>');



