<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Broome Adventure Company');

document.write('</span><br>');

document.write('PO BOX 5676 Cable Beach<br>');

document.write('Broome, Western Australia 6726<br>');

document.write('PHONE: <span class="phonetitle">1300 665 888 (local call within Australia)<BR></span>');

document.write('INTERNATIONAL: &nbsp;&nbsp;<span class="phonetitle">+61 419 895 367<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(08) 9192 7245<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A href="mailto:info@broomeadventure.com.au">info@broomeadventure.com.au</a><br>');

//  End -->