", "http://www.independent.co.uk/news/world/politics/a-hrefhttpblogsindependentcoukindependentdiplomaticlicenceindexhtml-targetblankdiplomatic-licence-saving-saakashvilia-848475.html"); newslist[1] = new Array("Russian troops 'open second front' ", "http://www.independent.co.uk/news/world/europe/russian-troops-open-second-front-891052.html"); newslist[2] = new Array("Pressure mounts against Musharraf ", "http://www.independent.co.uk/news/world/asia/pressure-mounts-against-musharraf-891075.html"); newslist[3] = new Array("Inflation-busting water bill rises revealed ", "http://www.independent.co.uk/news/business/news/inflationbusting-water-bill-rises-revealed-891097.html"); newslist[4] = new Array("Staying fit and healthy at uni ", "http://www.independent.co.uk/news/education/higher/staying-fit-and-healthy-at-uni-891166.html"); var newstickerAnchor, newstickerSpan, newstickerCurrentNews; function newsticker() { newstickerAnchor = document.createElement('a'); newstickerAnchor.target = '_blank'; newstickerAnchor.style.backgroundColor = (typeof(ntBackgroundColor) == 'string')?ntBackgroundColor:'#ffff66'; newstickerAnchor.style.color = (typeof(ntTextColor) == 'string')?ntTextColor:'#333333'; newstickerAnchor.style.fontSize = '12px'; newstickerSpan = document.getElementById("mtxt"); newstickerSpan.appendChild(newstickerAnchor); newstickerCurrentNews = 0; newstickerScrollNews(); } function newstickerScrollNews(){ newstickerAnchor.href = newslist[newstickerCurrentNews][1]; newstickerAnchor.innerHTML = newslist[newstickerCurrentNews][0]; // new item if (newstickerCurrentNews