Есть скрипт бегущей строки. Вот часть отображаемая в браузере
<SCRIPT>
<!--
var theCharacterTimeout = 50;
var theStoryTimeout = 5000;
var theWidgetOne = "_";
var theWidgetTwo = "-";
var theWidgetNone = "";
var theLeadString = "";
var theSummaries = new Array();
var theSiteLinks = new Array();
var theItemCount = 3;
theSummaries[0] = 'Funny (and Almost Silly) Earbuds, for the Child in You';
theSiteLinks[0] = 'http://news.softpedia.com/news/Funny-and-Almost-Silly-Earbuds-for-the-Child-in-You-94082.shtml';
theSummaries[1] = 'Windows 7 Pre-Beta Availability Confirmed';
theSiteLinks[1] = 'http://news.softpedia.com/news/Windows-7-Pre-Beta-Availability-Confirmed-94143.shtml';
theSummaries[2] = 'Netflix Increases Show Library';
theSiteLinks[2] = 'http://news.softpedia.com/news/Netflix-Increases-Show-Library-94112.shtml';
startTicker();
//-->
</SCRIPT>
Вопрос:
как сделать так, чтобы строки Summaries и SiteLinks вводить не руками, а с определённой страницы в которой указанны массивы с ссылками и текстом