// Created by iWeb 3.0.1 local-build-20090808
//
//  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_1:new IWShadow({blurRadius:0,offset:new IWPoint(2.1213,2.1213),color:'#ff0000',opacity:0.333333}),stroke_0:new IWEmptyStroke(),reflection_1:new IWReflection({opacity:0.91,offset:1.00}),shadow_0:new IWShadow({blurRadius:5,offset:new IWPoint(3.6568,3.4100),color:'#3f3f3f',opacity:0.730000}),reflection_0:new IWReflection({opacity:0.50,offset:1.00})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('welcome_files/welcomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id2');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
