// Created by iWeb 2.0.4 local-build-20100612
//
//  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({shadow_1:new IWShadow({blurRadius:9,offset:new IWPoint(4.9497,4.9497),color:'#000000',opacity:0.750000}),shadow_0:new IWShadow({blurRadius:5,offset:new IWPoint(4.9497,4.9497),color:'#000000',opacity:0.750000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('A_Real_Trip_files/A_Real_TripMoz.css')
Widget.onload();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id1');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
