// Created by iWeb 3.0.1 local-build-20100106
//
//  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({shadow_1:new IWShadow({blurRadius:6,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.750000}),shadow_0:new IWShadow({blurRadius:2,offset:new IWPoint(1.4142,1.4142),color:'#000e62',opacity:1.000000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-3,-1,2,212),url:'Hello_files/stroke.png'},{rect:new IWRect(-3,-3,2,2),url:'Hello_files/stroke_1.png'},{rect:new IWRect(-1,-3,647,2),url:'Hello_files/stroke_2.png'},{rect:new IWRect(646,-3,2,2),url:'Hello_files/stroke_3.png'},{rect:new IWRect(646,-1,2,212),url:'Hello_files/stroke_4.png'},{rect:new IWRect(646,211,2,2),url:'Hello_files/stroke_5.png'},{rect:new IWRect(-1,211,647,2),url:'Hello_files/stroke_6.png'},{rect:new IWRect(-3,211,2,2),url:'Hello_files/stroke_7.png'}],new IWSize(645,210)),shadow_2:new IWShadow({blurRadius:6,offset:new IWPoint(2.1213,2.1213),color:'#000000',opacity:0.750000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Hello_files/HelloMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');IMpreload('Hello_files','shapeimage_1','0');Widget.onload();IMpreload('Hello_files','shapeimage_3','0');IMpreload('Hello_files','shapeimage_3','1');IMpreload('Hello_files','shapeimage_9','0');fixupIECSS3Opacity('id3');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
