<!-- Start Shark Code
document.write('<div align="center">')
document.write('<table border="0" cellpadding="0" cellspacing="0" width="300px" id="emailList" height="100px">')
document.write('<form method="POST" name="emaiList" action="http://onlineshark.com/mlist.asp">')
document.write('<tr>')
document.write('<td align="center">')
document.write('<p align="center"><font face="Arial" size="1">' + custom_text + '</font></p>')
document.write('<p>')
document.write('<input type="text" name="email_address" size="20" style="border: 1px solid #808080; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px">&nbsp;')
document.write('<input type="submit" value="Join Now!" name="joinButton" style="font-family: Arial; font-size: 8pt; border: 1px solid #C0C0C0"></td>')
document.write('</tr>')
document.write('<input type="hidden" name="return_url" value="' + return_url + '">')
document.write('</form>')
document.write('</table>')
document.write('</div>')
// End Shark Code -->