//
// Nigel Grant
//

<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

// document.write('Copyright 2008 ozNotes.NET');

document.write('</span><br>');

// document.write('123 Blinky Bill Drive, Suite 301<br>');

// document.write('Canberra, ACT, Australai<br>');

// document.write('PHONE: <span class="phonetitle">(61) (0) 2 555-5555<BR></span>');

// document.write('FAX: <span class="phonetitle">(61) (0) 2 555-5555<BR></span>');

// document.write('<BR>E-mail us: ');

// document.write(' <A HREF="mailto:info@ozNotes.NET" class="link">info@ozNotes.NET</a><br>');

// <script language="JavaScript"> 
<!-- Hide me from older non-JavaScript-enabled browsers 

var name = "info"; 
var atsign = "@"; 
var virtual_domain = "ozNotes"; 
var dotcom = ".NET"; 

document.write("<div align=center>If you would like to send us a Email, click here "); 

document.write("<a href=mailto:", name + atsign + virtual_domain + dotcom, ">ozNotes.NET</a>"); 

// document.write(", and we will get back to you ASAP"); 

document.write("</div>"); 

// --> </script> 

document.write('<br><br> <div align=center>Copyright 2008 ozNotes.NET</div>');

document.write('</span><br>');

//  End -->