| Code: : |
| <div align="center"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="center"><strong><u>Visitors</u></strong></td> </tr> <tr> <td align="left"> </td> </tr> <tr> <td style="padding-left:8px" align="left"><strong>•</strong> <a href="http://www.retribution2142.com/modules.php?name=Content&pa=showpage&pid=46">Our Mission Statement</a></td> </tr> </table> </div> |
| Code: : |
| <div> <table cellspacing="0" cellpadding="0" border="1"> <tr> <td><strong><u>Visitors</u></strong></td> </tr> <tr> <td> </td> </tr> <tr> <td><strong>·</strong> <a href="modules.php?name=Content&pa=showpage&pid=46\">Our Mission Statement</a></td> </tr> </table> </div> |
| Code: : |
| $AllowableHTML = array("b"=>1, "i"=>1, "u"=>1, "a"=>2, "em"=>1, "br"=>1, "strong"=>1, "blockquote"=>1, "tt"=>1, "li"=>1, "ol"=>1, "H1"=>1, "H2"=>1, "H3"=>1, "H4"=>1, "center"=>1, "img"=>2, "alt"=>1, "table"=>2, "tr"=>2, "td"=>2, "p"=>2, "div"=>2, "span"=>2, "font"=>2, "ul"=>1, "hr"=>1, "strike"=>1,); |