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(138248,"Committee Changes");news[1]=new newsStory(138281,"2009-2010 Trophy Winners");news[2]=new newsStory(138250,"Marina Blyth Wins The Chairman's Challenge");news[3]=new newsStory(136381,"Best of The Year Winners Announced");news[4]=new newsStory(132640,"Results of 5th Competition of 2009-10 Season: Open");news[5]=new newsStory(128949," Results of 4th Competition of 2009-10 Season: Monochrome");news[6]=new newsStory(128951," Results of 3rd Competition of 2009-10 Season: Nature");news[7]=new newsStory(116276,"Results of 2nd Competition of 2009-10 Season:  Landscape");news[8]=new newsStory(75086,"Bridport Camera Club wins the 2009 Wessex Battle");news[9]=new newsStory(114798,"Results of 1st Competition of 2009-10 Season: Open");