td_1 = "<b>Home</b>"
url_1 = "../default.aspx"

td_2 = "<b>Company Profile</b>"
td_2_1 = "<b>Clientele</b>"
td_2_2 = "<b>Mission Statement</b>"
url_2 = "../CompanyProfile/"
url_2_1 = "../CompanyProfile/Clientele.aspx"
url_2_2 = "../CompanyProfile/MissionStatement.aspx"

td_3 = "<b>Services & Products</b>"
td_3_1 = "<b>Network Maintenance</b>"
td_3_2 = "<b>Scoring Software</b>"
td_3_3 = "<b>Online Registration</b>"
url_3 = "../ServicesProducts/"
url_3_1 = "../ServicesProducts/NetworkMaintenance.aspx"
url_3_2 = "../ServicesProducts/ScoringSoftware.aspx"
url_3_3 = "../ServicesProducts/OnlineRegistration.aspx"

td_4 = "<b>News Room</b>"
url_4 = "../NewsRoom/"

td_5 = "<b>Online Services</b>"
url_5 = "../OnlineServices/"
td_5_1 = "<b>Mail OnLine</b>"
url_5_1 = "http://mol.microxt.com"

td_6 = "<b>Official Contacts</b>"
url_6 = "../OfficialContacts/"