Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
146 lines (114 sloc)
4.54 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html><html> | |
| <head> | |
| <title>stopdv.org - Stop Domestic Violence</title> | |
| <style rel=stylesheet type=text/css> | |
| A:link { text-decoration: underline; font-weight: bold; } | |
| A:active { text-decoration: none; } | |
| A:visited { text-decoration: underline; font-weight: bold; } | |
| A:hover { text-decoration: underline; } | |
| </style> | |
| </head> | |
| <body background=themes/Default/back.gif text="#000000" link="#000000" vlink="#000000" topmargin=5 leftmargin=0 rightmargin=0 marginheight=5> | |
| <table border=0 cellpadding=4 cellspacing=0 width=100% align=center> | |
| <tr><td> | |
| <table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"> | |
| <tr><td> | |
| <table border="0" cellspacing="0" cellpadding="3" width="100%" bgcolor="999999"> | |
| <tr><td> | |
| <a href="index.html"><img src="themes/Default/stopdvlogo.gif" alt="Welcome to stopdv.org" border=0></a> | |
| </td><td align=right> | |
| <form action="search.php3" method=post><font face=Arial,Helvetica size=2 color="ffffff"> | |
| Search<input type=name name=query> | |
| </form> | |
| </tr> | |
| <tr bgcolor="CCCCCC"> | |
| <td colspan=2 bgcolor="CCCCCC"> | |
| <font face=Arial,Helvetica size=3 color=333333>Stop Domestic Violence</td> | |
| </td></tr></table> | |
| </td></tr></table> | |
| </td></tr> | |
| <tr><td valign=top width=100%> | |
| <table border=0 cellspacing=0 cellpadding=2 width=100%> | |
| <tr><td valign=top width=150> | |
| <!-- Blocks Init --> | |
| <table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=000000> | |
| <tr><td> | |
| <table width=100% border=0 cellspacing=1 cellpadding=3> | |
| <tr><td colspan=1 bgcolor=CCCCCC> | |
| <font face=Arial,Helvetica size=2>Main Menu</td></tr> | |
| <tr><td bgcolor=FFFFFF> | |
| <font face=Arial,Helvetica size=2> | |
| <li><a href=index.php3>Home</a> | |
| <li><a href=topics.php3>Topics</a> | |
| <li><a href=sections.php3>Sections</a> | |
| <li><a href=links.php3>Links</a> | |
| <li><a href=user.php3>Login</a> | |
| <li><a href=user.php3>Create Account</a> | |
| <li><a href=submit.php3>Submit News</a> | |
| <li><a href=stats.php3>Stats</a> | |
| <li><a href=top.php3>Top 10</a></td></tr></table> | |
| </td></tr></table> | |
| <br> | |
| <!-- Show Left Blocks --> | |
| <table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=000000> | |
| <tr> | |
| <td> | |
| <table width=100% border=0 cellspacing=1 cellpadding=3> | |
| <tr> | |
| <td colspan=1 bgcolor=CCCCCC> | |
| <font face=Arial,Helvetica size=2>StopDV.nfo</td> | |
| </tr> | |
| <tr> | |
| <td bgcolor=FFFFFF> | |
| <font face=Arial,Helvetica size=2> | |
| <li><a href=sections.php3?op=listarticles&secid=1>Copyright</a> | |
| <li><a href=sections.php3?op=listarticles&secid=3>Site News</a> | |
| <li><a href=sections.php3?op=listarticles&secid=2>Press Release(s)</a> | |
| <li><a href=sections.php3?op=listarticles&secid=4>FAQ</a> | |
| </td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table><br> | |
| <img src=images/pix.gif border=0 width=150 height=1> | |
| </td><td width=100% valign=top> | |
| <table border=0 width=100% cellpadding=0 cellspacing=0 bgcolor=000000><tr><td><table border=0 width=100% cellpadding=8 cellspacing=1 bgcolor=FFFFFF><tr><td><font size=4>Submit News<font size=3><p><FORM action="submit.php3" method=post><font face=Arial,Helvetica><b>Your Name</b> Anonymous <font size=2>[ <a href="user.php3">New User</a> ]</font> <P><B>Title</B> | |
| (Be Descriptive, Clear and Simple)<BR> | |
| <INPUT TYPE="text" NAME="subject" SIZE=70 maxlength=80><BR><FONT size=2>(bad titles='Check This Out!' or 'An Article'.)</FONT> | |
| <BR> | |
| <p><b>Topic</b><SELECT NAME=topic> | |
| <OPTION VALUE="">Select Topic</option> | |
| <option value="36">Announcements</option> | |
| <option value="35">Books and Magazines</option> | |
| <option value="34">Copyright</option> | |
| <option value="37">Ecology</option> | |
| <option value="32">Education</option> | |
| <option value="38">F V P F</option> | |
| <option value="39">Humor</option> | |
| <option value="40">Internet</option> | |
| <option value="41">Movies</option> | |
| <option value="42">Music</option> | |
| <option value="31">News</option> | |
| <option value="33">Privacy</option> | |
| <option value="43">Security</option> | |
| <option value="44">Software</option> | |
| <option value="30">stopdv.org</option> | |
| <option value="45">Television</option> | |
| </select> | |
| <P><B>The Scoop</B> | |
| (HTML is fine, but double check those URLs and HTML tags!)<BR> | |
| <TEXTAREA wrap=virtual cols=70 rows=12 name=story></TEXTAREA><BR> | |
| <FONT size=2>(Are you sure you included a URL? Did you test them for typos?)</FONT><P> | |
| <INPUT type=submit name=op value="Preview"> (You must preview once before you can submit)</FORM> | |
| </tr></td></table></tr></td></table> | |
| </td></tr></table> | |
| </td></tr></table> | |
| </body></html> | |
| <font face=Arial,Helvetica size=1><center> | |
| <br> | |
| <br> | |
| Logos and trademarks in this site are property of their respective owner. Comments are property of their posters. The rest © 2000 stopdv.org<br> | |
| You can syndicate our news using the file <a href=backend.php3>Backend.php3</a><br> | |
| </body> | |
| </html> |