mirror of
https://github.com/KevinMidboe/planetposen-original.git
synced 2025-10-29 09:40:32 +00:00
12 lines
1.5 KiB
JavaScript
12 lines
1.5 KiB
JavaScript
// Created by iWeb 3.0.4 local-build-20111213
|
|
|
|
setTransparentGifURL('Media/transparent.gif');function applyEffects()
|
|
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWStrokeParts([{rect:new IWRect(-1,1,2,61),url:'0m_oss_files/stroke.png'},{rect:new IWRect(-1,-1,2,2),url:'0m_oss_files/stroke_1.png'},{rect:new IWRect(1,-1,266,2),url:'0m_oss_files/stroke_2.png'},{rect:new IWRect(267,-1,3,2),url:'0m_oss_files/stroke_3.png'},{rect:new IWRect(267,1,3,61),url:'0m_oss_files/stroke_4.png'},{rect:new IWRect(267,62,3,2),url:'0m_oss_files/stroke_5.png'},{rect:new IWRect(1,62,266,2),url:'0m_oss_files/stroke_6.png'},{rect:new IWRect(-1,62,2,2),url:'0m_oss_files/stroke_7.png'}],new IWSize(269,63)),shadow_0:new IWShadow({blurRadius:4,offset:new IWPoint(1.4142,1.4142),color:'#000000',opacity:0.500000})});registry.applyEffects();}
|
|
function hostedOnDM()
|
|
{return false;}
|
|
function onPageLoad()
|
|
{loadMozillaCSS('0m_oss_files/0m_ossMoz.css')
|
|
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');adjustLineHeightIfTooBig('id5');adjustFontSizeIfTooBig('id5');adjustLineHeightIfTooBig('id6');adjustFontSizeIfTooBig('id6');adjustLineHeightIfTooBig('id7');adjustFontSizeIfTooBig('id7');detectBrowser();Widget.onload();fixAllIEPNGs('Media/transparent.gif');applyEffects()}
|
|
function onPageUnload()
|
|
{Widget.onunload();}
|