if (typeof BBE == "undefined" || !BBE) { var BBE = { }; } BBE.sid = "H0P8IZXACBIYCJHLY86CLN8NMVO1EWSI";BBE.root = "http://www.bestbuyeyeglasses.com/"; BBE.showShippingPopup = function (section) { window.open("shipping-and-returns.asp" + (section ? "#"+section : ""), "", "toolbar=no, width=500, height=545, resizable=0, scrollbars=0"); if (window.location.pathname.indexOf("viewcart") != -1) { BBE.trackPageEvent("Basket", "Select-Link", section == "returns" ? "Easy Returns" : "Free Shipping/Shipping Options"); } }; BBE.showPrivacyPolicyPopup = function () { window.open("privacy_policy.asp", "", "toolbar=no, width=850, height=550, resizable=1, scrollbars=1"); if (window.location.pathname.indexOf("viewcart") != -1) { BBE.trackPageEvent("Basket", "Select-Link", "Privacy Policy"); } }; BBE.trackPageEvent = function (categoty, action, label) { if (typeof pageTracker !== "undefined" && pageTracker) { pageTracker._trackEvent(categoty, action, label); //alert(categoty + ", " + action + ", " + label); } };