function killerrors() {return true;}
window.onerror = killerrors;
function setsite(cityid,name){
$.post("/index.php?act=includejs&task=SiteCity",{cityid:cityid,cityname:name},function(data){
if(data!="")
{
//alert(data);
window.location.href=data;
}
});
}
var viewHeight,viewWidth,xDir=1,yDir=1,xStep=1,yStep=1;
if(document.documentElement)
{
viewHeight=document.documentElement.clientHeight;
viewWidth=document.documentElement.clientWidth;
}
else
{
viewHeight=document.body.clientHeight;
viewWidth=document.body.clientWidth;
}
function servicebtnact_click(obj)
{
obj.parentNode.style.display="none";
}
function showAd()
{
var ad = document.getElementById("adDiv");
if(!ad)
{
ad = document.createElement("div");
//ad.innerHTML="";
ad.innerHTML="