if(document.images)
	{
		p1 =  new Image();
		p1.src = "images/DiscountBar.jpg";	
		p2=new Image();
		p2.src="images/CreditCards.gif";				
	}