// Created by iWeb 2.0.4 local-build-20090429
//
//  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:4,offset:new IWPoint(1.4142,1.4142),color:'#463c3c',opacity:0.800000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('home_files/homeMoz.css')
fixAllIEPNGs('Media/transparent.gif');Widget.onload();IMpreload('home_files','shapeimage_3','0');IMpreload('home_files','shapeimage_3','1');IMpreload('home_files','shapeimage_3','2');IMpreload('home_files','shapeimage_3','3');IMpreload('home_files','shapeimage_3','4');IMpreload('home_files','shapeimage_3','5');IMpreload('home_files','shapeimage_3','6');IMpreload('home_files','shapeimage_3','7');IMpreload('home_files','shapeimage_3','8');IMpreload('home_files','shapeimage_3','9');IMpreload('home_files','shapeimage_3','10');fixupIECSS3Opacity('id1');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
