<!-- Begin

// JavaScript Document


document.write('  <tr id="nav">');
document.write('    <td height="21" align="center">');
document.write('	<a href="http://www.royalkingdombuilders.com/index.html">&nbsp;Home&nbsp;</a>&nbsp;'); 
document.write('	<a href="http://www.royalkingdombuilders.com/communities/index.html">&nbsp;Communities&nbsp;</a>&nbsp;'); 
document.write('	<a href="http://www.royalkingdombuilders.com/properties/index.html">&nbsp;Available Properties&nbsp;</a>&nbsp; ');
document.write('	<a href="http://www.royalkingdombuilders.com/gallery/index.html">&nbsp;Gallery&nbsp;</a>&nbsp;'); 
document.write('	<a href="http://www.royalkingdombuilders.com/warranty/index.html">&nbsp;Warranty&nbsp;</a>&nbsp;'); 
document.write('	<a href="http://www.royalkingdombuilders.com/contactus/index.html">&nbsp;Contact Us&nbsp;</a>&nbsp;');
document.write('	</td>');
document.write('  </tr>');

//  End -->
