-- phpMyAdmin SQL Dump
-- version 2.11.5
-- http://www.phpmyadmin.net
--
-- Máquina: localhost
-- Data de Criação: 20-Jul-2009 às 17:02
-- Versão do servidor: 5.0.45
-- versão do PHP: 5.2.6

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";

--
-- Base de Dados: `bbd`
--

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_browser`
--

DROP TABLE IF EXISTS `is_browser`;
CREATE TABLE `is_browser` (
  `browser` varchar(30) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_browser`
--

INSERT INTO `is_browser` (`browser`, `count`) VALUES
('Internet Explorer 6', 0),
('Internet Explorer 5', 0),
('Internet Explorer 4', 0),
('Firefox', 0),
('Netscape 7', 0),
('Netscape 6', 0),
('Netscape 4', 0),
('Netscape 3', 0),
('Opera', 0),
('Other', 0),
('Internet Explorer 7', 0),
('Internet Explorer 8', 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_color`
--

DROP TABLE IF EXISTS `is_color`;
CREATE TABLE `is_color` (
  `color` varchar(30) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_color`
--

INSERT INTO `is_color` (`color`, `count`) VALUES
('256 color', 0),
('16 bit', 0),
('24 bit', 0),
('32 bit', 0),
('Unknow', 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_count`
--

DROP TABLE IF EXISTS `is_count`;
CREATE TABLE `is_count` (
  `count` int(10) NOT NULL default '0',
  `days` int(5) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_count`
--

INSERT INTO `is_count` (`count`, `days`) VALUES
(217, 45);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_country`
--

DROP TABLE IF EXISTS `is_country`;
CREATE TABLE `is_country` (
  `country_name` varchar(100) NOT NULL default '',
  `country_code` varchar(5) NOT NULL default '',
  `daycount` int(10) NOT NULL default '0',
  `mthcount` int(10) NOT NULL default '0',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_country`
--

INSERT INTO `is_country` (`country_name`, `country_code`, `daycount`, `mthcount`, `count`) VALUES
('', '', 2, 32, 217),
('Asia/Pacific Region', 'AP', 0, 0, 0),
('Europe', 'EU', 0, 0, 0),
('Andorra', 'AD', 0, 0, 0),
('United Arab Emirates', 'AE', 0, 0, 0),
('Afghanistan', 'AF', 0, 0, 0),
('Antigua and Barbuda', 'AG', 0, 0, 0),
('Anguilla', 'AI', 0, 0, 0),
('Albania', 'AL', 0, 0, 0),
('Armenia', 'AM', 0, 0, 0),
('Netherlands Antilles', 'AN', 0, 0, 0),
('Angola', 'AO', 0, 0, 0),
('Antarctica', 'AQ', 0, 0, 0),
('Argentina', 'AR', 0, 0, 0),
('American Samoa', 'AS', 0, 0, 0),
('Austria', 'AT', 0, 0, 0),
('Australia', 'AU', 0, 0, 0),
('Aruba', 'AW', 0, 0, 0),
('Azerbaijan', 'AZ', 0, 0, 0),
('Bosnia and Herzegovina', 'BA', 0, 0, 0),
('Barbados', 'BB', 0, 0, 0),
('Bangladesh', 'BD', 0, 0, 0),
('Belgium', 'BE', 0, 0, 0),
('Burkina Faso', 'BF', 0, 0, 0),
('Bulgaria', 'BG', 0, 0, 0),
('Bahrain', 'BH', 0, 0, 0),
('Burundi', 'BI', 0, 0, 0),
('Benin', 'BJ', 0, 0, 0),
('Bermuda', 'BM', 0, 0, 0),
('Brunei Darussalam', 'BN', 0, 0, 0),
('Bolivia', 'BO', 0, 0, 0),
('Brazil', 'BR', 0, 0, 0),
('Bahamas', 'BS', 0, 0, 0),
('Bhutan', 'BT', 0, 0, 0),
('Bouvet Island', 'BV', 0, 0, 0),
('Botswana', 'BW', 0, 0, 0),
('Belarus', 'BY', 0, 0, 0),
('Belize', 'BZ', 0, 0, 0),
('Canada', 'CA', 0, 0, 0),
('Cocos (Keeling) Islands', 'CC', 0, 0, 0),
('Congo, The Democratic Republic of the', 'CD', 0, 0, 0),
('Central African Republic', 'CF', 0, 0, 0),
('Congo', 'CG', 0, 0, 0),
('Switzerland', 'CH', 0, 0, 0),
('Cook\nIslands', 'CK', 0, 0, 0),
('Chile', 'CL', 0, 0, 0),
('Cameroon', 'CM', 0, 0, 0),
('China', 'CN', 0, 0, 0),
('Colombia', 'CO', 0, 0, 0),
('Costa Rica', 'CR', 0, 0, 0),
('Cuba', 'CU', 0, 0, 0),
('Cape\nVerde', 'CV', 0, 0, 0),
('Christmas Island', 'CX', 0, 0, 0),
('Cyprus', 'CY', 0, 0, 0),
('Czech Republic', 'CZ', 0, 0, 0),
('Germany', 'DE', 0, 0, 0),
('Djibouti', 'DJ', 0, 0, 0),
('Denmark', 'DK', 0, 0, 0),
('Dominica', 'DM', 0, 0, 0),
('Dominican Republic', 'DO', 0, 0, 0),
('Algeria', 'DZ', 0, 0, 0),
('Ecuador', 'EC', 0, 0, 0),
('Estonia', 'EE', 0, 0, 0),
('Egypt', 'EG', 0, 0, 0),
('Western Sahara', 'EH', 0, 0, 0),
('Eritrea', 'ER', 0, 0, 0),
('Spain', 'ES', 0, 0, 0),
('Ethiopia', 'ET', 0, 0, 0),
('Finland', 'FI', 0, 0, 0),
('Fiji', 'FJ', 0, 0, 0),
('Falkland Islands (Malvinas)', 'FK', 0, 0, 0),
('Micronesia, Federated States of', 'FM', 0, 0, 0),
('Faroe\nIslands', 'FO', 0, 0, 0),
('France', 'FR', 0, 0, 0),
('France, Metropolitan', 'FX', 0, 0, 0),
('Gabon', 'GA', 0, 0, 0),
('United Kingdom', 'GB', 0, 0, 0),
('Grenada', 'GD', 0, 0, 0),
('Georgia', 'GE', 0, 0, 0),
('French Guiana', 'GF', 0, 0, 0),
('Ghana', 'GH', 0, 0, 0),
('Gibraltar', 'GI', 0, 0, 0),
('Greenland', 'GL', 0, 0, 0),
('Gambia', 'GM', 0, 0, 0),
('Guinea', 'GN', 0, 0, 0),
('Guadeloupe', 'GP', 0, 0, 0),
('Equatorial Guinea', 'GQ', 0, 0, 0),
('Greece', 'GR', 0, 0, 0),
('South Georgia\nand the South Sandwich Islands', 'GS', 0, 0, 0),
('Guatemala', 'GT', 0, 0, 0),
('Guam', 'GU', 0, 0, 0),
('Guinea-Bissau', 'GW', 0, 0, 0),
('Guyana', 'GY', 0, 0, 0),
('Hong Kong', 'HK', 0, 0, 0),
('Heard Island and McDonald Islands', 'HM', 0, 0, 0),
('Honduras', 'HN', 0, 0, 0),
('Croatia', 'HR', 0, 0, 0),
('Haiti', 'HT', 0, 0, 0),
('Hungary', 'HU', 0, 0, 0),
('Indonesia', 'ID', 0, 0, 0),
('Ireland', 'IE', 0, 0, 0),
('Israel', 'IL', 0, 0, 0),
('India', 'IN', 0, 0, 0),
('British Indian Ocean Territory', 'IO', 0, 0, 0),
('Iraq', 'IQ', 0, 0, 0),
('Iran, Islamic Republic of', 'IR', 0, 0, 0),
('Iceland', 'IS', 0, 0, 0),
('Italy', 'IT', 0, 0, 0),
('Jamaica', 'JM', 0, 0, 0),
('Jordan', 'JO', 0, 0, 0),
('Japan', 'JP', 0, 0, 0),
('Kenya', 'KE', 0, 0, 0),
('Kyrgyzstan', 'KG', 0, 0, 0),
('Cambodia', 'KH', 0, 0, 0),
('Kiribati', 'KI', 0, 0, 0),
('Comoros', 'KM', 0, 0, 0),
('Saint Kitts and Nevis', 'KN', 0, 0, 0),
('Korea, Republic of', 'KR', 0, 0, 0),
('Kuwait', 'KW', 0, 0, 0),
('Cayman Islands', 'KY', 0, 0, 0),
('Kazakstan', 'KZ', 0, 0, 0),
('Lebanon', 'LB', 0, 0, 0),
('Saint Lucia', 'LC', 0, 0, 0),
('Liechtenstein', 'LI', 0, 0, 0),
('Sri Lanka', 'LK', 0, 0, 0),
('Liberia', 'LR', 0, 0, 0),
('Lesotho', 'LS', 0, 0, 0),
('Lithuania', 'LT', 0, 0, 0),
('Luxembourg', 'LU', 0, 0, 0),
('Latvia', 'LV', 0, 0, 0),
('Libyan Arab Jamahiriya', 'LY', 0, 0, 0),
('Morocco', 'MA', 0, 0, 0),
('Monaco', 'MC', 0, 0, 0),
('Moldova, Republic\nof', 'MD', 0, 0, 0),
('Madagascar', 'MG', 0, 0, 0),
('Marshall Islands', 'MH', 0, 0, 0),
('Macedonia', 'MK', 0, 0, 0),
('Mali', 'ML', 0, 0, 0),
('Myanmar', 'MM', 0, 0, 0),
('Mongolia', 'MN', 0, 0, 0),
('Macau', 'MO', 0, 0, 0),
('Northern Mariana Islands', 'MP', 0, 0, 0),
('Martinique', 'MQ', 0, 0, 0),
('Mauritania', 'MR', 0, 0, 0),
('Montserrat', 'MS', 0, 0, 0),
('Malta', 'MT', 0, 0, 0),
('Mauritius', 'MU', 0, 0, 0),
('Maldives', 'MV', 0, 0, 0),
('Malawi', 'MW', 0, 0, 0),
('Mexico', 'MX', 0, 0, 0),
('Malaysia', 'MY', 0, 0, 0),
('Mozambique', 'MZ', 0, 0, 0),
('Namibia', 'NA', 0, 0, 0),
('New Caledonia', 'NC', 0, 0, 0),
('Niger', 'NE', 0, 0, 0),
('Norfolk Island', 'NF', 0, 0, 0),
('Nigeria', 'NG', 0, 0, 0),
('Nicaragua', 'NI', 0, 0, 0),
('Netherlands', 'NL', 0, 0, 0),
('Norway', 'NO', 0, 0, 0),
('Nepal', 'NP', 0, 0, 0),
('Nauru', 'NR', 0, 0, 0),
('Niue', 'NU', 0, 0, 0),
('New Zealand', 'NZ', 0, 0, 0),
('Oman', 'OM', 0, 0, 0),
('Panama', 'PA', 0, 0, 0),
('Peru', 'PE', 0, 0, 0),
('French\nPolynesia', 'PF', 0, 0, 0),
('Papua New Guinea', 'PG', 0, 0, 0),
('Philippines', 'PH', 0, 0, 0),
('Pakistan', 'PK', 0, 0, 0),
('Poland', 'PL', 0, 0, 0),
('Saint\nPierre and Miquelon', 'PM', 0, 0, 0),
('Pitcairn Islands', 'PN', 0, 0, 0),
('Puerto Rico', 'PR', 0, 0, 0),
('Palestinian Territory,\nOccupied', 'PS', 0, 0, 0),
('Portugal', 'PT', 0, 0, 0),
('Palau', 'PW', 0, 0, 0),
('Paraguay', 'PY', 0, 0, 0),
('Qatar', 'QA', 0, 0, 0),
('Reunion', 'RE', 0, 0, 0),
('Romania', 'RO', 0, 0, 0),
('Russian Federation', 'RU', 0, 0, 0),
('Rwanda', 'RW', 0, 0, 0),
('Saudi Arabia', 'SA', 0, 0, 0),
('Solomon Islands', 'SB', 0, 0, 0),
('Seychelles', 'SC', 0, 0, 0),
('Sudan', 'SD', 0, 0, 0),
('Sweden', 'SE', 0, 0, 0),
('Singapore', 'SG', 0, 0, 0),
('Saint Helena', 'SH', 0, 0, 0),
('Slovenia', 'SI', 0, 0, 0),
('Svalbard and Jan Mayen', 'SJ', 0, 0, 0),
('Slovakia', 'SK', 0, 0, 0),
('Sierra Leone', 'SL', 0, 0, 0),
('San Marino', 'SM', 0, 0, 0),
('Senegal', 'SN', 0, 0, 0),
('Somalia', 'SO', 0, 0, 0),
('Suriname', 'SR', 0, 0, 0),
('Sao Tome and Principe', 'ST', 0, 0, 0),
('El Salvador', 'SV', 0, 0, 0),
('Syrian Arab\nRepublic', 'SY', 0, 0, 0),
('Swaziland', 'SZ', 0, 0, 0),
('Turks and Caicos Islands', 'TC', 0, 0, 0),
('Chad', 'TD', 0, 0, 0),
('French Southern\nTerritories', 'TF', 0, 0, 0),
('Togo', 'TG', 0, 0, 0),
('Thailand', 'TH', 0, 0, 0),
('Tajikistan', 'TJ', 0, 0, 0),
('Tokelau', 'TK', 0, 0, 0),
('Turkmenistan', 'TM', 0, 0, 0),
('Tunisia', 'TN', 0, 0, 0),
('Tonga', 'TO', 0, 0, 0),
('East Timor', 'TP', 0, 0, 0),
('Turkey', 'TR', 0, 0, 0),
('Trinidad and Tobago', 'TT', 0, 0, 0),
('Tuvalu', 'TV', 0, 0, 0),
('Taiwan', 'TW', 0, 0, 0),
('Tanzania, United Republic of', 'TZ', 0, 0, 0),
('Ukraine', 'UA', 0, 0, 0),
('Uganda', 'UG', 0, 0, 0),
('United States Minor Outlying Islands', 'UM', 0, 0, 0),
('United States', 'US', 0, 0, 0),
('Uruguay', 'UY', 0, 0, 0),
('Uzbekistan', 'UZ', 0, 0, 0),
('Holy See (Vatican City State)', 'VA', 0, 0, 0),
('Saint Vincent and the\nGrenadines', 'VC', 0, 0, 0),
('Venezuela', 'VE', 0, 0, 0),
('Virgin Islands, British', 'VG', 0, 0, 0),
('Virgin Islands, U.S.', 'VI', 0, 0, 0),
('Vietnam', 'VN', 0, 0, 0),
('Vanuatu', 'VU', 0, 0, 0),
('Wallis and Futuna', 'WF', 0, 0, 0),
('Samoa', 'WS', 0, 0, 0),
('Yemen', 'YE', 0, 0, 0),
('Mayotte', 'YT', 0, 0, 0),
('Yugoslavia', 'YU', 0, 0, 0),
('South Africa', 'ZA', 0, 0, 0),
('Zambia', 'ZM', 0, 0, 0),
('Zaire', 'ZR', 0, 0, 0),
('Zimbabwe', 'ZW', 0, 0, 0),
('Anonymous Proxy', 'A1', 0, 0, 0),
('Satellite Provider', 'A2', 0, 0, 0),
('Other', 'O1', 0, 0, 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_daycount`
--

DROP TABLE IF EXISTS `is_daycount`;
CREATE TABLE `is_daycount` (
  `date` date NOT NULL default '0000-00-00',
  `daycount` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_daycount`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_engine`
--

DROP TABLE IF EXISTS `is_engine`;
CREATE TABLE `is_engine` (
  `name` varchar(50) NOT NULL default '',
  `mthcount` int(10) NOT NULL default '0',
  `daycount` int(10) NOT NULL default '0',
  `start_time` int(10) NOT NULL,
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_engine`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_hostname`
--

DROP TABLE IF EXISTS `is_hostname`;
CREATE TABLE `is_hostname` (
  `hostname` varchar(100) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_hostname`
--

INSERT INTO `is_hostname` (`hostname`, `count`) VALUES
('IP Only', 2);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_hour`
--

DROP TABLE IF EXISTS `is_hour`;
CREATE TABLE `is_hour` (
  `hour` char(2) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_hour`
--

INSERT INTO `is_hour` (`hour`, `count`) VALUES
('00', 0),
('01', 0),
('02', 0),
('03', 0),
('04', 0),
('05', 0),
('06', 0),
('07', 0),
('08', 0),
('09', 0),
('10', 0),
('11', 0),
('12', 0),
('13', 0),
('14', 0),
('15', 0),
('16', 0),
('17', 0),
('18', 0),
('19', 0),
('20', 0),
('21', 0),
('22', 0),
('23', 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_ip`
--

DROP TABLE IF EXISTS `is_ip`;
CREATE TABLE `is_ip` (
  `ip` varchar(100) NOT NULL default '',
  `time` varchar(100) NOT NULL default ''
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_ip`
--

INSERT INTO `is_ip` (`ip`, `time`) VALUES
('10.0.0.142', '2009072011');

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_keyword`
--

DROP TABLE IF EXISTS `is_keyword`;
CREATE TABLE `is_keyword` (
  `keyword` varchar(50) NOT NULL default '',
  `mthcount` int(10) NOT NULL default '0',
  `daycount` int(10) NOT NULL default '0',
  `start_time` int(10) NOT NULL,
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_keyword`
--

INSERT INTO `is_keyword` (`keyword`, `mthcount`, `daycount`, `start_time`, `count`) VALUES
('', 0, 0, 0, 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_last_visitor`
--

DROP TABLE IF EXISTS `is_last_visitor`;
CREATE TABLE `is_last_visitor` (
  `info` varchar(255) NOT NULL default '',
  `hostname` varchar(200) NOT NULL default '',
  `country_code` varchar(5) NOT NULL default '',
  `country_name` varchar(50) NOT NULL default '',
  `referer` varchar(200) NOT NULL default '',
  `time` varchar(100) NOT NULL default ''
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_last_visitor`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_mth`
--

DROP TABLE IF EXISTS `is_mth`;
CREATE TABLE `is_mth` (
  `mth` char(2) NOT NULL default '',
  `year` int(5) NOT NULL default '0',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_mth`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_mth_days`
--

DROP TABLE IF EXISTS `is_mth_days`;
CREATE TABLE `is_mth_days` (
  `day` char(2) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_mth_days`
--
INSERT INTO `is_mth_days` (`day`, `count`) VALUES ('1', '0'), ('2', '0'), ('3', '0'), ('4', '0'), ('5', '0'), ('6', '0'), ('7', '0'), ('8', '0'), ('9', '0'), ('10', '0'), ('11', '0'), ('12', '0'), ('13', '0'), ('14', '0'), ('15', '0'), ('16', '0'), ('17', '0'), ('18', '0'), ('19', '0'), ('20', '0'), ('21', '0'), ('22', '0'), ('23', '0'), ('24', '0'), ('25', '0'), ('26', '0'), ('27', '0'), ('28', '0'), ('29', '0'), ('30', '0'), ('31', '0');

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_os`
--

DROP TABLE IF EXISTS `is_os`;
CREATE TABLE `is_os` (
  `os` varchar(30) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_os`
--

INSERT INTO `is_os` (`os`, `count`) VALUES
('Windows XP', 0),
('Windows 2000', 0),
('Windows NT 4.0', 0),
('Windows 9x', 0),
('Windows Me', 0),
('Linux', 0),
('Other', 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_page`
--

DROP TABLE IF EXISTS `is_page`;
CREATE TABLE `is_page` (
  `page` varchar(100) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_page`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_referer`
--

DROP TABLE IF EXISTS `is_referer`;
CREATE TABLE `is_referer` (
  `url` varchar(255) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_referer`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_ref_site`
--

DROP TABLE IF EXISTS `is_ref_site`;
CREATE TABLE `is_ref_site` (
  `domain` varchar(255) NOT NULL default '',
  `mthcount` int(10) NOT NULL default '0',
  `daycount` int(10) NOT NULL default '0',
  `start_time` int(10) NOT NULL,
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_ref_site`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_screen`
--

DROP TABLE IF EXISTS `is_screen`;
CREATE TABLE `is_screen` (
  `width` varchar(20) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_screen`
--

INSERT INTO `is_screen` (`width`, `count`) VALUES
('3840 x 2400', 0),
('2560 x 1600', 0),
('1920 x 1200', 0),
('1680 x 1050', 0),
('Unknow', 0),
('1600 x 1024', 0),
('1440 x 900', 0),
('1280 x 800', 0),
('1600 x 900', 0),
('1366 x 768', 0),
('640 x 240', 0),
('1280 x 1024 ', 0),
('1280 x 768', 0),
('2048 x 1536', 0),
('1600 x 1200', 0),
('1400 x 1050', 0),
('1152 x 864', 0),
('1024 x 768', 0),
('800 x 600', 0),
('640 x 480', 0),
('320 x 240', 0),
('1440 x 960', 0),
('1280 x 854', 0),
('1152 x 768', 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_session`
--

DROP TABLE IF EXISTS `is_session`;
CREATE TABLE `is_session` (
  `hash` varchar(100) NOT NULL default '',
  `time` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_session`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_spider`
--

DROP TABLE IF EXISTS `is_spider`;
CREATE TABLE `is_spider` (
  `name` varchar(50) NOT NULL default '',
  `time` datetime NOT NULL default '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_spider`
--


-- --------------------------------------------------------

--
-- Estrutura da tabela `is_today_hour`
--

DROP TABLE IF EXISTS `is_today_hour`;
CREATE TABLE `is_today_hour` (
  `hour` char(2) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_today_hour`
--

INSERT INTO `is_today_hour` (`hour`, `count`) VALUES
('00', 0),
('01', 0),
('02', 0),
('03', 0),
('04', 0),
('05', 0),
('06', 0),
('07', 0),
('08', 0),
('09', 0),
('10', 0),
('11', 0),
('12', 0),
('13', 0),
('14', 0),
('15', 0),
('16', 0),
('17', 0),
('18', 0),
('19', 0),
('20', 0),
('21', 0),
('22', 0),
('23', 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_week`
--

DROP TABLE IF EXISTS `is_week`;
CREATE TABLE `is_week` (
  `week` char(2) NOT NULL default '',
  `year` int(5) NOT NULL default '0',
  `date` varchar(20) NOT NULL default '',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_week`
--

INSERT INTO `is_week` (`week`, `year`, `date`, `count`) VALUES
('21', 2009, '1242741921', 0),
('22', 2009, '1243240947', 0),
('23', 2009, '1243844794', 0),
('24', 2009, '1244452418', 0),
('25', 2009, '1245053894', 0),
('26', 2009, '1245659419', 0),
('27', 2009, '1246264655', 0),
('28', 2009, '1246875210', 0),
('29', 2009, '1247753017', 0),
('30', 2009, '1248083380', 0);

-- --------------------------------------------------------

--
-- Estrutura da tabela `is_week_days`
--

DROP TABLE IF EXISTS `is_week_days`;
CREATE TABLE `is_week_days` (
  `day` int(2) NOT NULL default '0',
  `count` int(10) NOT NULL default '0'
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Extraindo dados da tabela `is_week_days`
--
INSERT INTO `is_week_days` VALUES (0, 0), (1, 0), (2, 0), (3, 0), (4,
0), (5, 0), (6, 0);

