
var Util={get:function(id){return document.getElementById(id);},on:function(target,eventName,listener,capture){if(target.addEventListener){target.addEventListener(eventName,listener,capture);}else{target.attachEvent('on'+eventName,listener);}},val:function(id){var it=Util.get(id);return it?it.value:null;},show:function(id,mode){Util.get(id).style.display=mode||'block';},hide:function(id){Util.show(id,'none');},loadMap:function(id){var el=Util.get(id);if(!el||!GBrowserIsCompatible()){return null;}
Util.on(window,'unload',GUnload);var map=new GMap2(el);map.setCenter(new GLatLng(0,0));map.addControl(new GSmallMapControl());map.addControl(new GMenuMapTypeControl(true));map.enableScrollWheelZoom();return map;}};var theSans={src:'/Style Library/swf/theSans2.swf',ratios:[6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,59,1.2,68,1.19,69,1.2,96,1.19,97,1.18,102,1.19,103,1.18,107,1.19,108,1.18,112,1.19,114,1.18,116,1.19,120,1.18,121,1.19,1.18]};sIFR.activate(theSans);sIFR.useStyleCheck=true;sIFR.replace(theSans,{selector:'#doormat.lightBlue .listItem h3, #doormat.lightBlue .listItem h4, .boxHolder h3, h2.h2Blue, .greyBorder220 h3',css:['.sIFR-root { color: #0083c6;leading: -6;}','a { text-decoration: none;leading: -6; cursor:pointer;}','a:link { color: #0082C5;leading: -6; }','a:hover { text-decoration:underline; color: #0082C5;}'],wmode:"transparent"});sIFR.replace(theSans,{selector:'#doormat.donkerblauw .listItem h3',css:['.sIFR-root {leading: -6;}','a { text-decoration: none;leading: -6; }','a:link { color: #ffffff; }','a:hover { color: #ffffff; }'],wmode:"transparent"});sIFR.replace(theSans,{selector:'.vcard h4',css:['.sIFR-root { leading: -4;}','a { text-decoration: none;leading: -4; }','a:link { color: #000000; }','a:hover { color: #000000; }'],wmode:"transparent"});sIFR.replace(theSans,{selector:'h1.header',css:'.sIFR-root { color: #000000;leading: -6;}',wmode:'transparent'});sIFR.replace(theSans,{selector:'.h3Black',css:'.sIFR-root { color: #000000; }',wmode:'transparent'});sIFR.replace(theSans,{selector:'span.headerOrange',css:'.sIFR-root { color: #f47300;leading: -8;}',wmode:'transparent'});sIFR.replace(theSans,{selector:'h2.h2White',css:'.sIFR-root { color: #ffffff;;}',wmode:'transparent'});sIFR.replace(theSans,{selector:'span.h2White',css:'.sIFR-root { color: #ffffff; leading: -6;}',wmode:'transparent'});sIFR.replace(theSans,{selector:'h2.h2BlueDefault',css:'.sIFR-root { color: #0083c6; }',wmode:'transparent'});sIFR.replace(theSans,{selector:'span.h4White',css:'.sIFR-root { color: #ffffff; }',wmode:'transparent'});sIFR.replace(theSans,{selector:'span.h2Black',css:'.sIFR-root { color: #000000; leading: -8;}',wmode:'transparent'});sIFR.replace(theSans,{selector:'h2.h2Black',css:'.sIFR-root { color: #344546; }',wmode:'transparent'});sIFR.replace(theSans,{selector:'span.visualText',css:'.sIFR-root { color: #ffffff;text-align:right; font-size:36px;}',wmode:'transparent'});