// Copyright program beginning

function copyRight()   {

       document.write("<a href='/form.htm'>contact us</a> | <a href='/media.htm'>about us</a> | <a href='/links.htm'>links</a> | <a href='/'>home page</a><br><br>Copyright &#169; 1999-2010 OMH.");

}

// End of copyright program
