<!-- 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">Site Links:</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="winter-activities.php" class="menu">Winter</a>');


document.write('<a href="summer-activities.php" class="menu">Summer</a>');


document.write('<a href="cultural-activities.php" class="menu">Arts & Culture</a>');


document.write('<a href="entertainment-guide.php" class="menu">Entertainment & Events</a>');


document.write('<a href="sitemap.php" class="menu">Site Map</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>');

document.write('<a href="skiing-videos.php" class="menu">Videos</a>');



// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');






// TITLE LINE 3

document.write('<span class="menutitle">Aspen Lodging:</span><br>');


document.write('<a href="aspen-hotel-suites.php" class="menu">Hotel & Suite</a>');

document.write('<a href="aspen-condo-rentals.php" class="menu">Condo Rental</a>');

document.write('<a href="aspen-home-rentals.php" class="menu">Private Home</a>');

document.write('<a href="aspen-fractional-ownership.php" class="menu">Fractional Ownership</a>');

document.write('<a href="aspen-real-estate.php" class="menu">Real Estate</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 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<center><a href="http://www.wunderground.com/US/CO/Aspen.html?bannertypeclick=infoboxtr"><img src="http://banners.wunderground.com/weathersticker/infoboxtr/language/www/US/CO/Aspen.gif" border=0alt="Click for Aspen and Snowmass Colordo Forecast" height=108 width=144></a></center></a><br>')



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->