var cookiename="QuoteVersion";function checkVersion(c,b){var a=getCookie(cookiename);if(a!=null){if(parseInt(a)==1){switch(parseInt(c)){case 1:case 2:case 4:case 13:case 14:if(parseInt(b)==1){location.href="http://quote.stockstar.com/gs/sh_"+_stockcode+".shtml"}else{if(parseInt(b)==2){location.href="http://quote.stockstar.com/gs/sz_"+_stockcode+".shtml"}}break;case 3:case 5:case 6:case 7:case 8:case 9:case 10:case 11:case 12:setCookie(cookiename,0);break}}}setCookie(cookiename,0)}function setCookie(a,c){var b=30;var d=new Date();d.setTime(d.getTime()+b*24*60*60*1000);document.cookie=a+"="+escape(c)+";expires="+d.toGMTString()+";path=/;domain=.stockstar.com"}function getCookie(b){var a=document.cookie.match(new RegExp("(^| )"+b+"=([^;]*)(;|$)"));if(a!=null){return unescape(a[2])}return null};
