// Created by iWeb 2.0.4 local-build-20100613
//
//  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()});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('introduction_files/introductionMoz.css')
detectBrowser();adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');Widget.onload();fixupIECSS3Opacity('id1');fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id3');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
