<!-- Start

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

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

document.write('Newtown Gym');

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

document.write('Level 1, 294 King Street<br>');

document.write('PO Box 305<br>');

document.write('Newtown NSW 2042<br>');

document.write('PHONE: <span class="phonetitle">(02) 9519-6969<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(02) 9519-6317<BR></span>');

document.write('<BR>E-mail us: ');

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

//  End -->