// Created by iWeb 3.0.1 local-build-20100822
//
//  iWeb - iWebHitCounter.js
//  Copyright (c) 2007-2008 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('Spacescape_files/SpacescapeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');detectBrowser();Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');IMpreload('Spacescape_files','shapeimage_3','0');IMpreload('Spacescape_files','shapeimage_3','1');IMpreload('Spacescape_files','shapeimage_3','2');IMpreload('Spacescape_files','shapeimage_3','3');IMpreload('Spacescape_files','shapeimage_3','4');IMpreload('Spacescape_files','shapeimage_3','5');IMpreload('Spacescape_files','shapeimage_3','6');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
