// Created by iWeb 2.0.4 local-build-20090214
//
//  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({stroke_0:new IWEmptyStroke(),stroke_1:new IWStrokeParts([{rect:new IWRect(-8,6,12,403),url:'MAP_files/stroke.png'},{rect:new IWRect(-8,-6,12,12),url:'MAP_files/stroke_1.png'},{rect:new IWRect(4,-5,586,11),url:'MAP_files/stroke_2.png'},{rect:new IWRect(590,-3,6,9),url:'MAP_files/stroke_3.png'},{rect:new IWRect(590,6,11,403),url:'MAP_files/stroke_4.png'},{rect:new IWRect(590,409,7,8),url:'MAP_files/stroke_5.png'},{rect:new IWRect(4,409,586,10),url:'MAP_files/stroke_6.png'},{rect:new IWRect(-8,409,12,11),url:'MAP_files/stroke_7.png'}],new IWSize(595,415))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('MAP_files/MAPMoz.css')
adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id5');adjustFontSizeIfTooBig('id5');Widget.onload();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id1');fixupIECSS3Opacity('id4');fixupAllIEPNGBGs();iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
