// Created by iWeb 2.0.4 local-build-20091103

function createMediaStream_id1()
{return IWCreatePhotocast("http://petphotos.coylesweb.com/petphotos/howloween_files/rss.xml",true,true);}
function initializeMediaStream_id1()
{createMediaStream_id1().load('http://petphotos.coylesweb.com/petphotos',function(imageStream)
{var entryCount=imageStream.length;var headerView=widgets['widget0'];headerView.setPreferenceForKey(imageStream.length,'entryCount');NotificationCenter.postNotification(new IWNotification('SetPage','id1',{pageIndex:0}));});}
function layoutMediaGrid_id1(range)
{createMediaStream_id1().load('http://petphotos.coylesweb.com/petphotos',function(imageStream)
{if(range==null)
{range=new IWRange(0,imageStream.length);}
IWLayoutPhotoGrid('id1',new IWPhotoGridLayout(6,new IWSize(72,72),new IWSize(72,0),new IWSize(108,87),27,27,0,new IWSize(0,0)),new IWStrokeParts([{rect:new IWRect(-2,1,3,69),url:'howloween_files/stroke.png'},{rect:new IWRect(-3,-6,4,7),url:'howloween_files/stroke_1.png'},{rect:new IWRect(1,-2,69,3),url:'howloween_files/stroke_2.png'},{rect:new IWRect(70,-4,8,5),url:'howloween_files/stroke_3.png'},{rect:new IWRect(70,1,3,69),url:'howloween_files/stroke_4.png'},{rect:new IWRect(70,70,4,5),url:'howloween_files/stroke_5.png'},{rect:new IWRect(1,70,69,3),url:'howloween_files/stroke_6.png'},{rect:new IWRect(-5,70,6,4),url:'howloween_files/stroke_7.png'}],new IWSize(72,72),true,2),imageStream,range,null,null,1.000000,{backgroundColor:'#000000',reflectionHeight:100,reflectionOffset:2,captionHeight:100,fullScreen:0,transitionIndex:2},'Media/slideshow.html','widget0','widget1','widget2')});}
function relayoutMediaGrid_id1(notification)
{var userInfo=notification.userInfo();var range=userInfo['range'];layoutMediaGrid_id1(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('howloween_files/howloweenMoz.css')
NotificationCenter.addObserver(null,relayoutMediaGrid_id1,'RangeChanged','id1')
Widget.onload();initializeMediaStream_id1()
performPostEffectsFixups()}
function onPageUnload()
{Widget.onunload();}
