// wo facebook
// document.write('<map name="Map" id="Map">')
// 	document.write('<area shape="rect" coords="16,175,160,200" href="contact_us.html" />')
// 	document.write('<area shape="rect" coords="16,200,160,222" href="http://twitter.com/btscenes" / target="_blank">')
// 	document.write('<area shape="rect" coords="16,226,160,246" href="btscenes_feed.xml" />')
// document.write('</map>')

// with facebook
document.write('<map name="Map" id="Map">')
	document.write('<area shape="rect" coords="16,176,160,192" href="http://www.facebook.com/pages/San-Diego-CA/Behind-the-Scenes-Catering-Events/67135032699?ref=ts" />')
	document.write('<area shape="rect" coords="16,194,160,214" href="contact_us.html" />')
	document.write('<area shape="rect" coords="16,216,160,232" href="http://twitter.com/btscenes" / target="_blank">')
	document.write('<area shape="rect" coords="16,234,160,252" href="btscenes_feed.xml" />')
document.write('</map>')
