<!-- Begin

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


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

document.write('Dogs On Track');

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

document.write(' <br>');

document.write('Brisbane, Queensland<br>');
document.write(' <br>');

document.write('<img src="phone.jpg"> <span class="subtitle">&nbsp;&nbsp;(07) 5496 4121<br></span>');
document.write(' <br>');

document.write('<img src="mobile.jpg"> <span class="subtitle">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0409 281 984<br></span>');
document.write(' <br>');

document.write('<img src="mouse.jpg"><a href="mailto: dogsontrack@gmail.com">&nbsp;&nbsp; dogsontrack@gmail.com</a><br>');


//  End -->