// Created by iWeb 3.0 local-build-20100727
//
//  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({stroke_0:new IWStrokeParts([{rect:new IWRect(-5,5,10,255),url:'home_files/stroke.png'},{rect:new IWRect(-5,-5,10,10),url:'home_files/stroke_1.png'},{rect:new IWRect(5,-5,368,10),url:'home_files/stroke_2.png'},{rect:new IWRect(373,-5,10,10),url:'home_files/stroke_3.png'},{rect:new IWRect(373,5,10,255),url:'home_files/stroke_4.png'},{rect:new IWRect(373,260,10,11),url:'home_files/stroke_5.png'},{rect:new IWRect(5,260,368,11),url:'home_files/stroke_6.png'},{rect:new IWRect(-5,260,10,11),url:'home_files/stroke_7.png'}],new IWSize(378,265)),stroke_1:new IWStrokeParts([{rect:new IWRect(-5,5,10,346),url:'home_files/stroke_8.png'},{rect:new IWRect(-5,-5,10,10),url:'home_files/stroke_9.png'},{rect:new IWRect(5,-5,237,10),url:'home_files/stroke_10.png'},{rect:new IWRect(242,-5,10,10),url:'home_files/stroke_11.png'},{rect:new IWRect(242,5,10,346),url:'home_files/stroke_12.png'},{rect:new IWRect(242,351,10,11),url:'home_files/stroke_13.png'},{rect:new IWRect(5,351,237,11),url:'home_files/stroke_14.png'},{rect:new IWRect(-5,351,10,11),url:'home_files/stroke_15.png'}],new IWSize(247,356))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('home_files/homeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
