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(145069,"New Selection of Cards");news[1]=new newsStory(135147,"Book now on sale");news[2]=new newsStory(132676,"March/April Newsletter");news[3]=new newsStory(132415,"Book to be launched on 30th April 2010");news[4]=new newsStory(127891,"February 2010 Newsletter");news[5]=new newsStory(114186,"Limited Edition Calendar");news[6]=new newsStory(98456,"Exhibition at Trowbridge Gallery, Tunbridge Wells");news[7]=new newsStory(95825,"New Section added...");news[8]=new newsStory(89336,"Great savings on your canvas prints");news[9]=new newsStory(86270,"Launch of first greeting card");news[10]=new newsStory(82263,"Price List");