// Created by iWeb 3.0.1 local-build-20100723
//
//  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:3,offset:new IWPoint(-0.0000,1.0000),color:'#000000',opacity:0.500000}),shadow_1:new IWShadow({blurRadius:3,offset:new IWPoint(-0.0000,1.0000),color:'#000000',opacity:0.500000}),shadow_2:new IWShadow({blurRadius:3,offset:new IWPoint(-0.0000,1.0000),color:'#000000',opacity:0.500000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-4,4,8,551),url:'Welcome_files/stroke.png'},{rect:new IWRect(-4,-4,8,8),url:'Welcome_files/stroke_1.png'},{rect:new IWRect(4,-4,691,8),url:'Welcome_files/stroke_2.png'},{rect:new IWRect(695,-4,8,8),url:'Welcome_files/stroke_3.png'},{rect:new IWRect(695,4,8,551),url:'Welcome_files/stroke_4.png'},{rect:new IWRect(695,555,8,8),url:'Welcome_files/stroke_5.png'},{rect:new IWRect(4,555,691,8),url:'Welcome_files/stroke_6.png'},{rect:new IWRect(-4,555,8,8),url:'Welcome_files/stroke_7.png'}],new IWSize(699,559))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Welcome_files/WelcomeMoz.css')
fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupAllIEPNGBGs();IMpreload('Welcome_files','shapeimage_2','0');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
