function galcon(){

document.write('<table id="contact"><tr><td>');
document.write('<p>In Tasmania, Elizabeth Barsham is represented by<br />'); 
document.write('<strong><em>Goulburn Street Gallery</strong><br />');
document.write('89-93 Goulburn Street, Hobart<br />'); 
document.write('phone or fax: 03 6231 3200</em><br />');

document.write('<br /><u> <a href="mailto:info@goulburnstreetgallery.com">contact the gallery</a></u>');
document.write('<br />to enquire about purchasing any of the paintings on this website or to commission work from the artist');

document.write('</td></tr></table>');


}
