//HOMEPAGE HIGHLIGHTS *************************************************************

// Instructions for HTML file:
// Script tags should reference this .js file and the scripts .js file
// Image to be changed needs to be in a <div> with id="photos"
// <a> tag for image needs id="linkto"
// Image to be changed is id="photo" (could have existing source as well)
// Back button needs to call Javascript:stopSS();controlback()
// Next button needs to call Javascript:stopSS();controlnext()
// <a> tag for Play/Stop button needs id="playstop"
// Play/Stop button needs id="psbutton" and needs to call Javascript:stopSS() at first

//Variables for each Array *************************************************************
var highlightphoto=new Array()
var highlightcategory=new Array()
var highlighttitle=new Array()
var highlightdescription=new Array()
var highlightlinkto=new Array()
var highlightthumbnail=new Array()


//This is where you put in all the information for each highlight ***************************************************************************************************************************************************************************************************************STOP*****

highlighttitle[1]="Burt Wolf European Cruises 2010"
highlightphoto[1]="http://www.njn.net/joinsupport/images/highlights/burtwolf.jpg"
highlightcategory[1]="NJN EVENTS"
highlightdescription[1]="Join Burt Wolf, the host of the public television series <i>Travels &amp; Traditions</i>, on your choice of an Avalon Waterways' Tour and River Cruise through Europe in 2010. Burt will be your onboard host throughout each trip."
highlightlinkto[1]="http://www.njn.net/joinsupport/membership/burtwolf/europeancruises2010.html"
highlightthumbnail[1]="http://www.njn.net/joinsupport/images/highlights/tn-burtwolf.jpg"

highlighttitle[2]="Andre Rieu & The Johann Strauss Orchestra Live in Concert"
highlightphoto[2]="http://www.njn.net/joinsupport/images/highlights/andrerieu.jpg"
highlightcategory[2]="NJN BOX OFFICE"
highlightdescription[2]="NJN has premium seating to this one-of-a-kind musical experience as Andre Rieu returns to NJ with his Johann Strauss Orchestra to thrill audiences once again."
highlightlinkto[2]="http://www.njn.net/joinsupport/membership/andrerieu/"
highlightthumbnail[2]="http://www.njn.net/joinsupport/images/highlights/tn-andrerieu.jpg"

highlighttitle[3]="Playing for Change: Peace Through Music"
highlightphoto[3]="http://www.njn.net/joinsupport/images/highlights/playingforchange.jpg"
highlightcategory[3]="SUPPORT TELEVISION"
highlightdescription[3]="A story of hope, struggle, perseverance and joy, the documentary <i>Playing For Change: Peace Through Music</i> is part of a global effort to inspire peace through music and to connect diverse musicians worldwide, especially those in regions of conflict."
highlightlinkto[3]="http://www.njn.net/television/highlights/10january/playingforchange.html"
highlightthumbnail[3]="http://www.njn.net/joinsupport/images/highlights/tn-playingforchange.jpg"

highlighttitle[4]="Wait Wait... Don't Tell Me!"
highlightphoto[4]="http://www.njn.net/joinsupport/images/highlights/waitwait.jpg"
highlightcategory[4]="NJN RADIO"
highlightdescription[4]="<i>Wait Wait...Don't Tell Me!</i> takes a fast-paced, irreverent look at the news of the world - and the weird. Now in its sixth year, the show offers a modern and sometimes raucous twist on the old-time radio quiz show, mining NPR news stories for quiz questions."
highlightlinkto[4]="http://www.njn.net/radio/programs/waitwait.html"
highlightthumbnail[4]="http://www.njn.net/joinsupport/images/highlights/tn-waitwait.jpg"

// highlighttitle[4]="Support NJN Radio"
// highlightphoto[4]="http://www.njn.net/joinsupport/images/highlights/radio.jpg"
// highlightcategory[4]="SUPPORT RADIO"
// highlightdescription[4]="NJN Public Radio keeps you connected to your community and to the world.  Your financial support makes it possible.  Thank you."
// highlightlinkto[4]="http://njpbn.kintera.org/donation"
// highlightthumbnail[4]="http://www.njn.net/joinsupport/images/highlights/tn-radio.jpg"

highlighttitle[5]="Motown Memories"
highlightphoto[5]="http://www.njn.net/joinsupport/images/highlights/motownmemories.jpg"
highlightcategory[5]="SUPPORT TELEVISION"
highlightdescription[5]="The biggest hit-making machine of the 1960s is spotlighted in Motown Memories, a My Music retrospective of the greatest stars and songs from the era when Detroit was the center of the musical universe."
highlightlinkto[5]="http://www.njn.net/television/highlights/09december/motownmemories.html"
highlightthumbnail[5]="http://www.njn.net/joinsupport/images/highlights/tn-motownmemories.jpg"

highlighttitle[6]="David Garrett"
highlightphoto[6]="http://www.njn.net/joinsupport/images/highlights/davidgarrett.jpg"
highlightcategory[6]="NJN BOX OFFICE"
highlightdescription[6]="One of the most popular entertainers in Europe and Japan, performing selections ranging from Bach to Metallica, Vivaldi to AC/DC, European folk songs to Broadway melodies, and redefining music from classical to rock to pop."
highlightlinkto[6]="http://www.njn.net/joinsupport/membership/event-davidgarrett.html"
highlightthumbnail[6]="http://www.njn.net/joinsupport/images/highlights/tn-davidgarrett.jpg"




// highlighttitle[4]="David Foster and Friends"
// highlightphoto[4]="http://www.njn.net/joinsupport/images/highlights/davidfoster.jpg"
// highlightcategory[4]="BOX OFFICE"
// highlightdescription[4]="Famed musical showman, producer and songwriter David Foster will be embarking on tour to perform with some of his talented friends some of the hits that have paved the way for the many artists he has worked with over the years."
// highlightlinkto[4]="http://www.njn.net/joinsupport/membership/event-davidfoster.html"
// highlightthumbnail[4]="http://www.njn.net/joinsupport/images/highlights/tn-davidfoster.jpg"
