var theSummaries = new Array();var theSiteLinks = new Array();
theSummaries[0] = "Welcome to the new Longwood Robotics Website";theSiteLinks[0] = "";
theSummaries[1] = "Join Longwood ROBOTICS! Click Here for more info.";theSiteLinks[1] = "join.html";
theSummaries[2] = "Click here for the latest news on the forum. All team members must register.";theSiteLinks[2] = "http://www.longwoodrobotics.com/";
theSummaries[3] = "If you like computers, join the Webmaster\'s Club. See Mr. Beecher.";theSiteLinks[3] = "http://longwood.k12.ny.us/lhs/clubs";
theSummaries[4] = "Click Here for Digital Impact images and videos!";theSiteLinks[4] = "gallery.html";
theSummaries[5] = "Click here for a full list of dates and news.";theSiteLinks[5] = "news.html";
theSummaries[6] = "Click here for Digital Impact downloads, like our white papers.";theSiteLinks[6] = "downloads.html";
theSummaries[7] = "Click here for the DSD project";theSiteLinks[7] = "http://www.dsd.impulse3d.com/";
theSummaries[8] = "";theSiteLinks[8] = "";
theSummaries[9] = "";theSiteLinks[9] = "";
var theStoryTimeout = 3000;
var theCharacterTimeout = 0;var theWidgetOne = "_";var theWidgetTwo = "-";var theWidgetNone = "";var theLeadString = "";var theItemCount = theSummaries.length;