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(141319,"SWPP Gold Award");news[1]=new newsStory(117962,"Practical Photography Photographer of the Year 2009");news[2]=new newsStory(113239,"Practical Photography POTY 2009");news[3]=new newsStory(113240,"Practical Photography POTY 2009");news[4]=new newsStory(76343,"Outdoor Photography Magazine");news[5]=new newsStory(73460,"New Landscape Website");news[6]=new newsStory(69762,"Bo'ness Calendar Competition 2008");news[7]=new newsStory(36442,"Bo'ness Calendar Competition 2007");news[8]=new newsStory(34388,"'Digital Photo' Magazine Competition");news[9]=new newsStory(34387,"'Digital Camera' Magazine");