// Created by iWeb 2.0.4 local-build-20100503
//
//  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:3,offset:new IWPoint(0.1736,0.9848),color:'#817b67',opacity:0.700000}),shadow_2:new IWShadow({blurRadius:35,offset:new IWPoint(0.7765,-2.8978),color:'#000000',opacity:0.700000}),shadow_0:new IWShadow({blurRadius:10,offset:new IWPoint(4.2426,4.2426),color:'#000000',opacity:0.750000}),stroke_0:new IWStrokeParts([{rect:new IWRect(-1,1,2,37),url:'Principal_files/stroke.png'},{rect:new IWRect(-1,-1,2,2),url:'Principal_files/stroke_1.png'},{rect:new IWRect(1,-1,37,2),url:'Principal_files/stroke_2.png'},{rect:new IWRect(38,-1,2,2),url:'Principal_files/stroke_3.png'},{rect:new IWRect(38,1,2,37),url:'Principal_files/stroke_4.png'},{rect:new IWRect(38,38,2,2),url:'Principal_files/stroke_5.png'},{rect:new IWRect(1,38,37,2),url:'Principal_files/stroke_6.png'},{rect:new IWRect(-1,38,2,2),url:'Principal_files/stroke_7.png'}],new IWSize(39,39))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Principal_files/PrincipalMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupAllIEPNGBGs();iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
