set_snapshot(); tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL')); } # Fine */ require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_SITEMAP); $breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_SITEMAP)); ?> > <?php echo TITLE; ?>
buildTree(); ?>
  • ' . PAGE_ACCOUNT . ''; ?>
    • ' . PAGE_ACCOUNT_EDIT . ''; ?>
    • ' . PAGE_ADDRESS_BOOK . ''; ?>
    • ' . PAGE_ACCOUNT_HISTORY . ''; ?>
    • ' . PAGE_ACCOUNT_NOTIFICATIONS . ''; ?>
  • ' . PAGE_SHOPPING_CART . ''; ?>
  • ' . PAGE_CHECKOUT_SHIPPING . ''; ?>
  • ' . PAGE_ADVANCED_SEARCH . ''; ?>
  • ' . PAGE_SPECIALS . ''; ?>
    • 0 ORDER BY si_sort'); $numrows = tep_db_num_rows($infomenuquery); while ($infomenu = tep_db_fetch_array($infomenuquery)) { $info_string .='
    • ' . $infomenu['si_heading'] . '

    • '; } else { $info_string .= tep_href_link('information.php','info_id=' . $infomenu['si_id']) . '" class="menuBoxLink">' . $infomenu['si_heading'] . ''; } } // while echo $info_string; ?>
    • ' . BOX_INFORMATION_CONTACT . ''; ?>