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(48646,"The Monkeys in Hell's Valley");news[1]=new newsStory(48645,"The Wildlife of the Otago Peninsula");news[2]=new newsStory(48643,"The Farne Islands");news[3]=new newsStory(48644,"Bears of Finland");news[4]=new newsStory(48642,"Birds of Prey and Conservation Center at Sion Hill Hall");news[5]=new newsStory(47381,"The Santago Leopard Sanctuary and the Small Cat Survival Trust");news[6]=new newsStory(47379,"The Endangered Cats of India");