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

function iWebWriteCounter()
{try
{writeCounter();}
catch(e)
{}}
setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_8:new IWEmptyStroke(),shadow_3:new IWShadow({blurRadius:10,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.490000}),stroke_7:new IWEmptyStroke(),stroke_6:new IWEmptyStroke(),stroke_3:new IWEmptyStroke(),stroke_10:new IWEmptyStroke(),stroke_0:new IWEmptyStroke(),shadow_2:new IWShadow({blurRadius:10,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.490000}),shadow_4:new IWShadow({blurRadius:10,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.490000}),shadow_1:new IWShadow({blurRadius:10,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.490000}),stroke_5:new IWEmptyStroke(),stroke_4:new IWEmptyStroke(),stroke_9:new IWEmptyStroke(),stroke_2:new IWEmptyStroke(),shadow_0:new IWShadow({blurRadius:10,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.490000}),stroke_1:new IWEmptyStroke()});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Home_files/HomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');detectBrowser();adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');Widget.onload();fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
