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(48458,"Lata");news[1]=new newsStory(33383,"Website Live!");news[2]=new newsStory(35804,"Equipment List");news[3]=new newsStory(35805,"<h4>Equipment List</h4>");news[4]=new newsStory(34263,"<h4>Nikon D200</h4>");news[5]=new newsStory(34130,"<h4>The Main tool in the box......</h4>");news[6]=new newsStory(34131,"<h4>The Crippler!</h4>");news[7]=new newsStory(34123,"<h4>Nikon D70</h4>");