"About", "themes" => "Themes", "hotel" => "Event´s Location", "accommodation" => "Accommodation", "host_city" => "Host City", "call_for_papers" => "Call for Papers", "program" => "Program", "talks" => "Invited Speakers", "registration" => "Registration", "submission" => "Submission", "committee" => "Program Committee", "organization" => "Organization", "heijmans_fund" => "Heijmans Fund", "previous_contributions" => "Previous ISMM", "useful_links" => "Useful Links", "sponsors" => "Sponsors", "contact" => "Contact Us" ); /* Dica do Botão */ $bt_title = array( "about" => "About ISMM", "themes" => "Themes", "hotel" => "Event´s Location - Luxor Regente Hotel", "accommodation" => "Accommodation", "host_city" => "Host City - Information about Rio de Janeiro", "call_for_papers" => "Call for Papers", "program" => "Program", "talks" => "Invited Speakers", "registration" => "Registration", "submission" => "Submission", "committee" => "Program Committee", "organization" => "Organization", "heijmans_fund" => "Call for Donations: Henk Heijmans Solidarity Fund", "previous_contributions" => "Previous ISMM", "useful_links" => "Useful Links", "sponsors" => "Sponsors", "contact" => "Contact Us" ); //Incluir posteriormente: "Author Instructions", "Program", "Invited Speakers", "Registration", "Conference Venue", "Hotel Reservation", "Sponsors" ?> $value) { if($key==$bt_content) { echo "\n\n"; echo "\t\n"; echo "\t\t\n"; echo "\t\n"; } else { echo "\n\n"; echo "\t\n"; echo "\t\t\n"; echo "\t\n"; } } /* Tbem é possível fazer um array de array, ou seja associar a um indice dois valores Testar posteriormente: $bt=array(); $bt[bt1]=array("About", "About ISMM"); $bt[bt2]=... foreach($bt as $list); { list($bt_name, Sbt_title)=$list; } Veja exemplo completo em PHP NET procurando por Lista: http://br.php.net/manual/pt_BR/function.list.php */ ?>