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(211774,'29th Ridgewood Camera Club Exhibition, USA');
news[1] = new newsStory(211773,'Port Talbolt International Salon, Wales');
news[2] = new newsStory(211187,'Holland International Image Circuit');
news[3] = new newsStory(210444,'New Galleries ----- New Galleries for Great Central Railway.');
news[4] = new newsStory(207990,'Kamnik International Salon, Slovenia');
news[5] = new newsStory(207989,'1st Wideangle International Salon, India');
news[6] = new newsStory(205273,'Bebbington Salon of Photography 2011,UK.');
news[7] = new newsStory(205272,'New Galleries ----- New Galleries for Chitwa Lodge South Africa.');
news[8] = new newsStory(205271,'New Galleries ----- New Galleries for Foxfield.');
news[9] = new newsStory(204208,'Honourable Mention at DIGA North Georgia Circuit, USA');
news[10] = new newsStory(204205,'Highly Commended at the 37th Smethwick International Exhibition, UK');
news[11] = new newsStory(204189,'Wrekin Salon, Ireland');
news[12] = new newsStory(201873,'China International Exhibition 2011');
news[13] = new newsStory(201749,'New Galleries ----- New Galleries for Romania.');
news[14] = new newsStory(201748,'New Galleries ----- New Galleries for Bosnia.');
news[15] = new newsStory(201746,'Mississippi Valley International, USA');
news[16] = new newsStory(201406,'New Galleries ----- New Galleries for Serbia.');
news[17] = new newsStory(201404,'Scenic City International Salon 2011, USA');
news[18] = new newsStory(201236,'Gold Rush International Exhibition 2011, USA');
news[19] = new newsStory(200807,'Ocean Stare International Exhibition, USA');
news[20] = new newsStory(200805,'Guernsey Salon of Photography');
news[21] = new newsStory(200396,'Royal Photographic Society Digital Group Exhibition');
news[22] = new newsStory(200381,'Judges Certificate at the Swansea International Salon, UK');
news[23] = new newsStory(200395,'8th Photolovers International Circuit, India');
news[24] = new newsStory(200386,'Northstar Nature Circuit, USA');
news[25] = new newsStory(200387,'AC Foto German Mega Circuit, Germany');
news[26] = new newsStory(200383,'Minneapolis/St Pauls International Exhibition,USA');
news[27] = new newsStory(200297,'2th Bromsgrove Open Exhibition, UK');
news[28] = new newsStory(199434,'41st Havent Open Exhibition, UK');
news[29] = new newsStory(199431,'Dingall Photographic Exhibition, UK');
news[30] = new newsStory(198628,'Shrewsbury Photographic Exhibition, UK');
news[31] = new newsStory(198118,'VNPS International Salon, USA');
news[32] = new newsStory(197928,'Honourable Mention at Yuanlin International Exhibition of Photography 2011, Taiwan');
news[33] = new newsStory(197935,'5th Internation Salon Celje, Slovenia');
news[34] = new newsStory(197933,'21 st International Salon Tallaght, Ireland');
news[35] = new newsStory(197932,'3rd Finland International Digital Circuit 2011');
news[36] = new newsStory(197931,'Photographic Association of Chinsurah, India');
news[37] = new newsStory(195054,'Sydney International Wxhibition, Australia');
news[38] = new newsStory(194284,'Alberta International Salon 2011');
news[39] = new newsStory(194285,'6th Malta International Photographic Exhibition 2011.');
news[40] = new newsStory(194286,'32nd Northern Counties International SalonUK.');
news[41] = new newsStory(193512,'Honourable Mention at the 35th Taipei International Salon, Taiwan');
news[42] = new newsStory(193511,'4th International Salon Narava, Slovenia');
news[43] = new newsStory(191694,'Royal Photographic Society International Exhibition UK');
news[44] = new newsStory(190874,'PSNY 2011 Internation Salon, USA');
news[45] = new newsStory(190590,'13th PSSNY Exhibition, USA');
news[46] = new newsStory(190221,'PSA International Exhibition USA');
news[47] = new newsStory(190220,'Beyond Group UK');
news[48] = new newsStory(190218,'California-Pacific International Exhibition USA');
news[49] = new newsStory(189314,'1st Taichung International Exhibition of Photography, Taiwan');
news[50] = new newsStory(184210,'2 Highly Commended at the 2011 GDPU Exhibition, UK');
news[51] = new newsStory(183894,'Steam Railway Gallery -----Two New Galleries for China.');
news[52] = new newsStory(183515,'Steam Railway Gallery ----- New Galleries for Pakistan.');
news[53] = new newsStory(183514,'Steam Railway Gallery ----- New Galleries for Burma.');
news[54] = new newsStory(183513,'Steam Railway Gallery----- New Galleries for India.');
news[55] = new newsStory(183197,'German International DVF Photocup 2011');
news[56] = new newsStory(182816,'Fotoferia International Exhibition 2011 Poland');
news[57] = new newsStory(181330,'Honourable Mention at PSEA International, Hong Kong');
news[58] = new newsStory(180668,'Trierenberg Super Circuit 2011 Austria');
news[59] = new newsStory(180666,'Golden Spurs International Exhibition 2011');
news[60] = new newsStory(179239,'Commendation at Solihull Photographic Exhibition UK');
news[61] = new newsStory(176844,'Deleware VCCC Photo Travel Circuit USA');
news[62] = new newsStory(176748,'65th Bristol Salon of Photography');
news[63] = new newsStory(176117,'Wisconsin Circuit USA');
news[64] = new newsStory(176114,'PAGB Ribbon at the 29th Rushden Open Exhibition UK');
news[65] = new newsStory(175930,'2 Certificates of Merit at the Basingstoke Photographic Exhibition UK');
news[66] = new newsStory(175927,'Gran Tour delle Colline Italy');
news[67] = new newsStory(175496,'San Joaquin Valley International Exhibition USA');
news[68] = new newsStory(175494,'1st Photographic Society of South Africa Exhibition');
news[69] = new newsStory(175370,'Wildlife Gallery--UK Wildlife-----New Galleries for London Wetlands Center.');
news[70] = new newsStory(174194,'Highly Commended at the Vale of Eversham Camera Club Exhibition,UK');
news[71] = new newsStory(173981,'Steam Railway and Wildlife Galleries----- New Galleries for India.');
news[72] = new newsStory(172735,'Southampton Camera Club 98th International Exhibition, UK');
news[73] = new newsStory(172736,'Greater Lynn International Exhibition, USA');
news[74] = new newsStory(172301,'Everglades International Exhibition,2011');
news[75] = new newsStory(173980,'Steam Railway Gallery--German Steam-----New Galleries for Harz Mountains February 2011 ');
news[76] = new newsStory(171313,'9 Honourable Mentions in the 2011 GASO Circuit, USA');
news[77] = new newsStory(171312,'Coachella 2011 International Exhibition, USA');
news[78] = new newsStory(169184,'2 Honourable Mentions at the 46th Oklahoma International Exhibition, USA');
news[79] = new newsStory(171234,'64th Southport National Open Exhibition 2011');
news[80] = new newsStory(169185,'Medal at the Wilmington International Exhibition 2011, USA');
news[81] = new newsStory(168413,'28th Ridgewood Camera Club International Salon USA');
news[82] = new newsStory(168416,'Welsh International 2010 UK');
news[83] = new newsStory(164288,'Steam Railway Gallery--China Steam-----New Galleries for China.');
news[84] = new newsStory(163805,'Commendation at Bebbington Salon of Photography 2010,UK.');
news[85] = new newsStory(162840,'RPS Ribbon at the Smethwick International Exhibition of Photography 2010, UK');
news[86] = new newsStory(162835,'Scenic City International Photo 2010 , USA');
news[87] = new newsStory(162834,'Medal at the Northstar Circuit USA');
news[88] = new newsStory(162831,'Yuanlin International Exhibition of Photography 2010');
news[89] = new newsStory(162830,'20th Guernsey Salon of Photography 2010');
news[90] = new newsStory(160218,'The Al-Thani International Exhibition 2010 ');
news[91] = new newsStory(160037,'2010 Gold Rush International Exhibition');
news[92] = new newsStory(159895,'2010 Mississippi Valey International Exhibition');
news[93] = new newsStory(159894,'2nd Finland International Digital Circuit 2010');
news[94] = new newsStory(159892,'6th Swansea International 2010');
news[95] = new newsStory(159483,'Steam Railway Gallery-----Poland');
news[96] = new newsStory(159698,'7th AC-Foto German mega Circuit 2010');
news[97] = new newsStory(158995,'French Digital Tour 2010 ');
news[98] = new newsStory(158390,'Simon Allen Medal at 28th Bromsgrove Open Exhibition, UK');
news[99] = new newsStory(157484,'Dingwall Photographic Exhibition, UK');
news[100] = new newsStory(156872,'British Photographic Exhibition Award');
news[101] = new newsStory(156869,'4th Chung Ai International Salon, Canada');
news[102] = new newsStory(156871,'16th Shrewsbury Open Photography Exhibition 2010');
news[103] = new newsStory(156870,'40th Open Havant Camera Club');
news[104] = new newsStory(155900,'FIAP HM at Bhopal and Photolovers CM at Indore --  7th Photolovers International Circuit India.');
news[105] = new newsStory(155890,'4th International Salon Of Photography Celje, Slovenia.');
news[106] = new newsStory(159481,'Steam Railway Gallery--UK Steam-----No 20 Furness on the Bluebell Railway');
news[107] = new newsStory(155298,'1st Rockland Photography Club International Exhibition.');
news[108] = new newsStory(155068,'2 Honourable Mentions in the 4th DIGA Circuit Georgia USA');
news[109] = new newsStory(155066,'Tallaght Eire 20th International Salon');
news[110] = new newsStory(154611,'Bronze Medal and Commendation at the Great Barr 4th Open Exhibition');
news[111] = new newsStory(154610,'3rd Navara Salon Slovenia.');
news[112] = new newsStory(154607,'Northern Counties International Salon UK.');
news[113] = new newsStory(151689,'Royal Photographic Society International Exhibition.');
news[114] = new newsStory(151690,'Photographic Society of America International Exhibition.');
news[115] = new newsStory(150756,'Judges Ribbon In The Royal Photographic Society Digital Projected Image Exhibition');
news[116] = new newsStory(149794,'Beyond Group Exhibition UK');
news[117] = new newsStory(149797,'Honourable Mention at the 1st Photo of the Year Filderstadt 2010');
news[118] = new newsStory(149215,'Wildlife Gallery--South Africa-----Chitwa May 2010 Mammals');
news[119] = new newsStory(147085,'Wildlife Gallery--South Africa-----Chitwa May 2010 Birds');
news[120] = new newsStory(146855,'Honourable Mention at the Southern California Council of Camera Clubs 46th International Exhibition');
news[121] = new newsStory(145126,'Steam Railway Gallery--UK Steam-----Bredgar and Wormshill Railway');
news[122] = new newsStory(143026,'Steam Railway Gallery-----Cuba');
news[123] = new newsStory(142739,'New Galleries-----Monochrome ');
news[124] = new newsStory(142738,'Steam Railway Gallery-----Syria');
news[125] = new newsStory(142736,'Commended at the Cotswold Salon 2010');
news[126] = new newsStory(142911,'Goldon Spur Belgium 2010');
news[127] = new newsStory(142737,'Steam Railway Gallery-----Jordan');
news[128] = new newsStory(142912,'19th Trierenberg Super Circuit Austria 2010');
news[129] = new newsStory(142910,'Great Lakes Digital Salon USA 2010');
news[130] = new newsStory(137556,'Steam Railway Gallery ----- South Devon Railway.');
news[131] = new newsStory(137550,'Gold Medal and Commendation in The Royal Photographic Society Travel Group');
news[132] = new newsStory(142740,'Steam Railway Gallery-----Siri Lanka');
news[133] = new newsStory(135976,'Honourable Mention at the Bristol International Exhibition 2010 UK');
news[134] = new newsStory(135970,'Steam Railway Gallery ----- New Galleries for China Steam.');
news[135] = new newsStory(135968,'Steam Railway Gallery ----- Welshpool and Llanfair Light Railway Charter.');
news[136] = new newsStory(135978,'Royal Photographic Society Nature Group.');
news[137] = new newsStory(135977,'3rd German Circuit 2010');
news[138] = new newsStory(135982,'Richmond Exhibition UK');
news[139] = new newsStory(135974,'Fresno International Exhibition 2010 USA');
news[140] = new newsStory(135981,'Wirrall Slide Exhibition.');
news[141] = new newsStory(135980,'28th Rushden Photographic Exhibition');
news[142] = new newsStory(135973,'Saguard International Exhibition 2010 USA');
news[143] = new newsStory(132144,'Steam Railway Gallery----- Swanage and Severn Valley Railway Charters');
news[144] = new newsStory(131322,'Westchester International USA');
news[145] = new newsStory(131327,'Vale of Evesham Camera Club Photo 2010 Exhibition');
news[146] = new newsStory(131325,'Southampton Camera Club 97th International Exhibition');
news[147] = new newsStory(128468,'Honourable Mention at the Coachella Valley Desert International Exhibition of Photography.');
news[148] = new newsStory(128469,'3 Honourable Mentions at the 19th Georgia Southern Exhibition Circuit.');
news[149] = new newsStory(128472,'2 Honourable Mentions at the 7th Holland International Image Circuit 2010.');
news[150] = new newsStory(128474,'Bedington Exhibition.');
news[151] = new newsStory(128467,'1st International Salon Foto Klub Kamnik Slovenia.');
news[152] = new newsStory(118676,'Awarded my DPAGB');
news[153] = new newsStory(118675,'Honour in the 19th Guernsey Salon of Photography');
news[154] = new newsStory(118480,'Al-Thani International Exhibition 2009.');
news[155] = new newsStory(116298,'Steam Railway Gallery----- New Galleries for China Steam.');
news[156] = new newsStory(116327,'2 Highly Commended in the German Mega Circuit 6 Salon\'s 2009.');
news[157] = new newsStory(116309,'1st Negeri Sembilan International Salon of Photography 2009.');
news[158] = new newsStory(116299,'British Photographic Exhibition Award.');
news[159] = new newsStory(116325,'Yuanlin International Exhibition of Photography 2009.');
news[160] = new newsStory(116300,'Winner in the Thames Valley Print Exhibition 2009.');
news[161] = new newsStory(116307,'27th Bromsgrove Open Exhibition.');
news[162] = new newsStory(116321,'Northern Counties International Salon of Photography 2009.');
news[163] = new newsStory(113162,'Steam Railway Gallery----- New Gallery for Thailand Steam.');
news[164] = new newsStory(110908,'Steam Railway Gallery-----New Gallery for Pontypool Railway.');
news[165] = new newsStory(110201,'Acceptances in the 2009 Royal Photography International Digital Projected Salon.');
news[166] = new newsStory(108257,'Ribbon in the Glasgow District Photographic Exhibition');
news[167] = new newsStory(108253,'Beyond Group 2nd International Exhibition.');
news[168] = new newsStory(108252,'Great Barr Exhibition.');
news[169] = new newsStory(108249,'Highly Commended at the 39th Havant National Exhibition');
news[170] = new newsStory(99534,'NEW GALLERIES SECTION.');
news[171] = new newsStory(99533,'Wildlife Gallery-----New Gallery for South Africa.');
news[172] = new newsStory(98401,'Steam Railway Gallery-----New Gallery for Llangollen Railway.');
news[173] = new newsStory(98260,'Steam Railway Gallery-----New Gallery for Swanage Railway.');
news[174] = new newsStory(98124,'UK Birds Updated.');
news[175] = new newsStory(96608,'18 Trierenberg Super Circuit 2009.');
news[176] = new newsStory(96607,'Solihull Photographic Society 2009 Exhibition.');
news[177] = new newsStory(96606,'London Salon of Photography.');
news[178] = new newsStory(96609,'RPS Travel Slide competition 2009 Highly Commended.');
news[179] = new newsStory(94134,'Two new slide shows.');
news[180] = new newsStory(93215,'British Photographic Exhibitions Award.');
news[181] = new newsStory(93214,'Wirrall Slide Exhibition.');
news[182] = new newsStory(93213,'Highly Commended at Rushden Open Photographic Exhibition.');
news[183] = new newsStory(88368,' Highly Commended at the Royal Photographic Society Nature Group 2009.');
news[184] = new newsStory(88364,'Steam Railway Gallery----- Several New Galleries for China Steam.');
news[185] = new newsStory(88367,'Vale of Evesham National Photographic Exhibition 2009.');
news[186] = new newsStory(88366,'62nd Southport Open Exhibition 2009.');
news[187] = new newsStory(84646,'Steam Railway Gallery----- New Gallery for Ecuador.');
news[188] = new newsStory(84265,'Steam Railway Gallery----- New Gallery for Great Central Railway.');
news[189] = new newsStory(84264,'Steam Railway Gallery----- Several New Galleries for China Steam.');
news[190] = new newsStory(84263,'Basingstoke Photographic Exhibition 2009.');
news[191] = new newsStory(79861,'Locomotive Club of Great Britain Photographic Competition 2008.');
news[192] = new newsStory(79859,'Bebington Salon of Photography 2008.');
news[193] = new newsStory(77797,'Steam Railway Gallery----- New Gallery for Burma.');
news[194] = new newsStory(76113,'Wildlife Gallery----- New Gallery for Brazil.');
news[195] = new newsStory(76122,'New Article------ A Journey across Morocco.');
news[196] = new newsStory(76112,'Steam Railway Gallery----- New Gallery for North Vietnam.');
news[197] = new newsStory(76106,'Steam Railway Gallery----- New Gallery for Cambodia.');
news[198] = new newsStory(75731,'Ribbon at Bromsgrove Photographic Society Exhibition 2008.');
news[199] = new newsStory(73634,'Steam Railway Gallery -----  New Gallery for Zhalar Nuer .');
news[200] = new newsStory(73617,'Dingwall National Photographic Exhibition 2008.');
news[201] = new newsStory(73616,'Commendation at the 14th Shrewsbury Open Photographic Exhibition 2008.');
news[202] = new newsStory(73615,'Thames Valley Print Exhibition 2008.');
news[203] = new newsStory(73632,'Steam Railway Gallery -----  Several New Galleries for Severn Valley Railway.');
news[204] = new newsStory(72787,'Steam Railway Gallery ----- New Gallery for Foxfield.');
news[205] = new newsStory(71270,'Beyond Group 1st International Exhibition 2008.');
news[206] = new newsStory(66150,'Wildlife Gallery ----- New Gallery for Norway.');
news[207] = new newsStory(65698,'Steam Railway Gallery-----New Gallery for Norway.');
news[208] = new newsStory(62709,'Central Southern Digital Group Winner.');
news[209] = new newsStory(61186,'China Steam Updated.');
news[210] = new newsStory(59994,'India Birds and Mammals Updated.');
news[211] = new newsStory(59610,'Travel Video Morocco RPS Travel Group April 2008.');
news[212] = new newsStory(59377,'Pictures from a recent visit to Morocco.');
news[213] = new newsStory(59376,'Associate of the Royal Photographic Society Panel added.');
news[214] = new newsStory(57951,'India Wildlife.');
news[215] = new newsStory(59378,'RPS Travel slide competition 2008 Highly Commended.');
news[216] = new newsStory(53117,'WILDLIFE GALLERY HAS A NEW GALLERY ----- UK Birds.');
news[217] = new newsStory(52562,'Steam and Wildlife Video----- Bears fighting.');
news[218] = new newsStory(52560,'Steam and Wildlife Video ----- Dorney Wetlands.');
news[219] = new newsStory(43928,'Photo Images 2008 Aylesbury.');
news[220] = new newsStory(43930,'Photo Images 2008.');
news[221] = new newsStory(39677,'Thames Valley RPS Print Exhibition October 2007.');
news[222] = new newsStory(26921,'Winner of Maidenhead Camera Club Slide and Projected Images Competition 2006/2007.');
news[223] = new newsStory(26410,'Highly Commended in RPS Travel Group Digital Exhibition 2006/7.');
news[224] = new newsStory(26302,'Silver Medal in RPS Travel Group Slide Exhibition 2006/7.');
news[225] = new newsStory(26428,'Maidenhead Camera Club Natural History Annual Print 2006/2007.');
news[226] = new newsStory(26425,'Maidenhead Camera Club Natural History Annual Projected Image 2006/7.');
news[227] = new newsStory(26429,'Acceptance in the RPS International Salon 2006 Slide Exhibition.');
news[228] = new newsStory(26301,'Thames Valley Exhibition at Bath Acceptance October 2006.');
news[229] = new newsStory(26949,'Acceptance in the RPS International Slide Salon 2003 Natural History.');
news[230] = new newsStory(26531,'Acceptance in the 2003 Royal Photography International Slide Salon.');
news[231] = new newsStory(26530,'Acceptance in the 2003 Royal Photography International Slide Salon.');
news[232] = new newsStory(26525,'Gold Medal in the 2003 Royal Photography International Slide Salon.');


