Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
38 lines (34 sloc)
2.43 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Mack Travel - The Travel Agency of the North</title> | |
| </head> | |
| <body bgcolor="#FFFFFF" text="#000000"> | |
| <table border="0" width="580" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td width="33%" valign="top"><img src="images/logo_big.GIF" alt="logo big.GIF (2626 bytes)" WIDTH="360" HEIGHT="58"></td> | |
| <td align="right"><img src="images/seattle.GIF" hspace="2" vspace="2" WIDTH="87" HEIGHT="64"><img src="images/brunai.GIF" hspace="2" vspace="2" WIDTH="87" HEIGHT="64"><br> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td width="33%" valign="middle"><p align="center"><img src="images/singlepixel.GIF" align="middle" hspace="50" WIDTH="1" HEIGHT="1"><img src="images/fronttext.GIF" alt="Welcome to the online face of Mack Travel - the official travel agend for Scotdance 2000 and the International Society of Music Educators Conference." border="0" vspace="15" hspace WIDTH="260" HEIGHT="125"></td> | |
| <td align="right" valign="top"><img src="images/lighthouse.GIF" hspace="2" vspace="2" WIDTH="87" HEIGHT="64"><p> </td> | |
| </tr> | |
| </table> | |
| <table border="0" width="585" cellspacing="12" cellpadding="0"> | |
| <tr> | |
| <td width="20%" align="center"><a href="news.html"><img src="images/iconnews.GIF" alt="News" border="0" WIDTH="90" HEIGHT="80"></a></td> | |
| <td width="20%" align="center"><a href="companyinfo.html"><img src="images/iconcompany.GIF" alt="Company Info and Staff Bios" border="0" WIDTH="90" HEIGHT="80"></a></td> | |
| <td width="20%" align="center" colspan="2"><a href="booking.html"><img src="images/icontravel.GIF" alt="Submit a Travel Request" border="0" WIDTH="90" HEIGHT="80"></a></td> | |
| <td width="20%" align="center"><a href="Conferences/scotdance.html"><img src="images/iconscotdance.GIF" alt="ScotDance 2000" border="0" WIDTH="93" HEIGHT="80"></a></td> | |
| <td width="20%" align="center"><a href="Conferences/isme.html"><img src="images/iconisme.GIF" alt="International Society of Music Educators Conference" border="0" WIDTH="88" HEIGHT="80"></a></td> | |
| </tr> | |
| <tr> | |
| <td width="50%" align="left" colspan="3" valign="bottom"> <p><small>Contact us at <a href="mailto:info@macktravel.ca">info@macktravel.ca</a><br> | |
| or visit one of <a href="companyinfo.html">our offices</a></small></td> | |
| <td width="50%" align="left" colspan="3" valign="bottom"><p align="right"><small>Copyright | |
| © 1999 Mack Travel<br> | |
| Site Design by <a href="http://www.ducttape.nt.ca">Duct Tape Omnimedia, Inc.</a></small></td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |