var footer = '';
footer += '<table width="726" border="0" align="center" cellpadding="2" cellspacing="0">';
footer += '<tr>';
footer += '<td height="35" align="right" class="txt_gray_sml">&copy;2008 CRDENTIA CORPORATION&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/corporate/privacy/index.html" ><span class="txt_gray_sml">PRIVACY POLICY</span></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a onclick="window.open(\'/corporate/equal_employment/equal_employment.htm\', \'rules\', \'status=0,toolbar=0,location=0,scrollbars=1,width=550px,height=600px\');" href="#"><span class="txt_gray_sml">EQUAL EMPLOYMENT POLICY</span></a></td>';
	   
footer += '</tr>';
footer += '</table>';
document.write(footer);
