/*(c) Areyoulocal Ltd 2006*/

  var ABisIE=(navigator.userAgent.indexOf("MSIE")>=0); function ABremoveClass(en,ha){ if(en.className==null) return; var SV=en.className.split(" ");var jr=new Array();var PL; for(PL=0;PL<SV.length;PL++){if(SV[PL]!=ha) jr.push(SV[PL]);} en.className=jr.join(" ");}  function Xm(en,ha){ var PL;if(en.className==null) return;var Ud=en.className.split(" ");for(PL=0;PL<Ud.length;PL++){if(Ud[PL]==ha) return true;}return false;} function ABIEhoverFix(Ir_tZ){var Ym=Ir_tZ.getElementsByTagName("a");if(Ym.length>0){var width=Ym[0].offsetWidth;Ym[0].style.width=width+"px";var VZ=Ym[0].offsetWidth-width;Ym[0].style.width=width-VZ+"px";}} function ABurlInWindow(AE,Tj,width,height){var bt=window.open(AE,Tj,'height='+height+'px,width='+width+'px,scrollbars,resizable'); bt.focus();} function ABactOnIframeLoaded(vD){if(vD.name){var tZ=document.getElementById(vD.name);tZ.style.height=vD.document.body.scrollHeight+'px';}} function ABstretchToBottom(Zq,hO){var pZ;var iL; if(ABisIE){pZ=document.documentElement.clientHeight;iL=10;}else{pZ=window.innerHeight;iL=30;}  var nG_tZ=document.getElementById(Zq);if(nG_tZ!=null){var ga=nG_tZ.offsetTop;var parent=nG_tZ.offsetParent;while(parent){ga+=parent.offsetTop;parent=parent.offsetParent;}  nG_tZ.style.height=pZ-ga-iL-hO+'px';}} function ABgetCookie(name){var all=document.cookie;if(all.length){ var start=all.indexOf(name+'=');if(start!=-1){start+=name.length+1; var Hx=all.indexOf(';',start)-1;if(Hx==-2)  Hx=all.length-1; return unescape(all.substring(start,Hx+1));}} return false;} function ABsetCookie(name,value){ var Sk=new Date();Sk.setFullYear(Sk.getFullYear()+1); document.cookie=name+'='+escape(value)+ ';expires='+Sk.toGMTString()+ ';path=/;';} function ABcushion(bB,Vl,LN){ return((3*bB) *(1-bB) *(1-bB) * Vl)+((3*bB*bB) *(1-bB) * LN)+(bB*bB*bB);} function ABloadIframe(Zl,AE){document.getElementById(Zl).src=AE;} function ABsetAndSubmit(TR,OC){document.getElementsByName(TR)[0].value=OC;document.forms[0].submit();}