// Created by iWeb 3.0.1 local-build-20100214
//
//  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:9,offset:new IWPoint(-19.1511,16.0697),color:'#000000',opacity:0.360000}),shadow_1:new IWShadow({blurRadius:9,offset:new IWPoint(-19.1511,16.0697),color:'#000000',opacity:0.360000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('main_files/mainMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');iWebWriteCounter();fixAllIEPNGs('Media/transparent.gif');applyEffects()}
