// Created by iWeb 2.0.4 local-build-20100710
//
//  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(5.0883,3.1795),color:'#000000',opacity:0.750000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('AnthonyDonovan.com_files/AnthonyDonovan.comMoz.css')
fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
