SLIDES = new slideshow("SLIDES");

s = new slide();
s.src =  "images/slideshow_2009/Welcome2.jpg";
s.text = "Welcome to the first-ever Niche Digital Conference!";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Pizza_beer_sign.jpg";
s.text = "We started the conference off right - pizza and beer at Spike's Sports Bar";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Pizza_beer_1.jpg";
s.text = "Attendees making lots of friends...";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Pizza_beer_2.jpg";
s.text = "...and toasting the start of the conference";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Carl_speaking.jpg";
s.text = "Captain Carl briefs the attendees";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/good_group_1_cropped.jpeg";
s.text = "The group is ready to get their digital groove on";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Hervey_Prize.jpg";
s.text = "PEZ, the final frontier...Hervey Evans gets his Hero of the Conference prize";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Todd_Class.jpg";
s.text = "Small, Intimate sessions with lots of Q&A are a hallmark of Niche events";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Classroom-ok.jpg";
s.text = "";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Keynote_good.jpg";
s.text = "Dan McCarthy wows the crowd with his tales of incorporating social media and a sharing model - and watching his company grow!";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/DigEditionPanel.jpg";
s.text = "The Future of the Digital Edition panel (and steel cage match)";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Dig_edition_question.jpg";
s.text = "An attendee picks the brains of the Future of the Digital Edition panelists";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Sponsor_Row1.jpg";
s.text = "Between sessions attendees chat with the sponsors to implement what they have learned";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Sign_Welcome_Recept.jpeg";
s.text = "ePub Xpress sponsored the out of this world Welcome Reception at Brit's Pub";
SLIDES.add_slide(s);


s = new slide();
s.src =  "images/slideshow_2009/Brits1.jpg";
s.text = "";
SLIDES.add_slide(s);


s = new slide();
s.src =  "images/slideshow_2009/Brits3.jpg";
s.text = "Captain Carl appears incognito";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Brits4.jpg";
s.text = "";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Lawn_bowling.jpg";
s.text = "Brit's Fabulous lawn bowling!";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Lawn_bowling2.jpg";
s.text = "NDC 2nd in command Rebekah Darksmith tries out her telekinesis while Hervey Bowls";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Roundtables.jpg";
s.text = "Roundtables by topic help attendees network";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/dinosaur.jpg";
s.text = "It's not all work...Minnick Web services brought along a friend.";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Phil_1.jpg";
s.text = "Ryan 'Phil Donahue' Dohrn grills our track leaders on the future of magazines...";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Phil_2.jpg";
s.text = "...and gets a little help from the studio audience";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/ok_group.jpg";
s.text = "Who doesn't enjoy Phil?";
SLIDES.add_slide(s);

s = new slide();
s.src =  "images/slideshow_2009/Staff_Photo.jpg";
s.text = "NDC staff_we narrowly avoided Star Trek conference uniforms";
SLIDES.add_slide(s);