document.write('<div id="footDetails">');
document.write('<a href="/contact/index.html">Contact</a> | ');
document.write('<a href="/size-chart.html">Size Chart</a> | ');
document.write('<a href="/index.html">Home</a>');
document.write('</div>');
document.write('&copy; 2010 Hillary Rohde Ltd');

