g_imax = 0;
g_ImageTable = new Array();

g_ImageTable[g_imax++] = new Array (path_DOSSIER_SQUELETTE+"/images/pictures/hotel-hermitage-1.jpg", "H&ocirc;tel Hermitage, 20,00<span class=\"up\">Square Beaumarchais<\/span>","http://it.hotelhermitagemontecarlo.com/-Scoprire-l-albergo,386-.html");
g_ImageTable[g_imax++] = new Array (path_DOSSIER_SQUELETTE+"/images/pictures/hotel-hermitage-2.jpg", "Giardino d'inverno, 16,00<span class=\"up\">H&ocirc;tel Hermitage<\/span>","http://it.hotelhermitagemontecarlo.com/Un-lusso-discreto.html");
g_ImageTable[g_imax++] = new Array (path_DOSSIER_SQUELETTE+"/images/pictures/hotel-hermitage-3.jpg", "Vista dal terrazzo, 14,00<span class=\"up\">H&ocirc;tel Hermitage<\/span>","http://it.hotelhermitagemontecarlo.com/-Chambres-Suites,343-.html?quoi=2");

g_ImageTable.sort(function() {return 0.5 - Math.random();} )
