// Created by iWeb 2.0.3 local-build-20080311
//
//  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({reflection_0:new IWReflection({opacity:0.50,offset:0.18}),stroke_0:new IWStrokeParts([{rect:new IWRect(-2,2,4,160),url:'Index_files/stroke.png'},{rect:new IWRect(-2,-2,4,4),url:'Index_files/stroke_1.png'},{rect:new IWRect(2,-2,562,4),url:'Index_files/stroke_2.png'},{rect:new IWRect(564,-2,5,4),url:'Index_files/stroke_3.png'},{rect:new IWRect(564,2,5,160),url:'Index_files/stroke_4.png'},{rect:new IWRect(564,162,5,4),url:'Index_files/stroke_5.png'},{rect:new IWRect(2,162,562,4),url:'Index_files/stroke_6.png'},{rect:new IWRect(-2,162,4,4),url:'Index_files/stroke_7.png'}],new IWSize(566,164))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Index_files/IndexMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');Widget.onload();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id3');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
