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(78177,"The usual boundaries of good taste go out the window at Christmas  ");news[1]=new newsStory(78181,"A client's recently refurbished kitchen is featured in 25 Beautiful Kitchens Magazine");news[2]=new newsStory(78094,"A window into the world of interiors");news[3]=new newsStory(78093,"An Autumnal Forecast");news[4]=new newsStory(77909,"Sustainable and environmentally responsible design");news[5]=new newsStory(77908,"Tips and hints for achieving spring's fresh style");news[6]=new newsStory(76568,"A Virgin property is styled in Wimbledon");