function encodeAndValidateUrl(url){var urlPattern = new RegExp("^http[s]?:\\/\\/[^<>\"\']+$");if (urlPattern.test(url)){return encodeURIComponent(url);} else {return "";}}document.write('<scr'+'ipt type="text/javascript">function areCookiesEnabled(){var cookieEnabled=(navigator.cookieEnabled)? true : false;if (typeof navigator.cookieEnabled=="undefined" && !cookieEnabled){document.cookie="testcookie";cookieEnabled=(document.cookie.indexOf("testcookie")!=-1)? true : false;}return (cookieEnabled);}(function(){var a=navigator.userAgent.toLowerCase();var bce=areCookiesEnabled();var bl; try{bl=encodeURIComponent(top.location.href);}catch(err){bl=""}var bc=0;if(bc==2 || (bc==1 && a.indexOf("firefox")!=-1)){document.write(\'<div id="ligatusframe_47659" style="width:750px;"><scr\'+\'ipt src="http://d.ligatus.com/?t=js&ids=47659&bce=\'+bce+\'&bl=\'+bl+\'"></scr\'+\'ipt></div>\');}else{document.write(\'<div id="ligatusframe_47659" style="width:750px;"></div>\');var k={id:"ligatus_47659",name:"ligatus_47659",src:"http://a.ligatus.com/timeout.php?ids=47659#bl=" + bl + "",width:"750",height:"25",frameBorder:"0",scrolling:"no",allowtransparency:"true"};var f=document.createElement("iframe");for(var i in k)f.setAttribute(i,k[i]);document.getElementById("ligatusframe_47659").appendChild(f);}})();</scr'+'ipt>');