function addToCart(item,cat,uri)  {	window.location = "/php/shop/addtocart.php?id="+item+"&cat="+cat+"&r="+uri;}