Glenn:

This is the only thing that I could find similar under: shop/includes/templates/abbington_mega/common/tpl_mega_menu.php

HTML Code:
<li class="contactus-li" <?php if (MENU_CONTACT_US == 'false') echo "style=\"display:none; \""; ?> ><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>" class="drop"><?php echo HEADER_TITLE_CONTACT_US;?></a><!-- bof contact form -->
Am I looking in the wrong place?

Thank you,

Silver