// Created by iWeb 2.0.4 local-build-20091110

function createMediaStream_id1()
{return IWCreatePhotocast("file://localhost/Users/Werner/Desktop/Si_Senor/Fotos_files/rss.xml",true,true);}
function initializeMediaStream_id1()
{createMediaStream_id1().load('file://localhost/Users/Werner/Desktop/Si_Senor',function(imageStream)
{var entryCount=imageStream.length;var headerView=widgets['widget1'];headerView.setPreferenceForKey(imageStream.length,'entryCount');NotificationCenter.postNotification(new IWNotification('SetPage','id1',{pageIndex:0}));});}
function layoutMediaGrid_id1(range)
{createMediaStream_id1().load('file://localhost/Users/Werner/Desktop/Si_Senor',function(imageStream)
{if(range==null)
{range=new IWRange(0,imageStream.length);}
IWLayoutPhotoGrid('id1',new IWPhotoGridLayout(4,new IWSize(118,118),new IWSize(118,0),new IWSize(147,133),27,27,0,new IWSize(0,0)),new IWStrokeParts([{rect:new IWRect(-1,1,2,115),url:'Fotos_files/stroke.png'},{rect:new IWRect(-1,-1,2,2),url:'Fotos_files/stroke_1.png'},{rect:new IWRect(1,-1,115,2),url:'Fotos_files/stroke_2.png'},{rect:new IWRect(116,-1,2,2),url:'Fotos_files/stroke_3.png'},{rect:new IWRect(116,1,2,115),url:'Fotos_files/stroke_4.png'},{rect:new IWRect(116,116,2,2),url:'Fotos_files/stroke_5.png'},{rect:new IWRect(1,116,115,2),url:'Fotos_files/stroke_6.png'},{rect:new IWRect(-1,116,2,2),url:'Fotos_files/stroke_7.png'}],new IWSize(117,117)),imageStream,range,null,null,1.000000,null,'Media/slideshow.html','widget1','widget2','widget3')});}
function relayoutMediaGrid_id1(notification)
{var userInfo=notification.userInfo();var range=userInfo['range'];layoutMediaGrid_id1(range);}
function onStubPage()
{var args=getArgs();parent.IWMediaStreamPhotoPageSetMediaStream(createMediaStream_id1(),args.id);}
if(window.stubPage)
{onStubPage();}
setTransparentGifURL('Media/transparent.gif');function hostedOnDM()
{return false;}
function onPageLoad()
{IWRegisterNamedImage('comment overlay','Media/Photo-Overlay-Comment.png')
IWRegisterNamedImage('movie overlay','Media/Photo-Overlay-Movie.png')
IWRegisterNamedImage('contribution overlay','Media/Photo-Overlay-Contribution.png')
loadMozillaCSS('Fotos_files/FotosMoz.css')
NotificationCenter.addObserver(null,relayoutMediaGrid_id1,'RangeChanged','id1')
adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');Widget.onload();initializeMediaStream_id1()
performPostEffectsFixups()}
function onPageUnload()
{Widget.onunload();}
