// Created by iWeb 3.0.1 local-build-20090331
//
//  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:11,offset:new IWPoint(7.0711,7.0711),color:'#000000',opacity:0.750000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-4,4,8,389),url:'Welcome_files/stroke.png'},{rect:new IWRect(-4,-4,8,8),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(4,-4,495,8),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(499,-4,8,8),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(499,4,8,389),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(499,393,8,8),url:'Welcome_files/stroke_5.png'},{rect:new IWRect(4,393,495,8),url:'Welcome_files/stroke_6.png'},{rect:new IWRect(-4,393,8,8),url:'Welcome_files/stroke_7.png'}],new IWSize(503,397)),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})});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();}
