/* --- menu items --- */

/* THIRD PARAMETER OF THE TUPLE */
/* --- {'bl':150} defines the left offset from the parent --- */
/* --- {'bw':200} defines the width of the child          --- */
/* --- {'bw':200, 'bl':150} both together is fine         --- */
/* --- {'sw' : 110} self width                            --- */

var v_more = "<span style=\"float: right;\">&gt;&nbsp;</span>";

var MENU_ITEMS0 = [

	// HOME
	['<center><b>Home</b></center>', 'index.php', null],

	// THE ADVENTURE
	['<center><b>The Adventure</b></center>', null, {'bw':140},
		['&nbsp;&nbsp;The Rules', 'rules.html'],
		['&nbsp;&nbsp;The Route', 'route.html'],
		['&nbsp;&nbsp;The Drivers', 'drivers.html',  null],
		[v_more + '&nbsp;&nbsp;The Car', null, {'bw':170, 'bl':140},
			['&nbsp;&nbsp;Getting The Car', 'car.html'],
			['&nbsp;&nbsp;Re-Spraying The Car', 'car2.html'],
			['&nbsp;&nbsp;Adding Sponsor Names', 'car3.html']
		],
		[v_more + '&nbsp;&nbsp;Picture Gallery', 'javascript:f_pics(\'slideshow.php?id=ALL\');', {'bw':140, 'bl':140},
			['&nbsp;&nbsp;In The Beginning', 'javascript:f_pics(\'slideshow.php?id=STARTING\');'],
			['&nbsp;&nbsp;The Car', 'javascript:f_pics(\'slideshow.php?id=CAR\');'],
			['&nbsp;&nbsp;The Route', 'javascript:f_pics(\'slideshow.php?id=MAPS\');']
		],
	    // IN THE MEDIA
		[v_more + '&nbsp;&nbsp;In The Media', null, {'bw':250, 'bl':140},
			['&nbsp;&nbsp;Peterborough Evening Telegraph 1', '20051125_pet.html'],
			['&nbsp;&nbsp;Anglia TV', '20051123_anglia_tv.html'],
			['&nbsp;&nbsp;Peterborough Herald & Post 1', '20051202_herald.html'],
			['&nbsp;&nbsp;Blueprint 1', '200512_blueprint.html'],
			['&nbsp;&nbsp;Peterborough Herald & Post 2', '20051209_herald.html'],
			['&nbsp;&nbsp;Peterborough Herald & Post 3', '20060113_herald.html'],
			['&nbsp;&nbsp;Peterborough Evening Telegraph 2', '20060214_pet.html'],
			['&nbsp;&nbsp;Peterborough Herald & Post 4', '20060214_herald.html'],
			['&nbsp;&nbsp;Peterborough Herald & Post 5', '200603_herald.html'],
			['&nbsp;&nbsp;Blueprint 2', '200608_blueprint.html'],
			['&nbsp;&nbsp;Peterborough Herald & Post 6', '200608_herald.html']
			],
		['&nbsp;&nbsp;Do Not Click Here', 'javascript:go();']
	],

	// DIARY
	['<center><b>Diary</b></center>', null, {'bw':140},
		[v_more + '&nbsp;&nbsp;2005', '#', {'bw':140, 'bl':140},
			['&nbsp;&nbsp;January 2005', '200501.html',  null],
			['&nbsp;&nbsp;February 2005', '200502.html'],
			['&nbsp;&nbsp;March 2005', '200503.html',  null],
			['&nbsp;&nbsp;April 2005', '200504.html'],
			['&nbsp;&nbsp;May 2005', '200505.html'],
			['&nbsp;&nbsp;June 2005', '200506.html'],
			['&nbsp;&nbsp;July 2005', '200507.html'],
			['&nbsp;&nbsp;August 2005', '200508.html'],
			['&nbsp;&nbsp;September 2005', '200509.html'],
			['&nbsp;&nbsp;October 2005', '200510.html'],
			['&nbsp;&nbsp;November 2005', '200511.html'],
			['&nbsp;&nbsp;December 2005', '200512.html']
		],
		[v_more + '&nbsp;&nbsp;2006', '#', {'bw':140, 'bl':140},
			['&nbsp;&nbsp;January 2006', '200601.html'],
			['&nbsp;&nbsp;February 2006', '200602.html'],
			['&nbsp;&nbsp;March 2006', '200603.html']
		],

/*
		[v_more + '&nbsp;&nbsp;The Trip', null, {'bw':80, 'bl':140},
			[v_more + '&nbsp;&nbsp;Week 1', '#', {'bw':220, 'bl':80},
			      ['&nbsp;&nbsp;Day 1 - Thu Feb 9th, 2006', '2006_trip.html.html'],
			      ['&nbsp;&nbsp;Day 2 - Fri Feb 10th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 3 - Sat Feb 11th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 4 - Sun Feb 12th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 5 - Mon Feb 13th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 6 - Tues Feb 14th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 7 - Wed Feb 15th, 2006', '2006_trip.html']
			],
			[v_more + '&nbsp;&nbsp;Week 2', '#', {'bw':220, 'bl':80},
			      ['&nbsp;&nbsp;Day 8 - Thu Feb 16th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 9 - Fri Feb 17th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 10 - Sat Feb 18th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 11 - Sun Feb 19th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 12 - Mon Feb 20th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 13 - Tues Feb 21st, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 14 - Wed Feb 22nd, 2006', '2006_trip.html']
			],
			[v_more + '&nbsp;&nbsp;Week 3', '#', {'bw':220, 'bl':80},
			      ['&nbsp;&nbsp;Day 15 - Thu Feb 23rd, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 16 - Fri Feb 24th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 17 - Sat Feb 25th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 18 - Sun Feb 26th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 19 - Mon Feb 27th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 20 - Tues Feb 28th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 21 - Wed March 1st, 2006', '2006_trip.html']
			],
			[v_more + '&nbsp;&nbsp;Week 4', '#', {'bw':220, 'bl':80},
			      ['&nbsp;&nbsp;Day 22 - Thu March 2nd, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 23 - Fri March 3rd, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 24 - Sat March 4th, 2006', '2006_trip.html'],
			      ['&nbsp;&nbsp;Day 25 - Sun March 5th, 2006', '2006_trip.html']
			]
		]

*/	

     [v_more + '&nbsp;&nbsp;On The Road', null, {'bw':100, 'bl':140},
			['&nbsp;&nbsp;Week 1', 'javascript:f_2006_trip(1);'],
			['&nbsp;&nbsp;Week 2', 'javascript:f_2006_trip(2);'],
			['&nbsp;&nbsp;Week 3', 'javascript:f_2006_trip(3);'],
			['&nbsp;&nbsp;Week 4', 'javascript:f_2006_trip(4);'],
			['&nbsp;&nbsp;In Pictures', 'javascript:f_pics(\'slideshow.php?id=ON_THE_ROAD\');']
		]
	],

	// HELP US
	['<center><b>Help Us</b></center>', null, {'bw':180},
		['&nbsp;&nbsp;Our Intentions', 'intentions.html'],
		['&nbsp;&nbsp;Our Sponsors', 'sponsor.html'],
		['&nbsp;&nbsp;Donations Made', 'donation.html'],
		['&nbsp;&nbsp;Acknowledgements', 'thanks.html']
	],

	// OTHER STUFF
	['<center><b>Other Stuff</b></center>', null, {'bw':160, 'bl':-21},
		['&nbsp;&nbsp;Visitors Book', 'visitors.php'],
		['&nbsp;&nbsp;Guess The Mileage', 'mileage.html'],
		['&nbsp;&nbsp;Time Away', 'countdown.html'],
		['&nbsp;&nbsp;Related Web Sites', 'links.html', null],
		[v_more + '&nbsp;&nbsp;Other Teams', 'teams.html', {'bw':200, 'bl':-202},
			['&nbsp;&nbsp;Normal For Norwich', 'teams.html'],
			['&nbsp;&nbsp;City Boy and Mad Scientist', 'teams.html'],
			['&nbsp;&nbsp;Barkinmad Adventures', 'teams.html#L2'],
			['&nbsp;&nbsp;Desert Pythons', 'teams.html#L3'],
			['&nbsp;&nbsp;Sandbug', 'teams.html#L3'],
			['&nbsp;&nbsp;Idiots Abroad', 'teams.html#L4']
		],
		/*
		[v_more + '&nbsp;&nbsp;Competitions', 'competitions.html', {'bw':150, 'bl':-152},
			['&nbsp;&nbsp;Guess The Mileage', 'mileage.html'],
			['&nbsp;&nbsp;Caption Competition', 'caption.html']
		],
		*/
		[v_more + '&nbsp;&nbsp;About The Gambia', '#', {'bw':130, 'bl':-132},
			['&nbsp;&nbsp;The Gambia 1', 'about_the_gambia_01.html'],
			['&nbsp;&nbsp;The Gambia 2', 'about_the_gambia_02.html']
		],
		['&nbsp;&nbsp;Jigsaws', 'jigsaw.html'],
		['&nbsp;&nbsp;Site Map', 'sitemap.html', null],
		['&nbsp;&nbsp;Contact Us', 'contact.php', null]
	]
];
