<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Select Lodging:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK



document.write('<a href="index.php" class="menu">Home</a>');

document.write('<a href="aspen-hotel-suites.php" class="menu">Hotel & Suite</a>');

document.write('<a href="condo-economy.php" class="menu">Condo - Economy</a>');

document.write('<a href="condo-standard.php" class="menu">Condo - Standard</a>');

document.write('<a href="condo-deluxe.php" class="menu">Condo - Deluxe</a>');

document.write('<a href="condo-luxury.php" class="menu">Condo - Luxury</a>');

document.write('<a href="book-online.php" class="menu">Book Lodging Online</a>');

document.write('<a href="aspen-specials.php" class="menu">Last Minute Specials</a>');

document.write('<a href="aspen-lodging-discounts.php" class="menu">Lodging Discounts</a>');






// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





// TITLE LINE 2

document.write('<span class="menutitle">Aspen Resources:</span><br>');

document.write('<a href="aspen-colorado-news.php" class="menu">News</a>');

document.write('<a href="aspen-calendar.php" class="menu">Calendar</a>');

document.write('<a href="aspen-colorado-weather.php" class="menu">Weather</a>');

document.write('<a href="aspen-colorado-maps.php" class="menu">Maps</a>');





// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');






// TITLE LINE 3








// BLACK SPLIT LINE 3







document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
