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(134484,"Iceland Photos");news[1]=new newsStory(114989,"AA Landscape Photographer of the Year - Photo in book and exhibition");news[2]=new newsStory(101940,"Photography Monthly Feature - Travel");news[3]=new newsStory(98275,"Latin America Photos Online");news[4]=new newsStory(98282,"Back from Latin America");news[5]=new newsStory(98276,"Latin America Trip");news[6]=new newsStory(97011,"Old Man of Storr photo in November edition of Photography Monthly");news[7]=new newsStory(98405,"Stormy Sotavente picture in December edition of Outdoor Photographer");