var menuHierarchy = [
	['Home', '/index.php',
		['About Us', '/about.php'],
		['Faq', '/faq.php'],
		['Privacy', '/privacy.php'],
		['Terms of Service', '/tos.php'],
		['What is My IP?', '/whatismyip.php'],
		['Request A New Provider', '/contact.php'],
		['Tell A Friend', '/tellafriend.php'],
		['Contact Us', '/contact.php'],
		['Send A Free Text', '/index.php'],
		['Block My Number', 'http://www.freetext.biz?page=block'],
		['Return To Main Page', '/index.php']
		

	],
	['Texting', '/index.php',
		['Send A Free Text', '/index.php'],
		['Send and Recieve SMS', 'http://www.txt2way.com'],
		['Send Intl Text Beta', '/betazone/index.php'],
		['India SMS', '/betazone/india.php'],
		['Canada SMS', 'http://www.freetxt.ca'],
		['Cell Phone Provider Lookup', '/lookup.php'],
		['SMS Library', '/flirts-sms.php'],
		['Request A New Provider', '/contact.php'],
		['Send Text Reminders', 'http://www.textmemos.com'],
		['Send A Text Flirt', '/textaflirt.php'],
		['Send a Text Joke', 'http://www.webfoolish.com'],
		['Business SMS', 'http://www.textaway.com']
	],
	
	['News', null,
		['Latest News', 'http://txt2day.blogspot.com/'],
		['SMS Library', '/flirts-sms.php']
	],
	['Bookmark', null,
		['Facebook','/facebook.php'],
		['MySpace','/myspace.php'],
		['Twitter','/twitter.php'],
		['IE 8 Accelerator','/ie.php'],
		['Add To Your Site','/myspace.php'],
		['Bookmark Us','javascript:bookmark("http://www.telecost.com/","Call Accounting Software")'],
	],
	['Links', null,
		['Links of Interest', '/links.php'],
		['Link to Us', '/linktous.php'],
		['Partner Sites', 'http://www.freetext.biz'],
		['Canadian Texting', 'http://www.freetxt.ca'],
		['Send and Recieve SMS', 'http://www.txt2way.com'],
		['Xfer Files To Your Mobile', 'http://www.wapdj.com'],
		['Send Text Reminders', 'http://www.textmemos.com'],
		['Send A Text Flirt', 'http://www.textaflirt.com'],
		['Send a Text Joke', 'http://www.webfoolish.com'],
		['Save Your Thumbs!', 'http://www.thumbcare.com'],
		['Business SMS', 'http://www.textaway.com']
	],


]




