10 lines
697 B
PHP
10 lines
697 B
PHP
<ul id='nav'>
|
|
<li id='home_link'><a href='index.php' title='Home'>Home</a></li>
|
|
<li id='history_link'><a href='history.php' title='History of FTI'>History of FTI</a></li>
|
|
<li id='linksandnumbers_link'><a href='linksandnumbers.php' title='Links and numbers'>Links and Numbers</a></li>
|
|
</ul>
|
|
<ul id='nav2'>
|
|
<li id='viewyouritinerary_link'><a href='viewyouritinerary.php' title='View your itinerary'>View Your Itinerary</a></li>
|
|
<li id='creditcard_link'><a href='https://fti.powweb.com/creditcard.php' title='Use your credit card'>Use Your Credit Card</a></li>
|
|
<li id='sendemail_link'><a href='mailto:travel@friendshiptours.org' title='Send us and e-mail'>Send Us an E-mail</a></li>
|
|
</ul> |