Forum Url:
http://romancereadersandwritersf.smfforfree4.comOkay I don't see the link to the page in the forum tab. So how to I get to the page? I know that if I write in the link I will get the page and it will be looking like I want it to but I don't know how to get to it without completely writing out the link address. Here are my codes:
Header
<script src="http://209.85.48.12/9581/134/upload/p4217340.ibf">//Jquery code</script>
Footer
<script>
function smf_page_v1(link,title,content){
//Created by Agent Moose (smcodes.smfforfree3.com)
if(location.href.match("action="+link)){
document.title=""+title+"";
$("#bodyarea").hide()
$("#bodyarea").before("<div class='tborder'><div class='catbg' style='padding: 6px; vertical-align: middle; text-align: center; '>"+title+"</div><div id='upshrinkHeaderIC'><table border='0' width='100%' cellspacing='1' cellpadding='4' class='bordercolor'><tr><td class='windowbg2' width='100%'>"+content+"</td></tr></table></div></div>")
};};
smf_page_v1("abouttheforum","About The Forum","I have created Romance Readers and Writers Forum for the purpose of getting people who are of 18 years or over who love to read and write romance novels of any genre together and interact with each other and just having a good time with everyone on the forum.<br><br>It is a community where you can post about yourself and what’s going on with your life. About movies, TV shows and the books and authors that you love to read about. There is also an Arcade room where you can play some games like PacMan, Donkey Kong, Duck Hunt and much more. There is also a picture gallery where you can post pictures that you would like to share with the other members of the forum. There is also a Links room where you have a couple of places to place certain links that you would like to share with the other members. You can even add special events that you would like to share with the other members of the forum on the calendar in the forum.<br><br>There is a forum we host a book club at Romance Readers and Writers where we talk about books by Romance authors chosen by Site Admin/MODs. Discussions start on the 1st and 16th of each month and last for two weeks. We have a subforum where you can find out the Upcoming Schedule for the RRW Book Club and the other subforum is where you can find the RRW Book Club Archive where once a book has been discussed in the Romance Readers and Writers Forums Book Club the topics are moved to the Archive room. There is now a Fan Club forum where fans of for example the Black Daggar Brotherhood could start posting and gathering members and such. All Fan club postings belong there and all kinds of fan clubs are to be posted here and if a member wants a fan club forum to themselves just PM Site Admin for permission and reason.<br><br>When you first visit the forum as a guest you won't be able to visit any of the other forums except one about the rules of the board, you will not be able to access the arcade, gallery or the links until you become a member.")
</script>