// Created by iWeb 2.0.4 local-build-20090709
//
//  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_0:new IWStrokeParts([{rect:new IWRect(-4,4,8,245),url:'Welcome_files/stroke.png'},{rect:new IWRect(-4,-4,8,8),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(4,-4,288,8),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(292,-4,8,8),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(292,4,8,245),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(292,249,8,8),url:'Welcome_files/stroke_5.png'},{rect:new IWRect(4,249,288,8),url:'Welcome_files/stroke_6.png'},{rect:new IWRect(-4,249,8,8),url:'Welcome_files/stroke_7.png'}],new IWSize(296,253)),shadow_0: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();fixupIECSS3Opacity('id1');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
