// Created by iWeb 2.0.4 local-build-20100521
//
//  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({shadow_1:new IWShadow({blurRadius:1,offset:new IWPoint(1.4142,1.4142),color:'#000000',opacity:0.440000}),shadow_2:new IWShadow({blurRadius:1,offset:new IWPoint(-1.2856,1.5321),color:'#000000',opacity:0.440000}),shadow_3:new IWShadow({blurRadius:1,offset:new IWPoint(1.9890,0.2091),color:'#000000',opacity:0.440000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-4,4,8,8),url:'Welcome_files/stroke.png'},{rect:new IWRect(-4,-4,8,8),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(4,-4,96,8),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(100,-4,8,8),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(100,4,8,8),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(100,12,8,8),url:'Welcome_files/stroke_5.png'},{rect:new IWRect(4,12,96,8),url:'Welcome_files/stroke_6.png'},{rect:new IWRect(-4,12,8,8),url:'Welcome_files/stroke_7.png'}],new IWSize(104,16)),shadow_0:new IWShadow({blurRadius:1,offset:new IWPoint(-1.5760,-1.2313),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();IMpreload('Welcome_files','shapeimage_7','0');IMpreload('Welcome_files','shapeimage_7','1');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
