<!--



function preload() {

		if (document.images)
		{
			
		picNavHome_hover = new Image(158,38);
		picNavHome_hover.src = "images/global/nav/home_01_hover.png"; 

		picNavAbout_hover = new Image(158,38); 
		picNavAbout_hover.src = "images/global/nav/about_01_hover.png"; 

		picNavMusic_hover = new Image(158,38); 
		picNavMusic_hover.src = "images/global/nav/music_01_hover.png"; 
		
		picNavContact_hover = new Image(158,38); 
		picNavContact_hover.src = "images/global/nav/contact_01_hover.png"; 

		picLink_hover = new Image(55,25); 
		picLink_hover.src = "images/global/text/links_01_hover.png"; 

		picSpecialties_hover = new Image(99,25); 
		picSpecialties_hover.src = "images/global/text/specialties_01_hover.png"; 

		picBuyCD_hover = new Image(79,25); 		
		picBuyCD_hover.src = "images/global/text/buycd_01_hover.png"; 

		picBasket_hover = new Image(218,107);
		picBasket_hover.src = "images/global/objects/whereiskristi_01_hover.png"; 

		picViewPhoto_hover = new Image(143,27);
		picViewPhoto_hover = "images/global/text/viewphotos_01_hover.png"; 
		
		picCloseWin_hover = new Image(23,23); 
		picCloseWin_hover.src = "themes/alphacube/button-close-focus_02.gif"; 

		picMinWin_hover = new Image(23,23);
		picMinWin_hover.src = "themes/alphacube/button-min-focus_02.gif"; 

		picMaxWin_hover = new Image(23,23);
		picMaxWin_hover = "themes/alphacube/button-max-focus_02.gif"; 
		  
		}
		
		
		
      if(Engine.isMSIE && !Engine.isMSIE7) { 
	  
	//	$('addtocart').src = "images/buttons/addtocart_01_green.png"; 
	//	$('addtocarthover').src = "images/buttons/addtocart_01_hover_green.png"; 
		
      } 
  

		
}
//-->

