// Created by iWeb 3.0.1 local-build-20091021
//
//  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_2:new IWShadow({blurRadius:5,offset:new IWPoint(-1.4863,1.3383),color:'#000000',opacity:0.500000}),shadow_0:new IWShadow({blurRadius:1,offset:new IWPoint(1.4142,1.4142),color:'#000000',opacity:0.440000}),shadow_1:new IWShadow({blurRadius:4,offset:new IWPoint(-0.0000,2.0000),color:'#000000',opacity:0.440000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-4,4,8,36),url:'Welcome_files/stroke.png'},{rect:new IWRect(-4,-4,8,8),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(4,-4,110,8),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(114,-4,8,8),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(114,4,8,36),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(114,40,8,8),url:'Welcome_files/stroke_5.png'},{rect:new IWRect(4,40,110,8),url:'Welcome_files/stroke_6.png'},{rect:new IWRect(-4,40,8,8),url:'Welcome_files/stroke_7.png'}],new IWSize(118,44)),shadow_3:new IWShadow({blurRadius:1,offset:new IWPoint(1.4142,1.4142),color:'#000000',opacity:0.440000}),shadow_4:new IWShadow({blurRadius:1,offset:new IWPoint(1.4142,1.4142),color:'#000000',opacity:0.440000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Welcome_files/WelcomeMoz.css')
fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupAllIEPNGBGs();fixupIECSS3Opacity('id1');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
