function newsStory(b,a){this.id=b;this.headline=a}function nextNews(a){for(j=0;j<news.length;j++){if(news[j].id==a){break}}if(j+1<news.length){window.location="news_"+news[j+1].id+".html"}else{alert("No more stories")}}function ShowNewsLinks(a){if(!basic){for(j=0;j<news.length;j++){if(news[j].id==a){break}}if(j==(news.length-1)){document.all.nextlink.style.visibility="hidden"}}}var news=new Array();news[0]=new newsStory(84153,"Lake District Gallery Added");news[1]=new newsStory(82448,"New North Wales Gallery launched ");news[2]=new newsStory(58386,"New additions to Birds, Bees & Flowers");news[3]=new newsStory(31424,"Argus' annual Odyssey");news[4]=new newsStory(29319,"New Images added.");news[5]=new newsStory(29139,"On- Line sales are Here!");news[6]=new newsStory(28816,"Welcome to Argus Images");
