// Created by iWeb 3.0.1 local-build-20091019
//
//  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_0:new IWShadow({blurRadius:10,offset:new IWPoint(4.2426,4.2426),color:'#000000',opacity:0.750000}),stroke_0:new IWPhotoFrame([IWCreateImage('Welcome_files/WhiteCorners_01.png'),IWCreateImage('Welcome_files/WhiteCorners_02.png'),IWCreateImage('Welcome_files/WhiteCorners_03.png'),IWCreateImage('Welcome_files/WhiteCorners_06.png'),IWCreateImage('Welcome_files/WhiteCorners_09.png'),IWCreateImage('Welcome_files/WhiteCorners_08.png'),IWCreateImage('Welcome_files/WhiteCorners_07.png'),IWCreateImage('Welcome_files/WhiteCorners_04.png')],null,2,0.471053,50.000000,50.000000,50.000000,50.000000,82.000000,88.000000,87.000000,87.000000,704.000000,1324.000000,704.000000,1324.000000,null,null,null,0.100000)});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Welcome_files/WelcomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');adjustLineHeightIfTooBig('id5');adjustFontSizeIfTooBig('id5');detectBrowser();fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupAllIEPNGBGs();iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
