/* N.Mehrabanby */
<!-- hide this script from non-javascript-enabled browsers


	home01 = new Image(118,14);
	home01.src = "images/home_no.jpg";

	home02 = new Image(118,14); 
	home02.src = "images/home_ov.jpg";



	products01 = new Image(118,14);
	products01.src = "images/products_no.jpg";

	products02 = new Image(118,14); 
	products02.src = "images/products_ov.jpg";



	about01 = new Image(118,14);
	about01.src = "images/about_no.jpg";

	about02 = new Image(118,14); 
	about02.src = "images/about_ov.jpg";



	contact01 = new Image(118,14);
	contact01.src = "images/contact_no.jpg";

	contact02 = new Image(118,14); 
	contact02.src = "images/contact_ov.jpg";

// stop hiding -->
