
<!--
	resin = new Image(142,40)
	resin.src = "clickpix/resin.jpg"
	resin01 = new Image(142,40)
	resin01.src = "clickpix/resin01.jpg"
	
	product = new Image(142,40)
	product.src = "clickpix/product.jpg"
	product01 = new Image(142,40)
	product01.src = "clickpix/product01.jpg"
    
    order = new Image(142,40)
	order.src = "clickpix/order.jpg"
	order01 = new Image(142,40)
	order01.src = "clickpix/order01.jpg"
	
    
    contact = new Image(142,40)
	contact.src = "clickpix/contact.jpg"
	contact01 = new Image(142,40)
	contact01.src = "clickpix/contact01.jpg"
	    
    about = new Image(142,40)
	about.src = "clickpix/about.jpg"
	about01 = new Image(142,40)
	about01.src = "clickpix/about01.jpg"
//-->


