<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Rick Marsh');

document.write('</span><br>');

document.write('4 Egan Street, Manunda<br>');

document.write('Cairns, Qld 4870<br>');

document.write('PHONE: <span class="phonetitle">(07) 4051 5758<BR></span>');

document.write('MOB: <span class="phonetitle">0438 515 750<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:rickmarsh@internode.on.net" class="link">rickmarsh@internode.on.net</a><br>');


//  End -->

