DROP TABLE IF EXISTS access;
CREATE TABLE `access` (
  `userid` int(10) unsigned NOT NULL default '0',
  `forumid` smallint(5) unsigned NOT NULL default '0',
  `accessmask` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`userid`,`forumid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS adminhelp;
CREATE TABLE `adminhelp` (
  `adminhelpid` int(10) unsigned NOT NULL auto_increment,
  `script` varchar(50) NOT NULL default '',
  `action` varchar(25) NOT NULL default '',
  `optionname` varchar(100) NOT NULL default '',
  `displayorder` smallint(5) unsigned NOT NULL default '1',
  `volatile` smallint(5) unsigned NOT NULL default '0',
  `product` varchar(25) NOT NULL default '',
  PRIMARY KEY  (`adminhelpid`),
  UNIQUE KEY `phraseunique` (`script`,`action`,`optionname`)
) TYPE=MyISAM;

INSERT INTO adminhelp VALUES('2107', 'phrase', 'search', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2106', 'phrase', 'quickref', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2105', 'phrase', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2104', 'phrase', 'manageorphans', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2103', 'phrase', 'findupdates', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2102', 'phrase', 'findorphans', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2101', 'phrase', 'edit', 'languageid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2100', 'phrase', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2099', 'phrase', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2098', 'phrase', 'add,edit', 'text', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2097', 'phrase', 'add,edit', 'varname', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2096', 'phrase', 'add,edit', 'phrasetypeid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2095', 'phrase', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2094', 'phrase', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2093', 'options', 'searchtype', 'deleteindex', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2092', 'options', 'searchtype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2091', 'options', 'options', 'enablehooks', '2470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2090', 'options', 'options', 'disableerroremail', '2410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2089', 'options', 'options', 'errorlogmaxsize', '2400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2088', 'options', 'options', 'errorlogphp', '2395', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2087', 'options', 'options', 'errorlogsecurity', '2390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2086', 'options', 'options', 'errorlogdatabase', '2380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2085', 'options', 'options', 'externalcutoff', '2375', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2084', 'options', 'options', 'externalxml', '2370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2083', 'options', 'options', 'externalrss', '2360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2082', 'options', 'options', 'externaljs', '2350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2081', 'options', 'options', 'cp_usereditcolumns', '2340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2080', 'options', 'options', 'cp_collapse_forums', '2330', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2079', 'options', 'options', 'timeoutcontrolpanel', '2320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2078', 'options', 'options', 'cpstylefolder', '2310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2077', 'options', 'options', 'adminquickstats', '2300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2076', 'options', 'options', 'archive_postsperpage', '2290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2075', 'options', 'options', 'archive_threadsperpage', '2280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2074', 'options', 'options', 'archive_threadtype', '2275', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2073', 'options', 'options', 'archiveenabled', '2270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2072', 'options', 'options', 'enablespiders', '2240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2071', 'options', 'options', 'WOLresolve', '2230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2070', 'options', 'options', 'WOLguests', '2220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2069', 'options', 'options', 'WOLrefresh', '2210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2068', 'options', 'options', 'WOLenable', '2200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2067', 'options', 'options', 'privallowhtml', '2190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2066', 'options', 'options', 'privallowbbimagecode', '2180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2065', 'options', 'options', 'privallowsmilies', '2170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2064', 'options', 'options', 'privallowbbcode', '2160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2063', 'options', 'options', 'privallowicons', '2150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2062', 'options', 'options', 'pmmaxperpage', '2140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2061', 'options', 'options', 'pmperpage', '2130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2060', 'options', 'options', 'pmfloodtime', '2120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2059', 'options', 'options', 'pmmaxchars', '2110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2058', 'options', 'options', 'checknewpm', '2100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2057', 'options', 'options', 'enablepms', '2090', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2056', 'options', 'options', 'threaded_trimtitle', '2085', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2055', 'options', 'options', 'threaded_maxcache', '2080', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2054', 'options', 'options', 'threaded_listdepth', '2070', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2053', 'options', 'options', 'threadedmode', '2060', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2052', 'options', 'options', 'allowthreadedmode', '2050', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2051', 'options', 'options', 'postelements', '2045', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2050', 'options', 'options', 'showsimilarthreads', '2040', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2049', 'options', 'options', 'threadsubscribed', '2030', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2048', 'options', 'options', 'threadvoted', '2020', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2047', 'options', 'options', 'wordwrap', '2010', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2046', 'options', 'options', 'showdeficon', '1990', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2045', 'options', 'options', 'usermaxposts', '1980', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2044', 'options', 'options', 'maxposts', '1970', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2043', 'options', 'options', 'showthreadusers', '1960', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2042', 'options', 'options', 'oneannounce', '1950', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2041', 'options', 'options', 'threadpreview', '1940', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2040', 'options', 'options', 'maxmultipage', '1930', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2039', 'options', 'options', 'linktopages', '1920', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2038', 'options', 'options', 'hotnumberposts', '1910', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2037', 'options', 'options', 'hotnumberviews', '1900', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2036', 'options', 'options', 'usehotthreads', '1890', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2035', 'options', 'options', 'showdots', '1880', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2034', 'options', 'options', 'showstickies', '1870', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2033', 'options', 'options', 'maxthreads', '1860', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2032', 'options', 'options', 'showforumusers', '1850', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2031', 'options', 'options', 'nav_forumdesc', '1845', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2030', 'options', 'options', 'showmoderatorcolumn', '1840', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2029', 'options', 'options', 'lastthreadchars', '1830', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2028', 'options', 'options', 'showlocks', '1820', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2027', 'options', 'options', 'hideprivateforums', '1810', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2026', 'options', 'options', 'showprivateforums', '1805', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2025', 'options', 'options', 'showforumdescription', '1800', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2024', 'options', 'options', 'subforumdepth', '1790', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2023', 'options', 'options', 'forumdisplaydepth', '1780', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2022', 'options', 'options', 'forumhomedepth', '1770', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2021', 'options', 'options', 'activememberoptions', '1767', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2020', 'options', 'options', 'activememberdays', '1765', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2019', 'options', 'options', 'showeventtype', '1760', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2018', 'options', 'options', 'showholidays', '1750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2017', 'options', 'options', 'showevents', '1740', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2016', 'options', 'options', 'birthdaydatecut', '1730', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2015', 'options', 'options', 'showbirthdays', '1720', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2014', 'options', 'options', 'displayloggedin', '1710', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2013', 'options', 'options', 'forumhome', '1700', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2012', 'options', 'options', 'ratefunc', '1690', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2011', 'options', 'options', 'ratescore', '1680', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2010', 'options', 'options', 'viewfunc', '1670', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2009', 'options', 'options', 'viewscore', '1660', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2008', 'options', 'options', 'replyfunc', '1650', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2007', 'options', 'options', 'replyscore', '1640', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2006', 'options', 'options', 'posttitlescore', '1630', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2005', 'options', 'options', 'threadtitlescore', '1620', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2004', 'options', 'options', 'datescore', '1610', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2003', 'options', 'options', 'multimatchscore', '1600', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2002', 'options', 'options', 'searchimagecheck', '1598', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2001', 'options', 'options', 'badwords', '1595', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2000', 'options', 'options', 'similarthreadthreshold', '1590', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1999', 'options', 'options', 'searchsharing', '1585', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1998', 'options', 'options', 'similarthreadsearch', '1580', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1997', 'options', 'options', 'allowwildcards', '1570', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1996', 'options', 'options', 'maxresults', '1560', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1995', 'options', 'options', 'searchperpage', '1550', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1994', 'options', 'options', 'goodwords', '1540', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1993', 'options', 'options', 'maxsearchlength', '1530', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1992', 'options', 'options', 'minsearchlength', '1520', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1991', 'options', 'options', 'searchfloodtime', '1510', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1990', 'options', 'options', 'enablesearches', '1500', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1989', 'options', 'options', 'votechange', '1490', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1988', 'options', 'options', 'showvotes', '1480', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1987', 'options', 'options', 'updatelastpost', '1470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1986', 'options', 'options', 'maxpolllength', '1465', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1985', 'options', 'options', 'maxpolloptions', '1460', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1984', 'options', 'options', 'thumbpng', '1451', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1983', 'options', 'options', 'attachrow', '1450', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1982', 'options', 'options', 'thumbquality', '1445', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1981', 'options', 'options', 'attachthumbssize', '1440', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1980', 'options', 'options', 'attachthumbs', '1430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1979', 'options', 'options', 'viewattachedimages', '1420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1978', 'options', 'options', 'allowduplicates', '1410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1977', 'options', 'options', 'allowclosedattachdel', '1401', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1976', 'options', 'options', 'allowattachdel', '1400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1975', 'options', 'options', 'attachurlcount', '1395', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1974', 'options', 'options', 'attachboxcount', '1390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1973', 'options', 'options', 'attachlimit', '1380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1972', 'options', 'options', 'attachtotalspace', '1370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1971', 'options', 'options', 'wysiwyg_smtotal', '1360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1970', 'options', 'options', 'smcolumns', '1350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1969', 'options', 'options', 'smtotal', '1340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1968', 'options', 'options', 'editormodes', '1335', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1967', 'options', 'options', 'allowvbcodebuttons', '1320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1966', 'options', 'options', 'logip', '1310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1965', 'options', 'options', 'noeditedbytime', '1300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1964', 'options', 'options', 'edittimelimit', '1295', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1963', 'options', 'options', 'addpolltimeout', '1290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1962', 'options', 'options', 'editthreadtitlelimit', '1280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1961', 'options', 'options', 'floodchecktime', '1270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1960', 'options', 'options', 'allowdynimg', '1260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1959', 'options', 'options', 'stopshouting', '1250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1958', 'options', 'options', 'maximages', '1240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1957', 'options', 'options', 'postmaxchars', '1230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1956', 'options', 'options', 'quotetitle', '1220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1955', 'options', 'options', 'ignorequotechars', '1210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1954', 'options', 'options', 'postminchars', '1200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1953', 'options', 'options', 'mqlimit', '1180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1952', 'options', 'options', 'multiquote', '1180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1951', 'options', 'options', 'quickreply', '1180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1950', 'options', 'options', 'quickedit', '1179', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1949', 'options', 'options', 'codemaxlines', '1178', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1948', 'options', 'options', 'allowedbbcodes', '1173', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1947', 'options', 'options', 'globalignore', '1170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1946', 'options', 'options', 'allowkeepbannedemail', '1160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1945', 'options', 'options', 'aggressiveemailban', '1155', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1944', 'options', 'options', 'banemail', '1150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1943', 'options', 'options', 'banip', '1140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1942', 'options', 'options', 'enablebanning', '1130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1941', 'options', 'options', 'profilelastpost', '1120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1940', 'options', 'options', 'usememberlistadvsearch', '1110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1939', 'options', 'options', 'memberlistperpage', '1100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1938', 'options', 'options', 'memberlistfields', '1095', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1937', 'options', 'options', 'memberlistposts', '1093', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1936', 'options', 'options', 'enablememberlist', '1090', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1935', 'options', 'options', 'unallowhtml', '1080', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1934', 'options', 'options', 'unallowimg', '1070', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1933', 'options', 'options', 'unallowsmilies', '1060', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1932', 'options', 'options', 'unallowvbcode', '1050', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1931', 'options', 'options', 'reputationrepeat', '1040', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1930', 'options', 'options', 'maxreputationperday', '1030', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1929', 'options', 'options', 'minreputationcount', '1020', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1928', 'options', 'options', 'minreputationpost', '1010', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1927', 'options', 'options', 'kppower', '1000', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1926', 'options', 'options', 'pcpower', '990', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1925', 'options', 'options', 'rdpower', '980', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1924', 'options', 'options', 'adminpower', '970', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1923', 'options', 'options', 'showuserrates', '960', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1922', 'options', 'options', 'reputationdefault', '950', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1921', 'options', 'options', 'reputationundefined', '945', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1920', 'options', 'options', 'reputationhide', '940', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1919', 'options', 'options', 'reputationenable', '930', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1918', 'options', 'options', 'profilepicenabled', '920', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1917', 'options', 'options', 'numavatarsperpage', '910', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1916', 'options', 'options', 'numavatarswide', '900', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1915', 'options', 'options', 'avatarenabled', '890', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1914', 'options', 'options', 'ignoremods', '880', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1913', 'options', 'options', 'allowhtml', '870', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1912', 'options', 'options', 'allowbbimagecode', '860', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1911', 'options', 'options', 'allowsmilies', '850', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1910', 'options', 'options', 'allowbbcode', '840', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1909', 'options', 'options', 'sigmax', '830', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1908', 'options', 'options', 'softlinebreakchars', '820', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1907', 'options', 'options', 'allowsignatures', '820', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1906', 'options', 'options', 'ctCensorMod', '810', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1905', 'options', 'options', 'ctCensorWords', '800', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1904', 'options', 'options', 'ctMaxChars', '790', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1903', 'options', 'options', 'reqbirthday', '785', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1902', 'options', 'options', 'defaultregoptions', '780', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1901', 'options', 'options', 'usereferrer', '775', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1900', 'options', 'options', 'usernameregex', '771', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1899', 'options', 'options', 'illegalusernames', '770', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1898', 'options', 'options', 'maxuserlength', '760', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1897', 'options', 'options', 'minuserlength', '750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1896', 'options', 'options', 'requireuniqueemail', '740', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1895', 'options', 'options', 'verifyemail', '730', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1894', 'options', 'options', 'allowmultiregs', '720', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1893', 'options', 'options', 'newuseremail', '710', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1892', 'options', 'options', 'welcomemail', '700', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1891', 'options', 'options', 'regimagecheck', '690', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1890', 'options', 'options', 'moderatenewmembers', '680', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1889', 'options', 'options', 'usecoppa', '670', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1888', 'options', 'options', 'allowregistration', '660', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1887', 'options', 'options', 'blankasciistrip', '650', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1886', 'options', 'options', 'censorwords', '640', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1885', 'options', 'options', 'censorchar', '630', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1884', 'options', 'options', 'enablecensor', '620', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1883', 'options', 'options', 'smtp_tls', '616', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1882', 'options', 'options', 'smtp_pass', '615', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1881', 'options', 'options', 'smtp_user', '614', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1880', 'options', 'options', 'smtp_port', '613', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1879', 'options', 'options', 'smtp_host', '612', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1878', 'options', 'options', 'use_smtp', '611', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1877', 'options', 'options', 'emailfloodtime', '610', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1876', 'options', 'options', 'secureemail', '600', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1875', 'options', 'options', 'displayemails', '590', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1874', 'options', 'options', 'enableemail', '580', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1873', 'options', 'options', 'legacypostbit', '575', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1872', 'options', 'options', 'usepopups', '570', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1871', 'options', 'options', 'storecssasfile', '560', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1870', 'options', 'options', 'cleargifurl', '550', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1869', 'options', 'options', 'allowchangestyles', '540', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1868', 'options', 'options', 'styleid', '530', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1867', 'options', 'options', 'languageid', '520', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1866', 'options', 'options', 'needfromemail', '510', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1865', 'options', 'options', 'usemailqueue', '500', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1864', 'options', 'options', 'redirectmaxage', '495', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1863', 'options', 'options', 'copypostindex', '493', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1862', 'options', 'options', 'tmppath', '490', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1861', 'options', 'options', 'safeupload', '480', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1860', 'options', 'options', 'regimageoption', '465', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1859', 'options', 'options', 'magickpath', '464', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1858', 'options', 'options', 'regimagetype', '462', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1857', 'options', 'options', 'imagetype', '461', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1856', 'options', 'options', 'loadlimit', '450', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1855', 'options', 'options', 'emailsendnum', '430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1854', 'options', 'options', 'attachmentviewslive', '420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1853', 'options', 'options', 'threadviewslive', '410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1852', 'options', 'options', 'cachemaxage', '400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1851', 'options', 'options', 'allowphpinfo', '390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1850', 'options', 'options', 'useheaderredirect', '380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1849', 'options', 'options', 'nocacheheaders', '375', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1848', 'options', 'options', 'addheaders', '370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1847', 'options', 'options', 'gziplevel', '360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1846', 'options', 'options', 'gzipoutput', '350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1845', 'options', 'options', 'cookiedomain', '340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1844', 'options', 'options', 'cookiepath', '330', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1843', 'options', 'options', 'cookietimeout', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1842', 'options', 'options', 'logdateformat', '315', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1841', 'options', 'options', 'calformat2', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1840', 'options', 'options', 'calformat1', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1839', 'options', 'options', 'registereddateformat', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1838', 'options', 'options', 'timeformat', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1837', 'options', 'options', 'dateformat', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1836', 'options', 'options', 'dstonoff', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1835', 'options', 'options', 'timeoffset', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1834', 'options', 'options', 'yestoday', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1833', 'options', 'options', 'disable_ajax', '239', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1832', 'options', 'options', 'markinglimit', '239', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1831', 'options', 'options', 'threadmarking', '238', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1830', 'options', 'options', 'allowedreferrers', '237', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1829', 'options', 'options', 'forumleaders', '236', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1828', 'options', 'options', 'usestrikesystem', '235', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1827', 'options', 'options', 'addtemplatename', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1826', 'options', 'options', 'showimicons', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1825', 'options', 'options', 'enableaccess', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1824', 'options', 'options', 'pagenavs', '205', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1823', 'options', 'options', 'pagenavpages', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1822', 'options', 'options', 'useforumjump', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1821', 'options', 'options', 'description', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1820', 'options', 'options', 'keywords', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1819', 'options', 'options', 'address', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1818', 'options', 'options', 'faxnumber', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1817', 'options', 'options', 'companyname', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1816', 'options', 'options', 'copyrighttext', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1815', 'options', 'options', 'privacyurl', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1814', 'options', 'options', 'webmasteremail', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1813', 'options', 'options', 'contactusoptions', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1812', 'options', 'options', 'contactustype', '85', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1811', 'options', 'options', 'contactuslink', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1810', 'options', 'options', 'homeurl', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1809', 'options', 'options', 'hometitle', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1808', 'options', 'options', 'bburl', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1807', 'options', 'options', 'bbtitle', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1806', 'options', 'options', 'bbclosedreason', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1805', 'options', 'options', 'bbactive', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1804', 'options', 'options', 'uiforumid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1803', 'options', 'options', 'skypeweb_gfx', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1802', 'options', 'options', 'rsspodcast', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1801', 'options', 'options', 'rsshtml', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1800', 'options', 'options', 'ipcheck', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1799', 'options', 'options', 'rpforumid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1798', 'options', 'options', 'externalcount', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1797', 'options', 'options', 'paymentemail', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1796', 'options', 'options', 'checkcoppa', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1795', 'options', 'options', 'uimessage', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1794', 'options', 'options', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1793', 'options', 'options', 'postimagecheck', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1792', 'options', 'options', 'errorlogemail', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1791', 'options', 'options', 'thumbcolor', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1790', 'options', 'options', 'rpuserid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1789', 'options', 'options', 'rpemail', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1788', 'options', 'options', 'welcomepm', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1787', 'options', 'options', 'externalcache', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1786', 'options', 'options', 'attachresize', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1785', 'options', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1784', 'modlog', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1783', 'modlog', 'prunelog', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1782', 'modlog', 'choose', 'daysprune', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1781', 'modlog', 'choose', 'orderby', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1780', 'modlog', 'choose', 'userid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1779', 'modlog', 'choose', 'perpage', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1778', 'modlog', 'choose', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1777', 'modlog', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1776', 'moderator', 'showlist', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1775', 'moderator', 'removeall', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1774', 'moderator', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1773', 'moderator', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1772', 'moderator', 'add,edit,editglobal', 'newpostemail', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1771', 'moderator', 'add,edit,editglobal', 'newthreademail', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1770', 'moderator', 'add,edit,editglobal', 'caneditreputation', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1769', 'moderator', 'add,edit,editglobal', 'caneditprofilepic', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1768', 'moderator', 'add,edit,editglobal', 'caneditavatar', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1767', 'moderator', 'add,edit,editglobal', 'caneditsigs', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1766', 'moderator', 'add,edit,editglobal', 'canunbanusers', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1765', 'moderator', 'add,edit,editglobal', 'canbanusers', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1764', 'moderator', 'add,edit,editglobal', 'canviewprofile', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1763', 'moderator', 'add,edit,editglobal', 'canviewips', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1762', 'moderator', 'add,edit,editglobal', 'cansetpassword', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1761', 'moderator', 'add,edit,editglobal', 'canmassprune', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1760', 'moderator', 'add,edit,editglobal', 'canmassmove', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1759', 'moderator', 'add,edit,editglobal', 'canmoderateattachments', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1758', 'moderator', 'add,edit,editglobal', 'canmoderateposts', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1757', 'moderator', 'add,edit,editglobal', 'canannounce', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1756', 'moderator', 'add,edit,editglobal', 'caneditpoll', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1755', 'moderator', 'add,edit,editglobal', 'canmanagethreads', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1754', 'moderator', 'add,edit,editglobal', 'caneditthreads', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1753', 'moderator', 'add,edit,editglobal', 'canopenclose', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1752', 'moderator', 'add,edit,editglobal', 'canremoveposts', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1751', 'moderator', 'add,edit,editglobal', 'candeleteposts', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1750', 'moderator', 'add,edit,editglobal', 'caneditposts', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1749', 'moderator', 'add,edit', 'modusername', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1748', 'moderator', 'add,edit', 'forumid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1747', 'moderator', 'add', 'membergroupids', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1746', 'moderator', 'add', 'usergroupid', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1745', 'moderator', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1744', 'moderator', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1743', 'moderate', 'posts', 'postaction', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1742', 'moderate', 'posts', 'postpagetext', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1741', 'moderate', 'posts', 'posttitle', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1740', 'moderate', 'posts', 'threadaction', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1739', 'moderate', 'posts', 'threadnotes', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1738', 'moderate', 'posts', 'threadpagetext', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1737', 'moderate', 'posts', 'threadtitle', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1736', 'moderate', 'posts', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1735', 'moderate', 'events', 'eventaction', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1734', 'moderate', 'events', 'eventtext', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1733', 'moderate', 'events', 'eventsubject', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1732', 'moderate', 'events', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1731', 'moderate', 'attachments', 'attachaction', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1730', 'moderate', 'attachments', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1729', 'moderate', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1728', 'misc', 'chooser', 'reputation_base', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1727', 'misc', 'chooser', 'renumber', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1726', 'misc', 'chooser', 'install', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1725', 'misc', 'chooser', 'autoredirect', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1724', 'misc', 'chooser', 'doprocess', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1723', 'misc', 'chooser', 'startat', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1722', 'misc', 'chooser', 'perpage', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1721', 'misc', 'chooser', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1720', 'misc', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1719', 'language', 'rebuild', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1718', 'language', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1717', 'language', 'files', 'anyversion', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1716', 'language', 'files', 'title', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1715', 'language', 'files', 'olanguageid', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1714', 'language', 'files', 'serverfile', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1713', 'language', 'files', 'languagefile', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1712', 'language', 'files', 'just_phrases', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1711', 'language', 'files', 'filename', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1710', 'language', 'files', 'product', '15', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1709', 'language', 'files', 'languageid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1708', 'language', 'files', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1707', 'language', 'edit_settings', 'isdefault', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1706', 'language', 'edit_settings', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1705', 'language', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1704', 'language', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1703', 'language', 'add,edit_settings', 'dirmark', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1702', 'language', 'add,edit_settings', 'thousandsep', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1701', 'language', 'add,edit_settings', 'decimalsep', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1700', 'language', 'add,edit_settings', 'logdateoverride', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1699', 'language', 'add,edit_settings', 'calformat2override', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1698', 'language', 'add,edit_settings', 'calformat1override', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1697', 'language', 'add,edit_settings', 'registereddateoverride', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1696', 'language', 'add,edit_settings', 'timeoverride', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1695', 'language', 'add,edit_settings', 'dateoverride', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1694', 'language', 'add,edit_settings', 'locale', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1693', 'language', 'add,edit_settings', 'imagesoverride', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1692', 'language', 'add,edit_settings', 'charset', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1691', 'language', 'add,edit_settings', 'languagecode', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1690', 'language', 'add,edit_settings', 'direction', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1689', 'language', 'add,edit_settings', 'userselect', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1688', 'language', 'add,edit_settings', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1687', 'language', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1686', 'language', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1685', 'index', 'home', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1684', 'image', 'viewimages', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1683', 'image', 'upload', 'imagefile', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1682', 'image', 'upload', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1681', 'image', 'removecategory', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1680', 'image', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1679', 'image', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1678', 'image', 'editpermissions', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1677', 'image', 'editcategory', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1676', 'image', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1675', 'image', 'addcategory,editcategory', 'displayorder', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1674', 'image', 'addcategory,editcategory', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1673', 'image', 'addcategory', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1672', 'image', 'add,edit,upload', 'displayorder', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1671', 'image', 'add,edit,upload', 'imagecategoryid', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1670', 'image', 'add,edit,upload', 'path', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1669', 'image', 'add,edit,upload', 'smilietext', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1668', 'image', 'add,edit,upload', 'minimumposts', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1667', 'image', 'add,edit,upload', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1666', 'image', 'add', 'perpage', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1665', 'image', 'add', 'imagespath', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1664', 'image', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1663', 'image', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1662', 'help', 'edit', 'volatile', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1661', 'help', 'edit', 'title', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1660', 'help', 'edit', 'product', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1659', 'help', 'edit', 'text', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1658', 'help', 'edit', 'action', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1657', 'help', 'edit', 'optionname', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1656', 'help', 'edit', 'displayorder', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1655', 'help', 'edit', 'script', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1654', 'forumpermission', 'quickforum', 'usergrouplist', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1653', 'forumpermission', 'quickforum', 'forumid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1652', 'forumpermission', 'quickforum', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1651', 'forumpermission', 'quickeditor', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1650', 'forumpermission', 'quickedit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1649', 'forumpermission', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1648', 'forumpermission', 'edit,quickforum', 'canvote', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1647', 'forumpermission', 'edit,quickforum', 'canpostpoll', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1646', 'forumpermission', 'edit,quickforum', 'candeletethread', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1645', 'forumpermission', 'edit,quickforum', 'canopenclose', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1644', 'forumpermission', 'edit,quickforum', 'canmove', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1643', 'forumpermission', 'edit,quickforum', 'candeletepost', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1642', 'forumpermission', 'edit,quickforum', 'caneditpost', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1641', 'forumpermission', 'edit,quickforum', 'canthreadrate', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1640', 'forumpermission', 'edit,quickforum', 'canpostattachment', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1639', 'forumpermission', 'edit,quickforum', 'followforummoderation', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1638', 'forumpermission', 'edit,quickforum', 'canreplyothers', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1637', 'forumpermission', 'edit,quickforum', 'canreplyown', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1636', 'forumpermission', 'edit,quickforum', 'canpostnew', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1635', 'forumpermission', 'edit,quickforum', 'cangetattachment', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1634', 'forumpermission', 'edit,quickforum', 'canemail', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1633', 'forumpermission', 'edit,quickforum', 'cansearch', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1632', 'forumpermission', 'edit,quickforum', 'canseedelnotice', '45', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1631', 'forumpermission', 'edit,quickforum', 'canviewothers', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1630', 'forumpermission', 'edit,quickforum', 'canviewthreads', '35', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1629', 'forumpermission', 'edit,quickforum', 'canview', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1628', 'forumpermission', 'edit', 'mode', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1627', 'forumpermission', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1626', 'forumpermission', 'duplicate', 'overwriteinherited_forum', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1625', 'forumpermission', 'duplicate', 'overwritedupes_forum', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1624', 'forumpermission', 'duplicate', 'forumlist', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1623', 'forumpermission', 'duplicate', 'forumid_from', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1622', 'forumpermission', 'duplicate', 'overwriteinherited_group', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1621', 'forumpermission', 'duplicate', 'overwritedupes_group', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1620', 'forumpermission', 'duplicate', 'limitforumid', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1619', 'forumpermission', 'duplicate', 'usergrouplist', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1618', 'forumpermission', 'duplicate', 'ugid_from', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1617', 'forumpermission', 'duplicate', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1616', 'forumpermission', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1615', 'forum', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1614', 'forum', 'podcast', 'enabled', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1613', 'forum', 'podcast', 'image', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1612', 'forum', 'podcast', 'keywords', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1611', 'forum', 'podcast', 'categoryid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1610', 'forum', 'podcast', 'owneremail', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1609', 'forum', 'podcast', 'explicit', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1608', 'forum', 'podcast', 'summary', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1607', 'forum', 'podcast', 'author', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1606', 'forum', 'podcast', 'subtitle', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1605', 'forum', 'podcast', 'ownername', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1604', 'forum', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1603', 'forum', 'edit', 'applypwdtochild', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1602', 'forum', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1601', 'forum', 'add,edit', 'showonforumjump', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1600', 'forum', 'add,edit', 'countposts', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1599', 'forum', 'add,edit', 'allowratings', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1598', 'forum', 'add,edit', 'allowicons', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1597', 'forum', 'add,edit', 'allowsmilies', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1596', 'forum', 'add,edit', 'allowimages', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1595', 'forum', 'add,edit', 'allowbbcode', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1594', 'forum', 'add,edit', 'allowhtml', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1593', 'forum', 'add,edit', 'indexposts', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1592', 'forum', 'add,edit', 'allowposting', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1591', 'forum', 'add,edit', 'active', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1590', 'forum', 'add,edit', 'cancontainthreads', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1589', 'forum', 'add,edit', 'canhavepassword', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1588', 'forum', 'add,edit', 'password', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1587', 'forum', 'add,edit', 'styleoverride', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1586', 'forum', 'add,edit', 'styleid', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1585', 'forum', 'add,edit', 'moderateattach', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1584', 'forum', 'add,edit', 'moderatenewthread', '105', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1583', 'forum', 'add,edit', 'forum[options][moderatene', '101', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1582', 'forum', 'add,edit', 'moderatenewpost', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1581', 'forum', 'add,edit', 'newthreademail', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1580', 'forum', 'add,edit', 'newpostemail', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1579', 'forum', 'add,edit', 'showprivate', '75', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1578', 'forum', 'add,edit', 'defaultsortorder', '73', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1577', 'forum', 'add,edit', 'defaultsortfield', '72', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1576', 'forum', 'add,edit', 'daysprune', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1575', 'forum', 'add,edit', 'parentid', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1574', 'forum', 'add,edit', 'displayorder', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1573', 'forum', 'add,edit', 'link', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1572', 'forum', 'add,edit', 'description', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1571', 'forum', 'add,edit', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1570', 'forum', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1569', 'forum', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1568', 'faq', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1567', 'faq', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1566', 'faq', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1565', 'faq', 'add,edit', '1', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1564', 'faq', 'add,edit', 'displayorder', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1563', 'faq', 'add,edit', 'deftext', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1562', 'faq', 'add,edit', 'deftitle', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1561', 'faq', 'add,edit', 'faqparent', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1560', 'faq', 'add', 'faq', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1559', 'faq', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1558', 'faq', 'add', 'product', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1557', 'faq', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1556', 'email', 'start', 'message', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1555', 'email', 'start', 'subject', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1554', 'email', 'start', 'from', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1553', 'email', 'start', 'perpage', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1552', 'email', 'start', 'test', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1551', 'email', 'start', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1550', 'email', 'genlist,start', 'ipaddress', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1549', 'email', 'genlist,start', 'reputationupper', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1548', 'email', 'genlist,start', 'reputationlower', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1547', 'email', 'genlist,start', 'postsupper', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1546', 'email', 'genlist,start', 'postslower', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1545', 'email', 'genlist,start', 'birthdaybefore', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1544', 'email', 'genlist,start', 'birthdayafter', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1543', 'email', 'genlist,start', 'lastpostbefore', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1542', 'email', 'genlist,start', 'lastpostafter', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1541', 'email', 'genlist,start', 'lastvisitbefore', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1540', 'email', 'genlist,start', 'lastvisitafter', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1539', 'email', 'genlist,start', 'lastactivitybefore', '217', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1538', 'email', 'genlist,start', 'lastactivityafter', '213', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1537', 'email', 'genlist,start', 'joindatebefore', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1536', 'email', 'genlist,start', 'joindateafter', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1535', 'email', 'genlist,start', 'usertitle', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1534', 'email', 'genlist,start', 'signature', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1533', 'email', 'genlist,start', 'msn', '175', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1532', 'email', 'genlist,start', 'yahoo', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1531', 'email', 'genlist,start', 'aim', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1530', 'email', 'genlist,start', 'icq', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1529', 'email', 'genlist,start', 'homepage', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1528', 'email', 'genlist,start', 'coppauser', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1527', 'email', 'genlist,start', 'parentemail', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1526', 'email', 'genlist,start', 'email', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1525', 'email', 'genlist,start', 'adminemail', '105', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1524', 'email', 'genlist,start', 'membergroup', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1523', 'email', 'genlist,start', 'usergroupid', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1522', 'email', 'genlist,start', 'username', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1521', 'email', 'genlist', 'septext', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1520', 'email', 'genlist', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1519', 'email', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1518', 'diagnostic', 'payments', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1517', 'diagnostic', 'list', 'attachfile', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1516', 'diagnostic', 'list', 'emailaddress', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1515', 'diagnostic', 'list', 'type', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1514', 'diagnostic', 'list', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1513', 'diagnostic', 'doversion', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1512', 'diagnostic', 'doupload', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1511', 'diagnostic', 'dosysinfo', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1510', 'diagnostic', 'domail', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1509', 'diagnostic', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1508', 'css', 'doedit', 'imgdir_reputation', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1507', 'css', 'doedit', 'htmldoctype', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1506', 'css', 'doedit', 'imgdir_rating', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1505', 'css', 'doedit', 'imgdir_poll', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1504', 'css', 'doedit', 'imgdir_editor', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1503', 'css', 'doedit', 'imgdir_misc', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1502', 'css', 'doedit', 'imgdir_attach', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1501', 'css', 'doedit', 'imgdir_statusicon', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1500', 'css', 'doedit', 'imgdir_button', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1499', 'css', 'doedit', 'titleimage', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1498', 'css', 'doedit', 'codeblockwidth', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1497', 'css', 'doedit', 'messagewidth_usercp', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1496', 'css', 'doedit', 'messagewidth', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1495', 'css', 'doedit', 'formwidth_usercp', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1494', 'css', 'doedit', 'formwidth', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1493', 'css', 'doedit', 'formspacer', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1492', 'css', 'doedit', 'cellpadding', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1491', 'css', 'doedit', 'cellspacing', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1490', 'css', 'doedit', 'outerborderwidth', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1489', 'css', 'doedit', 'spacersize', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1488', 'css', 'doedit', 'outertablewidth', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1487', 'css', 'doedit', 'footer', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1486', 'css', 'doedit', 'headinclude', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1485', 'css', 'doedit', 'header', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1484', 'css', 'doedit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1483', 'css', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1482', 'cronlog', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1481', 'cronlog', 'prunelog', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1480', 'cronlog', 'choose', 'daysprune', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1479', 'cronlog', 'choose', 'orderby', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1478', 'cronlog', 'choose', 'varname', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1477', 'cronlog', 'choose', 'perpage', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1476', 'cronlog', 'choose', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1475', 'cronlog', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1474', 'cronadmin', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1473', 'cronadmin', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1472', 'cronadmin', 'edit', 'product', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1471', 'cronadmin', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1470', 'cronadmin', 'add,edit', 'filename', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1469', 'cronadmin', 'add,edit', 'loglevel', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1468', 'cronadmin', 'add,edit', 'minute', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1467', 'cronadmin', 'add,edit', 'hour', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1466', 'cronadmin', 'add,edit', 'day', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1465', 'cronadmin', 'add,edit', 'weekday', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1464', 'cronadmin', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1463', 'cronadmin', 'add,edit', 'logphrase', '3', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1462', 'cronadmin', 'add,edit', 'varname', '2', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1461', 'cronadmin', 'add,edit', 'description', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1460', 'cronadmin', 'add,edit', 'active', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1459', 'cronadmin', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1458', 'cronadmin', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1457', 'calendarpermission', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1456', 'calendarpermission', 'edit', 'isnotmoderated', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1455', 'calendarpermission', 'edit', 'canviewothersevent', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1454', 'calendarpermission', 'edit', 'candeleteevent', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1453', 'calendarpermission', 'edit', 'caneditevent', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1452', 'calendarpermission', 'edit', 'canpostevent', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1451', 'calendarpermission', 'edit', 'canviewcalendar', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1450', 'calendarpermission', 'edit', 'mode', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1449', 'calendarpermission', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1448', 'calendarpermission', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1447', 'bbcode', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1446', 'bbcode', 'modify', 'text', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1445', 'bbcode', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1444', 'bbcode', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1443', 'bbcode', 'add,edit', 'buttonimage', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1442', 'bbcode', 'add,edit', 'twoparams', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1441', 'bbcode', 'add,edit', 'bbcodeexplanation', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1440', 'bbcode', 'add,edit', 'bbcodeexample', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1439', 'bbcode', 'add,edit', 'bbcodereplacement', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1438', 'bbcode', 'add,edit', 'bbcodetag', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1437', 'bbcode', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1436', 'bbcode', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1435', 'bbcode', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1434', 'banning', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1433', 'banning', 'banuser', 'reason', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1432', 'banning', 'banuser', 'period', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1431', 'banning', 'banuser', 'usergroupid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1430', 'banning', 'banuser', 'username', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1429', 'banning', 'banuser', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1428', 'banning', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1427', 'backup', 'mysqldump', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1426', 'backup', 'choose', 'showhead', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1425', 'backup', 'choose', 'quotes', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1424', 'backup', 'choose', 'separator', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1423', 'backup', 'choose', 'table', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1422', 'backup', 'choose', 'filename', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1421', 'backup', 'choose', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1420', 'backup', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1419', 'avatar', 'switchtype', 'profilepicpath', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1418', 'avatar', 'switchtype', 'avatarpath', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1417', 'avatar', 'switchtype', 'avatarurl', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1416', 'avatar', 'switchtype', 'profilepicurl', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1415', 'avatar', 'storage,switchtype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1414', 'avatar', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1413', 'attachmentpermission', 'edit', 'size', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1412', 'attachmentpermission', 'edit', 'width', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1411', 'attachmentpermission', 'edit', 'useextension', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1410', 'attachmentpermission', 'edit', 'height', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1409', 'attachment', 'updatetype', 'thumbnail', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1408', 'attachment', 'updatetype', 'newwindow', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1407', 'attachment', 'updatetype', 'enabled', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1406', 'attachment', 'updatetype', 'mimetype', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1405', 'attachment', 'updatetype', 'width', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1404', 'attachment', 'updatetype', 'height', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1403', 'attachment', 'updatetype', 'size', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1402', 'attachment', 'updatetype', 'extension', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1401', 'attachment', 'updatetype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1400', 'attachment', 'types', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1399', 'attachment', 'switchtype', 'attachpath', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1398', 'attachment', 'storage,switchtype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1397', 'attachment', 'stats', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1396', 'attachment', 'search', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1395', 'attachment', 'removetype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1394', 'attachment', 'massdelete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1393', 'attachment', 'intro', 'results', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1392', 'attachment', 'intro', 'orderby', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1391', 'attachment', 'intro', 'visible', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1390', 'attachment', 'intro', 'sizeless', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1389', 'attachment', 'intro', 'sizemore', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1388', 'attachment', 'intro', 'downloadsless', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1387', 'attachment', 'intro', 'downloadsmore', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1386', 'attachment', 'intro', 'datelineafter', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1385', 'attachment', 'intro', 'datelinebefore', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1384', 'attachment', 'intro', 'attachedby', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1383', 'attachment', 'intro', 'filename', '15', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1382', 'attachment', 'intro', 'prunedate', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1381', 'attachment', 'intro', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1380', 'attachment', 'edit', 'a_visible', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1379', 'attachment', 'edit', 'a_counter', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1378', 'attachment', 'edit', 'a_filename', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1377', 'attachment', 'edit', 'url', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1376', 'attachment', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1375', 'attachment', 'edit', 'upload', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1374', 'attachment', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1373', 'attachment', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1372', 'announcement', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1371', 'announcement', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1370', 'announcement', 'edit', 'reset_views', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1369', 'announcement', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1368', 'announcement', 'add,edit', 'allowhtml', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1367', 'announcement', 'add,edit', 'allowsmilies', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1366', 'announcement', 'add,edit', 'allowbbcode', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1365', 'announcement', 'add,edit', 'pagetext', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1364', 'announcement', 'add,edit', 'end', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1363', 'announcement', 'add,edit', 'start', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1362', 'announcement', 'add,edit', 'title', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1361', 'announcement', 'add,edit', 'forumid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1360', 'announcement', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1359', 'announcement', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1358', 'adminreputation', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1357', 'adminreputation', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1356', 'adminreputation', 'list,dolist', 'end', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1355', 'adminreputation', 'list,dolist', 'start', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1354', 'adminreputation', 'list,dolist', 'leftby', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1353', 'adminreputation', 'list,dolist', 'leftfor', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1352', 'adminreputation', 'list', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1351', 'adminreputation', 'editreputation', 'reputation', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1350', 'adminreputation', 'editreputation', 'reason', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1349', 'adminreputation', 'editreputation', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1348', 'adminreputation', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1347', 'adminreputation', 'dolist', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1346', 'adminreputation', 'deletereputation', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1345', 'adminreputation', 'add,edit', 'minimumreputation', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1344', 'adminreputation', 'add,edit', 'level', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1343', 'adminreputation', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1342', 'adminreputation', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1341', 'adminpermissions', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1340', 'adminpermissions', 'edit', 'cssprefs', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1339', 'adminpermissions', 'edit', 'canadminplugins', '135', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1338', 'adminpermissions', 'edit', 'canadminmaintain', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1337', 'adminpermissions', 'edit', 'canadmincron', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1336', 'adminpermissions', 'edit', 'canadminbbcodes', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1335', 'adminpermissions', 'edit', 'canadminimages', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1334', 'adminpermissions', 'edit', 'canadminpermissions', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1333', 'adminpermissions', 'edit', 'canadminfaq', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1332', 'adminpermissions', 'edit', 'canadminusers', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1331', 'adminpermissions', 'edit', 'canadmincalendars', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1330', 'adminpermissions', 'edit', 'canadminthreads', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1329', 'adminpermissions', 'edit', 'canadminforums', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1328', 'adminpermissions', 'edit', 'canadminlanguages', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1327', 'adminpermissions', 'edit', 'canadminstyles', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1326', 'adminpermissions', 'edit', 'canadminsettings', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1325', 'adminpermissions', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1324', 'adminpermissions', 'edit', 'dismissednews', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1323', 'adminpermissions', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1322', 'adminlog', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1321', 'adminlog', 'restrict', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1320', 'adminlog', 'resolveip', '', '2', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1319', 'adminlog', 'prunelog', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1318', 'adminlog', 'choose', 'daysprune', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1317', 'adminlog', 'choose', 'puserid', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1316', 'adminlog', 'choose', 'pscript', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1315', 'adminlog', 'choose', 'orderby', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1314', 'adminlog', 'choose', 'userid', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1313', 'adminlog', 'choose', 'script', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1312', 'adminlog', 'choose', 'perpage', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1311', 'adminlog', 'choose', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1310', 'adminlog', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1309', 'admininfraction', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1308', 'admininfraction', 'editlevel', 'warning', '715', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1307', 'admininfraction', 'editlevel', 'points', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1306', 'admininfraction', 'editlevel', 'expires', '7', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1305', 'admininfraction', 'editlevel', 'title', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1304', 'admininfraction', 'editlevel', 'extend', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1303', 'admininfraction', 'editgroup', 'orusergroupid', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1302', 'admininfraction', 'editgroup', 'usergroupid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1301', 'admininfraction', 'editgroup', 'pointlevel', '2', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1300', 'admininfraction', 'editgroup', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1299', 'admininfraction', 'editgroup', 'override', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1298', 'admininfraction', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1297', 'admincalendar', 'updateholiday', 'allowsmilies', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1296', 'admincalendar', 'updateholiday', 'recurring', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1295', 'admincalendar', 'updateholiday', 'event', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1294', 'admincalendar', 'updateholiday', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1293', 'admincalendar', 'updateholiday', 'varname', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1292', 'admincalendar', 'updateholiday', 'description', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1291', 'admincalendar', 'updateholiday', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1290', 'admincalendar', 'removemod', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1289', 'admincalendar', 'removeholiday', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1288', 'admincalendar', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1287', 'admincalendar', 'modifyholiday', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1286', 'admincalendar', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1285', 'admincalendar', 'editmod', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1284', 'admincalendar', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1283', 'admincalendar', 'deletecustom', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1282', 'admincalendar', 'addmod,editmod', 'canviewips', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1281', 'admincalendar', 'addmod,editmod', 'canmoderateevents', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1280', 'admincalendar', 'addmod,editmod', 'canmoveevents', '55', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1279', 'admincalendar', 'addmod,editmod', 'candeleteevents', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1278', 'admincalendar', 'addmod,editmod', 'caneditevents', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1277', 'admincalendar', 'addmod,editmod', 'calendarid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1276', 'admincalendar', 'addmod', 'modusername', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1275', 'admincalendar', 'addmod', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1274', 'admincalendar', 'addcustom', 'required', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1273', 'admincalendar', 'addcustom', 'length', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1272', 'admincalendar', 'addcustom', 'allowentry', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1271', 'admincalendar', 'addcustom', 'options', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1270', 'admincalendar', 'addcustom', 'description', '25', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1269', 'admincalendar', 'addcustom', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1268', 'admincalendar', 'addcustom', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1267', 'admincalendar', 'add,edit', 'allowsmilies', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1266', 'admincalendar', 'add,edit', 'allowimgcode', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1265', 'admincalendar', 'add,edit', 'allowbbcode', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1264', 'admincalendar', 'add,edit', 'allowhtml', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1263', 'admincalendar', 'add,edit', 'showupcoming', '145', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1262', 'admincalendar', 'add,edit', 'showweekends', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1261', 'admincalendar', 'add,edit', 'holidays', '135', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1260', 'admincalendar', 'add,edit', 'showholidays', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1259', 'admincalendar', 'add,edit', 'showbirthdays', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1258', 'admincalendar', 'add,edit', 'birthdaycount', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1257', 'admincalendar', 'add,edit', 'eventcount', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1256', 'admincalendar', 'add,edit', 'cutoff', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1255', 'admincalendar', 'add,edit', 'startofweek', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1254', 'admincalendar', 'add,edit', 'default', '76', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1253', 'admincalendar', 'add,edit', 'daterange', '75', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1252', 'admincalendar', 'add,edit', 'moderatenew', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1251', 'admincalendar', 'add,edit', 'neweventemail', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1250', 'admincalendar', 'add,edit', 'customfields', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1249', 'admincalendar', 'add,edit', 'displayorder', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1248', 'admincalendar', 'add,edit', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1247', 'admincalendar', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1246', 'admincalendar', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1245', 'accessmask', 'resetall', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1244', 'accessmask', 'quickedit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1243', 'accessmask', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1242', 'accessmask', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1241', 'accessmask', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2108', 'phrase', 'search', 'searchstring', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2109', 'phrase', 'search', 'languageid', '25', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2110', 'phrase', 'search', 'searchwhere', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2111', 'phrase', 'search', 'casesensitive', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2112', 'phrase', 'search', 'replacestring', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2113', 'plugin', 'productadd', 'allowoverwrite', '4', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2114', 'plugin', 'productadd,productedit', 'productid', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2115', 'plugin', 'productadd,productedit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2116', 'plugin', 'productadd,productedit', 'version', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2117', 'plugin', 'productadd,productedit', 'description', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2118', 'plugin', 'productadd,productedit', 'url', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2119', 'plugin', 'productadd,productedit', 'versioncheckurl', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2120', 'plugin', 'productedit', 'dependencytype', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2121', 'plugin', 'productedit', 'maxversion', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2122', 'plugin', 'productedit', 'minversion', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2123', 'plugin', 'productedit', 'installcode', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2124', 'plugin', 'productedit', 'uninstallcode', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2125', 'profilefield', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2126', 'profilefield', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2127', 'profilefield', 'add,edit', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2128', 'profilefield', 'add,edit', 'description', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2129', 'profilefield', 'add,edit', 'data', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2130', 'profilefield', 'add,edit', 'maxlength', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2131', 'profilefield', 'add,edit', 'size', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2132', 'profilefield', 'add,edit', 'newtype', '65', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2133', 'profilefield', 'add,edit', 'height', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2134', 'profilefield', 'add,edit', 'def', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2135', 'profilefield', 'add,edit', 'perline', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2136', 'profilefield', 'add,edit', 'boxheight', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2137', 'profilefield', 'add,edit', 'displayorder', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2138', 'profilefield', 'add,edit', 'required', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2139', 'profilefield', 'add,edit', 'editable', '175', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2140', 'profilefield', 'add,edit', 'hidden', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2141', 'profilefield', 'add,edit', 'searchable', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2142', 'profilefield', 'add,edit', 'memberlist', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2143', 'profilefield', 'add,edit', 'optional', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2144', 'profilefield', 'add,edit', 'regex', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2145', 'profilefield', 'add,edit', 'form', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2146', 'profilefield', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2147', 'profilefield', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2148', 'profilefield', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2149', 'queries', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2150', 'queries', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2151', 'queries', 'modify', 'autoquery', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2152', 'queries', 'modify', 'query', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2153', 'queries', 'modify', 'perpage', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2154', 'rankphp', 'add,edit', 'stack', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2155', 'ranks', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2156', 'ranks', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2157', 'ranks', 'add,edit', 'ranklevel', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2158', 'ranks', 'add,edit', 'minposts', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2159', 'ranks', 'add,edit', 'usergroupid', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2160', 'ranks', 'add,edit', 'rankimg', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2161', 'ranks', 'add,edit', 'rankhtml', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2162', 'ranks', 'add,edit', 'stack', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2163', 'ranks', 'add,edit', 'display', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2164', 'ranks', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2165', 'ranks', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2166', 'ranks', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2167', 'repair', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2168', 'repair', 'list', 'optimizetables', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2169', 'repair', 'list', 'repairtables', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2170', 'repair', 'list', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2171', 'replacement', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2172', 'replacement', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2173', 'replacement', 'add', 'dostyleid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2174', 'replacement', 'add,edit', 'findtext', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2175', 'replacement', 'add,edit', 'replacetext', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2176', 'replacement', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2177', 'replacement', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2178', 'replacement', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2179', 'resources', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2180', 'resources', 'index', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2181', 'resources', 'index', 'forumid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2182', 'resources', 'index', 'usergroupid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2183', 'resources', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2184', 'resources', 'viewuser', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2185', 'rssposter', 'edit', 'resetlastrun', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2186', 'rssposter', 'edit', 'enabled', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2187', 'rssposter', 'edit', 'title', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2188', 'rssposter', 'edit', 'url', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2189', 'rssposter', 'edit', 'ttl', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2190', 'rssposter', 'edit', 'maxresults', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2191', 'rssposter', 'edit', 'searchwords', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2192', 'rssposter', 'edit', 'username', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2193', 'rssposter', 'edit', 'forumid', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2194', 'rssposter', 'edit', 'allowsmilies', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2195', 'rssposter', 'edit', 'showsignature', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2196', 'rssposter', 'edit', 'html2bbcode', '115', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2197', 'rssposter', 'edit', 'titletemplate', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2198', 'rssposter', 'edit', 'bodytemplate', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2199', 'rssposter', 'edit', 'itemtype', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2200', 'rssposter', 'edit', 'iconid', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2201', 'rssposter', 'edit', 'stickthread', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2202', 'rssposter', 'edit', 'moderatethread', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2203', 'rssposter', 'edit', 'threadactiondelay', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2204', 'rssposter', 'edit', 'unstickthread', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2205', 'rssposter', 'edit', 'closethread', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2206', 'rssposter', 'edit', 'allowhtml', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2207', 'rssposter', 'edit', 'endannouncement', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2208', 'stats', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2209', 'stats', 'index', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2210', 'stats', 'reg,activity,thread,post', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2211', 'stats', 'reg,activity,thread,post', 'start', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2212', 'stats', 'reg,activity,thread,post', 'end', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2213', 'stats', 'reg,activity,thread,post', 'scope', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2214', 'stats', 'reg,activity,thread,post', 'sort', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2215', 'stats', 'reg,activity,thread,post', 'nullvalue', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2216', 'stats', 'top', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2217', 'subscriptionpermission', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2218', 'subscriptionpermission', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2219', 'subscriptionpermission', 'edit', 'usesub', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2220', 'subscriptionpermission', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2221', 'subscriptions', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2222', 'subscriptions', 'add', 'varname', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2223', 'subscriptions', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2224', 'subscriptions', 'add,edit', 'adminprofilepic', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2225', 'subscriptions', 'add,edit', 'adminavatar', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2226', 'subscriptions', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2227', 'subscriptions', 'add,edit', 'description', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2228', 'subscriptions', 'add,edit', 'active', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2229', 'subscriptions', 'add,edit', 'length', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2230', 'subscriptions', 'add,edit', 'sub[cost][usd]', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2231', 'subscriptions', 'add,edit', 'sub[cost][gbp]', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2232', 'subscriptions', 'add,edit', 'sub[cost][eur]', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2233', 'subscriptions', 'add,edit', 'nusergroupid', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2234', 'subscriptions', 'add,edit', 'membergroup', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2235', 'subscriptions', 'add,edit', 'tax', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2236', 'subscriptions', 'add,edit', 'shipping', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2237', 'subscriptions', 'add,edit', 'displayorder', '115', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2238', 'subscriptions', 'add,edit', 'recurring', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2239', 'subscriptions', 'adjust', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2240', 'subscriptions', 'adjust', 'username', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2241', 'subscriptions', 'adjust', 'regdate', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2242', 'subscriptions', 'adjust', 'expirydate', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2243', 'subscriptions', 'adjust', 'status', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2244', 'subscriptions', 'api', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2245', 'subscriptions', 'apiadd', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2246', 'subscriptions', 'apiadd,apiedit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2247', 'subscriptions', 'apiadd,apiedit', 'active', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2248', 'subscriptions', 'apiadd,apiedit', 'classname', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2249', 'subscriptions', 'apiadd,apiedit', 'currency', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2250', 'subscriptions', 'apiadd,apiedit', 'recurring', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2251', 'subscriptions', 'apiedit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2252', 'subscriptions', 'apirem', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2253', 'subscriptions', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2254', 'subscriptions', 'find', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2255', 'subscriptions', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2256', 'subscriptions', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2257', 'subscriptions', 'transactions', 'exact', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2258', 'subscriptions', 'transactions', 'transactionid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2259', 'subscriptions', 'transactions', 'orderby', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2260', 'subscriptions', 'transactions', 'currency', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2261', 'subscriptions', 'transactions', 'scope', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2262', 'subscriptions', 'transactions', 'username', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2263', 'subscriptions', 'transactions', 'paymentapiid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2264', 'subscriptions', 'transactions', 'subscriptionid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2265', 'subscriptions', 'transactions', 'end', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2266', 'subscriptions', 'transactions', 'start', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2267', 'subscriptions', 'transactions', 'state', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2268', 'template', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2269', 'template', 'add', 'dostyleid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2270', 'template', 'add,edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2271', 'template', 'add,edit', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2272', 'template', 'add,edit', 'template', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2273', 'template', 'addstyle', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2274', 'template', 'addstyle,editstyle,files', 'parentid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2275', 'template', 'addstyle,editstyle,files', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2276', 'template', 'addstyle,editstyle,files', 'userselect', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2277', 'template', 'addstyle,editstyle,files', 'displayorder', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2278', 'template', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2279', 'template', 'deletestyle', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2280', 'template', 'editstyle', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2281', 'template', 'files', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2282', 'template', 'files', 'dostyleid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2283', 'template', 'files', 'product', '15', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2284', 'template', 'files', 'filename', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2285', 'template', 'files', 'mode', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2286', 'template', 'files', 'stylefile', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2287', 'template', 'files', 'serverfile', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2288', 'template', 'files', 'overwritestyleid', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2289', 'template', 'files', 'anyversion', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2290', 'template', 'findupdates', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2291', 'template', 'history', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2292', 'template', 'historysubmit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2293', 'template', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2294', 'template', 'rebuild', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2295', 'template', 'revertall', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2296', 'template', 'search', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2297', 'template', 'search', 'searchset', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2298', 'template', 'search', 'searchstring', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2299', 'template', 'search', 'titlesonly', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2300', 'template', 'search', 'dostyleid', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2301', 'template', 'search', 'replacestring', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2302', 'template', 'search', 'test', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2303', 'template', 'search', 'regex', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2304', 'template', 'search', 'case_insensitive', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2305', 'template', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2306', 'thread', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2307', 'thread', 'dothreads,pruneuser', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2308', 'thread', 'dothreadssel', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2309', 'thread', 'dovotes', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2310', 'thread', 'killpoll', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2311', 'thread', 'killpoll', 'threadid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2312', 'thread', 'move', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2313', 'thread', 'move', 'destforumid', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2314', 'thread', 'prune', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2315', 'thread', 'prune', 'username', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2316', 'thread', 'prune,move', 'originaldaysolder', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2317', 'thread', 'prune,move', 'originaldaysnewer', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2318', 'thread', 'prune,move', 'lastdaysolder', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2319', 'thread', 'prune,move', 'lastdaysnewer', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2320', 'thread', 'prune,move', 'repliesleast', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2321', 'thread', 'prune,move', 'repliesmost', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2322', 'thread', 'prune,move', 'viewsleast', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2323', 'thread', 'prune,move', 'viewsmost', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2324', 'thread', 'prune,move', 'issticky', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2325', 'thread', 'prune,move', 'state', '92', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2326', 'thread', 'prune,move', 'status', '94', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2327', 'thread', 'prune,move', 'posteduser', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2328', 'thread', 'prune,move', 'titlecontains', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2329', 'thread', 'prune,move', 'forumid', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2330', 'thread', 'prune,move', 'subforums', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2331', 'thread', 'pruneusersel', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2332', 'thread', 'removepoll', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2333', 'thread', 'unsubscribe', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2334', 'thread', 'unsubscribe', 'ids', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2335', 'thread', 'unsubscribe', 'username', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2336', 'thread', 'unsubscribe', 'daysprune', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2337', 'thread', 'unsubscribe', 'forumid', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2338', 'thread', 'votes', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2339', 'thread', 'votes', 'pollid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2340', 'thread', 'votes', 'threadtitle', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2341', 'user', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2342', 'user', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2343', 'user', 'add', 'password', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2344', 'user', 'add,edit', 'adminavatar', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2345', 'user', 'add,edit', 'adminprofilepic', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2346', 'user', 'add,edit', 'username', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2347', 'user', 'add,edit', 'email', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2348', 'user', 'add,edit', 'languageid', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2349', 'user', 'add,edit', 'usertitle', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2350', 'user', 'add,edit', 'customtitle', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2351', 'user', 'add,edit', 'homepage', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2352', 'user', 'add,edit', 'birthday', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2353', 'user', 'add,edit', 'showbirthday', '95', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2354', 'user', 'add,edit', 'signature', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2355', 'user', 'add,edit', 'icq', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2356', 'user', 'add,edit', 'aim', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2357', 'user', 'add,edit', 'yahoo', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2358', 'user', 'add,edit', 'msn', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2359', 'user', 'add,edit', 'skype', '145', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2360', 'user', 'add,edit', 'coppauser', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2361', 'user', 'add,edit', 'parentemail', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2362', 'user', 'add,edit', 'posts', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2363', 'user', 'add,edit', 'referrerid', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2364', 'user', 'add,edit', 'ipaddress', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2365', 'user', 'add,edit', 'usergroupid', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2366', 'user', 'add,edit', 'membergroupids', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2367', 'user', 'add,edit', 'showreputation', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2368', 'user', 'add,edit', 'reputation', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2369', 'user', 'add,edit', 'reputationpower', '235', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2370', 'user', 'add,edit', 'adminemail', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2371', 'user', 'add,edit', 'showemail', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2372', 'user', 'add,edit', 'invisible', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2373', 'user', 'add,edit', 'showvcard', '265', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2374', 'user', 'add,edit', 'receivepm', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2375', 'user', 'add,edit', 'emailonpm', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2376', 'user', 'add,edit', 'pmpopup', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2377', 'user', 'add,edit', 'showsignatures', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2378', 'user', 'add,edit', 'showavatars', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2379', 'user', 'add,edit', 'showimages', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2380', 'user', 'add,edit', 'autosubscribe', '330', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2381', 'user', 'add,edit', 'threadedmode', '340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2382', 'user', 'add,edit', 'showvbcode', '350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2383', 'user', 'add,edit', 'styleid', '360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2384', 'user', 'add,edit', 'timezoneoffset', '370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2385', 'user', 'add,edit', 'dstauto', '380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2386', 'user', 'add,edit', 'dstonoff', '390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2387', 'user', 'add,edit', 'daysprune', '400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2388', 'user', 'add,edit', 'joindate', '410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2389', 'user', 'add,edit', 'lastvisit', '420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2390', 'user', 'add,edit', 'lastactivity', '430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2391', 'user', 'add,edit', 'lastpost', '440', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2392', 'user', 'doips', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2393', 'user', 'doips', 'ipaddress', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2394', 'user', 'doips', 'username', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2395', 'user', 'doips', 'depth', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2396', 'user', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2397', 'user', 'edit', 'receivepmbuddies', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2398', 'user', 'edit', 'password', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2399', 'user', 'editaccess', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2400', 'user', 'emailpassword', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2401', 'user', 'find', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2402', 'user', 'find2', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2403', 'user', 'moderate', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2404', 'user', 'moderate', 'send_validated', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2405', 'user', 'moderate', 'send_deleted', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2406', 'user', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2407', 'user', 'modify', 'username', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2408', 'user', 'modify', 'usergroupid', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2409', 'user', 'modify', 'membergroup', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2410', 'user', 'modify', 'adminemail', '105', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2411', 'user', 'modify', 'email', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2412', 'user', 'modify', 'parentemail', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2413', 'user', 'modify', 'coppauser', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2414', 'user', 'modify', 'homepage', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2415', 'user', 'modify', 'icq', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2416', 'user', 'modify', 'aim', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2417', 'user', 'modify', 'yahoo', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2418', 'user', 'modify', 'msn', '175', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2419', 'user', 'modify', 'skype', '176', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2420', 'user', 'modify', 'signature', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2421', 'user', 'modify', 'usertitle', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2422', 'user', 'modify', 'joindateafter', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2423', 'user', 'modify', 'joindatebefore', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2424', 'user', 'modify', 'lastactivityafter', '213', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2425', 'user', 'modify', 'lastactivitybefore', '217', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2426', 'user', 'modify', 'lastvisitafter', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2427', 'user', 'modify', 'lastvisitbefore', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2428', 'user', 'modify', 'lastpostafter', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2429', 'user', 'modify', 'lastpostbefore', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2430', 'user', 'modify', 'birthdayafter', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2431', 'user', 'modify', 'birthdaybefore', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2432', 'user', 'modify', 'postslower', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2433', 'user', 'modify', 'postsupper', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2434', 'user', 'modify', 'reputationlower', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2435', 'user', 'modify', 'reputationupper', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2436', 'user', 'modify', 'ipaddress', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2437', 'user', 'modify', 'display[username]', '390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2438', 'user', 'modify', 'display[options]', '400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2439', 'user', 'modify', 'display[usergroup]', '410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2440', 'user', 'modify', 'display[email]', '420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2441', 'user', 'modify', 'display[parentemail]', '430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2442', 'user', 'modify', 'display[coppauser]', '440', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2443', 'user', 'modify', 'display[homepage]', '450', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2444', 'user', 'modify', 'display[icq]', '460', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2445', 'user', 'modify', 'display[aim]', '470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2446', 'user', 'modify', 'display[yahoo]', '480', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2447', 'user', 'modify', 'display[msn]', '490', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2448', 'user', 'modify', 'display[signature]', '500', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2449', 'user', 'modify', 'display[usertitle]', '510', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2450', 'user', 'modify', 'display[joindate]', '520', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2451', 'user', 'modify', 'display[lastactivity]', '523', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2452', 'user', 'modify', 'display[lastvisit]', '530', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2453', 'user', 'modify', 'display[lastpost]', '540', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2454', 'user', 'modify', 'display[posts]', '550', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2455', 'user', 'modify', 'display[reputation]', '560', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2456', 'user', 'modify', 'display[ipaddress]', '570', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2457', 'user', 'modify', 'display[birthday]', '580', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2458', 'user', 'modify', 'orderby', '590', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2459', 'user', 'modify', 'limitstart', '610', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2460', 'user', 'modify', 'limitnumber', '620', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2461', 'user', 'prune', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2462', 'user', 'prune', 'usergroupid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2463', 'user', 'prune', 'daysprune', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2464', 'user', 'prune', 'joindate', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2465', 'user', 'prune', 'minposts', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2466', 'user', 'prune', 'order', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2467', 'user', 'pruneusers', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2468', 'user', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2469', 'usergroup', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2470', 'usergroup', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2471', 'usergroup', 'add', 'ugid_base', '750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2472', 'usergroup', 'add,edit', 'canviewthreads', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2473', 'usergroup', 'add,edit', 'cananimateprofilepic', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2474', 'usergroup', 'add,edit', 'canemailmember', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2475', 'usergroup', 'add,edit', 'cananimateavatar', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2476', 'usergroup', 'add,edit', 'cansearchft_bool', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2477', 'usergroup', 'add,edit', 'isnotmoderated', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2478', 'usergroup', 'add,edit', 'cangivearbinfraction', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2479', 'usergroup', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2480', 'usergroup', 'add,edit', 'description', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2481', 'usergroup', 'add,edit', 'usertitle', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2482', 'usergroup', 'add,edit', 'htmltags', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2483', 'usergroup', 'add,edit', 'passwordexpires', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2484', 'usergroup', 'add,edit', 'passwordhistory', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2485', 'usergroup', 'add,edit', 'showgroup', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2486', 'usergroup', 'add,edit', 'showbirthday', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2487', 'usergroup', 'add,edit', 'showmemberlist', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2488', 'usergroup', 'add,edit', 'allowmembergroups', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2489', 'usergroup', 'add,edit', 'isnotbannedgroup', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2490', 'usergroup', 'add,edit', 'ispublicgroup', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2491', 'usergroup', 'add,edit', 'canoverride', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2492', 'usergroup', 'add,edit', 'canseehidden', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2493', 'usergroup', 'add,edit', 'canviewmembers', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2494', 'usergroup', 'add,edit', 'canmodifyprofile', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2495', 'usergroup', 'add,edit', 'caninvisible', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2496', 'usergroup', 'add,edit', 'showeditedby', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2497', 'usergroup', 'add,edit', 'canseeraters', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2498', 'usergroup', 'add,edit', 'canusecustomtitle', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2499', 'usergroup', 'add,edit', 'canusesignature', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2500', 'usergroup', 'add,edit', 'canseeprofilepic', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2501', 'usergroup', 'add,edit', 'canseehiddencustomfields', '225', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2502', 'usergroup', 'add,edit', 'canview', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2503', 'usergroup', 'add,edit', 'canviewothers', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2504', 'usergroup', 'add,edit', 'canseedelnotice', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2505', 'usergroup', 'add,edit', 'cansearch', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2506', 'usergroup', 'add,edit', 'canemail', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2507', 'usergroup', 'add,edit', 'cangetattachment', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2508', 'usergroup', 'add,edit', 'canpostnew', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2509', 'usergroup', 'add,edit', 'canreplyown', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2510', 'usergroup', 'add,edit', 'canreplyothers', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2511', 'usergroup', 'add,edit', 'caneditpost', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2512', 'usergroup', 'add,edit', 'candeletepost', '330', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2513', 'usergroup', 'add,edit', 'canmove', '340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2514', 'usergroup', 'add,edit', 'canopenclose', '350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2515', 'usergroup', 'add,edit', 'candeletethread', '360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2516', 'usergroup', 'add,edit', 'followforummoderation', '370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2517', 'usergroup', 'add,edit', 'canthreadrate', '380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2518', 'usergroup', 'add,edit', 'canpostattachment', '390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2519', 'usergroup', 'add,edit', 'attachlimit', '400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2520', 'usergroup', 'add,edit', 'canpostpoll', '410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2521', 'usergroup', 'add,edit', 'canvote', '420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2522', 'usergroup', 'add,edit', 'canuseavatar', '430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2523', 'usergroup', 'add,edit', 'avatarmaxwidth', '440', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2524', 'usergroup', 'add,edit', 'avatarmaxheight', '450', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2525', 'usergroup', 'add,edit', 'avatarmaxsize', '460', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2526', 'usergroup', 'add,edit', 'cansigpic', '465', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2527', 'usergroup', 'add,edit', 'cananimatesigpic', '470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2528', 'usergroup', 'add,edit', 'canprofilepic', '470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2529', 'usergroup', 'add,edit', 'sigpicmaxheight', '475', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2530', 'usergroup', 'add,edit', 'sigpicmaxwidth', '475', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2531', 'usergroup', 'add,edit', 'profilepicmaxwidth', '480', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2532', 'usergroup', 'add,edit', 'sigpicmaxsize', '485', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2533', 'usergroup', 'add,edit', 'profilepicmaxheight', '490', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2534', 'usergroup', 'add,edit', 'profilepicmaxsize', '500', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2535', 'usergroup', 'add,edit', 'pmquota', '510', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2536', 'usergroup', 'add,edit', 'canignorequota', '515', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2537', 'usergroup', 'add,edit', 'cantrackpm', '520', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2538', 'usergroup', 'add,edit', 'candenypmreceipts', '530', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2539', 'usergroup', 'add,edit', 'pmsendmax', '540', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2540', 'usergroup', 'add,edit', 'canviewcalendar', '550', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2541', 'usergroup', 'add,edit', 'canpostevent', '560', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2542', 'usergroup', 'add,edit', 'caneditevent', '570', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2543', 'usergroup', 'add,edit', 'candeleteevent', '580', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2544', 'usergroup', 'add,edit', 'canviewothersevent', '590', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2545', 'usergroup', 'add,edit', 'canwhosonline', '600', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2546', 'usergroup', 'add,edit', 'canwhosonlinefull', '610', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2547', 'usergroup', 'add,edit', 'canwhosonlineip', '620', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2548', 'usergroup', 'add,edit', 'canwhosonlinebad', '630', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2549', 'usergroup', 'add,edit', 'canwhosonlinelocation', '640', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2550', 'usergroup', 'add,edit', 'canviewownusernotes', '650', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2551', 'usergroup', 'add,edit', 'canmanageownusernotes', '660', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2552', 'usergroup', 'add,edit', 'canpostownusernotes', '670', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2553', 'usergroup', 'add,edit', 'canviewothersusernotes', '680', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2554', 'usergroup', 'add,edit', 'canmanageothersusernotes', '690', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2555', 'usergroup', 'add,edit', 'canpostothersusernotes', '700', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2556', 'usergroup', 'add,edit', 'caneditownusernotes', '710', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2557', 'usergroup', 'add,edit', 'canbeusernoted', '720', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2558', 'usergroup', 'add,edit', 'ismoderator', '730', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2559', 'usergroup', 'add,edit', 'cancontrolpanel', '740', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2560', 'usergroup', 'add,edit', 'canuserep', '750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2561', 'usergroup', 'add,edit', 'cannegativerep', '750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2562', 'usergroup', 'add,edit', 'canseeownrep', '760', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2563', 'usergroup', 'add,edit', 'canhiderep', '770', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2564', 'usergroup', 'add,edit', 'canseeothersrep', '780', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2565', 'usergroup', 'add,edit', 'sigmaxrawchars', '800', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2566', 'usergroup', 'add,edit', 'sigmaxchars', '805', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2567', 'usergroup', 'add,edit', 'sigmaxlines', '810', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2568', 'usergroup', 'add,edit', 'canbbcode', '815', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2569', 'usergroup', 'add,edit', 'canbbcodebasic', '815', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2570', 'usergroup', 'add,edit', 'canbbcodecolor', '820', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2571', 'usergroup', 'add,edit', 'canbbcodesize', '825', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2572', 'usergroup', 'add,edit', 'sigmaxsizebbcode', '830', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2573', 'usergroup', 'add,edit', 'canbbcodefont', '835', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2574', 'usergroup', 'add,edit', 'canbbcodealign', '840', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2575', 'usergroup', 'add,edit', 'canbbcodelist', '840', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2576', 'usergroup', 'add,edit', 'canbbcodelink', '850', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2577', 'usergroup', 'add,edit', 'canbbcodecode', '855', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2578', 'usergroup', 'add,edit', 'canbbcodephp', '860', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2579', 'usergroup', 'add,edit', 'canbbcodehtml', '865', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2580', 'usergroup', 'add,edit', 'canbbcodequote', '870', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2581', 'usergroup', 'add,edit', 'allowimg', '875', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2582', 'usergroup', 'add,edit', 'sigmaximages', '880', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2583', 'usergroup', 'add,edit', 'allowsmilies', '885', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2584', 'usergroup', 'add,edit', 'allowhtml', '890', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2585', 'usergroup', 'addleader', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2586', 'usergroup', 'addleader', 'usergroupid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2587', 'usergroup', 'addleader', 'username', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2588', 'usergroup', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2589', 'usergroup', 'edit,add', 'canseeinfraction', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2590', 'usergroup', 'edit,add', 'cangiveinfraction', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2591', 'usergroup', 'edit,add', 'canreverseinfraction', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2592', 'usergroup', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2593', 'usergroup', 'modifypromotion', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2594', 'usergroup', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2595', 'usergroup', 'removeleader', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2596', 'usergroup', 'removepromotion', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2597', 'usergroup', 'updatepromotion', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2598', 'usergroup', 'updatepromotion', 'usergroupid', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2599', 'usergroup', 'updatepromotion', 'reputationtype', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2600', 'usergroup', 'updatepromotion', 'reputation', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2601', 'usergroup', 'updatepromotion', 'date', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2602', 'usergroup', 'updatepromotion', 'posts', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2603', 'usergroup', 'updatepromotion', 'strategy', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2604', 'usergroup', 'updatepromotion', 'type', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2605', 'usergroup', 'updatepromotion', 'joinusergroupid', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2606', 'usergroup', 'viewjoinrequests', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2607', 'usertitle', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2608', 'usertitle', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2609', 'usertitle', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2610', 'usertitle', 'add,edit', 'minposts', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2611', 'usertitle', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2612', 'usertitle', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2613', 'usertitle', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2614', 'usertools', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2615', 'usertools', 'doips', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2616', 'usertools', 'doips', 'ipaddress', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2617', 'usertools', 'doips', 'username', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2618', 'usertools', 'doips', 'depth', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2619', 'usertools', 'domerge', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2620', 'usertools', 'gethost', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2621', 'usertools', 'merge', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2622', 'usertools', 'merge', 'sourceuser', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2623', 'usertools', 'merge', 'destuser', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2624', 'usertools', 'pmfolderstats', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2625', 'usertools', 'pmstats', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2626', 'usertools', 'pmuserstats', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2627', 'usertools', 'referrers', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2628', 'usertools', 'referrers', 'startdate', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2629', 'usertools', 'referrers', 'enddate', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2630', 'usertools', 'removepms', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2631', 'usertools', 'removesentpms', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2632', 'usertools', 'removesubs', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2633', 'usertools', 'showreferrals', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2634', 'usertools', 'showreferrers', '', '1', '1', 'vbulletin');



DROP TABLE IF EXISTS administrator;
CREATE TABLE `administrator` (
  `userid` int(10) unsigned NOT NULL default '0',
  `adminpermissions` int(10) unsigned NOT NULL default '0',
  `navprefs` mediumtext,
  `cssprefs` varchar(250) NOT NULL default '',
  `notes` mediumtext,
  `languageid` smallint(5) unsigned NOT NULL default '0',
  `dismissednews` text,
  PRIMARY KEY  (`userid`)
) TYPE=MyISAM;

INSERT INTO administrator VALUES('1', '131068', NULL, '', NULL, '0', NULL);
INSERT INTO administrator VALUES('2', '18444', NULL, '', NULL, '0', NULL);



DROP TABLE IF EXISTS adminlog;
CREATE TABLE `adminlog` (
  `adminlogid` int(10) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `dateline` int(10) unsigned NOT NULL default '0',
  `script` varchar(50) NOT NULL default '',
  `action` varchar(20) NOT NULL default '',
  `extrainfo` varchar(200) NOT NULL default '',
  `ipaddress` varchar(15) NOT NULL default '',
  PRIMARY KEY  (`adminlogid`),
  KEY `script_action` (`script`,`action`)
) TYPE=MyISAM;

INSERT INTO adminlog VALUES('1', '1', '1142812137', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('2', '1', '1142812139', 'plugin.php', 'productadd', '', '71.10.67.63');
INSERT INTO adminlog VALUES('3', '1', '1142812147', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('4', '1', '1142812288', 'plugin.php', 'productadd', '', '71.10.67.63');
INSERT INTO adminlog VALUES('5', '1', '1142812308', 'plugin.php', 'productimport', '', '71.10.67.63');
INSERT INTO adminlog VALUES('6', '1', '1142812310', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('7', '1', '1142812483', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('8', '1', '1142812486', 'css.php', 'edit', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('9', '1', '1142812515', 'css.php', 'update', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('10', '1', '1142812517', 'css.php', 'edit', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('11', '1', '1142813118', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('12', '1', '1142813121', 'plugin.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('13', '1', '1142813135', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('14', '1', '1142813139', 'plugin.php', 'productdisable', '', '71.10.67.63');
INSERT INTO adminlog VALUES('15', '1', '1142813142', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('16', '1', '1142814548', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('17', '1', '1142814552', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('18', '1', '1142814680', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('19', '1', '1142814682', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('20', '1', '1142814686', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('21', '1', '1142814931', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('22', '1', '1142814932', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('23', '1', '1142814935', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('24', '1', '1142814947', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('25', '1', '1142814983', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('26', '1', '1142814985', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('27', '1', '1142814993', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('28', '1', '1142815018', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('29', '1', '1142815075', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('30', '1', '1142815111', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('31', '1', '1142815113', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('32', '1', '1142815116', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('33', '1', '1142815135', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('34', '1', '1142815168', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('35', '1', '1142815169', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('36', '1', '1142815176', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('37', '1', '1142815241', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('38', '1', '1142815243', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('39', '1', '1142815247', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('40', '1', '1142815322', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('41', '1', '1142815324', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('42', '1', '1142815329', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('43', '1', '1142815348', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('44', '1', '1142815380', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('45', '1', '1142815545', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('46', '1', '1142815547', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('47', '1', '1142815554', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('48', '1', '1142815634', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('49', '1', '1142815637', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('50', '1', '1142815642', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('51', '1', '1142815653', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('52', '1', '1142815668', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('53', '1', '1142815822', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('54', '1', '1142815857', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('55', '1', '1142815858', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('56', '1', '1142815864', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('57', '1', '1142815897', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('58', '1', '1142815961', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('59', '1', '1142815981', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('60', '1', '1142816044', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('61', '1', '1142816045', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('62', '1', '1142816050', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('63', '1', '1142816058', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('64', '1', '1142816068', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('65', '1', '1142816089', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('66', '1', '1142816091', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('67', '1', '1142816095', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('68', '1', '1142816961', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('69', '1', '1142816977', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('70', '1', '1142816979', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('71', '1', '1142816983', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('72', '1', '1142817029', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('73', '1', '1142817031', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('74', '1', '1142817036', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('75', '1', '1142817757', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('76', '1', '1142817759', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('77', '1', '1142817764', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('78', '1', '1142817789', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('79', '1', '1142817811', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('80', '1', '1142817813', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('81', '1', '1142817817', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('82', '1', '1142817824', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('83', '1', '1142818394', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('84', '1', '1142818396', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('85', '1', '1142818423', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('86', '1', '1142818471', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('87', '1', '1142818473', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('88', '1', '1142818484', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('89', '1', '1142818603', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('90', '1', '1142818631', 'faq.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('91', '1', '1142818693', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('92', '1', '1142818708', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('93', '1', '1142818727', 'forum.php', 'remove', 'forum id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('94', '1', '1142818731', 'forum.php', 'kill', 'forum id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('95', '1', '1142818736', 'forum.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('96', '1', '1142818740', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('97', '1', '1142818865', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('98', '1', '1142818869', 'forum.php', 'modify', 'forum id = 3', '71.10.67.63');
INSERT INTO adminlog VALUES('99', '1', '1142818876', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('100', '1', '1142818953', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('101', '1', '1142818956', 'forum.php', 'modify', 'forum id = 4', '71.10.67.63');
INSERT INTO adminlog VALUES('102', '1', '1142818986', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('103', '1', '1142819099', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('104', '1', '1142819101', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('105', '1', '1142819108', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('106', '1', '1142819263', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('107', '1', '1142819264', 'forum.php', 'modify', 'forum id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('108', '1', '1142819284', 'forum.php', 'edit', 'forum id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('109', '1', '1142819297', 'forum.php', 'update', 'forum id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('110', '1', '1142819300', 'forum.php', 'modify', 'forum id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('111', '1', '1142819367', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('112', '1', '1142819412', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('113', '1', '1142819414', 'forum.php', 'modify', 'forum id = 7', '71.10.67.63');
INSERT INTO adminlog VALUES('114', '1', '1142819640', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('115', '1', '1142819789', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('116', '1', '1142819790', 'forum.php', 'modify', 'forum id = 8', '71.10.67.63');
INSERT INTO adminlog VALUES('117', '1', '1142819820', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('118', '1', '1142819823', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('119', '1', '1142819833', 'forum.php', 'edit', 'forum id = 8', '71.10.67.63');
INSERT INTO adminlog VALUES('120', '1', '1142819841', 'forum.php', 'update', 'forum id = 8', '71.10.67.63');
INSERT INTO adminlog VALUES('121', '1', '1142819842', 'forum.php', 'modify', 'forum id = 8', '71.10.67.63');
INSERT INTO adminlog VALUES('122', '1', '1142819913', 'forum.php', 'edit', 'forum id = 4', '71.10.67.63');
INSERT INTO adminlog VALUES('123', '1', '1142819955', 'forum.php', 'edit', 'forum id = 3', '71.10.67.63');
INSERT INTO adminlog VALUES('124', '1', '1142819972', 'forum.php', 'update', 'forum id = 3', '71.10.67.63');
INSERT INTO adminlog VALUES('125', '1', '1142819974', 'forum.php', 'modify', 'forum id = 3', '71.10.67.63');
INSERT INTO adminlog VALUES('126', '1', '1142820012', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('127', '1', '1142820027', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('128', '1', '1142820029', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('129', '1', '1142820084', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('130', '1', '1142820166', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('131', '1', '1142820167', 'forum.php', 'modify', 'forum id = 9', '71.10.67.63');
INSERT INTO adminlog VALUES('132', '1', '1142820253', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('133', '1', '1142820331', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('134', '1', '1142820334', 'forum.php', 'modify', 'forum id = 10', '71.10.67.63');
INSERT INTO adminlog VALUES('135', '1', '1142820367', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('136', '1', '1142820370', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('137', '1', '1142820574', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('138', '1', '1142820698', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('139', '1', '1142820699', 'forum.php', 'modify', 'forum id = 11', '71.10.67.63');
INSERT INTO adminlog VALUES('140', '1', '1142820780', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('141', '1', '1142820866', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('142', '1', '1142820869', 'forum.php', 'modify', 'forum id = 12', '71.10.67.63');
INSERT INTO adminlog VALUES('143', '1', '1142820876', 'forum.php', 'edit', 'forum id = 12', '71.10.67.63');
INSERT INTO adminlog VALUES('144', '1', '1142820883', 'forum.php', 'update', 'forum id = 12', '71.10.67.63');
INSERT INTO adminlog VALUES('145', '1', '1142820885', 'forum.php', 'modify', 'forum id = 12', '71.10.67.63');
INSERT INTO adminlog VALUES('146', '1', '1142820892', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('147', '1', '1142820936', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('148', '1', '1142820938', 'forum.php', 'modify', 'forum id = 13', '71.10.67.63');
INSERT INTO adminlog VALUES('149', '1', '1142820942', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('150', '1', '1142820994', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('151', '1', '1142820996', 'forum.php', 'modify', 'forum id = 14', '71.10.67.63');
INSERT INTO adminlog VALUES('152', '1', '1142821026', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('153', '1', '1142821062', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('154', '1', '1142821064', 'forum.php', 'modify', 'forum id = 15', '71.10.67.63');
INSERT INTO adminlog VALUES('155', '1', '1142821415', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('156', '1', '1142821417', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('157', '1', '1142821441', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('158', '1', '1142821442', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('159', '1', '1142821445', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('160', '1', '1142821474', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('161', '1', '1142822754', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('162', '1', '1142822756', 'forum.php', 'modify', 'forum id = 16', '71.10.67.63');
INSERT INTO adminlog VALUES('163', '1', '1142822761', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('164', '1', '1142822842', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('165', '1', '1142822844', 'forum.php', 'modify', 'forum id = 17', '71.10.67.63');
INSERT INTO adminlog VALUES('166', '1', '1142822847', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('167', '1', '1142822903', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('168', '1', '1142822905', 'forum.php', 'modify', 'forum id = 18', '71.10.67.63');
INSERT INTO adminlog VALUES('169', '1', '1142822918', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('170', '1', '1142822974', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('171', '1', '1142822977', 'forum.php', 'modify', 'forum id = 19', '71.10.67.63');
INSERT INTO adminlog VALUES('172', '1', '1142823035', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('173', '1', '1142823038', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('174', '1', '1142823066', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('175', '1', '1142823119', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('176', '1', '1142823121', 'forum.php', 'modify', 'forum id = 20', '71.10.67.63');
INSERT INTO adminlog VALUES('177', '1', '1142823569', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('178', '1', '1142823625', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('179', '1', '1142823629', 'forum.php', 'modify', 'forum id = 21', '71.10.67.63');
INSERT INTO adminlog VALUES('180', '1', '1142823643', 'forum.php', 'edit', 'forum id = 21', '71.10.67.63');
INSERT INTO adminlog VALUES('181', '1', '1142823649', 'forum.php', 'update', 'forum id = 21', '71.10.67.63');
INSERT INTO adminlog VALUES('182', '1', '1142823652', 'forum.php', 'modify', 'forum id = 21', '71.10.67.63');
INSERT INTO adminlog VALUES('183', '1', '1142823663', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('184', '1', '1142823688', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('185', '1', '1142823690', 'forum.php', 'modify', 'forum id = 22', '71.10.67.63');
INSERT INTO adminlog VALUES('186', '1', '1142823738', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('187', '1', '1142823836', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('188', '1', '1142823838', 'forum.php', 'modify', 'forum id = 23', '71.10.67.63');
INSERT INTO adminlog VALUES('189', '1', '1142823979', 'forum.php', 'edit', 'forum id = 23', '71.10.67.63');
INSERT INTO adminlog VALUES('190', '1', '1142823986', 'forum.php', 'update', 'forum id = 23', '71.10.67.63');
INSERT INTO adminlog VALUES('191', '1', '1142823988', 'forum.php', 'modify', 'forum id = 23', '71.10.67.63');
INSERT INTO adminlog VALUES('192', '1', '1142824182', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('193', '1', '1142824185', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('194', '1', '1142826890', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('195', '1', '1142826918', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('196', '1', '1142826961', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('197', '1', '1142826963', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('198', '1', '1142826967', 'forum.php', 'edit', 'forum id = 9', '71.10.67.63');
INSERT INTO adminlog VALUES('199', '1', '1142826979', 'forum.php', 'update', 'forum id = 9', '71.10.67.63');
INSERT INTO adminlog VALUES('200', '1', '1142826981', 'forum.php', 'modify', 'forum id = 9', '71.10.67.63');
INSERT INTO adminlog VALUES('201', '1', '1142826995', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('202', '1', '1142827050', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('203', '1', '1142827051', 'forum.php', 'modify', 'forum id = 24', '71.10.67.63');
INSERT INTO adminlog VALUES('204', '1', '1142827101', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('205', '1', '1142827118', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('206', '1', '1142827120', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('207', '1', '1142827128', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('208', '1', '1142827139', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('209', '1', '1142827141', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('210', '1', '1142827160', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('211', '1', '1142827234', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('212', '1', '1142827236', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('213', '1', '1142871688', 'options.php', '', '', '143.110.80.215');
INSERT INTO adminlog VALUES('214', '1', '1142871692', 'options.php', 'options', '', '143.110.80.215');
INSERT INTO adminlog VALUES('215', '1', '1142871719', 'options.php', 'dooptions', '', '143.110.80.215');
INSERT INTO adminlog VALUES('216', '1', '1142871721', 'options.php', 'options', '', '143.110.80.215');
INSERT INTO adminlog VALUES('217', '1', '1142872458', 'user.php', 'modify', '', '143.110.80.215');
INSERT INTO adminlog VALUES('218', '1', '1142872465', 'user.php', 'find', '', '143.110.80.215');
INSERT INTO adminlog VALUES('219', '1', '1142872465', 'user.php', 'edit', 'user id = 2', '143.110.80.215');
INSERT INTO adminlog VALUES('220', '1', '1142872501', 'user.php', 'editaccess', 'user id = 2', '143.110.80.215');
INSERT INTO adminlog VALUES('221', '1', '1142872557', 'user.php', 'update', 'user id = 2', '143.110.80.215');
INSERT INTO adminlog VALUES('222', '1', '1142872559', 'user.php', 'modify', 'user id = 2', '143.110.80.215');
INSERT INTO adminlog VALUES('223', '1', '1142872570', 'adminpermissions.php', 'edit', 'user id = 2 (gorvard)', '143.110.80.215');
INSERT INTO adminlog VALUES('224', '1', '1142872615', 'adminpermissions.php', 'update', 'user id = 2 (gorvard) (0 &raquo; 18444)', '143.110.80.215');
INSERT INTO adminlog VALUES('225', '1', '1142872619', 'adminpermissions.php', '', '', '143.110.80.215');
INSERT INTO adminlog VALUES('226', '1', '1142872673', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('227', '1', '1142872681', 'plugin.php', 'productenable', '', '143.110.80.215');
INSERT INTO adminlog VALUES('228', '1', '1142872683', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('229', '1', '1142872708', 'plugin.php', 'productdisable', '', '143.110.80.215');
INSERT INTO adminlog VALUES('230', '1', '1142872711', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('231', '1', '1142872713', 'plugin.php', 'productadd', '', '143.110.80.215');
INSERT INTO adminlog VALUES('232', '2', '1142872907', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('233', '1', '1142879689', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('234', '1', '1142879693', 'plugin.php', 'productenable', '', '143.110.80.215');
INSERT INTO adminlog VALUES('235', '1', '1142879696', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('236', '1', '1142879767', 'plugin.php', 'modify', '', '143.110.80.215');
INSERT INTO adminlog VALUES('237', '2', '1142886015', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('238', '2', '1142886069', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('239', '2', '1142886138', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('240', '2', '1142886186', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('241', '2', '1142886188', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('242', '2', '1142886211', 'template.php', 'add', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('243', '2', '1142886385', 'template.php', 'inserttemplate', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('244', '2', '1142886388', 'template.php', 'modify', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('245', '2', '1142886467', 'template.php', 'edit', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('246', '2', '1142886474', 'template.php', 'delete', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('247', '2', '1142886491', 'template.php', 'kill', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('248', '2', '1142886494', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('249', '2', '1142886501', 'template.php', 'add', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('250', '2', '1142886528', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('251', '2', '1142886548', 'template.php', 'add', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('252', '2', '1142886590', 'template.php', 'inserttemplate', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('253', '2', '1142886593', 'template.php', 'modify', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('254', '2', '1142886706', 'template.php', 'delete', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('255', '2', '1142886740', 'template.php', 'kill', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('256', '2', '1142886744', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('257', '2', '1142886773', 'template.php', 'add', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('258', '2', '1142886900', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('259', '2', '1142886958', 'template.php', 'search', '', '83.217.229.147');
INSERT INTO adminlog VALUES('260', '2', '1142886958', 'template.php', 'search', '', '83.217.229.147');
INSERT INTO adminlog VALUES('261', '2', '1142886974', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('262', '2', '1142887020', 'replacement.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('263', '2', '1142887022', 'replacement.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('264', '2', '1142887030', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('265', '2', '1142887039', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('266', '2', '1142887148', 'css.php', 'update', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('267', '2', '1142887153', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('268', '2', '1142887251', 'css.php', 'update', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('269', '2', '1142887254', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('270', '2', '1142888370', 'css.php', 'update', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('271', '2', '1142888374', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('272', '2', '1142888502', 'css.php', 'update', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('273', '2', '1142888506', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('274', '2', '1142888687', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('275', '2', '1142888694', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('276', '2', '1142889256', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('277', '2', '1142889260', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('278', '2', '1142889368', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('279', '2', '1142889374', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('280', '2', '1142889464', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('281', '2', '1142889468', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('282', '2', '1142889507', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('283', '2', '1142889510', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('284', '2', '1142889779', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('285', '2', '1142889783', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('286', '2', '1142889879', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('287', '2', '1142889883', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('288', '2', '1142890008', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('289', '2', '1142890014', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('290', '2', '1142890051', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('291', '2', '1142890055', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('292', '2', '1142890157', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('293', '2', '1142890160', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('294', '2', '1142890219', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('295', '2', '1142890223', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('296', '2', '1142890366', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('297', '2', '1142890369', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('298', '2', '1142891647', 'image.php', 'modify', 'Post Icons', '83.217.229.146');
INSERT INTO adminlog VALUES('299', '2', '1142891647', 'image.php', 'modify', 'Post Icons', '83.217.229.146');
INSERT INTO adminlog VALUES('300', '2', '1142891659', 'image.php', 'viewimages', 'Post Icons', '83.217.229.146');
INSERT INTO adminlog VALUES('301', '2', '1142891708', 'image.php', 'modify', 'Avatars', '83.217.229.146');
INSERT INTO adminlog VALUES('302', '2', '1142891712', 'image.php', 'viewimages', 'Avatars', '83.217.229.146');
INSERT INTO adminlog VALUES('303', '2', '1142891727', 'options.php', '', '', '83.217.229.146');
INSERT INTO adminlog VALUES('304', '2', '1142891727', 'options.php', '', '', '83.217.229.146');
INSERT INTO adminlog VALUES('305', '2', '1142891985', 'template.php', 'files', '', '83.217.229.146');
INSERT INTO adminlog VALUES('306', '2', '1142936815', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('307', '2', '1142936817', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('308', '2', '1142936827', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('309', '2', '1142941072', 'css.php', '', '', '195.250.64.76');
INSERT INTO adminlog VALUES('310', '2', '1142941121', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('311', '2', '1142941122', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('312', '2', '1142941128', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('313', '2', '1142941151', 'css.php', 'update', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('314', '2', '1142941155', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('315', '2', '1142942332', 'css.php', 'update', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('316', '2', '1142942335', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('317', '2', '1142942419', 'css.php', 'update', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('318', '2', '1142942426', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('319', '2', '1142942815', 'css.php', 'update', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('320', '2', '1142942818', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('321', '1', '1143609802', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('322', '1', '1143609826', 'banning.php', 'dobanuser', 'username = poker mac', '71.10.67.63');
INSERT INTO adminlog VALUES('323', '1', '1143609834', 'banning.php', 'dobanuser', 'username = poker_mac', '71.10.67.63');
INSERT INTO adminlog VALUES('324', '1', '1143609836', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('325', '1', '1143609848', 'usertools.php', 'doips', '', '71.10.67.63');
INSERT INTO adminlog VALUES('326', '1', '1143609856', 'usertools.php', 'doips', '', '71.10.67.63');
INSERT INTO adminlog VALUES('327', '1', '1143609887', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('328', '1', '1143609895', 'banning.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('329', '1', '1143697470', 'adminreputation.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('330', '1', '1143697484', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('331', '1', '1143697487', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('332', '1', '1143697488', 'user.php', 'edit', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('333', '1', '1143697514', 'user.php', 'update', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('334', '1', '1143697516', 'user.php', 'modify', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('335', '1', '1143760779', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('336', '1', '1143760791', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('337', '1', '1143760893', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('338', '1', '1143760898', 'forum.php', 'modify', 'forum id = 25', '71.10.67.63');
INSERT INTO adminlog VALUES('339', '1', '1144080665', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('340', '1', '1144080682', 'user.php', 'prune', '', '71.10.67.63');
INSERT INTO adminlog VALUES('341', '1', '1144080690', 'usertools.php', 'doips', '', '71.10.67.63');
INSERT INTO adminlog VALUES('342', '1', '1144080698', 'usertools.php', 'doips', '', '71.10.67.63');
INSERT INTO adminlog VALUES('343', '1', '1144080712', 'email.php', 'genlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('344', '1', '1144181391', 'user.php', 'modify', '', '143.110.80.235');
INSERT INTO adminlog VALUES('345', '1', '1144181394', 'user.php', 'find', '', '143.110.80.235');
INSERT INTO adminlog VALUES('346', '1', '1144181395', 'user.php', 'edit', 'user id = 33', '143.110.80.235');
INSERT INTO adminlog VALUES('347', '1', '1144181471', 'user.php', 'update', 'user id = 33', '143.110.80.235');
INSERT INTO adminlog VALUES('348', '1', '1144181474', 'user.php', 'modify', 'user id = 33', '143.110.80.235');
INSERT INTO adminlog VALUES('349', '1', '1144784557', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('350', '1', '1144784575', 'banning.php', 'dobanuser', 'username = pharaohsmx', '71.10.67.63');
INSERT INTO adminlog VALUES('351', '1', '1144784577', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('352', '1', '1145727953', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('353', '1', '1145727958', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('354', '1', '1145728003', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('355', '1', '1145728005', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('356', '1', '1147408521', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('357', '1', '1147408540', 'banning.php', 'dobanuser', 'username = rocknroll', '71.10.67.63');
INSERT INTO adminlog VALUES('358', '1', '1147408542', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('359', '1', '1147408544', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('360', '1', '1147408552', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('361', '1', '1147408553', 'user.php', 'edit', 'user id = 51', '71.10.67.63');
INSERT INTO adminlog VALUES('362', '1', '1147408722', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('363', '1', '1147408735', 'banning.php', 'dobanuser', 'username = Proofik', '71.10.67.63');
INSERT INTO adminlog VALUES('364', '1', '1147408737', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('365', '1', '1147408908', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('366', '1', '1147408919', 'banning.php', 'dobanuser', 'username = Traffikonist0', '71.10.67.63');
INSERT INTO adminlog VALUES('367', '1', '1147408921', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('368', '1', '1152760536', 'template.php', 'search', '', '71.10.67.63');
INSERT INTO adminlog VALUES('369', '1', '1152760545', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('370', '1', '1152760555', 'template.php', 'files', '', '71.10.67.63');
INSERT INTO adminlog VALUES('371', '1', '1152760562', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('372', '1', '1152760566', 'template.php', 'addstyle', '', '71.10.67.63');
INSERT INTO adminlog VALUES('373', '1', '1152760577', 'template.php', 'insertstyle', '', '71.10.67.63');
INSERT INTO adminlog VALUES('374', '1', '1152760579', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('375', '1', '1152760624', 'template.php', 'add', 'style id = 2', '71.10.67.63');
INSERT INTO adminlog VALUES('376', '1', '1152760638', 'template.php', 'inserttemplate', 'style id = 2', '71.10.67.63');
INSERT INTO adminlog VALUES('377', '1', '1152760644', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('378', '1', '1152760657', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('379', '1', '1152760657', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('380', '1', '1152760670', 'template.php', 'deletestyle', 'style id = 2', '71.10.67.63');
INSERT INTO adminlog VALUES('381', '1', '1152760672', 'template.php', 'killstyle', 'style id = 2', '71.10.67.63');
INSERT INTO adminlog VALUES('382', '1', '1152760674', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('383', '1', '1152760675', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('384', '1', '1152760682', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('385', '1', '1152760712', 'template.php', 'inserttemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('386', '1', '1152760714', 'template.php', 'modify', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('387', '1', '1152760740', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('388', '1', '1152760783', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('389', '1', '1152760815', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('390', '1', '1152760835', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('391', '1', '1152760924', 'template.php', 'inserttemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('392', '1', '1152760928', 'template.php', 'modify', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('393', '1', '1152761591', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('394', '1', '1152761615', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('395', '1', '1152761620', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('396', '1', '1152761687', 'template.php', 'inserttemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('397', '1', '1152761689', 'template.php', 'modify', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('398', '1', '1152761843', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('399', '1', '1152761872', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('400', '1', '1152761894', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('401', '1', '1152761914', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('402', '1', '1152761935', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('403', '1', '1152762037', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('404', '1', '1152762218', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('405', '1', '1152762244', 'css.php', 'edit', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('406', '1', '1152762254', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('407', '1', '1152762255', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('408', '1', '1152762265', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('409', '1', '1152762300', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('410', '1', '1152762307', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('411', '1', '1152762308', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('412', '1', '1152762503', 'usergroup.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('413', '1', '1152762518', 'usergroup.php', 'edit', 'usergroup id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('414', '1', '1152762551', 'adminpermissions.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('415', '1', '1152762555', 'adminpermissions.php', 'edit', 'user id = 1 (AdioKing)', '71.10.67.63');
INSERT INTO adminlog VALUES('416', '1', '1152763199', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('417', '1', '1152763206', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('418', '1', '1152763212', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('419', '1', '1152763233', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('420', '1', '1152763237', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('421', '1', '1152763313', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('422', '1', '1152763439', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('423', '1', '1152763542', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('424', '1', '1152764445', 'user.php', 'moderate', '', '71.10.67.63');
INSERT INTO adminlog VALUES('425', '1', '1152764459', 'profilefield.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('426', '1', '1152764535', 'user.php', 'moderate', '', '71.10.67.63');
INSERT INTO adminlog VALUES('427', '1', '1152764543', 'moderate.php', 'posts', '', '71.10.67.63');
INSERT INTO adminlog VALUES('428', '1', '1152764558', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('429', '1', '1152764577', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('430', '1', '1152764582', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('431', '1', '1152764583', 'user.php', 'edit', 'user id = 124', '71.10.67.63');
INSERT INTO adminlog VALUES('432', '1', '1152764604', 'user.php', 'update', 'user id = 124', '71.10.67.63');
INSERT INTO adminlog VALUES('433', '1', '1152764608', 'user.php', 'modify', 'user id = 124', '71.10.67.63');
INSERT INTO adminlog VALUES('434', '1', '1152818619', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('435', '1', '1152818645', 'plugin.php', 'productadd', '', '71.10.67.63');
INSERT INTO adminlog VALUES('436', '1', '1152818738', 'plugin.php', 'productimport', '', '71.10.67.63');
INSERT INTO adminlog VALUES('437', '1', '1152818743', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('438', '1', '1152821989', 'moderator.php', 'showlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('439', '1', '1152822035', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('440', '1', '1152822042', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('441', '1', '1152822042', 'user.php', 'edit', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('442', '1', '1152822225', 'user.php', 'update', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('443', '1', '1152822229', 'usertools.php', 'avatar', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('444', '1', '1152822312', 'usertools.php', 'updateavatar', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('445', '1', '1152822314', 'user.php', 'modify', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('446', '1', '1152822330', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('447', '1', '1152822331', 'user.php', 'edit', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('448', '1', '1152822357', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('449', '1', '1152822359', 'user.php', 'edit', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('450', '1', '1152822369', 'user.php', 'update', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('451', '1', '1152822371', 'usertools.php', 'avatar', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('452', '1', '1152822417', 'usertools.php', 'updateavatar', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('453', '1', '1152822419', 'user.php', 'modify', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('454', '1', '1152823690', 'moderator.php', 'showlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('455', '1', '1152823690', 'moderator.php', 'showlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('456', '1', '1152823703', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('457', '1', '1152823710', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('458', '1', '1152823711', 'user.php', 'edit', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('459', '1', '1152823724', 'user.php', 'update', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('460', '1', '1152823726', 'user.php', 'modify', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('461', '1', '1152848722', 'usergroup.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('462', '1', '1152848734', 'usergroup.php', 'edit', 'usergroup id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('463', '1', '1152848876', 'usergroup.php', 'update', 'usergroup id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('464', '1', '1152848878', 'usergroup.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('465', '1', '1152848907', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('466', '1', '1152848922', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('467', '1', '1152848955', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('468', '1', '1152849119', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('469', '1', '1152849123', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('470', '1', '1152849157', 'queries.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('471', '1', '1152849178', 'queries.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('472', '1', '1152849260', 'phrase.php', 'search', '', '71.10.67.63');
INSERT INTO adminlog VALUES('473', '1', '1152849330', 'phrase.php', 'dosearch', '', '71.10.67.63');
INSERT INTO adminlog VALUES('474', '1', '1152849380', 'phrase.php', 'edit', '', '71.10.67.63');
INSERT INTO adminlog VALUES('475', '1', '1152849489', 'phrase.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('476', '1', '1152849493', 'phrase.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('477', '1', '1153630503', 'announcement.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('478', '1', '1153630591', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('479', '1', '1153630592', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('480', '1', '1153630610', 'options.php', 'searchtype', '', '71.10.67.63');
INSERT INTO adminlog VALUES('481', '1', '1153630664', 'email.php', 'genlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('482', '1', '1153630831', 'email.php', 'start', '', '71.10.67.63');
INSERT INTO adminlog VALUES('483', '1', '1153631433', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('484', '1', '1153633149', 'email.php', 'dosendmail', '', '71.10.67.63');
INSERT INTO adminlog VALUES('485', '1', '1153633651', 'email.php', 'dosendmail', '', '71.10.67.63');
INSERT INTO adminlog VALUES('486', '1', '1153633653', 'email.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('487', '1', '1154112316', 'email.php', 'start', '', '71.193.81.238');
INSERT INTO adminlog VALUES('488', '1', '1154112316', 'email.php', 'start', '', '71.193.81.238');
INSERT INTO adminlog VALUES('489', '1', '1154652364', 'forum.php', 'modify', '', '66.216.226.227');
INSERT INTO adminlog VALUES('490', '1', '1154652491', 'forum.php', 'doorder', '', '66.216.226.227');
INSERT INTO adminlog VALUES('491', '1', '1154652493', 'forum.php', 'modify', '', '66.216.226.227');
INSERT INTO adminlog VALUES('492', '1', '1154652503', 'forum.php', 'add', '', '66.216.226.227');
INSERT INTO adminlog VALUES('493', '1', '1154652741', 'forum.php', 'update', '', '66.216.226.227');
INSERT INTO adminlog VALUES('494', '1', '1154652743', 'forum.php', 'modify', 'forum id = 26', '66.216.226.227');
INSERT INTO adminlog VALUES('495', '1', '1154652883', 'forum.php', 'doorder', '', '66.216.226.227');
INSERT INTO adminlog VALUES('496', '1', '1154652885', 'forum.php', 'modify', '', '66.216.226.227');
INSERT INTO adminlog VALUES('497', '1', '1155154393', 'email.php', 'start', '', '66.216.226.227');
INSERT INTO adminlog VALUES('498', '1', '1155242653', 'email.php', 'start', '', '66.216.226.227');
INSERT INTO adminlog VALUES('499', '1', '1155242807', 'help.php', 'answer', '', '66.216.226.227');
INSERT INTO adminlog VALUES('500', '1', '1155262854', 'email.php', '', '', '66.216.226.227');
INSERT INTO adminlog VALUES('501', '1', '1155325563', 'email.php', 'start', '', '66.216.226.227');
INSERT INTO adminlog VALUES('502', '1', '1155325842', 'email.php', 'dosendmail', '', '66.216.226.227');
INSERT INTO adminlog VALUES('503', '1', '1155327638', 'email.php', 'dosendmail', '', '66.216.226.227');
INSERT INTO adminlog VALUES('504', '1', '1155327640', 'email.php', '', '', '66.216.226.227');
INSERT INTO adminlog VALUES('505', '365', '1155593090', 'user.php', 'viewuser', 'user id = 517', '24.171.121.233');
INSERT INTO adminlog VALUES('506', '365', '1155593122', 'banning.php', 'banuser', '', '24.171.121.233');
INSERT INTO adminlog VALUES('507', '1', '1155604581', 'options.php', '', '', '66.216.226.227');
INSERT INTO adminlog VALUES('508', '1', '1155604591', 'options.php', 'options', '', '66.216.226.227');
INSERT INTO adminlog VALUES('509', '1', '1155604620', 'options.php', 'options', '', '66.216.226.227');
INSERT INTO adminlog VALUES('510', '1', '1155604725', 'options.php', 'dooptions', '', '66.216.226.227');
INSERT INTO adminlog VALUES('511', '1', '1155604728', 'options.php', 'options', '', '66.216.226.227');
INSERT INTO adminlog VALUES('512', '1', '1155604730', 'options.php', '', '', '66.216.226.227');
INSERT INTO adminlog VALUES('513', '1', '1155604844', 'backup.php', 'choose', '', '66.216.226.227');
INSERT INTO adminlog VALUES('514', '1', '1155763743', 'email.php', 'start', '', '71.10.67.63');
INSERT INTO adminlog VALUES('515', '1', '1155765100', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('516', '1', '1155765106', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('517', '1', '1155765110', 'user.php', 'edit', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('518', '1', '1155765154', 'user.php', 'update', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('519', '1', '1155765157', 'usertools.php', 'avatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('520', '1', '1155765174', 'usertools.php', 'updateavatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('521', '1', '1155765176', 'user.php', 'modify', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('522', '1', '1155765203', 'image.php', 'modify', 'Avatars', '71.10.67.63');
INSERT INTO adminlog VALUES('523', '1', '1155765215', 'image.php', 'editpermissions', 'Avatars', '71.10.67.63');
INSERT INTO adminlog VALUES('524', '1', '1155765234', 'image.php', 'modify', 'Avatars', '71.10.67.63');
INSERT INTO adminlog VALUES('525', '1', '1155765336', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('526', '1', '1155765343', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('527', '1', '1155765344', 'user.php', 'edit', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('528', '1', '1155765350', 'user.php', 'update', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('529', '1', '1155765352', 'usertools.php', 'avatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('530', '1', '1155765366', 'usertools.php', 'updateavatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('531', '1', '1155765369', 'user.php', 'modify', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('532', '1', '1155765828', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('533', '1', '1155765829', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('534', '1', '1155765829', 'user.php', 'edit', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('535', '1', '1155765831', 'user.php', 'edit', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('536', '1', '1155765838', 'user.php', 'update', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('537', '1', '1155765840', 'usertools.php', 'avatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('538', '1', '1156313738', 'options.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('539', '1', '1156313744', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('540', '1', '1156313785', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('541', '1', '1156313851', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('542', '1', '1156313853', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('543', '1', '1156313894', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('544', '1', '1156314015', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('545', '1', '1156314017', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('546', '1', '1156314030', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('547', '1', '1156314064', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('548', '1', '1156314079', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('549', '1', '1156314254', 'help.php', 'answer', '', '71.193.81.238');
INSERT INTO adminlog VALUES('550', '1', '1156314281', 'help.php', 'answer', '', '71.193.81.238');
INSERT INTO adminlog VALUES('551', '1', '1156314287', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('552', '1', '1156314289', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('553', '1', '1156314348', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('554', '1', '1156314353', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('555', '1', '1156314398', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('556', '1', '1156314574', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('557', '1', '1156314576', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('558', '1', '1156314582', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('559', '1', '1156314609', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('560', '1', '1156314649', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('561', '1', '1156314656', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('562', '1', '1156314671', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('563', '1', '1156314700', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('564', '1', '1156314785', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('565', '1', '1156314788', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('566', '1', '1156314790', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('567', '1', '1156314855', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('568', '1', '1156314860', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('569', '1', '1156314873', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('570', '1', '1156314897', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('571', '1', '1156314947', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('572', '1', '1156314988', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('573', '1', '1156315028', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('574', '1', '1156315083', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('575', '1', '1156315088', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('576', '1', '1156315131', 'forumpermission.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('577', '1', '1156315152', 'forum.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('578', '1', '1156315176', 'moderator.php', 'showlist', '', '71.193.81.238');
INSERT INTO adminlog VALUES('579', '1', '1156315189', 'forumpermission.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('580', '1', '1156315199', 'forumpermission.php', 'edit', 'forum id = 15 / usergroup id = 1', '71.193.81.238');
INSERT INTO adminlog VALUES('581', '1', '1156315234', 'forumpermission.php', 'doupdate', '', '71.193.81.238');
INSERT INTO adminlog VALUES('582', '1', '1156315236', 'forumpermission.php', 'modify', 'forum id = 15', '71.193.81.238');
INSERT INTO adminlog VALUES('583', '1', '1156315244', 'forumpermission.php', 'edit', 'forum id = 3 / usergroup id = 1', '71.193.81.238');
INSERT INTO adminlog VALUES('584', '1', '1156315291', 'forumpermission.php', 'quickset', 'forum id = 15', '71.193.81.238');
INSERT INTO adminlog VALUES('585', '1', '1156315295', 'forumpermission.php', 'modify', 'forum id = 15', '71.193.81.238');
INSERT INTO adminlog VALUES('586', '1', '1156315357', 'usergroup.php', 'modifypromotion', '', '71.193.81.238');
INSERT INTO adminlog VALUES('587', '1', '1156315362', 'usergroup.php', 'updatepromotion', '', '71.193.81.238');
INSERT INTO adminlog VALUES('588', '1', '1156315393', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('589', '1', '1156315407', 'usertitle.php', 'edit', 'usertitle id = 1', '71.193.81.238');
INSERT INTO adminlog VALUES('590', '1', '1156315414', 'usertitle.php', 'doupdate', 'usertitle id = 1', '71.193.81.238');
INSERT INTO adminlog VALUES('591', '1', '1156315416', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('592', '1', '1156315420', 'usertitle.php', 'edit', 'usertitle id = 2', '71.193.81.238');
INSERT INTO adminlog VALUES('593', '1', '1156315459', 'usertitle.php', 'doupdate', 'usertitle id = 2', '71.193.81.238');
INSERT INTO adminlog VALUES('594', '1', '1156315462', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('595', '1', '1156315466', 'usertitle.php', 'edit', 'usertitle id = 3', '71.193.81.238');
INSERT INTO adminlog VALUES('596', '1', '1156315492', 'usertitle.php', 'doupdate', 'usertitle id = 3', '71.193.81.238');
INSERT INTO adminlog VALUES('597', '1', '1156315494', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('598', '1', '1156315500', 'usertitle.php', 'edit', 'usertitle id = 2', '71.193.81.238');
INSERT INTO adminlog VALUES('599', '1', '1156315504', 'usertitle.php', 'doupdate', 'usertitle id = 2', '71.193.81.238');
INSERT INTO adminlog VALUES('600', '1', '1156315505', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('601', '1', '1156315508', 'usertitle.php', 'add', '', '71.193.81.238');
INSERT INTO adminlog VALUES('602', '1', '1156315516', 'usertitle.php', 'insert', '', '71.193.81.238');
INSERT INTO adminlog VALUES('603', '1', '1156315517', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('604', '1', '1156315523', 'usertitle.php', 'add', '', '71.193.81.238');
INSERT INTO adminlog VALUES('605', '1', '1156315547', 'usertitle.php', 'insert', '', '71.193.81.238');
INSERT INTO adminlog VALUES('606', '1', '1156315549', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('607', '1', '1156315559', 'misc.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('608', '1', '1156315576', 'misc.php', 'updateuser', '', '71.193.81.238');
INSERT INTO adminlog VALUES('609', '1', '1156315583', 'misc.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('610', '1', '1156315590', 'ranks.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('611', '1', '1156315611', 'ranks.php', 'add', '', '71.193.81.238');
INSERT INTO adminlog VALUES('612', '1', '1156315641', 'adminreputation.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('613', '1', '1156315747', 'adminreputation.php', 'updateminimums', '', '71.193.81.238');
INSERT INTO adminlog VALUES('614', '1', '1156315749', 'adminreputation.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('615', '1', '1156315756', 'options.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('616', '1', '1156315759', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('617', '1', '1156315884', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('618', '1', '1156315886', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('619', '1', '1156315892', 'adminreputation.php', 'list', '', '71.193.81.238');
INSERT INTO adminlog VALUES('620', '1', '1156315908', 'image.php', 'modify', 'Avatars', '71.193.81.238');
INSERT INTO adminlog VALUES('621', '1', '1156315914', 'image.php', 'add', 'Avatars', '71.193.81.238');
INSERT INTO adminlog VALUES('622', '1', '1156315925', 'image.php', 'modify', 'Post Icons', '71.193.81.238');
INSERT INTO adminlog VALUES('623', '1', '1156315959', 'backup.php', 'choose', '', '71.193.81.238');
INSERT INTO adminlog VALUES('624', '1', '1156315975', 'repair.php', 'list', '', '71.193.81.238');
INSERT INTO adminlog VALUES('625', '1', '1156316037', 'repair.php', 'dorepair', '', '71.193.81.238');
INSERT INTO adminlog VALUES('626', '1', '1156316059', 'misc.php', 'chooser', '', '71.193.81.238');
INSERT INTO adminlog VALUES('627', '1', '1156316115', 'diagnostic.php', 'list', '', '71.193.81.238');
INSERT INTO adminlog VALUES('628', '1', '1156316635', 'email.php', 'start', '', '71.193.81.238');
INSERT INTO adminlog VALUES('629', '1', '1156316907', 'email.php', 'dosendmail', '', '71.193.81.238');
INSERT INTO adminlog VALUES('630', '1', '1156316925', 'email.php', 'dosendmail', '', '71.193.81.238');
INSERT INTO adminlog VALUES('631', '1', '1156316927', 'email.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('632', '365', '1156381314', 'user.php', 'viewuser', 'user id = 617', '24.171.121.233');
INSERT INTO adminlog VALUES('633', '365', '1156381322', 'banning.php', 'banuser', '', '24.171.121.233');
INSERT INTO adminlog VALUES('634', '365', '1156381340', 'banning.php', 'dobanuser', '', '24.171.121.233');
INSERT INTO adminlog VALUES('635', '365', '1156381350', 'banning.php', 'dobanuser', 'username = ddeemmss', '24.171.121.233');
INSERT INTO adminlog VALUES('636', '365', '1156381352', 'banning.php', '', '', '24.171.121.233');
INSERT INTO adminlog VALUES('637', '1', '1156444176', 'email.php', 'start', '', '71.193.81.238');
INSERT INTO adminlog VALUES('638', '1', '1156444257', 'email.php', 'dosendmail', '', '71.193.81.238');
INSERT INTO adminlog VALUES('639', '1', '1156901668', 'email.php', 'start', '', '71.193.81.125');
INSERT INTO adminlog VALUES('640', '1', '1156902758', 'email.php', '', '', '71.193.81.125');
INSERT INTO adminlog VALUES('641', '1', '1156904047', 'email.php', 'dosendmail', '', '71.193.81.125');
INSERT INTO adminlog VALUES('642', '1', '1158895397', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('643', '1', '1158895397', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('644', '1', '1158896223', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('645', '1', '1158896226', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('646', '1', '1159394275', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('647', '1', '1159394995', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('648', '1', '1159399140', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('649', '1', '1159399141', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('650', '1', '1159399273', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('651', '1', '1159589686', 'email.php', 'start', '', '66.216.226.227');
INSERT INTO adminlog VALUES('652', '1', '1159836833', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('653', '1', '1159836833', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('654', '1', '1159839155', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('655', '1', '1159839156', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('656', '1', '1160792683', 'email.php', 'start', '', '71.193.81.125');
INSERT INTO adminlog VALUES('657', '1', '1160792683', 'email.php', 'start', '', '71.193.81.125');
INSERT INTO adminlog VALUES('658', '1', '1160793659', 'email.php', 'dosendmail', '', '71.193.81.125');
INSERT INTO adminlog VALUES('659', '1', '1160794005', 'email.php', 'dosendmail', '', '71.193.81.125');
INSERT INTO adminlog VALUES('660', '1', '1160794521', 'email.php', 'dosendmail', '', '71.193.81.125');
INSERT INTO adminlog VALUES('661', '1', '1160794523', 'email.php', '', '', '71.193.81.125');
INSERT INTO adminlog VALUES('662', '1', '1161748096', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('663', '1', '1161748096', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('664', '1', '1161749456', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('665', '1', '1161750215', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('666', '1', '1161750217', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('667', '1', '1162322930', 'backup.php', 'choose', '', '68.191.148.42');
INSERT INTO adminlog VALUES('668', '1', '1162323008', 'backup.php', 'sqlfile', '', '68.191.148.42');
INSERT INTO adminlog VALUES('669', '1', '1162323092', 'options.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('670', '1', '1162323098', 'options.php', 'options', '', '68.191.148.42');
INSERT INTO adminlog VALUES('671', '1', '1162323114', 'options.php', 'dooptions', '', '68.191.148.42');
INSERT INTO adminlog VALUES('672', '1', '1162323116', 'options.php', 'options', '', '68.191.148.42');
INSERT INTO adminlog VALUES('673', '1', '1162325382', 'template.php', 'findupdates', '', '68.191.148.42');
INSERT INTO adminlog VALUES('674', '1', '1162325471', 'template.php', 'history', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('675', '1', '1162325509', 'template.php', 'historysubmit', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('676', '1', '1162325563', 'template.php', 'historysubmit', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('677', '1', '1162325680', 'template.php', 'edit', 'style id = 0', '68.191.148.42');
INSERT INTO adminlog VALUES('678', '1', '1162325851', 'template.php', 'updatetemplate', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('679', '1', '1162325875', 'template.php', 'history', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('680', '1', '1162325881', 'template.php', 'historysubmit', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('681', '1', '1162325886', 'template.php', 'edit', 'style id = 0', '68.191.148.42');
INSERT INTO adminlog VALUES('682', '1', '1162326064', 'template.php', 'findupdates', '', '68.191.148.42');
INSERT INTO adminlog VALUES('683', '1', '1162326073', 'template.php', 'history', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('684', '1', '1162326078', 'template.php', 'historysubmit', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('685', '1', '1162326097', 'template.php', 'delete', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('686', '1', '1162326206', 'options.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('687', '1', '1162326211', 'options.php', 'options', '', '68.191.148.42');
INSERT INTO adminlog VALUES('688', '1', '1162326216', 'options.php', 'dooptions', '', '68.191.148.42');
INSERT INTO adminlog VALUES('689', '1', '1162326217', 'options.php', 'options', '', '68.191.148.42');
INSERT INTO adminlog VALUES('690', '1', '1162327378', 'options.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('691', '1', '1162327434', 'misc.php', 'chooser', '', '68.191.148.42');
INSERT INTO adminlog VALUES('692', '1', '1162327457', 'misc.php', 'updateuser', '', '68.191.148.42');
INSERT INTO adminlog VALUES('693', '1', '1162327471', 'misc.php', 'updateuser', '', '68.191.148.42');
INSERT INTO adminlog VALUES('694', '1', '1162327474', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('695', '1', '1162327479', 'misc.php', 'updatethread', '', '68.191.148.42');
INSERT INTO adminlog VALUES('696', '1', '1162327488', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('697', '1', '1162327494', 'misc.php', 'updateforum', '', '68.191.148.42');
INSERT INTO adminlog VALUES('698', '1', '1162327501', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('699', '1', '1162327514', 'misc.php', 'lostusers', '', '68.191.148.42');
INSERT INTO adminlog VALUES('700', '1', '1162327516', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('701', '1', '1162327567', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('702', '1', '1162327585', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('703', '1', '1162327596', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('704', '1', '1162327608', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('705', '1', '1162327622', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('706', '1', '1162327633', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('707', '1', '1162327650', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('708', '1', '1162327661', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('709', '1', '1162327673', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('710', '1', '1162327678', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('711', '1', '1162327726', 'misc.php', 'removedupe', '', '68.191.148.42');
INSERT INTO adminlog VALUES('712', '1', '1162327729', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('713', '1', '1162327863', 'backup.php', 'choose', '', '68.191.148.42');



DROP TABLE IF EXISTS adminmessage;
CREATE TABLE `adminmessage` (
  `adminmessageid` int(10) unsigned NOT NULL auto_increment,
  `varname` varchar(250) NOT NULL default '',
  `dismissable` smallint(5) unsigned NOT NULL default '0',
  `script` varchar(50) NOT NULL default '',
  `action` varchar(20) NOT NULL default '',
  `execurl` mediumtext NOT NULL,
  `method` enum('get','post') NOT NULL default 'post',
  `dateline` int(10) unsigned NOT NULL default '0',
  `status` enum('undone','done','dismissed') NOT NULL default 'undone',
  `statususerid` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`adminmessageid`),
  KEY `script_action` (`script`,`action`),
  KEY `varname` (`varname`)
) TYPE=MyISAM;

INSERT INTO adminmessage VALUES('1', 'after_upgrade_36_update_counters', '1', 'misc.php', 'updatethread', 'misc.php?do=updatethread', 'get', '1162325240', 'done', '0');
INSERT INTO adminmessage VALUES('2', 'after_upgrade_360rc1', '1', '', '', '', '', '1162325257', 'dismissed', '1');



DROP TABLE IF EXISTS adminutil;
CREATE TABLE `adminutil` (
  `title` varchar(50) NOT NULL default '',
  `text` mediumtext,
  PRIMARY KEY  (`title`)
) TYPE=MyISAM;

INSERT INTO adminutil VALUES('datastorelock', '0');



DROP TABLE IF EXISTS announcement;
CREATE TABLE `announcement` (
  `announcementid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(250) NOT NULL default '',
  `userid` int(10) unsigned NOT NULL default '0',
  `startdate` int(10) unsigned NOT NULL default '0',
  `enddate` int(10) unsigned NOT NULL default '0',
  `pagetext` mediumtext,
  `forumid` smallint(6) NOT NULL default '0',
  `views` int(10) unsigned NOT NULL default '0',
  `announcementoptions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`announcementid`),
  KEY `forumid` (`forumid`),
  KEY `enddate` (`enddate`,`forumid`,`startdate`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS announcementread;
CREATE TABLE `announcementread` (
  `announcementid` int(10) unsigned NOT NULL default '0',
  `userid` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`announcementid`,`userid`),
  KEY `userid` (`userid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS attachment;
CREATE TABLE `attachment` (
  `attachmentid` int(10) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `dateline` int(10) unsigned NOT NULL default '0',
  `thumbnail_dateline` int(10) unsigned NOT NULL default '0',
  `filename` varchar(100) NOT NULL default '',
  `filedata` mediumblob,
  `visible` smallint(5) unsigned NOT NULL default '0',
  `counter` int(10) unsigned NOT NULL default '0',
  `filesize` int(10) unsigned NOT NULL default '0',
  `postid` int(10) unsigned NOT NULL default '0',
  `filehash` varchar(32) NOT NULL default '',
  `posthash` varchar(32) NOT NULL default '',
  `thumbnail` mediumblob,
  `thumbnail_filesize` int(10) unsigned NOT NULL default '0',
  `extension` varchar(20) binary NOT NULL default '',
  PRIMARY KEY  (`attachmentid`),
  KEY `filesize` (`filesize`),
  KEY `filehash` (`filehash`),
  KEY `userid` (`userid`),
  KEY `posthash` (`posthash`,`userid`),
  KEY `postid` (`postid`),
  KEY `visible` (`visible`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS attachmentpermission;
CREATE TABLE `attachmentpermission` (
  `attachmentpermissionid` int(10) unsigned NOT NULL auto_increment,
  `extension` varchar(20) binary NOT NULL default '',
  `usergroupid` int(10) unsigned NOT NULL default '0',
  `size` int(10) unsigned NOT NULL default '0',
  `width` smallint(5) unsigned NOT NULL default '0',
  `height` smallint(5) unsigned NOT NULL default '0',
  `attachmentpermissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`attachmentpermissionid`),
  UNIQUE KEY `extension` (`extension`,`usergroupid`),
  KEY `usergroupid` (`usergroupid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS attachmenttype;
CREATE TABLE `attachmenttype` (
  `extension` varchar(20) binary NOT NULL default '',
  `mimetype` varchar(255) NOT NULL default '',
  `size` int(10) unsigned NOT NULL default '0',
  `width` smallint(5) unsigned NOT NULL default '0',
  `height` smallint(5) unsigned NOT NULL default '0',
  `enabled` smallint(5) unsigned NOT NULL default '1',
  `display` smallint(5) unsigned NOT NULL default '0',
  `thumbnail` smallint(5) unsigned NOT NULL default '0',
  `newwindow` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`extension`),
  KEY `enabled` (`enabled`)
) TYPE=MyISAM;

INSERT INTO attachmenttype VALUES('gif', 'a:1:{i:0;s:23:\"Content-type: image/gif\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('jpeg', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('jpg', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '100000', '0', '0', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('jpe', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('txt', 'a:1:{i:0;s:24:\"Content-type: plain/text\";}', '20000', '0', '0', '1', '2', '0', '0');
INSERT INTO attachmenttype VALUES('png', 'a:1:{i:0;s:23:\"Content-type: image/png\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('doc', 'a:1:{i:0;s:32:\"Content-type: application/msword\";}', '20000', '0', '0', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('pdf', 'a:1:{i:0;s:29:\"Content-type: application/pdf\";}', '20000', '0', '0', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('bmp', 'a:1:{i:0;s:26:\"Content-type: image/bitmap\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('psd', 'a:1:{i:0;s:29:\"Content-type: unknown/unknown\";}', '20000', '0', '0', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('zip', 'a:1:{i:0;s:29:\"Content-type: application/zip\";}', '100000', '0', '0', '1', '0', '0', '0');



DROP TABLE IF EXISTS attachmentviews;
CREATE TABLE `attachmentviews` (
  `attachmentid` int(10) unsigned NOT NULL default '0',
  KEY `postid` (`attachmentid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS avatar;
CREATE TABLE `avatar` (
  `avatarid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(100) NOT NULL default '',
  `minimumposts` smallint(6) NOT NULL default '0',
  `avatarpath` varchar(100) NOT NULL default '',
  `imagecategoryid` smallint(5) unsigned NOT NULL default '0',
  `displayorder` smallint(5) unsigned NOT NULL default '1',
  PRIMARY KEY  (`avatarid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS bbcode;
CREATE TABLE `bbcode` (
  `bbcodeid` smallint(5) unsigned NOT NULL auto_increment,
  `bbcodetag` varchar(200) NOT NULL default '',
  `bbcodereplacement` mediumtext,
  `bbcodeexample` varchar(200) NOT NULL default '',
  `bbcodeexplanation` mediumtext,
  `twoparams` smallint(6) NOT NULL default '0',
  `title` varchar(100) NOT NULL default '',
  `buttonimage` varchar(250) NOT NULL default '',
  PRIMARY KEY  (`bbcodeid`),
  UNIQUE KEY `uniquetag` (`bbcodetag`,`twoparams`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS calendar;
CREATE TABLE `calendar` (
  `calendarid` int(10) unsigned NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `description` varchar(100) NOT NULL default '',
  `displayorder` smallint(6) NOT NULL default '0',
  `neweventemail` varchar(255) NOT NULL default '',
  `moderatenew` smallint(6) NOT NULL default '0',
  `startofweek` smallint(6) NOT NULL default '0',
  `options` int(10) unsigned NOT NULL default '0',
  `cutoff` smallint(5) unsigned NOT NULL default '0',
  `eventcount` smallint(5) unsigned NOT NULL default '0',
  `birthdaycount` smallint(5) unsigned NOT NULL default '0',
  `startyear` smallint(5) unsigned NOT NULL default '2000',
  `endyear` smallint(5) unsigned NOT NULL default '2006',
  `holidays` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`calendarid`),
  KEY `displayorder` (`displayorder`)
) TYPE=MyISAM;

INSERT INTO calendar VALUES('1', 'Default Calendar', '', '1', 'a:0:{}', '0', '1', '631', '40', '4', '4', '2000', '2006', '0');



DROP TABLE IF EXISTS calendarcustomfield;
CREATE TABLE `calendarcustomfield` (
  `calendarcustomfieldid` int(10) unsigned NOT NULL auto_increment,
  `calendarid` int(10) unsigned NOT NULL default '0',
  `title` varchar(255) NOT NULL default '',
  `description` mediumtext,
  `options` mediumtext,
  `allowentry` smallint(6) NOT NULL default '1',
  `required` smallint(6) NOT NULL default '0',
  `length` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`calendarcustomfieldid`),
  KEY `calendarid` (`calendarid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS calendarmoderator;
CREATE TABLE `calendarmoderator` (
  `calendarmoderatorid` int(10) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `calendarid` int(10) unsigned NOT NULL default '0',
  `neweventemail` smallint(6) NOT NULL default '0',
  `permissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`calendarmoderatorid`),
  KEY `userid` (`userid`,`calendarid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS calendarpermission;
CREATE TABLE `calendarpermission` (
  `calendarpermissionid` int(10) unsigned NOT NULL auto_increment,
  `calendarid` int(10) unsigned NOT NULL default '0',
  `usergroupid` smallint(5) unsigned NOT NULL default '0',
  `calendarpermissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`calendarpermissionid`),
  KEY `calendarid` (`calendarid`),
  KEY `usergroupid` (`usergroupid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS cpsession;
CREATE TABLE `cpsession` (
  `userid` int(10) unsigned NOT NULL default '0',
  `hash` varchar(32) NOT NULL default '',
  `dateline` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`userid`,`hash`)
) TYPE=HEAP;

INSERT INTO cpsession VALUES('1', 'ec9b5daf490fed713080de7bc5315222', '1162327882');



DROP TABLE IF EXISTS cron;
CREATE TABLE `cron` (
  `cronid` int(10) unsigned NOT NULL auto_increment,
  `nextrun` int(10) unsigned NOT NULL default '0',
  `weekday` smallint(6) NOT NULL default '0',
  `day` smallint(6) NOT NULL default '0',
  `hour` smallint(6) NOT NULL default '0',
  `minute` varchar(100) NOT NULL default '',
  `filename` varchar(50) NOT NULL default '',
  `loglevel` smallint(6) NOT NULL default '0',
  `active` smallint(5) unsigned NOT NULL default '1',
  `varname` varchar(100) NOT NULL default '',
  `volatile` smallint(5) unsigned NOT NULL default '0',
  `product` varchar(25) NOT NULL default '',
  PRIMARY KEY  (`cronid`),
  UNIQUE KEY `varname` (`varname`),
  KEY `nextrun` (`nextrun`)
) TYPE=MyISAM;

INSERT INTO cron VALUES('1', '1162364460', '-1', '-1', '0', 'a:1:{i:0;i:1;}', './includes/cron/birthday.php', '1', '1', 'birthday', '1', '');
INSERT INTO cron VALUES('2', '1162328160', '-1', '-1', '-1', 'a:1:{i:0;i:56;}', './includes/cron/threadviews.php', '0', '1', 'threadviews', '1', '');
INSERT INTO cron VALUES('3', '1162329900', '-1', '-1', '-1', 'a:1:{i:0;i:25;}', './includes/cron/promotion.php', '1', '1', 'promotion', '1', '');
INSERT INTO cron VALUES('4', '1162364520', '-1', '-1', '0', 'a:1:{i:0;i:2;}', './includes/cron/digestdaily.php', '1', '1', 'digestdaily', '1', '');
INSERT INTO cron VALUES('5', '1162798200', '1', '-1', '0', 'a:1:{i:0;i:30;}', './includes/cron/digestweekly.php', '1', '1', 'digestweekly', '1', '');
INSERT INTO cron VALUES('6', '1162364520', '-1', '-1', '0', 'a:1:{i:0;i:2;}', './includes/cron/subscriptions.php', '1', '1', 'subscriptions', '1', '');
INSERT INTO cron VALUES('7', '1162328700', '-1', '-1', '-1', 'a:1:{i:0;i:5;}', './includes/cron/cleanup.php', '0', '1', 'cleanup', '1', '');
INSERT INTO cron VALUES('8', '1162329000', '-1', '-1', '-1', 'a:1:{i:0;i:10;}', './includes/cron/attachmentviews.php', '0', '1', 'attachmentviews', '1', '');
INSERT INTO cron VALUES('9', '1162364580', '-1', '-1', '0', 'a:1:{i:0;i:3;}', './includes/cron/activate.php', '1', '1', 'activate', '1', '');
INSERT INTO cron VALUES('10', '1162329300', '-1', '-1', '-1', 'a:1:{i:0;i:15;}', './includes/cron/removebans.php', '1', '1', 'removebans', '1', '');
INSERT INTO cron VALUES('11', '1162329600', '-1', '-1', '-1', 'a:1:{i:0;i:20;}', './includes/cron/cleanup2.php', '0', '1', 'cleanup2', '1', '');
INSERT INTO cron VALUES('12', '1162364400', '-1', '-1', '0', 'a:1:{i:0;i:0;}', './includes/cron/stats.php', '0', '1', 'stats', '1', '');
INSERT INTO cron VALUES('13', '1162328100', '-1', '-1', '-1', 'a:2:{i:0;i:25;i:1;i:55;}', './includes/cron/reminder.php', '0', '1', 'reminder', '1', '');
INSERT INTO cron VALUES('14', '1162365000', '-1', '-1', '0', 'a:1:{i:0;i:10;}', './includes/cron/dailycleanup.php', '0', '1', 'dailycleanup', '1', '');
INSERT INTO cron VALUES('15', '1162328400', '-1', '-1', '-1', 'a:6:{i:0;i:0;i:1;i:10;i:2;i:20;i:3;i:30;i:4;i:40;i:5;i:50;}', './includes/cron/rssposter.php', '1', '1', 'rssposter', '1', '');
INSERT INTO cron VALUES('16', '1162329600', '-1', '-1', '-1', 'a:2:{i:0;i:20;i:1;i:50;}', './includes/cron/infractions.php', '1', '1', 'infractions', '1', '');
INSERT INTO cron VALUES('17', '1162329000', '-1', '-1', '-1', 'a:1:{i:0;i:10;}', './includes/cron/ccbill.php', '1', '1', 'ccbill', '1', '');



DROP TABLE IF EXISTS cronlog;
CREATE TABLE `cronlog` (
  `cronlogid` int(10) unsigned NOT NULL auto_increment,
  `dateline` int(10) unsigned NOT NULL default '0',
  `description` mediumtext,
  `type` smallint(5) unsigned NOT NULL default '0',
  `varname` varchar(100) NOT NULL default '',
  PRIMARY KEY  (`cronlogid`),
  KEY `varname` (`varname`)
) TYPE=MyISAM;

INSERT INTO cronlog VALUES('1', '1142818762', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('2', '1142819855', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('3', '1142820377', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('4', '1142871580', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('5', '1142871583', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('6', '1142871629', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('7', '1142937145', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('8', '1142939525', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('9', '1143032321', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('10', '1143032347', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('11', '1143123440', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('12', '1143127543', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('13', '1143192743', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('14', '1143192755', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('15', '1143323648', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('16', '1143323667', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('17', '1143402067', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('18', '1143402074', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('19', '1143448752', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('20', '1143448754', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('21', '1143452992', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('22', '1143530517', 'Birthday Email sent to: Lapaza_196x', '0', 'birthday');
INSERT INTO cronlog VALUES('23', '1143535575', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('24', '1143535584', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('25', '1143616937', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('26', '1143616980', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('27', '1143727490', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('28', '1143732426', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('29', '1143820026', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('30', '1143822116', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('31', '1143904575', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('32', '1143904597', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('33', '1143986163', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('34', '1143990656', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('35', '1144058896', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('36', '1144058914', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('37', '1144059198', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('38', '1144142138', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('39', '1144142151', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('40', '1144226824', 'Birthday Email sent to: amb5565', '0', 'birthday');
INSERT INTO cronlog VALUES('41', '1144226843', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('42', '1144226851', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('43', '1144347816', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('44', '1144349236', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('45', '1144424553', 'Birthday Email sent to: Tzepos', '0', 'birthday');
INSERT INTO cronlog VALUES('46', '1144424556', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('47', '1144424559', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('48', '1144523508', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('49', '1144527485', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('50', '1144574540', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('51', '1144576635', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('52', '1144659777', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('53', '1144659789', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('54', '1144687573', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('55', '1144775175', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('56', '1144775178', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('57', '1144840786', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('58', '1144840818', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('59', '1144914925', 'Birthday Email sent to: simonik', '0', 'birthday');
INSERT INTO cronlog VALUES('60', '1144914927', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('61', '1144914977', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('62', '1145031898', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('63', '1145031911', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('64', '1145097762', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('65', '1145097819', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('66', '1145177619', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('67', '1145181396', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('68', '1145297193', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('69', '1145301271', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('70', '1145324104', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('71', '1145365874', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('72', '1145367901', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('73', '1145433842', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('74', '1145433844', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('75', '1145535967', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('76', '1145536009', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('77', '1145604518', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('78', '1145604565', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('79', '1145691752', 'Birthday Email sent to: cabezon', '0', 'birthday');
INSERT INTO cronlog VALUES('80', '1145696333', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('81', '1145701145', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('82', '1145802715', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('83', '1145802719', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('84', '1145867373', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('85', '1145867422', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('86', '1145867457', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('87', '1145961473', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('88', '1145961477', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('89', '1146050997', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('90', '1146051491', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('91', '1146138470', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('92', '1146138487', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('93', '1146241264', 'Birthday Email sent to: creditro', '0', 'birthday');
INSERT INTO cronlog VALUES('94', '1146243732', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('95', '1146243742', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('96', '1146299405', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('97', '1146299415', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('98', '1146397333', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('99', '1146397808', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('100', '1146475373', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('101', '1146475425', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('102', '1146478601', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('103', '1146558959', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('104', '1146559519', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('105', '1146643094', 'Birthday Email sent to: acesfulkings', '0', 'birthday');
INSERT INTO cronlog VALUES('106', '1146644549', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('107', '1146644562', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('108', '1146732481', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('109', '1146732716', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('110', '1146818850', 'Birthday Email sent to: beriac', '0', 'birthday');
INSERT INTO cronlog VALUES('111', '1146818862', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('112', '1146818994', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('113', '1146902238', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('114', '1146902263', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('115', '1147012750', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('116', '1147012756', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('117', '1147085771', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('118', '1147087113', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('119', '1147098279', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('120', '1147179456', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('121', '1147179471', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('122', '1147244543', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('123', '1147244548', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('124', '1147332211', 'Birthday Email sent to: westsou', '0', 'birthday');
INSERT INTO cronlog VALUES('125', '1147334286', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('126', '1147336809', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('127', '1147426105', 'Birthday Email sent to: chris1982', '0', 'birthday');
INSERT INTO cronlog VALUES('128', '1147426112', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('129', '1147427046', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('130', '1147511214', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('131', '1147511249', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('132', '1147605317', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('133', '1147605689', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('134', '1147688496', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('135', '1147688511', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('136', '1147697920', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('137', '1147783744', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('138', '1147783753', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('139', '1147850895', 'Birthday Email sent to: David', '0', 'birthday');
INSERT INTO cronlog VALUES('140', '1147851294', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('141', '1147856399', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('142', '1147949657', 'Birthday Email sent to: crai8088', '0', 'birthday');
INSERT INTO cronlog VALUES('143', '1147950251', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('144', '1147953051', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('145', '1148031642', 'Birthday Email sent to: zen357, bumlife', '0', 'birthday');
INSERT INTO cronlog VALUES('146', '1148031649', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('147', '1148031650', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('148', '1148125917', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('149', '1148125919', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('150', '1148214913', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('151', '1148214936', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('152', '1148282977', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('153', '1148285578', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('154', '1148298236', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('155', '1148376491', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('156', '1148376894', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('157', '1148455778', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('158', '1148457425', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('159', '1148546621', 'Birthday Email sent to: wompah1, Fredericso', '0', 'birthday');
INSERT INTO cronlog VALUES('160', '1148546647', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('161', '1148548301', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('162', '1148635177', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('163', '1148639340', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('164', '1148713991', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('165', '1148717104', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('166', '1148805657', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('167', '1148805668', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('168', '1148905703', 'Birthday Email sent to: mbc46, buffalobryan', '0', 'birthday');
INSERT INTO cronlog VALUES('169', '1148907375', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('170', '1148908124', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('171', '1148911083', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('172', '1148975132', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('173', '1148975141', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('174', '1149058982', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('175', '1149059014', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('176', '1149163098', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('177', '1149166518', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('178', '1149241309', 'Birthday Email sent to: Zenjuk, thepokerlife', '0', 'birthday');
INSERT INTO cronlog VALUES('179', '1149241339', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('180', '1149241342', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('181', '1149322839', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('182', '1149322867', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('183', '1149418041', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('184', '1149419810', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('185', '1149502408', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('186', '1149502513', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('187', '1149505644', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('188', '1149586603', 'Birthday Email sent to: DrMcGyvr, jeffy324', '0', 'birthday');
INSERT INTO cronlog VALUES('189', '1149586621', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('190', '1149587132', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('191', '1149671949', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('192', '1149674616', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('193', '1149762882', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('194', '1149763279', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('195', '1149840629', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('196', '1149840931', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('197', '1149927428', 'Birthday Email sent to: puttemup67, misterpaulo', '0', 'birthday');
INSERT INTO cronlog VALUES('198', '1149927462', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('199', '1149927464', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('200', '1150010628', 'Birthday Email sent to: keltelle', '0', 'birthday');
INSERT INTO cronlog VALUES('201', '1150010704', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('202', '1150011760', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('203', '1150103038', 'Birthday Email sent to: Daglo', '0', 'birthday');
INSERT INTO cronlog VALUES('204', '1150105034', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('205', '1150108015', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('206', '1150116010', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('207', '1150190991', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('208', '1150190998', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('209', '1150271037', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('210', '1150271076', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('211', '1150355827', 'Birthday Email sent to: BenTurpen', '0', 'birthday');
INSERT INTO cronlog VALUES('212', '1150355964', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('213', '1150355983', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('214', '1150442518', 'Birthday Email sent to: wildcard', '0', 'birthday');
INSERT INTO cronlog VALUES('215', '1150442746', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('216', '1150443431', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('217', '1150530992', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('218', '1150531028', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('219', '1150614218', 'Birthday Email sent to: MoonBaby', '0', 'birthday');
INSERT INTO cronlog VALUES('220', '1150614313', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('221', '1150614681', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('222', '1150705138', 'Birthday Email sent to: TheGuzette', '0', 'birthday');
INSERT INTO cronlog VALUES('223', '1150706136', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('224', '1150706572', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('225', '1150711061', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('226', '1150802829', 'Birthday Email sent to: valys99', '0', 'birthday');
INSERT INTO cronlog VALUES('227', '1150803143', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('228', '1150804350', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('229', '1150877773', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('230', '1150877885', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('231', '1150965742', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('232', '1150966627', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('233', '1151052115', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('234', '1151053219', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('235', '1151133030', 'Birthday Email sent to: jokertat2, fayik, sivtec', '0', 'birthday');
INSERT INTO cronlog VALUES('236', '1151133051', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('237', '1151133053', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('238', '1151220334', 'Birthday Email sent to: bully1337', '0', 'birthday');
INSERT INTO cronlog VALUES('239', '1151221369', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('240', '1151221383', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('241', '1151313144', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('242', '1151313301', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('243', '1151319118', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('244', '1151399245', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('245', '1151399290', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('246', '1151479448', 'Birthday Email sent to: russobill', '0', 'birthday');
INSERT INTO cronlog VALUES('247', '1151480933', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('248', '1151481867', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('249', '1151577277', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('250', '1151577278', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('251', '1151656865', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('252', '1151659805', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('253', '1151739500', 'Birthday Email sent to: badomen, Leighanna', '0', 'birthday');
INSERT INTO cronlog VALUES('254', '1151739974', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('255', '1151740662', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('256', '1151827477', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('257', '1151828947', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('258', '1151915043', 'Birthday Email sent to: Luchett', '0', 'birthday');
INSERT INTO cronlog VALUES('259', '1151915051', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('260', '1151915066', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('261', '1151915210', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('262', '1151997497', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('263', '1151997509', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('264', '1152083851', 'Birthday Email sent to: Halibut67', '0', 'birthday');
INSERT INTO cronlog VALUES('265', '1152083867', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('266', '1152083887', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('267', '1152173226', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('268', '1152173240', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('269', '1152263850', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('270', '1152264180', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('271', '1152347084', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('272', '1152347120', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('273', '1152432430', 'Birthday Email sent to: Kisfoka', '0', 'birthday');
INSERT INTO cronlog VALUES('274', '1152432783', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('275', '1152433596', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('276', '1152517551', 'Birthday Email sent to: clarioon', '0', 'birthday');
INSERT INTO cronlog VALUES('277', '1152517960', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('278', '1152519066', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('279', '1152521204', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('280', '1152602489', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('281', '1152602495', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('282', '1152688932', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('283', '1152688956', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('284', '1152774932', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('285', '1152774984', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('286', '1152862819', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('287', '1152863172', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('288', '1152953798', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('289', '1152954004', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('290', '1153035433', 'Birthday Email sent to: 1rainbow, quincy87cool', '0', 'birthday');
INSERT INTO cronlog VALUES('291', '1153035942', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('292', '1153035964', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('293', '1153124909', 'Birthday Email sent to: xess20o7', '0', 'birthday');
INSERT INTO cronlog VALUES('294', '1153129870', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('295', '1153133224', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('296', '1153142925', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('297', '1153210852', 'Birthday Email sent to: pingvin10', '0', 'birthday');
INSERT INTO cronlog VALUES('298', '1153211165', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('299', '1153211622', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('300', '1153294669', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('301', '1153295353', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('302', '1153388079', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('303', '1153388184', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('304', '1153469557', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('305', '1153471876', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('306', '1153554781', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('307', '1153554785', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('308', '1153638108', 'Birthday Email sent to: cristi2307', '0', 'birthday');
INSERT INTO cronlog VALUES('309', '1153638181', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('310', '1153638200', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('311', '1153728390', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('312', '1153728399', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('313', '1153730792', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('314', '1153814349', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('315', '1153814608', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('316', '1153900501', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('317', '1153900508', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('318', '1153985120', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('319', '1153985127', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('320', '1154071826', 'Birthday Email sent to: Acetoopoker, g_man28', '0', 'birthday');
INSERT INTO cronlog VALUES('321', '1154071868', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('322', '1154072636', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('323', '1154163589', 'Birthday Email sent to: BobBrat69', '0', 'birthday');
INSERT INTO cronlog VALUES('324', '1154164026', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('325', '1154165053', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('326', '1154244440', 'Birthday Email sent to: Liverani4', '0', 'birthday');
INSERT INTO cronlog VALUES('327', '1154244648', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('328', '1154245078', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('329', '1154335476', 'Birthday Email sent to: spresso81, Rekinu', '0', 'birthday');
INSERT INTO cronlog VALUES('330', '1154335832', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('331', '1154336476', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('332', '1154339934', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('333', '1154417248', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('334', '1154417681', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('335', '1154504263', 'Birthday Email sent to: xROCKx', '0', 'birthday');
INSERT INTO cronlog VALUES('336', '1154504378', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('337', '1154504427', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('338', '1154593873', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('339', '1154595518', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('340', '1154676698', 'Birthday Email sent to: Deathburn', '0', 'birthday');
INSERT INTO cronlog VALUES('341', '1154676719', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('342', '1154676728', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('343', '1154763161', 'Birthday Email sent to: iasidoxa', '0', 'birthday');
INSERT INTO cronlog VALUES('344', '1154763321', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('345', '1154763875', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('346', '1154855624', 'Birthday Email sent to: role1977, skaterel', '0', 'birthday');
INSERT INTO cronlog VALUES('347', '1154856925', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('348', '1154859652', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('349', '1154935623', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('350', '1154935788', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('351', '1154936379', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('352', '1155023067', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('353', '1155023128', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('354', '1155109836', 'Birthday Email sent to: dobe23, rodopoggi', '0', 'birthday');
INSERT INTO cronlog VALUES('355', '1155110186', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('356', '1155112065', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('357', '1155194215', 'Birthday Email sent to: guillaumezur', '0', 'birthday');
INSERT INTO cronlog VALUES('358', '1155195153', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('359', '1155195569', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('360', '1155280312', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('361', '1155280316', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('362', '1155366355', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('363', '1155366458', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('364', '1155455525', 'Birthday Email sent to: k2sand', '0', 'birthday');
INSERT INTO cronlog VALUES('365', '1155458493', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('366', '1155460282', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('367', '1155545876', 'Birthday Email sent to: ethansdad03', '0', 'birthday');
INSERT INTO cronlog VALUES('368', '1155546367', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('369', '1155547179', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('370', '1155551006', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('371', '1155625846', 'Birthday Email sent to: DevilsGun', '0', 'birthday');
INSERT INTO cronlog VALUES('372', '1155626477', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('373', '1155626498', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('374', '1155712102', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('375', '1155712314', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('376', '1155798316', 'Birthday Email sent to: dconnerii, catter, Mincus03', '0', 'birthday');
INSERT INTO cronlog VALUES('377', '1155798393', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('378', '1155798513', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('379', '1155886651', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('380', '1155887851', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('381', '1155972998', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('382', '1155973858', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('383', '1156057891', 'Birthday Email sent to: panda90', '0', 'birthday');
INSERT INTO cronlog VALUES('384', '1156058216', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('385', '1156058827', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('386', '1156144244', 'Birthday Email sent to: lopi1975', '0', 'birthday');
INSERT INTO cronlog VALUES('387', '1156144330', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('388', '1156144366', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('389', '1156146570', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('390', '1156231005', 'Birthday Email sent to: zman35, KEJELROCKER', '0', 'birthday');
INSERT INTO cronlog VALUES('391', '1156231014', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('392', '1156231019', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('393', '1156316496', 'Birthday Email sent to: RonnieD, Zann4ik, killersaces', '0', 'birthday');
INSERT INTO cronlog VALUES('394', '1156316546', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('395', '1156316560', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('396', '1156403356', 'Birthday Email sent to: BigAL35, Hard2Control, grafbarz, xslyguyx', '0', 'birthday');
INSERT INTO cronlog VALUES('397', '1156403519', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('398', '1156403525', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('399', '1156494389', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('400', '1156494389', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('401', '1156494423', 'Activation Reminder Email sent to: shagaryel, helptomovingfree, colbear, CasinoYourLuck, bukkake777, Poll Pitt, Dr. Sunny Thomson, Defragger99', '0', 'activate');
INSERT INTO cronlog VALUES('402', '1156556301', 'Lifted ban on users: ddeemmss.', '0', 'removebans');
INSERT INTO cronlog VALUES('403', '1156579095', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('404', '1156579216', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('405', '1156579230', 'Activation Reminder Email sent to: Defragger99, casino, zodiacsignsastrology, Yar1us', '0', 'activate');
INSERT INTO cronlog VALUES('406', '1156663170', 'Birthday Email sent to: savu200, alnawaz', '0', 'birthday');
INSERT INTO cronlog VALUES('407', '1156664207', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('408', '1156664235', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('409', '1156664242', 'Activation Reminder Email sent to: julchen_0873, senate0rz, mmm, LatusRex8, ucantpimpme', '0', 'activate');
INSERT INTO cronlog VALUES('410', '1156752335', 'Birthday Email sent to: 10101010q', '0', 'birthday');
INSERT INTO cronlog VALUES('411', '1156752531', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('412', '1156752712', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('413', '1156753137', 'Activation Reminder Email sent to: Movinger721, Eblan128', '0', 'activate');
INSERT INTO cronlog VALUES('414', '1156753145', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('415', '1156835934', 'Birthday Email sent to: evilintentions', '0', 'birthday');
INSERT INTO cronlog VALUES('416', '1156835957', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('417', '1156835971', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('418', '1156835977', 'Activation Reminder Email sent to: shagaryel, helptomovingfree, CasinoYourLuck, Dr. Sunny Thomson, Uma232rman, Goose111', '0', 'activate');
INSERT INTO cronlog VALUES('419', '1156923247', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('420', '1156923257', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('421', '1156923277', 'Activation Reminder Email sent to: Defragger99, casino, zodiacsignsastrology, Yar1us, neabyzteplz, Sheila_Israel, VEGLAS-SPB, asdd, bmpinto, mastergiza', '0', 'activate');
INSERT INTO cronlog VALUES('422', '1157008501', 'Birthday Email sent to: necherman, captainchazmo, cidul', '0', 'birthday');
INSERT INTO cronlog VALUES('423', '1157009099', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('424', '1157009904', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('425', '1157011140', 'Activation Reminder Email sent to: julchen_0873, senate0rz, mmm, LatusRex8, ucantpimpme, p00rn000, Dillinger5, naxabusyb, servomapper64bit, kHd1dt9PBj, BaranOV, eblan122, Baran40263, eblan144, MassiveDick, in4wikiu, TeenLovera, Frogzlovzy', '0', 'activate');
INSERT INTO cronlog VALUES('426', '1157095780', 'Birthday Email sent to: paintime, mi_heartland', '0', 'birthday');
INSERT INTO cronlog VALUES('427', '1157095822', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('428', '1157095825', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('429', '1157095960', 'Activation Reminder Email sent to: p00rn000, Movinger721, Eblan128, Frogzlovzy, resourcwrs, JasonWitch_', '0', 'activate');
INSERT INTO cronlog VALUES('430', '1157186167', 'Birthday Email sent to: vampiras', '0', 'birthday');
INSERT INTO cronlog VALUES('431', '1157186749', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('432', '1157187170', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('433', '1157187341', 'Activation Reminder Email sent to: Uma232rman, Goose111, JonnDojerkz, GitaraMoya, virginfisters, Bukshin666, handbalda', '0', 'activate');
INSERT INTO cronlog VALUES('434', '1157268457', 'Birthday Email sent to: azsumgot, gabbon002, rmorrell11', '0', 'birthday');
INSERT INTO cronlog VALUES('435', '1157268697', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('436', '1157268949', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('437', '1157269704', 'Activation Reminder Email sent to: neabyzteplz, VEGLAS-SPB, asdd, bmpinto, mastergiza, dollaralerterw, nechto13dz0', '0', 'activate');
INSERT INTO cronlog VALUES('438', '1157358521', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('439', '1157358671', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('440', '1157360951', 'Activation Reminder Email sent to: naxabusyb, servomapper64bit, kHd1dt9PBj, BaranOV, eblan122, Baran40263, eblan144, MassiveDick, in4wikiu, TeenLovera, Frogzlovzy, pentium-M, Kkej1IS5Yf, fox2006, londexch1m', '0', 'activate');
INSERT INTO cronlog VALUES('441', '1157362213', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('442', '1157442925', 'Birthday Email sent to: ankank', '0', 'birthday');
INSERT INTO cronlog VALUES('443', '1157444316', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('444', '1157444325', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('445', '1157444340', 'Activation Reminder Email sent to: resourcwrs, JasonWitch_, pokerman, trazodotabl, zoneraich', '0', 'activate');
INSERT INTO cronlog VALUES('446', '1157526471', 'Birthday Email sent to: AJAX365', '0', 'birthday');
INSERT INTO cronlog VALUES('447', '1157527557', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('448', '1157527841', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('449', '1157528900', 'Activation Reminder Email sent to: JonnDojerkz, GitaraMoya, virginfisters, Bukshin666, handbalda, zap0lkinhere, SexyStar77, dollalert, AllyHungry, satellitesatelite', '0', 'activate');
INSERT INTO cronlog VALUES('450', '1157612931', 'Birthday Email sent to: kardmonky', '0', 'birthday');
INSERT INTO cronlog VALUES('451', '1157613231', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('452', '1157613638', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('453', '1157614354', 'Activation Reminder Email sent to: dollaralerterw, nechto13dz0, shemalegiz, Dr. Larry Doom, MaugleeRobins, eblofan253, Verger99, SHORTY1961, JimSanRose', '0', 'activate');
INSERT INTO cronlog VALUES('454', '1157701401', 'Birthday Email sent to: u4eated', '0', 'birthday');
INSERT INTO cronlog VALUES('455', '1157701404', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('456', '1157701435', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('457', '1157701441', 'Activation Reminder Email sent to: Kkej1IS5Yf, fox2006, londexch1m, crestorinfo, 1garmozeka, durillo1, DmoNXsdsddqa, Jase, MrGunjMan_', '0', 'activate');
INSERT INTO cronlog VALUES('458', '1157785597', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('459', '1157785648', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('460', '1157785700', 'Activation Reminder Email sent to: pokerman, trazodotabl, zoneraich, ladstedmet, Niki8ones, mehaniks', '0', 'activate');
INSERT INTO cronlog VALUES('461', '1157873832', 'Birthday Email sent to: qaz333, gothamkrew', '0', 'birthday');
INSERT INTO cronlog VALUES('462', '1157876233', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('463', '1157876254', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('464', '1157876262', 'Activation Reminder Email sent to: zap0lkinhere, SexyStar77, dollalert, AllyHungry, satellitesatelite, Aibolid, Tij84ye, Jinnalove23, Alina20100, VEGLAS - RU, SentimenalMan12, ebookinfo', '0', 'activate');
INSERT INTO cronlog VALUES('465', '1157958652', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('466', '1157959221', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('467', '1157959534', 'Activation Reminder Email sent to: shemalegiz, Dr. Larry Doom, MaugleeRobins, eblofan253, Verger99, SHORTY1961, JimSanRose, vcempreved, ZloyGlooMeR, Brainpole, fotoeng, shemaler, 2Grossman, krendel, DOWNTown1, dthdrhrhrherjh, 1hyipstats1', '0', 'activate');
INSERT INTO cronlog VALUES('468', '1157961291', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('469', '1158046782', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('470', '1158046878', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('471', '1158047174', 'Activation Reminder Email sent to: crestorinfo, 1garmozeka, durillo1, DmoNXsdsddqa, Jase, StuffInformer450, Filling25, Pochtalyon, DrunkMans, hachundr', '0', 'activate');
INSERT INTO cronlog VALUES('472', '1158130863', 'Birthday Email sent to: Andiv, andreythug', '0', 'birthday');
INSERT INTO cronlog VALUES('473', '1158131694', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('474', '1158132263', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('475', '1158132899', 'Activation Reminder Email sent to: ladstedmet, Niki8ones, mehaniks, Lolita Palmer, jertred19, baranow629, carquote1, krenvlevo, AzazelVC, PrettylikePlayer, Irena23', '0', 'activate');
INSERT INTO cronlog VALUES('476', '1158218072', 'Birthday Email sent to: SweetAngel, mtiberiu', '0', 'birthday');
INSERT INTO cronlog VALUES('477', '1158218421', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('478', '1158218614', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('479', '1158218866', 'Activation Reminder Email sent to: Kreolinnn, Tij84ye, Jinnalove23, Alina20100, VEGLAS - RU, SentimenalMan12, ebookinfo, FirstStar, dowatcs, EarnMoney, Test, l d murphy, duribass', '0', 'activate');
INSERT INTO cronlog VALUES('480', '1158306446', 'Birthday Email sent to: riquelme10_bs', '0', 'birthday');
INSERT INTO cronlog VALUES('481', '1158306530', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('482', '1158307371', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('483', '1158307394', 'Activation Reminder Email sent to: vcempreved, ZloyGlooMeR, Brainpole, fotoeng, shemaler, 2Grossman, krendel, DOWNTown1, dthdrhrhrherjh, 1hyipstats1, asteriks_2_0_0_7, Tribler, furihachikandr, MinjoLan, abalysan, liyh, Runikman12, otecotec111, dorogavad', '0', 'activate');
INSERT INTO cronlog VALUES('484', '1158390750', 'Birthday Email sent to: diaarff, prime', '0', 'birthday');
INSERT INTO cronlog VALUES('485', '1158390800', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('486', '1158390836', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('487', '1158392297', 'Activation Reminder Email sent to: StuffInformer450, Filling25, Pochtalyon, DrunkMans, hachundr, GrolmangHat27, ParsiHiltonFan, Heopretg2006', '0', 'activate');
INSERT INTO cronlog VALUES('488', '1158478900', 'Birthday Email sent to: msasi', '0', 'birthday');
INSERT INTO cronlog VALUES('489', '1158478945', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('490', '1158478971', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('491', '1158478995', 'Activation Reminder Email sent to: Lolita Palmer, jertred19, baranow629, carquote1, krenvlevo, AzazelVC, PrettylikePlayer, Irena23, Zarekylin75, SEOcatalog, Info20006c, hreftra21, carpetbapki, ValdisSeroff, kamagra2006, Apthahar, durillo2', '0', 'activate');
INSERT INTO cronlog VALUES('492', '1158567056', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('493', '1158567069', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('494', '1158567145', 'Activation Reminder Email sent to: FirstStar, dowatcs, EarnMoney, Test, l d murphy, duribass, fenter1, Trino5d, florist20006, invest7manager, Ryjpka2, PositivePahrmer, Blolover11, Thgirpo', '0', 'activate');
INSERT INTO cronlog VALUES('495', '1158568273', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('496', '1158652647', 'Birthday Email sent to: adrianAV', '0', 'birthday');
INSERT INTO cronlog VALUES('497', '1158652981', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('498', '1158653022', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('499', '1158653958', 'Activation Reminder Email sent to: asteriks_2_0_0_7, Tribler, furihachikandr, MinjoLan, abalysan, liyh, Runikman12, otecotec111, dorogavad', '0', 'activate');
INSERT INTO cronlog VALUES('500', '1158736664', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('501', '1158737321', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('502', '1158737779', 'Activation Reminder Email sent to: GrolmangHat27, ParsiHiltonFan, Heopretg2006, tlr007, poslo_gnor, tetra123pak', '0', 'activate');
INSERT INTO cronlog VALUES('503', '1158825103', 'Birthday Email sent to: XenoEktika', '0', 'birthday');
INSERT INTO cronlog VALUES('504', '1158826076', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('505', '1158826094', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('506', '1158826119', 'Activation Reminder Email sent to: Zarekylin75, SEOcatalog, Info20006c, hreftra21, carpetbapki, ValdisSeroff, kamagra2006, Apthahar, durillo2, SaLifHoq, calim, Maqeulek712, ambzvy001, Soresbox, FatTonny_x, xflat0ut', '0', 'activate');
INSERT INTO cronlog VALUES('507', '1158909840', 'Birthday Email sent to: hayden1009', '0', 'birthday');
INSERT INTO cronlog VALUES('508', '1158909896', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('509', '1158909942', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('510', '1158909947', 'Activation Reminder Email sent to: fenter1, Trino5d, florist20006, invest7manager, Ryjpka2, Blolover11, xflat0ut, 2002 MG ZR 160, MrKredo3, trikywayn, tetra1234pak, Blojober, she-males', '0', 'activate');
INSERT INTO cronlog VALUES('511', '1158995449', 'Birthday Email sent to: peStor, rambojr03', '0', 'birthday');
INSERT INTO cronlog VALUES('512', '1158995454', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('513', '1158995656', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('514', '1158995755', 'Activation Reminder Email sent to: Thgirpo, rolandrop, Trackes Polave, LiveJokker, rayanok_feliks, poltores, propolo, Stomp', '0', 'activate');
INSERT INTO cronlog VALUES('515', '1159081329', 'Birthday Email sent to: dennis91', '0', 'birthday');
INSERT INTO cronlog VALUES('516', '1159082548', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('517', '1159082568', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('518', '1159082689', 'Activation Reminder Email sent to: tlr007, poslo_gnor, tetra123pak, Pharmaciest, Lara47i, DELL-LATITUDE, cheetah3915', '0', 'activate');
INSERT INTO cronlog VALUES('519', '1159171144', 'Birthday Email sent to: SubDark, mashterb8er', '0', 'birthday');
INSERT INTO cronlog VALUES('520', '1159171146', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('521', '1159171283', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('522', '1159172814', 'Activation Reminder Email sent to: SaLifHoq, calim, Maqeulek712, ambzvy001, Soresbox, FatTonny_x, xflat0ut, makRoSoS1, tupp0ck, qa7jTTTqUP, overavantstandard, st01en_lox, joseo-crack, alprazolam7', '0', 'activate');
INSERT INTO cronlog VALUES('523', '1159175213', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('524', '1159254815', 'Birthday Email sent to: DIAMOND, wvman2004, whatitiz, 5ofkind', '0', 'birthday');
INSERT INTO cronlog VALUES('525', '1159255198', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('526', '1159255629', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('527', '1159255712', 'Activation Reminder Email sent to: xflat0ut, 2002 MG ZR 160, trikywayn, tetra1234pak, Blojober, she-males, Saduyre9de, TreamadolTeam, Jerferolk2, MsKatuha, Gurusha34, drawnartist157', '0', 'activate');
INSERT INTO cronlog VALUES('528', '1159341022', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('529', '1159341539', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('530', '1159341563', 'Activation Reminder Email sent to: rolandrop, Trackes Polave, rayanok_feliks, poltores, propolo, Stomp, Akatak9, KarlG-42, LveC7PhQqe, nestilpas, hhyipstats0', '0', 'activate');
INSERT INTO cronlog VALUES('531', '1159428359', 'Birthday Email sent to: nycreeker, jason1978', '0', 'birthday');
INSERT INTO cronlog VALUES('532', '1159428368', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('533', '1159428435', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('534', '1159428443', 'Activation Reminder Email sent to: Pharmaciest, Lara47i, DELL-LATITUDE, cheetah3915, Sweardinoz, JasonKelly, Trejgo2r, Silantiy59, 9YKWetwNUz, realfinder, RamirezLaura, Creva4k', '0', 'activate');
INSERT INTO cronlog VALUES('535', '1159514638', 'Birthday Email sent to: Lucky', '0', 'birthday');
INSERT INTO cronlog VALUES('536', '1159514646', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('537', '1159514655', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('538', '1159514659', 'Activation Reminder Email sent to: makRoSoS1, tupp0ck, qa7jTTTqUP, overavantstandard, st01en_lox, joseo-crack, alprazolam7, Luise Fed, ProvigraX.tk, streamate08, streamate07, streamate09, streamate03, streamate10, streamate06, jakestern, wilburg80', '0', 'activate');
INSERT INTO cronlog VALUES('539', '1159603259', 'Birthday Email sent to: truushot, lorient', '0', 'birthday');
INSERT INTO cronlog VALUES('540', '1159603337', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('541', '1159603338', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('542', '1159603401', 'Activation Reminder Email sent to: Saduyre9de, TreamadolTeam, Jerferolk2, MsKatuha, Gurusha34, drawnartist157, CorpoRasion, streamatecams1, PlayNGame, dgclothing2060', '0', 'activate');
INSERT INTO cronlog VALUES('543', '1159690831', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('544', '1159691179', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('545', '1159691629', 'Activation Reminder Email sent to: Akatak9, KarlG-42, LveC7PhQqe, nestilpas, hhyipstats0, DenisLevvin, Eugen80, RichardFG435', '0', 'activate');
INSERT INTO cronlog VALUES('546', '1159774010', 'Birthday Email sent to: Skello', '0', 'birthday');
INSERT INTO cronlog VALUES('547', '1159775377', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('548', '1159775849', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('549', '1159775859', 'Activation Reminder Email sent to: Sweardinoz, JasonKelly, Trejgo2r, Silantiy59, 9YKWetwNUz, realfinder, RamirezLaura, Creva4k, daberffa, art_fan_12, geniusxs81, WomanBreast40356', '0', 'activate');
INSERT INTO cronlog VALUES('550', '1159778435', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('551', '1159864841', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('552', '1159867589', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('553', '1159868675', 'Activation Reminder Email sent to: Luise Fed, ProvigraX.tk, streamate09, streamate03, streamate10, streamate06, wilburg80, neirty12ye, duparyzha2, nc6000_hp, Neznayka2007, scrappy_ham', '0', 'activate');
INSERT INTO cronlog VALUES('554', '1159949012', 'Birthday Email sent to: doflovespoker', '0', 'birthday');
INSERT INTO cronlog VALUES('555', '1159950154', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('556', '1159950362', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('557', '1159950366', 'Activation Reminder Email sent to: CorpoRasion, PlayNGame, dgclothing2060, Cersdog, MarinaFomenko, JohnsonFG456, Fat_Devil_1962, poltyaska, AdrianaLimma', '0', 'activate');
INSERT INTO cronlog VALUES('558', '1160032477', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('559', '1160032483', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('560', '1160032492', 'Activation Reminder Email sent to: DenisLevvin, Eugen80, RichardFG435, AdrianaLimma, Privetvhuvaki, PrimaPlusN, Goodwin, seeabargainsitemap, evita2067, Green_Monkey23, resanium, Garry Hovard, seababy', '0', 'activate');
INSERT INTO cronlog VALUES('561', '1160119681', 'Birthday Email sent to: Pineapple-Poker.com, Viper05, miky22', '0', 'birthday');
INSERT INTO cronlog VALUES('562', '1160119923', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('563', '1160120758', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('564', '1160121287', 'Activation Reminder Email sent to: daberffa, art_fan_12, geniusxs81, WomanBreast40356, casinoonlineg, UhLVmobil, fsdfsdf3434, axej6d73, lang1ne04, cybe4m0uzze', '0', 'activate');
INSERT INTO cronlog VALUES('565', '1160205403', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('566', '1160205472', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('567', '1160205475', 'Activation Reminder Email sent to: neirty12ye, duparyzha2, Neznayka2007, scrappy_ham, PolinaSuzdaleva, PlasticSurgery3, sdodsa777, Bigeloww, VeraGolotto', '0', 'activate');
INSERT INTO cronlog VALUES('568', '1160292250', 'Birthday Email sent to: loutray, pokahwiz', '0', 'birthday');
INSERT INTO cronlog VALUES('569', '1160292251', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('570', '1160293235', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('571', '1160293669', 'Activation Reminder Email sent to: Cersdog, MarinaFomenko, JohnsonFG456, Fat_Devil_1962, poltyaska', '0', 'activate');
INSERT INTO cronlog VALUES('572', '1160377800', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('573', '1160377926', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('574', '1160378002', 'Activation Reminder Email sent to: AdrianaLimma, Privetvhuvaki, Goodwin, seeabargainsitemap, evita2067, Green_Monkey23, resanium, Garry Hovard, seababy, RomanPetroff, JJoon077, Graxujinw, fenik06ok1, eucurrenpain', '0', 'activate');
INSERT INTO cronlog VALUES('575', '1160379912', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('576', '1160467494', 'Birthday Email sent to: heaterhand', '0', 'birthday');
INSERT INTO cronlog VALUES('577', '1160468263', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('578', '1160468657', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('579', '1160470416', 'Activation Reminder Email sent to: UhLVmobil, fsdfsdf3434, axej6d73, lang1ne04, cybe4m0uzze, genys25rx7, TimurSverdloff', '0', 'activate');
INSERT INTO cronlog VALUES('580', '1160550541', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('581', '1160550545', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('582', '1160553060', 'Activation Reminder Email sent to: PolinaSuzdaleva, PlasticSurgery3, sdodsa777, Bigeloww, VeraGolotto, Syper4op, LarryG1978', '0', 'activate');
INSERT INTO cronlog VALUES('583', '1160643593', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('584', '1160643611', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('585', '1160647129', 'Activation Reminder Email sent to: adultman_, Janny2006, banasys-GOD, reddmannn, Yohanus', '0', 'activate');
INSERT INTO cronlog VALUES('586', '1160723770', 'Birthday Email sent to: SCRAPPER, woodnorm64, MonsieurPoker', '0', 'birthday');
INSERT INTO cronlog VALUES('587', '1160723776', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('588', '1160724018', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('589', '1160724270', 'Activation Reminder Email sent to: RomanPetroff, JJoon077, Graxujinw, fenik06ok1, eucurrenpain, reddmannn, Yohanus, beanolizzy, Helga Smith, student14sw51qy2', '0', 'activate');
INSERT INTO cronlog VALUES('590', '1160809555', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('591', '1160809778', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('592', '1160809921', 'Activation Reminder Email sent to: genys25rx7, TimurSverdloff, Kaptainzumerse, Prisonerr_x, LaptopMan, first_pr, cristofer, BoBoMasterDesign, sferater, Nanbe1st', '0', 'activate');
INSERT INTO cronlog VALUES('593', '1160895736', 'Birthday Email sent to: bilbocroft, Jeroenr79', '0', 'birthday');
INSERT INTO cronlog VALUES('594', '1160895822', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('595', '1160895844', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('596', '1160896013', 'Activation Reminder Email sent to: LarryG1978, AlexandraGolikova, pharma3124, carsautosw2s, spywarerrr, tjmas468, Alice_Medichi34', '0', 'activate');
INSERT INTO cronlog VALUES('597', '1160982359', 'Birthday Email sent to: foxiburn, Embajador03, arma', '0', 'birthday');
INSERT INTO cronlog VALUES('598', '1160982378', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('599', '1160982464', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('600', '1160982500', 'Activation Reminder Email sent to: adultman_, Janny2006, banasys-GOD, VonErmad4, 2gfoxty, Deertttyyyyu, leonard666, ErycMause', '0', 'activate');
INSERT INTO cronlog VALUES('601', '1160984262', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('602', '1161070603', 'Birthday Email sent to: pokersick31, ktb1017, ale84', '0', 'birthday');
INSERT INTO cronlog VALUES('603', '1161071304', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('604', '1161071631', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('605', '1161071787', 'Activation Reminder Email sent to: reddmannn, Yohanus, beanolizzy, Helga Smith, Kaptainzumerse, realfan87, Nurse_sero, Tam04xa', '0', 'activate');
INSERT INTO cronlog VALUES('606', '1161155778', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('607', '1161155784', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('608', '1161155845', 'Activation Reminder Email sent to: Kaptainzumerse, Prisonerr_x, LaptopMan, first_pr, cristofer, BoBoMasterDesign, sferater, ValentinaSpitsina, MortgFinsJohnQ, chamillionaire, dicramens, bely832new', '0', 'activate');
INSERT INTO cronlog VALUES('609', '1161243807', 'Birthday Email sent to: kekambas, dark0', '0', 'birthday');
INSERT INTO cronlog VALUES('610', '1161246128', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('611', '1161246406', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('612', '1161246413', 'Activation Reminder Email sent to: AlexandraGolikova, pharma3124, carsautosw2s, spywarerrr, tjmas468, Alice_Medichi34, violentos, AnnaKozlova, allparis135, medvedikjora, dzhag0n, SuperMarioXRay, Andrew345234, xanaxxanax, amberamuletuk, phentermine77', '0', 'activate');
INSERT INTO cronlog VALUES('613', '1161337588', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('614', '1161338014', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('615', '1161338591', 'Activation Reminder Email sent to: 2gfoxty, Deertttyyyyu, leonard666, ErycMause, realfan87, pilhealthwmk, SystemDoctorz, nursingschool', '0', 'activate');
INSERT INTO cronlog VALUES('616', '1161415563', 'Birthday Email sent to: hillwood24', '0', 'birthday');
INSERT INTO cronlog VALUES('617', '1161416025', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('618', '1161416046', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('619', '1161416664', 'Activation Reminder Email sent to: realfan87, Nurse_sero, Tam04xa, SmlBsns_, resanium667, TheBest-Host, u_pomoev, TopcigsCOM, Michael-jeckson2, dzhag00n, janeloveslifenow, Mysteriousss', '0', 'activate');
INSERT INTO cronlog VALUES('620', '1161500881', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('621', '1161500925', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('622', '1161500996', 'Activation Reminder Email sent to: ValentinaSpitsina, MortgFinsJohnQ, chamillionaire, dicramens, bely832new, Helen753, Dr. Montana Jreed, detoxbest, BlufferMo, artmam12, loanjfcs, ladewwcar', '0', 'activate');
INSERT INTO cronlog VALUES('623', '1161586918', 'Birthday Email sent to: chebeto, GuilloX', '0', 'birthday');
INSERT INTO cronlog VALUES('624', '1161587015', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('625', '1161587059', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('626', '1161587376', 'Activation Reminder Email sent to: Edwardthe_third, violentos, AnnaKozlova, allparis135, medvedikjora, dzhag0n, SuperMarioXRay, Andrew345234, xanaxxanax, amberamuletuk, phentermine77, TheWellCams, sidoritata, brookevalentine, gimalost1990, PromotionTweak, njfeedd3w, loan4younow', '0', 'activate');
INSERT INTO cronlog VALUES('627', '1161588864', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('628', '1161674372', 'Birthday Email sent to: vin101, antipaticu', '0', 'birthday');
INSERT INTO cronlog VALUES('629', '1161674589', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('630', '1161674950', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('631', '1161675368', 'Activation Reminder Email sent to: SergeyMakshanoff, pilhealthwmk, SystemDoctorz, nursingschool, Info2ffc2, Freeporn112, HrustersX, trendingleonz, composter', '0', 'activate');
INSERT INTO cronlog VALUES('632', '1161759846', 'Birthday Email sent to: jose', '0', 'birthday');
INSERT INTO cronlog VALUES('633', '1161759855', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('634', '1161760384', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('635', '1161760408', 'Activation Reminder Email sent to: SmlBsns_, resanium667, TheBest-Host, u_pomoev, TopcigsCOM, Michael-jeckson2, dzhag00n, janeloveslifenow, Mysteriousss, Kors4545, Aster9282222, alex_pol026, phenpillinfo, AmericaAirline 111, Hrono_man', '0', 'activate');
INSERT INTO cronlog VALUES('636', '1161847182', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('637', '1161847539', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('638', '1161847625', 'Activation Reminder Email sent to: Helen753, Dr. Montana Jreed, detoxbest, BlufferMo, artmam12, loanjfcs, ladewwcar, onlinesoma07, RosaLanna', '0', 'activate');
INSERT INTO cronlog VALUES('639', '1161934634', 'Birthday Email sent to: newhorn', '0', 'birthday');
INSERT INTO cronlog VALUES('640', '1161935010', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('641', '1161935817', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('642', '1161936446', 'Activation Reminder Email sent to: TheWellCams, sidoritata, brookevalentine, gimalost1990, PromotionTweak, njfeedd3w, loan4younow, Info2ffc2, JamesLX, Andrew1978, roka41h, megab0rt, Jannet.K, HotsezyLolla, DAVID-LIN, tghbnm1, heheless4556', '0', 'activate');
INSERT INTO cronlog VALUES('643', '1162019248', 'Birthday Email sent to: Arjonius', '0', 'birthday');
INSERT INTO cronlog VALUES('644', '1162019304', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('645', '1162019897', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('646', '1162020074', 'Activation Reminder Email sent to: Info2ffc2, Freeporn112, HrustersX, trendingleonz, composter, RunescapeGuru, johnlohanmclee', '0', 'activate');
INSERT INTO cronlog VALUES('647', '1162105850', 'Birthday Email sent to: boo5000', '0', 'birthday');
INSERT INTO cronlog VALUES('648', '1162105959', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('649', '1162106081', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('650', '1162106345', 'Activation Reminder Email sent to: Kors4545, Aster9282222, alex_pol026, phenpillinfo, AmericaAirline 111, Hrono_man, KassandraE, VanRobinL, wrightnow_judi', '0', 'activate');
INSERT INTO cronlog VALUES('651', '1162192911', 'Birthday Email sent to: klitar', '0', 'birthday');
INSERT INTO cronlog VALUES('652', '1162193126', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('653', '1162193582', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('654', '1162193780', 'Activation Reminder Email sent to: onlinesoma07, Sexycamsweba, Annyllop21, som2003as', '0', 'activate');
INSERT INTO cronlog VALUES('655', '1162194773', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('656', '1162287561', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('657', '1162288029', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('658', '1162288714', 'Activation Reminder Email sent to: JamesLX, Andrew1978, roka41h, megab0rt, Jannet.K, HotsezyLolla, DAVID-LIN, tghbnm1, heheless4556, myrealtyy, Adwetyren, ppapsar, FL_caromnis', '0', 'activate');



DROP TABLE IF EXISTS customavatar;
CREATE TABLE `customavatar` (
  `userid` int(10) unsigned NOT NULL default '0',
  `filedata` mediumblob,
  `dateline` int(10) unsigned NOT NULL default '0',
  `filename` varchar(100) NOT NULL default '',
  `visible` smallint(6) NOT NULL default '1',
  `filesize` int(10) unsigned NOT NULL default '0',
  `width` smallint(5) unsigned NOT NULL default '0',
  `height` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`userid`)
) TYPE=MyISAM;

INSERT INTO customavatar VALUES('365', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0=\0P\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0ê/fÿ\0D›ŸàoåO¼`Ó@sÞŸý«÷QW´!û ƒõÚúÕfòø*@AËc¯Ýa^¤zÖ4\Z\\C€¤òN>ŸäVÅ×Š‚ÈCiÑ¹Òtÿ\0ÇkÇ|jº®·q…œê¶â0ÍI‡•þcÓ©^>†°t	õ\rÝ´w³B@’ØÈ]zÀ=ý{ûáJ|œÑ–½Œ§%ÍfqŸÆÑÅ+·ö\\{“\07™Ï#=vû×«^­íÔ×»6™åf)»8Ë\ZÎÖmu+Lˆ.![Aò:w—)ÁÏLtýj™\"£]ÿ\0-ÇŒ~‹”¤•ÝÍ#§¢1§ù-åBrLÓ¿ÌOô¬Ù!Ã±þGõç\\žã1.Ü;dž˜9­ÿ\0øBÛ]M4×1¼/¶5ãAŒIÞ:üÃL×M8¶Ìç$•Ï=˜8—;œ1cÂ€qÇzmÔWQyrL’¤GÀdfÆ2dg¾:Šõ[‚ŸhÏ‘¨IÇ$yc>Ë ==«šÖ>Ë£ÛNÏ­2´&{\'‰˜òâ;c>ÕÞ•–§—3Ðè\'¹•¬>a’bÉü[šä²[¤ygfÀœä5a†û©Cƒ^Oªÿ\0õë«ðæ‰$–vŽ>iArHÈEÇËŽÝóø×›\nnnÇt§Ê®E€n¡†îí\0š8ç˜òQ±ŸrŸ{ý¢;óÎø–ÒàIobo/Ak€éÓ’	Ë3I·ø°ª¼ž2@ã8¯X°¶k8Ä2$e6²míÚ¹‹ÍÖ-ê;eN÷ 4³HÓ2€I¼‚@Œ_Rk§‘¥î™ª‰é#˜šæGi†HrÊr:”ëY—.¶èß9,Y—æ,wóÍ_Õ¬¾ÄÉå]Eu!,cp{YTgœàõÎ3ÅfZÎ‹©[ÍpÉ¹g;qÑyaÆ{’G<tÉN)´k9Yhg-¸¼ÜZéà·’éÐ|ØDBÇŒ“ÐŽ½«Õþéwúƒâ;Xîg‚ö;ÁWV¶M9È`ŽË²‚…IÇ©®2ãQ¿×/#šöHƒ6È#ˆmXØà‚¤a³žr?•søÍ/îïî¥ó‰öÅóÑ$ÝÉŸºI<ž?\Zí„Rzt9g+«]ylnö€Š¤rrrH¯ø¯©3ø‡^¶v[i0)9çsÊxüš¹û\rÄ2[›Ëµº‰\0Þ–®D›‹0cUÈîH\'µgëº¼ú¦™t“éÍ¡q±^[‹Õ%‚ž74ž1[s\\ÉE\'¹\r„m©\\éöHÄ	Z49ã#ãð½J!4˜ã¦c à`®Gô¯,ðÍ”Öÿ\0oóÞ+½*kiBc*Ð¶‰ú3ô¯T±Wû;PC\\0¤€A=k(¨›I¶É.%ÅÇ8_˜¶@ÎBƒž•‘«IÍµQÈ q–#$u>™?þªÐ¹ŠFºVŽf„(~Éb£œ¯·¯zÂ×íâŽÂ5¹¸óÎæ—‚ÌFÜ\0=‰üûV‰ÛQ-]-äFe`9þàþ•›q*\\<–FT‚fÎÓ/Ê¬	çi<ŒŽH­k¨ÞÃRÔ-\n²…>dCÕXtˆ?SÕôs——ymlòHdyÎsò…_Nþø®jQ÷ª;!ö^Õí-–çM¾û=ÞsövnÓ‘ÀnÝþ¢¹›Ý= œÛßÛK¦ÜU-üG }3[\ZuÆ­§µÍ¦™,·Öð¨I­çÊq»<F¥·žüÛ;xÍjé—–\"ºŠÚÎÆ\'nEµÔ‰\ng2<£o¥uêŽ]‘£À–ìY ¸Qé#\r¹Ky;•Qî3L»Ô-õ\rFK›}2-=VßjÅ;w}ì±\'\'pü…/ˆl&ðýÑ†›XüÖa%½™vX™Bänqžý2qí\\ô¯(\nÆ\\™w“ÔŽ}ÁíƒVŸQ7ecÖüñ¦³«‘åêÝò;à0ÿ\0Ù«OL¾»corúg—qk7‘)‹œ©À q¸‚Iã®+¶»“N:}êášÙâ`:d÷u\ZV®úÌr^ù~LNGÙ÷n\0³rIïÉ<b¹hC4ÍªK•¦ûí[J¼ž[i/e³¾Š–%íä³Îzýkô‰ï%fTµÔ·[~;nSŽž šé- ŠæÙHbdíVŒ08à\Z¶º=›FJÛÀ‡ý˜€þTãBp~ìŠö±’÷¢pú§„¯„ë{>¡,n¯ˆÁ;ö¡\0m\0ñÁ\0çoÖ¦V´¿±tÕœ¶…gŒù‘’9\'r’tàtõ9ã­Ô45¼µkgº™cd*pÇ8#œr?\nÁº…á¹~nR4\n¸\\pý?\ZÒ•\'´™5&žÆL~yÛí1ê†DYR{+©š{r0FÖèËÜÜëšú§Ã»[û™.ou+«‹¹É,È‘¦â}‚àwÿ\0#sñ÷J-¢[Y@\ZÒàíŸqPÃ~ì\\g?ÅÏ9=3YšµöºÒO{1%‰o-Kyk•I8àSŒ*9Y³6â•ìTñ~˜4Nd½º¹ŒÛ«¯ÚdÞPne\n=°«\\ÑëÅtÚ«?ÎÌÀ&F•U6¨n>Õ¥­£#}ÿÙ', '1152822312', 'crazycomputerguy.jpg', '1', '2577', '80', '61');
INSERT INTO customavatar VALUES('1', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0@\0P\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0ÖÐüc¦øOÃÑhD³[¥»ªÏ¬ääaJ?yA8=óšóJ÷SeÍ›<áRibÆgÎ.2OÐõêjø¦ÂúÓVb>Dí²Ð„ŒòNO½>×DÝ\r©¾¸XÕÊ\rÌ\näàë?ýUÉíœ’’hMtc]€Ú­ŒóŸ²J¬‰ÇlLz€¬Ø–èF95»¬üVÔïµ¼L)–éÄ%~ªÌwqžI\0ô÷Å`ý‡ì7×RÚÞÜÜ‰ÌgÒHäç\nÙã‚8ÁÉÀ«iá9îÄ·ºÅµ¹±#š@\\¹ØñßÚiV“–›|É[êqWš°)öuÌ–i+Êòä ä€08ë_Aëþ1¼ðÞ‡¦ÙÚ^ÙßjR[¬ÎðB<¿,Œ(KgÓÉ9Ï|/²ømayswÞ#’-TË\"fÌ à°nïüwð¯FÀWóè±XIâÛùHÑæµ,¡P(c?\nêr“^ê	G€|O\'ŠôR÷qùZ„Vp«… ³meÇlÒ¼ûÇþ%¹þÙ˜ZÌÌ€€–’“¶@¹çn:ã8ˆäñOYøm®è–·7ZwˆÅÄs|²¬¡ãP¹<ó÷˜sÇÌrGZÈmøÛÚÙÛÜl»‰ö*Ï—ßÏž1ýáÛŠäÅÕiF2ÐF\Zx’!T¬ˆðÛ@a‘“Æ	ÆOlðh¥íîä·0]„ï¿œƒ’ýÉÉ==>µ•c¥ÜÚ]Ûj¶èöä·›¬©!8;G#$’TäóØ`×Ed—>lÆ©£*”nâN\'*«Nzú“ŒÖmEi¥F×Üç..®Y¼Á+yò±ýÉcƒÈŽNyç+¸Ò>xÓÄÂûP–-nHæ¦9Ç%A{pNxé[:F“iðãÃÍ­Jmµ]^âu…6‚#¶|33“Œå€°îNïÄ[†Òlnmmîžúå$y-ÌèaiÃþlãð÷®zØ™Æ|”£}m{¥­¯Ù«~¿£ª{ñZ?ëËüü*¹Òmî$¿Õ„×“b8Š!BŒýæÏ-éÇBs[Rø~–òKwuâkH„ˆìòY¢í*ÜÆ@IçŒg§Vî—<~!Ñ,õEÔu·“±ŒGa\r†^cç¤gÎžÚE¶rooIúÄ?”uãÕÍëEòCÝ¶û6ßþoÀŸªE;Hå¢Òt$7-qãýFHrZ!‘¸­=†>ŸŽzûox6ÂÒ+h¼Q¥¬Q.­Â±îI$I$ŸÆ©É§YF¥ä½¾ÀäÜü€¦6g×Ï¾Èÿ\0§¦­#b ¹Þ©é­¿D»•õZ7±ÐË&snðM¬[¸u+ÎŽ•ÌÜxG½êa­àc?œª[$Èè@ééÆ:\nŠM6Àt{¿ü	c\\×Šn£Ð´¡=’±žy–%i¥% ÇŸEÇøô¨–i_ãOÏ¦Ÿæ\\0p½£Ô±â?†Ú-ÖŸ$š”2Êî\ZI$1yŽ\0W\n\0ì\0¸ht[-Æm>ª<é&\nÆ@ÒÉ§æÝ´Ç‚3´d6qÏ­\\x“P·Òn /gö¸®¢‡íÉ°*ÊíÀ#nï“Ó¡é‘š×Ñ!ƒÄú$rkOo!‰Ùå}‚U\rÔ(ÀÏnØç¥vPž*ÕWu{yí~»¯]H¯…P‡<zWü=¤_x6æÏTŒI—Í C»åeE\0‚¤zþu§}àO\rÝiv¶(Ò[Mâ)`™–Oœå·3»\'ÔqÛŠäõêšƒšçK‚Öeµ¸>jÜFXmr#Îÿ\0Ê°-¾/Ý\\KI¤Å;K\" û$Ì§“€B²`äôðæ¹ñ|eJÓ¢o¯–ö½¶.•W¥Î×õc×íììôël¬å¶†ÚÙ\Z¯$ŽI$’}MBþJ’_R²Qï6+“¾ÕÌRH²LQÊÏÊH÷®b÷]Ñ­®]ÄqÈ×Q\\4‹b.‘ªá¢\'¹ d×<UO}ÚúÞ×4©û¸Ý»ž”òÙ–Ölý¶LÜè° Fñœ€ÓZó˜u],×oˆgó@U/,J9•\'g˜	Ì¿>Ê;N¹ñV³K#k·žLž`òmmÊí,ûÁ\'Ü1…QÐc#1¯Ud\nÖöŸ‡ü¬ù~G¡%Æ‡rJEâi[Û\n?Uïlt{ÛI-nnæ	>ò^9\\`û×oã]\nI­ÌÚ…Û˜âO:î<6$dÚƒäí\nyâ·ôÏhúµÒÛÚ_Å$§œ†#¾ë^n/S\r?rí-oc¦”ÔÖúüÑt4ö°†ÖcjÇsDÉÖoS¸9\'ëNƒPoì¹´·‰Ò2±ùR *¨[°\0\0sŽ@ï^a¨øëÄ©y-«$V7»)Š+A+\0:}òsøw­85\ra4kvÕç•ç»¸Þ«$avÆ¸þ02H5Ý‡Àb)Õ…J’Nï½Ûîþî·3©V2„’¾Çs¤Bº^éžý¢Þ»d¸#®0ÀÒ¹oëÚþ(ìt=\'SØÞj\\[ØY£nFÖ\0Ü£¯ ­h5Iqo$b60@ü~µ}´ÛbÞl¨ÁägŒñ€\0¯j¥\ns•å~ëúØäŒšøYâw¶\Zæ©vóM¦jJI\'÷Á{àp+.{)m¥h§â‘q¹$B¬23È<ô5íWÞ´×dóbº¾´—\0ˆÒEèÌŒ{œúÖ¡ð£Uµ¶šòà¹‚0O!ÑØ@AÏÓ=«ª5\"•¶3qw<Ñ2£PÀ¶+Ðgø[â¨#ó?±¥•1Ð2Éú»ô¬™|!­ÁÄÚ.§ñÙÈ?öZ¾tMŽH@jXh&I¡r’ÆÁ‘Ôà©­÷Ð®alIep­èñ0þ•b=òW•ÄÇÊ±³È\n¸7üGq´}¢Þ&Hí×æsŠˆÏw{:Í<ÒO!a–‘òSúV½·‚õ™@+£jDŽÛ)¹ÛW\"ð/ŠL‹äøríÇ˜Þ¾QÇü°§‡£KXE/‘r©)èÙÿÙ', '1152822417', 'AffiliateFerrari.gif', '1', '2920', '80', '64');
INSERT INTO customavatar VALUES('127', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿÛ\0C\0				\r\Z \Z&\"((&\"%$*0=3*-9.$%5H59?ADED)3KPJBO=CDAÿÛ\0CA,%,AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAÿÀ\0\0[\0‚\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0ÿÄ\0:\0\0\0\0\0\0!1Qa\"A2q‘#¡±BRCTb‚’“¢ÁÑáðñÿÄ\0\Z\0\0\0\0\0\0\0\0\0\0\0\0\0ÿÄ\0\'\0\0\0\0\0\0\0\0!1A‘\"2Qa¡±ÿÚ\0\0\0?\0ÁËûÖ$ç7	Ï†Vüb2FªD›äåá–Nö9Žô0\0m¶¾Éò&{#{˜íAŒ;sÙRá±áFÙ›¹\0–ŸªôóÂž_§´yøÏèß ž3c³42øKœ@ýÓ4<\rB7€whÓšXám<ÁäQ È|@67†ŠhôoË¢³Øk†Wî9%ºŒNh«ólOÕ[àØÎË‘Ñ·GŠÁÏ\r>ÖBp×’\\Zí#H9Ñ>:ËÃkŸ£Ìö×§ÏªYÅÁj@OS¦tXÍƒw35®pÓæ¶ëè/tÙ1à[àJö4ú<]!(é1™kÃ\ZTæŽ•êy²!‡…[l~i&Ý»ÉU#G\ZI<ù¬…ƒ}E»«yÐðÜxšè³¦É$ú\r#¿0VyˆÜ×FIæ\ròD\"Ôö›äv	eŠNVÛþM%Tiã½™¹b93d‚7®Õ_>JÖOÙéã•¾DQÁµ·íkƒ/^¤[Hêž?»¸ÇFë;É¡é[¤qzšƒªê¬tÕ}KžîÃx›¤´†;›Zé˜A¦è\\RL¸´ãæðØ¼F‹c¢áÔwYf—Š‰ZÒC]ÿ\0ÝÐ]›3\"6òÖs6êVÇI×ü’á&gË v0Ž‚î}}Ö_—/+ÃÀ‘ÆG Ÿ[¯_sì­;-ò²¢dmm‚ds9ü·UkaâØ2á´—è¬P v½’æÈœR,Å¥fÔ|.(ãkÜÖ–€4þ¤– âPüÜ³ÜËWþ¤”÷rþÓ‘küÀ¸šê9«Œf;ÈÕ”y!5ÙP±è‰Z@ßšè=û ÏŒXÓ “ä\rþÉ€åÝ,™Ü]¿AÍlÁög>P$f¹îjÖlžV,[M3ŸÚŒfÍ \0j$ I¥&½ÎÈß’ß‡ìó˜êt.$fÕÑÀÜI:¬l°ÏÔñ/¶%ËÂ›äæ`21ÖbñƒæIÜùN±—ö\"«²Ú8M-&ü88|ATýA·j!ÿ\0%rÌ¸F“õ´7‚Ñ~`;…Ð~\ZDÎáO-°,&¨Ë´â®™Sƒ»Â ¸líÊÂâ3ø–&¨8·Ÿ ºƒ,&Ûl?¢ÎÏÀ\Z¥È~1–C½±öTãÏ-R§÷,q¥kƒdImc¶=¹+22w\'æÊEÑ6Gü&‡:G´Ã:^	\ZZ*‘ÛÃI>$¹Q·P²hóï²Óri+*œ•ï°7–ÎÐâc½ÚÓD×¥ú-¼˜\\Ñ‡ŠÐ(‚ó~À:Áö\n–ˆ`-c	™»ÙR{L|‡06;n­Ü\Z–èãZxÜ¡ÉÞÅ¿»HíèÞÿ\0ñIgâÐ¹3O’Rò~Q0cx’,Ž‰Í¦°°ÖÇUî€ïBH$÷Ü%kKV5¿ÎÄ‡?	º5%Ã~›û…µhæAA^iÒFF‰k•¾ŠÜRXÝoçÔr\\þŸ(·%º:8ü¾DB\0´õcìŠÜæd{®{23ŽÜœì—Í#÷ðØí,`é¶äõµ»fcò£§­n¹mSª7§k’Àv<¿ƒîfÀ‚CqÓOdCŸ¶°UL™óÀý$s`4:v=ÐÜŽ™pé\ZûÓÈÇ4\rCmÁ®‰±ó\'>3ch½†²Mw5WòýS?ˆ\rÁ-oê6VÔFœ3Ãpö ÷µNL0æk‹ÌÓèŸ“Çšwh£{%až;“‚ãf-UŠýB¶1“áIÇ²æwdº‹?-çÖ¹üÖÍ—GG §E¯›Ç8ƒ|XðCšMjt¬mþˆ|O‰>?\'6ø`›lÀšú.äKÑ.™p§º2ã™ÅcKŽöMº Þ\'æ¹Ñ¸\Z!öì„Ó$D?À~›«°AM&l†µb6Q{~fš]/wôþÚM|–ÄxÔ.B?¼RT~òÿ\0ê1šá$u¯ßÁ4?×Ê\0¤.¶´íªÞÖ„T¹sQ`Ñuw!=Õu ÐäÍðÈ[ÛÑ]ŽdF<íºõ¬ÁØ¦ºY²x¸ç»CÇ$£Ù¹Ú6;bê(ßŽFy<®uØñäF|RjüºMê¨äcˆv-Ú&dý\'&FM-Í”šäì]ÆExˆgŠãß(=‚å!Ç—MÏ+‰?ÂÞCÝ\'v–¹ÝÉ#oªµxrjê„yR|›y<kÖÖþê«¸Ž0hðì:ºÚ©•Á~î\ZKövâÃÙT~jõŸ¢eâÍ-—ô_r³_ŽIŽZ#“Ê6maý¡‡*\'2jÔ\ZNþ´Ød|¯ldÓZìÕôVq±&kD™s?•€Ñùªã[Jƒ$¢žçGŸÅIò´DÐ>“K5åƒ“šïj@`hþ‘ß\"m\"wß÷]hGJ®šw	mè?÷ºHz£ëúÚJË%´ö¡iÁD± š¾jAÄr(VžÊ6\n¬Ã”_!ÒIÞ…¨YH(ÏüR|’bÃ„º¶/w!Ü«¸ØþmÎ/‘ßÏ3ÿ\0JbšIk@³f”Ù!iô÷²`ñV7ªNÙ~Lº•ERÑâ†G|#n¨¼“°ù\nRdòFm-<¬\ZZø3´ÙpDë-’ùym¼Ðä­`$w½¹ I‘$šKžIh ouJòÔHé|Ô‹#M`ÒÊ\0z\0;õã@v¶êoì« ç¿S\0øwµT«fX•…°¢J‰)jù{£a¡÷è’CEo!ÿ\0\nJY(†¤PNÔö=+PN‹Dµ%j)!d¢Z“ê¯ED­K°›R‚G’–J%iº¢oD¡¢VšÔS€h•¦7V¢˜¥\rÔRC³Õ%,\'ÿÙ', '1155765366', 'shark.jpg', '1', '2452', '130', '91');



DROP TABLE IF EXISTS customprofilepic;
CREATE TABLE `customprofilepic` (
  `userid` int(10) unsigned NOT NULL default '0',
  `filedata` mediumblob,
  `dateline` int(10) unsigned NOT NULL default '0',
  `filename` varchar(100) NOT NULL default '',
  `visible` smallint(6) NOT NULL default '1',
  `filesize` int(10) unsigned NOT NULL default '0',
  `width` smallint(5) unsigned NOT NULL default '0',
  `height` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`userid`)
) TYPE=MyISAM;

INSERT INTO customprofilepic VALUES('10', 'ÿØÿà\0JFIF\0\0`\0`\0\0ÿÛ\0C\0\n\n\n\r\rÿÛ\0C		\r\rÿÀ\0\0B\0W\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0øÝõYÒêáZyÖºoy_gßþ:òùï>õþ•÷­dÜ¾û‹)¿å«üŸð:ŠÍ›\"mÛ?ƒý÷+èe)o!îÿ\0~&ý˜§…õ‰`˜ÉdæG,ÅŽ|±ô#wã^â(õ]ÓR¸Ò¥•bž-¦Þ7gòg?ÆŸÝõ\'µ|šÒ•`ñÏ\"H¼¬}å=˜{Žµõ„üM¯ë¿­õ[˜~Ñ¬ÞÞýŽŠL4–ñªbf=‰é_œaý”¾±ŸÅê{™|=µXÃ±.‡}¨h\Z‹â=FkÛ„RÞq;K!\'¹§¾*Î¿âÝ?Ið¼·¶þ~¥©ù{áÓšB¥8ãyëÏ~&ëÓh·/áýzx´û‹™V[h‹n)€]»6àOÒ¹™|_w{s$iW6IÚ—¹Y¦V`ÜþUò“£Z2öÝ©T°²n1¼køcÆÃâ^‡©ØërÇ¤Êm]” ?ÂWøŽ{WkÚnµðëWŠX5;ˆ§…üËMJÖv‘Ç(ÝFÖ~€ƒÁ5éú‡‡.ÿ\0áÕ/l œÃç¹Eå[8n{pMyÕ¶¹=ŽŸ\nXÚÁ<á®..£ó~^™Ïo­{¹e‰ÓZu>†t¥t~˜|ý¶t¯Œ\n\ZÈZÛXxÎÉâ³»Ðíãò ‰ß@ aab	ÚÇp\'\0­­sÄªiòE¿i`š)0\0ÿ\0ZüÃð_›á§Žcñn•c£.¡l’ÂÏ1’UÆ	Ú9½ö?ÛEñ.œ÷šŽ—>ƒ##o:t‹s¹c¼±9Ýí\\¹†µLR«ecjUáÉË3Ö|eáËoé×¶w:¬ö6·J±­Â“&\nÈŒ?»Eydÿ\0-¯m-õûmÅ¬±©Š{8ÔŽGoj+X}f*ÊF¾ÆƒÔáuOØÿ\0âÉ»º‘ôM-\\Ü;\'“¨Çò®þœw¬ÛÙ+â¡\\º%“7ªß -øTZŸíñ{FÌµø•âYü©š) º¼[“ÙÈó#=«š—ö¾øÈs»ÇS²ƒ‚²i–dõ×ÙU†eyJ?qæBXGá—ÞoÙ£âm°eŸC·UÏoâÀ÷¯£n|9q x+ÃÚ6“¢F#Ò¢„ÜEI²öaóJNNà3Ð‘ƒÛ5ä¿ÿ\0hï‰Ÿüwm£ßëV3(¥Ç¤A²ƒÎHe;à×Ð7º—‰HGsa\ne±$ö*#bN9${WËfRÆJq§]-?®ç»‚§‡‚u(¶®|ñgá·Š¼Iñ\Zÿ\0[–×RŸíryí,‘4…O9\0Å‘Àsí]^‘£êšg…’Ù¬¯¯u/<±I-vƒ®]w’\0ŒàüÇŽ\rjøƒã?àÔ§€h:Mü1ee›É•1\'ežØ=;ÕKoŽz½ôQK7‡tðòò­®€1~¼W.u+RŒf–†´)Ó¡RSMêhhZÖ™a¦‘<¬RKiàfUCëž1Ú¸¯| ]WK•´oÚÚ^‚_ìa@†Fö+»žüu¯AÓ~!¾®çé©nêí³6oø1£ñ°Õ­àXÑôñ,Ò—\\Ç¿àRçÃÍÎ·—CÒ©NhòÍn|Eã?k¾\Z†Y5m\r\"ÙH,$§;x8ùˆŽ¼qTôÛØ´g-k\Z­çÈ£lkòž»ˆ<ÿ\0wØ×Ðß´Çš\nXê%‹]²yÅ!Ë,ŠdRU½³Ïá^¥hB( »iÕ¡Œ,˜bUC÷8ïŒž½…}¶]ŽXü??ÉŸ%Œ¡õjœ¯cìÙF6¾¿Õïî¼Ý#VÄ¶z4‘“á†ùvžC>˜ã½óE×Åÿ\0ÅàK=Ã÷ßdKYý¦À47ã.	ýâ°:`ô¢¸\'–âªÉËšÁ\ZñŠ±è¼sðç_Õ­†Ÿä7¬÷0¥ÎqwlÏ’AìT¥y>§á›oÛ>¥áùþÒ±¯ïm[‹‹eôaücý¡_¬_c›ß‹?\'ðö­3xwÄÚ%åÌšV§mÊ·1>9Ê@b+ž•ùEã/jŸ	üN,om¯</«Ú:‰!¹…á0íó¹}ñzûü5Õ¡â#¯_/CËÅQTëKÙlu?³ˆ-<ñ&ãPÔ.- Ù§J‘Iw)Š#)*—\nÆ>xÎÖ#®ÓŒWÜçûÒçBT¹R†?*ò\0%>YÆí¤p¼žHÁ#¨ùàºÆ‹â»™Má‚ÛPÀ/5³†BÂnÊ0 pç€>Òð8áÇìÿ\0ðúM>áµ}?X²šòx¦Må¯LòÇ,‘ƒ\0òPc1œ‘_3žáãK—J\\Éè{yMyKšŒÑ—ãÐü#¥[iÓZ\rFÚhÞâñm˜%Ì‘·lÊÀƒ‚U¹\'ƒÒ¾yÕ¼D«œ\n‚ÖkœI+˜!^‡qÀãåôëÏi*ÕžÂ¸·n¥[íÁWtbHw]£$ã‘‘Ðu®GÇ?áðŽ¨¶qöëÔ#Î“f9ŒsÓ%‡á_(æéÊÕV¬ú%ÔNQz#\ZëXd¶7·º‘¶‰°¯¸Ž¤túã\'ê²£Xxš?Ûi÷7S$Ù´³¨ÚÍÃñÏðÿ\0…|½ñÄ‡PÔ?³Q”ZÙ9\r\ZÆI{ŸlŠúoþ	á<_ñ^‡FùìFä\r²gô®úÙo±À¼L´odqQÅÊ®1RŽÇ/ûXxšûNÒü!g\räöÖ×P\\,ÐBÁUö0ŸN¿ˆ¯˜fbË\Zc 	IþuîµÕÇ›ªø%\nƒL•ð¼ÒGZð-åû¹q^Ÿ\rÒŒrÚrJ×¿æxÙ¤¤ñ2L$šêÒgi\0G#‘EGu+-¤Ÿ99Œ{Š+éì þž¡¹E…7®ò®*=ÁéQ\\ØEuòÏrÆFÝ’ lN¸#ð¯Ò>5ëº6—ñ4:f¥¨)\"I4„–Ú\0AÆ\0‘â+¸ðÅ7Ç¦îXf·»¶e2A)Šž…@íü»ÖSÃÎŠæhJ¤dír‰¾ü5ñA›ûWáÿ\0…õ\"Ó\\i03ž0>m þGò¯œ?iÿ\0~ø}ð“NOÙÇ èú\\­:m®ã2Ì]önû€³“Ö¾ñí)ðÛÀž1oø§ÄøwY$É¡Æ’£œe®ÖãƒÁ«Z®­à‹^\Z¼°mgGñt\nMÚÑ’09ç_5„êF×Ó±éág*2çHü¬ð¯ìõq\'Š4O‰ÓÛ_YÙ[ÎuçÆ)–2Øô+ž¡­`ø‰î¼Cªê:š†yÝã$eB†%êyö¯Òïz&Ÿ£|+{]:+q¥ÛÂ¶Ö–ñà¤h3Ÿ˜\0ó¯¼ðÑüU§j?¸Keu„ þ€v¾:¾\"r©êÖ‡ÖÐP•Ö—Üø–ÙÓÆz´fñZÓ|ìf;§Û¸±9Èöâ½ÿ\0öUðv·ðn?Ç®¤Pµÿ\0’öæ	ƒ«²$€ûŒ}kéAðœYYGÉ±“¦8®3Çþo\n.žC“ë#W¸ Zê¯›WÄRöøI¡€¥F~Ñ=O“k‹)®<Gá!iÎO“5ÜHÞõäzGÃsSu[‹;´ý_W|RÑ&Ö<Oào³[OtSO–9<¢*¤On+m>ÙYE×r˜çûë|ØÏÐ÷éXa8‚8\r*+ø/¡ÍW-§^´ªMè|³§|ÖµÆ»†Ý’H¢Uf’4óÇLäsÎŠõ‰Ÿàøkú?‡d2ßJCÝ6ì*r¤d¨\'\'ž?:+Û†+6Ä/iNVOº8<$.çèo‹Žn@•¿ô:¥ðjâX~2é†9^2òÜÆÛXËýÓê=¨¢¿UÅ\nGÃRø˜?j]ZûÄ_³Â­gU¼¸Ôõvñg‰íN¡y+MpaKËÕHÌŒKlQ`.p.:\nö_ø&¦§êVþ(ŠîÆÚê\"!%&…]I=x\"Š+àjÿ\0YKøHõOÚVWÓ¿á$Óm­täŽÁ–Ò²Lì	8äpx®_ö/µ‡T±ñÕµì1ÝÛÃuû¨gPé÷Aà~Q_\'_ýáúÿ\0í§³CýÑúM¤Œ÷Z´LÅ¢Žb	ùT`ô«Èh`#µÑÊ§lã#ŽëEá¾¾§¯\r¾G¡;=9‹ÂÃÈù+Ç÷×0X_IÄ±ºØ\\2²9>´Q_/OýæâF³þÏ›Éî!¸’Yä’G•‹;¹%ŽW’{ÑEûí/„ø„ÿÙ', '1143577406', 'booedit95.jpg', '1', '3743', '87', '66');
INSERT INTO customprofilepic VALUES('299', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0\'\0d\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0÷ú+7WÖ!Ò!ž7šY\\$qFT<“Ë\0\n‰\'€¦°\'ñmàhâ\r¤ÛLFöÌ³\\.Ügï,jnôØÔw–ö04÷3,Q¯R@RIàÉ®zÃÅèñ	/…ºÀ º…Ø,mœ|èê¬‹žù‡©ù}ÅÉ4Éx	U!ÖÅÁC\"ä4àçœåœaC0?0 =ÛR´»žh!”ùÐmó#tde¡Ã\0ppyéGcTuZX]5¾Ã3G+,±\"ÆÄd+3²üÄr§\'šó‹oý™•í¥Å’“\n¸eìIu#±ÚŠ9åHÏÍŠ©7‰ÄÈmí\'ŠæâðMv$‘ˆ˜òrbŽ>1eã# ±é’x²ÅaWŽ¤~VXËGBùÆÇ2:€Äðyê8æµl55+o>ÝŽtn\Z6aØJñtñ„ZÍ™’(4p™¯ÛWU_qÜyDîÍ×Šè|?â¤³¾yLbIõ(£#óŠ¢°@’ä‘Â+DîÌI 8ÊŠiQ¢¼£Rñ:Þ>âXná+¸ùÎc·LrBÂÄn9Qƒ&[qáTqZºV¾út\r«ÂÖ·	…%r©Ï+BàÑ&B©8\'7…Er^+»ó\Z)ãŽêDÂ¼IZÎç¤r1\r‘·~}ŽEt\Zv³aªKYÿ\0}úÈ$R’Çþò6~T…býQ@mã©gMAœÄ³yj²A\'Âº¼Dž1\"¾Ì¶ðŠáî¼T––²C©˜Ìb¸·¾1†i Û÷\\ì$œ2œz©\\šöhÍªXqš¾=¤èÜ’\0ÈÏ5ä7-0kMam’ò¢ßRÊ¾e·™$Û/Kq—¾#óôÐ¶`™/-žÒhDSÞI\":Ø¤\0yl€~âòMgÇ§ë·‹Ù^ÙIoi·Úå!c…U@-1!‘Æ~CÈ.ÕØxoÁ2%ÄÒÛÇ}æJYúåNö\0ƒ÷‰\r€r6ä‚G\'SÞÛø:Ò&Ü÷7­ËÆ6¢ž½^sœàg4çŒÚøcSŽá^ÏR·h”±†êéIô`®¬A;‰Xœð:RÏà½tZ¬1j°ˆ’0‘Üy¼í¨ ¢’\0^p8É¯z—CÒç<¶0;	–\\œŸ•=t9X0±·È9SåŒ¯àãŽ\0ü¨¸®|ü<%«â‘µKH%ó<äòm|×Q‘¸mðÓƒSÁ¡kP…0]èŠ\nùBÜ_8VVurÛÌ…³”Nþ0s^ñý‰¥˜Ú?ìûmÕ|±Žý=:ž•öœ·\nF0Êpp;f‹…Ï\0¸ÑõÐ>Ó9·˜(ÃX@¹ýÙVËw4ƒä99_~-húèÞÖÿ\0h¸¹•,ZÞH!‰[ˆ¼×ýÚ‡HP_vÀXîõ¯jÔ<-gqnËh‰mqÉYBäîì[ûØÀÆOëƒ\\W‰<uqoöylSQ‰›p;pÈq€AÝ¸3’[“÷GvŸp¹ÎÃâ–ÔôÆÓ`–O³Aná¥¹\\>YTH’Tt\rœŽ”ÛÉ¬,é¦¾¢÷VûÞÝ§´\nöÌ›Ë£q†åv’ÕwámG…´¾þÐ…Náo|Ã7b\\ïNÝqÛƒŠè¼5¡j\r¨Á%Ñº²SVËÊf”°va#°U\\…,ŽNx•ÆzÆ|ÚŽ—ËíÞÙ\r·¦àH8öÈ4TÖV‰eh–ñŒ\"óýsE\"KÆ†6pìŠ\\tb9ôQ@Æ(¢Š\0(¢Š\0(¢Š\0(¢Š\0¥¥Zê1í™0{:|®>Œ9{ëUôÿ\0éÚtþ|Q3Ìh’W.T{dà~éE«EPÿÙ', '1151515843', 'Damaz.gif', '1', '2052', '100', '39');
INSERT INTO customprofilepic VALUES('311', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0Z\0d\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0÷ú(¨¥} ç ýhBÀu\"“zúÕ\'\0ž3ž:ÔFäîûÇ==³ùÖŠ›ds£Ozç£x=ë(\\àc>Üóè*Qp~½†8ú})û&.tjo´nµ—öŽ¸ç¯\'žÜJÉ çóüÅÉ‡:57Þ— ÷¬Ápr3œ‘õÇùâ¥Ysí“ƒÏ.›CSEú*$|Ôµ\'p¢Š(UK†Æ3Ó5lôªg‚y8ì9ÿ\0?þª¸+²e±4¸^¸b1×ÌrN}³éóßßëM•ðä<¿¿ùôÏ¥WÜAäcëßéúñýkÐŒt8¥=KSŒsÀùG^üø?çÕ|Üòàž‡=?¯N?•U\\w\'üúÿ\0!Ò—y8uäúŸÔÓå%HµæAéƒ“ƒýþxª¶\Zž§mçX]ÅssxÛ 2ðGõã¨äpFxïÞÜø^·ð–t[Ì}Np8Ž0Tc#9ÆH+Œ(§ø¡¡3x3Æ×Þ¾»\"ÊåKy%ÿ\0–Ù!abFX€Ñ±ÆF½>Q\\Îªçå[wó;£…½&ýû]Fßg¿Ý¯ønï±éi)Ç sœçç×>ßäÕ¨äÉ$çÔçñÓô¬¼•ÈÇOA‚?É«É‚¸ñ·ÿ\0ýxý+yCC’37 nGÓš¶:t¬ÛI2SòöþÖ´Wî×EfvEÜuQPPv¬ÛÖÇ|™Íhž†¸?ø–ÿ\0H¹½Æà²·µžW{c;7$È\0X•@1¹›¿áWgvL•Ñ>¡¨Ziñ‰o.á¶Fá<éw»ž§\'\'>ôË[»[Ûe¹³¸†{yå–XqÜz>ÕÍj:>*tžOÃc-ŠÊRæÇLkYP&ñ½äg(¦Eãƒ’¼Qµ··ðúË\r¯ÄiäTw9m*)·í—ÉmòcsãbüÙàãÐ±>õ­§âsºíï©Üãœ†ãŒW7ã-jâÇONÓes­ê$v°Ä@‘•˜9<)#p\rëÈèJÙµ×E­íþ§s¶PC\rÒ<yEÕÃ|€]Y‰P9½3áo†®®xÇ\\ÌÚ•â–¶2rQs&à°àc€€÷ˆ§Z¿»hõ/\rF7sžÑéÝÿ\0—»­Äðœþðžƒ*Átú¾¡0ó/&Ò­¤¹F œF$PQUA eæc‚MQñ”cÅœ4k«]V‘­’îXí“t–äG#ígD.»°	ˆòkÄ–¾iì<CygclÑ‹+gšõ¥”Ú+H¨R‰ÎÓ\"Ì£znòv< èºÜj:‰,&ûâ\\O¥Œ‘HÌ˜I!ØYòÑTŽ\0Â€<Ôê·Ëd£ýyþ‡b«%SÛ_Þ½ïæ]ð>¾šÎ…»Èí{g\n$®üù«÷D€ãÔa”ò¬0sÁ=JuôO¯Ó¥qÞ:Ñ¦ð®¹Œ´˜¡ØÒœ&÷|Ìò†àìûƒ—®§N½·Õ, ½´bðÎ¹]ÈrpTŽÄ‚ê>•êP©Ì¹eº8ñ4£ªSV‹üUþ^^ŒÛ²s¸ñôÆ9ÿ\0?•mFr€Ö%˜ç\'Ûø²3Ïõ­Äûµ…ˆt¯aÔQE`lÅkÚe÷‰®¬¯˜µ-2&Ú«ƒZÜnVäºáN#ä6+´\'¸I=®¯gª[Ú¥ËAo5¼‘%Ê;Âß.T© ÇÐ•ëÖœm}I”¹UÎw]Ð|/§Û-ŽŸkau=­ÂÜ_Å}©•[Ua“+!•JìË’Š@Ê‘íQRhš\'†bðÌk®iv#Wm£º‚ÑÌ†#0X¡@ÈqüJ@àù\'ç<Çˆu+{Ë´Ô®4KÄ&xÄ(58¡xîBIX˜)Wƒ!Rc\\¡ TšF½¦iòNtÿ\09ãxâ’[½h³¢]‹„“h/óI=i6”¹SÔ^Ò<œíéµüÎ»\\ðÍ–¹¨ê\Z5ä“‹xáµØþ{³glÃæfl¸Áç\'>ù5ÙxWQ“Vð¾™yp6Ý=º­Êm+åÎ¿,©ƒÈ*á‡á^eÿ\0	„×\Zµþ¡q¬iX‘b†å¥\0 oâ(Kúñ]€5¿´G«Ù¢³{Óp¨ª~äã~{ÿ\0ËQ8íÐzÖŽÒK¹Œ+§7Ï”µ½bï_Öï5ké\ZK›©LŽIÎ=\0ö\0{]oÁÍj}âv“å9^¹³™¾¯ÐtìÁOáXÞ:Ð[ÃÞ9Ö4´OÝÃpZ £€è?ï–ZŸáÅ³Iñ\'ÃÆÀ/â|°Àù[wô¬Î‹ŸXxîx­|\r®Èí€ÖRB03ó8Ø£óaíYÖZ]–“Ø,\"ÛÆÏ…ÜÌyä’ÌrOIÏJäþ\'øÈ½Æ…f±:Æ`’òwÉ\nÞb:D€}ö G£\09\'öÞ,×MÌéxÖxS˜ÆVm«Œ]c$ûÄ0Ö´ª(7ÜupÕ54´zúôÛï=H_Yië××p[¤“£y\\.÷c€ žùãÞ·×…ç­x¾—©â‡»ŽæüÛÞžÎaqºI!ŽBû¦‹Ë‹klF9F\'î1<×³Frƒ’xêzš‰K™Ü•Fâ÷Cè¢Š’„oºkƒñ{‘‘ÆO¿?çôý;Æû¦¸¯Ú<èq¸¨çƒÓÚƒ\n÷äÐñ½VÖÚúê)n\"ŽU_º5pqêq“Üã8éÔõ§´0H²[Àae!2ôÈaÎz{u\'©&º;½2s)à†\'ñëúŸ^iBÙò01Àü?ÏµC‚ræ{ž4¹ïc0Ìä1\'Î}ºõ÷ÿ\0=j\'& ¼hå¾Q‘‚y8üäz}y­£¤LNv¾O9\'\'$sÓ¿O¦?\ZqÑçäí~ŸÝÆO†3íéí‹¹*2[°Ÿ³‚°â5$8àž±úzS™žq±Éqœ•c»¾yëßÜúÖÇö<Ý2ç\'åïÇ×§$u=}ÎWû\ZvÝˆäç \0ã©ÿ\0ësì=èFõf0,¬öÞm³ƒÃÚÈÐ¶îƒ%\nÿ\0w<úcŽjì2^;]Êó	E’há™Ñ—Y^HÉtÈ#<g¥jÿ\0bM¸‘€xÎ;}=8Ç¦>•<:,à©òŽq…ùIÏoþ·ŸZZÂ®!%\'oVoøAem<³\\M<¤´’Í#;1u=\0Î0\0÷æ½nÛýPç5ç>\ZÓ)P²csÛ¦?NÇ¥z5ºâ1Çµ3ÒÃs5yjÉ¨¢Šª·QÜ.AúÕª(\\ÃÛ1ûŸ­Gÿ\0Å¡Æ=ë £¶(#ÙÇ±ƒÿ\0Õ¨9ò×=±þ}ÍÃvªr#\\Žyÿ\0úýýkzŠÙÃ±ƒÿ\0Ý¨ãË_ÄŸóùÒÿ\0Â7kŸõIŽ€mãüô­Ú(gÆü#–ƒÊ^¼äT‹ Û\rå©oq[4PÎ=ŠVútVãª\0è1Çùâ®\0\0À¥¢‚’°QEÿÙ', '1151535816', 'Dog-11-june.gif', '1', '3221', '100', '90');
INSERT INTO customprofilepic VALUES('295', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0d\0P\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0­F}fó?71÷ÍtÐ-{m\'¡Waª˜õëæ*}ªLOœÖî§â+%TyË·fÄj ´“·û*9?…zy†&8X&ÕÛÙw8°”wdímÙ¤–Í%Á*ù^wc¡5z-.æMÎHÁËš¥ccã=F“MðÄV°ÿ\0š­Ï–Ì=|µÆŸwÄ¸¼ðÞŸ¨[/.4Û–óz…n¿…|f:yÖ)Þ•vNÌ÷hÇEY®gÝ¢Óø[G›%ìÛ\'ø–yþY7ž*<Ý\'Rš9‘\rá2ÆÞÙeúó[Zˆ,|E§}²ÁÛ\nÛ%ŠA‡‰ýV®ì×Ì¬×2ÁÕiÔ’’èÛgd°˜jÑ¿\"³<ê	\'þÐþÉ¼†K-_i1@òenG%ú7û½jÎ5Õ‰}Þh¶•ÀrÙÁÁÁŸÓëú§ˆô·±»\\0ù xx$OQQø#V“Y[ïëÈ‡_Ó×lÄ‹È»Kîzgê\r~ƒ‘ñÇSpª½õ¿ùŸ?Ë}„Ô ô65/²m\rÂ£Ã;®ØÏFôÍ1<4?¶`š&HÁ™öžN+gKðì/l†ù¼æˆŸ%Iâ1Ž?\ZžÛO6Z‡îä²J¬Twæ½YUVj&\n.êçÎ—ƒû7T¾šEf-q!X—«–€£Ü“Wõ}¼‘¼+\rß‹¯#ß%ÔŠ,£\'„Où=Mfß\\çÇ˜˜‚‘êl‡=7\0ØÏâ•;ÅþÕïµèu}6Ý®H÷*rÑºv#Ó¥c[÷µ\\ß¢ô6§îSQ]ueOø§â»¡}k­ \'?j¸»h\"\\w ~5ê¶¾\0ñ\'ˆ-âøþöê1äi;`‡l¸w9þ\Zá,t/xÒõ[Å:¬ö\Z`9{H\\!qýÐ‹Àí]†·ãe³´O	ø-bkåˆBÓD3Ÿ1’zÇAÏ5KAs7dTUÝŽÂZmž•ãoC¤þÇ‚H­c,å÷H£æäõÁÝù×nzÖ‹¦ÛèZDvp±òb¤šS‚îygb{š­wãÅ¼¿¶=ÔÄàCj…Øšü÷0¥WŠ•ZQm’>‹ìèQQ›ÔêrOžt‹gñŽ›­o¸‡P·†AnÐ²…™€\'Ê“*rIñô®NóÇºÂ¦û/Cg2.5‹¡ÿ\0ß‚:æoü{«Í³í/²µÙ(u\ZE!Áç|zžæ»²|³‡ÄF´­o[þG6/N¤=ÿ\0AÖ\'ÔìÝn,Å”¹;N×\0ò@# U÷.¥gL–\0õ¯&ðGü$zö³§Í·â—ÓVUš[»ûtH¥U9(2sµºq^«sm\Z…´ž^KH«’zsÅ}º±â5cæÛFÞ6ñ¬»‚÷`Tò¹9{ŒÖ®›}â˜#Híï¬.\0®¡;À:u¨¾\"¤zWÄ+‰æÜßD“£c ‘ò‘ù­gA¯P–Ùzoný=+ž¼çÍ§E8FZ3«’ßWÔ“f¹â†´Ó£òÃ{9­;­?Hlì4ß%œIòdúž¤×>5»M\"$yÚFÏ8ÆY½I$ñVoüW¥jžÔdµóEÔqmQ £cÀ9Ï½x¸‡‰ÄI)&âwÒ…\ZJër›]Iã­FYo$ht;GÙœM·í\rÎ]ÎsŽ?ýUÎkºÕÇ„õÝZÏÃÒÅgêÂÏä¨\rüªO#9ÉÅX°±¹Ó´ˆ5M\"‡HWÉ»R„¬­Ä¯¸Éã¸Õ~óÃú6«áÈühÏ,Ë\rÝ¬z¥²>al£0=wnÚ+º–’­ŸÁm¿¯ÌæDáýãÎ™o¯¤ó_ÎÛîK~¦½áÖÑü]¨D·£]M2Ki£Š¯_1³ý×eü«ÄÚd^ñ5þ™ÆK{IŠC!l’˜yõÁÔi0ëúƒüK§i–gQÓ%Xæ{x$	5¬ØG2d|ÊL{YAÝÜW©%hû»Ûî}3œ\r£ ã™¨Í\ZÍA-æ õÜ+‹Ó>)Eck|þñDi4HÆuÒšHXã’¬¬r:Ó%øá{íNÞÕ5SÓM]ÛK?0îËÖ•4®e+žañšÒK‹M7R-‘Ó[2ã \'p5æú}ÑÛµlf½çÆ:^%²\ZkÎ`•&gmßÁ\'*G­pšßÁûëv¿Ðî–îÆø¤áÔÓÄR¶½¡QlröFÆïN–U‹P‰üËbí\'b™=Ïj­o¦jLZ[9Œ—Î…fuSž€ôÈ¥‹GžûQ‹N’&·¾\'h|¿‰Ï÷­6Ö{VhŒ€²¶Ó°Œ8®TöqºgR‡3Ô’=WDK¤‘¦’ÙÑ²\"œ7ÊÜõ¡¢°º‹Y:§ÓF’ÄˆçÊ”çæŒ@#ÜÖº}\njMjÁŠ´ª‡$Ÿ1ç·jÄz¤óÇ\Z7—RÆþU¼vãs\02[ÙaN­êE»ëæi:o•§m	ÿ\0´¥·Yf[ƒ)ûÁíÿ\0®+µøu¤é:œZƒë>3ºðû T-úZ™9lä7P?:ç!ð&»?‰ÓB\ZD¶·wŠd¶[ÏÜ®ÑËž sÓž+Þ|9ðÇÂ¾ðý½¶¥§iÚ¥ÿ\0Y®\'„>÷=—=W«+½Ã¢Üò½/DÓž¡h¿Kû\rì–öÑ‹½ÑKåv8àƒÎ8Îkš¶žÞ?Im5ÌZüËsÛê\r4û”nR]Aã¡Ý^Ç¬hú?‡5Èõø<+e>˜ òu;H­O³¨9YÑHÇÄjÈ7zkx×Ä³hßf{½)Q¬¶„àí\'÷hPiÙ“ÍÔêWE+uu+8Ø›p<õ5³bÅ¼‘Gµ\01ïY\"ø$“<¥LBCœzš¿o¯X3„ódŒ®2\n¶ºj×Œt“ÔÂ)KX¢=wÀº_Š­ž;…{KŒïŽx¸ç¿Ó=ñ\\ü++ý\"fòíg¼¶\\y~AWüù·¥z,Úö¾Q¸Ý ä•RsZ+â-.ÚÑg’év8Ê€2p:ñ^V&ßÞ·¡ßBUcÒ÷<òÓÀÚ†¢ð+éÛÇ‡Y.UFÂ;ã–=zq^¢xnÇEgž53^Ê¡eº“—a×ÑsÎQ¸ñ®˜\n¬3änòöÄzãÒ¤ƒÆº;FÏ%ÈU_¼ÁIõô¬(Ò£Is\'™¥IUžüwáâ­*³¸û&³a\'Ú4û±Ö9cþÉÀð<ãÈÅñÂÙ×Lñ­‹è:Â¥ä„›yÿ\0ÛG\0ð!ë]Üž.Ñ€9¼Ææ;ÔûU;ÍwAÔ#û<ïÄ.3åËoæ!¸`F+e‹§¹ŸÕç%kÇü\'z$1ˆ4×	Ð­Úçùæ¼£T¿Òäøƒ4š\rê[Ø`ˆÅadºw	À$s‘ÜW§jz7ƒ4-!É ~êÉ\0àgƒU,¼;¦‹ûIôˆlíˆ¸Œ2Ãn¾ðë€\rvÓÄRªù[W9§J¥5t™V³·‚ÒWKpö• Œÿ\0ÏJÍ†FoÞZ0_Ùb“ž¹ÜêkKÄ2n\'7j1»¯Ï\\þ¥©5ö ÐX¼÷Õ$\n>ÿ\0“žµóyå)ÖÄBWn/óG³•Ô:2”•×ä;CrÚF;“æNŽNIÜÐ\n“í±ëËÆÝIE=P¶?3J°Ãhº¤ól0F6ã{*ÇëQ\\E/›âo/¥³‰“×>T‹üÖ¼>u*’Íÿ\0É¿-£tÿ\0\"=?R´¿×´#os²ÌËd®|œøçõ¬­JOì¿¬M6\'Ôo\'<\\±ü•@üjæ‘¢Øé:ö†ö–‹óØN.w‘åz“Ð“Xþ$EÕ¼\rì 	tÛÂÊ8ýT×MMÕ‚…ù.·õ•¿	¹ªroâÿ\0†:XÍºõ‚BÖ¼%	 e½íš’&uÕ´Èã]ð½ƒom¤ã\nóïšÍñÞJdƒíe:q7SÝñœôã5tNñkz,íò\'±?ÝUe9¬\'O÷1jÚ§ë·_>Æ‘ŸïïÓúDiçÍ¤Þî\"¾/°àd,ŠÄ}HWGáËi//~ØÆ[|ÍîVLAïŠäÒ;ˆížæÎGI Ô„Æª¤7¯k²ðóíñÆÁXÏþ=D&éT¼^„VNTÿ\0­Î[ÅrËo-ÙŽVÌW%“ ç§µRÐšÛÝM}3¼¦»•UxˆàQE}–%-%ÖÏô>R„¥f¯¥ÑwV†E²{³u+MZ&`Ÿ)Èÿ\0f¼úëBî{ß·7ìþC)º|çã^¼ÑEpahÓqÖ+¯C¾µZŠnÒyü$ºÈžßWïö•SlƒbDàÎ@ç¯IuÍNËM»¶‚ìˆ/Yæž6-´‘‘ÇAEÝõzV·*éÑw0jœÿ\0ëÔÑ‹ÅZíôÓÅ6¢vÍ…öÃÊ\rÜ}ßs]u‹ÝM7{/ŸiÇŒm] ¼ñëE”°ô’vŠû‘§¶©Íñ?¼Î½º¼Ò¼É-¯$ÿ\0I™f‘Q”¸‘~`6ðz~UØøLËöûy^y$–yÐÉ#‘“ócJ(®m8Fí$tR©6’lÿÙ', '1155328689', 'gb helmet 3.jpg', '1', '4061', '80', '100');
INSERT INTO customprofilepic VALUES('644', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0C\0d\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0èÒ¬%WV©£ºœ\nVÂÇ¬mà’@½s¾0°3xpÏçÃnÊ²žo$8Ã\r¡ÏŽî3ÁÆ;×šE©ÅÇú%âÄÅp&|BËÃ¯Ÿ”ôê:’03K`=ª]CL¶žéPvÎ3Q\rsG`|¹Œ„v\nñßøJµ1f“4ú4E¡Yv—c+žYwwÛÇ…hÉ¨ÎI¼YáøŽîZ8£—ûçÓÔRä‘´)J\nü¿Ìõ&Ômd\0ÄŒAîGéQ¨ÏÝ9>ëÆu-rPè–> ŠúI[])r€‚2sÏ~1ZÞñ ÐêMx÷YBfA**–lüª\0àŒdòx¦µ\"¤yŽÎMOÄ—’É>…¢Úê\Zr±®„2;.ãq·/üÕw×|B²\"]x;ÄFæk5kƒGFM£ÎksûFÛÂ\Z5……Ê—ž(B¶ß«¹ú¹cø×5¬jZÏ‹ŒÑi6×&SpÍ·Ë}ØF~sÈ8ã€Ýñž‰›–ÊÅÂ“k™»#çÆ’[må–ì\\*‘\ZÞùˆÌ{;µGJñóGu$:¤“Ë×ŽÝ¹9ÆpH#wP½£J7GÃÖvÚŽëéÒ´¨\'¹#œc×¶~”î<?á»¶Ùs éÍæO’#\'·Þ\\SXØl×õø½æv›w0´†EWÃ€AS‚äv¢³¼0––ºlßc‡Êµ–æY`‹qù#\'åSžàbŠêz;µW/½H$íYâj¥ªj÷6+V\ZmÆ¥}9\"+h“€9b@8QÇæ>µ±™_ÅW/` ”;œ”b[åL×¯8éÇÒ¸\rOMû;Åw%•±¶\'SLÈôÏaíÈî1Íw1M«k‰s¦jÚZÈ¸æ9ã•¢lpY7nÁöƒéÍr¢}GK\"Ñ£€¬`ˆÒxÚ,ò@n¿ýj‡>]ö)C›b¥¦¡£º¾\Z¶y2>XœÌ×·¯_Í/lõ)£ŸÛXB9_6?$·ÔÈËŸÀ\n¹6·­¼4Ô5Æò©M.§r3=Ô¤žé&Óùš—Z-\ZF‹ÑÛÐ­¨ÛOf©çËgk¿î­¼²J[’0nNÇÙÁœƒ[~k›ínÆÝï%’oß´2<›G÷ÈÆ7ìèOå\\¦ýÒ³‰\0^GmÀàäÿ\0:¿§jë§E¨C–)äHãóÕ‹ç,ÎFzdzt¬fù“äZšJRPå›ê\\Õ|@|Io©4í¶Ql(~óGó|¾™ÚGµÍI­Ío£Ÿ³O/œ—K´—9cAQùWMök]B{{\\Oj–Ék˜Pm¤\';x<žµc[ðÎ—y½®Ÿ£IkxÄG‡y\'žHÉÚyêzsXFqƒQ’&Uy­n§;?ˆµ+õ†ÚêæòüLTÅ³3ƒ\n®	#;íÞ½3K‚|=º´¼’SpòÈ¾SI”HÊà¬c³mÙã-õÍUð·„ô]&Ûý\'eî£¿å¹¸ˆ®À6üª¤0ÀÜ\ZO\ZÞb,ãe*çqÚ8#† ûÝ‘ìÆª5£9Ú;-¯Œ~/w¹“¦ëú•µ ˆ4.êÑŒþ˜¢³-ÏîÏÖŠ|ìêäGj$çŠ¿ãkÍsÂä¼Ñ6Ú»L±Ït@2üùÎÐzsž£¶1Y~»³½ñf§}ªšI¿Õ,›åRÝûµìWÚE¦§£¶oðH£rH¹Àä{çØ×{8Ññ¤7Wââ[¦žWžožY^]åÉîÇ9Ï=z× hÖ\ZôP¼ö—L‹åÂnÞà+<ã•;¶Œyù5gMðGÙ¼]y‹E’Ú+çC„PU‚òs’8ëŽÕëºu”6ìªêÒLÎZNžfwtü¿*Å´Ýb¬®Ï\Zñ^Ž¾Õa²¸yY&F+# \02ýåÎyê;V4W3\\	>Åa=ÀŒnvT$ õ8Î?\ZéüU¬j<i†tëBöÖLí38*¦NA‘›²€p¾¹ï‘[š­í—ƒü¾\ZÒ`[»Ï-¢¸c&ÜÉb@åŽzdcŠNœ/v5RocÏì¯tÛ†Tºi„Œx\\|‡òëøÖÿ\0Ø-|Ûm¨­ò‰-Ÿh?ŠðÏãÂÁ{w¥K‚mÜ2ýïÏúWE¡é~+ñ„Þo‡ìÒF-Ø>ZýÒÇ;¿Ý\0õ®ˆ¸ÅhsË™½FÍá‰#`Ö³)\0‚AÀüóš‘5é,w¼¦,ãdŸ½Nœ’Oà\rV¹ñ>£¢kzfª–×’ZÊa’[S´pëè*úx“N¼·ýÔò9ýÇ—‡#ß¶=óÒœ£	«2uêoYø­\\jz|°	‹mž>Q°yÂ“G¡Éü\rdk—mw«Hä\0õÈ>ã;à°ä/¨È\Z+tXÁê¿tzóÆóôÀã½_	Æ1íŠá©\nTô‡S«Mß™“[0òÎsÖŠu¼kåŸ›Ñ\\íÉŸ\ndŽßâÚBBÛ¤¼€X’Ñ²ÿ\0øWÔ6²É<HDåNì‚+åï…~p×®åBD#,sŒîÈéØþµïú>¡#F¤®Å9bddœœ~5êt<£¢{h÷–’9$°#©¬‹ÛQ$ªap[Î@>¸#ó­¹vˆ•\Z¢/Ñ^yO8Æ•®;œæ£¤jÑ›˜´‚`’pÒ UÛ€psß¯¿á\\®™ðÆöÕ˜Üê‘y$“*…29\'Ý€ëê}ë¢¸ñm•¶ ‘ÜO¼lÀ0àc<cœ÷¯;ñWÄë™á’=&íÄÂvˆ¾xE\nÏŸ¥L£µ*2iÝ“†ü¤[+^(¾‘G\"l£û ùäÕK¯}‚a¤h6ðZ[‚æ]ƒÈƒ\0uï^_á}y®ãh¦“÷ês c’süC?¯½uÉa’qÎ´¢ùR±×\n1’ænç›\\øsR»Ô%–\\´“HÎîÇ#’I9ÿ\0õj×´ð½¬\0ëæIÔ³tü½>µÚ FBÓ^ÏŽœÔË94!s~SDB²ãùPñäu­¹m†\n¸Èõ¬ùmšž«ØÖW¹º+Áì<gš+B×QÈçw¥›-#/àÄ(úÕæAû u=3ÿ\0êü«ßôÛXJÊ¥2ŽÞOh¢½w±ãu5mí¢o1\n£ \'¥sž#E	è8ïE-Ÿ8üJšI5Žå•@Æ~Ÿýzæt\\i! •Ì3Î=è¢“^Yä‹Ä¶“ÆÛ$y‘X¨\0Hc§Jõí<›rp8Š+ÏÄnCð³jÚÛ\0¯_z”ÚÂAÊ~¦Š+œÙnSšÖ«™ªFÚ‘³Œ‘‚h¢¤¤WKhQåUA€ü~BŠ(©m›%¡ÿÙ', '1156920309', '85321842.jpg', '1', '3137', '100', '67');



DROP TABLE IF EXISTS datastore;
CREATE TABLE `datastore` (
  `title` varchar(15) NOT NULL default '',
  `data` mediumtext,
  `unserialize` smallint(6) NOT NULL default '2',
  PRIMARY KEY  (`title`)
) TYPE=MyISAM;

INSERT INTO datastore VALUES('attachmentcache', 'a:11:{s:3:\"bmp\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"doc\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"gif\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"jpe\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:4:\"jpeg\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"jpg\";a:5:{s:4:\"size\";s:6:\"100000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"pdf\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"png\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"psd\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"txt\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"zip\";a:5:{s:4:\"size\";s:6:\"100000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}}', '1');
INSERT INTO datastore VALUES('products', 'a:2:{s:18:\"crawlability_vbseo\";s:1:\"1\";s:9:\"vbulletin\";s:1:\"1\";}', '1');
INSERT INTO datastore VALUES('languagecache', 'a:1:{i:1;a:3:{s:10:\"languageid\";s:1:\"1\";s:5:\"title\";s:12:\"English (US)\";s:10:\"userselect\";s:1:\"1\";}}', '1');
INSERT INTO datastore VALUES('stylecache', 'a:1:{i:-1;a:1:{i:1;a:1:{i:0;a:5:{s:7:\"styleid\";s:1:\"1\";s:5:\"title\";s:13:\"Default Style\";s:8:\"parentid\";s:2:\"-1\";s:12:\"displayorder\";s:1:\"1\";s:10:\"userselect\";s:1:\"1\";}}}}', '1');
INSERT INTO datastore VALUES('options', 'a:310:{s:12:\"paymentemail\";s:0:\"\";s:11:\"enablehooks\";i:1;s:17:\"disableerroremail\";i:0;s:15:\"errorlogmaxsize\";i:1048576;s:13:\"errorlogemail\";s:0:\"\";s:11:\"errorlogphp\";s:0:\"\";s:16:\"errorlogsecurity\";s:0:\"\";s:16:\"errorlogdatabase\";s:0:\"\";s:13:\"externalcount\";i:15;s:13:\"externalcache\";i:60;s:14:\"externalcutoff\";i:30;s:11:\"externalrss\";i:1;s:10:\"rsspodcast\";i:1;s:11:\"externalxml\";i:0;s:18:\"cp_usereditcolumns\";i:2;s:10:\"externaljs\";i:0;s:18:\"cp_collapse_forums\";i:0;s:15:\"adminquickstats\";i:0;s:19:\"timeoutcontrolpanel\";i:0;s:13:\"cpstylefolder\";s:19:\"vBulletin_3_Default\";s:20:\"archive_postsperpage\";i:250;s:22:\"archive_threadsperpage\";i:250;s:10:\"WOLrefresh\";i:60;s:9:\"WOLguests\";i:1;s:10:\"WOLresolve\";i:0;s:13:\"enablespiders\";i:1;s:14:\"archiveenabled\";i:1;s:18:\"archive_threadtype\";i:1;s:9:\"WOLenable\";i:1;s:13:\"privallowhtml\";i:0;s:20:\"privallowbbimagecode\";i:1;s:16:\"privallowsmilies\";i:1;s:15:\"privallowbbcode\";i:1;s:14:\"privallowicons\";i:1;s:9:\"pmperpage\";i:50;s:12:\"pmmaxperpage\";i:100;s:11:\"pmfloodtime\";i:60;s:10:\"pmmaxchars\";i:5000;s:12:\"threadedmode\";i:0;s:18:\"threaded_listdepth\";i:5;s:17:\"threaded_maxcache\";i:40;s:18:\"threaded_trimtitle\";i:30;s:9:\"enablepms\";i:1;s:10:\"checknewpm\";i:1;s:17:\"allowthreadedmode\";i:1;s:12:\"postelements\";i:2;s:18:\"showsimilarthreads\";i:1;s:16:\"threadsubscribed\";i:1;s:11:\"threadvoted\";i:0;s:8:\"wordwrap\";i:50;s:7:\"smtotal\";i:15;s:9:\"smcolumns\";i:3;s:15:\"wysiwyg_smtotal\";i:15;s:16:\"attachtotalspace\";i:0;s:11:\"attachlimit\";i:5;s:14:\"attachboxcount\";i:1;s:14:\"attachurlcount\";i:1;s:14:\"allowattachdel\";i:1;s:20:\"allowclosedattachdel\";i:0;s:15:\"allowduplicates\";i:1;s:12:\"attachresize\";i:1;s:18:\"viewattachedimages\";i:1;s:12:\"attachthumbs\";i:1;s:16:\"attachthumbssize\";i:100;s:12:\"thumbquality\";i:75;s:9:\"attachrow\";i:5;s:10:\"thumbcolor\";s:7:\"#000000\";s:14:\"maxpolloptions\";i:10;s:13:\"maxpolllength\";i:100;s:14:\"updatelastpost\";i:0;s:9:\"showvotes\";i:1;s:10:\"votechange\";i:0;s:14:\"enablesearches\";i:1;s:15:\"searchfloodtime\";i:5;s:13:\"searchperpage\";i:25;s:10:\"maxresults\";i:100;s:15:\"minsearchlength\";i:4;s:19:\"similarthreadsearch\";i:1;s:13:\"searchsharing\";i:1;s:22:\"similarthreadthreshold\";d:3.5;s:8:\"badwords\";s:0:\"\";s:16:\"searchimagecheck\";i:1;s:9:\"goodwords\";s:14:\"vb vbb php sql\";s:15:\"maxsearchlength\";i:20;s:14:\"allowwildcards\";i:1;s:15:\"multimatchscore\";i:15;s:9:\"datescore\";i:15;s:16:\"threadtitlescore\";i:5;s:14:\"posttitlescore\";i:5;s:10:\"replyscore\";d:0.1;s:9:\"replyfunc\";s:4:\"none\";s:9:\"viewscore\";d:0.01;s:8:\"viewfunc\";s:4:\"none\";s:9:\"ratescore\";d:0.5;s:8:\"ratefunc\";s:4:\"none\";s:9:\"forumhome\";s:5:\"index\";s:15:\"displayloggedin\";i:1;s:13:\"showbirthdays\";i:1;s:10:\"showevents\";i:30;s:12:\"showholidays\";i:1;s:13:\"showeventtype\";i:0;s:16:\"activememberdays\";i:30;s:19:\"activememberoptions\";i:3;s:14:\"forumhomedepth\";i:2;s:17:\"forumdisplaydepth\";i:2;s:13:\"subforumdepth\";i:0;s:20:\"showforumdescription\";i:1;s:17:\"showprivateforums\";s:1:\"1\";s:9:\"showlocks\";i:0;s:15:\"lastthreadchars\";i:30;s:19:\"showmoderatorcolumn\";i:0;s:13:\"nav_forumdesc\";i:1;s:14:\"showforumusers\";i:1;s:10:\"maxthreads\";i:20;s:12:\"showstickies\";i:1;s:8:\"showdots\";i:1;s:13:\"usehotthreads\";i:1;s:14:\"hotnumberviews\";i:150;s:14:\"hotnumberposts\";i:15;s:11:\"linktopages\";i:1;s:12:\"maxmultipage\";i:3;s:13:\"threadpreview\";i:150;s:11:\"oneannounce\";i:1;s:15:\"showthreadusers\";i:1;s:8:\"maxposts\";i:10;s:12:\"usermaxposts\";s:13:\"5,10,20,30,40\";s:11:\"showdeficon\";s:22:\"images/icons/icon1.gif\";s:11:\"editormodes\";s:45:\"a:3:{s:2:\"fe\";i:2;s:2:\"qr\";i:2;s:2:\"qe\";i:2;}\";s:14:\"postimagecheck\";i:1;s:5:\"logip\";i:1;s:14:\"noeditedbytime\";i:2;s:13:\"edittimelimit\";i:0;s:14:\"addpolltimeout\";i:10;s:20:\"editthreadtitlelimit\";i:5;s:14:\"floodchecktime\";i:10;s:11:\"allowdynimg\";i:0;s:12:\"stopshouting\";i:4;s:9:\"maximages\";i:4;s:10:\"quotetitle\";i:1;s:12:\"allowsmilies\";i:1;s:16:\"allowbbimagecode\";i:1;s:9:\"allowhtml\";i:0;s:10:\"ignoremods\";i:0;s:13:\"avatarenabled\";i:1;s:14:\"numavatarswide\";i:5;s:17:\"numavatarsperpage\";i:10;s:17:\"profilepicenabled\";i:1;s:16:\"reputationenable\";i:1;s:17:\"reputationdefault\";i:0;s:19:\"reputationundefined\";s:16:\"should be banned\";s:13:\"showuserrates\";i:5;s:10:\"adminpower\";i:5;s:7:\"rdpower\";i:60;s:7:\"pcpower\";i:20;s:7:\"kppower\";i:15;s:17:\"minreputationpost\";i:10;s:18:\"minreputationcount\";i:0;s:19:\"maxreputationperday\";i:10;s:16:\"reputationrepeat\";i:6;s:13:\"unallowvbcode\";i:1;s:14:\"unallowsmilies\";i:1;s:10:\"unallowimg\";i:1;s:11:\"unallowhtml\";i:0;s:16:\"enablememberlist\";i:1;s:15:\"memberlistposts\";i:1;s:16:\"memberlistfields\";i:1788;s:17:\"memberlistperpage\";i:30;s:22:\"usememberlistadvsearch\";i:1;s:15:\"profilelastpost\";i:0;s:13:\"enablebanning\";i:1;s:5:\"banip\";s:0:\"\";s:8:\"banemail\";s:0:\"\";s:18:\"aggressiveemailban\";i:0;s:20:\"allowkeepbannedemail\";i:1;s:12:\"globalignore\";s:0:\"\";s:14:\"allowedbbcodes\";i:1023;s:12:\"codemaxlines\";i:30;s:10:\"quickreply\";i:1;s:9:\"quickedit\";i:1;s:10:\"multiquote\";s:1:\"1\";s:7:\"mqlimit\";i:0;s:12:\"postminchars\";i:20;s:12:\"postmaxchars\";i:10000;s:13:\"titlemaxchars\";i:85;s:16:\"ignorequotechars\";i:1;s:11:\"allowbbcode\";i:1;s:18:\"softlinebreakchars\";i:90;s:11:\"ctCensorMod\";i:1;s:11:\"reqbirthday\";i:1;s:10:\"ctMaxChars\";i:25;s:13:\"ctCensorWords\";s:38:\"admin forum moderator vbulletin leader\";s:7:\"rpemail\";i:1;s:9:\"uiforumid\";i:0;s:9:\"uimessage\";i:1;s:9:\"rpforumid\";i:0;s:8:\"rpuserid\";s:0:\"\";s:10:\"checkcoppa\";i:1;s:18:\"moderatenewmembers\";i:0;s:13:\"regimagecheck\";i:1;s:11:\"welcomemail\";i:1;s:9:\"welcomepm\";s:0:\"\";s:12:\"newuseremail\";s:0:\"\";s:14:\"allowmultiregs\";i:0;s:11:\"verifyemail\";i:1;s:18:\"requireuniqueemail\";i:1;s:13:\"minuserlength\";i:3;s:13:\"maxuserlength\";i:20;s:16:\"illegalusernames\";s:0:\"\";s:13:\"usernameregex\";s:0:\"\";s:11:\"usereferrer\";i:0;s:17:\"defaultregoptions\";i:4950329;s:8:\"usecoppa\";i:0;s:17:\"allowregistration\";i:1;s:8:\"smtp_tls\";i:0;s:12:\"enablecensor\";i:1;s:10:\"censorchar\";s:1:\"*\";s:11:\"censorwords\";s:50:\"\"fuck\" \"shit\" \"bitch\" whore slut cunt gay fag homo\";s:15:\"blankasciistrip\";s:31:\"160 173 u8204 u8205 u8237 u8238\";s:13:\"needfromemail\";i:0;s:8:\"use_smtp\";i:0;s:9:\"smtp_host\";s:0:\"\";s:9:\"smtp_port\";i:25;s:9:\"smtp_user\";s:0:\"\";s:9:\"smtp_pass\";s:0:\"\";s:12:\"emailsendnum\";i:10;s:12:\"usemailqueue\";i:1;s:14:\"emailfloodtime\";i:60;s:11:\"secureemail\";i:1;s:13:\"displayemails\";i:1;s:11:\"enableemail\";i:1;s:12:\"skypeweb_gfx\";i:1;s:11:\"showimicons\";i:1;s:13:\"legacypostbit\";i:0;s:9:\"usepopups\";i:1;s:14:\"storecssasfile\";i:0;s:11:\"cleargifurl\";s:9:\"clear.gif\";s:17:\"allowchangestyles\";i:1;s:7:\"styleid\";i:1;s:10:\"languageid\";i:1;s:7:\"ipcheck\";i:1;s:15:\"threadviewslive\";i:0;s:19:\"attachmentviewslive\";i:0;s:9:\"loadlimit\";i:0;s:10:\"safeupload\";i:0;s:7:\"tmppath\";s:4:\"/tmp\";s:13:\"copypostindex\";i:1;s:11:\"cachemaxage\";i:7;s:12:\"allowphpinfo\";i:0;s:10:\"gzipoutput\";i:1;s:9:\"gziplevel\";i:1;s:10:\"addheaders\";i:0;s:14:\"nocacheheaders\";i:0;s:17:\"useheaderredirect\";i:1;s:12:\"cookiedomain\";s:20:\".imaconlinepoker.com\";s:8:\"dstonoff\";i:1;s:10:\"dateformat\";s:5:\"m-d-Y\";s:10:\"timeformat\";s:5:\"h:i A\";s:20:\"registereddateformat\";s:3:\"M Y\";s:10:\"calformat1\";s:6:\"F j, Y\";s:10:\"calformat2\";s:3:\"F j\";s:13:\"logdateformat\";s:11:\"H:i, jS M Y\";s:13:\"cookietimeout\";i:900;s:10:\"cookiepath\";s:1:\"/\";s:10:\"timeoffset\";i:-5;s:8:\"yestoday\";i:1;s:10:\"magickpath\";s:0:\"\";s:14:\"regimageoption\";i:12;s:12:\"regimagetype\";s:2:\"GD\";s:9:\"imagetype\";s:2:\"GD\";s:12:\"disable_ajax\";i:0;s:12:\"forumleaders\";i:1;s:16:\"allowedreferrers\";s:0:\"\";s:13:\"threadmarking\";s:1:\"0\";s:12:\"markinglimit\";i:10;s:15:\"usestrikesystem\";i:1;s:15:\"addtemplatename\";i:0;s:12:\"enableaccess\";i:1;s:8:\"pagenavs\";s:18:\"10 50 100 500 1000\";s:12:\"pagenavpages\";i:3;s:13:\"copyrighttext\";s:27:\"Online Poker Strategy Forum\";s:11:\"companyname\";s:0:\"\";s:9:\"faxnumber\";s:0:\"\";s:7:\"address\";s:0:\"\";s:8:\"keywords\";s:49:\"online, poker, forum, forums, strategy, tip, tips\";s:11:\"description\";s:83:\"Online Poker Forum focusing on poker strategy such as Texas Holdem, Stud, and more.\";s:12:\"useforumjump\";i:1;s:10:\"privacyurl\";s:46:\"http://www.imaconlinepoker.com/privacy-policy/\";s:14:\"webmasteremail\";s:18:\"adioking@gmail.com\";s:16:\"contactusoptions\";s:35:\"Site Feedback\r\nRegistration Problem\";s:13:\"contactustype\";i:0;s:13:\"contactuslink\";s:47:\"http://www.imaconlinepoker.com/imac/contact-us/\";s:7:\"homeurl\";s:59:\"http://www.macpokeronline.com/mac/online/poker/party-poker/\";s:9:\"hometitle\";s:19:\"Party Poker for Mac\";s:5:\"bburl\";s:37:\"http://www.imaconlinepoker.com/forums\";s:7:\"bbtitle\";s:20:\"Poker Strategy Forum\";s:13:\"profilepicurl\";s:17:\"customprofilepics\";s:10:\"sigpicpath\";s:15:\"./signaturepics\";s:9:\"sigpicurl\";s:13:\"signaturepics\";s:14:\"fulltextsearch\";i:0;s:8:\"bbactive\";i:1;s:14:\"bbclosedreason\";s:125:\"<p>Sorry, the board is unavailable at the moment while we are testing some functionality.</p>\r\n<p>We will be back soon...</p>\";s:10:\"avatarpath\";s:15:\"./customavatars\";s:9:\"avatarurl\";s:13:\"customavatars\";s:14:\"profilepicpath\";s:19:\"./customprofilepics\";s:13:\"usefileavatar\";i:0;s:10:\"attachpath\";s:34:\"/path/to/your/attachment/directory\";s:10:\"attachfile\";s:0:\"\";s:19:\"subscriptionmethods\";i:0;s:15:\"templateversion\";s:5:\"3.6.2\";s:9:\"vbseo_opt\";a:3:{s:10:\"forumpaths\";a:0:{}s:12:\"forumthreads\";a:24:{i:15;s:1:\"0\";i:16;s:2:\"62\";i:26;s:2:\"36\";i:20;s:2:\"13\";i:23;s:2:\"12\";i:17;s:2:\"22\";i:18;s:1:\"4\";i:19;s:1:\"9\";i:3;s:1:\"0\";i:4;s:2:\"27\";i:8;s:1:\"8\";i:10;s:1:\"2\";i:6;s:1:\"5\";i:25;s:1:\"2\";i:7;s:1:\"9\";i:21;s:1:\"4\";i:22;s:1:\"4\";i:5;s:1:\"0\";i:9;s:1:\"9\";i:24;s:1:\"6\";i:11;s:1:\"0\";i:12;s:1:\"6\";i:13;s:1:\"5\";i:14;s:1:\"9\";}s:5:\"stamp\";i:1162326304;}}', '1');
INSERT INTO datastore VALUES('smiliecache', 'a:11:{i:7;a:7:{s:8:\"smilieid\";s:1:\"7\";s:5:\"title\";s:21:\"Roll Eyes (Sarcastic)\";s:10:\"smilietext\";s:10:\":rolleyes:\";s:10:\"smiliepath\";s:27:\"images/smilies/rolleyes.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"3\";s:9:\"smilielen\";s:2:\"10\";}i:10;a:7:{s:8:\"smilieid\";s:2:\"10\";s:5:\"title\";s:8:\"Confused\";s:10:\"smilietext\";s:10:\":confused:\";s:10:\"smiliepath\";s:27:\"images/smilies/confused.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:2:\"10\";}i:6;a:7:{s:8:\"smilieid\";s:1:\"6\";s:5:\"title\";s:4:\"Cool\";s:10:\"smilietext\";s:6:\":cool:\";s:10:\"smiliepath\";s:23:\"images/smilies/cool.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"5\";s:9:\"smilielen\";s:1:\"6\";}i:8;a:7:{s:8:\"smilieid\";s:1:\"8\";s:5:\"title\";s:3:\"Mad\";s:10:\"smilietext\";s:5:\":mad:\";s:10:\"smiliepath\";s:22:\"images/smilies/mad.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"5\";}i:9;a:7:{s:8:\"smilieid\";s:1:\"9\";s:5:\"title\";s:4:\"EEK!\";s:10:\"smilietext\";s:5:\":eek:\";s:10:\"smiliepath\";s:22:\"images/smilies/eek.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"7\";s:9:\"smilielen\";s:1:\"5\";}i:1;a:7:{s:8:\"smilieid\";s:1:\"1\";s:5:\"title\";s:5:\"Smile\";s:10:\"smilietext\";s:2:\":)\";s:10:\"smiliepath\";s:24:\"images/smilies/smile.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:2;a:7:{s:8:\"smilieid\";s:1:\"2\";s:5:\"title\";s:13:\"Embarrassment\";s:10:\"smilietext\";s:2:\":o\";s:10:\"smiliepath\";s:26:\"images/smilies/redface.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:3;a:7:{s:8:\"smilieid\";s:1:\"3\";s:5:\"title\";s:8:\"Big Grin\";s:10:\"smilietext\";s:2:\":D\";s:10:\"smiliepath\";s:26:\"images/smilies/biggrin.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:4;a:7:{s:8:\"smilieid\";s:1:\"4\";s:5:\"title\";s:4:\"Wink\";s:10:\"smilietext\";s:2:\";)\";s:10:\"smiliepath\";s:23:\"images/smilies/wink.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:5;a:7:{s:8:\"smilieid\";s:1:\"5\";s:5:\"title\";s:16:\"Stick Out Tongue\";s:10:\"smilietext\";s:2:\":p\";s:10:\"smiliepath\";s:25:\"images/smilies/tongue.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:11;a:7:{s:8:\"smilieid\";s:2:\"11\";s:5:\"title\";s:5:\"Frown\";s:10:\"smilietext\";s:2:\":(\";s:10:\"smiliepath\";s:24:\"images/smilies/frown.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}}', '1');
INSERT INTO datastore VALUES('iconcache', 'a:14:{i:1;a:5:{s:6:\"iconid\";s:1:\"1\";s:5:\"title\";s:4:\"Post\";s:8:\"iconpath\";s:22:\"images/icons/icon1.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:2;a:5:{s:6:\"iconid\";s:1:\"2\";s:5:\"title\";s:5:\"Arrow\";s:8:\"iconpath\";s:22:\"images/icons/icon2.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:3;a:5:{s:6:\"iconid\";s:1:\"3\";s:5:\"title\";s:9:\"Lightbulb\";s:8:\"iconpath\";s:22:\"images/icons/icon3.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:4;a:5:{s:6:\"iconid\";s:1:\"4\";s:5:\"title\";s:11:\"Exclamation\";s:8:\"iconpath\";s:22:\"images/icons/icon4.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:5;a:5:{s:6:\"iconid\";s:1:\"5\";s:5:\"title\";s:8:\"Question\";s:8:\"iconpath\";s:22:\"images/icons/icon5.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:6;a:5:{s:6:\"iconid\";s:1:\"6\";s:5:\"title\";s:4:\"Cool\";s:8:\"iconpath\";s:22:\"images/icons/icon6.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:7;a:5:{s:6:\"iconid\";s:1:\"7\";s:5:\"title\";s:5:\"Smile\";s:8:\"iconpath\";s:22:\"images/icons/icon7.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:8;a:5:{s:6:\"iconid\";s:1:\"8\";s:5:\"title\";s:5:\"Angry\";s:8:\"iconpath\";s:22:\"images/icons/icon8.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:9;a:5:{s:6:\"iconid\";s:1:\"9\";s:5:\"title\";s:7:\"Unhappy\";s:8:\"iconpath\";s:22:\"images/icons/icon9.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:10;a:5:{s:6:\"iconid\";s:2:\"10\";s:5:\"title\";s:7:\"Talking\";s:8:\"iconpath\";s:23:\"images/icons/icon10.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:11;a:5:{s:6:\"iconid\";s:2:\"11\";s:5:\"title\";s:8:\"Red face\";s:8:\"iconpath\";s:23:\"images/icons/icon11.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:12;a:5:{s:6:\"iconid\";s:2:\"12\";s:5:\"title\";s:4:\"Wink\";s:8:\"iconpath\";s:23:\"images/icons/icon12.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:13;a:5:{s:6:\"iconid\";s:2:\"13\";s:5:\"title\";s:11:\"Thumbs down\";s:8:\"iconpath\";s:23:\"images/icons/icon13.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:14;a:5:{s:6:\"iconid\";s:2:\"14\";s:5:\"title\";s:9:\"Thumbs up\";s:8:\"iconpath\";s:23:\"images/icons/icon14.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}}', '1');
INSERT INTO datastore VALUES('bbcodecache', 'a:0:{}', '1');
INSERT INTO datastore VALUES('userstats', 'a:4:{s:13:\"numbermembers\";s:4:\"1164\";s:13:\"activemembers\";s:3:\"266\";s:11:\"newusername\";s:11:\"John Atkins\";s:9:\"newuserid\";s:4:\"1164\";}', '1');
INSERT INTO datastore VALUES('usergroupcache', 'a:8:{i:4;a:35:{s:11:\"usergroupid\";i:4;s:5:\"title\";s:33:\"(COPPA) Users Awaiting Moderation\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:0:\"\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:655375;s:13:\"pmpermissions\";i:0;s:19:\"calendarpermissions\";i:1;s:14:\"wolpermissions\";i:0;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:33554499;s:14:\"genericoptions\";i:48;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:-1;s:19:\"profilepicmaxheight\";i:-1;s:17:\"profilepicmaxsize\";i:-1;s:20:\"signaturepermissions\";i:0;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:-1;s:16:\"sigmaxsizebbcode\";i:-1;s:11:\"sigmaxchars\";i:-1;s:14:\"sigmaxrawchars\";i:-1;s:11:\"sigmaxlines\";i:-1;}i:6;a:35:{s:11:\"usergroupid\";i:6;s:5:\"title\";s:14:\"Administrators\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:13:\"Administrator\";s:15:\"passwordexpires\";i:180;s:15:\"passwordhistory\";i:360;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:5;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:1048575;s:13:\"pmpermissions\";i:7;s:19:\"calendarpermissions\";i:63;s:14:\"wolpermissions\";i:31;s:16:\"adminpermissions\";i:3;s:18:\"genericpermissions\";i:1073741759;s:14:\"genericoptions\";i:63;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:80;s:15:\"avatarmaxheight\";i:80;s:13:\"avatarmaxsize\";i:20000;s:18:\"profilepicmaxwidth\";i:100;s:19:\"profilepicmaxheight\";i:100;s:17:\"profilepicmaxsize\";i:65535;s:20:\"signaturepermissions\";i:237567;s:14:\"sigpicmaxwidth\";i:500;s:15:\"sigpicmaxheight\";i:100;s:13:\"sigpicmaxsize\";i:20000;s:12:\"sigmaximages\";i:0;s:16:\"sigmaxsizebbcode\";i:7;s:11:\"sigmaxchars\";i:0;s:14:\"sigmaxrawchars\";i:0;s:11:\"sigmaxlines\";i:0;}i:8;a:35:{s:11:\"usergroupid\";i:8;s:5:\"title\";s:12:\"Banned Users\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:6:\"Banned\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:0;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:0;s:13:\"pmpermissions\";i:0;s:19:\"calendarpermissions\";i:0;s:14:\"wolpermissions\";i:0;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:64;s:14:\"genericoptions\";i:0;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:-1;s:19:\"profilepicmaxheight\";i:-1;s:17:\"profilepicmaxsize\";i:-1;s:20:\"signaturepermissions\";i:0;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:-1;s:16:\"sigmaxsizebbcode\";i:-1;s:11:\"sigmaxchars\";i:-1;s:14:\"sigmaxrawchars\";i:-1;s:11:\"sigmaxlines\";i:-1;}i:7;a:35:{s:11:\"usergroupid\";i:7;s:5:\"title\";s:10:\"Moderators\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:9:\"Moderator\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:5;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:782847;s:13:\"pmpermissions\";i:7;s:19:\"calendarpermissions\";i:63;s:14:\"wolpermissions\";i:15;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:518985423;s:14:\"genericoptions\";i:54;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:80;s:15:\"avatarmaxheight\";i:80;s:13:\"avatarmaxsize\";i:20000;s:18:\"profilepicmaxwidth\";i:100;s:19:\"profilepicmaxheight\";i:100;s:17:\"profilepicmaxsize\";i:65535;s:20:\"signaturepermissions\";i:237567;s:14:\"sigpicmaxwidth\";i:500;s:15:\"sigpicmaxheight\";i:100;s:13:\"sigpicmaxsize\";i:20000;s:12:\"sigmaximages\";i:4;s:16:\"sigmaxsizebbcode\";i:7;s:11:\"sigmaxchars\";i:255;s:14:\"sigmaxrawchars\";i:510;s:11:\"sigmaxlines\";i:0;}i:2;a:35:{s:11:\"usergroupid\";i:2;s:5:\"title\";s:16:\"Registered Users\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:0:\"\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:5;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:782847;s:13:\"pmpermissions\";i:3;s:19:\"calendarpermissions\";i:63;s:14:\"wolpermissions\";i:1;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:505943239;s:14:\"genericoptions\";i:62;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:100;s:19:\"profilepicmaxheight\";i:100;s:17:\"profilepicmaxsize\";i:65535;s:20:\"signaturepermissions\";i:204799;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:4;s:16:\"sigmaxsizebbcode\";i:7;s:11:\"sigmaxchars\";i:255;s:14:\"sigmaxrawchars\";i:510;s:11:\"sigmaxlines\";i:0;}i:5;a:35:{s:11:\"usergroupid\";i:5;s:5:\"title\";s:16:\"Super Moderators\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:15:\"Super Moderator\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:1048575;s:13:\"pmpermissions\";i:7;s:19:\"calendarpermissions\";i:63;s:14:\"wolpermissions\";i:15;s:16:\"adminpermissions\";i:1;s:18:\"genericpermissions\";i:519001839;s:14:\"genericoptions\";i:63;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:80;s:15:\"avatarmaxheight\";i:80;s:13:\"avatarmaxsize\";i:20000;s:18:\"profilepicmaxwidth\";i:100;s:19:\"profilepicmaxheight\";i:100;s:17:\"profilepicmaxsize\";i:65535;s:20:\"signaturepermissions\";i:237567;s:14:\"sigpicmaxwidth\";i:500;s:15:\"sigpicmaxheight\";i:100;s:13:\"sigpicmaxsize\";i:20000;s:12:\"sigmaximages\";i:4;s:16:\"sigmaxsizebbcode\";i:7;s:11:\"sigmaxchars\";i:255;s:14:\"sigmaxrawchars\";i:510;s:11:\"sigmaxlines\";i:0;}i:1;a:35:{s:11:\"usergroupid\";i:1;s:5:\"title\";s:28:\"Unregistered / Not Logged In\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:5:\"Guest\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:655375;s:13:\"pmpermissions\";i:0;s:19:\"calendarpermissions\";i:1;s:14:\"wolpermissions\";i:0;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:0;s:14:\"genericoptions\";i:40;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:-1;s:19:\"profilepicmaxheight\";i:-1;s:17:\"profilepicmaxsize\";i:-1;s:20:\"signaturepermissions\";i:0;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:-1;s:16:\"sigmaxsizebbcode\";i:-1;s:11:\"sigmaxchars\";i:-1;s:14:\"sigmaxrawchars\";i:-1;s:11:\"sigmaxlines\";i:-1;}i:3;a:35:{s:11:\"usergroupid\";i:3;s:5:\"title\";s:33:\"Users Awaiting Email Confirmation\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:0:\"\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:655375;s:13:\"pmpermissions\";i:0;s:19:\"calendarpermissions\";i:1;s:14:\"wolpermissions\";i:0;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:33554499;s:14:\"genericoptions\";i:56;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:-1;s:19:\"profilepicmaxheight\";i:-1;s:17:\"profilepicmaxsize\";i:-1;s:20:\"signaturepermissions\";i:0;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:-1;s:16:\"sigmaxsizebbcode\";i:-1;s:11:\"sigmaxchars\";i:-1;s:14:\"sigmaxrawchars\";i:-1;s:11:\"sigmaxlines\";i:-1;}}', '1');
INSERT INTO datastore VALUES('forumcache', 'a:24:{i:15;a:25:{s:7:\"forumid\";i:15;s:7:\"styleid\";i:0;s:5:\"title\";s:18:\"General Discussion\";s:11:\"title_clean\";s:18:\"General Discussion\";s:11:\"description\";s:43:\"Discuss anything not related to poker here.\";s:17:\"description_clean\";s:43:\"Discuss anything not related to poker here.\";s:7:\"options\";i:98019;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:-1;s:10:\"parentlist\";s:5:\"15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:26:\"15,16,26,20,23,17,18,19,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:0;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:0;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:16;a:25:{s:7:\"forumid\";i:16;s:7:\"styleid\";i:0;s:5:\"title\";s:14:\"Players Lounge\";s:11:\"title_clean\";s:14:\"Players Lounge\";s:11:\"description\";s:75:\"Chat about anything here. These discussions don\'t have to be poker related.\";s:17:\"description_clean\";s:75:\"Chat about anything here. These discussions don\'t have to be poker related.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"16,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"16,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2073;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:26;a:25:{s:7:\"forumid\";i:26;s:7:\"styleid\";i:0;s:5:\"title\";s:13:\"Introductions\";s:11:\"title_clean\";s:13:\"Introductions\";s:11:\"description\";s:104:\"Introduce yourself to the community. After doing so, go to the player\'s lounge and chat with the others.\";s:17:\"description_clean\";s:104:\"Introduce yourself to the community. After doing so, go to the player\'s lounge and chat with the others.\";s:7:\"options\";i:89831;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"26,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"26,-1\";s:23:\"vbseo_moderatepingbacks\";i:0;s:24:\"vbseo_moderatetrackbacks\";i:0;s:10:\"lastpostid\";i:2066;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:20;a:25:{s:7:\"forumid\";i:20;s:7:\"styleid\";i:0;s:5:\"title\";s:13:\"Announcements\";s:11:\"title_clean\";s:13:\"Announcements\";s:11:\"description\";s:54:\"View the latest online poker forum announcements here.\";s:17:\"description_clean\";s:54:\"View the latest online poker forum announcements here.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:3;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"20,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"20,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2042;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:23;a:25:{s:7:\"forumid\";i:23;s:7:\"styleid\";i:0;s:5:\"title\";s:10:\"Good Beats\";s:11:\"title_clean\";s:10:\"Good Beats\";s:11:\"description\";s:68:\"Excited about a hand you recently won? Post it for everybody to see!\";s:17:\"description_clean\";s:68:\"Excited about a hand you recently won? Post it for everybody to see!\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:4;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"23,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"23,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2058;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:17;a:25:{s:7:\"forumid\";i:17;s:7:\"styleid\";i:0;s:5:\"title\";s:9:\"Bad Beats\";s:11:\"title_clean\";s:9:\"Bad Beats\";s:11:\"description\";s:78:\"Post your bad beats and take a look at other people\'s bad beats in this forum.\";s:17:\"description_clean\";s:78:\"Post your bad beats and take a look at other people\'s bad beats in this forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:5;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"17,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"17,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2061;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:18;a:25:{s:7:\"forumid\";i:18;s:7:\"styleid\";i:0;s:5:\"title\";s:8:\"Feedback\";s:11:\"title_clean\";s:8:\"Feedback\";s:11:\"description\";s:95:\"Give us feedback about this online poker forum or any of the online poker sites we are part of.\";s:17:\"description_clean\";s:95:\"Give us feedback about this online poker forum or any of the online poker sites we are part of.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:6;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"18,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"18,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1928;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:19;a:25:{s:7:\"forumid\";i:19;s:7:\"styleid\";i:0;s:5:\"title\";s:8:\"Requests\";s:11:\"title_clean\";s:8:\"Requests\";s:11:\"description\";s:92:\"Something you need but can\'t find? Request it and we will do our best to fulfill your needs!\";s:17:\"description_clean\";s:92:\"Something you need but can\'t find? Request it and we will do our best to fulfill your needs!\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:7;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"19,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"19,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1996;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:3;a:25:{s:7:\"forumid\";i:3;s:7:\"styleid\";i:0;s:5:\"title\";s:14:\"Poker Strategy\";s:11:\"title_clean\";s:14:\"Poker Strategy\";s:11:\"description\";s:107:\"Poker Strategy advice makes winning poker games easy. Chat about poker strategy in this online poker forum.\";s:17:\"description_clean\";s:107:\"Poker Strategy advice makes winning poker games easy. Chat about poker strategy in this online poker forum.\";s:7:\"options\";i:98019;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:-1;s:10:\"parentlist\";s:4:\"3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:24:\"3,4,8,10,6,25,7,21,22,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:0;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:0;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:4;a:25:{s:7:\"forumid\";i:4;s:7:\"styleid\";i:0;s:5:\"title\";s:18:\"Texas Holdem Poker\";s:11:\"title_clean\";s:18:\"Texas Holdem Poker\";s:11:\"description\";s:38:\"Texas Holdem Poker strategy discussion\";s:17:\"description_clean\";s:38:\"Texas Holdem Poker strategy discussion\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:6:\"4,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"4,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2009;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:8;a:25:{s:7:\"forumid\";i:8;s:7:\"styleid\";i:0;s:5:\"title\";s:26:\"No Limit / Pot Limit Poker\";s:11:\"title_clean\";s:26:\"No Limit / Pot Limit Poker\";s:11:\"description\";s:55:\"No Limit and Pot limit poker strategy discussion forum.\";s:17:\"description_clean\";s:55:\"No Limit and Pot limit poker strategy discussion forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:6:\"8,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"8,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2006;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:10;a:25:{s:7:\"forumid\";i:10;s:7:\"styleid\";i:0;s:5:\"title\";s:17:\"Fixed Limit Poker\";s:11:\"title_clean\";s:17:\"Fixed Limit Poker\";s:11:\"description\";s:43:\"Fixed Limit Poker games are discussed here.\";s:17:\"description_clean\";s:43:\"Fixed Limit Poker games are discussed here.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:3;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:7:\"10,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"10,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1712;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:6;a:25:{s:7:\"forumid\";i:6;s:7:\"styleid\";i:0;s:5:\"title\";s:21:\"Seven Card Stud Poker\";s:11:\"title_clean\";s:21:\"Seven Card Stud Poker\";s:11:\"description\";s:33:\"Seven Card Stud discussion forum.\";s:17:\"description_clean\";s:33:\"Seven Card Stud discussion forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:4;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:6:\"6,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"6,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1625;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:25;a:25:{s:7:\"forumid\";i:25;s:7:\"styleid\";i:0;s:5:\"title\";s:18:\"Spread Limit Poker\";s:11:\"title_clean\";s:18:\"Spread Limit Poker\";s:11:\"description\";s:105:\"Discussion of spread limit poker strategy, a betting limit that is typically found in land based casinos.\";s:17:\"description_clean\";s:105:\"Discussion of spread limit poker strategy, a betting limit that is typically found in land based casinos.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:4;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:7:\"25,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"25,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2072;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:7;a:25:{s:7:\"forumid\";i:7;s:7:\"styleid\";i:0;s:5:\"title\";s:11:\"Omaha Poker\";s:11:\"title_clean\";s:11:\"Omaha Poker\";s:11:\"description\";s:29:\"Omaha Poker discussion forum.\";s:17:\"description_clean\";s:29:\"Omaha Poker discussion forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:5;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:6:\"7,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"7,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1935;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:21;a:25:{s:7:\"forumid\";i:21;s:7:\"styleid\";i:0;s:5:\"title\";s:10:\"Razz Poker\";s:11:\"title_clean\";s:10:\"Razz Poker\";s:11:\"description\";s:27:\"Razz Poker discussion forum\";s:17:\"description_clean\";s:27:\"Razz Poker discussion forum\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:6;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:7:\"21,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"21,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1934;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:22;a:25:{s:7:\"forumid\";i:22;s:7:\"styleid\";i:0;s:5:\"title\";s:15:\"Pineapple Poker\";s:11:\"title_clean\";s:15:\"Pineapple Poker\";s:11:\"description\";s:33:\"Pineapple Poker discussion forum.\";s:17:\"description_clean\";s:33:\"Pineapple Poker discussion forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:7;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:7:\"22,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"22,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1813;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:5;a:25:{s:7:\"forumid\";i:5;s:7:\"styleid\";i:0;s:5:\"title\";s:22:\"Specialty Online Poker\";s:11:\"title_clean\";s:22:\"Specialty Online Poker\";s:11:\"description\";s:113:\"Specialty forums for specific online poker players including Macintosh poker users and high stakes poker players.\";s:17:\"description_clean\";s:113:\"Specialty forums for specific online poker players including Macintosh poker users and high stakes poker players.\";s:7:\"options\";i:98019;s:12:\"displayorder\";i:3;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:-1;s:10:\"parentlist\";s:4:\"5,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:9:\"5,9,24,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:0;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:0;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:9;a:25:{s:7:\"forumid\";i:9;s:7:\"styleid\";i:0;s:5:\"title\";s:16:\"Mac Online Poker\";s:11:\"title_clean\";s:16:\"Mac Online Poker\";s:11:\"description\";s:138:\"Mac online poker players post Macintosh poker related threads here. Chat about anything from Mac poker rooms to Mac online poker software.\";s:17:\"description_clean\";s:138:\"Mac online poker players post Macintosh poker related threads here. Chat about anything from Mac poker rooms to Mac online poker software.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:5;s:10:\"parentlist\";s:6:\"9,5,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"9,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1910;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:24;a:25:{s:7:\"forumid\";i:24;s:7:\"styleid\";i:0;s:5:\"title\";s:17:\"High Stakes Poker\";s:11:\"title_clean\";s:17:\"High Stakes Poker\";s:11:\"description\";s:57:\"High Stakes Poker players discuss high stakes games here.\";s:17:\"description_clean\";s:57:\"High Stakes Poker players discuss high stakes games here.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:5;s:10:\"parentlist\";s:7:\"24,5,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"24,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1938;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:11;a:25:{s:7:\"forumid\";i:11;s:7:\"styleid\";i:0;s:5:\"title\";s:17:\"Poker Tournaments\";s:11:\"title_clean\";s:17:\"Poker Tournaments\";s:11:\"description\";s:27:\"Poker Tournament discussion\";s:17:\"description_clean\";s:27:\"Poker Tournament discussion\";s:7:\"options\";i:98019;s:12:\"displayorder\";i:4;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:-1;s:10:\"parentlist\";s:5:\"11,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:14:\"11,12,13,14,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:0;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:0;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:12;a:25:{s:7:\"forumid\";i:12;s:7:\"styleid\";i:0;s:5:\"title\";s:27:\"Sit and Go Tournament Poker\";s:11:\"title_clean\";s:27:\"Sit and Go Tournament Poker\";s:11:\"description\";s:37:\"Sit n Go Poker Tournament discussion.\";s:17:\"description_clean\";s:37:\"Sit n Go Poker Tournament discussion.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:11;s:10:\"parentlist\";s:8:\"12,11,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"12,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1992;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:13;a:25:{s:7:\"forumid\";i:13;s:7:\"styleid\";i:0;s:5:\"title\";s:28:\"Multi Table Tournament Poker\";s:11:\"title_clean\";s:28:\"Multi Table Tournament Poker\";s:11:\"description\";s:40:\"Multi Table Poker Tournament discussion.\";s:17:\"description_clean\";s:40:\"Multi Table Poker Tournament discussion.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:11;s:10:\"parentlist\";s:8:\"13,11,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"13,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1759;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:14;a:25:{s:7:\"forumid\";i:14;s:7:\"styleid\";i:0;s:5:\"title\";s:16:\"Television Poker\";s:11:\"title_clean\";s:16:\"Television Poker\";s:11:\"description\";s:90:\"Chat about televised poker tournaments, their outcomes, and major television poker events.\";s:17:\"description_clean\";s:90:\"Chat about televised poker tournaments, their outcomes, and major television poker events.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:3;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:11;s:10:\"parentlist\";s:8:\"14,11,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"14,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1937;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}}', '1');
INSERT INTO datastore VALUES('cron', '1162328100', '0');
INSERT INTO datastore VALUES('bitfields', 'a:2:{s:3:\"ugp\";a:8:{s:16:\"forumpermissions\";a:21:{s:7:\"canview\";i:1;s:14:\"canviewthreads\";i:524288;s:13:\"canviewothers\";i:2;s:9:\"cansearch\";i:4;s:8:\"canemail\";i:8;s:10:\"canpostnew\";i:16;s:11:\"canreplyown\";i:32;s:14:\"canreplyothers\";i:64;s:11:\"caneditpost\";i:128;s:13:\"candeletepost\";i:256;s:15:\"candeletethread\";i:512;s:12:\"canopenclose\";i:1024;s:7:\"canmove\";i:2048;s:16:\"cangetattachment\";i:4096;s:17:\"canpostattachment\";i:8192;s:11:\"canpostpoll\";i:16384;s:7:\"canvote\";i:32768;s:13:\"canthreadrate\";i:65536;s:21:\"followforummoderation\";i:131072;s:15:\"canseedelnotice\";i:262144;s:20:\"canmoderatepingbacks\";i:4194304;}s:13:\"pmpermissions\";a:3:{s:14:\"canignorequota\";i:4;s:10:\"cantrackpm\";i:1;s:17:\"candenypmreceipts\";i:2;}s:19:\"calendarpermissions\";a:6:{s:15:\"canviewcalendar\";i:1;s:12:\"canpostevent\";i:2;s:12:\"caneditevent\";i:4;s:14:\"candeleteevent\";i:8;s:18:\"canviewothersevent\";i:16;s:14:\"isnotmoderated\";i:32;}s:14:\"wolpermissions\";a:5:{s:13:\"canwhosonline\";i:1;s:15:\"canwhosonlineip\";i:2;s:17:\"canwhosonlinefull\";i:4;s:16:\"canwhosonlinebad\";i:8;s:21:\"canwhosonlinelocation\";i:16;}s:16:\"adminpermissions\";a:17:{s:11:\"ismoderator\";i:1;s:15:\"cancontrolpanel\";i:2;s:16:\"canadminsettings\";i:4;s:14:\"canadminstyles\";i:8;s:17:\"canadminlanguages\";i:16;s:14:\"canadminforums\";i:32;s:15:\"canadminthreads\";i:64;s:17:\"canadmincalendars\";i:128;s:13:\"canadminusers\";i:256;s:19:\"canadminpermissions\";i:512;s:11:\"canadminfaq\";i:1024;s:14:\"canadminimages\";i:2048;s:15:\"canadminbbcodes\";i:4096;s:12:\"canadmincron\";i:8192;s:16:\"canadminmaintain\";i:16384;s:15:\"canadminupgrade\";i:32768;s:15:\"canadminplugins\";i:65536;}s:18:\"genericpermissions\";a:30:{s:14:\"canviewmembers\";i:1;s:16:\"canmodifyprofile\";i:2;s:12:\"caninvisible\";i:4;s:22:\"canviewothersusernotes\";i:8;s:21:\"canmanageownusernotes\";i:16;s:12:\"canseehidden\";i:32;s:14:\"canbeusernoted\";i:64;s:13:\"canprofilepic\";i:128;s:20:\"cananimateprofilepic\";i:134217728;s:12:\"canuseavatar\";i:512;s:16:\"cananimateavatar\";i:67108864;s:15:\"canusesignature\";i:1024;s:17:\"canusecustomtitle\";i:2048;s:16:\"canseeprofilepic\";i:4096;s:19:\"canviewownusernotes\";i:8192;s:24:\"canmanageothersusernotes\";i:16384;s:19:\"canpostownusernotes\";i:32768;s:22:\"canpostothersusernotes\";i:65536;s:19:\"caneditownusernotes\";i:131072;s:24:\"canseehiddencustomfields\";i:262144;s:12:\"canseeownrep\";i:256;s:9:\"canuserep\";i:524288;s:10:\"canhiderep\";i:1048576;s:14:\"cannegativerep\";i:2097152;s:17:\"cangiveinfraction\";i:4194304;s:16:\"canseeinfraction\";i:8388608;s:20:\"cangivearbinfraction\";i:536870912;s:20:\"canreverseinfraction\";i:16777216;s:16:\"cansearchft_bool\";i:33554432;s:14:\"canemailmember\";i:268435456;}s:14:\"genericoptions\";a:6:{s:9:\"showgroup\";i:1;s:12:\"showbirthday\";i:2;s:14:\"showmemberlist\";i:4;s:12:\"showeditedby\";i:8;s:17:\"allowmembergroups\";i:16;s:16:\"isnotbannedgroup\";i:32;}s:20:\"signaturepermissions\";a:17:{s:9:\"canbbcode\";i:131072;s:14:\"canbbcodebasic\";i:1;s:14:\"canbbcodecolor\";i:2;s:13:\"canbbcodesize\";i:4;s:13:\"canbbcodefont\";i:8;s:14:\"canbbcodealign\";i:16;s:13:\"canbbcodelist\";i:32;s:13:\"canbbcodelink\";i:64;s:13:\"canbbcodecode\";i:128;s:12:\"canbbcodephp\";i:256;s:13:\"canbbcodehtml\";i:512;s:14:\"canbbcodequote\";i:1024;s:8:\"allowimg\";i:2048;s:12:\"allowsmilies\";i:4096;s:9:\"allowhtml\";i:8192;s:9:\"cansigpic\";i:32768;s:16:\"cananimatesigpic\";i:65536;}}s:4:\"misc\";a:10:{s:8:\"intperms\";a:17:{s:11:\"attachlimit\";i:1;s:7:\"pmquota\";i:0;s:9:\"pmsendmax\";i:0;s:18:\"profilepicmaxwidth\";i:1;s:19:\"profilepicmaxheight\";i:1;s:17:\"profilepicmaxsize\";i:1;s:14:\"avatarmaxwidth\";i:1;s:15:\"avatarmaxheight\";i:1;s:13:\"avatarmaxsize\";i:1;s:14:\"sigmaxrawchars\";i:1;s:11:\"sigmaxchars\";i:1;s:11:\"sigmaxlines\";i:1;s:16:\"sigmaxsizebbcode\";i:1;s:12:\"sigmaximages\";i:1;s:14:\"sigpicmaxwidth\";i:1;s:15:\"sigpicmaxheight\";i:1;s:13:\"sigpicmaxsize\";i:1;}s:23:\"calmoderatorpermissions\";a:5:{s:13:\"caneditevents\";i:1;s:15:\"candeleteevents\";i:2;s:17:\"canmoderateevents\";i:4;s:10:\"canviewips\";i:8;s:13:\"canmoveevents\";i:16;}s:20:\"moderatorpermissions\";a:24:{s:12:\"caneditposts\";i:1;s:14:\"candeleteposts\";i:2;s:12:\"canopenclose\";i:4;s:14:\"caneditthreads\";i:8;s:16:\"canmanagethreads\";i:16;s:11:\"canannounce\";i:32;s:16:\"canmoderateposts\";i:64;s:22:\"canmoderateattachments\";i:128;s:11:\"canmassmove\";i:256;s:12:\"canmassprune\";i:512;s:10:\"canviewips\";i:1024;s:14:\"canviewprofile\";i:2048;s:11:\"canbanusers\";i:4096;s:13:\"canunbanusers\";i:8192;s:14:\"newthreademail\";i:16384;s:12:\"newpostemail\";i:32768;s:14:\"cansetpassword\";i:65536;s:14:\"canremoveposts\";i:131072;s:11:\"caneditsigs\";i:262144;s:13:\"caneditavatar\";i:524288;s:11:\"caneditpoll\";i:1048576;s:17:\"caneditprofilepic\";i:2097152;s:17:\"caneditreputation\";i:4194304;s:15:\"vbseo_pingbacks\";i:33554432;}s:15:\"languageoptions\";a:2:{s:9:\"direction\";i:1;s:7:\"dirmark\";i:2;}s:12:\"adminoptions\";a:2:{s:11:\"adminavatar\";i:1;s:15:\"adminprofilepic\";i:2;}s:11:\"useroptions\";a:18:{s:14:\"showsignatures\";i:1;s:11:\"showavatars\";i:2;s:10:\"showimages\";i:4;s:9:\"coppauser\";i:8;s:10:\"adminemail\";i:16;s:9:\"showvcard\";i:32;s:7:\"dstauto\";i:64;s:8:\"dstonoff\";i:128;s:9:\"showemail\";i:256;s:9:\"invisible\";i:512;s:14:\"showreputation\";i:1024;s:9:\"receivepm\";i:2048;s:9:\"emailonpm\";i:4096;s:13:\"hasaccessmask\";i:8192;s:9:\"postorder\";i:32768;s:16:\"receivepmbuddies\";i:131072;s:17:\"noactivationmails\";i:262144;s:12:\"pmboxwarning\";i:524288;}s:12:\"forumoptions\";a:17:{s:6:\"active\";i:1;s:12:\"allowposting\";i:2;s:17:\"cancontainthreads\";i:4;s:15:\"moderatenewpost\";i:8;s:17:\"moderatenewthread\";i:16;s:14:\"moderateattach\";i:32;s:11:\"allowbbcode\";i:64;s:11:\"allowimages\";i:128;s:9:\"allowhtml\";i:256;s:12:\"allowsmilies\";i:512;s:10:\"allowicons\";i:1024;s:12:\"allowratings\";i:2048;s:10:\"countposts\";i:4096;s:15:\"canhavepassword\";i:8192;s:10:\"indexposts\";i:16384;s:13:\"styleoverride\";i:32768;s:15:\"showonforumjump\";i:65536;}s:10:\"regoptions\";a:23:{s:10:\"adminemail\";i:1;s:13:\"invisiblemode\";i:2;s:12:\"receiveemail\";i:4;s:8:\"enablepm\";i:8;s:9:\"emailonpm\";i:16;s:7:\"pmpopup\";i:32;s:11:\"vbcode_none\";i:64;s:15:\"vbcode_standard\";i:128;s:15:\"vbcode_enhanced\";i:256;s:14:\"subscribe_none\";i:512;s:18:\"subscribe_nonotify\";i:1024;s:17:\"subscribe_instant\";i:2048;s:15:\"subscribe_daily\";i:4096;s:16:\"subscribe_weekly\";i:8192;s:5:\"vcard\";i:16384;s:9:\"signature\";i:32768;s:6:\"avatar\";i:65536;s:5:\"image\";i:131072;s:20:\"thread_linear_oldest\";i:262144;s:20:\"thread_linear_newest\";i:524288;s:15:\"thread_threaded\";i:1048576;s:13:\"thread_hybrid\";i:2097152;s:14:\"showreputation\";i:4194304;}s:19:\"announcementoptions\";a:5:{s:11:\"allowbbcode\";i:1;s:9:\"allowhtml\";i:2;s:12:\"allowsmilies\";i:4;s:8:\"parseurl\";i:8;s:9:\"signature\";i:16;}s:11:\"feedoptions\";a:10:{s:7:\"enabled\";i:1;s:10:\"searchboth\";i:2;s:11:\"stickthread\";i:8;s:13:\"unstickthread\";i:16;s:11:\"closethread\";i:32;s:12:\"allowsmilies\";i:64;s:13:\"showsignature\";i:128;s:9:\"allowhtml\";i:256;s:14:\"moderatethread\";i:512;s:11:\"html2bbcode\";i:1024;}}}', '1');
INSERT INTO datastore VALUES('maxloggedin', 'a:2:{s:9:\"maxonline\";i:36;s:13:\"maxonlinedate\";i:1155776479;}', '1');
INSERT INTO datastore VALUES('ranks', 'a:0:{}', '1');
INSERT INTO datastore VALUES('mailqueue', '0', '2');
INSERT INTO datastore VALUES('wol_spiders', 'a:3:{s:6:\"agents\";a:11:{s:37:\"http://www.almaden.ibm.com/cs/crawler\";a:2:{s:4:\"name\";s:15:\"Almaden Crawler\";s:4:\"type\";N;}s:10:\"ask jeeves\";a:2:{s:4:\"name\";s:9:\"AskJeeves\";s:4:\"type\";N;}s:9:\"googlebot\";a:2:{s:4:\"name\";s:6:\"Google\";s:4:\"type\";N;}s:20:\"mediapartners-google\";a:2:{s:4:\"name\";s:14:\"Google AdSense\";s:4:\"type\";N;}s:13:\"slurp@inktomi\";a:2:{s:4:\"name\";s:7:\"Inktomi\";s:4:\"type\";N;}s:5:\"lycos\";a:2:{s:4:\"name\";s:5:\"Lycos\";s:4:\"type\";N;}s:6:\"msnbot\";a:2:{s:4:\"name\";s:6:\"MSNBot\";s:4:\"type\";N;}s:5:\"npbot\";a:2:{s:4:\"name\";s:11:\"NameProtect\";s:4:\"type\";N;}s:11:\"turnitinbot\";a:2:{s:4:\"name\";s:12:\"Turnitin.com\";s:4:\"type\";N;}s:12:\"yahoo! slurp\";a:2:{s:4:\"name\";s:12:\"Yahoo! Slurp\";s:4:\"type\";N;}s:7:\"scooter\";a:2:{s:4:\"name\";s:9:\"AltaVista\";s:4:\"type\";N;}}s:12:\"spiderstring\";s:150:\"http\\://www\\.almaden\\.ibm\\.com/cs/crawler|Ask Jeeves|Googlebot|Mediapartners-Google|slurp@inktomi|Lycos|MSNBOT|NPBot|turnitinbot|Yahoo\\! Slurp|scooter\";s:2:\"lu\";i:1142810333;}', '1');
INSERT INTO datastore VALUES('banemail', '', '2');
INSERT INTO datastore VALUES('pluginlist', 'a:25:{s:12:\"init_startup\";s:99:\"if(@include_once(dirname(__FILE__).\'/functions_vbseo.php\'))	\r\nvbseo_complete_sec(\'init_startup\');\r\n\";s:12:\"global_start\";s:108:\"if(@include_once(dirname(__FILE__).\'/includes/functions_vbseo.php\'))	\r\nvbseo_complete_sec(\'global_start\');\r\n\";s:15:\"global_complete\";s:97:\"if(include_once(dirname(__FILE__).\'/functions_vbseo.php\'))\r\n	$output = make_crawlable($output);\r\n\";s:18:\"forumhome_complete\";s:94:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'forumhome_complete\');\r\n\";s:10:\"forumrules\";s:86:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'forumrules\');\r\n\";s:21:\"forumdisplay_complete\";s:97:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'forumdisplay_complete\');\r\n\";s:25:\"forumdisplay_announcement\";s:79:\"global $vbseo_precache;\r\n\r\n$vbseo_precache[\'annoncements\'][] = $announcement;\r\n\";s:15:\"cache_templates\";s:91:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'cache_templates\');\r\n\";s:22:\"editpost_edit_complete\";s:105:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'editpost_edit_complete\', $post);\r\n\";s:21:\"showthread_post_start\";s:117:\"if(@include_once(dirname(__FILE__).\'/includes/functions_vbseo.php\'))	\r\nvbseo_complete_sec(\'showthread_post_start\');\r\n\";s:9:\"mail_send\";s:251:\"@include_once(dirname(__FILE__).\'/functions_vbseo.php\');\r\n\r\n$GLOBALS[\'VBSEO_REWRITE_TEXTURLS\'] = 1;\r\n\r\nif(function_exists(\'make_crawlable\') && VBSEO_REWRITE_EMAILS)\r\n $message = make_crawlable($message);\r\n\r\nunset($GLOBALS[\'VBSEO_REWRITE_TEXTURLS\']);\r\n\";s:10:\"misc_start\";s:86:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'misc_start\');\r\n\";s:16:\"newpost_complete\";s:92:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'newpost_complete\');\r\n\";s:15:\"newpost_process\";s:91:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'newpost_process\');\r\n\";s:22:\"newreply_form_complete\";s:105:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'newreply_form_complete\', $post);\r\n\";s:23:\"newthread_form_complete\";s:106:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'newthread_form_complete\', $post);\r\n\";s:24:\"postbit_display_complete\";s:107:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'postbit_display_complete\', $post);\r\n\";s:16:\"postdata_presave\";s:92:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'postdata_presave\');\r\n\";s:15:\"forumdata_start\";s:153:\"\r\n$this->validfields[\'vbseo_moderatepingbacks\'] = array(TYPE_INT, REQ_NO);\r\n$this->validfields[\'vbseo_moderatetrackbacks\'] = array(TYPE_INT, REQ_NO);\r\n\r\n\";s:19:\"showthread_complete\";s:95:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'showthread_complete\');\r\n\";s:21:\"threadmanage_complete\";s:97:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'threadmanage_complete\');\r\n\";s:19:\"threadmanage_update\";s:95:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'threadmanage_update\');\r\n\";s:25:\"showthread_postbit_create\";s:123:\"global $usercache;\r\n\r\n$usercache[$post[\'userid\']] = array(\r\n\'userid\'=>$post[\'userid\'],\r\n\'username\'=>$post[\'username\']\r\n);\r\n\";s:27:\"showthread_similarthreadbit\";s:76:\"global $threadcache;\r\n\r\n$threadcache[$simthread[\'threadid\']] = $simthread;\r\n\";s:17:\"threadbit_process\";s:182:\"global $threadcache;\r\n\r\nif ($thread[\'open\'] != 10 && !isset($threadcache[$thread[\'threadid\']]) && \r\nisset($thread[\'forumid\'])\r\n)\r\n{\r\n$threadcache[$thread[\'threadid\']] = $thread;\r\n}\r\n\";}', '1');
INSERT INTO datastore VALUES('pluginlistadmin', 'a:4:{s:20:\"forumadmin_edit_form\";s:513:\"\r\n   	print_table_header($vbphrase[\'vbseo_permissions\']);\r\n   	print_yes_no_row($vbphrase[\'moderate_pingbacks\'] . \' <dfn>(\' . $vbphrase[\'require_moderator_validation_before_pingbacks_are_displayed\'] . \')</dfn>\', \'forum[vbseo_moderatepingbacks]\', $forum[\'vbseo_moderatepingbacks\']);\r\n   	print_yes_no_row($vbphrase[\'moderate_trackbacks\'] . \' <dfn>(\' . $vbphrase[\'require_moderator_validation_before_trackbacks_are_displayed\'] . \')</dfn>\', \'forum[vbseo_moderatetrackbacks]\', $forum[\'vbseo_moderatetrackbacks\']);\r\n\r\n\";s:20:\"admin_moderator_form\";s:177:\"\r\n   	print_table_header($vbphrase[\'vbseo_options\']);\r\n   	print_yes_no_row($vbphrase[\'can_moderate_pingbacks\'], \'modperms[vbseo_pingbacks]\', $moderator[\'vbseo_pingbacks\']);\r\n\r\n\";s:20:\"mod_index_navigation\";s:235:\"\r\n	if (can_moderate(0, \'vbseo_pingbacks\'))\r\n	{\r\n	construct_nav_option($vbphrase[\'moderate_pingtrackbacks\'], \'vbseo_moderate.php?do=pingbacks\');\r\n	construct_nav_group($vbphrase[\'vbseo_pingtrackbacks\']);\r\n	construct_nav_spacer();\r\n	}\r\n\r\n\";s:15:\"template_groups\";s:56:\"$only = array_merge($only, array(\'vbseo\' => \'vBSEO\'));\r\n\";}', '1');
INSERT INTO datastore VALUES('birthdaycache', 'a:4:{s:4:\"day1\";s:10:\"2006-10-31\";s:4:\"day2\";s:10:\"2006-11-01\";s:6:\"users1\";N;s:6:\"users2\";s:67:\"<!--rlm--><a href=\"member.php?u=390\">valentin000</a> <!--rlm-->(27)\";}', '1');
INSERT INTO datastore VALUES('eventcache', 'a:1:{s:4:\"date\";s:9:\"12-1-2006\";}', '1');
INSERT INTO datastore VALUES('vbseo_options', 'a:3:{s:7:\"license\";s:32:\"2e78675f6189f9ee5ca731216b879aad\";s:15:\"settings_backup\";a:141:{i:0;a:3:{i:0;s:74:\"define(\'VBSEO_LICENSE_CODE\',            \'2e78675f6189f9ee5ca731216b879aad\'\";i:1;s:18:\"VBSEO_LICENSE_CODE\";i:2;s:32:\"2e78675f6189f9ee5ca731216b879aad\";}i:1;a:3:{i:0;s:42:\"define(\'VBSEO_CP_LANGUAGE\',      \'english\'\";i:1;s:17:\"VBSEO_CP_LANGUAGE\";i:2;s:7:\"english\";}i:2;a:3:{i:0;s:42:\"define(\'VBSEO_CONFIG_INIT\',            \'0\'\";i:1;s:17:\"VBSEO_CONFIG_INIT\";i:2;s:1:\"0\";}i:3;a:3:{i:0;s:44:\"define(\'VBSEO_ENABLED\',                  1);\";i:1;s:13:\"VBSEO_ENABLED\";i:2;s:1:\"1\";}i:4;a:3:{i:0;s:44:\"define(\'VBSEO_LINK\',                     1);\";i:1;s:10:\"VBSEO_LINK\";i:2;s:1:\"1\";}i:5;a:3:{i:0;s:50:\"define(\'VBSEO_AFFILIATE_ID\',            \'adioking\'\";i:1;s:18:\"VBSEO_AFFILIATE_ID\";i:2;s:8:\"adioking\";}i:6;a:3:{i:0;s:44:\"define(\'VBSEO_404_HANDLE\',               2);\";i:1;s:16:\"VBSEO_404_HANDLE\";i:2;s:1:\"2\";}i:7;a:3:{i:0;s:52:\"define(\'VBSEO_404_CUSTOM\',              \'/imac/404/\'\";i:1;s:16:\"VBSEO_404_CUSTOM\";i:2;s:10:\"/imac/404/\";}i:8;a:3:{i:0;s:40:\"define(\'VBSEO_ARCHIVE_ROOT\',	\'/archive/\'\";i:1;s:18:\"VBSEO_ARCHIVE_ROOT\";i:2;s:9:\"/archive/\";}i:9;a:3:{i:0;s:42:\"define(\'VBSEO_SPACER\',                 \'-\'\";i:1;s:12:\"VBSEO_SPACER\";i:2;s:1:\"-\";}i:10;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_FORUM\',            1);\";i:1;s:19:\"VBSEO_REWRITE_FORUM\";i:2;s:1:\"1\";}i:11;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_THREADS\',          1);\";i:1;s:21:\"VBSEO_REWRITE_THREADS\";i:2;s:1:\"1\";}i:12;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_THREADS_ADDTITLE\', 1);\";i:1;s:30:\"VBSEO_REWRITE_THREADS_ADDTITLE\";i:2;s:1:\"1\";}i:13;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_THREADS_ADDTITLE_POST\', 1);\";i:1;s:35:\"VBSEO_REWRITE_THREADS_ADDTITLE_POST\";i:2;s:1:\"1\";}i:14;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_EXT_ADDTITLE\',     1);\";i:1;s:26:\"VBSEO_REWRITE_EXT_ADDTITLE\";i:2;s:1:\"1\";}i:15;a:3:{i:0;s:151:\"define(\'VBSEO_REWRITE_EXT_ADDTITLE_BLACKLIST\', \'site.com|xxx.com|mysite.com|domain.com|mydomain.com|abc.com|123.com|forum.com|myforum.com|sitename.com\'\";i:1;s:36:\"VBSEO_REWRITE_EXT_ADDTITLE_BLACKLIST\";i:2;s:102:\"site.com|xxx.com|mysite.com|domain.com|mydomain.com|abc.com|123.com|forum.com|myforum.com|sitename.com\";}i:16;a:3:{i:0;s:44:\"define(\'VBSEO_EXT_PINGBACK\',             1);\";i:1;s:18:\"VBSEO_EXT_PINGBACK\";i:2;s:1:\"1\";}i:17;a:3:{i:0;s:44:\"define(\'VBSEO_EXT_TRACKBACK\',            1);\";i:1;s:19:\"VBSEO_EXT_TRACKBACK\";i:2;s:1:\"1\";}i:18;a:3:{i:0;s:44:\"define(\'VBSEO_IN_PINGBACK\',              1);\";i:1;s:17:\"VBSEO_IN_PINGBACK\";i:2;s:1:\"1\";}i:19;a:3:{i:0;s:44:\"define(\'VBSEO_IN_TRACKBACK\',             1);\";i:1;s:18:\"VBSEO_IN_TRACKBACK\";i:2;s:1:\"1\";}i:20;a:3:{i:0;s:44:\"define(\'VBSEO_POSTBIT_PINGBACK\',         3);\";i:1;s:22:\"VBSEO_POSTBIT_PINGBACK\";i:2;s:1:\"3\";}i:21;a:3:{i:0;s:44:\"define(\'VBSEO_PINGBACK_NOTIFY\',          1);\";i:1;s:21:\"VBSEO_PINGBACK_NOTIFY\";i:2;s:1:\"1\";}i:22;a:3:{i:0;s:42:\"define(\'VBSEO_PINGBACK_NOTIFY_BCC\',     \'\'\";i:1;s:25:\"VBSEO_PINGBACK_NOTIFY_BCC\";i:2;s:0:\"\";}i:23;a:3:{i:0;s:102:\"define(\'VBSEO_PINGBACK_SERVICE\',        \'http://rpc.pingomatic.com|http://rpc.technorati.com/rpc/ping\'\";i:1;s:22:\"VBSEO_PINGBACK_SERVICE\";i:2;s:60:\"http://rpc.pingomatic.com|http://rpc.technorati.com/rpc/ping\";}i:24;a:3:{i:0;s:145:\"define(\'VBSEO_PINGBACK_STOPWORDS\',      \'cialis|valium|xenical|phentermine|xanax|alprazolam|tramadol|diazepam|levitra|ambien|soma|prozac|meridia\'\";i:1;s:24:\"VBSEO_PINGBACK_STOPWORDS\";i:2;s:103:\"cialis|valium|xenical|phentermine|xanax|alprazolam|tramadol|diazepam|levitra|ambien|soma|prozac|meridia\";}i:25;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_ANNOUNCEMENT\',     1);\";i:1;s:26:\"VBSEO_REWRITE_ANNOUNCEMENT\";i:2;s:1:\"1\";}i:26;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_MEMBERS\',          1);\";i:1;s:21:\"VBSEO_REWRITE_MEMBERS\";i:2;s:1:\"1\";}i:27;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_MEMBER_MORECHARS\', 0);\";i:1;s:30:\"VBSEO_REWRITE_MEMBER_MORECHARS\";i:2;s:1:\"0\";}i:28;a:3:{i:0;s:44:\"define(\'VBSEO_FORUMLINK_DIRECT\',         1);\";i:1;s:22:\"VBSEO_FORUMLINK_DIRECT\";i:2;s:1:\"1\";}i:29;a:3:{i:0;s:44:\"define(\'VBSEO_REDIRECT_PRIV_EXTERNAL\',   1);\";i:1;s:28:\"VBSEO_REDIRECT_PRIV_EXTERNAL\";i:2;s:1:\"1\";}i:30;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_AVATAR\',           1);\";i:1;s:20:\"VBSEO_REWRITE_AVATAR\";i:2;s:1:\"1\";}i:31;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_MEMBER_LIST\',      1);\";i:1;s:25:\"VBSEO_REWRITE_MEMBER_LIST\";i:2;s:1:\"1\";}i:32;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_TREE_ICON\',        1);\";i:1;s:23:\"VBSEO_REWRITE_TREE_ICON\";i:2;s:1:\"1\";}i:33;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_POLLS\',            1);\";i:1;s:19:\"VBSEO_REWRITE_POLLS\";i:2;s:1:\"1\";}i:34;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_ATTACHMENTS\',      1);\";i:1;s:25:\"VBSEO_REWRITE_ATTACHMENTS\";i:2;s:1:\"1\";}i:35;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_ATTACHMENTS_ALT\',  1);\";i:1;s:29:\"VBSEO_REWRITE_ATTACHMENTS_ALT\";i:2;s:1:\"1\";}i:36;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_ARCHIVE_URLS\',     1);\";i:1;s:26:\"VBSEO_REWRITE_ARCHIVE_URLS\";i:2;s:1:\"1\";}i:37;a:3:{i:0;s:44:\"define(\'VBSEO_REDIRECT_ARCHIVE\',         1);\";i:1;s:22:\"VBSEO_REDIRECT_ARCHIVE\";i:2;s:1:\"1\";}i:38;a:3:{i:0;s:44:\"define(\'VBSEO_THREAD_301_REDIRECT\',      1);\";i:1;s:25:\"VBSEO_THREAD_301_REDIRECT\";i:2;s:1:\"1\";}i:39;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_PRINTTHREAD\',      1);\";i:1;s:25:\"VBSEO_REWRITE_PRINTTHREAD\";i:2;s:1:\"1\";}i:40;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_SHOWPOST\',         1);\";i:1;s:22:\"VBSEO_REWRITE_SHOWPOST\";i:2;s:1:\"1\";}i:41;a:3:{i:0;s:44:\"define(\'VBSEO_URL_PART_MAX\',             6);\";i:1;s:18:\"VBSEO_URL_PART_MAX\";i:2;s:1:\"6\";}i:42;a:3:{i:0;s:59:\"define(\'VBSEO_FORUM_TITLE_BIT\',             \'%forum_title%\'\";i:1;s:21:\"VBSEO_FORUM_TITLE_BIT\";i:2;s:13:\"%forum_title%\";}i:43;a:3:{i:0;s:91:\"define(\'VBSEO_URL_THREAD\',                  \'%forum_title%/%thread_id%-%thread_title%.html\'\";i:1;s:16:\"VBSEO_URL_THREAD\";i:2;s:45:\"%forum_title%/%thread_id%-%thread_title%.html\";}i:44;a:3:{i:0;s:101:\"define(\'VBSEO_URL_THREAD_LASTPOST\',         \'%forum_title%/%thread_id%-%thread_title%-last-post.html\'\";i:1;s:25:\"VBSEO_URL_THREAD_LASTPOST\";i:2;s:55:\"%forum_title%/%thread_id%-%thread_title%-last-post.html\";}i:45;a:3:{i:0;s:100:\"define(\'VBSEO_URL_THREAD_NEWPOST\',          \'%forum_title%/%thread_id%-%thread_title%-new-post.html\'\";i:1;s:24:\"VBSEO_URL_THREAD_NEWPOST\";i:2;s:54:\"%forum_title%/%thread_id%-%thread_title%-new-post.html\";}i:46;a:3:{i:0;s:105:\"define(\'VBSEO_URL_THREAD_GOTOPOST\',         \'%forum_title%/%thread_id%-%thread_title%-post%post_id%.html\'\";i:1;s:25:\"VBSEO_URL_THREAD_GOTOPOST\";i:2;s:59:\"%forum_title%/%thread_id%-%thread_title%-post%post_id%.html\";}i:47;a:3:{i:0;s:119:\"define(\'VBSEO_URL_THREAD_GOTOPOST_PAGENUM\', \'%forum_title%/%thread_id%-%thread_title%-post%post_id%-%thread_page%.html\'\";i:1;s:33:\"VBSEO_URL_THREAD_GOTOPOST_PAGENUM\";i:2;s:73:\"%forum_title%/%thread_id%-%thread_title%-post%post_id%-%thread_page%.html\";}i:48;a:3:{i:0;s:103:\"define(\'VBSEO_URL_THREAD_PREV\',             \'%forum_title%/%thread_id%-%thread_title%-prev-thread.html\'\";i:1;s:21:\"VBSEO_URL_THREAD_PREV\";i:2;s:57:\"%forum_title%/%thread_id%-%thread_title%-prev-thread.html\";}i:49;a:3:{i:0;s:103:\"define(\'VBSEO_URL_THREAD_NEXT\',             \'%forum_title%/%thread_id%-%thread_title%-next-thread.html\'\";i:1;s:21:\"VBSEO_URL_THREAD_NEXT\";i:2;s:57:\"%forum_title%/%thread_id%-%thread_title%-next-thread.html\";}i:50;a:3:{i:0;s:47:\"define(\'VBSEO_URL_THREAD_PREV_DIRECT\',      0);\";i:1;s:28:\"VBSEO_URL_THREAD_PREV_DIRECT\";i:2;s:1:\"0\";}i:51;a:3:{i:0;s:47:\"define(\'VBSEO_URL_THREAD_NEXT_DIRECT\',      0);\";i:1;s:28:\"VBSEO_URL_THREAD_NEXT_DIRECT\";i:2;s:1:\"0\";}i:52;a:3:{i:0;s:97:\"define(\'VBSEO_URL_THREAD_PRINT\',            \'%forum_title%/%thread_id%-%thread_title%-print.html\'\";i:1;s:22:\"VBSEO_URL_THREAD_PRINT\";i:2;s:51:\"%forum_title%/%thread_id%-%thread_title%-print.html\";}i:53;a:3:{i:0;s:111:\"define(\'VBSEO_URL_THREAD_PRINT_PAGENUM\',    \'%forum_title%/%thread_id%-%thread_title%-%thread_page%-print.html\'\";i:1;s:30:\"VBSEO_URL_THREAD_PRINT_PAGENUM\";i:2;s:65:\"%forum_title%/%thread_id%-%thread_title%-%thread_page%-print.html\";}i:54;a:3:{i:0;s:77:\"define(\'VBSEO_URL_POST_SHOW\',               \'%post_id%-post%post_count%.html\'\";i:1;s:19:\"VBSEO_URL_POST_SHOW\";i:2;s:31:\"%post_id%-post%post_count%.html\";}i:55;a:3:{i:0;s:105:\"define(\'VBSEO_URL_THREAD_PAGENUM\',          \'%forum_title%/%thread_id%-%thread_title%-%thread_page%.html\'\";i:1;s:24:\"VBSEO_URL_THREAD_PAGENUM\";i:2;s:59:\"%forum_title%/%thread_id%-%thread_title%-%thread_page%.html\";}i:56;a:3:{i:0;s:46:\"define(\'VBSEO_URL_THREAD_GARS_PAGENUM\',     \'\'\";i:1;s:29:\"VBSEO_URL_THREAD_GARS_PAGENUM\";i:2;s:0:\"\";}i:57;a:3:{i:0;s:92:\"define(\'VBSEO_URL_POLL\',                    \'%forum_title%/poll-%poll_id%-%poll_title%.html\'\";i:1;s:14:\"VBSEO_URL_POLL\";i:2;s:46:\"%forum_title%/poll-%poll_id%-%poll_title%.html\";}i:58;a:3:{i:0;s:60:\"define(\'VBSEO_URL_FORUM\',                   \'%forum_title%/\'\";i:1;s:15:\"VBSEO_URL_FORUM\";i:2;s:14:\"%forum_title%/\";}i:59;a:3:{i:0;s:82:\"define(\'VBSEO_URL_FORUM_PAGENUM\',           \'%forum_title%/index%forum_page%.html\'\";i:1;s:23:\"VBSEO_URL_FORUM_PAGENUM\";i:2;s:36:\"%forum_title%/index%forum_page%.html\";}i:60;a:3:{i:0;s:98:\"define(\'VBSEO_URL_FORUM_ANNOUNCEMENT\',      \'%forum_title%/announcement-%announcement_title%.html\'\";i:1;s:28:\"VBSEO_URL_FORUM_ANNOUNCEMENT\";i:2;s:52:\"%forum_title%/announcement-%announcement_title%.html\";}i:61;a:3:{i:0;s:78:\"define(\'VBSEO_URL_FORUM_ANNOUNCEMENT_ALL\',  \'%forum_title%/announcements.html\'\";i:1;s:32:\"VBSEO_URL_FORUM_ANNOUNCEMENT_ALL\";i:2;s:32:\"%forum_title%/announcements.html\";}i:62;a:3:{i:0;s:70:\"define(\'VBSEO_URL_MEMBER\',                  \'members/%user_name%.html\'\";i:1;s:16:\"VBSEO_URL_MEMBER\";i:2;s:24:\"members/%user_name%.html\";}i:63;a:3:{i:0;s:59:\"define(\'VBSEO_URL_MEMBERLIST\',              \'members/list/\'\";i:1;s:20:\"VBSEO_URL_MEMBERLIST\";i:2;s:13:\"members/list/\";}i:64;a:3:{i:0;s:75:\"define(\'VBSEO_URL_MEMBERLIST_PAGENUM\',      \'members/list/index%page%.html\'\";i:1;s:28:\"VBSEO_URL_MEMBERLIST_PAGENUM\";i:2;s:29:\"members/list/index%page%.html\";}i:65;a:3:{i:0;s:78:\"define(\'VBSEO_URL_MEMBERLIST_LETTER\',       \'members/list/%letter%%page%.html\'\";i:1;s:27:\"VBSEO_URL_MEMBERLIST_LETTER\";i:2;s:32:\"members/list/%letter%%page%.html\";}i:66;a:3:{i:0;s:61:\"define(\'VBSEO_URL_AVATAR\',                  \'%user_name%.gif\'\";i:1;s:16:\"VBSEO_URL_AVATAR\";i:2;s:15:\"%user_name%.gif\";}i:67;a:3:{i:0;s:78:\"define(\'VBSEO_URL_THREAD_TREE_ICON\',        \'%forum_title%/%thread_title%.gif\'\";i:1;s:26:\"VBSEO_URL_THREAD_TREE_ICON\";i:2;s:32:\"%forum_title%/%thread_title%.gif\";}i:68;a:3:{i:0;s:63:\"define(\'VBSEO_URL_FORUM_TREE_ICON\',         \'%forum_title%.gif\'\";i:1;s:25:\"VBSEO_URL_FORUM_TREE_ICON\";i:2;s:17:\"%forum_title%.gif\";}i:69;a:3:{i:0;s:110:\"define(\'VBSEO_URL_ATTACHMENT\',              \'%forum_title%/%attachment_id%-%thread_title%-%original_filename%\'\";i:1;s:20:\"VBSEO_URL_ATTACHMENT\";i:2;s:64:\"%forum_title%/%attachment_id%-%thread_title%-%original_filename%\";}i:70;a:3:{i:0;s:80:\"define(\'VBSEO_URL_ATTACHMENT_ALT\',          \'%thread_title%-%original_filename%\'\";i:1;s:24:\"VBSEO_URL_ATTACHMENT_ALT\";i:2;s:34:\"%thread_title%-%original_filename%\";}i:71;a:3:{i:0;s:49:\"define(\'VBSEO_FILTER_STOPWORDS\',              1);\";i:1;s:22:\"VBSEO_FILTER_STOPWORDS\";i:2;s:1:\"1\";}i:72;a:3:{i:0;s:49:\"define(\'VBSEO_KEEP_STOPWORDS_SHORT\',          1);\";i:1;s:26:\"VBSEO_KEEP_STOPWORDS_SHORT\";i:2;s:1:\"1\";}i:73;a:3:{i:0;s:161:\"define(\'VBSEO_DOMAINS_WHITELIST\',            \'macpokeronline.com|imaconlinepoker.com|duluthpoker.com|onlinepokermac.com|highstakes-poker.com|pineapple-poker.com\'\";i:1;s:23:\"VBSEO_DOMAINS_WHITELIST\";i:2;s:114:\"macpokeronline.com|imaconlinepoker.com|duluthpoker.com|onlinepokermac.com|highstakes-poker.com|pineapple-poker.com\";}i:74;a:3:{i:0;s:47:\"define(\'VBSEO_DOMAINS_BLACKLIST\',            \'\'\";i:1;s:23:\"VBSEO_DOMAINS_BLACKLIST\";i:2;s:0:\"\";}i:75;a:3:{i:0;s:47:\"define(\'VBSEO_IGNOREPAGES\',                  \'\'\";i:1;s:17:\"VBSEO_IGNOREPAGES\";i:2;s:0:\"\";}i:76;a:3:{i:0;s:49:\"define(\'VBSEO_FILTER_FOREIGNCHARS\',           1);\";i:1;s:25:\"VBSEO_FILTER_FOREIGNCHARS\";i:2;s:1:\"1\";}i:77;a:3:{i:0;s:49:\"define(\'VBSEO_USE_HOSTNAME_IN_URL\',           1);\";i:1;s:25:\"VBSEO_USE_HOSTNAME_IN_URL\";i:2;s:1:\"1\";}i:78;a:3:{i:0;s:49:\"define(\'VBSEO_ABSOLUTE_PATH_IN_URL\',          1);\";i:1;s:26:\"VBSEO_ABSOLUTE_PATH_IN_URL\";i:2;s:1:\"1\";}i:79;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_SHOWPOST\',             2);\";i:1;s:23:\"VBSEO_NOFOLLOW_SHOWPOST\";i:2;s:1:\"2\";}i:80;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_PRINTTHREAD\',          1);\";i:1;s:26:\"VBSEO_NOFOLLOW_PRINTTHREAD\";i:2;s:1:\"1\";}i:81;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_SORT\',                 1);\";i:1;s:19:\"VBSEO_NOFOLLOW_SORT\";i:2;s:1:\"1\";}i:82;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_DYNA\',                 1);\";i:1;s:19:\"VBSEO_NOFOLLOW_DYNA\";i:2;s:1:\"1\";}i:83;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_EXTERNAL\',             1);\";i:1;s:23:\"VBSEO_NOFOLLOW_EXTERNAL\";i:2;s:1:\"1\";}i:84;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_MEMBER_POSTBIT\',       1);\";i:1;s:29:\"VBSEO_NOFOLLOW_MEMBER_POSTBIT\";i:2;s:1:\"1\";}i:85;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_MEMBER_FORUMHOME\',     0);\";i:1;s:31:\"VBSEO_NOFOLLOW_MEMBER_FORUMHOME\";i:2;s:1:\"0\";}i:86;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_KEYWORDS_IN_URLS\',      1);\";i:1;s:30:\"VBSEO_REWRITE_KEYWORDS_IN_URLS\";i:2;s:1:\"1\";}i:87;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_KEYWORDS_IN_TEXT\',      0);\";i:1;s:30:\"VBSEO_REWRITE_KEYWORDS_IN_TEXT\";i:2;s:1:\"0\";}i:88;a:3:{i:0;s:111:\"define(\'VBSEO_STOPWORDS\', \'a|an|and|are|as|at|be|by|for|from|in|is|it|of|on|or|that|the|this|to|was|which|with\'\";i:1;s:15:\"VBSEO_STOPWORDS\";i:2;s:83:\"a|an|and|are|as|at|be|by|for|from|in|is|it|of|on|or|that|the|this|to|was|which|with\";}i:89;a:3:{i:0;s:47:\"define(\'VBSEO_HOMEPAGE_ALIASES\',             \'\'\";i:1;s:22:\"VBSEO_HOMEPAGE_ALIASES\";i:2;s:0:\"\";}i:90;a:3:{i:0;s:49:\"define(\'VBSEO_HP_FORCEINDEXROOT\',             1);\";i:1;s:23:\"VBSEO_HP_FORCEINDEXROOT\";i:2;s:1:\"1\";}i:91;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_META_KEYWORDS\',         1);\";i:1;s:27:\"VBSEO_REWRITE_META_KEYWORDS\";i:2;s:1:\"1\";}i:92;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_META_DESCRIPTION\',      1);\";i:1;s:30:\"VBSEO_REWRITE_META_DESCRIPTION\";i:2;s:1:\"1\";}i:93;a:3:{i:0;s:49:\"define(\'VBSEO_META_DESCRIPTION_MAX_CHARS\',  150);\";i:1;s:32:\"VBSEO_META_DESCRIPTION_MAX_CHARS\";i:2;s:3:\"150\";}i:94;a:3:{i:0;s:105:\"define(\'VBSEO_META_DESCRIPTION_MEMBER\',  \'[username] is a [usertitle] in the [bbtitle]. View [username]\\\'\";i:1;s:29:\"VBSEO_META_DESCRIPTION_MEMBER\";i:2;s:62:\"[username] is a [usertitle] in the [bbtitle]. View [username]\\\";}i:95;a:3:{i:0;s:49:\"define(\'VBSEO_CODE_CLEANUP\',                  1);\";i:1;s:18:\"VBSEO_CODE_CLEANUP\";i:2;s:1:\"1\";}i:96;a:3:{i:0;s:49:\"define(\'VBSEO_CODE_CLEANUP_PREVIEW\',          1);\";i:1;s:26:\"VBSEO_CODE_CLEANUP_PREVIEW\";i:2;s:1:\"1\";}i:97;a:3:{i:0;s:49:\"define(\'VBSEO_CATEGORY_ANCHOR_LINKS\',         0);\";i:1;s:27:\"VBSEO_CATEGORY_ANCHOR_LINKS\";i:2;s:1:\"0\";}i:98;a:3:{i:0;s:49:\"define(\'VBSEO_ARCHIVE_LINKS_FOOTER\',          0);\";i:1;s:26:\"VBSEO_ARCHIVE_LINKS_FOOTER\";i:2;s:1:\"0\";}i:99;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_EMAILS\',                1);\";i:1;s:20:\"VBSEO_REWRITE_EMAILS\";i:2;s:1:\"1\";}i:100;a:3:{i:0;s:49:\"define(\'VBSEO_SITEMAP_MOD\',                   1);\";i:1;s:17:\"VBSEO_SITEMAP_MOD\";i:2;s:1:\"1\";}i:101;a:3:{i:0;s:49:\"define(\'VBSEO_ADD_ANALYTICS_CODE\',            1);\";i:1;s:24:\"VBSEO_ADD_ANALYTICS_CODE\";i:2;s:1:\"1\";}i:102;a:3:{i:0;s:58:\"define(\'VBSEO_ANALYTICS_CODE\',               \'UA-136417-1\'\";i:1;s:20:\"VBSEO_ANALYTICS_CODE\";i:2;s:11:\"UA-136417-1\";}i:103;a:3:{i:0;s:49:\"define(\'VBSEO_ADD_ANALYTICS_CODE_EXT\',        1);\";i:1;s:28:\"VBSEO_ADD_ANALYTICS_CODE_EXT\";i:2;s:1:\"1\";}i:104;a:3:{i:0;s:54:\"define(\'VBSEO_ANALYTICS_EXT_FORMAT\',      \'/outgoing/\'\";i:1;s:26:\"VBSEO_ANALYTICS_EXT_FORMAT\";i:2;s:10:\"/outgoing/\";}i:105;a:3:{i:0;s:59:\"define(\'VBSEO_ANALYTICS_GOAL_PATH\',       \'/google-funnel/\'\";i:1;s:25:\"VBSEO_ANALYTICS_GOAL_PATH\";i:2;s:15:\"/google-funnel/\";}i:106;a:3:{i:0;s:49:\"define(\'VBSEO_ADD_ANALYTICS_GOAL\',            0);\";i:1;s:24:\"VBSEO_ADD_ANALYTICS_GOAL\";i:2;s:1:\"0\";}i:107;a:3:{i:0;s:49:\"define(\'VBSEO_GOOGLE_AD_SEC\',                 0);\";i:1;s:19:\"VBSEO_GOOGLE_AD_SEC\";i:2;s:1:\"0\";}i:108;a:3:{i:0;s:45:\"define(\'VBSEO_IMAGES_DIM\',                1);\";i:1;s:16:\"VBSEO_IMAGES_DIM\";i:2;s:1:\"1\";}i:109;a:3:{i:0;s:39:\"define(\'VBSEO_RELEV_REPLACE\',       0);\";i:1;s:19:\"VBSEO_RELEV_REPLACE\";i:2;s:1:\"0\";}i:110;a:3:{i:0;s:39:\"define(\'VBSEO_COPYRIGHT\',           0);\";i:1;s:15:\"VBSEO_COPYRIGHT\";i:2;s:1:\"0\";}i:111;a:3:{i:0;s:39:\"define(\'VBSEO_ALLOW_REL_NOVBSEO\',   0);\";i:1;s:23:\"VBSEO_ALLOW_REL_NOVBSEO\";i:2;s:1:\"0\";}i:112;a:3:{i:0;s:36:\"define(\'VBSEO_GET_FORUM_TITLES\',	1);\";i:1;s:22:\"VBSEO_GET_FORUM_TITLES\";i:2;s:1:\"1\";}i:113;a:3:{i:0;s:37:\"define(\'VBSEO_GET_THREAD_TITLES\',	1);\";i:1;s:23:\"VBSEO_GET_THREAD_TITLES\";i:2;s:1:\"1\";}i:114;a:3:{i:0;s:39:\"define(\'VBSEO_GET_ANNOUNCE_TITLES\',	1);\";i:1;s:25:\"VBSEO_GET_ANNOUNCE_TITLES\";i:2;s:1:\"1\";}i:115;a:3:{i:0;s:37:\"define(\'VBSEO_GET_MEMBER_TITLES\',	1);\";i:1;s:23:\"VBSEO_GET_MEMBER_TITLES\";i:2;s:1:\"1\";}i:116;a:3:{i:0;s:36:\"define(\'VBSEO_GET_FORUM_PATH\',  	0);\";i:1;s:20:\"VBSEO_GET_FORUM_PATH\";i:2;s:1:\"0\";}i:117;a:3:{i:0;s:54:\"define(\'VBSEO_DEFAULT_MEMBERLIST_SORT\',     \'username\'\";i:1;s:29:\"VBSEO_DEFAULT_MEMBERLIST_SORT\";i:2;s:8:\"username\";}i:118;a:3:{i:0;s:49:\"define(\'VBSEO_DEFAULT_MEMBERLIST_ORDER\',    \'asc\'\";i:1;s:30:\"VBSEO_DEFAULT_MEMBERLIST_ORDER\";i:2;s:3:\"asc\";}i:119;a:3:{i:0;s:54:\"define(\'VBSEO_DEFAULT_FORUMDISPLAY_SORT\',   \'lastpost\'\";i:1;s:31:\"VBSEO_DEFAULT_FORUMDISPLAY_SORT\";i:2;s:8:\"lastpost\";}i:120;a:3:{i:0;s:50:\"define(\'VBSEO_DEFAULT_FORUMDISPLAY_ORDER\',  \'desc\'\";i:1;s:32:\"VBSEO_DEFAULT_FORUMDISPLAY_ORDER\";i:2;s:4:\"desc\";}i:121;a:3:{i:0;s:45:\"define(\'VBSEO_AVATAR_PREFIX\',      \'avatars/\'\";i:1;s:19:\"VBSEO_AVATAR_PREFIX\";i:2;s:8:\"avatars/\";}i:122;a:3:{i:0;s:49:\"define(\'VBSEO_ATTACHMENTS_PREFIX\', \'attachments/\'\";i:1;s:24:\"VBSEO_ATTACHMENTS_PREFIX\";i:2;s:12:\"attachments/\";}i:123;a:3:{i:0;s:48:\"define(\'VBSEO_ICON_PREFIX\',        \'iconimages/\'\";i:1;s:17:\"VBSEO_ICON_PREFIX\";i:2;s:11:\"iconimages/\";}i:124;a:3:{i:0;s:28:\"define(\'VBSEO_VB_EXT\', \'php\'\";i:1;s:12:\"VBSEO_VB_EXT\";i:2;s:3:\"php\";}i:125;a:3:{i:0;s:39:\"define(\'VBSEO_CHECK_WWWDOMAIN\',     0);\";i:1;s:21:\"VBSEO_CHECK_WWWDOMAIN\";i:2;s:1:\"0\";}i:126;a:3:{i:0;s:37:\"define(\'VBSEO_CUSTOM_DOCROOT\',     \'\'\";i:1;s:20:\"VBSEO_CUSTOM_DOCROOT\";i:2;s:0:\"\";}i:127;a:3:{i:0;s:37:\"define(\'VBSEO_CUSTOM_TOPREL\',      \'\'\";i:1;s:19:\"VBSEO_CUSTOM_TOPREL\";i:2;s:0:\"\";}i:128;a:3:{i:0;s:36:\"define(\'VBSEO_NOVER_INFO\',      	0);\";i:1;s:16:\"VBSEO_NOVER_INFO\";i:2;s:1:\"0\";}i:129;a:3:{i:0;s:37:\"define(\'VBSEO_ENABLE_GARS\',      	0);\";i:1;s:17:\"VBSEO_ENABLE_GARS\";i:2;s:1:\"0\";}i:130;a:3:{i:0;s:37:\"define(\'VBSEO_NET_TIMEOUT\',      	5);\";i:1;s:17:\"VBSEO_NET_TIMEOUT\";i:2;s:1:\"5\";}i:131;a:3:{i:0;s:31:\"define(\'VBSEO_EXTRA_ROBOTS\', \'\'\";i:1;s:18:\"VBSEO_EXTRA_ROBOTS\";i:2;s:0:\"\";}i:132;a:3:{i:0;s:0:\"\";i:1;s:10:\"images_dim\";i:2;s:8596:\"a:190:{s:17:\"attach/attach.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"bmp.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"doc.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"gif.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"jpe.gif\";a:2:{i:0;i:16;i:1;i:16;}s:8:\"jpeg.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"jpg.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"pdf.gif\";a:2:{i:0;i:16;i:1;i:16;}s:14:\"attach/php.gif\";a:2:{i:0;i:21;i:1;i:20;}s:7:\"png.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"psd.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"rtf.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"tif.gif\";a:2:{i:0;i:16;i:1;i:16;}s:8:\"tiff.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"txt.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"wmv.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"xml.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"zip.gif\";a:2:{i:0;i:15;i:1;i:16;}s:11:\"addpoll.gif\";a:2:{i:0;i:21;i:1;i:17;}s:16:\"collapse_alt.gif\";a:2:{i:0;i:11;i:1;i:11;}s:26:\"collapse_alt_collapsed.gif\";a:2:{i:0;i:11;i:1;i:11;}s:17:\"collapse_tcat.gif\";a:2:{i:0;i:15;i:1;i:15;}s:27:\"collapse_tcat_collapsed.gif\";a:2:{i:0;i:15;i:1;i:15;}s:18:\"collapse_thead.gif\";a:2:{i:0;i:13;i:1;i:13;}s:28:\"collapse_thead_collapsed.gif\";a:2:{i:0;i:13;i:1;i:13;}s:8:\"edit.gif\";a:2:{i:0;i:70;i:1;i:22;}s:17:\"buttons/email.gif\";a:2:{i:0;i:70;i:1;i:22;}s:8:\"find.gif\";a:2:{i:0;i:70;i:1;i:22;}s:12:\"firstnew.gif\";a:2:{i:0;i:12;i:1;i:12;}s:11:\"forward.gif\";a:2:{i:0;i:70;i:1;i:22;}s:8:\"home.gif\";a:2:{i:0;i:70;i:1;i:22;}s:6:\"ip.gif\";a:2:{i:0;i:18;i:1;i:17;}s:12:\"lastpost.gif\";a:2:{i:0;i:12;i:1;i:12;}s:15:\"mode_hybrid.gif\";a:2:{i:0;i:16;i:1;i:16;}s:15:\"mode_linear.gif\";a:2:{i:0;i:16;i:1;i:16;}s:17:\"mode_threaded.gif\";a:2:{i:0;i:16;i:1;i:16;}s:13:\"newthread.gif\";a:2:{i:0;i:110;i:1;i:26;}s:11:\"printer.gif\";a:2:{i:0;i:21;i:1;i:17;}s:14:\"quickreply.gif\";a:2:{i:0;i:25;i:1;i:22;}s:17:\"buttons/quote.gif\";a:2:{i:0;i:70;i:1;i:22;}s:9:\"reply.gif\";a:2:{i:0;i:110;i:1;i:26;}s:15:\"reply_small.gif\";a:2:{i:0;i:70;i:1;i:22;}s:10:\"report.gif\";a:2:{i:0;i:21;i:1;i:17;}s:14:\"reputation.gif\";a:2:{i:0;i:21;i:1;i:17;}s:10:\"sendpm.gif\";a:2:{i:0;i:70;i:1;i:22;}s:16:\"sendtofriend.gif\";a:2:{i:0;i:21;i:1;i:17;}s:11:\"sortasc.gif\";a:2:{i:0;i:12;i:1;i:12;}s:12:\"sortdesc.gif\";a:2:{i:0;i:12;i:1;i:12;}s:13:\"subscribe.gif\";a:2:{i:0;i:21;i:1;i:17;}s:16:\"threadclosed.gif\";a:2:{i:0;i:110;i:1;i:26;}s:17:\"editor/attach.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"bold.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"code.gif\";a:2:{i:0;i:21;i:1;i:20;}s:9:\"color.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"copy.gif\";a:2:{i:0;i:21;i:1;i:20;}s:14:\"createlink.gif\";a:2:{i:0;i:21;i:1;i:20;}s:7:\"cut.gif\";a:2:{i:0;i:21;i:1;i:20;}s:16:\"editor/email.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"html.gif\";a:2:{i:0;i:21;i:1;i:20;}s:10:\"indent.gif\";a:2:{i:0;i:21;i:1;i:20;}s:15:\"insertimage.gif\";a:2:{i:0;i:21;i:1;i:20;}s:21:\"insertorderedlist.gif\";a:2:{i:0;i:21;i:1;i:20;}s:23:\"insertunorderedlist.gif\";a:2:{i:0;i:21;i:1;i:20;}s:10:\"italic.gif\";a:2:{i:0;i:21;i:1;i:20;}s:17:\"justifycenter.gif\";a:2:{i:0;i:21;i:1;i:20;}s:15:\"justifyleft.gif\";a:2:{i:0;i:21;i:1;i:20;}s:16:\"justifyright.gif\";a:2:{i:0;i:21;i:1;i:20;}s:11:\"menupop.gif\";a:2:{i:0;i:11;i:1;i:16;}s:11:\"outdent.gif\";a:2:{i:0;i:21;i:1;i:20;}s:13:\"paperclip.gif\";a:2:{i:0;i:7;i:1;i:13;}s:9:\"paste.gif\";a:2:{i:0;i:21;i:1;i:20;}s:14:\"editor/php.gif\";a:2:{i:0;i:21;i:1;i:20;}s:16:\"editor/quote.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"redo.gif\";a:2:{i:0;i:21;i:1;i:20;}s:16:\"removeformat.gif\";a:2:{i:0;i:21;i:1;i:20;}s:12:\"resize_0.gif\";a:2:{i:0;i:21;i:1;i:9;}s:12:\"resize_1.gif\";a:2:{i:0;i:21;i:1;i:9;}s:13:\"separator.gif\";a:2:{i:0;i:6;i:1;i:20;}s:10:\"smilie.gif\";a:2:{i:0;i:21;i:1;i:20;}s:12:\"spelling.gif\";a:2:{i:0;i:21;i:1;i:20;}s:14:\"switchmode.gif\";a:2:{i:0;i:21;i:1;i:20;}s:13:\"underline.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"undo.gif\";a:2:{i:0;i:21;i:1;i:20;}s:10:\"unlink.gif\";a:2:{i:0;i:21;i:1;i:20;}s:18:\"gradient_panel.gif\";a:2:{i:0;i:10;i:1;i:450;}s:26:\"gradient_panelsurround.gif\";a:2:{i:0;i:10;i:1;i:450;}s:17:\"gradient_tcat.gif\";a:2:{i:0;i:100;i:1;i:100;}s:18:\"gradient_thead.gif\";a:2:{i:0;i:100;i:1;i:100;}s:9:\"icon1.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon2.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon3.gif\";a:2:{i:0;i:14;i:1;i:16;}s:9:\"icon4.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon5.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon6.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon7.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon8.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon9.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon10.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon11.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon12.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon13.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon14.gif\";a:2:{i:0;i:16;i:1;i:16;}s:12:\"birthday.gif\";a:2:{i:0;i:30;i:1;i:30;}s:18:\"birthday_small.gif\";a:2:{i:0;i:13;i:1;i:17;}s:8:\"calendar\";a:2:{i:0;i:30;i:1;i:30;}s:17:\"calendar_icon.gif\";a:2:{i:0;i:13;i:1;i:17;}s:10:\"im_aim.gif\";a:2:{i:0;i:17;i:1;i:17;}s:10:\"im_icq.gif\";a:2:{i:0;i:17;i:1;i:17;}s:6:\"im_msn\";a:2:{i:0;i:17;i:1;i:17;}s:12:\"im_yahoo.gif\";a:2:{i:0;i:17;i:1;i:17;}s:19:\"menu_background.gif\";a:2:{i:0;i:7;i:1;i:150;}s:13:\"menu_open.gif\";a:2:{i:0;i:11;i:1;i:7;}s:13:\"multipage.gif\";a:2:{i:0;i:12;i:1;i:12;}s:21:\"navbits_finallink.gif\";a:2:{i:0;i:30;i:1;i:15;}s:17:\"navbits_start.gif\";a:2:{i:0;i:15;i:1;i:15;}s:17:\"poll_posticon.gif\";a:2:{i:0;i:16;i:1;i:16;}s:17:\"question_icon.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"stats.gif\";a:2:{i:0;i:30;i:1;i:30;}s:10:\"sticky.gif\";a:2:{i:0;i:12;i:1;i:12;}s:14:\"subscribed.gif\";a:2:{i:0;i:12;i:1;i:12;}s:10:\"tree_i.gif\";a:2:{i:0;i:20;i:1;i:20;}s:10:\"tree_l.gif\";a:2:{i:0;i:20;i:1;i:20;}s:10:\"tree_t.gif\";a:2:{i:0;i:20;i:1;i:20;}s:19:\"vbulletin2_logo.gif\";a:2:{i:0;i:264;i:1;i:105;}s:24:\"vbulletin3_logo_grey.gif\";a:2:{i:0;i:229;i:1;i:85;}s:25:\"vbulletin3_logo_white.gif\";a:2:{i:0;i:209;i:1;i:85;}s:15:\"whos_online.gif\";a:2:{i:0;i:30;i:1;i:30;}s:12:\"rating_0.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_1.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_2.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_3.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_4.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_5.gif\";a:2:{i:0;i:60;i:1;i:12;}s:22:\"reputation_balance.gif\";a:2:{i:0;i:8;i:1;i:10;}s:22:\"reputation_highneg.gif\";a:2:{i:0;i:8;i:1;i:10;}s:22:\"reputation_highpos.gif\";a:2:{i:0;i:8;i:1;i:10;}s:18:\"reputation_neg.gif\";a:2:{i:0;i:8;i:1;i:10;}s:18:\"reputation_off.gif\";a:2:{i:0;i:8;i:1;i:10;}s:18:\"reputation_pos.gif\";a:2:{i:0;i:8;i:1;i:10;}s:11:\"biggrin.gif\";a:2:{i:0;i:16;i:1;i:16;}s:12:\"confused.gif\";a:2:{i:0;i:16;i:1;i:21;}s:8:\"cool.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"eek.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"frown.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"mad.gif\";a:2:{i:0;i:16;i:1;i:16;}s:11:\"redface.gif\";a:2:{i:0;i:16;i:1;i:16;}s:12:\"rolleyes.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"smile.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"tongue.gif\";a:2:{i:0;i:16;i:1;i:16;}s:8:\"wink.gif\";a:2:{i:0;i:16;i:1;i:16;}s:20:\"announcement_new.gif\";a:2:{i:0;i:18;i:1;i:18;}s:20:\"announcement_old.gif\";a:2:{i:0;i:18;i:1;i:18;}s:14:\"forum_link.gif\";a:2:{i:0;i:29;i:1;i:30;}s:13:\"forum_new.gif\";a:2:{i:0;i:29;i:1;i:30;}s:18:\"forum_new_lock.gif\";a:2:{i:0;i:29;i:1;i:30;}s:13:\"forum_old.gif\";a:2:{i:0;i:29;i:1;i:30;}s:18:\"forum_old_lock.gif\";a:2:{i:0;i:29;i:1;i:30;}s:16:\"pm_forwarded.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"pm_new.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"pm_old.gif\";a:2:{i:0;i:16;i:1;i:16;}s:14:\"pm_replied.gif\";a:2:{i:0;i:16;i:1;i:16;}s:12:\"post_new.gif\";a:2:{i:0;i:10;i:1;i:11;}s:12:\"post_old.gif\";a:2:{i:0;i:10;i:1;i:11;}s:17:\"subforum_link.gif\";a:2:{i:0;i:11;i:1;i:11;}s:16:\"subforum_new.gif\";a:2:{i:0;i:11;i:1;i:11;}s:16:\"subforum_old.gif\";a:2:{i:0;i:11;i:1;i:11;}s:10:\"thread.gif\";a:2:{i:0;i:20;i:1;i:20;}s:14:\"thread_dot.gif\";a:2:{i:0;i:20;i:1;i:20;}s:18:\"thread_dot_hot.gif\";a:2:{i:0;i:20;i:1;i:20;}s:23:\"thread_dot_hot_lock.gif\";a:2:{i:0;i:20;i:1;i:20;}s:27:\"thread_dot_hot_lock_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:22:\"thread_dot_hot_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:19:\"thread_dot_lock.gif\";a:2:{i:0;i:20;i:1;i:20;}s:23:\"thread_dot_lock_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:18:\"thread_dot_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:14:\"thread_hot.gif\";a:2:{i:0;i:20;i:1;i:20;}s:19:\"thread_hot_lock.gif\";a:2:{i:0;i:20;i:1;i:20;}s:23:\"thread_hot_lock_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:18:\"thread_hot_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:15:\"thread_lock.gif\";a:2:{i:0;i:20;i:1;i:20;}s:19:\"thread_lock_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:16:\"thread_moved.gif\";a:2:{i:0;i:20;i:1;i:20;}s:20:\"thread_moved_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:14:\"thread_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:18:\"user_invisible.gif\";a:2:{i:0;i:15;i:1;i:15;}s:16:\"user_offline.gif\";a:2:{i:0;i:15;i:1;i:15;}s:15:\"user_online.gif\";a:2:{i:0;i:15;i:1;i:15;}s:13:\"wol_error.gif\";a:2:{i:0;i:16;i:1;i:16;}s:17:\"wol_lockedout.gif\";a:2:{i:0;i:17;i:1;i:17;}s:20:\"wol_nopermission.gif\";a:2:{i:0;i:16;i:1;i:17;}}\";}i:133;a:3:{i:0;s:0:\"\";i:1;s:10:\"relev_repl\";i:2;s:267:\"a:3:{i:0;s:75:\"[Forum_title] discussions within the [parent_forum_title] at the [bb_title]\";i:1;s:75:\"[Forum_title] discussions within the [parent_forum_title] at the [bb_title]\";i:2;s:75:\"[Forum_title] discussions within the [parent_forum_title] at the [bb_title]\";}\";}i:134;a:3:{i:0;s:0:\"\";i:1;s:12:\"relev_repl_t\";i:2;s:318:\"a:3:{i:0;s:92:\"Discuss [thread_title] at the [forum_title] within the [bb_title]; <em>[first_post_15_words]\";i:1;s:92:\"Discuss [thread_title] at the [forum_title] within the [bb_title]; <em>[first_post_15_words]\";i:2;s:92:\"Discuss [thread_title] at the [forum_title] within the [bb_title]; <em>[first_post_15_words]\";}\";}i:135;a:3:{i:0;s:0:\"\";i:1;s:9:\"char_repl\";i:2;s:174:\"a:8:{s:6:\"&#268;\";s:1:\"c\";s:6:\"&#269;\";s:1:\"c\";s:6:\"&#286;\";s:1:\"g\";s:6:\"&#287;\";s:1:\"g\";s:6:\"&#350;\";s:1:\"s\";s:6:\"&#351;\";s:1:\"s\";s:6:\"&#304;\";s:1:\"i\";s:6:\"&#305;\";s:1:\"i\";}\";}i:136;a:3:{i:0;s:0:\"\";i:1;s:8:\"acronyms\";i:2;s:61:\"\n\'seo\' => \'Search Engine Optimization\'\n\'pr\' => \'Page Ranking\'\";}i:137;a:3:{i:0;s:0:\"\";i:1;s:12:\"custom_rules\";i:2;s:0:\"\";}i:138;a:3:{i:0;s:0:\"\";i:1;s:17:\"custom_rules_text\";i:2;s:158:\"// showgroup.php as forumleaders.html v.0.1 by the vBSEO Team ;)\r\n// Remove the comment below to enable.\r\n//\\\'^showgroups\\\\.php$\\\' =&gt; \\\'forumleaders.html\\\'\";}i:139;a:3:{i:0;s:0:\"\";i:1;s:10:\"custom_301\";i:2;s:0:\"\";}i:140;a:3:{i:0;s:0:\"\";i:1;s:15:\"custom_301_text\";i:2;s:0:\"\";}}s:23:\"vbseo_confirmation_code\";s:32:\"2e78675f6189f9ee5ca731216b879aad\";}', '2');
INSERT INTO datastore VALUES('profilefield', 'a:2:{s:6:\"hidden\";s:0:\"\";s:8:\"required\";a:0:{}}', '1');



DROP TABLE IF EXISTS deletionlog;
CREATE TABLE `deletionlog` (
  `primaryid` int(10) unsigned NOT NULL default '0',
  `type` enum('post','thread') NOT NULL default 'post',
  `userid` int(10) unsigned NOT NULL default '0',
  `username` varchar(100) NOT NULL default '',
  `reason` varchar(125) NOT NULL default '',
  `dateline` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`primaryid`,`type`),
  KEY `type` (`type`,`dateline`)
) TYPE=MyISAM;

INSERT INTO deletionlog VALUES('601', 'post', '333', 'rocknrollxxx', '', '1152127124');
INSERT INTO deletionlog VALUES('600', 'post', '333', 'rocknrollxxx', '', '1152126795');
INSERT INTO deletionlog VALUES('1266', 'post', '1', 'AdioKing', 'duplicate post', '1155776511');
INSERT INTO deletionlog VALUES('832', 'post', '432', 'jamess77', '2 post', '1154473177');
INSERT INTO deletionlog VALUES('1369', 'post', '1', 'AdioKing', 'duplicate post', '1156287741');
INSERT INTO deletionlog VALUES('1050', 'post', '1', 'AdioKing', 'begging for passwords', '1155498444');
INSERT INTO deletionlog VALUES('1411', 'post', '365', 'Deathburn', 'Duplicate Post', '1156344442');



DROP TABLE IF EXISTS editlog;
CREATE TABLE `editlog` (
  `postid` int(10) unsigned NOT NULL default '0',
  `userid` int(10) unsigned NOT NULL default '0',
  `username` varchar(100) NOT NULL default '',
  `dateline` int(10) unsigned NOT NULL default '0',
  `reason` varchar(200) NOT NULL default '',
  PRIMARY KEY  (`postid`)
) TYPE=MyISAM;

INSERT INTO editlog VALUES('5', '1', 'AdioKing', '1152759609', '');
INSERT INTO editlog VALUES('7', '1', 'AdioKing', '1143345427', '');
INSERT INTO editlog VALUES('12', '1', 'AdioKing', '1143402957', '');
INSERT INTO editlog VALUES('49', '33', 'Pineapple-Poker.com', '1144424544', '');
INSERT INTO editlog VALUES('132', '77', 'steppen razor', '1144910567', '');
INSERT INTO editlog VALUES('15', '1', 'AdioKing', '1145058682', '');
INSERT INTO editlog VALUES('63', '1', 'AdioKing', '1145058918', '');
INSERT INTO editlog VALUES('135', '1', 'AdioKing', '1146687852', '');
INSERT INTO editlog VALUES('3', '1', 'AdioKing', '1146679995', '');
INSERT INTO editlog VALUES('114', '1', 'AdioKing', '1146688111', '');
INSERT INTO editlog VALUES('79', '27', 'tg32468', '1146688776', '');
INSERT INTO editlog VALUES('247', '140', 'BenTurpen', '1146702826', '');
INSERT INTO editlog VALUES('359', '172', 'Missy D.', '1147626328', '');
INSERT INTO editlog VALUES('367', '161', 'Phil496', '1147661820', '');
INSERT INTO editlog VALUES('221', '1', 'AdioKing', '1148273054', '');
INSERT INTO editlog VALUES('361', '1', 'AdioKing', '1148273372', '');
INSERT INTO editlog VALUES('16', '1', 'AdioKing', '1152764022', '');
INSERT INTO editlog VALUES('219', '1', 'AdioKing', '1152764342', '');
INSERT INTO editlog VALUES('308', '1', 'AdioKing', '1152764970', '');
INSERT INTO editlog VALUES('302', '1', 'AdioKing', '1152765105', '');
INSERT INTO editlog VALUES('648', '1', 'AdioKing', '1152765386', '');
INSERT INTO editlog VALUES('312', '1', 'AdioKing', '1152765877', '');
INSERT INTO editlog VALUES('348', '1', 'AdioKing', '1152765937', '');
INSERT INTO editlog VALUES('477', '1', 'AdioKing', '1152766234', '');
INSERT INTO editlog VALUES('358', '1', 'AdioKing', '1152766276', '');
INSERT INTO editlog VALUES('360', '1', 'AdioKing', '1152767060', '');
INSERT INTO editlog VALUES('730', '1', 'AdioKing', '1153630127', '');
INSERT INTO editlog VALUES('632', '1', 'AdioKing', '1153685490', '');
INSERT INTO editlog VALUES('773', '414', 'bassist90', '1153959861', '');
INSERT INTO editlog VALUES('1092', '521', 'FlachLV', '1155644852', '');
INSERT INTO editlog VALUES('1113', '365', 'Deathburn', '1155681933', '');
INSERT INTO editlog VALUES('1279', '525', 'Thelma', '1155829425', '');
INSERT INTO editlog VALUES('1278', '525', 'Thelma', '1156030859', '');
INSERT INTO editlog VALUES('1308', '574', 'daynlokki', '1156056745', '');
INSERT INTO editlog VALUES('1382', '1', 'AdioKing', '1156310689', '');
INSERT INTO editlog VALUES('352', '1', 'AdioKing', '1156310902', '');
INSERT INTO editlog VALUES('224', '1', 'AdioKing', '1156310950', '');
INSERT INTO editlog VALUES('1591', '1', 'AdioKing', '1156832686', '2 posts in 1 thread');
INSERT INTO editlog VALUES('1729', '1', 'AdioKing', '1157961575', '3 consecutive posts');
INSERT INTO editlog VALUES('1801', '1', 'AdioKing', '1159255667', '');
INSERT INTO editlog VALUES('1874', '854', 'DanSteeleAtomiKPoker', '1159897301', '');



DROP TABLE IF EXISTS event;
CREATE TABLE `event` (
  `eventid` int(10) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `event` mediumtext,
  `title` varchar(250) NOT NULL default '',
  `allowsmilies` smallint(6) NOT NULL default '1',
  `recurring` smallint(6) NOT NULL default '0',
  `recuroption` varchar(6) NOT NULL default '',
  `calendarid` int(10) unsigned NOT NULL default '0',
  `customfields` mediumtext,
  `visible` smallint(6) NOT NULL default '0',
  `dateline` int(10) unsigned NOT NULL default '0',
  `utc` smallint(6) NOT NULL default '0',
  `dateline_from` int(10) unsigned NOT NULL default '0',
  `dateline_to` int(10) unsigned NOT NULL default '0',
  `dst` smallint(5) unsigned NOT NULL default '1',
  PRIMARY KEY  (`eventid`),
  KEY `userid` (`userid`),
  KEY `calendarid` (`calendarid`),
  KEY `visible` (`visible`),
  KEY `daterange` (`dateline_to`,`dateline_from`,`visible`,`calendarid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS externalcache;
CREATE TABLE `externalcache` (
  `cachehash` varchar(32) NOT NULL default '',
  `text` mediumtext,
  `headers` mediumtext,
  `dateline` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`cachehash`),
  KEY `dateline` (`dateline`,`cachehash`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS faq;
CREATE TABLE `faq` (
  `faqname` varchar(250) binary NOT NULL default '',
  `faqparent` varchar(50) NOT NULL default '',
  `displayorder` smallint(5) unsigned NOT NULL default '0',
  `volatile` smallint(5) unsigned NOT NULL default '0',
  `product` varchar(25) NOT NULL default '',
  PRIMARY KEY  (`faqname`),
  KEY `faqparent` (`faqparent`)
) TYPE=MyISAM;

INSERT INTO faq VALUES('vb_faq', 'faqroot', '100', '1', '');
INSERT INTO faq VALUES('vb_user_maintain', 'vb_faq', '10', '1', '');
INSERT INTO faq VALUES('vb_why_register', 'vb_user_maintain', '1', '1', '');
INSERT INTO faq VALUES('vb_use_cookies', 'vb_user_maintain', '2', '1', '');
INSERT INTO faq VALUES('vb_clear_cookies', 'vb_user_maintain', '3', '1', '');
INSERT INTO faq VALUES('vb_update_profile', 'vb_user_maintain', '4', '1', '');
INSERT INTO faq VALUES('vb_sig_explain', 'vb_user_maintain', '5', '1', '');
INSERT INTO faq VALUES('vb_lost_password', 'vb_user_maintain', '6', '1', '');
INSERT INTO faq VALUES('vb_custom_status', 'vb_user_maintain', '7', '1', '');
INSERT INTO faq VALUES('vb_avatar_how', 'vb_user_maintain', '8', '1', '');
INSERT INTO faq VALUES('vb_buddy_explain', 'vb_user_maintain', '9', '1', '');
INSERT INTO faq VALUES('vb_board_usage', 'vb_faq', '20', '1', '');
INSERT INTO faq VALUES('vb_board_search', 'vb_board_usage', '1', '1', '');
INSERT INTO faq VALUES('vb_email_member', 'vb_board_usage', '2', '1', '');
INSERT INTO faq VALUES('vb_pm_explain', 'vb_board_usage', '3', '1', '');
INSERT INTO faq VALUES('vb_memberlist_how', 'vb_board_usage', '4', '1', '');
INSERT INTO faq VALUES('vb_calendar_how', 'vb_board_usage', '5', '1', '');
INSERT INTO faq VALUES('vb_announce_explain', 'vb_board_usage', '6', '1', '');
INSERT INTO faq VALUES('vb_thread_rate', 'vb_board_usage', '7', '1', '');
INSERT INTO faq VALUES('vb_referrals_explain', 'vb_board_usage', '8', '1', '');
INSERT INTO faq VALUES('vb_threadedmode', 'vb_board_usage', '9', '1', '');
INSERT INTO faq VALUES('vb_rss_syndication', 'vb_board_usage', '10', '1', '');
INSERT INTO faq VALUES('vb_read_and_post', 'vb_faq', '30', '1', '');
INSERT INTO faq VALUES('vb_special_codes', 'vb_read_and_post', '1', '1', '');
INSERT INTO faq VALUES('vb_smilies_explain', 'vb_read_and_post', '2', '1', '');
INSERT INTO faq VALUES('vb_vbcode_toolbar', 'vb_read_and_post', '3', '1', '');
INSERT INTO faq VALUES('vb_poll_explain', 'vb_read_and_post', '4', '1', '');
INSERT INTO faq VALUES('vb_attachment_explain', 'vb_read_and_post', '5', '1', '');
INSERT INTO faq VALUES('vb_message_icons', 'vb_read_and_post', '6', '1', '');
INSERT INTO faq VALUES('vb_edit_posts', 'vb_read_and_post', '7', '1', '');
INSERT INTO faq VALUES('vb_moderator_explain', 'vb_read_and_post', '8', '1', '');
INSERT INTO faq VALUES('vb_censor_explain', 'vb_read_and_post', '9', '1', '');
INSERT INTO faq VALUES('vb_email_notification', 'vb_read_and_post', '1', '1', '');



DROP TABLE IF EXISTS forum;
CREATE TABLE `forum` (
  `forumid` smallint(5) unsigned NOT NULL auto_increment,
  `styleid` smallint(5) unsigned NOT NULL default '0',
  `title` varchar(100) NOT NULL default '',
  `title_clean` varchar(100) NOT NULL default '',
  `description` text,
  `description_clean` text,
  `options` int(10) unsigned NOT NULL default '0',
  `displayorder` smallint(6) NOT NULL default '0',
  `replycount` int(10) unsigned NOT NULL default '0',
  `lastpost` int(11) NOT NULL default '0',
  `lastposter` varchar(100) NOT NULL default '',
  `lastthread` varchar(250) NOT NULL default '',
  `lastthreadid` int(10) unsigned NOT NULL default '0',
  `lasticonid` smallint(6) NOT NULL default '0',
  `threadcount` mediumint(8) unsigned NOT NULL default '0',
  `daysprune` smallint(6) NOT NULL default '0',
  `newpostemail` varchar(250) NOT NULL default '',
  `newthreademail` varchar(250) NOT NULL default '',
  `parentid` smallint(6) NOT NULL default '0',
  `parentlist` varchar(250) NOT NULL default '',
  `password` varchar(50) NOT NULL default '',
  `link` varchar(200) NOT NULL default '',
  `childlist` text,
  `vbseo_moderatepingbacks` int(10) unsigned NOT NULL default '1',
  `vbseo_moderatetrackbacks` int(10) unsigned NOT NULL default '1',
  `lastpostid` int(10) unsigned NOT NULL default '0',
  `showprivate` tinyint(3) unsigned NOT NULL default '0',
  `defaultsortfield` varchar(50) NOT NULL default 'lastpost',
  `defaultsortorder` enum('asc','desc') NOT NULL default 'desc',
  PRIMARY KEY  (`forumid`)
) TYPE=MyISAM;

INSERT INTO forum VALUES('3', '0', 'Poker Strategy', 'Poker Strategy', 'Poker Strategy advice makes winning poker games easy. Chat about poker strategy in this online poker forum.', 'Poker Strategy advice makes winning poker games easy. Chat about poker strategy in this online poker forum.', '98019', '2', '0', '0', '', '', '0', '0', '0', '-1', '', '', '-1', '3,-1', '', '', '3,4,8,10,6,25,7,21,22,-1', '1', '1', '0', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('4', '0', 'Texas Holdem Poker', 'Texas Holdem Poker', 'Texas Holdem Poker strategy discussion', 'Texas Holdem Poker strategy discussion', '98023', '1', '180', '1161326503', 'riffjack', 'False Advertising', '259', '0', '27', '-1', '', '', '3', '4,3,-1', '', '', '4,-1', '1', '1', '2009', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('5', '0', 'Specialty Online Poker', 'Specialty Online Poker', 'Specialty forums for specific online poker players including Macintosh poker users and high stakes poker players.', 'Specialty forums for specific online poker players including Macintosh poker users and high stakes poker players.', '98019', '3', '0', '0', '', '', '0', '0', '0', '-1', '', '', '-1', '5,-1', '', '', '5,9,24,-1', '1', '1', '0', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('6', '0', 'Seven Card Stud Poker', 'Seven Card Stud Poker', 'Seven Card Stud discussion forum.', 'Seven Card Stud discussion forum.', '98023', '4', '19', '1156902189', 'AdioKing', 'I like the stud', '20', '0', '5', '-1', '', '', '3', '6,3,-1', '', '', '6,-1', '1', '1', '1625', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('7', '0', 'Omaha Poker', 'Omaha Poker', 'Omaha Poker discussion forum.', 'Omaha Poker discussion forum.', '98023', '5', '49', '1160600779', 'iluvbeans123', 'Omaha Hi/Lo', '92', '0', '9', '-1', '', '', '3', '7,3,-1', '', '', '7,-1', '1', '1', '1935', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('8', '0', 'No Limit / Pot Limit Poker', 'No Limit / Pot Limit Poker', 'No Limit and Pot limit poker strategy discussion forum.', 'No Limit and Pot limit poker strategy discussion forum.', '98023', '2', '51', '1161175625', 'loutray', 'When to leave the table?', '22', '0', '8', '-1', '', '', '3', '8,3,-1', '', '', '8,-1', '1', '1', '2006', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('9', '0', 'Mac Online Poker', 'Mac Online Poker', 'Mac online poker players post Macintosh poker related threads here. Chat about anything from Mac poker rooms to Mac online poker software.', 'Mac online poker players post Macintosh poker related threads here. Chat about anything from Mac poker rooms to Mac online poker software.', '98023', '1', '46', '1160586011', 'navajovici', 'Recommended Mac online poker sites', '3', '0', '9', '-1', '', '', '5', '9,5,-1', '', '', '9,-1', '1', '1', '1910', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('10', '0', 'Fixed Limit Poker', 'Fixed Limit Poker', 'Fixed Limit Poker games are discussed here.', 'Fixed Limit Poker games are discussed here.', '98023', '3', '20', '1157604582', 'AdioKing', 'Thoughts on Fixed Limit Poker', '51', '0', '2', '-1', '', '', '3', '10,3,-1', '', '', '10,-1', '1', '1', '1712', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('11', '0', 'Poker Tournaments', 'Poker Tournaments', 'Poker Tournament discussion', 'Poker Tournament discussion', '98019', '4', '0', '0', '', '', '0', '0', '0', '-1', '', '', '-1', '11,-1', '', '', '11,12,13,14,-1', '1', '1', '0', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('12', '0', 'Sit and Go Tournament Poker', 'Sit and Go Tournament Poker', 'Sit n Go Poker Tournament discussion.', 'Sit n Go Poker Tournament discussion.', '98023', '1', '39', '1161160900', 'xant1311', 'Sit N GO\'s', '177', '0', '6', '-1', '', '', '11', '12,11,-1', '', '', '12,-1', '1', '1', '1992', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('13', '0', 'Multi Table Tournament Poker', 'Multi Table Tournament Poker', 'Multi Table Poker Tournament discussion.', 'Multi Table Poker Tournament discussion.', '98023', '2', '40', '1158117468', 'moron', 'how many tables?', '94', '0', '5', '-1', '', '', '11', '13,11,-1', '', '', '13,-1', '1', '1', '1759', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('14', '0', 'Television Poker', 'Television Poker', 'Chat about televised poker tournaments, their outcomes, and major television poker events.', 'Chat about televised poker tournaments, their outcomes, and major television poker events.', '98023', '3', '47', '1160600961', 'iluvbeans123', 'Watching it on TV -- Love it!', '59', '0', '9', '-1', '', '', '11', '14,11,-1', '', '', '14,-1', '1', '1', '1937', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('15', '0', 'General Discussion', 'General Discussion', 'Discuss anything not related to poker here.', 'Discuss anything not related to poker here.', '98019', '1', '0', '0', '', '', '0', '0', '0', '-1', '', '', '-1', '15,-1', '', '', '15,16,26,20,23,17,18,19,-1', '1', '1', '0', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('16', '0', 'Players Lounge', 'Players Lounge', 'Chat about anything here. These discussions don\'t have to be poker related.', 'Chat about anything here. These discussions don\'t have to be poker related.', '98023', '1', '376', '1162326609', 'AdioKing', 'insults for the poker room', '247', '0', '62', '-1', '', '', '15', '16,15,-1', '', '', '16,-1', '1', '1', '2073', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('17', '0', 'Bad Beats', 'Bad Beats', 'Post your bad beats and take a look at other people\'s bad beats in this forum.', 'Post your bad beats and take a look at other people\'s bad beats in this forum.', '98023', '5', '111', '1162172796', 'xamiche', 'Full house', '305', '0', '22', '-1', '', '', '15', '17,15,-1', '', '', '17,-1', '1', '1', '2061', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('18', '0', 'Feedback', 'Feedback', 'Give us feedback about this online poker forum or any of the online poker sites we are part of.', 'Give us feedback about this online poker forum or any of the online poker sites we are part of.', '98023', '6', '20', '1160595501', 'BungyS', 'iMacOnlinePoker.com Feedback', '11', '3', '4', '-1', '', '', '15', '18,15,-1', '', '', '18,-1', '1', '1', '1928', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('19', '0', 'Requests', 'Requests', 'Something you need but can\'t find? Request it and we will do our best to fulfill your needs!', 'Something you need but can\'t find? Request it and we will do our best to fulfill your needs!', '98023', '7', '53', '1161161532', 'xant1311', 'Free analysing software', '221', '0', '9', '-1', '', '', '15', '19,15,-1', '', '', '19,-1', '1', '1', '1996', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('20', '0', 'Announcements', 'Announcements', 'View the latest online poker forum announcements here.', 'View the latest online poker forum announcements here.', '98023', '3', '568', '1161818563', 'rejbon', 'titan poker name for tonight?', '251', '0', '13', '-1', '', '', '15', '20,15,-1', '', '', '20,-1', '1', '1', '2042', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('21', '0', 'Razz Poker', 'Razz Poker', 'Razz Poker discussion forum', 'Razz Poker discussion forum', '98023', '6', '28', '1160600695', 'iluvbeans123', 'what is razz poker??', '79', '0', '4', '-1', '', '', '3', '21,3,-1', '', '', '21,-1', '1', '1', '1934', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('22', '0', 'Pineapple Poker', 'Pineapple Poker', 'Pineapple Poker discussion forum.', 'Pineapple Poker discussion forum.', '98023', '7', '27', '1159227540', 'cliffordz', 'Pineapple Poker Sites / Rooms', '55', '1', '4', '-1', '', '', '3', '22,3,-1', '', '', '22,-1', '1', '1', '1813', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('23', '0', 'Good Beats', 'Good Beats', 'Excited about a hand you recently won? Post it for everybody to see!', 'Excited about a hand you recently won? Post it for everybody to see!', '98023', '4', '69', '1162168936', '1rainbow', 'got AAAA', '161', '0', '12', '-1', '', '', '15', '23,15,-1', '', '', '23,-1', '1', '1', '2058', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('24', '0', 'High Stakes Poker', 'High Stakes Poker', 'High Stakes Poker players discuss high stakes games here.', 'High Stakes Poker players discuss high stakes games here.', '98023', '2', '19', '1160601030', 'iluvbeans123', 'High Stakes Poker - TV show', '66', '0', '4', '-1', '', '', '5', '24,5,-1', '', '', '24,-1', '1', '1', '1938', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('25', '0', 'Spread Limit Poker', 'Spread Limit Poker', 'Discussion of spread limit poker strategy, a betting limit that is typically found in land based casinos.', 'Discussion of spread limit poker strategy, a betting limit that is typically found in land based casinos.', '98023', '4', '7', '1162326417', 'AdioKing', 'what is spread limit poker?', '77', '0', '2', '-1', '', '', '3', '25,3,-1', '', '', '25,-1', '1', '1', '2072', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('26', '0', 'Introductions', 'Introductions', 'Introduce yourself to the community. After doing so, go to the player\'s lounge and chat with the others.', 'Introduce yourself to the community. After doing so, go to the player\'s lounge and chat with the others.', '89831', '2', '77', '1162221275', 'papicico', 'hy', '323', '0', '35', '-1', '', '', '15', '26,15,-1', '', '', '26,-1', '0', '0', '2066', '0', 'lastpost', 'desc');



DROP TABLE IF EXISTS forumpermission;
CREATE TABLE `forumpermission` (
  `forumpermissionid` smallint(5) unsigned NOT NULL auto_increment,
  `forumid` smallint(5) unsigned NOT NULL default '0',
  `usergroupid` smallint(5) unsigned NOT NULL default '0',
  `forumpermissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`forumpermissionid`),
  UNIQUE KEY `ugid_fid` (`usergroupid`,`forumid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS forumread;
CREATE TABLE `forumread` (
  `userid` int(10) unsigned NOT NULL default '0',
  `forumid` smallint(5) unsigned NOT NULL default '0',
  `readtime` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`forumid`,`userid`),
  KEY `readtime` (`readtime`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS holiday;
CREATE TABLE `holiday` (
  `holidayid` int(10) unsigned NOT NULL auto_increment,
  `recurring` smallint(5) unsigned NOT NULL default '0',
  `recuroption` varchar(6) NOT NULL default '',
  `allowsmilies` smallint(6) NOT NULL default '1',
  PRIMARY KEY  (`holidayid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS icon;
CREATE TABLE `icon` (
  `iconid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(100) NOT NULL default '',
  `iconpath` varchar(100) NOT NULL default '',
  `imagecategoryid` smallint(5) unsigned NOT NULL default '0',
  `displayorder` smallint(5) unsigned NOT NULL default '1',
  PRIMARY KEY  (`iconid`)
) TYPE=MyISAM;

INSERT INTO icon VALUES('1', 'Post', 'images/icons/icon1.gif', '2', '1');
INSERT INTO icon VALUES('2', 'Arrow', 'images/icons/icon2.gif', '2', '1');
INSERT INTO icon VALUES('3', 'Lightbulb', 'images/icons/icon3.gif', '2', '1');
INSERT INTO icon VALUES('4', 'Exclamation', 'images/icons/icon4.gif', '2', '1');
INSERT INTO icon VALUES('5', 'Question', 'images/icons/icon5.gif', '2', '1');
INSERT INTO icon VALUES('6', 'Cool', 'images/icons/icon6.gif', '2', '1');
INSERT INTO icon VALUES('7', 'Smile', 'images/icons/icon7.gif', '2', '1');
INSERT INTO icon VALUES('8', 'Angry', 'images/icons/icon8.gif', '2', '1');
INSERT INTO icon VALUES('9', 'Unhappy', 'images/icons/icon9.gif', '2', '1');
INSERT INTO icon VALUES('10', 'Talking', 'images/icons/icon10.gif', '2', '1');
INSERT INTO icon VALUES('11', 'Red face', 'images/icons/icon11.gif', '2', '1');
INSERT INTO icon VALUES('12', 'Wink', 'images/icons/icon12.gif', '2', '1');
INSERT INTO icon VALUES('13', 'Thumbs down', 'images/icons/icon13.gif', '2', '1');
INSERT INTO icon VALUES('14', 'Thumbs up', 'images/icons/icon14.gif', '2', '1');



DROP TABLE IF EXISTS imagecategory;
CREATE TABLE `imagecategory` (
  `imagecategoryid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `imagetype` smallint(5) unsigned NOT NULL default '0',
  `displayorder` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`imagecategoryid`)
) TYPE=MyISAM;

INSERT INTO imagecategory VALUES('1', 'Generic Smilies', '3', '1');
INSERT INTO imagecategory VALUES('2', 'Generic Icons', '2', '1');
INSERT INTO imagecategory VALUES('3', 'Generic Avatars', '1', '1');



DROP TABLE IF EXISTS imagecategorypermission;
CREATE TABLE `imagecategorypermission` (
  `imagecategoryid` smallint(5) unsigned NOT NULL default '0',
  `usergroupid` smallint(5) unsigned NOT NULL default '0',
  KEY `imagecategoryid` (`imagecategoryid`,`usergroupid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS infraction;
CREATE TABLE `infraction` (
  `infractionid` int(10) unsigned NOT NULL auto_increment,
  `infractionlevelid` int(10) unsigned NOT NULL default '0',
  `postid` int(10) unsigned NOT NULL default '0',
  `userid` int(10) unsigned NOT NULL default '0',
  `whoadded` int(10) unsigned NOT NULL default '0',
  `points` int(10) unsigned NOT NULL default '0',
  `dateline` int(10) unsigned NOT NULL default '0',
  `note` varchar(255) NOT NULL default '',
  `action` smallint(5) unsigned NOT NULL default '0',
  `actiondateline` int(10) unsigned NOT NULL default '0',
  `actionuserid` int(10) unsigned NOT NULL default '0',
  `actionreason` varchar(255) NOT NULL default '',
  `expires` int(10) unsigned NOT NULL default '0',
  `threadid` int(10) unsigned NOT NULL default '0',
  `customreason` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`infractionid`),
  KEY `expires` (`expires`,`action`),
  KEY `userid` (`userid`,`action`),
  KEY `infractonlevelid` (`infractionlevelid`),
  KEY `postid` (`postid`),
  KEY `threadid` (`threadid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS infractionban;
CREATE TABLE `infractionban` (
  `infractionbanid` int(10) unsigned NOT NULL auto_increment,
  `usergroupid` int(11) NOT NULL default '0',
  `banusergroupid` int(10) unsigned NOT NULL default '0',
  `amount` int(10) unsigned NOT NULL default '0',
  `period` char(5) NOT NULL default '',
  `method` enum('points','infractions') NOT NULL default 'infractions',
  PRIMARY KEY  (`infractionbanid`),
  KEY `usergroupid` (`usergroupid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS infractiongroup;
CREATE TABLE `infractiongroup` (
  `infractiongroupid` int(10) unsigned NOT NULL auto_increment,
  `usergroupid` int(11) NOT NULL default '0',
  `orusergroupid` smallint(5) unsigned NOT NULL default '0',
  `pointlevel` int(10) unsigned NOT NULL default '0',
  `override` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`infractiongroupid`),
  KEY `usergroupid` (`usergroupid`,`pointlevel`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS infractionlevel;
CREATE TABLE `infractionlevel` (
  `infractionlevelid` int(10) unsigned NOT NULL auto_increment,
  `points` int(10) unsigned NOT NULL default '0',
  `expires` int(10) unsigned NOT NULL default '0',
  `period` enum('H','D','M','N') NOT NULL default 'H',
  `warning` smallint(5) unsigned default '0',
  `extend` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`infractionlevelid`)
) TYPE=MyISAM;

INSERT INTO infractionlevel VALUES('1', '1', '10', 'D', '1', '0');
INSERT INTO infractionlevel VALUES('2', '1', '10', 'D', '1', '0');
INSERT INTO infractionlevel VALUES('3', '1', '10', 'D', '1', '0');
INSERT INTO infractionlevel VALUES('4', '1', '10', 'D', '1', '0');



DROP TABLE IF EXISTS language;
CREATE TABLE `language` (
  `languageid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(50) NOT NULL default '',
  `userselect` smallint(5) unsigned NOT NULL default '1',
  `options` smallint(5) unsigned NOT NULL default '1',
  `languagecode` varchar(12) NOT NULL default '',
  `charset` varchar(15) NOT NULL default '',
  `imagesoverride` varchar(150) NOT NULL default '',
  `dateoverride` varchar(50) NOT NULL default '',
  `timeoverride` varchar(50) NOT NULL default '',
  `registereddateoverride` varchar(50) NOT NULL default '',
  `calformat1override` varchar(50) NOT NULL default '',
  `calformat2override` varchar(50) NOT NULL default '',
  `logdateoverride` varchar(50) NOT NULL default '',
  `locale` varchar(20) NOT NULL default '',
  `decimalsep` char(1) NOT NULL default '.',
  `thousandsep` char(1) NOT NULL default ',',
  `phrasegroup_global` mediumtext,
  `phrasegroup_cpglobal` mediumtext,
  `phrasegroup_cppermission` mediumtext,
  `phrasegroup_forum` mediumtext,
  `phrasegroup_calendar` mediumtext,
  `phrasegroup_attachment_image` mediumtext,
  `phrasegroup_style` mediumtext,
  `phrasegroup_logging` mediumtext,
  `phrasegroup_cphome` mediumtext,
  `phrasegroup_promotion` mediumtext,
  `phrasegroup_user` mediumtext,
  `phrasegroup_help_faq` mediumtext,
  `phrasegroup_sql` mediumtext,
  `phrasegroup_subscription` mediumtext,
  `phrasegroup_language` mediumtext,
  `phrasegroup_bbcode` mediumtext,
  `phrasegroup_stats` mediumtext,
  `phrasegroup_diagnostic` mediumtext,
  `phrasegroup_maintenance` mediumtext,
  `phrasegroup_profilefield` mediumtext,
  `phrasegroup_thread` mediumtext,
  `phrasegroup_timezone` mediumtext,
  `phrasegroup_banning` mediumtext,
  `phrasegroup_reputation` mediumtext,
  `phrasegroup_wol` mediumtext,
  `phrasegroup_threadmanage` mediumtext,
  `phrasegroup_pm` mediumtext,
  `phrasegroup_cpuser` mediumtext,
  `phrasegroup_accessmask` mediumtext,
  `phrasegroup_cron` mediumtext,
  `phrasegroup_moderator` mediumtext,
  `phrasegroup_cpoption` mediumtext,
  `phrasegroup_cprank` mediumtext,
  `phrasegroup_cpusergroup` mediumtext,
  `phrasegroup_holiday` mediumtext,
  `phrasegroup_posting` mediumtext,
  `phrasegroup_poll` mediumtext,
  `phrasegroup_fronthelp` mediumtext,
  `phrasegroup_register` mediumtext,
  `phrasegroup_search` mediumtext,
  `phrasegroup_showthread` mediumtext,
  `phrasegroup_postbit` mediumtext,
  `phrasegroup_forumdisplay` mediumtext,
  `phrasegroup_messaging` mediumtext,
  `phrasegroup_inlinemod` mediumtext,
  `phrasegroup_plugins` mediumtext,
  `phrasegroup_cprofilefield` mediumtext,
  `phrasegroup_reputationlevel` mediumtext,
  `phrasegroup_infraction` mediumtext,
  `phrasegroup_infractionlevel` mediumtext,
  PRIMARY KEY  (`languageid`)
) TYPE=MyISAM;

INSERT INTO language VALUES('1', 'English (US)', '1', '1', 'en', 'ISO-8859-1', '', '', '', '', '', '', '', '', '.', ',', 'a:535:{s:9:\"1_day_ago\";s:9:\"1 Day Ago\";s:10:\"1_hour_ago\";s:10:\"1 Hour Ago\";s:12:\"1_minute_ago\";s:12:\"1 Minute Ago\";s:10:\"1_week_ago\";s:10:\"1 Week Ago\";s:14:\"a_closed_forum\";s:14:\"A Closed Forum\";s:16:\"about_trackbacks\";s:16:\"About Trackbacks\";s:6:\"accept\";s:6:\"Accept\";s:6:\"action\";s:6:\"Action\";s:14:\"active_members\";s:14:\"Active Members\";s:20:\"active_subscriptions\";s:20:\"Active Subscriptions\";s:15:\"add_new_folders\";s:15:\"Add New Folders\";s:16:\"add_subscription\";s:16:\"Add Subscription\";s:19:\"add_x_to_buddy_list\";s:27:\"Add %1$s to Your Buddy List\";s:5:\"admin\";s:5:\"Admin\";s:19:\"admin_control_panel\";s:19:\"Admin Control Panel\";s:23:\"admin_required_register\";s:101:\"The administrator may have required you to <a href=\"%1$s\">register</a> before you can view this page.\";s:34:\"administrator_may_disabled_account\";s:110:\"If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.\";s:15:\"advanced_search\";s:15:\"Advanced Search\";s:3:\"age\";s:3:\"Age\";s:15:\"alert_board_off\";s:50:\"<b>Alert:</b> The forums are currently turned off!\";s:10:\"all_forums\";s:10:\"All Forums\";s:33:\"all_times_are_gmt_x_time_now_is_y\";s:70:\"All times are GMT%1$s. The time now is <span class=\"time\">%2$s</span>.\";s:12:\"allow_bbcode\";s:13:\"Allow BB Code\";s:10:\"allow_html\";s:10:\"Allow HTML\";s:14:\"allow_img_code\";s:16:\"Allow [IMG] Code\";s:13:\"allow_smilies\";s:13:\"Allow Smilies\";s:14:\"already_pinged\";s:14:\"Already pinged\";s:12:\"announcement\";s:12:\"Announcement\";s:13:\"announcements\";s:13:\"Announcements\";s:22:\"announcements_in_forum\";s:22:\"Announcements in Forum\";s:5:\"april\";s:5:\"April\";s:7:\"archive\";s:7:\"Archive\";s:10:\"attachment\";s:10:\"Attachment\";s:21:\"attachment_statistics\";s:21:\"Attachment Statistics\";s:11:\"attachments\";s:11:\"Attachments\";s:6:\"august\";s:6:\"August\";s:20:\"auto_retrieve_titles\";s:49:\"Automatically retrieve titles from external links\";s:34:\"awaiting_moderation_pingtrackbacks\";s:34:\"Ping/Trackback awaiting moderation\";s:18:\"buddy_ignore_lists\";s:20:\"Buddy / Ignore Lists\";s:10:\"buddy_list\";s:10:\"Buddy List\";s:4:\"by_x\";s:41:\"by <a href=\"%1$s\" rel=\"nofollow\">%2$s</a>\";s:5:\"bytes\";s:5:\"Bytes\";s:8:\"calendar\";s:8:\"Calendar\";s:22:\"can_moderate_pingbacks\";s:28:\"Can moderate Ping/Trackbacks\";s:28:\"can_moderate_user_signatures\";s:28:\"Can Moderate User Signatures\";s:6:\"cancel\";s:6:\"Cancel\";s:19:\"cant_identify_image\";s:52:\"Can\'t identify the image? Click it to get a new one.\";s:15:\"caps_lock_is_on\";s:191:\"<strong>Caps Lock is on!</strong><br />\r\n<br />\r\nHaving Caps Lock on may cause you to enter your password incorrectly. You should press Caps Lock to turn it off before entering your password.\";s:17:\"check_uncheck_all\";s:19:\"Check / Uncheck All\";s:45:\"click_a_smilie_to_insert_it_into_your_message\";s:46:\"Click a smilie to insert it into your message.\";s:20:\"click_here_to_log_in\";s:20:\"Click here to log in\";s:34:\"click_if_browser_does_not_redirect\";s:63:\"Click here if your browser does not automatically redirect you.\";s:26:\"click_the_following_button\";s:38:\"Click the following button to proceed.\";s:17:\"close_this_window\";s:17:\"Close this window\";s:13:\"closed_thread\";s:13:\"Closed Thread\";s:4:\"code\";s:4:\"Code\";s:7:\"contact\";s:7:\"Contact\";s:10:\"contact_us\";s:10:\"Contact Us\";s:18:\"contains_new_posts\";s:18:\"Contains New Posts\";s:21:\"contains_no_new_posts\";s:21:\"Contains No New Posts\";s:26:\"current_attachment_total_x\";s:30:\"Current Attachment Total: %1$s\";s:19:\"current_attachments\";s:19:\"Current Attachments\";s:22:\"currently_active_users\";s:22:\"Currently Active Users\";s:13:\"custom_fields\";s:13:\"Custom Fields\";s:5:\"daily\";s:5:\"Daily\";s:24:\"daily_email_notification\";s:24:\"Daily email notification\";s:22:\"daily_updates_by_email\";s:22:\"Daily updates by email\";s:4:\"date\";s:4:\"Date\";s:3:\"day\";s:3:\"Day\";s:4:\"days\";s:4:\"Days\";s:8:\"december\";s:8:\"December\";s:13:\"decrease_size\";s:13:\"Decrease Size\";s:7:\"default\";s:7:\"Default\";s:6:\"delete\";s:6:\"Delete\";s:12:\"delete_posts\";s:12:\"Delete Posts\";s:15:\"delete_selected\";s:15:\"Delete Selected\";s:19:\"delete_subscription\";s:19:\"Delete Subscription\";s:13:\"delete_thread\";s:13:\"Delete Thread\";s:16:\"delete_user_note\";s:16:\"Delete User Note\";s:4:\"deny\";s:4:\"Deny\";s:17:\"destination_forum\";s:17:\"Destination Forum\";s:15:\"display_options\";s:15:\"Display Options\";s:17:\"do_authorizations\";s:17:\"Do Authorizations\";s:4:\"done\";s:4:\"Done\";s:26:\"doubleclick_forum_markread\";s:66:\"Double-click this icon to mark this forum and its contents as read\";s:4:\"edit\";s:4:\"Edit\";s:11:\"edit_avatar\";s:11:\"Edit Avatar\";s:12:\"edit_folders\";s:12:\"Edit Folders\";s:12:\"edit_options\";s:12:\"Edit Options\";s:13:\"edit_pingback\";s:19:\"Edit Ping/Trackback\";s:9:\"edit_poll\";s:9:\"Edit Poll\";s:9:\"edit_post\";s:9:\"Edit Post\";s:12:\"edit_profile\";s:12:\"Edit Profile\";s:20:\"edit_profile_picture\";s:20:\"Edit Profile Picture\";s:14:\"edit_signature\";s:14:\"Edit Signature\";s:11:\"edit_thread\";s:11:\"Edit Thread\";s:14:\"edit_user_note\";s:14:\"Edit User Note\";s:5:\"email\";s:5:\"Email\";s:13:\"email_address\";s:13:\"Email Address\";s:8:\"emailing\";s:8:\"Emailing\";s:8:\"end_date\";s:8:\"End Date\";s:26:\"enter_password_for_account\";s:86:\"Please enter a password for your user account. Note that passwords are case-sensitive.\";s:35:\"enter_username_to_login_or_register\";s:129:\"Enter your username and password in the boxes provided to login, or click the \'register\' button to create a profile for yourself.\";s:29:\"errors_occured_when_submitted\";s:61:\"The following errors occurred when this message was submitted\";s:5:\"event\";s:5:\"Event\";s:15:\"event_reminders\";s:15:\"Event Reminders\";s:6:\"export\";s:6:\"Export\";s:3:\"faq\";s:3:\"FAQ\";s:8:\"february\";s:8:\"February\";s:19:\"find_all_posts_by_x\";s:22:\"Find all posts by %1$s\";s:18:\"find_posts_by_user\";s:18:\"Find Posts by User\";s:5:\"first\";s:5:\"First\";s:10:\"first_page\";s:10:\"First Page\";s:19:\"first_visit_message\";s:340:\"If this is your first visit, be sure to check out the <a href=\"%1$s\"><strong>FAQ</strong></a> by clicking the link above.\r\nYou may have to <a href=\"%2$s\"><strong>register</strong></a> before you can post: click the register link above to proceed.\r\nTo start viewing messages, select the forum that you want to visit from the selection below.\";s:6:\"folder\";s:6:\"Folder\";s:15:\"folder_controls\";s:15:\"Folder Controls\";s:25:\"folder_is_currently_empty\";s:31:\"This folder is currently empty.\";s:11:\"folder_name\";s:11:\"Folder Name\";s:7:\"folders\";s:7:\"Folders\";s:32:\"forgotten_password_request_email\";s:238:\"If you have forgotten your username or password, you can request to have your username emailed to you and to reset your password. When you fill in your registered email address, you will be sent instructions on how to reset your password.\";s:23:\"forgotten_your_password\";s:24:\"Forgotten Your Password?\";s:5:\"forum\";s:5:\"Forum\";s:24:\"forum_contains_new_posts\";s:24:\"Forum Contains New Posts\";s:27:\"forum_contains_no_new_posts\";s:27:\"Forum Contains No New Posts\";s:27:\"forum_is_closed_for_posting\";s:27:\"Forum is Closed for Posting\";s:10:\"forum_jump\";s:10:\"Forum Jump\";s:6:\"forums\";s:6:\"Forums\";s:11:\"forums_home\";s:11:\"Forums Home\";s:6:\"friday\";s:6:\"Friday\";s:9:\"gigabytes\";s:2:\"GB\";s:19:\"global_announcement\";s:19:\"Global Announcement\";s:2:\"go\";s:2:\"Go\";s:7:\"go_back\";s:7:\"Go Back\";s:27:\"go_first_unread_in_thread_x\";s:40:\"Go to first unread post in thread \'%1$s\'\";s:20:\"go_to_first_new_post\";s:20:\"Go to first new post\";s:15:\"go_to_last_post\";s:15:\"Go to last post\";s:10:\"go_to_page\";s:13:\"Go to Page...\";s:4:\"go_x\";s:9:\"Go (%1$s)\";s:15:\"goto_trackbacks\";s:16:\"Go to Trackbacks\";s:17:\"group_memberships\";s:17:\"Group Memberships\";s:5:\"guest\";s:5:\"Guest\";s:21:\"have_new_pm_popup_x_y\";s:117:\"You have a new private message.\\n\\nSender: %1$s\\nTitle: \'%2$s\'\\n\\nClick OK to view it, or cancel to hide this prompt.\";s:29:\"have_x_posts_in_thread_last_y\";s:47:\"You have %1$s post(s) in this thread, last %2$s\";s:15:\"hide_thumbnails\";s:15:\"Hide Thumbnails\";s:5:\"hours\";s:5:\"Hours\";s:9:\"html_code\";s:9:\"HTML Code\";s:14:\"html_code_is_x\";s:34:\"HTML code is <strong>%1$s</strong>\";s:6:\"hybrid\";s:6:\"Hybrid\";s:6:\"ignore\";s:6:\"Ignore\";s:18:\"image_verification\";s:18:\"Image Verification\";s:13:\"img_code_is_x\";s:70:\"<a href=\"%1$s\" target=\"_blank\">[IMG]</a> code is <strong>%2$s</strong>\";s:11:\"in_progress\";s:11:\"In Progress\";s:5:\"inbox\";s:5:\"Inbox\";s:26:\"incoming_pingbacks_manager\";s:32:\"Incoming Ping/Trackbacks Manager\";s:23:\"incoming_pingbacks_note\";s:289:\"<p>You may edit or delete individual Incoming Ping/Trackbacks records using the table below.</p>      <p><strong>NOTE:</strong> Manage Incoming Ping/Trackbacks awaiting moderation via the <a href=\"vbseo_moderate.php?do=pingbacks\"><strong>Moderate Incoming Ping/Trackbacks</strong></a>.</p>\";s:13:\"increase_size\";s:13:\"Increase Size\";s:4:\"info\";s:4:\"Info\";s:11:\"infractions\";s:11:\"Infractions\";s:26:\"instant_email_notification\";s:26:\"Instant email notification\";s:17:\"instant_messaging\";s:17:\"Instant Messaging\";s:29:\"instant_notification_by_email\";s:29:\"Instant notification by email\";s:10:\"ip_address\";s:10:\"IP Address\";s:13:\"is_successful\";s:11:\"Successful?\";s:7:\"january\";s:7:\"January\";s:9:\"join_date\";s:9:\"Join Date\";s:12:\"join_request\";s:12:\"Join Request\";s:13:\"join_requests\";s:13:\"Join Requests\";s:4:\"july\";s:4:\"July\";s:14:\"jump_to_folder\";s:14:\"Jump to Folder\";s:4:\"june\";s:4:\"June\";s:9:\"kilobytes\";s:2:\"KB\";s:4:\"last\";s:4:\"Last\";s:13:\"last_activity\";s:13:\"Last Activity\";s:11:\"last_online\";s:11:\"Last Online\";s:9:\"last_page\";s:9:\"Last Page\";s:9:\"last_post\";s:9:\"Last Post\";s:19:\"last_visited_x_at_y\";s:56:\"You last visited: %1$s at <span class=\"time\">%2$s</span>\";s:38:\"link_from_elsewhere_to_this_discussion\";s:62:\"Links from elsewhere to this discussion (Pingbacks/Trackbacks)\";s:17:\"link_to_this_post\";s:17:\"Link to this Post\";s:13:\"list_messages\";s:13:\"List Messages\";s:18:\"list_subscriptions\";s:18:\"List Subscriptions\";s:13:\"location_perm\";s:8:\"Location\";s:6:\"log_in\";s:6:\"Log in\";s:7:\"log_out\";s:7:\"Log Out\";s:9:\"log_out_x\";s:12:\"Log Out %1$s\";s:14:\"logged_in_as_x\";s:52:\"Logged in as <a href=\"%1$s\" target=\"_blank\">%2$s</a>\";s:27:\"lost_password_recovery_form\";s:27:\"Lost Password Recovery Form\";s:6:\"manage\";s:6:\"Manage\";s:18:\"manage_attachments\";s:18:\"Manage Attachments\";s:5:\"march\";s:5:\"March\";s:16:\"mark_forums_read\";s:16:\"Mark Forums Read\";s:26:\"maximum_allowed_messages_x\";s:37:\"Maximum allowed stored messages: %1$s\";s:28:\"maximum_attachment_storage_x\";s:32:\"Maximum Attachment Storage: %1$s\";s:3:\"may\";s:3:\"May\";s:27:\"may_choose_icon_for_message\";s:63:\"You may choose an icon for your message from the following list\";s:34:\"may_not_have_sufficient_privileges\";s:167:\"You may not have sufficient privileges to access this page. Are you trying to edit someone else\'s post, access administrative features or some other privileged system?\";s:9:\"megabytes\";s:2:\"MB\";s:7:\"members\";s:7:\"Members\";s:12:\"members_list\";s:12:\"Members List\";s:7:\"message\";s:7:\"Message\";s:20:\"message_deleted_by_x\";s:57:\"This message has been deleted by <a href=\"%1$s\">%2$s</a>.\";s:8:\"messages\";s:8:\"Messages\";s:13:\"miscellaneous\";s:13:\"Miscellaneous\";s:21:\"miscellaneous_options\";s:21:\"Miscellaneous Options\";s:3:\"mod\";s:3:\"Mod\";s:18:\"moderate_pingbacks\";s:18:\"Moderate Pingbacks\";s:23:\"moderate_pingtrackbacks\";s:24:\"Moderate Ping/Trackbacks\";s:27:\"moderate_pingtrackbackslist\";s:24:\"Incoming Ping/Trackbacks\";s:26:\"moderate_pingtrackbacksout\";s:24:\"Outgoing Ping/Trackbacks\";s:19:\"moderate_trackbacks\";s:19:\"Moderate Trackbacks\";s:9:\"moderator\";s:9:\"Moderator\";s:23:\"moderator_control_panel\";s:23:\"Moderator Control Panel\";s:10:\"moderators\";s:10:\"Moderators\";s:6:\"monday\";s:6:\"Monday\";s:5:\"month\";s:5:\"Month\";s:7:\"monthly\";s:7:\"Monthly\";s:6:\"months\";s:6:\"Months\";s:30:\"more_than_x_replies_or_y_views\";s:36:\"More than %1$s replies or %2$s views\";s:35:\"most_users_ever_online_was_x_y_at_z\";s:46:\"Most users ever online was %1$s, %2$s at %3$s.\";s:25:\"move_delete_subscriptions\";s:27:\"Move / Delete Subscriptions\";s:10:\"move_items\";s:10:\"Move Items\";s:23:\"move_subscribed_threads\";s:23:\"Move Subscribed Threads\";s:14:\"move_to_folder\";s:14:\"Move to folder\";s:19:\"move_x_items_from_y\";s:27:\"Move %1$s items from \'%2$s\'\";s:19:\"moved_thread_prefix\";s:7:\"Moved: \";s:16:\"multipage_thread\";s:17:\"Multi-page thread\";s:20:\"multiple_choice_poll\";s:21:\"Multiple Choice Poll.\";s:10:\"my_profile\";s:10:\"My Profile\";s:3:\"n_a\";s:3:\"N/A\";s:5:\"never\";s:5:\"Never\";s:9:\"new_posts\";s:9:\"New posts\";s:13:\"new_posts_nav\";s:9:\"New Posts\";s:13:\"new_user_note\";s:13:\"New User Note\";s:4:\"next\";s:4:\"Next\";s:9:\"next_page\";s:9:\"Next Page\";s:2:\"no\";s:2:\"No\";s:21:\"no_email_notification\";s:21:\"No email notification\";s:7:\"no_icon\";s:7:\"No icon\";s:21:\"no_links_to_this_post\";s:54:\"%1$s links from elsewhere to this Post. Click to view.\";s:12:\"no_new_posts\";s:12:\"No new posts\";s:32:\"no_pingbacks_awaiting_moderation\";s:38:\"No Ping/Trackbacks Awaiting Moderation\";s:17:\"no_pingbacks_desc\";s:226:\"This thread was posted under <a href=\"%1$s\">%2$s</a>. You may have to <a href=\"%3$s\">register</a> in our forums to post a response, or trackback <a href=\"%4$s\">this thread</a> or any post within this thread from your own site.\";s:16:\"no_pingbacks_yet\";s:40:\"No Ping/Trackback records available yet.\";s:33:\"no_signatures_awaiting_moderation\";s:33:\"No Signatures Awaiting Moderation\";s:17:\"no_users_selected\";s:18:\"No users selected!\";s:4:\"none\";s:4:\"None\";s:3:\"not\";s:3:\"not\";s:26:\"not_logged_in_fill_in_form\";s:81:\"You are not logged in. Fill in the form at the bottom of this page and try again.\";s:24:\"not_logged_no_permission\";s:117:\"You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:\";s:12:\"notification\";s:12:\"Notification\";s:17:\"notification_type\";s:17:\"Notification Type\";s:8:\"november\";s:8:\"November\";s:17:\"number_of_replies\";s:17:\"Number of Replies\";s:15:\"number_of_views\";s:15:\"Number of Views\";s:7:\"october\";s:7:\"October\";s:3:\"off\";s:3:\"Off\";s:7:\"offline\";s:7:\"Offline\";s:4:\"okay\";s:4:\"Okay\";s:3:\"old\";s:3:\"Old\";s:5:\"older\";s:5:\"Older\";s:2:\"on\";s:2:\"On\";s:6:\"online\";s:6:\"Online\";s:15:\"open_buddy_list\";s:15:\"Open Buddy List\";s:26:\"open_message_in_new_window\";s:82:\"Open the message in a new window?\\n\\n(Press cancel to open in the current window.)\";s:6:\"option\";s:6:\"Option\";s:35:\"option_2_upload_image_from_computer\";s:42:\"Option 2 - Upload Image From Your Computer\";s:8:\"optional\";s:8:\"Optional\";s:7:\"options\";s:7:\"Options\";s:2:\"or\";s:2:\"or\";s:22:\"originally_posted_by_x\";s:42:\"Originally Posted by <strong>%1$s</strong>\";s:26:\"outgoing_pingbacks_manager\";s:32:\"Outgoing Ping/Trackbacks Manager\";s:23:\"outgoing_pingbacks_note\";s:402:\"<p>You may resend unsuccessful Outgoing Ping/Trackbacks using the table below. From time to time you might want to remove all successful Ping/Trackbacks by pressing the button at the bottom of the screen. </p>      <p><strong>NOTE:</strong> Manage Incoming Ping/Trackbacks awaiting moderation via the <a href=\"vbseo_moderate.php?do=pingbacks\"><strong>Moderate Incoming Ping/Trackbacks</strong></a>.</p>\";s:6:\"page_x\";s:9:\"Page %1$s\";s:11:\"page_x_of_y\";s:17:\"Page %1$s of %2$s\";s:5:\"pages\";s:5:\"Pages\";s:18:\"paid_subscriptions\";s:18:\"Paid Subscriptions\";s:8:\"password\";s:8:\"Password\";s:8:\"per_page\";s:8:\"Per Page\";s:14:\"perform_action\";s:14:\"Perform Action\";s:8:\"php_code\";s:8:\"PHP Code\";s:8:\"pingback\";s:8:\"Pingback\";s:13:\"pingback_help\";s:1829:\"\r\n<h2>What is a Pingback?</h2><p>A Pingback is basically the same as a Trackback. From a technical point of view, they both are very different, but these differences are not relevant to us.</p><p>So, what distinguishes a Pingback from a Trackback in our everyday use? Easy... Pingbacks require that the originating site posts a link to the <i>receptor</i> site within the text that references the <i>receptor</i> site. Actually, pingback equipped platforms physically check if such link exists in the originating site in order to complete the acknowledgment process.</p><p>These differences give Pingbacks two advantages over Trackbacks:<ol style=\"list-style-type: decimal\"><li>Pingbacks do not require the you to enter a \'Trackback\' URL when composing the message (Posting a link within your message is good enough). This is by far the easiest method, since you don\'t have to think about it or do anything</li><li>Pingbacks allow you to reference anchors (posts) within threads while Trackbacks can only reference threads as a whole.</li></ol><b>Example:</p><p>Originating site (apple) may <b>Trackback</b> a <i>receptor</i> site (orange) using a \'Trackback\' URL specified by orange. Now, apple may <b>Pingback</b> (link to) orange by referencing the following URL(s) in a common paragraph:<br />http://www.orange.com/forum/sub-forum/thread-topic-1337.html (thread)<br />http://www.orange.com/forum/sub-forum/thread-topic-1337.html#post123 (post)</p><p>On a Pingback equipped forum, incoming Pingbacks that reference individual posts will be identified accordingly in the Ping/Trackback table:</p><p><img src=\"images/vbseo/forum_receive_pingback.gif\" border=\"0\" alt=\"\" /></p><h2>You can Pingback other sites from [bbtitle]</h2><p>Pingback another site from our forums by simply including an outgoing link within your post.</p>\r\n\";s:13:\"pingback_is_x\";s:70:\"<a href=\"%1$s\" target=\"_blank\">Pingbacks</a> are <strong>%2$s</strong>\";s:18:\"pingback_note_help\";s:409:\"\r\n<ul><li>Recipient sites <b>may or may not</b> link back to the site originating the Ping/Trackback.</li><li>Trackbacks will <b>always reference a thread and never a post.</b></li><li>Pingbacks <b>may reference a thread or a post</b>.</li><li>Trackbacks are more prone to spam than Pingbacks as the later do require the existance of an actual link from the originating site to the recipient site.</li></ul>\r\n\";s:14:\"pingback_notes\";s:45:\"Notes on Ping/Trackbacks for Forums and Blogs\";s:21:\"please_enter_the_text\";s:74:\"Please enter the six letters or digits that appear in the image opposite. \";s:17:\"please_select_one\";s:17:\"Please select one\";s:22:\"pm_non_buddies_heading\";s:30:\"Allow Replies from Non-Buddies\";s:8:\"pm_users\";s:8:\"PM Users\";s:4:\"poll\";s:4:\"Poll\";s:12:\"poll_options\";s:12:\"Poll Options\";s:18:\"poll_thread_prefix\";s:6:\"Poll: \";s:4:\"post\";s:4:\"Post\";s:10:\"post_icons\";s:10:\"Post Icons\";s:18:\"post_new_user_note\";s:18:\"Post New User Note\";s:7:\"post_no\";s:6:\"Post #\";s:16:\"post_time_x_at_y\";s:23:\"Post Time: %1$s at %2$s\";s:14:\"post_user_note\";s:14:\"Post User Note\";s:6:\"post_x\";s:9:\"Post %1$s\";s:9:\"posted_by\";s:9:\"Posted By\";s:13:\"posting_rules\";s:13:\"Posting Rules\";s:5:\"posts\";s:5:\"Posts\";s:20:\"powered_by_vbulletin\";s:92:\"Powered by vBulletin Version %1$s<br />Copyright &copy;2000 - %2$s, Jelsoft Enterprises Ltd.\";s:4:\"prev\";s:4:\"Prev\";s:9:\"prev_page\";s:9:\"Prev Page\";s:17:\"privacy_statement\";s:17:\"Privacy Statement\";s:7:\"private\";s:7:\"Private\";s:15:\"private_message\";s:15:\"Private Message\";s:16:\"private_messages\";s:16:\"Private Messages\";s:20:\"private_messages_nav\";s:59:\"<a href=\"private.php%3$s\">Private Messages</a>: %1$s, %2$s.\";s:7:\"proceed\";s:9:\" Proceed \";s:29:\"public_poll_users_see_choices\";s:86:\"Be advised that this is a public poll: other users can see the choice(s) you selected.\";s:22:\"quick_language_chooser\";s:22:\"Quick Language Chooser\";s:11:\"quick_links\";s:11:\"Quick Links\";s:19:\"quick_style_chooser\";s:19:\"Quick Style Chooser\";s:5:\"quote\";s:5:\"Quote\";s:11:\"rate_thread\";s:11:\"Rate Thread\";s:6:\"reason\";s:6:\"Reason\";s:8:\"redirect\";s:8:\"Redirect\";s:11:\"redirecting\";s:14:\"Redirecting...\";s:13:\"refresh_image\";s:13:\"Refresh Image\";s:8:\"register\";s:8:\"Register\";s:6:\"reload\";s:6:\"Reload\";s:16:\"reload_this_page\";s:16:\"Reload this Page\";s:11:\"remember_me\";s:12:\"Remember Me?\";s:6:\"remove\";s:6:\"Remove\";s:30:\"remove_selected_pingtrackbacks\";s:15:\"Remove Selected\";s:32:\"remove_successful_pingtrackbacks\";s:33:\"Remove successful Ping/Trackbacks\";s:7:\"replace\";s:7:\"Replace\";s:7:\"replies\";s:7:\"Replies\";s:17:\"replies_x_views_y\";s:26:\"Replies: %1$s, Views: %2$s\";s:5:\"reply\";s:5:\"Reply\";s:12:\"reply_prefix\";s:3:\"Re:\";s:10:\"reputation\";s:10:\"Reputation\";s:19:\"reputation_disabled\";s:23:\"has disabled reputation\";s:14:\"request_reason\";s:14:\"Request Reason\";s:29:\"request_username_password_now\";s:31:\"Request Username / Password Now\";s:26:\"requests_to_join_usergroup\";s:26:\"Requests to Join Usergroup\";s:59:\"require_moderator_validation_before_pingbacks_are_displayed\";s:63:\"Require moderator validation before new Pingbacks are displayed\";s:60:\"require_moderator_validation_before_trackbacks_are_displayed\";s:64:\"Require moderator validation before new Trackbacks are displayed\";s:6:\"resend\";s:7:\"Re-Send\";s:21:\"resend_pingtrackbacks\";s:16:\"Re-Send Selected\";s:5:\"reset\";s:5:\"Reset\";s:12:\"reset_fields\";s:12:\"Reset Fields\";s:19:\"results_x_to_y_of_z\";s:28:\"Results %1$s to %2$s of %3$s\";s:18:\"reverse_sort_order\";s:18:\"Reverse Sort Order\";s:20:\"review_join_requests\";s:20:\"Review Join Requests\";s:8:\"saturday\";s:8:\"Saturday\";s:4:\"save\";s:4:\"Save\";s:12:\"save_changes\";s:12:\"Save Changes\";s:12:\"save_folders\";s:12:\"Save Folders\";s:6:\"search\";s:6:\"Search\";s:13:\"search_forums\";s:13:\"Search Forums\";s:14:\"search_results\";s:14:\"Search Results\";s:18:\"search_titles_only\";s:18:\"Search Titles Only\";s:6:\"second\";s:6:\"Second\";s:34:\"select_destination_folder_for_move\";s:71:\"Please select a destination folder for the items that you wish to move.\";s:16:\"selected_threads\";s:16:\"Selected Threads\";s:4:\"send\";s:4:\"Send\";s:25:\"send_message_via_aim_to_x\";s:30:\"Send a message via AIM to %1$s\";s:27:\"send_message_via_email_to_x\";s:32:\"Send a message via email to %1$s\";s:25:\"send_message_via_icq_to_x\";s:30:\"Send a message via ICQ to %1$s\";s:25:\"send_message_via_msn_to_x\";s:30:\"Send a message via MSN to %1$s\";s:27:\"send_message_via_skype_to_x\";s:39:\"Send a message via Skype&trade; to %1$s\";s:27:\"send_message_via_yahoo_to_x\";s:32:\"Send a message via Yahoo to %1$s\";s:16:\"send_new_message\";s:16:\"Send New Message\";s:38:\"send_private_message_to_selected_users\";s:40:\"Send a private message to selected users\";s:25:\"send_private_message_to_x\";s:30:\"Send a private message to %1$s\";s:11:\"send_report\";s:11:\"Send Report\";s:18:\"send_trackbacks_to\";s:55:\"Send Trackbacks to (Separate multiple URIs with spaces)\";s:10:\"sent_items\";s:10:\"Sent Items\";s:9:\"september\";s:9:\"September\";s:11:\"show_groups\";s:11:\"Show Groups\";s:10:\"show_posts\";s:10:\"Show Posts\";s:24:\"show_results_x_to_y_of_z\";s:33:\"Show results %1$s to %2$s of %3$s\";s:28:\"show_thread_and_close_window\";s:30:\"Show Thread &amp; Close Window\";s:12:\"show_threads\";s:12:\"Show Threads\";s:26:\"show_threads_from_last_day\";s:26:\"Show threads from last day\";s:28:\"show_threads_from_last_month\";s:28:\"Show threads from last month\";s:27:\"show_threads_from_last_week\";s:27:\"Show threads from last week\";s:29:\"show_threads_from_last_x_days\";s:32:\"Show threads from last %1$s days\";s:31:\"show_threads_from_last_x_months\";s:34:\"Show threads from last %1$s months\";s:30:\"show_threads_from_last_x_weeks\";s:33:\"Show threads from last %1$s weeks\";s:27:\"show_threads_from_last_year\";s:27:\"Show threads from last year\";s:15:\"show_thumbnails\";s:15:\"Show Thumbnails\";s:27:\"showing_results_x_to_y_of_z\";s:36:\"Showing results %1$s to %2$s of %3$s\";s:28:\"showing_x_smilies_of_y_total\";s:35:\"Showing %1$s smilies of %2$s total.\";s:9:\"signature\";s:9:\"Signature\";s:10:\"site_areas\";s:10:\"Site Areas\";s:11:\"smilie_list\";s:11:\"Smilie List\";s:7:\"smilies\";s:7:\"Smilies\";s:13:\"smilies_are_x\";s:68:\"<a href=\"%1$s\" target=\"_blank\">Smilies</a> are <strong>%2$s</strong>\";s:10:\"start_date\";s:10:\"Start Date\";s:13:\"sticky_thread\";s:13:\"Sticky Thread\";s:20:\"sticky_thread_prefix\";s:8:\"Sticky: \";s:9:\"subforums\";s:10:\"Sub-Forums\";s:7:\"subject\";s:7:\"Subject\";s:6:\"submit\";s:6:\"Submit\";s:11:\"submit_note\";s:11:\"Submit Note\";s:18:\"subscribe_to_forum\";s:18:\"Subscribe to Forum\";s:19:\"subscribe_to_thread\";s:19:\"Subscribe to Thread\";s:18:\"subscribed_threads\";s:18:\"Subscribed Threads\";s:28:\"subscribed_threads_in_folder\";s:28:\"Subscribed Threads in Folder\";s:12:\"subscription\";s:12:\"Subscription\";s:18:\"subscription_title\";s:18:\"Subscription Title\";s:13:\"subscriptions\";s:13:\"Subscriptions\";s:29:\"sum_of_attachments_owned_by_x\";s:36:\"Sum of all attachments owned by %1$s\";s:6:\"sunday\";s:6:\"Sunday\";s:24:\"sure_you_want_to_log_out\";s:33:\"Are you sure you want to log out?\";s:26:\"text_editor_control_styles\";s:26:\"Text Editor Control Styles\";s:56:\"there_are_no_outstanding_requests_to_join_this_usergroup\";s:57:\"There are no outstanding requests to join this usergroup.\";s:32:\"there_is_already_setting_named_x\";s:77:\"There is already a setting named %1$s. You may not create duplicate settings.\";s:19:\"this_poll_is_closed\";s:19:\"This poll is closed\";s:30:\"this_poll_will_close_on_x_at_y\";s:70:\"This poll will close on <strong>%1$s</strong> at <strong>%2$s</strong>\";s:11:\"this_thread\";s:11:\"This thread\";s:6:\"thread\";s:6:\"Thread\";s:19:\"thread_deleted_by_x\";s:41:\"Thread deleted by <a href=\"%1$s\">%2$s</a>\";s:16:\"thread_not_found\";s:18:\"[Thread not found]\";s:31:\"thread_rating_x_votes_y_average\";s:40:\"Thread Rating: %1$s votes, %2$s average.\";s:14:\"thread_starter\";s:14:\"Thread Starter\";s:7:\"threads\";s:7:\"Threads\";s:8:\"thursday\";s:8:\"Thursday\";s:4:\"time\";s:4:\"Time\";s:8:\"timezone\";s:8:\"Timezone\";s:5:\"title\";s:5:\"Title\";s:19:\"to_add_a_new_folder\";s:109:\"To <strong>add</strong> a new folder, enter the name of the new folder in one of the empty boxes in the list.\";s:29:\"to_delete_user_note_check_box\";s:91:\"To delete this user note, check the box below and then click the \'Delete this Note\' button.\";s:18:\"to_rename_a_folder\";s:72:\"To <strong>rename</strong> a folder, edit the folder\'s name in the list.\";s:5:\"today\";s:5:\"Today\";s:16:\"todays_birthdays\";s:17:\"Today\'s Birthdays\";s:13:\"todays_events\";s:14:\"Today\'s Events\";s:12:\"todays_posts\";s:13:\"Today\'s Posts\";s:3:\"top\";s:3:\"Top\";s:5:\"total\";s:5:\"Total\";s:13:\"total_posts_x\";s:17:\"Total Posts: %1$s\";s:11:\"total_x_nav\";s:10:\"Total %1$s\";s:14:\"track_messages\";s:14:\"Track Messages\";s:9:\"trackback\";s:9:\"Trackback\";s:14:\"trackback_help\";s:2345:\"\r\n<h2>What is Trackback about?</h2><p>Trackback is a mechanism that enables two sites to interconnect automatically.</p><p>Trackback allows you to notify another site that you wrote something related to what is written on a specific page, even if you don\'t have an explicit link to this page. This improves the chances of contributors to this page noticing that you gave them credit for something, or that you improved upon something they wrote. With trackback, websites are interconnected. Think of them as the equivalents of acknowledgments and references at the end of an academic paper, or a chapter in a textbook.</p><p>Trackbacks have long been a major force in the development of the blogging network, by creating an interconnected series of blogs and posts acknowledging one another. Not only does this improve the general community ethos throughout the \"blog-o-sphere\", but it also helps to make blogs into more powerful link-exchange tools.</p><p>The Trackback principle has migrated from blogs to other publishing platforms such as news content management systems and forums.</p><h2>What is a Trackback?</h2><p>A Trackback is simply an acknowledgment. This acknowledgment is sent via a network signal from Site A (<i>originator</i>) to Site B (<i>receptor</i>). The <i>receptor</i> often publishes a back-link to the <i>originator</i> indicating its worthiness.</p><h2>You can Trackback other sites from [bbtitle]</h2><p>Only registered forum members can Trackback external sites by following the steps below:</p><p><img src=\"images/vbseo/forum_initiate_trackback.gif\" border=\"0\" alt=\"\" /></p><h2>You can Trackback any thread in [bbtitle]</h2><p>You can Trackback (acknowledge) a forum thread from an external site. To do this, follow the steps below:</p><p><img src=\"images/vbseo/forum_receive_trackback.gif\" border=\"0\" alt=\"\" /></p><p><b>Note:</b> If the forum administrator requires moderation for Incoming Trackbacks, a link-back to the site originating the Trackback will be published only after the Trackback has been manually approved by a moderator.</p><p>Once a Trackback has been published, an automated notification email will be sent to the thread contributors. Threads with recorded Trackbacks will have the following characteristics:</p><p><img src=\"images/vbseo/forum_receive_trackback_2.gif\" border=\"0\" alt=\"\" /></p>\r\n\";s:14:\"trackback_is_x\";s:71:\"<a href=\"%1$s\" target=\"_blank\">Trackbacks</a> are <strong>%2$s</strong>\";s:13:\"trackback_url\";s:13:\"Trackback URL\";s:19:\"trackback_url_popup\";s:78:\"Use the following URL when referencing this thread from another forum or blog.\";s:7:\"tuesday\";s:7:\"Tuesday\";s:11:\"unread_date\";s:6:\"Unread\";s:12:\"unread_x_nav\";s:11:\"Unread %1$s\";s:12:\"unregistered\";s:12:\"Unregistered\";s:11:\"unsubscribe\";s:11:\"Unsubscribe\";s:27:\"unsubscribe_from_this_forum\";s:27:\"Unsubscribe from this Forum\";s:35:\"upcoming_events_for_the_next_x_days\";s:40:\"Upcoming Events for the Next %1$s Day(s)\";s:24:\"update_subscription_type\";s:24:\"Update Subscription Type\";s:20:\"updating_post_counts\";s:20:\"Updating Post Counts\";s:6:\"upload\";s:6:\"Upload\";s:13:\"upload_errors\";s:13:\"Upload Errors\";s:4:\"user\";s:4:\"User\";s:18:\"user_control_panel\";s:18:\"User Control Panel\";s:7:\"user_cp\";s:7:\"User CP\";s:9:\"user_name\";s:9:\"User Name\";s:16:\"user_notes_for_x\";s:19:\"User Notes for %1$s\";s:9:\"usergroup\";s:9:\"Usergroup\";s:10:\"usergroups\";s:10:\"Usergroups\";s:6:\"userid\";s:6:\"Userid\";s:8:\"username\";s:9:\"User Name\";s:21:\"valid_file_extensions\";s:21:\"Valid file extensions\";s:12:\"vb_code_is_x\";s:67:\"<a href=\"%1$s\" target=\"_blank\">vB code</a> is <strong>%2$s</strong>\";s:9:\"vbseo_for\";s:3:\"For\";s:13:\"vbseo_options\";s:13:\"vBSEO Options\";s:15:\"vbseo_permalink\";s:9:\"permalink\";s:17:\"vbseo_permissions\";s:17:\"vBSEO Permissions\";s:15:\"vbseo_pingbacks\";s:14:\"Ping/Trackback\";s:20:\"vbseo_pingtrackbacks\";s:15:\"Ping/Trackbacks\";s:20:\"vbseo_trackback_here\";s:24:\"Trackback to this Thread\";s:10:\"vbseo_type\";s:4:\"Type\";s:14:\"vbseo_validate\";s:8:\"Validate\";s:19:\"vbulletin_copyright\";s:68:\"vBulletin v%1$s, Copyright &copy;2000-%2$s, Jelsoft Enterprises Ltd.\";s:17:\"vbulletin_message\";s:17:\"vBulletin Message\";s:4:\"view\";s:4:\"View\";s:22:\"view_all_announcements\";s:22:\"View All Announcements\";s:27:\"view_all_subscribed_threads\";s:27:\"View all Subscribed Threads\";s:17:\"view_announcement\";s:17:\"View Announcement\";s:14:\"view_birthdays\";s:14:\"View Birthdays\";s:18:\"view_forum_leaders\";s:18:\"View Forum Leaders\";s:17:\"view_poll_results\";s:17:\"View Poll Results\";s:9:\"view_post\";s:9:\"View Post\";s:12:\"view_profile\";s:12:\"View Profile\";s:16:\"view_whos_online\";s:17:\"View Who\'s Online\";s:5:\"views\";s:5:\"Views\";s:8:\"vote_now\";s:8:\"Vote Now\";s:6:\"voters\";s:6:\"Voters\";s:5:\"votes\";s:5:\"Votes\";s:9:\"wednesday\";s:9:\"Wednesday\";s:4:\"week\";s:4:\"Week\";s:25:\"weekly_email_notification\";s:25:\"Weekly email notification\";s:23:\"weekly_updates_by_email\";s:23:\"Weekly updates by email\";s:5:\"weeks\";s:5:\"Weeks\";s:30:\"welcome_to_our_newest_member_x\";s:68:\"Welcome to our newest member, <a href=\"%1$s\" rel=\"nofollow\">%2$s</a>\";s:16:\"welcome_to_the_x\";s:20:\"Welcome to the %1$s.\";s:9:\"welcome_x\";s:14:\"Welcome, %1$s.\";s:14:\"whats_going_on\";s:16:\"What\'s Going On?\";s:10:\"who_posted\";s:11:\"Who Posted?\";s:11:\"whos_online\";s:12:\"Who\'s Online\";s:26:\"window_open_failed_blocker\";s:77:\"Unable to open a new browser window,\\n This might be due to a \'popup blocker\'\";s:22:\"within_the_last_x_days\";s:25:\"Within the Last %1$s Days\";s:13:\"x_attachments\";s:18:\"%1$s Attachment(s)\";s:10:\"x_days_ago\";s:13:\"%1$s Days Ago\";s:25:\"x_does_not_have_any_notes\";s:39:\"%1$s does not currently have any notes.\";s:11:\"x_downloads\";s:14:\"%1$s Downloads\";s:11:\"x_hours_ago\";s:14:\"%1$s Hours Ago\";s:14:\"x_is_invisible\";s:17:\"%1$s is invisible\";s:12:\"x_is_offline\";s:15:\"%1$s is offline\";s:24:\"x_is_on_your_ignore_list\";s:80:\"<strong>%1$s</strong> is on your <a href=\"%2$s\" target=\"_blank\">ignore list</a>.\";s:15:\"x_is_online_now\";s:18:\"%1$s is online now\";s:6:\"x_is_y\";s:12:\"%1$s is %2$s\";s:8:\"x_mailer\";s:4:\"%1$s\";s:22:\"x_members_and_y_guests\";s:28:\"%1$s members and %2$s guests\";s:13:\"x_minutes_ago\";s:16:\"%1$s Minutes Ago\";s:22:\"x_powered_by_vbulletin\";s:27:\"%1$s - Powered by vBulletin\";s:12:\"x_statistics\";s:15:\"%1$s Statistics\";s:9:\"x_viewing\";s:12:\"%1$s Viewing\";s:11:\"x_weeks_ago\";s:14:\"%1$s Weeks Ago\";s:12:\"x_y_requests\";s:20:\"%1$s (%2$s requests)\";s:4:\"year\";s:4:\"Year\";s:5:\"years\";s:5:\"Years\";s:3:\"yes\";s:3:\"Yes\";s:9:\"yesterday\";s:9:\"Yesterday\";s:33:\"you_are_subscribed_to_this_thread\";s:33:\"You are subscribed to this thread\";s:35:\"you_have_already_voted_on_this_poll\";s:35:\"You have already voted on this poll\";s:29:\"you_may_not_vote_on_this_poll\";s:29:\"You may not vote on this poll\";s:36:\"you_may_only_attach_x_files_per_post\";s:45:\"You may only attach up to %1$s files per post\";s:25:\"you_may_x_edit_your_posts\";s:45:\"You <strong>may %1$s</strong> edit your posts\";s:26:\"you_may_x_post_attachments\";s:46:\"You <strong>may %1$s</strong> post attachments\";s:26:\"you_may_x_post_new_threads\";s:46:\"You <strong>may %1$s</strong> post new threads\";s:22:\"you_may_x_post_replies\";s:42:\"You <strong>may %1$s</strong> post replies\";s:12:\"your_folders\";s:12:\"Your Folders\";s:21:\"your_pm_box_is_x_full\";s:27:\"Your PM box is %1$s%% full.\";s:13:\"your_username\";s:13:\"Your Username\";}', 'a:170:{s:12:\"access_masks\";s:12:\"Access Masks\";s:3:\"add\";s:3:\"Add\";s:16:\"add_new_rss_feed\";s:16:\"Add New RSS Feed\";s:21:\"additional_usergroups\";s:21:\"Additional Usergroups\";s:19:\"admin_control_panel\";s:19:\"Admin Control Panel\";s:25:\"administrator_permissions\";s:25:\"Administrator Permissions\";s:11:\"all_default\";s:11:\"All Default\";s:6:\"all_no\";s:6:\"All No\";s:14:\"all_usergroups\";s:14:\"All Usergroups\";s:9:\"all_users\";s:9:\"All Users\";s:7:\"all_yes\";s:7:\"All Yes\";s:20:\"allow_user_selection\";s:20:\"Allow User Selection\";s:20:\"announcement_manager\";s:20:\"Announcement Manager\";s:13:\"announcements\";s:13:\"Announcements\";s:42:\"are_you_sure_want_to_delete_announcement_x\";s:168:\"Are you <b>sure</b> you want to delete the announcement called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:9:\"ascending\";s:9:\"Ascending\";s:7:\"avatars\";s:7:\"Avatars\";s:12:\"banned_users\";s:12:\"Banned Users\";s:9:\"check_all\";s:9:\"Check All\";s:10:\"child_of_x\";s:13:\"Child of %1$s\";s:31:\"click_for_help_on_these_options\";s:31:\"Click for help on these options\";s:29:\"click_for_help_on_this_option\";s:29:\"Click for help on this option\";s:33:\"click_here_to_continue_processing\";s:37:\"Click here to continue processing ...\";s:5:\"close\";s:5:\"Close\";s:9:\"color_key\";s:9:\"Color Key\";s:9:\"completed\";s:9:\"Completed\";s:16:\"confirm_deletion\";s:16:\"Confirm Deletion\";s:18:\"confirm_deletion_x\";s:50:\"Confirm Deletion: <span class=\"normal\">%1$s</span>\";s:8:\"continue\";s:8:\"Continue\";s:17:\"control_panel_log\";s:17:\"Control Panel Log\";s:8:\"controls\";s:8:\"Controls\";s:54:\"customized_using_custom_permissions_for_this_usergroup\";s:62:\"<b>Customised:</b> Using custom permissions for this usergroup\";s:20:\"data_validation_type\";s:20:\"Data Validation Type\";s:15:\"database_backup\";s:15:\"Database Backup\";s:16:\"default_view_age\";s:63:\"Default View Age <dfn>(Default date cut-off for thread display)\";s:10:\"delete_all\";s:10:\"Delete All\";s:16:\"delete_moderator\";s:16:\"Delete Moderator\";s:10:\"descending\";s:10:\"Descending\";s:11:\"description\";s:11:\"Description\";s:17:\"developer_options\";s:17:\"Developer Options\";s:11:\"diagnostics\";s:11:\"Diagnostics\";s:7:\"disable\";s:7:\"Disable\";s:13:\"display_order\";s:13:\"Display Order\";s:8:\"download\";s:8:\"Download\";s:9:\"edit_text\";s:9:\"Edit Text\";s:6:\"either\";s:6:\"Either\";s:6:\"enable\";s:6:\"Enable\";s:23:\"enable_disable_features\";s:25:\"Enable / Disable Features\";s:7:\"enabled\";s:7:\"Enabled\";s:8:\"end_date\";s:8:\"End Date\";s:5:\"error\";s:5:\"Error\";s:11:\"exact_match\";s:11:\"Exact Match\";s:17:\"execute_sql_query\";s:17:\"Execute SQL Query\";s:10:\"expand_all\";s:10:\"Expand All\";s:14:\"field_required\";s:14:\"Field Required\";s:8:\"filename\";s:8:\"Filename\";s:4:\"find\";s:4:\"Find\";s:32:\"find_all_threads_older_than_days\";s:34:\"Find All Threads Older Than X Days\";s:18:\"forum_and_children\";s:47:\"Forum <dfn>(Also applies to child forums)</dfn>\";s:21:\"generate_mailing_list\";s:21:\"Generate Mailing List\";s:20:\"global_announcements\";s:20:\"Global Announcements\";s:4:\"help\";s:4:\"Help\";s:54:\"here_you_may_edit_forum_access_on_a_user_by_user_basis\";s:561:\"Here you may edit forum access on a user-by-user basis.<br /><br />Selecting \"Yes\" will allow the user access to the forum. Selecting \"No\" will deny the user access to the forum. Any changes made to one user\'s account will override the default permission settings in their usergroup.<br /><br />Selecting \"Default\" will revert the user to the default permissions settings for their usergroup.<br /><br />(Please note that the permission inheritance system still works here.)<br /><br />(Ensure that you have access masks enabled before attempting to use these!)\";s:9:\"home_page\";s:9:\"Home Page\";s:9:\"host_name\";s:9:\"Host Name\";s:4:\"hour\";s:4:\"Hour\";s:17:\"html_content_type\";s:17:\"HTML Content Type\";s:6:\"hybrid\";s:6:\"Hybrid\";s:52:\"if_you_are_not_automatically_redirected_click_here_x\";s:78:\"If you are not automatically redirected, please <a href=\"%1$s\">click here</a>.\";s:27:\"if_you_change_display_order\";s:131:\"If you change the display orders, please be sure to submit the form using the \'Save Display Order\' button at the bottom of the page\";s:5:\"image\";s:5:\"Image\";s:6:\"import\";s:6:\"Import\";s:15:\"import_xml_file\";s:46:\"<b>OR</b> import the XML file from your server\";s:23:\"invalid_forum_parenting\";s:57:\"Invalid forum parenting setup. Contact vBulletin support.\";s:8:\"language\";s:8:\"Language\";s:14:\"large_edit_box\";s:14:\"Large Edit Box\";s:35:\"logged_in_user_x_executed_y_queries\";s:44:\"Logged-in user: %1$s; Executed %2$s queries.\";s:4:\"logs\";s:4:\"Logs\";s:11:\"maintenance\";s:11:\"Maintenance\";s:9:\"mass_move\";s:9:\"Mass Move\";s:32:\"max_length_of_allowed_user_input\";s:32:\"Max length of allowed user input\";s:15:\"maximum_chars_x\";s:19:\"Maximum Chars: %1$s\";s:13:\"minimum_posts\";s:13:\"Minimum Posts\";s:6:\"minute\";s:6:\"Minute\";s:10:\"moderation\";s:10:\"Moderation\";s:13:\"moderator_log\";s:13:\"Moderator Log\";s:18:\"moderator_username\";s:18:\"Moderator Username\";s:6:\"modify\";s:6:\"Modify\";s:4:\"move\";s:4:\"Move\";s:3:\"new\";s:3:\"New\";s:40:\"no_file_uploaded_and_no_local_file_found\";s:46:\"No file uploaded and no local file found. %1$s\";s:6:\"no_one\";s:6:\"No one\";s:10:\"no_posting\";s:10:\"No Posting\";s:8:\"order_by\";s:8:\"Order By\";s:13:\"order_by_date\";s:13:\"Order By Date\";s:17:\"order_by_username\";s:18:\"Order By User Name\";s:4:\"page\";s:4:\"Page\";s:12:\"parent_forum\";s:12:\"Parent Forum\";s:12:\"parent_style\";s:12:\"Parent Style\";s:9:\"permanent\";s:9:\"Permanent\";s:11:\"phrase_type\";s:11:\"Phrase Type\";s:7:\"phrases\";s:7:\"Phrases\";s:11:\"please_wait\";s:14:\"Please Wait...\";s:17:\"primary_usergroup\";s:17:\"Primary Usergroup\";s:27:\"processing_complete_proceed\";s:29:\"Processing Complete - Proceed\";s:12:\"processing_x\";s:16:\"Processing: %1$s\";s:7:\"product\";s:7:\"Product\";s:10:\"promotions\";s:10:\"Promotions\";s:5:\"prune\";s:5:\"Prune\";s:8:\"question\";s:8:\"Question\";s:12:\"quick_search\";s:12:\"Quick Search\";s:25:\"rebuild_style_information\";s:25:\"Rebuild Style Information\";s:8:\"reminder\";s:8:\"Reminder\";s:14:\"repeat_process\";s:14:\"Repeat Process\";s:17:\"replace_with_text\";s:17:\"Replace with Text\";s:16:\"reputation_level\";s:16:\"Reputation Level\";s:7:\"restart\";s:7:\"Restart\";s:7:\"results\";s:7:\"Results\";s:6:\"revert\";s:6:\"Revert\";s:16:\"rss_feed_manager\";s:16:\"RSS Feed Manager\";s:18:\"save_display_order\";s:18:\"Save Display Order\";s:19:\"save_enabled_status\";s:19:\"Save Enabled Status\";s:30:\"save_open_groups_automatically\";s:30:\"Save open groups automatically\";s:10:\"save_prefs\";s:10:\"Save Prefs\";s:18:\"scheduled_task_log\";s:18:\"Scheduled Task Log\";s:6:\"script\";s:6:\"Script\";s:15:\"search_for_text\";s:15:\"Search for Text\";s:11:\"search_in_x\";s:14:\"Search in %1$s\";s:11:\"search_type\";s:11:\"Search Type\";s:12:\"select_forum\";s:12:\"Select Forum\";s:11:\"set_default\";s:11:\"Set Default\";s:13:\"setting_group\";s:13:\"Setting Group\";s:16:\"settings_to_edit\";s:107:\"Settings to Edit <dfn>Select the settings type you want to edit and click the \"Edit Settings\" button.</dfn>\";s:44:\"standard_using_default_usergroup_permissions\";s:52:\"<b>Standard:</b> Using default usergroup permissions\";s:10:\"statistics\";s:10:\"Statistics\";s:6:\"status\";s:6:\"Status\";s:5:\"style\";s:5:\"Style\";s:6:\"styles\";s:6:\"Styles\";s:8:\"stylevar\";s:8:\"Stylevar\";s:9:\"stylevars\";s:9:\"StyleVars\";s:6:\"submit\";s:6:\"Submit\";s:5:\"table\";s:5:\"Table\";s:9:\"templates\";s:9:\"Templates\";s:4:\"text\";s:4:\"Text\";s:9:\"thumbnail\";s:9:\"Thumbnail\";s:4:\"time\";s:4:\"Time\";s:23:\"to_continue_this_action\";s:80:\"To continue this action, login using the admin account that intiated the action.\";s:12:\"translations\";s:12:\"Translations\";s:13:\"unknown_error\";s:13:\"Unknown Error\";s:6:\"update\";s:6:\"Update\";s:16:\"updated_x_styles\";s:21:\"Updated %1$s style(s)\";s:15:\"upload_xml_file\";s:52:\"<b>EITHER</b> upload the XML file from your computer\";s:18:\"user_profile_field\";s:18:\"User Profile Field\";s:19:\"user_profile_fields\";s:19:\"User Profile Fields\";s:9:\"user_rank\";s:9:\"User Rank\";s:17:\"usergroup_options\";s:17:\"Usergroup Options\";s:5:\"users\";s:5:\"Users\";s:7:\"varname\";s:7:\"Varname\";s:17:\"vbulletin_default\";s:66:\"vBulletin Default <dfn>(Will be replaced by upgrade scripts)</dfn>\";s:17:\"vbulletin_options\";s:17:\"vBulletin Options\";s:24:\"view_reputation_comments\";s:24:\"View Reputation Comments\";s:9:\"who_voted\";s:9:\"Who Voted\";s:49:\"x_enter_the_options_that_the_user_can_choose_from\";s:120:\"%1$s<dfn>Enter the options that the user can choose from.  Separate each option with a new-line (carriage return).</dfn>\";s:21:\"x_from_the_calendar_y\";s:34:\"%1$s</i> from the calendar <i>%2$s\";s:18:\"x_from_the_forum_y\";s:31:\"%1$s</i> from the forum <i>%2$s\";s:6:\"x_to_y\";s:12:\"%1$s to %2$s\";s:13:\"x_translation\";s:16:\"%1$s Translation\";s:8:\"x_y_id_z\";s:49:\"%1$s: <span class=\"normal\">%2$s (id: %3$s)</span>\";s:36:\"you_did_not_specify_a_file_to_upload\";s:141:\"You did not specify a file to upload, so vBulletin will attempt to import the file\\n\\n%1$s\\n\\nfrom the server\'s file system.\\n\\nAre you sure?\";s:22:\"zero_equals_no_display\";s:35:\"Set to \'0\' to not display this item\";}', 'a:215:{s:20:\"additional_functions\";s:20:\"Additional Functions\";s:13:\"administrator\";s:13:\"Administrator\";s:33:\"administrator_permissions_manager\";s:33:\"Administrator Permissions Manager\";s:18:\"allow_bbcode_align\";s:76:\"<span title=\"[LEFT] [CENTER] [RIGHT] [INDENT]\">Allow Alignment BBCode</span>\";s:18:\"allow_bbcode_basic\";s:51:\"<span title=\"[B] [I] [U]\">Allow Basic BBCode</span>\";s:17:\"allow_bbcode_code\";s:45:\"<span title=\"[CODE]\">Allow Code BBCode</span>\";s:18:\"allow_bbcode_color\";s:47:\"<span title=\"[COLOR]\">Allow Color BBCode</span>\";s:17:\"allow_bbcode_font\";s:45:\"<span title=\"[FONT]\">Allow Font BBCode</span>\";s:17:\"allow_bbcode_html\";s:45:\"<span title=\"[HTML]\">Allow HTML BBCode</span>\";s:17:\"allow_bbcode_link\";s:68:\"<span title=\"[URL] [EMAIL] [THREAD] [POST]\">Allow Link BBCode</span>\";s:17:\"allow_bbcode_list\";s:45:\"<span title=\"[LIST]\">Allow List BBCode</span>\";s:16:\"allow_bbcode_php\";s:43:\"<span title=\"[PHP]\">Allow PHP BBCode</span>\";s:18:\"allow_bbcode_quote\";s:47:\"<span title=\"[QUOTE]\">Allow Quote BBCode</span>\";s:17:\"allow_bbcode_size\";s:45:\"<span title=\"[SIZE]\">Allow Size BBCode</span>\";s:19:\"allow_member_groups\";s:157:\"Allow Users to have Member Groups <dfn>(Sets whether or not permissions from the user\'s member (secondary) user group memberships are inherited or not)</dfn>\";s:26:\"apply_permissions_to_forum\";s:59:\"Apply Permissions to Forum <dfn>(Includes Sub-Forums)</dfn>\";s:30:\"apply_permissions_to_usergroup\";s:31:\"Apply Permissions to Usergroups\";s:22:\"attachment_permissions\";s:22:\"Attachment Permissions\";s:18:\"birthdays_viewable\";s:139:\"Birthdays Viewable <dfn>(Sets whether or not the birthdays of users in this group are displayed on the calendar and forum home pages)</dfn>\";s:20:\"calendar_permissions\";s:20:\"Calendar Permissions\";s:28:\"calendar_permissions_manager\";s:28:\"Calendar Permissions Manager\";s:24:\"can_access_control_panel\";s:43:\"Can Access Control Panel (is Administrator)\";s:22:\"can_administer_bbcodes\";s:23:\"Can Administer BB Codes\";s:24:\"can_administer_calendars\";s:24:\"Can Administer Calendars\";s:19:\"can_administer_cron\";s:19:\"Can Administer CRON\";s:18:\"can_administer_faq\";s:19:\"Can Administer FAQs\";s:21:\"can_administer_forums\";s:21:\"Can Administer Forums\";s:21:\"can_administer_images\";s:40:\"Can Administer Avatars / Icons / Smilies\";s:24:\"can_administer_languages\";s:24:\"Can Administer Languages\";s:22:\"can_administer_plugins\";s:22:\"Can Administer Plugins\";s:23:\"can_administer_settings\";s:23:\"Can Administer Settings\";s:21:\"can_administer_styles\";s:21:\"Can Administer Styles\";s:22:\"can_administer_threads\";s:22:\"Can Administer Threads\";s:31:\"can_administer_user_permissions\";s:31:\"Can Administer User Permissions\";s:20:\"can_administer_users\";s:20:\"Can Administer Users\";s:13:\"can_ban_users\";s:13:\"Can Ban Users\";s:17:\"can_delete_events\";s:17:\"Can Delete Events\";s:21:\"can_delete_own_events\";s:21:\"Can Delete Own Events\";s:20:\"can_delete_own_posts\";s:20:\"Can Delete Own Posts\";s:22:\"can_delete_own_threads\";s:22:\"Can Delete Own Threads\";s:16:\"can_delete_posts\";s:16:\"Can Delete Posts\";s:19:\"can_deny_pm_receipt\";s:45:\"Can Deny Private Message Read Receipt Request\";s:24:\"can_download_attachments\";s:24:\"Can Download Attachments\";s:15:\"can_edit_events\";s:15:\"Can Edit Events\";s:19:\"can_edit_own_events\";s:19:\"Can Edit Own Events\";s:18:\"can_edit_own_posts\";s:18:\"Can Edit Own Posts\";s:20:\"can_edit_own_profile\";s:20:\"Can Edit Own Profile\";s:23:\"can_edit_own_user_notes\";s:156:\"Can Manage Own User Notes<dfn>Notes that this user has posted, for self or others. This will override the above <i>manage</i> permissions, if enabled.</dfn>\";s:14:\"can_edit_polls\";s:14:\"Can Edit Polls\";s:14:\"can_edit_posts\";s:14:\"Can Edit Posts\";s:16:\"can_edit_threads\";s:16:\"Can Edit Threads\";s:21:\"can_edit_user_avatars\";s:21:\"Can Edit User Avatars\";s:30:\"can_edit_user_profile_pictures\";s:30:\"Can Edit User Profile Pictures\";s:33:\"can_edit_user_reputation_comments\";s:33:\"Can Edit User Reputation Comments\";s:24:\"can_edit_user_signatures\";s:24:\"Can Edit User Signatures\";s:17:\"can_email_members\";s:17:\"Can Email Members\";s:30:\"can_give_arbitrary_infractions\";s:36:\"Can Give Arbitrary Value Infractions\";s:20:\"can_give_infractions\";s:30:\"Can Give Infractions to Others\";s:19:\"can_hide_reputation\";s:31:\"Can Hide Reputation from Others\";s:16:\"can_ignore_quota\";s:16:\"Can Ignore Quota\";s:29:\"can_leave_negative_reputation\";s:29:\"Can Leave Negative Reputation\";s:28:\"can_manage_others_user_notes\";s:34:\"Can Manage User Notes About Others\";s:25:\"can_manage_own_user_notes\";s:32:\"Can Manage User Notes About Self\";s:18:\"can_manage_threads\";s:18:\"Can Manage Threads\";s:21:\"can_mass_move_threads\";s:21:\"Can Mass-Move Threads\";s:22:\"can_mass_prune_threads\";s:22:\"Can Mass-Prune Threads\";s:24:\"can_moderate_attachments\";s:24:\"Can Moderate Attachments\";s:19:\"can_moderate_events\";s:19:\"Can Moderate Events\";s:18:\"can_moderate_posts\";s:18:\"Can Moderate Posts\";s:15:\"can_move_events\";s:15:\"Can Move Events\";s:20:\"can_move_own_threads\";s:20:\"Can Move Own Threads\";s:26:\"can_open_close_own_threads\";s:28:\"Can Open / Close Own Threads\";s:22:\"can_open_close_threads\";s:24:\"Can Open / Close Threads\";s:32:\"can_override_primary_group_title\";s:39:\"Can override primary group title/markup\";s:27:\"can_physically_delete_posts\";s:86:\"Can Physically Delete Posts <dfn>(Completely removes the post from the database)</dfn>\";s:22:\"can_post_announcements\";s:22:\"Can Post Announcements\";s:20:\"can_post_attachments\";s:20:\"Can Post Attachments\";s:15:\"can_post_events\";s:15:\"Can Post Events\";s:14:\"can_post_polls\";s:14:\"Can Post Polls\";s:16:\"can_post_threads\";s:16:\"Can Post Threads\";s:32:\"can_post_user_notes_about_others\";s:32:\"Can Post User Notes About Others\";s:30:\"can_post_user_notes_about_self\";s:30:\"Can Post User Notes About Self\";s:16:\"can_rate_threads\";s:16:\"Can Rate Threads\";s:27:\"can_reply_to_others_threads\";s:28:\"Can Reply to Others\' Threads\";s:24:\"can_reply_to_own_threads\";s:24:\"Can Reply to Own Threads\";s:24:\"can_restore_banned_users\";s:24:\"Can Restore Banned Users\";s:23:\"can_reverse_infractions\";s:23:\"Can Reverse Infractions\";s:19:\"can_run_maintenance\";s:25:\"Can Run Maintenance Tools\";s:16:\"can_run_upgrades\";s:23:\"Can Run Upgrade Scripts\";s:16:\"can_search_forum\";s:16:\"Can Search Forum\";s:17:\"can_search_forums\";s:17:\"Can Search Forums\";s:24:\"can_see_deletion_notices\";s:24:\"Can See Deletion Notices\";s:23:\"can_see_invisible_users\";s:60:\"Can \'See\' Users Who Have Chosen to be Invisible While Online\";s:31:\"can_see_others_infraction_level\";s:32:\"Can See Others\' Infraction Level\";s:27:\"can_see_rep_left_for_others\";s:34:\"Can See Reputation Left for Others\";s:29:\"can_see_who_left_user_ratings\";s:29:\"Can See Who Left User Ratings\";s:22:\"can_set_forum_password\";s:22:\"Can Set Forum Password\";s:22:\"can_set_self_invisible\";s:30:\"Can Set Self to Invisible Mode\";s:26:\"can_upload_ani_gif_sig_img\";s:37:\"Can Upload Animated GIF for Signature\";s:26:\"can_upload_animated_avatar\";s:26:\"Can Upload Animated Avatar\";s:35:\"can_upload_animated_profile_picture\";s:35:\"Can Upload Animated Profile Picture\";s:22:\"can_upload_attachments\";s:22:\"Can Upload Attachments\";s:25:\"can_upload_custom_avatars\";s:25:\"Can Upload Custom Avatars\";s:27:\"can_upload_profile_pictures\";s:27:\"Can Upload Profile Pictures\";s:18:\"can_upload_sig_img\";s:31:\"Can Upload Images for Signature\";s:22:\"can_use_boolean_search\";s:80:\"Can Use Boolean Search<dfn>(Only applies if Fulltext searching is enabled)</dfn>\";s:20:\"can_use_custom_title\";s:20:\"Can Use Custom Title\";s:23:\"can_use_email_to_friend\";s:23:\"Can Use Email to Friend\";s:24:\"can_use_message_tracking\";s:24:\"Can Use Message Tracking\";s:18:\"can_use_reputation\";s:18:\"Can Use Reputation\";s:18:\"can_use_signatures\";s:18:\"Can Use Signatures\";s:20:\"can_view_attachments\";s:20:\"Can View Attachments\";s:17:\"can_view_calendar\";s:17:\"Can View Calendar\";s:14:\"can_view_forum\";s:14:\"Can View Forum\";s:29:\"can_view_hidden_custom_fields\";s:30:\"Can View Private Custom Fields\";s:21:\"can_view_ip_addresses\";s:21:\"Can View IP Addresses\";s:20:\"can_view_member_info\";s:20:\"Can View Member Info\";s:22:\"can_view_others_events\";s:23:\"Can View Others\' Events\";s:32:\"can_view_others_profile_pictures\";s:33:\"Can View Others\' Profile Pictures\";s:23:\"can_view_others_threads\";s:24:\"Can View Others\' Threads\";s:26:\"can_view_others_user_notes\";s:32:\"Can View User Notes About Others\";s:23:\"can_view_own_user_notes\";s:30:\"Can View User Notes About Self\";s:16:\"can_view_threads\";s:23:\"Can View Thread Content\";s:22:\"can_view_whole_profile\";s:42:\"Can View Whole User Profile (but not edit)\";s:20:\"can_view_whos_online\";s:21:\"Can View Who\'s Online\";s:28:\"can_view_wol_actual_location\";s:48:\"Can view actual location of user (filepath/url).\";s:25:\"can_view_wol_bad_location\";s:80:\"Can View Detailed Location Info of Users Who Visit Bad / No Permission Locations\";s:28:\"can_view_wol_detail_location\";s:41:\"Can View Detailed Location Info for Users\";s:17:\"can_vote_on_polls\";s:17:\"Can Vote on Polls\";s:26:\"control_panel_style_choice\";s:26:\"Control Panel Style Choice\";s:27:\"copy_permissions_from_forum\";s:75:\"Copy Permissions from Forum <dfn>(Does <b>not</b> include sub-forums)</dfn>\";s:27:\"copy_permissions_from_group\";s:32:\"Copy Permissions from User Group\";s:26:\"copy_permissions_to_forums\";s:26:\"Copy Permissions to Forums\";s:26:\"copy_permissions_to_groups\";s:31:\"Copy Permissions to User Groups\";s:26:\"custom_avatar_max_filesize\";s:66:\"Custom Avatar Maximum File Size (bytes)<dfn>1KB = 1024 bytes</dfn>\";s:24:\"custom_avatar_max_height\";s:37:\"Custom Avatar Maximum Height (pixels)\";s:23:\"custom_avatar_max_width\";s:36:\"Custom Avatar Maximum Width (pixels)\";s:27:\"custom_calendar_permissions\";s:27:\"Custom Calendar Permissions\";s:54:\"customized_using_custom_permissions_for_this_usergroup\";s:62:\"<b>Customized:</b> Using custom permissions for this usergroup\";s:25:\"default_forum_permissions\";s:25:\"Default Forum Permissions\";s:27:\"delete_selected_permissions\";s:27:\"Delete Selected Permissions\";s:8:\"deny_all\";s:8:\"Deny All\";s:23:\"dismissed_news_item_ids\";s:33:\"Dismissed vBulletin News Item IDs\";s:22:\"edit_forum_permissions\";s:22:\"Edit Forum Permissions\";s:49:\"edit_forum_permissions_for_usergroup_x_in_forum_y\";s:70:\"Edit Forum Permissions For Usergroup: </b>%1$s<b> in Forum </b>%2$s<b>\";s:16:\"edit_permissions\";s:16:\"Edit Permissions\";s:22:\"events_are_unmoderated\";s:31:\"Posted Events are Not Moderated\";s:29:\"follow_forum_moderation_rules\";s:92:\"Follow Forum Moderation Rules<dfn>If no, posts are always placed into moderation queue</dfn>\";s:33:\"forum_based_permission_duplicator\";s:33:\"Forum-Based Permission Duplicator\";s:17:\"forum_permissions\";s:17:\"Forum Permissions\";s:25:\"forum_permissions_manager\";s:25:\"Forum Permissions Manager\";s:27:\"forum_searching_permissions\";s:27:\"Forum Searching Permissions\";s:25:\"forum_viewing_permissions\";s:25:\"Forum Viewing Permissions\";s:19:\"general_permissions\";s:19:\"General Permissions\";s:64:\"inherited_using_custom_permissions_inherited_from_a_parent_forum\";s:72:\"<b>Inherited:</b> Using custom permissions inherited from a parent forum\";s:15:\"is_banned_group\";s:270:\"This Usergroup is not a \'Banned\' Group <dfn>(Setting this to no will cause the group to be treated as a banned group, this will prevent the sending of email notifications, show a banned error message on the permission error pages and other unspecified behaviours.)</dfn>\";s:18:\"is_super_moderator\";s:44:\"Can Moderate All Forums (is Super Moderator)\";s:36:\"making_x_a_member_of_the_usergroup_y\";s:43:\"Making %1$s a member of the usergroup %2$s.\";s:30:\"maximum_recipients_to_send_pms\";s:122:\"Maximum Recipients to Send PMs at a time:<dfn>Do not set this too high for performance reasons (set to 0 to disable)</dfn>\";s:23:\"maximum_stored_messages\";s:124:\"Maximum Stored Messages:<dfn>If you set this to 0 users from this usergroup will not be able to use private messaging.</dfn>\";s:30:\"must_enable_custom_permissions\";s:91:\"For this setting to have any effect, custom permissions for this usergroup must be enabled.\";s:34:\"note_groups_marked_with_a_asterisk\";s:153:\"<b>Note</b>: Groups marked with an <b>*</b> can be selected by their members to override the username markup and user title from their primary usergroup.\";s:32:\"only_copy_permissions_from_forum\";s:65:\"Only Copy Permissions from Forum <dfn>(Includes sub-forums)</dfn>\";s:32:\"only_copy_permissions_from_group\";s:37:\"Only Copy Permissions from User Group\";s:14:\"order_by_forum\";s:14:\"Order By Forum\";s:18:\"order_by_usergroup\";s:18:\"Order By Usergroup\";s:25:\"other_users_can_be_posted\";s:41:\"User Notes Can Be Posted About This Group\";s:27:\"overwrite_duplicate_entries\";s:27:\"Overwrite Duplicate Entries\";s:27:\"overwrite_inherited_entries\";s:27:\"Overwrite Inherited Entries\";s:15:\"password_expiry\";s:171:\"Password Expiry <dfn>(If you specify a number of days here, users will be required to change their password when this amount of time elapsed since they last changed)</dfn>\";s:16:\"password_history\";s:243:\"Password History <dfn>(If you specify a number of days here, users will not be allowed to change their password to a value that they have used in the past x days.<br />Note: this setting has no effect if password expiry is set to 0 days)</dfn>\";s:28:\"permission_duplication_tools\";s:28:\"Permission Duplication Tools\";s:27:\"permission_overwrite_notice\";s:106:\"Note: These permissions will overwrite any existing permissions for this forum for the selected usergroups\";s:11:\"permissions\";s:11:\"Permissions\";s:24:\"permissions_quick_editor\";s:24:\"Permissions Quick Editor\";s:29:\"picture_uploading_permissions\";s:29:\"Picture Uploading Permissions\";s:16:\"poll_permissions\";s:16:\"Poll Permissions\";s:16:\"post_permissions\";s:16:\"Post Permissions\";s:23:\"post_thread_permissions\";s:25:\"Post / Thread Permissions\";s:27:\"private_message_permissions\";s:27:\"Private Message Permissions\";s:28:\"profile_picture_max_filesize\";s:68:\"Profile Picture Maximum File Size (bytes)<dfn>1KB = 1024 bytes</dfn>\";s:26:\"profile_picture_max_height\";s:39:\"Profile Picture Maximum Height (pixels)\";s:25:\"profile_picture_max_width\";s:38:\"Profile Picture Maximum Width (pixels)\";s:28:\"quick_forum_permission_setup\";s:28:\"Quick Forum Permission Setup\";s:38:\"show_edited_by_note_on_edited_messages\";s:46:\"Show <i>edited by</i> note on edited messages?\";s:22:\"sig_image_max_filesize\";s:40:\"Signature Image Maximum Filesize (bytes)\";s:20:\"sig_image_max_height\";s:39:\"Signature Image Maximum Height (pixels)\";s:19:\"sig_image_max_width\";s:38:\"Signature Image Maximum Width (pixels)\";s:13:\"sig_max_chars\";s:72:\"Maximum Characters in Signature <strong>Excluding</strong> BBCode Markup\";s:14:\"sig_max_images\";s:37:\"Maximum Number of Images in Signature\";s:13:\"sig_max_lines\";s:26:\"Maximum Lines in Signature\";s:17:\"sig_max_raw_chars\";s:72:\"Maximum Characters in Signature <strong>Including</strong> BBCode Markup\";s:19:\"sig_max_size_bbcode\";s:38:\"Maximum Value of x for [SIZE=x] BBCode\";s:21:\"signature_permissions\";s:21:\"Signature Permissions\";s:26:\"space_in_bytes_attachlimit\";s:107:\"Space (in bytes) that a user\'s total attachment usage may consume <dfn>(Set to 0 to not have a limit)</dfn>\";s:22:\"use_custom_permissions\";s:22:\"Use Custom Permissions\";s:23:\"use_default_permissions\";s:94:\"Use Usergroup Default Permissions (Note: this will delete any previous custom permissions set)\";s:29:\"user_infraction_banning_level\";s:29:\"User Infraction Banning Level\";s:27:\"user_infraction_permissions\";s:27:\"User Infraction Permissions\";s:21:\"user_note_permissions\";s:21:\"User Note Permissions\";s:16:\"user_permissions\";s:16:\"User Permissions\";s:27:\"user_reputation_permissions\";s:27:\"User Reputation Permissions\";s:37:\"usergroup_based_permission_duplicator\";s:38:\"User Group-Based Permission Duplicator\";s:20:\"usergroup_user_title\";s:124:\"User Title <dfn>(Use this to override the default \'ladder\' of <a href=\"usertitle.php\" target=\"_blank\">user titles</a>)</dfn>\";s:15:\"username_markup\";s:266:\"Username HTML Markup <dfn>(Specify an opening and closing HTML tag with which to display the names of users in this group. This applies to names that appear on Logged-in Users, Who\'s Online, Users Browsing Forum, Users Browsing Thread, Posts, Member List etc.)</dfn>\";s:28:\"vbseo_can_moderate_pingbacks\";s:48:\"This usergroup can Moderate Pingbacks/Trackbacks\";s:17:\"vbseo_permissions\";s:17:\"vBSEO Permissions\";s:22:\"view_control_panel_log\";s:22:\"View Control Panel Log\";s:22:\"view_forum_permissions\";s:22:\"View Forum Permissions\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:22:\"viewable_on_memberlist\";s:110:\"Viewable on the Memberlist <dfn>(Sets whether or not users in this group will appear on the member list)</dfn>\";s:22:\"viewable_on_showgroups\";s:167:\"Viewable on Show Groups <dfn>(Sets whether or not to show members of this group on the \'<a href=\"../showgroups.php\" target=\"_blank\">View Forum Leaders</a>\' page)</dfn>\";s:23:\"whos_online_permissions\";s:24:\"Who\'s Online Permissions\";s:18:\"x_access_masks_set\";s:23:\"%1$s Access Mask(s) set\";s:40:\"x_is_already_a_member_of_the_usergroup_y\";s:54:\"%1$s is <u>already a member</u> of the usergroup %2$s.\";}', 'a:69:{s:14:\"access_options\";s:14:\"Access Options\";s:12:\"act_as_forum\";s:52:\"Act as Forum <dfn>(Will act as category if no)</dfn>\";s:16:\"add_announcement\";s:16:\"Add Announcement\";s:15:\"add_child_forum\";s:15:\"Add Child Forum\";s:13:\"add_moderator\";s:13:\"Add Moderator\";s:13:\"add_new_forum\";s:13:\"Add New Forum\";s:11:\"allow_icons\";s:16:\"Allow Post Icons\";s:34:\"allow_thread_ratings_in_this_forum\";s:34:\"Allow Thread Ratings in this Forum\";s:26:\"apply_password_to_children\";s:64:\"Apply This Password to Child Forums <dfn>(Only if changed)</dfn>\";s:35:\"are_you_sure_want_to_delete_forum_x\";s:161:\"Are you <b>sure</b> you want to delete the forum called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:42:\"are_you_sure_you_want_to_delete_this_forum\";s:90:\"Are you sure you want to delete this forum? Note that any sub-forums will also be deleted!\";s:17:\"can_have_password\";s:178:\"Can Have Password <dfn>(Setting this to no will prevent a password from being inherited and from being set by moderators)<br />(Note: You may still set a password manually)</dfn>\";s:8:\"category\";s:8:\"Category\";s:20:\"count_posts_in_forum\";s:55:\"Count Posts Made in this Forum Towards User Post Counts\";s:31:\"create_forum_based_off_of_forum\";s:32:\"Create Forum Based off of Forum:\";s:18:\"custom_forum_style\";s:27:\"Custom Style for this Forum\";s:18:\"default_sort_field\";s:18:\"Default Sort Field\";s:18:\"default_sort_order\";s:18:\"Default Sort Order\";s:12:\"delete_forum\";s:12:\"Delete Forum\";s:23:\"do_not_change_usergroup\";s:23:\"DO NOT CHANGE USERGROUP\";s:18:\"edit_display_order\";s:18:\"Edit Display Order\";s:10:\"edit_forum\";s:10:\"Edit Forum\";s:13:\"edit_password\";s:13:\"Edit Password\";s:26:\"emails_to_notify_when_post\";s:98:\"Email Addresses to Notify When there is a New Post <dfn>(Separate each address with a SPACE)</dfn>\";s:28:\"emails_to_notify_when_thread\";s:100:\"Email Addresses to Notify When there is a New Thread <dfn>(Separate each address with a SPACE)</dfn>\";s:12:\"empty_forums\";s:12:\"Empty Forums\";s:6:\"expand\";s:6:\"Expand\";s:8:\"explicit\";s:8:\"Explicit\";s:15:\"forum_is_active\";s:109:\"Forum is Active <dfn>(Will not appear if set to no, but remains accessible if the forum\'s URL is known)</dfn>\";s:10:\"forum_link\";s:114:\"Forum Link <dfn>(Entering a URL here will cause anyone clicking the forum link to be redirected to that URL)</dfn>\";s:13:\"forum_manager\";s:13:\"Forum Manager\";s:10:\"forum_open\";s:100:\"Forum is Open <dfn>(Set this to \'No\' to prevent any <i>new</i> posts being made in this forum)</dfn>\";s:14:\"forum_password\";s:103:\"Forum Password <dfn>(Optional: This acts in addition to any other permissions set for this forum)</dfn>\";s:45:\"forums_marked_asterisk_are_password_protected\";s:45:\"Forums Marked <b>*</b> are Password-Protected\";s:9:\"image_url\";s:57:\"Image URL<dfn>Minimum 300x300. Must be .jpg or .png</dfn>\";s:15:\"index_new_posts\";s:126:\"Index New Posts in Search Engine <dfn>(Setting this to \'No\' will prevent anyone from being able to search in this forum)</dfn>\";s:8:\"keywords\";s:39:\"Keywords<dfn>Separate with commas</dfn>\";s:4:\"link\";s:4:\"Link\";s:15:\"list_moderators\";s:15:\"List Moderators\";s:12:\"media_author\";s:12:\"Media Author\";s:20:\"moderate_attachments\";s:20:\"Moderate Attachments\";s:14:\"moderate_posts\";s:14:\"Moderate Posts\";s:16:\"moderate_threads\";s:16:\"Moderate Threads\";s:18:\"moderation_options\";s:18:\"Moderation Options\";s:21:\"override_style_choice\";s:182:\"Override Users\' Style Choice <dfn>(If this forum uses as custom style, this will force users with a different style choice to see the forum with the style <i>you</i> specified)</dfn>\";s:11:\"owner_email\";s:11:\"Owner Email\";s:10:\"owner_name\";s:10:\"Owner Name\";s:3:\"pda\";s:3:\"PDA\";s:19:\"please_select_forum\";s:21:\"Please select a forum\";s:16:\"podcast_settings\";s:16:\"Podcast Settings\";s:15:\"posting_options\";s:15:\"Posting Options\";s:65:\"require_moderator_validation_before_new_attachments_are_displayed\";s:65:\"Require moderator validation before new attachments are displayed\";s:59:\"require_moderator_validation_before_new_posts_are_displayed\";s:59:\"Require moderator validation before new posts are displayed\";s:61:\"require_moderator_validation_before_new_threads_are_displayed\";s:61:\"Require moderator validation before new threads are displayed\";s:16:\"show_all_threads\";s:16:\"Show all threads\";s:24:\"show_forum_on_forum_jump\";s:55:\"Show this Forum and Child Forums on the Forum Jump Menu\";s:18:\"show_private_forum\";s:412:\"Show Private Forum<dfn>(Select \'No\' here to hide this forum from users who are not allowed to access it. Users who do have permission to access it will have to log in before they can see this forum.<br /> This option applies to the any forum listing, including the Forum Jump menu, and Search Results.<br /> Selecting \'Use default\' will use the system default as defined in Forum Listings Display Options.)</dfn>\";s:13:\"style_options\";s:13:\"Style Options\";s:8:\"subtitle\";s:8:\"Subtitle\";s:7:\"summary\";s:7:\"Summary\";s:11:\"use_default\";s:11:\"Use Default\";s:17:\"use_default_style\";s:17:\"Use Default Style\";s:10:\"view_forum\";s:10:\"View Forum\";s:17:\"view_full_version\";s:17:\"View Full Version\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:22:\"within_the_last_x_days\";s:25:\"Within the Last %1$s Days\";s:9:\"x_replies\";s:12:\"%1$s replies\";s:23:\"yes_display_post_counts\";s:25:\"Yes - Display Post Counts\";s:20:\"yes_hide_post_counts\";s:22:\"Yes - Hide Post Counts\";}', 'a:133:{s:16:\"add_new_calendar\";s:16:\"Add New Calendar\";s:20:\"add_new_custom_field\";s:20:\"Add New Custom Field\";s:13:\"add_new_event\";s:13:\"Add New Event\";s:15:\"add_new_holiday\";s:15:\"Add New Holiday\";s:31:\"add_new_moderator_to_calendar_x\";s:62:\"Add New Moderator to Calendar <span class=\"normal\">%1$s</span>\";s:12:\"add_reminder\";s:12:\"Add Reminder\";s:7:\"all_day\";s:7:\"All Day\";s:57:\"allow_user_to_input_their_own_value_for_this_custom_field\";s:57:\"Allow user to input their own value for this Custom Field\";s:48:\"are_you_sure_want_to_delete_calendar_moderator_x\";s:174:\"Are you <b>sure</b> you want to delete the calendar moderator called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:38:\"are_you_sure_want_to_delete_calendar_x\";s:164:\"Are you <b>sure</b> you want to delete the calendar called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:51:\"are_you_sure_want_to_delete_custom_calendar_field_x\";s:177:\"Are you <b>sure</b> you want to delete the custom calendar field called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:52:\"are_you_sure_you_want_to_delete_the_holiday_called_x\";s:162:\"Are you <b>sure</b> you want to delete the holiday called \'%1$s\'?<br /><span class=\"smallfont\">(holidayid: %2$s)</span><br /><br />This action can not be un-done.\";s:36:\"birthday_count_max_birthdays_per_day\";s:179:\"Birthday Count <dfn>(Sets the maximum number of birthdays to be listed on a single day in the monthly view before a single link to all that day\'s Birthdays is shown instead)</dfn>\";s:13:\"calendar_jump\";s:13:\"Calendar Jump\";s:16:\"calendar_manager\";s:16:\"Calendar Manager\";s:13:\"calendar_mode\";s:13:\"Calendar Mode\";s:20:\"calendar_permissions\";s:20:\"Calendar Permissions\";s:11:\"choose_time\";s:11:\"Choose Time\";s:29:\"confirm_deletion_of_holiday_x\";s:61:\"Confirm Deletion of Holiday: <span class=\"normal\">%1$s</span>\";s:12:\"custom_field\";s:12:\"Custom Field\";s:13:\"custom_fields\";s:13:\"Custom Fields\";s:10:\"date_first\";s:5:\"First\";s:9:\"date_last\";s:4:\"Last\";s:14:\"date_range_dfn\";s:175:\"Date Range <dfn>Beginning and ending years in the format of: <br />Example: <b>%1$s</b><br /><br />Start year must be greater than 1969. End Year must be less than 2038.</dfn>\";s:11:\"date_x_to_y\";s:12:\"%1$s to %2$s\";s:12:\"default_view\";s:84:\"Default View<dfn>View the user is presented with when they enter the calendar.</dfn>\";s:12:\"delete_event\";s:12:\"Delete Event\";s:30:\"delete_reminder_for_this_event\";s:30:\"Delete Reminder for this Event\";s:16:\"delete_reminders\";s:16:\"Delete Reminders\";s:55:\"edit_calendar_permissions_for_usergroup_x_in_calendar_y\";s:76:\"Edit Calendar Permissions For Usergroup: </b>%1$s<b> in Calendar </b>%2$s<b>\";s:10:\"edit_event\";s:10:\"Edit Event\";s:31:\"edit_moderator_x_for_calendar_y\";s:51:\"Edit Moderator </b>%1$s<b> for Calendar </b>%2$s<b>\";s:11:\"eight_hours\";s:11:\"Eight Hours\";s:14:\"eighteen_hours\";s:14:\"Eighteen Hours\";s:27:\"emails_to_notify_when_event\";s:99:\"Email Addresses to Notify When There is a New Event <dfn>(Separate each address with a SPACE)</dfn>\";s:3:\"end\";s:3:\"End\";s:30:\"event_count_max_events_per_day\";s:169:\"Event Count<dfn>(Sets the maximum number of events to be listed on a single day in the monthly view before a single link to all that day\'s Events is shown instead)</dfn>\";s:10:\"event_date\";s:10:\"Event Date\";s:17:\"event_ignores_dst\";s:22:\"This event ignores DST\";s:17:\"event_information\";s:17:\"Event Information\";s:18:\"event_notification\";s:18:\"Event Notification\";s:13:\"event_options\";s:13:\"Event Options\";s:27:\"event_posted_for_timezone_x\";s:111:\"This event was posted for time zone <b>%1$s</b> so it will appear to occur on a different day on your calendar.\";s:12:\"event_poster\";s:12:\"Event Poster\";s:14:\"event_reminder\";s:14:\"Event Reminder\";s:18:\"event_title_cutoff\";s:161:\"Event Title Cutoff <dfn>(Sets the maximum number of characters of an event title that are shown on the monthly view.<br />To disable the cutoff, enter \'0\')</dfn>\";s:6:\"events\";s:6:\"Events\";s:5:\"every\";s:5:\"Every\";s:13:\"every_weekday\";s:13:\"Every weekday\";s:12:\"every_x_