if (document.images)
{

pic1= new Image(300,247); 
pic1.src="images/club/club.png"; 

pic2= new Image(300,247); 
pic2.src="images/club/club2.png"; 

pic3= new Image(750,50); 
pic3.src="images/contactus/sepbar.png"; 

pic4= new Image(501,427); 
pic4.src="images/contactus/stackedcards.png"; 

pic5= new Image(300,200); 
pic5.src="images/gaming/keno.png"; 

pic6= new Image(300,200); 
pic6.src="images/gaming/luckys.jpg"; 

pic7= new Image(300,200); 
pic7.src="images/gaming/pokerroom.jpg"; 

pic8= new Image(158,38); 
pic8.src="images/gaming/rnslogo.png"; 

pic9= new Image(300,200); 
pic9.src="images/gaming/slots.jpg"; 

pic10= new Image(500,333); 
pic10.src="images/gaming/stormslots.jpg"; 

pic11= new Image(300,200); 
pic11.src="images/gaming/table.jpg"; 

pic12= new Image(500,500); 
pic12.src="images/gaming/tourny.png"; 

pic13= new Image(500,333); 
pic13.src="images/gaming/volcanoslots.jpg"; 

pic14= new Image(510,180); 
pic14.src="images/hotel/hotel.png"; 

pic15= new Image(750,578); 
pic15.src="images/promotions/calendar-750w.png"; 

pic16= new Image(190,150); 
pic16.src="images/promotions/coupons.jpg";

pic17= new Image(190,150); 
pic17.src="images/promotions/monthlycalendar.jpg";

pic18= new Image(190,150); 
pic18.src="images/promotions/morewinners.png";

pic19= new Image(188,215); 
pic19.src="images/promotions/promotion1-188w.png"; 

pic20= new Image(600,763); 
pic20.src="images/promotions/promotion1-600w.png";

pic21= new Image(188,215); 
pic21.src="images/promotions/promotion2-188w.png";

pic22= new Image(600,763); 
pic22.src="images/promotions/promotion2-600w.png";

pic23= new Image(188,215); 
pic23.src="images/promotions/promotion3-188w.png"; 

pic24= new Image(600,763); 
pic24.src="images/promotions/promotion3-600w.png"; 

pic25= new Image(188,215); 
pic25.src="images/promotions/promotion4-188w.png";

pic26= new Image(600,763); 
pic26.src="images/promotions/promotion4-600w.png";

pic27= new Image(181,200); 
pic27.src="images/theatre/fandangowood.jpg";

pic28= new Image(200,150); 
pic28.src="images/restaurants/buffet2.jpg";

pic29= new Image(190,100); 
pic29.src="images/restaurants/buffet-w.png";

pic30= new Image(200,150); 
pic30.src="images/restaurants/dukes2.jpg";

pic32= new Image(190,100); 
pic32.src="images/restaurants/dukes-w.png";

pic33= new Image(200,150); 
pic33.src="images/restaurants/palm2.jpg";

pic45= new Image(190,100); 
pic45.src="images/restaurants/palm-w.png";

pic46= new Image(200,150); 
pic46.src="images/restaurants/tiamo2.jpg";

pic51= new Image(190,100); 
pic51.src="images/restaurants/tiamo-w.png";

pic52= new Image(300,225); 
pic52.src="images/entertainment/1bandpic.png";

pic53= new Image(300,225); 
pic53.src="images/entertainment/2bandpic.png";

pic54= new Image(300,225); 
pic54.src="images/entertainment/3bandpic.png";

pic55= new Image(300,225); 
pic55.src="images/entertainment/4bandpic.png";

pic56= new Image(500,800); 
pic56.src="images/restaurants/promotionalprices.png";

pic57= new Image(750,971); 
pic57.src="images/restaurants/palmholiday.jpg";

pic58= new Image(750,971);  
pic58.src="images/restaurants/dukesholiday.jpg";

pic59= new Image(750,971); 
pic59.src="images/restaurants/tiamoholiday.jpg";

pic60= new Image(750,971);  
pic60.src="images/restaurants/buffetholiday.jpg";

}

function reladimage()
{
img=document.getElementByid('theimage');
img.src= '/images/promotions/calendar-750w.png?' + Math.random();


img=document.getElementByid('theimage');
img.src= '/images/entertainment/1bandpic.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/entertainment/2bandpic.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/entertainment/3bandpic.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/entertainment/4bandpic.png?' + Math.random();



img=document.getElementByid('theimage');
img.src= '/images/promotions/1promotion-188w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/2promotion-188w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/3promotion-188w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/4promotion-188w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/5promotion-188w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/1promotion-600w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/2promotion-600w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/3promotion-600w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/4promotion-600w.png?' + Math.random();

img=document.getElementByid('theimage');
img.src= '/images/promotions/5promotion-600w.png?' + Math.random();








}
