// 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_0:new IWShadow({blurRadius:10,offset:new IWPoint(-5.2977,2.8168),color:'#b0b0b0',opacity:0.750000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-12,10,23,736),url:'Welcome_files/stroke.png'},{rect:new IWRect(-12,-13,23,23),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(11,-14,564,24),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(575,-14,26,24),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(575,10,22,736),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(575,746,20,28),url:'Welcome_files/stroke_5.png'},{rect:new IWRect(11,746,564,24),url:'Welcome_files/stroke_6.png'},{rect:new IWRect(-13,746,24,23),url:'Welcome_files/stroke_7.png'}],new IWSize(585,757))});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');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
