﻿/// <reference path="jquery-1.3.2-vsdoc2.js" />


function isCartEmpty() {

    //alert('button clicked');
    window.location = "loginUser.aspx"



}
