
	document.write('<form name=\"loginform\" action=\"/AM/Template.cfm?Section=Login1\" method=\"post\">\n        <tr>\n          <td height=\"30\" valign=\"middle\" class=\"utility\">Login\n            <input name=\"EmailAddress\" type=\"text\" size=\"10\" maxlength=\"50\" class=\"templogin\" value=\"username\" onFocus=\"if (this.value == this.defaultValue) this.value = \'\'; \">\n            <input name=\"password\" type=\"password\" size=\"10 \" maxlength=\"50\" class=\"templogin\" value=\"password\" onFocus=\"if (this.value == this.defaultValue) this.value = \'\'; \">\n\t\t\t<input type=\"Image\" src=\"/AM/graphics//template2/gobutton.gif\" width=\"18\" height=\"18\" align=\"absmiddle\">\n           </td>\n        </tr>\n\t\t</form>\n         <tr>\n          <td height=\"30\" valign=\"middle\"><a href=\"/Source/members/cmemberinsert.cfm?section=Login1\" class=\"utility\">Guest?</a> <a href=\"/AM/Template.cfm?Section=Login1&template=Security/NoPassword.cfm\" class=\"utility\">Forgot username or password?</a> </td>\n        </tr>');

