<!--
	var directions = "Not Available at this time, please look again closer to the date.";
	var datetime = "N/A";
	var mapref = "N/A";
	var venue = "Not available at this time";
	var eventtype = "N/A";
	var changedate = "";
	var status_line_message = "";
	var additional = "";
	var eventnotice = "";
	var Date_Today = new Date();				//get todays date
	var month_No = Date_Today.getMonth();		//get the month number for doday
	var Day_No = Date_Today.getDate();			// get the day number for today
	
	if (month_No ==7 && Day_No <27)
		 {status_line_message = "Book now for the Baskerville Challenge - 25th to 27th August ";}
	if (month_No == 7 && Day_No >= 27 && Day_No <=29)
		{status_line_message = "Why are you looking at this when the Baskerville Challenge is taking place? ";}
	if (month_No == 0 && Day_No < 15)
		{status_line_message = "The Wye and Welsh wish you a Happy and Prosperous New Year. ";}
	if (month_No == 11 && Day_No >= 8)
		{status_line_message = "Christmas greetings from the Wye and Welsh. " ;} 
	if (status_line_message.length == 0)
		{status_line_message = "Happy motoring with the Wye and Welsh Land Rover Club. ";}

	
	switch (month_No) {
		case 0: //January
			
			if (Day_No >= 1 && Day_No <= 8)
				{
				datetime = "January 8th 2012";
				mapref = "TBA";
				venue = "Caerleon";
				eventtype = "TYRO/CCV";
				changedate = "January 1st 2012";
				
				directions = getcaerleondirections();
				}
			
				
			if (Day_No > 8 && Day_No <= 15) 
				{
				datetime = "January 15th 2012";
				mapref = "TBA";
				venue = "Brynmawr";
				eventtype = "RTV/CCVT";
				changedate = "January 9th 2012";
				
				directions = getbrynmawrdirections();
				}
			if (Day_No > 15) 
				{
				datetime = "February 19th 2012";
				mapref = "TBA";
				venue = "Resolven";
				eventtype = "RTV/CCVT";
				changedate = "January 16th 2012";
				
				directions = getresolvendirections();
				}							
			break
		case 1: //February
			additional ="Annual Prize Giving is on the 12th March at Usk Conservative Club.";
			if (Day_No <=19) 
				{
				datetime = "February 19th 2012";
				mapref = "TBA";
				venue = "Resolven";
				eventtype = "RTV/CCVT";
				changedate = "January 16th 2012";
				
				directions = getresolvendirections();
				}				
				
			if (Day_No > 19)
				{
				datetime = "March 4th 2012";
				mapref = "TBA";
				venue = "Brynmawr";
				eventtype = "TYRO/TT";
				changedate = "February 20th 2012";

				directions = getbrynmawrdirections();
				}
			break
		case 2:	//March
			if (Day_No <= 12)
				{
					additional ="Annual Prize Giving is on the 12th March at Usk Conservative Club.";
				}
			if (Day_No <= 4)
				{
				datetime = "March 4th 2012";
				mapref = "TBA";
				venue = "Brynmawr";
				eventtype = "TYRO/TT";
				changedate = "February 19th 2012";

				directions = getbrynmawrdirections()
				}				
			if  (Day_No > 6 && Day_No <= 12)
				{
				datetime = "March 12th 2010";
				mapref = "TBA";
				venue = "Usk Conservative Club";
				eventtype = "Annual Presentation evening";
				changedate = "March 7th 2011";

				directions = getconsdirections()
				}
			if  (Day_No > 12 && Day_No <= 18)
				{
				datetime = "March 18th 2012";
				mapref = "N/A";
				venue = "Hensol";
				eventtype = "RTV/CCV";
				changedate = "March 6th 2012";

				directions = "TBA";
				}
			if (Day_No > 18)
				{
				datetime = "April 15th 2012";
				mapref = "TBA";
				venue = "Usk Castle Farm";
				eventtype = "RTV/CCV";
				changedate = "March 19th 2012";

				directions = getuskcastledirections();
				}
			break
		case 3:	//April
			if (Day_No <= 15)
				{
				datetime = "April 17th 2012";
				mapref = "TBA";
				venue = "Usk Castle Farm";
				eventtype = "RTV/CCV";
				changedate = "March 19th 2012";
				
				directions = getuskcastledirections();
				}
			if (Day_No > 15)
				{
				datetime = "May 6th 2012";
				mapref = "TBA";
				venue = "???";
				eventtype = "TYRO/CCV";
				changedate = "April 16th 2012";
				directions = "TBA";
				}
			break
		case 4:	//May

			if (Day_No >= 1 && Day_No <= 6)
				{
				datetime = "May 15th 2011";
				mapref = "TBA";
				venue = "???";
				eventtype = "RTV/CCV";
				changedate = "April 16th 2012";
				
				directions = getuskcastledirections();				
				}
			if (Day_No > 6 && Day_No <= 20)
				{
				datetime = "May 20th 2012";
				mapref = "TBA";
				venue = "Grosmont";
				eventtype = "RTV/CCV";
				changedate = "May 7th 2012";
				directions = getgrosmontdirections();
				}
			if (Day_No > 20)
				{
				datetime = "June 2nd - 4th 2012";
				mapref = "TBA";
				venue = "Grantham";
				eventtype = "Nationals";
				changedate = "May 21st 2012";
				directions = "See ARLC newsletter for directions";
				}

			break
		case 5:	//June
			if (Day_No <= 4)
				{
				datetime = "June 2nd - 4th 2012";
				mapref = "TBA";
				venue = "Grantham";
				eventtype = "Nationals";
				changedate = "May 21st 2012";
				directions = "See ARLC newsletter for directions";
				}
			if (Day_No > 4 && Day_No <= 17)			
			{
				datetime = "June 17th 2012";
				mapref = "TBA";
				venue = "Cwmbran";
				eventtype = "TYRO";
				changedate = "June 5th 2012";
				
				directions = gethenllysdirections();				
			}
			if (Day_No > 17 && Day_No <= 23)
				{
				datetime = "June 23rd/24th 2012";
				mapref = "TBA";
				venue = "Plymouth";
				eventtype = "2 Day Charity";		
				changedate = "June 18th 2012";		
				directions = "See ARLC newsletter for directions";

				}
			if (Day_No > 23 )
				{
				datetime = "July 1st 2012";
				mapref = "TBA";
				venue = "???";
				eventtype = "TYRO";		
				changedate = "June 24th 2012";		
				directions = "TBA";

				}


			break
		case 6:	//July
			if (Day_No == 1)
			{
				datetime = "July 1st 2012";
				mapref = "TBA";
				venue = "???";
				eventtype = "TYRO";
				changedate = "June 24th 2012";
				
				directions = "TBA";				
			}		

			if (Day_No > 1 && Day_No <= 15)
				{
				datetime = "July 15th 2011";
				mapref = "TBA";
				venue = "Aberdulais";
				eventtype = "RTV/CCV";
				changedate = "July 2nd 2012";
				
				directions = getaberdulaisdirections();
				}
			if (Day_No > 15)
				{
				datetime = "August 11th/12th 2012";
				mapref = "148 208428";
				venue = "Clyro";
				eventtype = "Basky prep";
				changedate = "July 16th 2012";
				
				directions = getbaskydirections();
				}			
			break
		case 7:	//August

			if (Day_No <= 12)
				{
				datetime = "August 11th/12th 2012";
				mapref = "148 208428";
				venue = "Clyro";
				eventtype = "Basky prep";
				changedate = "July 16th 2012";
				
				directions = getbaskydirections();
				}
			if (Day_No > 12 && Day_No <= 19)
				{
				datetime = "August 18th/19th 2012";
				mapref = "148 208428";
				venue = "Clyro";
				eventtype = "Basky prep";
				changedate = "August 13th 2012";
				
				directions = getbaskydirections();
				}				
			if (Day_No > 19 && Day_No <= 27)
				{
				datetime = "August 25th - 27th 2012";
				mapref = "148 208428";
				venue = "Clyro";
				eventtype = "Baskerville Challenge";
				changedate = "August 20th 2012";
				
				directions = getbaskydirections();
				}
			if (Day_No > 27)
				{
				datetime = "September 15th-16th 2012";
				mapref = "n/a";
				venue = "Eastnor";
				eventtype = "CCV MAJORS";
				changedate = "August 28th 2012";

				directions = "See ALRC site for directions";
				}

			break
		case 8:	//september
			if (Day_No <= 16)
				{
				datetime = "September 15th-16th 2012";
				mapref = "n/a";
				venue = "Eastnor";
				eventtype = "CCV MAJORS";
				changedate = "August 28th 2012";

				directions = "See ALRC site for directions";
				}
			if (Day_No > 16 && Day_No <= 23)
				{
				datetime = "September 23rd 2012";
				mapref = "TBA";
				venue = "???";
				eventtype = "RTV/CCV";
				changedate = "September 17th 2012";

				directions = "TBA";
				}
			if (Day_No > 23)
				{
				datetime = "October 7nd 2012";
				mapref = "TBA";
				venue = "???";
				eventtype = "TYRO/TT";
				changedate = "September 24th 2012";

				directions = "TBA";
					
				}
			break
		case 9:	//October
			//if (Day_No < 9)
			//	additional = "Next social meet is on 8th October"
				
			if (Day_No <= 7)
				{
				datetime = "October 7th 2012";
				mapref = "TBA";
				venue = "???";
				eventtype = "TYRO/TT";
				changedate = "September 24th 2012";

				directions = "TBA";
					
				}
				
			if (Day_No > 7 && Day_No <= 13)
				{
				datetime = "October 13th/14th 2012";
				mapref = "TBA";
				venue = "Mendips";
				eventtype = "RTV/CCVT";
				changedate = "October 8th 2012";

				directions = "TBA";
				}

			if (Day_No > 13 && Day_No <= 21 )
				{
				datetime = "October 21st 2012";
				mapref = "n/a";
				venue = "???";
				eventtype = "RTV/CCV";
				changedate = "October 14th 2012";
				
				directions = "TBA";
				}
				
			if (Day_No > 21)
				{
				datetime = "November 18th 2012";
				mapref = "n/a";
				venue = "???";
				eventtype = "RTV/CCV";
				changedate = "October 22nd 2012";
				
				directions = "TBA";
				}
								
			break
		case 10:	//November
			
			if (Day_No <= 18)
				{
				datetime = "November 18th 2012";
				mapref = "n/a";
				venue = "???";
				eventtype = "RTV/CCV";
				changedate = "October 22nd 2012";
				
				directions = "TBA";
				}
			if (Day_No > 18) 
				{
				datetime = "December 2nd 2012";
				mapref = "TBA";
				venue = "???";
				eventtype = "RTV/CCV";
				changedate = "November 19th 2012";

				directions = "TBA";
				}
			break
		case 11:	//December
			if (Day_No <= 2)
			{
				datetime = "December 2nd 2012";
				mapref = "TBA";
				venue = "???";
				eventtype = "RTV/CCV";
				changedate = "November 19th 2012";

				directions = "TBA";
				}
				
			if (Day_No > 2 && Day_No <= 16)
				{
				datetime = "December 16th 2012";
				mapref = "162 567102";
				venue = "Whitecliff";
				eventtype = "RTV/CCV Xmas Trial";
				changedate = "December 3rd 2012";

				directions = getwhitecliffdirections();
				}

	
			if (Day_No > 18)
				{
				datetime = "January 1st 2012";
				mapref = "TBA";
				venue = "This has been cancelled and will be replaced by a TYRO/CCV at Caerleon on the 8th January";
				eventtype = "TYRO";
				changedate = "December 29th 2011";
				
				directions = getcaerleondirections();
				}

			break
	
	}
	
eventnotice = eventtype + " at " + venue + " on " + datetime

if (document.all) {
}
else if (document.getElementById) {
	document.captureEvents(Event.MOUSEDOWN)
}
else if (document.layers) {
	document.captureEvents(Event.MOUSEDOWN)
}

document.onmousedown = mousedown_handler

function mousedown_handler(mouse_event) {
	var no_right_click = "Please contact the webmaster for futher information."
	
	if (document.all) {
		//Probably Internet Exp 4 or later
		if (event.button == 2 || event.button == 3) {
			alert(no_right_click)
			return false
		}
	}
	else if (document.getElementById) {
		// Probably netscape 6 and later
		if (mouse_event.which == 3) {
			alert(no_right_click)
			return false
		}
	}
	else if (document.layers) {
		// Probably Netscape 4
		if (mouse_event.which == 3) {
			alert(no_right_click)
			return false
		}
	}
}

function getuskcastledirections()
{
	directions="<p>Take the Usk turning from the A449 and when entering Usk turn right, opposite the school and the speed camera, ";
	directions = directions + "signposted Gwehelog/Raglan.<br />After 1.4 miles, turn left into layby and left again into farm track.<br />";
	directions = directions + "Follow the fork right trhough the woods. You should end up in a large hard standing where we will meet.<br />";
	directions = directions + "<b><font color='#FF0000'>The landowner has requested that NO litter be left, so please obey!</font></b><br />";
	directions = directions + "Postcode for the farm opposite the site entrance is NP15 1RJ<br />";
	return directions 
}

function getSenghenydddirections()
{
	directions="<p>Parc Newydd Farm, Senghenydd, near Caerphilly.<br>";
	directions = directions + "From Cardiff / M4 J 32 go North on A470. ";
	directions = directions + "Travel passed the Radyr and Taffs Well exit and get off the next one towards Caerphilly on the A468. ";
	directions = directions + "Carry straight on at the first roundabout, staying on the A468.<br>";
	directions = directions + "Turn left at the next roundabout to Penyrheol and when you get to the T junction, turn left to Senghenydd. ";
	directions = directions + "Stay on this road as it turns right in Abertridwr and carry on to Senghenydd.<br>";
	directions = directions + "On entering Senghenydd village, stay on this road as it bears left and goes up through the town as Commercial Street. ";
	directions = directions + "Keep going until you get passed the pedestrian crossing, ignore the immediate left turn but take the second, opposite the clock tower in the square, up Gwern Avenue.<br>";
	directions = directions + "At the T junction on the end of Gwern Avenue, turn left and the site entrance is at the end of the row of houses, between two telegraph poles.<br>";
	directions = directions + "Please don’t go up the drive to the farm.<br>";
	directions = directions + "Postcode CF83 4HH (for those with satnav.)<br>";
	return directions
}

function gettidenhamdirections()
{
	directions="<p>From Chepstow travel along A48 towards Gloucester and after crossing the river Wye, take the next left towards Forest ";
	directions = directions + "of Dean/Coleford on the B4228. Travel through Tutshill and Woodcroft and after 5 miles turn left at Miss ";
	directions = directions + "Grace's Lane towards the Quad Bike Centre (brown tourist sign).<br>";
	directions = directions + "Travel slowly passed the first farm and the site is at the second farm. ";
	directions = directions + "[Google maps will try to take you up the wrong lane, Parkhill Lane, please do not use this one.)";
	directions = directions + "If you zoom in, you'll see a link to Cracknell's campsite at the correct farm.]<br>";
	directions = directions + "From Monmouth/Coleford direction. ";
	directions = directions + "Travel towards Chepstow on B4228, 7 miles from Coleford, turn right at Quad Bike Centre sign, Miss Graces's Lane.<br>";
	directions = directions + "Postcode NP16 7LZ (for those with satnav.)<br>";
	return directions

}

function getvartegdirections()
{
	directions="<p>From Pontypool ;-  from the Pontypool / Crumlin road A472 , turn North on A4043 towards Blaenavon. ";
	directions = directions + "Travel through Pontnewynydd and Snatchwood and on entering Abersychan, ";
	directions = directions + "turn left on B4246 towards Talywain & Varteg. Travel past rugby club , all the houses and the Crown Hotel. ";
	directions = directions + "Site is 250 metres past the hotel on the right.<br>";
	directions = directions + "From Brynmawr ;- Take the B4248 to Blaenavon, turn right onto B4246 towards Varteg, ";
	directions = directions + "should see the site on the left just before the Crown Hotel when entering Varteg.<BR>";
	return directions
}

function gettrosterydirections()
{
	directions="<p>Postcode NP15 1LD ( for those with satnav. )<br>";

	directions = directions + "From Usk;- <br>";
	directions = directions + "From Usk town centre, turn @ Three Salmons pub. onto B4598 to Abergavenny. ";
	directions = directions + "After 2.1/2 miles turn right into site at blue “Kemeys Commander” sign. ";
	directions = directions + "Then turn immediately into field on left. If you get to the  Chainbridge pub, ";
	directions = directions + "you’ve gone 500yds too far !<br>";
	directions = directions + "From Abergavenny;-<br>";
	directions = directions + "From main roundabout outside Abergavenny at the end of the Heads of the Valleys road, ";
	directions = directions + "take the small offshoot road B4598 signposted to Usk & Raglan. After 3.1/2 miles turn ";
	directions = directions + "right towards Usk at the “Charthouse” restaurant, ( still on the B4598.). ";
	directions = directions + "After about 2.1/2 miles, cross the river on the “Chainbridge” and stay on this road ";
	directions = directions + "past the Chainbridge pub. After 500yds the site is on the left, just past the Alice ";
	directions = directions + "Springs golf course. On turning onto the farm drive, turn immediately left into the field.<br>";
	return directions

}

function getgrosmontdirections()
{
	directions = "<p>Postcode NP7 8HR ( for those with satnav.)<br>";
	directions = directions + "From Abergavenny, ( this is the best route if you're bringing a trailer.) ";
directions = directions + "Take the A465 Hereford road from Abergavenny, ";
directions = directions + "travel 5.4 miles and when arriving at Llantilio Crucorny, turn right to Grosmont. ";
directions = directions + "After 3.3 miles turn right to Cross Ash. ";
directions = directions + "After 1 mile take the first left, heading north for Grosmont, ";
directions = directions + "after travelling downhill for 1.3 miles, the site is on the left at the T junction.";
directions = directions + "<br>";
	return directions

}

function getpentywnmawrdirections()
{
	directions ="<p>Turn off the M4 at Junction 28 and take the A467 toward Risca, Newbridge and Blackwood. ";
	directions = directions + "Keep on the A467 until you get to Newbridge, where you come to a roundabout at ";
	directions = directions + "the end of the Newbridge by-pass (the A472). Take the left onto the A472 which is ";
	directions = directions + "the Newbridge by-pass. At the next roundabout turn right toward Pentwynmawr. ";
	directions = directions + "At the next roundabout, which is almost immediately, go straight on. ";
	directions = directions + "At the next roundabout do a U turn and come back the way you came and ";
	directions = directions + "turn off left to the site. Look out for signs near the White Hart.";
	return directions
}

function getwentwooddirections()
{
	directions = "<P><strong>Access to this site is along narrow lanes, trailers had best take the directions from the A48</strong> ";
	directions = directions + "From Newport direction take M4 J24 onto A48 towards Chepstow ";
	directions = directions + "After passing Penhow, Llanvaches, Wentwood pub ( ignore 1st.turn to Llanvair Discoed.) ";
	directions = directions + "carry on past Trewen and take the next left signposted Llanvair Discoed. After about ";
	directions = directions + "3/4 mile take 1st.right signposted Cwm, slow past farm and bear right at next T junction, ";
	directions = directions + "after 1/4 mile take 1st. turn left up narrow No Through road to Cribau Mill, the site ";
	directions = directions + "is on the left after about 3/4 mile, through gate into field.<BR>";
	directions = directions + "From Chepstow take A48 past Caerwent, after passing the Northgate Pub travel 1/2 mile ";
	directions = directions + "take right turn signposted Llanvair Discoed and follow directions above.<BR>";
	directions = directions + "From Usk take  B4235 towards Chepstow and take the first right turn into Shirenewton village. ";
	directions = directions + "In the centre turn right signposted Cwm, beware this lane is narrow and downhill to ";
	directions = directions + "the Cwm valley, lots of tractors and machinery use this route and there's very few ";
	directions = directions + "passing places for trailers. Once you're at the bottom of the valley turn right at ";
	directions = directions + "the bridge up the narrow No Through Road to Cribau Mill and the site is on the left ";
	directions = directions + "after about 3/4mile.<BR>";
	return directions
}

function getshirenewtondirections()
{
	directions = "<P><Bold>From the M48</bold> at J 2 head for Chepstow / Wye valley ";
  	directions = directions + "1 mile , straight over roundabout towards Wye Valley ";
  	directions = directions + "1/2 mile , straight over traffic lights ";
  	directions = directions + "1/4 mile , turn left alongside the Mitsubishi garage, after approx 1.1/2 miles ";
  	directions = directions + "the site is on the left after a sharp left hand bend. <BR>";
	directions = directions + "<bold>From Usk</bold>... Take B4235 signposted Chepstow, after approx 8 miles carry on past ";
	directions = directions + "Huntsman Hotel and Carpenters Arms pub at Shirenewton, then after 1 mile, site ";
	directions = directions + "is on right in bottom of valley.<BR>";
	directions = directions + "<font color=red>Please Note: </font><BR>";
	directions = directions + "Unless you want wet feet all day, you'd better bring your wellies, as we're paddling through shallow water during the event.<BR>";
	return directions
}

function gettrinantdirections()
{
	directions = "<P>On the A467 travelling north to Crumlin traffic lights ";
  	directions = directions + ", turn left at the lights and follow the road ";
  	directions = directions + "round to the right and ascend Kendon Hill (B5254) approx ";
  	directions = directions + "half way up the hill take a right hand turn doubling back on itself to Trinant. ";
  	directions = directions + "<BR>Look for W&W signs, site entrance on right.";
  	directions = directions + "<BR><bold>NB enter at the bottom of site, NOT through farmyard</bold>";
	directions = directions + "<BR>";
	return directions
}


function getchepstowdirections()
{
	directions = "<P>Get off the <bold>M48</bold> at J 2 head for Chepstow / Wye valley ";
  directions = directions + "1 mile , straight over roundabout towards Wye Valley ";
  directions = directions + "1/2 mile , straight over traffic lights ";
  directions = directions + "1/4 mile , straight past Mitsubishi garage and enter Racecourse off mini-roundabout.<BR>";
  return directions
}

function getaberdulaisdirections()
{
	directions = "<P>Leave the M4 at Jcn 43. Follow the A4109 sign-posted Severn Sisters. ";
	directions = directions + "At roundabout, end of slip road, take 2nd exit A4109. Turn right B4242 into ";
	directions = directions + "Aberdulais village. At the end of the 40MPH speed limit there is a short dual ";
	directions = directions + "carriageway. The site is on the left 1/2 mile after the dual carriageway, ";
	directions = directions + "just past Council Depot. <br>";
	directions = directions + "From Glyneath: follow A465 Resolven roundabout. Take 3rd exit B4242. ";
	directions = directions + " turn left, the site entrance in 0.4 mile on the right past the Rock and Fountain pub. ";
	directions = directions + "Follow the club signs up the track. <br>";
	return directions
}

function getwhitecliffdirections()
{
	directions = " <P>From Monmouth traffic lights, take the A4136 (take a left after ";
	directions = directions + "crossing the river bridge) through Staunton. After passing a forest ";
	directions = directions + "picnic/car park area on your left, you will come to traffic lights. Turn ";
	directions = directions + "right on to B4431 into Coleford. In the town centre, at the traffic ";
	directions = directions + "lights, turn right around the clock tower. In about 200 mtrs you will go ";
	directions = directions + "under an old railway bridge. The site entrance is about 500 mtrs further ";
	directions = directions + "along on your right.";
	directions = directions + "    <strong>Postcode:</strong> GL16 8NB<br />";
	directions = directions + "<a href='http://maps.google.co.uk/?ie=UTF8&ll=51.788258,-2.631333&spn=0.008468,0.019205&t=h&z=16' target='_blank'>Click here for map</a><br />";
	return directions
}

function getradyrdirections()
{
	directions = "<P>From the A48 (Western Avenue) in Cardiff, take the A4119 north west. ";
	directions = directions + "The site is on the left 500 mtrs past the Jcn with the B4262 sign posted ";
	directions = directions + "Radyr.<br>";
	directions = directions + "From the M4 Jcn 34 turn north towards Talbot Green. At the traffic lights, ";
	directions = directions + "turn right on to the A4119, the site is approximately 7 miles on the ";
	directions = directions + "right.<br>";
	return directions
}

function getcaerleondirections()
{
	directions = "<P>From Jcn 25 M4 (Please note that there is restricted access/egress ";
	directions = directions + "here) Take B4596 north west to Caerleon. Follow road through Caerleon to ";
	directions = directions + "mini roundabout. Go across roundabout signposted Usk. After approximately ";
	directions = directions + "500mtrs, after crossing a river bridge, turn left into driveway. Turn onto ";
	directions = directions + "gravel track. Continue to old quarry area.<br>";
	return directions
}

function getllandogodirections()
{
	directions = "<P>From M4/M48 Newport to Chepstow take the A466 past the race course and Tintern Abbey. ";
	directions = directions + "2.6 miles past the Abbey entrance the site entrance is on the right hand side ";
	directions = directions + "opposite a bus stop ";
	directions = directions + ", down a farm access road. <br> ";
	directions = directions + "From Monmouth take the A466 toward Chepstow. The site is 2.4 miles ";
	directions = directions + "after the centre of the river bridge ";
	directions = directions + "with traffic lights, entrance is on the left through a gate into the field.<br>";
	return directions
}

function gettaffswelldirections()
{
	directions = "Leave the M4 at Jcn 32 on to the A470 to Merthyr. Take 1st exit off ";
	directions = directions + "A470 towards Taff's Well. At the roundabout take 2nd exit (going straight ";
	directions = directions + "on) then turn right, bridge over A470. Follow road round through some ";
	directions = directions + "houses and take the 4th turning on the right. Follow road to farm under ";
	directions = directions + "the old railway bridge.<br>";
	return directions
}

function getblaienadirections()
{
	directions = "This may not be the best route as the map was a bit old and there has been a new road built. <br>";
	directions = directions + "From M4 junction 28 take the A467 through Risca, Crosskeys, Crumlin and Abertillery ";
	directions = directions + "until you come to Cwm-Celyn roundabout, take second exit. ";
	directions = directions + "Carry on to the next roundabout and go straight on. ";
	directions = directions + "Police Station on the left. First right. Turn left at the school. Follow through ";
	directions = directions + "building site. The farm is on the right hand side. There is limited parking ";
	directions = directions + "for vehicle trailers. <br>";
	return directions
}

function getconsdirections()
{
	directions = "From A449 drive into Usk (Speed camera on approach road). ";
	directions = directions + "Turn left at the Town Square, then second exit on roundabout and right again, ";
	directions = directions + "Club is on the left with side access road to the car park at the rear.";
	directions = directions + "<br>";
	return directions
}

function getresolvendirections()
{
	directions = "<P>Take the Heads of the Valleys Road, either from M4 Swansea end or Hirwaun. ";
	directions = directions + "On reaching Resolven roundabout turn into village onto B4434. ";
	directions = directions + "The site is approx 1.5 to 2 miles. After passing a row of ";
	directions = directions + "terraced houses you will see a white house just on the brow of a small rise";
	directions = directions + " The site access road is on the left opposite. There should be a sign ";
	directions = directions + "indicating waterfalls. Follow the lane to the end. Go through the farm yard ";
	directions = directions + "and bear left along farm track. Site is approx 300mtrs. There is plenty of ";
	directions = directions + "space for trailers or transporters";
	directions = directions + "<br />";
	directions = directions + "PLEASE DRIVE VERY SLOWLY THROUGH THE FARM YARD<br />";
	directions = directions + "<A href='http://maps.google.co.uk/?ie=UTF8&ll=51.702167,-3.693316&spn=0.008484,0.019205&t=h&z=16' target='_blank'>Click here for Map</A><br />";
	return directions
}
function gethenllysdirections()
{
	directions = "<P>From M4 Jcn 26 turn North on A4051 for 1.5 miles to Woodlands roundabout.";
	directions = directions + " Left onto A4051 to Llantarnum Ind Park roundabout and turn left to Henllys.";
	directions = directions + " After 0.7 mile at roundabout turn left again for Henllys.";
	directions = directions + " After 0.5 mile turn left for Henllys at roundabout.";
	directions = directions + " 1.2 mile later turn left into Henllys village. 200yds turn right into narrow lane ";
	directions = directions + "going up to the left. This becomes steep (1 in 4) and continues into farmyard.";
	directions = directions + "<br>";
	return directions
}
function getbaskydirections()
{
	directions = "<P>From Hereford, take signs for Brecon, follow the A438 to Clyro.";
	directions = directions + " Site is on the right hand side as you leave Clyro.<BR> ";
	directions = directions + " From Abergavenny, follow the A40 towards Brecon and turn right";
	directions = directions + " onto the A479 to Talgarth";
	directions = directions + " and finally the A438 towards Hereford. Site is on the left hand";
	directions = directions + " side as you approach Clyro.";
	directions = directions + "<br>";
	return directions
}
function gettregaredirections()
{
	directions = "<P>From Newport/Usk direction take the A449 to its intersection with the A40 at Raglan ";
	directions = directions + "signed to Abergavenny. At the tp of the slip road bear left onto a dual ";
	directions = directions + "carriageway and pass Raglan Castle on your right. At the next roundabout take the fourth exit ";
	directions = directions + "towards Clytha. After about 100yds take a right turn signed to Llantilio Crosenny. ";
	directions = directions + "Follow this road approx 2 miles to site which is on your right. <BR>";
	directions = directions + "From Abergavenny take the A40 dual carriageway towards Raglan. At the roundabout at ";
	directions = directions + "Raglan take the first left and then first right signed to Llantilio Crosenny. ";
	directions = directions + "Follow this road for approx 2 miles to the site on your right.";
	directions = directions + "<br>";
	return directions
}
function getbrynmawrdirections()
{
	directions = "<P>From the Abergavenny direction on the A465 (Heads of the Valleys Road) ";
	directions = directions + "at the Brynmawr roundabout take 2nd exit into Brynmawr and take ";
	directions = directions + "the 2nd right, at the top of the road turn right and in 100yds pass over ";
	directions = directions + "the A465 and turn left, look out for W&W signs";
	directions = directions + "<br>";
	return directions
}
//-->

