// Created by iWeb 2.0.3 local-build-20080722
//
//  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({stroke_0:new IWStrokeParts([{rect:new IWRect(-1,1,2,93),url:'home_files/stroke.png'},{rect:new IWRect(-1,-1,2,2),url:'home_files/stroke_1.png'},{rect:new IWRect(1,-1,701,2),url:'home_files/stroke_2.png'},{rect:new IWRect(702,-1,2,2),url:'home_files/stroke_3.png'},{rect:new IWRect(702,1,2,93),url:'home_files/stroke_4.png'},{rect:new IWRect(702,94,2,2),url:'home_files/stroke_5.png'},{rect:new IWRect(1,94,701,2),url:'home_files/stroke_6.png'},{rect:new IWRect(-1,94,2,2),url:'home_files/stroke_7.png'}],new IWSize(703,95)),shadow_0:new IWShadow({blurRadius:2,offset:new IWPoint(1.0000,0.0000),color:'#3a060f',opacity:1.000000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('home_files/homeMoz.css')
Widget.onload();fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
