Initial commit.
[dtn] / www / DTN_Technical_Details / FREMANTLE_INSTALLATION_PROCEDURE_files / FREMANTLE_INSTALLATION_PROCEDURE.js
index cad1744..32269ef 100644 (file)
@@ -1,4 +1,4 @@
-// Created by iWeb 3.0.1 local-build-20100729
+// Created by iWeb 3.0.1 local-build-20100819
 
 function createMediaStream_id2()
 {return IWCreatePhotocast("http://dtn.garage.maemo.org/DTN_Technical_Details/FREMANTLE_INSTALLATION_PROCEDURE_files/rss.xml",true);}
@@ -16,14 +16,16 @@ function onStubPage()
 {var args=window.location.href.toQueryParams();parent.IWMediaStreamPhotoPageSetMediaStream(createMediaStream_id2(),args.id);}
 if(window.stubPage)
 {onStubPage();}
-setTransparentGifURL('Media/transparent.gif');function hostedOnDM()
+setTransparentGifURL('Media/transparent.gif');function applyEffects()
+{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWEmptyStroke()});registry.applyEffects();}
+function hostedOnDM()
 {return false;}
 function onPageLoad()
 {IWRegisterNamedImage('comment overlay','Media/Photo-Overlay-Comment.png')
 IWRegisterNamedImage('movie overlay','Media/Photo-Overlay-Movie.png')
 loadMozillaCSS('FREMANTLE_INSTALLATION_PROCEDURE_files/FREMANTLE_INSTALLATION_PROCEDUREMoz.css')
 adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');NotificationCenter.addObserver(null,relayoutMediaGrid_id2,'RangeChanged','id2')
-Widget.onload();fixAllIEPNGs('Media/transparent.gif');initializeMediaStream_id2()
-performPostEffectsFixups()}
+adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');Widget.onload();fixAllIEPNGs('Media/transparent.gif');applyEffects()
+initializeMediaStream_id2()}
 function onPageUnload()
 {Widget.onunload();}