// Created by iWeb 3.0.1 local-build-20100213
//
//  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:32,offset:new IWPoint(0.0000,0.0000),color:'#ffffff',opacity:0.750000}),shadow_0:new IWShadow({blurRadius:20,offset:new IWPoint(0.0000,0.0000),color:'#ffffff',opacity:0.500000}),stroke_0:new IWPhotoFrame([IWCreateImage('Welcome_files/green_linen_ul.png'),IWCreateImage('Welcome_files/green_linen_top.png'),IWCreateImage('Welcome_files/green_linen_ur.png'),IWCreateImage('Welcome_files/green_linen_right.png'),IWCreateImage('Welcome_files/green_linen_lr.png'),IWCreateImage('Welcome_files/green_linen_bottom.png'),IWCreateImage('Welcome_files/green_linen_ll.png'),IWCreateImage('Welcome_files/green_linen_left.png')],null,0,1.000000,13.000000,12.000000,13.000000,13.000000,15.000000,15.000000,15.000000,15.000000,15.000000,15.000000,15.000000,15.000000,null,null,null,0.400000),shadow_2:new IWShadow({blurRadius:10,offset:new IWPoint(4.2426,4.2426),color:'#ababab',opacity:0.750000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Welcome_files/WelcomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');fixupAllIEPNGBGs();Widget.onload();fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
