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(119481,"New Gallery - INDIA");news[1]=new newsStory(112431,"John R Simpson ARPS elected to Council of The RPS");news[2]=new newsStory(109109,"Beware fake Sandisk Compact Flash Cards");news[3]=new newsStory(15511,"John wins 2 awards at the 53rd Singapore International Photography award");news[4]=new newsStory(11697,"Print sales available online");news[5]=new newsStory(11696,"online print sales now available");news[6]=new newsStory(3535,"MFIAP panel added");news[7]=new newsStory(3533,"awarded MFIAP");news[8]=new newsStory(3534,"John becomes the 1st MFIAP in Scotland");news[9]=new newsStory(1798,"ARPS panel added");