inc_footer_js =
'<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">'
+' <tr>'
+'      <td>&nbsp;</td>'
+'      <td>&nbsp;</td>'
+'  </tr>'
+'  <tr>'
+'      <td>Copyright &copy; 2008 Celtycs Outsourcing Services Pvt. Ltd.</td>'
+'      <td><div align="right"><strong><a href="index.php">Home</a> | <a href="about_us.php">About Us</a> | <a href="solutions.php">Solutions</a> | <a href="register.php">Library</a> | <a href="contact_us.php">Contact Us</a> </strong></div></td>'
+'  </tr>'
+' <tr>'
+'      <td>&nbsp;</td>'
+'      <td>&nbsp;</td>'
+'  </tr>'
+'</table>';

// end_var_declaration
document.write(inc_footer_js);

