<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Shelly's Cottages');

document.write('</span><br>');

document.write('P.O. Box 740<br>');

document.write('Lyons, CO 80540<br>');

document.write('PHONE: <span class="Local">(303) 823-6326<BR></span>');

document.write('800: <span class="Reservations">(800) 356-6061<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@shellyscottages.com">info@yourdomain.com</a><br>');


//  End -->