<!-- Begin

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



var menuside		= "center"	// MENU SIDE | left | right | center (and edit CSS menu borders)



document.write('<table cellpadding="0" cellspacing="0" border="0" width="78%" class="menutable"><tr><td align="'+menuside+'" valign="middle">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td width="10">');


// START LINKS //

document.write('</td><td nowrap class="firstlink">');
document.write('<a href="http://lifestilesdesigns.info/home.html" class="menu" onMouseover="Sound()">Home</a>');


document.write('<img src="http://lifestilesdesigns.info/img/bullet.png" class="bullet" border="0">');


document.write('</td><td nowrap>');
document.write('<a href="http://lifestilesdesigns.info/style.html" class="menu" onMouseover="Sound()">Signature Style</a>');


document.write('<img src="http://lifestilesdesigns.info/img/bullet.png" class="bullet" border="0">');

document.write('</td><td nowrap>');
document.write('<a href="http://lifestilesdesigns.info/sacredspaces.html" class="menu" onMouseover="Sound()">Sacred Spaces</a>');


document.write('<img src="http://lifestilesdesigns.info/img/bullet.png" class="bullet" border="0">');


document.write('</td><td nowrap>');
document.write('<a href="http://lifestilesdesigns.info/entertaining.html" class="menu" onMouseover="Sound()">Entertaining</a>');


document.write('<img src="http://lifestilesdesigns.info/img/bullet.png" class="bullet" border="0">');


document.write('</td><td nowrap>');
document.write('<a href="http://lifestilesdesigns.info/travel.html" class="menu" onMouseover="Sound()">Travel</a>');


document.write('<img src="http://lifestilesdesigns.info/img/bullet.png" class="bullet" border="0">');


document.write('</td><td nowrap>');
document.write('<a href="http://lifestilesdesigns.info/gallery.html" class="menu" onMouseover="Sound()">Gallery</a>');


document.write('<img src="http://lifestilesdesigns.info/img/bullet.png" class="bullet" border="0">');


document.write('</td><td nowrap>');
document.write('<a href="http://lifestilesdesigns.info/events.html" class="menu" onMouseover="Sound()">Calendar of Events</a>');


document.write('<img src="http://lifestilesdesigns.info/img/bullet.png" class="bullet" border="0">');


document.write('</td><td nowrap>');
document.write('<a href="http://lifestilesdesigns.info/resources.html" class="menu" onMouseover="Sound()">Concierge Services</a>');


document.write('<img src="http://lifestilesdesigns.info/img/bullet.png" class="bullet" border="0">');


document.write('</td><td nowrap class="lastlink">');
document.write('<a href="http://lifestilesdesigns.info/contact.html" class="menu" onMouseover="Sound()">Contact</a>');


// COPY AND PASTE THE NEXT 2 LINES TO ADD A NEW LINK //

<!-- document.write('</td><td nowrap>');  document.write('<a href="http://lifestilesdesigns.info/contact.htm" class="menu" onMouseover="Sound()">Contact</a>'); -->



// END LINK BUTTONS //


document.write('</td><td width="10">');
document.write('</td></tr></table>');
document.write('</td></tr></table>');



document.write('</td></tr></table>');

//  End -->

