td_1 = "Home"
url_1 = "index.html"

td_2 = "About YLOT"
url_2 = "about.html"


td_3 = "Programs"
url_3 = "program.html"


td_4 = "Research Summary"
url_4 = "research.html"

td_5 = "YLOT Sponsors"
url_5 = "sponsors.html"

td_6 = "How You Can Help"
url_6 = "help.html"

td_7 = "Contact"
url_7 = "contact.html"

//ABOUT YLOT

td_2_1 = "YLOT Founder"
td_2_2 = "YLOT Board Members"
td_2_3 = "YLOT Goals and Objectives"
td_2_4 = "Download YLOT Brochure"


url_2_1 = "founder.html"
url_2_2 = "board.html"
url_2_3 = "goals.html"
url_2_4 = "documents.html"

//Programs

td_3_1 = "Education"
td_3_2 = "Job Training"
td_3_3 = "Behavioral Modification"
td_3_4 = "Theraputic Recreation"
td_3_5 = "Summer Retreat"
td_3_6 = "Community Service"


url_3_1 = "education.html"
url_3_2 = "training.html"
url_3_3 = "attitude.html"
url_3_4 = "recreation.html"
url_3_5 = "retreat.html"
url_3_6 = "community.html"


