
	 
	 if(document.images){
	 
	 menu1=new Image
	 menu2=new Image
	 
	 
	 
	 menu1.src="http://www.theweddingstationer.com/images/heart-bullit-red.png"
	 menu2.src="http://www.theweddingstationer.com/images/heart-bullit.png"
	 
	 	 
	 }
	 else{
	 menu1=""
	 menu2=""
	 		
	 	 
	 document.home=""
	 document.stationery=""
	 document.gifts=""
	 document.top10=""
	 document.flowers=""
	 document.blog=""
	 document.shoes=""
	 document.hen=""
	 
	 }
	 
