
<!--
if (document.images)
{
	
copy_advert_milk= new Image(196,267); 
  copy_advert_milk.src="images/copy_advert_milk.jpg"; 
  
  copy_advert_quizgirl= new Image(192,267); 
  copy_advert_quizgirl.src="images/copy_advert_quizgirl.jpg"; 
      
  copy_bluekitchen= new Image(200,250); 
  copy_bluekitchen.src="images/copy_bluekitchen.jpg"; 
  
  copy_mansion= new Image(174,212); 
  copy_mansion.src="images/copy_mansion.jpg"; 
  
   copy_pixelhand= new Image(200,294); 
  copy_pixelhand.src="images/copy_pixelhand.jpg"; 
    
  copy_truck= new Image(157,217); 
  copy_truck.src="images/copy_truck.jpg"; 
  
    

   
  thum_advert_kitchen= new Image(60,61); 
  thum_advert_kitchen.src="images/thum_advert_kitchen.jpg"; 
  
  thum_advert_mansion= new Image(60,61); 
  thum_advert_mansion.src="images/thum_advert_mansion.jpg"; 
  
   thum_advert_mousehand= new Image(60,61); 
  thum_advert_mousehand.src="images/thum_advert_mousehand.jpg"; 
  
   thum_advert_quizgirl= new Image(60,61); 
  thum_advert_quizgirl.src="images/thum_advert_quizgirl.jpg"; 
  
   thum_advert_santaletter= new Image(60,61); 
  thum_advert_santaletter.src="images/thum_advert_santaletter.jpg"; 
  
   thum_advert_truck= new Image(60,61); 
  thum_advert_truck.src="images/thum_advert_truck.jpg"; 
  
 
 
   
}
//-->

