function newsStory(id,headline) {
	this.id = id;
	this.headline = headline;
}

function nextNews(newsID) {

	for (j = 0; j < news.length; j++) {
		if (news[j].id == newsID) {
			break;
		}
	}
	if (j + 1 < news.length ) {
		window.location = 'news_' + news[j + 1].id + '.html';
	}
	else {
		alert('No more stories');
	}
}

function ShowNewsLinks(newsID) {
		
	
	if (!basic) {
		for (j = 0; j < news.length; j++) {  
			if (news[j].id == newsID) {  
				break;
			}
		}
		if (j == (news.length -1)) {   
			document.all.nextlink.style.visibility = 'hidden';
		}
		
	}
}


var news = new Array();
news[0] = new newsStory(210095,'The Old Berkley Beagles');
news[1] = new newsStory(209929,'Penhallows farm');
news[2] = new newsStory(209455,'Clifford Barton Shoot');
news[3] = new newsStory(208384,'Sydenham Estate - Shoot 7th January 2012');
news[4] = new newsStory(201735,'Lamerton Hunt 2011-12 season');
news[5] = new newsStory(201704,'Dartmoor Hunt 2011-2012 Season');
news[6] = new newsStory(200778,'Silverspring Bloodhounds');
news[7] = new newsStory(200221,'Harwood Shoot');
news[8] = new newsStory(175689,'Gilmore Lewis Testimonial Meet');
news[9] = new newsStory(151307,'Lamerton Foxhounds 2010-2011 Trailhunting Season');
news[10] = new newsStory(199947,'Townsend Springers');
news[11] = new newsStory(198703,'Clinger farm Shoot - Mikes Stag Shoot');
news[12] = new newsStory(65419,'Mrs Townsend -Private Commission');
news[13] = new newsStory(157915,'CFTS:  Events, Trials & Tests');
news[14] = new newsStory(195172,'Skye the Lurcher - Private Commission');
news[15] = new newsStory(195086,'Cornwall Gundog Club ');
news[16] = new newsStory(193503,'SW Terrier and Lurcher Show');
news[17] = new newsStory(192006,'Tiverton Foxhound Show 2011');
news[18] = new newsStory(200006,'\"Zoo\" Petshop ~ Launceston');
news[19] = new newsStory(191286,'Buckham Fair 2011');
news[20] = new newsStory(189000,'Silverton Hunt Show 2011');
news[21] = new newsStory(188930,'Gables Farm Open Day and Dog Show');
news[22] = new newsStory(188719,'Dunster Country Fair Terrier and Lurcher Show');
news[23] = new newsStory(187655,'E.L.F. Dog Show and Jumping 2011');
news[24] = new newsStory(186204,'Boconnoc EGB (Sunday) 2011');
news[25] = new newsStory(186114,'Boconnoc EGB (Saturday) 2011');
news[26] = new newsStory(184666,'Dowland Country Fair June 2011');
news[27] = new newsStory(182227,'Tetcott Terrier and Lurcher Show');
news[28] = new newsStory(181429,'Bark In The Park ');
news[29] = new newsStory(180738,'Earthtaw Border terriers photo Shoot');
news[30] = new newsStory(180486,'Help For Heroes Charity Clay Shoot');
news[31] = new newsStory(179700,'South West Terrier & Lurcher Club');
news[32] = new newsStory(178762,'DVSPH show');
news[33] = new newsStory(177976,'Gables Farm Easter Dog Show');
news[34] = new newsStory(177414,'St Meubred EGB 2011');
news[35] = new newsStory(176500,'Katrina Rogers Commission');
news[36] = new newsStory(172700,'Whiteleigh WC Shoot 2010-2011 season');
news[37] = new newsStory(168103,'Horse models required');
news[38] = new newsStory(167964,'PUBLICATIONS WE WORK FOR OR SUPPLY IMAGES TO');
news[39] = new newsStory(164953,'Wood Advent farm Shoot Dec 2010');
news[40] = new newsStory(164034,'Pilliven Shoot');
news[41] = new newsStory(159045,'Hugapug Private Commission');
news[42] = new newsStory(156703,'Amalek ETT');
news[43] = new newsStory(156101,'CFTS Novice AV Spaniel stake: Caerhays');
news[44] = new newsStory(155327,'Starmore Private Commission');
news[45] = new newsStory(154760,'Aarranz Gundogs photo Shoot');
news[46] = new newsStory(154697,'Grayspeed Gundogs');
news[47] = new newsStory(153251,'SWTL Show( September)');
news[48] = new newsStory(152766,'Gables farm 2011 Calendar Shoot');
news[49] = new newsStory(152627,'Court Barton Gundogs');
news[50] = new newsStory(152228,'ELF Charity Dog show and Jumping');
news[51] = new newsStory(151919,'Monty- Private Commission');
news[52] = new newsStory(151653,'Tiverton Foxhounds T&L Show');
news[53] = new newsStory(150693,'DV & SPH Terrier, Lurcher & Family Dog show');
news[54] = new newsStory(148004,'Gables Dog Show July 2010');
news[55] = new newsStory(147798,'Dunster Hound Show 2010');
news[56] = new newsStory(146874,'Loveday private Commission');
news[57] = new newsStory(144790,'Boconnoc 2010');
news[58] = new newsStory(144677,'Combebow Herd Catalogue');
news[59] = new newsStory(143420,'Lewtrenchard labradors');
news[60] = new newsStory(142766,'Silken Windhounds Private Commission');
news[61] = new newsStory(141205,'East Devon Hunt Show');
news[62] = new newsStory(140959,'Tetcott Terrier & Lurcher Show 2010');
news[63] = new newsStory(140156,'Cornwall Field Trial Society 25th Anniversary');
news[64] = new newsStory(138898,'Gables Dog Show May 2010');
news[65] = new newsStory(138228,'SW terrier & Lurcher Show');
news[66] = new newsStory(136369,'St Meubred Endurance 2010');
news[67] = new newsStory(132290,'Lamerton Point to Point 2010');
news[68] = new newsStory(131528,'BASC game keepers classes crufts 2010');
news[69] = new newsStory(124914,'Boxer Welfare Calendar Shoot Edinburgh');
news[70] = new newsStory(124905,'West mains of Colliston Shoot');
news[71] = new newsStory(167965,'COMMERCIAL CLIENTS WE HAVE PROVIDED IMAGES FOR');
news[72] = new newsStory(122068,'Whiteleigh Woodcock Shoot 2009-2010');
news[73] = new newsStory(120000,'Staple Hill Shoot');
news[74] = new newsStory(119802,'N.Devon Gundog Open A.V.Retriever Trial');
news[75] = new newsStory(119506,'Christmas Cracker Ride, Wimbleball lake');
news[76] = new newsStory(118050,'Coakam Whippets');
news[77] = new newsStory(111021,'Cornwall Gundog Scurry');
news[78] = new newsStory(109660,'Gables Farm Calendar');
news[79] = new newsStory(109062,'Lamerton Trail Hunting 2009-2010 season');
news[80] = new newsStory(107687,'Tiverton Foxhounds Terrier & Lurcher Show 2009');
news[81] = new newsStory(106710,'Boconnoc 2009');
news[82] = new newsStory(105795,'BWWGS Working Test - Stourhead 2009');
news[83] = new newsStory(105794,'Okehampton Agricultural Show 2009');
news[84] = new newsStory(104786,'Pugalicious Private Commission');
news[85] = new newsStory(104208,'TFH Race Night');
news[86] = new newsStory(103234,'Scruffs Qualifier at Gables farm, Plymouth');
news[87] = new newsStory(103119,'Maria Lewis - Commission');
news[88] = new newsStory(102461,'Side Saddle Association Area Show Devon  2009');
news[89] = new newsStory(101549,'Full length & Fabulous Ball - Blundells ');
news[90] = new newsStory(100077,'Knowstone Horse Show 2009');
news[91] = new newsStory(99183,'Charity Calender photoshoot');
news[92] = new newsStory(97435,'Michelmores Charity Fun Run 2009');
news[93] = new newsStory(97139,'Tetcott Hunt Show');
news[94] = new newsStory(96619,'East Devon Hunt Terrier & Lurcher Show');
news[95] = new newsStory(95486,'Gables Farm May Dog Show');
news[96] = new newsStory(94533,'Countryside Alliance Charity Clay Pigeon Shoot');
news[97] = new newsStory(92382,'St Meubreds Endurance Ride 2009');
news[98] = new newsStory(91497,'View the Gables Farm Easter Dog Show');
news[99] = new newsStory(90204,'J. Manuel. private Commission');
news[100] = new newsStory(89685,'private Commission for Mr Malski');
news[101] = new newsStory(73580,'Nikon 200-400mm f4 G VR AF-S IF ED Lens for sale');
news[102] = new newsStory(73583,'Epson Super wide format printer - 64 inch SP11880');
news[103] = new newsStory(64253,'View SW Game & Country Fair here');
news[104] = new newsStory(52262,'View Westcountry Game fair proofs here');
news[105] = new newsStory(32508,'Have your next shoot day professionally photographed');
news[106] = new newsStory(163659,'European large game shooting photography');
news[107] = new newsStory(42350,'BASC trade member ');
news[108] = new newsStory(33075,'Books, Calenders, Greeting Cards & commercial');
news[109] = new newsStory(33074,'Magazines and editorial');
news[110] = new newsStory(32510,'Hunt photography');
news[111] = new newsStory(32509,'Falconry, ferreting stalking and fishing');
news[112] = new newsStory(32507,'Equine Photography Services');
news[113] = new newsStory(45670,'Canine models required!');
news[114] = new newsStory(89080,'View Lamerton Hunt Point to Point 2009 here');
news[115] = new newsStory(74602,'View Lamerton trailhunting 2008/2009 season here');
news[116] = new newsStory(87687,'Crufts 2009');
news[117] = new newsStory(83630,'Whiteleigh Shoot 2008/2009 season View photos here');
news[118] = new newsStory(80347,'View Trewithen Photos here');
news[119] = new newsStory(72924,'View opocno Here - fotografie z Opocna mužete videt zde');
news[120] = new newsStory(74038,'View Carnanton Retriever trial here');
news[121] = new newsStory(32506,'Canine Photography for all occasions');
news[122] = new newsStory(81901,'View proofs from WDWGDC Milton Abbot Novice Spaniel Trial Here');
news[123] = new newsStory(46441,'View Lamerton 2007/2008 trail-hunting season here');
news[124] = new newsStory(70115,'HWV Funday, at Amiryck. Bridgwater');
news[125] = new newsStory(65657,'Gables Farm Open Day & Scrufts Qualifier');
news[126] = new newsStory(59094,' Gables Farm Charity Dog Show');
news[127] = new newsStory(46166,'Open and Championship level Dog Show Coverage');
news[128] = new newsStory(60342,'Miriadachs private comission');
news[129] = new newsStory(62146,'Mrs Mellor Private Comission ');
news[130] = new newsStory(67642,'Heart of Wales Game Fair ');
news[131] = new newsStory(58552,'View Boconnoc 2008 here');
news[132] = new newsStory(55817,'St Meubreds Endurance Ride');
news[133] = new newsStory(64938,'Side Saddle association Area Show Devon ');
news[134] = new newsStory(53135,'Cornwall Gundog Club Scurry');
news[135] = new newsStory(52263,'View Westcountry Game fair proofs here');
news[136] = new newsStory(81143,'View Wiveliscombe Super Match proofs here');
news[137] = new newsStory(59309,'East Devon Terrier & Lurcher Show');
news[138] = new newsStory(84826,'Private Album. Mr & Mrs Powell.');
news[139] = new newsStory(61209,'View images for Lamerton Hunt Summer Ball here');
news[140] = new newsStory(44830,'View Wareham championship  ABSA here');
news[141] = new newsStory(53989,'View Sydenham Centenary Shoot proofs here');
news[142] = new newsStory(58098,'private commission for Mr & Mrs Birch');
news[143] = new newsStory(68359,'View Tiverton Foxhounds Terrier & Lurcher Show here');
news[144] = new newsStory(64254,'View photos from SW Game & Country Fair');
news[145] = new newsStory(33393,'View BASC young shots day here');
news[146] = new newsStory(76389,'View and choose images from Top Dog of Devon 2008 Here.');


