
purchase_on = new Image ( 86, 22 );
purchase_off = new Image ( 86, 22 );
purchase_on.src = "/images/purchaseHover.png";
purchase_off.src = "/images/purchase.png";

purchase_onG = new Image ( 86, 22 );
purchase_offG = new Image ( 86, 22 );
purchase_onG.src = "/images/purchaseHoverG.png";
purchase_offG.src = "/images/purchaseG.png";

squarebuynow_on = new Image ( 43, 43 );
squarebuynow_off = new Image ( 43, 43 );
squarebuynow_on.src = "/images/squarebuynowON.png";
squarebuynow_off.src = "/images/squarebuynow.png";

tryitnow_on = new Image ( 118, 22 );
tryitnow_off = new Image ( 118, 22 );
tryitnow_on.src = "/images/tryitnowON.png";
tryitnow_off.src = "/images/tryitnow.png";


ys_on = new Image ( 230, 22 );
ys_off = new Image ( 230, 22 );
ys_on.src = "/images/yesSitebuilderON.png";
ys_off.src = "/images/yesSitebuilder.png";

ns_on = new Image ( 230, 22 );
ns_off = new Image ( 230, 22 );
ns_on.src = "/images/noSitebuilderON.png";
ns_off.src = "/images/noSitebuilder.png";


us_on = new Image ( 118, 22 );
us_off = new Image ( 118, 22 );
us_on.src = "/images/updatesummaryHover.png";
us_off.src = "/images/updatesummary.png";

pd_on = new Image ( 118, 22 );
pd_off = new Image ( 118, 22 );
pd_on.src = "/images/purchasedomainsHover.png";
pd_off.src = "/images/purchasedomains.png";

cc_on = new Image ( 118, 22 );
cc_off = new Image ( 118, 22 );
cc_on.src = "/images/clearcartHover.png";
cc_off.src = "/images/clearcart.png";


ks_on = new Image ( 118, 22 );
ks_off = new Image ( 118, 22 );
ks_on.src = "/images/keepshoppingHover.png";
ks_off.src = "/images/keepshopping.png";

uc_on = new Image ( 118, 22 );
uc_off = new Image ( 118, 22 );
uc_on.src = "/images/updatecartHover.png";
uc_off.src = "/images/updatecart.png";

continue_on = new Image ( 118, 22 );
continue_off = new Image ( 118, 22 );
continue_on.src = "/images/continueHover.png";
continue_off.src = "/images/continue.png";

processing_on = new Image ( 118, 22 );
processing_on.src = "/images/processing.png";

checkout_on = new Image ( 118, 22 );
checkout_off = new Image ( 118, 22 );
checkout_on.src = "/images/checkoutHover.png";
checkout_off.src = "/images/checkout.png";






