var curdate=new Date();var year=curdate.toDateString();var iLen=String(year).length;var yr=year.substring(iLen, iLen-2);document.write("<A href='mailto:info"+yr+"a@cfpafirephoto.org?subject=CFPA web response"+window.location.href+"'>");document.write("E-mail the CFPA</a>");