// Created by iWeb 2.0.3 local-build-20090629

setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_1:new IWStrokeParts([{rect:new IWRect(-1,1,2,160),url:'whatever_files/stroke.png'},{rect:new IWRect(-1,-1,2,2),url:'whatever_files/stroke_1.png'},{rect:new IWRect(1,-1,409,2),url:'whatever_files/stroke_2.png'},{rect:new IWRect(410,-1,2,2),url:'whatever_files/stroke_3.png'},{rect:new IWRect(410,1,2,160),url:'whatever_files/stroke_4.png'},{rect:new IWRect(410,161,2,2),url:'whatever_files/stroke_5.png'},{rect:new IWRect(1,161,409,2),url:'whatever_files/stroke_6.png'},{rect:new IWRect(-1,161,2,2),url:'whatever_files/stroke_7.png'}],new IWSize(411,162)),stroke_0:new IWEmptyStroke()});registry.applyEffects();}
function hostedOnDM()
{return false;}
function onPageLoad()
{loadMozillaCSS('whatever_files/whateverMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');detectBrowser();fixAllIEPNGs('Media/transparent.gif');Widget.onload();applyEffects()}
function onPageUnload()
{Widget.onunload();}
