// Created by iWeb 3.0.1 local-build-20100702
//
//  iWeb - iWebHitCounter.js
//  Copyright (c) 2007-2008 Apple Inc. All rights reserved.
//

function iWebWriteCounter()
{try
{writeCounter();}
catch(e)
{}}
setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({shadow_0:new IWShadow({blurRadius:4,offset:new IWPoint(1.4142,1.4142),color:'#463c3c',opacity:0.750000}),shadow_2:new IWShadow({blurRadius:10,offset:new IWPoint(-5.7378,-1.7542),color:'#000000',opacity:0.750000}),shadow_1:new IWShadow({blurRadius:5,offset:new IWPoint(-1.4863,1.3383),color:'#000000',opacity:0.500000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('About_us_files/About_usMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id2');IMpreload('About_us_files','shapeimage_5','0');IMpreload('About_us_files','shapeimage_6','0');fixupIECSS3Opacity('id3');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
