/*
Code from jscookmenu http://jscook.yuanheng.org/JSCookMenu/
and WYSIWYG Web Builder http://www.wysiwygwebbuilder.com/
*/


var wbMenuMenuBar1 =
[
	[null, 'Home', 'http://mapsquid.com/', '_self', 'Home'],
	[null, 'Discussion', null, '_self', 'Discussion',
		[null, 'Squid&nbsp;Ink&nbsp;(MapSquid&nbsp;Blog)', 'http://mapsquid.com/blog/', '_blank', 'Squid Ink (MapSquid Blog)'],
                [null, 'Google&nbsp;Maps&nbsp;Mania', 'http://googlemapsmania.blogspot.com/', '_blank', 'Google Maps Mania'],
                [null, 'Google&nbsp;Geo&nbsp;Developers', 'http://googlegeodevelopers.blogspot.com/', '_blank', 'Google Geo Developers']
	],
	[null, 'Tutorials', null, '_self', 'Tutorials',
		[null, 'W3Schools', 'http://www.w3schools.com/', '_blank', 'W3Schools'],
		[null, 'Google&nbsp;Maps&nbsp;API&nbsp;Tutorial', 'http://econym.org.uk/gmap/', '_blank', 'Google Maps API Tutorial'],
		[null, 'Using&nbsp;PHP/MySQL&nbsp;with&nbsp;Google&nbsp;Maps', 'http://code.google.com/apis/maps/articles/phpsqlajax.html', '_blank', 'Using PHP/MySQL with Google Maps'],
                [null, 'Open&nbsp;Flash&nbsp;Chart&nbsp;Tutorials', 'http://teethgrinder.co.uk/open-flash-chart-2/tutorial.php', '_blank', 'Open Flash Chart Tutorials'],
                [null, 'jQuery&nbsp;Tutorials', 'http://docs.jquery.com/Tutorials', '_blank', 'Open Flash Chart Tutorials']
	],
        [null, 'Reference', null, '_self', 'Reference',
		[null, 'Google&nbsp;Maps&nbsp;Data&nbsp;API', 'http://code.google.com/apis/maps/documentation/mapsdata/', '_blank', 'Google Maps Data API'],
		[null, 'Raphael&nbsp;JavaScript&nbsp;Library', 'http://raphaeljs.com/', '_blank', 'Raphael JavaScript Library']
	],
	[null, 'Test&nbsp;Pages', null, '_self', 'Test Pages',
		[null, '1&nbsp;Google&nbsp;Maps&nbsp;API&nbsp;Tutorial&nbsp;2', 'http://mapsquid.com/gapi_tutorial2.html', '_self', '1 Google Maps API Tutorial 2'],
                [null, '2&nbsp;PHP,&nbsp;MySQL,&nbsp;and&nbsp;XML&nbsp;Tutorial', 'http://mapsquid.com/php_mysql_xml.html', '_self', '2 PHP, MySQL, and XML Tutorial'],
                [null, '3&nbsp;PHP,&nbsp;MySQL,&nbsp;and&nbsp;KML&nbsp;Tutorial', 'http://mapsquid.com/php_mysql_kml.html', '_self', '3 PHP, MySQL, and KML Tutorial'],
                [null, '4&nbsp;Initial&nbsp;trial&nbsp;of&nbsp;Open&nbsp;Flash&nbsp;Chart', 'http://mapsquid.com/ofc_brightpubs_example.html', '_self', '4 Initial trial of Open Flash Chart'],
                [null, '5&nbsp;Simple&nbsp;scatterplot&nbsp;using&nbsp;Raphael&nbsp;Library', 'http://mapsquid.com/raphael_scatter1.html', '_self', '5 Simple scatterplot using Raphael Library'],
                [null, '6&nbsp;Multiple&nbsp;scatterplots&nbsp;using&nbsp;Raphael&nbsp;Library', 'http://mapsquid.com/raphael_scatter2.html', '_self', '6 Multiple scatterplots using Raphael Library'],
                [null, '7&nbsp;Multiple&nbsp;scatterplots&nbsp;and&nbsp;Multiple&nbsp;Selections', 'http://mapsquid.com/raphael_scatter3.html', '_self', '7 Multiple scatterplots and Multiple Selections'],
                [null, '8&nbsp;Background&nbsp;Map&nbsp;Trial', 'http://mapsquid.com/bkgrnd_map_scatter.html', '_self', '8 Background Map Trial']
	],
	[null, 'Links', null, '_self', 'Links',
                [null, 'GISc&nbsp;at&nbsp;Birkbeck', 'http://www.bbk.ac.uk/gisc/', '_blank', 'GISc at Birkbeck'],
		[null, 'LhrNOISEmap.org', 'http://lhrnoisemap.org/', '_blank', 'LhrNOISEmap.org'],
                [null, 'Geo-Hughes', 'http://geo-hughes.blogspot.com/', '_blank', 'Geo-Hughes']
	],
	[null, 'Contact', 'mailto:jez.nixon@mapsquid.com', '_self', 'Contact'],
];