function getParam(e){e=e.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var n="[\\?&]"+e+"=([^&#]*)",t=new RegExp(n),r=t.exec(window.location.href);return null==r?"":r[1]}function getQueryString(){var e=window.location.search.substring(1),n=e.split("?");return n=n.join(""),n.length>0?n="?"+n:(n=e.split("#!"),n=n.join(""),n.length>0&&(n="#!"+n)),n}function redirectURL(e){var n=getQueryString(),t=getParam("fullsite");screen.width<700&&"true"!=t&&(window.location=e+n)}