// Created by iWeb 3.0.1 local-build-20100121
//
//  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(-7,4,11,305),url:'Home_files/stroke.png'},{rect:new IWRect(-5,-8,9,12),url:'Home_files/stroke_1.png'},{rect:new IWRect(4,-7,429,11),url:'Home_files/stroke_2.png'},{rect:new IWRect(433,-7,8,11),url:'Home_files/stroke_3.png'},{rect:new IWRect(433,4,11,305),url:'Home_files/stroke_4.png'},{rect:new IWRect(433,309,9,19),url:'Home_files/stroke_5.png'},{rect:new IWRect(4,309,429,14),url:'Home_files/stroke_6.png'},{rect:new IWRect(-9,309,13,14),url:'Home_files/stroke_7.png'}],new IWSize(437,317)),stroke_1:new IWStrokeParts([{rect:new IWRect(-4,5,12,120),url:'Home_files/stroke_8.png'},{rect:new IWRect(-8,-4,16,9),url:'Home_files/stroke_9.png'},{rect:new IWRect(8,-4,80,9),url:'Home_files/stroke_10.png'},{rect:new IWRect(88,-4,11,9),url:'Home_files/stroke_11.png'},{rect:new IWRect(88,5,12,120),url:'Home_files/stroke_12.png'},{rect:new IWRect(88,125,10,10),url:'Home_files/stroke_13.png'},{rect:new IWRect(8,125,80,9),url:'Home_files/stroke_14.png'},{rect:new IWRect(-5,125,13,10),url:'Home_files/stroke_15.png'}],new IWSize(95,128))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Home_files/HomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
