// Created by iWeb 2.0.4 local-build-20091222
//
//  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:7,offset:new IWPoint(6.2172,5.0346),color:'#ffffff',opacity:0.860000}),reflection_0:new IWReflection({opacity:0.27,offset:-12.00}),reflection_1:new IWReflection({opacity:0.66,offset:1.00})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('welcome_files/welcomeMoz.css')
fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
