// Created by iWeb 2.0.4 local-build-20090519
//
//  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 IWStrokeParts([{rect:new IWRect(-5,5,10,736),url:'BOMB_files/stroke.png'},{rect:new IWRect(-5,-5,10,10),url:'BOMB_files/stroke_1.png'},{rect:new IWRect(5,-5,985,10),url:'BOMB_files/stroke_2.png'},{rect:new IWRect(990,-5,10,10),url:'BOMB_files/stroke_3.png'},{rect:new IWRect(990,5,10,736),url:'BOMB_files/stroke_4.png'},{rect:new IWRect(990,741,10,11),url:'BOMB_files/stroke_5.png'},{rect:new IWRect(5,741,985,11),url:'BOMB_files/stroke_6.png'},{rect:new IWRect(-5,741,10,11),url:'BOMB_files/stroke_7.png'}],new IWSize(995,746))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('BOMB_files/BOMBMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');Widget.onload();iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
