ÿþ<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame Remove this if you use the .htaccess --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Universal Resource Management</title> <meta name="description" content="" /> <meta name="author" content="Don Menzies" /> <meta name="viewport" content="width=device-width; initial-scale=1.0" /> <!-- Replace favicon.ico & apple-touch-icon.png in the root of your domain and delete these references --> <link rel="shortcut icon" href="/favicon.ico" /> <link rel="apple-touch-icon" href="/apple-touch-icon.png" /> </head> <body> <div> <header> <h1></h1> </header> <table width="600" border="0" cellpadding="2" class="fontsize9"> <tr> <td><center><img src="images/URM_Horizontal_Logo.jpg" border="0"/></center></td> </tr> <tr> <td><center><p>Website under Construction</></td> </tr> <tr> <td><center><p>Please email <a href="mailto:don@urm.com.au">Don Menzies</a> or call (0410 319 027) with any inquiries.</></td> </tr> </table> <nav> <!-- <p><a href="/">Home</a>www.urm.com.au</p> THIS SHOULD BE A COMMENT SO USERS CAN'T SEE IT --> <!-- <p><a href="/contact">Contact</a></p> </nav> THIS SHOULD BE A COMMENT SO USERS CAN'T SEE IT --> <div> </div> <footer> <p>&copy; Copyright by Universal Resource Management - 2012</p> </footer> </div> </body> </html>