//Parameter for ZOOMMAP
//The preload page
var gaugeColor="00FF00"; //color of the gauge, in Hexadecimal format
var bgGaugeColor="FF0000"; //back-ground color of the gauge
var gaugeText = "Img-Size:"; //text display during the preload, img number-size print behind
var gaugeEndText = "Preload Finish"; //text display when all the images are load
//The main page
var printFunction = "yes" //allow the print function, yes or no
var holderFile = "images/zm-holder5.gif"; //image file for the holder (relative path from zoommap), 
//be carreful to leave et rectangle (14,52)(152,154) to display the little image, 
//zoom + (14,8)(31,24)
//zoom - (39,8)(57,24)
//zoom initial (64,8)(80,24)
//printing (91,8)(108,24)
//close (142,8)(154,20)
var ringFile = "images/zm-ring.gif"; //image file for the ring (relative path from zoommap), must be 25 by 25