document.write(
"  <div id='aLogoDiv' class='logoDiv'>"+
"	 <div class='featuredDiv'>"+
"     <a class='featured' href='http://featuredfredericksburghomes.com'>Featured Homes</a><br/>"+
"	 </div>"+
"    <div id='aContactDiv' class='contactDiv'>"+
"		 <p>"+
"		  1302 Bragg Road<br />"+
"     Fredericksburg, VA 22407<br /><br />"+
"     <b>1-540-786-0088</b><br />"+
"			<b>Fax:1-540-786-9977</b><br /><br />"+
"     <b>Contact us <a href='http://1stchoicebhl.com/Contact.html'>here</a></b> or<br />"+ 
"     <b>Email us at</b><br />"+
"     <b><a href='mailto:contact@1stchoicebhl.com'>contact@1stchoicebhl.com</a></b>"+      
"		 </p>"+
"    <p>"+
"			<b>Directions to our office</b><br/>"+
"			<small>From I95, take exit 130B towards Culpeper, once you exit go to the 3rd light and make a Right on Bragg Road, follow about 1/2 mile and our office is located on the Left.</small>"+
"			<b><a href='http://maps.yahoo.com/maps_result?addr=1302+Bragg+Road&csz=Fredericksburg%2C+VA%2C+22407&country=us&new=1&name=&qty='>Map</a></b>"+
//"    <a href='http://1stchoicebhl.com/comment.html'>Comment on our new site</a>"+
"    </p>"+
"    </div>"+			
"   <div id='aOtherLogoDiv' class='otherLogoDiv'> </div>"+
"	</div>"+
" <div id='aTagDiv' class='tagDiv'>"+
"    <div id='aMenuDiv' class='menuDiv'>"+
"      <div id='aMenuFadeDiv' class='tMenuFadeDiv'> </div>");
 MENU_POS[0]['block_top'] = 0;
	MENU_POS[0]['block_left'] = 0;

  new menu (MENU_ITEMS, MENU_POS);
//"      <script src='scripts/main.js' type='text/javascript'></script>"+
document.write(
"    </div>"+
"  </div>"
);