// Created by iWeb 2.0 local-build-20070831
//
//  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_2:new IWShadow({blurRadius:9,offset:new IWPoint(3.2361,2.3511),color:'#000000',opacity:0.750000}),shadow_1:new IWShadow({blurRadius:9,offset:new IWPoint(3.2361,2.3511),color:'#000000',opacity:0.750000}),shadow_0:new IWShadow({blurRadius:9,offset:new IWPoint(3.2361,2.3511),color:'#000000',opacity:0.750000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('New_Year_2007_files/New_Year_2007Moz.css')
fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupAllIEPNGBGs();iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
