// carvings
		  
		  var thpath = "images/thumbs/carvings/";
		  var imgpath = "images/enlarged/carvings/";
		  
		  var products =  new Object();
		  
		  products.item1 = new Object();
		  products.item1["id"] = "cr001";
		  products.item1["name"] =  "Oath of the Horitti";	  
		  products.item1["thumbpath"] = thpath + "oath_of_the_horitti_resi.jpg";
		  products.item1["imgpath"] = imgpath + "oath_of_the_horitti_resi.jpg";
		  products.item1["description"] = "Size:74\" x 50\" x 3.5\" and 50\" x 35\" x 3\"";
		  products.item1["width"] = 620;
		  products.item1["height"] = 413;
		  
		  products.item2 = new Object();
		  products.item2["id"] = "cr002";
		  products.item2["name"] =  "Birth Of Venus";	  
		  products.item2["thumbpath"] = thpath + "birth_of_venus.jpg";
		  products.item2["imgpath"] = imgpath + "birth_of_venus.jpg";
		  products.item2["description"] = "Size: 74\" x 50\" x 3.5\" and 50\" x 35\" x 3\"";
		  products.item2["width"] = 620;
		  products.item2["height"] = 413;
		  
		  products.item3 = new Object();
		  products.item3["id"] = "cr003";
		  products.item3["name"] =  "Death Of Socrates";	  
		  products.item3["thumbpath"] = thpath + "death_of_socrates.jpg";
		  products.item3["imgpath"] = imgpath + "death_of_socrates.jpg";
		  products.item3["description"] = "74\" x 50\" x 3.5\" and 50\" x 35\" x 3\"";
		  products.item3["width"] = 620;
		  products.item3["height"] = 413;
		  
		  products.item4 = new Object();
		  products.item4["id"] = "cr004";
		  products.item4["name"] =  "Last_supper";	  
		  products.item4["thumbpath"] = thpath + "last_supper.jpg";
		  products.item4["imgpath"] = imgpath + "last_supper.jpg";
		  products.item4["description"] = "74\" x 50\" x 3.5\" and 50\" x 35\" x 3\"";
		  products.item4["width"] = 620;
		  products.item4["height"] = 418;
		  
		  products.item5 = new Object();
		  products.item5["id"] = "cr005";
		  products.item5["name"] =  "Geethopadesam";	  
		  products.item5["thumbpath"] = thpath + "geethopadesam.jpg";
		  products.item5["imgpath"] = imgpath + "geethopadesam.jpg";
		  products.item5["description"] = "74\" x 50\" x 3.5\" and 50\" x 35\" x 3\"";
		  products.item5["width"] = 620;
		  products.item5["height"] = 415;
		  
		  products.item6 = new Object();
		  products.item6["id"] = "cr006";
		  products.item6["name"] =  "Diana";	  
		  products.item6["thumbpath"] = thpath + "diana.jpg";
		  products.item6["imgpath"] = imgpath + "diana.jpg";
		  products.item6["description"] = "";
		  products.item6["width"] = 449;
		  products.item6["height"] = 650;
		  
		  products.item7 = new Object();
		  products.item7["id"] = "cr007";
		  products.item7["name"] =  "Custom Carvings";	  
		  products.item7["thumbpath"] = thpath + "carvings_new_1.jpg";
		  products.item7["imgpath"] = imgpath + "carvings_new_1.jpg";
		  products.item7["description"] = "";
		  products.item7["width"] = 558;
		  products.item7["height"] = 380;
		  
		  products.item8 = new Object();
		  products.item8["id"] = "cr008";
		  products.item8["name"] =  "Custom Carvings";	  
		  products.item8["thumbpath"] = thpath + "carvings_new_2.jpg";
		  products.item8["imgpath"] = imgpath + "carvings_new_2.jpg";
		  products.item8["description"] = "";
		  products.item8["width"] = 457;
		  products.item8["height"] = 380;
		  
		  products.item9 = new Object();
		  products.item9["id"] = "cr009";
		  products.item9["name"] =  "Custom Carvings";	  
		  products.item9["thumbpath"] = thpath + "carvings_new_3.jpg";
		  products.item9["imgpath"] = imgpath + "carvings_new_3.jpg";
		  products.item9["description"] = "";
		  products.item9["width"] = 620;
		  products.item9["height"] =282;
		 