document.write('<table width="950" border="0" cellspacing="0" cellpadding="0">'
		+'<tr>'
		+'<td width="23%" align="left" class="footer" >Copyright 2011. nexTier Networks, inc. <br />'
		+ 'All rights reserved.</td>'
                + '<td width="77%" align="right"><table width="100%" border="0" cellspacing="0" cellpadding="0">'
                +'<tr>'
                +'<td width="67%">&nbsp;</td>'
				+'<td width="9%" align="center" style="border-right-width: 1px;border-right-style:solid;border-right-color: #fff;"><a href="about_us.php" target="_parent" class="bold_13_white">About Us</a></td>'
				+'<td width="10%" align="center"  style="border-right-width: 1px;border-right-style:solid;border-right-color: #fff;"><a href="contacts.php" target="_self" class="bold_13_white">Contact Us</a></td>'
				+'<td width="6%" align="center" style="border-right-width: 1px;border-right-style: solid;border-right-color: #fff;"><a href="news_media.php" target="_self" class="bold_13_white">News</a></td>'
                +'<td width="8%" align="center"><a href="career.php" target="_parent" class="bold_13_white">Careers</a></td>'
                +'</tr>'
                +'</table></td>'
                +' </tr>'
          +'</table>'
);


