<!-- Begin

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

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

document.write('JOAD SPORTZ SUPPLIES');

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

document.write('A.B.N 25 694 922 368 <br>');

document.write('COLLAROY SYDNEY NSW AUSTRALIA 2097<br>');
			   
document.write('PHONE: <span class="phonetitle">(612) 9982 3227<br></span>');

document.write('FAX: <span class="phonetitle">(612) 9982 3227<br></span>');

document.write('MOB: <span class="phonetitle">(612) 0410 693 066<br></span>');

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

document.write(' <A HREF=></a><br>');

document.write(' <A HREF=></a><br>');

//  End -->