<!-- Begin

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

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

document.write('Groovy Music Publishing');

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

document.write('GPO Box 3124<br>');

document.write('Melbourne VIC 3001<br>');

document.write('PHONE: <span class="phonetitle">(03) 9620 0450<BR></span>');

document.write('ABN: &nbsp;&nbsp;<span class="phonetitle">22 543 160 814<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@yourdomain.com" class="link">info@groovymusic.com.au</a><br>');

//  End -->