// Created by iWeb 2.0.3 local-build-20080402
//
//  iWeb - iWebHitCounter.js
//  Copyright (c) 2007 Apple Inc. All rights reserved.
//

function iWebWriteCounter()
{try
{writeCounter();}
catch(e)
{}}
function createMediaStream_id1()
{return IWCreatePhotocast("http://web.mac.com/snapmac/Portfolio/Pics_files/rss.xml",true,true);}
function initializeMediaStream_id1()
{createMediaStream_id1().load('http://web.mac.com/snapmac/Portfolio',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('http://web.mac.com/snapmac/Portfolio',function(imageStream)
{if(range==null)
{range=new IWRange(0,imageStream.length);}
IWLayoutPhotoGrid('id1',new IWPhotoGridLayout(3,new IWSize(163,163),new IWSize(163,28),new IWSize(196,206),27,27,0,new IWSize(0,0)),new IWStrokeParts([{rect:new IWRect(-4,4,9,151),url:'Pics_files/stroke.png'},{rect:new IWRect(-4,-4,9,8),url:'Pics_files/stroke_1.png'},{rect:new IWRect(5,-4,154,8),url:'Pics_files/stroke_2.png'},{rect:new IWRect(159,-5,8,9),url:'Pics_files/stroke_3.png'},{rect:new IWRect(159,4,10,151),url:'Pics_files/stroke_4.png'},{rect:new IWRect(159,155,9,13),url:'Pics_files/stroke_5.png'},{rect:new IWRect(5,155,154,11),url:'Pics_files/stroke_6.png'},{rect:new IWRect(-4,155,9,11),url:'Pics_files/stroke_7.png'}],new IWSize(163,163)),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_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 true;}
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('Pics_files/PicsMoz.css')
NotificationCenter.addObserver(null,relayoutMediaGrid_id1,'RangeChanged','id1')
detectBrowser();fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupAllIEPNGBGs();IMpreload('Pics_files','shapeimage_3','0');iWebWriteCounter();initializeMediaStream_id1()
performPostEffectsFixups()}
function onPageUnload()
{Widget.onunload();}
