// Created by iWeb 3.0.1 local-build-20091127
//
//  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({reflection_0:new IWReflection({opacity:0.50,offset:12.68}),shadow_0:new IWShadow({blurRadius:5,offset:new IWPoint(-1.4863,1.3383),color:'#000000',opacity:0.500000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-20,8,26,279),url:'Home_Page_files/stroke.png'},{rect:new IWRect(-8,-12,14,20),url:'Home_Page_files/stroke_1.png'},{rect:new IWRect(6,-7,615,15),url:'Home_Page_files/stroke_2.png'},{rect:new IWRect(621,-7,25,15),url:'Home_Page_files/stroke_3.png'},{rect:new IWRect(621,8,15,279),url:'Home_Page_files/stroke_4.png'},{rect:new IWRect(621,287,14,13),url:'Home_Page_files/stroke_5.png'},{rect:new IWRect(6,287,615,14),url:'Home_Page_files/stroke_6.png'},{rect:new IWRect(-20,287,26,13),url:'Home_Page_files/stroke_7.png'}],new IWSize(630,293))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Home_Page_files/Home_PageMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id2');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
