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(121307,"Blankpages Issue 18 out now!");news[1]=new newsStory(119209,"Guest Visual Designer for Blankpages issue 18!");news[2]=new newsStory(110562,"Oldham open exhibition 2009");news[3]=new newsStory(105378,"New Studio Space In Manchester City Centre");news[4]=new newsStory(103099,"Current exhibition in Watford");news[5]=new newsStory(99564,"New Exhibition in Watford");