// JavaScript Document
	
				var tmenu2 = ms.addMenu(document.getElementById("menu2"));
tmenu2.addItem("Surgical Team", "http://obesitygoodbye.com/index.php/About-Our-Center/Surgical-Team.html", 0, 0);
tmenu2.addItem("Our Staff", "http://obesitygoodbye.com/index.php/About-Our-Center/Our-Staff.html", 0, 0);
tmenu2.addItem("Our Facilities", "http://obesitygoodbye.com/index.php/About-Our-Center/Our-Facilities.html", 0, 0);
var tmenu29 = ms.addMenu(document.getElementById("menu29"));
tmenu29.addItem("How it Works?", "http://obesitygoodbye.com/index.php/Lap-Band-Procedure/How-It-Works.html", 0, 0);
tmenu29.addItem("Advantages", "http://obesitygoodbye.com/index.php/Lap-Band-Procedure/Advantages.html", 0, 0);
tmenu29.addItem("Is it right for Me?", "http://obesitygoodbye.com/index.php/Lap-Band-Procedure/Is-it-right-for-Me.html", 0, 0);
tmenu29.addItem("BMI Calculator", "http://obesitygoodbye.com/index.php/Lap-Band-Procedure/BMI-Calculator.html", 0, 0);
tmenu29.addItem("Lapband Over Bypass", "http://obesitygoodbye.com/index.php/Lap-Band-Procedure/Lapband-Over-Bypass.html", 0, 0);
tmenu29.addItem("Lap Band for Teens", "http://obesitygoodbye.com/index.php/Lap-Band-Procedure/For-Teenagers.html", 0, 0);
tmenu29.addItem("Patient Eligibility", "http://obesitygoodbye.com/index.php/Eligibility-Questionnaire/Eligibility-Questionnaire.html", 0, 0);
tmenu29.addItem("Surgery Cost", "http://obesitygoodbye.com/index.php/Lap-Band-Procedure/Surgery-Cost.html", 0, 0);
var tmenu55 = tmenu29.addMenu(tmenu29.items[7]);
tmenu55.addItem("Financing", "http://obesitygoodbye.com/index.php/Financing/Financing.html", 0, 0);
tmenu29.addItem("Post-Op Care", "http://obesitygoodbye.com/index.php/Follow-Up/Fills.html", 0, 0);
var tmenu31 = tmenu29.addMenu(tmenu29.items[8]);
tmenu31.addItem("Fills", "http://obesitygoodbye.com/index.php/Follow-Up/Fills.html", 0, 0);
tmenu31.addItem("Nutrition", "http://obesitygoodbye.com/index.php/Follow-Up/Nutrition.html", 0, 0);
tmenu31.addItem("Complications", "http://obesitygoodbye.com/index.php/Follow-Up/Complications.html", 0, 0);
var tmenu13 = ms.addMenu(document.getElementById("menu13"));
tmenu13.addItem("Page 1", "http://obesitygoodbye.com/index.php/Patient-Testimonials/Patient-Testimonials.html", 0, 0);
tmenu13.addItem("Page 2", "http://obesitygoodbye.com/index.php/Patient-Testimonials/Patient-Testimoniasl-2.html", 0, 0);
var tmenu50 = ms.addMenu(document.getElementById("menu50"));
tmenu50.addItem("Intra Gastric Ballon", "http://obesitygoodbye.com/index.php/Other-Obesity-Procedures/Intra-Gastric-Balloon.html", 0, 0);
tmenu50.addItem("Gastric Bypass", "http://obesitygoodbye.com/index.php/Other-Obesity-Procedures/Gastric-Bypass.html", 0, 0);
tmenu50.addItem("Gastric Sleeve", "http://obesitygoodbye.com/index.php/Other-Obesity-Procedures/Gastric-Sleeve.html", 0, 0);
var tmenu46 = ms.addMenu(document.getElementById("menu46"));
tmenu46.addItem("Liposuction", "http://obesitygoodbye.com/index.php/Plastic-Surgery/Liposuction.html", 0, 0);
tmenu46.addItem("Tummy Tuck", "http://obesitygoodbye.com/index.php/Plastic-Surgery/Tummy-Tuck.html", 0, 0);
var tmenu39 = ms.addMenu(document.getElementById("menu39"));
tmenu39.addItem("Contact Form", "http://obesitygoodbye.com/index.php/Contact-Us/Contact-Us.html", 0, 0);
tmenu39.addItem(" Patient Follow-Up", "http://obesitygoodbye.com/index.php/Contact-Us/Patient-Follow-Up.html", 0, 0);

				TransMenu.renderAll();
			}
			