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(142523,"Gay Gordons at Crusaid Walk for Life June 2010");news[1]=new newsStory(114176,"LAURIESTON DANCE WEEK 2010");news[2]=new newsStory(129468,"<strong>GAY GORDONS AT DUCKIE</strong>");news[3]=new newsStory(114448,"GG's EDINBURGH DEMO on Youtube  ");news[4]=new newsStory(112235,"WINTER GEILIDH 2009");