function GoToPawStore(windowName) { var hostName = window.location.hostname; var token = '8CCFD2757893502M858'; window.open('http://commerce.4adventure.com/eStore/scripts/skins/PAW/Promotion.aspx?hostname=' + hostName + '&token=' + token, windowName);}