// JavaScript Document
function viewCart() {
 document.showCart.submit();
}