inc_footer_js =
'<table border="0"  width="100%" height="100%">\n        '
+ '      <tr>\n                 <td width = "50%" align = "'
+ 'left">&#160;&#160;&copy 2002-07 UniCAD Inc. | All Rights'
+ ' Reserved.</td>\n                 <td width="50%" align='
+ '"right"><a href="http://www.unicadinc.com">\n	          '
+ '       <img style="width:83px; height:24px" src="images/'
+ 'logo_bottom.gif" border=0></a></td>\n              </tr>'
+ '\n           </table>';

// end_var_declaration
document.write(inc_footer_js);
