// Created by iWeb 3.0.1 local-build-20090812

function createMediaStream_id3()
{return IWCreatePhotocast("file://localhost/Users/forfunksake/Sites/ForFunkSake/Thank_You_files/rss.xml",true);}
function initializeMediaStream_id3()
{createMediaStream_id3().load('file://localhost/Users/forfunksake/Sites/ForFunkSake',function(imageStream)
{var entryCount=imageStream.length;var headerView=widgets['widget0'];headerView.setPreferenceForKey(imageStream.length,'entryCount');NotificationCenter.postNotification(new IWNotification('SetPage','id3',{pageIndex:0}));});}
function layoutMediaGrid_id3(range)
{createMediaStream_id3().load('file://localhost/Users/forfunksake/Sites/ForFunkSake',function(imageStream)
{if(range==null)
{range=new IWRange(0,imageStream.length);}
IWLayoutPhotoGrid('id3',new IWPhotoGridLayout(2,new IWSize(230,230),new IWSize(230,0),new IWSize(288,245),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','widget0','widget1','widget2')});}
function relayoutMediaGrid_id3(notification)
{var userInfo=notification.userInfo();var range=userInfo['range'];layoutMediaGrid_id3(range);}
setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({shadow_1:new IWShadow({blurRadius:11,offset:new IWPoint(3.8252,-1.1695),color:'#ff0000',opacity:1.000000}),shadow_2:new IWShadow({blurRadius:0,offset:new IWPoint(-0.8374,-15.9781),color:'#ff0000',opacity:1.000000}),shadow_0:new IWShadow({blurRadius:12,offset:new IWPoint(-3.6820,-1.5629),color:'#ff0000',opacity:1.000000})});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('Thank_You_files/Thank_YouMoz.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();}
