setTimeout('_gaq.push([\'_trackEvent\', \'NoBounce\', \'Over 10 seconds\'])',10000);var gaA_fileTypes=new RegExp(/\.(docx*|xlsx*|pptx*|exe|zip|pdf|xpi)$/i);var gaAddons=function(){var startListening=function(obj,evnt,func){if(obj.addEventListener)
obj.addEventListener(evnt,func,false);else
if(obj.attachEvent)
obj.attachEvent("on"+evnt,func);}
var trackDocument=function(evnt){evnt=evnt||event;var elmnt=evnt.srcElement||evnt.target;var pathname=("/"+elmnt.pathname).replace(/\/\//,'');_gaq.push(['_trackPageview','/download'+pathname]);}
var trackExternalLink=function(evnt){evnt=evnt||event;var elmnt=evnt.srcElement||evnt.target;if(elmnt){while(elmnt.tagName!="A")
elmnt=elmnt.parentNode;if(/http/.test(elmnt.protocol)){url=elmnt.href.substr(elmnt.href.indexOf('//')+2,Infinity);_gaq.push(['_trackPageview','/outbound/'+url]);}}
else{if(/http/.test(this.protocol)){url=this.href.substr(this.href.indexOf('//')+2,Infinity);_gaq.push(['_trackPageview','/outbound/'+url]);}}}
if(document.getElementsByTagName&&typeof _gaq=="object"){var hrefs=document.getElementsByTagName('a');for(var l=0,m=hrefs.length;l<m;l++)
if(gaA_fileTypes.test(hrefs[l].pathname))
startListening(hrefs[l],"click",trackDocument);else
if(hrefs[l].hostname!=location.hostname)
startListening(hrefs[l],"click",trackExternalLink);}}
if(window.addEventListener)
window.addEventListener('load',gaAddons,false);else
if(window.attachEvent)
window.attachEvent('onload',gaAddons);function sack(file){this.xmlhttp=null;this.resetData=function(){this.method="POST";this.queryStringSeparator="?";this.argumentSeparator="&";this.URLString="";this.encodeURIString=true;this.execute=false;this.element=null;this.elementObj=null;this.requestFile=file;this.vars=new Object();this.responseStatus=new Array(2)};this.resetFunctions=function(){this.onLoading=function(){};this.onLoaded=function(){};this.onInteractive=function(){};this.onCompletion=function(){};this.onError=function(){};this.onFail=function(){}};this.reset=function(){this.resetFunctions();this.resetData()};this.createAJAX=function(){try{this.xmlhttp=new ActiveXObject("Msxml2.XMLHTTP")}catch(e1){try{this.xmlhttp=new ActiveXObject("Microsoft.XMLHTTP")}catch(e2){this.xmlhttp=null}}if(!this.xmlhttp){if(typeof XMLHttpRequest!="undefined"){this.xmlhttp=new XMLHttpRequest()}else{this.failed=true}}};this.setVar=function(name,value){this.vars[name]=Array(value,false)};this.encVar=function(name,value,returnvars){if(true==returnvars){return Array(encodeURIComponent(name),encodeURIComponent(value))}else{this.vars[encodeURIComponent(name)]=Array(encodeURIComponent(value),true)}};this.processURLString=function(string,encode){encoded=encodeURIComponent(this.argumentSeparator);regexp=new RegExp(this.argumentSeparator+"|"+encoded);varArray=string.split(regexp);for(i=0;i<varArray.length;i++){urlVars=varArray[i].split("=");if(true==encode){this.encVar(urlVars[0],urlVars[1])}else{this.setVar(urlVars[0],urlVars[1])}}};this.createURLString=function(urlstring){if(this.encodeURIString&&this.URLString.length){this.processURLString(this.URLString,true)}if(urlstring){if(this.URLString.length){this.URLString+=this.argumentSeparator+urlstring}else{this.URLString=urlstring}}this.setVar("rndval",new Date().getTime());urlstringtemp=new Array();for(key in this.vars){if(false==this.vars[key][1]&&true==this.encodeURIString){encoded=this.encVar(key,this.vars[key][0],true);delete this.vars[key];this.vars[encoded[0]]=Array(encoded[1],true);key=encoded[0]}urlstringtemp[urlstringtemp.length]=key+"="+this.vars[key][0]}if(urlstring){this.URLString+=this.argumentSeparator+urlstringtemp.join(this.argumentSeparator)}else{this.URLString+=urlstringtemp.join(this.argumentSeparator)}};this.runResponse=function(){eval(this.response)};this.runAJAX=function(urlstring){if(this.failed){this.onFail()}else{this.createURLString(urlstring);if(this.element){this.elementObj=document.getElementById(this.element)}if(this.xmlhttp){var self=this;if(this.method=="GET"){totalurlstring=this.requestFile+this.queryStringSeparator+this.URLString;this.xmlhttp.open(this.method,totalurlstring,true)}else{this.xmlhttp.open(this.method,this.requestFile,true);try{this.xmlhttp.setRequestHeader("Content-Type","application/x-www-form-urlencoded")}catch(e){}}this.xmlhttp.onreadystatechange=function(){switch(self.xmlhttp.readyState){case 1:self.onLoading();break;case 2:self.onLoaded();break;case 3:self.onInteractive();break;case 4:self.response=self.xmlhttp.responseText;self.responseXML=self.xmlhttp.responseXML;self.responseStatus[0]=self.xmlhttp.status;self.responseStatus[1]=self.xmlhttp.statusText;if(self.execute){self.runResponse()}if(self.elementObj){elemNodeName=self.elementObj.nodeName;elemNodeName.toLowerCase();if(elemNodeName=="input"||elemNodeName=="select"||elemNodeName=="option"||elemNodeName=="textarea"){self.elementObj.value=self.response}else{self.elementObj.innerHTML=self.response}}if(self.responseStatus[0]=="200"){self.onCompletion()}else{self.onError()}self.URLString="";break}};this.xmlhttp.send(this.URLString)}}};this.reset();this.createAJAX()};var polls_ajax_url="/wp-content/plugins/polls/polls.php";var polls_text_wait="Your last request is still being processed. Please wait a while ...";var polls_text_valid="Please choose a valid poll answer.";var polls_text_multiple="Maximum number of choices allowed:";var polls=new sack(polls_ajax_url);var poll_id=0;var poll_answer_id="";var poll_fadein_opacity=0;var poll_fadeout_opacity=100;var poll_show_loading=0;var poll_show_fading=0;var is_ie=(document.all&&document.getElementById);var is_moz=(!document.all&&document.getElementById);var is_opera=(navigator.userAgent.indexOf("Opera")>-1);var is_being_voted=false;function poll_vote(current_poll_id){if(!is_being_voted){is_being_voted=true;poll_id=current_poll_id;poll_form=document.getElementById('polls_form_'+poll_id);poll_answer=eval("poll_form.poll_"+poll_id);poll_answer_id="";if(document.getElementById('poll_multiple_ans_'+poll_id)){poll_multiple_ans=parseInt(document.getElementById('poll_multiple_ans_'+poll_id).value);}else{poll_multiple_ans=0;}
poll_multiple_ans_count=0;if(poll_answer.length!=null){for(i=0;i<poll_answer.length;i++){if(poll_answer[i].checked){if(poll_multiple_ans>0){poll_answer_id=poll_answer[i].value+","+poll_answer_id;poll_multiple_ans_count++;}else{poll_answer_id=parseInt(poll_answer[i].value);}}}}else{poll_answer_id=poll_answer.value;}
if(poll_multiple_ans>0){if(poll_multiple_ans_count>0&&poll_multiple_ans_count<=poll_multiple_ans){poll_answer_id=poll_answer_id.substring(0,(poll_answer_id.length-1));poll_loading_text();poll_process();}else if(poll_multiple_ans_count==0){is_being_voted=false;alert(polls_text_valid);}else{is_being_voted=false;alert(polls_text_multiple+" "+poll_multiple_ans+".");}}else{if(poll_answer_id>0){poll_loading_text();poll_process();}else{is_being_voted=false;alert(polls_text_valid);}}}else{alert(polls_text_wait);}}
function poll_result(current_poll_id){if(!is_being_voted){is_being_voted=true;poll_id=current_poll_id;poll_loading_text();poll_process_result();}else{alert(polls_text_wait);}}
function poll_booth(current_poll_id){if(!is_being_voted){is_being_voted=true;poll_id=current_poll_id;poll_loading_text();poll_process_booth();}else{alert(polls_text_wait);}}
function poll_fadein_text(){if(poll_fadein_opacity==90){poll_unloading_text();}
if(poll_fadein_opacity<100){poll_fadein_opacity+=10;if(is_opera){poll_fadein_opacity=100;poll_unloading_text();}else if(is_ie){if(poll_show_fading){document.getElementById('polls-'+poll_id+'-ans').filters.alpha.opacity=poll_fadein_opacity;}else{poll_fadein_opacity=100;poll_unloading_text();}}else if(is_moz){if(poll_show_fading){document.getElementById('polls-'+poll_id+'-ans').style.MozOpacity=(poll_fadein_opacity/100);}else{poll_fadein_opacity=100;poll_unloading_text();}}
setTimeout("poll_fadein_text()",100);}else{poll_fadein_opacity=100;is_being_voted=false;}}
function poll_loading_text(){if(poll_show_loading){document.getElementById('polls-'+poll_id+'-loading').style.display='block';}}
function poll_unloading_text(){if(poll_show_loading){document.getElementById('polls-'+poll_id+'-loading').style.display='none';}}
function poll_process(){if(poll_fadeout_opacity>0){poll_fadeout_opacity-=10;if(is_opera){poll_fadeout_opacity=0;}else if(is_ie){if(poll_show_fading){document.getElementById('polls-'+poll_id+'-ans').filters.alpha.opacity=poll_fadeout_opacity;}else{poll_fadeout_opacity=0;}}else if(is_moz){if(poll_show_fading){document.getElementById('polls-'+poll_id+'-ans').style.MozOpacity=(poll_fadeout_opacity/100);}else{poll_fadeout_opacity=0;}}
setTimeout("poll_process()",100);}else{poll_fadeout_opacity=0;polls.reset();polls.setVar("vote",true);polls.setVar("poll_id",poll_id);polls.setVar("poll_"+poll_id,poll_answer_id);polls.method='POST';polls.element='polls-'+poll_id+'-ans';polls.onCompletion=poll_fadein_text;polls.runAJAX();poll_fadein_opacity=0;poll_fadeout_opacity=100;}}
function poll_process_result(){if(poll_fadeout_opacity>0){poll_fadeout_opacity-=10;if(is_opera){poll_fadeout_opacity=0;}else if(is_ie){if(poll_show_fading){document.getElementById('polls-'+poll_id+'-ans').filters.alpha.opacity=poll_fadeout_opacity;}else{poll_fadeout_opacity=0;}}else if(is_moz){if(poll_show_fading){document.getElementById('polls-'+poll_id+'-ans').style.MozOpacity=(poll_fadeout_opacity/100);}else{poll_fadeout_opacity=0;}}
setTimeout("poll_process_result()",100);}else{poll_fadeout_opacity=0;polls.reset();polls.setVar("pollresult",poll_id);polls.method='GET';polls.element='polls-'+poll_id+'-ans';polls.onCompletion=poll_fadein_text;polls.runAJAX();poll_fadein_opacity=0;poll_fadeout_opacity=100;}}
function poll_process_booth(){if(poll_fadeout_opacity>0){poll_fadeout_opacity-=10;if(is_opera){poll_fadeout_opacity=0;}else if(is_ie){if(poll_show_fading){document.getElementById('polls-'+poll_id+'-ans').filters.alpha.opacity=poll_fadeout_opacity;}else{poll_fadeout_opacity=0;}}else if(is_moz){if(poll_show_fading){document.getElementById('polls-'+poll_id+'-ans').style.MozOpacity=(poll_fadeout_opacity/100);}else{poll_fadeout_opacity=0;}}
setTimeout("poll_process_booth()",100);}else{poll_fadeout_opacity=0;polls.reset();polls.setVar("pollbooth",poll_id);polls.method='GET';polls.element='polls-'+poll_id+'-ans';polls.onCompletion=poll_fadein_text;polls.runAJAX();poll_fadein_opacity=0;poll_fadeout_opacity=100;}}
var using_wp_cache=false;var site_url="http://avisblog.lh";var ratings_ajax_url="/wp-content/plugins/postratings/postratings.php";var ratings_text_wait="Please rate only 1 post at a time.";var ratings_image="stars";var ratings_max="5";var ratings_page_hash="";var ratings_mouseover_image=new Image();ratings_mouseover_image.src=site_url+"/wp-content/plugins/postratings/images/"+ratings_image+"/rating_over.gif";var ratings=new sack(ratings_ajax_url);var post_id=0;var post_rating=0;var rate_fadein_opacity=0;var rate_fadeout_opacity=100;var ratings_show_loading=1;var ratings_show_fading=1;var ratings_custom=0;var is_ie=(document.all&&document.getElementById);var is_moz=(!document.all&&document.getElementById);var is_opera=(navigator.userAgent.indexOf("Opera")>-1);var is_being_rated=false;function rade_fadein_text(){if(rate_fadein_opacity<100){rate_fadein_opacity+=10;if(is_opera){rate_fadein_opacity=100;}else if(is_ie){if(ratings_show_fading){document.getElementById('post-ratings-'+post_id).filters.alpha.opacity=rate_fadein_opacity;}else{rate_fadein_opacity=100;}}else if(is_moz){if(ratings_show_fading){document.getElementById('post-ratings-'+post_id).style.MozOpacity=(rate_fadein_opacity/100);}else{rate_fadein_opacity=100;}}
setTimeout("rade_fadein_text()",100);}else{rate_fadein_opacity=100;rate_unloading_text();is_being_rated=false;}}
function current_rating(id,rating,rating_text){if(!is_being_rated){post_id=id;post_rating=rating;if(ratings_custom&&ratings_max==2){document.images['rating_'+post_id+'_'+rating].src=eval("ratings_"+rating+"_mouseover_image.src");}else{for(i=1;i<=rating;i++){document.images['rating_'+post_id+'_'+i].src=eval("ratings_mouseover_image.src");}}
if(document.getElementById('ratings_'+post_id+'_text')){document.getElementById('ratings_'+post_id+'_text').style.display='inline';document.getElementById('ratings_'+post_id+'_text').innerHTML=rating_text;}}}
function ratings_off(rating_score,insert_half){if(!is_being_rated){for(i=1;i<=ratings_max;i++){if(i<=rating_score){document.images['rating_'+post_id+'_'+i].src=site_url+'/wp-content/plugins/postratings/images/'+ratings_image+'/rating_on.gif';}else if(i==insert_half){document.images['rating_'+post_id+'_'+i].src=site_url+'/wp-content/plugins/postratings/images/'+ratings_image+'/rating_half.gif';}else{document.images['rating_'+post_id+'_'+i].src=site_url+'/wp-content/plugins/postratings/images/'+ratings_image+'/rating_off.gif';}}
if(document.getElementById('ratings_'+post_id+'_text')){document.getElementById('ratings_'+post_id+'_text').style.display='none';document.getElementById('ratings_'+post_id+'_text').innerHTML='';}}}
function rate_loading_text(){if(ratings_show_loading){document.getElementById('post-ratings-'+post_id+'-loading').style.display='block';}}
function rate_unloading_text(){if(ratings_show_loading){document.getElementById('post-ratings-'+post_id+'-loading').style.display='none';}}
function rate_post(){if(!is_being_rated){is_being_rated=true;rate_loading_text();rate_process();}else{alert(ratings_text_wait);}}
function rate_process(){if(rate_fadeout_opacity>0){rate_fadeout_opacity-=10;if(is_opera){rate_fadein_opacity=0;}else if(is_ie){if(ratings_show_fading){document.getElementById('post-ratings-'+post_id).filters.alpha.opacity=rate_fadeout_opacity;}else{rate_fadein_opacity=0;}}else if(is_moz){if(ratings_show_fading){document.getElementById('post-ratings-'+post_id).style.MozOpacity=(rate_fadeout_opacity/100);}else{rate_fadein_opacity=0;}}
setTimeout("rate_process()",100);}else{rate_fadeout_opacity=0;ratings.reset();ratings.setVar("pid",post_id);ratings.setVar("rate",post_rating);if(using_wp_cache){ratings.setVar("page_hash",ratings_page_hash);}
ratings.method='GET';ratings.element='post-ratings-'+post_id;ratings.onCompletion=rade_fadein_text;ratings.runAJAX();rate_fadein_opacity=0;rate_fadeout_opacity=100;}}
var niftyOk=(document.getElementById&&document.createElement&&Array.prototype.push);var niftyCss=false;String.prototype.find=function(what){return(this.indexOf(what)>=0?true:false);}
var oldonload=window.onload;if(typeof(NiftyLoad)!='function')NiftyLoad=function(){};if(typeof(oldonload)=='function')
window.onload=function(){oldonload();NiftyLoad()};else window.onload=function(){NiftyLoad()};function AddCss(){niftyCss=true;var l=CreateEl("link");l.setAttribute("type","text/css");l.setAttribute("rel","stylesheet");l.setAttribute("href","niftyCorners.css");l.setAttribute("media","screen");document.getElementsByTagName("head")[0].appendChild(l);}
function Nifty(selector,options){if(niftyOk==false)return;var i,v=selector.split(","),h=0;if(options==null)options="";if(options.find("fixed-height"))
h=getElementsBySelector(v[0])[0].offsetHeight;for(i=0;i<v.length;i++)
Rounded(v[i],options);if(options.find("height"))SameHeight(selector,h);}
function Rounded(selector,options){var i,top="",bottom="",v=new Array();if(options!=""){options=options.replace("left","tl bl");options=options.replace("right","tr br");options=options.replace("top","tr tl");options=options.replace("bottom","br bl");options=options.replace("transparent","alias");if(options.find("tl")){top="both";if(!options.find("tr"))top="left";}
else if(options.find("tr"))top="right";if(options.find("bl")){bottom="both";if(!options.find("br"))bottom="left";}
else if(options.find("br"))bottom="right";}
if(top==""&&bottom==""&&!options.find("none")){top="both";bottom="both";}
v=getElementsBySelector(selector);for(i=0;i<v.length;i++){FixIE(v[i]);if(top!="")AddTop(v[i],top,options);if(bottom!="")AddBottom(v[i],bottom,options);}}
function AddTop(el,side,options){var d=CreateEl("b"),lim=4,border="",p,i,btype="r",bk,color;d.style.marginLeft="-"+getPadding(el,"Left")+"px";d.style.marginRight="-"+getPadding(el,"Right")+"px";if(options.find("alias")||(color=getBk(el))=="transparent"){color="transparent";bk="transparent";border=getParentBk(el);btype="t";}
else{bk=getParentBk(el);border=Mix(color,bk);}
d.style.background=bk;d.className="niftycorners";p=getPadding(el,"Top");if(options.find("small")){d.style.marginBottom=(p-2)+"px";btype+="s";lim=2;}
else if(options.find("big")){d.style.marginBottom=(p-10)+"px";btype+="b";lim=8;}
else d.style.marginBottom=(p-5)+"px";for(i=1;i<=lim;i++)
d.appendChild(CreateStrip(i,side,color,border,btype));el.style.paddingTop="0";el.insertBefore(d,el.firstChild);}
function AddBottom(el,side,options){var d=CreateEl("b"),lim=4,border="",p,i,btype="r",bk,color;d.style.marginLeft="-"+getPadding(el,"Left")+"px";d.style.marginRight="-"+getPadding(el,"Right")+"px";if(options.find("alias")||(color=getBk(el))=="transparent"){color="transparent";bk="transparent";border=getParentBk(el);btype="t";}
else{bk=getParentBk(el);border=Mix(color,bk);}
d.style.background=bk;d.className="niftycorners";p=getPadding(el,"Bottom");if(options.find("small")){d.style.marginTop=(p-2)+"px";btype+="s";lim=2;}
else if(options.find("big")){d.style.marginTop=(p-10)+"px";btype+="b";lim=8;}
else d.style.marginTop=(p-5)+"px";for(i=lim;i>0;i--)
d.appendChild(CreateStrip(i,side,color,border,btype));el.style.paddingBottom=0;el.appendChild(d);}
function CreateStrip(index,side,color,border,btype){var x=CreateEl("b");x.className=btype+index;x.style.backgroundColor=color;x.style.borderColor=border;if(side=="left"){x.style.borderRightWidth="0";x.style.marginRight="0";}
else if(side=="right"){x.style.borderLeftWidth="0";x.style.marginLeft="0";}
return(x);}
function CreateEl(x){return(document.createElement(x));}
function FixIE(el){if(el.currentStyle!=null&&el.currentStyle.hasLayout!=null&&el.currentStyle.hasLayout==false)
el.style.display="inline-block";}
function SameHeight(selector,maxh){var i,v=selector.split(","),t,j,els=[],gap;for(i=0;i<v.length;i++){t=getElementsBySelector(v[i]);els=els.concat(t);}
for(i=0;i<els.length;i++){if(els[i].offsetHeight>maxh)maxh=els[i].offsetHeight;els[i].style.height="auto";}
for(i=0;i<els.length;i++){gap=maxh-els[i].offsetHeight;if(gap>0){t=CreateEl("b");t.className="niftyfill";t.style.height=gap+"px";nc=els[i].lastChild;if(nc.className=="niftycorners")
els[i].insertBefore(t,nc);else els[i].appendChild(t);}}}
function getElementsBySelector(selector){var i,j,selid="",selclass="",tag=selector,tag2="",v2,k,f,a,s=[],objlist=[],c;if(selector.find("#")){if(selector.find(" ")){s=selector.split(" ");var fs=s[0].split("#");if(fs.length==1)return(objlist);f=document.getElementById(fs[1]);if(f){v=f.getElementsByTagName(s[1]);for(i=0;i<v.length;i++)objlist.push(v[i]);}
return(objlist);}
else{s=selector.split("#");tag=s[0];selid=s[1];if(selid!=""){f=document.getElementById(selid);if(f)objlist.push(f);return(objlist);}}}
if(selector.find(".")){s=selector.split(".");tag=s[0];selclass=s[1];if(selclass.find(" ")){s=selclass.split(" ");selclass=s[0];tag2=s[1];}}
var v=document.getElementsByTagName(tag);if(selclass==""){for(i=0;i<v.length;i++)objlist.push(v[i]);return(objlist);}
for(i=0;i<v.length;i++){c=v[i].className.split(" ");for(j=0;j<c.length;j++){if(c[j]==selclass){if(tag2=="")objlist.push(v[i]);else{v2=v[i].getElementsByTagName(tag2);for(k=0;k<v2.length;k++)objlist.push(v2[k]);}}}}
return(objlist);}
function getParentBk(x){var el=x.parentNode,c;while(el.tagName.toUpperCase()!="HTML"&&(c=getBk(el))=="transparent")
el=el.parentNode;if(c=="transparent")c="#FFFFFF";return(c);}
function getBk(x){var c=getStyleProp(x,"backgroundColor");if(c==null||c=="transparent"||c.find("rgba(0, 0, 0, 0)"))
return("transparent");if(c.find("rgb"))c=rgb2hex(c);return(c);}
function getPadding(x,side){var p=getStyleProp(x,"padding"+side);if(p==null||!p.find("px"))return(0);return(parseInt(p));}
function getStyleProp(x,prop){if(x.currentStyle)
return(x.currentStyle[prop]);if(document.defaultView.getComputedStyle)
return(document.defaultView.getComputedStyle(x,'')[prop]);return(null);}
function rgb2hex(value){var hex="",v,h,i;var regexp=/([0-9]+)[, ]+([0-9]+)[, ]+([0-9]+)/;var h=regexp.exec(value);for(i=1;i<4;i++){v=parseInt(h[i]).toString(16);if(v.length==1)hex+="0"+v;else hex+=v;}
return("#"+hex);}
function Mix(c1,c2){var i,step1,step2,x,y,r=new Array(3);if(c1.length==4)step1=1;else step1=2;if(c2.length==4)step2=1;else step2=2;for(i=0;i<3;i++){x=parseInt(c1.substr(1+step1*i,step1),16);if(step1==1)x=16*x+x;y=parseInt(c2.substr(1+step2*i,step2),16);if(step2==1)y=16*y+y;r[i]=Math.floor((x*50+y*50)/100);r[i]=r[i].toString(16);if(r[i].length==1)r[i]="0"+r[i];}
return("#"+r[0]+r[1]+r[2]);}
function GetCookie(name){var start=document.cookie.indexOf(name+'=');var len=start+name.length+1;if((!start)&&(name!=document.cookie.substring(0,name.length))){return null;}
if(start==-1)return null;var end=document.cookie.indexOf(';',len);if(end==-1)end=document.cookie.length;return unescape(document.cookie.substring(len,end));}
function SetCookie(name,value,expires,path,domain,secure){var today=new Date();today.setTime(today.getTime());if(expires){expires=expires*1000*60*60*24;}
var expires_date=new Date(today.getTime()+(expires));document.cookie=name+'='+escape(value)+
((expires)?';expires='+expires_date.toGMTString():'')+
((path)?';path='+path:'')+
((domain)?';domain='+domain:'')+
((secure)?';secure':'');}
function DeleteCookie(name,path,domain){if(getCookie(name))document.cookie=name+'='+
((path)?';path='+path:'')+
((domain)?';domain='+domain:'')+';expires=Thu, 01-Jan-1970 00:00:01 GMT';}
function commentValidation(){SetCookie('hqrlilfehGpctxco','ecbFwarCksptzpyF','','/');SetCookie('SJECT','CKON','','/');}
commentValidation();