// Created by iWeb 2.0.2 local-build-20080129
//
//  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(-3,3,6,278),url:'home_files/stroke.png'},{rect:new IWRect(-3,-3,6,6),url:'home_files/stroke_1.png'},{rect:new IWRect(3,-3,398,6),url:'home_files/stroke_2.png'},{rect:new IWRect(401,-3,6,6),url:'home_files/stroke_3.png'},{rect:new IWRect(401,3,6,278),url:'home_files/stroke_4.png'},{rect:new IWRect(401,281,6,6),url:'home_files/stroke_5.png'},{rect:new IWRect(3,281,398,6),url:'home_files/stroke_6.png'},{rect:new IWRect(-3,281,6,6),url:'home_files/stroke_7.png'}],new IWSize(404,284))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('home_files/homeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');Widget.onload();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id3');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
