var tickerItemCount = 5;
var tickerTitles = new Array();
var tickerLinks = new Array();
tickerTitles[0] = "'Lose weight fast'......do advertised claims work?";
tickerLinks[0] = "http://www.purpleweightloss.com/articles/lose-weight-fast.php";
tickerTitles[1] = "Sex: An effective workout?";
tickerLinks[1] = "http://www.purpleweightloss.com/articles/sex-burns-calories.php";
tickerTitles[2] = "Calculating calories in recipes";
tickerLinks[2] = "http://www.purpleweightloss.com/articles/calories-in-recipes.php";
tickerTitles[3] = "Guideline daily amounts (GDA)";
tickerLinks[3] = "http://www.purpleweightloss.com/articles/guideline-daily-amounts.php";
tickerTitles[4] = "Making healthier choices - Lunch";
tickerLinks[4] = "http://www.purpleweightloss.com/articles/low-calorie-lunch.php";


