// menu_items.js file

var MENU_ITEMS =[
	["HOME", "http://HumanHorizons.Net/index.php"],
	["Latest News!", "http://HumanHorizons.Net/LatestNews.php"],
	["About Us", "http://HumanHorizons.Net/02.php"],
	["Family History", "http://HumanHorizons.Net/03.php"],
	["Christina Mitchell Art", "http://HumanHorizons.Net/04.php"],
        ["The Voyages of Majendie", "http://HumanHorizons.Net/05.php"],
	["<font color=#FF9933><b>InnovativeCommunities</b></font>", "http://HumanHorizons.Net/06.php"],
["Contact Us", "http://HumanHorizons.Net/07.php"],
	["<font color=#FF0000><b>CONTACT US - LIVE!</b></font>", "http://chat.boldchat.com/chat/visitor.jsp?cdid=3611423124"],
	["", "http://HumanHorizons.Net/08.php"],
	];