document.write("<a href='6royal.html'>6B Royal James Landing</a>&nbsp;&nbsp;")
document.write("<a href='royaljames6d.html'>6D Royal James Landing</a><br><br>")
document.write("<a href='333sbon.html'>333 South Bonnet</a>&nbsp;&nbsp;&nbsp;&nbsp;")
document.write("<a href='rhapsale.html'>333 Stede Bonnet Wynd</a><br><br>")
document.write("<img src='Images/logo2.gif'><br><br>")

mydate=new Date(); 
year=mydate.getFullYear(); 
{ 
document.write("Copyright " + "&copy;  " 
+  year + "  All rights reserved") ; 
}




