
function SPWriteCookie(name,$a,$b,$c,$d){var $e="";var $f="";var $g="; path=/";if($d){$g+=$d;};if($c){$f+="; Domain="+$c;};if($b!=null){$e=$b;$e="; expires="+$e.toGMTString();};document.cookie=name+"="+escape($a)+$e+$g+$f;};function setCookie($h,$i,$j,$d,$c,$k){var $l="68408.com";if(typeof($j)=='undefined')SPWriteCookie($h,$i,new Date((new Date()).getTime()+259200000),$l);else SPWriteCookie($h,$i,$j,$l);};function getCookie(name){var $i="";if(document.cookie.length>0){var $m=document.cookie.split(';');var $n=name+"=";for(var i=0;i<$m.length;++i){$m[i]=$m[i].replace(/(^\s*)|(\s*$)/g,"");var $o=$m[i].indexOf($n);if($o!=0)continue;$i=unescape($m[i].substring($o+$n.length));break;}};return $i;};function clearCookie($h){var $p=new Date();var $q=new Date($p.getTime()-1000*60*60*24);setCookie($h,"",$q);};function getExpDate($r){return new Date((new Date()).getTime()+$r*60000);};function setCookie1(name,$a,$r){var $e="";if($r!=null){$e=new Date((new Date()).getTime()+$r*60000);$e="; expires="+$e.toGMTString();};document.cookie=name+"="+escape($a)+$e;};


