

var MENU_ITEMS =[
	["Home", "http://www.rtol.net/sfbc/teens/home.html", null],
	["Community", null, null,
		["Message Board", "http://www.rtol.net/sfbc/teens/mb.html", null],
		["Events", "http://www.rtol.net/sfbc/teens/events.html", null],		
		["Links", "http://www.rtol.net/sfbc/teens/links.html", null],
		["Prayer Requests", "http://www.rtol.net/sfbc/teens/pray.html", null],
	],
	["Media", null, null,
		["Photos", "http://www.rtol.net/sfbc/teens/photos.html", null],
		["Music", "http://www.rtol.net/sfbc/teens/mp3.html", null],
	],
	["Info", null, null,
		["About Teen Scene", "http://www.rtol.net/sfbc/teens/about.html", null],
		["Contact", "http://www.rtol.net/sfbc/teens/contact.html", null],
		["Directions", "http://www.rtol.net/sfbc/teens/info.html", null],
		["Meeting Times", "http://www.rtol.net/sfbc/teens/info.html", null],
		["Support", "http://www.rtol.net/sfbc/teens/contact.html", null],
	
	]
];

