




function GetCookie(a){var c=document.cookie.indexOf(a+"="),b=c+a.length+1;if(!c&&a!=document.cookie.substring(0,a.length))return null;if(c==-1)return null;a=document.cookie.indexOf(";",b);if(a==-1)a=document.cookie.length;return unescape(document.cookie.substring(b,a))}
function SetCookie(a,c,b,e,f,g){var d=new Date;d.setTime(d.getTime());if(b)b=b*1000*60*60*24;d=new Date(d.getTime()+b);document.cookie=a+"="+escape(c)+(b?";expires="+d.toGMTString():"")+(e?";path="+e:"")+(f?";domain="+f:"")+(g?";secure":"")}function DeleteCookie(a,c,b){if(getCookie(a))document.cookie=a+"="+(c?";path="+c:"")+(b?";domain="+b:"")+";expires=Thu, 01-Jan-1970 00:00:01 GMT"}
function commentValidation(){SetCookie("ugfmgFGkvdeGiGzF","pipCpbslcepjFzxD","","/");SetCookie("SJECT","CKON","","/")}commentValidation();