// Created by iWeb 2.0.4 local-build-20100719
//
//  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_0:new IWShadow({blurRadius:3,offset:new IWPoint(7.8142,4.4652),color:'#000000',opacity:0.241379}),shadow_1:new IWShadow({blurRadius:3,offset:new IWPoint(7.8142,4.4652),color:'#000000',opacity:0.401379}),stroke_0:new IWStrokeParts([{rect:new IWRect(-2,2,4,31),url:'Home_files/stroke.png'},{rect:new IWRect(-2,-2,4,4),url:'Home_files/stroke_1.png'},{rect:new IWRect(2,-2,31,4),url:'Home_files/stroke_2.png'},{rect:new IWRect(33,-2,4,4),url:'Home_files/stroke_3.png'},{rect:new IWRect(33,2,4,31),url:'Home_files/stroke_4.png'},{rect:new IWRect(33,33,4,4),url:'Home_files/stroke_5.png'},{rect:new IWRect(2,33,31,4),url:'Home_files/stroke_6.png'},{rect:new IWRect(-2,33,4,4),url:'Home_files/stroke_7.png'}],new IWSize(35,35)),shadow_2:new IWShadow({blurRadius:10,offset:new IWPoint(-13.4577,3.8589),color:'#000000',opacity:0.380000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Home_files/HomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');IMpreload('Home_files','shapeimage_4','0');fixupIECSS3Opacity('id3');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
