mirror of
https://github.com/KevinMidboe/planetposen-original.git
synced 2025-10-29 17:50:33 +00:00
Init commit. Added under construction banner for all pages.
This commit is contained in:
11
en/Contact_us_files/Contact_us.js
Normal file
11
en/Contact_us_files/Contact_us.js
Normal file
@@ -0,0 +1,11 @@
|
||||
// Created by iWeb 3.0.4 local-build-20110914
|
||||
|
||||
setTransparentGifURL('Media/transparent.gif');function applyEffects()
|
||||
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWStrokeParts([{rect:new IWRect(-1,1,2,64),url:'Contact_us_files/stroke.png'},{rect:new IWRect(-1,-1,2,2),url:'Contact_us_files/stroke_1.png'},{rect:new IWRect(1,-1,279,2),url:'Contact_us_files/stroke_2.png'},{rect:new IWRect(280,-1,3,2),url:'Contact_us_files/stroke_3.png'},{rect:new IWRect(280,1,3,64),url:'Contact_us_files/stroke_4.png'},{rect:new IWRect(280,65,3,2),url:'Contact_us_files/stroke_5.png'},{rect:new IWRect(1,65,279,2),url:'Contact_us_files/stroke_6.png'},{rect:new IWRect(-1,65,2,2),url:'Contact_us_files/stroke_7.png'}],new IWSize(282,66)),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('Contact_us_files/Contact_usMoz.css')
|
||||
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');detectBrowser();Widget.onload();fixAllIEPNGs('Media/transparent.gif');applyEffects()}
|
||||
function onPageUnload()
|
||||
{Widget.onunload();}
|
||||
Reference in New Issue
Block a user