function viewCart()  {
	document.frmViewCart.submit();
}