td_1 = "Home"
td_1_1 = "Pagina Principal"
url_1_1 = "./index.php"

td_1_2 = "Login"
url_1_2 = "./index.php"

td_2 = "Produtos"
url_2 = "./produtos.php"

td_3 = "Servi&ccedil;os"
url_3 = "./servicos.php"

td_4 = "Contato"
url_4 = "./contato.php"

td_5 = "Links"
url_5 = "./links.php"

td_6 = "Logout"
url_6 = "./index.php"