<!---//
document.write("<table width=100% border=0 cellpadding=1 cellspacing=0 style=\"background-color:rgb(123,143,182)\">");
document.write("<tr>");
document.write("<td  align=left  height=8><font color='#F7F7F4' face=arial size=2><b>&nbsp;Newsletter Signup</b></font></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td  align=left >");
document.write("<table border=0 cellspacing=0 cellpadding=2 bgcolor=#ffffff width=100%>");
document.write("<tr>");
document.write("<td  align=left  bgcolor=#ffffff colspan=2 width=150><font class=small_menu>Subscribe to<br> <b>Mikesart News</b>.<br> Enter email below!</font></td>");
document.write("</tr>");
document.write("<form action='http://www.mikesart.net/mlm/mlm.cgi' method='post' target='_blank'>");
document.write("<tr>");
document.write("<td  align=left ><input type=text name='email' value='' size='18' maxchars='100' style='font-size:8pt'></td>");
document.write("<td  align=left ><input type=submit value='Join!' name='submit' style='font-size:8pt'></td>");
document.write("</tr>");
document.write("</form>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
//--end--->