// Created by iWeb 3.0.1 local-build-20100304
//
//  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:6,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.603333}),reflection_1:new IWReflection({opacity:0.50,offset:1.00}),reflection_2:new IWReflection({opacity:0.50,offset:1.00}),shadow_2:new IWShadow({blurRadius:6,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.603333}),stroke_0:new IWStrokeParts([{rect:new IWRect(-5,5,10,30),url:'Welcome_files/stroke.png'},{rect:new IWRect(-5,-5,10,10),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(-5,-5,0,0),url:null},{rect:new IWRect(-4,-5,10,10),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(-4,5,10,30),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(-4,35,10,10),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(-5,-5,0,0),url:null},{rect:new IWRect(-5,35,10,10),url:'Welcome_files/stroke_5.png'}],new IWSize(1,40)),reflection_0:new IWReflection({opacity:0.50,offset:1.00}),shadow_1:new IWShadow({blurRadius:6,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.603333})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Welcome_files/WelcomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');detectBrowser();fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupAllIEPNGBGs();iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
