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(100641,"Favourites from 2008");news[1]=new newsStory(42967,"Latest autumn pics from our UK trips");news[2]=new newsStory(33701,"New Yellowstone pictures");news[3]=new newsStory(24721,"More new pictures");news[4]=new newsStory(24723,'"Another Place"');news[5]=new newsStory(23932,"Digital articles..Look up our 2003 set of articles about our 'adventures' into the new phenomenon that was 'digital photography'... look in the 'Articles' section for the complete set of ten!");news[6]=new newsStory(23911,"Part 2 - Digital or divorce");news[7]=new newsStory(23917,"Part 5 - Chimping at the bit");news[8]=new newsStory(21517,"Re-launch of the eye35 website");news[9]=new newsStory(23910,"Part 1 - Kicking the habit!");news[10]=new newsStory(23912,"Part 2 - Digital or divorce");news[11]=new newsStory(23913,"Part 3 - Peace in our times...");news[12]=new newsStory(23914,"Part 4 - Farewell to filters?");news[13]=new newsStory(23918,"Part 5 - Chimping at the bit");news[14]=new newsStory(23919,"Part 6 - I am not an anorak");news[15]=new newsStory(23920,"Part 7 - Wide-angle heaven");news[16]=new newsStory(23921,"Part 8 - Test of Faith");news[17]=new newsStory(23924,"Part 9 - In it for the long haul");news[18]=new newsStory(23930,"Part 10 - Top Ten Tips for DSLR Users");