UNKNOWN { CtrlWindow: window.open(URL, 'CtrlWindow', "width=480,height=380,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes") CtrlWindow.focus() } UNKNOWN { BlurWindow: } UNKNOWN { SetCookie: } UNKNOWN { document: name + '=' + escape (value) + ((expires) ? '; expires=' + expires.toGMTString() : '') + ((path) ? '; path=' + path : '') + ((domain) ? '; domain=' + domain : '') + ((secure) ? '; secure' : '') } UNKNOWN { var: document.cookie.indexOf (';', offset); if: = -1) endstr = document.cookie.length; return: } UNKNOWN { var: 0; if: = 0) break; while: i + alen; i: document.cookie.indexOf(' ', i) + 1 } UNKNOWN { if: 1) { if (val == 1) { popup('http://sherpastore.com/store/popups/popup_display.cfm'); SetCookie('prevent_popup', 1, null, '/'); } }; val: GetCookie('show_popup'); val_prevent: GetCookie('prevent_popup') }