var searchlimit = 99; function newCookie(name, value) { document.cookie = name + '=' + value + '; expires=Sun, 19 Sep 9999 6:10:10 UTC; path=/'; } function killCookie(kill) { document.cookie = name + '=; expires=Sun, 19 Sep 0000 6:10:10 UTC; path=/'; } function newCookie2(namevalue, expires) { document.cookie = namevalue + '; expires=' + new Date(Math.floor(new Date().getTime()) + Math.floor(expires)).toGMTString() + '; path=/'; } if(document.cookie.match('day=over')) {} else { newCookie('searchamount', '0'); newCookie2('day=over', 86400000); } var searchamount = document.cookie.split('searchamount=')[1]; if(searchamount == null) { newCookie('searchamount', '0'); var searchamount = document.cookie.split('searchamount=')[1]; } searchamount = searchamount.split(';')[0]; var searchlimitend = 'es'; if(searchamount == Math.floor(searchlimit) - 1) { var searchlimitend = ''; } var srt = '
Search Results
Topic TitleTopic StarterRepliesViewsLast Action
'; var linkurl = window.location.href.split('index.php')[0]; if(document.title == 'Search Engine') { var x = document.getElementsByTagName('DIV'); for(i=0;i


Search Keywords
Search by KeywordsFilter by Member Name (optional)


Enter a keyword or phrase to search by.


'; if(searchamount != searchlimit) { searchf.innerHTML += ''; } } } if(window.location.href.match('&FindForums')) { var searchforums = parent.document.getElementById('searchforums'); var forumcount = 0; var forumArray = new Array(); var catArray = new Array(); var x = document.getElementsByTagName('A'); for(i=0;i'; ct++; }} document.getElementById('searchresults').parentNode.innerHTML = srt; var searchframes = document.getElementById('searchframes'); searchframes.innerHTML = forumsearch; } if(window.location.href.match('&SearchForums')) { var st = window.location.href.split('&st=')[1]; if(st.match('&')) { st = st.split('&')[0]; } var ct = 0; var searchresults = parent.document.getElementById('searchresults'); var newRow = searchresults.insertRow(-1); var newCell = newRow.insertCell(0); newCell.id = 'ForumName'; newCell.className = 'pformstrip'; newCell.colSpan = '7'; newCell.align = 'left'; newCell.innerHTML = '' + document.title.split(' -> ')[1] + ''; if(st != '0') { newCell.innerHTML = '(' + st + ')' + document.title.split(' -> ')[1] + ''; } var results = new Array(); var x = document.getElementsByTagName('TD'); for(i=0;i Math.floor(st)) { window.location = x[i].href + '&SearchForums'; }} }} }