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/L300_8G_TO.jpg" height="1">');
document.write('<img src="../foto/L375_6_CO.jpg" height="1">');
document.write('<img src="../foto/L402_5_CO.jpg" height="1">');
document.write('<img src="../foto/L402_5_CO.jpg" height="1">');
document.write('<img src="../foto/L408_5_CO.jpg" height="1">');
document.write('<img src="../foto/L410_5_CO.jpg" height="1">');
document.write('<img src="../foto/L412_5_CR.jpg" height="1">');
document.write('<img src="../foto/L414_5_CO.jpg" height="1">');
document.write('<img src="../foto/L414_5_RO.jpg" height="1">');
document.write('<img src="../foto/L505_8_CO.jpg" height="1">');
document.write('<img src="../foto/L510_5_RO.jpg" height="1">');
document.write('<img src="../foto/L510_6_RO.jpg" height="1">');
document.write('<img src="../foto/L519_6G_TO.jpg" height="1">');
document.write('<img src="../foto/L900_12CM_RSO.jpg" height="1">');
document.write('<img src="../foto/L900_6_RSO.jpg" height="1">');
document.write('<img src="../foto/L906_6CM_CO.jpg" height="1">');
document.write('<img src="../foto/L920_5_CO.jpg" height="1">');
document.write('<img src="../foto/L940_6_CCT.jpg" height="1">');
document.write('<img src="../foto/L990_6_RSO.jpg" height="1">');
document.write('<img src="../foto/L992_6_CO.jpg" height="1">');
document.write('<img src="../foto/LCC_1_CO.jpg" height="1">');

	//document.write('</table>');

document.write('</div>');


