// Created by iWeb 2.0.4 local-build-20100103
//
//  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_0:new IWShadow({blurRadius:10,offset:new IWPoint(3.6940,4.7281),color:'#000000',opacity:0.750000}),reflection_0:new IWReflection({opacity:0.40,offset:1.00})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Welcome_files/WelcomeMoz.css')
detectBrowser();Widget.onload();fixAllIEPNGs('Media/transparent.gif');IMpreload('Welcome_files','shapeimage_3','0');IMpreload('Welcome_files','shapeimage_3','1');IMpreload('Welcome_files','shapeimage_6','0');IMpreload('Welcome_files','shapeimage_6','1');fixupIECSS3Opacity('id1');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
