<!-- Begin CONTACT PAGE CODE


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

document.write('<span class="phonetitle">');

document.write('William Murrell');




document.write('</span><br>');

document.write('Service Desk<br>');

document.write('P O Box 300701<br>');

document.write('Boston, MA 02130-0035<br>');

document.write('PHONE: <span class="phonetitle">(617) 942-1301<br></span>');

// document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(617) 942-1301<br></span>');

document.write('<br>');

document.write(' <A HREF="mailto:contact@blackboston.com">contact</a><br>');
document.write('<br>');
document.write('<br>');

document.write(' <A HREF="gigs.html">gigs</a><br>');



//  End -->