// Created by iWeb 3.0 local-build-20090129
//
//  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_0:new IWShadow({blurRadius:0,offset:new IWPoint(0.0000,0.0000),color:'#161616',opacity:0.050000}),shadow_1:new IWShadow({blurRadius:0,offset:new IWPoint(0.0000,0.0000),color:'#161616',opacity:0.050000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Archive_files/ArchiveMoz.css')
detectBrowser();iWebInitSearch();Widget.onload();fixAllIEPNGs('../Media/transparent.gif');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
