// Created by iWeb 3.0.1 local-build-20091020
//
//  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({shadow_1:new IWShadow({blurRadius:10,offset:new IWPoint(4.2426,4.2426),color:'#000000',opacity:0.750000}),shadow_0:new IWShadow({blurRadius:10,offset:new IWPoint(4.2426,4.2426),color:'#000000',opacity:0.750000}),stroke_1:new IWStrokeParts([{rect:new IWRect(-8,4,14,57),url:'Language_files/stroke_8.png'},{rect:new IWRect(-8,-8,14,12),url:'Language_files/stroke_9.png'},{rect:new IWRect(6,-5,52,9),url:'Language_files/stroke_10.png'},{rect:new IWRect(58,-6,12,10),url:'Language_files/stroke_11.png'},{rect:new IWRect(58,4,11,57),url:'Language_files/stroke_12.png'},{rect:new IWRect(58,61,12,10),url:'Language_files/stroke_13.png'},{rect:new IWRect(6,61,52,10),url:'Language_files/stroke_14.png'},{rect:new IWRect(-5,61,11,8),url:'Language_files/stroke_15.png'}],new IWSize(64,66)),stroke_0:new IWStrokeParts([{rect:new IWRect(-8,6,13,375),url:'Language_files/stroke.png'},{rect:new IWRect(-8,-10,13,16),url:'Language_files/stroke_1.png'},{rect:new IWRect(5,-8,325,14),url:'Language_files/stroke_2.png'},{rect:new IWRect(330,-3,15,9),url:'Language_files/stroke_3.png'},{rect:new IWRect(330,6,11,375),url:'Language_files/stroke_4.png'},{rect:new IWRect(330,381,12,13),url:'Language_files/stroke_5.png'},{rect:new IWRect(5,381,325,12),url:'Language_files/stroke_6.png'},{rect:new IWRect(-7,381,12,18),url:'Language_files/stroke_7.png'}],new IWSize(334,390))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Language_files/LanguageMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
