// Created by iWeb 3.0.1 local-build-20091025
//
//  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({reflection_0:new IWReflection({opacity:0.55,offset:12.00}),shadow_0:new IWShadow({blurRadius:10,offset:new IWPoint(4.5963,3.8567),color:'#ff0000',opacity:0.750000}),stroke_0:new IWPhotoFrame([IWCreateImage('Home_files/Rosewood_01.png'),IWCreateImage('Home_files/Rosewood_02.png'),IWCreateImage('Home_files/Rosewood_03.png'),IWCreateImage('Home_files/Rosewood_06.png'),IWCreateImage('Home_files/Rosewood_09.png'),IWCreateImage('Home_files/Rosewood_08.png'),IWCreateImage('Home_files/Rosewood_07.png'),IWCreateImage('Home_files/Rosewood_04.png')],null,2,0.400000,0.000000,0.000000,0.000000,0.000000,26.000000,24.000000,26.000000,27.000000,79.000000,105.000000,79.000000,105.000000,null,null,null,0.400000)});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Home_files/HomeMoz.css')
Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id1');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
