// Created by iWeb 2.0.2 local-build-20080105

function createMediaStream_id4()
{return IWCreatePhotocast("file://localhost/Users/Marshall/Desktop/Published%20Sites/MSThomas/SASG_05_York_files/rss.xml",false,true);}
function initializeMediaStream_id4()
{createMediaStream_id4().load('file://localhost/Users/Marshall/Desktop/Published%20Sites/MSThomas',function(imageStream)
{var entryCount=imageStream.length;var headerView=widgets['widget1'];headerView.setPreferenceForKey(imageStream.length,'entryCount');NotificationCenter.postNotification(new IWNotification('SetPage','id4',{pageIndex:0}));});}
function layoutMediaGrid_id4(range)
{createMediaStream_id4().load('file://localhost/Users/Marshall/Desktop/Published%20Sites/MSThomas',function(imageStream)
{if(range==null)
{range=new IWRange(0,imageStream.length);}
IWLayoutPhotoGrid('id4',new IWPhotoGridLayout(4,new IWSize(147,147),new IWSize(147,28),new IWSize(160,190),27,27,0,new IWSize(8,8)),new IWPhotoFrame([IWCreateImage('SASG_05_York_files/Headlines_01.png'),IWCreateImage('SASG_05_York_files/Headlines_02.png'),IWCreateImage('SASG_05_York_files/Headlines_03.png'),IWCreateImage('SASG_05_York_files/Headlines_06.png'),IWCreateImage('SASG_05_York_files/Headlines_09.png'),IWCreateImage('SASG_05_York_files/Headlines_08.png'),IWCreateImage('SASG_05_York_files/Headlines_07.png'),IWCreateImage('SASG_05_York_files/Headlines_04.png')],null,0,0.750000,-3.000000,-3.000000,-3.000000,-3.000000,2.000000,2.000000,2.000000,2.000000,4.000000,4.000000,4.000000,4.000000,null,null,null,0.100000),imageStream,range,null,null,1.000000,{backgroundColor:'#000000',reflectionHeight:100,reflectionOffset:2,captionHeight:100,fullScreen:0,transitionIndex:2},'Media/slideshow.html','widget1','widget2','widget3')});}
function relayoutMediaGrid_id4(notification)
{var userInfo=notification.userInfo();var range=userInfo['range'];layoutMediaGrid_id4(range);}
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('SASG_05_York_files/SASG_05_YorkMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');NotificationCenter.addObserver(null,relayoutMediaGrid_id4,'RangeChanged','id4')
Widget.onload();initializeMediaStream_id4()
performPostEffectsFixups()}
function onPageUnload()
{Widget.onunload();}
