Rev 3063 | Details | Compare with Previous | Last modification | View Log | RSS feed
function trackProceedToPay(){
trackEventWithGA('Order', 'Proceed to Pay', "");
}
function dispError(error){
alert(error);