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(37027,"HOUSE  BEAUTIFUL October 2007.");news[1]=new newsStory(37028,"ASPIRE MAGAZINE September 2007");news[2]=new newsStory(37063,"BUILDING MAGAZINE April 2007");news[3]=new newsStory(18658,"THE OFFICE LIGHT PROJECT");news[4]=new newsStory(37030,"INTERIORS MAGAZINE");news[5]=new newsStory(37035,"WORLD OF INTERIORS  Highgate Flat Collaboration 1989");news[6]=new newsStory(37051,"VOGUE MAGAZINE 1988");news[7]=new newsStory(37029,"INDEPENDANT ON SUNDAY 1988");news[8]=new newsStory(37052,"COUNTRY LIVING 1987");