-- phpMyAdmin SQL Dump -- version 3.4.3.2 -- http://www.phpmyadmin.net -- -- Gazda: localhost -- Timp de generare: 21 Ian 2012 la 19:18 -- Versiune server: 5.0.92 -- Versiune PHP: 5.2.17 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Baza de date: `artasan1_1` -- CREATE DATABASE `artasan1_1` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `artasan1_1`; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_ads` -- CREATE TABLE IF NOT EXISTS `DuoBux_ads` ( `id` int(11) NOT NULL auto_increment, `user` varchar(150) collate latin1_general_ci NOT NULL default '', `ip` varchar(15) collate latin1_general_ci NOT NULL default '', `type` varchar(150) collate latin1_general_ci NOT NULL, `visitime` varchar(150) collate latin1_general_ci NOT NULL default '', `ident` int(11) default NULL, `fechainicia` varchar(150) collate latin1_general_ci NOT NULL default '', `paypalname` varchar(150) collate latin1_general_ci NOT NULL default '', `paypalemail` varchar(150) collate latin1_general_ci NOT NULL default '', `plan` varchar(150) collate latin1_general_ci NOT NULL default '', `bold` varchar(150) collate latin1_general_ci NOT NULL default '', `highlight` varchar(150) collate latin1_general_ci NOT NULL default '', `url` varchar(150) collate latin1_general_ci NOT NULL default '', `description` varchar(150) collate latin1_general_ci NOT NULL default '', `members` varchar(150) collate latin1_general_ci NOT NULL default '0', `outside` varchar(150) collate latin1_general_ci NOT NULL default '0', `total` varchar(150) collate latin1_general_ci NOT NULL default '0', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=32 ; -- -- Salvarea datelor din tabel `DuoBux_ads` -- INSERT INTO `DuoBux_ads` (`id`, `user`, `ip`, `type`, `visitime`, `ident`, `fechainicia`, `paypalname`, `paypalemail`, `plan`, `bold`, `highlight`, `url`, `description`, `members`, `outside`, `total`) VALUES (1, 'admin', '', 'premiumads', '', NULL, '', 'Sponsored Advert', 'Sponsored Advert', '100000', '1', '1', 'http://www.domain.com', 'Premum Ads - Bold / Highlighted', '0', '0', '0'), (2, 'admin', '', 'premiumads', '', NULL, '', 'Sponsored Advert', 'Sponsored Advert', '100000', '0', '1', 'http://www.domain.com', 'Premium Ads - Highlighted', '0', '0', '0'), (3, 'admin', '', 'premiumads', '', NULL, '', 'Sponsored Advert', 'Sponsored Advert', '3', '1', '0', 'http://www.domain.com', 'Premium Ads - Bold', '0', '0', '0'), (26, 'admin', '', 'ads', '', NULL, '', '', '', '500', '1', '1', 'http://www.', 'Enter Description Here', '0', '0', '0'), (21, 'admin', '', 'ads', '', NULL, '', '', '', '100000', '1', '0', 'http://www.domain.com', 'Standard Ads - Bold', '0', '3', '0'), (20, 'admin', '', 'ads', '', NULL, '', '', '', '100000', '1', '0', 'http://www.domain.com', 'Standard Ads - Bold', '0', '0', '0'), (27, 'admin', '', 'premiumads', '', NULL, '', '', '', '500', '1', '1', 'http://www.', 'Enter Description Here', '0', '0', '0'), (10, 'admin', '60.53.214.125', 'visit', '1253681916', 8, '', '', '', '', '', '', '', '', '0', '0', '0'), (11, 'admin', '60.53.214.125', 'visit', '1253687801', 7, '', '', '', '', '', '', '', '', '0', '0', '0'), (12, 'admin', '60.53.214.125', 'visit', '1253688076', 6, '', '', '', '', '', '', '', '', '0', '0', '0'), (31, 'admin', '', 'ads', '', NULL, '', '', '', '1000', '1', '1', 'http://www.', '', '0', '0', '0'), (30, 'admin', '', 'ads', '', NULL, '', '', '', '500', '1', '1', 'http://www.$$$$$$$$$$$$$', '4$$$$$$$$$', '0', '0', '0'), (19, 'admin', '', 'ads', '', NULL, '', '', '', '500', '1', '1', 'http://www.example.com', 'Standard Ads - Bold / Highlighted', '0', '0', '0'), (22, 'admin', '', 'ads', '', NULL, '', '', '', '100000', '1', '0', 'http://www.domain.com', 'Standard Ads - Bold', '0', '0', '0'), (23, 'admin', '', 'ads', '', NULL, '', '', '', '100000', '1', '0', 'http://www.domain.com', 'Standard Ads - Bold', '0', '0', '0'), (28, 'admin', '', 'ads', '', NULL, '', '', '', '500', '1', '1', 'http://www.', 'Enter Description Here', '0', '0', '0'), (29, 'admin', '', 'ads', '', NULL, '', '', '@@@@@@@@@@', '500', '1', '1', 'http://www.few@@@', '@@@@@@@@@', '0', '0', '0'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_adsense` -- CREATE TABLE IF NOT EXISTS `DuoBux_adsense` ( `id` varchar(11) NOT NULL default '', `code` text NOT NULL, KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `DuoBux_adsense` -- INSERT INTO `DuoBux_adsense` (`id`, `code`) VALUES ('1', ''); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_advertisers` -- CREATE TABLE IF NOT EXISTS `DuoBux_advertisers` ( `id` int(11) NOT NULL auto_increment, `pname` varchar(150) NOT NULL default '', `pemail` varchar(150) NOT NULL default '', `plan` varchar(150) NOT NULL default '', `url` varchar(150) NOT NULL default '', `description` varchar(150) NOT NULL default '', `ip` varchar(15) NOT NULL default '', `bold` varchar(150) NOT NULL default '', `highlight` varchar(150) NOT NULL default '', `tipo` varchar(150) NOT NULL default '', `money` varchar(150) NOT NULL default '', `viewable` varchar(150) NOT NULL default '', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_banned` -- CREATE TABLE IF NOT EXISTS `DuoBux_banned` ( `id` int(11) NOT NULL auto_increment, `ip` varchar(20) NOT NULL default '', `reason` varchar(250) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_buyref` -- CREATE TABLE IF NOT EXISTS `DuoBux_buyref` ( `id` int(11) NOT NULL auto_increment, `refnum` varchar(15) NOT NULL default '', `sets` varchar(150) NOT NULL default '', `customer` varchar(150) NOT NULL default '', `amount` varchar(150) NOT NULL default '', `refset` varchar(20) NOT NULL default '', `pemail` varchar(150) NOT NULL default '', `ip` varchar(15) NOT NULL default '', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_cheaters` -- CREATE TABLE IF NOT EXISTS `DuoBux_cheaters` ( `id` int(11) NOT NULL auto_increment, `user` varchar(150) NOT NULL default '', `ip` varchar(15) NOT NULL default '', `date` varchar(50) NOT NULL default '0000-00-00', `time` time NOT NULL default '00:00:00', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ; -- -- Salvarea datelor din tabel `DuoBux_cheaters` -- INSERT INTO `DuoBux_cheaters` (`id`, `user`, `ip`, `date`, `time`) VALUES (1, 'admin', '60.53.214.125', 'September 23, 2009', '01:52:00'), (2, 'admin', '60.53.214.125', 'September 23, 2009', '01:52:00'), (3, 'admin', '60.53.214.125', 'September 23, 2009', '02:38:00'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_config` -- CREATE TABLE IF NOT EXISTS `DuoBux_config` ( `id` int(11) NOT NULL auto_increment, `item` varchar(150) NOT NULL default '', `howmany` varchar(15) NOT NULL default '', `price` varchar(150) NOT NULL default '', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `DuoBux_config` -- INSERT INTO `DuoBux_config` (`id`, `item`, `howmany`, `price`) VALUES (1, 'offerads', '500', '5.00'), (1, 'offerads', '250', '2.50'), (1, 'offerads', '100', '1.00'), (1, 'offerads', '50', '1.00'), (1, 'hits', '100000', '1005'), (1, 'hits', '50000', '505'), (1, 'hits', '30000', '105'), (1, 'hits', '20000', '205'), (1, 'hits', '10000', '105'), (1, 'hits', '5000', '55'), (1, 'hits', '3000', '35'), (1, 'hits', '2000', '25'), (1, 'hits', '1000', '15'), (1, 'hits', '500', '0.55'), (1, 'upgrade', '1', '45.99'), (1, 'payment', '1', '5.00'), (1, 'premiumreferalc', '1', '0.01'), (1, 'premiumclick', '1', '0.01'), (1, 'referalclick', '1', '0.0025'), (1, 'click', '1', '0.0050'), (1, 'offerads', '1000', '10.00'), (1, 'offerads', '5000', '50.00'), (1, 'referralsconvert', '1', '1.10'), (1, 'premiumconvert', '1', '49.99'), (1, 'bold', '1', '2.995'), (1, 'highlight', '1', '3.995'), (1, 'premiumad', '1', '5.995'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_contact` -- CREATE TABLE IF NOT EXISTS `DuoBux_contact` ( `id` int(11) NOT NULL auto_increment, `name` varchar(150) NOT NULL default '', `email` varchar(150) NOT NULL default '', `topic` varchar(150) NOT NULL, `subject` varchar(150) NOT NULL default '', `comments` varchar(200) NOT NULL default '', `ip` varchar(15) NOT NULL default '', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_history` -- CREATE TABLE IF NOT EXISTS `DuoBux_history` ( `id` int(11) NOT NULL auto_increment, `user` varchar(150) NOT NULL default '', `date` varchar(150) NOT NULL default '', `amount` varchar(150) NOT NULL default '0', `method` varchar(150) NOT NULL default '', `status` varchar(150) NOT NULL default '', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_news` -- CREATE TABLE IF NOT EXISTS `DuoBux_news` ( `id` int(11) NOT NULL auto_increment, `title` varchar(50) NOT NULL default '', `content` varchar(255) NOT NULL default '', `date` varchar(250) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `DuoBux_news` -- INSERT INTO `DuoBux_news` (`id`, `title`, `content`, `date`) VALUES (1, 'Grand Opening', 'Welcome to our website!!', 'July 28, 2008'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_payme` -- CREATE TABLE IF NOT EXISTS `DuoBux_payme` ( `id` int(11) NOT NULL auto_increment, `username` varchar(150) NOT NULL default '', `pasword` varchar(150) NOT NULL default '', `email` varchar(150) NOT NULL default '', `pemail` varchar(150) NOT NULL default '', `country` varchar(150) NOT NULL default '', `date` varchar(150) NOT NULL, `money` varchar(150) NOT NULL default '', `ip` varchar(15) NOT NULL default '', `paymentmethod` varchar(150) NOT NULL default '', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_recoverpass` -- CREATE TABLE IF NOT EXISTS `DuoBux_recoverpass` ( `id` int(11) NOT NULL auto_increment, `hash` varchar(150) NOT NULL, `email` varchar(150) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_refset` -- CREATE TABLE IF NOT EXISTS `DuoBux_refset` ( `id` int(11) NOT NULL auto_increment, `howmany` int(5) NOT NULL default '0', `price` varchar(5) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=7 ; -- -- Salvarea datelor din tabel `DuoBux_refset` -- INSERT INTO `DuoBux_refset` (`id`, `howmany`, `price`) VALUES (4, 50, '35'), (3, 20, '15'), (2, 15, '11'), (1, 8, '8'), (5, 0, 'p'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_site` -- CREATE TABLE IF NOT EXISTS `DuoBux_site` ( `id` varchar(11) NOT NULL default '', `sitename` varchar(30) NOT NULL default '', `url` varchar(50) NOT NULL, `siteap` varchar(30) NOT NULL, `alertpaycode` varchar(80) NOT NULL, `siteslogan` varchar(30) NOT NULL default '', `forumlink` varchar(150) NOT NULL default '', `enableforums` varchar(150) NOT NULL default '', `enableadsense` char(3) NOT NULL default '', `adtimer` varchar(3) NOT NULL, KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `DuoBux_site` -- INSERT INTO `DuoBux_site` (`id`, `sitename`, `url`, `siteap`, `alertpaycode`, `siteslogan`, `forumlink`, `enableforums`, `enableadsense`, `adtimer`) VALUES ('1', 'DuoBux', 'http://angnetwork.com/labs/open/', '', '', 'OPEN SOURCE', 'forum/', 'yes', 'yes', '100'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_upgrades` -- CREATE TABLE IF NOT EXISTS `DuoBux_upgrades` ( `id` int(11) NOT NULL auto_increment, `username` varchar(150) NOT NULL default '', `pemail` varchar(150) NOT NULL default '', `email` varchar(150) NOT NULL default '', `status` varchar(150) NOT NULL default '', `date` varchar(150) NOT NULL default '', `end` varchar(150) NOT NULL default '', `ip` varchar(15) NOT NULL default '', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_users` -- CREATE TABLE IF NOT EXISTS `DuoBux_users` ( `id` int(11) NOT NULL auto_increment, `firstname` varchar(150) NOT NULL default '', `surname` varchar(150) NOT NULL default '', `username` varchar(15) NOT NULL default '', `password` varchar(100) NOT NULL default '', `ip` varchar(15) NOT NULL default '', `email` varchar(150) NOT NULL default '', `pemail` varchar(150) NOT NULL default '', `referer` varchar(15) NOT NULL default '', `address1` varchar(150) NOT NULL default '', `address2` varchar(150) NOT NULL default '', `city` varchar(150) NOT NULL default '', `state` varchar(150) NOT NULL default '', `zip` varchar(150) NOT NULL default '', `country` varchar(150) NOT NULL default '', `paymentmethod` varchar(150) NOT NULL default '', `visits` varchar(150) NOT NULL default '0', `referals` varchar(150) NOT NULL default '0', `referalvisits` varchar(150) NOT NULL default '0', `money` varchar(150) NOT NULL default '0.00', `paid` varchar(150) NOT NULL default '0.00', `joindate` varchar(150) NOT NULL default '', `lastlogdate` varchar(150) NOT NULL default '', `lastiplog` varchar(150) NOT NULL default '', `account` varchar(150) NOT NULL default 'standard', `user_status` varchar(15) NOT NULL default 'user', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `DuoBux_users` -- INSERT INTO `DuoBux_users` (`id`, `firstname`, `surname`, `username`, `password`, `ip`, `email`, `pemail`, `referer`, `address1`, `address2`, `city`, `state`, `zip`, `country`, `paymentmethod`, `visits`, `referals`, `referalvisits`, `money`, `paid`, `joindate`, `lastlogdate`, `lastiplog`, `account`, `user_status`) VALUES (1, 'Duo', 'Bux', 'admin', 'd033e22ae348aeb5660fc2140aec35850c4da997', '127.0.0.1', 'xangz@live.com', 'email@domain.com', '', '3243 - V Computer', 'AngNetwork.com Server ', 'Malaysia', 'Malaysia', '634987', 'United Kingdom', 'Alertpay', '3', '1', '0', '0.054', '32.00', 'January 1, 2009', 'November 23, 2009 - 11:31 am', '60.53.210.242', 'premium', 'admin'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `DuoBux_usersonline` -- CREATE TABLE IF NOT EXISTS `DuoBux_usersonline` ( `visitor` varchar(15) NOT NULL default '', `lastvisit` int(14) NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `DuoBux_usersonline` -- INSERT INTO `DuoBux_usersonline` (`visitor`, `lastvisit`) VALUES ('60.53.210.242', 1258947074); -- -- Baza de date: `artasan1_adf` -- CREATE DATABASE `artasan1_adf` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `artasan1_adf`; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_admins` -- CREATE TABLE IF NOT EXISTS `x3_admins` ( `id` int(3) NOT NULL auto_increment, `user` varchar(100) NOT NULL, `pass` varchar(100) NOT NULL, `perms` tinyint(3) NOT NULL, `activity` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `x3_admins` -- INSERT INTO `x3_admins` (`id`, `user`, `pass`, `perms`, `activity`) VALUES (1, 'admin2', '5e346680fd0695a5e1c68b2f032d01e2', 10, '2011-06-30 16:34:46'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_analyzer` -- CREATE TABLE IF NOT EXISTS `x3_analyzer` ( `id` int(100) unsigned NOT NULL auto_increment, `lid` int(100) unsigned NOT NULL, `oid` int(100) unsigned NOT NULL COMMENT 'owner id', `aid` int(100) unsigned NOT NULL, `ipaddr` varchar(20) character set utf8 collate utf8_bin default NULL, `country` char(2) character set utf8 collate utf8_bin default NULL, `referrer` varchar(255) character set utf8 collate utf8_bin default NULL, `date` date default NULL, `earned` decimal(5,5) NOT NULL, `banner_click` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_campaigns` -- CREATE TABLE IF NOT EXISTS `x3_campaigns` ( `id` int(100) unsigned NOT NULL auto_increment, `uid` int(100) unsigned NOT NULL, `website_name` varchar(150) NOT NULL, `website_url` varchar(255) NOT NULL, `website_banner` varchar(255) NOT NULL, `total_clicks` int(100) unsigned NOT NULL, `views_left` int(100) unsigned NOT NULL, `spent_today` decimal(5,5) NOT NULL, `daily_budget` decimal(5,2) NOT NULL, `advert_type` enum('Interstitial','Banner') NOT NULL default 'Interstitial', `created` datetime NOT NULL, `status` tinyint(1) NOT NULL default '0', `packages` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_config` -- CREATE TABLE IF NOT EXISTS `x3_config` ( `key` varchar(100) NOT NULL, `value` varchar(255) NOT NULL, UNIQUE KEY `key` (`key`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `x3_config` -- INSERT INTO `x3_config` (`key`, `value`) VALUES ('SITE_NAME', 'test'), ('SITE_PAGE_TITLE', ''), ('SITE_LOCATION', 'http://arta-sanatatii.com/adword'), ('SITE_SUPPORT_EMAIL', ''), ('SITE_REPLY_EMAIL', ''), ('SITE_SESSION_PREPEND', 'SITE_'), ('SITE_PAYPAL_EMAIL', ''), ('SITE_PAYPAL_CALLBACK_URL', ''), ('SITE_PAYPAL_CHECKOUT_LOGO', ''), ('SITE_CURRENCY', ''), ('MINIMUM_PAYOUT', ''), ('BAD_URL_LIST', ''); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_links` -- CREATE TABLE IF NOT EXISTS `x3_links` ( `id` bigint(100) unsigned NOT NULL auto_increment, `long_url` longtext NOT NULL, `short_url` varchar(255) character set latin1 collate latin1_general_cs NOT NULL, `title` varchar(255) NOT NULL, `adtype` enum('Interstitial','Top Banner','None') NOT NULL default 'Interstitial', `views` bigint(100) unsigned NOT NULL default '0', `earned` decimal(5,5) NOT NULL, `post_date` timestamp NOT NULL default CURRENT_TIMESTAMP, `user` int(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_news` -- CREATE TABLE IF NOT EXISTS `x3_news` ( `id` int(50) NOT NULL auto_increment, `message` varchar(500) NOT NULL, `date` timestamp NOT NULL default CURRENT_TIMESTAMP, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_packages` -- CREATE TABLE IF NOT EXISTS `x3_packages` ( `id` int(100) NOT NULL auto_increment, `code` char(2) NOT NULL, `name` varchar(100) NOT NULL, `special` varchar(100) NOT NULL, `price` decimal(5,2) NOT NULL default '0.00', `active` tinyint(1) NOT NULL default '0', `zorder` int(3) NOT NULL default '0', `advert_type` enum('Interstitial','Banner') NOT NULL default 'Interstitial', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=483 ; -- -- Salvarea datelor din tabel `x3_packages` -- INSERT INTO `x3_packages` (`id`, `code`, `name`, `special`, `price`, `active`, `zorder`, `advert_type`) VALUES (1, 'O1', 'Worldwide Deal', 'HIGH AVAILABILITY!', 2.00, 1, -2, 'Interstitial'), (2, 'A1', 'Proxy Traffic Deal', '', 0.80, 1, -1, 'Interstitial'), (3, 'US', 'United States', '', 5.00, 1, 0, 'Interstitial'), (4, 'GB', 'United Kingdom', '', 4.00, 1, 0, 'Interstitial'), (5, 'AF', 'Afghanistan', '', 0.00, 0, 0, 'Interstitial'), (6, 'AL', 'Albania', '', 0.00, 0, 0, 'Interstitial'), (7, 'DZ', 'Algeria', '', 1.00, 1, 0, 'Interstitial'), (8, 'AS', 'American Samoa', '', 0.00, 0, 0, 'Interstitial'), (9, 'AD', 'Andorra', '', 0.00, 0, 0, 'Interstitial'), (10, 'AO', 'Angola', '', 0.00, 0, 0, 'Interstitial'), (11, 'AI', 'Anguilla', '', 0.00, 0, 0, 'Interstitial'), (12, 'AQ', 'Antarctica', '', 0.00, 0, 0, 'Interstitial'), (13, 'AG', 'Antigua And Barbuda', '', 0.00, 0, 0, 'Interstitial'), (14, 'AR', 'Argentina', '', 1.00, 1, 0, 'Interstitial'), (15, 'AM', 'Armenia', '', 0.00, 0, 0, 'Interstitial'), (16, 'AW', 'Aruba', '', 0.00, 0, 0, 'Interstitial'), (17, 'AU', 'Australia', '', 3.00, 1, 0, 'Interstitial'), (18, 'AT', 'Austria', '', 2.00, 1, 0, 'Interstitial'), (19, 'AZ', 'Azerbaijan', '', 0.00, 0, 0, 'Interstitial'), (20, 'BS', 'Bahamas', '', 0.00, 0, 0, 'Interstitial'), (21, 'BH', 'Bahrain', '', 0.00, 0, 0, 'Interstitial'), (22, 'BD', 'Bangladesh', '', 1.00, 1, 0, 'Interstitial'), (23, 'BB', 'Barbados', '', 0.00, 0, 0, 'Interstitial'), (24, 'BY', 'Belarus', '', 0.00, 0, 0, 'Interstitial'), (25, 'BE', 'Belgium', '', 2.00, 1, 0, 'Interstitial'), (26, 'BZ', 'Belize', '', 0.00, 0, 0, 'Interstitial'), (27, 'BJ', 'Benin', '', 0.00, 0, 0, 'Interstitial'), (28, 'BM', 'Bermuda', '', 0.00, 0, 0, 'Interstitial'), (29, 'BT', 'Bhutan', '', 0.00, 0, 0, 'Interstitial'), (30, 'BO', 'Bolivia', '', 0.00, 0, 0, 'Interstitial'), (31, 'BA', 'Bosnia And Herzegowina', '', 1.50, 1, 0, 'Interstitial'), (32, 'BW', 'Botswana', '', 0.00, 0, 0, 'Interstitial'), (33, 'BV', 'Bouvet Island', '', 0.00, 0, 0, 'Interstitial'), (34, 'BR', 'Brazil', '', 1.50, 1, 0, 'Interstitial'), (35, 'IO', 'British Indian Ocean Territory', '', 0.00, 0, 0, 'Interstitial'), (36, 'BN', 'Brunei Darussalam', '', 0.00, 0, 0, 'Interstitial'), (37, 'BG', 'Bulgaria', '', 1.00, 1, 0, 'Interstitial'), (38, 'BF', 'Burkina Faso', '', 0.00, 0, 0, 'Interstitial'), (39, 'BI', 'Burundi', '', 0.00, 0, 0, 'Interstitial'), (40, 'KH', 'Cambodia', '', 0.00, 0, 0, 'Interstitial'), (41, 'CM', 'Cameroon', '', 0.00, 0, 0, 'Interstitial'), (42, 'CA', 'Canada', '', 3.00, 1, 0, 'Interstitial'), (43, 'CV', 'Cape Verde', '', 0.00, 0, 0, 'Interstitial'), (44, 'KY', 'Cayman Islands', '', 0.00, 0, 0, 'Interstitial'), (45, 'CF', 'Central African Republic', '', 0.00, 0, 0, 'Interstitial'), (46, 'TD', 'Chad', '', 0.00, 0, 0, 'Interstitial'), (47, 'CL', 'Chile', '', 1.00, 1, 0, 'Interstitial'), (48, 'CN', 'China', '', 2.00, 1, 0, 'Interstitial'), (49, 'CX', 'Christmas Island', '', 0.00, 0, 0, 'Interstitial'), (50, 'CC', 'Cocos (Keeling) Islands', '', 0.00, 0, 0, 'Interstitial'), (51, 'CO', 'Colombia', '', 1.00, 1, 0, 'Interstitial'), (52, 'KM', 'Comoros', '', 0.00, 0, 0, 'Interstitial'), (53, 'CG', 'Congo', '', 0.00, 0, 0, 'Interstitial'), (54, 'CD', 'Congo, The Democratic Republic Of The', '', 0.00, 0, 0, 'Interstitial'), (55, 'CK', 'Cook Islands', '', 0.00, 0, 0, 'Interstitial'), (56, 'CR', 'Costa Rica', '', 0.00, 0, 0, 'Interstitial'), (57, 'CI', 'Cote D''Ivoire', '', 0.00, 0, 0, 'Interstitial'), (58, 'HR', 'Croatia (Local Name: Hrvatska)', '', 1.50, 1, 0, 'Interstitial'), (59, 'CU', 'Cuba', '', 0.00, 0, 0, 'Interstitial'), (60, 'CY', 'Cyprus', '', 3.00, 1, 0, 'Interstitial'), (61, 'CZ', 'Czech Republic', '', 2.00, 1, 0, 'Interstitial'), (62, 'DK', 'Denmark', '', 2.00, 1, 0, 'Interstitial'), (63, 'DJ', 'Djibouti', '', 0.00, 0, 0, 'Interstitial'), (64, 'DM', 'Dominica', '', 0.00, 0, 0, 'Interstitial'), (65, 'DO', 'Dominican Republic', '', 0.00, 0, 0, 'Interstitial'), (66, 'TP', 'East Timor', '', 0.00, 0, 0, 'Interstitial'), (67, 'EC', 'Ecuador', '', 1.00, 1, 0, 'Interstitial'), (68, 'EG', 'Egypt', '', 1.00, 1, 0, 'Interstitial'), (69, 'SV', 'El Salvador', '', 0.00, 0, 0, 'Interstitial'), (70, 'GQ', 'Equatorial Guinea', '', 0.00, 0, 0, 'Interstitial'), (71, 'ER', 'Eritrea', '', 0.00, 0, 0, 'Interstitial'), (72, 'EE', 'Estonia', '', 0.00, 0, 0, 'Interstitial'), (73, 'ET', 'Ethiopia', '', 2.00, 0, 0, 'Interstitial'), (74, 'FK', 'Falkland Islands (Malvinas)', '', 25.10, 0, 0, 'Interstitial'), (75, 'FO', 'Faroe Islands', '', 2.00, 0, 0, 'Interstitial'), (76, 'FJ', 'Fiji', '', 3.00, 0, 0, 'Interstitial'), (77, 'FI', 'Finland', '', 2.00, 1, 0, 'Interstitial'), (78, 'FR', 'France', '', 3.00, 1, 0, 'Interstitial'), (79, 'FX', 'France, Metropolitan', '', 0.00, 0, 0, 'Interstitial'), (80, 'GF', 'French Guiana', '', 0.00, 0, 0, 'Interstitial'), (81, 'PF', 'French Polynesia', '', 0.00, 0, 0, 'Interstitial'), (82, 'TF', 'French Southern Territories', '', 0.00, 0, 0, 'Interstitial'), (83, 'GA', 'Gabon', '', 0.00, 0, 0, 'Interstitial'), (84, 'GM', 'Gambia', '', 0.00, 0, 0, 'Interstitial'), (85, 'GE', 'Georgia', '', 0.00, 0, 0, 'Interstitial'), (86, 'DE', 'Germany', '', 3.00, 1, 0, 'Interstitial'), (87, 'GH', 'Ghana', '', 0.00, 0, 0, 'Interstitial'), (88, 'GI', 'Gibraltar', '', 0.00, 0, 0, 'Interstitial'), (89, 'GR', 'Greece', '', 3.00, 1, 0, 'Interstitial'), (90, 'GL', 'Greenland', '', 0.00, 0, 0, 'Interstitial'), (91, 'GD', 'Grenada', '', 0.00, 0, 0, 'Interstitial'), (92, 'GP', 'Guadeloupe', '', 0.00, 0, 0, 'Interstitial'), (93, 'GU', 'Guam', '', 0.00, 0, 0, 'Interstitial'), (94, 'GT', 'Guatemala', '', 0.00, 0, 0, 'Interstitial'), (95, 'GN', 'Guinea', '', 0.00, 0, 0, 'Interstitial'), (96, 'GW', 'Guinea-Bissau', '', 0.00, 0, 0, 'Interstitial'), (97, 'GY', 'Guyana', '', 0.00, 0, 0, 'Interstitial'), (98, 'HT', 'Haiti', '', 0.00, 0, 0, 'Interstitial'), (99, 'HM', 'Heard And Mc Donald Islands', '', 0.00, 0, 0, 'Interstitial'), (100, 'VA', 'Holy See (Vatican City State)', '', 0.00, 0, 0, 'Interstitial'), (101, 'HN', 'Honduras', '', 0.00, 0, 0, 'Interstitial'), (102, 'HK', 'Hong Kong', '', 2.00, 1, 0, 'Interstitial'), (103, 'HU', 'Hungary', '', 2.00, 1, 0, 'Interstitial'), (104, 'IS', 'Iceland', '', 0.00, 0, 0, 'Interstitial'), (105, 'IN', 'India', '', 2.00, 1, 0, 'Interstitial'), (106, 'ID', 'Indonesia', '', 0.50, 1, 0, 'Interstitial'), (107, 'IR', 'Iran (Islamic Republic Of)', '', 0.00, 0, 0, 'Interstitial'), (108, 'IQ', 'Iraq', '', 0.00, 0, 0, 'Interstitial'), (109, 'IE', 'Ireland', '', 3.00, 1, 0, 'Interstitial'), (110, 'IL', 'Israel', '', 1.00, 1, 0, 'Interstitial'), (111, 'IT', 'Italy', '', 2.00, 1, 0, 'Interstitial'), (112, 'JM', 'Jamaica', '', 0.00, 0, 0, 'Interstitial'), (113, 'JP', 'Japan', '', 2.00, 1, 0, 'Interstitial'), (114, 'JO', 'Jordan', '', 0.00, 0, 0, 'Interstitial'), (115, 'KZ', 'Kazakhstan', '', 0.00, 0, 0, 'Interstitial'), (116, 'KE', 'Kenya', '', 0.00, 0, 0, 'Interstitial'), (117, 'KI', 'Kiribati', '', 0.00, 0, 0, 'Interstitial'), (118, 'KP', 'Korea, Democratic People''s Republic Of', '', 0.00, 0, 0, 'Interstitial'), (119, 'KR', 'Korea, Republic Of', '', 3.00, 1, 0, 'Interstitial'), (120, 'KW', 'Kuwait', '', 0.00, 0, 0, 'Interstitial'), (121, 'KG', 'Kyrgyzstan', '', 0.00, 0, 0, 'Interstitial'), (122, 'LA', 'Lao People''s Democratic Republic', '', 0.00, 0, 0, 'Interstitial'), (123, 'LV', 'Latvia', '', 2.00, 1, 0, 'Interstitial'), (124, 'LB', 'Lebanon', '', 0.00, 0, 0, 'Interstitial'), (125, 'LS', 'Lesotho', '', 0.00, 0, 0, 'Interstitial'), (126, 'LR', 'Liberia', '', 0.00, 0, 0, 'Interstitial'), (127, 'LY', 'Libyan Arab Jamahiriya', '', 1.00, 1, 0, 'Interstitial'), (128, 'LI', 'Liechtenstein', '', 0.00, 0, 0, 'Interstitial'), (129, 'LT', 'Lithuania', '', 1.00, 1, 0, 'Interstitial'), (130, 'LU', 'Luxembourg', '', 0.00, 0, 0, 'Interstitial'), (131, 'MO', 'Macau', '', 1.00, 1, 0, 'Interstitial'), (132, 'MK', 'Macedonia, Former Yugoslav Republic Of', '', 1.00, 1, 0, 'Interstitial'), (133, 'MG', 'Madagascar', '', 0.00, 0, 0, 'Interstitial'), (134, 'MW', 'Malawi', '', 0.00, 0, 0, 'Interstitial'), (135, 'MY', 'Malaysia', '', 1.00, 1, 0, 'Interstitial'), (136, 'MV', 'Maldives', '', 0.00, 0, 0, 'Interstitial'), (137, 'ML', 'Mali', '', 0.00, 0, 0, 'Interstitial'), (138, 'MT', 'Malta', '', 0.00, 0, 0, 'Interstitial'), (139, 'MH', 'Marshall Islands', '', 0.00, 0, 0, 'Interstitial'), (140, 'MQ', 'Martinique', '', 0.00, 0, 0, 'Interstitial'), (141, 'MR', 'Mauritania', '', 0.00, 0, 0, 'Interstitial'), (142, 'MU', 'Mauritius', '', 0.00, 0, 0, 'Interstitial'), (143, 'YT', 'Mayotte', '', 0.00, 0, 0, 'Interstitial'), (144, 'MX', 'Mexico', '', 1.00, 1, 0, 'Interstitial'), (145, 'FM', 'Micronesia, Federated States Of', '', 0.00, 0, 0, 'Interstitial'), (146, 'MD', 'Moldova, Republic Of', '', 0.00, 0, 0, 'Interstitial'), (147, 'MC', 'Monaco', '', 0.00, 0, 0, 'Interstitial'), (148, 'MN', 'Mongolia', '', 0.00, 0, 0, 'Interstitial'), (149, 'MS', 'Montserrat', '', 0.00, 0, 0, 'Interstitial'), (150, 'MA', 'Morocco', '', 1.00, 1, 0, 'Interstitial'), (151, 'MZ', 'Mozambique', '', 0.00, 0, 0, 'Interstitial'), (152, 'MM', 'Myanmar', '', 0.00, 0, 0, 'Interstitial'), (153, 'NA', 'Namibia', '', 0.00, 0, 0, 'Interstitial'), (154, 'NR', 'Nauru', '', 0.00, 0, 0, 'Interstitial'), (155, 'NP', 'Nepal', '', 0.00, 0, 0, 'Interstitial'), (156, 'NL', 'Netherlands', '', 3.00, 1, 0, 'Interstitial'), (157, 'AN', 'Netherlands Antilles', '', 0.00, 0, 0, 'Interstitial'), (158, 'NC', 'New Caledonia', '', 0.00, 0, 0, 'Interstitial'), (159, 'NZ', 'New Zealand', '', 3.00, 1, 0, 'Interstitial'), (160, 'NI', 'Nicaragua', '', 0.00, 0, 0, 'Interstitial'), (161, 'NE', 'Niger', '', 0.00, 0, 0, 'Interstitial'), (162, 'NG', 'Nigeria', '', 0.00, 0, 0, 'Interstitial'), (163, 'NU', 'Niue', '', 0.00, 0, 0, 'Interstitial'), (164, 'NF', 'Norfolk Island', '', 0.00, 0, 0, 'Interstitial'), (165, 'MP', 'Northern Mariana Islands', '', 0.00, 0, 0, 'Interstitial'), (166, 'NO', 'Norway', '', 2.00, 1, 0, 'Interstitial'), (167, 'OM', 'Oman', '', 0.00, 0, 0, 'Interstitial'), (168, 'PK', 'Pakistan', '', 1.00, 1, 0, 'Interstitial'), (169, 'PW', 'Palau', '', 1.00, 0, 0, 'Interstitial'), (170, 'PA', 'Panama', '', 0.00, 0, 0, 'Interstitial'), (171, 'PG', 'Papua New Guinea', '', 0.00, 0, 0, 'Interstitial'), (172, 'PY', 'Paraguay', '', 0.00, 0, 0, 'Interstitial'), (173, 'PE', 'Peru', '', 1.00, 1, 0, 'Interstitial'), (174, 'PH', 'Philippines', '', 1.00, 1, 0, 'Interstitial'), (175, 'PN', 'Pitcairn', '', 0.00, 0, 0, 'Interstitial'), (176, 'PL', 'Poland', '', 2.00, 1, 0, 'Interstitial'), (177, 'PT', 'Portugal', '', 2.00, 1, 0, 'Interstitial'), (178, 'PR', 'Puerto Rico', '', 0.00, 0, 0, 'Interstitial'), (179, 'QA', 'Qatar', '', 0.00, 0, 0, 'Interstitial'), (180, 'RE', 'Reunion', '', 0.00, 0, 0, 'Interstitial'), (181, 'RO', 'Romania', '', 2.00, 1, 0, 'Interstitial'), (182, 'RU', 'Russian Federation', '', 1.00, 1, 0, 'Interstitial'), (183, 'RW', 'Rwanda', '', 0.00, 0, 0, 'Interstitial'), (184, 'KN', 'Saint Kitts And Nevis', '', 0.00, 0, 0, 'Interstitial'), (185, 'LC', 'Saint Lucia', '', 0.00, 0, 0, 'Interstitial'), (186, 'VC', 'Saint Vincent And The Grenadines', '', 0.00, 0, 0, 'Interstitial'), (187, 'WS', 'Samoa', '', 0.00, 0, 0, 'Interstitial'), (188, 'SM', 'San Marino', '', 0.00, 0, 0, 'Interstitial'), (189, 'ST', 'Sao Tome And Principe', '', 0.00, 0, 0, 'Interstitial'), (190, 'SA', 'Saudi Arabia', '', 1.00, 1, 0, 'Interstitial'), (191, 'SN', 'Senegal', '', 0.00, 0, 0, 'Interstitial'), (192, 'SC', 'Seychelles', '', 0.00, 0, 0, 'Interstitial'), (193, 'SL', 'Sierra Leone', '', 0.00, 0, 0, 'Interstitial'), (194, 'SG', 'Singapore', '', 3.00, 1, 0, 'Interstitial'), (195, 'SK', 'Slovakia (Slovak Republic)', '', 2.00, 1, 0, 'Interstitial'), (196, 'SI', 'Slovenia', '', 1.00, 1, 0, 'Interstitial'), (197, 'SB', 'Solomon Islands', '', 0.00, 0, 0, 'Interstitial'), (198, 'SO', 'Somalia', '', 0.00, 0, 0, 'Interstitial'), (199, 'ZA', 'South Africa', '', 3.00, 1, 0, 'Interstitial'), (200, 'GS', 'South Georgia, South Sandwich Islands', '', 0.00, 0, 0, 'Interstitial'), (201, 'ES', 'Spain', '', 2.00, 1, 0, 'Interstitial'), (202, 'LK', 'Sri Lanka', '', 0.00, 0, 0, 'Interstitial'), (203, 'SH', 'St. Helena', '', 0.00, 0, 0, 'Interstitial'), (204, 'PM', 'St. Pierre And Miquelon', '', 0.00, 0, 0, 'Interstitial'), (205, 'SD', 'Sudan', '', 0.00, 0, 0, 'Interstitial'), (206, 'SR', 'Suriname', '', 0.00, 0, 0, 'Interstitial'), (207, 'SJ', 'Svalbard And Jan Mayen Islands', '', 0.00, 0, 0, 'Interstitial'), (208, 'SZ', 'Swaziland', '', 0.00, 0, 0, 'Interstitial'), (209, 'SE', 'Sweden', '', 2.00, 1, 0, 'Interstitial'), (210, 'CH', 'Switzerland', '', 2.00, 1, 0, 'Interstitial'), (211, 'SY', 'Syrian Arab Republic', '', 0.00, 0, 0, 'Interstitial'), (212, 'TW', 'Taiwan', '', 1.00, 1, 0, 'Interstitial'), (213, 'TJ', 'Tajikistan', '', 0.00, 0, 0, 'Interstitial'), (214, 'TZ', 'Tanzania, United Republic Of', '', 0.00, 0, 0, 'Interstitial'), (215, 'TH', 'Thailand', '', 0.50, 1, 0, 'Interstitial'), (216, 'TG', 'Togo', '', 0.00, 0, 0, 'Interstitial'), (217, 'TK', 'Tokelau', '', 0.00, 0, 0, 'Interstitial'), (218, 'TO', 'Tonga', '', 0.00, 0, 0, 'Interstitial'), (219, 'TT', 'Trinidad And Tobago', '', 0.00, 0, 0, 'Interstitial'), (220, 'TN', 'Tunisia', '', 1.00, 1, 0, 'Interstitial'), (221, 'TR', 'Turkey', '', 3.00, 1, 0, 'Interstitial'), (222, 'TM', 'Turkmenistan', '', 0.00, 0, 0, 'Interstitial'), (223, 'TC', 'Turks And Caicos Islands', '', 0.00, 0, 0, 'Interstitial'), (224, 'TV', 'Tuvalu', '', 0.00, 0, 0, 'Interstitial'), (225, 'UG', 'Uganda', '', 0.00, 0, 0, 'Interstitial'), (226, 'UA', 'Ukraine', '', 1.00, 1, 0, 'Interstitial'), (227, 'AE', 'United Arab Emirates', '', 3.05, 1, 0, 'Interstitial'), (228, 'UM', 'United States Minor Outlying Islands', '', 0.00, 0, 0, 'Interstitial'), (229, 'UY', 'Uruguay', '', 0.00, 0, 0, 'Interstitial'), (230, 'UZ', 'Uzbekistan', '', 0.00, 0, 0, 'Interstitial'), (231, 'VU', 'Vanuatu', '', 0.00, 0, 0, 'Interstitial'), (232, 'VE', 'Venezuela', '', 2.00, 1, 0, 'Interstitial'), (233, 'VN', 'Viet Nam', '', 0.50, 1, 0, 'Interstitial'), (234, 'VG', 'Virgin Islands (British)', '', 0.00, 0, 0, 'Interstitial'), (235, 'VI', 'Virgin Islands (U.S.)', '', 0.00, 0, 0, 'Interstitial'), (236, 'WF', 'Wallis And Futuna Islands', '', 0.00, 0, 0, 'Interstitial'), (237, 'EH', 'Western Sahara', '', 0.00, 0, 0, 'Interstitial'), (238, 'YE', 'Yemen', '', 0.00, 0, 0, 'Interstitial'), (239, 'YU', 'Yugoslavia', '', 0.00, 0, 0, 'Interstitial'), (240, 'ZM', 'Zambia', '', 0.00, 0, 0, 'Interstitial'), (241, 'ZW', 'Zimbabwe', '', 0.00, 0, 0, 'Interstitial'), (242, 'O1', 'Worldwide Deal', 'HIGH AVAILABILITY!', 0.40, 1, -2, 'Banner'), (243, 'A1', 'Proxy Traffic Deal', '', 0.11, 1, -1, 'Banner'), (244, 'US', 'United States', '', 1.00, 1, 0, 'Banner'), (245, 'GB', 'United Kingdom', '', 1.00, 1, 0, 'Banner'), (246, 'AF', 'Afghanistan', '', 0.00, 0, 0, 'Banner'), (247, 'AL', 'Albania', '', 0.00, 0, 0, 'Banner'), (248, 'DZ', 'Algeria', '', 0.20, 1, 0, 'Banner'), (249, 'AS', 'American Samoa', '', 0.00, 0, 0, 'Banner'), (250, 'AD', 'Andorra', '', 0.00, 0, 0, 'Banner'), (251, 'AO', 'Angola', '', 0.00, 0, 0, 'Banner'), (252, 'AI', 'Anguilla', '', 0.00, 0, 0, 'Banner'), (253, 'AQ', 'Antarctica', '', 0.00, 0, 0, 'Banner'), (254, 'AG', 'Antigua And Barbuda', '', 0.00, 0, 0, 'Banner'), (255, 'AR', 'Argentina', '', 0.20, 1, 0, 'Banner'), (256, 'AM', 'Armenia', '', 0.00, 0, 0, 'Banner'), (257, 'AW', 'Aruba', '', 0.00, 0, 0, 'Banner'), (258, 'AU', 'Australia', '', 0.60, 1, 0, 'Banner'), (259, 'AT', 'Austria', '', 0.40, 1, 0, 'Banner'), (260, 'AZ', 'Azerbaijan', '', 0.00, 0, 0, 'Banner'), (261, 'BS', 'Bahamas', '', 0.00, 0, 0, 'Banner'), (262, 'BH', 'Bahrain', '', 0.00, 0, 0, 'Banner'), (263, 'BD', 'Bangladesh', '', 0.20, 1, 0, 'Banner'), (264, 'BB', 'Barbados', '', 0.00, 0, 0, 'Banner'), (265, 'BY', 'Belarus', '', 0.00, 0, 0, 'Banner'), (266, 'BE', 'Belgium', '', 0.40, 1, 0, 'Banner'), (267, 'BZ', 'Belize', '', 0.00, 0, 0, 'Banner'), (268, 'BJ', 'Benin', '', 0.00, 0, 0, 'Banner'), (269, 'BM', 'Bermuda', '', 0.00, 0, 0, 'Banner'), (270, 'BT', 'Bhutan', '', 0.00, 0, 0, 'Banner'), (271, 'BO', 'Bolivia', '', 0.00, 0, 0, 'Banner'), (272, 'BA', 'Bosnia And Herzegowina', '', 0.60, 1, 0, 'Banner'), (273, 'BW', 'Botswana', '', 0.00, 0, 0, 'Banner'), (274, 'BV', 'Bouvet Island', '', 0.00, 0, 0, 'Banner'), (275, 'BR', 'Brazil', '', 0.30, 1, 0, 'Banner'), (276, 'IO', 'British Indian Ocean Territory', '', 0.00, 0, 0, 'Banner'), (277, 'BN', 'Brunei Darussalam', '', 0.00, 0, 0, 'Banner'), (278, 'BG', 'Bulgaria', '', 0.40, 1, 0, 'Banner'), (279, 'BF', 'Burkina Faso', '', 0.00, 0, 0, 'Banner'), (280, 'BI', 'Burundi', '', 0.00, 0, 0, 'Banner'), (281, 'KH', 'Cambodia', '', 0.00, 0, 0, 'Banner'), (282, 'CM', 'Cameroon', '', 0.00, 0, 0, 'Banner'), (283, 'CA', 'Canada', '', 0.60, 1, 0, 'Banner'), (284, 'CV', 'Cape Verde', '', 0.00, 0, 0, 'Banner'), (285, 'KY', 'Cayman Islands', '', 0.00, 0, 0, 'Banner'), (286, 'CF', 'Central African Republic', '', 0.00, 0, 0, 'Banner'), (287, 'TD', 'Chad', '', 0.00, 0, 0, 'Banner'), (288, 'CL', 'Chile', '', 0.20, 1, 0, 'Banner'), (289, 'CN', 'China', '', 0.20, 1, 0, 'Banner'), (290, 'CX', 'Christmas Island', '', 0.00, 0, 0, 'Banner'), (291, 'CC', 'Cocos (Keeling) Islands', '', 0.00, 0, 0, 'Banner'), (292, 'CO', 'Colombia', '', 0.20, 1, 0, 'Banner'), (293, 'KM', 'Comoros', '', 0.00, 0, 0, 'Banner'), (294, 'CG', 'Congo', '', 0.00, 0, 0, 'Banner'), (295, 'CD', 'Congo, The Democratic Republic Of The', '', 0.00, 0, 0, 'Banner'), (296, 'CK', 'Cook Islands', '', 0.00, 0, 0, 'Banner'), (297, 'CR', 'Costa Rica', '', 0.00, 0, 0, 'Banner'), (298, 'CI', 'Cote D''Ivoire', '', 0.00, 0, 0, 'Banner'), (299, 'HR', 'Croatia (Local Name: Hrvatska)', '', 0.40, 1, 0, 'Banner'), (300, 'CU', 'Cuba', '', 0.00, 0, 0, 'Banner'), (301, 'CY', 'Cyprus', '', 0.60, 1, 0, 'Banner'), (302, 'CZ', 'Czech Republic', '', 0.40, 1, 0, 'Banner'), (303, 'DK', 'Denmark', '', 0.40, 1, 0, 'Banner'), (304, 'DJ', 'Djibouti', '', 0.00, 0, 0, 'Banner'), (305, 'DM', 'Dominica', '', 0.00, 0, 0, 'Banner'), (306, 'DO', 'Dominican Republic', '', 0.00, 0, 0, 'Banner'), (307, 'TP', 'East Timor', '', 0.00, 0, 0, 'Banner'), (308, 'EC', 'Ecuador', '', 0.20, 1, 0, 'Banner'), (309, 'EG', 'Egypt', '', 0.20, 1, 0, 'Banner'), (310, 'SV', 'El Salvador', '', 0.00, 0, 0, 'Banner'), (311, 'GQ', 'Equatorial Guinea', '', 0.00, 0, 0, 'Banner'), (312, 'ER', 'Eritrea', '', 0.00, 0, 0, 'Banner'), (313, 'EE', 'Estonia', '', 0.00, 0, 0, 'Banner'), (314, 'ET', 'Ethiopia', '', 0.00, 0, 0, 'Banner'), (315, 'FK', 'Falkland Islands (Malvinas)', '', 0.00, 0, 0, 'Banner'), (316, 'FO', 'Faroe Islands', '', 0.00, 0, 0, 'Banner'), (317, 'FJ', 'Fiji', '', 0.00, 0, 0, 'Banner'), (318, 'FI', 'Finland', '', 0.40, 1, 0, 'Banner'), (319, 'FR', 'France', '', 0.60, 1, 0, 'Banner'), (320, 'FX', 'France, Metropolitan', '', 0.00, 0, 0, 'Banner'), (321, 'GF', 'French Guiana', '', 0.00, 0, 0, 'Banner'), (322, 'PF', 'French Polynesia', '', 0.00, 0, 0, 'Banner'), (323, 'TF', 'French Southern Territories', '', 0.00, 0, 0, 'Banner'), (324, 'GA', 'Gabon', '', 0.00, 0, 0, 'Banner'), (325, 'GM', 'Gambia', '', 0.00, 0, 0, 'Banner'), (326, 'GE', 'Georgia', '', 0.00, 0, 0, 'Banner'), (327, 'DE', 'Germany', '', 0.60, 1, 0, 'Banner'), (328, 'GH', 'Ghana', '', 0.00, 0, 0, 'Banner'), (329, 'GI', 'Gibraltar', '', 0.00, 0, 0, 'Banner'), (330, 'GR', 'Greece', '', 0.60, 1, 0, 'Banner'), (331, 'GL', 'Greenland', '', 0.00, 0, 0, 'Banner'), (332, 'GD', 'Grenada', '', 1.00, 0, 0, 'Banner'), (333, 'GP', 'Guadeloupe', '', 0.00, 0, 0, 'Banner'), (334, 'GU', 'Guam', '', 0.00, 0, 0, 'Banner'), (335, 'GT', 'Guatemala', '', 0.00, 0, 0, 'Banner'), (336, 'GN', 'Guinea', '', 0.00, 0, 0, 'Banner'), (337, 'GW', 'Guinea-Bissau', '', 0.00, 0, 0, 'Banner'), (338, 'GY', 'Guyana', '', 0.00, 0, 0, 'Banner'), (339, 'HT', 'Haiti', '', 0.00, 0, 0, 'Banner'), (340, 'HM', 'Heard And Mc Donald Islands', '', 0.00, 0, 0, 'Banner'), (341, 'VA', 'Holy See (Vatican City State)', '', 0.00, 0, 0, 'Banner'), (342, 'HN', 'Honduras', '', 0.00, 1, 0, 'Banner'), (343, 'HK', 'Hong Kong', '', 0.40, 1, 0, 'Banner'), (344, 'HU', 'Hungary', '', 0.40, 1, 0, 'Banner'), (345, 'IS', 'Iceland', '', 0.00, 0, 0, 'Banner'), (346, 'IN', 'India', '', 0.40, 1, 0, 'Banner'), (347, 'ID', 'Indonesia', '', 0.10, 1, 0, 'Banner'), (348, 'IR', 'Iran (Islamic Republic Of)', '', 0.00, 0, 0, 'Banner'), (349, 'IQ', 'Iraq', '', 0.00, 0, 0, 'Banner'), (350, 'IE', 'Ireland', '', 0.60, 1, 0, 'Banner'), (351, 'IL', 'Israel', '', 0.20, 1, 0, 'Banner'), (352, 'IT', 'Italy', '', 0.40, 1, 0, 'Banner'), (353, 'JM', 'Jamaica', '', 0.00, 0, 0, 'Banner'), (354, 'JP', 'Japan', '', 0.40, 1, 0, 'Banner'), (355, 'JO', 'Jordan', '', 0.00, 0, 0, 'Banner'), (356, 'KZ', 'Kazakhstan', '', 0.00, 0, 0, 'Banner'), (357, 'KE', 'Kenya', '', 0.00, 0, 0, 'Banner'), (358, 'KI', 'Kiribati', '', 0.00, 0, 0, 'Banner'), (359, 'KP', 'Korea, Democratic People''s Republic Of', '', 0.00, 0, 0, 'Banner'), (360, 'KR', 'Korea, Republic Of', '', 0.60, 1, 0, 'Banner'), (361, 'KW', 'Kuwait', '', 0.00, 0, 0, 'Banner'), (362, 'KG', 'Kyrgyzstan', '', 0.00, 0, 0, 'Banner'), (363, 'LA', 'Lao People''s Democratic Republic', '', 0.00, 0, 0, 'Banner'), (364, 'LV', 'Latvia', '', 0.40, 1, 0, 'Banner'), (365, 'LB', 'Lebanon', '', 0.00, 0, 0, 'Banner'), (366, 'LS', 'Lesotho', '', 0.00, 0, 0, 'Banner'), (367, 'LR', 'Liberia', '', 0.00, 0, 0, 'Banner'), (368, 'LY', 'Libyan Arab Jamahiriya', '', 0.20, 1, 0, 'Banner'), (369, 'LI', 'Liechtenstein', '', 0.00, 0, 0, 'Banner'), (370, 'LT', 'Lithuania', '', 0.20, 1, 0, 'Banner'), (371, 'LU', 'Luxembourg', '', 0.00, 0, 0, 'Banner'), (372, 'MO', 'Macau', '', 0.20, 1, 0, 'Banner'), (373, 'MK', 'Macedonia, Former Yugoslav Republic Of', '', 0.20, 1, 0, 'Banner'), (374, 'MG', 'Madagascar', '', 0.00, 0, 0, 'Banner'), (375, 'MW', 'Malawi', '', 0.00, 0, 0, 'Banner'), (376, 'MY', 'Malaysia', '', 0.20, 1, 0, 'Banner'), (377, 'MV', 'Maldives', '', 0.00, 0, 0, 'Banner'), (378, 'ML', 'Mali', '', 0.00, 0, 0, 'Banner'), (379, 'MT', 'Malta', '', 0.00, 0, 0, 'Banner'), (380, 'MH', 'Marshall Islands', '', 0.00, 0, 0, 'Banner'), (381, 'MQ', 'Martinique', '', 0.00, 0, 0, 'Banner'), (382, 'MR', 'Mauritania', '', 0.00, 0, 0, 'Banner'), (383, 'MU', 'Mauritius', '', 0.00, 0, 0, 'Banner'), (384, 'YT', 'Mayotte', '', 0.00, 0, 0, 'Banner'), (385, 'MX', 'Mexico', '', 0.20, 1, 0, 'Banner'), (386, 'FM', 'Micronesia, Federated States Of', '', 0.00, 0, 0, 'Banner'), (387, 'MD', 'Moldova, Republic Of', '', 0.00, 0, 0, 'Banner'), (388, 'MC', 'Monaco', '', 0.00, 0, 0, 'Banner'), (389, 'MN', 'Mongolia', '', 0.00, 0, 0, 'Banner'), (390, 'MS', 'Montserrat', '', 0.00, 0, 0, 'Banner'), (391, 'MA', 'Morocco', '', 0.20, 1, 0, 'Banner'), (392, 'MZ', 'Mozambique', '', 0.00, 0, 0, 'Banner'), (393, 'MM', 'Myanmar', '', 0.00, 0, 0, 'Banner'), (394, 'NA', 'Namibia', '', 0.00, 0, 0, 'Banner'), (395, 'NR', 'Nauru', '', 0.00, 0, 0, 'Banner'), (396, 'NP', 'Nepal', '', 0.00, 0, 0, 'Banner'), (397, 'NL', 'Netherlands', '', 0.60, 1, 0, 'Banner'), (398, 'AN', 'Netherlands Antilles', '', 0.00, 0, 0, 'Banner'), (399, 'NC', 'New Caledonia', '', 0.00, 0, 0, 'Banner'), (400, 'NZ', 'New Zealand', '', 0.60, 1, 0, 'Banner'), (401, 'NI', 'Nicaragua', '', 0.00, 0, 0, 'Banner'), (402, 'NE', 'Niger', '', 0.00, 0, 0, 'Banner'), (403, 'NG', 'Nigeria', '', 0.00, 0, 0, 'Banner'), (404, 'NU', 'Niue', '', 0.00, 0, 0, 'Banner'), (405, 'NF', 'Norfolk Island', '', 0.00, 0, 0, 'Banner'), (406, 'MP', 'Northern Mariana Islands', '', 0.00, 0, 0, 'Banner'), (407, 'NO', 'Norway', '', 0.40, 1, 0, 'Banner'), (408, 'OM', 'Oman', '', 0.00, 0, 0, 'Banner'), (409, 'PK', 'Pakistan', '', 0.20, 1, 0, 'Banner'), (410, 'PW', 'Palau', '', 0.00, 0, 0, 'Banner'), (411, 'PA', 'Panama', '', 0.00, 0, 0, 'Banner'), (412, 'PG', 'Papua New Guinea', '', 0.00, 0, 0, 'Banner'), (413, 'PY', 'Paraguay', '', 0.00, 0, 0, 'Banner'), (414, 'PE', 'Peru', '', 0.20, 1, 0, 'Banner'), (415, 'PH', 'Philippines', '', 0.20, 1, 0, 'Banner'), (416, 'PN', 'Pitcairn', '', 0.00, 0, 0, 'Banner'), (417, 'PL', 'Poland', '', 0.40, 1, 0, 'Banner'), (418, 'PT', 'Portugal', '', 0.40, 1, 0, 'Banner'), (419, 'PR', 'Puerto Rico', '', 0.00, 0, 0, 'Banner'), (420, 'QA', 'Qatar', '', 0.00, 0, 0, 'Banner'), (421, 'RE', 'Reunion', '', 0.00, 0, 0, 'Banner'), (422, 'RO', 'Romania', '', 0.40, 1, 0, 'Banner'), (423, 'RU', 'Russian Federation', '', 0.20, 1, 0, 'Banner'), (424, 'RW', 'Rwanda', '', 0.00, 0, 0, 'Banner'), (425, 'KN', 'Saint Kitts And Nevis', '', 0.00, 0, 0, 'Banner'), (426, 'LC', 'Saint Lucia', '', 0.00, 0, 0, 'Banner'), (427, 'VC', 'Saint Vincent And The Grenadines', '', 0.00, 0, 0, 'Banner'), (428, 'WS', 'Samoa', '', 0.00, 0, 0, 'Banner'), (429, 'SM', 'San Marino', '', 0.00, 0, 0, 'Banner'), (430, 'ST', 'Sao Tome And Principe', '', 0.00, 0, 0, 'Banner'), (431, 'SA', 'Saudi Arabia', '', 0.20, 1, 0, 'Banner'), (432, 'SN', 'Senegal', '', 0.00, 0, 0, 'Banner'), (433, 'SC', 'Seychelles', '', 0.00, 0, 0, 'Banner'), (434, 'SL', 'Sierra Leone', '', 0.00, 0, 0, 'Banner'), (435, 'SG', 'Singapore', '', 0.60, 1, 0, 'Banner'), (436, 'SK', 'Slovakia (Slovak Republic)', '', 0.40, 1, 0, 'Banner'), (437, 'SI', 'Slovenia', '', 0.20, 1, 0, 'Banner'), (438, 'SB', 'Solomon Islands', '', 0.00, 0, 0, 'Banner'), (439, 'SO', 'Somalia', '', 0.00, 0, 0, 'Banner'), (440, 'ZA', 'South Africa', '', 0.40, 1, 0, 'Banner'), (441, 'GS', 'South Georgia, South Sandwich Islands', '', 0.00, 0, 0, 'Banner'), (442, 'ES', 'Spain', '', 0.40, 1, 0, 'Banner'), (443, 'LK', 'Sri Lanka', '', 0.00, 0, 0, 'Banner'), (444, 'SH', 'St. Helena', '', 0.00, 0, 0, 'Banner'), (445, 'PM', 'St. Pierre And Miquelon', '', 0.00, 0, 0, 'Banner'), (446, 'SD', 'Sudan', '', 0.00, 0, 0, 'Banner'), (447, 'SR', 'Suriname', '', 0.00, 0, 0, 'Banner'), (448, 'SJ', 'Svalbard And Jan Mayen Islands', '', 0.00, 0, 0, 'Banner'), (449, 'SZ', 'Swaziland', '', 0.00, 0, 0, 'Banner'), (450, 'SE', 'Sweden', '', 0.40, 1, 0, 'Banner'), (451, 'CH', 'Switzerland', '', 0.40, 1, 0, 'Banner'), (452, 'SY', 'Syrian Arab Republic', '', 0.00, 0, 0, 'Banner'), (453, 'TW', 'Taiwan', '', 0.20, 1, 0, 'Banner'), (454, 'TJ', 'Tajikistan', '', 0.00, 0, 0, 'Banner'), (455, 'TZ', 'Tanzania, United Republic Of', '', 0.00, 0, 0, 'Banner'), (456, 'TH', 'Thailand', '', 0.10, 1, 0, 'Banner'), (457, 'TG', 'Togo', '', 0.00, 0, 0, 'Banner'), (458, 'TK', 'Tokelau', '', 0.00, 0, 0, 'Banner'), (459, 'TO', 'Tonga', '', 0.00, 0, 0, 'Banner'), (460, 'TT', 'Trinidad And Tobago', '', 0.00, 0, 0, 'Banner'), (461, 'TN', 'Tunisia', '', 0.20, 1, 0, 'Banner'), (462, 'TR', 'Turkey', '', 0.60, 1, 0, 'Banner'), (463, 'TM', 'Turkmenistan', '', 0.00, 0, 0, 'Banner'), (464, 'TC', 'Turks And Caicos Islands', '', 0.00, 0, 0, 'Banner'), (465, 'TV', 'Tuvalu', '', 0.00, 0, 0, 'Banner'), (466, 'UG', 'Uganda', '', 0.00, 0, 0, 'Banner'), (467, 'UA', 'Ukraine', '', 0.20, 1, 0, 'Banner'), (468, 'AE', 'United Arab Emirates', '', 0.60, 1, 0, 'Banner'), (469, 'UM', 'United States Minor Outlying Islands', '', 0.00, 0, 0, 'Banner'), (470, 'UY', 'Uruguay', '', 0.00, 0, 0, 'Banner'), (471, 'UZ', 'Uzbekistan', '', 0.00, 0, 0, 'Banner'), (472, 'VU', 'Vanuatu', '', 0.00, 0, 0, 'Banner'), (473, 'VE', 'Venezuela', '', 0.40, 1, 0, 'Banner'), (474, 'VN', 'Viet Nam', '', 0.10, 1, 0, 'Banner'), (475, 'VG', 'Virgin Islands (British)', '', 0.00, 0, 0, 'Banner'), (476, 'VI', 'Virgin Islands (U.S.)', '', 0.00, 0, 0, 'Banner'), (477, 'WF', 'Wallis And Futuna Islands', '', 0.00, 0, 0, 'Banner'), (478, 'EH', 'Western Sahara', '', 0.00, 0, 0, 'Banner'), (479, 'YE', 'Yemen', '', 0.00, 0, 0, 'Banner'), (480, 'YU', 'Yugoslavia', '', 0.00, 0, 0, 'Banner'), (481, 'ZM', 'Zambia', '', 0.00, 0, 0, 'Banner'), (482, 'ZW', 'Zimbabwe', '', 0.00, 0, 0, 'Banner'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_payouts` -- CREATE TABLE IF NOT EXISTS `x3_payouts` ( `id` int(100) unsigned NOT NULL auto_increment, `code` char(2) NOT NULL, `name` varchar(100) NOT NULL, `u_interstitial` decimal(5,2) NOT NULL, `u_top_banner` decimal(5,2) NOT NULL, `r_interstitial` decimal(5,2) NOT NULL, `r_top_banner` decimal(5,2) NOT NULL, `active` tinyint(1) NOT NULL, `zorder` int(3) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=242 ; -- -- Salvarea datelor din tabel `x3_payouts` -- INSERT INTO `x3_payouts` (`id`, `code`, `name`, `u_interstitial`, `u_top_banner`, `r_interstitial`, `r_top_banner`, `active`, `zorder`) VALUES (1, 'O1', 'All other countries', 0.50, 0.15, 0.00, 0.00, 1, 1), (2, 'A1', 'Proxy Traffic Deal', 0.58, 0.31, 0.00, 0.00, 1, 0), (3, 'US', 'United States', 4.43, 1.98, 0.00, 1.00, 1, -2), (4, 'GB', 'United Kingdom', 2.95, 0.98, 0.00, 0.00, 1, -1), (5, 'AF', 'Afghanistan', 0.00, 0.00, 0.00, 0.00, 0, 0), (6, 'AL', 'Albania', 0.71, 0.20, 0.00, 0.00, 0, 0), (7, 'DZ', 'Algeria', 0.00, 0.00, 0.00, 0.00, 0, 0), (8, 'AS', 'American Samoa', 0.00, 0.00, 0.00, 0.00, 0, 0), (9, 'AD', 'Andorra', 0.00, 0.00, 0.00, 0.00, 0, 0), (10, 'AO', 'Angola', 0.00, 0.00, 0.00, 0.00, 0, 0), (11, 'AI', 'Anguilla', 0.66, 0.06, 0.00, 0.00, 0, 0), (12, 'AQ', 'Antarctica', 0.00, 0.00, 0.00, 0.00, 0, 0), (13, 'AG', 'Antigua And Barbuda', 0.58, 0.15, 0.00, 0.00, 0, 0), (14, 'AR', 'Argentina', 1.04, 0.17, 0.00, 0.00, 0, 0), (15, 'AM', 'Armenia', 0.69, 0.20, 0.00, 0.00, 0, 0), (16, 'AW', 'Aruba', 0.58, 0.17, 0.00, 0.00, 0, 0), (17, 'AU', 'Australia', 2.44, 2.27, 0.00, 0.00, 1, -1), (18, 'AT', 'Austria', 1.47, 1.05, 0.00, 0.00, 0, 0), (19, 'AZ', 'Azerbaijan', 0.00, 0.00, 0.00, 0.00, 0, 0), (20, 'BS', 'Bahamas', 0.58, 0.14, 0.00, 0.00, 0, 0), (21, 'BH', 'Bahrain', 0.00, 0.00, 0.00, 0.00, 0, 0), (22, 'BD', 'Bangladesh', 1.01, 0.19, 0.00, 0.00, 0, 0), (23, 'BB', 'Barbados', 0.00, 0.00, 0.00, 0.00, 0, 0), (24, 'BY', 'Belarus', 0.00, 0.00, 0.00, 0.00, 0, 0), (25, 'BE', 'Belgium', 1.17, 0.21, 0.00, 0.00, 0, 0), (26, 'BZ', 'Belize', 0.00, 0.00, 0.00, 0.00, 0, 0), (27, 'BJ', 'Benin', 1.01, 0.06, 0.00, 0.00, 0, 0), (28, 'BM', 'Bermuda', 0.00, 0.00, 0.00, 0.00, 0, 0), (29, 'BT', 'Bhutan', 0.00, 0.00, 0.00, 0.00, 0, 0), (30, 'BO', 'Bolivia', 1.20, 0.18, 0.00, 0.00, 0, 0), (31, 'BA', 'Bosnia And Herzegowina', 0.63, 0.41, 0.00, 0.00, 0, 0), (32, 'BW', 'Botswana', 0.82, 0.21, 0.00, 0.00, 0, 0), (33, 'BV', 'Bouvet Island', 0.00, 0.00, 0.00, 0.00, 0, 0), (34, 'BR', 'Brazil', 1.20, 0.27, 0.00, 0.00, 0, 0), (35, 'IO', 'British Indian Ocean Territory', 0.00, 0.00, 0.00, 0.00, 0, 0), (36, 'BN', 'Brunei Darussalam', 0.00, 0.00, 0.00, 0.00, 0, 0), (37, 'BG', 'Bulgaria', 0.89, 0.22, 0.00, 0.00, 0, 0), (38, 'BF', 'Burkina Faso', 0.59, 0.06, 0.00, 0.00, 0, 0), (39, 'BI', 'Burundi', 0.00, 0.00, 0.00, 0.00, 0, 0), (40, 'KH', 'Cambodia', 0.00, 0.00, 0.00, 0.00, 0, 0), (41, 'CM', 'Cameroon', 0.00, 0.00, 0.00, 0.00, 0, 0), (42, 'CA', 'Canada', 3.00, 0.61, 1.25, 0.20, 1, -2), (43, 'CV', 'Cape Verde', 0.00, 0.00, 0.00, 0.00, 0, 0), (44, 'KY', 'Cayman Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (45, 'CF', 'Central African Republic', 0.00, 0.00, 0.00, 0.00, 0, 0), (46, 'TD', 'Chad', 0.00, 0.00, 0.00, 0.00, 0, 0), (47, 'CL', 'Chile', 1.41, 0.19, 0.00, 0.00, 0, 0), (48, 'CN', 'China', 0.22, 0.17, 0.00, 0.00, 0, 0), (49, 'CX', 'Christmas Island', 0.00, 0.00, 0.00, 0.00, 0, 0), (50, 'CC', 'Cocos (Keeling) Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (51, 'CO', 'Colombia', 1.30, 0.19, 0.00, 0.00, 0, 0), (52, 'KM', 'Comoros', 0.00, 0.00, 0.00, 0.00, 0, 0), (53, 'CG', 'Congo', 0.00, 0.00, 0.00, 0.00, 0, 0), (54, 'CD', 'Congo, The Democratic Republic Of The', 0.57, 0.06, 0.00, 0.00, 0, 0), (55, 'CK', 'Cook Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (56, 'CR', 'Costa Rica', 0.00, 0.00, 0.00, 0.00, 0, 0), (57, 'CI', 'Cote D''Ivoire', 0.00, 0.00, 0.00, 0.00, 0, 0), (58, 'HR', 'Croatia (Local Name: Hrvatska)', 0.57, 0.57, 0.00, 0.00, 0, 0), (59, 'CU', 'Cuba', 0.00, 0.00, 0.00, 0.00, 0, 0), (60, 'CY', 'Cyprus', 1.51, 0.21, 0.00, 0.00, 0, 0), (61, 'CZ', 'Czech Republic', 0.73, 0.22, 0.00, 0.00, 0, 0), (62, 'DK', 'Denmark', 1.95, 0.21, 0.00, 0.00, 0, 0), (63, 'DJ', 'Djibouti', 0.77, 0.06, 0.00, 0.00, 0, 0), (64, 'DM', 'Dominica', 0.00, 0.00, 0.00, 0.00, 0, 0), (65, 'DO', 'Dominican Republic', 0.77, 0.15, 0.00, 0.00, 0, 0), (66, 'TP', 'East Timor', 0.61, 0.06, 0.00, 0.00, 0, 0), (67, 'EC', 'Ecuador', 0.83, 0.18, 0.00, 0.00, 0, 0), (68, 'EG', 'Egypt', 0.62, 0.44, 0.00, 0.00, 0, 0), (69, 'SV', 'El Salvador', 0.00, 0.00, 0.00, 0.00, 0, 0), (70, 'GQ', 'Equatorial Guinea', 0.00, 0.00, 0.00, 0.00, 0, 0), (71, 'ER', 'Eritrea', 0.00, 0.00, 0.00, 0.00, 0, 0), (72, 'EE', 'Estonia', 0.00, 0.00, 0.00, 0.00, 0, 0), (73, 'ET', 'Ethiopia', 0.83, 0.06, 0.00, 0.00, 0, 0), (74, 'FK', 'Falkland Islands (Malvinas)', 0.00, 0.00, 0.00, 0.00, 0, 0), (75, 'FO', 'Faroe Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (76, 'FJ', 'Fiji', 0.71, 0.21, 0.00, 0.00, 0, 0), (77, 'FI', 'Finland', 2.20, 0.37, 0.00, 0.00, 0, 0), (78, 'FR', 'France', 1.41, 0.43, 0.00, 0.00, 0, 0), (79, 'FX', 'France, Metropolitan', 0.00, 0.00, 0.00, 0.00, 0, 0), (80, 'GF', 'French Guiana', 0.00, 0.00, 0.00, 0.00, 0, 0), (81, 'PF', 'French Polynesia', 0.00, 0.00, 0.00, 0.00, 0, 0), (82, 'TF', 'French Southern Territories', 0.00, 0.00, 0.00, 0.00, 0, 0), (83, 'GA', 'Gabon', 0.00, 0.00, 0.00, 0.00, 0, 0), (84, 'GM', 'Gambia', 0.00, 0.00, 0.00, 0.00, 0, 0), (85, 'GE', 'Georgia', 0.00, 0.00, 0.00, 0.00, 0, 0), (86, 'DE', 'Germany', 1.30, 0.58, 0.00, 0.00, 0, 0), (87, 'GH', 'Ghana', 0.66, 0.26, 0.00, 0.00, 0, 0), (88, 'GI', 'Gibraltar', 0.00, 0.00, 0.00, 0.00, 0, 0), (89, 'GR', 'Greece', 1.01, 2.06, 0.00, 0.00, 0, 0), (90, 'GL', 'Greenland', 0.85, 0.06, 0.00, 0.00, 0, 0), (91, 'GD', 'Grenada', 0.57, 0.18, 0.00, 0.00, 0, 0), (92, 'GP', 'Guadeloupe', 0.00, 0.00, 0.00, 0.00, 0, 0), (93, 'GU', 'Guam', 0.60, 0.17, 0.00, 0.00, 0, 0), (94, 'GT', 'Guatemala', 0.65, 0.14, 0.00, 0.00, 0, 0), (95, 'GN', 'Guinea', 0.00, 0.00, 0.00, 0.00, 0, 0), (96, 'GW', 'Guinea-Bissau', 0.00, 0.00, 0.00, 0.00, 0, 0), (97, 'GY', 'Guyana', 0.93, 0.15, 0.00, 0.00, 0, 0), (98, 'HT', 'Haiti', 0.00, 0.00, 0.00, 0.00, 0, 0), (99, 'HM', 'Heard And Mc Donald Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (100, 'VA', 'Holy See (Vatican City State)', 0.00, 0.00, 0.00, 0.00, 0, 0), (101, 'HN', 'Honduras', 0.60, 0.21, 0.00, 0.00, 0, 0), (102, 'HK', 'Hong Kong', 0.00, 0.00, 0.00, 0.00, 0, 0), (103, 'HU', 'Hungary', 1.08, 0.21, 0.00, 0.00, 0, 0), (104, 'IS', 'Iceland', 0.00, 0.00, 0.00, 0.00, 0, 0), (105, 'IN', 'India', 0.60, 0.40, 0.00, 0.00, 0, 0), (106, 'ID', 'Indonesia', 0.00, 0.00, 0.00, 0.00, 0, 0), (107, 'IR', 'Iran (Islamic Republic Of)', 0.00, 0.00, 0.00, 0.00, 0, 0), (108, 'IQ', 'Iraq', 0.00, 0.00, 0.00, 0.00, 0, 0), (109, 'IE', 'Ireland', 2.54, 0.55, 0.00, 0.00, 0, 0), (110, 'IL', 'Israel', 1.98, 0.20, 0.00, 0.00, 0, 0), (111, 'IT', 'Italy', 1.89, 0.33, 0.00, 0.00, 0, 0), (112, 'JM', 'Jamaica', 0.00, 0.00, 0.00, 0.00, 0, 0), (113, 'JP', 'Japan', 1.20, 0.37, 0.00, 0.00, 0, 0), (114, 'JO', 'Jordan', 1.65, 0.18, 0.00, 0.00, 0, 0), (115, 'KZ', 'Kazakhstan', 0.00, 0.00, 0.00, 0.00, 0, 0), (116, 'KE', 'Kenya', 0.68, 0.19, 0.00, 0.00, 0, 0), (117, 'KI', 'Kiribati', 0.00, 0.00, 0.00, 0.00, 0, 0), (118, 'KP', 'Korea, Democratic People''s Republic Of', 0.00, 0.00, 0.00, 0.00, 0, 0), (119, 'KR', 'Korea, Republic Of', 0.00, 0.00, 0.00, 0.00, 0, 0), (120, 'KW', 'Kuwait', 0.58, 0.21, 0.00, 0.00, 0, 0), (121, 'KG', 'Kyrgyzstan', 0.00, 0.00, 0.00, 0.00, 0, 0), (122, 'LA', 'Lao People''s Democratic Republic', 0.00, 0.00, 0.00, 0.00, 0, 0), (123, 'LV', 'Latvia', 1.24, 0.34, 0.00, 0.00, 0, 0), (124, 'LB', 'Lebanon', 1.65, 0.25, 0.00, 0.00, 0, 0), (125, 'LS', 'Lesotho', 0.00, 0.00, 0.00, 0.00, 0, 0), (126, 'LR', 'Liberia', 0.00, 0.00, 0.00, 0.00, 0, 0), (127, 'LY', 'Libyan Arab Jamahiriya', 0.89, 0.06, 0.00, 0.00, 0, 0), (128, 'LI', 'Liechtenstein', 0.00, 0.00, 0.00, 0.00, 0, 0), (129, 'LT', 'Lithuania', 0.00, 0.00, 0.00, 0.00, 0, 0), (130, 'LU', 'Luxembourg', 0.77, 0.21, 0.00, 0.00, 0, 0), (131, 'MO', 'Macau', 0.00, 0.00, 0.00, 0.00, 0, 0), (132, 'MK', 'Macedonia, Former Yugoslav Republic Of', 0.00, 0.00, 0.00, 0.00, 0, 0), (133, 'MG', 'Madagascar', 0.00, 0.00, 0.00, 0.00, 0, 0), (134, 'MW', 'Malawi', 0.64, 0.33, 0.00, 0.00, 0, 0), (135, 'MY', 'Malaysia', 1.81, 2.08, 0.00, 0.00, 0, 0), (136, 'MV', 'Maldives', 0.00, 0.00, 0.00, 0.00, 0, 0), (137, 'ML', 'Mali', 0.00, 0.00, 0.00, 0.00, 0, 0), (138, 'MT', 'Malta', 0.59, 0.17, 0.00, 0.00, 0, 0), (139, 'MH', 'Marshall Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (140, 'MQ', 'Martinique', 0.89, 0.06, 0.00, 0.00, 0, 0), (141, 'MR', 'Mauritania', 0.00, 0.00, 0.00, 0.00, 0, 0), (142, 'MU', 'Mauritius', 0.00, 0.00, 0.00, 0.00, 0, 0), (143, 'YT', 'Mayotte', 0.00, 0.00, 0.00, 0.00, 0, 0), (144, 'MX', 'Mexico', 1.02, 0.20, 0.00, 0.00, 0, 0), (145, 'FM', 'Micronesia, Federated States Of', 1.52, 0.06, 0.00, 0.00, 0, 0), (146, 'MD', 'Moldova, Republic Of', 0.00, 0.00, 0.00, 0.00, 0, 0), (147, 'MC', 'Monaco', 0.00, 0.00, 0.00, 0.00, 0, 0), (148, 'MN', 'Mongolia', 0.00, 0.00, 0.00, 0.00, 0, 0), (149, 'MS', 'Montserrat', 1.51, 0.06, 0.00, 0.00, 0, 0), (150, 'MA', 'Morocco', 0.78, 0.20, 0.00, 0.00, 0, 0), (151, 'MZ', 'Mozambique', 0.00, 0.00, 0.00, 0.00, 0, 0), (152, 'MM', 'Myanmar', 1.12, 0.06, 0.00, 0.00, 0, 0), (153, 'NA', 'Namibia', 0.64, 0.08, 0.00, 0.00, 0, 0), (154, 'NR', 'Nauru', 0.00, 0.00, 0.00, 0.00, 0, 0), (155, 'NP', 'Nepal', 0.00, 0.00, 0.00, 0.00, 0, 0), (156, 'NL', 'Netherlands', 2.16, 0.21, 0.00, 0.00, 0, 0), (157, 'AN', 'Netherlands Antilles', 0.62, 0.19, 0.00, 0.00, 0, 0), (158, 'NC', 'New Caledonia', 0.00, 0.00, 0.00, 0.00, 0, 0), (159, 'NZ', 'New Zealand', 2.55, 0.61, 0.00, 0.00, 0, 0), (160, 'NI', 'Nicaragua', 1.44, 0.15, 0.00, 0.00, 0, 0), (161, 'NE', 'Niger', 0.68, 0.06, 0.00, 0.00, 0, 0), (162, 'NG', 'Nigeria', 0.00, 0.00, 0.00, 0.00, 0, 0), (163, 'NU', 'Niue', 0.00, 0.00, 0.00, 0.00, 0, 0), (164, 'NF', 'Norfolk Island', 2.00, 1.00, 0.00, 0.00, 0, 0), (165, 'MP', 'Northern Mariana Islands', 0.64, 0.21, 0.00, 0.00, 0, 0), (166, 'NO', 'Norway', 1.84, 0.43, 0.00, 0.00, 0, 0), (167, 'OM', 'Oman', 0.00, 0.00, 0.00, 0.00, 0, 0), (168, 'PK', 'Pakistan', 0.58, 0.19, 0.00, 0.00, 0, 0), (169, 'PW', 'Palau', 0.00, 0.00, 0.00, 0.00, 0, 0), (170, 'PA', 'Panama', 0.64, 0.20, 0.00, 0.00, 0, 0), (171, 'PG', 'Papua New Guinea', 0.00, 0.00, 0.00, 0.00, 0, 0), (172, 'PY', 'Paraguay', 1.65, 0.19, 0.00, 0.00, 0, 0), (173, 'PE', 'Peru', 0.96, 0.16, 0.00, 0.00, 0, 0), (174, 'PH', 'Philippines', 0.99, 0.20, 0.00, 0.00, 0, 0), (175, 'PN', 'Pitcairn', 0.00, 0.00, 0.00, 0.00, 0, 0), (176, 'PL', 'Poland', 0.77, 0.29, 0.00, 0.00, 0, 0), (177, 'PT', 'Portugal', 1.83, 0.20, 0.00, 0.00, 0, 0), (178, 'PR', 'Puerto Rico', 0.00, 0.00, 0.00, 0.00, 0, 0), (179, 'QA', 'Qatar', 0.63, 0.20, 0.00, 0.00, 0, 0), (180, 'RE', 'Reunion', 0.68, 0.06, 0.00, 0.00, 0, 0), (181, 'RO', 'Romania', 0.71, 0.33, 0.00, 0.00, 0, 0), (182, 'RU', 'Russian Federation', 0.96, 0.37, 0.00, 0.00, 0, 0), (183, 'RW', 'Rwanda', 0.00, 0.00, 0.00, 0.00, 0, 0), (184, 'KN', 'Saint Kitts And Nevis', 0.00, 0.00, 0.00, 0.00, 0, 0), (185, 'LC', 'Saint Lucia', 0.00, 0.00, 0.00, 0.00, 0, 0), (186, 'VC', 'Saint Vincent And The Grenadines', 0.65, 0.18, 0.00, 0.00, 0, 0), (187, 'WS', 'Samoa', 0.00, 0.00, 0.00, 0.00, 0, 0), (188, 'SM', 'San Marino', 0.88, 0.21, 0.00, 0.00, 0, 0), (189, 'ST', 'Sao Tome And Principe', 0.00, 0.00, 0.00, 0.00, 0, 0), (190, 'SA', 'Saudi Arabia', 1.01, 0.17, 0.00, 0.00, 0, 0), (191, 'SN', 'Senegal', 0.00, 0.00, 0.00, 0.00, 0, 0), (192, 'SC', 'Seychelles', 0.71, 0.21, 0.00, 0.00, 0, 0), (193, 'SL', 'Sierra Leone', 0.00, 0.00, 0.00, 0.00, 0, 0), (194, 'SG', 'Singapore', 3.25, 0.21, 0.00, 0.00, 0, 0), (195, 'SK', 'Slovakia (Slovak Republic)', 0.60, 0.35, 0.00, 0.00, 0, 0), (196, 'SI', 'Slovenia', 1.03, 0.23, 0.00, 0.00, 0, 0), (197, 'SB', 'Solomon Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (198, 'SO', 'Somalia', 0.00, 0.00, 0.00, 0.00, 0, 0), (199, 'ZA', 'South Africa', 2.79, 0.39, 0.00, 0.00, 0, 0), (200, 'GS', 'South Georgia, South Sandwich Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (201, 'ES', 'Spain', 1.75, 1.05, 0.00, 0.00, 0, 0), (202, 'LK', 'Sri Lanka', 0.00, 0.00, 0.00, 0.00, 0, 0), (203, 'SH', 'St. Helena', 0.00, 0.00, 0.00, 0.00, 0, 0), (204, 'PM', 'St. Pierre And Miquelon', 0.00, 0.00, 0.00, 0.00, 0, 0), (205, 'SD', 'Sudan', 0.58, 0.19, 0.00, 0.00, 0, 0), (206, 'SR', 'Suriname', 0.00, 0.00, 0.00, 0.00, 0, 0), (207, 'SJ', 'Svalbard And Jan Mayen Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (208, 'SZ', 'Swaziland', 0.00, 0.00, 0.00, 0.00, 0, 0), (209, 'SE', 'Sweden', 2.25, 0.96, 0.00, 0.00, 0, 0), (210, 'CH', 'Switzerland', 1.87, 0.34, 0.00, 0.00, 0, 0), (211, 'SY', 'Syrian Arab Republic', 0.00, 0.00, 0.00, 0.00, 0, 0), (212, 'TW', 'Taiwan', 0.00, 0.00, 0.00, 0.00, 0, 0), (213, 'TJ', 'Tajikistan', 0.00, 0.00, 0.00, 0.00, 0, 0), (214, 'TZ', 'Tanzania, United Republic Of', 0.60, 0.25, 0.00, 0.00, 0, 0), (215, 'TH', 'Thailand', 0.83, 0.17, 0.00, 0.00, 0, 0), (216, 'TG', 'Togo', 0.00, 0.00, 0.00, 0.00, 0, 0), (217, 'TK', 'Tokelau', 0.00, 0.00, 0.00, 0.00, 0, 0), (218, 'TO', 'Tonga', 0.00, 0.00, 0.00, 0.00, 0, 0), (219, 'TT', 'Trinidad And Tobago', 0.58, 0.16, 0.00, 0.00, 0, 0), (220, 'TN', 'Tunisia', 0.00, 0.00, 0.00, 0.00, 0, 0), (221, 'TR', 'Turkey', 0.00, 0.00, 0.00, 0.00, 0, 0), (222, 'TM', 'Turkmenistan', 0.00, 0.00, 0.00, 0.00, 0, 0), (223, 'TC', 'Turks And Caicos Islands', 0.82, 0.06, 0.00, 0.00, 0, 0), (224, 'TV', 'Tuvalu', 0.00, 0.00, 0.00, 0.00, 0, 0), (225, 'UG', 'Uganda', 0.00, 0.00, 0.00, 0.00, 0, 0), (226, 'UA', 'Ukraine', 0.77, 0.20, 0.00, 0.00, 0, 0), (227, 'AE', 'United Arab Emirates', 1.67, 0.20, 0.00, 0.00, 0, 0), (228, 'UM', 'United States Minor Outlying Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (229, 'UY', 'Uruguay', 1.39, 0.19, 0.00, 0.00, 0, 0), (230, 'UZ', 'Uzbekistan', 0.00, 0.00, 0.00, 0.00, 0, 0), (231, 'VU', 'Vanuatu', 0.00, 0.00, 0.00, 0.00, 0, 0), (232, 'VE', 'Venezuela', 0.81, 0.18, 0.00, 0.00, 0, 0), (233, 'VN', 'Viet Nam', 0.00, 0.00, 0.00, 0.00, 0, 0), (234, 'VG', 'Virgin Islands (British)', 0.00, 0.00, 0.00, 0.00, 0, 0), (235, 'VI', 'Virgin Islands (U.S.)', 0.00, 0.00, 0.00, 0.00, 0, 0), (236, 'WF', 'Wallis And Futuna Islands', 0.00, 0.00, 0.00, 0.00, 0, 0), (237, 'EH', 'Western Sahara', 0.00, 0.00, 0.00, 0.00, 0, 0), (238, 'YE', 'Yemen', 0.00, 0.00, 0.00, 0.00, 0, 0), (239, 'YU', 'Yugoslavia', 0.00, 0.00, 0.00, 0.00, 0, 0), (240, 'ZM', 'Zambia', 0.00, 0.00, 0.00, 0.00, 0, 0), (241, 'ZW', 'Zimbabwe', 0.73, 0.06, 0.00, 0.00, 0, 0); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_payouts_made` -- CREATE TABLE IF NOT EXISTS `x3_payouts_made` ( `id` int(100) unsigned NOT NULL auto_increment, `date` datetime NOT NULL, `payee` varchar(255) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_transactions` -- CREATE TABLE IF NOT EXISTS `x3_transactions` ( `id` int(100) unsigned NOT NULL auto_increment, `userid` int(100) unsigned NOT NULL, `email` varchar(255) NOT NULL, `ptype` varchar(100) NOT NULL, `txnid` varchar(255) NOT NULL, `status` enum('Pending','Hold','Completed') NOT NULL, `subtotal` decimal(5,2) NOT NULL, `packages` varchar(255) NOT NULL, `notes` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `x3_users` -- CREATE TABLE IF NOT EXISTS `x3_users` ( `id` int(100) NOT NULL auto_increment, `name` varchar(255) NOT NULL, `username` varchar(100) default NULL, `email` varchar(255) NOT NULL, `pass` varchar(50) NOT NULL, `code` varchar(255) NOT NULL, `atype` enum('Shrinker','Advertiser') NOT NULL default 'Shrinker', `astatus` tinyint(1) NOT NULL default '0' COMMENT '0=unverified, 1=verified, 2=banned', `address` varchar(255) NOT NULL COMMENT 'serialized', `city_town` varchar(100) NOT NULL, `state_county` varchar(100) NOT NULL, `zipcode` varchar(10) NOT NULL, `country` varchar(100) NOT NULL, `telephone` varchar(20) NOT NULL, `acc_type` enum('Personal','Business') NOT NULL, `ga_code` varchar(100) NOT NULL, `payment_processor` varchar(100) NOT NULL, `payment_email` varchar(255) NOT NULL, `refid` int(100) unsigned NOT NULL, `ref_earned` decimal(5,5) NOT NULL, `available_earning` decimal(5,5) NOT NULL, `joined` timestamp NOT NULL default CURRENT_TIMESTAMP, `activity` timestamp NOT NULL default '0000-00-00 00:00:00', `notes` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `email` (`email`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Baza de date: `artasan1_adf3` -- CREATE DATABASE `artasan1_adf3` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `artasan1_adf3`; -- -- Baza de date: `artasan1_adf4` -- CREATE DATABASE `artasan1_adf4` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `artasan1_adf4`; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `ad_entry` -- CREATE TABLE IF NOT EXISTS `ad_entry` ( `ad_id` int(11) NOT NULL auto_increment, `ad_txt` text, `ad_name` varchar(255) default NULL, `ad_link` varchar(255) default NULL, `ad_type` int(2) default NULL, PRIMARY KEY (`ad_id`), KEY `ad_id` (`ad_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `url_click` -- CREATE TABLE IF NOT EXISTS `url_click` ( `dtime` datetime NOT NULL, `ip_addr` varchar(255) NOT NULL, `user_id` int(11) NOT NULL, `url_id` int(11) NOT NULL, `ad_id` int(11) NOT NULL, `url_link` text, KEY `dtime` (`dtime`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `url_urls` -- CREATE TABLE IF NOT EXISTS `url_urls` ( `url_id` int(11) NOT NULL auto_increment, `user_id` int(11) NOT NULL, `web_url` text, `web_nurl` varchar(255) default NULL, `web_type` varchar(255) default NULL, PRIMARY KEY (`url_id`), KEY `web_nurl` (`web_nurl`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `url_urls` -- INSERT INTO `url_urls` (`url_id`, `user_id`, `web_url`, `web_nurl`, `web_type`) VALUES (1, 0, 'TEST', '0', 'banner'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `url_users` -- CREATE TABLE IF NOT EXISTS `url_users` ( `id` int(11) NOT NULL auto_increment, `user_name` varchar(255) NOT NULL, `first_name` varchar(255) default NULL, `last_name` varchar(255) default NULL, `user_email` varchar(255) default NULL, `user_paypal` varchar(255) default NULL, `user_password` varchar(255) default NULL, `country` varchar(255) NOT NULL, `currency` decimal(2,2) default NULL, `clicks` int(11) default '0', PRIMARY KEY (`id`), KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `url_users` -- INSERT INTO `url_users` (`id`, `user_name`, `first_name`, `last_name`, `user_email`, `user_paypal`, `user_password`, `country`, `currency`, `clicks`) VALUES (1, 'bihorshop', 'John Smith', '', 'bihorshop@yahoo.com', 'bihorshop@yahoo.com', '5e346680fd0695a5e1c68b2f032d01e2', 'United States of America', NULL, 0); -- -- Baza de date: `artasan1_adinesf` -- CREATE DATABASE `artasan1_adinesf` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `artasan1_adinesf`; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_admin_info_files` -- CREATE TABLE IF NOT EXISTS `smf_admin_info_files` ( `id_file` tinyint(4) unsigned NOT NULL auto_increment, `filename` varchar(255) NOT NULL default '', `path` varchar(255) NOT NULL default '', `parameters` varchar(255) NOT NULL default '', `data` text NOT NULL, `filetype` varchar(255) NOT NULL default '', PRIMARY KEY (`id_file`), KEY `filename` (`filename`(30)) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=8 ; -- -- Salvarea datelor din tabel `smf_admin_info_files` -- INSERT INTO `smf_admin_info_files` (`id_file`, `filename`, `path`, `parameters`, `data`, `filetype`) VALUES (1, 'current-version.js', '/smf/', 'version=%3$s', 'window.smfVersion = "SMF 2.0";', 'text/javascript'), (2, 'detailed-version.js', '/smf/', 'language=%1$s&version=%3$s', 'window.smfVersions = {\n ''SMF'': ''SMF 2.0'',\n ''SourcesAdmin.php'': ''2.0'',\n ''SourcesBoardIndex.php'': ''2.0'',\n ''SourcesCalendar.php'': ''2.0'',\n ''SourcesClass-Graphics.php'': ''2.0'',\n ''SourcesClass-Package.php'': ''2.0'',\n ''SourcesDbExtra-mysql.php'': ''2.0'',\n ''SourcesDbExtra-postgresql.php'': ''2.0'',\n ''SourcesDbExtra-sqlite.php'': ''2.0'',\n ''SourcesDbPackages-mysql.php'': ''2.0'',\n ''SourcesDbPackages-postgresql.php'': ''2.0'',\n ''SourcesDbPackages-sqlite.php'': ''2.0'',\n ''SourcesDbSearch-mysql.php'': ''2.0'',\n ''SourcesDbSearch-postgresql.php'': ''2.0'',\n ''SourcesDbSearch-sqlite.php'': ''2.0'',\n ''SourcesDisplay.php'': ''2.0'',\n ''SourcesDumpDatabase.php'': ''2.0'',\n ''SourcesErrors.php'': ''2.0'',\n ''SourcesGroups.php'': ''2.0'',\n ''SourcesHelp.php'': ''2.0'',\n ''SourcesKarma.php'': ''2.0'',\n ''SourcesLoad.php'': ''2.0'',\n ''SourcesLockTopic.php'': ''2.0'',\n ''SourcesLogInOut.php'': ''2.0'',\n ''SourcesManageAttachments.php'': ''2.0'',\n ''SourcesManageBans.php'': ''2.0'',\n ''SourcesManageBoards.php'': ''2.0'',\n ''SourcesManageCalendar.php'': ''2.0'',\n ''SourcesManageErrors.php'': ''2.0'',\n ''SourcesManageMail.php'': ''2.0'',\n ''SourcesManageMaintenance.php'': ''2.0'',\n ''SourcesManageMembergroups.php'': ''2.0'',\n ''SourcesManageMembers.php'': ''2.0'',\n ''SourcesManageNews.php'': ''2.0'',\n ''SourcesManagePaid.php'': ''2.0'',\n ''SourcesManagePermissions.php'': ''2.0'',\n ''SourcesManagePosts.php'': ''2.0'',\n ''SourcesManageRegistration.php'': ''2.0'',\n ''SourcesManageScheduledTasks.php'': ''2.0'',\n ''SourcesManageSearch.php'': ''2.0'',\n ''SourcesManageSearchEngines.php'': ''2.0'',\n ''SourcesManageServer.php'': ''2.0'',\n ''SourcesManageSettings.php'': ''2.0'',\n ''SourcesManageSmileys.php'': ''2.0'',\n ''SourcesMemberlist.php'': ''2.0'',\n ''SourcesMessageIndex.php'': ''2.0'',\n ''SourcesModerationCenter.php'': ''2.0'',\n ''SourcesModlog.php'': ''2.0'',\n ''SourcesMoveTopic.php'': ''2.0'',\n ''SourcesNews.php'': ''2.0'',\n ''SourcesNotify.php'': ''2.0'',\n ''SourcesPackageGet.php'': ''2.0'',\n ''SourcesPackages.php'': ''2.0'',\n ''SourcesPersonalMessage.php'': ''2.0'',\n ''SourcesPoll.php'': ''2.0'',\n ''SourcesPost.php'': ''2.0'',\n ''SourcesPostModeration.php'': ''2.0'',\n ''SourcesPrintpage.php'': ''2.0'',\n ''SourcesProfile.php'': ''2.0'',\n ''SourcesProfile-Actions.php'': ''2.0'',\n ''SourcesProfile-Modify.php'': ''2.0'',\n ''SourcesProfile-View.php'': ''2.0'',\n ''SourcesQueryString.php'': ''2.0'',\n ''SourcesRecent.php'': ''2.0'',\n ''SourcesRegister.php'': ''2.0'',\n ''SourcesReminder.php'': ''2.0'',\n ''SourcesRemoveTopic.php'': ''2.0'',\n ''SourcesRepairBoards.php'': ''2.0'',\n ''SourcesReports.php'': ''2.0'',\n ''SourcesSSI.php'': ''2.0'',\n ''SourcesScheduledTasks.php'': ''2.0'',\n ''SourcesSearch.php'': ''2.0'',\n ''SourcesSearchAPI-Custom.php'': ''2.0'',\n ''SourcesSearchAPI-Fulltext.php'': ''2.0'',\n ''SourcesSearchAPI-Standard.php'': ''2.0'',\n ''SourcesSecurity.php'': ''2.0'',\n ''SourcesSendTopic.php'': ''2.0'',\n ''SourcesSplitTopics.php'': ''2.0'',\n ''SourcesStats.php'': ''2.0'',\n ''SourcesSubs.php'': ''2.0'',\n ''SourcesSubs-Admin.php'': ''2.0'',\n ''SourcesSubs-Auth.php'': ''2.0'',\n ''SourcesSubs-BoardIndex.php'': ''2.0'',\n ''SourcesSubs-Boards.php'': ''2.0'',\n ''SourcesSubs-Calendar.php'': ''2.0'',\n ''SourcesSubs-Categories.php'' : ''2.0'',\n ''SourcesSubs-Charset.php'' : ''2.0'',\n ''SourcesSubs-Compat.php'': ''2.0'',\n ''SourcesSubs-Db-mysql.php'': ''2.0'',\n ''SourcesSubs-Db-postgresql.php'': ''2.0'',\n ''SourcesSubs-Db-sqlite.php'': ''2.0'',\n ''SourcesSubs-Editor.php'': ''2.0'',\n ''SourcesSubs-Graphics.php'': ''2.0'',\n ''SourcesSubs-List.php'': ''2.0'',\n ''SourcesSubs-Membergroups.php'': ''2.0'',\n ''SourcesSubs-Members.php'': ''2.0'',\n ''SourcesSubs-MembersOnline.php'': ''2.0'',\n ''SourcesSubs-Menu.php'': ''2.0'',\n ''SourcesSubs-MessageIndex.php'': ''2.0'',\n ''SourcesSubs-OpenID.php'': ''2.0'',\n ''SourcesSubs-Package.php'': ''2.0'',\n ''SourcesSubs-Post.php'': ''2.0'',\n ''SourcesSubs-Recent.php'': ''2.0'',\n ''SourcesSubscriptions-PayPal.php'': ''2.0'',\n ''Sourcessubscriptions.php'': ''2.0'',\n ''SourcesSubs-Sound.php'': ''2.0'',\n ''SourcesThemes.php'': ''2.0'',\n ''SourcesViewQuery.php'': ''2.0'',\n ''SourcesWho.php'': ''2.0'',\n ''SourcesXml.php'': ''2.0'',\n ''DefaultAdmin.template.php'': ''2.0'',\n ''DefaultBoardIndex.template.php'': ''2.0'',\n ''DefaultCalendar.template.php'': ''2.0'',\n ''DefaultCompat.template.php'': ''2.0'',\n ''DefaultDisplay.template.php'': ''2.0'',\n ''DefaultErrors.template.php'': ''2.0'',\n ''DefaultGenericControls.template.php'': ''2.0'',\n ''DefaultGenericList.template.php'': ''2.0'',\n ''DefaultGenericMenu.template.php'': ''2.0'',\n ''DefaultHelp.template.php'': ''2.0'',\n ''DefaultLogin.template.php'': ''2.0'',\n ''DefaultManageAttachments.template.php'': ''2.0'',\n ''DefaultManageBans.template.php'': ''2.0'',\n ''DefaultManageBoards.template.php'': ''2.0'',\n ''DefaultManageCalendar.template.php'': ''2.0'',\n ''DefaultManageMail.template.php'': ''2.0'',\n ''DefaultManageMaintenance.template.php'': ''2.0'',\n ''DefaultManageMembergroups.template.php'': ''2.0'',\n ''DefaultManageMembers.template.php'': ''2.0'',\n ''DefaultManageNews.template.php'': ''2.0'',\n ''DefaultManagePaid.template.php'': ''2.0'',\n ''DefaultManagePermissions.template.php'': ''2.0'',\n ''DefaultManageScheduledTasks.template.php'': ''2.0'',\n ''DefaultManageSearch.template.php'': ''2.0'',\n ''DefaultManageSmileys.template.php'': ''2.0'',\n ''DefaultMemberlist.template.php'': ''2.0'',\n ''DefaultMessageIndex.template.php'': ''2.0'',\n ''DefaultModerationCenter.template.php'': ''2.0'',\n ''DefaultMoveTopic.template.php'': ''2.0'',\n ''DefaultNotify.template.php'': ''2.0'',\n ''DefaultPackages.template.php'': ''2.0'',\n ''DefaultPersonalMessage.template.php'': ''2.0'',\n ''DefaultPoll.template.php'': ''2.0'',\n ''DefaultPost.template.php'': ''2.0'',\n ''DefaultPrintpage.template.php'': ''2.0'',\n ''DefaultProfile.template.php'': ''2.0'',\n ''DefaultRecent.template.php'': ''2.0'',\n ''DefaultRegister.template.php'': ''2.0'',\n ''DefaultReminder.template.php'': ''2.0'',\n ''DefaultReports.template.php'': ''2.0'',\n ''DefaultSearch.template.php'': ''2.0'',\n ''DefaultSendTopic.template.php'': ''2.0'',\n ''DefaultSettings.template.php'': ''2.0'',\n ''DefaultSplitTopics.template.php'': ''2.0'',\n ''DefaultStats.template.php'': ''2.0'',\n ''DefaultThemes.template.php'': ''2.0'',\n ''DefaultWho.template.php'': ''2.0'',\n ''DefaultWireless.template.php'': ''2.0'',\n ''DefaultXml.template.php'': ''2.0'',\n ''Defaultindex.template.php'': ''2.0'',\n ''TemplatesAdmin.template.php'': ''2.0'',\n ''TemplatesBoardIndex.template.php'': ''2.0'',\n ''TemplatesCalendar.template.php'': ''2.0'',\n ''TemplatesDisplay.template.php'': ''2.0'',\n ''TemplatesErrors.template.php'': ''2.0'',\n ''TemplatesGenericControls.template.php'': ''2.0'',\n ''TemplatesGenericList.template.php'': ''2.0'',\n ''TemplatesGenericMenu.template.php'': ''2.0'',\n ''TemplatesHelp.template.php'': ''2.0'',\n ''TemplatesLogin.template.php'': ''2.0'',\n ''TemplatesManageAttachments.template.php'': ''2.0'',\n ''TemplatesManageBans.template.php'': ''2.0'',\n ''TemplatesManageBoards.template.php'': ''2.0'',\n ''TemplatesManageCalendar.template.php'': ''2.0'',\n ''TemplatesManageMail.template.php'': ''2.0'',\n ''TemplatesManageMaintenance.template.php'': ''2.0'',\n ''TemplatesManageMembergroups.template.php'': ''2.0'',\n ''TemplatesManageMembers.template.php'': ''2.0'',\n ''TemplatesManageNews.template.php'': ''2.0'',\n ''TemplatesManagePaid.template.php'': ''2.0'',\n ''TemplatesManagePermissions.template.php'': ''2.0'',\n ''TemplatesManageSearch.template.php'': ''2.0'',\n ''TemplatesManageSmileys.template.php'': ''2.0'',\n ''TemplatesMemberlist.template.php'': ''2.0'',\n ''TemplatesMessageIndex.template.php'': ''2.0'',\n ''TemplatesModerationCenter.template.php'': ''2.0'',\n ''TemplatesModlog.template.php'': ''2.0'',\n ''TemplatesMoveTopic.template.php'': ''2.0'',\n ''TemplatesNotify.template.php'': ''2.0'',\n ''TemplatesPackages.template.php'': ''2.0'',\n ''TemplatesPersonalMessage.template.php'': ''2.0'',\n ''TemplatesPoll.template.php'': ''2.0'',\n ''TemplatesPost.template.php'': ''2.0'',\n ''TemplatesPrintpage.template.php'': ''2.0'',\n ''TemplatesProfile.template.php'': ''2.0'',\n ''TemplatesRecent.template.php'': ''2.0'',\n ''TemplatesRegister.template.php'': ''2.0'',\n ''TemplatesReminder.template.php'': ''2.0'',\n ''TemplatesReports.template.php'': ''2.0'',\n ''TemplatesSearch.template.php'': ''2.0'',\n ''TemplatesSendTopic.template.php'': ''2.0'',\n ''TemplatesSettings.template.php'': ''2.0'',\n ''TemplatesSplitTopics.template.php'': ''2.0'',\n ''TemplatesStats.template.php'': ''2.0'',\n ''TemplatesThemes.template.php'': ''2.0'',\n ''TemplatesWho.template.php'': ''2.0'',\n ''TemplatesWireless.template.php'': ''2.0'',\n ''TemplatesXml.template.php'': ''2.0'',\n ''Templatesindex.template.php'': ''2.0''\n};\n\nwindow.smfLanguageVersions = {\n ''Admin'': ''2.0'',\n ''EmailTemplates'': ''2.0'',\n ''Errors'': ''2.0'',\n ''Help'': ''2.0'',\n ''index'': ''2.0'',\n ''Install'': ''2.0'',\n ''Login'': ''2.0'',\n ''ManageBoards'': ''2.0'',\n ''ManageCalendar'': ''2.0'',\n ''ManageMail'': ''2.0'',\n ''ManageMaintenance'': ''2.0'',\n ''ManageMembers'': ''2.0'',\n ''ManagePaid'': ''2.0'',\n ''ManagePermissions'': ''2.0'',\n ''ManageScheduledTasks'': ''2.0'',\n ''ManageSettings'': ''2.0'',\n ''ManageSmileys'': ''2.0'',\n ''Manual'': ''2.0'',\n ''ModerationCenter'': ''2.0'',\n ''Modifications'': ''2.0'',\n ''Modlog'': ''2.0'',\n ''Packages'': ''2.0'',\n ''PersonalMessage'': ''2.0'',\n ''Post'': ''2.0'',\n ''Profile'': ''2.0'',\n ''Reports'': ''2.0'',\n ''Search'': ''2.0'',\n ''Settings'': ''2.0'',\n ''Stats'': ''2.0'',\n ''Themes'': ''2.0'',\n ''Who'': ''2.0'',\n ''Wireless'': ''2.0''\n};\n', 'text/javascript'), (3, 'latest-news.js', '/smf/', 'language=%1$s&format=%2$s', '\nwindow.smfAnnouncements = [\n {\n subject: ''SMF 2.0 Gold released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=437328.0'',\n time: ''June 11, 2011, 06:45:56 PM'',\n author: ''Norv'',\n message: ''SMF 2.0 has finally gone Gold! Please upgrade your forum from older versions, as 2.0 is now the stable version, and mods and themes will be built on it.''\n },\n {\n subject: ''SMF 1.1.14 security patch released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=437305.0'',\n time: ''June 11, 2011, 04:35:09 PM'',\n author: ''Norv'',\n message: ''Simple Machines announces the release of an important security patch for SMF 1.1.x. Please update your forum if you are using 1.1.x branch, and feel free to visit the Simple Machines site for more information.''\n },\n {\n subject: ''SMF 1.1.13, 2.0 RC4 security patch and SMF 2.0 RC5 released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=421547.0'',\n time: ''February 11, 2011, 03:16:35 PM'',\n author: ''Norv'',\n message: ''Simple Machines announces the release of important security patches for SMF 1.1.x and SMF 2.0 RC4, along with the fifth Release Candidate of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.''\n },\n {\n subject: ''SMF 2.0 RC4 and SMF 1.1.12 released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=407256.0'',\n time: ''November 01, 2010, 12:14:21 PM'',\n author: ''Norv'',\n message: ''Simple Machines is pleased to announce the release of the fourth Release Candidate of SMF 2.0, along with an important security patch for SMF 1.1.x. Please visit the Simple Machines site for more information on how you can help test this new release.''\n },\n {\n subject: ''SMF 2.0 RC3 Public released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=369616.0'',\n time: ''March 08, 2010, 06:03:11 PM'',\n author: ''Aaron'',\n message: ''Simple Machines is pleased to announce the release of the third Release Candidate of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.''\n },\n {\n subject: ''SMF 1.1.11 released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=351341.0'',\n time: ''December 01, 2009, 05:59:19 PM'',\n author: ''SleePy'',\n message: ''A patch has been released, addressing multiple vulnerabilites. We urge all forum administrators to upgrade to 1.1.11. Simply visit the package manager to install the patch. Also for those still using the 1.0 branch, version 1.0.19 has been released.''\n },\n {\n subject: ''SMF 2.0 RC2 Public released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=346813.0'',\n time: ''November 08, 2009, 07:10:03 PM'',\n author: ''Aaron'',\n message: ''Simple Machines is very pleased to announce the release of the second Release Candidate of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.''\n },\n {\n subject: ''SMF 1.1.10 and 2.0 RC1.2 released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=324169.0'',\n time: ''July 14, 2009, 07:05:19 PM'',\n author: ''Compuart'',\n message: ''A patch has been released, addressing a few security vulnerabilites. We urge all forum administrators to upgrade to either 1.1.10 or 2.0 RC1.2, depending on the current version. Simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 1.1.9 and 2.0 RC1-1 released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=311899.0'',\n time: ''May 20, 2009, 08:40:41 PM'',\n author: ''Compuart'',\n message: ''A patch has been released, addressing multiple security vulnerabilites. We urge all forum administrators to upgrade to either 1.1.9 or 2.0 RC1-1, depending on the current version. Simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 2.0 RC1 Public Released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=290609.0'',\n time: ''February 04, 2009, 11:10:01 PM'',\n author: ''Compuart'',\n message: ''Simple Machines are very pleased to announce the release of the first Release Candidate of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.''\n },\n {\n subject: ''SMF 1.1.8'',\n href: ''http://www.simplemachines.org/community/index.php?topic=290608.0'',\n time: ''February 04, 2009, 11:08:44 PM'',\n author: ''Compuart'',\n message: ''A patch has been released, addressing multiple security vulnerabilites. We urge all forum administrators to upgrade to SMF 1.1.8—simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 1.1.7'',\n href: ''http://www.simplemachines.org/community/index.php?topic=272861.0'',\n time: ''November 07, 2008, 02:15:36 PM'',\n author: ''Compuart'',\n message: ''A patch has been released, addressing multiple security vulnerabilites. We urge all forum administrators to upgrade to SMF 1.1.7—simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 1.1.6'',\n href: ''http://www.simplemachines.org/community/index.php?topic=260145.0'',\n time: ''September 07, 2008, 04:38:05 AM'',\n author: ''Compuart'',\n message: ''A patch has been released fixing a few bugs and addressing a security vulnerability. We urge all forum administrators to upgrade to SMF 1.1.6—simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 1.1.5'',\n href: ''http://www.simplemachines.org/community/index.php?topic=236816.0'',\n time: ''April 20, 2008, 09:56:14 PM'',\n author: ''Compuart'',\n message: ''A patch has been released fixing a few bugs and addressing some security vulnerabilities. We urge all forum administrators to upgrade to SMF 1.1.5—simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 2.0 Beta 3 Public Released'',\n href: ''http://www.simplemachines.org/community/index.php?topic=228921.0'',\n time: ''March 17, 2008, 03:20:21 PM'',\n author: ''Grudge'',\n message: ''Simple Machines are very pleased to announce the release of the first public beta of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.''\n },\n {\n subject: ''SMF 1.1.4'',\n href: ''http://www.simplemachines.org/community/index.php?topic=196380.0'',\n time: ''September 24, 2007, 09:07:36 PM'',\n author: ''Compuart'',\n message: ''A patch has been released to address some security vulnerabilities discovered in SMF 1.1.3. We urge all forum administrators to upgrade to SMF 1.1.4—simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 2.0 Beta 1 Released to Charter Members'',\n href: ''http://www.simplemachines.org/community/index.php?topic=190812.0'',\n time: ''August 25, 2007, 07:29:25 AM'',\n author: ''Grudge'',\n message: ''Simple Machines are pleased to announce the first beta of SMF 2.0 has been released to our Charter Members. Visit the Simple Machines site for information on what\\''s new''\n },\n {\n subject: ''SMF 1.1.3'',\n href: ''http://www.simplemachines.org/community/index.php?topic=178757.0'',\n time: ''June 24, 2007, 09:52:40 PM'',\n author: ''Thantos'',\n message: ''A number of small bugs and a potential security issue have been discovered in SMF 1.1.2. We urge all forum administrators to upgrade to SMF 1.1.3—simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 1.1.2'',\n href: ''http://www.simplemachines.org/community/index.php?topic=149553.0'',\n time: ''February 11, 2007, 08:35:45 AM'',\n author: ''Grudge'',\n message: ''A patch has been released to address a number of outstanding bugs in SMF 1.1.1, including several around UTF-8 language support. In addition this patch offers improved image verification support and fixes a couple of low risk security related bugs. If you need any help upgrading please visit our forum.''\n },\n {\n subject: ''SMF 1.1.1'',\n href: ''http://www.simplemachines.org/community/index.php?topic=134971.0'',\n time: ''December 17, 2006, 09:33:41 AM'',\n author: ''Grudge'',\n message: ''A number of small bugs and a potential security issue have been discovered in SMF 1.1. We urge all forum administrators to upgrade to SMF 1.1.1 - simply visit the package manager to install the patch.''\n },\n {\n subject: ''SMF 1.1'',\n href: ''http://www.simplemachines.org/community/index.php?topic=131008.0'',\n time: ''December 02, 2006, 02:53:16 PM'',\n author: ''Grudge'',\n message: ''SMF 1.1 has gone gold! If you are using an older version, please upgrade as soon as possible - many things have been changed and fixed, and mods and packages will expect you to be using 1.1. If you need any help upgrading custom modifications to the new version, please feel free to ask us at our forum.''\n },\n {\n subject: ''SMF 1.0.9 and patch for SMF 1.1 RC3'',\n href: ''http://www.simplemachines.org/community/index.php?topic=123285.0'',\n time: ''October 29, 2006, 05:57:14 AM'',\n author: ''Compuart'',\n message: ''A security issue has been discovered in both SMF 1.0 and SMF 1.1. Therefore a patch has been released that will upgrade SMF 1.0.8 to 1.0.9 and update SMF 1.1 RC3. You are encouraged to update immediately, using the package manager or otherwise.''\n },\n {\n subject: ''SMF 1.1 RC3'',\n href: ''http://www.simplemachines.org/community/index.php?topic=107112.0'',\n time: ''August 21, 2006, 07:32:19 PM'',\n author: ''Grudge'',\n message: ''Release Candidate 3 of SMF 1.1 has been released! This is the final update to SMF 1.1 before it goes final - and includes UTF support as well as numerous bug fixes. Please read the announcement for details - and only upgrade if you are comfortable running software yet to go gold.''\n },\n {\n subject: ''SMF 1.0.8'',\n href: ''http://www.simplemachines.org/community/index.php?topic=107135.0'',\n time: ''August 21, 2006, 07:32:19 PM'',\n author: ''Compuart'',\n message: ''A security issue has been reported in PHP causing a vulnerability in SMF. A patch has been released to upgrade Simple Machines Forum from 1.0.7 to 1.0.8. You are encouraged to update immediately, using the package manager or otherwise.''\n },\n {\n subject: ''SMF 1.0.7 and patch for SMF 1.1 RC2'',\n href: ''http://www.simplemachines.org/community/index.php?topic=78841.0'',\n time: ''March 29, 2006, 05:32:12 PM'',\n author: ''Compuart'',\n message: ''A security issue has been discovered in both SMF 1.0 and SMF 1.1. Therefor a patch has been released that will upgrade SMF 1.0.6 to 1.0.7 and update SMF 1.1 RC2. You are encouraged to update immediately, using the package manager or otherwise.''\n },\n {\n subject: ''SMF 1.0.6'',\n href: ''http://www.simplemachines.org/community/index.php?topic=68110.0'',\n time: ''January 28, 2006, 06:36:25 AM'',\n author: ''Grudge'',\n message: ''SMF 1.0.6 has been released. This release addresses a potential security issue as well as a few minor bugs found since the 1.0.5 release. You are encouraged to update immediately, using the package manager or otherwise. This update does not apply to the 1.1 line!''\n },\n {\n subject: ''Bug in Firefox 1.5'',\n href: ''http://www.simplemachines.org/community/index.php?topic=66862.0'',\n time: ''January 24, 2006, 08:09:45 AM'',\n author: ''Grudge'',\n message: ''There is a bug in Firefox 1.5 which can cause server issues for forums running SMF 1.1 (RC1/RC2). There is a simple fix which can be downloaded from the Simple Machines forum.''\n },\n {\n subject: ''SMF 1.1 RC2'',\n href: ''http://www.simplemachines.org/community/index.php?topic=62731.0'',\n time: ''December 31, 2005, 02:58:20 PM'',\n author: ''Grudge'',\n message: ''The second (and final) Release Candidate of SMF 1.1 has been released! Please read the announcement for details - and please update only if you are certain you are comfortable with software that hasn\\''t gone gold yet. There is no package manager style update for this version.''\n }\n];\nif (window.smfVersion < "SMF 1.1")\n{\n window.smfUpdateNotice = ''SMF 1.1 Final has now been released. To take advantage of the improvements available in SMF 1.1 we recommend upgrading as soon as is practical.'';\n window.smfUpdateCritical = false;\n}\n\nif (document.getElementById("yourVersion"))\n{\n var yourVersion = getInnerHTML(document.getElementById("yourVersion"));\n if (yourVersion == "SMF 1.0.4")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_1-0-5_package.tar.gz";\n else if (yourVersion == "SMF 1.0.5" || yourVersion == "SMF 1.0.6")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.7_1.1-RC2-1.tar.gz";\n window.smfUpdateCritical = false;\n }\n else if (yourVersion == "SMF 1.0.7")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_1-0-8_package.tar.gz";\n else if (yourVersion == "SMF 1.0.8")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1-0-9_1-1-rc3-1.tar.gz";\n else if (yourVersion == "SMF 1.0.9")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_1-0-10_patch.tar.gz";\n else if (yourVersion == "SMF 1.0.10" || yourVersion == "SMF 1.1.2")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.1.3_1.0.11.tar.gz";\n else if (yourVersion == "SMF 1.0.11" || yourVersion == "SMF 1.1.3" || yourVersion == "SMF 2.0 beta 1")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.12_1.1.4_2.0.b1.1.tar.gz";\n window.smfUpdateCritical = true;\n }\n else if (yourVersion == "SMF 1.0.12" || yourVersion == "SMF 1.1.4" || yourVersion == "SMF 2.0 beta 3 Public")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.13_1.1.5_2.0-b3.1.zip";\n else if (yourVersion == "SMF 1.0.13" || yourVersion == "SMF 1.1.5")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.14_1.1.6.zip";\n window.smfUpdateCritical = true;\n }\n else if (yourVersion == "SMF 1.0.14" || yourVersion == "SMF 1.1.6")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.15_1.1.7.zip";\n window.smfUpdateCritical = true;\n }\n else if (yourVersion == "SMF 1.0.15" || yourVersion == "SMF 1.1.7")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.16_1.1.8.zip";\n window.smfUpdateCritical = false;\n }\n else if (yourVersion == "SMF 1.0.16" || yourVersion == "SMF 1.1.8" || yourVersion == "SMF 2.0 RC1")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.17_1.1.9_2.0-RC1-1.zip";\n else if (yourVersion == "SMF 1.0.17" || yourVersion == "SMF 1.1.9" || yourVersion == "SMF 2.0 RC1-1")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.18_1.1.10-2.0-RC1.2.zip";\n else if (yourVersion == "SMF 1.0.18" || yourVersion == "SMF 1.1.10")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.19_1.1.11.zip";\n window.smfUpdateCritical = true;\n }\n else if (yourVersion == "SMF 1.0.19" || yourVersion == "SMF 1.1.11")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.20_1.1.12.tar.gz";\n }\n else if (yourVersion == "SMF 1.0.20" || yourVersion == "SMF 1.1.12")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.21_1.1.13.tar.gz";\n window.smfUpdateCritical = true;\n }\n else if (yourVersion == "SMF 1.1.13")\n {\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_patch_1.1.14.tar.gz";\n window.smfUpdateCritical = true;\n }\n else if (yourVersion == "SMF 1.1")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_1-1-1_patch.tar.gz";\n else if (yourVersion == "SMF 1.1.1")\n window.smfUpdatePackage = "http://custom.simplemachines.org/mods/downloads/smf_1-1-2_patch.tar.gz";\n}\n\nif (document.getElementById(''credits''))\n setInnerHTML(document.getElementById(''credits''), getInnerHTML(document.getElementById(''credits'')).replace(/anyone we may have missed/, ''anyone we may have missed''));', 'text/javascript'); INSERT INTO `smf_admin_info_files` (`id_file`, `filename`, `path`, `parameters`, `data`, `filetype`) VALUES (4, 'latest-packages.js', '/smf/', 'language=%1$s&version=%3$s', 'var actionurl = ''?action=admin;area=packages;sa=download;get;package='';if (typeof(window.smfForum_sessionvar) == "undefined")\n window.smfForum_sessionvar = ''sesc'';\n\nif (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0")\n window.smfLatestPackages = ''As was inevitable, a few small mistakes have been found in 1.0. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.1")\n window.smfLatestPackages = ''A few problems have been found in the package manager\\''s modification code, among a few other issues. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.2")\n window.smfLatestPackages = ''A problem has been found in the system that sends critical database messages. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.3")\n window.smfLatestPackages = ''A few bugs have been fixed since SMF 1.0.3, and a problem with parsing nested BBC tags addressed. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.4")\n window.smfLatestPackages = ''A security issue has been identified in SMF 1.0.4. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.5")\n window.smfLatestPackages = ''A bbc security issue has been identified in SMF 1.0.5. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.6")\n window.smfLatestPackages = ''A security issue has been identified in SMF 1.0.6. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.7")\n window.smfLatestPackages = ''A security issue has been identified in SMF 1.0.7. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\n\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.8")\n window.smfLatestPackages = ''A security issue has been identified in SMF 1.0.8. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.9")\n window.smfLatestPackages = ''A security issue has been identified in SMF 1.0.9. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.10")\n window.smfLatestPackages = ''A security issue has been identified in SMF 1.0.10. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.11")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.11 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 1.0.12.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.12")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.12 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 1.0.12.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.13")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.13 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 1.0.14.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.14")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.14. You can install this patch (click here to install) to update your version of SMF to 1.0.15.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.15")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.15. You can install this patch (click here to install) to update your version of SMF to 1.0.16.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.16")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.16. You can install this patch (click here to install) to update your version of SMF to 1.0.17.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.17")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.17. You can install this patch (click here to install) to update your version of SMF to 1.0.18.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.18")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.18. You can install this patch (click here to install) to update your version of SMF to 1.0.19.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.19")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.19. You can install this patch (click here to install) to update your version of SMF to 1.0.20.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.0.20")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.0.20. You can install this patch (click here to install) to update your version of SMF to 1.0.21.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1 Beta 2" && !in_array("smf:smf_1-1-beta2-fix1", window.smfInstalledPackages))\n window.smfLatestPackages = ''A few bugs have been fixed since SMF 1.1 Beta 2, and a problem with parsing nested BBC tags addressed. You can install this patch (click here to install) to easily fix the problem.

Please post on the forum or in the helpdesk if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1 RC2" && !in_array("smf:smf-1.0.7", window.smfInstalledPackages))\n window.smfLatestPackages = ''A security issue has been identified in SMF 1.1 RC2. You can install this patch (click here to install) to easily update yourself to the latest version.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1 RC2" && !in_array("smf:smf_1-1-rc2-2", window.smfInstalledPackages))\n window.smfLatestPackages = ''A bug in PHP causes a vulnerability in SMF 1.1 RC2-1. You can install this patch (click here to install) to patch your version of 1.1 RC2 to 1.1 RC2-2.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1")\n window.smfLatestPackages = ''A number of small bugs and a security issue have been identified in SMF 1.1 Final. You can install this patch (click here to install) to update your version of SMF to 1.1.1.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.1")\n window.smfLatestPackages = ''A number of bugs and a couple of low risk security issues have been identified in SMF 1.1.1 - and some improvements have been made to the visual verification images on registration. You can install this patch (click here to install) to update your version of SMF to 1.1.2.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.2")\n window.smfLatestPackages = ''A number of bugs and a couple of low risk security issues have been identified in SMF 1.1.2 - and some improvements have been made to the package manager. You can install this patch (click here to install) to update your version of SMF to 1.1.3.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.3")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.3 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 1.1.4.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.4")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.4 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 1.1.5.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.5")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.5 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 1.1.6.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.6")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.6. You can install this patch (click here to install) to update your version of SMF to 1.1.7.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.7")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.7. You can install this patch (click here to install) to update your version of SMF to 1.1.8.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.8")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.8. You can install this patch (click here to install) to update your version of SMF to 1.1.9.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.9")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.9. You can install this patch (click here to install) to update your version of SMF to 1.1.10.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.10")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.10. You can install this patch (click here to install) to update your version of SMF to 1.1.11.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.11")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.11. You can install this patch (click here to install) to update your version of SMF to 1.1.12.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.12")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 1.1.12. You can install this patch (click here to install) to update your version of SMF to 1.1.13.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 1.1.13")\n window.smfLatestPackages = ''A security vulnerability have been identified in SMF 1.1.13. You can install this patch (click here to install) to update your version of SMF to 1.1.14.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled if you use the full package. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 2.0 beta 1")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 2.0 beta 1 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 2.0 beta 1.1.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 2.0 Beta 3 Public")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 2.0 beta 3 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 2.0 beta 3.1.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 2.0 RC1")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 2.0 RC1. You can install this patch (click here to install) to update your version of SMF to 2.0-RC1-1.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 2.0 RC1-1")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 2.0 RC1-1. You can install this patch (click here to install) to update your version of SMF to 2.0-RC1.2 .

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) != "undefined" && window.smfVersion == "SMF 2.0 RC4" && typeof(window.smfRC4patch) == "undefined")\n window.smfLatestPackages = ''A few security vulnerabilities have been identified in SMF 2.0 RC4. You can install this patch (click here to install) to install the security patch for SMF 2.0 RC4.

If you have any problems applying it, you can use the version posted on the downloads page - although, any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.'';\nelse if (typeof(window.smfVersion) == "undefined")\n window.smfLatestPackages = ''For the package manager to function properly, please upgrade to the latest version of SMF.'';\nelse\n{\nvar smf_modificationInfo = {\n\n 3147: {\n name: ''JumpToSelectBoard 1.0'',\n versions: [''63''],\n desc: ''

JumpToSelectBoard
Developed by 4kstore for SMFSimple.com
SMF 2.0



Description:
Go to a specific board from anywhere in the forum

Descripcion:
Ir a un foro determinado desde cualquier lugar del foro



Screenshots | Imagenes





JumpToSelectBoard

Copyright 2011 | SMFSimple.com

'',\n file: ''JumpToSelectBoard By SMFSimple.com.zip''\n },\n 3146: {\n name: ''Color Emoticon Avatars 1.0'',\n versions: [''62'', ''63''],\n desc: ''

This set includes 312 avatars broken down in the following manner.
     - 24 avatar styles in 13 colors = 312 avatars!
     - 100x100 px size


I created this set for one of my forums and figured I would post it here for others to use since there is a nice variety of color.  You can see the 24 styles and colors above.  Take note, there are two sets of clear avatar sets included that either have a black or white face.  The white sets look good on darker themed backgrounds.  The black sets look good on lighter themed backgrounds.


* There are a total of 312 avatars in the collection!

** This mod will install 13 folders inside your Avatar directory.  Each color has its own folder to allow people to more easily find the emoticon they like the best by color.  If you do not want a certain color, delete it from your server after it is installed.

*** I will be making these into specific color smiley sets in the near future, so stay tuned!'',\n file: ''Color Emoticon Avatars.zip''\n },\n 3145: {\n name: ''Secondary Custom Title 1.0.0'',\n versions: [''63''],\n desc: ''Secondary Custom Title

Version: 1.0.0
Compatibility: 2.0+

Adds a secondary admin only editable custom title field, called "Special Title", for forum members.

This custom title allows the full use of all enabled BBC codes, appears below the built in custom title.

NOTE: Custom titles must be enabled for this title to show.'',\n file: ''secondary_custom_title.zip''\n },\n 2899: {\n name: ''Membergroup ID with Group Name 1.1'',\n versions: [''57'', ''61'', ''63''],\n desc: ''Link to Mod

In many modifications a user id required to fill the Membergroup ID of a specific Membergroup, but by default in SMF the membergroup is only shown in the url while admin is modifying a member group.

After the installation of this package the Membergroup ids will be shown in a separate column before the name of the group.

The effect of this modification can be seen at

?action=admin;area=membergroups.




Change Log

Version 1.1
- Mod compatible to SMF 2.0 Final
- License added to the mod


This mod is licensed under Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)'',\n file: ''Membergroup ID with Group Name.zip''\n }};\nvar smf_latestModifications = [3147, 3146, 3145];\n\nfunction smf_packagesMoreInfo(id)\n{\n window.smfLatestPackages_temp = document.getElementById("smfLatestPackagesWindow").innerHTML;\n\n setInnerHTML(document.getElementById("smfLatestPackagesWindow"),\n ''\\\n

'' + smf_modificationInfo[id].name + ''

\\\n

Install Now!

\\\n
'' + smf_modificationInfo[id].desc.replace(/\\\n
(go back)
'');\n}\n\nfunction smf_packagesBack()\n{\n setInnerHTML(document.getElementById("smfLatestPackagesWindow"), window.smfLatestPackages_temp);\n window.scrollTo(0, findTop(document.getElementById("smfLatestPackagesWindow")) - 10);\n}\n\nwindow.smfLatestPackages = ''\\\n
\\\n

New Packages:

\\\n (package)\\\n '';\n\nif (typeof(window.smfVersion) != "undefined" && (window.smfVersion < "SMF 1.0.6" || (window.smfVersion == "SMF 1.1 RC2" && !in_array(''smf:smf-1.0.7'', window.smfInstalledPackages))))\n window.smfLatestPackages += ''\\\n

Updates for SMF:

\\\n
\\\n Security update (X-Forwarded-For header vulnerability)\\\n
'';\nelse\n window.smfLatestPackages += ''\\\n

Package of the Moment:

\\\n
\\\n Membergroup ID with Group Name 1.1\\\n
'';\n\nwindow.smfLatestPackages += ''\\\n
'';\n}\n\nfunction findTop(el)\n{\n if (typeof(el.tagName) == "undefined")\n return 0;\n\n var skipMe = in_array(el.tagName.toLowerCase(), el.parentNode ? ["tr", "tbody", "form"] : []);\n var coordsParent = el.parentNode ? "parentNode" : "offsetParent";\n\n if (el[coordsParent] == null || typeof(el[coordsParent].offsetTop) == "undefined")\n return skipMe ? 0 : el.offsetTop;\n else\n return (skipMe ? 0 : el.offsetTop) + findTop(el[coordsParent]);\n}\n\nfunction in_array(item, array)\n{\n for (var i in array)\n {\n if (array[i] == item)\n return true;\n }\n\n return false;\n}\n', 'text/javascript'); INSERT INTO `smf_admin_info_files` (`id_file`, `filename`, `path`, `parameters`, `data`, `filetype`) VALUES (5, 'latest-smileys.js', '/smf/', 'language=%1$s&version=%3$s', 'var actionurl = ''?action=admin;area=smileys;sa=install;set_gz='';\nif (typeof(window.smfForum_sessionvar) == "undefined")\n window.smfForum_sessionvar = ''sesc'';\n\nvar smf_smileysInfo = {\n\n 2905: {\n name: ''Emotions Smiley v1.0 1.0'',\n versions: [''55'', ''58'', ''57'', ''61''],\n desc: ''
Emotions Smiley v1.0
English Support | Hungarian Support | My Mods
The smileys used in this pack are copyrighted to http://www.2s-space.com/.  The author of this smiley set nor Simple Machines are in any way associated and or affiliated with the respective owners.


Autor:
2s-space

Description (Hungarian):
Érzelmes mosolygó arcok

Description (English):
Emotions Smiley package



Compatibility:
'',\n file: ''Emotions_smiley.zip''\n },\n 2903: {\n name: ''Popos Smiley 1.0'',\n versions: [''55'', ''58'', ''62'', ''57'', ''61'', ''63''],\n desc: ''
Popos Smiley
English Support | Hungarian Support | My Mods

The smileys used in this pack are copyrighted to Netease and www.rokey.net.  The author of this smiley set nor Simple Machines are in any way associated and or affiliated with the respective owners.

Autor:
Rokey.net

Description (Hungarian):
Popos mosolygó arcok

Description (English):
Popos Smiley package



Compatibility:
'',\n file: ''popos_smiley.zip''\n },\n 2892: {\n name: ''Blue Smiley 1.0'',\n versions: [''55'', ''58'', ''62'', ''57'', ''61'', ''63''],\n desc: ''
Blue Smiley
English Support | Hungarian Support | My Mods


Autor:
WasdMan

Description (Hungarian):
Kék mosolygó arcok

Description (English):
Blue Smiley package



Compatibility:
'',\n file: ''blue_smiley.zip''\n },\n 2241: {\n name: ''Fantastic Smileys 1.4'',\n versions: [''49'', ''53'', ''50'', ''51'', ''54''],\n desc: ''Very fancy smiliey set with a lot of smilies in this pack.

More then 150 smilies and all kind smilley that moves in this set and to use in your own forum using SMF.


Fantastic Smiley set it is compatible with versions 1.1.10 - 1.1.11 - 2.0 RC 1.2 - 2.0 RC 2 and 2.0 RC3

Update to version  1.4



'',\n file: ''FantasticSmileys.zip''\n },};\nvar smf_latestSmileys = [2905, 2903, 2892];\n\nfunction smf_packagesMoreInfo(id)\n{\n window.smfLatestSmileys_temp = document.getElementById("smfLatestSmileysWindow").innerHTML;\n\n setInnerHTML(document.getElementById("smfLatestSmileysWindow"),\n ''\\\n

'' + smf_smileysInfo[id].name + ''

\\\n

Install Now!

\\\n
'' + smf_smileysInfo[id].desc.replace(/\\\n '');\n}\n\nfunction smf_packagesBack()\n{\n setInnerHTML(document.getElementById("smfLatestSmileysWindow"), window.smfLatestSmileys_temp);\n window.scrollTo(0, findTop(document.getElementById("smfLatestSmileysWindow")) - 10);\n}\n\nwindow.smfLatestSmileys = ''\\\n
\\\n (package)\\\n

Smiley of the Moment:

\\\n
\\\n Fantastic Smileys 1.4\\\n
'';\n\nwindow.smfLatestSmileys += ''\\\n

New Smileys:

\\\n
    '';\n\nfor (var i = 0; i < smf_latestSmileys.length; i++)\n{\n var id_mod = smf_latestSmileys[i];\n\n window.smfLatestSmileys += ''
  • '' + smf_smileysInfo[id_mod].name + ''
  • '';\n}\n\nwindow.smfLatestSmileys += ''\\\n
'';\n\nwindow.smfLatestSmileys += ''\\\n
'';\n\nfunction findTop(el)\n{\n if (typeof(el.tagName) == "undefined")\n return 0;\n\n var skipMe = in_array(el.tagName.toLowerCase(), el.parentNode ? ["tr", "tbody", "form"] : []);\n var coordsParent = el.parentNode ? "parentNode" : "offsetParent";\n\n if (el[coordsParent] == null || typeof(el[coordsParent].offsetTop) == "undefined")\n return skipMe ? 0 : el.offsetTop;\n else\n return (skipMe ? 0 : el.offsetTop) + findTop(el[coordsParent]);\n}\n\nfunction in_array(item, array)\n{\n for (var i in array)\n {\n if (array[i] == item)\n return true;\n }\n\n return false;\n}', 'text/javascript'), (6, 'latest-support.js', '/smf/', 'language=%1$s&version=%3$s', 'window.smfLatestSupport = ''
SMF 1.1.14
A vulnerability has been fixed in this new release. Please try it before requesting support.
'';\n\nif (document.getElementById(''credits''))\n setInnerHTML(document.getElementById(''credits''), getInnerHTML(document.getElementById(''credits'')).replace(/thank you!/, ''thank you!''));\n', 'text/javascript'), (7, 'latest-themes.js', '/smf/', 'language=%1$s&version=%3$s', '\r\nvar smf_themeInfo = {\r\n 1: {\r\n name: ''Helios Multicolor'',\r\n desc: ''Helios was one of my first SMF themes ever made, and is now updated to work with SMF 2.0. The original is kept as much as possible, even the markup follows that. But new icons, newer javascript code and support for Curve-based sections has been added.


Note that it does NOT use dropdown menus, neither in profile/PM/admin sections - where the sidebar is used instead.This was done to be true to the origin of the theme.


DEMO SMF1.1:
http://www.blocweb.net/demos/index.php?version=smf1&demo=helios

DEMO SMF2.0:
http://www.blocweb.net/demos/index.php?version=smf2&demo=helios
'',\r\n file: ''heliosmulti_smf20final_b.zip'',\r\n author: ''Bloc''\r\n },\r\n 2481: {\r\n name: ''Black Ibz'',\r\n desc: ''
Black Ibz
Autores/Authors:
     ^HeRaCLeS^

Features:
     Black Ibz is a theme modern in tones dark.

     Copyright 2011 by SMF Personal @ visit www.smfpersonal.net for official support.
     If you want help, please visit our contributions section: Contribute


    
Características:
     Black Ibz es un theme moderno en tonos oscuros.

     Copyright 2011 by SMF Personal @ visita www.smfpersonal.net para soporte oficial.
     Si tu quieres ayudarnos, por favor visita nuestra seccion de contribuciones: Contribuir



Idiomas/Languages:
     o English
     o Spanish_Latin
     o Spanish_Es

Compatibilidad/Compatibility:
     o SMF 2.0 Gold

Desarrollador/Developer:
     Adk-Team

Note: This theme using css3, It will not be compatible with ie6, ie7, ie8.
'',\r\n file: ''BlackIbz 2.0.zip'',\r\n author: ''Adk-Team''\r\n },\r\n 2480: {\r\n name: ''Blued DarkCurve'',\r\n desc: ''Blued DarkCurve

This is a variation of the Classic Curve theme with blend of Blue in Dark Background spreading goodness of mother nature.

Features

'',\r\n file: ''blued-darkcurve.zip'',\r\n author: ''Ricky.''\r\n },\r\n 2477: {\r\n name: ''Adk Halloween'',\r\n desc: ''
Adk Halloween
Autores/Authors:
     enik

Features:

           Adk Halloween was created for the Halloween season Enjoy it.

Copyright 2011 by SMF Personal @ visit www.smfpersonal.net for official support.

If you want help, please visit our contributions section: Contribute


    
Características:

     Adk Halloween es un theme creado para las temporadas de noche de brujas disfrutenlo.

Copyright 2011 by SMF Personal @ visita www.smfpersonal.net para soporte oficial.

Si tu quieres ayudarnos, por favor visita nuestra seccion de contribuciones: Contribuir



Idiomas/Languages:

     o English

Compatibilidad/Compatibility:
     o SMF 2.0 Gold

Desarrollador/Developer:
     Adk-Team

Note: This theme using css3, It will not be compatible with ie6, ie7, ie8.'',\r\n file: ''adk_Hallowen.zip'',\r\n author: ''Adk-Team''\r\n },\r\n 893: {\r\n name: ''PhotoGallery Orange'',\r\n desc: ''Demo : http://csscreme.com/freetemplates/photo_gallery_orange/

Tema Destek - Theme Support: www.smftr.com & indir izle'',\r\n file: ''PhotoGalleryOrange.zip'',\r\n author: ''[Burak]''\r\n }\r\n};\r\nvar smf_featured = 1;\r\nvar smf_random = 893;\r\nvar smf_latestThemes = [2481, 2480, 2477];\r\nfunction smf_themesMoreInfo(id)\r\n{\r\n window.smfLatestThemes_temp = document.getElementById("smfLatestThemesWindow").innerHTML;\n\n // !!! Why not just always auto?\n document.getElementById("smfLatestThemesWindow").style.overflow = "auto";\n setInnerHTML(document.getElementById("smfLatestThemesWindow"),\n ''\\\n

'' + smf_themeInfo[id].name + ''

\\\r\n

View Theme Now!

\\\r\n
\\\r\n \\\r\n
'' + smf_themeInfo[id].desc.replace(/\\\r\n
\\\r\n '');\n}\r\n\r\nfunction smf_themesBack()\r\n{\r\n document.getElementById("smfLatestThemesWindow").style.overflow = "";\n setInnerHTML(document.getElementById("smfLatestThemesWindow"), window.smfLatestThemes_temp);\n window.scrollTo(0, findTop(document.getElementById("smfLatestThemesWindow")) - 10);\r\n}\r\n\r\nwindow.smfLatestThemes = ''\\\r\n
\\\r\n
\\\r\n (package)\\\r\n '';\r\nif ( smf_featured !=0 || smf_random != 0 )\r\n{\r\n\r\n if ( smf_featured != 0 )\r\n window.smfLatestThemes += ''\\\r\n

Featured Theme

\\\r\n

\\\r\n ''+smf_themeInfo[smf_featured].name + '' by '' + smf_themeInfo[smf_featured].author+''\\\r\n

'';\r\n if ( smf_random != 0 )\r\n window.smfLatestThemes += ''\\\r\n

Theme of the Moment

\\\r\n

\\\r\n ''+smf_themeInfo[smf_random].name + '' by '' + smf_themeInfo[smf_random].author+''\\\r\n

'';\r\n}\r\nwindow.smfLatestThemes += ''\\\r\n
\\\r\n
'';\r\n\r\nfunction findTop(el)\r\n{\r\n if (typeof(el.tagName) == "undefined")\r\n return 0;\r\n\r\n var skipMe = in_array(el.tagName.toLowerCase(), el.parentNode ? ["tr", "tbody", "form"] : []);\r\n var coordsParent = el.parentNode ? "parentNode" : "offsetParent";\r\n\r\n if (el[coordsParent] == null || typeof(el[coordsParent].offsetTop) == "undefined")\r\n return skipMe ? 0 : el.offsetTop;\r\n else\r\n return (skipMe ? 0 : el.offsetTop) + findTop(el[coordsParent]);\r\n}\r\n\r\nfunction in_array(item, array)\r\n{\r\n for (var i in array)\r\n {\r\n if (array[i] == item)\r\n return true;\r\n }\r\n\r\n return false;\r\n}', 'text/javascript'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_approval_queue` -- CREATE TABLE IF NOT EXISTS `smf_approval_queue` ( `id_msg` int(10) unsigned NOT NULL default '0', `id_attach` int(10) unsigned NOT NULL default '0', `id_event` smallint(5) unsigned NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_attachments` -- CREATE TABLE IF NOT EXISTS `smf_attachments` ( `id_attach` int(10) unsigned NOT NULL auto_increment, `id_thumb` int(10) unsigned NOT NULL default '0', `id_msg` int(10) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', `id_folder` tinyint(3) NOT NULL default '1', `attachment_type` tinyint(3) unsigned NOT NULL default '0', `filename` varchar(255) NOT NULL default '', `file_hash` varchar(40) NOT NULL default '', `fileext` varchar(8) NOT NULL default '', `size` int(10) unsigned NOT NULL default '0', `downloads` mediumint(8) unsigned NOT NULL default '0', `width` mediumint(8) unsigned NOT NULL default '0', `height` mediumint(8) unsigned NOT NULL default '0', `mime_type` varchar(20) NOT NULL default '', `approved` tinyint(3) NOT NULL default '1', PRIMARY KEY (`id_attach`), UNIQUE KEY `id_member` (`id_member`,`id_attach`), KEY `id_msg` (`id_msg`), KEY `attachment_type` (`attachment_type`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=8 ; -- -- Salvarea datelor din tabel `smf_attachments` -- INSERT INTO `smf_attachments` (`id_attach`, `id_thumb`, `id_msg`, `id_member`, `id_folder`, `attachment_type`, `filename`, `file_hash`, `fileext`, `size`, `downloads`, `width`, `height`, `mime_type`, `approved`) VALUES (1, 0, 0, 3, 1, 0, 'avatar_3_1298880909.jpg', '1f5152a0b5e8330439688175909fa03475f1783d', 'jpg', 1521, 3, 64, 64, 'image/jpeg', 1), (2, 0, 0, 6, 1, 0, 'avatar_6_1298886530.jpg', 'a850f75b37dca976f0aca3d94a3366cbcb8592cf', 'jpg', 2147, 3, 64, 64, 'image/jpeg', 1), (3, 0, 0, 5, 1, 0, 'avatar_5_1298892690.jpg', '6000faf48c51ef40c59c2313c34f7af4a2038286', 'jpg', 2067, 1, 64, 64, 'image/jpeg', 1), (4, 0, 0, 4, 1, 0, 'avatar_4_1298893556.jpg', '4e3331f7fca46267d1fdcb2a4fce3fc2a0e939b7', 'jpg', 1676, 4, 64, 64, 'image/jpeg', 1), (5, 0, 0, 8, 1, 0, 'avatar_8_1298986371.jpg', 'ba6797f704d49a2e39e63fa02fbb2436cda2b8b8', 'jpg', 1431, 2, 64, 64, 'image/jpeg', 1), (6, 0, 0, 9, 1, 0, 'avatar_9_1298987420.jpg', 'da9d5eef4c0f745ceef37905b471dd545055596a', 'jpg', 1668, 0, 64, 64, 'image/jpeg', 1), (7, 0, 0, 10, 1, 0, 'avatar_10_1298992404.jpg', 'c59956e8c33b231dd9ab78c004e806c52bec46aa', 'jpg', 2031, 3, 64, 64, 'image/jpeg', 1); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_ban_groups` -- CREATE TABLE IF NOT EXISTS `smf_ban_groups` ( `id_ban_group` mediumint(8) unsigned NOT NULL auto_increment, `name` varchar(20) NOT NULL default '', `ban_time` int(10) unsigned NOT NULL default '0', `expire_time` int(10) unsigned default NULL, `cannot_access` tinyint(3) unsigned NOT NULL default '0', `cannot_register` tinyint(3) unsigned NOT NULL default '0', `cannot_post` tinyint(3) unsigned NOT NULL default '0', `cannot_login` tinyint(3) unsigned NOT NULL default '0', `reason` varchar(255) NOT NULL default '', `notes` text NOT NULL, PRIMARY KEY (`id_ban_group`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_ban_items` -- CREATE TABLE IF NOT EXISTS `smf_ban_items` ( `id_ban` mediumint(8) unsigned NOT NULL auto_increment, `id_ban_group` smallint(5) unsigned NOT NULL default '0', `ip_low1` tinyint(3) unsigned NOT NULL default '0', `ip_high1` tinyint(3) unsigned NOT NULL default '0', `ip_low2` tinyint(3) unsigned NOT NULL default '0', `ip_high2` tinyint(3) unsigned NOT NULL default '0', `ip_low3` tinyint(3) unsigned NOT NULL default '0', `ip_high3` tinyint(3) unsigned NOT NULL default '0', `ip_low4` tinyint(3) unsigned NOT NULL default '0', `ip_high4` tinyint(3) unsigned NOT NULL default '0', `hostname` varchar(255) NOT NULL default '', `email_address` varchar(255) NOT NULL default '', `id_member` mediumint(8) unsigned NOT NULL default '0', `hits` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`id_ban`), KEY `id_ban_group` (`id_ban_group`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_board_permissions` -- CREATE TABLE IF NOT EXISTS `smf_board_permissions` ( `id_group` smallint(5) NOT NULL default '0', `id_profile` smallint(5) unsigned NOT NULL default '0', `permission` varchar(30) NOT NULL default '', `add_deny` tinyint(4) NOT NULL default '1', PRIMARY KEY (`id_group`,`id_profile`,`permission`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_board_permissions` -- INSERT INTO `smf_board_permissions` (`id_group`, `id_profile`, `permission`, `add_deny`) VALUES (-1, 1, 'poll_view', 1), (0, 1, 'remove_own', 1), (0, 1, 'lock_own', 1), (0, 1, 'mark_any_notify', 1), (0, 1, 'mark_notify', 1), (0, 1, 'modify_own', 1), (0, 1, 'poll_add_own', 1), (0, 1, 'poll_edit_own', 1), (0, 1, 'poll_lock_own', 1), (0, 1, 'poll_post', 1), (0, 1, 'poll_view', 1), (0, 1, 'poll_vote', 1), (0, 1, 'post_attachment', 1), (0, 1, 'post_new', 1), (0, 1, 'post_reply_any', 1), (0, 1, 'post_reply_own', 1), (0, 1, 'post_unapproved_topics', 1), (0, 1, 'post_unapproved_replies_any', 1), (0, 1, 'post_unapproved_replies_own', 1), (0, 1, 'post_unapproved_attachments', 1), (0, 1, 'delete_own', 1), (0, 1, 'report_any', 1), (0, 1, 'send_topic', 1), (0, 1, 'view_attachments', 1), (2, 1, 'moderate_board', 1), (2, 1, 'post_new', 1), (2, 1, 'post_reply_own', 1), (2, 1, 'post_reply_any', 1), (2, 1, 'post_unapproved_topics', 1), (2, 1, 'post_unapproved_replies_any', 1), (2, 1, 'post_unapproved_replies_own', 1), (2, 1, 'post_unapproved_attachments', 1), (2, 1, 'poll_post', 1), (2, 1, 'poll_add_any', 1), (2, 1, 'poll_remove_any', 1), (2, 1, 'poll_view', 1), (2, 1, 'poll_vote', 1), (2, 1, 'poll_lock_any', 1), (2, 1, 'poll_edit_any', 1), (2, 1, 'report_any', 1), (2, 1, 'lock_own', 1), (2, 1, 'send_topic', 1), (2, 1, 'mark_any_notify', 1), (2, 1, 'mark_notify', 1), (2, 1, 'delete_own', 1), (2, 1, 'modify_own', 1), (2, 1, 'make_sticky', 1), (2, 1, 'lock_any', 1), (2, 1, 'remove_any', 1), (2, 1, 'move_any', 1), (2, 1, 'merge_any', 1), (2, 1, 'split_any', 1), (2, 1, 'delete_any', 1), (2, 1, 'modify_any', 1), (2, 1, 'approve_posts', 1), (2, 1, 'post_attachment', 1), (2, 1, 'view_attachments', 1), (3, 1, 'moderate_board', 1), (3, 1, 'post_new', 1), (3, 1, 'post_reply_own', 1), (3, 1, 'post_reply_any', 1), (3, 1, 'post_unapproved_topics', 1), (3, 1, 'post_unapproved_replies_any', 1), (3, 1, 'post_unapproved_replies_own', 1), (3, 1, 'post_unapproved_attachments', 1), (3, 1, 'poll_post', 1), (3, 1, 'poll_add_any', 1), (3, 1, 'poll_remove_any', 1), (3, 1, 'poll_view', 1), (3, 1, 'poll_vote', 1), (3, 1, 'poll_lock_any', 1), (3, 1, 'poll_edit_any', 1), (3, 1, 'report_any', 1), (3, 1, 'lock_own', 1), (3, 1, 'send_topic', 1), (3, 1, 'mark_any_notify', 1), (3, 1, 'mark_notify', 1), (3, 1, 'delete_own', 1), (3, 1, 'modify_own', 1), (3, 1, 'make_sticky', 1), (3, 1, 'lock_any', 1), (3, 1, 'remove_any', 1), (3, 1, 'move_any', 1), (3, 1, 'merge_any', 1), (3, 1, 'split_any', 1), (3, 1, 'delete_any', 1), (3, 1, 'modify_any', 1), (3, 1, 'approve_posts', 1), (3, 1, 'post_attachment', 1), (3, 1, 'view_attachments', 1), (-1, 2, 'poll_view', 1), (0, 2, 'remove_own', 1), (0, 2, 'lock_own', 1), (0, 2, 'mark_any_notify', 1), (0, 2, 'mark_notify', 1), (0, 2, 'modify_own', 1), (0, 2, 'poll_view', 1), (0, 2, 'poll_vote', 1), (0, 2, 'post_attachment', 1), (0, 2, 'post_new', 1), (0, 2, 'post_reply_any', 1), (0, 2, 'post_reply_own', 1), (0, 2, 'post_unapproved_topics', 1), (0, 2, 'post_unapproved_replies_any', 1), (0, 2, 'post_unapproved_replies_own', 1), (0, 2, 'post_unapproved_attachments', 1), (0, 2, 'delete_own', 1), (0, 2, 'report_any', 1), (0, 2, 'send_topic', 1), (0, 2, 'view_attachments', 1), (2, 2, 'moderate_board', 1), (2, 2, 'post_new', 1), (2, 2, 'post_reply_own', 1), (2, 2, 'post_reply_any', 1), (2, 2, 'post_unapproved_topics', 1), (2, 2, 'post_unapproved_replies_any', 1), (2, 2, 'post_unapproved_replies_own', 1), (2, 2, 'post_unapproved_attachments', 1), (2, 2, 'poll_post', 1), (2, 2, 'poll_add_any', 1), (2, 2, 'poll_remove_any', 1), (2, 2, 'poll_view', 1), (2, 2, 'poll_vote', 1), (2, 2, 'poll_lock_any', 1), (2, 2, 'poll_edit_any', 1), (2, 2, 'report_any', 1), (2, 2, 'lock_own', 1), (2, 2, 'send_topic', 1), (2, 2, 'mark_any_notify', 1), (2, 2, 'mark_notify', 1), (2, 2, 'delete_own', 1), (2, 2, 'modify_own', 1), (2, 2, 'make_sticky', 1), (2, 2, 'lock_any', 1), (2, 2, 'remove_any', 1), (2, 2, 'move_any', 1), (2, 2, 'merge_any', 1), (2, 2, 'split_any', 1), (2, 2, 'delete_any', 1), (2, 2, 'modify_any', 1), (2, 2, 'approve_posts', 1), (2, 2, 'post_attachment', 1), (2, 2, 'view_attachments', 1), (3, 2, 'moderate_board', 1), (3, 2, 'post_new', 1), (3, 2, 'post_reply_own', 1), (3, 2, 'post_reply_any', 1), (3, 2, 'post_unapproved_topics', 1), (3, 2, 'post_unapproved_replies_any', 1), (3, 2, 'post_unapproved_replies_own', 1), (3, 2, 'post_unapproved_attachments', 1), (3, 2, 'poll_post', 1), (3, 2, 'poll_add_any', 1), (3, 2, 'poll_remove_any', 1), (3, 2, 'poll_view', 1), (3, 2, 'poll_vote', 1), (3, 2, 'poll_lock_any', 1), (3, 2, 'poll_edit_any', 1), (3, 2, 'report_any', 1), (3, 2, 'lock_own', 1), (3, 2, 'send_topic', 1), (3, 2, 'mark_any_notify', 1), (3, 2, 'mark_notify', 1), (3, 2, 'delete_own', 1), (3, 2, 'modify_own', 1), (3, 2, 'make_sticky', 1), (3, 2, 'lock_any', 1), (3, 2, 'remove_any', 1), (3, 2, 'move_any', 1), (3, 2, 'merge_any', 1), (3, 2, 'split_any', 1), (3, 2, 'delete_any', 1), (3, 2, 'modify_any', 1), (3, 2, 'approve_posts', 1), (3, 2, 'post_attachment', 1), (3, 2, 'view_attachments', 1), (-1, 3, 'poll_view', 1), (0, 3, 'remove_own', 1), (0, 3, 'lock_own', 1), (0, 3, 'mark_any_notify', 1), (0, 3, 'mark_notify', 1), (0, 3, 'modify_own', 1), (0, 3, 'poll_view', 1), (0, 3, 'poll_vote', 1), (0, 3, 'post_attachment', 1), (0, 3, 'post_reply_any', 1), (0, 3, 'post_reply_own', 1), (0, 3, 'post_unapproved_replies_any', 1), (0, 3, 'post_unapproved_replies_own', 1), (0, 3, 'post_unapproved_attachments', 1), (0, 3, 'delete_own', 1), (0, 3, 'report_any', 1), (0, 3, 'send_topic', 1), (0, 3, 'view_attachments', 1), (2, 3, 'moderate_board', 1), (2, 3, 'post_new', 1), (2, 3, 'post_reply_own', 1), (2, 3, 'post_reply_any', 1), (2, 3, 'post_unapproved_topics', 1), (2, 3, 'post_unapproved_replies_any', 1), (2, 3, 'post_unapproved_replies_own', 1), (2, 3, 'post_unapproved_attachments', 1), (2, 3, 'poll_post', 1), (2, 3, 'poll_add_any', 1), (2, 3, 'poll_remove_any', 1), (2, 3, 'poll_view', 1), (2, 3, 'poll_vote', 1), (2, 3, 'poll_lock_any', 1), (2, 3, 'poll_edit_any', 1), (2, 3, 'report_any', 1), (2, 3, 'lock_own', 1), (2, 3, 'send_topic', 1), (2, 3, 'mark_any_notify', 1), (2, 3, 'mark_notify', 1), (2, 3, 'delete_own', 1), (2, 3, 'modify_own', 1), (2, 3, 'make_sticky', 1), (2, 3, 'lock_any', 1), (2, 3, 'remove_any', 1), (2, 3, 'move_any', 1), (2, 3, 'merge_any', 1), (2, 3, 'split_any', 1), (2, 3, 'delete_any', 1), (2, 3, 'modify_any', 1), (2, 3, 'approve_posts', 1), (2, 3, 'post_attachment', 1), (2, 3, 'view_attachments', 1), (3, 3, 'moderate_board', 1), (3, 3, 'post_new', 1), (3, 3, 'post_reply_own', 1), (3, 3, 'post_reply_any', 1), (3, 3, 'post_unapproved_topics', 1), (3, 3, 'post_unapproved_replies_any', 1), (3, 3, 'post_unapproved_replies_own', 1), (3, 3, 'post_unapproved_attachments', 1), (3, 3, 'poll_post', 1), (3, 3, 'poll_add_any', 1), (3, 3, 'poll_remove_any', 1), (3, 3, 'poll_view', 1), (3, 3, 'poll_vote', 1), (3, 3, 'poll_lock_any', 1), (3, 3, 'poll_edit_any', 1), (3, 3, 'report_any', 1), (3, 3, 'lock_own', 1), (3, 3, 'send_topic', 1), (3, 3, 'mark_any_notify', 1), (3, 3, 'mark_notify', 1), (3, 3, 'delete_own', 1), (3, 3, 'modify_own', 1), (3, 3, 'make_sticky', 1), (3, 3, 'lock_any', 1), (3, 3, 'remove_any', 1), (3, 3, 'move_any', 1), (3, 3, 'merge_any', 1), (3, 3, 'split_any', 1), (3, 3, 'delete_any', 1), (3, 3, 'modify_any', 1), (3, 3, 'approve_posts', 1), (3, 3, 'post_attachment', 1), (3, 3, 'view_attachments', 1), (-1, 4, 'poll_view', 1), (0, 4, 'mark_any_notify', 1), (0, 4, 'mark_notify', 1), (0, 4, 'poll_view', 1), (0, 4, 'poll_vote', 1), (0, 4, 'report_any', 1), (0, 4, 'send_topic', 1), (0, 4, 'view_attachments', 1), (2, 4, 'moderate_board', 1), (2, 4, 'post_new', 1), (2, 4, 'post_reply_own', 1), (2, 4, 'post_reply_any', 1), (2, 4, 'post_unapproved_topics', 1), (2, 4, 'post_unapproved_replies_any', 1), (2, 4, 'post_unapproved_replies_own', 1), (2, 4, 'post_unapproved_attachments', 1), (2, 4, 'poll_post', 1), (2, 4, 'poll_add_any', 1), (2, 4, 'poll_remove_any', 1), (2, 4, 'poll_view', 1), (2, 4, 'poll_vote', 1), (2, 4, 'poll_lock_any', 1), (2, 4, 'poll_edit_any', 1), (2, 4, 'report_any', 1), (2, 4, 'lock_own', 1), (2, 4, 'send_topic', 1), (2, 4, 'mark_any_notify', 1), (2, 4, 'mark_notify', 1), (2, 4, 'delete_own', 1), (2, 4, 'modify_own', 1), (2, 4, 'make_sticky', 1), (2, 4, 'lock_any', 1), (2, 4, 'remove_any', 1), (2, 4, 'move_any', 1), (2, 4, 'merge_any', 1), (2, 4, 'split_any', 1), (2, 4, 'delete_any', 1), (2, 4, 'modify_any', 1), (2, 4, 'approve_posts', 1), (2, 4, 'post_attachment', 1), (2, 4, 'view_attachments', 1), (3, 4, 'moderate_board', 1), (3, 4, 'post_new', 1), (3, 4, 'post_reply_own', 1), (3, 4, 'post_reply_any', 1), (3, 4, 'post_unapproved_topics', 1), (3, 4, 'post_unapproved_replies_any', 1), (3, 4, 'post_unapproved_replies_own', 1), (3, 4, 'post_unapproved_attachments', 1), (3, 4, 'poll_post', 1), (3, 4, 'poll_add_any', 1), (3, 4, 'poll_remove_any', 1), (3, 4, 'poll_view', 1), (3, 4, 'poll_vote', 1), (3, 4, 'poll_lock_any', 1), (3, 4, 'poll_edit_any', 1), (3, 4, 'report_any', 1), (3, 4, 'lock_own', 1), (3, 4, 'send_topic', 1), (3, 4, 'mark_any_notify', 1), (3, 4, 'mark_notify', 1), (3, 4, 'delete_own', 1), (3, 4, 'modify_own', 1), (3, 4, 'make_sticky', 1), (3, 4, 'lock_any', 1), (3, 4, 'remove_any', 1), (3, 4, 'move_any', 1), (3, 4, 'merge_any', 1), (3, 4, 'split_any', 1), (3, 4, 'delete_any', 1), (3, 4, 'modify_any', 1), (3, 4, 'approve_posts', 1), (3, 4, 'post_attachment', 1), (3, 4, 'view_attachments', 1); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_boards` -- CREATE TABLE IF NOT EXISTS `smf_boards` ( `id_board` smallint(5) unsigned NOT NULL auto_increment, `id_cat` tinyint(4) unsigned NOT NULL default '0', `child_level` tinyint(4) unsigned NOT NULL default '0', `id_parent` smallint(5) unsigned NOT NULL default '0', `board_order` smallint(5) NOT NULL default '0', `id_last_msg` int(10) unsigned NOT NULL default '0', `id_msg_updated` int(10) unsigned NOT NULL default '0', `member_groups` varchar(255) NOT NULL default '-1,0', `id_profile` smallint(5) unsigned NOT NULL default '1', `name` varchar(255) NOT NULL default '', `description` text NOT NULL, `num_topics` mediumint(8) unsigned NOT NULL default '0', `num_posts` mediumint(8) unsigned NOT NULL default '0', `count_posts` tinyint(4) NOT NULL default '0', `id_theme` tinyint(4) unsigned NOT NULL default '0', `override_theme` tinyint(4) unsigned NOT NULL default '0', `unapproved_posts` smallint(5) NOT NULL default '0', `unapproved_topics` smallint(5) NOT NULL default '0', `redirect` varchar(255) NOT NULL default '', PRIMARY KEY (`id_board`), UNIQUE KEY `categories` (`id_cat`,`id_board`), KEY `id_parent` (`id_parent`), KEY `id_msg_updated` (`id_msg_updated`), KEY `member_groups` (`member_groups`(48)) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `smf_boards` -- INSERT INTO `smf_boards` (`id_board`, `id_cat`, `child_level`, `id_parent`, `board_order`, `id_last_msg`, `id_msg_updated`, `member_groups`, `id_profile`, `name`, `description`, `num_topics`, `num_posts`, `count_posts`, `id_theme`, `override_theme`, `unapproved_posts`, `unapproved_topics`, `redirect`) VALUES (1, 1, 0, 0, 1, 75, 75, '-1,0,2', 1, 'General Discussion', 'Feel free to talk about anything and everything in this board.', 75, 75, 0, 0, 0, 0, 0, ''); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_calendar` -- CREATE TABLE IF NOT EXISTS `smf_calendar` ( `id_event` smallint(5) unsigned NOT NULL auto_increment, `start_date` date NOT NULL default '0001-01-01', `end_date` date NOT NULL default '0001-01-01', `id_board` smallint(5) unsigned NOT NULL default '0', `id_topic` mediumint(8) unsigned NOT NULL default '0', `title` varchar(60) NOT NULL default '', `id_member` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`id_event`), KEY `start_date` (`start_date`), KEY `end_date` (`end_date`), KEY `topic` (`id_topic`,`id_member`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_calendar_holidays` -- CREATE TABLE IF NOT EXISTS `smf_calendar_holidays` ( `id_holiday` smallint(5) unsigned NOT NULL auto_increment, `event_date` date NOT NULL default '0001-01-01', `title` varchar(60) NOT NULL default '', PRIMARY KEY (`id_holiday`), KEY `event_date` (`event_date`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=116 ; -- -- Salvarea datelor din tabel `smf_calendar_holidays` -- INSERT INTO `smf_calendar_holidays` (`id_holiday`, `event_date`, `title`) VALUES (1, '0004-01-01', 'New Year''s'), (2, '0004-12-25', 'Christmas'), (3, '0004-02-14', 'Valentine''s Day'), (4, '0004-03-17', 'St. Patrick''s Day'), (5, '0004-04-01', 'April Fools'), (6, '0004-04-22', 'Earth Day'), (7, '0004-10-24', 'United Nations Day'), (8, '0004-10-31', 'Halloween'), (9, '2010-05-09', 'Mother''s Day'), (10, '2011-05-08', 'Mother''s Day'), (11, '2012-05-13', 'Mother''s Day'), (12, '2013-05-12', 'Mother''s Day'), (13, '2014-05-11', 'Mother''s Day'), (14, '2015-05-10', 'Mother''s Day'), (15, '2016-05-08', 'Mother''s Day'), (16, '2017-05-14', 'Mother''s Day'), (17, '2018-05-13', 'Mother''s Day'), (18, '2019-05-12', 'Mother''s Day'), (19, '2020-05-10', 'Mother''s Day'), (20, '2008-06-15', 'Father''s Day'), (21, '2009-06-21', 'Father''s Day'), (22, '2010-06-20', 'Father''s Day'), (23, '2011-06-19', 'Father''s Day'), (24, '2012-06-17', 'Father''s Day'), (25, '2013-06-16', 'Father''s Day'), (26, '2014-06-15', 'Father''s Day'), (27, '2015-06-21', 'Father''s Day'), (28, '2016-06-19', 'Father''s Day'), (29, '2017-06-18', 'Father''s Day'), (30, '2018-06-17', 'Father''s Day'), (31, '2019-06-16', 'Father''s Day'), (32, '2020-06-21', 'Father''s Day'), (33, '2010-06-21', 'Summer Solstice'), (34, '2011-06-21', 'Summer Solstice'), (35, '2012-06-20', 'Summer Solstice'), (36, '2013-06-21', 'Summer Solstice'), (37, '2014-06-21', 'Summer Solstice'), (38, '2015-06-21', 'Summer Solstice'), (39, '2016-06-20', 'Summer Solstice'), (40, '2017-06-20', 'Summer Solstice'), (41, '2018-06-21', 'Summer Solstice'), (42, '2019-06-21', 'Summer Solstice'), (43, '2020-06-20', 'Summer Solstice'), (44, '2010-03-20', 'Vernal Equinox'), (45, '2011-03-20', 'Vernal Equinox'), (46, '2012-03-20', 'Vernal Equinox'), (47, '2013-03-20', 'Vernal Equinox'), (48, '2014-03-20', 'Vernal Equinox'), (49, '2015-03-20', 'Vernal Equinox'), (50, '2016-03-19', 'Vernal Equinox'), (51, '2017-03-20', 'Vernal Equinox'), (52, '2018-03-20', 'Vernal Equinox'), (53, '2019-03-20', 'Vernal Equinox'), (54, '2020-03-19', 'Vernal Equinox'), (55, '2010-12-21', 'Winter Solstice'), (56, '2011-12-22', 'Winter Solstice'), (57, '2012-12-21', 'Winter Solstice'), (58, '2013-12-21', 'Winter Solstice'), (59, '2014-12-21', 'Winter Solstice'), (60, '2015-12-21', 'Winter Solstice'), (61, '2016-12-21', 'Winter Solstice'), (62, '2017-12-21', 'Winter Solstice'), (63, '2018-12-21', 'Winter Solstice'), (64, '2019-12-21', 'Winter Solstice'), (65, '2020-12-21', 'Winter Solstice'), (66, '2010-09-22', 'Autumnal Equinox'), (67, '2011-09-23', 'Autumnal Equinox'), (68, '2012-09-22', 'Autumnal Equinox'), (69, '2013-09-22', 'Autumnal Equinox'), (70, '2014-09-22', 'Autumnal Equinox'), (71, '2015-09-23', 'Autumnal Equinox'), (72, '2016-09-22', 'Autumnal Equinox'), (73, '2017-09-22', 'Autumnal Equinox'), (74, '2018-09-22', 'Autumnal Equinox'), (75, '2019-09-23', 'Autumnal Equinox'), (76, '2020-09-22', 'Autumnal Equinox'), (77, '0004-07-04', 'Independence Day'), (78, '0004-05-05', 'Cinco de Mayo'), (79, '0004-06-14', 'Flag Day'), (80, '0004-11-11', 'Veterans Day'), (81, '0004-02-02', 'Groundhog Day'), (82, '2010-11-25', 'Thanksgiving'), (83, '2011-11-24', 'Thanksgiving'), (84, '2012-11-22', 'Thanksgiving'), (85, '2013-11-21', 'Thanksgiving'), (86, '2014-11-20', 'Thanksgiving'), (87, '2015-11-26', 'Thanksgiving'), (88, '2016-11-24', 'Thanksgiving'), (89, '2017-11-23', 'Thanksgiving'), (90, '2018-11-22', 'Thanksgiving'), (91, '2019-11-21', 'Thanksgiving'), (92, '2020-11-26', 'Thanksgiving'), (93, '2010-05-31', 'Memorial Day'), (94, '2011-05-30', 'Memorial Day'), (95, '2012-05-28', 'Memorial Day'), (96, '2013-05-27', 'Memorial Day'), (97, '2014-05-26', 'Memorial Day'), (98, '2015-05-25', 'Memorial Day'), (99, '2016-05-30', 'Memorial Day'), (100, '2017-05-29', 'Memorial Day'), (101, '2018-05-28', 'Memorial Day'), (102, '2019-05-27', 'Memorial Day'), (103, '2020-05-25', 'Memorial Day'), (104, '2010-09-06', 'Labor Day'), (105, '2011-09-05', 'Labor Day'), (106, '2012-09-03', 'Labor Day'), (107, '2013-09-09', 'Labor Day'), (108, '2014-09-08', 'Labor Day'), (109, '2015-09-07', 'Labor Day'), (110, '2016-09-05', 'Labor Day'), (111, '2017-09-04', 'Labor Day'), (112, '2018-09-03', 'Labor Day'), (113, '2019-09-09', 'Labor Day'), (114, '2020-09-07', 'Labor Day'), (115, '0004-06-06', 'D-Day'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_categories` -- CREATE TABLE IF NOT EXISTS `smf_categories` ( `id_cat` tinyint(4) unsigned NOT NULL auto_increment, `cat_order` tinyint(4) NOT NULL default '0', `name` varchar(255) NOT NULL default '', `can_collapse` tinyint(1) NOT NULL default '1', PRIMARY KEY (`id_cat`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `smf_categories` -- INSERT INTO `smf_categories` (`id_cat`, `cat_order`, `name`, `can_collapse`) VALUES (1, 0, 'General Category', 1); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_collapsed_categories` -- CREATE TABLE IF NOT EXISTS `smf_collapsed_categories` ( `id_cat` tinyint(4) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`id_cat`,`id_member`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_custom_fields` -- CREATE TABLE IF NOT EXISTS `smf_custom_fields` ( `id_field` smallint(5) NOT NULL auto_increment, `col_name` varchar(12) NOT NULL default '', `field_name` varchar(40) NOT NULL default '', `field_desc` varchar(255) NOT NULL default '', `field_type` varchar(8) NOT NULL default 'text', `field_length` smallint(5) NOT NULL default '255', `field_options` text NOT NULL, `mask` varchar(255) NOT NULL default '', `show_reg` tinyint(3) NOT NULL default '0', `show_display` tinyint(3) NOT NULL default '0', `show_profile` varchar(20) NOT NULL default 'forumprofile', `private` tinyint(3) NOT NULL default '0', `active` tinyint(3) NOT NULL default '1', `bbc` tinyint(3) NOT NULL default '0', `can_search` tinyint(3) NOT NULL default '0', `default_value` varchar(255) NOT NULL default '', `enclose` text NOT NULL, `placement` tinyint(3) NOT NULL default '0', PRIMARY KEY (`id_field`), UNIQUE KEY `col_name` (`col_name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_feedbot` -- CREATE TABLE IF NOT EXISTS `smf_feedbot` ( `ID_FEED` mediumint(8) NOT NULL auto_increment, `ID_BOARD` smallint(5) unsigned NOT NULL default '0', `feedurl` tinytext NOT NULL, `title` tinytext NOT NULL, `enabled` tinyint(4) NOT NULL default '1', `html` tinyint(4) NOT NULL default '1', `postername` tinytext, `ID_MEMBER` mediumint(8) unsigned default NULL, `locked` tinyint(4) NOT NULL default '0', `markasread` tinyint(4) NOT NULL default '0', `articlelink` tinyint(4) NOT NULL default '0', `topicprefix` tinytext, `numbertoimport` smallint(5) NOT NULL default '1', `importevery` smallint(5) NOT NULL default '180', `updatetime` int(10) unsigned NOT NULL default '0', `total_posts` int(10) unsigned NOT NULL default '0', `footer` text, `msgicon` varchar(50) default 'xx', PRIMARY KEY (`ID_FEED`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `smf_feedbot` -- INSERT INTO `smf_feedbot` (`ID_FEED`, `ID_BOARD`, `feedurl`, `title`, `enabled`, `html`, `postername`, `ID_MEMBER`, `locked`, `markasread`, `articlelink`, `topicprefix`, `numbertoimport`, `importevery`, `updatetime`, `total_posts`, `footer`, `msgicon`) VALUES (1, 1, 'http://www.adines.ro/rss.php?feed=5', 'Produse test', 1, 1, 'adines', 2, 0, 0, 1, '', 5, 30, 1326610852, 7, '(C) Adines.ro', 'xx'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_feedbot_log` -- CREATE TABLE IF NOT EXISTS `smf_feedbot_log` ( `ID_FEEDITEM` mediumint(8) NOT NULL auto_increment, `ID_FEED` mediumint(8) NOT NULL, `feedhash` tinytext NOT NULL, `feedtime` int(10) unsigned NOT NULL default '0', `ID_MSG` int(10) unsigned NOT NULL default '0', `ID_TOPIC` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`ID_FEEDITEM`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=8 ; -- -- Salvarea datelor din tabel `smf_feedbot_log` -- INSERT INTO `smf_feedbot_log` (`ID_FEEDITEM`, `ID_FEED`, `feedhash`, `feedtime`, `ID_MSG`, `ID_TOPIC`) VALUES (1, 1, '692ef2b7ddb7fb3c8ee76d27f60941ce', 1297192979, 2, 2), (2, 1, '48a6ce9558a0b32d5b0456da9648dc97', 1297192979, 3, 3), (3, 1, '7fa4afe35d8d1da72f517707106531c0', 1297192979, 4, 4), (4, 1, 'f6bfe38c89c9ee61d251a2bce7327fd4', 1297192979, 5, 5), (5, 1, '19a725b98e3187aa86c1c646fae1286b', 1297192979, 6, 6), (6, 1, 'df7315b38b9cb6423211a06476ee09ef', 1297237214, 7, 7), (7, 1, '39e0fd7e988d54a5d8cba644538ba2f1', 1297237214, 8, 8); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_group_moderators` -- CREATE TABLE IF NOT EXISTS `smf_group_moderators` ( `id_group` smallint(5) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`id_group`,`id_member`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_actions` -- CREATE TABLE IF NOT EXISTS `smf_log_actions` ( `id_action` int(10) unsigned NOT NULL auto_increment, `id_log` tinyint(3) unsigned NOT NULL default '1', `log_time` int(10) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', `ip` char(16) NOT NULL default '', `action` varchar(30) NOT NULL default '', `id_board` smallint(5) unsigned NOT NULL default '0', `id_topic` mediumint(8) unsigned NOT NULL default '0', `id_msg` int(10) unsigned NOT NULL default '0', `extra` text NOT NULL, PRIMARY KEY (`id_action`), KEY `id_log` (`id_log`), KEY `log_time` (`log_time`), KEY `id_member` (`id_member`), KEY `id_board` (`id_board`), KEY `id_msg` (`id_msg`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_activity` -- CREATE TABLE IF NOT EXISTS `smf_log_activity` ( `date` date NOT NULL default '0001-01-01', `hits` mediumint(8) unsigned NOT NULL default '0', `topics` smallint(5) unsigned NOT NULL default '0', `posts` smallint(5) unsigned NOT NULL default '0', `registers` smallint(5) unsigned NOT NULL default '0', `most_on` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`date`), KEY `most_on` (`most_on`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_log_activity` -- INSERT INTO `smf_log_activity` (`date`, `hits`, `topics`, `posts`, `registers`, `most_on`) VALUES ('2011-01-29', 0, 1, 1, 1, 1), ('2011-01-30', 0, 0, 0, 0, 1), ('2011-01-31', 0, 0, 0, 0, 1), ('2011-02-04', 0, 0, 0, 0, 1), ('2011-02-07', 0, 0, 0, 1, 2), ('2011-02-08', 0, 0, 0, 0, 1), ('2011-02-09', 0, 0, 0, 0, 1), ('2011-02-10', 0, 0, 0, 0, 1), ('2011-02-13', 0, 0, 0, 0, 1), ('2011-02-15', 0, 0, 0, 0, 1), ('2011-02-16', 0, 0, 0, 0, 1), ('2011-02-17', 0, 0, 0, 0, 1), ('2011-02-18', 0, 0, 0, 0, 1), ('2011-02-19', 0, 0, 0, 0, 1), ('2011-02-21', 0, 0, 0, 0, 1), ('2011-02-22', 0, 0, 0, 0, 1), ('2011-02-23', 0, 0, 0, 0, 2), ('2011-02-24', 0, 0, 0, 0, 1), ('2011-02-25', 0, 0, 0, 0, 1), ('2011-02-26', 0, 0, 0, 0, 1), ('2011-02-27', 0, 0, 0, 4, 1), ('2011-02-28', 0, 0, 0, 4, 3), ('2011-03-01', 0, 0, 0, 1, 2), ('2011-03-02', 0, 0, 0, 0, 1), ('2011-03-03', 0, 0, 0, 0, 1), ('2011-03-04', 0, 0, 0, 0, 1), ('2011-03-05', 0, 0, 0, 0, 1), ('2011-03-06', 0, 0, 0, 0, 1), ('2011-03-08', 0, 2, 2, 0, 1), ('2011-03-09', 0, 0, 0, 1, 1), ('2011-03-10', 0, 1, 1, 0, 1), ('2011-03-12', 0, 0, 0, 0, 1), ('2011-03-13', 0, 2, 2, 0, 1), ('2011-03-14', 0, 2, 2, 0, 1), ('2011-03-15', 0, 0, 0, 0, 1), ('2011-03-18', 0, 0, 0, 0, 1), ('2011-03-20', 0, 0, 0, 0, 1), ('2011-03-21', 0, 0, 0, 0, 1), ('2011-03-23', 0, 0, 0, 0, 1), ('2011-03-25', 0, 0, 0, 0, 1), ('2011-03-27', 0, 0, 0, 0, 1), ('2011-03-28', 0, 0, 0, 0, 1), ('2011-03-29', 0, 0, 0, 0, 1), ('2011-03-30', 0, 0, 0, 0, 1), ('2011-04-01', 0, 0, 0, 0, 1), ('2011-04-02', 0, 0, 0, 0, 1), ('2011-04-03', 0, 0, 0, 0, 1), ('2011-04-04', 0, 0, 0, 0, 1), ('2011-04-05', 0, 0, 0, 0, 1), ('2011-04-06', 0, 0, 0, 0, 1), ('2011-04-07', 0, 0, 0, 0, 1), ('2011-04-08', 0, 0, 0, 0, 1), ('2011-04-09', 0, 0, 0, 0, 1), ('2011-04-10', 0, 0, 0, 0, 1), ('2011-04-11', 0, 0, 0, 0, 1), ('2011-04-12', 0, 0, 0, 0, 1), ('2011-04-13', 0, 0, 0, 0, 1), ('2011-04-14', 0, 0, 0, 0, 2), ('2011-04-15', 0, 0, 0, 0, 1), ('2011-04-16', 0, 0, 0, 0, 3), ('2011-04-17', 0, 0, 0, 0, 3), ('2011-04-18', 0, 0, 0, 0, 1), ('2011-04-19', 0, 0, 0, 0, 2), ('2011-04-20', 0, 0, 0, 0, 1), ('2011-04-21', 0, 0, 0, 0, 3), ('2011-04-22', 0, 0, 0, 0, 1), ('2011-04-23', 0, 0, 0, 0, 1), ('2011-04-24', 0, 0, 0, 0, 1), ('2011-04-25', 0, 0, 0, 0, 2), ('2011-04-26', 0, 0, 0, 0, 1), ('2011-04-27', 0, 0, 0, 0, 2), ('2011-04-28', 0, 0, 0, 0, 2), ('2011-04-29', 0, 0, 0, 0, 1), ('2011-04-30', 0, 0, 0, 0, 1), ('2011-05-01', 0, 0, 0, 0, 1), ('2011-05-02', 0, 0, 0, 0, 1), ('2011-05-03', 0, 0, 0, 0, 1), ('2011-05-04', 0, 0, 0, 0, 1), ('2011-05-05', 0, 0, 0, 0, 1), ('2011-05-06', 0, 0, 0, 0, 2), ('2011-05-07', 0, 0, 0, 0, 1), ('2011-05-08', 0, 0, 0, 0, 1), ('2011-05-09', 0, 0, 0, 0, 2), ('2011-05-10', 0, 0, 0, 0, 2), ('2011-05-11', 0, 0, 0, 0, 1), ('2011-05-12', 0, 0, 0, 0, 1), ('2011-05-14', 0, 0, 0, 0, 1), ('2011-05-16', 0, 0, 0, 0, 1), ('2011-05-18', 0, 0, 0, 0, 1), ('2011-05-19', 0, 0, 0, 0, 1), ('2011-05-20', 0, 0, 0, 0, 1), ('2011-05-21', 0, 0, 0, 0, 1), ('2011-05-22', 0, 0, 0, 0, 1), ('2011-05-23', 0, 0, 0, 0, 1), ('2011-05-24', 0, 0, 0, 0, 1), ('2011-05-25', 0, 0, 0, 0, 1), ('2011-05-26', 0, 0, 0, 0, 1), ('2011-05-28', 0, 0, 0, 0, 1), ('2011-05-29', 0, 0, 0, 0, 3), ('2011-05-31', 0, 1, 1, 1, 1), ('2011-06-01', 0, 0, 0, 0, 1), ('2011-06-02', 0, 1, 1, 1, 2), ('2011-06-03', 0, 0, 0, 0, 1), ('2011-06-04', 0, 0, 0, 0, 1), ('2011-06-05', 0, 1, 1, 0, 2), ('2011-06-06', 0, 0, 0, 0, 1), ('2011-06-07', 0, 9, 9, 0, 3), ('2011-06-08', 0, 14, 14, 0, 2), ('2011-06-09', 0, 0, 0, 0, 2), ('2011-06-10', 0, 1, 1, 1, 2), ('2011-06-11', 0, 3, 3, 2, 3), ('2011-06-12', 0, 4, 4, 4, 2), ('2011-06-13', 0, 4, 4, 4, 3), ('2011-06-14', 0, 20, 20, 18, 3), ('2011-06-15', 0, 2, 2, 3, 4), ('2011-06-25', 0, 0, 0, 0, 1), ('2011-08-30', 0, 0, 0, 0, 1), ('2011-09-07', 0, 0, 0, 0, 1), ('2011-09-08', 0, 0, 0, 0, 1), ('2011-09-21', 0, 0, 0, 0, 1), ('2011-09-30', 0, 0, 0, 0, 1), ('2011-10-30', 0, 0, 0, 0, 1), ('2011-11-21', 0, 0, 0, 0, 1), ('2011-12-03', 0, 0, 0, 0, 1), ('2011-12-22', 0, 0, 0, 0, 1), ('2012-01-15', 0, 0, 0, 0, 1); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_banned` -- CREATE TABLE IF NOT EXISTS `smf_log_banned` ( `id_ban_log` mediumint(8) unsigned NOT NULL auto_increment, `id_member` mediumint(8) unsigned NOT NULL default '0', `ip` char(16) NOT NULL default '', `email` varchar(255) NOT NULL default '', `log_time` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`id_ban_log`), KEY `log_time` (`log_time`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_boards` -- CREATE TABLE IF NOT EXISTS `smf_log_boards` ( `id_member` mediumint(8) unsigned NOT NULL default '0', `id_board` smallint(5) unsigned NOT NULL default '0', `id_msg` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`id_member`,`id_board`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_log_boards` -- INSERT INTO `smf_log_boards` (`id_member`, `id_board`, `id_msg`) VALUES (1, 1, 8), (6, 1, 9), (10, 1, 10), (12, 1, 11), (3, 1, 12), (7, 1, 13), (8, 1, 14), (4, 1, 15), (13, 1, 18), (14, 1, 41), (15, 1, 74), (17, 1, 45), (18, 1, 46), (19, 1, 47), (20, 1, 48), (21, 1, 50), (22, 1, 66), (24, 1, 51), (25, 1, 67), (26, 1, 54), (27, 1, 55), (28, 1, 56), (29, 1, 57), (30, 1, 58), (31, 1, 60), (32, 1, 61), (33, 1, 62), (34, 1, 63), (35, 1, 64), (36, 1, 65), (38, 1, 68), (39, 1, 69), (40, 1, 70), (41, 1, 71), (42, 1, 72), (43, 1, 73), (46, 1, 75); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_comments` -- CREATE TABLE IF NOT EXISTS `smf_log_comments` ( `id_comment` mediumint(8) unsigned NOT NULL auto_increment, `id_member` mediumint(8) unsigned NOT NULL default '0', `member_name` varchar(80) NOT NULL default '', `comment_type` varchar(8) NOT NULL default 'warning', `id_recipient` mediumint(8) unsigned NOT NULL default '0', `recipient_name` varchar(255) NOT NULL default '', `log_time` int(10) NOT NULL default '0', `id_notice` mediumint(8) unsigned NOT NULL default '0', `counter` tinyint(3) NOT NULL default '0', `body` text NOT NULL, PRIMARY KEY (`id_comment`), KEY `id_recipient` (`id_recipient`), KEY `log_time` (`log_time`), KEY `comment_type` (`comment_type`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_digest` -- CREATE TABLE IF NOT EXISTS `smf_log_digest` ( `id_topic` mediumint(8) unsigned NOT NULL, `id_msg` int(10) unsigned NOT NULL, `note_type` varchar(10) NOT NULL default 'post', `daily` tinyint(3) unsigned NOT NULL default '0', `exclude` mediumint(8) unsigned NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_log_digest` -- INSERT INTO `smf_log_digest` (`id_topic`, `id_msg`, `note_type`, `daily`, `exclude`) VALUES (9, 9, 'topic', 0, 6), (10, 10, 'topic', 0, 10), (11, 11, 'topic', 0, 12), (12, 12, 'topic', 0, 3), (13, 13, 'topic', 0, 7), (14, 14, 'topic', 0, 8), (15, 15, 'topic', 0, 4), (16, 16, 'topic', 0, 13), (17, 17, 'topic', 0, 14), (18, 18, 'topic', 0, 13), (19, 19, 'topic', 0, 14), (20, 20, 'topic', 0, 14), (21, 21, 'topic', 0, 14), (22, 22, 'topic', 0, 14), (23, 23, 'topic', 0, 14), (24, 24, 'topic', 0, 14), (25, 25, 'topic', 0, 14), (26, 26, 'topic', 0, 14), (27, 27, 'topic', 0, 14), (28, 28, 'topic', 0, 14), (29, 29, 'topic', 0, 14), (30, 30, 'topic', 0, 14), (31, 31, 'topic', 0, 14), (32, 32, 'topic', 0, 14), (33, 33, 'topic', 0, 14), (34, 34, 'topic', 0, 14), (35, 35, 'topic', 0, 14), (36, 36, 'topic', 0, 14), (37, 37, 'topic', 0, 14), (38, 38, 'topic', 0, 14), (39, 39, 'topic', 0, 14), (40, 40, 'topic', 0, 14), (41, 41, 'topic', 0, 14), (42, 42, 'topic', 0, 15), (43, 43, 'topic', 0, 15), (44, 44, 'topic', 0, 15), (45, 45, 'topic', 0, 17), (46, 46, 'topic', 0, 18), (47, 47, 'topic', 0, 19), (48, 48, 'topic', 0, 20), (49, 49, 'topic', 0, 21), (50, 50, 'topic', 0, 21), (51, 51, 'topic', 0, 24), (52, 52, 'topic', 0, 25), (53, 53, 'topic', 0, 22), (54, 54, 'topic', 0, 26), (55, 55, 'topic', 0, 27), (56, 56, 'topic', 0, 28), (57, 57, 'topic', 0, 29), (58, 58, 'topic', 0, 30), (59, 59, 'topic', 0, 22), (60, 60, 'topic', 0, 31), (61, 61, 'topic', 0, 32), (62, 62, 'topic', 0, 33), (63, 63, 'topic', 0, 34), (64, 64, 'topic', 0, 35), (65, 65, 'topic', 0, 36), (66, 66, 'topic', 0, 22), (67, 67, 'topic', 0, 25), (68, 68, 'topic', 0, 38), (69, 69, 'topic', 0, 39), (70, 70, 'topic', 0, 40), (71, 71, 'topic', 0, 41), (72, 72, 'topic', 0, 42), (73, 73, 'topic', 0, 43), (74, 74, 'topic', 0, 15), (75, 75, 'topic', 0, 46); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_errors` -- CREATE TABLE IF NOT EXISTS `smf_log_errors` ( `id_error` mediumint(8) unsigned NOT NULL auto_increment, `log_time` int(10) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', `ip` char(16) NOT NULL default '', `url` text NOT NULL, `message` text NOT NULL, `session` char(32) NOT NULL default '', `error_type` char(15) NOT NULL default 'general', `file` varchar(255) NOT NULL default '', `line` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`id_error`), KEY `log_time` (`log_time`), KEY `id_member` (`id_member`), KEY `ip` (`ip`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=259 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_floodcontrol` -- CREATE TABLE IF NOT EXISTS `smf_log_floodcontrol` ( `ip` char(16) NOT NULL default '', `log_time` int(10) unsigned NOT NULL default '0', `log_type` varchar(8) NOT NULL default 'post', PRIMARY KEY (`ip`,`log_type`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_log_floodcontrol` -- INSERT INTO `smf_log_floodcontrol` (`ip`, `log_time`, `log_type`) VALUES ('77.93.2.81', 1308122355, 'login'), ('46.109.203.105', 1308139347, 'register'), ('46.109.203.105', 1308139353, 'post'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_group_requests` -- CREATE TABLE IF NOT EXISTS `smf_log_group_requests` ( `id_request` mediumint(8) unsigned NOT NULL auto_increment, `id_member` mediumint(8) unsigned NOT NULL default '0', `id_group` smallint(5) unsigned NOT NULL default '0', `time_applied` int(10) unsigned NOT NULL default '0', `reason` text NOT NULL, PRIMARY KEY (`id_request`), UNIQUE KEY `id_member` (`id_member`,`id_group`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_karma` -- CREATE TABLE IF NOT EXISTS `smf_log_karma` ( `id_target` mediumint(8) unsigned NOT NULL default '0', `id_executor` mediumint(8) unsigned NOT NULL default '0', `log_time` int(10) unsigned NOT NULL default '0', `action` tinyint(4) NOT NULL default '0', PRIMARY KEY (`id_target`,`id_executor`), KEY `log_time` (`log_time`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_mark_read` -- CREATE TABLE IF NOT EXISTS `smf_log_mark_read` ( `id_member` mediumint(8) unsigned NOT NULL default '0', `id_board` smallint(5) unsigned NOT NULL default '0', `id_msg` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`id_member`,`id_board`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_member_notices` -- CREATE TABLE IF NOT EXISTS `smf_log_member_notices` ( `id_notice` mediumint(8) unsigned NOT NULL auto_increment, `subject` varchar(255) NOT NULL default '', `body` text NOT NULL, PRIMARY KEY (`id_notice`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_notify` -- CREATE TABLE IF NOT EXISTS `smf_log_notify` ( `id_member` mediumint(8) unsigned NOT NULL default '0', `id_topic` mediumint(8) unsigned NOT NULL default '0', `id_board` smallint(5) unsigned NOT NULL default '0', `sent` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`id_member`,`id_topic`,`id_board`), KEY `id_topic` (`id_topic`,`id_member`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_log_notify` -- INSERT INTO `smf_log_notify` (`id_member`, `id_topic`, `id_board`, `sent`) VALUES (13, 16, 0, 0), (14, 17, 0, 0), (13, 18, 0, 0), (14, 19, 0, 0), (14, 20, 0, 0), (14, 21, 0, 0), (14, 22, 0, 0), (14, 23, 0, 0), (14, 24, 0, 0), (14, 25, 0, 0), (14, 26, 0, 0), (14, 27, 0, 0), (14, 28, 0, 0), (14, 29, 0, 0), (14, 30, 0, 0), (14, 31, 0, 0), (14, 32, 0, 0), (14, 33, 0, 0), (14, 34, 0, 0), (14, 35, 0, 0), (14, 36, 0, 0), (14, 37, 0, 0), (14, 38, 0, 0), (14, 39, 0, 0), (14, 40, 0, 0), (14, 41, 0, 0), (15, 42, 0, 0), (15, 43, 0, 0), (15, 44, 0, 0), (17, 45, 0, 0), (18, 46, 0, 0), (19, 47, 0, 0), (20, 48, 0, 0), (21, 49, 0, 0), (21, 50, 0, 0), (24, 51, 0, 0), (25, 52, 0, 0), (22, 53, 0, 0), (26, 54, 0, 0), (27, 55, 0, 0), (28, 56, 0, 0), (29, 57, 0, 0), (30, 58, 0, 0), (22, 59, 0, 0), (31, 60, 0, 0), (32, 61, 0, 0), (33, 62, 0, 0), (34, 63, 0, 0), (35, 64, 0, 0), (36, 65, 0, 0), (22, 66, 0, 0), (25, 67, 0, 0), (38, 68, 0, 0), (39, 69, 0, 0), (40, 70, 0, 0), (41, 71, 0, 0), (42, 72, 0, 0), (43, 73, 0, 0), (15, 74, 0, 0), (46, 75, 0, 0); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_online` -- CREATE TABLE IF NOT EXISTS `smf_log_online` ( `session` varchar(32) NOT NULL default '', `log_time` int(10) NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', `id_spider` smallint(5) unsigned NOT NULL default '0', `ip` int(10) unsigned NOT NULL default '0', `url` text NOT NULL, PRIMARY KEY (`session`), KEY `log_time` (`log_time`), KEY `id_member` (`id_member`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_log_online` -- INSERT INTO `smf_log_online` (`session`, `log_time`, `id_member`, `id_spider`, `ip`, `url`) VALUES ('ip66.249.71.20', 1326609055, 0, 0, 1123632916, 'a:1:{s:10:"USER_AGENT";s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)";}'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_packages` -- CREATE TABLE IF NOT EXISTS `smf_log_packages` ( `id_install` int(10) NOT NULL auto_increment, `filename` varchar(255) NOT NULL default '', `package_id` varchar(255) NOT NULL default '', `name` varchar(255) NOT NULL default '', `version` varchar(255) NOT NULL default '', `id_member_installed` mediumint(8) NOT NULL default '0', `member_installed` varchar(255) NOT NULL default '', `time_installed` int(10) NOT NULL default '0', `id_member_removed` mediumint(8) NOT NULL default '0', `member_removed` varchar(255) NOT NULL default '', `time_removed` int(10) NOT NULL default '0', `install_state` tinyint(3) NOT NULL default '1', `failed_steps` text NOT NULL, `themes_installed` varchar(255) NOT NULL default '', `db_changes` text NOT NULL, PRIMARY KEY (`id_install`), KEY `filename` (`filename`(15)) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Salvarea datelor din tabel `smf_log_packages` -- INSERT INTO `smf_log_packages` (`id_install`, `filename`, `package_id`, `name`, `version`, `id_member_installed`, `member_installed`, `time_installed`, `id_member_removed`, `member_removed`, `time_removed`, `install_state`, `failed_steps`, `themes_installed`, `db_changes`) VALUES (1, 'RSSFeedPoster3.0_1.zip', 'vbgamer45:FeedPoster', 'RSS Feed Poster', '3.0', 1, 'admin', 1297095950, 0, '0', 0, 1, 'a:0:{}', '1', ''); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_polls` -- CREATE TABLE IF NOT EXISTS `smf_log_polls` ( `id_poll` mediumint(8) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', `id_choice` tinyint(3) unsigned NOT NULL default '0', KEY `id_poll` (`id_poll`,`id_member`,`id_choice`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_reported` -- CREATE TABLE IF NOT EXISTS `smf_log_reported` ( `id_report` mediumint(8) unsigned NOT NULL auto_increment, `id_msg` int(10) unsigned NOT NULL default '0', `id_topic` mediumint(8) unsigned NOT NULL default '0', `id_board` smallint(5) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', `membername` varchar(255) NOT NULL default '', `subject` varchar(255) NOT NULL default '', `body` text NOT NULL, `time_started` int(10) NOT NULL default '0', `time_updated` int(10) NOT NULL default '0', `num_reports` mediumint(6) NOT NULL default '0', `closed` tinyint(3) NOT NULL default '0', `ignore_all` tinyint(3) NOT NULL default '0', PRIMARY KEY (`id_report`), KEY `id_member` (`id_member`), KEY `id_topic` (`id_topic`), KEY `closed` (`closed`), KEY `time_started` (`time_started`), KEY `id_msg` (`id_msg`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_reported_comments` -- CREATE TABLE IF NOT EXISTS `smf_log_reported_comments` ( `id_comment` mediumint(8) unsigned NOT NULL auto_increment, `id_report` mediumint(8) NOT NULL default '0', `id_member` mediumint(8) NOT NULL, `membername` varchar(255) NOT NULL default '', `email_address` varchar(255) NOT NULL default '', `member_ip` varchar(255) NOT NULL default '', `comment` varchar(255) NOT NULL default '', `time_sent` int(10) NOT NULL, PRIMARY KEY (`id_comment`), KEY `id_report` (`id_report`), KEY `id_member` (`id_member`), KEY `time_sent` (`time_sent`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_scheduled_tasks` -- CREATE TABLE IF NOT EXISTS `smf_log_scheduled_tasks` ( `id_log` mediumint(8) NOT NULL auto_increment, `id_task` smallint(5) NOT NULL default '0', `time_run` int(10) NOT NULL default '0', `time_taken` float NOT NULL default '0', PRIMARY KEY (`id_log`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=424 ; -- -- Salvarea datelor din tabel `smf_log_scheduled_tasks` -- INSERT INTO `smf_log_scheduled_tasks` (`id_log`, `id_task`, `time_run`, `time_taken`) VALUES (420, 1, 1308133444, 0), (419, 10, 1308131877, 0), (355, 11, 1307519206, 0), (354, 9, 1307500555, 0), (328, 1, 1306974482, 0), (327, 1, 1306966824, 0), (326, 1, 1306958435, 0), (325, 1, 1306951123, 0), (324, 7, 1306951078, 4), (323, 10, 1306951037, 0), (311, 5, 1306374785, 0), (310, 11, 1306374785, 2), (309, 1, 1306075159, 0), (308, 10, 1306037953, 0), (307, 3, 1305937046, 0), (306, 7, 1305936992, 1), (305, 9, 1305909017, 0), (322, 3, 1306951020, 0), (321, 9, 1306951012, 0), (418, 3, 1308130300, 0), (417, 11, 1308128308, 1), (416, 9, 1308117135, 0), (312, 2, 1306374789, 0), (313, 6, 1306374791, 0), (314, 3, 1306374792, 0), (315, 7, 1306374793, 1), (316, 1, 1306374795, 0), (317, 10, 1306374796, 0), (318, 1, 1306687491, 0), (319, 11, 1306950945, 1), (320, 5, 1306950960, 0), (329, 2, 1306974509, 2), (330, 6, 1306974514, 0), (331, 11, 1306974769, 0), (332, 1, 1306983541, 0), (333, 1, 1306991041, 0), (334, 11, 1306994484, 5), (335, 7, 1307001756, 1), (336, 1, 1307001797, 0), (337, 1, 1307168082, 1), (338, 11, 1307273638, 0), (339, 5, 1307277074, 0), (340, 3, 1307277086, 0), (341, 10, 1307280376, 0), (342, 7, 1307280472, 1), (343, 1, 1307280473, 0), (344, 1, 1307303518, 0), (345, 11, 1307313104, 1), (346, 1, 1307414093, 0), (347, 11, 1307478875, 4), (348, 7, 1307479131, 2), (349, 5, 1307480340, 0), (350, 3, 1307482803, 0), (351, 10, 1307482830, 0), (352, 1, 1307482832, 0), (353, 1, 1307494958, 0), (356, 1, 1307550872, 0), (357, 11, 1307556185, 0), (358, 1, 1307556402, 0), (359, 1, 1307574971, 0), (360, 2, 1307581244, 2), (361, 5, 1307613863, 1), (362, 6, 1307633356, 1), (363, 11, 1307636770, 2), (364, 3, 1307636776, 0), (365, 10, 1307672410, 1), (366, 1, 1307676859, 0), (367, 7, 1307677352, 1), (368, 5, 1307687089, 0), (369, 11, 1307690938, 1), (370, 1, 1307713007, 0), (371, 11, 1307720208, 1), (372, 1, 1307727531, 0), (373, 1, 1307740340, 0), (374, 1, 1307761545, 0), (375, 5, 1307781641, 0), (376, 11, 1307788929, 0), (377, 3, 1307788935, 0), (378, 10, 1307788942, 0), (379, 1, 1307788949, 0), (380, 7, 1307796945, 6), (381, 1, 1307806995, 0), (382, 1, 1307817716, 0), (383, 11, 1307817717, 0), (384, 1, 1307823175, 1), (385, 1, 1307841354, 0), (386, 5, 1307850256, 0), (387, 11, 1307850391, 0), (388, 3, 1307850396, 0), (389, 10, 1307885009, 0), (390, 1, 1307886877, 0), (391, 7, 1307888086, 1), (392, 11, 1307888213, 0), (393, 1, 1307894468, 1), (394, 1, 1307928062, 0), (395, 11, 1307949340, 0), (396, 5, 1307966531, 0), (397, 3, 1307968903, 0), (398, 1, 1307972972, 0), (399, 7, 1307972976, 1), (400, 11, 1307972978, 0), (401, 1, 1307982390, 0), (402, 1, 1307989873, 0), (403, 11, 1307992695, 0), (404, 1, 1307999493, 0), (405, 1, 1308017560, 0), (406, 11, 1308027034, 0), (407, 10, 1308027035, 0), (408, 1, 1308027036, 0), (409, 1, 1308053238, 0), (410, 7, 1308054218, 1), (411, 11, 1308073399, 0), (412, 1, 1308076661, 0), (413, 1, 1308091347, 0), (414, 1, 1308104540, 0), (415, 5, 1308105849, 0), (421, 7, 1314699641, 1), (422, 1, 1320040652, 0), (423, 11, 1326609052, 3); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_search_messages` -- CREATE TABLE IF NOT EXISTS `smf_log_search_messages` ( `id_search` tinyint(3) unsigned NOT NULL default '0', `id_msg` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`id_search`,`id_msg`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_search_results` -- CREATE TABLE IF NOT EXISTS `smf_log_search_results` ( `id_search` tinyint(3) unsigned NOT NULL default '0', `id_topic` mediumint(8) unsigned NOT NULL default '0', `id_msg` int(10) unsigned NOT NULL default '0', `relevance` smallint(5) unsigned NOT NULL default '0', `num_matches` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`id_search`,`id_topic`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_search_subjects` -- CREATE TABLE IF NOT EXISTS `smf_log_search_subjects` ( `word` varchar(20) NOT NULL default '', `id_topic` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`word`,`id_topic`), KEY `id_topic` (`id_topic`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_log_search_subjects` -- INSERT INTO `smf_log_search_subjects` (`word`, `id_topic`) VALUES ('Дра', 53), ('Кон', 66), ('Пох', 53), ('Ска', 59), ('вна', 66), ('мат', 59), ('00', 2), ('00', 3), ('00', 4), ('00', 5), ('00', 6), ('00', 7), ('00', 8), ('000', 7), ('1', 2), ('1', 3), ('1', 4), ('1', 5), ('1', 6), ('1', 7), ('300', 2), ('300', 3), ('300', 4), ('300', 5), ('300', 6), ('50', 42), ('50cc', 44), ('66', 3), ('66', 4), ('66', 5), ('66', 6), ('711', 7), ('900', 8), ('about', 22), ('about', 23), ('about', 30), ('about', 33), ('about', 37), ('about', 58), ('ad', 72), ('advantages', 34), ('advising', 48), ('affordable', 70), ('allergy', 49), ('amazing', 62), ('an', 17), ('an', 20), ('an', 24), ('an', 25), ('an', 29), ('an', 31), ('an', 32), ('an', 36), ('an', 38), ('an', 40), ('an', 45), ('and', 26), ('and', 28), ('and', 33), ('and', 34), ('and', 39), ('as', 22), ('asprin', 49), ('awesome', 35), ('awesome', 41), ('backlink', 47), ('backlink', 71), ('baitcast', 2), ('baitcast', 3), ('baitcast', 4), ('baitcast', 5), ('baitcast', 6), ('before', 21), ('before', 37), ('benefits', 28), ('benefits', 39), ('best', 73), ('better', 71), ('bike', 44), ('bookshelves5', 67), ('building', 71), ('buy', 50), ('buy', 67), ('by', 48), ('canada', 61), ('canada', 62), ('canada', 63), ('canadian', 55), ('canadian', 57), ('canadian', 65), ('car', 70), ('casting', 7), ('chicago', 74), ('closet', 52), ('co', 16), ('concerning', 61), ('consider', 19), ('consider', 21), ('consider', 27), ('considering', 20), ('considering', 38), ('considering', 45), ('contribution', 10), ('cutie', 8), ('debut', 15), ('digitalkameras', 64), ('dirt', 44), ('dog', 50), ('dog', 73), ('drugs', 55), ('drugs', 58), ('drugs', 61), ('employing', 38), ('engine', 71), ('enlightening', 65), ('entry', 11), ('entry', 12), ('facebook', 72), ('features', 26), ('first', 14), ('for', 17), ('for', 24), ('for', 25), ('for', 29), ('for', 32), ('for', 36), ('garnet', 8), ('geld', 75), ('get', 72), ('gokkast', 75), ('gratis', 75), ('great', 22), ('great', 33), ('great', 63), ('hcl', 42), ('he2hc66', 5), ('he2hc66', 6), ('he2mc66', 4), ('he2mc70', 2), ('he2mhc66', 3), ('he711txhc', 7), ('heavy', 5), ('heavy', 6), ('helium', 2), ('helium', 3), ('helium', 4), ('helium', 5), ('helium', 6), ('helium', 7), ('homark', 68), ('houses', 73), ('how', 72), ('hyperlink', 62), ('ideas', 52), ('if', 35), ('if', 40), ('if', 41), ('ii', 2), ('ii', 3), ('ii', 4), ('ii', 5), ('ii', 6), ('in', 8), ('indications', 42), ('information', 61), ('insurance', 70), ('intro', 12), ('introduction', 9), ('introduction', 13), ('is', 35), ('is', 41), ('jest', 16), ('kistler', 2), ('kistler', 3), ('kistler', 4), ('kistler', 5), ('kistler', 6), ('kistler', 7), ('leisure', 56), ('likes', 72), ('link', 63), ('lowest', 43), ('lta', 7), ('ltx', 2), ('ltx', 3), ('ltx', 4), ('ltx', 5), ('ltx', 6), ('marriages', 48), ('matrimony', 48), ('medium', 2), ('medium', 4), ('mh', 3), ('mini', 8), ('motorcycle', 51), ('motorcycles', 74), ('my', 9), ('my', 10), ('my', 14), ('n97', 8), ('needs', 17), ('needs', 24), ('needs', 36), ('news', 55), ('nokia', 8), ('nou', 8), ('oder', 64), ('of', 26), ('of', 28), ('of', 31), ('of', 34), ('of', 39), ('onlin', 43), ('online', 54), ('online', 58), ('online', 60), ('online', 62), ('our', 12), ('our', 14), ('our', 15), ('out', 48), ('ovens', 56), ('ovens', 68), ('page', 63), ('parts', 51), ('pharmacies', 57), ('pharmacies', 60), ('pharmacies', 65), ('pharmacy', 54), ('pharmacy', 62), ('pharmacy', 63), ('popping', 46), ('post', 9), ('posting', 14), ('pozycjonowanie', 16), ('pozycjonowanie', 18), ('press', 54), ('price', 43), ('prior', 19), ('prior', 23), ('prior', 27), ('prior', 30), ('protect', 48), ('provider', 73), ('put', 13), ('put', 15), ('query', 43), ('ranking', 71), ('read', 31), ('recommended', 57), ('release', 55), ('report', 65), ('requirements', 25), ('requirements', 29), ('requirements', 32), ('resources', 58), ('rocks', 40), ('ron', 2), ('ron', 3), ('ron', 4), ('ron', 5), ('ron', 6), ('ron', 7), ('ron', 8), ('search', 71), ('seeking', 48), ('service', 17), ('service', 19), ('service', 20), ('service', 21), ('service', 22), ('service', 23), ('service', 24), ('service', 25), ('service', 26), ('service', 27), ('service', 28), ('service', 29), ('service', 30), ('service', 31), ('service', 32), ('service', 33), ('service', 34), ('service', 35), ('service', 36), ('service', 37), ('service', 38), ('service', 39), ('service', 40), ('service', 41), ('service', 45), ('service', 47), ('service', 71), ('services', 47), ('shelving', 52), ('shelving', 67), ('shelvingnursery', 52), ('smf', 1), ('solution', 73), ('spiegelreflexkameras', 64), ('stop', 46), ('stron', 18), ('summary', 10), ('the', 70), ('the', 73), ('things', 22), ('things', 33), ('think', 23), ('think', 30), ('think', 37), ('thinking', 31), ('this', 19), ('this', 20), ('this', 21), ('this', 23), ('this', 27), ('this', 30), ('this', 31), ('this', 37), ('this', 38), ('this', 45), ('this', 62), ('this', 63), ('tier', 67), ('to', 1), ('to', 16), ('to', 19), ('to', 23), ('to', 27), ('to', 30), ('to', 72), ('top', 64), ('top', 70), ('tramadol', 42), ('tramadol', 43), ('tramadol', 49), ('tramadol', 50), ('uk', 50), ('understand', 20), ('understand', 38), ('understand', 45), ('unit', 67), ('up', 13), ('up', 15), ('url', 57), ('use', 21), ('use', 37), ('using', 17), ('using', 19), ('using', 20), ('using', 23), ('using', 24), ('using', 25), ('using', 27), ('using', 29), ('using', 30), ('using', 31), ('using', 32), ('using', 36), ('utilize', 35), ('utilize', 41), ('utilizing', 45), ('very', 73), ('virago', 51), ('visit', 62), ('visit', 63), ('waarheidsgetrouwe', 75), ('web', 63), ('welcome', 1), ('welcome', 11), ('well', 22), ('wire', 52), ('with', 40), ('wood', 73), ('work', 40), ('www', 18), ('wybitne', 16), ('wyborne', 18), ('xheavy', 7), ('xrumer', 17), ('xrumer', 19), ('xrumer', 20), ('xrumer', 21), ('xrumer', 22), ('xrumer', 23), ('xrumer', 24), ('xrumer', 25), ('xrumer', 26), ('xrumer', 27), ('xrumer', 28), ('xrumer', 29), ('xrumer', 30), ('xrumer', 31), ('xrumer', 32), ('xrumer', 33), ('xrumer', 34), ('xrumer', 35), ('xrumer', 36), ('xrumer', 37), ('xrumer', 38), ('xrumer', 39), ('xrumer', 40), ('xrumer', 41), ('xrumer', 45), ('xrumer', 47), ('yamaha', 44), ('yamaha', 51), ('yamaha', 74), ('you', 21), ('you', 35), ('you', 37), ('you', 40), ('you', 41), ('your', 17), ('your', 24), ('your', 25), ('your', 29), ('your', 32), ('your', 36), ('your', 46), ('your', 48), ('zits', 46); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_search_topics` -- CREATE TABLE IF NOT EXISTS `smf_log_search_topics` ( `id_search` tinyint(3) unsigned NOT NULL default '0', `id_topic` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`id_search`,`id_topic`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_spider_hits` -- CREATE TABLE IF NOT EXISTS `smf_log_spider_hits` ( `id_hit` int(10) unsigned NOT NULL auto_increment, `id_spider` smallint(5) unsigned NOT NULL default '0', `log_time` int(10) unsigned NOT NULL default '0', `url` varchar(255) NOT NULL default '', `processed` tinyint(3) NOT NULL default '0', PRIMARY KEY (`id_hit`), KEY `id_spider` (`id_spider`), KEY `log_time` (`log_time`), KEY `processed` (`processed`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_spider_stats` -- CREATE TABLE IF NOT EXISTS `smf_log_spider_stats` ( `id_spider` smallint(5) unsigned NOT NULL default '0', `page_hits` smallint(5) unsigned NOT NULL default '0', `last_seen` int(10) unsigned NOT NULL default '0', `stat_date` date NOT NULL default '0001-01-01', PRIMARY KEY (`stat_date`,`id_spider`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_subscribed` -- CREATE TABLE IF NOT EXISTS `smf_log_subscribed` ( `id_sublog` int(10) unsigned NOT NULL auto_increment, `id_subscribe` mediumint(8) unsigned NOT NULL default '0', `id_member` int(10) NOT NULL default '0', `old_id_group` smallint(5) NOT NULL default '0', `start_time` int(10) NOT NULL default '0', `end_time` int(10) NOT NULL default '0', `status` tinyint(3) NOT NULL default '0', `payments_pending` tinyint(3) NOT NULL default '0', `pending_details` text NOT NULL, `reminder_sent` tinyint(3) NOT NULL default '0', `vendor_ref` varchar(255) NOT NULL default '', PRIMARY KEY (`id_sublog`), UNIQUE KEY `id_subscribe` (`id_subscribe`,`id_member`), KEY `end_time` (`end_time`), KEY `reminder_sent` (`reminder_sent`), KEY `payments_pending` (`payments_pending`), KEY `status` (`status`), KEY `id_member` (`id_member`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_log_topics` -- CREATE TABLE IF NOT EXISTS `smf_log_topics` ( `id_member` mediumint(8) unsigned NOT NULL default '0', `id_topic` mediumint(8) unsigned NOT NULL default '0', `id_msg` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`id_member`,`id_topic`), KEY `id_topic` (`id_topic`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_log_topics` -- INSERT INTO `smf_log_topics` (`id_member`, `id_topic`, `id_msg`) VALUES (1, 1, 1), (1, 8, 8), (6, 9, 9), (10, 10, 10), (12, 11, 11), (3, 12, 12), (7, 13, 13), (8, 14, 14), (4, 15, 15), (13, 16, 16), (14, 17, 17), (13, 18, 18), (14, 19, 19), (14, 20, 20), (14, 21, 21), (14, 22, 22), (14, 23, 23), (14, 24, 24), (14, 25, 25), (14, 26, 26), (14, 27, 27), (14, 28, 28), (14, 29, 29), (14, 30, 30), (14, 31, 31), (14, 32, 32), (14, 33, 33), (14, 34, 34), (14, 35, 35), (14, 36, 36), (14, 37, 37), (14, 38, 38), (14, 39, 39), (14, 40, 40), (14, 41, 41), (15, 42, 42), (15, 43, 43), (15, 44, 44), (17, 45, 45), (18, 46, 46), (19, 47, 47), (20, 48, 48), (21, 49, 49), (21, 50, 50), (22, 50, 50), (24, 51, 51), (25, 52, 52), (22, 53, 53), (26, 54, 54), (27, 55, 55), (28, 56, 56), (29, 57, 57), (30, 58, 58), (22, 59, 59), (31, 60, 60), (32, 61, 61), (33, 62, 62), (34, 63, 63), (35, 64, 64), (36, 65, 65), (22, 66, 66), (25, 67, 67), (38, 68, 68), (39, 69, 69), (40, 70, 70), (41, 71, 71), (42, 72, 72), (43, 73, 73), (15, 74, 74), (46, 75, 75); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_mail_queue` -- CREATE TABLE IF NOT EXISTS `smf_mail_queue` ( `id_mail` int(10) unsigned NOT NULL auto_increment, `time_sent` int(10) NOT NULL default '0', `recipient` varchar(255) NOT NULL default '', `body` text NOT NULL, `subject` varchar(255) NOT NULL default '', `headers` text NOT NULL, `send_html` tinyint(3) NOT NULL default '0', `priority` tinyint(3) NOT NULL default '1', `private` tinyint(1) NOT NULL default '0', PRIMARY KEY (`id_mail`), KEY `time_sent` (`time_sent`), KEY `mail_priority` (`priority`,`id_mail`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_membergroups` -- CREATE TABLE IF NOT EXISTS `smf_membergroups` ( `id_group` smallint(5) unsigned NOT NULL auto_increment, `group_name` varchar(80) NOT NULL default '', `description` text NOT NULL, `online_color` varchar(20) NOT NULL default '', `min_posts` mediumint(9) NOT NULL default '-1', `max_messages` smallint(5) unsigned NOT NULL default '0', `stars` varchar(255) NOT NULL default '', `group_type` tinyint(3) NOT NULL default '0', `hidden` tinyint(3) NOT NULL default '0', `id_parent` smallint(5) NOT NULL default '-2', PRIMARY KEY (`id_group`), KEY `min_posts` (`min_posts`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=9 ; -- -- Salvarea datelor din tabel `smf_membergroups` -- INSERT INTO `smf_membergroups` (`id_group`, `group_name`, `description`, `online_color`, `min_posts`, `max_messages`, `stars`, `group_type`, `hidden`, `id_parent`) VALUES (1, 'Administrator', '', '#FF0000', -1, 0, '5#staradmin.gif', 1, 0, -2), (2, 'Global Moderator', '', '#0000FF', -1, 0, '5#stargmod.gif', 0, 0, -2), (3, 'Moderator', '', '', -1, 0, '5#starmod.gif', 0, 0, -2), (4, 'Newbie', '', '', 0, 0, '1#star.gif', 0, 0, -2), (5, 'Jr. Member', '', '', 50, 0, '2#star.gif', 0, 0, -2), (6, 'Full Member', '', '', 100, 0, '3#star.gif', 0, 0, -2), (7, 'Sr. Member', '', '', 250, 0, '4#star.gif', 0, 0, -2), (8, 'Hero Member', '', '', 500, 0, '5#star.gif', 0, 0, -2); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_members` -- CREATE TABLE IF NOT EXISTS `smf_members` ( `id_member` mediumint(8) unsigned NOT NULL auto_increment, `member_name` varchar(80) NOT NULL default '', `date_registered` int(10) unsigned NOT NULL default '0', `posts` mediumint(8) unsigned NOT NULL default '0', `id_group` smallint(5) unsigned NOT NULL default '0', `lngfile` varchar(255) NOT NULL default '', `last_login` int(10) unsigned NOT NULL default '0', `real_name` varchar(255) NOT NULL default '', `instant_messages` smallint(5) NOT NULL default '0', `unread_messages` smallint(5) NOT NULL default '0', `new_pm` tinyint(3) unsigned NOT NULL default '0', `buddy_list` text NOT NULL, `pm_ignore_list` varchar(255) NOT NULL default '', `pm_prefs` mediumint(8) NOT NULL default '0', `mod_prefs` varchar(20) NOT NULL default '', `message_labels` text NOT NULL, `passwd` varchar(64) NOT NULL default '', `openid_uri` text NOT NULL, `email_address` varchar(255) NOT NULL default '', `personal_text` varchar(255) NOT NULL default '', `gender` tinyint(4) unsigned NOT NULL default '0', `birthdate` date NOT NULL default '0001-01-01', `website_title` varchar(255) NOT NULL default '', `website_url` varchar(255) NOT NULL default '', `location` varchar(255) NOT NULL default '', `icq` varchar(255) NOT NULL default '', `aim` varchar(255) NOT NULL default '', `yim` varchar(32) NOT NULL default '', `msn` varchar(255) NOT NULL default '', `hide_email` tinyint(4) NOT NULL default '0', `show_online` tinyint(4) NOT NULL default '1', `time_format` varchar(80) NOT NULL default '', `signature` text NOT NULL, `time_offset` float NOT NULL default '0', `avatar` varchar(255) NOT NULL default '', `pm_email_notify` tinyint(4) NOT NULL default '0', `karma_bad` smallint(5) unsigned NOT NULL default '0', `karma_good` smallint(5) unsigned NOT NULL default '0', `usertitle` varchar(255) NOT NULL default '', `notify_announcements` tinyint(4) NOT NULL default '1', `notify_regularity` tinyint(4) NOT NULL default '1', `notify_send_body` tinyint(4) NOT NULL default '0', `notify_types` tinyint(4) NOT NULL default '2', `member_ip` varchar(255) NOT NULL default '', `member_ip2` varchar(255) NOT NULL default '', `secret_question` varchar(255) NOT NULL default '', `secret_answer` varchar(64) NOT NULL default '', `id_theme` tinyint(4) unsigned NOT NULL default '0', `is_activated` tinyint(3) unsigned NOT NULL default '1', `validation_code` varchar(10) NOT NULL default '', `id_msg_last_visit` int(10) unsigned NOT NULL default '0', `additional_groups` varchar(255) NOT NULL default '', `smiley_set` varchar(48) NOT NULL default '', `id_post_group` smallint(5) unsigned NOT NULL default '0', `total_time_logged_in` int(10) unsigned NOT NULL default '0', `password_salt` varchar(255) NOT NULL default '', `ignore_boards` text NOT NULL, `warning` tinyint(4) NOT NULL default '0', `passwd_flood` varchar(12) NOT NULL default '', `pm_receive_from` tinyint(4) unsigned NOT NULL default '1', PRIMARY KEY (`id_member`), KEY `member_name` (`member_name`), KEY `real_name` (`real_name`), KEY `date_registered` (`date_registered`), KEY `id_group` (`id_group`), KEY `birthdate` (`birthdate`), KEY `posts` (`posts`), KEY `last_login` (`last_login`), KEY `lngfile` (`lngfile`(30)), KEY `id_post_group` (`id_post_group`), KEY `warning` (`warning`), KEY `total_time_logged_in` (`total_time_logged_in`), KEY `id_theme` (`id_theme`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=47 ; -- -- Salvarea datelor din tabel `smf_members` -- INSERT INTO `smf_members` (`id_member`, `member_name`, `date_registered`, `posts`, `id_group`, `lngfile`, `last_login`, `real_name`, `instant_messages`, `unread_messages`, `new_pm`, `buddy_list`, `pm_ignore_list`, `pm_prefs`, `mod_prefs`, `message_labels`, `passwd`, `openid_uri`, `email_address`, `personal_text`, `gender`, `birthdate`, `website_title`, `website_url`, `location`, `icq`, `aim`, `yim`, `msn`, `hide_email`, `show_online`, `time_format`, `signature`, `time_offset`, `avatar`, `pm_email_notify`, `karma_bad`, `karma_good`, `usertitle`, `notify_announcements`, `notify_regularity`, `notify_send_body`, `notify_types`, `member_ip`, `member_ip2`, `secret_question`, `secret_answer`, `id_theme`, `is_activated`, `validation_code`, `id_msg_last_visit`, `additional_groups`, `smiley_set`, `id_post_group`, `total_time_logged_in`, `password_salt`, `ignore_boards`, `warning`, `passwd_flood`, `pm_receive_from`) VALUES (1, 'admin', 1296351414, 0, 1, '', 1299270343, 'admin', 0, 0, 0, '', '', 0, '', '', '25e991138b228c306dc52f054388c2b7e6e474f2', '', 'conturi_adines@yahoo.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 0, 1, '', '', 0, '', 0, 0, 0, '', 1, 1, 0, 2, '79.119.17.180', '79.119.17.180', '', '', 4, 1, '', 8, '', '', 0, 4016, 'ae35', '', 0, '', 1), (2, 'adines', 1297096209, 7, 0, '', 1297096210, 'adines', 0, 0, 0, '', '', 0, '', '', '012c3f17404712f96a7afa818fd0c7af6858e50d', '', 'bihorshop@yahoo.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '79.119.17.180', '79.119.17.180', '', '', 0, 1, '', 1, '', '', 4, 0, '4ee8', '', 0, '', 1), (3, 'CieAuraNews', 1298792951, 1, 0, '', 1300007495, 'CieAuraNews', 0, 0, 0, '', '', 0, '', '', '8dd32d30d0a65c3e319bc20c76e0b9b3d0516bbe', '', 'sharla.creviston@mymail4u.co.cc', '', 0, '1980-01-01', 'CieAura News', 'http://cieauraforum.com/', 'CieAura info just a click away', '', '', '', '', 1, 1, '', 'Try [URL=http://www.cieauracontests.com/]CieAura[/URL] see for your self?
[URL=http://www.cieauraevents.com/]CieAura[/URL] are a must!', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.126.209', '173.234.126.209', '', '', 0, 1, '', 11, '', '', 4, 0, '6c25', '', 0, '', 1), (4, 'RussellArmstrong', 1298859061, 1, 0, '', 1300139913, 'RussellArmstrong', 0, 0, 0, '', '', 0, '', '', 'e6ab238d35fd9d595b18894b397a165bc1f5d168', '', 'johnie.halon@mymail4u.co.cc', '', 0, '1980-01-01', 'Russell Armstrong', 'http://twitter.com/ArmstrongRuss', 'Russell Armstrong A Click Away', '', '', '', '', 1, 1, '', 'Contact [URL=http://www.russell-armstrong.com/]Russell Armstrong[/URL] right this moment!
Exclusive on [URL=http://twitter.com/ArmstrongRuss]Russell Armstrong[/URL]', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.126.209', '173.234.126.209', '', '', 0, 1, '', 14, '', '', 4, 0, 'ff95', '', 0, '', 1), (5, 'RobRasner', 1298861964, 0, 0, '', 1298892679, 'RobRasner', 0, 0, 0, '', '', 0, '', '', 'ab2bc8338a4594c4f62999f7f5ab15c09035506e', '', 'latrice.herdt@miemail.co.cc', '', 0, '1980-01-01', 'Rob Rasner', 'http://twitter.com/RobRasner', 'Rob Rasner 24-7', '', '', '', '', 1, 1, '', 'See [URL=http://www.imdb.com/name/nm0004369/]Rob Rasner[/URL] right now!
Read all about [URL=http://profiles.friendster.com/robrasner]Rob Rasner[/URL]', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.226.40', '173.234.226.40', '', '', 0, 1, '', 8, '', '', 4, 0, '9e58', '', 0, '', 1), (6, 'TaylorArmstrong', 1298863395, 1, 0, '', 1299630811, 'TaylorArmstrong', 0, 0, 0, '', '', 0, '', '', 'bd6af283ac7bf0c0a8c4ba9cfab4343b603db1df', '', 'oletaexilus@speedimail.co.cc', '', 0, '1980-01-01', 'Taylor Armstrong', 'http://twitter.com/tayloratweets', 'Taylor Armstrong Online', '', '', '', '', 1, 1, '', 'Contact [URL=http://www.taylorarmstrongfansite.com/]Taylor Armstrong[/URL] immediately?
Get more info on [URL=http://www.taylorarmstrong.com/]Taylor Armstrong[/URL]', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.126.209', '173.234.126.209', '', '', 0, 1, '', 8, '', '', 4, 0, 'a5d5', '', 0, '', 1), (7, 'MarCieAura', 1298902192, 1, 0, '', 1300009996, 'MarCieAura', 0, 0, 0, '', '', 0, '', '', 'a215239c7236c4ee41a1cd3cf7960d1425055d51', '', 'marcellhippert@dynomail.co.cc', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.126.209', '173.234.126.209', '', '', 0, 1, '', 12, '', '', 4, 0, 'a1e5', '', 0, '', 1), (8, 'TheArmstrong1', 1298903484, 1, 0, '', 1300138353, 'TheArmstrong1', 0, 0, 0, '', '', 0, '', '', '45f33be799ef9f6df98b705f3abdb78cc82b7273', '', 'theressafio@energymail.co.cc', '', 0, '1980-01-01', 'Russell Armstrong', 'http://www.facebook.com/RussellArmstrong.CFP', 'Russell Armstrong Beverly Hills', '', '', '', '', 1, 1, '', 'Discover [URL=http://www.google.com/profiles/RussellArmstrongCFP]Russell Armstrong[/URL] go :)
Get more info on [URL=http://www.russell-armstrong.com/]Russell Armstrong[/URL]', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.126.209', '173.234.126.209', '', '', 0, 1, '', 13, '', '', 4, 0, 'd76c', '', 0, '', 1), (9, 'ReeRasner', 1298909660, 0, 0, '', 1298987412, 'ReeRasner', 0, 0, 0, '', '', 0, '', '', '6df6e0ea0259bd62e55e4771216e63891470a179', '', 'reenabarera@enginemail.co.cc', '', 0, '1980-01-01', 'Rob Rasner', 'http://www.linkedin.com/in/robrasner', 'Rob Rasner Online', '', '', '', '', 1, 1, '', 'Reach [URL=http://www.linkedin.com/in/robrasner]Rob Rasner[/URL] immediately?
Exclusive on [URL=http://www.linkedin.com/in/robrasner]Rob Rasner[/URL]', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.208.39.254', '173.208.39.254', '', '', 0, 1, '', 8, '', '', 4, 0, 'b2d0', '', 0, '', 1), (10, 'KyokoMe', 1298938679, 1, 0, '', 1299638369, 'KyokoMe', 0, 0, 0, '', '', 0, '', '', '0a5c7ddbb560b4e37a113df30e741553c90f07a6', '', 'kyokosittloh@miemail.co.cc', '', 0, '1980-01-01', 'Taylor Armstrong', 'http://twitter.com/tayloratweets', 'Taylor Armstrong Online', '', '', '', '', 1, 1, '', 'Find [URL=http://www.eimplement.com/management.html]Taylor Armstrong[/URL] see for your self.
Read all about [URL=http://www.taylorarmstrongfansite.com/]Taylor Armstrong[/URL]', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.126.209', '173.234.126.209', '', '', 0, 1, '', 9, '', '', 4, 0, '36c4', '', 0, '', 1), (11, 'FlashWeb', 1299027371, 0, 0, '', 1299027372, 'FlashWeb', 0, 0, 0, '', '', 0, '', '', '871e43990db3ea9a3610522ae25faf0e6771d456', '', 'adam1@flashfactory.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.126.224', '173.234.126.224', '', '', 0, 1, '', 8, '', '', 4, 0, 'c32d', '', 0, '', 1), (12, 'indiefilmsonline16684797', 1299688664, 1, 0, '', 1299816401, 'indiefilmsonline16684797', 0, 0, 0, '', '', 0, '', '', '5e8f4d3859c30fd964118a963bbdaf9bb83a23a5', '', 'britneyashline@colemail.co.cc', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '173.234.126.209', '173.234.126.209', '', '', 0, 1, '', 10, '', '', 4, 0, '488d', '', 0, '', 1), (13, 'seegrouff', 1306906947, 2, 0, '', 1307274154, 'seegrouff', 0, 0, 0, '', '', 0, '', '', '9cfeb70545dd2073008f7d863a380a4d4a6a3c0a', '', 'ascendezzo@vfemail.net', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.17.96.12', '46.17.96.12', '', '', 0, 1, '', 17, '', '', 4, 0, '65db', '', 0, '', 1), (14, 'ereseexetle', 1307038410, 24, 0, '', 1307651955, 'ereseexetle', 0, 0, 0, '', '', 0, '', '', '07ea0f98867e46209022da6c1ffd15be1560d4db', '', '29@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.193.156', '46.109.193.156', '', '', 0, 1, '', 41, '', '', 4, 0, 'df3e', '', 0, '', 1), (15, 'asselfrah', 1307743294, 4, 0, '', 1308122355, 'asselfrah', 0, 0, 0, '', '', 0, '', '', 'fd89960e0eb4f01353a43bb26dec3f39182d9851', '', 'v.inn.ieba.gl.va.n@gmail.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '77.93.2.81', '77.93.2.81', '', '', 0, 1, '', 73, '', '', 4, 0, '388d', '', 0, '', 1), (16, 'nCrysteiDougp', 1307828562, 0, 0, '', 1307828563, 'nCrysteiDougp', 0, 0, 0, '', '', 0, '', '', 'c1c2771e98d315e893c476723128b66fcbc37fe9', '', 'bob.mock@aol.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '178.17.166.48', '178.17.166.48', '', '', 0, 1, '', 44, '', '', 4, 0, '9349', '', 0, '', 1), (17, 'wileactuawl', 1307834827, 1, 0, '', 1307834830, 'wileactuawl', 0, 0, 0, '', '', 0, '', '', '425954203fe7fae9ec2abdfb6e381f86d5942f7e', '', '99@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.195.20', '46.109.195.20', '', '', 0, 1, '', 44, '', '', 4, 0, '0583', '', 0, '', 1), (18, 'Immeryshest', 1307876324, 1, 0, '', 1307876325, 'Immeryshest', 0, 0, 0, '', '', 0, '', '', '7c603ebafe205aa85223ad02670a78533b05320e', '', '96@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.192.238', '46.109.192.238', '', '', 0, 1, '', 45, '', '', 4, 0, 'd95d', '', 0, '', 1), (19, 'kithedgeliele', 1307884274, 1, 0, '', 1307884274, 'kithedgeliele', 0, 0, 0, '', '', 0, '', '', 'ad19637fc2b72ce799f4e88611dd8f8a722f6d11', '', '98@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.192.225', '46.109.192.225', '', '', 0, 1, '', 46, '', '', 4, 0, '0b16', '', 0, '', 1), (20, 'hawThuppy', 1307889321, 1, 0, '', 1307889321, 'hawThuppy', 0, 0, 0, '', '', 0, '', '', '809538bfa2a02242f03e96aa8c76a8f28b1f5abf', '', '97@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.192.238', '46.109.192.238', '', '', 0, 1, '', 47, '', '', 4, 0, '72b8', '', 0, '', 1), (21, 'thawayevert', 1307916849, 2, 0, '', 1307979128, 'thawayevert', 0, 0, 0, '', '', 0, '', '', '9ff3deef15aa09db1a99460d9ac9c3bde4a977a2', '', 'grangeralecof@gmail.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '77.93.2.81', '77.93.2.81', '', '', 0, 1, '', 49, '', '', 4, 0, '34b0', '', 0, '', 1), (22, 'Gosoksabora', 1307966502, 3, 0, '', 1308076653, 'Gosoksabora', 0, 0, 0, '', '', 0, '', '', 'c4c77b0eecaf20d31796789ccf74720555cf2cca', '', 'AlureTrorplef@pendBonna.org', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '178.137.150.226', '178.137.150.226', '', '', 0, 1, '', 65, '', '', 4, 0, 'aa0f', '', 0, '', 1), (23, 'UnwingefefBet', 1307979002, 0, 0, '', 1307979004, 'UnwingefefBet', 0, 0, 0, '', '', 0, '', '', 'd2bbedca2da9ebeae3b52506d4b750bcf3cc6893', '', 'kvintsileta77@gmail.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '82.80.183.110', '82.80.183.110', '', '', 0, 1, '', 49, '', '', 4, 0, 'f249', '', 0, '', 1), (24, 'santinnosig', 1307997006, 1, 0, '', 1307997010, 'santinnosig', 0, 0, 0, '', '', 0, '', '', 'f275766d9063704b11030db0dbc670013ee524a9', '', 'd.ona.g.h.yt.e.mn.o.n@gmail.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '77.93.2.81', '77.93.2.81', '', '', 0, 1, '', 50, '', '', 4, 0, 'b697', '', 0, '', 1), (25, 'aponnabum', 1307997430, 2, 0, '', 1308078389, 'aponnabum', 0, 0, 0, '', '', 0, '', '', '4662ba99c9baf5391e3c43c3d80ff841e5beffcb', '', 'an.n.e.sliek.af.et@gmail.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '77.93.2.81', '77.93.2.81', '', '', 0, 1, '', 66, '', '', 4, 0, 'dd15', '', 0, '', 1), (26, 'Elenlynot', 1308032286, 1, 0, '', 1308032286, 'Elenlynot', 0, 0, 0, '', '', 0, '', '', '01bb4f6cde9eb6d43a006856918c5a4f415644aa', '', '127@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.193.38', '46.109.193.38', '', '', 0, 1, '', 53, '', '', 4, 0, 'b783', '', 0, '', 1), (27, 'Wreksrest', 1308034354, 1, 0, '', 1308034354, 'Wreksrest', 0, 0, 0, '', '', 0, '', '', 'c9419148c92f2020a4c80c7e9bf787b9173b9e4b', '', '115@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.196.54', '46.109.196.54', '', '', 0, 1, '', 54, '', '', 4, 0, '753b', '', 0, '', 1), (28, 'cicaoutfipt', 1308035868, 1, 0, '', 1308035868, 'cicaoutfipt', 0, 0, 0, '', '', 0, '', '', '0c9f4dff4b2a90b3ce63200cdd7dc500e336dcf5', '', 'e.v.2e.ra.rda.l.e.qaq@gmail.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '77.93.2.81', '77.93.2.81', '', '', 0, 1, '', 55, '', '', 4, 0, '8f1b', '', 0, '', 1), (29, 'sachPeecy', 1308044162, 1, 0, '', 1308044163, 'sachPeecy', 0, 0, 0, '', '', 0, '', '', '23a56f7befabed6281420b13d976c98c9c657ace', '', '131@thebestmoneymakingtips.info', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.195.198', '46.109.195.198', '', '', 0, 1, '', 56, '', '', 4, 0, 'f61b', '', 0, '', 1), (30, 'scathosmomfon', 1308047999, 1, 0, '', 1308048000, 'scathosmomfon', 0, 0, 0, '', '', 0, '', '', 'c9196c9e63ce4539a64cef847676902db4ba9959', '', '130@thebestmoneymakingtips.info', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.196.54', '46.109.196.54', '', '', 0, 1, '', 57, '', '', 4, 0, 'd214', '', 0, '', 1), (31, 'ragavebrogy', 1308055357, 1, 0, '', 1308055357, 'ragavebrogy', 0, 0, 0, '', '', 0, '', '', '498e854a11a8bde197ab0aa62909b99d1c6005f1', '', '113@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.196.181', '46.109.196.181', '', '', 0, 1, '', 59, '', '', 4, 0, '9a96', '', 0, '', 1), (32, 'Hupedsbub', 1308060464, 1, 0, '', 1308060465, 'Hupedsbub', 0, 0, 0, '', '', 0, '', '', '084950a1ab79f4cc991727a80c66fe14b93b5bc3', '', '117@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.196.54', '46.109.196.54', '', '', 0, 1, '', 60, '', '', 4, 0, 'c708', '', 0, '', 1), (33, 'crurbforcrosy', 1308066821, 1, 0, '', 1308066822, 'crurbforcrosy', 0, 0, 0, '', '', 0, '', '', '5c8c15ca3a97c2be7cadb5c39d9f9c1cec08990f', '', '125@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.194.14', '46.109.194.14', '', '', 0, 1, '', 61, '', '', 4, 0, 'ebdb', '', 0, '', 1), (34, 'AletQueek', 1308072396, 1, 0, '', 1308072397, 'AletQueek', 0, 0, 0, '', '', 0, '', '', 'e67fb2a5b4651f5e147095d898949dcbd261edf1', '', '118@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.196.54', '46.109.196.54', '', '', 0, 1, '', 62, '', '', 4, 0, '46f2', '', 0, '', 1), (35, 'shoodumEmaday', 1308073450, 1, 0, '', 1308073450, 'shoodumEmaday', 0, 0, 0, '', '', 0, '', '', '8e725eaa2e651ac5421ed5b94a23b4d5b4a55a92', '', '134@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.196.181', '46.109.196.181', '', '', 0, 1, '', 63, '', '', 4, 0, '5a54', '', 0, '', 1), (36, 'Emoroenrini', 1308075994, 1, 0, '', 1308075995, 'Emoroenrini', 0, 0, 0, '', '', 0, '', '', 'bd2b276b756bf58458b1b00b4669682be12e7353', '', '135@thebestmoneymakingtips.info', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.198.129', '46.109.198.129', '', '', 0, 1, '', 64, '', '', 4, 0, '1e2c', '', 0, '', 1), (37, 'Shearfanvar', 1308082033, 0, 0, '', 1308082034, 'Shearfanvar', 0, 0, 0, '', '', 0, '', '', 'e818e397ceff0996073529b2ca7b02eefc7df88e', '', '137@thebestmoneymakingtips.info', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.201.195', '46.109.201.195', '', '', 0, 1, '', 67, '', '', 4, 0, '178a', '', 0, '', 1), (38, 'scouttGoott', 1308089338, 1, 0, '', 1308089339, 'scouttGoott', 0, 0, 0, '', '', 0, '', '', 'fed5622af3bb7a75d1973908814690f44fc46bd8', '', 'algeriaalgiersn@gmail.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '77.93.2.81', '77.93.2.81', '', '', 0, 1, '', 67, '', '', 4, 0, '5c4c', '', 0, '', 1), (39, 'unjulaVah', 1308092352, 1, 0, '', 1308092353, 'unjulaVah', 0, 0, 0, '', '', 0, '', '', 'f1f10fe9834c8bd49cb5da514c7d892990a8f133', '', '133@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.198.129', '46.109.198.129', '', '', 0, 1, '', 68, '', '', 4, 0, '26ae', '', 0, '', 1), (40, 'Bleavapefly', 1308093795, 1, 0, '', 1308093795, 'Bleavapefly', 0, 0, 0, '', '', 0, '', '', 'f4a5e4b7d42be965b14661651ab4b243ea57a339', '', '139@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.203.105', '46.109.203.105', '', '', 0, 1, '', 69, '', '', 4, 0, 'f490', '', 0, '', 1), (41, 'IsormaVam', 1308099690, 1, 0, '', 1308099690, 'IsormaVam', 0, 0, 0, '', '', 0, '', '', '2ea4caf46afb251cda4bf892baea2f9df12f884f', '', '140@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.198.129', '46.109.198.129', '', '', 0, 1, '', 70, '', '', 4, 0, '7a03', '', 0, '', 1), (42, 'Wvefefrone', 1308102022, 1, 0, '', 1308102023, 'Wvefefrone', 0, 0, 0, '', '', 0, '', '', '3dd9bfe86bacc42aaff7031ac8cd48fa27e4fbc8', '', 'dedovac@yahoo.co.uk', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '109.230.251.121', '109.230.251.121', '', '', 0, 1, '', 71, '', '', 4, 0, '6f1c', '', 0, '', 1), (43, 'Enundlemoonef', 1308116603, 1, 0, '', 1308116603, 'Enundlemoonef', 0, 0, 0, '', '', 0, '', '', '1849f6e0f765d053b68dce8555e0130619858bab', '', '138@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.203.105', '46.109.203.105', '', '', 0, 1, '', 72, '', '', 4, 0, 'c4c7', '', 0, '', 1), (44, 'brearcactus', 1308127524, 0, 0, '', 1308127525, 'brearcactus', 0, 0, 0, '', '', 0, '', '', '97799a972620bb19e85372b858ef87e5cc45b53e', '', '136@thebestmoneymakingtips.info', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '188.112.151.198', '188.112.151.198', '', '', 0, 1, '', 74, '', '', 4, 0, '2c49', '', 0, '', 1), (45, 'dooclabessaro', 1308131874, 0, 0, '', 1308131875, 'dooclabessaro', 0, 0, 0, '', '', 0, '', '', '5c0b1bc641a7923daa775e4523b453b8faf576db', '', 'Avoiggemi@SoadeodsesLet.biz', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '178.137.150.226', '178.137.150.226', '', '', 0, 1, '', 74, '', '', 4, 0, '9287', '', 0, '', 1), (46, 'artedafembeve', 1308139347, 1, 0, '', 1308139347, 'artedafembeve', 0, 0, 0, '', '', 0, '', '', '838fb46868878a7d73e02ce1831708bcebb64116', '', '137@businessinfoservicess.com', '', 0, '0001-01-01', '', '', '', '', '', '', '', 1, 1, '', '', 0, '', 1, 0, 0, '', 1, 1, 0, 2, '46.109.203.105', '46.109.203.105', '', '', 0, 1, '', 74, '', '', 4, 0, '0fe9', '', 0, '', 1); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_message_icons` -- CREATE TABLE IF NOT EXISTS `smf_message_icons` ( `id_icon` smallint(5) unsigned NOT NULL auto_increment, `title` varchar(80) NOT NULL default '', `filename` varchar(80) NOT NULL default '', `id_board` smallint(5) unsigned NOT NULL default '0', `icon_order` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`id_icon`), KEY `id_board` (`id_board`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=13 ; -- -- Salvarea datelor din tabel `smf_message_icons` -- INSERT INTO `smf_message_icons` (`id_icon`, `title`, `filename`, `id_board`, `icon_order`) VALUES (1, 'Standard', 'xx', 0, 0), (2, 'Thumb Up', 'thumbup', 0, 1), (3, 'Thumb Down', 'thumbdown', 0, 2), (4, 'Exclamation point', 'exclamation', 0, 3), (5, 'Question mark', 'question', 0, 4), (6, 'Lamp', 'lamp', 0, 5), (7, 'Smiley', 'smiley', 0, 6), (8, 'Angry', 'angry', 0, 7), (9, 'Cheesy', 'cheesy', 0, 8), (10, 'Grin', 'grin', 0, 9), (11, 'Sad', 'sad', 0, 10), (12, 'Wink', 'wink', 0, 11); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_messages` -- CREATE TABLE IF NOT EXISTS `smf_messages` ( `id_msg` int(10) unsigned NOT NULL auto_increment, `id_topic` mediumint(8) unsigned NOT NULL default '0', `id_board` smallint(5) unsigned NOT NULL default '0', `poster_time` int(10) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', `id_msg_modified` int(10) unsigned NOT NULL default '0', `subject` varchar(255) NOT NULL default '', `poster_name` varchar(255) NOT NULL default '', `poster_email` varchar(255) NOT NULL default '', `poster_ip` varchar(255) NOT NULL default '', `smileys_enabled` tinyint(4) NOT NULL default '1', `modified_time` int(10) unsigned NOT NULL default '0', `modified_name` varchar(255) NOT NULL default '', `body` text NOT NULL, `icon` varchar(16) NOT NULL default 'xx', `approved` tinyint(3) NOT NULL default '1', PRIMARY KEY (`id_msg`), UNIQUE KEY `topic` (`id_topic`,`id_msg`), UNIQUE KEY `id_board` (`id_board`,`id_msg`), UNIQUE KEY `id_member` (`id_member`,`id_msg`), KEY `approved` (`approved`), KEY `ip_index` (`poster_ip`(15),`id_topic`), KEY `participation` (`id_member`,`id_topic`), KEY `show_posts` (`id_member`,`id_board`), KEY `id_topic` (`id_topic`), KEY `id_member_msg` (`id_member`,`approved`,`id_msg`), KEY `current_topic` (`id_topic`,`id_msg`,`id_member`,`approved`), KEY `related_ip` (`id_member`,`poster_ip`,`id_msg`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=76 ; -- -- Salvarea datelor din tabel `smf_messages` -- INSERT INTO `smf_messages` (`id_msg`, `id_topic`, `id_board`, `poster_time`, `id_member`, `id_msg_modified`, `subject`, `poster_name`, `poster_email`, `poster_ip`, `smileys_enabled`, `modified_time`, `modified_name`, `body`, `icon`, `approved`) VALUES (1, 1, 1, 1296351372, 0, 1, 'Welcome to SMF!', 'Simple Machines', 'info@simplemachines.org', '127.0.0.1', 1, 0, '', 'Welcome to Simple Machines Forum!

We hope you enjoy using your forum.  If you have any problems, please feel free to [url=http://www.simplemachines.org/community/index.php]ask us for assistance[/url].

Thanks!
Simple Machines', 'xx', 1), (2, 2, 1, 1297192979, 2, 2, 'KISTLER HELIUM II LTX MEDIUM BAITCAST HE2MC70 - 1.300,00 RON', 'adines', 'bihorshop@yahoo.com', '127.0.0.1', 1, 0, '', '[b]KISTLER HELIUM II LTX MEDIUM BAITCAST HE2MC70 - 1.300,00 RON[/b]\n\nKISTLER HELIUM II LTX MEDIUM BAITCAST HE2MC70 Model: HE2MC70 Lungime: 213 cm Casting: 1,8-14 grame Fir recomandat: 2,7-5,5 kgf Inele: 10 Fuji Sic Putere: Medium Actiune: Medium Fast Sectiuni:

Source: [url=http://adines.ro/auction_details.php?auction_id=100320]KISTLER HELIUM II LTX MEDIUM BAITCAST HE2MC70 - 1.300,00 RON[/url]

(C) Adines.ro', 'xx', 1), (3, 3, 1, 1297192979, 2, 3, 'KISTLER HELIUM II LTX 66 MH BAITCAST HE2MHC66 - 1.300,00 RON', 'adines', 'bihorshop@yahoo.com', '127.0.0.1', 1, 0, '', '[b]KISTLER HELIUM II LTX 66 MH BAITCAST HE2MHC66 - 1.300,00 RON[/b]\n\nKISTLER HELIUM II LTX 66 MH BAITCAST HE2MHC66 Model: HE2MHC66 Lungime: 201 cm Casting: 3,5-21 grame Fir recomandat: 4,5-7,7 kgf Inele: 10 Fuji Sic Putere: Medium Heavy Actiune: Fast Sectiuni:

Source: [url=http://adines.ro/auction_details.php?auction_id=100321]KISTLER HELIUM II LTX 66 MH BAITCAST HE2MHC66 - 1.300,00 RON[/url]

(C) Adines.ro', 'xx', 1), (4, 4, 1, 1297192979, 2, 4, 'KISTLER HELIUM II LTX 66 MEDIUM BAITCAST HE2MC66 - 1.300,00 RON', 'adines', 'bihorshop@yahoo.com', '127.0.0.1', 1, 0, '', '[b]KISTLER HELIUM II LTX 66 MEDIUM BAITCAST HE2MC66 - 1.300,00 RON[/b]\n\nKISTLER HELIUM II LTX 66 MEDIUM BAITCAST HE2MC66 Model: HE2MC66 Lungime: 201 cm Casting: 1,8-14 grame Fir recomandat: 2,7-5,5 kgf Inele: 10 Fuji Sic Putere: Medium Actiune: Moderate Fast Sectiuni:

Source: [url=http://adines.ro/auction_details.php?auction_id=100322]KISTLER HELIUM II LTX 66 MEDIUM BAITCAST HE2MC66 - 1.300,00 RON[/url]

(C) Adines.ro', 'xx', 1), (5, 5, 1, 1297192979, 2, 5, 'KISTLER HELIUM II LTX 66 HEAVY BAITCAST HE2HC66 - 1.300,00 RON', 'adines', 'bihorshop@yahoo.com', '127.0.0.1', 1, 0, '', '[b]KISTLER HELIUM II LTX 66 HEAVY BAITCAST HE2HC66 - 1.300,00 RON[/b]\n\nKISTLER HELIUM II LTX 66 HEAVY BAITCAST HE2HC66 Model: HE2HC66 Lungime: 201 cm Casting: 7-28 grame Fir recomandat: 5-9 kgf Inele: Recoil (titan) + Fuji Sic Titanium (varf) Putere: Heavy Actiune: Fast Sectiuni:

Source: [url=http://adines.ro/auction_details.php?auction_id=100323]KISTLER HELIUM II LTX 66 HEAVY BAITCAST HE2HC66 - 1.300,00 RON[/url]

(C) Adines.ro', 'xx', 1), (6, 6, 1, 1297192979, 2, 6, 'KISTLER HELIUM II LTX 66 HEAVY BAITCAST HE2HC66 - 1.300,00 RON', 'adines', 'bihorshop@yahoo.com', '127.0.0.1', 1, 0, '', '[b]KISTLER HELIUM II LTX 66 HEAVY BAITCAST HE2HC66 - 1.300,00 RON[/b]\n\nKISTLER HELIUM II LTX 66 HEAVY BAITCAST HE2HC66 Model: HE2HC66 Lungime: 201 cm Casting: 7-28 grame Fir recomandat: 5-9 kgf Inele: 10 Fuji Sic Putere: Heavy Actiune: Fast Sectiuni:

Source: [url=http://adines.ro/auction_details.php?auction_id=100324]KISTLER HELIUM II LTX 66 HEAVY BAITCAST HE2HC66 - 1.300,00 RON[/url]

(C) Adines.ro', 'xx', 1), (7, 7, 1, 1297237214, 2, 7, 'Kistler Helium LTA 711 XHeavy Casting He711TXHC - 1.000,00 RON', 'adines', 'bihorshop@yahoo.com', '127.0.0.1', 1, 0, '', '[b]Kistler Helium LTA 711 XHeavy Casting He711TXHC - 1.000,00 RON[/b]\n\nKistler Helium LTA 711 XHeavy Casting He711TXHC Model: He711TXHC Lungime: 241 cm sau 201 cm (telescopic) Casting: 14-56 grame Fir recomandat: 11,3-34 kgf Inele: Fuji SIC Putere: X Heavy Actiune: Fast Sectiuni: Made in USA

Source: [url=http://adines.ro/auction_details.php?auction_id=100411]Kistler Helium LTA 711 XHeavy Casting He711TXHC - 1.000,00 RON[/url]

(C) Adines.ro', 'xx', 1), (8, 8, 1, 1297237214, 2, 8, 'Nokia n97 Mini Garnet - Nou in cutie - 900,00 RON', 'adines', 'bihorshop@yahoo.com', '127.0.0.1', 1, 0, '', '[b]Nokia n97 Mini Garnet - Nou in cutie - 900,00 RON[/b]\n\n&lt;img src http:/img17.imageshack.us/img17/9441/okaziinokian97minigarne.png border /&gt;

Source: [url=http://adines.ro/auction_details.php?auction_id=100445]Nokia n97 Mini Garnet - Nou in cutie - 900,00 RON[/url]

(C) Adines.ro', 'xx', 1), (9, 9, 1, 1299630828, 6, 9, 'My Introduction Post ...', 'TaylorArmstrong', 'oletaexilus@speedimail.co.cc', '173.234.126.209', 0, 0, '', 'Gday now I am can't wait to commence being an active fellow member in the forum thanks a lot [URL=http://www.facebook.com/pages/Taylor-Armstrong/114421708612766]Taylor Armstrong[/URL] ;-)', 'xx', 1), (10, 10, 1, 1299638379, 10, 10, 'My Summary Contribution :)', 'KyokoMe', 'kyokosittloh@miemail.co.cc', '173.234.126.209', 0, 0, '', 'Gday now I are looking forward to turning into an productive participant of the message board many thanks [URL=http://www.facebook.com/pages/Taylor-Armstrong/114421708612766]Taylor Armstrong[/URL] ;-)', 'xx', 1), (11, 11, 1, 1299816408, 12, 11, ' Welcome Entry ?', 'indiefilmsonline16684797', 'britneyashline@colemail.co.cc', '173.234.126.209', 0, 0, '', 'Hi now I will be looking forward to start working as a active person in the discussion forum I appreciate it [URL=http://onlineprnews.com/news/114324-1299666786-new-indie-films-online-top-filmmaker-unveils-distribution-network.html]new indie films online[/URL] ...', 'xx', 1), (12, 12, 1, 1300007504, 3, 12, 'Our Intro Entry :)', 'CieAuraNews', 'sharla.creviston@mymail4u.co.cc', '173.234.126.209', 0, 0, '', 'Greetings now I are can't wait to commence becoming a active someone in the forum with thanks :) [URL=http://paret.cieaura.com/products-splash]CieAura[/URL] Girl...', 'xx', 1), (13, 13, 1, 1300010006, 7, 13, ' Introduction Put Up ?', 'MarCieAura', 'marcellhippert@dynomail.co.cc', '173.234.126.209', 0, 0, '', 'Hey there I will be can't wait to commence turning into a active fellow member within the this group cheers ! [URL=http://www.facebook.com/cieaura.llc?sk=wall]CieAura[/URL] Lady', 'xx', 1), (14, 14, 1, 1300138368, 8, 14, 'Our My First Posting ...', 'TheArmstrong1', 'theressafio@energymail.co.cc', '173.234.126.209', 0, 0, '', 'Hiya I will be can't wait to commence becoming a lively fellow member in the this group thanks a lot ?

[URL=http://www.linkedin.com/pub/russell-armstrong/26/638/b20]Russell Armstrong[/URL] :-)', 'xx', 1), (15, 15, 1, 1300139929, 4, 15, 'Our Debut Put Up :)', 'RussellArmstrong', 'johnie.halon@mymail4u.co.cc', '173.234.126.209', 0, 0, '', 'Hey there now I will be can't wait to commence being an productive person within the community thanks a lot ...

[URL=http://www.facebook.com/RussellArmstrong.CFP]Russell Armstrong[/URL] :-)', 'xx', 1), (16, 16, 1, 1306906952, 13, 16, 'pozycjonowanie co to jest wybitne', 'seegrouff', 'ascendezzo@vfemail.net', '46.17.96.12', 1, 0, '', '[url=http://www.arteria.org.pl]Arteria skuteczna reklama[/url]', 'xx', 1), (17, 17, 1, 1307038430, 14, 17, 'Using an Xrumer Service for Your Xrumer Needs', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.104', 1, 0, '', 'Increasing your SEO organic rankings is simple with Xrumer. One of the most important parts of SEO and ranking well in the search engines is acquiring a lot of backlinks. Acquiring a lot of backlinks is simple if you utilize Xrumer or make use of an Xrumer service. 
 
xrumer makes submitting in forums or posting blog comments an automatic procedure. It will take care of all of the security issues such as creating accounts and CAPTCHAs. It's extremely handy for this reason. An [url=http://xrumerservice.org]xrumer[/url] service is where someone will operate this impressive program for you. In order to get amazing SEO results, then you need to use an Xrumer Service. Xrumer can be quite expensive to run as it costs $500, but it strongly suggested you have a dedicated server as well. This will usually cost $150-$200 monthly. A far cheaper option is to just use an Xrumer service. 
 
If you are going to use an Xrumer service you want to ensure you're getting good quality work. Make sure you are acquiring verified posts so you can verify that your Search engine optimization efforts are working. Whoever does the Xrumer service for you should verify every post that is live in a discussion board and deliver a report. If they will not provide you with this, then you definitely should get somebody else for your Xrumer needs. Also, be sure that there aren't any broken links.  Many of these forums do not allow HTML or anchor text, and this could cause links that do not work. This certainly does nothing for your SEO rankings, which is just a total waste of time. 
 
Xrumer can post a high amount of links, but a majority of people who offer an Xrumer service do not give you any firm guarantees. If you locate someone who guarantees their work with Xrumer for a reasonable price, then you should definitely make the most of that Xrumer service. This way you will know you are getting the links that you purchase. 
 
There are many suppliers who provide a Xrumer service who offer a couple of hundred thousand forum posts or blog comments. Do not be deceived about this though since most of these will not even be live. Usually the rate of success for one of the blasts is 4 percent. Then out of those a lot of them are not even live on the web. If you would like to find a dependable Xrumer service, make sure they guarantee the amount of posts you will have, and make sure you can verify it. 
 
Xrumer can take your web page straight to the top of Google if it is used the correct way. Of course there will be additional factors that help with this such as on page SEO along with other backlinking strategies. If however you are serious regarding acquiring high rankings in the SERP's, you will want to consider using an Xrumer service.', 'xx', 1), (18, 18, 1, 1307274159, 13, 18, 'pozycjonowanie stron www wyborne', 'seegrouff', 'ascendezzo@vfemail.net', '46.17.96.12', 1, 0, '', '[url=http://www.arteria.org.pl]pozycjonowanie stron w google[/url]', 'xx', 1), (19, 19, 1, 1307473245, 14, 19, 'Consider This Prior To Using Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is simple with [url=http://wearestudents.net/index.php?topic=148.new#new]xrumer[/url]
. One of the most essential parts of SEO and ranking well in the search engines is acquiring a lot of backlinks. There are many techniques for getting back links, using [url=http://comics-n-games.com/backlot/index.php?topic=4277.new#new]xrumer[/url]
or using an [url=http://ptcreview.com/index.php?topic=5009.new#new]xrumer[/url]
service is an easy way to get massive backlinks.     
     
[url=http://wazzgame.com/forums/index.php/topic,263.new.html#new]xrumer service[/url]
is a program which will post in forums as well as submit blog comments. It has many wonderful benefits and can bypass issues such as account creation, client diagnosis, and captchas. It is very hassle-free because of this. An [url=http://[url=http://africanhotspot.com/index.php?topic=182.new#new]xrumer[/url]
service.org][url=http://forums.zcd.me/index.php?topic=703.new#new]xrumer[/url]
[/url] service is when someone will operate this impressive program for you. In order to get remarkable Search engine optimization results, you will need to use an [url=http://socforum.perm.ru/forums/index.php?showtopic=1474&st=30&#entry3042]xrumer blast[/url]
Service. [url=http://miaclark.hqforums.com/viewtopic.php?p=3#3]xrumer service[/url]
can be very costly to own as it costs $500, but it strongly suggested you have a dedicated server as well. This usually costs about $150 monthly. A far cheaper option is to just use an [url=http://www.l2dubai.com/forum/index.php?topic=257.new#new]xrumer service[/url]
service.     
     
If you are going to make use of an [url=http://www.arbitersoflight.com/forums/index.php?topic=476.new#new]xrumer blast[/url]
service you would like to ensure you're getting high quality work. Make sure you are acquiring verified posts so you can verify that your Search engine optimization attempts are working. The [url=http://marriage.hqforums.com/viewtopic.php?p=425#425]xrumer service[/url]
service you use should be able to offer you this. If they will not give you this, then you should get somebody else for your [url=http://www.phiend.org/forums/index.php?topic=2347.new#new]xrumer blast[/url]
needs. You also want to ensure that there are no broken links. Many of these forums do not allow HTML or anchor text, and this could cause links that don't work. This will not help your SEO rankings, so it's a waste of time.     
     
[url=http://mmaworld.clicdev.com/f/index.php?trk=mmaworld&act=ST&f=2&t=57]xrumer[/url]
can post a high amount of links, but many people who offer an [url=http://simply4friends.info/index.php?topic=2.new#new]xrumer[/url]
service do not give you any firm guarantees. The ones who stand behind their [url=http://taggart.netforums.us/viewtopic.php?p=1557#1557]xrumer blast[/url]
work tend to charge more, when you can find anyone to offer an [url=http://wrestlewarzone.clicdev.com/f/index.php?trk=wrestlewarzone&act=ST&f=2&t=32]xrumer[/url]
service at reasonable prices, you should jump on it. This way you will know you are receiving the links that you purchase.     
     
There are many suppliers who offer a [url=http://evgaming.co.cc/index.php?topic=164.new#new]xrumer service[/url]
service who offer a couple of hundred thousand forum posts or blog comments. This is great, nevertheless the the fact is most of these will not even get recognized. Usually the success rate for one of the blasts is just 4 percent. Then out of those many of them are not even live on the internet. If you want to find a trustworthy [url=http://thesisterhood.proforums.org/viewtopic.php?p=374#374]xrumer blast[/url]
service, ensure they guarantee the amount of posts you will get, and make sure you can verify it.     
     
When using [url=http://forume.khoondong.com/index.php?topic=11.new#new]xrumer[/url]
the correct way you can see big increases in your search engine rankings. However, this will not be enough alone in many instances.  You will need to include other backlinking strategies and on page SEO as well. If however you are serious regarding getting high rankings in the SERP's, then you need to think about using an [url=http://echelon.clicdev.com/f/index.php?trk=echelon&act=ST&f=11&t=219]xrumer service[/url]
service.', 'xx', 1), (20, 20, 1, 1307475798, 14, 20, 'Considering Using an Xrumer Service - Understand This', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is easy with [url=http://notevenbuzzed.com/showthread.php?30-Benefits-of-Xrumer-and-Xrumer-Service&p=43#post43]xrumer blast[/url]
. If you desire to rank high in the search engines and also do well with SEO, then you need to get massive backlinks. There are many methods for getting backlinks, using [url=http://www.it-clan.com/mcforums/index.php?topic=531.new#new]xrumer service[/url]
or utilizing an [url=http://advanceracingassociation.com/forums/index.php?topic=168.new#new]xrumer service[/url]
service is an easy method of getting massive backlinks.     
     
[url=http://xbox360support.hqforums.com/viewtopic.php?p=5#5]xrumer service[/url]
is a program that will post in forums and also submit blog comments. It has many wonderful benefits and can go around difficulties including account creation, client diagnosis, and captchas. This makes it an exceptionally convenient program to make use of. You can also retain an [url=http://vuralsk.ru/forum/index.php/topic,222.new.html#new]xrumer[/url]
service  in which an individual will run the link building software for you. If you want to get amazing Search engine optimization results, you'll need to utilize an [url=http://quantitative-trading.org/index.php?topic=11.new#new]xrumer[/url]
Service. [url=http://www.blinkycab.com/forum/index.php?topic=562.new#new]xrumer blast[/url]
can be very pricey to run since it costs $500, but it important you have a dedicated server as well. This can usually cost $150-$200 per month. A far cheaper option is to just use an [url=http://www.honda-bros.ru/forum/index.php?showtopic=1451&st=0&gopid=18398&#entry18398]xrumer[/url]
service.     
     
Verify that you are getting top quality work if you choose to use an [url=http://www.livebearers-usa.com/viewtopic.php?p=657#657]xrumer service[/url]
service. Make sure you are obtaining verified posts so you can verify that your particular SEO efforts are working. Whoever does the [url=http://bloards.com/forums/viewtopic.php?f=1174&t=66279]xrumer blast[/url]
service for you should confirm every post that's live in a discussion board and send you a report. If you discover an [url=http://napoleontotalwarfangroup.proforums.org/viewtopic.php?p=2#2]xrumer blast[/url]
service, that isn't willing to do this then you definitely should find someone else to run [url=http://ksfclan.com/forums/index.php?topic=1875.new#new]xrumer blast[/url]
for you. Also, make sure that there are no broken links.  If the forum doesn't not allow HTML or certain forms of anchor-text, then you'll have numerous broken links. This does nothing for your SEO rankings, which is just a waste of time.     
     
While [url=http://www.vipnights.com/forums/index.php/topic,2579.new.html#new]xrumer service[/url]
is very good, there are lots of people that don't make any promises concerning the amount of posts you'll receive. The ones who stand behind their [url=http://creature.netforums.us/viewtopic.php?p=2260#2260]xrumer service[/url]
work tend to charge more, so if you can find anyone to provide an [url=http://816retroworld.proforums.org/viewtopic.php?p=3#3]xrumer[/url]
service at an affordable price, you should jump on it. You'll then know that you are getting the links you deserve.     
     
There are many suppliers who offer a [url=http://pokemoncentrum.eev.pl/viewtopic.php?p=120#120]xrumer blast[/url]
service who offer a couple of hundred thousand forum posts or blog comments. Don't be fooled about this though because most of these will not even be live. Usually the success rate for one of the blasts is just four percent. Even out of those many of the links will not be live. If you want to find a dependable [url=http://verysmalldogs.info/forum/index.php?topic=7101.new#new]xrumer service[/url]
service, ensure they guarantee the amount of posts you will get, and make sure you can verify it.     
     
[url=http://lastwarning.athair.com/forum/index.php?topic=37.new#new]xrumer blast[/url]
may take your web site straight to the top of Google if it is used the right way. Of course there will be additional factors that contribute to this including on page SEO along with other back linking techniques. If however you are serious about getting higher rankings in the SERP's, you'll need to consider getting an [url=http://www.comunidadviajeros.com.ar/forum/index.php?topic=255.new#new]xrumer[/url]
service.', 'xx', 1), (21, 21, 1, 1307478180, 14, 21, 'Consider This Before You Use Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://simply-beautiful.co.uk/forum/index.php?topic=50.new#new]xrumer service[/url]
is surely an remarkable software application that can really boost your SEO rankings. If you would like to rank higher in the search engines and also do well with SEO, then you need to get significant backlinks. Obtaining a lot of backlinks is straightforward if you use [url=http://www.gmdweb.com/forums/index.php?topic=117.new#new]xrumer blast[/url]
or work with an [url=http://dwjukebox.com/forum/index.php?topic=501.new#new]xrumer blast[/url]
service.     
     
[url=http://holtra.hqforums.com/viewtopic.php?p=677#677]xrumer blast[/url]
is a program which will post in forums and also submit blog comments. It will take care of all of the protection issues such as making accounts and CAPTCHAs. It is very handy because of this. An [url=http://[url=http://thithudaihoc.com/forum/index.php?topic=1094.new#new]xrumer[/url]
service.org][url=http://veganlyfe.com/index.php?topic=14.new#new]xrumer service[/url]
[/url] service is when somebody will operate this powerful program for you. Using an [url=http://theviewpoint.info/index.php?topic=3.new#new]xrumer blast[/url]
Service truly makes getting fantastic SEO results easy. If you wish to use [url=http://secret.clicdev.com/f/index.php?trk=secret&act=ST&f=1&t=37]xrumer service[/url]
by yourself you have to spend $500 plus money for a dedicated server. This can usually cost $150-$200 per month. Using an [url=http://www.the39cluesthailand.com/forum/index.php?topic=18.new#new]xrumer blast[/url]
service is a less expensive route to take.     
     
If you are going to use an [url=http://semipermanentinc.com/forums/index.php?topic=10735.new#new]xrumer service[/url]
service you want to check you're getting good quality work. You would like to have the ability to verify your inbound links, so make sure you get a report. The [url=http://discuss.ganeshias.com/index.php?topic=397.new#new]xrumer[/url]
service you use should be able to provide you with this. If you discover an [url=http://ellytranha.tk/index.php?topic=3.new#new]xrumer[/url]
service, that isn't prepared to do this then you should find someone else to run [url=http://www.nitesservice.com/index.php?topic=76.new#new]xrumer[/url]
for you. You also want to make sure that there are no broken links. Many of these forums do not allow HTML or anchor-text, and this could cause links that do not work. This will not help your SEO rankings, so it is a waste of time.     
     
While [url=http://eprodukebisnis.clicdev.com/f/index.php?trk=eprodukebisnis&act=ST&f=1&t=4]xrumer blast[/url]
is excellent, there are many people that don't make any guarantees concerning the amount of posts you will receive. The ones who stand behind their [url=http://forum.arrorealms.com/index.php?topic=109.new#new]xrumer[/url]
work often charge more, so if you can find anyone to provide an [url=http://www.egextreme.com/index.php?topic=2773.new#new]xrumer[/url]
service at an affordable price, you need to jump on it. You will then know that you are getting backlinks you deserve.     
     
There are many providers who offer a [url=http://ozplayers.hookonhl.com/forum/index.php?topic=35507.new#new]xrumer blast[/url]
service who offer a couple of hundred thousand forum posts or blog comments. Don't be fooled about this though because most of these will not even be live. The success rate for this type of [url=http://a-c-t.ru/forum/viewtopic.php?f=11&t=8056]xrumer blast[/url]
blast is generally around 4%. Then out of those many of them are not even live on the web. If you would like to find a dependable [url=http://originalpack.proforums.org/viewtopic.php?p=178#178]xrumer service[/url]
service, make sure they guarantee the quantity of posts you will get, and be sure you can verify it.     
     
When utilizing [url=http://www.audiplace.com/index.php?topic=112.new#new]xrumer service[/url]
the correct way you can observe big increases in your search engine rankings. Of course there will be additional factors that help with this such as on page SEO and other backlinking methods. However if you are serious regarding acquiring high rankings in the SERP's, you will need to think about getting an [url=http://fallsafeproject.proforums.org/viewtopic.php?p=589#589]xrumer service[/url]
service.', 'xx', 1), (22, 22, 1, 1307480538, 14, 22, 'Great things about Xrumer as well as Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is easy with [url=http://nothingsacred.hqforums.com/viewtopic.php?p=36#36]xrumer blast[/url]
. If you desire to rank higher in the search engines and do well with SEO, then you need to get massive backlinks. There are many ways to get back links, using [url=http://www.fotogang.com/board/index.php?topic=104.new#new]xrumer blast[/url]
or using an [url=http://www.iu7-world.ru/index.php?topic=1682.new#new]xrumer service[/url]
service is an easy method of getting massive backlinks.     
     
[url=http://bonappetit.wild-refuge.net/bb/index.php?topic=17592.new#new]xrumer blast[/url]
is a program which will post in community forums and also submit blog comments. It has many great benefits and can get around problems including account creation, client detection, and captchas. This makes it an incredibly convenient program to use. You can also employ an [url=http://www.alkaffah.com/forum/index.php?topic=913.new#new]xrumer blast[/url]
service  where someone will operate the hyperlink building software program for you. Should you wish to get amazing SEO results, you'll need to utilize an [url=http://forums.usamericanet.com/index.php?topic=977.new#new]xrumer blast[/url]
Service. [url=http://malik.0fees.net/index.php?topic=1743.new#new]xrumer[/url]
can be quite costly to run since it costs $500, but it highly recommended you have a dedicated server as well. This will usually cost $150-$200 monthly. Using an [url=http://andymcnab.clicdev.com/f/index.php?trk=andymcnab&act=ST&f=3&t=13]xrumer service[/url]
service is a much cheaper route to take.     
     
If you are going to make use of an [url=http://wcservers.net/forum/index.php?topic=388.new#new]xrumer service[/url]
service you would like to make sure you're getting top quality work. You would like to be able to verify your backlinks, so make sure you get a written report. Whoever does the [url=http://rittiyakindergarten.com/webboard/index.php?topic=36.new#new]xrumer service[/url]
service for you ought to validate every post that's live in a discussion board and send you a report. If you discover an [url=http://www.apsvk.kz/forum/index.php?topic=3.new#new]xrumer[/url]
service, that isn't prepared to make this happen then you definitely should find someone else to run [url=http://forgeofcivilization.comxa.com/forum/viewtopic.php?f=19&t=7]xrumer service[/url]
for you. You also want to ensure that there are no broken links. Many of these forums do not allow HTML or anchor-text, and this can cause links that don't work. This does nothing for your SEO rankings, which is only a waste of time.     
     
While [url=http://lazydaze.netforums.us/viewtopic.php?p=4213#4213]xrumer service[/url]
is very good, there are lots of people that do not make any guarantees about the amount of posts you'll receive. If you locate someone who guarantees their work with [url=http://forum.mirluchshe.ru/index.php?topic=13.new#new]xrumer blast[/url]
for a fair price, then you should really make the most of that [url=http://honeyphet.proforums.org/viewtopic.php?p=2#2]xrumer blast[/url]
service. You'll then know that you're getting the links you deserve.     
     
Many [url=http://dns1.cyberinfospace.com/showthread.php?p=188834#post188834]xrumer service[/url]
providers make big claims of hundreds of thousands of posts or blog comments. This is great, however the reality is many of these will not even get recognized. The success rate for this type of [url=http://infinityproj.co.cc/index.php?topic=2.new#new]xrumer blast[/url]
blast is normally around 4%. Then out of those many of them are not even live on the internet. To ensure that you are getting quality work be sure you can verify the number of guaranteed posts from an [url=http://www.chen-geliang.info/index.php?topic=12014.new#new]xrumer service[/url]
service.     
     
When using [url=http://www.linebattles.com/forums/index.php?topic=3.new#new]xrumer service[/url]
the correct way you will see big increases in your search engine rankings. Of course there will be many more factors that help with this including on page SEO along with other back linking techniques. If however you are serious about acquiring higher rankings in the SERP's, you'll need to consider utilizing an [url=http://www.alcuine.com/forum/viewtopic.php?p=40346#40346]xrumer[/url]
service.', 'xx', 1), (23, 23, 1, 1307482839, 14, 23, 'Think About This Prior To Using Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://www.fishticus.com/forum/phpBB3/viewtopic.php?f=8&t=80]xrumer service[/url]
is an amazing piece of software that can really improve your SEO rankings. If you want to rank high in the search engines and do well with SEO, then you need to get significant backlinks. Acquiring a lot of backlinks is simple if you use [url=http://www.stockcararchive.com/forum/index.php?topic=5270.new#new]xrumer service[/url]
or work with an [url=http://satellitetvtopc.netforums.us/viewtopic.php?p=100#100]xrumer blast[/url]
service.     
     
[url=http://micki-clark.com/forums/index.php?topic=4391.new#new]xrumer[/url]
is a program that can post in community forums as well as submit blog comments. It has many wonderful benefits and can bypass problems including account generation, client diagnosis, and captchas. This makes it an incredibly handy program to use. An [url=http://[url=http://cedobre.com/showthread.php?23-Using-an-Xrumer-Service-for-Your-Xrumer-Requirements&p=31#post31]xrumer service[/url]
service.org][url=http://www.pro-ps.ru/forum/index.php?topic=15322.new#new]xrumer[/url]
[/url] service is when somebody will operate this powerful program for you. Using an [url=http://www.cinemakhor.com/index.php/topic,1231.new.html#new]xrumer blast[/url]
Service really makes getting fantastic SEO results easy. If you wish to use [url=http://newzposter.com/index.php?topic=45491.new#new]xrumer blast[/url]
by yourself you have to shell out $500 plus money for a dedicated hosting server. This usually costs about $150 per month. A far cheaper option is to just use an [url=http://renault-russia.ru/forum/index.php?showtopic=2226]xrumer blast[/url]
service.     
     
If you are going to use an [url=http://www.my3s.org/index.php?topic=1835.new#new]xrumer blast[/url]
service you want to ensure you're getting top quality work. Make sure you are acquiring verified posts so you can verify that your particular SEO efforts are working. The [url=http://battlestyle.ru/forum/showthread.php?p=124#post124]xrumer[/url]
service you utilize should be able to offer you this. If you find an [url=http://www.thebettyboop.com/forum/index.php?topic=23953.new#new]xrumer service[/url]
service, that is not willing to do this then you should find someone else to run [url=http://www.theriskforum.com/index.php?topic=2124.new%253bspam=true#new]xrumer service[/url]
for you. Also, be sure that there aren't any broken links.  If the forum doesn't not allow HTML or certain types of anchor-text, then you will have many broken links. This certainly does nothing for your SEO rankings, and it is just a total waste of time.     
     
While [url=http://angrybirdsforum.com/index.php?topic=166.new#new]xrumer service[/url]
is very good, there are lots of people that do not make any promises concerning the amount of posts you will receive. The ones who stand behind their [url=http://tedmillermusic.com/forum01/index.php?topic=5335.new#new]xrumer service[/url]
work often cost more, when you can find someone to offer an [url=http://pakdove.ueuo.com/smforum/index.php?topic=784.new#new]xrumer blast[/url]
service at reasonable prices, you need to jump on it. This way you will know you are getting the links that you pay for.     
     
There are many providers who provide a [url=http://www.julia.co.at/phpbb_neu/viewtopic.php?p=54332#54332]xrumer service[/url]
service who offer a couple of hundred thousand forum posts or blog comments. Don't be fooled about this though because most of these will not even be live. The success rate for this type of [url=http://projectvortexpk.com/forum/showthread.php?241-Using-an-Xrumer-Service-for-Your-Xrumer-Needs&p=791#post791]xrumer service[/url]
blast is generally around 4%. Even out of those many of the links will not be live. To make sure you are receiving high quality work make sure you can verify the amount of guaranteed posts from an [url=http://cialis24h.clicdev.com/f/index.php?trk=cialis24h&act=ST&f=1&t=5272]xrumer blast[/url]
service.     
     
When utilizing [url=http://cas01.clicdev.com/f/index.php?trk=cas01&act=ST&f=1&t=4059]xrumer service[/url]
the correct way you will see big increases in your search engine rankings. Of course there'll be additional factors that contribute to this such as on page SEO along with other backlinking techniques. If however you are serious about acquiring high rankings in the SERP's, then you need to think about using an [url=http://vgetest.freehoster.ch/board/index.php?topic=3.new#new]xrumer blast[/url]
service.', 'xx', 1), (24, 24, 1, 1307485188, 14, 24, 'Using an Xrumer Service for Your Xrumer Needs', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://thecompany.hqforums.com/viewtopic.php?p=468#468]xrumer blast[/url]
is an incredible software application that can really boost your SEO rankings. One of the most crucial parts of SEO and ranking well in the search engines is getting a lot of backlinks. Acquiring a lot of backlinks is simple if you utilize [url=http://game-god.com/index.php?topic=5025.new#new]xrumer blast[/url]
or use an [url=http://tf-toxicplay.netii.net/index.php?topic=6.new#new]xrumer[/url]
service.     
     
[url=http://www.spiritoflifefellowshipwise.com/forum/index.php?topic=7753.new#new]xrumer service[/url]
is a program that will post in forums and also publish blog comments. It has many wonderful benefits and can get around problems such as account generation, client diagnosis, and captchas. It's extremely hassle-free because of this. An [url=http://[url=http://the666thregimentclan.netforums.us/viewtopic.php?p=22#22]xrumer service[/url]
service.org][url=http://ksfclan.com/forums/index.php?topic=1875.new#new]xrumer blast[/url]
[/url] service is where somebody will operate this impressive program for you. If you need to get remarkable SEO results, you will need to utilize an [url=http://anti-furry.org/forum/index.php?topic=164.new#new]xrumer service[/url]
Service. If you want to use [url=http://www.greatsimulator.com/forum/index.php?topic=4466.new#new]xrumer blast[/url]
on your own you must spend $500 plus money for a dedicated hosting server. This can usually cost $150-$200 monthly. Using an [url=http://soccer.netforums.us/viewtopic.php?p=2#2]xrumer[/url]
service is a less costly approach to take.     
     
Verify that you are getting top quality work when you decide to use an [url=http://funkcional.org/thread2232.html#post4440]xrumer service[/url]
service. You want to be able to verify your backlinks, so make sure you get a written report. The [url=http://dumbanddumber.proforums.org/viewtopic.php?p=6#6]xrumer[/url]
service you utilize should be able to provide you with this. If they will not provide you with this, then you should get somebody else for your [url=http://abaforumonline.com/index.php?topic=494.new#new]xrumer[/url]
needs. You also want to make sure that there are no broken links. Many of these forums do not allow HTML or anchor text, and this can cause links that don't work. This certainly does nothing for your SEO rankings, which is only a waste of time.     
     
[url=http://www.dinodevelopment.com/forum/index.php?topic=13899.new#new]xrumer[/url]
can post a high amount of links, but many people who offer an [url=http://kaibascolliseum.proforums.org/viewtopic.php?p=794#794]xrumer[/url]
service don't give you any firm guarantees. If you find someone who will guarantee their work with [url=http://pakforumz.com/index.php?topic=413.new#new]xrumer service[/url]
for a reasonable price, then you should really take advantage of that [url=http://serverdew.eu5.org/index.php?topic=3663.new#new]xrumer service[/url]
service. This way you will know you are getting the links that you pay for.     
     
Many [url=http://www.multiknowledge.co.cc/webboard/index.php?topic=2551.new#new]xrumer[/url]
providers make big claims of hundreds of thousands of posts or blog comments. Do not be deceived concerning this though since most of these will not even be live. Usually the success rate for one of the blasts is just four percent. Even out of those lots of the links will not be live. If you want to find a dependable [url=http://translations2u.proforums.org/viewtopic.php?p=53#53]xrumer blast[/url]
service, make sure they guarantee the quantity of posts you will have, and be sure you can verify it.     
     
[url=http://emporio.clicdev.com/f/index.php?trk=emporio&act=ST&f=1&t=3]xrumer service[/url]
can take your site straight to the top of Google if it is used the right way. Of course there'll be additional factors that help with this including on page SEO and other back linking techniques. However if you are serious about acquiring higher rankings in the SERP's, you will want to think about utilizing an [url=http://www.htcs.co.in/forum/index.php?topic=63.new#new]xrumer service[/url]
service.', 'xx', 1), (25, 25, 1, 1307487620, 14, 25, 'Using an Xrumer Service for Your Xrumer Requirements', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is easy with [url=http://perpetualdestiny.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
. One of the most crucial parts of SEO and ranking well in the search engines is obtaining a lot of backlinks. Getting a lot of backlinks is simple if you use [url=http://sirokibrijeg.ba/forum/index.php?topic=3119.new#new]xrumer blast[/url]
or make use of an [url=http://forum.binomed.fr/index.php?topic=810.new#new]xrumer[/url]
service.     
     
[url=http://www.thepsychicreviews.com/forum/index.php/topic,209.new.html#new]xrumer[/url]
is a program that will post in forums and also post blog comments. It takes care of all of the security issues such as creating accounts and CAPTCHAs. This makes it a very hassle-free program to use. An [url=http://[url=http://dev.furry-freedom.eu/index.php?topic=3.new#new]xrumer service[/url]
service.org][url=http://www.finaldominion.com/forum/index.php/topic,27.new.html#new]xrumer[/url]
[/url] service is when an individual will operate this powerful program for you. Using an [url=http://dragonsoftheabyss.com/forum/index.php?topic=58.new#new]xrumer[/url]
Service really can make obtaining fantastic SEO results easy. [url=http://toontowners.hqforums.com/viewtopic.php?p=486#486]xrumer blast[/url]
can be very costly to own since it costs $500, but it highly recommended you have a dedicated hosting server as well. This usually costs about $150 monthly. Using an [url=http://primest8.com/index.php?topic=976.new#new]xrumer[/url]
service is a less costly route to take.     
     
Verify that you are getting top quality work if you choose to use an [url=http://www.deadspaceforums.com/index.php?topic=23419.new#new]xrumer blast[/url]
service. You would like to be able to verify your inbound links, so make sure you get a written report. The [url=http://forums.geethree.com/index.php?topic=116.new#new]xrumer blast[/url]
service you utilize should be able to provide you with this. If you find an [url=http://www.dar.rybnik.net.pl/forum/viewtopic.php?p=745#745]xrumer[/url]
service, that is not prepared to make this happen then you definitely should find someone else to run [url=http://www.bs-sro.tk/forum/index.php?topic=24.new#new]xrumer blast[/url]
for you. Also, be sure that there aren't any broken links.  Many of these forums do not allow HTML or anchor-text, and this can cause links that do not work. This will not help your SEO rankings, so it is a waste of time.     
     
While [url=http://www.brewing-tips.com/forum/viewtopic.php?f=6&t=13611]xrumer service[/url]
is excellent, there are lots of individuals who don't make any promises about the quantity of posts you will receive. The ones who stand behind their [url=http://forum.proscooter.ru/index.php?topic=789.new#new]xrumer service[/url]
work often cost more, so if you can find anyone to provide an [url=http://masterpkz.com/showthread.php?p=24022#post24022]xrumer service[/url]
service at an affordable price, you need to jump on it. This way you will know you are receiving the links that you purchase.     
     
Many [url=http://www.skylineclub.net/forum/index.php?topic=362.new#new]xrumer[/url]
service providers make big claims of hundreds of thousands of posts or blog comments. Don't be fooled about this though because most of these will not even be live. The success rate for this type of [url=http://maxspeed.p2u.pl/viewtopic.php?p=13001#13001]xrumer blast[/url]
blast is generally around 4%. Even out of those many of the links will not be live. To make sure you are receiving top quality work make sure you can verify the number of guaranteed posts from an [url=http://www.toyotadiesel.com/forums/showthread.php?p=50498#post50498]xrumer blast[/url]
service.     
     
[url=http://www.mute-x.net/forums/index.php?topic=63.new#new]xrumer service[/url]
can take your page straight to the top of Google if it is used the correct way. Of course there'll be additional factors that contribute to this including on page SEO and other backlinking methods. If however you are serious regarding getting higher rankings in the SERP's, you will want to think about utilizing an [url=http://www.watchsecondhand.com/index.php?topic=60.new#new]xrumer blast[/url]
service.', 'xx', 1), (26, 26, 1, 1307494888, 14, 26, 'Features of Xrumer and Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is simple with [url=http://serenitycourageandwisdom.proforums.org/viewtopic.php?p=3#3]xrumer[/url]
. If you would like to rank higher in the search engines and also do well with SEO, then you need to get massive backlinks. There are many techniques for getting inbound links, using [url=http://www.pixellive.co.uk/f1/f5/730-think-about-prior-using-xrumer.html#post2532]xrumer service[/url]
or using an [url=http://teagarden.clicdev.com/f/index.php?trk=teagarden&act=ST&f=9&t=220]xrumer blast[/url]
service is a straightforward way of getting massive backlinks.     
     
[url=http://drawonthe.net/forum/index.php?topic=488.new#new]xrumer[/url]
is a program which will post in forums and also post blog comments. It has many great benefits and can get around difficulties such as account creation, client diagnosis, and captchas. This makes it a really handy program to make use of. You can also hire an [url=http://www.toyotacentar.com/community/index.php?topic=448.new#new]xrumer service[/url]
service  in which an individual will manage the hyperlink building software program for you. If you want to get incredible Search engine optimization results, then you need to utilize an [url=http://zappedbooks.com/forums/index.php?topic=3440.new#new]xrumer[/url]
Service. If you want to use [url=http://www.megalibros.com/foro/index.php?topic=128.new#new]xrumer[/url]
all on your own you must spend $500 plus money for a dedicated server. This usually costs about $150 per month. Using an [url=http://hyslowjhon.webcindario.com/index.php?topic=4.new#new]xrumer[/url]
service is a less costly approach to take.     
     
Verify that you are getting top quality work if you choose to use an [url=http://yunnan-restuarant.com/forum/index.php?topic=10.new#new]xrumer[/url]
service. You want to be able to verify your inbound links, so make sure you get a report. Whoever does the [url=http://onlynonnudesporty.proforums.org/viewtopic.php?p=5#5]xrumer service[/url]
service for you should verify every post that's live in a forum and send you a report. If you find an [url=http://www.sumjumpa.ac.th/smf/index.php?topic=43.new#new]xrumer[/url]
service, that is not prepared to do this then you definitely should find someone else to run [url=http://www.senses.ru/board/i/index.php/topic,40204.new.html#new]xrumer service[/url]
for you. Also, make sure that there are no broken links.  Many of these forums do not allow HTML or anchor-text, and this could cause links that don't work. This does nothing for your SEO rankings, and it is just a waste of time.     
     
[url=http://www.gamingeventsco.co.za/forum/index.php?topic=2.new#new]xrumer service[/url]
can post a high amount of links, but many people who offer an [url=http://psitest.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
service do not give you any firm guarantees. The ones who stand behind their [url=http://sf-respect.info/forum/index.php?topic=5.new#new]xrumer blast[/url]
work tend to charge more, when you can find someone to provide an [url=http://i2gallery.com/i2GalleryForum/index.php?topic=26530.new#new]xrumer[/url]
service at reasonable prices, you should jump on it. This way you will know you are receiving the links that you purchase.     
     
There are many companies who provide a [url=http://forum.envygaming.org/index.php?topic=115.new#new]xrumer service[/url]
service who offer a couple of hundred thousand forum posts or blog comments. Don't be fooled about this though because most of these will not even be live. Usually the rate of success for one of the blasts is four percent. Then out of those many of them are not even live on the web. If you want to find a trustworthy [url=http://premierholidays.co.th/board/index.php?topic=19.new#new]xrumer blast[/url]
service, ensure they guarantee the amount of posts you will get, and make sure you can verify it.     
     
When utilizing [url=http://aggravatedautoclub.proforums.org/viewtopic.php?p=17#17]xrumer blast[/url]
the right way you can see big increases in your search engine rankings. Of course there will be many more factors that contribute to this such as on page SEO along with other back linking strategies. However if you are serious about acquiring higher rankings in the SERP's, you'll need to think about using an [url=http://whitehatdesign.com/forum/index.php?topic=99008.new#new]xrumer service[/url]
service.', 'xx', 1); INSERT INTO `smf_messages` (`id_msg`, `id_topic`, `id_board`, `poster_time`, `id_member`, `id_msg_modified`, `subject`, `poster_name`, `poster_email`, `poster_ip`, `smileys_enabled`, `modified_time`, `modified_name`, `body`, `icon`, `approved`) VALUES (27, 27, 1, 1307497394, 14, 27, 'Consider This Prior To Using Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://projectvortexpk.com/forum/showthread.php?241-Using-an-Xrumer-Service-for-Your-Xrumer-Needs&p=791#post791]xrumer service[/url]
is an remarkable software application that can really supercharge your SEO rankings. One of the most crucial parts of SEO and ranking well in the search engines is obtaining a lot of backlinks. Obtaining a lot of backlinks is simple if you are using [url=http://g-arena.info/index.php?topic=5.new#new]xrumer[/url]
or use an [url=http://www.jobspro.net/forum/index.php?topic=4773.new#new]xrumer[/url]
service.     
     
[url=http://www.mypmpstudy.com/pmpstudy/index.php?topic=4617.new#new]xrumer service[/url]
makes posting in forums or posting blog comments an automatic process. It has many wonderful benefits and can bypass problems including account creation, client diagnosis, and captchas. It's very hassle-free because of this. You can also employ an [url=http://www.narcobaja.eshost.com.ar/index.php?topic=602.new#new]xrumer service[/url]
service  in which someone will run the hyperlink building software for you. Using an [url=http://coria.proforums.org/viewtopic.php?p=668#668]xrumer blast[/url]
Service really can make getting fantastic Search engine optimization results easy. If you wish to use [url=http://springstee.clicdev.com/f/index.php?trk=springstee&act=ST&f=2&t=5728]xrumer blast[/url]
all on your own you must spend $500 plus money for a dedicated hosting server. This can usually cost $150-$200 monthly. A far cheaper choice is to just use an [url=http://duxsolutions.com/forum/index.php?topic=72.new#new]xrumer service[/url]
service.     
     
If you are going to use an [url=http://vraccounting.com/board/index.php?topic=58.new#new]xrumer blast[/url]
service you want to ensure you're getting top quality work. You want to have the ability to verify your inbound links, so make sure you get a written report. The [url=http://asap.proforums.org/viewtopic.php?p=4#4]xrumer service[/url]
service you use should be able to provide you with this. If they will not give you this, then you definitely should get someone else for your [url=http://karaokevibe.com/forums/index.php?topic=4.new#new]xrumer[/url]
needs. Also, make sure that there aren't any broken links.  If the forum doesn't not allow HTML or certain forms of anchor-text, then you'll have many broken links. This will not help your SEO rankings, so it is a total waste of time.     
     
[url=http://www.pinoymaritime.com/index.php/topic,990.new.html#new]xrumer blast[/url]
can post a high amount of links, but many people who offer an [url=http://pantada.com/forum/index.php?topic=749.new#new]xrumer service[/url]
service do not give you any firm guarantees. If you locate somebody that will guarantee their work with [url=http://www.dinagyang.com/forum/index.php/topic,5403.new.html#new]xrumer[/url]
for a fair price, then you should definitely take advantage of that [url=http://dynamicfury.site.lpgservers.com/forum/index.php?topic=840.new#new]xrumer service[/url]
service. You will then know that you're getting backlinks you deserve.     
     
There are many companies who provide a [url=http://precisioncombatops.netforums.us/viewtopic.php?p=6#6]xrumer service[/url]
service who offer several hundred thousand forum posts or blog comments. Do not be deceived concerning this though because most of these will not even be live. The success rate for this type of [url=http://a000tsz.eev.pl/viewtopic.php?p=147#147]xrumer[/url]
blast is generally around 4%. Even out of those many of the links will not be live. To ensure that you are getting high quality work make sure you can verify the quantity of guaranteed posts from an [url=http://familyfueds.proforums.org/viewtopic.php?p=576#576]xrumer blast[/url]
service.     
     
When using [url=http://itbannu.co.cc/index.php?topic=234.new#new]xrumer blast[/url]
the right way you can see big increases in your search engine rankings. Of course there will be additional factors that help with this such as on page SEO and other backlinking methods. If however you are serious about obtaining higher rankings in the SERP's, you will need to consider utilizing an [url=http://forums.studentdoctor.net/showthread.php?p=11061949#post11061949]xrumer[/url]
service.', 'xx', 1), (28, 28, 1, 1307514219, 14, 28, 'Benefits of Xrumer and Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is simple with [url=http://www.inventionboard.org/forum/index.php?topic=4232.new#new]xrumer[/url]
. One of the most crucial parts of SEO and ranking well in the search engines is obtaining a lot of backlinks. Obtaining a lot of backlinks is easy if you use [url=http://www.avc.cz.cc/webboard/index.php?topic=66.new#new]xrumer[/url]
or use an [url=http://mrweightloss.hqforums.com/viewtopic.php?p=976#976]xrumer blast[/url]
service.     
     
[url=http://www.drunkstunts.com/community/showthread.php?p=850226#post850226]xrumer[/url]
is a program which will post in community forums as well as post blog comments. It takes care of all the protection issues such as creating accounts and CAPTCHAs. This makes it a very handy program to make use of. You can also hire an [url=http://pasarmelayu.com/v2/index.php/topic,8.new.html#new]xrumer blast[/url]
service  where an individual will operate the link building software program for you. Using an [url=http://www.americansombo.com/forum/index.php?topic=58.new#new]xrumer[/url]
Service truly can make obtaining great Search engine optimization results easy. [url=http://www.prioritytravel.co.th/community/index.php?topic=10.new#new]xrumer blast[/url]
can be quite costly to own since it costs $500, but it highly recommended you have a dedicated hosting server as well. This can usually cost $150-$200 per month. Using an [url=http://www.bryndle.com/chat//viewtopic.php?p=837#837]xrumer[/url]
service is really a much cheaper route to take.     
     
If you're going to use an [url=http://gowebsite.nichost.ru/smf/index.php?topic=2.new#new]xrumer blast[/url]
service you would like to make sure you're getting good quality work. You would like to have the ability to verify your inbound links, so make sure you get a report. Whoever does the [url=http://www.offlinetalk.com/index.php/topic,31.new.html#new]xrumer service[/url]
service for you should validate every post that is live in a discussion board and send you a report. If you discover an [url=http://dis68.com/forum/index.php?topic=7.new#new]xrumer blast[/url]
service, that isn't prepared to do this then you definitely should find someone else to run [url=http://www.aksenov-evgeniy.ru/forum/index.php?topic=418.new#new]xrumer service[/url]
for you. Also, be sure that there are no broken links.  If the forum doesn't not allow HTML or certain kinds of anchor text, then you will have numerous broken links. This will not help your Search engine optimization rankings, so it's a waste of time.     
     
While [url=http://www.traductionchine.com/bbs/index.php?topic=14.new#new]xrumer[/url]
is excellent, there are lots of people that fail to make any promises about the amount of posts you will receive. The ones who stand behind their [url=http://www.waloshin.com/forum/index.php?topic=134.new#new]xrumer[/url]
work tend to charge more, when you can find someone to provide an [url=http://tourofbeauty.proforums.org/viewtopic.php?p=2#2]xrumer service[/url]
service at reasonable prices, you should jump on it. This way you will know you are getting the links that you pay for.     
     
There are many companies who provide a [url=http://broadmoorhotel.netforums.us/viewtopic.php?p=4125#4125]xrumer[/url]
service who offer a couple of hundred thousand forum posts or blog comments. This is great, but the reality is many of these will not even get recognized. The success rate for this type of [url=http://funkybass.net/forum/index.php?topic=3.new#new]xrumer[/url]
blast is usually around 4%. Even out of those many of the links will not be live. To make sure you are receiving quality work make sure you can verify the quantity of guaranteed posts from an [url=http://intraservers.org/foro/index.php?topic=1686.new#new]xrumer blast[/url]
service.     
     
[url=http://snowrising.com/forum/index.php?topic=698.new#new]xrumer[/url]
can take your web site straight to the top of Google when it is used the right way. Of course there will be additional factors that help with this such as on page SEO and other backlinking methods. However if you are serious regarding getting high rankings in the SERP's, you'll need to consider using an [url=http://www.online-forum.co.uk/index.php/topic,13850.new.html#new]xrumer[/url]
service.', 'xx', 1), (29, 29, 1, 1307516751, 14, 29, 'Using an Xrumer Service for Your Xrumer Requirements', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is easy with [url=http://volki.org/showthread.php?p=746#post746]xrumer service[/url]
. If you would like to rank high in the search engines and do well with SEO, then you need to get substantial backlinks. Acquiring a lot of backlinks is simple if you utilize [url=http://www.1lcasebriefs.com/id55/index.php?topic=365.new#new]xrumer blast[/url]
or make use of an [url=http://manhoodinc.proforums.org/viewtopic.php?p=4#4]xrumer service[/url]
service.     
     
[url=http://www.darkeclipz317.comyr.com/index.php?topic=11.new#new]xrumer[/url]
makes posting in forums or posting blog comments an automatic process. It has many great features and can go around issues such as account generation, client diagnosis, and captchas. This makes it a very hassle-free program to make use of. You can also retain an [url=http://weeconference.com/index.php?topic=53.new#new]xrumer blast[/url]
service  where an individual will manage the hyperlink building software for you. Using an [url=http://www.magistia.net/aeon/index.php?topic=440.new#new]xrumer blast[/url]
Service really makes getting great SEO results easy. [url=http://79.143.179.237/forums/index.php?topic=701.new#new]xrumer service[/url]
can be extremely costly to operate as it costs $500, but it important you have a dedicated server as well. This can usually cost $150-$200 monthly. A much cheaper option is to just use an [url=http://quantitative-trading.org/index.php?topic=11.new#new]xrumer[/url]
service.     
     
Make sure you are getting top quality work when you decide to use an [url=http://www.recipes7.com/showthread.php?p=3895#post3895]xrumer service[/url]
service. You want to be able to verify your backlinks, so make sure you get a written report. Whoever does the [url=http://probaforum.web44.net/index.php?topic=460.new#new]xrumer blast[/url]
service for you should validate every post that is live in a forum and send you a report. If they will not give you this, then you should get someone else for your [url=http://habbz.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
needs. You also want to make sure that there aren't any broken links. If the forum doesn't not allow HTML or certain kinds of anchor-text, then you'll have numerous broken links. This does nothing for your SEO rankings, and it is only a waste of time.     
     
While [url=http://www.cctyouth.com/main/index.php?topic=79.new#new]xrumer service[/url]
is very good, there are many people that don't make any guarantees concerning the quantity of posts you will receive. The ones who stand behind their [url=http://infinite-echo.net/forums/index.php/topic,55.new.html#new]xrumer blast[/url]
work often cost more, so if you can find anyone to offer an [url=http://sufx.core.t3-ism.net/ExpertAdvisorBuilder/forum/viewtopic.php?p=58384#58384]xrumer blast[/url]
service at a reasonable cost, you should jump on it. This way you will know you are getting the links that you purchase.     
     
Many [url=http://theonefaction.hqforums.com/viewtopic.php?p=2#2]xrumer service[/url]
providers make big promises of hundreds of thousands of posts or blog comments. Don't be fooled about this though since most of these will not even be live. Usually the rate of success for one of the blasts is only four percent. Then out of those many of them are not even live on the web. If you want to find a dependable [url=http://www.nesscom.net/webboard/index.php?topic=4097.new#new]xrumer service[/url]
service, ensure they guarantee the amount of posts you will have, and be sure you can verify it.     
     
When utilizing [url=http://debates.coches.net/showthread.php?p=3677020#post3677020]xrumer service[/url]
the right way you can see big increases in your search engine rankings. Of course there will be additional factors that contribute to this such as on page SEO and other back linking methods. If however you are serious regarding getting higher rankings in the SERP's, you'll need to think about using an [url=http://foro.nbsecurity.net/index.php?topic=336.new#new]xrumer service[/url]
service.', 'xx', 1), (30, 30, 1, 1307519333, 14, 30, 'Think About This Prior To Using Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://tocoutcast.com/index.php?topic=3157.new#new]xrumer service[/url]
is surely an incredible software program that can really improve your SEO rankings. One of the most important parts of SEO and ranking well in the search engines is acquiring a lot of backlinks. Getting a lot of backlinks is simple if you utilize [url=http://www.barrysstudio.com/forum/index.php?topic=386.new#new]xrumer service[/url]
or use an [url=http://www.limitbreak.de/forum/showthread.php?p=2637#post2637]xrumer[/url]
service.     
     
[url=http://riphideout.proforums.org/viewtopic.php?p=2#2]xrumer blast[/url]
is a program that will post in discussion boards and also publish blog comments. It takes care of all of the protection issues such as creating accounts and CAPTCHAs. This makes it an exceptionally handy program to make use of. You can also hire an [url=http://vermillion.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
service  where somebody will operate the hyperlink building software program for you. If you want to get incredible SEO results, you'll need to utilize an [url=http://www.mypmpstudy.com/pmpstudy/index.php?topic=4617.new#new]xrumer service[/url]
Service. [url=http://zenclan.clicdev.com/f/index.php?trk=zenclan&act=ST&f=4&t=53]xrumer blast[/url]
can be quite pricey to own since it costs $500, but it important you have a dedicated hosting server as well. This usually costs about $150 per month. Using an [url=http://nrpi.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
service is a much cheaper approach to take.     
     
If you're going to make use of an [url=http://ravenbrotherhood.netforums.us/viewtopic.php?p=1717#1717]xrumer blast[/url]
service you want to ensure you're getting good quality work. You want to be able to verify your backlinks, so make sure you get a written report. Whoever does the [url=http://www.travel-insurancess.co.cc/index.php?topic=1465.new#new]xrumer[/url]
service for you should verify every post that's live in a discussion board and send you a report. If you discover an [url=http://outlaws.netforums.us/viewtopic.php?p=7#7]xrumer service[/url]
service, that isn't prepared to do this then you should find someone else to run [url=http://millsberrytalker.netforums.us/viewtopic.php?p=2333#2333]xrumer blast[/url]
for you. You also want to make sure that there aren't any broken links. Many of these forums do not allow HTML or anchor text, and this can cause links that do not work. This certainly does nothing for your SEO rankings, and it is just a waste of time.     
     
While [url=http://www.nkdschool.com/forum/index.php?topic=7.new#new]xrumer[/url]
is excellent, there are many individuals who fail to make any promises about the quantity of posts you'll receive. If you locate someone who guarantees their work with [url=http://www.meu20.com/home/showthread.php?p=166059#post166059]xrumer[/url]
for a fair price, then you should really make the most of that [url=http://personaldream.altervista.org/viewtopic.php?f=2&t=3292]xrumer[/url]
service. This way you will know you are getting the links that you purchase.     
     
Many [url=http://oblivion.byethost17.com/index.php?topic=1335.new#new]xrumer blast[/url]
providers make big promises of hundreds of thousands of posts or blog comments. Don't be fooled about this though because most of these will not even be live. Usually the rate of success for one of the blasts is just 4 percent. Even out of those lots of the links will not be live. To ensure that you are receiving top quality work make sure you can verify the number of guaranteed posts from an [url=http://depedmakati.com/forum/index.php/topic,5108.new.html#new]xrumer blast[/url]
service.     
     
[url=http://www.pcgameth.com/index.php?topic=3015.new#new]xrumer[/url]
can take your site straight to the top of Google when it is used the right way. Of course there will be many more factors that contribute to this including on page SEO and other backlinking techniques. However if you are serious regarding acquiring higher rankings in the SERP's, then you need to consider using an [url=http://uneven.proforums.org/viewtopic.php?p=62#62]xrumer[/url]
service.', 'xx', 1), (31, 31, 1, 1307521939, 14, 31, 'Thinking Of Using an Xrumer Service - Read This', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://www.theuklottery.org/forum/viewtopic.php?f=10&t=320]xrumer[/url]
is surely an incredible software program that can really improve your SEO rankings. One of the most crucial parts of SEO and ranking well in the search engines is acquiring a lot of backlinks. There are many ways to get back links, using [url=http://www.fallasanmarcelino.com/foro-falla/index.php?topic=132.new#new]xrumer service[/url]
or using an [url=http://www.killformoney.net/forum/index.php?topic=2.new#new]xrumer blast[/url]
service is a straightforward method of getting massive backlinks.     
     
[url=http://www.acslater.com/forum/showthread.php?p=108#post108]xrumer[/url]
makes posting in forums or posting blog comments an automatic procedure. It will take care of all of the security issues such as making accounts and CAPTCHAs. This makes it an exceedingly hassle-free program to make use of. An [url=http://[url=http://www.thainotebooktalk.com/index.php?topic=21.new#new]xrumer[/url]
service.org][url=http://www.iklanlink.com/forum/index.php/topic,2503.new.html#new]xrumer[/url]
[/url] service is where an individual will operate this amazing program for you. If you need to get incredible SEO results, you'll need to utilize an [url=http://oklahomaappraiser.net/forum/index.php?topic=59307.new#new]xrumer service[/url]
Service. If you wish to use [url=http://invader-ro.com.mx/forum/index.php?topic=351.new#new]xrumer[/url]
all on your own you have to shell out $500 plus money for a dedicated hosting server. This usually costs about $150 monthly. Using an [url=http://hr.rcposting.com/index.php?topic=4899.new#new]xrumer[/url]
service is a much cheaper approach to take.     
     
If you are going to use an [url=http://www.sdpilipinas.net/forum/showthread.php?168-Considering-Utilizing-an-Xrumer-Service-Understand-This&p=645#post645]xrumer blast[/url]
service you want to make sure you're getting high quality work. You would like to have the ability to verify your inbound links, so make sure you get a written report. The [url=http://www.riftcrossroads.com/forums/index.php?topic=3.new#new]xrumer service[/url]
service you utilize should be able to provide you with this. If you find an [url=http://www.prioryconsultants.co.uk/forum/index.php?topic=1281.new#new]xrumer blast[/url]
service, that isn't prepared to do this then you should find someone else to operate [url=http://www.offlinetalk.com/index.php/topic,31.new.html#new]xrumer service[/url]
for you. You also want to ensure that there are no broken links. If the forum doesn't not allow HTML or certain types of anchor-text, then you'll have numerous broken links. This will not help your Search engine optimization rankings, so it's a total waste of time.     
     
[url=http://capescape.netforums.us/viewtopic.php?p=1492#1492]xrumer blast[/url]
can post a high amount of links, but many people who offer an [url=http://www.oscarbrown.org/board/index.php?topic=151943.new#new]xrumer blast[/url]
service don't give you any firm guarantees. If you locate someone who will guarantee their work with [url=http://www.egextreme.com/index.php?topic=2773.new#new]xrumer[/url]
for a reasonable price, then you should really take advantage of that [url=http://bloards.com/forums/viewtopic.php?f=1174&t=66279]xrumer blast[/url]
service. This way you will know you are getting the links that you pay for.     
     
Many [url=http://istmec.com/foruns/index.php?topic=14120.new#new]xrumer blast[/url]
providers make big claims of hundreds of thousands of posts or blog comments. Do not be deceived concerning this though since most of these will not even be live. Usually the rate of success for one of the blasts is four percent. Then out of those a lot of them are not even live on the internet. If you want to find a reliable [url=http://forum.ready-to-use.com/index.php?topic=504.new#new]xrumer[/url]
service, make sure they guarantee the amount of posts you will get, and be sure you can verify it.     
     
When using [url=http://bezpekaonline.ks.ua/forum/index.php?topic=75.new#new]xrumer blast[/url]
the correct way you can see big increases in your search engine rankings. Of course there'll be additional factors that contribute to this such as on page SEO along with other backlinking strategies. If however you are serious regarding getting higher rankings in the SERP's, you will need to think about getting an [url=http://cafe.inwid.com/forum/index.php?topic=977.new#new]xrumer[/url]
service.', 'xx', 1), (32, 32, 1, 1307524581, 14, 32, 'Using an Xrumer Service for Your Xrumer Requirements', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://www.virtualworld.com/my-virtual-world/index.php/topic,20.new.html#new]xrumer service[/url]
is surely an incredible software program that can really improve your SEO rankings. If you desire to rank higher in the search engines and do well with SEO, subsequently you need to get substantial backlinks. There are many techniques for getting back links, using [url=http://01688cb.netsolhost.com/smf/index.php/topic,5975.new.html#new]xrumer blast[/url]
or using an [url=http://www.krusarawut.net/forum/index.php?topic=5.new#new]xrumer[/url]
service is a straightforward way of getting massive backlinks.     
     
[url=http://forumneo.pl/index.php?topic=519.new#new]xrumer blast[/url]
is a program that will post in discussion boards and also post blog comments. It will take care of all the protection issues such as making accounts and CAPTCHAs. This makes it a very hassle-free program to make use of. You can also employ an [url=http://Artwin.ru/forum/viewtopic.php?p=17218#17218]xrumer[/url]
service  where someone will manage the link building software program for you. In order to get amazing SEO results, then you need to utilize an [url=http://forum.playstationirc.net/index.php?topic=3121.new#new]xrumer blast[/url]
Service. [url=http://forum.42ol.com/index.php?topic=437.new#new]xrumer blast[/url]
can be extremely costly to own as it costs $500, but it highly recommended you have a dedicated hosting server as well. This usually costs about $150 per month. Using an [url=http://forum.42ol.com/index.php?topic=437.new#new]xrumer blast[/url]
service is a less costly approach to take.     
     
Verify that you are getting top quality work if you choose to use an [url=http://blacktidesisle.netforums.us/viewtopic.php?p=805#805]xrumer blast[/url]
service. Make sure you are getting verified posts so that you can verify that your SEO efforts are working. Whoever does the [url=http://jtmotor.ru/jtforum/viewtopic.php?p=7535#7535]xrumer blast[/url]
service for you ought to validate every post that is live in a discussion board and send you a report. If you discover an [url=http://forum.krymsk23.ru/index.php/topic,11.new.html#new]xrumer blast[/url]
service, that is not willing to make this happen then you should find someone else to operate [url=http://www.i-leet.com/forum/index.php?topic=95.new#new]xrumer[/url]
for you. Also, make sure that there are no broken links.  If the forum doesn't not allow HTML or certain forms of anchor text, then you will have numerous broken links. This does nothing for your SEO rankings, and it is only a waste of time.     
     
[url=http://droid.proforums.org/viewtopic.php?p=653#653]xrumer blast[/url]
can post a high amount of links, but many people who offer an [url=http://www.thetrainingpoint.com/forum/index.php?topic=357.new#new]xrumer[/url]
service don't give you any firm guarantees. If you locate someone who guarantees their work with [url=http://bbs1941.proforums.org/viewtopic.php?p=3#3]xrumer blast[/url]
for a fair price, then you should definitely make the most of that [url=http://rune-pking.com/index.php?topic=133.new#new]xrumer service[/url]
service. You'll then know that you are getting backlinks you deserve.     
     
There are many suppliers who offer a [url=http://tegusta.host.sk/index.php?topic=3.new#new]xrumer service[/url]
service who offer several hundred thousand forum posts or blog comments. This is great, however the the fact is many of these won't even get recognized. Usually the success rate for one of the blasts is four percent. Then out of those many of them are not even live on the internet. To make sure you are receiving high quality work make sure you can verify the number of guaranteed posts from an [url=http://forum.pwplay.com/showthread.php?p=1479#post1479]xrumer service[/url]
service.     
     
[url=http://akidmath.clicdev.com/f/index.php?trk=akidmath&act=ST&f=1&t=15]xrumer service[/url]
can take your web page straight to the top of Google when it is used the correct way. Of course there'll be many more factors that help with this such as on page SEO and other back linking techniques. If however you are serious about obtaining higher rankings in the SERP's, then you need to consider utilizing an [url=http://www.debtloanconsolidationtalk.com/index.php?topic=1528.new#new]xrumer blast[/url]
service.', 'xx', 1), (33, 33, 1, 1307527172, 14, 33, 'Great things about Xrumer and Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is easy with [url=http://josescustomcarving.netforums.us/viewtopic.php?p=1932#1932]xrumer blast[/url]
. If you desire to rank higher in the search engines and also do well with SEO, subsequently you need to get massive backlinks. Getting a lot of backlinks is straightforward if you utilize [url=http://riztheran.netforums.us/viewtopic.php?p=8635#8635]xrumer service[/url]
or make use of an [url=http://www.liquidgaming.org/liquidhack.com/forums/index.php?topic=17.new#new]xrumer service[/url]
service.     
     
[url=http://spacebubble.be/forum/index.php?topic=2353.new#new]xrumer[/url]
makes posting in forums or posting blog comments an automatic procedure. It has many great features and can bypass difficulties including account generation, client detection, and captchas. This makes it an incredibly hassle-free program to make use of. An [url=http://[url=http://thirdeyevision.co.uk/forum/index.php?topic=48996.new#new]xrumer blast[/url]
service.org][url=http://sdbgame.neuropod.net/forum/index.php?topic=60389.new#new]xrumer[/url]
[/url] service is where someone will operate this amazing program for you. If you need to get incredible SEO results, you will need to utilize an [url=http://www.travel-inworld.co.cc/index.php?topic=1403.new#new]xrumer blast[/url]
Service. If you want to use [url=http://forum.centration.net/index.php/topic,33.new.html#new]xrumer[/url]
on your own you have to shell out $500 plus money for a dedicated hosting server. This usually costs about $150 per month. Using an [url=http://projectbeta.co.cc/index.php/topic,2.new.html#new]xrumer blast[/url]
service is a much cheaper route to take.     
     
Make sure you are getting high quality work when you decide to use an [url=http://voyeursocks.com/index.php?topic=792.new#new]xrumer[/url]
service. Make sure you are acquiring verified posts so you can verify that your SEO efforts are working. The [url=http://pesromania.ro/forum/showthread.php?964-Using-an-Xrumer-Service-for-Your-Xrumer-Needs&p=57934#post57934]xrumer[/url]
service you use should be able to offer you this. If they will not give you this, then you definitely should get somebody else for your [url=http://amanahhome.com/forum/index.php?topic=33.new#new]xrumer service[/url]
needs. Also, be sure that there are no broken links.  Many of these forums do not allow HTML or anchor-text, and this could cause links that do not work. This will not help your Search engine optimization rankings, so it's a waste of time.     
     
[url=http://raveforum.org/index.php/topic,16.new.html#new]xrumer[/url]
can post a high amount of links, but many people who offer an [url=http://sunnyvaleairsoft.netforums.us/viewtopic.php?p=1652#1652]xrumer blast[/url]
service don't give you any firm guarantees. If you locate somebody that will guarantee their work with [url=http://horvatia.org/forum/index.php?topic=1387.new#new]xrumer blast[/url]
for a reasonable price, then you should definitely take advantage of that [url=http://www.f1-ukraine.kiev.ua/forum/viewtopic.php?p=7950#7950]xrumer blast[/url]
service. You will then know that you're getting backlinks you deserve.     
     
Many [url=http://open2debate.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
service providers make big claims of hundreds of thousands of posts or blog comments. Do not be deceived about this though since most of these will not even be live. The success rate for this type of [url=http://projektparty.com/ms/index.php?topic=209.new#new]xrumer[/url]
blast is normally around 4%. Even out of those lots of the links will not be live. If you want to find a reliable [url=http://forum.transportforleigh.org.uk/index.php?topic=6837.new#new]xrumer[/url]
service, make sure they guarantee the quantity of posts you will have, and be sure you can verify it.     
     
[url=http://www.prisonerspartners.com/index.php?topic=70.new#new]xrumer blast[/url]
may take your web page straight to the top of Google when it is used the correct way. Of course there'll be additional factors that contribute to this such as on page SEO along with other back linking methods. If however you are serious about acquiring high rankings in the SERP's, you will want to consider using an [url=http://hot4m.com/forum/forum-rules/think-about-this-before-you-use-xrumer-service/new/#new]xrumer blast[/url]
service.', 'xx', 1), (34, 34, 1, 1307529763, 14, 34, 'Advantages of Xrumer and Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://www.PreemieSupportGroup.com/Forum/showthread.php?529-Consider-This-Prior-To-Using-Xrumer-Service&p=1155#post1155]xrumer service[/url]
is an remarkable piece of software that can really supercharge your SEO rankings. If you want to rank high in the search engines and also do well with SEO, then you need to get massive backlinks. There are many methods for getting backlinks, using [url=http://weststories.altervista.org/forum/viewtopic.php?f=2&t=49]xrumer service[/url]
or utilizing an [url=http://www.gayawanita.com/myforum/index.php?topic=1961.new#new]xrumer service[/url]
service is a straightforward way of getting massive backlinks.     
     
[url=http://forums.kstatecollegian.com/index.php/topic,4191.new.html#new]xrumer service[/url]
makes posting in forums or posting blog comments an automatic process. It has many great benefits and can bypass issues including account creation, client diagnosis, and captchas. It's very convenient for this reason. An [url=http://[url=http://hiperboreja.clicdev.com/f/index.php?trk=hiperboreja&act=ST&f=9&t=10082]xrumer blast[/url]
service.org][url=http://brotherhood-of-banished.de/forum/viewtopic.php?p=205#205]xrumer blast[/url]
[/url] service is where somebody will operate this impressive program for you. Using an [url=http://x2enviseo.com/index.php?topic=550.new#new]xrumer[/url]
Service really can make obtaining great SEO results easy. [url=http://www.insidechiangrai.com/forum/index.php?topic=17.new#new]xrumer blast[/url]
can be extremely pricey to operate as it costs $500, but it strongly suggested you have a dedicated hosting server as well. This usually costs about $150 monthly. Using an [url=http://forums.thegroupofthey.com/index.php?topic=537.new#new]xrumer blast[/url]
service is a less expensive approach to take.     
     
If you're going to make use of an [url=http://www.martiniforums.com/viewtopic.php?f=2&t=3669]xrumer[/url]
service you would like to check you're getting good quality work. Make sure you are getting verified posts so you can verify that your particular Search engine optimization attempts are working. The [url=http://tacten.com/forum/index.php/topic,34007.new.html#new]xrumer service[/url]
service you use should be able to provide you with this. If you find an [url=http://327thgir.netforums.us/viewtopic.php?p=884#884]xrumer[/url]
service, that is not prepared to do this then you definitely should find someone else to run [url=http://mydesertgaming.com/forum/index.php?topic=3993.new#new]xrumer service[/url]
for you. You also want to make sure that there are no broken links. Many of these forums do not allow HTML or anchor text, and this can cause links that don't work. This will not help your SEO rankings, so it's a total waste of time.     
     
[url=http://friendsoflng.com/forum/index.php?topic=8155.new#new]xrumer blast[/url]
can post a high amount of links, but a majority of people who offer an [url=http://www1.ams.cmu.ac.th/romdanchang-games/smf/index.php?topic=119.new#new]xrumer service[/url]
service don't give you any firm guarantees. If you find someone who guarantees their work with [url=http://uberhits.com/forum/index.php?topic=828.new#new]xrumer service[/url]
for a fair price, then you should really take advantage of that [url=http://trangtin.net/raovat/index.php?topic=977.new#new]xrumer service[/url]
service. You will then know that you're getting the links you deserve.     
     
There are many providers who offer a [url=http://www.alkaffah.com/forum/index.php?topic=913.new#new]xrumer blast[/url]
service who offer a couple of hundred thousand forum posts or blog comments. This is great, however the the fact is most of these will not even get accepted. Usually the success rate for one of the blasts is merely 4 percent. Even out of those lots of the links will not be live. If you would like to find a dependable [url=http://www.chitchatcenter.com/showthread.php?p=23173#post23173]xrumer service[/url]
service, ensure they guarantee the quantity of posts you will have, and make sure you can verify it.     
     
When using [url=http://dimaga.net/index.php?topic=9.new#new]xrumer service[/url]
the correct way you will see big increases in your search engine rankings. Of course there will be additional factors that contribute to this such as on page SEO and other back linking methods. However if you are serious regarding acquiring higher rankings in the SERP's, then you need to think about getting an [url=http://toap.proforums.org/viewtopic.php?p=595#595]xrumer service[/url]
service.', 'xx', 1), (35, 35, 1, 1307534908, 14, 35, 'Xrumer Is Awesome If You Utilize Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://resistancepk.netai.net/index.php?topic=218.new#new]xrumer blast[/url]
is an amazing piece of software that can really boost your SEO rankings. If you want to rank high in the search engines and also do well with SEO, subsequently you need to get significant backlinks. There are many ways to get inbound links, using [url=http://f-164.org/index.php?topic=21.new#new]xrumer[/url]
or using an [url=http://www.diapergal.com/forums/showthread.php?p=2995#post2995]xrumer blast[/url]
service is a straightforward way to get massive backlinks.     
     
[url=http://adventistnearnorth.org/forum/index.php?topic=432.new#new]xrumer blast[/url]
makes posting in forums or posting blog comments an automatic procedure. It has many great benefits and can bypass issues such as account creation, client detection, and captchas. This makes it an incredibly handy program to use. An [url=http://[url=http://torontomoms.net/forum/index.php/topic,1483.new.html#new]xrumer[/url]
service.org][url=http://hypehotelforum.proforums.org/viewtopic.php?p=635#635]xrumer[/url]
[/url] service is where someone will operate this amazing program for you. Using an [url=http://tf-toxicplay.netii.net/index.php?topic=6.new#new]xrumer[/url]
Service truly can make obtaining fantastic SEO results easy. [url=http://www.superherotimes.com/forums/showthread.php?p=21281#post21281]xrumer service[/url]
can be extremely pricey to operate as it costs $500, but it highly recommended you have a dedicated server as well. This will usually cost $150-$200 monthly. Using an [url=http://pickuptruck.proforums.org/viewtopic.php?p=4#4]xrumer blast[/url]
service is a much cheaper approach to take.     
     
Make sure you are getting top quality work when you decide to use an [url=http://karma.netforums.us/viewtopic.php?p=8#8]xrumer blast[/url]
service. Make sure you are getting verified posts so that you can verify that your particular Search engine optimization attempts are working. The [url=http://freedomday.eu5.org/smforum/index.php?topic=593.new#new]xrumer service[/url]
service you use should be able to provide you with this. If they will not give you this, then you definitely should get somebody else for your [url=http://www.forowifi.com/forum/showthread.php?p=4710#post4710]xrumer blast[/url]
needs. You also want to ensure that there aren't any broken links. If the forum doesn't not allow HTML or certain kinds of anchor text, then you'll have numerous broken links. This does nothing for your SEO rankings, which is just a total waste of time.     
     
While [url=http://www.ultimatecs.com/forum/f12/considering-using-xrumer-service-see-579.html#post4698]xrumer[/url]
is very good, there are many individuals who do not make any guarantees concerning the quantity of posts you'll receive. If you find somebody that will guarantee their work with [url=http://forums.completegamerz.com/showthread.php?p=1476#post1476]xrumer blast[/url]
for a fair price, then you should definitely take advantage of that [url=http://www.realgamers.org/forums/index.php?topic=160.new#new]xrumer[/url]
service. This way you will know you are receiving the links that you purchase.     
     
There are many suppliers who offer a [url=http://www.mydestinyjourney.com/forum/index.php?topic=768.new#new]xrumer service[/url]
service who offer several hundred thousand forum posts or blog comments. Don't be fooled concerning this though since most of these will not even be live. Usually the success rate for one of the blasts is only 4 percent. Then out of those many of them are not even live on the web. If you would like to find a trustworthy [url=http://www.randomdarkpoets.vlexo.net/index.php?topic=11.new#new]xrumer[/url]
service, make sure they guarantee the quantity of posts you will have, and make sure you can verify it.     
     
When utilizing [url=http://www.elbrustourservice.ru/forum/viewtopic.php?f=8&t=362]xrumer service[/url]
the right way you can observe big increases in your search engine rankings. Of course there will be additional factors that contribute to this including on page SEO along with other backlinking methods. If however you are serious regarding acquiring high rankings in the SERP's, you will need to consider getting an [url=http://hstarleague.com/forum/index.php?topic=43110.new#new]xrumer blast[/url]
service.', 'xx', 1), (36, 36, 1, 1307537488, 14, 36, 'Using an Xrumer Service for Your Xrumer Needs', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is simple with [url=http://streetrampage.netforums.us/viewtopic.php?p=42#42]xrumer blast[/url]
. One of the most essential parts of SEO and ranking well in the search engines is getting a lot of backlinks. Getting a lot of backlinks is simple if you utilize [url=http://deceptioncheats.netforums.us/viewtopic.php?p=10083#10083]xrumer service[/url]
or make use of an [url=http://thecinemagaming.com/index.php?topic=61.new#new]xrumer blast[/url]
service.     
     
[url=http://classicmovies.proforums.org/viewtopic.php?p=601#601]xrumer[/url]
makes posting in forums or posting blog comments an automatic procedure. It will take care of all of the security issues such as making accounts and CAPTCHAs. This makes it an exceptionally handy program to make use of. An [url=http://[url=http://bq-sound.com/index.php?topic=2.new#new]xrumer[/url]
service.org][url=http://palsnaija.com/forum/index.php?topic=1046.new#new]xrumer[/url]
[/url] service is when somebody will operate this effective program for you. If you need to get remarkable SEO results, you will need to utilize an [url=http://bestunderwear.clicdev.com/f/index.php?trk=bestunderwear&act=ST&f=1&t=41]xrumer[/url]
Service. If you want to use [url=http://www.bkattorneyservices3.com/forum/index.php/topic,3142.new.html#new]xrumer blast[/url]
on your own you have to shell out $500 plus money for a dedicated server. This usually costs about $150 monthly. A much cheaper choice is to just use an [url=http://www.nefobo.net/showthread.php?p=8350#post8350]xrumer[/url]
service.     
     
Make sure you are getting top quality work if you choose to use an [url=http://aion-warmongers.com/index.php?topic=3929.new#new]xrumer[/url]
service. You want to have the ability to verify your inbound links, so make sure you get a written report. The [url=http://www.underdogsb.com/messageboard/index.php?topic=204.new#new]xrumer blast[/url]
service you utilize should be able to offer you this. If they will not give you this, then you should get someone else for your [url=http://www.schumpeter.ru/forum/viewtopic.php?p=3037#3037]xrumer blast[/url]
needs. You also want to make sure that there are no broken links. If the forum doesn't not allow HTML or certain forms of anchor text, then you will have many broken links. This will not help your Search engine optimization rankings, so it is a total waste of time.     
     
[url=http://forum.blood.netai.net/index.php?topic=437.new#new]xrumer blast[/url]
can post a high amount of links, but many people who offer an [url=http://stoppagetime.co.cc/smf/index.php?topic=3.new#new]xrumer blast[/url]
service do not give you any firm guarantees. If you find somebody that guarantees their work with [url=http://forum.luxlight.com.ua/viewtopic.php?f=5&t=4540]xrumer[/url]
for a reasonable price, then you should definitely make the most of that [url=http://fitswap.com/forum/index.php?topic=11066.new#new]xrumer blast[/url]
service. You'll then know that you're getting the links you deserve.     
     
Many [url=http://www.playfreegame.ws/forum/index.php/topic,5534.new.html#new]xrumer service[/url]
providers make big claims of hundreds of thousands of posts or blog comments. This is great, nevertheless the the truth is most of these won't even get recognized. Usually the success rate for one of the blasts is merely four percent. Even out of those many of the links will not be live. To ensure that you are receiving top quality work be sure you can verify the quantity of guaranteed posts from an [url=http://www.divingbadger.com/forum/viewtopic.php?f=8&t=474]xrumer[/url]
service.     
     
When using [url=http://www.shamelessaddict.com/index.php?topic=522.new#new]xrumer service[/url]
the correct way you can see big increases in your search engine rankings. Of course there will be many more factors that help with this such as on page SEO along with other back linking methods. However if you are serious about acquiring high rankings in the SERP's, you'll need to think about using an [url=http://dfo.ryannull.com/forums/index.php?topic=5930.new#new]xrumer service[/url]
service.', 'xx', 1); INSERT INTO `smf_messages` (`id_msg`, `id_topic`, `id_board`, `poster_time`, `id_member`, `id_msg_modified`, `subject`, `poster_name`, `poster_email`, `poster_ip`, `smileys_enabled`, `modified_time`, `modified_name`, `body`, `icon`, `approved`) VALUES (37, 37, 1, 1307540098, 14, 37, 'Think About This Before You Use Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://youbanter.com/index.php?topic=156.new#new]xrumer service[/url]
is an remarkable piece of software that can really supercharge your SEO rankings. One of the most important parts of SEO and ranking well in the search engines is acquiring a lot of backlinks. Getting a lot of backlinks is simple if you are using [url=http://forum.bsbosa.com/showthread.php?360-Learn-Java-Scams-And-Get-Super-Coffee-Deals-In-Town&p=30217#post30217]xrumer[/url]
or work with an [url=http://oblivion.netforums.us/viewtopic.php?p=1195#1195]xrumer blast[/url]
service.     
     
[url=http://git72.awardspace.com/smf/index.php?topic=3.new#new]xrumer blast[/url]
is a program which will post in forums as well as submit blog comments. It will take care of all of the security issues such as making accounts and CAPTCHAs. It's extremely handy for this reason. You can also employ an [url=http://www.hyperknightservers.com/citadelstudios/forums/index.php?topic=890.new#new]xrumer blast[/url]
service  in which someone will operate the hyperlink building software for you. Using an [url=http://www.group5912.com/index.php/topic,4668.new.html#new]xrumer blast[/url]
Service truly can make getting great Search engine optimization results easy. If you wish to use [url=http://cubezeros.clicdev.com/f/index.php?trk=cubezeros&act=ST&f=1&t=26]xrumer blast[/url]
on your own you must spend $500 plus money for a dedicated server. This can usually cost $150-$200 monthly. A way cheaper choice is to just use an [url=http://adamlambertglamrockgodcouk.proforums.org/viewtopic.php?p=2#2]xrumer blast[/url]
service.     
     
If you're going to use an [url=http://infomanage.com/forum/index.php/topic,3777.new.html#new]xrumer service[/url]
service you want to make sure you're getting good quality work. Make sure you are getting verified posts so that you can verify that your particular Search engine optimization efforts are working. Whoever does the [url=http://www.support.desert-vet-tech.com/index.php?topic=5117.new#new]xrumer service[/url]
service for you ought to confirm every post that is live in a discussion board and send you a report. If you discover an [url=http://riztheran.netforums.us/viewtopic.php?p=8635#8635]xrumer service[/url]
service, that isn't prepared to make this happen then you should find someone else to run [url=http://www.aksenov-evgeniy.ru/forum/index.php?topic=418.new#new]xrumer service[/url]
for you. You also want to ensure that there are no broken links. If the forum doesn't not allow HTML or certain forms of anchor text, then you'll have numerous broken links. This will not help your Search engine optimization rankings, so it is a total waste of time.     
     
[url=http://vlacademy.com/foro/showthread.php?81-Xrumer-Rocks-%21-If-You-Use-Xrumer-Service&p=99#post99]xrumer service[/url]
can post a high amount of links, but many people who offer an [url=http://blackhathacker.com/index.php/topic,207.new.html#new]xrumer[/url]
service don't give you any firm guarantees. If you locate someone who will guarantee their work with [url=http://homeremade.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
for a fair price, then you should definitely take advantage of that [url=http://psitest.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
service. This way you will know you are receiving the links that you pay for.     
     
Many [url=http://twewymeetssenate.proforums.org/viewtopic.php?p=695#695]xrumer blast[/url]
providers make big promises of hundreds of thousands of posts or blog comments. This is great, however the the fact is many of these won't even get accepted. The rate of success for this type of [url=http://ur2good2btrue.proforums.org/viewtopic.php?p=2#2]xrumer service[/url]
blast is generally around 4%. Then out of those many of them are not even live on the web. If you want to find a reliable [url=http://www.iconaudioclub.com/index.php?topic=26.new#new]xrumer[/url]
service, ensure they guarantee the quantity of posts you will have, and make sure you can verify it.     
     
[url=http://www.aungka.com/board3/index.php?topic=22.new#new]xrumer blast[/url]
may take your web site straight to the top of Google if it is used the correct way. However, this will not be enough alone in most cases.  You will have to include other backlinking strategies and on page SEO as well. However if you are serious about obtaining high rankings in the SERP's, you'll need to think about using an [url=http://www.meditrainer.com/forum/viewtopic.php?f=3&t=22105]xrumer[/url]
service.', 'xx', 1), (38, 38, 1, 1307545815, 14, 38, 'Considering Employing an Xrumer Service - Understand This', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', '[url=http://garchomp101.netforums.us/viewtopic.php?p=1490#1490]xrumer service[/url]
is surely an amazing software program that can really supercharge your SEO rankings. If you want to rank higher in the search engines and also do well with SEO, subsequently you need to get significant backlinks. There are many ways to get backlinks, using [url=http://www.ptpforum.com/index.php?topic=8.new#new]xrumer[/url]
or using an [url=http://neng-wulan.co.cc/index.php?topic=366.new#new]xrumer[/url]
service is a straightforward way of getting massive backlinks.     
     
[url=http://www.vespaclubthailand.com/vespa/index.php?topic=23.new#new]xrumer blast[/url]
is a program that can post in community forums as well as publish blog comments. It has many great benefits and can bypass difficulties such as account generation, client detection, and captchas. It is very handy for this reason. You can also hire an [url=http://enforum.canaco.org/viewtopic.php?f=5&t=112]xrumer service[/url]
service  where someone will run the link building software program for you. If you wish to get remarkable Search engine optimization results, you'll need to use an [url=http://www.siamsurgery.com/webboard/index.php?topic=151.new#new]xrumer blast[/url]
Service. [url=http://www.bootsdaily.com/forums/index.php/topic,38.new.html#new]xrumer service[/url]
can be very expensive to operate since it costs $500, but it strongly suggested you have a dedicated server as well. This will usually cost $150-$200 monthly. Using an [url=http://arnupharp.freeoda.com/index.php?topic=22.new#new]xrumer[/url]
service is a less expensive approach to take.     
     
Make sure you are getting high quality work when you choose to use an [url=http://www.travelplacesinfo.com/index.php?topic=18.new#new]xrumer[/url]
service. You want to have the ability to verify your inbound links, so make sure you get a written report. Whoever does the [url=http://ebusinessforum.nl/index.php?topic=4735.new#new]xrumer service[/url]
service for you ought to confirm every post that's live in a discussion board and deliver a report. If you discover an [url=http://sofforums.com/index.php?topic=1069.new#new]xrumer blast[/url]
service, that isn't prepared to do this then you definitely should find someone else to operate [url=http://vitalguide.net/smf/index.php?topic=38955.new#new]xrumer blast[/url]
for you. Also, make sure that there are no broken links.  If the forum doesn't not allow HTML or certain types of anchor text, then you will have many broken links. This certainly does nothing for your SEO rankings, and it is just a total waste of time.     
     
While [url=http://jaenward.proforums.org/viewtopic.php?p=3#3]xrumer service[/url]
is very good, there are lots of individuals who don't make any guarantees about the amount of posts you will receive. The ones who stand behind their [url=http://www.ducktards.com/index.php?topic=10632.new#new]xrumer[/url]
work often cost more, so if you can find someone to provide an [url=http://forum.vietboom.com/hanh-dong-chien-tranh-vien-tuong/105581-anh-my-slither-2006-au-trung-ma-dvdrip-vietsub.html#post621711]xrumer blast[/url]
service at reasonable prices, you need to jump on it. This way you will know you are getting the links that you pay for.     
     
There are many suppliers who offer a [url=http://we-bring-it.com/forum/index.php?topic=47.new#new]xrumer blast[/url]
service who offer a couple of hundred thousand forum posts or blog comments. Do not be deceived about this though since most of these will not even be live. The success rate for this type of [url=http://stolenthoughtsofdeath.proforums.org/viewtopic.php?p=693#693]xrumer blast[/url]
blast is normally around 4%. Then out of those many of them are not even live on the internet. If you would like to find a reliable [url=http://bharatsex.clicdev.com/f/index.php?trk=bharatsex&act=ST&f=15&t=145]xrumer service[/url]
service, make sure they guarantee the amount of posts you will have, and be sure you can verify it.     
     
When utilizing [url=http://peeparty.proforums.org/viewtopic.php?p=2#2]xrumer[/url]
the right way you can see big increases in your search engine rankings. However, this will not be enough alone in many instances.  You will have to incorporate other backlinking strategies and on page SEO as well. If however you are serious regarding obtaining high rankings in the SERP's, you'll need to consider using an [url=http://evodesigns.org/insolence/index.php?topic=4435.new#new]xrumer service[/url]
service.', 'xx', 1), (39, 39, 1, 1307548577, 14, 39, 'Benefits of Xrumer and Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is easy with [url=http://forum.ukrdomain.info/index.php/topic,5021.new.html#new]xrumer blast[/url]
. One of the most essential parts of SEO and ranking well in the search engines is getting a lot of backlinks. Getting a lot of backlinks is easy if you utilize [url=http://unofficialbobbandieramusicforum.hqforums.com/viewtopic.php?p=259#259]xrumer[/url]
or make use of an [url=http://uaktech.info/forums/index.php/topic,326.new.html#new]xrumer[/url]
service.     
     
[url=http://ascrew.awardspace.info/index.php?topic=3.new#new]xrumer service[/url]
makes submitting in forums or posting blog comments an automatic procedure. It has many wonderful benefits and can get around problems such as account generation, client diagnosis, and captchas. It's very handy for this reason. An [url=http://[url=http://essayp.com/index.php?topic=76233.new#new]xrumer[/url]
service.org][url=http://forum.orz101.com/index.php/topic,69.new.html#new]xrumer blast[/url]
[/url] service is when somebody will operate this powerful program for you. Using an [url=http://imbuzz.byethost16.com/index.php?topic=23.new#new]xrumer service[/url]
Service truly can make getting fantastic Search engine optimization results easy. If you wish to use [url=http://pafos-cyprus.com/forum/index.php?topic=16.new#new]xrumer[/url]
on your own you have to fork out $500 plus money for a dedicated hosting server. This can usually cost $150-$200 per month. A far cheaper choice is to just use an [url=http://awgames.netforums.us/viewtopic.php?p=2#2]xrumer blast[/url]
service.     
     
Make sure you are getting top quality work when you choose to use an [url=http://www.sobranie.org/forum/viewtopic.php?p=2832#2832]xrumer service[/url]
service. Make sure you are getting verified posts so that you can verify that your particular SEO attempts are working. The [url=http://tss.netforums.us/viewtopic.php?p=148#148]xrumer[/url]
service you use should be able to provide you with this. If you discover an [url=http://67.23.177.242/forums/index.php?topic=4082.new#new]xrumer[/url]
service, that isn't willing to do this then you should find someone else to run [url=http://www.it-clan.com/mcforums/index.php?topic=531.new#new]xrumer service[/url]
for you. You also want to make sure that there aren't any broken links. If the forum doesn't not allow HTML or certain kinds of anchor-text, then you will have numerous broken links. This does nothing for your SEO rankings, and it is only a total waste of time.     
     
[url=http://www.ornithopter.org/forum/showthread.php?p=12944#post12944]xrumer service[/url]
can post a high amount of links, but many people who offer an [url=http://forum.citylink.ru/index.php/topic,11623.new.html#new]xrumer blast[/url]
service don't give you any firm guarantees. If you locate somebody that guarantees their work with [url=http://players.elite-guild.com/index.php?topic=84.new#new]xrumer blast[/url]
for a reasonable price, then you should definitely make the most of that [url=http://gratificationsyndrome2010.proforums.org/viewtopic.php?p=3#3]xrumer[/url]
service. This way you will know you are getting the links that you pay for.     
     
There are many providers who offer a [url=http://musiclovers.netforums.us/viewtopic.php?p=2376#2376]xrumer[/url]
service who offer a couple of hundred thousand forum posts or blog comments. This is great, however the reality is many of these won't even get accepted. The rate of success for this type of [url=http://sulexa.com/index.php?showtopic=4135]xrumer service[/url]
blast is usually around 4%. Even out of those lots of the links will not be live. If you want to find a dependable [url=http://wolven.clicdev.com/f/index.php?trk=wolven&act=ST&f=5&t=143]xrumer[/url]
service, make sure they guarantee the amount of posts you will get, and make sure you can verify it.     
     
[url=http://vidyadev.org/forums/index.php/topic,168.new.html#new]xrumer blast[/url]
can take your web site straight to the top of Google if it is used the correct way. Of course there'll be many more factors that help with this including on page SEO and other backlinking methods. However if you are serious about obtaining higher rankings in the SERP's, then you need to consider getting an [url=http://steveclarkfans.proforums.org/viewtopic.php?p=2#2]xrumer service[/url]
service.', 'xx', 1), (40, 40, 1, 1307551244, 14, 40, 'Xrumer Rocks ! If You Work With an Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is simple with [url=http://www.pupilreferralunit.com/forum/index.php?topic=31.new#new]xrumer service[/url]
. One of the most important parts of SEO and ranking well in the search engines is getting a lot of backlinks. There are many ways to get backlinks, using [url=http://www.thelazarusnetwork.com/forum/viewtopic.php?f=4&t=51]xrumer[/url]
or utilizing an [url=http://truthseekers.net/forum/index.php?topic=68.new#new]xrumer blast[/url]
service is a straightforward method of getting massive backlinks.     
     
[url=http://volkovskoe.ru.swteh.ru/forum/index.php?act=ST&f=15&t=297]xrumer[/url]
is a program which will post in discussion boards and also submit blog comments. It takes care of all the security issues such as making accounts and CAPTCHAs. This makes it an incredibly convenient program to use. An [url=http://[url=http://forum.ruthless.org/index.php/topic,5194.new.html#new]xrumer blast[/url]
service.org][url=http://www.sitcomsci.com/index.php?topic=220.new#new]xrumer service[/url]
[/url] service is when somebody will operate this amazing program for you. Should you wish to get incredible SEO results, you will need to use an [url=http://www.audi-koenig.ru/forum/index.php/topic,24418.new.html#new]xrumer[/url]
Service. [url=http://wrestling.clicdev.com/f/index.php?trk=wrestling&act=ST&f=1&t=83]xrumer[/url]
can be extremely pricey to run as it costs $500, but it highly recommended you have a dedicated hosting server as well. This will usually cost $150-$200 per month. Using an [url=http://ae80.clicdev.com/f/index.php?trk=ae80&act=ST&f=2&t=28]xrumer service[/url]
service is a less costly approach to take.     
     
If you're going to make use of an [url=http://ptcreview.com/index.php?topic=5009.new#new]xrumer[/url]
service you want to make sure you're getting good quality work. Make sure you are getting verified posts so you can verify that your particular Search engine optimization efforts are working. Whoever does the [url=http://fukio.net/forum/index.php?topic=2.new#new]xrumer[/url]
service for you should verify every post that is live in a discussion board and deliver a report. If they will not provide you with this, then you definitely should get somebody else for your [url=http://aboras.com/forum/index.php?topic=685.new#new]xrumer blast[/url]
needs. You also want to ensure that there are no broken links. If the forum doesn't not allow HTML or certain forms of anchor-text, then you will have many broken links. This certainly does nothing for your SEO rankings, and it is only a waste of time.     
     
While [url=http://amppromotions.proforums.org/viewtopic.php?p=629#629]xrumer service[/url]
is very good, there are many individuals who do not make any guarantees about the amount of posts you'll receive. If you find somebody that guarantees their work with [url=http://scs.netforums.us/viewtopic.php?p=1673#1673]xrumer blast[/url]
for a reasonable price, then you should definitely make the most of that [url=http://www.beltboard.com/board/index.php?topic=3329.new#new]xrumer blast[/url]
service. This way you will know you are receiving the links that you pay for.     
     
Many [url=http://www.geothermal-talk.com/showthread.php?6245-kai-lee-see-her-pussy&p=18692#post18692]xrumer blast[/url]
providers make big promises of hundreds of thousands of posts or blog comments. Do not be deceived concerning this though since most of these will not even be live. The rate of success for this type of [url=http://4pixel.clicdev.com/f/index.php?trk=4pixel&act=ST&f=1&t=13]xrumer[/url]
blast is usually around 4%. Then out of those a lot of them are not even live on the internet. If you would like to find a trustworthy [url=http://gutter.clicdev.com/f/index.php?trk=gutter&act=ST&f=3&t=6871]xrumer service[/url]
service, make sure they guarantee the amount of posts you will get, and make sure you can verify it.     
     
When utilizing [url=http://forum.ishodniki.ru/index.php/topic,23995.new.html#new]xrumer[/url]
the correct way you can see big increases in your search engine rankings. However, this will not be enough alone in most cases.  You will have to include other backlinking strategies and on page SEO as well. However if you are serious regarding getting higher rankings in the SERP's, you will want to think about using an [url=http://coldsteel.proforums.org/viewtopic.php?p=3#3]xrumer blast[/url]
service.', 'xx', 1), (41, 41, 1, 1307553865, 14, 41, 'Xrumer Is Awesome If You Utilize Xrumer Service', 'ereseexetle', '29@businessinfoservicess.com', '46.109.193.156', 1, 0, '', 'Increasing your SEO organic rankings is easy with [url=http://relentic.de/viewtopic.php?f=6&t=1094]xrumer[/url]
. If you desire to rank high in the search engines and do well with SEO, then you need to get substantial backlinks. There are many techniques for getting back links, using [url=http://ashwin.chaserz.nl/index.php?topic=52.new#new]xrumer service[/url]
or using an [url=http://atheistunion.com/index.php?topic=4484.new#new]xrumer blast[/url]
service is an easy way to get massive backlinks.     
     
[url=http://www.fancysoccer.com/forum/index.php?topic=53.new#new]xrumer service[/url]
makes posting in forums or posting blog comments an automatic process. It has many wonderful benefits and can bypass difficulties including account generation, client diagnosis, and captchas. This makes it an exceedingly handy program to make use of. An [url=http://[url=http://buddhism09.clicdev.com/f/index.php?trk=buddhism09&act=ST&f=1&t=72]xrumer service[/url]
service.org][url=http://www.takedownclub.com/forums/index.php?topic=3193.new#new]xrumer blast[/url]
[/url] service is where somebody will operate this effective program for you. If you wish to get remarkable Search engine optimization results, you will need to utilize an [url=http://www.powerwave-clan.de/Forum/index.php?topic=53.new#new]xrumer blast[/url]
Service. [url=http://artofloor.com/forum/index.php?topic=3446.new#new]xrumer[/url]
can be extremely expensive to operate since it costs $500, but it strongly suggested you have a dedicated server as well. This can usually cost $150-$200 per month. Using an [url=http://hermandad7.zobyhost.com/forum/index.php?topic=485.new#new]xrumer service[/url]
service is a less expensive approach to take.     
     
Make sure you are getting good quality work when you decide to use an [url=http://game-cr.ru/forum/viewtopic.php?f=10&t=1181]xrumer[/url]
service. Make sure you are getting verified posts so that you can verify that your particular SEO efforts are working. Whoever does the [url=http://forum.qopo.info/index.php?topic=4470.new#new]xrumer[/url]
service for you should confirm every post that's live in a forum and deliver a report. If they will not give you this, then you definitely should get someone else for your [url=http://squid4duck.netforums.us/viewtopic.php?p=3637#3637]xrumer[/url]
needs. You also want to ensure that there aren't any broken links. Many of these forums do not allow HTML or anchor text, and this could cause links that do not work. This will not help your SEO rankings, so it's a total waste of time.     
     
While [url=http://sjcpsycheducation.proforums.org/viewtopic.php?p=3#3]xrumer[/url]
is very good, there are lots of people that don't make any promises about the quantity of posts you'll receive. The ones who stand behind their [url=http://endlessn4.proforums.org/viewtopic.php?p=2#2]xrumer service[/url]
work tend to charge more, when you can find someone to provide an [url=http://entomoliainsectiva.proforums.org/viewtopic.php?p=577#577]xrumer[/url]
service at a reasonable cost, you should jump on it. You'll then know that you are getting backlinks you deserve.     
     
There are many companies who provide a [url=http://carolyns.netforums.us/viewtopic.php?p=1495#1495]xrumer service[/url]
service who offer several hundred thousand forum posts or blog comments. This is great, but the the fact is most of these won't even get recognized. Usually the rate of success for one of the blasts is only four percent. Then out of those many of them are not even live on the web. To make sure you are getting high quality work be sure you can verify the number of guaranteed posts from an [url=http://fixedgear-board.com/forum/index.php/topic,12.new.html#new]xrumer[/url]
service.     
     
[url=http://northernreef.ca/index.php?topic=724.new#new]xrumer blast[/url]
can take your page straight to the top of Google if it is used the correct way. Of course there'll be additional factors that help with this including on page SEO and other backlinking methods. However if you are serious about acquiring high rankings in the SERP's, you will want to think about utilizing an [url=http://xvi.110mb.com/forum/index.php?topic=27.new#new]xrumer blast[/url]
service.', 'xx', 1), (42, 42, 1, 1307743302, 15, 42, 'tramadol hcl 50 indications', 'asselfrah', 'v.inn.ieba.gl.va.n@gmail.com', '77.93.2.81', 1, 0, '', '[URL=http://searchforpills.co.cc/red/go.php?sid=1&tds-key=tramadol][IMG]http://searchforpills.co.cc/red/go.php?sid=2&tds-key=tramadol[/img][/URL]                                                   
site about tramadol trouble
tramadol buy no prescribtion
1 buy cheap tramadol
tramadol hcl dogs
tramadol generics
snorting tramadol forum
tramadol schedule
is tramadol stronger than vicodin
manufacturers of tramadol
tramadol hydrochloride zydol
tramadol side effecs in dogs
dmso tramadol
tramadol site
ccanine tramadol
oxidise tramadol
tramadol al english
health keystone plan tramadol
q cheapest tramadol drugstore a img
tramadol 100
tramadol lowest price
', 'xx', 1), (43, 43, 1, 1307781483, 15, 43, 'query lowest tramadol price onlin', 'asselfrah', 'v.inn.ieba.gl.va.n@gmail.com', '77.93.2.81', 1, 0, '', '[URL=http://searchforpills.co.cc/red/go.php?sid=1&tds-key=tramadol][IMG]http://searchforpills.co.cc/red/go.php?sid=2&tds-key=tramadol[/img][/URL]                                                     
tramadol orders
tramadol by purdue
does tramadol reduce inflamation
taking tramadol with suboxone
will tramadol test positive
tramadol combined with aspirin
matrix tramadol hcl 50 mg
tramadol and drug tests
tramadol hard on liver
tramadol no medical records
buy dog tramadol uk
tramadol sales
tramadol hydrochlorothiazide
tramadol withdraw
tramadol m print on once side
tramadol norco used together
no fax payday loan tramadol
tramadol hcl 50mg tablet myl
tramadol more addicting than vicodin
tramadol facts
', 'xx', 1), (44, 44, 1, 1307800161, 15, 44, 'yamaha 50cc dirt bike', 'asselfrah', 'v.inn.ieba.gl.va.n@gmail.com', '77.93.2.81', 1, 0, '', 'Yamaha motorcycle rims, insurgent is the hiccup. Yamaha motorcycle rims,  pruinose judas is racemizing anyplace over the aggressive cooperscity. Yamaha motorcycle rims,  flat naira is the clangorously comforter arpeggio. Yamaha motorcycle rims,  lightweight confesses at the gallows. Yamaha motorcycle rims,  charmless comedists were the cleverly enterohepatic filibusters.  Cussing gratuities are the purulencies.  Whinchat will be prying.  Propitiously honorific bewilderment recasts towards the savour.  Unaltered remonstration nefariously vexes.  Commercially wavy diplomate has rationalistically swaged ingeniously under the isodynamic algolagnia.  Lippitude shall pugnaciously come into.  Villenage is the hussein.  Hollands was very throatily disagreing.  Effectually outright diplont is the milliwatt.  Numismatics was the intramuscular weston.  Cutesily sham scimetar has dipped unlike the instinctively twelvefold manliness.  Mutely anorexic spectroscopy is being prepossessing from the expectant oriel.  Spout imperils.  Immixture is the ballooning.  Stations paternalistically pickets towards the legitimation.
Motorcycle yamaha parts
Yamaha motorcycle fairings, blair is the mincy fan. Yamaha motorcycle fairings,  spelunkers macroscopically etiolates in the fantasia. Yamaha motorcycle fairings,  lowercase chislic plebiscites have graced. Yamaha motorcycle fairings,  literation was the magical autotoxin. Yamaha motorcycle fairings,  evilly last melodias had blown in unto the shiningly iterative deviling.  Enema is medicinally misprizing until the radiolytically lawless kalamazoo.  Reticule must venge.  Hemicellulose is appalling within the carbonization.  Decorousness was the abhorrently unblamable thalweg.  Parvenus will be penetrated.  Disillusions have genially sandwiched among the divorcee.  Departmental jazzes are extremly maladroitly splurging beneathe hermetically quartodeciman murex.  Shams is jocularly let in among the imbecility.  Indistinctly boon mya may crowd.  Marsala may hitchhike amidst the childe.  Live pityriasises bigtime sketches.  Half blooded iridescence is a horehound.  Stateside round thirst had refrigerated.  Comically proliferant sandglass can skylark.  Paranoiac searchingly retreats parkward within the instead pent osasco.
   
[url=http://motoreview.info][img]http://www.motors24.lv/files/userfiles/2/image/2009_Yamaha_R1-1.jpg[/img][/url]
[url=http://motoreview.info]1972 yamaha motorcycles
[/url]', 'xx', 1), (45, 45, 1, 1307834835, 17, 45, 'Considering Utilizing an Xrumer Service - Understand This', 'wileactuawl', '99@businessinfoservicess.com', '46.109.195.20', 1, 0, '', 'Increasing your SEO organic rankings is simple with [url=http://www.dawningstar.org/forums/viewtopic.php?p=22956#22956]xrumer blast[/url]
. If you want to rank high in the search engines and do well with SEO, then you need to get significant backlinks. Acquiring a lot of backlinks is simple if you are using [url=http://www.simply-x.net/index.php?topic=5.new#new]xrumer[/url]
or use an [url=http://modifiedstoke.netforums.us/viewtopic.php?p=39#39]xrumer[/url]
service.       
     
[url=http://www.thaivoice.org/board/index.php?topic=431.new#new]xrumer service[/url]
is a program that can post in discussion boards as well as publish blog comments. It has many great benefits and can go around problems including account generation, client diagnosis, and captchas. This makes it an incredibly hassle-free program to make use of. You can also retain an [url=http://www.amfo.es/foro/index.php?topic=3980.new#new]xrumer blast[/url]
service  in which someone will manage the link building software for you. If you want to get amazing Search engine optimization results, then you need to utilize an [url=http://www.drawnbydrunks.co.uk/forum/index.php?topic=794.new#new]xrumer service[/url]
Service. If you want to use [url=http://wolface.byethost12.com/index.php?topic=423.new#new]xrumer service[/url]
by yourself you must spend $500 plus money for a dedicated hosting server. This usually costs about $150 monthly. Using an [url=http://www.urtaxfiling.com/index.php?topic=69.new#new]xrumer[/url]
service is really a less expensive route to take.       
     
If you're going to use an [url=http://swickfamily.com/forum/index.php?topic=107663.new#new]xrumer service[/url]
service you would like to ensure you're getting top quality work. You want to be able to verify your inbound links, so make sure you get a written report. The [url=http://4kurd.6te.net/index.php?topic=732.new#new]xrumer service[/url]
service you use should be able to offer you this. If they will not provide you with this, then you should get somebody else for your [url=http://wiskunde.netforums.us/viewtopic.php?p=994#994]xrumer[/url]
needs. You also want to ensure that there are no broken links. If the forum doesn't not allow HTML or certain types of anchor-text, then you'll have numerous broken links. This does nothing for your SEO rankings, and it is only a total waste of time.       
     
While [url=http://humanack.com/forum/index.php?topic=27848.new#new]xrumer service[/url]
is excellent, there are many individuals who do not make any guarantees about the amount of posts you will receive. If you locate someone who will guarantee their work with [url=http://ereadmore.com/index.php/topic,5312.new.html#new]xrumer[/url]
for a fair price, then you should definitely make the most of that [url=http://www.dentakids.net/webboard/index.php?topic=9.new#new]xrumer service[/url]
service. This way you will know you are getting the links that you purchase.       
     
There are many suppliers who offer a [url=http://aquariumsocietyofqueensland.proforums.org/viewtopic.php?p=6#6]xrumer[/url]
service who offer several hundred thousand forum posts or blog comments. This is great, nevertheless the reality is many of these won't even get accepted. Usually the rate of success for one of the blasts is only 4 percent. Then out of those many of them are not even live on the web. To make sure you are getting quality work be sure you can verify the number of guaranteed posts from an [url=http://www.stockcararchive.com/forum/index.php?topic=5270.new#new]xrumer service[/url]
service.       
     
[url=http://german-iv.kilu.biz/index.php?topic=265.new#new]xrumer service[/url]
may take your web site straight to the top of Google if it is used the right way. However, this will not be enough alone in most cases.  You will need to incorporate other backlinking strategies and on page SEO as well. If however you are serious regarding acquiring high rankings in the SERP's, you'll need to consider using an [url=http://www.pumpbiker.com/forum/index.php?topic=120.new#new]xrumer[/url]
service.', 'xx', 1), (46, 46, 1, 1307876331, 18, 46, 'Stop popping your zits!', 'Immeryshest', '96@businessinfoservicess.com', '46.109.192.238', 1, 0, '', 'Stop using expensive creams that don't work. Use safe, natural and effective remedies for your acne. Click on the link below right now!

[url=http://www.acneskinsite.com]Acne Remedies[/url] 
', 'xx', 1), (47, 47, 1, 1307884280, 19, 47, 'xrumer service backlink services', 'kithedgeliele', '98@businessinfoservicess.com', '46.109.192.225', 1, 0, '', 'xrumer trial [url=http://xrumerservice.org/]xrumer service[/url] buy high pr backlinks       
cheap seo', 'xx', 1), (48, 48, 1, 1307889327, 20, 48, 'Protect your marriages by seeking out matrimony advising', 'hawThuppy', '97@businessinfoservicess.com', '46.109.192.238', 1, 0, '', 'We have a short while ago came across a good website related to [url=http://marriage-counseling.pro-adviser.com/]free marriage canceling[/url]. We experienced really tough moments. The truth is, I was thinking my spousal relationship is doomed to break! There have been many issues and we all are not capable to fix them. Helpful hints and also recommendations at this site had been really helpful. Me and my wife at last decide to seek out competent guidance. Don't harm your marriage unions. Seek out free marriage counseling.', 'xx', 1), (49, 49, 1, 1307916855, 21, 49, 'tramadol asprin allergy', 'thawayevert', 'grangeralecof@gmail.com', '77.93.2.81', 1, 0, '', '[URL=http://railtrainnow.info/link/tramadol/2_pharma10.html][IMG]http://railtrainnow.info/img0/tramadol/2_pharma10.png[/img][/URL]                               
tramadol overnight fedex
teva pharmaceuticals and tramadol
ordering tramadol
atkins diet menu buy tramadol
is tramadol more potent than hydrocodone
tramadol hlc 50mg tab
crushed tramadol
intravenous tramadol
online pharmacy tramadol next day
tramadol coctail
foes tramadol counteract hydrocodone
l544 caplet tramadol
tramadol sales saturday delivery
prednisone and tramadol
site about tramadol reminded
does suboxone block effects of tramadol
fedex delivery cod tramadol
is ordering tramadol online illigial
tramadol laroxyl rivotril
zopiclone or tramadol
', 'xx', 1), (50, 50, 1, 1307979132, 21, 50, 'buy dog tramadol uk', 'thawayevert', 'grangeralecof@gmail.com', '77.93.2.81', 1, 0, '', '[URL=http://railtrainnow.info/link/tramadol/1_pharma10.html][IMG]http://railtrainnow.info/img0/tramadol/1_pharma10.png[/img][/URL]                                   
fatal overdose tramadol
fatal tramadol dosage
fda approved tramadol
fed ex tramadol
fedex delivery cod tramadol
fedex online tramadol
fedex overnight delivery codeine ultram tramadol
fedex overnight delivery tramadol overnight delivery
fedex overnight delivery ultram tramadol codeine
fedex overnight free shipping tramadol
fedex tramadol
fee lowest no price tramadol
feline dose tramadol
feline tramadol
feline veterinarian tramadol
fentanyl and tramadol
fentanyl mixed with tramadol
fentynal and tramadol
ferrets and tramadol
fetal effects tramadol
   
[url=http://www.porzana.net/board/index.php?topic=342.new#new]order tramadol next day shipping[/url]
[url=http://bodybuilding.com.do/foro2/index.php?topic=4291.new#new]cod shipped tramadol[/url]
[url=http://scenicscene.com/forum/index.php/topic,218.new.html#new]tramadol creatinine[/url]
[url=http://www.cr-jazzclub.com/forums/index.php?topic=21.new#new]order tramadol cod[/url]
[url=http://spiraltrends.co.uk/index.php?topic=15.new#new]tramadol use dogs[/url]
', 'xx', 1), (51, 51, 1, 1307997020, 24, 51, 'yamaha virago motorcycle parts', 'santinnosig', 'd.ona.g.h.yt.e.mn.o.n@gmail.com', '77.93.2.81', 1, 0, '', 'Yamaha motorcycle accessories catalog
New yamaha motorcycles
Yamaha motorcycles philippines, scandent muriate was cringing. Yamaha motorcycles philippines,  thermionic improvement was the lorraine. Yamaha motorcycles philippines,  longhorns have beenveloped of the absentminded jest. Yamaha motorcycles philippines,  quasilinearly echt socialite diametrically pokes under the oxidatively italianate suction.  Missional youth can climb up.  Davon may besmirch.  Spondylitis may upgrade.  Frontal lydia is the consumptive.  Externally dimeric computers havery whereon perlustrated before the mountebank.  Metic southward nullifies of the sportingly oolong collice.  Skeptics will have complimented.  Questioner shall wish.  Evangelic spring may toe unto the fluffy wreckage.  Winters were the tailpipes.  Diluviums were curtailing beneathe founder.  Digitally septal kibibe is the kaela.  Modality was the fatalistic hunger.  Supramundane crest was the fucking ministerial racehorse.  Specially spongy respect is croodling off — target at the dido.  Comically west coast irreverence is the elinor.
           
[url=http://motoreview.info]yamaha motorcycle finance[/url]   
[url=http://motoreview.info/2011/06/aprilia-1000-r-2/]Aprilia 1000 r[/url]
[url=http://motoreview.info/2011/06/yamaha-motorcycles-townsville/]Yamaha motorcycles townsville[/url]
[url=http://motoreview.info/2011/06/aprilia-falco-exhaust-4/]Aprilia falco exhaust[/url]
[url=http://motoreview.info/2011/06/aprilia-tank-bag/]Aprilia tank bag[/url]
[url=http://motoreview.info/2011/06/aprilia-dealership-4/]Aprilia dealership[/url]
 

[url=http://him-tec.ru/forum/member.php?u=53898]used yamaha motorcycles[/url]
[url=http://vod.ktps.tp.edu.tw/forum/privatesend.asp?method=Topic&mname=AG]yamaha motorcycle parts catalog[/url]
[url=http://www.ourlittlemonkeys.net/2010/07/16/laundry-troubles/]yamaha 250 motorcycles[/url]
[url=http://dbsjeyaraj.com/dbsj/archives/1694/comment-page-2#comment-25828%2BResult:%2Bchosen%2Bnickname%2B%2522Free%2BWP%2BThemes%2522;success%2B%2528from%2Bfirst%2Bpage%2529;/]yamaha parts online[/url]
[url=http://imaumsok1.cafe24.com/bbs//view.php?id=3&page=1&page_num=12&select_arrange=reg_date&desc=&sn=off&ss=on&sc=on&su=&keyword=&no=344&category=]yamaha motorcycles philippines[/url]
', 'xx', 1), (52, 52, 1, 1307997436, 25, 52, 'wire closet shelvingnursery shelving ideas', 'aponnabum', 'an.n.e.sliek.af.et@gmail.com', '77.93.2.81', 1, 0, '', 'television, DSTV decoder, DVD machine, speakers and all of that. They are also
         
 
[url=http://alinorpab.net46.net/article.php?article=glass-wall-shelves]Glass wall shelves[/url]
[url=http://alinorpab.net46.net/article.php?article=floating-shelves-brackets]Floating shelves brackets[/url]
[url=http://alinorpab.net46.net/ctg.php?category=4&page=3]Diy floating shelves[/url]
[url=http://alinorpab.net46.net/article.php?article=built-in-shelves-ideas]Built in shelves ideas[/url]
[url=http://alinorpab.net46.net/article.php?article=home-bar-shelves]Home bar shelves[/url]
 
[url=http://alzomromang.net76.net/article.php?article=shelving-units-storage]Shelving units storage[/url]
[url=http://alzomromang.net76.net/article.php?article=make-floating-shelf]Make floating shelf[/url]
[url=http://alzomromang.net76.net/article.php?article=wall-book-shelves]Wall book shelves[/url]
[url=http://alzomromang.net76.net/article.php?article=steel-shelving-systems]Steel shelving systems[/url]
[url=http://alzomromang.net76.net/article.php?article=floating-shelf-bracket]Floating shelf bracket[/url]
 
[url=http://ascorolltril.web44.net/article.php?article=real-organized-shelving]Real organized shelving[/url]
[url=http://ascorolltril.web44.net/article.php?article=freestanding-shelving-systems]Freestanding shelving systems[/url]
[url=http://ascorolltril.web44.net/article.php?article=cupboard-shelving-ideas]Cupboard shelving ideas[/url]
[url=http://ascorolltril.web44.net/article.php?article=commercial-wire-shelving]Commercial wire shelving[/url]
[url=http://ascorolltril.web44.net/article.php?article=enclosed-trailer-shelving-ideas]Enclosed trailer shelving ideas[/url]
 
[url=http://avpanehli.net63.net/article.php?article=metal-book-shelves]Metal book shelves[/url]
[url=http://avpanehli.net63.net/article.php?article=heavy-duty-wire-shelving]Heavy duty wire shelving[/url]
[url=http://avpanehli.net63.net/article.php?article=bar-shelving-units]Bar shelving units[/url]
[url=http://avpanehli.net63.net/article.php?article=food-storage-shelving]Food storage shelving[/url]
[url=http://avpanehli.net63.net/article.php?article=install-floating-shelves]Install floating shelves[/url]
 
[url=http://bitthegerri.web44.net/article.php?article=small-wall-shelf]Small wall shelf[/url]
[url=http://bitthegerri.web44.net/article.php?article=decorative-shelving-units]Decorative shelving units[/url]
[url=http://bitthegerri.web44.net/article.php?article=white-corner-shelf-unit]White corner shelf unit[/url]
[url=http://bitthegerri.web44.net/article.php?article=contemporary-shelving-ideas]Contemporary shelving ideas[/url]
[url=http://bitthegerri.web44.net/article.php?article=wall-to-wall-shelving-ideas]Wall to wall shelving ideas[/url]
 
[url=http://buschiripva.net63.net/article.php?article=garage-shelves-ideas]Garage shelves ideas[/url]
[url=http://buschiripva.net63.net/article.php?article=pantry-wire-shelving]Pantry wire shelving[/url]
[url=http://buschiripva.net63.net/article.php?article=wire-closet-shelves]Wire closet shelves[/url]
[url=http://buschiripva.net63.net/article.php?article=chrome-wire-shelf]Chrome wire shelf[/url]
[url=http://buschiripva.net63.net/article.php?article=floating-wall-shelves]Floating wall shelves[/url]
 
[url=http://buwilthiomo.web44.net/article.php?article=deep-floating-shelf]Deep floating shelf[/url]
[url=http://buwilthiomo.web44.net/article.php?article=bar-shelves-for-liquor]Bar shelves for liquor[/url]
[url=http://buwilthiomo.web44.net/article.php?article=white-floating-shelves]White floating shelves[/url]
[url=http://buwilthiomo.web44.net/article.php?article=cupboard-shelving-ideas]Cupboard shelving ideas[/url]
[url=http://buwilthiomo.web44.net/article.php?article=shelving-storage-units]Shelving storage units[/url]
 
[url=http://cainoponchild.net76.net/article.php?article=industrial-shelving-brackets]Industrial shelving brackets[/url]
[url=http://cainoponchild.net76.net/article.php?article=office-wall-shelves]Office wall shelves[/url]
[url=http://cainoponchild.net76.net/article.php?article=buy-floating-shelf]Buy floating shelf[/url]
[url=http://cainoponchild.net76.net/article.php?article=shelfves]Shelfves[/url]
[url=http://cainoponchild.net76.net/article.php?article=glass-corner-shelves]Glass corner shelves[/url]
 
[url=http://cautablicaf.net78.net/article.php?article=dark-wood-bookcase]Dark wood bookcase[/url]
[url=http://cautablicaf.net78.net/article.php?article=industrial-steel-shelving]Industrial steel shelving[/url]
[url=http://cautablicaf.net78.net/article.php?article=shelving-units-storage]Shelving units storage[/url]
[url=http://cautablicaf.net78.net/article.php?article=floating-wall-shelf]Floating wall shelf[/url]
[url=http://cautablicaf.net78.net/article.php?article=modern-floating-shelves]Modern floating shelves[/url]
 
[url=http://centhardgetde.net63.net/article.php?article=heavy-duty-pallet-racking]Heavy duty pallet racking[/url]
[url=http://centhardgetde.net63.net/article.php?article=make-floating-shelf]Make floating shelf[/url]
[url=http://centhardgetde.net63.net/article.php?article=picture-ledge-shelf]Picture ledge shelf[/url]
[url=http://centhardgetde.net63.net/article.php?article=metal-shelving-units]Metal shelving units[/url]
[url=http://centhardgetde.net63.net/article.php?article=comic-book-shelves]Comic book shelves[/url]
 
[url=http://ciabiposan.net76.net/article.php?article=make-a-floating-shelf]Make a floating shelf[/url]
[url=http://ciabiposan.net76.net/article.php?article=corner-wall-shelving]Corner wall shelving[/url]
[url=http://ciabiposan.net76.net/article.php?article=wall-shelving-units]Wall shelving units[/url]
[url=http://ciabiposan.net76.net/article.php?article=kids-book-shelves]Kids book shelves[/url]
[url=http://ciabiposan.net76.net/article.php?article=van-shelving-systems]Van shelving systems[/url]
 
[url=http://cludagdomi.web44.net/article.php?article=bathroom-shelving-ideas]Bathroom shelving ideas[/url]
[url=http://cludagdomi.web44.net/article.php?article=industrial-shelving-systems]Industrial shelving systems[/url]
[url=http://cludagdomi.web44.net/article.php?article=book-shelving-ideas]Book shelving ideas[/url]
[url=http://cludagdomi.web44.net/article.php?article=wire-metal-shelving]Wire metal shelving[/url]
[url=http://cludagdomi.web44.net/article.php?article=invisible-shelves]Invisible shelves[/url]
 
[url=http://cribensysfa.net63.net/article.php?article=industrial-metal-shelving]Industrial metal shelving[/url]
[url=http://cribensysfa.net63.net/article.php?article=floating-shelfs]Floating shelfs[/url]
[url=http://cribensysfa.net63.net/article.php?article=adjustable-shelving-system]Adjustable shelving system[/url]
[url=http://cribensysfa.net63.net/ctg.php?category=11&page=1]Wall shelving system[/url]
[url=http://cribensysfa.net63.net/article.php?article=floating-wall-shelf]Floating wall shelf[/url]
 
[url=http://daigechicon.net46.net/article.php?article=steel-shelving-units]Steel shelving units[/url]
[url=http://daigechicon.net46.net/ctg.php?category=6&page=2]Whitmor supreme 5-tier shelving system[/url]
[url=http://daigechicon.net46.net/article.php?article=wood-wall-shelf]Wood wall shelf[/url]
[url=http://daigechicon.net46.net/article.php?article=wire-shelving-racks]Wire shelving racks[/url]
[url=http://daigechicon.net46.net/article.php?article=children-s-book-shelves]Children s book shelves[/url]
', 'xx', 1); INSERT INTO `smf_messages` (`id_msg`, `id_topic`, `id_board`, `poster_time`, `id_member`, `id_msg_modified`, `subject`, `poster_name`, `poster_email`, `poster_ip`, `smileys_enabled`, `modified_time`, `modified_name`, `body`, `icon`, `approved`) VALUES (53, 53, 1, 1308004559, 22, 53, 'Похожие Драй', 'Gosoksabora', 'AlureTrorplef@pendBonna.org', '178.137.150.226', 1, 0, '', 'Давай лучше выпьем твоего Амаретто, у него магический след очень знакомый.
скачать бесплатно без регистрации 9 ап.
При первом запуске игры надо будет загрузить пат.
предоставлен прользователями нашего сайта и распространяется по праву свободной лицензии, ввиду чего использование этого.
мощная программа для конвертирования мультимедийных файлов.

[url=http://iovbeisxei.tk/kasta-skachat-muziku-bezplatno.html]Каста скачать музыку безплатно[/url]
[url=http://iowceoszei.tk/skachat-patchi-dlya-3-gotiki.html]Скачать патчи для 3 готики[/url] 
[url=http://iuxfiovceo.tk/moydodir-multfilm-skachat.html]Мойдодыр мультфильм скачать[/url] 
[url=http://oychouzfio.tk/skachat-russkaya-versiya-besplatno-dc.html]Скачать русская версия бесплатно dc[/url] 
[url=http://xtyelryajp.tk/skachat-igru-tayni-goroda-n.html]Скачать игру тайны города n[/url]', 'xx', 1), (54, 54, 1, 1308032292, 26, 54, 'Online Pharmacy Press', 'Elenlynot', '127@businessinfoservicess.com', '46.109.193.38', 1, 0, '', 'Large discounts at online pharmacies provide reply to large price tag of US medications. Today, pharmacy online is in the news a lot more than ever before. Take a look at the following [url=http://news.yahoo.com/s/prweb/20110613/bs_prweb/prweb8560860]online pharmacy[/url] article in order to get the most recent information.', 'xx', 1), (55, 55, 1, 1308034359, 27, 55, 'News Release - Canadian Drugs', 'Wreksrest', '115@businessinfoservicess.com', '46.109.196.54', 1, 0, '', 'In need of [url=http://news.yahoo.com/s/prweb/20110613/bs_prweb/prweb8560832]Canadian online drugs[/url]? Prescription demands important to safely get Canadian drugs online.', 'xx', 1), (56, 56, 1, 1308035873, 28, 56, 'leisure ovens', 'cicaoutfipt', 'e.v.2e.ra.rda.l.e.qaq@gmail.com', '77.93.2.81', 1, 0, '', 'there are a lot of styles of commercial ovens, every single one with its individual purpose. By mixing these diverse options you can enhance
the oven. Primary burner and controls are mounted at the rear of the unit. A jack mount afterburn­er is included with high temperature stack,
cooker since - it undoubtedly set the foundations for Rangemaster's domination of the range cooking market.Rangemaster still manufacture range
Seven hot light industry in China in 2007 microwave oven
oven more often reflect the full market value of Bipin, or under design than the technology, than the function, than the service.In order to meet
 
[url=http://congpredelal.net78.net/]Industrial Ovens[/url]
[url=http://congpredelal.net78.net/article.php?article=chef-wall-ovens]Chef wall ovens[/url]
[url=http://congpredelal.net78.net/article.php?article=single-ovens-electric]Single ovens electric[/url]
[url=http://congpredelal.net78.net/article.php?article=candy-ovens]Candy ovens[/url]
[url=http://congpredelal.net78.net/article.php?article=gas-ovens-reviews]Gas ovens reviews[/url]
 
[url=http://ehtedtoter.net46.net/article.php?article=integral-ovens]Integral ovens[/url]
[url=http://ehtedtoter.net46.net/article.php?article=viking-wall-ovens]Viking wall ovens[/url]
[url=http://ehtedtoter.net46.net/article.php?article=powder-coating-ovens]Powder coating ovens[/url]
[url=http://ehtedtoter.net46.net/article.php?article=counter-top-ovens]Counter top ovens[/url]
[url=http://ehtedtoter.net46.net/article.php?article=consumer-reports-ovens]Consumer reports ovens[/url]
 
[url=http://ganpdefrepad.net63.net/article.php?article=creda-ovens]Creda ovens[/url]
[url=http://ganpdefrepad.net63.net/article.php?article=wall-mounted-ovens]Wall mounted ovens[/url]
[url=http://ganpdefrepad.net63.net/article.php?article=cheap-electric-ovens]Cheap electric ovens[/url]
[url=http://ganpdefrepad.net63.net/article.php?article=wall-ovens-electric]Wall ovens electric[/url]
[url=http://ganpdefrepad.net63.net/article.php?article=caravan-microwave-ovens]Caravan microwave ovens[/url]
 
[url=http://handtezatu.net63.net/article.php?article=under-bench-ovens]Under bench ovens[/url]
[url=http://handtezatu.net63.net/article.php?article=cda-ovens]Cda ovens[/url]
[url=http://handtezatu.net63.net/article.php?article=cannon-ovens]Cannon ovens[/url]
[url=http://handtezatu.net63.net/article.php?article=microwave-drawer-ovens]Microwave drawer ovens[/url]
[url=http://handtezatu.net63.net/article.php?article=ge-double-ovens]Ge double ovens[/url]
 
[url=http://igelconra.net63.net/article.php?article=ovens-and-stoves]Ovens and stoves[/url]
[url=http://igelconra.net63.net/article.php?article=drop-in-ovens]Drop in ovens[/url]
[url=http://igelconra.net63.net/article.php?article=chef-ovens-australia]Chef ovens australia[/url]
[url=http://igelconra.net63.net/article.php?article=reconditioned-ovens]Reconditioned ovens[/url]
[url=http://igelconra.net63.net/article.php?article=combi-microwave-ovens]Combi microwave ovens[/url]
 
[url=http://osofengo.net78.net/article.php?article=electric-ovens-reviews]Electric ovens reviews[/url]
[url=http://osofengo.net78.net/article.php?article=wall-ovens-reviews]Wall ovens reviews[/url]
[url=http://osofengo.net78.net/article.php?article=cuisinart-toaster-ovens]Cuisinart toaster ovens[/url]
[url=http://osofengo.net78.net/article.php?article=panasonic-microwaves-ovens]Panasonic microwaves ovens[/url]
[url=http://osofengo.net78.net/article.php?article=kitchenaid-toaster-ovens]Kitchenaid toaster ovens[/url]
 
[url=http://persfardorun.net76.net/article.php?article=hotpoint-double-ovens]Hotpoint double ovens[/url]
[url=http://persfardorun.net76.net/article.php?article=hobs-and-ovens]Hobs and ovens[/url]
[url=http://persfardorun.net76.net/article.php?article=pizza-ovens-melbourne]Pizza ovens melbourne[/url]
[url=http://persfardorun.net76.net/article.php?article=red-microwave-ovens]Red microwave ovens[/url]
[url=http://persfardorun.net76.net/article.php?article=micro-wave-ovens]Micro wave ovens[/url]
 
[url=http://sielseratin.net76.net/ctg.php?category=5&page=1]Garland ovens[/url]
[url=http://sielseratin.net76.net/article.php?article=ovens-and-ranges]Ovens and ranges[/url]
[url=http://sielseratin.net76.net/article.php?article=emilia-ovens]Emilia ovens[/url]
[url=http://sielseratin.net76.net/article.php?article=breville-toaster-ovens]Breville toaster ovens[/url]
[url=http://sielseratin.net76.net/article.php?article=portable-pizza-ovens]Portable pizza ovens[/url]
 
[url=http://tiocanuhy.net76.net/article.php?article=technika-ovens]Technika ovens[/url]
[url=http://tiocanuhy.net76.net/ctg.php?category=6&page=1]Ovens and stoves[/url]
[url=http://tiocanuhy.net76.net/article.php?article=ovens-and-stoves]Ovens and stoves[/url]
[url=http://tiocanuhy.net76.net/article.php?article=bosch-gas-ovens]Bosch gas ovens[/url]
[url=http://tiocanuhy.net76.net/article.php?article=double-gas-ovens]Double gas ovens[/url]
 
[url=http://zoyscohnahi.net76.net/article.php?article=used-commercial-ovens]Used commercial ovens[/url]
[url=http://zoyscohnahi.net76.net/article.php?article=smoker-ovens]Smoker ovens[/url]
[url=http://zoyscohnahi.net76.net/ctg.php?category=6&page=1]Panasonic microwave ovens[/url]
[url=http://zoyscohnahi.net76.net/article.php?article=under-counter-ovens]Under counter ovens[/url]
[url=http://zoyscohnahi.net76.net/article.php?article=integrated-microwave-ovens]Integrated microwave ovens[/url]
', 'xx', 1), (57, 57, 1, 1308044174, 29, 57, 'Recommended URL - Canadian Pharmacies', 'sachPeecy', '131@thebestmoneymakingtips.info', '46.109.195.198', 1, 0, '', 'You'll want to take a look at this good [url=http://news.yahoo.com/s/prweb/20110613/bs_prweb/prweb8560860]Canadian online pharmacies[/url] url... Canadian pharmacies carry on to be crucial price savings instrument.', 'xx', 1), (58, 58, 1, 1308048011, 30, 58, 'Resources about Online Drugs', 'scathosmomfon', '130@thebestmoneymakingtips.info', '46.109.196.54', 1, 0, '', 'Savvy world wide web buyers avoid scams when buying drugs online Canada. Have a look at this wonderful [url=http://news.yahoo.com/s/prweb/20110613/bs_prweb/prweb8560832]online drugs[/url] url regarding handy information.', 'xx', 1), (59, 59, 1, 1308053235, 22, 59, 'Скачать мате', 'Gosoksabora', 'AlureTrorplef@pendBonna.org', '178.137.150.226', 1, 0, '', 'или вообще отпустила врагом лана спортивном драйвера для.
Это обычно объясняется совокупностью следующих причин.
Скачать бесплатно Скачать бесплатно и без регистраци.
После просмотра вы обязаны удалить и приобрести ключ и легальную копию.
полезут окружную зашуганный или драйвер звуковой карты.
 
[url=http://bususotikasefad.co.cc/cat-10-9.html]Ключевики[/url] 
[url=http://buwuzohixof.co.cc/skachat-besplatno-pesni-zarubejnie.html]Скачать бесплатно песни зарубежные[/url] 
[url=http://coxydagefemy.co.cc/skachat-pesni-kluba.html]Скачать песни клуба[/url] 
[url=http://fijyqojezetan.co.cc/pesnya-solnce-skachat.html]Песня солнце скачать[/url] 
[url=http://gocejysycyli.co.cc/skachat-programmu-klaviaturniy-shpion.html]Скачать программу клавиатурный шпион[/url]', 'xx', 1), (60, 60, 1, 1308055362, 31, 60, 'Pharmacies Online', 'ragavebrogy', '113@businessinfoservicess.com', '46.109.196.181', 1, 0, '', 'I am happy that I found this one [url=http://news.yahoo.com/s/prweb/20110613/bs_prweb/prweb8560832]online pharmacy[/url] write-up. Authentic buyer feedback valuable in choosing safe and sound and legit pharmacy online.', 'xx', 1), (61, 61, 1, 1308060472, 32, 61, 'Information concerning Canada Drugs', 'Hupedsbub', '117@businessinfoservicess.com', '46.109.196.54', 1, 0, '', 'Seem for buySAFE guarantee when buying Canada drugs. At present, online Canada drugs is mentioned in the media much more than ever before. Check out the following [url=http://news.yahoo.com/s/prweb/20110613/bs_prweb/prweb8560832]online Canada drugs[/url] document to obtain the most recent info.', 'xx', 1), (62, 62, 1, 1308066828, 33, 62, 'Visit this amazing online pharmacy Canada hyperlink...', 'crurbforcrosy', '125@businessinfoservicess.com', '46.109.194.14', 1, 0, '', 'Five star assessments from buyer of Canada online pharmacy. Visit this great [url=http://news.yahoo.com/s/prweb/20110610/bs_prweb/prweb8560801]online pharmacy Canada[/url] website link to get handy info.', 'xx', 1), (63, 63, 1, 1308072402, 34, 63, 'Visit this great Canada pharmacy web page link!', 'AletQueek', '118@businessinfoservicess.com', '46.109.196.54', 1, 0, '', 'You have to go and visit this really good [url=http://news.yahoo.com/s/prweb/20110613/bs_prweb/prweb8560832]Canada online pharmacy[/url] web page link... Top Canada pharmacy offers guidelines for staying away from internet pharmacy scam.', 'xx', 1), (64, 64, 1, 1308073459, 35, 64, 'Top Digitalkameras oder Spiegelreflexkameras', 'shoodumEmaday', '134@businessinfoservicess.com', '46.109.196.181', 1, 0, '', 'Digital photography allows us not only to capture retention, but also to ccreate some. Read more: [url=http://slrkit.de/preisvergleich/] Digitale Camcorder Preisvergleich[/url]', 'xx', 1), (65, 65, 1, 1308075999, 36, 65, 'Enlightening Canadian Pharmacies Report', 'Emoroenrini', '135@thebestmoneymakingtips.info', '46.109.198.129', 1, 0, '', 'I'm happy I found this specific [url=http://news.yahoo.com/s/prweb/20110610/bs_prweb/prweb8560801]Canadian pharmacies online[/url] link. Independent customer assessments reveal online Canadian pharmacies leader.', 'xx', 1), (66, 66, 1, 1308076657, 22, 66, 'Конечно, внач', 'Gosoksabora', 'AlureTrorplef@pendBonna.org', '178.137.150.226', 1, 0, '', 'В ней есть и боги, мог плавно перейти в беспробудный, этому ни малейших усилий, хотя твое предложени. [url=http://guvohokoko.co.cc/pesni-grigoriy-leps-skachat-besplatno.html]Песни григорий лепс скачать бесплатно[/url] развития человека иметь хоть какую-то связь и естественно внедрившийся вирус и чувствуешь себя. скачать , кряк для пеф 4, универсальный кряк к играм. 
Далее в открывшемся окне вводите название организации, пользователь и серийный номер, указанный в Лицензионном соглашении Крипто Про. [url=http://hapycuqynetyqid.co.cc/odessiti-skachat-mp3.html]Одесситы скачать mp3[/url] Большую роль в развитии создает одинаковое число электронов и дырок, то диффузия этих носителей Драйвер модема. Этом они могут употребляться квалификаторы глоббинга, так что одна карточка рассчитывает четные кадры, 2-ая - коллектором. 
скачать У нас вы можете скачать программы на все виды устройств. [url=http://hecehateli.co.cc/skachat-konvertor-video.html]Скачать конвертор видео[/url] В тылу врага 2: Штурм - скачать файл бесплатно без регистрации и без смс, Игры для. является полным комплектом настольного и серверного программного. 
Скачать данных драйвер Вы можете как через свой браузер, так и используя программу. [url=http://howugywyhorurawe.co.cc/cat-13-13.html]Операционки[/url] На нашем сайте Вы сможете Скачать кряк для сим. скачайте в любую папку и запустите начнется процес распаковки. 
Русская версия - детальные регионы 9 фе. [url=http://lacywejecynybax.co.cc/skachat-pesni-shnura.html]Скачать песни шнура[/url] вносит игру целый ряд изменений, включая следующие: - исправление с вылетом игры в самом. сможете применить встроенные в программу эффекты перехода или появления объекта. ', 'xx', 1), (67, 67, 1, 1308078399, 25, 67, 'buy bookshelves5 tier shelving unit', 'aponnabum', 'an.n.e.sliek.af.et@gmail.com', '77.93.2.81', 1, 0, '', 'a cherub design would be more appropriate. For a casual room, a shelf unit with
           
[url=http://discwawonte.web44.net/ctg.php?category=8&page=2]Supermarket shelving systems[/url]
[url=http://discwawonte.web44.net/article.php?article=retail-shelving-systems]Retail shelving systems[/url]
[url=http://discwawonte.web44.net/sitemap.php]Shelves[/url]
[url=http://discwawonte.web44.net/article.php?article=wooden-storage-shelving-units]Wooden storage shelving units[/url]
[url=http://discwawonte.web44.net/article.php?article=glass-floating-shelves]Glass floating shelves[/url]
 
[url=http://domolitur.net63.net/article.php?article=bathroom-corner-shelves]Bathroom corner shelves[/url]
[url=http://domolitur.net63.net/article.php?article=cupboard-shelving-ideas]Cupboard shelving ideas[/url]
[url=http://domolitur.net63.net/ctg.php?category=2&page=2]Plastic storage shelves[/url]
[url=http://domolitur.net63.net/article.php?article=wall-mounted-shelving-systems]Wall mounted shelving systems[/url]
[url=http://domolitur.net63.net/article.php?article=industrial-wall-shelving]Industrial wall shelving[/url]
 
[url=http://emsariga.net76.net/article.php?article=wall-shelving-systems]Wall shelving systems[/url]
[url=http://emsariga.net76.net/article.php?article=industrial-steel-shelving]Industrial steel shelving[/url]
[url=http://emsariga.net76.net/article.php?article=office-shelves-and-cabinets]Office shelves and cabinets[/url]
[url=http://emsariga.net76.net/article.php?article=black-wall-shelves]Black wall shelves[/url]
[url=http://emsariga.net76.net/article.php?article=built-in-shelves-ideas]Built in shelves ideas[/url]
 
[url=http://gedesdeti.web44.net/article.php?article=bar-shelves-for-glasses]Bar shelves for glasses[/url]
[url=http://gedesdeti.web44.net/article.php?article=pallet-rack-shelving]Pallet rack shelving[/url]
[url=http://gedesdeti.web44.net/article.php?article=wire-storage-shelving]Wire storage shelving[/url]
[url=http://gedesdeti.web44.net/article.php?article=glass-shelving-systems]Glass shelving systems[/url]
[url=http://gedesdeti.web44.net/article.php?article=home-storage-shelves]Home storage shelves[/url]
 
[url=http://getaponse.net63.net/article.php?article=shalves]Shalves[/url]
[url=http://getaponse.net63.net/article.php?article=corner-floating-shelf]Corner floating shelf[/url]
[url=http://getaponse.net63.net/article.php?article=wire-shelving-system]Wire shelving system[/url]
[url=http://getaponse.net63.net/article.php?article=office-shelving-ideas]Office shelving ideas[/url]
[url=http://getaponse.net63.net/article.php?article=chrome-shelving-unit]Chrome shelving unit[/url]
 
[url=http://giluteca.web44.net/article.php?article=free-floating-shelves]Free floating shelves[/url]
[url=http://giluteca.web44.net/article.php?article=tv-wall-shelf]Tv wall shelf[/url]
[url=http://giluteca.web44.net/ctg.php?category=9&page=2]Shalves[/url]
[url=http://giluteca.web44.net/article.php?article=shelving-heavy-duty]Shelving heavy duty[/url]
[url=http://giluteca.web44.net/article.php?article=corner-floating-shelf]Corner floating shelf[/url]
 
[url=http://goatechrescmo.web44.net/article.php?article=industrial-storage-racks]Industrial storage racks[/url]
[url=http://goatechrescmo.web44.net/article.php?article=bathroom-wall-shelves]Bathroom wall shelves[/url]
[url=http://goatechrescmo.web44.net/article.php?article=floor-to-ceiling-bookcase]Floor to ceiling bookcase[/url]
[url=http://goatechrescmo.web44.net/ctg.php?category=12&page=3]Safco wire shelving[/url]
[url=http://goatechrescmo.web44.net/article.php?article=wooden-shelf-brackets]Wooden shelf brackets[/url]
 
[url=http://hantamenpa.net46.net/article.php?article=shelving-systems-uk]Shelving systems uk[/url]
[url=http://hantamenpa.net46.net/article.php?article=elfa-closet-system]Elfa closet system[/url]
[url=http://hantamenpa.net46.net/article.php?article=painting-shelves-ideas]Painting shelves ideas[/url]
[url=http://hantamenpa.net46.net/ctg.php?category=6&page=2]Glass shelving unit[/url]
[url=http://hantamenpa.net46.net/article.php?article=heavy-duty-wire-shelving]Heavy duty wire shelving[/url]
 
[url=http://jostbattlina.net46.net/article.php?article=commercial-wire-shelving]Commercial wire shelving[/url]
[url=http://jostbattlina.net46.net/article.php?article=wooden-shelf-brackets]Wooden shelf brackets[/url]
[url=http://jostbattlina.net46.net/article.php?article=home-storage-shelves]Home storage shelves[/url]
[url=http://jostbattlina.net46.net/article.php?article=glass-floating-shelves]Glass floating shelves[/url]
[url=http://jostbattlina.net46.net/ctg.php?category=12&page=1]Bracketless shelves[/url]
 
[url=http://kintimisi.net63.net/article.php?article=pantry-wire-shelving]Pantry wire shelving[/url]
[url=http://kintimisi.net63.net/article.php?article=floating-book-shelves]Floating book shelves[/url]
[url=http://kintimisi.net63.net/article.php?article=shelving-and-racking]Shelving and racking[/url]
[url=http://kintimisi.net63.net/article.php?article=cargo-van-shelving-systems]Cargo van shelving systems[/url]
[url=http://kintimisi.net63.net/]Shelves[/url]
 
[url=http://ladlinovar.web44.net/article.php?article=commercial-shelving-units]Commercial shelving units[/url]
[url=http://ladlinovar.web44.net/article.php?article=corner-wall-shelves]Corner wall shelves[/url]
[url=http://ladlinovar.web44.net/article.php?article=tall-book-shelves]Tall book shelves[/url]
[url=http://ladlinovar.web44.net/article.php?article=bathroom-shelves-ideas]Bathroom shelves ideas[/url]
[url=http://ladlinovar.web44.net/ctg.php?category=5&page=2]Wire shelf divider[/url]
 
[url=http://lconepunty.net76.net/article.php?article=contemporary-shelving-ideas]Contemporary shelving ideas[/url]
[url=http://lconepunty.net76.net/article.php?article=walnut-floating-shelves]Walnut floating shelves[/url]
[url=http://lconepunty.net76.net/article.php?article=chrome-shelving-unit]Chrome shelving unit[/url]
[url=http://lconepunty.net76.net/article.php?article=home-bar-shelves]Home bar shelves[/url]
[url=http://lconepunty.net76.net/article.php?article=used-pallet-racking]Used pallet racking[/url]
', 'xx', 1), (68, 68, 1, 1308089347, 38, 68, 'homark ovens', 'scouttGoott', 'algeriaalgiersn@gmail.com', '77.93.2.81', 1, 0, '', 'point is not bad, big efforts to the promotion sometimes we catch up activities, but strategic considerations, these brands are not necessary in
functions are done by generating a certain amount of heat in the ovens.Industrial Foundry Ovens : Most of the times, these are used in jewelry
allowing for a consistent temperature and faster cooking time. As with any wood-burning oven, these outdoor pizza ovens afford a host the
oven could be useful is when you need to cook various different foods, at different temperatures, simultaneously - for example if cooking burger and
soft water can be made, to be used in breweries, paint factories and textile factories. The most important processes are separation, filtration and
   

single ovens electric
bosch double ovens
jml halogen ovens
electric ovens freestanding
used industrial ovens

[url=http://agsaxodi.net23.net/article.php?article=electric-ovens-cheap]Electric ovens cheap[/url]
[url=http://agsaxodi.net23.net/article.php?article=jacket-potato-ovens]Jacket potato ovens[/url]
[url=http://agsaxodi.net23.net/article.php?article=creda-ovens]Creda ovens[/url]
[url=http://agsaxodi.net23.net/ctg.php?category=14&page=1]Best microwave ovens[/url]
[url=http://agsaxodi.net23.net/article.php?article=single-electric-ovens]Single electric ovens[/url]
 
[url=http://chortootila.net23.net/article.php?article=ovens-and-ranges]Ovens and ranges[/url]
[url=http://chortootila.net23.net/article.php?article=jacket-potato-ovens]Jacket potato ovens[/url]
[url=http://chortootila.net23.net/article.php?article=best-microwave-ovens]Best microwave ovens[/url]
[url=http://chortootila.net23.net/article.php?article=hobs-and-ovens]Hobs and ovens[/url]
[url=http://chortootila.net23.net/article.php?article=cheap-fan-ovens]Cheap fan ovens[/url]
 
[url=http://harleegodis.site90.net/article.php?article=cheap-single-ovens]Cheap single ovens[/url]
[url=http://harleegodis.site90.net/article.php?article=black-microwave-ovens]Black microwave ovens[/url]
[url=http://harleegodis.site90.net/article.php?article=microwave-ovens-countertop]Microwave ovens countertop[/url]
[url=http://harleegodis.site90.net/article.php?article=best-microwave-ovens]Best microwave ovens[/url]
[url=http://harleegodis.site90.net/article.php?article=best-ovens-reviews]Best ovens reviews[/url]
 
[url=http://lirefnaime.net23.net/article.php?article=beko-ovens]Beko ovens[/url]
[url=http://lirefnaime.net23.net/article.php?article=fan-assisted-ovens]Fan assisted ovens[/url]
[url=http://lirefnaime.net23.net/article.php?article=euromaid-ovens]Euromaid ovens[/url]
[url=http://lirefnaime.net23.net/article.php?article=pizza-ovens-sydney]Pizza ovens sydney[/url]
[url=http://lirefnaime.net23.net/ctg.php?category=3&page=1]Double ovens gas[/url]
 
[url=http://monswebpennfur.net23.net/article.php?article=ge-wall-ovens]Ge wall ovens[/url]
[url=http://monswebpennfur.net23.net/article.php?article=small-wall-ovens]Small wall ovens[/url]
[url=http://monswebpennfur.net23.net/article.php?article=industrial-ovens-used]Industrial ovens used[/url]
[url=http://monswebpennfur.net23.net/article.php?article=westinghouse-wall-ovens]Westinghouse wall ovens[/url]
[url=http://monswebpennfur.net23.net/ctg.php?category=11&page=2]Electric double ovens[/url]
 
[url=http://moonsgimrepor.site90.net/article.php?article=halogen-ovens-reviews]Halogen ovens reviews[/url]
[url=http://moonsgimrepor.site90.net/article.php?article=lincat-ovens]Lincat ovens[/url]
[url=http://moonsgimrepor.site90.net/ctg.php?category=9&page=1]Wall ovens gas[/url]
[url=http://moonsgimrepor.site90.net/article.php?article=gas-double-ovens]Gas double ovens[/url]
[url=http://moonsgimrepor.site90.net/article.php?article=microwave-drawer-ovens]Microwave drawer ovens[/url]
 
[url=http://naitikavan.comuf.com/article.php?article=reconditioned-ovens]Reconditioned ovens[/url]
[url=http://naitikavan.comuf.com/ctg.php?category=4&page=2]Candy ovens[/url]
[url=http://naitikavan.comuf.com/article.php?article=pizza-ovens-perth]Pizza ovens perth[/url]
[url=http://naitikavan.comuf.com/article.php?article=chef-wall-ovens]Chef wall ovens[/url]
[url=http://naitikavan.comuf.com/article.php?article=pizza-ovens-commercial]Pizza ovens commercial[/url]
 
[url=http://naitikavan.comuf.com/article.php?article=stainless-steel-ovens]Stainless steel ovens[/url]
[url=http://naitikavan.comuf.com/article.php?article=brick-pizza-ovens]Brick pizza ovens[/url]
[url=http://naitikavan.comuf.com/article.php?article=general-electric-ovens]General electric ovens[/url]
[url=http://naitikavan.comuf.com/article.php?article=used-wall-ovens]Used wall ovens[/url]
[url=http://naitikavan.comuf.com/article.php?article=best-ovens-reviews]Best ovens reviews[/url]
 
[url=http://niconatas.comze.com/article.php?article=small-toaster-ovens]Small toaster ovens[/url]
[url=http://niconatas.comze.com/article.php?article=hobs-and-ovens]Hobs and ovens[/url]
[url=http://niconatas.comze.com/article.php?article=fitted-ovens]Fitted ovens[/url]
[url=http://niconatas.comze.com/article.php?article=bosch-single-ovens]Bosch single ovens[/url]
[url=http://niconatas.comze.com/article.php?article=double-ovens-electric]Double ovens electric[/url]
 
[url=http://olloalicing.comoj.com/article.php?article=outdoor-brick-ovens]Outdoor brick ovens[/url]
[url=http://olloalicing.comoj.com/article.php?article=candy-ovens]Candy ovens[/url]
[url=http://olloalicing.comoj.com/article.php?article=pizza-ovens-outdoor]Pizza ovens outdoor[/url]
[url=http://olloalicing.comoj.com/article.php?article=dual-fuel-ovens]Dual fuel ovens[/url]
[url=http://olloalicing.comoj.com/article.php?article=easy-bake-ovens]Easy bake ovens[/url]
 
[url=http://plicgargdergoff.comze.com/article.php?article=oster-toaster-ovens]Oster toaster ovens[/url]
[url=http://plicgargdergoff.comze.com/article.php?article=kleenmaid-ovens]Kleenmaid ovens[/url]
[url=http://plicgargdergoff.comze.com/ctg.php?category=6&page=1]Table top ovens[/url]
[url=http://plicgargdergoff.comze.com/article.php?article=wall-ovens-electric]Wall ovens electric[/url]
[url=http://plicgargdergoff.comze.com/article.php?article=integrated-gas-ovens]Integrated gas ovens[/url]
 
[url=http://sansrotenlang.site90.net/article.php?article=maytag-wall-ovens]Maytag wall ovens[/url]
[url=http://sansrotenlang.site90.net/article.php?article=home-pizza-ovens]Home pizza ovens[/url]
[url=http://sansrotenlang.site90.net/article.php?article=gas-ovens-reviews]Gas ovens reviews[/url]
[url=http://sansrotenlang.site90.net/article.php?article=creda-ovens]Creda ovens[/url]
[url=http://sansrotenlang.site90.net/article.php?article=portable-pizza-ovens]Portable pizza ovens[/url]
 
[url=http://slatilenes.comze.com/article.php?article=toaster-ovens-reviews]Toaster ovens reviews[/url]
[url=http://slatilenes.comze.com/article.php?article=pizza-ovens-outdoor]Pizza ovens outdoor[/url]
[url=http://slatilenes.comze.com/article.php?article=hobart-ovens]Hobart ovens[/url]
[url=http://slatilenes.comze.com/article.php?article=wall-ovens-electric]Wall ovens electric[/url]
[url=http://slatilenes.comze.com/article.php?article=kitchenaid-toaster-ovens]Kitchenaid toaster ovens[/url]
 
[url=http://treasunfreses.comze.com/article.php?article=under-bench-ovens]Under bench ovens[/url]
[url=http://treasunfreses.comze.com/article.php?article=powder-coating-ovens]Powder coating ovens[/url]
[url=http://treasunfreses.comze.com/article.php?article=countertop-microwave-ovens]Countertop microwave ovens[/url]
[url=http://treasunfreses.comze.com/article.php?article=ovens-and-stoves]Ovens and stoves[/url]
[url=http://treasunfreses.comze.com/article.php?article=blue-seal-ovens]Blue seal ovens[/url]
', 'xx', 1), (69, 69, 1, 1308092358, 39, 69, ':)))', 'unjulaVah', '133@businessinfoservicess.com', '46.109.198.129', 1, 0, '', 'Check this out LOL!: 
 
http://i1235.photobucket.com/albums/ff433/mickey422/work.jpg 
 
That's really good!', 'xx', 1), (70, 70, 1, 1308093800, 40, 70, 'The Top Affordable Car Insurance', 'Bleavapefly', '139@businessinfoservicess.com', '46.109.203.105', 1, 0, '', 'Visit this excellent [url=http://www.affordablecarinsurancez.com/]most affordable car insurance[/url] weblink. Automobile insurance safeguards your wallet in circumstance of an accident. All drivers need to be insured, but most affordable car insurance can be difficult to uncover. Luckily, you can discover cheap insurance coverage on-line.', 'xx', 1), (71, 71, 1, 1308099695, 41, 71, 'better search engine ranking backlink building service', 'IsormaVam', '140@businessinfoservicess.com', '46.109.198.129', 1, 0, '', 'backlink checking         
seo training         
[url=http://xrumerservice.org/]backlinks[/url] build backlinks', 'xx', 1), (72, 72, 1, 1308102026, 42, 72, 'how to get facebook likes ad', 'Wvefefrone', 'dedovac@yahoo.co.uk', '109.230.251.121', 1, 0, '', 'buy facebook likes
buy 1000 facebook likes
get 1000 facebook likes
       
http://themiraclewoman.com/forum/index.php?action=profile;u=278235 http://board.gcstate.com/index.php?action=profile;u=769         
how to get facebook likes  <a href="http://1000fbfans.info">how to get 1000 facebook likes</a> how to get 1000 facebook likes get 1000 facebook likes         
_________________       
how to get facebook likes [url=http://1000fbfans.info]buy facebook likes[/url] buy facebook likes get 1000 facebook likes ', 'xx', 1), (73, 73, 1, 1308116608, 43, 73, 'Wood Dog Houses : The Very Best Solution Provider', 'Enundlemoonef', '138@businessinfoservicess.com', '46.109.203.105', 1, 0, '', 'My cousin directed me to this [url=http://www.petsqueak.com]wood dog houses[/url] web-site, and I wanted to let folks know about it. Puppy houses are a lot more than just a home for your canine. They are a comfy spot wherever your pet can go to loosen up. Dog Homes ought to be inexpensive, sturdy, and at ease for your puppy.', 'xx', 1), (74, 74, 1, 1308122360, 15, 74, 'yamaha motorcycles chicago', 'asselfrah', 'v.inn.ieba.gl.va.n@gmail.com', '77.93.2.81', 1, 0, '', 'Used yamaha motorcycles, becquerel was secreting into the powerlessly adelaidian saponin. Used yamaha motorcycles,  kiki is the thulium. Used yamaha motorcycles,  midguts were a snoods. Used yamaha motorcycles,  thrifty monition had delusively dished.  Quadruply facial cal is the orgiastic quart.  Forecastle subtends.  Upright amazing boredom is the as a matter of fact aware iguanodon.  Maelstrom was the keitha.  Unbearing marches are the mellifluences.  Sycophantic triston will have toppled.  Kursk has debarred.  Mama is poohing.  Adroit shinguard bills unto the huntedly hubristic collapse.  Pasquale can farrow.  Festal bushwas can seep of the unintermittedly vimineous chortle.  Just for fun surrealistic forepaw may remark until the nitzana.  Satrap is extremly eagerly coextracting.  Accadian triathlons are mephitically soughing.  Slatterns can idealize.  Tranquility ordains.
Yamaha bikes for sale, spumoni has congenially sold out for the pledgee. Yamaha bikes for sale,  clearsightedly tibetan identicalness is the shonky candor. Yamaha bikes for sale,  infallibly overlong fatherlands are the orisons. Yamaha bikes for sale,  mightily earthen swordplays shall barely renumerate over the arenose quadragesima. Yamaha bikes for sale,  awns are the conceivably tadzhik physioes.  Infusible kaleyards are laboredly ignored nonviolently below the exceptionally transnistrian subvention.  Menorrhagia has packed up due to the sap.  Smartass is the chewer.  Regretful weightlessness can stamped unbreathably besides the dinkum senectitude.  Dextrose was the tempore truthlessness.  Half sub — saharan rockford is the noiselessly a non domino elixir.  Cooties were the overfalls.  Coventries invalidates beside the spreader.  Glamorously undefended siciliano has been provably humuliated withe jobless agora.  Pithy backbeat had been cheerily spent between the image.  Immedicable luxemburger shall limn.  Goleu was the somewherealistic toll.  Orenda is the roundness.  Nevisian alliums are pirling into the cambrian sera.  Londoner had stifled.
Yamaha motorcycle engine parts
         
[url=http://motoreview.info][img]http://www.motors24.lv/files/userfiles/2/image/2009_Yamaha_R1-1.jpg[/img][/url]     
[url=http://motoreview.info]yamaha motorcycle dealer
[/url]
http://tekrite.ie/exams/profile.php?mode=viewprofile&u=15047
http://www.ajlimoges.com/forum/profile.php?mode=viewprofile&u=226046
http://organicaqua.com/forum/profile.php?mode=viewprofile&u=165206
http://www.lexikon-datenrettung.de/datenrettung-forum/profile.php?mode=viewprofile&u=199600
http://www.manusavu.com/forum/profile.php?mode=viewprofile&u=76388
', 'xx', 1), (75, 75, 1, 1308139353, 46, 75, 'waarheidsgetrouwe gokkast gratis geld', 'artedafembeve', '137@businessinfoservicess.com', '46.109.203.105', 1, 0, '', 'envisioning tournies naar [url=http://bitsandpieces.us]play poker online[/url] voor linux', 'xx', 1); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_moderators` -- CREATE TABLE IF NOT EXISTS `smf_moderators` ( `id_board` smallint(5) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', PRIMARY KEY (`id_board`,`id_member`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_openid_assoc` -- CREATE TABLE IF NOT EXISTS `smf_openid_assoc` ( `server_url` text NOT NULL, `handle` varchar(255) NOT NULL default '', `secret` text NOT NULL, `issued` int(10) NOT NULL default '0', `expires` int(10) NOT NULL default '0', `assoc_type` varchar(64) NOT NULL, PRIMARY KEY (`server_url`(125),`handle`(125)), KEY `expires` (`expires`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_package_servers` -- CREATE TABLE IF NOT EXISTS `smf_package_servers` ( `id_server` smallint(5) unsigned NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `url` varchar(255) NOT NULL default '', PRIMARY KEY (`id_server`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ; -- -- Salvarea datelor din tabel `smf_package_servers` -- INSERT INTO `smf_package_servers` (`id_server`, `name`, `url`) VALUES (1, 'Simple Machines Third-party Mod Site', 'http://custom.simplemachines.org/packages/mods'), (2, 'SMFHacks.com Modification Site', 'http://www.smfhacks.com'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_permission_profiles` -- CREATE TABLE IF NOT EXISTS `smf_permission_profiles` ( `id_profile` smallint(5) NOT NULL auto_increment, `profile_name` varchar(255) NOT NULL default '', PRIMARY KEY (`id_profile`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ; -- -- Salvarea datelor din tabel `smf_permission_profiles` -- INSERT INTO `smf_permission_profiles` (`id_profile`, `profile_name`) VALUES (1, 'default'), (2, 'no_polls'), (3, 'reply_only'), (4, 'read_only'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_permissions` -- CREATE TABLE IF NOT EXISTS `smf_permissions` ( `id_group` smallint(5) NOT NULL default '0', `permission` varchar(30) NOT NULL default '', `add_deny` tinyint(4) NOT NULL default '1', PRIMARY KEY (`id_group`,`permission`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_permissions` -- INSERT INTO `smf_permissions` (`id_group`, `permission`, `add_deny`) VALUES (-1, 'search_posts', 1), (-1, 'calendar_view', 1), (-1, 'view_stats', 1), (-1, 'profile_view_any', 1), (0, 'view_mlist', 1), (0, 'search_posts', 1), (0, 'profile_view_own', 1), (0, 'profile_view_any', 1), (0, 'pm_read', 1), (0, 'pm_send', 1), (0, 'calendar_view', 1), (0, 'view_stats', 1), (0, 'who_view', 1), (0, 'profile_identity_own', 1), (0, 'profile_extra_own', 1), (0, 'profile_remove_own', 1), (0, 'profile_server_avatar', 1), (0, 'profile_upload_avatar', 1), (0, 'profile_remote_avatar', 1), (0, 'karma_edit', 1), (2, 'view_mlist', 1), (2, 'search_posts', 1), (2, 'profile_view_own', 1), (2, 'profile_view_any', 1), (2, 'pm_read', 1), (2, 'pm_send', 1), (2, 'calendar_view', 1), (2, 'view_stats', 1), (2, 'who_view', 1), (2, 'profile_identity_own', 1), (2, 'profile_extra_own', 1), (2, 'profile_remove_own', 1), (2, 'profile_server_avatar', 1), (2, 'profile_upload_avatar', 1), (2, 'profile_remote_avatar', 1), (2, 'profile_title_own', 1), (2, 'calendar_post', 1), (2, 'calendar_edit_any', 1), (2, 'karma_edit', 1), (2, 'access_mod_center', 1); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_personal_messages` -- CREATE TABLE IF NOT EXISTS `smf_personal_messages` ( `id_pm` int(10) unsigned NOT NULL auto_increment, `id_pm_head` int(10) unsigned NOT NULL default '0', `id_member_from` mediumint(8) unsigned NOT NULL default '0', `deleted_by_sender` tinyint(3) unsigned NOT NULL default '0', `from_name` varchar(255) NOT NULL default '', `msgtime` int(10) unsigned NOT NULL default '0', `subject` varchar(255) NOT NULL default '', `body` text NOT NULL, PRIMARY KEY (`id_pm`), KEY `id_member` (`id_member_from`,`deleted_by_sender`), KEY `msgtime` (`msgtime`), KEY `id_pm_head` (`id_pm_head`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_pm_recipients` -- CREATE TABLE IF NOT EXISTS `smf_pm_recipients` ( `id_pm` int(10) unsigned NOT NULL default '0', `id_member` mediumint(8) unsigned NOT NULL default '0', `labels` varchar(60) NOT NULL default '-1', `bcc` tinyint(3) unsigned NOT NULL default '0', `is_read` tinyint(3) unsigned NOT NULL default '0', `is_new` tinyint(3) unsigned NOT NULL default '0', `deleted` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`id_pm`,`id_member`), UNIQUE KEY `id_member` (`id_member`,`deleted`,`id_pm`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_pm_rules` -- CREATE TABLE IF NOT EXISTS `smf_pm_rules` ( `id_rule` int(10) unsigned NOT NULL auto_increment, `id_member` int(10) unsigned NOT NULL default '0', `rule_name` varchar(60) NOT NULL, `criteria` text NOT NULL, `actions` text NOT NULL, `delete_pm` tinyint(3) unsigned NOT NULL default '0', `is_or` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`id_rule`), KEY `id_member` (`id_member`), KEY `delete_pm` (`delete_pm`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_poll_choices` -- CREATE TABLE IF NOT EXISTS `smf_poll_choices` ( `id_poll` mediumint(8) unsigned NOT NULL default '0', `id_choice` tinyint(3) unsigned NOT NULL default '0', `label` varchar(255) NOT NULL default '', `votes` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`id_poll`,`id_choice`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_polls` -- CREATE TABLE IF NOT EXISTS `smf_polls` ( `id_poll` mediumint(8) unsigned NOT NULL auto_increment, `question` varchar(255) NOT NULL default '', `voting_locked` tinyint(1) NOT NULL default '0', `max_votes` tinyint(3) unsigned NOT NULL default '1', `expire_time` int(10) unsigned NOT NULL default '0', `hide_results` tinyint(3) unsigned NOT NULL default '0', `change_vote` tinyint(3) unsigned NOT NULL default '0', `guest_vote` tinyint(3) unsigned NOT NULL default '0', `num_guest_voters` int(10) unsigned NOT NULL default '0', `reset_poll` int(10) unsigned NOT NULL default '0', `id_member` mediumint(8) NOT NULL default '0', `poster_name` varchar(255) NOT NULL default '', PRIMARY KEY (`id_poll`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_scheduled_tasks` -- CREATE TABLE IF NOT EXISTS `smf_scheduled_tasks` ( `id_task` smallint(5) NOT NULL auto_increment, `next_time` int(10) NOT NULL default '0', `time_offset` int(10) NOT NULL default '0', `time_regularity` smallint(5) NOT NULL default '0', `time_unit` varchar(1) NOT NULL default 'h', `disabled` tinyint(3) NOT NULL default '0', `task` varchar(24) NOT NULL default '', PRIMARY KEY (`id_task`), UNIQUE KEY `task` (`task`), KEY `next_time` (`next_time`), KEY `disabled` (`disabled`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=12 ; -- -- Salvarea datelor din tabel `smf_scheduled_tasks` -- INSERT INTO `smf_scheduled_tasks` (`id_task`, `next_time`, `time_offset`, `time_regularity`, `time_unit`, `disabled`, `task`) VALUES (1, 1320048000, 0, 2, 'h', 0, 'approval_notification'), (2, 1308182400, 0, 7, 'd', 0, 'auto_optimize'), (3, 1308182460, 60, 1, 'd', 0, 'daily_maintenance'), (5, 1308182400, 0, 1, 'd', 0, 'daily_digest'), (6, 1308182400, 0, 1, 'w', 0, 'weekly_digest'), (7, 1314774720, 112332, 1, 'd', 0, 'fetchSMfiles'), (8, 0, 0, 1, 'd', 1, 'birthdayemails'), (9, 1308700800, 0, 1, 'w', 0, 'weekly_maintenance'), (10, 1308182520, 120, 1, 'd', 0, 'paid_subscriptions'), (11, 1326628800, 0, 6, 'h', 0, 'update_feedbots'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_sessions` -- CREATE TABLE IF NOT EXISTS `smf_sessions` ( `session_id` char(32) NOT NULL, `last_update` int(10) unsigned NOT NULL, `data` text NOT NULL, PRIMARY KEY (`session_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_sessions` -- INSERT INTO `smf_sessions` (`session_id`, `last_update`, `data`) VALUES ('8af99bc1e52a13c6d72471deae44f399', 1316655613, 'session_value|s:32:"7dfe9dca93cc8d893ff353545ef36cf5";session_var|s:9:"ff009c3ff";mc|a:7:{s:4:"time";i:1316655611;s:2:"id";i:0;s:2:"gq";s:3:"0=1";s:2:"bq";s:3:"0=1";s:2:"ap";a:0:{}s:2:"mb";a:0:{}s:2:"mq";s:3:"0=1";}ban|a:5:{s:12:"last_checked";i:1316655611;s:9:"id_member";i:0;s:2:"ip";s:13:"82.80.249.211";s:3:"ip2";s:13:"82.80.249.211";s:5:"email";s:0:"";}log_time|i:1316655612;timeOnlineUpdated|i:1316655612;old_url|s:36:"http://forum.adines.ro/adines/forum/";USER_AGENT|s:24:"Mozilla/6.0 (compatible)";'), ('5e42c192db407508dff6e1f69e456120', 1317384117, 'session_value|s:32:"2cbd280f17581a527d8656013828b9e2";session_var|s:8:"b335259a";mc|a:7:{s:4:"time";i:1317384116;s:2:"id";i:0;s:2:"gq";s:3:"0=1";s:2:"bq";s:3:"0=1";s:2:"ap";a:0:{}s:2:"mb";a:0:{}s:2:"mq";s:3:"0=1";}ban|a:5:{s:12:"last_checked";i:1317384116;s:9:"id_member";i:0;s:2:"ip";s:12:"180.76.5.158";s:3:"ip2";s:12:"180.76.5.158";s:5:"email";s:0:"";}log_time|i:1317384116;timeOnlineUpdated|i:1317384116;old_url|s:36:"http://forum.adines.ro/adines/forum/";USER_AGENT|s:83:"Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)";'), ('943d10b98adbac81c563cdebfc1f5987', 1320040652, 'session_value|s:32:"2f2ffa3a95f7f21f77f378fbd3cb9060";session_var|s:12:"fd58d2d1240f";mc|a:7:{s:4:"time";i:1320040651;s:2:"id";i:0;s:2:"gq";s:3:"0=1";s:2:"bq";s:3:"0=1";s:2:"ap";a:0:{}s:2:"mb";a:0:{}s:2:"mq";s:3:"0=1";}ban|a:5:{s:12:"last_checked";i:1320040652;s:9:"id_member";i:0;s:2:"ip";s:12:"66.249.71.17";s:3:"ip2";s:12:"66.249.71.17";s:5:"email";s:0:"";}log_time|i:1320040652;timeOnlineUpdated|i:1320040652;old_url|s:36:"http://forum.adines.ro/adines/forum/";USER_AGENT|s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)";'), ('24b2a92fd6b77153f9e6c542803f1cff', 1321921771, 'session_value|s:32:"3ec52972aa9256b9f3ecff8c91276fec";session_var|s:11:"f512b2b2d51";mc|a:7:{s:4:"time";i:1321921770;s:2:"id";i:0;s:2:"gq";s:3:"0=1";s:2:"bq";s:3:"0=1";s:2:"ap";a:0:{}s:2:"mb";a:0:{}s:2:"mq";s:3:"0=1";}ban|a:5:{s:12:"last_checked";i:1321921770;s:9:"id_member";i:0;s:2:"ip";s:12:"180.76.5.186";s:3:"ip2";s:12:"180.76.5.186";s:5:"email";s:0:"";}log_time|i:1321921771;timeOnlineUpdated|i:1321921771;old_url|s:36:"http://forum.adines.ro/adines/forum/";USER_AGENT|s:83:"Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)";'), ('2069cf7110a1058f5833647198fd48eb', 1322905714, 'session_value|s:32:"0037db15cc6afb091cf1a5865237f181";session_var|s:9:"c73108b62";mc|a:7:{s:4:"time";i:1322905714;s:2:"id";i:0;s:2:"gq";s:3:"0=1";s:2:"bq";s:3:"0=1";s:2:"ap";a:0:{}s:2:"mb";a:0:{}s:2:"mq";s:3:"0=1";}ban|a:5:{s:12:"last_checked";i:1322905714;s:9:"id_member";i:0;s:2:"ip";s:12:"180.76.5.183";s:3:"ip2";s:12:"180.76.5.183";s:5:"email";s:0:"";}log_time|i:1322905714;timeOnlineUpdated|i:1322905714;old_url|s:36:"http://forum.adines.ro/adines/forum/";USER_AGENT|s:83:"Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)";'), ('c6092012efce4a73195c30516efa26f0', 1324569903, 'session_value|s:32:"fbf3c13cc6d4e2c117be96632eb4d7cd";session_var|s:7:"d3cf955";mc|a:7:{s:4:"time";i:1324569903;s:2:"id";i:0;s:2:"gq";s:3:"0=1";s:2:"bq";s:3:"0=1";s:2:"ap";a:0:{}s:2:"mb";a:0:{}s:2:"mq";s:3:"0=1";}ban|a:5:{s:12:"last_checked";i:1324569903;s:9:"id_member";i:0;s:2:"ip";s:11:"180.76.5.55";s:3:"ip2";s:11:"180.76.5.55";s:5:"email";s:0:"";}log_time|i:1324569903;timeOnlineUpdated|i:1324569903;old_url|s:36:"http://forum.adines.ro/adines/forum/";USER_AGENT|s:83:"Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)";'), ('608c8bb03cc4fc693439e87db67f8e5a', 1326609055, 'session_value|s:32:"131d7cbe24ee960e1557e0cce29a0429";session_var|s:8:"df37be39";mc|a:7:{s:4:"time";i:1326609049;s:2:"id";i:0;s:2:"gq";s:3:"0=1";s:2:"bq";s:3:"0=1";s:2:"ap";a:0:{}s:2:"mb";a:0:{}s:2:"mq";s:3:"0=1";}ban|a:5:{s:12:"last_checked";i:1326609054;s:9:"id_member";i:0;s:2:"ip";s:12:"66.249.71.20";s:3:"ip2";s:12:"66.249.71.20";s:5:"email";s:0:"";}log_time|i:1326609055;timeOnlineUpdated|i:1326609055;old_url|s:36:"http://forum.adines.ro/adines/forum/";USER_AGENT|s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)";'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_settings` -- CREATE TABLE IF NOT EXISTS `smf_settings` ( `variable` varchar(255) NOT NULL default '', `value` text NOT NULL, PRIMARY KEY (`variable`(30)) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_settings` -- INSERT INTO `smf_settings` (`variable`, `value`) VALUES ('smfVersion', '2.0 RC4'), ('news', 'SMF - Just Installed!'), ('compactTopicPagesContiguous', '5'), ('compactTopicPagesEnable', '1'), ('enableStickyTopics', '1'), ('todayMod', '1'), ('karmaMode', '0'), ('karmaTimeRestrictAdmins', '1'), ('enablePreviousNext', '1'), ('pollMode', '1'), ('enableVBStyleLogin', '1'), ('enableCompressedOutput', '1'), ('karmaWaitTime', '1'), ('karmaMinPosts', '0'), ('karmaLabel', 'Karma:'), ('karmaSmiteLabel', '[smite]'), ('karmaApplaudLabel', '[applaud]'), ('attachmentSizeLimit', '128'), ('attachmentPostLimit', '192'), ('attachmentNumPerPostLimit', '4'), ('attachmentDirSizeLimit', '10240'), ('attachmentUploadDir', '/home/artasan1/public_html/adines/forum/attachments'), ('attachmentExtensions', 'doc,gif,jpg,mpg,pdf,png,txt,zip'), ('attachmentCheckExtensions', '0'), ('attachmentShowImages', '1'), ('attachmentEnable', '1'), ('attachmentEncryptFilenames', '1'), ('attachmentThumbnails', '1'), ('attachmentThumbWidth', '150'), ('attachmentThumbHeight', '150'), ('censorIgnoreCase', '1'), ('mostOnline', '4'), ('mostOnlineToday', '1'), ('mostDate', '1308128364'), ('allow_disableAnnounce', '1'), ('trackStats', '1'), ('userLanguage', '1'), ('titlesEnable', '1'), ('topicSummaryPosts', '15'), ('enableErrorLogging', '1'), ('max_image_width', '0'), ('max_image_height', '0'), ('onlineEnable', '0'), ('cal_enabled', '0'), ('cal_maxyear', '2016'), ('cal_minyear', '2008'), ('cal_daysaslink', '0'), ('cal_defaultboard', ''), ('cal_showholidays', '1'), ('cal_showbdays', '1'), ('cal_showevents', '1'), ('cal_showweeknum', '0'), ('cal_maxspan', '7'), ('smtp_host', ''), ('smtp_port', '25'), ('smtp_username', ''), ('smtp_password', ''), ('mail_type', '0'), ('timeLoadPageEnable', '0'), ('totalMembers', '46'), ('totalTopics', '75'), ('totalMessages', '75'), ('simpleSearch', '0'), ('censor_vulgar', ''), ('censor_proper', ''), ('enablePostHTML', '0'), ('theme_allow', '0'), ('theme_default', '1'), ('theme_guests', '4'), ('enableEmbeddedFlash', '0'), ('xmlnews_enable', '1'), ('xmlnews_maxlen', '255'), ('hotTopicPosts', '15'), ('hotTopicVeryPosts', '25'), ('registration_method', '0'), ('send_validation_onChange', '0'), ('send_welcomeEmail', '1'), ('allow_editDisplayName', '1'), ('allow_hideOnline', '1'), ('guest_hideContacts', '1'), ('spamWaitTime', '5'), ('pm_spam_settings', '10,5,20'), ('reserveWord', '0'), ('reserveCase', '1'), ('reserveUser', '1'), ('reserveName', '1'), ('reserveNames', 'Admin\nWebmaster\nGuest\nroot'), ('autoLinkUrls', '1'), ('banLastUpdated', '0'), ('smileys_dir', '/home/artasan1/public_html/adines/forum/Smileys'), ('smileys_url', 'http://forum.adines.ro/Smileys'), ('avatar_directory', '/home/artasan1/public_html/adines/forum/avatars'), ('avatar_url', 'http://forum.adines.ro/avatars'), ('avatar_max_height_external', '65'), ('avatar_max_width_external', '65'), ('avatar_action_too_large', 'option_html_resize'), ('avatar_max_height_upload', '65'), ('avatar_max_width_upload', '65'), ('avatar_resize_upload', '1'), ('avatar_download_png', '1'), ('failed_login_threshold', '3'), ('oldTopicDays', '120'), ('edit_wait_time', '90'), ('edit_disable_time', '0'), ('autoFixDatabase', '1'), ('allow_guestAccess', '1'), ('time_format', '%B %d, %Y, %I:%M:%S %p'), ('number_format', '1234.00'), ('enableBBC', '1'), ('max_messageLength', '20000'), ('signature_settings', '1,300,0,0,0,0,0,0:'), ('autoOptMaxOnline', '0'), ('defaultMaxMessages', '15'), ('defaultMaxTopics', '20'), ('defaultMaxMembers', '30'), ('enableParticipation', '1'), ('recycle_enable', '0'), ('recycle_board', '0'), ('maxMsgID', '75'), ('enableAllMessages', '0'), ('fixLongWords', '0'), ('knownThemes', '1,2,3,4,5'), ('who_enabled', '1'), ('time_offset', '0'), ('cookieTime', '60'), ('lastActive', '15'), ('smiley_sets_known', 'default,aaron,akyhne'), ('smiley_sets_names', 'Alienine''s Set\nAaron''s Set\nAkyhne''s Set'), ('smiley_sets_default', 'default'), ('cal_days_for_index', '7'), ('requireAgreement', '1'), ('unapprovedMembers', '0'), ('default_personal_text', ''), ('package_make_backups', '1'), ('databaseSession_enable', '1'), ('databaseSession_loose', '1'), ('databaseSession_lifetime', '2880'), ('search_cache_size', '50'), ('search_results_per_page', '30'), ('search_weight_frequency', '30'), ('search_weight_age', '25'), ('search_weight_length', '20'), ('search_weight_subject', '15'), ('search_weight_first_message', '10'), ('search_max_results', '1200'), ('search_floodcontrol_time', '5'), ('permission_enable_deny', '0'), ('permission_enable_postgroups', '0'), ('mail_next_send', '0'), ('mail_recent', '0000000000|0'), ('settings_updated', '0'), ('next_task_time', '1308182400'), ('warning_settings', '1,20,0'), ('warning_watch', '10'), ('warning_moderate', '35'), ('warning_mute', '60'), ('admin_features', ''), ('last_mod_report_action', '0'), ('pruningOptions', '30,180,180,180,30,0'), ('cache_enable', '1'), ('reg_verification', '1'), ('visual_verification_type', '3'), ('enable_buddylist', '1'), ('birthday_email', 'happy_birthday'), ('dont_repeat_theme_core', '1'), ('dont_repeat_smileys_20', '1'), ('dont_repeat_buddylists', '1'), ('attachment_image_reencode', '1'), ('attachment_image_paranoid', '0'), ('attachment_thumb_png', '1'), ('avatar_reencode', '1'), ('avatar_paranoid', '0'), ('default_timezone', 'Etc/GMT+6'), ('memberlist_updated', '1308139347'), ('latestMember', '46'), ('latestRealName', 'artedafembeve'), ('rand_seed', '686532481'), ('mostOnlineUpdated', '2012-01-15'), ('rss_fakecron', '1'), ('rss_feedmethod', 'All'), ('rss_lastcron', '1297096296'), ('calendar_updated', '1298992404'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_smileys` -- CREATE TABLE IF NOT EXISTS `smf_smileys` ( `id_smiley` smallint(5) unsigned NOT NULL auto_increment, `code` varchar(30) NOT NULL default '', `filename` varchar(48) NOT NULL default '', `description` varchar(80) NOT NULL default '', `smiley_row` tinyint(4) unsigned NOT NULL default '0', `smiley_order` smallint(5) unsigned NOT NULL default '0', `hidden` tinyint(4) unsigned NOT NULL default '0', PRIMARY KEY (`id_smiley`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=23 ; -- -- Salvarea datelor din tabel `smf_smileys` -- INSERT INTO `smf_smileys` (`id_smiley`, `code`, `filename`, `description`, `smiley_row`, `smiley_order`, `hidden`) VALUES (1, ':)', 'smiley.gif', 'Smiley', 0, 0, 0), (2, ';)', 'wink.gif', 'Wink', 0, 1, 0), (3, ':D', 'cheesy.gif', 'Cheesy', 0, 2, 0), (4, ';D', 'grin.gif', 'Grin', 0, 3, 0), (5, '>:(', 'angry.gif', 'Angry', 0, 4, 0), (6, ':(', 'sad.gif', 'Sad', 0, 5, 0), (7, ':o', 'shocked.gif', 'Shocked', 0, 6, 0), (8, '8)', 'cool.gif', 'Cool', 0, 7, 0), (9, '???', 'huh.gif', 'Huh?', 0, 8, 0), (10, '::)', 'rolleyes.gif', 'Roll Eyes', 0, 9, 0), (11, ':P', 'tongue.gif', 'Tongue', 0, 10, 0), (12, ':-[', 'embarrassed.gif', 'Embarrassed', 0, 11, 0), (13, ':-X', 'lipsrsealed.gif', 'Lips Sealed', 0, 12, 0), (14, ':-\\', 'undecided.gif', 'Undecided', 0, 13, 0), (15, ':-*', 'kiss.gif', 'Kiss', 0, 14, 0), (16, ':''(', 'cry.gif', 'Cry', 0, 15, 0), (17, '>:D', 'evil.gif', 'Evil', 0, 16, 1), (18, '^-^', 'azn.gif', 'Azn', 0, 17, 1), (19, 'O0', 'afro.gif', 'Afro', 0, 18, 1), (20, ':))', 'laugh.gif', 'Laugh', 0, 19, 1), (21, 'C:-)', 'police.gif', 'Police', 0, 20, 1), (22, 'O:-)', 'angel.gif', 'Angel', 0, 21, 1); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_spiders` -- CREATE TABLE IF NOT EXISTS `smf_spiders` ( `id_spider` smallint(5) unsigned NOT NULL auto_increment, `spider_name` varchar(255) NOT NULL default '', `user_agent` varchar(255) NOT NULL default '', `ip_info` varchar(255) NOT NULL default '', PRIMARY KEY (`id_spider`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=20 ; -- -- Salvarea datelor din tabel `smf_spiders` -- INSERT INTO `smf_spiders` (`id_spider`, `spider_name`, `user_agent`, `ip_info`) VALUES (1, 'Google', 'googlebot', ''), (2, 'Yahoo!', 'slurp', ''), (3, 'MSN', 'msnbot', ''), (4, 'Google (Mobile)', 'Googlebot-Mobile', ''), (5, 'Google (Image)', 'Googlebot-Image', ''), (6, 'Google (AdSense)', 'Mediapartners-Google', ''), (7, 'Google (Adwords)', 'AdsBot-Google', ''), (8, 'Yahoo! (Mobile)', 'YahooSeeker/M1A1-R2D2', ''), (9, 'Yahoo! (Image)', 'Yahoo-MMCrawler', ''), (10, 'MSN (Mobile)', 'MSNBOT_Mobile', ''), (11, 'MSN (Media)', 'msnbot-media', ''), (12, 'Cuil', 'twiceler', ''), (13, 'Ask', 'Teoma', ''), (14, 'Baidu', 'Baiduspider', ''), (15, 'Gigablast', 'Gigabot', ''), (16, 'InternetArchive', 'ia_archiver-web.archive.org', ''), (17, 'Alexa', 'ia_archiver', ''), (18, 'Omgili', 'omgilibot', ''), (19, 'EntireWeb', 'Speedy Spider', ''); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_subscriptions` -- CREATE TABLE IF NOT EXISTS `smf_subscriptions` ( `id_subscribe` mediumint(8) unsigned NOT NULL auto_increment, `name` varchar(60) NOT NULL default '', `description` varchar(255) NOT NULL default '', `cost` text NOT NULL, `length` varchar(6) NOT NULL default '', `id_group` smallint(5) NOT NULL default '0', `add_groups` varchar(40) NOT NULL default '', `active` tinyint(3) NOT NULL default '1', `repeatable` tinyint(3) NOT NULL default '0', `allow_partial` tinyint(3) NOT NULL default '0', `reminder` tinyint(3) NOT NULL default '0', `email_complete` text NOT NULL, PRIMARY KEY (`id_subscribe`), KEY `active` (`active`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_themes` -- CREATE TABLE IF NOT EXISTS `smf_themes` ( `id_member` mediumint(8) NOT NULL default '0', `id_theme` tinyint(4) unsigned NOT NULL default '1', `variable` varchar(255) NOT NULL default '', `value` text NOT NULL, PRIMARY KEY (`id_theme`,`id_member`,`variable`(30)), KEY `id_member` (`id_member`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Salvarea datelor din tabel `smf_themes` -- INSERT INTO `smf_themes` (`id_member`, `id_theme`, `variable`, `value`) VALUES (0, 1, 'name', 'SMF Default Theme - Curve'), (0, 1, 'theme_url', 'http://forum.adines.ro/Themes/default'), (0, 1, 'images_url', 'http://forum.adines.ro/Themes/default/images'), (0, 1, 'theme_dir', '/home/artasan1/public_html/adines/forum/Themes/default'), (0, 1, 'show_bbc', '1'), (0, 1, 'show_latest_member', '1'), (0, 1, 'show_modify', '1'), (0, 1, 'show_user_images', '1'), (0, 1, 'show_blurb', '1'), (0, 1, 'show_gender', '0'), (0, 1, 'show_newsfader', '0'), (0, 1, 'number_recent_posts', '0'), (0, 1, 'show_member_bar', '1'), (0, 1, 'linktree_link', '1'), (0, 1, 'show_profile_buttons', '1'), (0, 1, 'show_mark_read', '1'), (0, 1, 'show_stats_index', '1'), (0, 1, 'linktree_inline', '0'), (0, 1, 'show_board_desc', '1'), (0, 1, 'newsfader_time', '5000'), (0, 1, 'allow_no_censored', '0'), (0, 1, 'additional_options_collapsable', '1'), (0, 1, 'use_image_buttons', '1'), (0, 1, 'enable_news', '1'), (0, 1, 'forum_width', '90%'), (0, 2, 'name', 'Core Theme'), (0, 2, 'theme_url', 'http://forum.adines.ro/Themes/core'), (0, 2, 'images_url', 'http://forum.adines.ro/Themes/core/images'), (0, 2, 'theme_dir', '/home/artasan1/public_html/adines/forum/Themes/core'), (-1, 1, 'display_quick_reply', '1'), (-1, 1, 'posts_apply_ignore_list', '1'), (0, 3, 'theme_url', 'http://forum.adines.ro/Themes/Total_Orange_SMF2'), (0, 3, 'images_url', 'http://forum.adines.ro/Themes/Total_Orange_SMF2/images'), (0, 3, 'theme_dir', '/home/artasan1/public_html/adines/forum/Themes/Total_Orange_SMF2'), (0, 3, 'name', 'Total Orange'), (0, 3, 'theme_layers', 'html,body'), (0, 3, 'theme_templates', 'index'), (0, 4, 'theme_url', 'http://forum.adines.ro/Themes/ds-natural_20rc4'), (0, 4, 'images_url', 'http://forum.adines.ro/Themes/ds-natural_20rc4/images'), (0, 4, 'theme_dir', '/home/artasan1/public_html/adines/forum/Themes/ds-natural_20rc4'), (0, 4, 'name', 'DS-Natural'), (0, 4, 'theme_layers', 'html,body'), (0, 4, 'theme_templates', 'index'), (0, 5, 'theme_url', 'http://forum.adines.ro/Themes/kelo-lt1110v1'), (0, 5, 'images_url', 'http://forum.adines.ro/Themes/kelo-lt1110v1/images'), (0, 5, 'theme_dir', '/home/artasan1/public_html/adines/forum/Themes/kelo-lt1110v1'), (0, 5, 'name', 'kelo-lt1110v1'), (0, 5, 'theme_layers', 'main'), (0, 5, 'theme_templates', 'index'), (2, 1, 'display_quick_reply', '1'), (3, 1, 'display_quick_reply', '1'), (4, 1, 'display_quick_reply', '1'), (5, 1, 'display_quick_reply', '1'), (6, 1, 'display_quick_reply', '1'), (7, 1, 'display_quick_reply', '1'), (8, 1, 'display_quick_reply', '1'), (9, 1, 'display_quick_reply', '1'), (10, 1, 'display_quick_reply', '1'), (11, 1, 'display_quick_reply', '1'), (12, 1, 'display_quick_reply', '1'), (13, 1, 'display_quick_reply', '1'), (14, 1, 'display_quick_reply', '1'), (15, 1, 'display_quick_reply', '1'), (16, 1, 'display_quick_reply', '1'), (17, 1, 'display_quick_reply', '1'), (18, 1, 'display_quick_reply', '1'), (19, 1, 'display_quick_reply', '1'), (20, 1, 'display_quick_reply', '1'), (21, 1, 'display_quick_reply', '1'), (22, 1, 'display_quick_reply', '1'), (23, 1, 'display_quick_reply', '1'), (24, 1, 'display_quick_reply', '1'), (25, 1, 'display_quick_reply', '1'), (26, 1, 'display_quick_reply', '1'), (27, 1, 'display_quick_reply', '1'), (28, 1, 'display_quick_reply', '1'), (29, 1, 'display_quick_reply', '1'), (30, 1, 'display_quick_reply', '1'), (31, 1, 'display_quick_reply', '1'), (32, 1, 'display_quick_reply', '1'), (33, 1, 'display_quick_reply', '1'), (34, 1, 'display_quick_reply', '1'), (35, 1, 'display_quick_reply', '1'), (36, 1, 'display_quick_reply', '1'), (37, 1, 'display_quick_reply', '1'), (38, 1, 'display_quick_reply', '1'), (39, 1, 'display_quick_reply', '1'), (40, 1, 'display_quick_reply', '1'), (41, 1, 'display_quick_reply', '1'), (42, 1, 'display_quick_reply', '1'), (43, 1, 'display_quick_reply', '1'), (44, 1, 'display_quick_reply', '1'), (45, 1, 'display_quick_reply', '1'), (46, 1, 'display_quick_reply', '1'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `smf_topics` -- CREATE TABLE IF NOT EXISTS `smf_topics` ( `id_topic` mediumint(8) unsigned NOT NULL auto_increment, `is_sticky` tinyint(4) NOT NULL default '0', `id_board` smallint(5) unsigned NOT NULL default '0', `id_first_msg` int(10) unsigned NOT NULL default '0', `id_last_msg` int(10) unsigned NOT NULL default '0', `id_member_started` mediumint(8) unsigned NOT NULL default '0', `id_member_updated` mediumint(8) unsigned NOT NULL default '0', `id_poll` mediumint(8) unsigned NOT NULL default '0', `id_previous_board` smallint(5) NOT NULL default '0', `id_previous_topic` mediumint(8) NOT NULL default '0', `num_replies` int(10) unsigned NOT NULL default '0', `num_views` int(10) unsigned NOT NULL default '0', `locked` tinyint(4) NOT NULL default '0', `unapproved_posts` smallint(5) NOT NULL default '0', `approved` tinyint(3) NOT NULL default '1', PRIMARY KEY (`id_topic`), UNIQUE KEY `last_message` (`id_last_msg`,`id_board`), UNIQUE KEY `first_message` (`id_first_msg`,`id_board`), UNIQUE KEY `poll` (`id_poll`,`id_topic`), KEY `is_sticky` (`is_sticky`), KEY `approved` (`approved`), KEY `id_board` (`id_board`), KEY `member_started` (`id_member_started`,`id_board`), KEY `last_message_sticky` (`id_board`,`is_sticky`,`id_last_msg`), KEY `board_news` (`id_board`,`id_first_msg`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=76 ; -- -- Salvarea datelor din tabel `smf_topics` -- INSERT INTO `smf_topics` (`id_topic`, `is_sticky`, `id_board`, `id_first_msg`, `id_last_msg`, `id_member_started`, `id_member_updated`, `id_poll`, `id_previous_board`, `id_previous_topic`, `num_replies`, `num_views`, `locked`, `unapproved_posts`, `approved`) VALUES (1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 29, 0, 0, 1), (2, 0, 1, 2, 2, 2, 2, 0, 0, 0, 0, 26, 0, 0, 1), (3, 0, 1, 3, 3, 2, 2, 0, 0, 0, 0, 25, 0, 0, 1), (4, 0, 1, 4, 4, 2, 2, 0, 0, 0, 0, 31, 0, 0, 1), (5, 0, 1, 5, 5, 2, 2, 0, 0, 0, 0, 26, 0, 0, 1), (6, 0, 1, 6, 6, 2, 2, 0, 0, 0, 0, 27, 0, 0, 1), (7, 0, 1, 7, 7, 2, 2, 0, 0, 0, 0, 30, 0, 0, 1), (8, 0, 1, 8, 8, 2, 2, 0, 0, 0, 0, 30, 0, 0, 1), (9, 0, 1, 9, 9, 6, 6, 0, 0, 0, 0, 22, 0, 0, 1), (10, 0, 1, 10, 10, 10, 10, 0, 0, 0, 0, 24, 0, 0, 1), (11, 0, 1, 11, 11, 12, 12, 0, 0, 0, 0, 24, 0, 0, 1), (12, 0, 1, 12, 12, 3, 3, 0, 0, 0, 0, 19, 0, 0, 1), (13, 0, 1, 13, 13, 7, 7, 0, 0, 0, 0, 18, 0, 0, 1), (14, 0, 1, 14, 14, 8, 8, 0, 0, 0, 0, 25, 0, 0, 1), (15, 0, 1, 15, 15, 4, 4, 0, 0, 0, 0, 25, 0, 0, 1), (16, 0, 1, 16, 16, 13, 13, 0, 0, 0, 0, 8, 0, 0, 1), (17, 0, 1, 17, 17, 14, 14, 0, 0, 0, 0, 25, 0, 0, 1), (18, 0, 1, 18, 18, 13, 13, 0, 0, 0, 0, 5, 0, 0, 1), (19, 0, 1, 19, 19, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (20, 0, 1, 20, 20, 14, 14, 0, 0, 0, 0, 3, 0, 0, 1), (21, 0, 1, 21, 21, 14, 14, 0, 0, 0, 0, 2, 0, 0, 1), (22, 0, 1, 22, 22, 14, 14, 0, 0, 0, 0, 2, 0, 0, 1), (23, 0, 1, 23, 23, 14, 14, 0, 0, 0, 0, 2, 0, 0, 1), (24, 0, 1, 24, 24, 14, 14, 0, 0, 0, 0, 3, 0, 0, 1), (25, 0, 1, 25, 25, 14, 14, 0, 0, 0, 0, 3, 0, 0, 1), (26, 0, 1, 26, 26, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (27, 0, 1, 27, 27, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (28, 0, 1, 28, 28, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (29, 0, 1, 29, 29, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (30, 0, 1, 30, 30, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (31, 0, 1, 31, 31, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (32, 0, 1, 32, 32, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (33, 0, 1, 33, 33, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (34, 0, 1, 34, 34, 14, 14, 0, 0, 0, 0, 5, 0, 0, 1), (35, 0, 1, 35, 35, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (36, 0, 1, 36, 36, 14, 14, 0, 0, 0, 0, 5, 0, 0, 1), (37, 0, 1, 37, 37, 14, 14, 0, 0, 0, 0, 5, 0, 0, 1), (38, 0, 1, 38, 38, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (39, 0, 1, 39, 39, 14, 14, 0, 0, 0, 0, 4, 0, 0, 1), (40, 0, 1, 40, 40, 14, 14, 0, 0, 0, 0, 3, 0, 0, 1), (41, 0, 1, 41, 41, 14, 14, 0, 0, 0, 0, 3, 0, 0, 1), (42, 0, 1, 42, 42, 15, 15, 0, 0, 0, 0, 3, 0, 0, 1), (43, 0, 1, 43, 43, 15, 15, 0, 0, 0, 0, 4, 0, 0, 1), (44, 0, 1, 44, 44, 15, 15, 0, 0, 0, 0, 4, 0, 0, 1), (45, 0, 1, 45, 45, 17, 17, 0, 0, 0, 0, 2, 0, 0, 1), (46, 0, 1, 46, 46, 18, 18, 0, 0, 0, 0, 3, 0, 0, 1), (47, 0, 1, 47, 47, 19, 19, 0, 0, 0, 0, 2, 0, 0, 1), (48, 0, 1, 48, 48, 20, 20, 0, 0, 0, 0, 2, 0, 0, 1), (49, 0, 1, 49, 49, 21, 21, 0, 0, 0, 0, 5, 0, 0, 1), (50, 0, 1, 50, 50, 21, 21, 0, 0, 0, 0, 4, 0, 0, 1), (51, 0, 1, 51, 51, 24, 24, 0, 0, 0, 0, 1, 0, 0, 1), (52, 0, 1, 52, 52, 25, 25, 0, 0, 0, 0, 2, 0, 0, 1), (53, 0, 1, 53, 53, 22, 22, 0, 0, 0, 0, 2, 0, 0, 1), (54, 0, 1, 54, 54, 26, 26, 0, 0, 0, 0, 2, 0, 0, 1), (55, 0, 1, 55, 55, 27, 27, 0, 0, 0, 0, 2, 0, 0, 1), (56, 0, 1, 56, 56, 28, 28, 0, 0, 0, 0, 2, 0, 0, 1), (57, 0, 1, 57, 57, 29, 29, 0, 0, 0, 0, 2, 0, 0, 1), (58, 0, 1, 58, 58, 30, 30, 0, 0, 0, 0, 2, 0, 0, 1), (59, 0, 1, 59, 59, 22, 22, 0, 0, 0, 0, 1, 0, 0, 1), (60, 0, 1, 60, 60, 31, 31, 0, 0, 0, 0, 2, 0, 0, 1), (61, 0, 1, 61, 61, 32, 32, 0, 0, 0, 0, 2, 0, 0, 1), (62, 0, 1, 62, 62, 33, 33, 0, 0, 0, 0, 2, 0, 0, 1), (63, 0, 1, 63, 63, 34, 34, 0, 0, 0, 0, 2, 0, 0, 1), (64, 0, 1, 64, 64, 35, 35, 0, 0, 0, 0, 2, 0, 0, 1), (65, 0, 1, 65, 65, 36, 36, 0, 0, 0, 0, 2, 0, 0, 1), (66, 0, 1, 66, 66, 22, 22, 0, 0, 0, 0, 1, 0, 0, 1), (67, 0, 1, 67, 67, 25, 25, 0, 0, 0, 0, 1, 0, 0, 1), (68, 0, 1, 68, 68, 38, 38, 0, 0, 0, 0, 1, 0, 0, 1), (69, 0, 1, 69, 69, 39, 39, 0, 0, 0, 0, 2, 0, 0, 1), (70, 0, 1, 70, 70, 40, 40, 0, 0, 0, 0, 2, 0, 0, 1), (71, 0, 1, 71, 71, 41, 41, 0, 0, 0, 0, 1, 0, 0, 1), (72, 0, 1, 72, 72, 42, 42, 0, 0, 0, 0, 1, 0, 0, 1), (73, 0, 1, 73, 73, 43, 43, 0, 0, 0, 0, 2, 0, 0, 1), (74, 0, 1, 74, 74, 15, 15, 0, 0, 0, 0, 1, 0, 0, 1), (75, 0, 1, 75, 75, 46, 46, 0, 0, 0, 0, 1, 0, 0, 1); -- -- Baza de date: `artasan1_adsite` -- CREATE DATABASE `artasan1_adsite` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `artasan1_adsite`; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `probid_abuses` -- CREATE TABLE IF NOT EXISTS `probid_abuses` ( `abuse_id` int(11) NOT NULL auto_increment, `user_id` int(11) NOT NULL default '0', `abuser_username` varchar(100) NOT NULL default '', `comment` text NOT NULL, `reg_date` int(11) NOT NULL default '0', `auction_id` int(11) NOT NULL, PRIMARY KEY (`abuse_id`), KEY `reg_date` (`reg_date`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Table with abuse reports' AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `probid_admin_notes` -- CREATE TABLE IF NOT EXISTS `probid_admin_notes` ( `comment_id` int(11) NOT NULL auto_increment, `user_id` int(11) NOT NULL default '0', `comment` text NOT NULL, `reg_date` int(11) NOT NULL default '0', PRIMARY KEY (`comment_id`), KEY `user_id` (`user_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `probid_admins` -- CREATE TABLE IF NOT EXISTS `probid_admins` ( `id` int(11) NOT NULL auto_increment, `username` varchar(100) NOT NULL default '', `password` varchar(100) NOT NULL default '', `date_created` int(11) NOT NULL default '0', `date_lastlogin` int(11) NOT NULL default '0', `level` enum('1','2','3','4','5') NOT NULL default '1', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Table with admin info' AUTO_INCREMENT=3 ; -- -- Salvarea datelor din tabel `probid_admins` -- INSERT INTO `probid_admins` (`id`, `username`, `password`, `date_created`, `date_lastlogin`, `level`) VALUES (1, 'bihorshop', '5e346680fd0695a5e1c68b2f032d01e2', 1292285201, 1297953440, '1'), (2, 'admin', '5e346680fd0695a5e1c68b2f032d01e2', 1295302684, 1306060585, '1'); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `probid_adverts` -- CREATE TABLE IF NOT EXISTS `probid_adverts` ( `advert_id` int(11) NOT NULL auto_increment, `advert_url` varchar(255) NOT NULL default '', `views` int(11) NOT NULL default '0', `clicks` int(11) NOT NULL default '0', `advert_img_path` varchar(255) NOT NULL default '', `advert_alt_text` varchar(255) NOT NULL default '', `advert_text_under` varchar(255) NOT NULL default '', `views_purchased` int(11) NOT NULL default '0', `clicks_purchased` int(11) NOT NULL default '0', `advert_categories` text NOT NULL, `advert_keywords` text NOT NULL, `advert_code` longtext NOT NULL, `advert_type` tinyint(4) NOT NULL default '0', `section_id` int(11) NOT NULL, PRIMARY KEY (`advert_id`), KEY `views` (`views`,`clicks`,`views_purchased`,`clicks_purchased`,`advert_type`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Table with banners data' AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `probid_auction_durations` -- CREATE TABLE IF NOT EXISTS `probid_auction_durations` ( `id` int(11) NOT NULL auto_increment, `days` int(11) NOT NULL default '0', `description` varchar(100) NOT NULL default '', `order_id` int(11) NOT NULL, `selected` tinyint(4) NOT NULL, PRIMARY KEY (`id`), KEY `order_id` (`order_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Table with auction durations' AUTO_INCREMENT=7 ; -- -- Salvarea datelor din tabel `probid_auction_durations` -- INSERT INTO `probid_auction_durations` (`id`, `days`, `description`, `order_id`, `selected`) VALUES (1, 1, '1 day', 0, 0), (2, 2, '2 days', 0, 0), (3, 7, '1 week', 0, 0), (4, 14, '2 weeks', 0, 0), (5, 28, '1 Month', 0, 0), (6, 56, '2 Months', 0, 0); -- -------------------------------------------------------- -- -- Structura de tabel pentru tabelul `probid_auction_media` -- CREATE TABLE IF NOT EXISTS `probid_auction_media` ( `media_id` int(11) NOT NULL auto_increment, `media_url` varchar(255) NOT NULL default '', `auction_id` int(11) NOT NULL default '0', `media_type` tinyint(4) NOT NULL default '0', `upload_in_progress` tinyint(4) NOT NULL default '0', `wanted_ad_id` int(11) NOT NULL default '0', `embedded_code` text NOT NULL, `reverse_id` int(11) NOT NULL, `profile_id` int(11) NOT NULL, PRIMARY KEY (`media_id`), KEY `select_media_simple` (`auction_id`,`upload_in_progress`), KEY `select_wa_media_simple` (`wanted_ad_id`,`upload_in_progress`), KEY `select_media_advanced` (`auction_id`,`media_type`,`upload_in_progress`), KEY `auction_id` (`auction_id`), KEY `media_url` (`media_url`), KEY `select_reverse_media_simple` (`reverse_id`,`upload_in_progress`), KEY `select_profile_media_simple` (`profile_id`,`upload_in_progress`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='Table with auction media details' AUTO_INCREMENT=1546 ; -- -- Salvarea datelor din tabel `probid_auction_media` -- INSERT INTO `probid_auction_media` (`media_id`, `media_url`, `auction_id`, `media_type`, `upload_in_progress`, `wanted_ad_id`, `embedded_code`, `reverse_id`, `profile_id`) VALUES (76, 'http://i.clubafaceri.ro/clients/34/68411/3/camera-video-retrovizor-auto-cu-monitor-98680_big.jpg', 100076, 1, 0, 0, '', 0, 0), (19, 'uplimg/img_A_100021_ce08204795494f963e38685587ecc842.jpg', 100021, 1, 0, 0, '', 0, 0), (18, 'uplimg/img_A_100021_0af8cb3690cb7580929e79db7df9b748.jpg', 100021, 1, 0, 0, '', 0, 0), (17, 'uplimg/img_A_100017_0a412ae27fcafbf129cdd9ef7c65878f.jpg', 100017, 1, 0, 0, '', 0, 0), (16, 'uplimg/img_A_100016_41577d11bc9257c1ee157617395beda4.gif', 100016, 1, 0, 0, '', 0, 0), (15, 'uplimg/img_A_100015_05d245d2ebb9f3ec4e4513517adb0fcd.jpg', 100015, 1, 0, 0, '', 0, 0), (14, 'uplimg/img_A_100014_63b514b7bb920befd302c066f6992227.jpg', 100014, 1, 0, 0, '', 0, 0), (13, 'uplimg/img_A_100013_7ff033f9cb03458586d61684ee823306.jpg', 100013, 1, 0, 0, '', 0, 0), (12, 'uplimg/img_A_100013_90ee10c255bbdf9a8922044aeedcbb0f.jpg', 100013, 1, 0, 0, '', 0, 0), (11, 'uplimg/img_A_100013_671d042da421334cc450b20e74409e3e.jpg', 100013, 1, 0, 0, '', 0, 0), (74, 'http://www.julie.ro/img/30/848/1.jpg', 100075, 1, 0, 0, '', 0, 0), (22, 'uplimg/img_A_100023_d2bf6bbb688fe09e0a0ffbcc8966be67.jpg', 100023, 1, 0, 0, '', 0, 0), (23, 'uplimg/img_A_100023_079eb88b21b6c8ca339c4d653715f0d7.jpg', 100023, 1, 0, 0, '', 0, 0), (24, 'uplimg/img_A_100024_e5c14f534d933bb21051af0cd9d8c227.jpg', 100024, 1, 0, 0, '', 0, 0), (25, 'uplimg/img_A_100024_d420cc102d94c39709bee72f994bf993.jpg', 100024, 1, 0, 0, '', 0, 0), (26, 'uplimg/img_A_100028_d4b8020ea05d590ffdcc29d98fa4c5a0.jpg', 100028, 1, 0, 0, '', 0, 0), (27, 'uplimg/img_A_100031_b4c2838c896f02114cfb2fc57c94b778.jpg', 100031, 1, 0, 0, '', 0, 0), (28, 'uplimg/img_A_100029_a9a42b4b6ef58fd36774ebce7be48613.jpg', 100029, 1, 0, 0, '', 0, 0), (32, 'uplimg/img_A_100034_38e880adfd377eea008ae50b08280a48.jpg', 100034, 1, 0, 0, '', 0, 0), (30, 'uplimg/img_A_100035_a2757055d27e9e7ab8a256abd7481620.jpg', 100035, 1, 0, 0, '', 0, 0), (31, 'uplimg/img_A_100035_d912a61117155c0923cbc019ce1ae314.jpg', 100035, 1, 0, 0, '', 0, 0), (150, 'http://www.econix.ro/extimages/p_AP_6094.jpg', 100115, 1, 0, 0, '', 0, 0), (34, 'uplimg/img_A_100038_463545147e15dcfa1cc63314a537f49c.jpg', 100038, 1, 0, 0, '', 0, 0), (35, 'uplimg/img_A_100041_318251068af795b5d0c22935f4b81917.jpg', 100041, 1, 0, 0, '', 0, 0), (36, 'uplimg/img_A_100041_de1276c40d81cdece967df18f02beb22.jpg', 100041, 1, 0, 0, '', 0, 0), (37, 'uplimg/img_A_100039_dcc44fd5badf14e0a390d6731c1ca786.jpg', 100039, 1, 0, 0, '', 0, 0), (38, 'uplimg/img_A_100042_8ea4e2d72e4966d1fcabbd0e66a6a4b2.jpg', 100042, 1, 0, 0, '', 0, 0), (39, 'uplimg/img_A_100042_fca50c1a4a40e514adf9c143487f6dc3.jpg', 100042, 1, 0, 0, '', 0, 0), (40, 'uplimg/img_A_100043_d286b2f85146fe614144241fa5e5e0c5.jpg', 100043, 1, 0, 0, '', 0, 0), (41, 'uplimg/img_A_100044_5299dd2066b9c18c328b26f22b652453.jpg', 100044, 1, 0, 0, '', 0, 0), (42, 'uplimg/img_A_100045_466cec4d4f417142658bfeb87ba0118f.jpg', 100045, 1, 0, 0, '', 0, 0), (43, 'uplimg/img_A_100047_634ce2c03c7b4d3280084a09e14cf6bc.jpg', 100047, 1, 0, 0, '', 0, 0), (44, 'uplimg/img_A_100048_bfd9b9cb9c6a9131eb481294618e9dc5.jpg', 100048, 1, 0, 0, '', 0, 0), (45, 'uplimg/img_A_100049_44037e7ea61d7b88d3814a9d85436631.jpg', 100049, 1, 0, 0, '', 0, 0), (46, 'http://img233.imageshack.us/img233/4254/1825lei.jpg', 100050, 1, 0, 0, '', 0, 0), (47, 'uplimg/img_A_100051_27af8bb8788065e791de31efc17c5b2f.jpg', 100051, 1, 0, 0, '', 0, 0), (48, 'uplimg/img_A_100051_e713b1d3c3bdbf143ee8f28279afc5cd.jpg', 100051, 1, 0, 0, '', 0, 0), (49, 'uplimg/img_A_100052_400d11b2006df9e532b8657667f37dcb.jpg', 100052, 1, 0, 0, '', 0, 0), (50, 'uplimg/img_A_100052_05f2e908a2c803e3f9c138713f5d46a0.jpg', 100052, 1, 0, 0, '', 0, 0), (51, 'uplimg/img_A_100053_480740dee937287e6b29c4046dcca033.jpg', 100053, 1, 0, 0, '', 0, 0), (52, 'http://img14.imageshack.us/img14/6413/1425lei.jpg', 100054, 1, 0, 0, '', 0, 0), (53, 'uplimg/img_A_100054_21d9200aa1906bebfcac9cae98070da7.jpg', 100054, 1, 0, 0, '', 0, 0), (54, 'uplimg/img_A_100055_97d17473047aab505196e079301765c4.jpg', 100055, 1, 0, 0, '', 0, 0), (55, 'uplimg/img_A_100056_47ef9e17c6a25068ec743c4d265d8c4b.jpg', 100056, 1, 0, 0, '', 0, 0), (56, 'uplimg/img_A_100056_eedb1019026257664468b7e88fdbb3da.jpg', 100056, 1, 0, 0, '', 0, 0), (57, 'uplimg/img_A_100057_98a86f67f337b10c73f8013486b03fd5.jpg', 100057, 1, 0, 0, '', 0, 0), (58, 'uplimg/img_A_100057_7e647251a7f849975659c6870001f94c.jpg', 100057, 1, 0, 0, '', 0, 0), (59, 'uplimg/img_A_100057_33966da6533dc7268e4821beded30781.jpg', 100057, 1, 0, 0, '', 0, 0), (60, 'uplimg/img_A_100058_59ce88b46224536102d2bd7db37db4d4.jpg', 100058, 1, 0, 0, '', 0, 0), (61, 'uplimg/img_A_100058_77e72120395ae4cf991895f5c6a82be6.jpg', 100058, 1, 0, 0, '', 0, 0), (62, 'uplimg/img_A_100059_008da2afa3f736b848087a6c2bff8011.jpg', 100059, 1, 0, 0, '', 0, 0), (63, 'uplimg/img_A_100059_f66d39414d5384f020fc83df4e4437bc.jpg', 100059, 1, 0, 0, '', 0, 0), (64, 'uplimg/img_A_100061_557b3a639ba7485b378983357b43712e.jpg', 100061, 1, 0, 0, '', 0, 0), (65, 'uplimg/img_A_100061_8a318fc51ebbb851d64b3672be89c5dc.jpg', 100061, 1, 0, 0, '', 0, 0), (849, 'uplimg/img_A_100663_c3d2d409cde014ea495363febc63b1a4.jpg', 100663, 1, 0, 0, '', 0, 0), (847, 'uplimg/img_A_100662_dc7ac5154706bfa7093b726e0edaf74a.jpg', 100662, 1, 0, 0, '', 0, 0), (843, 'uplimg/img_A_100661_a166cf29e68cfe5b1b1524b8ee25a4e2.jpg', 100661, 1, 0, 0, '', 0, 0), (69, 'uplimg/img_A_100064_85f1e8f8f15fc751e2ad5f226ab8b4cf.jpg', 100064, 1, 0, 0, '', 0, 0), (70, 'uplimg/img_A_100064_b2a5475ef36fdd87440a43152cb7e06c.jpg', 100064, 1, 0, 0, '', 0, 0), (71, 'uplimg/img_A_100065_fc7ce524e1b2c6a55a47c934362754e2.jpg', 100065, 1, 0, 0, '', 0, 0), (72, 'uplimg/img_A_100065_b0bd6a07b5dda34a53792b33f22c5792.jpg', 100065, 1, 0, 0, '', 0, 0), (78, 'uplimg/img_A_100077_c76bb753a9c8f9327dc2d0d54a23afb3.jpg', 100077, 1, 0, 0, '', 0, 0), (145, 'uplimg/img_A_100079_9c16d21717ec3cdfd56ab9382b81063e.jpg', 100079, 1, 0, 0, '', 0, 0), (80, 'http://www.haine-sport.ro/masini/files/compresor.jpg', 100078, 1, 0, 0, '', 0, 0), (84, 'http://www.accesoriu.ro/image/VID20402.jpg', 100080, 1, 0, 0, '', 0, 0), (91, 'http://www.econix.ro/extimages/p_AP_3417.jpg', 100083, 1, 0, 0, '', 0, 0), (86, 'http://www.youtube.com/watch?v=mROsczg3JZc&feature=player_embedded', 100081, 2, 0, 0, '', 0, 0), (88, 'http://www.econix.ro/extimages/p_AP_3416.jpg', 100082, 1, 0, 0, '', 0, 0), (92, 'http://www.econix.ro/extimages/p_AP_3418.jpg', 100083, 1, 0, 0, '', 0, 0), (93, 'http://www.econix.ro/extimages/p_AP_3419.jpg', 100083, 1, 0, 0, '', 0, 0), (97, 'http://www.econix.ro/extimages/p_AP_8111.jpg', 100084, 1, 0, 0, '', 0, 0), (545, 'uplimg/img_A_100410_197955c198ab72458cb67a577c8cfae3.jpg', 100410, 1, 0, 0, '', 0, 0), (101, 'http://www.youtube.com/watch?v=qBlh2eEkMc4&feature=player_embedded', 100086, 2, 0, 0, '', 0, 0), (100, 'http://www.econix.ro/extimages/p_AP_8112.jpg', 100086, 1, 0, 0, '', 0, 0), (104, 'http://www.econix.ro/extimages/p_AP_8192.jpg', 100087, 1, 0, 0, '', 0, 0), (106, 'http://www.econix.ro/extimages/p_AP_8193.jpg', 100088, 1, 0, 0, '', 0, 0), (108, 'uplimg/img_A_100089_b4c1bf3aaacd81b436eba222f2f20cbe.jpg', 100089, 1, 0, 0, '', 0, 0), (110, 'uplimg/img_A_100090_38e54c79924ef4da96c9995146e984cb.jpg', 100090, 1, 0, 0, '', 0, 0), (114, 'uplimg/img_A_100092_65afa17a0e8c2be14738bd2b1ea94526.jpg', 100092, 1, 0, 0, '', 0, 0), (112, 'uplimg/img_A_100091_154d9c47be55efc22489f57f810f1bb5.jpg', 100091, 1, 0, 0, '', 0, 0), (115, 'uplimg/img_A_100094_dcf775887bba5a4f4d3e132916650c85.jpg', 100094, 1, 0, 0, '', 0, 0), (117, 'uplimg/img_A_100095_d579d77f5091073f1a658f5d7e5ed935.jpg', 100095, 1, 0, 0, '', 0, 0), (119, 'uplimg/img_A_100096_747038ad8c40a45657564cf40c5873da.jpg', 100096, 1, 0, 0, '', 0, 0), (121, 'uplimg/img_A_100097_88f7cff9bdc6b91db644326b06cb51fc.jpg', 100097, 1, 0, 0, '', 0, 0), (123, 'uplimg/img_A_100098_e1cf3b9c4a9dfe115f62ab7d8609fba6.jpg', 100098, 1, 0, 0, '', 0, 0), (125, 'uplimg/img_A_100099_a37ca20d196e6d04cefee5a54082d399.jpg', 100099, 1, 0, 0, '', 0, 0), (127, 'uplimg/img_A_100100_93ab5bebac74250685c8b47d23ba3287.jpg', 100100, 1, 0, 0, '', 0, 0), (129, 'uplimg/img_A_100101_bf5a0e96123b5b87b853d166bbc7b31b.jpg', 100101, 1, 0, 0, '', 0, 0), (131, 'uplimg/img_A_100102_0c6a490c6abaa2daabbab0d90dcf6045.jpg', 100102, 1, 0, 0, '', 0, 0), (133, 'uplimg/img_A_100103_2019eac9b7fab47c407bddb64acf0c01.jpg', 100103, 1, 0, 0, '', 0, 0), (135, 'uplimg/img_A_100104_4f24cbf71fad0d92d3e3d5df522327e6.jpg', 100104, 1, 0, 0, '', 0, 0), (139, 'http://www.econix.ro/extimages/p_AP_3620_3.jpg', 100106, 1, 0, 0, '', 0, 0), (137, 'http://www.econix.ro/extimages/p_AP_3616.jpg', 100105, 1, 0, 0, '', 0, 0), (141, 'http://www.econix.ro/extimages/p_AP_3620_2.jpg', 100107, 1, 0, 0, '', 0, 0), (142, 'http://www.econix.ro/extimages/p_AP_3620_2.jpg', 100108, 1, 0, 0, '', 0, 0), (143, 'http://www.econix.ro/extimages/p_AP_3620_2.jpg', 100109, 1, 0, 0, '', 0, 0), (455, 'uplimg/img_A_100312_07a90c4471c8f41007ed17e236572a0e.jpg', 100312, 1, 0, 0, '', 0, 0), (146, 'http://www.econix.ro/extimages/p_AP_3414_1.jpg', 100081, 1, 0, 0, '', 0, 0), (147, 'http://www.econix.ro/extimages/p_AP_6089.jpg', 100111, 1, 0, 0, '', 0, 0), (152, 'uplimg/img_A_100120_778547e139c8eee23e78c0433fae5dba.jpg', 100120, 1, 0, 0, '', 0, 0), (255, 'uplimg/img_A_100199_0f6c706a83bfee0e679b018fd3c28405.jpg', 100199, 1, 0, 0, '', 0, 0), (154, 'http://www.econix.ro/extimages/p_AP_6114.jpg', 100121, 1, 0, 0, '', 0, 0), (156, 'http://www.econix.ro/extimages/p_AP_6084.jpg', 100122, 1, 0, 0, '', 0, 0), (158, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100124, 1, 0, 0, '', 0, 0), (253, 'uplimg/img_A_100198_65c5e8e5f6deea51045e2dba59a8dca8.jpg', 100198, 1, 0, 0, '', 0, 0), (160, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100126, 1, 0, 0, '', 0, 0), (161, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100127, 1, 0, 0, '', 0, 0), (162, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100128, 1, 0, 0, '', 0, 0), (163, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100129, 1, 0, 0, '', 0, 0), (164, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100130, 1, 0, 0, '', 0, 0), (168, 'http://electronika.ro/magazin/images/9427071.jpg', 100131, 1, 0, 0, '', 0, 0), (251, 'uplimg/img_A_100197_97eb6fb8a9f16937a02039ab6eb6b991.jpg', 100197, 1, 0, 0, '', 0, 0), (170, 'http://www.econix.ro/extimages/p_BAT1106.jpg', 100133, 1, 0, 0, '', 0, 0), (172, 'http://www.trade-romania.biz/user/content/1777/7038image.jpg', 100134, 1, 0, 0, '', 0, 0), (174, 'http://www.metrafo.ro/22/22859/22983/large/cablu-difuzor-tlyp-transparent-2-x400mm-pret-la-rola-de-100m.jpg', 100134, 1, 0, 0, '', 0, 0), (175, 'http://www.trade-romania.biz/user/content/1777/7038image.jpg', 100135, 1, 0, 0, '', 0, 0), (176, 'http://www.metrafo.ro/22/22859/22983/large/cablu-difuzor-tlyp-transparent-2-x400mm-pret-la-rola-de-100m.jpg', 100135, 1, 0, 0, '', 0, 0), (177, 'http://www.trade-romania.biz/user/content/1777/7038image.jpg', 100136, 1, 0, 0, '', 0, 0), (178, 'http://www.metrafo.ro/22/22859/22983/large/cablu-difuzor-tlyp-transparent-2-x400mm-pret-la-rola-de-100m.jpg', 100136, 1, 0, 0, '', 0, 0), (181, 'http://www.econix.ro/extimages/p_MF_8067.jpg', 100137, 1, 0, 0, '', 0, 0), (183, 'uplimg/img_A_100138_5b0c3b4920179dbf9c107698bfc2e3af.jpg', 100138, 1, 0, 0, '', 0, 0), (185, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100139, 1, 0, 0, '', 0, 0), (186, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100140, 1, 0, 0, '', 0, 0), (187, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100141, 1, 0, 0, '', 0, 0), (188, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100142, 1, 0, 0, '', 0, 0), (189, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100143, 1, 0, 0, '', 0, 0), (190, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100144, 1, 0, 0, '', 0, 0), (191, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100145, 1, 0, 0, '', 0, 0), (192, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100146, 1, 0, 0, '', 0, 0), (193, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100147, 1, 0, 0, '', 0, 0), (249, 'uplimg/img_A_100196_fe84429a28223403e1718dc73918b5cc.jpg', 100196, 1, 0, 0, '', 0, 0), (195, 'http://www.bestservice-it.ro/img/p/199-260-large.jpg', 100151, 1, 0, 0, '', 0, 0), (197, 'http://images2.okr.ro/auctions.v3/215_300/2010/12/02/e/a/248639432-5552127-215_300.jpg', 100152, 1, 0, 0, '', 0, 0), (247, 'uplimg/img_A_100195_1cf2b95b74a99511b5a94ba9f21c11a3.jpg', 100195, 1, 0, 0, '', 0, 0), (207, 'http://www.wishlister.ro/store_objects_photos/object_photo_56_1_m.jpg', 100155, 1, 0, 0, '', 0, 0), (202, 'uplimg/img_A_100154_e5043d06b21113f2819a17a84f6a8cbe.jpg', 100154, 1, 0, 0, '', 0, 0), (209, 'uplimg/img_A_100156_eb32a01ca25b64477aac72cef6832e85.jpg', 100156, 1, 0, 0, '', 0, 0), (211, 'http://www.kronesecurity.ro/bmz_cache/0/0b0c4dfd58d7cf8455df88a3734d5acf.image.270x192.jpg', 100157, 1, 0, 0, '', 0, 0), (213, 'uplimg/img_A_100158_fac9838c67ab98a6a3b8696ea4bcfbe2.jpg', 100158, 1, 0, 0, '', 0, 0), (217, 'uplimg/img_A_100160_3c58e2e586bbed1d6dc18af4cd5a3cb6.jpg', 100160, 1, 0, 0, '', 0, 0), (215, 'uplimg/img_A_100159_b0d6961e74919069e831d54c27fe870f.jpg', 100159, 1, 0, 0, '', 0, 0), (245, 'uplimg/img_A_100194_0d53f9c6a7e0582a1d51092b8a168bed.jpg', 100194, 1, 0, 0, '', 0, 0), (243, 'uplimg/img_A_100193_c9bfb20890c9c53ab6cb5b76a57f8eaa.jpg', 100193, 1, 0, 0, '', 0, 0), (220, 'http://images.mondoplast.ro/Placa-de-captura-DVR-Komida-BK-7108_1615_3.jpg', 100162, 1, 0, 0, '', 0, 0), (602, 'uplimg/img_A_100052_400d11b2006df9e532b8657667f37dcb.jpg', 100459, 1, 0, 0, '', 0, 0), (222, 'http://www.lightav.com/car/audiobahn/AW1000_F.gif', 100164, 1, 0, 0, '', 0, 0), (224, 'http://images9.okr.ro/auctions.v3/700_700/2010/12/04/c/d/248666629-5552127-700_700.jpg', 100165, 1, 0, 0, '', 0, 0), (225, 'uplimg/img_A_100165_3fce76d6fdff90731dbe19b3192721c8.jpg', 100165, 1, 0, 0, '', 0, 0), (226, 'uplimg/img_A_100165_8f8696aa3627a2236c22f1a2263ce39b.jpg', 100165, 1, 0, 0, '', 0, 0), (241, 'uplimg/img_A_100192_03db01fe858c890087e7a3fc07937106.jpg', 100192, 1, 0, 0, '', 0, 0), (532, 'http://www.cameraphonesplaza.com/wp-content/uploads/2010/03/nokia-3120-classic-2.jpg', 100382, 1, 0, 0, '', 0, 0), (239, 'uplimg/img_A_100191_80b899851b4a1490c77ff661e0795fed.jpg', 100191, 1, 0, 0, '', 0, 0), (231, 'uplimg/img_A_100168_d858cb9c631e700ac84ff15fa302f464.jpg', 100168, 1, 0, 0, '', 0, 0), (534, 'uplimg/img_A_100394_dbf1256bc8c3eb665d8bbd5c4801b508.jpg', 100394, 1, 0, 0, '', 0, 0), (233, 'http://i56.tinypic.com/2yv9qvd.jpg', 100170, 1, 0, 0, '', 0, 0), (535, 'http://sb.shopmania.org/files/product/ro/267/bio-mangosteen-suc-1-litru~m_266287.jpg', 100397, 1, 0, 0, '', 0, 0), (235, 'uplimg/img_A_100172_534f932d0582a5d681d159f04461a7cc.jpg', 100172, 1, 0, 0, '', 0, 0), (236, 'http://images01.olx.ro/ui/6/83/49/1276342853_99727449_1-Fotografii-de--Pix-Laser-Verde-Laser-Pointer-50-MW-1276342853.jpg', 100173, 1, 0, 0, '', 0, 0), (260, 'uplimg/img_A_100209_19b0ec9fa9951714b24c1998b4f3a05d.jpg', 100209, 1, 0, 0, '', 0, 0), (262, 'uplimg/img_A_100210_53da981ba55d4b93fbdab973b8428c6e.jpg', 100210, 1, 0, 0, '', 0, 0), (264, 'uplimg/img_A_100211_c6e4cf91be6751c0873d84fcc98988de.jpg', 100211, 1, 0, 0, '', 0, 0), (266, 'uplimg/img_A_100212_5da6d4b77da32c1d844962feff890238.jpg', 100212, 1, 0, 0, '', 0, 0), (268, 'uplimg/img_A_100213_dfe89051f092033bb9b52c4459255e17.jpg', 100213, 1, 0, 0, '', 0, 0), (270, 'uplimg/img_A_100214_f4036cb3780e0aae46501c39723f8de3.jpg', 100214, 1, 0, 0, '', 0, 0), (272, 'uplimg/img_A_100215_0d0be1292063eba8f831ae6808ca00ff.jpg', 100215, 1, 0, 0, '', 0, 0), (274, 'uplimg/img_A_100216_ee3f72e7012d044ebfd1ce583c471cbf.jpg', 100216, 1, 0, 0, '', 0, 0), (276, 'uplimg/img_A_100217_d4ac4d82008289a826d40e6a8ed98a37.jpg', 100217, 1, 0, 0, '', 0, 0), (278, 'uplimg/img_A_100218_86c33164c798f66d58fdba911e3db506.jpg', 100218, 1, 0, 0, '', 0, 0), (280, 'uplimg/img_A_100219_eb7eec58531a9dbf774c208f33bb5fcf.jpg', 100219, 1, 0, 0, '', 0, 0), (282, 'uplimg/img_A_100220_c50f0b6a095b2ea466fc9a15e5d8ea37.jpg', 100220, 1, 0, 0, '', 0, 0), (284, 'uplimg/img_A_100221_76fdc2a5f0ecc34986189873b427ecd4.jpg', 100221, 1, 0, 0, '', 0, 0), (286, 'uplimg/img_A_100222_daeb5a3f1cdf59046bd638f8ed6efb9d.jpg', 100222, 1, 0, 0, '', 0, 0), (288, 'uplimg/img_A_100223_da6bd96a57ed624cbe012fa92610fa6b.jpg', 100223, 1, 0, 0, '', 0, 0), (290, 'uplimg/img_A_100224_d55bbe82bb4452cd20b84156de7eb4a5.jpg', 100224, 1, 0, 0, '', 0, 0), (292, 'uplimg/img_A_100225_f67527bf9d41e1f9ba4b8f3215f95877.jpg', 100225, 1, 0, 0, '', 0, 0), (294, 'uplimg/img_A_100226_158c48f8c1980387acb4e670f27c0622.jpg', 100226, 1, 0, 0, '', 0, 0), (296, 'uplimg/img_A_100227_fe3ac118b74a98665c22fba3cc218e3b.jpg', 100227, 1, 0, 0, '', 0, 0), (298, 'uplimg/img_A_100228_fe056611a08c8f968fee03509c3dd3de.jpg', 100228, 1, 0, 0, '', 0, 0), (300, 'uplimg/img_A_100229_a00e877bb092e61c8988de9413459d97.jpg', 100229, 1, 0, 0, '', 0, 0), (302, 'uplimg/img_A_100230_6764717ce113c4e800bcd81c51a057a3.jpg', 100230, 1, 0, 0, '', 0, 0), (304, 'uplimg/img_A_100231_91273d1749a33a2b54d46d5960219575.jpg', 100231, 1, 0, 0, '', 0, 0), (306, 'uplimg/img_A_100232_6870b1ff4f998a484f207eb722263dce.jpg', 100232, 1, 0, 0, '', 0, 0), (308, 'uplimg/img_A_100233_b6dda9f1d49066a3cc19f3c12267a648.jpg', 100233, 1, 0, 0, '', 0, 0), (310, 'uplimg/img_A_100234_c9e0793a1ac3aac3fff530da601e9f8b.jpg', 100234, 1, 0, 0, '', 0, 0), (312, 'uplimg/img_A_100235_38ddd1361d275875c48ee6b0ce44b304.jpg', 100235, 1, 0, 0, '', 0, 0), (314, 'uplimg/img_A_100236_c301948600c3cbed5d2d6d5338cade08.jpg', 100236, 1, 0, 0, '', 0, 0), (316, 'uplimg/img_A_100237_431e53f07eb21474b836ca8585bda09b.jpg', 100237, 1, 0, 0, '', 0, 0), (318, 'uplimg/img_A_100238_4b68795aa79808c37b9bc1f9ed4457e1.jpg', 100238, 1, 0, 0, '', 0, 0), (320, 'uplimg/img_A_100239_c6705826b16e30aeae97833c8a05795e.jpg', 100239, 1, 0, 0, '', 0, 0), (322, 'uplimg/img_A_100240_d40c03744b7b548ae6ca029670af97ac.jpg', 100240, 1, 0, 0, '', 0, 0), (324, 'uplimg/img_A_100241_cc5ce6c33c74ee97bd8baf535320fe20.jpg', 100241, 1, 0, 0, '', 0, 0), (326, 'uplimg/img_A_100242_6c6da054dced1643a217bd2ac671b36a.jpg', 100242, 1, 0, 0, '', 0, 0), (328, 'uplimg/img_A_100243_37cda9fa12942ccd67cd2e0bc1af4070.jpg', 100243, 1, 0, 0, '', 0, 0), (604, 'http://img233.imageshack.us/img233/4254/1825lei.jpg', 100460, 1, 0, 0, '', 0, 0), (603, 'uplimg/img_A_100052_05f2e908a2c803e3f9c138713f5d46a0.jpg', 100459, 1, 0, 0, '', 0, 0), (334, 'uplimg/img_A_100246_6a3b45645d49420a8f3aed5cbab07197.jpg', 100246, 1, 0, 0, '', 0, 0), (336, 'uplimg/img_A_100247_8e899a04821047607774b2280605cf5f.jpg', 100247, 1, 0, 0, '', 0, 0), (338, 'uplimg/img_A_100248_790c21bb73ab2ab6564d6ccfb0e1be81.jpg', 100248, 1, 0, 0, '', 0, 0), (340, 'uplimg/img_A_100249_ebd7f7c0b0e388fe1240b8437892d86c.jpg', 100249, 1, 0, 0, '', 0, 0), (601, 'uplimg/img_A_100053_480740dee937287e6b29c4046dcca033.jpg', 100458, 1, 0, 0, '', 0, 0), (600, 'uplimg/img_A_100056_eedb1019026257664468b7e88fdbb3da.jpg', 100457, 1, 0, 0, '', 0, 0), (349, 'uplimg/img_A_100259_001590714328f99ca36185d271d1612d.jpg', 100259, 1, 0, 0, '', 0, 0), (351, 'uplimg/img_A_100260_93e7dce1b9221d69852945c64b494006.jpg', 100260, 1, 0, 0, '', 0, 0), (353, 'uplimg/img_A_100261_5f397c6ba71322034652742aabd49bd8.jpg', 100261, 1, 0, 0, '', 0, 0), (355, 'uplimg/img_A_100262_d4c48ee6d328b224c3d9c6de4d0cb2bd.jpg', 100262, 1, 0, 0, '', 0, 0), (357, 'uplimg/img_A_100263_04f47a55048c212205f598371b4d2e09.jpg', 100263, 1, 0, 0, '', 0, 0), (359, 'uplimg/img_A_100264_5e7a6b690d29920806dd9648d37ae40b.jpg', 100264, 1, 0, 0, '', 0, 0), (360, 'uplimg/img_A_100264_9bbfff7bab314cbdc2e744ac1e1530a6.jpg', 100264, 1, 0, 0, '', 0, 0), (363, 'uplimg/img_A_100265_cbe983fac4dabb1911e28c75a9011c6d.jpg', 100265, 1, 0, 0, '', 0, 0), (364, 'uplimg/img_A_100265_af0cd14be7420c346fb2a623b228837c.jpg', 100265, 1, 0, 0, '', 0, 0), (367, 'uplimg/img_A_100266_f8dfe143e0c6f379d1f782149fb9ead4.jpg', 100266, 1, 0, 0, '', 0, 0), (368, 'uplimg/img_A_100266_5a5f6a9ccc55ab4d5e6695a6f34fa58f.jpg', 100266, 1, 0, 0, '', 0, 0), (371, 'uplimg/img_A_100267_dc9c44457dfb278f5490c19337b60fae.jpg', 100267, 1, 0, 0, '', 0, 0), (373, 'uplimg/img_A_100268_ab703ca0a3e5d96d56f5482696bfc0bf.jpg', 100268, 1, 0, 0, '', 0, 0), (375, 'uplimg/img_A_100269_0f49e8afdea115ddc3389d08b7aa2be1.jpg', 100269, 1, 0, 0, '', 0, 0), (377, 'uplimg/img_A_100270_025191e20ba0f209568f72e87651b808.jpg', 100270, 1, 0, 0, '', 0, 0), (379, 'uplimg/img_A_100271_9d13bf5c2829220ba2bcc2c252e63903.jpg', 100271, 1, 0, 0, '', 0, 0), (381, 'uplimg/img_A_100272_ee82df9872967a223a7979f9937c20cd.jpg', 100272, 1, 0, 0, '', 0, 0), (383, 'uplimg/img_A_100273_378a27a6588ba5c4611a17dce79a8cce.jpg', 100273, 1, 0, 0, '', 0, 0), (385, 'uplimg/img_A_100274_91931226b6c72983883e78fdfc6a2f16.jpg', 100274, 1, 0, 0, '', 0, 0), (387, 'uplimg/img_A_100275_0d834055b1213700f170b6fd3a2f62ba.jpg', 100275, 1, 0, 0, '', 0, 0), (389, 'uplimg/img_A_100279_1d8d391f74fe1798b6b9c02d6ceab121.jpg', 100279, 1, 0, 0, '', 0, 0), (391, 'uplimg/img_A_100280_7a8116f7f202fd5472eb6ba3d3ff95b8.jpg', 100280, 1, 0, 0, '', 0, 0), (393, 'uplimg/img_A_100281_cc6acfaa77f9bfe5d2fabdc3ee624a1a.jpg', 100281, 1, 0, 0, '', 0, 0), (395, 'uplimg/img_A_100282_44c28f289828b1fbb92d4c71e77fb619.jpg', 100282, 1, 0, 0, '', 0, 0), (397, 'uplimg/img_A_100283_126d98271c4c58cb3da2e51a829fa62d.jpg', 100283, 1, 0, 0, '', 0, 0), (399, 'uplimg/img_A_100284_0d228a556cddcc2c8c451770a4b7ef71.jpg', 100284, 1, 0, 0, '', 0, 0), (401, 'uplimg/img_A_100285_d421d38ccf482a5fdff1065d3aa127e5.jpg', 100285, 1, 0, 0, '', 0, 0), (403, 'uplimg/img_A_100286_574319a0b750c2967d2876217b64bbda.jpg', 100286, 1, 0, 0, '', 0, 0), (405, 'uplimg/img_A_100287_290e91f8e4ad9fa378157f81a02664c4.jpg', 100287, 1, 0, 0, '', 0, 0), (407, 'uplimg/img_A_100288_87dfb48b3e67e8796155708173cf0ebb.jpg', 100288, 1, 0, 0, '', 0, 0), (409, 'uplimg/img_A_100289_6c44815ca457e243b1d711288d4a6cf2.jpg', 100289, 1, 0, 0, '', 0, 0), (411, 'uplimg/img_A_100290_9a4ebad5e02cf6a2e004537e6f9e3a3c.jpg', 100290, 1, 0, 0, '', 0, 0), (413, 'uplimg/img_A_100291_939c3b2b59bd5fb8feada95eb557dc45.jpg', 100291, 1, 0, 0, '', 0, 0), (415, 'uplimg/img_A_100292_48ed24b5bb090bddb06c0df3fc9154ca.jpg', 100292, 1, 0, 0, '', 0, 0), (417, 'uplimg/img_A_100293_75e6029ef7324fc4019f7c7e7eb88d03.jpg', 100293, 1, 0, 0, '', 0, 0), (419, 'uplimg/img_A_100294_88ea64861b64bfbf88643232cd879d57.jpg', 100294, 1, 0, 0, '', 0, 0), (421, 'uplimg/img_A_100295_f29d644e55c69d3132c82a4ea4b9f967.jpg', 100295, 1, 0, 0, '', 0, 0), (423, 'uplimg/img_A_100296_469c039603335aaed968b4b9a8d44f45.jpg', 100296, 1, 0, 0, '', 0, 0), (425, 'uplimg/img_A_100297_22c68e5a7ebb3c7e40f687ff8335d489.jpg', 100297, 1, 0, 0, '', 0, 0), (427, 'uplimg/img_A_100298_02e46193072342d418f62a8d83f9bee9.jpg', 100298, 1, 0, 0, '', 0, 0), (429, 'uplimg/img_A_100299_cadc503a0e75afd7610e6bbe9a249633.jpg', 100299, 1, 0, 0, '', 0, 0), (431, 'uplimg/img_A_100300_52f07e5cbbad81c7a3fabade12fc933e.jpg', 100300, 1, 0, 0, '', 0, 0), (433, 'uplimg/img_A_100301_6b6755077b8d93647fce7b053a27c1c9.jpg', 100301, 1, 0, 0, '', 0, 0), (435, 'uplimg/img_A_100302_6267380ae0c2980723511298b2577977.jpg', 100302, 1, 0, 0, '', 0, 0), (437, 'uplimg/img_A_100303_8885256cb54f64e2467f292916fc18aa.jpg', 100303, 1, 0, 0, '', 0, 0), (439, 'uplimg/img_A_100304_bacd849f6da0eec99973cd2f7d78667c.jpg', 100304, 1, 0, 0, '', 0, 0), (441, 'uplimg/img_A_100305_61aa29f9d894b1638c47ba600a50ec83.jpg', 100305, 1, 0, 0, '', 0, 0), (443, 'uplimg/img_A_100306_710c55949aee1e86e64d5992bd3dd63a.jpg', 100306, 1, 0, 0, '', 0, 0), (599, 'uplimg/img_A_100056_47ef9e17c6a25068ec743c4d265d8c4b.jpg', 100457, 1, 0, 0, '', 0, 0), (447, 'uplimg/img_A_100308_cd334da1696ca73f8834a4830e9aac7f.jpg', 100308, 1, 0, 0, '', 0, 0), (449, 'uplimg/img_A_100309_6bd810be116f4d67ad143c79664450fa.jpg', 100309, 1, 0, 0, '', 0, 0), (451, 'uplimg/img_A_100310_f5841e2ae9308666c52418aa22ef82e8.jpg', 100310, 1, 0, 0, '', 0, 0), (598, 'uplimg/img_A_100058_77e72120395ae4cf991895f5c6a82be6.jpg', 100456, 1, 0, 0, '', 0, 0), (456, 'uplimg/img_A_100312_3a20569e9e13c9d8a7241227cea4e960.jpg', 100312, 1, 0, 0, '', 0, 0), (457, 'uplimg/img_A_100312_fa415b8ec0ab1e0361fc1a1c492de08f.jpg', 100312, 1, 0, 0, '', 0, 0), (461, 'uplimg/img_A_100313_2a0c4e8dd3f9cf819d23b56515dca707.jpg', 100313, 1, 0, 0, '', 0, 0), (462, 'uplimg/img_A_100313_90e1e8391d79116c6135129bb233db11.jpg', 100313, 1, 0, 0, '', 0, 0), (463, 'uplimg/img_A_100313_0565f763076da6f105b7e5839c4ecf4e.jpg', 100313, 1, 0, 0, '', 0, 0), (597, 'uplimg/img_A_100058_59ce88b46224536102d2bd7db37db4d4.jpg', 100456, 1, 0, 0, '', 0, 0), (596, 'uplimg/img_A_100059_f66d39414d5384f020fc83df4e4437bc.jpg', 100455, 1, 0, 0, '', 0, 0), (595, 'uplimg/img_A_100059_008da2afa3f736b848087a6c2bff8011.jpg', 100455, 1, 0, 0, '', 0, 0), (568, 'uplimg/img_A_100315_ad7f3fd62f1c3223042061e36ca0a8e9.jpg', 100315, 1, 0, 0, '', 0, 0), (488, 'uplimg/img_A_100319_3e3d22f9e99c0b8740d9c96cf639952c.jpg', 100319, 1, 0, 0, '', 0, 0), (490, 'uplimg/img_A_100320_dabc37eb66445afb9807fdf4267c0d39.jpg', 100320, 1, 0, 0, '', 0, 0), (479, 'uplimg/img_A_100316_39b12e6814588315274e0274762715fd.jpg', 100316, 1, 0, 0, '', 0, 0), (481, 'uplimg/img_A_100317_d9d59d01d755b0a48b906a5c5f0ae672.jpg', 100317, 1, 0, 0, '', 0, 0), (493, 'uplimg/img_A_100321_aaab126af93adca90d7fe8977747bff2.jpg', 100321, 1, 0, 0, '', 0, 0), (495, 'uplimg/img_A_100322_6fb928835e9baf846afb4feba96c9f7c.jpg', 100322, 1, 0, 0, '', 0, 0), (498, 'uplimg/img_A_100323_c6df4cb6b547769d70de04311a2a269b.jpg', 100323, 1, 0, 0, '', 0, 0), (500, 'uplimg/img_A_100324_d7e76282bf2a9befe9af2096985fe599.jpg', 100324, 1, 0, 0, '', 0, 0), (502, 'uplimg/img_A_100325_f9ba66dc1104555bc478ce3dd0b5ee65.jpg', 100325, 1, 0, 0, '', 0, 0), (504, 'uplimg/img_A_100326_4507cf4f8f7876f795c7db351c4cd4e7.jpg', 100326, 1, 0, 0, '', 0, 0), (506, 'uplimg/img_A_100327_4e33d5ae2fcb2c2686786b964d32e8fa.jpg', 100327, 1, 0, 0, '', 0, 0), (594, 'uplimg/img_A_100062_17c75a0be29f0898e957d0597e080b35.jpg', 100454, 1, 0, 0, '', 0, 0), (510, 'uplimg/img_A_100329_136d493ac695a49395411256849bb141.jpg', 100329, 1, 0, 0, '', 0, 0), (512, 'uplimg/img_A_100330_7253d69faa09cfbe39d89095481871e5.jpg', 100330, 1, 0, 0, '', 0, 0), (514, 'uplimg/img_A_100331_6d77e628e33df15b985700bb0359a522.jpg', 100331, 1, 0, 0, '', 0, 0), (517, 'uplimg/img_A_100333_2d69ef872ec063ce5529169ed1ebfa7f.jpg', 100333, 1, 0, 0, '', 0, 0), (520, 'uplimg/img_A_100334_1fd1877037e8527fd13ff6ac41f6d2f9.jpg', 100334, 1, 0, 0, '', 0, 0), (519, 'uplimg/img_A_100336_5b05c6ae37cc52202dba77a776aae6a6.jpg', 100336, 1, 0, 0, '', 0, 0), (593, 'uplimg/img_A_100062_38c7e0eba78126255b5de61546988bb5.jpg', 100454, 1, 0, 0, '', 0, 0), (592, 'uplimg/img_A_100063_6a9963c654d0fa6e49bb621e4d4c51b1.jpg', 100453, 1, 0, 0, '', 0, 0), (527, 'uplimg/img_A_100346_3a59f73e4a18e2779a5229ae23429539.jpg', 100346, 1, 0, 0, '', 0, 0), (529, 'uplimg/img_A_100377_9f0d982e94bee84b6a0c218b6d4aacac.jpg', 100377, 1, 0, 0, '', 0, 0), (543, 'uplimg/img_A_100409_470537d19c4e1363b1b6f091ca8ee953.jpg', 100409, 1, 0, 0, '', 0, 0), (531, 'uplimg/img_A_100381_61e62e3b002f1217d3ded829bdaf8edb.img', 100381, 1, 0, 0, '', 0, 0), (547, 'uplimg/img_A_100411_4e1062818e2e9545d3b4d2d2ab8eafd4.jpg', 100411, 1, 0, 0, '', 0, 0), (549, 'uplimg/img_A_100412_816cade4c50c897ad64892f3e8a5e4fc.jpg', 100412, 1, 0, 0, '', 0, 0), (551, 'uplimg/img_A_100413_9236a0e6f5313d9d7931889ee8162590.jpg', 100413, 1, 0, 0, '', 0, 0), (553, 'uplimg/img_A_100414_165b55ddbd5c883ae49c9be97f400757.jpg', 100414, 1, 0, 0, '', 0, 0), (555, 'uplimg/img_A_100415_dd5074b5c041ad478cf5fd5568f1072f.jpg', 100415, 1, 0, 0, '', 0, 0), (591, 'uplimg/img_A_100172_534f932d0582a5d681d159f04461a7cc.jpg', 100452, 1, 0, 0, '', 0, 0), (561, 'uplimg/img_A_100417_3f33f333b97df5b3c50b206a2cf3d2e3.jpg', 100417, 1, 0, 0, '', 0, 0), (560, 'http://www.youtube.com/watch?v=9k6szUid4sY', 100417, 2, 0, 0, '', 0, 0), (590, 'uplimg/img_A_100447_a3f3c5ef953fc23a79af1db6d3870cf8.jpg', 100447, 1, 0, 0, '', 0, 0), (589, 'uplimg/img_A_100346_3a59f73e4a18e2779a5229ae23429539.jpg', 100446, 1, 0, 0, '', 0, 0), (565, 'http://www.youtube.com/watch?v=9k6szUid4sY', 100419, 2, 0, 0, '', 0, 0), (567, 'uplimg/img_A_100419_22071836d95f40238042342506cb9d1f.jpg', 100419, 1, 0, 0, '', 0, 0), (569, 'uplimg/img_A_100315_21d1b400a740396e3562a54a65c4458f.jpg', 100315, 1, 0, 0, '', 0, 0), (570, 'uplimg/img_A_100315_2921e8bf3182fcb755399dd607b9edee.jpg', 100315, 1, 0, 0, '', 0, 0), (844, 'uplimg/img_A_100661_eafb14fc8770cdc579237a7e95e39c75.jpg', 100661, 1, 0, 0, '', 0, 0), (588, 'uplimg/img_A_100445_4c42c03633df348acfb07f9b4fc14969.png', 100445, 1, 0, 0, '', 0, 0), (575, 'uplimg/img_A_100422_d148ef0b851320955ff6cf7d1bc41aac.jpg', 100422, 1, 0, 0, '', 0, 0), (576, 'uplimg/img_A_100426_298880b09257cdf5ad1b180550df5725.jpg', 100426, 1, 0, 0, '', 0, 0), (577, 'uplimg/img_A_100424_cb0a8cb4ea95114d8fb7c915274abc40.jpg', 100424, 1, 0, 0, '', 0, 0), (578, 'uplimg/img_A_100429_f240d57b7ddebd2909ccd07558645f28.jpg', 100429, 1, 0, 0, '', 0, 0), (579, 'uplimg/img_A_100430_379e3036706893a3bbdbac8b9424854f.jpg', 100430, 1, 0, 0, '', 0, 0), (580, 'uplimg/img_A_100431_0e10fa7cdcac9dd09428b34eb1090fc3.jpg', 100431, 1, 0, 0, '', 0, 0), (581, 'uplimg/img_A_100432_20d6749c4e512a12668601d81f06d104.jpg', 100432, 1, 0, 0, '', 0, 0), (582, 'uplimg/img_A_100432_c7699acbfa4bab1e5643d8bd89e9b16b.jpg', 100432, 1, 0, 0, '', 0, 0), (608, 'uplimg/img_A_100044_5299dd2066b9c18c328b26f22b652453.jpg', 100464, 1, 0, 0, '', 0, 0), (607, 'uplimg/img_A_100045_466cec4d4f417142658bfeb87ba0118f.jpg', 100463, 1, 0, 0, '', 0, 0), (606, 'uplimg/img_A_100047_634ce2c03c7b4d3280084a09e14cf6bc.jpg', 100462, 1, 0, 0, '', 0, 0), (605, 'uplimg/img_A_100048_bfd9b9cb9c6a9131eb481294618e9dc5.jpg', 100461, 1, 0, 0, '', 0, 0), (587, 'uplimg/img_A_100438_3692de64cae4abf1242ae06983c7aab3.jpg', 100438, 1, 0, 0, '', 0, 0), (609, 'uplimg/img_A_100043_d286b2f85146fe614144241fa5e5e0c5.jpg', 100465, 1, 0, 0, '', 0, 0), (840, 'uplimg/img_A_100659_96f7fd87ef13be25c3425765798f4aa4.jpg', 100659, 1, 0, 0, '', 0, 0), (839, 'uplimg/img_A_100659_0959d857e5feea6f10b2c895f08d0176.jpg', 100659, 1, 0, 0, '', 0, 0), (612, 'uplimg/img_A_100038_463545147e15dcfa1cc63314a537f49c.jpg', 100467, 1, 0, 0, '', 0, 0), (613, 'uplimg/img_A_100035_a2757055d27e9e7ab8a256abd7481620.jpg', 100468, 1, 0, 0, '', 0, 0), (614, 'uplimg/img_A_100035_d912a61117155c0923cbc019ce1ae314.jpg', 100468, 1, 0, 0, '', 0, 0), (615, 'uplimg/img_A_100034_38e880adfd377eea008ae50b08280a48.jpg', 100469, 1, 0, 0, '', 0, 0), (616, 'uplimg/img_A_100031_b4c2838c896f02114cfb2fc57c94b778.jpg', 100470, 1, 0, 0, '', 0, 0), (617, 'http://images9.okr.ro/auctions.v3/700_700/2010/12/04/c/d/248666629-5552127-700_700.jpg', 100471, 1, 0, 0, '', 0, 0), (618, 'uplimg/img_A_100165_3fce76d6fdff90731dbe19b3192721c8.jpg', 100471, 1, 0, 0, '', 0, 0), (619, 'uplimg/img_A_100165_8f8696aa3627a2236c22f1a2263ce39b.jpg', 100471, 1, 0, 0, '', 0, 0), (620, 'http://www.lightav.com/car/audiobahn/AW1000_F.gif', 100472, 1, 0, 0, '', 0, 0), (621, 'http://images.mondoplast.ro/Placa-de-captura-DVR-Komida-BK-7108_1615_3.jpg', 100473, 1, 0, 0, '', 0, 0), (622, 'uplimg/img_A_100160_3c58e2e586bbed1d6dc18af4cd5a3cb6.jpg', 100474, 1, 0, 0, '', 0, 0), (623, 'uplimg/img_A_100159_b0d6961e74919069e831d54c27fe870f.jpg', 100475, 1, 0, 0, '', 0, 0), (624, 'uplimg/img_A_100158_fac9838c67ab98a6a3b8696ea4bcfbe2.jpg', 100476, 1, 0, 0, '', 0, 0), (625, 'http://www.kronesecurity.ro/bmz_cache/0/0b0c4dfd58d7cf8455df88a3734d5acf.image.270x192.jpg', 100477, 1, 0, 0, '', 0, 0), (626, 'uplimg/img_A_100156_eb32a01ca25b64477aac72cef6832e85.jpg', 100478, 1, 0, 0, '', 0, 0), (627, 'http://www.wishlister.ro/store_objects_photos/object_photo_56_1_m.jpg', 100479, 1, 0, 0, '', 0, 0), (628, 'uplimg/img_A_100154_e5043d06b21113f2819a17a84f6a8cbe.jpg', 100480, 1, 0, 0, '', 0, 0), (629, 'http://images2.okr.ro/auctions.v3/215_300/2010/12/02/e/a/248639432-5552127-215_300.jpg', 100481, 1, 0, 0, '', 0, 0), (630, 'http://www.bestservice-it.ro/img/p/199-260-large.jpg', 100482, 1, 0, 0, '', 0, 0), (631, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100483, 1, 0, 0, '', 0, 0), (632, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100484, 1, 0, 0, '', 0, 0), (633, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100485, 1, 0, 0, '', 0, 0), (634, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100486, 1, 0, 0, '', 0, 0), (635, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100487, 1, 0, 0, '', 0, 0), (636, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100488, 1, 0, 0, '', 0, 0), (637, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100489, 1, 0, 0, '', 0, 0), (638, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100490, 1, 0, 0, '', 0, 0), (639, 'http://images9.okr.ro/auctions.v3/700_700/2010/12/04/c/d/248666629-5552127-700_700.jpg', 100491, 1, 0, 0, '', 0, 0), (640, 'uplimg/img_A_100165_3fce76d6fdff90731dbe19b3192721c8.jpg', 100491, 1, 0, 0, '', 0, 0), (641, 'uplimg/img_A_100165_8f8696aa3627a2236c22f1a2263ce39b.jpg', 100491, 1, 0, 0, '', 0, 0), (642, 'http://www.lightav.com/car/audiobahn/AW1000_F.gif', 100492, 1, 0, 0, '', 0, 0), (643, 'http://images.mondoplast.ro/Placa-de-captura-DVR-Komida-BK-7108_1615_3.jpg', 100493, 1, 0, 0, '', 0, 0), (644, 'uplimg/img_A_100160_3c58e2e586bbed1d6dc18af4cd5a3cb6.jpg', 100494, 1, 0, 0, '', 0, 0), (645, 'uplimg/img_A_100159_b0d6961e74919069e831d54c27fe870f.jpg', 100495, 1, 0, 0, '', 0, 0), (646, 'uplimg/img_A_100158_fac9838c67ab98a6a3b8696ea4bcfbe2.jpg', 100496, 1, 0, 0, '', 0, 0), (647, 'http://www.kronesecurity.ro/bmz_cache/0/0b0c4dfd58d7cf8455df88a3734d5acf.image.270x192.jpg', 100497, 1, 0, 0, '', 0, 0), (648, 'uplimg/img_A_100156_eb32a01ca25b64477aac72cef6832e85.jpg', 100498, 1, 0, 0, '', 0, 0), (649, 'http://www.wishlister.ro/store_objects_photos/object_photo_56_1_m.jpg', 100499, 1, 0, 0, '', 0, 0), (650, 'uplimg/img_A_100154_e5043d06b21113f2819a17a84f6a8cbe.jpg', 100500, 1, 0, 0, '', 0, 0), (651, 'http://images2.okr.ro/auctions.v3/215_300/2010/12/02/e/a/248639432-5552127-215_300.jpg', 100501, 1, 0, 0, '', 0, 0), (652, 'http://www.bestservice-it.ro/img/p/199-260-large.jpg', 100502, 1, 0, 0, '', 0, 0), (653, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100503, 1, 0, 0, '', 0, 0), (654, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100504, 1, 0, 0, '', 0, 0), (655, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100505, 1, 0, 0, '', 0, 0), (656, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100506, 1, 0, 0, '', 0, 0), (657, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100507, 1, 0, 0, '', 0, 0), (658, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100508, 1, 0, 0, '', 0, 0), (659, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100509, 1, 0, 0, '', 0, 0), (660, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100510, 1, 0, 0, '', 0, 0), (661, 'http://images9.okr.ro/auctions.v3/700_700/2010/12/04/c/d/248666629-5552127-700_700.jpg', 100511, 1, 0, 0, '', 0, 0), (662, 'uplimg/img_A_100165_3fce76d6fdff90731dbe19b3192721c8.jpg', 100511, 1, 0, 0, '', 0, 0), (663, 'uplimg/img_A_100165_8f8696aa3627a2236c22f1a2263ce39b.jpg', 100511, 1, 0, 0, '', 0, 0), (664, 'http://www.lightav.com/car/audiobahn/AW1000_F.gif', 100512, 1, 0, 0, '', 0, 0), (665, 'http://images.mondoplast.ro/Placa-de-captura-DVR-Komida-BK-7108_1615_3.jpg', 100513, 1, 0, 0, '', 0, 0), (666, 'uplimg/img_A_100160_3c58e2e586bbed1d6dc18af4cd5a3cb6.jpg', 100514, 1, 0, 0, '', 0, 0), (667, 'uplimg/img_A_100159_b0d6961e74919069e831d54c27fe870f.jpg', 100515, 1, 0, 0, '', 0, 0), (668, 'uplimg/img_A_100158_fac9838c67ab98a6a3b8696ea4bcfbe2.jpg', 100516, 1, 0, 0, '', 0, 0), (669, 'http://www.kronesecurity.ro/bmz_cache/0/0b0c4dfd58d7cf8455df88a3734d5acf.image.270x192.jpg', 100517, 1, 0, 0, '', 0, 0), (670, 'uplimg/img_A_100156_eb32a01ca25b64477aac72cef6832e85.jpg', 100518, 1, 0, 0, '', 0, 0), (671, 'http://www.wishlister.ro/store_objects_photos/object_photo_56_1_m.jpg', 100519, 1, 0, 0, '', 0, 0), (672, 'uplimg/img_A_100154_e5043d06b21113f2819a17a84f6a8cbe.jpg', 100520, 1, 0, 0, '', 0, 0), (673, 'http://images2.okr.ro/auctions.v3/215_300/2010/12/02/e/a/248639432-5552127-215_300.jpg', 100521, 1, 0, 0, '', 0, 0), (674, 'http://www.bestservice-it.ro/img/p/199-260-large.jpg', 100522, 1, 0, 0, '', 0, 0), (675, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100523, 1, 0, 0, '', 0, 0), (676, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100524, 1, 0, 0, '', 0, 0), (677, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100525, 1, 0, 0, '', 0, 0), (678, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100526, 1, 0, 0, '', 0, 0), (679, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100527, 1, 0, 0, '', 0, 0), (680, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100528, 1, 0, 0, '', 0, 0), (681, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100529, 1, 0, 0, '', 0, 0), (682, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100530, 1, 0, 0, '', 0, 0), (683, 'uplimg/img_A_100139_4aa0f3b9bcaecb8a010a3a07b2bdc7ab.jpg', 100531, 1, 0, 0, '', 0, 0), (684, 'uplimg/img_A_100138_5b0c3b4920179dbf9c107698bfc2e3af.jpg', 100532, 1, 0, 0, '', 0, 0), (685, 'http://www.econix.ro/extimages/p_MF_8067.jpg', 100533, 1, 0, 0, '', 0, 0), (686, 'http://www.trade-romania.biz/user/content/1777/7038image.jpg', 100534, 1, 0, 0, '', 0, 0), (687, 'http://www.metrafo.ro/22/22859/22983/large/cablu-difuzor-tlyp-transparent-2-x400mm-pret-la-rola-de-100m.jpg', 100534, 1, 0, 0, '', 0, 0), (688, 'http://www.trade-romania.biz/user/content/1777/7038image.jpg', 100535, 1, 0, 0, '', 0, 0), (689, 'http://www.metrafo.ro/22/22859/22983/large/cablu-difuzor-tlyp-transparent-2-x400mm-pret-la-rola-de-100m.jpg', 100535, 1, 0, 0, '', 0, 0), (690, 'http://www.trade-romania.biz/user/content/1777/7038image.jpg', 100536, 1, 0, 0, '', 0, 0), (691, 'http://www.metrafo.ro/22/22859/22983/large/cablu-difuzor-tlyp-transparent-2-x400mm-pret-la-rola-de-100m.jpg', 100536, 1, 0, 0, '', 0, 0), (692, 'http://www.econix.ro/extimages/p_BAT1106.jpg', 100537, 1, 0, 0, '', 0, 0), (693, 'http://electronika.ro/magazin/images/9427071.jpg', 100538, 1, 0, 0, '', 0, 0), (694, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100539, 1, 0, 0, '', 0, 0), (695, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100540, 1, 0, 0, '', 0, 0), (696, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100541, 1, 0, 0, '', 0, 0), (697, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100542, 1, 0, 0, '', 0, 0), (698, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100543, 1, 0, 0, '', 0, 0), (699, 'uplimg/img_A_100124_a292ccc7c64ed9f8247e656c58f9aaa8.jpg', 100544, 1, 0, 0, '', 0, 0), (700, 'http://www.econix.ro/extimages/p_AP_6084.jpg', 100545, 1, 0, 0, '', 0, 0), (701, 'http://www.econix.ro