// Created by iWeb 3.0.1 local-build-20100804
//
//  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({reflection_0:new IWReflection({opacity:0.50,offset:1.00}),shadow_0:new IWShadow({blurRadius:13,offset:new IWPoint(5.6569,5.6569),color:'#091324',opacity:0.750000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Archive_files/ArchiveMoz.css')
iWebInitSearch();detectBrowser();fixAllIEPNGs('../Media/transparent.gif');Widget.onload();iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
