// Created by iWeb 3.0.1 local-build-20100729
//
//  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_1:new IWShadow({blurRadius:1,offset:new IWPoint(1.4142,1.4142),color:'#000000',opacity:0.440000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-4,4,8,93),url:'Welcome_files/stroke.png'},{rect:new IWRect(-4,-4,8,8),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(4,-4,65,8),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(69,-4,8,8),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(69,4,8,93),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(69,97,8,8),url:'Welcome_files/stroke_5.png'},{rect:new IWRect(4,97,65,8),url:'Welcome_files/stroke_6.png'},{rect:new IWRect(-4,97,8,8),url:'Welcome_files/stroke_7.png'}],new IWSize(73,101)),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')
detectBrowser();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');Widget.onload();IMpreload('Welcome_files','shapeimage_2','0');IMpreload('Welcome_files','shapeimage_4','0');IMpreload('Welcome_files','shapeimage_4','1');IMpreload('Welcome_files','shapeimage_4','2');IMpreload('Welcome_files','shapeimage_4','3');iWebWriteCounter();IMpreload('Welcome_files','shapeimage_5','0');IMpreload('Welcome_files','shapeimage_5','1');IMpreload('Welcome_files','shapeimage_5','2');IMpreload('Welcome_files','shapeimage_5','3');IMpreload('Welcome_files','shapeimage_7','0');IMpreload('Welcome_files','shapeimage_7','1');IMpreload('Welcome_files','shapeimage_7','2');IMpreload('Welcome_files','shapeimage_7','3');applyEffects()}
function onPageUnload()
{Widget.onunload();}
