// Created by iWeb 2.0.4 local-build-20090731

function createMediaStream_id3()
{return IWCreatePhotocast("file://localhost/Users/nedineobrien/Sites/site2/Site/Cycling_files/rss.xml",false,true);}
function initializeMediaStream_id3()
{createMediaStream_id3().load('file://localhost/Users/nedineobrien/Sites/site2/Site',function(imageStream)
{var entryCount=imageStream.length;var headerView=widgets['widget1'];headerView.setPreferenceForKey(imageStream.length,'entryCount');NotificationCenter.postNotification(new IWNotification('SetPage','id3',{pageIndex:0}));});}
function layoutMediaGrid_id3(range)
{createMediaStream_id3().load('file://localhost/Users/nedineobrien/Sites/site2/Site',function(imageStream)
{if(range==null)
{range=new IWRange(0,imageStream.length);}
IWLayoutPhotoGrid('id3',new IWPhotoGridLayout(4,new IWSize(186,186),new IWSize(186,0),new IWSize(235,201),27,27,0,new IWSize(0,0)),new IWStrokeParts([{rect:new IWRect(-5,5,10,175),url:'Cycling_files/stroke.png'},{rect:new IWRect(-5,-5,10,10),url:'Cycling_files/stroke_1.png'},{rect:new IWRect(5,-5,175,10),url:'Cycling_files/stroke_2.png'},{rect:new IWRect(180,-5,10,10),url:'Cycling_files/stroke_3.png'},{rect:new IWRect(180,5,10,175),url:'Cycling_files/stroke_4.png'},{rect:new IWRect(180,180,10,10),url:'Cycling_files/stroke_5.png'},{rect:new IWRect(5,180,175,10),url:'Cycling_files/stroke_6.png'},{rect:new IWRect(-5,180,10,10),url:'Cycling_files/stroke_7.png'}],new IWSize(185,185)),imageStream,range,null,null,1.000000,{backgroundColor:'#5a6684',reflectionHeight:100,reflectionOffset:2,captionHeight:100,fullScreen:1,transitionIndex:2},'Media/slideshow.html','widget1','widget2','widget3')});}
function relayoutMediaGrid_id3(notification)
{var userInfo=notification.userInfo();var range=userInfo['range'];layoutMediaGrid_id3(range);}
function onStubPage()
{var args=getArgs();parent.IWMediaStreamPhotoPageSetMediaStream(createMediaStream_id3(),args.id);}
if(window.stubPage)
{onStubPage();}
setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({shadow_0:new IWShadow({blurRadius:7,offset:new IWPoint(3.5355,3.5355),color:'#004080',opacity:0.750000})});registry.applyEffects();}
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('Cycling_files/CyclingMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');NotificationCenter.addObserver(null,relayoutMediaGrid_id3,'RangeChanged','id3')
fixAllIEPNGs('Media/transparent.gif');Widget.onload();applyEffects()
initializeMediaStream_id3()}
function onPageUnload()
{Widget.onunload();}
