strfooter = '<!--footer Starts -->\
      <table width="765" border="0" cellspacing="0" cellpadding="0">\
      <tr>\
        <td><img src="images/footer_contact.gif" width="344" height="17" hspace="17" border="0" usemap="#Map"></td>\
        <td align="right"><img src="images/footer_copyright.gif" width="229" height="17" alt="Trimity Studios" title="Trimity Studios"></td>\
      </tr>\
    </table>\
	<map name="Map">\
  <area shape="rect" coords="194,-1,348,16" href="mailto:contactus@trimitystudios.com" alt="contactus@trimitystudios.com" title="contactus@trimitystudios.com">\
</map>\
    <!--footer Ends-->'
document.write(strfooter);