// Created by iWeb 2.0.4 local-build-20081006
//
//  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_0:new IWShadow({blurRadius:6,offset:new IWPoint(5.6569,5.6569),color:'#000000',opacity:0.220000}),shadow_1:new IWShadow({blurRadius:6,offset:new IWPoint(5.6569,5.6569),color:'#000000',opacity:0.220000}),reflection_0:new IWReflection({opacity:0.30,offset:2.25})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('BFL_Artists_files/BFL_ArtistsMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');fixAllIEPNGs('Media/transparent.gif');fixupIECSS3Opacity('id3');iWebWriteCounter();applyEffects()}
