<!–//*******Fill in title of slideshow*******var slideshowtitle = 'Joan's Legacy 2009';//*******Height of caption area*******var captionheight = '50px';//*******Sponsor info–leave blank if none*******var sponsorimage = '';var sponsorlink = '';//*******Pic URLs go here; one on each line; make sure last line doesn't have comma at the end*******var pics = ['http://www.globest.com/newspics/nyc_joanlegacy1.jpg','http://www.globest.com/newspics/nyc_joanlegacy2.jpg','http://www.globest.com/newspics/nyc_joanlegacy3.jpg','http://www.globest.com/newspics/nyc_joanlegacy4.jpg','http://www.globest.com/newspics/nyc_joanlegacy5.jpg','http://www.globest.com/newspics/nyc_joanlegacy6.jpg','http://www.globest.com/newspics/nyc_joanlegacy7.jpg','http://www.globest.com/newspics/nyc_joanlegacy8.jpg','http://www.globest.com/newspics/nyc_joanlegacy9.jpg','http://www.globest.com/newspics/nyc_joanlegacy10.jpg']//*******Captions go here; one on each line; make sure last line doesn’t have comma at the end*******var captions = ['More than 500 attended this year's Joan's Legacy: Uniting Against Lung Cancer fundraiser. From left: Rick Leland, Steve Lefkowitz and Douglas Durst','Leslie Harwood, Roxanne Donovan, Ellen Israel, Laurie Golub and Diane Silberstein','David Greenbaum, Craig Reicher, Howard Fiddle, Jonathan Mechanic, Erin Reicher and Chris Corrinet','Uniting Against Lung Cancer board members Mary Ann Tighe, Bob Wachs and Tess Wachs','Phil Altheim and Sherman Boxer','Mark Weiss, Mitch Rudin and Ric Clark','Hussain Ali Khan, Juliette Lam, Tom Scarangello, Robert Kellogg','Howard Fiddle, Brad Gerla and Dennis Friedrich','Brian Neugeboren, Michael Dubin and Bob Savitt','Andy Leibman and Brett Goldman']//*******Photo Credits go here; one on each line; make sure last line doesn’t have comma at the end*******var credits = ['Photo: Ed Lederman','Photo: Ed Lederman','Photo: Ed Lederman','Photo: Ed Lederman','Photo: Ed Lederman','Photo: Ed Lederman','Photo: Ed Lederman','Photo: Ed Lederman','Photo: Ed Lederman','Photo: Ed Lederman']//*******DO NOT EDIT BELOW THIS LINE*******var numberofslides = pics.length;var thisPic = 0;function doFirst() {thisPic=0;document.getElementById(‘photo’).src=pics[thisPic];document.getElementById(‘slidenumber’).innerHTML=(thisPic+1) + ‘/’ + numberofslides;document.getElementById(‘caption’).innerHTML=captions[thisPic];document.getElementById(‘credit’).innerHTML=credits[thisPic];}function doLast() {thisPic=numberofslides-1;document.getElementById(‘photo’).src=pics[thisPic];document.getElementById(‘slidenumber’).innerHTML=(thisPic+1) + ‘/’ + numberofslides;document.getElementById(‘caption’).innerHTML=captions[thisPic];document.getElementById(‘credit’).innerHTML=credits[thisPic];}function doPrevious() { if (document.images && thisPic > 0) { thisPic–;document.getElementById(‘photo’).src=pics[thisPic];document.getElementById(‘slidenumber’).innerHTML=(thisPic+1) + ‘/’ + numberofslides;document.getElementById(‘caption’).innerHTML=captions[thisPic];document.getElementById(‘credit’).innerHTML=credits[thisPic]; } else {thisPic=numberofslides-1;document.getElementById(‘photo’).src=pics[thisPic];document.getElementById(‘slidenumber’).innerHTML=(thisPic+1) + ‘/’ + numberofslides;document.getElementById(‘caption’).innerHTML=captions[thisPic];document.getElementById(‘credit’).innerHTML=credits[thisPic];}}function doNext() { if (document.images && thisPic < (numberofslides-1)) { thisPic++;document.getElementById(‘photo’).src=pics[thisPic];document.getElementById(‘slidenumber’).innerHTML=(thisPic+1) + ‘/’ + numberofslides;document.getElementById(‘caption’).innerHTML=captions[thisPic];document.getElementById(‘credit’).innerHTML=credits[thisPic]; } else {thisPic=0;document.getElementById(‘photo’).src=pics[thisPic];document.getElementById(‘slidenumber’).innerHTML=(thisPic+1) + ‘/’ + numberofslides;document.getElementById(‘caption’).innerHTML=captions[thisPic];document.getElementById(‘credit’).innerHTML=credits[thisPic];}}–>
document.write(slideshowtitle); document.write(credits[0]);
document.write(“
“);
<< | < | document.write(thisPic+1);/document.write(numberofslides); | > | >> |
document.write(“
“);document.write(captions[0]);
<!–if (sponsorimage != “”) {document.write(“
Slideshow Sponsored by:
“);}–>