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(147658,"The Proof is in the Print...");news[1]=new newsStory(135271,"Politics!! Politics!!");news[2]=new newsStory(140230,"Here comes the Bride... ");news[3]=new newsStory(118550,"Scarlett Daggers");news[4]=new newsStory(132286,"The Big Break");news[5]=new newsStory(112733,"A Little Tribute to the 80's - Part I");news[6]=new newsStory(119161,"Exhibition, Christmas and 2010.. x");news[7]=new newsStory(110117,"Bloody Marys Tattoo");news[8]=new newsStory(112025,"Portraits for Christmas...");news[9]=new newsStory(108940,"What Feeds an Artist?");