document.getElementById("cart_status_body").innerHTML="
";
/*setup cart controlls*/
document.getElementById("cartViewLink").innerHTML=" ";
document.getElementById("checkoutLink").innerHTML=" You have no items in your cart.
Browse our selection and add items to your cart by clicking the 'Add to cart' button.";