X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=www%2FDTN_Technical_Details%2FDIABLO_files%2FDIABLO.js;fp=www%2FDTN_Technical_Details%2FDIABLO_files%2FDIABLO.js;h=0000000000000000000000000000000000000000;hb=47e9aa6f9aa82abd34bbd22bb807424f3e7f2020;hp=d62fb5d9ba84f409716e9903bba215be4fa20a4b;hpb=d1bd5f1c2b562ca86341ec70013e1939a3ae63c8;p=dtn diff --git a/www/DTN_Technical_Details/DIABLO_files/DIABLO.js b/www/DTN_Technical_Details/DIABLO_files/DIABLO.js deleted file mode 100644 index d62fb5d..0000000 --- a/www/DTN_Technical_Details/DIABLO_files/DIABLO.js +++ /dev/null @@ -1,11 +0,0 @@ -// Created by iWeb 3.0.1 local-build-20100902 - -setTransparentGifURL('Media/transparent.gif');function applyEffects() -{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWEmptyStroke()});registry.applyEffects();} -function hostedOnDM() -{return false;} -function onPageLoad() -{loadMozillaCSS('DIABLO_files/DIABLOMoz.css') -adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');Widget.onload();fixAllIEPNGs('Media/transparent.gif');applyEffects()} -function onPageUnload() -{Widget.onunload();}