Re-uploading www directory: 06 Oct 2010 19:27 GTM+1
[dtn] / www / DTN_Technical_Details / DIABLO_SSH_NANO_files / DIABLO_SSH_NANO.js
diff --git a/www/DTN_Technical_Details/DIABLO_SSH_NANO_files/DIABLO_SSH_NANO.js b/www/DTN_Technical_Details/DIABLO_SSH_NANO_files/DIABLO_SSH_NANO.js
new file mode 100644 (file)
index 0000000..f87908a
--- /dev/null
@@ -0,0 +1,31 @@
+// Created by iWeb 3.0.2 local-build-20101006
+
+function createMediaStream_id2()
+{return IWCreatePhotocast("http://dtn.garage.maemo.org/DTN_Technical_Details/DIABLO_SSH_NANO_files/rss.xml",true);}
+function initializeMediaStream_id2()
+{createMediaStream_id2().load('http://dtn.garage.maemo.org/DTN_Technical_Details',function(imageStream)
+{var entryCount=imageStream.length;var headerView=widgets['widget1'];headerView.setPreferenceForKey(imageStream.length,'entryCount');NotificationCenter.postNotification(new IWNotification('SetPage','id2',{pageIndex:0}));});}
+function layoutMediaGrid_id2(range)
+{createMediaStream_id2().load('http://dtn.garage.maemo.org/DTN_Technical_Details',function(imageStream)
+{if(range==null)
+{range=new IWRange(0,imageStream.length);}
+IWLayoutPhotoGrid('id2',new IWPhotoGridLayout(3,new IWSize(165,165),new IWSize(165,32),new IWSize(204,212),27,27,0,new IWSize(2,2)),new IWEmptyStroke(),imageStream,range,null,null,1.000000,{backgroundColor:'rgb(0, 0, 0)',reflectionHeight:100,reflectionOffset:2,captionHeight:100,fullScreen:0,transitionIndex:2},'Media/slideshow.html','widget1','widget2','widget3')});}
+function relayoutMediaGrid_id2(notification)
+{var userInfo=notification.userInfo();var range=userInfo['range'];layoutMediaGrid_id2(range);}
+function onStubPage()
+{var args=window.location.href.toQueryParams();parent.IWMediaStreamPhotoPageSetMediaStream(createMediaStream_id2(),args.id);}
+if(window.stubPage)
+{onStubPage();}
+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('DIABLO_SSH_NANO_files/DIABLO_SSH_NANOMoz.css')
+adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');NotificationCenter.addObserver(null,relayoutMediaGrid_id2,'RangeChanged','id2')
+adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');Widget.onload();fixAllIEPNGs('Media/transparent.gif');applyEffects()
+initializeMediaStream_id2()}
+function onPageUnload()
+{Widget.onunload();}