if (document.images) {
 img1 = new Image(); img2 = new Image(); img3 = new Image();
 img4 = new Image(); img5 = new Image(); img6 = new Image();
 img7 = new Image(); img8 = new Image(); 
 img1.src = "https://secure.sicodel.org/ahs/img/empty.gif";
 img2.src = "https://secure.sicodel.org/ahs/img/ahs-block-white.gif";
 img3.src = "https://secure.sicodel.org/ahs/img/ahs-hotels-"+stars+".gif";
 img4.src = "https://secure.sicodel.org/ahs/img/ahs-specials-on.gif";
 img5.src = "https://secure.sicodel.org/ahs/img/ahs-hotels-on.gif";
 img6.src = "https://secure.sicodel.org/ahs/img/ahs-map-on.gif";
 img7.src = "https://secure.sicodel.org/ahs/img/ahs-email-on.gif";
 img8.scr = "https://secure.sicodel.org/ahs/img/"+site+"-logo.gif" ;
}
