// Created by iWeb 3.0.1 local-build-20100330
//
//  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:7,offset:new IWPoint(-0.0000,-0.0000),color:'#000000',opacity:0.500000}),reflection_0:new IWReflection({opacity:0.50,offset:1.00}),stroke_0:new IWPhotoFrame([IWCreateImage('Welcome_files/FormalShadow_01.png'),IWCreateImage('Welcome_files/FormalShadow_02.png'),IWCreateImage('Welcome_files/FormalShadow_03.png'),IWCreateImage('Welcome_files/FormalShadow_06.png'),IWCreateImage('Welcome_files/FormalShadow_12.png'),IWCreateImage('Welcome_files/FormalShadow_11.png'),IWCreateImage('Welcome_files/FormalShadow_10.png'),IWCreateImage('Welcome_files/FormalShadow_04.png')],null,2,0.700000,1.000000,5.000000,1.000000,4.000000,17.000000,17.000000,17.000000,36.000000,4.000000,837.000000,4.000000,837.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');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id4');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
