document.write('<head>'
+ '    <title>Astro Facility Management</title>'
+ '    <link rel="stylesheet" type="text/css" href="css/default.css" media="all" />'
+ '    <style type="text/css" media="screen">'
+ '    .pd_menu_01 {float:left; padding:0; margin:0;color: #FFFFFF;background: #002664;width:100%; border:solid 1px #002664;clear:both;} /*Color navigation bar normal mode*/'
+ '    .pd_menu_01  a, .pd_menu_01 a:visited {'
+ '    font-family:Arial, Helvetica, sans-serif;'
+ '    font-style:normal;'
+ '    font-weight:bold;'
+ '    font-size:12px;'
+ '    color: #FFFFFF;'
+ '    background-color: #002664;'
+ '    text-decoration: none;'
+ '    text-align: left;'
+ '    }'
+ '    .pd_menu_01 ul {list-style-type:none;padding:0; margin:0;}'
+ '    .pd_menu_01 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #002664; }'
+ '    .pd_menu_01 ul li a {color: #FFFFFF;background: #002664;float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:25px; line-height:25px; padding:0 40px 0 40px; text-decoration:none; }'
+ '    .pd_menu_01 ul li ul {display:none; border:none;color: #FFFFFF;background: #002664;}'
+ '    .pd_menu_01 ul li:hover a {background-color:#002665; text-decoration:none; color:#F8E498;} /*Color main cells hovering mode*/'
+ '    .pd_menu_01 ul li:hover ul {display:block;  position:absolute; z-index:999; top:25px; margin-top:1px; left:0;}'
+ '    .pd_menu_01 ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:0px 10px 0px 10px; border-left:solid 1px #002664; border-bottom: solid 1px #002664; background-color:#002664;  color:#FFFFFF;} /*Color subcells normal mode*/'
+ '    .pd_menu_01 ul li:hover ul li a:hover {background-color:#002665; text-decoration:none;color:#F8E498;} /*Color subcells hovering mode*/'
+ '    .pd_menu_01 table {position:absolute; top:0; left:0; border-collapse:collapse;color: #FFFFFF;background: #002664;}'
+ '    .pd_menu_01 ul li a:hover {background-color:#002665; text-decoration:none;color:#F8E498;} /*Color main cells hovering mode*/'
+ '    .pd_menu_01 ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:25px; left:0; }'
+ '    .pd_menu_01 ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #002664; border-bottom: solid 1px #002664; background-color:#002664;  color:#FFFFFF;} /*Color subcells normal mode*/'
+ '    .pd_menu_01 ul li a:hover ul li a:hover {background-color:#002665; text-decoration:none;color:#F8E498;} /*Color subcells hovering mode*/'
+ '    </style>'
+ ' '
+ '</head>'
+ '<body> '
+ '  <div class="page1">'
+ '    <table cellpadding="0" cellspacing="0">'
+ '      <tr>'
+ '        <td width="100%"><img src="images/Banner.jpg" alt="" style="border:0" usemap="#MenuImageMap" /></td>'
+ '      </tr>'
+ '      <tr>'
+ '        <td height="25px" style="background-color:#002664">'
+ '          <div class="pd_menu_01 "> '
+ '            <ul><li><a href="default.html">Home<!--[if IE 7]><!--></a><!--<![endif]--><!--[if IE]><table><tr><td><![endif]-->'
+ '            <!--[if IE]></td></tr></table></a><![endif]--></li></ul>'
+ '            <ul><li><a href="">Services<!--[if IE 7]><!--></a><!--<![endif]--><!--[if IE]><table><tr><td><![endif]-->'
+ '            <ul>'
+ '            <li><a href="services_commercial.htm"  >Commercial Services</a></li>'
+ '            <li><a href="services_industrial.htm"  >Industrial Services</a></li>'
+ '            <li><a href="services_construction.htm"  >Construction Services</a></li>'
+ '            <li><a href="services_retail.htm"  >Retail Services</a></li>'
+ '            <li><a href="services_residential.htm"  class="lastone">Residential Services</a></li>'
+ '            </ul>'
+ '            <!--[if IE]></td></tr></table></a><![endif]--></li></ul>'
+ '            <ul><li><a href="about_us.htm">About Us<!--[if IE 7]><!--></a><!--<![endif]--><!--[if IE]><table><tr><td><![endif]-->'
+ '            <!--[if IE]></td></tr></table></a><![endif]--></li></ul>'
+ '            <ul><li><a href="contact_us.htm">Contact Us<!--[if IE 7]><!--></a><!--<![endif]--><!--[if IE]><table><tr><td><![endif]-->'
+ '            <!--[if IE]></td></tr></table></a><![endif]--></li></ul>'
+ '            <ul><li><a href="employment.htm">Employment<!--[if IE 7]><!--></a><!--<![endif]--><!--[if IE]><table><tr><td><![endif]-->'
+ '            <!--[if IE]></td></tr></table></a><![endif]--></li></ul>'
+ '           </div>'
+ '        </td>'
+ '      </tr>'
+ '    </table>'
+ '    <map id="MenuImageMap">'
+ '      <area shape="rect" coords="0,0,240,110" href="default.html">'
+ '    </map>');
			