// Created by iWeb 2.0.4 local-build-20090420
//
//  iWeb - iWebHitCounter.js
//  Copyright (c) 2007 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:5,offset:new IWPoint(2.8284,2.8284),color:'#463c3c',opacity:1.000000}),shadow_4:new IWShadow({blurRadius:5,offset:new IWPoint(2.8284,2.8284),color:'#463c3c',opacity:1.000000}),shadow_3:new IWShadow({blurRadius:5,offset:new IWPoint(2.8284,2.8284),color:'#463c3c',opacity:1.000000}),shadow_0:new IWShadow({blurRadius:4,offset:new IWPoint(1.4142,1.4142),color:'#463c3c',opacity:0.800000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-1,1,2,50),url:'Welcome_files/stroke.png'},{rect:new IWRect(-1,-1,2,2),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(1,-1,357,2),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(358,-1,2,2),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(358,1,2,50),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(358,51,2,2),url:'Welcome_files/stroke_5.png'},{rect:new IWRect(1,51,357,2),url:'Welcome_files/stroke_6.png'},{rect:new IWRect(-1,51,2,2),url:'Welcome_files/stroke_7.png'}],new IWSize(359,52)),shadow_2:new IWShadow({blurRadius:4,offset:new IWPoint(1.4142,1.4142),color:'#463c3c',opacity:0.800000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Welcome_files/WelcomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');adjustLineHeightIfTooBig('id6');adjustFontSizeIfTooBig('id6');adjustLineHeightIfTooBig('id7');adjustFontSizeIfTooBig('id7');adjustLineHeightIfTooBig('id8');adjustFontSizeIfTooBig('id8');detectBrowser();fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupIECSS3Opacity('id2');fixupIECSS3Opacity('id5');fixupIECSS3Opacity('id9');fixupIECSS3Opacity('id10');fixupIECSS3Opacity('id11');fixupIECSS3Opacity('id12');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
