// Created by iWeb 3.0.1 local-build-20100307
//
//  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:0,offset:new IWPoint(2.1213,2.1213),color:'#878787',opacity:0.333333}),shadow_1:new IWShadow({blurRadius:0,offset:new IWPoint(2.1213,2.1213),color:'#878787',opacity:0.333333}),shadow_2:new IWShadow({blurRadius:6,offset:new IWPoint(2.1213,2.1213),color:'#838383',opacity:0.333333})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Home_files/HomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');IMpreload('Home_files','shapeimage_1','0');IMpreload('Home_files','shapeimage_1','1');IMpreload('Home_files','shapeimage_4','0');IMpreload('Home_files','shapeimage_4','1');fixupIECSS3Opacity('id1');fixupIECSS3Opacity('id2');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
