document.write("<a href=\"#\" onclick=\"toggleMenu('eupdates',this);return false\" id=\"eupdatesbut\">Get Email Updates</a>\n<div id=\"eupdates\" class=\"clickmenu\" style=\"width:320px;border:1px #000 solid\">\n<div class=\"ltheaderbox bigheading\">\nGet Weekly Email Updates\n</div>\n<div class=\"data\">\n<div id=\"eupdatesmsg\" class=\"error\"></div>\n<form method=\"post\" action=\"/interface/post/subscriptions/add/\" onsubmit=\"return addEmailUpdate(this)\">\n<input type=\"hidden\" name=\"eupdates[type]\" id=\"eupdates[type]\" value=\"user\" /><input type=\"hidden\" name=\"eupdates[typeval]\" id=\"eupdates[typeval]\" value=\"860411\" /><table>\n<tr>\n<td colspan=\"3\">Enter your email in the field below and recieve a weekly email summarizing all the new content from <b>Kassady</b></td>\n</tr>\n<tr>\n<td nowrap width=\"1\" style=\"white-space:nowrap\"><label for=\"eupdates[email]\"><b>Email Address:</b></label></td>\n<td><input class=\"textinput\" type=\"text\" size=\"20\" maxlength=\"255\" name=\"eupdates[email]\" value=\"\" style=\"width:12em\" onclick=\"void(this.value=email_format(this.value))\" id=\"eupdates[email]\" /></td>\n<td width=\"1\"><input type=\"submit\" value=\"Go\"  class=\"buttoninput\" /></td>\n</tr>\n</table>\n</form>\n</div>\n</div>");


