var ticker_data = Array(); 

ticker_data[0] = new Array(); 
ticker_data[0][0] = 'Follow Wheel of Fortune on Twitter!'; 
ticker_data[0][1] = 'http://twitter.com/wheeloffortune'; 

ticker_data[1] = new Array(); 
ticker_data[1][0] = 'What’s it like to spin and win on Wheel? Read the contestant blogs!'; 
ticker_data[1][1] = 'contestantsandtickets/contestantdiaries/'; 

ticker_data[2] = new Array(); 
ticker_data[2][0] = 'Where in the USA is $5K?'; 
ticker_data[2][1] = 'http://www.wheeloffortune.com/minisites/5k'; 

ticker_data[3] = new Array(); 
ticker_data[3][0] = 'Which wedge are you? Take the quiz!'; 
ticker_data[3][1] = 'http://www.wheeloffortune.com/minisites/5k/?quiz=true'; 

ticker_data[4] = new Array(); 
ticker_data[4][0] = 'Play along with Twitter Toss-Up twice each weekday!'; 
ticker_data[4][1] = 'http://www.wheeloffortune.com/twitter'; 

ticker_data[5] = new Array(); 
ticker_data[5][0] = 'Watch classic clips!'; 
ticker_data[5][1] = 'http://www.wheeloffortune.com/videos/'; 

ticker_data[6] = new Array(); 
ticker_data[6][0] = 'Something good is brewing in the Bonus Round! Get the scoop.'; 
ticker_data[6][1] = 'http://www.wheeloffortune.com/minisites/maxwellhouse/'; 

ticker_data[7] = new Array(); 
ticker_data[7][0] = 'Find out how Vanna preps for each show!'; 
ticker_data[7][1] = 'http://vannastyle.com/blog/#entry-2667'; 

var total = 8; 
