//footer JavaScript Document
document.write ("<div id='footerlinks'>");
document.write ("<a href='mailto:brook@brookthere.com'>brook@brookthere.com</a> ");
document.write (" / <a href='http://shop.brookthere.com'>shop</a> ");
document.write (" / <a href='/blog/'>blog</a> ");
document.write (" / <a href='http://shop.brookthere.com/about'>about</a> ");
document.write (" / <a href='/wholesale/'>wholesale</a> ");
document.write (" / <a href='http://www.brookthere.tumblr.com' target='_blank'>tumblr</a> ");
document.write (" / <a href='http://www.twitter.com/brookthere' target='_blank'><img src='/images/tw-icon.jpg'></a> ");
document.write (" / <a href='http://www.facebook.com/pages/Brook-There/177833042253634' target='_blank'><img src='/images/fb-icon.jpg'></a> ");
document.write (" / </div>");

