document.writeln("<!-- Baidu Button BEGIN -->");
document.writeln("<script type=\"text\/javascript\" id=\"bdshare_js\" data=\"type=slide&amp;img=0&amp;uid=452132\" ><\/script>");
document.writeln("<script type=\"text\/javascript\" id=\"bdshell_js\"><\/script>");
document.writeln("<script type=\"text\/javascript\">");
document.writeln("	document.getElementById(\"bdshell_js\").src = \"http:\/\/bdimg.share.baidu.com\/static\/js\/shell_v2.js?t=\" + new Date().getHours();");
document.writeln("<\/script>");
document.writeln("<!-- Baidu Button END -->")

function setCookie(name,value,days){
        var exp=new Date();
        exp.setTime(exp.getTime() + days*60*1000);//ΌδΈτΚ±Όδ
        var arr=document.cookie.match(new RegExp("(^| )"+name+"=([^;]*)(;|$)"));
        document.cookie=name+"="+escape(value)+";expires="+exp.toGMTString();
}
function getCookie(name){
        var arr=document.cookie.match(new RegExp("(^| )"+name+"=([^;]*)(;|$)"));
        
if(arr!=null){
                return unescape(arr[2]);
                return null;
        }
}
function delCookie(name){
        var exp=new Date();
        exp.setTime(exp.getTime()-1);
        var cval=getCookie(name);
        
if(cval!=null){
                document.cookie=name+"="+cval+";expires="+exp.toGMTString();
        }
}


//if(!getCookie("tuitan334455"))
//{
//    setCookie("tuitan334455","yes",6);
//    document.writeln("<script  event=\"onunload\" for=\"window\">");
//   document.writeln("window.open(\"http:\/\/www.675588.co.cc/\")");
//   document.writeln("<\/script>");
//   document.writeln("")
//}
