function add_cart(){
	document.add_to_cart.submit();
}