//
// Nigel Grant
//

<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;Copyright 2008 ');


document.write('<a href="index.html" target="_top">ozNotes.NET</a> ');


document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 


// document.write(' <A HREF="m a i l t o : info ( AT ) ozNotes ( DOT ) NET">Contact Us</a>');

// <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>Send us a Email, "); 

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('</span><br>');



//  End -->