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(122039,"2010 Section for all my current efforts.");news[1]=new newsStory(105604,"Cape Town and the Kruger National Park photo's are now being added.");news[2]=new newsStory(55826,"2009 Photographs");news[3]=new newsStory(48711,"A Gallery for Namibia, containing some of my best photo's.");news[4]=new newsStory(48712,"Costa Rica contains a few of my favourite Photo's.");