<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ev Hales');

document.write('</span><br>');

document.write('PO Box 715<br>');

document.write('Hurstbridge  Australia 3099<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(61) 3 9718 2876<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">61  3 9718 1287<BR></span>');

document.write('<BR>E-Mail:evhales@evhales.com ');

document.write('<a href="mailto:evhales@evhales.com">evhales@evhales.com</a>');

//  End -->