'; $normal_spanclass = ''; $special_spanclass = ''; //echo 'For developer only...
'; //echo '$currentpage is: '.$currentpage.'
'; //echo '$selected is... '.$selected.'
'; // Step 2: Create a navigation list (Common Editables) $link = array(); $link[0] = '
  • HOME
  • '; $link[1] = '
  • |
  • '; $link[2] = '
  • PRODUCTS
  • '; $link[3] = '
  • |
  • '; $link[4] = '
  • ORDERS
  • '; $link[5] = '
  • |
  • '; $link[6] = '
  • ARCHIVE
  • '; $link[7] = '
  • |
  • '; $link[8] = '
  • WORKSHOP
  • '; $link[9] = '
  • |
  • '; $link[10] = '
  • LINKS
  • '; $link[11] = '
  • |
  • '; $link[12] = '
  • NEWS
  • '; // Step 3: Output the navigation onto page (Advised not to edit) //Now replace the link that is selected //Output the list echo ''; } ?>