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(131664,"New workshop dates for April 2010!");news[1]=new newsStory(145581,"Pet Portrait Award 2010 -  First Place, May 2010 (Licentiate) ");news[2]=new newsStory(145590,"Landscape and Fine Art Overall Award - First Place");news[3]=new newsStory(145584,"Pet Portrait Overall Award - 3rd Place");news[4]=new newsStory(145588,"Landscape & Fine Art Overall Award - Third Place");news[5]=new newsStory(145585,"Fashion Competition - awarded Merit, May 2010");news[6]=new newsStory(145587,"Fine Art & Landscape Competition - awarded Merit in June 2010");news[7]=new newsStory(145589,"Landscape & Fine Art competition June 2010 - awarded Merit ");news[8]=new newsStory(100257,"Preview night at the Fromeshaw Gallery");