document.write('<div id="foot">');

document.write('<a href="index.html">Home</a>');
document.write('&nbsp; |&nbsp; <a href="salon.html">Salon Services</a>');
document.write('&nbsp; |&nbsp; <a href="spa.html">Spa Services</a>');
document.write('&nbsp; |&nbsp; <a href="products.html">Our Products</a>');
document.write('&nbsp; |&nbsp; <a href="occasions.html">Special Occasions</a>');
document.write('&nbsp; |&nbsp; <a href="staff.html">Our Staff</a>');
document.write('&nbsp; |&nbsp; <a href="http://symmetrysalon-spa.blogspot.com" target="_new">News &amp; Specials</a>');
document.write('&nbsp; |&nbsp; <a href="http://www.spafinder.com/" target="_new">Gift Cards</a>');
document.write('&nbsp; |&nbsp;&nbsp;');

var domain = "comcast.net"
var user = "symmetrysalon"
var recipient = user + "@" + domain
var url = "mailto:" + recipient
document.write('Email Us'.link(url));

document.write('&nbsp; |&nbsp;&nbsp;');
document.write('<a href="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=symmetry+salon,+lansdale,+pa&sll=37.487761,-99.011796&sspn=50.708971,99.931641&ie=UTF8&hq=symmetry+salon,&hnear=Lansdale,+PA&cid=11873037496621797642&z=13&iwloc=A" target="_new">Directions</a><br />');

document.write('<span>Content: &copy;&nbsp;');

document.write(((year = (new Date).getYear()) < 1000 ? (year + 1900) : year));

document.write('&nbsp;Symmetry Salon &amp; Spa&nbsp; |&nbsp; Website Design: &copy;&nbsp;');

document.write(((year = (new Date).getYear()) < 1000 ? (year + 1900) : year));

document.write('&nbsp;<a href="http://projektinc.com" target="_new"><u><i>Projekt, Inc.</i></u></a>');
document.write('&nbsp; |&nbsp; All Rights Reserved.</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('<a class="social" href="http://www.hs.facebook.com/symmetrysalonspa" target="_new"><img src="css/img/icon-facebook.gif" alt="Facebook" />Follow us on Facebook</a>');

document.write('</div>');
