Вы находитесь на странице: 1из 2654

---------

phpMyAdmin SQL Dump


version 3.2.0.1
http://www.phpmyadmin.net
Servidor: localhost
Tiempo de generacin: 16-01-2013 a las 14:59:50
Versin del servidor: 5.1.37
Versin de PHP: 5.3.0

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
--- Base de datos: `gador`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_assets`
-CREATE TABLE IF NOT EXISTS `gador_assets` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Clave primaria',
`parent_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas al conjunto padre.'
,
`lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas conjunto lft.',
`rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas conjunto rgt.',
`level` int(10) unsigned NOT NULL COMMENT 'Nivel de la cach en el rbol anidado.'
,
`name` varchar(50) NOT NULL COMMENT 'Nombre nico para el activo.\n',
`title` varchar(100) NOT NULL COMMENT 'Ttulo descriptivo para el activo.',
`rules` varchar(5120) NOT NULL COMMENT 'Control de acceso codificado de JSON.'
,
PRIMARY KEY (`id`),
UNIQUE KEY `idx_asset_name` (`name`),
KEY `idx_lft_rgt` (`lft`,`rgt`),
KEY `idx_parent_id` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=257 ;
--- Volcar la base de datos para la tabla `gador_assets`
-INSERT INTO `gador_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `t
itle`, `rules`) VALUES
(1, 0, 1, 864, 0, 'root.1', 'Root Asset', '{"core.login.site":{"6":1,"2":1},"cor
e.login.admin":{"6":1},"core.login.offline":{"6":1},"core.admin":{"8":1},"core.m
anage":{"7":1},"core.create":{"6":1,"3":1},"core.delete":{"6":1},"core.edit":{"6
":1,"4":1},"core.edit.state":{"6":1,"5":1},"core.edit.own":{"6":1,"3":1}}'),
(2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'),
(3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{"core.admin":{"7":1},"core.manag
e":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]
}'),
(4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{"core.admin":{"7":1},"core.manage":{
"7":1}}'),
(5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{"core.admin":{"7":1},"core.mana
ge":{"7":1}}'),
(6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'),
(7, 1, 13, 18, 1, 'com_contact', 'com_contact', '{"core.admin":{"7":1},"core.man
age":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":

[],"core.edit.own":[]}'),
(8, 1, 19, 456, 1, 'com_content', 'com_content', '{"core.admin":{"7":1},"core.ma
nage":{"6":1},"core.create":{"3":1},"core.delete":[],"core.edit":{"4":1},"core.e
dit.state":{"5":1},"core.edit.own":[]}'),
(9, 1, 457, 458, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 459, 460, 1, 'com_installer', 'com_installer', '{"core.admin":{"7":1},"c
ore.manage":{"7":1},"core.delete":[],"core.edit.state":[]}'),
(11, 1, 461, 462, 1, 'com_languages', 'com_languages', '{"core.admin":{"7":1},"c
ore.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state
":[]}'),
(12, 1, 463, 464, 1, 'com_login', 'com_login', '{}'),
(13, 1, 465, 466, 1, 'com_mailto', 'com_mailto', '{}'),
(14, 1, 467, 468, 1, 'com_massmail', 'com_massmail', '{}'),
(15, 1, 469, 470, 1, 'com_media', 'com_media', '{"core.admin":{"7":1},"core.mana
ge":{"6":1},"core.create":{"3":1},"core.delete":{"5":1}}'),
(16, 1, 471, 472, 1, 'com_menus', 'com_menus', '{"core.admin":{"7":1},"core.mana
ge":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(17, 1, 473, 474, 1, 'com_messages', 'com_messages', '{"core.admin":{"7":1},"cor
e.manage":{"7":1}}'),
(18, 1, 475, 476, 1, 'com_modules', 'com_modules', '{"core.admin":{"7":1},"core.
manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]
}'),
(19, 1, 477, 480, 1, 'com_newsfeeds', 'com_newsfeeds', '{"core.admin":{"7":1},"c
ore.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.
state":[],"core.edit.own":[]}'),
(20, 1, 481, 482, 1, 'com_plugins', 'com_plugins', '{"core.admin":{"7":1},"core.
manage":[],"core.edit":[],"core.edit.state":[]}'),
(21, 1, 483, 484, 1, 'com_redirect', 'com_redirect', '{"core.admin":{"7":1},"cor
e.manage":[]}'),
(22, 1, 485, 486, 1, 'com_search', 'com_search', '{"core.admin":{"7":1},"core.ma
nage":{"6":1}}'),
(23, 1, 487, 488, 1, 'com_templates', 'com_templates', '{"core.admin":{"7":1},"c
ore.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state
":[]}'),
(24, 1, 489, 490, 1, 'com_users', 'com_users', '{"core.admin":{"7":1},"core.mana
ge":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.own":{"6":1},
"core.edit.state":[]}'),
(25, 1, 491, 496, 1, 'com_weblinks', 'com_weblinks', '{"core.admin":{"7":1},"cor
e.manage":{"6":1},"core.create":{"3":1},"core.delete":[],"core.edit":{"4":1},"co
re.edit.state":{"5":1},"core.edit.own":[]}'),
(26, 1, 497, 498, 1, 'com_wrapper', 'com_wrapper', '{}'),
(27, 8, 20, 151, 2, 'com_content.category.2', 'Institucional', '{"core.create":[
],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(28, 3, 4, 5, 2, 'com_banners.category.3', 'Sin categora', '{"core.create":[],"co
re.delete":[],"core.edit":[],"core.edit.state":[]}'),
(29, 7, 14, 15, 2, 'com_contact.category.4', 'Sin categora', '{"core.create":[],"
core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(30, 19, 478, 479, 2, 'com_newsfeeds.category.5', 'Sin categora', '{"core.create"
:[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(31, 25, 492, 493, 2, 'com_weblinks.category.6', 'Sin categora', '{"core.create":
[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(32, 1, 852, 853, 1, 'com_rokmodule', 'rokmodule', '{}'),
(33, 1, 854, 855, 1, 'com_rokcandy.category.7', 'Basic', ''),
(34, 1, 856, 857, 1, 'com_rokcandy.category.8', 'Typography', ''),
(35, 1, 858, 859, 1, 'com_rokcandy.category.9', 'Uncategorised', ''),
(36, 1, 860, 861, 1, 'com_rokcandy', 'rokcandy', '{}'),
(37, 27, 21, 22, 3, 'com_content.article.1', 'EN CONSTRUCCION', '{"core.delete":
[],"core.edit":[],"core.edit.state":[]}'),
(38, 8, 152, 153, 2, 'com_content.category.10', 'Noticias', '{"core.create":[],"
core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),

(39, 8, 154, 423, 2, 'com_content.category.11', 'Noticias Gador', '{"core.create


":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(40, 39, 155, 156, 3, 'com_content.article.2', 'GOBIERNO NACIONAL APORTAR CON $US
6 MILLONES. GOBERNACIN DE ORURO APORTARA CON EL 50% PARA EL PROY', '{"core.delet
e":[],"core.edit":[],"core.edit.state":[]}'),
(41, 1, 862, 863, 1, 'com_joomdoc', 'joomdoc', '{}'),
(42, 27, 23, 24, 3, 'com_content.article.3', 'Auditoria Interna Gobierno Autnomo
Departamental de Oruro', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}
'),
(43, 27, 25, 26, 3, 'com_content.article.4', 'Servicio Departamental de Agricult
ura y Ganaderia', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(44, 39, 157, 158, 3, 'com_content.article.5', 'CON UN APTHAPI. NIAS Y NIOS DEL KND
ER 12 DE ABRIL VISITARON LA CASA DEL GOBIERNO AUTNOMO DEPARTA', '{"core.delete":[
],"core.edit":[],"core.edit.state":[]}'),
(45, 27, 27, 28, 3, 'com_content.article.6', 'Gobernador', '{"core.delete":[],"c
ore.edit":[],"core.edit.state":[]}'),
(46, 8, 424, 427, 2, 'com_content.category.12', 'Salud', '{"core.create":[],"cor
e.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(47, 8, 428, 429, 2, 'com_content.category.13', 'Educacin', '{"core.create":[],"c
ore.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(48, 27, 29, 30, 3, 'com_content.article.7', 'Recursos Humanos', '{"core.delete"
:[],"core.edit":[],"core.edit.state":[]}'),
(49, 27, 31, 32, 3, 'com_content.article.8', 'Gaceta Oficial del Departamento',
'{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(50, 27, 33, 34, 3, 'com_content.article.9', 'CADI', '{"core.delete":[],"core.ed
it":[],"core.edit.state":[]}'),
(51, 27, 35, 36, 3, 'com_content.article.10', 'Transparencia de Gestin', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(52, 27, 37, 38, 3, 'com_content.article.11', 'Guia de Denuncias', '{"core.delet
e":[],"core.edit":[],"core.edit.state":[]}'),
(53, 27, 39, 40, 3, 'com_content.article.12', 'Direccin de Auditoria Interna', '{
"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(54, 27, 41, 42, 3, 'com_content.article.13', 'Boletines', '{"core.delete":[],"c
ore.edit":[],"core.edit.state":[]}'),
(55, 27, 43, 44, 3, 'com_content.article.14', 'Medio Ambiente y Cambios Climticos
', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(56, 27, 45, 46, 3, 'com_content.article.15', 'Fotos', '{"core.delete":[],"core.
edit":[],"core.edit.state":[]}'),
(57, 27, 47, 48, 3, 'com_content.article.16', 'Audios', '{"core.delete":[],"core
.edit":[],"core.edit.state":[]}'),
(58, 27, 49, 50, 3, 'com_content.article.17', 'Organigrama', '{"core.delete":[],
"core.edit":[],"core.edit.state":[]}'),
(59, 27, 51, 52, 3, 'com_content.article.18', 'Coordinacin de Transparencia y Luc
ha Contra la Corrupcin', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'
),
(60, 27, 53, 54, 3, 'com_content.article.19', 'Secretaria Departamental de Medio
Ambiente Agua y Madre Tierra', '{"core.delete":[],"core.edit":[],"core.edit.sta
te":[]}'),
(61, 27, 55, 56, 3, 'com_content.article.20', 'Secretara Departamental de Minera y
Metalurga', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(62, 27, 57, 58, 3, 'com_content.article.21', 'Secretara Departamental de Asuntos
Jurdicos', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(63, 27, 59, 60, 3, 'com_content.article.22', 'Guas', '{"core.delete":[],"core.ed
it":[],"core.edit.state":[]}'),
(64, 27, 61, 62, 3, 'com_content.article.23', 'Manuales', '{"core.delete":[],"co
re.edit":[],"core.edit.state":[]}'),
(65, 27, 63, 64, 3, 'com_content.article.24', 'Reglamentos Especficos', '{"core.d
elete":[],"core.edit":[],"core.edit.state":[]}'),
(66, 27, 65, 66, 3, 'com_content.article.25', 'Reglamentos Internos', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),

(67, 27, 143, 144, 3, 'com_content.article.26', 'Transparencia', '{"core.delete"


:[],"core.edit":[],"core.edit.state":[]}'),
(68, 27, 99, 100, 3, 'com_content.article.27', 'Servicio Departamental de Deport
es', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(69, 46, 425, 426, 3, 'com_content.article.28', 'salud', '{"core.delete":[],"cor
e.edit":[],"core.edit.state":[]}'),
(70, 8, 430, 441, 2, 'com_content.category.14', 'Proyectos', '{"core.create":[],
"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(71, 25, 494, 495, 2, 'com_weblinks.category.15', 'Enlaces', '{"core.create":[],
"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(72, 27, 67, 68, 3, 'com_content.article.29', 'Misin y Visin de la Gobernacin del D
epartamento de Oruro', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}')
,
(73, 27, 69, 70, 3, 'com_content.article.30', 'Secretaria Departamental de Desar
rollo Productivo y Transformacin Industrial', '{"core.delete":[],"core.edit":[],"
core.edit.state":[]}'),
(74, 27, 71, 72, 3, 'com_content.article.31', 'Secretaria Departamental de Obras
Pblicas', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(75, 27, 73, 74, 3, 'com_content.article.32', 'Secretaria Departamental de Desar
rollo Social', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(76, 27, 75, 76, 3, 'com_content.article.33', 'Secretaria Departamental de Plani
ficacin del Desarrollo', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'
),
(77, 27, 77, 78, 3, 'com_content.article.34', 'Secretaria Departamental de Admin
istracin y Finanzas Pblicas', '{"core.delete":[],"core.edit":[],"core.edit.state":
[]}'),
(78, 27, 79, 80, 3, 'com_content.article.35', 'Servicio Departamental de Salud',
'{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(79, 27, 81, 82, 3, 'com_content.article.36', 'Auditoria Interna Servicio Depart
amental de Caminos', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(80, 27, 83, 84, 3, 'com_content.article.37', 'Auditoria Interna Servicio Depart
amental de Salud', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(81, 27, 85, 86, 3, 'com_content.article.38', 'Auditoria Interna Servicio Depart
amental de Gestin Social', '{"core.delete":[],"core.edit":[],"core.edit.state":[]
}'),
(82, 70, 431, 432, 3, 'com_content.article.39', 'Proyectos Desarrollo Social', '
{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(83, 27, 87, 88, 3, 'com_content.article.40', 'Servicio Departamental de Caminos
', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(84, 27, 89, 90, 3, 'com_content.article.41', 'Trmites y Servicios', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(85, 27, 91, 92, 3, 'com_content.article.42', 'Videos', '{"core.delete":[],"core
.edit":[],"core.edit.state":[]}'),
(86, 27, 93, 94, 3, 'com_content.article.43', 'Servicio Departamental de Gestin S
ocial', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(87, 27, 107, 108, 3, 'com_content.article.44', 'Hogares del SEDEGES de la gober
nacin de Oruro recibirn productos del subsidio prenatal y lactancia', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(88, 27, 105, 106, 3, 'com_content.article.45', 'Municipio de Toledo en riesgo d
e inundarse por desborde del brazo derecho del ro Desaguadero', '{"core.delete"
:[],"core.edit":[],"core.edit.state":[]}'),
(89, 27, 103, 104, 3, 'com_content.article.46', 'Gobernacin gestiona recursos par
a implementar proyecto nacional de pastos nativos', '{"core.delete":[],"core.edi
t":[],"core.edit.state":[]}'),
(90, 39, 159, 160, 3, 'com_content.article.47', 'Gobernacin de Oruro inicia campaa
de solidaridad para los damnificados de Pando.', '{"core.delete":[],"core.edit"
:[],"core.edit.state":[]}'),
(91, 27, 95, 96, 3, 'com_content.article.48', 'Facultades del Gobernador', '{"co
re.delete":[],"core.edit":[],"core.edit.state":[]}'),
(92, 7, 16, 17, 2, 'com_contact.category.16', 'Hello', '{"core.create":[],"core.

delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(93, 27, 97, 98, 3, 'com_content.article.49', 'Coordinacin de Gestin de Calidad y
Desarrollo Institucional', '{"core.delete":[],"core.edit":[],"core.edit.state":[
]}'),
(94, 27, 101, 102, 3, 'com_content.article.50', 'Gobernador de Oruro ratifica el
pedido de militarizacin de la zona limtrofe con Potos', '{"core.delete":[],"core.e
dit":[],"core.edit.state":[]}'),
(95, 39, 161, 162, 3, 'com_content.article.51', 'Gobernador de Oruro ratifica el
pedido de militarizacin de la zona limtrofe con Potos', '{"core.delete":[],"core.e
dit":[],"core.edit.state":[]}'),
(96, 39, 163, 164, 3, 'com_content.article.52', 'INSPECCION FINAL PARA LA ENTRE
GA DEL TRAMO HUACHACALLA', '{"core.delete":[],"core.edit":[],"core.edit.state"
:[]}'),
(97, 39, 165, 166, 3, 'com_content.article.53', 'convenio de cooperacin interinst
itucional con la ALT', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'
),
(98, 70, 433, 434, 3, 'com_content.article.54', 'Gobernador firmo convenio de Co
operacin interinstitucional con la ALT ', '{"core.delete":[],"core.edit":[],"cor
e.edit.state":[]}'),
(99, 39, 167, 168, 3, 'com_content.article.55', 'Ministerio de Autonomas declaro
cuarto intermedio en la georreferenciacin entre las comunidades af', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(100, 39, 169, 170, 3, 'com_content.article.56', 'Comisin interinstitucional dio
inicio al anlisis del reglamento especfico del transporte interpro', '{"core.delet
e":[],"core.edit":[],"core.edit.state":[]}'),
(101, 39, 171, 172, 3, 'com_content.article.57', 'En Oruro se entregaran 500 mil
focos ahorradores', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(102, 8, 442, 447, 2, 'com_content.category.17', 'Gestin', '{"core.create":[],"co
re.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(103, 8, 448, 455, 2, 'com_content.category.18', 'Deportes', '{"core.create":[],
"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(104, 27, 109, 110, 3, 'com_content.article.58', 'Contrataciones ANPE', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(105, 39, 173, 174, 3, 'com_content.article.59', 'Gobernador pidi celeridad a las
empresas que construyen la carretera Ancaravi - Turco', '{"core.delete":[],"cor
e.edit":[],"core.edit.state":[]}'),
(106, 70, 435, 436, 3, 'com_content.article.60', 'Gobernacin lanzo el proyecto de
fortalecimiento de emprendimientos econmicos de la pequea y media', '{"core.delet
e":[],"core.edit":[],"core.edit.state":[]}'),
(107, 27, 111, 112, 3, 'com_content.article.61', 'Direccin Departamental de Segur
idad Ciudadana', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(108, 27, 113, 114, 3, 'com_content.article.62', 'Licitacin Publica Nacional', '{
"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(109, 27, 115, 116, 3, 'com_content.article.63', 'Contrataciones Menores', '{"co
re.delete":[],"core.edit":[],"core.edit.state":[]}'),
(110, 103, 449, 450, 3, 'com_content.article.64', 'Oruro contara con Piscina Sem
iolimpica en la zona norte de la ciudad', '{"core.delete":[],"core.edit":[],"cor
e.edit.state":[]}'),
(111, 39, 175, 176, 3, 'com_content.article.65', 'Autoridades determinaron dar p
lazo de 14 das a la Asociacin Vial Ancaravi para reiniciar obras en ', '{"core.del
ete":[],"core.edit":[],"core.edit.state":[]}'),
(112, 102, 443, 444, 3, 'com_content.article.66', 'Oruro es sede de la Primera R
eunin de Comunicadores de los SE.DE.GE.S.', '{"core.delete":[],"core.edit":[],"co
re.edit.state":[]}'),
(113, 27, 117, 118, 3, 'com_content.article.67', 'Coordinacin de Transparencia y
Lucha Contra la Corrupcin', '{"core.delete":[],"core.edit":[],"core.edit.state":[
]}'),
(114, 27, 119, 120, 3, 'com_content.article.68', 'Marco Normativo', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(115, 103, 451, 452, 3, 'com_content.article.69', 'Salio Nueva Licitacion Para L

a Piscina Semiolimpica Y Residencia Del Deportista', '{"core.delete":[],"core.ed


it":[],"core.edit.state":[]}'),
(116, 39, 177, 178, 3, 'com_content.article.70', 'La Cruz Roja Boliviana entreg a
yuda humanitaria a 600 familias del municipio de Toledo', '{"core.delete":[],"co
re.edit":[],"core.edit.state":[]}'),
(117, 39, 179, 180, 3, 'com_content.article.71', 'Estudiantes de medicina causar
on destrozos al edificio de la gobernacin', '{"core.delete":[],"core.edit":[],"co
re.edit.state":[]}'),
(118, 39, 181, 182, 3, 'com_content.article.72', 'Gobernacin socializa proyecto
de Puerto Seco en los niveles de gobierno y entidades inmersas en co', '{"core.d
elete":[],"core.edit":[],"core.edit.state":[]}'),
(119, 39, 183, 184, 3, 'com_content.article.73', 'Estudiantes del programa Jesus
Nazareth y Estrella del Sur expusieron los mapas de riesgo del di', '{"core.delete"
:[],"core.edit":[],"core.edit.state":[]}'),
(120, 39, 185, 186, 3, 'com_content.article.74', 'El Gobernador invito a periodi
stas al 2do recorrido de los caminos del to revalorizando nuest', '{"core.d
elete":[],"core.edit":[],"core.edit.state":[]}'),
(121, 39, 187, 188, 3, 'com_content.article.75', 'Oruro realizo una recaudacin de
Bs. 39.464.381 por regalas mineras en los primeros 3 meses de la g', '{"core.del
ete":[],"core.edit":[],"core.edit.state":[]}'),
(122, 70, 437, 438, 3, 'com_content.article.76', 'La Cruz Roja Boliviana entreg a
yuda humanitaria a 600 familias del municipio de Toledo', '{"core.delete":[],"co
re.edit":[],"core.edit.state":[]}'),
(123, 39, 189, 190, 3, 'com_content.article.77', 'El Programa Nacional de Post A
lfabetizacin Oruro lanz la Campaa Nacional Bolivia Lee ', '{"core.delete":[],"core.
edit":[],"core.edit.state":[]}'),
(124, 27, 121, 122, 3, 'com_content.article.78', 'Control Social', '{"core.delet
e":[],"core.edit":[],"core.edit.state":[]}'),
(125, 27, 123, 124, 3, 'com_content.article.79', 'Acceso a la Informacin', '{"cor
e.delete":[],"core.edit":[],"core.edit.state":[]}'),
(126, 27, 125, 126, 3, 'com_content.article.80', 'Rendicin Pblica de Cuentas', '{"
core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(127, 27, 127, 128, 3, 'com_content.article.81', 'tica Pblica', '{"core.delete":[]
,"core.edit":[],"core.edit.state":[]}'),
(128, 39, 191, 192, 3, 'com_content.article.82', 'Inici la construccin del Sistema
de Alcantarillado Sanitario Barrios Periurbanos Oruro-tramo 3', '{"core.delete"
:[],"core.edit":[],"core.edit.state":[]}'),
(129, 27, 129, 130, 3, 'com_content.article.83', 'Formulario de Atencin de Denunc
ias', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(130, 27, 131, 132, 3, 'com_content.article.84', 'Formulario de Atencin de Reclam
os', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(131, 27, 133, 134, 3, 'com_content.article.85', 'Formulario de Atencin de Sugere
ncias', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(132, 39, 193, 194, 3, 'com_content.article.86', 'Gobierno Autnomo Departamental
de Oruro inicia trabajos de prevencin y orientacin ante sismos ', '{"core.delete":
[],"core.edit":[],"core.edit.state":[]}'),
(133, 39, 195, 196, 3, 'com_content.article.87', 'El Gobierno Autnomo Departament
al de Oruro reinici la construccin del camino Quisioca-Santiago d', '{"core.delete"
:[],"core.edit":[],"core.edit.state":[]}'),
(134, 39, 197, 198, 3, 'com_content.article.88', 'Gobernacin y Unin Europea entreg
aron obras de Fortalecimiento al centro acucola de Paria', '{"core.delete":[],"co
re.edit":[],"core.edit.state":[]}'),
(135, 39, 199, 200, 3, 'com_content.article.89', 'Periodistas junto al gobernado
r visitaron ruta turstica por Toledo y Pumiri', '{"core.delete":[],"core.edit":[]
,"core.edit.state":[]}'),
(136, 27, 135, 136, 3, 'com_content.article.90', 'Gobierno Departamental homenaj
e a dos artesanos orureos que contribuyen en el Carnaval de Oruro ', '{"core.del
ete":[],"core.edit":[],"core.edit.state":[]}'),
(137, 39, 201, 202, 3, 'com_content.article.91', 'Presidente Morales posesion al
comit organizador nacional de los III Juegos Plurinacionales ', '{"core.delete":[

],"core.edit":[],"core.edit.state":[]}'),
(138, 39, 203, 204, 3, 'com_content.article.92', 'Gobierno Departamental distrib
uir casi 90 mil arbolitos en todo el departamento de Oruro en esta ge', '{"core.d
elete":[],"core.edit":[],"core.edit.state":[]}'),
(139, 39, 205, 206, 3, 'com_content.article.93', 'Gobernador Santos Tito inaugu
r la construccin del Puente Vehicular Cohani del Municipio de Sor', '{"core.del
ete":[],"core.edit":[],"core.edit.state":[]}'),
(140, 39, 207, 208, 3, 'com_content.article.94', '38 Comunidades del municipio d
e Soracachi, se beneficiarn con la dotacin de Energa Elctrica', '{"core.delete":[],"
core.edit":[],"core.edit.state":[]}'),
(141, 27, 137, 138, 3, 'com_content.article.95', 'Licitacin Publica Internacional
', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(142, 39, 209, 210, 3, 'com_content.article.96', 'Gobierno Nacional y Departamen
tal adems de las comunidades de la sub-cuenca Huanuni evalan trabajo', '{"core.del
ete":[],"core.edit":[],"core.edit.state":[]}'),
(143, 39, 211, 212, 3, 'com_content.article.97', 'El Presidente del Estado jun
to al Gobernador del departamento de Oruro inaugur una infraestructur', '{"core.d
elete":[],"core.edit":[],"core.edit.state":[]}'),
(144, 39, 213, 214, 3, 'com_content.article.98', 'Secretara General del Gobierno
Autnomo Departamental de Oruro brind homenaje a las Mujeres Campes', '{"core.delet
e":[],"core.edit":[],"core.edit.state":[]}'),
(145, 39, 215, 216, 3, 'com_content.article.99', 'Gobierno Departamental insta a
operadores del transporte pblico a tramitar sus tarjetas de operacio', '{"core.d
elete":[],"core.edit":[],"core.edit.state":[]}'),
(146, 39, 217, 218, 3, 'com_content.article.100', 'El Gobernador Ing. Santos Tit
o Vliz inauguro el proyecto de electrificacin de la Provincia Cercad', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(147, 39, 219, 220, 3, 'com_content.article.101', 'La Unidad de Bomberos Calama y
el servicio departamental de Seguridad Ciudadana Capacitaron a 35 E', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(148, 39, 221, 222, 3, 'com_content.article.102', 'Representantes de Huanuni aba
ndonaron reunin sobre tema lmites con Poop', '{"core.delete":[],"core.edit":[],"cor
e.edit.state":[]}'),
(149, 39, 223, 224, 3, 'com_content.article.103', 'Coordinadora de Transparencia
del Gobierno Departamental propici taller de informacin sobre el rol', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(150, 27, 139, 140, 3, 'com_content.article.104', 'Leyes Departamentales Promulg
adas', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(151, 39, 225, 226, 3, 'com_content.article.105', 'La construccin de la Presa Urm
iri-Paza tiene un avance fsico del 58%', '{"core.delete":[],"core.edit":[],"core.e
dit.state":[]}'),
(152, 39, 227, 228, 3, 'com_content.article.106', 'Feliz da Maestro de Oruro! ', '
{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(153, 39, 229, 230, 3, 'com_content.article.107', 'El Gobernador del departament
o entreg vveres a municipios afectados por desbordes de ros', '{"core.delete":[],"c
ore.edit":[],"core.edit.state":[]}'),
(154, 39, 231, 232, 3, 'com_content.article.108', 'Comunidad de Pananoza fue ben
eficiada con la construccin de una Represa', '{"core.delete":[],"core.edit":[],"c
ore.edit.state":[]}'),
(155, 39, 233, 234, 3, 'com_content.article.109', 'La OIE entreg certificacin de z
ona libre de fiebre aftosa al altiplano Boliviano', '{"core.delete":[],"core.edi
t":[],"core.edit.state":[]}'),
(156, 27, 141, 142, 3, 'com_content.article.110', 'Estados Financieros', '{"core
.delete":[],"core.edit":[],"core.edit.state":[]}'),
(157, 39, 235, 236, 3, 'com_content.article.111', 'Comunarios de Villa Chuquia ex
igen celeridad en el Plan de Cierre de Operaciones de Kori Kollo', '{"core.delet
e":[],"core.edit":[],"core.edit.state":[]}'),
(158, 39, 237, 238, 3, 'com_content.article.112', 'Gobierno Departamental entreg
electrificacin en la provincia Ladislao Cabrera ', '{"core.delete":[],"core.edit"
:[],"core.edit.state":[]}'),

(159, 39, 239, 240, 3, 'com_content.article.113', 'Presidente y Gobernador de Or


uro inauguraron el tramo biocenico Huachacalla - Pisiga ', '{"core.delete":[],"co
re.edit":[],"core.edit.state":[]}'),
(160, 39, 241, 242, 3, 'com_content.article.114', 'Construccin de los centros PAN
en cuatro municipios fue inaugurado', '{"core.delete":[],"core.edit":[],"core.e
dit.state":[]}'),
(161, 39, 243, 244, 3, 'com_content.article.115', 'Gobernador reconoci al nuevo c
omandante de la Polica de Oruro', '{"core.delete":[],"core.edit":[],"core.edit.st
ate":[]}'),
(162, 39, 245, 246, 3, 'com_content.article.116', 'Gobierno nacional financiar la
construccin de la U.E. Simn Bolvar y Coliseo Cerrado de Pisiga', '{"core.delete":[
],"core.edit":[],"core.edit.state":[]}'),
(163, 39, 247, 248, 3, 'com_content.article.117', 'Est terminantemente prohibido
quema de elementos nocivos que contaminan el medio ambiente', '{"core.delete":[]
,"core.edit":[],"core.edit.state":[]}'),
(164, 39, 249, 250, 3, 'com_content.article.118', 'Autoridades del Jach a Karangas
se renen para consolidar gobernabilidad territorial poltica y econ', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(165, 39, 251, 252, 3, 'com_content.article.119', 'Gobierno Departamental organi
za 1ra Feria Zonal en la Plaza Sebastin Pagador', '{"core.delete":[],"core.edit":
[],"core.edit.state":[]}'),
(166, 39, 255, 256, 3, 'com_content.article.120', 'Programa Cuenca del lago Po
op de la Gobernacin entreg recursos para seis proyectos', '{"core.delete":[],"cor
e.edit":[],"core.edit.state":[]}'),
(167, 39, 253, 254, 3, 'com_content.article.121', 'Gobernador Santos Tito entreg
o alimentos a municipios damnificados por desastres naturales', '{"core.delete":
[],"core.edit":[],"core.edit.state":[]}'),
(168, 39, 257, 258, 3, 'com_content.article.122', 'Secretario General entreg de m
anera oficial el camino vecinal Churacani-Punsilla', '{"core.delete":[],"core.ed
it":[],"core.edit.state":[]}'),
(169, 102, 445, 446, 3, 'com_content.article.123', 'El Servicio Departamental de
Seguridad Ciudadana realiz la entrega de alimento balanceado para cane', '{"core
.delete":[],"core.edit":[],"core.edit.state":[]}'),
(170, 103, 453, 454, 3, 'com_content.article.124', 'Unidades Educativas se suman
con sus bandas de msica a inauguracin de los Juegos Plurinacionales', '{"core.del
ete":[],"core.edit":[],"core.edit.state":[]}'),
(171, 70, 439, 440, 3, 'com_content.article.125', 'Programa Cuenca del lago Po
op de la Gobernacin entreg recursos para seis proyectos (2)', '{"core.delete":[],
"core.edit":[],"core.edit.state":[]}'),
(172, 39, 259, 260, 3, 'com_content.article.126', 'Socializacin del PDD en el mun
icipio de Andamarca fue participativa', '{"core.delete":[],"core.edit":[],"core.
edit.state":[]}'),
(173, 39, 261, 262, 3, 'com_content.article.127', 'Provincia Mejillones cumpli 23
aos de creacin', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(174, 39, 263, 264, 3, 'com_content.article.128', 'Gobierno departamental recib
ir postulaciones al concurso Plurinacional Eduardo Abaroa ', '{"core.delete":[],"cor
e.edit":[],"core.edit.state":[]}'),
(175, 39, 265, 266, 3, 'com_content.article.129', 'El 4 Y 5 de julio se realiza
ra la exposicin y premiacin de trabajos periodsticos del 2do recor', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(176, 39, 267, 268, 3, 'com_content.article.130', 'Gobierno Departamental confor
m UGR s en 4 municipios del departamento', '{"core.delete":[],"core.edit":[],"core
.edit.state":[]}'),
(177, 39, 269, 270, 3, 'com_content.article.131', 'Banco de Germoplasma del Gobi
erno Departamental en proceso de equipamiento
', '{"core.del
ete":[],"core.edit":[],"core.edit.state":[]}'),
(178, 39, 271, 272, 3, 'com_content.article.132', 'Bloqueo en Culta fue suspendi
do tras dilogo con autoridades departamentales', '{"core.delete":[],"core.edit":[
],"core.edit.state":[]}'),
(179, 39, 273, 274, 3, 'com_content.article.133', 'El Gobierno Autnomo Departamen

tal de Oruro realiz la premiacin a los trabajos periodsticos del ', '{"core.delete
":[],"core.edit":[],"core.edit.state":[]}'),
(180, 39, 275, 276, 3, 'com_content.article.134', 'Presidente Morales aprob 15 pr
oyectos para el departamento de Oruro', '{"core.delete":[],"core.edit":[],"core.
edit.state":[]}'),
(181, 39, 277, 278, 3, 'com_content.article.135', 'Gobierno Departamental convoc
a a los representantes de instituciones a reunin interinstitucional pa', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(182, 39, 279, 280, 3, 'com_content.article.136', 'Entidades pblicas y privadas q
ue ocasionen dao ambiental deben cumplir normativas ambientales', '{"core.delete"
:[],"core.edit":[],"core.edit.state":[]}'),
(183, 39, 281, 282, 3, 'com_content.article.137', 'Gobierno Departamental y Univ
ersidad Tcnica de Oruro firmaron convenio interinstitucional para los ', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(184, 39, 283, 284, 3, 'com_content.article.138', 'Gobierno Departamental declar
a jornada de limpieza para el 27 de julio ', '{"core.delete":[],"core.edit":[],"
core.edit.state":[]}'),
(185, 39, 285, 286, 3, 'com_content.article.139', 'Gobernador Santos Tito entreg
herramientas para la campaa de limpieza', '{"core.delete":[],"core.edit":[],"core
.edit.state":[]}'),
(186, 39, 287, 288, 3, 'com_content.article.140', 'Gobernacin logr acuerdo con aut
oridades de Challapata y procedieron a desbloquear la carretera Oru', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(187, 39, 289, 290, 3, 'com_content.article.141', 'Secretarios Generales de los
Gobiernos Departamentales conformaron la agenda general de coordinacin', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(188, 39, 291, 292, 3, 'com_content.article.142', 'Gobernacin y DIREMAR inician l
a proyeccin del documental la Guerra del Pacfico ', '{"core.delete":[],"core.edit
":[],"core.edit.state":[]}'),
(189, 39, 293, 294, 3, 'com_content.article.143', 'Gobernador Santos Tito Vliz: El
aeropuerto internacional ser de gran impacto para Oruro ', '{"core.delete":[],"c
ore.edit":[],"core.edit.state":[]}'),
(190, 39, 295, 296, 3, 'com_content.article.144', 'Gobernacin promueve seminario
taller de turismo sostenible del departamento de Oruro ', '{"core.delete":[],"co
re.edit":[],"core.edit.state":[]}'),
(191, 39, 297, 298, 3, 'com_content.article.145', 'Actos del 6 de agostos en hom
enaje a los 187 aos de la independencia se desarrollaron con xito e', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(192, 39, 299, 300, 3, 'com_content.article.146', 'Gobierno presenta en Oruro Pl
an Patritico hacia el Bi Centenario de Bolivia', '{"core.delete":[],"core.edit":[
],"core.edit.state":[]}'),
(193, 39, 301, 302, 3, 'com_content.article.147', 'El techo presupuestario para
el ao 2013 del Gobierno Autnomo Departamental de Oruro alcanza a cas', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(194, 39, 303, 304, 3, 'com_content.article.148', 'Unidades de Transparencia del
departamento de Oruro mostrarn resultados', '{"core.delete":[],"core.edit":[],"c
ore.edit.state":[]}'),
(195, 39, 305, 306, 3, 'com_content.article.149', 'Gobierno Departamental notifi
c a 24 instituciones para que presenten documentacin ambiental ', '{"core.delete":
[],"core.edit":[],"core.edit.state":[]}'),
(196, 39, 307, 308, 3, 'com_content.article.150', 'INAUGURAN LIMPIEZA DE LOS CAN
ALES DEL SISTEMA DE RIEGO EN EL MUNICIPIO DE EL CHORO', '{"core.delete":[],"core
.edit":[],"core.edit.state":[]}'),
(197, 39, 309, 310, 3, 'com_content.article.151', 'Gobierno departamental distin
gui a instituciones y personalidades en conmemoracin al Da Mundial d', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(198, 39, 311, 312, 3, 'com_content.article.152', 'Gobierno Departamental y la U
TO presentaron el Centro de Investigacin de la Quinua, Salinas de Garc', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(199, 27, 145, 146, 3, 'com_content.article.153', 'Servicio Departamental de For

talecimiento Municipal y Descolonizacin', '{"core.delete":[],"core.edit":[],"core


.edit.state":[]}'),
(200, 39, 313, 314, 3, 'com_content.article.154', 'Gobierno Departamental otorg r
esoluciones administrativas a operadores de transporte', '{"core.delete":[],"cor
e.edit":[],"core.edit.state":[]}'),
(201, 39, 315, 316, 3, 'com_content.article.155', 'Presidente Evo Morales: Oruro
debe aprovechar ser centro estratgico de toda Bolivia en el tema via', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(202, 39, 317, 318, 3, 'com_content.article.156', 'Gobierno Departamental y Mini
sterio Pblico efectuaron audiencia de registro del pontn que est aba', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(203, 39, 319, 320, 3, 'com_content.article.157', 'El gobernador del departament
o de Oruro Ing. Santos Tito entreg la infraestructura de la Escuela Na', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(204, 39, 321, 322, 3, 'com_content.article.158', 'Comit organizador de los III J
uegos Plurinacionales intensifica preparativos ', '{"core.delete":[],"core.edit"
:[],"core.edit.state":[]}'),
(205, 39, 323, 324, 3, 'com_content.article.159', 'Red de electrificacin se extie
nde a la Provincia Mejillones', '{"core.delete":[],"core.edit":[],"core.edit.sta
te":[]}'),
(206, 39, 325, 326, 3, 'com_content.article.160', 'Empresa auditora present el in
forme de la auditora ambiental de Kori Kollo', '{"core.delete":[],"core.edit":[],
"core.edit.state":[]}'),
(207, 39, 327, 328, 3, 'com_content.article.161', 'Gobierno Departamental intens
ifica inspecciones sorpresas en comunidades manejadoras de vicuas', '{"core.delet
e":[],"core.edit":[],"core.edit.state":[]}'),
(208, 39, 329, 330, 3, 'com_content.article.162', 'Gobernacin inici obras del pro
yecto de electrificacin en la provincia cercado municipio de El Ch', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(209, 39, 331, 332, 3, 'com_content.article.163', 'Gobierno Nacional entreg la co
nstruccin del Campo Ferial del municipio de Toledo en su primera fas', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(210, 39, 333, 334, 3, 'com_content.article.164', 'Gobernacin entreg electrificacin
en la provincia Ladislao Cabrera fase II, paquete-2 tramo Villa', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(211, 39, 335, 336, 3, 'com_content.article.165', 'Gobernador Santos Tito recibi
el trofeo rotatorio de los III Juegos Deportivos Estudiantiles pluri', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(212, 39, 337, 338, 3, 'com_content.article.166', 'Esposa del Gobernador del Dep
artamento de Oruro entreg alimentos a los hogares de acogida del SEDE', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(213, 39, 339, 340, 3, 'com_content.article.167', 'Gobierno Departamental de Oru
ro invirti ms de 676 mil bolivianos para el muro perimetral de la Esc', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(214, 39, 341, 342, 3, 'com_content.article.168', 'Presidente, Evo Morales y el
Gobernador, Santos Tito entregaron comedor y muro perimetral a la Escue', '{"cor
e.delete":[],"core.edit":[],"core.edit.state":[]}'),
(215, 39, 343, 344, 3, 'com_content.article.169', 'El Gobernador Santos Tito ent
reg uniformes a los estudiantes', '{"core.delete":[],"core.edit":[],"core.edit.st
ate":[]}'),
(216, 39, 345, 346, 3, 'com_content.article.170', 'Trabajo intenso del personal
del Gobierno Departamental enla organizacin de los III Juegos Deportiv', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(217, 39, 347, 348, 3, 'com_content.article.171', 'Oruro listo la espectacular i
nauguracin de los III Juegos Deportivos Estudiantiles ', '{"core.delete":[],"core
.edit":[],"core.edit.state":[]}'),
(218, 39, 349, 350, 3, 'com_content.article.172', 'Gobernador consigui recursos e
conmicos para la iluminacin del estadio Jess Bermdez', '{"core.delete":[],"core.edit
":[],"core.edit.state":[]}'),
(219, 39, 351, 352, 3, 'com_content.article.173', 'El Gobierno Departamental de

Oruro rindi homenaje al 74 aniversario creacin de Pando y los 202 a', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(220, 39, 353, 354, 3, 'com_content.article.174', 'El Gobierno Departamental de
Oruro rindi homenaje al 74 aniversario creacin de Pando y la gesta li', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(221, 39, 355, 356, 3, 'com_content.article.175', 'TRES MEDALLAS DE ORO SE LOGRO
EN LA MEDIA JORNADA DE ESTE LUNES PARA ORURO', '{"core.delete":[],"core.edit":[
],"core.edit.state":[]}'),
(222, 39, 357, 358, 3, 'com_content.article.176', ' Gobierno Departamental de Or
uro dotar 50 mil plantines para forestar la carretera Oruro-Caracollo ', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(223, 39, 359, 360, 3, 'com_content.article.177', 'El Gobernador di inicio a la f
orestacin de la carretera Oruro-Caracollo', '{"core.delete":[],"core.edit":[],"co
re.edit.state":[]}'),
(224, 39, 361, 362, 3, 'com_content.article.178', 'Por gestiones del Gobernador
Santos Tito, Presidente desembols recursos econmicos para la construc', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(225, 39, 363, 364, 3, 'com_content.article.179', 'Gobernacin entreg reconocimie
ntos a medallistas del departamento de Oruro en los III Juegos Est', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(226, 39, 365, 366, 3, 'com_content.article.180', 'XX Festival de la Cancin Boliv
iana Aqu Canta Bolivia se realizara los dias 13, 14 y 15 de diciembr', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(227, 39, 367, 368, 3, 'com_content.article.181', 'Hotel Terminal Oruro busca r
ecuperar su estatus e imagen a travs de una nueva administracin', '{"core.delete":
[],"core.edit":[],"core.edit.state":[]}'),
(228, 27, 147, 148, 3, 'com_content.article.182', 'Decretos Departamentales Prom
ulgados', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(229, 39, 369, 370, 3, 'com_content.article.183', 'Gobierno Departamental implem
ent jardineras en el estadio Jess Bermdez', '{"core.delete":[],"core.edit":[],"core
.edit.state":[]}'),
(230, 39, 371, 372, 3, 'com_content.article.184', 'Gobernacin de Oruro trabaja en
el mantenimiento del rio Desaguadero para evitar desbordes en la tem', '{"core.
delete":[],"core.edit":[],"core.edit.state":[]}'),
(231, 39, 373, 374, 3, 'com_content.article.185', 'Oruro y Salinas sern escenario
s principales para el lanzamiento del ao internacional de la quinua', '{"core.del
ete":[],"core.edit":[],"core.edit.state":[]}'),
(232, 39, 375, 376, 3, 'com_content.article.186', 'Revestimiento de canales en p
resa de Tacagua fue entregado definitivamente', '{"core.delete":[],"core.edit":[
],"core.edit.state":[]}'),
(233, 39, 377, 378, 3, 'com_content.article.187', 'Cancha de csped sinttico de la
Federacin de Bandas de Msicos Profesionales ser ejecutada en 20 ', '{"core.delete":
[],"core.edit":[],"core.edit.state":[]}'),
(234, 39, 379, 380, 3, 'com_content.article.188', 'Gobernador Santos Tito gesti
onar recursos para la construccin de una sede social para los residen', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(235, 39, 381, 382, 3, 'com_content.article.189', 'Gobernacin destina 10 millones
de bolivianos para el hospital general San Juan de Dios', '{"core.delete":[],"c
ore.edit":[],"core.edit.state":[]}'),
(236, 39, 383, 384, 3, 'com_content.article.190', 'Nios y nias de los centros PAN
de los 35 municipios mostraran sus danzas', '{"core.delete":[],"core.edit":[],"c
ore.edit.state":[]}'),
(237, 39, 385, 386, 3, 'com_content.article.191', 'En los 202 aniversario del Ejr
cito El Gobierno Departamental de Oruro reconoci la labor del Ejrci', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(238, 39, 387, 388, 3, 'com_content.article.192', 'Gobernador Santos Tito confa e
n la conciencia de los orureos para que participen del censo de pob', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(239, 39, 389, 390, 3, 'com_content.article.193', 'Gobierno Departamental de Oru
ro decret Auto de Buen Gobierno para la realizacin del Censo 2012', '{"core.delete

":[],"core.edit":[],"core.edit.state":[]}'),
(240, 39, 391, 392, 3, 'com_content.article.194', 'Gobierno Departamental de Oru
ro conmemorar los 167 aos del Himno Nacional de Bolivia', '{"core.delete":[],"core
.edit":[],"core.edit.state":[]}'),
(241, 27, 149, 150, 3, 'com_content.article.195', 'Gua Telefnica', '{"core.delete"
:[],"core.edit":[],"core.edit.state":[]}'),
(242, 39, 393, 394, 3, 'com_content.article.196', 'Gobernador entreg tramo Avaroa
Orinoca del Circuito Turstico Lago Poop', '{"core.delete":[],"core.edit":[],"core
.edit.state":[]}'),
(243, 39, 395, 396, 3, 'com_content.article.197', 'Gobernador visit la infraestru
ctura de la Unidad de Quemados en el hospital general y comprometi', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(244, 39, 397, 398, 3, 'com_content.article.198', 'La teletn 2012 dobl la recaudac
in de la gestin pasada
*La Teletn ser institu', '{"core.delete":[]
,"core.edit":[],"core.edit.state":[]}'),
(245, 39, 399, 400, 3, 'com_content.article.199', 'Presidente Evo Morales y el G
obernador Santos Tito inauguraron una cancha con csped sinttico en el', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(246, 39, 401, 402, 3, 'com_content.article.200', 'Ms de 100 pequeos y microempres
arios participarn de la 4 feria Zonal Productiva organizada por la', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(247, 39, 403, 404, 3, 'com_content.article.201', 'Direccin de Agua Cuenca y Rieg
o del Gobierno Departamental invirti 11.4 millones de bolivianos en ', '{"core.de
lete":[],"core.edit":[],"core.edit.state":[]}'),
(248, 39, 405, 406, 3, 'com_content.article.202', 'Gobernacin de Oruro concluye c
on la construccin del primer Centro Tecnolgico en Bolivia', '{"core.delete":[],"co
re.edit":[],"core.edit.state":[]}'),
(249, 39, 407, 408, 3, 'com_content.article.203', 'Gobernador apoya el proyect
o de ampliacin del teatro al Aire Libre Luis Mendizbal Santa Cruz. ', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(250, 39, 409, 410, 3, 'com_content.article.204', 'El PDD proyecta a Oruro como
una zona de actividad logstica y productiva', '{"core.delete":[],"core.edit":[],"
core.edit.state":[]}'),
(251, 39, 411, 412, 3, 'com_content.article.205', 'Esposa del gobernador gestion
entrega de presentes a nios de hogares del SEDEGES ', '{"core.delete":[],"core.e
dit":[],"core.edit.state":[]}'),
(252, 39, 413, 414, 3, 'com_content.article.206', 'PRESIDENTE APROB 21 PROYECTOS
PARA ORURO CON EL PROGRAMA BOLIVIA CAMBIA EVO CUMPLE.', '{"core.delete":[],"core
.edit":[],"core.edit.state":[]}'),
(253, 39, 415, 416, 3, 'com_content.article.207', 'Gobernacin de Oruro benefici a
ms de 2286 familias del rea rural con proyectos de electrificaci', '{"core.delete":
[],"core.edit":[],"core.edit.state":[]}'),
(254, 39, 417, 418, 3, 'com_content.article.208', 'Secretara de Turismo y Cultura
realiza curso de ingls bsico dirigido a efectivos de la polica ', '{"core.delete
":[],"core.edit":[],"core.edit.state":[]}'),
(255, 39, 419, 420, 3, 'com_content.article.209', 'Gobernacin inici el estudio par
a la Construccin de la Zona de Trasbordo y Sistema Integrado de Co', '{"core.dele
te":[],"core.edit":[],"core.edit.state":[]}'),
(256, 39, 421, 422, 3, 'com_content.article.210', 'Gobernacin de Oruro transferir
4 millones y medio de bolivianos al municipio de Huanuni', '{"core.delete":[],"c
ore.edit":[],"core.edit.state":[]}');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_associations`
-CREATE TABLE IF NOT EXISTS `gador_associations` (
`id` varchar(50) NOT NULL COMMENT 'A reference to the associated item.',

`context` varchar(50) NOT NULL COMMENT 'The context of the associated item.',
`key` char(32) NOT NULL COMMENT 'The key for the association computed from an
md5 on associated ids.',
PRIMARY KEY (`context`,`id`),
KEY `idx_key` (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_associations`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_banners`
-CREATE TABLE IF NOT EXISTS `gador_banners` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`cid` int(11) NOT NULL DEFAULT '0',
`type` int(11) NOT NULL DEFAULT '0',
`name` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) NOT NULL DEFAULT '',
`imptotal` int(11) NOT NULL DEFAULT '0',
`impmade` int(11) NOT NULL DEFAULT '0',
`clicks` int(11) NOT NULL DEFAULT '0',
`clickurl` varchar(200) NOT NULL DEFAULT '',
`state` tinyint(3) NOT NULL DEFAULT '0',
`catid` int(10) unsigned NOT NULL DEFAULT '0',
`description` text NOT NULL,
`custombannercode` varchar(2048) NOT NULL,
`sticky` tinyint(1) unsigned NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
`metakey` text NOT NULL,
`params` text NOT NULL,
`own_prefix` tinyint(1) NOT NULL DEFAULT '0',
`metakey_prefix` varchar(255) NOT NULL DEFAULT '',
`purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
`track_clicks` tinyint(4) NOT NULL DEFAULT '-1',
`track_impressions` tinyint(4) NOT NULL DEFAULT '-1',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`reset` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`language` char(7) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
KEY `idx_state` (`state`),
KEY `idx_own_prefix` (`own_prefix`),
KEY `idx_metakey_prefix` (`metakey_prefix`),
KEY `idx_banner_catid` (`catid`),
KEY `idx_language` (`language`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--- Volcar la base de datos para la tabla `gador_banners`
--

-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_banner_clients`


-CREATE TABLE IF NOT EXISTS `gador_banner_clients` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL DEFAULT '',
`contact` varchar(255) NOT NULL DEFAULT '',
`email` varchar(255) NOT NULL DEFAULT '',
`extrainfo` text NOT NULL,
`state` tinyint(3) NOT NULL DEFAULT '0',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`metakey` text NOT NULL,
`own_prefix` tinyint(4) NOT NULL DEFAULT '0',
`metakey_prefix` varchar(255) NOT NULL DEFAULT '',
`purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
`track_clicks` tinyint(4) NOT NULL DEFAULT '-1',
`track_impressions` tinyint(4) NOT NULL DEFAULT '-1',
PRIMARY KEY (`id`),
KEY `idx_own_prefix` (`own_prefix`),
KEY `idx_metakey_prefix` (`metakey_prefix`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--- Volcar la base de datos para la tabla `gador_banner_clients`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_banner_tracks`
-CREATE TABLE IF NOT EXISTS `gador_banner_tracks` (
`track_date` datetime NOT NULL,
`track_type` int(10) unsigned NOT NULL,
`banner_id` int(10) unsigned NOT NULL,
`count` int(10) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
KEY `idx_track_date` (`track_date`),
KEY `idx_track_type` (`track_type`),
KEY `idx_banner_id` (`banner_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_banner_tracks`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_categories`
--

CREATE TABLE IF NOT EXISTS `gador_categories` (


`id` int(11) NOT NULL AUTO_INCREMENT,
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK para la tabla de
#__assets.',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0',
`lft` int(11) NOT NULL DEFAULT '0',
`rgt` int(11) NOT NULL DEFAULT '0',
`level` int(10) unsigned NOT NULL DEFAULT '0',
`path` varchar(255) NOT NULL DEFAULT '',
`extension` varchar(50) NOT NULL DEFAULT '',
`title` varchar(255) NOT NULL,
`alias` varchar(255) NOT NULL DEFAULT '',
`note` varchar(255) NOT NULL DEFAULT '',
`description` mediumtext NOT NULL,
`published` tinyint(1) NOT NULL DEFAULT '0',
`checked_out` int(11) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`access` int(10) unsigned NOT NULL DEFAULT '0',
`params` text NOT NULL,
`metadesc` varchar(1024) NOT NULL COMMENT 'La meta descripcin de la pgina.',
`metakey` varchar(1024) NOT NULL COMMENT 'Las palabras clave para la pgina.',
`metadata` varchar(2048) NOT NULL COMMENT 'Propiedades de metadatos codificado
s JSON.',
`created_user_id` int(10) unsigned NOT NULL DEFAULT '0',
`created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_user_id` int(10) unsigned NOT NULL DEFAULT '0',
`modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`hits` int(10) unsigned NOT NULL DEFAULT '0',
`language` char(7) NOT NULL,
PRIMARY KEY (`id`),
KEY `cat_idx` (`extension`,`published`,`access`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_path` (`path`),
KEY `idx_left_right` (`lft`,`rgt`),
KEY `idx_alias` (`alias`),
KEY `idx_language` (`language`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=19 ;
--- Volcar la base de datos para la tabla `gador_categories`
-INSERT INTO `gador_categories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `le
vel`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`,
`checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `
metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time
`, `hits`, `language`) VALUES
(1, 0, 0, 0, 35, 0, '', 'system', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:0
0:00', 1, '{}', '', '', '', 0, '2009-10-18 16:07:09', 0, '0000-00-00 00:00:00',
0, '*'),
(2, 27, 1, 1, 2, 1, 'institucional', 'com_content', 'Institucional', 'institucio
nal', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}
', '', '', '{"author":"","robots":""}', 42, '2010-06-28 13:26:37', 42, '2012-0114 21:45:59', 0, '*'),
(3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Sin categora', 'uncategorise
d', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":"","foobar":""
}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:27:3
5', 0, '0000-00-00 00:00:00', 0, '*'),
(4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Sin categora', 'uncategorise

d', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '',


'{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:27:57', 0, '0000
-00-00 00:00:00', 0, '*'),
(5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Sin categora', 'uncategori
sed', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', ''
, '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:28:15', 0, '00
00-00-00 00:00:00', 0, '*'),
(6, 31, 1, 9, 10, 1, 'uncategorised', 'com_weblinks', 'Sin categora', 'uncategori
sed', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', ''
, '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:28:33', 0, '00
00-00-00 00:00:00', 0, '*'),
(7, 33, 1, 11, 12, 1, 'basic', 'com_rokcandy', 'Basic', 'basic', '', '', 1, 0, '
0000-00-00 00:00:00', 1, '', '', '', '', 42, '2012-01-14 21:28:13', 0, '0000-0000 00:00:00', 0, ''),
(8, 34, 1, 13, 14, 1, 'typography', 'com_rokcandy', 'Typography', 'typography',
'', '', 1, 0, '0000-00-00 00:00:00', 1, '', '', '', '', 42, '2012-01-14 21:28:17
', 0, '0000-00-00 00:00:00', 0, ''),
(9, 35, 1, 15, 16, 1, 'uncategorised', 'com_rokcandy', 'Uncategorised', 'uncateg
orised', '', '', 1, 42, '2012-03-19 15:27:11', 1, '', '', '', '', 42, '2012-01-1
4 21:28:19', 0, '0000-00-00 00:00:00', 0, ''),
(10, 38, 1, 17, 18, 1, 'noticias', 'com_content', 'Noticias', 'noticias', '', ''
, 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '
{"author":"","robots":""}', 42, '2012-01-14 21:46:09', 0, '0000-00-00 00:00:00',
0, '*'),
(11, 39, 1, 19, 20, 1, 'noticias-gador', 'com_content', 'Noticias Gador', 'notic
ias-gador', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","imag
e":""}', '', '', '{"author":"","robots":""}', 42, '2012-01-14 21:46:22', 0, '000
0-00-00 00:00:00', 0, '*'),
(12, 46, 1, 21, 22, 1, 'salud', 'com_content', 'Salud', 'salud', '', '', 1, 0, '
0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author"
:"","robots":""}', 42, '2012-01-15 01:27:55', 42, '2012-06-18 13:31:11', 0, '*')
,
(13, 47, 1, 23, 24, 1, 'educacion', 'com_content', 'Educacin', 'educacion', '', '
', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '',
'{"author":"","robots":""}', 42, '2012-01-15 01:28:14', 0, '0000-00-00 00:00:00'
, 0, '*'),
(14, 70, 1, 25, 26, 1, 'proyectos', 'com_content', 'Proyectos', 'proyectos', '',
'', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', ''
, '{"author":"","robots":""}', 42, '2012-01-31 21:04:54', 42, '2012-06-18 13:31:
19', 0, '*'),
(15, 71, 1, 27, 28, 1, 'enlaces', 'com_weblinks', 'Enlaces', 'enlaces', '', '',
1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"
author":"","robots":""}', 42, '2012-02-01 11:36:33', 0, '0000-00-00 00:00:00', 0
, '*'),
(16, 92, 1, 29, 30, 1, 'hello', 'com_contact', 'Hello', 'hello', '', '<p>Contact
os...</p>', 0, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}',
'', '', '{"author":"","robots":""}', 42, '2012-03-17 15:15:45', 42, '2012-06-18
13:34:12', 0, '*'),
(17, 102, 1, 31, 32, 1, 'gestion', 'com_content', 'Gestin', 'gestion', '', '', 1,
0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"au
thor":"","robots":""}', 42, '2012-04-12 22:42:20', 42, '2012-06-18 13:31:26', 0,
'*'),
(18, 103, 1, 33, 34, 1, 'deportes', 'com_content', 'Deportes', 'deportes', '', '
', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '',
'{"author":"","robots":""}', 42, '2012-04-12 22:43:16', 0, '0000-00-00 00:00:00'
, 0, '*');
-- ---------------------------------------------------------

-- Estructura de tabla para la tabla `gador_contact_details`


-CREATE TABLE IF NOT EXISTS `gador_contact_details` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) NOT NULL DEFAULT '',
`con_position` varchar(255) DEFAULT NULL,
`address` text,
`suburb` varchar(100) DEFAULT NULL,
`state` varchar(100) DEFAULT NULL,
`country` varchar(100) DEFAULT NULL,
`postcode` varchar(100) DEFAULT NULL,
`telephone` varchar(255) DEFAULT NULL,
`fax` varchar(255) DEFAULT NULL,
`misc` mediumtext,
`image` varchar(255) DEFAULT NULL,
`imagepos` varchar(20) DEFAULT NULL,
`email_to` varchar(255) DEFAULT NULL,
`default_con` tinyint(1) unsigned NOT NULL DEFAULT '0',
`published` tinyint(1) NOT NULL DEFAULT '0',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`ordering` int(11) NOT NULL DEFAULT '0',
`params` text NOT NULL,
`user_id` int(11) NOT NULL DEFAULT '0',
`catid` int(11) NOT NULL DEFAULT '0',
`access` int(10) unsigned NOT NULL DEFAULT '0',
`mobile` varchar(255) NOT NULL DEFAULT '',
`webpage` varchar(255) NOT NULL DEFAULT '',
`sortname1` varchar(255) NOT NULL,
`sortname2` varchar(255) NOT NULL,
`sortname3` varchar(255) NOT NULL,
`language` char(7) NOT NULL,
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
`metakey` text NOT NULL,
`metadesc` text NOT NULL,
`metadata` text NOT NULL,
`featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Establecer si el
artculo aparece.',
`xreference` varchar(50) NOT NULL COMMENT 'Una referencia para los vnculos a da
tos externos conjuntos.',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_state` (`published`),
KEY `idx_catid` (`catid`),
KEY `idx_createdby` (`created_by`),
KEY `idx_featured_catid` (`featured`,`catid`),
KEY `idx_language` (`language`),
KEY `idx_xreference` (`xreference`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
--

-- Volcar la base de datos para la tabla `gador_contact_details`


-INSERT INTO `gador_contact_details` (`id`, `name`, `alias`, `con_position`, `add
ress`, `suburb`, `state`, `country`, `postcode`, `telephone`, `fax`, `misc`, `im
age`, `imagepos`, `email_to`, `default_con`, `published`, `checked_out`, `checke
d_out_time`, `ordering`, `params`, `user_id`, `catid`, `access`, `mobile`, `webp
age`, `sortname1`, `sortname2`, `sortname3`, `language`, `created`, `created_by`
, `created_by_alias`, `modified`, `modified_by`, `metakey`, `metadesc`, `metadat
a`, `featured`, `xreference`, `publish_up`, `publish_down`) VALUES
(1, 'Contactenos', 'contactenos', '', '', '', '', 'Oruro, Bolivia', '', '', '',
'', '', NULL, 'giovaven@hotmail.com', 0, 1, 0, '0000-00-00 00:00:00', 1, '{"show
_contact_category":"","show_contact_list":"","presentation_style":"","show_name"
:"","show_position":"","show_email":"","show_street_address":"","show_suburb":""
,"show_state":"","show_postcode":"","show_country":"","show_telephone":"","show_
mobile":"","show_fax":"","show_webpage":"","show_misc":"","show_image":"","allow
_vcard":"","show_articles":"","show_profile":"","show_links":"","linka_name":"",
"linka":"","linkb_name":"","linkb":"","linkc_name":"","linkc":"","linkd_name":""
,"linkd":"","linke_name":"","linke":"","contact_layout":"","show_email_form":"",
"show_email_copy":"","banned_email":"","banned_subject":"","banned_text":"","val
idate_session":"","custom_reply":"","redirect":""}', 0, 16, 1, '', '', '', '', '
', '*', '2012-03-17 15:18:11', 42, '', '2012-04-10 00:40:37', 42, '', '', '{"rob
ots":"","rights":""}', 0, '', '0000-00-00 00:00:00', '0000-00-00 00:00:00');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_content`
-CREATE TABLE IF NOT EXISTS `gador_content` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK a la tabla de #__
assets.',
`title` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) NOT NULL DEFAULT '',
`title_alias` varchar(255) NOT NULL DEFAULT '',
`introtext` mediumtext NOT NULL,
`fulltext` mediumtext NOT NULL,
`state` tinyint(3) NOT NULL DEFAULT '0',
`sectionid` int(10) unsigned NOT NULL DEFAULT '0',
`mask` int(10) unsigned NOT NULL DEFAULT '0',
`catid` int(10) unsigned NOT NULL DEFAULT '0',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`images` text NOT NULL,
`urls` text NOT NULL,
`attribs` varchar(5120) NOT NULL,
`version` int(10) unsigned NOT NULL DEFAULT '1',
`parentid` int(10) unsigned NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
`metakey` text NOT NULL,
`metadesc` text NOT NULL,

`access` int(10) unsigned NOT NULL DEFAULT '0',


`hits` int(10) unsigned NOT NULL DEFAULT '0',
`metadata` text NOT NULL,
`featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Establecer si el
artculo aparece.',
`language` char(7) NOT NULL COMMENT 'El cdigo de idioma para el artculo.',
`xreference` varchar(50) NOT NULL COMMENT 'Una referencia para los vnculos a da
tos externos conjuntos.',
PRIMARY KEY (`id`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_state` (`state`),
KEY `idx_catid` (`catid`),
KEY `idx_createdby` (`created_by`),
KEY `idx_featured_catid` (`featured`,`catid`),
KEY `idx_language` (`language`),
KEY `idx_xreference` (`xreference`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=211 ;
--- Volcar la base de datos para la tabla `gador_content`
-INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(1, 37, 'EN CONSTRUCCION', 'en-construccion', '', '<p style="text-align: center;
"><img src="images/Logos/enconstruccion.gif" border="0" alt="" style="display: b
lock; margin-left: auto; margin-right: auto;" /></p>\r\n<p style="text-align: ce
nter;"><em><strong>en construccin</strong></em></p>', '', 1, 0, 0, 2, '2012-01-14
21:30:19', 42, '', '2012-04-11 22:22:43', 42, 0, '0000-00-00 00:00:00', '2012-0
1-14 21:30:19', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"
","show_intro":"","show_category":"","link_category":"","show_parent_category":"
","link_parent_category":"","show_author":"","link_author":"","show_create_date"
:"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show
_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":
"","show_noauth":"","alternative_readmore":"","article_layout":""}', 3, 0, 65, '
', '', 1, 4598, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*',
''),
(2, 40, 'GOBIERNO NACIONAL APORTAR CON $US 6 MILLONES. GOBERNACIN DE ORURO APORTAR
A CON EL 50% PARA EL PROYECTO DE PRE INVERSIN DE CONSTRUCCIN DE LA AVENIDA CVICA',
'en-construccion', '', '<p><img src="images/Banners/gador1.jpg" border="0" style
="margin: 4px; border: 1px solid black; float: right;" /></p>\r\n<p>El Gobierno
Autnomo Departamental de Oruro (GADOR) aportara con el 50% de financiamiento</p>\
r\n<p>para la elaboracin del proyecto de pre inversin de la construccin de la Aveni
da Cvica Sanjins Vincenty, que debe estar listo hasta el prximo 10 de febrero, afi
rm gobernador Ing. Santos Javier Tito Vliz, en acto</p>\r\n', '\r\n<p>de firma de
compromiso interinstitucional, efectuado este lunes en el Saln Rojo de la Alcalda.
</p>\r\n<p><br /> El presidente Evo Morales a confirmado el financiamiento con 6
millones de dlares para la ejecucin de este proyecto tan anhelado para los orureos
, afirm el diputado de la C-33 Marcelo Elio , quien recibi el encargo del prime
r mandatario junto al gobernador Santos Tito para concretizar el proyecto a diseo
final de la construccin y ampliacin de la Avenida Cvica Sanjins Vincenty; tras tres
reuniones se procedi a la firma del acta de compromiso interinstitucional de e
jecucin de dicho proyecto.<br /><br /> El gobernador Ing. Santos Javier Tito Vliz
expres su satisfaccin porque las instituciones orureas se comprometan para consoli
dar un proyecto aorado de los orureos y de acuerdo a nuestra competencia solos no p

odramos realizar este proyecto tiene que haber el concurso de todas las instituci
ones y autoridades .<br /><br /> Para ello la UTO encarar adecuadamente este trabaj
o con un equip tcnico a la cabeza de Gerardo Araujo uno de los proyectistas, por
lo cual la gobernacin aportar con el 50 por ciento del costo de elaboracin del pr
oyecto a diseo final al igual que el municipio, dijo Tito, a tiempo de sealar que
este proyecto le dar mayor realce al Carnaval de Oruro, Obra Maestra del Patrimon
io Oral e Intangible de la Humanidad.<br /><br /> Tito, agreg que la ejecucin de e
ste proyecto debe ser iniciado inmediatamente concluido el Carnaval 2012, por el
lo el trabajo debe ser coordinado entre las autoridades y encarar el mismo.<br
/><br /> En el proyecto de la explanada tenemos que darnos tareas especificas ,
uno es realizar el proyecto a diseo final, el cual se esta plasmando con la firm
a del acta de compromiso , otra tarea a encarar es la disposicin del terreno , ah
el Concejo Municipal el ejecutivo municipal deben trabajar en la expropiacin de l
os predios privados , la Brigada Parlamentaria , la Asamblea Legislativa Departa
mental deben ser parte de este trabajo, tambin trabajar sobre los predios que tie
ne la Corporacin Minera de Bolivia (COMIBOL) , necesitamos la disposicin inmediata
de todos esos terrenos, son tareas que se deben encarar responsablemente, aseve
r el gobernador Santos Tito.<br /><br />De su parte la alcaldesa, Rossio Pimentel
, expres toda su voluntad de trabajo como gobierno municipal y agradeci al presid
ente Evo Morales Ayma por invertir 6 millones de dlares, en tan significativo pr
oyecto que hace al Carnaval de Oruro.</p>\r\n<p style="text-align: justify; colo
r: #555555; font-family: ''Lucida Grande'',Arial,Helvetica,sans-serif; font-size
: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-sp
acing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform
: none; white-space: normal; widows: 2; word-spacing: 0px;">El Gobierno Autnomo D
epartamental de Oruro (GADOR) aportara con el 50% de financiamiento para la elab
oracin del proyecto de pre inversin de la construccin de la Avenida Cvica Sanjins Vi
ncenty, que debe estar listo hasta el prximo 10 de febrero, afirm gobernador Ing.
Santos Javier Tito Vliz, en acto de firma de compromiso interinstitucional, efect
uado este lunes en el Saln Rojo de la Alcalda.</p>\r\n<p style="text-align: justif
y; color: #555555; font-family: ''Lucida Grande'',Arial,Helvetica,sans-serif; fo
nt-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; le
tter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-tr
ansform: none; white-space: normal; widows: 2; word-spacing: 0px;"> El president
e Evo Morales a confirmado el financiamiento con 6 millones de dlares para la eje
cucin de este proyecto tan anhelado para los orureos, afirm el diputado de la C33 Marcelo Elio , quien recibi el encargo del primer mandatario junto al gobernad
or Santos Tito para concretizar el proyecto a diseo final de la construccin y ampl
iacin de la Avenida Cvica Sanjins Vincenty; tras tres reuniones se procedi a la fi
rma del acta de compromiso interinstitucional de ejecucin de dicho proyecto.</p>\
r\n<p style="text-align: justify; color: #555555; font-family: ''Lucida Grande''
,Arial,Helvetica,sans-serif; font-size: 13px; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphan
s: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; wo
rd-spacing: 0px;"> El gobernador Ing. Santos Javier Tito Vliz expres su satisfaccin
porque las instituciones orureas se comprometan para consolidar un proyecto aora
do de los orureos y de acuerdo a nuestra competencia solos no podramos realizar est
e proyecto tiene que haber el concurso de todas las instituciones y autoridades .<
/p>\r\n<p style="text-align: justify; color: #555555; font-family: ''Lucida Gran
de'',Arial,Helvetica,sans-serif; font-size: 13px; font-style: normal; font-varia
nt: normal; font-weight: normal; letter-spacing: normal; line-height: normal; or
phans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2
; word-spacing: 0px;"> Para ello la UTO encarar adecuadamente este trabajo con un
equip tcnico a la cabeza de Gerardo Araujo uno de los proyectistas, por lo cual
la gobernacin aportar con el 50 por ciento del costo de elaboracin del proyecto a
diseo final al igual que el municipio, dijo Tito, a tiempo de sealar que este pro
yecto le dar mayor realce al Carnaval de Oruro, Obra Maestra del Patrimonio Oral
e Intangible de la Humanidad.</p>\r\n<p style="text-align: justify; color: #5555
55; font-family: ''Lucida Grande'',Arial,Helvetica,sans-serif; font-size: 13px;
font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: n

ormal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none;


white-space: normal; widows: 2; word-spacing: 0px;"> Tito, agreg que la ejecucin d
e este proyecto debe ser iniciado inmediatamente concluido el Carnaval 2012, por
ello el trabajo debe ser coordinado entre las autoridades y encarar el mismo.
</p>\r\n<p style="text-align: justify; color: #555555; font-family: ''Lucida Gra
nde'',Arial,Helvetica,sans-serif; font-size: 13px; font-style: normal; font-vari
ant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; o
rphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows:
2; word-spacing: 0px;"> En el proyecto de la explanada tenemos que darnos tareas
especificas , uno es realizar el proyecto a diseo final, el cual se esta plasman
do con la firma del acta de compromiso , otra tarea a encarar es la disposicin de
l terreno , ah el Concejo Municipal el ejecutivo municipal deben trabajar en la e
xpropiacin de los predios privados , la Brigada Parlamentaria , la Asamblea Legis
lativa Departamental deben ser parte de este trabajo, tambin trabajar sobre los p
redios que tiene la Corporacin Minera de Bolivia (COMIBOL) , necesitamos la dispo
sicin inmediata de todos esos terrenos, son tareas que se deben encarar responsab
lemente, asever el gobernador Santos Tito.</p>\r\n<p style="text-align: justify;
color: #555555; font-family: ''Lucida Grande'',Arial,Helvetica,sans-serif; fontsize: 13px; font-style: normal; font-variant: normal; font-weight: normal; lette
r-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-trans
form: none; white-space: normal; widows: 2; word-spacing: 0px;">De su parte la a
lcaldesa, Rossio Pimentel, expres toda su voluntad de trabajo como gobierno muni
cipal y agradeci al presidente Evo Morales Ayma por invertir 6 millones de dlares
, en tan significativo proyecto que hace al Carnaval de Oruro.</p>', 0, 0, 0, 11
, '2012-01-14 21:47:05', 42, '', '2012-02-01 21:55:20', 42, 0, '0000-00-00 00:00
:00', '2012-01-14 21:47:05', '0000-00-00 00:00:00', '', '', '{"show_title":"","l
ink_titles":"","show_intro":"","show_category":"","link_category":"","show_paren
t_category":"","link_parent_category":"","show_author":"","link_author":"","show
_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigat
ion":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":""
,"show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}'
, 9, 0, 133, '', '', 1, 2, '{"robots":"","author":"","rights":"","xreference":""
}', 0, '*', ''),
(3, 42, 'Auditoria Interna Gobierno Autnomo Departamental de Oruro', 'aditorias',
'', '<table style="width: 563px; height: 133px;" border="1" align="center">\r\n
<tbody>\r\n<tr><th scope="col" colspan="3" bgcolor="#800000" height="25">\r\n<di
v style="color: #fff;" align="center">INFORME DE ACTIVIDADES</div>\r\n</th></tr>
\r\n<tr><th bgcolor="#800000" width="129" height="23">\r\n<div style="color: #ff
f;" align="center">ACTIVIDADES</div>\r\n</th><th bgcolor="#800000" width="418">\
r\n<div style="color: #fff;" align="center">REFERENCIA</div>\r\n</th><th bgcolor
="#800000">\r\n<div style="color: #fff;" align="center">FORMATO</div>\r\n</th></
tr>\r\n<tr>\r\n<td>Informe Semestral Gestin 2012</td>\r\n<td><span style="color:
blue; margin: 5px;">Informe Semestral de la gestin 2012 de la Direccin de Auditori
a Interna, del periodo comprendido entre el 01-01-2012 al 30-06-2012</span></td>
\r\n<td><a href="images/auditorias/gador/isg2012.pdf" target="_blank"><img src="
images/pdfs/pdflog.png" border="0" alt="" width="38" height="38" style="display:
block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n
<td>Ejecucin de Actividades PROGRAMADAS</td>\r\n<td><span style="color: blue; mar
POA de la gestion 2010 y 2011</s
gin: 5px;">Ejecucion de Actividades Programadas
pan></td>\r\n<td><a href="images/auditorias/gador/gador17.pdf" target="_blank"><
img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38" style=
"display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\
n<tr>\r\n<td>Ejecucin de Actividades NO PROGRAMADAS</td>\r\n<td><span style="colo
r: blue; margin: 5px;">Ejecucion de Actividades No Programadas POA de la gestion
2011 Informes devueltos por CGE y de Gestiones pasadas al 2011</span></td>\r\n<
td><a href="images/auditorias/gador/gador16.pdf" target="_blank"><img src="image
s/pdfs/pdflog.png" border="0" alt="" width="38" height="38" style="display: bloc
k; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n</tbody>\r\n<
/table>\r\n<p> </p>\r\n<table style="width: 563px; height: 275px;" border="1" al
ign="center">\r\n<tbody>\r\n<tr><th scope="col" colspan="2" bgcolor="#800000">\r

\n<div style="color: #fff;" align="center">AUDITORIA ESPECIAL</div>\r\n</th></tr


>\r\n<tr><th bgcolor="#800000">\r\n<div style="color: #fff;" align="center">REFE
RENCIA</div>\r\n</th><th bgcolor="#800000">\r\n<div style="color: #fff;" align="
center">FORMATO</div>\r\n</th></tr>\r\n<tr>\r\n<td><span style="color: blue; mar
gin: 5px;">Auditoria Especial de cuentas a cobrar a Jose Luis Muriel Canaviri, G
enerado en la Gestin 2003</span></td>\r\n<td><a href="images/auditorias/gador/gad
or6.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" wid
th="38" height="38" style="display: block; margin-left: auto; margin-right: auto
;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blue; margin: 5px;">A
uditoria Especial Ingresos generados centro de Mejoramiento Gentico Pecuario Ex C
adea Gestin 2007</span></td>\r\n<td><a href="images/auditorias/gador/gador15.pdf"
target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38"
height="38" style="display: block; margin-left: auto; margin-right: auto;" /></a
></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blue; margin: 5px;">Auditoria
Especial, Proyecto electrificacin Turco Choquecota ejecutado en gestiones 2002 y
2003</span></td>\r\n<td><a href="images/auditorias/gador/gador13.pdf" target="_
blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38
" style="display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n
</tr>\r\n<tr>\r\n<td><span style="color: blue; margin: 5px;">Informe de Activida
des por el perodo Primer semestre 2011, ejecutada en cumplimiento a Programa de O
peraciones Anual de Direccin de Auditoria Interna</span></td>\r\n<td><a href="ima
ges/auditorias/gador/gador9.pdf" target="_blank"><img src="images/pdfs/pdflog.pn
g" border="0" alt="" width="38" height="38" style="display: block; margin-left:
auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="colo
r: blue; margin: 5px;">INF. AUDINT. N 005-A/11, Auditoria Esp. de pagos Caja Naci
onal de Salud por obligaciones contradas por la Prefectura del Departamento de Or
uro</span></td>\r\n<td><a href="images/auditorias/gador/gador11.pdf" target="_bl
ank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38"
style="display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</
tr>\r\n<tr>\r\n<td><span style="color: blue; margin: 5px;">INF. AUDINT. N 014-A1/
10, Auditoria Esp. sobre proceso compulsa y designaciones de docentes y personal
administrativo Centro educativo especial Ghislain Dube gestin 2009</span></td>\r
\n<td><a href="images/auditorias/gador/gador10.pdf" target="_blank"><img src="im
ages/pdfs/pdflog.png" border="0" alt="" width="38" height="38" style="display: b
lock; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<t
d><span style="color: blue; margin: 5px;">INF AUDINT N 007-A/01 (C2) y Complement
ario INF AUDINT N 013-A/01 (C2)</span></td>\r\n<td><a href="images/auditorias/gad
or/gador4.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt=
"" width="38" height="38" style="display: block; margin-left: auto; margin-right
: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blue; margin: 5
Auditoras Programadas Gestin 2011</span></td>\r\n<td><a hre
px;">Resumen Ejecutivo
f="images/auditorias/gador/gador8.pdf" target="_blank"><img src="images/pdfs/pdf
log.png" border="0" alt="" width="38" height="38" style="display: block; marginleft: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style
="color: blue; margin: 5px;">INF AUDINT N 010-A/09 y Complementario INF AUDINT N 0
13-A/10</span></td>\r\n<td><a href="images/auditorias/gador/gador1.pdf" target="
_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="3
8" style="display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\
n</tr>\r\n<tr>\r\n<td><span style="color: blue; margin: 5px;">Informe de Control
Interno : INF AUDINT N 01-B/11</span></td>\r\n<td><a href="images/auditorias/gad
or/gador2.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt=
"" width="38" height="38" style="display: block; margin-left: auto; margin-right
: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blue; margin: 5
px;">Informe de Control Interno : INF AUDINT N 03-B/11</span></td>\r\n<td><a href
="images/auditorias/gador/gador3.pdf" target="_blank"><img src="images/pdfs/pdfl
og.png" border="0" alt="" width="38" height="38" style="display: block; margin-l
eft: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style=
"color: blue; margin: 5px;">Control Interno sobre la Confiabilidad de Registros
y Estados Financieros del Gobierno Autnomo Departamental de Oruro 2010</span></td
>\r\n<td><a href="images/auditorias/gador/gador12.pdf" target="_blank"><img src=

"images/pdfs/pdflog.png" border="0" alt="" width="38" height="38" style="display


: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\
n<td><span style="color: blue; margin: 5px;">Control Interno sobre la Confiabili
dad de Registros y Estados Financieros del Gobierno Autnomo Departamental de Orur
o 2011</span></td>\r\n<td><a href="images/auditorias/gador/resej2012.pdf" target
="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height=
"38" style="display: block; margin-left: auto; margin-right: auto;" /></a></td>\
r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table style="width: 563px; heig
ht: 194px;" border="1" align="center">\r\n<tbody>\r\n<tr><th scope="col" colspan
="2" align="center" bgcolor="#800000" height="25">\r\n<div style="color: #fff;"
align="center">POA</div>\r\n</th></tr>\r\n<tr><th bgcolor="#800000" height="23">
\r\n<div style="color: #fff;" align="center">REFERENCIA</div>\r\n</th><th bgcolo
r="#800000">\r\n<div style="color: #fff;" align="center">FORMATO</div>\r\n</th><
/tr>\r\n<tr>\r\n<td><span style="color: blue; margin: 5px;">Resumen Ejecutivo (d
el 01 de enero al 31 de diciembre de 2011)</span></td>\r\n<td><a href="images/au
ditorias/gador/gador7.pdf" target="_blank"><img src="images/pdfs/pdflog.png" bor
der="0" alt="" width="38" height="38" style="display: block; margin-left: auto;
margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blu
e; margin: 5px;">Plan Operativo Anual Gestin 2013
Direccin de Auditoria Interna de
l Gobierno Autnomo Departamental de Oruro</span></td>\r\n<td><a href="images/audi
torias/gador/poa2013.pdf" target="_blank"><img src="images/pdfs/pdflog.png" bord
er="0" alt="" width="38" height="38" style="display: block; margin-left: auto; m
argin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blue
; margin: 5px;">Plan Operativo Anual Gestin 2012 Direccin de Auditoria Interna del
Gobierno Autnomo Departamental de Oruro</span></td>\r\n<td><a href="images/audit
orias/gador/gador14.pdf" target="_blank"><img src="images/pdfs/pdflog.png" borde
r="0" alt="" width="38" height="38" style="display: block; margin-left: auto; ma
rgin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blue;
margin: 5px;">Plan Operativo Anual Gestin 2011, de la Direccin de Auditoria Inter
na del Gobierno Autnomo Departamental de Oruro</span></td>\r\n<td><a href="images
/auditorias/gador/gador5.pdf" target="_blank"><img src="images/pdfs/pdflog.png"
border="0" alt="" width="38" height="38" style="display: block; margin-left: aut
o; margin-right: auto;" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 0,
0, 2, '2012-01-14 23:25:49', 42, '', '2012-12-05 22:50:28', 42, 0, '0000-00-00
00:00:00', '2012-01-14 23:25:49', '0000-00-00 00:00:00', '', '', '{"show_title":
"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_
parent_category":"","link_parent_category":"","show_author":"","link_author":"",
"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_na
vigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vot
e":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout"
:""}', 45, 0, 64, '', '', 1, 1050, '{"robots":"","author":"","rights":"","xrefer
ence":""}', 0, '*', ''),
(4, 43, 'Servicio Departamental de Agricultura y Ganaderia', 'secretaria-de-asun
tos-juridicos', '', '<div style="float: left; width: 70%;">\r\n<p><span style="c
olor: red; font-size: 9px;">Director</span><br /> <strong>SEVERO CHOQUE NINA</st
rong></p>\r\n<p style="text-align: justify;"><img src="images/Institucional/scho
que.jpg" border="0" style="float: left; margin: 10px; border: 2px solid black;"
/>Naci el 8 de agosto de 1965. Realiz sus estudios universitarios en la Universida
d Tcnica de Oruro habiendo obtenido el ttulo de Ingeniero Agrnomo. Posteriormente r
ealiz una Maestra en Ganadera Andina en la Escuela de Post-Grado de la Universidad
Nacional del Altiplano en Puno, Per. En las ltimas gestiones y en su carrera profe
sional desempeo las funciones de Asistente Tcnico en Productores de Camlidos Yurutam
a, PROCAYUR-QURI TAMA (2007), Asistente Tcnico de Mujeres comercializadoras de la c
arne camlida COCANDINA (2007), Capacitador tcnico de Mujeres comercializadoras de la
carne camlida COCANDINA (2007), Consultor especialista de camlidos de Educacin para
el Desarrollo-Fundacin AUTAPO (2008), y Consultor de Desarrollo Organizacional Bsic
o de la Fundacin Proteccin y Uso sostenible del Medio Ambiente PUMA en la ciudad de
La Paz (2008-2009). Por otro lado posee experiencia docente en la Universidad Tcn
ica de Oruro, en el Programa de Ingeniera Zootcnica de Camlidos dependiente de la F
acultad de Ciencias Agrcolas Pecuarias y Veterinarias con sede en Curahuara. Actu

almente se desempea como Director Tcnico de Servicio Departamental de Agricultura


y Ganadera
SEDAG, dependiente del Gobierno Autnomo Departamental de Oruro.</p>\r\n
</div>\r\n<div style="float: right; width: 28%;">\r\n<div style="text-align: cen
ter; color: #fff; ; font-size: 8px; background: #999; padding: 1px; width: 95%;
font-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r\n<div style="color: #00f; fo
nt-size: 14px;"><strong>Servicio Departamental de Agricultura y Ganaderia</stron
g></div>\r\n<p><span style="text-align: justify; font-size: 10px; font-family: '
'Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Plaza 10 de Febrero</spa
n><br /> <span style="text-align: justify; font-size: 10px; font-family: ''Lucid
a Sans Unicode'', ''Lucida Grande'', sans-serif;">Oruro - Bolivia</span><br /> <
span style="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Uni
code'', ''Lucida Grande'', sans-serif;">Telefono:252-52586</span> <br /> <span s
tyle="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode''
, ''Lucida Grande'', sans-serif;"><br /> </span></p>\r\n</div>\r\n<div style="cl
ear: left;"> </div>\r\n<hr title="Visin y Misin" class="system-pagebreak" />\r\n<p
><strong>VISIN</strong><strong></strong></p>\r\n<p style="text-align: justify;">E
s una institucin pblica departamental de servicio agrcola, ganadero, pisccola y fore
stal, pilar fundamental del desarrollo econmico, tecnolgico, social y ambiental
que contribuye a la seguridad y soberana alimentaria con dignidad, identidad, e
quidad, integralidad y sostenibilidad.</p>\r\n<p><strong>MISIN </strong></p>\r\n<
p>Prestar servicios agropecuarios, concertando acciones estratgicas participativa
s e implementando polticas, planes y programas de desarrollo comunitario.</p>\r\n
<hr title="Objetivos" class="system-pagebreak" />\r\n<p><strong>OBJETIVO</strong
><strong></strong></p>\r\n<p>Gestin productiva del desarrollo agropecuario, para
garantizar la seguridad alimentaria a travs del uso racional de los recursos agrc
ola, pecuario, pisccola y forestal en el Departamento de Oruro.</p>\r\n<hr title=
"Logros" class="system-pagebreak" />\r\n<p><strong>LOGROS OBTENIDOS DEL SEDAG.</
strong><strong></strong></p>\r\n<ul>\r\n<li>Plan Estratgico Institucional del SED
AG elaborado (en revisin)</li>\r\n<li style="text-align: justify;">Proyectos nuev
os elaborados e implementados (Camlidos, Piscicultura, Ovinos y Granos Andinos),
de continuidad en proceso de implementacin (Agricultura Urbana, Suma Uma, Proyect
o Lechero).</li>\r\n<li style="text-align: justify;">Convenios encarados con gob
iernos municipales, instituciones privadas (JICA, ONUDI, FAO, PNUD, Cuenca Poop,
Convenio Binacional ALT SNV. PROINPA, Fundacin PUMA, SENASAG y UTO).</li>\r\n</ul>\
r\n<p style="text-align: justify;">Alianzas estratgicas concretadas: (Red Interin
stitucional de Camlidos REINCA, Red de Ganadera Ovina REGO , Red de Productores Lec
heros PORLECHE , COMPASUR).</p>', '', 1, 0, 0, 2, '2012-01-14 23:36:45', 42, '', '2
012-04-12 15:11:32', 42, 0, '0000-00-00 00:00:00', '2012-01-14 23:36:45', '000000-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","sho
w_category":"","link_category":"","show_parent_category":"","link_parent_categor
y":"","show_author":"","link_author":"","show_create_date":"","show_modify_date"
:"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print
_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","a
lternative_readmore":"","article_layout":""}', 14, 0, 63, '', '', 1, 2467, '{"ro
bots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(5, 44, 'CON UN APTHAPI. NIAS Y NIOS DEL KNDER 12 DE ABRIL VISITARON LA CASA DEL GO
BIERNO AUTNOMO DEPARTAMENTAL DE ORURO.', 'con-un-apthapi-ninas-y-ninos-del-kinder
-12-de-abril-visitaron-la-casa-del-gobierno-autonomo-departamental-de-oruro', ''
, '<p style="text-align: justify;"><img src="images/Banners/gador2.jpg" border="
0" style="margin: 4px; float: right; border: 1px solid black;" />Una delegacin co
mpuesta de nios y nias de la 2da. Seccin del Knder 12 de Abril de la ciudad de Oruro
</p>\r\n<p style="text-align: justify;">, acompaada de su Directora, Lic. Betty Y
ucra Santos, profesores, adems de los padres de familia</p>\r\n<p style="text-ali
gn: justify;">visitaron este jueves 24 de noviembre la casa del Gobierno Autnomo
Departamental de Oruro, compartieron un apthapi junto al</p>\r\n', '\r\n<p style
="text-align: justify;">Secretario General de la Gobernacin, Ing. Florencio Choqu
e Lapaca y el Prof. Martn Mollo Soto, Secretario de Desarrollo Social del Gobiern
o Departamental.</p>\r\n<p style="text-align: justify;"><br />El objetivo de est
e tipo de actividades, es el de revalorizar nuestras culturas ancestrales, forman
do nios y nias integrales y productivos, es decir, que tengan la capacidad de prod

ucir textos, canciones y juegos en idiomas nativos, con los que queremos dar pas
o a la educacin comunataria con la participacin de los padres de familia que juega
n un rol importante en el marco de la Constitucin Poltica del Estado , manifest la Li
c. Betty Yucra Santos, Directora del Establecimiento Educativo.<br /><br /> Dura
nte su visita los nios y nias que estuvieron vestidos con una indumentaria caracte
rstica de la regin altiplnica de nuestro pas, adems de compartir el apthapi junto a l
as autoridades departamentales, danzaron, cantaron y sealaron las partes del cuer
po humano en idioma aymara, por lo que el Ing. Florencio Choque Lapaca, Secretar
io General del Gobierno Autnomo Departamental de Oruro, a tiempo de felicitar a l
os educadores de dicho establecimiento educativo dijo que de poco se implementa
la nueva Currcula Educativa Plurinacional,
en el marco de la Ley 070 Avelino Siani
y Elizardo Prez, que tiene como principio la reciprocidad y solidaridad de la Ed
ucacin Comunitaria e Integral .<br /><br />A su turno el Secretario de Desarrollo S
ocial de la Gobernacin, Prof. Martn Mollo, manifest que el Knder 12 de Abril ser la E
scuela piloto en la enseanza de idiomas nativos a nios y nias del nivel inicial, qu
e fcilmente captan a travs de canciones y juegos que son practicadas en el cotidia
no vivir de nuestros pequeos .<br /><br />La iniciativa de implementar la enseanza d
el idioma Aymara en nios y nias de la 2da. Seccin del Knder 12 de abril, habra surgid
o hace 2 meses atrs, con el proyecto titulado Enseanza del Idioma Aymara Mediante C
anciones , de Eugenia Marca Apaza, Estudiante de la Escuela Superior de Formacin de
Maestros ngel Mendoza Justiniano que realiza sus prcticas de docencia en el citad
o establecimiento educativo.<br /><br />Marca dijo que hasta hace poco el proces
o de la enseanza aprendizaje era memorstico, la cual no tuvo resultados positivos,
por lo que los y las maestras ahora debemos implementar nuevas formas de enseanza
, por ejemplo: a travs de canciones en lenguaje y expresin, con las que se ha logr
ado buenos resultados en los nios y nias del Knder 12 de Abril .</p>', 0, 0, 0, 11, '
2012-01-15 00:03:24', 42, '', '2012-02-28 12:09:18', 42, 0, '0000-00-00 00:00:00
', '2012-01-15 00:03:23', '0000-00-00 00:00:00', '', '', '{"show_title":"","link
_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_c
ategory":"","link_parent_category":"","show_author":"","link_author":"","show_cr
eate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation
":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","s
how_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1
3, 0, 131, '', '', 1, 3, '{"robots":"","author":"","rights":"","xreference":""}'
, 0, '*', ''),
(6, 45, 'Gobernador', 'gobernador', '', '<h3 style="text-align: center;">Ing. Sa
ntos Javier Tito Vliz</h3>\r\n<p style="text-align: justify;"><a href="index.php?
option=com_content&amp;view=article&amp;id=5"><img src="images/Institucional/san
tos.jpg" border="0" style="margin: 10px; float: left; border: 2px solid black;"
/></a>Santos Javier Tito Vliz, nacio en Oruro, el 30 de enero de 1964, de profesi
on Ingeniero Elctrico en Sistemas de Control de la Facultad Nacional de Ingenieri
a UTO. TRABAJOS REALIZADOS: Trabajos realizados en el medio Fabril y Empresas de
Servicios, desde 1991 hasta Sep-2005. Electricista en LAMINOR LTDA. 1991. Asist
ente de Obra y Responsable de PROTEC, en la lnea de Sub transmisin y Red de Distri
bucin: Sora Sora Realenga, nov-91 a abr-92. Fbrica de Cemento Viacha S.A.: Panelis
ta (1992-1995); Jefe de Planta y Superintendente Alternativo (1995-1997); Elabor
acin del Primer Diccionario del Trabajador Cementero; Apoyo en Fbricas de Cemento
de: Warnes
Santa Cruz, El Puente
Tarija, Emisa
Oruro. Representante Suplente del
Comit Mixto de Seguridad Industrial; Responsable del Mantenimiento en Hornos de
Clinkerizacin Depto. Produccin, anlisis y cambio de Refractarios, Implementacin en e
l Mantenimiento Predictivo, deteccin del estado de rodamientos con el Sistema Top
as y Anlisis Vibracional de Equipos; Responsable de la Instalacin de Refractarios
en Precalentador, Enfriador y Horno del Proyecto LP-VI, Planificacin y Ejecucin de
Obra (1998-1999); Inspector Elctrico (1997-2000); Supervisor Elctrico (2001-2005)
; Miembro activo en la Certificacin de Calidad ISO 9000, De Medio ambiente y Segu
ridad y Salud Ocupacional ISO 14000 y OSHAS 18000. Diversas actividades Cultural
es con Wiay Marca (Pueblo Eterno), Juvenil Sur-Car (de la Provincia Sur Carangas)
FRATCIN (Fraternidad Cultural Invisibles). Diversas Actividades Deportivas Ftbol
y Ftbol de Saln: llegando al mximo nivel de ambas Asociaciones en el Departamento
de Oruro. Senador de la Repblica por el Departamento de Oruro MAS IPSP, desde Ene

ro 2006.Honorable Cmara de Senadores: Presidente del Comit de Salud, Seguridad Soc


ial, Saneamiento Bsico (2006); Presidente de la Comisin de Industria, Comercio, Tu
rismo, Ciencia y Tecnologa, Honorable Cmara de Senadores (2007); Presidente del Co
mit de Lucha Contra el Trfico Ilcito de Drogas, Honorable Cmara de Senadores (2008);
Segundo Secretario, Directiva de la Honorable Cmara de Senadores (2009).</p>', '
', 1, 0, 0, 2, '2012-01-15 01:06:50', 42, '', '2012-02-27 20:17:44', 42, 0, '000
0-00-00 00:00:00', '2012-01-15 01:06:50', '0000-00-00 00:00:00', '', '', '{"show
_title":"0","link_titles":"","show_intro":"","show_category":"","link_category":
"","show_parent_category":"","link_parent_category":"","show_author":"","link_au
thor":"","show_create_date":"0","show_modify_date":"0","show_publish_date":"0","
show_item_navigation":"0","show_icons":"0","show_print_icon":"0","show_email_ico
n":"0","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"",
"article_layout":"_:default"}', 20, 0, 62, '', '', 1, 1788, '{"robots":"","autho
r":"","rights":"","xreference":""}', 0, '*', ''),
(7, 48, 'Recursos Humanos', 'recursos-humanos', '', '<p><span style="font-family
: arial,helvetica,sans-serif;"><strong><span style="font-size: medium;">Recursos
Humanos</span></strong></span></p>\r\n<ul style="list-style-type: disc;">\r\n<l
i>Convocatorias Pblicas internas</li>\r\n<li>Convocatorias Pblicas externas</li>\r
\n<li>Cronograma de Cursos de capacitacin CENCAP</li>\r\n<li>Cronograma de cursos
de Capacitacin Especializados</li>\r\n<li>Cronograma de cursos de Capacitacin E.G
.P.P</li>\r\n</ul>\r\n<p>Avisos</p>\r\n<ul style="list-style-type: disc;">\r\n<u
l>\r\n<li>Cumpleanos</li>\r\n<li>Instructivos</li>\r\n<li>Circulares</li>\r\n<li
>Comunicados</li>\r\n</ul>\r\n<li>Formularos para uso de los Servidores Pblicos</
li>\r\n<li>Obligaciones del Servidor Pblico</li>\r\n<li>Cronograma de vacaciones<
/li>\r\n</ul>', '', 1, 0, 0, 2, '2012-01-20 19:23:21', 42, '', '0000-00-00 00:00
:00', 0, 0, '0000-00-00 00:00:00', '2012-01-20 19:23:21', '0000-00-00 00:00:00',
'', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","
link_category":"","show_parent_category":"","link_parent_category":"","show_auth
or":"","link_author":"","show_create_date":"","show_modify_date":"","show_publis
h_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_
email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readm
ore":"","article_layout":""}', 1, 0, 61, '', '', 1, 2452, '{"robots":"","author"
:"","rights":"","xreference":""}', 0, '*', ''),
(8, 49, 'Gaceta Oficial del Departamento', 'gaseta', '', '<table align="center">
\r\n<tbody>\r\n<tr style="padding: 0px 10px 0px 10px;">\r\n<td>\r\n<p><a href="i
ndex.php?option=com_content&amp;view=article&amp;id=104"><img src="images/Logos/
leyes.jpg" border="0" alt="" /></a> </p>\r\n</td>\r\n<td>\r\n<p> <a href="in
dex.php?option=com_content&amp;view=article&amp;id=182"><img src="images/Logos/d
dp.jpg" border="0" alt="" /></a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>',
'', 1, 0, 0, 2, '2012-01-20 20:41:04', 42, '', '2012-10-19 20:17:27', 42, 0, '0
000-00-00 00:00:00', '2012-01-20 20:41:04', '0000-00-00 00:00:00', '', '', '{"sh
ow_title":"","link_titles":"","show_intro":"","show_category":"","link_category"
:"","show_parent_category":"","link_parent_category":"","show_author":"","link_a
uthor":"","show_create_date":"","show_modify_date":"","show_publish_date":"","sh
ow_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":""
,"show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","artic
le_layout":""}', 15, 0, 60, '', '', 1, 3946, '{"robots":"","author":"","rights":
"","xreference":""}', 0, '*', ''),
(9, 50, 'CADI', 'cadi', '', '<ul>\r\n<li><a href="index.php?option=com_content&a
mp;view=article&amp;id=24">Reglamentos Especificos (Ley 1178)</a></li>\r\n<li><a
href="index.php?option=com_content&amp;view=article&amp;id=25">Reglamentos Inte
rnos</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;
id=23">Manuales Internos</a></li>\r\n<li><a href="index.php?option=com_content&a
mp;view=article&amp;id=22">Guias</a></li>\r\n</ul>', '', 1, 0, 0, 2, '2012-01-20
21:10:33', 42, '', '2012-03-20 15:46:43', 42, 0, '0000-00-00 00:00:00', '2012-0
1-20 21:10:33', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"
","show_intro":"","show_category":"","link_category":"","show_parent_category":"
","link_parent_category":"","show_author":"","link_author":"","show_create_date"
:"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show
_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":

"","show_noauth":"","alternative_readmore":"","article_layout":""}', 7, 0, 59, '


', '', 1, 2297, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*',
''),
(10, 51, 'Transparencia de Gestin', 'transparencia-de-gestion', '', '<ul>\r\n<li>
<a href="index.php?option=com_content&amp;view=article&amp;id=11">Guia de denunc
ias</a></li>\r\n<li>POA Institucional</li>\r\n<li>Informacin Financiera</li>\r\n<
li>Rendicin Pblica de Cuentas</li>\r\n<li><a href="index.php?option=com_content&am
p;view=article&amp;id=18">Coordinacin de Transparencia y Lucha contra la Corrupcin
</a></li>\r\n</ul>', '', 1, 0, 0, 2, '2012-01-20 21:13:22', 42, '', '2012-03-22
16:15:02', 42, 0, '0000-00-00 00:00:00', '2012-01-20 21:13:22', '0000-00-00 00:0
0:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category
":"","link_category":"","show_parent_category":"","link_parent_category":"","sho
w_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_
publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"",
"show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative
_readmore":"","article_layout":""}', 8, 0, 58, '', '', 1, 2031, '{"robots":"","a
uthor":"","rights":"","xreference":""}', 0, '*', ''),
(11, 52, 'Guia de Denuncias', 'guia-de-denuncias', '', '<p><strong>1.- Cmo present
ar una denuncia?</strong></p>\r\n<p>De manera escrita, ante un servidor pblico de
la Coordinacin de Transparencia y Lucha Contra la Corrupcin, acompaada de la docum
entacin de respaldo.</p>\r\n<p><strong>2.- Quines pueden realizar una denuncia?</st
rong></p>\r\n<p>Cualquier persona que tenga conocimiento de un acto de corrupcin
o por falta de transparencia.</p>\r\n<p><strong>3.- Dnde presentar la denuncia?</s
trong></p>\r\n<p>En la oficina de la Coordinacin de Transparencia y Lucha contra
la Corrupcin del Gobierno Autnomo Departamental de Oruro.</p>\r\n<p><strong>4.- Cmo
respaldar la denuncia?</strong></p>\r\n<p>Con toda la documentacin que sustente l
a denuncia (fotocopias simples).</p>\r\n<p><strong>5.- Qu denunciar?</strong></p>\
r\n<p>La accin de un SERVIDOR PBLICO o EX-SERVIDOR PBLICO que causare dao ECONOMICO
a los recursos del Estado. NO sern atendidas en nuestra oficina las denuncias con
tra PARTICULARES, que no afecten los recursos del ESTADO.</p>\r\n<p><strong>6.- S
e protege la identidad de las personas que denuncian?</strong></p>\r\n<p>Si.</p>
\r\n<p><strong>7.- Para qu denunciar?</strong></p>\r\n<p>Para Garantizar el buen f
uncionamiento de las entidades pblicas y la transparente y correcta administracin
de los recursos del Estado.</p>\r\n<p><strong>8.- Cundo denunciar?</strong></p>\r\
n<p>Cuando se tiene conocimiento de actos de corrupcin que perjudican a los inter
eses del Estado y de la sociedad.</p>\r\n<p><strong>9.- Cunto cuesta denunciar?</s
trong></p>\r\n<p>No tienen ningn costo.</p>\r\n<p><strong>10.- Se necesita contrat
ar un abogado?</strong></p>\r\n<p>No es necesaria la firma de un abogado.</p>\r\
n<p> </p>\r\n<p><span style="text-decoration: underline;"><strong>CONTCTANOS</st
rong></span></p>\r\n<p><strong>Direccion:</strong> Plaza 10 de Febrero</p>\r\n<p
><strong>Edificio:</strong> Gobierno Autnomo Departamental de Oruro</p>\r\n<p><st
rong>Piso:</strong> Segundo</p>\r\n<p><strong>Telf.:</strong> 5250455</p>', '',
1, 0, 0, 2, '2012-01-20 21:16:21', 42, '', '2012-05-16 00:20:43', 42, 42, '201212-28 12:20:53', '2012-01-20 21:16:21', '0000-00-00 00:00:00', '', '', '{"show_t
itle":"","link_titles":"","show_intro":"","show_category":"","link_category":"",
"show_parent_category":"","link_parent_category":"","show_author":"","link_autho
r":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_i
tem_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","sh
ow_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_l
ayout":""}', 5, 0, 57, '', '', 1, 2760, '{"robots":"","author":"","rights":"","x
reference":""}', 0, '*', ''),
(12, 53, 'Direccin de Auditoria Interna', 'auditoria', '', '<div style="float: le
ft; width: 70%;">\r\n<p><span style="color: red; font-size: 9px;">Director</span
><br /> <strong>LUIS MARCELO</strong><strong> TERN AGUILAR</strong></p>\r\n<p sty
le="text-align: justify;"><img src="images/Institucional/lteran.png" border="0"
style="border: 2px solid black; margin: 10px; float: left;" />Naci el 4 de junio
de 1975. Realiz sus estudios universitarios en la Universidad Tcnica de Oruro (UTO
) habiendo obtenido el ttulo de Licenciado en Auditoria Financiera. Tambin realiz P
ost Grados en Especializacin en Alta Gerencia y Direccin de Empresas; Preparacin, G
estin y Evaluacin de Proyectos de Inversin; Gestin y Administracin Financiera; Formac

in de Lideres para la Transformacin. En su carrera profesional desempeo las funcion


es de Encargado de Recursos Humanos en el SEDAG (2002-2003), Administrador Conta
ble del Proyecto PROQUISA y PROQUIOR (2004-2007), Administrador Contable del Ser
vicio Departamental de Deportes SEDEDE (2007-2008), Auditor Interno de la ex Pre
fectura de Oruro actualmente Gobierno Autnomo Departamental de Oruro (2008-2011).
Por otro lado, fue Secretario de Investigacin y Estudios del Colegio Departament
al de Contadores de Oruro (2007-2009), Secretario de Finanzas del Colegio Depart
amental de Contadores de Oruro (2009-2011), Representante Tcnico por Oruro ante e
l Consejo Tcnico de Contabilidad del Colegio de Contadores de Bolivia (2010-2011)
y Secretario de Finanzas de la Federacin Departamental de Profesionales de Oruro
(2011 hasta el 2013). Actualmente desempea como Director de Auditora Interna del
Gobierno Autnomo Departamental de Oruro.</p>\r\n</div>\r\n<div style="float: righ
t; width: 28%;">\r\n<div style="text-align: center; color: #fff; ; font-size: 8p
x; background: #999; padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN
</div>\r\n<br />\r\n<div style="color: #00f; font-size: 14px;"><strong>Direccin d
e Auditoria Interna</strong></div>\r\n<p><span style="text-align: justify; fontsize: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;
">Plaza 10 de Febrero</span><br /> <span style="text-align: justify; font-size:
10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Orur
o - Bolivia</span><br /> <span style="text-align: justify; font-size: 10px; font
-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Telefono:252-5
2798</span> <br /> <span style="text-align: justify; font-size: 10px; font-famil
y: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Fax: </span></p>\r\n
</div>\r\n<div style="clear: left;"> </div>\r\n<hr title="Misin y Visin" class="sy
stem-pagebreak" />\r\n<p><strong>MISIN </strong></p>\r\n<p style="text-align: jus
tify;">Practicar el control Gubernamental, mediante el Sistema de Control Intern
o Posterior sobre el funcionamiento de los sistemas de administracin de los recur
sos pblicos, para lograr una gestin pblica, transparente e informar oportunamente s
obre la ineficacia y deficiencias de los sistemas de Control Interno.</p>\r\n<p>
<strong>VISIN </strong></p>\r\n<p style="text-align: justify;">Ser una Direccin co
mpetitiva que ejecute eficientemente el control gubernamental de la Ex Prefectur
a, actualmente Gobierno Autnomo Departamental para lograr una gestin transparente,
generando seguridad y confianza de la sociedad.</p>\r\n<hr title="Objetivos" c
lass="system-pagebreak" />\r\n<p><strong>OBJETIVOS ESTRATEGICOS 2011 AL 2013 </
strong></p>\r\n<p style="text-align: justify;">La entidad, tiene la necesidad de
una vigilancia independiente del funcionamiento de los controles, y por ende se
creo la funcin de Auditoria Interna como aporte de la Gerencia para evaluar la c
alidad y vigencia de los controles y para recomendar oportunamente las medidas c
orrectivas que ayudan a proteger los activos, generar informacin financiera confi
able, disminuir costos y aumentar la eficiencia, de ah que el trabajo de la Unida
d de Auditoria Interna, deber cubrir todas las reas de la entidad, con alcances se
lectivos segn se requiera, puede llegar a todas las operaciones o actividades que
ejecuta la entidad, sean estas de carcter financiero u operacional y no tendr lim
itaciones en el acceso a los procesos, registros, documentos y dems informacin sob
re las mismas, teniendo como objetivos.</p>\r\n<ul>\r\n<li style="text-align: ju
stify;">La contribucin de la Unidad de auditora Interna para mejorar la administra
cin, el grado de eficiencia, eficacia, economa, transparencia y licitud de la gest
in de la entidad.</li>\r\n<li style="text-align: justify;">Determinar la confiabi
lidad y normatividad de los registros contables y estados financieros, analizand
o los resultados y la eficiencia de las operaciones, en base a principios, norma
s y disposiciones legales en vigencia.</li>\r\n<li style="text-align: justify;">
La emisin de recomendaciones procurando el mejoramiento de los procesos para incr
ementar los niveles de calidad, oportunidad y confiabilidad del sistema de admin
istracin, informacin y control gerencial.</li>\r\n<li style="text-align: justify;"
>El fortalecimiento del desarrollo, implantacin, funcionamiento y retroalimentacin
de los Sistemas de Administracin y Control a travs del resultado de sus evaluacio
nes peridicas.</li>\r\n<li style="text-align: justify;">El apoyo a los funcionari
os de la entidad en el proceso de rendicin de cuentas por los recursos que le fu
eron confiados.</li>\r\n<li style="text-align: justify;">La prevalencia del prin
cipio de legalidad en la administracin de la entidad.</li>\r\n</ul>\r\n<p> <stron

g>OBJETIVO DE GESTIN</strong></p>\r\n<p style="text-align: justify;">Analizar la


eficiencia en la gestin pblica y los resultados inherentes de las operaciones real
izadas en la Institucin; que permita recomendar o sugerir medidas correctivas a l
a MAE</p>\r\n<hr title="Logros" class="system-pagebreak" />\r\n<p><strong>LOGROS
OBTENIDOS EN LA GESTION 2011 HASTA LA FECHA </strong></p>\r\n<p>Se program 16 tr
abajos en la gestin 2011, hasta la fecha se ejecuto 9 Informes: </p>\r\n<ul>\r\n
<li>Se emiti 2 informes de Auditoria sobre la Confiabilidad a los Estados Financi
eros 2010.\r\n<ul>\r\n<li>Se emiti 4 informes de Auditorias Especiales</li>\r\n<l
i>Se emiti 3 informe complementarios. </li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<p><str
ong><em>Adicionalmente se ejecuto actividades no programadas</em></strong>:</p>\
r\n<ul>\r\n<li>2 informes no programados pero ejecutados por instruccin de la MAE
</li>\r\n<li>11 informes de correccin: 8 se encuentran en proceso de Aclaracin (in
forme preliminar) no se tiene el apoyo adecuado de SDAJ para notificar a los inv
olucrados</li>\r\n</ul>', '', 1, 0, 0, 2, '2012-01-20 22:10:57', 42, '', '2012-0
5-24 20:24:38', 42, 0, '0000-00-00 00:00:00', '2012-01-20 22:10:57', '0000-00-00
00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_cat
egory":"","link_category":"","show_parent_category":"","link_parent_category":""
,"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","
show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon
":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","altern
ative_readmore":"","article_layout":""}', 17, 0, 56, '', '', 1, 1359, '{"robots"
:"","author":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(13, 54, 'Boletines', 'boletines', '', '<div style="background-color: #999; colo
r: #fff; font-weight: bold; padding: 5px;">Enero 14/2013</div>\r\n<ul style="fon
t-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&am
p;id=210">Gobernacin de Oruro transferir 4 millones y medio de bolivianos al munic
ipio de Huanuni</a></li>\r\n</ul>\r\n<div style="background-color: #999; color:
#fff; font-weight: bold; padding: 5px;">Enero 8/2012</div>\r\n<ul style="font-si
ze: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id
=209">Gobernacin inici el estudio para la Construccin de la Zona de Trasbordo y Sis
tema Integrado de Control de Minerales en el departamento de Oruro</a></li>\r\n<
li><a href="index.php?option=com_content&amp;view=article&amp;id=208">Secretara d
e Turismo y Cultura realiza curso de ingls bsico dirigido a efectivos de la polica
turstica</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&a
mp;id=207">Gobernacin de Oruro benefici a ms de 2286 familias del rea rural con proy
ectos de electrificacin en el 2012</a></li>\r\n</ul>\r\n<div style="background-co
lor: #999; color: #fff; font-weight: bold; padding: 5px;">Enero 5/2013</div>\r\n
<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;v
iew=article&amp;id=206">Presidente aprob 21 proyectos para Oruro con el programa
Bolivia Cambia Evo Cumple</a><hr title="Diciembre 2012" class="system-pagebreak"
/></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weigh
t: bold; padding: 5px;">Diciembre 21/2012</div>\r\n<ul style="font-size: 12px;">
\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=205">Espos
a del gobernador gestion entrega de presentes a nios de hogares del SEDEGES</a></l
i>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=204">El
PDD proyecta a Oruro como una zona de actividad logstica y productiva</a></li>\r\
n<li><a href="index.php?option=com_content&amp;view=article&amp;id=203">Gobernad
or apoya el proyecto de ampliacin del teatro al Aire Libre Luis Mendizbal Santa Cr
uz</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-we
ight: bold; padding: 5px;">Diciembre 10/2012</div>\r\n<ul style="font-size: 12px
;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=202">Go
bernacin de Oruro concluye con la construccin del primer Centro Tecnolgico en Boliv
ia</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id
=201">Direccin de Agua Cuenca y Riego del Gobierno Departamental invirti 11.4 mill

ones de bolivianos en proyectos de riego y preinversin de cuencas</a></li>\r\n</u


l>\r\n<div style="background-color: #999; color: #fff; font-weight: bold; paddin
g: 5px;">Diciembre 7/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href=
"index.php?option=com_content&amp;view=article&amp;id=200">Ms de 100 pequeos y mic
roempresarios participarn de la 4 feria Zonal Productiva organizada por la gobern
acin</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-w
eight: bold; padding: 5px;">Diciembre 5/2012</div>\r\n<ul style="font-size: 12px
;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=199">Pr
esidente Evo Morales y el Gobernador Santos Tito inauguraron una cancha con csped
sinttico en el municipio de Sabaya</a></li>\r\n<li><a href="index.php?option=com
_content&amp;view=article&amp;id=198">La teletn 2012 dobl la recaudacin de la gestin
pasada *La Teletn ser institucionalizado a travs de una Ley</a></li>\r\n<li><a hre
f="index.php?option=com_content&amp;view=article&amp;id=197">Gobernador visit la
infraestructura de la Unidad de Quemados en el hospital general y comprometi apoy
o permanente</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #ff
f; font-weight: bold; padding: 5px;">Diciembre 3/2012</div>\r\n<ul style="font-s
ize: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;i
d=196">Gobernador entreg tramo Avaroa
Orinoca del Circuito Turstico Lago Poop</a><h
r title="Noviembre 2012" class="system-pagebreak" /></li>\r\n</ul>\r\n<div style
="background-color: #999; color: #fff; font-weight: bold; padding: 5px;">Noviemb
re 17/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?opti
on=com_content&amp;view=article&amp;id=194">Gobierno Departamental de Oruro conm
emorar los 167 aos del Himno Nacional de Bolivia</a></li>\r\n</ul>\r\n<div style="
background-color: #999; color: #fff; font-weight: bold; padding: 5px;">Noviembre
15/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option
=com_content&amp;view=article&amp;id=193">Gobierno Departamental de Oruro decret
Auto de Buen Gobierno para la realizacin del Censo 2012</a></li>\r\n<li><a href="
index.php?option=com_content&amp;view=article&amp;id=192">Gobernador Santos Tito
confa en la conciencia de los orureos para que participen del censo de poblacin y
vivienda</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; f
ont-weight: bold; padding: 5px;">Noviembre 14/2012</div>\r\n<ul style="font-size
: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=1
91">En los 202 aniversario del Ejrcito El Gobierno Departamental de Oruro reconoc
i la labor del Ejrcito de Bolivia </a></li>\r\n</ul>\r\n<div style="background-col
or: #999; color: #fff; font-weight: bold; padding: 5px;">Noviembre 8/2012</div>\
r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&am
p;view=article&amp;id=190">Nios y nias de los centros PAN de los 35 municipios mos
traran sus danzas</a></li>\r\n<li><a href="index.php?option=com_content&amp;view
=article&amp;id=189">Gobernacin destina 10 millones de bolivianos para el hospita
l general San Juan de Dios</a></li>\r\n</ul>\r\n<div style="background-color: #9
99; color: #fff; font-weight: bold; padding: 5px;">Noviembre 6/2012</div>\r\n<ul
style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view
=article&amp;id=188">Gobernador Santos Tito gestionar recursos para la construccin
de una sede social para los residentes orureos en Santa Cruz </a><hr title="Octu
bre 2012" class="system-pagebreak" /></li>\r\n</ul>\r\n<div style="background-co
lor: #999; color: #fff; font-weight: bold; padding: 5px;">Octubre 30/2012</div>\
r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&am
p;view=article&amp;id=187">Cancha de csped sinttico de la Federacin de Bandas de Msi
cos Profesionales ser ejecutada en 20 das</a></li>\r\n</ul>\r\n<div style="backgro
und-color: #999; color: #fff; font-weight: bold; padding: 5px;">Octubre 29/2012<
/div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_cont
ent&amp;view=article&amp;id=186">Revestimiento de canales en presa de Tacagua fu
e entregado definitivamente</a></li>\r\n</ul>\r\n<div style="background-color: #
999; color: #fff; font-weight: bold; padding: 5px;">Octubre 26/2012</div>\r\n<ul
style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view
=article&amp;id=185">Oruro y Salinas sern escenarios principales para el lanzamie
nto del ao internacional de la quinua</a></li>\r\n</ul>\r\n<div style="background
-color: #999; color: #fff; font-weight: bold; padding: 5px;">Octubre 24/2012</di
v>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content
&amp;view=article&amp;id=184">Gobernacin de Oruro trabaja en el mantenimiento del

rio Desaguadero para evitar desbordes en la temporada de lluvias</a></li>\r\n</


ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold; paddi
ng: 5px;">Octubre 23/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href=
"index.php?option=com_content&amp;view=article&amp;id=183">Gobierno Departamenta
l implement jardineras en el estadio Jess Bermdez</a></li>\r\n</ul>\r\n<div style="
background-color: #999; color: #fff; font-weight: bold; padding: 5px;">Octubre 1
8/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=c
om_content&amp;view=article&amp;id=180">XX Festival de la Cancin Boliviana Aqu Can
ta Bolivia se realizara los dias 13, 14 y 15 de diciembre</a></li>\r\n</ul>\r\n<
div style="background-color: #999; color: #fff; font-weight: bold; padding: 5px;
">Octubre 05/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.p
hp?option=com_content&amp;view=article&amp;id=179">Gobernacin entreg reconocimient
os a medallistas del departamento de Oruro en los III Juegos Estudiantiles Pluri
nacionales, Presidente Evo </a></li>\r\n</ul>\r\n<div style="background-color: #999
; color: #fff; font-weight: bold; padding: 5px;">Octubre 03/2012</div>\r\n<ul st
yle="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=ar
ticle&amp;id=178">Por gestiones del Gobernador Santos Tito, Presidente desembols
recursos econmicos para la construccin 8 coliseos</a></li>\r\n<li><a href="index.p
hp?option=com_content&amp;view=article&amp;id=177">El Gobernador di inicio a la f
orestacin de la carretera Oruro-Caracollo</a><hr title="Septiembre 2012" class="s
ystem-pagebreak" /></li>\r\n</ul>\r\n<div style="background-color: #999; color:
#fff; font-weight: bold; padding: 5px;">Septiembre 25/2012</div>\r\n<ul style="f
ont-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&
amp;id=175">Tres medallas de oro se logr en la media jornada de este lunes para O
ruro</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;
id=176">Gobierno Departamental de Oruro dotar 50 mil plantines para forestar la c
arretera Oruro-Caracollo</a></li>\r\n</ul>\r\n<div style="background-color: #999
; color: #fff; font-weight: bold; padding: 5px;">Septiembre 24/2012</div>\r\n<ul
style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view
=article&amp;id=174">El Gobierno Departamental de Oruro rindi homenaje al 74 aniv
ersario creacin de Pando y los 202 aos de la gesta libertaria de Santa Cruz</a></l
i>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bol
d; padding: 5px;">Septiembre 20/2012</div>\r\n<ul style="font-size: 12px;">\r\n<
li><a href="index.php?option=com_content&amp;view=article&amp;id=172">Gobernador
consigui recursos econmicos para la iluminacin del estadio Jess Bermdez</a></li>\r\n
<li><a href="index.php?option=com_content&amp;view=article&amp;id=171">Oruro lis
to la espectacular inauguracin de los III Juegos Deportivos Estudiantiles </a></l
i>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=170">Tra
bajo intenso del personal del Gobierno Departamental enla organizacin de los III
Juegos Deportivos Estudiantiles</a></li>\r\n<li><a href="index.php?option=com_co
ntent&amp;view=article&amp;id=169">El Gobernador Santos Tito entreg uniformes a l
os estudiantes</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #
fff; font-weight: bold; padding: 5px;">Septiembre 18/2012</div>\r\n<ul style="fo
nt-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&a
mp;id=168">Presidente, Evo Morales y el Gobernador, Santos Tito entregaron comed
or y muro perimetral a la Escuela Superior de Formacin de Maestros ngel Mendoza Jus
tiniano </a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&am
p;id=167">Gobierno Departamental de Oruro invirti ms de 676 mil bolivianos para el
muro perimetral de la Escuela Superior de Maestros ngel Mendoza Justiniano </a></li
>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=166">Espo
sa del Gobernador del Departamento de Oruro entreg alimentos a los hogares de aco
gida del SEDEGES</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=
article&amp;id=165">Gobernador Santos Tito recibi el trofeo rotatorio de los III
Juegos Deportivos Estudiantiles plurinacionales Presidente Evo </a></li>\r\n</ul>\r
\n<div style="background-color: #999; color: #fff; font-weight: bold; padding: 5
px;">Septiembre 17/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="i
ndex.php?option=com_content&amp;view=article&amp;id=164">Gobernacin entreg electri
ficacin en la provincia Ladislao Cabrera fase II, paquete-2 tramo Villa Esperanza
</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=1
63">Gobierno Nacional entreg la construccin del Campo Ferial del municipio de Tole

do en su primera fase</a></li>\r\n<li><a href="index.php?option=com_content&amp;


view=article&amp;id=162">Gobernacin inici obras del proyecto de electrificacin en l
a provincia cercado municipio de El Choro</a></li>\r\n</ul>\r\n<div style="backg
round-color: #999; color: #fff; font-weight: bold; padding: 5px;">Septiembre 14/
2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com
_content&amp;view=article&amp;id=161">Gobierno Departamental intensifica inspecc
iones sorpresas en comunidades manejadoras de vicuas</a></li>\r\n</ul>\r\n<div st
yle="background-color: #999; color: #fff; font-weight: bold; padding: 5px;">Sept
iembre 10/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?
option=com_content&amp;view=article&amp;id=160">Empresa auditora present el infor
me de la auditora ambiental de Kori Kollo</a></li>\r\n<li><a href="index.php?opti
on=com_content&amp;view=article&amp;id=159">Red de electrificacin se extiende a l
a Provincia Mejillones</a></li>\r\n</ul>\r\n<div style="background-color: #999;
color: #fff; font-weight: bold; padding: 5px;">Septiembre 07/2012</div>\r\n<ul s
tyle="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=a
rticle&amp;id=158">Comit organizador de los III Juegos Plurinacionales intensific
a preparativos</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=ar
ticle&amp;id=157">El gobernador del departamento de Oruro Ing. Santos Tito entre
g la infraestructura de la Escuela Nacional de Salud filial Corque</a></li>\r\n</
ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold; paddi
ng: 5px;">Septiembre 03/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a hr
ef="index.php?option=com_content&amp;view=article&amp;id=156">Gobierno Departame
ntal y Ministerio Pblico efectuaron audiencia de registro del pontn que est abandon
ado en el ro Desaguadero</a><hr title="Agosto 2012" class="system-pagebreak" /></
li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bo
ld; padding: 5px;">Agosto 31/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li>
<a href="index.php?option=com_content&amp;view=article&amp;id=155">Presidente Ev
o Morales: Oruro debe aprovechar ser centro estratgico de toda Bolivia en el tema
vial </a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-w
eight: bold; padding: 5px;">Agosto 28/2012</div>\r\n<ul style="font-size: 12px;"
>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=154">Gobi
erno Departamental otorg resoluciones administrativas a operadores de transporte<
/a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weigh
t: bold; padding: 5px;">Agosto 27/2012</div>\r\n<ul style="font-size: 12px;">\r\
n<li><a href="index.php?option=com_content&amp;view=article&amp;id=152">Gobierno
Departamental y la UTO presentaron el Centro de Investigacin de la Quinua, Salin
as de Garci Mendoza</a></li>\r\n<li><a href="index.php?option=com_content&amp;vi
ew=article&amp;id=151">Gobierno departamental distingui a instituciones y persona
lidades en conmemoracin al Da Mundial del Folklore</a></li>\r\n</ul>\r\n<div style
="background-color: #999; color: #fff; font-weight: bold; padding: 5px;">Agosto
24/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=
com_content&amp;view=article&amp;id=150">Inauguran Limpieza De Los Canales Del S
istema De Riego En El Municipio De El Choro</a></li>\r\n<li><a href="index.php?o
ption=com_content&amp;view=article&amp;id=149">Gobierno Departamental notific a 2
4 instituciones para que presenten documentacin ambiental</a></li>\r\n<li><a href
="index.php?option=com_content&amp;view=article&amp;id=148">Unidades de Transpar
encia del departamento de Oruro mostrarn resultados</a></li>\r\n</ul>\r\n<div sty
le="background-color: #999; color: #fff; font-weight: bold; padding: 5px;">Agost
o 15/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?optio
n=com_content&amp;view=article&amp;id=147">El techo presupuestario para el ao 201
3 del Gobierno Autnomo Departamental de Oruro alcanza a casi 277 millones de boli
vianos</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&am
p;id=146">Gobierno presenta en Oruro Plan Patritico hacia el Bi Centenario de Bol
ivia</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; fontweight: bold; padding: 5px;">Agosto 09/2012</div>\r\n<ul style="font-size: 12px;
">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=144">Gob
ernacin promueve seminario taller de turismo sostenible del departamento de Oruro
</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=1
45">Actos del 6 de agostos en homenaje a los 187 aos de la independencia se desar
rollaron con xito en Oruro</a></li>\r\n</ul>\r\n<div style="background-color: #99

9; color: #fff; font-weight: bold; padding: 5px;">Agosto 06/2012</div>\r\n<ul st


yle="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=ar
ticle&amp;id=143">Gobernador Santos Tito Vliz: El aeropuerto internacional ser de g
ran impacto para Oruro </a></li>\r\n</ul>\r\n<div style="background-color: #999; c
olor: #fff; font-weight: bold; padding: 5px;">Agosto 01/2012</div>\r\n<ul style=
"font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=articl
e&amp;id=142">Gobernacin y DIREMAR inician la proyeccin del documental la Guerra d
el Pacfico</a><hr title="Julio 2012" class="system-pagebreak" /></li>\r\n</ul>\r\
n<div style="background-color: #999; color: #fff; font-weight: bold; padding: 5p
x;">Julio 31/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.p
hp?option=com_content&amp;view=article&amp;id=141">Secretarios Generales de los
Gobiernos Departamentales conformaron la agenda general de coordinacin para la im
plementacin de coordinacin para la implementacin de las autonomas</a></li>\r\n<li><a
href="index.php?option=com_content&amp;view=article&amp;id=140">Gobernacin logr a
cuerdo con autoridades de Challapata y procedieron a desbloquear la carretera Or
uro-Potos</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; f
ont-weight: bold; padding: 5px;">Julio 27/2012</div>\r\n<ul style="font-size: 12
px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=139">
Gobernador Santos Tito entreg herramientas para la campaa de limpieza</a></li>\r\n
<li><a href="index.php?option=com_content&amp;view=article&amp;id=138">Gobierno
Departamental declara jornada de limpieza para el 27 de julio</a></li>\r\n</ul>\
r\n<div style="background-color: #999; color: #fff; font-weight: bold; padding:
5px;">Julio 25/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index
.php?option=com_content&amp;view=article&amp;id=137">Gobierno Departamental y Un
iversidad Tcnica de Oruro firmaron convenio interinstitucional para los III Juego
s Estudiantiles Plurinacionales</a></li>\r\n</ul>\r\n<div style="background-colo
r: #999; color: #fff; font-weight: bold; padding: 5px;">Julio 20/2012</div>\r\n<
ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;vi
ew=article&amp;id=136">Entidades pblicas y privadas que ocasionen dao ambiental de
ben cumplir normativas ambientales</a></li>\r\n</ul>\r\n<div style="background-c
olor: #999; color: #fff; font-weight: bold; padding: 5px;">Julio 16/2012</div>\r
\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp
;view=article&amp;id=135">Gobierno Departamental convoca a los representantes de
instituciones a reunin interinstitucional para implementar campaa de limpieza</a>
</li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight:
bold; padding: 5px;">Julio 09/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li
><a href="index.php?option=com_content&amp;view=article&amp;id=134">Presidente M
orales aprob 15 proyectos para el departamento de Oruro</a></li>\r\n</ul>\r\n<div
style="background-color: #999; color: #fff; font-weight: bold; padding: 5px;">J
ulio 06/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?op
tion=com_content&amp;view=article&amp;id=132">Bloqueo en Culta fue suspendido tr
as dilogo con autoridades departamentales</a></li>\r\n</ul>\r\n<div style="backgr
ound-color: #999; color: #fff; font-weight: bold; padding: 5px;">Julio 05/2012</
div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_conte
nt&amp;view=article&amp;id=133">El Gobierno Autnomo Departamental de Oruro realiz
la premiacin a los trabajos periodsticos del 2do recorrido de Los Caminos del To </a><
/li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=131">B
anco de Germoplasma del Gobierno Departamental en proceso de equipamiento</a></l
i>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=130">Gob
ierno Departamental conform UGR s en 4 municipios del departamento</a></li>\r\n</ul
>\r\n<div style="background-color: #999; color: #fff; font-weight: bold; padding
: 5px;">Julio 02/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="ind
ex.php?option=com_content&amp;view=article&amp;id=129">El 4 Y 5 de julio se real
izara la exposicin y premiacin de trabajos periodsticos del 2do recorrido de Los Cam
inos del To </a><hr title="Junio 2012" class="system-pagebreak" /></li>\r\n</ul>\r\
n<div style="background-color: #999; color: #fff; font-weight: bold; padding: 5p
x;">Junio 28/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.p
hp?option=com_content&amp;view=article&amp;id=128">Gobierno departamental recibi
r postulaciones al concurso Plurinacional Eduardo Abaroa </a></li>\r\n</ul>\r\n<div
style="background-color: #999; color: #fff; font-weight: bold; padding: 5px;">Ju

nio 27/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?opt


ion=com_content&amp;view=article&amp;id=127">Provincia Mejillones cumpli 23 aos de
creacin</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&a
mp;id=126">Socializacin del PDD en el municipio de Andamarca fue participativa</a
></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight:
bold; padding: 5px;">Junio 25/2012</div>\r\n<ul style="font-size: 12px;">\r\n<l
i><a href="index.php?option=com_content&amp;view=article&amp;id=122">Secretario
General entreg de manera oficial el camino vecinal Churacani-Punsilla</a></li>\r\
n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold; pa
dding: 5px;">Junio 21/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href
="index.php?option=com_content&amp;view=article&amp;id=121">Gobernador Santos Ti
to entrego alimentos a municipios damnificados por desastres naturales</a></li>\
r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold;
padding: 5px;">Junio 20/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a hr
ef="index.php?option=com_content&amp;view=article&amp;id=120">Programa Cuenca de
l lago Poop de la Gobernacin entreg recursos para seis proyectos</a></li>\r\n<li><a
href="index.php?option=com_content&amp;view=article&amp;id=119">Gobierno Depart
amental organiza 1ra Feria Zonal en la Plaza Sebastin Pagador</a></li>\r\n<li><a
href="index.php?option=com_content&amp;view=article&amp;id=118">Autoridades del
Jach a Karangas se renen para consolidar gobernabilidad territorial poltica y econmic
a</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=
117">Est terminantemente prohibido quema de elementos nocivos que contaminan el m
edio ambiente</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=art
icle&amp;id=116">Gobierno nacional financiar la construccin de la U.E. Simn Bolvar y
Coliseo Cerrado de Pisiga</a></li>\r\n<li><a href="index.php?option=com_content
&amp;view=article&amp;id=115">Gobernador reconoci al nuevo comandante de la Polica
de Oruro</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff;
font-weight: bold; padding: 5px;">Junio 18/2012</div>\r\n<ul style="font-size: 1
2px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=114"
>Construccin de los centros PAN en cuatro municipios fue inaugurado</a></li>\r\n<
li><a href="index.php?option=com_content&amp;view=article&amp;id=113">Presidente
y Gobernador de Oruro inauguraron el tramo biocenico Huachacalla - Pisiga</a></l
i>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=112">Gob
ierno Departamental entreg electrificacin en la provincia Ladislao Cabrera</a></li
>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold
; padding: 5px;">Junio 13/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a
href="index.php?option=com_content&amp;view=article&amp;id=111">Comunarios de Vi
lla Chuquia exigen celeridad en el Plan de Cierre de Operaciones de Kori Kollo</a
></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight:
bold; padding: 5px;">Junio 08/2012</div>\r\n<ul style="font-size: 12px;">\r\n<l
i><a href="index.php?option=com_content&amp;view=article&amp;id=109">La OIE entr
eg certificacin de zona libre de fiebre aftosa al altiplano Boliviano</a></li>\r\n
</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold; pad
ding: 5px;">Junio 06/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href=
"index.php?option=com_content&amp;view=article&amp;id=108">Comunidad de Pananoza
fue beneficiada con la construccin de una Represa</a></li>\r\n<li><a href="index
.php?option=com_content&amp;view=article&amp;id=107">El Gobernador del departame
nto entreg vveres a municipios afectados por desbordes de ros</a></li>\r\n<li><a hr
ef="index.php?option=com_content&amp;view=article&amp;id=106">Feliz da Maestro de
Oruro</a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font
-weight: bold; padding: 5px;">Junio 01/2012</div>\r\n<ul style="font-size: 12px;
">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=105">La
construccin de la Presa Urmiri-Paza tiene un avance fsico del 58%</a></li>\r\n</ul>
\r\n<hr title="Mayo 2012" class="system-pagebreak" />\r\n<div style="backgroundcolor: #999; color: #fff; font-weight: bold; padding: 5px;">Mayo 29/2012</div>\r
\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp
;view=article&amp;id=103">Coordinadora de Transparencia del Gobierno Departament
al propici taller de informacin sobre el rol de control social</a></li>\r\n<li><a
href="index.php?option=com_content&amp;view=article&amp;id=102">Representantes d
e Huanuni abandonaron reunin sobre tema lmites con Poop</a></li>\r\n<li><a href="in

dex.php?option=com_content&amp;view=article&amp;id=101">La Unidad de bomberos "C


alama" y el servicio departamental de Seguridad Ciudadana Capacitaron a 35 Estud
iantes</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&am
p;id=100">El Gobernador Ing. Santos Tito Vliz inauguro el proyecto de electrifica
cin de la Provincia Cercado Municipio Caracollo </a></li>\r\n</ul>\r\n<div style=
"background-color: #999; color: #fff; font-weight: bold; padding: 5px;">Mayo 28/
2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com
_content&amp;view=article&amp;id=99">Gobierno Departamental insta a operadores d
el transporte pblico a tramitar sus tarjetas de operaciones</a></li>\r\n<li><a hr
ef="index.php?option=com_content&amp;view=article&amp;id=98">Secretara General de
l Gobierno Autnomo Departamental de Oruro brind homenaje a las Mujeres Campesinas
"Bartolina Sisa"</a></li>\r\n</ul>\r\n<div style="background-color: #999; color:
#fff; font-weight: bold; padding: 5px;">Mayo 22/2012</div>\r\n<ul style="font-s
ize: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;i
d=97">El Presidente del Estado junto al Gobernador del departamento de Oruro ina
ugur una infraestructura educativa en Socamani</a></li>\r\n<li><a href="index.php
?option=com_content&amp;view=article&amp;id=96">Gobierno Nacional y Departamenta
l adems de las comunidades de la sub-cuenca Huanuni evalan trabajos de mitigacin y
remediacin ambiental</a></li>\r\n<li><a href="index.php?option=com_content&amp;vi
ew=article&amp;id=94">38 Comunidades del municipio de Soracachi, se beneficiarn c
on la dotacin de Energa Elctrica </a></li>\r\n<li><a href="index.php?option=com_con
tent&amp;view=article&amp;id=93">Gobernador Santos Tito inaugur la construccin del
Puente Vehicular Cohani del Municipio de Soracachi </a></li>\r\n</ul>\r\n<div s
tyle="background-color: #999; color: #fff; font-weight: bold; padding: 5px;">May
o 21/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?optio
n=com_content&amp;view=article&amp;id=92">Gobierno Departamental distribuir casi
90 mil arbolitos en todo el departamento de Oruro en esta gestin </a></li>\r\n<li
><a href="index.php?option=com_content&amp;view=article&amp;id=91">Presidente Mo
rales posesion al comit organizador nacional de los III Juegos Plurinacionales </a
></li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight:
bold; padding: 5px;">Mayo 18/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li
><a href="index.php?option=com_content&amp;view=article&amp;id=86">Gobierno Autno
mo Departamental de Oruro inicia trabajos de prevencin y orientacin ante sismos</a
></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=87">
El Gobierno Autnomo Departamental de Oruro reinici la construccin del camino Quisioc
a-Santiago de Andamarca</a></li>\r\n</ul>\r\n<div style="background-color: #999;
color: #fff; font-weight: bold; padding: 5px;">Mayo 17/2012</div>\r\n<ul style=
"font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=articl
e&amp;id=88">Gobernacin y Unin Europea entregaron obras de Fortalecimiento al cent
ro acucola de Paria</a></li>\r\n</ul>\r\n<div style="background-color: #999; colo
r: #fff; font-weight: bold; padding: 5px;">Mayo 16/2012</div>\r\n<ul style="font
-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp
;id=82">Inici la construccin del Sistema de Alcantarillado Sanitario Barrios Periu
rbanos Oruro-tramo 3</a></li>\r\n</ul>\r\n<div style="background-color: #999; co
lor: #fff; font-weight: bold; padding: 5px;">Mayo 14/2012</div>\r\n<ul style="fo
nt-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&a
mp;id=77">El programa Nacional de Post Alfabetizacion Oruro lanzo la campaa nacio
nal Bolivia lee</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=a
rticle&amp;id=89">Periodistas junto al gobernador visitaron ruta turstica por Tol
edo y Pumiri </a></li>\r\n</ul>\r\n<div style="background-color: #999; color: #f
ff; font-weight: bold; padding: 5px;">Mayo 9/2012</div>\r\n<ul style="font-size:
12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=75
">Oruro realizo una recaudacin de Bs. 39.464.381 por regalas mineras en los primer
os 3 meses de la gestin 2012</a></li>\r\n</ul>\r\n<div style="background-color: #
999; color: #fff; font-weight: bold; padding: 5px;">Mayo 8/2012</div>\r\n<ul sty
le="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=art
icle&amp;id=74">Con la finalidad de promocionar el turismo: El Gobernador invito
a periodistas al 2do recorrido de los caminos del to revalorizando nuestra cultu
ra en los municipios de Toledo y Turco</a></li>\r\n</ul>\r\n<div style="backgrou
nd-color: #999; color: #fff; font-weight: bold; padding: 5px;">Mayo 7/2012</div>

\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&a


mp;view=article&amp;id=73">Estudiantes del programa "jesus nazareth" y "estrella
del sur" expusieron los mapas de riesgo del distrito 4 y 5</a></li>\r\n<li><a h
ref="index.php?option=com_content&amp;view=article&amp;id=71">Hechos vandlicos: E
studiantes de medicina causaron destrozos al edificio de la gobernacin</a></li>\r
\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=72">Gobernac
in socializa proyecto de Puerto Seco en los niveles de gobierno y entidades inmer
sas en comercio exterior</a></li>\r\n<li><a href="index.php?option=com_content&a
mp;view=article&amp;id=76">Con una inversin de 70 mil $us: La Cruz Roja Boliviana
entreg ayuda humanitaria a 600 familias del municipio de Toledo</a></li>\r\n</ul
>\r\n<hr title="Abril 2012" class="system-pagebreak" />\r\n<div style="backgroun
d-color: #999; color: #fff; font-weight: bold; padding: 5px;">Abril 24/2012</div
>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_content&
amp;view=article&amp;id=65">Autoridades determinaron dar plazo de 14 das a la Aso
ciacin Vial Ancaravi para reiniciar obras en el tramo Toledo - Ancaravi</a></li>\
r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold;
padding: 5px;">Abril 11/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a hr
ef="index.php?option=com_content&amp;view=article&amp;id=57">Desde el viernes 13
de abril - En Oruro se entregaran 500 mil focos ahorradores</a></li>\r\n<li><a
href="index.php?option=com_content&amp;view=article&amp;id=56">Comisin interinsti
tucional dio inicio al anlisis del reglamento especfico del transporte interprovin
cial e intermunicipal</a></li>\r\n<li><a href="index.php?option=com_content&amp;
view=article&amp;id=55">Ministerio de Autonomas declaro cuarto intermedio en la g
eorreferenciacin entre las comunidades afectadas por el tema limtrofe entre Oruro
y Potos</a></li>\r\n</ul>\r\n<hr title="Marzo 2012" class="system-pagebreak" />\r
\n<div style="background-color: #999; color: #fff; font-weight: bold; padding: 5
px;">Marzo 30/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.
php?option=com_content&amp;view=article&amp;id=54">Gobernador firmo convenio de
cooperacin interinstitucional con la ATL</a></li>\r\n</ul>\r\n<div style="backgro
und-color: #999; color: #fff; font-weight: bold; padding: 5px;">Marzo 28/2012</d
iv>\r\n<ul style="font-size: 12px;">\r\n<li><a href="index.php?option=com_conten
t&amp;view=article&amp;id=51">Gobernador de Oruro Ratifica el pedido de militari
zacin de la zona limitrofe con Potosi</a></li>\r\n</ul>\r\n<hr title="Febrero 201
2" class="system-pagebreak" />\r\n<div style="background-color: #999; color: #ff
f; font-weight: bold; padding: 5px;">Febrero 24/2012</div>\r\n<ul style="font-si
ze: 12px;">\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id
=47">Gobernacin de Oruro inicia campaa de solidaridad para los dannificados de Pan
do</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id
=44">Hogares del SEDEGES de la gobernacin de Oruro recibirn productos del subsidio
prenatal y lactancia que no fueron recogidos</a></li>\r\n<li><a href="index.php
?option=com_content&amp;view=article&amp;id=45">Municipio de toledo en riesgo de
inundarse por desborde del brazo derecho del rio Desaguadero</a></li>\r\n</ul>\
r\n<div style="background-color: #999; color: #fff; font-weight: bold; padding:
5px;">Febrero 23/2012</div>\r\n<ul style="font-size: 12px;">\r\n<li><a href="ind
ex.php?option=com_content&amp;view=article&amp;id=46">Gobernacin gestionarecursos
para implemental proyecto nacional de pastos nativos</a></li>\r\n</ul>', '', 1,
0, 0, 2, '2012-01-23 18:27:42', 42, '', '2013-01-15 12:21:18', 42, 0, '0000-0000 00:00:00', '2012-01-23 18:27:41', '0000-00-00 00:00:00', '', '', '{"show_titl
e":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sh
ow_parent_category":"","link_parent_category":"","show_author":"","link_author":
"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item
_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_
vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layo
ut":""}', 144, 0, 55, '', '', 1, 1817, '{"robots":"","author":"","rights":"","xr
eference":""}', 0, '*', ''),
(14, 55, 'Medio Ambiente y Cambios Climticos', 'medio-ambiente-y-cambios-climatic
os', '', '<p><strong><em>Los das 28 y 29 de noviembre</em></strong></p>\r\n<p><st
rong>Gobernacin y la Direccin General de Medio Ambiente y Cambios Climticos realiza
ron monitoreo ambiental en las sub-cuencas Antequera y Poop</strong></p>\r\n<p st
yle="text-align: justify;"><strong><em><img src="images/Institucional/poopofelix

.png" border="0" style="float: left; margin: 10px; border: 2px solid black;" /><
/em></strong>En cumplimiento a los compromisos asumidos en la evaluacin de las 2d
as. Mesas de Trabajo con los operadores mineros, la Secretara Departamental de Me
dio Ambiente y Madre Tierra de la Gobernacin en coordinacin con la Direccin General
de Medio Ambiente y Cambios Climticos del Viceministerio de Medio Ambiente y Bi
odiversidad, realizaron monitoreo ambiental los das 28 y 29 de noviembre en las s
ub-cuencas mineras Antequera y Poop, inform Flix Callata Mamani, Secretario de Medi
o Ambiente y Madre Tierra de la Gobernacin. <strong></strong></p>\r\n<p style="te
xt-align: justify;">Durante el monitoreo ambiental los tcnicos de ESPECTROLAB reco
gieron muestras de agua de las descargas de la planta de tratamiento de aguas de
la mina y de la presa de colas de la empresa minera Sinchi Wayra-Bolvar, adems
de aguas servidas del campamento de Bolvar, ro Pampita y Chapana, en las comunidad
es de Totoral y Totoral Chico, correspondientes a la sub-cuenca Antequera , manife
st Callata.</p>\r\n<p style="text-align: justify;"> De la misma forma se han reco
gido muestras de aguas provenientes de la planta de tratamiento de aguas de mina
tambin de la empresa Sinchi Wayra (Poop), por lo que por las caractersticas de los
parmetros a determinarse, los resultados de los anlisis sern dadas a conocer por E
SPECTROLAB, en treinta das calendario, toda vez que algunas muestras deben ser an
alizadas en laboratorios incluso de Canad , acot el Secretario de Medio Ambiente de
la Gobernacin.</p>\r\n<p style="text-align: justify;"> Callata, complement que la
autoridad ambiental competente, asumir las acciones que correspondan en concordan
cia a lo previsto en la normativa ambienta vigente, sobre los resultados de eval
uacin y de laboratorio de las muestras de agua . (NCHC)</p>', '', 1, 0, 0, 2, '2012
-01-23 22:20:57', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2
012-01-23 22:20:57', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titl
es":"","show_intro":"","show_category":"","link_category":"","show_parent_catego
ry":"","link_parent_category":"","show_author":"","link_author":"","show_create_
date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"",
"show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_h
its":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0,
54, '', '', 1, 464, '{"robots":"","author":"","rights":"","xreference":""}', 0,
'*', ''),
(15, 56, 'Fotos', 'fotos', '', '<table style="border: medium double;" border="1"
align="center">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<div style="margin: 10px;"><img s
rc="images/Noticias/inspeccion.jpg" border="0" alt="" title="Autoridades determi
naron dar plazo de 14 das a la Asociacin Vial Ancaravi para reiniciar obras en el
tramo Toledo - Ancaravi" /></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div styl
e="margin: 10px;"><img src="images/Noticias/mype.jpg" border="0" alt="" title="G
obernacin lanz el proyecto de fortalecimiento de emprendimientos econmicos de la pe
quea y media empresa de Oruro" /></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div
style="margin: 10px;"><img src="images/Noticias/ancarabi.jpg" border="0" alt=""
title="Tras inspeccin: Gobernador pidi celeridad a las empresas que construyen l
a carretera Ancaravi - Turco" /></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div
style="margin: 10px;"><img src="images/Noticias/geo2.jpg" border="0" alt="" tit
le="Ministerio de Autonomas declaro cuarto intermedio en la georreferenciacin entr
e las comunidades afectadas por el tema limtrofe entre Oruro y Potos" /></div>\r\n
</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 10px;"><img src="images/No
ticias/foco2.jpg" border="0" alt="" title="En Oruro se entregaran 500 mil focos
ahorradores" /></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 1
0px;"><img src="images/Noticias/inter2.jpg" border="0" alt="" title="Comisin inte
rinstitucional dio inicio al anlisis del reglamento especfico del transporte inter
provincial e intermunicipal" /></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div
style="margin: 10px;"><img src="images/Noticias/dsc01463.png" border="0" alt=""
title="Gobernacin realizara imspeccin final para la entrega del tramo Huachacalla
- Pisiga" /></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 10px
;"><img src="images/Noticias/dsc0561463.jpg" border="0" alt="" title="Gobernador
de Oruro ratifica el pedido de militrizacin de la zona limitrofe con Potosi" /><
/div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 10px;"><img src="
images/Banners/foto4.png" border="0" alt="" title="Gobernacin de Oruro inicia cam
paa de solidaridad para los dannificados de Pando" /></div>\r\n</td>\r\n</tr>\r\n

<tr>\r\n<td>\r\n<div style="margin: 10px;"><img src="images/Banners/foto1.png" b


order="0" alt="" title="Hogares del SEDEGES de la Gobernacin de Oruro recibiran p
roductos del subsidio prenatal y lactancia que no fueron recogidos" /></div>\r\n
</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 10px;"><img src="images/Ba
nners/foto2.png" border="0" alt="" title="Municipio de Toledo en riesgo de inund
arse por desborde del brazo derecho del rio Desaguadero" /></div>\r\n</td>\r\n</
tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 10px;"><img src="images/Banners/foto3
.png" border="0" alt="" title="Gobernacin Gestiona recursos para implementar proy
ecto nacional de pastos nativos" /></div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</tab
le>', '', 1, 0, 0, 2, '2012-01-23 23:49:19', 42, '', '2012-04-24 21:50:07', 42,
0, '0000-00-00 00:00:00', '2012-01-23 23:49:18', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cate
gory":"","show_parent_category":"","link_parent_category":"","show_author":"","l
ink_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"
","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ico
n":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","
article_layout":""}', 41, 0, 53, '', '', 1, 664, '{"robots":"","author":"","righ
ts":"","xreference":""}', 0, '*', ''),
(16, 57, 'Audios', 'audios', '', '<table align="center">\r\n<tbody>\r\n<tr>\r\n<
td><img src="images/Institucional/logaudio.png" border="0" alt="" /></td>\r\n<td
>\r\n<div style="margin: 10px; font-size: 14px; font-family: Arial; font-weight:
bold; text-align: justify;">Los das 28 y 29 de noviembre: Gobernacin y la Direccin
General de Medio Ambiente y Cambios Climticos realizaron monitoreo ambiental en
las sub-cuencas Antequera y Poop</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n<tbody>\r
\n<tr>\r\n<td><img src="images/Institucional/logaudio.png" border="0" alt="" /><
/td>\r\n<td>\r\n<div style="margin: 10px; font-size: 14px; font-family: Arial; f
ont-weight: bold;">Un titulo de audio por un funcionario o el Gobernador</div>\r
\n</td>\r\n</tr>\r\n</tbody>\r\n<tbody>\r\n<tr>\r\n<td><img src="images/Instituc
ional/logaudio.png" border="0" alt="" /></td>\r\n<td>\r\n<div style="margin: 10p
x; font-size: 14px; font-family: Arial; font-weight: bold;">Un titulo de audio p
or un funcionario o el Gobernador</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table
>', '', 1, 0, 0, 2, '2012-01-24 12:25:18', 42, '', '2012-01-24 12:40:05', 42, 0,
'0000-00-00 00:00:00', '2012-01-24 12:25:18', '0000-00-00 00:00:00', '', '', '{
"show_title":"","link_titles":"","show_intro":"","show_category":"","link_catego
ry":"","show_parent_category":"","link_parent_category":"","show_author":"","lin
k_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"",
"show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon"
:"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","ar
ticle_layout":""}', 4, 0, 52, '', '', 1, 434, '{"robots":"","author":"","rights"
:"","xreference":""}', 0, '*', ''),
(17, 58, 'Organigrama', 'organigrama', '', '<table align="center">\r\n<tbody>\r\
n<tr>\r\n<td>\r\n<div style="margin: 5px; font-size: 14px; font-weight: bold; fo
nt-family: Arial;">Organigrama Gobierno Autnomo Departamental de Oruro</div>\r\n<
/td>\r\n<td><a href="images/pdfs/OrganigramaGADORU.pdf" target="_blank" title="O
rganigrama Gobierno Autnomo Departamental de Oruro"><img src="images/pdfs/pdflog.
png" border="0" alt="" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 0,
0, 2, '2012-01-24 14:01:28', 42, '', '2012-12-20 14:45:52', 42, 0, '0000-00-00 0
0:00:00', '2012-01-24 14:01:27', '0000-00-00 00:00:00', '', '', '{"show_title":"
","link_titles":"","show_intro":"","show_category":"","link_category":"","show_p
arent_category":"","link_parent_category":"","show_author":"","link_author":"","
show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_nav
igation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote
":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":
""}', 14, 0, 51, '', '', 1, 2141, '{"robots":"","author":"","rights":"","xrefere
nce":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f

eatured`, `language`, `xreference`) VALUES


(18, 59, 'Coordinacin de Transparencia y Lucha Contra la Corrupcin', 'coordinadorctlcc', '', '<div style="float: left; width: 70%;">\r\n<p><span style="color: re
d; font-size: 9px;">Coordinador</span><br /> <strong>FELICIDAD APAZA COSSIO</str
ong></p>\r\n<p style="text-align: justify;">Naci el 23 de noviembre de 1964. Real
iz sus estudios universitarios en la Universidad Tcnica de Oruro habiendo obtenido
los ttulos de Tcnico Superior de Contador General, Licenciatura en Derecho, Licen
ciatura en Auditoria Financiera, y en la Universidad Santo Tomas certificados de
egreso en Pedagoga Mencin en Administracin Educativa y Educacin Especial. Tambin rea
liz Post Grados en Metodologa de la Investigacin Econmica, Desarrollo Regional, Desa
rrollo Boliviano, Opciones Polticas Reales en Bolivia, Administracin Universitaria
, entre otros. En su carrera profesional desempeo las funciones de Docente Tutor
Tesis de Grado (1999), Catedrtica del Instituto Normal Superior Gral. Ren Barrient
os Ortuo de Caracollo (2000), Directora de Carrera de Auditoria Universidad Priva
da de Oruro (2001) y Jefe de Unidad de Seguimiento y Supervisin SEDUCA (2001-2010
). Actualmente se desempea como Coordinadora de Transparencia y Lucha Contra la C
orrupcin del Gobierno Autnomo Departamental de Oruro.</p>\r\n</div>\r\n<div style=
"float: right; width: 28%;">\r\n<div style="text-align: center; color: #fff; ; f
ont-size: 8px; background: #999; padding: 1px; width: 95%; font-weight: bold;">M
AS INFORMACIN</div>\r\n<br />\r\n<div style="color: #00f; font-size: 14px;"><stro
ng>Coordinacion de Transparencia y Lucha Contra la Corrupcin</strong></div>\r\n<p
><span style="text-align: justify; font-size: 10px; font-family: ''Lucida Sans U
nicode'', ''Lucida Grande'', sans-serif;">Plaza 10 de Febrero</span><br /> <span
style="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode
'', ''Lucida Grande'', sans-serif;">Oruro - Bolivia</span><br /> <span style="te
xt-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Luci
da Grande'', sans-serif;">Telefono:252-50455</span> <br /> <span style="text-ali
gn: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Gra
nde'', sans-serif;"><br /> </span></p>\r\n</div>\r\n<div style="clear: left;"> <
/div>\r\n<hr title="Objetivos" class="system-pagebreak" />\r\n<p><strong>OBJETIV
OS</strong></p>\r\n<ul>\r\n<li>Desarrollar acciones preventivas.</li>\r\n<li>Fac
ilitar y Coadyuvar en los procesos de transparencia y lucha contra la corrupcin.<
/li>\r\n<li>Sugerir Acciones correctivas al Gobierno</li>\r\n</ul>\r\n<hr title=
"Misin y Visin" class="system-pagebreak" />\r\n<p><strong>MISION</strong></p>\r\n<
p> Coordinar acciones de prevencin y lucha contra la corrupcin en defensa de los in
tereses de la sociedad y el Estado. </p>\r\n<p><strong>VISION</strong></p>\r\n<p> Se
r una oficina de coordinacin y articulacin con otras entidades para coadyuvar en l
os procesos de transparencia y lucha contra la corrupcin. </p>\r\n<hr title="Norma
Especifica" class="system-pagebreak" />\r\n<p><strong>NORMATIVA ESPECIFICA</stro
ng></p>\r\n<p>La Coordinacin de Transparencia y Lucha Contra la Corrupcin, trabaja
en base a las siguientes Normas Legales:</p>\r\n<ul>\r\n<li>Constitucin Poltica d
el Estado</li>\r\n<li>Cdigo Penal</li>\r\n<li>Cdigo de Procedimiento Penal</li>\r\
n<li>Ley 004 de Lucha contra la Corrupcin Enriquecimiento Ilcito e Investigacin de
Fortunas Marcelo Quiroga Santa Cruz </li>\r\n<li>Ley 1178 De Administracin y Control
Gubernamentales (SAFCO) </li>\r\n<li>Ley 2027 Estatuto del Funcionario Pblico </li>\r\
n</ul>\r\n<p>Toda la normativa legal vigente en nuestro pas.</p>\r\n<hr title="Lo
gros" class="system-pagebreak" />\r\n<p><strong>LOGROS</strong></p>\r\n<p><stron
g>I. ACTIVIDAD</strong></p>\r\n<p>Atiende las denuncias contra ex funcionarios pb
licos de la Ex prefectura del Departamento de Oruro, funcionarios pblicos del Gob
ierno Autnomo Departamental de Oruro y sus servicios descentralizados.</p>\r\n<p>
Con resultados de la investigacin, puede sugerir la remisin de denuncia ms antecede
ntes a las siguientes instancias:</p>\r\n<p><strong>Ministerio Pblico:</strong> Q
uien iniciar el proceso judicial correspondiente.</p>\r\n<p><strong>Sumariante d
e la Institucin:</strong> Quien iniciar proceso Administrativo Interno.</p>\r\n<p>
<strong>Secretaria Departamental de Asuntos Jurdicos:</strong> Quien iniciara acc
in judicial que corresponda.</p>\r\n<p>Si no existe suficientes indicios, pruebas
, o tenga raticatoria en otra instancia la denuncia, o fueren resuelta en esta i
nstancia la denuncia, son consideradas como concluidas.</p>\r\n<p> <strong>II. D
ENUNCIAS ATENDIDAS</strong></p>\r\n<p>En la gestin 2011, se atendieron 41 denunci
as, de los cuales se remitieron; el 15% al Ministerio Pblico, el 12% al Sumariant

e de la Institucin, el 15% a la Secretaria Departamental de Asuntos Jurdicos, el 2


4% estn concluidos y el 34% se encuentran en proceso de investigacin.</p>\r\n<p> <
/p>\r\n<div align="center">\r\n<table style="width: 382px; height: 100px;" borde
r="1" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td valign="bottom"
nowrap="nowrap" width="150">\r\n<p align="center"><strong>DETALLE </strong></p>
\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="50">\r\n<p align="center
"><strong>CANTIDAD</strong></p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap"
width="40">\r\n<p align="center"><strong>%</strong></p>\r\n</td>\r\n</tr>\r\n<tr
>\r\n<td valign="bottom" nowrap="nowrap" width="150">\r\n<p> MINISTERIO PBLICO.<
/p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="50">\r\n<p align="cen
ter">6</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="40">\r\n<p ali
gn="center">15</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="nowr
ap" width="150">\r\n<p> SUMARIANTE DE LA INSTITUCIN.</p>\r\n</td>\r\n<td valign=
"bottom" nowrap="nowrap" width="50">\r\n<p align="center">5</p>\r\n</td>\r\n<td
valign="bottom" nowrap="nowrap" width="40">\r\n<p align="center">12</p>\r\n</td>
\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="nowrap" width="150">\r\n<p> ST
RIA. DEPT. ASUNTOS JURIDICOS.</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap
" width="50">\r\n<p align="center">6</p>\r\n</td>\r\n<td valign="bottom" nowrap=
"nowrap" width="40">\r\n<p align="center">15</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<t
d valign="bottom" nowrap="nowrap" width="150">\r\n<p> CONCLUIDOS.</p>\r\n</td>\
r\n<td valign="bottom" nowrap="nowrap" width="50">\r\n<p align="center">10</p>\r
\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="40">\r\n<p align="center">
24</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="nowrap" width="1
50">\r\n<p> EN PROCESO DE INVESTIGACIN.</p>\r\n</td>\r\n<td valign="bottom" nowr
ap="nowrap" width="50">\r\n<p align="center">14</p>\r\n</td>\r\n<td valign="bott
om" nowrap="nowrap" width="40">\r\n<p align="center">34</p>\r\n</td>\r\n</tr>\r\
n<tr>\r\n<td valign="bottom" nowrap="nowrap" width="150">\r\n<p><strong> TOTAL<
/strong></p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="50">\r\n<p a
lign="center"><strong>41</strong></p>\r\n</td>\r\n<td valign="bottom" nowrap="no
wrap" width="40">\r\n<p align="center"><strong>100%</strong></p>\r\n</td>\r\n</t
r>\r\n</tbody>\r\n</table>\r\n</div>\r\n<p align="center"> <img src="images/Inst
itucional/transparencia.png" border="0" alt="" /></p>\r\n<p><strong>III. ASPECTO
S POSITIVOS Y LOGROS ALCANZADOS</strong></p>\r\n<ol>\r\n<li>Las denuncias recib
idas en esta oficina son tratadas con eficiencia y eficacia.</li>\r\n<li>Sentar
precedente que los recursos del Estado no pueden ser de beneficio o aprovechamie
nto ilcitamente de funcionarios o ex funcionarios de la Institucin.</li>\r\n<li>Se
implementa registro, formacin de carpetas para cada denuncia, resguardo de la do
cumentacin.</li>\r\n<li>Se cuenta con una base de datos de las denuncias recibida
s y seguimiento respectivo.</li>\r\n<li>Guardar en reserva el nombre del denunci
ante y solo en caso de ser falsa y temeraria se revelar el nombre del denunciante
.</li>\r\n<li>Coadyuvar en el logro de Actitud Tranparente de la Institucin.</li>
\r\n<li>Lograr que los funcionarios Pblicos cumplan e implanten en su diario vivi
r la tica pblica.</li>\r\n<li>Coordinacin permanente con el Ministerio de Transpare
ncia Institucional de Lucha contra la Corrupcin y otras instituciones.</li>\r\n</
ol>\r\n<p>En el segundo semestre de la gestin pasada se recibi 43 denuncias y desd
e enero a la fecha 23 denuncias, lo que hace presumir que los actuales funcionar
ios tienen mayor cuidado en cumplir la normativa vigente.</p>\r\n<hr title="Tran
sparencia de Gestin" class="system-pagebreak" />\r\n<p>Articulos Relacionados:</p
>\r\n<ul>\r\n<li><a href="index.php?option=com_content&amp;view=article&amp;id=1
0">Transparencia de Gestin</a></li>\r\n</ul>', '', 1, 0, 0, 2, '2012-01-24 15:03:
22', 42, '', '2012-04-12 15:20:02', 42, 0, '0000-00-00 00:00:00', '2012-01-24 15
:03:22', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show
_intro":"","show_category":"","link_category":"","show_parent_category":"","link
_parent_category":"","show_author":"","link_author":"","show_create_date":"","sh
ow_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons"
:"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sho
w_noauth":"","alternative_readmore":"","article_layout":""}', 37, 0, 50, '', '',
1, 2526, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(19, 60, 'Secretaria Departamental de Medio Ambiente Agua y Madre Tierra', 'secr
etaria-departamental-de-medio-ambiente-y-madre-tierra', '', '<div>\r\n<div style

="float: left; width: 70%;">\r\n<p><span style="color: red; font-size: 9px;">Sec


retario Departamental</span><br /> <strong>FELIX CALLATA MAMANI</strong></p>\r\n
<p style="text-align: justify;">Naci el 6 de enero de 1969. Realiz sus estudios pr
imarios y secundarios en la Unidad educativa Franz Tamayo de Cruce Ocotavi. Durant
e su trayectoria como dirigente desempe las funciones de Secretario General de la
comunidad Orenco (1991), Secretario de Actas de la Federacin Regional Caracollo (
2002), Secretario General de la Central de Caracollo (2003), Comit de Vigilancia
del Municipio de Caracollo (2004-2005), Secretario Ejecutivo de la Provincia Cer
cado (2005-2006), y Miembro de la Direccin Departamental de Oruro - Comisin de Fis
calizacin (2009). Por otro lado, realiz trabajos ad-honorem en el Programa de Apoy
o a la Democracia Municipal - PADEM (2000-2008). Actualmente es Secretario Depar
tamental de Medio Ambiente y Madre Tierra del Gobierno Autnomo Departamental de O
ruro, donde organiz la Primera Cumbre Departamental de Medio Ambiente, Cambios Cl
imticos, Agua y Madre Tierra (2011).</p>\r\n</div>\r\n<div style="float: right; w
idth: 28%;">\r\n<div style="text-align: center; color: #fff; ; font-size: 8px; b
ackground: #999; padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN</di
v>\r\n<br />\r\n<div style="color: #00f; font-size: 14px;"><strong>Secretara Depa
rtamental de Medio Ambiente Agua y Madre Tierra</strong></div>\r\n<p><span style
="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''
Lucida Grande'', sans-serif;">Plaza 10 de Febrero</span><br /> <span style="text
-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida
Grande'', sans-serif;">Oruro - Bolivia</span><br /> <span style="text-align: ju
stify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'',
sans-serif;">Telefono:252-77387</span> <br /> <span style="text-align: justify;
font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sansserif;"><br /> </span></p>\r\n</div>\r\n<div style="clear: left;"> </div>\r\n<hr
title="Misin y Visin" class="system-pagebreak" />\r\n<p style="text-align: left;"
align="center"><strong>MISIN</strong></p>\r\n</div>\r\n<p style="text-align: jus
tify;">Disear, incorporar y aplicar criterios e instrumentos de polticas, planes y
programas en materia ambiental, as como en la proteccin y conservacin de la divers
idad biolgica y de los recursos naturales renovables e hdricos, promoviendo el des
arrollo sustentable incorporando polticas ambientales en el sector social, econmic
o y gubernamental del Departamento de Oruro.</p>\r\n<div>\r\n<p style="text-alig
n: left;" align="center"><strong>VISIN</strong></p>\r\n</div>\r\n<p style="text-a
lign: justify;">Ser una Secretara encargada de conservar el medio ambiente a travs
de la proteccin y aprovechamiento racional de los recursos naturales y el posici
onamiento transversal de la poltica ambiental en todos los sectores del Gobierno
Autnomo de Oruro y de la sociedad, que siente las bases para transitar hacia un d
esarrollo sustentable en beneficio de los Orureos.</p>\r\n<div><hr title="Objetiv
os" class="system-pagebreak" />\r\n<p style="text-align: left;" align="center"><
strong>OBJETIVOS</strong></p>\r\n</div>\r\n<ul>\r\n<li style="text-align: justif
y;">Planear, coordinar, dirigir y evaluar los asuntos relativos a las polticas de
l Estado plurinacional de Bolivia en materia de proteccin al ambiente y de preser
vacin del equilibrio ecolgico.</li>\r\n<li style="text-align: justify;">Realizar e
studios, proponer acciones y prcticas para la prevencin de la contaminacin y la deg
radacin del medio ambiente y al mejoramiento de la calidad ambiental en el territ
orio del Departamento de Oruro.</li>\r\n<li>Promover medidas ambientales efectiv
as y econmicamente eficientes.</li>\r\n<li>Explorar fuentes de financiamiento par
a la implementacin de la agenda ambiental.</li>\r\n<li>Formular participativament
e la poltica ambiental del Departamento de Oruro.</li>\r\n<li>Liderar y Coordinar
el proceso de preparacin de los planes, programas y proyectos de desarrollo medi
o ambiental que deban formular los diferentes organismos y entidades inmersos en
la temtica ambiental en el Departamento de Oruro, y en especial, asesorar a sus
integrantes en la definicin de los planes de desarrollo ambiental y en sus progra
mas y proyectos en materia de proteccin del medio ambiente y los recursos natural
es renovables, de manera que se asegure la armona y coherencia de las polticas y a
cciones adoptadas por el Departamento.</li>\r\n<li style="text-align: justify;">
Formular, ajustar y revisar peridicamente el Plan de Gestin Ambiental del Departam
ento de Oruro y coordinar su ejecucin a travs de las instancias de coordinacin esta
blecidas.</li>\r\n<li style="text-align: justify;">Formular y orientar las poltic

as, planes y programas tendientes a la investigacin, conservacin, mejoramiento, pr


omocin, valoracin y uso sostenible de los recursos naturales y servicios ambiental
es del Departamento.</li>\r\n<li style="text-align: justify;">Promover planes, p
rogramas y proyectos tendientes a la conservacin, consolidacin, enriquecimiento y
mantenimiento de la Estructura Ecolgica Principal y del recurso hdrico, superficia
l y subterrneo del Departamento de Oruro.</li>\r\n<li style="text-align: justify;
">Formular, implementar y coordinar, con visin integral, la poltica de conservacin,
aprovechamiento y desarrollo sostenible de las reas protegidas del Departamento
de Oruro.</li>\r\n<li>Definir los lineamientos ambientales que regirn las accione
s de la administracin pblica departamental.</li>\r\n<li style="text-align: justify
;">Definir y articular con las entidades competentes, la poltica de gestin estratgi
ca del ciclo del agua como recurso natural, bien pblico y elemento de efectividad
del derecho a la vida.</li>\r\n<li style="text-align: justify;">Formular, ejecu
tar y supervisar, en coordinacin con las entidades competentes, la implementacin d
e la poltica de educacin ambiental departamental de conformidad con la normativa y
polticas nacionales en la materia.</li>\r\n<li style="text-align: justify;">Ejer
cer el control y vigilancia del cumplimiento de las normas de proteccin ambiental
y manejo de recursos naturales, emprender las acciones que sean pertinentes al
efecto, y en particular adelantar las investigaciones e imponer las sanciones qu
e correspondan a quienes infrinjan dichas normas.</li>\r\n<li style="text-align:
justify;">Implantar y operar el sistema de informacin ambiental del Departamento
de Oruro con el soporte de las entidades que producen dicha informacin.</li>\r\n
<li style="text-align: justify;">Dirigir el diseo, implementacin y seguimiento de
planes, programas y proyectos ambientales relacionados con la planificacin urbanst
ica del Departamento de Oruro.</li>\r\n<li style="text-align: justify;">Disear y
coordinar las estrategias de mejoramiento de la calidad del aire y la prevencin y
correccin de la contaminacin auditiva, visual y electro magntica, as como establece
r las redes de monitoreo respectivos</li>\r\n<li style="text-align: justify;">Re
alizar el control de vertimientos y emisiones contaminantes, disposicin de desech
os slidos y desechos o residuos peligrosos y de residuos txicos, dictar las medida
s de correccin o mitigacin de daos ambientales.</li>\r\n<li style="text-align: just
ify;">Promover y desarrollar programas educativos, recreativos e investigativos
en materia ecolgica, botnica, de fauna, medio ambiente y conservacin de los recurso
s naturales.</li>\r\n<li>Desarrollar programas de arborizacin y ornamentacin del D
epartamento, en particular de especies nativas, coordinar con las entidades comp
etentes y efectuar el registro e inventario en estas materias.</li>\r\n<li style
="text-align: justify;">Aprobar el plan de arborizacin en el Departamento de Orur
o cuya formulacin estar a cargo de las Cabaas Forestales del Gobierno Autnomo de Oru
ro.</li>\r\n</ul>\r\n<div><hr title="Resultados" class="system-pagebreak" />\r\n
<p style="text-align: left;" align="center"><strong>RESULTADOS</strong></p>\r\n<
/div>\r\n<p><strong>PROYECTO APROVECHAMIENTO DE SEMILLAS DE PASTOS NATIVOS</stro
ng></p>\r\n<p style="text-align: justify;">Entrega de la Construccin del Banco de
Germoplasma y Herbario Nacional de Pastos Nativos con un costo de Bs. 18.582.30
1,00 teniendo un beneficio a nivel nacional en la conservacin de material gentico
vegetal.</p>\r\n<p style="text-align: justify;">Apertura de Zanjas de Infiltracin
para 19 familias siendo un total de 142.200 m/l, en los Municipios de Toledo, S
antiago y Beln de Andamarca.</p>\r\n<p>Se colecto 100 especies vegetales para su
respectiva clasificacin</p>\r\n<p>Recoleccin de 15 Kg de semillas de pastos nativo
s de diferentes especies.</p>\r\n<p>Realizacin de tres ferias Municipales</p>\r\n
<p><strong>PROYECTO: RECUPERACIN DE SUELOS SALINOS MEDIANTE EL CULTIVO DEL Q AWCHI
EN CUATRO MUNICIPIOS DEL DEPARTAMENTO DE ORURO</strong></p>\r\n<p style="text-al
ign: justify;">Apertura de Zanjas de Infiltracin en 54 comunidades para 394 bene
ficiarios siendo un total 409.97 Ha.</p>\r\n<p>Cosecha de 554 Kg Semilla de Q awch
i en 16 comunidades del Dpto. de Oruro.</p>\r\n<p><strong>CABAA FORESTAL </strong
></p>\r\n<p style="text-align: justify;">Produccin de 3.881 plantines forestales
(Olmos, Pinos, Ciprs, Atriplex, Thola, Acacia) y manejo de plantines en desarrol
lo y manejo de 15821 plantas forestales.</p>\r\n<p style="text-align: justify;">
Plantacin y donacin de 1827 plantas forestales en el 2011 , atendiendo a 4 solicit
udes de comunidades y municipios del Departamento de Oruro, llegando a beneficia
r 232 familias.</p>\r\n<p><strong>PROYECTO PLAN DE DESARROLLO FORESTAL DEL DEPAR

TAMENTO DE ORURO</strong></p>\r\n<p style="text-align: justify;">Produccin de 240


.000 plantines forestales (atriplex, pino, queua, kishuara, olmo, Fresno, Molle,
sauce mimbre y otras).</p>\r\n<p style="text-align: justify;">Capacitacin de 240
conscriptos en el manejo de viveros forestales e invernaderos en 6 Unidades Mili
tares de la 2da Divisin del Ejercito.</p>\r\n<p>Plantacin de 20.000 plantines fore
stales en 35 municipios del Departamento de Oruro.</p>\r\n<p><strong>PROYECTO CO
NSERVACIN Y MANEJO DE VICUAS EN EL DEPARTAMENTO DE ORURO</strong></p>\r\n<p style=
"text-align: justify;">Comunidades manejadoras de Vicuas organizado, 614 comunari
os 20 Autoridades y tcnicos Municipales capacitados e conservacin, manejo y aprove
chamiento sustentable de la vicua.</p>\r\n<p>Taller de intercambio de experiencia
con 16 comunidades concretadas.</p>\r\n<p> 5 vigias en 2 comunidades excavadas.<
/p>\r\n<p> 404 kg de semilla de pasto nativo cosechado.</p>\r\n<p> 13719 metros
lineales de zanjas de infiltracin aperturaza.</p>\r\n<p> 260 metros lineales de t
errazas de formacin lenta construida.</p>\r\n<p>4 temas de investigacin en proceso
de desarrollo.</p>\r\n<p> 415 Kg de fibra en proceso de venta.</p>\r\n<p><stron
g>UNIDAD DE GESTIN DE RIESGOS</strong></p>\r\n<p style="text-align: justify;">Cho
ro, Soracachi y Chipaya, Junto a defensa Civil, Defensora del Pueblo, Empresa de
Operaciones Metalrgica Sociedad Annima O.M.S.A., se entrego vveres, vituallas par
a 15 das a 894 afectados.</p>\r\n<p style="text-align: justify;">Conformacin del C
entro de Operaciones de Emergencia C.O.E. del Departamento de Oruro, las diversa
s instituciones vivas, privadas, pblicas, Fuerzas Armadas, Polica Departamental, U
nidad de Bomberos, SEDES, SENAMHI, SENASAG, SEDCAM, Comit Cvico, Cruz Roja, Save T
he Children, Visin Mundial y otros, en fecha 7 de abril se conformo el Centro de
Operaciones de Emergencia del Departamento de Oruro, conformada en 8 comisiones.
</p>\r\n<p style="text-align: justify;">Proceso de Conformacin de las Unidades de
Gestin de Riesgos Municipales, En el municipio de Caracollo y Huanuni, se social
izo la conformacin de las Unidades de Gestin de Riesgos y se prev la socializacin de
conformacin de UGRs municipales el 1 y 15 de agosto de 2011 en los municipios d
e Toledo y Santiago de Andamarca.</p>\r\n<p> </p>\r\n<p><strong> PRIMERA CUMBRE DE
PARTAMENTAL DE MEDIO AMBIENTE, CAMBIOS CLIMTICOS, AGUA Y MADRE TIERRA </strong></p>
\r\n<p>Participacin: 1300 asistentes en representacin de:</p>\r\n<p>Gobierno Centr
al</p>\r\n<p>Gobierno Departamental</p>\r\n<p>Gobiernos Municipales</p>\r\n<p>Au
toridades Originarias</p>\r\n<p>Instituciones Acadmicas, Cvicas, Vecinales y</p>\r
\n<p>Organizaciones de la Sociedad Civil,</p>\r\n<p>Conclusiones por mesas de tr
abajo sobre temas referidos a:</p>\r\n<p>Gestin ambiental participativa</p>\r\n<p
>Cambios Climticos</p>\r\n<p>Recursos Hdricos</p>\r\n<p>Biodiversidad</p>', '', 1,
0, 0, 2, '2012-01-24 18:16:19', 42, '', '2013-01-07 12:59:27', 42, 0, '0000-0000 00:00:00', '2012-01-24 18:16:19', '0000-00-00 00:00:00', '', '', '{"show_titl
e":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sh
ow_parent_category":"","link_parent_category":"","show_author":"","link_author":
"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item
_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_
vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layo
ut":""}', 16, 0, 49, '', '', 1, 1954, '{"robots":"","author":"","rights":"","xre
ference":""}', 0, '*', ''),
(20, 61, 'Secretara Departamental de Minera y Metalurga', 'secretaria-departamental
-de-mineria-y-metalurgia', '', '<div style="float: left; width: 70%;">\r\n<p ali
gn="center"><strong>MISIN Y VISIN</strong></p>\r\n<p><strong>MISIN</strong></p>\r\n
<p style="text-align: justify;">Nuestra misin es coordinar, planificar y organiza
r con todos los operadores mineros del departamento en todas las actividades del
sector minero-metalrgico para el desarrollo del departamento</p>\r\n<p><strong>V
ISIN</strong></p>\r\n<p style="text-align: justify;">La Secretaria de Minera, Meta
lurgia es capaz de fomentar una participacin activa de los sectores mineros del d
epartamento de Oruro, promoviendo planes, programas y proyectos; fortaleciendo u
nidades productivas capaces a incidir en la definicin de polticas nacionales depar
tamentales y regionales.</p>\r\n</div>\r\n<div style="float: right; width: 28%;"
>\r\n<div style="text-align: center; color: #fff; ; font-size: 8px; background:
#999; padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br /
>\r\n<div style="color: #00f; font-size: 14px;"><strong>Secretara Departamental d
e Minera y Metalrgia</strong></div>\r\n<p><span style="text-align: justify; font-s

ize: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;"


>Plaza 10 de Febrero</span><br /> <span style="text-align: justify; font-size: 1
0px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Oruro
- Bolivia</span><br /> <span style="text-align: justify; font-size: 10px; fontfamily: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Telefono:252-86
890</span> <br /> <span style="text-align: justify; font-size: 10px; font-family
: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;"><br /> </span></p>\r\
n</div>\r\n<div style="clear: left;"> </div>\r\n<hr title="Objetivos" class="sys
tem-pagebreak" />\r\n<p><strong>OBJETIVOS 2010
2014</strong></p>\r\n<ul>\r\n<li
style="text-align: justify;">Promover la reactivacin minera del departamento medi
ante la gestin de financiamiento e inversiones en toda la cadena productiva del s
ector minero metalrgico.</li>\r\n<li style="text-align: justify;">Promover el for
talecimiento social, productivo, ambiental y tecnolgico de la actividad minera, m
etalrgica en el departamento.</li>\r\n</ul>\r\n<hr title="Logros" class="system-p
agebreak" />\r\n<p><strong>LOGROS OBTENIDOS</strong></p>\r\n<p><strong>PROYECTOS
CULMINADOS (TESA)</strong></p>\r\n<ul>\r\n<li style="text-align: justify;">PREV
ENCIN Y REMEDIACIN DE LA CUENCA HUANUNI Y CAADON ANTEQUERA.</li>\r\n<li style="text
-align: justify;">INVENTARIACION DE RECURSOS MINEROS METALICOS Y NO METALICOS E
N EL DEPARTAMENTO DE ORURO.</li>\r\n<li style="text-align: justify;">CONTROL DE
PROCESO DE PRODUCCIN Y EXPORTACIN DE MINERALES.</li>\r\n<li style="text-align: jus
tify;">FORTALECIMIENTO A LA ACTIVIDAD MINERA EN EL DEPARTAMENTO DE ORURO.</li>\r
\n<li style="text-align: justify;">INDUSTRIALIZACIN DE SALMUERAS DEL SALAR DE COI
PASA.</li>\r\n<li>DESARROLLO E INDUSTRIALIZACIN DE ARCILLAS DEL DEPARTAMENTO DE O
RURO.</li>\r\n</ul>\r\n<p><strong>PROYECTOS DE PROSPECCION Y EXPLOTACION</strong
></p>\r\n<ul>\r\n<li>PROSPECCIN Y EXPLORACIN DE YACIMIENTOS CALCREOS DEL CERRO MES
A DEL INCA.</li>\r\n</ul>\r\n<p><strong>PROYECTO EN EJECUCION PROPIA</strong></p
>\r\n<ul>\r\n<li>CONTROL DE PROCESO DE PRODUCCIN Y EXPORTACIN DE MINERALES.</li>\r
\n<li>FORTALECIMIENTO A LA ACTIVIDAD MINERA EN EL DEPARTAMENTO DE ORURO.</li>\r\
n</ul>\r\n<p><strong>UNIDADES CREADAS</strong></p>\r\n<ul>\r\n<li>CONTROL DE PRO
CESO DE PRODUCCIN Y EXPORTACIN DE MINERALES.</li>\r\n</ul>', '', 1, 0, 0, 2, '2012
-01-24 18:29:21', 42, '', '2012-04-12 15:08:34', 42, 0, '0000-00-00 00:00:00', '
2012-01-24 18:29:21', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_tit
les":"","show_intro":"","show_category":"","link_category":"","show_parent_categ
ory":"","link_parent_category":"","show_author":"","link_author":"","show_create
_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":""
,"show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_
hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 9, 0,
48, '', '', 1, 1428, '{"robots":"","author":"","rights":"","xreference":""}', 0
, '*', ''),
(21, 62, 'Secretara Departamental de Asuntos Jurdicos', 'secretaria-departamentalde-asuntos-juridicos', '', '<div style="float: left; width: 70%;">\r\n<p><span s
tyle="color: red; font-size: 9px;">Secretario Departamental</span><br /> <strong
>EDGAR AJATA MARIACA</strong></p>\r\n<p style="text-align: justify;"><img src="i
mages/Institucional/eajata.jpg" border="0" style="float: left; margin: 10px; bor
der: 2px solid black;" />Naci el 31 de enero de 1969. Realiz sus estudios universi
tarios en la Universidad Privada del Altiplano obteniendo el ttulo de Licenciado
en Derecho, posteriormente realiz el Diplomado en Gestin Estratgica Municipal en la
Universidad Nacional del Oriente. A lo largo de su carrera profesional desempe lo
s cargos de Gestor del Servicio Tutelar del Menor del Departamento de Asistenci
a social D.A.S. Oruro, Miembro del Grupo de Apoyo Civil a la Polica G.A.C.I.P.,
Jefe de Relaciones Pblicas del Grupo de Apoyo Civil a la Polica G.A.C.I.P. , Ases
or Jurdico del Honorable Concejo Municipal de Huanuni, Asesor Alcalde Municipal d
e Huanuni, Director de Asuntos Jurdicos del Gobierno Municipal de Huanuni, Asesor
del Colegio de rbitros de Oruro, Asesor del Alcalde Municipal de Challapata, Ase
sor Legal del Gobierno Municipal de Challapata, Asistente Tcnico de la Asamblea C
onstituyente, Notario de Fe Pblica de Primera Clase No. 099 de la Capital La Paz,
Secretario General de la Primera Secretara de la Honorable Cmara de Diputados, As
esor Jurdico de la Segunda Secretara de la Honorable Cmara de Senadores y Asesor Le
gal del Gobierno Autnomo Departamental de Oruro. Tambin fue Catedrtico y/o Docente
Der
de la Universidad Boliviana de Informtica en las materias de Legislacin Social

echo Penal II Psicologa Jurdica


Derecho Procesal y Ley de Organizacin Liderazgo y t
ca Profesional Prctica de Derecho Administrativo. Actualmente es Secretario Depar
tamental de Asuntos Jurdicos del Gobierno Autnomo Departamental de Oruro.</p>\r\n<
/div>\r\n<div style="float: right; width: 28%;">\r\n<div style="text-align: cent
er; color: #fff; ; font-size: 8px; background: #999; padding: 1px; width: 95%; f
ont-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r\n<div style="color: #00f; fon
t-size: 14px;"><strong>Secretara Departamental de Asuntos Juridicos</strong></div
>\r\n<p><span style="text-align: justify; font-size: 10px; font-family: ''Lucida
Sans Unicode'', ''Lucida Grande'', sans-serif;">Plaza 10 de Febrero</span><br /
> <span style="text-align: justify; font-size: 10px; font-family: ''Lucida Sans
Unicode'', ''Lucida Grande'', sans-serif;">Oruro - Bolivia</span><br /> <span st
yle="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'',
''Lucida Grande'', sans-serif;">Telefono:252-50205</span> <span style="text-ali
gn: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Gra
nde'', sans-serif;"><br /> </span></p>\r\n</div>\r\n<div style="clear: left;"> <
/div>\r\n<hr title="Misin y Visin" class="system-pagebreak" />\r\n<p><strong>MISIN<
/strong></p>\r\n<p style="text-align: justify;">Prestar asesoramiento permanente
en materia jurdica, a todas las dependencias del Gobierno Autnomo Departamental d
e Oruro, asesoramiento revestido de idoneidad, profesionalidad, transparencia, e
ficacia, eficiencia y responsabilidad, y con ello contribuir al logro de los obj
etivos institucionales</p>\r\n<p><strong>VISIN</strong></p>\r\n<p style="text-ali
gn: justify;">Tener una estructura organizacional que permita responder con cali
dad profesional especializada en materia jurdico legal, a las diferentes dependen
cias del Gobierno Autnomo Departamental de Oruro y con ello lograr los fines y ob
jetivos institucionales.</p>\r\n<hr title="Objetivo" class="system-pagebreak" />
\r\n<p><strong>OBJETIVO</strong></p>\r\n<p style="text-align: justify;">Prestar
asesoramiento especializado al Gobernador del Departamento de Oruro, en las reas
Jurdica, Administrativa y otros de su competencia, en coordinacin con las diferent
es Secretarias, Direcciones, Jefaturas y otros de la entidad, con personal compr
ometido con el proceso de cambio realizando sus actos administrativos dentro el
marco de la eficacia, eficiencia, transparencia y responsabilidad administrativa
, conforme establece la Ley 1178 (SAFCO).</p>\r\n<hr title="Funciones Principale
s" class="system-pagebreak" />\r\n<p><strong>FUNCIONES PRINCIPALES</strong></p>\
r\n<ol>\r\n<li style="text-align: justify;">Prestar asesoramiento especializado
al Gobernador del Departamento de Oruro y dems componentes de la estructura centr
al de la Gobernacin.</li>\r\n<li style="text-align: justify;">Apoyar en las tarea
s de desarrollo normativo jurdico de competencia del Gobernador.</li>\r\n<li styl
e="text-align: justify;">Dirigir el registro y archivo de las Leyes, Decretos, R
esoluciones y toda otra documentacin, as como organizar las fuentes de informacin l
egal.</li>\r\n<li style="text-align: justify;">Coordinar y supervisar las funcio
nes de Anlisis Jurdico y Gestin Jurdica de la Gobernacin.</li>\r\n<li style="text-ali
gn: justify;">Cumplir y hacer cumplir el marco normativo legal e institucional e
n lo que respecta a su funcin de asesoramiento y gestin jurdicos.</li>\r\n<li style
="text-align: justify;">Dirigir, supervisar, coordinar y ejecutar actividades tcn
icas y operativas de la Secretaria.</li>\r\n<li style="text-align: justify;">Rev
isar y supervigilar la emisin de informes legales y dems documentos de trabajo que
sean puestos a conocimiento de la SDAJ.</li>\r\n<li style="text-align: justify;
">Ejercer como apoderado de la MAE en los procesos en los que la Gobernacin sea p
arte, y en todos los procesos que se encuentren instaurados en instancias del rga
no Judicial y otros tribunales.</li>\r\n<li style="text-align: justify;">Promove
r y ejecutar las acciones legales que por mandato de la normativa legal le facul
te.</li>\r\n<li style="text-align: justify;">Prever, procurar, asegurar y evitar
por todos los medios legales el surgimiento de conflictos judiciales y/o admini
strativos que hubiese sido detectada al interior de la Gobernacin.</li>\r\n<li st
yle="text-align: justify;">Participar en reuniones y/o comisiones de trabajo al
interior de la Gobernacin o en otra entidad y que en ambos casos sea de carcter o
ficial o de inters de la Gobernacin y de la SDAJ.</li>\r\n<li style="text-align: j
ustify;">Coordinar con entidades del rgano Ejecutivo en el mbito nacional, departa
mental y municipal, temas del rea de su competencia.</li>\r\n<li style="text-alig
n: justify;">Apoyar en las tareas de desarrollo normativo jurdicos de competencia

de la Gobernacin.</li>\r\n<li style="text-align: justify;">Proyectar las resoluc


iones de los recursos administrativos que conozca la Gobernacin y emitir informe
fundado sobre su procedencia y mrito.</li>\r\n</ol>\r\n<p>Desarrollar las dems fun
ciones que le asigne el jefe inmediato superior.</p>', '', 1, 0, 0, 2, '2012-0124 18:57:28', 42, '', '2012-04-12 15:03:39', 42, 0, '0000-00-00 00:00:00', '2012
-01-24 18:57:27', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles"
:"","show_intro":"","show_category":"","link_category":"","show_parent_category"
:"","link_parent_category":"","show_author":"","link_author":"","show_create_dat
e":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","sh
ow_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits
":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 21, 0, 47
, '', '', 1, 1599, '{"robots":"","author":"","rights":"","xreference":""}', 0, '
*', ''),
(22, 63, 'Guas', 'guias', '', '<table border="1" align="center">\r\n<tbody>\r\n<t
r><th>Documento</th><th>Formato</th></tr>\r\n<tr>\r\n<td>\r\n<div style="margin:
5px; font-size: 14px; font-weight: bold; font-family: Arial;">GUA DE TCNICAS NORM
ATIVAS</div>\r\n</td>\r\n<td><a href="images/cadi/guias/guiatn.pdf" target="_bla
nk" title="Tcnicas Normativas"><img src="images/pdfs/pdflog.png" border="0" alt="
" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 5px; font-size: 14
px; font-weight: bold; font-family: Arial;">GUA METODOLOGICA PARA EL DISEO DEL MAN
UAL DE PROCESOS Y PROCEDIMIENTOS</div>\r\n</td>\r\n<td><a href="images/cadi/guia
s/guiamp.pdf" target="_blank" title="Diseo del Manual de Procesos y Procedimiento
s"><img src="images/pdfs/pdflog.png" border="0" alt="" /></a></td>\r\n</tr>\r\n<
/tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-01-24 19:50:26', 42, '', '2012-06-13
22:23:25', 42, 0, '0000-00-00 00:00:00', '2012-01-24 19:50:26', '0000-00-00 00:
00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_categor
y":"","link_category":"","show_parent_category":"","link_parent_category":"","sh
ow_author":"","link_author":"","show_create_date":"","show_modify_date":"","show
_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":""
,"show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternativ
e_readmore":"","article_layout":""}', 10, 0, 46, '', '', 1, 5572, '{"robots":"",
"author":"","rights":"","xreference":""}', 0, '*', ''),
(23, 64, 'Manuales', 'manuales', '', '<table border="1" align="center">\r\n<tbod
y>\r\n<tr>\r\n<td>\r\n<div style="margin: 5px; font-size: 14px; font-weight: bol
d; font-family: Arial;">MANUAL DE ORGANIZACIN Y FUNCIONES</div>\r\n</td>\r\n<td><
a href="images/cadi/manuales/manualmof.pdf" target="_blank" title="Organizacin y
Funciones"><img src="images/pdfs/pdflog.png" border="0" alt="" /></a></td>\r\n</
tr>\r\n</tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-01-24 20:08:16', 42, '', '20
12-04-25 15:11:06', 42, 0, '0000-00-00 00:00:00', '2012-01-24 20:08:16', '0000-0
0-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show
_category":"","link_category":"","show_parent_category":"","link_parent_category
":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":
"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_
icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","al
ternative_readmore":"","article_layout":""}', 6, 0, 45, '', '', 1, 3463, '{"robo
ts":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(24, 65, 'Reglamentos Especficos', 'reglamentos-especificos', '', '<table style="
font-size: 14px; font-family: Arial;" border="1" align="center">\r\n<tbody>\r\n<
tr><th style="background: #9F0000; color: #fff;">DOCUMENTO</th><th style="backgr
ound: #9F0000; color: #fff;">FORMATO</th></tr>\r\n<tr>\r\n<td>\r\n<div style="ma
rgin: 5px; font-weight: bold;">REGLAMENTO ESPECIFICO DEL SISTEMA DE ADMINISTRACIN
DE PERSONAL DEL GOBIERNO AUTONOMO DEPARTAMENTAL DE ORURO</div>\r\n</td>\r\n<td>
<a href="images/cadi/reglamentos/resap.pdf" target="_blank" title="Sistema de Ad
ministracin de personal"><img src="images/pdfs/pdflog.png" border="0" alt="" styl
e="display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\
r\n<tr>\r\n<td>\r\n<div style="margin: 5px; font-weight: bold;">REGLAMENTO ESPEC
IFICO DEL SISTEMA DE CONTABILIDAD INTEGRADA</div>\r\n</td>\r\n<td><a href="image
s/cadi/reglamentos/resci.pdf" target="_blank" title="Sistema de Contabilidad Int
egrada"><img src="images/pdfs/pdflog.png" border="0" alt="" style="display: bloc
k; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\

r\n<div style="margin: 5px; font-weight: bold;">REGLAMENTO ESPECIFICO DEL SISTEM


A DE CREDITO PUBLICO</div>\r\n</td>\r\n<td><a href="images/cadi/reglamentos/recp
.pdf" target="_blank" title="Sistema de Credito Pblico"><img src="images/pdfs/pdf
log.png" border="0" alt="" style="display: block; margin-left: auto; margin-righ
t: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 5px; fontweight: bold;">REGLAMENTO ESPECIFICO DEL SISTEMA DE TESORERIA</div>\r\n</td>\r\n
<td><a href="images/cadi/reglamentos/retg.pdf" target="_blank" title="Sistema de
Tesoreria"><img src="images/pdfs/pdflog.png" border="0" alt="" style="display:
block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n</tbody>\
r\n</table>', '', 1, 0, 0, 2, '2012-01-24 20:25:51', 42, '', '2012-06-08 21:38:1
4', 42, 0, '0000-00-00 00:00:00', '2012-01-24 20:25:50', '0000-00-00 00:00:00',
'', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","l
ink_category":"","show_parent_category":"","link_parent_category":"","show_autho
r":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish
_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_e
mail_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmo
re":"","article_layout":""}', 14, 0, 44, '', '', 1, 6660, '{"robots":"","author"
:"","rights":"","xreference":""}', 0, '*', ''),
(25, 66, 'Reglamentos Internos', 'reglamentos-internos', '', '<table border="1"
align="center">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<div style="margin: 5px; font-size
: 14px; font-weight: bold; font-family: Arial;">REGLAMENTO DE CONDECORACIONES Y
RECONOCIMIENTOS</div>\r\n</td>\r\n<td><a href="images/cadi/reglamentos/rcr.pdf"
target="_blank" title="Reglamento de Condecoraciones y Reconocimientos"><img src
="images/pdfs/pdflog.png" border="0" alt="" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>
\r\n<div style="margin: 5px; font-size: 14px; font-weight: bold; font-family: Ar
ial;">REGLAMENTO PARA LA ADMINISTRACIN DEL FONDO SOCIAL DEL GOBIERNO AUTNOMO DEPAR
TAMENTAL DE ORURO</div>\r\n</td>\r\n<td><a href="images/cadi/reglamentos/rpafsga
do.pdf" target="_blank" title="Administracin del Fondo Social"><img src="images/p
dfs/pdflog.png" border="0" alt="" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div s
tyle="margin: 5px; font-size: 14px; font-weight: bold; font-family: Arial;">REGL
AMENTO DE "FONDOS EN AVANCE"</div>\r\n</td>\r\n<td><a href="images/cadi/reglamen
tos/rfa.pdf" target="_blank" title="Fondos en Avance"><img src="images/pdfs/pdfl
og.png" border="0" alt="" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="ma
rgin: 5px; font-size: 14px; font-weight: bold; font-family: Arial;">REGLAMENTO D
E ARRENDAMIENTO DE ACTIVOS FIJOS INMUEBLES "TEATRO PALAIS CONCERT"</div>\r\n</td
>\r\n<td><a href="images/cadi/reglamentos/raafitpc.pdf" target="_blank" title="A
rrendamiento de Activos Fijos inmuebles"><img src="images/pdfs/pdflog.png" borde
r="0" alt="" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="margin: 5px; fo
nt-size: 14px; font-weight: bold; font-family: Arial;">REGLAMENTO DE FONDO ROTAT
ORIO DE CAJA CHICA</div>\r\n</td>\r\n<td><a href="images/cadi/reglamentos/rfrcc.
pdf" target="_blank" title="Fondo Rotatorio de Caja Chica"><img src="images/pdfs
/pdflog.png" border="0" alt="" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div styl
e="margin: 5px; font-size: 14px; font-weight: bold; font-family: Arial;">REGLAME
NTO DE PAGOS EN EFECTIVO POR CAJA</div>\r\n</td>\r\n<td><a href="images/cadi/reg
lamentos/rpec.pdf" target="_blank" title="Pagos en efectivo por Caja"><img src="
images/pdfs/pdflog.png" border="0" alt="" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r
\n<div style="margin: 5px; font-size: 14px; font-weight: bold; font-family: Aria
l;">REGLAMENTO INTERNO DE PERSONAL</div>\r\n</td>\r\n<td><a href="images/cadi/re
glamentos/rip.pdf" target="_blank" title="Interno de Personal"><img src="images/
pdfs/pdflog.png" border="0" alt="" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div
style="margin: 5px; font-size: 14px; font-weight: bold; font-family: Arial;">REG
LAMENTO PARA EL USO DE LOS SALONES DEL GOBIERNO AUTONOMO DEPARTAMENTAL DE ORURO<
/div>\r\n</td>\r\n<td><a href="images/cadi/reglamentos/rpusgado.pdf" target="_bl
ank" title="Uso de Salones"><img src="images/pdfs/pdflog.png" border="0" alt=""
/></a></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-01-24 20:52
:37', 42, '', '2012-06-13 15:29:36', 42, 0, '0000-00-00 00:00:00', '2012-01-24 2
0:52:36', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sho
w_intro":"","show_category":"","link_category":"","show_parent_category":"","lin
k_parent_category":"","show_author":"","link_author":"","show_create_date":"","s
how_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons

":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sh
ow_noauth":"","alternative_readmore":"","article_layout":""}', 11, 0, 43, '', ''
, 1, 7029, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(26, 67, 'Transparencia', 'vacaciones', '', '<blockquote>\r\n<blockquote>\r\n<bl
ockquote>\r\n<ul>\r\n<li><a href="index.php?option=com_content&amp;view=article&
amp;id=110">Estados Financieros</a></li>\r\n<li>POA Institucional</li>\r\n<li><a
href="index.php?option=com_content&amp;view=article&amp;id=67">Coordinacin de Tr
ansparencia y Lucha Contra la Corrupcin</a></li>\r\n</ul>\r\n</blockquote>\r\n</b
lockquote>\r\n</blockquote>', '', 1, 0, 0, 2, '2012-01-31 20:41:53', 42, '', '20
12-08-22 19:35:37', 42, 0, '0000-00-00 00:00:00', '2012-01-31 20:41:53', '0000-0
0-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show
_category":"","link_category":"","show_parent_category":"","link_parent_category
":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":
"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_
icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","al
ternative_readmore":"","article_layout":""}', 9, 0, 5, '', '', 1, 2081, '{"robot
s":"","author":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(27, 68, 'Servicio Departamental de Deportes', 'sedede', '', '<div style="float:
left; width: 70%;">\r\n<p><strong>MISIN</strong></p>\r\n<p style="text-align: ju
stify;">Garantizar el acceso de la poblacin del Departamento de Oruro a la prctica
de Actividades Fsicas y Deportivas en las modalidades Formativa, Competitivo Aso
ciado, Recreativo y de Alto Rendimiento; que permita elevar la calidad de vida d
e la poblacin mediante la ejecucin de planes, programas y proyectos integrales e i
ntegradores de Actividades Fsico-Deportivas, haciendo cumplir la poltica de DEPORT
E PARA TODOS.</p>\r\n<p><strong>VISIN</strong></p>\r\n<p style="text-align: justi
fy;">Contar con un sistema de formacin deportiva que logre tener atletas de 1er
nivel y de alta competitividad en todo el departamento de Oruro, as mismo lograr
una masificacin de la prctica deportiva y actividad fsica a nivel departamental.</p
>\r\n</div>\r\n<div style="float: right; width: 28%;">\r\n<div style="text-align
: center; color: #fff; ; font-size: 8px; background: #999; padding: 1px; width:
95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r\n<div style="color: #00
f; font-size: 14px;"><strong>Servicio Departamental de Deportes</strong></div>\r
\n<p><span style="text-align: justify; font-size: 10px; font-family: ''Lucida Sa
ns Unicode'', ''Lucida Grande'', sans-serif;">Plaza 10 de Febrero</span><br /> <
span style="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Uni
code'', ''Lucida Grande'', sans-serif;">Oruro - Bolivia</span><br /> <span style
="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''
Lucida Grande'', sans-serif;">Telefono:252-47568</span> <br /> <span style="text
-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida
Grande'', sans-serif;"><br /> </span></p>\r\n</div>\r\n<div style="clear: left;
"> </div>\r\n<hr title="Objetivos" class="system-pagebreak" />\r\n<p><strong>OBJ
2015</strong></p>\r\n<p style="text-align: justify;">Mejorar l
ETIVOS GESTIN 2010
a calidad de servicio y oferta de los servicios deportivos en el departamento de
Oruro, mediante la administracin eficiente de los recursos y el acondicionamient
o de las instalaciones deportivas en el Departamento de Oruro</p>\r\n<ul>\r\n<li
style="text-align: justify;">Impulsar Actividades Deportivas en todos los nivel
es Escolares y Universitarios, haciendo de estas instituciones base esencial del
Desarrollo Deportivo en el Departamento de Oruro. </li>\r\n<li style="text-alig
n: justify;">Fomentar en la poblacin orurea la prctica de Actividades Fsico Deportiv
as realizadas con objetivos de recreacin, ocio, forma fsica y salud, donde la Acti
vidad Fsica y el Deporte sea la mejor opcin en el aprovechamiento del Tiempo Libre
y mejora de la salud.</li>\r\n<li style="text-align: justify;">Proporcionar a l
as Asociaciones Deportivas Departamentales los equipamientos deportivos adecuado
s para su prctica y competencia, como tambin los insumos necesarios para la repres

entacin de las disciplinas deportivas en competencias Nacionales.<strong> </stron


g></li>\r\n<li style="text-align: justify;"><strong> </strong>Promover la calida
d en el deporte competitivo de las representaciones deportivas del Departamento.
</li>\r\n<li style="text-align: justify;">Mejorar la calidad y oferta de los ser
vicios deportivos, mediante el acondicionamiento de las instalaciones deportivas
del Departamento de Oruro.</li>\r\n<li style="text-align: justify;">Lograr la m
asificacin deportiva por medio de ejecucin de programas relacionados con actividad
es fsico deportivas y recreativas en el Departamento de Oruro.</li>\r\n<li style=
"text-align: justify;">Ampliar el nivel de conocimiento de Profesores, Entrenado
res, Monitores de la Educacin Fsica y el Deporte a travs de cursos de actualizacin e
innovacin Deportiva.</li>\r\n<li style="text-align: justify;">Mejorar el nivel d
e rendimiento de los mximos exponentes del deporte Orureo a travs de programas de a
poyo a deportistas destacados.</li>\r\n<li style="text-align: justify;">Elevar e
l nivel competitivo de juego y de participacin a travs de la implementacin de una a
decuada Planificacin Estratgica Competitiva es el objetivo primordial.</li>\r\n<li
style="text-align: justify;">La supervivencia, traducida en el crecimiento sost
enido y posicionamiento deportivo de Oruro, es meta fundamental que debemos pers
eguir.</li>\r\n<li style="text-align: justify;">Contar con una infraestructura d
eportiva adecuada, campos deportivos a todo nivel que sean utilizados de la mejo
r manera optimizando su uso.</li>\r\n<li style="text-align: justify;">Lograr una
estructura organizacional deportiva ptima para poder promocionar y desarrollar
el deporte a nivel departamental, cumpliendo con la ley del deporte.</li>\r\n</u
l>\r\n<hr title="Logros" class="system-pagebreak" />\r\n<p><strong>LOGROS OBTENI
DOS A LA FECHA</strong></p>\r\n<p style="text-align: justify;">Los logros obteni
dos desde el 2010 hasta la fecha han ido en forma ascendente tanto en dotaciones
, como en resultados positivos, poniendo en alto el nombre de Oruro.</p>\r\n<p><
strong>GESTIN 2010</strong></p>\r\n<ul>\r\n<li style="text-align: justify;">En l
a gestin 2010 se fue trabajando en el mejoramiento de la infraestructura de esce
narios que dependen del SE.DE.DE. por ejemplo en el Mantenimiento del Stadium Je
ss Bermdez donde se procedi a la biofertilizacion del Csped del este principal esce
nario deportivo con el fin de fortalecer las races y de esta manera mejorar el gr
amado del escenario deportivo.\r\n<ul>\r\n<li>Se mejor la iluminacin en las puerta
s de acceso al Stadium para control de partidos nocturnos.</li>\r\n<li>Tambin se
hizo el demarcado y plastificado de la Cancha Palacio de los Deportes (Coliseo C
errado) para la utilizacin de tres disciplinas deportivas Voleibol, basquetbol y
futbol de Saln.</li>\r\n<li>Otro de los trabajos importantes que se desarrollo en
la cancha de softbol y beisbol que comprendi el raspado y nivelacin de su cancha.
</li>\r\n<li>Se consolid en Oruro Los Primeros Juegos Deportivos Estudiantiles Pl
urinacionales inaugurado por el Pdte. Evo Morales Ayma en Orinoca y desarrollado
con bastante xito en sus tres fases.</li>\r\n<li>Se gener recursos propios para e
l mantenimiento y funcionamiento de los campos deportivos.</li>\r\n<li>Se Logr un
a ejecucin presupuestaria mayor al 100 % en todos los programas.</li>\r\n<li>Se a
poy a las Asociaciones deportivas de manera muy limitada por falta de presupuesto
.</li>\r\n<li>Se hizo Presencia en la reunin de los JUDEJUT 2011 en la ciudad de
Jujuy - Argentina.</li>\r\n<li>Se hizo los Preparativos para la asistencia JUDEJ
UT Argentina 2011.</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<p><strong>GESTIN 2011</str
ong></p>\r\n<p>Las actividades y proyectos programados para el ao 2011 son:</p>\r
\n<ul>\r\n<li style="text-align: justify;">Se Coordin con la Federacin de Maestros
Rurales para la capacitacin de profesores en las disciplinas de Atletismo, Basqu
etbol, Voleibol, Futbol y Futbol de Saln.</li>\r\n<li>Se consolid la Cuadragsima Oc
tava Versin de la Carrera Pedestre Internacional 10 de Febrero Denominada como PAT
RIMONIO DEL DEPORTE ORUREO </li>\r\n<li style="text-align: justify;">Se Organizacin
del partido Amistoso de la Seleccin Bolivia 94 con el equipo de San Jos, entre el
Gobierno Autnomo Departamental de Oruro a travs de la Secretaria de Desarrollo Soc
ial y el Servicio Departamental de Deportes. La recaudacin que se logr en el parti
do de ftbol que jugaron los equipos de San Jos con la Seleccin Bolivia 1994 fue de
<strong>168.320 Bolivianos</strong> que fue a beneficio de los damnificados de l
as Lluvias que afecto a los Departamentos de Oruro y La Paz.</li>\r\n<li style=
"text-align: justify;">Se Particip en los XIII Juegos de la Juventud Trasandina A
rgentina 2011, obteniendo la ubicacin N 12 de 17 participantes.</li>\r\n<li style=

"text-align: justify;">Se Particip de los Segundos Juegos Deportivos Estudiantile


s Plurinacionales Presidente Evo, Inaugurndose para el departamento de Oruro, en
el Stadium Jess Bermdez. Donde El SEDEDE tambin fue parte del apoyo en las tres fas
es de los juegos Plurinacionales.</li>\r\n<li style="text-align: justify;">Apoy a
las Delegaciones Estudiantiles que Participaron de los Juegos Estudiantiles Plu
rinacionales en Sucre y a XIX Juegos Deportivos Nacionales Intercolegiales Evo M
orales sub 14 realizado en San Jos de Chiquitos (Santa Cruz).</li>\r\n<li style="
text-align: justify;">Apoy a Atletas y Deportistas para participaciones a nivel N
acional e Internacional.</li>\r\n<li style="text-align: justify;">Se particip en
la aprobacin en el POA Reformulado de presupuesto para la construccin de los proye
ctos de de la piscina Semi olmpica, residencia del deportista y muro perimetral.<
/li>\r\n<li>Se Logr ubicar terrenos para las 12 Canchas de Raquetbol en los predi
os del Complejo JESBER.</li>\r\n<li>Se tiene el proyecto de ampliacin del sistem
a de agua potable para todo el complejo Jess Bermdez, haciendo una toma de la matr
iz de agua, que se encuentra en plena ejecucin.</li>\r\n<li>Se Procedi al Control
de las Asociaciones Departamentales en su asistencia a campeonatos nacionales.</
li>\r\n<li>Se Implement un Reglamento Interno del Se. De. De. para asistencia de
delegaciones, selecciones, etc. Tanto para otorgacin de pasajes, indumentaria dep
ortiva y otro tipo de apoyo.</li>\r\n<li style="text-align: justify;">Reconocimi
ento a selecciones que salieron campeones en la gestin 2011.</li>\r\n<li style="t
ext-align: justify;">Se apoy la participacin de Nivel Internacional de la Carrera
Ciclstica VUELTA A ORURO . donde la participacin de los orureos Basilio Ramos, los her
manos Checa y Gladys Choque entre los muchos que se destacaron por Oruro.</li>\r
\n<li style="text-align: justify;">Se hizo Mejoras en el Gimnasio con la impleme
ntacin de equipos.</li>\r\n<li style="text-align: justify;">Se implement el Consul
torio Mdico y el Consultorio de Fisioterapia que dependen del Servicio Departamen
tal del Deporte.</li>\r\n<li style="text-align: justify;">Se consolid el Segundo
nmero de la Revistas EL SEDEDE INFORMA .</li>\r\n<li style="text-align: justify;">Se
guimiento a los proyectos elaborados por el Se. De. De.</li>\r\n<li style="textalign: justify;">Control de las asociaciones departamentales en su asistencia a
campeonatos nacionales.</li>\r\n</ul>\r\n<p style="text-align: justify;"><strong
>GESTIN 2012</strong></p>\r\n<ul style="text-align: justify;">\r\n<li>Se procedi a
la Inauguracin del Muro Perimetral de todo el Complejo JESBER.</li>\r\n<li>Se en
cuentra en plena Licitacin las Tres Canchas Con Csped Sinttico.</li>\r\n<li>Se cump
li con la XLIX de la Carrera Pedestre Internacional 10 de Febrero con la particip
acin de Cinco Mil deportistas.</li>\r\n<li>Se procedi al Reconocimiento de los Mej
ores deportistas con los Faros de Oro y Plata Gestin 2011.</li>\r\n<li>Se procedi
a la eleccin de entrenadores de los Juegos Trasandinos a realizarse en Per.</li>\r
\n<li>Se procedi a la conformacin de la preseleccin y seleccin de los Trasandinos.</
li>\r\n<li>Se particip en la conformacin de los Comits de organizacin de los Tercero
s Juegos Deportivos Estudiantiles Plurinacionales Presidente Evo.</li>\r\n<li>La
nzamiento de los Terceros Juegos Deportivos Estudiantiles Plurinacionales Presi
dente Evo.</li>\r\n</ul>\r\n<p style="text-align: justify;"> </p>', '', 1, 0, 0,
2, '2012-01-31 20:51:01', 42, '', '2012-04-12 15:12:38', 42, 0, '0000-00-00 00:
00:00', '2012-01-31 20:51:01', '0000-00-00 00:00:00', '', '', '{"show_title":"",
"link_titles":"","show_intro":"","show_category":"","link_category":"","show_par
ent_category":"","link_parent_category":"","show_author":"","link_author":"","sh
ow_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navig
ation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":
"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""
}', 9, 0, 22, '', '', 1, 1839, '{"robots":"","author":"","rights":"","xreference
":""}', 0, '*', ''),
(28, 69, 'salud', 'salud', '', '<p><img src="images/Institucional/salud.png" bor
der="0" alt="" />Ministerio de Salud y Deportes a travs de la Direccin de Planific
acin organiz un taller para poder validar el Plan Estratgico Institucional (PEI) de
l Servicio Departamental de Salud (Sedes) Oruro que deber ser instituido en esta
gestin.<br /><br />Este plan debe definir los objetivos y las estrategias de salu
d que deben tener relacin con el Plan Operativo Anual (POA), ya que cada servicio
departamental de salud deber elaborar su estrategia institucional en base a su p
resupuesto.<br /><br />El proceso de elaboracin del PEI tuvo una duracin de aproxi

madamente tres meses, en el cual participaron las cinco redes de salud aportando
fundamentos basndose en las experiencias adquiridas, de acuerdo a la demanda de
salud de la poblacin.<br /><br />"Estamos realizando este taller para validar el
plan estratgico institucional y desde el Ministerio dar la aprobacin, lo que est ha
ciendo el Sedes es exponer el trabajo que hizo durante estos tres meses aproxima
damente, debemos recalcar que este plan tiene que estar acorde a la realidad que
vive el departamento" manifest la responsable de Planificacin Estratgica del Minis
terio de Salud y Deportes, Ana Mara Young Viscarra.<br /><br />De acuerdo a la ex
plicacin de Young el plan estratgico institucional se basa en lineamientos como la
aplicacin de la poltica de Salud Familiar Comunitaria e Interinstitucional (Safci
), esto se enfocar con la atencin a diferentes patologas a travs de las redes de sal
ud, para esto se debe buscar una favorable gestin de salud, es decir que la socie
dad organizada participe de forma activa en los distintos procesos de salud, el
mejoramiento de la infraestructura de los establecimientos de salud, as como fort
alecer el recurso humano, ya que existen muchas clnicas que solo cuentan con un e
specialista que no abastece a la demanda de la poblacin. Otro aspecto que se toma
en cuenta es la aplicacin de una poltica estratgica de medicamentos que indican qu
e deben llegar a todos los sectores y verificar si son de buena calidad, adems sta
estrategia institucional debe tener como principal objetivo capacitar constante
mente al personal de salud para que est acorde a los avances de la ciencia y tecn
ologa</p>', '', 0, 0, 0, 12, '2012-01-31 20:59:12', 42, '', '2012-01-31 21:00:02'
, 42, 0, '0000-00-00 00:00:00', '2012-01-31 20:59:12', '0000-00-00 00:00:00', ''
, '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","lin
k_category":"","show_parent_category":"","link_parent_category":"","show_author"
:"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_d
ate":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_ema
il_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore
":"","article_layout":""}', 2, 0, 0, '', '', 1, 2, '{"robots":"","author":"","ri
ghts":"","xreference":""}', 0, '*', ''),
(29, 72, 'Misin y Visin de la Gobernacin del Departamento de Oruro', 'mision-y-visi
on-de-la-gobernacion-del-departamento-de-oruro', '', '<p><strong>MISI</strong><s
trong></strong><strong>N<br /></strong></p>\r\n<p style="text-align: justify;">Pr
omover, estimular y coordinar, la construccin colectiva del desarrollo productivo
, humano, social, econmico, territorial y la proteccin de los principios derechos
y deberes para mejorar el bienestar y calidad de vida de la poblacin, suministran
do a los sectores, mediante la ejecucin de proyectos y programas de una manera op
ortuna, eficiente, equitativa y con calidad segn competencias que determine la le
y con el uso eficiente y transparente de los recursos pblicos en alianza con la i
niciativa privada, facilitando nuevos procesos productivos.</p>\r\n<p><strong>VI
SI</strong><strong></strong><strong>N</strong></p>\r\n<p style="text-align: justi
fy;">Oruro autnomo, articulador e integrador del Estado Plurinacional; competitiv
o y promotor de un proceso de desarrollo econmico, productivo, comercial, social
e institucional; con equidad e igualdad de oportunidades y estrategia de integra
cin territorial; conservando el medio ambiente y su patrimonio cultural.</p>', ''
, 1, 0, 0, 2, '2012-02-08 21:53:55', 42, '', '0000-00-00 00:00:00', 0, 0, '000000-00 00:00:00', '2012-02-08 21:53:55', '0000-00-00 00:00:00', '', '', '{"show_t
itle":"","link_titles":"","show_intro":"","show_category":"","link_category":"",
"show_parent_category":"","link_parent_category":"","show_author":"","link_autho
r":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_i
tem_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","sh
ow_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_l
ayout":""}', 1, 0, 42, '', '', 1, 312, '{"robots":"","author":"","rights":"","xr
eference":""}', 0, '*', ''),
(30, 73, 'Secretaria Departamental de Desarrollo Productivo y Transformacin Indus
trial', 'secretaria-departamental-de-desarrollo-productivo', '', '<div style="fl
oat: left; width: 70%;">\r\n<p><strong>Misin</strong></p>\r\n<p style="text-align
: justify;">Impulsar el desarrollo productivo agrcola, pecuario industrial, cultu
ral y turstico del departamento de Oruro y fomentar la creacin, preservacin, valora
cin y acceso a las diversas manifestaciones culturales, reconociendo la produccin,
el turismo y el comercio como actividades prioritarias para el desarrollo econmi

co local contribuyendo a la calidad de vida y a la convivencia de los orureos com


o al posicionamiento en un departamento cultural, turstico, productivo y empresar
ial</p>\r\n</div>\r\n<div style="float: right; width: 28%;">\r\n<div style="text
-align: center; color: #fff; ; font-size: 8px; background: #999; padding: 1px; w
idth: 95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r\n<div style="colo
r: #00f; font-size: 14px;"><strong>Secretaria Departamental de Desarrollo Produc
tivo y Transformacin Industrial<br /></strong></div>\r\n<p><span style="text-alig
n: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Gran
de'', sans-serif;">Plaza 10 de Febrero</span><br /> <span style="text-align: jus
tify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'',
sans-serif;">Oruro - Bolivia</span><br /> <span style="text-align: justify; font
-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif
;">Telefono:252-54232</span> <br /> <span style="text-align: justify; font-size:
10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;"><br
/> </span></p>\r\n</div>', '', 1, 0, 0, 2, '2012-02-08 22:08:17', 42, '', '2013
-01-07 12:51:58', 42, 0, '0000-00-00 00:00:00', '2012-02-08 22:08:16', '0000-0000 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_c
ategory":"","link_category":"","show_parent_category":"","link_parent_category":
"","show_author":"","link_author":"","show_create_date":"","show_modify_date":""
,"show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_ic
on":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alte
rnative_readmore":"","article_layout":""}', 13, 0, 41, '', '', 1, 839, '{"robots
":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(31, 74, 'Secretaria Departamental de Obras Pblicas', 'secretaria-departamental-d
e-obras-sociales', '', '<div style="float: left; width: 70%;">\r\n<p><strong>Mis
in<br /></strong></p>\r\n<p style="text-align: justify;">Identificar, disear, form
ular y programar estudios que permitan el desarrollo de proyectos necesarios par
a la construccin, mantenimiento y conservacin de las obras de infraestructura de u
so pblico del departamento de Oruro, implementando mecanismos de participacin orie
ntados a generar un sentido de pertenencia del departamento.</p>\r\n</div>\r\n<d
iv style="float: right; width: 28%;">\r\n<div style="text-align: center; color:
#fff; ; font-size: 8px; background: #999; padding: 1px; width: 95%; font-weight:
bold;">MAS INFORMACIN</div>\r\n<br />\r\n<div style="color: #00f; font-size: 14p
x;"><strong>Secretara Departamental de Obras Pblicas</strong></div>\r\n<p><span st
yle="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'',
''Lucida Grande'', sans-serif;">Plaza 10 de Febrero</span><br /> <span style="t
ext-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Luc
ida Grande'', sans-serif;">Oruro - Bolivia</span><br /> <span style="text-align:
justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande
'', sans-serif;">Telefono:252-75378</span> <br /> <span style="text-align: justi
fy; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sa
ns-serif;"><br /> </span></p>\r\n</div>', '', 1, 0, 0, 2, '2012-02-09 11:29:57',
42, '', '2012-12-20 15:00:32', 42, 0, '0000-00-00 00:00:00', '2012-02-09 11:29:
56', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_int
ro":"","show_category":"","link_category":"","show_parent_category":"","link_par
ent_category":"","show_author":"","link_author":"","show_create_date":"","show_m
odify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"",
"show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_no
auth":"","alternative_readmore":"","article_layout":""}', 10, 0, 40, '', '', 1,
580, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(32, 75, 'Secretaria Departamental de Desarrollo Social', 'secretaria-departamen
tal-de-desarrollo-social', '', '<div style="float: left; width: 70%;">\r\n<p><sp
an style="color: red; font-size: 9px;">Secretario Departamental</span><br /> <st
rong>MARTIN MOLLO SOTO</strong></p>\r\n<p style="text-align: justify;">Naci el 12
de noviembre de 1962. Realiz sus estudios superiores en la Escuela Nacional de E
ducacin Fsica INEF (Tarata-Cochabamba) con ttulo a provisin nacional de Maestro Norm
alista y en la Universidad Autnoma Juan Misael Saracho obteniendo el ttulo de Lice
nciado en Administracin Educativa. Desempeo las funciones: 15 aos como Maestro Norm
alista en diferentes unidades Educativas, 3 aos como Director Administrativo de la
Unidad Educativa Primaria de Todo Santos Provincia Mejillones, 3 aos como Direct

or Administrativo de la Unidad Educativa Litoral de Culta Provincia San Pedro de


Totora, 4 aos Diputado Nacional Uninominal (2006-2009). En la Actualidad se dese
mpea como Secretario Departamental de Desarrollo Social del Gobierno Autnomo Depar
tamental de Oruro.</p>\r\n</div>\r\n<div style="float: right; width: 28%;">\r\n<
div style="text-align: center; color: #fff; ; font-size: 8px; background: #999;
padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r\n<
div style="color: #00f; font-size: 14px;"><strong>Secretara Departamental de Desa
rrollo Social</strong></div>\r\n<p><span style="text-align: justify; font-size:
10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Plaz
a 10 de Febrero</span><br /> <span style="text-align: justify; font-size: 10px;
font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Oruro - Bo
livia</span><br /> <span style="text-align: justify; font-size: 10px; font-famil
y: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Telefono:252-52756</
span> <span style="text-align: justify; font-size: 10px; font-family: ''Lucida S
ans Unicode'', ''Lucida Grande'', sans-serif;"><br /> </span></p>\r\n</div>\r\n<
div style="clear: left;"> </div>\r\n<hr title="Visin y Misin" class="system-pagebr
eak" />\r\n<p style="text-align: left;" align="center"><strong>VISION </strong><
/p>\r\n<p style="text-align: justify;">La Sociedad contextualizada con un nuevo
modelo de Desarrollo Social que institucionaliza una poltica pblica integral, inc
luyente y eficiente, reduciendo las desigualdades sociales y econmicas, fortalec
iendo la democracia y viabilizando el ejercicio de una sociedad justa, solidaria
, equitativa siendo Oruro el principal eje articulador para el desarrollo nacio
nal, autnomo, inclusivo, territorialmente con desarrollo humano capacitado int
electualmente hacia metas y objetivos conceptuados, acertados e integrados. For
taleciendo la Democracia y viabilizando el ejercicio de la Ciudadana en Salud, E
ducacin, Seguridad Ciudadana, Gestin Social y Deporte para as alcanzar una socied
ad solidaria y equitativa, en atencin integral a la poblacin en su conjunto recre
ativo y competitivo. </p>\r\n<p style="text-align: left;" align="center"><strong
>MISION </strong><strong></strong></p>\r\n<p style="text-align: justify;">Mejora
r la calidad de vida a travs de la coordinacin, el monitoreo y la evaluacin permane
nte de las polticas de Desarrollo Social, a travs de la coordinacin y el monitoreo
permanente de poltica Social, gestionando las diferentes capacitaciones que dan
el monitoreo y evaluacin de los diferentes programas sociales en Salud, Educacin
, Seguridad Ciudadana, Gestin Social y Deporte, impulsando la Poltica Social, rea
lzando los principios de equidad, corresponsabilidad, compromiso y justicia soci
al, apoyadas en el marco de defensa y proteccin de los Derechos fundamentales de
cada persona.</p>\r\n<hr title="Objetivos" class="system-pagebreak" />\r\n<p><st
rong>OBJETIVOS</strong></p>\r\n<p style="text-align: justify;">Contribuir a mejo
rar la calidad de vida con armona y paz respetando su cultura, fortaleciendo los
principios y valores de la ciudadana en su conjunto.</p>\r\n<ul>\r\n<li style="te
xt-align: justify;">Coordinar el proceso de elaboracin de la Poltica Social para l
a superacin de las instituciones.</li>\r\n<li style="text-align: justify;">Articu
lar un trabajo en red local y regional en lo relativo al Sistema de Proteccin Soc
ial, Apoyada con las diferentes instituciones que regenta.</li>\r\n<li style="t
ext-align: justify;">Desarrollar planes de mejoramiento y fortalecimiento de la
gestin social.</li>\r\n<li style="text-align: justify;"> Brindar atencin social in
tegral a las personas y grupos familiares vulnerables residentes en la ciudad d
e acuerdo a sus requerimientos.</li>\r\n<li>Coordinar programas y acciones tendi
entes al desarrollo social de los distintos sectores de la poblacin.</li>\r\n<li>
Facilitar el acceso a la informacin sobre derechos sociales y servicios pblicos.</
li>\r\n<li>Contribuir con el bienestar de la poblacin y con el mejoramiento de la
s
condiciones de vida del entorno social.</li>\r\n</ul>\r\n<hr title="Logro
s" class="system-pagebreak" />\r\n<p><strong>LOGROS OBTENIDOS POR LA SECRETARA DE
PARTAMENTAL DE DESARROLLO SOCIAL HASTA LA FECHA </strong></p>\r\n<ul>\r\n<li>Con
formacin y posesin del Concejo Departamental de Alimentacin y Nutricin (CODAN).</li
>\r\n<li>Orientacin sobre los derechos de la mujer y violencia intrafamiliar, des
tinado a mujeres y varones en los diferentes municipios.</li>\r\n<li>Desembolso
de incentivos Programa Multisectorial Desnutricin Cero (PMDC) a municipios :\
r\n<ul>\r\n<li>TOLEDO.- Proyecto implementacin de vigias para riego y consumo anim
al.</li>\r\n<li>TURCO.- Proyecto construccin de invernaderos.</li>\r\n<li>Firma d

e Convenio Interinstitucional entre la Secretara de Desarrollo Social y la ONG AP


ROSAR, CONVENIO MARCO firmado entre la Gobernacin y APROSAR.</li>\r\n<li>Se coord
in para el desarrollo en Oruro de las campaas: Operacin Sonrisa , para nios con problema
s de labio leporino y paladar hendido, Campaa organizada por la Unidad de Apoyo a
la Gestin Social del Ministerio de la Presidencia.</li>\r\n<li>Campaa de Asistenc
ia Gratuita Ciruga de mano y miembros superiores , que beneficiaron a personas de ba
jos recursos econmicos con PROBLEMAS CONGNITOS y SECUELAS de QUEMADURAS.</li>\r\n<
li>Inauguracin de la construccin del comedor de la ESFM ngel Mendoza Justiniano , con
el Programa Evo cumple Bolivia cambia con un costo de Bs. 1.068.274 (Un milln sesen
ta y ocho mil doscientos setenta y cuatro bolivianos).</li>\r\n<li>Entrega de m
aterial didctico para el trabajo de los nios y nias, a los educadores de los Centro
s PAN.</li>\r\n<li>Se realiz supervisin de obras en el Municipio de Eucaliptus:</
li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<blockquote>\r\n<ul>\r\n<ul>\r\n<li>Coliseo Ce
rrado, ya fue entregado para su inauguracin, esta obra fue financiada a travs de l
a modalidad Evo cumple Bolivia cambia .</li>\r\n<li>Construccin del Centro de Acogid
a para el adulto mayor en Eucaliptus.</li>\r\n<li>Construccin de Nuevas Aulas del
Colegio Nacional Mixto de Eucaliptus con el Programa Evo cumple Bolivia cambia , c
on un costo de Bs. 1.918.000.</li>\r\n</ul>\r\n</ul>\r\n</blockquote>\r\n<ul>\r
\n<li>Inauguracin de los II Juegos Estudiantiles Plurinacionales Presidente Evo , en
las circunscripciones 32, 33 y 34.</li>\r\n<li>Elaboracin y presentacin de la <st
rong>Propuesta de Proyecto de Ley </strong>para la <strong> Atencin integral a nios/
as de la primera infancia </strong>. Actualmente se encuentra en etapa de socializ
acin.</li>\r\n<li>Seminario Seguridad Ciudadana en los Municipios , realizado en el
Saln Ildefonso Murgua de la Gobierno Autnomo Departamental.</li>\r\n<li>Inauguracin
de la construccin del Proyecto Polifuncional tinglado y graderas del Hogar Zelada,
programa evo cumple Bolivia cambia costo Bs. 451.661.17, acto realizado en su
propio ambiente y ya fue entregado la obra.</li>\r\n<li>Entrega de material depo
rtivo para los Juegos Transandinos, organizado por el SEDEDE, evento realizado e
n el Saln Ildefonso Murgua de la Gobernacin.</li>\r\n<li>En coordinacin con SEDEGES,
se dio apertura y funcionamiento al Albergue temporal de Invierno, que funciona a
ctualmente en el Hogar Tcnico femenino ubicado en Calle Junn y Tacna.</li>\r\n<li>
Se realiz la Firma de Convenios Interinstitucionales con ONGs que trabajan en el
campo de educacin y Seguridad Alimentaria: AYNI BOLIVIA y EDUCATIC.</li>\r\n<li>S
e dio posesin al Comit Organizador de la Primera Versin de TELETN en Oruro, posterio
rmente se lanz pblicamente la actividad a la sociedad orurea en Conferencia de Pren
sa realizada en el Saln de Comunicacin de la Gobernacin.</li>\r\n<li>Se organiz el S
eminario Taller de Socializacin del Incentivo Municipal a los 20 Municipios Prior
izados del Departamento, evento que tuvo la participacin de Autoridades Nacionale
s del C.T. CONAN, Alcaldes Municipales, Concejales Municipales, Autoridades Orig
inarias, Responsables de Bono Juana Azurduy, UNIS, responsables COMAN y autorida
des Departamentales, el evento cont con 200 participantes y se aprob en el mismo
el cronograma de visitas a los 20 Municipios mencionados.</li>\r\n<li>Se realiz l
a entrega de uniformes deportivos a los deportistas que intervinieron en la fase
final de los II Juegos Estudiantiles Plurinacionales Presidente Evo , en la Capita
l del Estado Plurinacional Boliviano, actividad realizada a travs del Servicio De
partamental de Deportes dependiente de esta Secretara.</li>\r\n</ul>', '', 1, 0,
0, 2, '2012-02-09 11:35:49', 42, '', '2012-04-12 15:06:52', 42, 0, '0000-00-00 0
0:00:00', '2012-02-09 11:35:48', '0000-00-00 00:00:00', '', '', '{"show_title":"
","link_titles":"","show_intro":"","show_category":"","link_category":"","show_p
arent_category":"","link_parent_category":"","show_author":"","link_author":"","
show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_nav
igation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote
":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":
""}', 16, 0, 39, '', '', 1, 911, '{"robots":"","author":"","rights":"","xreferen
ce":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f

eatured`, `language`, `xreference`) VALUES


(33, 76, 'Secretaria Departamental de Planificacin del Desarrollo', 'secretaria-d
epartamental-de-planificacion-del-desarrollo', '', '<div style="float: left; wid
th: 70%;">\r\n<p><span style="color: red; font-size: 9px;">Secretario Departamen
tal</span><br /> <strong>FRANZ MARTINEZ AGUILAR</strong></p>\r\n<p style="text-a
lign: justify;">Realiz sus estudios universitarios en la Universidad Tcnica de Oru
ro habiendo obtenido el ttulo de Ingeniero Industrial. Tambin realiz Post Grados Pr
eparacin y Evaluacin de Proyectos de Inversin Pblica y Educacin Superior, Maestra en G
erencia y Gestin de Proyectos. En su carrera profesional desempeo las funciones de
Asesor FEDECOMIN-Oruro (2000), Jefe de Produccin EXXAL industrias (2001), Direct
or de Proyectos CE.DE.IN ONG (2001), Consultor en Desarrollo Empresarial COFOPRO
(2002), Consultor Responsable de Proyectos COTEPIC S.R.L. (2002-2003), Consulto
r Titular (Proyectista) IDEPRO-B.I.D. (2002-2003), Consultor CEDE-MyPE (2003-200
4), Consultor Externo Consultora sin Fronteras (2004-2005), Jefe Unidad de Apoyo
a la Actividad Productiva Prefectura del Departamento de Oruro (2003-2005), Enc
argado del Unidad de apoyo a la Actividad Productiva y Unidad de promocin a las I
nversiones Prefectura del Departamento de Oruro (2005), Asesor Tcnico FEDECOM (20
05-2008), Responsable de rea de Estrategias y Desarrollo Prefectura del Departame
nto de Oruro (2006-2009) y Analista de Proyectos INRA-(Cooperacin Holandesa) (200
9-2010). En la Actualidad se desempea como Asesor Tcnico CAMPEO y Secretario Depar
tamental de Planificacin del Desarrollo del Gobierno Autnomo Departamental de Orur
o.</p>\r\n</div>\r\n<div style="float: right; width: 28%;">\r\n<div style="textalign: center; color: #fff; ; font-size: 8px; background: #999; padding: 1px; wi
dth: 95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r\n<div style="color
: #00f; font-size: 14px;"><strong>Secretara Departamental de Planificacin del Desa
rrollo</strong></div>\r\n<p><span style="text-align: justify; font-size: 10px; f
ont-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Plaza 10 de
Febrero</span><br /> <span style="text-align: justify; font-size: 10px; font-fa
mily: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Oruro - Bolivia</
span><br /> <span style="text-align: justify; font-size: 10px; font-family: ''Lu
cida Sans Unicode'', ''Lucida Grande'', sans-serif;">Telefono:252-53577</span> <
br /> <span style="text-align: justify; font-size: 10px; font-family: ''Lucida S
ans Unicode'', ''Lucida Grande'', sans-serif;">Fax: 5113765 </span></p>\r\n</div
>\r\n<div style="clear: left;"> </div>\r\n<hr title="Misin y Visin" class="systempagebreak" />\r\n<p><strong>MISIN</strong><strong></strong></p>\r\n<p style="text
-align: justify;">Liderar la planificacin integral de la Gobernacin mediante la or
ientacin, coordinacin y seguimiento de las polticas de inversin, territorial, econmic
a, productiva, social, ambiental y cultural, y de los instrumentos que de ella s
e deriven, con el propsito de construir un departamento equitativo, productivo, s
ostenible y competitivo, garantizando el crecimiento ordenado a travs del mejor a
provechamiento del territorio en beneficio de todos sus habitantes conforme al P
lan de Desarrollo Departamental, haciendo de la Gobernacin Departamental el ente
lder en proyectos de inversin social y gestin institucional.</p>\r\n<p style="textalign: justify;"><strong>VISION</strong></p>\r\n<p style="text-align: justify;">
Oruro autonmico, articulador e integrador del estado plurinacional, lder de La pla
nificacin integral de la gobernacin mediante la coordinacin y seguimiento de de polt
icas de inversin, bajo polticas de seguimiento y coordinacin de la ejecucin de proye
ctos que competen al Gobierno Autnomo Departamental de Oruro.</p>\r\n<hr title="O
bjetivos" class="system-pagebreak" />\r\n<p><strong>OBJETIVOS DE LA GESTIN DE LA
SECRETARA DEPARTAMENTAL, PARA EL PERIODO 2010-2014</strong></p>\r\n<p>Canalizar y
ampliar las gestiones de financiamiento, reducir el dficit, orientar, coordinar
y viabilizar las gestiones de inversin, con base al nuevo Plan de Desarrollo Depa
rtamental con el fin de lograr un departamento con actividad logstica y productiv
a mediante las Secretarias Departamentales de la Gobernacin del Departamento de O
ruro.</p>\r\n<hr title="Logros Obtenidos" class="system-pagebreak" />\r\n<p><str
ong>LOGROS OBTENIDOS DE LA SECRETARA DEPARTAMENTAL DE PLANIFICACION DEL DESARROLL
O</strong></p>\r\n<p><strong>Dficit reducido </strong></p>\r\n<p>Se logro reducir
el dficit del Gobierno Autnomo Departamental de Oruro, adjunto cuadro de explicac
in:</p>\r\n<table style="font-size: 10px;" border="2" cellspacing="0" cellpadding
="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td colspan="2" valign="top">\r\n<p a

lign="center"><strong>DEFICIT GESTIN 2011</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\


r\n<td valign="top">A) DEFICIT 2010-2011</td>\r\n<td valign="top">\r\n<p align="
right">512.789.497,43</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top">\r\n<p>B
) EJECUCIN 2010-2011</p>\r\n</td>\r\n<td valign="top">\r\n<p align="right">74.494
.766,27</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top">C) PRESUPUESTO GESTION
2011</td>\r\n<td valign="top">\r\n<p align="right">104.760.647,00</p>\r\n</td>\
r\n</tr>\r\n<tr>\r\n<td valign="top">D) DEFICIT 2011 (Preliminar) (A-B-C)</td>\r
\n<td valign="top">\r\n<p align="right">333.534.084,16</p>\r\n</td>\r\n</tr>\r\n
<tr>\r\n<td valign="top">E) PROYECTOS CONCLUIDOS GESTIN 2010</td>\r\n<td valign="
top">\r\n<p align="right">10.478.656,49</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td val
ign="center">\r\n<p><strong>F)DEFICIT GESTIN 2011 (D-E) </strong><strong>63%</str
ong><strong></strong></p>\r\n</td>\r\n<td valign="center" width="120">\r\n<p ali
gn="right"><strong>323.055.427,67</strong></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n
</table>\r\n<p><strong>Gestin de Financiamiento externo</strong></p>\r\n<p>Se rea
lizaron acuerdos, convenios, entendimiento y otros con organismos internacionale
s.</p>\r\n<table style="font-size: 8px;" border="1" cellspacing="0" cellpadding=
"0">\r\n<tbody>\r\n<tr>\r\n<td rowspan="2" valign="top" width="85">\r\n<p align=
"center"><strong> </strong></p>\r\n<p align="center"><strong>FIRMA</strong></p>\
r\n</td>\r\n<td rowspan="2" valign="top" width="123">\r\n<p align="center"><stro
ng> </strong></p>\r\n<p align="center"><strong>TEMA</strong></p>\r\n</td>\r\n<td
colspan="3" valign="top" width="161">\r\n<p align="center"><strong>COOPERACION<
/strong></p>\r\n</td>\r\n<td colspan="3" valign="top" width="123">\r\n<p align="
center"><strong>GADOR</strong></p>\r\n</td>\r\n<td colspan="3" valign="top" widt
h="104">\r\n<p align="center"><strong>OTROS</strong></p>\r\n</td>\r\n<td colspan
="3" valign="top" width="170">\r\n<p align="center"><strong>TOTAL</strong></p>\r
\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="66">\r\n<p align="center"><s
trong>Bs.</strong></p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="cen
ter"><strong>Euros</strong></p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p a
lign="center"><strong>Sus</strong></p>\r\n</td>\r\n<td valign="top" width="57">\
r\n<p align="center"><strong>Bs.</strong></p>\r\n</td>\r\n<td valign="top" width
="28">\r\n<p align="center"><strong>euros</strong></p>\r\n</td>\r\n<td valign="t
op" width="38">\r\n<p align="center"><strong>Sus</strong></p>\r\n</td>\r\n<td va
lign="top" width="38">\r\n<p align="center"><strong>Bs.</strong></p>\r\n</td>\r\
n<td valign="top" width="38">\r\n<p align="center"><strong>euros</strong></p>\r\
n</td>\r\n<td valign="top" width="28">\r\n<p align="center"><strong>Sus</strong>
</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center"><strong>Bs.</
strong></p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center"><stron
g>euros</strong></p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="cente
r"><strong>Sus</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width=
"85">\r\n<p>PNUD-GADOR</p>\r\n</td>\r\n<td valign="top" width="123">\r\n<p>MANCO
MUNIDADES</p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p align="center"> </p
>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r
\n<td valign="top" width="66">\r\n<p align="center">112.843.00</p>\r\n</td>\r\n<
td valign="top" width="57">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="t
op" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="3
8">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p al
ign="center"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"
> </p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</
td>\r\n<td valign="top" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<t
d valign="top" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign=
"top" width="57">\r\n<p align="center">112.843.00</p>\r\n</td>\r\n</tr>\r\n<tr>\
r\n<td valign="top" width="85">\r\n<p>PNUD-GADOR</p>\r\n</td>\r\n<td valign="top
" width="123">\r\n<p>PROYECTO DE GESTION DE CALIDAD</p>\r\n</td>\r\n<td valign="
top" width="66">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="
28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p a
lign="center">85.000.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align
="center"> </p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> <
/p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>
\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td vali
gn="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" wid

th="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="57">\r\n


<p align="center">0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align=
"center">0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center">
85.000.00</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="85">\r\n<p>PN
UD-GADOR</p>\r\n</td>\r\n<td valign="top" width="123">\r\n<p>APOYO AL TURISMO</p
>\r\n</td>\r\n<td valign="top" width="66">\r\n<p align="center"> </p>\r\n</td>\r
\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign
="top" width="66">\r\n<p align="center">40.000.00</p>\r\n</td>\r\n<td valign="to
p" width="57">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="28
">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p ali
gn="center"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center">
</p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</t
d>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td va
lign="top" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign="top
" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign="top" width="
57">\r\n<p align="center">40.000.00</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=
"top" width="85">\r\n<p>PNUD-GADOR</p>\r\n</td>\r\n<td valign="top" width="123">
\r\n<p>SOCIALIZACION, VALIDACION PDD Y LINEAS ESTRATEGICAS</p>\r\n</td>\r\n<td v
align="top" width="66">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top"
width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="66">\
r\n<p align="center">23.000.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<
p align="center"> </p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="cen
ter"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r
\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<
td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="t
op" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="5
7">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p
align="center">0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="c
enter">23.000.00</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="85">\r
\n<p>PNUD-GADOR</p>\r\n</td>\r\n<td valign="top" width="123">\r\n<p>PAGO A CONSU
LTORES ELABORACION PDD(DOCUMENTO BASE)</p>\r\n</td>\r\n<td valign="top" width="6
6">\r\n<p align="center">72.000.00</p>\r\n</td>\r\n<td valign="top" width="28">\
r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p align=
"center"> </p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center"> </
p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\
r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valig
n="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" widt
h="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="28">\r\n<
p align="center"> </p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="cen
ter">72.000.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center"
>0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center">0.00</p>
\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="85">\r\n<p>SNV-GADOR</p>\r
\n</td>\r\n<td valign="top" width="123">\r\n<p>CONSULTORIA Y TALLERES DE ELABORA
CION PDD</p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p align="center"> </p>
\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\
n<td valign="top" width="66">\r\n<p align="center">10.000.00</p>\r\n</td>\r\n<td
valign="top" width="57">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top
" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="38"
>\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p alig
n="center"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center">
</p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td
>\r\n<td valign="top" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td
valign="top" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign="t
op" width="57">\r\n<p align="center">10.000.00</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n
<td valign="top" width="85">\r\n<p>EMB. CANADA - MIN DE PLANIF. - GADOR</p>\r\n<
/td>\r\n<td valign="top" width="123">\r\n<p>PROYECTO GESTION TERRITORIAL COMUNIT
ARIO PRODUCTIVO PARA LA GOBERNABILIDAD DE LOS CUATRO SUYUS DEL DEPARTAMENTO Y EL
TAYPI (CIUDAD) DE ORURO.</p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p ali
gn="center">473.300.00</p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align=
"center"> </p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p align="center"> </

p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center">184.240.00</p>\


r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n
<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="
top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="
38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p a
lign="center"> </p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center
">657.540.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center">0
.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center">0.00</p>\r
\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="85">\r\n<p>GADOR-MUNICIPIO D
E TURCO-PROGRAMA DE APOYO A LA SEGURIDAD ALIMENTARIA</p>\r\n</td>\r\n<td valign=
"top" width="123">\r\n<p>CONSTRUCCION Y EQUIPAMIENTO DEL MATADERO DE CAMELIDOS E
N EL MUNICIPIO DE TURCO</p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p align
="center">7.377.162.65</p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align=
"center"> </p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p align="center"> </
p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center">7.377.162.91</p
>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r
\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign
="top" width="38">\r\n<p align="center">3.688.581.71</p>\r\n</td>\r\n<td valign=
"top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width=
"28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p
align="center">18.442.907.27</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p
align="center">0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="ce
nter">0.00</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="85">\r\n<p>M
INISTERIO DE MEDIO AMBIENTE Y AGUA-SERVICIO NACIONAL DE RIEGO-GADOR</p>\r\n</td>
\r\n<td valign="top" width="123">\r\n<p>IMPLEMENTACION DEL COMPONENTE II DE FORT
ALECIMIENTO INSTITUCIONAL DEL SERVICIO DEPARTAMENTAL DE RIEGO(SEDERI)</p>\r\n</t
d>\r\n<td valign="top" width="66">\r\n<p align="center"> </p>\r\n</td>\r\n<td va
lign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" w
idth="66">\r\n<p align="center">327.000.00</p>\r\n</td>\r\n<td valign="top" widt
h="57">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="28">\r\n<
p align="center"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="cen
ter">200.000.00</p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center
"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n<
/td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td
valign="top" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign="t
op" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign="top" width
="57">\r\n<p align="center">527.000.00</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td vali
gn="top" width="85">\r\n<p>ADM. BOL. DE CARRETERAS-GOB, AUTONOMO DPTAL, DE LA PA
Z -GADOR-COMPAA MINERA COLQUIRI S.A.</p>\r\n</td>\r\n<td valign="top" width="123">
\r\n<p>ELABORACION DEL ESTUDIO INTEGRAL TECNICO, ECONOMICO, SOCIAL Y AMBIENTAL(T
ESA) ASFALTADO CARACOLLO -COLQUIRI</p>\r\n</td>\r\n<td valign="top" width="66">\
r\n<p align="center">350.000.00</p>\r\n</td>\r\n<td valign="top" width="28">\r\n
<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="66">\r\n<p align="ce
nter"> </p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center">100.00
0.00</p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n
</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td
valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top
" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="28"
>\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p alig
n="center">450.000.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="
center">0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="center">0
.00</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="85">\r\n<p>GADOR-GA
DP- MIN. OBRAS PUBLICAS - MPD y MEFP</p>\r\n</td>\r\n<td valign="top" width="123
">\r\n<p>CONSTRUCCION CAMINO ASF. CRUCERO QAQACHACA POCOATA</p>\r\n</td>\r\n<td
valign="top" width="66">\r\n<p align="center">400.679.00</p>\r\n</td>\r\n<td val
ign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" wi
dth="66">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="57">\r\
n<p align="center">467.459.30</p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p
align="center"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="cent
er">467.459.30</p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"

> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</


td>\r\n<td valign="top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td v
align="top" width="57">\r\n<p align="center">1.335.598.00</p>\r\n</td>\r\n<td va
lign="top" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign="top
" width="57">\r\n<p align="center">0.00</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td val
ign="top" width="85">\r\n<p>MIN. SALUD Y DEPORTES - MPD - AGENCIA DE CCOPERACION
INTERN. DE KOREA (KOIKA)</p>\r\n</td>\r\n<td valign="top" width="123">\r\n<p>ME
J DEL SIST DE SALUD ORURO (HOSPITAL DE III NIVEL ORURO)</p>\r\n</td>\r\n<td vali
gn="top" width="66">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" wid
th="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="66">\r\n
<p align="center">10.000.000.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n
<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="28">\r\n<p align="ce
nter"> </p>\r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\
r\n</td>\r\n<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n
<td valign="top" width="38">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="
top" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valign="top" width="
57">\r\n<p align="center">0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<
p align="center">0.00</p>\r\n</td>\r\n<td valign="top" width="57">\r\n<p align="
center">10.000.000.00</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><stron
g>P.D.D. (Documento Base)</strong></p>\r\n<p>Elaboracin del Plan de Desarrollo De
partamental (Documento Base), mediante reuniones, capacitaciones, coordinaciones
con las Secretaras Departamentales del Gobierno Autnomo del Departamento de Oruro
</p>', '', 1, 0, 0, 2, '2012-02-09 11:37:41', 42, '', '2012-05-02 22:36:06', 42,
0, '0000-00-00 00:00:00', '2012-02-09 11:37:40', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cat
egory":"","show_parent_category":"","link_parent_category":"","show_author":"","
link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":
"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ic
on":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"",
"article_layout":""}', 78, 0, 38, '', '', 1, 1159, '{"robots":"","author":"","ri
ghts":"","xreference":""}', 0, '*', ''),
(34, 77, 'Secretaria Departamental de Administracin y Finanzas Pblicas', 'secretar
ia-departamental-de-administracion-y-finanzas', '', '<div style="float: left; wi
dth: 70%;">\r\n<p><span style="color: red; font-size: 9px;">Secretario Departame
ntal</span><br /> <strong>WILLIAM CHVEZ LIMA</strong></p>\r\n<p style="text-align
: justify;">Es Tcnico Medio en Administracin de Empresas, del Colegio Tcnico Humanst
ico de la Comunidad Educativa Marien Garten - Escuelas Populares Don Bosco La Pa
Contadura Publica
z. 1993-1996. Se titul como Licenciado en Auditoria Financiera
en la Universidad Mayor de San Andrs (UMSA) 2006. Como parte de la culminacin de s
us estudios elabor el Manual Documentado de Auditoria Interna para el Fondo Nacio
nal de Inversin Productiva y Social. 2004</p>\r\n<p>Es egresado de la Maestra en A
uditora y Control Financiero gestin 2009, con desarrollo actual de tesis en el mbit
o Publico Financiero.</p>\r\n<p style="text-align: justify;">Posee experiencia e
n el rea Publica siendo inicialmente, Auditor Interno, Jefe de Contabilidad y Dir
ector Financiero del Gobierno Municipal de Viacha en La Paz provincia Ingavi, de
sde el 2006 al 2010.<strong> </strong>Ha sido supervisor de diferentes consulto
ras para depuracin y saneamiento de cuentas en Estados Financieros, Auditorias del
Exigible, Financieras, Tcnicas, Archivo y otros de mucha importancia.</p>\r\n<p
style="text-align: justify;">Ha participado en procesos de conciliacin de saldos,
Asesoramiento para la Administracin de Hospitales de 2do Nivel, readecuacin de co
ntroles internos en Red de Salud, consolidacin de Estados Financieros de Empresas
Publicas y entidades Pblicas entre otros. Tambin destaca su trayectoria administ
rativa como responsable de procesos de contratacin a nivel RPC, RPA y otros.</p>\
r\n<p style="text-align: justify;">En el Gobierno Autnomo Departamental de Oruro
trabajo como Jefe de Administracin desde junio de 2010 a noviembre de 2010, actua
lmente ocupa el cargo de Secretario Departamental de Administracin y Finanzas des
de noviembre de 2010.</p>\r\n</div>\r\n<div style="float: right; width: 28%;">\r
\n<div style="text-align: center; color: #fff; ; font-size: 8px; background: #99
9; padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r
\n<div style="color: #00f; font-size: 14px;"><strong>Secretara Departamental de A

dministracin y Finanzas Pblicas<br /></strong></div>\r\n<p><span style="text-align


: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grand
e'', sans-serif;">Plaza 10 de Febrero</span><br /> <span style="text-align: just
ify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', s
ans-serif;">Oruro - Bolivia</span><br /> <span style="text-align: justify; fontsize: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;
">Telefono:252-52416</span><br /> <span style="text-align: justify; font-size: 1
0px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Fax:5
113529</span></p>\r\n<p><br /> <span style="text-align: justify; font-size: 10px
; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;"><br /> <
/span></p>\r\n</div>\r\n<div style="clear: left;"> </div>\r\n<hr title="Misin y V
isin" class="system-pagebreak" />\r\n<p><strong>MISIN</strong></p>\r\n<p>La Secret
aria de Administracin y Finanzas administra el patrimonio departamental con tran
sparencia y emplaza la correcta aplicacin del presupuesto institucional con proce
sos administrativos y financieros idneos basados en economa, eficacia y eficiencia
.</p>\r\n<p><strong>VISIN</strong></p>\r\n<p>La Secretaria de Administracin y Fina
nzas, es imagen de gestin institucional, con informacin exacta y confiable, que pe
rmite el logro de objetivos institucionales.</p>\r\n<hr title="Objetivos" class=
"system-pagebreak" />\r\n<p><strong>OBJETIVOS DE GESTIN 2010 - 2015</strong></p>\
r\n<p>La secretaria departamental de administracin y finanzas, es la encargada de
programar, dirigir, supervisar las actividades relativas a la captacin de los re
cursos financieros y no financieros provenientes de transferencias, crditos, dona
ciones o tributos, as como las actividades relativas a la aplicacin de gastos y pa
go de obligaciones. Precautelar el patrimonio asegurando la provisin oportuna, pti
mo manejo y disposicin de bienes y servicios as como la correcta administracin de
recursos humanos de la gobernacin por tanto presenta los siguientes objetivos de
gestin:</p>\r\n<ul>\r\n<li>Obtener Estados Financieros altamente confiables.</li>
\r\n<li>Gestin sostenida y sostenible de recursos.</li>\r\n<li>Generacin de recurs
os a partir de una nueva orientacin productiva.</li>\r\n<li>Econmica, eficacia y e
ficiencia en todo proceso administrativo.</li>\r\n<li>Correcta aplicacin del pres
upuesto institucional.</li>\r\n</ul>\r\n<hr title="Logros" class="system-pagebre
ak" />\r\n<p><strong>LOGROS OBTENIDOS<br /></strong></p>\r\n<p>Actualmente la Se
cretaria Departamental de Administracin y Finanzas en este nuevo rol de institucin
autnoma territorial, ha logrado:</p>\r\n<ol>\r\n<li>Credibilidad en los procesos
administrativos y financieros.</li>\r\n<li>Contar con personal profesional capa
citado y competente.</li>\r\n<li>Correcta aprovechamiento del presupuesto anual.
</li>\r\n<li>Cumplimiento de obligaciones contradas por la Ex Prefectura.</li>\r\
n<li>Establecimiento de procesos adecuados para la ejecucin de garantas de caucin
con resultados cuantificables econmicamente.</li>\r\n<li>Gestin de recursos, a efe
ctos de su aplicacin en gasto de inversin y corriente.</li>\r\n<li>Descentralizacin
de funciones en cada uno de los funcionarios.</li>\r\n<li>Elaboracion y Emision
de los estados financieros conforme a normativa y en plazos previstos.</li>\r\n
<li>Establecimiento de diferentes medios de control en procesos administrativos.
</li>\r\n<li>Creacin y Aplicacin de diferentes herramientas sistemticas e informtica
s de control administrativo.</li>\r\n<li>Coordinacin con las diferentes secretari
as para el afronte a problemas administrativos.</li>\r\n<li>Se cuenta con todos
los reglamentos especficos aprobados as como normativa reglamentaria de uso admini
strativo.</li>\r\n</ol>', '', 1, 0, 0, 2, '2012-02-09 11:39:59', 42, '', '2013-0
1-07 15:13:58', 42, 0, '0000-00-00 00:00:00', '2012-02-09 11:39:58', '0000-00-00
00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_cat
egory":"","link_category":"","show_parent_category":"","link_parent_category":""
,"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","
show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon
":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","altern
ative_readmore":"","article_layout":""}', 29, 0, 37, '', '', 1, 831, '{"robots":
"","author":"","rights":"","xreference":""}', 0, '*', ''),
(35, 78, 'Servicio Departamental de Salud', 'servicio-departamental-de-salud', '
', '<div style="float: left; width: 70%;">\r\n<p><span style="color: red; font-s
ize: 9px;">Director</span><br /> <strong>ROBERTO AMUSQUIVAR GORENA</strong></p>\
r\n<p style="text-align: justify;"><img src="images/Institucional/ramusquivar.jp

g" border="0" style="margin: 10px; border: 2px solid black; float: left;" />Naci
el 20 de octubre de 1962. Realiz, sus estudios universitarios en la Universidad M
ayor Real y Pontificia de San Francisco Xavier de Chuquisaca, habiendo obtenido
el ttulo de Mdico cirujano. Durante su carrera profesional y en las ltimas gestione
s, desempe las funciones de Mdico C.S.H. Pampa Aullagas (1998), Mdico de rea Condo (2
000), Mdico C.S. La Joya (2002), Mdico C.S.H. Barrios Mineros (2004), y Jefe Mdico
Centro de Salud Candelaria rea 5 Kantuta (2005). Actualmente es Director Tcnico de
l Servicio Departamental de Salud (SEDES), dependiente del Gobierno Autnomo Depar
tamental de Oruro.</p>\r\n</div>\r\n<div style="float: right; width: 28%;">\r\n<
div style="text-align: center; color: #fff; ; font-size: 8px; background: #999;
padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r\n<
div style="color: #00f; font-size: 14px;"><strong>Servicio Departamental de Salu
d</strong></div>\r\n<p><span style="text-align: justify; font-size: 10px; font-f
amily: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Plaza 10 de Febr
ero</span><br /> <span style="text-align: justify; font-size: 10px; font-family:
''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Oruro - Bolivia</span>
<br /> <span style="text-align: justify; font-size: 10px; font-family: ''Lucida
Sans Unicode'', ''Lucida Grande'', sans-serif;">Telefono:252-77001</span> <br />
<span style="text-align: justify; font-size: 10px; font-family: ''Lucida Sans U
nicode'', ''Lucida Grande'', sans-serif;"><br /> </span></p>\r\n</div>\r\n<div s
tyle="clear: left;"> </div>\r\n<hr title="Misin y Visin" class="system-pagebreak"
/>\r\n<p><strong>MISIN</strong></p>\r\n<p style="text-align: justify;">El Servici
o Departamental de Salud, es el mximo nivel de gestin tcnica en salud en el departa
mento de Oruro; articula las polticas nacionales de salud y la gestin municipal; c
umple y hace cumplir las polticas y normas de salud ; ejerce autoridad y rectora d
e salud en el mbito departamental; establece, controla y evala la situacin de salud
; supervisa la gestin de los servicios de salud en el departamento en coordinacin
con los gobiernos municipales , promueve la participacin comunitaria e intersect
orial en el desarrollo de los servicios de salud; armoniza la cooperacin internac
ional en salud con las prioridades locales identificadas y las normas estableci
das por el MSD, para el cuidado de la salud de la poblacin Orurea.</p>\r\n<p><stro
ng>VISIN </strong></p>\r\n<p style="text-align: justify;">Oruro productivo, soste
nible en armona con la naturaleza que no deteriora la vida, que cuenta con todos
los servicios, que permite el encuentro entre pueblos y comunidades respetando
la diversidad e identidad cultural, que brinda la oportunidad de hallar la felic
idad plena, entendida como el acceso y disfrute de los bienes materiales y de la
realizacin efectiva, subjetiva, intelectual y espiritual en armona con su medio e
n comunidad humana y ejercicio de sus derechos, en el paradigma del Vivir Bien.<
/p>\r\n<hr title="Objetivos" class="system-pagebreak" />\r\n<p><strong>OBJETIVOS
DE GESTION PARA EL PERIODO 2010-2014.</strong><strong></strong></p>\r\n<ul>\r\n
<li>Desarrollar y validar de manera participativa, un Modelo de Sistema nico de S
alud en Oruro, con enfoque de Genero, generacional e Interculturalidad, que inco
rpore la medicina Tradicional, con los principios de Equidad, Inclusin, Transpare
ncia y Universalidad, que promueva participacin activa en los problemas multisect
oriales, se convierta en polo de desarrollo del Departamento.</li>\r\n<li>Adecua
r e incrementar la oferta de Servicios preventivos, asistenciales y de rehabilit
acin con enfoque de gnero, generacional con interculturalidad, a las necesidades d
e la poblacin, con calidad, calidez y ptima cobertura.</li>\r\n<li>Desarrollar y v
alidar de manera participativa un Modelo de Seguro Universal Pblico de Salud en e
l Departamento de Oruro.</li>\r\n<li>Fortalecer y garantizar la oferta de Servic
ios preventivos, Asistenciales y de rehabilitacin con enfoque de gnero, generacion
al, con interculturalidad y en desarrollo permanente.</li>\r\n<li>Desarrollar el
Sistema de Informacin Departamental en Salud integrado, Georeferenciado, orienta
do a la toma de decisiones y apoyo gerencial, aplicando instrumentos de generacin
de informacin y de control de calidad</li>\r\n<li>Desarrollar capacidad y espaci
os de anlisis, fortaleciendo la Vigilancia epidemiolgica, para la adecuada toma de
decisiones en salud, a nivel institucional, intrasectorial en intersectorial en
base a la Cruz Andina (Chacana).</li>\r\n<li>Desarrollar el sistema de Supervis
in, monitoreo y evaluacin conformando seis equipos integrales uno para cada red, m
onitoreando los diferentes procesos de salud del departamento, aplicando instrum

entos y software vigentes, con anlisis y retroalimentacin continua del sistema.</l


i>\r\n<li>Desarrollar procesos de investigacin operativas, de satisfaccin del usua
rio en calidad, calidez y coberturas de atencin del sistema de salud del departam
ento.</li>\r\n<li>Fomentar eventos de capacitacin en gestin al personal de salud d
el departamento de Oruro tendiendo a la optimizacin de procesos tcnicos administra
tivos del sistema de salud.</li>\r\n<li>Fomentar eventos de capacitacin de gestin
en salud a organizaciones sociales de la comunidad, tendiendo a la optimizacin de
la participacin activa y control social.</li>\r\n<li>Desarrollar procesos de pla
nificacin participativa, de supervisin, monitoreo evaluacin de administracin financi
era, de organizacin del sistema de salud, intrasectorial y con la comunidad, inco
rporando capacidades de negociacin.</li>\r\n<li>Desarrollar Estrategias de Comuni
cacin para cambios de comportamiento (CCC) acorde a las necesidades de la poblacin
, en diferentes niveles, tendientes a revalorizar la salud en los individuos, fa
milias, comunidades y grupos organizados.</li>\r\n<li>Apoyo y fomento a la parti
cipacin activa de grupos organizados de la sociedad en la gestin de la salud del d
epartamento.</li>\r\n<li>Promover y desarrollar intervenciones intersectoriales
para la mitigacin y /o eliminacin de los determinantes de la salud.</li>\r\n<li>Pa
rticipar activamente en las intervenciones intersectoriales orientados a impulsa
r el desarrollo del Departamento de Oruro.</li>\r\n<li>Desarrollar intervencione
s institucionales, intersectoriales e intersectoriales de nutricin con la poblacin
, orientando estilos y hbitos saludables con revalorizacin de alimentos locales nu
tritivos y vigilancia nutricional para contribuir a la meta Desnutricin Cero.</li
>\r\n</ul>\r\n<hr title="Logros" class="system-pagebreak" />\r\n<p><strong>LOGRO
S OBTENIDOS DEL SERVICIO DEPARTAMENTAL A LA FECHA</strong><strong></strong></p>\
r\n<ul>\r\n<li>ESTA ASEGURADO EL FINANCIAMIENTO DE LA CONTRUCCION Y EQUIPAMIENT
O DE UN HOSPITAL DE TERCER NIVEL DE ESPECIALIDADES QUE INCLUYE EL AREA MATERNO I
NFANTIL Y OTRAS ESPECIALIDADES, CON FINANCIMIENTO DE LA AGENCIA DE COOPERACION I
NTERNACIONAL KOICA DEL GOBIERNO DE COREA.</li>\r\n<li>EL PROYECTO SE INICIARA LA C
ONTRUCCION EN LA GESTION DEL 2012 POR ETAPAS CON INVERSION INICIAL DE DIEZ MIL
LONES DE DOLARES PARA UNA INFRAESTRUCTURA Y EAUIPAMIENTO DE 100 CAMAS HOSPITALA
RIAS AMPLIABLES EN SU SEGUNDA FASE A 250-300 CAMAS.</li>\r\n<li>BOLIVIA (ORURO CHIPAYA) PARTICIPA DEL PREMIO INTERNACIONAL DE LA O.P.S.A LA INMUNIZACION. SE H
ACE ACREEDOR AL PRIMER PREMIO INTERNACIONAL A LA INMUNIZACION DE LA ORGANIZAC
IN PANAMERICANA DE LA SALUD CONCURSANDO CON LOS PAISES DE AMERICA DEL SUD , NOR
TE, CENTRAL Y EL CARIBE</li>\r\n<li>CONVENIO MSD CANADA GADOR - SEDES
ORURO
GESTION 2011 PROPSITO: MEJORAR LA ADMINISTRACIN Y CONSUMO DE MICRONUTRIENTES QUE
FORTALECE LA NUTRICIN INFANTIL Y DE LA MUJER EMBARAZADA.</li>\r\n<li>COOPERACI
ON INTERNACIONAL EN SALUD MEDIANTE COONVENIOS BILATERALES CON LAS AGENCIAS, CAN
ADIENCIE, BID , BANCO MUNDIAL, GAVI - FPS , VENEZUELA, ESPAA Y OTROS.</li>\r
\n<li>CORRESPONSABILIDAD INTERNACIONAL CAMPAA LATINOAMERICANA DE VACUNACION D
E LAS AMERICAS, CON ACCIONES CONJUNTAS DE FRONTERA, EN, (BOLIVIA, CHILE, BRASI
L).</li>\r\n<li>IMPLEMENTACION PAULATINA EN EL SISTEMA DE SALUD DEPARTAMENTAL DE
LA POLITICA DE SALUD FAMILIAR COMUNITARIA INTERCULTURAL SAFCI EN LAS SEIS REDES D
E SALUD DEPARTAMETAL.</li>\r\n</ul>\r\n<p><strong>COMITES CONFORMADOS</strong></
p>\r\n<ul>\r\n<li>COMIT DEPARTAMENTAL DE ZOONOSIS</li>\r\n<li>COMIT DE TRANSFERENC
IA DE HOSPITAL DE III NIVEL, COMIT DEPARTAMENTAL DE MATERNIDAD , NACIMIENTOS SE
GUROS Y COMIT CIENTFICO DE INMUNIZACIN DEL PAI.</li>\r\n</ul>\r\n<p><strong></stro
ng> <strong></strong><strong>GESTIN DE EQUIPAMIENTO</strong></p>\r\n<ul>\r\n<li>E
QUIPO DE HEMODILISIS PARA EL HOSPITAL GENERAL DE III NIVEL DE ORURO</li>\r\n<li>
EQUIPOS Y MOBILIARIOS PARA ALBERGUE MATERNO DE LA RED MINERA</li>\r\n<li>ENTREGA
DE REFRIGERADOR, COCINA Y GARRAFA AL PLAN 500.</li>\r\n</ul>', '', 1, 0, 0, 2,
'2012-02-09 18:11:58', 42, '', '2012-05-02 22:15:52', 42, 0, '0000-00-00 00:00:0
0', '2012-02-09 18:11:57', '0000-00-00 00:00:00', '', '', '{"show_title":"","lin
k_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_
category":"","link_parent_category":"","show_author":"","link_author":"","show_c
reate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigatio
n":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","
show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}',
8, 0, 36, '', '', 1, 3414, '{"robots":"","author":"","rights":"","xreference":""
}', 0, '*', ''),

(36, 79, 'Auditoria Interna Servicio Departamental de Caminos', 'auditoria-inter


na-servicio-departamental-de-caminos', '', '<table style="width: 563px; height:
221px;" border="1" align="center">\r\n<tbody>\r\n<tr><th bgcolor="#800000" width
="86" height="26">\r\n<div style="color: #fff;" align="center">FECHA PUB.</div>\
r\n</th><th bgcolor="#800000" width="461">\r\n<div style="color: #fff;" align="c
enter">REFERENCIA</div>\r\n</th><th bgcolor="#800000">\r\n<div style="color: #ff
f;" align="center">FORMATO</div>\r\n</th></tr>\r\n<tr>\r\n<td>Febrero/2012</td>\
r\n<td><span style="margin: 5px; color: blue;">Ejecucion de Actividades Programa
das, No programadas, Gestiones pasadas e Informes emitidos en la Gestion 2011</s
pan></td>\r\n<td><a href="images/auditorias/sedcam/sedcam3.pdf" target="_blank">
<img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38" style
="display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r
\n<tr>\r\n<td> </td>\r\n<td><span style="margin: 5px; color: blue;">Ejecucion de
Actividades Programadas, No programadas, Gestiones pasadas
Primer Semestre Gest
ion 2011</span></td>\r\n<td><a href="images/auditorias/sedcam/sedcam4.pdf" targe
t="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height
="38" style="display: block; margin-left: auto; margin-right: auto;" /></a></td>
\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td><span style="margin: 5px; color: blue;">P
rograma Operativo Anual
Auditorias Programadas Gestion 2012</span></td>\r\n<td><
a href="images/auditorias/sedcam/sedcam5.pdf" target="_blank"><img src="images/p
dfs/pdflog.png" border="0" alt="" width="38" height="38" style="display: block;
margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> </t
d>\r\n<td><span style="margin: 5px; color: blue;">Programa Operativo Anual Gesti
on 2011</span></td>\r\n<td><a href="images/auditorias/sedcam/sedcam1.pdf" target
="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height=
"38" style="display: block; margin-left: auto; margin-right: auto;" /></a></td>\
r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td><span style="margin: 5px; color: blue;">Cr
onograma de Actividades</span></td>\r\n<td><a href="images/auditorias/sedcam/sed
cam2.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" wi
dth="38" height="38" style="display: block; margin-left: auto; margin-right: aut
o;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td><span style="margin: 5px;
color: blue;"><span style="margin: 5px; color: blue;">Programa Operativo Anual A
uditorias Programadas Gestion 2013</span></span></td>\r\n<td><a href="images/aud
itorias/sedcam/rep2013.pdf" target="_blank"><img src="images/pdfs/pdflog.png" bo
rder="0" alt="" width="38" height="38" style="display: block; margin-left: auto;
margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td><span st
yle="margin: 5px; color: blue;"><span style="margin: 5px; color: blue;">Programa
Operativo Anual Gestion 2013</span></span></td>\r\n<td><a href="images/auditori
as/sedcam/ig2013.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border="
0" alt="" width="38" height="38" style="display: block; margin-left: auto; margi
n-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td> </td>\r\n<td><span style="m
argin: 5px; color: blue;"><span style="margin: 5px; color: blue;">Cronograma de
actividades POA 2013</span></span></td>\r\n<td><a href="images/auditorias/sedcam
/cap2013.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="
" width="38" height="38" style="display: block; margin-left: auto; margin-right:
auto;" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>', '', 1, 0, 0,
2, '2012-02-13 22:12:14', 42, '', '2012-10-11 13:08:58', 42, 0, '0000-00-00 00:0
0:00', '2012-02-13 22:12:14', '0000-00-00 00:00:00', '', '', '{"show_title":"","
link_titles":"","show_intro":"","show_category":"","link_category":"","show_pare
nt_category":"","link_parent_category":"","show_author":"","link_author":"","sho
w_create_date":"","show_modify_date":"","show_publish_date":"","show_item_naviga
tion":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"
","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}
', 12, 0, 35, '', '', 1, 578, '{"robots":"","author":"","rights":"","xreference"
:""}', 0, '*', ''),
(37, 80, 'Auditoria Interna Servicio Departamental de Salud', 'auditoria-interna
-servicio-departamental-de-salud', '', '<table style="width: 563px; height: 114p
x;" border="1" align="center">\r\n<tbody>\r\n<tr><th scope="col" colspan="2" bgc
olor="#800000" height="23">\r\n<div style="color: #ffffff; text-align: center;"
align="center">AUDITORIA ESPECIAL</div>\r\n</th></tr>\r\n<tr><th bgcolor="#80000

0" height="23">\r\n<div style="color: #fff;" align="center">INFORME</div>\r\n</t


h><th bgcolor="#800000">\r\n<div style="color: #fff;" align="center">FORMATO</di
v>\r\n</th></tr>\r\n<tr>\r\n<td><span style="margin: 5px; color: blue;">INF. AUD
. SEDES N 02-C/08 (C1) y comp. INF. AUD. SEDES N 01-C/09, Examen sobre Auditoria e
special Administracion de ingresos y egresos del Banco de Sangre 2005-2007</span
></td>\r\n<td><a href="images/auditorias/sedes/sedes1.pdf" target="_blank"><img
src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38" style="dis
play: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr
>\r\n<td><span style="margin: 5px; color: blue;">INF.AUD. SEDES N 05-B/10(C2) Gas
tos realizados Fondos UNICEF en la Unidad de Epidemiologia</span></td>\r\n<td><a
href="images/auditorias/sedes/sedes2.pdf" target="_blank"><img src="images/pdfs
/pdflog.png" border="0" alt="" width="38" height="38" style="display: block; mar
gin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table
>\r\n<p> </p>\r\n<table style="width: 563px; height: 89px;" border="1" align="ce
nter">\r\n<tbody>\r\n<tr><th scope="col" colspan="2" bgcolor="#800000" height="2
3">\r\n<div style="color: #fff;" align="center">ACTIVIDADES</div>\r\n</th></tr>\
r\n<tr><th bgcolor="#800000" height="26">\r\n<div style="color: #fff;" align="ce
nter">INFORME</div>\r\n</th><th bgcolor="#800000">\r\n<div style="color: #fff;"
align="center">FORMATO</div>\r\n</th></tr>\r\n<tr>\r\n<td><span style="margin: 5
px; color: blue;">Informe de Actividades del 1ro de Enero al 31 de Diciembre de
2010</span></td>\r\n<td><a href="images/auditorias/sedes/sedes3.pdf" target="_bl
ank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38"
style="display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</
tr>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table style="width: 563px; height: 1
22px;" border="1" align="center">\r\n<tbody>\r\n<tr><th scope="col" colspan="2"
bgcolor="#800000" height="25">\r\n<div style="color: #fff;" align="center">POA</
div>\r\n</th></tr>\r\n<tr><th bgcolor="#800000" height="23">\r\n<div style="colo
r: #fff;" align="center">CONTENIDO</div>\r\n</th><th bgcolor="#800000">\r\n<div
style="color: #fff;" align="center">FORMATO</div>\r\n</th></tr>\r\n<tr>\r\n<td><
Unida
span style="margin: 5px; color: blue;">Programa Operativo Anual Gestin 2011
d Auditoria Interna</span></td>\r\n<td><a href="images/auditorias/sedes/sedes4.p
df" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="3
8" height="38" style="display: block; margin-left: auto; margin-right: auto;" />
</a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="margin: 5px; color: blue;">Progra
ma Operativo Anual Gestin 2012
Unidad Auditoria Interna</span></td>\r\n<td><a hre
f="images/auditorias/sedes/sedes5.pdf" target="_blank"><img src="images/pdfs/pdf
log.png" border="0" alt="" width="38" height="38" style="display: block; marginleft: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\
n<p> </p>', '', 1, 0, 0, 2, '2012-02-13 22:21:21', 42, '', '2012-04-05 00:33:53'
, 42, 0, '0000-00-00 00:00:00', '2012-02-13 22:21:19', '0000-00-00 00:00:00', ''
, '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","lin
k_category":"","show_parent_category":"","link_parent_category":"","show_author"
:"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_d
ate":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_ema
il_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore
":"","article_layout":""}', 12, 0, 34, '', '', 1, 623, '{"robots":"","author":""
,"rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(38, 81, 'Auditoria Interna Servicio Departamental de Gestin Social', 'auditoriainterna-servicio-departamental-de-gestion-social', '', '<table style="width: 563
px; height: 133px;" border="1" align="center">\r\n<tbody>\r\n<tr><th scope="col"
colspan="3" bgcolor="#800000" height="25">\r\n<div style="color: #fff;" align="
center">INFORME DE ACTIVIDADES</div>\r\n</th></tr>\r\n<tr><th bgcolor="#800000"
width="129" height="23">\r\n<div style="color: #fff;" align="center">ACTIVIDADES
</div>\r\n</th><th bgcolor="#800000" width="418">\r\n<div style="color: #fff;" a

lign="center">REFERENCIA</div>\r\n</th><th bgcolor="#800000">\r\n<div style="col


or: #fff;" align="center">FORMATO</div>\r\n</th></tr>\r\n<tr>\r\n<td>Informe Sem
estral</td>\r\n<td><span style="color: blue; margin: 5px;">Ejecucin de Actividade
s Programadas y no Programadas Primer Semestre - POA de la Gestin 2012</span></td
>\r\n<td><a href="images/auditorias/sedeges/isag2012.pdf" target="_blank"><img s
rc="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38" style="disp
lay: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>
\r\n<td>Informe Anual</td>\r\n<td><span style="color: blue; margin: 5px;">Ejecuc
in de Actividades Programadas POA de la Gestin 2011<br /></span></td>\r\n<td><a hr
ef="images/auditorias/sedeges/iaag2011.pdf" target="_blank"><img src="images/pdf
s/pdflog.png" border="0" alt="" width="38" height="38" style="display: block; ma
rgin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>Inform
e Semestral</td>\r\n<td><span style="color: blue; margin: 5px;">Ejecucin de Activ
idades Programadas primer semestre - Poa de la gestin 2011</span></td>\r\n<td><a
href="images/auditorias/sedeges/psg2011.pdf" target="_blank"><img src="images/pd
fs/pdflog.png" border="0" alt="" width="38" height="38" style="display: block; m
argin-left: auto; margin-right: auto;" /></a></td>\r\n</tr>\r\n</tbody>\r\n</tab
le>\r\n<p> </p>\r\n<table style="width: 563px; height: 102px;" border="1" align=
"center">\r\n<tbody>\r\n<tr><th scope="col" colspan="2" bgcolor="#800000" height
="25">\r\n<div style="color: #fff;" align="center">AUDITORIAS ESPECIALES</div>\r
\n</th></tr>\r\n<tr><th bgcolor="#800000" height="23">\r\n<div style="color: #ff
f;" align="center">REFERENCIA</div>\r\n</th><th bgcolor="#800000">\r\n<div style
="color: #fff;" align="center">FORMATO</div>\r\n</th></tr>\r\n<tr>\r\n<td><span
style="color: blue; margin: 5px;">Adquisicin de alimentos secos (sopas magui en c
ubitos) para los hogares del SEDEGES.</span></td>\r\n<td><a href="images/auditor
ias/sedeges/audmagui1.pdf" target="_blank"><img src="images/pdfs/pdflog.png" bor
der="0" alt="" width="38" height="38" style="display: block; margin-left: auto;
margin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blu
e; margin: 5px;">Contratacin de bienes y servicios en el SEDEGES, gestin 2010.</sp
an></td>\r\n<td><a href="images/auditorias/sedeges/audcontbbss.pdf" target="_bla
nk"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38" s
tyle="display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n</t
r>\r\n<tr>\r\n<td><span style="color: blue; margin: 5px;">Materiales de Construc
cin Barras Estructurales Adquiridos en el Programa de Atencin a la Niez Pan Gestin
2006.</span></td>\r\n<td><a href="images/auditorias/sedeges/audmatconst.pdf" tar
get="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" heig
ht="38" style="display: block; margin-left: auto; margin-right: auto;" /></a></t
d>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<table style="width: 563px; h
eight: 102px;" border="1" align="center">\r\n<tbody>\r\n<tr><th scope="col" cols
pan="2" bgcolor="#800000" height="25">\r\n<div style="color: #fff;" align="cente
r">POA</div>\r\n</th></tr>\r\n<tr><th bgcolor="#800000" height="23">\r\n<div sty
le="color: #fff;" align="center">CONTENIDO</div>\r\n</th><th bgcolor="#800000">\
r\n<div style="color: #fff;" align="center">FORMATO</div>\r\n</th></tr>\r\n<tr>\
r\n<td><span style="color: blue; margin: 5px;">Plan Operativo Anual Gestin 2012
D
ireccin de Auditoria Interna SEDEGES</span></td>\r\n<td><a href="images/auditoria
s/sedeges/sedeges1.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border
="0" alt="" width="38" height="38" style="display: block; margin-left: auto; mar
gin-right: auto;" /></a></td>\r\n</tr>\r\n<tr>\r\n<td><span style="color: blue;
margin: 5px;">Plan Operativo Anual Gestin 2013
Direccin de Auditoria Interna SEDEG
ES</span></td>\r\n<td><a href="images/auditorias/sedeges/sedeges2.pdf" target="_
blank"><img src="images/pdfs/pdflog.png" border="0" alt="" width="38" height="38
" style="display: block; margin-left: auto; margin-right: auto;" /></a></td>\r\n
</tr>\r\n</tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-02-13 22:24:38', 42, '', '
2012-12-05 22:11:40', 42, 0, '0000-00-00 00:00:00', '2012-02-13 22:24:37', '0000
-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","sh
ow_category":"","link_category":"","show_parent_category":"","link_parent_catego
ry":"","show_author":"","link_author":"","show_create_date":"","show_modify_date
":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_prin
t_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","
alternative_readmore":"","article_layout":""}', 18, 0, 33, '', '', 1, 683, '{"ro

bots":"","author":"","rights":"","xreference":""}', 0, '*', ''),


(39, 82, 'Proyectos Desarrollo Social', 'proyectos-desarrollo-social', '', '<h2
class="art-postheader"><strong>SECRETARA DEPARTAMENTAL DE OBRAS SOCIALES DE LA GO
BERNACIN INFORMA SOBRE EL AVANCE DE PROYECTOS EN LA GESTIN 2011</strong></h2>\r\n<
p><img src="images/Institucional/pyosociales.png" border="0" style="margin: 10px
; border: 2px solid black; float: left;" />El martes 13 de septiembre de 2011, e
n una conferencia de prensa que se cumpli en la Unidad de Comunicacin de la Gobern
acin de Oruro, la Secretara Departamental de Obras Sociales brind una detallada con
ferencia de prensa, sobre la ejecucin de proyectos programados en esta ciudad, en
la presente gestin.</p>\r\n<p>El titular de esta oficina, Ing. Jos Villca iguez, in
form previamente sobre la ejecucin de proyectos con el Programa Bolivia Cambia, Ev
o Cumple en las circunscripciones 32, 33 y 34, adems de sus alrededores.</p>\r\n<
p>Mencion tambin sobre el avance que estn registrando los proyectos que estn siendo
ejecutados con recursos directos de la Gobernacin, tal el caso del nuevo edificio
de la Direccin Distrital de Educacin y el prximo inicio de obras en el edificio B de
la Direccin Departamental de Educacin.</p>\r\n<p>Se estn tomando las previsiones n
ecesarias, coment el Ing. Villca.</p>\r\n<p>En esta conferencia de prensa, mencio
n tambin el avance que estaba registrando el proyecto de la Doble Va Oruro-La Paz,
hasta agosto de este ao.</p>\r\n<p>Un principal problema con el que se ha tropeza
do en este ltimo tiempo, en el tercer tramo que se encuentra en jurisdiccin orurea,
es la provisin de bancos de agregados, explic.</p>', '', 0, 0, 0, 14, '2012-02-14
14:42:16', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-02
-14 14:42:16', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":""
,"show_intro":"","show_category":"","link_category":"","show_parent_category":""
,"link_parent_category":"","show_author":"","link_author":"","show_create_date":
"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_
icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"
","show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 3, '',
'', 1, 2, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(40, 83, 'Servicio Departamental de Caminos', 'sedcam', '', '<div align="center"
>\r\n<div id="__ss_11588561" style="width: 425px;"><strong style="display: block
; margin: 12px 0 4px;"></strong><object style="display: block; margin-left: auto
; margin-right: auto;" width="425" height="355" data="http://static.slidesharecd
n.com/swf/ssplayer2.swf?doc=sedcam-120215085522-phpapp02&amp;stripped_title=sedc
am&amp;userName=Avendano2012" type="application/x-shockwave-flash"><param name="
allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /
><param name="wmode" value="transparent" /><param name="src" value="http://stati
c.slidesharecdn.com/swf/ssplayer2.swf?doc=sedcam-120215085522-phpapp02&amp;strip
ped_title=sedcam&amp;userName=Avendano2012" /><param name="allowscriptaccess" va
lue="always" /><param name="allowfullscreen" value="true" /></object>\r\n<div st
yle="padding: 5px 0 12px;"> </div>\r\n</div>\r\n</div>', '', 1, 0, 0, 2, '2012-0
2-15 14:00:36', 42, '', '2012-02-29 14:58:40', 42, 0, '0000-00-00 00:00:00', '20
12-02-15 14:00:35', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_title
s":"","show_intro":"","show_category":"","link_category":"","show_parent_categor
y":"","link_parent_category":"","show_author":"","link_author":"","show_create_d
ate":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","
show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hi
ts":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 8, 0, 3
2, '', '', 1, 1583, '{"robots":"","author":"","rights":"","xreference":""}', 0,
'*', ''),
(41, 84, 'Trmites y Servicios', 'tramites', '', '<p style="text-align: center;"><
span><strong>TRMITE DE PERSONERAS JURDICAS</strong></span><br /> <span><strong>(Tie
mpo promedio estimado 22 Das)</strong></span></p>\r\n<p style="text-align: justif
y;"><strong>1. </strong>Inicio del Proceso</p>\r\n<p style="text-align: justify;
"><strong>1.1</strong>. Secretaria recepciona Hoja de Ruta de solicitud correspo
ndiente del Proceso de la personalidad.</p>\r\n<p style="text-align: justify;">
<strong>2.</strong> La secretaria remite Nota al Secretario de Departamental de
Asuntos Jurdicos,</p>\r\n<p style="text-align: justify;"><strong>3.</strong> Secr
etario Departamental de Asuntos Jurdicos recibe la Solicitud y</p>\r\n<p style="t
ext-align: justify;"><strong>3.1.</strong> Remite a procesar al responsable de P

ersonalidades Jurdicas</p>\r\n<p style="text-align: justify;"><strong>4.</strong>


El Responsable de Personeras Jurdicas recepciona y</p>\r\n<p style="text-align: j
ustify;"><strong>4.1.</strong> Verifica requisitos (Anexos) segn establece el Cdig
o Civil y tipo de proceso de personalidad: Asociacin, ONG, Fundacin, OTB s, o Modifi
cacin de Asociacin, ONG, Fundacin, OTB s</p>\r\n<p style="text-align: justify;"><stro
ng>4.2.</strong> Si cumple con todos los requisitos se elabora el Informe de Per
sonalidad Jurdica.</p>\r\n<p style="text-align: justify;"><strong>4.3.</strong> C
aso contrario se comunica al solicitante que el proceso necesita complementacin
de requisitos.</p>\r\n<p style="text-align: justify;"><strong>5.</strong> Verifi
cacin del tipo de personalidad jurdica.</p>\r\n<p style="text-align: justify;"><st
rong>5.1.</strong> Si el proceso es de Personalidad Jurdica Asociacin, ONG o Funda
cin, se elabora el auto motivado para la firma de la MAE (Mxima Autoridad Ejecutiv
a), para el dictamen fiscal.</p>\r\n<p style="text-align: justify;"><strong>5.2.
</strong> Remisin del proceso para firma de la MAE.</p>\r\n<p style="text-align:
justify;"><strong>5.3.</strong> Si la personalidad corresponde a una OTB, el res
ponsable de personalidades emite Resolucin Administrativa.</p>\r\n<p style="textalign: justify;"><strong>6.</strong> Firma del Auto motivado por la MAE</p>\r\n<
p style="text-align: justify;"><strong>6.1.</strong> Remisin del mismo al respons
able de Personeras Jurdicas.</p>\r\n<p style="text-align: justify;"><strong>7.</st
rong> El responsable de las Personalidades Jurdicas recepciona, y</p>\r\n<p style
="text-align: justify;"><strong>7.1.</strong> Lleva al Ministerio Publico y canc
elar los timbres fiscales.</p>\r\n<p style="text-align: justify;"><strong>8.</st
rong> Ministerio Publico recepciona y</p>\r\n<p style="text-align: justify;"><st
rong>8.1.</strong> Procede a la elaboracin del Dictamen Fiscal.</p>\r\n<p style="
text-align: justify;"><strong>9.</strong> El responsable de las Personalidades J
urdicas recoger del Ministerio Pblico la carpeta con el dictamen Fiscal.</p>\r\n<
p style="text-align: justify;"><strong>10.</strong> El responsable de las Person
alidades Jurdicas remite al Secretario Departamental de Asuntos Jurdicos para firm
a.</p>\r\n<p style="text-align: justify;"><strong>11.</strong> El Secretario Dep
artamental de Asuntos Jurdicos firma la Resolucin Administrativa.</p>\r\n<p style=
"text-align: justify;"><strong>12.</strong> El Secretario Departamental de Asunt
os Jurdicos remite a la MAE la Resolucin Administrativa.</p>\r\n<p style="text-ali
gn: justify;"><strong>12.1.</strong> La MAE firma.</p>\r\n<p style="text-align:
justify;"><strong>13.</strong> La MAE remite Resolucin Administrativa firmado.</p
>\r\n<p style="text-align: justify;"><strong>14.</strong> La Gabinete de Goberna
cin recepciona el proceso y</p>\r\n<p style="text-align: justify;"><strong>14.1.<
/strong> Remite al Secretario Departamental de Asuntos Jurdicos</p>\r\n<p style="
text-align: justify;"><strong>14.2.</strong> el mismo lo remite al responsable d
e Personeras Jurdicas.</p>\r\n<p style="text-align: justify;"><strong>15.</strong>
El responsable de Personalidades Jurdicas recepciona y</p>\r\n<p style="text-ali
gn: justify;"><strong>15.1.</strong> Remite a Notaria de Gobierno, para protoco
lizacin y entrega.</p>\r\n<p style="text-align: justify;"><strong>15.2.</strong>
Notaria de Gobierno Recepciona.</p>\r\n<p style="text-align: justify;"><strong>1
6.</strong> Notaria de Gobierno realiza la entrega a los interesados de la Perso
nalidad Jurdica.</p>\r\n<p style="text-align: justify;"><strong>16.1.</strong> Lo
s Interesados firman en la recepcin de la Resolucin Administrativa</p>\r\n<p style
="text-align: justify;"><strong>17.</strong> Notaria de Gobierno realiza la Prot
ocolizacin de la Personalidad Jurdica.</p>\r\n<p style="text-align: justify;"><str
ong>18.</strong> Notaria de Gobierno remite el nombre de la Personalidad Jurdica
a la Vice Presidencia para su Publicacin en la Gaceta Oficial.</p>\r\n<p style="t
ext-align: justify;"><strong>19.</strong> Notaria de Gobierno remite al encargad
o de la Personalidades Jurdicas para su registro y archivo.</p>\r\n<p style="text
-align: justify;"><strong>19.1.</strong> Este recepciona el proceso.</p>\r\n<p s
tyle="text-align: justify;"><strong>20.</strong> El encargado de la Personalidad
es Jurdicas registra en la Base de Datos y</p>\r\n<p style="text-align: justify;"
><strong>20.1.</strong> Archivo del proceso.</p>\r\n<p style="text-align: justif
y;"><strong>21.</strong> FIN.</p>\r\n<p style="text-align: center;" align="cente
r"> <strong>ANEXO A <br /></strong></p>\r\n<p style="text-align: justify;" align
="center"><strong>REQUISITOS PARA OBTENER PERSONALIDAD JURDICA DE UNA ASOCIACIN ON
G</strong></p>\r\n<p style="text-align: justify;"><strong>1.</strong> Memorial d

irigido al Sr. Gobernador, solicitando el reconocimiento y otorgacin de la person


era jurdica.</p>\r\n<p style="text-align: justify;"><strong>2.</strong> Fotocopia
de cedula de identidad vigente del directorio en pleno, firmado al medio.</p>\r\
n<p style="text-align: justify;"><strong>3.</strong> Fotocopia legalizada del ac
ta de apertura <strong>(N. de fe pblica)</strong></p>\r\n<p style="text-align: ju
stify;"><strong>4.</strong> Fotocopia legalizada del acta de fundacin sealando dom
icilio y firmado por todos los miembros <strong>(N. de fe pblica).</strong></p>\r
\n<p style="text-align: justify;"><strong>5.</strong> Fotocopia legalizada del a
cta de eleccin del directorio firmado por todos los miembros <strong>(En caso de
cambio de directorio en el proceso del tramite, acta de eleccin y posesin de los m
ismos) (N. de fe pblica).</strong></p>\r\n<p style="text-align: justify;"><strong
>6.</strong> Fotocopia legalizada del acta de posesin del directorio ante una aut
oridad <strong>(N. de fe pblica).</strong></p>\r\n<p style="text-align: justify;"
><strong>7.</strong> Fotocopia legalizada acta de aprobacin del estatuto y reglam
ento interno firmado por todos los miembros <strong>(N. de fe pblica).</strong></
p>\r\n<p style="text-align: justify;"><strong>8.</strong> Estatuto orgnico y regl
amento interno en su texto original <strong>(firmado por el directorio), INDISPE
NSABLE.</strong></p>\r\n<p style="text-align: justify;"><strong>9.</strong> Nomi
na actual de los miembros asociados <strong>(Nombre, N de cedula de identidad vig
ente y firma).</strong></p>\r\n<p style="text-align: justify;"><strong>10.</stro
ng> Toda la documentacin deber ser trascrita en un CD <strong>(Memorial, Actas, No
mina, Estatuto y Reglamento).</strong></p>\r\n<p style="text-align: justify;"><s
trong>11.</strong> Recibo a cancelar</p>\r\n<ul>\r\n<li>Valores en Gobierno Depa
rtamental 1060 Bs (Un mil sesenta 00/100 Bolivianos). El mismo deber ser cancela
do por el interesado.</li>\r\n<li>Ministerio Publico 250 Bs. (Doscientos cincuen
ta 00/100 Bolivianos). El mismo deber ser cancelado por el interesado acompaado de
l servidor pblico que atiende el caso, en la instancia correspondiente.</li>\r\n<
li>Notaria de Gobierno, la compra de valores deber ser cancelado por el interesad
o acompaado de Notario de Gobierno, en la instancia correspondiente.</li>\r\n</ul
>\r\n<p style="text-align: justify;" align="center"><em> <strong>TODA DOCUMENTAC
IN DEBER SER PRESENTADO EN FOLDER AMARILLO DEBIDAMENTE ORDENADO</strong></em></p>\
r\n<p style="text-align: center;"><strong>ANEXO B</strong></p>\r\n<p style="text
-align: center;"><strong>REQUISITOS PARA OBTENER PERSONALIDAD JURDICA DE OTB</str
ong></p>\r\n<p style="text-align: justify;"><strong>1.</strong> Memorial dirigid
o al Sr. Gobernador, Solicitando el reconocimiento y otorgacin de la personera jurd
ica.</p>\r\n<p style="text-align: justify;"><strong>2.</strong> Fotocopia de ced
ula de identidad vigente del directorio en pleno, firmado al medio.</p>\r\n<p st
yle="text-align: justify;"><strong>3.</strong> Fotocopia legalizada del acta de
apertura <strong>(N. de fe pblica)</strong></p>\r\n<p style="text-align: justify;
"><strong>4.</strong> Fotocopia legalizada del acta de fundacin <strong>(N. de fe
pblica).</strong></p>\r\n<p style="text-align: justify;"><strong>5.</strong> fot
ocopia legalizada del acta de posesin del directorio ante o en su caso de autorid
ades originarias <strong>(N. de fe pblica).</strong></p>\r\n<p style="text-align:
justify;"><strong>6.</strong> Fotocopia legalizada acta de aprobacin del estatut
o y reglamento <strong>(N. de fe pblica).</strong></p>\r\n<p style="text-align: j
ustify;"><strong>7.</strong> Estatuto orgnico y reglamento interno en su texto or
iginal debidamente firmado por todo el directorio), <strong>INDISPENSABLE.</stro
ng></p>\r\n<p style="text-align: justify;"><strong>8.</strong> Nomina actual de
familias <strong>(Nombre, N de cedula de identidad vigente y firma).</strong></p>
\r\n<p style="text-align: justify;"><strong>9.</strong> Croquis del lugar.</p>\r
\n<p style="text-align: justify;"><strong>10.</strong> Resolucin del delegado eje
cutivo provincial.</p>\r\n<p style="text-align: justify;"><strong>11.</strong> R
esolucin del consejo municipal.</p>\r\n<p style="text-align: justify;" align="cen
ter"> <strong><em>TODA DOCUMENTACIN DEBER SER PRESENTADO EN FOLDER AMARILLO DEBIDA
MENTE ORDENADO</em>.</strong></p>\r\n<p style="text-align: center;"> <strong>ANE
XO C</strong></p>\r\n<p style="text-align: center;"> <strong>REQUISITOS PARA OBT
ENER PERSONALIDAD JURDICA DE FUNDACIN</strong></p>\r\n<p style="text-align: justif
y;"> 1. Memorial dirigido al Sr. Gobernador, Solicitando el reconocimiento y oto
rgacin de la personera jurdica.</p>\r\n<p style="text-align: justify;"><strong>2.</
strong> Minuta de manifestacin de liberalidad o donacin con reconocimiento de firm

as y rubricas por el N, de fe pblica, de los instituyentes a favor de la fundacin


en forma detallada. (Valor mnimo Bs. 15.000 Quince mil 00/100 Bolivianos) en efec
tivo en el banco a nombre de cualquier miembro del directorio, o bienes inmueble
s sujeto a registro. La minuta deber estar acompaada por el extracto bancario, o f
olio real de ser un bien inmueble sujeto o de ser vehculos motorizados sujetos a
registro presentar RUA, documentos originales y fotocopias legalizadas.</p>\r\n<
p style="text-align: justify;"><strong>3.</strong> Escritura pblica de constitucin
de la fundacin (ante notario de fe pbica) concordante al estatuto orgnico presenta
do.</p>\r\n<p style="text-align: justify;"><strong>4.</strong> Fotocopia de cedu
la de identidad vigente del directorio en pleno, firmado al medio.</p>\r\n<p sty
le="text-align: justify;"><strong>5.</strong> Fotocopia legalizada del acta de a
pertura <strong>(N. de fe pblica)</strong></p>\r\n<p style="text-align: justify;"
><strong>6.</strong> Fotocopia legalizada del acta de fundacin sealando domicilio
y firmado por todos los miembros <strong>(N. de fe pblica).</strong></p>\r\n<p st
yle="text-align: justify;"><strong>7.</strong> Fotocopia legalizada del acta de
eleccin del directorio firmado por todos los miembros <strong>(En caso de cambio
de directorio en el proceso del tramite, acta de eleccin y posesin de los mismos)
(N. de fe pblica).</strong></p>\r\n<p style="text-align: justify;"><strong>8.</st
rong> Fotocopia legalizada del acta de posesin del directorio ante una autoridad.
Especificar tiempo de gestin, firmado por todos los miembros de la fundacin <stro
ng>(N. de fe pblica).</strong></p>\r\n<p style="text-align: justify;"><strong>9.<
/strong> Fotocopia legalizada acta de aprobacin del estatuto y reglamento interno
firmado por todos los miembros de la fundacin <strong>(N. de fe pblica).</strong>
</p>\r\n<p style="text-align: justify;"><strong>10.</strong> Estatuto orgnico y r
eglamento interno en su texto original</p>\r\n<p style="text-align: justify;"><s
trong>11.</strong> Nomina actual de los miembros asociados <strong>(Nombre, N de
cedula de identidad vigente, profesin y firma).</strong></p>\r\n<p style="text-a
lign: justify;"><strong>12.</strong> Toda la documentacin deber ser trascrita en u
n CD <strong>(Memorial, Actas, Nomina, Estatuto y Reglamento).</strong></p>\r\n<
p style="text-align: justify;"><strong>13.</strong> Adjuntar los recibos cancela
dos en ventanilla de valores de la gobernacin.</p>\r\n<p style="text-align: justi
fy;" align="center"> <strong><em>TODA DOCUMENTACIN DEBER SER PRESENTADO EN FOLDER
AMARILLO DEBIDAMENTE ORDENADO</em>.</strong></p>\r\n<p style="text-align: center
;"> <br /><strong>ANEXO D</strong></p>\r\n<p style="text-align: center;"><strong
ONG
>REQUISITOS PARA MODIFICACIN DE ESTATUTOS PERSONALIDAD JURDICA DE UNA ASOCIACIN
s</strong></p>\r\n<p style="text-align: justify;"><strong>1.</strong> Memorial d
irigido al Sr. Gobernador, Solicitando la modificacin de Estatutos Orgnicos, Regla
mento Interno y/o nombre de personalidad jurdica.</p>\r\n<p style="text-align: ju
stify;"><strong>2.</strong> Fotocopia de cedula de identidad vigente del directo
rio actual en pleno, firmado al medio.</p>\r\n<p style="text-align: justify;"><s
trong>3.</strong> Fotocopia legalizada del acta de eleccin del directorio vigente
indicando tiempo de gestin (en caso de cambio de directorio en proceso de tramit
e, acta de eleccin y posesin) <strong>(N. de fe pblica)</strong></p>\r\n<p style="t
ext-align: justify;"><strong>4.</strong> fotocopia legalizada del acta de posesin
del directorio actual ante una autoridad <strong>(N. de fe pblica).</strong></p>
\r\n<p style="text-align: justify;"><strong>5.</strong> Fotocopia legalizada act
a de aprobacin del estatuto y reglamento modificado de acuerdo a los artculos de
su estatuto vigente <strong>(N. de fe pblica).</strong></p>\r\n<p style="text-ali
gn: justify;"><strong>6.</strong> Estatuto orgnico y reglamento interno modificad
o en su texto original debidamente firmado por todo el directorio), <strong>INDI
SPENSABLE.</strong></p>\r\n<p style="text-align: justify;"><strong>8.</strong> N
omina actual de los miembros asociados <strong>(Nombre, N de cedula de identidad
vigente y firma).</strong></p>\r\n<p style="text-align: justify;"><strong>9. </s
trong>Toda la documentacin deber ser trascrita en un CD (Memorial, Actas, Minutas,
Nomina, Estatuto y Reglamento interno).</p>\r\n<p style="text-align: justify;">
<strong>10.</strong> Recibo a cancelar</p>\r\n<ul type="a">\r\n<li>Valores en Go
bierno Departamental 810.- Bs (ochocientos diez 00/100 Bolivianos). El mismo de
ber ser cancelado por el interesado.</li>\r\n<li>Ministerio Publico 250 Bs. (Dosc
ientos cincuenta 00/100 Bolivianos). El mismo deber ser cancelado por el interesa
do acompaado del servidor pblico que atiende el caso, en la instancia correspondie

nte.</li>\r\n<li>Notaria de Gobierno, la compra de valores deber ser cancelado po


r el interesado acompaado de Notario de Gobierno, en la instancia correspondiente
.</li>\r\n</ul>\r\n<p style="text-align: justify;" align="center"> <strong>TODA
DOCUMENTACIN DEBER SER PRESENTADO EN FOLDER AMARILLO DEBIDAMENTE ORDENADO.</strong
></p>\r\n<p style="text-align: justify;"><span> <strong> </strong></span></p>\r\
n<hr title="Reconocimiento de Firmas" class="system-pagebreak" />\r\n<p style="t
ext-align: center;"><span><strong>TRAMITE DE RECONOCIMIENTO DE FIRMAS</strong></
span><br /> <span><strong> (Tiempo promedio estimado 50 Min)</strong></span></p>
\r\n<p style="text-align: justify;"><strong>1.</strong> Inicio del Proceso el In
teresado con la documentacin exigida por Ley se a persona a Notaria de Gobierno<
/p>\r\n<p style="text-align: justify;"><strong>1.1.</strong> Recepcin del proceso
</p>\r\n<p style="text-align: justify;"><strong>1.2.</strong> Revisin de la docum
entacin exigida por Ley</p>\r\n<p style="text-align: justify;"><strong>1.3.</stro
ng> Si todo esta correcto se autoriza la compra de valores</p>\r\n<p style="text
-align: justify;"><strong>1.4.</strong> Caso contrario se devuelve documentacin
al interesado para su correccin y o complementacin.</p>\r\n<p style="text-align: j
ustify;"><strong>2.</strong> Adquisicin de los Valores correspondientes en la sec
cin Caja de la Secretaria Departamental de Administracin y Finanzas.</p>\r\n<p sty
le="text-align: justify;"><strong>3.</strong> Se elabora el documento de Reconoc
imientos de firmas.</p>\r\n<p style="text-align: justify;"><strong>4.</strong> P
roceso de Firma de documentos.</p>\r\n<p style="text-align: justify;"><strong>5.
</strong> La Notaria archiva una copia del proceso.</p>\r\n<p style="text-align:
justify;"><strong>6.</strong> Fin.</p>\r\n<p style="text-align: center;" align=
"center"> <strong> REQUISITOS TRAMITE DE RECONOCIMIENTO DE FIRMAS</strong></p>\r
\n<p style="text-align: justify;"><strong>1.</strong> Contrato Original.</p>\r\n
<p style="text-align: justify;"><strong>2.</strong> El interesado debe hacerse p
resente en Notaria de Gobierno para firma del documento de reconocimiento de fir
mas, con su Carnet de Identidad.</p>\r\n<p style="text-align: justify;"><strong>
3.</strong> Pago de Valores en Caja de la Secretara Departamental de Administracin
y Finanzas.</p>\r\n<hr title="Legalizacin de Documentos" class="system-pagebreak
" />\r\n<p style="text-align: center;"><span><strong>TRAMITE DE LEGALIZACIN DE DO
CUMENTOS</strong></span><br /> <span><strong> (Tiempo promedio estimado 50 Min)
</strong></span></p>\r\n<p style="text-align: justify;"><strong>1.</strong> Inic
io del Proceso el Interesado con la documentacin a ser legalizada se apersona a
Notaria de Gobierno</p>\r\n<p style="text-align: justify;"><strong>1.1.</strong>
Recepcin del proceso</p>\r\n<p style="text-align: justify;"><strong>1.2.</strong
> Revisin de la documentacin exigida.</p>\r\n<p style="text-align: justify;"><stro
ng>1.3.</strong> Si todo esta correcto se autoriza la compra de valores.</p>\r\n
<p style="text-align: justify;"><strong>1.4.</strong> Caso contrario se devuelve
documentacin al interesado para su correccin y o complementacin.</p>\r\n<p style=
"text-align: justify;"><strong>2.</strong> Adquisicin de los Valores correspondie
ntes en la seccin Caja de la Secretaria Departamental de Administracin y Finanzas.
</p>\r\n<p style="text-align: justify;"><strong>3.</strong> Se Procede a la lega
lizacin del documento.</p>\r\n<p style="text-align: justify;"><strong>4.</strong>
Fin.</p>\r\n<p style="text-align: center;"><span> <strong>REQUISITOS TRMITE DE R
ECOMOCIMIENTO</strong></span><br /> <span><strong>DE LEGALIZACIN DE DOCUMENTOS</s
trong></span></p>\r\n<p style="text-align: justify;"><strong>1.</strong> Present
acin de nota Dirigida al Secretario de la Secretara Departamental de Asuntos Jurdi
cos del Gobierno Autnomo Departamental de Oruro.</p>\r\n<p style="text-align: jus
tify;"><strong>2.</strong> Presentacin de Documento a Legalizar en Fotocopia y Or
iginal en Notaria de Gobierno.</p>\r\n<p style="text-align: justify;"><strong>3.
</strong> Un timbre de 5Bs. (Cinco 00/100 Bolivianos)</p>\r\n<p style="text-ali
gn: justify;"><strong>4.</strong> Pago de Valores en Caja de la Secretara Departa
mental de Administracin y Finanzas. (El costo del mismo esta en funcin del documen
to a legalizar).</p>', '', 1, 0, 0, 2, '2012-02-24 17:36:49', 42, '', '2012-03-1
8 01:13:37', 42, 0, '0000-00-00 00:00:00', '2012-02-24 17:36:48', '0000-00-00 00
:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_catego
ry":"","link_category":"","show_parent_category":"","link_parent_category":"","s
how_author":"","link_author":"","show_create_date":"","show_modify_date":"","sho
w_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"

","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternati
ve_readmore":"","article_layout":""}', 7, 0, 31, '', '', 1, 1949, '{"robots":"",
"author":"","rights":"","xreference":""}', 0, '*', ''),
(42, 85, 'Videos', 'videos', '', '<table align="center">\r\n<tbody>\r\n<tr>\r\n<
td><img src="images/Institucional/video.png" border="0" alt="" /></td>\r\n<td>\r
\n<div style="margin: 10px; font-size: 14px; font-family: Arial; font-weight: bo
ld; text-align: justify;">Los das 28 y 29 de noviembre: Gobernacin y la Direccin Ge
neral de Medio Ambiente y Cambios Climticos realizaron monitoreo ambiental en las
sub-cuencas Antequera y Poop</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n<tbody>\r\n<
tr>\r\n<td><img src="images/Institucional/video.png" border="0" alt="" /></td>\r
\n<td>\r\n<div style="margin: 10px; font-size: 14px; font-family: Arial; font-we
ight: bold;">Un titulo de audio por un funcionario o el Gobernador</div>\r\n</td
>\r\n</tr>\r\n</tbody>\r\n<tbody>\r\n<tr>\r\n<td><img src="images/Institucional/
video.png" border="0" alt="" /></td>\r\n<td>\r\n<div style="margin: 10px; font-s
ize: 14px; font-family: Arial; font-weight: bold;">Un titulo de audio por un fun
cionario o el Gobernador</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1
, 0, 0, 2, '2012-02-27 19:03:37', 42, '', '2012-02-27 19:03:42', 42, 0, '0000-00
-00 00:00:00', '2012-02-27 19:03:36', '0000-00-00 00:00:00', '', '', '{"show_tit
le":"","link_titles":"","show_intro":"","show_category":"","link_category":"","s
how_parent_category":"","link_parent_category":"","show_author":"","link_author"
:"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_ite
m_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show
_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_lay
out":""}', 2, 0, 29, '', '', 1, 780, '{"robots":"","author":"","rights":"","xref
erence":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(43, 86, 'Servicio Departamental de Gestin Social', 'servicio-departamental-de-ge
stion-social', '', '<div style="float: left; width: 70%;">\r\n<p><span style="co
lor: red; font-size: 9px;">Directora</span><br /> <strong>BENEDICTA VILLCA BENIT
ES</strong></p>\r\n<p style="text-align: justify;">Naci el 1 de Noviembre de 1957
. Realiz sus estudios de nivel primario en el NUCLEO ESCOLAR CENTRAL DE ORINOCA de
Primero a cuarto (1986-1991), CENTRO EDUCATIVO HIJOS DEL SOL de quinto a octavo (1
992-1993), nivel secundario en el CENTRO EDUCATIVO HIJOS DEL SOL 2005-2008. Desemp
eo las funciones de 1995-1996 SECREATARIA DE HACIENTA DE RESIDENTES ORINOCA CENDE
RO (1995-1996), DIRECCION DEPARTAMENTAL MAS IPSPS 2003-2005, SECRETARIA DE REALA
CIONES FNMCB BS (2000-2002), SECRETARIA GENERAL DE LA FDMCO BS (2006-2008) y 2009-2
011 SECRETARIA EJECUTIVA DE CPMCOSC BS (2009-2011). En la Actualidad se desempea co
mo Director tcnico del Servicio Departamental de Gestin Social del Gobierno Autnomo
Departamental de Oruro.</p>\r\n</div>\r\n<div style="float: right; width: 28%;"
>\r\n<div style="text-align: center; color: #fff; ; font-size: 8px; background:
#999; padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br /
>\r\n<div style="color: #00f; font-size: 14px;"><strong>Servicio Departamental d
e Gestin Social</strong></div>\r\n<p><span style="text-align: justify; font-size:
10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Pla
za 10 de Febrero</span><br /> <span style="text-align: justify; font-size: 10px;
font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Oruro - B
olivia</span><br /> <span style="text-align: justify; font-size: 10px; font-fami
ly: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Telefono:252-54554<
/span> <br /> <span style="text-align: justify; font-size: 10px; font-family: ''
Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;"><br /> </span></p>\r\n</d
iv>\r\n<div style="clear: left;"> </div>\r\n<hr title="Misin y Visin" class="syste
m-pagebreak" />\r\n<p><strong>MISIN</strong></p>\r\n<p style="text-align: justify
;">Aplicar polticas, programas y proyectos de promocin, prevencin, proteccin y atenc
in integral dirigida a la niez, adolescencia, juventud, adultos mayores y personas
con capacidades diferentes, impulsando el rescate de principios y valores, para

brindar calidez y calidad de vida, invirtiendo en el capital humano mediante ap


oyo tcnico, interdisciplinario especializado comprometido e idneo.</p>\r\n<p><stro
ng>VISIN</strong></p>\r\n<p style="text-align: justify;">Nios, Nias y Adolescentes
comprometidos con valores de integridad, solidaridad y excelencia. Personas con
capacidades diferentes y tercera edad ejerzan un rol protagnico y todos dispuesto
s a contribuir con el desarrollo del departamento y por ende del pas, para vivir
bien.</p>\r\n<hr title="Objetivos" class="system-pagebreak" />\r\n<p><strong>OBJ
ETIVO DE GESTIN DEL SEDEGES</strong></p>\r\n<p style="text-align: justify;">Imple
mentar y ejecutar programas y proyectos de promocin, prevencin, atencin y proteccin
dirigida a la Niez, Adolescencia, Juventud, Adultos Mayores y personas con capaci
dades diferentes del departamento de Oruro, en el marco de la Constitucin Poltica
del Estado en actual vigencia y dems disposiciones legales que informan la materi
a.</p>\r\n<hr title="Logros" class="system-pagebreak" />\r\n<p><strong>RESUMEN D
E LOS LOGROS OBTENIDOS POR EL SERVICIO DEPARTAMENTAL DE GESTIN SOCIAL</strong></p
>\r\n<p><strong>1. PROYECTOS DE PRE-INVERSIN, INVERSION:</strong></p>\r\n<p><stro
ng>ENTREGA POLIFUNCIONAL HOGAR M.A. ZELADA</strong></p>\r\n<p style="text-align:
justify;">Se cuenta con la aprobacin de un proyecto por la UPRE referente a la
Construccin de la Cancha (tinglado, graderas, cancha) del Hogar Manuel Alberto Zel
ada, obra a realizarse en predios del referido hogar calle 6 de octubre entre Len
y 1ro de Noviembre. Actualmente se ha realizado la entrega de la referida obra
por parte del Gobernador de Oruro y el Diputado Marcelo Elio con las siguientes
caractersticas:</p>\r\n<ul>\r\n<li>Construccin del polifuncional, graderas y tingla
do</li>\r\n<li>Para finales del mes de abril se inauguro el inicio de obras.</li
>\r\n<li>Financiamiento Bolivia Cambia Evo Cumple</li>\r\n<li>COSTO TOTAL Bs. 40
6.992,50</li>\r\n</ul>\r\n<p>Se realiz la ENTREGA DE LA OBRA en fecha 30 de septi
embre de la presente gestin.</p>\r\n<p><strong>CENTRO DE ACOGIDA ADULTO MAYOR EUC
ALIPTUS</strong></p>\r\n<table border="1" cellspacing="0" cellpadding="0">\r\n<t
body>\r\n<tr>\r\n<td valign="bottom" width="142">\r\n<p>Tipo de proyecto</p>\r\n
</td>\r\n<td valign="top" width="444">\r\n<p>INVERSION</p>\r\n</td>\r\n</tr>\r\n
<tr>\r\n<td valign="bottom" width="142">\r\n<p>Proyecto</p>\r\n</td>\r\n<td vali
gn="top" width="444">\r\n<p>CENTRO DE ACOGIDA PARA EL ADULTO MAYOR EUCALIPTUS</p
>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="142">\r\n<p>Caractersticas</p>\r\n</td>
\r\n<td valign="top" width="444">\r\n<p>La consigna es de dotar de una infraestr
uctura para adultos mayores, que cuenta con una superficie total de 622,49 m2 br
indndole proteccin y cuidado, considerando e incorporando todos los aspectos moder
nos arquitectnicos, para una mejor calidad de vida.</p>\r\n</td>\r\n</tr>\r\n<tr>
\r\n<td width="142">\r\n<p>Localizacin</p>\r\n</td>\r\n<td valign="top" width="44
4">\r\n<p>Se encuentra Ubicado en el Manzano 40, lote 13, entre las calles Eduar
do Abaroa entre Capitn Morales y Av. 6 de Agosto, zona central del municipio de E
ucaliptus, de la Provincia Tomas Barrn del Departamento de Oruro.</p>\r\n</td>\r\
n</tr>\r\n<tr>\r\n<td width="142">\r\n<p>Responsable de la ejecucin</p>\r\n</td>\
r\n<td valign="top" width="444">\r\n<p>Empresa Accidental Nuevo Amanecer y Asoci
ados</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="142">\r\n<p>Ejecucin de la obra<
/p>\r\n</td>\r\n<td valign="top" width="444">\r\n<p>Avance fsico 35%</p>\r\n</td>
\r\n</tr>\r\n<tr>\r\n<td valign="bottom" width="142">\r\n<p>Costo total de la ob
ra:</p>\r\n</td>\r\n<td valign="top" width="444">\r\n<p>3141.597.54 Bs.</p>\r\n</
td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> Convenio institucional entre el Gobi
erno Autnomo de Oruro con una inversin del 85% y la alcalda de eucaliptus con una i
nversin del 15%</p>\r\n<p><strong>CENTRO DE ACOGIDA GOTA DE LECHE</strong></p>\r\
n<table border="1" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td wi
dth="142">\r\n<p>Nombre del proyecto</p>\r\n</td>\r\n<td width="444">\r\n<p>CONS
TRUCCION CENTRO DE ACOGIDA GOTA DE LECHE</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td wi
dth="142">\r\n<p>Tipo de inversin</p>\r\n</td>\r\n<td width="444">\r\n<p>CONCURRE
NCIA POR CONVENIO GOBIERNO MUNICIPAL 40 % Y GOBIERNO DEPARTAMENTAL 60%</p>\r\n</
td>\r\n</tr>\r\n<tr>\r\n<td width="142">\r\n<p>Tipo de proyecto</p>\r\n</td>\r\n
<td width="444">\r\n<p>PRE-INVERCION</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width=
"142">\r\n<p>Informe de presupuesto</p>\r\n</td>\r\n<td width="444">\r\n<p>POA 2
011 GOBIERNO MUNICIPAL</p>\r\n<p>POA 2011 GOBIERNO DEPARTAMENTAL</p>\r\n</td>\r\
n</tr>\r\n<tr>\r\n<td width="142">\r\n<p>Caractersticas</p>\r\n</td>\r\n<td width
="444">\r\n<p>La consigna es de dotar de una infraestructura para las nias y nios

menores de edad desamparados de proteccin familiar.</p>\r\n</td>\r\n</tr>\r\n<tr>


\r\n<td width="142">\r\n<p>Informe del estado actual del proyecto</p>\r\n</td>\
r\n<td width="444">\r\n<p>Ya se tiene todos los archivos corregidos del proyecto
Centro de Acogida Gota de Leche y est en proceso de impresin de la carpeta del pr
oyecto para su revisin y evaluacin por la Gobernacin. Como tambin el asesor jurdico d
e SE.DE.GE.S envi borradores del convenio a la Gobernacin y Alcalda.</p>\r\n</td>\r
\n</tr>\r\n<tr>\r\n<td width="142">\r\n<p>Costo total de la obra:</p>\r\n</td>\r
\n<td width="444">\r\n<p>5.338.342,42 Bs</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</
table>\r\n<p><strong><span style="text-decoration: underline;">2. UNIDAD DE ASIS
TENCIA SOCIAL Y FAMILIA:</span></strong></p>\r\n<p><strong>INAUGURACIN DE TELECEN
TRO ZELADA:</strong></p>\r\n<ul>\r\n<li>Dirigido a nios, nias y adolescentes traba
jadores de la calle.</li>\r\n<li>Bajo el convenio con la fundacin NORSUD.</li>\r\
n<li>Se complementara con una biblioteca y sala audio video.</li>\r\n<li>Asesora
miento legal a nios, nias y adolescentes trabajadores de la calle.<em> </em></li>\
r\n</ul>\r\n<p><strong>PROYECTO CENTRO DE EQUINOTERAPIA:</strong></p>\r\n<ul>\
r\n<li>Actualmente se realiza intervenciones de acciones psico
sociales y teraput
icas, a nios, nias menores de 6 aos del hogar Gota de Leche que presentan distintas
discapacidades especiales congnitas y biolgicas.</li>\r\n<li>Se viene gestionando
la firma de convenio con el Regimiento Braun VIII de Caballera para la redaccin y
financiamiento del proyecto Centro de equinoterapia.</li>\r\n</ul>\r\n<p><stron
g>CENTRO DE ATENCIN TRANSITORIA PARA VARONES Y MUJERES:</strong></p>\r\n<ul>\r\n<
li>Adecuacin ambientes del hogar Tcnico Femenino para apertura del centro de atenc
in transitoria para varones y mujeres, presupuesto proyectado 1ra fase 19.000 Bs.
</li>\r\n</ul>\r\n<p><strong>PROYECTO CAMBIADO DE TECHOS HOGAR ELISA ANDREOLI:</
strong></p>\r\n<p>Se realizo la entrega de la carpeta de proyecto para el</p>\r\
n<ul>\r\n<li>Financiamiento y gestin con recursos econmicos de la Repblica de Espaa,
con presupuesto de 916,882.23 Bs.</li>\r\n</ul>\r\n<p><strong>ACTIVIDAD DEL 12
DE ABRIL POR EL DIA DEL NIO Y DEL 21 DE SEPTIEMBRE DIA DEL ESTUDIANTE:</strong></
p>\r\n<ul>\r\n<li>Conmemorando el 12 de abril como el da del nio, nia boliviano y e
l 21 de septiembre como el da del estudiante y de la primavera, se realizo activi
dades de recreacin, juegos y esparcimiento con los nios acogidos de los hogares de
pendientes del SEDEGES en el parque Ecolgico.</li>\r\n</ul>\r\n<p> <strong>CAMPAA
DE VITAMINAS Y MEDICAMENTOS:</strong></p>\r\n<ul>\r\n<li style="text-align: just
ify;">En coordinacin con SEDES se realizo la campaa de dotacin de medicamentos a lo
s acogidos de los hogares dependientes de SEDEGES por temporada de invierno para
salvaguardar la salud de los acogidos de los hogares.</li>\r\n</ul>\r\n<p><stro
ng>ALBERGUE TEMPORAL POR INVIERNO:</strong></p>\r\n<ul>\r\n<li style="text-align
: justify;">Se realiza la apertura del Albergue Temporal por Invierno para acoge
r a todas las personas de bajos recursos que pernoctan en las calles en este frgi
do invierno con bajas temperaturas que llegan hasta menos 15C, adems se les ofrec
erles un desayuno.</li>\r\n</ul>\r\n<p><strong>REA DE ADOPCIONES</strong></p>\r\n
<ul>\r\n<li>Adopciones nacionales 20</li>\r\n<li>Extincin de autoridad paterna
y materna 4</li>\r\n<li>Prdida de autoridad paterna y materna 3</li>\r\n<li>T
ramite de inexistencia de filiacin
10</li>\r\n<li>Tramite de legalizacin de aco
gimiento provisional 34</li>\r\n<li>Talleres de preparacin 5</li>\r\n<li>Padr
es adoptivos en preparacin
26</li>\r\n</ul>\r\n<p>Audiencias asistidas en adop
cin nacional 46, guarda 73, tutela 18, extincin de autoridad paterna 23, prdida de
autoridad paterna y materna 17.</p>\r\n<p><strong>REA DE COORDINACIN CON DEFENSORI
AS NIO, NIA ADOLESCENTE</strong></p>\r\n<ul>\r\n<li>2 talleres formacin radiofnica e
nfoque de infancia (Challapata y Caracollo)</li>\r\n<li>Creacin de 2 defensoras en
turco y San Pedro de Totora Creacin y funcionamiento de una nueva Defensora en el
municipio de Corque.</li>\r\n<li>En Gestin de una nueva Defensora en el municipio
de CHIPAYA.</li>\r\n<li>Apoyo tcnico en municipios en la elaboracin de Cartas Orgn
icas Municipales.</li>\r\n<li>Cursos y seminarios talleres en cuatro municipios
(Corque, Caracollo, Salinas, Huayllamarca) con el tema de derechos y deberes de
la niez y adolescencia.</li>\r\n<li>Gestin de aprobacin POA 2011 y apoyo econmico po
r parte de UNICEF, llegando a consensuar un apoyo de 82.257 Bs</li>\r\n</ul>\r\n
<p><strong>AREA DERECHOS DE INFANCIA - COORDINACION CON FUNDACION NORSUD</stro
ng></p>\r\n<ul>\r\n<li>Elaboracin de un plan de trabajo para realizar un Mapeo Si
tuacional de la Niez y Adolescencia en situacin de calle y niez y adolescencia trab

ajadora.</li>\r\n<li>Se elabor un plan de trabajo conjuntamente varias institucio


nes CIES, ETO, SEDES para que se realice una rplica de la Formacin de lderes.</li>\
r\n<li>Red Departamental de Trabajo a favor de la niez y adolescencia en situacin
de Calle y niez y adolescencia trabajadora a la Cabeza de SE.DE.GE.S. CIES, ETO,
CASA VIDA, SEDES, con apoyo de la Secretara Departamental de Desarrollo Social.</
li>\r\n<li>Se form parte de la Mesa de trabajo de Igualdad de Oportunidades donde
se particip en la elaboracin y redaccin de los estatutos autonmicos, donde se busc g
enerar polticas sociales a favor de la niez y adolescencia trabajadora.</li>\r\n<l
i>Se viene elaborando spots, cuas radiales y documentales, informacin y divulgacin
sobre trabajo infantil y los derechos de la infancia.</li>\r\n<li>En construccin
pagina Web exclusiva de la niez adolescencia trabajadora</li>\r\n</ul>\r\n<p> <st
rong>CENTRO DE ATENCION TERAPEUTICA MOSOJ CAUSAY</strong></p>\r\n<ul>\r\n<li>Reun
iones de coordinacin: Fiscala -Unidad de Atencin a Victima y Testigos, Mdicos Forens
es, GAMO - Unidad de Gnero y Familia, FELCC - Divisin Menores y Familia.</li>\r\n<
li>Taller de fortalecimiento de la atencin del CAT con Operadores de justicia 08/
04/2011</li>\r\n<li>Entrevista en Cmara Gessel a requerimiento Fiscal a un caso d
e testigos de Asesinato.</li>\r\n<li>Recepcin de casos de violencia sexual e intr
afamiliar. Durante la Gestin 2011 se recepcion un total de 23 casos<em></em></li>\
r\n</ul>\r\n<p><strong>CAPACITACION TECNICA PRODUCTIVA EN HOGARES SE.DE.GE.S.</
strong></p>\r\n<ul>\r\n<li>Repostera 1er nivel hogares A.D. Penny y escuela de cieg
os M.A. Suarez </li>\r\n<li>Electricidad industrial
hogar Manuel Alberto Zelada </li>\
r\n<li>Elaboracin de abonos orgnicos fermentados hogar Paria </li>\r\n<li>Electricida
d industrial hogar Paria </li>\r\n<li>Instalacin de saln de peinados y peluquera</li>\
r\n<li>Instalacin de panadera C.O. Albergue Mi Casa</li>\r\n<li>Taller de formacin
de emprendedores</li>\r\n<li>Proyecto de refaccin de horno de panadera hogar M.A.
Zelada</li>\r\n</ul>\r\n<p><strong>COORDINACION Y SUPERVISION DE HOGARES SE.DE.G
E.S</strong></p>\r\n<ul>\r\n<li>Coordinacin con Rotary Club y la administradora d
el hogar Zelada sobre la entrega de libros en beneficio de los nios y adolescente
s del hogar Zelada</li>\r\n<li>Coordinacin con Rotary Club y la administradora de
l hogar Zelada sobre la entrega de 40 colchones, 40 edredones, 40 almohadas y 5
equipos de computacin completos mas muebles en beneficio del hogar Zelada.</li>\r
\n<li>Gestin y coordinacin con CCF y las autoridades del la comunidad de paria sob
re la compra de material para cambio de caeras en el hogar paria, para que el hoga
r pueda tener constantemente el servicio de agua potable.</li>\r\n<li>Compra y e
ntrega de ropa de fin de ao a los nios, nias y adolescentes de hogares.</li>\r\n</u
l>\r\n<p> <strong>AREA DE PERSONAS CON DISCAPACIDAD</strong></p>\r\n<table borde
r="1" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td width="136">\r\
n<p align="center">Aspecto</p>\r\n<p align="center">Social</p>\r\n</td>\r\n<td w
idth="136">\r\n<p align="center">Asesoramiento Jurdico</p>\r\n</td>\r\n<td width=
"136">\r\n<p align="center">Viajes y contactos</p>\r\n</td>\r\n<td width="136">\
r\n<p align="center">Esparcimiento y actividades</p>\r\n</td>\r\n<td width="136"
>\r\n<p align="center">Jornadas</p>\r\n<p align="center">Talleres</p>\r\n</td>\r
\n</tr>\r\n<tr>\r\n<td valign="bottom" width="136">\r\n<p align="center">130 Ben
eficiarios</p>\r\n</td>\r\n<td valign="bottom" width="136">\r\n<p align="center"
>65 Beneficiarios</p>\r\n</td>\r\n<td valign="bottom" width="136">\r\n<p align="
center">245 Contactos</p>\r\n</td>\r\n<td valign="bottom" width="136">\r\n<p ali
gn="center">280 Beneficiarios</p>\r\n</td>\r\n<td valign="bottom" width="136">\r
\n<p align="center">450 Participantes</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</tab
le>\r\n<p> <strong>AREA DE TRABAJO SOCIAL</strong></p>\r\n<p style="text-align:
justify;">Atencin de casos sobre procesos de asistencia familiar, divorcio, adop
ciones, Fiscala y otros, seguimiento a convenios sociales interinstitucionales c
on la Comedores populares, Aldeas SOS-Penitenciaria, Universidad Tcnica de Oruro,
Asilo de Ancianos y elaboracin, ejecucin y seguimiento de proyectos sociales: Equ
inoterapia, Becas al proyecto Profesionales del Ejrcito de la ciudad de La Paz</p
>\r\n<p><strong>AREA DE PSICOLOGIA</strong></p>\r\n<ol>\r\n<li>Informes psicolgic
o remitidos al poder judicial 125.</li>\r\n<li>Informes psicolgico remitidos a mi
nisterio pblico 63.</li>\r\n<li>Informes psicolgico remitidos a juzgado de niez y a
dolescencia 57.</li>\r\n<li>Informes psicolgico remitidos por seguimiento post ad
optivo 71.</li>\r\n<li>Informes psicolgico remitidos a solicitud externa 79.</li>
\r\n<li>Remisin de informe semanal, mensual, semestral, anual y otros 127</li>\r\

n</ol>\r\n<p style="text-align: justify;">El rea de psicologa trabaja de manera di


recta con las poblaciones de los diferentes hogares SE.DE.GE.S; realizando evalu
aciones psicolgicas, informes, terapias y otros.</p>\r\n<p><strong>UNIDAD JURIDIC
A</strong></p>\r\n<ul>\r\n<li style="text-align: justify;">Trmite de Cdula de Iden
tidad a favor de nios, nias y adolescentes.</li>\r\n<li style="text-align: justify
;">Trmites de Legalizacin de Acogimiento y Transferencia de acogimiento.</li>\r\n<
li style="text-align: justify;">Elaboracin contratos: servicios, ademduns, conven
ios, comodatos, que fueron requeridos por la mxima autoridad ejecutiva, conforme
a la norma que se rige.</li>\r\n<li style="text-align: justify;">Intervencin en a
ctuados investigativos y judiciales en representacin del SE.DE.GE.S. en procesos
penales en la va ordinaria o especial, que involucren a nios, nias y adolescentes,
como sujetos activos o pasivos.</li>\r\n<li style="text-align: justify;">Resguar
dar los derechos y garantas de libre locomocin de la niez y adolescencia que ingres
an al Centro de Observacin Albergue "Mi Casa .</li>\r\n<li style="text-align: justi
fy;">Acciones de Prevencin, Proteccin y Atencin a los Adultos Mayores, realizando t
rmites Administrativos ante el Ministerio Pblicos, Corte Electoral, Identificacion
es y otros. Realizando trmites Judiciales (Rectificacin, Reposicin, de Partidas de
Nacimiento y Matrimonio.</li>\r\n<li style="text-align: justify;">Intervencin en
procesos judiciales, mediante la elaboracin y remisin de memoriales de apersonamie
ntos, informes sociales, psicolgicos y representaciones, de los diferentes juzgad
os en materia familiar, civil, penal dependientes de la Corte Superior de Justic
ia. Y Requerimientos Fiscales.</li>\r\n<li style="text-align: justify;">Procesos
sumarios administrativos internos del SE.DE.GE.S. con el objeto de establecer r
esponsabilidad administrativa, civil, penal, conforme a la ley 1178, D.S. 23318
- A y el ordenamiento Administrativo vigente. (a cargo del sumariante)</li>\r\n<
/ul>', '', 1, 0, 0, 2, '2012-02-27 20:46:22', 42, '', '2012-04-12 15:13:53', 42,
0, '0000-00-00 00:00:00', '2012-02-27 20:46:20', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cat
egory":"","show_parent_category":"","link_parent_category":"","show_author":"","
link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":
"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ic
on":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"",
"article_layout":""}', 7, 0, 25, '', '', 1, 2672, '{"robots":"","author":"","rig
hts":"","xreference":""}', 0, '*', ''),
(44, 87, 'Hogares del SEDEGES de la gobernacin de Oruro recibirn productos del sub
sidio prenatal y lactancia que no fueron recogidos', 'hogares-del-sedeges-de-lagobernacion-de-oruro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-n
o-fueron-recogidos', '', '<p style="text-align: justify;"><img src="images/Banne
rs/foto1.png" border="0" style="float: right; margin: 10px; border: 4px solid bl
ack;" />En cumplimiento al Reglamento de Asignaciones Familiares y Resolucin admi
nistrativa 034-2012 del 16 de febrero de la presente gestin, el Ministerio de Sal
ud y Deportes y el Instituto Nacional de Seguros de Salud, entregara productos d
e los subsidios prenatales y lactancia a los hogares dependientes del Servicio d
e Gestin Social</p>\r\n', '\r\n<p style="text-align: justify;">(SEDEGES) de la go
bernacin de Oruro.</p>\r\n<p style="text-align: justify;">Esta entrega se realiza
ra por el Ministro de Salud y Deportes Dr. Juan Carlos Calvimontes y el Dr. Migu
el ngel Suarez Canido en coordinacin con el Gobernador de Oruro Ing. Santos Javie
r Tito Veliz, en acto a efectuarse este viernes a las 17:00 horas en el hall de
la gobernacin.</p>\r\n<p style="text-align: justify;">La entrega de estos aliment
os a los ocho hogares de beneficencia es continuando con las polticas de apoyo a
la poblacin desprotegida en la presente gestin.</p>\r\n<p style="text-align: justi
fy;">Se entregarn productos del subsidio prenatal y lactancia que no fueron reco
gidos por los beneficiarios de la Distribuidora Nuevo Milenio, mismos que sern do
nados a instituciones de beneficencia social dependientes del Servicio Departame
ntal de Gestin Social (SEDEGES), con el objetivo de incidir directamente en el es
tado nutricional de la poblacin ms vulnerable.</p>\r\n<p style="text-align: justif
y;">Los hogares beneficiados son: Centro de formacin infantil "Gota de leche" hog
ar Elisa Andreoli centro transitorio "Crecer" centro de observacin "Albergue mi C
asa" hogar Amor de Dios "Penny" hogar Manuel Alberto "Zelada" centro de acogida
"Paria" hogar Mara Antonieta Suarez"</p>\r\n<p style="text-align: justify;">El mo

nto total de los productos rezagados a ser entregados a los hogares del SEDEGES
alcanza a 35.334.00 bolivianos.</p>\r\n<p style="text-align: justify;">Product
os del subsidio:<strong></strong>leche fluida Leche en polvo Entera Instan. (Lat
a) Leche en polvo Chocolatada (Bolsa) Yogurt Frutado Yogurt Bebible Queso madura
do Edam Mantequilla Queso fundido Dulce de leche Quinua Real Hojuela de quinua N
uez Amaznica Quaker de Cebada Galletas de amaranto y/o caagua Sesamo Frejol Supre
lac Cereal Instantneo de Amaranto Miel de Abeja Jugo de frutas con soya Sal yodo
fluorada 1 k Jugo Lcteo Aceite fino vegetal NUTRIBEBE y Fideo fortificado.(SDQ).<
/p>', 1, 0, 0, 2, '2012-02-28 11:51:35', 42, '', '2012-04-05 13:44:14', 42, 0, '
0000-00-00 00:00:00', '2012-02-28 11:51:34', '0000-00-00 00:00:00', '', '', '{"s
how_title":"","link_titles":"","show_intro":"","show_category":"","link_category
":"","show_parent_category":"","link_parent_category":"","show_author":"","link_
author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","s
how_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"
","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","arti
cle_layout":""}', 6, 0, 30, '', '', 1, 2445, '{"robots":"","author":"","rights":
"","xreference":""}', 0, '*', ''),
(45, 88, 'Municipio de Toledo en riesgo de inundarse por desborde del brazo de
recho del ro Desaguadero', 'municipio-de-toledo-en-riesgo-de-inundarse-por-desbor
de-del-brazo-derecho-del-rio-desaguadero', '', '<p style="text-align: justify;">
<img src="images/Banners/foto2.png" border="0" style="float: left; margin: 10px;
border: 2px solid black;" />El municipio de Toledo de la provincia Saucar del d
epartamento de Oruro corre el riesgo de inundarse debido al desborde del brazo d
erecho del ri Desaguadero, as verifico en inspeccin el equipo interinstitucional de
l Centro de Operaciones de Emergencia (COE) este jueves en conferencia de prensa
en la gobernacin. </p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p st
yle="text-align: justify;">En el puente Aroma del rio desaguadero en su brazo
derecho se presentan desbordes, al igual que en el puente Lacajahuira, el ro ha
crecido en mayor proporcin que la gestin pasada y son los primeros desbordes, pues
to que en este sector no suele presentarse estas contingencias, explic el respon
sable del rea de prevencin de riesgos de la gobernacin de Oruro, Wilfredo Iporre.</
p>\r\n<p>El caudal del ro Desaguadero subi aproximadamente en un metro, lo que e
st provocando el desborde del ro en cercanas del municipio de Toledo, dijo Iporre a
tiempo de sealar que felizmente el municipio de Toledo tiene un dique de prote
ccin de la toda la poblacin y ello podra evitar que se inunde el pueblo, pero el ri
esgo es permanente.</p>\r\n<p style="text-align: justify;">Iporre explic que el i
ncremento de las aguas en el ro Desaguadero se debe a las lluvias que se suscitan
el departamento de La Paz y el vecino pas del Per, estas aguas llegan hasta nuest
ro departamento porque se tiene un sistema endorreico del lago Titicaca, ro Des
aguadero, lago Poop y el salar de Coipasa (TDPS).</p>\r\n<p style="text-align: ju
stify;">Agreg que a ello se suma el problema de regulacin hdrica que realizan los c
omunarios de Jausi, casi al final del ri Desaguadero donde se construyen diques p
ara formar lagunas y tener una especie de criaderos de peses; sin embargo en ti
empo de lluvias estos trabajos no son reparados y el problema se agrava porque l
as aguas crecen y causan ms inundaciones.</p>\r\n<p style="text-align: justify;">
Ante las persistentes lluvias no solo en el departamento de Oruro sino en el pas
el COE departamental el mircoles destaco varias comisiones a los municipios afe
ctados por los desbordes y las inundaciones para realizar un relevamiento de inf
ormacin sobre el incremento de las familias afectadas, ganado y cultivos perdidos
.</p>\r\n<p>En las prximas horas el COE departamental se reunir para tener toda la
informacin de todos los municipios y actualizar informacin al respecto, dijo Ipor
re.</p>\r\n<p style="text-align: justify;">De acuerdo a informe preliminar de De
fensa Civil Oruro el nmero de familias afectadas por las inundaciones y desborde
del ro Desaguadero alcanza a 2320 familias damnificadas en los cinco municipios a
quejados por las lluvias en el departamento de Oruro.</p>\r\n<p style="text-ali
gn: justify;">Los municipios afectados por las inundaciones en el departamento
de Oruro son siete: EL Choro, Caracollo, Chipaya, Toledo, Paza, Antequera y Macha
camarca, estos dos ltimos no cuentan con resolucin municipal de declaratoria de em
ergencia, afirm el director de Defensa Civil en Oruro, Cnl. Rubn Camacho. (SDQ)</p
>', 1, 0, 0, 2, '2012-02-28 12:01:37', 42, '', '2012-04-05 13:43:19', 42, 0, '00

00-00-00 00:00:00', '2012-02-28 12:01:35', '0000-00-00 00:00:00', '', '', '{"sho


w_title":"","link_titles":"","show_intro":"","show_category":"","link_category":
"","show_parent_category":"","link_parent_category":"","show_author":"","link_au
thor":"","show_create_date":"","show_modify_date":"","show_publish_date":"","sho
w_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"",
"show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","articl
e_layout":""}', 4, 0, 28, '', '', 1, 2216, '{"robots":"","author":"","rights":""
,"xreference":""}', 0, '*', ''),
(46, 89, 'Gobernacin gestiona recursos para implementar proyecto nacional de past
os nativos', 'gobernacion-gestiona-recursos-para-implementar-proyecto-nacional-d
e-pastos-nativos', '', '<p style="text-align: justify;"><img src="images/Banners
/foto3.png" border="0" style="float: right; margin: 10px; border: 2px solid blac
k;" />La gobernacin de Oruro y el Viceministerio de Desarrollo Rural y Tierras
gestionan financiamiento del vecino pas del Brasil, para que el proyecto de recu
peracin, conservacin y manejo de pastos nativos se convierta en un proyecto a nive
l nacional, porque a la fecha este proyecto es ejecutado por el Gobierno Autnomo<
/p>\r\n', '\r\n<p style="text-align: justify;">departamental de Oruro.</p>\r\n<p
style="text-align: justify;">El embajador del Brasil, Marcel Biato, expres su in
ters en un intercambio de experiencias en la conservacin y manejo de pastos nativo
s, quien este mircoles estuvo de visita en el municipio de Toledo de la provinc
ia Saucar del departamento de Oruro junto al Vice Ministro de Desarrollo Rural y
Tierras Vctor Hugo Vsquez, adems de las autoridades de la gobernacin de Oruro, como
el secretario general Ing. Florencio Choque y el secretario departamental de M
edio ambiente y Madre Tierra, Flix Callata.</p>\r\n<p style="text-align: justify
;">El Vice Ministro de Desarrollo Rural y Tierras, manifest que se trabajar un con
venio marco a travs del Instituto Nacional de Innovacin Agropecuaria y Forestal (I
NIAF) y su similar en el Brasil EMBRAPA para emprender un trabajo conjunto de
conservacin y manejo de las praderas nativas para incentivar principalmente la pr
oduccin de ganado ovino, vacuno y camlido. </p>\r\n<p style="text-align: justify;"
> Nunca nadie se ocup de las pasturas pero ahora estamos empezando y tenemos pensad
o en un buen socio como es el Brasil, para el prximo mes, el 14 al 16 de marzo s
e tiene planificado visitar Brasil para un intercambio de experiencias, donde s
e expondr el proyecto que ahora tiene la gobernacin de Oruro , dijo Vsquez.</p>\r\n<p
style="text-align: justify;">Por su parte el embajador del Brasil que lleg por p
rimera vez a una comunidad del altiplano orureo mencion que fue una oportunidad m
uy provechosa y pudo verificar que existe mucho conocimiento desarrollado sobre
los pastos nativos y ellos tienen similar trabajo, por ello queremos compartir es
tas experiencias , dijo Biato.</p>\r\n<p style="text-align: justify;">En el mes de
marzo se tiene programado un evento cientfico en Brasil, Matogroso, donde se rec
ibir informacin sobre el proyecto de recuperacin, conservacin y manejo de praderas
o pastos nativos y en el mbito de la solidaridad e integracin se analizar la posibi
lidad de una cooperacin, complement el embajador del Brasil. (SDQ)</p>', 1, 0, 0
, 2, '2012-02-28 12:06:01', 42, '', '2012-04-05 13:41:24', 42, 0, '0000-00-00 00
:00:00', '2012-02-28 12:05:59', '0000-00-00 00:00:00', '', '', '{"show_title":""
,"link_titles":"","show_intro":"","show_category":"","link_category":"","show_pa
rent_category":"","link_parent_category":"","show_author":"","link_author":"","s
how_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navi
gation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote"
:"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":"
"}', 5, 0, 27, '', '', 1, 2037, '{"robots":"","author":"","rights":"","xreferenc
e":""}', 0, '*', ''),
(47, 90, 'Gobernacin de Oruro inicia campaa de solidaridad para los damnificados d
e Pando.', 'gobernacion-de-oruro-inicia-campana-de-solidaridad-para-los-damnific
ados-de-pando', '', '<p style="text-align: justify;"><strong><img src="images/Ba
nners/foto4.png" border="0" style="margin: 10px; border: 2px solid black; float:
left;" />L</strong>a gobernacin de Oruro a travs de la Secretaria de Desarrollo S
ocial de la gobernacin de Oruro, este jueves ha iniciado una campaa de solidaridad
para los damnificados por las inundaciones en el departamento de Pando.</p>\r\n
<p style="text-align: justify;">Martin Mollo, Secretario de Desarrollo Social, c
onvoc a travs de los medios</p>\r\n', '\r\n<p style="text-align: justify;">a la ci

udadana orurea a poder solidarizarse con los hermanos de Pando que estn sufriendo
los efectos de las inundaciones y muchos de ellos han quedado sin casa, document
os, vestimenta, prcticamente han quedado en la calle. </p>\r\n<p style="text-alig
n: justify;">Ante desborde del ro Acre inundando a toda la ciudad de cobija, los
municipios de Filadelfia y Porvenir, por ello se est realizando las gestiones a
nte algunos medios de comunicacin para que sean copatrocinadores en esta campaa so
lidaria, dijo Mollo.</p>\r\n<p style="text-align: justify;"> Queremos pedir a toda
la poblacin orurea que siempre es solidaria nos ayude a recaudar alimentos secos,
agua, ropa, frazadas y otros enceres para nuestros hermanos de Cobija Pando que
estn sufriendo en estos das porque no tiene donde dormir ni que comer, han perdido
todo, el agua se los llev , manifest Mollo.</p>\r\n<p style="text-align: justify;">
Esta campaa ser coordinada con el Centro de Operaciones de Emergencia (COE) depar
tamental y un medio de comunicacin televisivo en la ciudad de Oruro para lograr r
ecaudar las vituallas y otros enceres que se requiera para ayudar a las familia
s pandinas. (SDQ)</p>', 1, 0, 0, 11, '2012-02-28 12:09:02', 42, '', '2012-02-2
8 12:20:31', 42, 0, '0000-00-00 00:00:00', '2012-02-28 12:09:01', '0000-00-00 00
:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_catego
ry":"","link_category":"","show_parent_category":"","link_parent_category":"","s
how_author":"","link_author":"","show_create_date":"","show_modify_date":"","sho
w_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"
","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternati
ve_readmore":"","article_layout":""}', 3, 0, 132, '', '', 1, 1634, '{"robots":""
,"author":"","rights":"","xreference":""}', 0, '*', ''),
(48, 91, 'Facultades del Gobernador', 'facultades-del-gobernador', '', '<ul>\r\n
<li style="text-align: justify;">Cumplir y hacer cumplir la Constitucin Poltica de
l Estado, las Leyes, Decretos, Resoluciones y otras disposiciones legales vigent
es.</li>\r\n<li style="text-align: justify;">Ejercer la representacin legal del G
obierno Autnomo Departamental de Oruro en base al rgimen Autonmico contenida en la
Constitucin Poltica del Estado Plurinacional.</li>\r\n<li style="text-align: justi
fy;">Administrar recursos econmicos y financieros, los bienes y servicios de domi
nio para uso departamental.</li>\r\n<li style="text-align: justify;">Instruir la
elaborar y ejecucin del Plan Departamental de Desarrollo Econmico y Social, PDD,
PEI de acuerdo a las normas del Sistema Nacional de Planificacin, en coordinacin c
on los diferentes Ministerios del Gobierno en el marco del Plan Nacional de Desa
rrollo - PND.</li>\r\n<li style="text-align: justify;">Instruir la administracin
de los recursos asignados para el funcionamiento de las Secretaras Departamentale
s, Direcciones de Servicios Departamentales y otras unidades organizacionales, e
n el marco de las polticas y normas establecidas para el fin.</li>\r\n<li style="
text-align: justify;">Dirigir la administracin pblica y coordinar la accin de las S
ecretaras Departamentales, delegando y desconcentrando funciones tcnicas, legales
y administrativas.</li>\r\n<li style="text-align: justify;">Instruir y supervisa
r la elaboracin del proyecto de Presupuesto Departamental, en conformidad a las n
ormas del Sistema de Presupuesto y otras normativas, y remitir a la Asamblea Dep
artamental para su consideracin y aprobacin, al igual que a otras instancias nacio
nales.</li>\r\n<li style="text-align: justify;">Ejecutar y supervisar la ejecucin
del Presupuesto Departamental en el marco del Plan de Desarrollo Departamental,
Ley 1178 y otras disposiciones legales. </li>\r\n<li style="text-align: justif
y;">Promover la participacin social, generando relaciones con las organizaciones
sociales, comunitarias y vecinales a travs de sus representantes.</li>\r\n<li sty
le="text-align: justify;">Promulgar las Leyes departamentales, emitir Decretos,
Resoluciones y otras disposiciones en el marco del ordenamiento jurdico de su com
petencia y conferidas como atribucin por la Constitucin Poltica del Estado, Ley Mar
co de Autonomas y Descentralizacin, Estatuto Autonmico Departamental y otras dispos
iciones legales.</li>\r\n<li style="text-align: justify;">Suscribir contratos y
convenios interinstitucionales de nivel nacional e internacional en el marco de
las Polticas y disposiciones legales.</li>\r\n<li style="text-align: justify;">Re
solver los recursos administrativos que se interpongan con relacin a materias de
su competencia.</li>\r\n<li style="text-align: justify;">Designar a las autorida
des administrativas departamentales, cuyo nombramiento es de su competencia espe
cifica; conforme establecen las disposiciones legales vigentes.</li>\r\n<li styl

e="text-align: justify;">Gestionar crditos para la inversin pblica y promover la in


versin social con capitales financieros en el Departamento.</li>\r\n<li style="te
xt-align: justify;">Otorgar personeras jurdicas a Organizaciones No Gubernamentale
s, Fundaciones, Organizaciones Sociales, Comunidades constituidas en Markas y Ay
llus, Juntas Vecinales y otros que desarrollan sus actividades en el departament
o, segn disposiciones legales.</li>\r\n<li style="text-align: justify;">Toma de a
cciones y decisiones ejecutivas sobre las competencias establecidas para los Gob
iernos Departamentales Autnomos segn la Constitucin Poltica del Estado Plurinacional
, Ley Marco de Autonomas y Descentralizacin y otras disposiciones legales vigentes
.</li>\r\n</ul>', '', 1, 0, 0, 2, '2012-02-29 14:34:48', 42, '', '2012-04-12 14:
41:21', 42, 0, '0000-00-00 00:00:00', '2012-02-29 14:34:47', '0000-00-00 00:00:0
0', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"
","link_category":"","show_parent_category":"","link_parent_category":"","show_a
uthor":"","link_author":"","show_create_date":"","show_modify_date":"","show_pub
lish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","sh
ow_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_re
admore":"","article_layout":""}', 3, 0, 24, '', '', 1, 811, '{"robots":"","autho
r":"","rights":"","xreference":""}', 0, '*', ''),
(49, 93, 'Coordinacin de Gestin de Calidad y Desarrollo Institucional', 'coordinac
ion-de-gestion-de-calidad-y-desarrollo-institucional', '', '<div style="float: l
eft; width: 70%;">\r\n<p><span style="color: red; font-size: 9px;">Coordinador</
span><br /> <strong>ELVIS REGIS AYZA ATORA</strong></p>\r\n<p style="text-align:
justify;">Elvis Regis Ayza Atora, naci el 24 de agosto de 1972. Realiz sus estudi
os superiores en la Universidad Tcnica de Oruro (UTO FCEFA), habiendo obtenido el
Ttulo de Administrador de Empresas. Posteriormente realiz un Diplomado en Direccin
y Gestin de Empresas en la Universidad Catlica Boliviana (UCB) y el Instituto Bol
iviano de Estudios Empresariales (IBEE, 1999). Entre los aos 2001 a 2003 hizo una
Maestra en Gestin de Negocios Internacionales en la Repblica Federal del Brasil. P
osee una carrera profesional tanto en el mbito nacional como internacional, habie
ndo trabajado en Bolivia en empresas como: Fbrica de Vidrio Templado (FAVITEMP),
Empresa Minera Inti Raymi S.A. (EMIRSA), Especialistas en Auditora y Marketing (E
SPAMAR), Cmara Departamental de Exportadores de Oruro (CADEXOR) y Sociedad Nacion
al de Productores y Transformadores Orgnicos S.R.L. (SONAPTO). Por otro lado tamb
in fue catedrtico en la Universidad Privada de Oruro (UNIOR).</p>\r\n<p style="tex
t-align: justify;">En la Repblica Federal del Brasil, trabaj para el programa del
gobierno federal denominado Programa Nacional de Apoyo Tecnolgico a la Exportacin
(PROGEX) y el Instituto de Tecnologa del Paran (TECPAR) en coordinacin con la Asoci
acin de Desarrollo Tecnolgico de Londrina y Regin (ADETEC). Asimismo, form parte de
la Red de Agentes de Comercio Exterior (REDEAGENTES) del Ministerio do Desarroll
o, Industria y Comercio Exterior
MDIC, y Red Nacional de Agentes en Poltica Indus
trial (RENAPI), coordinada por la Agencia Brasilea de Desarrollo Industrial (ABDI
), entidad que coordina ejecuta y promueve la Poltica Industrial, Tecnolgica y de
Comercio Exterior del Brasil (PITCE). Por otro lado, tambin fue catedrtico de post
grado en dos universidades del vecino pas: Universidad Tecnolgica Federal del Para
n (UTFPR) y la Pontificia Universidad Catlica del Paran (PUCPR).</p>\r\n<p style="t
ext-align: justify;">Actualmente es Coordinador de Gestin de Calidad y Desarrollo
Institucional del Gobierno Autnomo Departamental de Oruro.</p>\r\n</div>\r\n<div
style="float: right; width: 28%;">\r\n<div style="text-align: center; color: #f
ff; ; font-size: 8px; background: #999; padding: 1px; width: 95%; font-weight: b
old;">MAS INFORMACIN</div>\r\n<br />\r\n<div style="color: #0000ff; font-size: 14
px;"><strong>Coordinacion de Gestion de Calidad y Desarrollo Institucional</stro
ng></div>\r\n<p><span style="text-align: justify; font-size: 10px; font-family:
''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Plaza 10 de Febrero</sp
an><br /> <span style="text-align: justify; font-size: 10px; font-family: ''Luci
da Sans Unicode'', ''Lucida Grande'', sans-serif;">Oruro - Bolivia</span><br />
<span style="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Un
icode'', ''Lucida Grande'', sans-serif;">Telf./Fax:252-52410</span><span style="
text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lu
cida Grande'', sans-serif;"><br /> </span></p>\r\n<img src="images/Logos/cadi.jp
g" border="0" alt="" align="middle" style="display: block; margin-left: auto; ma

rgin-right: auto;" /></div>\r\n<div style="clear: left;"> </div>\r\n<hr title="M


isin y Visin" class="system-pagebreak" />\r\n<p><strong>Misin</strong></p>\r\n<p st
yle="text-align: justify;">Desarrollar acciones y procesos necesarios de cambio
orientados a la gestin de calidad y desarrollo institucional, coadyuvando al logr
o de los objetivos de la institucin, mediante la aplicacin de Reglamentos y Manual
es que rigen la administracin interna, y adems cumpliendo y haciendo seguimiento a
la implementacin de las recomendaciones de la Contralora General del Estado.</p>\
r\n<p><strong>Visin</strong></p>\r\n<p style="text-align: justify;">Lograr un mar
co normativo interno adecuado y suficiente para una adecuada organizacin administ
rativa que permita la implementacin de acciones y procesos orientados a la gestin
de calidad y desarrollo institucional.</p>\r\n<hr title="Objetivos" class="syste
m-pagebreak" />\r\n<p><strong>Objetivos de Gestin 2010
2015</strong></p>\r\n<ol>\
r\n<li style="text-align: justify;">Contribuir en la organizacin administrativa d
el Gobierno Autnomo Departamental de Oruro, de acuerdo con los objetivos instituc
ionales.</li>\r\n<li style="text-align: justify;">Facilitar el cumplimiento de l
as recomendaciones de la Contralora General del Estado, manteniendo actualizada l
a informacin referida a los informes de auditora de control interno y a los de con
trol externo.</li>\r\n<li style="text-align: justify;"><strong></strong>Administ
rar las acciones y/o actividades preliminares para desarrollar una gestin pblica d
e calidad en la institucin y trabajar en el desarrollo institucional mediante la
capacitacin a los servidores pblicos, el desarrollo de normatividad secundaria y l
os instrumentos que coadyuven a este fin.</li>\r\n<li style="text-align: justify
;">Planificar, organizar y ejecutar la elaboracin, revisin, actualizacin y difusin d
e Manuales y Reglamentos Internos del Gobierno Autnomo Departamental de Oruro.</l
i>\r\n</ol><hr title="Reglamentos, Manuales y Guas" class="system-pagebreak" />\r
\n<p><strong>Reglamentos, Manuales y Guas</strong></p>\r\n<ul>\r\n<li><a href="in
dex.php?option=com_content&amp;view=article&amp;id=24">Reglamentos Especficos (Le
y 1178)</a></li>\r\n<li><a href="index.php?option=com_content&amp;view=article&a
mp;id=25">Reglamentos Internos</a></li>\r\n<li><a href="index.php?option=com_con
tent&amp;view=article&amp;id=23">Manuales Internos</a></li>\r\n<li><a href="inde
x.php?option=com_content&amp;view=article&amp;id=22">Guas</a></li>\r\n</ul>', '',
1, 0, 0, 2, '2012-03-19 22:04:01', 42, '', '2012-04-25 15:06:19', 42, 0, '000000-00 00:00:00', '2012-03-19 22:04:00', '0000-00-00 00:00:00', '', '', '{"show_t
itle":"","link_titles":"","show_intro":"","show_category":"","link_category":"",
"show_parent_category":"","link_parent_category":"","show_author":"","link_autho
r":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_i
tem_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","sh
ow_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_l
ayout":""}', 20, 0, 23, '', '', 1, 9075, '{"robots":"","author":"","rights":"","
xreference":""}', 0, '*', ''),
(50, 94, 'Gobernador de Oruro ratifica el pedido de militarizacin de la zona limtr
ofe con Potos', 'gobernador-de-oruro-ratifica-el-pedido-de-militarizacion-de-la-z
ona-limitrofe-con-potosi', '', '<p><span style="color: #000000;"><span style="fo
nt-family: Calibri;"><img src="images/Noticias/dsc0561463.jpg" border="0" alt=""
/>El gobernado de Oruro, Ing. Santos Tito, ratific este mircoles el pedido a las
autoridades nacionales de los ministerios de Defensa, Gobierno y Autonomas milita
rizar la zona de conflicto limtrofe entre Oruro y Potos, en el sector de Challuma
(Oruro) y Coroma (Potos).</span></span></p>\r\n<p><span style="color: #000000;"><
span style="font-family: Calibri;">El gobernador Santos Tito mencion tambin que se
ha solicitado en varias ocasiones al ministro de la presidencia y tambin con el
gobernador de Potos, Feliz Gonzales, para que se efectivice la militarizacin de la
zona de conflicto, porque se acerca la temporada de la cosecha de la quinua y e
n el sector de Rodeo existen 50 hectreas de sembrado listo para cosechar y se teme
por nuevos enfrentamientos.</span></span></p>\r\n<p><span style="color: #000000
;"><span style="font-family: Calibri;"> De acuerdo a versiones de los mismo comuna
rios, de una hectrea de sembrado de quinua se cosecha entre 15 a 20 quintales, si
hacemos la sumatoria de las 50 hectreas se podra cosechar mil quintales de quinua
y este producto tendra un costo de unos 700 mil bolivianos, si el quintal sera a
700 bolivianos agreg la autoridad.</span></span></p>\r\n<p><span style="color: #00
0000;"><span style="font-family: Calibri;">Ante este conflicto de quien cosecha

la quinua, el gobernador Santos Tito plante que el ejercit se haga cargo de la cos
echa y el producto vaya en beneficio de los hogares de nios o ancianos de ambos d
epartamentos.</span></span></p>\r\n<p><span style="color: #000000;"><span style=
"font-family: Calibri;"> Como departamento de Oruro realizaremos todas las accione
s de una frrea defensa del territorio en base a los documentos histricos ancestral
es que se tienen, y en base a la nueva Ley de Unidades Territoriales; adems de ga
rantizar la pacfica convivencia en la zona , asever el gobernador.
</span></span>
</p>\r\n<p><span style="font-family: Calibri; color: #000000; font-size: small;"
> </span></p>\r\n<p><span style="font-family: Calibri; color: #000000; font-size
: small;"> </span></p>', '', 0, 0, 0, 2, '2012-04-03 22:10:45', 42, '', '2012-04
-03 22:21:40', 42, 0, '0000-00-00 00:00:00', '2012-04-03 22:10:45', '0000-00-00
00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_cate
gory":"","link_category":"","show_parent_category":"","link_parent_category":"",
"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","s
how_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon"
:"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alterna
tive_readmore":"","article_layout":""}', 4, 0, 26, '', '', 1, 0, '{"robots":"","
author":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(51, 95, 'Gobernador de Oruro ratifica el pedido de militarizacin de la zona limtr
ofe con Potos', 'noticia1', '', '<p><span style="color: #000000;"><span style="fo
nt-family: Calibri;"><img src="images/Noticias/dsc0561463.jpg" border="0" alt=""
/>El gobernador de Oruro, Ing. Santos Tito, ratific este mircoles el pedido a las
autoridades nacionales de los ministerios de Defensa, Gobierno y Autonomas milit
arizar la zona de conflicto limtrofe entre Oruro y Potos, en el sector de Challuma
(Oruro) y Coroma (Potos).</span></span></p>\r\n', '\r\n<p> <span style="color: #
000000;"><span style="font-family: Calibri;">El gobernador Santos Tito mencion ta
mbin que se ha solicitado en varias ocasiones al ministro de la presidencia y tam
bin con el gobernador de Potos, Feliz Gonzales, para que se efectivice la militari
zacin de la zona de conflicto, porque se acerca la temporada de la cosecha de la
quinua y en el sector de Rodeo existen 50 hectreas de sembrado listo para cosechar
y se teme por nuevos enfrentamientos.</span></span></p>\r\n<p><span style="colo
r: #000000;"><span style="font-family: Calibri;"> De acuerdo a versiones de los mi
smo comunarios, de una hectrea de sembrado de quinua se cosecha entre 15 a 20 quin
tales, si hacemos la sumatoria de las 50 hectreas se podra cosechar mil quintales
de quinua y este producto tendra un costo de unos 700 mil bolivianos, si el quin
tal sera a 700 bolivianos agreg la autoridad.</span></span></p>\r\n<p><span style="
color: #000000;"><span style="font-family: Calibri;">Ante este conflicto de quie
n cosecha la quinua, el gobernador Santos Tito plante que el ejercit se haga cargo
de la cosecha y el producto vaya en beneficio de los hogares de nios o ancianos
de ambos departamentos.</span></span></p>\r\n<p><span style="color: #000000;"><s
pan style="font-family: Calibri;"> Como departamento de Oruro realizaremos todas l
as acciones de una frrea defensa del territorio en base a los documentos histricos
ancestrales que se tienen, y en base a la nueva Ley de Unidades Territoriales;
adems de garantizar la pacfica convivencia en la zona , asever el gobernador.
</sp
an></span></p>\r\n<p><span style="font-family: Calibri; color: #000000; font-siz
e: small;"> </span></p>\r\n<p><span style="font-family: Calibri; color: #000000;
font-size: small;"> </span></p>', 1, 0, 0, 11, '2012-04-03 22:12:54', 42, '', '
2012-04-10 14:12:02', 42, 0, '0000-00-00 00:00:00', '2012-04-03 22:12:54', '0000
-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","sh
ow_category":"","link_category":"","show_parent_category":"","link_parent_catego
ry":"","show_author":"","link_author":"","show_create_date":"","show_modify_date
":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_prin
t_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","
alternative_readmore":"","article_layout":""}', 3, 0, 130, '', '', 1, 1673, '{"r

obots":"","author":"","rights":"","xreference":""}', 0, '*', ''),


(52, 96, 'INSPECCION FINAL PARA LA ENTREGA DEL TRAMO HUACHACALLA', 'inspeccio
n-final-para-la-entrega-del-tramo-huachacalla', '', '<p align="center"><strong>G
OBERNACIN REALIZARA INSPECCION FINAL PARA LA ENTREGA DEL </strong><strong> TRA
MO HUACHACALLA - PISIGA</strong></p>\r\n<p><img src="images/Noticias/dsc01463.pn
g" border="0" style="margin: 10px; border: 2px solid black; float: left;" />El G
obierno Autnomo del Departamento de Oruro realizar la inspeccin final del tramo car
retero Huachacalla
Pisiga para su posterior entrega, la carretera forma parte
del Corredor</p>\r\n', '\r\n<p>Biocenico, por ello su importancia, est inspeccin t
endr la presencia del presidente Evo Morales el jueves 5 de abril de 2012.</p>\r\
n<p>Estos acuerdos se determinaron el jueves 29 de marzo en una reunin que se de
sarroll en el Municipio de Sabaya con la presencia del Gobernador del Departamen
to de Oruro Ing. Santos Tito Vliz en compaa de su equipo de trabajo de la Gobernacin
y el alcalde del Municipio de Sabaya Ismael Calle Fernndez, autoridades originar
ias y comunarios en general.</p>\r\n<p>El Gobernador del departamento Ing. Santo
s Javier Tito Vliz en la oportunidad indic: este tramo es importante para el depart
amento de Oruro por ser parte de la Red Vial Fundamental y forma parte del "Cor
redor Biocenico Este a Oeste", y el 5 de abril fecha en que el municipio de Sabay
a festeja su aniversario, queremos realizar la entrega del mercado en Pisiga, i
nfraestructuras de dos unidades educativas y la refaccin de su iglesia en el muni
cipio de Sabaya, adems de la inspeccin final de la carreta del tramo Huachacalla
Pisiga.</p>\r\n<p>El Alcalde de Sabaya, Ismael Calle, agradeci al Gobernador del
departamento de Oruro, Santos Tito por hacer realidad la conclusin de este tramo,
que estuvo postergado por varias gestiones: esta carretera es importante para nu
estra comunidad por ser centinela de Bolivia .</p>\r\n<p>El tramo Huachacalla - Pi
siga se encuentra en la zona altiplnica por encima de los 3.700 msnm, con una lon
gitud de 70.80 Km. contar con un ancho de calzada de 8 m. bermas de 1m. cada una,
capa de rodadura con pavimento rgido de 20 cm. con un promedio de velocidad para
vehculos pesados de 60 Km. /hora, con un tiempo total de recorrido de 45 minutos
.</p>\r\n<p>El presidente Evo Morales junto al Gobernador de Oruro Ing. Santos T
ito en esta oportunidad, realizarn la entrega del mercado (campo ferial) en la lo
calidad de Pisiga, que contara con un mdulo ferial con puestos de venta para co
mercializacin de camlidos y sus derivados, comprende 82 puestos de venta, rea de c
omidas, dormitorio y batera de baos con una inversin de 151.043 Bs. financiada del
programa Bolivia cambia Evo cumple, posteriormente se realizara una inspeccin de
la carreta por va terrestre hasta llegar al municipio de Sabaya donde se realizar
a la entrega de dos unidades educativas y la iglesia colonial de Sabaya.</p>\r\n
<p>En el municipio de Sabaya se realizara la entrega de las Unidades Educativas
Jos Mara Eguez Cuellar , que contar con una infraestructura de dos plantas, en un
primer mdulo de 4 aulas en la planta baja y 4 aulas en la planta alta, el rea admi
nistrativa que comprende direccin secretara, y la sala de reuniones, el segundo mdu
lo de una sola planta el cual contempla de dos aulas tcnicas y un tercer mdulo que
consiste en la construccin de un saln de actos con un bloque de baos para varones
y mujeres con una inversin de 237.854 $us., La ampliacin del Colegio Ciudadela Es
tudiantil, el cual consiste en la construccin de aulas en dos plantas y oficinas
para administracin, Construccin del internado de dos plantas para varones, muje
res, cocina y comedor con una inversin de 352.833 $us.</p>\r\n<p>Adems se realiz
ar la entrega de la refaccin de la iglesia colonial del municipio de Sabaya, dond
e se tiene datos histricos, pinturas, cuadros coloniales, la refaccin de la Iglesi
a de Sabaya tiene como objetivo de fomentar el turismo en el departamento de Oru
ro.</p>', 1, 0, 0, 11, '2012-04-04 13:54:49', 42, '', '2012-04-04 14:38:11', 42,
0, '0000-00-00 00:00:00', '2012-04-04 13:54:49', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cat
egory":"","show_parent_category":"","link_parent_category":"","show_author":"","
link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":
"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ic
on":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"",
"article_layout":""}', 4, 0, 128, '', '', 1, 1483, '{"robots":"","author":"","ri
ghts":"","xreference":""}', 0, '*', ''),
(53, 97, 'convenio de cooperacin interinstitucional con la ALT', 'convenio-de-co

operacion-interinstitucional-con-la-alt', '', '<p class="yiv214804869msonormal"


style="text-align: justify;"><strong>Gobernador firm convenio de cooperacin inter
institucional con la ALT </strong></p>\r\n<p style="text-align: justify;"><img
src="images/Noticias/convenio.jpg" border="0" style="margin: 10px; border: 2px s
olid black; float: right;" />El gobierno autnomo departamental de Oruro este vier
nes procedi a la firma de un convenio interinstitucional con la autoridad binacio
nal autnoma del sistema hdrico del lago Titicaca, rio Desaguadero, lago Poop y sala
r de Coipasa (ALT)</p>\r\n', '\r\n<p style="text-align: justify;">La firma del
convenio se efectu entre los representantes legales de ambas instituciones, el go
bernador de Oruro Santos Tito y el representantes de la ALT, Luis Jos del Castil
lo Rodrguez. </p>\r\n<p style="text-align: justify;">El convenio tiene el objetiv
o de<strong> </strong>elaborar, desarrollar y ejecutar, planes, programas, proye
ctos y actividades para la optimizacin de la gestin de los recursos hdricos en rela
cin a: La optimizacin de su uso. Ordenamiento de la gestin, planificacin de la gestin
, desarrollo de infraestructura hidrulica y monitoreo y evaluacin de gestin integra
da.</p>\r\n<p style="text-align: justify;">Elaborar, desarrollar y ejecutar, pla
nes, programas, proyectos y actividades para la optimizacin de la gestin de los re
cursos hidrobiolgicos, relacionados con; inventario y anlisis de las potencialidad
es para su desarrollo, ordenamiento para el aprovechamiento sostenible, desarrol
lo de programas piloto para el aprovechamiento sostenible; desarrollar iniciativ
as de aprovechamiento sostenible, monitoreo y evaluacin e su gestin.</p>\r\n<p sty
le="text-align: justify;">Elaborar, desarrollar y ejecutar, planes, programas, p
royectos y actividades para la conservacin de medio ambiente, relacionados a: est
ablecimiento de marco jurdico institucional para la gestin de los recursos natural
es y ambientales, implementacin de mecanismos de gestin ambiental y generacin de la
cultura ambiental. </p>\r\n<p class="yiv214804869msonormal" style="text-align:
justify;">Adems de realizar coordinacin de acciones de regulacin hdrica en el marco
del Plan Director Global Binacional de Proteccin-Prevencin de Inundaciones y Apro
vechamiento de los Recursos del Lago Titicaca, Rio Desaguadero, Lago Poop y Lago
Salar de Coipasa TDP</p>\r\n<p style="text-align: justify;">Las partes suscribirn
convenios especficos para el desarrollo de acciones, programas y proyectos deter
minados, tenindose que stos precisarn la descripcin y los objetivos del programa o p
royecto a desarrollar, identificando las unidades ejecutoras, los recursos tcnico
s, financieros y humanos; los procedimientos y lineamientos generales para su ej
ecucin; los plazos y las obligaciones de las partes, entre otros, de conformidad
con el marco legal previsto en la Clusula Tercera del presente convenio.</p>\r\n<
p style="text-align: justify;">Cualquiera de las partes podr remitir a la otra la
propuesta de convenio especfico, acompaada de los documentos o perfiles del progr
ama o proyecto y, deber incluir, entre otros aspectos, segn sea el caso:</p>\r\n<p
class="yiv214804869msonormal" style="text-align: justify;">La ALT es una entida
d binacional peruana boliviana encargada del cuidado de los recursos hdrico, hid
robiolgicos en la cuenca hdrica del lago Titicaca, rio desaguadero, lagos Uru, Uru
- Poop y salar de Coipasa. </p>\r\n<p style="text-align: justify;">Este es un con
venio que favorece a Oruro porque es parte de la cuenca endorreica ms crtica donde
mueren las aguas, por ello su importancia para hacer un manejo equitativo, comp
artido y sostenido, de los recursos hdricos en esta cuenca endorreica.</p>', 1, 0
, 0, 11, '2012-04-04 14:03:32', 42, '', '2012-04-04 14:40:39', 42, 0, '0000-00-0
0 00:00:00', '2012-04-04 14:03:31', '0000-00-00 00:00:00', '', '', '{"show_title
":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sho
w_parent_category":"","link_parent_category":"","show_author":"","link_author":"
","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_
navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_v
ote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layou
t":""}', 4, 0, 129, '', '', 1, 1203, '{"robots":"","author":"","rights":"","xref
erence":""}', 0, '*', ''),
(54, 98, 'Gobernador firmo convenio de Cooperacin interinstitucional con la ALT
', 'gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '',
'<p style="text-align: justify;"><img src="images/Noticias/convenio.jpg" border
="0" style="float: left; margin: 10px; border: 2px solid black;" />El gobierno a
utnomo departamental de Oruro este viernes procedi a la firma de un convenio inter

institucional con la autoridad binacional autnoma del sistema hdrico del lago Titi
caca, rio Desaguadero, lago Poop y salar de Coipasa (ALT)</p>\r\n<p style="textalign: justify;">La firma del convenio se efectu entre los representantes legales
de ambas instituciones, el gobernador de Oruro Santos Tito y el representantes
de la ALT, Luis Jos del Castillo Rodrguez. </p>\r\n<p style="text-align: justify;
">El convenio tiene el objetivo de<strong> </strong>elaborar, desarrollar y ejec
utar, planes, programas, proyectos y actividades para la optimizacin de la gestin
de los recursos hdricos en relacin a: La optimizacin de su uso. Ordenamiento de la
gestin, planificacin de la gestin, desarrollo de infraestructura hidrulica y monitor
eo y evaluacin de gestin integrada.</p>\r\n<p style="text-align: justify;">Elabora
r, desarrollar y ejecutar, planes, programas, proyectos y actividades para la op
timizacin de la gestin de los recursos hidrobiolgicos, relacionados con; inventario
y anlisis de las potencialidades para su desarrollo, ordenamiento para el aprove
chamiento sostenible, desarrollo de programas piloto para el aprovechamiento sos
tenible; desarrollar iniciativas de aprovechamiento sostenible, monitoreo y eval
uacin e su gestin.</p>\r\n<p style="text-align: justify;">Elaborar, desarrollar y
ejecutar, planes, programas, proyectos y actividades para la conservacin de medio
ambiente, relacionados a: establecimiento de marco jurdico institucional para la
gestin de los recursos naturales y ambientales, implementacin de mecanismos de ge
stin ambiental y generacin de la cultura ambiental. </p>\r\n<p class="yiv214804869
msonormal" style="text-align: justify;">Adems de realizar coordinacin de acciones
de regulacin hdrica en el marco del Plan Director Global Binacional de Proteccin-P
revencin de Inundaciones y Aprovechamiento de los Recursos del Lago Titicaca, Rio
Desaguadero, Lago Poop y Lago Salar de Coipasa TDP</p>\r\n<p style="text-align:
justify;">Las partes suscribirn convenios especficos para el desarrollo de accione
s, programas y proyectos determinados, tenindose que stos precisarn la descripcin y
los objetivos del programa o proyecto a desarrollar, identificando las unidades
ejecutoras, los recursos tcnicos, financieros y humanos; los procedimientos y lin
eamientos generales para su ejecucin; los plazos y las obligaciones de las partes
, entre otros, de conformidad con el marco legal previsto en la Clusula Tercera d
el presente convenio.</p>\r\n<p style="text-align: justify;">Cualquiera de las p
artes podr remitir a la otra la propuesta de convenio especfico, acompaada de los d
ocumentos o perfiles del programa o proyecto y, deber incluir, entre otros aspect
os, segn sea el caso:</p>\r\n<p class="yiv214804869msonormal" style="text-align:
justify;">La ALT es una entidad binacional peruana boliviana encargada del cuid
ado de los recursos hdrico, hidrobiolgicos en la cuenca hdrica del lago Titicaca, r
io desaguadero, lagos Uru, Uru- Poop y salar de Coipasa. </p>\r\n<p class="yiv214
804869msonormal" style="text-align: justify;">Este es un convenio que favorece a
Oruro porque es parte de la cuenca endorreica ms crtica donde mueren las aguas, p
or ello su importancia para hacer un manejo equitativo, compartido y sostenido,
de los recursos hdricos en esta cuenca endorreica. </p>', '', 0, 0, 0, 14, '2012
-04-04 14:45:38', 42, '', '2012-05-15 23:20:04', 42, 0, '0000-00-00 00:00:00', '
2012-04-04 14:45:38', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_tit
les":"","show_intro":"","show_category":"","link_category":"","show_parent_categ
ory":"","link_parent_category":"","show_author":"","link_author":"","show_create
_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":""
,"show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_
hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 5, 0,
2, '', '', 1, 709, '{"robots":"","author":"","rights":"","xreference":""}', 0,
'*', ''),
(55, 99, 'Ministerio de Autonomas declaro cuarto intermedio en la georreferenciac
in entre las comunidades afectadas por el tema limtrofe entre Oruro y Potos.', 'min
isterio-de-autonomias-declaro-cuarto-intermedio-en-la-georreferenciacion-entre-l
as-comunidades-afectadas-por-el-tema-limitrofe-entre-oruro-y-potosi', '', '<p st
yle="text-align: justify;"><img src="images/Noticias/geo2.jpg" border="0" style=
"float: right; margin: 10px; border: 2px solid black;" />El Vice ministro de aut
onomas Lic. Marcelo Galindo declar un cuarto intermedio al proceso de gerorrefenci
acin entre las comunidades de Rodeo (Oruro) y Coroma (Potos)</p>\r\n', '\r\n<p sty
le="text-align: justify;">y anuncio que se convocar a ambos departamentos para in
gresar a la etapa de gabinete con la presentacin de documentos.</p>\r\n<p style="

text-align: justify;">Este trabajo de gabinete ser realizado por una comisin integ
rada por organismos internacionales y neutros, proceso que servir para programar
una nueva visita de campo a los lugares en conflicto limtrofe.</p>\r\n<p style="t
ext-align: justify;">El gobernador del departamento de Oruro Ing. Santos Tito Vli
z afirm que es muy importante el trabajo en base a documentos histricos, realizand
o la revisin y verificando la veracidad de cada uno de los documentos y realizar
una nueva planificacin para el trabajo de campo.</p>\r\n<p style="text-align: jus
tify;">Por su parte el Mallku Mayor de Salinas de Garci Mendoza, Constancio Quis
pe indic: como Oruro contamos con los documentos histricos de nuestros ancestros pa
ra demostrar que los mojones que sealan los comunarios de Rodeo, Challuma y Caju
ata se encuentran en la jurisdiccin de Oruro y en base a esta documentacin defende
remos nuestro territorio, estaremos aguardando el trabajo de gabinete y posterio
rmente el trabajo de campo en el cual demostraremos hasta donde es nuestro terri
torio .</p>\r\n<p style="text-align: justify;">La declaratoria del cuarto intermed
io fue por la intransigencia de los comunarios del departamento de Potos que no q
uisieron visitar los lugares que propuso el departamento de Oruro: la Laguna de
l Salar, Chutayvinto, Sepulturas de Chulpani, Ocantata y Surumi, argumentando qu
e no se encontraba dentro de los lugares a visitar; pero esta posicin fue defendi
da por comunarios de Oruro, de no visitar estos lugares que platea Oruro no pued
e continuar la georrefenciacin, argumentaron las autoridades originarias de Salin
as.</p>\r\n<p style="text-align: justify;">La reunin se realiz en la comunidad de
Rodeo ayer martes 10 de abril con la participacin del Vice Ministro de Autonomas,
el gobernador de Oruro, el gobernador a.i de Potos, representantes del IGM, las
autoridades originarias como el Mallcu de Salinas y el Jilliri de Potos con comu
narios de ambos departamentos.</p>', 1, 0, 0, 11, '2012-04-12 21:43:46', 42, '',
'2012-04-12 22:16:07', 42, 0, '0000-00-00 00:00:00', '2012-04-12 21:43:46', '00
00-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","
show_category":"","link_category":"","show_parent_category":"","link_parent_cate
gory":"","show_author":"","link_author":"","show_create_date":"","show_modify_da
te":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_pr
int_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":""
,"alternative_readmore":"","article_layout":""}', 4, 0, 127, '', '', 1, 1334, '{
"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(56, 100, 'Comisin interinstitucional dio inicio al anlisis del reglamento especfic
o del transporte interprovincial e intermunicipal', 'comision-interinstitucional
-dio-inicio-al-analisis-del-reglamento-especifico-del-transporte-interprovincial
-e-intermunicipal', '', '<p style="text-align: justify;"><img src="images/Notici
as/inter2.jpg" border="0" style="float: left; margin: 10px; border: 2px solid bl
ack;" />La Unidad de Transportes de la Secretara Departamental de Asuntos Jurdicos
de la gobernacin, conjuntamente con la comisin interinstitucional desde el jueves
29 de marzo analizan el reglamento especfico del</p>\r\n', '\r\n<p style="text-a
lign: justify;">transporte interprovincial e intermunicipal que dar lugar al regi
stro y reconocimiento de los operadores de transporte, adems de la otorgacin de l
as tarjetas de operaciones, inform el Dr. Ricardo Mendoza, Jefe de la Unidad de
Transportes.</p>\r\n<p style="text-align: justify;"> El anlisis tcnico jurdico del re
glamento especfico del transporte interprovincial e intermunicipal, que empez el p
asado 29 de marzo se efectu con la presencia de 18 participantes que forman parte
de la comisin interinstitucional, es decir; 5 de la Unidad de Transportes, 1 de
la Coordinacin de Gestin de Calidad Institucional de la gobernacin, 6 representante
s de la Federacin de Chferes San Cristbal y 6 de la Asociacin del Transporte Libre d
el departamento de Oruro, con los cuales se revisaron en detalle los artculos de
dicho reglamento especfico para contar con una normativa consensuada que regular e
l servicio del transporte pblico interprovincial e intermunicipal del departament
o de Oruro , seal Mendoza. </p>\r\n<p style="text-align: justify;">Mendoza record que
el Decreto Departamental 004/2012 del 20 de marzo del ao en curso, prorrog por 6
0 das la vigencia de las tarjetas de operaciones que han sido otorgadas por el Vi
ceministerio de Transporte, lo que quiere decir que a partir del 21 de mayo los o
peradores de transporte interprovincial e intermunicipal deben contar con sus re
spectivas tarjetas de operaciones, por lo que este jueves 12 del mes en curso a
partir de horas 08:30 en la Unidad de Transportes de la gobernacin se continuarn c

on el anlisis de la citada normativa para su posterior aprobacin .</p>\r\n<p style="


text-align: justify;">Agreg que el objetivo de los trabajos de la comisin interins
titucional que est a la cabeza del Gobierno Autnomo Departamental de Oruro, es cont
ar con un reglamento especfico consensuado que est acorde a las normativas naciona
les que estn en vigencia actualmente y que una vez concluida con el proceso de re
visin y anlisis de dicho reglamente, ste ser aprobado con un decreto departamental p
ara su aplicacin en el departamento de Oruro, </p>', 1, 0, 0, 11, '2012-04-12 21:51
:42', 42, '', '2012-04-12 22:14:05', 42, 0, '0000-00-00 00:00:00', '2012-04-12 2
1:51:42', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sho
w_intro":"","show_category":"","link_category":"","show_parent_category":"","lin
k_parent_category":"","show_author":"","link_author":"","show_create_date":"","s
how_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons
":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sh
ow_noauth":"","alternative_readmore":"","article_layout":""}', 3, 0, 126, '', ''
, 1, 1766, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(57, 101, 'En Oruro se entregaran 500 mil focos ahorradores', 'en-oruro-se-entre
garan-500-mil-focos-ahorradores', '', '<p><strong><em>Desde el viernes 13 de abr
il</em></strong></p>\r\n<p style="text-align: justify;"><img src="images/Noticia
s/foco2.jpg" border="0" style="float: left; margin: 10px; border: 2px solid blac
k;" />El gobierno central en coordinacin con la gobernacin y segunda divisin del ejr
cito anunciaron este martes el lanzamiento de la campaa de distribucin de los foco
s ahorradores a partir del viernes</p>\r\n', '\r\n<p style="text-align: justify;
">13 de abril, en el departamento de Oruro se entregaran 500 mil focos ahorrador
es.</p>\r\n<p style="text-align: justify;">El Ing. Ren Len, jefe de la Unidad de E
nerga de la gobernacin de Oruro, inform que el gobierno central destino recursos ec
onmicos para adquirir estas lmparas y distribuir los mismos en todo el pas, en Orur
o esta campaa se inicia el viernes 13 en acto a realizarse en el coliseo del Cuar
tel Camacho, con la presencia de autoridades nacionales y departamentales</p>\r\
n<p style="text-align: justify;">Se entregaran cinco lmpara por medidor; dos de 1
8 vatios y 3 de 14 vatios, son lmpara de ltima tecnologa para que la poblacin pueda a
horrar en el consumo de energa elctrica y en su economa , dijo Len.</p>\r\n<p style="
text-align: justify;">Los requisitos para la entrega de los focos ahorradores s
er la factura cancelada del mes de febrero y en el rea rural con la factura del me
s de enero, especific la autoridad.</p>\r\n<p style="text-align: justify;">El tra
bajo de la distribucin delos focos ahorradores estar a cargo de la los efectivos
militares de la Segunda Divisin de Ejrcito de Oruro, acantonado en todo el departa
mento, dijo el comandante de la segunda divisin de Ejercit, Cnl. Juan Carlos Massy
. </p>\r\n<p style="text-align: justify;">Para esta distribucin se instalaran tr
es puntos fijos primero en el cuartel Camacho, segundo en el Batalln de Servicio
s y el tercer punto de entrega ser el regimiento Braum, tambin se tendrn puestos mv
iles que recorrern casa por casa, agreg Massy.</p>\r\n<p style="text-align: justif
y;">Posteriormente en el rea rural las diferentes unidades militares realizaran l
a coordinacin con las autoridades locales de las provincias y municipios tambin s
e proceder a la distribucin de los focos ahorradores, complement el comandante de l
a Segunda Divisin.</p>', 1, 0, 0, 11, '2012-04-12 21:57:11', 42, '', '2012-04-12
22:14:45', 42, 0, '0000-00-00 00:00:00', '2012-04-12 21:57:11', '0000-00-00 00:0
0:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category
":"","link_category":"","show_parent_category":"","link_parent_category":"","sho
w_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_
publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"",
"show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative
_readmore":"","article_layout":""}', 4, 0, 125, '', '', 1, 1615, '{"robots":"","
author":"","rights":"","xreference":""}', 0, '*', ''),
(58, 104, 'Contrataciones ANPE', 'contrataciones-anpe', '', '<table style="fontsize: 10px;" border="1" align="center">\r\n<tbody>\r\n<tr><th style="background:
#9F0000; color: #fff;">N</th><th style="background: #9F0000; color: #fff;">CUCE<
/th><th style="background: #9F0000; color: #fff;">OBJETO</th><th style="backgrou
nd: #9F0000; color: #fff;">FECHA PUBLICACIN</th><th style="background: #9F0000; c
olor: #fff;">FECHA PRESENTACIN</th><th style="background: #9F0000; color: #fff;">
ARCHIVOS</th></tr>\r\n<tr>\r\n<td>1</td>\r\n<td>12-0904-06-359112-1-1</td>\r\n<t

d>provision de tuberia sdr d=6 , d=8 y d=12 proy. mej. cam. asf. vas de acceso ruta f
-1 (av. mara barzola)</td>\r\n<td align="center">28/12/2012</td>\r\n<td align="ce
nter">11/01/2013 15:00</td>\r\n<td>\r\n<p><a href="images/contrataciones/db35911
2.doc" target="_blank">Documento Base de Contratacin</a></p>\r\n<p><a href="image
s/contrataciones/c359112.doc" target="_blank">Convocatoria</a></p>\r\n</td>\r\n<
/tr>\r\n<tr style="background: #CCC;">\r\n<td>2</td>\r\n<td>13-0904-00-360368-11</td>\r\n<td>contratacion de consultores en linea para la direccion departament
al de seguridad ciudadana</td>\r\n<td align="center">09/01/2013</td>\r\n<td alig
n="center">15/01/2013 09:00</td>\r\n<td>\r\n<p><a href="images/contrataciones/db
360368.doc" target="_blank">Documento Base de Contratacin</a></p>\r\n<p><a href="
images/contrataciones/c360368.doc" target="_blank">Convocatoria</a></p>\r\n</td>
\r\n</tr>\r\n<tr>\r\n<td>3</td>\r\n<td>13-0904-00-360209-1-1</td>\r\n<td>contrat
acion de 6 consultores en linea para el programa de apoyo tecnico a la inversion s
daj</td>\r\n<td align="center">08/01/2013</td>\r\n<td align="center">14/01/2013
09:00</td>\r\n<td>\r\n<p><a href="images/contrataciones/db360209.doc" target="_b
lank">Documento Base de Contratacin</a></p>\r\n<p><a href="images/contrataciones/
c360209.doc" target="_blank">Convocatoria</a></p>\r\n</td>\r\n</tr>\r\n<tr style
="background: #CCC;">\r\n<td>4</td>\r\n<td>13-0904-00-360427-1-1</td>\r\n<td>con
tratacion de consultor en linea para la elaboracin de proyectos y fiscalizacion de
obras rograma de apoyo tecnico a la inversion</td>\r\n<td align="center">09/01/2
013</td>\r\n<td align="center">15/01/2013 10:30</td>\r\n<td>\r\n<p><a href="imag
es/contrataciones/db360427.doc" target="_blank">Documento Base de Contratacin</a>
</p>\r\n<p><a href="images/contrataciones/c360427.doc" target="_blank">Convocato
ria</a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-04
-13 15:36:02', 42, '', '2013-01-11 12:13:24', 42, 0, '0000-00-00 00:00:00', '201
2-04-13 15:36:01', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles
":"","show_intro":"","show_category":"","link_category":"","show_parent_category
":"","link_parent_category":"","show_author":"","link_author":"","show_create_da
te":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","s
how_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hit
s":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 172, 0,
21, '', '', 1, 2440, '{"robots":"","author":"","rights":"","xreference":""}', 0,
'*', ''),
(59, 105, 'Gobernador pidi celeridad a las empresas que construyen la carretera A
ncaravi - Turco', 'gobernador-pidio-celeridad-a-las-empresas-que-construyen-la-c
arretera-ancaravi-turco', '', '<p style="text-align: justify;"><img src="images/
Noticias/ancarabi.jpg" border="0" style="margin: 10px; border: 2px solid black;
float: right;" />El Gobernador del Departamento de Oruro Ing. Santos Javier Tito
Vliz este mircoles inspeccion la carretera Ancaravi - Turco y pido a las empresa
s: Compaa Bolivia de Ingeniera C.B.I. SRL, RAMCO S.R.L. y SEDCAM, quienes construyen
este tramo carretero, aplicar celeridad en la ejecucin de las obras</p>\r\n', '\
r\n<p style="text-align: justify;">La inspeccin se cumpli a los largo del proyecto
de asfaltado del tramo carretero, Ancaravi-Turco en sus cuatro tramos, trabajo
realizado por el gobernador junto al Secretario de Obras Sociales Ing. Jos Villc
a, fiscales y los responsables de las empresas constructoras.</p>\r\n<p style="t
ext-align: justify;">El Gobernador Ing. Santos Tito Vliz, pidi a las Empresa cumpl
ir con los cronogramas de trabajo; adems implementar ms frentes de trabajo a tiemp
o de informar que existen recursos econmicos para la cancelacin a las empresas.</p
>\r\n<p style="text-align: justify;">En esta inspeccin el gobernador conmino a la
s empresas a culminar los tramos I y IV y los puentes Challajahuira y Barras II
hasta el 29 de junio fecha que el municipio de Turco estar de aniversario y los
tramos II y III deben culminarse para su entrega hasta fin de ao.</p>\r\n<p style
="text-align: justify;">Por sus parte el gerente general de la empresa Compaa Bol
ivia de Ingeniera C.B.I. SRL. Ing. Eduardo Ascuy garantizo la conclusin de dos los p
uentes para el mes de junio, porque se tiene el 67% de avance fsico. </p>\r\n<p s
tyle="text-align: justify;">A su vez el Ing. Eliseo Rosas fiscal de obra manifes
t que la poca de lluvias impidi el avance de las obras, pero se garantiza el asfal
to para los tramos I II III - IV de la carretera Ancaravi
Turco.</p>\r\n<p style
="text-align: justify;">Se inform que la entrega definitiva est en funcin a la conc
lusin de los Tramos I, II y III; todo el proyecto en su totalidad estar concluido

hasta el 15 de diciembre de 2012.</p>\r\n<p><strong>RESUMEN TOTAL DEL PROYECTO A


SFALTADO ANCARAVI - TURCO</strong></p>\r\n<table border="1" cellspacing="0" cell
padding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td align="center" valign="top
" width="215">\r\n<p style="text-align: left;"><strong>% AVANCE FSICO</strong></p
>\r\n</td>\r\n<td valign="top" width="87">\r\n<p><strong>40</strong></p>\r\n</td
>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="215">\r\n<p><strong>%AVANCE FINANC
IERO</strong></p>\r\n</td>\r\n<td valign="top" width="87">\r\n<p><strong>50.81</
strong></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><strong>TRAMO I Y II
</strong></p>\r\n<table style="width: 340px;" border="1" cellspacing="0" cellpad
ding="0" align="center">\r\n<tbody>\r\n<tr>\r\n<td valign="top" width="161">\r\n
<p>EMPRESA CONTRATISTA</p>\r\n</td>\r\n<td valign="top" width="180">\r\n<p>RAMCO
S.R.L.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="161">\r\n<p>MON
TO DE CONTRATO </p>\r\n</td>\r\n<td valign="top" width="180">\r\n<p>Bs15454.029,3
4</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><strong>TRAMO III</strong>
</p>\r\n<table style="width: 340px;" border="1" cellspacing="0" cellpadding="0"
align="center">\r\n<tbody>\r\n<tr>\r\n<td valign="top" width="171">\r\n<p>EMPRES
A CONTRATISTA</p>\r\n</td>\r\n<td valign="top" width="180">\r\n<p>SEDCAM - ORURO
</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="161">\r\n<p>MONTO DE C
ONTRATO </p>\r\n</td>\r\n<td valign="top" width="180">\r\n<p>Bs 8902.176,70</p>\r
\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><strong>TRAMO IV</strong></p>\r\n
<table style="width: 338px;" border="1" cellspacing="0" cellpadding="0" align="c
enter">\r\n<tbody>\r\n<tr>\r\n<td valign="top" width="180">\r\n<p>CONTRATISTA</p
>\r\n</td>\r\n<td valign="top" width="158">\r\n<p>SEDCAM ORURO.</p>\r\n</td>\r\n
</tr>\r\n<tr>\r\n<td valign="top" width="180">\r\n<p>MONTO DE CONTRATO </p>\r\n<
/td>\r\n<td valign="top" width="158">\r\n<p>Bs48394.665,47</p>\r\n</td>\r\n</tr>\
r\n</tbody>\r\n</table>\r\n<p><strong>CONSTRUCCIN DEL PUENTE CHALLAJAHUIRA</stron
g></p>\r\n<table style="width: 329px;" border="1" cellspacing="0" cellpadding="0
" align="center">\r\n<tbody>\r\n<tr>\r\n<td valign="top" width="170">\r\n<p>EMPR
ESA CONTRATISTA</p>\r\n</td>\r\n<td valign="top" width="158">\r\n<p>Empresa Cons
tructora C.B.I.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="170">\r
\n<p>MONTO DE CONTRATO </p>\r\n</td>\r\n<td valign="top" width="158">\r\n<p>Bs199
7.033,24</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="170">\r\n<p>%
DE AVANCE FISICO</p>\r\n</td>\r\n<td valign="top" width="158">\r\n<p>100</p>\r\n
</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="170">\r\n<p>% DE AVANCE FINANC
IERO</p>\r\n</td>\r\n<td valign="top" width="158">\r\n<p>95.56</p>\r\n</td>\r\n<
/tr>\r\n<tr>\r\n<td colspan="2" valign="top" width="329">\r\n<p>El alcance de es
te contrato es la ejecucin de los siguientes tems:</p>\r\n<p>Construccin del Puente
.</p>\r\n<p>Emplazamiento de defensivos (Gaviones).</p>\r\n</td>\r\n</tr>\r\n</t
body>\r\n</table>\r\n<p><strong>AMPLIACIN PUENTE BARRAS II</strong></p>\r\n<table
style="width: 331px;" border="1" cellspacing="0" cellpadding="0" align="center"
>\r\n<tbody>\r\n<tr>\r\n<td valign="top" width="180">\r\n<p>EMPRESA CONTRATISTA<
/p>\r\n</td>\r\n<td valign="top" width="152">\r\n<p>Empresa Constructora C.B.I.<
/p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="180">\r\n<p>MONTO DE CO
NTRATO </p>\r\n</td>\r\n<td valign="top" width="152">\r\n<p>Bs2343.296,26</p>\r\n
</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="180">\r\n<p>% DE AVANCE FISICO
</p>\r\n</td>\r\n<td valign="top" width="152">\r\n<p>67.00</p>\r\n</td>\r\n</tr>
\r\n<tr>\r\n<td valign="top" width="180">\r\n<p>% DE AVANCE FINANCIERO</p>\r\n</
td>\r\n<td valign="top" width="152">\r\n<p>73.03</p>\r\n</td>\r\n</tr>\r\n</tbod
y>\r\n</table>', 1, 0, 0, 11, '2012-04-13 19:30:37', 42, '', '2012-04-13 19:35:1
2', 42, 0, '0000-00-00 00:00:00', '2012-04-13 19:30:36', '0000-00-00 00:00:00',
'', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","l
ink_category":"","show_parent_category":"","link_parent_category":"","show_autho
r":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish
_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_e
mail_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmo
re":"","article_layout":""}', 3, 0, 124, '', '', 1, 1511, '{"robots":"","author"
:"","rights":"","xreference":""}', 0, '*', ''),
(60, 106, 'Gobernacin lanzo el proyecto de fortalecimiento de emprendimientos eco
nmicos de la pequea y mediana empresa de Oruro', 'gobernacion-lanzo-el-proyecto-de
-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-

oruro', '', '<p style="text-align: justify;"><strong>E</strong>l Gobierno Autnomo


Departamental de Oruro, (GADOR) este viernes realizar el lanzamiento del proyect
o fortalecimiento de emprendimientos econmicos MIPYMES destinado al sector produc
tivo de Oruro, el cual nace de acuerdo a las demandas de los productores, y se d
esarrollar a travs del fortalecimiento Empresarial.</p>\r\n<p style="text-align: j
ustify;">Con la implementacin del proyecto se tendr como resultado el desarrollo d
el aparato econmico productivo del Departamento de Oruro, el cual brindar <strong
><img src="images/Noticias/mype.jpg" border="0" width="173" height="87" style="m
argin: 10px; border: 2px solid black; float: right;" /></strong>servicios de ase
soramiento jurdico y legal, informacin y formacin de recursos humanos, asesoramient
o financiero y planes de negocios, fortalecimiento a la comercializacin, promocin
y publicidad, teniendo como fin, el fortalecimiento a los emprendimientos econmic
os y de las MyPEs (micro y pequeas empresas) tanto del rea rural y urbana, explic
el Lic. Arturo Murillo, director de promocin Econmica, Industria y Comercio de la
Gobernacin-</p>\r\n<p style="text-align: justify;">El objetivo es promover la con
solidacin y fortalecimiento de los emprendimientos econmicos y de las Micros y Peq
ueas Empresas, en el Departamento de Oruro.</p>\r\n<p style="text-align: justify;
">Adems fortalecer la formacin de Recursos humanos con capacitaciones y asistencia
tcnica especializada, para mejorar sus conocimientos y habilidades con mano de o
bra calificada para producir productos de calidad y con valor agregado.</p>\r\n<
p style="text-align: justify;">Brindar asesoramiento jurdico y legal; informacin c
rediticia vigente y fidedigna del sistema financiero nacional, asesorar en la el
aboracin de Planes de Negocios.</p>\r\n<p style="text-align: justify;">Mejorar la
comercializacin de los productos con valor agregado para generar y ampliar sus m
ercados.</p>\r\n<p style="text-align: justify;">El proyecto enmarca a todo el De
partamento de Oruro (rea Rural y Urbana), porque las micro y pequeas empresas econm
icas productivas estn diseminadas en todo el territorio orureo, siendo el proyecto
un eje de integracin e interaccin econmica productiva.</p>\r\n<p style="text-align
: justify;">El presente proyecto contempla los siguientes rubros: Textil (Alta m
oda, ropa deportiva, ropa casual), Artesana (bisutera, orfebrera, tejido de telares
verticales, horizontales, muequera, porcelana fra, cermica, chocolatera) Alimentos (
sector quinua, lechero, camlidos, panificacin y repostera), Metal Mecnica y Madera.<
/p>\r\n<p style="text-align: justify;">Con Asesoramiento Jurdico Legal, Asesorami
ento Financiero y Planes de negocios. Formacin Recursos Humanos y fortalecimiento
a la comercializacin Sistemas e Informacin</p>\r\n<p style="text-align: justify;"
>Entre los beneficiarios del rea urbana tenemos: FEDEMYPE, CAMPEO, WARMIS YANAPAR
IKUNA, ACOTEX, CADEPIA, INDEPENDIENTES.</p>', '', 0, 0, 0, 14, '2012-04-13 19:49
:39', 42, '', '2012-05-15 23:18:24', 42, 0, '0000-00-00 00:00:00', '2012-04-13 1
9:49:39', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sho
w_intro":"","show_category":"","link_category":"","show_parent_category":"","lin
k_parent_category":"","show_author":"","link_author":"","show_create_date":"","s
how_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons
":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sh
ow_noauth":"","alternative_readmore":"","article_layout":""}', 8, 0, 1, '', '',
1, 671, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(61, 107, 'Direccin Departamental de Seguridad Ciudadana', 'seguridad-ciudadana',
'', '<div style="float: left; width: 70%;">\r\n<p><strong><span style="color: #
000000;">Misin</span></strong></p>\r\n<p style="text-align: justify;"><span style
="color: #000000;">Construir una cultura de Seguridad Ciudadana, convivencia pacf
ica, solidaria y tranquilidad en el barrio y zona, mediante la integracin PolticaComunitaria.</span></p>\r\n<p><strong><span style="color: #000000;">Visin</span><
/strong></p>\r\n<p style="text-align: justify;"><span style="color: #000000;">Lo
grar servicios eficientes y eficaces de proteccin comunitaria y de cumplimiento d
e la Ley, fortaleciendo la conformacin de Brigada Escolares de Seguridad, Brigada
s de Seguridad Vecinales y Provinciales, en todo el departamento de Oruro, confo
rmando un solo frente (Polica-Autoridades-Vecinos) en la lucha contra toda tenden
cia delictiva.</span></p>\r\n</div>\r\n<div style="float: right; width: 28%;">\r
\n<div style="text-align: center; color: #fff; ; font-size: 8px; background: #99
9; padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN</div>\r\n<br />\r
\n<div style="color: #0000ff; font-size: 14px;"><strong>Direccin Departamental de

Seguridad Ciudadana</strong></div>\r\n<p><span style="text-align: justify; font


-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif
;">Plaza 10 de Febrero</span><br /><span style="text-align: justify; font-size:
10px; font-family: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Orur
o - Bolivia</span><br /><span style="text-align: justify; font-size: 10px; fontfamily: ''Lucida Sans Unicode'', ''Lucida Grande'', sans-serif;">Telf.:252-53617
</span><span style="text-align: justify; font-size: 10px; font-family: ''Lucida
Sans Unicode'', ''Lucida Grande'', sans-serif;"><br /></span></p>\r\n</div>\r\n<
div style="clear: left;"> </div>\r\n<hr title="Objetivos" class="system-pagebrea
k" />\r\n<p><strong><span style="color: #000000;">Objetivos de la Direccin de Seg
uridad Ciudadana del Departamento de Oruro</span></strong></p>\r\n<ul>\r\n<li st
yle="text-align: justify;"><span style="color: #000000;">Activar la reorganizacin
del CONSEJO DEPARTAMENTAL DE SEGURIDAD CIUDADANA</span></li>\r\n<li style="text
-align: justify;"><span style="color: #000000;">Lograr la interaccin con instituc
iones como la FEDJUVE, COMIT CVCO, ONGs, PUEBLO, SEDEGES, SEDES, DEFENSA AL CONSUMI
DOR DEL MUNICIPIO DE ORURO, etc. En la creacin de programas reales preventivos, p
ara reducir y combatir las tendencias delictivas.</span></li>\r\n<li style="text
-align: justify;"><span style="color: #000000;">En coordinacin con el Poder Judic
ial, Ministerio Pblico y la Polica Boliviana disear las estrategias y planes operat
ivos, para intervenir y en su casi remitir al rgano correspondiente a los infract
ores de las normas establecidas.</span></li>\r\n<li style="text-align: justify;"
><span style="color: #000000;">Tramitar el fortalecimiento de la debilidad jurdic
a.</span></li>\r\n</ul>', '', 1, 0, 0, 2, '2012-04-17 22:29:51', 42, '', '2013-0
1-07 15:10:57', 42, 0, '0000-00-00 00:00:00', '2012-04-17 22:29:50', '0000-00-00
00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_cat
egory":"","link_category":"","show_parent_category":"","link_parent_category":""
,"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","
show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon
":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","altern
ative_readmore":"","article_layout":""}', 5, 0, 20, '', '', 1, 8875, '{"robots":
"","author":"","rights":"","xreference":""}', 0, '*', ''),
(62, 108, 'Licitacin Publica Nacional', 'licitacion-publica', '', '<table style="
font-size: 10px;" border="1" align="center">\r\n<tbody>\r\n<tr><th style="backgr
ound: #9F0000; color: #fff;">N</th><th style="background: #9F0000; color: #fff;">
CUCE</th><th style="background: #9F0000; color: #fff;">OBJETO</th><th style="bac
kground: #9F0000; color: #fff;">FECHA PUBLICACIN</th><th style="background: #9F00
00; color: #fff;">FECHA PRESENTACIN</th><th style="background: #9F0000; color: #f
ff;">ARCHIVOS</th></tr>\r\n<tr>\r\n<td>1</td>\r\n<td>12-0904-00-343560-2-1</td>\
r\n<td> construccin infraestructura p/nios(as) menores de seis aos paquete 1 modelo 1
y modelo 2</td>\r\n<td align="center">27/11/2012</td>\r\n<td align="center">19/1
2/2012 09:00</td>\r\n<td>\r\n<p><a href="images/contrataciones/db3435602.doc" ta
rget="_blank">Documento Base de Contratacin</a></p>\r\n<p><a href="images/contrat
aciones/c3435602.doc" target="_blank">Convocatoria</a></p>\r\n</td>\r\n</tr>\r\n
</tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-04-20 20:07:42', 42, '', '2012-11-2
8 12:04:17', 42, 0, '0000-00-00 00:00:00', '2012-04-20 20:07:40', '0000-00-00 00
:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_catego
ry":"","link_category":"","show_parent_category":"","link_parent_category":"","s
how_author":"","link_author":"","show_create_date":"","show_modify_date":"","sho
w_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"
","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternati
ve_readmore":"","article_layout":""}', 39, 0, 19, '', '', 1, 930, '{"robots":"",
"author":"","rights":"","xreference":""}', 0, '*', ''),
(63, 109, 'Contrataciones Menores', 'contrataciones-menore', '', '<table style="
font-size: 10px;" border="1" align="center">\r\n<tbody>\r\n<tr><th style="backgr
ound: #9F0000; color: #fff;">N</th><th style="background: #9F0000; color: #fff;">
INVITACIN <br /> PUBLICA</th><th style="background: #9F0000; color: #fff;">CONVOC
ATORIA</th><th style="background: #9F0000; color: #fff;">OBJETO</th><th style="b
ackground: #9F0000; color: #fff;">FECHA PRESENTACIN</th><th style="background: #9
F0000; color: #fff;">ARCHIVOS</th></tr>\r\n<tr style="background: #CCC;">\r\n<td
>1</td>\r\n<td>028/2012</td>\r\n<td>Primera</td>\r\n<td align="center">\r\n<p>(1

) TECNICO RESPONSABLE DE HERBARIO (PROFESIONAL II)</p>\r\n</td>\r\n<td align="ce


nter">26/06/2012 15:30</td>\r\n<td>\r\n<p><a href="images/contrataciones/menores
/cm28.doc" target="_blank">Convocatoria</a></p>\r\n</td>\r\n</tr>\r\n</tbody>\r\
n</table>', '', 1, 0, 0, 2, '2012-04-20 21:11:16', 42, '', '2012-06-20 22:53:16'
, 42, 0, '0000-00-00 00:00:00', '2012-04-20 21:11:16', '0000-00-00 00:00:00', ''
, '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","lin
k_category":"","show_parent_category":"","link_parent_category":"","show_author"
:"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_d
ate":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_ema
il_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore
":"","article_layout":""}', 25, 0, 18, '', '', 1, 1198, '{"robots":"","author":"
","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(64, 110, 'Oruro contara con Piscina Semiolimpica en la zona norte de la ciudad'
, 'oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '<
p style="text-align: justify;">Tal como estaba previsto el Servicio Departamenta
l del Deporte Contara con una Piscina Semiolimpica en los predios del Complejo J
esber. La misma se encuentra publicada en la Pagina del SICOES con el rotulo de
<strong> Complementacin de Diseo Final (TESA) y Construccin de la Piscina Semiolimpic
a SE.DE.DE- Llave en Mano </strong></p>\r\n<p style="text-align: justify;">El prec
io de la Obra es de seis millones seiscientos once mil novecientos uno con 37/10
0 bolivianos.</p>\r\n<p style="text-align: justify;">Dentro de cronograma de pla
zos del proceso de contratacin se conoce que la publicacin del DBC sali el 17 de ab
ril, la Inspeccin previa es el 23 de abril hasta Horas 10:00 de la maana, la Cons
ulta escrita esta prevista como fecha lmite el 24 de abril hasta horas 18:00, la
reunin de aclaracin es el 25 de abril a horas 10:00 de la maana, la aprobacin del do
cumento base de contratacin con las enmiendas si hubieran hasta el 27 de abril, l
a notificacin de aprobacin del DBC es el 30 de abril. Como fecha lmite de presenta
cin y apertura de propuestas tiene como fecha el 9 de mayo hasta horas 09:00 de l
a maana, la adjudicacin o declaratoria desierta se har conocer el 21 de mayo, si hu
biese la empresa que har la obra deber presentar su documentacin para la suscripcin
de contrato hasta el 13 de junio y el contrato se iniciara el 18 de junio fecha e
n la que se empezara con la obra de la piscina semiolimpica de Oruro.</p>', '', 0
, 0, 0, 18, '2012-04-20 21:58:55', 42, '', '2012-04-20 22:23:59', 42, 0, '0000-0
0-00 00:00:00', '2012-04-20 21:58:55', '0000-00-00 00:00:00', '', '', '{"show_ti
tle":"","link_titles":"","show_intro":"","show_category":"","link_category":"","
show_parent_category":"","link_parent_category":"","show_author":"","link_author
":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_it
em_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","sho
w_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_la
yout":""}', 3, 0, 2, '', '', 1, 1386, '{"robots":"","author":"","rights":"","xre
ference":""}', 0, '*', ''),
(65, 111, 'Autoridades determinaron dar plazo de 14 das a la Asociacin Vial Ancara
vi para reiniciar obras en el tramo Toledo - Ancaravi', 'autoridades-determinaro
n-dar-plazo-de-14-dias-a-la-asociacion-vial-ancaravi-para-reiniciar-obras-en-eltramo-toledo-ancaravi', '', '<p style="text-align: justify;"><strong><em><img sr
c="images/Noticias/inspeccion.jpg" border="0" style="float: left; margin: 10px;
border: 2px solid black;" />A</em></strong>utoridades de Corque determinaron dar
un plazo de 14 das a la Asociacin Vial Ancaravi conformado por las empresas INTEN
SUS Latinoamericana S.A. y OCA Constructores y Proyectos para reiniciar obras,
con tres frentes de trabajo, en la construccin de la carretera Toledo
Ancaravi.</
p>\r\n', '\r\n<p style="text-align: justify;">El Gobernador del departamento de
Oruro Ing. Santos Tito Vliz, en la inspeccin realizada el lunes 23 de abril, evid
enci el incumplimiento de la empresa constructora en la ejecucin de la obra, porqu
e se observ poco personal y maquinaria, teniendo un avance fsico de apenas del 1%

, por lo que se realizar una revisin en el contrato de la empresa constructora con


ABC y verificar si existi un incumplimiento del contrato por el retraso de la obr
a manifest Tito.</p>\r\n<p style="text-align: justify;">El Ing. Edwin Gonzales, je
fe regional de ABC inform que a la empresa se le entreg un anticipo de 1 milln de b
olivianos, y que en el transcurso de este da se le cancelar 3 millones y medio de
bolivianos, llegando a un 15% del monto del contrato para la construccin de la ca
rretera.</p>\r\n<p style="text-align: justify;">En ese sentido las autoridades d
el municipio de Corque, tras reunin con las autoridades departamentales acordaro
n los siguientes puntos:</p>\r\n<ol style="text-align: justify;">\r\n<li> 1. Se
da un plazo final de 14 das a la empresa para que comience a trabajar.</li>\r\n<
li>Se instalen 3 frentes de trabajo en la carreta Toledo - Ancaravi y con maquin
aria completa en cada frente.</li>\r\n<li>Las empresas se dividirn en dos, los t
ramos para que intensifiquen los trabajos.</li>\r\n<li>En caso de incumplimiento
hasta el 7 de mayo se pedir la recisin del contrato y la ejecucin de la pliza de ga
ranta.</li>\r\n<li>Se decreta estado de emergencia hasta el 7 de mayo, esperando
que las empresas comiencen las obras en dicha carretera.</li>\r\n</ol>\r\n<p st
yle="text-align: justify;">El representante Legal de la asociacin Vial Ancaravi pid
i un plazo hasta el 15 de mayo para la implementacin de frentes de trabajo y el ar
ribo de maquinarias con mayor personal, el cual no fue aceptado por los comunari
os, enfatizando que el plazo es de 14 das desde la fecha para el inicio de obras
en la carretera.</p>\r\n<p style="text-align: justify;"><strong> </strong></p>',
1, 0, 0, 11, '2012-04-24 21:39:40', 42, '', '2012-04-24 21:42:08', 42, 0, '0000
-00-00 00:00:00', '2012-04-24 21:39:40', '0000-00-00 00:00:00', '', '', '{"show_
title":"","link_titles":"","show_intro":"","show_category":"","link_category":""
,"show_parent_category":"","link_parent_category":"","show_author":"","link_auth
or":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_
item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","s
how_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_
layout":""}', 3, 0, 123, '', '', 1, 1729, '{"robots":"","author":"","rights":"",
"xreference":""}', 0, '*', ''),
(66, 112, 'Oruro es sede de la Primera Reunin de Comunicadores de los SE.DE.GE.S.
', 'oruro-es-sede-de-la-primera-reunion-de-comunicadores-de-los-sedeges', '', '<
p style="text-align: justify;"><img src="images/Noticias/reusedeges.jpg" border=
"0" style="margin: 10px; float: right;" />La ciudad de Oruro es sede de la 1ra R
eunin de Comunicadores de los Servicios Departamentales de Gestin Social (SE.DE.GE
.S.) de los nueve departamentos del pas.</p>\r\n<p style="text-align: justify;">E
l Ing. Florencio Choque Lapaca, Secretario General del Gobierno</p>\r\n<p>Autnomo
Departamental de Oruro (G.A.D.OR.), en representacin del gobernador Ing. Santos
Tito Vliz, inaugur la 1ra Reunin de</p>\r\n', '\r\n<p>Comunicadores de los SE.DE.GE
.S. a desarrollarse los das 2 y 3 de mayo en el Hotel Virgen del Socavn.</p>\r\n<p
style="text-align: justify;">El 1er encuentro de los comunicadores de los SE.DE
.GE.S. del pas, est organizado por el G.A.D.OR. a travs de la Secretara Departament
al de Desarrollo Social y el Servicio Departamental de Gestin Social, la Red Naci
onal de SE.DE.GE.S (REDNAGES) y el apoyo de UNICEF.</p>\r\n<p style="text-align:
justify;">El acto cont con la presencia del Secretario Departamental de Desarrol
lo Social, Prof. Martn Mollo; la directora del Servicio Departamental de Gestin So
cial Benedicta Villca; la oficial mayor de Desarrollo Humano del Municipio, Rosa
rio Cortez; la presidenta de la Red de SE.DE.GE.S., Lic. Leandra Porco y los Dir
ectores, los Comunicadores y jefes de las Unidades de Asistencia Social y Famili
a de los nueve departamentos del pas.</p>\r\n<p style="text-align: justify;">A ti
empo de realizar la inauguracin el Ing. Florencio Choque Lapaca, Secretario Gener
al de la gobernacin, asegur es necesario que los comunicadores establezcan estrateg
ias comunicacionales para disminuir los ndices de violencia en las Nias, Nios y Ado
lescentes del pas, adems de reducir la creacin de centros de acogida y lograr la re
insercin de los nios y nias en la sociedad .</p>\r\n<p style="text-align: justify;">E
l objetivo de esta primera reunin es disear un Plan de Implementacin de la Estrateg
ia de Informacin, Comunicacin y Movilizacin Social para la prevencin de la violencia
y fortalecimiento de las prcticas del buen trato, as como de establecer una agend
a conjunta entre los comunicadores de los SE.DE.GE.S., que permita coordinar acc
iones interinstitucionales.</p>\r\n<p style="text-align: justify;">En esta prime

ra reunin de comunicadores SE.DE.GE.S, se planificar el lanzamiento de la campaa: Viv


o mi niez y adolescencia con buen trato , como adhesin al ao de la No violencia de Nia
s, Nios y Adolescentes, declarado por el gobierno del Presidente Evo Morales Ayma
.</p>', 1, 0, 0, 17, '2012-05-02 19:37:03', 44, '', '2012-05-09 13:13:09', 42, 0
, '0000-00-00 00:00:00', '2012-05-02 19:37:03', '0000-00-00 00:00:00', '', '', '
{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_categ
ory":"","show_parent_category":"","link_parent_category":"","show_author":"","li
nk_author":"","show_create_date":"","show_modify_date":"","show_publish_date":""
,"show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon
":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","a
rticle_layout":""}', 7, 0, 1, '', '', 1, 2435, '{"robots":"","author":"","rights
":"","xreference":""}', 0, '*', ''),
(67, 113, 'Coordinacin de Transparencia y Lucha Contra la Corrupcin', 'coordinacio
n-de-transparencia-y-lucha-contra-la-corrupcion', '', '<p><span style="color: re
d; font-size: 9px;">Coordinador</span><br /> <strong>FELICIDAD APAZA COSSIO</str
ong></p>\r\n<p style="text-align: justify;">Naci el 23 de noviembre de 1964. Real
iz sus estudios universitarios en la Universidad Tcnica de Oruro habiendo obtenido
los ttulos Magister en Ciencias de la Educacin Superior (Convenio Universidad Tcni
ca de Oruro- Centro de Estudios para el Perfeccionamiento de la Educacin Superior
CEPES Habana Cuba), Magister en Ciencias Econmicas mencin en Polticas Pblicas (Conv
enio Universidad Tcnica de Oruro- Universidad de la Habana Cuba, Diplomado en Fin
anzas en Comercio Exterior, Universidad NUR, Licenciatura en Derecho, Licenciatu
ra en Administracin de Empresas, Licenciatura en Auditoria Financiera y en la Uni
versidad Santo Tomas certificados de egreso en Pedagoga Mencin en Administracin Edu
cativa y Educacin Especial. Tambin realiz Post Grados en Metodologa de la Investigac
in Econmica, Desarrollo Regional, Desarrollo Boliviano, Opciones Polticas Reales en
Bolivia, Administracin Universitaria, entre otros. En su carrera profesional des
empe las funciones de Docente Tutor Tesis de Grado en la Universidad Tcnica de Orur
o (1999), Catedrtica en la Universidad UDABOL, Catedrtica del Instituto Normal Sup
erior Gral. Ren Barrientos Ortuo de Caracollo (2000), Directora de Carrera de Audi
toria, Universidad Privada de Oruro (2001), Jefe de Unidad de Seguimiento y Supe
rvisin SEDUCA (2001-2010). Actualmente se desempea como Coordinadora de Transpare
ncia y Lucha Contra la Corrupcin del Gobierno Autnomo Departamental de Oruro.</p>\
r\n<h4><strong>MISION</strong></h4>\r\n<p style="text-align: justify;">Coordinar
acciones de prevencin y lucha contra la corrupcin en defensa de los intereses de
la sociedad y el Estado.</p>\r\n<h4><strong>VISION</strong></h4>\r\n<p>"Ser una
oficina de coordinacin y articulacin con otras entidades para coadyuvar en los pro
cesos de transparencia y lucha contra la corrupcin."</p>\r\n<h4><strong>ACTIVIDAD
</strong></h4>\r\n<p style="text-align: justify;">La Coordinacin de Transparencia
y Lucha contra la Corrupcin del Gobierno Autnomo Departamental de Oruro, trabaja
en dos programas: TRANSPARENCIA y LUCHA CONTRA LA CORRUPCIN. <br /> El programa T
RANSPARENCIA se desarrolla en sus cuatro componentes, como son: En cuanto a la <
strong>rendicin pblica de cuentas</strong>, organizando e incentivando a la MAE de
la Institucin de informar a la poblacin acerca de las acciones y los resultados d
e la gestin. En cuanto al <strong>acceso a la informacin</strong> y siendo un dere
cho fundamental de los ciudadanos, lograr que se otorgue informacin requerida por
los ciudadanos en diversos temas, especialmente de orden econmico, promoviendo u
na cultura de transparencia en la gestin pblica y evitar la corrupcin mediante el s
itio oficial del Gobierno Autnomo Departamental de Oruro, sistemas de archivo, el
programa del SIGAPO. En cuanto a la <strong>tica pblica</strong>, promoviendo que
los servidores pblicos adopten una filosofa basada en los principios ancestrales
del ama qhilla (no seas flojo), ama llulla (no seas mentiroso), ama suwa (no sea
s ladrn), ama llunku (no seas servil), andereko (vida armoniosa), tekoKavi (vida b
uena); fortalecida por los valores de la pro actividad, empata, probidad, deseo d
e superacin, justicia social y amor a Bolivia con la finalidad de "Servir Bien pa
ra Vivir Bien". En cuanto al <strong>control social</strong>, buscando incorpora
r actores sociales en la gestin pblica.</p>\r\n<p style="text-align: justify;">El
programa LUCHA CONTRA LA CORRUPCION recibe denuncias de las acciones o hechos ir
regulares de un servidor pblico, ex servidor pblico y/o persona particular que ha
incurrido en un acto de corrupcin, as como personas particulares que han increment

ado su patrimonio afectando el patrimonio del Estado; con la finalidad de sancio


nar este tipo de conductas ilegales.</p>\r\n<table align="center">\r\n<tbody>\r\
n<tr>\r\n<td>\r\n<ul>\r\n<li><a href="index.php?option=com_content&amp;view=arti
cle&amp;id=68">Marco Normativo</a></li>\r\n<li><a href="index.php?option=com_con
tent&amp;view=article&amp;id=11">Gua de Denuncias</a></li>\r\n</ul>\r\n</td>\r\n<
td>\r\n<div style="padding: 0px 0px 0px 70px;"><img src="images/Logos/transparen
cia.jpg" border="0" alt="" /></div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\
n<div style="font-size: 14px; font-weight: bold;">COORDINACIN DE TRANSPARENCIA Y<
br />LUCHA CONTRA LA CORRUPCIN</div>\r\n<div style="padding: 0px 0px 0px 50px;"><
a href="#">www.oruro.gob.bo</a></div>\r\n<div> </div>\r\n<div style="font-size:
14px; font-weight: bold;">RECLAMOS Y DENUNCIAS</div>\r\n<div style="font-style:
italic;">Direccin: Plaza 10 de febrero, Interior edif. Gobierno Autnomo Departamen
tal de Oruro 2do piso.</div>\r\n<div style="font-style: italic;">Telfonos: 52-504
55, fax: 52-50455 <br />Oruro Bolivia</div>\r\n<div style="background: #008040; t
ext-align: center; font-style: italic; font-size: 16px; padding: 5px;"><span sty
le="color: #ffffff;"><strong>PROGRAMA DE TRANSPARENCIA</strong></span></div>\r\n
<table align="center">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<div style="padding: 5px 20
px 10px 0px;"><a href="index.php?option=com_content&amp;view=article&amp;id=78">
<img src="images/Logos/cs.jpg" border="0" alt="" /></a></div>\r\n</td>\r\n<td>\r
\n<div style="padding: 5px 0px 10px 20px;"><a href="index.php?option=com_content
&amp;view=article&amp;id=79"><img src="images/Logos/aali.jpg" border="0" alt=""
/></a></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style="padding: 10px 20px
5px 0px;"><a href="index.php?option=com_content&amp;view=article&amp;id=80"><im
g src="images/Logos/rpdc.jpg" border="0" alt="" /></a></div>\r\n</td>\r\n<td>\r\
n<div style="padding: 10px 0px 5px 20px;"><a href="index.php?option=com_content&
amp;view=article&amp;id=81"><img src="images/Logos/ep.jpg" border="0" alt="" /><
/a></div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<div style="background: #
008040; text-align: center; font-style: italic; font-size: 16px; padding: 5px;">
<span style="color: #ffffff;"><strong>PROGRAMA DE LUCHA CONTRA LA CORRUPCIN</stro
ng></span></div>\r\n<div style="text-align: center;"><a href="index.php?option=c
om_content&amp;view=article&amp;id=83">Formulario de Atencin de Denuncias</a></di
v>\r\n<div style="text-align: center;"><a href="index.php?option=com_content&amp
;view=article&amp;id=84">Formulario de Atencin de Reclamos</a></div>\r\n<div styl
e="text-align: center;"><a href="index.php?option=com_content&amp;view=article&a
mp;id=85">Formulario de Atencin de Sugerencias</a></div>', '', 1, 0, 0, 2, '201205-08 12:51:04', 42, '', '2012-09-07 12:44:50', 42, 0, '0000-00-00 00:00:00', '2
012-05-08 12:51:03', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titl
es":"","show_intro":"","show_category":"","link_category":"","show_parent_catego
ry":"","link_parent_category":"","show_author":"","link_author":"","show_create_
date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"",
"show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_h
its":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 66, 0,
17, '', '', 1, 2049, '{"robots":"","author":"","rights":"","xreference":""}', 0
, '*', ''),
(68, 114, 'Marco Normativo', 'marco-normativo', '', '<table>\r\n<tbody>\r\n<tr>\
r\n<td style="font-weight: bold; font-size: 18px; font-family: Verdana;" colspan
="2">Convenios Internacionales</td>\r\n</tr>\r\n<tr>\r\n<td>- Convencin de las Na
ciones Unidas contra la Corrupcin</td>\r\n<td><a href="images/pdfs/cnaciones.pdf"
target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" title="Conv
encin de las Naciones Unidas contra la Corrupcin" width="31" height="31" /></a></t
d>\r\n</tr>\r\n<tr>\r\n<td>- Convencin Interamericana contra la Corrupcin</td>\r\n
<td><a href="images/pdfs/cinteramericana.pdf" target="_blank"><img src="images/p
dfs/pdflog.png" border="0" alt="" title="Convencin Interamericana contra la Corru
pcin" width="31" height="31" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style="font-weig
ht: bold; font-size: 18px; font-family: Verdana;" colspan="2">Leyes</td>\r\n</tr
>\r\n<tr>\r\n<td>- Constitucin Poltica del Estado</td>\r\n<td style="text-align: j
ustify;"><a href="images/pdfs/cpe.pdf" target="_blank"><img src="images/pdfs/pdf
log.png" border="0" alt="" title="Constitucin Poltica del Estado" width="31" heigh
t="31" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>- Ley 004 de Lucha contra la Corrupcin
, Enriquecimiento Ilcito e Investigacin de Fortunas "Marcelo Quiroga Santa Cruz"</

td>\r\n<td><a href="images/pdfs/Ley004.pdf" target="_blank"><img src="images/pdf


s/pdflog.png" border="0" alt="" title="Ley 004 de Lucha contra la Corrupcin, Enri
quecimiento Ilcito e Investigacin de Fortunas ''Marcelo Quiroga Santa Cruz'' " wid
th="31" height="31" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>- Ley N 1178 - Ley de Adm
inistracin y Control Gubernamentales</td>\r\n<td><a href="images/pdfs/ley1178.pdf
" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" title="Ley
N 1178 - Ley de Administracin y Control Gubernamentales" width="31" height="31" /
></a></td>\r\n</tr>\r\n<tr>\r\n<td>- Ley N 2027 - Ley del Estatuto del Funcionari
o Pblico</td>\r\n<td><a href="images/pdfs/ley2027.pdf" target="_blank"><img src="
images/pdfs/pdflog.png" border="0" alt="" title="Ley N 2027 - Ley del Estatuto de
l Funcionario Pblico" width="31" height="31" /></a></td>\r\n</tr>\r\n<tr>\r\n<td>
- Ley N 2341 - Ley de Procedimiento Administrativo</td>\r\n<td><a href="images/pd
fs/ley2341.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt
="" title="Ley N 2341 - Ley de Procedimiento Administrativo" width="31" height="3
1" /></a></td>\r\n</tr>\r\n<tr>\r\n<td style="font-weight: bold; font-size: 18px
; font-family: Verdana;" colspan="2">Decretos Supremos</td>\r\n</tr>\r\n<tr>\r\n
<td>- D.S. N 0214 de 22 de julio de 2009</td>\r\n<td><a href="images/pdfs/ds214.p
df" target="_blank"><img src="images/pdfs/pdflog.png" border="0" alt="" title="D
.S. N 0214 de 22 de julio de 2009" width="31" height="31" /></a></td>\r\n</tr>\r\
n<tr>\r\n<td>- D.S. N 29894 de 7 de febrero de 2009</td>\r\n<td><a href="images/p
dfs/ds29894.pdf" target="_blank"><img src="images/pdfs/pdflog.png" border="0" al
t="" title="D.S. N 29894 de 7 de febrero de 2009" width="31" height="31" /></a></
td>\r\n</tr>\r\n<tr>\r\n<td>- D.S. N 28168 de 17 de mayo de 2005</td>\r\n<td><a h
ref="images/pdfs/ds28168.pdf" target="_blank"><img src="images/pdfs/pdflog.png"
border="0" alt="" title="D.S. N 28168 de 17 de mayo de 2005" width="31" height="3
1" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-05-08 14
:47:53', 42, '', '2012-05-17 20:28:24', 42, 0, '0000-00-00 00:00:00', '2012-05-0
8 14:47:51', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","
show_intro":"","show_category":"","link_category":"","show_parent_category":"","
link_parent_category":"","show_author":"","link_author":"","show_create_date":""
,"show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_ic
ons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"",
"show_noauth":"","alternative_readmore":"","article_layout":""}', 14, 0, 16, '',
'', 1, 1204, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', '
'),
(69, 115, 'Salio Nueva Licitacion Para La Piscina Semiolimpica Y Residencia Del
Deportista', 'arequipa-campeon-en-basquetbol-damas', '', '<div class="mbl notesB
logText clearfix">\r\n<div>\r\n<p style="text-align: justify;">Con la finalidad
de cumplir con el compromiso asumido por el Director del Servicio Departamental
del Deporte y el Gobierno Autnomo Departamental de Oruro. Sali la nueva convocator
ia para la adjudicacin de la Piscina Semiolimpica y la Residencia del Deportista
que estarn ubicadas en los predios del complejo Jesber.</p>\r\n<p style="text-ali
gn: justify;"><strong>PISCINA SEMIOLIMPICA</strong>:</p>\r\n<p style="text-align
: justify;">El Nombre de la obra es <strong> COMPLEMENTACION DE DISEO FINAL (TESA)
Y CONSTRUCCION DE LA PISCINA SEMIOLIMPICA SE.DE.DE. LLAVE EN MANO </strong><strong
> que tiene un monto asignado de </strong><strong><em>Bs. </em></strong>7187.353,
69<strong><em> (Siete Millones Ciento Ochenta y Siete Mil </em></strong><strong>
<em>Trescientos</em></strong><strong><em> Cincuenta y tres Con 69/100</em></stro
ng><strong><em> </em></strong><strong><em>Bolivianos)</em></strong><strong><em>.
el tiempo para la realizacin de la obra es de 330 das calendario.</em></strong></p
>\r\n<p style="text-align: justify;">El Cronograma de la presentacin es el siguie
nte:</p>\r\n<p style="text-align: justify;"><strong>Aprobacin del Documento Base
de Contratacin con las enmiendas si hubieran (fecha lmite)</strong><strong> hasta
el 5 de noviembre. </strong><strong>Notificacin de aprobacin del DBC (fecha lmite)
</strong><strong> 7 de noviembre.</strong></p>\r\n<p style="text-align: justify;
"><strong>La </strong><strong>Fecha lmite de Presentacin y Apertura de Propuestas<
/strong><strong> es el 16 de noviembre hasta horas 09:00 de la maana, en Secretar
ia Departamental de asuntos Jurdicos del Edificio Central del Gobierno Autnomo Dep
artamental de Oruro.</strong></p>\r\n<p style="text-align: justify;"><strong>La
</strong><strong>Adjudicacin o Declaratoria Desierta </strong><strong>tiene como

</strong><strong>fecha lmite</strong><strong> el 22 de noviembre, la </strong><st


rong>Notificacin de la adjudicacin o declaratoria desierta (fecha lmite)</strong><s
trong> es el 26 de noviembre,</strong><strong> </strong><strong>Presentacin de do
cumentos para suscripcin de contrato (fecha lmite)</strong><strong> es hasta el 12
de diciembre. la </strong><strong>Suscripcin de contrato (fecha lmite)</strong><s
trong> 17 de diciembre.</strong></p>\r\n<p style="text-align: justify;"><strong>
RESIDENCIA DEL DEPORTISTA:</strong></p>\r\n<p style="text-align: justify;"><stro
ng>El nombre completo de la obra es </strong><strong> COMPLEMENTACION DE DISEO FINA
L (TESA) Y CONSTRUCCION RESIDENCIAL DEPORTIVO SE.DE.DE. BLOQUE A - LLAVE EN MANO <
/strong></p>\r\n<p style="text-align: justify;"><strong><em>El costo de la obra
es de Bs. 12.495.312,62 (Doce millones Cuatrocientos noveinta y cinco Mil trec
ientos doce con 62/100Bolivianos). Palzo de entrega de 142 dias hbiles de trabaj
o.</em></strong></p>\r\n<p style="text-align: justify;"><strong>La Aprobacin del
Documento Base de Contratacin con las enmiendas si hubieran (fecha lmite) es el 0
1 de noviembre, La Notificacin de aprobacin del DBC (fecha lmite) es el 06 de novie
mbre.</strong></p>\r\n<p style="text-align: justify;"><strong>La Fecha lmite de P
resentacin y Apertura de Propuestas es el 15 de noviembre en la Secretaria de As
untos Jurdicos del Gobierno Autnomo Departamental de Oruro.</strong></p>\r\n<p sty
le="text-align: justify;"><strong>La Adjudicacin o Declaratoria Desierta (fecha lm
ite) es el 27 de Noviembre, La Notificacin de la adjudicacin o declaratoria desier
ta (fecha lmite) es el 29 de noviembre, </strong><strong>La </strong><strong> </s
trong><strong>Presentacin de documentos para suscripcin de contrato (fecha lmite)</
strong><strong> es hasta el 18 de diciembre. la </strong><strong>Suscripcin de co
ntrato (fecha lmite)</strong><strong> 19 de diciembre.</strong></p>\r\n<p style=
"text-align: justify;"><strong>Ambas obras son de vital importancia para el desa
rrollo principalmente del deporte boliviano. aseguro el Ing. Christian Nava Bust
illo.</strong></p>\r\n</div>\r\n</div>', '', 1, 0, 0, 18, '2012-05-09 12:31:55',
42, '', '2012-11-01 13:21:19', 42, 0, '0000-00-00 00:00:00', '2012-05-09 12:31:
55', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_int
ro":"","show_category":"","link_category":"","show_parent_category":"","link_par
ent_category":"","show_author":"","link_author":"","show_create_date":"","show_m
odify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"",
"show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_no
auth":"","alternative_readmore":"","article_layout":""}', 12, 0, 1, '', '', 1, 2
500, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(70, 116, 'La Cruz Roja Boliviana entreg ayuda humanitaria a 600 familias del mun
icipio de Toledo', 'la-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-famil
ias-del-municipio-de-toledo', '', '<p style="text-align: justify;"><img src="ima
ges/Noticias/cruzroja.jpg" border="0" style="margin: 10px; float: right; border:
1px solid black;" />Tras gestiones realizadas por el Gobierno Autnomo Departamen
tal de Oruro; la Cruz Roja Boliviana, este fin de semana, entreg vveres y kits de
limpieza a 600 familias vulnerables de 25 comunidades del municipio de Toledo;
familias que fueron afectadas por el desborde del ro Desaguadero.</p>\r\n', '\r\n
<p style="text-align: justify;">Del acto de entrega, realizado en la plaza centr
al de Toledo, participaron el Ing. Florencio Choque Lapaca, Secretario General d
el G.A.D.OR.; Juan Pita, Asamblesta Departamental; Martn Colque, Alcalde de Toledo
; Abel Pea y Lillo, Presidente de la Cruz Roja Boliviana; Lino Rocha, Presidente
Cruz Roja Filial Oruro y autoridades originarias.</p>\r\n<p style="text-align: j
ustify;">El Secretario General, Ing. Florencio Choque Lapaca, agradeci el despren
dimiento de la Cruz Roja, comprometindose ante los pobladores a que El Gobierno Au
tnomo Departamental de Oruro trabajar en la prevencin de desastres naturales en los
municipios ms vulnerables, para que stos no sufran las consecuencias de ahora. </p
>\r\n<p style="text-align: justify;">La ayuda humanitaria asciende a 70 mil dlare
s y consta de un par de paquetes que contienen 45 kilos de alimentos, un paquete
de elementos de aseo y dos litros de aceite para cada familia; explic el preside
nte de la Cruz Roja Boliviana, Abel Pea y Lillo, a tiempo de sealar: Hemos cuidado
que la calidad (de los vveres) sea buena, sabemos servir y lo hacemos con mucho r
espeto y respetar es tambin traer el aporte embolsado y listo para entregar con e
l peso correcto y buena calidad .</p>\r\n<p style="text-align: justify;">El gestor
de la ayuda, Juan Pita, Asamblesta Departamental de la provincia Saucar, asegur qu

e la gestin se hizo, tomando en cuenta que los municipios de Toledo, El Choro y C


hipaya fueron declarados como zonas de desastre departamental, Agradecemos a la C
ruz Roja, por la gestin que realizaron de organizaciones internacionales, para be
neficiar a 600 familias de Toledo, con esta ayuda humanitaria , asegur.</p>\r\n<p s
tyle="text-align: justify;">Los beneficiarios mostraron su satisfaccin al recibir
las vituallas, agradeciendo las gestiones realizadas por el Gobierno Autnomo Dep
artamental de Oruro y la Cruz Roja</p>\r\n<p style="text-align: justify;">La ent
rega de los vveres se efectu previa carnetizacin que realizaron los voluntarios de
la Cruz Roja Filial Oruro a las 25 comunidades beneficiadas, en coordinacin con l
as autoridades originarias de Toledo</p>', 1, 0, 0, 11, '2012-05-09 12:35:58', 4
2, '', '2012-05-09 12:44:13', 42, 0, '0000-00-00 00:00:00', '2012-05-09 12:35:58
', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro
":"","show_category":"","link_category":"","show_parent_category":"","link_paren
t_category":"","show_author":"","link_author":"","show_create_date":"","show_mod
ify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","s
how_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noau
th":"","alternative_readmore":"","article_layout":""}', 4, 0, 122, '', '', 1, 65
8, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(71, 117, 'Estudiantes de medicina causaron destrozos al edificio de la gobernac
in', 'estudiantes-de-medicina-causaron-destrozos-al-edificio-de-la-gobernacion',
'', '<p style="text-align: justify;"><img src="images/Noticias/vandalico.jpg" bo
rder="0" style="float: left; margin: 10px; border: 1px solid black;" />Decenas d
e estudiantes de la carrera de medicina de la Universidad Tcnica de Oruro a las 1
3 horas aproximadamente causaron destrozos en el edificio del Gobierno Autnomo De
partamental de Oruro, con cachorros de dinamita piedras, palos, dejando ms de 15
ventanas destrozadas, una cortina quemada y otros destrozos menores. </p>\r\n',
'\r\n<p style="text-align: justify;">El director de comunicacin de la gobernacin,
Sergio Godoy, lament este tipo de actitudes de los estudiantes universitarios qu
e daan el ornato pblico y felizmente el hecho ocurri pasado al medio da cuando los f
uncionarios se retiraron a sus domicilios, porque tal vez se habra afectado a la
humanidad de los trabajadores . </p>\r\n<p style="text-align: justify;">Godoy ma
nifest: estos hechos vandlicos vienen de sectores radicales que estn buscando viole
ncia y confrontacin , pidi reflexin, esta es la casa de todos los orureos, los estud
iantes, los mdicos, los trabajadores, comerciantes, mineros, del ciudadano de a p
ie, </p>\r\n<p style="text-align: justify;"> Cerca a las 13 horas un grupo de jvenes
con guardapolvos, al pasar por el frontis de la gobernacin tras una marcha com
enzaron a tirar piedras, petardos, palos apuntando a las ventanas, echaron pintu
ra al frontis de la gobernacin, causando daos al ornato pblico . </p>\r\n<p style="te
xt-align: justify;">El asesor jurdico de la gobernacin, Juan Carlos Rodrguez, dijo
: presentaremos denuncia al ministerio pblico por destrozos y daos a los bienes pbli
cos, la denuncia ser contra el decano y el centro de estudiantes de la facultad
de medicina de la UTO, y se realizara la presentacin de las pruebas como fotogr
afas y filmaciones que se registraron de estas acciones .</p>', 1, 0, 0, 11, '2012
-05-09 12:50:28', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2
012-05-09 12:50:28', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titl
es":"","show_intro":"","show_category":"","link_category":"","show_parent_catego
ry":"","link_parent_category":"","show_author":"","link_author":"","show_create_
date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"",
"show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_h
its":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0,
121, '', '', 1, 1286, '{"robots":"","author":"","rights":"","xreference":""}', 0
, '*', ''),
(72, 118, 'Gobernacin socializa proyecto de Puerto Seco en los niveles de gobier
no y entidades inmersas en comercio exterior', 'gobernacion-socializa-proyecto-d
e-puerto-seco-en-los-niveles-de-gobierno-y-entidades-inmersas-en-comercio-exteri
or', '', '<p style="text-align: justify;"><strong><img src="images/Noticias/come
rcioex.jpg" border="0" style="float: left; margin: 10px; border: 2px solid black
;" />E</strong>l Gobierno Autnomo Departamental de Oruro a travs de la direccin de
Industria y Comercio realiza la socializacin del proyecto Puerto Seco en los ni
veles de gobierno y las entidades que estn inmersas en comercio exterior, inform

este viernes Arturo Murillo, responsable del proyecto Puerto Seco.</p>\r\n', '\r
\n<p style="text-align: justify;"> Este jueves se tuvo una reunin en cancillera con
representantes de varios ministerios y entidades del transporte internacional
y comercio exterior, donde se hizo conocer los avances que tiene el proyecto de
l Puerto Seco y plantear a la cancillera que se realice todos los tramites que co
rresponda para el respeto y la vigencia por parte de Chile del tratado de 1904,
como indica el libre trnsito y en lo futuro no se tenga problemas para la operati
vidad del Puerto Seco de Oruro , manifest Murillo.</p>\r\n<p style="text-align: ju
stify;">Por su parte la Cancillera se comprometi a trabajar en la normativa de reg
lamentacin impositiva, se trabajara hasta fin de ao en una nueva ley de inversione
s para dar garantas a los inversionistas nacionales extranjeros, agreg murillo.</p
>\r\n<p style="text-align: justify;">El funcionario agreg que tambin se explic las
ventajas que ofrecer el Puerto Seco de Oruro en cuanto a rapidez en el trmite y des
pacho de la carga, aranceles adecuados, ingresos en tributos al Estado y la red
uccin de costos por distancias beneficiosas; del movimiento econmico comercial
en Oruro aproximadamente un 70 por ciento es informal, por lo que se plantear a l
os comerciantes manejar su mercadera de forma legal a travs del Puerto Seco .</p>\r\
n<p style="text-align: justify;"> Porque es mejor tributar al Estado unos 50 mil b
olivianos que perder camiones de mercadera por contrabando por millones de boliv
ianos , coment Murillo a tiempo de sealar que en prximas semana se sostendr reuniones
con el sector del transporte internacional, como la Coordinadora Boliviana del
Transporte, la Cmara del Transporte de El Alto y la Cooperativa Boliviana del Tr
ansporte Internacional de Cargas (COBOTIC). Adems estos sectores solicitaron co
ordinar con la gobernacin de Oruro para elaborar los trminos de referencia del pr
oyecto Puerto Seco.</p>\r\n<p style="text-align: justify;"> <strong>OPINIONES</s
trong></p>\r\n<p style="text-align: justify;">Juan Adurralde, asesor de COBOTI
C, respecto al proyecto de Puerto Seco en Oruro expres: me parece una medida muy
buena principalmente si se estn funcin de tratar de que se consolide en el tiemp
o que representara mucho desarrollo no solo para Oruro, se debe hacer anlisis de
eficiencia en el servicio considerando que el crecimiento de los puertos y esta
mos atosigados . </p>', 1, 0, 0, 11, '2012-05-09 12:57:54', 42, '', '0000-00-00 0
0:00:00', 0, 0, '0000-00-00 00:00:00', '2012-05-09 12:57:54', '0000-00-00 00:00:
00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":
"","link_category":"","show_parent_category":"","link_parent_category":"","show_
author":"","link_author":"","show_create_date":"","show_modify_date":"","show_pu
blish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","s
how_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_r
eadmore":"","article_layout":""}', 1, 0, 120, '', '', 1, 1346, '{"robots":"","au
thor":"","rights":"","xreference":""}', 0, '*', ''),
(73, 119, 'Estudiantes del programa Jesus Nazareth y Estrella del Sur expusieron los
mapas de riesgo del distrito 4 y 5.', 'estudiantes-del-programa-jesus-nazarethy-estrella-del-sur-expusieron-los-mapas-de-riesgo-del-distrito-4-y-5', '', '<p s
tyle="text-align: justify;"><img src="images/Noticias/mapasriesgo.jpg" border="0
" style="margin: 10px; border: 2px solid black; float: left;" />Con la participa
cin de estudiantes de diferentes colegios, se realiz la presentacin y exposicin de
los Mapas de Riesgo donde se identificaron sectores de inseguridad que existe e
n el distrito 4 y 5, actividad que fue organizada por el Servicio Departamental
de Seguridad Ciudadana en el Saln Idelfonso Murgua del Gobierno Autnomo Departament
al de Oruro (G.A.D.OR.) el viernes 04 de mayo.</p>\r\n', '\r\n<p style="text-ali
gn: justify;"> </p>\r\n<p style="text-align: justify;"> En la zona sud-este, del
colegio Jess de Nazaret, hay muchos robos, asaltos que vivimos en este sector, c
uando acudimos al reten ms cercano de nuestro colegio, nos encontramos con las pu
ertas cerradas no hay quien pueda socorrernos por eso queremos que nos ayuden y
tomen apunte nuestras autoridades mencion el estudiante Luis Rodrguez del Programa
Jess de Nazaret durante la exposicin.</p>\r\n<p style="text-align: justify;">Las au
toridades que asistieron a esta actividad, manifestaron su satisfaccin y felicita
ron a los estudiantes de los dos programas por tener la capacidad sin temor algu
no de hacer conocer y denunciar de todos estos actos ilcitos que ocurren en nues
tras calles.</p>\r\n<p style="text-align: justify;">Al respecto el Cnl. DESP. Ru
bn Segada, en representacin del Comando Departamental de la Polica de Oruro, seal: Par

a hacer frente a esta inseguridad en nuestro municipio es importante que trabaj


emos todos juntos desde los hijos, padres, autoridades y la polica en su conjunto .
</p>\r\n<p style="text-align: justify;">El Sgto. Luis Fernando Ajata, ratific su
llamado a los padres de familia, indicando que la educacin y la prevencin de la i
nseguridad esta en el ncleo del hogar.</p>\r\n<p style="text-align: justify;">Los
estudiantes, padres de familia y profesores de la localidad de Machacamarca, d
el colegio Mxico hicieron conocer a travs de un socio-drama sobre la violencia famil
iar, que son frecuentes los casos de violencia fsica, psicolgica, verbal, econmica,
en nuestra sociedad.</p>', 1, 0, 0, 11, '2012-05-09 13:05:23', 42, '', '2012-05
-09 13:06:44', 42, 0, '0000-00-00 00:00:00', '2012-05-09 13:05:23', '0000-00-00
00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_cate
gory":"","link_category":"","show_parent_category":"","link_parent_category":"",
"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","s
how_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon"
:"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alterna
tive_readmore":"","article_layout":""}', 2, 0, 119, '', '', 1, 1570, '{"robots":
"","author":"","rights":"","xreference":""}', 0, '*', ''),
(74, 120, 'El Gobernador invito a periodistas al 2do recorrido de los camin
os del to revalorizando nuestra cultura en los municipios de Toledo y Turco', 'e
l-gobernador-invito-a-periodistas-al-2do-recorrido-de-los-caminos-del-tio-revalo
rizando-nuestra-cultura-en-los-municipios-de-toledo-y-turco', '', '<p style="tex
t-align: justify;"><img src="images/Noticias/recorrido.jpg" border="0" style="ma
rgin: 10px; border: 2px solid black; float: left;" />Con la finalidad de promoci
onar el turismo en el departamento de Oruro a iniciativa del Gobernador de Oruro
Ing. Santos Tito Veliz invit a los periodistas de la regin para realizar el recor
rido, del 2do tramo de los Caminos del To
Revalorizando nuestra cultura, en coor
dinacin con las autoridades municipales de Toledo y Turco.</p>\r\n', '\r\n<p styl
e="text-align: justify;">En este recorrido se visitara:</p>\r\n<p style="text-al
ign: justify;"><strong>MUNICIPIO DE TOLEDO </strong></p>\r\n<p style="text-align
: justify;">Esta ruta turstica comenzara con la visita a la Iglesia colonial de T
oledo, donde se custodia la imagen del Santo Patrono San Agustn, a 38 kilmetros al
suroeste de la Ciudad de Oruro, cuya arquitectura corresponde al estilo renacen
tista, construida a finales del siglo XVI, su estructura es de cruz latina, con
un bside plano en mampostera de adobe, con cubierta de dos aguas que mantiene toda
va tejas de tipo colonial, su portada principal es sobria lo mismo que la portada
lateral, sencilla, cuenta con una torre para el campanario.</p>\r\n<p style="te
xt-align: justify;"><strong>MUNICIPIO DE TURCO </strong></p>\r\n<p style="text-a
lign: justify;">Turco antiguamente tena fama por sus minas de plata, est ubicado a
l Sureste de la provincia Sajama, a 155 Kilmetros de la ciudad de Oruro, posee un
a temperatura media de 10C,</p>\r\n<p style="text-align: justify;">Se visitara <a
href="http://www.atlantisbolivia.org/pumiri.htm" target="_blank">La Ciudad Enca
ntada de Pumiri</a> encierra un montn de leyendas y figuras de piedra que hacen v
olar la imaginacin, a los alrededores de Pumiri tambin estn rodeados de <em><strong
>chullpares</strong></em>(tumbas, urnas, monumentos funerarios) en donde la gent
e depositaba los restos de sus seres queridos ya muertos (chullpas o momias andi
nas).</p>\r\n<p style="text-align: justify;">Con el objetivo de promocionar la
gran riqueza turstica que posee el departamento y fomentando el turismo el Gobier
no Autnomo Departamental de Oruro las empresas Sinchi Wayra y Entel-Oruro lanz dos
concursos periodsticos de reportajes y fotografa, con quienes recorrern esta ruta
turstica. y como un incentivo a los periodistas orureos.</p>\r\n<p style="text-ali
gn: justify;"><strong>1.- </strong>Se destinar <strong>1.000 $us</strong> en prem
ios a los mejores trabajos periodsticos en radio - prensa - televisin, a quienes
presenten un documental de los lugares que se visite, la iglesia de Toledo y Tur
co (<a href="http://www.atlantisbolivia.org/pumiri.htm" target="_blank">La Ciud
ad Encantada de Pumiri</a>)</p>\r\n<p style="text-align: justify;"><strong>2.-</
strong>Se premiaran a las mejores fotografas que presenten en tamao doble postal c
on un nombre de la fotografa, en sobre cerrado con un seudnimo y otro sobre pequeo
donde se detalle sus datos personales.</p>\r\n<p style="text-align: justify;">Es
ta invitacin se realiza en homenaje al Da del Periodista Boliviano , este sbado 12 de
mayo de 2012 como un merecido reconocimiento al trabajo de informar, orientar y

educar a la ciudadana.</p>', 1, 0, 0, 11, '2012-05-09 19:13:27', 42, '', '2012-0


5-09 19:21:55', 42, 0, '0000-00-00 00:00:00', '2012-05-09 19:13:27', '0000-00-00
00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_cat
egory":"","link_category":"","show_parent_category":"","link_parent_category":""
,"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","
show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon
":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","altern
ative_readmore":"","article_layout":""}', 3, 0, 118, '', '', 1, 1397, '{"robots"
:"","author":"","rights":"","xreference":""}', 0, '*', ''),
(75, 121, 'Oruro realizo una recaudacin de Bs. 39.464.381 por regalas mineras en l
os primeros 3 meses de la gestin 2012', 'oruro-realizo-una-recaudacion-de-bs-3946
4381-por-regalias-mineras-en-los-primeros-3-meses-de-la-gestion-2012', '', '<p><
strong>Oruro realizo una recaudacin de Bs. 39.464.381 por regalas mineras en los p
rimeros 3 meses de la gestin 2012</strong></p>\r\n<p style="text-align: justify;"
><img src="images/Noticias/regalias.jpg" border="0" style="margin: 10px; border:
2px solid black; float: left;" />La Unidad de Control de Regalas Mineras de la S
ecretaria de Minera y Metalurgia del Gobierno Autnomo Departamental de Oruro reali
z una</p>\r\n', '\r\n<p style="text-align: justify;">recaudacin de Bs. 39.464.381,
en los primeros 3 primeros meses de la gestin 2012, correspondientes a las rega
las mineras del departamento de Oruro.</p>\r\n<p style="text-align: justify;">El
Lic. Wilfredo Villca Guzmn Jefe de Unidad de Regalas Mineras informo: este monto re
caudado corresponde al aporte de 12 municipios productores de minerales .</p>\r\n
<p style="text-align: justify;"><strong></strong><strong></strong>La unidad de c
ontrol de regalas mineras informo que del total recaudado en el primer trimestre
de la gestin se distribuye en un 85% para la gobernacin de Oruro 33.221.587 Bs. y
el restante 15% para los municipios productores de minerales de 5.862.633 Bs. </
p>\r\n<p><img src="images/Noticias/regalias1.jpg" border="0" alt="" style="displ
ay: block; margin-left: auto; margin-right: auto;" /></p>\r\n<p style="text-alig
n: justify;">Dentro del trabajo de la unidad de control de regalas mineras, se i
nform que la recaudacin durante la gestin 2011 alcanzo a 183.475.677 Bs. superand
o con un 37% a la gestin 2010 que se obtuvo un monto de 133.700.965 Bs.</p>', 1,
0, 0, 11, '2012-05-09 19:45:59', 42, '', '2012-05-09 20:16:04', 42, 0, '0000-0000 00:00:00', '2012-05-09 19:45:59', '0000-00-00 00:00:00', '', '', '{"show_titl
e":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sh
ow_parent_category":"","link_parent_category":"","show_author":"","link_author":
"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item
_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_
vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layo
ut":""}', 8, 0, 117, '', '', 1, 1496, '{"robots":"","author":"","rights":"","xre
ference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(76, 122, 'La Cruz Roja Boliviana entreg ayuda humanitaria a 600 familias del mun
icipio de Toledo', 'la-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-famil
ias-del-municipio-de-toledo', '', '<p><img src="images/Noticias/boletin unidcom
05-1.jpg" border="0" alt="" /></p>\r\n<p><span style="color: #000000;">Tras gest
iones realizadas por el Gobierno Autnomo Departamental de Oruro; la Cruz Roja Bol
iviana, este fin de semana, entreg vveres y kits de limpieza a 600 familias vulner
ables de 25 comunidades del municipio de Toledo; familias que fueron afectadas
por el desborde del ro Desaguadero.</span></p>\r\n<p><span style="color: #000000;
"> </span><span style="color: #000000;">Del acto de entrega, realizado en la pla
za central de Toledo, participaron el Ing. Florencio Choque Lapaca, Secretario G
eneral del G.A.D.OR.; Juan Pita, Asamblesta Departamental; Martn Colque, Alcalde d
e Toledo; Abel Pea y Lillo, Presidente de la Cruz Roja Boliviana; Lino Rocha, Pre
sidente Cruz Roja Filial Oruro y autoridades originarias.</span></p>\r\n<p><span
style="color: #000000;"> </span><span style="color: #000000;">El Secretario Gen

eral, Ing. Florencio Choque Lapaca, agradeci el desprendimiento de la Cruz Roja,


comprometindose ante los pobladores a que El Gobierno Autnomo Departamental de Orur
o trabajar en la prevencin de desastres naturales en los municipios ms vulnerables,
para que stos no sufran las consecuencias de ahora. </span></p>\r\n<p><span style
="color: #000000;"> </span><span style="color: #000000;">La ayuda humanitaria as
ciende a 70 mil dlares y consta de un par de paquetes que contienen 45 kilos de a
limentos, un paquete de elementos de aseo y dos litros de aceite para cada famil
ia; explic el presidente de la Cruz Roja Boliviana, Abel Pea y Lillo, a tiempo de
sealar: Hemos cuidado que la calidad (de los vveres) sea buena, sabemos servir y lo
hacemos con mucho respeto y respetar es tambin traer el aporte embolsado y listo
para entregar con el peso correcto y buena calidad .</span></p>\r\n<p><span style
="color: #000000;"> </span><span style="color: #000000;">El gestor de la ayuda,
Juan Pita, Asamblesta Departamental de la provincia Saucar, asegur que la gestin se
hizo, tomando en cuenta que los municipios de Toledo, El Choro y Chipaya fueron
declarados como zonas de desastre departamental, Agradecemos a la Cruz Roja, por
la gestin que realizaron de organizaciones internacionales, para beneficiar a 600
familias de Toledo, con esta ayuda humanitaria , asegur. </span></p>\r\n<p><span s
tyle="color: #000000;">Los beneficiarios mostraron su satisfaccin al recibir las
vituallas, agradeciendo las gestiones realizadas por el Gobierno Autnomo Departam
ental de Oruro y la Cruz Roja</span></p>\r\n<p><span style="color: #000000;"> </
span><span style="color: #000000;">La entrega de los vveres se efectu previa carne
tizacin que realizaron los voluntarios de la Cruz Roja Filial Oruro a las 25 comu
nidades beneficiadas, en coordinacin con las autoridades originarias de Toledo. <
em>LMVC-STRA.GRAL.</em></span></p>', '', 1, 0, 0, 14, '2012-05-14 19:59:47', 42,
'', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-05-14 19:59:47', '
0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":""
,"show_category":"","link_category":"","show_parent_category":"","link_parent_ca
tegory":"","show_author":"","link_author":"","show_create_date":"","show_modify_
date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_
print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":
"","alternative_readmore":"","article_layout":""}', 1, 0, 0, '', '', 1, 2490, '{
"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(77, 123, 'El Programa Nacional de Post Alfabetizacin Oruro lanz la Campaa Nacional
Bolivia Lee ', 'el-programa-nacional-de-post-alfabetizacion-oruro-lanzo-la-camp
ana-nacional-bolivia-lee', '', '<p style="text-align: justify;"><span style="col
or: #000000;"><img src="images/Noticias/lectura.jpg" border="0" style="float: le
ft; margin: 10px; border: 2px solid black;" />Con el objetivo de generar una cul
tura lectora, principalmente de las personas mayores de 15 aos inscritas en el pr
ograma de Alfabetizacin Yo, s puedo y de Post Alfabetizacin Yo, s puedo seguir ; el Pr
ama Nacional de Post Alfabetizacin-Oruro, en coordinacin con la Direccin Departamen
tal de Educacin, realiz este lunes el lanzamiento Departamental de la Campaa Nacion
al Bolivia Lee .</span></p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p
style="text-align: justify;"><span style="color: #000000;">En el acto el Ing. F
lorencio Choque Lapaca, Secretario General del G.A.D.OR. manifest: Los orureos quie
nes hemos aprendido a leer y escribir, tenemos la obligacin moral y tica de acompaa
r en este proceso de las hermanas y hermanos que quieren reafirmar su lectoescri
tura. Hay varias personas que no han podido leer ms porque no tienen un libro o u
na revista, ahora estn en riesgo de volverse nuevamente analfabetos. </span></p>\r\
n<p style="text-align: justify;"><span style="color: #000000;">As mismo el Prof.
Marco Chvez, responsable Departamental del Programa de Post alfabetizacin-Oruro as
egur que la Campaa Nacional Bolivia Lee , comprende 4 estrategias de accin: la primera
que refiere a la recoleccin de libros, para la prctica de la lectura y escritura
en los grupos de Alfabetizacin y Post alfabetizacin; la segunda a la implementacin
de bibliotecas comunales y populares. La tercera estrategia comprende el desarro
llo de actividades de promocin y motivacin hacia la lectura y escritura y una ltima
que est dirigida al concurso nacional de lectura y escritura.</span></p>\r\n<p s
tyle="text-align: justify;"><span style="color: #000000;">La actividad central s
e realiz en el Hall del Gobierno Autnomo Departamental de Oruro, con la participac
in de autoridades departamentales y principalmente de los protagonistas: las ciud
adanas y ciudadanos que continan reforzando su lectoescritura en el programa de P

ost Alfabetizacin y con personas de la sociedad civil que se sienten motivadas a


la lectura de libros.</span></p>\r\n<p style="text-align: justify;"><span style=
"color: #000000;">Las personas o instituciones que quieran adherirse a esta camp
aa de recoleccin de libros, pueden hacer llegar su donativo a la Direccin Departame
ntal de Educacin<em>. </em><em>(LMVC-STRA GRAL.)</em></span></p>', 1, 0, 0, 11, '2
012-05-14 20:08:51', 42, '', '2012-05-15 23:32:32', 42, 0, '0000-00-00 00:00:00'
, '2012-05-14 20:08:51', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_
titles":"","show_intro":"","show_category":"","link_category":"","show_parent_ca
tegory":"","link_parent_category":"","show_author":"","link_author":"","show_cre
ate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation"
:"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","sh
ow_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 8,
0, 116, '', '', 1, 2176, '{"robots":"","author":"","rights":"","xreference":""}
', 0, '*', ''),
(78, 124, 'Control Social', 'control-social', '', '<p style="text-align: justify
;"><em>Es un derecho constitucional que implica la participacin de la Sociedad Ci
vil Organizada en todas las actividades que realiza el Gobierno Autnomo Departame
ntal de Oruro durante la gestin.</em></p>\r\n<p style="text-align: justify;"><em>
La sociedad civil organizada es la suma total de aquellas organizaciones y/o mov
imientos sociales que se ubican fuera del aparato gubernamental que deben realiz
ar seguimiento y participacin activa de toda persona individual o colectiva en lo
s procesos y resultados que desarrolla el Gobierno Autnomo Departamental de Oruro
, para el logro de sus objetivos.</em></p>\r\n<p style="text-align: justify;"><e
m>El Gobierno Autnomo Departamental de Oruro, utiliza los mecanismos de Rendicin Pb
lica de Cuentas y Acceso a la Informacin. Para fortalecer este eje, la Coordinacin
de Transparencia y Lucha contra la Corrupcin, viene realizando capacitaciones s
obre Rol de control social dirigido a organizaciones sociales del Departamento de
Oruro.</em></p>\r\n<p style="text-align: right;"><em><br /></em><a href="index.p
hp?option=com_content&amp;view=article&amp;id=67"><strong>Volver</strong></a></p
>', '', 1, 0, 0, 2, '2012-05-16 00:24:55', 42, '', '2012-05-17 19:50:21', 42, 0,
'0000-00-00 00:00:00', '2012-05-16 00:24:54', '0000-00-00 00:00:00', '', '', '{
"show_title":"","link_titles":"","show_intro":"","show_category":"","link_catego
ry":"","show_parent_category":"","link_parent_category":"","show_author":"","lin
k_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"",
"show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon"
:"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","ar
ticle_layout":""}', 4, 0, 15, '', '', 1, 1421, '{"robots":"","author":"","rights
":"","xreference":""}', 0, '*', ''),
(79, 125, 'Acceso a la Informacin', 'acceso-a-la-informacion', '', '<p class="est
ilo12" style="text-align: justify;"><em>Es un derecho fundamental de la ciudadana
que permite conocer el manejo de la gestin pblica, el destino y el uso de sus rec
ursos que administra el Gobierno Autnomo Departamental de Oruro a travs de la MAE
de la institucin, los Secretarios Departamentales, Directores, Jefes de Unidad, E
ncargados de rea y Encargados de Proyectos.</em></p>\r\n<p class="estilo12" style
="text-align: justify;"><em>El Gobierno Autnomo Departamental de Oruro est fortale
ciendo y consolidando el sitio oficial de la institucin en el internet (<a href=
"undefined/">www.oruro.gob.bo</a>) constituyndose el mismo en un instrumento de p
articipacin y acceso a la informacin para toda la ciudadana y control social.</em><
/p>\r\n<p class="estilo12" style="text-align: right;"><a href="index.php?option=
com_content&amp;view=article&amp;id=67"><strong>Volver</strong><em><br /></em></
a></p>', '', 1, 0, 0, 2, '2012-05-16 00:27:29', 42, '', '2012-05-17 19:56:46', 4
2, 0, '0000-00-00 00:00:00', '2012-05-16 00:27:27', '0000-00-00 00:00:00', '', '
', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_c
ategory":"","show_parent_category":"","link_parent_category":"","show_author":""
,"link_author":"","show_create_date":"","show_modify_date":"","show_publish_date
":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_
icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"
","article_layout":""}', 3, 0, 14, '', '', 1, 1644, '{"robots":"","author":"","r
ights":"","xreference":""}', 0, '*', ''),
(80, 126, 'Rendicin Pblica de Cuentas', 'rendicion-publica-de-cuentas', '', '<p st

yle="text-align: justify;"><em>Es el proceso de realizar acciones planificadas p


ara informar pblicamente temas econmicos, polticos, tcnicos y administrativos de la
institucin, los mismos que deben ser realizados por los servidores pblicos jerrquic
os bajo direccin y coordinacin de la unidad de Coordinacin de Transparencia y Lucha
contra la Corrupcin del Gobierno Autnomo Departamental de Oruro.</em></p>\r\n<p><
em><img src="images/Logos/rpdc2010.jpg" border="0" alt="" style="display: block;
margin-left: auto; margin-right: auto;" /></em></p>\r\n<p><em><img src="images/
Logos/rpdc2011.jpg" border="0" alt="" style="display: block; margin-left: auto;
margin-right: auto;" /></em></p>\r\n<p style="text-align: right;"><a href="index
.php?option=com_content&amp;view=article&amp;id=67"><strong>Volver</strong><em><
br /></em></a></p>\r\n<p style="text-align: justify;"><em><br /></em></p>', '',
1, 0, 0, 2, '2012-05-16 00:28:59', 42, '', '2012-05-18 12:41:24', 42, 0, '0000-0
0-00 00:00:00', '2012-05-16 00:28:57', '0000-00-00 00:00:00', '', '', '{"show_ti
tle":"","link_titles":"","show_intro":"","show_category":"","link_category":"","
show_parent_category":"","link_parent_category":"","show_author":"","link_author
":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_it
em_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","sho
w_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_la
yout":""}', 5, 0, 13, '', '', 1, 1514, '{"robots":"","author":"","rights":"","xr
eference":""}', 0, '*', ''),
(81, 127, 'tica Pblica', 'etica-publica', '', '<p style="text-align: justify;"><em
>Es la promocin dirigida a los servidores pblicos de los principios ancestrales co
mo el ama qhilla (no seas flojo), ama llulla (no seas mentiroso), ama suwa (no s
eas ladrn), ama llunku (no seas servil), andereko (vida armoniosa), tekoKavi (vida
buena), fortalecida por los valores de pro actividad, empata, probidad, deseo d
e superacin, justicia social y amor a Bolivia; con la finalidad de Servir Bien par
a Vivir Bien , conductas que permitan el desarrollo de la gestin pblica ms plena y ar
mnica posible.</em></p>\r\n<p style="text-align: justify;"><em>Actualmente, la Co
ordinacin de Transparencia y Lucha contra la Corrupcin y la Coordinacin de Gestin de
Calidad y Desarrollo Institucional elaboran el Cdigo de tica Pblica del Gobierno A
utnomo Departamental de Oruro y su Reglamentacin correspondiente, con la finalidad
de su aplicacin por parte de los servidores pblicos de la institucin y tomando en
cuenta los principios y bases fundamentales de la Constitucin Poltica del Estado.
Por otro lado, la Coordinacin de Transparencia y Lucha contra la Corrupcin, realiz
a capacitaciones sobre tica Pblica dirigido a los servidores pblicos de la Institucin.
</em></p>\r\n<p style="text-align: right;"><a href="index.php?option=com_content
&amp;view=article&amp;id=67"><strong>Volver</strong><em><br /></em></a></p>', ''
, 1, 0, 0, 2, '2012-05-16 00:31:12', 42, '', '2012-05-17 19:55:39', 42, 0, '0000
-00-00 00:00:00', '2012-05-16 00:31:11', '0000-00-00 00:00:00', '', '', '{"show_
title":"","link_titles":"","show_intro":"","show_category":"","link_category":""
,"show_parent_category":"","link_parent_category":"","show_author":"","link_auth
or":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_
item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","s
how_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_
layout":""}', 2, 0, 12, '', '', 1, 1640, '{"robots":"","author":"","rights":"","
xreference":""}', 0, '*', ''),
(82, 128, 'Inici la construccin del Sistema de Alcantarillado Sanitario Barrios Pe
riurbanos Oruro-tramo 3', 'inicio-la-construccion-del-sistema-de-alcantarilladosanitario-barrios-periurbanos-oruro-tramo-3', '', '<p style="text-align: justify
;"><img src="images/dsc0146a3.jpg" border="0" alt="Con la presencia del Ing. Flo
rencio Choque Lapaca, Secretario General del GAD-ORU, se dio inicio a la constru
ccin del alcantarillado en zonas periurbanas." style="margin: 10px; float: left;
border: black 2px solid;" />Un total de 23 urbanizaciones periurbanas, sern bene
ficiadas con la construccin del Sistema de Alcantarillado Sanitario Barrios Periu
rbanos Oruro-tramo 3, que el Ing. Florencio Choque Lapaca, Secretario Departamen
tal del Gobierno Autnomo Departamental de Oruro dio inicio este lunes en la urba
nizacin CORDEOR.</p>\r\n<p style="text-align: justify;">La autoridad departamenta
l manifest que el sistema de alcantarillado sanitario para los barrios periurbano
s, es una</p>\r\n', '\r\n<p style="text-align: justify;">repuesta a una sentida
necesidad para mejorar las condiciones de vida de la poblacin.</p>\r\n<p style="t

ext-align: justify;">El proyecto Sistema de Alcantarillado Sanitario Barrios Pe


riurbanos Oruro-tramo 3, comprende la construccin del colector principal desde la
urbanizacin Cordeor hasta el Tagarete, paralelamente ste desembocar en la planta d
e tratamiento de aguas residuales.</p>\r\n<p style="text-align: justify;">De acu
erdo con la informacin brindada por el dirigente de la Coordinadora Departamental
de Juntas Vecinales Periurbanas de Oruro, Jos Flores, el monto de ejecucin del p
royecto asciende a 10 millones 200 mil Bs. Parte de la inversin, fueron conseguid
os por trmites realizados por la Codjuvepuro y el Ministerio de Medio Ambiente y
Agua ante una entidad extranjera. El dirigente de la Codjuvepuro sostuvo, que la
alcalda adems del G.A.D.OR., deben asumir la otra contraparte por ser una respons
abilidad municipal y departamental.</p>\r\n<p style="text-align: justify;">Segn e
l Ing. Jos Luis Medrano, Gerente de la empresa ejecutora del proyecto CONGAR, se
tiene consignado 455 das calendario para su ejecucin. <em>(LMVC-STRA. GRAL.)</em></
p>', 1, 0, 0, 11, '2012-05-16 19:47:57', 42, '', '2012-05-17 12:56:05', 42, 0, '
0000-00-00 00:00:00', '2012-05-16 19:47:56', '0000-00-00 00:00:00', '', '', '{"s
how_title":"","link_titles":"","show_intro":"","show_category":"","link_category
":"","show_parent_category":"","link_parent_category":"","show_author":"","link_
author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","s
how_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"
","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","arti
cle_layout":""}', 8, 0, 115, '', '', 1, 1387, '{"robots":"","author":"","rights"
:"","xreference":""}', 0, '*', ''),
(83, 129, 'Formulario de Atencin de Denuncias', 'formulario-de-atencion-de-denunc
ias', '', '<div align="center">\r\n<table style="width: 600px; height: 991px;" b
order="1" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td width="47%"
>\r\n<p align="right"><strong>Denunciante (Nombres y Apellidos):</strong></p>\r\
n</td>\r\n<td colspan="3" width="52%">\r\n<p><input type="text" value="" size="5
0" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="47%">\r\n<p align="right"><str
ong>C.I.:</strong></p>\r\n</td>\r\n<td colspan="3" width="52%">\r\n<p><input typ
e="text" value="" size="50" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="47%">
\r\n<p align="right"><strong>Telfono:</strong></p>\r\n</td>\r\n<td colspan="3" wi
dth="52%">\r\n<p><input type="text" value="" size="50" /></p>\r\n</td>\r\n</tr>\
r\n<tr>\r\n<td width="47%">\r\n<p align="right"><strong>Correo Electrnico:</stron
g></p>\r\n</td>\r\n<td colspan="3" width="52%">\r\n<p><input type="text" value="
" size="50" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="47%">\r\n<p align="ri
ght"><strong>Solicita que su identidad sea mantenida en reserva?:</strong></p>\r\
n</td>\r\n<td colspan="3" width="52%">\r\n<p>
Si:<input type="radio" name="
elegir" value="1" checked="checked" /> No:<input type="radio" name="elegir" valu
e="0" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td colspan="4" width="100%">\r\n<p al
ign="center"><strong>DATOS DE LA DENUNCIA </strong></p>\r\n</td>\r\n</tr>\r\n<tr
>\r\n<td width="47%">\r\n<p align="right"><strong>Nombre(s) de la(s) persona(s)
denunciada(s):</strong></p>\r\n</td>\r\n<td colspan="3" width="52%"><input type=
"text" value="" size="50" /></td>\r\n</tr>\r\n<tr>\r\n<td rowspan="4" width="47%
">\r\n<p align="right"><strong>Es funcionario del Gobierno Autnomo Departamental d
e Oruro?: <br /></strong></p>\r\n</td>\r\n<td width="3%">\r\n<p>
Si:</p>\r\
n</td>\r\n<td width="4%">\r\n<p><input type="radio" name="esfuncionario" value="
1" checked="checked" /></p>\r\n</td>\r\n<td width="45%"> </td>\r\n</tr>\r\n<tr>\
r\n<td width="3%">\r\n<p>
No:</p>\r\n</td>\r\n<td>\r\n<p><input type="radio"
name="esfuncionario" value="2" /></p>\r\n</td>\r\n<td width="45%"> </td>\r\n</t
r>\r\n<tr>\r\n<td width="3%">\r\n<p> Lo Fue:</p>\r\n</td>\r\n<td>\r\n<p><input
type="radio" name="esfuncionario" value="3" /></p>\r\n</td>\r\n<td width="45%">
</td>\r\n</tr>\r\n<tr>\r\n<td width="3%">\r\n<p>
Es particular:</p>\r\n</t
d>\r\n<td>\r\n<p><input type="radio" name="esfuncionario" value="4" /></p>\r\n</
td>\r\n<td width="45%"> </td>\r\n</tr>\r\n<tr>\r\n<td width="47%">\r\n<p align="
right"><strong>En caso de ser un funcionario indique el cargo y unidad en el que
trabaja: </strong></p>\r\n</td>\r\n<td colspan="3" width="52%"><input type="tex
t" value="" size="50" /></td>\r\n</tr>\r\n<tr>\r\n<td width="47%">\r\n<p align="
right"><strong>Si se trata de un particular cual es la relacin con el Gobierno Au
tnomo Departamental de Oruro:</strong></p>\r\n</td>\r\n<td colspan="3" width="52%
"><input type="text" value="" size="50" /></td>\r\n</tr>\r\n<tr>\r\n<td colspan=

"4" width="100%">\r\n<p align="center"><strong>PRUEBAS QUE ACOMPAA LA DENUNCIA</s


trong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td colspan="4" width="100%">\r\n<p styl
e="font-size: 10px;" align="center">Seleccione los archivos para subir. Tambin pu
ede presentarlos en la oficina de la Coordinacin de Transparencia y Lucha contra
la Corrupcin del Gobierno Autnomo Departamental de Oruro.</p>\r\n<p align="center"
><a href="#">+ Aadir archivos digitales</a></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td
width="47%">\r\n<p align="right"><strong>Lugar en el que se puede acceder a las
pruebas del hecho denunciado</strong>:</p>\r\n</td>\r\n<td colspan="3" width="52
%"><input type="text" value="" size="50" /> </td>\r\n</tr>\r\n<tr>\r\n<td colspa
n="4" width="100%">\r\n<p style="font-size: 10px;" align="center"><strong>EN LA
SIGUIENTE CASILLA DETALLE CON PRECISIN EL HECHO POR EL CUAL SE PRESENTA EL RECLAM
O.<br /> (Tome en cuenta las siguientes preguntas: QU ocurri?,CMO ocurri?,DNDE ocurri
lo hizo?,CON QUIN?,RECLAM ANTERIORMENTE EL HECHO?, enumerando cada uno de los hecho
s.) </strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="47%">\r\n<p align="rig
ht"><strong>Denuncia:</strong></p>\r\n</td>\r\n<td colspan="3" width="52%"><text
area rows="7" cols="43"></textarea> </td>\r\n</tr>\r\n<tr>\r\n<td valign="top" w
idth="47%">\r\n<p align="right"><strong>Este hecho fue reclamado ante el Gobierno
Autnomo Departamental de Oruro u otra institucin anteriormente? Indique donde:</s
trong></p>\r\n</td>\r\n<td colspan="3" width="52%"><input type="text" value="" s
ize="50" /> </td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>', '', 1, 0, 0, 2, '
2012-05-16 22:27:51', 42, '', '2012-08-15 15:13:00', 42, 0, '0000-00-00 00:00:00
', '2012-05-16 22:27:50', '0000-00-00 00:00:00', '', '', '{"show_title":"","link
_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_c
ategory":"","link_parent_category":"","show_author":"","link_author":"","show_cr
eate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation
":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","s
how_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1
8, 0, 11, '', '', 1, 1586, '{"robots":"","author":"","rights":"","xreference":""
}', 0, '*', ''),
(84, 130, 'Formulario de Atencin de Reclamos', 'formulario-de-atencion-de-reclamo
s', '', '<div align="center">\r\n<table style="width: 600px;" border="1" cellspa
cing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td width="43%">\r\n<p align="ri
ght"><strong>Denunciante (Nombres y Apellidos):</strong></p>\r\n</td>\r\n<td col
span="2" width="50%">\r\n<p><input type="text" value="" size="40" /></p>\r\n</td
>\r\n</tr>\r\n<tr>\r\n<td width="43%">\r\n<p align="right"><strong>C.I.:</strong
></p>\r\n</td>\r\n<td colspan="2" width="52%">\r\n<p><input type="text" value=""
size="40" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="43%">\r\n<p align="rig
ht"><strong>Telfono:</strong></p>\r\n</td>\r\n<td colspan="2" width="52%">\r\n<p>
<input type="text" value="" size="40" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td wi
dth="43%">\r\n<p align="right"><strong>Correo Electrnico: </strong></p>\r\n</td>\
r\n<td colspan="2" width="52%">\r\n<p><input type="text" value="" size="40" /></
p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="43%">\r\n<p align="right"><strong>Soli
cita que su identidad sea mantenida en reserva?:</strong></p>\r\n</td>\r\n<td co
lspan="2" width="52%">\r\n<p> Si: <input type="radio" name="identidad" value="1
" checked="checked" /> No:<input type="radio" name="identidad" value="0" /></p>\
r\n</td>\r\n</tr>\r\n<tr>\r\n<td colspan="3" width="95%">\r\n<p align="center"><
strong>DATOS DEL RECLAMO</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="43
%">\r\n<p align="right"><strong>Secretaria Departamental, Direccin, Unidad, rea, P
royecto de la que se reclama:</strong></p>\r\n</td>\r\n<td colspan="2" width="52
%"><input type="text" value="" size="40" /></td>\r\n</tr>\r\n<tr>\r\n<td width="
43%">\r\n<p align="right"><strong>Nombre(s) de la(s) persona(a) de la(s) que se
reclama.</strong></p>\r\n</td>\r\n<td colspan="2" width="52%"><input type="text"
value="" size="40" /></td>\r\n</tr>\r\n<tr>\r\n<td colspan="3" width="95%">\r\n
<p align="center"><strong>PRUEBAS QUE ACOMPAA LA DENUNCIA</strong></p>\r\n</td>\r
\n</tr>\r\n<tr>\r\n<td colspan="3" width="95%">\r\n<p style="font-size: 10px;" a
lign="center">Seleccione los archivos para subir. Tambin puede presentarlos en la
oficina de la Coordinacin de Transparencia y Lucha contra la Corrupcin del Gobier
no Autnomo Departamental de Oruro.</p>\r\n<p style="font-size: 10px;" align="cent
er"><a href="#">+ Aadir archivos digitales</a></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<
td colspan="3" width="95%">\r\n<p style="font-size: 10px;" align="center"><stron

g>EN LA SIGUIENTE CASILLA DETALLE CON PRECISIN EL HECHO POR EL CUAL SE PRESENTA E
L RECLAMO.<br /> (Tome en cuenta las siguientes preguntas: QU ocurri?, CMO ocurri?, DN
DE ocurri?, QUIN lo hizo?, CON QUIN?,RECLAM ANTERIORMENTE EL HECHO?, enumerando cada
uno de los hechos.) </strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="43%">\
r\n<p align="right"><strong>Reclamo:</strong></p>\r\n</td>\r\n<td colspan="2" wi
dth="52%">\r\n<p><textarea rows="7" cols="35">Escriba aqu...</textarea></p>\r\n</
td>\r\n</tr>\r\n<tr>\r\n<td width="43%">\r\n<p align="right"><strong>En caso de
existir, sealar el lugar en el que se puede acceder a las pruebas del hecho recla
mado:</strong></p>\r\n</td>\r\n<td colspan="2" width="52%"><input type="text" va
lue="" size="40" /></td>\r\n</tr>\r\n<tr>\r\n<td width="43%">\r\n<p align="right
"><strong>Este hecho fue reclamado ante el Gobierno Autnomo Departamental de Oruro
u otra institucin anteriormente?. Indique donde:</strong></p>\r\n</td>\r\n<td co
lspan="2" width="52%"><input type="text" value="" size="40" /></td>\r\n</tr>\r\n
</tbody>\r\n</table>\r\n</div>', '', 1, 0, 0, 2, '2012-05-17 23:46:01', 42, '',
'2012-08-15 15:42:04', 42, 0, '0000-00-00 00:00:00', '2012-05-17 23:45:59', '000
0-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","s
how_category":"","link_category":"","show_parent_category":"","link_parent_categ
ory":"","show_author":"","link_author":"","show_create_date":"","show_modify_dat
e":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_pri
nt_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"",
"alternative_readmore":"","article_layout":""}', 12, 0, 10, '', '', 1, 1537, '{"
robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(85, 131, 'Formulario de Atencin de Sugerencias', 'formulario-de-atencion-de-suge
rencias', '', '<div align="center">\r\n<table style="width: 600px;" border="1" c
ellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td width="35%">\r\n<p ali
gn="right"><strong>Sugerente:</strong></p>\r\n</td>\r\n<td width="64%">\r\n<p><i
nput type="text" value="" size="60" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td widt
h="35%">\r\n<p align="right"><strong>C.I.:</strong></p>\r\n</td>\r\n<td width="6
4%">\r\n<p><input type="text" value="" size="60" /></p>\r\n</td>\r\n</tr>\r\n<tr
>\r\n<td width="35%">\r\n<p align="right"><strong>Telfono:</strong></p>\r\n</td>\
r\n<td width="64%">\r\n<p><input type="text" value="" size="60" /></p>\r\n</td>\
r\n</tr>\r\n<tr>\r\n<td width="35%">\r\n<p align="right"><strong>Correo Electrnic
o: </strong></p>\r\n</td>\r\n<td width="64%">\r\n<p><input type="text" value=""
size="60" /></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="35%">\r\n<p align="righ
t"><strong>Solicita que su identidad sea mantenida en reserva?</strong></p>\r\n</
td>\r\n<td width="64%">\r\n<p>
Si:<input type="radio" name="identidad" value=
"1" checked="checked" /> No:<input type="radio" name="identidad" value="0" /></p
>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td colspan="2" width="100%">\r\n<p align="center
"><strong>DATOS DE LA SUGERENCIA</strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td w
idth="35%">\r\n<p align="right"><strong>Secretaria Departamental, Direccin, Unida
d, rea, Proyecto del Gobierno Autnomo Departamental de Oruro a la que se designa l
a Sugerencia:</strong></p>\r\n</td>\r\n<td width="64%"><input type="text" value=
"" size="60" /></td>\r\n</tr>\r\n<tr>\r\n<td width="35%">\r\n<p align="right"><s
trong>Nombre(s) de la(s) persona(s) a quien(es) se destina la sugerencia:</stron
g></p>\r\n</td>\r\n<td width="64%"><input type="text" value="" size="60" /></td>
\r\n</tr>\r\n<tr>\r\n<td colspan="2" width="100%">\r\n<p align="center"><strong>
EN LA SIGUIENTE CASILLA DE VERIFICACIN DETALLE CON PRECISIN SU SUGERENCIA</strong>
</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td width="35%">\r\n<p align="right"><strong>S
ugerencia:</strong></p>\r\n</td>\r\n<td width="64%"><textarea style="width: 440p
x; height: 173px;" rows="7" cols="35">Escriba aqu...</textarea></td>\r\n</tr>\r\n
<tr>\r\n<td width="35%">\r\n<p align="right"><strong>Esta sugerencia fue efectuad
a en otra reparticin del Gobierno Autnomo Departamental de Oruro anteriormente? In
dique donde:</strong></p>\r\n</td>\r\n<td width="64%"><input type="text" value="
" size="60" /></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>', '', 1, 0, 0, 2,
'2012-05-18 13:17:28', 42, '', '2012-08-15 18:50:33', 42, 0, '0000-00-00 00:00:
00', '2012-05-18 13:17:27', '0000-00-00 00:00:00', '', '', '{"show_title":"","li
nk_titles":"","show_intro":"","show_category":"","link_category":"","show_parent
_category":"","link_parent_category":"","show_author":"","link_author":"","show_
create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigati
on":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"",

"show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}',
17, 0, 9, '', '', 1, 1924, '{"robots":"","author":"","rights":"","xreference":"
"}', 0, '*', ''),
(86, 132, 'Gobierno Autnomo Departamental de Oruro inicia trabajos de prevencin y
orientacin ante sismos ', 'gobierno-autonomo-departamental-de-oruro-inicia-trabaj
os-de-prevencion-y-orientacion-ante-sismos', '', '<p style="text-align: justify;
"><span style="font-size: small;"><span style="color: #000000;"><img src="images
/Noticias/dsc01466a3.jpg" border="0" style="float: left; margin: 10px; border: 2
px solid black;" />Oruro, 18 mayo (AR-COM). El Centro de Operaciones de emergenc
ia convoc a las instituciones vivas del departamento de Oruro, para realizar un t
rabajo conjunto en prevencin y orientacin de fenmenos naturales que est aconteciend
o en nuestro departamento y cmo reaccionar de forma inmediata en caso de un sism
o.</span></span></p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p styl
e="text-align: justify;"><span style="color: #000000; font-size: small;"> </span
><span style="font-size: small;"><span style="color: #000000;">Este proyecto pre
tende orientar, informar a la ciudadana orurea, en lo referente a la prevencin de
un terremoto o sismo, ya sea a travs de los medios de comunicacin, escritos, radia
les o televisivos, o por medio de capacitaciones, que incluyen conferencias y pr
omotores a nivel de barrio, inform el director de UGR de la gobernacin, Ramiro Ccer
es.</span></span></p>\r\n<p style="text-align: justify;"><span style="font-size:
small;"><span style="color: #000000;"> </span></span><span style="font-size: sm
all;"><span style="color: #000000;"> El propsito de las campaas no es ocasionar pnico
entre la comunidad, sino en desarrollar hbitos y actividades de autoproteccin y a
utocuidado. Pretendemos que el tema del terremoto haga parte del diario vivir de
la gente. De esta forma una persona sabr cmo actuar antes, durante y despus del si
smo , explico Caceres. </span></span></p>\r\n<p style="text-align: justify;"><span
style="color: #000000; font-size: small;"> </span><span style="font-size: small
;"><span style="color: #000000;">Se acord realizar conferencias en colegios y uni
versidades, ya que la informacin suministrada y asimilada en el momento de la cha
rla; no hay necesidad de buscar la informacin o ver un programa de televisin. Las
universidades deben de trabajar en incluir charlas con el tema de la prevencin d
e un desastre en su diario vivir, dijo el director de UGRs. </span></span></p>\r
\n<p style="text-align: justify;"><span style="color: #000000; font-size: small;
"> </span><span style="font-size: small;"><span style="color: #000000;">Es impor
tante conocer que un sismo de una magnitud 4 no es el doble de 2, sino que 100 v
eces mayor. Magnitud en escala Richter Efectos del terremoto Menos de 3.5 Genera
lmente no se siente, pero es registrado 3.5 - 5.4 A menudo se siente, pero slo ca
usa daos menores. 5.5 - 6.0 Ocasiona daos ligeros a edificios. 6.1 - 6.9 Puede oca
sionar daos severos en reas muy pobladas. 7.0 - 7.9 Terremoto mayor. Causa graves
daos. 8 o mayor Gran terremoto. </span></span></p>\r\n<p style="text-align: justi
fy;"><span style="color: #000000; font-size: small;"> </span><span style="font-s
ize: small;"><span style="color: #000000;"><strong>POR QU DIFUNDIR TODOS ESTOS MEN
SAJES DE PREVENCIN, SI UN TERREMOTO NO SE PUEDE PREDECIR</strong>?</span></span><
/p>\r\n<p style="text-align: justify;"><span style="font-size: small;"><span sty
le="color: #000000;"> </span></span><span style="font-size: small;"><span style=
"color: #000000;">Un terremoto ocurre en el momento menos indicado y no se puede
saber cundo, dnde ni cmo y mucho menos decir en la casa que va a temblar; eso solo
ocasionara pnico. </span></span></p>\r\n<p style="text-align: justify;"><span sty
le="color: #000000; font-size: small;"> </span><span style="font-size: small;"><
span style="color: #000000;">En un momento de pnico, como un sismo cualquiera sal
dra corriendo, para esto debemos de tomar en cuenta estas recomendaciones:</span>
</span></p>\r\n<p style="text-align: justify;"><strong><span style="font-size: s
mall;"><span style="color: #000000;">ANTES</span></span></strong></p>\r\n<p styl
e="text-align: justify;"><span style="color: #000000;"><span style="font-size: s
mall;">1)</span>
<span style="font-size: small;">Identifique las zonas de Seg
uridad.</span></span></p>\r\n<p style="text-align: justify;"><span style="color:
#000000;"><span style="font-size: small;">2)</span>
<span style="font-size:
small;">Localice las rutas de evacuacin.</span></span></p>\r\n<p style="text-alig
n: justify;"><strong><span style="font-size: small;"><span style="color: #000000
;">DURANTE</span></span></strong></p>\r\n<p style="text-align: justify;"><span s

tyle="color: #000000;"><span style="font-size: small;">3)</span>


<span style=
"font-size: small;">Buscar un lugar seguro y tratar de manejar los nervios.</spa
n></span></p>\r\n<p style="text-align: justify;"><span style="color: #000000;"><
span style="font-size: small;">4)</span>
<span style="font-size: small;">Aljes
e y elimine fuentes de incendio.</span></span></p>\r\n<p style="text-align: just
ify;"><span style="color: #000000;"><span style="font-size: small;">5)</span>
<span style="font-size: small;">Aljese de ventanas y objetos que puedan caer.</s
pan></span></p>\r\n<p style="text-align: justify;"><span style="color: #000000;"
><span style="font-size: small;">6)</span>
<span style="font-size: small;">No
use elevadores ni escaleras.</span></span></p>\r\n<p style="text-align: justify
;"><span style="color: #000000;"><span style="font-size: small;">7)</span>
<s
pan style="font-size: small;">Aljese de edificios y viviendas daadas.</span></span
></p>\r\n<p style="text-align: justify;"><strong><span style="font-size: small;"
><span style="color: #000000;">DESPUES</span></span></strong></p>\r\n<p style="t
ext-align: justify;"><span style="color: #000000;"><span style="font-size: small
;">8)</span>
<span style="font-size: small;">Ayude en lo posible o de lo cont
rario no se exponga.</span></span></p>\r\n<p style="text-align: justify;"><span
style="color: #000000;"><span style="font-size: small;">9)</span>
<span style
="font-size: small;">Conserve la calma. </span></span></p>\r\n<p style="text-ali
gn: justify;"><span style="color: #000000; font-size: small;"> </span><span styl
e="font-size: small;"><span style="color: #000000;">En conclusin, hace falta much
o para que la prevencin haga parte del diario vivir de los Bolivianos, Impedir el
terremoto es imposible, pero si podemos prevenir los daos que puede causar este
evento. Si actuamos de la mejor forma podemos poner nuestra vida a salvo, y porq
ue no, ayudar a los que lo necesitan<span style="font-family: Calibri;">.</span>
</span></span></p>', 1, 0, 0, 11, '2012-05-18 21:02:26', 42, '', '2012-05-18 23:
23:28', 42, 0, '0000-00-00 00:00:00', '2012-05-18 21:02:25', '0000-00-00 00:00:0
0', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"
","link_category":"","show_parent_category":"","link_parent_category":"","show_a
uthor":"","link_author":"","show_create_date":"","show_modify_date":"","show_pub
lish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","sh
ow_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_re
admore":"","article_layout":""}', 3, 0, 114, '', '', 1, 1434, '{"robots":"","aut
hor":"","rights":"","xreference":""}', 0, '*', ''),
(87, 133, 'El Gobierno Autnomo Departamental de Oruro reinici la construccin del ca
mino Quisioca-Santiago de Andamarca', 'el-gobierno-autonomo-departamental-de-orur
o-reinicio-la-construccion-del-camino-quisinoca-santiago-de-andamarca', '', '<p
style="text-align: justify;"><span style="color: #000000;"><span style="font-fam
ily: Algerian;"><span style="font-family: Arial;"><em><img src="images/dsc0146aa
3.jpg" border="0" style="float: left; margin: 10px; border: 2px solid black;" />
Oruro, 18 de mayo</em>. E</span></span>l Ing. Florencio Choque Lapaca, Secretar
io General del Gobierno Autnomo Departamental de Oruro, (<span style="font-size:
small;">GAD-ORU</span>) realiz este jueves el reinicio de obras del camino Quisioc
a-Challa Cruz-Untavi-Santiago de Andamarca; camino que permitir el trnsito de los
pobladores de los municipios de Toledo y Santiago de Andamarca, hasta la ciudad
de Oruro.</span></p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p sty
le="text-align: justify;"><span style="color: #000000;"> </span><span style="col
or: #000000;">El acto de reinicio de obras del proyecto, se realiz en el cantn de
Challa Cruz, del municipio de Toledo, donde la autoridad departamental asegur que
despus de mucho tiempo este camino se har realidad; gracias a la inversin que est re
alizando el Gobierno Autnomo Departamental de Oruro, una inversin que asciende a
9 millones de Bs. Decirle a la empresa ejecutora Becal Srl. que como Gobierno De
partamental estaremos pendiente de su trabajo .</span></p>\r\n<p style="text-align
: justify;"><span style="color: #000000;">La empresa constructora del camino Qui
sioca-Challa Cruz-Untavi-Santiago de Andamarca es Becal Srl. y Asociados, el cami
no comprende 60 km de longitud; se construir a nivel de ripio de un espesor de 15
cm. y la plataforma tendr un ancho de 6 mts.; se tiene consignado 425 das calenda
rio para su ejecucin.</span></p>\r\n<p style="text-align: justify;"><span style="
color: #000000;">A tiempo de agradecer, la construccin de este camino, el alcalde
del municipio de Santiago de Andamarca, Bernardo Huayllas, manifest que el camino

es de mucha importancia, ya que permitir el traslado ms rpido de los productores,


desde el lugar de produccin hasta el municipio de Oruro . As mismo solicit a la empr
esa constructora, cumplir el tiempo de ejecucin de 425 das, ya que la poblacin se c
omprometi a coadyuvar en la ejecucin de este proyecto.</span></p>\r\n<p style="tex
t-align: justify;"><span style="color: #000000;">El reinicio de la construccin de
l camino Quisioca-Challa Cruz-Untavi-Santiago de Andamarca, coincidi con el XXVI a
niversario del Cantn Challa Cruz, del municipio de Toledo de la Provincia Saucar,
para cuya celebracin la poblacin se visti de fiesta. <em>(LMVC-STRA. GRAL.)</em></s
pan></p>', 1, 0, 0, 11, '2012-05-18 22:09:12', 42, '', '2012-05-18 23:23:57', 42
, 0, '0000-00-00 00:00:00', '2012-05-18 22:09:10', '0000-00-00 00:00:00', '', ''
, '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_ca
tegory":"","show_parent_category":"","link_parent_category":"","show_author":"",
"link_author":"","show_create_date":"","show_modify_date":"","show_publish_date"
:"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_i
con":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":""
,"article_layout":""}', 4, 0, 113, '', '', 1, 1607, '{"robots":"","author":"","r
ights":"","xreference":""}', 0, '*', ''),
(88, 134, 'Gobernacin y Unin Europea entregaron obras de Fortalecimiento al centro
acucola de Paria', 'gobernacion-y-union-europea-entregaron-obras-de-fortalecimie
nto-al-centro-acuicola-de-paria', '', '<p style="text-align: justify;"><span sty
le="color: #000000;"><em><img src="images/Noticias/dsc013466a3.jpg" border="0" s
tyle="margin: 10px; border: 2px solid black; float: left;" />Oruro,17 de mayo.</
em> El Gobierno Autnomo Departamental de Oruro con la cooperacin de la Comunidad
Europea a travs del Programa Cuenca Poop, este mircoles por la tarde realizaron la
entrega de la construccin de obras para el fortalecimiento del centro acucola de P
aria que depende del Servicio Departamental de Agricultura y Ganadera (SEDAG).</s
pan></p>\r\n', '\r\n<p style="text-align: justify;"> <span style="color: #000000
;"> </span><span style="color: #000000;">El Ing. Santos Tito Vliz, gobernador de
Oruro en el acto de entrega de estas obras mencion que se tenan varia dificultades
pero pese a estas dificultades los funcionarios atienden a los municipios con l
a dotacin de alevinos de truchas, ahora potenciar este centro pisccola de Paria es
ms importante .</span></p>\r\n<p style="text-align: justify;"><span style="color:
#000000;"> </span><span style="color: #000000;">Agreg que el funcionamiento de un
tanque de almacenamiento de agua garantizar la reproduccin de los peces y hacer l
a entrega de los alevinos a los municipios y comunidades como Todos Santos, Huan
uni, Caracollo y Tarucamarca donde se tienen criadero de truchas para la crianza
y reproduccin de la trucha y colmar las expectativas de la seguridad alimentaria .
<img src="images/Noticias/dsc0s2577.jpg" border="0" alt="Cesar Moreno representa
nte de la Unin Europea" width="496" height="376" style="margin: 10px; float: righ
t; border: black 2px solid;" /></span></p>\r\n<p style="text-align: justify;"><s
pan style="color: #000000;"> </span><span style="color: #000000;">Recordemos hac
e muchos aos atrs Oruro era un centro productor de pejerrey y se llevaba a difere
ntes departamentos, Cochabamba, La Paz; dijo la autoridad departamental: pero por
diferentes razones esto disminuido, sin embargo se est encarando y fortaleciendo
este proyecto pisccola para la produccin de trucha en las diferentes provincias,
municipios y comunidades del departamento .</span></p>\r\n<p style="text-align: ju
stify;"><span style="color: #000000;"> </span><span style="color: #000000;">El I
ng. Severo Choque, director del Servicio Departamental de Agricultura y Ganadera
(SEDAG), por su parte mencion que estas obras del pozo y el estanque de agua limp
ia permitir evitar la mortalidad de peces como ocurra hasta ahora, estamos convenci
dos de que desde el centro acucola de Paria podremos atender a los 34 municipios
con la dotacin de los alevinos para los criaderos de truchas .</span></p>\r\n<p sty
le="text-align: justify;"><span style="color: #000000;"> </span><span style="col
or: #000000;">Por su parte Cesar Moreno representante de la Comunidad Europea, e
xpres su complacencia por la realizacin de este tipo de obras que apoyan especialm
ente a la productividad que ya est dando sus frutos de manera evidente.</span></
p>\r\n<p style="text-align: justify;"><span style="color: #000000;">Las obras ej
ecutadas por la empresa Suvar, para el fortalecimiento del Centro Acucola de Pari
a ascienden a 150 mil bolivianos y su ejecucin fue en el lapso de 60 das. (SDQ)</
span></p>', 1, 0, 0, 11, '2012-05-19 15:14:33', 42, '', '2012-05-21 12:12:25', 4

2, 0, '0000-00-00 00:00:00', '2012-05-19 15:14:33', '0000-00-00 00:00:00', '', '


', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_c
ategory":"","show_parent_category":"","link_parent_category":"","show_author":""
,"link_author":"","show_create_date":"","show_modify_date":"","show_publish_date
":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_
icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"
","article_layout":""}', 6, 0, 112, '', '', 1, 1393, '{"robots":"","author":"","
rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(89, 135, 'Periodistas junto al gobernador visitaron ruta turstica por Toledo y P
umiri', 'periodistas-junto-al-gobernador-visitaron-ruta-turistica-por-toledo-y-p
umiri', '', '<p><em><img src="images/Noticias/dsc01446a3.jpg" border="0" style="
margin: 10px; float: left; border: black 2px solid;" />Oruro, 14 de mayo.</em> C
asi medio centenar de periodistas de radio, televisin y prensa escrita de Oruro j
unto al gobernador Ing. Santos Tito Veliz, este sbado 12 de mayo realizaron el re
corrido turstico por los municipios de Toledo y Turco, para conocer la riqueza tu
rstica de estos municipios, visitando la iglesia colonial de Toledo y la ciudad
encantada de Pumiri en el municipio de Turco.</p>\r\n', '\r\n<p> </p>\r\n<p> La
primera autoridad departamental expreso su profundo reconocimiento a los periodi
stas por la labor de informar a la poblacin y este recorrido es como un justo home
naje al Da del Periodista, el recorrido e hoy es para conocer las diferentes pote
ncialidades tursticas que tienen nuestros municipios y el principal objetivo es p
romocionar y difundir nuestra riqueza cultural que es inmensa en el departamento
de Oruro .</p>\r\n<p> Con este segundo recorrido se busca ayudar a las poblaciones
a mejorar su condicin econmica y consolidar el Proyecto de Desarrollo Turstico pa
ra Oruro , dijo el gobernador Santos Tito, en Toledo tras haber visitado la iglesi
a colonial que data de 1577 aproximadamente.</p>\r\n<p> El prroco de la Iglesia d
e Toledo, Ramiro Gmez, explic que la construccin de la iglesia se remonta al siglo
XVI, hacia el ao de 1577, por los detalles que se tiene en el arco de entrada, la
fachada y la hornacina y otros detalles todo indica que se trata de una constru
ccin en el periodo misional y la poca del romansimo barroco, en su interior se obse
rvan obras de arte como pinturas y imgenes de santos como el Santo Patrono San A
gustn y otros santos de las rdenes religiosas que pasaron por la iglesia de Toled
o.</p>\r\n<p> Las autoridades municipales y originarias de Toledo, mostraron a l
os periodistas de los diferentes medios de comunicacin las danzas autctonas como A
chachilas, adems de degustar los platos tpicos como la satia, el desayuno de pito d
e caahua con leche de oveja.</p>\r\n<p><img src="images/Noticias/dsc0111616.jpg"
border="0" style="margin: 10px; border: black 2px solid;" /> El municipio de Tur
co est ubicado al Sureste de la provincia Sajama, a 155 Kilmetros de la ciudad de
Oruro, se visit la ciudad encantada de Pumiri , o la ciudd de piedra que tiene un
a serie de leyendas y figuras de piedra zooformas y antropoformas que hacen vo
lar la imaginacin, explico el tcnico de la Unidad de Turismo, Hugo Canchari.</p>\r
\n<p> En los alrededores de Pumiri tambin estn rodeados de chullpares (tumbas, urn
as, monumentos funerarios) en donde la gente depositaba los restos de sus seres
queridos a quienes se les denomina chullpas o momias andinas, agreg Canchari.<
/p>\r\n<p> El recorrido por la ciudad de piedra fue bajo la gua de las autoridade
s del municipio de Turco, quienes explicaron a los periodistas las diferente ley
endas que se tiene sobre este lugar tan singular, se habla por ejemplo de la exi
stencia de una campana de oro trada desde el Per en la poca de los incas y que fue
escondida en la ciudad de piedra y lo ms interesante son las formaciones de piedr
as que se observan.</p>\r\n<p> Los periodistas quedaron maravillados con la visi
ta a la ciudad encantada de Pumiri y comprometieron apoyar en la promocin turstica
de este segundo recorrido de las rutas del To, con la difusin de esta ruta turstic
a y as incentivar el turismo interno. SDQ. </p>', 1, 0, 0, 11, '2012-05-19 15:27
:05', 42, '', '2012-05-19 15:27:55', 42, 0, '0000-00-00 00:00:00', '2012-05-19 1

5:27:05', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sho


w_intro":"","show_category":"","link_category":"","show_parent_category":"","lin
k_parent_category":"","show_author":"","link_author":"","show_create_date":"","s
how_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons
":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sh
ow_noauth":"","alternative_readmore":"","article_layout":""}', 2, 0, 111, '', ''
, 1, 1362, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(90, 136, 'Gobierno Departamental homenaje a dos artesanos orureos que contribuye
n en el Carnaval de Oruro ', 'gobierno-departamental-homenajeo-a-dos-artesanosorurenos-que-contribuyen-en-el-carnaval-de-oruro', '', '<p class="yiv1440477481m
sonormal"><span style="font-size: small;"><span style="color: #000000;">E<span s
tyle="font-family: Times New Roman;">n conmemoracin a los 11 aos de la declaratori
a del Carnaval como Obra Maestra del Patrimonio Oral e Intangible de la Humanida
d, la Gobernacin el viernes por la noche homenaje a dos maestros artesanos, Gemn F
lores Canchari caretero y Fermn Flores Canchari bordador. </span></span></span>
</p>\r\n', '\r\n<p class="yiv1440477481msonormal"> </p>\r\n<p class="yiv14404774
81msonormal"><span style="font-size: small;"><span style="color: #000000;"><span
style="font-family: Times New Roman;">El Gobernador de Oruro Ing. Santos Tito Vl
iz Homenaje a los dos maestros artesanos manifestando que el trabajo que realizan
estos dos maestros artesanos en el Carnaval de Oruro y por el aporte al Obr
a Maestra del Patrimonio Oral e intangible de la Humanidad, otorgado por la Org
anizacin de las Naciones Unidas para la Educacin y la Cultura (Unesco). Resalt
ando las maravillosas obras de arte en bordado de los trajes de las danzas del
carnaval y las singulares caretas de los diablos y morenos que realizan ustedes
ao tras ao de carnaval .</span></span></span></p>\r\n<p class="yiv1440477481msonorma
l"><span style="font-size: small;"><span style="color: #000000;"><span style="fo
nt-family: Times New Roman;">Esta iniciativa de homenajear a los dos maestros ar
tesanos orureos, fue de la unidad de Turismo y Cultura que realizan los trmites pa
ra que estos maestros como los denominan sus colegas sean reconocidos a nivel de
partamental y nacional, sin embargo en esta jornada se realiz un sencillo reconoc
imiento por su contribucin a la Obra Maestra del Patrimonio Oral e Intangible de
la Humanidad.</span></span></span></p>\r\n<p class="yiv1440477481msonormal"><sp
an style="font-size: small;"><span style="color: #000000;"><span style="font-fam
ily: Times New Roman;">Fermn Flores artesano bordador de la Capital del Folklore
de Bolivia dijo este homenaje nos da un aliento ms para seguir trabajando por nu
estro Carnaval y siga siendo el ms grande del mundo como ha sido catalogado. </sp
an></span></span></p>\r\n<p class="yiv1440477481msonormal"><span style="font-siz
e: small;"><span style="color: #000000;"><span style="font-family: Times New Rom
an;">Germn Flores Ordoez caretero, a tiempo de expresar su agradecimiento por
este homenaje sencillo a la primera autoridad expreso: este reconocimiento nos
impulsa a seguir trabajando con entusiasmo para el engrandecimiento del Carnava
l de Oruro, como Obra Maestra del Patrimonio Oral e Intangible de la Humanidad .
</span></span></span></p>\r\n<p class="yiv538386873msonormal"><span style="font
-size: small;"><span style="color: #000000;"><span style="font-family: Times New
Roman;">Fermn Flores Canchari naci el 11 de octubre 1933, actualmente tiene
79 aos de vida conserva a un su taller artesanal en la tradicional calle de l
a Paz Ciudad de Oruro, ejerciendo el arte bordado de los trajes que se hacen
en el majestuoso carnaval de Oruro, con 50 aos de ejercicio de la actividad art
esanal .</span></span></span></p>\r\n<p class="yiv538386873msonormal"><span styl
e="color: #000000;"><span style="font-family: Times New Roman;"><span style="fon
t-size: small;">Germn Flores Ordoez, es artista Plstico y creador de mscaras de ye
so, que lucen diablos y morenos del majestuoso carnaval de Oruro , propietario
del taller mascaras el quirquincho, actualmente es presidente de artfices en m
ascara folklrica Sebastin Pagador presentados en el Carnaval de Oruro y cuenta
con 50 aos en la actividad artesanal (SDQ).</span> </span></span></p>', 1, 0, 0,
2, '2012-05-21 21:58:28', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:0
0:00', '2012-05-21 21:58:28', '0000-00-00 00:00:00', '', '', '{"show_title":"","
link_titles":"","show_intro":"","show_category":"","link_category":"","show_pare
nt_category":"","link_parent_category":"","show_author":"","link_author":"","sho
w_create_date":"","show_modify_date":"","show_publish_date":"","show_item_naviga

tion":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"
","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}
', 1, 0, 8, '', '', 1, 1073, '{"robots":"","author":"","rights":"","xreference":
""}', 0, '*', ''),
(91, 137, 'Presidente Morales posesion al comit organizador nacional de los III Ju
egos Plurinacionales ', 'presidente-morales-posesiono-al-comite-organizador-naci
onal-de-los-iii-juegos-plurinacionales', '', '<p><img src="images/Noticias/dsc01
46a3.jpg" border="0" alt="" /></p>\r\n<p style="text-align: justify;"><span styl
e="color: #000000;"><em>Oruro, 21 de mayo.</em> E<span style="font-size: small;"
>l presidente Evo Morales la este lunes posesion en la ciudad de Oruro al comit o
rganizador nacional de los III Juegos Deportivos Plurinacionales Presidente Evo ,
porque esta capital es la sede de esta actividad deportiva que por tercer ao cons
ecutivo se desarrolla en el pas y tiene como sede a la ciudad de Oruro</span></sp
an></p>\r\n', '\r\n<p style="text-align: justify;"> <span style="font-size: smal
l;"><span style="color: #000000;">El encargado de dar posesin a los miembros del
comit organizador nacional de los III juegos Plurinacionales, fue el mismo mandat
ario que tomo juramento a los 15 integrantes entre ministros viceministros y d
irectores departamentales de educacin. </span></span></p>\r\n<p style="text-alig
n: justify;"><span style="font-size: small;"><span style="color: #000000;"> El sec
reto del deporte es la integracin , disciplina y salud, existe la competencia p
ara ser el primero , recuerdo que en la 3ra fase de los II juegos plurinacional
es en Cochabamba , la inauguracin en el estadio todo lleno el acto en cuatro i
diomas y la gente del exterior llamaba emocionado al ver a sus hijos practica
r el deporte , dijo el presidente Evo Morales tras posesionar al comit organizador
de los III Juegos Plurinacionales.</span></span></p>\r\n<p style="text-align: ju
stify;"><span style="font-size: small;"><span style="color: #000000;"><img src="
images/Noticias/p1010001.jpg" border="0" alt="" />Acot que con acierto se empez ha
ce 3 aos atrs los juegos deportivos plurinacionales y ha causado mucha expectativa
y ms en el nivel primario como me comentaron los padres de familia y maestros, e
s una iniciativa desde el gobierno nacional para integrar a la niez y juventud, e
l deporte es la actividad ms sana para cualquier ser humano .</span></span></p>\r\n
<p style="text-align: justify;"><span style="font-size: small;"><span style="col
or: #000000;">El primer mandatario recomend a las autoridades departamentales,
municipales y educativas que tienen la obligacin de organizar estos III Juegos Plu
rinacionales, que se desarrollaran en Oruro a partir del 20 de septiembre y esta
rn visitando Oruro todos los estudiantes del pas y debe haber una profunda amabil
idad y hospitalidad, yo he vist cuando los jvenes tiene un buen trato ellos nunca
olvidan y se llevan un buen recuerdo .</span></span></p>\r\n<p style="text-align:
justify;"><span style="font-size: small;"><span style="color: #000000;">El Gober
nador de Oruro, Santos Tito Veliz, en la oportunidad dijo tenemos un gran reto
este ao 2012 como Oruro porque como sede de los III Juegos Plurinacionales en
el mes de septiembre debemos albergar a unos 10 mil jvenes y seoritas estudiantes
de todo el pas, tambin es un reto en cuanto a infraestructura de albergues y camp
os deportivos ; asimismo inst a los estudiantes de Oruro esforzarse y prepararse p
ara obtener el mayor nmero de medallas de Oro, Plata y Bronce, como anfitriones </s
pan></span></p>\r\n<p style="text-align: justify;"><span style="font-size: small
;"><span style="color: #000000;">En el acto el primer mandatario hizo la entrega
de dos cheques, el primero al rector de la Universidad Tcnica de Oruro. Rubn Medi
nacelli, para la conclusin del coliseo cerrado de la facultad de Ingeniera y el se
gundo a la alcaldesa Rossio Pimentel para que realice las obras de obra fina en
el coliseo cerrado del Colegio La Salle, escenarios deportivos que tambin servirn
para los III juegos Deportivos Plurinacionales.
</span></span></p>\r\n<p sty
le="text-align: justify;"><span style="font-size: small;"><span style="color: #0
00000;">En su discurso el primer mandatario ratific que el mensaje presidencial d
el 6 de agosto ser en Oruro y para esa fecha se pretende estrenar la pista de ate
rrizaje del aeropuerto internacional de Oruro y lo propio para los juegos deport
ivos Plurinacionales, los estudiante deben llegar en avin.</span></span></p>\r\n<
p style="text-align: justify;"><span style="font-size: small;"><span style="colo
r: #000000;">En la oportunidad el Ministro de Educacin, Roberto Aguilar brind un i
nforme sobre el avance de la organizacin de los III Juegos Plurinacionales, menci

onado que a la fecha se tiene los cronogramas cumplidos, nos falta 5 departamen
tos que hagan conocer sus cronogramas y los departamentos de Cochabamba, Beni,
Chuquisaca y Oruro hicieron llegar todos su cronograma que est en marcha .</span></
span></p>\r\n<p style="text-align: justify;"><span style="font-size: small;"><sp
an style="color: #000000;">De igual manera de acuerdo a reglamento de los Juegos
plurinacionales hizo entrega de las medallas que sern entregadas a los ganadores
de las diferentes disciplinas.</span></span></p>', 1, 0, 0, 11, '2012-05-22 20:
18:35', 42, '', '2012-05-22 20:23:15', 42, 0, '0000-00-00 00:00:00', '2012-05-22
20:18:34', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","s
how_intro":"","show_category":"","link_category":"","show_parent_category":"","l
ink_parent_category":"","show_author":"","link_author":"","show_create_date":"",
"show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_ico
ns":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","
show_noauth":"","alternative_readmore":"","article_layout":""}', 5, 0, 110, '',
'', 1, 1394, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''
),
(92, 138, 'Gobierno Departamental distribuir casi 90 mil arbolitos en todo el dep
artamento de Oruro en esta gestin', 'gobierno-departamental-distribuira-casi-90-m
il-arbolitos-en-todo-el-departamento-de-oruro-en-esta-gestion', '', '<p style="t
ext-align: justify;"><span style="color: #000000;"><img src="images/Noticias/111
-2.jpg" border="0" style="margin: 10px; border: black 2px solid;" /><em>Oruro, 2
1 de mayo.</em> El Gobierno Autnomo Departamental de Oruro a travs del proyecto Pl
an de Desarrollo Forestal de la Secretara de Medio Ambiente y Madre Tierra, distr
ibuir de manera gratuita 89.962 plantines de diferentes especies para ampliar la
cobertura de vegetacin en el departamento, inform el Ing. Lus Calle Juaniquina, Res
p. del proyecto de Forestacin del GAD-ORU.</span></p>\r\n', '\r\n<p style="text-a
lign: justify;"> <span style="color: #000000;"> <img src="images/Noticias/111-1.
jpg" border="0" width="280" height="374" style="margin: 10px; float: right; bord
er: black 2px solid;" /></span><span style="color: #000000;"> Los 89.962 arbolito
s que sern distribuidos desde la primera quincena del mes de agosto del ao en curs
o, son producto de los trabajos que se han realizado durante la gestin 2011 en lo
s viveros forestales que fueron construidos en: Curahuara de Carangas, Regimient
o Camacho, Bran, Huachacalla, Corque, Challapata y CADEA , manifest Calle.</span></p
>\r\n<p style="text-align: justify;"><span style="color: #000000;"> </span><span
style="color: #000000;">Detall que los representantes de las instituciones o com
unidades que quieran adquirir arbolitos, deben presentar una nota de solicitud d
e donacin de plantines para posteriormente realizar una inspeccin en el rea a ser f
orestado y que una vez que se cuente con hoyos para la plantacin de los arbolitos
se programen fechas para las campaas de forestacin comunal en coordinacin con las
autoridades; ya sean de juntas vecinales, comunales o educativas, adems de los tcn
icos del Plan de Desarrollo Forestal de la Secretara Departamental de Medio Ambie
nte y Madre Tierra del Gobierno Autnomo Departamental . </span></p>\r\n<p style="t
ext-align: justify;"><span style="color: #000000;"> </span><span style="color: #
000000;">Calle seal que el objetivo del Plan de Desarrollo Forestal, es mejorar la
calidad de vida de la biodiversidad y el ecosistema en el departamento de Oruro
, porque Oruro al estar situado geogrficamente en la meseta altiplnica de Bolivia,
topogrficamente es relativamente plana, aunque buena parte del territorio es mon
taosa, por lo que con la arborizacin se incrementarn las reas de vegetacin y por ende
se mejorar nuestro ecosistema . </span></p>\r\n<p style="text-align: justify;"><s
pan style="color: #000000;"> </span><span style="color: #000000;">Agreg que el Go
bierno Autnomo Departamental de Oruro a travs del proyecto Plan de Desarrollo Fore
stal, en la gestin 2011 distribuy de manera gratuita ms de 22 mil plantines en todo
el departamento. (NCHC) </span></p>', 1, 0, 0, 11, '2012-05-22 21:53:53', 42, '
', '2012-05-22 22:02:50', 42, 0, '0000-00-00 00:00:00', '2012-05-22 21:53:53', '
0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":""
,"show_category":"","link_category":"","show_parent_category":"","link_parent_ca
tegory":"","show_author":"","link_author":"","show_create_date":"","show_modify_
date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_
print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":
"","alternative_readmore":"","article_layout":""}', 3, 0, 109, '', '', 1, 1035,

'{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),


(93, 139, 'Gobernador Santos Tito inaugur la construccin del Puente Vehicular Co
hani del Municipio de Soracachi', 'gobernador-santos-tito-inauguro-la-construc
cion-del-puente-vehicular-cohani-del-municipio-de-soracachi', '', '<p style="tex
t-align: justify;"><span style="color: #000000;"><strong><img src="images/Notici
as/113-1.jpg" border="0" alt="" /></strong><em>Oruro, 22 de mayo</em><strong>.</
strong> Ing. Santos Tito Vliz, Gobernador del departamento de Oruro inaugur la con
struccion del puente vehicular Cohani que corresponden a la Jurisdiccin del Distr
ito 6 del municipio de Soracachi.</span></p>\r\n', '\r\n<p style="text-align: ju
stify;"><span style="color: #000000;"><img src="images/Noticias/foto%20puente%20
dos.jpg" border="0" width="350" style="margin: 10px; float: right; border: 0px;"
/> Esta obra es muy importante para la seguridad de las comunidades que entiempo
de lluvia no podan atravesar el rio con sus ganados y peor an los nios no podan pasa
r por no existir ningn tipo de seguridad para transitar, pidi a la empresa que cum
pla con el plazo establecido segn contrato, y a los pobladores ser fiscalizadores
para que se cumpla este trabajo manifest el Gobernador.</span></p>\r\n<p style="t
ext-align: justify;"><span style="color: #000000;"> </span><span style="color: #
000000;">Este puente servir para el desplazamiento vehicular para que las comun
idades puedan sacar a la venta su produccin agrcola y ganadera de las diferentes f
amilias que se encuentran en estos sectores. Las obras se ubican sobre el ri Lequ
e Palca y brindara los siguientes impactos directos:</span></p>\r\n<p style="te
xt-align: justify;"><span style="color: #000000;"> </span><span style="color: #0
00000;"> Facilitar la permanente comunicacin de la Comunidad de Cohani y poblacio
nes aledaas hacia la Ciudad de Oruro, Cochabamba y centros de feria.</span></p>\
r\n<ul style="text-align: justify;">\r\n<li><span style="color: #000000;"> Permi
tir el ingreso de vehculos a las reas de produccin agrcola, para sacar sus productos
a los mercados de consumo.</span></li>\r\n<li><span style="color: #000000;"> Pe
rmitir el transporte seguro de pobladores y movilidades para sus productos agro
pecuarios , ganaderos, artesanales y otros, en forma estable y permanente sin co
ntratiempos en pocas de lluvia a consecuencia de las crecientes en el ro Leque Pa
lca<img src="images/foto%20puente.jpg" border="0" width="350" style="margin: 10p
x; float: left; border: black 2px solid;" /></span></li>\r\n</ul>\r\n<p style="t
ext-align: justify;"><span style="color: #000000;">El Secretario de Obras Social
es de la Gobernacin de Oruro Ing. Jos Villca Iigez realiz el informe tcnico que conte
mpla la construccin del Puente COHANI que tiene un costo de 1 399477.08 Bs. 85% fi
nanciado por el Gobierno Autnomo Departamental de Oruro y el restante 15% por el
municipio de Soracachi. Con un plazo de ejecucin de 120 das calendario, contemplan
do 20 aos de vida til del puente. </span></p>\r\n<p style="text-align: justify;"><
span style="color: #000000;">La construccin del puente contemplas las siguientes
caractersticas: </span></p>\r\n<p style="text-align: justify;"><span style="colo
r: #000000;"> </span><span style="color: #000000;">La construccin de un Puente ve
hicular 30.0 mts de longitud con estribos de apoyo y dos vigas pos tensadas, co
n una calzada de 4.0 mts de ancho de un solo carril</span></p>\r\n<ul>\r\n<li st
yle="text-align: justify;"><span style="color: #000000;">Cabezal de apoyo y ale
ros que incluye los apoyos de neopreno compuesto.</span></li>\r\n<li style="text
-align: justify;"><span style="color: #000000;">Construccin de las dos vigas pos
tensadas h=2.0m, losa tablero HA con su capa de rodadura, bordillo, aceras y brand
ados</span></li>\r\n<li style="text-align: justify;"><span style="color: #000000
;">Construccin de gaviones y colchonetas reno de proteccin y terrapln de acceso al
puente <strong>(</strong><strong>R.B.S.F.)</strong></span></li>\r\n</ul>', 1, 0
, 0, 11, '2012-05-22 22:18:47', 42, '', '2012-05-22 22:20:31', 42, 0, '0000-00-0
0 00:00:00', '2012-05-22 22:18:47', '0000-00-00 00:00:00', '', '', '{"show_title
":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sho
w_parent_category":"","link_parent_category":"","show_author":"","link_author":"
","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_
navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_v
ote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layou
t":""}', 2, 0, 108, '', '', 1, 1437, '{"robots":"","author":"","rights":"","xref
erence":""}', 0, '*', ''),
(94, 140, '38 Comunidades del municipio de Soracachi, se beneficiarn con la dotac

in de Energa Elctrica', '38-comunidades-del-municipio-de-soracachi-se-beneficiarancon-la-dotacion-de-energia-electrica', '', '<p style="text-align: justify;"><spa


n style="color: #000000;"><em><img src="images/Noticias/11311-1.jpg" border="0"
alt="" />Oruro, 22 de mayo.</em> Un total de 38 comunidades del municipio de Sor
acachi de la provincia Cercado, se beneficiarn con la instalacin de redes de elect
rificacin monofsica y trifsica, que el Ing. Florencio Choque Lapaca, Secretario Gen
eral del Gobierno Autnomo Departamental de Oruro (GAD-ORU) dio inicio este lunes
en la comunidad de Banderani, distante a 40 km. aproximadamente, de la ciudad d
e Oruro.</span></p>\r\n', '\r\n<p style="text-align: justify;"> <span style="col
or: #000000;"> </span><span style="color: #000000;"> Con la dotacin de energa elctric
a queremos desarrollar el bienestar de la poblacin, las actividades de produccin y
mejorar la calidad de vida de las y los pobladores de las 38 comunidades. Este
es un paso ms del macro proyecto con el que el Gobierno Autnomo Departamental de O
ruro pretende que los municipios de las 16 provincias de Oruro tengan el 100% de
cobertura elctrica , asegur el Ing. Florencio Choque Lapaca, Secretario General del
GAD-ORU.</span></p>\r\n<p style="text-align: justify;"><span style="color: #000
000;"> </span><span style="color: #000000;">La inversin de este macro proyecto as
ciende a cuatro millones 948 mil 189 Bs., de los cuales el 71,5% corresponde al
financiamiento que realizar el GAD-ORU, y el 28,5 % al Gobierno Autnomo Municipal
de Soracachi.</span></p>\r\n<p style="text-align: justify;"><span style="color:
#000000;"> </span><span style="color: #000000;">En su alocucin, el Alcalde del mu
nicipio de Soracachi, Issac Sipe, agradeci a las autoridades departamentales por
la gestin que realizaron para hacer realidad la dotacin de energa elctrica para las
38 comunidades, comprometindose a financiar la contraparte del 28,5%.</span></p>
\r\n<p style="text-align: justify;"><span style="color: #000000;"> </span><span
style="color: #000000;">La construccin de las redes de electrificacin para las com
unidades del municipio de Soracachi tiene un tiempo lmite de ejecucin de 240 das ca
lendario. Beneficiar a 559 familias usuarios residenciales; 44 usuarios generales
; 52 usuarios industriales y 52 usuarios con alumbrado pblico al inicio del proye
cto.</span></p>\r\n<p style="text-align: justify;"><span style="color: #000000;"
>Las 38 comunidades del municipio de Soracachi de la provincia Cercado, benefic
iadas con la instalacin de redes de electrificacin monofsica y trifsica son: Huaya Pa
sto Grande, San Juan Pampa, Jalsuri, San Juan Pampa Tropeda, Yarvicoya, Lequepal
ca (ampliacin), Tucupucho, Jalaquiri Chico, Kollpa Chico, Vinto, Huaylla, Cotohum
a ,Zona Huaylla Iruma, Romer Cota 1, Romer Cota 2, Collpa, Amachuyo Catuyo, Lloq
ue Punko, Milluni, Cala Huaylla 1, Cala Huaylla 2, Queuai, Banderani, Quinsani, Q
ainani, Calagarita 1, Calagarita 2, Sepulturas, Cerca Vinto, Huamarpirwa, Machac
amarca (Jatita), Sepulturas II, Khasa Huasa, Chunculani, Chicuela, Micayani, Orc
oma, Ayrampuni, Challa Pampa Grande y Kohani.(<em>LMVC-STRA GRAL.)</em></span></p
>', 1, 0, 0, 11, '2012-05-22 22:33:31', 42, '', '2012-05-22 22:38:45', 42, 0, '0
000-00-00 00:00:00', '2012-05-22 22:33:31', '0000-00-00 00:00:00', '', '', '{"sh
ow_title":"","link_titles":"","show_intro":"","show_category":"","link_category"
:"","show_parent_category":"","link_parent_category":"","show_author":"","link_a
uthor":"","show_create_date":"","show_modify_date":"","show_publish_date":"","sh
ow_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":""
,"show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","artic
le_layout":""}', 3, 0, 107, '', '', 1, 1641, '{"robots":"","author":"","rights":
"","xreference":""}', 0, '*', ''),
(95, 141, 'Licitacin Publica Internacional', 'contrataciones-internacionales', ''
, '<table style="font-size: 10px;" border="1" align="center">\r\n<tbody>\r\n<tr>
<th style="background: #9F0000; color: #fff; padding: 5px;">N</th><th style="back
ground: #9F0000; color: #fff; padding: 5px;">CUCE</th><th style="background: #9F
0000; color: #fff; padding: 5px;">OBJETO</th><th style="background: #9F0000; col
or: #fff; padding: 5px;">FECHA PUBLICACIN</th><th style="background: #9F0000; col
or: #fff; padding: 5px;">FECHA PRESENTACIN</th><th style="background: #9F0000; co
lor: #fff; padding: 5px;">ARCHIVOS</th></tr>\r\n<tr>\r\n<td colspan="6"> No se t
ienen por el momento</td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 0, 0, 2, '20
12-05-23 14:57:56', 42, '', '2012-05-25 15:15:20', 42, 0, '0000-00-00 00:00:00',
'2012-05-23 14:57:56', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_t
itles":"","show_intro":"","show_category":"","link_category":"","show_parent_cat

egory":"","link_parent_category":"","show_author":"","link_author":"","show_crea
te_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":
"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","sho
w_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 6,
0, 7, '', '', 1, 386, '{"robots":"","author":"","rights":"","xreference":""}', 0
, '*', ''),
(96, 142, 'Gobierno Nacional y Departamental adems de las comunidades de la sub-c
uenca Huanuni evalan trabajos de mitigacin y remediacin ambiental ', 'gobierno-naci
onal-y-departamental-ademas-de-las-comunidades-de-la-sub-cuenca-huanuni-evaluantrabajos-de-mitigacion-y-remediacion-ambiental', '', '<p style="text-align: just
ify;"><span style="color: #000000;"><img src="images/Noticias/110-1.jpg" border=
"0" alt="Gobernador del departamento de Oruro Ing. Santos Tito Vliz, durante el
acto inaugural" style="margin: 10px; float: left; border: black 2px solid;" /><e
m>Oruro, 22 de mayo.</em> El Gobierno Nacional y el Gobierno Autnomo Departamenta
l de Oruro a travs de la Secretara de Medio Ambiente y Madre Tierra, adems de la Co
ordinadora de defensa del ro Desaguadero, Uru Uru y Poop (CORIDUP) y las comunidad
es afectadas por la contaminacin ambiental, este martes 22 de mayo en el saln Ilde
fonso Murgua del GAD-ORU evalan los trabajos de mitigacin y remediacin ambiental del
D.S. 335/09 que declara como zona de emergencia ambiental a la sub-cuenca Huanu
ni.</span></p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="tex
t-align: justify;"><span style="color: #000000;"> </span><span style="color: #00
0000;">Durante el acto inaugural del taller de evaluacin de los avances del D.S.
335, el Gobernador del departamento de Oruro Ing. Santos Tito Vliz, a tiempo de d
ar la bienvenida a los participantes, manifest que el mayor problema que tenemos e
n el departamento de Oruro sin duda alguna es la contaminacin ambiental, a travs d
e los residuos slidos y residuos lquidos. Hoy realizamos una evaluacin de los probl
emas que tenemos en la sub cuenca Huanuni y nos permitir encarar diferentes traba
jos en coordinacin con los gobiernos municipales, departamental y los diferentes
ministerios del Estado Plurinacional de Bolivia, porque existe la predisposicin d
el Ministerio de Medio Ambiente y Agua .</span></p>\r\n<p style="text-align: justi
fy;"><span style="color: #000000;"> </span><span style="color: #000000;"> Los das m
ircoles 23 y jueves 24 del mes en curso se evaluarn las 2das. mesas de trabajo de
los operadores mineros que realizan actividades mineras en las sub-cuencas; Poop,
Antequera, Huanuni y Desaguadero, adems sobre la contaminacin en el contexto urb
ano sobre el tratamiento de aguas servidas, residuos slidos y pasivos ambientales
, por lo que todas las instancias involucradas en trabajar en la mitigacin y reme
diacin ambiental brindarn un informe detallado sobre los trabajos que han desarro
llado en torno a los compromisos asumidos en la anterior evaluacin . </span></p>\r\
n<p style="text-align: justify;"><span style="color: #000000;"> </span><span sty
le="color: #000000;"> A su turno el Ministro de Medio Ambiente y Agua Felipe Qui
spe, a tiempo de inaugurar el taller de evaluacin, dijo que a travs de este taller
se informarn los avances de trabajo en torno al D.S. 335, porque en el mes de oc
tubre de la pasada gestin, cuando se han realizado las evaluaciones, han habido co
mpromisos para emprender diferentes trabajos conforme a la declaratoria de la zo
na de emergencia ambiental, por lo que los diferentes ministerios expondrn de acu
erdo a sus competencias; el Viceministerio de Defensa Civil expondr sobre los tr
abajos efectuados referentes a la lnea estratgica N 6 Gestin de las afectaciones d
e la poblacin de la cuenca Huanuni, el Ministerio de Salud y Deportes informar sob
re la lnea estratgica N 5 atencin en salud ambiental, el Ministerio de Educacin sobre
la lnea estratgica N 4 educacin ambiental y capacitacin para la mejora de las activi
dades, Viceministerio de Agua Potable y Saneamiento Bsico expondr sobre el saneami
ento bsico para la mejora de la calidad de vida, el Viceministerio de Recursos Hdr
icos y Riego sobre la lnea estratgica N 2 conservacin de los recursos naturales y al
final de la tarde el Ministerio de Minera y Metalurgia sobre la mitigacin, tratam
iento y control ambiental de la contaminacin minera de la cuenca Huanuni , detall Qu
ispe. (NCHC)</span></p>', 1, 0, 0, 11, '2012-05-23 19:29:32', 42, '', '2012-05-2
3 19:31:14', 42, 0, '0000-00-00 00:00:00', '2012-05-23 19:29:31', '0000-00-00 00
:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_catego
ry":"","link_category":"","show_parent_category":"","link_parent_category":"","s
how_author":"","link_author":"","show_create_date":"","show_modify_date":"","sho

w_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"
","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternati
ve_readmore":"","article_layout":""}', 3, 0, 106, '', '', 1, 1611, '{"robots":""
,"author":"","rights":"","xreference":""}', 0, '*', ''),
(97, 143, 'El Presidente del Estado junto al Gobernador del departamento de Or
uro inaugur una infraestructura educativa en Socamani', 'el-presidente-del-estado
-junto-al-gobernador-del-departamento-de-oruro-inauguro-una-infraestructura-educ
ativa-en-socamani', '', '<p><span style="color: #000000;"><img src="images/Notic
ias/114-1.jpg" border="0" alt="Presidente Evo Morales, Junto al Gobernador Ing.
Santos Tito, durante el acto inaugural recibe el saludo de una alumna del Coleg
io Socamani" style="margin: 10px; float: left; border: black 2px solid;" /><em>O
ruro, 22 de mayo.</em> En el marco del Programa Bolivia cambia, Evo cumple , el Pre
sidente del Estado Plurinacional de Bolivia Evo Morales Ayma, junto al Gobernado
r del departamento de Oruro Ing. Santos Tito Vliz, este lunes 21 de mayo entreg a
los beneficiarios una nueva infraestructura educativa para el nivel secundario d
el Colegio Tcnico Humanstico Socamani.</span></p>\r\n', '\r\n<p> </p>\r\n<p><span
style="color: #000000;">La nueva infraestructura educativa fue construida en una
superficie de 1.243m2 con un costo total de $us 311.863 y consta de 2 plantas;
4 aulas en la planta baja, 3 en la parte alta, sala de computacin, saln de profeso
res, secretara, sala para archivos, hall de espera, sala de lectura con su respec
tivo depsito de libros, laboratorios de qumica y fsica con sus respectivos depsitos,
2 salones para talleres con sus propios depsitos, cocina, despensa, portera y bat
era de baos tanto para mujeres como para varones.</span></p>\r\n<p><span style="co
lor: #000000;">El Mandatario del Estado Plurinacional de Bolivia Evo Morales Aym
a, a tiempo de inaugurar la obra, dijo que en posteriores das se concretar un tem p
ara el cargo de Director del Colegio Tcnico Humanstico Socamani para que de esa fo
rma el establecimiento educativo brinde servicio adecuado a los alumnos del niv
el secundario de la comunidad originaria de Socamani.</span></p>\r\n<p><span sty
le="color: #000000;"> En cuanto se refiere al equipamiento de esta nueva infraestr
uctura educativa, el municipio debe equipar conforme a sus competencias, porque
segn normativas de carcter administrativo de los recursos econmicos del estado, exi
sten atribuciones y competencias del gobierno nacional, departamental y municipa
l , puntualiz el Presidente del Estado Plurinacional de Bolivia.</span></p>\r\n<p><
span style="color: #000000;">A su turno el Ing. Santos Tito Vliz Gobernador del d
epartamento de Oruro, a tiempo de ponderar el trabajo coordinado entre el gobier
no nacional y departamental para la ejecucin de obras, dijo que desde el 2do. sem
estre de la gestin 2010, desde que hemos asumido el cargo del Gobierno Departament
al se han ejecutado 46 proyectos solamente en el rea de educacin, con ms de Bs. 7 m
illones 200 mil en los 35 municipios del departamento de Oruro, por tanto el Pro
grama Bolivia cambia Evo cumple ha llegado a todos los municipios, por eso hay que
fortalecer el proceso de cambio que es liderado por nuestro hermano Presidente
Evo Morales . (NCHC)</span></p>', 1, 0, 0, 11, '2012-05-23 19:49:40', 42, '', '201
2-05-23 19:50:37', 42, 0, '0000-00-00 00:00:00', '2012-05-23 19:49:39', '0000-00
-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_
category":"","link_category":"","show_parent_category":"","link_parent_category"
:"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"
","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_i
con":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alt
ernative_readmore":"","article_layout":""}', 2, 0, 105, '', '', 1, 1641, '{"robo
ts":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(98, 144, 'Secretara General del Gobierno Autnomo Departamental de Oruro brind home
naje a las Mujeres Campesinas Bartolina Sisa ', 'secretaria-general-del-gobierno-au
tonomo-departamental-de-oruro-brindo-homenaje-a-las-mujeres-campesinas-bartolina
-sisa', '', '<p><img src="images/Noticias/110s-1.jpg" border="0" style="margin:
10px; border: 2px solid black; float: right;" />Oruro, 28 de mayo. La Secretara G
eneral del Gobierno Autnomo Departamental de Oruro (GAD-ORU) rindi homenaje a las
mams de la Federacin Departamental de Mujeres Campesinas Indgenas Originarias Barto
lina Sisa , en conmemoracin al Da de la Madre Boliviana.</p>\r\n', '\r\n<p>El Secret
ario General del GAD-ORU, Ing. Florencio Choque Lapaca, en el acto, destac: la val
enta de las mujeres de la federacin ha sido parte fundamental para consolidar el p

roceso de cambio en nuestro pas. En este da rindo un justo homenaje a todas las ma
dres de la ciudad y del rea rural; e insto para que sigan el ejemplo de heronas co
mo Adela Zamudio, Juana Azurduy de Padilla y la propia Bartolina Sisa, mujeres q
ue se caracterizaron por ser revolucionarias. <br /><br />Este homenaje, se realiz
en ambientes de la Federacin Departamental de Mujeres Campesinas, con la presenci
a de la ejecutiva departamental Josefina Marza, quien en su alocucin manifest sent
irse feliz por la presencia de una autoridad departamental. Agradecemos la visita
del Secretario General, Ing. Florencio Choque, a su vez felicitamos a todas las
hermanas madres del departamento, que sigan adelante como vanguardia revolucion
aria del proceso de cambio. <br />El acto en homenaje al Da de la Madre culmin con
la entrega de un presente por parte de la autoridad departamental a la ejecutiva
de la Federacin de Mujeres Campesinas de Oruro.<br /><br />Federacin Nacional de
Mujeres Campesinas de Bolivia Bartolina Sisa <br />El 10 de Enero de 1980 las mujer
es campesinas de La Paz y Oruro fueron las que iniciaron la nueva organizacin; di
rigentes como Lucila Meja de Morales, Irma Garca, Isabel Juaniquina e Isabel Orteg
a, fueron la base fundamental, una de ellas, Lucila Mejia de Morales fue electa
como la nueva ejecutiva de la flamante Federacin Nacional de Mujeres Campesinas d
e Bolivia Bartolina Sisa que inmediatamente se afiliaron a la organizacin de los va
rones y la Central Obrera Boliviana, donde fueron recibidas con mucho agrado. (L
MVC/STRA GRAL.)</p>', 1, 0, 0, 11, '2012-05-28 22:58:05', 42, '', '2012-05-29 20:
45:06', 42, 0, '0000-00-00 00:00:00', '2012-05-28 22:58:04', '0000-00-00 00:00:0
0', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"
","link_category":"","show_parent_category":"","link_parent_category":"","show_a
uthor":"","link_author":"","show_create_date":"","show_modify_date":"","show_pub
lish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","sh
ow_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_re
admore":"","article_layout":""}', 2, 0, 104, '', '', 1, 1695, '{"robots":"","aut
hor":"","rights":"","xreference":""}', 0, '*', ''),
(99, 145, 'Gobierno Departamental insta a operadores del transporte pblico a tram
itar sus tarjetas de operaciones ', 'gobierno-departamental-insta-a-operadores-d
el-transporte-publico-a-tramitar-sus-tarjetas-de-operaciones', '', '<p style="te
xt-align: justify;"><em><img src="images/Noticias/120-1.jpg" border="0" style="m
argin: 10px; border: 2px solid black; float: right;" />Oruro, 28 de mayo.</em> E
l Gobierno Autnomo Departamental de Oruro a travs de la Unidad de Transportes de l
a Secretara de Asuntos Jurdicos, insta a los operadores del transporte pblico inter
municipal e interprovincial de pasajeros y/o carga, a tramitar sus tarjetas de o
peraciones segn requisitos establecidos en el</p>\r\n', '\r\n<p style="text-align
: justify;">Reglamento Especfico del Transporte que fue aprobado mediante el Decr
eto Departamental 008/12, inform el Dr. Edgar Ajata Mariaca, Secretario Departame
ntal de Asuntos Jurdicos.<br /> El Reglamento Especfico del Transporte fue aprobado
con la participacin de los representantes delegados de los operadores del transpo
rte sindicalizado y libres, tras varios das de anlisis y debate, por lo que a part
ir de su aprobacin el 7 de mayo del ao en curso ingres en vigencia para que las pe
rsonas jurdicas de los operadores del transporte pblico adecuen su documentacin con
forme al captulo IV Arts. 21 y 22 del citado reglamento, es decir que para tramit
ar las tarjetas de operaciones, en primera instancia los sindicatos o cooperativ
as de transportes deben tramitar la resolucin administrativa de registro de autor
izacin y permiso, en la Unidad de Transportes (UDETRA) del Gobierno Departamental ,
explic Ajata. <br /><br /> Posteriormente segn requisitos establecidos en el Art.
23 del Reglamento Especfico del Transporte intermunicipal e interprovincial, los
operadores de transporte podrn tramitar las tarjetas de operaciones que acredita
la autorizacin e identifica al vehculo con sus caractersticas bsicas con la que fue
autorizado para la prestacin de servicios; pblico intermunicipal e interprovincial
de pasajero y/o carga , detall el Secretario Departamental de Asuntos Jurdicos.<br
/><br />Agreg que la otorgacin de las tarjetas de operaciones permitir a la Unidad
de Transportes del Gobierno Departamental, a cuantificar la cantidad de operadore
s de transporte intermunicipal e interprovincial, por ende fiscalizar, controlar
, regular y normar para que los transportistas brinden un servicio adecuado a lo
s usuarios y de esa forma proteger los derechos tanto; del operador como del usu
ario .<br /><br />REQUISITOS PARA LA OBTENCIN DE TARJETAS DE OPERACIONES<br /><br /

>Solicitud de registro de autorizacin para el servicio de transporte de pasajero


o carga, dirigido
al Gobernador del departamento de Oruro va UDETRA, sealando
las rutas en que operan actualmente y el ao de operaciones.<br />Los nuevos oper
adores deben presentar solicitud de registro y autorizacin para la prestacin de se
rvicio de transporte de pasajeros o carga.<br />Las lneas sindicales, asociacione
s, cooperativas y empresas deben solicitar la autorizacin mediante su organizacin
matriz departamental.<br />Relacin de vehculos afiliados, descrito en columnas; ti
po de vehculo, modelo, placa, nombre del propietario.<br />El apoderado o el grup
o de socios debe tener registrados como mnimo 10 vehculos a su nombre tanto para s
ervicios de pasajeros y carga. Cada afiliado o socio podr registrar 2 vehculos com
o mximo, exceptuando empresas unipersonales y empresas de turismo, porque stas pod
rn registrar 3 vehculos como mnimo.<br />Los vehculos deben estar registrados en el
Registro nico Automotor RUAT. <br />DOCUMENTACIN POR CADA VEHCULO<br />Roseta de in
speccin a la gestin correspondiente.<br />Certificado de habilitacin para el servic
io de transporte de pasajeros y carga expedido por la UDETRA.<br />Fotocopia leg
alizada del Certificado de Registro de Propiedad de Vehculo Automotor (CRPVA) de
servicio pblico.<br />Fotocopia legalizada del Certificado de Seguro Obligatorio
de Accidente de Trnsito-SOAT con la caracterstica del servicio pblico y legalizado
por el ente emisor. (NCHC)</p>', 1, 0, 0, 11, '2012-05-29 12:19:40', 42, '', '20
12-06-02 00:20:10', 42, 0, '0000-00-00 00:00:00', '2012-05-29 12:19:39', '0000-0
0-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show
_category":"","link_category":"","show_parent_category":"","link_parent_category
":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":
"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_
icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","al
ternative_readmore":"","article_layout":""}', 3, 0, 103, '', '', 1, 1630, '{"rob
ots":"","author":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(100, 146, 'El Gobernador Ing. Santos Tito Vliz inauguro el proyecto de electrif
icacin de la Provincia Cercado Municipio Caracollo ', 'el-gobernador-ing-santos-t
ito-veliz-inauguro-el-proyecto-de-electrificacion-de-la-provincia-cercado-munici
pio-caracollo', '', '<p style="text-align: justify;"><img src="images/Noticias/1
21-1.jpg" border="0" style="margin: 10px; border: 2px solid black; float: left;"
/><em>Oruro, 29 de mayo.</em> El Gobernador del departamento de Oruro Ing. San
tos Tito Veliz, en pasados dias realiz la inauguracion del proyecto de electrific
acin de la Provincia Cercado Municipio Caracollo beneficiando a 36 comunidades, c
on el compromiso de seguir trabajando para llegar al 100% en cobertura de electr
ificacin en la provincias.</p>\r\n', '\r\n<p style="text-align: justify;"><br />E
l proyecto de electrificacin tiene como objetivo de Promover el desarrollo econmic
o, social y cultural de los pobladores del sector rural, con la ampliacin de cobe
rtura del servicio en las poblaciones y mejorar la calidad de vida, dotndoles de
iluminacin, tanto domstica como pblica, con un costo ms barato y de condiciones ptima
s en la Provincia Cercado del Municipio de Caracollo, manifest el Ing. Santos Tit
o Gobernador del departamento de Oruro.<br /><br />Esta obra en la provincia Cer
cado del Municipio Caracollo tiene un costo total 4,744,742.10 $us financiados
por el Gobierno Autnomo Departamental de Oruro en un 70% y el municipio de Carac
ollo el 30%.<br /><br />El proyecto est a cargo de la Empresa Torre Fuerte con un
tiempo de ejecucin de 270 das calendario, beneficiando a 36 comunidades, el cual p
retende incorporar a 507 nuevos usuarios residenciales, 20 usuarios generales, 3
7 usuarios especiales y 60 usuarios con alumbrado pblico, sosteniendo que son acc
iones del progreso del departamento, con el apoyo y gestin del Gobernador Ing. Sa
ntos Javier Tito Vliz, afirmo el Secretario de Obras Sociales de la Gobernacin de
Oruro Ing. Jos Villca. <br /><br />Este proyecto contempla la construccin de redes
elctricas en media tensin y baja tensin, con las caractersticas tcnicas: Red Elctrica
Trifsica, Red Elctrica Monofsica transformadores de Distribucin Monofsica, Transform

adores de Distribucin Trifsico.<br /><br />Las comunidades que fueron beneficiadas


con este proyecto de electrificacin son: <br />Villa Berenguela, Jancouo Zona Cata
vi, Jancouo Zona Saitiruyo, Vizcachani - Calasaya (Uncallani), Nueva Llallagua Z.
Circuta, Sillota Belen Zona Pozos, Yarvicoya Zona Kochi Pata, Tiriri Zona Kawa,
Tiriri, Zona Lacaypata, Tiriri Zona Huayllacunca, Tiriri Zona Urquipe, Tiriri Zo
na Murmuntani, Ventilla Humani, Huntuta, Horenco Chaco Centro, Horenco Katanchoq
ue, Horenco Katanchoque II, Horenco Katanchoque III, Horenco Machacamarquita, Ho
renco, Pasto Grande Z. Thola, Pasto Grande Zona Sayjataa, Pasto Grande Z. Sicuyan
i, Pasto Grande Llaverjani, Mayapampa, Quiska, Lajma, Quilquichuyo, Palomani, Sa
n Antonio, Lajma I, Icoya, Lajma II, Lajma III, Uyo, Karachuyo y Caohuma.<br /> <
br />El Alcalde del municipio de Caracollo Alejandro Rodrguez Mamani agradeci a no
mbre de las comunidades beneficiadas por este proyecto que fue postergado por mu
chas gestiones y hoy se hace realidad para un mejor vivir de los comunarios que
no contaban con energa elctrica.<br />R.B.S.F.</p>', 1, 0, 0, 11, '2012-05-29 20:2
1:39', 42, '', '2012-05-29 20:40:51', 42, 0, '0000-00-00 00:00:00', '2012-05-29
20:21:38', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sh
ow_intro":"","show_category":"","link_category":"","show_parent_category":"","li
nk_parent_category":"","show_author":"","link_author":"","show_create_date":"","
show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icon
s":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","s
how_noauth":"","alternative_readmore":"","article_layout":""}', 3, 0, 102, '', '
', 1, 1652, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', '')
,
(101, 147, 'La Unidad de Bomberos Calama y el servicio departamental de Seguridad
Ciudadana Capacitaron a 35 Estudiantes', 'la-unidad-de-bomberos-calama-y-el-serv
icio-departamental-de-seguridad-ciudadana-capacitaron-a-35-estudiantes', '', '<p
style="text-align: justify;"><img src="images/Noticias/121-11.jpg" border="0" s
tyle="margin: 10px; border: 2px solid black; float: left;" />Oruro, 29 de mayo.
En coordinacin con la Unidad de Bomberos Calama , y el Servicio Departamental de
Seguridad Ciudadana dependiente del Gobierno Autnomo Departamental de Oruro, se r
ealiz la capacitacin a los jvenes y estudiantes de las Brigadas de Seguridad Esco
lar, del Programa Jess de Nazaret en el tema de </p>\r\n', '\r\n<p style="text-al
ign: justify;">qu hacer ante un incendio, que se llev a cabo en las instalacio
nes de esta unidad de bomberos, en horas de la tarde el da viernes 25 de mayo.
Las capacitaciones ante un incendio constituyen una parte importante en la seg
uridad de nuestra sociedad, hablar sobre incendios puede dar miedo, porque a nad
ie le gusta la posibilidad de quemarse o de que se quemen sus cosas. Pero podras
sentirte menos asustado si ests preparado mencion el Sgto. Luis Fernando Ajata Dire
ctor de Seguridad Ciudadana.<br />Esta capacitacin se realiza con el objetivo de
que los jvenes sean portadores y promotores en temas de prevencin, una vez culmin
ados su capacitacin como brigadistas escolares, todos estos voluntarios sern capac
itadores en las diferentes unidades educativas en las que cursan sus estudios.<b
r />El polica Daygoro Prez Oporto, responsable de la unidad de Bomberos en el tema
de incendios dio a conocer que la falta de capacitacin e ignorancia en nuestra
sociedad, en tomar medidas de prevencin ante un incendio es un problema que
hace dao a nuestra sociedad, para cambiar este concepto, tiene que haber un camb
io de actitud de nosotros mismos dar el ejemplo ensear al entorno con los que vi
vimos, nuestros menores, padres de familia, para que sean capaces de realizar l
as labores de primera respuesta ante un incendio u otro tipo emergencia, toman
do en cuenta las medidas de prevencin .<br />Es importante que las familias hable
n de lo que haran para escapar de un incendio que cosas deben realizar y que cosa
s no, agreg. <br /> Los policas de la Unidad de Bomberos Calama
recomienda, es imp
ortante de tener un extinguidor en casa en un lugar seguro donde sepa toda la
familia donde esta, saber cmo usarlo, y haberlo practicado. El polica Prez detall
adamente explico de todas las partes que tiene un extinguidor e hizo una demost
racin como utilizar este aparato, una vez culminado su explicacin los brigadistas
que asistieron a esta actividad hicieron la demostracin de cmo utilizar un exting
uidor ante un incendio.<br />RECOMENDACIONES <br />Ensee a los nios que no deben
jugar con fsforos, encendedores u otros objetos que puedan provocar incendios. M
antenga estos objetos fuera del alcance de los nios.<br />Ensee a los nios lo que d

eben hacer en caso de incendio. Establezca un plan de accin de seguridad contra i


ncendios y practquelo.<br />Peridicamente revise las mangueras de conexin de gas,
para verificar si no est daado caso contrario cambiar por uno nuevo. (JCZ. SEG.CIU
.)</p>', 1, 0, 0, 11, '2012-05-29 20:34:47', 42, '', '2012-06-02 00:26:52', 42,
0, '0000-00-00 00:00:00', '2012-05-29 20:34:46', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cate
gory":"","show_parent_category":"","link_parent_category":"","show_author":"","l
ink_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"
","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ico
n":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","
article_layout":""}', 5, 0, 101, '', '', 1, 1531, '{"robots":"","author":"","rig
hts":"","xreference":""}', 0, '*', ''),
(102, 148, 'Representantes de Huanuni abandonaron reunin sobre tema lmites con Poo
p', 'representantes-de-huanuni-abandonaron-reunion-sobre-tema-limites-con-poopo',
'', '<p style="text-align: justify;"><em><img src="images/Noticias/122-1.jpg" b
order="0" alt="Gobernador, Ing. Santos Tito Vliz en reunin con los municipios de H
uanuni y Poop." style="margin: 10px; border: 2px solid black; float: left;" />Oru
ro, 29 de mayo</em>. Los representantes del municipio de Huanuni abandonaron la
reunin que haba convocado el Gobierno Departamental de Oruro para la tarde de ay
er lunes, haciendo conocer una serie de denuncias de agresiones que habra sufrido
un trabajador de la Empresa Minera de Huanuni y estos hechos sean sancionados.
</p>\r\n', '\r\n<p style="text-align: justify;">Mientras que los representantes
del Municipio de Poop se encuentran prestos al dialogo y encarar un proceso de d
efinir la delimitacin de ambos municipios en base a documentos existentes.<br /> Lo
s representantes de Huanuni abandonaron la reunin planteando que no participar de
las reuniones hasta que se determine o encuentren a los culpables de las agresi
ones que habra sufrido un trabajador de la Empresa Minera de Huanuni el pasado vi
ernes inform el jefe de la Unidad Tcnica de Lmites de la gobernacin de Oruro, Johnny
Suarez<br />La tarde de este lunes debi desarrollarse una reunin conjunta entre
los representantes de ambos municipios Huanuni y Poop , para encontrar una solucin
al conflicto de lmites y otros temas que se tiene en esta regin con la presencia
del gobernador Santos Tito y representantes de los ministerio de Autonomas, Plan
ificacin del INRA nacional , pero tuvo que ser declarada en cuatro intermedio h
asta el prximo mircoles, por el abandono de los representantes de Huanuni, pese a
la insistencia del gobernador en llevar adelante esta reunin, acot Suarez<br /> Se
har el intento de hacer otra reunin este mircoles mientras tanto se remitirn las d
enuncias de agresiones que hicieron conocer los representantes de Huanuni , mencio
n Suarez. A tiempo de explicar que se espera la cordura y paciencia de ambos
municipios, la gobernacin est agotando todos los esfuerzos para encontrar solucin a
este tema .<br />Se ha podido identificar diferentes problemas, entre Huanuni y P
oop: en tema de radio urbano, saneamiento de tierras, problema de propiedad, flo
tamientos y tambin problema de lmites, finaliz Suarez.(SDQ).</p>', 1, 0, 0, 11, '20
12-05-29 20:40:23', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00',
'2012-05-29 20:40:23', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_ti
tles":"","show_intro":"","show_category":"","link_category":"","show_parent_cate
gory":"","link_parent_category":"","show_author":"","link_author":"","show_creat
e_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"
","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show
_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0
, 100, '', '', 1, 1699, '{"robots":"","author":"","rights":"","xreference":""}',
0, '*', ''),
(103, 149, 'Coordinadora de Transparencia del Gobierno Departamental propici tall
er de informacin sobre el rol de control social', 'coordinadora-de-transparenciadel-gobierno-departamental-propicio-taller-de-informacion-sobre-el-rol-de-contro
l-social', '', '<p style="text-align: justify;"><img src="images/Noticias/123-1.
jpg" border="0" alt="Dra. Felicidad Apaza Cosso, Coordinadora de Transparencia y
Lucha contra la Corrupcin, en una entrevista con los periodistas" style="margin:
10px; border: 2px solid black; float: right;" />Oruro, 29 de mayo. La Coordinado
ra de Transparencia y Lucha contra la Corrupcin del Gobierno Autnomo Departamental
de Oruro en coordinacin con el Ministerio de Transparencia Institucional, este l

unes 28 de mayo en el saln Ildefonso Murgua del GAD-ORU. realiz taller de informac
in sobre el rol de control social.</p>\r\n', '\r\n<p style="text-align: justify;"
> El objetivo del taller de socializacin e informacin es para que los representes de
instituciones y organizaciones sociales de Oruro conozcan sobre el rol de contr
ol social en los diferentes mbitos y niveles del Estado boliviano, y que efecten c
ontrol social en el marco de la Constitucin Poltica del Estado y de esa forma ejer
zan la democracia participativa para una efectiva toma de decisiones , manifest la
Dra. Felicidad Apaza, Coordinadora de Transparencia y Lucha contra la Corrupcin
del Gobierno Departamental.<br /><br />La exposicin estuvo a cargo del Lic. Richa
rd Morales, tcnico del Viceministerio de Prevencin, Promocin de tica y Transparencia
, quien habl con los participantes, sobre el cmo ejercer control social a travs de
la participacin, en base al dilogo, utilizando los mecanismos de rendicin de cuent
as pblicas y acceso a la informacin, ejerciendo control a la calidad de los servic
ios y generando espacios de participacin.<br /><br />De la misma forma, el exposi
tor durante el desarrollo del taller, exhort a los participantes a efectuar contr
ol social y seguimiento sobre los recursos; econmicos, materiales, humanos, recur
sos de la madre tierra, adems sobre la calidad de servicios de salud, educacin, se
rvicios bsicos, asimismo sobre la gestin municipal en todos sus niveles, como tamb
in sobre la adquisiciones de maquinara, inmuebles y materiales.<br /><br /> Las orga
nizaciones sociales tambin deben hacer seguimiento a los planes de trabajo, progr
amas, proyectos, adems a los trabajos de gestin de las entidades pblicas del Estado ,
asever Morales.<br /><br /> Para el taller de socializacin e informacin sobre el ro
l de control social fueron invitados ms de medio centenar de representantes de in
stituciones y de organizaciones sociales del municipio de Oruro, sin embargo en
los prximos meses se continuar realizando este tipo de talleres , agreg la Dra. Felic
idad Apaza, Coordinadora de Transparencia y Lucha contra la Corrupcin del GAD-ORU
. (NCHC)</p>', 1, 0, 0, 11, '2012-05-29 22:28:32', 42, '', '2012-05-29 22:32:14'
, 42, 0, '0000-00-00 00:00:00', '2012-05-29 22:28:31', '0000-00-00 00:00:00', ''
, '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","lin
k_category":"","show_parent_category":"","link_parent_category":"","show_author"
:"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_d
ate":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_ema
il_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore
":"","article_layout":""}', 2, 0, 99, '', '', 1, 1643, '{"robots":"","author":""
,"rights":"","xreference":""}', 0, '*', ''),
(104, 150, 'Leyes Departamentales Promulgadas', 'gaceta-oficial-del-departamento
', '', '<div style="background-color: #999; color: #fff; font-weight: bold; padd
ing: 5px;">Utimas Leyes Promulgadas</div>\r\n<ul>\r\n<li><a href="images/pdfs/ga
ceta/ley31.pdf" target="_blank">LEY DEPARTAMENTAL N 031 del 27 de octubre de 2012
<br />Modificacin a la Ley N 030 del 27 de octubre de 2012</a></li>\r\n<li><a href
="images/pdfs/gaceta/ley32.pdf" target="_blank">LEY DEPARTAMENTAL N 032 del 31 de
octubre de 2012<br /> Declaratoria De Patrimonio Histrico e Intangible del Departa
mento de Oruro a la Caravana Del Orgullo de Ser Orureo </a></li>\r\n<li><a href="im
ages/pdfs/gaceta/ley33.pdf" target="_blank">LEY DEPARTAMENTAL N 033 del 16 de nov
iembre de 2012<br />Modificacin a la Ley N 028 de 6 de septiembre de 2012</a></li>
\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold;
padding: 5px;">Gestin 2012</div>\r\n<ul>\r\n<li><a href="images/pdfs/gaceta/ley1
6.html" target="_blank">LEY DEPARTAMENTAL N 016 del 8 de febrero de 2012<br />Dec
lara Patrimonio Cultural, Histrico, Material e Inmaterial del departamento de Oru
ro a las danzas de la Diablada y Morenada</a></li>\r\n<li><a href="images/pdfs/g
aceta/ley17.html" target="_blank">LEY DEPARTAMENTAL N 017 del 8 de febrero de 201
2<br />Declara Patrimonio Cultural, Histrico y Monumento departamental al Faro de
l Conchupata</a></li>\r\n<li><a href="images/pdfs/gaceta/ley18.html" target="_bl
ank">LEY DEPARTAMENTAL N 018 del 8 de febrero de 2012<br />Declara Patrimonio Cul
tural, Histrico y Cientfico del departamento de Oruro a la Quinua</a></li>\r\n<li>
<a href="images/pdfs/gaceta/ley19.html" target="_blank">LEY DEPARTAMENTAL N 019 d
el 8 de febrero de 2012<br />Declaratoria de prioridad departamental la Construc
cin e Instalacin de una Fbrica departamental de Cemento en el departamento de Oruro
</a></li>\r\n<li><a href="images/pdfs/gaceta/ley20.html" target="_blank">LEY DEP
ARTAMENTAL N 020 del 8 de febrero de 2012<br />Declaratoria de prioridad departam

ental la Construccin e Instalacin de una Fbrica Industrializadora de Arcilla en el


departamento de Oruro</a></li>\r\n<li><a href="images/pdfs/gaceta/ley21.html" ta
rget="_blank">LEY DEPARTAMENTAL N 021 del 8 de febrero de 2012<br />Declaratoria
de Patrimonio Cultural a Bebidas, Platos y Frutas tpicas del departamento de Orur
o</a></li>\r\n<li><a href="images/pdfs/gaceta/ley22.html" target="_blank">LEY DE
PARTAMENTAL N 022 del 8 de febrero de 2012<br />Declaratoria de Patrimonio Cultur
al, Histrico e Intangible al Personaje Mtico del To de la mina</a></li>\r\n<li><a h
ref="images/pdfs/gaceta/ley23.html" target="_blank">LEY DEPARTAMENTAL N 023 del 8
de febrero de 2012<br />Declara Patrimonio Cultural Material e Inmaterial del D
epartamento de Oruro a Figuras Mticas</a></li>\r\n<li><a href="images/pdfs/gaceta
/ley25.html" target="_blank">LEY DEPARTAMENTAL N 025 del 8 de mayo de 2012<br />P
rohibicin y Retiro de mapas distorsionados del departamento de Oruro</a></li>\r\n
<li><a href="images/pdfs/gaceta/ley26.html" target="_blank">LEY DEPARTAMENTAL N 0
26 del 31 de julio de 2012<br />Ley de Implementacin del Sistema de Administracin
de Regalas Mineras (SAREMI)</a></li>\r\n<li><a href="images/pdfs/gaceta/ley27.htm
l" target="_blank">LEY DEPARTAMENTAL N 027 del 03 de agosto de 2012<br />Ley de C
reacin de la Empresa Pblica Departamental de Oruro EPDEOR </a></li>\r\n<li><a href="i
mages/pdfs/gaceta/ley28.pdf" target="_blank">LEY DEPARTAMENTAL N 028 del 06 de se
ptiembre del 2012<br />Estructura Organizacional y Escala Salarial Del Gobierno
Autnomo Departamental De Oruro</a><br /><a href="images/pdfs/gaceta/EscalaSalaria
l2012.xls" target="_blank">Anexo 1 - Escala Salarial 2012</a><br /><a href="imag
es/pdfs/gaceta/EstructuraGADOR.xls" target="_blank">Anexo 2 - Estructura G.A.D.O
R.</a></li>\r\n<li><a href="images/pdfs/gaceta/ley29.pdf" target="_blank">LEY DE
PARTAMENTAL N 029 del 07 de septiembre de 2012<br />Presupuesto De La Gestin 2013
Del Gobierno Autnomo Departamental De Oruro</a></li>\r\n<li><a href="images/pdfs/
gaceta/ley30.pdf" target="_blank">LEY DEPARTAMENTAL N 030 del 16 de octubre de 20
12<br />Declaratoria de Patrimonio Cultural del Departamento de Oruro al Festiva
l de la Cancin Boliviana Aqu Canta Bolivia </a></li>\r\n<li><a href="images/pdfs/gace
ta/ley31.pdf" target="_blank">LEY DEPARTAMENTAL N 031 del 27 de octubre de 2012<b
r />Modificacin a la Ley N 030 del 27 de octubre de 2012</a></li>\r\n<li><a href="
images/pdfs/gaceta/ley32.pdf" target="_blank">LEY DEPARTAMENTAL N 032 del 31 de o
ctubre de 2012<br /> Declaratoria De Patrimonio Histrico e Intangible del Departame
nto de Oruro a la Caravana Del Orgullo de Ser Orureo </a></li>\r\n<li><a href="imag
es/pdfs/gaceta/ley33.pdf" target="_blank">LEY DEPARTAMENTAL N 033 del 16 de novie
mbre de 2012<br />Modificacin a la Ley N 028 de 6 de septiembre de 2012</a></li>\r
\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight: bold; p
adding: 5px;">Gestin 2011</div>\r\n<ul>\r\n<li><a href="images/pdfs/gaceta/ley6.h
tml" target="_blank">LEY DEPARTAMENTAL N 006 del 17 de marzo de 2011<br />Aprueba
la Reformulacin del Plan Operativo Anual y Presupuesto Anual 2011</a></li>\r\n<l
i><a href="images/pdfs/gaceta/ley7.html" target="_blank">LEY DEPARTAMENTAL N 007
del 14 de julio de 2011<br />Declara prioridad departamental la construccin y ela
boracin del Proyecto de Estatuto Autonmico del Departamento de Oruro</a></li>\r\n<
li><a href="images/pdfs/gaceta/leyDeptal08.html" target="_blank">LEY DEPARTAMENT
AL N 008 del 14 de julio de 2011<br />Crea el Centro de compilacin y sistematizacin
de informacin de Oruro para la elaboracin del Estatuto Autonmico Departamental </a></
li>\r\n<li><a href="images/pdfs/gaceta/leyDeptal9.html" target="_blank">LEY DEPA
RTAMENTAL N 009 del 14 de julio de 2011<br />Aprueba el Reformulado del Plan Oper
ativo Anual y Presupuesto Anual 2011 </a></li>\r\n<li><a href="images/pdfs/gaceta/
ley10.html" target="_blank">LEY DEPARTAMENTAL N 010 del 19 de julio de 2011<br />
Ley complementaria y modificatoria a la Ley Departamental N 009 de 14 de julio de
2011</a></li>\r\n<li><a href="images/pdfs/gaceta/ley11.html" target="_blank">LE
Y DEPARTAMENTAL N 011 del 16 de agosto de 2011<br />Creacin de la Gaceta Oficial d
el Gobierno Autnomo Departamental de Oruro</a></li>\r\n<li><a href="images/pdfs/g
aceta/ley12.html" target="_blank">LEY DEPARTAMENTAL N 012 del 26 de agosto de 201
1<br />Rgimen especial de descuentos y privilegios en beneficio de las personas A
dultas Mayores</a></li>\r\n<li><a href="images/pdfs/gaceta/leyDeptal13.html" tar
get="_blank">LEY DEPARTAMENTAL N 013 del 15 de septiembre de 2011<br />Aprueba el
Presupuesto Departamental Anual gestin 2012</a></li>\r\n<li><a href="images/pdfs
/gaceta/leyDeptal14.html" target="_blank">LEY DEPARTAMENTAL N 014 del 15 de dicie
mbre de 2011<br />Creacin de la Unidad Departamental de Transporte UDETRA </a></li>\

r\n<li><a href="images/pdfs/gaceta/leyDeptal15.html" target="_blank">LEY DEPARTA


MENTAL N 015 del 20 de diciembre de 2011<br />Declara prioridad departamental la
construccin de la carretera pavimentada Ancaravi, Turco, Cosapa, Cruce Ruta 4</a>
</li>\r\n</ul>\r\n<div style="background-color: #999; color: #fff; font-weight:
bold; padding: 5px;">Gestin 2010</div>\r\n<ul>\r\n<li><a href="images/pdfs/gaceta
/ley1.html" target="_blank">LEY DEPARTAMENTAL N 001 del 31 de mayo de 2010 <br />
Reconocimiento e imposicin de Smbolos de mando al Gobernador del Departamento de O
ruro</a></li>\r\n<li><a href="images/pdfs/gaceta/ley2.html" target="_blank">LEY
DEPARTAMENTAL N 002 del 21 de septiembre de 2010<br />Declara Feriado Departament
al por el BICENTENARIO del Grito libertario del 6 de octubre de 2010</a></li>\r\
n<li><a href="images/pdfs/gaceta/leyDeptal3.html" target="_blank">LEY DEPARTAMEN
TAL N 003 del 30 de septiembre de 2010<br />Eleva a rango de Ley la Resolucin N 018
/2010 de fecha 12 de Agosto de 2010, en la que se aprueba la Estructura Organiza
cional y Escala Salarial del Gobierno Autnomo Departamental de Oruro</a></li>\r\n
<li><a href="images/pdfs/gaceta/ley4.html" target="_blank">LEY DEPARTAMENTAL N 00
4 del 01 de octubre de 2010<br />Aprueba el Plan Operativo Anual y Presupuesto A
nual 2011</a></li>\r\n<li><a href="images/pdfs/gaceta/ley5.html" target="_blank"
>LEY DEPARTAMENTAL N 005 del 03 de diciembre de 2010<br />Designacin del president
e de la Asamblea Legislativa Departamental de Oruro, como Gobernador Suplente</a
></li>\r\n</ul>', '', 1, 0, 0, 2, '2012-05-31 12:10:36', 42, '', '2012-12-27 18:
59:06', 42, 0, '0000-00-00 00:00:00', '2012-05-31 12:10:35', '0000-00-00 00:00:0
0', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"
","link_category":"","show_parent_category":"","link_parent_category":"","show_a
uthor":"","link_author":"","show_create_date":"","show_modify_date":"","show_pub
lish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","sh
ow_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_re
admore":"","article_layout":""}', 71, 0, 6, '', '', 1, 2547, '{"robots":"","auth
or":"","rights":"","xreference":""}', 0, '*', ''),
(105, 151, 'La construccin de la Presa Urmiri-Paza tiene un avance fsico del 58%',
'la-construccion-de-la-presa-urmiri-pazna-tiene-un-avance-fisico-del-58', '', '<
p><img src="images/Noticias/125-1.jpg" border="0" style="float: left; margin: 10
px; border: 2px solid black;" />Oruro, 01 de junio. El Secretario General del Go
bierno Autnomo Departamental de Oruro (GAD-ORU), Ing. Florencio Choque Lapaca, es
te jueves realiz una inspeccin sorpresa a la construccin de la Presa Urmiri-Paza, do
nde evidenci un avance fsico del 58% y un avance financiero del 63%; se prev su con
clusin para el 30 de agosto de esta gestin.</p>\r\n', '\r\n<p>En la inspeccin, la a
utoridad departamental garantiz el financiamiento de este proyecto que inicialmen
te alcanzaba a 9.339.000 Bs. sin embargo a la fecha el presupuesto modificado es
de Bs. 10.909.000. As mismo se verific el ingreso de maquinaria pesada por la emp
resa responsable de la ejecucin de este proyecto, ALINCO SRL.</p>\r\n<p> Estamos co
n el trabajo del relleno y compactado de material homogneo en la plataforma de la
presa, es as que la empresa est realizando dos trabajos: la reposicin de los daos
que causaron las lluvias y la crecida en el rio Urmiri y empezamos a colocar el
material de relleno en la plataforma. , asegur el representante de la empresa ALINC
O SRL, Anival Aldana Ortega.</p>\r\n<p> A partir del reinicio de actividades en el
sector, que fue el 2 de mayo, la empresa cuenta con 120 das calendario, para la
conclusin del proyecto, durante este tiempo debe implementar ms maquinaria en la p
resa para garantiza la conclusin manifest el Ing. Esteban Pinaya Paredes, Superviso
r de obra.</p>\r\n<p><strong>Caractersticas.</strong></p>\r\n<p>La construccin de
la REPRESA URMIRI-PAZA, est ubicada a 85 km de la ciudad de Oruro y a 15 km del m
unicipio de Paza. El proyecto contempla varios mdulos, el primero que refiere a la
presa de tierra como tal, que asciende a una altura de 22 metros. El segundo mdu
lo es la obra de toma, ubicada en el estribo izquierdo, cuyo material es de fier
ro fundido y cuenta con dos vlvulas. La construccin del vertedero de excedencias e
vacuar los excedentes de agua en un tiempo de 30 metros cbicos por segundo, a travs
de un canal de hormign cicln, constituye el tercer mdulo y el cuarto que ya se enc
uentra en conclusin es el camino de acceso a la presa, ste tiene una longitud de
un kilmetro. Y por ltimo el quinto mdulo comprende los tres canales: sud, central y
norte que tambin estn concluidos, estos canales tienen una longitud de seis kilmet
ros.</p>\r\n<p>La represa almacenar 2 millones de agua con fines de riego, que ir

rigar ms de 200 hectreas de cultivo. La ejecucin del proyecto beneficiar a ms de 250 f


amilias de Urmiri y Paza. <em>(LMVC-STRA. GRAL.)</em></p>', 1, 0, 0, 11, '2012-0601 22:49:41', 42, '', '2012-06-02 00:18:16', 42, 0, '0000-00-00 00:00:00', '2012
-06-01 22:49:40', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles"
:"","show_intro":"","show_category":"","link_category":"","show_parent_category"
:"","link_parent_category":"","show_author":"","link_author":"","show_create_dat
e":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","sh
ow_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits
":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 9, 0, 98,
'', '', 1, 1752, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*
', ''),
(106, 152, 'Feliz da Maestro de Oruro! ', 'feliz-dia-maestro-de-oruro', '', '<p><i
mg src="images/maestros.jpg" border="0" style="float: left;" />Por su digna labo
r de instruir a generaciones enteras, el cual implica un sacrificio constante qu
e muchas veces no es recompesando debidamente.</p>\r\n<p>Por su valioso aporte a
l desarrollo y progreso del departamento el Gobernador del Departamento de Oruro
, les envia un sincero y afectuoso saludo a todo los maestros de Oruro y que en
esta fecha tan especial sirva para unir objetivos en bsqueda de un mejor maana par
a todos los orureos.</p>\r\n', '\r\n<p> <em>Ing. Santos Tito Vliz</em></p>\r\n<p><
em>Gobernador del Departemento de Oruro</em></p>', 1, 0, 0, 11, '2012-06-06 20:1
2:41', 42, '', '2012-06-12 13:46:24', 42, 0, '0000-00-00 00:00:00', '2012-06-06
20:12:40', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sh
ow_intro":"","show_category":"","link_category":"","show_parent_category":"","li
nk_parent_category":"","show_author":"","link_author":"","show_create_date":"","
show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icon
s":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","s
how_noauth":"","alternative_readmore":"","article_layout":""}', 5, 0, 97, '', ''
, 1, 1438, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(107, 153, 'El Gobernador del departamento entreg vveres a municipios afectados po
r desbordes de ros', 'el-gobernador-del-departamento-entrego-viveres-a-municipios
-afectados-por-desbordes-de-rios', '', '<p style="text-align: justify;"><strong>
<img src="images/Noticias/128.jpg" border="0" alt="Ing. Santos Tito Vliz, Goberna
dor del departamento de Oruro en el acto de entrega de alimentos" style="margin:
10px; border: 2px solid black; float: left;" /></strong><em>Oruro, 06 de junio.
</em> Con el apoyo del Programa Mundial de Alimentos (PMA), el Ing. Santos Tito
Vliz Gobernador del departamento de Oruro, junto al Secretario de Medio Ambiente
y Madre Tierra Flix Callata Mamani, entre otras autoridades departamentales, muni
cipales y originarias,</p>\r\n', '\r\n<p style="text-align: justify;">este viern
es 01 de junio en la zona este de la ciudad de Oruro entreg 74.5 toneladas de vver
es a 1500 familias de los municipios de El Choro, Toledo y Chipaya que han sido
afectadas por los desbordes de agua de los ros Desaguadero y Lauca respectivament
e. </p>\r\n<p style="text-align: justify;"> Los vveres que hoy se entregan a las f
amilias de 3 municipios del departamento de Oruro, son gracias a las gestiones r
ealizadas por la Secretara Departamental de Medio Ambiente y Madre Tierra, Direcc
in de Agua y Cuencas, adems de la Unidad de Gestin de Riesgos del Gobierno Departam
ental, y se entregan como asistencia a post evento para la recuperacin de hogares
con inseguridad alimentaria que han sido afectados por los desastres naturales ,
manifest la Ing. Rosmery Martnez, Directora de Agua y Cuencas.</p>\r\n<p style="
text-align: justify;"> A su turno el Ing. Santos Tito Vliz Gobernador del departa
mento, a tiempo de realizar la entrega de vveres consistente en: arroz, harina, s
al y aceite a los beneficiarios, dijo que los productos que se entregan a las fa
milias afectadas por los desbordes de agua de los ros, son producto de los trabaj
os de gestin que hemos realizado como Gobierno Departamental, a travs de las difer
entes instancias internacionales precisamente para atender las necesidades de la
s familias de 3 municipios del departamento de Oruro, que han realizado limpieza
s de canales, construccin de defensivos entre otros trabajos, por lo que estos al
imentos beneficiarn a esas familias, gracias a instituciones internacionales como
PMA .</p>\r\n<p style="text-align: justify;"> En ese sentido el Alcalde del munic
ipio de Chipaya, Federico Mamani expres su agradecimiento al Gobernador del depar
tamento de Oruro, agradezco al Gobernador del departamento por este apoyo con ali

mentos, porque las familias que han sido damnificadas por desbordes de agua no c
uentan con alimentos por lo que agradezco .</p>\r\n<p style="text-align: justify;"
> Por otro lado el Gobernador del departamento de Oruro Ing. Santos Tito Vliz, ma
nifest que tambin se han gestionado a travs de Defensa Civil de Santa Cruz 2.020 qui
ntales de diferentes productos consistente en arroz, fideo, azcar, harina y aceit
e, los cuales no han tenido ningn costo gracias a las gestiones realizadas, pero
si hemos gastado aproximadamente Bs. 30.000 en transportar dichos productos a la
ciudad de Oruro, por lo que estos sern entregados a las familias de las comunida
des ms alejadas del departamento conforme a una evaluacin.</p>\r\n<p style="text-a
lign: justify;"> De la misma forma el Gobernador del departamento de Oruro, info
rm a los periodistas que este sbado a partir de horas 06:30 el Presidente Evo Moral
es realizar una inspeccin en todo el recorrido de las obras de la doble va Oruo-La
Paz y posteriormente en el hall del Gobierno Departamental recepcionar proyectos
de los gobiernos municipales del departamento de Oruro para el Programa Mi Agua
II . (NCHC)</p>\r\n<p> </p>\r\n<p> </p>', 1, 0, 0, 11, '2012-06-06 22:14:37', 42,
'', '2012-06-08 19:29:32', 42, 0, '0000-00-00 00:00:00', '2012-06-06 22:14:36',
'0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"
","show_category":"","link_category":"","show_parent_category":"","link_parent_c
ategory":"","show_author":"","link_author":"","show_create_date":"","show_modify
_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show
_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth"
:"","alternative_readmore":"","article_layout":""}', 3, 0, 96, '', '', 1, 1579,
'{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(108, 154, 'Comunidad de Pananoza fue beneficiada con la construccin de una Repre
sa', 'comunidad-de-pananoza-fue-beneficiada-con-la-construccion-de-una-represa',
'', '<p><img src="images/Noticias/129.jpg" border="0" alt="Vista de frente y pa
normica de la represa que fue entregada a los pobladores de la comunidad de Panan
oza." style="margin: 10px; border: 2px solid black; float: left;" />Oruro, 6 de
junio. Ms de un centenar de productores de la comunidad de Pananoza del municipio
de San Pedro de Totora se beneficiaron con la construccin de una represa con der
ivador, entregada provisionalmente por el Ing. Florencio Choque Lapaca, Secretar
io General del Gobierno Autnomo Departamental de Oruro (GAD-ORU) en un acto espec
ial efectuado este lunes.</p>\r\n', '\r\n<p> </p>\r\n<p> La inversin de este proye
cto asciende a ms de tres millones 720 mil bolivianos , asegur el alcalde del munici
pio de San Pedro de Totora, Milton Marca, quien explic que la ejecucin de este proy
ecto fue gracias a las gestiones realizadas por nuestro municipio y el apoyo de
la gobernacin que coadyuv en la conclusin de la carpeta a diseo final. </p>\r\n<p>Por
su parte el Secretario General, asever: Para la comunidad esta entrega es histrica
, es una obra trascendental de produccin por ello deben cuidar la obra y usarla p
ara mejorar su calidad de vida .</p>\r\n<p>A su tiempo los beneficiarios agradecie
ron la entrega de este proyecto que permitir incrementar la produccin de forrajes
, hortalizas y ganadera, adems evitar la migracin de los pobladores de Pananoza a l
a Repblica de Chile. El alcance de este proyecto es factible a una ampliacin toda
vez que la tubera instalada puede extenderse en longitud.</p>\r\n<p><strong>Cara
ctersticas</strong></p>\r\n<p> La entrega definitiva de la represa de Pananoza, se
realizar en los prximos 60 das calendario, la misma cuenta con dos brazos uno de 6
kilmetros y el otro de 4 kilmetros de longitud, el riego es conducido por una tub
era y acueductos. El tiempo de ejecucin fue de 10 meses por factores climticos , ase
gur el Ing. Enrique Flores, Gerente de la empresa ejecutora del proyecto, Politcni
ca Boliviana. <em>(LMVC-STRA GRAL)</em></p>', 1, 0, 0, 11, '2012-06-06 22:38:58',
42, '', '2012-06-06 23:09:10', 42, 0, '0000-00-00 00:00:00', '2012-06-06 22:38:
57', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_int
ro":"","show_category":"","link_category":"","show_parent_category":"","link_par
ent_category":"","show_author":"","link_author":"","show_create_date":"","show_m
odify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"",
"show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_no
auth":"","alternative_readmore":"","article_layout":""}', 2, 0, 95, '', '', 1, 1
497, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(109, 155, 'La OIE entreg certificacin de zona libre de fiebre aftosa al altiplano
Boliviano', 'la-oie-entrego-certificacion-de-zona-libre-de-fiebre-aftosa-al-alt

iplano-boliviano', '', '<p style="text-align: justify;"><img src="images/130.jpg


" border="0" style="margin: 10px; border: 2px solid black; float: right;" />Orur
o, 8 de junio. La Organizacin Mundial de Sanidad Animal (OIE) realiz la entrega of
icial de la certificacin de zona libre de fiebre aftosa sin vacunacin al altiplano
Boliviano: La Paz, Potos y Oruro; beneficiando a 60 municipios y ms de 24 mil pro
ductores de esta zona.</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<
p style="text-align: justify;">El acto se realiz este jueves 7 de junio con la pa
rticipacin del vicepresidente, lvaro Garca Linera, autoridades nacional e internaci
onal de la OIE, FAO, la Ministra de Desarrollo Rural y Tierras y productores gan
aderos.</p>\r\n<p style="text-align: justify;">En el caso de Oruro se beneficiar
an casi 7 mil productores con esta certificacin otorgada por la OIE con apoyo del
Fondo de las Naciones Unidas para la Alimentacin (FAO), puntualiz el Gobernador d
e Oruro, Ing. Santos Tito Vliz.</p>\r\n<p style="text-align: justify;"> En esta oca
sin tan importante como es la entrega de la certificacin internacional de zona lib
re de fiebre aftosa, con esta enfermedad se generaba grandes prdidas econmicas e i
ncida en la seguridad alimentaria; por ello para nosotros es importante este reco
nocimiento internacional, con la cual se obtiene grandes beneficios econmicos; t
endremos la oportunidad de exportar y garantizar el mercado interno , asever el Gob
ernador.</p>\r\n<p style="text-align: justify;">A tiempo de destacar el apoyo de
las organizaciones internacionales y nacionales del gobierno central; el Gobern
ador Santos Tito dijo que en los 3 departamentos ms de 24 mil productores en los 6
0 municipios sern beneficiados directamente, por ello nuestro agradecimiento prof
undo a quienes hicieron posible esta certificacin . </p>\r\n<p style="text-align:
justify;"><img src="images/Noticias/128-1.jpg" border="0" width="427" height="32
0" style="float: left;" />Por su parte el representante de los productores Zenn P
izarro, manifest, quiero agradecer a todas las autoridades, porque somos benefici
ados 60 municipios del altiplano, consideramos est certificacin como un punto ms d
el proceso de cambio </p>\r\n<p style="text-align: justify;"> Esta certificacin inter
nacional significa un beneficio directos a las familias productoras, abriendo nu
evas oportunidades en el mercado nacional e internacional, siendo una llave para
exportar nuestros productos , agreg Pizarro.</p>\r\n<p style="text-align: justify;
">Por su parte el representante de la FAO, Merilio Morell, destaco que esta cert
ificacin beneficia a mas d 24 mil productores en los 60 municipios declarados zon
a libre de fiebre aftosa y unos 3 millones de cabezas de ganado est libre de esta
enfermedad y as tambin se garantiza la seguridad alimentaria.</p>\r\n<p style="te
xt-align: justify;">La certificacin que hoy tiene esta regin de Bolivia de ser zon
a libre de fiebre aftosa sin vacunacin en los departamentos de La Paz , Potos y Or
uro, es una puerta abierta al mundo para la produccin y comercializacin de alimen
tos , afirm este jueves el representante de la Organizacin Internacional de Epizooti
as (OIE), para Amrica Latina, el argentino Luis Barco.</p>\r\n<p style="text-alig
n: justify;">El vice presiente, lvaro Garca Linera, en la oportunidad de recibir l
a certificacin de zona libre de fiebre aftosa sin vacunacin, dijo que esta certifi
cacin permitir garantizar la seguridad alimentaria con la produccin de los producto
s crnicos para el mercado interno y tener la perspectiva de exportar, y mejorar
nuestros ingresos como pas y como productores de los 60 municipios del altiplano
boliviano.(SDQ)</p>', 1, 0, 0, 11, '2012-06-08 16:11:48', 42, '', '2012-06-08 1
8:56:49', 42, 0, '0000-00-00 00:00:00', '2012-06-08 16:11:48', '0000-00-00 00:00
:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category"
:"","link_category":"","show_parent_category":"","link_parent_category":"","show
_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_p
ublish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","
show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_
readmore":"","article_layout":""}', 6, 0, 94, '', '', 1, 1515, '{"robots":"","au
thor":"","rights":"","xreference":""}', 0, '*', ''),
(110, 156, 'Estados Financieros', 'estados-financieros', '', '<table style="font
-size: 14px; font-family: Arial;" border="1" align="center">\r\n<tbody>\r\n<tr><
th style="background: #9F0000; color: #fff;">Documento</th><th style="background
: #9F0000; color: #fff;">Formato</th></tr>\r\n<tr>\r\n<td>\r\n<div style="margin
: 5px; font-weight: bold;">BALANCE GENERAL INSTITUCIONAL 2011</div>\r\n</td>\r\n
<td><a href="images/Institucional/bgi2011.pdf" target="_blank"><img src="images/

pdfs/pdflog.png" border="0" alt="" title="Balance General Institucional 2011" wi


dth="48" height="48" style="display: block; margin-left: auto; margin-right: aut
o;" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-06-08 1
8:57:52', 42, '', '2012-06-27 22:52:44', 42, 0, '0000-00-00 00:00:00', '2012-0608 18:57:52', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"",
"show_intro":"","show_category":"","link_category":"","show_parent_category":"",
"link_parent_category":"","show_author":"","link_author":"","show_create_date":"
","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_i
cons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":""
,"show_noauth":"","alternative_readmore":"","article_layout":""}', 12, 0, 4, '',
'', 1, 1756, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', '
'),
(111, 157, 'Comunarios de Villa Chuquia exigen celeridad en el Plan de Cierre de
Operaciones de Kori Kollo', 'comunarios-de-villa-chuquina-exigen-celeridad-en-el
-plan-de-cierre-de-operaciones-de-kori-kollo', '', '<p style="text-align: justif
y;"><img src="images/Noticias/130-1.jpg" border="0" alt="Comunarios de Villa Chu
quia exigiendo a las autoridades la expropiacin de terrenos." style="float: left;
margin: 10px; border: 2px solid black;" />Oruro, 13 de junio. Los pobladores de
la comunidad Villa Chuquia de la provincia Saucar exigieron a las autoridades depa
rtamentales de Oruro, hacer cumplir el plan de cierre de operaciones de Kori Kol
lo de la Empresa Minera Inti Raymi.</p>\r\n', '\r\n<p style="text-align: justify
;"> </p>\r\n<p style="text-align: justify;">La demanda fue conocida despus de una
inspeccin realizada este martes, por el Ing. Florencio Choque Lapaca, Secretario
General del Gobierno Autnomo Departamental de Oruro (GAD-ORU), conjuntamente asa
mblestas nacionales, asamblestas departamentales, autoridades polticas y originaria
s de la provincia y tcnicos de la empresa Inti Raymi.</p>\r\n<p style="text-align
: justify;">En la inspeccin, las autoridades recogieron las demandas de ambas par
tes, tanto de los comunarios como de los tcnicos de la empresa. Por su parte los
comunarios aseguraron verse contaminados con las operaciones de Kori Kollo por
la tecnologa utilizada en la actividad extractiva, que es la de "cielo abierto",
removiendo grandes cantidades de material que es rociado con soluciones cianurad
as; as mismo reclamaron el derecho propietario de 25 hectreas, denominadas terrenos
callejn-comunidad Rancho Chuquia , que la empresa se habra expropiado de manera arb
itraria.</p>\r\n<p style="text-align: justify;">Por su parte los tcnicos de la em
presa Inti Raymi manifestaron que el terreno es parte de una expropiacin minera y
que est dispuesta a someterse a cualquier tipo de investigacin por parte de las e
ntidades correspondientes.</p>\r\n<p style="text-align: justify;">En ese marco e
l Secretario General del GAD-ORU, conjuntamente las dems autoridades gestionarn qu
e las entidades competentes realicen una auditora ambiental a la empresa y darn ce
leridad a la identificacin de los terrenos callejn que realizar el INRA departamental
. As mismo se solicitar a la empresa informes tcnicos de la situacin ambiental de Ko
ri Kollo.</p>\r\n<p style="text-align: justify;"><strong><em> Kori Kollo</em></s
trong></p>\r\n<p style="text-align: justify;">Las operaciones mineras de Kori Ko
llo de la Empresa Minera Inti Raymi se encuentran ubicadas en la localidad de Ch
uquia de la provincia Saucar, a 50 kilmetros al oeste de la ciudad de Oruro. Inici s
us actividades mineras en 1982. Actualmente contina con sus labores de extraccin
de minerales, siendo una minera a cielo abierto que en su proceso metalrgico utili
za cianuro de sodio para extraer oro y plata. El plan de cierre de operaciones d
e Kori Kollo, inici el 2003 y tiene un plazo hasta la gestin 2013.<em> </em><em>(L
MVC-STRA GRAL)</em></p>', 1, 0, 0, 11, '2012-06-13 14:39:42', 42, '', '2012-06-14
18:48:35', 42, 0, '0000-00-00 00:00:00', '2012-06-13 14:39:41', '0000-00-00 00:
00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_categor
y":"","link_category":"","show_parent_category":"","link_parent_category":"","sh
ow_author":"","link_author":"","show_create_date":"","show_modify_date":"","show
_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":""
,"show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternativ
e_readmore":"","article_layout":""}', 3, 0, 93, '', '', 1, 1406, '{"robots":"","
author":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea

ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_


out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(112, 158, 'Gobierno Departamental entreg electrificacin en la provincia Ladislao
Cabrera ', 'gobierno-departamental-entrego-electrificacion-en-la-provincia-ladis
lao-cabrera', '', '<p style="text-align: justify;"><img src="images/Noticias/135
-1.jpg" border="0" alt="Acto de entrega del proyecto de electrificacin Provincia
Ladislao Cabrera fase II paquete-2 Gobernador de Oruro Ing. Santos Tito Vliz" sty
le="float: left; margin: 10px; border: 2px solid black;" />Oruro, 18 de junio. E
l Gobernador del departamento de Oruro Ing. Santos Javier Tito Vliz el pasado v
iernes 15 de junio realiz la entrega del proyecto de electrificacin fase II paquet
e-2 tramo villa esperanza, con el compromiso de seguir trabajando para brindar e
l 100% en cobertura de electrificacin en la provincia Ladislao Cabrera.</p>\r\n',
'\r\n<p style="text-align: justify;"> Este proyecto de electrificacin se ejecut e
n el municipio de Salinas de Garci Mendoza, con un costo total del proyecto bs 3
''568.549,34., financiado por el Gobierno Autnomo Departamental de Oruro con el 7
5%, y el municipio de Salinas de Garci Mendoza del 25%.</p>\r\n<p style="text-al
ign: justify;">En esta inauguracin del proyecto de electrificacin de la poblacin <
strong>VILLA ESPERANZA</strong> se invirti Bs. 855.230.2, obra a cargo de la Cons
tructora MARGAJH con un tiempo de ejecucin de 170 das, beneficiando amas de 100 fa
milias de las comunidades: Santa Rosa de Lupuyo, Cotaa, Pampa Uta, Capura y Salqu
iri,.</p>\r\n<p style="text-align: justify;">El Ing. Ren Len Huacota Jefe de la Un
idad de Energa e Hidrocarburos de la Gobernacin de Oruro, realiz el informe de las
caractersticas del proyecto: la construccin de lneas en monofsica en 14.4 KV con un
a longitud de 16.3 Km; adems de la construccin de baja tensin monofsica en 220 V con
una longitud de 4.6 Km. Con cinco puestos de transformacin y medicin, adems de la
instalacin del alumbrados pblicos y se atendi ampliaciones para el funcionamiento d
e bombas de agua: destacando que estas acciones son parte del progreso del depar
tamento, con el apoyo y gestin del Gobernador Ing. Santos Javier Tito Vliz.</p>\r\
n<p style="text-align: justify;">Autoridades y comunarios de las poblaciones agr
adecieron al gobernador Ing. Santos Tito por este proyecto que fue postergado p
or muchas gestiones y hoy se hace realidad para las comunidades que no contaban
con energa elctrica.</p>\r\n<p><strong>R.B.S.F.</strong></p>\r\n<p><strong> </stro
ng></p>\r\n<p> </p>', 1, 0, 0, 11, '2012-06-18 16:00:14', 42, '', '2012-06-20 20
:40:50', 42, 0, '0000-00-00 00:00:00', '2012-06-18 16:00:13', '0000-00-00 00:00:
00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":
"","link_category":"","show_parent_category":"","link_parent_category":"","show_
author":"","link_author":"","show_create_date":"","show_modify_date":"","show_pu
blish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","s
how_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_r
eadmore":"","article_layout":""}', 3, 0, 92, '', '', 1, 1159, '{"robots":"","aut
hor":"","rights":"","xreference":""}', 0, '*', ''),
(113, 159, 'Presidente y Gobernador de Oruro inauguraron el tramo biocenico Huach
acalla - Pisiga ', 'presidente-y-gobernador-de-oruro-inauguraron-el-tramo-biocea
nico-huachacalla-pisiga', '', '<p style="text-align: justify;"><img src="images/
Noticias/137.jpg" border="0" style="float: left; margin: 10px; border: 2px solid
black;" />Oruro, 18 de junio. Este fin de semana se realizo la inauguracin de ca
Pisiga a la cabeza del presidente del Estado Plurinacional
rretera Huachacalla
de Bolivia Evo Morales Ayma, Gobernador del Departamento de Oruro Ing. Santos Ti
to Vliz, junto al, Ministro de Obras Publicas Servicios y Viviendas Ing. Vladimir
Snchez y el Presidente de la ABC Ing. secretario General de la ABC. Ing. Luis Snc
hez Gmez</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-a
lign: justify;"> El tramo Huachacalla - Pisiga se encuentra en la zona altiplnica
por encima de los 3700msnm, con una longitud de 70.80 Km, contar con un ancho de
calzada de 8 m, bermas de 1m cada una, Capa de Rodadura con Pavimento rgido de 2
0 cm, con un promedio de velocidad para vehculos pesados de 60Km./hora, con un ti
empo total de recorrido de 45 minutos.</p>\r\n<p style="text-align: justify;"> L
a empresa CONSORCIO ANCARAVI responsable de la construccin de la carretera cumpli
con los plazos establecidos de acuerdo a contrato. La carretera tiene una invers

in de 30.077.241,16 $us con un financiamiento de la Corporacin Andina de Fomento (


C.A.F.) del 82% y la Gobernacin de Oruro con el 17,35%.</p>\r\n<p style="text-ali
gn: justify;"> <img src="images/Noticias/137-1.jpg" border="0" style="float: lef
t; margin: 10px; border: 2px solid black;" />El Gobernador del Departamento de O
ruro Ing. Santos Javier Tito Vliz indico Esta carretera es la primera carretera e
n el departamento y en el pas que cuenta con 220 km con pavimento rgido, principal
mente por el alto trfico de vehculos pesados y la transitavilidad de movilidades e
ntre Bolivia y chile, que une los ocanos Pacifico al Atlntico, Este tramo unir las
poblaciones de Ancaravi, Huachacalla, Sabaya y Pisiga con Iquique Chile,</p>\
r\n<p style="text-align: justify;"><img src="images/Noticias/137-2.jpg" border="
0" style="margin: 10px; border: 2px solid black; float: right;" /> El Ing. Luis
Sanchez Gomez Presidente de la Administradora Boliviana de Carreteras (ABC) info
rmo este tramo se construy con maquinaria de ltima generacin. Contempla losas corta
s de pavimento rgido de 2.8 m de largo por 2.0 m de ancho con un espesor de 0.20
m. El ancho total del pavimento rgido es de 8.0 m, que incluye a los sonorizadore
s a ambos lados y Oruro contar con una carretera de calidad.</p>\r\n<p style="te
xt-align: justify;"> El Presidente del Estado Plurinacional de Bolivia Evo Moral
es Ayma al momento de realizar la inauguracin de la cartera indico: Bolivia est in
tegrando con sus carreteras y Oruro con otros departamentos y con otras nacione
s, es importante la consolidacin de la unidad atraves de carreteras que generen m
ovimientos econmicos en las comunidades cercanas a las carreteras .</p>\r\n<p style
="text-align: justify;"> Morales afirmo que se trabaja en proyectos carreteros c
on el fin de unir Bolivia de forma interna y externa con otros pases, anunciando
la ejecucin de los tramos, Cruce Condo hacia Uyuni, Pampaullagas hacia Quillaca
s, de Uyuni a Villazn para unir el occidente del departamento de Oruro con Argent
ina.</p>\r\n<p style="text-align: justify;">
<br /> <strong>R.B.S.F.</strong>
</p>\r\n<p style="text-align: justify;"> </p>', 1, 0, 0, 11, '2012-06-18 18:44:4
0', 42, '', '2012-06-18 22:57:13', 42, 0, '0000-00-00 00:00:00', '2012-06-18 18:
44:38', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_
intro":"","show_category":"","link_category":"","show_parent_category":"","link_
parent_category":"","show_author":"","link_author":"","show_create_date":"","sho
w_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":
"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show
_noauth":"","alternative_readmore":"","article_layout":""}', 2, 0, 91, '', '', 1
, 1301, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(114, 160, 'Construccin de los centros PAN en cuatro municipios fue inaugurado',
'construccion-de-los-centros-pan-en-cuatro-municipios-fue-inaugurado', '', '<p s
tyle="text-align: justify;"><img src="images/Noticias/138-1.jpg" border="0" alt=
"Prof. Martn Mollo junto a nios y nias del centro PAN del Canton Urmiri de Quillaca
s" title="Prof. Martn Mollo junto a nios y nias del centro PAN del Canton Urmiri de
Quillacas" style="float: left; margin: 10px; border: 2px solid black;" />Oruro,
18 de junio. El Gobierno Departamental de Oruro este fin de semana realiz la in
auguracin de la construccin de las infraestructuras de los Centros del Programa de
atencin a nios y nias menores de 6 aos (PAN) en cuatro municipios.</p>\r\n', '\r\n<
p style="text-align: justify;"><br />El acto se desarroll en el cantn Urmiri de Qu
illacas, del municipio de Huari, con la presencia del Secretario de Desarrollo S
ocial, el alcalde de Huari, las autoridades del Cantn de Urmiri de Quillacas, los
comunarios y los nios beneficiarios.</p>\r\n<p style="text-align: justify;">Esta
s obras del paquete 2 se ejecutaran en los municipios de Santiago de Huari, Paza
, Eucaliptos y Soracachi con una inversin de Bs. 1.497.969,52, manifest el Profeso
r Martin Mollo a tiempo de inaugurar el inicio de obras de los centros PAN.</p>\
r\n<p style="text-align: justify;">El tiempo de ejecucin de las obras es de 120
das, dijo el Secretario de Desarrollo Social, es decir en cuatro meses deben ser c
oncluidos las infraestructuras de los centros PAN, que constan de una sala mltipl
e, una sala cuna, un ambiente para cocina, estudio administrativo, un ambiente p
ara bao y un depsito de alimentos.</p>\r\n<p>Por su parte el alcalde del Municipio
de Huari, Oscar Choque mencion que este tipo de obras que van en beneficio de la
niez, es una inversin y no un gasto, por ello el gobierno municipal est cumpliend
o con la contraparte del 30 por ciento y el gobierno departamental el 70 por ci
ento y estos centros servirn para una mejor alimentacin y educacin para los nios.</p

>\r\n<p style="text-align: justify;">El sub alcalde del cantn Urmiri de Quillacas


Juan Gabriel dijo que la poblacin esta complacida por el inicio de las obras par
a el centro PAN, pero ahora se hace una realidad la construccin del centro PAN q
ue beneficiara a los nios y nias de nuestra comunidad.<img src="images/Noticias/13
8-2.jpg" border="0" alt="Colocado de la piedra fundamental para la construccin de
l centro PAN." title="Colocado de la piedra fundamental para la construccin del c
entro PAN." style="vertical-align: middle; margin: 10px auto; display: block; bo
rder: 2px solid black;" /></p>', 1, 0, 0, 11, '2012-06-18 19:46:24', 42, '', '20
12-06-18 20:02:22', 42, 0, '0000-00-00 00:00:00', '2012-06-18 19:46:22', '0000-0
0-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show
_category":"","link_category":"","show_parent_category":"","link_parent_category
":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":
"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_
icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","al
ternative_readmore":"","article_layout":""}', 5, 0, 90, '', '', 1, 1232, '{"robo
ts":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(115, 161, 'Gobernador reconoci al nuevo comandante de la Polica de Oruro', 'gober
nador-reconocio-al-nuevo-comandante-de-la-policia-de-oruro', '', '<p><img src="i
mages/138-1.jpg" border="0" title="Ing.Santos Tito Vliz, en acto realizado en el
patio de honor de la Polica Departamental, a primera hora de este mircoles reali
z el reconocimiento al comandante departamental de Polica, Cnl. Wenceslao Zea Ophel
an. " style="float: left; margin: 10px; border: 2px solid black;" />Oruro, 20 de
junio. El Gobernador de Oruro,Ing. Santos Tito Vliz, en acto realizado en el pat
io de honor de la Polica Departamental, a primera hora de este mircoles realiz el
reconocimiento al comandante departamental de Polica, Cnl. Wenceslao Zea Ophelan.
</p>\r\n<p><img src="images/Noticias/web1.jpg" border="0" alt="" width="650" hei
ght="482" /></p>\r\n<p><img src="images/Noticias/web%203.jpg" border="0" title="
Ing. Santos Tito Vliz junto al Cnl. Wenceslao Zea Ophelan. " width="652" height="4
87" /></p>', '', 1, 0, 0, 11, '2012-06-20 15:30:12', 42, '', '2012-06-20 23:40:5
8', 42, 0, '0000-00-00 00:00:00', '2012-06-20 15:30:11', '0000-00-00 00:00:00',
'', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","l
ink_category":"","show_parent_category":"","link_parent_category":"","show_autho
r":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish
_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_e
mail_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmo
re":"","article_layout":""}', 10, 0, 89, '', '', 1, 1374, '{"robots":"","author"
:"","rights":"","xreference":""}', 0, '*', ''),
(116, 162, 'Gobierno nacional financiar la construccin de la U.E. Simn Bolvar y Coli
seo Cerrado de Pisiga', 'gobierno-nacional-financiara-la-construccion-de-la-ue-s
imon-bolivar-y-coliseo-cerrado-de-pisiga', '', '<p><strong><img src="images/Noti
cias/139.jpg" border="0" title="Presidente Evo Morales Ayma, junto al Gobernador
del departamento de Oruro, Ing. Santos Tito Vliz, en el inicio de la caravana de
inspeccin de la carretera Huachacalla-Pisiga" style="float: left; margin: 10px 1
px; border: 2px solid black;" /></strong>Oruro, 20 de junio. El Gobierno del Est
ado Plurinacional de Bolivia a travs del Programa Bolivia cambia, Evo cumple , finan
ciar la construccin de una nueva infraestructura para la unidad educativa Simn Bolva
r, adems del Coliseo Cerrado para la localidad fronteriza de Pisiga, manifest el P
residente Evo Morales Ayma, durante el acto inaugural de la carretera Huachacall
a-Pisiga que se efectu el domingo 17 de junio en la poblacin de Pisiga.</p>\r\n',
'\r\n<p> </p>\r\n<p> En pasados meses hemos recibido proyectos para la construccin
de la infraestructura del Colegio Simn Bolvar como tambin para un coliseo cerrado
de Pisiga, por lo que el Alcalde de Sabaya y la Sub-alcaldesa de Pisiga deben c
onstituirse en La Paz este martes a objeto de recibir el desembolso de recursos
econmicos para empezar a construir las 2 infraestructuras en Pisiga , enfatiz el Pre
sidente del Estado Plurinacional de Bolivia.</p>\r\n<p> Agreg que de la misma for
ma a pedido de los estudiantes del Colegio Simn Bolvar, se dotar con 10 computadoras
al establecimiento educativo, asimismo se dar otras 10 computadoras a la Escuela
Mejillones de la localidad fronteriza de Pisiga .</p>\r\n<p> Por otro lado segn inf
ormacin del Fondo de Inversin Productivo (FPS) el 25 de junio se tendr la apertura
de sobres de las empresas constructoras proponentes, por lo que hasta el 5 de ju

lio se contar con una empresa adjudicada para la ejecucin del proyecto del sistema
de agua potable para Sabaya, que ser financiado a travs de FPS el 50% y el restan
te 50% por el Gobierno Departamental , dijo el Presidente Evo Morales a tiempo de
inaugurar la carretera Huachacalla Pisiga </p>\r\n<p> Conforme al estudio del si
stema de agua potable para Sabaya, la obra sera construida en 365 das calendario a
partir de la fecha del orden de proceder, con un costo aproximado de Bs. 6 mill
ones, bajo la fiscalizacin de FPS y el municipio beneficiario. (NCHC)</p>\r\n<p>
</p>\r\n<p> </p>\r\n<p> </p>', 1, 0, 0, 11, '2012-06-20 16:12:25', 42, '', '2012
-06-20 18:41:31', 42, 0, '0000-00-00 00:00:00', '2012-06-20 16:12:24', '0000-0000 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_c
ategory":"","link_category":"","show_parent_category":"","link_parent_category":
"","show_author":"","link_author":"","show_create_date":"","show_modify_date":""
,"show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_ic
on":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alte
rnative_readmore":"","article_layout":""}', 3, 0, 88, '', '', 1, 1217, '{"robots
":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(117, 163, 'Est terminantemente prohibido quema de elementos nocivos que contamin
an el medio ambiente', 'esta-terminantemente-prohibido-quema-de-elementos-nocivo
s-que-contaminan-el-medio-ambiente', '', '<p><img src="images/Noticias/140-1.jpg
" border="0" title="Ing. Naida Rufino Challa, Responsable del rea de Cambios Climt
icos y Biodiversidad, en entrevista con periodistas de medios de comunicacin" sty
le="float: left; margin: 10px; border: 2px solid black;" />Oruro, 20 de junio. E
n el marco de la Constitucin Poltica del Estado y de la Ley Marco de Autonomas y De
scentralizacin. El Gobierno Autnomo Departamental de Oruro en uso de sus especficas
atribuciones, a travs del Decreto Departamental 018/12, prohbe en todo el depart
amento la quema pblica o privada de todo tipo de elementos nocivos que daan el med
io ambiente.</p>\r\n', '\r\n<p> </p>\r\n<p> Est terminantemente prohibido la quema
de llantas, ropa y plsticos entre otros elementos que daan nuestro ecosistema, y
degradan la calidad atmosfrica de nuestro planeta, adems de ser daino para la salud
. Tomando en cuenta que toda persona tiene derecho a un medio ambiente saludable
, protegido y equilibrado , manifest la Ing. Naida Rufino Challa, Responsable del re
a de Cambios Climticos y Biodiversidad del Gobierno Departamental.</p>\r\n<p>Asim
ismo, con la finalidad de frenar la explotacin irracional de la th ola, se prohbe el
ingreso de movilidades (camiones, camionetas y otros), con carga o fardos de t ola
a la ciudad de Oruro, por lo que toda persona natural o jurdica est en la obligac
in de denunciar actos que contravengan el Decreto Departamental 018/12 , seal Rufino.
</p>\r\n<p>Las instancias encargadas de velar por el cumplimiento del citado dec
reto departamental son: la Secretara Departamental de Medio Ambiente y Madre Tier
ra del Gobierno Departamental y los gobiernos municipales del departamento de Or
uro, asever Rufino. (NCHC)</p>', 1, 0, 0, 11, '2012-06-20 16:15:38', 42, '', '201
2-06-20 16:17:11', 42, 0, '0000-00-00 00:00:00', '2012-06-20 16:15:37', '0000-00
-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_
category":"","link_category":"","show_parent_category":"","link_parent_category"
:"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"
","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_i
con":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alt
ernative_readmore":"","article_layout":""}', 2, 0, 87, '', '', 1, 1180, '{"robot
s":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(118, 164, 'Autoridades del Jach a Karangas se renen para consolidar gobernabilidad
territorial poltica y econmica', 'xxvi-mara-tantachawi-del-suyu-jacha-karangas-re
une-a-mas-de-un-centenar-de-autoridades-originarias', '', '<p style="text-align:
justify;"><span style="font-family: Arial; font-size: small;"><img src="images/
Noticias/140-2.jpg" border="0" alt="XXVI Mara Tantachawi del Suyu Jach a Karangas,
rene a ms de un centenar de autoridades originarias." title="XXVI Mara Tantachawi
del Suyu Jach a Karangas, rene a ms de un centenar de autoridades originarias." sty
le="float: left; margin: 10px; border: 2px solid black;" />Oruro, 20 de junio.</
span>Tras la inauguracin del XXVI Mara Tantachawi del Suyu Jach a Karangas, autorid
ades originarias analizarn durante dos das (hoy y maana) la gobernabilidad territor
ial poltica y econmica productiva de los Suyus originarios. El evento se realiza e
n la comunidad de Chuquichambi de la Provincia Nor Carangas.</p>\r\n', '\r\n<p s

tyle="text-align: justify;"> </p>\r\n<p style="text-align: justify;"> En la inau


guracin, que cont con la presencia del Secretario General del Gobierno Autnomo Depa
rtamental de Oruro, Ing. Florencio Choque, se conformaron cinco comisiones: comi
sin orgnica, comisin tierra- territorio, autonomas, produccin y poltica, en stas las a
toridades originarias analizarn la situacin actual de las Markas, despus emitirn una
resolucin por comisin que ser conocida en la plenaria que se instalar hoy por la no
che, donde se aprobar el nuevo mandato del XXVI Mara Tantachawi del Suyu Jach a Kar
angas.</p>\r\n<p style="text-align: justify;"> El Mara Tantachawi tiene la parti
cipacin de nueve Markas de las doce que conforman el Jach a Karangas, ya que las Ma
rkas de Sabaya, Huachacalla y La Rivera, no participan de esta actividad porque
conformaron otra organizacin fuera de la estructura orgnica del Jach a Karangas.</p>
\r\n<p style="text-align: justify;"> El Apu Mallku saliente del Jach a Karangas,
Mximo Reynaga en la oportunidad, rindi su informe de gestin 2010-2012, para dar l
ugar al nuevo Apu Mallku, Flix Mendieta que pertenece a la comunidad de Chuquicha
mbi, quien ser posesionado el 21 de Junio.<em> </em><em>(LMVC-STRA GRAL)</em></p>\
r\n<p style="text-align: justify;"><span style="font-family: Arial; font-size: s
mall;"><br /></span></p>\r\n<p style="text-align: justify;"><span style="font-fa
mily: Arial; font-size: small;"><img src="images/Noticias/web4.jpg" border="0" s
tyle="vertical-align: middle;" /></span></p>', 1, 0, 0, 11, '2012-06-20 19:01:11
', 42, '', '2012-06-20 22:13:22', 42, 0, '0000-00-00 00:00:00', '2012-06-20 19:0
1:10', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_i
ntro":"","show_category":"","link_category":"","show_parent_category":"","link_p
arent_category":"","show_author":"","link_author":"","show_create_date":"","show
_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"
","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_
noauth":"","alternative_readmore":"","article_layout":""}', 3, 0, 86, '', '', 1,
1183, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(119, 165, 'Gobierno Departamental organiza 1ra Feria Zonal en la Plaza Sebastin
Pagador', 'gobierno-departamental-organiza-1ra-feria-zonal-en-la-plaza-sebastian
-pagador', '', '<p style="text-align: justify;"><img src="images/Noticias/140-3.
jpg" border="0" style="float: left;" />Oruro, 20 de junio. El Gobierno Autnomo De
partamental, Secretara Departamental de Desarrollo Productivo, Direccin de Promocin
Econmica Industria y Comercio en coordinacin con el municipio y los artesanos del
departamento de Oruro este jueves 21 de junio realizar la primera Feria Zonal Pr
oductiva en la plaza Sebastin Pagador.</p>\r\n', '\r\n<p style="text-align: justi
fy;">Dentro el proyecto Fortalecimiento a emprendimientos econmicos de las micro
y pequeas empresas (MIPyMES) uno de los componentes de apoyo es la realizacin de
ferias zonales que para esta gestin se prev sean tres ferias en las zonas ms con
curridas de la ciudad de Oruro, dijo la responsable del proyecto, Maizabe Arias.
<br />La funcionaria explic que para esta primera feria zonal se tendr la partici
pacin de ms de 60 expositores de diferentes rubros: Alimentos, metal mecnica, mader
a, textil, arte y artesana, tanto del rea urbana y rural.<br />Tambin se tendr la p
resencia de grupos folklricos y danzas, la feria se instalara desde las 9:00 ha
sta horas de la tarde, por lo que se invita a la poblacin de Oruro aprovechar el
feriado y presenciar la exposicin de los artesanos orureos en la Plaza Sebastin Pag
ador , manifest Arias.</p>', 1, 0, 0, 11, '2012-06-20 23:30:30', 42, '', '2012-06
-25 16:10:14', 42, 0, '0000-00-00 00:00:00', '2012-06-20 23:30:28', '0000-00-00
00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_cate
gory":"","link_category":"","show_parent_category":"","link_parent_category":"",
"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","s
how_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon"
:"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alterna
tive_readmore":"","article_layout":""}', 3, 0, 85, '', '', 1, 1301, '{"robots":"
","author":"","rights":"","xreference":""}', 0, '*', ''),
(120, 166, 'Programa Cuenca del lago Poop de la Gobernacin entreg recursos para
seis proyectos', 'programa-cuenca-del-lago-poopo-de-la-gobernacion-entrego-recu
rsos-para-seis-proyectos', '', '<p style="text-align: justify;"><img src="images
/Noticias/140-6.jpg" border="0" style="margin: 10px; border: 2px solid black; fl
oat: left;" />Oruro, 20 de junio. El Gobernador Santos Tito Vliz entreg cheques
para el financiamiento de seis proyectos en el marco del programa de Gestin Sos

tenible de los Recursos Naturales de la Cuenca del Lago Poop, a proyectos y acc
iones con fondos de subvencin, que se ejecutaran en los municipios de Poop, Paza,
Huanuni, Antequera, Machacamarca, Challpata, El Chorro, Soracachi y el municipi
o de Oruro, cuya inversin total alcanza 3.639.915.88 Bs.</p>\r\n', '\r\n<p style=
"text-align: justify;"> </p>\r\n<p style="text-align: justify;"><img src="images
/Noticias/140_2.jpg" border="0" alt="Gobernador Santos Tito entrega cheque par
a el fortalecimiento de la Asociacin Integral de Productores de camlidos" title="
Gobernador Santos Tito entrega cheque para el fortalecimiento de la Asociacin
Integral de Productores de camlidos" style="float: right; margin: 10px; border: 2
px solid black;" />Estos seis proyectos son: Apoyo y Fortalecimiento a la Produc
cin en derivados lcteos en la mancomunidad Minera, con una inversin de 942.158.00
Bs., Consolidacin de la Actividad Lechera en los Municipios de la Cuenca lecher
a del departamento de Oruro, con 942.158.00 Bs., el en municipio de El Chorro se
ejecutara el proyecto para Evaluar un sistema dinmico experimental con aguas flu
yentes para la absorcin de metales pesados, a cargo del carrera de Fitotecnia de
las UTO, 677.932.60 Bs. de inversin, el proyecto de Fortalecimiento de la Asocia
cin Integral de Productores de Camlidos en procesos de comercializacin de los deri
vados de la Llama, cuya inversin alcanza 376.526.72 Bs., en el municipio de Orur
o se ejecutar el programa de Educacin Sanitaria y Ambiental cuidemos el Agua a cargo
de SeLA Oruro, y finalmente el proyecto para el Mejoramiento Granja de Ganado
Vacuno Lechero de la Finca de Urmiri, que permitir la adquisicin de ganado lecher
o, implementacin de forraje y equipamiento para la transformacin de derivado de l
eche con financiamiento de 324.277.36 Bs.</p>', 1, 0, 0, 11, '2012-06-25 15:52:
08', 42, '', '2012-06-25 16:13:28', 42, 0, '0000-00-00 00:00:00', '2012-06-25 15
:52:07', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show
_intro":"","show_category":"","link_category":"","show_parent_category":"","link
_parent_category":"","show_author":"","link_author":"","show_create_date":"","sh
ow_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons"
:"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sho
w_noauth":"","alternative_readmore":"","article_layout":""}', 6, 0, 84, '', '',
1, 1363, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(121, 167, 'Gobernador Santos Tito entrego alimentos a municipios damnificados p
or desastres naturales', 'gobernador-santos-tito-entrego-alimentos-a-municipiosdamnificados-por-desastres-naturales', '', '<p style="text-align: justify;"><img
src="images/Noticias/140-5.jpg" border="0" alt="Gobernador Santos Tito hace en
trega de aceite a uno de los beneficiarios." title="Gobernador Santos Tito hac
e entrega de aceite a uno de los beneficiarios." style="float: left; margin: 10
px; border: 2px solid black;" />Oruro, 21 de junio. En acto realizado este mircol
es en horas de la maana en la playa de estacionamiento Abel Azcarrunz
el gobernad
or, Ing. Santo Tito Vliz, entreg 87 toneladas de alimentos destinado a diez mun
icipios del departamento, que fueron damnificados por desastres naturales como g
ranizadas y heladas, gestionados ante Defensa Civil del Departamento de Santa Cr
uz.</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-align
: justify;">Los municipios beneficiados son: Santuario de Quillacas, La Ribera,
Todo Santos, Carangas, Beln de Andamarca, Esmeralda, Eucaliptus, Pampa Aullagas,
Machacamarca, Corque y Salinas de Garci Mendoza, haciendo una poblacin total de
5025 familias beneficiadas , quienes recibirn diferentes alimentos entre harin
a, azcar, arroz, fideo y aceite.</p>\r\n<p style="text-align: justify;">En repre
sentacin de los beneficiarios en presidente del Concejo Municipal de Corque Feli
ciano Mamani agradeci al gobernador Tito y a las autoridades nacionales por la
ayuda que reciben los municipios afectados por la helada y granizada.</p>\r\n<p
style="text-align: justify;">El Gobernador Tito, asimismo entreg material de c
onstruccin para <img src="images/Noticias/140-4.jpg" border="0" style="float: rig
ht; margin: 10px; border: 2px solid black;" />construir gaviones donados por la
empresa Corinsa, a los municipios de El Choro, Chipaya y Toledo que fueron afe
ctados con inundaciones por el desbordes de los ros Desaguadero y Lauca, en la poc
a de lluvia, las mismas que servirn para realizar trabajos de prevencin.</p>', 1,
0, 0, 11, '2012-06-25 16:07:35', 42, '', '2012-06-25 16:09:08', 42, 0, '0000-00
-00 00:00:00', '2012-06-25 16:07:35', '0000-00-00 00:00:00', '', '', '{"show_tit
le":"","link_titles":"","show_intro":"","show_category":"","link_category":"","s

how_parent_category":"","link_parent_category":"","show_author":"","link_author"
:"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_ite
m_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show
_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_lay
out":""}', 2, 0, 83, '', '', 1, 1343, '{"robots":"","author":"","rights":"","xre
ference":""}', 0, '*', ''),
(122, 168, 'Secretario General entreg de manera oficial el camino vecinal Churaca
ni-Punsilla', 'secretario-general-entrego-de-manera-oficial-el-camino-vecinal-ch
uracani-punsilla', '', '<p><img src="images/Noticias/140-7.jpg" border="0" style
="margin: 10px; border: 2px solid black; float: left;" />Oruro, 25 de junio. El
Secretario General del Gobierno Autnomo Departamental de Ouro, Ing. Florencio Cho
que, este fin de semana entreg el camino vecinal Churacani-Punsilla de la provinc
ia Eduardo Abaroa, en un acto especial efectuado en la comunidad de Machochoca.
Este camino beneficiar a cinco comunidades del sector.</p>\r\n', '\r\n<p><img src
="images/Noticias/140-8.jpg" border="0" alt="" style="float: left;" /></p>\r\n<p
> </p>', 1, 0, 0, 11, '2012-06-25 18:59:47', 42, '', '2012-06-25 19:00:40', 42,
0, '0000-00-00 00:00:00', '2012-06-25 18:59:46', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cate
gory":"","show_parent_category":"","link_parent_category":"","show_author":"","l
ink_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"
","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ico
n":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","
article_layout":""}', 2, 0, 82, '', '', 1, 1223, '{"robots":"","author":"","righ
ts":"","xreference":""}', 0, '*', ''),
(123, 169, 'El Servicio Departamental de Seguridad Ciudadana realiz la entrega de
alimento balanceado para canes al centro de adiestramiento', 'el-servicio-depar
tamental-de-seguridad-ciudadana-realizo-la-entrega-de-alimento-balanceado-para-c
anes-al-centro-de-adiestramiento-de-canes', '', '<p style="text-align: justify;"
><em><img src="images/Noticias/144-1.jpg" border="0" style="float: left; margin:
10px; border: 2px solid black;" />Estos canes son aptos para detectar los que
habitualmente fue preparado y escondido para pasar desapercibido a la vista del
hombre y no as al olfato de un can bien entrenado.</em></p>\r\n', '\r\n<p style
="text-align: justify;">En ambientes del Centro de Adiestramiento de Canes (C.A.
C.), el Sgto. Luis Fernando Ajata Huanca Director de Seguridad Ciudadana, depend
iente del Gobierno Autnomo Departamental de Oruro, hizo la entrega de 10 bolsas d
e 17 kilos de alimento balanceado para canes; al My. Oscar Ruiz Arana, Directo
r del Centro de Adiestramiento de Canes del Comando Departamental de la Polica.<
/p>\r\n<p style="text-align: justify;"> Este centro tiene una relacin directa con l
a sociedad orurea, interactuando constantemente con las unidades educativas, real
izan demostraciones para todo tipo de acontecimientos, como el servicio de contr
ol y seguridad en el estadio Jess Bermdez, efectan patrullajes diurnos, como una fo
rma de contribuir y cumplir su rol de seguridad ciudadana , mencion el Mayor Oscar
Ruiz Arana, Director de CAC.</p>\r\n<p style="text-align: justify;"><img src="im
ages/Noticias/144-2.jpg" border="0" style="float: right; margin: 10px; border: 2
px solid black;" />En la oportunidad el Mayor, di un agradecimiento especial al
seor Gobernador de Oruro Ing. Santos Javier Tito Veliz, por la ayuda permanente
que est recibiendo esta unidad agradecerle por la donacin de esta comida balanceada
para nuestros canes, y siga adelante con los proyectos y actividades que tiene
programado que es de bien para la sociedad . Aadi</p>\r\n<p style="text-align: justi
fy;"> La funcin de este Centro de Adiestramiento de Canes detectores de drogas, est
orientada a la capacitacin, actualizacin y evaluacin permanente del personal como t
ambin de los canes en la actividad de la deteccin de estupefacientes, de manera qu
e la dupla
gua-can, est preparada para neutralizar las actividades ilcitas
de los narcotraficantes de los diferentes modus operandi que tienen para eludir
los diferentes controles complement.</p>\r\n<p style="text-align: justify;"> Estos
canes Tambin dan seguridad en su zona, principalmente durante las noches y junto
a sus guas estn para dirigir el trfico vehicular finaliz.</p>\r\n<p style="text-align
: justify;">Seguridad Ciudadana Somos todos solo faltas T..!! <em>(JCZ. SEG.CIU.
)</em></p>', 1, 0, 0, 17, '2012-06-25 19:31:31', 42, '', '2012-06-25 19:36:57',
42, 0, '0000-00-00 00:00:00', '2012-06-25 19:31:31', '0000-00-00 00:00:00', '',

'', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_
category":"","show_parent_category":"","link_parent_category":"","show_author":"
","link_author":"","show_create_date":"","show_modify_date":"","show_publish_dat
e":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email
_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":
"","article_layout":""}', 3, 0, 0, '', '', 1, 1287, '{"robots":"","author":"","r
ights":"","xreference":""}', 0, '*', ''),
(124, 170, 'Unidades Educativas se suman con sus bandas de msica a inauguracin de
los Juegos Plurinacionales', 'unidades-educativas-se-suman-con-sus-bandas-de-mus
ica-a-inauguracion-de-los-juegos-plurinacionales', '', '<p style="text-align: ju
stify;"><strong><img src="images/Noticias/140-9.jpg" border="0" style="float: le
ft; margin: 10px; border: 2px solid black;" /></strong>Oruro, 25 de junio. El Co
mit Organizador de los III Juegos Deportivos Estudiantiles Plurinacionales Presid
ente Evo. A determinado incluir las bandas de msica de los diferentes establecimi
entos educativos. Para que al unison de un solo ritmo acompaen a todo lo que ser l
a Tercera Fase de los Juegos Plurinacionales.</p>\r\n<p style="text-align: justi
fy;">En acuerdos que se tuvieron entre los directores y profesores responsables
de las Bandas de Msica junto al Director Departamental de Educacin Dr. Eduardo Gar
ca Morales se a pedido al Servicio Departamental del Deporte se les pueda otorgar
para estos ensayos la curva norte del Estadio Jess Bermdez donde el Director del
SE.DE.DE. Ing. Christian Nava Bustillo acepto ya que se trata de mostrar en la
Inauguracin lo mejor que se tiene.</p>\r\n<p style="text-align: justify;">Hoy emp
ezaron a practicar varios establecimientos educativos, con un cronograma de act
ividades que es de la siguiente manera:</p>\r\n<p style="text-align: justify;">E
ste lunes empez el primer grupo de nueve de la maana a doce del medio da bajo la d
ireccin del profesor Anacleto Ajhuacho estuvieron los colegios Antonio Jos de Sain
z, Marcos Beltrn vila, Juan Pablo, Luis Mario Careaga, Hijos del Sol 2 y Nacional
Bolivia. El mismo lunes por la tarde desde las 14:30 a 16:30, el director de es
te segundo grupo es el Profesor Eduardo Salinas Fernndez, los colegios so. Sebast
in Pagador, Rotaria Oruro Otawa, Jess de Nazaret, Carmen Guzman de Mier, y Bolivia
de Vinto.</p>\r\n<p style="text-align: justify;"><strong></strong> El tercer Gr
upo ensayara este martes 26 de junio desee las 09:00 de la maana bajo la direccin
del Profesor Johnny Mario Mamani Ramrez con los colegios Juan Misael Saracho, Nac
ional San Jos, Ignacio Len, Guido Villagomez, Jhon F. Kennedy 3, y Ejercito Nacion
al.</p>\r\n<p style="text-align: justify;">El Cuarto grupo ensayara este martes
por la tarde desde las 14:30 y estar a cargo del Profesor Rmulo Iiguez que tendr a
los Colegio Simn Bolvar, Genoveva Jimnez, Liceo Oruro, Mcal Sucre y Comibol Oruro 2
.</p>\r\n<p style="text-align: justify;">El quinto grupo ensayara desde las 09:0
0 de la maana en la curva norte del Estadio Jess Bermdez bajo la direccin del profes
or Flix Luis Ramrez Mamani con los colegios Gualberto Villarroel de Viluyo, Mcal.
Ayacucho de Huanuni, Pedro Domingo Murillo 2 de Machacamarca, Litoral de Caracol
lo y Mcal. Sucre de la Joya.</p>\r\n<p style="text-align: justify;">Para el vier
nes 29 de junio desde las 14:30 a 16:30 se tiene previsto un ensayo general de t
odo el conjunto de Bandas de Msica de los establecimientos educativos donde se p
retende alcanzar Mil estudiantes que al momento de la inauguracin de la Tercera F
ase de los Juegos Deportivos Estudiantiles Plurinacionales Presidente Evo, donde
Oruro mostrara lo mejor que se tiene en cuanto a Bandas de Msica y tambin a los m
osaicos que se preparan para esta inauguracin, que est prevista para el 21 de Sept
iembre.</p>\r\n<p style="text-align: justify;"><strong> </strong></p>\r\n<p styl
e="text-align: justify;"><strong> </strong></p>\r\n<p style="text-align: justify
;"><strong> </strong></p>\r\n<p style="text-align: justify;"><strong> </strong><
/p>\r\n<p style="text-align: justify;"><strong> </strong></p>\r\n<p style="textalign: justify;"><strong> </strong></p>\r\n<p style="text-align: justify;"><stro
ng> </strong></p>\r\n<p style="text-align: justify;"><strong> </strong></p>\r\n<
p style="text-align: justify;"><strong> </strong></p>\r\n<p style="text-align: j
ustify;"><strong> </strong></p>', '', 0, 0, 0, 18, '2012-06-25 22:21:34', 42, ''
, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-06-25 22:21:34', '00
00-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","
show_category":"","link_category":"","show_parent_category":"","link_parent_cate
gory":"","show_author":"","link_author":"","show_create_date":"","show_modify_da

te":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_pr
int_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":""
,"alternative_readmore":"","article_layout":""}', 1, 0, 0, '', '', 1, 689, '{"ro
bots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(125, 171, 'Programa Cuenca del lago Poop de la Gobernacin entreg recursos para
seis proyectos (2)', 'programa-cuenca-del-lago-poopo-de-la-gobernacion-entregorecursos-para-seis-proyectos-2', '', '<p style="text-align: justify;"><img src="
images/Noticias/140-6.jpg" border="0" style="margin: 10px; border: 2px solid bla
ck; float: left;" />Oruro, 20 de junio. El Gobernador Santos Tito Vliz entreg c
heques para el financiamiento de seis proyectos en el marco del programa de Ges
tin Sostenible de los Recursos Naturales de la Cuenca del Lago Poop, a proyectos
y acciones con fondos de subvencin, que se ejecutaran en los municipios de Poo
p, Paza, Huanuni, Antequera, Machacamarca, Challpata, El Chorro, Soracachi y el mu
nicipio de Oruro, cuya inversin total alcanza 3.639.915.88 Bs.</p>\r\n', '\r\n<p
style="text-align: justify;"> <img src="images/Noticias/140_2.jpg" border="0" al
t="Gobernador Santos Tito entrega cheque para el fortalecimiento de la Asocia
cin Integral de Productores de camlidos" title="Gobernador Santos Tito entrega ch
eque para el fortalecimiento de la Asociacin Integral de Productores de camlidos
" style="float: right; margin: 10px; border: 2px solid black;" />Estos seis proy
ectos son: Apoyo y Fortalecimiento a la Produccin en derivados lcteos en la manco
munidad Minera, con una inversin de 942.158.00 Bs., Consolidacin de la Actividad
Lechera en los Municipios de la Cuenca lechera del departamento de Oruro, con 9
42.158.00 Bs., el en municipio de El Chorro se ejecutara el proyecto para Evalua
r un sistema dinmico experimental con aguas fluyentes para la absorcin de metales
pesados, a cargo del carrera de Fitotecnia de las UTO, 677.932.60 Bs. de invers
in, el proyecto de Fortalecimiento de la Asociacin Integral de Productores de Camli
dos en procesos de comercializacin de los derivados de la Llama, cuya inversin al
canza 376.526.72 Bs., en el municipio de Oruro se ejecutar el programa de Educac
in Sanitaria y Ambiental cuidemos el Agua a cargo de SeLA Oruro, y finalmente el p
royecto para el Mejoramiento Granja de Ganado Vacuno Lechero de la Finca de Urm
iri, que permitir la adquisicin de ganado lechero, implementacin de forraje y equip
amiento para la transformacin de derivado de leche con financiamiento de 324.27
7.36 Bs.</p>', 1, 0, 0, 14, '2012-06-25 15:52:08', 42, '', '2012-06-25 22:23:30'
, 42, 0, '0000-00-00 00:00:00', '2012-06-25 15:52:07', '0000-00-00 00:00:00', ''
, '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","lin
k_category":"","show_parent_category":"","link_parent_category":"","show_author"
:"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_d
ate":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_ema
il_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore
":"","article_layout":""}', 2, 0, 0, '', '', 1, 1580, '{"robots":"","author":"",
"rights":"","xreference":""}', 0, '*', ''),
(126, 172, 'Socializacin del PDD en el municipio de Andamarca fue participativa',
'ocializacion-del-pdd-en-el-municipio-de-andamarca-fue-participativa', '', '<p
style="text-align: justify;"><img src="images/Noticias/149-1.jpg" border="0" alt
="Arq. Rmulo Alconz socializa el PDD en el Municipio de Andamarca" title="Arq. Rmu
lo Alconz socializa el PDD en el Municipio de Andamarca" style="float: left; mar
gin: 10px; border: 2px solid black;" />Oruro, 27 de junio. La socializacin del Pl
an de Desarrollo Departamental (PDD) se desarrolla de forma participativa en lo
s diferentes municipios del departamento de Oruro, de acuerdo a cronograma estab
lecido para este mes de junio, confirm el director del Servicio Departamental de
Fortalecimiento Municipal, Rmulo Alconz.</p>\r\n', '\r\n<p style="text-align: ju
stify;">El alcalde del Municipio de Andamarca, Braulio Huayllas dijo que a Soc
ializacin del PDD es importante para los municipios porque permitir enfocar las dem
andas y los proyectos que son de competencia departamental con contraparte de l
os municipios, por ello creemos que esta socializacin de forma participativa es i
mportante <br /> La socializacin y el enriquecimiento del PDD, es importante para la
provincia sur carangas porque nos permitir focalizar y priorizar proyectos mac
ros , dijo la autoridad municipal.<br />Huaylla, reiter que la socializando del PD
D es de forma participativa con la presencia de las autoridades municipales, t
anto del ejecutivo como del concejo municipal adems de las autoridades originaria

s y del comit de vigilancia.</p>\r\n<p style="text-align: justify;">Estuvieron pr


esentes los representantes de los tres distritos municipales Andamarca, Orinoc
a y Avaroa, para hacer conocer sus propuestas, afirm el alcalde de Santiago de An
damarca.</p>', 1, 0, 0, 11, '2012-06-27 14:09:40', 42, '', '2012-06-27 15:33:40'
, 42, 0, '0000-00-00 00:00:00', '2012-06-27 14:09:40', '0000-00-00 00:00:00', ''
, '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","lin
k_category":"","show_parent_category":"","link_parent_category":"","show_author"
:"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_d
ate":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_ema
il_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore
":"","article_layout":""}', 2, 0, 81, '', '', 1, 1568, '{"robots":"","author":""
,"rights":"","xreference":""}', 0, '*', ''),
(127, 173, 'Provincia Mejillones cumpli 23 aos de creacin', 'provincia-mejillones-c
umplio-23-anos-de-creacion', '', '<p style="text-align: justify;"><strong></stro
ng><img src="images/Noticias/150.jpg" border="0" alt="Ing. Florencio Choque, Sec
retario General, realiz la entrega de un reconocimiento a la alcalda de La Rivera.
" title="Ing. Florencio Choque, Secretario General, realiz la entrega de un recon
ocimiento a la alcalda de La Rivera." style="margin: 10px; border: 2px solid blac
k; float: left;" />Oruro, 27 de junio. La provincia Mejillones conmemor este mar
tes, 23 aos de creacin y fundacin con actos de celebracin desarrollados en la Plaza
principal 24 de junio del municipio de La Rivera, en los estuvieron presentes el
Secretario General del Gobierno Autnomo Departamental de Oruro (GAD-ORU), Ing. F
lorencio Choque, asamblestas departamentales, autoridades locales, originarias y
la poblacin de los municipios de La Rivera, Todo Santos y Carangas.</p>\r\n', '\r
\n<p style="text-align: justify;"> </p>\r\n<p style="text-align: justify;">El fe
stejo se inici con la concentracin de autoridades de instituciones y poblacin en ge
neral, que ingresaron a la plaza principal del municipio La Rivera, para luego i
niciar el acto central.</p>\r\n<p style="text-align: justify;">El Secretario Gen
eral del GAD-ORU, Ing. Florencio Choque Lapaca, expres su reconocimiento por el e
sfuerzo que demuestran los habitantes de los tres municipios que conforman la pr
ovincia Mejillones: La Rivera, Todo Santos y Carangas, reconocidos por los aport
es a la economa departamental y por situarse en una zona fronteriza. As mismo, des
tac los proyectos que se vienen ejecutando en esta provincia. Existen varios proye
ctos que se ejecutan en la provincia, como la construccin de la presa Carangas; e
l Sistema de electrificacin para toda la provincia; la construccin del camino Todo
Santos-Paracaya-Hito 25; Sistema de energa hidroelctrica Todo Santos, entre otros
seal. Tambin la autoridad departamental realiz un reconocimiento a las autoridades d
e la provincia Mejillones.</p>\r\n<p style="text-align: justify;"><img src="imag
es/Noticias/150_2.jpg" border="0" width="430" height="323" style="float: right;
margin: 10px; border: 2px solid black;" />El alcalde de La Rivera, Lucas Loez Vi
za, expres su agradecimiento y reconocimiento por las muestra de apoyo por parte
de la autoridad departamental, en beneficio de la provincia. Por su parte el asa
mblesta departamental de la provincia Mejillones, Israel Sandoval, hizo conocer l
as demandas de la provincia: los tres municipios de la provincia Mejillones como
nunca antes estamos contemplados en los proyectos de la gobernacin pero solicitam
os ms proyectos de inversin , asegur Sandoval. El acto de celebracin concluy con la des
concentracin de las autoridades.</p>\r\n<p style="text-align: justify;"><strong><
em>Creacin</em></strong></p>\r\n<p style="text-align: justify;">La provincia Meji
llones del departamento de Oruro fue creada por la Ley 1063 del 21 de febrero de
1989. Est conformada por tres municipios: La Rivera (capital provincial), Todo S
antos y Carangas<em>. (LMVC-STRA.GRAL.)</em></p>', 1, 0, 0, 11, '2012-06-27 15:46
:45', 42, '', '2012-06-27 15:51:46', 42, 0, '0000-00-00 00:00:00', '2012-06-27 1
5:46:44', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sho
w_intro":"","show_category":"","link_category":"","show_parent_category":"","lin
k_parent_category":"","show_author":"","link_author":"","show_create_date":"","s
how_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons
":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sh
ow_noauth":"","alternative_readmore":"","article_layout":""}', 4, 0, 80, '', '',
1, 1459, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,

`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea


ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(128, 174, 'Gobierno departamental recibir postulaciones al concurso Plurinacion
al Eduardo Abaroa ', 'gobierno-departamental-recibira-postulaciones-al-concurso-plu
rinacional-eduardo-abaroa', '', '<p style="text-align: justify;"><img src="image
s/Noticias/151.jpg" border="0" alt="Isabel Del Granado, representante del Minist
erio de Culturas" title="Isabel Del Granado, representante del Ministerio de Cul
turas" style="margin: 10px; border: 2px solid black; float: left;" />Oruro, 28 d
e junio. El Gobierno departamental de Oruro recibir las postulaciones para el con
curso Plurinacional Eduardo Abaroa que anualmente lanza el Ministerio de Culturas
para que los artistas, escritores, pintores, periodistas y ciudadanos que prom
uevan la cultura puedan presentar sus trabajos en base a las categoras establecid
as en el concurso.</p>\r\n', '\r\n<p style="text-align: justify;">En anuncio fue
realizado este mircoles en conferencia de prensa ofrecida por personeros del Min
isterio de Culturas, en la unidad de Comunicacin del Gobierno Autnomo Departamenta
l de Oruro.<br /> En base al Decreto Supremo 0859 del 29 abril 2011, que tienen el
objetivo de promover fortalecer la educacin cvico patritico de los bolivianos y b
olivianas otorgara anualmente el premio Eduardo Abaroa y ahora estamos viniendo
a promocionar este concurso que fue lanzado a nivel nacional el mes de marzo,
ahora lo estamos realizando en cada uno de los departamentos , dijo la representan
te del Ministerio de Culturas, Isabel Del Granado.</p>\r\n<p style="text-align:
justify;">El Concurso Plurinacional Eduardo Abaroa 2012, tiene ocho categoras: Inv
estigacin, Artes Escnicas, Artes Plsticas, Artes Musicales, Artes Audio Visuales, P
eriodismo Cultural, Artes Originarias y Artes Populares, explic Del Granado.</p>\
r\n<p style="text-align: justify;">El plazo para presentar las postulaciones o l
os trabajos en las ocho categoras segn la convocatoria del concurso es hasta el 31
de julio, para lo cual debern llenar un formulario y cada participante podr prese
nta como mximo dos trabajos.</p>\r\n<p style="text-align: justify;">La recepcin de
toda la documentacin puede ser realizada en el Ministerio de Culturas y tambin en
el Gobierno Departamental de Oruro, para facilitar que ms personas participen.</
p>\r\n<p style="text-align: justify;">Los premios que se tiene destinado es para
los tres primeras menciones dijo Del Granado, al primero es 30 mil bolivianos,
al segundo 20 mil bolivianos y al tercero 10 mil bolivianos. (SDQ)</p>', 1, 0, 0
, 11, '2012-06-28 15:59:47', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00
:00:00', '2012-06-28 15:59:45', '0000-00-00 00:00:00', '', '', '{"show_title":""
,"link_titles":"","show_intro":"","show_category":"","link_category":"","show_pa
rent_category":"","link_parent_category":"","show_author":"","link_author":"","s
how_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navi
gation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote"
:"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":"
"}', 1, 0, 79, '', '', 1, 1979, '{"robots":"","author":"","rights":"","xreferenc
e":""}', 0, '*', ''),
(129, 175, 'El 4 Y 5 de julio se realizara la exposicin y premiacin de trabajos p
eriodsticos del 2do recorrido de Los Caminos del To
', 'el-4-y-5-de-julio-se-re
alizara-la-exposicion-y-premiacion-de-trabajos-periodisticos-del-2do-recorrido-d
e-los-caminos-del-tio', '', '<p style="text-align: justify;"><img src="images/No
ticias/157.jpg" border="0" style="margin: 10px; border: 2px solid black; float:
right;" />Oruro, 02 de julio. Con la finalidad de promocionar el turismo en el d
epartamento de Oruro, este 4 y 5 de julio se realizar la exposicin de fotografas
d
ocumentales en Radio, Prensa escrita y Televisin, de los trabajos periodsticos sob
re el 2do tramo de los Caminos del To por los municipios de Toledo y Turco, la e
xposicin se realizara en el hall del Gobierno Autnomo Departamental de Oruro.</p>\
r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-align: justif
y;">Este proyecto de potenciar el turismo en Oruro nacin hace un ao atrs en el mun
icipio de Poop, Mina Bolvar y el municipio de Paza, con la 1ra ruta de Los Caminos
del To, recorriendo las Torres de Fundicin que esta al ingreso a Vila Poop, la viv
ienda del ex presidente Isidoro Belzu, el sauna interior mina, que se encuentra

en el Nivel cero de Sinchi Wayra y la Cooperativa Minera Poop que en su interior


a una temperatura llega aproximadamente de 60 a 50 grados centgrados, se visit al
Paj chantiri, donde los msicos acuden a serenar sus instrumentos Culminando este c
ircuito se ingres al municipio de Paza, que resguarda una iglesia colonial por los
detalles que perviven en la historia de Oruro.</p>\r\n<p style="text-align: jus
tify;"><img src="images/157-1.jpg" border="0" width="474" height="355" style="fl
oat: left; margin: 10px; border: 2px solid black;" />Con este segundo recorrido
se busca ayudar a las poblaciones a mejorar su condicin econmica y consolidar el
Proyecto de Desarrollo Turstico para Oruro, este recorrido se inici con la presenc
ia del gobernador del departamento de Oruro Ing. Santos Javier Tito Vliz en compaa
de los periodistas de radio, televisin y prensa escrita de Oruro.</p>\r\n<p style
="text-align: justify;">El primer punto que se visito fue el municipio de Toledo
, donde se custodia la imagen del Santo Patrono San Agustn, a 38 kilmetros al suro
este de la Ciudad de Oruro, cuya arquitectura corresponde al estilo renacentista
, construida a finales del siglo XVI, su estructura es de cruz latina, con un bsi
de plano en mampostera de adobe, con cubierta de dos aguas que mantiene todava tej
as de tipo colonial, con una torre para el campanario.</p>\r\n<p style="text-ali
gn: justify;">El segundo lugar de visita se constituy en el municipio de Turco es
t ubicado al Sureste de la provincia Sajama, a 155 Kilmetros de la ciudad de Oruro
, en el que se visit la ciudad encantada de Pumiri de leyendas y figuras de piedr
a que hacen volar la imaginacin, a los alrededores de Pumiri tambin estn rodeados d
e <em><strong>chullpares </strong></em>(tumbas, urnas, monumentos funerarios) en
donde la gente depositaba los restos de sus seres queridos ya muertos (chullpas
o momias andinas).</p>\r\n<p style="text-align: justify;">Fomentando el turismo
y como un incentivo a los periodistas orureos para promocionar la gran riqueza t
urstica que posee el departamento, el Gobierno Autnomo Departamental de Oruro a la
cabeza del gobernador Ing. Santos Javier Tito Vliz y la empresa Sinchi Wayra de
stinando <strong>1.000 $us</strong> en premios a los documentales presentados pa
ra los periodistas que recorrieron esta ruta turstica y la empresa ENTEL premiara
a las mejores fotografa con un celular<strong> </strong>a los ganadores, en Ra
dio, Televisin y Prensa escrita, acto de premiacin que se realizara el dia jueves
5 de julio.</p>\r\n<p style="text-align: justify;"><strong>R.B.S.F. </strong><s
trong></strong></p>', 1, 0, 0, 11, '2012-07-02 20:15:09', 42, '', '2012-07-02 20
:15:45', 42, 0, '0000-00-00 00:00:00', '2012-07-02 20:15:08', '0000-00-00 00:00:
00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":
"","link_category":"","show_parent_category":"","link_parent_category":"","show_
author":"","link_author":"","show_create_date":"","show_modify_date":"","show_pu
blish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","s
how_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_r
eadmore":"","article_layout":""}', 2, 0, 78, '', '', 1, 1223, '{"robots":"","aut
hor":"","rights":"","xreference":""}', 0, '*', ''),
(130, 176, 'Gobierno Departamental conform UGR s en 4 municipios del departamento'
, 'gobierno-departamental-conformo-ugrs-en-4-municipios-del-departamento', '', '
<p style="text-align: justify;"><strong><img src="images/Noticias/157-45.jpg" bo
rder="0" style="float: left; margin: 10px; border: 2px solid black;" /></strong>
Oruro, 05 de julio. La Unidad de Gestin de Riesgos (UGR) del Gobierno Autnomo Depa
rtamental de Oruro, en coordinacin con Aymaras sin Fronteras, conform unidades de
gestin de riesgos en los municipios de Corque, Curahuara de Carangas, San Pedro d
e Totora y Santiado de Huayllamarca del departamento de Oruro, inform el Ing. Ram
iro Cceres, Jefe de la Unidad de Riesgos del Gobierno Departamental.</p>\r\n', '
\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-align: justify;"> Desp
us de una serie de talleres de informacin sobre la importancia de la conformacin de
unidades de gestin de riesgos en los municipios rurales, adems de reuniones de ev
aluacin y coordinacin para la conformacin de dichas unidades, se ha logrado consti
tuir unidades de gestin de riesgos (UGRs) en 4 municipios del occidente del depar
tamento de Oruro, las cuales han sido creadas con el objetivo de que desde dicha
s instancias se elaboren planes de contingencias para eventos adversos, adems de
coordinar con el ejecutivo de los respectivos municipios para la conformacin del
Centro de Operaciones de Emergencias (COE) municipal , explic Cceres. </p>\r\n<p sty
le="text-align: justify;"> De la misma forma el responsable de la Unidad de Gestin

de Riesgos de cada municipio, tendr el rol de informar en primera instancia al ej


ecutivo y por ende al ente legislativo de sus respectivos municipios sobre event
os adversos que ocurran en las comunidades rurales, segn niveles de alerta poster
iormente al Gobierno Departamental, para que conforme a dichos informes se atien
da de manera oportuna a los afectados , asever Cceres.</p>\r\n<p style="text-align:
justify;">En cuanto se refiere al resto de los municipios del departamento de Or
uro, se continuar trabajando en</p>\r\n<p style="text-align: justify;">coordinacin
con Defensa Civil, adems de los ejecutivos municipales de los que an no cuentan co
n Unidad de Gestin de Riesgos, con la finalidad de establecer dichas unidades en
todos los municipios del departamento , puntualiz Cceres. </p>\r\n<p style="text-ali
gn: justify;">Complement que en ese contexto el 13 de julio desde el municipio de
Curahuara de Carangas, en un acto que contar con autoridades nacionales, departa
mentales, municipales y originarias se lanzar la conformacin de UGR s en los municip
ios rurales. (NCHC)</p>', 1, 0, 0, 11, '2012-07-05 14:40:40', 42, '', '2012-07-0
5 15:20:54', 42, 0, '0000-00-00 00:00:00', '2012-07-05 14:40:39', '0000-00-00 00
:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_catego
ry":"","link_category":"","show_parent_category":"","link_parent_category":"","s
how_author":"","link_author":"","show_create_date":"","show_modify_date":"","sho
w_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"
","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternati
ve_readmore":"","article_layout":""}', 2, 0, 77, '', '', 1, 1386, '{"robots":"",
"author":"","rights":"","xreference":""}', 0, '*', ''),
(131, 177, 'Banco de Germoplasma del Gobierno Departamental en proceso de equipa
miento
', 'banco-de-germoplasma-del-gobierno-departamental-e
n-proceso-de-equipamiento', '', '<p><img src="images/Noticias/158-67.jpg" border
="0" alt="Banco de Germoplasma" title="Banco de Germoplasma" style="float: left;
margin: 10px; border: 2px solid black;" />Oruro, 05 de julio. El Banco de Germo
plasma del Gobierno Autnomo Departamental de Oruro que est situado en el municipio
de Toledo, est en proceso de equipamiento con recursos propios, adems del apoyo d
el Programa de Gestin Sostenible de los Recursos Naturales de la Cuenca del lago
Poop, inform el Ing. Casto Rocha Cayoja, Responsable del proyecto Aprovechamiento
de Semillas de Pastos Nativos del Gobierno Departamental.</p>\r\n', '\r\n<p> </p
>\r\n<p> En la pasada gestin se han adquirido 8 reguladores de voltaje, estereoscop
io trinocular con cmara, balanza analtica, balanza de precisin, GPS Garmin, herrami
entas menores, adems de artefactos y mobiliario para el Banco de Germoplasma con
un costo total de 78.882 bolivianos del Gobierno Departamental , detall Rocha.</p>
\r\n<p>Manifest que dichos equipos ya fueron trasladados al Herbario Nacional, par
a que posteriormente una vez que se cuente con todo el equipamiento necesario pa
ra el funcionamiento del Banco de Germoplasma, stos sean instalados en la citada
infraestructura .</p>\r\n<p>En vista de que en los prximos das el Programa de Gestin
Sostenible de los Recursos Naturales de la Cuenca del lago Poop, conforme a un co
nvenio de cooperacin interinstitucional, nos entregar 5 computadoras, scanner, 2 eq
uipos de computadoras porttiles, 2 impresoras, cmara filmadora, data display, DVD,
2 GPS, cmara fotogrfica y armarios metlicos con un costo total que asciende 97.314
bolivianos provenientes de la Cuenca Poop , asever el Responsable del proyecto Past
os Nativos del Gobierno Departamental.</p>\r\n<p>El Banco de Germoplasma, adems d
e servir para la conservacin de hierbas en etapa de vegetacin con todas sus caract
ersticas, tambin servir para el acopio y conservacin de semillas de pastos para que
posteriormente conforme a un estudio sean repoblados en suelos desrticos, complem
ent Rocha. (NCHC)</p>\r\n<p> </p>\r\n<p><strong>
</strong></p>', 1
, 0, 0, 11, '2012-07-05 15:31:12', 42, '', '2012-07-05 15:32:03', 42, 0, '0000-0
0-00 00:00:00', '2012-07-05 15:31:11', '0000-00-00 00:00:00', '', '', '{"show_ti
tle":"","link_titles":"","show_intro":"","show_category":"","link_category":"","
show_parent_category":"","link_parent_category":"","show_author":"","link_author
":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_it
em_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","sho
w_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_la
yout":""}', 2, 0, 76, '', '', 1, 1359, '{"robots":"","author":"","rights":"","xr
eference":""}', 0, '*', ''),
(132, 178, 'Bloqueo en Culta fue suspendido tras dilogo con autoridades departame

ntales', 'bloqueo-en-culta-fue-suspendido-tras-dialogo-con-autoridades-departame
ntales', '', '<ul>\r\n<li style="text-align: justify;">La carretera panamericana
que une Oruro con Potos se encuentra expedita.</li>\r\n</ul>\r\n<p style="text-a
lign: justify;">Oruro, 06 de julio. <img src="images/Noticias/158-22.jpg" border
="0" alt="Ing. Santos Tito Vliz, Gobernador de Oruro, en dilogo con los comunarios
del distrito indgena Culta." title="Ing. Santos Tito Vliz, Gobernador de Oruro, e
n dilogo con los comunarios del distrito indgena Culta." style="float: left; margi
n: 10px; border: 2px solid black;" />Luego de arduas horas de dilogo entre las au
toridades departamentales, a la cabeza del Ing. Santos Tito Vliz, gobernador del
departamento de Oruro y autoridades originarias y comunarios del distrito indgena
de Culta, estos ltimos decidieron suspender el bloqueo en la carretera panameric
ana que une los departamentos de Oruro y Potos, hasta el da martes 10 de julio. El
acuerdo fue logrado este jueves a las 18:00 horas en el punto de bloqueo.</p>\r
\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-align: justify
;">Los comunarios de Culta presentaron a las autoridades un pliego petitorio de
12 puntos, ste contempla la creacin de la tercera seccin municipal de la Provincia
Abaroa, la certificacin del municipio de Challapata para la creacin de este muni
cipio, construccin de un hospital de segundo nivel, construccin de 25 aulas educat
ivas, un mini coliseo, cancha con csped sinttico, construccin de un mercado central
, cementerio municipal, la instalacin de Canal 7 y Radio Patria Nueva, la constru
ccin de una planta elica, viviendas sociales y una subsede de la Universidad Tcnic
a de Oruro (UTO).</p>\r\n<p style="text-align: justify;">En el primer punto el V
ice ministro de Autonomas, Gregorio Aro, el Gobernador de Oruro, Ing. Santos Tito
Vliz y el presidente de la Brigada Parlamentaria, Ricardo Aylln se comprometieron
a respaldar el proceso de creacin de la tercera seccin municipal de la Provincia
Abaroa despus de la promulgacin de la Ley de Unidades Territoriales.</p>\r\n<p sty
le="text-align: justify;">En la segunda peticin, la primera autoridad del departa
mento gestionar una reunin para el da martes 10 de julio entre el alcalde del munic
ipio de Challapata, concejales de este municipio y autoridades originarias de Cu
lta en este distrito.</p>\r\n<p style="text-align: justify;">En los dems puntos d
el pliego petitorio, que refieren a proyectos de infraestructura, el gobernador
manifest que si bien estos proyectos son de competencia municipal, como autoridad
departamental realizaremos las gestiones ante el gobierno para la captacin de rec
ursos econmicos, sin embargo, actualmente el Gobierno Autnomo Departamental de Oru
ro (GAD-ORU) est invirtiendo en este distrito ms de 6,5 millones de bolivianos en
la dotacin de energa elctrica, adems para la siguiente gestin se incluirn nuevos proye
ctos que beneficien a su comunidad , asegur el Ing. Santos Tito Vliz. As mismo la au
toridad seal que el 23 de julio se realizar una inspeccin en Culta para coordinar pr
oyectos que pueden ser insertados en el POA 2013. Finalmente, la creacin de una s
ubsede de la UTO, tambin ser gestionada por el GAD-ORU. <em>(L.M.V.C.-STRA.GRAL.)</
em></p>', 1, 0, 0, 11, '2012-07-06 19:32:00', 42, '', '2012-07-06 19:32:25', 42,
0, '0000-00-00 00:00:00', '2012-07-06 19:31:59', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cat
egory":"","show_parent_category":"","link_parent_category":"","show_author":"","
link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":
"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ic
on":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"",
"article_layout":""}', 2, 0, 75, '', '', 1, 1573, '{"robots":"","author":"","rig
hts":"","xreference":""}', 0, '*', ''),
(133, 179, 'El Gobierno Autnomo Departamental de Oruro realiz la premiacin a los tr
abajos periodsticos del 2do recorrido de
Los Caminos del To
', 'el-gobierno-aut
onomo-departamental-de-oruro-realizo-la-premiacion-a-los-trabajos-periodisticosdel-2do-recorrido-de-los-caminos-del-tio', '', '<p style="text-align: justify;">
<img src="images/Noticias/159-22.jpg" border="0" style="float: left; margin: 10p
x; border: 2px solid black;" />Oruro, 05 de julio. Con la finalidad de promocion
ar el turismo en el departamento de Oruro, el gobierno autnomo Departamental de O
ruro realiz la premiacin a los trabajos periodsticos en fotografas
documentales en R
adio, Prensa escrita y Televisin, sobre el 2do tramo de Los Caminos del To por los
municipios de Toledo y Turco.</p>\r\n', '\r\n<p style="text-align: justify;">La
premiacin a los trabajos periodsticos ganadores se realiz en acto especial en el h

all del Gobierno Autnomo Departamental de Oruro, con la presencia de representant


e de la empresa Sinchi Wayra Lic. Gonzalo Guzmn y el Gerente de Entel regional O
ruro Ing. Alejandro Abdala y periodistas de los medios de comunicacin.</p>\r\n<p
style="text-align: justify;">El Ing. Alejandro Abdala Gerente Entel valor la inic
iativa del gobernador de Oruro Ing. Santos Tito Vliz, al realizar la promocin de n
uevas rutas tursticas en el departamento con la finalidad de mostrar las maravill
as que cuenta nuestro departamento, al mismo tiempo realizo la premiacin con un <
strong>celular </strong>a la mejor fotografa que recay en el periodista Fidel Esca
lera, del peridico La Patria. </p>\r\n<p style="text-align: justify;">El Lic. Go
nzalo Guzmn de la empresa minera Sinchi Wayra indic Oruro cuenta con una infinidad
de lugares tursticos que no son explotados por los orureos, que mejor forma de pr
omocionar estas rutas de Los Caminos del To , con los periodistas que a travs de repo
rtajes, documentales nos muestran lugares desconocidos para muchos, y el comprom
iso de trabajar con la iniciativa del gobernador de promocionar mayores rutas tu
rsticas .</p>\r\n<p style="text-align: justify;">Guzmn ndico que fue muy difcil califi
car los trabajos periodsticos, ya que en cada documento uno poda encontrar una inf
ormacin valiosa, la empresa Sinchi Wayra realiz la premiacin a 12 trabajos periodsti
cos en la que se destin 1.000 $us. </p>\r\n<table style="width: 516px;" border="
0" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td valign="bottom" no
wrap="nowrap" width="31">\r\n<p align="center">1</p>\r\n</td>\r\n<td valign="bot
tom" nowrap="nowrap" width="248">\r\n<p>Mario Cegarra / Fernando Choque</p>\r\n
</td>\r\n<td valign="bottom" nowrap="nowrap" width="159">\r\n<p>Documental Vide
o</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="79">\r\n<p align="c
enter">$us 150</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="nowr
ap" width="31">\r\n<p align="center">2</p>\r\n</td>\r\n<td valign="bottom" nowra
p="nowrap" width="248">\r\n<p>Julio Cayoja Rocha</p>\r\n</td>\r\n<td valign="bot
tom" nowrap="nowrap" width="159">\r\n<p>Documental Radio</p>\r\n</td>\r\n<td va
lign="bottom" nowrap="nowrap" width="79">\r\n<p align="center">$us 150</p>\r\n</
td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="nowrap" width="31">\r\n<p al
ign="center">3</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="248">\
r\n<p>Itza Terrazas Herbas</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" w
idth="159">\r\n<p>Prensa Escrita</p>\r\n</td>\r\n<td valign="bottom" nowrap="now
rap" width="79">\r\n<p align="center">$us 100</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<
td valign="bottom" nowrap="nowrap" width="31">\r\n<p align="center">4</p>\r\n</t
d>\r\n<td valign="bottom" nowrap="nowrap" width="248">\r\n<p>Willy Cabezas</p>\r
\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="159">\r\n<p>Documental Rad
io</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="79">\r\n<p align="
center">$us 100</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="now
rap" width="31">\r\n<p align="center">5</p>\r\n</td>\r\n<td valign="bottom" nowr
ap="nowrap" width="248">\r\n<p>Jose Luis Jaimes</p>\r\n</td>\r\n<td valign="bott
om" nowrap="nowrap" width="159">\r\n<p>Documental Radio</p>\r\n</td>\r\n<td vali
gn="bottom" nowrap="nowrap" width="79">\r\n<p align="center">$us 100</p>\r\n</td
>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="nowrap" width="31">\r\n<p alig
n="center">6</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="248">\r\
n<p>Roxana Briska Parra P.</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap"
width="159">\r\n<p>Documental Video</p>\r\n</td>\r\n<td valign="bottom" nowrap="
nowrap" width="79">\r\n<p align="center">$us 100</p>\r\n</td>\r\n</tr>\r\n<tr>\r
\n<td valign="bottom" nowrap="nowrap" width="31">\r\n<p align="center">7</p>\r\n
</td>\r\n<td valign="bottom" nowrap="nowrap" width="248">\r\n<p>Maria del Carmen
Torrez</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="159">\r\n<p>D
ocumental Video</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="79">\
r\n<p align="center">$us 50</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom"
nowrap="nowrap" width="31">\r\n<p align="center">8</p>\r\n</td>\r\n<td valign="
bottom" nowrap="nowrap" width="248">\r\n<p>Luis Garcia Cabrera</p>\r\n</td>\r\n<
td valign="bottom" nowrap="nowrap" width="159">\r\n<p>Prensa Escrita</p>\r\n</td
>\r\n<td valign="bottom" nowrap="nowrap" width="79">\r\n<p align="center">$us 50
</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="nowrap" width="31"
>\r\n<p align="center">9</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" wid
th="248">\r\n<p>Hugo Trrez Montao</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowr
ap" width="159">\r\n<p>Documental Video</p>\r\n</td>\r\n<td valign="bottom" nowr

ap="nowrap" width="79">\r\n<p align="center">$us 50</p>\r\n</td>\r\n</tr>\r\n<tr


>\r\n<td valign="bottom" nowrap="nowrap" width="31">\r\n<p align="center">10</p>
\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="248">\r\n<p>Roxana Tito
Vargas.</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="159">\r\n<p>P
rensa Escrita</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="79">\r\
n<p align="center">$us 50</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" n
owrap="nowrap" width="31">\r\n<p align="center">11</p>\r\n</td>\r\n<td valign="b
ottom" nowrap="nowrap" width="248">\r\n<p>Martin Rocha</p>\r\n</td>\r\n<td valig
n="bottom" nowrap="nowrap" width="159">\r\n<p>Prensa Escrita</p>\r\n</td>\r\n<td
valign="bottom" nowrap="nowrap" width="79">\r\n<p align="center">$us 50</p>\r\n
</td>\r\n</tr>\r\n<tr>\r\n<td valign="bottom" nowrap="nowrap" width="31">\r\n<p
align="center">12</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="248
">\r\n<p>Rene Salazar Mercado</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap
" width="159">\r\n<p>Documental Video</p>\r\n</td>\r\n<td valign="bottom" nowrap
="nowrap" width="79">\r\n<p align="center">$us 50</p>\r\n</td>\r\n</tr>\r\n</tbo
dy>\r\n</table>\r\n<p style="text-align: justify;"> El Ing. Tefilo Dvalos Secreta
rio de Desarrollo Productivo a nombre del gobernador del departamento de Oruro I
ng. Santos Tito Vliz valor los 17 trabajos presentados en radiales, televisivas y
prensa escrita, adems de 80 fotografas, que mostraron el potencial turstico de la
Iglesia Colonial de Toledo y la ciudad de piedra de Pumiri en el municipio de tu
rco.</p>\r\n<p style="text-align: justify;"><strong>R.B.S.F.</strong> <strong></
strong></p>', 1, 0, 0, 11, '2012-07-06 19:38:20', 42, '', '2012-07-06 19:42:41',
42, 0, '0000-00-00 00:00:00', '2012-07-06 19:38:18', '0000-00-00 00:00:00', '',
'', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link
_category":"","show_parent_category":"","link_parent_category":"","show_author":
"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_da
te":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_emai
l_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore"
:"","article_layout":""}', 2, 0, 74, '', '', 1, 1434, '{"robots":"","author":"",
"rights":"","xreference":""}', 0, '*', ''),
(134, 180, 'Presidente Morales aprob 15 proyectos para el departamento de Oruro',
'presidente-morales-aprobo-15-proyectos-para-el-departamento-de-oruro', '', '<p
style="text-align: justify;"><strong><img src="images/Noticias/167-1.jpg" borde
r="0" alt="Ing. Santos Tito Vliz, Gobernador del departamento de Oruro, en entrev
ista con los periodistas." title="Ing. Santos Tito Vliz, Gobernador del departam
ento de Oruro, en entrevista con los periodistas." style="float: left; margin:
10px; border: 2px solid black;" /></strong>Oruro, 09 de julio. En el marco del p
rograma Bolivia cambia, Evo cumple , el Presidente del Estado Plurinacional de Boli
via, Evo Morales Ayma, en una reunin de coordinacin que se efecto el 03 de julio en
la Sede de Gobierno, aprob 15 proyectos para el departamento de Oruro, de acuerd
o a los compromisos asumidos con los gobiernos municipales, inform el Ing. Santos
Tito Vliz, Gobernador del departamento de Oruro, al retornar del Palacio de Gobi
erno.</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-ali
gn: justify;"> De los 15 proyectos que han sido aprobados para el departamento, 10
corresponden al municipio de Oruro , seal la primera Autoridad Departamental.</p>\r
\n<table style="width: 662px; height: 286px;" border="1" cellspacing="1" cellpad
ding="1" align="center">\r\n<tbody>\r\n<tr>\r\n<td nowrap="nowrap" width="28">\r
\n<p style="text-align: left;" align="center"><strong>N</strong></p>\r\n</td>\r\n
<td style="text-align: left;" nowrap="nowrap" width="340">\r\n<p align="center">
<strong>PROYECTO</strong></p>\r\n</td>\r\n<td style="text-align: left;" nowrap="
nowrap" width="304">\r\n<p align="center"><strong>BENEFICIARIOS </strong></p>\r\
n</td>\r\n</tr>\r\n<tr>\r\n<td nowrap="nowrap" width="28">\r\n<p align="center">
1</p>\r\n</td>\r\n<td valign="top" width="340">\r\n<p>Polifuncional del Crculo de
Periodistas Deportivos de Oruro.</p>\r\n</td>\r\n<td valign="top" width="304">\
r\n<p>Crculo de Periodistas Deportivos de Oruro.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\
n<td nowrap="nowrap" width="28">\r\n<p align="center">2</p>\r\n</td>\r\n<td vali
gn="top" width="340">\r\n<p>Museo Cultural Folklrico Artesanal en Miniatura del
Calvario de Oruro.</p>\r\n</td>\r\n<td valign="top" width="304">\r\n<p>Federacin
Artesanal Folklrica del Socavn "Calvario".</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td no
wrap="nowrap" width="28">\r\n<p align="center">3</p>\r\n</td>\r\n<td valign="top

" width="340">\r\n<p>Centro Integral de Descanso del Adulto Mayor.</p>\r\n</td>\


r\n<td valign="top" width="304">\r\n<p>Unin Departamental de Adulto Mayor (UDAM)
varones y mujeres de Oruro y FEDJUVE-Oruro.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td
nowrap="nowrap" width="28">\r\n<p align="center">4</p>\r\n</td>\r\n<td valign="
top" width="340">\r\n<p>Complejo Deportivo Juntas Vecinales Periurbanas. </p>\r\
n</td>\r\n<td valign="top" width="304">\r\n<p>Coordinadora Departamental de Junt
as Vecinales Periurbanas de Oruro.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td nowrap="
nowrap" width="28">\r\n<p align="center">5</p>\r\n</td>\r\n<td valign="top" widt
h="340">\r\n<p>Cancha con Csped Sinttico para la Federacin de Bandas de Msicos Profe
sionales de Oruro.</p>\r\n</td>\r\n<td valign="bottom" width="304">\r\n<p> Feder
acin de Bandas de Msicos Profesionales de Oruro.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n
<td nowrap="nowrap" width="28">\r\n<p align="center">6</p>\r\n</td>\r\n<td valig
n="top" width="340">\r\n<p>Internado para la Escuela Boliviana Intercultural de
Msica (EBIM).</p>\r\n</td>\r\n<td valign="top" width="304">\r\n<p>Escuela Bolivia
na Intercultural de Msica.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td nowrap="nowrap" w
idth="28">\r\n<p align="center">7</p>\r\n</td>\r\n<td valign="top" width="340">\
r\n<p>Ampliacin U.E. Luis Mario Careaga.</p>\r\n</td>\r\n<td valign="top" width="
304">\r\n<p>Unidad Educativa Luis Mario Careaga.</p>\r\n</td>\r\n</tr>\r\n<tr>\
r\n<td nowrap="nowrap" width="28">\r\n<p align="center">8</p>\r\n</td>\r\n<td va
lign="top" width="340">\r\n<p>Sede Social Federacin Sindical de Trabajadores Camp
esinos de Oruro (FSUTCO).</p>\r\n</td>\r\n<td valign="top" width="304">\r\n<p>Fe
deracin Sindical de Trabajadores Campesinos</p>\r\n<p>de Oruro.</p>\r\n</td>\r\n<
/tr>\r\n<tr>\r\n<td nowrap="nowrap" width="28">\r\n<p align="center">9</p>\r\n</
td>\r\n<td valign="top" width="340">\r\n<p>Sede Social Federacin de Gremiales.</p
>\r\n</td>\r\n<td valign="top" width="304">\r\n<p>Federacin Departamental de Tra
bajadores Gremiales Oruro.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style="text-alig
n: left;" nowrap="nowrap" width="28">\r\n<p align="center">10</p>\r\n</td>\r\n<t
d style="text-align: left;" valign="top" width="340">\r\n<p>Cancha Polifuncional
, Sede Social CATCO</p>\r\n</td>\r\n<td valign="top" width="304">\r\n<p style="t
ext-align: left;">Junta vecinal Cristbal Colon.</p>\r\n</td>\r\n</tr>\r\n</tbody>
\r\n</table>\r\n<p style="text-align: justify;"> De la misma forma se aprobaron pr
oyectos de infraestructuras deportivas entre otros, para los municipios rurales
de Oruro , agreg el Gobernador.</p>\r\n<table style="width: 671px;" border="1" cell
spacing="1" cellpadding="1" align="center">\r\n<tbody>\r\n<tr>\r\n<td nowrap="no
wrap" width="28">\r\n<p align="center"><strong>N</strong></p>\r\n</td>\r\n<td now
rap="nowrap" width="198">\r\n<p align="center"><strong>PROYECTO</strong></p>\r\n
</td>\r\n<td nowrap="nowrap" width="208">\r\n<p align="center"><strong>BENEFICIA
RIOS </strong></p>\r\n</td>\r\n<td nowrap="nowrap" width="236">\r\n<p align="cen
ter"><strong>OBSERVACION </strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style="t
ext-align: center;" valign="bottom" nowrap="nowrap" width="28">\r\n<p align="rig
ht">1</p>\r\n</td>\r\n<td valign="top" width="198">\r\n<p>Coliseo Salinas de Gar
ci Mendoza.</p>\r\n</td>\r\n<td valign="top" width="208">\r\n<p>Municipio Salina
s de Garci Mendoza</p>\r\n</td>\r\n<td valign="bottom" width="236">\r\n<p>Tipo 4
-capacidad 2.500 espectadores.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td style="textalign: center;" valign="bottom" nowrap="nowrap" width="28">\r\n<p align="right">
2</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="198">\r\n<p>Coliseo
Machacamarca.</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="208">
\r\n<p>Municipio Machacamarca</p>\r\n</td>\r\n<td valign="bottom" width="236">\
r\n<p>Tipo 3-capacidad 1.500 espectadores.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td
style="text-align: center;" valign="bottom" nowrap="nowrap" width="28">\r\n<p al
ign="right">3</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="198">\r
\n<p>Coliseo Totora</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="2
08">\r\n<p>Municipio Totora.</p>\r\n</td>\r\n<td valign="bottom" width="236">\r
\n<p>Tipo 3-capacidad 1.500 espectadores.</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td s
tyle="text-align: center;" valign="bottom" nowrap="nowrap" width="28">\r\n<p ali
gn="right">4</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap" width="198">\r\
n<p>Coliseo Beln de Andamarca.</p>\r\n</td>\r\n<td valign="bottom" nowrap="nowrap
" width="208">\r\n<p>Municipio de Beln de Andamarca</p>\r\n</td>\r\n<td valign="b
ottom" width="236">\r\n<p>Tipo 2-capacidad 1.000 espectadores</p>\r\n</td>\r\n</
tr>\r\n<tr>\r\n<td style="text-align: center;" valign="bottom" nowrap="nowrap" w

idth="28">\r\n<p align="right">5</p>\r\n</td>\r\n<td valign="bottom" nowrap="now


rap" width="198">\r\n<p>Sede Social Tomaquipa.</p>\r\n</td>\r\n<td valign="botto
m" width="208">\r\n<p>Comunidad de Tomaquipa, Santiago de Andamarca.</p>\r\n</td
>\r\n<td valign="bottom" width="236"> </td>\r\n</tr>\r\n<tr>\r\n<td valign="bott
om" nowrap="nowrap" width="28">\r\n<p align="center"> </p>\r\n</td>\r\n<td valig
n="bottom" nowrap="nowrap" width="198">\r\n<p> </p>\r\n</td>\r\n<td valign="bott
om" width="208">\r\n<p> </p>\r\n</td>\r\n<td valign="bottom" width="236">\r\n<p>
</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p style="text-align: justify
;">Quedan pendientes algunos proyectos como unidades educativas, por lo que se c
ontinuar realizando gestiones ante el Gobierno Nacional para que en posteriores
das sean aprobadas conforme a recursos econmicos, complement el Ing. Santos Tito Vli
z. (NCHC)</p>\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-align:
justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-align
: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-ali
gn: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-a
lign: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p style="text
-align: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p style="te
xt-align: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p style="
text-align: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p style
="text-align: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p sty
le="text-align: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p s
tyle="text-align: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<p
style="text-align: justify;"> </p>', 1, 0, 0, 11, '2012-07-09 21:33:20', 42, ''
, '2012-07-09 22:06:41', 42, 0, '0000-00-00 00:00:00', '2012-07-09 21:33:19', '0
000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"",
"show_category":"","link_category":"","show_parent_category":"","link_parent_cat
egory":"","show_author":"","link_author":"","show_create_date":"","show_modify_d
ate":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_p
rint_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"
","alternative_readmore":"","article_layout":""}', 2, 0, 73, '', '', 1, 1520, '{
"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(135, 181, 'Gobierno Departamental convoca a los representantes de instituciones
a reunin interinstitucional para implementar campaa de limpieza', 'gobierno-depar
tamental-convoca-a-los-representantes-de-instituciones-a-reunion-interinstitucio
nal-para-implementar-campana-de-limpieza', '', '<p style="text-align: justify;">
<strong><img src="images/Noticias/160-13.jpg" border="0" style="float: right; ma
rgin: 10px; border: 2px solid black;" />E</strong>l Gobierno Autnomo Departamenta
l de Oruro, a travs de la Secretara Departamental de Medio Ambiente y Madre Tierra
, convoca a los representantes de:</p>\r\n', '\r\n<p style="text-align: justify;
">Empresa Municipal de Aseo Oruro (EMAO), Gobierno Municipal de Oruro (GAMO), 2d
a. Divisin del Ejrcito, Comando Departamental de la Polica, Universidad Tcnica de Or
uro (UTO), Federacin de Juntas Vecinales (FEDJUVE), Federacin Departamental de Tra
bajadores Gremiales, Federacin de Comerciantes Minoristas (FEDECOM), Servicio Dep
artamental de Salud (SEDES), Direccin Departamental de Educacin, Concejo Municipal
, Centro de Ecologa y Pueblos Andinos (CEPA), Coordinadora de defensa del Desagua
dero, Uru Uru, y Poop (CORIDUP).</p>\r\n<p style="text-align: justify;"> Las instit
uciones con las que se ha planificado trabajar en la campaa de limpieza, han sido
invitadas con una nota de invitacin para que sus representantes participen de la
reunin interinstitucional, porque esta reunin, adems de ser una reunin de coordinac
in, ser para organizar y distribuir reas de trabajo para la campaa de limpieza que s
e efectuar el prximo 27 de julio en la ciudad de Oruro , agreg Calle.</p>\r\n<p styl
e="text-align: justify;">Calle explic que la campaa de limpieza se realiza por ini
ciativa del Ing. Santos Tito Vliz, Gobernador del departamento y tiene el objetiv
o de mejorar la imagen de la ciudad de Oruro, por tanto en esta reunin se delimit
arn los espacios de trabajo, es decir; cada institucin estar a cargo de un determin
ado sector de la ciudad y de esa forma se pueda contar con una ciudad limpia par
a celebrar los 187 Aniversario de la Independencia del actual Estado Plurinacio
nal de Bolivia.</p>\r\n<p style="text-align: justify;"> De la misma forma la ciud
adana en su conjunto tambin participar de la campaa de limpieza, barriendo la acera
de sus respectivas viviendas, en los mercados los integrantes de cada sindicato

y/o asociacin realizaran el aseo respectivo tanto del interior y exterior de los
centros de abasto , complement Calle. (NCHC)</p>', 1, 0, 0, 11, '2012-07-16 22:48:
36', 42, '', '2012-07-16 23:05:44', 42, 0, '0000-00-00 00:00:00', '2012-07-16 22
:48:35', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show
_intro":"","show_category":"","link_category":"","show_parent_category":"","link
_parent_category":"","show_author":"","link_author":"","show_create_date":"","sh
ow_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons"
:"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sho
w_noauth":"","alternative_readmore":"","article_layout":""}', 3, 0, 72, '', '',
1, 1061, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(136, 182, 'Entidades pblicas y privadas que ocasionen dao ambiental deben cumplir
normativas ambientales', 'entidades-publicas-y-privadas-que-ocasionen-dano-ambi
ental-deben-cumplir-normativas-ambientales', '', '<p style="text-align: justify;
"><strong><img src="images/Noticias/171.jpg" border="0" style="float: left; marg
in: 10px; border: 2px solid black;" /></strong>Oruro, 20 de julio. La asesor jurd
ico de la Secretara Departamental de Medio Ambiente y Madre Tierra, Zaida Alanes,
inform que en el marco de la Resolucin Administrativa 006/12, todas las entidades
pblicas y privadas que desarrollan sus actividades en el departamento de Oruro y
que por su caracterstica ocasionen algn dao ambiental, deben contar con su licenci
a ambiental.</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="t
ext-align: justify;"> Los representantes de las entidades pblicas y privadas tienen
un plazo fatal y perentorio de 30 das hbiles a partir de su notificacin con la Res
olucin Administrativa 006/12 para presentar una copia de la licencia ambiental a
la Secretara Departamental de Medio Ambiente y Madre Tierra del Gobierno Departam
ental. En caso de no contar con dicho documento pueden presentar una constancia
de inicio de trmite para la obtencin de su documento ambiental , explic Alanes.</p>\
r\n<p style="text-align: justify;">Agreg que el objetivo de que todas las entidad
es pblicas y privadas que por su caracterstica ocasionen algn dao ambiental, cuenten
con su licencia ambiental, es para definir polticas departamentales de desarrol
lo, en base a la gestin y responsabilidad compartida entre instituciones pblicas,
privadas, organizaciones sociales, adems productivas; priorizando acciones estratg
icas que contribuyan a la solucin de los problemas de contaminacin ambiental que i
ncide en los cambios climticos. </p>\r\n<p style="text-align: justify;"> La Resoluc
in Administrativa 006/12 fue emanada en cumplimiento a los nuevos lineamientos es
tablecidos en la Constitucin Poltica del Estado Plurinacional, Ley 1333 de Medio A
mbiente, Reglamento General de Gestin Ambiental modificado y complementado por
el D.S. 26705, por lo que los que incumplan esta normativa sern sancionados confo
rme a los artculos 16, 17 pargrafos I y II, adems del Art. 18 del D. S. 28592 , compl
ement Alanes. (NCHC)</p>', 1, 0, 0, 11, '2012-07-20 16:12:07', 42, '', '2012-07-2
0 16:13:00', 42, 0, '0000-00-00 00:00:00', '2012-07-20 16:12:05', '0000-00-00 00
:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_catego
ry":"","link_category":"","show_parent_category":"","link_parent_category":"","s
how_author":"","link_author":"","show_create_date":"","show_modify_date":"","sho
w_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"
","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternati
ve_readmore":"","article_layout":""}', 3, 0, 71, '', '', 1, 1035, '{"robots":"",
"author":"","rights":"","xreference":""}', 0, '*', ''),
(137, 183, 'Gobierno Departamental y Universidad Tcnica de Oruro firmaron conveni
o interinstitucional para los III Juegos Estudiantiles Plurinacionales', 'gobier
no-departamental-y-universidad-tecnica-de-oruro-firmaron-convenio-interinstituci
onal-para-los-iii-juegos-estudiantiles-plurinacionales', '', '<p style="text-ali
gn: justify;"><img src="images/Noticias/175.jpg" border="0" alt="Ing. Santos Tit
o Vliz, Gobernador del departamento y el Ing. Rubn Medinaceli Ortiz, Rector de la
Universidad Tcnica de Oruro, firman el convenio interinstitucional" title="Ing. S
antos Tito Vliz, Gobernador del departamento y el Ing. Rubn Medinaceli Ortiz, Rect
or de la Universidad Tcnica de Oruro, firman el convenio interinstitucional" styl
e="float: left; margin: 10px; border: 2px solid black;" /></p>\r\n<p style="text
-align: justify;">Oruro, 25 de julio. El Gobernador del departamento de Oruro, I
ng. Santos Tito Vliz y el Rector de la Universidad Tcnica de Oruro, Ing. Rubn Medin
aceli Ortiz, el viernes 20 de julio, firmaron un convenio interinstitucional par

a los III Juegos Estudiantiles Plurinacionales Presidente Evo que se desarrollar el


prximo mes de septiembre en la ciudad de Oruro.</p>\r\n', '\r\n<p style="text-al
ign: justify;"> La firma del convenio interinstitucional tiene el objetivo de cont
ar con mayor cantidad de infraestructuras deportivas disponibles para la realiza
cin de los III Juegos Estudiantiles Plurinacionales Presidente Evo Morales , que se
desarrollar en el mes de septiembre en la ciudad de Oruro, adems de contar con amb
ientes para hospedar a las diferentes delegaciones de estudiantes que participarn
de la actividad deportiva , dijo el Ing. Santos Tito Vliz, Gobernador del Departa
mento de Oruro, a tiempo de firmar el convenio interinstitucional.</p>\r\n<p sty
le="text-align: justify;">Por su parte el Rector de la Universidad Tcnica de Orur
o, Ing. Rubn Medinaceli Ortiz, manifest que la Casa Superior de Estudios pondr a di
sposicin de los III Juegos Estudiantiles Plurinacionales todas las infraestructur
as deportivas, adems de disponer movilidades para el transporte y ambientes para
hospedar a las diferentes delegaciones de estudiantes que participarn de la cita
da actividad deportiva.

</p>\r\n<p style="text-align: justify;">En la oportunidad de l


a firma del convenio interinstitucional, el Gobernador del departamento de Oruro
y el Rector de la Universidad Tcnica de Oruro, acordaron impulsar de manera conj
unta la ejecucin de proyectos que se constituyan en un aporte para el desarrollo
econmico y social del departamento de Oruro. (NCHC</p>', 1, 0, 0, 11, '2012-07-25
14:40:28', 42, '', '2012-07-25 14:45:37', 42, 0, '0000-00-00 00:00:00', '2012-0
7-25 14:40:26', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"
","show_intro":"","show_category":"","link_category":"","show_parent_category":"
","link_parent_category":"","show_author":"","link_author":"","show_create_date"
:"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show
_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":
"","show_noauth":"","alternative_readmore":"","article_layout":""}', 2, 0, 70, '
', '', 1, 972, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*',
'');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(138, 184, 'Gobierno Departamental declara jornada de limpieza para el 27 de jul
io ', 'gobierno-departamental-declara-jornada-de-limpieza-para-el-27-de-julio',
'', '<p style="text-align: justify;"><img src="images/Noticias/158-23.jpg" borde
r="0" style="float: left; margin: 10px; border: 2px solid black;" />Oruro, 27 de
julio. Se declar como jornada de limpieza para el 27 de julio, con la finalidad d
e contar con la participacin masiva de toda la poblacin en la campaa de limpieza, p
or lo que habr tolerancia en las actividades de las y los servidores pblicos, es d
ecir; los trabajadores en lugar desarrollar sus actividades cotidianas de oficin
a, realizarn trabajos de limpieza en los lugares que han sido asignados a cada in
stitucin, por lo que las unidades de recursos humanos de cada entidad deben tomar
los recaudos necesarios , explic el Secretario Departamental de Asuntos Jurdicos.</
p>\r\n', '\r\n<p style="text-align: justify;">Los trabajadores de las entidades
privadas se regirn conforme a un acuerdo entre partes, por lo que quedan encargad
os del cumplimiento del Decreto Departamental 013/12, todas las instituciones pbl
icas y privadas del departamento de Oruro, en sus reas de trabajo que han sido as

ignadas, aclar Ajata.</p>\r\n<p style="text-align: justify;">Por su parte el Ing.


Lus Calle Juaniquina, Coordinador de Desarrollo Forestal y Medio Ambiente del Go
bierno Departamental, seal que conforme a un plan estratgico, se han delimitado reas
de trabajo, por lo que el Gobierno Autnomo Departamental de Oruro, est a cargo del
acceso-salida camino Oruro-Capachos, Gobierno Municipal de Oruro, limpiar el acc
eso salida camino Oruro-La Paz, 2da. Divisin del Ejrcito y grupo SCAUTS estarn en e
l sector de Tagarete salida acceso Oruro-Potos, Universidad Tcnica de Oruro est a c
argo de la Av. Circunvalacin, Comando Departamental de la Polica a cargo del acces
o salida camino Oruro-Huachacalla, la poblacin en su conjunta se har cargo de limp
iar las calles, aceras, plazas, parques, jardineras, mercados y otros espacios pb
licos, y el traslado de los residuos slidos estar cargo de la Empresa Municipal de
Aseo Oruro (EMAO) .</p>\r\n<p style="text-align: justify;">Calle agreg que el Gobe
rnador del Departamento de Oruro, Ing. Santos Tito Vliz, har entrega de: 500 escob
as, 200 palas, 200 picotas, 100 rastrillos, 2.000 guantes, 2.000 barbijos, 1.000
bolsas de polietileno, adems de 100 unidades de gel para el lavado de las manos,
a los delegados de cada grupo de trabajo en el sector del puente Tagarete de la
ciudad de Oruro a las nueve de la maana de este viernes 27 de julio da de campaa d
e limpieza.</p>\r\n<p style="text-align: justify;">Complement que la meta de la c
ampaa de limpieza es limpiar el 80% del espacio fsico de la ciudad de Oruro, invol
ucrando a todas las ciudadanas y ciudadanos que habitan en la ciudad del Pagador
. (NCHC)</p>', 1, 0, 0, 11, '2012-07-27 16:05:47', 42, '', '0000-00-00 00:00:00'
, 0, 0, '0000-00-00 00:00:00', '2012-07-27 16:05:45', '0000-00-00 00:00:00', '',
'', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link
_category":"","show_parent_category":"","link_parent_category":"","show_author":
"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_da
te":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_emai
l_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore"
:"","article_layout":""}', 1, 0, 69, '', '', 1, 1393, '{"robots":"","author":"",
"rights":"","xreference":""}', 0, '*', ''),
(139, 185, 'Gobernador Santos Tito entreg herramientas para la campaa de limpieza'
, 'gobernador-santos-tito-entrego-herramientas-para-la-campana-de-limpieza', '',
'<p style="text-align: justify;"><img src="images/Noticias/170-45.jpg" border="
0" alt=" Gobernador Ing. Santos Tito junto a los nios Scout en la Jornada de limp
ieza Oruro te Queremos Limpi@ ." style="float: left; margin: 10px; border: 2px soli
d black;" />Oruro, 27 de julio. El Ing. Santos Tito Vliz, Gobernador del departam
ento de Oruro, entreg herramientas de trabajo a los delegados de diferentes reas
de la campaa de limpieza denominado Oruro te Queremos Limpia que se efecta hoy en la
ciudad del Pagador, en el marco del Decreto Departamental 013/12.</p>\r\n', '\r
\n<p style="text-align: justify;"> </p>\r\n<p style="text-align: justify;">El lo
te de herramientas que consisti en: 500 escobas, 200 palas, 200 picotas, 100 rast
rillos, 2.000 guantes, 2.000 barbijos, 1.000 bolsas de yute, adems de 100 unidade
s de gel para el lavado de las manos de los participantes de esta actividad, fue
entregado en un acto emotivo que cont con la participacin de la Segunda Divisin el
Ejrcito en el sector del puente Tagarete, antes del inicio de la campaa de limpie
za, a los delegados de cada grupo de trabajo de la campaa de limpieza.</p>\r\n<p
style="text-align: justify;"> En esta ocasin entregamos una serie de herramientas
y materiales a los responsables de los diferentes grupos de accin de la campaa de
limpieza Oruro te Queremos Limpia , con la finalidad de cuidar la salud de la ciuda
dana que participa de la jornada de limpieza. Sin embargo es importante proponer
un proyecto de ley a la Asamblea Legislativa Departamental, para que se pueda de
clarar una jornada de limpieza de manera peridica con la participacin de todas las
instituciones, y de esa forma la ciudad de Oruro y todo el departamento est libr
e de residuos slidos , manifest el Gobernador Santos Tito Vliz, a tiempo de entregar
las herramientas.</p>\r\n<p style="text-align: justify;">A su turno el Ing. Luis
Calle Juaniquina, Coordinador de Desarrollo Forestal y Medio Ambiente del Gobie
rno Departamental, seal que los grupos de accin para la jornada de limpieza estn conf
ormados por el Gobierno Autnomo Departamental de Oruro, que estar en el acceso-sa
lida camino Oruro-Capachos, Gobierno Municipal de Oruro, limpiar el acceso salida
camino Oruro-La Paz, 2da. Divisin del Ejrcito y grupo SCAUTS estarn en el sector d
e Tagarete salida acceso Oruro-Potos, Universidad Tcnica de Oruro est a cargo de la

Av. Circunvalacin, Comando Departamental de la Polica a cargo del acceso salida c


amino Oruro-Huachacalla, la poblacin en su conjunta se har cargo de limpiar las ca
lles, aceras, plazas, parques, jardineras, mercados y otros espacios pblicos, y e
l traslado de los residuos slidos estar cargo de la Empresa Municipal de Aseo Orur
o (EMAO) .</p>\r\n<p style="text-align: justify;">Por su parte el Secretario Depar
tamental de Medio Ambiente y Madre Tierra, Flix Callata Mamani, dijo que en cumpl
imiento al Decreto Departamental 013/12, todas las y los servidores pblicos estn en
la obligacin de participar activamente de la jornada de limpieza, es decir; los
trabajadores en lugar desarrollar sus actividades cotidianas de oficina, deben r
ealizar trabajos de limpieza en los lugares que han sido asignados a cada instit
ucin, por lo que las unidades de recursos humanos de cada entidad deben tomar los
recaudos necesarios .</p>\r\n<p style="text-align: justify;">Callata acot que los
trabajadores de las entidades privadas se regirn conforme a un acuerdo entre part
es, por lo que quedan encargados del cumplimiento del Decreto Departamental 013/
12, todas las instituciones pblicas y privadas del departamento de Oruro, en sus r
eas de trabajo que han sido asignadas. (NCHC)</p>\r\n<p style="text-align: justi
fy;"> </p>', 1, 0, 0, 11, '2012-07-27 20:07:36', 42, '', '2012-07-27 20:08:26',
42, 0, '0000-00-00 00:00:00', '2012-07-27 20:07:36', '0000-00-00 00:00:00', '',
'', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_
category":"","show_parent_category":"","link_parent_category":"","show_author":"
","link_author":"","show_create_date":"","show_modify_date":"","show_publish_dat
e":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email
_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":
"","article_layout":""}', 2, 0, 68, '', '', 1, 1224, '{"robots":"","author":"","
rights":"","xreference":""}', 0, '*', ''),
(140, 186, 'Gobernacin logr acuerdo con autoridades de Challapata y procedieron a
desbloquear la carretera Oruro-Potos', 'gobernacion-logro-acuerdo-con-autoridades
-de-challapata-y-procedieron-a-desbloquear-la-carretera-oruro-potosi', '', '<p><
img src="images/Noticias/158-25.jpg" border="0" alt="Los pobladores bloquearon l
a carretera Oruro-Potos , 48 horas, perjudicando el trnsito normal hacia el sur de
l pas" title="Los pobladores bloquearon la carretera Oruro-Potos , 48 horas, perju
dicando el trnsito normal hacia el sur del pas" style="float: left; margin: 10px;"
/>Oruro, 31 de julio. Tras el acuerdo logrado entre las autoridades del Gobier
no Autnomo Departamental de Oruro (GAD-ORU), a la cabeza del Gobernador Ing. Sant
os Tito y autoridades del municipio de Challapata, comunarios de este municipio
procedieron a desbloquear la carretera Oruro- Potos, la misma se encuentra expedi
ta desde las 23:30 horas de anoche.</p>\r\n', '\r\n<p> </p>\r\n<p><strong></stro
ng>En el acuerdo firmado, el GAD-ORU, acept llevar adelante el mantenimiento y re
paracin de la represa Tacagua y designacin de Elsa Calahuana como directora del h
ospital general de la zona. La reparacin de la represa contempla cuatro tems: reem
plazo de la vlvula, refaccin del vertedero de excedencias, refaccin del disipador d
e energa en el vertedero de excedencias y construccin del dique de gaviones en el
rio Melgarejo.</p>\r\n<p>Los dems puntos de su demanda, sern analizados en mesas
de trabajo el prximo 13 de agosto. stos refieren a temas de seguridad ciudadana, e
lectrificacin, gas, energa elctrica, agua potable y alcantarillado y conclusin de la
Av. Germn Busch.</p>\r\n<p><strong></strong>De la reunin participaron el gobernad
or Ing. Santos Tito, el secretario general, Ing. Florencio Choque, el secretario
departamental de Medio Ambiente y Madre Tierra, Felix Callata, el subalcalde de
Challapata, ngel Chungara y el presidente del Comit Cvico, Policarpio Alconce. <st
rong><em>(L.M.V.C./STRA. GRAL.)</em></strong></p>', 1, 0, 0, 11, '2012-08-01 22:1
1:10', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-08-01 2
2:11:09', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sho
w_intro":"","show_category":"","link_category":"","show_parent_category":"","lin
k_parent_category":"","show_author":"","link_author":"","show_create_date":"","s
how_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons
":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sh
ow_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 67, '', '',
1, 1263, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(141, 187, 'Secretarios Generales de los Gobiernos Departamentales conformaron l
a agenda general de coordinacin para la implementacin de coordinacin para la implem

entacin de las autonomas', 'secretarios-generales-de-los-gobiernos-departamentales


-conformaron-la-agenda-general-de-coordinacion-para-la-implementacion-de', '', '
<p><img src="images/Noticias/175-22.jpg" border="0" alt="Los secretarios general
es de las gobernaciones del pas se reunieron para evaluar los avances en la imple
mentacin de las autonomas." title="Los secretarios generales de las gobernaciones
del pas se reunieron para evaluar los avances en la implementacin de las autonomas.
" style="float: left; margin: 10px; border: 1px solid black;" />Oruro, 31 de Jul
io. En el marco del Primer Encuentro Nacional de Coordinacin sobre la Gestin Pblica
Departamental, organizado por el Ministerio de Autonomas en la ciudad de Cochaba
mba, los Secretarios Generales de los gobiernos departamentales del pas, elabor
aron una agenda general de coordinacin para agilizar el proceso de implementacin
de la gestin pblica autonmica.</p>\r\n', '\r\n<p> </p>\r\n<p>La agenda general cont
empla los problemas que cursa cada gobernacin en la aplicacin de la Ley 017, 031 y
Constitucin Poltica del Estado en el ejercicio de sus competencias, por ello soli
citaron caracterizar las competencias departamentales; determinar las concurrenc
ias nacionales, departamentales y municipales. As mismo la agenda manifiesta una
nueva reunin entre Secretarios de Planificacin, Secretarios de Administracin y Ases
ores Jurdicos de las nueve gobernaciones para el da 30 de agosto en la misma ciuda
d.</p>\r\n<p> </p>\r\n<p>El encuentro cont con la participacin de representantes d
e siete de las nueve gobernaciones, quienes expusieron sus limitaciones y las di
ficultades que estn atravesando en la implementacin de las autonomas y la elaboracin
de los estatutos autonmicos y cartas orgnicas, a partir de los lineamientos fijad
os en la Ley Marco de Autonomas. Tambin participaron, la Ministra de Autonomas, Cla
udia pea; el Viceministro de Autonomas Departamentales y Municipales, Gonzalo Varg
as, el Viceministro de la Micro y Pequea Empresa, Martn Bazurco y el Director Gene
ral de Autonomas Departamentales, Rafael Lpez.</p>\r\n<p>En este espacio de articu
lacin sectorial, nacional y departamental, el Viceministro de la Micro y Pequea Em
presa, Martn Bazurco, explic la conformacin de los Consejos de Coordinacin Sectorial
de Desarrollo Productivo (CCS-DP), que permitirn una ptima inversin pblica en benef
icio de las unidades productivas del pas. Por su parte la ministra de autonomas, C
laudia Pea, lament que a dos aos de la Ley Marco de Autonomas, no se haya instalado en
los departamentos ninguno de los Consejos de Coordinacin Sectorial .</p>\r\n<p> </
p>\r\n<p><strong><em>ESTATUTOS AUTONMICOS Y CARTAS ORGNICAS</em></strong></p>\r\n<
p>Segn el viceministro de Autonomas Departamentales y municipales, Gonzalo Vargas
, a ms de dos aos de la promulgacin de la Ley de Autonomas y Descentralizacin, ningun
o de los gobiernos departamentales ni municipales ha aprobado sus estatutos auto
nmicos y cartas orgnicas, respectivamente.</p>\r\n<p>Cinco de los nueve gobiernos
departamentales han avanzado ms en la elaboracin de sus estatutos y estiman tener
los proyectos listos para su aprobacin hasta fin de ao. Los restantes cuatro (Pand
o, Beni, Santa Cruz y Tarija) deben adecuar sus estatutos a la Constitucin Poltica
del Estado, porque ya los tenas redactados, seal Vargas. El ms avanzado es Pando, l
uego le sigue La Paz; Cochabamba y Chuquisaca estn en el primer borrador; luego P
otos y Oruro estn en fase de elaboracin. Santa Cruz tiene un avance cero en la adecua
cin de su normativa departamental.
</p>\r\n<p>Respecto a las cartas orgnicas, el viceministro explic que de los 33
9 municipios que existen en Bolivia, cerca de 280 estn en proceso de elaboracin, d
e los cuales 30 tienen su anteproyecto de ley y 12 ya presentaron sus cartas orgn
icas al Tribunal Constitucional (4 de Oruro, 3 de Cochabamba, 1 de Potos, 1 de Be
ni, 1 de La Paz y 1 de Santa Cruz), y finalmente dijo que 50 se encuentran en su
primer borrador. <em>(LMVC-STRA.GRAL.)</em></p>', 1, 0, 0, 11, '2012-08-01 22:15
:51', 42, '', '2012-08-02 15:46:56', 42, 0, '0000-00-00 00:00:00', '2012-08-01 2
2:15:49', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","sho
w_intro":"","show_category":"","link_category":"","show_parent_category":"","lin
k_parent_category":"","show_author":"","link_author":"","show_create_date":"","s
how_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons
":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sh
ow_noauth":"","alternative_readmore":"","article_layout":""}', 2, 0, 66, '', '',
1, 1129, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),

(142, 188, 'Gobernacin y DIREMAR inician la proyeccin del documental la Guerra de


l Pacfico ', 'gobernacion-y-diremar-inician-la-proyeccion-del-documental-la-guerr
a-del-pacifico', '', '<p><img src="images/Noticias/175_333.jpg" border="0" style
="float: left; margin: 10px; border: 1px solid black;" />Oruro, 1 de agosto. El
Gobierno Autnomo Departamental de Oruro y la Direccin Estratgica de Reivindicacin Ma
rtima (DIREMAR), inician a partir del 1 al 3 de agosto en funciones de matinal y
tarde, un ciclo de cine con la proyeccin del documental sobre la Guerra del Pacfi
co en el cine Palis Concert, el ingreso es gratuito, as lo inform el responsable de
la Unidad de Comunicacin, Sergio Godoy Coria.</p>\r\n', '\r\n<p> </p>\r\n<p>El d
ocumental, que dura aproximadamente 70 minutos tiene cuatro partes: Gnesis de la
Guerra del Pacfico, Los defensores del Litoral boliviano, La Alianza Per-Bolivia 1
879 y La cuota de sangre boliviana, con pasajes muy importantes referidas al ori
gen, causas y motivos de la Guerra del Pacfico que ocasionaron que Bolivia sea us
urpada de sus grandes extensiones martimas, dejndola en el encierro geogrfico.</p>\
r\n<p>"Es la primera vez que el pas hace un esfuerzo en llevar adelante la realiz
acin de un material audiovisual, basado en antecedentes histricos verdicos, en el q
ue la gente podr apreciar aspectos de mucha importancia y sacar conclusiones sobr
e lo ocurrido en esa poca", dijo Godoy.</p>\r\n<p>El material audiovisual est basa
do en documentos histricos primarios que se encuentran en el Centro de Documentac
in de DIREMAR; por tanto todos los hechos narrados estn basados en el marco de la
seriedad y la veracidad.</p>\r\n<p>Este ao, nuestro pas recuerda 133 aos del enclau
stramiento martimo ocasionado por Chile, luego que ese pas iniciar la invasin al Lit
oral boliviano el 14 de febrero de 1879 con el pretexto de que empresas chilenas
e inglesas se negarn a pagar un gravamen de 10 centavos por quintal de salitre e
xportado.
</p>', 1, 0, 0, 11, '2012-08-02 13:27:09', 42, '', '0000-00-00 0
0:00:00', 0, 0, '0000-00-00 00:00:00', '2012-08-02 13:27:08', '0000-00-00 00:00:
00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":
"","link_category":"","show_parent_category":"","link_parent_category":"","show_
author":"","link_author":"","show_create_date":"","show_modify_date":"","show_pu
blish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","s
how_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_r
eadmore":"","article_layout":""}', 1, 0, 65, '', '', 1, 1291, '{"robots":"","aut
hor":"","rights":"","xreference":""}', 0, '*', ''),
(143, 189, 'Gobernador Santos Tito Vliz: El aeropuerto internacional ser de gran i
mpacto para Oruro ', 'gobernador-santos-tito-veliz-el-aeropuerto-internacional-se
ra-de-gran-impacto-para-oruro', '', '<p style="text-align: justify;"><span style
="font-size: small;"><span style="font-family: Calibri;">GADOR. Oruro, 6 de agos
to. El Gobernador de Oruro, Ing. Santos Tito afirm este lunes que el proyecto de
l aeropuerto internacional ser de gran impacto para Oruro , en declaraciones ofreci
das a los<img src="images/167-1.png" border="0" alt="Ing. Santos Tito Vliz Gobern
ador del Departamento de Oruro." title="Ing. Santos Tito Vliz Gobernador del Depa
rtamento de Oruro." style="float: left; margin: 10px; border: 2px solid black;"
/> periodistas locales y nacionales que acudieron desde muy temprano al aeropu
erto Juan Mendoza de Oruro.</span></span></p>\r\n', '\r\n<p style="text-align:
justify;"> </p>\r\n<p style="text-align: justify;"><span style="font-size: small
;"><span style="font-family: Calibri;">Tito destac la gran emocin de ciudadanos or
ureos al observar el aterrizaje de los aviones y principalmente de la llegada de
casi un centenar de residentes orureos en Santa Cruz que arribaron en el primer v
uelo aproximadamente a horas 07:25.</span></span></p>\r\n<p style="text-align: j
ustify;"><span style="font-size: small;"><span style="font-family: Calibri;">Asi
mismo dijo: sentimos una enorme satisfaccin ver a nuestros paisanos que llegaron d
e Santa Cruz y bajar del avin con lagrimas en los ojos y con la virgen del Socavn
en las manos y volviendo seguramente de muchos aos a su tierra y visitar su tierr
a y familia .</span></span></p>\r\n<p style="text-align: justify;"><span style="fo
nt-size: small;"><span style="font-family: Calibri;">El proyecto del aeropuerto
internacional de Oruro entre sus caractersticas se tiene una pista de 4 mil met
ros de longitud y 45 metros de ancho con una, las terminales de carga, pasajeros
, torre de control y dems infraestructura planificada para esta terminal area, exp
lico la autoridad.</span></span></p>\r\n<p style="text-align: justify;"><span st
yle="font-size: small;"><span style="font-family: Calibri;"> Como Gobierno Departa

mental estamos invirtiendo 3 millones de dlares, alrededor de 20 millones de bol


ivianos para la primera fase del equipamiento del aeropuerto , afirmo el gobernado
r Santos Tito.</span></span></p>\r\n<p style="text-align: justify;"><span style=
"font-size: small;"><span style="font-family: Calibri;">Agreg que la empresa CONV
ISA, ejecutora del proyecto haba anunciado la conclusin de las obras hasta fines
de septiembre; pero se conoce de una certificacin de impedimento que presento la
empresa por lo que se prev que habr una nueva ampliacin de plazo, segn el avance de
las obras esperamos que hasta fin de ao se tenga la entrega.</span></span></p>\r\
n<p style="text-align: justify;"><span style="font-size: small;"><span style="fo
nt-family: Calibri;">Tito menciono que para el prximo 10 de febrero, fecha de la
efemride departamental se pueda inaugurar el proyecto, pero todo depender de la e
jecucin de las obras, adems de su equipamiento.</span></span>El gobernador Santos
Tito tambin mencion que la habilitacin de la pista tambin permitir que para los Juego
s Deportivos Estudiantiles Plurinacionales Presidente Evo, los estudiantes de Sa
nta Cruz, Beni, Pando y otros departamentos lleguen por avin a Oruro, el mes de s
eptiembre fecha de los Juegos Deportivos Estudientiles.(SDQ)</p>', 1, 0, 0, 11,
'2012-08-06 14:48:03', 42, '', '2012-08-06 14:57:54', 42, 0, '0000-00-00 00:00:0
0', '2012-08-06 14:48:01', '0000-00-00 00:00:00', '', '', '{"show_title":"","lin
k_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_
category":"","link_parent_category":"","show_author":"","link_author":"","show_c
reate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigatio
n":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","
show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}',
2, 0, 64, '', '', 1, 1394, '{"robots":"","author":"","rights":"","xreference":""
}', 0, '*', ''),
(144, 190, 'Gobernacin promueve seminario taller de turismo sostenible del depart
amento de Oruro ', 'gobernacion-promueve-seminario-taller-de-turismo-sostenibledel-departamento-de-oruro', '', '<p style="text-align: justify;"><img src="image
s/Noticias/15711.jpg" border="0" alt="Representantes de instituciones que coordi
nan el seminario taller sobre turismo sostenible" title="Representantes de insti
tuciones que coordinan el seminario taller sobre turismo sostenible" style="floa
t: left; margin: 10px; border: 2px solid black;" /> Oruro, 09 de agosto. El gobi
erno Autnomo Departamental de Oruro en coordinacin con La Universidad Tcnica de Or
uro, la carrera de antropologa, la Asociacin de Municipios del Departamento de Oru
ro (AMDEOR), la Asociacin de Mujeres Concejalas de Oruro (AMCOR) y el colegio d
e Arquitecto y Antroplogos promueve el primer seminario taller sobre turismo so
stenible del departamento de Oruro.</p>\r\n', '\r\n<p style="text-align: justify
;"> </p>\r\n<p style="text-align: justify;">En conferencia de prensa realizada e
n la unidad de comunicacin del Gobierno Departamental este mircoles los representa
ntes de las instituciones presentaron este seminario taller sobre turismo soste
nible. En la oportunidad la Lic. Vernica Llanque en representacin de la Unidad de
Turismo y Cultura.</p>\r\n<p style="text-align: justify;">Llanque mencion que es
ta actividad es un aporte al desarrollo de la regin iniciando un ciclo de capacit
aciones para el fortalecimiento y desarrollo de la riqueza turstica del departam
ento de Oruro.</p>\r\n<p style="text-align: justify;">Por su parte el gerente de
AMDEOR, Juna Carlos Cayoja resalt el nivel de coordinacin con el Gobierno Depart
amental e integrar a los actores como son las autoridades y tcnicos municipal
es y tambin las autoridades originarias y ser de gran beneficio para los 34 muni
cipios del rea rural en coordinacin con el nivel central.</p>\r\n<p style="text-a
lign: justify;">As mismo el director de la carrera de antropologa Lic. Jorge Llan
que Ferrufino, manifest: pensamos que este tipo de alianzas estratgicas es necesa
rio porque la universidad aportara con el contexto terico, El Gobierno Departam
ental con sus polticas institucionales, AMDEOR con su representatividad social y
juntos aportar al desarrollo del turismo departamental, siendo una primera ini
ciativa.</p>\r\n<p style="text-align: justify;"> Esta alianza estratgica de la ins
tituciones servir para el fortalecimiento y desarrollo del departamento adems ser
vir para los funcionarios municipales, departamentales y autoridades originarias ,
complement.</p>\r\n<p style="text-align: justify;">Juana Choque, en su calidad d
e presidenta de AMCOR, afirm que en muchos municipios no se est trabajando en tur
ismo, falta la inventariaran de los atractivos tursticos que se tiene en cada muni

cipio, en algunos si trabaj con el apoyo de alguna organizaciones internacionales


pero en otros no se hizo nada an.</p>\r\n<p style="text-align: justify;">Muchos
municipios ni siquiera saben lo que tienen en cuanto a riqueza natural, turstic
a y cultural, por ello este seminario taller ayudara a fortalecer y tener conoci
miento de la riqueza turstica que se tiene en los municipios.</p>\r\n<p style="te
xt-align: justify;">Finalmente el arquitecto Arturo Ramos explic que este es un
primer curos que se tiene de varios y los objetivos son sensibilizar sobre la im
portancia del turismo en el desarrollo econmico local y tomarlo como una estrateg
ia de desarrollo, orientado a los tcnicos y autoridades municipales y originarias
; porque a partir de la Ley Marco de Autonomas se debe generar polticas culturale
s.</p>\r\n<p style="text-align: justify;">Este seminario taller empieza el 10 de
agosto y se prolongar hasta el 28 de septiembre, donde se brindar contenidos mnim
os, marco normativo.</p>\r\n<p style="text-align: justify;"> Se apuntar a un proces
o de aplicar la democracia participativa de inventario, porque ser la comunidad
que podr identificar cules son sus potencialidades en aspecto cultural, material
, inmaterial y natural a partir de ello se generar la formulacin de rutas turstica
s y un plan de conservacin para el departamento de Oruro. Y partir de ello gener
ar proyectos de turismos factibles y sostenibles , afirm Ramos. (SDQ).</p>', 1,
0, 0, 11, '2012-08-09 20:58:54', 42, '', '2012-08-09 20:59:11', 42, 0, '0000-00
-00 00:00:00', '2012-08-09 20:58:52', '0000-00-00 00:00:00', '', '', '{"show_tit
le":"","link_titles":"","show_intro":"","show_category":"","link_category":"","s
how_parent_category":"","link_parent_category":"","show_author":"","link_author"
:"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_ite
m_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show
_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_lay
out":""}', 2, 0, 63, '', '', 1, 1392, '{"robots":"","author":"","rights":"","xre
ference":""}', 0, '*', ''),
(145, 191, 'Actos del 6 de agostos en homenaje a los 187 aos de la independencia
se desarrollaron con xito en Oruro', 'actos-del-6-de-agostos-en-homenaje-a-los187-anos-de-la-independencia-se-desarrollaron-con-exito-en-oruro', '', '<p style
="text-align: justify;"><img src="images/Noticias/15713.jpg" border="0" alt="Ses
in de Honor en homenaje a los 187 aos de fundacin de Bolivia por la Asamblea Legis
lativa Nacional" title="Sesin de Honor en homenaje a los 187 aos de fundacin de Bo
livia por la Asamblea Legislativa Nacional" style="float: left; margin: 10px; bo
rder: 2px solid black;" />Oruro, 09 de agosto. El Gobernador Santos Tito evalu de
forma positiva los actos desarrollados en Oruro con la presencia del presidente
Evo Morales Ayma, el vice presidente lvaro Garca Linera, los asamblestas plurinac
ionales e invitados especiales como embajadores y ex previdentes.</p>\r\n', '\r\
n<p style="text-align: justify;">El Trabajo Coordinado entre las autoridades l
ogr que Oruro, como sede de los actos del 6 agosto se diera una buena imagen, p
or la capacidad de organizacin, que se tuvo entre las autoridades y sus dependie
ntes.</p>\r\n<p style="text-align: justify;">Todos los preparativos realizados p
ara los actos centrales del 6 de agosto de 2012, desde la habilitacin de la pista
del Aeropuerto Intencional de Oruro, las ofrendad florales, la iza de las bande
ras, la ceremonia interreligiosa, la sesin de Honor de la Asamblea Legislativa Pl
urinacional y el desfile cvico militar con la participacin de las autoridades naci
onal, departamentales y pueblo en general.</p>\r\n<p style="text-align: justify;
"><img src="images/Noticias/dsc048552.jpg" border="0" width="540" height="719" s
tyle="float: right; margin: 10px; border: 2px solid black;" />El presidente y e
l vice presidente expresaron su satisfaccin por toda la organizacin que se tuvo
el 6 de agosto, y en su partida el Presidente Evo Morales recomend al gobernador
y la alcaldesa para encarar trabajos de mejoramiento en cuanto a los accesos al
aeropuerto.</p>\r\n<p style="text-align: justify;">Otro aspecto positivo fue la
habilitacin de la pista donde aterrizaron este 6 de agosto 10 aeronaves del TAM
y otro lnea area que trasladaron a casi un centenar de residentes Orureos en Santa
Cruz y tambin las autoridades nacionales para que participen de la sesin de Honor
de los 187 aos de la independencia de Bolivia.</p>\r\n<p style="text-align: just
ify;">Este hecho histrico tambin nos deja la tarea de empezar a promocionar el aer
opuerto internacional y generar movimiento econmico comercial con este proyecto
de impacto para Oruro, menciono la autoridad. (SDQ).</p>', 1, 0, 0, 11, '2012-0

8-09 23:15:46', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '201


2-08-09 23:15:44', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles
":"","show_intro":"","show_category":"","link_category":"","show_parent_category
":"","link_parent_category":"","show_author":"","link_author":"","show_create_da
te":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","s
how_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hit
s":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 62
, '', '', 1, 1317, '{"robots":"","author":"","rights":"","xreference":""}', 0, '
*', ''),
(146, 192, 'Gobierno presenta en Oruro Plan Patritico hacia el Bi Centenario de B
olivia', 'gobierno-presenta-en-oruro-plan-patriotico-hacia-el-bi-centenario-de-b
olivia', '', '<p style="text-align: justify;"><img src="images/Noticias/154713.j
pg" border="0" alt="Csar Navarro, viceministro de Coordinacin con Movimientos Soci
ales" title="Csar Navarro, viceministro de Coordinacin con Movimientos Sociales" s
tyle="float: left; margin: 10px; border: 2px solid black;" />Oruro, 15 de agosto
. El Vice Ministro Cesar Navarro, en conferencia de prensa realizado este jueves
, presento el Plan Patritico hacia el Bi Centenario, mencionando que los alcance
s del mensaje del Presidente del Estado Plurinacional de Bolivia, Evo Morales Ay
ma, explic la propuesta de desarrollo para el aos 2025, en el que se celebrar el bi
centenario de la fundacin de Bolivia.</p>\r\n', '\r\n<p style="text-align: justif
y;"> Indic que este Plan Patritico tiene cuatro temticas fundamentales enmarcados
en la realidad que estn viviendo los bolivianos con el proceso de cambio, en el
cual se plante como objetivos: la erradicacin de la pobreza, el acceso a los serv
icios bsicos para todos y la autosuficiencia alimentaria para los bolivianos.</p>
\r\n<p class="mce" style="text-align: justify;"> Est plan de desarrollo enfoca la
consolidacin de cuatro puntos fundamentales:</p>\r\n<p class="mce" style="text-a
lign: justify;"> </p>\r\n<ol style="text-align: justify;">\r\n<li>Plan de indust
rializacin hasta el 2025 Bolivia ya no se exportar materia prima sino la industria
lizacin ser la base del desarrollo y la integracin del Estado Plurinacional, tal co
mo los departamentos de Oruro, Potos y Tarija permanentemente demandaron la indus
trializacin de sus recursos naturales, para el 2025 celebrando el Bicentenario Bo
livia debe contar con una estructura basadas en la industrializacin de sus recurs
os renovables y no renovables.</li>\r\n<li>El segundo pilar es la eliminacin de l
a extrema pobreza, basadas en las polticas de desarrollo y no permitir que hombre
s, mujeres, nios y nias vivan en la pobreza.</li>\r\n<li>El tercer planteamiento e
s que los servicios bsicos llegue a los ms de 10 millones de bolivianos, no puede
existir ciudadanos de primera y de segunda y que solo exista algunos ciudadanos
que cuenten con servicios bsicos, el gobierno busca consolidar para el 2025 qu
e todos los bolivianos cuenten con agua, alcantarillado, luz, telfono y el acces
o universal a la educacin y la salud.</li>\r\n<li>Otro pilar de Plan Patritico e
s la seguridad alimentaria con soberana ya que Bolivia cuenta con millones de he
ctreas con la capacidad de produccin y con hombres y mujeres dedicadas a la produc
cin, para lo cual el gobierno desarrollar polticas de inversin en la actividad agrc
ola y pecuaria fundamentalmente el cual generara miles de empleos para que los b
olivianos produzcamos lo que necesitamos y deseamos consumir.</li>\r\n</ol>\r\n
<p class="mce" style="text-align: justify;">Navarro indico que en el primer peri
odo de Gobierno del presidente Evo Morales se est implementando la Constitucin Po
ltica del Estado y se tiene avances significativos de la participacin del estado d
el 5 a 35% en la actividad econmica, se ampli de 1.500 a ms de 12 mil millones de dl
ares las reservas nacionales que permiten la capacidad de inversin productiva del
pas, ejecutando obras de impacto como los aeropuertos en Oruro, Potos Uyuni, Copa
cabana, y Chuquisaca el cual permitir al pas contar con una capacidad e infraestru
ctura area para el desarrollo nacional.</p>\r\n<p class="mce" style="text-align:
justify;"><strong>R.B.S.F.</strong></p>', 1, 0, 0, 11, '2012-08-15 16:24:40', 4
2, '', '2012-08-15 16:29:20', 42, 0, '0000-00-00 00:00:00', '2012-08-15 16:24:38
', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro
":"","show_category":"","link_category":"","show_parent_category":"","link_paren
t_category":"","show_author":"","link_author":"","show_create_date":"","show_mod
ify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","s
how_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noau

th":"","alternative_readmore":"","article_layout":""}', 4, 0, 61, '', '', 1, 108


8, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(147, 193, 'El techo presupuestario para el ao 2013 del Gobierno Autnomo Departam
ental de Oruro alcanza a casi 277 millones de bolivianos', 'el-techo-presupuesta
rio-para-el-ano-2013-del-gobierno-autonomo-departamental-de-oruro-alcanza-a-casi
-277-millones-de-bolivianos', '', '<p style="text-align: justify;"><img src="ima
ges/Noticias/140_1666.jpg" border="0" style="float: left;" />Oruro, 15 de agosto
. El Gobierno Departamental de Oruro ha recibido como techo presupuestario para
elaborar el Programa Operativo Anual (POA) 2013 casi 277 millones de bolivianos
de los cuales 250 millones sern destinados para inversin, es decir para los proy
ectos tanto de continuidad como algunos proyectos de pre inversin e inversin, expl
ic el Secretario Departamental de Administracin y Finanzas, Lic. William Chvez Lima
.</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-align:
justify;">Chvez expuso que: Durante el 2012 se nos asign 266.199.971 bolivianos y
para la prxima gestin del 2013 el techo presupuestario es de 276.703.681 bolivia
nos, esto en cuanto a dos indicadores que son el Impuesto Especial a los Hidroc
arburos y sus Derivados (IEHD) y el Impuesto Directo a los Hidrocarburos (IDH)
, para la gestin 2013; en el primer rubro se tendr un incremento de 2 millones,
con referencia al 2012; vale decir para el 2013se tendr 22 millones.</p>\r\n<p
style="text-align: justify;">En lo que respecta al IDH se tiene un incremento
de 40 millones con respecto al 2012 que fue de 105 millones y para el 2013 el te
cho presupuestario es de 145 millones de bolivianos, agreg el Secretario Depart
amental de Administracin y Finanzas.</p>\r\n<p style="text-align: justify;"> Lo que
si se tiene es una baja de las regalas mineras, en la gestin 2012 se tena u n pre
supuesto en regalas minera de ms 130 millones de bolivianos y para el 2013 se re
dujo a 96 millones de bolivianos , coment la autoridad.</p>\r\n<p style="text-alig
n: justify;">Para la gestin 2013 se prev contar con 250 millones de bolivianos par
a inversin y pre inversin y estos recursos sern distribuidos en los proyectos de co
ntinuidad y los nuevos que se proyectan segn elabora la Secretaria Departamental
de Planificacin del Desarrollo, agreg Chvez.</p>\r\n<p style="text-align: justify;"
>En base a este techo presupuestario el Gobierno Autnomo Departamental de Oruro
est elaborando el Programa Operativo Anual (POA) 2013. Una vez culminado el POA 2
013 este ser presentado ante la Asamblea Legislativa Departamental para su aprob
acin y posteriormente enviar al Ministerio de Hacienda hasta el prximo de 7 de sep
tiembre. (SDQ).</p>', 1, 0, 0, 11, '2012-08-15 16:37:06', 42, '', '0000-00-00 00
:00:00', 0, 0, '0000-00-00 00:00:00', '2012-08-15 16:37:04', '0000-00-00 00:00:0
0', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"
","link_category":"","show_parent_category":"","link_parent_category":"","show_a
uthor":"","link_author":"","show_create_date":"","show_modify_date":"","show_pub
lish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","sh
ow_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_re
admore":"","article_layout":""}', 1, 0, 60, '', '', 1, 1201, '{"robots":"","auth
or":"","rights":"","xreference":""}', 0, '*', ''),
(148, 194, 'Unidades de Transparencia del departamento de Oruro mostrarn resultad
os', 'unidades-de-transparencia-del-departamento-de-oruro-mostraran-resultados',
'', '<p style="text-align: justify;"><img src="images/128-111.jpg" border="0" s
tyle="float: left; margin: 10px; border: 2px solid black;" />Oruro, 24 de agosto
. Las unidades de transparencia de las entidades pblicas del departamento de Orur
o, mostrarn los resultados logrados conforme a la Ley 004 de Lucha Contra la Corr
upcin, Enriquecimiento Ilcito e Investigacin de Fortunas, en la Feria de Transparen
cia que se efectuar este sbado 25 del mes en curso en la plaza 10 de Febrero, info
rm la Dra. Felicidad Apaza Cosso, Coordinadora de Transparencia del Gobierno Depar
tamental.</p>\r\n', '\r\n<p style="text-align: justify;"> El objetivo de la Feria
de Transparencia de las unidades de transparencia de los 35 municipios, adems de
otras entidades pblicas del departamento de Oruro, es mostrar los resultados logr
ados y trabajo que realizan estas unidades, en la marco de la ley Marcelo Quirog
a Santa Cruz , argument Apaza.</p>\r\n<p style="text-align: justify;">En ese sentid
o toda la poblacin en general, est cordialmente invitada a ser partcipe de la Feria
de Transparencia, porque este tipo de actividades se constituyen en espacios pbli
cos de informacin para que la ciudadana en su conjunta conozca sobre el trabajo qu

e realizan las unidades de transparencia y de esa forma puedan ejercer el rol de


control social que est establecido en la Constitucin Poltica del Estado , explic la C
oordinadora de Transparencia y Lucha contra la Corrupcin del Gobierno Departament
al.</p>\r\n<p style="text-align: justify;">La Feria de Transparencia que se efec
tuar este sbado a partir de 08:30 hasta las 13:00 horas, fue organizada por la Di
reccin General de Prevencin, Promocin de tica y Transparencia del Ministerio de Tran
sparencia Institucional, en coordinacin con el Gobierno Autnomo Departamental de O
ruro, acot Apaza.</p>', 1, 0, 0, 11, '2012-08-24 22:53:33', 42, '', '2012-08-24 2
3:04:25', 42, 0, '0000-00-00 00:00:00', '2012-08-24 22:53:31', '0000-00-00 00:00
:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category"
:"","link_category":"","show_parent_category":"","link_parent_category":"","show
_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_p
ublish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","
show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_
readmore":"","article_layout":""}', 2, 0, 59, '', '', 1, 765, '{"robots":"","aut
hor":"","rights":"","xreference":""}', 0, '*', ''),
(149, 195, 'Gobierno Departamental notific a 24 instituciones para que presenten
documentacin ambiental ', 'gobierno-departamental-notifico-a-24-instituciones-par
a-que-presenten-documentacion-ambiental', '', '<p style="text-align: justify;"><
img src="images/128-112.jpg" border="0" alt="Dra. Zaida Alanes, Asesora Legal de
la Secretara Departamental de Medio Ambiente y Madre Tierra, en el trabajo de no
tificacionesDra. Zaida Alanes, Asesora Legal de la Secretara Departamental de Med
io Ambiente y Madre Tierra, en el trabajo de notificaciones" title="Dra. Zaida A
lanes, Asesora Legal de la Secretara Departamental de Medio Ambiente y Madre Tier
ra, en el trabajo de notificaciones" style="float: left; margin: 10px; border: 2
px solid black;" />Oruro, 24 de agosto. El Gobierno Autnomo Departamental de Orur
o a travs de la Secretara de Medio Ambiente y Madre Tierra, notific a 24 institucio
nes del departamento para que en un plazo de 30 das hbiles a partir de la fecha de
notificacin presenten la documentacin ambiental, en las oficinas de la Secretara d
e Medio Ambiente, inform Zaida Alanes, Asesor Legal de Medio Ambiente y Madre Tie
rra.</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-alig
n: justify;"> Los representantes legales de las 24 entidades que en su mayora son c
omercializadoras de minerales, adems de cooperativas mineras y una fbrica de sulfu
ro, que han sido notificadas en el marco de la Resolucin Administrativa 006/12, t
ienen un plazo de 30 das hbiles a partir de la notificacin, para presentar la docum
entacin ambiental o la constancia del inicio del trmite y de esa forma dar cumplim
iento a la Ley 1333 de Medio Ambiente , seal Alanes.</p>\r\n<p style="text-align: ju
stify;">Argument, que los trabajos de notificacin a los representantes legales de
las comercializadoras de minerales, cooperativas mineras entre otras actividades
, que por la caracterstica del trabajo que realizan, degradan el medio ambiente,
se efectan desde el 08 de agosto del ao en curso, por lo que de los 24 notificados
, 2 presentaron la constancia del inicio de trmite para la obtencin del documento
ambiental.</p>\r\n<p style="text-align: justify;">El resto de las empresas que an
no han presentado su documento ambiental, se encuentran dentro el plazo estable
cido segn Resolucin Administrativa 006/12, por lo que se continuar con las notificac
iones, porque si bien se ha logrado notificar a una gran cantidad de entidades,
tambin se evidenci que algunas comercializadoras de minerales trabajan a puertas c
erradas, arguyendo que ya no estaran funcionando dichas comercializadoras, sin em
bargo los vecinos testifican que dichas comercializadoras continan funcionando , ag
reg Alanes.</p>\r\n<p style="text-align: justify;">Alanes acot que el objetivo de
las notificaciones, es lograr que todas las actividades, obras o proyectos que an
no cuentan con el documento ambiental, tramiten los mismos para presentar a la
Secretara de Medio Ambiente y Madre Tierra del Gobierno Departamental, en los tie
mpos establecidos en la Resolucin Administrativa.</p>\r\n<p style="text-align: ju
stify;">Por lo que una vez que se cuente con los resultados parciales hasta el m
es de noviembre, se pretende presentar a la Asamblea Legislativa Departamental u
n ante proyecto de ley para contar con un plan de reordenamiento territorial dep
artamental para dar cumplimiento a la legislacin ambiental actual, complement Alan
es.</p>', 1, 0, 0, 11, '2012-08-24 23:07:59', 42, '', '0000-00-00 00:00:00', 0,
0, '0000-00-00 00:00:00', '2012-08-24 23:07:57', '0000-00-00 00:00:00', '', '',

'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cate
gory":"","show_parent_category":"","link_parent_category":"","show_author":"","l
ink_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"
","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ico
n":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","
article_layout":""}', 1, 0, 58, '', '', 1, 889, '{"robots":"","author":"","right
s":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(150, 196, 'INAUGURAN LIMPIEZA DE LOS CANALES DEL SISTEMA DE RIEGO EN EL MUNICIP
IO DE EL CHORO', 'inauguran-limpieza-de-los-canales-del-sistema-de-riego-en-el-m
unicipio-de-el-choro', '', '<p style="text-align: justify;"><img src="images/128
-113.jpg" border="0" style="margin: 10px; float: left; border: black 2px solid;"
/>Oruro, 24 de agosto. El Gobernador del Departamento de Oruro Ing. Santos Javi
er Tito Vliz realiz la inauguracin de la limpieza de los canales del sistema de ri
ego de el municipio de El Choro.</p>\r\n', '\r\n<p style="text-align: justify;">
</p>\r\n<p style="text-align: justify;"> Los trabajos demandan una inversion d
e ms de 373 mil bolivianos, trabajo que se encara con la secretaria de obras soci
ales del Gobierno Departamental.</p>\r\n<p style="text-align: justify;"> El Gobe
rnador de Oruro Ing. Santos Tito, indic que la prioridad de este trabajo es preca
utelar la salud de los pobladores de las diferentes comunidades que habitan este
sector y buscar el bienestar de cada uno de los pobladores, el ingeniero Santos
Tito manifest este es un sector que se dedica a la produccin de ganado ovino el cu
al es comercializado en la ciudad de Oruro .</p>\r\n<p style="text-align: justify;
"> El Ing. Jos Villca; Secretario de Obras sociales del Gobierno Departamental re
alizo el informe de los trabajos que se encararon en el municipio de El Choro en
el cual se procedi a la rehabilitacin del canal secundario la comunidades de Muy
ta, Chocaya, Crucero Belen, Cohi, Yacala, Rancho Grande, Chaitavi, Palquiri Copa
ta, Choro Central y Santa Mara en el cual se realiz un volumen de movimiento de ti
erra de 22.637.9 metros cbicos de limpieza, el cual estuvo a cargo de la empresa
TUPA en un tiempo de ejecucin de 20 das calendario con un presupuesto de ms de 373
mil bolivianos</p>\r\n<p style="text-align: justify;"> El alcalde del municipio
de El Choro Jess Chinche agradeci al gobernador por esta obra que se realiza en la
comunidad que beneficiara al sistema de riego, con esto se garantiza el agua pa
ra riego en las diferentes poblaciones.</p>', 1, 0, 0, 11, '2012-08-24 23:13:47'
, 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-08-24 23:13:
45', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_int
ro":"","show_category":"","link_category":"","show_parent_category":"","link_par
ent_category":"","show_author":"","link_author":"","show_create_date":"","show_m
odify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"",
"show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_no
auth":"","alternative_readmore":"","article_layout":""}', 1, 0, 57, '', '', 1, 8
19, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(151, 197, 'Gobierno departamental distingui a instituciones y personalidades en
conmemoracin al Da Mundial del Folklore', 'gobierno-departamental-distinguio-a-ins
tituciones-y-personalidades-en-conmemoracion-al-dia-mundial-del-folklore', '', '
<p style="text-align: justify;"><img src="images/Noticias/128-999.jpg" border="0
" alt="Acto de homenaje al Da Mundial del Folklore" title="Acto de homenaje al Da
Mundial del Folklore" style="float: left; margin: 10px; border: 2px solid black;
" />Oruro, 27 de agosto. El Gobierno Autnomo Departamental de Oruro a travs de la
Secretaria Departamental de Desarrollo Productivo y la Unidad de Turismo y Cult
ura este 24 de agosto realiz el acto de conmemoracin del Da Mundial del Folklores
que se recuerda cada 22 de agosto, donde se distingui a instituciones y personal
idades que contribuyen al folklore.</p>\r\n', '\r\n<p style="text-align: justify
;"> </p>\r\n<p style="text-align: justify;">El acto se realiz en el hall del Gob
ierno Departamental con la presencia de las autoridades, representantes de insti

tuciones, alumnos de la carrera de Antropologa de la UTO, la Banda musical del co


legio Mariscal Sucre y los distinguidos.</p>\r\n<p style="text-align: justify;">
El secretario general del Gobierno Departamental de Oruro, Ing. Florencio Choque
junto a otras autoridades y directivos realiz la entrega de estas distinciones
a las instituciones y personalidades que contribuyeron y contribuyen al folklore
del departamento y del pas, en sus diversas manifestaciones, ms cuando Oruro es l
a capital del Folklore de Bolivia por su mxima representacin como es Carnaval de O
ruro, Obra Maestra del patrimonio Oral e Intangible de la Humanidad.</p>\r\n<p s
tyle="text-align: justify;"><img src="images/Noticias/128-991.jpg" border="0" al
t="Distincin a la Morenada Zona Norte" title="Distincin a la Morenada Zona Norte"
style="float: right; margin: 10px; border: 2px solid black;" />Entre las institu
ciones y personalidades distinguidas estn: La Morenada Zona Norte: por sus 100 aos
de vida institucional, Orlando Zambrana Castillo fundador del conjunto folklrico
llamerada socavn en 1963 y fundador de la agrupacin folklrica los potolos chayanta ;
Estanislao Aquino: por su aporte en la investigacin cientfica en el Folklore;<str
ong> </strong>Grupo Musical Boliviano Raymi Bolivia fundado un 22 de noviembre d
el ao 2000 con la inquietud de llevar nuestra cultura musical; Grupo Musical Boli
viano Yara,<strong> </strong>se fundo un 12 de octubre del ao 2001, nace como pro
yecto musical con una nueva propuesta "YARA Msica en proyeccin </p>\r\n<p style="text
-align: justify;">German Flores Ordoez, (Caretero) Distinsin Post morten: Por su a
porte en el mbito artstico y cultural en beneficio del Carnaval de Oruro por su tr
abajo de ms de media siglo; Fermn Flores Canchari (Bordador): Por su aporte en el m
bito artstico y cultural con ms de 50 aos en beneficio del Carnaval de Oruro; Carre
ra de Antropologa: (28 aos) centro de formacin superior a nivel universitario con l
a formacin de profesionales antroplogos.</p>\r\n<p style="text-align: justify;">nge
l Irusta Prez .-Por su valioso aporte como fundador de la Diablada Pantalen Dalenc
e de Derecho y los Huacas de San Agustn agrupaciones folklricas de la UTO; A la E
scuela Boliviana Intercultural de Msica.- Por su iniciativa en la formacin de prof
esionales en el arte musical y su valioso aporte en beneficio de la cultura; Al
Programa Rijchary Llajta.- por su valioso aporte en estos 28 aos como programa c
ultural folklrico.</p>', 1, 0, 0, 11, '2012-08-27 16:09:28', 42, '', '0000-00-00
00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-08-27 16:09:26', '0000-00-00 00:00
:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category"
:"","link_category":"","show_parent_category":"","link_parent_category":"","show
_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_p
ublish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","
show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_
readmore":"","article_layout":""}', 1, 0, 56, '', '', 1, 930, '{"robots":"","aut
hor":"","rights":"","xreference":""}', 0, '*', ''),
(152, 198, 'Gobierno Departamental y la UTO presentaron el Centro de Investigacin
de la Quinua, Salinas de Garci Mendoza', 'gobierno-departamental-y-la-uto-prese
ntaron-el-centro-de-investigacion-de-la-quinua-salinas-de-garci-mendoza', '', '<
p style="text-align: justify;"><strong><img src="images/Noticias/128_666.jpg" bo
rder="0" alt="Entregan trptico del Centro de Investigacin de la Quinua" title="Ent
regan trptico del Centro de Investigacin de la Quinua" style="margin: 10px; border
: 2px solid black; float: left;" /></strong>Oruro, 27 de agosto. En conferencia
de prensa autoridades de la Universidad Tcnica de Oruro (UTO), la fundacin Autapo
, INIAF y el Gobierno Autnomo Departamental de Oruro realizaron este lunes 27
de agosto la presentacin oficial del Centro Nacional de Investigacin de la Quinua
Salinas de Garci Mendoza. Con la perspectiva de ser un Centro nacional e interna
cional, ms cuando el 2013 fue declarado como el ao Internacional de la Quinua.</p>
\r\n', '\r\n<p style="text-align: justify;"> El Secretario General de la UTO, Dr
, Ral Araoz dijo que la universidad desde la dcada de los 90 apoy en la revalorizac
in de los productos agropecuarios como la carne de llama y la quinua, siempre co
n el objetivo de mejorar la calidad de vida de los productores.</p>\r\n<p style=
"text-align: justify;"> A su turno el Secretario General del Gobierno Departamen
tal, Ing. Florencio Choque mencion que implementar el Centro Nacional de la Quinu
a, a travs de las acciones conjuntas con la UTO y otras entidades; en la coyuntu
ra del Ao Internacional de la Quinua, teniendo al Presidente del Estado Plurinaci
onal Evo Morales como Embajador, nos obliga proyectar el Centro de investigacin

de la Quinua como Internacional.</p>\r\n<p style="text-align: justify;">Para ell


o agreg el Ing. Choque que la infraestructura, maquinaria y recursos humanos del
SEDAG GADOR, formarn parte del Centro para el servicio de Oruro, el Estado Plurin
acional de Bolivia y Latinoamrica.</p>\r\n<p style="text-align: justify;">Adems co
mo Gobierno Departamental se implementara el Programa Complejo Productivo Quin
ua Camlidos ( C.Q.C.) en el departamento de Oruro y como parte de ste, el Centro p
ara: Desarrollo de Investigacin y Tecnologas, Produccin Orgnica de la quinua, formac
in de recursos humanos.</p>\r\n<p style="text-align: justify;">As mismo dijo Choqu
e que Implementar comunidades y/o ayllus modelos como pilotos en desarrollo rura
l agropecuario enmarcadas al "Vivir Bien", lo que algunos dicen el "CONVIVIR" co
n la familia, como familias con la comunidad y con la Madre Naturaleza.</p>\r\n<
p style="text-align: justify;">Finalmente la autoridad invit a todas las entidad
es pblicas y privadas nacionales y departamentales, agencias internacionales a s
umar esfuerzos a la iniciativa departamental y nacional para consolidad el siste
ma productivo de la quinua.</p>\r\n<p style="text-align: justify;">El director d
e investigacin cientfica de la UTO, Ing. Ermindo Barrientos y el director de la
Fundacin Autapo, realizaron la presentacin del trptico, documental y spot sobre el
Centro de Investigacin de la Quinua Salinas de Garci Mendoza. Destacando el traba
jo coordinado de las instituciones orureas para encarar este centro.SDQ</p>', 1,
0, 0, 11, '2012-08-27 22:27:41', 42, '', '2012-08-27 22:54:13', 42, 0, '0000-0000 00:00:00', '2012-08-27 22:27:39', '0000-00-00 00:00:00', '', '', '{"show_titl
e":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sh
ow_parent_category":"","link_parent_category":"","show_author":"","link_author":
"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item
_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_
vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layo
ut":""}', 4, 0, 55, '', '', 1, 863, '{"robots":"","author":"","rights":"","xrefe
rence":""}', 0, '*', ''),
(153, 199, 'Servicio Departamental de Fortalecimiento Municipal y Descolonizacin'
, 'servicio-departamental-de-fortalecimiento-municipal-y-comunitario', '', '<div
style="float: left; width: 70%;">\r\n<p style="text-align: justify;"><strong>VI
SION.-</strong>Municipios del Departamento de Oruro trabajando para una gestin ef
icaz, eficiente y transparentemente, promoviendo el desarrollo productivo comuni
tario, con participacin de la poblacin en los procesos de planificacin participativ
a comunitaria, una accin concertada entre Gobiernos Autnomos Municipales y el
Gobierno Autnomo Departamental de Oruro.</p>\r\n<p style="text-align: justify;"><
strong>MISION.- </strong>El SED-FMC a travs de sus proyectos y programas realiza
asistencia tcnica puntual y capacitacin en reas estratgicas de la gestin municipal,
buscando las capacidades de los recursos humanos de los Gobiernos Autnomos Munic
ipales, personal especializado.</p>\r\n</div>\r\n<div style="float: right; width
: 28%;">\r\n<div style="text-align: center; color: #fff; ; font-size: 8px; backg
round: #999; padding: 1px; width: 95%; font-weight: bold;">MAS INFORMACIN</div>\r
\n<br />\r\n<div style="color: #00f; font-size: 14px;"><strong>Servicio Departam
ental de Fortalecimiento Municipal y Descolonizacin</strong></div>\r\n<p><span st
yle="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'',
''Lucida Grande'', sans-serif;">Edificio Ex-hotel Prefectural</span><br /> <spa
n style="text-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicod
e'', ''Lucida Grande'', sans-serif;">Oruro - Bolivia</span><br /> <span style="t
ext-align: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Luc
ida Grande'', sans-serif;">Telefono:252-75984</span> <br /> <span style="text-al
ign: justify; font-size: 10px; font-family: ''Lucida Sans Unicode'', ''Lucida Gr
ande'', sans-serif;"><br /> </span></p>\r\n</div>\r\n<div style="clear: left;">
</div>\r\n<hr title="Objetivos" class="system-pagebreak" />\r\n<p style="text-al
ign: justify;"><strong><em><span style="text-decoration: underline;">OBJETIVOS D
E LA GESTIN DEL SERVICIO DEPARTAMENTAL, PARA EL PERIODO 2010-2014</span></em></st
rong></p>\r\n<ul style="text-align: justify;">\r\n<li>Brindar asistencia tcnica y
asesoramiento a los 35 gobiernos autnomos municipales</li>\r\n<li> Capacitacin s
obre la gestin municipal a alcaldes, concejales, comits de vigilancia y autoridade
s originarias</li>\r\n<li>Apoyar en el seguimiento de las cartas orgnicas municip
ales.</li>\r\n<li>Apoyar en la consolidacin de Gobiernos Autnomos Indgenas Originar

ios</li>\r\n<li>Consolidar el funcionamiento orgnico de las Mancomunidades de Mun


icipios del Departamento</li>\r\n<li>Coordinacin y trabajo mancomunado entre todo
s los actores del municipio en especial con la cooperacin externa.</li>\r\n<li>Se
ntar las bases para la gobernabilidad en cada gobierno autnomo municipal</li>\r\n
<li>Extraer una base de datos de cada municipio sobre la situacin en la que se en
cuentra</li>\r\n<li>Realizar un seguimiento a la inversin y pre inversin de los di
ferentes municipios a travs del SINCOM y SISIN</li>\r\n<li>Impulsar e incentivar
la planificacin participativa en la elaboracin del POA, PDM y otras decisiones de
vital importancia.</li>\r\n<li>Hacer de la gestin Administrativa local una activi
dad transparente.<hr title="Logros Obtenidos" class="system-pagebreak" /></li>\r
\n</ul>\r\n<p style="text-align: justify;"> <strong><em><span style="text-decora
tion: underline;">LOGROS OBTENIDOS DEL SERVICIO DEPARTAMENTAL, A LA FECHA</span>
</em></strong></p>\r\n<ul>\r\n<li style="text-align: justify;">Consolidacin del p
royecto de Planificacin Econmica Territorial en Mancomunidades de Oruro PET-MAN.</
li>\r\n<li style="text-align: justify;">Ejecucin del Programa de Gestin Territoria
l para la Gobernabilidad delos Cuatro Suyus y el Taypi Oruro.</li>\r\n<li style=
"text-align: justify;">Lograr que muchos municipios manejen el Ciclo de Gestin Mu
nicipal participativa Autnoma, en la Rendicin de Cuentas Pblicas .</li>\r\n<li style=
"text-align: justify;">Concientizacin en los Gobiernos Autnomos Municipales sobre
la importancia de la Gobernabilidad de la Gobernabilidad Institucional.</li>\r\n
<li style="text-align: justify;">Se cuenta con kardex de los comits de vigilancia
de los 35 municipios</li>\r\n<li style="text-align: justify;">Se realiza el seg
uimiento a inversin y pre inversin de los municipios (SISIN SINCOM)</li>\r\n<li st
yle="text-align: justify;">Rearticulacin de las Mancomunidades de los municipios
del departamento</li>\r\n<li style="text-align: justify;">Seguimiento y asistenc
ia tcnica a procesos de contrataciones.</li>\r\n<li style="text-align: justify;">
Se cuenta con informacin geogrfica territorial.</li>\r\n<li style="text-align: jus
tify;">Seguimiento y asistencia tcnica en varias reas y temticas al ejecutivo munic
ipal, consejo municipal, comits de vigilancia y autoridades originarias.</li>\r\n
</ul>', '', 1, 0, 0, 2, '2012-08-28 13:14:54', 42, '', '2013-01-07 13:36:55', 42
, 0, '0000-00-00 00:00:00', '2012-08-28 13:14:54', '0000-00-00 00:00:00', '', ''
, '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_ca
tegory":"","show_parent_category":"","link_parent_category":"","show_author":"",
"link_author":"","show_create_date":"","show_modify_date":"","show_publish_date"
:"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_i
con":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":""
,"article_layout":""}', 5, 0, 3, '', '', 1, 1414, '{"robots":"","author":"","rig
hts":"","xreference":""}', 0, '*', ''),
(154, 200, 'Gobierno Departamental otorg resoluciones administrativas a operadore
s de transporte', 'gobierno-departamental-otorgo-resoluciones-administrativas-aoperadores-de-transporte', '', '<p style="text-align: justify;"><img src="images
/128-3333.jpg" border="0" alt="Ing. Florencio Choque Lapaca, Secretario General
del Gobierno Departamental, entrega resolucin administrativa al representante de
la asociacin de Transportes Libres Unificados El Choro" title="Ing. Florencio Cho
que Lapaca, Secretario General del Gobierno Departamental, entrega resolucin admi
nistrativa al representante de la asociacin de Transportes Libres Unificados El C
horo" style="float: left; margin: 10px; border: 2px solid black;" />Oruro, 28 de
agosto. En el marco de la Ley General del Transporte 165/11, Ley Departamental
014/11, adems del Reglamento Especfico del Transporte Interprovincial e Intermuni
cipal de Pasajero y/o Carga que fue aprobado mediante Decreto Departamental 008/
12, el Gobierno Autnomo Departamental de Oruro, este lunes 27 de agosto otorg reso
luciones administrativas a siete entidades operadoras de transporte del departam
ento.</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-ali
gn: justify;"> El Estado boliviano est viviendo proceso de cambio, el modelo autonmi
co se consolida en Oruro, de un modelo centralizado a un modelo descentralizado,
Oruro es el primer departamento en migrar a la Ley General de Transporte 165/11
, en registrar y normar el servicio de los operadores del transporte intermunici
pal e interprovincial, asever el Dr. Ricardo Mendoza, Jefe de la Unidad de Transp
ortes del Gobierno Departamental de Oruro, durante el acto de entrega de las res
oluciones administrativas.</p>\r\n<p style="text-align: justify;">A su turno, el

Secretario General de la Federacin Departamental de Chferes San Cristbal, a tiempo


de expresar su agradecimiento al Gobierno Departamental, dijo: Oruro es el prime
r departamento en migrar a las disposiciones legales, por lo que es una fecha hi
strica para los operadores de transporte de Oruro, porque este documento dar legal
idad a los beneficiarios, dando seguridad jurdica de los tramos en los que trabaj
a cada entidad operadora de transporte y as ya no habrn los problemas que siempre
han existido entre operadores .</p>\r\n<p style="text-align: justify;">Las primera
s operadoras de transporte en recibir las resoluciones administrativas fueron lo
s sindicatos de: Transportes 14 de Septiembre de Caracollo, Mixto de Transporte
s 30 de Septiembre, Transportistas 1ro. de Mayo de Eucaliptus, Transportes 29 de
Septiembre Trans Atlntida, adems de las asociaciones del transporte libre Trans 2
4 de Enero, Transporte Rpido de Taxis, Minibuses y Micros 27 de Julio, y la asoci
acin de Transportes Libres Unificados de <br /> El Choro.</p>\r\n<p style="text-a
lign: justify;"> Las resoluciones administrativas se constituyen en un documento q
ue autoriza la prestacin de servicio del transporte automotor pblico terrestre int
ermunicipal e interprovincial de pasajero y/o carga, adems de dar viabilidad a la
otorgacin de las tarjetas de operaciones , agreg el Dr. Ricardo Mendoza.</p>\r\n<p
style="text-align: justify;">Complement, que la otorgacin de las tarjetas de opera
ciones, ser de manera individual, es decir que se otorgarn a cada uno de los afilia
dos; ya sean de sindicatos y/o de asociaciones de transportes del departamento d
e Oruro, por tanto los operadores de transporte que ya cuentan con sus resolucio
nes administrativas, podrn tramitar sus tarjetas de operaciones, segn requisitos e
stablecidos en el Art. 23 del Reglamento Especfico del Transporte .</p>', 1, 0, 0,
11, '2012-08-28 23:20:24', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:0
0:00', '2012-08-28 23:20:22', '0000-00-00 00:00:00', '', '', '{"show_title":"","
link_titles":"","show_intro":"","show_category":"","link_category":"","show_pare
nt_category":"","link_parent_category":"","show_author":"","link_author":"","sho
w_create_date":"","show_modify_date":"","show_publish_date":"","show_item_naviga
tion":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"
","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}
', 1, 0, 54, '', '', 1, 963, '{"robots":"","author":"","rights":"","xreference":
""}', 0, '*', ''),
(155, 201, 'Presidente Evo Morales: Oruro debe aprovechar ser centro estratgico de
toda Bolivia en el tema vial ', 'presidente-evo-morales-oruro-debe-aprovechar-ser
-centro-estrategico-de-toda-bolivia-en-el-tema-vial', '', '<p style="text-align:
justify;"><img src="images/128-8884.jpg" border="0" alt="Presidente Evo Morlaes
en reunin con dirigentes de la FEPO" title="Presidente Evo Morlaes en reunin con
dirigentes de la FEPO" style="float: left; margin: 10px; border: 2px solid black
;" />Oruro, 31 de agosto. Oruro es un lugar estratgico en tema vial, por Oruro se
pasa al Brasil, Per , Chile y Argentina; ahora tambin se pasar al Paraguay, por
la carretera diagonal Jaime Mendoza que est muy avanzado solo falta el tramo de
Monteagudo a Zudez Oruro debe aprovechar ser centro estratgico de toda Bolivia , dijo
presidente el Estado Plurinacional de Bolivia, Evo Morales Ayma este viernes, tr
as reunin sostenida con los empresarios privados de Oruro.</p>\r\n', '\r\n<p styl
e="text-align: justify;">La obligacin del gobierno nacional es priorizar la integ
racin de los distintos departamentos, por ejemplo; he pedido realizar el proyecto
a diseo final entre Caracollo y Colquiri; hacia Cosapa y Tambo Quemado este ao va
mos a garantizar el financiamiento, de Turco hacia Tambo Quemado; explic el prime
r mandatario a tiempo de expresar entiendo la preocupacin sobre el tramo Toledo An
caravi; pero tambin es culpa de sus colegas empresarios que no cumplen sus compr
omisos y cronogramas de sus contratos.<br />El presidente Morales dijo entender
el sentimiento que tiene el empresariado privado sobre el proyecto del Puerto Se
co, he pedido que se pongan de acuerdo donde ser el lugar de emplazamiento, este
tema es de responsabilidad departamental, una vez que resuelvan este tema estare
mos ac para que de manera conjunta trabajemos el gobierno municipal, departament
al y el gobierno nacional; ms aun teniendo un aeropuerto internacional que coadyu
vara a este proyecto .<br />Respecto a otra demanda como es el parque industrial,
el primer mandatario dijo: dganme dnde y cmo all debe empezarse con algunas industri
as, tambin sera importante que me presenten un proyecto para un gran Campo Ferial
para la exposicin de productos, si queremos mover la econmica regional, en tema d

e infraestructura, de integracin casi estamos listos .<br />En el tema de turismo,


el proyecto de ampliar la Avenida Cvica esta pendiente, si las propiedades fue
ran del Estado no se tendran mucho problema, lamentablemente existen propiedades
privadas y estos se debe resolver a travs de las autoridades departamentales espe
cialmente municipales, con este proyecto tendremos un lugar estratgico para mejo
rar el escenario del Carnaval de Oruro, Obra Maestra del patrimonio Oral e Intan
gible de la Humanidad para brindar mayor comodidad a los visitantes que vienen
a Oruro en Carnavales. <br /> Mi pedido son propuestas concretas para desarrolla
r, en qu se debe invertir, cmo y en qu tiempo para el bien del departamento de O
ruro , concluy el presidente Evo Morales. (SDQ) </p>', 1, 0, 0, 11, '2012-08-31 23
:27:13', 42, '', '2012-08-31 23:33:52', 42, 42, '2012-09-05 13:22:32', '2012-0831 23:27:11', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"",
"show_intro":"","show_category":"","link_category":"","show_parent_category":"",
"link_parent_category":"","show_author":"","link_author":"","show_create_date":"
","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_i
cons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":""
,"show_noauth":"","alternative_readmore":"","article_layout":""}', 2, 0, 53, '',
'', 1, 871, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''
),
(156, 202, 'Gobierno Departamental y Ministerio Pblico efectuaron audiencia de re
gistro del pontn que est abandonado en el ro Desaguadero.', 'gobierno-departamental
-y-ministerio-publico-efectuaron-audiencia-de-registro-del-ponton-que-esta-aband
onado-en-el-rio-desaguadero', '', '<p style="text-align: justify;"><img src="ima
ges/Noticias/30-22212.jpg" border="0" style="float: left;" />Oruro, 03 de septie
mbre.<strong> E</strong>l Fiscal de Materia, Ren Losantos del Ministerio Pblico, j
unto a 2 investigadores de la Fuerza Especial de Lucha Contra el Crimen (FELCC)
, Secretario Departamental de Asuntos Jurdicos del Gobierno Departamental, Edgar
Ajata Mariaca, junto a un grupo de periodistas de la</p>\r\n', '\r\n<p style="te
xt-align: justify;">ciudad de Oruro, este jueves 30 de agosto efectuaron el regi
stro del pontn que est abandonado en el ro Desaguadero jurisdiccin del municipio de
San Pedro de Curahuara del departamento de La Paz.</p>\r\n<p style="text-align:
justify;">El pontn (barcaza que sirve para sostener y transportar equipo pesado)
que fue localizado el 7 de octubre de 2011 en la comunidad de Chilawala jurisdic
cin del departamento de La Paz, tras haberse revisado documentos sobre la existen
cia de algunos bienes del actual Gobierno Autnomo Departamental de Oruro, ahora f
ue encontrado desmantelado en la orilla del ro Desaguadero, comunidad de T olarpamp
a de la provincia Gualberto Villarroel del citado departamento, se presume que d
icho equipo haya sido movido por el caudal de agua hasta el citado lugar.</p>\r
\n<p style="text-align: justify;"> De acuerdo a la audiencia de registro del Pon
tn, ste habra sido desmantelado por comunarios del lugar, en vista de que en una de
las viviendas de la comunidad de T olarpampa se encontraron partes y el generador
de combustible de la Barcaza, por lo que segn el Fiscal de Materia, Ren Losantos,
en posteriores das se programar un viaje para proceder al secuestro de lo sealado
y de esa forma proseguir con el proceso de investigacin.</p>\r\n<p style="text-al
ign: justify;"> A su turno el Secretario Departamental de Asuntos Jurdicos, Dr. E
dgar Ajata Mariaca, record que la audiencia de registro del Pontn, forma parte del
proceso de investigacin que realiza el Ministerio Pblico para determinar el grado
de responsabilidad, en el marco de la denuncia formal que ha sido presentada po
r el Ing. Santos Tito Vliz, Gobernador del departamento de Oruro, con el objetivo
de recuperar dichos bienes a favor del Gobierno Departamental.</p>\r\n<p style=
"text-align: justify;">Record que segn documentos existentes en los archivos del G
obierno Departamental, el Pontn habra sido donado con su respectivo Barco remolcad
or, por la Unin Europea en la dcada de los 80 a la de entonces Prefectura del depa
rtamento de Oruro, para realizar trabajos del dragado del ro Desaguadero, sin emb
argo ante la magnitud del tamao de dichos equipos no habran sido posible su utilid
ad, por lo que se haba dado en calidad de alquiler por $us. 500 mensual a la emp
resa Construccin e Ingeniera Bur y Asociados, que realizaba trabajos de dragado del
ro Desaguadero en la jurisdiccin del departamento de La Paz.</p>\r\n<p style="tex
t-align: justify;">Ajata, complement que segn revisin de las cuentas del actual Gob
ierno Departamental, los 500 dlares mensuales haban sido depositados solamente has

ta la gestin 2008, en ese sentido se solicitar un informe a los representantes lega


les de la empresa Bur que estuvo administrando el Pontn, sobre el porqu dejaron de
depositar dicho monto a la cuenta del Gobierno Autnomo Departamental de Oruro .</p>
\r\n<p style="text-align: justify;">En el segundo da de la audiencia de registro
de bienes del Gobierno Departamental, la comisin del Ministerio Pblico, junto al S
ecretario Departamental de Asuntos Jurdicos, Dr. Edgar Ajata Mariaca, localizaron
al barco remolcador del citado pontn en Santiago de Machaca del departamento de
La Paz, realizando trabajos de remolcado de otro pontn, por lo que con la finalid
ad de recuperar dicho bien, tambin se solicitar un informe esta vez a la Autoridad
del Lago Titicaca (ALT) que conocera sobre la administracin de dicho Barco. (NCH
C).</p>', 1, 0, 0, 11, '2012-09-03 23:00:05', 42, '', '2012-09-05 13:24:34', 42,
0, '0000-00-00 00:00:00', '2012-09-03 23:00:03', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cat
egory":"","show_parent_category":"","link_parent_category":"","show_author":"","
link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":
"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ic
on":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"",
"article_layout":""}', 5, 0, 52, '', '', 1, 875, '{"robots":"","author":"","righ
ts":"","xreference":""}', 0, '*', ''),
(157, 203, 'El gobernador del departamento de Oruro Ing. Santos Tito entreg la in
fraestructura de la Escuela Nacional de Salud filial Corque ', 'el-gobernador-de
l-departamento-de-oruro-ing-santos-tito-entrego-la-infraestructura-de-la-escuela
-nacional-de-salud-filial-corque', '', '<p><img src="images/Noticias/30-42212.jp
g" border="0" style="float: left; margin: 10px; border: 2px solid black;" />Orur
o, 07 de septiembre. El Gobernador del Departamento de Oruro Ing. Santos Tito Vli
z en el acto de homenaje a los 186 aniversario de la creacion de la provincia Ca
rangas, entreg la infraestructura de la Escuela Nacional de salud filial Corque.<
/p>\r\n', '\r\n<p> </p>\r\n<p>Esta infraestructura cuenta con dos plantas, donde
constan diez aulas, un bao mujeres, un bao para varones, cuatro ambientes para de
psito, en planta alta tiene laboratorio, rayos X, laboratorio en nutricin, enferme
ra, dos ambientes para administracin, 3 ambientes para depsitos y una sala de revel
ado.</p>\r\n<p>Los trabajos fueron ejecutados por la empresa ALBAFUERTE SRL. El
cual demando una inversion de ms de $us. 279,825, financiados por el programa Bo
livia Cambia Evo cumple.</p>\r\n<p>El Gobernador de Oruro Ing. Santos Tito, indi
c que la prioridad de este trabajo es dotar de infraestructura para las comunidad
es en beneficio de la educacin, la salud de las diferentes comunidades que habita
n este sector y buscar el bienestar de cada uno de los pobladores.</p>\r\n<p>Cel
ia Villca estudiante de la primera promocin de la escuela nacional de salud filia
l Corque a tiempo de agradecer a las autoridades por la entrega de esta obra man
ifest: Como pobladores de la provincia supieron arrear a sus ganados, al mismo tie
mpo se dieron modos para estudiar sin infraestructura, ahora con esta obra graci
as al gobernador Santos Tito, se hace realidad un proyecto aorado para los futuro
s profesional en salud que contaran con ambientes propios y cmodos </p>\r\n<p>El al
caldesa del Municipio de Corque, Jaqueline Choque Ala, agradeci al gobernador po
r la entrega de esta infraestructura que beneficia para la educacin de los pobla
dores, con esta nueva infraestructura se garantiza la formacin de ms profesionales
en salud en el municipio y el departamento.</p>\r\n<p><img src="images/Noticias
/175_33.jpg" border="0" alt="" style="display: block; margin-left: auto; marginright: auto;" /></p>\r\n<p><strong>R.B.S.F.</strong></p>', 1, 0, 0, 11, '2012-09
-07 14:36:01', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012
-09-07 14:35:59', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles"
:"","show_intro":"","show_category":"","link_category":"","show_parent_category"
:"","link_parent_category":"","show_author":"","link_author":"","show_create_dat
e":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","sh
ow_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits
":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 51,
'', '', 1, 797, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*'
, ''),
(158, 204, 'Comit organizador de los III Juegos Plurinacionales intensifica prepa
rativos ', 'comite-organizador-de-los-iii-juegos-plurinacionales-intensifica-pre

parativos', '', '<p style="text-align: justify;"><img src="images/Noticias/30-42


213.jpg" border="0" alt="Prof. Martn Mollo e Ing. Cristian Nava en conferencia de
prensa" title="Prof. Martn Mollo e Ing. Cristian Nava en conferencia de prensa"
style="float: left; margin: 10px; border: 2px solid black;" />Oruro, 07 de septi
embre. El comit organizador de los III Juegos Estudiantiles Plurinacionales pr
esidente Evo, a la cabeza del gobernador Ing. Santos Tito Vliz, intensifica los
preparativos para la fase final, que ser desarrollado en la ciudad de Oruro desd
e el 21 de septiembre, confirm este jueves en conferencia de prensa el Secretar
io Departamental de Desarrollo Social, Prof. Martn Mollo.</p>\r\n', '\r\n<p styl
e="text-align: justify;"> </p>\r\n<p style="text-align: justify;"> A partir de la
fecha estamos declarados en emergencia todo el comit organizador de los juegos pl
urinacionales, nuestro reto es perfeccionar la organizacin de esta actividad depo
rtiva a realizarse a nivel nacional con la presencia de las 8 delegaciones del i
nterior del pas que visitaran Oruro y participaran de los juegos deportivos pluri
nacionales , explic Mollo.</p>\r\n<p style="text-align: justify;">As mismo ante los
reclamos de una deficiente atencin en albergue y alimentacin a las delegaciones es
tudiantiles de la fase final a nivel departamental para tener la representacin or
urea, el Secretario de Desarrollo Social, manifest: hemos tenido dificultades en ub
icar los centros de hospedaje y se habilito los dormitorios del Cuartel Camacho
y hemos habilitado habitaciones en el estadio Jess Bermdez con sus respectivos
catres, sin embargo por la costumbre de los estudiantes de las provincias ello
s prefirieron bajar los colchones al suelo, segn explicaron los profesores , menc
ion Mollo.</p>\r\n<p style="text-align: justify;">Con referencia a las dificultad
es en la alimentacin a las delegaciones estudiantiles, el director del Servicio D
epartamental de Deportes (SEDESE) Ing. Cristian Nava explic que lamentablemente n
o se pudo conseguir a una empresa con la capacidad de atencin a ms de 700 comensal
es y tuvo problemas en atender a esta cantidad de estudiantes, por lo que se deci
di contrata a otras dos empresas para que el servicio del almuerzo sea ms eficient
e .</p>\r\n<p style="text-align: justify;">El Secretario Departamental de Desarrol
lo Social, menciono que ante estas dificultades se estn tomando las previsiones p
ara el prximo 21 de septiembre fecha en que se inaugure los III Juegos Deportiv
os Estudiantiles Plurinacionales, Presidente Evo y Oruro sea el centro de integ
racin del deporte de los estudiantes de los nueve departamentos.</p>\r\n<p style
="text-align: justify;">Mollo, anunci que en los prximos das se realizar una ltima in
speccin a todos los campos deportivos y los centros de hospedaje y alimentacin par
a los ms de 6 mil estudiantes que estarn en Oruro para participar de los III Jueg
os Deportivos Estudiantiles Plurinacionales, Presidente Evo (SDQ).</p>\r\n<p
style="text-align: justify;"> </p>\r\n<p style="text-align: justify;"> </p>\r\n<
p style="text-align: justify;"><span id="fbPhotoSnowliftCaption" class="fbPhotos
PhotoCaption"><span class="hasCaption"><br /></span></span></p>', 1, 0, 0, 11, '
2012-09-07 14:58:16', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00'
, '2012-09-07 14:58:14', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_
titles":"","show_intro":"","show_category":"","link_category":"","show_parent_ca
tegory":"","link_parent_category":"","show_author":"","link_author":"","show_cre
ate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation"
:"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","sh
ow_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1,
0, 50, '', '', 1, 1175, '{"robots":"","author":"","rights":"","xreference":""}'
, 0, '*', ''),
(159, 205, 'Red de electrificacin se extiende a la Provincia Mejillones', 'red-de
-electrificacion-se-extiende-a-la-provincia-mejillones', '', '<p style="text-ali
gn: justify;"><img src="images/Noticias/30-22299.jpg" border="0" alt="Acto de ce
lebracin del vigsimo sexto aniversario del municipio de Todo Santos de la Provinci
a Mejillones." title="Acto de celebracin del vigsimo sexto aniversario del municip
io de Todo Santos de la Provincia Mejillones." style="float: left; margin: 10px;
border: 2px solid black;" />Oruro, 10 de septiembre.<strong>C</strong>on una in
versin de ms de un milln 400 mil bolivianos, el Gobierno Autnomo Departamental de Or
uro (G.A.D.OR.), a travs de la Unidad de Energa e Hidrocarburos de la Secretara Dep
artamental de Obras Sociales, extiende redes de electrificacin en los municipios
de La Rivera, Carangas y Todo Santos de la Provincia Mejillones.</p>\r\n', '\r\n

<p style="text-align: justify;"> </p>\r\n<p style="text-align: justify;">El anun


cio fue dado a conocer, este domingo 9 de septiembre, por el Secretario General
del G.A.D.OR., Ing. Florencio Choque Lapaca, en ocasin de celebrar el vigsimo sext
o aniversario del municipio de Todo Santos.</p>\r\n<p style="text-align: justify
;"> Como Gobierno Departamental estamos coadyuvando para ejecutar nuevos proyectos
en las 16 provincias, hoy la provincia Mejillones ya cuenta con electrificacin;
el presidente
Evo Morales se plante, como objetivo para el 2025, que todos
los bolivianos y bolivianas contemos con los servicios bsicos: agua potable, salu
d y educacin , asever el Ing. Florencio Choque.</p>\r\n<p style="text-align: justif
y;">La red de electrificacin beneficia a 69 familias de 10 comunidades de la prov
incia Mejillones, que se encuentra en la frontera con la Repblica de Chile.</p>\r
\n<p style="text-align: justify;">El financiamiento corresponde a un 90% del G.A
.D.OR. y el 10% de los municipios, asegur el Ing. Jos Villca, Secretario Departame
ntal de Obras Sociales del G.A.D.OR. a tiempo de sealar que Este proyecto se hizo
realidad gracias al apoyo del Ing. Santos Tito Vliz, Gobernador de Oruro quien d
estin recursos econmicos para su ejecucin. A partir de este servicio se puede imple
mentar otros servicios: mejorar la telefona mvil y la educacin; nuevos servicios de
computacin e internet. manifest.</p>\r\n<p style="text-align: justify;">Por su par
te el alcalde de Todo Santos, Marcos Miranda, a nombre de las autoridades poltica
s, administrativas y originarias de la provincia agradeci la construccin de este p
royecto y realiz la entrega de un reconocimiento al G.A.D.OR. este reconocimiento
es por el apoyo que el gobernador, Ing. Santos Tito brinda a toda la provincia
Mejillones .</p>\r\n<p style="text-align: justify;"><strong>Caractersticas del pro
yecto:</strong></p>\r\n<p style="text-align: justify;">El proyecto de electrific
acin en la provincia Mejillones tiene una longitud de 44.70 km. en media y baja t
ensin, una inversin de ms de un milln 400 mil bolivianos, construccin que beneficia a
69 familias de 10 comunidades de la provincia. La empresa constructora ECCEMG
S.R.L. fue la ejecutora del proyecto. <em>(L.M.V.C.-STRA.GRAL.)</em></p>\r\n<p st
yle="text-align: justify;"><em><img src="images/Noticias/293031_224308264364699_
1190166108_n.jpg" border="0" alt="Ing. Florencio Choque, Secretario General de l
a Gobernacion junto a autoridades en el desfile cvico." title="Ing. Florencio Cho
que, Secretario General de la Gobernacion junto a autoridades en el desfile cvico
." style="vertical-align: middle;" /></em></p>\r\n<p style="text-align: justify;
"><em><img src="images/Noticias/246719_224308594364666_754240904_n.jpg" border="
0" alt="Vista general del municipio de Todo Santos de la provincia Mejillones."
title="Vista general del municipio de Todo Santos de la provincia Mejillones." /
></em></p>', 1, 0, 0, 11, '2012-09-10 22:54:13', 42, '', '0000-00-00 00:00:00',
0, 0, '0000-00-00 00:00:00', '2012-09-10 22:54:11', '0000-00-00 00:00:00', '', '
', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_c
ategory":"","show_parent_category":"","link_parent_category":"","show_author":""
,"link_author":"","show_create_date":"","show_modify_date":"","show_publish_date
":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_
icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"
","article_layout":""}', 1, 0, 49, '', '', 1, 643, '{"robots":"","author":"","ri
ghts":"","xreference":""}', 0, '*', ''),
(160, 206, 'Empresa auditora present el informe de la auditora ambiental de Kori K
ollo', 'empresa-auditora-presento-el-informe-de-la-auditoria-ambiental-de-kori-k
ollo', '', '<p style="text-align: justify;"><img src="images/Noticias/128-44444.
jpg" border="0" alt="Personeros de la empresa auditora PCA, durante el informe"
title="Personeros de la empresa auditora PCA, durante el informe" style="float:
left; margin: 10px; border: 2px solid black;" />Oruro, 10 de septiembre. El Gere
nte de la empresa auditora PCA, Juan Len, acompaado de un equipo tcnico, este viern
es 7 de septiembre en una audiencia pblica que cont con la participacin de los comu
narios afectados por la contaminacin ambiental, en el saln Ildefonso Murgua del Gob
ierno Autnomo Departamental de Oruro, brind un informe sobre la auditora ambiental
que efectu a las operaciones mineras de Kori Kollo de Inti Raymi correspondiente
a la 3ra. y ltima fase.</p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n
<p style="text-align: justify;"> El objetivo del informe de ms de 2 aos de trabajo e
n la auditora ambiental que se efectu a las operaciones mineras de Kori Kollo, es
poner en conocimiento de la poblacin que habita en las comunidades aledaas y que s

e sienten afectadas por la contaminacin ambiental , manifest, Juan Len Arce, Gerente
de la empresa auditora PCA.</p>\r\n<p style="text-align: justify;"> A modo de conc
lusin de la auditora ambiental realizada a las operaciones mineras de Kori Kollo,
se puede decir que en la zona central de Kori Kollo ha existido contaminacin, un
os atribuibles a Inti Raymi y otros a desbordes de agua del brazo derecho del ro
Desaguadero que ha inundado varias zonas, las cuales tambin han provocado contami
nacin, en ese entendido en lo que corresponde a la empresa minera Inti Raymi, sta
en su etapa de cierre a las operaciones mineras que por norma fenece el 2016, de
be efectuar trabajos de remediacin ambiental, incluso en las zonas del dique de
cola, porque en estas reas se han generado inundaciones que han anegado las posib
les producciones , argument Len.</p>\r\n<p style="text-align: justify;">Sin embargo,
el informe brindado por la empresa auditora no fue de agrado de los comunarios
afectados por la contaminacin ambiental, sealaron que los datos presentados por la
empresa PCA no reflejan la realidad de los problemas medioambientales que exist
en en las diferentes comunidades aledaas a Kori Kollo.</p>\r\n<p style="text-alig
n: justify;">En ese contexto, el Director General de Medio Ambiente y Cambios Cl
imticos del Viceministerio de Medio Ambiente, Pascual Arellano Guarachi, dijo que
el informe de la auditora ambiental de Kori Kollo, ser revisado y analizado para
su posterior validacin o no, por lo que segn el Art. 108 del Reglamento de Prevencin
y Control Ambiental de la Ley 1333 de Medio Ambiente, los afectados por la con
taminacin ambiental tienen 15 das calendario para presentar sus observaciones sobr
e el citado informe, para que la empresa PCA en un tiempo similar responda a dic
has observaciones . (NCHC)</p>', 1, 0, 0, 11, '2012-09-10 23:06:12', 42, '', '0000
-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-09-10 23:06:11', '0000-00-0
0 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_ca
tegory":"","link_category":"","show_parent_category":"","link_parent_category":"
","show_author":"","link_author":"","show_create_date":"","show_modify_date":"",
"show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_ico
n":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alter
native_readmore":"","article_layout":""}', 1, 0, 48, '', '', 1, 1070, '{"robots"
:"","author":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(161, 207, 'Gobierno Departamental intensifica inspecciones sorpresas en comunid
ades manejadoras de vicuas', 'gobierno-departamental-intensifica-inspecciones-sor
presas-en-comunidades-manejadoras-de-vicunas', '', '<p><img src="images/Noticias
/140_167.jpg" border="0" style="float: left; margin: 10px; border: 2px solid bla
ck;" />Oruro, 14 de sptiembre. El Gobierno Autnomo Departamental de Oruro, a travs
de la Secretara de Medio Ambiente y Madre Tierra, con el apoyo del Comando Depa
rtamental de la Polica, intensifica inspecciones sorpresas en comunidades manejad
oras de vicuas para identificar a las personas que realizan la ilcita caza furtiva
de vicuas que se constituyen en un patrimonio del Estado boliviano, inform Efran M
amani, Responsable del proyecto Manejo y Conservacin de la Vicua del Gobierno Depa
rtamental.</p>\r\n', '\r\n<p> </p>\r\n<p> Las inspecciones sorpresas se efectan en
las comunidades manejadoras de vicuas, conjuntamente con los efectivos policiales
del Comando Departamental de la Polica, adems de los personeros de la Direccin de
Seguridad Ciudadana del Gobierno Departamental, con la finalidad de identificar
a las personas que se dedican a la caza furtiva de vicuas, infringiendo las norma
s de proteccin y conservacin de la biodiversidad , manifest Mamani.</p>\r\n<p>Seal que
tras varias inspecciones realizadas desde pasadas gestiones, se identificaron 4 c
asos de la caza furtiva de vicuas, los cuales fueron denunciados al Ministerio Pb
lico. Sin embargo hasta el momento no existen resultados de dichos procesos, por
lo que las personas que entonces fueron identificados como autores de esos hec
hos ilcitos, an no han sido sancionados, posiblemente por los vacos jurdicos que exi
sten en el Cdigo Penal .</p>\r\n<p>En ese entendido, en el marco del Art. 383 de la
Constitucin Poltica del Estado que seala: el Estado establecer medidas de restriccin

parcial o total, temporal o permanente, sobre los usos extractivos de los recurs
os de la biodiversidad. Las medidas estarn orientadas a las necesidades de preser
vacin, conservacin, recuperacin y restauracin de la biodiversidad en riesgo de extin
cin. Se sancionar penalmente la tenencia, manejo y trfico ilegal de especies de la
biodiversidad . Se presentar un informe a la Asamblea Legislativa Departamental de
Oruro, manifestando los vacos legales que existen en el Cdigo Penal sobre las resp
onsabilidades penales y sanciones que deben darse a los autores de este tipo de
hechos delictivos, para que esta instancia emita una ley departamental que permi
ta endurecer las sanciones , argument Mamani.</p>\r\n<p>Complement que en los munici
pios de Toledo y Corque existen comits de defensa y lucha contra la caza furtiva
de vicuas, que estn a la cabeza de los delegados provinciales, alcaldes municipale
s, adems de las autoridades originarias, por lo que se prev que los posteriores das
se conformen tambin dichos comits en el resto de los municipios en los que existen
las comunidades manejadoras de vicuas . (NCHC</p>', 1, 0, 0, 11, '2012-09-14 21:27
:16', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-09-14 21
:27:13', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show
_intro":"","show_category":"","link_category":"","show_parent_category":"","link
_parent_category":"","show_author":"","link_author":"","show_create_date":"","sh
ow_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons"
:"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","sho
w_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 47, '', '',
1, 673, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(162, 208, 'Gobernacin inici obras del proyecto de electrificacin en la provincia
cercado municipio de El Choro', 'gobernacion-inicio-obras-del-proyecto-de-electr
ificacion-en-la-provincia-cercado-municipio-de-el-choro', '', '<p style="text-al
ign: justify;"><img src="images/Noticias/138elec.jpg" border="0" alt="Acto de I
nauguracin del proyecto de electrificacin Prov. Cercado Municipio de &quot;El Chor
o&quot;" title="Acto de Inauguracin del proyecto de electrificacin Prov. Cercado
Municipio de &quot;El Choro&quot;" style="float: left; margin: 10px; border: 2px
solid black;" />Oruro, 17 de septiembre. El Gobernador del departamento de Orur
o Ing. Santos Javier Tito Vliz en fechas 7 y 11 de septiembre realiz la inaugurac
ion de los proyectos de electrificacin: 1.- electrificacin prov. cercado municipio
de "el choro" 2.- proyecto construccin sistema electrificacin provincia Avaroa p
aquete no 4 municipio santuario de Quillacas trabajando con el objetivo de alcan
zara al 2015 el 100% en cobertura de electrificacin en el departamento de Oruro.<
/p>\r\n', '\r\n<p style="text-align: justify;"> </p>\r\n<p style="text-align: ju
stify;"> <strong>Proyecto de electrificacin prov. cercado municipio de "El Choro"
</strong></p>\r\n<p style="text-align: justify;"><strong> EMPRESA CONSTRUCTORA:
</strong> TOHER CONST. S.R.L</p>\r\n<p style="text-align: justify;"><strong>COST
O TOTAL:</strong>1''867.571,90 Bs</p>\r\n<p style="text-align: justify;"><strong
>Tiempo de ejecucin:</strong> 200 das calendario a partir de la fecha</p>\r\n<p st
yle="text-align: justify;"><strong>ESTRUCTURA DE FINANCIAMIENTO:</strong> GADOR
1.307.300,33 $US el 70 %, y el Municipio del Choro 560.271,57$US con el 30%.</
p>\r\n<p style="text-align: justify;"><strong>POBLACIONES BENEFICIARIAS:</strong
> 17 Comunidades ms de 189 familias: Chuquilaca Pali Balsa, Chuquilaca Zona Cham
bi Rancho, Rancho Rufino tona Cotaa, Villa Ventilla Rancho Yugar, Villa ICOYA, Ra
ncho Rufino Zona Calani, Palquiri (Rancho Grande), Villa Ventilla lancho Mamani,
Rancho Juaniquina, Cruz Choro Villi Villa, Zona Sora Chico (Nueva Urb), Rancho
Caracila, eque Jaura, Santo Toms, Rancho Choque, Crucero Belen Zona Calpaya y Chusa
queri.</p>\r\n<p style="text-align: justify;"><strong>Proyecto construccin sistem
a electrificacin provincia Avaroa paquete N4 municipio santuario de Quillacas</str
ong></p>\r\n<p style="text-align: justify;"><strong>EMPRESA CONSTRUCTORA: </stro
ng> ECCEMG S.R.L.,</p>\r\n<p style="text-align: justify;"><strong>COSTO TOTAL:
</strong> <strong>Bs. 1''429.951,90</strong></p>\r\n<p style="text-align: justif
y;"><strong>Tiempo de ejecucin:</strong> 120 das calendario a partir de la fecha<
/p>\r\n<p style="text-align: justify;"><strong>ESTRUCTURA DE FINANCIAMIENTO:</st
rong> GADOR.
75% Municipio de QUILLACAS 25%</p>\r\n<p style="text-align: jus
tify;"><strong>POBLACIONES BENEFICIARIAS:</strong> Cayni, Humalarka, Catariri, P
atarani, Rosapata, Estacin Quillacas,Pacota. Pathuia. Tolar, La mpavsirca, Vcntil
la. El nmero de familias beneficiadas 158. Adems tambin se beneficiar la poblacin de

Quillacas.</p>\r\n<p style="text-align: justify;"> Pobladores de los Municipios


del Choro y Santuario de Quillacas reconocieron las gestiones del gobernador In
g. Santos Tito al conseguir recursos econmicos para los proyectos y hacer realid
ad para las comunidades que no contaban con energa elctrica.</p>\r\n<p style="text
-align: justify;"><strong>R.B.S.F.</strong><strong></strong></p>', 1, 0, 0, 11,
'2012-09-17 13:22:41', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00
', '2012-09-17 13:22:38', '0000-00-00 00:00:00', '', '', '{"show_title":"","link
_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_c
ategory":"","link_parent_category":"","show_author":"","link_author":"","show_cr
eate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation
":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","s
how_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1
, 0, 46, '', '', 1, 677, '{"robots":"","author":"","rights":"","xreference":""}'
, 0, '*', ''),
(163, 209, 'Gobierno Nacional entreg la construccin del Campo Ferial del municipio
de Toledo en su primera fase.', 'gobierno-nacional-entrego-la-construccion-delcampo-ferial-del-municipio-de-toledo-en-su-primera-fase', '', '<p><img src="imag
es/Noticias/138gob.jpg" border="0" alt="El Vice Ministro, Vctor Hugo Vsquez y el a
lcalde del municipio de Toledo, Martn Colque, realizan el corte de cinta en la en
trega del Campo Ferial." title="El Vice Ministro, Vctor Hugo Vsquez y el alcalde d
el municipio de Toledo, Martn Colque, realizan el corte de cinta en la entrega de
l Campo Ferial." style="float: left; margin: 10px; border: 2px solid black;" />O
ruro, 17 de septiembre. El Vice Ministro de Desarrollo Rural y Agropecuario, Vcto
r Hugo Vsquez, entreg de manera oficial el Campo Ferial del municipio de Toledo en
su primera fase. La entrega la realiz el domingo 16 de septiembre en la IX Feria
de camlidos, organizada por el Gobierno Autnomo Municipal de Toledo.</p>\r\n', '\
r\n<p> </p>\r\n<p>La inversin de esta infraestructura asciende a 426 mil bolivia
nos, aproximadamente, de los cuales el 70% fue financiado por el proyecto VALE d
el Ministerio de Desarrollo Rural y Tierras y tuvo la contraparte del 30% del mu
nicipio. La infraestructura est emplazada en una superficie de 10 mil metros cuad
rados.</p>\r\n<p> Hoy realizamos la entrega del campo ferial en su primera fase, y
a partir de maana se trabajar en la segunda fase. Estamos en la obligacin de apoya
r a la produccin de ganado camlido, vacuno y ovino, destinando recursos econmicos p
ara el sector productivo , manifest Vsquez.</p>\r\n<p>A nombre del Gobierno Autnomo D
epartamental de Oruro, el Ing. Florencio Choque Lapaca, Secretario General, resa
lt este tipo de iniciativas calificndolas como importantes para los productores de
camlidos y ovinos de la provincia Saucar, pues a partir de la entrega se realizarn
ms ferias para la exposicin de sus productos.</p>\r\n<p>Finalmente el alcalde del
municipio de Toledo, Martn Colque, agradeci la entrega, aseverando que este campo
ferial se constituye en uno de los primeros en todo el departamento y facilitar
la exposicin de ganado vacuno, ovino y camlido, a travs de la realizacin de ferias,
que permitirn mostrar nuestras potencialidades y derivados . Tambin asegur que la co
nstruccin de la segunda fase constituye la construccin de un rea para la exposicin d
e artesanas, gastronoma y un saln de conferencias, el costo ser de 850 mil boliviano
s aproximadamente.</p>\r\n<p>El acto de entrega finaliz con la ch alla y corte de c
inta del Campo Ferial, adems con un recorrido que realizaron las autoridades naci
onales, departamentales, municipales y originarias a toda la infraestructura. <e
m>(L.M.V.C.-STRA.GRAL.)</em></p>\r\n<p><em><img src="images/2.jpg" border="0" alt
="" /></em></p>', 1, 0, 0, 11, '2012-09-17 13:49:31', 42, '', '0000-00-00 00:00:
00', 0, 0, '0000-00-00 00:00:00', '2012-09-17 13:49:29', '0000-00-00 00:00:00',
'', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","l
ink_category":"","show_parent_category":"","link_parent_category":"","show_autho
r":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish
_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_e
mail_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmo
re":"","article_layout":""}', 1, 0, 45, '', '', 1, 619, '{"robots":"","author":"
","rights":"","xreference":""}', 0, '*', ''),
(164, 210, 'Gobernacin entreg electrificacin en la provincia Ladislao Cabrera fase
II, paquete-2 tramo Villa Esperanza', 'gobernacion-entrego-electrificacion-en-l
a-provincia-ladislao-cabrera-fase-ii-paquete-2-tramo-villa-esperanza', '', '<p s

tyle="text-align: justify;"><img src="images/Noticias/138-cerc.jpg" border="0" a


lt="Acto de Entrega del proyecto de Electrificacin prov. Ladislao Cabrera fase II Paquete -2 Distritos Aroma -Villa Esperanza" title="Acto de Entrega del proy
ecto de Electrificacin prov. Ladislao Cabrera fase - II Paquete -2 Distritos Aro
ma -Villa Esperanza" style="margin: 10px; border: 2px solid black; float: left;"
/>Oruro, 17 de septiemnbre. El Gobernador del departamento de Oruro Ing. Santos
Javier Tito Vliz en pasados dias realiz la entrega de obras del proyecto de elec
trificacin: 1.- Electrificacin provincia. Ladislao Cabrera fase - II Paquete -2;
Distritos Aroma -Villa Esperanza. 2.- Construccin del Sistema de Electrificacin
Provincia Mejillones Municipio de Todo Santos (FRONTERA CON CHILE),<strong> </st
rong>con el compromiso de seguir trabajando para brindar el 100% en cobertura de
electrificacin en el departamento de Oruro.</p>\r\n', '\r\n<p style="text-align:
justify;"> </p>\r\n<p style="text-align: justify;"> 1.- <strong>Electrificacin p
rov. Ladislao Cabrera fase - II Paquete 2. Distritos Aroma -Villa Esperanza</st
rong></p>\r\n<p style="text-align: justify;"> <strong>EMPRESA CONSTRUCTORA: </st
rong> MARGAJH</p>\r\n<p style="text-align: justify;"><strong>COSTO TOTAL: </str
ong> Bs. 3''568.549,34</p>\r\n<p style="text-align: justify;"><strong>INICIO DE
OBRA:</strong> 8 de septiembre de 2011</p>\r\n<p style="text-align: justify;"><
strong>CONCLUSIN DE OBRA: </strong> 18 de septiembre 2012</p>\r\n<p style="text-a
lign: justify;"><strong>ESTRUCTURA DE FINANCIAMIENTO:</strong> GADOR 75%, MUNICI
PIO DE SALINAS 25%</p>\r\n<p style="text-align: justify;"><strong>BENEFICIARIOS:
</strong> 17 comunidades y 394 habitantes: Distrito N-23 Aroma - Villa Esperanza
con Sigualaca, Vinto, Cruce Caavicota, Puqui, Pampa Uta, Chujlla Pata, Irokahua
, Collpuma, Salquiri, ViLaque, Aroma, Santa Rosa de Lupuyo, Cotaa, Capura, Playa
Verde, Chiquiruyo y Papaquiri, Paya punkuni, Pichi Pichi, Paya Punkuni, Papaquir
i, Jancoyu, Thiacollo, Playa Verde</p>\r\n<p style="text-align: justify;"><stron
g>2.- </strong><strong>Construccin del Sistema de Electrificacin Provincia Mejill
ones Municipio de Todo Santos (FRONTERA CON CHILE)</strong><strong></strong></p>
\r\n<p style="text-align: justify;"><strong>EMPRESA CONSTRUCTORA:</strong> ECCEM
G S.R.L.</p>\r\n<p style="text-align: justify;"><strong>COSTO TOTAL: </strong> B
s. 1.459.844,94</p>\r\n<p style="text-align: justify;"><strong>INICIO DE OBRA:</
strong> 17 Abril de 2012</p>\r\n<p style="text-align: justify;"><strong>CONCLUC
ION DE OBRA</strong><strong>:</strong> 09 de septiembre de 2012</p>\r\n<p style
="text-align: justify;"><strong>ESTRUCTURA DE FINANCIAMIENTO:</strong> GADOR 75%
, MUNICIPIO TODO SANTOS 25%</p>\r\n<p style="text-align: justify;">BENEFICIARIOS
: 486. Familias beneficiadas: Carangas, La Rivera y Todos Santos, beneficiando a
las comunidades de: Pisaqueri, Pisani, Cotaa, Huayoco, Calacoyo, Pucara, Real Man
tos, estancia Real Mantos, estancia Cargadero, localidades de Todo Santos y Cara
ngas. </p>\r\n<p style="text-align: justify;">Estos proyectos de electrificac
in se ejecutaron en el municipio de Salinas de Garci Mendoza y El distrito de Aro
ma, destacando que estas acciones son parte del progreso del departamento, con e
l apoyo y gestin del Gobernador Ing. Santos Javier Tito Vliz.</p>\r\n<p style="tex
t-align: justify;">Autoridades de ambas comunidades agradecieron al gobernador
Ing. Santos Tito por este proyecto que fue postergado por muchas gestiones y hoy
se hace realidad para las comunidades que no contaban con energa elctrica.</p>\r\
n<p style="text-align: justify;"><strong>R.B.S.F</strong></p>', 1, 0, 0, 11, '20
12-09-17 14:39:26', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00',
'2012-09-17 14:39:24', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_ti
tles":"","show_intro":"","show_category":"","link_category":"","show_parent_cate
gory":"","link_parent_category":"","show_author":"","link_author":"","show_creat
e_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"
","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show
_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0
, 44, '', '', 1, 721, '{"robots":"","author":"","rights":"","xreference":""}', 0
, '*', ''),
(165, 211, 'Gobernador Santos Tito recibi el trofeo rotatorio de los III Juegos D
eportivos Estudiantiles plurinacionales Presidente Evo ', 'gobernador-santos-titorecibio-el-trofeo-rotatorio-de-los-iii-juegos-deportivos-estudiantiles-plurinaci
onales-presidente-evo', '', '<p style="text-align: justify;"><img src="images/No
ticias/138-trof.jpg" border="0" style="float: left; margin: 10px; border: 2px so

lid black;" />Oruro, 18 de septiembre. Gobernador Santos Tito recibi el trofeo ro


tatorio de los III Juegos Deportivos Estudiantiles plurinacionales, Presidente E
vo , tras reunin organizativa efectuado el sbado 15 de septiembre con la presenci
a del presidente del Estado Plurinacional de Bolivia, Evo Morales Ayma y las au
toridades nacionales y departamentales.</p>\r\n', '\r\n<p style="text-align: jus
tify;">En esta reunin se ultim detalles de las actividades organizativas para la
exitosa realizacin de los III Juegos Deportivos Estudiantiles Plurinacionales,
donde el presidente Evo Morales Ayma, agradeci a la Universidad Tcnica de Oruro po
r brindar los ambiente de las facultades de Agronoma y de Ingeniera, para el hospe
daje de los ms de 6 mil estudiantes de las 9 delegaciones estudiantiles que arrib
aran a Oruro del 21 al 28 de septiembre, para participar de los juegos estudian
tiles plurinacionales. <br />Tambin se defini los programas de inauguracin y claus
ura, destacando las innovaciones que Oruro est realizando en el acto de Inaugurac
in como la participacin de la primara Banda Plurinacional con 1060 integrantes, es
tudiantes de los diferentes colegios del departamento y la realizacin de una min
i entrada folklrica. <br />En esta reunin realizada en el saln Ildefonso Murgua do
nde tambin estuvieron presentes los 9 directores departamentales de educacin del
pas el director departamental de Educacin de Cochabamba Basilio Prez, realiz entrega
de la copa rotativa al gobernador de Oruro, cumpliendo una tradicin de los ev
entos deportivos, <br />El gobernador de Oruro, Ing. Santos Tito Vliz, a tiempo
de recibir el trofeo rotatorio de los III Juegos Deportivos Estudiantiles Plur
inacionales, Presidente EVO, expres su enorme satisfaccin porque Oruro es Sede de
los III Juegos Estudiantiles y para ello se ha coordinado con todas las instan
cias gubernamentales a nivel nacional y departamental, para lograr el xito de es
ta actividad y Oruro est con toda la fuerza y entusiasmo que caracteriza a los or
ureos estaremos encarando adecuadamente esta actividad deportivas y desde este 21
de septiembre se estar viviendo una gran fiesta deportiva de los estudiantes del
pas . <br /> Gracias seor presidente por darnos la oportunidad de llevar adelante est
os III juegos Deportivos Estudiantiles Plurinacionales , manifest el gobernador S
antos Tito. <br />A la finalizacin de la reunin se realiz el sorteo del fitchur de
los III Juegos Deportivos Estudiantiles plurinacionales, Presidente Evo , en las 1
1 disciplinas deportivas. (SDQ).</p>', 1, 0, 0, 11, '2012-09-18 12:18:11', 42,
'', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-09-18 12:18:09', '
0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":""
,"show_category":"","link_category":"","show_parent_category":"","link_parent_ca
tegory":"","show_author":"","link_author":"","show_create_date":"","show_modify_
date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_
print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":
"","alternative_readmore":"","article_layout":""}', 1, 0, 43, '', '', 1, 746, '{
"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(166, 212, 'Esposa del Gobernador del Departamento de Oruro entreg alimentos a l
os hogares de acogida del SEDEGES', 'esposa-del-gobernador-del-departamento-de-o
ruro-entrego-alimentos-a-los-hogares-de-acogida-del-sedeges', '', '<p><img src="
images/Noticias/138-esp.jpg" border="0" alt="Esposa del Gobernador junto a la re
presentante del Ministerio de la Presidencia" title="Esposa del Gobernador junto
a la representante del Ministerio de la Presidencia" style="margin: 10px; borde
r: 2px solid black; float: left;" />Oruro, 18 de septiembre. Este lunes 17 de se
ptiembre la esposa del Gobernador del Departamento de Oruro, Lic. Mxima Lamas, en
treg alimentos a los 8 hogares de acogida de nios y adolescentes de nuestra ciudad
dependientes del Servicio Departamental de Gestin Social.</p>\r\n', '\r\n<p>Con
mucha satisfaccin la esposa del Gobernador de Oruro explic que estos alimentos fue
ron gestionados mediante el Gobierno Departamental ante el Ministerio de la Pres
idencia y asimismo ratific el compromiso que tiene con la niez de Oruro: seguiremos
trabajando y gestionando ms alimentos e insumos para el beneficio de los nios y n
ias que viven en los hogares ya que necesitan mucha ayuda expres la Lic. Mxima Lamas
.</p>\r\n<p>Oruro, 18 de septiembre. Por su parte los administradores de dichos
hogares manifestaron su agradecimiento al Gobernador y su esposa por el apoyo qu
e recibieron y que recibirn a futuro: tenemos mucha esperanza que mas adelante segu
iremos recibiendo este tipo de apoyo del gobernador y su esposa ya que nuestros
nios lo necesitan mucho manifest la Hna. Beatriz Choque, administradora del Hogar

Penny.</p>\r\n<p>En un acto singular desarrollado en ambientes del hogar Zelada


y con la presencia de representantes del Ministerio de la Presidencia, la espos
a del Gobernador realiz la entrega de ms de 24 quintales de azcar a los administrad
ores de 8 hogares de acogida entre ellas estn : el Centro de Acogida Penny, Hogar
Maria Antonieta Suarez, Hogar Juan Alberto Zelada, Hogar Gota de Leche,
Hog
ar Elisa Andreoli, Centro Transitorio Crecer, Hogar Paria y Albergue Mi Casa; pa
ra el beneficio de los nios, nias y adolescentes que son parte de esas institucion
es. (RFCH).</p>\r\n<p><img src="images/Noticias/138-esp2.jpg" border="0" alt=""
/><img src="images/Noticias/138-esp1.jpg" border="0" alt="" /></p>', 1, 0, 0, 11
, '2012-09-18 12:38:37', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:
00', '2012-09-18 12:38:35', '0000-00-00 00:00:00', '', '', '{"show_title":"","li
nk_titles":"","show_intro":"","show_category":"","link_category":"","show_parent
_category":"","link_parent_category":"","show_author":"","link_author":"","show_
create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigati
on":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"",
"show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}',
1, 0, 42, '', '', 1, 649, '{"robots":"","author":"","rights":"","xreference":""
}', 0, '*', ''),
(167, 213, 'Gobierno Departamental de Oruro invirti ms de 676 mil bolivianos para
el muro perimetral de la Escuela Superior de Maestros ngel Mendoza Justiniano ', 'go
bierno-departamental-de-oruro-invirtio-mas-de-676-mil-bolivianos-para-el-muro-pe
rimetral-de-la-escuela-superior-de-maestros-angel-mendoza-justiniano', '', '<p><
img src="images/Noticias/138-mur1.jpg" border="0" alt="Muro de adobe fue cambiad
o por muro perimetral de ladrillo." title="Muro de adobe fue cambiado por muro p
erimetral de ladrillo." style="float: left; margin: 10px; border: 2px solid blac
k;" />Oruro, 18 de septiembre. El Gobernador del Departamento de Oruro, Ing. San
tos Tito Veliz, con la presencia del Presidente del Estado Plurinacional de Boli
via, y representantes de instituciones orureas este sbado 15 de septiembre entreg
el muro perimetral a la Escuela Superior de Formacin de Maestros ngel Mendoza Just
iniano.</p>\r\n', '\r\n<p> </p>\r\n<p>El proyecto tiene un costo de bs. 676.000
y una longitud de 395.2 m, con columnas cada 4 metros el gobierno autnomo depar
tamental de Oruro cambio el viejo muro de adobe de esa institucin por uno de ladr
illo principalmente para satisfacer las necesidades de seguridad que aquejaba al
plantel docente, estudiantil y trabajadores de servicio. La construccin del muro
perimetral tuvo una duracin de 164 das calendario.</p>\r\n<p>Al momento de hacer
dicha entrega el gobernador, Ing. Santos Tito, manifest que el pas entero esta vi
viendo una serie de transformaciones con la implementacin de varios proyectos y e
l Departamento es uno de ellos, y gracias a las polticas socio econmicas implement
adas por el gobierno central las instituciones pblicas, municipios, tienen mayo
res ingresos econmicos para invertir en proyectos de desarrollo. (RFCH)</p>', 1,
0, 0, 11, '2012-09-18 12:49:09', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-0
0 00:00:00', '2012-09-18 12:49:07', '0000-00-00 00:00:00', '', '', '{"show_title
":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sho
w_parent_category":"","link_parent_category":"","show_author":"","link_author":"
","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_
navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_v
ote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layou
t":""}', 1, 0, 41, '', '', 1, 706, '{"robots":"","author":"","rights":"","xrefer
ence":""}', 0, '*', ''),
(168, 214, 'Presidente, Evo Morales y el Gobernador, Santos Tito entregaron come
dor y muro perimetral a la Escuela Superior de Formacin de Maestros ngel Mendoza Ju
stiniano ', 'presidente-evo-morales-y-el-gobernador-santos-tito-entregaron-comedor
-y-muro-perimetral-a-la-escuela-superior-de-formacion-de-maestros-angel-mendozajustiniano', '', '<p><img src="images/Noticias/138-norm.jpg" border="0" alt="Fla
mante comedor atender a ms de mil estudiante" title="Flamante comedor atender a ms d
e mil estudiante" style="float: left; margin: 10px; border: 2px solid black;" />
Oruro, 18 de sptiembre. El Presidente del Estado Plurinacional de Bolivia, Evo M
orales, junto al Gobernador del Departamento de Oruro, Ing. Santos Tito, Entrega
ron este sbado 15 de septiembre el nuevo comedor y el muro perimetral de la escue
la superior de formacin de maestros ngel Mendoza Justiniano.</p>\r\n', '\r\n<p> </

p>\r\n<p>Los estudiantes y docentes de la Escuela Superior de Formacin de Maestro


s ngel Mendoza Justiniano con mucho entusiasmo estrenaron los nuevos ambientes d
e su comedor que costo bs. 1.069.000 y el muro perimetral de bs. 676.000; en dic
ha entrega el Presidente del estado se comprometi a la realizacin de la segunda fa
se del coliseo cerrado de esa institucin que por varios aos fue descuidada.</p>\r\
n<p>El presidente del Estado Plurinacional Manifest que los estudiantes que se es
tn formando para ejercer el trabajo del magisterio deben nutrirse en valores y pr
incipios para educar a sus estudiantes. Por su parte la directora, Lic. Marina
Blacutt Villegas, manifest que gracias apoyo constante del gobernador, Santos Tit
o, se hizo realidad tan anhelado proyecto y asimismo ratifico el compromiso con
el proceso de cambio que viene impulsando el presidente. (RFCH</p>', 1, 0, 0, 11
, '2012-09-18 12:59:06', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:
00', '2012-09-18 12:59:03', '0000-00-00 00:00:00', '', '', '{"show_title":"","li
nk_titles":"","show_intro":"","show_category":"","link_category":"","show_parent
_category":"","link_parent_category":"","show_author":"","link_author":"","show_
create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigati
on":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"",
"show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}',
1, 0, 40, '', '', 1, 704, '{"robots":"","author":"","rights":"","xreference":""
}', 0, '*', ''),
(169, 215, 'El Gobernador Santos Tito entreg uniformes a los estudiantes', 'el-go
bernador-santos-tito-entrego-uniformes-a-los-estudiantes', '', '<p><img src="ima
ges/1-unif1.jpg" border="0" alt="Ing. Santos Tito Vliz, Gobernador del departamen
to y el Ing. Rubn Medinaceli Ortiz, Rector de la Universidad Tcnica de Oruro,entre
gado unifrome a estudiante " style="margin: 10px; border: 2px solid black; float
: left;" />Oruro, 20 de septiembre. El Gobernador Santos Tito entreg uniformes a
los estudiantes que formar parte de la primera banda Estudiantil Plurinacional,
compuesta por ms 1000 msicos, que aminarn el acto de inauguracin de los III Juegos
Deportivos Estudiantiles Plurinacionales Presidente Evo </p>\r\n<p><img src="images
/dsc05425.jpg" border="0" alt="" /><img src="images/dsc05426.jpg" border="0" alt
="" /></p>', '', 1, 0, 0, 11, '2012-09-20 14:45:35', 42, '', '2012-09-20 14:47:2
4', 42, 0, '0000-00-00 00:00:00', '2012-09-20 14:45:32', '0000-00-00 00:00:00',
'', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","l
ink_category":"","show_parent_category":"","link_parent_category":"","show_autho
r":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish
_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_e
mail_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmo
re":"","article_layout":""}', 2, 0, 39, '', '', 1, 675, '{"robots":"","author":"
","rights":"","xreference":""}', 0, '*', ''),
(170, 216, 'Trabajo intenso del personal del Gobierno Departamental enla organiz
acin de los III Juegos Deportivos Estudiantiles', 'trabajo-intenso-del-personal-d
el-gobierno-departamental-enla-organizacion-de-los-iii-juegos-deportivos-estudia
ntiles', '', '<p><span class="fbPhotoCaptionText"><img src="images/camas.jpg" bo
rder="0" style="float: left; margin: 10px; border: 2px solid black;" /></span><s
pan class="fbPhotoCaptionText">Oruro, 20 de septiembre. Trabajo intenso del pers
onal del Gobierno Autnomo Departamental de Oruro para el armado de ms de 5000 catr
eras, limpieza de los previos y campos deportivos destinados a los III Juegos Es
tudiantiles Plurinacionales Presidente Evo .</span></p>\r\n<p><span class="fbPhotoC
aptionText"><img src="images/limp5.jpg" border="0" alt="" /><img src="images/lim
p3.jpg" border="0" alt="" /><img src="images/limp2.jpg" border="0" alt="" /><img
src="images/camas3.jpg" border="0" alt="" /><img src="images/camas2.jpg" border
="0" alt="" /></span></p>', '', 1, 0, 0, 11, '2012-09-20 15:02:24', 42, '', '000
0-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-09-20 15:02:21', '0000-0000 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_c
ategory":"","link_category":"","show_parent_category":"","link_parent_category":
"","show_author":"","link_author":"","show_create_date":"","show_modify_date":""
,"show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_ic
on":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alte
rnative_readmore":"","article_layout":""}', 1, 0, 38, '', '', 1, 724, '{"robots"
:"","author":"","rights":"","xreference":""}', 0, '*', ''),

(171, 217, 'Oruro listo la espectacular inauguracin de los III Juegos Deportivos
Estudiantiles ', 'oruro-listo-la-espectacular-inauguracion-de-los-iii-juegos-dep
ortivos-estudiantiles', '', '<p style="text-align: justify;"><img src="images/mo
sa.jpg" border="0" style="float: left; margin: 10px; border: 2px solid black;" /
>Oruro, 20 de septiembre. Oruro tiene todo previsto para la espectacular inaugur
acin de los III Juegos Deportivos Estudiantiles Plurinacionales Presidente Evo Orur
o 2012, donde se reunirn las delegaciones de los nueve departamentos, los 339 mun
icipios del pas y participaran de la fiesta deportiva y de integracin nacional
del cual Oruro es sede, afirm el gobernador de Oruro, Ing. Santos Tito Vliz.</p>\r
\n', '\r\n<p style="text-align: justify;">La autoridad departamental destaco el
trabajo coordinado entre las instituciones orureas que por varios meses realizaro
n la coordinacin y acciones para preparar los campos deportivos, el hospedaje y l
a organizacin de los III Juegos Deportivos Estudiantiles Plurinacionales, siempre
en coordinacin con el gobierno central a travs del Ministerio de Educacin, salud
y el vice ministro de deportes.<img src="images/ensayo4.jpg" border="0" alt="" /
><img src="images/ensayo6.jpg" border="0" alt="" /><img src="images/ensayo3.jpg"
border="0" alt="" /><img src="images/ensayo.jpg" border="0" alt="" /><img src="
images/ensayo8.jpg" border="0" alt="" /></p>', 1, 0, 0, 11, '2012-09-20 15:14:29
', 42, '', '2012-09-20 20:13:50', 42, 42, '2012-11-01 13:09:54', '2012-09-20 15:
14:27', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_
intro":"","show_category":"","link_category":"","show_parent_category":"","link_
parent_category":"","show_author":"","link_author":"","show_create_date":"","sho
w_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":
"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show
_noauth":"","alternative_readmore":"","article_layout":""}', 4, 0, 37, '', '', 1
, 1204, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(172, 218, 'Gobernador consigui recursos econmicos para la iluminacin del estadio J
ess Bermdez', 'gobernador-consiguio-recursos-economicos-para-la-iluminacion-del-es
tadio-jesus-bermudez', '', '<p><span id=".reactRoot[35].[1][2][1]{comment2275763
27371226_818868}..[1]..[1]..[0].[2]" data-ft="{&quot;tn&quot;:&quot;K&quot;}"><s
pan id=".reactRoot[35].[1][2][1]{comment227576327371226_818868}..[1]..[1]..[0].[
2]." class="UFICommentBody"><span id=".reactRoot[35].[1][2][1]{comment2275763273
71226_818868}..[1]..[1]..[0].[2]..[3]"><span id=".reactRoot[35].[1][2][1]{commen
t227576327371226_818868}..[1]..[1]..[0].[2]..[3]."><span id=".reactRoot[35].[1][
2][1]{comment227576327371226_818868}..[1]..[1]..[0].[2]..[3]..[0]"><img src="ima
ges/ilua.jpg" border="0" style="margin: 10px; border: 2px solid black; float: le
ft;" /></span></span></span></span></span><span id=".reactRoot[35].[1][2][1]{com
ment227576327371226_818868}..[1]..[1]..[0].[2]" data-ft="{&quot;tn&quot;:&quot;K
&quot;}"><span id=".reactRoot[35].[1][2][1]{comment227576327371226_818868}..[1].
.[1]..[0].[2]." class="UFICommentBody"><span id=".reactRoot[35].[1][2][1]{commen
t227576327371226_818868}..[1]..[1]..[0].[2]..[0]"><span id=".reactRoot[35].[1][2
][1]{comment227576327371226_818868}..[1]..[1]..[0].[2]..[0].[0]">Oruro, 20 de se
ptimbre. El Ing. Santos Tito, Gobernador del Departamento, consigui recursos econm
icos para la reposicin, mantenimiento, cambio de soporte y mejoramiento de las cu
atro torres de iluminac</span></span><span id=".reactRoot[35].[1][2][1]{comment2
27576327371226_818868}..[1]..[1]..[0].[2]..[3]"><span id=".reactRoot[35].[1][2][
1]{comment227576327371226_818868}..[1]..[1]..[0].[2]..[3]."><span id=".reactRoot
[35].[1][2][1]{comment227576327371226_818868}..[1]..[1]..[0].[2]..[3]..[0]">in de
estadio Jess Bermdez, para lo cual Oruro volver a contar con eventos nocturnos a s
er estrenado este 21 de Septiembre en la inauguracin de los III Deportivos Estudi
antiles Plurinacionales Presidente Evo .</span></span></span></span></span></p>\r\n
<p><span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><
span><span><span><img src="images/ilu21.jpg" border="0" alt="" /><img src="image
s/ilu22.jpg" border="0" alt="" /></span></span></span></span></span></p>', '', 1
, 0, 0, 11, '2012-09-20 15:44:29', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00
-00 00:00:00', '2012-09-20 15:44:26', '0000-00-00 00:00:00', '', '', '{"show_tit
le":"","link_titles":"","show_intro":"","show_category":"","link_category":"","s
how_parent_category":"","link_parent_category":"","show_author":"","link_author"
:"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_ite
m_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show

_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_lay
out":""}', 1, 0, 36, '', '', 1, 901, '{"robots":"","author":"","rights":"","xref
erence":""}', 0, '*', ''),
(173, 219, 'El Gobierno Departamental de Oruro rindi homenaje al 74 aniversario
creacin de Pando y los 202 aos de la gesta libertaria de Santa Cruz.', 'el-gobiern
o-departamental-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-l
os-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '<p style="text-align: ju
stify;">El Gobierno Autnomo Departamental de Oruro (G.A.D.OR.) este lunes rindi u
n homenaje a los 74 aos de creacin del departamento de Pando y tambin a los 202 de
la gesta libertaria de Santa Cruz, que se recuerda cada 24 de septiembre.</p>\r\
n', '\r\n<p style="text-align: justify;"><img src="images/home.jpg" border="0" a
lt="" />El acto se llev a cabo en el frontis del Gobierno Departamental, donde pa
rticiparon las y los estudiantes y profesores que representan a este departament
o en los III Juegos Deportivos Estudiantiles; en la oportunidad el Ing. Florenci
o Choque, Secretario General del G.A.D.OR brind las palabra de homenaje a estas f
echas histricas expresando un mensaje de unidad y hermandad de todos los bolivia
nos.<img src="images/dsc04338.jpg" border="0" alt="" /></p>', 0, 0, 0, 11, '2012
-09-24 23:09:52', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2
012-09-24 23:09:50', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titl
es":"","show_intro":"","show_category":"","link_category":"","show_parent_catego
ry":"","link_parent_category":"","show_author":"","link_author":"","show_create_
date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"",
"show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_h
its":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0,
35, '', '', 1, 192, '{"robots":"","author":"","rights":"","xreference":""}', 0,
'*', ''),
(174, 220, 'El Gobierno Departamental de Oruro rindi homenaje al 74 aniversario c
reacin de Pando y la gesta libertaria de Santa Cruz', 'el-gobierno-departamentalde-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-la-gesta-libertar
ia-de-santa-cruz', '', '<p><img src="images/home.jpg" border="0" style="float: l
eft; margin: 10px; border: 2px solid black;" />Oruro, 25 de septiembre. El Gobie
rno Autnomo Departamental de Oruro (G.A.D.OR.) este lunes rindi un homenaje a los
74 aos de creacin del departamento de Pando y tambin a los 202 de la gesta liberta
ria de Santa Cruz, que se recuerda cada 24 de septiembre.</p>\r\n', '\r\n<p>El a
cto se llev a cabo en el frontis del Gobierno Departamental, donde participaron l
as y los estudiantes y profesores que representan a este departamento en los III
Juegos Deportivos Estudiantiles; en la oportunidad el Ing. Florencio Choque, Se
cretario General del G.A.D.OR brind las palabra de homenaje a estas fechas histric
as expresando un mensaje de unidad y hermandad de todos los bolivianos.</p>\r\n
<p><img src="images/dsc04338.jpg" border="0" alt="" width="719" height="539" sty
le="display: block; margin-left: auto; margin-right: auto;" /></p>', 1, 0, 0, 11
, '2012-09-25 12:26:50', 42, '', '2012-09-25 13:56:19', 42, 0, '0000-00-00 00:00
:00', '2012-09-25 12:26:48', '0000-00-00 00:00:00', '', '', '{"show_title":"","l
ink_titles":"","show_intro":"","show_category":"","link_category":"","show_paren
t_category":"","link_parent_category":"","show_author":"","link_author":"","show
_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigat
ion":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":""
,"show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}'
, 3, 0, 34, '', '', 1, 800, '{"robots":"","author":"","rights":"","xreference":"
"}', 0, '*', ''),
(175, 221, 'TRES MEDALLAS DE ORO SE LOGRO EN LA MEDIA JORNADA DE ESTE LUNES PARA
ORURO', 'tres-medallas-de-oro-se-logro-en-la-media-jornada-de-este-lunes-para-o
ruro', '', '<p><img src="images/128.jpg" border="0" style="float: left; margin:
10px; border: 2px solid black;" />Oruro, 25 de septiembre. En la primera Jornada
de este lunes Oruro logro sumar sus dos primeras medallas de oro en Ciclismo ta
nto en Damas como en Varones y una medalla en atletismo. Los resultados en las
categoras que se lograron Medallas para Oruro dentro en Atletismo son:</p>\r\n',
'\r\n<p> </p>\r\n<p align="center"><strong>3.000 METROS CON OBSTCULOS DAMAS</str
ong></p>\r\n<table border="1" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr
>\r\n<td valign="top" width="150">\r\n<p><strong>LUGAR</strong><strong></strong>

</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p><strong>NOMBRE</strong><str


ong></strong></p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p><strong>DEPART
AMENTO</strong><strong></strong></p>\r\n</td>\r\n<td valign="top" width="150">\r
\n<p><strong>TIEMPO</strong><strong></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<
td valign="top" width="150">\r\n<p>ORO</p>\r\n</td>\r\n<td valign="top" width="1
50">\r\n<p>NEMIA MARZA MARCE</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p
>ORURO</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p>13''220"09</p>\r\n</t
d>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="150">\r\n<p>PLATA</p>\r\n</td>\r\
n<td valign="top" width="150">\r\n<p>ADRIANA MOREJON</p>\r\n</td>\r\n<td valign=
"top" width="150">\r\n<p>LA PAZ</p>\r\n</td>\r\n<td valign="top" width="150">\r\
n<p>13''50"78</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="150">\r\n
<p>BRONCE</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p>CAROL INA PATZI BA
PTISTA</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p>ORURO</p>\r\n</td>\r\
n<td valign="top" width="150">\r\n<p>14''17"23</p>\r\n</td>\r\n</tr>\r\n</tbody>
\r\n</table>\r\n<p> </p>\r\n<p align="center"><strong>3.000 METROS CON OBSTCULOS
VERONES</strong></p>\r\n<p> </p>\r\n<table border="1" cellspacing="0" cellpaddi
ng="0">\r\n<tbody>\r\n<tr>\r\n<td valign="top" width="150">\r\n<p><strong>LUGAR<
/strong><strong></strong></p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p><s
trong>NOMBRE</strong><strong></strong></p>\r\n</td>\r\n<td valign="top" width="1
50">\r\n<p><strong>DEPARTAMENTO</strong><strong></strong></p>\r\n</td>\r\n<td va
lign="top" width="150">\r\n<p><strong>TIEMPO</strong><strong></strong></p>\r\n</
td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="150">\r\n<p>ORO</p>\r\n</td>\r\n
<td valign="top" width="150">\r\n<p>RUBEN ERICK ARANDO QUISPE</p>\r\n</td>\r\n<t
d valign="top" width="150">\r\n<p>POTOSI</p>\r\n</td>\r\n<td valign="top" width=
"150">\r\n<p>10'' 38"46</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width=
"150">\r\n<p>PLATA</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p>WILLIAMS
ARMANDO ALI R.</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p>POTOSI</p>\r
\n</td>\r\n<td valign="top" width="150">\r\n<p>11''18"55</p>\r\n</td>\r\n</tr>\r
\n<tr>\r\n<td valign="top" width="150">\r\n<p>BRONCE</p>\r\n</td>\r\n<td valign=
"top" width="150">\r\n<p>NELSON FERNANDEZ F.</p>\r\n</td>\r\n<td valign="top" w
idth="150">\r\n<p>ORURO</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p>11''
27"91</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> </p>\r\n<p> </p>\r\n<
p>En el Ciclismo de Montaa, Oruro Logro los primeros lugares tanto en damas como
en varones. logrando de esta manera las dos Medallas de Oro para Oruro.</p>\r\n<
p align="center"><strong>CICLISMO</strong></p>\r\n<p align="center"><strong>MONT
AA</strong></p>\r\n<p align="center"><strong>20 KM CATEGORIA DAMAS</strong></p>\r
\n<table border="1" cellspacing="0" cellpadding="0">\r\n<tbody>\r\n<tr>\r\n<td v
align="top" width="150">\r\n<p><strong>LUGAR</strong><strong></strong></p>\r\n</
td>\r\n<td valign="top" width="150">\r\n<p><strong>NOMBRE</strong><strong></stro
ng></p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p><strong>DEPARTAMENTO</st
rong><strong></strong></p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p><stro
ng>TIEMPO</strong><strong></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=
"top" width="150">\r\n<p>ORO</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p
>GILDA CHECA</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p>ORURO</p>\r\n</
td>\r\n<td valign="top" width="150">\r\n<p>40'' 30"</p>\r\n</td>\r\n</tr>\r\n<tr
>\r\n<td valign="top" width="150">\r\n<p>PLATA</p>\r\n</td>\r\n<td valign="top"
width="150">\r\n<p>GILDA QUISPE</p>\r\n</td>\r\n<td valign="top" width="150">\r\
n<p>POTOSI</p>\r\n</td>\r\n<td valign="top" width="150">\r\n<p>43''55"</p>\r\n</
td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="150">\r\n<p>BRONCE</p>\r\n</td>\
r\n<td valign="top" width="150">\r\n<p>ANDREA MERCADO</p>\r\n</td>\r\n<td valign
="top" width="150">\r\n<p>POTOSI</p>\r\n</td>\r\n<td valign="top" width="150">\r
\n<p>44''13"</p>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><strong> </stro
ng></p>\r\n<p align="center"><strong>CICLISMO</strong></p>\r\n<p align="center">
<strong>MONTAA</strong></p>\r\n<p align="center"><strong>40 KM CATEGORIA VARONES<
/strong></p>\r\n<table border="1" cellspacing="0" cellpadding="0">\r\n<tbody>\r\
n<tr>\r\n<td valign="top" width="134">\r\n<p><strong>LUGAR</strong><strong></str
ong></p>\r\n</td>\r\n<td valign="top" width="139">\r\n<p><strong>NOMBRE</strong>
<strong></strong></p>\r\n</td>\r\n<td valign="top" width="195">\r\n<p><strong>DE
PARTAMENTO</strong><strong></strong></p>\r\n</td>\r\n<td valign="top" width="136
">\r\n<p><strong>TIEMPO</strong><strong></strong></p>\r\n</td>\r\n</tr>\r\n<tr>\

r\n<td valign="top" width="134">\r\n<p>ORO</p>\r\n</td>\r\n<td valign="top" widt


h="139">\r\n<p>MARIO CHECA</p>\r\n</td>\r\n<td valign="top" width="195">\r\n<p>O
RURO</p>\r\n</td>\r\n<td valign="top" width="136">\r\n<p>1 12''06"</p>\r\n</td>\
r\n</tr>\r\n<tr>\r\n<td valign="top" width="134">\r\n<p>PLATA</p>\r\n</td>\r\n<t
d valign="top" width="139">\r\n<p>LIMBERT MAMANI</p>\r\n</td>\r\n<td valign="top
" width="195">\r\n<p>CHUQUISACA</p>\r\n</td>\r\n<td valign="top" width="136">\r\
n<p>1 13''12"</p>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign="top" width="134">\r\n
<p>BRONCE</p>\r\n</td>\r\n<td valign="top" width="139">\r\n<p>CRISTHIAN SAAVEDRA
</p>\r\n</td>\r\n<td valign="top" width="195">\r\n<p>COCHABAMBA</p>\r\n</td>\r\n
<td valign="top" width="136">\r\n<p>1 13''25"</p>\r\n</td>\r\n</tr>\r\n</tbody>\
r\n</table>\r\n<p> </p>', 1, 0, 0, 11, '2012-09-25 12:51:00', 42, '', '0000-00-0
0 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-09-25 12:50:57', '0000-00-00 00:
00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_categor
y":"","link_category":"","show_parent_category":"","link_parent_category":"","sh
ow_author":"","link_author":"","show_create_date":"","show_modify_date":"","show
_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":""
,"show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternativ
e_readmore":"","article_layout":""}', 1, 0, 33, '', '', 1, 940, '{"robots":"","a
uthor":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(176, 222, ' Gobierno Departamental de Oruro dotar 50 mil plantines para forestar
la carretera Oruro-Caracollo ', 'gobierno-departamental-de-oruro-dotara-50-milplantines-para-forestar-la-carretera-oruro-caracollo', '', '<p><img src="images/
12568.jpg" border="0" alt="Plantines en el Centro Andino Ecolgico Agropecuario (C
ADEA)" style="float: left; margin: 10px; border: 2px solid black;" /></p>\r\n<p>
Oruro, 25 de septiembre. El Gobierno Autnomo Departamental de Oruro, a travs del p
royecto de Desarrollo Forestal dotar 50 mil plantines de diferentes especies para
la forestacin de la carretera Oruro-Caracollo, inform Flix Callata Mamani, Secreta
rio Departamental de Medio Ambiente y Madre Tierra.</p>\r\n', '\r\n<p> </p>\r\n<
p> Los 50 mil plantines que se dotarn para la forestacin de la carretera Oruro-Carac
ollo, sern asignados de los viveros forestales de Challapata, adems del Centro An
dino Ecolgico Agropecuario (CADEA), de los 7 viveros con las que cuenta el Gobier
no Departamental en las diferentes unidades militares , explic Callata.</p>\r\n<p>
A su turno Lus Calle, Responsable del proyecto de Desarrollo Forestal del Gobiern
o Departamental, seal que el proyecto de forestacin de la carretera Oruro-Caracollo
se ejecuta, gracias a las gestiones del Ing. Santos Tito Vliz, Gobernador del de
partamento de Oruro, en el marco de un convenio interinstitucional con el Minis
terio de Medio Ambiente y Agua, por lo que oficialmente se dar inicio a la plantac
in de arbolitos el prximo 1 de octubre, para lo cual 100 trabajadoras del PLANE ya
estn excavando hoyos desde el lunes 10 de septiembre. Se prev contar con 20 mil h
oyos hasta este fin de mes, tomando en cuenta que hasta mediados de diciembre se
deben plantar 50 mil arbolitos en la va derecha de Oruro-Caracollo .</p>\r\n<p> Co
n la ejecucin del proyecto de forestacin de la carretera Oruro-Caracollo, se gener
an fuentes de empleo para personas que no contaban con una fuente laboral, por lo
que existe alegra en las seoras que estn trabajando con este proyecto de forestacin ,
agreg Calle.</p>\r\n<p> En el marco del convenio interinstitucional el Gobierno
Departamental, adems de dotar con 50 mil plantines, proveer de tierra dulce, estirco
l, cisterna para el traslado de agua y transporte para trasladar el citado mater
ial al lugar de forestacin, el Ministerio de Medio Ambiente y Agua a travs del Fon
do Nacional de Desarrollo Forestal (FONOBOSQUE) pagar los sueldos a las trabajado
ras del PLANE, por otro lado se est coordinando con las autoridades municipales d
e Caracollo y Soracachi para que la forestacin sea un xito, porque la plantacin de r
boles se realiza en la jurisdiccin de dichos municipios , complement Calle.</p>\r\n
<p>Acot que el objetivo del proyecto de Desarrollo Forestal, es mejorar la calida
d de vida de la biodiversidad y el ecosistema en el departamento de Oruro, porqu

e Oruro al estar situado geogrficamente en la meseta altiplnica de Bolivia, topogrf


icamente es relativamente plana, aunque buena parte del territorio es montaosa, p
or lo que con la arborizacin del citado tramo se increme</p>\r\n<p>ntarn las reas d
e vegetacin y por ende se mejorar nuestro ecosistema . (NCHC)</p>\r\n<p> </p>', 1, 0
, 0, 11, '2012-09-25 14:24:51', 42, '', '2012-11-08 12:30:04', 42, 0, '0000-00-0
0 00:00:00', '2012-09-25 14:24:47', '0000-00-00 00:00:00', '', '', '{"show_title
":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sho
w_parent_category":"","link_parent_category":"","show_author":"","link_author":"
","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_
navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_v
ote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layou
t":""}', 2, 0, 32, '', '', 1, 965, '{"robots":"","author":"","rights":"","xrefer
ence":""}', 0, '*', ''),
(177, 223, 'El Gobernador di inicio a la forestacin de la carretera Oruro-Caracoll
o', 'el-gobernador-dio-inicio-a-la-forestacion-de-la-carretera-oruro-caracollo',
'', '<p><img src="images/138-ar.jpg" border="0" alt="Ing. Santos Tito Vliz, Gobe
rnador del departamento, planta un arbolito en el inicio de la forestacin" title
="Ing. Santos Tito Vliz, Gobernador del departamento, planta un arbolito en el i
nicio de la forestacin" style="float: left; margin: 10px; border: 2px solid black
;" />Oruro, 03 de octubre.<strong> E</strong>n medio de un acto emotivo, el Gobe
rnador del departamento de Oruro, Ing. Santos Tito Vliz, este lunes 1 de octubre
conmemorando el Da del rbol dio inicio a la forestacin de la carretera Oruro-Caraco
llo.</p>\r\n', '\r\n<p> </p>\r\n<p> Hoy da estamos celebrando el Da del rbol, cumplie
ndo nuestras costumbres con la madre tierra, este Da del rbol tiene que servirnos
de reflexin profunda sobre lo que est ocurriendo en nuestro planeta tierra, lament
ablemente tenemos serias problemas, por eso este da debe ser de profunda reflexin,
porque no podemos seguir destruyendo nuestra madre tierra, por eso es important
e que juntos trabajemos en el plan de forestacin y reforestacin, por lo que como G
obierno Departamental a travs del proyecto de Desarrollo Forestal estamos trabaja
ndo en coordinacin con los municipios , seal el Ing. Santos Tito Vliz, Gobernador del
departamento, a tiempo de dar inicio a la forestacin de la carretera Oruro-Caraco
llo.</p>\r\n<p>Agreg que en la gestin 2011 se distribuyeron 45 mil plantines, este
ao se cuenta con 75 mil arbolitos que son fruto de los viveros forestales que han
sido construido en las diferentes unidades militares, adems de la cabaa forestal
y del Centro Andino Ecolgico Agropecuario (CADEA), de los cuales 50 mil estn desti
nados a la carretera Oruro-Caracollo y nuestra meta para el prximo ao es contar co
n 150 mil plantines para efectuar trabajos de forestacin en coordinacin con el Gob
ierno nacional, departamental y gobiernos municipales y de esa forma unir esfuer
zos para el cuidado de nuestra madre naturaleza .</p>\r\n<p>A su turno el responsa
ble del proyecto de Desarrollo Forestal, Lus Calle Juaniquina, manifest que el Gob
ierno Departamental ejecuta varios proyectos de forestacin que estn orientados a l
a mitigacin del calentamiento del planeta tierra, con este propsito a travs del proy
ecto de forestacin que tiene 2 componentes; en el componente 1 se construyeron vi
veros forestales en las diferentes unidades militares con el consiguiente proces
o de capacitaciones a los responsables del manejo de dichos viveros, en el compo
nente 2 se implementa la forestacin, por lo que en la gestin 2011 fueron forestado
s 60 hectreas en el departamento de Oruro, en esta gestin se prev forestar 100 hectr
eas; 80 en la carretera Oruro-Caracollo y 20 hectreas en el rea rural .</p>\r\n<p>Co
mplement que el proyecto de forestacin de Oruro-Caracollo consta de 2 mdulos; el pri
mer mdulo comprende la forestacin de la avenida Circunvalacin que est siendo ejecuta
do por el Gobierno Municipal de Oruro y el mdulo 2 Oruro-Caracollo, ambos mdulos s
e ejecutan en el marco de un convenio interinstitucional con el Ministerio de M
edio Ambiente y Agua, el cual a travs del Fondo Nacional de Desarrollo Forestal (
FONOBOSQUE) pagar los sueldos a las 140 trabajadoras del PLANE, de las cuales 100
estn trabajando en Oruro-Caracollo y 40 en la Circunvalacin. Estos trabajos de fo
restacin sern concluidos hasta mediados de diciembre .</p>\r\n<p>Acot que el Gobiern
o Departamental de Oruro, adems de proveer con 50 mil plantines, apoya con abono,
transporte para el traslado de tierra agrcola, adems del personal tcnico que hace
seguimiento a los trabajos de forestacin que se efectan en la carretera Oruro-Cara
collo. (NCHC)</p>', 1, 0, 0, 11, '2012-10-03 16:00:53', 42, '', '0000-00-00 00:0

0:00', 0, 0, '0000-00-00 00:00:00', '2012-10-03 16:00:49', '0000-00-00 00:00:00'


, '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"",
"link_category":"","show_parent_category":"","link_parent_category":"","show_aut
hor":"","link_author":"","show_create_date":"","show_modify_date":"","show_publi
sh_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show
_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_read
more":"","article_layout":""}', 1, 0, 31, '', '', 1, 816, '{"robots":"","author"
:"","rights":"","xreference":""}', 0, '*', ''),
(178, 224, 'Por gestiones del Gobernador Santos Tito, Presidente desembols recurs
os econmicos para la construccin 8 coliseos', 'por-gestiones-del-gobernador-santos
-tito-presidente-desembolso-recursos-economicos-para-la-construccion-8-coliseos'
, '', '<p><img src="images/138pre.jpg" border="0" alt="Presidente Evo Morales ay
ma, en el acto de entrega de Cheques a los gobiernos municipales" title="Presid
ente Evo Morales ayma, en el acto de entrega de Cheques a los gobiernos municip
ales" style="float: left; margin: 10px;" />Oruro, 03 de octubre. En medio de un
acto festivo que se desarroll en el hall del Gobierno Autnomo Departamental de Oru
ro, el fin de semana el Presidente del Estado Plurinacional de Bolivia, Evo Mora
les Ayma, entreg 4 838.690 bolivianos como primer desembolso a 8 gobiernos municipa
les para la construccin de similar nmero de coliseos cerrados en el departamento d
e Oruro.</p>\r\n', '\r\n<p> </p>\r\n<p>Los municipios beneficiarios son: Beln de
Andamarca, Distrito II Cosapa del municipio de Turco, Sevaruyo de Santuario de Q
uillacas, San Pedro de Totora, Santiago de Huayllamarca, Chacarilla de Soracachi
, Salinas de Garci Mendoza, adems de Machacamarca, en los cuales se construirn col
iseos cerrados con un costo total de 24 193.450 bolivianos que son financiados po
r el programa Bolivia cambia, Evo cumle , gracias a las gestiones realizadas por e
l Gobernador del departamento de Oruro, Ing. Santos Tito Vliz.</p>\r\n<p>La const
ruccin de infraestructuras deportivas tiene el objetivo de fortalecer al deporte,
adems de crear espacios para el debate poltico social de los habitantes de los mu
nicipios, por lo que nuestro deseo es que hasta el prximo ao todos los municipios d
e Oruro cuenten con un coliseo multifuncional , dijo el Mandatario del Estado a ti
empo de entregar cheques a los alcaldes municipales.</p>\r\n<p>A su turno el Gob
ernador del departamento de Oruro, Ing. Santos Tito Vliz, a tiempo de agradecer a
l Presidente del Estado Plurinacional de Bolivia, Evo Morales Ayma, por el apoyo
brindado con infraestructuras deportivas para el departamento de Oruro, manifes
t: con el programa Bolivia Cambia-Evo Cumple, desde el ao 2006 hasta esta gestin se
han ejecutado slo en infraestructuras deportivas alrededor de 99 millones de boli
vianos. Tenemos la gran satisfaccin de que hoy aprueben proyectos para coliseos e
n varios municipios, por un monto de 24 millones de bolivianos. Es decir, ms de 1
10 millones de bolivianos .</p>\r\n<p>Por su parte el alcalde de Salinas de Garci
Mendoza, Silvio Alanoca, tambin agradeci al Presidente Evo Morales, sealando que es
una gran satisfaccin ma y de mis colegas alcaldes por beneficiarnos con la constru
ccin de coliseos, que tanta falta hacen en nuestras poblaciones. Servirn para prac
ticar el deporte y acortar las diferencias entre las reas urbana y rural .</p>', 1,
0, 0, 11, '2012-10-03 16:03:22', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-0000 00:00:00', '2012-10-03 16:03:19', '0000-00-00 00:00:00', '', '', '{"show_titl
e":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sh
ow_parent_category":"","link_parent_category":"","show_author":"","link_author":
"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item
_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_
vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layo
ut":""}', 1, 0, 30, '', '', 1, 793, '{"robots":"","author":"","rights":"","xrefe
rence":""}', 0, '*', ''),
(179, 225, 'Gobernacin entreg reconocimientos a medallistas del departamento de
Oruro en los III Juegos Estudiantiles Plurinacionales, Presidente Evo ', 'gobernac
ion-entrego-reconocimientos-a-medallistas-del-departamento-de-oruro-en-los-iii-j
uegos-estudiantiles-plurinacionales-presidente-evo', '', '<p style="text-align:
justify;"><img src="images/138-medal.jpg" border="0" style="float: left;" />Orur
o, 05 de octubre. El Gobierno Autnomo Departamental de Oruro realiz el reconocimie
nto y entrega de certificados y un texto a los estudiantes que lograron las meda
llas de oro, plata y bronce en los III Juegos Deportivos Estudiantiles Plurinac

ionales, adems a los directores y profesores que organizaron los mosaicos y la Ba


nda Estudiantil Plurinacional.</p>\r\n', '\r\n<p style="text-align: justify;"> <
/p>\r\n<p style="text-align: justify;">En la oportunidad el gobernador Ing. Sant
os Tito Vliz, destac el trabajo coordinado entre las instituciones orureas que hici
eron posible la realizacin de estos los III Juegos Deportivos Estudiantiles Pluri
nacionales, con debilidades y fortalezas.</p>\r\n<p style="text-align: justify;"
>Asimismo la primera autoridad del departamento reconoci la labor de todos los or
ureos y de los periodistas que difundieron los III Juegos Deportivos Estudiantil
es Plurinacionales por sus medios y programas.</p>\r\n<p style="text-align: just
ify;">La entrega de los reconocimientos estuvo a cargo del ing. Santos Tito, el
secretario de Desarrollo Social, prof. Martn Mollo, el director del SEDEDE, Cris
tian Nava y autoridades de Educacin.</p>\r\n<p style="text-align: justify;"><stro
ng>Equipos y estudiantes medallista de Oro</strong></p>\r\n<p style="text-align
: justify;"><strong>Con medalla de Oro: F</strong>tbol de saln: colegio la Salle;
voleibol colegio Santa Mara Magdalena Postel 1; en ciclismo: bicicleta montaera
colegio <strong>estudiante </strong>Gilda Margot Checa Poma<strong>; </strong>b
icicleta ruta Gloria Checa poma; bicicleta montaera Mario checa Poma los tres de
l colegio Jos Flores Belloni de Villa Poop. En atletismo 3mil mts. de Nuestra seora
del Socavn II damas Nemia Marza Marce.</p>\r\n<p style="text-align: justify;"><s
trong>Medallistas de plata </strong></p>\r\n<p style="text-align: justify;">Bici
cleta ruta Israel Socompi Bustos del colegio Jos Flores Belloni Villa Poop<strong
>; en </strong>ajedrez ngela Tonya Rosales Camacho del colegio Pantalen Dalence
1<strong>.</strong></p>\r\n<p style="text-align: justify;"><strong>Medallistas
de bronce</strong></p>\r\n<p style="text-align: justify;">En futbol colegio John
F. Kennedy II-Don Bosco, en atletismo 10 mil mts. Janeth Paola Lucana Cayo del
colegio Antofagasta. En <strong> natacin relevos las estudiantes L</strong>aur
a Camila Barreta Aguilar Valeri Gabriela Lazcano Condori; Shirley Ibeth Mena
Gutirrez y Yeneva Yhara miranda romero<strong> del colegio Alemn</strong></p>\
r\n<p style="text-align: justify;">En ajedrez Claudia Vernica Apaza Tito del co
legio Mara Quiroz, en 3mil mts. obstculos Nelson Fernndez Fernndez del colegio Mari
scal de Ayacucho de Huanuni y en 3 mil mts. obstculos Carolina Patzi Bautista d
el colegio Oruro secundaria. (SDQ)<strong><img src="images/pic_0906.jpg" border=
"0" alt="" /></strong></p>\r\n<p style="text-align: justify;"><strong><img src="
images/pic_0910.jpg" border="0" alt="" /></strong></p>\r\n<p style="text-align:
justify;"><strong><img src="images/pic_0912.jpg" border="0" alt="" /></strong></
p>\r\n<p style="text-align: justify;"> </p>', 1, 0, 0, 11, '2012-10-05 13:35:07'
, 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-10-05 13:35:
05', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_int
ro":"","show_category":"","link_category":"","show_parent_category":"","link_par
ent_category":"","show_author":"","link_author":"","show_create_date":"","show_m
odify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"",
"show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_no
auth":"","alternative_readmore":"","article_layout":""}', 1, 0, 29, '', '', 1, 8
45, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(180, 226, 'XX Festival de la Cancin Boliviana Aqu Canta Bolivia se realizara los
dias 13, 14 y 15 de diciembre', 'xx-festival-de-la-cancion-boliviana-aqui-cantabolivia-se-realizara-los-dias-13-14-y-15-de-diciembre', '', '<p><br /><img src="
images/aqui canta bolivia.jpg" border="0" alt="" /></p>\r\n<p><strong>E</strong>
l comit Organizador del festival de la XX versin del Festival de la cancin Bolivian
a Aqu Canta Bolivia , determino fijar una nueva fecha para la realizacin de esta acti
vidad cultural, para el 13,14 y 15 de diciembre, confirm este mircoles el Secreta
rio Departamental de Cultura y Turismo Lic. Ronald Choque Guisbert.</p>\r\n', '\
r\n<p> </p>\r\n<p>Esta determinacin fue asumida por el comit organizador del XX Fe
stival de la Cancin Boliviana Aqu Canta Bolivia , integrada por el Consejo departame
ntal de Culturas, el Gobierno Autnomo Municipal de Oruro, y el Gobierno Autnomo
Departamental de Oruro, que analiz las solicitudes enviadas, mediante cartas, lla
mada telefnicas, y otros medios a nivel nacional que solicitaban mayor tiempo pa
ra presentar su trabajo.</p>\r\n<p> Con el afn de fomentar la participacin de una ma
yor cantidad de artistas interesados en el XX versin del Festival de la Cancin Bol
iviana Aqu Canta Bolivia , los miembros del comit organizador de esta actividad de re

levancia nacional determin fijar nueva fechas: para 13, 14 y 15 de diciembre


ser la realizacin del Festival; el 12 de noviembre fecha lmite para la recepcin d
e los trabajos musicales, el 16 y 17 de noviembre ser la calificacin de los traba
jos en las diferentes categoras y el 19 de noviembre se realizar la publicacin de l
a nmina de los representantes preseleccionados a la segn da etapa , inform la el Sec
retario Departamental de Cultura y Turismo Lic. Ronald Choque Guisbert.</p>', 1,
0, 0, 11, '2012-10-18 19:26:48', 42, '', '2012-11-06 23:34:28', 42, 0, '0000-00
-00 00:00:00', '2012-10-18 19:26:46', '0000-00-00 00:00:00', '', '', '{"show_tit
le":"","link_titles":"","show_intro":"","show_category":"","link_category":"","s
how_parent_category":"","link_parent_category":"","show_author":"","link_author"
:"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_ite
m_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show
_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_lay
out":""}', 5, 0, 28, '', '', 1, 1151, '{"robots":"","author":"","rights":"","xre
ference":""}', 0, '*', ''),
(181, 227, 'Hotel Terminal Oruro busca recuperar su estatus e imagen a travs de
una nueva administracin', 'hotel-terminal-oruro-busca-recuperar-su-estatus-e-imag
en-a-traves-de-una-nueva-administracion', '', '<p><strong>L</strong>os cambios e
mprendidos en el Hotel Terminal Oruro a travs de una nueva administracin estatal d
esde el Gobierno Autnomo Departamental de Oruro permitirn recuperar su estatus e
imagen de este importante centro de hospedaje de la ciudad de Oruro, que pas a m
anos del Estado desde el mes de julio</p>\r\n', '\r\n<p> </p>\r\n<p>La Lic. Sara
Morales, coordinadora de operaciones del Hotel Terminal explic que tras la inter
vencin de la terminal de buses y el hotel este ltimo paso a manos del Gobierno Au
tnomo Departamental de Oruro y gracias al impulso del gobernador Ing. Santos Tito
Vliz que de inmediato designo personal instruyendo aplicar un nuevo sistema de a
dministracin, porque paso de privada a ser una empresa pblica.</p>\r\n<p> Al tratars
e de un centro de hospedaje se trat de adaptar a la administracin pblica para efect
os de un mejor control y acorde a las normas del sistema pblico, se hicieron las
adecuaciones que corresponden para lograr mejoras en la administracin y mostrar u
na nueva imagen a los visitantes del interior y exterior del pas , dijo Morales.</p
>\r\n<p>Agreg que entre los cambios se tiene nuevas ofertas en los diferentes se
rvicios; en hospedaje se rebaj el costo de las habitaciones por noche ahora el p
recio es de 100 bolivianos por persona, se continan alquilando los dos salones de
reuniones para diferentes acontecimientos, adems en las prxima semanas se pretend
e reabrir el restaurante del Hotel Terminal para generar ms ingresos , seal Morales.<
/p>\r\n<p> Tambin esperamos recuperar la categora perdida y el estatus que tena el Ho
tel Terminal, actualmente se est realizando el alquiler de los dos salones parta
todo tipo de acontecimientos y as generando recursos , complement.</p>\r\n<p>El Gob
ierno Departamental de Oruro cre la Empresa Pblica Departamental mediante el cual
se est destinando recursos econmicos para el funcionamiento de la misma que estar e
ncargada del Hotel y la Terminal de Buses, este monto ser destinado para mejora
r la infraestructura del Hotel, tenemos problemas con el tanque de agua que est de
teriorando la infraestructura, falta cambiar el revestimiento de los baos del hot
el y tambin de la cocina del tercer piso y el objetivo es que antes de carnaval
es se logre todas estas mejorar y recuperar su categora , culmin Morales.<img src="i
mages/hotel terminal.jpg" border="0" alt="" /></p>', 0, 0, 0, 11, '2012-10-18 20
:43:59', 42, '', '2012-10-18 22:00:45', 42, 0, '0000-00-00 00:00:00', '2012-10-1
8 20:43:57', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","
show_intro":"","show_category":"","link_category":"","show_parent_category":"","
link_parent_category":"","show_author":"","link_author":"","show_create_date":""
,"show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_ic
ons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"",
"show_noauth":"","alternative_readmore":"","article_layout":""}', 3, 0, 27, '',
'', 1, 19, '{"robots":"","author":"","rights":"","xreference":""}', 1, '*', ''),
(182, 228, 'Decretos Departamentales Promulgados', 'decretos-departamentales-pro
mulgados', '', '<div style="background-color: #999; color: #fff; font-weight: bo
ld; padding: 5px;">Gestin 2012</div>\r\n<ul>\r\n<li><a href="images/pdfs/gaceta/d
dptales/dd12012.pdf" target="_blank">DECRETO DEPARTAMENTAL N 001 DEL 6 DE ENERO D
E 2012<br /> Declara Zona de desastre y/o Emergencia a los Municipios de El Chor

o y Toledo del Departamento de Oruro </a></li>\r\n<li><a href="images/pdfs/gacet


a/ddptales/dd1a2012.pdf" target="_blank">DECRETO DEPARTAMENTAL N 001 A DEL 20 DE
ENERO DE 2012<br /> Autoriza al Secretario Departamental de Administracin y Finan
zas del Gobierno Autnomo Departamental de Oruro, Incluir en la Partida Presupuest
aria de la Gestin 2012, la Partida de Gastos de Refrigerio </a></li>\r\n<li><a hr
ef="images/pdfs/gaceta/ddptales/dd22012.pdf" target="_blank">DECRETO DEPARTAMENT
AL N 002 DEL 8 DE FEBRERO DE 2012<br />Dispone Jornada Laboral Continua del da jue
ves 09 de Febrero del presente ao, en el Sector Pblico y Privado del Departamento
de Oruro, para que la poblacin participe de los Actos Oficiales en Conmemoracin de
l Aniversario de Oruro </a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd3
2012.pdf" target="_blank">DECRETO DEPARTAMENTAL N 003 DEL 24 DE FEBRERO DE 2012<b
r />Declara Estado de Desastre y/o Emergencia en todo el Departamento de Oruro,
por Efecto de Inundaciones producidas por el Fenmeno de la Nia. </a></li>\r\n<li><
a href="images/pdfs/gaceta/ddptales/dd42012.pdf" target="_blank">DECRETO DEPARTA
MENTAL N 004 DEL 19 DE MARZO DE 2012<br />Ampla por 60 das calendario, la Vigencia
de las Tarjetas de Operacin y Licencias a Operadores del Sector de Transporte Int
erprovincial e Intermunicipal del Departamento de Oruro </a></li>\r\n<li><a href
="images/pdfs/gaceta/ddptales/dd52012.pdf" target="_blank">DECRETO DEPARTAMENTAL
N 005 DEL 30 DE MARZO DE 2012<br />Establece la Designacin y Posesin del Secretari
o Departamental de Minera y Metalurgia Sr. Freddy Jhonny Motio </a></li>\r\n<li><a
href="images/pdfs/gaceta/ddptales/dd62012.pdf" target="_blank">DECRETO DEPARTAM
ENTAL N 006 DEL 04 DE ABRIL DE 2012<br /> Establece el Auto de Buen Gobierno por
Festividades Religiosas de Semana Santa. </a></li>\r\n<li><a href="images/pdfs/g
aceta/ddptales/dd72012.pdf" target="_blank">DECRETO DEPARTAMENTAL N 007 DEL 07 DE
MAYO DE 2012<br />Declara horario continuo en todo el Departamento de Oruro, el
da lunes 07 de Mayo de 2012. </a></li>\r\n<li><a href="images/pdfs/gaceta/ddptal
es/dd82012.pdf" target="_blank">DECRETO DEPARTAMENTAL N 008 DEL 07 DE MAYO DE 201
2<br />Aprueba el Reglamento Especfico del Transporte Interprovincial e Intermuni
cipal de Pasajeros y Carga del Departamento de Oruro </a></li>\r\n<li><a href="i
mages/pdfs/gaceta/ddptales/dd102012.pdf" target="_blank">DECRETO DEPARTAMENTAL N
010 DEL 18 DE JUNIO DE 2012<br />Prohibe en todo el Departamento de Oruro la que
ma Pblica o Privada de cualquier elemento combustible en la Festividad de San Jua
n. </a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd112012.pdf" target="_
blank">DECRETO DEPARTAMENTAL N 011 DEL 10 DE JULIO DE 2012<br /> Autoriza el incr
emento de Bs. 10 en el pago de refrigerio por da Ejecutivo Trabajado al personal
Permanente y Eventual del Gobierno Autnomo Departamental de Oruro. </a></li>\r\n<
li><a href="images/pdfs/gaceta/ddptales/dd132012.pdf" target="_blank">DECRETO DE
PARTAMENTAL N 013 DEL 20 DE JULIO DE 2012<br />Declrese el da 27 de Julio de 2012 Da
Departamental de limpieza en todo el Departamento de Oruro, bajo el Denominativo
de Oruro te queremos limpio . </a></li>\r\n<li><a href="images/pdfs/gaceta/ddptale
s/dd152012.pdf" target="_blank">DECRETO DEPARTAMENTAL N 015 DEL 08 DE AGOSTO DE 2
012<br />Ampla por 60 das la vigencia de las Tarjetas de Operacin y Licencias a Ope
radores del sector de Transporte Interprovincial e Intermunicipal del Departamen
to Autnomo de Oruro.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd19201
2.pdf" target="_blank">DECRETO DEPARTAMENTAL N 019 DEL 01 DE OCTUBRE DE 2012<br /
>Designa y Posesiona al Secretario Departamental de Turismo y Cultura: Ronald Ch
oque Guisbert. </a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd202012.pd
f" target="_blank">DECRETO DEPARTAMENTAL N 020 DEL 01 DE OCTUBRE DE 2012<br />Des
igna, Posesiona y Ratifica como Secretarios Departamentales a los Seores: Jos Vill
ca Iiguez, Secretario Departamental de Obras Pblicas; William Chvez Lima, Secretari
o Departamental de Administracin y Finanzas Pblicas; Tefilo Dvalos Mollo, Secretario
Departamental de Desarrollo Productivo y Transformacin Industrial; Flix Callata M
amani, Secretario Departamental de Medio Ambiente, Agua y Madre Tierra y Martn Mo
llo Soto, Secretario Departamental de Desarrollo Social y Seguridad Alimentaria.
</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd212012.pdf" target="_bl
ank">DECRETO DEPARTAMENTAL N 021 DEL 19 DE OCTUBRE DE 2012<br />Designa y Posesio
na de manera a interin Secretario Departamental de Planificacin del Desarrollo a
Jos Villca iguez, Secretario Departamental de Obras Pblicas.</a></li>\r\n<li><a href
="images/pdfs/gaceta/ddptales/dd232012.pdf" target="_blank">DECRETO DEPARTAMENTA
L N 023 DEL 25 DE OCTUBRE DE 2012<br />Declara el 29 de Octubre de 2012 DA DEL ALIM

ENTO EN BASE A QUINUA , en todo el departamento de Oruro.</a></li>\r\n<li><a href=


"images/pdfs/gaceta/ddptales/dd242012.pdf" target="_blank">DECRETO DEPARTAMENTAL
N 024 DEL 30 DE OCTUBRE DE 2012<br />Declara Tolerancia en la Administracin Pblica
en el Departamento de Oruro, a partir de hrs.14:30 del da miercoles 31 de Octubr
e del presente ao, a objeto de que los servidores pblicos puedan asistir al partid
o de ftbol, entre San Jos de Oruro y Bolvar de la Paz.</a></li>\r\n<li><a href="ima
ges/pdfs/gaceta/ddptales/dd252012.pdf" target="_blank">DECRETO DEPARTAMENTAL N 02
5 DEL 07 DE NOVIEMBRE DE 2012<br />Declara tolerancia en la Administracin Pblica e
n el Departamento de Oruro, el da jueves 08 de Noviembre, a objeto de que los Ser
vidores Pblicos puedan asistir al Partido de Ftbol, entre San Jos de Oruro y The St
rongest de la Paz. </a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd26201
2.pdf" target="_blank">DECRETO DEPARTAMENTAL N 026 DEL 08 DE NOVIEMBRE DE 2012<br
/>Dicta Auto de Buen Gobierno para el da 21 de Noviembre de 2012, para la realiz
acin del Censo Nacional de Poblacin y Vivienda. </a></li>\r\n<li><a href="images/p
dfs/gaceta/ddptales/dd272012.pdf" target="_blank">DECRETO DEPARTAMENTAL N 027 DEL
12 DE NOVIEMBRE DE 2012<br /> Declara de manera excepcional tolerancia en las A
ctividades Administrativas Pblicas en el Departamento de Oruro el da 14 de Noviemb
re de 2012, a Objeto de que los Servidores Pblicos puedan asistir al Acto Cvico Mi
litar en Conmemoracin del CCII Aniversario de la Batalla de Aroma y la Creacin del
Glorioso Ejrcito Nacional. </a></li>\r\n</ul>\r\n<div style="background-color: #
999; color: #fff; font-weight: bold; padding: 5px;">Gestin 2011</div>\r\n<ul>\r\n
<li><a href="images/pdfs/gaceta/ddptales/dd12011.pdf" target="_blank">DECRETO DE
PARTAMENTAL Nro. 001 del 19 de enero de 2011<br /> Establece la Designacin y pose
sin del Secretario Departamental: Sr. Edgar Ajata Mariaca, como Secretario Depart
amental de Asuntos Jurdicos.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales
/dd22011.pdf" target="_blank">DECRETO DEPARTAMENTAL Nro. 002 del 31 de enero de
2011<br /> Declarara el da 1 de febrero como Da de la Procesin del Pueblo con Cirio
s como veneracin a la virgen de la candelaria patrona de nuestro departamento.<br
/>Declara el da 2 de febrero como da de la "Candelaria y de Espiritualidad" en ho
nor a "Nuestra Seora de la Candelaria, Virgen del Socavn, Patrona de los mineros,
Reina del folklore boliviano y protectora del Departamento Autonmico de Oruro".</
a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd32011.pdf" target="_blank"
>DECRETO DEPARTAMENTAL Nro. 003 del 01 de febrero de 2011<br /> Aprueba y declar
a en vigencia el REGLAMENTO DE CONDECORACIONES Y RECONOCIMIENTOS del Gobierno Au
tnomo Departamental de Oruro, que consta de 9 Captulos, 35 Artculos.</a></li>\r\n<l
i><a href="images/pdfs/gaceta/ddptales/dd42011.pdf" target="_blank">DECRETO DEPA
RTAMENTAL Nro. 004 del 23 de febrero de 2011<br /> Aprueba el Plan de Contingenc
ia prevencin de desastres naturales y gestion local del riesgo en el Departamento
de Oruro.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd62011.pdf" tar
get="_blank">DECRETO DEPARTAMENTAL Nro. 006 del 1 de abril de 2011<br /> Dispone
que las Secretarias Departamentales ejecutoras de proyectos de inversin, son dir
ectos responsables de las contratacin y/o designacin de personal que desempearan el
cargo de fiscal de obra; de acuerdo a procedimientos establecidos por ley</a></
li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd72011.pdf" target="_blank">DEC
RETO DEPARTAMENTAL Nro. 007 del 20 de abril de 2011<br /> Se prohbe el expendio y
consumo de bebidas alcohlicas en lugares pblicos y privados en todo el territorio
del Departamento Autnomo de Oruro a partir de las cero horas del da jueves 21 has
ta las veinticuatro horas del da viernes 22 de abril de 2011.</a></li>\r\n<li><a
href="images/pdfs/gaceta/ddptales/dd82011.pdf" target="_blank">DECRETO DEPARTAME
NTAL Nro. 008 del 21 de abril de 2011<br /> Aprobar la Gua Tcnicas Normativas con
un contenido de cuatro captulos, veintin Artculos y dos Anexos.</a></li>\r\n<li><a
href="images/pdfs/gaceta/ddptales/dd92011.pdf" target="_blank">DECRETO DEPARTAME
NTAL Nro. 009 del 29 de abril de 2011<br /> Dispone que las instituciones pblicas
y privadas del Departamento de Oruro, cumplan con la asistencia al Acto prepara
do en ocasin de instituir el 29 de abril como el "Da del Derecho a la Reivindicacin
Martima".</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd102011.pdf" tar
get="_blank">DECRETO DEPARTAMENTAL Nro. 010 del 6 de mayo de 2011<br /> Establec
e la Designacin y posesin del Secretario Departamental: Sr. Florencio Choque Lapac
a como Secretario General.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/
dd112011.pdf" target="_blank">DECRETO DEPARTAMENTAL No. 011 del 6 de mayo de 201

1<br /> Actualiza y eleva a rango de Decreto Departamental la Resolucin Prefectur


al No. 248/2008 de fecha 11 de julio del 2008.</a></li>\r\n<li><a href="images/p
dfs/gaceta/ddptales/dd122011.pdf" target="_blank">DECRETO DEPARTAMENTAL No. 012
del 20 de junio de 2011 <br />Se prohbe en todo el departamento de Oruro la quema
pblica o privada de cualquier elemento combustible los das 22,23,24 de junio de 2
011, en ocasin de la Festividad de San Juan, por las consecuencias medioambiental
es.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd12a2011.pdf" target="
_blank">DECRETO DEPARTAMENTAL No. 012A del 17 de septiembre de 2011<br /> Reglam
ento a la Ley Departamental No. 012- "Rgimen Especial de Descuentos y Privilegios
en beneficio de las personas Adultas Mayores"</a></li>\r\n<li><a href="images/p
dfs/gaceta/ddptales/dd132011.pdf" target="_blank">DECRETO DEPARTAMENTAL No. 013
del 23 de septiembre de 2011<br /> Creacin de la Unidad de Puerto Seco, la cual e
star bajo la dependencia de la Secretara Departamental de Desarrollo Productivo de
l Gobierno Autnomo Departamental de Oruro.</a></li>\r\n<li><a href="images/pdfs/g
aceta/ddptales/dd152011.pdf" target="_blank">DECRETO DEPARTAMENTAL No. 015 del 3
1 de agosto de 2011<br /> Reglamento a la Ley Departamental No. 011 - "Creacin de
la Gaceta Oficial del Gobierno Autnomo Departamental de Oruro".</a></li>\r\n<li>
<a href="images/pdfs/gaceta/ddptales/dd172011.pdf" target="_blank">DECRETO DEPAR
TAMENTAL No. 017 del 12 de octubre de 2011<br /> Emite Auto de buen gobierno par
a la Eleccin de Autoridades del rgano Judicial y Tribunal Constitucional Plurinaci
onal de 16 de Octubre de 2011.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddpta
les/dd182011.pdf" target="_blank">DECRETO DEPARTAMENTAL No. 018 del 14 de diciem
bre de 2011<br /> Emite Auto de Buen Gobierno Departamental para la Eleccin de Al
caldesa o Alcalde Municipal para el municipio de Paza, del da 18 de diciembre de 2
011.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd192011.pdf" target="
_blank">DECRETO DEPARTAMENTAL No. 019 del 19 de diciembre de 2011<br /> Modifica
cin del Artculo segundo del Decreto Departamental No. 007/2010 de 29 de julio de 20
10.<br /> Derogacin del Artculo tercero del Decreto Departamental No.- 007/2010 de
29 de julio de 2010.</a></li>\r\n</ul>\r\n<div style="background-color: #999; c
olor: #fff; font-weight: bold; padding: 5px;">Gestin 2010</div>\r\n<ul>\r\n<li><a
href="images/pdfs/gaceta/ddptales/dd12010.pdf" target="_blank">DECRETO DEPARTAM
ENTAL Nro. 001 del 2 de junio de 2010<br /> Establece la nueva Estructura Organi
zacional y Administrativa del Gobierno Autnomo Departamental de Oruro.</a></li>\r
\n<li><a href="images/pdfs/gaceta/ddptales/dd22010.pdf" target="_blank">DECRETO
DEPARTAMENTAL N 002 del 2 de junio de 2010<br /> Establece la Designacin y posesin
de los Secretarios Departamentales: Secretario General, Sr. Edgar Snchez Aguirre;
Secretario Departamental de Desarrollo Productivo, Sr. Tefilo Dvalos Mollo; Secre
tario Departamental de Obras Sociales, Sr. Jos Egberto Villca Iiguez; Secretario D
epartamental de Desarrollo Social, Sr. Martn Mollo Soto; Secretario Departamental
de Planificacin del Desarrollo, Sr. Franz Martnez Aguilar; Secretario Departament
al de Asuntos Jurdicos, Sra. Giovanna Mara Choque Chaca; Secretario Departamental
de Administracin y Finanzas, Sr. Oscar Orlando Canaviri Marca</a></li>\r\n<li><a
href="images/pdfs/gaceta/ddptales/dd32010.pdf" target="_blank">DECRETO DEPARTAME
NTAL N 003 del 2 de junio de 2010<br /> Remuneracin de la Autoridad Ejecutiva del
Gobierno Autnomo del Departamento de Oruro.</a></li>\r\n<li><a href="images/pdfs
/gaceta/ddptales/dd42010.pdf" target="_blank">DECRETO DEPARTAMENTAL Nro. 004 del
2 de junio de 2010<br /> Se establece la validacin de manera provisional los for
mularios y valores impresos con la razn social de Prefectura del Departamento de
Oruro; hasta fecha treinta de junio de dos mil diez aos</a></li>\r\n<li><a href="
images/pdfs/gaceta/ddptales/dd52010.pdf" target="_blank">DECRETO DEPARTAMENTAL N
005 del 8 de junio de 2010<br /> Establece la Designacin y posesin del Secretario
Departamental al Sr. Walter Morochi Contreras como Secretario Departamental de M
inera y Metalurgia</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd62010.p
df" target="_blank">DECRETO DEPARTAMENTAL N 006 del 6 de julio de 2010<br /> Esta
blece la Designacin y posesin del Secretario Departamental al Sr. Flix Callata Mama
ni, Secretario Departamental de Derechos de la Madre Tierra</a></li>\r\n<li><a h
ref="images/pdfs/gaceta/ddptales/dd72010.pdf" target="_blank">DECRETO DEPARTAMEN
TAL Nro. 007 del 29 de julio de 2012<br /> Designa a los Delegados Ejecutivos pr
ovinciales del Gobierno Autnomo Departamental de Oruro en las 16 provincias del d
epartamento de Oruro.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd820

10.pdf" target="_blank">DECRETO DE GOBERNACION Nro. 008 del 29 de julio de 2010<


br /> Modificacin del Artculo nico del Decreto Departamental N 006/2010 de fecha 6 d
e julio de 2010.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd92010.pd
f" target="_blank">DECRETO DEPARTAMENTAL N 009 del 20 de septiembre de 2010<br />
Creacin del rea de Prevencin de Riesgos y Atencin de Desastres y/o Emergencias depe
ndientes de la Secretaria Departamental de Obras Sociales.</a></li>\r\n<li><a hr
ef="images/pdfs/gaceta/ddptales/dd102010.pdf" target="_blank">DECRETO DEPARTAMEN
TAL Nro. 010 del 17 de noviembre de 2010<br /> Se Deroga el numeral 7) del Artic
ulo nico del Decreto Departamental 002/2010.</a></li>\r\n<li><a href="images/pdfs
/gaceta/ddptales/dd112010.pdf" target="_blank">DECRETO DEPARTAMENTAL Nro. 011 de
l 18 de noviembre de 2010<br /> Establece la Designacin y posesin como Secretario
Departamental de Administracin y Finanzas a.i. al. Sr. William Chvez Lima.</a></li
>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd122010.pdf" target="_blank">DECR
ETO DEPARTAMENTAL N 012 del 23 de noviembre de 2010<br /> Establece la Designacin
y posesin como Secretario Departamental de Administracin y Finanzas al. Sr. Willia
m Chvez Lima.</a></li>\r\n<li><a href="images/pdfs/gaceta/ddptales/dd132010.pdf"
target="_blank">DECRETO DEPARTAMENTAL No. 013 del 30 de diciembre de 2010<br />
Autorizar, al Secretario Departamental de Administracin y Finanzas del Gobierno A
utnomo Departamental, incluir en la partida presupuestaria de la gestin 2011, la p
artida de GASTOS DE REFRIGERIO que se encuentran contemplados en las cuentas y s
ubcuentas relacionado con alimentos y/o refrigerios, para la atencin al President
e del Estado Plurinacional de Bolivia, Embajadores, Ministros, e invitados espec
iales que visitan nuestro departamento en misin oficial y/o otros eventos oficial
es que se consideren necesarios.</a></li>\r\n</ul>', '', 1, 0, 0, 2, '2012-10-19
20:12:53', 42, '', '2013-01-14 20:20:30', 42, 0, '0000-00-00 00:00:00', '2012-1
0-19 20:12:51', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"
","show_intro":"","show_category":"","link_category":"","show_parent_category":"
","link_parent_category":"","show_author":"","link_author":"","show_create_date"
:"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show
_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":
"","show_noauth":"","alternative_readmore":"","article_layout":""}', 27, 0, 2, '
', '', 1, 1119, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*',
''),
(183, 229, 'Gobierno Departamental implement jardineras en el estadio Jess Bermdez'
, 'gobierno-departamental-implemento-jardineras-en-el-estadio-jesus-bermudez', '
', '<p style="text-align: justify;"><img src="images/jardineras stadium.jpg" bor
der="0" alt="" /><strong>E</strong>l Gobierno Autnomo Departamental de Oruro a tr
avs de la Secretara de Medio Ambiente y Madre Tierra, implement jardineras en el es
tadio Jess Bermdez. La obra fue entregada el 17 de octubre al Servicio Departament
al de Deportes para su mantenimiento. </p>\r\n<p style="text-align: justify;">El
proyecto de la implementacin de jardineras con csped natural de alto trfico en el
estadio Jess Bermdez, tuvo un costo total de 80.150 bolivianos financiados por el
Gobierno Autnomo Departamental de Oruro,</p>\r\n', '\r\n<p style="text-align: ju
stify;"> es un compromiso del Ing. Santos Tito Vliz, Gobernador del departamento de
Oruro, el mejorar y embellecer este campo deportivo con jardineras, por lo qu
e posteriormente continuaremos trabajando en la mejora de reas verdes de los alre
dedores de este espacio deportivo. Sin embargo recomendamos al Servicio Departam
ental de Deportes (SEDEDE) el cuidado y mantenimiento de las jardineras , manifest
el Secretario Departamental de Medio Ambiente y Madre Tierra, Flix Callata Mamani
, a tiempo de hacer la entrega de la obra.</p>\r\n<p style="text-align: justify;
">A su turno el Director del Servicio Departamental de Deportes, Cristin Nava, ex
pres su agradecimiento a la Secretara de Medio Ambiente y Madre Tierra del Gobie
rno Departamental: primeramente un agradecimiento a la Secretaria de Medio Ambien
te, porque han estado trabajando por ms de meses continuos en la implementacin de
las jardineras del estadio Jess Bermdez .</p>\r\n<p style="text-align: justify;"> Han
trabajado aqu con todo su personal, seguramente con la finalidad de embellecer nu
estro campo deportivo, por lo que nosotros como SEDEDE continuaremos trabajando
en la mejora de estos espacios, porque cuando existe vegetacin hay muchas ganas
de trabajar, por lo que nuestro compromiso continuar trabajando, porque an falta
mucho que hacer para mostrar una buena imagen de este campo deportivo , argument Na

va</p>', 1, 0, 0, 11, '2012-10-23 20:26:17', 42, '', '2012-11-06 23:36:58', 42,


0, '0000-00-00 00:00:00', '2012-10-23 20:26:15', '0000-00-00 00:00:00', '', '',
'{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_cate
gory":"","show_parent_category":"","link_parent_category":"","show_author":"","l
ink_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"
","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_ico
n":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","
article_layout":""}', 5, 0, 26, '', '', 1, 899, '{"robots":"","author":"","right
s":"","xreference":""}', 0, '*', ''),
(184, 230, 'Gobernacin de Oruro trabaja en el mantenimiento del rio Desaguadero p
ara evitar desbordes en la temporada de lluvias', 'gobernacion-de-oruro-trabajaen-el-mantenimiento-del-rio-desaguadero-para-evitar-desbordes-en-la-temporada-de
-lluvias', '', '<p><img src="images/rio desaguaderio.jpg" border="0" alt="" /></
p>\r\n<p>Oruro,24 de octubre de 2012. El Gobierno Autnomo Departamental de Oruro
mediante el rea de Prevencin de Riesgos y Atencin de Desastres y Emergencias depend
iente de la Secretara Departamental de Obras Pblicas viene trabajando en la constr
uccin de diques de proteccin y el dragado izquierdo del Rio Desaguadero para evita
r desastres en la temporada de lluvias.</p>\r\n', '\r\n<p>Estos trabajos se vien
en realizando de manera constante desde el mes de abril como medida preventiva y
de mantenimiento de dicho rio con el objetivo de proteger principalmente a los
municipios de Caracollo, Toledo y El Choro, que ao tras ao se ven amenazados por i
nundaciones y desbordes debido a la sedimentacin que presenta el rio Desaguadero,
inform la Ing. Maria Eugenia Muriel, supervisora del proyecto.</p>\r\n<p>Esta ge
stin se vino trabajando en la conformacin de plataforma con material sedimentado y
de prstamo lateral, el dragado del rio con movimiento de material del cauce prin
cipal, el refuerzo de taludes con ripio, el refuerzo de plataforma, el acopio y
carguo de material.</p>\r\n<p>Los sectores en los cuales se est avanzando en el tr
abajo son el Canal Comibol perteneciente al municipio de Caracollo, Jacha Chulla
mpi perteneciente al municipio de Toledo; Rancho Carasila, Rancho Choque y Romer
o Pata perteneciente al municipio del Choro, segn el informe tcnico N 419/2012 del
APRADE.</p>\r\n<p>El proyecto de Construccin de Diques de Proteccin y Dragado del
Rio Desaguadero est desarrollando actualmente trabajos significativos en bien de
todas las comunidades involucradas a lo largo de los 64.5 Km del brazo izquierdo
, asever la encargada del proyecto</p>', 1, 0, 0, 11, '2012-10-24 18:37:04', 42,
'', '2012-10-24 18:38:49', 42, 0, '0000-00-00 00:00:00', '2012-10-24 18:37:02',
'0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"
","show_category":"","link_category":"","show_parent_category":"","link_parent_c
ategory":"","show_author":"","link_author":"","show_create_date":"","show_modify
_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show
_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth"
:"","alternative_readmore":"","article_layout":""}', 2, 0, 25, '', '', 1, 825, '
{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(185, 231, 'Oruro y Salinas sern escenarios principales para el lanzamiento del ao
internacional de la quinua', 'oruro-y-salinas-seran-escenarios-principales-para
-el-lanzamiento-del-ano-internacional-de-la-quinua', '', '<p><img src="images/di
a mundial de la quinua.jpg" border="0" alt="" />Oruro, 26 de octubre. Con la pre
sencia de autoridades del Gobierno Autnomo Departamental de Oruro, representantes
del Ministerio de Desarrollo Rural y Tierras, Autoridades del municipio de Sali
nas de Garci Mendoza, Cmara Departamental de Exportadores de Quinua y los product
ores del grano de oro hoy se desarroll la presentacin del lanzamiento del ao intern
acional de la quinua 2013</p>\r\n', '\r\n<p>que se realizar este prximo lunes 29 d
e octubre.</p>\r\n<p>La red institucional de la quinua viene planificando desde
varias semanas atrs las actividades enmarcadas dentro del lanzamiento oficial del
ao internacional de la quinua que se desarrollar en la ciudad de Oruro y en el mu
nicipio de Salinas de manera simultnea; por otra parte el Presidente del Estado P
lurinacional desde la sede de la ONU en Nueva York promocionar la quinua como un
recurso alimenticio de alto valor nutricional que se produce en el altiplano bol
iviano para el mundo.</p>\r\n<p>Las calles adyacentes a la Plaza Principal 10 de
Febrero y a la plaza Castro de Padilla sern los escenarios en las cuales se expo
ndrn una amplia diversidad de productos y gastronoma elaborado a base de quinua, d

e la misma manera se realizarn concursos de arte y fotografa, estarn presentes grup


os musicales, se contar con la participacin de conjuntos folklricos de Oruro y se e
legir a la usta quinuera, afirm la Responsable del Programa de Seguridad Alimentari
a en Bolivia del Ministerio de Desarrollo Rural y Tierras, Lic. Ana Guzmn. </p>\r
\n<p>Por otra parte el Secretario General de la Gobernacin, Ing. Florencio Choque
, dio a conocer el decreto departamental que emiti el Gobernador de Oruro, Ing.
Santos Tito, que seala el 29 de octubre como Da del alimento en base a la quinua en
todo el departamento de Oruro y que a la ves otorga tolerancia a los funcionario
s pblicos para asistir al lanzamiento del ao internacional de la quinua.</p>', 1,
0, 0, 11, '2012-10-26 21:02:23', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-0
0 00:00:00', '2012-10-26 21:02:20', '0000-00-00 00:00:00', '', '', '{"show_title
":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sho
w_parent_category":"","link_parent_category":"","show_author":"","link_author":"
","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_
navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_v
ote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layou
t":""}', 1, 0, 24, '', '', 1, 926, '{"robots":"","author":"","rights":"","xrefer
ence":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(186, 232, 'Revestimiento de canales en presa de Tacagua fue entregado definitiv
amente', 'revestimiento-de-canales-en-presa-de-tacagua-fue-entregado-definitivam
ente', '', '<p><img src="images/revestimiento de canales.jpg" border="0" alt=""
/>Oruro, 29 de octubre. Con una inversin de 6.379.355,32 bolivianos, el Gobierno
Autnomo Departamental de Oruro (G.A.D.OR.) realiz la entrega definitiva del proy
ecto de revestimiento de canales Central Norte de la presa Tacagua fase II en la
comunidad de Juchusuma Porvenir del municipio de Challapata.</p>\r\n', '\r\n<p>
La entrega la realiz el Ing. Florencio Choque Lapaca, Secretario General del G.A.
D.OR., quien manifest: el revestimiento de canales beneficiar a 290 familias que re
alizan la labor agropecuaria, pertenecientes a la zona central norte; la ejecucin
del proyecto permitir ampliar las reas de produccin agrcola, incrementar la producc
in de cultivos y reducir las frecuencias de riego. </p>\r\n<p> </p>\r\n<p>El proyec
to fue promovido por la Direccin de Aguas, Cuencas y Riegos de la Secretara Depart
amental de Medio Ambiente y Madre Tierra del G.A.D.OR., considerando que el rea d
el proyecto es tradicionalmente agropecuario con un gran potencial hdrico y que a
nteriormente no era aprovechado en forma ptima por las prdidas considerables que s
e generaban en los canales de conduccin de tierra. A hora con el revestimiento de
los canales de conduccin se reducirn las prdidas de agua.</p>\r\n<p>Del total de l
a inversin que se realiz en el proyecto, el Gobierno Departamental invirti el 80 po
r ciento, el municipio de Challapata aport el 15 por ciento y los beneficiarios
financiaron el restante 5 por ciento.</p>\r\n<p>Del acto de entrega participaro
n las autoridades departamentales, municipales y beneficiarios. El acto concluy c
on el corte de cinta y Ch alla del revestimiento de canales.</p>\r\n<p><strong><em
>Caractersticas del proyecto</em></strong></p>\r\n<p>El canal de la zona Central
Norte tiene una longitud total de 12.931,32 metros; la empresa responsable de la
ejecucin del proyecto es el consorcio C.H.C.M.-S.E.C.-MAGEY S.R.L.; el tiempo de
ejecucin fue de 1276 das calendario. El proyecto est ubicado en la Zona Central No
rte del municipio de Challapata de la Provincia Abaroa.</p>', 1, 0, 0, 11, '2012
-10-30 19:48:04', 42, '', '2012-10-30 19:49:57', 42, 0, '0000-00-00 00:00:00', '
2012-10-30 19:48:02', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_tit
les":"","show_intro":"","show_category":"","link_category":"","show_parent_categ
ory":"","link_parent_category":"","show_author":"","link_author":"","show_create
_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":""
,"show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_
hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 2, 0,
23, '', '', 1, 924, '{"robots":"","author":"","rights":"","xreference":""}', 0,

'*', ''),
(187, 233, 'Cancha de csped sinttico de la Federacin de Bandas de Msicos Profesional
es ser ejecutada en 20 das', 'cancha-de-cesped-sintetico-de-la-federacion-de-banda
s-de-musicos-profesionales-sera-ejecutada-en-20-dias', '', '<p><strong><img src=
"images/cancha para los musicos.jpg" border="0" alt="" />Oruro, 30 de octubre. C
</strong>on el financiamiento del programa Bolivia Cambia Evo Cumple la empresa
Tauro ejecutar la cancha de csped sinttico Santa Cecilia de la Federacin de Bandas P
rofesionales de Oruro; las obras se dieron inicio este lunes 29 de octubre en e
l barrio Santa Ana uno, con la presencia de autoridades departamentales y munici
pales.</p>\r\n', '\r\n<p> </p>\r\n<p>El secretario general de la gobernacin Ing.
Florencio Choque dijo: El presidente Evo Morales, con el programa Bolivia Cambi
a Evo Cumple, a nivel nacional busca fortalecer el deporte por ello est apoyando
a todas las organizaciones, como ahora a los msicos, este proyecto de la cancha
de pasto sinttico tendr un costo de un milln setecientos mil bolivianos aproximadam
ente financiado con el programa Bolivia Cambia, Evo Cumple, que anteriormente te
nan recursos del gobierno de Venezuela, pero ahora son del Tesoro General de la N
acin (TGN) .</p>\r\n<p>Por su parte el presidente de la Federacin de Bandas de Msicos
Profesionales de Oruro, Gonzalo Choque Huanca agradeci al presidente Evo Morale
s, al Gobernador Santos Tito a la alcaldesa Rossio Pimentel por su aporte a l
os msicos en contar con un campo deportivo y destaco que en un tiempo record de
20 das la empresa constructora Tauro ejecutara la obra y estar lista para la celeb
racin de la fiesta de Santa Cecilia, patrona de los msicos.</p>\r\n<p>Agreg que ca
da ao se realiza un campeonato de futbol y esta vez lo harn en su propia cancha y
anuncio que en el partido inaugural estar presente el presidente Evo Morales.</
p>\r\n<p>Por su parte la alcaldesa del municipio de Oruro mencion que el inicio d
e estas obras, es sentar soberana sobre los terrenos de las reas verdes y de equip
amiento para ejecutar proyectos que beneficien a los vecinos y en esta ocasin a lo
s msicos. Impulsar este proyecto fue un compromiso ante el presidente y se va a
cumplir, dijo la autoridad a tiempo de comprometer gestionar el enmallado para
este campo deportivo.</p>', 1, 0, 0, 11, '2012-10-30 20:46:51', 42, '', '2012-1
0-30 20:49:34', 42, 0, '0000-00-00 00:00:00', '2012-10-30 20:46:48', '0000-00-00
00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_cat
egory":"","link_category":"","show_parent_category":"","link_parent_category":""
,"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","
show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon
":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","altern
ative_readmore":"","article_layout":""}', 2, 0, 22, '', '', 1, 964, '{"robots":"
","author":"","rights":"","xreference":""}', 0, '*', ''),
(188, 234, 'Gobernador Santos Tito gestionar recursos para la construccin de una
sede social para los residentes orureos en Santa Cruz', 'gobernador-santos-tito-g
estionara-recursos-para-la-construccion-de-una-sede-social-para-los-residentes-o
rurenos-en-santa-cruz', '', '<p class="yiv2083054456msonormal"><img src="images/
visita gobernador a santa cruz.jpg" border="0" alt="" />Oruro, 6 de noviembre. E
l Gobernador Santos Tito Vliz en reunin informativa y de coordinacin, organizado p
or el Centro de Residentes Orureos comprometi gestionar la construccin de una sede
social para los residentes orureos en la ciudad de Santa Cruz, la reunin se realiz
este fin de semana en la ciudad oriental, donde tambin particip la Asociacin de Co
njunto del Folklore Virgen del Socavn de Santa Cruz.</p>\r\n', '\r\n<p class="yiv
2083054456msonormal"> Santos Tito brind un informe sobre los proyectos que ejecut
a en su gestin en el rea de electrificacin, caminos, avances sobre el aeropuerto in
ternacional, y la ejecucin financiera hasta octubre. Tambin, inform sobre la convoc
atoria para el festival de la cancin boliviana Aqu canta Bolivia a realizarse del 1
3 al 15 de diciembre y explico sobre los resultados y logros que tienen los prog
ramas Bolivia cambia, Evo Cumple y Mi agua I y II en el departamento de Oruro.</p>
\r\n<p class="yiv2083054456msonormal"> </p>\r\n<p class="yiv2083054456msonormal"
>Edgar Pelez, presidente del Centro de Residente Orureos en Santa Cruz, muy conten
to expreso su satisfaccin, por primera vez llega un gobernador a esta ciudad, par
a reunirse con sus coterrneos e informar con detalle sobre las actividades de su
gestin y coordinar actividades que beneficien al departamento de Oruro , dijo.</p>\
r\n<p> Por su parte el presidente de la asociacin de Conjunto folklricos Virgen de

l Socavn, Diego Mamani, dijo yo que vivo ms de 25 aos en Santa Cruz, es por primera
vez que llega una autoridad para reunirse con nosotros, e informarnos sobre lo
s proyectos camineros y otros proyectos, esta es una gran oportunidad para conve
rsar y planificar actividades que beneficien a nuestro departamento .</p>', 1, 0,
0, 11, '2012-11-06 23:28:38', 42, '', '2012-11-07 12:27:14', 42, 0, '0000-00-00
00:00:00', '2012-11-06 23:28:36', '0000-00-00 00:00:00', '', '', '{"show_title":
"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_
parent_category":"","link_parent_category":"","show_author":"","link_author":"",
"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_na
vigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vot
e":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout"
:""}', 8, 0, 21, '', '', 1, 684, '{"robots":"","author":"","rights":"","xreferen
ce":""}', 0, '*', ''),
(189, 235, 'Gobernacin destina 10 millones de bolivianos para el hospital general
San Juan de Dios', 'gobernacion-destina-10-millones-de-bolivianos-para-el-hospi
tal-general-san-juan-de-dios', '', '<p><strong><img src="images/entrega de equip
amiento al hospital.jpg" border="0" alt="" />E</strong>l gobernador Santos Tito
este martes confirm que para la gestin 2013 se ha destinado 10 millones de bolivia
nos para equipamiento e infraestructura del hospital San Juan De Dios, tras c
ulminarse hasta fin de ao el proceso de transferencia de este nosocomio del muni
cipio al Gobierno Autnomo Departamental de Oruro.</p>\r\n', '\r\n<p> </p>\r\n<p> Es
tamos en una etapa de transicin del Hospital San Juan de Dios, del municipio al
Gobierno Autnomo Departamental y el 2013 estar concretada , por ello en el Pr
ograma Operativo Anual (POA) tenemos inserto 10 millones de bolivianos para dif
erentes trabajos de equipamientos e en infraestructura de esta manera trabajar
emos de forma directa con el hospital en la parte administrativa , afirmo el gober
nador Santos Tito durante el acto de entrega de equipos de neonatologa a este cen
tro hospitalario.</p>\r\n<p>La autoridad complemento que se necesitan equipos
para rayos x, para hemodilisis, ecgrafos y otros equipos que son necesarios para
la atencin de todos los ciudadanos del departamento y brindar un mejor servicio
desde los neonatales hasta las personas de la tercera edad porque se cuenta con l
os profesionales; pero se necesitan ms herramientas .</p>\r\n<p>Respecto a la donac
in de un lote de equipos de neonatologa por parte de la cooperacin del Japn a travs d
e JICA destac el apoyo del gobierno del Japn a travs su embajada en Bolivia, con
quien se consolido a travs del VIPFE la firma de un convenio interinstitucional
con la embajada del Japn y el Gobierno Autnomo Departamental de Oruro por boli
vianos 2.849.096,25 de los cuales casi el total est destinado para el equipami
ento y 96.346 para trabajo de auditoria y como gobernacin se est destinando 646 mi
l bolivianos para mejorar la infraestructura del servicio de neonatologa del Hosp
ital General San Juan de Dios, explic el gobernador Santos Tito.</p>', 1, 0, 0, 1
1, '2012-11-08 12:26:52', 42, '', '0000-00-00 00:00:00', 0, 42, '2012-11-08 12:2
6:52', '2012-11-08 12:26:49', '0000-00-00 00:00:00', '', '', '{"show_title":"","
link_titles":"","show_intro":"","show_category":"","link_category":"","show_pare
nt_category":"","link_parent_category":"","show_author":"","link_author":"","sho
w_create_date":"","show_modify_date":"","show_publish_date":"","show_item_naviga
tion":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"
","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}
', 1, 0, 20, '', '', 1, 714, '{"robots":"","author":"","rights":"","xreference":
""}', 0, '*', ''),
(190, 236, 'Nios y nias de los centros PAN de los 35 municipios mostraran sus danz
as', 'ninos-y-ninas-de-los-centros-pan-de-los-35-municipios-mostraran-sus-danzas
', '', '<p><strong><img src="images/festival del pan.jpg" border="0" alt="" />Or
uro, 8 de noviembre. C</strong>ientos de nios y nias menores de 6 aos del Program
a de Atencin a los nios y nias menores de 6 aos (PAN) dependiente de la Secretaria D
epartamental de Desarrollo Social del Gobierno Autnomo Departamental de Oruro de
los 35 municipios este viernes 9 de noviembre participaran del festival de dan
zas, se desarrollara en el coliseo cerrado del Regimiento Camacho desde las 9:3
0 horas, confirm el responsable del Programa PAN, Guido Arias.</p>\r\n', '\r\n<p>
</p>\r\n<p> La participacin de los nios y nias de los centros PAN, con sus danza
s propias de la poca como es la siembra, mostraran las danzas tpicas de sus luga

res dijo Peter Vega responsable de educacin del programa PAN a tiempo de explica
r que los nios y nias en los centros durante todo puedan mostrar su cultura, cos
tumbres y su creatividad con el apoyo de los padres de familia.</p>\r\n<p>Por su
parte el responsable del PAN, Guido Arias confirm hasta la participacin de 230 nio
s y nias de los diferentes municipios en el tercer Festival departamental de dan
zas tpicas originarias
donde los nios mostraran las diferentes caractersticas trad
iciones, culturas y costumbres que tienen en los diferentes municipios del depar
tamento.</p>\r\n<p>Arias invit a toda la ciudadana orurea a presenciar y apoyar e
l desarrollo de la comunicacin artstica de los nios y nias de los centros PAN del dep
artamento de Oruro que anualmente realizan esta actividad.</p>\r\n<p>En todo el d
epartamento de Oruro existen 218 centros PAN ubicados en los 35 municipios, in
cluido el municipio de Oruro, donde ms de dos mil nios y nias menores de 6 aos recib
en atencin en educacin, salud y estimulacin temprana, explic el profesor Martn Mollo
Secretario Departamental de Desarrollo Social del Gobierno Autnomo Departamental
de Oruro.</p>\r\n<p>Este festival de danzas se realiza de forma anual como u
n cierre de actividades, donde los educadores y los nios muestran todo el trabaj
o realizado en la gestin, con la presentacin de las danzas, paneles y otras activi
dades ejecutadas, complement Mollo.</p>', 1, 0, 0, 11, '2012-11-08 12:33:31', 42,
'', '2012-11-08 12:34:05', 42, 0, '0000-00-00 00:00:00', '2012-11-08 12:33:28',
'0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":
"","show_category":"","link_category":"","show_parent_category":"","link_parent_
category":"","show_author":"","link_author":"","show_create_date":"","show_modif
y_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","sho
w_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth
":"","alternative_readmore":"","article_layout":""}', 3, 0, 19, '', '', 1, 845,
'{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(191, 237, 'En los 202 aniversario del Ejrcito El Gobierno Departamental de Oruro
reconoci la labor del Ejrcito de Bolivia', 'en-los-202-aniversario-del-ejercito-e
l-gobierno-departamental-de-oruro-reconocio-la-labor-del-ejercito-de-bolivia', '
', '<p><strong><img src="images/reconocimiento al gobernador.jpg" border="0" alt
="" />Oruro, 14 de noviembre. E</strong>l Ing. Santos Tito Vliz, Gobernador del d
epartamento de Oruro, reconoci la labor del Ejrcito de Bolivia con una plaqueta de
reconocimiento que fue entregada al Comandante General del Ejrcito, Gustavo Adol
fo Sandoval Espinoza, durante el Vino de Honor que se efectu este mircoles 14 de
noviembre en la casa municipal de Cultura Javier Echenique</p>\r\n', '\r\n<p>tra
s la parada militar que se realiz en la avenida 6 de agosto en homenaje a los 202
aos de la creacin del Ejrcito boliviano.</p>\r\n<p> General Sandoval primero nuestro
agradecimiento profundo al Alto Mando Militar por haber llevado adelante la cel
ebracin de los 202 aniversario del Ejrcito de Bolivia en la ciudad de Oruro, agrad
ecemos profundamente por la realizacin del desfile militar en esta ciudad. Hubo u
na notable participacin ciudadana, por lo que creo que todos han participado de e
ste aniversario, felicidades General Sandoval a nombre de todas las institucione
s y organizaciones sociales del departamento de Oruro le hago entrega de este re
conocimiento por celebrar los 202 aniversario en Oruro. De la misma forma tenemo
s un reconocimiento para el Ejrcito de Bolivia, manifest el Ing. Santos Tito Vliz,
Gobernador del departamento de Oruro.</p>\r\n<p>Por su parte el Gral. Gustavo Ad
olfo Sandoval Espinoza, a tiempo de expresar su agradecimiento al Gobernador de
l departamento de Oruro, a las autoridades del Estado Mayor, al Ing. Santos Tito
Vliz por habernos apoyado en la realizacin de las actividades, al Alto Mando Milit
ar por andar por el camino ms amplio, por el camino de la comprensin, porque todo
s y cada uno de nosotros tenemos un valor, nadie es superior que otro, todos som
os iguales, lo que nos diferencia es que unos han debido estudiar ms que otros, e
so no debe implicar vanidad, porque el hombre cuando ms lee, ms estudia, debe ser
ms sensible, ms comprensible y ms amable .</p>\r\n<p> Agradecer a Oruro, al Gobernador
Santos Tito y a la Alcaldesa Rosso Pimentel por habernos brindado todo su apoyo p
ara la realizacin de los actos de homenaje a los 202 aniversario del Ejrcito de Bo
livia, porque en principio existieron varias alternativas de lugares para la ce
lebracin de nuestro aniversario, pero hubieron voces que dijeron que esta activi
dad se realice en Oruro, porque su gente es amable y buena, por eso todos dijimo
s al unsono que sea en Oruro , complement Sandoval.</p>', 1, 0, 0, 11, '2012-11-14 2

3:13:45', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-11-1


4 23:13:43', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","
show_intro":"","show_category":"","link_category":"","show_parent_category":"","
link_parent_category":"","show_author":"","link_author":"","show_create_date":""
,"show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_ic
ons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"",
"show_noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 18, '',
'', 1, 835, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', '')
,
(192, 238, 'Gobernador Santos Tito confa en la conciencia de los orureos para que
participen del censo de poblacin y vivienda ', 'gobernador-santos-tito-confia-en
-la-conciencia-de-los-orurenos-para-que-participen-del-censo-de-poblacion-y-vivi
enda', '', '<p><img src="images/entrevista gobernador.jpg" border="0" alt="" />O
ruro, 15 de noviembre. A menos de una semana del desarrollo del censo de poblacin
y vivienda 2012, el gobernador Santos Tito Vliz<strong> </strong>confa en la conc
iencia de los orureos para que participen al 100 por cien en el censo y el mismo
sea todo un xito, afirm la autoridad departamental este mircoles.</p>\r\n', '\r\n<
p> </p>\r\n<p> La prxima semana se desarrolla el censo en Oruro y el pas para ello
se est coordinando con el Instituto Nacional de Estadstica (INE) y otras instituci
ones de tal manera que el censo 2012 en Oruro sea un xito, cada municipio est tra
bajando con sus conciudadanos para la participacin activa y se est coadyuvando pa
ra que exista una conciencia del 100 por ciento de los ciudadanos del departamen
to para acudir masivamente en el censo y esperen en sus viviendas , manifest el gob
ernador.</p>\r\n<p>La primera autoridad departamental destac la importancia del c
enso de poblacin y vivienda 2012, para ver que necesidades tiene nuestras poblacio
nes, principalmente en servicios bsicos y otros; conocer de forma ms profunda la c
antidad de habitantes que tiene el departamento y lo ms importante ello determinar
los recursos de coparticipacin para los municipios, y gobernaciones del pas.</p>\r
\n<p>Tras reunin sostenida el martes con las ministras de Planificacin, Viviana C
aro y de Autonomas, Claudia Pea, se realizaron aclaraciones sobre las comunidades
del norte del departamento de Oruro que estaran figurando en el departamento de
La Paz.</p>\r\n<p>Segn misiva enviada por el Ministerio de Planificacin del desarr
ollo al gobernador Santos Tito, donde se explica y aclara sobre la actualizacin c
artogrfica y el registro de las comunidades de San Antonio de Cruzani (Municipio
de Caracollo), Tarucamarca ( Municipio de Eucaliptos), Lequepampa (Municipio de
Caracollo) Cotuma ( Municipio de Soracachi) y Huaylluma (Municipio de Huanuni).<
/p>\r\n<p> Habindose realizado la revisin de la informacin que se cursa en las oficin
as del INE nacional, formularios 1 y 2 de la actualizacin cartogrfica levantada c
on autoridades de estas comunidades la informacin presentada por las comunidades
y el marco normativo vigente; conforme a estos documentos, las 5 comunidades men
cionadas pertenecen al departamento de Oruro y como tales han sido incorporadas
en la cartografa a partir de la cual se realizar el operativo censal el da 21 de no
viembre , seala la misiva.</p>\r\n<p> Saneado el tema en dialogo con las ministras,
asamblestas departamentales, Brigada Parlamentaria, alcaldes, autoridades de las
Comunidades, representantes del comit cvico y de ambos ministerios, es importante
que acudamos al Censo 2012 para que Oruro se beneficie con mayores recursos, po
r ello la participacin debe ser masiva, no olvidemos que en poca de elecciones los
residente orureos de trasladan a su tierra desde el interior y exterior del pas,
ahora esperamos que vengan a Oruro coment el gobernador Tito.</p>', 1, 0, 0, 11,
'2012-11-15 18:43:18', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00
', '2012-11-15 18:43:15', '0000-00-00 00:00:00', '', '', '{"show_title":"","link
_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_c
ategory":"","link_parent_category":"","show_author":"","link_author":"","show_cr
eate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation
":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","s
how_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1
, 0, 17, '', '', 1, 684, '{"robots":"","author":"","rights":"","xreference":""}'
, 0, '*', ''),
(193, 239, 'Gobierno Departamental de Oruro decret Auto de Buen Gobierno para la
realizacin del Censo 2012', 'gobierno-departamental-de-oruro-decreto-auto-de-buen

-gobierno-para-la-realizacion-del-censo-2012', '', '<p><strong><img src="images/


foto juridica.jpg" border="0" alt="" />Oruro, 15 de noviembre. E</strong>n el ma
rco del D. S. 1305/12, el Gobierno Autnomo Departamental de Oruro a travs del Decr
eto Departamental 026/12, decret Auto de Buen Gobierno para la realizacin del Cens
o de Poblacin y Vivienda que se efectuar este 21 de noviembre en todo el pas.</p>\r
\n', '\r\n<p> <strong></strong></p>\r\n<p> En cumplimiento a la Constitucin Poltic
a del Estado, Decreto Supremo 1305/12, el Gobierno Departamental decreta Auto de
Buen Gobierno para el Censo de Poblacin y Vivienda 2012, por lo que el 21 de nov
iembre queda prohibida la circulacin vehicular, el trnsito de personas con excepc
in del equipo de empadronadores y personal de campo quienes debern portar de forma
visible su identificacin y de quienes porten permisos especiales otorgados por
el Instituto Nacional de Estadstica (INE) , inform el Dr. Edgar Ajata Mariaca, Secre
tario Departamental de Asuntos Jurdicos.</p>\r\n<p> Asimismo, no se permitir el trnsi
to de personas ni de vehculos: los servicios de transporte terrestre y ferroviari
o, en las fronteras internacional, carreteras nacionales, departamentales, munic
ipales y otros puestos de control, sern suspendidos durante toda la jornada , seal Aj
ata.</p>\r\n<p>Segn el Art. 3 del Decreto Departamental 026/12, queda prohibido el
expendio y consumo de bebidas alcohlicas, desde las cero horas del da 20 hasta la
s veinticuatro horas del da 21 de noviembre de 2012, amplindose hasta las veintic
uatro horas del da viernes 23 de noviembre en el rea rural del departamento de Oru
ro, debiendo para este efecto coordinarse con los gobierno autnomos municipales a
objeto de que emitan las disposiciones correspondientes, bajo alternativa de qu
e en caso de incumplimiento se proceder a la detencin de las personas y/o clausura
de los establecimientos que infrinjan esta disposicin .</p>\r\n<p>Por otro lado, e
l 21 de noviembre se suspenden todas las actividades tanto; de la administracin pb
lica y privada, a objeto de facilitar la ejecucin del Censo de Poblacin y Vivienda
2012, en el marco de lo dispuesto en el D. S. 1305, en caso de su incumplimient
o se tomarn las acciones legales que el caso amerite , complement Ajata.</p>', 1, 0,
0, 11, '2012-11-15 20:08:35', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00
00:00:00', '2012-11-15 20:08:33', '0000-00-00 00:00:00', '', '', '{"show_title":
"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_
parent_category":"","link_parent_category":"","show_author":"","link_author":"",
"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_na
vigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vot
e":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout"
:""}', 1, 0, 16, '', '', 1, 1028, '{"robots":"","author":"","rights":"","xrefere
nce":""}', 0, '*', ''),
(194, 240, 'Gobierno Departamental de Oruro conmemorar los 167 aos del Himno Nacio
nal de Bolivia', 'gobierno-departamental-de-oruro-conmemorara-los-167-anos-del-h
imno-nacional-de-bolivia', '', '<p><strong><img src="images/dia del himno nacion
al.jpg" border="0" alt="" />Oruro, 17 de noviembre. E</strong>l Gobierno Autnomo
Departamental de Oruro conmemorar los 167 aos del Himno Nacional del Estado Plurin
acional de Bolivia, en acto que se efectuar este domingo 18 de noviembre a horas
08:00 en el frontis de la Gobernacin con la presencia del Ing. Santos Tito Vliz, G
obernador del departamento.</p>\r\n', '\r\n<p> </p>\r\n<p>Para recordar los 167
aos de la entonacin de la Cancin Patritica que as se denomin en principio y hoy Himno
del Estado Plurinacional de Bolivia, se han cursado invitaciones a diferentes au
toridades departamentales, a la 2da. Divisin del Ejrcito, al Comando Departamental
de la Polica, adems a representantes de entidades; laborales, cvicas y sindicales
del departamento de Oruro , manifest el Lic. Sergio Godoy, Jefe de la Unidad de Com
unicacin del Gobierno Departamental.</p>\r\n<p>Record que el 18 de noviembre de 18
45, a las 12:00 del medioda en la plaza murillo de la Sede de Gobierno, por prime
ra vez fueron interpretadas las sagradas notas de la Cancin Patritica, con el acom
paamiento de las bandas militares de los batallones quinto, sexto y octavo, duran
te la presidencia del Gral. Jos Ballivian, por lo que todas las bolivianas y los b
olivianos debemos rendir nuestro homenaje a esta fecha magna que representa un h
echo histrico en nuestro pas, porque el Himno Nacional de Bolivia es uno de los smb
olos cvicos del Estado Plurinacional .</p>\r\n<p>El Himno Nacional de Bolivia fue o
ficializado en 1851 durante la presidencia del Gral. Manuel Isidoro Belzu, media
nte decreto supremo para que desde entonces se entone en las escuelas y en todos

los actos oficiales.</p>\r\n<p><strong>Letra</strong>: Dr. <a href="http://es.w


ikipedia.org/wiki/Jos%C3%A9_Ignacio_de_Sanjin%C3%A9s" title="Jos Ignacio de Sanji
ns">Jos Ignacio de Sanjins</a>, autor de la letra del Himno Nacional, jurisconsulto
, legislador y poeta, naci en Chuquisaca en el ao 1786 y muri en <a href="http://es
.wikipedia.org/wiki/Sucre" title="Sucre">Sucre</a> el 15 de agosto de 1864.</p>\
r\n<p><strong>Msica</strong>: <a href="http://es.wikipedia.org/wiki/Leopoldo_Bene
detto_Vincenti" title="Leopoldo Benedetto Vincenti">Leopoldo Benedetto Vincenti<
/a>, naci en <a href="http://es.wikipedia.org/wiki/Roma" title="Roma">Roma</a>, c
urs estudios en el conservatorio de Pars, fue contratado por el almirante Du Thus,
para que los acompaara en su segundo viaje alrededor del mundo. Pas por <a href="
http://es.wikipedia.org/wiki/Chile" title="Chile">Chile</a> y luego fue trado por
el Presidente Ballivian a Bolivia donde se qued viviendo en la ciudad de La Paz,
se cas con una dama boliviana. Aos despus regres a su pas donde muri.</p>', 1, 0, 0,
11, '2012-11-17 13:04:52', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:0
0:00', '2012-11-17 13:04:49', '0000-00-00 00:00:00', '', '', '{"show_title":"","
link_titles":"","show_intro":"","show_category":"","link_category":"","show_pare
nt_category":"","link_parent_category":"","show_author":"","link_author":"","sho
w_create_date":"","show_modify_date":"","show_publish_date":"","show_item_naviga
tion":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"
","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}
', 1, 0, 15, '', '', 1, 751, '{"robots":"","author":"","rights":"","xreference":
""}', 0, '*', ''),
(195, 241, 'Gua Telefnica', 'guia-telefonica', '', '<table border="1" bgcolor="#F4
F4F4">\r\n<tbody>\r\n<tr><th style="background: #9F0000; color: #fff;">Dependenc
ia</th><th style="background: #9F0000; color: #fff;">Direccin</th><th style="back
ground: #9F0000; color: #fff;">No. Telefnico</th><th style="background: #9F0000;
color: #fff;">No. Fax</th></tr>\r\n<tr>\r\n<td>Area de Contabilidad Integrada</t
d>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style="text-align:
center;">5250379</td>\r\n<td>25113529</td>\r\n</tr>\r\n<tr>\r\n<td>Area de Contr
ataciones de Bienes y Servicios</td>\r\n<td>Edificio Central (Plaza 10 de Febrer
o)</td>\r\n<td style="text-align: center;">5251403</td>\r\n<td>25251342</td>\r\n
</tr>\r\n<tr>\r\n<td>Area de Presupuestos</td>\r\n<td>Edificio Central (Plaza 10
de Febrero)</td>\r\n<td style="text-align: center;">5253651</td>\r\n<td>2511352
9</td>\r\n</tr>\r\n<tr>\r\n<td>Area de Probicin Dotacin de Bienes y Servicios</td>
\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style="text-align: ce
nter;">5254280</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Area de Recursos Human
os</td>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style="text-al
ign: center;">5250201</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Area de Tecnolo
gia de Ia Informacion</td>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\
n<td style="text-align: center;">5252969</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n
<td>Area de Tesoreria y Credito Publico</td>\r\n<td>Edificio Central (Plaza 10 d
e Febrero)</td>\r\n<td style="text-align: center;">5252434</td>\r\n<td>25113529<
/td>\r\n</tr>\r\n<tr>\r\n<td>Delegacin de Gobierno Dptal. con Movimientos Sociale
s y la Sociedad Civil</td>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\
n<td style="text-align: center;">5251728</td>\r\n<td>25113654</td>\r\n</tr>\r\n<
tr>\r\n<td>Despacho del Gobernador</td>\r\n<td>Edificio Central (Plaza 10 de Feb
rero)</td>\r\n<td style="text-align: center;">5256330</td>\r\n<td>25113764</td>\
r\n</tr>\r\n<tr>\r\n<td>Direccion de Aguas Cuencas y Riegos</td>\r\n<td>Edificio
Ex-hotel Prefectural</td>\r\n<td style="text-align: center;">5276532</td>\r\n<t
d>25276532</td>\r\n</tr>\r\n<tr>\r\n<td>Direccion de Auditoria Interna</td>\r\n<
td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style="text-align: center;
">5252798</td>\r\n<td>25252798</td>\r\n</tr>\r\n<tr>\r\n<td>Direccion de Infraes
tructura</td>\r\n<td>Edificio Ex-hotel Prefectural</td>\r\n<td style="text-align
: center;">5286891</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Direccion de Promo
cion Economica Industria y Comercio</td>\r\n<td>Edificio Central (Plaza 10 de Fe
brero)</td>\r\n<td style="text-align: center;">5259014</td>\r\n<td> </td>\r\n</t
r>\r\n<tr>\r\n<td>Direccion de Transparencia y Lucha Contra la Corrupcion</td>\r
\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style="text-align: cent
er;">5250455</td>\r\n<td>25250455</td>\r\n</tr>\r\n<tr>\r\n<td>Direccion Departa
mental de Seguridad Ciudadana</td>\r\n<td>Edificio Central (Plaza 10 de Febrero)

</td>\r\n<td style="text-align: center;">5253617</td>\r\n<td>25253617</td>\r\n</


tr>\r\n<tr>\r\n<td>Direccion Servicio Departamental de Agricultura y Ganaderia</
td>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style="text-align:
center;">5252586</td>\r\n<td>51113711</td>\r\n</tr>\r\n<tr>\r\n<td>Fortalecimie
nto a la Actividad Minera</td>\r\n<td>Edificio Ex-hotel Prefectural</td>\r\n<td
style="text-align: center;">5286353</td>\r\n<td>25286353</td>\r\n</tr>\r\n<tr>\r
\n<td>Fortalecimiento Productivo a la Seguridad Alimentaria en el Departamento d
e Oruro</td>\r\n<td>Edificio Ex-hotel Prefectural</td>\r\n<td style="text-align:
center;">5287476</td>\r\n<td>25272642</td>\r\n</tr>\r\n<tr>\r\n<td>Gabinete del
Gobernador</td>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style
="text-align: center;">5255467</td>\r\n<td>25255467</td>\r\n</tr>\r\n<tr>\r\n<td
>Programa Cuenca Poopo</td>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r
\n<td style="text-align: center;">5255598</td>\r\n<td>25253863</td>\r\n</tr>\r\n
<tr>\r\n<td>Programa de Atencion a nios y nias menores de seis aos fase II</td>\r\n
<td>Edificio Ex-hotel Prefectural</td>\r\n<td style="text-align: center;">528171
2</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Proyecto Control Proceso de Producc
ion y Exportacion Minerales Metalicos y No Metalicos</td>\r\n<td>Edificio Ex-hot
el Prefectural</td>\r\n<td style="text-align: center;">5257663</td>\r\n<td>25257
663</td>\r\n</tr>\r\n<tr>\r\n<td>Proyecto de Fortalecimiento al Proceso Autonomi
co e Inversion Municipal</td>\r\n<td>Edificio Ex-hotel Prefectural</td>\r\n<td s
tyle="text-align: center;">5275967</td>\r\n<td>25113778</td>\r\n</tr>\r\n<tr>\r\
n<td>Proyecto de Fortalecimiento Emprendimientos Economicos MIPyMEs Departamento
de Oruro</td>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style="
text-align: center;">5259014</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Secretar
ia Departamental de Administracion y Finanzas Publicas</td>\r\n<td>Edificio Cent
ral (Plaza 10 de Febrero)</td>\r\n<td style="text-align: center;">5252416</td>\r
\n<td>25113529</td>\r\n</tr>\r\n<tr>\r\n<td>Secretaria Departamental de Asuntos
Juridicos</td>\r\n<td>Plaza 10 de Febrero</td>\r\n<td style="text-align: center;
">5250205</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Secretaria Departamental de
Cultura y Turismo</td>\r\n<td>Edificio "Palais Concert"</td>\r\n<td style="text
-align: center;">5250144</td>\r\n<td>25113035</td>\r\n</tr>\r\n<tr>\r\n<td>Secre
taria Departamental de Desarrollo Social y Seguridad Alimentaria</td>\r\n<td>SED
EGES(Calle Potosi y Caro)</td>\r\n<td style="text-align: center;">5275633</td>\r
\n<td>25113708</td>\r\n</tr>\r\n<tr>\r\n<td>Servicio Departamental de Desarrollo
Productivo y Transformacin Industrial</td>\r\n<td>Ex-hotel Prefectural (Pagador
y Aldana)</td>\r\n<td style="text-align: center;">5254232</td>\r\n<td>25113531</
td>\r\n</tr>\r\n<tr>\r\n<td>Secretaria Departamental de Medio Ambiente Agua y Ma
dre Tierra</td>\r\n<td>Calle Potosi y 1ro. de Noviembre</td>\r\n<td style="textalign: center;">5277387</td>\r\n<td>25277387</td>\r\n</tr>\r\n<tr>\r\n<td>Secret
aria Departamental de Mineria y Metalurgia</td>\r\n<td>Edificio Ex-hotel Prefect
ural</td>\r\n<td style="text-align: center;">5286890</td>\r\n<td>25286890</td>\r
\n</tr>\r\n<tr>\r\n<td>Secretaria Departamental de Obras Pblicas</td>\r\n<td>Ex-h
otel Prefectural (Pagador y Aldana)</td>\r\n<td style="text-align: center;">5275
378</td>\r\n<td>25113534</td>\r\n</tr>\r\n<tr>\r\n<td>Secretaria Departamental d
e Planificacion del Desarrollo</td>\r\n<td>Edificio Central (Plaza 10 de Febrero
)</td>\r\n<td style="text-align: center;">5253577</td>\r\n<td>25113765</td>\r\n<
/tr>\r\n<tr>\r\n<td>Secretaria General</td>\r\n<td>Plaza 10 de Febrero</td>\r\n<
td style="text-align: center;">5253676</td>\r\n<td>25113528</td>\r\n</tr>\r\n<tr
>\r\n<td>Servicio Departamental de Deportes</td>\r\n<td>Palacio de los Deportes<
/td>\r\n<td style="text-align: center;">5247568</td>\r\n<td>25247568</td>\r\n</t
r>\r\n<tr>\r\n<td>Servicio Departamental de Fortalecimiento Municipal y Descolon
izacin</td>\r\n<td>Ex-hotel Prefectural (Pagador y Aldana)</td>\r\n<td style="tex
t-align: center;">5275984</td>\r\n<td>25113778</td>\r\n</tr>\r\n<tr>\r\n<td>Serv
icio Departamental de Gestion Social</td>\r\n<td>SEDEGES(Calle Potosi y Caro)</t
d>\r\n<td style="text-align: center;">5254554</td>\r\n<td>25277961</td>\r\n</tr>
\r\n<tr>\r\n<td>Unidad Administrativa</td>\r\n<td>Plaza 10 de Febrero</td>\r\n<t
d style="text-align: center;">5253658</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td
>Unidad de Control de Regalias Mineras</td>\r\n<td>Edificio Ex-hotel Prefectural
</td>\r\n<td style="text-align: center;">5257663</td>\r\n<td> </td>\r\n</tr>\r\n
<tr>\r\n<td>Unidad de Energa e Hidrocarburos</td>\r\n<td>Ex-hotel Prefectural (Pa

gador y Aldana)</td>\r\n<td style="text-align: center;">5254958</td>\r\n<td> </t


d>\r\n</tr>\r\n<tr>\r\n<td>Unidad de Gestion de Calidad y Desarrollo Institucion
al</td>\r\n<td>Edificio Central (Plaza 10 de Febrero)</td>\r\n<td style="text-al
ign: center;">5252410</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Unidad de Sanea
miento Basico y Vivienda</td>\r\n<td>Av. Tacna y Prolongacion Campo Jordan</td>\
r\n<td style="text-align: center;">5233323</td>\r\n<td>25233323</td>\r\n</tr>\r\
n<tr><th style="background: #9F0000; color: #fff;" colspan="4">Servicio Departam
ental de Salud</th></tr>\r\n<tr>\r\n<td>Unidad de Administracion</td>\r\n<td>Cal
le 6 de Octubre Nro. 6625 entre Arce y San Felipe</td>\r\n<td style="text-align:
center;">5255287</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Direccion SEDES Oru
ro</td>\r\n<td>Calle 6 de Octubre Nro. 6625 entre Arce y San Felipe</td>\r\n<td
style="text-align: center;">5277001</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>U
nidad Alimentacion y Nutricion</td>\r\n<td>Calle 6 de Octubre Nro. 6625 entre Ar
ce y San Felipe</td>\r\n<td style="text-align: center;">5257873</td>\r\n<td> </t
d>\r\n</tr>\r\n<tr>\r\n<td>Unidad de Comunicacion</td>\r\n<td>Calle 6 de Octubre
Nro. 6625 entre Arce y San Felipe</td>\r\n<td style="text-align: center;">52856
41</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Unidad de Epidemiologia</td>\r\n<t
d>Calle 6 de Octubre Nro. 6625 entre Arce y San Felipe</td>\r\n<td style="text-a
lign: center;">5255886</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Unidad de Plan
ificacion y Gestion</td>\r\n<td>Calle 6 de Octubre Nro. 6625 entre Arce y San Fe
lipe</td>\r\n<td style="text-align: center;">5257708</td>\r\n<td> </td>\r\n</tr>
\r\n<tr>\r\n<td>Unidad de Salud Ambiental Ocupacional e Inocuidad</td>\r\n<td>Ca
lle 6 de Octubre Nro. 6625 entre Arce y San Felipe</td>\r\n<td style="text-align
: center;">5277202</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Unidad de Desarrol
lo de Servicios de Salud Acreditacion</td>\r\n<td>Calle 6 de Octubre Nro. 6625 e
ntre Arce y San Felipe</td>\r\n<td style="text-align: center;">5257527</td>\r\n<
td> </td>\r\n</tr>\r\n<tr>\r\n<td>Area de Sistemas</td>\r\n<td>Calle 6 de Octubr
e Nro. 6625 entre Arce y San Felipe</td>\r\n<td style="text-align: center;">5285
199</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Area de Recursos Humanos</td>\r\n
<td>Calle 6 de Octubre Nro. 6625 entre Arce y San Felipe</td>\r\n<td style="text
-align: center;">5254966</td>\r\n<td> </td>\r\n</tr>\r\n<tr>\r\n<td>Unidad de As
esoria Legal</td>\r\n<td>Calle 6 de Octubre Nro. 6625 entre Arce y San Felipe</t
d>\r\n<td style="text-align: center;">5257812</td>\r\n<td> </td>\r\n</tr>\r\n<tr
>\r\n<td>Unidad de Auditoria Interna</td>\r\n<td>Calle 6 de Octubre Nro. 6625 en
tre Arce y San Felipe</td>\r\n<td style="text-align: center;">5257844</td>\r\n<t
d> </td>\r\n</tr>\r\n</tbody>\r\n</table>', '', 1, 0, 0, 2, '2012-12-04 20:34:55
', 42, '', '2013-01-07 15:05:07', 42, 0, '0000-00-00 00:00:00', '2012-12-04 20:3
4:54', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_i
ntro":"","show_category":"","link_category":"","show_parent_category":"","link_p
arent_category":"","show_author":"","link_author":"","show_create_date":"","show
_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"
","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_
noauth":"","alternative_readmore":"","article_layout":""}', 9, 0, 1, '', '', 1,
941, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
Orinoca del Circuito Turstico Lago Poop'
(196, 242, 'Gobernador entreg tramo Avaroa
, 'gobernador-entrego-tramo-avaroa-orinoca-del-circuito-turistico-lago-poopo', '
', '<p><img src="images/camino orinoca.jpg" border="0" alt="" />El Gobernador de
l Departamento de Oruro, Ing. Santos Tito Vliz, en compaa del primer mandatario del
Estado Plurinacional, Evo Morales; el vicepresidente, lvaro Garca; ministros y
gobernadores de 7 departamentos, realiz la entrega del tramo carretero Avaroa Orinoca que pertenece al Circuito Turstico Lago Poop,</p>\r\n', '\r\n<p>el viernes
30 de noviembre, dicho trayecto tiene una longitud de 33.2 km y un costo de
Bs. 44546,755.06.</p>\r\n<p> </p>\r\n<p> La conclusin del Circuito Turstico Lago Poop
beneficiar no solo a las provincias y municipios involucrados en el lago Poop sino
al departamento y al pas entero; se ha podido evidenciar que muchas comunidades
que fueron abandonadas hoy en da estn siendo pobladas nuevamente gracias a la con
struccin de este proyecto carretero tan importante dijo el Ing. Santos Tito, Gober
nador del Departamento de Oruro.</p>\r\n<p> Pese a las dificultades que se vienen
tropezando en la construccin de proyectos carreteros, principalmente en la demora
e incumplimiento de algunas empresas hoy se entrega el tramo Avaroa-Orinoca y s

e tiene concluido el tramo Cruce Condo


Quillacas; para fortalecer an ms el Circui
to Lago Poop se tiene que finalizar el camino de Quillacas a Salinas manifest el pr
esidente Evo Morales. Para esta actividad tan importante llegaron a Orinoca un
a amplia delegacin de autoridades nacionales, departamentales, militares, polic
iales, periodistas tanto nacionales como locales y ex jugadores de la seleccin bo
liviana del 94 para ser testigos de la inauguracin oficial del camino asfaltado Av
aroa Orinoca y de las muestras de agradecimiento del pueblo orureo.</p>', 1, 0,
0, 11, '2012-12-06 13:02:34', 42, '', '2012-12-06 13:04:23', 42, 0, '0000-00-00
00:00:00', '2012-12-06 13:02:31', '0000-00-00 00:00:00', '', '', '{"show_title":
"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_
parent_category":"","link_parent_category":"","show_author":"","link_author":"",
"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_na
vigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vot
e":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout"
:""}', 2, 0, 14, '', '', 1, 492, '{"robots":"","author":"","rights":"","xreferen
ce":""}', 0, '*', ''),
(197, 243, 'Gobernador visit la infraestructura de la Unidad de Quemados en el ho
spital general y comprometi apoyo permanente', 'gobernador-visito-la-infraestr
uctura-de-la-unidad-de-quemados-en-el-hospital-general-y-comprometio-apoyo-perma
nente', '', '<p><img src="images/ayuda - a quemados.jpg" border="0" alt="" /> Pasa
un ao de la firma de un acuerdo firmado con la fundacin Tiawanaku y nuestro compr
omisos es darle todo el apoyo y respaldo para que brinde una atencin rpida y oport
una a la poblacin que as lo requieran principalmente personas quemadas en diferent
es circunstancias , afirm el gobernador de Oruro Santos Tito, en visita realizada e
ste martes a la unidad de quemados del Hospital General San Juan de Dios</p>\r\n
', '\r\n<p>.</p>\r\n<p> Nosotros brindaremos los recursos humanos y la direccin del
hospital todos los insumos necesarios se tuvo algunas dificultades, pero se estn
superando y este apoyo se consolidar tras la culminacin del proceso de transferen
cia del hospital San Juan de Dios, del municipio a la gobernacin , complemento la a
utoridad.</p>\r\n<p>Santos destac la campaa realizada por algunas instituciones c
omo el Comit Cvico y un medio de comunicacin y se pudo adquirir algunos catres y
frazadas, de nuestra parte en el transcursos de los prximos das entregaremos un lo
te de muebles para la unidad de quemados .</p>\r\n<p>Por su parte el Dr. Ral Cceres
de la fundacin TiawanaKu agradeci por el apoyo que est realizando el gobernador
y que de manera personal visit la unidad de quemados para ver las necesidades y c
omprometi continuar con el apoyo para el funcionamiento de esta Unidad de Quemado
s.</p>\r\n<p>El galeno explic que desde hace dos meses esta unidad esta funcionan
do las 24 horas y los 7 das, tiene un telfono y servicio de emergencia, terapia in
tensiva, tiene quirfano, todo lo necesario para realizar cirugas y en comparacin co
n otras infraestructura del interior del pas esta es una de las mejores dijo Ccere
s a tiempo de sealar que ahora en el segundo piso se atendern casos de labio lep
orino, para ello se contara con un cirujano maxilofacial y otros profesionales q
ue realizarn programas de prevencin. </p>\r\n<p>Entre las instituciones que reali
zaron donaciones de frazadas y camas estn el Comit Cvico y la Cooperativa de ahorr
o y Crdito Paulo VI LTDA.</p>', 1, 0, 0, 11, '2012-12-06 13:10:58', 42, '', '0000
-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-12-06 13:10:55', '0000-00-0
0 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_ca
tegory":"","link_category":"","show_parent_category":"","link_parent_category":"
","show_author":"","link_author":"","show_create_date":"","show_modify_date":"",
"show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_ico
n":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alter
native_readmore":"","article_layout":""}', 1, 0, 13, '', '', 1, 446, '{"robots":
"","author":"","rights":"","xreference":""}', 0, '*', '');
INSERT INTO `gador_content` (`id`, `asset_id`, `title`, `alias`, `title_alias`,
`introtext`, `fulltext`, `state`, `sectionid`, `mask`, `catid`, `created`, `crea
ted_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_
out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`,
`parentid`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `f
eatured`, `language`, `xreference`) VALUES
(198, 244, 'La teletn 2012 dobl la recaudacin de la gestin pasada

*La Teletn ser institucionalizado a travs de una Ley', 'la-teleton-2012-doblo-la-re


caudacion-de-la-gestion-pasada-la-teleton-sera-institucionalizado-a-traves-de-un
a-ley', '', '<p><img src="images/campaa teleton.jpg" border="0" alt="" />La segu
nda teletn que se impuls desde la Secretaria Departamental de Desarrollo Social d
el Gobierno Autnomo Departamental de Oruro y a travs de un comit impulsor integrada
por Miss Oruro Sasha Medina, Mis Chiquitita Elizangela Auza, el grupo scout Bik
ings, y las damas rotarias, logr recaudar 57.870 bolivianos, doblando la recaudac
in lograda la pasada gestin,</p>\r\n', '\r\n<p>inform en conferencia de prensa este
mircoles el Secretario Departamental de Desarrollo Social, Prof. Martn Mollo Sot
o.</p>\r\n<p> El total del monto recaudado en la teletn se ha doblado en la recaud
acin comparado a la gestin pasada que fue de ms de 25 mil bolivianos y esta gestin
se logr 57.870 bolivianos de esta manera se est institucionalizando la Teletn y me
diante una Ley departamental se consolidara la misma, adems se est fortaleciendo l
a cultura de solidaridad en la ciudadana orurea , afirm el Secretario de Desarrollo S
ocial de la gobernacin.</p>\r\n<p>Mollo agreg que el monto recaudado fue depositad
o en una cuenta bancaria; pero esta cuenta permanecer abierta esta semana y se co
ntinuar recibiendo los aportes de algunas personas e instituciones como la alcal
da que ha comprometido su aporte y se prev que la prxima gestin tenga mayores result
ados con la participacin de la generalidad de las entidades pblicas y privadas.</p
>\r\n<p>El fin de semana tras ardua actividad se realiz el cierre del teletn con
la transmisin en vivo por el canal universitario y queremos agradecer el apoyo de
la ciudadana, los miembros del comit impulsor, el apoyo del Gobernador Santos Tit
o, las autoridades de la universidad, representantes de otras instituciones y a
la poblacin orurea que apoy esta actividad.</p>\r\n<p>Sasha Medida Mis Oruro explic
que el monto recaudado ser destinado de acuerdo sus necesidades a las tres insti
tuciones elegidas: el asilo de ancianos La Sagrada Familia que en los prximos das
estar celebrando 100 aos de vida institucional, el hogar de nias Penny a quienes le
s hace falta equipos de computacin para que tengan el acceso de las nuevas tecnol
ogas en sus estudios; y a la Escuela de Apoyo Oruro donde los nios y nias con disca
pacidad requieren de mobiliario.</p>\r\n<p>Los representantes de las otras insti
tuciones que apoyaron en la Teletn agradecieron a la poblacin orurea por su colab
oracin durante ms de un mes que dur la campaa e instaron a las diferentes instituc
iones pblicas y privadas para que la prxima gestin participen de esta actividad
solidaria con los necesitados</p>', 1, 0, 0, 11, '2012-12-06 13:15:20', 42, ''
, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-12-06 13:15:17', '00
00-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","
show_category":"","link_category":"","show_parent_category":"","link_parent_cate
gory":"","show_author":"","link_author":"","show_create_date":"","show_modify_da
te":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_pr
int_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":""
,"alternative_readmore":"","article_layout":""}', 1, 0, 12, '', '', 1, 611, '{"r
obots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(199, 245, 'Presidente Evo Morales y el Gobernador Santos Tito inauguraron una c
ancha con csped sinttico en el municipio de Sabaya', 'presidente-evo-morales-y-elgobernador-santos-tito-inauguraron-una-cancha-con-cesped-sintetico-en-el-municip
io-de-sabaya', '', '<p><strong><img src="images/canchas con cesped sabaya.jpg" b
order="0" alt="" />E</strong>n el marco del programa Bolivia Cambia, Evo cumple , e
l Presidente del Estado Plurinacional de Bolivia Evo Morales Ayma, acompaado del
Gobernador del departamento de Oruro Ing. Santos Tito Vliz, inauguraron este mart
es 4 de noviembre, una cancha con csped sinttico en el municipio de Sabaya con un
costo de 1 797.935 bolivianos.</p>\r\n', '\r\n<p> </p>\r\n<p> La implementacin de can
chas con csped sinttico tiene el objetivo de incentivar la actividad del deporte,
de integrar a nuestra juventud a travs del deporte, por lo que en el departamento
de Oruro se cuenta con 6 canchas con csped sinttico, con un costo total que ascie
nde a 9 783.211 bolivianos , dijo el Presidente Evo Morales Ayma.</p>\r\n<p>La canch
a de ftbol del municipio de Sabaya, fue implementada con csped sinttico con sistem
a de drenaje vertical con tuberas tipo espina de pez que conducen las aguas de es
currimiento pluvial, adems de la conformacin de una capa de material filtrante e i
mpermeabilizacin con polietileno, riego de emisin asfltica, bordillos perimetrales
y adecuacin de arcos.</p>\r\n<p>En la oportunidad de realizar la entrega de obra

s de la cancha con csped sinttico, el primer Mandatario del Estado dio por iniciad
o a la construccin del sistema de agua potable para los habitantes del municipio
de Sabaya. La construccin del sistema de agua potable en el municipio de Sabaya ti
ene un costo total de 5 117.024 bolivianos y forma parte del programa Mi Agua II,
beneficiar a 2.214 habitantes de este municipio. La empresa constructora BARINAS
S.R.L. tiene 365 das calendario para efectuar trabajos en esta obra, por lo que e
l 4 de diciembre de 2013 estaramos entregando el sistema de agua potable ac en el
municipio de Sabaya , manifest el Mandatario del Estado.</p>\r\n<p>A su turno el In
g. Santos Tito Vliz, Gobernador del departamento de Oruro, a tiempo de ponderar e
l trabajo del Presidente Evo Morales, por ejecutar varias obras en diferentes rea
s que benefician a los habitantes del departamento de Oruro, dijo que el progra
ma Bolivia cambia, Evo cumple
ha beneficiado de gran manera al departamento de Orur
o, porque gracias a este programa que es una de las iniciativas de nuestro herma
no Presidente Evo, en Oruro se han construido infraestructuras para salud, educa
cin y deporte entre otros .</p>\r\n<p>Por su parte el Alcalde del municipio de Saba
ya, Ismael Calle Fernndez, dijo que el sistema de agua potable beneficiar a los ha
bitantes de los 4 puntos cardinales del municipio de Sabaya, porque con el pasar
del tiempo se ha incrementado la cantidad de habitantes en nuestro municipio y p
or ende exista la urgente necesidad de contar con el sistema del lquido elemento
como es el agua potable para el consumo humano, por eso agradecemos a nuestro he
rmano Presidente Evo y al Ing. Santos Tito por hacer obras de acuerdo a nuestras
necesidades .</p>', 1, 0, 0, 11, '2012-12-06 13:19:39', 42, '', '0000-00-00 00:00
:00', 0, 0, '0000-00-00 00:00:00', '2012-12-06 13:19:35', '0000-00-00 00:00:00',
'', '', '{"show_title":"","link_titles":"","show_intro":"","show_category":"","
link_category":"","show_parent_category":"","link_parent_category":"","show_auth
or":"","link_author":"","show_create_date":"","show_modify_date":"","show_publis
h_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_
email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative_readm
ore":"","article_layout":""}', 1, 0, 11, '', '', 1, 599, '{"robots":"","author":
"","rights":"","xreference":""}', 0, '*', ''),
(200, 246, 'Ms de 100 pequeos y microempresarios participarn de la 4 feria Zonal Pr
oductiva organizada por la gobernacin', 'mas-de-100-pequenos-y-microempresarios-p
articiparan-de-la-4-feria-zonal-productiva-organizada-por-la-gobernacion', '', '
<p><img src="images/feria zonal.jpg" border="0" alt="" />Oruro, 7 de diciembre d
e 2012. Este sbado y domingo ms de un centenar de micro, pequeos empresarios y arte
sanos en diferentes rubros participaran de la 4ta Feria Zonal Productiva, impuls
ada por el proyecto de <strong>fortalecimiento de los emprendimientos econmicos y
de las MYPE`S del departamento de Oruro dependiente de la</strong> Secretara De
partamental de Desarrollo Productivo,</p>\r\n', '\r\n<p>Direccin de Promocin Econmi
ca, Industria y Comercio, rea de Apoyo a la Produccin y MyPEs del Gobierno Autnomo D
epartamental de Oruro.</p>\r\n<p>La 4ta Feria Zonal Productiva se desarrollar en
el Parque de la Unin Nacional dos jornadas donde estarn presentes los pequeos y m
edianos empresarios de los rubros Textiles, alimentos, artesana, madera y metal m
ecnica donde estn involucrados como beneficiarios directos 576 familias, explic l
a responsable del proyecto Lic. Mayzabe Arias.</p>\r\n<p>El objetivo del proye
cto es: Promover la Consolidacin y Fortalecimiento de los Emprendimientos Econmico
s y de las Micro y Pequeas Empresas del Departamento de Oruro, adems de Contribuir
a la consolidacin y fortalecimiento de los emprendimientos econmicos y de los mic
ros y pequeas empresas a travs del asesoramiento jurdico Legal; apoyo en la obtenc
in de Personera Jurdica, elaboracin de estatutos, reglamentos internos, difusin y soc
ializacin de leyes, reglamentos, y Asesoramiento en la parte jurdico legal, expli
c Arias.</p>\r\n<p>Tambin se fortalecer la formacin de Recursos humanos con capacit
aciones y asistencia tcnica especializada, para mejorar sus conocimientos y habil
idades con mano de obra calificada para producir productos de calidad y con valo
r agregado en el Departamento de Oruro.</p>\r\n<p>Brindar informacin crediticia v
igente y fidedigna del sistema financiero nacional y brindar orientacin para que
los actores productivos elijan la mejor opcin de acuerdo a sus necesidades, ases
orar en la elaboracin de planes de negocios, elaboracin estudios de identificacin d
e proyectos de acuerdo a las demandas de las MyPEs del Departamento de Oruro.</p>
\r\n<p>Fortalecer la comercializacin de los productos con valor agregado para gen

erar y ampliar sus mercados tanto a nivel local, nacional e internacional de los
emprendimientos econmicos y de las micro y pequeas empresas del departamento de O
ruro.</p>\r\n<p> Gracia al esfuerzo del Gobernador Santos Tito se est ejecutando
este proyecto y estuvo presente en la Fipaz y tambin se particip en Expoteco , final
iz Arias.</p>\r\n<p>La Ing. Selene Gutierrez. Coordinadora del proyecto de apoyo
a las MYPE`s invit a las unidades, micros, pequeas, empresas a ser parte de la p
rimera gua de la micro y pequea empresas que se est elaborando y pueden dejar todos
sus datos en la direccin de Industria y Comercio de la gobernacin en el edificio
central, Adolfo Mier y Presidente Montes.</p>', 1, 0, 0, 11, '2012-12-07 18:32:2
8', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-12-07 18:3
2:24', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_i
ntro":"","show_category":"","link_category":"","show_parent_category":"","link_p
arent_category":"","show_author":"","link_author":"","show_create_date":"","show
_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"
","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_
noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 10, '', '', 1,
579, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(201, 247, 'Direccin de Agua Cuenca y Riego del Gobierno Departamental invirti 11.
4 millones de bolivianos en proyectos de riego y preinversin de cuencas', 'direcc
ion-de-agua-cuenca-y-riego-del-gobierno-departamental-invirtio-114-millones-de-b
olivianos-en-proyectos-de-riego-y-preinversion-de-cuencas', '', '<p><strong><img
src="images/canales.jpg" border="0" alt="" />Oruro, 10 de diciembre. E</strong>
l Gobierno Autnomo Departamental de Oruro invirti 11.4 millones de bolivianos en p
royectos de inversin y preinversin de riego, adems en proyectos de preinversin para
manejo de cuencas en el departamento de Oruro, inform el Ing. Edwin Usnayo Yucra,
Director de Agua Cuenca y Riego.</p>\r\n', '\r\n<p> </p>\r\n<p> En esta gestin se
entreg a los beneficiarios la obra del revestimiento de canales zona central nort
e de la represa de Tacagua. Estn en ejecucin las obras del revestimiento de canal
es zona sud que se constituye en 4to. y el ltimo tramo del macro proyecto de la r
epresa de Tacagua de Challapata, los sistemas de riego de: Castilla Huma que est
situado en el municipio de Huari y Querarani que est en el municipio de Caracollo
. Las construcciones de los sistemas de riego Calazaya e Icharaque estn en pleno
proceso de licitacin , inform el Ing. Edwin Usnayo Yucra, Director de Cuenca Agua y
Riego.</p>\r\n<p>De la misma forma se han elaborado proyectos de preinversin para
sistemas de riego y algunos que estn en proceso de licitacin. Por otro lado tambin
se ha trabajado en proyectos de preinversin para manejo integral de cuencas, ag
reg.</p>\r\n<p>En sntesis el Gobierno Departamental de Oruro en esta gestin ha inve
rtido 7.7 millones de bolivianos en proyectos de inversin, 3.1 millones de bolivi
anos en proyectos de preinversin, 486 mil bolivianos en proyectos de preinversin
de cuencas, haciendo un total de 11.4 millones de bolivianos, que se traducen en
proyectos de desarrollo y en beneficio de la poblacin del departamento de Oruro g
racias a nuestro Gobernador Santos Tito que est dando prioridad en proyectos de
riego, adems en proyectos de manejo de cuencas , afirm Usnayo.</p>', 1, 0, 0, 11, '2
012-12-11 00:07:40', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00',
'2012-12-11 00:07:37', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_t
itles":"","show_intro":"","show_category":"","link_category":"","show_parent_cat
egory":"","link_parent_category":"","show_author":"","link_author":"","show_crea
te_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":
"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","sho
w_hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 1,
0, 9, '', '', 1, 686, '{"robots":"","author":"","rights":"","xreference":""}', 0
, '*', ''),
(202, 248, 'Gobernacin de Oruro concluye con la construccin del primer Centro Tecn
olgico en Bolivia', 'gobernacion-de-oruro-concluye-con-la-construccion-del-primer
-centro-tecnologico-en-bolivia', '', '<p><img src="images/jica.jpg" border="0" a
lt="" />Oruro, 10 de diciembre. Gracias al Gobierno Autnomo Departamental de Orur
o, mediante la Unidad de Saneamiento Bsico y Vivienda (UNASBVI) dependiente de l
a Secretaria Departamental de Obras Pblicas, Oruro cuenta con el primer centro t
ecnolgico ASVI-JICA en Bolivia la cual fue entregada de manera provisional en das
atrs con un costo que alcanza ms de 1 milln y medio de bolivianos en su segunda fas

e</p>\r\n', '\r\n<p>.</p>\r\n<p>La importancia de esta obra radica por su esenci


a de ser el primero en concluirse como referencia nacional hasta la fecha y asim
ismo se considera la mejor obra de ejecucin que se tiene actualmente en Bolivia c
umpliendo el convenio quinquenal Bolivia - Japn, indica el documento de informe p
resentado por la UNASBVI.</p>\r\n<p> El proyecto Centro Tecnolgico Oruro ha sido e
jecutado desde 2009 como un convenio con la Cooperacin Japonesa JICA y el Gobiern
o Autnomo Departamental de Oruro, desde el 2011 se viene trabajando principalment
e en el control y anlisis de agua con equipos de alta tecnologa donados por JICA y
de la misma forma la UNASVI de Oruro fue reconocida como mejor unidad a nivel n
acional que viene ejecutando proyectos con esa institucin afirm el Jefe de la Unida
d de Saneamiento Bsico y Vivienda, Ing. Oscar Copa Mamani.</p>\r\n<p>El Centro Te
cnolgico Oruro tiene la finalidad de atender los requerimientos de sistemas de ag
ua, ideas tecnolgicas, iniciativas productivas y desarrollo comunitario productiv
o para el departamento; de la misma manera se ocupa de coordinar y apoyar difere
ntes cursos, talleres referentes a los sistemas del lquido elemento y saneamiento
bsico, rescatando las nuevas experiencias otorgadas por los cooperantes japonese
s en Bolivia.</p>\r\n<p>Este proyecto cuenta con diferentes innovaciones tecnolgi
cas en su funcionamiento y construccin como por ejemplo los baos ahorradores de ag
ua, seco-solares, bombas de agua, filtracin biolgica, bomba manual; para que de es
ta manera pueda ser replicado en las comunidades, municipios y organizaciones en
el departamento.</p>', 1, 0, 0, 11, '2012-12-11 00:09:43', 42, '', '2012-12-11
00:09:45', 42, 0, '0000-00-00 00:00:00', '2012-12-11 00:09:41', '0000-00-00 00:0
0:00', '', '', '{"show_title":"","link_titles":"","show_intro":"","show_category
":"","link_category":"","show_parent_category":"","link_parent_category":"","sho
w_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_
publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"",
"show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","alternative
_readmore":"","article_layout":""}', 2, 0, 8, '', '', 1, 690, '{"robots":"","aut
hor":"","rights":"","xreference":""}', 0, '*', ''),
(203, 249, 'Gobernador apoya el proyecto de ampliacin del teatro al Aire Libre
Luis Mendizbal Santa Cruz. ', 'gobernador-apoya-el-proyecto-de-ampliacion-del-tea
tro-al-aire-libre-luis-mendizabal-santa-cruz', '', '<p><img src="images/entrevis
ta gobernador.jpg" border="0" alt="" />El Gobernador Santos Tito expres todo su
apoyo como gobierno departamental al proyecto de ampliacin del teatro Al Aire Li
bre Luis Mendizbal Santa Cruz, planteado por los artista orureos de la Asociacin Bo
liviana de Artistas Intrpretes y Ejecutantes de Msica (Abaiem) y el grupo Llajtaym
anta.</p>\r\n', '\r\n<p> </p>\r\n<p>La primera autoridad del departamento hizo e
sta declaracin tras saludar a los miembros de las delegaciones que desayunaban e
n el comedor del Hotel terminal, dijo este proyecto incluye contar con equipamie
nto de ltima generacin, en equipo de sonido, cmaras, butacas, calefaccin y se tenga
un teatro de primer nivel en Bolivia y a nivel latinoamericano.</p>\r\n<p> Estam
os realizando este trabajo que pretendemos se ejecute desde la prxima gestin y as t
ener un escenario de nivel para la realizacin de festivales locales, el mismo Fes
tival de la Cancin Boliviana, Aqu Canta Bolivia; incluso un festival a nivel inter
nacional con sede en Oruro, porque debemos darle realce al ttulo que tenemos de
Capital del Folklore de Bolivia </p>\r\n<p>Respecto al presupuesto del Festival
de la Cancin Boliviana, Santos Tito explico que mediante Ley departamental Nro.
31 se tuvo la disponibilidad de ms de 200 mil bolivianos y el municipio tambin de
sembolsa para los premios; en un anlisis que realizamos con la Secretara de Turis
mo y Cultura se calcul que necesitamos unos 500 mil bolivianos y debemos darle m
ayor mpetu a este festival; pero la prioridad es contar con una infraestructura
adecuada para este tipo de festivales, por ello se est apoyando a que sea realida
d este proyecto de ampliacin del Teatro al aire Libre Luis Mendizbal Santa Cruz.
</p>\r\n<p>Tambin felicit y agradeci a los medios de comunicacin radiales y televis
ivos por la amplia cobertura que le estn danto al festival y sera bueno que los me
dios realicen una cadena para transmitir esta actividad como ocurri en los prime
ros aos del festival, coment el gobernador.</p>', 1, 0, 0, 11, '2012-12-21 20:06:3
2', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-12-21 20:0
6:29', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_i
ntro":"","show_category":"","link_category":"","show_parent_category":"","link_p

arent_category":"","show_author":"","link_author":"","show_create_date":"","show
_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"
","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_
noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 7, '', '', 1,
489, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(204, 250, 'El PDD proyecta a Oruro como una zona de actividad logstica y product
iva', 'el-pdd-proyecta-a-oruro-como-una-zona-de-actividad-logistica-y-productiva
', '', '<p><img src="images/pdd.jpg" border="0" alt="" />El Plan a mediano y Lar
go Plazo (PMLP) del Plan de Desarrollo Departamental (PDM) proyecta a Oruro en
el prximo decenio como una zona de actividad Logstica y Productiva, as se plante en
el taller de validacin, realizado el pasado viernes en ambientes del Hotel termin
al con la participacin del gobernador Santos Tito, el secretario de Planificacin F
ranz Martnez y los representantes</p>\r\n', '\r\n<p>de los municipios y organizac
iones sociales del departamento. </p>\r\n<p>El Gobernador Santos Tito dijo que
la validacin del PMLP del PDD tiene varios objetivos, debemos realizar una adecua
da planificacin con visin de desarrollo integral, por ejemplo el 2012 se inici con
114 millones para proyectos de inversin, la mayor parte se invirti en proyectos
carreteros que fueron comprometidos en una anterior gestin, queremos darle priori
dad al desarrollo productivo, Oruro debe convertirse en una zona de actividad L
ogstica y productiva .</p>\r\n<p>Darle nfasis a las empresas estratgicas porque ser u
n apoyo al aparato productivo, del sector de la minera, el comercio, la industria
, agropecuaria y el turismo, que son potencialidades en nuestro departamento, es
te trabajo debe ser de manera conjunta no solo de la gobernacin sino tambin de lo
s gobierno municipales, cada municipio debe convertirse en productor de acuerd
o a sus potencialidades, agreg el Gobernador.</p>\r\n<p> Hoy se trabajar en la val
idacin del PMLP del PDD en base a todo el proceso que realiz la secretaria de pl
anificacin, con su brazo operativo de Fortalecimiento Municipal porque el PDD no
lo hemos hecho encerrados en cuatro paredes sino con las propuestas de los mun
icipios y este plan est basado en el plan de trabajo presentado para las eleccio
nes y tambin est bajo los lineamientos del plan nacional de gobierno y lo que se
quiere es consolidar este plan para el prximo decenio , dijo la autoridad departa
mental.</p>\r\n<p>El presidente de Amdeor, Braulio Huayllas a nombre de los mun
icipios dijo que se ha llegado a identificar proyectos de prioridad y acordar
como realizar concurrencias en diferentes proyectos productivos, de salud y educ
acin, el gobierno para ello est coordinando con las organizaciones sociales y el
control social, como en esta oportunidad.</p>\r\n<p>A su vez el Secretario de Pl
anificacin, Franz Martnez explic que el PDD es la lnea base por donde se debe observ
ar las capacidades financieras desde el 2012 y en funcin a ello se realiz el enri
quecimiento y socializacin en todos los municipios con la participacin de las auto
ridades , municipales, originaria y del comit de vigilancia quienes dieron sus ap
ortes al PDD en todos los municipios y en la ciudad de Oruro en los 5 distritos;
ahora tenemos un documento fortalecido y se debe elaborar la PMLP, all se regis
traran los proyectos con recursos de la gobernacin, municipios y el enlace que s
e pueda realizar con el gobierno central.</p>', 1, 0, 0, 11, '2012-12-21 20:08:5
8', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-12-21 20:0
8:55', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_i
ntro":"","show_category":"","link_category":"","show_parent_category":"","link_p
arent_category":"","show_author":"","link_author":"","show_create_date":"","show
_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"
","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_
noauth":"","alternative_readmore":"","article_layout":""}', 1, 0, 6, '', '', 1,
496, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(205, 251, 'Esposa del gobernador gestion entrega de presentes a nios de hogares d
el SEDEGES ', 'esposa-del-gobernador-gestiono-entrega-de-presentes-a-ninos-de-h
ogares-del-sedeges', '', '<p><strong><img src="images/entrega de juguetes.jpg" b
order="0" alt="" />Por gestin de la Lic. Mxima Lamas de Tito, esposa del gobernado
r Santos Tito se logr la entrega de regalos a los nios y nias de los hogares Gota
de Leche y el hogar Andreoli dependientes del SEDEGES, por parte del Embajador
de Francia Michel Pinard junto a su esposa Sonia Pinard en visita realizada a n
uestro departamento.</strong></p>\r\n', '\r\n<p> </p>\r\n<p><strong>La esposa de

l gobernador explic que se realiz invitaciones a diferentes embajadas que se tiene


en el pas para que puedan cooperar con juguetes para los nios ms necesitados del re
a rural y se tuvo la respuesta del embajador de Francia Michel Pinard y trajo 2
00 juguetes de buena calidad y diversas galletas que de manera personal entreg a
los nios hurfanos de los dos hogares del SEDEGES y el resto se dej para que se entr
eguen a nios del rea dispersa. </strong></p>\r\n<p><strong>El embajador de Francia
, tras realizar la entrega a cada uno de los nios y nias de estos hogares brind un
mensaje de estmulo a los nios mencionndoles que l tambin fue hurfano porque a sus 5 ao
su padre lo haba abandonado y nunca ms lo volvi a ver; pero pese a esta dificulta
d el sigui adelante y recomend a los nios a que estudien y aprovechen lo que tiene
n ahora para que en un fututo sean hombres y mujeres que sirvan a su patria y ll
egar a ser tambin embajadores o ser empleado de correo, ser mdico o tener otra pr
ofesin, lo importante es superarse y salir adelante de las dificultades y la situa
cin en que se encuentran dijo el embajador.</strong> <strong></strong></p>\r\n<p><
strong>Por su parte la esposa del embajador Sonia Pinard destac el trabajo que re
alizan las autoridades de la gobernacin a travs del SEDEGES y se dedican a cuidar
y proteger a los nios hurfanos y que sta entrega de regalos a estos nios se realiza
en el marco de las fiestas de fin de ao como la navidad que es de los nios y estos
presentes es para darles una pequea alegra. </strong></p>\r\n<p><strong> El emba
jador de Francia tambin realiz visita protocolar al Gobernador Santos Tito donde
conversaron del apoyo que podra realizar la embajada de Francia en proyectos de
desarrollo social y cultural; sin embargo estos temas sern tratados en una prxima
reunin.</strong></p>\r\n<p><strong>El Gobernador Santos Tito entreg una careta de
diablo y material bibliogrfico de la riqueza turstica de Oruro, al embajador de Fr
ancia como un acto de amistad y de promocin de nuestra cultura.</strong></p>', 1
, 0, 0, 11, '2012-12-21 20:11:52', 42, '', '0000-00-00 00:00:00', 0, 0, '0000-00
-00 00:00:00', '2012-12-21 20:11:49', '0000-00-00 00:00:00', '', '', '{"show_tit
le":"","link_titles":"","show_intro":"","show_category":"","link_category":"","s
how_parent_category":"","link_parent_category":"","show_author":"","link_author"
:"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_ite
m_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show
_vote":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_lay
out":""}', 1, 0, 5, '', '', 1, 517, '{"robots":"","author":"","rights":"","xrefe
rence":""}', 0, '*', ''),
(206, 252, 'PRESIDENTE APROB 21 PROYECTOS PARA ORURO CON EL PROGRAMA BOLIVIA CAMB
IA EVO CUMPLE.', 'presidente-aprobo-21-proyectos-para-oruro-con-el-programa-boli
via-cambia-evo-cumple', '', '<p><img src="images/Noticias/proyecto1.jpg" border=
"0" style="float: left; margin: 10px; border: 1px solid black;" />El Presidente
Evo Morales Ayma, tras reunin efectuada este viernes 4 de enero con el Gobernador
Santos Tito, la Alcaldesa Rossio Pimentel y los concejales del municipio de Oru
ro aprob 21 proyectos a ser ejecutados con el Programa Bolivia Cambia Evo Cumple qu
e demandar una inversin de ms de 170 millones de bolivianos.</p>\r\n', '\r\n<p>En l
a oportunidad el Gobernador Santos Tito, mencion que tras un cuarto intermedio en
pasada semana que se present una treintena de proyectos algunos nuevos que elabo
raron los tcnicos, mismos fueron analizados evaluados por los tcnicos de la UPRE. G
racias al respaldo y apoyo que el presidente como orureo nos da es la aprobacin de
una veintena de proyectos, gracias al respaldo que nos brinda el primer mandata
rio , dijo el Gobernador. Por su parte el Presidente Constitucional Evo Morales, a
clar que dos proyectos de importancia como el tnel que fue presentado por la alcal
da con una inversin de 33 millones no cuenta con un proyecto a diseo final por ello
se esperara que se tenga el proyecto, lo mismo ocurre con el proyecto de amplia
cin del Teatro al aire Libre Luis Mendizbal Santa Cruz, estaremos esperando que se
terminen estos proyectos a diseo final; pero existe el compromiso de apoyar los
mismos. En cuanto a otros proyectos que fueron aprobados con el programa Bolivia
Cambia Evo Cumple en el mbito educativo, salud, deportivo y social hemos aprobado
21 proyectos con un monto de ms de 170 millones de bolivianos, en el mbito social
sindical, recordar a los periodista de Oruro una vez me devolvieron el cheque aho
ra otra vez llega un proyecto para una sede social cultural para el Sindicato de
Trabajadores de la Prensa de Oruro, no es que quiera congraciarme, ya hicimos e
n otros departamentos, ello no est sujeto a ningn condicionamiento es una obligacin

como sindicalista para dotar de sedes sindicales a las organizaciones gremiales ,


afirm el Presidente Morales. Tambin refiri que se aprob la construccin de cuatro can
chas de csped sinttico en la ciudad de Oruro por su a aniversario y tambin se ver en
el rea rural principalmente en las fronteras, existiendo el compromiso de la alc
aldesa de realizar el enmallado de estos campos deportivos, aclar que tambin deben
ser garantizados los terreno donde se ejecutaran los proyectos. PRENSA Sobre la
aprobacin del proyecto de construccin de la Sede Social Cultural del Sindicato de
Trabajadores de la Prensa de Oruro, la secretaria de relaciones, Carmen Torres
manifest su agradecimiento al presidente Evo Morales y destac el desprendimiento d
el mandatario al no existir ningn condicionamiento, agreg que este trabajo no solo
es del directorio sino de muchos periodistas que han ido peleando para que este
proyecto sea una realidad, esta sede no solo ser para los periodistas ser tambin pa
ra la sociedad y decirle gracias seor Presidente . (SDQ).</p>', 1, 0, 0, 11, '201301-11 13:01:16', 42, '', '2013-01-11 13:03:03', 42, 42, '2013-01-11 13:03:03', '
2013-01-11 13:01:14', '0000-00-00 00:00:00', '', '', '{"show_title":"","link_tit
les":"","show_intro":"","show_category":"","link_category":"","show_parent_categ
ory":"","link_parent_category":"","show_author":"","link_author":"","show_create
_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":""
,"show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_
hits":"","show_noauth":"","alternative_readmore":"","article_layout":""}', 3, 0,
4, '', '', 1, 332, '{"robots":"","author":"","rights":"","xreference":""}', 0,
'*', ''),
(207, 253, 'Gobernacin de Oruro benefici a ms de 2286 familias del rea rural con pro
yectos de electrificacin en el 2012', 'gobernacion-de-oruro-beneficio-a-mas-de-22
86-familias-del-area-rural-con-proyectos-de-electrificacion-en-el-2012', '', '<p
><img src="images/Noticias/electrificacion.jpg" border="0" style="float: left; m
argin: 10px; border: 1px solid black;" />Gracias al impulso del Ing. Santos Tito
Vliz, Gobernador del Departamento de Oruro; la Unidad de Energa e Hidrocarburos d
ependiente de la Secretaria de Obras Pblicas benefici a ms de 2286 familias con la
instalacin de redes elctricas en el rea rural, para lo cual se invirti Bs. 22.015.25
4, en la gestin 2012.</p>\r\n', '\r\n<p>Dicha unidad encaro en la gestin pasada pr
oyectos de impacto que llegaron a beneficiar principalmente a las comunidades de
l rea dispersa, logrando instalar ms de 517,5 km en Lneas de Media tensin 24,9/14,4
kv y 140,62 Km. en Redes de baja tensin 380/220 V, beneficiando a 9 provincias y
a ms de 16 municipios, segn informe presentado por esta unidad. Este informe indic
a que los proyectos encarados fueron: construccin sistema elctrico provincia Mejil
lones, construccin elctrico provincia Ladislao Cabrera fase II paquete 2 distrito
II - III y Villa Esperanza , construccin sistema elctrico provincia Cercado munici
pio de Soracachi paquete 1, construccin sistema elctrico provincia Cercado municip
io de Caracollo paquete 2, construccin sistema elctrico provincia Cercado municipio
el Choro paquete 3 , construccin sistema elctrico occidente de Corque , construccin
sistema elctrico provincia Sebastin Pagador fase IV, construccin sistema elctrico p
rovincia Avaroa paquete 1 (distrito indgena Culta), construccin sistema elctrico pr
ovincia Avaroa paquete 4 (Santuario de Quillacas), construccin sistema elctrico pr
ovincia Dalence - componente Sub-Estacin, Mejillones (conversin) lnea monofsica a tr
ifsica Chuquichambi), construccin sistema elctrico provincia Sabaya Fase II. Estos
proyectos fueron ejecutados para mejorar las condiciones de vida de las familias
de las distintas provincias, municipios y comunidades del departamento y de est
a forma incentivar el desarrollo productivo de las mismas. (RFCH)</p>', 1, 0, 0,
11, '2013-01-11 13:08:24', 42, '', '2013-01-11 13:09:23', 42, 0, '0000-00-00 00
:00:00', '2013-01-11 13:08:24', '0000-00-00 00:00:00', '', '', '{"show_title":""
,"link_titles":"","show_intro":"","show_category":"","link_category":"","show_pa
rent_category":"","link_parent_category":"","show_author":"","link_author":"","s
how_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navi
gation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote"
:"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout":"
"}', 3, 0, 3, '', '', 1, 321, '{"robots":"","author":"","rights":"","xreference"
:""}', 0, '*', ''),
(208, 254, 'Secretara de Turismo y Cultura realiza curso de ingls bsico dirigido a
efectivos de la polica turstica', 'secretaria-de-turismo-y-cultura-realiza-curso

-de-ingles-basico-dirigido-a-efectivos-de-la-policia-turistica', '', '<p><img sr


c="images/Noticias/inglesturismo.jpg" border="0" style="float: left; margin: 10p
x; border: 1px solid black;" />El Gobierno Autnomo Departamental de Oruro a travs
de la Secretara Departamental de Turismo y Cultura realiza el curso de ingls bsico,
dirigido a los efectivos de la Polica Turstica, del Comando Departamental de Poli
ca, dicho curso se inici ayer lunes por la noche, donde participan 15 policas.</p>\
r\n', '\r\n<p> El objetivo de este curso de capacitacin de ingls bsico es que los efe
ctivos policiales puedan interrelacionarse con los turistas principalmente del e
xterior, especialmente en esta temporada del Carnaval de Oruro, Obra Maestra del
patrimonio Oral e Intangible de la Humanidad , refiri la Arq. Tania Peredo, respons
able del programa de promocin turstica en la Secretaria de Turismo y Cultura. Pere
do explic que este curso fue factible gracias a un convenio con la consultora Geo
Producciones Visual, quienes estarn a cargo del curso, con dos docentes que brin
daran la capacitacin a los miembros de la polica turstica. Por encargo del Gobernado
r Santos Tito se est promoviendo esta actividad que servir para que los efectivos
policiales tengan un mejor relacionamiento con los turistas del exterior del pas
y puedan brindar informacin adecuada a nuestros visitantes que en la temporada de
l Carnaval de Oruro se incrementan de manera significativa , mencion Peredo. Agreg q
ue muchas veces el turista por falta de informacin no puede acceder a muchos luga
res y este curso de ingls bsico pretende dar solucin a este problema para que a tra
vs de ellos los turistas puedan comunicarse y contar con informacin adecuada para
su desplazamiento en nuestra ciudad. Mara Veizaga, representante de la Consultara
Geo Producciones Visual, explic que este curso bsico de ingls servir para que los e
fectivos de la polica turstica puedan brindar informacin, promocin, seguridad turstic
a al visitante que llegue a Oruro en esta temporada del carnaval, el curso tendr
una duracin de casi un mes, con dos horas diarias de clases, alcanzando unas 150
horas de capacitacin, adems se brindar un certificado de aprobacin con valor curricu
lar. Por su parte la capitana Deysi Rivera, directora de la Polica Turstica agrade
ci a la Gobernacin por este curso y comprometi todo el inters de los efectivos polic
iales para capacitarse y coadyuvar en el trabajo que se emprende desde la Secret
ara de Turismo y Cultura. (SDQ).</p>', 1, 0, 0, 11, '2013-01-11 13:12:02', 42, ''
, '2013-01-11 13:17:21', 42, 0, '0000-00-00 00:00:00', '2013-01-11 13:11:59', '0
000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"",
"show_category":"","link_category":"","show_parent_category":"","link_parent_cat
egory":"","show_author":"","link_author":"","show_create_date":"","show_modify_d
ate":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_p
rint_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"
","alternative_readmore":"","article_layout":""}', 3, 0, 2, '', '', 1, 319, '{"r
obots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(209, 255, 'Gobernacin inici el estudio para la Construccin de la Zona de Trasbordo
y Sistema Integrado de Control de Minerales en el departamento de Oruro', 'gobe
rnacion-inicio-el-estudio-para-la-construccion-de-la-zona-de-trasbordo-y-sistema
-integrado-de-control-de-minerales-en-el-departamento-de-oruro', '', '<p><img sr
c="images/Noticias/minerales1.jpg" border="0" style="float: left; margin: 10px;
border: 1px solid black;" />El Ing. Santos Tito, Gobernador del departamento de
Oruro mediante la Unidad de Regalas Mineras dependiente de la Secretara de Minera y
Metalurgia del Gobierno Autnomo Departamental de Oruro instruy el inicio del estu
dio para la Construccin de la Zona de Trasbordo y</p>\r\n', '\r\n<p>Sistema Integ
rado de Control de Minerales Departamento de Oruro, misma que se tiene previsto
concluir el mes de marzo para pasar a la fase de inversin. En primera instancia es
te estudio contempla la construccin de la infraestructura para una zona de trasbo
rdo y asimismo se piensa en la implementacin de un sistema integrado para el cont
rol de regalas mineras para el anlisis de los minerales tanto de calidad como hume
dad y una balanza de alto tonelaje al igual que sistema de emisin de formularios
101 en va web mencion Wilfredo Villca, jefe de la Unidad de Regalas Mineras. Segn inf
orme del proyecto, el monto de este estudio asciende a Bs. 334.811,04 y la empre
sa contratista es ECO-SOS; de esta forma se podr contar con el estudio tcnico econm
ico social y ambiental (TESA), para la construccin de dicha zona de trasbordo con
la implementacin de un laboratorio acreditado, balanza de alto tonelaje, sistema
de emisin de formulario 101, la infraestructura contemplar oficinas de institucio

nes que intervienen en el proceso de exportacin de minerales. Este proyecto surge


como conclusin del primer Foro Departamental de Procesos de Exportacin Minera con
juntamente las instituciones que estn involucradas en esa actividad; adems se cuen
ta con el respaldo de las mismas ya que es un proyecto que beneficiar al proceso
de exportacin minera y por ende al departamento, dijo Villca. (RFCH)</p>', 1, 0,
0, 11, '2013-01-11 13:14:09', 42, '', '2013-01-11 13:14:38', 42, 0, '0000-00-00
00:00:00', '2013-01-11 13:14:09', '0000-00-00 00:00:00', '', '', '{"show_title":
"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_
parent_category":"","link_parent_category":"","show_author":"","link_author":"",
"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_na
vigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vot
e":"","show_hits":"","show_noauth":"","alternative_readmore":"","article_layout"
:""}', 2, 0, 1, '', '', 1, 318, '{"robots":"","author":"","rights":"","xreferenc
e":""}', 0, '*', ''),
(210, 256, 'Gobernacin de Oruro transferir 4 millones y medio de bolivianos al mun
icipio de Huanuni', 'gobernacion-de-oruro-transferira-4-millones-y-medio-de-boli
vianos-al-municipio-de-huanuni', '', '<p><img src="images/secretaria general.jpg
" border="0" alt="" />Oruro, 14 de enero de 2013. El Gobierno Autnomo Departament
al de Oruro (G.A.D.OR.), en la gestin del Ing. Santos Tito Vliz, comprometi la tran
sferencia de recursos econmicos de 4 500.000,00 bolivianos a favor del Gobierno Autn
omo Municipal de Huanuni (G.A.M.H.) destinados al asfaltado de la Av. Arce de es
te municipio;</p>\r\n', '\r\n<p>as mismo se encargar de la actualizacin de la carpe
ta para el embovedado del Rio Huanuni; el acuerdo fue firmado el viernes 11 de
enero en instalaciones del Saln de Reuniones del CAEP, en dicho municipio.</p>\r\
n<p> </p>\r\n<p> La transferencia de recursos econmicos al municipio de Huanuni ser
por tres millones de bolivianos para la gestin 2013 y de un milln quinientos mil b
olivianos para la gestin 2014, previa suscripcin de un Convenio Interinstitucional
, garantizando as el financiamiento para el asfaltado de la Av. Arce manifest el In
g. Franz Martnez, Secretario Departamental de Planificacin del G.A.D.OR.</p>\r\n<p
> </p>\r\n<p>As mismo el Gobierno Departamental actualizar la carpeta para el emb
ovedado del ro Huanuni hasta el 15 de febrero de la presente gestin y posterior e
ntrega al G.A.M.H., quien tramitar la Licencia Ambiental ante el G.A.D.OR. El Gobi
erno Departamental, el municipio de Huanuni y el Ministerio de Medio Ambiente Ag
ua y Recursos Hdricos, sern los responsables de gestionar el financiamiento para e
l embovedado del ro Huanuni , aclar el Secretario General, Ing. Florencio Choque.</p
>\r\n<p> </p>\r\n<p>Despus de la firma del acuerdo interinstitucional el alcalde
municipal de Huanuni Hilarin Achacollo, expres su satisfaccin aseverando que con el
financiamiento se podr concluir el asfaltado de una avenida que permitir solucion
ar el flujo urbano en Huanuni . Por su parte el presidente del comit cvico de Huanun
i, Hebert Choque manifest se est atendiendo nuestro pliego petitorio, estamos sati
sfechos con el financiamiento que desembolsar el Gobernador Santos Tito a favor d
e Huanuni, haciendo realidad el asfaltado de la Av. Arce y del embovedado del ro,
dos proyectos que beneficiarn a toda la poblacin .</p>\r\n<p> </p>\r\n<p>De la reun
in participaron el presidente de la brigada parlamentaria, Ricardo Aylln, diputada
s, el Secretario General del G.A.D.OR., Ing. Florencio Choque, el Secretario Dep
artamental de Planificacin, Ing. Franz Martnez, el Asamblesta Departamental Reynald
o Llanque, representantes del Ministerio de Medio Ambiente y autoridades municip
ales, cvicas y sociales de Huanuni.</p>', 1, 0, 0, 11, '2013-01-14 20:56:07', 42,
'', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2013-01-14 20:56:04',
'0000-00-00 00:00:00', '', '', '{"show_title":"","link_titles":"","show_intro":"
","show_category":"","link_category":"","show_parent_category":"","link_parent_c
ategory":"","show_author":"","link_author":"","show_create_date":"","show_modify
_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show
_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth"
:"","alternative_readmore":"","article_layout":""}', 1, 0, 0, '', '', 1, 258, '{
"robots":"","author":"","rights":"","xreference":""}', 0, '*', '');
-- ---------------------------------------------------------

-- Estructura de tabla para la tabla `gador_content_frontpage`


-CREATE TABLE IF NOT EXISTS `gador_content_frontpage` (
`content_id` int(11) NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`content_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_content_frontpage`
-INSERT INTO `gador_content_frontpage` (`content_id`, `ordering`) VALUES
(181, 1);
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_content_rating`
-CREATE TABLE IF NOT EXISTS `gador_content_rating` (
`content_id` int(11) NOT NULL DEFAULT '0',
`rating_sum` int(10) unsigned NOT NULL DEFAULT '0',
`rating_count` int(10) unsigned NOT NULL DEFAULT '0',
`lastip` varchar(50) NOT NULL DEFAULT '',
PRIMARY KEY (`content_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_content_rating`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_core_log_searches`
-CREATE TABLE IF NOT EXISTS `gador_core_log_searches` (
`search_term` varchar(128) NOT NULL DEFAULT '',
`hits` int(10) unsigned NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_core_log_searches`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_extensions`
-CREATE TABLE IF NOT EXISTS `gador_extensions` (
`extension_id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,

`type` varchar(20) NOT NULL,


`element` varchar(100) NOT NULL,
`folder` varchar(100) NOT NULL,
`client_id` tinyint(3) NOT NULL,
`enabled` tinyint(3) NOT NULL DEFAULT '1',
`access` int(10) unsigned NOT NULL DEFAULT '1',
`protected` tinyint(3) NOT NULL DEFAULT '0',
`manifest_cache` text NOT NULL,
`params` text NOT NULL,
`custom_data` text NOT NULL,
`system_data` text NOT NULL,
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`ordering` int(11) DEFAULT '0',
`state` int(11) DEFAULT '0',
PRIMARY KEY (`extension_id`),
KEY `element_clientid` (`element`,`client_id`),
KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
KEY `extension` (`type`,`element`,`folder`,`client_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=10048 ;
--- Volcar la base de datos para la tabla `gador_extensions`
-INSERT INTO `gador_extensions` (`extension_id`, `name`, `type`, `element`, `fold
er`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`,
`custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `st
ate`) VALUES
(1, 'com_mailto', 'component', 'com_mailto', '', 0, 1, 1, 1, '{"legacy":false,"n
ame":"com_mailto","type":"component","creationDate":"April 2006","author":"Jooml
a! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserve
d.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"
1.7.0","description":"COM_MAILTO_XML_DESCRIPTION","group":""}', '', '', '', 0, '
0000-00-00 00:00:00', 0, 0),
(2, 'com_wrapper', 'component', 'com_wrapper', '', 0, 1, 1, 1, '{"legacy":false,
"name":"com_wrapper","type":"component","creationDate":"April 2006","author":"Jo
omla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights rese
rved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","vers
ion":"1.7.0","description":"COM_WRAPPER_XML_DESCRIPTION","group":""}', '', '', '
', 0, '0000-00-00 00:00:00', 0, 0),
(3, 'com_admin', 'component', 'com_admin', '', 1, 1, 1, 1, '{"legacy":false,"nam
e":"com_admin","type":"component","creationDate":"April 2006","author":"Joomla!
Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserved.\
\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"
1.7.0","description":"COM_ADMIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0
000-00-00 00:00:00', 0, 0),
(4, 'com_banners', 'component', 'com_banners', '', 1, 1, 1, 0, '{"legacy":false,
"name":"com_banners","type":"component","creationDate":"April 2006","author":"Jo
omla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights rese
rved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","vers
ion":"1.7.0","description":"COM_BANNERS_XML_DESCRIPTION","group":""}', '{"purcha
se_type":"3","track_impressions":"0","track_clicks":"0","metakey_prefix":""}', '
', '', 0, '0000-00-00 00:00:00', 0, 0),
(5, 'com_cache', 'component', 'com_cache', '', 1, 1, 1, 1, '{"legacy":false,"nam
e":"com_cache","type":"component","creationDate":"April 2006","author":"Joomla!
Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserved.\
\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.7
.0","description":"COM_CACHE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000
-00-00 00:00:00', 0, 0),

(6, 'com_categories', 'component', 'com_categories', '', 1, 1, 1, 1, '{"legacy":


false,"name":"com_categories","type":"component","creationDate":"December 2007",
"author":"Joomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All
rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org"
,"version":"1.7.0","description":"COM_CATEGORIES_XML_DESCRIPTION","group":""}',
'', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(7, 'com_checkin', 'component', 'com_checkin', '', 1, 1, 1, 1, '{"legacy":false,
"name":"com_checkin","type":"component","creationDate":"Unknown","author":"Jooml
a! Project","copyright":"(C) 2005 - 2008 Open Source Matters. All rights reserve
d.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version
":"1.7.0","description":"COM_CHECKIN_XML_DESCRIPTION","group":""}', '', '', '',
0, '0000-00-00 00:00:00', 0, 0),
(8, 'com_contact', 'component', 'com_contact', '', 1, 1, 1, 0, '{"legacy":false,
"name":"com_contact","type":"component","creationDate":"April 2006","author":"Jo
omla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights rese
rved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","vers
ion":"1.7.0","description":"COM_CONTACT_XML_DESCRIPTION","group":""}', '{"show_c
ontact_category":"hide","show_contact_list":"0","presentation_style":"sliders","
show_name":"1","show_position":"1","show_email":"0","show_street_address":"1","s
how_suburb":"1","show_state":"1","show_postcode":"1","show_country":"1","show_te
lephone":"1","show_mobile":"1","show_fax":"1","show_webpage":"1","show_misc":"1"
,"show_image":"1","image":"","allow_vcard":"0","show_articles":"0","show_profile
":"0","show_links":"0","linka_name":"","linkb_name":"","linkc_name":"","linkd_na
me":"","linke_name":"","contact_icons":"0","icon_address":"","icon_email":"","ic
on_telephone":"","icon_mobile":"","icon_fax":"","icon_misc":"","show_headings":"
1","show_position_headings":"1","show_email_headings":"0","show_telephone_headin
gs":"1","show_mobile_headings":"0","show_fax_headings":"0","allow_vcard_headings
":"0","show_suburb_headings":"1","show_state_headings":"1","show_country_heading
s":"1","show_email_form":"1","show_email_copy":"1","banned_email":"","banned_sub
ject":"","banned_text":"","validate_session":"1","custom_reply":"0","redirect":"
","show_category_crumb":"0","metakey":"","metadesc":"","robots":"","author":"","
rights":"","xreference":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(9, 'com_cpanel', 'component', 'com_cpanel', '', 1, 1, 1, 1, '{"legacy":false,"n
ame":"com_cpanel","type":"component","creationDate":"April 2006","author":"Jooml
a! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserve
d.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.7
.0","description":"COM_CPANEL_XML_DESCRIPTION","group":""}', '', '', '', 0, '000
0-00-00 00:00:00', 0, 0),
(10, 'com_installer', 'component', 'com_installer', '', 1, 1, 1, 1, '{"legacy":f
alse,"name":"com_installer","type":"component","creationDate":"April 2006","auth
or":"Joomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All righ
ts reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","
version":"1.7.0","description":"COM_INSTALLER_XML_DESCRIPTION","group":""}', '{}
', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(11, 'com_languages', 'component', 'com_languages', '', 1, 1, 1, 1, '{"legacy":f
alse,"name":"com_languages","type":"component","creationDate":"2006","author":"J
oomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights res
erved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","ver
sion":"1.7.0","description":"COM_LANGUAGES_XML_DESCRIPTION","group":""}', '{"adm
inistrator":"es-ES","site":"es-ES"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12, 'com_login', 'component', 'com_login', '', 1, 1, 1, 1, '{"legacy":false,"na
me":"com_login","type":"component","creationDate":"April 2006","author":"Joomla!
Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserved.
\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.
7.0","description":"COM_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '000
0-00-00 00:00:00', 0, 0),
(13, 'com_media', 'component', 'com_media', '', 1, 1, 0, 1, '{"legacy":false,"na
me":"com_media","type":"component","creationDate":"April 2006","author":"Joomla!
Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserved.
\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.

7.0","description":"COM_MEDIA_XML_DESCRIPTION","group":""}', '{"upload_extension
s":"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP
,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS,mp3,html,d
ocx","upload_maxsize":"10","file_path":"images","image_path":"images","restrict_
uploads":"1","check_mime":"1","image_extensions":"bmp,gif,jpg,png","ignore_exten
sions":"","upload_mime":"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,applic
ation\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\
/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip","upload_mime_ill
egal":"text\\/html","enable_flash":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0
),
(14, 'com_menus', 'component', 'com_menus', '', 1, 1, 1, 1, '{"legacy":false,"na
me":"com_menus","type":"component","creationDate":"April 2006","author":"Joomla!
Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserved.
\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.
7.0","description":"COM_MENUS_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0
000-00-00 00:00:00', 0, 0),
(15, 'com_messages', 'component', 'com_messages', '', 1, 1, 1, 1, '{"legacy":fal
se,"name":"com_messages","type":"component","creationDate":"April 2006","author"
:"Joomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights
reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","ver
sion":"1.7.0","description":"COM_MESSAGES_XML_DESCRIPTION","group":""}', '', '',
'', 0, '0000-00-00 00:00:00', 0, 0),
(16, 'com_modules', 'component', 'com_modules', '', 1, 1, 1, 1, '{"legacy":false
,"name":"com_modules","type":"component","creationDate":"April 2006","author":"J
oomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights res
erved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versio
n":"1.7.0","description":"COM_MODULES_XML_DESCRIPTION","group":""}', '{}', '', '
', 0, '0000-00-00 00:00:00', 0, 0),
(17, 'com_newsfeeds', 'component', 'com_newsfeeds', '', 1, 1, 1, 0, '{"legacy":f
alse,"name":"com_newsfeeds","type":"component","creationDate":"April 2006","auth
or":"Joomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All righ
ts reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","
version":"1.7.0","description":"COM_NEWSFEEDS_XML_DESCRIPTION","group":""}', '{"
show_feed_image":"1","show_feed_description":"1","show_item_description":"1","fe
ed_word_count":"0","show_headings":"1","show_name":"1","show_articles":"0","show
_link":"1","show_description":"1","show_description_image":"1","display_num":"",
"show_pagination_limit":"1","show_pagination":"1","show_pagination_results":"1",
"show_cat_items":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(18, 'com_plugins', 'component', 'com_plugins', '', 1, 1, 1, 1, '{"legacy":false
,"name":"com_plugins","type":"component","creationDate":"April 2006","author":"J
oomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights res
erved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versio
n":"1.7.0","description":"COM_PLUGINS_XML_DESCRIPTION","group":""}', '{}', '', '
', 0, '0000-00-00 00:00:00', 0, 0),
(19, 'com_search', 'component', 'com_search', '', 1, 1, 1, 1, '{"legacy":false,"
name":"com_search","type":"component","creationDate":"April 2006","author":"Joom
la! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserv
ed.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versio
n":"1.7.0","description":"COM_SEARCH_XML_DESCRIPTION","group":""}', '{"enabled":
"0","show_date":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(20, 'com_templates', 'component', 'com_templates', '', 1, 1, 1, 1, '{"legacy":f
alse,"name":"com_templates","type":"component","creationDate":"April 2006","auth
or":"Joomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All righ
ts reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","
version":"1.7.0","description":"COM_TEMPLATES_XML_DESCRIPTION","group":""}', '{}
', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(21, 'com_weblinks', 'component', 'com_weblinks', '', 1, 1, 1, 0, '{"legacy":fal
se,"name":"com_weblinks","type":"component","creationDate":"April 2006","author"
:"Joomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights
reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","

version":"1.7.0","description":"COM_WEBLINKS_XML_DESCRIPTION","group":""}', '{"s
how_comp_description":"1","comp_description":"","show_link_hits":"1","show_link_
description":"1","show_other_cats":"0","show_headings":"0","show_numbers":"0","s
how_report":"1","count_clicks":"1","target":"0","link_icons":""}', '', '', 0, '0
000-00-00 00:00:00', 0, 0),
(22, 'com_content', 'component', 'com_content', '', 1, 1, 0, 1, '{"legacy":false
,"name":"com_content","type":"component","creationDate":"April 2006","author":"J
oomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights res
erved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versio
n":"1.7.0","description":"COM_CONTENT_XML_DESCRIPTION","group":""}', '{"article_
layout":"_:default","show_title":"1","link_titles":"0","show_intro":"1","show_ca
tegory":"0","link_category":"0","show_parent_category":"0","link_parent_category
":"0","show_author":"0","link_author":"0","show_create_date":"0","show_modify_da
te":"0","show_publish_date":"0","show_item_navigation":"0","show_vote":"0","show
_readmore":"1","show_readmore_title":"1","readmore_limit":"100","show_icons":"1"
,"show_print_icon":"1","show_email_icon":"0","show_hits":"0","show_noauth":"0","
category_layout":"_:blog","show_category_title":"0","show_description":"0","show
_description_image":"0","maxLevel":"1","show_empty_categories":"0","show_no_arti
cles":"1","show_subcat_desc":"1","show_cat_num_articles":"0","show_base_descript
ion":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_ca
t":"1","show_cat_num_articles_cat":"1","num_leading_articles":"1","num_intro_art
icles":"4","num_columns":"2","num_links":"4","multi_column_order":"0","show_subc
ategory_content":"0","show_pagination_limit":"1","filter_field":"hide","show_hea
dings":"1","list_show_date":"0","date_format":"","list_show_hits":"1","list_show
_author":"1","orderby_pri":"order","orderby_sec":"rdate","order_date":"published
","show_pagination":"2","show_pagination_results":"1","show_feed_link":"1","feed
_summary":"0","filters":{"1":{"filter_type":"NONE","filter_tags":"","filter_attr
ibutes":""},"6":{"filter_type":"NONE","filter_tags":"","filter_attributes":""},"
7":{"filter_type":"NONE","filter_tags":"","filter_attributes":""},"2":{"filter_t
ype":"NONE","filter_tags":"","filter_attributes":""},"3":{"filter_type":"NONE","
filter_tags":"","filter_attributes":""},"4":{"filter_type":"NONE","filter_tags":
"","filter_attributes":""},"5":{"filter_type":"NONE","filter_tags":"","filter_at
tributes":""},"8":{"filter_type":"NONE","filter_tags":"","filter_attributes":""}
}}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(23, 'com_config', 'component', 'com_config', '', 1, 1, 0, 1, '{"legacy":false,"
name":"com_config","type":"component","creationDate":"April 2006","author":"Joom
la! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserv
ed.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":
"1.7.0","description":"COM_CONFIG_XML_DESCRIPTION","group":""}', '', '', '', 0,
'0000-00-00 00:00:00', 0, 0),
(24, 'com_redirect', 'component', 'com_redirect', '', 1, 1, 0, 1, '{"legacy":fal
se,"name":"com_redirect","type":"component","creationDate":"April 2006","author"
:"Joomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights
reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","ver
sion":"1.7.0","description":"COM_REDIRECT_XML_DESCRIPTION","group":""}', '{}', '
', '', 0, '0000-00-00 00:00:00', 0, 0),
(25, 'com_users', 'component', 'com_users', '', 1, 1, 0, 1, '{"legacy":false,"na
me":"com_users","type":"component","creationDate":"April 2006","author":"Joomla!
Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserved.
\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.
7.0","description":"COM_USERS_XML_DESCRIPTION","group":""}', '{"allowUserRegistr
ation":"1","new_usertype":"2","useractivation":"1","frontend_userparams":"1","ma
ilSubjectPrefix":"","mailBodySuffix":""}', '', '', 0, '0000-00-00 00:00:00', 0,
0),
(100, 'PHPMailer', 'library', 'phpmailer', '', 0, 1, 1, 1, '{"legacy":false,"nam
e":"PHPMailer","type":"library","creationDate":"2008","author":"PHPMailer","copy
right":"Copyright (C) PHPMailer.","authorEmail":"","authorUrl":"http:\\/\\/phpma
iler.codeworxtech.com\\/","version":"1.7.0","description":"LIB_PHPMAILER_XML_DES
CRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(101, 'SimplePie', 'library', 'simplepie', '', 0, 1, 1, 1, '{"legacy":false,"nam

e":"SimplePie","type":"library","creationDate":"2008","author":"SimplePie","copy
right":"Copyright (C) 2008 SimplePie","authorEmail":"","authorUrl":"http:\\/\\/s
implepie.org\\/","version":"1.0.1","description":"LIB_SIMPLEPIE_XML_DESCRIPTION"
,"group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(102, 'phputf8', 'library', 'phputf8', '', 0, 1, 1, 1, '{"legacy":false,"name":"
phputf8","type":"library","creationDate":"2008","author":"Harry Fuecks","copyrig
ht":"Copyright various authors","authorEmail":"","authorUrl":"http:\\/\\/sourcef
orge.net\\/projects\\/phputf8","version":"1.7.0","description":"LIB_PHPUTF8_XML_
DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(103, 'Joomla! Web Application Framework', 'library', 'joomla', '', 0, 1, 1, 1,
'{"legacy":false,"name":"Joomla! Web Application Framework","type":"library","cr
eationDate":"2008","author":"Joomla","copyright":"Copyright (C) 2005 - 2011 Open
Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorU
rl":"http:\\/\\/www.joomla.org","version":"1.7.0","description":"LIB_JOOMLA_XML_
DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(200, 'mod_articles_archive', 'module', 'mod_articles_archive', '', 0, 1, 1, 1,
'{"legacy":false,"name":"mod_articles_archive","type":"module","creationDate":"J
uly 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open
Source Matters.\\n\\t\\tAll rights reserved.","authorEmail":"admin@joomla.org",
"authorUrl":"www.joomla.org","version":"1.7.0","description":"MOD_ARTICLES_ARCHI
VE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(201, 'mod_articles_latest', 'module', 'mod_articles_latest', '', 0, 1, 1, 1, '{
"legacy":false,"name":"mod_articles_latest","type":"module","creationDate":"July
2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open So
urce Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl"
:"www.joomla.org","version":"1.7.0","description":"MOD_LATEST_NEWS_XML_DESCRIPTI
ON","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(202, 'mod_articles_popular', 'module', 'mod_articles_popular', '', 0, 1, 1, 0,
'{"legacy":false,"name":"mod_articles_popular","type":"module","creationDate":"J
uly 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open
Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorU
rl":"www.joomla.org","version":"1.7.0","description":"MOD_POPULAR_XML_DESCRIPTIO
N","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(203, 'mod_banners', 'module', 'mod_banners', '', 0, 1, 1, 1, '{"legacy":false,"
name":"mod_banners","type":"module","creationDate":"July 2006","author":"Joomla!
Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights
reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versi
on":"1.7.0","description":"MOD_BANNERS_XML_DESCRIPTION","group":""}', '', '', ''
, 0, '0000-00-00 00:00:00', 0, 0),
(204, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', 0, 1, 1, 1, '{"legacy"
:false,"name":"mod_breadcrumbs","type":"module","creationDate":"July 2006","auth
or":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters
. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla
.org","version":"1.7.0","description":"MOD_BREADCRUMBS_XML_DESCRIPTION","group":
""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(205, 'mod_custom', 'module', 'mod_custom', '', 0, 1, 1, 1, '{"legacy":false,"na
me":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Pr
oject","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights re
served.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version"
:"1.7.0","description":"MOD_CUSTOM_XML_DESCRIPTION","group":""}', '', '', '', 0,
'0000-00-00 00:00:00', 0, 0),
(206, 'mod_feed', 'module', 'mod_feed', '', 0, 1, 1, 1, '{"legacy":false,"name":
"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project"
,"copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved
.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.7.
0","description":"MOD_FEED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-0
0-00 00:00:00', 0, 0),
(207, 'mod_footer', 'module', 'mod_footer', '', 0, 1, 1, 1, '{"legacy":false,"na
me":"mod_footer","type":"module","creationDate":"July 2006","author":"Joomla! Pr
oject","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights re

served.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version"
:"1.7.0","description":"MOD_FOOTER_XML_DESCRIPTION","group":""}', '', '', '', 0,
'0000-00-00 00:00:00', 0, 0),
(208, 'mod_login', 'module', 'mod_login', '', 0, 1, 1, 1, '{"legacy":false,"name
":"mod_login","type":"module","creationDate":"July 2006","author":"Joomla! Proje
ct","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reser
ved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1
.7.0","description":"MOD_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '00
00-00-00 00:00:00', 0, 0),
(209, 'mod_menu', 'module', 'mod_menu', '', 0, 1, 1, 1, '{"legacy":false,"name":
"mod_menu","type":"module","creationDate":"July 2004","author":"Joomla! Project"
,"copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved
.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.7.
0","description":"MOD_MENU_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-0
0-00 00:00:00', 0, 0),
(210, 'mod_articles_news', 'module', 'mod_articles_news', '', 0, 1, 1, 0, '{"leg
acy":false,"name":"mod_articles_news","type":"module","creationDate":"July 2006"
,"author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source M
atters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.
joomla.org","version":"1.7.0","description":"MOD_ARTICLES_NEWS_XML_DESCRIPTION",
"group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(211, 'mod_random_image', 'module', 'mod_random_image', '', 0, 1, 1, 0, '{"legac
y":false,"name":"mod_random_image","type":"module","creationDate":"July 2006","a
uthor":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matt
ers. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joo
mla.org","version":"1.7.0","description":"MOD_RANDOM_IMAGE_XML_DESCRIPTION","gro
up":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(212, 'mod_related_items', 'module', 'mod_related_items', '', 0, 1, 1, 0, '{"leg
acy":false,"name":"mod_related_items","type":"module","creationDate":"July 2004"
,"author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source M
atters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.
joomla.org","version":"1.7.0","description":"MOD_RELATED_XML_DESCRIPTION","group
":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(213, 'mod_search', 'module', 'mod_search', '', 0, 1, 1, 0, '{"legacy":false,"na
me":"mod_search","type":"module","creationDate":"July 2004","author":"Joomla! Pr
oject","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights re
served.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version"
:"1.7.0","description":"MOD_SEARCH_XML_DESCRIPTION","group":""}', '', '', '', 0,
'0000-00-00 00:00:00', 0, 0),
(214, 'mod_stats', 'module', 'mod_stats', '', 0, 1, 1, 0, '{"legacy":false,"name
":"mod_stats","type":"module","creationDate":"July 2004","author":"Joomla! Proje
ct","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reser
ved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1
.7.0","description":"MOD_STATS_XML_DESCRIPTION","group":""}', '', '', '', 0, '00
00-00-00 00:00:00', 0, 0),
(215, 'mod_syndicate', 'module', 'mod_syndicate', '', 0, 1, 1, 1, '{"legacy":fal
se,"name":"mod_syndicate","type":"module","creationDate":"May 2006","author":"Jo
omla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All r
ights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","
version":"1.7.0","description":"MOD_SYNDICATE_XML_DESCRIPTION","group":""}', '',
'', '', 0, '0000-00-00 00:00:00', 0, 0),
(216, 'mod_users_latest', 'module', 'mod_users_latest', '', 0, 1, 1, 1, '{"legac
y":false,"name":"mod_users_latest","type":"module","creationDate":"December 2009
","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source
Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www
.joomla.org","version":"1.7.0","description":"MOD_USERS_LATEST_XML_DESCRIPTION",
"group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(217, 'mod_weblinks', 'module', 'mod_weblinks', '', 0, 1, 1, 0, '{"legacy":false
,"name":"mod_weblinks","type":"module","creationDate":"July 2009","author":"Joom
la! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rig

hts reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","ve
rsion":"1.7.0","description":"MOD_WEBLINKS_XML_DESCRIPTION","group":""}', '', ''
, '', 0, '0000-00-00 00:00:00', 0, 0),
(218, 'mod_whosonline', 'module', 'mod_whosonline', '', 0, 1, 1, 0, '{"legacy":f
alse,"name":"mod_whosonline","type":"module","creationDate":"July 2004","author"
:"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. A
ll rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.or
g","version":"1.7.0","description":"MOD_WHOSONLINE_XML_DESCRIPTION","group":""}'
, '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(219, 'mod_wrapper', 'module', 'mod_wrapper', '', 0, 1, 1, 0, '{"legacy":false,"
name":"mod_wrapper","type":"module","creationDate":"October 2004","author":"Joom
la! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rig
hts reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","ve
rsion":"1.7.0","description":"MOD_WRAPPER_XML_DESCRIPTION","group":""}', '', '',
'', 0, '0000-00-00 00:00:00', 0, 0),
(220, 'mod_articles_category', 'module', 'mod_articles_category', '', 0, 1, 1, 1
, '{"legacy":false,"name":"mod_articles_category","type":"module","creationDate"
:"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 20
11 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","
authorUrl":"www.joomla.org","version":"1.7.0","description":"MOD_ARTICLES_CATEGO
RY_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(221, 'mod_articles_categories', 'module', 'mod_articles_categories', '', 0, 1,
1, 1, '{"legacy":false,"name":"mod_articles_categories","type":"module","creatio
nDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 200
5 - 2011 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.
org","authorUrl":"www.joomla.org","version":"1.7.0","description":"MOD_ARTICLES_
CATEGORIES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00',
0, 0),
(222, 'mod_languages', 'module', 'mod_languages', '', 0, 1, 1, 1, '{"legacy":fal
se,"name":"mod_languages","type":"module","creationDate":"February 2010","author
":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters.
All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.o
rg","version":"1.7.0","description":"MOD_LANGUAGES_XML_DESCRIPTION","group":""}'
, '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(300, 'mod_custom', 'module', 'mod_custom', '', 1, 1, 1, 1, '{"legacy":false,"na
me":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Pr
oject","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights re
served.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version"
:"1.7.0","description":"MOD_CUSTOM_XML_DESCRIPTION","group":""}', '', '', '', 0,
'0000-00-00 00:00:00', 0, 0),
(301, 'mod_feed', 'module', 'mod_feed', '', 1, 1, 1, 0, '{"legacy":false,"name":
"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project"
,"copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved
.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.7.
0","description":"MOD_FEED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-0
0-00 00:00:00', 0, 0),
(302, 'mod_latest', 'module', 'mod_latest', '', 1, 1, 1, 0, '{"legacy":false,"na
me":"mod_latest","type":"module","creationDate":"July 2004","author":"Joomla! Pr
oject","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights re
served.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version"
:"1.7.0","description":"MOD_LATEST_XML_DESCRIPTION","group":""}', '', '', '', 0,
'0000-00-00 00:00:00', 0, 0),
(303, 'mod_logged', 'module', 'mod_logged', '', 1, 1, 1, 0, '{"legacy":false,"na
me":"mod_logged","type":"module","creationDate":"January 2005","author":"Joomla!
Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights
reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versi
on":"1.7.0","description":"MOD_LOGGED_XML_DESCRIPTION","group":""}', '', '', '',
0, '0000-00-00 00:00:00', 0, 0),
(304, 'mod_login', 'module', 'mod_login', '', 1, 1, 1, 1, '{"legacy":false,"name
":"mod_login","type":"module","creationDate":"March 2005","author":"Joomla! Proj

ect","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights rese
rved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"
1.7.0","description":"MOD_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0
000-00-00 00:00:00', 0, 0),
(305, 'mod_menu', 'module', 'mod_menu', '', 1, 1, 1, 0, '{"legacy":false,"name":
"mod_menu","type":"module","creationDate":"March 2006","author":"Joomla! Project
","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserve
d.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.7
.0","description":"MOD_MENU_XML_DESCRIPTION","group":""}', '', '', '', 0, '000000-00 00:00:00', 0, 0),
(307, 'mod_popular', 'module', 'mod_popular', '', 1, 1, 1, 0, '{"legacy":false,"
name":"mod_popular","type":"module","creationDate":"July 2004","author":"Joomla!
Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights
reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versi
on":"1.7.0","description":"MOD_POPULAR_XML_DESCRIPTION","group":""}', '', '', ''
, 0, '0000-00-00 00:00:00', 0, 0),
(308, 'mod_quickicon', 'module', 'mod_quickicon', '', 1, 1, 1, 1, '{"legacy":fal
se,"name":"mod_quickicon","type":"module","creationDate":"Nov 2005","author":"Jo
omla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All r
ights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","
version":"1.7.0","description":"MOD_QUICKICON_XML_DESCRIPTION","group":""}', '',
'', '', 0, '0000-00-00 00:00:00', 0, 0),
(309, 'mod_status', 'module', 'mod_status', '', 1, 1, 1, 0, '{"legacy":false,"na
me":"mod_status","type":"module","creationDate":"Feb 2006","author":"Joomla! Pro
ject","copyright":"(C) 2005 - 2011 Open Source Matters. All rights reserved.","a
uthorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.7.0","d
escription":"MOD_STATUS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-0
0 00:00:00', 0, 0),
(310, 'mod_submenu', 'module', 'mod_submenu', '', 1, 1, 1, 0, '{"legacy":false,"
name":"mod_submenu","type":"module","creationDate":"Feb 2006","author":"Joomla!
Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights
reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versio
n":"1.7.0","description":"MOD_SUBMENU_XML_DESCRIPTION","group":""}', '', '', '',
0, '0000-00-00 00:00:00', 0, 0),
(311, 'mod_title', 'module', 'mod_title', '', 1, 1, 1, 0, '{"legacy":false,"name
":"mod_title","type":"module","creationDate":"Nov 2005","author":"Joomla! Projec
t","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserv
ed.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.
7.0","description":"MOD_TITLE_XML_DESCRIPTION","group":""}', '', '', '', 0, '000
0-00-00 00:00:00', 0, 0),
(312, 'mod_toolbar', 'module', 'mod_toolbar', '', 1, 1, 1, 1, '{"legacy":false,"
name":"mod_toolbar","type":"module","creationDate":"Nov 2005","author":"Joomla!
Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights
reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","versio
n":"1.7.0","description":"MOD_TOOLBAR_XML_DESCRIPTION","group":""}', '', '', '',
0, '0000-00-00 00:00:00', 0, 0),
(313, 'mod_multilangstatus', 'module', 'mod_multilangstatus', '', 1, 1, 1, 0, '{
"legacy":false,"name":"mod_multilangstatus","type":"module","creationDate":"Sept
ember 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Op
en Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","autho
rUrl":"www.joomla.org","version":"1.7.1","description":"MOD_MULTILANGSTATUS_XML_
DESCRIPTION","group":""}', '{"cache":"0"}', '', '', 0, '0000-00-00 00:00:00', 0,
0),
(400, 'plg_authentication_gmail', 'plugin', 'gmail', 'authentication', 0, 0, 1,
0, '{"legacy":false,"name":"plg_authentication_gmail","type":"plugin","creationD
ate":"February 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005
- 2011 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.or
g","authorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_GMAIL_XML_D
ESCRIPTION","group":""}', '{"applysuffix":"0","suffix":"","verifypeer":"1","user
_blacklist":""}', '', '', 0, '0000-00-00 00:00:00', 1, 0),

(401, 'plg_authentication_joomla', 'plugin', 'joomla', 'authentication', 0, 1, 1


, 1, '{"legacy":false,"name":"plg_authentication_joomla","type":"plugin","creati
onDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 20
05 - 2011 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla
.org","authorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_AUTH_JOO
MLA_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0)
,
(402, 'plg_authentication_ldap', 'plugin', 'ldap', 'authentication', 0, 0, 1, 0,
'{"legacy":false,"name":"plg_authentication_ldap","type":"plugin","creationDate
":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2
011 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org",
"authorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_LDAP_XML_DESCR
IPTION","group":""}', '{"host":"","port":"389","use_ldapV3":"0","negotiate_tls":
"0","no_referrals":"0","auth_method":"bind","base_dn":"","search_string":"","use
rs_dn":"","username":"admin","password":"bobby7","ldap_fullname":"fullName","lda
p_email":"mail","ldap_uid":"uid"}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(404, 'plg_content_emailcloak', 'plugin', 'emailcloak', 'content', 0, 1, 1, 0, '
{"legacy":false,"name":"plg_content_emailcloak","type":"plugin","creationDate":"
November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011
Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","au
thorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_CONTENT_EMAILCLOA
K_XML_DESCRIPTION","group":""}', '{"mode":"1"}', '', '', 0, '0000-00-00 00:00:00
', 1, 0),
(405, 'plg_content_geshi', 'plugin', 'geshi', 'content', 0, 0, 1, 0, '{"legacy":
false,"name":"plg_content_geshi","type":"plugin","creationDate":"November 2005",
"author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Ma
tters. All rights reserved.","authorEmail":"","authorUrl":"qbnz.com\\/highlighte
r","version":"1.7.0","description":"PLG_CONTENT_GESHI_XML_DESCRIPTION","group":"
"}', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(406, 'plg_content_loadmodule', 'plugin', 'loadmodule', 'content', 0, 1, 1, 0, '
{"legacy":false,"name":"plg_content_loadmodule","type":"plugin","creationDate":"
November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011
Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","au
thorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_LOADMODULE_XML_DE
SCRIPTION","group":""}', '{"style":"xhtml"}', '', '', 0, '2011-09-18 15:22:50',
0, 0),
(407, 'plg_content_pagebreak', 'plugin', 'pagebreak', 'content', 0, 1, 1, 1, '{"
legacy":false,"name":"plg_content_pagebreak","type":"plugin","creationDate":"Nov
ember 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Op
en Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","autho
rUrl":"www.joomla.org","version":"1.7.0","description":"PLG_CONTENT_PAGEBREAK_XM
L_DESCRIPTION","group":""}', '{"title":"1","multipage_toc":"1","showall":"1"}',
'', '', 0, '0000-00-00 00:00:00', 4, 0),
(408, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', 'content', 0, 1,
1, 1, '{"legacy":false,"name":"plg_content_pagenavigation","type":"plugin","cre
ationDate":"January 2006","author":"Joomla! Project","copyright":"Copyright (C)
2005 - 2011 Open Source Matters. All rights reserved.","authorEmail":"admin@joom
la.org","authorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_PAGENA
VIGATION_XML_DESCRIPTION","group":""}', '{"position":"1"}', '', '', 0, '0000-0000 00:00:00', 5, 0),
(409, 'plg_content_vote', 'plugin', 'vote', 'content', 0, 1, 1, 1, '{"legacy":fa
lse,"name":"plg_content_vote","type":"plugin","creationDate":"November 2005","au
thor":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matte
rs. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joom
la.org","version":"1.7.0","description":"PLG_VOTE_XML_DESCRIPTION","group":""}',
'{}', '', '', 0, '0000-00-00 00:00:00', 6, 0),
(410, 'plg_editors_codemirror', 'plugin', 'codemirror', 'editors', 0, 1, 1, 1, '
{"legacy":false,"name":"plg_editors_codemirror","type":"plugin","creationDate":"
28 March 2011","author":"Marijn Haverbeke","copyright":"","authorEmail":"N\\/A",
"authorUrl":"","version":"1.0","description":"PLG_CODEMIRROR_XML_DESCRIPTION","g

roup":""}', '{"linenumbers":"0","tabmode":"indent"}', '', '', 0, '0000-00-00 00:


00:00', 1, 0),
(411, 'plg_editors_none', 'plugin', 'none', 'editors', 0, 1, 1, 1, '{"legacy":fa
lse,"name":"plg_editors_none","type":"plugin","creationDate":"August 2004","auth
or":"Unknown","copyright":"","authorEmail":"N\\/A","authorUrl":"","version":"1.7
.0","description":"PLG_NONE_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '000
0-00-00 00:00:00', 2, 0),
(412, 'plg_editors_tinymce', 'plugin', 'tinymce', 'editors', 0, 1, 1, 1, '{"lega
cy":false,"name":"plg_editors_tinymce","type":"plugin","creationDate":"2005-2011
","author":"Moxiecode Systems AB","copyright":"Moxiecode Systems AB","authorEmai
l":"N\\/A","authorUrl":"tinymce.moxiecode.com\\/","version":"3.4.4","description
":"PLG_TINY_XML_DESCRIPTION","group":""}', '{"mode":"2","skin":"0","entity_encod
ing":"raw","lang_mode":"0","lang_code":"es","text_direction":"ltr","content_css"
:"1","content_css_custom":"","relative_urls":"1","newlines":"0","invalid_element
s":"script,applet,iframe","extended_elements":"","toolbar":"top","toolbar_align"
:"left","html_height":"550","html_width":"750","resizing":"true","resize_horizon
tal":"false","element_path":"1","fonts":"1","paste":"1","searchreplace":"1","ins
ertdate":"1","format_date":"%Y-%m-%d","inserttime":"1","format_time":"%H:%M:%S",
"colors":"1","table":"1","smilies":"1","media":"1","hr":"1","directionality":"1"
,"fullscreen":"1","style":"1","layer":"1","xhtmlxtras":"1","visualchars":"1","no
nbreaking":"1","template":"1","blockquote":"1","wordcount":"1","advimage":"1","a
dvlink":"1","advlist":"1","autosave":"1","contextmenu":"1","inlinepopups":"1","c
ustom_plugin":"","custom_button":""}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(413, 'plg_editors-xtd_article', 'plugin', 'article', 'editors-xtd', 0, 1, 1, 1,
'{"legacy":false,"name":"plg_editors-xtd_article","type":"plugin","creationDate
":"October 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 20
11 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","
authorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_ARTICLE_XML_DES
CRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(414, 'plg_editors-xtd_image', 'plugin', 'image', 'editors-xtd', 0, 1, 1, 0, '{"
legacy":false,"name":"plg_editors-xtd_image","type":"plugin","creationDate":"Aug
ust 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open
Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorU
rl":"www.joomla.org","version":"1.7.0","description":"PLG_IMAGE_XML_DESCRIPTION"
,"group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(415, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', 'editors-xtd', 0, 1, 1
, 0, '{"legacy":false,"name":"plg_editors-xtd_pagebreak","type":"plugin","creati
onDate":"August 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005
- 2011 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.o
rg","authorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_EDITORSXTD
_PAGEBREAK_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00'
, 3, 0),
(416, 'plg_editors-xtd_readmore', 'plugin', 'readmore', 'editors-xtd', 0, 1, 1,
0, '{"legacy":false,"name":"plg_editors-xtd_readmore","type":"plugin","creationD
ate":"March 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2
011 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org",
"authorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_READMORE_XML_D
ESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 4, 0),
(417, 'plg_search_categories', 'plugin', 'categories', 'search', 0, 1, 1, 0, '{"
legacy":false,"name":"plg_search_categories","type":"plugin","creationDate":"Nov
ember 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Op
en Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","autho
rUrl":"www.joomla.org","version":"1.7.0","description":"PLG_SEARCH_CATEGORIES_XM
L_DESCRIPTION","group":""}', '{"search_limit":"50","search_content":"1","search_
archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(418, 'plg_search_contacts', 'plugin', 'contacts', 'search', 0, 1, 1, 0, '{"lega
cy":false,"name":"plg_search_contacts","type":"plugin","creationDate":"November
2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Sou
rce Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":
"www.joomla.org","version":"1.7.0","description":"PLG_SEARCH_CONTACTS_XML_DESCRI

PTION","group":""}', '{"search_limit":"50","search_content":"1","search_archived
":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(419, 'plg_search_content', 'plugin', 'content', 'search', 0, 1, 1, 0, '{"legacy
":false,"name":"plg_search_content","type":"plugin","creationDate":"November 200
5","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source
Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"ww
w.joomla.org","version":"1.7.0","description":"PLG_SEARCH_CONTENT_XML_DESCRIPTIO
N","group":""}', '{"search_limit":"50","search_content":"1","search_archived":"1
"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(420, 'plg_search_newsfeeds', 'plugin', 'newsfeeds', 'search', 0, 1, 1, 0, '{"le
gacy":false,"name":"plg_search_newsfeeds","type":"plugin","creationDate":"Novemb
er 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open
Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUr
l":"www.joomla.org","version":"1.7.0","description":"PLG_SEARCH_NEWSFEEDS_XML_DE
SCRIPTION","group":""}', '{"search_limit":"50","search_content":"1","search_arch
ived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(421, 'plg_search_weblinks', 'plugin', 'weblinks', 'search', 0, 1, 1, 0, '{"lega
cy":false,"name":"plg_search_weblinks","type":"plugin","creationDate":"November
2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Sou
rce Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":
"www.joomla.org","version":"1.7.0","description":"PLG_SEARCH_WEBLINKS_XML_DESCRI
PTION","group":""}', '{"search_limit":"50","search_content":"1","search_archived
":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(422, 'plg_system_languagefilter', 'plugin', 'languagefilter', 'system', 0, 0, 1
, 1, '{"legacy":false,"name":"plg_system_languagefilter","type":"plugin","creati
onDate":"July 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 2011 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org
","authorUrl":"www.joomla.org","version":"1.7.0","description":"PLG_SYSTEM_LANGU
AGEFILTER_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00',
1, 0),
(423, 'plg_system_p3p', 'plugin', 'p3p', 'system', 0, 1, 1, 1, '{"legacy":false,
"name":"plg_system_p3p","type":"plugin","creationDate":"September 2010","author"
:"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. A
ll rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.or
g","version":"1.7.0","description":"PLG_P3P_XML_DESCRIPTION","group":""}', '{"he
aders":"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"}', '', '', 0, '0000-00-00
00:00:00', 2, 0),
(424, 'plg_system_cache', 'plugin', 'cache', 'system', 0, 0, 1, 1, '{"legacy":fa
lse,"name":"plg_system_cache","type":"plugin","creationDate":"February 2007","au
thor":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matte
rs. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joom
la.org","version":"1.7.0","description":"PLG_CACHE_XML_DESCRIPTION","group":""}'
, '{"browsercache":"0","cachetime":"15"}', '', '', 0, '0000-00-00 00:00:00', 9,
0),
(425, 'plg_system_debug', 'plugin', 'debug', 'system', 0, 1, 1, 0, '{"legacy":fa
lse,"name":"plg_system_debug","type":"plugin","creationDate":"December 2006","au
thor":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matte
rs. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joom
la.org","version":"1.7.0","description":"PLG_DEBUG_XML_DESCRIPTION","group":""}'
, '{"profile":"1","queries":"1","memory":"1","language_files":"1","language_stri
ngs":"1","strip-first":"1","strip-prefix":"","strip-suffix":""}', '', '', 0, '00
00-00-00 00:00:00', 4, 0),
(426, 'plg_system_log', 'plugin', 'log', 'system', 0, 1, 1, 1, '{"legacy":false,
"name":"plg_system_log","type":"plugin","creationDate":"April 2007","author":"Jo
omla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All r
ights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","
version":"1.7.0","description":"PLG_LOG_XML_DESCRIPTION","group":""}', '{}', '',
'', 0, '0000-00-00 00:00:00', 5, 0),
(427, 'plg_system_redirect', 'plugin', 'redirect', 'system', 0, 1, 1, 1, '{"lega
cy":false,"name":"plg_system_redirect","type":"plugin","creationDate":"April 200

9","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source


Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"ww
w.joomla.org","version":"1.7.0","description":"PLG_REDIRECT_XML_DESCRIPTION","gr
oup":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 6, 0),
(428, 'plg_system_remember', 'plugin', 'remember', 'system', 0, 1, 1, 1, '{"lega
cy":false,"name":"plg_system_remember","type":"plugin","creationDate":"April 200
7","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source
Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"ww
w.joomla.org","version":"1.7.0","description":"PLG_REMEMBER_XML_DESCRIPTION","gr
oup":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 7, 0),
(429, 'plg_system_sef', 'plugin', 'sef', 'system', 0, 1, 1, 0, '{"legacy":false,
"name":"plg_system_sef","type":"plugin","creationDate":"December 2007","author":
"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. Al
l rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org
","version":"1.7.0","description":"PLG_SEF_XML_DESCRIPTION","group":""}', '{}',
'', '', 0, '0000-00-00 00:00:00', 8, 0),
(430, 'plg_system_logout', 'plugin', 'logout', 'system', 0, 1, 1, 1, '{"legacy":
false,"name":"plg_system_logout","type":"plugin","creationDate":"April 2009","au
thor":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source Matte
rs. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joom
la.org","version":"1.7.0","description":"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION","gro
up":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(431, 'plg_user_contactcreator', 'plugin', 'contactcreator', 'user', 0, 0, 1, 1,
'{"legacy":false,"name":"plg_user_contactcreator","type":"plugin","creationDate
":"August 2009","author":"Joomla! Project","copyright":"(C) 2005 - 2011 Open Sou
rce Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":
"www.joomla.org","version":"1.7.0","description":"PLG_CONTACTCREATOR_XML_DESCRIP
TION","group":""}', '{"autowebpage":"","category":"34","autopublish":"0"}', '',
'', 0, '0000-00-00 00:00:00', 1, 0),
(432, 'plg_user_joomla', 'plugin', 'joomla', 'user', 0, 1, 1, 0, '{"legacy":fals
e,"name":"plg_user_joomla","type":"plugin","creationDate":"December 2006","autho
r":"Joomla! Project","copyright":"(C) 2005 - 2009 Open Source Matters. All right
s reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","vers
ion":"1.7.0","description":"PLG_USER_JOOMLA_XML_DESCRIPTION","group":""}', '{"au
toregister":"1"}', '', '', 0, '0000-00-00 00:00:00', 2, 0);
INSERT INTO `gador_extensions` (`extension_id`, `name`, `type`, `element`, `fold
er`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`,
`custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `st
ate`) VALUES
(433, 'plg_user_profile', 'plugin', 'profile', 'user', 0, 0, 1, 1, '{"legacy":fa
lse,"name":"plg_user_profile","type":"plugin","creationDate":"January 2008","aut
hor":"Joomla! Project","copyright":"(C) 2005 - 2011 Open Source Matters. All rig
hts reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","ve
rsion":"1.7.0","description":"PLG_USER_PROFILE_XML_DESCRIPTION","group":""}', '{
"register-require_address1":"1","register-require_address2":"1","register-requir
e_city":"1","register-require_region":"1","register-require_country":"1","regist
er-require_postal_code":"1","register-require_phone":"1","register-require_websi
te":"1","register-require_favoritebook":"1","register-require_aboutme":"1","regi
ster-require_tos":"1","register-require_dob":"1","profile-require_address1":"1",
"profile-require_address2":"1","profile-require_city":"1","profile-require_regio
n":"1","profile-require_country":"1","profile-require_postal_code":"1","profilerequire_phone":"1","profile-require_website":"1","profile-require_favoritebook":
"1","profile-require_aboutme":"1","profile-require_tos":"1","profile-require_dob
":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(434, 'plg_extension_joomla', 'plugin', 'joomla', 'extension', 0, 1, 1, 1, '{"le
gacy":false,"name":"plg_extension_joomla","type":"plugin","creationDate":"May 20
10","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Sourc
e Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"w
ww.joomla.org","version":"1.7.0","description":"PLG_EXTENSION_JOOMLA_XML_DESCRIP
TION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 1, 0),

(435, 'plg_content_joomla', 'plugin', 'joomla', 'content', 0, 1, 1, 0, '{"legacy


":false,"name":"plg_content_joomla","type":"plugin","creationDate":"November 201
0","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open Source
Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"ww
w.joomla.org","version":"1.7.0","description":"PLG_CONTENT_JOOMLA_XML_DESCRIPTIO
N","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(500, 'atomic', 'template', 'atomic', '', 0, 1, 1, 0, '{"legacy":false,"name":"a
tomic","type":"template","creationDate":"10\\/10\\/09","author":"Ron Severdia","
copyright":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reser
ved.","authorEmail":"contact@kontentdesign.com","authorUrl":"http:\\/\\/www.kont
entdesign.com","version":"1.7.0","description":"TPL_ATOMIC_XML_DESCRIPTION","gro
up":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(502, 'bluestork', 'template', 'bluestork', '', 1, 1, 1, 0, '{"legacy":false,"na
me":"bluestork","type":"template","creationDate":"07\\/02\\/09","author":"Ron Se
verdia","copyright":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rig
hts reserved.","authorEmail":"contact@kontentdesign.com","authorUrl":"http:\\/\\
/www.kontentdesign.com","version":"1.7.0","description":"TPL_BLUESTORK_XML_DESCR
IPTION","group":""}', '{"useRoundedCorners":"1","showSiteName":"0","textBig":"0"
,"highContrast":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(503, 'beez_20', 'template', 'beez_20', '', 0, 1, 1, 0, '{"legacy":false,"name":
"beez_20","type":"template","creationDate":"25 November 2009","author":"Angie Ra
dtke","copyright":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All right
s reserved.","authorEmail":"a.radtke@derauftritt.de","authorUrl":"http:\\/\\/www
.der-auftritt.de","version":"1.7.0","description":"TPL_BEEZ2_XML_DESCRIPTION","g
roup":""}', '{"wrapperSmall":"53","wrapperLarge":"72","sitetitle":"","sitedescri
ption":"","navposition":"center","templatecolor":"nature"}', '', '', 0, '0000-00
-00 00:00:00', 0, 0),
(504, 'hathor', 'template', 'hathor', '', 1, 1, 1, 0, '{"legacy":false,"name":"h
athor","type":"template","creationDate":"May 2010","author":"Andrea Tarr","copyr
ight":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved."
,"authorEmail":"hathor@tarrconsulting.com","authorUrl":"http:\\/\\/www.tarrconsu
lting.com","version":"1.7.0","description":"TPL_HATHOR_XML_DESCRIPTION","group":
""}', '{"showSiteName":"0","colourChoice":"0","boldText":"0"}', '', '', 0, '0000
-00-00 00:00:00', 0, 0),
(505, 'beez5', 'template', 'beez5', '', 0, 1, 1, 0, '{"legacy":false,"name":"bee
z5","type":"template","creationDate":"21 May 2010","author":"Angie Radtke","copy
right":"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.
","authorEmail":"a.radtke@derauftritt.de","authorUrl":"http:\\/\\/www.der-auftri
tt.de","version":"1.7.0","description":"TPL_BEEZ5_XML_DESCRIPTION","group":""}',
'{"wrapperSmall":"53","wrapperLarge":"72","sitetitle":"","sitedescription":"","
navposition":"center","html5":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(600, 'English (United Kingdom)', 'language', 'en-GB', '', 0, 1, 1, 1, '{"legacy
":false,"name":"English (United Kingdom)","type":"language","creationDate":"2008
-03-15","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open S
ource Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl
":"www.joomla.org","version":"1.7.1","description":"en-GB site language","group"
:""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(601, 'English (United Kingdom)', 'language', 'en-GB', '', 1, 1, 1, 1, '{"legacy
":false,"name":"English (United Kingdom)","type":"language","creationDate":"2008
-03-15","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2011 Open S
ource Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl
":"www.joomla.org","version":"1.7.1","description":"en-GB administrator language
","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(604, 'Espaol (Formal Internacional)', 'language', 'es-ES', '', 1, 1, 1, 0, '{"le
gacy":false,"name":"Espa\\u00f1ol (Formal Internacional)","type":"language","cre
ationDate":"2011-10-18","author":"Proyecto Joomla! Spanish","copyright":"Copyrig
ht (C) 2005 - 2011 Open Source Matters. Todos los derechos reservados.","authorE
mail":"traductores16@joomlaspanish.org","authorUrl":"www.joomlaspanish.org","ver
sion":"1.7.2","description":"es-ES idioma administrador","group":""}', '', '', '
', 0, '0000-00-00 00:00:00', 0, 0),

(605, 'Espaol (Espaa)', 'language', 'es-ES', '', 0, 1, 1, 0, '{"legacy":false,"nam


e":"Espa\\u00f1ol (Espa\\u00f1a)","type":"language","creationDate":"2011-10-18",
"author":"Joomla!Spanish","copyright":"Copyright (C) 2005 - 2011 Open Source Mat
ters. All rights reserved.","authorEmail":"traductores16@joomlaspanish.org","aut
horUrl":"www.joomlaspanish.org","version":"1.7.2","description":"es-ES Idiomas p
arte frontend Joomla 1.7","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0,
0),
(700, 'files_joomla', 'file', 'joomla', '', 0, 1, 1, 1, '{"legacy":false,"name":
"files_joomla","type":"file","creationDate":"October 2011","author":"Joomla!","c
opyright":"(C) 2005 - 2011 Open Source Matters. All rights reserved","authorEmai
l":"admin@joomla.org","authorUrl":"www.joomla.org","version":"1.7.2","descriptio
n":"FILES_JOOMLA_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00
:00', 0, 0),
(800, 'PKG_JOOMLA', 'package', 'pkg_joomla', '', 0, 1, 1, 1, '{"legacy":false,"n
ame":"PKG_JOOMLA","type":"package","creationDate":"2006","author":"Joomla!","cop
yright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.","a
uthorEmail":"admin@joomla.org","authorUrl":"http:\\/\\/www.joomla.org","version"
:"1.7.0","description":"PKG_JOOMLA_XML_DESCRIPTION","group":""}', '', '', '', 0,
'0000-00-00 00:00:00', 0, 0),
(10001, 'rt_solarsentinel', 'template', 'rt_solarsentinel', '', 0, 1, 1, 0, '{"l
egacy":false,"name":"rt_solarsentinel","type":"template","creationDate":"October
21, 2011","author":"RocketTheme, LLC","copyright":"Copyright 2005-2011 - Rocket
Theme.com","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/www.r
ockettheme.com","version":"1.0","description":"\\n\\t\\t\\n\\t\\t<h1>RocketTheme
SolarSentinel<\\/h1>\\n\\n\\t\\t<img src=\\"..\\/templates\\/rt_solarsentinel\\
/template_thumbnail.png\\" style=\\"border: 4px solid #ccc; padding: 2px; float:
left; margin-bottom: 10px;\\" \\/><div class=\\"clr\\"><\\/div>SolarSentinel is
the new May 2009 Joomla template from RocketTheme. It is not free or public. T
his template is for members of the RocketTheme Joomla Template Club only. For a
dditional information visit the <a href=\\"http:\\/\\/www.rockettheme.com\\/joom
la-templates\\/solarsentinel\\">Solar Sentinel Overview Page<\\/a>.\\n\\n\\t\\t\
\n
","group":""}', '{"presetStyle":"style7","headerStyle":"blue","bodyStyle":
"white","bgStyle":"bg-white","footerStyle":"grey","primaryColor":"#cc0000","enab
leFrontpage":"show","enableIe6warn":"1","fontFamily":"solarsentinel","enableFont
spans":"1","enableInputstyle":"1","inputsExclusion":"''.content_vote'',''.rememb
er-me''","templateWidth":"979","leftinsetWidth":"180","rightinsetWidth":"180","s
plitmenuCol":"rightcol","defaultFont":"default","@spacer":"","showDate":"1","cli
entSideDate":"1","showLogo":"1","showLogoslogan":"1","logoSlogan":"May 09 Design
","showCopyright":"1","showTextsizer":"1","showTopbutton":"1","jsCompatibility":
"0","menuType":"moomenu","menuRowsPerColumn":"","menuColumns":"","menuMultiColLe
vel":"2","menuName":"mainmenu","moo_bgiframe":"0","moo_delay":"500","moo_duratio
n":"500","moo_fps":"100","moo_transition":"Quad.easeOut","moo_bg_enabled":"1","m
oo_bg_over_duration":"500","moo_bg_over_transition":"Expo.easeOut","moo_bg_out_d
uration":"600","moo_bg_out_transition":"Sine.easeOut","moo_sub_enabled":"0","moo
_sub_opacity":"0.8","moo_sub_over_duration":"50","moo_sub_over_transition":"Expo
.easeOut","moo_sub_out_duration":"600","moo_sub_offsets_top":"0","moo_sub_offset
s_right":"1","moo_sub_offsets_bottom":"0","moo_sub_offsets_left":"1"}', '', '',
0, '0000-00-00 00:00:00', 0, 0),
(10003, 'RokAjaxSearch', 'module', 'mod_rokajaxsearch', '', 0, 1, 1, 0, '{"legac
y":false,"name":"RokAjaxSearch","type":"module","creationDate":"March 2, 2011","
author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All ri
ghts reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/
www.rockettheme.com","version":"1.0","description":"RokAjaxSearch is an ajaxian
searcher that displays the results immediately and allows to choose the proper o
ne.","group":""}', '{"moduleclass_sfx":"","search_page":"index.php?option=com_se
arch&view=search&tmpl=component","adv_search_page":"index.php?option=com_search&
view=search","spacer_style_options":"","include_css":"1","theme":"blue","spacer_
advanced_search":"","searchphrase":"any","ordering":"newest","limit":"10","perpa
ge":"3","websearch":"0","blogsearch":"0","imagesearch":"0","videosearch":"0","we
bsearch_api":"","show_pagination":"1","safesearch":"MODERATE","image_size":"MEDI

UM","show_estimated":"1","spacer_advanced_settings":"","hide_divs":"","include_l
ink":"1","show_description":"1","include_category":"1","show_readmore":"1"}', ''
, '', 0, '0000-00-00 00:00:00', 0, 0),
(10005, 'RokMicroNews', 'module', 'mod_rokmicronews', '', 0, 1, 1, 0, '{"legacy"
:false,"name":"RokMicroNews","type":"module","creationDate":"April 21, 2011","au
thor":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All righ
ts reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/ww
w.rockettheme.com","version":"1.0","description":"RokMicroNews is a news module
designed to show section articles in a pleasing format. Brought to you by Rocke
tTheme","group":""}', '{"catid":"","ordering":"create_dsc","article_count":"3","
preview_count":"200","mouse_type":"click","open_type":"1","navigation_position":
"right","show_title":"0","show_controls":"1","image":"1","thumb_width":"160","us
er_id":"0","strip_tags":"a,i,br","@spacer":"","show_featured":"","moduleclass_sf
x":"","cssclass":"","use_custom_css":"1","cache":"0","module_cache":"1","cache_t
ime":"900"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10007, 'System - RokExtender', 'plugin', 'rokextender', 'system', 0, 1, 1, 0, '
{"legacy":false,"name":"System - RokExtender","type":"plugin","creationDate":"Fe
bruary 24, 2011","author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 Rocket
Theme, LLC. All rights reserved.","authorEmail":"support@rockettheme.com","autho
rUrl":"http:\\/\\/www.rockettheme.com","version":"1.0","description":"System - G
antry","group":""}', '{"registered":"\\/modules\\/mod_roknavmenu\\/lib\\/RokNavM
enuEvents.php"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(10008, 'RokNavMenu', 'module', 'mod_roknavmenu', '', 0, 1, 1, 0, '{"legacy":fal
se,"name":"RokNavMenu","type":"module","creationDate":"October 12, 2011","author
":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All rights r
eserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/www.ro
ckettheme.com","version":"1.7","description":"RocketTheme Customizable Navigatio
n Menu","group":""}', '{"limit_levels":"0","startLevel":"0","endLevel":"0","show
AllChildren":"0","window_open":"","filteringspacer2":"","theme":"default","custo
m_layout":"default.php","custom_formatter":"default.php","cache":"1","cache_time
":"900","cachemode":"itemid"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10010, 'RokNewsflash', 'module', 'mod_roknewsflash', '', 0, 1, 1, 0, '{"legacy"
:false,"name":"RokNewsflash","type":"module","creationDate":"March 30, 2011","au
thor":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All righ
ts reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/ww
w.rockettheme.com","version":"1.1","description":"\\n\\t<h2>RokNewsflash Module<
\\/h2>\\n\\t<p>RokNewsflash is a news-ticker style module that rotates between a
configurable amount of articles<\\/p>\\n\\t","group":""}', '{"moduleclass_sfx":
"","load_css":"1","theme":"light","spacer_joomla_core":"","catid":"","show_front
":"1","spacer_content_parameters":"","article_count":"4","itemsOrdering":"","use
title":"0","pretext":"Newsflash:","controls":"1","duration":"600","delay":"2500"
,"news_indent":"75","preview_count":"75","cache":"0","module_cache":"1","cache_t
ime":"900"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10012, 'RokNewsPager', 'module', 'mod_roknewspager', '', 0, 1, 1, 0, '{"legacy"
:false,"name":"RokNewsPager","type":"module","creationDate":"September 30, 2011"
,"author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All
rights reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\
\/www.rockettheme.com","version":"1.3","description":"RokNewsPager is a horizont
al paging latest news module","group":""}', '{"":"","load_css":"1","theme":"ligh
t","content_type":"joomla","spacer_joomla_core":"","catid":"","show_front":"1","
spacer_content_parameters":"","article_count":"5","show_accordion":"0","show_pag
ing":"1","maxpages":"8","show_title":"1","show_thumbnails":"1","thumb_width":"90
","thumbnail_link":"1","show_overlay":"1","overlay":"","show_ratings":"1","show_
readmore":"1","readmore_text":"Read More...","itemsOrdering":"","show_preview_te
xt":"1","strip_tags":"a,br","preview_count":"200","show_comment_count":"0","show
_author":"0","show_published_date":"0","autoupdate":"0","autoupdate_delay":"5000
","moduleclass_sfx":"","cache":"0","module_ident":"id","cache_time":"900"}', '',
'', 0, '0000-00-00 00:00:00', 0, 0),
(10013, 'rokmodule', 'component', 'com_rokmodule', '', 1, 1, 0, 0, '{"legacy":fa
lse,"name":"RokModule","type":"component","creationDate":"March 23, 2011","autho

r":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All rights


reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/www.r
ockettheme.com","version":"1.1","description":"Displays a module as a component
- useful for ajax (v1.1 adds support for modules by moduleid as well as module)"
,"group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10015, 'RokStock', 'module', 'mod_rokstock', '', 0, 1, 1, 0, '{"legacy":false,"
name":"RokStock","type":"module","creationDate":"September 7, 2011","author":"Ro
cketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All rights reserv
ed.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/www.rockett
heme.com","version":"1.1","description":"RokStock is market stock module based o
n Google data","group":""}', '{"":"","moduleclass_sfx":"","default_stocks":".DJI
, .INX, .IXIC","user_interaction":"1","store_cookie":"1","store_time":"30","exte
rnals":"1","show_main_chart":"1","show_tooltips":"0","time_display":"12","cache"
:"0","cache_time":"900"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10017, 'RokStories', 'module', 'mod_rokstories', '', 0, 1, 1, 0, '{"legacy":fal
se,"name":"RokStories","type":"module","creationDate":"July 15, 2011","author":"
RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All rights rese
rved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/www.rocke
ttheme.com","version":"1.4","description":"RokStories","group":""}', '{"modulecl
ass_sfx":"","load_css":"1","layout_type":"layout1","@spacer":"<div id=\\"additio
nal-label\\" style=\\"font-weight:normal;font-size:12px;color:#fff;padding:4px
;margin:0;background:#666;\\">Additional Showcase Layout Type Content Parameters
<\\/div>","catid":"","show_front":"1","article_count":"4","itemsOrdering":"","st
rip_tags":"a,i,br","content_position":"right","show_article_title":"1","show_cre
ated_date":"0","show_article":"1","show_article_link":"1","legacy_readmore":"0",
"thumb_width":"90","start_width":"auto","user_id":"0","start_element":"0","thumb
s_opacity":"0.3","fixed_height":"0","mouse_type":"click","autoplay":"0","autopla
y_delay":"5000","show_label_article_title":"1","show_arrows":"1","show_circles":
"1","arrows_placement":"inside","show_thumbs":"0","fixed_thumb":"1","link_titles
":"0","link_labels":"0","link_images":"0","show_mask":"1","mask_desc_dir":"topdo
wn","mask_imgs_dir":"bottomup","scrollerDuration":"1000","scrollerTransition":"E
xpo.easeInOut","show_controls":"1","spacer":"","left_offset_x":"-40","left_offse
t_y":"-100","right_offset_x":"-30","right_offset_y":"-100","left_f_offset_x":"-4
0","left_f_offset_y":"-100","right_f_offset_x":"-30","right_f_offset_y":"-100","
cache":"0","module_cache":"1","cache_time":"900"}', '', '', 0, '0000-00-00 00:00
:00', 0, 0),
(10019, 'RokTabs', 'module', 'mod_roktabs', '', 0, 1, 1, 0, '{"legacy":false,"na
me":"RokTabs","type":"module","creationDate":"August 1, 2011","author":"RocketTh
eme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All rights reserved.","
authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/www.rockettheme.c
om","version":"1.5","description":"RokTabs is a news module designed to show sec
tion articles in a pleasing format. Brought to you by RocketTheme","group":""}'
, '{"style":"light","content_type":"joomla","catid":"","show_front":"1","spacer_
content_parameters":"","itemsOrdering":"","strip_tags":"a,i,br,img","show_readmo
re":"1","readmore":"Read more...","spacer_animation":"","width":"500","tabs_coun
t":"3","duration":"600","transition_type":"scrolling","transition_fx":"Quad.ease
InOut","linksMargins":"0","navscrolling":"1","spacer_tabs_details":"","tabs_posi
tion":"top","tabs_event":"click","tabs_title":"content","tabs_incremental":"Tab
","tabs_hideh6":"1","tabs_prefixed":"0","tabs_showicons":"0","tabs_iconside":"le
ft","tabs_iconpath":"__module__\\/images","tabs_icon":"icon_home.gif, icon_secur
ity.gif, icon_comment.gif, icon_world.gif, icon_note.gif","spacer_autoplay":"","
autoplay":"0","autoplay_delay":"2000","spacer_spacer":"","moduleclass_sfx":"","c
ache":"0","module_cache":"1","cache_time":"900"}', '', '', 0, '0000-00-00 00:00:
00', 0, 0),
(10022, 'RokWeather', 'module', 'mod_rokweather', '', 0, 1, 1, 0, '{"legacy":fal
se,"name":"RokWeather","type":"module","creationDate":"September 7, 2011","autho
r":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All rights
reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/www.r
ockettheme.com","version":"1.3","description":"RokWeather is a weather module ba
sed on Google data","group":""}', '{"":"","default_location":"Golden, CO","locat

ion_override":"","default_degree":"0","user_interaction":"1","units_switch":"1",
"enable_cache":"1","enable_location_cookie":"1","enable_icon":"1","enable_humidi
ty":"1","enable_wind":"0","enable_forecast":"1","forcast_show":"4","moduleclass_
sfx":"","cache":"0","module_ident":"id","cache_time":"900"}', '', '', 0, '0000-0
0-00 00:00:00', 0, 0),
(10024, 'Editor - RokPad', 'plugin', 'rokpad', 'editors', 0, 1, 1, 0, '{"legacy"
:false,"name":"Editor - RokPad","type":"plugin","creationDate":"March 2, 2011","
author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All ri
ghts reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/
www.rockettheme.com","version":"1.0","description":"This loads an advanced text
editor for developers with highlight, search & replace, lines counter, auto inde
nt, multi-language and much more","group":""}', '{"spacer_parser_type":"","rokpa
d-parser":"xhtmlmixed","rokpad-tidylevel":"XHTML 1.0 Transitional","rokpad-showformatter":"1","spacer_editor_parameters":"","rokpad-height":"350","rokpad-passd
elay":"200","rokpad-passtime":"50","rokpad-linenumberdelay":"200","rokpad-linenu
mbertime":"50","rokpad-continuous":"500","rokpad-matchparens":"1","rokpad-histor
y":"50","rokpad-history-delay":"800","rokpad-lineHandler":"1","rokpad-textwrappe
rHandler":"1","rokpad-indentunit":"2","rokpad-tabmode":"indent","rokpad-loadinde
nt":"1"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(10026, 'System - RokBox', 'plugin', 'rokbox', 'system', 0, 1, 1, 0, '{"legacy":
false,"name":"System - RokBox","type":"plugin","creationDate":"September 1, 2011
","author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All
rights reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/
\\/www.rockettheme.com","version":"1.2","description":"RokBox System Plugin","gr
oup":""}', '{"theme":"light","custom-theme":"sample","custom-legacy":"0","width"
:"640","height":"460","transition":"Quad.easeOut","duration":"200","chase":"40",
"effect":"quicksilver","frame-border":"20","content-padding":"0","arrows-height"
:"35","captions":"1","captionsDelay":"800","scrolling":"0","keyEvents":"1","over
lay_background":"#000000","overlay_opacity":"0.85","overlay_duration":"200","ove
rlay_transition":"Quad.easeInOut","autoplay":"true","ytautoplay":"0","ythighqual
ity":"0","controller":"false","bgcolor":"#f3f3f3","vimeoColor":"00adef","vimeoPo
rtrait":"0","vimeoTitle":"0","vimeoFullScreen":"1","vimeoByline":"0"}', '', '',
0, '0000-00-00 00:00:00', 1, 0),
(10027, 'Content - RokBox', 'plugin', 'rokbox', 'content', 0, 1, 1, 0, '{"legacy
":false,"name":"Content - RokBox","type":"plugin","creationDate":"September 1, 2
011","author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC.
All rights reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:
\\/\\/www.rockettheme.com","version":"1.2","description":"To be used with a RokB
ox enabled RocketTheme Joomla! template. Syntax is {rokbox}link{\\/rokbox}. If
you want the image to be part of an ''album'', you can use the syntax {rokbox a
lbum=|albumname|}link{\\/rokbox}. To provide text descriptions, please use the
syntax {rokbox title=|your description|}link{\\/rokbox}. To specify a thumbnail,
use the syntax {rokbox thumb=|thumbnail_link.jpg|}link{\\/rokbox}. If you want
to use a text link, you can specify the text using syntax: {rokbox text=|your li
nk text here|}link{\\/rokbox}. You can also use album, title, thumb and text in
the same tag.","group":""}', '{"remote_sizes":"0","thumb_ext":"_thumb","thumb_cl
ass":"album","thumb_custom":"0","thumb_dir":"cache","thumb_width":"150","thumb_h
eight":"100","thumb_quality":"90"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(10029, 'rokcandy', 'component', 'com_rokcandy', '', 1, 1, 0, 0, '{"legacy":fals
e,"name":"RokCandy","type":"component","creationDate":"September 7, 2011","autho
r":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LLC. All rights
reserved.","authorEmail":"support@rockettheme.com","authorUrl":"http:\\/\\/www.r
ockettheme.com","version":"1.1","description":"\\n\\t\\tRokCandy is a simple yet
powerful macro system for Joomla 1.6. It provides the ability to create and ca
tegorize macros that can be used throughout your site.\\n\\t","group":""}', '{}'
, '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10030, 'Button - RokCandy', 'plugin', 'rokcandy', 'editors-xtd', 0, 1, 1, 0, '{
"legacy":false,"name":"Button - RokCandy","type":"plugin","creationDate":"Septem
ber 7, 2011","author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketThem
e, LLC. All rights reserved.","authorEmail":"support@rockettheme.com","authorUrl

":"http:\\/\\/www.rockettheme.com","version":"1.1","description":"This is an Edi
tor Button to allow selection of RokCandy macros","group":""}', '{}', '', '', 0,
'0000-00-00 00:00:00', 5, 0),
(10031, 'System - RokCandy', 'plugin', 'rokcandy', 'system', 0, 1, 1, 0, '{"lega
cy":false,"name":"System - RokCandy","type":"plugin","creationDate":"September 7
, 2011","author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme, LL
C. All rights reserved.","authorEmail":"support@rockettheme.com","authorUrl":"ht
tp:\\/\\/www.rockettheme.com","version":"1.1","description":"This is the RokCand
y system plugin that performs the macro replacement","group":""}', '{}', '', '',
0, '0000-00-00 00:00:00', 50, 0),
(10033, 'System - RokGZipper', 'plugin', 'rokgzipper', 'system', 0, 1, 1, 0, '{"
legacy":false,"name":"System - RokGZipper","type":"plugin","creationDate":"March
2, 2011","author":"RocketTheme, LLC","copyright":"(C) 2005 - 2011 RocketTheme,
LLC. All rights reserved.","authorEmail":"support@rockettheme.com","authorUrl":"
http:\\/\\/www.rockettheme.com","version":"1.0","description":"Plugin to gzip-bu
ndle js and css files","group":""}', '{"cache_time":"900","expires_header_time":
"1440","show_contains_comments":"0","ignored_files":"","strip_css":"1"}', '', ''
, 0, '0000-00-00 00:00:00', 100, 0),
(10034, 'JOOMDOC_MODULE', 'module', 'mod_joomdoc', '', 0, 1, 0, 0, '{"legacy":tr
ue,"name":"JOOMDOC_MODULE","type":"module","creationDate":"2012-01-04","author":
"ARTIO s.r.o.","copyright":"Copyright (C) 2011 ARTIO s.r.o.. All rights reserved
.","authorEmail":"info@artio.net","authorUrl":"http:\\/\\/www.artio.net\\/joomla
-extensions\\/document-management","version":"3.2.4","description":"JOOMDOC_MODU
LE_DESC","group":""}', '{"parent":"","limit":"5","show_text":"1","crop_length":"
50","show_icons":"0","show_filesize":"0","layout":"default","cache":"1","cache_t
ime":"900"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10035, 'JOOMDOC_SEARCH', 'module', 'mod_joomdoc_search', '', 0, 1, 0, 0, '{"leg
acy":true,"name":"JOOMDOC_SEARCH","type":"module","creationDate":"2012-01-04","a
uthor":"ARTIO s.r.o.","copyright":"Copyright (C) 2011 ARTIO s.r.o.. All rights r
eserved.","authorEmail":"info@artio.net","authorUrl":"http:\\/\\/www.artio.net\\
/joomla-extensions\\/document-management","version":"3.2.4","description":"JOOMD
OC_SEARCH_DESC","group":""}', '{"parent":"","area_title":"1","area_text":"1","ar
ea_meta":"0","area_full":"0","type":"0","ordering":"0","layout":"default","cache
":"1","cache_time":"900"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10036, 'Editors-xtd - JoomDOC', 'plugin', 'joomdoc', 'editors-xtd', 0, 0, 1, 0,
'{"legacy":true,"name":"Editors-xtd - JoomDOC","type":"plugin","creationDate":"
2012-01-04","author":"ARTIO s.r.o.","copyright":"Copyright (C) 2011 ARTIO s.r.o.
. All rights reserved.","authorEmail":"info@artio.net","authorUrl":"http:\\/\\/w
ww.artio.net\\/joomla-extensions\\/document-management","version":"3.2.4","descr
iption":"PLG_EDITORS-XTD_JOOMDOC_XML_DESCRIPTION","group":""}', '{}', '', '', 0,
'0000-00-00 00:00:00', 0, 0),
(10037, 'Search - JoomDOC', 'plugin', 'joomdoc', 'search', 0, 0, 1, 0, '{"legacy
":true,"name":"Search - JoomDOC","type":"plugin","creationDate":"2012-01-04","au
thor":"ARTIO s.r.o.","copyright":"Copyright (C) 2011 ARTIO s.r.o.. All rights re
served.","authorEmail":"info@artio.net","authorUrl":"http:\\/\\/www.artio.net\\/
joomla-extensions\\/document-management","version":"3.2.4","description":"PLG_SE
ARCH_JOOMDOC_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:0
0', 0, 0),
(10038, 'joomdoc', 'component', 'com_joomdoc', '', 1, 1, 0, 0, '{"legacy":true,"
name":"JoomDOC","type":"component","creationDate":"2012-01-04","author":"ARTIO s
.r.o.","copyright":"Copyright (C) 2011 ARTIO s.r.o.. All rights reserved.","auth
orEmail":"info@artio.net","authorUrl":"http:\\/\\/www.artio.net\\/joomla-extensi
ons\\/document-management","version":"3.2.4 Standard","description":"","group":"
"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10039, 'Vinaora Visitors Counter', 'module', 'mod_vvisit_counter', '', 0, 1, 0,
0, '{"legacy":true,"name":"Vinaora Visitors Counter","type":"module","creationD
ate":"2009-08-03","author":"VINAORA","copyright":"Copyright (C) 2007 - 2009 VINA
ORA.COM. All rights reserved.","authorEmail":"admin@vinaora.com","authorUrl":"ht
tp:\\/\\/vinaora.com","version":"1.7.3","description":"\\n\\t\\t\\n\\t\\t\\t<h3>
Vinaora Visitors Counter<\\/h3>\\n\\t\\t\\t<p>Version: <b>1.7.3<\\/b><\\/p>\\n\\

t\\t\\t<p>Release date: <b>2009-08-03<\\/b><\\/p>\\n\\t\\t\\t<p>Homepage: <b><a


href=\\"http:\\/\\/vinaora.com\\/\\" title=\\"Joomla! Guides - H\\u01b0\\u1edbng
d\\u1eabn Joomla!\\" >http:\\/\\/vinaora.com\\/<\\/a><\\/b><\\/p>\\n\\t\\t\\t<p
>This module shows you the visitors of your site.<\\/p>\\n\\t\\t\\t<h4>Features<
\\/h4>\\n\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>18x18 cool styles<\\/li>\\n\\t\\t\\t\\t
<li>New icons<\\/li>\\n\\t\\t\\t\\t<li>Show Today - Yesterday - Week - Month - A
ll statistics<\\/li>\\n\\t\\t\\t\\t<li>Show Guest''s Info: IP Address, Browser..
.<\\/li>\\n\\t\\t\\t\\t<li>Show Online Now<\\/li>\\n\\t\\t\\t\\t<li>Incresing Pe
rformance by Caching<\\/li>\\n\\t\\t\\t\\t<li>Support all languages<\\/li>\\n\\t
\\t\\t\\t<li>Automatic delele old records<\\/li>\\n\\t\\t\\t\\t<li>Custom Pre-te
xt and Post-text<\\/li>\\n\\t\\t\\t\\t<li>A script based on mod_digit_counter by
www.iw1qlh.net\\/<\\/li>\\n\\t\\t\\t\\t<li>Valid <b><u>XHTML<\\/u><\\/b> and <b
><u>CSS<\\/u><\\/b><\\/li>\\n\\t\\t\\t<\\/ul>\\n\\t\\t\\n\\t","group":""}', '{}'
, '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10040, 'Weather365', 'module', 'mod_weather_365', '', 0, 1, 0, 0, '{"legacy":tr
ue,"name":"Weather365","type":"module","creationDate":"2011-12-18","author":"Yas
er Houri","copyright":"Weather 365 is released under GPL\\/GNU License Version 2
.0","authorEmail":"","authorUrl":"","version":"1.46","description":"This module
allows you to add Weather365 forecast in a module position. To find your city id
, please visit www.weather365.net","group":""}', '{"cityid":"25607","forecastTyp
e":"1","styleType":"1","tempScale":"C","alignment":"left","cacheTime":"3","leftP
osition":"0","topPosition":"-5","width":"100"}', '', '', 0, '0000-00-00 00:00:00
', 0, 0),
(10042, 'Simple MP3 Player 1.7.1', 'module', 'mod_simple_mp3_player', '', 0, 1,
0, 0, '{"legacy":false,"name":"Simple MP3 Player 1.7.1","type":"module","creatio
nDate":"September 2011","author":"medienstroeme | web development","copyright":"
Copyright (C) 2011 medienstroeme | Michael Olk - All rights reserved","authorEma
il":"info |at| medienstroeme.de","authorUrl":"http:\\/\\/www.medienstroeme.de","
version":"1.7.1","description":"SIMPLE MP3 PLAYER <span style=\\"font-weight:nor
mal\\"> made by<\\/span> <a href=\\"http:\\/\\/www.medienstroeme.de\\" target=\\
"_blank\\" title=\\"www.medienstroeme.de\\">medienstroeme | web development<\\/a
><br \\/><br \\/>&nbsp;<a href=\\"..\\/modules\\/mod_simple_mp3_player\\/help\\/
generalinfo.html\\" title=\\"More Information\\" class=\\"modal\\" rel=\\"{handl
er: ''iframe'', size: {x: 600, y: 440}}\\">Click here<\\/a> <span style=\\"fontweight:normal\\">for more Information.<\\/span>","group":""}', '{"moduleclass_sf
x":"","smp3p_flashmode":"opaque","smp3p_showpopup":"1","smp3p_showlist":"1","smp
3p_player_design":"simple_mp3_player_rounded.swf","smp3p_pubtn_align":"center","
smp3p_useplaylist":"0","smp3p_showplaylistnumbers":"0","smp3p_autoplay":"0","smp
3p_loop":"1","smp3p_shuffle":"0","smp3p_volume":"75","smp3p_showvolume":"1","smp
3p_showinfo":"1","smp3p_showslider":"1","smp3p_showloading":"autohide","smp3p_wi
dth":"220","smp3p_height":"100","smp3p_volumewidth":"40","smp3p_volumeheight":"8
","smp3p_sliderwidth":"6","smp3p_sliderheight":"6","smp3p_buttonwidth":"20","smp
3p_bgcolor":"FFFFFF","smp3p_playlistcolor":"323232","smp3p_bgcolor1":"333333","s
mp3p_bgcolor2":"000000","smp3p_playlistalphacolor":"60","smp3p_bgimage":"-1","sm
p3p_textcolor":"555555","smp3p_currentmp3color":"AFC400","smp3p_slidercolor1":"8
48484","smp3p_slidercolor2":"555555","smp3p_sliderovercolor":"E0E0DC","smp3p_but
toncolor":"555555","smp3p_buttonovercolor":"E0E0DC","smp3p_loadingbarcolor":"AFC
400","smp3p_scrollbarcolor":"848484","smp3p_scrollbarovercolor":"E0E0DC","smp3p_
playlistpath":"http:\\/\\/www.yourdomain.com\\/mp3\\/playlist.txt","smp3p_path":
"mp3\\/","smp3p_files":"song1.mp3|song2.mp3","smp3p_titles":"Song1 - Artist1|Son
g2 - Artist2","smp3p_moveto_top":"0","smp3p_moveto_left":"0","smp3p_pubtn":"roun
ded-less-black-one.png","smp3p_copyright":"1"}', '', '', 0, '0000-00-00 00:00:00
', 0, 0),
(10043, 'googleWeather', 'module', 'mod_googleWeather', '', 0, 1, 0, 0, '{"legac
y":true,"name":"googleWeather","type":"module","creationDate":"Jan 2011","author
":"computer-daten-netze:feenders","copyright":"(C) feenders.de. All Rights Reser
ved.","authorEmail":"post@feenders.de","authorUrl":"www.feenders.de","version":"
1.9.1","description":"This module displays a short weather forecast at a module
position.","group":""}', '{"weather_location":"berlin","weather_language":"en","
use_page_language":"1","temp_unit":"both","show_forecast":"1","@spacer":"","show

_icon":"1","iconset":"modern","use_gicon":"0","img_align":"right","show_errors":
"1","error_msg":"","moduleclass_sfx":""}', '', '', 0, '0000-00-00 00:00:00', 0,
0),
(10044, 'JWeather', 'module', 'mod_jweather', '', 0, 1, 0, 0, '{"legacy":true,"n
ame":"JWeather","type":"module","creationDate":"Jan 2008","author":" Marco Neuma
nn ","copyright":" (C) 2008 Marco Neumann. All rights reserved. ","authorEmail":
"webcoder_at_binware_dot_org","authorUrl":"","version":"0.2.1.3","description":"
Weather Plugin","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10045, 'kksou Google Weather', 'module', 'mod_kksouGoogleWeather', '', 0, 1, 0,
0, '{"legacy":false,"name":"kksou Google Weather","type":"module","creationDate
":"October 2011","author":"kksou","copyright":"(C) kksou.com. All Rights Reserve
d.","authorEmail":"support@kksou.com","authorUrl":"www.kksou.com\\/php-gtk2\\/",
"version":"1.7.7","description":"This module allows you to add Google Weather in
a module position.","group":""}', '{"moduleclass_sfx":"","default_location":"Sa
n Francisco","lang":"en","unit":"US","hide_input":"0","hide_humidity":"0","hide_
wind":"0","hide_forecast":"0","label_city":"City","size_city":"12","request_inte
rval":"3","popup_city":"Please enter zip code (in US,UK) or city name","popup_de
g_F":"Click here to convert to degree F","popup_deg_C":"Click here to convert to
degree C","focus_on_city":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10046, 'Content - Facebook Like Button', 'plugin', 'flike', 'content', 0, 1, 1,
0, '{"legacy":true,"name":"Content - Facebook Like Button","type":"plugin","cre
ationDate":"September 2011","author":"Gyula Komar","copyright":"","authorEmail":
"gkomar@freemail.hu","authorUrl":"buildweb.eu","version":"1.7.14","description":
"Replaces {flike} tag in content with Facebook Like Button","group":""}', '{"sen
d_button":"1","layout":"button_count","width":"450","show_faces":"1","action":"l
ike","app_id":"","colorscheme":"dark","og_url":"1","og_type":"article","og_image
":"","url_from":"","url_to":""}', '', '', 42, '2012-06-02 14:31:57', 4, 0),
(10047, 'Autson Slideshow', 'module', 'mod_AutsonSlideShow', '', 0, 1, 0, 0, '{"
legacy":false,"name":"Autson Slideshow","type":"module","creationDate":"Septembe
r 2011","author":"xing","copyright":"Copyright (C) 2010 - 2011 Autson.com. All r
ights reserved.","authorEmail":"info@autson.com","authorUrl":"www.autson.com","v
ersion":"1.2","description":"\\n\\n\\n\\n\\n\\n\\n\\nAutson Skitter Slideshow Fo
r Joomla! module Let your joomla more elegant Autson Skitter Slideshow! With num
erous customization options, is one that will bode well for your theme. .HaveFun
! http:\\/\\/www.AUTSON.com\\n\\n\\n\\n<br\\/>\\n\\n\\n\\n<p>\\n\\n\\n\\n\\n\\n\
\n\\n","group":""}', '{"moduleclass_sfx":"","slidewidth":"800","slideheight":"30
0","menu_style":"list","timeinterval":"2500","velocity":"1","align":"center","ba
ckgroundcolor":"#000","linktarget":"_self","linkedtitle":"no","navigation":"list
","navigationalign":"left","arrows":"yes","hidetools":"no","arrowspos":"default"
,"numberspos":"default","border":"0","bordercolor":"#000","labelcolor":"#fff","l
abelsize":"22","titlefont":"BebasNeueRegular","desccolor":"#fff","descsize":"10"
,"descfont":"arial","bgout":"#333","colorout":"#fff","bgover":"#000","colorover"
:"#fff","bgactive":"#cc3333","coloractive":"#fff","show_jquery":"yes","jver":"1.
5.2","load":"onmod","img1":"modules\\/mod_AutsonSlideShow\\/images\\/001.jpg","l
abel1":"","desc1":"","link1":"","@spacer":"","img2":"modules\\/mod_AutsonSlideSh
ow\\/images\\/002.jpg","label2":"","desc2":"","link2":"","img3":"","label3":"","
desc3":"","link3":"","img4":"","label4":"","desc4":"","link4":"","img5":"","labe
l5":"","desc5":"","link5":"","img6":"","label6":"","desc6":"","link6":"","img7":
"","label7":"","desc7":"","link7":"","img8":"","label8":"","desc8":"","link8":""
,"img9":"","label9":"","desc9":"","link9":"","img10":"","label10":"","desc10":""
,"link10":"","img11":"","label11":"","desc11":"","link11":"","img12":"","label12
":"","desc12":"","link12":"","img13":"","label13":"","desc13":"","link13":"","im
g14":"","label14":"","desc14":"","link14":"","img15":"","label15":"","desc15":""
,"link15":"","img16":"","label16":"","desc16":"","link16":"","img17":"","label17
":"","desc17":"","link17":"","img18":"","label18":"","desc18":"","link18":"","im
g19":"","label19":"","desc19":"","link19":"","img20":"","label20":"","desc20":""
,"link20":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0);
-- --------------------------------------------------------

--- Estructura de tabla para la tabla `gador_joomdoc`


-CREATE TABLE IF NOT EXISTS `gador_joomdoc` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`asset_id` int(11) NOT NULL,
`title` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) NOT NULL,
`full_alias` varchar(255) NOT NULL,
`description` text NOT NULL,
`checked_out` int(11) NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`state` tinyint(4) NOT NULL DEFAULT '0',
`access` int(11) NOT NULL DEFAULT '0',
`params` text NOT NULL,
`ordering` int(11) NOT NULL,
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(11) NOT NULL DEFAULT '0',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(11) NOT NULL DEFAULT '0',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`parent_path` text NOT NULL,
`path` text NOT NULL,
`version` int(11) NOT NULL DEFAULT '1',
`versionNote` text NOT NULL,
`favorite` tinyint(4) NOT NULL,
`license` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `checked_out` (`checked_out`),
KEY `state` (`state`),
KEY `access` (`access`),
KEY `created` (`created`),
KEY `created_by` (`created_by`),
KEY `modified` (`modified`),
KEY `modified_by` (`modified_by`),
KEY `publish_up` (`publish_up`),
KEY `publish_down` (`publish_down`),
KEY `ordering` (`ordering`),
KEY `license` (`ordering`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--- Volcar la base de datos para la tabla `gador_joomdoc`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_joomdoc_file`
-CREATE TABLE IF NOT EXISTS `gador_joomdoc_file` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`path` text NOT NULL,
`version` int(11) NOT NULL,
`state` tinyint(4) NOT NULL,
`upload` datetime NOT NULL,

`uploader` int(11) NOT NULL,


`hits` int(11) NOT NULL,
`content` text NOT NULL,
PRIMARY KEY (`id`),
KEY `uploader` (`uploader`),
KEY `version` (`version`),
KEY `upload` (`upload`),
KEY `hits` (`hits`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--- Volcar la base de datos para la tabla `gador_joomdoc_file`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_joomdoc_license`
-CREATE TABLE IF NOT EXISTS `gador_joomdoc_license` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL,
`alias` varchar(255) NOT NULL,
`text` text NOT NULL,
`state` tinyint(4) NOT NULL,
`default` tinyint(4) NOT NULL,
`checked_out` int(11) NOT NULL,
`checked_out_time` datetime NOT NULL,
`created` datetime NOT NULL,
`created_by` int(11) NOT NULL,
`modified` datetime NOT NULL,
`modified_by` int(11) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `default` (`default`),
KEY `state` (`state`),
KEY `checked_out` (`checked_out`),
KEY `created` (`created`),
KEY `created_by` (`created_by`),
KEY `modified` (`modified`),
KEY `modified_by` (`modified_by`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--- Volcar la base de datos para la tabla `gador_joomdoc_license`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_languages`
-CREATE TABLE IF NOT EXISTS `gador_languages` (
`lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`lang_code` char(7) NOT NULL,
`title` varchar(50) NOT NULL,

`title_native` varchar(50) NOT NULL,


`sef` varchar(50) NOT NULL,
`image` varchar(50) NOT NULL,
`description` varchar(512) NOT NULL,
`metakey` text NOT NULL,
`metadesc` text NOT NULL,
`published` int(11) NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`lang_id`),
UNIQUE KEY `idx_sef` (`sef`),
KEY `idx_ordering` (`ordering`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;
--- Volcar la base de datos para la tabla `gador_languages`
-INSERT INTO `gador_languages` (`lang_id`, `lang_code`, `title`, `title_native`,
`sef`, `image`, `description`, `metakey`, `metadesc`, `published`, `ordering`) V
ALUES
(1, 'en-GB', 'English (UK)', 'English (UK)', 'en', 'en', '', '', '', 1, 1),
(3, 'es-ES', 'Espaol (Formal Internacional) (ES)', 'Espaol (Formal Internacional)
(ES)', 'es', 'es', '', '', '', 1, 1);
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_menu`
-CREATE TABLE IF NOT EXISTS `gador_menu` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to
. FK to #__menu_types.menutype',
`title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.',
`alias` varchar(255) NOT NULL COMMENT 'The SEF alias of the menu item.',
`note` varchar(255) NOT NULL DEFAULT '',
`path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item base
d on the alias field.',
`link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers
to.',
`type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias,
Separator',
`published` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The published state of th
e menu link.',
`parent_id` int(10) unsigned NOT NULL DEFAULT '1' COMMENT 'The parent menu ite
m in the menu tree.',
`level` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The relative level in t
he tree.',
`component_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to #__extensi
ons.id',
`ordering` int(11) NOT NULL DEFAULT '0' COMMENT 'The relative ordering of the
menu item in the tree.',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to #__users.id
',
`checked_out_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'T
he time the menu item was checked out.',
`browserNav` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The click behaviour of t
he link.',
`access` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The access level requi

red to view the menu item.',


`img` varchar(255) NOT NULL COMMENT 'The image of the menu item.',
`template_style_id` int(10) unsigned NOT NULL DEFAULT '0',
`params` text NOT NULL COMMENT 'JSON encoded data for the menu item.',
`lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.',
`rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.',
`home` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Indicates if this men
u item is the home or default page.',
`language` char(7) NOT NULL DEFAULT '',
`client_id` tinyint(4) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_client_id_parent_id_alias` (`client_id`,`parent_id`,`alias`),
KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
KEY `idx_menutype` (`menutype`),
KEY `idx_left_right` (`lft`,`rgt`),
KEY `idx_alias` (`alias`),
KEY `idx_path` (`path`(255)),
KEY `idx_language` (`language`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=175 ;
--- Volcar la base de datos para la tabla `gador_menu`
-INSERT INTO `gador_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `l
ink`, `type`, `published`, `parent_id`, `level`, `component_id`, `ordering`, `ch
ecked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_i
d`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES
(1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, 0, 0, '0000-00-00
00:00:00', 0, 0, '', 0, '', 0, 181, 0, '*', 0),
(2, 'menu', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banne
rs', 'component', 0, 1, 1, 4, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners'
, 0, '', 1, 10, 0, '*', 1),
(3, 'menu', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=c
om_banners', 'component', 0, 2, 2, 4, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:
banners', 0, '', 2, 3, 0, '*', 1),
(4, 'menu', 'com_banners_categories', 'Categoras', '', 'Banners/Categoras', 'index
.php?option=com_categories&extension=com_banners', 'component', 0, 2, 2, 6, 0, 0
, '0000-00-00 00:00:00', 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1),
(5, 'menu', 'com_banners_clients', 'Clientes', '', 'Banners/Clientes', 'index.ph
p?option=com_banners&view=clients', 'component', 0, 2, 2, 4, 0, 0, '0000-00-00 0
0:00:00', 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1),
(6, 'menu', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?opt
ion=com_banners&view=tracks', 'component', 0, 2, 2, 4, 0, 0, '0000-00-00 00:00:0
0', 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1),
(7, 'menu', 'com_contact', 'Contactos', '', 'Contactos', 'index.php?option=com_c
ontact', 'component', 0, 1, 1, 8, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:cont
act', 0, '', 11, 16, 0, '*', 1),
(8, 'menu', 'com_contact', 'Contactos', '', 'Contactos/Contactos', 'index.php?op
tion=com_contact', 'component', 0, 7, 2, 8, 0, 0, '0000-00-00 00:00:00', 0, 0, '
class:contact', 0, '', 12, 13, 0, '*', 1),
(9, 'menu', 'com_contact_categories', 'Categoras', '', 'Contactos/Categoras', 'ind
ex.php?option=com_categories&extension=com_contact', 'component', 0, 7, 2, 6, 0,
0, '0000-00-00 00:00:00', 0, 0, 'class:contact-cat', 0, '', 14, 15, 0, '*', 1),
(10, 'menu', 'com_messages', 'Mensajes', '', 'Mensajes', 'index.php?option=com_m
essages', 'component', 0, 1, 1, 15, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:me
ssages', 0, '', 17, 22, 0, '*', 1),
(11, 'menu', 'com_messages_add', 'Nuevo mensaje privado', '', 'Mensajes/Nuevo me
nsaje privado', 'index.php?option=com_messages&task=message.add', 'component', 0
, 10, 2, 15, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages-add', 0, '', 18,

19, 0, '*', 1),


(12, 'menu', 'com_messages_read', 'Leer mensaje privado', '', 'Mensajes/Leer men
saje privado', 'index.php?option=com_messages', 'component', 0, 10, 2, 15, 0, 0,
'0000-00-00 00:00:00', 0, 0, 'class:messages-read', 0, '', 20, 21, 0, '*', 1),
(13, 'menu', 'com_newsfeeds', 'Noticias Feeds', '', 'Noticias Feeds', 'index.php
?option=com_newsfeeds', 'component', 0, 1, 1, 17, 0, 0, '0000-00-00 00:00:00', 0
, 0, 'class:newsfeeds', 0, '', 23, 28, 0, '*', 1),
(14, 'menu', 'com_newsfeeds_feeds', 'Feeds', '', 'Noticias Feeds/Feeds', 'index.
php?option=com_newsfeeds', 'component', 0, 13, 2, 17, 0, 0, '0000-00-00 00:00:00
', 0, 0, 'class:newsfeeds', 0, '', 24, 25, 0, '*', 1),
(15, 'menu', 'com_newsfeeds_categories', 'Categoras', '', 'Noticias Feeds/Categora
s', 'index.php?option=com_categories&extension=com_newsfeeds', 'component', 0, 1
3, 2, 6, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds-cat', 0, '', 26, 27
, 0, '*', 1),
(16, 'menu', 'com_redirect', 'Redireccionar', '', 'Redireccionar', 'index.php?op
tion=com_redirect', 'component', 0, 1, 1, 24, 0, 0, '0000-00-00 00:00:00', 0, 0,
'class:redirect', 0, '', 37, 38, 0, '*', 1),
(17, 'menu', 'com_search', 'Buscar', '', 'Buscar', 'index.php?option=com_search'
, 'component', 0, 1, 1, 19, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:search', 0
, '', 29, 30, 0, '*', 1),
(18, 'menu', 'com_weblinks', 'Enlaces', '', 'Enlaces', 'index.php?option=com_web
links', 'component', 0, 1, 1, 21, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:webl
inks', 0, '', 31, 36, 0, '*', 1),
(19, 'menu', 'com_weblinks_links', 'Enlaces web', '', 'Enlaces/Enlaces web', 'in
dex.php?option=com_weblinks', 'component', 0, 18, 2, 21, 0, 0, '0000-00-00 00:00
:00', 0, 0, 'class:weblinks', 0, '', 32, 33, 0, '*', 1),
(20, 'menu', 'com_weblinks_categories', 'Categoras', '', 'Enlaces/Categoras', 'ind
ex.php?option=com_categories&extension=com_weblinks', 'component', 0, 18, 2, 6,
0, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks-cat', 0, '', 34, 35, 0, '*',
1),
(101, 'mainmenu', ' Conozca Oruro', 'oruro', '', 'oruro', 'index.php?option=com_
content&view=featured', 'component', 1, 1, 1, 22, 0, 0, '0000-00-00 00:00:00', 0
, 1, '', 0, '{"featured_categories":[""],"layout_type":"blog","num_leading_artic
les":"1","num_intro_articles":"3","num_columns":"3","num_links":"3","multi_colum
n_order":"1","orderby_pri":"","orderby_sec":"front","order_date":"","show_pagina
tion":"2","show_pagination_results":"1","show_title":"","link_titles":"","show_i
ntro":"","show_category":"","link_category":"","show_parent_category":"","link_p
arent_category":"","show_author":"","link_author":"","show_create_date":"","show
_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vote":""
,"show_readmore":"","show_readmore_title":"","show_icons":"","show_print_icon":"
","show_email_icon":"","show_hits":"","show_noauth":"","show_feed_link":"1","fee
d_summary":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_
text":1,"page_title":"Gobierno Aut\\u00f3nomo Departamental de Oruro","show_page
_heading":0,"page_heading":"Trabajamos","pageclass_sfx":"","menu-meta_descriptio
n":"","menu-meta_keywords":"","robots":"","secure":0}', 39, 42, 1, '*', 0),
(105, 'main', 'RokCandy', 'rokcandy', '', 'rokcandy', 'index.php?option=com_rokc
andy', 'component', 0, 1, 1, 10029, 0, 0, '0000-00-00 00:00:00', 0, 1, 'componen
ts/com_rokcandy/assets/rokcandy-icon-16.png', 0, '', 43, 48, 0, '', 1),
(106, 'main', 'Macros', 'macros', '', 'rokcandy/macros', 'index.php?option=com_r
okcandy', 'component', 0, 105, 2, 10029, 0, 0, '0000-00-00 00:00:00', 0, 1, 'ima
ges/blank.png', 0, '', 44, 45, 0, '', 1),
(107, 'main', 'Categories', 'categories', '', 'rokcandy/categories', 'index.php?
option=com_categories&extension=com_rokcandy', 'component', 0, 105, 2, 10029, 0,
0, '0000-00-00 00:00:00', 0, 1, 'images/blank.png', 0, '', 46, 47, 0, '', 1),
(108, 'mainmenu', 'Oruro Noticias', 'oruro-noticias', '', 'oruro-noticias', '',
'separator', 1, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu_image
":"","menu_text":1}', 49, 60, 0, '*', 0),
(109, 'mainmenu', 'Organo Ejecutivo', 'organo-ejecutivo', '', 'organo-ejecutivo'
, '', 'separator', 1, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu
_image":"","menu_text":1}', 61, 120, 0, '*', 0),

(110, 'mainmenu', 'Servicios al Ciudadano', 'servicio', '', 'servicio', '', 'sep


arator', 1, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu_image":""
,"menu_text":1}', 121, 124, 0, '*', 0),
(111, 'mainmenu', 'Auditoria Interna', 'auditoria-interna', '', 'auditoria-inter
na', '', 'separator', 1, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"m
enu_image":"","menu_text":1}', 125, 136, 0, '*', 0),
(112, 'mainmenu', 'Contrataciones', 'convocatorias-y-licitaciones', '', 'convoca
torias-y-licitaciones', '', 'separator', 1, 1, 1, 0, 0, 0, '0000-00-00 00:00:00'
, 0, 1, '', 0, '{"menu_image":"","menu_text":1}', 137, 156, 0, '*', 0),
(113, 'mainmenu', 'Cultura y Turismo', '2012-01-14-21-46-23', '', 'oruro/2012-01
-14-21-46-23', 'http://www.oruroturistico.com/', 'url', 1, 101, 2, 0, 0, 0, '000
0-00-00 00:00:00', 1, 1, '', 0, '{"menu-anchor_title":"","menu-anchor_css":"","m
enu_image":"","menu_text":1}', 40, 41, 0, '*', 0),
(114, 'mainmenu', 'Boletines', 'home', '', 'oruro-noticias/home', 'index.php?opt
ion=com_content&view=article&id=13', 'component', 1, 108, 2, 22, 0, 0, '0000-0000 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","s
how_category":"","link_category":"","show_parent_category":"","link_parent_categ
ory":"","show_author":"","link_author":"","show_create_date":"","show_modify_dat
e":"","show_publish_date":"","show_item_navigation":"","show_vote":"","show_icon
s":"","show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"",
"menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_
title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_
description":"","menu-meta_keywords":"","robots":"","secure":0}', 50, 51, 0, '*'
, 0),
(115, 'mainmenu', 'Fotos', 'fotos', '', 'oruro-noticias/fotos', 'index.php?optio
n=com_content&view=article&id=15', 'component', 0, 108, 2, 22, 0, 0, '0000-00-00
00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","sho
w_category":"","link_category":"","show_parent_category":"","link_parent_categor
y":"","show_author":"","link_author":"","show_create_date":"","show_modify_date"
:"","show_publish_date":"","show_item_navigation":"","show_vote":"","show_icons"
:"","show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","m
enu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_ti
tle":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_de
scription":"","menu-meta_keywords":"","robots":"","secure":0}', 52, 53, 0, '*',
0),
(116, 'mainmenu', 'Audios', 'audios', '', 'oruro-noticias/audios', 'index.php?op
tion=com_content&view=article&id=16', 'component', 0, 108, 2, 22, 0, 0, '0000-00
-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","
show_category":"","link_category":"","show_parent_category":"","link_parent_cate
gory":"","show_author":"","link_author":"","show_create_date":"","show_modify_da
te":"","show_publish_date":"","show_item_navigation":"","show_vote":"","show_ico
ns":"","show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":""
,"menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page
_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta
_description":"","menu-meta_keywords":"","robots":"","secure":0}', 54, 55, 0, '*
', 0),
(117, 'mainmenu', 'Videos', 'videos', '', 'oruro-noticias/videos', 'index.php?op
tion=com_content&view=article&id=42', 'component', 0, 108, 2, 22, 0, 0, '0000-00
-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","
show_category":"","link_category":"","show_parent_category":"","link_parent_cate
gory":"","show_author":"","link_author":"","show_create_date":"","show_modify_da
te":"","show_publish_date":"","show_item_navigation":"","show_vote":"","show_ico
ns":"","show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":""
,"menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page
_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta
_description":"","menu-meta_keywords":"","robots":"","secure":0}', 56, 57, 0, '*
', 0),
(118, 'mainmenu', 'Gobernador', 'gobernador', '', 'organo-ejecutivo/gobernador',
'index.php?option=com_content&view=article&id=6', 'component', 1, 109, 2, 22, 0
, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","sho

w_intro":"","show_category":"","link_category":"","show_parent_category":"","lin
k_parent_category":"","show_author":"","link_author":"","show_create_date":"","s
how_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vote"
:"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","sh
ow_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_
text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":
"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}',
62, 63, 0, '*', 0),
(119, 'mainmenu', 'Agenda del Gobernador', 'agenda-del-gobernador', '', 'organoejecutivo/agenda-del-gobernador', 'index.php?option=com_content&view=article&id=
1', 'component', 0, 109, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"sho
w_title":"","link_titles":"","show_intro":"","show_category":"","link_category":
"","show_parent_category":"","link_parent_category":"","show_author":"","link_au
thor":"","show_create_date":"","show_modify_date":"","show_publish_date":"","sho
w_item_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_
email_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anch
or_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"
page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywor
ds":"","robots":"","secure":0}', 64, 65, 0, '*', 0),
(120, 'mainmenu', 'Facultades del Gobernador', 'facultades-del-gobernador', '',
'organo-ejecutivo/facultades-del-gobernador', 'index.php?option=com_content&view
=article&id=48', 'component', 1, 109, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1,
'', 0, '{"show_title":"","link_titles":"","show_intro":"","show_category":"","li
nk_category":"","show_parent_category":"","link_parent_category":"","show_author
":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_
date":"","show_item_navigation":"","show_vote":"","show_icons":"","show_print_ic
on":"","show_email_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":
"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page
_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","men
u-meta_keywords":"","robots":"","secure":0}', 66, 67, 0, '*', 0),
(121, 'mainmenu', 'Organigrama', 'organigrama', '', 'organo-ejecutivo/organigram
a', 'index.php?option=com_content&view=article&id=17', 'component', 1, 109, 2, 2
2, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"",
"show_intro":"","show_category":"","link_category":"","show_parent_category":"",
"link_parent_category":"","show_author":"","link_author":"","show_create_date":"
","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_v
ote":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":""
,"show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","m
enu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_s
fx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0
}', 68, 69, 0, '*', 0),
(122, 'mainmenu', 'Dependencias', 'dependencias', '', 'organo-ejecutivo/dependen
cias', 'index.php?option=com_content&view=article&id=1', 'component', 1, 109, 2,
22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"
","show_intro":"","show_category":"","link_category":"","show_parent_category":"
","link_parent_category":"","show_author":"","link_author":"","show_create_date"
:"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show
_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":
"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"",
"menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass
_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure"
:0}', 70, 113, 0, '*', 0),
(123, 'mainmenu', 'Documentos Oficiales', 'documentos', '', 'organo-ejecutivo/do
cumentos', 'index.php?option=com_content&view=article&id=1', 'component', 1, 109
, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_title
s":"","show_intro":"","show_category":"","link_category":"","show_parent_categor
y":"","link_parent_category":"","show_author":"","link_author":"","show_create_d
ate":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","
show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hi
ts":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image"

:"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pagec
lass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","sec
ure":0}', 114, 115, 0, '*', 0),
(124, 'mainmenu', 'Trmites y Servicios', 'tramites', '', 'servicio/tramites', 'in
dex.php?option=com_content&view=article&id=41', 'component', 1, 110, 2, 22, 0, 0
, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_i
ntro":"","show_category":"","link_category":"","show_parent_category":"","link_p
arent_category":"","show_author":"","link_author":"","show_create_date":"","show
_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vote":""
,"show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","show_
noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_tex
t":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"",
"menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 122
, 123, 0, '*', 0),
(125, 'mainmenu', 'Servicios al Ciudadano (2)', 'servicio-2', '', 'servicio-2',
'', 'separator', -2, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu_
image":"","menu_text":1}', 157, 158, 0, '*', 0),
(126, 'mainmenu', 'Auditoria GAD-ORU', 'auditoria-gadoru', '', 'auditoria-intern
a/auditoria-gadoru', 'index.php?option=com_content&view=article&id=3', 'componen
t', 1, 111, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","
link_titles":"","show_intro":"","show_category":"","link_category":"","show_pare
nt_category":"","link_parent_category":"","show_author":"","link_author":"","sho
w_create_date":"","show_modify_date":"","show_publish_date":"","show_item_naviga
tion":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"
","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","m
enu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading"
:"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robot
s":"","secure":0}', 128, 129, 0, '*', 0),
(127, 'mainmenu', 'Auditoria SEDES', 'aditoria-sedes', '', 'auditoria-interna/ad
itoria-sedes', 'index.php?option=com_content&view=article&id=37', 'component', 1
, 111, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_
titles":"","show_intro":"","show_category":"","link_category":"","show_parent_ca
tegory":"","link_parent_category":"","show_author":"","link_author":"","show_cre
ate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation"
:"","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","sh
ow_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_i
mage":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","
pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":""
,"secure":0}', 130, 131, 0, '*', 0),
(128, 'mainmenu', 'Auditoria SEDCAM', 'aditoria-sedcam', '', 'auditoria-interna/
aditoria-sedcam', 'index.php?option=com_content&view=article&id=36', 'component'
, 1, 111, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","li
nk_titles":"","show_intro":"","show_category":"","link_category":"","show_parent
_category":"","link_parent_category":"","show_author":"","link_author":"","show_
create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigati
on":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"",
"show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","men
u_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"
","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots"
:"","secure":0}', 132, 133, 0, '*', 0),
(129, 'mainmenu', 'Auditoria SEDEGES', 'aditoria-sedeges', '', 'auditoria-intern
a/aditoria-sedeges', 'index.php?option=com_content&view=article&id=38', 'compone
nt', 1, 111, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"",
"link_titles":"","show_intro":"","show_category":"","link_category":"","show_par
ent_category":"","link_parent_category":"","show_author":"","link_author":"","sh
ow_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navig
ation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":
"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","
menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading
":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robo

ts":"","secure":0}', 134, 135, 0, '*', 0),


(130, 'main', 'JOOMDOC', 'joomdoc', '', 'joomdoc', 'index.php?option=com_joomdoc
', 'component', 0, 1, 1, 10038, 0, 0, '0000-00-00 00:00:00', 0, 1, '../component
s/com_joomdoc/assets/images/icon-16-joomdoc.png', 0, '', 159, 168, 0, '', 1),
(131, 'main', 'JOOMDOC_CONTROL_PANEL', 'joomdoccontrolpanel', '', 'joomdoc/joomd
occontrolpanel', 'index.php?option=com_joomdoc', 'component', 0, 130, 2, 10038,
0, 0, '0000-00-00 00:00:00', 0, 1, '../components/com_joomdoc/assets/images/icon
-16-cpanel.png', 0, '', 160, 161, 0, '', 1),
(132, 'main', 'JOOMDOC_DOCUMENTS', 'joomdocdocuments', '', 'joomdoc/joomdocdocum
ents', 'index.php?option=com_joomdoc&view=documents', 'component', 0, 130, 2, 10
038, 0, 0, '0000-00-00 00:00:00', 0, 1, '../components/com_joomdoc/assets/images
/icon-16-documents.png', 0, '', 162, 163, 0, '', 1),
(133, 'main', 'JOOMDOC_LICENSE', 'joomdoclicense', '', 'joomdoc/joomdoclicense',
'index.php?option=com_joomdoc&view=licenses', 'component', 0, 130, 2, 10038, 0,
0, '0000-00-00 00:00:00', 0, 1, '../components/com_joomdoc/assets/images/icon-1
6-license.png', 0, '', 164, 165, 0, '', 1),
(134, 'main', 'JOOMDOC_UPGRADE', 'joomdocupgrade', '', 'joomdoc/joomdocupgrade',
'index.php?option=com_joomdoc&view=upgrade', 'component', 0, 130, 2, 10038, 0,
0, '0000-00-00 00:00:00', 0, 1, '../components/com_joomdoc/assets/images/icon-16
-upgrade.png', 0, '', 166, 167, 0, '', 1),
(135, 'mainmenu', 'Coordinaciones', 'coordinaciones', '', 'organo-ejecutivo/depe
ndencias/coordinaciones', 'index.php?option=com_content&view=article&id=1', 'com
ponent', 0, 122, 3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title"
:"","link_titles":"","show_intro":"","show_category":"","link_category":"","show
_parent_category":"","link_parent_category":"","show_author":"","link_author":""
,"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_n
avigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_ic
on":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":
"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_hea
ding":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","
robots":"","secure":0}', 71, 80, 0, '*', 0),
(136, 'mainmenu', 'Secretaras Deptales.', 'secretarias', '', 'organo-ejecutivo/de
pendencias/secretarias', 'index.php?option=com_content&view=article&id=1', 'comp
onent', 1, 122, 3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":
"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_
parent_category":"","link_parent_category":"","show_author":"","link_author":"",
"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_na
vigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_ico
n":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"
","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_head
ing":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","r
obots":"","secure":0}', 81, 98, 0, '*', 0),
(137, 'mainmenu', 'Servicios Deptales.', 'servicios-departamentales', '', 'organ
o-ejecutivo/dependencias/servicios-departamentales', 'index.php?option=com_conte
nt&view=article&id=1', 'component', 1, 122, 3, 22, 0, 0, '0000-00-00 00:00:00',
0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","show_category":
"","link_category":"","show_parent_category":"","link_parent_category":"","show_
author":"","link_author":"","show_create_date":"","show_modify_date":"","show_pu
blish_date":"","show_item_navigation":"","show_vote":"","show_icons":"","show_pr
int_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","menu-anchor_t
itle":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","sho
w_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"
","menu-meta_keywords":"","robots":"","secure":0}', 99, 112, 0, '*', 0),
(138, 'mainmenu', 'Asuntos Jurdicos', 'asuntos-juridicos', '', 'organo-ejecutivo/
dependencias/secretarias/asuntos-juridicos', 'index.php?option=com_content&view=
article&id=21', 'component', 1, 136, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '
', 0, '{"show_title":"","link_titles":"","show_intro":"","show_category":"","lin
k_category":"","show_parent_category":"","link_parent_category":"","show_author"
:"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_d
ate":"","show_item_navigation":"","show_vote":"","show_icons":"","show_print_ico

n":"","show_email_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"
","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_
heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu
-meta_keywords":"","robots":"","secure":0}', 94, 95, 0, '*', 0),
(139, 'mainmenu', 'Direccin de Auditoria Interna', 'direccion-de-auditoria-intern
a', '', 'auditoria-interna/direccion-de-auditoria-interna', 'index.php?option=co
m_content&view=article&id=12', 'component', 1, 111, 2, 22, 0, 0, '0000-00-00 00:
00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","show_ca
tegory":"","link_category":"","show_parent_category":"","link_parent_category":"
","show_author":"","link_author":"","show_create_date":"","show_modify_date":"",
"show_publish_date":"","show_item_navigation":"","show_vote":"","show_icons":"",
"show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","menuanchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title"
:"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_descri
ption":"","menu-meta_keywords":"","robots":"","secure":0}', 126, 127, 0, '*', 0)
,
(140, 'mainmenu', 'Contrataciones', 'contratacion', '', 'convocatorias-y-licitac
iones/contratacion', '', 'separator', 1, 112, 2, 0, 0, 0, '0000-00-00 00:00:00',
0, 1, '', 0, '{"menu_image":"","menu_text":1}', 138, 149, 0, '*', 0),
(141, 'mainmenu', 'Menores', 'menor', '', 'convocatorias-y-licitaciones/contrata
cion/menor', 'index.php?option=com_content&view=article&id=63', 'component', 1,
140, 3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_ti
tles":"","show_intro":"","show_category":"","link_category":"","show_parent_cate
gory":"","link_parent_category":"","show_author":"","link_author":"","show_creat
e_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"
","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","show
_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_ima
ge":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pa
geclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","
secure":0}', 139, 140, 0, '*', 0),
(142, 'mainmenu', 'ANPE', 'anpe', '', 'convocatorias-y-licitaciones/contratacion
/anpe', 'index.php?option=com_content&view=article&id=58', 'component', 1, 140,
3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles"
:"","show_intro":"","show_category":"","link_category":"","show_parent_category"
:"","link_parent_category":"","show_author":"","link_author":"","show_create_dat
e":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","sh
ow_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits
":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"
","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pagecla
ss_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secur
e":0}', 141, 142, 0, '*', 0),
(143, 'mainmenu', 'Por Excepcin', 'por-excepcion', '', 'convocatorias-y-licitacio
nes/contratacion/por-excepcion', 'index.php?option=com_content&view=article&id=1
', 'component', 0, 140, 3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show
_title":"","link_titles":"","show_intro":"","show_category":"","link_category":"
","show_parent_category":"","link_parent_category":"","show_author":"","link_aut
hor":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show
_item_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_e
mail_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-ancho
r_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"p
age_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keyword
s":"","robots":"","secure":0}', 143, 144, 0, '*', 0),
(144, 'mainmenu', 'Por Emergencia', 'por-emergencia', '', 'convocatorias-y-licit
aciones/contratacion/por-emergencia', 'index.php?option=com_content&view=article
&id=1', 'component', 0, 140, 3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{
"show_title":"","link_titles":"","show_intro":"","show_category":"","link_catego
ry":"","show_parent_category":"","link_parent_category":"","show_author":"","lin
k_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"",
"show_item_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","s
how_email_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-

anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading"
:0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_ke
ywords":"","robots":"","secure":0}', 145, 146, 0, '*', 0),
(145, 'mainmenu', 'Directas', 'directa', '', 'convocatorias-y-licitaciones/contr
atacion/directa', 'index.php?option=com_content&view=article&id=1', 'component',
0, 140, 3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","lin
k_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_
category":"","link_parent_category":"","show_author":"","link_author":"","show_c
reate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigatio
n":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","
show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu
_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":""
,"pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":
"","secure":0}', 147, 148, 0, '*', 0),
(146, 'mainmenu', 'Licitacin Pblica', 'licitacion-publica', '', 'convocatorias-y-l
icitaciones/licitacion-publica', 'index.php?option=com_content&view=article', 's
eparator', 1, 112, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu_imag
e":"","menu_text":1}', 150, 155, 0, '*', 0),
(147, 'mainmenu', 'Nacional', 'nacional', '', 'convocatorias-y-licitaciones/lici
tacion-publica/nacional', 'index.php?option=com_content&view=article&id=62', 'co
mponent', 1, 146, 3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title
":"","link_titles":"","show_intro":"","show_category":"","link_category":"","sho
w_parent_category":"","link_parent_category":"","show_author":"","link_author":"
","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_
navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_i
con":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css"
:"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_he
ading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"",
"robots":"","secure":0}', 151, 152, 0, '*', 0),
(148, 'mainmenu', 'Internacional', 'internacional', '', 'convocatorias-y-licitac
iones/licitacion-publica/internacional', 'index.php?option=com_content&view=arti
cle&id=95', 'component', 1, 146, 3, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0
, '{"show_title":"","link_titles":"","show_intro":"","show_category":"","link_ca
tegory":"","show_parent_category":"","link_parent_category":"","show_author":"",
"link_author":"","show_create_date":"","show_modify_date":"","show_publish_date"
:"","show_item_navigation":"","show_vote":"","show_icons":"","show_print_icon":"
","show_email_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","m
enu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_head
ing":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-met
a_keywords":"","robots":"","secure":0}', 153, 154, 0, '*', 0),
(149, 'mainmenu', 'Transparencia', 'transparencia-y-lucha-contra-la-corrupcion',
'', 'organo-ejecutivo/dependencias/coordinaciones/transparencia-y-lucha-contrala-corrupcion', 'index.php?option=com_content&view=article&id=18', 'component',
0, 135, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link
_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_c
ategory":"","link_parent_category":"","show_author":"","link_author":"","show_cr
eate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation
":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","s
how_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_
image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"",
"pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"
","secure":0}', 74, 75, 0, '*', 0),
(150, 'mainmenu', 'Gestin de Calidad', 'gestion-de-calidad-y-desarrollo-instituci
onal', '', 'organo-ejecutivo/dependencias/coordinaciones/gestion-de-calidad-y-de
sarrollo-institucional', 'index.php?option=com_content&view=article&id=49', 'com
ponent', 0, 135, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title"
:"","link_titles":"","show_intro":"","show_category":"","link_category":"","show
_parent_category":"","link_parent_category":"","show_author":"","link_author":""
,"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_n
avigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_ic

on":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":
"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_hea
ding":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","
robots":"","secure":0}', 76, 77, 0, '*', 0),
(151, 'mainmenu', 'Mineria y Metalurgia', 'mineria-y-metalurgia', '', 'organo-ej
ecutivo/dependencias/secretarias/mineria-y-metalurgia', 'index.php?option=com_co
ntent&view=article&id=20', 'component', 1, 136, 4, 22, 0, 0, '0000-00-00 00:00:0
0', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","show_catego
ry":"","link_category":"","show_parent_category":"","link_parent_category":"","s
how_author":"","link_author":"","show_create_date":"","show_modify_date":"","sho
w_publish_date":"","show_item_navigation":"","show_vote":"","show_icons":"","sho
w_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","menu-anch
or_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"",
"show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_descriptio
n":"","menu-meta_keywords":"","robots":"","secure":0}', 86, 87, 0, '*', 0),
(152, 'mainmenu', 'Medio Ambiente y Madre Tierra', 'medio-ambiente-y-madre-tierr
a', '', 'organo-ejecutivo/dependencias/secretarias/medio-ambiente-y-madre-tierra
', 'index.php?option=com_content&view=article&id=19', 'component', 1, 136, 4, 22
, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","
show_intro":"","show_category":"","link_category":"","show_parent_category":"","
link_parent_category":"","show_author":"","link_author":"","show_create_date":""
,"show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vo
te":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"",
"show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","me
nu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sf
x":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}
', 88, 89, 0, '*', 0),
(153, 'mainmenu', 'SEDAG', 'sedag', '', 'organo-ejecutivo/dependencias/servicios
-departamentales/sedag', 'index.php?option=com_content&view=article&id=4', 'comp
onent', 1, 137, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":
"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_
parent_category":"","link_parent_category":"","show_author":"","link_author":"",
"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_na
vigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_ico
n":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"
","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_head
ing":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","r
obots":"","secure":0}', 100, 101, 0, '*', 0),
(154, 'mainmenu', 'SEDCAM', 'sedcam', '', 'organo-ejecutivo/dependencias/servici
os-departamentales/sedcam', 'index.php?option=com_content&view=article&id=40', '
component', 1, 137, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_tit
le":"","link_titles":"","show_intro":"","show_category":"","link_category":"","s
how_parent_category":"","link_parent_category":"","show_author":"","link_author"
:"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_ite
m_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email
_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_cs
s":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_
heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"
","robots":"","secure":0}', 102, 103, 0, '*', 0),
(155, 'mainmenu', 'SEDES', 'sedes', '', 'organo-ejecutivo/dependencias/servicios
-departamentales/sedes', 'index.php?option=com_content&view=article&id=35', 'com
ponent', 1, 137, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title"
:"","link_titles":"","show_intro":"","show_category":"","link_category":"","show
_parent_category":"","link_parent_category":"","show_author":"","link_author":""
,"show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_n
avigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_ic
on":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":
"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_hea
ding":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","
robots":"","secure":0}', 104, 105, 0, '*', 0),

(156, 'mainmenu', 'Desarrollo Productivo', 'desarrollo-productivo', '', 'organoejecutivo/dependencias/secretarias/desarrollo-productivo', 'index.php?option=com


_content&view=article&id=30', 'component', 1, 136, 4, 22, 0, 0, '0000-00-00 00:0
0:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","show_cat
egory":"","link_category":"","show_parent_category":"","link_parent_category":""
,"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","
show_publish_date":"","show_item_navigation":"","show_vote":"","show_icons":"","
show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","menu-a
nchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":
"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_descrip
tion":"","menu-meta_keywords":"","robots":"","secure":0}', 82, 83, 0, '*', 0),
(157, 'mainmenu', 'Obras Pblicas', 'obras-sociales', '', 'organo-ejecutivo/depend
encias/secretarias/obras-sociales', 'index.php?option=com_content&view=article&i
d=31', 'component', 1, 136, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"
show_title":"","link_titles":"","show_intro":"","show_category":"","link_categor
y":"","show_parent_category":"","link_parent_category":"","show_author":"","link
_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","
show_item_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","sh
ow_email_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-a
nchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":
0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_key
words":"","robots":"","secure":0}', 84, 85, 0, '*', 0),
(158, 'mainmenu', 'Desarrollo Social', 'desarrollo-social', '', 'organo-ejecutiv
o/dependencias/secretarias/desarrollo-social', 'index.php?option=com_content&vie
w=article&id=32', 'component', 1, 136, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1,
'', 0, '{"show_title":"","link_titles":"","show_intro":"","show_category":"","l
ink_category":"","show_parent_category":"","link_parent_category":"","show_autho
r":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish
_date":"","show_item_navigation":"","show_vote":"","show_icons":"","show_print_i
con":"","show_email_icon":"","show_hits":"","show_noauth":"","menu-anchor_title"
:"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_pag
e_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","me
nu-meta_keywords":"","robots":"","secure":0}', 90, 91, 0, '*', 0),
(159, 'mainmenu', 'Planificacin del Desarrollo', 'planificacion-del-desarrollo',
'', 'organo-ejecutivo/dependencias/secretarias/planificacion-del-desarrollo', 'i
ndex.php?option=com_content&view=article&id=33', 'component', 1, 136, 4, 22, 0,
0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_
intro":"","show_category":"","link_category":"","show_parent_category":"","link_
parent_category":"","show_author":"","link_author":"","show_create_date":"","sho
w_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vote":"
","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","show
_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_te
xt":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":""
,"menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 92
, 93, 0, '*', 0),
(160, 'mainmenu', 'Administracin y Finanzas', 'administracion-y-finanzas', '', 'o
rgano-ejecutivo/dependencias/secretarias/administracion-y-finanzas', 'index.php?
option=com_content&view=article&id=34', 'component', 1, 136, 4, 22, 0, 0, '000000-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":""
,"show_category":"","link_category":"","show_parent_category":"","link_parent_ca
tegory":"","show_author":"","link_author":"","show_create_date":"","show_modify_
date":"","show_publish_date":"","show_item_navigation":"","show_vote":"","show_i
cons":"","show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":
"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"pa
ge_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-me
ta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 96, 97, 0,
'*', 0),
(161, 'mainmenu', 'SEDEGES', 'sedeges', '', 'organo-ejecutivo/dependencias/servi
cios-departamentales/sedeges', 'index.php?option=com_content&view=article&id=43'
, 'component', 1, 137, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_

title":"","link_titles":"","show_intro":"","show_category":"","link_category":""
,"show_parent_category":"","link_parent_category":"","show_author":"","link_auth
or":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_
item_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_em
ail_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor
_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"pa
ge_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords
":"","robots":"","secure":0}', 106, 107, 0, '*', 0),
(162, 'mainmenu', 'Cooperativas', 'cooperativas', '', 'organo-ejecutivo/dependen
cias/coordinaciones/cooperativas', 'index.php?option=com_content&view=article&id
=1', 'component', 0, 135, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"sh
ow_title":"","link_titles":"","show_intro":"","show_category":"","link_category"
:"","show_parent_category":"","link_parent_category":"","show_author":"","link_a
uthor":"","show_create_date":"","show_modify_date":"","show_publish_date":"","sh
ow_item_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show
_email_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anc
hor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,
"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywo
rds":"","robots":"","secure":0}', 72, 73, 0, '*', 0),
(163, 'mainmenu', 'Movimientos Sociales', 'movimientos-sociales', '', 'organo-ej
ecutivo/dependencias/coordinaciones/movimientos-sociales', 'index.php?option=com
_content&view=article&id=1', 'component', 0, 135, 4, 22, 0, 0, '0000-00-00 00:00
:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","show_intro":"","show_cate
gory":"","link_category":"","show_parent_category":"","link_parent_category":"",
"show_author":"","link_author":"","show_create_date":"","show_modify_date":"","s
how_publish_date":"","show_item_navigation":"","show_vote":"","show_icons":"","s
how_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","menu-an
chor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"
","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_descript
ion":"","menu-meta_keywords":"","robots":"","secure":0}', 78, 79, 0, '*', 0),
(164, 'mainmenu', 'SED-FMC', 'sed-fmc', '', 'organo-ejecutivo/dependencias/servi
cios-departamentales/sed-fmc', 'index.php?option=com_content&view=article&id=153
', 'component', 1, 137, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show
_title":"","link_titles":"","show_intro":"","show_category":"","link_category":"
","show_parent_category":"","link_parent_category":"","show_author":"","link_aut
hor":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show
_item_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_e
mail_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-ancho
r_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"p
age_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keyword
s":"","robots":"","secure":0}', 110, 111, 0, '*', 0),
(165, 'mainmenu', 'SEDEDE', 'sedede', '', 'organo-ejecutivo/dependencias/servici
os-departamentales/sedede', 'index.php?option=com_content&view=article&id=27', '
component', 1, 137, 4, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_tit
le":"","link_titles":"","show_intro":"","show_category":"","link_category":"","s
how_parent_category":"","link_parent_category":"","show_author":"","link_author"
:"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_ite
m_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_email
_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_cs
s":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_
heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"
","robots":"","secure":0}', 108, 109, 0, '*', 0),
(166, 'mainmenu', 'Transparencia', 'co', '', 'co', '', 'separator', 1, 1, 1, 8,
0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu_image":"","menu_text":0}', 169
, 178, 0, '*', 0),
(167, 'mainmenu', 'Contacto', 'contacto', '', 'organo-ejecutivo/contacto', 'inde
x.php?option=com_contact&view=contact&id=1', 'component', 0, 109, 2, 8, 0, 0, '0
000-00-00 00:00:00', 0, 1, '', 0, '{"presentation_style":"","show_contact_catego
ry":"","show_contact_list":"","show_name":"","show_position":"","show_email":"",
"show_street_address":"","show_suburb":"","show_state":"","show_postcode":"","sh

ow_country":"","show_telephone":"","show_mobile":"","show_fax":"","show_webpage"
:"","show_misc":"","show_image":"","allow_vcard":"","show_articles":"","show_lin
ks":"","linka_name":"","linkb_name":"","linkc_name":"","linkd_name":"","linke_na
me":"","show_email_form":"","show_email_copy":"","banned_email":"","banned_subje
ct":"","banned_text":"","validate_session":"","custom_reply":"","redirect":"","m
enu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_ti
tle":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_de
scription":"","menu-meta_keywords":"","robots":"","secure":0}', 116, 117, 0, '*'
, 0),
(168, 'mainmenu', 'Escala Salarial', 'escala-salarial', '', 'co/escala-salarial'
, 'index.php?option=com_content&view=article&id=1', 'component', 0, 166, 2, 22,
0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":"","sh
ow_intro":"","show_category":"","link_category":"","show_parent_category":"","li
nk_parent_category":"","show_author":"","link_author":"","show_create_date":"","
show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vote
":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","s
how_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu
_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx"
:"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}',
170, 171, 0, '*', 0);
INSERT INTO `gador_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `l
ink`, `type`, `published`, `parent_id`, `level`, `component_id`, `ordering`, `ch
ecked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_i
d`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES
(169, 'mainmenu', 'Estados Financieros', 'estados-financieros', '', 'co/estadosfinancieros', 'index.php?option=com_content&view=article&id=110', 'component', 1
, 166, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_
titles":"","show_intro":"","show_category":"","link_category":"","show_parent_ca
tegory":"","link_parent_category":"","show_author":"","link_author":"","show_cre
ate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation"
:"","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","sh
ow_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_i
mage":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","
pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":""
,"secure":0}', 172, 173, 0, '*', 0),
(170, 'mainmenu', 'POA Institucional', 'poa-institucional', '', 'co/poa-instituc
ional', 'index.php?option=com_content&view=article&id=1', 'component', 1, 166, 2
, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","link_titles":
"","show_intro":"","show_category":"","link_category":"","show_parent_category":
"","link_parent_category":"","show_author":"","link_author":"","show_create_date
":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","sho
w_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits"
:"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":""
,"menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclas
s_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure
":0}', 174, 175, 0, '*', 0),
(171, 'mainmenu', 'Coordinacin Transparencia', 'coordinacion-de-transparencia-y-l
ucha-contra-la-corrupcion', '', 'co/coordinacion-de-transparencia-y-lucha-contra
-la-corrupcion', 'index.php?option=com_content&view=article&id=67', 'component',
1, 166, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"","lin
k_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_
category":"","link_parent_category":"","show_author":"","link_author":"","show_c
reate_date":"","show_modify_date":"","show_publish_date":"","show_item_navigatio
n":"","show_vote":"","show_icons":"","show_print_icon":"","show_email_icon":"","
show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_css":"","menu
_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":""
,"pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":
"","secure":0}', 176, 177, 0, '*', 0),
(172, 'mainmenu', 'Gaceta Departamental', 'gaceta-departamental', '', 'organo-ej
ecutivo/gaceta-departamental', 'index.php?option=com_content&view=article&id=8',

'component', 1, 109, 2, 22, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_t


itle":"","link_titles":"","show_intro":"","show_category":"","link_category":"",
"show_parent_category":"","link_parent_category":"","show_author":"","link_autho
r":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_i
tem_navigation":"","show_vote":"","show_icons":"","show_print_icon":"","show_ema
il_icon":"","show_hits":"","show_noauth":"","menu-anchor_title":"","menu-anchor_
css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"pag
e_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords"
:"","robots":"","secure":0}', 118, 119, 0, '*', 0),
(173, 'mainmenu', 'Boletin 2', 'boletin-2', '', 'oruro-noticias/boletin-2', 'ind
ex.php?option=com_content&view=category&id=11', 'component', 0, 108, 2, 22, 0, 0
, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_category_title":"","show_descripti
on":"","show_description_image":"","maxLevel":"","show_empty_categories":"","sho
w_no_articles":"","show_subcat_desc":"","show_cat_num_articles":"","page_subhead
ing":"","show_pagination_limit":"","filter_field":"","show_headings":"","list_sh
ow_date":"","date_format":"","list_show_hits":"","list_show_author":"","orderby_
pri":"","orderby_sec":"","order_date":"","show_pagination":"","show_pagination_r
esults":"","display_num":"10","show_title":"","link_titles":"","show_intro":"","
show_category":"","link_category":"","show_parent_category":"","link_parent_cate
gory":"","show_author":"","link_author":"","show_create_date":"","show_modify_da
te":"","show_publish_date":"","show_item_navigation":"","show_vote":"","show_rea
dmore":"","show_readmore_title":"","show_icons":"","show_print_icon":"","show_em
ail_icon":"","show_hits":"","show_noauth":"","show_feed_link":"","feed_summary":
"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"pa
ge_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-me
ta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 58, 59, 0,
'*', 0),
(174, 'mainmenu', 'Inicio', 'inicio', '', 'inicio', 'index.php?Itemid=', 'alias'
, 1, 1, 1, 0, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"aliasoptions":"101","
menu-anchor_title":"","menu-anchor_css":"","menu_image":""}', 179, 180, 0, '*',
0);
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_menu_types`
-CREATE TABLE IF NOT EXISTS `gador_menu_types` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`menutype` varchar(24) NOT NULL,
`title` varchar(48) NOT NULL,
`description` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_menutype` (`menutype`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
--- Volcar la base de datos para la tabla `gador_menu_types`
-INSERT INTO `gador_menu_types` (`id`, `menutype`, `title`, `description`) VALUES
(1, 'mainmenu', 'Men Principal', 'El men principal del sitio');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_messages`
--

CREATE TABLE IF NOT EXISTS `gador_messages` (


`message_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`user_id_from` int(10) unsigned NOT NULL DEFAULT '0',
`user_id_to` int(10) unsigned NOT NULL DEFAULT '0',
`folder_id` tinyint(3) unsigned NOT NULL DEFAULT '0',
`date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`state` tinyint(1) NOT NULL DEFAULT '0',
`priority` tinyint(1) unsigned NOT NULL DEFAULT '0',
`subject` varchar(255) NOT NULL DEFAULT '',
`message` text NOT NULL,
PRIMARY KEY (`message_id`),
KEY `useridto_state` (`user_id_to`,`state`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;
--- Volcar la base de datos para la tabla `gador_messages`
-INSERT INTO `gador_messages` (`message_id`, `user_id_from`, `user_id_to`, `folde
r_id`, `date_time`, `state`, `priority`, `subject`, `message`) VALUES
(2, 46, 46, 0, '2012-11-14 06:30:04', 0, 0, 'Error al enviar el correo electrnico
', 'Se encontr un error al enviar el correo electrnico para el registro de usuario
. El error es: Error SMTP: No es posible conectarse con el servidor SMTP. El usu
ario que ha intentado registrar es: tormentor123'),
(4, 46, 46, 0, '2012-11-21 02:29:49', 0, 0, 'Error al enviar el correo electrnico
', 'Se encontr un error al enviar el correo electrnico para el registro de usuario
. El error es: Error SMTP: No es posible conectarse con el servidor SMTP. El usu
ario que ha intentado registrar es: 4dmin');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_messages_cfg`
-CREATE TABLE IF NOT EXISTS `gador_messages_cfg` (
`user_id` int(10) unsigned NOT NULL DEFAULT '0',
`cfg_name` varchar(100) NOT NULL DEFAULT '',
`cfg_value` varchar(255) NOT NULL DEFAULT '',
UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_messages_cfg`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_modules`
-CREATE TABLE IF NOT EXISTS `gador_modules` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(100) NOT NULL DEFAULT '',
`note` varchar(255) NOT NULL DEFAULT '',
`content` text NOT NULL,
`ordering` int(11) NOT NULL DEFAULT '0',
`position` varchar(50) NOT NULL DEFAULT '',

`checked_out` int(10) unsigned NOT NULL DEFAULT '0',


`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`published` tinyint(1) NOT NULL DEFAULT '0',
`module` varchar(50) DEFAULT NULL,
`access` int(10) unsigned NOT NULL DEFAULT '0',
`showtitle` tinyint(3) unsigned NOT NULL DEFAULT '1',
`params` text NOT NULL,
`client_id` tinyint(4) NOT NULL DEFAULT '0',
`language` char(7) NOT NULL,
PRIMARY KEY (`id`),
KEY `published` (`published`,`access`),
KEY `newsfeeds` (`module`,`published`),
KEY `idx_language` (`language`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=139 ;
--- Volcar la base de datos para la tabla `gador_modules`
-INSERT INTO `gador_modules` (`id`, `title`, `note`, `content`, `ordering`, `posi
tion`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `publish
ed`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(1, 'Men Principal', '', '', 1, 'position-7', 0, '0000-00-00 00:00:00', '0000-0000 00:00:00', '0000-00-00 00:00:00', -2, 'mod_menu', 1, 1, '{"menutype":"mainmen
u","startLevel":"0","endLevel":"0","showAllChildren":"0","tag_id":"","class_sfx"
:"","window_open":"","layout":"","moduleclass_sfx":"_menu","cache":"1","cache_ti
me":"900","cachemode":"itemid"}', 0, '*'),
(2, 'Acceso', '', '', 1, 'login', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00
', '0000-00-00 00:00:00', 1, 'mod_login', 1, 1, '', 1, '*'),
(3, 'Artculos populares', '', '', 3, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00
-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_popular', 3, 1, '{"count":"5","cat
id":"","user_id":"0","layout":"","moduleclass_sfx":"","cache":"0"}', 1, '*'),
(4, 'ltimos artculos aadidos', '', '', 4, 'cpanel', 0, '0000-00-00 00:00:00', '0000
-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_latest', 3, 1, '{"count":"5","o
rdering":"c_dsc","catid":"","user_id":"0","layout":"","moduleclass_sfx":"","cach
e":"0"}', 1, '*'),
(8, 'Barra de herramientas', '', '', 1, 'toolbar', 0, '0000-00-00 00:00:00', '00
00-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_toolbar', 3, 1, '', 1, '*'),
(9, 'Iconos rpidos', '', '', 1, 'icon', 0, '0000-00-00 00:00:00', '0000-00-00 00:
00:00', '0000-00-00 00:00:00', 1, 'mod_quickicon', 3, 1, '', 1, '*'),
(10, 'Usuarios conectados', '', '', 2, 'cpanel', 0, '0000-00-00 00:00:00', '0000
-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_logged', 3, 1, '', 1, '*'),
(12, 'Men Administrador', '', '', 1, 'menu', 0, '0000-00-00 00:00:00', '0000-00-0
0 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 3, 1, '{"layout":"","modulecl
ass_sfx":"","shownew":"1","showhelp":"1","cache":"0"}', 1, '*'),
(13, 'Submen Administrador', '', '', 1, 'submenu', 0, '0000-00-00 00:00:00', '000
0-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_submenu', 3, 1, '', 1, '*'),
(14, 'Estado usuarios', '', '', 1, 'status', 0, '0000-00-00 00:00:00', '0000-0000 00:00:00', '0000-00-00 00:00:00', 1, 'mod_status', 3, 1, '', 1, '*'),
(15, 'Ttulo', '', '', 1, 'title', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00'
, '0000-00-00 00:00:00', 1, 'mod_title', 3, 1, '', 1, '*'),
(16, 'Formulario de acceso', '', '', 7, 'position-7', 0, '0000-00-00 00:00:00',
'0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_login', 1, 1, '{"greeting
":"1","name":"0"}', 0, '*'),
(17, 'Ruta', '', '', 1, 'position-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:0
0:00', '0000-00-00 00:00:00', -2, 'mod_breadcrumbs', 1, 1, '{"moduleclass_sfx":"
","showHome":"1","homeText":"Inicio","showComponent":"1","separator":"","cache":
"1","cache_time":"900","cachemode":"itemid"}', 0, '*'),

(18, 'Tienda de libros', '', '', 1, 'position-10', 0, '0000-00-00 00:00:00', '00


00-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_banners', 1, 0, '{"target":"
1","count":"1","cid":"3","catid":[""],"tag_search":"0","ordering":"0","header_te
xt":"","footer_text":"Books!","layout":"_:default","moduleclass_sfx":"","cache":
"1","cache_time":"900"}', 0, '*'),
(79, 'Estatus Multilanguaje', '', '', 1, 'status', 0, '0000-00-00 00:00:00', '00
00-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_multilangstatus', 3, 1, '{"la
yout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'),
(89, 'Tiempo', '', '', 1, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:0
0', '0000-00-00 00:00:00', -2, 'mod_rokweather', 1, 1, '{"default_location":"Oru
ro, BO","location_override":"Oruro","default_degree":"1","user_interaction":"1",
"units_switch":"1","enable_cache":"1","enable_location_cookie":"1","enable_icon"
:"1","enable_humidity":"1","enable_wind":"1","enable_forecast":"1","forcast_show
":"4","moduleclass_sfx":"","cache":"0","module_ident":"id","cache_time":"900"}',
0, '*'),
(90, 'Buscar', '', '', 2, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:0
0', '0000-00-00 00:00:00', 1, 'mod_rokajaxsearch', 1, 1, '{"moduleclass_sfx":"re
d","search_page":"index.php?option=com_search&view=search&tmpl=component","adv_s
earch_page":"index.php?option=com_search&view=search","include_css":"1","theme":
"light","searchphrase":"any","ordering":"newest","limit":"10","perpage":"3","web
search":"1","blogsearch":"1","imagesearch":"1","videosearch":"1","websearch_api"
:"","show_pagination":"1","safesearch":"MODERATE","image_size":"MEDIUM","show_es
timated":"1","hide_divs":"","include_link":"1","show_description":"1","include_c
ategory":"1","show_readmore":"1"}', 0, '*'),
(91, 'Noticias Gador', '', '', 1, 'feature', 0, '0000-00-00 00:00:00', '0000-0000 00:00:00', '0000-00-00 00:00:00', -2, 'mod_rokstories', 1, 0, '{"moduleclass_
sfx":"","load_css":"1","layout_type":"layout8","content_type":"","catid":"11","s
how_front":"1","article_count":"4","itemsOrdering":"","strip_tags":"a,i,br","con
tent_position":"right","show_article_title":"1","show_created_date":"1","show_ar
ticle":"1","show_article_link":"1","legacy_readmore":"0","thumb_width":"90","sta
rt_width":"auto","user_id":"0","start_element":"0","thumbs_opacity":"0.3","fixed
_height":"0","mouse_type":"click","autoplay":"0","autoplay_delay":"5000","show_l
abel_article_title":"1","show_arrows":"1","show_circles":"1","arrows_placement":
"inside","show_thumbs":"0","fixed_thumb":"1","link_titles":"0","link_labels":"0"
,"link_images":"0","show_mask":"1","mask_desc_dir":"topdown","mask_imgs_dir":"bo
ttomup","scrollerDuration":"1000","scrollerTransition":"Expo.easeInOut","show_co
ntrols":"1","left_offset_x":"-40","left_offset_y":"-100","right_offset_x":"-30",
"right_offset_y":"-100","left_f_offset_x":"-40","left_f_offset_y":"-100","right_
f_offset_x":"-30","right_f_offset_y":"-100","cache":"0","module_cache":"1","cach
e_time":"900"}', 0, '*'),
(92, 'Acceso al Sistema', '', '', 20, 'right', 0, '0000-00-00 00:00:00', '0000-0
0-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_login', 1, 1, '{"pretext":"","pos
ttext":"","login":"101","logout":"101","greeting":"1","name":"0","usesecure":"0"
,"layout":"_:default","moduleclass_sfx":"white","cache":"0"}', 0, '*'),
(93, 'Menu', '', '', 1, 'toolbar', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:0
0', '0000-00-00 00:00:00', -2, 'mod_roknavmenu', 1, 0, '{"menutype":"mainmenu","
limit_levels":"0","startLevel":"0","endLevel":"0","showAllChildren":"1","window_
open":"","theme":"fusion","custom_layout":"default.php","custom_formatter":"defa
ult.php","roknavmenu_fusion_load_css":"1","roknavmenu_fusion_enable_js":"0","rok
navmenu_fusion_opacity":"1","roknavmenu_fusion_effect":"slidefade","roknavmenu_f
usion_hidedelay":"500","roknavmenu_fusion_menu_animation":"Quad.easeOut","roknav
menu_fusion_menu_duration":"400","roknavmenu_fusion_pill":"0","roknavmenu_fusion
_pill_animation":"Back.easeOut","roknavmenu_fusion_pill_duration":"400","roknavm
enu_fusion_centeredOffset":"0","roknavmenu_fusion_tweakInitial_x":"0","roknavmen
u_fusion_tweakInitial_y":"0","roknavmenu_fusion_tweakSubsequent_x":"0","roknavme
nu_fusion_tweakSubsequent_y":"0","roknavmenu_fusion_enable_current_id":"0","tag_
id":"","class_sfx":"","layout":"rt_solarsentinel:default","moduleclass_sfx":"","
cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'),
(94, 'ruta', '', '', 1, 'newsflash', 0, '0000-00-00 00:00:00', '0000-00-00 00:00
:00', '0000-00-00 00:00:00', 0, 'mod_breadcrumbs', 1, 0, '{"showHere":"0","showH

ome":"1","homeText":"Inicio","showLast":"1","separator":"","layout":"_:default",
"moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '
*'),
(95, 'Contenido ms ledo', '', '', 1, 'user7', 0, '0000-00-00 00:00:00', '0000-00-0
0 00:00:00', '0000-00-00 00:00:00', 1, 'mod_articles_popular', 1, 1, '{"catid":[
""],"count":"5","show_front":"0","layout":"_:default","moduleclass_sfx":"red","c
ache":"1","cache_time":"900","cachemode":"static"}', 0, '*'),
(96, 'ltimas Noticias', '', '', 1, 'user8', 0, '0000-00-00 00:00:00', '0000-00-00
00:00:00', '0000-00-00 00:00:00', 1, 'mod_articles_latest', 1, 1, '{"catid":[""
],"count":"5","show_featured":"","ordering":"c_dsc","user_id":"0","layout":"_:de
fault","moduleclass_sfx":"red","cache":"1","cache_time":"900","cachemode":"stati
c"}', 0, '*'),
(97, 'Noticias de ltima hora', '', '', 1, 'user9', 0, '0000-00-00 00:00:00', '000
0-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_articles_news', 1, 1, '{"catid
":[""],"image":"0","item_title":"0","link_titles":"","item_heading":"h4","showLa
stSeparator":"1","readmore":"0","count":"5","ordering":"a.publish_up","layout":"
_:default","moduleclass_sfx":"green","cache":"1","cache_time":"900","cachemode":
"itemid"}', 0, '*'),
(98, 'Menu', '', '', 1, 'syndicate', 0, '0000-00-00 00:00:00', '0000-00-00 00:00
:00', '0000-00-00 00:00:00', -2, 'mod_roknavmenu', 1, 0, '{"menutype":"mainmenu"
,"limit_levels":"1","startLevel":"0","endLevel":"0","showAllChildren":"0","windo
w_open":"","theme":"default","custom_layout":"default.php","custom_formatter":"d
efault.php","tag_id":"","class_sfx":"","layout":"rt_solarsentinel:default","modu
leclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'),
(99, 'JOOMDOC_MODULE', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:0
0:00', '0000-00-00 00:00:00', 0, 'mod_joomdoc', 1, 1, '', 0, '*'),
(100, 'JoomDOC Search', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:
00:00', '0000-00-00 00:00:00', 0, 'mod_joomdoc_search', 1, 1, '', 0, '*'),
(101, ' Oruro Noticias', '', '', 1, 'feature', 0, '0000-00-00 00:00:00', '0000-0
0-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_rokstories', 1, 0, '{"moduleclass
_sfx":"","load_css":"1","layout_type":"layout1","content_type":"","catid":"11","
show_front":"1","article_count":"8","itemsOrdering":"","strip_tags":"a,i,br","co
ntent_position":"left","show_article_title":"0","show_created_date":"1","show_ar
ticle":"1","show_article_link":"1","legacy_readmore":"0","thumb_width":"90","sta
rt_width":"auto","user_id":"0","start_element":"0","thumbs_opacity":"0.3","fixed
_height":"0","mouse_type":"click","autoplay":"1","autoplay_delay":"5000","show_l
abel_article_title":"1","show_arrows":"1","show_circles":"1","arrows_placement":
"inside","show_thumbs":"0","fixed_thumb":"1","link_titles":"0","link_labels":"0"
,"link_images":"0","show_mask":"1","mask_desc_dir":"fade","mask_imgs_dir":"fade"
,"scrollerDuration":"1000","scrollerTransition":"Expo.easeInOut","show_controls"
:"1","left_offset_x":"-40","left_offset_y":"-100","right_offset_x":"-30","right_
offset_y":"-100","left_f_offset_x":"-40","left_f_offset_y":"-100","right_f_offse
t_x":"-30","right_f_offset_y":"-100","cache":"0","module_cache":"1","cache_time"
:"900"}', 0, '*'),
(102, 'Menu', '', '', 1, 'toolbar', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:
00', '0000-00-00 00:00:00', -2, 'mod_menu', 1, 0, '{"menutype":"mainmenu","start
Level":"1","endLevel":"0","showAllChildren":"0","tag_id":"","class_sfx":"","wind
ow_open":"","layout":"_:default","moduleclass_sfx":"","cache":"1","cache_time":"
900","cachemode":"itemid"}', 0, '*'),
(103, 'Menu', '', '', 1, 'showcase', 0, '0000-00-00 00:00:00', '0000-00-00 00:00
:00', '0000-00-00 00:00:00', -2, 'mod_roknavmenu', 1, 0, '{"menutype":"mainmenu"
,"limit_levels":"0","startLevel":"0","endLevel":"0","showAllChildren":"1","windo
w_open":"","theme":"fusion","custom_layout":"default.php","custom_formatter":"de
fault.php","roknavmenu_fusion_load_css":"1","roknavmenu_fusion_enable_js":"0","r
oknavmenu_fusion_opacity":"1","roknavmenu_fusion_effect":"slidefade","roknavmenu
_fusion_hidedelay":"500","roknavmenu_fusion_menu_animation":"Quad.easeOut","rokn
avmenu_fusion_menu_duration":"400","roknavmenu_fusion_pill":"0","roknavmenu_fusi
on_pill_animation":"Back.easeOut","roknavmenu_fusion_pill_duration":"400","rokna
vmenu_fusion_centeredOffset":"0","roknavmenu_fusion_tweakInitial_x":"0","roknavm
enu_fusion_tweakInitial_y":"0","roknavmenu_fusion_tweakSubsequent_x":"0","roknav

menu_fusion_tweakSubsequent_y":"0","roknavmenu_fusion_enable_current_id":"0","ta
g_id":"","class_sfx":"","layout":"rt_solarsentinel:default","moduleclass_sfx":""
,"cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'),
(104, 'Menu', '', '', 19, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:0
0', '0000-00-00 00:00:00', 0, 'mod_roknavmenu', 1, 1, '{"menutype":"mainmenu","l
imit_levels":"0","startLevel":"0","endLevel":"0","showAllChildren":"1","window_o
pen":"","theme":"default","custom_layout":"default.php","custom_formatter":"defa
ult.php","tag_id":"","class_sfx":"","layout":"rt_solarsentinel:default","modulec
lass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'),
(105, 'Salud', '', '', 1, 'rokmicronews', 0, '0000-00-00 00:00:00', '0000-00-00
00:00:00', '0000-00-00 00:00:00', 0, 'mod_rokmicronews', 1, 1, '{"catid":"12","o
rdering":"c_dsc","article_count":"3","preview_count":"200","mouse_type":"click",
"open_type":"1","navigation_position":"right","show_title":"0","show_controls":"
1","image":"1","thumb_width":"160","user_id":"0","strip_tags":"a,i,br","show_fea
tured":"","moduleclass_sfx":"red","cssclass":"","use_custom_css":"1","cache":"0"
,"module_cache":"1","cache_time":"900"}', 0, '*'),
(106, 'Servicios Departamentales', '', '<table>\r\n<tbody>\r\n<tr>\r\n<td> <a
href="index.php?option=com_content&amp;view=article&amp;id=4"><img src="images/L
ogos/SEDAG.png" border="0" title="Servicio Departamental de Agricultura y Ganade
ra" width="80" height="88" style="margin: 0px 2px; border: 0px;" /></a> </td>\r
\n<td> <a href="index.php?option=com_content&amp;view=article&amp;id=40"><img
src="images/Logos/SEDCAM.png" border="0" title="Servicio Departamental de Camino
s" width="80" height="80" style="margin: 0px 2px; border: 0px;" /></a> </td>\r\
n<td>
<a href="index.php?option=com_content&amp;view=article&amp;id=35"><im
g src="images/Logos/SEDES.png" border="0" title="Servicio Departamental de Salud
" width="80" height="96" style="margin: 0px 2px; border: 0px;" /></a> </td>\r\n
<td> <a href="index.php?option=com_content&amp;view=article&amp;id=43"><img sr
c="images/Logos/sedeges.png" border="0" title="Servicio Departamental de Gestin S
ocial" width="80" height="80" style="border: 0px;" /></a> </td>\r\n<td> <a hr
ef="index.php?option=com_content&amp;view=article&amp;id=27"><img src="images/Lo
gos/SEDEDE.png" border="0" title="Servicio Departamental de Deportes" width="80"
height="63" style="margin: 0px 2px; border: 0px;" /></a> </td>\r\n<td> <a hr
ef="index.php?option=com_content&amp;view=article&amp;id=153"><img src="images/L
ogos/sedfmc.png" border="0" title="Servicio Departamental de Fortalecimiento Mun
icipal y Comunitario" width="80" height="44" style="margin: 0px 2px; border: 0px
;" /></a> </td>\r\n</tr>\r\n</tbody>\r\n</table>', 1, 'user1', 0, '0000-00-00 0
0:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '
{"prepare_content":"1","backgroundimage":"","layout":"_:default","moduleclass_sf
x":"red","cache":"1","cache_time":"900","cachemode":"static"}', 0, '*'),
(107, 'Gobierno de Oruro', '', '<p><object style="display: block; margin-left: a
uto; margin-right: auto;" width="480" height="360" data="https://www.youtube-noc
ookie.com/v/UJLoMvBo__s?version=3&amp;hl=es_ES" type="application/x-shockwave-fl
ash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess
" value="always" /><param name="src" value="https://www.youtube-nocookie.com/v/U
JLoMvBo__s?version=3&amp;hl=es_ES" /><param name="allowfullscreen" value="true"
/></object></p>', 1, 'user4', 42, '2013-01-14 21:31:39', '0000-00-00 00:00:00',
'0000-00-00 00:00:00', 1, 'mod_custom', 1, 0, '{"prepare_content":"1","backgroun
dimage":"","layout":"_:default","moduleclass_sfx":"","cache":"1","cache_time":"9
00","cachemode":"static"}', 0, '*'),
(108, 'Educacion', '', '', 1, 'rokmicronews', 0, '0000-00-00 00:00:00', '0000-00
-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_rokmicronews', 1, 1, '{"catid":"13
","ordering":"c_dsc","article_count":"3","preview_count":"200","mouse_type":"cli
ck","open_type":"1","navigation_position":"right","show_title":"0","show_control
s":"1","image":"1","thumb_width":"160","user_id":"0","strip_tags":"a,i,br","show
_featured":"","moduleclass_sfx":"red","cssclass":"","use_custom_css":"1","cache"
:"0","module_cache":"1","cache_time":"900"}', 0, '*'),
(109, 'Vinaora Visitors Counter', '', '', 1, 'right', 0, '0000-00-00 00:00:00',
'0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_vvisit_counter', 1, 1, '',
0, '*'),
(110, 'Visitas', '', '', 13, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:0

0:00', '0000-00-00 00:00:00', 1, 'mod_vvisit_counter', 1, 1, '', 0, '*'),


(111, 'Weather365', '', '', 14, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 0
0:00:00', '0000-00-00 00:00:00', -2, 'mod_weather_365', 1, 1, '{"cityid":"25607"
,"forecastType":"1","styleType":"1","tempScale":"C","alignment":"left","cacheTim
e":"3","leftPosition":"0","topPosition":"-5","width":"100"}', 0, '*'),
(112, 'Estado del Tiempo', '', '', 17, 'right', 0, '0000-00-00 00:00:00', '000000-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_rokweather', 1, 1, '{"default_lo
cation":"Golden, CO","location_override":"","default_degree":"0","user_interacti
on":"1","units_switch":"1","enable_cache":"1","enable_location_cookie":"1","enab
le_icon":"1","enable_humidity":"1","enable_wind":"0","enable_forecast":"1","forc
ast_show":"4","moduleclass_sfx":"","cache":"0","module_ident":"id","cache_time":
"900"}', 0, '*'),
(113, 'Estado Tiempo', '', '', 16, 'right', 0, '0000-00-00 00:00:00', '0000-00-0
0 00:00:00', '0000-00-00 00:00:00', 0, 'mod_weather_365', 1, 1, '{"cityid":"2560
7","forecastType":"1","styleType":"1","tempScale":"C","alignment":"left","cacheT
ime":"3","leftPosition":"0","topPosition":"-5","width":"100"}', 0, '*'),
(114, 'ENLACES ', '', '<table style="margin: 0px; padding: 0px;" border="0">\r\n
<tbody>\r\n<tr>\r\n<td align="center">\r\n<div style="margin: 0px 5px 10px 0px;"
><a href="http://mail.oruro.gob.bo:3000/" target="_blank"><img src="images/Logos
/contactesee.png" border="0" alt="" width="110" height="96" /></a></div>\r\n</td
>\r\n<td align="center">\r\n<div style="margin: 0px 0px 10px 5px;"><a href="inde
x.php?option=com_content&amp;view=article&amp;id=26"><img src="images/Logos/tran
sparencia2.png" border="0" alt="" width="110" height="92" /></a></div>\r\n</td>\
r\n</tr>\r\n<tr>\r\n<td align="center">\r\n<div style="margin: 10px 5px 10px 0px
;"><img src="images/Logos/intraneet.png" border="0" alt="" width="120" height="4
8" /></div>\r\n</td>\r\n<td align="center">\r\n<div style="margin: 10px 0px 10px
5px;"><a href="index.php?option=com_content&amp;view=article&amp;id=49"><img sr
c="images/Logos/cadi.jpg" border="0" alt="" title="Coordinacion de Gestin de Cali
dad y Desarrollo Institucional" width="116" height="41" style="display: block; m
argin-left: auto; margin-right: auto;" /></a></div>\r\n</td>\r\n</tr>\r\n<tr>\r\
n<td align="center">\r\n<div style="margin: 10px 5px 0px 0px;"><a href="index.ph
p?option=com_content&amp;view=article&amp;id=8"><img src="images/Logos/logo-ofic
alweb.png" border="0" alt="" width="126" height="81" style="display: block; marg
in-left: auto; margin-right: auto;" /></a> </div>\r\n</td>\r\n<td align="center"
>\r\n<div style="margin: 10px 0px 0px 5px;"><a href="http://www.asambleaoruro.go
b.bo" target="_blank"><img src="images/Logos/asamblea.png" border="0" alt="" tit
le="Asamblea Legislativa Departamental de Oruro" width="113" height="73" style="
display: block; margin-left: auto; margin-right: auto;" /></a></div>\r\n</td>\r\
n</tr>\r\n<tr>\r\n<td align="center">\r\n<div style="margin: 0px 5px 10px 0px;">
<a href="index.php?option=com_content&amp;view=article&amp;id=61"><img src="imag
es/Logos/segciu.png" border="0" alt="" title="Seguridad Ciudadana" width="90" he
ight="88" style="display: block; margin-left: auto; margin-right: auto;" /></a><
/div>\r\n</td>\r\n<td align="center">\r\n<div style="margin: 5px 0px 10px 5px;">
\r\n<div style="margin: 10px 5px 0px 0px;"><a href="http://www.cuencapoopo.com"
target="_blank"><img src="images/Logos/cuencapoopo.png" border="0" alt="" title=
"Programa Cuenca Poopo" width="116" height="44" /></a></div>\r\n<a href="http://
www.asambleaoruro.gob.bo" target="_blank"></a></div>\r\n</td>\r\n</tr>\r\n</tbod
y>\r\n</table>', 3, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0
000-00-00 00:00:00', 1, 'mod_custom', 1, 1, '{"prepare_content":"1","backgroundi
mage":"","layout":"_:default","moduleclass_sfx":"","cache":"1","cache_time":"900
","cachemode":"static"}', 0, '*'),
(115, 'Navidad', '', '<p><img src="images/Institucional/navidad.gif" border="0"
alt="" width="677" height="241" /></p>', 6, 'rokmicronews', 0, '0000-00-00 00:00
:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_custom', 1, 0, '{"pr
epare_content":"1","backgroundimage":"","layout":"_:default","moduleclass_sfx":"
","cache":"1","cache_time":"900","cachemode":"static"}', 0, '*'),
(116, 'Audios', '', '<ul>\r\n<li><a href="images/musica/audiogador.mp3" target="
_blank"><span>Gobierno Autonmo Departamental</span></a></li>\r\n<li><a href="imag
es/musica/juegosestudiantiles.mp3" target="_blank"><span>Terceros Juegos Estudia
ntiles</span></a></li>\r\n<li><span><a href="images/musica/micronoticiero1.mp3"

target="_blank">Micronoticiero</a><br /></span></li>\r\n</ul>', 5, 'right', 0, '


0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_cust
om', 1, 1, '{"prepare_content":"1","backgroundimage":"","layout":"_:default","mo
duleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"static"}', 0, '*')
,
(117, 'Sganos:', '', '<table align="center">\r\n<tbody>\r\n<tr>\r\n<td>
<a hr
ef="http://www.facebook.com/gobernacionn" target="_blank"><img src="images/Notic
ias/faceboo_logo.png" border="0" width="50" style="border: 0px;" /></a>
</td>
\r\n<td>
<a href="http://www.twitter.com" target="_blank"><img src="images/N
oticias/images-twiter.png" border="0" width="50" style="border: 0px;" /></a>
</td>\r\n<td style="text-align: center;">
<a href="http://www.youtube.com/us
er/1gobernacion" target="_blank"><img src="images/Noticias/boton-youtube.png" bo
rder="0" width="50" style="border: 0px;" /></a>
</td>\r\n</tr>\r\n</tbody>\r
\n</table>', 7, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '000000-00 00:00:00', 1, 'mod_custom', 1, 1, '{"prepare_content":"1","backgroundimage
":"","layout":"_:default","moduleclass_sfx":"","cache":"1","cache_time":"900","c
achemode":"static"}', 0, '*'),
(118, 'Proyectos', '', '', 1, 'rokmicronews', 0, '0000-00-00 00:00:00', '0000-00
-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_rokmicronews', 1, 1, '{"catid":"14
","ordering":"c_dsc","article_count":"1","preview_count":"200","mouse_type":"mou
seenter","open_type":"1","navigation_position":"right","show_title":"0","show_co
ntrols":"1","image":"1","thumb_width":"160","user_id":"0","strip_tags":"a,i,br",
"show_featured":"","moduleclass_sfx":"red","cssclass":"","use_custom_css":"1","c
ache":"0","module_cache":"1","cache_time":"900"}', 0, '*'),
(119, 'Sitios Relacionados', '', '', 1, 'user9', 0, '0000-00-00 00:00:00', '0000
-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_weblinks', 1, 1, '{"catid":"15"
,"count":"5","ordering":"title","direction":"asc","target":"3","description":"0"
,"hits":"0","count_clicks":"0","layout":"_:default","moduleclass_sfx":"red","cac
he":"1","cache_time":"900","cachemode":"static"}', 0, '*'),
(120, 'El tiempo', '', '<table style="text-align: center; font-size: 10px;" bord
er="1" align="center">\r\n<tbody>\r\n<tr><th style="background: none repeat scro
ll 0% 0% #009900; color: #ffffff;" colspan="3">Ciudad: Oruro</th></tr>\r\n<tr><t
h style="background: #090; color: #fff; font-size: 8px;" colspan="3">Pronostico
para Hoy: Miercoles 16 de Enero de 2013</th></tr>\r\n<tr><th style="background:
#090; color: #fff;" width="58">Maxima<br />Pronosticada</th><th style="backgroun
d: #090; color: #fff;" width="76">Minima<br />Pronosticada</th><th style="backgr
ound: #090; color: #fff;" width="71">Vientos</th></tr>\r\n<tr>\r\n<td style="fon
t-size: 16px; font-weight: bold; background: #3C3CFF; color: #fff;">17.0C</td>\r\
n<td style="font-size: 16px; font-weight: bold; background: #3C3CFF; color: #fff
;">6.0C</td>\r\n<td style="font-size: 8px; background: #3C3CFF; color: #fff;">CAL
MOS POR LA MAANA Y VARIABLE POR LA TARDE 12Km/h</td>\r\n</tr>\r\n<tr><th style="b
ackground: #090; color: #fff;">Maana</th><th style="background: #090; color: #fff
;">Tarde</th><th style="background: #090; color: #fff;">Noche</th></tr>\r\n<tr>\
r\n<td style="background: #3C3CFF; color: #fff;"><img src="images/Logos/07.gif"
border="0" alt="" /></td>\r\n<td style="background: #3C3CFF; color: #fff;"><img
src="images/Logos/08.gif" border="0" alt="" /></td>\r\n<td style="background: #3
C3CFF; color: #fff;"><img src="images/Logos/05n.gif" border="0" alt="" /></td>\r
\n</tr>\r\n<tr>\r\n<td style="background: #090; color: #fff;">Poco Nuboso</td>\r
\n<td style="background: #090; color: #fff;">Tormenta elctrica</td>\r\n<td style=
"background: #090; color: #fff;">Nuboso</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\
n<p style="text-align: center; font-size: 7px;"><strong>Fuente:</strong><a href=
"http://www.senamhi.gob.bo/meteorologia/ciudad.php?x=05" target="_blank"> http:/
/www.senamhi.gob.bo</a></p>', 12, 'right', 0, '0000-00-00 00:00:00', '0000-00-00
00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 1, '{"prepare_content":"1
","backgroundimage":"","layout":"_:default","moduleclass_sfx":"","cache":"1","ca
che_time":"900","cachemode":"static"}', 0, '*'),
(121, 'sedcam', '', '<div id="__ss_11588561" style="width: 425px;"><strong style
="display: block; margin: 12px 0 4px;"><a href="http://www.slideshare.net/Avenda
no2012/sedcam" title="Sedcam">Sedcam</a></strong><object width="425" height="355
" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=sedcam-12021508552

2-phpapp02&amp;stripped_title=sedcam&amp;userName=Avendano2012" type="applicatio
n/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="a
llowScriptAccess" value="always" /><param name="wmode" value="transparent" /><pa
ram name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=sedc
am-120215085522-phpapp02&amp;stripped_title=sedcam&amp;userName=Avendano2012" />
<param name="allowscriptaccess" value="always" /><param name="allowfullscreen" v
alue="true" /></object>\r\n<div style="padding: 5px 0 12px;">View more <a href="
http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshar
e.net/Avendano2012">Avendano2012</a>.</div>\r\n</div>', 11, 'right', 0, '0000-00
-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_custom', 1,
1, '{"prepare_content":"1","backgroundimage":"","layout":"_:default","modulecla
ss_sfx":"","cache":"1","cache_time":"900","cachemode":"static"}', 0, '*'),
(122, 'Simple MP3 Player 1.7.1', '', '', 0, '', 0, '0000-00-00 00:00:00', '000000-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_simple_mp3_player', 1, 1, '', 0
, '*'),
(123, 'Audios', '', '', 5, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:
00', '0000-00-00 00:00:00', 0, 'mod_simple_mp3_player', 1, 1, '{"moduleclass_sfx
":"","smp3p_flashmode":"opaque","smp3p_showpopup":"2","smp3p_showlist":"1","smp3
p_player_design":"simple_mp3_player_rounded.swf","smp3p_pubtn_align":"center","s
mp3p_useplaylist":"0","smp3p_showplaylistnumbers":"0","smp3p_autoplay":"0","smp3
p_loop":"1","smp3p_shuffle":"0","smp3p_volume":"75","smp3p_showvolume":"1","smp3
p_showinfo":"1","smp3p_showslider":"1","smp3p_showloading":"autohide","smp3p_wid
th":"220","smp3p_height":"100","smp3p_volumewidth":"40","smp3p_volumeheight":"8"
,"smp3p_sliderwidth":"6","smp3p_sliderheight":"6","smp3p_buttonwidth":"20","smp3
p_bgcolor":"FFFFFF","smp3p_playlistcolor":"323232","smp3p_bgcolor1":"333333","sm
p3p_bgcolor2":"000000","smp3p_playlistalphacolor":"60","smp3p_bgimage":"-1","smp
3p_textcolor":"555555","smp3p_currentmp3color":"AFC400","smp3p_slidercolor1":"84
8484","smp3p_slidercolor2":"555555","smp3p_sliderovercolor":"E0E0DC","smp3p_butt
oncolor":"555555","smp3p_buttonovercolor":"E0E0DC","smp3p_loadingbarcolor":"AFC4
00","smp3p_scrollbarcolor":"848484","smp3p_scrollbarovercolor":"E0E0DC","smp3p_p
laylistpath":"http:\\/\\/www.yourdomain.com\\/mp3\\/playlist.txt","smp3p_path":"
images\\/musica\\/","smp3p_files":"audiogador.mp3|juegosestudiantines.mp3|micron
oticiero1.mp3","smp3p_titles":"gad-oru|juegosestudiantiles.mp3|micronoticiero","
smp3p_moveto_top":"0","smp3p_moveto_left":"0","smp3p_pubtn":"rounded-less-blackone.png","smp3p_copyright":"1"}', 0, '*'),
(124, 'Tiempo', '', '', 9, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:
00', '0000-00-00 00:00:00', -2, 'mod_googleWeather', 1, 1, '{"weather_location":
"oruro","weather_language":"es","use_page_language":"1","temp_unit":"both","show
_forecast":"1","show_icon":"1","iconset":"modern","use_gicon":"0","img_align":"r
ight","show_errors":"1","error_msg":"","moduleclass_sfx":""}', 0, '*'),
(125, 'Tiempo', '', '', 8, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:
00', '0000-00-00 00:00:00', -2, 'mod_googleWeather', 1, 1, '{"weather_location":
"oruro","weather_language":"es","use_page_language":"1","temp_unit":"both","show
_forecast":"1","show_icon":"1","iconset":"modern","use_gicon":"0","img_align":"r
ight","show_errors":"1","error_msg":"","moduleclass_sfx":""}', 0, '*'),
(126, 'JWeather', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00'
, '0000-00-00 00:00:00', -2, 'mod_jweather', 1, 1, '', 0, '*'),
(127, 'Tiempo', '', '', 7, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:
00', '0000-00-00 00:00:00', -2, 'mod_jweather', 1, 1, '', 0, '*'),
(128, 'Tiempo2', '', '', 6, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00
:00', '0000-00-00 00:00:00', -2, 'mod_rokweather', 1, 1, '{"default_location":"G
olden, CO","location_override":"","default_degree":"0","user_interaction":"1","u
nits_switch":"1","enable_cache":"1","enable_location_cookie":"1","enable_icon":"
1","enable_humidity":"1","enable_wind":"0","enable_forecast":"1","forcast_show":
"4","moduleclass_sfx":"","cache":"0","module_ident":"id","cache_time":"900"}', 0
, '*'),
(129, 'kksou Google Weather', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-0000 00:00:00', '0000-00-00 00:00:00', -2, 'mod_kksouGoogleWeather', 1, 1, '', 0,
'*'),
(130, 'Tiempo', '', '', 4, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:

00', '0000-00-00 00:00:00', -2, 'mod_kksouGoogleWeather', 1, 1, '{"moduleclass_s


fx":"","default_location":"Oruro","lang":"es","unit":"US","hide_input":"0","hide
_humidity":"0","hide_wind":"0","hide_forecast":"0","label_city":"City","size_cit
y":"12","request_interval":"3","popup_city":"Please enter zip code (in US,UK) or
city name","popup_deg_F":"Click here to convert to degree F","popup_deg_C":"Cli
ck here to convert to degree C","focus_on_city":"0"}', 0, '*'),
(131, 'Tiempo', '', '', 10, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00
:00', '0000-00-00 00:00:00', 0, 'mod_kksouGoogleWeather', 1, 1, '{"moduleclass_s
fx":"","default_location":"Oruro","lang":"es","unit":"SI","hide_input":"0","hide
_humidity":"0","hide_wind":"0","hide_forecast":"0","label_city":"City","size_cit
y":"12","request_interval":"3","popup_city":"Please enter zip code (in US,UK) or
city name","popup_deg_F":"Click here to convert to degree F","popup_deg_C":"Cli
ck here to convert to degree C","focus_on_city":"0"}', 0, '*'),
(132, 'bannernuevo', '', '<p><object style="margin: 0px; padding: 0px;" width="9
60" height="250" data="images/banners/huacha2012.swf" type="application/x-shockw
ave-flash"><param name="allowScriptAccess" value="sameDomain" /><param name="qua
lity" value="high" /><param name="src" value="images/banners/huacha2012.swf" /><
param name="allowscriptaccess" value="sameDomain" /><param name="pluginspage" va
lue="http://www.macromedia.com/go/getflashplayer" /></object></p>', 1, 'logo', 0
, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_c
ustom', 1, 0, '{"prepare_content":"1","backgroundimage":"","layout":"_:default",
"moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"static"}', 0, '
*'),
(133, 'Gestin', '', '', 1, 'rokmicronews', 0, '0000-00-00 00:00:00', '0000-00-00
00:00:00', '0000-00-00 00:00:00', 0, 'mod_rokmicronews', 1, 1, '{"catid":"17","o
rdering":"c_dsc","article_count":"3","preview_count":"200","mouse_type":"click",
"open_type":"1","navigation_position":"right","show_title":"0","show_controls":"
1","image":"1","thumb_width":"160","user_id":"0","strip_tags":"a,i,br","show_fea
tured":"","moduleclass_sfx":"red","cssclass":"","use_custom_css":"1","cache":"0"
,"module_cache":"1","cache_time":"900"}', 0, '*'),
(134, 'Deportes', '', '', 1, 'rokmicronews', 0, '0000-00-00 00:00:00', '0000-0000 00:00:00', '0000-00-00 00:00:00', 1, 'mod_rokmicronews', 1, 1, '{"catid":"18"
,"ordering":"c_dsc","article_count":"1","preview_count":"200","mouse_type":"clic
k","open_type":"1","navigation_position":"right","show_title":"0","show_controls
":"1","image":"1","thumb_width":"160","user_id":"0","strip_tags":"a,i,br","show_
featured":"","moduleclass_sfx":"red","cssclass":"","use_custom_css":"1","cache":
"0","module_cache":"1","cache_time":"900"}', 0, '*'),
(135, 'AFICHE1', '', '<p><a href="images/pdfs/encuentro.pdf" target="_blank"><im
g src="images/afiches/afiche1web.jpg" border="0" alt="" width="261" height="364"
/></a></p>', 15, 'right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '000
0-00-00 00:00:00', 0, 'mod_custom', 1, 0, '{"prepare_content":"1","backgroundima
ge":"","layout":"_:default","moduleclass_sfx":"","cache":"1","cache_time":"900",
"cachemode":"static"}', 0, '*'),
(136, 'Gua Telefnica', '', '<p><a href="index.php?option=com_content&amp;view=arti
cle&amp;id=195">Gua Telefnica Gobierno Departamental de Oruro</a></p>', 14, 'right
', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'm
od_custom', 1, 1, '{"prepare_content":"1","backgroundimage":"","layout":"_:defau
lt","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"static"}',
0, '*'),
(137, 'Autson Slideshow', '', '', 1, '', 0, '0000-00-00 00:00:00', '0000-00-00 0
0:00:00', '0000-00-00 00:00:00', 0, 'mod_AutsonSlideShow', 1, 0, '{"moduleclass_
sfx":"","slidewidth":"800","slideheight":"300","menu_style":"0","timeinterval":"
2500","velocity":"1","align":"center","backgroundcolor":"#000","linktarget":"_se
lf","linkedtitle":"no","navigation":"numbers","navigationalign":"left","arrows":
"yes","hidetools":"no","arrowspos":"default","numberspos":"default","border":"0"
,"bordercolor":"#000","labelcolor":"#fff","labelsize":"22","titlefont":"BebasNeu
eRegular","desccolor":"#fff","descsize":"10","descfont":"arial","bgout":"#333","
colorout":"#fff","bgover":"#000","colorover":"#fff","bgactive":"#cc3333","colora
ctive":"#fff","show_jquery":"yes","jver":"1.5.2","load":"onmod","img1":"modules\
\/mod_AutsonSlideShow\\/images\\/001.jpg","label1":"","desc1":"","link1":"","img

2":"modules\\/mod_AutsonSlideShow\\/images\\/002.jpg","label2":"","desc2":"","li
nk2":"","img3":"","label3":"","desc3":"","link3":"","img4":"","label4":"","desc4
":"","link4":"","img5":"","label5":"","desc5":"","link5":"","img6":"","label6":"
","desc6":"","link6":"","img7":"","label7":"","desc7":"","link7":"","img8":"","l
abel8":"","desc8":"","link8":"","img9":"","label9":"","desc9":"","link9":"","img
10":"","label10":"","desc10":"","link10":"","img11":"","label11":"","desc11":"",
"link11":"","img12":"","label12":"","desc12":"","link12":"","img13":"","label13"
:"","desc13":"","link13":"","img14":"","label14":"","desc14":"","link14":"","img
15":"","label15":"","desc15":"","link15":"","img16":"","label16":"","desc16":"",
"link16":"","img17":"","label17":"","desc17":"","link17":"","img18":"","label18"
:"","desc18":"","link18":"","img19":"","label19":"","desc19":"","link19":"","img
20":"","label20":"","desc20":"","link20":""}', 0, '*'),
(138, 'fotografias', '', '', 1, 'rokmicronews', 42, '2013-01-09 21:32:17', '0000
-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_AutsonSlideShow', 1, 1, '{"modu
leclass_sfx":"","slidewidth":"700","slideheight":"300","menu_style":"0","timeint
erval":"2500","velocity":"1","align":"center","backgroundcolor":"#000","linktarg
et":"_self","linkedtitle":"no","navigation":"numbers","navigationalign":"left","
arrows":"yes","hidetools":"no","arrowspos":"default","numberspos":"default","bor
der":"0","bordercolor":"#000","labelcolor":"#fff","labelsize":"22","titlefont":"
BebasNeueRegular","desccolor":"#fff","descsize":"10","descfont":"arial","bgout":
"#333","colorout":"#fff","bgover":"#000","colorover":"#fff","bgactive":"#cc3333"
,"coloractive":"#fff","show_jquery":"yes","jver":"1.5.2","load":"onmod","img1":"
images\\/ROLLER\\/fot1.jpg","label1":"","desc1":"","link1":"","img2":"images\\/R
OLLER\\/fot2.jpg","label2":"","desc2":"","link2":"","img3":"images\\/ROLLER\\/fo
t3.jpg","label3":"","desc3":"","link3":"","img4":"images\\/ROLLER\\/fot4.jpg","l
abel4":"","desc4":"","link4":"","img5":"images\\/ROLLER\\/fot5.jpg","label5":"",
"desc5":"","link5":"","img6":"images\\/ROLLER\\/fot6.jpg","label6":"","desc6":""
,"link6":"","img7":"images\\/ROLLER\\/fot7.jpg","label7":"","desc7":"","link7":"
","img8":"images\\/ROLLER\\/fot8.jpg","label8":"Tata Sabaja","desc8":"Tata Sabaj
a","link8":"","img9":"","label9":"","desc9":"","link9":"","img10":"","label10":"
","desc10":"","link10":"","img11":"","label11":"","desc11":"","link11":"","img12
":"","label12":"","desc12":"","link12":"","img13":"","label13":"","desc13":"","l
ink13":"","img14":"","label14":"","desc14":"","link14":"","img15":"","label15":"
","desc15":"","link15":"","img16":"","label16":"","desc16":"","link16":"","img17
":"","label17":"","desc17":"","link17":"","img18":"","label18":"","desc18":"","l
ink18":"","img19":"","label19":"","desc19":"","link19":"","img20":"","label20":"
","desc20":"","link20":""}', 0, '*');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_modules_menu`
-CREATE TABLE IF NOT EXISTS `gador_modules_menu` (
`moduleid` int(11) NOT NULL DEFAULT '0',
`menuid` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`moduleid`,`menuid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_modules_menu`
-INSERT INTO `gador_modules_menu` (`moduleid`, `menuid`) VALUES
(1, 0),
(2, 0),
(3, 0),
(4, 0),
(6, 0),

(7, 0),
(8, 0),
(9, 0),
(10, 0),
(12, 0),
(13, 0),
(14, 0),
(15, 0),
(16, 0),
(17, 0),
(18, 0),
(79, 0),
(89, 0),
(90, 0),
(91, 0),
(92, 0),
(93, 0),
(94, 0),
(95, 0),
(96, 0),
(97, 0),
(98, 0),
(101, 101),
(102, 0),
(103, 0),
(104, 0),
(105, 101),
(106, 101),
(107, 0),
(108, 101),
(110, 0),
(112, 0),
(113, 0),
(114, 0),
(115, 0),
(116, 0),
(117, 0),
(118, 0),
(119, 0),
(120, 0),
(121, 0),
(123, 0),
(125, 0),
(127, 0),
(128, 0),
(130, 0),
(131, 0),
(132, 0),
(133, 0),
(134, 0),
(135, 0),
(136, 0),
(138, 0);
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_newsfeeds`
--

CREATE TABLE IF NOT EXISTS `gador_newsfeeds` (


`catid` int(11) NOT NULL DEFAULT '0',
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL DEFAULT '',
`alias` varchar(100) NOT NULL DEFAULT '',
`link` varchar(200) NOT NULL DEFAULT '',
`filename` varchar(200) DEFAULT NULL,
`published` tinyint(1) NOT NULL DEFAULT '0',
`numarticles` int(10) unsigned NOT NULL DEFAULT '1',
`cache_time` int(10) unsigned NOT NULL DEFAULT '3600',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`ordering` int(11) NOT NULL DEFAULT '0',
`rtl` tinyint(4) NOT NULL DEFAULT '0',
`access` int(10) unsigned NOT NULL DEFAULT '0',
`language` char(7) NOT NULL DEFAULT '',
`params` text NOT NULL,
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
`metakey` text NOT NULL,
`metadesc` text NOT NULL,
`metadata` text NOT NULL,
`xreference` varchar(50) NOT NULL COMMENT 'Una referencia para los vnculos a da
tos externos conjuntos.',
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `idx_access` (`access`),
KEY `idx_checkout` (`checked_out`),
KEY `idx_state` (`published`),
KEY `idx_catid` (`catid`),
KEY `idx_createdby` (`created_by`),
KEY `idx_language` (`language`),
KEY `idx_xreference` (`xreference`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--- Volcar la base de datos para la tabla `gador_newsfeeds`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_redirect_links`
-CREATE TABLE IF NOT EXISTS `gador_redirect_links` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`old_url` varchar(255) NOT NULL,
`new_url` varchar(255) NOT NULL,
`referer` varchar(150) NOT NULL,
`comment` varchar(255) NOT NULL,
`published` tinyint(4) NOT NULL,
`created_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),

UNIQUE KEY `idx_link_old` (`old_url`),


KEY `idx_link_modifed` (`modified_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=13152 ;
--- Volcar la base de datos para la tabla `gador_redirect_links`
-INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(1, 'http://192.168.7.238:8080/portal_gador/index.php/auditoria-interna/auditori
a-gadoru', '', 'http://192.168.7.238:8080/portal_gador/index.php/auditoria-inter
na/auditoria-gadoru', '', 0, '2012-01-14 23:36:50', '0000-00-00 00:00:00'),
(2, 'http://192.168.7.238:8080/portal_gador/index.php/auditoria-interna/aditoria
-sedes', '', 'http://192.168.7.238:8080/portal_gador/', '', 0, '2012-01-14 23:38
:39', '0000-00-00 00:00:00'),
(3, 'http://localhost/portal_gador/index.php/oruro-noticias/images/musica/musica
2.mp3', '', '', '', 0, '2012-02-29 00:50:44', '0000-00-00 00:00:00'),
(4, 'http://192.168.129.27/portal_gador/index.php/administrator', '', '', '', 0,
'2012-03-09 18:59:23', '0000-00-00 00:00:00'),
(5, 'http://localhost/portal_gador/index.php/co/16-hello/index.php', '', 'http:/
/localhost/portal_gador/index.php/co/16-hello/1-contactenos', '', 0, '2012-03-17
15:42:19', '0000-00-00 00:00:00'),
(6, 'http://localhost/portal_gador/index.php/component/contact/contact/index.php
', '', 'http://localhost/portal_gador/index.php/component/contact/contact/1-cont
actenos', '', 0, '2012-03-23 02:44:28', '0000-00-00 00:00:00'),
(7, 'http://www.oruro.gob.bo/index.php/12-salud/28-salud', '', 'http://www.googl
e.com.bo/url?sa=t&rct=j&q=como%20esta%20la%20salud%20en%20oruro&source=web&cd=6&
ved=0CE4QFjAF&url=http%3A%2F%2Fwww.oruro.gob.bo%2Finde', '', 0, '2012-04-02 20:1
3:52', '0000-00-00 00:00:00'),
(9, 'http://www.oruro.gob.bo/index.php/component/content/article?id=27', '', 'ht
tp://www.oruro.gob.bo/', '', 0, '2012-04-02 21:28:05', '0000-00-00 00:00:00'),
(10, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/sedede', '', 'http://www.oruro.gob.bo/', '', 0, '2012-04-02 21:2
8:28', '0000-00-00 00:00:00'),
(11, 'http://www.oruro.gob.bo/index.php/auditoria-interna/no-text-51943352744819
21191', '', '', '', 0, '2012-04-03 15:23:12', '0000-00-00 00:00:00'),
(12, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretaria
s/obras-sociales/no-text-5194335274481921191', '', '', '', 0, '2012-04-03 15:57:
50', '0000-00-00 00:00:00'),
(13, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobernad
or/no-text-5194335274481921191', '', '', '', 0, '2012-04-03 16:37:19', '0000-0000 00:00:00'),
(14, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditoria
-interna/14-proyectos/39-proyectos-desarrollo-social', '', 'http://www.google.co
m.bo/url?sa=t&rct=j&q=auditorias+interna+de+proyectos+sociales&source=web&cd=1&v
ed=0CEAQFjAA&url=http%3A%2F%2Fwww.oruro.gob.bo%2Fi', '', 0, '2012-04-03 17:41:44
', '0000-00-00 00:00:00'),
(17, 'http://www.oruro.gob.bo/index.php/oruro-noticias/no-text-51943352744819211
91', '', '', '', 0, '2012-04-03 18:33:30', '0000-00-00 00:00:00'),
(18, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/no-text-51
94335274481921191', '', '', '', 0, '2012-04-03 18:33:50', '0000-00-00 00:00:00')
,
(19, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/no-text-5194335274481921191', '', '', '', 0, '2012-04-03 18:35:44', '0000-0
0-00 00:00:00'),
(20, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/no-text-519433527448192
1191', '', '', '', 0, '2012-04-03 18:44:30', '0000-00-00 00:00:00'),
(22, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/no-text-5194335274481921191', '', '', '', 0, '2012-04-03 19:02:3

2', '0000-00-00 00:00:00'),


(23, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretaria
s/no-text-5194335274481921191', '', '', '', 0, '2012-04-03 19:07:03', '0000-00-0
0 00:00:00'),
(24, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos/n
o-text-5194335274481921191', '', '', '', 0, '2012-04-03 19:29:35', '0000-00-00 0
0:00:00'),
(25, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/no-text
-5194335274481921191', '', '', '', 0, '2012-04-03 19:43:07', '0000-00-00 00:00:0
0'),
(26, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/14-proyectos
/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-03 21:10:40', '0000-00
-00 00:00:00'),
(27, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/no-text-519433527448
1921191', '', '', '', 0, '2012-04-03 21:21:48', '0000-00-00 00:00:00'),
(28, 'http://www.oruro.gob.bo/index.php/servicio/no-text-5194335274481921191', '
', '', '', 0, '2012-04-03 21:34:38', '0000-00-00 00:00:00'),
(29, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretaria
s/mineria-y-metalurgia/no-text-5194335274481921191', '', '', '', 0, '2012-04-03
22:08:51', '0000-00-00 00:00:00'),
(30, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/no-text-5194
335274481921191', '', '', '', 0, '2012-04-03 22:13:08', '0000-00-00 00:00:00'),
(31, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/no-text-5194335274481921191', '', '', '', 0, '2012-04-04 12:12:13', '0000-00-0
0 00:00:00'),
(32, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacionpublica/no-text-5194335274481921191', '', '', '', 0, '2012-04-04 12:55:53', '000
0-00-00 00:00:00'),
(33, 'http://www.oruro.gob.bo/index.php/2-institucional/50-gobernador-de-oruro-r
atifica-el-pedido-de-militarizacion-de-la-zona-limitrofe-con-potosi', '', '', ''
, 0, '2012-04-04 13:09:20', '0000-00-00 00:00:00'),
(35, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/50-gobernador-de-oruro
-ratifica-el-pedido-de-militarizacion-de-la-zona-limitrofe-con-potosi', '', '',
'', 0, '2012-04-04 13:18:34', '0000-00-00 00:00:00'),
(36, 'http://www.oruro.gob.bo/index.php/13-educacion/26-vacaciones', '', '', '',
0, '2012-04-04 13:42:12', '0000-00-00 00:00:00'),
(37, 'http://www.oruro.gob.bo/index.php/14-proyectos/39-proyectos-desarrollo-soc
ial', '', '', '', 0, '2012-04-04 13:48:46', '0000-00-00 00:00:00'),
(38, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/menor/no-text-5194335274481921191', '', '', '', 0, '2012-04-04 15:09:52', '000
0-00-00 00:00:00'),
(39, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/directa/no-text-5194335274481921191', '', '', '', 0, '2012-04-04 15:13:51', '0
000-00-00 00:00:00'),
(40, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/por-emergencia/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2
012-04-04 16:10:11', '0000-00-00 00:00:00'),
(41, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/cooperativas/no-text-5194335274481921191', '', '', '', 0, '2012-04-04 17:27
:33', '0000-00-00 00:00:00'),
(42, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/no-tex
t-5194335274481921191', '', '', '', 0, '2012-04-04 17:31:49', '0000-00-00 00:00:
00'),
(43, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/no-te
xt-5194335274481921191', '', '', '', 0, '2012-04-04 17:48:56', '0000-00-00 00:00
:00'),
(44, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/no-text-5194
335274481921191', '', '', '', 0, '2012-04-04 17:57:30', '0000-00-00 00:00:00'),
(47, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/50', '', '', '', 0, '2
012-04-04 18:31:14', '0000-00-00 00:00:00'),

(49, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/no-text-519
4335274481921191', '', '', '', 0, '2012-04-05 00:29:20', '0000-00-00 00:00:00'),
(50, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/anpe/no-text-5194335274481921191', '', '', '', 0, '2012-04-05 00:38:03', '0000
-00-00 00:00:00'),
(51, 'http://www.oruro.gob.bo/index.php/servicio/tramites/no-text-51943352744819
21191', '', '', '', 0, '2012-04-05 00:40:01', '0000-00-00 00:00:00'),
(52, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/sedag/14-proyectos/39-proyectos-desarrollo-social', '', '', '',
0, '2012-04-05 01:05:06', '0000-00-00 00:00:00'),
(53, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretaria
s/medio-ambiente-y-madre-tierra/14-proyectos/39-proyectos-desarrollo-social', ''
, '', '', 0, '2012-04-05 02:31:15', '0000-00-00 00:00:00'),
(54, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/transparencia-y-lucha-contra-la-corrupcion/14-proyectos/39-proyectos-desarr
ollo-social', '', '', '', 0, '2012-04-05 03:26:38', '0000-00-00 00:00:00'),
(55, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacionpublica/internacional/no-text-5194335274481921191', '', '', '', 0, '2012-04-05 0
6:03:58', '0000-00-00 00:00:00'),
(57, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretaria
s/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-05 12:01
:19', '0000-00-00 00:00:00'),
(58, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretaria
s/obras-sociales/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2
012-04-05 12:23:49', '0000-00-00 00:00:00'),
(59, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/sedes/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-la
rger', '', '', '', 0, '2012-04-05 12:52:11', '0000-00-00 00:00:00'),
(60, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/sedes/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-sm
aller', '', '', '', 0, '2012-04-05 12:53:50', '0000-00-00 00:00:00'),
(61, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/14-proyect
os/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '2012-0405 13:16:15', '0000-00-00 00:00:00'),
(62, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/14-proyect
os/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012-04-0
5 13:17:55', '0000-00-00 00:00:00'),
(63, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/sedeges/14-proyectos/39-proyectos-desarrollo-social', '', '', ''
, 0, '2012-04-05 13:31:20', '0000-00-00 00:00:00'),
(64, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobernad
or/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '',
0, '2012-04-05 14:41:16', '0000-00-00 00:00:00'),
(65, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobernad
or/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '',
0, '2012-04-05 14:42:56', '0000-00-00 00:00:00'),
(66, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/sedes/14-proyectos/39-proyectos-desarrollo-social', '', '', '',
0, '2012-04-05 15:11:59', '0000-00-00 00:00:00'),
(67, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobernad
or/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-05 15:16:20'
, '0000-00-00 00:00:00'),
(68, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyecto
s/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012-04-05
16:00:04', '0000-00-00 00:00:00'),
(69, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyecto
s/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '2012-04-0
5 16:02:06', '0000-00-00 00:00:00'),
(70, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/audit
orias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-05 16:02:59', '0000-00-00 0

0:00:00'),
(71, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos/3
9-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '2012-04-05 1
6:31:59', '0000-00-00 00:00:00'),
(72, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos/3
9-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012-04-05 16
:35:12', '0000-00-00 00:00:00'),
(73, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/14-proyectos
/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012-04-05
18:11:19', '0000-00-00 00:00:00'),
(74, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/por-emergencia/no-text-5194335274481921191', '', '', '', 0, '2012-04-05 18:17:
34', '0000-00-00 00:00:00'),
(75, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/no-te
xt-5194335274481921191', '', '', '', 0, '2012-04-05 18:22:04', '0000-00-00 00:00
:00'),
(76, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/directa/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '
', '', 0, '2012-04-05 18:29:05', '0000-00-00 00:00:00'),
(77, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/directa/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '',
'', '', 0, '2012-04-05 18:33:54', '0000-00-00 00:00:00'),
(78, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/sedes/no-text-5194335274481921191', '', '', '', 0, '2012-04-05 1
8:37:10', '0000-00-00 00:00:00'),
(79, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/menor/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '',
'', 0, '2012-04-05 19:05:59', '0000-00-00 00:00:00'),
(80, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/menor/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', ''
, '', 0, '2012-04-05 19:12:24', '0000-00-00 00:00:00'),
(81, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/14-pr
oyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '201
2-04-05 22:28:08', '0000-00-00 00:00:00'),
(82, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/14-pr
oyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012
-04-05 22:29:44', '0000-00-00 00:00:00'),
(83, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/images/
auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-05 22:49:32', '0000-00
-00 00:00:00'),
(84, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditoria
-interna/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', ''
, '', 0, '2012-04-05 23:09:50', '0000-00-00 00:00:00'),
(85, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditoria
-interna/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '
', '', 0, '2012-04-05 23:11:27', '0000-00-00 00:00:00'),
(86, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratacio
n/por-excepcion/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04
-05 23:59:57', '0000-00-00 00:00:00'),
(87, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacionpublica/internacional/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-la
rger', '', '', '', 0, '2012-04-06 00:15:37', '0000-00-00 00:00:00'),
(88, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacionpublica/internacional/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-sm
aller', '', '', '', 0, '2012-04-06 00:17:13', '0000-00-00 00:00:00'),
(89, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', ''
, 0, '2012-04-06 01:21:24', '0000-00-00 00:00:00'),
(90, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '

', 0, '2012-04-06 01:22:59', '0000-00-00 00:00:00'),


(91, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/cooperativas/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger
', '', '', '', 0, '2012-04-06 01:45:27', '0000-00-00 00:00:00'),
(92, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/cooperativas/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smalle
r', '', '', '', 0, '2012-04-06 01:48:44', '0000-00-00 00:00:00'),
(93, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/gestion-de-calidad-y-desarrollo-institucional/14-proyectos/39-proyectos-des
arrollo-social?fontstyle=f-smaller', '', '', '', 0, '2012-04-06 02:11:07', '0000
-00-00 00:00:00'),
(94, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/gestion-de-calidad-y-desarrollo-institucional/14-proyectos/39-proyectos-des
arrollo-social?fontstyle=f-larger', '', '', '', 0, '2012-04-06 02:12:44', '000000-00 00:00:00'),
(95, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/movimientos-sociales/14-proyectos/39-proyectos-desarrollo-social?fontstyle=
f-larger', '', '', '', 0, '2012-04-06 02:35:14', '0000-00-00 00:00:00'),
(96, 'http://www.oruro.gob.bo/index.php/13-educacion/26-vacaciones?fontstyle=f-l
arger', '', '', '', 0, '2012-04-06 02:36:45', '0000-00-00 00:00:00'),
(97, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinaci
ones/movimientos-sociales/14-proyectos/39-proyectos-desarrollo-social?fontstyle=
f-smaller', '', '', '', 0, '2012-04-06 02:38:23', '0000-00-00 00:00:00'),
(98, 'http://www.oruro.gob.bo/index.php/13-educacion/26-vacaciones?fontstyle=f-s
maller', '', '', '', 0, '2012-04-06 02:41:40', '0000-00-00 00:00:00'),
(99, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/39-proy
ectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012-04-06 03:31:20
', '0000-00-00 00:00:00'),
(100, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/39-pro
yectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '2012-04-06 03:34:
32', '0000-00-00 00:00:00'),
(101, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/auditorias/
sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-06 03:38:45', '0000-00-00 00:00:0
0'),
(102, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/39-proye
ctos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012-04-06 04:00:12'
, '0000-00-00 00:00:00'),
(103, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/39-proye
ctos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '2012-04-06 04:01:48
', '0000-00-00 00:00:00'),
(104, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/auditorias/s
edeges/sedeges1.pdf', '', '', '', 0, '2012-04-06 04:10:01', '0000-00-00 00:00:00
'),
(105, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smalle
r', '', '', '', 0, '2012-04-06 04:37:27', '0000-00-00 00:00:00'),
(106, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger
', '', '', '', 0, '2012-04-06 04:38:38', '0000-00-00 00:00:00'),
(107, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/auditorias/sed
eges/sedeges1.pdf', '', '', '', 0, '2012-04-06 04:42:04', '0000-00-00 00:00:00')
,
(109, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger'
, '', '', '', 0, '2012-04-06 05:02:18', '0000-00-00 00:00:00'),
(110, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller
', '', '', '', 0, '2012-04-06 05:03:29', '0000-00-00 00:00:00'),
(111, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/39-pr
oyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '2012-04-06 05:10

:40', '0000-00-00 00:00:00'),


(112, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/39-pr
oyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012-04-06 05:11:
26', '0000-00-00 00:00:00'),
(113, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-pr
oyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012
-04-06 05:17:41', '0000-00-00 00:00:00'),
(114, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-pr
oyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '201
2-04-06 05:23:43', '0000-00-00 00:00:00'),
(115, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14-p
royectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '201
2-04-06 05:42:31', '0000-00-00 00:00:00'),
(116, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14-p
royectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '20
12-04-06 05:43:43', '0000-00-00 00:00:00'),
(119, 'http://www.oruro.gob.bo/index.php/14-proyectos/39-proyectos-desarrollo-so
cial?fontstyle=f-larger', '', '', '', 0, '2012-04-06 06:56:56', '0000-00-00 00:0
0:00'),
(120, 'http://www.oruro.gob.bo/index.php/14-proyectos/39-proyectos-desarrollo-so
cial?fontstyle=f-smaller', '', '', '', 0, '2012-04-06 07:05:54', '0000-00-00 00:
00:00'),
(121, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '',
0, '2012-04-06 07:19:33', '0000-00-00 00:00:00'),
(122, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '',
0, '2012-04-06 07:20:44', '0000-00-00 00:00:00'),
(123, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/14-proyectos/39-proyectos-desarrollo-social?fontsty
le=f-larger', '', '', '', 0, '2012-04-06 07:38:29', '0000-00-00 00:00:00'),
(124, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/14-proyectos/39-proyectos-desarrollo-social?fontsty
le=f-smaller', '', '', '', 0, '2012-04-06 07:43:13', '0000-00-00 00:00:00'),
(125, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger'
, '', '', '', 0, '2012-04-06 07:49:08', '0000-00-00 00:00:00'),
(126, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller
', '', '', '', 0, '2012-04-06 07:50:19', '0000-00-00 00:00:00'),
(127, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-06 08:19:42'
, '0000-00-00 00:00:00'),
(128, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/14-p
royectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-06 08:27:40',
'0000-00-00 00:00:00'),
(130, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2
012-04-06 08:37:11', '0000-00-00 00:00:00'),
(131, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f
-larger', '', '', '', 0, '2012-04-06 08:47:55', '0000-00-00 00:00:00'),
(132, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f
-smaller', '', '', '', 0, '2012-04-06 08:49:05', '0000-00-00 00:00:00'),
(133, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/14-proyectos/39-proyectos-desarrollo-social?fontstyle=flarger', '', '', '', 0, '2012-04-06 08:54:58', '0000-00-00 00:00:00'),
(134, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-

smaller', '', '', '', 0, '2012-04-06 08:56:08', '0000-00-00 00:00:00'),


(135, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-lar
ger', '', '', '', 0, '2012-04-06 09:25:31', '0000-00-00 00:00:00'),
(136, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-sma
ller', '', '', '', 0, '2012-04-06 09:27:52', '0000-00-00 00:00:00'),
(137, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '
2012-04-06 09:41:30', '0000-00-00 00:00:00'),
(138, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/14-proyectos/39-proyectos-desarrollo-social?fontstyle=flarger', '', '', '', 0, '2012-04-06 09:51:22', '0000-00-00 00:00:00'),
(139, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/14-proyectos/39-proyectos-desarrollo-social?fontstyle=fsmaller', '', '', '', 0, '2012-04-06 09:52:33', '0000-00-00 00:00:00'),
(140, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/14-proyectos/39-proyectos-desarrollo-social?fontstyle=fsmaller', '', '', '', 0, '2012-04-06 10:03:07', '0000-00-00 00:00:00'),
(141, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/14-proyectos/39-proyectos-desarrollo-social', '', '', ''
, 0, '2012-04-06 10:19:40', '0000-00-00 00:00:00'),
(142, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger
', '', '', '', 0, '2012-04-06 10:28:58', '0000-00-00 00:00:00'),
(143, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smalle
r', '', '', '', 0, '2012-04-06 10:30:09', '0000-00-00 00:00:00'),
(144, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/14-proyectos/39-proyectos-desarrollo-social?font
style=f-larger', '', '', '', 0, '2012-04-06 10:48:57', '0000-00-00 00:00:00'),
(145, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/14-proyectos/39-proyectos-desarrollo-social?font
style=f-smaller', '', '', '', 0, '2012-04-06 10:50:07', '0000-00-00 00:00:00'),
(146, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '201204-06 10:54:25', '0000-00-00 00:00:00'),
(147, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f
-larger', '', '', '', 0, '2012-04-06 11:00:42', '0000-00-00 00:00:00'),
(148, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f
-smaller', '', '', '', 0, '2012-04-06 11:01:52', '0000-00-00 00:00:00'),
(149, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '',
'', 0, '2012-04-06 11:20:45', '0000-00-00 00:00:00'),
(150, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/14-proyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', ''
, '', 0, '2012-04-06 11:23:02', '0000-00-00 00:00:00'),
(151, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/14-proyec
tos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-06 12:35:25', '0000
-00-00 00:00:00'),
(152, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/cooperativas/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0,
'2012-04-06 13:46:50', '0000-00-00 00:00:00'),
(153, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales/14-proyectos/39-proyectos-desarrollo-social', '', '',
'', 0, '2012-04-06 15:02:47', '0000-00-00 00:00:00'),
(154, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales/no-text-5194335274481921191', '', '', '', 0, '2012-04

-06 16:38:33', '0000-00-00 00:00:00'),


(155, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/no-text-5194335274481921191', '', '', '', 0, '2012-04-06
16:39:44', '0000-00-00 00:00:00'),
(156, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/14-proyectos/39-proyectos-desarrollo-social', '', '
', '', 0, '2012-04-06 16:50:44', '0000-00-00 00:00:00'),
(157, 'http://www.oruro.gob.bo/index.php/component/content/article/2-institucion
al/no-text-5194335274481921191', '', '', '', 0, '2012-04-06 16:56:26', '0000-0000 00:00:00'),
(159, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedag/no-text-5194335274481921191', '', '', '', 0, '2012-04-06
17:15:47', '0000-00-00 00:00:00'),
(160, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion/images/auditorias/sedeges/sedeg
es1.pdf', '', '', '', 0, '2012-04-06 18:03:16', '0000-00-00 00:00:00'),
(161, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '20
12-04-06 18:35:09', '0000-00-00 00:00:00'),
(162, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedcam/sedcam4.pdf', '', '', '', 0, '2012-04-06 18:38:58
', '0000-00-00 00:00:00'),
(163, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedcam/sedcam1.pdf', '', '', '', 0, '2012-04-06 18:39:00
', '0000-00-00 00:00:00'),
(165, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedes/sedes5.pdf', '', '', '', 0, '2012-04-06 18:55:49',
'0000-00-00 00:00:00'),
(166, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sed-fmc/no-text-5194335274481921191', '', '', '', 0, '2012-04-0
6 19:24:16', '0000-00-00 00:00:00'),
(167, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/14-proyecto
s/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '2012-04-0
6 19:24:33', '0000-00-00 00:00:00'),
(168, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0
, '2012-04-06 20:06:18', '0000-00-00 00:00:00'),
(169, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/14-proyectos/39-proyectos-desarrollo-social', '', '', '
', 0, '2012-04-06 21:48:23', '0000-00-00 00:00:00'),
(171, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedcam/sedcam3.pdf', '', '', '', 0, '2012-04-06 22:58:40', '0000-00-00
00:00:00'),
(172, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0,
'2012-04-06 23:18:58', '0000-00-00 00:00:00'),
(173, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedcam/sedcam3.pdf', '', '', '', 0, '2012-0406 23:28:09', '0000-00-00 00:00:00'),
(174, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedes/sedes4.pdf', '', '', '', 0, '2012-04-06 23:51:56',
'0000-00-00 00:00:00'),
(175, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0,
'2012-04-06 23:57:34', '0000-00-00 00:00:00'),
(176, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedes/sedes1.pdf', '', '', '', 0, '201
2-04-07 00:00:55', '0000-00-00 00:00:00'),
(177, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0

, '2012-04-07 00:03:06', '0000-00-00 00:00:00'),


(178, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedes/sedes2.pdf', '', '', '', 0, '201
2-04-07 00:03:22', '0000-00-00 00:00:00'),
(179, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '201204-07 00:17:03', '0000-00-00 00:00:00'),
(180, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedcam/sedcam5.pdf', '', '', '', 0, '2
012-04-07 00:31:10', '0000-00-00 00:00:00'),
(181, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedcam/sedcam1.pdf', '', '', '', 0, '2
012-04-07 00:37:25', '0000-00-00 00:00:00'),
(182, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/14-proyectos/39-proyectos-desarrollo-social', ''
, '', '', 0, '2012-04-07 00:42:30', '0000-00-00 00:00:00'),
(183, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0,
'2012-04-07 00:45:39', '0000-00-00 00:00:00'),
(184, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '201204-07 01:04:20', '0000-00-00 00:00:00'),
(185, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2
012-04-07 01:06:12', '0000-00-00 00:00:00'),
(186, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedes/sedes4.pdf', '', '', '', 0, '201
2-04-07 01:10:12', '0000-00-00 00:00:00'),
(187, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/menor/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 01:
32:45', '0000-00-00 00:00:00'),
(188, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sed-fmc/14-proyectos/39-proyectos-desarrollo-social', '', '', '
', 0, '2012-04-07 01:47:03', '0000-00-00 00:00:00'),
(189, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/auditorias/sedeges/sedeges1.pdf', '', '',
'', 0, '2012-04-07 01:58:44', '0000-00-00 00:00:00'),
(190, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedcam/sedcam3.pdf', '', '', '', 0, '2012-04-07 02:03:32
', '0000-00-00 00:00:00'),
(191, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedcam/sedcam2.pdf', '', '', '', 0, '2012-04-07 02:07:12
', '0000-00-00 00:00:00'),
(192, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/14-proyectos/39-proyectos-desarrollo-social', '', '', ''
, 0, '2012-04-07 02:11:42', '0000-00-00 00:00:00'),
(193, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedes/sedes3.pdf', '', '', '', 0, '2012-04-07 02:18:03',
'0000-00-00 00:00:00'),
(194, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedcam/sedcam5.pdf', '', '', '', 0, '2012-04-07 02:21:10
', '0000-00-00 00:00:00'),
(195, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 02:23:
02', '0000-00-00 00:00:00'),
(196, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedes/sedes1.pdf', '', '', '', 0, '2012-04-07 02:28:58',
'0000-00-00 00:00:00'),
(197, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/14-proyectos/39-proyectos-desarrollo-social', '', '', ''

, 0, '2012-04-07 02:30:51', '0000-00-00 00:00:00'),


(198, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/imag
es/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 02:35:15', '0000
-00-00 00:00:00'),
(199, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador?id=5', '',
'', '', 0, '2012-04-07 02:49:46', '0000-00-00 00:00:00'),
(200, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/auditorias/sedes/sedes2.pdf', '', '', '', 0, '2012-04-07 02:53:26',
'0000-00-00 00:00:00'),
(201, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/cooperativas/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012
-04-07 02:54:59', '0000-00-00 00:00:00'),
(202, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 03:14:03', '0000
-00-00 00:00:00'),
(204, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedes/sedes2.pdf', '', '', '', 0, '2012-04-07
03:54:02', '0000-00-00 00:00:00'),
(205, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedcam/sedcam2.pdf', '', '', '', 0, '2012-0407 03:55:41', '0000-00-00 00:00:00'),
(208, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedcam/sedcam4.pdf', '', '', '', 0, '2012-0407 04:53:25', '0000-00-00 00:00:00'),
(209, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedes/sedes4.pdf', '', '', '', 0, '2012-04-07
04:54:39', '0000-00-00 00:00:00'),
(210, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedcam/sedcam1.pdf', '', '', '', 0, '2012-0407 04:56:13', '0000-00-00 00:00:00'),
(211, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedcam/sedcam5.pdf', '', '', '', 0, '2012-0407 05:02:08', '0000-00-00 00:00:00'),
(212, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedes/sedes1.pdf', '', '', '', 0, '2012-04-07
05:08:44', '0000-00-00 00:00:00'),
(213, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedes/sedes3.pdf', '', '', '', 0, '2012-04-07
05:13:36', '0000-00-00 00:00:00'),
(214, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedes/sedes5.pdf', '', '', '', 0, '2012-04-07
05:21:07', '0000-00-00 00:00:00'),
(215, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-0
4-07 05:34:15', '0000-00-00 00:00:00'),
(216, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditori
a-interna/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 05
:53:20', '0000-00-00 00:00:00'),
(217, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedes/sedes2.pdf', '', '', '', 0, '2012-04-07 06:20:03', '0000-00-00 00
:00:00'),
(218, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedcam/sedcam1.pdf', '', '', '', 0, '2012-04-07 06:26:04', '0000-00-00
00:00:00'),
(219, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedes/sedes1.pdf', '', '', '', 0, '2012-04-07 06:27:56', '0000-00-00 00
:00:00'),
(221, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedes/sedes5.pdf', '', '', '', 0, '2012-04-07 06:30:12', '0000-00-00 00
:00:00'),

(222, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 06:33:53', '0000-00-0
0 00:00:00'),
(224, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedcam/sedcam4.pdf', '', '', '', 0, '2012-04-07 06:37:52', '0000-00-00
00:00:00'),
(225, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedcam/sedcam5.pdf', '', '', '', 0, '2012-04-07 06:39:51', '0000-00-00
00:00:00'),
(226, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedes/sedes3.pdf', '', '', '', 0, '2012-04-07 06:42:50', '0000-00-00 00
:00:00'),
(227, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedcam/sedcam2.pdf', '', '', '', 0, '2012-04-07 06:45:05', '0000-00-00
00:00:00'),
(228, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '20
12-04-07 07:02:28', '0000-00-00 00:00:00'),
(229, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/au
ditorias/sedes/sedes4.pdf', '', '', '', 0, '2012-04-07 07:05:17', '0000-00-00 00
:00:00'),
(230, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/no-text-5194335274481921191', '', '', '', 0, '2012-04-0
7 07:19:59', '0000-00-00 00:00:00'),
(232, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional/images/auditorias/sedeges/se
deges1.pdf', '', '', '', 0, '2012-04-07 08:05:21', '0000-00-00 00:00:00'),
(233, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedes/sedes5.pdf', '', '', '', 0, '201
2-04-07 08:23:43', '0000-00-00 00:00:00'),
(235, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '
2012-04-07 08:37:32', '0000-00-00 00:00:00'),
(236, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedes/sedes3.pdf', '', '', '', 0, '201
2-04-07 08:49:57', '0000-00-00 00:00:00'),
(237, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedcam/sedcam2.pdf', '', '', '', 0, '2
012-04-07 08:51:48', '0000-00-00 00:00:00'),
(238, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedcam/sedcam3.pdf', '', '', '', 0, '2
012-04-07 08:54:37', '0000-00-00 00:00:00'),
(239, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedes/sedes1.pdf', '', '', '', 0, '201
2-04-07 08:57:53', '0000-00-00 00:00:00'),
(240, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedcam/sedcam5.pdf', '', '', '', 0, '2
012-04-07 09:00:42', '0000-00-00 00:00:00'),
(242, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/auditorias/sedcam/sedcam4.pdf', '', '', '', 0, '2
012-04-07 09:40:18', '0000-00-00 00:00:00'),
(244, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/no-text-5194335274481921191', '', '', '', 0, '2012-04-07
10:33:43', '0000-00-00 00:00:00'),
(245, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/audi
torias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 10:54:11', '0000-00-00
00:00:00'),
(246, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedcam/sedcam4.pdf', '', '', '', 0, '2
012-04-07 10:58:41', '0000-00-00 00:00:00'),

(247, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 1
1:01:12', '0000-00-00 00:00:00'),
(248, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedes/sedes5.pdf', '', '', '', 0, '201
2-04-07 11:07:55', '0000-00-00 00:00:00'),
(249, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedcam/sedcam1.pdf', '', '', '', 0, '2
012-04-07 11:10:32', '0000-00-00 00:00:00'),
(250, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/no-text-5194335274481921191', '', '', '', 0, '2012-04-07 11
:15:48', '0000-00-00 00:00:00'),
(251, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedes/sedes4.pdf', '', '', '', 0, '201
2-04-07 11:22:58', '0000-00-00 00:00:00'),
(252, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedes/sedes3.pdf', '', '', '', 0, '201
2-04-07 11:31:44', '0000-00-00 00:00:00'),
(253, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedes/sedes2.pdf', '', '', '', 0, '201
2-04-07 11:33:56', '0000-00-00 00:00:00'),
(254, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedcam/sedcam3.pdf', '', '', '', 0, '2
012-04-07 11:36:28', '0000-00-00 00:00:00'),
(255, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedcam/sedcam2.pdf', '', '', '', 0, '2
012-04-07 11:43:00', '0000-00-00 00:00:00'),
(256, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0,
'2012-04-07 11:45:41', '0000-00-00 00:00:00'),
(257, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/aud
itorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-07 11:49:49', '0000-00-00
00:00:00'),
(258, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/no-text-5194335274481921191', '', '', '', 0, '2012-04-07 14:30:
44', '0000-00-00 00:00:00'),
(259, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos/
39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-07 15:16:55', '0000-0000 00:00:00'),
(262, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyect
os/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-07 17:37:43', '000000-00 00:00:00'),
(263, 'http://www.oruro.gob.bo/index.php/12-salud/28-salud?fontstyle=f-larger',
'', '', '', 0, '2012-04-07 18:27:11', '0000-00-00 00:00:00'),
(264, 'http://www.oruro.gob.bo/index.php/12-salud/28-salud?fontstyle=f-smaller',
'', '', '', 0, '2012-04-07 20:13:25', '0000-00-00 00:00:00'),
(265, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional/no-text-5194335274481921191'
, '', '', '', 0, '2012-04-07 20:24:24', '0000-00-00 00:00:00'),
(274, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-08 02:
16:09', '0000-00-00 00:00:00'),
(282, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditori
a-interna/no-text-5194335274481921191', '', '', '', 0, '2012-04-08 03:47:25', '0
000-00-00 00:00:00'),
(286, 'http://www.oruro.gob.bo/index.php/no-text-5194335274481921191', '', '', '
', 0, '2012-04-08 09:53:41', '0000-00-00 00:00:00'),
(291, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/no-text-5194335274481921191', '', '', '', 0, '20
12-04-08 14:52:07', '0000-00-00 00:00:00'),

(292, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-08 2
2:41:45', '0000-00-00 00:00:00'),
(293, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0,
'2012-04-09 00:20:39', '0000-00-00 00:00:00'),
(294, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-09 09:03:46', '000000-00 00:00:00'),
(300, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/14-proyecto
s/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-09 12:58:14', '0000-0
0-00 00:00:00'),
(303, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion/no-text-5194335274481921191', '
', '', '', 0, '2012-04-09 19:17:15', '0000-00-00 00:00:00'),
(305, 'http://www.oruro.gob.bo/index.php?option=com_content&view=article&id=5',
'', '', '', 0, '2012-04-09 22:30:57', '0000-00-00 00:00:00'),
(307, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional/14-proyectos/39-proyectos-de
sarrollo-social', '', '', '', 0, '2012-04-10 00:41:57', '0000-00-00 00:00:00'),
(308, 'http://www.oruro.gob.bo/index.php/index.php?option=com_content&view=artic
le&id=5', '', '', '', 0, '2012-04-10 00:57:22', '0000-00-00 00:00:00'),
(309, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/index.php', '', 'http://www.oruro.gob.bo/index.php/convocatorias-y-lici
taciones/licitacion-publica/contacto', '', 0, '2012-04-10 01:14:22', '0000-00-00
00:00:00'),
(310, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/contacto', '', 'http://www.oruro.gob.bo/index.php/convocatorias-y-licit
aciones/licitacion-publica/contacto', '', 0, '2012-04-10 01:15:11', '0000-00-00
00:00:00'),
(314, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/no-text-5194335274
481921191', '', '', '', 0, '2012-04-10 05:53:07', '0000-00-00 00:00:00'),
(315, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/no-text-5194335274481921191', '', '', '', 0, '201204-10 06:34:58', '0000-00-00 00:00:00'),
(316, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/no-text-5194335274481921191', '', '', '', 0, '2012-04-10 07
:16:48', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(317, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/no-text-5194335274481921191', '', '', '', 0, '2012-04-10 07:58
:35', '0000-00-00 00:00:00'),
(318, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/no-text-5194335274481921191', '', '', '', 0, '2
012-04-10 08:40:21', '0000-00-00 00:00:00'),
(320, 'http://www.oruro.gob.bo/index.php/component/content/article/11-noticias-g
ador/no-text-5194335274481921191', '', '', '', 0, '2012-04-10 13:44:23', '0000-0
0-00 00:00:00'),
(321, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador4.pdf', ''
, '', '', 0, '2012-04-10 15:35:50', '0000-00-00 00:00:00'),
(322, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador7.pdf', ''
, '', '', 0, '2012-04-10 15:37:41', '0000-00-00 00:00:00'),
(323, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador2.pdf', ''
, '', '', 0, '2012-04-10 15:39:19', '0000-00-00 00:00:00'),
(324, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador6.pdf', ''
, '', '', 0, '2012-04-10 15:41:12', '0000-00-00 00:00:00'),
(325, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador8.pdf', ''
, '', '', 0, '2012-04-10 15:42:49', '0000-00-00 00:00:00'),
(326, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador5.pdf', ''

, '', '', 0, '2012-04-10 15:44:24', '0000-00-00 00:00:00'),


(327, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador3.pdf', ''
, '', '', 0, '2012-04-10 15:46:18', '0000-00-00 00:00:00'),
(328, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador9.pdf', ''
, '', '', 0, '2012-04-10 15:47:57', '0000-00-00 00:00:00'),
(329, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador1.pdf', ''
, '', '', 0, '2012-04-10 15:49:27', '0000-00-00 00:00:00'),
(330, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador11.pdf', '
', '', '', 0, '2012-04-10 15:51:42', '0000-00-00 00:00:00'),
(331, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador14.pdf', '
', '', '', 0, '2012-04-10 15:53:10', '0000-00-00 00:00:00'),
(332, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador17.pdf', '
', '', '', 0, '2012-04-10 15:54:41', '0000-00-00 00:00:00'),
(333, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador12.pdf', '
', '', '', 0, '2012-04-10 15:56:21', '0000-00-00 00:00:00'),
(334, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador16.pdf', '
', '', '', 0, '2012-04-10 15:56:26', '0000-00-00 00:00:00'),
(335, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador15.pdf', '
', '', '', 0, '2012-04-10 15:56:32', '0000-00-00 00:00:00'),
(336, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador10.pdf', '
', '', '', 0, '2012-04-10 16:05:26', '0000-00-00 00:00:00'),
(337, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/gador13.pdf', '
', '', '', 0, '2012-04-10 16:10:45', '0000-00-00 00:00:00'),
(338, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '2012-04-10 17:2
3:41', '0000-00-00 00:00:00'),
(339, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedag/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '
2012-04-10 17:31:42', '0000-00-00 00:00:00'),
(340, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/auditorias/sedeges/sedeges1.pdf', '', '', '', 0, '
2012-04-10 17:41:45', '0000-00-00 00:00:00'),
(342, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/auditorias/sedeges/sedeges1.pdf', '', ''
, '', 0, '2012-04-11 01:23:48', '0000-00-00 00:00:00'),
(349, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/14-proyectos/39-proyectos-desarrollo-social', '', '', '',
0, '2012-04-11 19:17:43', '0000-00-00 00:00:00'),
(350, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/39-pr
oyectos-desarrollo-social', '', '', '', 0, '2012-04-11 19:35:47', '0000-00-00 00
:00:00'),
(351, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14-p
royectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-11 23:42:17',
'0000-00-00 00:00:00'),
(352, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pro
yectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-12 00:11:48', '0
000-00-00 00:00:00'),
(353, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-pr
oyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-12 00:56:07', '
0000-00-00 00:00:00'),
(354, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-12
02:18:46', '0000-00-00 00:00:00'),
(355, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04
-12 02:36:30', '0000-00-00 00:00:00'),
(356, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/menor/14-proyectos/39-proyectos-desarrollo-social', '', '', '', 0, '2012-04-1
2 03:50:18', '0000-00-00 00:00:00'),
(358, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari

as/desarrollo-productivo/no-text-5194335274481921191', '', '', '', 0, '2012-04-1


2 18:22:36', '0000-00-00 00:00:00'),
(367, 'http://www.oruro.gob.bo/index.php/roponent/content.article?id=43', '', ''
, '', 0, '2012-04-13 19:48:11', '0000-00-00 00:00:00'),
(368, 'http://www.sina.com.cnhttp//www.sina.com.cn/', '', '', '', 0, '2012-04-14
12:59:49', '0000-00-00 00:00:00'),
(370, 'http://www.oruro.gob.bo/index.php/component/content/article', '', '', '',
0, '2012-04-14 16:18:13', '0000-00-00 00:00:00'),
(376, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/contrataciones/convagricola.doc', '', '', '', 0, '2012-0
4-16 19:25:28', '0000-00-00 00:00:00'),
(377, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/contrataciones/convherram.doc', '', '', '', 0, '2012-0416 19:25:39', '0000-00-00 00:00:00'),
(378, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-1
6 19:25:57', '0000-00-00 00:00:00'),
(379, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-0416 19:26:51', '0000-00-00 00:00:00'),
(380, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04
-16 19:27:29', '0000-00-00 00:00:00'),
(381, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04
-16 19:28:37', '0000-00-00 00:00:00'),
(390, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/images/musica/audiogador.mp3', '', 'http://www.oruro.gob.bo/modules/mod_simpl
e_mp3_player/flashplayers/simple_mp3_player_rounded.swf', '', 0, '2012-04-17 22:
38:23', '0000-00-00 00:00:00'),
(391, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa?id=23&fontstyle=f-smaller', '', '', '', 0, '2012-04-17 23:25:33', '00
00-00-00 00:00:00'),
(410, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/contrataciones/convherram.doc', '', '', '', 0, '20
12-04-18 01:37:55', '0000-00-00 00:00:00'),
(411, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-18 01:3
8:46', '0000-00-00 00:00:00'),
(412, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/convsubpref.doc', '', '', '', 0, '
2012-04-18 02:01:49', '0000-00-00 00:00:00'),
(413, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-18 02:08:37', '0000-0000 00:00:00'),
(415, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/dbcherram.doc', '', '', '', 0, '2
012-04-18 02:23:03', '0000-00-00 00:00:00'),
(416, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/contrataciones/convsubpref.doc', '', '', '', 0, '
2012-04-18 02:27:44', '0000-00-00 00:00:00'),
(417, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales/images/contrataciones/dbcagricola.doc', '', '', '', 0
, '2012-04-18 02:36:48', '0000-00-00 00:00:00'),
(418, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales/images/contrataciones/convherram.doc', '', '', '', 0,
'2012-04-18 02:52:54', '0000-00-00 00:00:00'),
(419, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/convagricola.doc', '', '', '', 0, '2012-04-18 02:59:25', '0000-00-00 00:00:0
0'),

(420, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/dbcagricola.doc', '', '', '', 0,
'2012-04-18 03:04:30', '0000-00-00 00:00:00'),
(421, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/convherram.doc', '', '', '', 0, '2
012-04-18 03:13:25', '0000-00-00 00:00:00'),
(422, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/dbcherram.doc', '', '', '', 0, '20
12-04-18 03:14:40', '0000-00-00 00:00:00'),
(423, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/convagricola.doc', '', '', '', 0,
'2012-04-18 03:15:55', '0000-00-00 00:00:00'),
(424, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/dbcagricola.doc', '', '', '', 0, '
2012-04-18 03:17:11', '0000-00-00 00:00:00'),
(425, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/convsubpref.doc', '', '', '', 0, '
2012-04-18 03:18:21', '0000-00-00 00:00:00'),
(426, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2
012-04-18 03:19:42', '0000-00-00 00:00:00'),
(428, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/contrataciones/convsubpref.doc', '', '', '', 0, '2
012-04-18 03:29:25', '0000-00-00 00:00:00'),
(429, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/dbcagricola.doc', '', '', '', 0, '2012-04-18 03:34:53', '0000-00-00 00:00:00'),
(430, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/dbcagricola.doc', '', '', '', 0, '
2012-04-18 03:38:11', '0000-00-00 00:00:00'),
(431, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-0
4-18 03:38:44', '0000-00-00 00:00:00'),
(432, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/convsubpref.doc', '', '', '', 0, '2012-04-18 03:38:47', '0000-00-00 00:00:00'
),
(433, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/dbcsubpref.doc', '', '', '', 0, '2012-04-18 03:48:54', '0000-00-00 00:00:00'
),
(434, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-18 03
:48:57', '0000-00-00 00:00:00'),
(435, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-18 03:51:15', '0000-00-00
00:00:00'),
(436, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/convherram.doc', '', '', '', 0, '2
012-04-18 03:59:53', '0000-00-00 00:00:00'),
(437, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/contrataciones/convagricola.doc', '', '', '', 0, '2012-04-18 04:09:11'
, '0000-00-00 00:00:00'),
(438, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-18 04:11:24
', '0000-00-00 00:00:00'),
(439, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-18 04:20:03', '
0000-00-00 00:00:00'),
(440, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/dbcherram.doc', '', '', '', 0, '2012-04-18 04:28:28', '0000-00-00 00:00:00'),
(441, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/dbcagricola.doc', '', '',

'', 0, '2012-04-18 04:28:31', '0000-00-00 00:00:00'),


(442, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/dbcagricola.doc', '', '',
'', 0, '2012-04-18 04:50:29', '0000-00-00 00:00:00'),
(443, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '20
12-04-18 04:50:31', '0000-00-00 00:00:00'),
(444, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/convherram.doc', '', '', '', 0, '2012-04-18 04:51:44', '0000-00
-00 00:00:00'),
(445, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-0418 05:18:51', '0000-00-00 00:00:00'),
(446, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/images/contrataciones/convagricola.doc', '', '', '', 0, '2012-0
4-18 05:20:31', '0000-00-00 00:00:00'),
(448, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-18 05:40:14'
, '0000-00-00 00:00:00'),
(449, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-18 05:48:37'
, '0000-00-00 00:00:00'),
(451, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cont
rataciones/convsubpref.doc', '', '', '', 0, '2012-04-18 05:57:57', '0000-00-00 0
0:00:00'),
(452, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '
2012-04-18 05:57:58', '0000-00-00 00:00:00'),
(453, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/convherram.doc', '', '', '', 0, '2012-04
-18 06:07:52', '0000-00-00 00:00:00'),
(454, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-0418 06:17:25', '0000-00-00 00:00:00'),
(455, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04
-18 06:17:27', '0000-00-00 00:00:00'),
(456, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/convsubpref.doc', '', '',
'', 0, '2012-04-18 06:27:11', '0000-00-00 00:00:00'),
(457, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/convagricola.doc', '', '', '', 0, '201204-18 06:29:39', '0000-00-00 00:00:00'),
(458, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-18 06:43:19',
'0000-00-00 00:00:00'),
(459, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/convherram.doc', '', '',
'', 0, '2012-04-18 06:48:01', '0000-00-00 00:00:00'),
(460, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/convherram.doc', '', '', '
', 0, '2012-04-18 06:49:48', '0000-00-00 00:00:00'),
(461, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/convherram.doc', '', '', '', 0, '2012-04-18 06:58:41', '0000-00-00
00:00:00'),
(462, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/dbcagricola.doc', '', '', '', 0, '2012-04-18 07:01:20', '0000-00-00 00:00:00
'),
(463, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/contrataciones/dbcherram.doc', '', '', '', 0, '201

2-04-18 07:09:58', '0000-00-00 00:00:00'),


(464, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/convagricola.doc', '', '', '', 0, '2012-04-18 07:21:29', '0000-00-0
0 00:00:00'),
(465, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/dbcherram.doc', '', '', '', 0, '2012-04-18 07:29:09', '0000-00-00 0
0:00:00'),
(466, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/dbcsubpref.doc', '', '', '', 0, '2012-04-18 07:29:11', '0000-00-00 00:00:00')
,
(467, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2
012-04-18 07:30:08', '0000-00-00 00:00:00'),
(468, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-18 07:
36:56', '0000-00-00 00:00:00'),
(469, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cont
rataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-18 07:45:42', '0000-00-00 00
:00:00'),
(470, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/convherram.doc', '', '', '', 0, '2012-04-18 07:47:32', '0000-00-00 00:00:00'
),
(471, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/convagricola.doc', '', '', '', 0, '2012-04-18 08:04:58', '0000-00-00 00:00:00
'),
(472, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/convagricola.doc', '', '', '', 0,
'2012-04-18 08:07:12', '0000-00-00 00:00:00'),
(474, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cont
rataciones/convagricola.doc', '', '', '', 0, '2012-04-18 08:17:43', '0000-00-00
00:00:00'),
(475, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/dbcherram.doc', '', '', '
', 0, '2012-04-18 08:19:05', '0000-00-00 00:00:00'),
(476, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales/images/contrataciones/convsubpref.doc', '', '', '', 0
, '2012-04-18 08:22:30', '0000-00-00 00:00:00'),
(477, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/convsubpref.doc', '', '', '', 0, '2012-04-18 08:30:57', '0000-00-00 00:00:00'),
(478, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/convsubpref.doc', '', '', '', 0, '2012-04-18 08:35:45', '0000-00-00
00:00:00'),
(479, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/Noticias/foco2.jpg', '', '', '', 0, '2012-04-18 0
8:38:34', '0000-00-00 00:00:00'),
(480, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/Noticias/geo2.jpg', '', '', '', 0, '2012-04-18 08
:40:19', '0000-00-00 00:00:00'),
(481, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/Noticias/ancarabi.jpg', '', '', '', 0, '2012-04-1
8 08:42:28', '0000-00-00 00:00:00'),
(482, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/Noticias/dsc0561463.jpg', '', '', '', 0, '2012-04
-18 08:44:33', '0000-00-00 00:00:00'),
(483, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/Noticias/inter2.jpg', '', '', '', 0, '2012-04-18
08:46:41', '0000-00-00 00:00:00'),
(484, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/images/contrataciones/convherram.doc', '', '', '', 0, '2012-0418 08:47:19', '0000-00-00 00:00:00'),

(485, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-0
4-18 08:47:53', '0000-00-00 00:00:00'),
(486, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/Noticias/convenio.jpg', '', '', '', 0, '2012-04-1
8 08:48:53', '0000-00-00 00:00:00'),
(487, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/Noticias/dsc01463.png', '', '', '', 0, '2012-04-1
8 08:51:25', '0000-00-00 00:00:00'),
(488, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/convagricola.doc', '', '', '', 0, '2012-04-18 09:13:05', '0000-00-00 00:00:00')
,
(489, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/dbcherram.doc', '', '', '', 0, '2012-04-18 09:17:17', '0000-00-00 00:00:00'),
(490, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-18 09:17:1
9', '0000-00-00 00:00:00'),
(491, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-18 09:19:34', '0000-0
0-00 00:00:00'),
(492, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-18 09:27:07',
'0000-00-00 00:00:00'),
(493, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/dbcherram.doc', '', '', '', 0, '20
12-04-18 09:27:08', '0000-00-00 00:00:00'),
(494, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cont
rataciones/dbcherram.doc', '', '', '', 0, '2012-04-18 09:28:12', '0000-00-00 00:
00:00'),
(495, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-1
8 09:37:14', '0000-00-00 00:00:00'),
(496, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/convagricola.doc', '', '', '', 0, '2012-04-18 09:50:
14', '0000-00-00 00:00:00'),
(497, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/contrataciones/dbcagricola.doc', '', '', '', 0, '
2012-04-18 09:52:39', '0000-00-00 00:00:00'),
(498, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-18 09:55:54',
'0000-00-00 00:00:00'),
(500, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/convherram.doc', '', '', '', 0, '2012-04-18 10:17:30',
'0000-00-00 00:00:00'),
(501, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-18 10:17:32'
, '0000-00-00 00:00:00'),
(502, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04
-18 10:20:03', '0000-00-00 00:00:00'),
(503, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cont
rataciones/convherram.doc', '', '', '', 0, '2012-04-18 10:25:04', '0000-00-00 00
:00:00'),
(505, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/images/contrataciones/convherram.doc', '', '', '', 0, '2012-04-18 10:
28:41', '0000-00-00 00:00:00'),
(506, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/convagricola.doc', '', ''
, '', 0, '2012-04-18 10:33:07', '0000-00-00 00:00:00'),
(507, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac

iones/images/contrataciones/convherram.doc', '', '', '', 0, '2012-04-18 10:36:09


', '0000-00-00 00:00:00'),
(510, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/contrataciones/convagricola.doc', '', '', '', 0, '
2012-04-18 11:13:01', '0000-00-00 00:00:00'),
(511, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/convherram.doc', '', '', '', 0, '2012-04-18 11:20:32', '0000-00-00 00:00:00')
,
(512, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/convagricola.doc', '', '',
'', 0, '2012-04-18 11:25:35', '0000-00-00 00:00:00'),
(513, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales/images/contrataciones/convagricola.doc', '', '', '',
0, '2012-04-18 11:40:41', '0000-00-00 00:00:00'),
(514, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/dbcsubpref.doc', '', '',
'', 0, '2012-04-18 11:48:45', '0000-00-00 00:00:00'),
(515, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/contrataciones/convagricola.doc', '', '', '', 0,
'2012-04-18 11:49:20', '0000-00-00 00:00:00'),
(516, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/dbcherram.doc', '', '', '', 0, '2012-04-18 11:58:55', '0000-00-00 00:00:00')
,
(517, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/dbcherram.doc', '', '', ''
, 0, '2012-04-18 12:00:51', '0000-00-00 00:00:00'),
(518, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/convsubpref.doc', '', '',
'', 0, '2012-04-18 12:08:46', '0000-00-00 00:00:00'),
(519, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2
012-04-18 12:19:51', '0000-00-00 00:00:00'),
(520, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/7-recursos-humanos', '', '', '', 0, '2012-04-18
12:27:51', '0000-00-00 00:00:00'),
(521, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-18 12:39:13', '0000-0
0-00 00:00:00'),
(522, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/24-reglamentos-especificos', '', '', '', 0, '20
12-04-18 12:40:32', '0000-00-00 00:00:00'),
(523, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/convherram.doc', '', '', '', 0, '2012-04-18 12:49:49', '0000-00-00 00:00:00'),
(524, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-18 12:58:27',
'0000-00-00 00:00:00'),
(525, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/convsubpref.doc', '', '', '', 0, '2012-04-18 13:03:30', '0000-00-00 00:00:00
'),
(526, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/convherram.doc', '', '', '', 0, '
2012-04-18 13:27:29', '0000-00-00 00:00:00'),
(527, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/convsubpref.doc', '', '', '', 0,
'2012-04-18 13:28:55', '0000-00-00 00:00:00'),
(528, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia', '', '', '', 0, '2012-04-18 13:36:23', '0000-00-00 00:00:00')
,
(529, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-18 13

:38:48', '0000-00-00 00:00:00'),


(530, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-18 13:38:50',
'0000-00-00 00:00:00'),
(531, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/images/contrataciones/convagricola.doc', '', '', '', 0, '2012-04-18 1
3:41:38', '0000-00-00 00:00:00'),
(532, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/convagricola.doc', '', '', '', 0, '2012-04-18 13:50:18
', '0000-00-00 00:00:00'),
(533, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2
012-04-18 13:57:49', '0000-00-00 00:00:00'),
(534, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/contrataciones/dbcherram.doc', '', '', '', 0, '20
12-04-18 13:58:56', '0000-00-00 00:00:00'),
(535, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa', '', '', '', 0, '2012-04-18 14:01:44', '0000-00-00 00:00:00'),
(536, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/convagricola.doc', '', '', '', 0,
'2012-04-18 14:24:10', '0000-00-00 00:00:00'),
(537, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04
-18 14:35:27', '0000-00-00 00:00:00'),
(538, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-18 14:39:20', '0000-00-00
00:00:00'),
(539, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/contrataciones/convherram.doc', '', '', '', 0, '2
012-04-18 14:39:22', '0000-00-00 00:00:00'),
(540, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-18 14:49:1
5', '0000-00-00 00:00:00'),
(541, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales/images/contrataciones/dbcsubpref.doc', '', '', '', 0,
'2012-04-18 14:59:16', '0000-00-00 00:00:00'),
(542, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/dbcsubpref.doc', '', '', '', 0, '2012-04-18 15:09:56', '0000-00-00 00:00:00'),
(543, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/dbcagricola.doc', '', '', '', 0, '2012-04-18 15:19:50', '0000-00-00 00:00:00'
),
(544, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/convagricola.doc', '', '', '', 0, '2012-04-18 15:20:00', '000000-00 00:00:00'),
(545, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-18 15:30:06', '0000-00
-00 00:00:00'),
(546, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/contrataciones/convherram.doc', '', '', '', 0, '2012-04-18 15:30:16',
'0000-00-00 00:00:00'),
(547, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cont
rataciones/dbcagricola.doc', '', '', '', 0, '2012-04-18 15:31:18', '0000-00-00 0
0:00:00'),
(548, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/dbcsubpref.doc', '', '', '
', 0, '2012-04-18 15:40:32', '0000-00-00 00:00:00'),
(549, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales/images/contrataciones/dbcherram.doc', '', '', '', 0,
'2012-04-18 15:40:33', '0000-00-00 00:00:00'),
(551, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci

on/directa/11-noticias-gador/56-comision-interinstitucional-dio-inicio-al-analis
is-del-reglamento-especifico-del-transporte-interprovincial-e-intermunicipal?fon
tstyle=f-smaller', '', '', '', 0, '2012-04-18 19:58:22', '0000-00-00 00:00:00'),
(552, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/42-videos?fontstyle=f-smaller', '', '', '', 0,
'2012-04-18 20:27:35', '0000-00-00 00:00:00'),
(554, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/55-ministerio-de-autonomias-declaro-cuarto-in
termedio-en-la-georreferenciacion-entre-las-comunidades-afectadas-por-el-tema-li
mitrofe-entre-oruro-y-', '', '', '', 0, '2012-04-18 20:58:33', '0000-00-00 00:00
:00'),
(555, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador?fontstyle=f-smaller&format=feed&type=atom',
'', '', '', 0, '2012-04-18 22:07:30', '0000-00-00 00:00:00'),
(556, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarsepor-desborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-smaller', '', '',
'', 0, '2012-04-18 22:07:31', '0000-00-00 00:00:00'),
(557, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarse-por-des
borde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-larger', '', '', '', 0,
'2012-04-18 22:20:03', '0000-00-00 00:00:00'),
(558, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-oru
ro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogidos
?fontstyle=f-smaller', '', '', '', 0, '2012-04-18 22:37:20', '0000-00-00 00:00:0
0'),
(559, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional?fontstyle=f-smaller&format=feed&type=atom', '', '', '
', 0, '2012-04-19 01:30:11', '0000-00-00 00:00:00'),
(560, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/42-videos?fontstyle=f-smaller', '', '', '', 0,
'2012-04-19 02:03:00', '0000-00-00 00:00:00'),
(561, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/58-contrataciones-menores?fontstyle=f-larger',
'', '', '', 0, '2012-04-19 02:31:06', '0000-00-00 00:00:00'),
(562, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarse-p
or-desborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-smaller', '', '',
'', 0, '2012-04-19 04:20:11', '0000-00-00 00:00:00'),
(563, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-or
uro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogido
s?fontstyle=f-larger', '', '', '', 0, '2012-04-19 04:48:24', '0000-00-00 00:00:0
0'),
(564, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/14-proyectos?fontstyle=f-larger&format=feed&type=atom', '', '', '', 0
, '2012-04-19 04:50:34', '0000-00-00 00:00:00'),
(565, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-ahor
radores?fontstyle=f-smaller', '', '', '', 0, '2012-04-19 05:00:39', '0000-00-00
00:00:00'),
(566, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos?fontstyle=f-larger&format=feed&type=rss', '', '',
'', 0, '2012-04-19 05:10:37', '0000-00-00 00:00:00'),
(567, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresasque-construyen-la-carretera-ancaravi-turco?fontstyle=f-larger', '', '', '', 0, '
2012-04-19 05:11:53', '0000-00-00 00:00:00'),
(568, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci

on/por-excepcion/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimient
o-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle
=f-smaller', '', '', '', 0, '2012-04-19 05:29:04', '0000-00-00 00:00:00'),
(569, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-ahorradores
?fontstyle=f-smaller', '', '', '', 0, '2012-04-19 05:49:33', '0000-00-00 00:00:0
0'),
(570, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresas
-que-construyen-la-carretera-ancaravi-turco?fontstyle=f-smaller', '', '', '', 0,
'2012-04-19 06:21:00', '0000-00-00 00:00:00'),
(571, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/Noticias/dsc01463.png', '', '', '', 0, '2012-0419 06:53:10', '0000-00-00 00:00:00'),
(572, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/Noticias/geo2.jpg', '', '', '', 0, '2012-04-19 0
6:53:13', '0000-00-00 00:00:00'),
(574, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/Noticias/dsc0561463.jpg', '', '', '', 0, '2012-0
4-19 06:56:47', '0000-00-00 00:00:00'),
(575, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/Noticias/convenio.jpg', '', '', '', 0, '2012-0419 06:59:49', '0000-00-00 00:00:00'),
(576, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/Noticias/foco2.jpg', '', '', '', 0, '2012-04-19
07:03:02', '0000-00-00 00:00:00'),
(577, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/Noticias/inter2.jpg', '', '', '', 0, '2012-04-19
07:06:19', '0000-00-00 00:00:00'),
(578, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/Noticias/ancarabi.jpg', '', '', '', 0, '2012-0419 07:10:07', '0000-00-00 00:00:00'),
(579, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-solidarid
ad-para-los-damnificados-de-pando?fontstyle=f-larger', '', '', '', 0, '2012-04-1
9 10:05:21', '0000-00-00 00:00:00'),
(580, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional?fontstyle=f-larger&format=feed&type=atom', '',
'', '', 0, '2012-04-19 10:38:47', '0000-00-00 00:00:00'),
(581, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/14-proyectos?fontstyle=f-smaller&format=feed&type=rss', '', '', '', 0
, '2012-04-19 10:49:14', '0000-00-00 00:00:00'),
(582, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-sol
idaridad-para-los-damnificados-de-pando?fontstyle=f-larger', '', '', '', 0, '201
2-04-19 13:19:04', '0000-00-00 00:00:00'),
(583, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/56-comision-interinstitucional-dio-inicio-al
-analisis-del-reglamento-especifico-del-transporte-interprovincial-e-intermunici
pal?fontstyle=f-larger', '', '', '', 0, '2012-04-19 15:22:27', '0000-00-00 00:00
:00'),
(584, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-oru
ro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogidos
?fontstyle=f-larger', '', '', '', 0, '2012-04-19 15:38:19', '0000-00-00 00:00:00
'),
(585, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional?fontstyle=f-larger&format=feed&type=rss', '', '
', '', 0, '2012-04-19 16:40:35', '0000-00-00 00:00:00'),
(586, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci

on/por-emergencia/14-proyectos?fontstyle=f-smaller&format=feed&type=atom', '', '


', '', 0, '2012-04-19 17:23:45', '0000-00-00 00:00:00'),
(587, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interi
nstitucional-con-la-alt', '', '', '', 0, '2012-04-19 18:23:39', '0000-00-00 00:0
0:00'),
(588, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-ahorr
adores?fontstyle=f-larger', '', '', '', 0, '2012-04-19 19:03:57', '0000-00-00 00
:00:00'),
(589, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/14-proyectos?fontstyle=f-smaller&format=feed&type=rss', '', ''
, '', 0, '2012-04-19 20:30:35', '0000-00-00 00:00:00'),
(590, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional?fontstyle=f-smaller&format=feed&type=rss', '',
'', '', 0, '2012-04-19 21:28:55', '0000-00-00 00:00:00'),
(591, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional?fontstyle=f-larger&format=feed&type=rss', '',
'', '', 0, '2012-04-19 21:31:04', '0000-00-00 00:00:00'),
(592, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador?fontstyle=f-smaller&format=feed&type=rss', '
', '', '', 0, '2012-04-19 21:49:29', '0000-00-00 00:00:00'),
(593, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/42-videos?fontstyle=f-larger', '', '', '', 0, '
2012-04-19 23:00:29', '0000-00-00 00:00:00'),
(594, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos?fontstyle=f-larger&format=feed&type=atom', '', '',
'', 0, '2012-04-19 23:49:12', '0000-00-00 00:00:00'),
(595, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional?fontstyle=f-smaller&format=feed&type=atom', '',
'', '', 0, '2012-04-20 00:29:58', '0000-00-00 00:00:00'),
(596, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/25-reglamentos-internos', '', '', '', 0, '2012
-04-20 01:33:02', '0000-00-00 00:00:00'),
(597, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-solidarid
ad-para-los-damnificados-de-pando?fontstyle=f-smaller', '', '', '', 0, '2012-0420 02:10:26', '0000-00-00 00:00:00'),
(598, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador?fontstyle=f-larger&format=feed&type=rss', '', '', '
', 0, '2012-04-20 03:10:54', '0000-00-00 00:00:00'),
(600, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/56-comision-interinstitucional-dio-inicio-alanalisis-del-reglamento-especifico-del-transporte-interprovincial-e-intermunicip
al?fontstyle=f-larger', '', '', '', 0, '2012-04-20 04:29:00', '0000-00-00 00:00:
00'),
(601, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/Noticias/mype.jpg', '', '', '', 0, '2012-04-20 0
4:40:37', '0000-00-00 00:00:00'),
(602, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional?fontstyle=f-larger&format=feed&type=rss', '', '', '',
0, '2012-04-20 06:31:30', '0000-00-00 00:00:00'),
(603, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/14-proyectos?fontstyle=f-larger&format=feed&type=atom', '', ''
, '', 0, '2012-04-20 06:42:05', '0000-00-00 00:00:00'),
(604, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimient
o-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle
=f-larger', '', '', '', 0, '2012-04-20 06:51:35', '0000-00-00 00:00:00'),
(606, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci

on/directa/2-institucional?fontstyle=f-smaller&format=feed&type=rss', '', '', ''


, 0, '2012-04-20 07:08:36', '0000-00-00 00:00:00'),
(609, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional?fontstyle=f-larger&format=feed&type=atom', '',
'', '', 0, '2012-04-20 08:19:20', '0000-00-00 00:00:00'),
(610, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/58-contrataciones-menores?fontstyle=f-smaller'
, '', '', '', 0, '2012-04-20 08:39:37', '0000-00-00 00:00:00'),
(611, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-so
lidaridad-para-los-damnificados-de-pando?fontstyle=f-smaller', '', '', '', 0, '2
012-04-20 08:59:42', '0000-00-00 00:00:00'),
(612, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/42-videos?fontstyle=f-larger', '', '', '', 0,
'2012-04-20 10:04:21', '0000-00-00 00:00:00'),
(613, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/58-contrataciones-menores?fontstyle=f-larger',
'', '', '', 0, '2012-04-20 10:04:25', '0000-00-00 00:00:00'),
(614, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion', '', '', '', 0, '2012-04-20 10:31:25', '0000-00-00 00:00:00'),
(615, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador?fontstyle=f-larger&format=feed&type=atom', ''
, '', '', 0, '2012-04-20 10:47:03', '0000-00-00 00:00:00'),
(616, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional?fontstyle=f-smaller&format=feed&type=atom', ''
, '', '', 0, '2012-04-20 10:53:04', '0000-00-00 00:00:00'),
(617, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-oruro-rec
ibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogidos?fonts
tyle=f-larger', '', '', '', 0, '2012-04-20 11:52:12', '0000-00-00 00:00:00'),
(618, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-sol
idaridad-para-los-damnificados-de-pando?fontstyle=f-smaller', '', '', '', 0, '20
12-04-20 12:10:09', '0000-00-00 00:00:00'),
(619, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/42-videos?fontstyle=f-smaller', '', '', '', 0, '201204-20 12:29:59', '0000-00-00 00:00:00'),
(620, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimien
to-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyl
e=f-larger', '', '', '', 0, '2012-04-20 12:50:10', '0000-00-00 00:00:00'),
(621, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/58-contrataciones-menores?fontstyle=f-larger', '', ''
, '', 0, '2012-04-20 12:50:31', '0000-00-00 00:00:00'),
(622, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/58-contrataciones-menores?fontstyle=f-smaller',
'', '', '', 0, '2012-04-20 13:00:51', '0000-00-00 00:00:00'),
(623, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/46-gobernacion-gestiona-recursos-para-implementar-pro
yecto-nacional-de-pastos-nativos?fontstyle=f-larger', '', '', '', 0, '2012-04-20
13:01:19', '0000-00-00 00:00:00'),
(624, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/46-gobernacion-gestiona-recursos-para-implement
ar-proyecto-nacional-de-pastos-nativos?fontstyle=f-larger', '', '', '', 0, '2012
-04-20 13:36:12', '0000-00-00 00:00:00'),
(625, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador/55-ministerio-de-autonomias-declaro-cuarto-intermed
io-en-la-georreferenciacion-entre-las-comunidades-afectadas-por-el-tema-limitrof
e-entre-oruro-y-potosi', '', '', '', 0, '2012-04-20 13:55:18', '0000-00-00 00:00
:00'),

(626, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarsepor-desborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-larger', '', '',
'', 0, '2012-04-20 14:06:58', '0000-00-00 00:00:00'),
(628, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/56-comision-interinstitucional-dio-inicio-al
-analisis-del-reglamento-especifico-del-transporte-interprovincial-e-intermunici
pal?fontstyle=f-smalle', '', '', '', 0, '2012-04-20 15:36:09', '0000-00-00 00:00
:00'),
(629, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador?fontstyle=f-smaller&format=feed&type=rss', ''
, '', '', 0, '2012-04-20 16:36:46', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(630, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/46-gobernacion-gestiona-recursos-para-implement
ar-proyecto-nacional-de-pastos-nativos?fontstyle=f-smaller', '', '', '', 0, '201
2-04-20 17:03:14', '0000-00-00 00:00:00'),
(631, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador?fontstyle=f-smaller&format=feed&type=atom', '
', '', '', 0, '2012-04-20 17:14:45', '0000-00-00 00:00:00'),
(632, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/53-convenio-de-cooperacion-interinstitucional
-con-la-alt', '', '', '', 0, '2012-04-20 17:28:58', '0000-00-00 00:00:00'),
(633, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/55-ministerio-de-autonomias-declaro-cuarto-i
ntermedio-en-la-georreferenciacion-entre-las-comunidades-afectadas-por-el-tema-l
imitrofe-entre-oruro-y', '', '', '', 0, '2012-04-20 17:32:32', '0000-00-00 00:00
:00'),
(634, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador?fontstyle=f-larger&format=feed&type=rss', ''
, '', '', 0, '2012-04-20 17:43:56', '0000-00-00 00:00:00'),
(635, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/58-contrataciones-menores?fontstyle=f-smaller', '', '
', '', 0, '2012-04-20 19:48:00', '0000-00-00 00:00:00'),
(636, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/46-gobernacion-gestiona-recursos-para-implemen
tar-proyecto-nacional-de-pastos-nativos?fontstyle=f-larger', '', '', '', 0, '201
2-04-20 20:00:29', '0000-00-00 00:00:00'),
(637, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-or
uro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogido
s?fontstyle=f-smaller', '', '', '', 0, '2012-04-20 20:08:16', '0000-00-00 00:00:
00'),
(639, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresasque-construyen-la-carretera-ancaravi-turco?fontstyle=f-smaller', '', '', '', 0,
'2012-04-20 21:24:37', '0000-00-00 00:00:00'),
(640, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=3', '', '', '',
0, '2012-04-20 21:41:51', '0000-00-00 00:00:00'),
(641, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/2-institucional/46-gobernacion-gestiona-recursos-para-implemen
tar-proyecto-nacional-de-pastos-nativos?fontstyle=f-smaller', '', '', '', 0, '20
12-04-20 21:44:31', '0000-00-00 00:00:00'),
(642, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/14-proyectos?fontstyle=f-larger&format=feed&type=rss', '', '', '', 0,
'2012-04-20 22:39:54', '0000-00-00 00:00:00'),
(643, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/convsubpref.doc', '', '', '', 0, '2012-04-20 23:28:38', '0000-00-00 00:00:00')

,
(644, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/dbclistones.doc', '', '', '', 0, '2012-04-20 23:28:47', '0000-00-00 00:00:00')
,
(645, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/dbcsubpref.doc', '', '', '', 0, '2012-04-20 23:29:07', '0000-00-00 00:00:0
0'),
(646, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/convbolillo.doc', '', '', '', 0, '2012-04-20 23:29:17', '0000-00-00 00:00:00
'),
(647, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/convagricultura.doc', '', '', '', 0, '2012-04-20 23:29:26', '0000-00-00 00:00:
00'),
(648, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/dbcsubpref.doc', '', '', '', 0, '2012-04-20 23:29:36', '0000-00-00 00:00:00'),
(649, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/convpicina.doc', '', '', '', 0, '2012-04-20 23:29:46', '0000-00-00 00:00:0
0'),
(650, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/convagricultura.doc', '', '', '', 0, '2012-04-20 23:29:55', '0000-00-00 00
:00:00'),
(651, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/convpicina.doc', '', '', '', 0, '2012-04-20 23:30:05', '0000-00-00 00:00:00'
),
(652, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/convbolillo.doc', '', '', '', 0, '2012-04-20 23:30:15', '0000-00-00 00:00:
00'),
(653, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/dbcbolillo.doc', '', '', '', 0, '2012-04-20 23:30:34', '0000-00-00 00:00:00'),
(654, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/menores/invitapubli2.doc', '', '', '', 0, '2012-04-20 23:30:46', '0000-0000 00:00:00'),
(655, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/dbcaullagas.doc', '', '', '', 0, '2012-04-20 23:30:54', '0000-00-00 00:00:00')
,
(656, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/dbcsubpref.doc', '', '', '', 0, '2012-04-20 23:31:03', '0000-00-00 00:00:00'
),
(657, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/convpicina.doc', '', '', '', 0, '2012-04-20 23:31:13', '0000-00-00 00:00:00'),
(658, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/dbcpicina.doc', '', '', '', 0, '2012-04-20 23:31:33', '0000-00-00 00:00:00
'),
(659, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/convbolillo.doc', '', '', '', 0, '2012-04-20 23:31:52', '0000-00-00 00:00:00')
,
(660, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/convsubpref.doc', '', '', '', 0, '2012-04-20 23:32:02', '0000-00-00 00:00:00
'),
(661, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/convlistones.doc', '', '', '', 0, '2012-04-20 23:32:21', '0000-00-00 00:00:00'
),
(662, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/dbcbolillo.doc', '', '', '', 0, '2012-04-20 23:32:31', '0000-00-00 00:00:0
0'),
(663, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/menores/invitapubli2.doc', '', '', '', 0, '2012-04-20 23:32:50', '0000-00-00
00:00:00'),
(664, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/dbcaullagas.doc', '', '', '', 0, '2012-04-20 23:33:00', '0000-00-00 00:00:

00'),
(665, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/convaullaga.doc', '', '', '', 0, '2012-04-20 23:33:09', '0000-00-00 00:00:00')
,
(666, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/menores/invitapubli2.doc', '', '', '', 0, '2012-04-20 23:33:19', '0000-00-00 0
0:00:00'),
(667, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/dbcpicina.doc', '', '', '', 0, '2012-04-20 23:33:29', '0000-00-00 00:00:00'),
(668, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/dbcagricultura.doc', '', '', '', 0, '2012-04-20 23:33:38', '0000-00-00 00:
00:00'),
(669, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/dbcbolillo.doc', '', '', '', 0, '2012-04-20 23:33:58', '0000-00-00 00:00:00'
),
(670, 'http://www.oruro.gob.bo/index.php/co/escala-salarial/images/contratacione
s/dbcagricultura.doc', '', '', '', 0, '2012-04-20 23:34:08', '0000-00-00 00:00:0
0'),
(671, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/dbcagricultura.doc', '', '', '', 0, '2012-04-20 23:34:47', '0000-00-00 00:00
:00'),
(672, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/dbcaullagas.doc', '', '', '', 0, '2012-04-20 23:35:06', '0000-00-00 00:00:00
'),
(673, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/convaullaga.doc', '', '', '', 0, '2012-04-20 23:35:16', '0000-00-00 00:00:00
'),
(674, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/dbclistones.doc', '', '', '', 0, '2012-04-20 23:35:25', '0000-00-00 00:00:
00'),
(675, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/convagricultura.doc', '', '', '', 0, '2012-04-20 23:35:35', '0000-00-00 00:0
0:00'),
(677, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/convsubpref.doc', '', '', '', 0, '2012-04-20 23:35:54', '0000-00-00 00:00:
00'),
(678, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/convlistones.doc', '', '', '', 0, '2012-04-20 23:36:14', '0000-00-00 00:00
:00'),
(679, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/convlistones.doc', '', '', '', 0, '2012-04-20 23:36:23', '0000-00-00 00:00:0
0'),
(680, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/dbcpicina.doc', '', '', '', 0, '2012-04-20 23:36:33', '0000-00-00 00:00:00')
,
(681, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/images/contratac
iones/convaullaga.doc', '', '', '', 0, '2012-04-20 23:36:43', '0000-00-00 00:00:
00'),
(682, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/contratacio
nes/dbclistones.doc', '', '', '', 0, '2012-04-20 23:37:02', '0000-00-00 00:00:00
'),
(683, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/convagricultura.doc', '', '', '', 0
, '2012-04-20 23:52:30', '0000-00-00 00:00:00'),
(684, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/menores/invitapubli2.doc', '', '',
'', 0, '2012-04-20 23:52:44', '0000-00-00 00:00:00'),
(685, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-e
mprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-sma

ller', '', '', '', 0, '2012-04-20 23:52:56', '0000-00-00 00:00:00'),


(686, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/dbcagricultura.doc', '', '', '', 0,
'2012-04-20 23:53:00', '0000-00-00 00:00:00'),
(687, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/convlistones.doc', '', '', '', 0, '
2012-04-20 23:53:23', '0000-00-00 00:00:00'),
(688, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/convpicina.doc', '', '', '', 0, '20
12-04-20 23:53:37', '0000-00-00 00:00:00'),
(689, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '20
12-04-20 23:53:50', '0000-00-00 00:00:00'),
(690, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/convaullaga.doc', '', '', '', 0, '2
012-04-20 23:54:07', '0000-00-00 00:00:00'),
(691, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/dbcpicina.doc', '', '', '', 0, '201
2-04-20 23:54:30', '0000-00-00 00:00:00'),
(692, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/convsubpref.doc', '', '', '', 0, '2
012-04-20 23:54:44', '0000-00-00 00:00:00'),
(693, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/convbolillo.doc', '', '', '', 0, '2
012-04-20 23:55:10', '0000-00-00 00:00:00'),
(694, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '20
12-04-20 23:55:24', '0000-00-00 00:00:00'),
(695, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/dbcaullagas.doc', '', '', '', 0, '2
012-04-20 23:55:37', '0000-00-00 00:00:00'),
(696, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luch
a-contra-la-corrupcion/images/contrataciones/dbclistones.doc', '', '', '', 0, '2
012-04-20 23:56:17', '0000-00-00 00:00:00'),
(697, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-so
lidaridad-para-los-damnificados-de-pando?fontstyle=f-larger', '', '', '', 0, '20
12-04-21 00:14:36', '0000-00-00 00:00:00'),
(699, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales', '', '', '', 0, '2012-04-21 01:04:12', '0000-00-00 0
0:00:00'),
(700, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/14-proyectos?fontstyle=f-larger&format=feed&type=rss', '', '',
'', 0, '2012-04-21 01:41:42', '0000-00-00 00:00:00'),
(701, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador/56-comision-interinstitucional-dio-inicio-al-analis
is-del-reglamento-especifico-del-transporte-interprovincial-e-intermunicipal?fon
tstyle=f-larger', '', '', '', 0, '2012-04-21 01:50:19', '0000-00-00 00:00:00'),
(702, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitu
cional-con-la-alt', '', '', '', 0, '2012-04-21 02:47:52', '0000-00-00 00:00:00')
,
(704, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia?id=49', '', '', '', 0, '2012-04-21 03:01:56', '0000-00-00 00:0
0:00'),
(706, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos?fontstyle=f-smaller&format=feed&type=rss', '', '',
'', 0, '2012-04-21 04:50:34', '0000-00-00 00:00:00'),
(707, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarse-p

or-desborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-larger', '', '', '


', 0, '2012-04-21 04:59:39', '0000-00-00 00:00:00'),
(708, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarse-por-des
borde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-smaller', '', '', '', 0,
'2012-04-21 05:17:54', '0000-00-00 00:00:00'),
(709, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia?id=7', '', '', '', 0, '2012-04-21 07:18:48', '0000-00-00 00:00
:00'),
(710, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador?fontstyle=f-larger&format=feed&type=atom', '', '',
'', 0, '2012-04-21 08:23:04', '0000-00-00 00:00:00'),
(711, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresas
-que-construyen-la-carretera-ancaravi-turco?fontstyle=f-larger', '', '', '', 0,
'2012-04-21 09:46:00', '0000-00-00 00:00:00'),
(712, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-ahorradores
?fontstyle=f-larger', '', '', '', 0, '2012-04-21 09:57:45', '0000-00-00 00:00:00
'),
(713, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimien
to-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyl
e=f-smaller', '', '', '', 0, '2012-04-21 10:19:01', '0000-00-00 00:00:00'),
(714, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional?fontstyle=f-larger&format=feed&type=atom', '', '', ''
, 0, '2012-04-21 10:31:37', '0000-00-00 00:00:00'),
(715, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-e
mprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-lar
ger', '', '', '', 0, '2012-04-21 10:40:16', '0000-00-00 00:00:00'),
(716, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador?fontstyle=f-smaller&format=feed&type=rss', '', '',
'', 0, '2012-04-21 10:54:08', '0000-00-00 00:00:00'),
(719, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador?fontstyle=f-smaller&format=feed&type=atom', '', '',
'', 0, '2012-04-21 11:30:01', '0000-00-00 00:00:00'),
(720, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/42-videos?fontstyle=f-larger', '', '', '', 0, '2012-0
4-21 12:25:49', '0000-00-00 00:00:00'),
(722, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/Noticias/dsc0561463.jpg', '', '', '', 0, '2012-0421 14:42:10', '0000-00-00 00:00:00'),
(723, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/Noticias/geo2.jpg', '', '', '', 0, '2012-04-21 14:
44:44', '0000-00-00 00:00:00'),
(724, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/Noticias/convenio.jpg', '', '', '', 0, '2012-04-21
14:47:10', '0000-00-00 00:00:00'),
(725, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/Noticias/inter2.jpg', '', '', '', 0, '2012-04-21 1
4:49:39', '0000-00-00 00:00:00'),
(726, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/Noticias/foco2.jpg', '', '', '', 0, '2012-04-21 14
:52:10', '0000-00-00 00:00:00'),
(727, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/Noticias/dsc01463.png', '', '', '', 0, '2012-04-21
14:54:46', '0000-00-00 00:00:00'),
(728, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/Noticias/ancarabi.jpg', '', '', '', 0, '2012-04-21

14:57:45', '0000-00-00 00:00:00'),


(729, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/56-comision-interinstitucional-dio-inicio-alanalisis-del-reglamento-especifico-del-transporte-interprovincial-e-intermunicip
al?fontstyle=f-smaller', '', '', '', 0, '2012-04-21 15:04:16', '0000-00-00 00:00
:00'),
(732, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion?fontstyle=f-smaller', '', '', '
', 0, '2012-04-21 15:48:42', '0000-00-00 00:00:00'),
(735, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-oruro-rec
ibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogidos?fonts
tyle=f-smaller', '', '', '', 0, '2012-04-21 17:25:53', '0000-00-00 00:00:00'),
(736, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional', '', '', '', 0, '2012-04-21
17:47:16', '0000-00-00 00:00:00'),
(737, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/14-proyectos?fontstyle=f-smaller&format=feed&type=atom', '', '', '',
0, '2012-04-21 17:59:11', '0000-00-00 00:00:00'),
(738, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador?fontstyle=f-larger&format=feed&type=rss', '',
'', '', 0, '2012-04-21 18:29:57', '0000-00-00 00:00:00'),
(739, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador?fontstyle=f-larger&format=feed&type=atom', '
', '', '', 0, '2012-04-21 18:50:20', '0000-00-00 00:00:00'),
(744, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/2-institucional?fontstyle=f-smaller&format=feed&type=rss', '',
'', '', 0, '2012-04-21 20:58:05', '0000-00-00 00:00:00'),
(745, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-ahorr
adores?fontstyle=f-smaller', '', '', '', 0, '2012-04-21 20:58:28', '0000-00-00 0
0:00:00'),
(746, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-ahor
radores?fontstyle=f-larger', '', '', '', 0, '2012-04-21 20:58:31', '0000-00-00 0
0:00:00'),
(747, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-excepcion/14-proyectos?fontstyle=f-smaller&format=feed&type=atom', '', ''
, '', 0, '2012-04-21 21:04:30', '0000-00-00 00:00:00'),
(748, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresas-que-co
nstruyen-la-carretera-ancaravi-turco?fontstyle=f-larger', '', '', '', 0, '2012-0
4-21 21:21:31', '0000-00-00 00:00:00'),
(749, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresas-que-co
nstruyen-la-carretera-ancaravi-turco?fontstyle=f-smaller', '', '', '', 0, '201204-21 21:35:34', '0000-00-00 00:00:00'),
(750, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/directa/2-institucional/46-gobernacion-gestiona-recursos-para-implementar-pro
yecto-nacional-de-pastos-nativos?fontstyle=f-smaller', '', '', '', 0, '2012-04-2
1 21:42:40', '0000-00-00 00:00:00'),
(751, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/dbcagricultura.doc', '', '',
'', 0, '2012-04-21 22:15:34', '0000-00-00 00:00:00'),
(752, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/convagricultura.doc', '', '', '', 0, '20
12-04-21 22:17:24', '0000-00-00 00:00:00'),
(753, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sed-fmc/images/contrataciones/dbcherram.doc', '', '', '', 0, '2
012-04-21 22:25:08', '0000-00-00 00:00:00'),

(754, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04
-21 22:28:44', '0000-00-00 00:00:00'),
(755, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/dbcagricultura.doc', '', '', '', 0, '2012-04-21 22:40:16', '000
0-00-00 00:00:00'),
(756, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/movimientos-sociales?id=9&fontstyle=f-smaller', '', '', '', 0, '2012-04-21
22:54:50', '0000-00-00 00:00:00'),
(757, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/dbcagricultura.doc', '', '', '', 0, '2012-04-21 23:01:
37', '0000-00-00 00:00:00'),
(758, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sed-fmc/images/contrataciones/convagricola.doc', '', '', '', 0,
'2012-04-21 23:12:44', '0000-00-00 00:00:00'),
(759, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/dbclistones.doc', '', '', '', 0, '2012-04-21 23:23:21', '0000-00-00 00:00:00
'),
(760, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04
-21 23:31:32', '0000-00-00 00:00:00'),
(761, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/imag
es/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-21 23:34:16', '000000-00 00:00:00'),
(762, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/dbcagricultura.doc', '', '', '',
0, '2012-04-21 23:34:17', '0000-00-00 00:00:00'),
(763, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/convagricultura.doc', '', '', '', 0, '2012-04-21 23:34:59', '0000-00-00 00:0
0:00'),
(764, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/convbolillo.doc', '', '', '', 0,
'2012-04-21 23:47:03', '0000-00-00 00:00:00'),
(765, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/convlistones.doc', '', '', '', 0, '2012-04-21 23:59:46', '0000-00-00 00:00:00')
,
(766, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-0
4-21 23:59:48', '0000-00-00 00:00:00'),
(767, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/dbcpicina.doc', '', '', '', 0, '2012-04-22 00:13:52', '0000-00-00 0
0:00:00'),
(768, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/dbclistones.doc', '', '', '', 0, '2012-04-22 00:13:53'
, '0000-00-00 00:00:00'),
(769, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/convbolillo.doc', '', '', '', 0, '2012-0
4-22 00:13:53', '0000-00-00 00:00:00'),
(770, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012
-04-22 00:13:53', '0000-00-00 00:00:00'),
(772, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/menor/images/contrataciones/convaullaga.doc', '', '', '', 0, '2012-04-22 00:2
7:09', '0000-00-00 00:00:00'),
(773, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '
2012-04-22 00:27:12', '0000-00-00 00:00:00'),
(774, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/cooperativas/images/contrataciones/dbclistones.doc', '', '', '', 0, '201204-22 00:32:17', '0000-00-00 00:00:00'),

(775, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional/images/contrataciones/dbcher
ram.doc', '', '', '', 0, '2012-04-22 00:37:18', '0000-00-00 00:00:00'),
(776, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/dbcbolillo.doc', '', '',
'', 0, '2012-04-22 00:41:04', '0000-00-00 00:00:00'),
(777, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/images
/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-22 00:41:06', '0000-0000 00:00:00'),
(778, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sed-fmc/images/contrataciones/dbcagricola.doc', '', '', '', 0,
'2012-04-22 00:52:23', '0000-00-00 00:00:00'),
(779, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion/images/contrataciones/dbcsubpre
f.doc', '', '', '', 0, '2012-04-22 00:52:47', '0000-00-00 00:00:00'),
(780, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/convaullaga.doc', '', '', '', 0,
'2012-04-22 01:03:46', '0000-00-00 00:00:00'),
(781, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/contrataciones/dbclistones.doc', '', '', '', 0, '2012-04-22 01:15:00', '000000-00 00:00:00'),
(782, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/convagricultura.doc', '', '', '', 0, '2012-04-22 01:15
:05', '0000-00-00 00:00:00'),
(783, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/dbcaullagas.doc', '', '',
'', 0, '2012-04-22 01:25:17', '0000-00-00 00:00:00'),
(784, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/convlistones.doc', '', ''
, '', 0, '2012-04-22 01:25:20', '0000-00-00 00:00:00'),
(785, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/convbolillo.doc', '', '',
'', 0, '2012-04-22 01:25:21', '0000-00-00 00:00:00'),
(786, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/convherram.doc', '', '', '', 0, '2012-04-22 01:36:
38', '0000-00-00 00:00:00'),
(788, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/con
trataciones/dbcherram.doc', '', '', '', 0, '2012-04-22 01:45:05', '0000-00-00 00
:00:00'),
(789, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/contrataciones/dbcagricultura.doc', '', '', '', 0, '2012-04-22 02:28:08', '00
00-00-00 00:00:00'),
(790, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012
-04-22 02:38:34', '0000-00-00 00:00:00'),
(791, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/dbcagricultura.doc', '', '', '', 0, '
2012-04-22 02:52:03', '0000-00-00 00:00:00'),
(792, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/convlistones.doc', '', '', '', 0, '2012-04-22 03:04:37', '0000-00-00 00:00:0
0'),
(793, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/convagricola.doc', '', '', '', 0,
'2012-04-22 03:04:39', '0000-00-00 00:00:00'),
(794, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/dbclistones.doc', '', '', '', 0, '2012-04-22 03:16:06', '0000-00-00
00:00:00'),
(795, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/convlistones.doc', '', '', '', 0, '2012-04-22 03:22:
35', '0000-00-00 00:00:00'),

(796, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '
2012-04-22 03:26:26', '0000-00-00 00:00:00'),
(797, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/images
/contrataciones/dbcpicina.doc', '', '', '', 0, '2012-04-22 03:34:25', '0000-00-0
0 00:00:00'),
(798, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/dbcpicina.doc', '', '', '', 0
, '2012-04-22 03:37:26', '0000-00-00 00:00:00'),
(799, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/contrataciones/convlistones.doc', '', '', '', 0, '
2012-04-22 03:37:49', '0000-00-00 00:00:00'),
(800, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-22 03:39
:46', '0000-00-00 00:00:00'),
(801, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/dbcaullagas.doc', '', '', '', 0, '2012-04-22 03:47:39', '0000-0
0-00 00:00:00'),
(802, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/images
/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-22 03:47:41', '0000-00
-00 00:00:00'),
(803, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional/images/contrataciones/dbcsub
pref.doc', '', '', '', 0, '2012-04-22 03:48:25', '0000-00-00 00:00:00'),
(804, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/imag
es/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-22 03:58:32', '000000-00 00:00:00'),
(805, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '
2012-04-22 04:09:46', '0000-00-00 00:00:00'),
(806, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/convpicina.doc', '', '', '', 0, '2012-04-22 04:09:48', '0000-00-00 00:00:00')
,
(807, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/dbcpicina.doc', '', '', '', 0, '2012-04-22 04:29:29',
'0000-00-00 00:00:00'),
(808, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/dbcpicina.doc', '', '', '', 0, '2012-04-22 04:40:1
5', '0000-00-00 00:00:00'),
(809, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/dbcaullagas.doc', '', '', '', 0,
'2012-04-22 05:00:04', '0000-00-00 00:00:00'),
(810, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/dbcsubpref.doc', '', '', '',
0, '2012-04-22 05:11:56', '0000-00-00 00:00:00'),
(811, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/dbcaullagas.doc', '', '', '', 0, '2012-04-22 05:19:16', '0000-00-00
00:00:00'),
(812, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/convlistones.doc', '', '', '', 0, '20
12-04-22 05:20:34', '0000-00-00 00:00:00'),
(813, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/dbcaullagas.doc', '', '', '', 0, '2012-04-22 05:29:11', '0000-00-00 00:00:00
'),
(814, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/dbcaullagas.doc', '', '', '', 0, '2012-0
4-22 05:29:15', '0000-00-00 00:00:00'),
(815, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/convpicina.doc', '', '', '',
0, '2012-04-22 05:38:36', '0000-00-00 00:00:00'),

(816, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/contrataciones/convbolillo.doc', '', '', '', 0, '2
012-04-22 05:41:08', '0000-00-00 00:00:00'),
(817, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/convherram.doc', '', '', '', 0, '
2012-04-22 05:47:51', '0000-00-00 00:00:00'),
(818, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/convbolillo.doc', '', '', '', 0, '
2012-04-22 05:58:40', '0000-00-00 00:00:00'),
(819, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/dbclistones.doc', '', '',
'', 0, '2012-04-22 06:00:54', '0000-00-00 00:00:00'),
(820, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/images
/contrataciones/dbcaullagas.doc', '', '', '', 0, '2012-04-22 06:08:34', '0000-00
-00 00:00:00'),
(821, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional?showall=&limitstart=', '', '
', '', 0, '2012-04-22 06:12:49', '0000-00-00 00:00:00'),
(822, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/convpicina.doc', '', '', '', 0, '2012-04
-22 06:18:13', '0000-00-00 00:00:00'),
(823, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/convagricola.doc', '', '', '', 0, '20
12-04-22 06:18:15', '0000-00-00 00:00:00'),
(824, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/dbcagricultura.doc', '',
'', '', 0, '2012-04-22 06:18:19', '0000-00-00 00:00:00'),
(825, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/dbcagricola.doc', '', '', '', 0, '201
2-04-22 06:29:43', '0000-00-00 00:00:00'),
(826, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/convagricultura.doc', '', '', '',
0, '2012-04-22 06:39:49', '0000-00-00 00:00:00'),
(827, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/convaullaga.doc', '', '', '', 0, '2012-04-22 06:45:16', '0000-00-00
00:00:00'),
(828, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-22 07:04:21', '000000-00 00:00:00'),
(829, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/dbcagricultura.doc', '', '', '', 0, '2012-04-22 07:04:24', '0000-00
-00 00:00:00'),
(830, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/convpicina.doc', '', '', '', 0, '2012-04
-22 07:04:30', '0000-00-00 00:00:00'),
(831, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/contrataciones/convsubpref.doc', '', '', '', 0, '2
012-04-22 07:16:33', '0000-00-00 00:00:00'),
(832, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/convbolillo.doc', '', '', '', 0, '2012-04-22 07:16:33', '0000-0
0-00 00:00:00'),
(833, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion/images/contrataciones/dbcagrico
la.doc', '', '', '', 0, '2012-04-22 07:16:35', '0000-00-00 00:00:00'),
(835, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/convlistones.doc', '', '', '', 0, '2012-04-22 07:29:34', '0000-00-0
0 00:00:00'),
(836, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/convagricultura.doc', '',
'', '', 0, '2012-04-22 07:42:11', '0000-00-00 00:00:00'),

(837, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/convbolillo.doc', '', '', '', 0, '2012-04-22 07:42:16', '0000-00-00 0
0:00:00'),
(838, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/dbclistones.doc', '', '', '', 0, '2012-04-22 08:20:41', '0000-00-00 00:00:00'),
(839, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/convbolillo.doc', '', '', '', 0, '
2012-04-22 08:20:44', '0000-00-00 00:00:00'),
(840, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/con
trataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-22 08:20:46', '0000-00-00 0
0:00:00'),
(841, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/convbolillo.doc', '', '', '', 0, '2012-04-22 08:30:0
8', '0000-00-00 00:00:00'),
(842, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/contrataciones/convpicina.doc', '', '', '', 0, '2012-04-22 08:30:14', '0000-0
0-00 00:00:00'),
(843, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/dbcagricultura.doc', '', '', '', 0, '2012-04-22 08
:30:39', '0000-00-00 00:00:00'),
(844, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/dbcherram.doc', '', '', '', 0, '2
012-04-22 08:38:18', '0000-00-00 00:00:00'),
(845, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/convbolillo.doc', '', '', '', 0, '201
2-04-22 08:38:20', '0000-00-00 00:00:00'),
(846, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/dbcagricultura.doc', '', '', '', 0, '2012-04-22 08:39:18', '0000-00-00 00:00
:00'),
(847, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/con
trataciones/convsubpref.doc', '', '', '', 0, '2012-04-22 08:47:39', '0000-00-00
00:00:00'),
(848, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/convsubpref.doc', '', '', '', 0, '201
2-04-22 08:52:58', '0000-00-00 00:00:00'),
(849, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/convlistones.doc', '', '', '', 0,
'2012-04-22 08:57:50', '0000-00-00 00:00:00'),
(850, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/cooperativas/images/contrataciones/convlistones.doc', '', '', '', 0, '2012
-04-22 08:59:27', '0000-00-00 00:00:00'),
(851, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/convlistones.doc', '', '', '', 0, '20
12-04-22 09:04:28', '0000-00-00 00:00:00'),
(852, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contrataciones
/convbolillo.doc', '', '', '', 0, '2012-04-22 09:07:52', '0000-00-00 00:00:00'),
(854, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-22 09:13:08
', '0000-00-00 00:00:00'),
(860, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/convbolillo.doc', '', '', '',
0, '2012-04-22 09:24:39', '0000-00-00 00:00:00'),
(861, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/convaullaga.doc', '', '',
'', 0, '2012-04-22 09:28:08', '0000-00-00 00:00:00'),
(862, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/cooperativas/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-0
4-22 09:28:15', '0000-00-00 00:00:00'),
(866, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/convaullaga.doc', '', '', '', 0, '201

2-04-22 09:33:16', '0000-00-00 00:00:00'),


(867, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/convsubpref.doc', '', '', '', 0, '2012-04-22 09:39:10', '0000-00-00 0
0:00:00'),
(869, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/dbcaullagas.doc', '', '', '', 0, '
2012-04-22 09:48:36', '0000-00-00 00:00:00'),
(872, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/convaullaga.doc', '', '', '', 0, '2012-04-22 09:58:53', '0000-00-00 00:00:00
'),
(873, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/convbolillo.doc', '', '', '', 0, '201
2-04-22 09:59:56', '0000-00-00 00:00:00'),
(875, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/convpicina.doc', '', '', '', 0, '
2012-04-22 10:08:34', '0000-00-00 00:00:00'),
(876, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/menores/invitapubli2.doc', '', '', '', 0, '2012-04-22 10:13:37', '0000-00-00
00:00:00'),
(877, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/dbcagricultura.doc', '', '', '',
0, '2012-04-22 10:23:52', '0000-00-00 00:00:00'),
(878, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/menores/invitapubli2.doc', '', ''
, '', 0, '2012-04-22 10:36:47', '0000-00-00 00:00:00'),
(879, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/dbclistones.doc', '', '', '',
0, '2012-04-22 10:36:50', '0000-00-00 00:00:00'),
(880, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cont
rataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-22 10:36:52', '0000-00-00 00
:00:00'),
(881, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/dbclistones.doc', '', '', '', 0, '201
2-04-22 11:02:59', '0000-00-00 00:00:00'),
(882, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/dbclistones.doc', '', '', '', 0, '2012-04-22 11:06
:19', '0000-00-00 00:00:00'),
(883, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/dbcbolillo.doc', '', '', '
', 0, '2012-04-22 11:14:23', '0000-00-00 00:00:00'),
(884, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/convlistones.doc', '', '', '', 0, '201204-22 11:18:50', '0000-00-00 00:00:00'),
(885, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/dbcherram.doc', '', '', '', 0
, '2012-04-22 11:24:43', '0000-00-00 00:00:00'),
(887, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/convlistones.doc', '', '', '', 0, '2012-04-22 11:35:40
', '0000-00-00 00:00:00'),
(888, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04
-22 11:35:45', '0000-00-00 00:00:00'),
(889, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-22 11:52:0
0', '0000-00-00 00:00:00'),
(890, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditori
a-interna/images/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-22 11:57
:06', '0000-00-00 00:00:00'),
(891, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/convpicina.doc', '', '', '', 0, '2012-04-22 12:03:

04', '0000-00-00 00:00:00'),


(895, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/convagricultura.doc', '', '', '', 0, '2012-04-22 12:19:37', '0000-0
0-00 00:00:00'),
(896, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/menor/images/contrataciones/convpicina.doc', '', '', '', 0, '2012-04-22 12:21
:03', '0000-00-00 00:00:00'),
(897, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/dbcagricultura.doc', '', '', '', 0, '2012-04-22 12:29:45', '0000-00-00 00:00:
00'),
(898, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/co
ntrataciones/convbolillo.doc', '', '', '', 0, '2012-04-22 12:29:46', '0000-00-00
00:00:00'),
(899, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional/images/contrataciones/dbcagr
icola.doc', '', '', '', 0, '2012-04-22 12:48:41', '0000-00-00 00:00:00'),
(900, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/dbcpicina.doc', '', '', '
', 0, '2012-04-22 12:48:43', '0000-00-00 00:00:00'),
(901, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-22 12:49:
51', '0000-00-00 00:00:00'),
(902, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/menor/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-22 12:5
8:28', '0000-00-00 00:00:00'),
(903, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditori
a-interna/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-22 12:5
8:29', '0000-00-00 00:00:00'),
(904, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/convbolillo.doc', '', '', '', 0, '2012-04-22 12:58
:30', '0000-00-00 00:00:00'),
(905, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '20
12-04-22 13:03:31', '0000-00-00 00:00:00'),
(906, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/convbolillo.doc', '', '', '', 0, '2012-04-22 13:09:34', '0000-00-00 00:00:00'
),
(907, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/images
/contrataciones/dbcagricultura.doc', '', '', '', 0, '2012-04-22 13:15:04', '0000
-00-00 00:00:00'),
(908, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/convaullaga.doc', '', '', '', 0,
'2012-04-22 13:19:09', '0000-00-00 00:00:00'),
(909, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-22 13:21:32', '0000-0
0-00 00:00:00'),
(910, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones', '', '', '', 0, '2012-04-22 13:24:42', '0000-00-00 00:00:00'),
(911, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedcam/images/contrataciones/convagricultura.doc', '', '', '',
0, '2012-04-22 13:28:25', '0000-00-00 00:00:00'),
(912, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/convaullaga.doc', '', '', '', 0, '2012-04-22 13:28:26', '0000-00-00 00:00:00'
),
(913, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional/images/contrataciones/convag
ricola.doc', '', '', '', 0, '2012-04-22 13:38:21', '0000-00-00 00:00:00'),
(914, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/con
trataciones/convlistones.doc', '', '', '', 0, '2012-04-22 13:38:23', '0000-00-00
00:00:00'),

(915, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/con
trataciones/convherram.doc', '', '', '', 0, '2012-04-22 13:58:37', '0000-00-00 0
0:00:00'),
(916, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/contrataciones/convlistones.doc', '', '', '', 0, '2012-04-22 13:58:58'
, '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(917, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/gestion-de-calidad-y-desarrollo-institucional/images/contrataciones/convhe
rram.doc', '', '', '', 0, '2012-04-22 14:06:42', '0000-00-00 00:00:00'),
(918, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/cooperativas', '', '', '', 0, '2012-04-22 14:08:38', '0000-00-00 00:00:00'
),
(919, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion', '', '', '', 0, '2012-04-22 14
:23:16', '0000-00-00 00:00:00'),
(920, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/contrataciones/dbcaullagas.doc', '', '', '', 0, '2012-04-22 14:33:27', '000000-00 00:00:00'),
(921, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/dbcpicina.doc', '', '', '', 0, '2012-04-22 14:38:34', '0000-00-00 00:00:00'),
(922, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/contrataciones/convbolillo.doc', '', '', '', 0, '
2012-04-22 14:39:18', '0000-00-00 00:00:00'),
(923, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/convaullaga.doc', '', '', '', 0, '2012-04-22 14:50:49'
, '0000-00-00 00:00:00'),
(924, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/images
/contrataciones/convlistones.doc', '', '', '', 0, '2012-04-22 14:58:51', '0000-0
0-00 00:00:00'),
(925, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/convsubpref.doc', '', '', '',
0, '2012-04-22 15:09:22', '0000-00-00 00:00:00'),
(926, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/internacional/images/contrataciones/dbclistones.doc', '', '', '', 0, '2
012-04-22 15:09:22', '0000-00-00 00:00:00'),
(927, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedag/images/contrataciones/convbolillo.doc', '', '', '', 0, '2
012-04-22 15:19:37', '0000-00-00 00:00:00'),
(928, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/convagricultura.doc', '', '', '', 0, '2012-04-22 1
5:29:24', '0000-00-00 00:00:00'),
(929, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/administracion-y-finanzas/images/contrataciones/menores/invitapubli2.doc', ''
, '', '', 0, '2012-04-22 15:29:25', '0000-00-00 00:00:00'),
(930, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedag/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '20
12-04-22 15:38:43', '0000-00-00 00:00:00'),
(931, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/convpicina.doc', '', '', '', 0, '2012-04-22 15:39:46', '0000-00
-00 00:00:00'),
(932, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/images
/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-22 15:49:53', '0000-0000 00:00:00'),
(933, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/con
trataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-22 15:51:17', '0000-00-00 0
0:00:00'),
(934, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/contrataciones/convlistones.doc', '', '', '', 0, '2012-04-22 16:00:47', '0000

-00-00 00:00:00'),
(935, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-productivo/images/contrataciones/convbolillo.doc', '', '', '', 0,
'2012-04-22 16:00:50', '0000-00-00 00:00:00'),
(936, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion/images/contrataciones/convsubpr
ef.doc', '', '', '', 0, '2012-04-22 16:13:50', '0000-00-00 00:00:00'),
(937, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/dbclistones.doc', '', '', '', 0, '2012-04-22 16:13:53', '0000-00-00 0
0:00:00'),
(938, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/dbclistones.doc', '', '',
'', 0, '2012-04-22 16:28:23', '0000-00-00 00:00:00'),
(939, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedag/images/contrataciones/dbclistones.doc', '', '', '', 0, '2
012-04-22 16:41:10', '0000-00-00 00:00:00'),
(940, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/convsubpref.doc', '', '', '', 0,
'2012-04-22 16:41:10', '0000-00-00 00:00:00'),
(941, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditori
a-interna/images/contrataciones/convherram.doc', '', '', '', 0, '2012-04-22 16:4
1:12', '0000-00-00 00:00:00'),
(942, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/transparencia-y-lucha-contra-la-corrupcion/images/contrataciones/convherra
m.doc', '', '', '', 0, '2012-04-22 16:53:55', '0000-00-00 00:00:00'),
(943, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/dbcherram.doc', '', '', '', 0, '2012-04-22 17:18:26', '0000-00-00 00:
00:00'),
(944, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/menores/invitapubli2.doc', '', '', '', 0
, '2012-04-22 17:18:29', '0000-00-00 00:00:00'),
(946, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/convaullaga.doc', '', '', '', 0, '2012-0
4-22 17:31:16', '0000-00-00 00:00:00'),
(947, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/planificacion-del-desarrollo/images/contrataciones/convbolillo.doc', '', '',
'', 0, '2012-04-22 17:43:54', '0000-00-00 00:00:00'),
(948, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-22 17:43:58', '0000-00-00 00
:00:00'),
(949, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/menor/images/contrataciones/dbcpicina.doc', '', '', '', 0, '2012-04-22 18:01:
14', '0000-00-00 00:00:00'),
(950, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/por-emergencia/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inter
institucional-con-la-alt', '', '', '', 0, '2012-04-22 18:04:45', '0000-00-00 00:
00:00'),
(951, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/convbolillo.doc', '', '', '', 0, '2012-0
4-22 18:06:10', '0000-00-00 00:00:00'),
(952, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/dbclistones.doc', '', '', '', 0, '
2012-04-22 18:07:24', '0000-00-00 00:00:00'),
(953, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/dbcpicina.doc', '', '', '', 0, '201204-22 18:12:06', '0000-00-00 00:00:00'),
(954, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sed-fmc/images/contrataciones/convsubpref.doc', '', '', '', 0,
'2012-04-22 18:23:45', '0000-00-00 00:00:00'),
(955, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios

-departamentales/sedcam/images/contrataciones/menores/invitapubli2.doc', '', '',


'', 0, '2012-04-22 18:32:21', '0000-00-00 00:00:00'),
(956, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/convlistones.doc', '', '', '', 0, '201204-22 18:37:18', '0000-00-00 00:00:00'),
(957, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedede/images/contrataciones/dbclistones.doc', '', '', '', 0, '
2012-04-22 18:54:53', '0000-00-00 00:00:00'),
(958, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sed-fmc/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '
2012-04-22 18:59:20', '0000-00-00 00:00:00'),
(959, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/convagricultura.doc', '', '', '', 0, '2012-04-22 18:59:22', '00
00-00-00 00:00:00'),
(960, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/convlistones.doc', '', '', '', 0, '2012-04-22 19:14:56', '0000-00-00
00:00:00'),
(961, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/cooperativas/images/contrataciones/convbolillo.doc', '', '', '', 0, '201204-22 19:20:19', '0000-00-00 00:00:00'),
(962, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/medio-ambiente-y-madre-tierra/images/contrataciones/convpicina.doc', '', '',
'', 0, '2012-04-22 19:20:22', '0000-00-00 00:00:00'),
(963, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/dbclistones.doc', '', '', '', 0, '201
2-04-22 19:21:32', '0000-00-00 00:00:00'),
(964, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedag/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '20
12-04-22 19:40:44', '0000-00-00 00:00:00'),
(965, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/contrataciones/dbclistones.doc', '', '', '', 0, '2
012-04-22 19:53:17', '0000-00-00 00:00:00'),
(966, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/convherram.doc', '', '', '', 0, '2012
-04-22 19:58:19', '0000-00-00 00:00:00'),
(967, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/dbcagricola.doc', '', '', '', 0, '2012-04-22 20:09:14', '0000-00-00 0
0:00:00'),
(968, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/dbcpicina.doc', '', '', '', 0, '2012-04-22 20:20:44', '0000-0000 00:00:00'),
(969, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/menor/images/contrataciones/convlistones.doc', '', '', '', 0, '2012-04-22 20:
20:46', '0000-00-00 00:00:00'),
(970, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-goberna
dor/images/contrataciones/convpicina.doc', '', '', '', 0, '2012-04-22 20:30:57',
'0000-00-00 00:00:00'),
(971, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/mineria-y-metalurgia/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2
012-04-22 20:40:17', '0000-00-00 00:00:00'),
(972, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/convherram.doc', '', '', '', 0, '2012-04-22 20:40:18', '0000-00-00 00
:00:00'),
(973, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/imag
es/contrataciones/convbolillo.doc', '', '', '', 0, '2012-04-22 20:50:55', '000000-00 00:00:00'),
(974, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-22 20:50
:57', '0000-00-00 00:00:00'),
(975, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio

nes/convpicina.doc', '', '', '', 0, '2012-04-22 21:01:16', '0000-00-00 00:00:00'


),
(976, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/cooperativas/images/contrataciones/convsubpref.doc', '', '', '', 0, '201204-22 21:01:18', '0000-00-00 00:00:00'),
(977, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/menores/invitapubli2.doc', '', '', '', 0, '2012-04-22 21:12:09', '0000-00-00
00:00:00'),
(978, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cont
rataciones/convbolillo.doc', '', '', '', 0, '2012-04-22 21:21:52', '0000-00-00 0
0:00:00'),
(979, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contratacio
nes/dbcpicina.doc', '', '', '', 0, '2012-04-22 21:21:53', '0000-00-00 00:00:00')
,
(980, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012
-04-22 21:21:53', '0000-00-00 00:00:00'),
(981, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedes/images/contrataciones/convlistones.doc', '', '', '', 0, '
2012-04-22 21:22:29', '0000-00-00 00:00:00'),
(982, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/asuntos-juridicos/images/contrataciones/menores/invitapubli2.doc', '', '', ''
, 0, '2012-04-22 21:31:03', '0000-00-00 00:00:00'),
(983, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/dbclistones.doc', '', '', '', 0, '2012-0
4-22 21:31:03', '0000-00-00 00:00:00'),
(984, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-22 21:41:08', '0000-00
-00 00:00:00'),
(985, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/dbcpicina.doc', '', '', '', 0, '2012-0422 21:41:11', '0000-00-00 00:00:00'),
(986, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/menor/images/contrataciones/dbcaullagas.doc', '', '', '', 0, '2012-04-22 21:5
6:24', '0000-00-00 00:00:00'),
(987, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacion
es/convagricultura.doc', '', '', '', 0, '2012-04-22 22:03:06', '0000-00-00 00:00
:00'),
(988, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion
-publica/nacional/images/contrataciones/dbcpicina.doc', '', '', '', 0, '2012-0422 22:14:10', '0000-00-00 00:00:00'),
(989, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/obras-sociales/images/contrataciones/convagricultura.doc', '', '', '', 0, '20
12-04-22 22:14:20', '0000-00-00 00:00:00'),
(990, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/desarrollo-social/images/contrataciones/dbcherram.doc', '', '', '', 0, '201204-22 22:19:56', '0000-00-00 00:00:00'),
(991, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari
as/images/contrataciones/dbclistones.doc', '', '', '', 0, '2012-04-22 22:24:23',
'0000-00-00 00:00:00'),
(992, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/image
s/contrataciones/convaullaga.doc', '', '', '', 0, '2012-04-22 22:33:49', '0000-0
0-00 00:00:00'),
(993, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordinac
iones/images/contrataciones/dbclistones.doc', '', '', '', 0, '2012-04-22 22:33:5
1', '0000-00-00 00:00:00'),
(994, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cont
rataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-22 22:34:30', '0000-00-00 00
:00:00'),
(995, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretari

as/obras-sociales/images/contrataciones/menores/invitapubli2.doc', '', '', '', 0


, '2012-04-22 22:43:08', '0000-00-00 00:00:00'),
(996, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrataci
on/anpe/images/contrataciones/dbcaullagas.doc', '', '', '', 0, '2012-04-22 22:51
:52', '0000-00-00 00:00:00'),
(997, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/convagricultura.doc', '', '', '',
0, '2012-04-22 22:51:54', '0000-00-00 00:00:00'),
(998, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditori
a-interna/images/contrataciones/convsubpref.doc', '', '', '', 0, '2012-04-22 23:
11:56', '0000-00-00 00:00:00'),
(999, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios
-departamentales/sedeges/images/contrataciones/convpicina.doc', '', '', '', 0, '
2012-04-22 23:20:34', '0000-00-00 00:00:00'),
(1000, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '201
2-04-22 23:30:12', '0000-00-00 00:00:00'),
(1001, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contrataci
ones/dbcbolillo.doc', '', '', '', 0, '2012-04-22 23:30:14', '0000-00-00 00:00:00
'),
(1002, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/con
trataciones/convlistones.doc', '', '', '', 0, '2012-04-22 23:43:25', '0000-00-00
00:00:00'),
(1003, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-22 23:45:52'
, '0000-00-00 00:00:00'),
(1004, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/contrataciones/convbolillo.doc', '', '', '', 0, '2012-04-22 23:51:06', '0000-0
0-00 00:00:00'),
(1005, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/contrataciones/convlistones.doc', '', '', '', 0
, '2012-04-22 23:56:13', '0000-00-00 00:00:00'),
(1006, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/Noticias/mype.jpg', '', '', '', 0, '2012-04-23 00
:00:21', '0000-00-00 00:00:00'),
(1007, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2
012-04-23 00:00:28', '0000-00-00 00:00:00'),
(1008, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/contrataciones/convbolillo.doc', '', '', '', 0, '2012-04-23 00:00:53
', '0000-00-00 00:00:00'),
(1009, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/contrataciones/dbcagricola.doc', '', '', '', 0,
'2012-04-23 00:10:00', '0000-00-00 00:00:00'),
(1011, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/contrataciones/dbclistones.doc', '', '', '', 0,
'2012-04-23 00:19:39', '0000-00-00 00:00:00'),
(1012, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/contrataciones/convlistones.doc', '', '', '', 0, '2012-04-23 00:19:41', '0000
-00-00 00:00:00'),
(1014, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/images/contrataciones/convaullaga.doc', '', '', '', 0, '201204-23 00:34:10', '0000-00-00 00:00:00'),
(1015, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/images/contrataciones/dbcagricultura.doc', '', '', '', 0, '20
12-04-23 00:39:41', '0000-00-00 00:00:00'),
(1016, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/images/contrataciones/convagricola.doc', '', '', '', 0, '2012-04-23 00:
39:43', '0000-00-00 00:00:00'),
(1017, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac

ion/anpe/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-23 00:41


:12', '0000-00-00 00:00:00'),
(1018, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/contrataciones/convagricultura.doc', '', ''
, '', 0, '2012-04-23 01:10:00', '0000-00-00 00:00:00'),
(1019, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/contrataciones/dbcaullagas.doc', '', '', '', 0,
'2012-04-23 01:20:03', '0000-00-00 00:00:00'),
(1020, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/contrataciones/convagricultura.doc', '', '', '', 0,
'2012-04-23 01:20:04', '0000-00-00 00:00:00'),
(1021, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/contrataciones/menores/invitapubli2.doc', '', '', '', 0, '2012-04-23
01:24:31', '0000-00-00 00:00:00'),
(1022, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/contrataciones/convaullaga.doc', '', '', '', 0, '2012-04-23 01:29:32', '0000
-00-00 00:00:00'),
(1023, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/contrataciones/convsubpref.doc', '', '', '', 0, '
2012-04-23 01:38:43', '0000-00-00 00:00:00'),
(1024, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/contrataciones/convagricola.doc', '', '', '', 0, '2012-04-23 01:38:48', '000
0-00-00 00:00:00'),
(1025, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2
012-04-23 01:50:17', '0000-00-00 00:00:00'),
(1026, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/contrataciones/convpicina.doc', '', '', '', 0, '201
2-04-23 01:54:16', '0000-00-00 00:00:00'),
(1027, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-23 01:5
8:19', '0000-00-00 00:00:00'),
(1028, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/contrataciones/menores/invitapubli2.doc', '', '', '', 0, '2012-04-23 02:01:51
', '0000-00-00 00:00:00'),
(1029, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/contrataciones/dbcagricultura.doc', '', '', '', 0, '20
12-04-23 02:10:29', '0000-00-00 00:00:00'),
(1030, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas/images/contrataciones/dbcsubpref.doc', '', '', '', 0, '201204-23 02:18:45', '0000-00-00 00:00:00'),
(1031, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/contrataciones/convagricola.doc', '', '', '
', 0, '2012-04-23 02:18:46', '0000-00-00 00:00:00'),
(1032, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/contrataciones/convbolillo.doc', '', '', '', 0, '2012-04-23 02:24:11'
, '0000-00-00 00:00:00'),
(1034, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/contrataciones/convlistones.doc', '', '', '', 0,
'2012-04-23 02:35:41', '0000-00-00 00:00:00'),
(1035, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/contrataci
ones/convbolillo.doc', '', '', '', 0, '2012-04-23 02:39:24', '0000-00-00 00:00:0
0'),
(1036, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/contrataciones/dbcpicina.doc', '', '', '', 0, '2
012-04-23 02:49:35', '0000-00-00 00:00:00'),
(1037, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/contrataciones/dbcherram.doc', '', '', '', 0, '2012-04-23 02:50:48', '0000-0
0-00 00:00:00'),
(1038, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacio

nes/dbcbolillo.doc', '', '', '', 0, '2012-04-23 02:55:49', '0000-00-00 00:00:00'


),
(1039, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '
2012-04-23 02:59:27', '0000-00-00 00:00:00'),
(1040, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/contrataciones/dbclistones.doc', '', '', '', 0,
'2012-04-23 03:10:58', '0000-00-00 00:00:00'),
(1041, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/contrataciones/dbcpicina.doc', '', '', '', 0, '
2012-04-23 03:32:34', '0000-00-00 00:00:00'),
(1042, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/con
trataciones/convagricola.doc', '', '', '', 0, '2012-04-23 03:32:36', '0000-00-00
00:00:00'),
(1043, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/contrataciones/convherram.doc', '', '', '',
0, '2012-04-23 03:32:38', '0000-00-00 00:00:00'),
(1044, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/contrataciones/convaullaga.doc', '', '', '', 0,
'2012-04-23 03:32:39', '0000-00-00 00:00:00'),
(1045, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/contrataciones/dbcagricultura.doc', '', '', '', 0, '2012-04-23
03:45:02', '0000-00-00 00:00:00'),
(1047, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/images/contrataciones/convlistones.doc', '', ''
, '', 0, '2012-04-23 03:57:18', '0000-00-00 00:00:00'),
(1048, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-23 03:5
7:20', '0000-00-00 00:00:00'),
(1049, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/contrataciones/menores/invitapubli2.doc', '', '', '', 0, '2012-04-23 03:57:2
2', '0000-00-00 00:00:00'),
(1050, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/contrataciones/dbclistones.doc', '', '', '', 0, '2012-04-23 04:07:07', '000000-00 00:00:00'),
(1051, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/contrataciones/convagricultura.doc', '', '', '', 0, '2012-04-23 04:08:34', '
0000-00-00 00:00:00'),
(1052, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-23 04:28:51', '000000-00 00:00:00'),
(1053, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/contrataciones/dbcsubpref.doc', '', '', '', 0, '2012-04-23 04:39:54', '000000-00 00:00:00'),
(1054, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/co
ntrataciones/convbolillo.doc', '', '', '', 0, '2012-04-23 04:39:56', '0000-00-00
00:00:00'),
(1055, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacio
nes/dbcaullagas.doc', '', '', '', 0, '2012-04-23 04:40:15', '0000-00-00 00:00:00
'),
(1056, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/contrataciones/dbcagricultura.doc', '', '', '',
0, '2012-04-23 04:51:46', '0000-00-00 00:00:00'),
(1057, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/contrataciones/convaullaga.doc', '', '', ''
, 0, '2012-04-23 05:00:38', '0000-00-00 00:00:00'),
(1058, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/contrataciones/convlistones.doc', '', '', '
', 0, '2012-04-23 05:10:51', '0000-00-00 00:00:00'),
(1059, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sed-fmc/images/contrataciones/convherram.doc', '', '', '', 0,


'2012-04-23 05:21:27', '0000-00-00 00:00:00'),
(1060, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/images/contrataciones/menores/invitapubli2.doc', '', '', '', 0, '2012-0
4-23 05:31:05', '0000-00-00 00:00:00'),
(1061, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/images/contrataciones/dbcherra
m.doc', '', '', '', 0, '2012-04-23 05:31:08', '0000-00-00 00:00:00'),
(1062, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/con
trataciones/dbclistones.doc', '', '', '', 0, '2012-04-23 05:32:05', '0000-00-00
00:00:00'),
(1063, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '
2012-04-23 05:40:22', '0000-00-00 00:00:00'),
(1064, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacio
nes/dbclistones.doc', '', '', '', 0, '2012-04-23 05:58:45', '0000-00-00 00:00:00
'),
(1065, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/contrataciones/dbcaullagas.doc', '', '', '', 0, '20
12-04-23 05:58:47', '0000-00-00 00:00:00'),
(1066, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/contrataciones/dbclistones.doc', '', '', '', 0, '201204-23 06:08:36', '0000-00-00 00:00:00'),
(1067, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/contrataciones/convbolillo.doc', '', '', '', 0, '
2012-04-23 06:09:31', '0000-00-00 00:00:00'),
(1068, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/contratacio
nes/convlistones.doc', '', '', '', 0, '2012-04-23 06:18:07', '0000-00-00 00:00:0
0'),
(1069, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/contrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-23 06:22:04',
'0000-00-00 00:00:00'),
(1070, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/contrataciones/convlistones.doc', '', '', '', 0,
'2012-04-23 06:28:07', '0000-00-00 00:00:00'),
(1071, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/contrataciones/dbclistones.doc', '', '', '', 0, '2012-04-23 06:28:08', '0000-0
0-00 00:00:00'),
(1072, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/contrataciones/convagricola.doc', '', '', '', 0, '2012-04-23 0
6:28:11', '0000-00-00 00:00:00'),
(1073, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/contrataciones/dbcagricola.doc', '', '', ''
, 0, '2012-04-23 06:29:41', '0000-00-00 00:00:00'),
(1074, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/contrataciones/convsubpref.doc', '', '', '', 0, '20
12-04-23 06:41:12', '0000-00-00 00:00:00'),
(1075, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/images/contrataciones/convaullaga.doc', '', '', '', 0, '2012-04-23 06:5
1:34', '0000-00-00 00:00:00'),
(1076, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/co
ntrataciones/dbclistones.doc', '', '', '', 0, '2012-04-23 07:01:38', '0000-00-00
00:00:00'),
(1077, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/contrataciones/convagricultura.doc', '', '', '', 0, '2012-04-23
07:01:40', '0000-00-00 00:00:00'),
(1078, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/c
ontrataciones/convpicina.doc', '', '', '', 0, '2012-04-23 07:01:44', '0000-00-00
00:00:00'),
(1079, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio

n-publica/nacional/images/contrataciones/dbcaullagas.doc', '', '', '', 0, '201204-23 07:30:27', '0000-00-00 00:00:00'),


(1080, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/contrataciones/convherram.doc', '', '', '', 0, '2012-04-23 07:41:12', '000000-00 00:00:00'),
(1081, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/contrataciones/convpicina.doc', '', '', '', 0, '
2012-04-23 07:55:18', '0000-00-00 00:00:00'),
(1082, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/contrataciones/dbcbolillo.doc', '', '', '',
0, '2012-04-23 08:00:05', '0000-00-00 00:00:00'),
(1083, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/contratacione
s/dbcbolillo.doc', '', '', '', 0, '2012-04-23 08:00:07', '0000-00-00 00:00:00'),
(1084, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/contrataciones/convlistones.doc', '', '', '', 0,
'2012-04-23 08:11:04', '0000-00-00 00:00:00'),
(1085, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/contrataciones/convpicina.doc', '', '', '', 0, '2012-04-23 08:34:22', '0000-00
-00 00:00:00'),
(1086, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/co
ntrataciones/convagricola.doc', '', '', '', 0, '2012-04-23 08:34:25', '0000-00-0
0 00:00:00'),
(1087, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/contrataciones/dbcpicina.doc', '', '', '', 0, '2012-04-23 08:34:28', '0000-0
0-00 00:00:00'),
(1088, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/contrataciones/menores/invitapubli2.doc', '', '
', '', 0, '2012-04-23 08:46:53', '0000-00-00 00:00:00'),
(1089, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/contrataciones/convbolillo.doc', '', '', '', 0, '2012-04-23 08:
46:57', '0000-00-00 00:00:00'),
(1090, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional/images/contrataciones/convs
ubpref.doc', '', '', '', 0, '2012-04-23 08:51:59', '0000-00-00 00:00:00'),
(1091, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/contrataciones/dbcpicina.doc', '', '', '', 0, '
2012-04-23 08:58:49', '0000-00-00 00:00:00'),
(1092, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/images/contrataciones/convagri
cola.doc', '', '', '', 0, '2012-04-23 09:00:43', '0000-00-00 00:00:00'),
(1093, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/c
ontrataciones/dbcbolillo.doc', '', '', '', 0, '2012-04-23 09:06:31', '0000-00-00
00:00:00'),
(1094, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/contrataciones/convlistones.doc', '', '', '', 0
, '2012-04-23 09:09:58', '0000-00-00 00:00:00'),
(1095, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/contrataciones/dbcaullagas.doc', '', '', '', 0, '2012-04-23 09:10:24
', '0000-00-00 00:00:00'),
(1096, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/contrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-23 09
:17:20', '0000-00-00 00:00:00'),
(1097, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/contrataciones/dbclistones.doc', '', '', '', 0, '2012-04-23 09:
21:12', '0000-00-00 00:00:00'),
(1098, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/contrataciones/dbcaullagas.doc', '', '', ''
, 0, '2012-04-23 09:21:14', '0000-00-00 00:00:00'),
(1100, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/images/contrataciones/convlistones.doc', '', '', '', 0, '2012-04-23 09:

30:46', '0000-00-00 00:00:00'),


(1101, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/co
ntrataciones/dbcagricola.doc', '', '', '', 0, '2012-04-23 09:33:37', '0000-00-00
00:00:00'),
(1102, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/contrataciones/convagricultura.doc', '', '', '', 0, '2012-04-23 09:41:35', '00
00-00-00 00:00:00'),
(1103, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/contrataciones/convaullaga.doc', '', '', '', 0, '2012-04-23 09:45:54', '0000-0
0-00 00:00:00'),
(1104, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/contrataciones/dbclistones.doc', '', '', '', 0,
'2012-04-23 09:51:17', '0000-00-00 00:00:00'),
(1107, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=61&fontstyle=f-smaller', ''
, '', '', 0, '2012-04-23 12:57:07', '0000-00-00 00:00:00'),
(1108, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=61', '', '', '', 0, '201
2-04-23 14:10:19', '0000-00-00 00:00:00'),
(1109, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=1', '', '',
'', 0, '2012-04-24 21:27:53', '0000-00-00 00:00:00'),
(1110, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=2', '', '',
'', 0, '2012-04-24 21:36:10', '0000-00-00 00:00:00'),
(1111, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=3', '', '',
'', 0, '2012-04-24 21:44:28', '0000-00-00 00:00:00'),
(1112, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=1&limitstart=', '',
'', '', 0, '2012-04-24 21:52:45', '0000-00-00 00:00:00'),
(1114, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=7', '', 'http://www.google.com/search', '', 0, '2012-04-24 23:16:
23', '0000-00-00 00:00:00'),
(1115, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-de-orurorecibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogidos',
'', 'http://www.google.com.bo/search?q=sentro+amor+de+dios+penny&hl=es&gbv=2&gs_
nf=1&gs_l=hp.12...16313.36266.0.39328.34.34.0.18.10.0.359.2108.0j2j6j1.9.0.', ''
, 0, '2012-04-24 23:36:58', '0000-00-00 00:00:00'),
(1118, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=61&fontstyle=f-larger', '',
'', '', 0, '2012-04-25 01:15:25', '0000-00-00 00:00:00'),
(1119, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=61', '', '', '', 0, '2012-04-25 01:42:02', '000000-00 00:00:00'),
(1120, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/24-reglamentos-especificos', '', '', '', 0, '2012-04
-25 02:22:40', '0000-00-00 00:00:00'),
(1121, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=61', '', '', '', 0, '2012-04-25 02:23:23', '0000-00-00 00
:00:00'),
(1122, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/58-contrataciones-menores', '', '', '', 0, '2
012-04-25 02:49:06', '0000-00-00 00:00:00'),
(1123, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=49', '', '', '', 0, '2012-04-25 02:57:28', '000000-00 00:00:00'),
(1124, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=49', '', '', '', 0, '2012-04-25 03:00:21', '0000-00-00 00

:00:00'),
(1127, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=49', '', '', '', 0, '2012-04-25 06:43:43', '0000-00-00 00:00:00')
,
(1128, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=49', '', '', '', 0, '2012-04-25 07:00:41', '0000-00-00 00:0
0:00'),
(1129, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/58-contrataciones-menores', '', '', '', 0, '2012-0425 07:38:48', '0000-00-00 00:00:00'),
(1148, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=22', '', '', '', 0, '201
2-04-26 04:03:06', '0000-00-00 00:00:00'),
(1149, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=23', '', '', '', 0, '2012-0
4-26 04:17:59', '0000-00-00 00:00:00'),
(1158, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?fontstyle=f-larger', '', '', '', 0, '2012-04-26 16:2
9:20', '0000-00-00 00:00:00'),
(1159, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?fontstyle=f-larger', '', '', '', 0, '2012-04-26 16:38:08', '
0000-00-00 00:00:00'),
(1160, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?fontstyle=f-smaller', '', '
', '', 0, '2012-04-26 16:44:03', '0000-00-00 00:00:00'),
(1163, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/14-proyectos', '', '', '', 0, '2012-04-26 18:58:57', '0000-0000 00:00:00'),
(1166, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=1&limitstart=', '', ''
, '', 0, '2012-04-26 22:41:01', '0000-00-00 00:00:00'),
(1167, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=7', '', '', '', 0, '2012-04-27 00:29:54', '0000-0
0-00 00:00:00'),
(1169, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?fontstyle=f-smaller', '', '', '', 0, '2012-04-27 01:45:33',
'0000-00-00 00:00:00'),
(1180, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=25', '', '', '', 0, '201
2-04-27 15:37:17', '0000-00-00 00:00:00'),
(1186, 'http://www.oruro.gob.bo/index.php/images/pdfs/pdflog.png', '', '', '', 0
, '2012-04-27 23:00:09', '0000-00-00 00:00:00'),
(1187, 'http://www.oruro.gob.bo/index.php/images/Logos/enconstruccion.gif', '',
'', '', 0, '2012-04-27 23:04:00', '0000-00-00 00:00:00'),
(1188, 'http://www.oruro.gob.bo/index.php/images/Institucional/santos.jpg', '',
'', '', 0, '2012-04-27 23:09:01', '0000-00-00 00:00:00'),
(1189, 'http://www.oruro.gob.bo/index.php/images/Institucional/schoque.jpg', '',
'', '', 0, '2012-04-27 23:20:06', '0000-00-00 00:00:00'),
(1190, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=23', '', '', '', 0, '201
2-04-27 23:50:17', '0000-00-00 00:00:00'),
(1191, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=24', '', '', '', 0, '201
2-04-27 23:56:28', '0000-00-00 00:00:00'),
(1192, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=24', '', '', '', 0, '2012-0
4-28 00:21:12', '0000-00-00 00:00:00'),
(1193, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=25', '', '', '', 0, '2012-0
4-28 00:30:29', '0000-00-00 00:00:00'),

(1195, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=11', '', '', '', 0, '2012-04-28 05:42:46', '0000-00-00 00:00:00')
,
(1199, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?fontstyle=f-smaller', '', '', '', 0, '2012-04-28 09:
04:30', '0000-00-00 00:00:00'),
(1201, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?fontstyle=f-larger', '', '', '
', 0, '2012-04-28 09:26:46', '0000-00-00 00:00:00'),
(1205, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?fontstyle=f-larger', '', '', '', 0, '2012-04-28 10:19:26', '00
00-00-00 00:00:00'),
(1207, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/14-proyectos', '', '', '', 0, '2012-04-28 11:09:19', '0000-00
-00 00:00:00'),
(1209, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/14-proyectos', '', '', '', 0, '2012-04-28 11:20:24', '0000-00-00 00:
00:00'),
(1210, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/52-inspeccion-final-para-la-entrega-del-tramo-huac
hacalla', '', '', '', 0, '2012-04-28 12:10:17', '0000-00-00 00:00:00'),
(1211, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/52-inspeccion-final-para-la-entrega-del-tram
o-huachacalla', '', '', '', 0, '2012-04-28 12:21:22', '0000-00-00 00:00:00'),
(1212, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/53-convenio-de-cooperacion-interinstitucional-conla-alt', '', '', '', 0, '2012-04-28 13:41:45', '0000-00-00 00:00:00'),
(1213, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/53-convenio-de-cooperacion-interinstitucion
al-con-la-alt', '', '', '', 0, '2012-04-28 13:50:04', '0000-00-00 00:00:00'),
(1214, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=18', '', '', '', 0, '2012-04-28 15:02:07', '0000-00-00 00:00:00')
,
(1215, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=5', '', '', '',
0, '2012-04-28 15:10:26', '0000-00-00 00:00:00'),
(1216, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=1&limitstart=&fonts
tyle=f-larger', '', '', '', 0, '2012-04-28 17:06:51', '0000-00-00 00:00:00'),
(1217, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=1&limitstart=&fonts
tyle=f-smaller', '', '', '', 0, '2012-04-28 17:12:24', '0000-00-00 00:00:00'),
(1218, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=2&fontstyle=f-l
arger', '', '', '', 0, '2012-04-28 17:20:43', '0000-00-00 00:00:00'),
(1219, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=1&limitstart=&fontstyl
e=f-larger', '', '', '', 0, '2012-04-28 17:26:15', '0000-00-00 00:00:00'),
(1220, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=1&fontstyle=f-l
arger', '', '', '', 0, '2012-04-28 17:31:47', '0000-00-00 00:00:00'),
(1221, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=4&fontstyle=f-l
arger', '', '', '', 0, '2012-04-28 17:37:18', '0000-00-00 00:00:00'),
(1222, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstit
ucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-04-28 18:13:22', '0
000-00-00 00:00:00'),
(1223, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=1&limitstart=&fontstyl

e=f-smaller', '', '', '', 0, '2012-04-28 18:21:42', '0000-00-00 00:00:00'),


(1224, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador?fontstyle=f-larger', '', '', '', 0, '2012-04-28 18
:38:19', '0000-00-00 00:00:00'),
(1225, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador?fontstyle=f-smaller', '', '', '', 0, '201204-28 18:57:44', '0000-00-00 00:00:00'),
(1226, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador?fontstyle=f-larger', '', '', '', 0, '2012-04
-28 19:00:30', '0000-00-00 00:00:00'),
(1227, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador?fontstyle=f-smaller', '', '', '', 0, '2012-0
4-28 19:17:08', '0000-00-00 00:00:00'),
(1229, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/7-recursos-humanos?fontstyle=f-larger', '', ''
, '', 0, '2012-04-28 19:28:14', '0000-00-00 00:00:00'),
(1231, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=22&fontstyle=f-smaller', ''
, '', '', 0, '2012-04-28 20:07:40', '0000-00-00 00:00:00'),
(1235, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/ancarabi.jpg', '', '', '', 0, '2012-04-28 21:1
4:33', '0000-00-00 00:00:00'),
(1236, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/inspeccion.jpg', '', '', '', 0, '2012-04-28 21
:16:13', '0000-00-00 00:00:00'),
(1237, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/foco2.jpg', '', '', '', 0, '2012-04-28 21:17:5
7', '0000-00-00 00:00:00'),
(1238, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/convenio.jpg', '', '', '', 0, '2012-04-28 21:1
9:42', '0000-00-00 00:00:00'),
(1239, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/inter2.jpg', '', '', '', 0, '2012-04-28 21:21:
27', '0000-00-00 00:00:00'),
(1240, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/dsc01463.png', '', '', '', 0, '2012-04-28 21:2
3:14', '0000-00-00 00:00:00'),
(1241, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/dsc0561463.jpg', '', '', '', 0, '2012-04-28 21
:25:04', '0000-00-00 00:00:00'),
(1243, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/geo2.jpg', '', '', '', 0, '2012-04-28 21:32:11
', '0000-00-00 00:00:00'),
(1244, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarsepor-desborde-del-brazo-derecho-del-rio-desaguadero', '', '', '', 0, '2012-04-28
21:58:00', '0000-00-00 00:00:00'),
(1245, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=1', '', '', '',
0, '2012-04-29 00:39:11', '0000-00-00 00:00:00'),
(1246, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=2', '', '', '',
0, '2012-04-29 00:44:30', '0000-00-00 00:00:00'),
(1247, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=11', '', '', '', 0, '2012-04-29 00:49:47', '0000-00-00 00:0
0:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(1248, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=4', '', '', '',

0, '2012-04-29 00:52:27', '0000-00-00 00:00:00'),


(1249, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/9-cadi', '', '', '', 0, '2012-04-29 01:00:23',
'0000-00-00 00:00:00'),
(1251, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/7-recursos-humanos', '', '', '', 0, '2012-04-29 01:2
1:37', '0000-00-00 00:00:00'),
(1305, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=23&fontstyle=f-smaller', '', '', '', 0, '2012-04-29 07:59:
36', '0000-00-00 00:00:00'),
(1308, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/2-institucional?fontstyle=f-smaller', '', '', '', 0, '2012-04-29 08:11:44
', '0000-00-00 00:00:00'),
(1309, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=23&fontstyle=f-larger',
'', '', '', 0, '2012-04-29 08:14:46', '0000-00-00 00:00:00'),
(1313, 'http://www.oruro.gob.bo/index.php/oruro-noticias/', '', '', '', 0, '2012
-04-29 09:06:04', '0000-00-00 00:00:00'),
(1314, 'http://www.oruro.gob.bo/index.php/servicio/', '', '', '', 0, '2012-04-29
14:19:58', '0000-00-00 00:00:00'),
(1315, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/mype.jpg', '', '', '', 0, '2012-04-29 19:39:44
', '0000-00-00 00:00:00'),
(1316, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador', '', '', '', 0, '2012-04-29 19:59:16', '0000-00-0
0 00:00:00'),
(1317, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador', '', '', '', 0, '2012-04-29 20:02:23', '00
00-00-00 00:00:00'),
(1323, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?fontstyle=f-smaller', '', '', '', 0, '2012-04-29 21:17:34', '0
000-00-00 00:00:00'),
(1328, 'http://www.oruro.gob.bo/index.php/auditoria-interna/', '', '', '', 0, '2
012-04-29 22:41:12', '0000-00-00 00:00:00'),
(1337, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/51-noticia1', '', '', '', 0, '2012-04-29 23:44:21'
, '0000-00-00 00:00:00'),
(1338, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=2&fontstyle=f-s
maller', '', '', '', 0, '2012-04-29 23:46:21', '0000-00-00 00:00:00'),
(1339, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=4&fontstyle=f-s
maller', '', '', '', 0, '2012-04-29 23:46:28', '0000-00-00 00:00:00'),
(1351, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/7-recursos-humanos?fontstyle=f-smaller', '', '
', '', 0, '2012-04-30 00:45:43', '0000-00-00 00:00:00'),
(1352, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=9', '', '', '', 0, '2012-04-30 01:18:08', '0000-00-00 00:00
:00'),
(1353, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas/2-institucional', '', '', '', 0, '2012-04-30 01:33:46', '000
0-00-00 00:00:00'),
(1354, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/2-institucional', '', '', '', 0, '2012-04-30 01:36:54', '0000-00-00 00:00
:00'),
(1355, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional/2-institucional', '', '', '
', 0, '2012-04-30 01:40:01', '0000-00-00 00:00:00'),
(1358, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador', '', '', '', 0, '2012-04-30 02:14:25', '000

0-00-00 00:00:00'),
(1359, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=23', '', '', '', 0, '2012-04-30 02:20:44', '0000-00-00 00:0
0:00'),
(1360, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional', '', '', '', 0, '2012-04-30 02:26:55', '000000-00 00:00:00'),
(1361, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/2-institucional', '', '', '',
0, '2012-04-30 02:36:18', '0000-00-00 00:00:00'),
(1371, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=10', '', '', '', 0, '2012-04-30 08:23:52', '0000-00-00 00:
00:00'),
(1372, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-solidari
dad-para-los-damnificados-de-pando', '', '', '', 0, '2012-04-30 08:46:09', '0000
-00-00 00:00:00'),
(1374, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?fontstyle=f-larger', '', '', '', 0, '2012-04-30 13:48:27', '0
000-00-00 00:00:00'),
(1375, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-oruro-re
cibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogidos', ''
, '', '', 0, '2012-04-30 14:47:22', '0000-00-00 00:00:00'),
(1376, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=9&fontstyle=f-larger', '
', '', '', 0, '2012-04-30 15:26:05', '0000-00-00 00:00:00'),
(1377, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=9&fontstyle=f-larger', '', '', '', 0, '2012-04-30 15:35:4
9', '0000-00-00 00:00:00'),
(1378, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=7&fontstyle=f-larger', '
', '', '', 0, '2012-04-30 15:55:17', '0000-00-00 00:00:00'),
(1379, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=7&fontstyle=f-larger', '', '', '', 0, '2012-04-30 15:58:3
2', '0000-00-00 00:00:00'),
(1380, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/2-institucional?fontstyle=f-larger', '', '', '', 0, '2012-04-30 16:27:47'
, '0000-00-00 00:00:00'),
(1381, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=9&fontstyle=f-larger', '', '', '', 0, '2012-04-30
16:31:03', '0000-00-00 00:00:00'),
(1382, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas/2-institucional?fontstyle=f-larger', '', '', '', 0, '2012-04
-30 16:35:56', '0000-00-00 00:00:00'),
(1383, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas/2-institucional?fontstyle=f-smaller', '', '', '', 0, '2012-0
4-30 16:38:28', '0000-00-00 00:00:00'),
(1388, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=23&fontstyle=f-smaller',
'', '', '', 0, '2012-04-30 17:42:37', '0000-00-00 00:00:00'),
(1389, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=24&fontstyle=f-larger',
'', '', '', 0, '2012-04-30 17:49:44', '0000-00-00 00:00:00'),
(1390, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/inter2.jpg', '', '', '', 0, '2012-04-3
0 17:53:27', '0000-00-00 00:00:00'),
(1391, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/dsc01463.png', '', '', '', 0, '2012-04
-30 17:55:07', '0000-00-00 00:00:00'),

(1392, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/foco2.jpg', '', '', '', 0, '2012-04-30
17:57:40', '0000-00-00 00:00:00'),
(1393, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/dsc0561463.jpg', '', '', '', 0, '201204-30 18:00:04', '0000-00-00 00:00:00'),
(1394, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/geo2.jpg', '', '', '', 0, '2012-04-30
18:02:32', '0000-00-00 00:00:00'),
(1395, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/convenio.jpg', '', '', '', 0, '2012-04
-30 18:05:01', '0000-00-00 00:00:00'),
(1396, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/2-institucional?fontstyle=f-la
rger', '', '', '', 0, '2012-04-30 18:06:49', '0000-00-00 00:00:00'),
(1397, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/2-institucional?fontstyle=f-sm
aller', '', '', '', 0, '2012-04-30 18:09:39', '0000-00-00 00:00:00'),
(1398, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/ancarabi.jpg', '', '', '', 0, '2012-04
-30 18:12:35', '0000-00-00 00:00:00'),
(1400, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/inspeccion.jpg', '', '', '', 0, '201204-30 18:17:36', '0000-00-00 00:00:00'),
(1402, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=24&fontstyle=f-smaller', '', '', '', 0, '2012-0430 20:00:38', '0000-00-00 00:00:00'),
(1403, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundars
e-por-desborde-del-brazo-derecho-del-rio-desaguadero', '', '', '', 0, '2012-04-3
0 20:02:03', '0000-00-00 00:00:00'),
(1404, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=24&fontstyle=f-larger', '',
'', '', 0, '2012-04-30 20:21:59', '0000-00-00 00:00:00'),
(1405, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=22&fontstyle=f-larger', '',
'', '', 0, '2012-04-30 20:26:14', '0000-00-00 00:00:00'),
(1406, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=24&fontstyle=f-smaller', ''
, '', '', 0, '2012-04-30 20:29:05', '0000-00-00 00:00:00'),
(1407, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=25&fontstyle=f-smaller', ''
, '', '', 0, '2012-04-30 20:33:21', '0000-00-00 00:00:00'),
(1408, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=7&fontstyle=f-larger', '',
'', '', 0, '2012-04-30 20:34:46', '0000-00-00 00:00:00'),
(1409, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=25&fontstyle=f-larger', '',
'', '', 0, '2012-04-30 20:39:02', '0000-00-00 00:00:00'),
(1411, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=7&fontstyle=f-smaller', '',
'', '', 0, '2012-04-30 20:46:09', '0000-00-00 00:00:00'),
(1412, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=9&fontstyle=f-larger', '',
'', '', 0, '2012-04-30 20:49:00', '0000-00-00 00:00:00'),
(1413, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&limitstart=&fontstyle
=f-smaller', '', '', '', 0, '2012-04-30 20:50:26', '0000-00-00 00:00:00'),
(1414, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&limitstart=&fontstyle

=f-larger', '', '', '', 0, '2012-04-30 20:53:18', '0000-00-00 00:00:00'),


(1415, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=1&fontstyle=f-s
maller', '', '', '', 0, '2012-04-30 20:54:42', '0000-00-00 00:00:00'),
(1416, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=3&fontstyle=f-s
maller', '', '', '', 0, '2012-04-30 21:04:39', '0000-00-00 00:00:00'),
(1417, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=3&fontstyle=f-l
arger', '', '', '', 0, '2012-04-30 21:10:21', '0000-00-00 00:00:00'),
(1418, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?fontstyle=f-larger', '', ''
, '', 0, '2012-04-30 21:11:46', '0000-00-00 00:00:00'),
(1419, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundarse-pordesborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-larger', '', '', '',
0, '2012-04-30 21:30:16', '0000-00-00 00:00:00'),
(1420, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/46-gobernacion-gestiona-recursos-para-implementarproyecto-nacional-de-pastos-nativos?fontstyle=f-smaller', '', '', '', 0, '2012-0
4-30 21:31:41', '0000-00-00 00:00:00'),
(1421, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/46-gobernacion-gestiona-recursos-para-implementarproyecto-nacional-de-pastos-nativos?fontstyle=f-larger', '', '', '', 0, '2012-04
-30 21:35:57', '0000-00-00 00:00:00'),
(1422, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-de-orurorecibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogidos?fo
ntstyle=f-larger', '', '', '', 0, '2012-04-30 21:37:22', '0000-00-00 00:00:00'),
(1424, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador?fontstyle=f-smaller', '', '', '', 0, '2012-04-30 2
1:43:04', '0000-00-00 00:00:00'),
(1425, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/14-proyectos?fontstyle=f-larger', '', '', '', 0, '2012-04-30 21:44:2
9', '0000-00-00 00:00:00'),
(1427, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=10&fontstyle=f-larger', '', '', '', 0, '2012-04-30 21:47:20', '00
00-00-00 00:00:00'),
(1428, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=25&fontstyle=f-smaller', '', '', '', 0, '2012-04-30 21:54:27', '0
000-00-00 00:00:00'),
(1429, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=9&fontstyle=f-larger', '', '', '', 0, '2012-04-30 21:57:18', '000
0-00-00 00:00:00'),
(1430, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=24&fontstyle=f-larger', '', '', '', 0, '2012-04-30 22:00:08', '00
00-00-00 00:00:00'),
(1431, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=7&fontstyle=f-larger', '', '', '', 0, '2012-04-30 22:03:00', '000
0-00-00 00:00:00'),
(1432, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=24&fontstyle=f-smaller', '', '', '', 0, '2012-04-30 22:05:51', '0
000-00-00 00:00:00'),
(1433, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=25&fontstyle=f-larger', '', '', '', 0, '2012-04-30 22:07:16', '00
00-00-00 00:00:00'),
(1435, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-de
-oruro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recog
idos?fontstyle=f-larger', '', '', '', 0, '2012-04-30 22:41:48', '0000-00-00 00:0

0:00'),
(1437, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundar
se-por-desborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-larger', '', '
', '', 0, '2012-04-30 23:02:44', '0000-00-00 00:00:00'),
(1438, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundar
se-por-desborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-smaller', '',
'', '', 0, '2012-04-30 23:04:10', '0000-00-00 00:00:00'),
(1439, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional?fontstyle=f-larger', '', '', '', 0, '2012-04-3
0 23:05:35', '0000-00-00 00:00:00'),
(1440, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=23&fontstyle=f-larger', '', '', '', 0, '2012-04-30 23:07:0
0', '0000-00-00 00:00:00'),
(1441, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=22&fontstyle=f-smaller', '', '', '', 0, '2012-04-30 23:08:
26', '0000-00-00 00:00:00'),
(1442, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=22&fontstyle=f-larger', '', '', '', 0, '2012-04-30 23:09:5
1', '0000-00-00 00:00:00'),
(1444, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=10&fontstyle=f-larger', '', '', '', 0, '2012-04-30 23:18:23
', '0000-00-00 00:00:00'),
(1445, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=23&fontstyle=f-larger', '', '', '', 0, '2012-04-30 23:22:39
', '0000-00-00 00:00:00'),
(1446, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=22&fontstyle=f-larger', '', '', '', 0, '2012-04-30 23:34:02', '00
00-00-00 00:00:00'),
(1447, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=23&fontstyle=f-smaller', '', '', '', 0, '2012-04-30 23:35:2
8', '0000-00-00 00:00:00'),
(1448, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=7&fontstyle=f-larger', '', '', '', 0, '2012-04-30 23:38:18'
, '0000-00-00 00:00:00'),
(1449, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=22&fontstyle=f-smaller', '', '', '', 0, '2012-04-30 23:39:44', '0
000-00-00 00:00:00'),
(1451, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=9&fontstyle=f-larger', '', '', '', 0, '2012-04-30 23:44:00'
, '0000-00-00 00:00:00'),
(1452, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=10&fontstyle=f-larger', '', '', '', 0, '2012-05-01 00:06:4
6', '0000-00-00 00:00:00'),
(1453, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/14-proyectos?fontstyle=f-larger', '', '', '', 0, '2012-05-01
00:08:11', '0000-00-00 00:00:00'),
(1454, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=24&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 00:13:5
3', '0000-00-00 00:00:00'),
(1455, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=24&fontstyle=f-larger', '', '', '', 0, '2012-05-01 00:16:43
', '0000-00-00 00:00:00'),
(1457, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=24&fontstyle=f-larger', '', '', '', 0, '2012-05-01 00:20:5
9', '0000-00-00 00:00:00'),
(1458, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=25&fontstyle=f-larger', '', '', '', 0, '2012-05-01 00:46:3
6', '0000-00-00 00:00:00'),

(1459, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=7&fontstyle=f-larger', '', '', '', 0, '2012-05-01 00:48:01
', '0000-00-00 00:00:00'),
(1460, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=25&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 00:49:
27', '0000-00-00 00:00:00'),
(1461, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundars
e-por-desborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-smaller', '', '
', '', 0, '2012-05-01 00:50:52', '0000-00-00 00:00:00'),
(1462, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundars
e-por-desborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-larger', '', ''
, '', 0, '2012-05-01 00:52:18', '0000-00-00 00:00:00'),
(1464, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-deoruro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogi
dos?fontstyle=f-larger', '', '', '', 0, '2012-05-01 00:55:08', '0000-00-00 00:00
:00'),
(1465, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/46-gobernacion-gestiona-recursos-para-implem
entar-proyecto-nacional-de-pastos-nativos?fontstyle=f-larger', '', '', '', 0, '2
012-05-01 00:56:34', '0000-00-00 00:00:00'),
(1466, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=9&fontstyle=f-larger', '', '', '', 0, '2012-05-01 00:57:59
', '0000-00-00 00:00:00'),
(1467, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/14-proyectos?fontstyle=f-larger', '', '', '', 0, '2012-05-01 0
0:59:24', '0000-00-00 00:00:00'),
(1468, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/14-proyectos?fontstyle=f-smaller', '', '', '', 0, '2012-05-01
01:00:50', '0000-00-00 00:00:00'),
(1469, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-or
uro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogido
s', '', '', '', 0, '2012-05-01 01:02:15', '0000-00-00 00:00:00'),
(1470, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/42-videos', '', '', '', 0, '2012-05-01 01:03:4
5', '0000-00-00 00:00:00'),
(1472, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?fontstyle=f-larger', '', '', '', 0, '2012-05-01 01:33:33', '0000-0000 00:00:00'),
(1473, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/46-gobernacion-gestiona-recursos-para-implemen
tar-proyecto-nacional-de-pastos-nativos', '', '', '', 0, '2012-05-01 01:34:59',
'0000-00-00 00:00:00'),
(1474, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=22&fontstyle=f-larger', '', '', '', 0, '2012-05-01 01:39:15
', '0000-00-00 00:00:00'),
(1475, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=18', '', '', '', 0, '2012-05-01 01:46:22', '0000-00-00 00:0
0:00'),
(1476, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=25', '', '', '', 0, '2012-05-01 02:02:01', '000000-00 00:00:00'),
(1481, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional', '', '', '', 0, '2012-05-01 02:11:58', '0000-00-00
00:00:00'),
(1482, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=22', '', '', '', 0, '2012-05-01 02:13:24', '0000-00-00 00

:00:00'),
(1483, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/10-transparencia-de-gestion', '', '', '', 0, '
2012-05-01 02:14:49', '0000-00-00 00:00:00'),
(1484, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=22', '', '', '', 0, '2012-05-01 02:16:14', '000000-00 00:00:00'),
(1485, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/10-transparencia-de-gestion', '', '', '', 0, '2012-0
5-01 02:20:30', '0000-00-00 00:00:00'),
(1486, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/24-reglamentos-especificos', '', '', '', 0, '
2012-05-01 02:23:21', '0000-00-00 00:00:00'),
(1487, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional', '', '', '', 0, '2012-05-01 02:24:47', '0000
-00-00 00:00:00'),
(1488, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/9-cadi', '', '', '', 0, '2012-05-01 02:26:12', '0000
-00-00 00:00:00'),
(1489, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=24', '', '', '', 0, '2012-05-01 02:27:38', '000000-00 00:00:00'),
(1492, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=23', '', '', '', 0, '2012-05-01 02:58:56', '0000-00-00 00
:00:00'),
(1493, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=25', '', '', '', 0, '2012-05-01 03:03:12', '0000-00-00 00
:00:00'),
(1494, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=24', '', '', '', 0, '2012-05-01 03:06:03', '0000-00-00 00
:00:00'),
(1495, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/46-gobernacion-gestiona-recursos-para-implementar-pr
oyecto-nacional-de-pastos-nativos', '', '', '', 0, '2012-05-01 03:08:54', '000000-00 00:00:00'),
(1496, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarse-por-de
sborde-del-brazo-derecho-del-rio-desaguadero', '', '', '', 0, '2012-05-01 03:13:
10', '0000-00-00 00:00:00'),
(1497, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/42-videos', '', '', '', 0, '2012-05-01 03:14:35', '0
000-00-00 00:00:00'),
(1498, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/42-videos', '', '', '', 0, '2012-05-01 03:20:
17', '0000-00-00 00:00:00'),
(1499, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/44-hogares-del-sedeges-de-la-gobernacion-de-o
ruro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogid
os', '', '', '', 0, '2012-05-01 03:21:42', '0000-00-00 00:00:00'),
(1500, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/46-gobernacion-gestiona-recursos-para-impleme
ntar-proyecto-nacional-de-pastos-nativos', '', '', '', 0, '2012-05-01 03:25:58',
'0000-00-00 00:00:00'),
(1501, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/45-municipio-de-toledo-en-riesgo-de-inundarse
-por-desborde-del-brazo-derecho-del-rio-desaguadero', '', '', '', 0, '2012-05-01
03:27:24', '0000-00-00 00:00:00'),
(1514, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=22&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 07:28
:57', '0000-00-00 00:00:00'),

(1515, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=22&fontstyle=f-larger', '', '', '', 0, '2012-05-01 07:31:
01', '0000-00-00 00:00:00'),
(1516, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=24&fontstyle=f-larger', '', '', '', 0, '2012-05-01 07:37:
12', '0000-00-00 00:00:00'),
(1517, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=23&fontstyle=f-larger', '', '', '', 0, '2012-05-01 07:39:
16', '0000-00-00 00:00:00'),
(1518, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=25&fontstyle=f-larger', '', '', '', 0, '2012-05-01 07:45:
28', '0000-00-00 00:00:00'),
(1519, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=25&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 08:04
:07', '0000-00-00 00:00:00'),
(1522, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional/2-institucional?fontstyle=f
-larger', '', '', '', 0, '2012-05-01 08:16:34', '0000-00-00 00:00:00'),
(1523, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional/2-institucional?fontstyle=f
-smaller', '', '', '', 0, '2012-05-01 08:20:43', '0000-00-00 00:00:00'),
(1524, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=22&fontstyle=f-smaller', '', '', '', 0, '2012-0501 08:26:57', '0000-00-00 00:00:00'),
(1525, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=23&fontstyle=f-larger', '', '', '', 0, '2012-05-0
1 08:35:18', '0000-00-00 00:00:00'),
(1526, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=25&fontstyle=f-smaller', '', '', '', 0, '2012-0501 08:37:23', '0000-00-00 00:00:00'),
(1527, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=24&fontstyle=f-larger', '', '', '', 0, '2012-05-0
1 08:43:39', '0000-00-00 00:00:00'),
(1528, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional?fontstyle=f-larger', '', '', '', 0, '2012-05-01 09:5
1:03', '0000-00-00 00:00:00'),
(1529, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=23&fontstyle=f-larger', '', '', '', 0, '2012-05-01 09:57:25', '00
00-00-00 00:00:00'),
(1530, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional?fontstyle=f-smaller', '', '', '', 0, '2012-05-01 10:
01:40', '0000-00-00 00:00:00'),
(1533, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional?fontstyle=f-larger', '', '', '', 0, '2012-0501 10:31:40', '0000-00-00 00:00:00'),
(1534, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional?fontstyle=f-smaller', '', '', '', 0, '2012-05
-01 10:46:50', '0000-00-00 00:00:00'),
(1535, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=18', '', '', '', 0, '2012-05-01 10:48:56', '0000-00-00 00:
00:00'),
(1541, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=25&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 11:17:0
8', '0000-00-00 00:00:00'),
(1542, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=25&fontstyle=f-larger', '', '', '', 0, '2012-05-01 11:25:50
', '0000-00-00 00:00:00'),
(1544, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=11', '', '', '', 0, '2012-05-01 15:19:28', '0000-00-00 00:
00:00'),

(1552, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=7&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 16:23:
25', '0000-00-00 00:00:00'),
(1553, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=9&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 16:24:
06', '0000-00-00 00:00:00'),
(1554, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=9&fontstyle=f-smaller',
'', '', '', 0, '2012-05-01 16:24:46', '0000-00-00 00:00:00'),
(1555, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=7&fontstyle=f-smaller',
'', '', '', 0, '2012-05-01 16:26:41', '0000-00-00 00:00:00'),
(1556, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstit
ucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-01 16:47:39', '
0000-00-00 00:00:00'),
(1557, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/10-transparencia-de-gestion?fontstyle=f-large
r', '', '', '', 0, '2012-05-01 17:21:19', '0000-00-00 00:00:00'),
(1558, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/10-transparencia-de-gestion?fontstyle=f-small
er', '', '', '', 0, '2012-05-01 17:26:08', '0000-00-00 00:00:00'),
(1565, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/7-recursos-humanos?fontstyle=f-larger', '', '
', '', 0, '2012-05-01 17:43:46', '0000-00-00 00:00:00'),
(1566, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/9-cadi?fontstyle=f-larger', '', '', '', 0, '2
012-05-01 17:45:22', '0000-00-00 00:00:00'),
(1568, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=11&fontstyle=f-larger', '', '', '', 0, '2012-05-01 17:48:3
5', '0000-00-00 00:00:00'),
(1569, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/10-transparencia-de-gestion?fontstyle=f-larger
', '', '', '', 0, '2012-05-01 17:51:47', '0000-00-00 00:00:00'),
(1570, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/10-transparencia-de-gestion?fontstyle=f-smalle
r', '', '', '', 0, '2012-05-01 17:53:29', '0000-00-00 00:00:00'),
(1574, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=18&fontstyle=f-larger', '', '', '', 0, '2012-05-01 18:14:14
', '0000-00-00 00:00:00'),
(1575, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=18&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 18:17:2
6', '0000-00-00 00:00:00'),
(1576, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/', '', '', '', 0, '2012-05-01 18:20:27', '0000-00-00 00:00:00'),
(1578, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&limitstart=', '', '',
'', 0, '2012-05-01 20:11:16', '0000-00-00 00:00:00'),
(1580, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=24&fontstyle=f-smaller', '', '', '', 0, '2012-05-01 22:06:
46', '0000-00-00 00:00:00'),
(1616, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-de-orurorecibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogidos?fo
ntstyle=f-smaller', '', '', '', 0, '2012-05-02 04:02:17', '0000-00-00 00:00:00')
,
(1617, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/14-proyectos?fontstyle=f-smaller', '', '', '', 0, '2012-05-02 04:02:
30', '0000-00-00 00:00:00'),
(1623, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac

ion/directa/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundarse-pordesborde-del-brazo-derecho-del-rio-desaguadero?fontstyle=f-smaller', '', '', '',


0, '2012-05-02 04:13:41', '0000-00-00 00:00:00'),
(1680, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundar
se-por-desborde-del-brazo-derecho-del-rio-desaguadero', '', '', '', 0, '2012-0502 06:27:53', '0000-00-00 00:00:00'),
(1690, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=10&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:24', '0
000-00-00 00:00:00'),
(1691, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=7&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:27', '00
00-00-00 00:00:00'),
(1692, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-de
-oruro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recog
idos?fontstyle=f-smalle', '', '', '', 0, '2012-05-02 08:38:29', '0000-00-00 00:0
0:00'),
(1693, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:34', '
0000-00-00 00:00:00'),
(1694, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/14-proyectos?fontstyle=f-smaller', '', '', '', 0, '2012-05-02
08:38:36', '0000-00-00 00:00:00'),
(1695, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=9&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:39', '00
00-00-00 00:00:00'),
(1696, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=9&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:4
1', '0000-00-00 00:00:00'),
(1697, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-deoruro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogi
dos?fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:43', '0000-00-00 00:0
0:00'),
(1698, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional?fontstyle=f-smaller', '', '', '', 0, '2012-0502 08:38:45', '0000-00-00 00:00:00'),
(1699, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=22&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:4
7', '0000-00-00 00:00:00'),
(1700, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=10&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:4
9', '0000-00-00 00:00:00'),
(1701, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/46-gobernacion-gestiona-recursos-para-implem
entar-proyecto-nacional-de-pastos-nativos?fontstyle=f-smaller', '', '', '', 0, '
2012-05-02 08:38:51', '0000-00-00 00:00:00'),
(1702, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=7&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:53
', '0000-00-00 00:00:00'),
(1704, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=10&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:38:
58', '0000-00-00 00:00:00'),
(1705, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=24&fontstyle=f-smaller',
'', '', '', 0, '2012-05-02 08:39:00', '0000-00-00 00:00:00'),
(1706, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=7&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:39:0
3', '0000-00-00 00:00:00'),

(1707, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=9&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:39:05
', '0000-00-00 00:00:00'),
(1708, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=9&fontstyle=f-smaller', '',
'', '', 0, '2012-05-02 08:39:07', '0000-00-00 00:00:00'),
(1709, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=23', '', '', '', 0, '2012-05-02 08:39:09', '000000-00 00:00:00'),
(1710, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inte
rinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-02 08:40:
14', '0000-00-00 00:00:00'),
(1711, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/53-convenio-de-cooperacion-interinstitucion
al-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-02 08:41:58', '000000-00 00:00:00'),
(1712, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/53-convenio-de-cooperacion-interinstitucion
al-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-02 08:47:09', '0000-0
0-00 00:00:00'),
(1713, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/24-reglamentos-especificos?fontstyle=f-larger
', '', '', '', 0, '2012-05-02 08:52:21', '0000-00-00 00:00:00'),
(1714, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/24-reglamentos-especificos?fontstyle=f-smalle
r', '', '', '', 0, '2012-05-02 08:59:16', '0000-00-00 00:00:00'),
(1716, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=11&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 09:04:2
8', '0000-00-00 00:00:00'),
(1717, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/9-cadi?fontstyle=f-larger', '', '', '', 0, '20
12-05-02 09:06:12', '0000-00-00 00:00:00'),
(1719, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=11&fontstyle=f-larger', '', '', '', 0, '2012-05-02 09:09:40
', '0000-00-00 00:00:00'),
(1720, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/9-cadi?fontstyle=f-smaller', '', '', '', 0, '2
012-05-02 09:13:07', '0000-00-00 00:00:00'),
(1721, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/10-transparencia-de-gestion?fontstyle=f-larger', '',
'', '', 0, '2012-05-02 09:21:47', '0000-00-00 00:00:00'),
(1722, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/7-recursos-humanos?fontstyle=f-larger', '', '', '',
0, '2012-05-02 09:28:42', '0000-00-00 00:00:00'),
(1731, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=22&fontstyle=f-larger', '', '', '', 0, '2012-05-0
2 16:34:30', '0000-00-00 00:00:00'),
(1748, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=23&fontstyle=f-smaller', '', '', '', 0, '2012-0502 19:21:34', '0000-00-00 00:00:00'),
(1749, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=25&fontstyle=f-larger', '', '', '', 0, '2012-05-0
2 19:21:36', '0000-00-00 00:00:00'),
(1750, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=24&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 19:21
:39', '0000-00-00 00:00:00'),
(1752, 'http://www.oruro.gob.bo/index.php/component/mailto/index.php', '', 'http
://www.oruro.gob.bo/index.php/component/mailto/?tmpl=component&template=rt_solar
sentinel&link=7e3e6490456d0311b98028928d019acf8c4219f0', '', 0, '2012-05-02 19:2

9:56', '0000-00-00 00:00:00'),


(1755, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=49&fontstyle=f-larger', '',
'', '', 0, '2012-05-02 21:06:03', '0000-00-00 00:00:00'),
(1756, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=49&fontstyle=f-smaller', ''
, '', '', 0, '2012-05-02 21:10:15', '0000-00-00 00:00:00'),
(1758, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/51-noticia1?fontstyle=f-smaller', '', '', '', 0, '
2012-05-02 21:44:11', '0000-00-00 00:00:00'),
(1759, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/51-noticia1?fontstyle=f-larger', '', '', '', 0, '2
012-05-02 21:56:52', '0000-00-00 00:00:00'),
(1760, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/24-reglamentos-especificos?fontstyle=f-larger', '',
'', '', 0, '2012-05-02 22:09:34', '0000-00-00 00:00:00'),
(1761, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/24-reglamentos-especificos?fontstyle=f-smaller', '',
'', '', 0, '2012-05-02 22:18:03', '0000-00-00 00:00:00'),
(1762, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/53-convenio-de-cooperacion-interinstitucional-conla-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-02 22:22:16', '0000-00-00 00
:00:00'),
(1766, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/7-recursos-humanos?fontstyle=f-smaller', '', '', '',
0, '2012-05-02 22:39:12', '0000-00-00 00:00:00'),
(1767, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/9-cadi?fontstyle=f-larger', '', '', '', 0, '2012-0502 22:47:36', '0000-00-00 00:00:00'),
(1768, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/9-cadi?fontstyle=f-smaller', '', '', '', 0, '2012-05
-02 22:56:09', '0000-00-00 00:00:00'),
(1769, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=18&fontstyle=f-larger', '', '', '', 0, '2012-05-02 23:00:25', '00
00-00-00 00:00:00'),
(1773, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=18&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 23:04:41', '0
000-00-00 00:00:00'),
(1775, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=49&fontstyle=f-larger', '', '', '', 0, '2012-05-02 23:30:06', '00
00-00-00 00:00:00'),
(1776, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=49&fontstyle=f-smaller', '', '', '', 0, '2012-05-02 23:38:35', '0
000-00-00 00:00:00'),
(1778, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/dsc01463.png', '', '', '', 0, '2012-0503 01:41:33', '0000-00-00 00:00:00'),
(1779, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-0
5-03 01:43:35', '0000-00-00 00:00:00'),
(1780, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/foco2.jpg', '', '', '', 0, '2012-05-03
01:45:23', '0000-00-00 00:00:00'),
(1781, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/ancarabi.jpg', '', '', '', 0, '2012-0503 01:47:12', '0000-00-00 00:00:00'),
(1782, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/geo2.jpg', '', '', '', 0, '2012-05-03 0
1:49:02', '0000-00-00 00:00:00'),
(1783, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedcam/images/Noticias/dsc0561463.jpg', '', '', '', 0, '2012-0


5-03 01:50:53', '0000-00-00 00:00:00'),
(1784, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/convenio.jpg', '', '', '', 0, '2012-0503 01:52:45', '0000-00-00 00:00:00'),
(1785, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/inter2.jpg', '', '', '', 0, '2012-05-03
01:54:41', '0000-00-00 00:00:00'),
(1786, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/inspeccion.jpg', '', '', '', 0, '2012-0
5-03 01:56:54', '0000-00-00 00:00:00'),
(1813, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/25-reglamentos-internos', '', '', '', 0, '2012
-05-03 08:57:03', '0000-00-00 00:00:00'),
(1836, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/10-transparencia-de-gestion?fontstyle=f-smaller', ''
, '', '', 0, '2012-05-03 15:48:34', '0000-00-00 00:00:00'),
(1844, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=11&fontstyle=f-larger', '', '', '', 0, '2012-05-03 18:20:34', '00
00-00-00 00:00:00'),
(1846, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=11&fontstyle=f-smaller', '', '', '', 0, '2012-05-03 18:37:09', '0
000-00-00 00:00:00'),
(1850, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=18&fontstyle=f-larger', '', '', '', 0, '2012-05-03 19:30:2
1', '0000-00-00 00:00:00'),
(1851, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=18&fontstyle=f-smaller', '', '', '', 0, '2012-05-03 19:36:
52', '0000-00-00 00:00:00'),
(1855, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?fontstyle=f-smaller', '', '', '', 0, '2012-05-03 20:39:53', '0000-00
-00 00:00:00'),
(1857, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/25-reglamentos-internos', '', '', '', 0, '2012-05-03
21:13:04', '0000-00-00 00:00:00'),
(1864, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-0
5-03 23:40:24', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(1865, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/Noticias/inspeccion.jpg', '', '', '', 0, '2012-0
5-03 23:45:25', '0000-00-00 00:00:00'),
(1886, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=3&fontstyle=
f-smaller', '', '', '', 0, '2012-05-04 03:32:05', '0000-00-00 00:00:00'),
(1887, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&limitstart=&fontst
yle=f-smaller', '', '', '', 0, '2012-05-04 03:35:54', '0000-00-00 00:00:00'),
(1888, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=3&fontstyle=
f-larger', '', '', '', 0, '2012-05-04 03:39:43', '0000-00-00 00:00:00'),
(1889, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=2&fontstyle=
f-smaller', '', '', '', 0, '2012-05-04 03:47:20', '0000-00-00 00:00:00'),
(1890, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador?fontstyle=f-larger', '', '', '', 0, '2012-0
5-04 03:57:12', '0000-00-00 00:00:00'),
(1892, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=5&fontstyle=f-l

arger', '', '', '', 0, '2012-05-04 04:25:28', '0000-00-00 00:00:00'),


(1893, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador?format=feed&type=rss', '', '', '', 0, '2012
-05-04 04:37:43', '0000-00-00 00:00:00'),
(1894, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?showall=&start=5&fontstyle=f-s
maller', '', '', '', 0, '2012-05-04 04:44:32', '0000-00-00 00:00:00'),
(1895, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/24-reglamentos-especificos?fontstyle=f-smaller
', '', '', '', 0, '2012-05-04 04:48:21', '0000-00-00 00:00:00'),
(1896, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/24-reglamentos-especificos?fontstyle=f-larger'
, '', '', '', 0, '2012-05-04 04:55:59', '0000-00-00 00:00:00'),
(1900, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/53-convenio-de-cooperacion-interinstitucional-conla-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-04 07:44:44', '0000-00-00 0
0:00:00'),
(1901, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/9-cadi?fontstyle=f-smaller', '', '', '', 0, '
2012-05-04 07:45:12', '0000-00-00 00:00:00'),
(1902, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/7-recursos-humanos?fontstyle=f-smaller', '',
'', '', 0, '2012-05-04 07:45:15', '0000-00-00 00:00:00'),
(1903, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=11&fontstyle=f-smaller', '', '', '', 0, '2012-05-04 07:45:
17', '0000-00-00 00:00:00'),
(1925, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/index.php', '', 'http
://www.oruro.gob.bo/index.php/organo-ejecutivo/contacto', '', 0, '2012-05-04 12:
42:37', '0000-00-00 00:00:00'),
(1935, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/52-inspeccion-final-para-la-entrega-del-tra
mo-huachacalla', '', '', '', 0, '2012-05-04 15:08:51', '0000-00-00 00:00:00'),
(1951, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inter
institucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-04 23:52:3
9', '0000-00-00 00:00:00'),
(1952, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inter
institucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-04 23:55:
26', '0000-00-00 00:00:00'),
(1953, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/25-reglamentos-internos?fontstyle=f-larger', '
', '', '', 0, '2012-05-05 00:03:50', '0000-00-00 00:00:00'),
(1954, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/25-reglamentos-internos?fontstyle=f-smaller',
'', '', '', 0, '2012-05-05 00:06:38', '0000-00-00 00:00:00'),
(1955, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=23&fontstyle=f-larger', '',
'', '', 0, '2012-05-05 00:09:26', '0000-00-00 00:00:00'),
(1956, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=22&fontstyle=f-larger',
'', '', '', 0, '2012-05-05 02:20:57', '0000-00-00 00:00:00'),
(1957, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=22&fontstyle=f-smaller',
'', '', '', 0, '2012-05-05 02:23:45', '0000-00-00 00:00:00'),
(1958, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&limitstart=&fontst
yle=f-larger', '', '', '', 0, '2012-05-05 02:26:33', '0000-00-00 00:00:00'),
(1959, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=1&fontstyle=

f-larger', '', '', '', 0, '2012-05-05 02:32:09', '0000-00-00 00:00:00'),


(1960, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=1&fontstyle=
f-smaller', '', '', '', 0, '2012-05-05 02:34:56', '0000-00-00 00:00:00'),
(1961, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?showall=&start=2&fontstyle=
f-larger', '', '', '', 0, '2012-05-05 02:40:33', '0000-00-00 00:00:00'),
(1964, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=49&fontstyle=f-larger', '', '', '', 0, '2012-05-0
5 06:16:00', '0000-00-00 00:00:00'),
(1965, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=49&fontstyle=f-smaller', '', '', '', 0, '2012-0505 06:18:50', '0000-00-00 00:00:00'),
(1966, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=23&fontstyle=f-smaller', ''
, '', '', 0, '2012-05-05 06:24:26', '0000-00-00 00:00:00'),
(1967, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/25-reglamentos-internos?fontstyle=f-larger',
'', '', '', 0, '2012-05-05 07:23:15', '0000-00-00 00:00:00'),
(1968, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/25-reglamentos-internos?fontstyle=f-smaller',
'', '', '', 0, '2012-05-05 07:28:52', '0000-00-00 00:00:00'),
(1971, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/Noticias/reusedeges.jpg', '', '', '', 0, '201205-05 09:06:02', '0000-00-00 00:00:00'),
(1972, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/Noticias/inspeccion.jpg', '', '', '', 0, '201205-05 09:16:03', '0000-00-00 00:00:00'),
(1980, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/53-convenio-de-cooperacion-interinstitucionalcon-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-05 11:00:25', '0000-00-0
0 00:00:00'),
(1984, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/25-reglamentos-internos?fontstyle=f-smaller', '', ''
, '', 0, '2012-05-05 14:15:39', '0000-00-00 00:00:00'),
(1985, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/2-institucional/25-reglamentos-internos?fontstyle=f-larger', '', '',
'', 0, '2012-05-05 14:24:56', '0000-00-00 00:00:00'),
(1987, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/53-convenio-de-cooperacion-interinstitucionalcon-la-alt', '', '', '', 0, '2012-05-05 15:23:03', '0000-00-00 00:00:00'),
(1989, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/53-convenio-de-cooperacion-interinstituciona
l-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-05 15:50:56', '0000-00
-00 00:00:00'),
(1990, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/53-convenio-de-cooperacion-interinstituciona
l-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-05 16:07:12', '0000-0
0-00 00:00:00'),
(1993, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/52-inspeccion-final-para-la-entrega-del-tra
mo-huachacalla?fontstyle=f-larger', '', '', '', 0, '2012-05-05 17:26:14', '000000-00 00:00:00'),
(1994, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/52-inspeccion-final-para-la-entrega-del-tra
mo-huachacalla?fontstyle=f-smaller', '', '', '', 0, '2012-05-05 17:35:32', '0000
-00-00 00:00:00'),
(1996, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/contacto?fontstyle=f-larger', '', '', '', 0, '2012-05-05 18:30:37', '0
000-00-00 00:00:00'),

(1997, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/contacto?fontstyle=f-smaller', '', '', '', 0, '2012-05-05 18:32:01', '
0000-00-00 00:00:00'),
(2003, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/46-gobernacion-gestiona-recursos-para-implem
entar-proyecto-nacional-de-pastos-nativos', '', '', '', 0, '2012-05-05 21:53:20'
, '0000-00-00 00:00:00'),
(2004, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-deoruro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recogi
dos', '', '', '', 0, '2012-05-05 21:56:12', '0000-00-00 00:00:00'),
(2005, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-s
olidaridad-para-los-damnificados-de-pando', '', '', '', 0, '2012-05-05 22:36:27'
, '0000-00-00 00:00:00'),
(2006, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=9', '', '', '', 0, '2012-05-05 23:02:19', '0000-00-00 00:0
0:00'),
(2025, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/', '', '', '', 0, '2012-05-06 09:10:41', '0000-00-00 00:00:00'),
(2027, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/53-convenio-de-cooperacion-interinstitucionalcon-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-06 09:16:26', '0000-0000 00:00:00'),
(2028, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/44-hogares-del-sedeges-de-la-gobernacion-de
-oruro-recibiran-productos-del-subsidio-prenatal-y-lactancia-que-no-fueron-recog
idos', '', '', '', 0, '2012-05-06 11:52:31', '0000-00-00 00:00:00'),
(2029, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=9', '', '', '', 0, '2012-05
-06 12:30:51', '0000-00-00 00:00:00'),
(2057, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-aho
rradores', '', '', '', 0, '2012-05-07 17:02:50', '0000-00-00 00:00:00'),
(2063, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/56-comision-interinstitucional-dio-inicio-al-anali
sis-del-reglamento-especifico-del-transporte-interprovincial-e-intermunicipal',
'', '', '', 0, '2012-05-07 17:56:58', '0000-00-00 00:00:00'),
(2065, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-ahorradore
s', '', '', '', 0, '2012-05-07 18:02:09', '0000-00-00 00:00:00'),
(2077, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=49', '', '', '', 0, '2012-0
5-08 10:45:11', '0000-00-00 00:00:00'),
(2093, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresas-que-c
onstruyen-la-carretera-ancaravi-turco', '', '', '', 0, '2012-05-08 15:18:50', '0
000-00-00 00:00:00'),
(2094, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-deemprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '',
0, '2012-05-08 15:20:57', '0000-00-00 00:00:00'),
(2095, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimie
nto-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '
', '', 0, '2012-05-08 15:29:31', '0000-00-00 00:00:00'),
(2097, 'http://www.oruro.gob.bo/index.php/images/psfs/cinteramericana.pdf', '',
'', '', 0, '2012-05-08 17:15:39', '0000-00-00 00:00:00'),
(2099, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/dbcbolillo.doc', '', '', '', 0,

'2012-05-09 00:32:00', '0000-00-00 00:00:00'),


(2100, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/ds28168.pdf', '', '', '', 0, '2012-05-09 0
0:36:07', '0000-00-00 00:00:00'),
(2101, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/convpicina.doc', '', '', '', 0,
'2012-05-09 00:40:11', '0000-00-00 00:00:00'),
(2102, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/Ley004.pdf', '', '', '', 0, '2012-05-09 00
:44:19', '0000-00-00 00:00:00'),
(2103, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/cinteramericana.pdf', '', '', '', 0, '2012
-05-09 00:48:33', '0000-00-00 00:00:00'),
(2104, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/dbcagricultura.doc', '', '', '',
0, '2012-05-09 00:54:01', '0000-00-00 00:00:00'),
(2105, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/ley2027.pdf', '', '', '', 0, '2012-05-09 0
1:03:53', '0000-00-00 00:00:00'),
(2106, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/convlistones.doc', '', '', '', 0
, '2012-05-09 01:07:11', '0000-00-00 00:00:00'),
(2107, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/cpe.pdf', '', '', '', 0, '2012-05-09 01:09
:02', '0000-00-00 00:00:00'),
(2110, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/ds29894.pdf', '', '', '', 0, '2012-05-09 0
1:20:27', '0000-00-00 00:00:00'),
(2111, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/ley1178.pdf', '', '', '', 0, '2012-05-09 0
1:22:18', '0000-00-00 00:00:00'),
(2112, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/dbcpicina.doc', '', '', '', 0, '
2012-05-09 01:24:14', '0000-00-00 00:00:00'),
(2113, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/convaullaga.doc', '', '', '', 0,
'2012-05-09 01:26:04', '0000-00-00 00:00:00'),
(2114, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/convagricultura.doc', '', '', ''
, 0, '2012-05-09 01:28:01', '0000-00-00 00:00:00'),
(2115, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/dbclistones.doc', '', '', '', 0,
'2012-05-09 01:29:55', '0000-00-00 00:00:00'),
(2116, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones?fontstyle=f-larger', '', '', '', 0, '2012-05-09 01:31:11', '0000-00-00 00
:00:00'),
(2117, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/cnaciones.pdf', '', '', '', 0, '2012-05-09
01:33:46', '0000-00-00 00:00:00'),
(2118, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/dbcaullagas.doc', '', '', '', 0,
'2012-05-09 01:35:38', '0000-00-00 00:00:00'),
(2119, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/ds214.pdf', '', '', '', 0, '2012-05-09 01:
39:41', '0000-00-00 00:00:00'),
(2120, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/convbolillo.doc', '', '', '', 0,
'2012-05-09 01:41:27', '0000-00-00 00:00:00'),
(2121, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/ley2341.pdf', '', '', '', 0, '2012-05-09 0

1:42:54', '0000-00-00 00:00:00'),


(2122, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/contrataciones/menores/invitapubli2.doc', '', '
', '', 0, '2012-05-09 01:54:53', '0000-00-00 00:00:00'),
(2123, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/this.href,', '', '', '', 0, '2012-05-09 05:21:06', '0000-00-00
00:00:00'),
(2124, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/Buscar...', '', '', '', 0, '2012-05-09 05:21:59', '0000-00-00
00:00:00'),
(2125, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/mp3=images/musica/audiogador.mp3&title=gad-oru&width=220&heigh
t=100&showinfo=1&showvolume=1&volume=75&volumewidth=40&volumeheight=8&autoplay=0
&loop=1&shuffle=0&showl', '', '', '', 0, '2012-05-09 05:21:59', '0000-00-00 00:0
0:00'),
(2142, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/2-institucional/58-contrataciones-menores', '', '', '', 0, '20
12-05-09 19:06:54', '0000-00-00 00:00:00'),
(2155, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/56-comision-interinstitucional-dio-inicio-al
-analisis-del-reglamento-especifico-del-transporte-interprovincial-e-intermunici
pal', '', '', '', 0, '2012-05-10 03:00:10', '0000-00-00 00:00:00'),
(2156, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/57-en-oruro-se-entregaran-500-mil-focos-ahor
radores', '', '', '', 0, '2012-05-10 03:01:37', '0000-00-00 00:00:00'),
(2159, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresas
-que-construyen-la-carretera-ancaravi-turco', '', '', '', 0, '2012-05-10 03:08:5
1', '0000-00-00 00:00:00'),
(2161, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimien
to-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', ''
, '', 0, '2012-05-10 03:14:35', '0000-00-00 00:00:00'),
(2170, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=22', '', '', '', 0, '2012-0
5-10 11:17:10', '0000-00-00 00:00:00'),
(2172, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=10', '', '', '', 0, '2012-05-10 13:28:18', '0000-00-00 00:0
0:00'),
(2173, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=7', '', '', '', 0, '2012-05-10 13:30:16', '0000-00-00 00:00
:00'),
(2188, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/46-gobernacion-gestiona-recursos-para-imple
mentar-proyecto-nacional-de-pastos-nativos', '', '', '', 0, '2012-05-11 01:13:45
', '0000-00-00 00:00:00'),
(2198, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=9', '', '', '', 0, '2012-05-11 10:41:56', '0000-00-00 00:
00:00'),
(2224, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional', '', '', '', 0, '2012-05-11 21:43:48', '0000-00-00 00:0
0:00'),
(2225, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/images/Noticias/dsc01463.png', '', '', '', 0, '
2012-05-11 22:23:32', '0000-00-00 00:00:00'),
(2226, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/convocatoria7.jpeg', '', '', '', 0, '2012-05-11 22:50:30',
'0000-00-00 00:00:00'),
(2233, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/ctonners.doc', '', '', '', 0, '2012-05-11 23:11:

08', '0000-00-00 00:00:00'),


(2234, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/cllantas.doc', '', '', '', 0, '2012-05-11 23:11:
58', '0000-00-00 00:00:00'),
(2235, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/cpe.pdf', '', '', '', 0, '2012-05-11 23:12:23', '0000-00-0
0 00:00:00'),
(2236, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/casfaltica.doc', '', '', '', 0, '2012-05-11 23:1
2:48', '0000-00-00 00:00:00'),
(2237, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbparajaya.doc', '', '', '', 0, '2012-05-11 23:1
3:13', '0000-00-00 00:00:00'),
(2238, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dblimites.doc', '', '', '', 0, '2012-05-11 23:14
:02', '0000-00-00 00:00:00'),
(2239, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/cnaciones.pdf', '', '', '', 0, '2012-05-11 23:14:27', '000
0-00-00 00:00:00'),
(2240, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/cinteramericana.pdf', '', '', '', 0, '2012-05-11 23:15:17'
, '0000-00-00 00:00:00'),
(2241, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/cparajaya.doc', '', '', '', 0, '2012-05-11 23:15
:43', '0000-00-00 00:00:00'),
(2242, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/ley1178.pdf', '', '', '', 0, '2012-05-11 23:16:08', '000000-00 00:00:00'),
(2244, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbpuente.doc', '', '', '', 0, '2012-05-11 23:16:
32', '0000-00-00 00:00:00'),
(2245, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/ds29894.pdf', '', '', '', 0, '2012-05-11 23:16:57', '000000-00 00:00:00'),
(2246, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/climites.doc', '', '', '', 0, '2012-05-11 23:17:
22', '0000-00-00 00:00:00'),
(2247, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/ds214.pdf', '', '', '', 0, '2012-05-11 23:17:47', '0000-00
-00 00:00:00'),
(2248, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/cquisinoca.doc', '', '', '', 0, '2012-05-11 23:1
8:37', '0000-00-00 00:00:00'),
(2249, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbalimentos.doc', '', '', '', 0, '2012-05-11 23:
19:02', '0000-00-00 00:00:00'),
(2250, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbcemento.doc', '', '', '', 0, '2012-05-11 23:19
:27', '0000-00-00 00:00:00'),
(2251, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/ccemento.doc', '', '', '', 0, '2012-05-11 23:20:
17', '0000-00-00 00:00:00'),
(2252, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/csegciu.doc', '', '', '', 0, '2012-05-11 23:20:4
3', '0000-00-00 00:00:00'),
(2253, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/clacalaca.doc', '', '', '', 0, '2012-05-11 23:21
:07', '0000-00-00 00:00:00'),
(2254, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbasfaltica.doc', '', '', '', 0, '2012-05-11 23:

21:33', '0000-00-00 00:00:00'),


(2255, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbtesa.doc', '', '', '', 0, '2012-05-11 23:21:58
', '0000-00-00 00:00:00'),
(2257, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/ley2027.pdf', '', '', '', 0, '2012-05-11 23:22:21', '000000-00 00:00:00'),
(2258, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/ds28168.pdf', '', '', '', 0, '2012-05-11 23:22:48', '000000-00 00:00:00'),
(2259, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/cpuente.doc', '', '', '', 0, '2012-05-11 23:23:1
3', '0000-00-00 00:00:00'),
(2260, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/calimentos.doc', '', '', '', 0, '2012-05-11 23:2
4:42', '0000-00-00 00:00:00'),
(2262, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbllantas.doc', '', '', '', 0, '2012-05-11 23:25
:41', '0000-00-00 00:00:00'),
(2263, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/ctesa.doc', '', '', '', 0, '2012-05-11 23:26:46'
, '0000-00-00 00:00:00'),
(2265, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbquisinoca.doc', '', '', '', 0, '2012-05-11 23:
28:48', '0000-00-00 00:00:00'),
(2266, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbsegciu.doc', '', '', '', 0, '2012-05-11 23:29:
53', '0000-00-00 00:00:00'),
(2267, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dbtonners.doc', '', '', '', 0, '2012-05-11 23:30
:55', '0000-00-00 00:00:00'),
(2268, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/dblacalaca.doc', '', '', '', 0, '2012-05-11 23:3
2:00', '0000-00-00 00:00:00'),
(2269, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/Ley004.pdf', '', '', '', 0, '2012-05-11 23:32:59', '0000-0
0-00 00:00:00'),
(2270, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/contrataciones/encproysedag.doc', '', '', '', 0, '2012-05-11 23
:34:01', '0000-00-00 00:00:00'),
(2271, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/images/pdfs/ley2341.pdf', '', '', '', 0, '2012-05-11 23:35:03', '000000-00 00:00:00'),
(2273, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-05-12 0
2:25:34', '0000-00-00 00:00:00'),
(2276, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/Logos/cadi.jpg', '', '', '', 0, '2012-05-12
04:24:40', '0000-00-00 00:00:00'),
(2278, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional?fontstyle=f-larger', '', '', '', 0, '2012-05-12 05:14:00
', '0000-00-00 00:00:00'),
(2284, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional?fontstyle=f-smaller', '', '', '', 0, '2012-05-12 09:43:2
0', '0000-00-00 00:00:00'),
(2285, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-05-12 09
:51:46', '0000-00-00 00:00:00'),
(2286, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/reusedeges.jpg', '', '', '', 0, '2012-05-12 10:42:52', '0000-00-00 00:00:0

0'),
(2288, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-05-12 16:36:13',
'0000-00-00 00:00:00'),
(2289, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-05
-12 19:16:01', '0000-00-00 00:00:00'),
(2292, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=9', '', '', '', 0, '2012-05-12 20:17:41', '0000-00-00 00:00:00'),
(2293, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=10', '', '', '', 0, '2012-05-12 20:25:32', '0000-00-00 00:00:00')
,
(2300, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-05-1
2 22:42:28', '0000-00-00 00:00:00'),
(2326, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones?fontstyle=f-smaller', '', '', '', 0, '2012-05-13 11:35:22', '0000-00-00 0
0:00:00'),
(2341, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=24', '', '', '', 0, '2012-05-13 17:48:53', '0000-00-00 00:
00:00'),
(2344, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=7', '', '', '', 0, '2012
-05-13 20:52:33', '0000-00-00 00:00:00'),
(2345, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=22', '', '', '', 0, '2012-05-13 21:13:32', '0000-00-00 00:0
0:00'),
(2346, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=24', '', '', '', 0, '2012-05-13 21:24:02', '0000-00-00 00:0
0:00'),
(2347, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion?id=25', '', '', '', 0, '2012-05-13 21:26:39', '0000-00-00 00:0
0:00'),
(2348, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=22', '', '', '', 0, '2012-05-13 21:29:17', '0000-00-00 00:00:00')
,
(2350, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=23', '', '', '', 0, '2012-05-13 21:37:09', '0000-00-00 00:00:00')
,
(2351, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=24', '', '', '', 0, '2012-05-13 21:45:01', '0000-00-00 00:00:00')
,
(2352, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa?id=25', '', '', '', 0, '2012-05-13 21:47:39', '0000-00-00 00:00:00')
,
(2353, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=22', '', '', '', 0, '2012-05-13 21:55:31', '0000-00-00 00:
00:00'),
(2354, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=23', '', '', '', 0, '2012-05-13 22:00:46', '0000-00-00 00:
00:00'),
(2355, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia?id=25', '', '', '', 0, '2012-05-13 22:08:38', '0000-00-00 00:
00:00'),
(2356, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=9', '', '', '', 0, '2012-05-14 01:14:56', '0000-0
0-00 00:00:00'),
(2376, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/45-municipio-de-toledo-en-riesgo-de-inundarse-pordesborde-del-brazo-derecho-del-rio-desaguadero', '', '', '', 0, '2012-05-14 13:5

0:54', '0000-00-00 00:00:00'),


(2382, 'http://www.oruro.gob.bo/index.php/oruro-noticias/images/musica/audiogado
r.mp3', '', 'http://www.oruro.gob.bo/modules/mod_simple_mp3_player/flashplayers/
simple_mp3_player_rounded.swf', '', 0, '2012-05-14 19:33:15', '0000-00-00 00:00:
00'),
(2383, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/images/musica/audioga
dor.mp3', '', 'http://www.oruro.gob.bo/modules/mod_simple_mp3_player/flashplayer
s/simple_mp3_player_rounded.swf', '', 0, '2012-05-14 19:37:48', '0000-00-00 00:0
0:00'),
(2391, 'http://www.oruro.gob.bo/index.php/administrator', '', '', '', 0, '2012-0
5-14 21:02:59', '0000-00-00 00:00:00'),
(2404, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/56-comision-interinstitucional-dio-inicio-a
l-analisis-del-reglamento-especifico-del-transporte-interprovincial-e-intermunic
ipal', '', '', '', 0, '2012-05-15 07:52:36', '0000-00-00 00:00:00'),
(2447, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=7', '', '', '', 0, '2012-05-15 18:06:16', '0000-00-00 00:
00:00'),
(2460, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=9', '', '', '', 0, '2012
-05-15 21:06:50', '0000-00-00 00:00:00'),
(2461, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-excepcion/11-noticias-gador/47-gobernacion-de-oruro-inicia-campana-de-so
lidaridad-para-los-damnificados-de-pando', '', '', '', 0, '2012-05-15 21:20:05',
'0000-00-00 00:00:00'),
(2462, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/images/musica/juegosestudiantines.mp3', '', '', '', 0, '2012-05-15 23:03:06'
, '0000-00-00 00:00:00'),
(2463, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/images/musica/micronoticiero1.mp3', '', '', '', 0, '2012-05-15 23:03:17', '0
000-00-00 00:00:00'),
(2493, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=7', '', '', '', 0, '2012-05
-16 03:45:20', '0000-00-00 00:00:00'),
(2510, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=61&fontstyle=f-larger', '', '', '', 0, '2012-05-1
6 17:04:00', '0000-00-00 00:00:00'),
(2511, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales?id=61&fontstyle=f-smaller', '', '', '', 0, '2012-0516 17:04:31', '0000-00-00 00:00:00'),
(2514, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=61&fontstyle=f-smaller', '', '', '', 0, '2012-05-16 18:33
:07', '0000-00-00 00:00:00'),
(2515, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=61&fontstyle=f-larger',
'', '', '', 0, '2012-05-16 18:33:39', '0000-00-00 00:00:00'),
(2516, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=61&fontstyle=f-larger', '', '', '', 0, '2012-05-16 18:34:
10', '0000-00-00 00:00:00'),
(2519, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=61&fontstyle=f-smaller',
'', '', '', 0, '2012-05-16 18:37:51', '0000-00-00 00:00:00'),
(2523, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/39-proy
ectos-desarrollo-social', '', '', '', 0, '2012-05-16 21:33:16', '0000-00-00 00:0
0:00'),
(2524, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pr
oyectos/39-proyectos-desarrollo-social?fontstyle=f-larger', '', '', '', 0, '2012
-05-16 21:37:35', '0000-00-00 00:00:00'),
(2525, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pr
oyectos/39-proyectos-desarrollo-social?fontstyle=f-smaller', '', '', '', 0, '201

2-05-16 21:39:44', '0000-00-00 00:00:00'),


(2526, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/Not
icias/reusedeges.jpg', '', '', '', 0, '2012-05-16 22:07:57', '0000-00-00 00:00:0
0'),
(2528, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/reusedeges.jpg', '', '', '', 0, '201205-17 04:37:19', '0000-00-00 00:00:00'),
(2536, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-05-17 10:04:05', '000
0-00-00 00:00:00'),
(2540, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/r
eusedeges.jpg', '', '', '', 0, '2012-05-17 10:55:04', '0000-00-00 00:00:00'),
(2543, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/contacto', '', '', ''
, 0, '2012-05-17 13:37:44', '0000-00-00 00:00:00'),
(2560, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/re
usedeges.jpg', '', '', '', 0, '2012-05-18 23:41:52', '0000-00-00 00:00:00'),
(2565, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/reus
edeges.jpg', '', '', '', 0, '2012-05-19 05:45:49', '0000-00-00 00:00:00'),
(2587, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/2-institucional', '', 'http://www.google.com.bo/search?q
=construccion+de+INVERNADEROS+EN+ORURO&hl=es&gbv=2&gs_l=hp.1.0.0l7j0i30l3.2812.1
0922.0.13656.26.18.2.6.7.0.406.2891.2', '', 0, '2012-05-20 01:44:27', '0000-00-0
0 00:00:00'),
(2603, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/39-pr
oyectos-desarrollo-social', '', '', '', 0, '2012-05-21 15:44:51', '0000-00-00 00
:00:00'),
(2614, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales/14-proyectos/no-text-5194335274481921191', '', '', '
', 0, '2012-05-22 13:22:14', '0000-00-00 00:00:00'),
(2616, 'http://www.oruro.gob.bo/index.php/oruro-noticias/images/musica/juegosest
udiantines.mp3', '', 'http://www.oruro.gob.bo/modules/mod_simple_mp3_player/flas
hplayers/simple_mp3_player_rounded.swf', '', 0, '2012-05-22 21:03:31', '0000-0000 00:00:00'),
(2618, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/14-proyectos/54-g
obernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=
f-smaller', '', '', '', 0, '2012-05-22 23:31:07', '0000-00-00 00:00:00'),
(2620, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '201205-23 01:23:12', '0000-00-00 00:00:00'),
(2623, 'http://www.oruro.gob.bo/index.php/14-proyectos/54-gobernador-firmo-conve
nio-de-cooperacion-interinstitucional-con-la-alt', '', '', '', 0, '2012-05-23 05
:11:16', '0000-00-00 00:00:00'),
(2624, 'http://www.oruro.gob.bo/index.php/18-deportes/69-arequipa-campeon-en-bas
quetbol-damas?fontstyle=f-larger', '', '', '', 0, '2012-05-23 06:13:06', '0000-0
0-00 00:00:00'),
(2625, 'http://www.oruro.gob.bo/index.php/18-deportes/69-arequipa-campeon-en-bas
quetbol-damas?fontstyle=f-smaller', '', '', '', 0, '2012-05-23 06:20:23', '000000-00 00:00:00'),
(2626, 'http://www.oruro.gob.bo/index.php/18-deportes/69-arequipa-campeon-en-bas
quetbol-damas', '', '', '', 0, '2012-05-23 08:16:45', '0000-00-00 00:00:00'),
(2627, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos
/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economic
os-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-23 09:11:20'
, '0000-00-00 00:00:00'),
(2628, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/18-deportes/69-arequipa-campeon-en-basquetbol-damas', ''
, '', '', 0, '2012-05-23 09:22:30', '0000-00-00 00:00:00'),
(2629, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/contacto?fontstyle=flarger', '', '', '', 0, '2012-05-23 09:23:35', '0000-00-00 00:00:00'),
(2630, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar

ias/planificacion-del-desarrollo/14-proyectos/54-gobernador-firmo-convenio-de-co
operacion-interinstitucional-con-la-alt', '', '', '', 0, '2012-05-23 09:24:32',
'0000-00-00 00:00:00'),
(2631, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro',
'', '', '', 0, '2012-05-23 09:24:37', '0000-00-00 00:00:00'),
(2633, 'http://www.oruro.gob.bo/index.php/14-proyectos/60-gobernacion-lanzo-el-p
royecto-de-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-e
mpresa-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-05-23 19:39:37', '0000
-00-00 00:00:00'),
(2635, 'http://www.oruro.gob.bo/index.php/14-proyectos/60-gobernacion-lanzo-el-p
royecto-de-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-e
mpresa-de-oruro?fontstyle=f-smaller', '', '', '', 0, '2012-05-23 19:54:48', '000
0-00-00 00:00:00'),
(2636, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/14-proyectos/54
-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '', ''
, '', 0, '2012-05-23 20:07:35', '0000-00-00 00:00:00'),
(2639, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-23
22:59:27', '0000-00-00 00:00:00'),
(2640, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/14-proyect
os/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '
', '', '', 0, '2012-05-23 23:01:16', '0000-00-00 00:00:00'),
(2641, 'http://www.oruro.gob.bo/index.php/14-proyectos/60-gobernacion-lanzo-el-p
royecto-de-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-e
mpresa-de-oruro', '', '', '', 0, '2012-05-23 23:23:01', '0000-00-00 00:00:00'),
(2642, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/14-proyectos/60-g
obernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de
-la-pequena-y-media-empresa-de-oruro', '', 'http://www.google.com.bo/search?q=pr
oyectos+sobre+emprendimientos+negocio&hl=es&gbv=2&oq=proyectos+sobre+emprendimie
ntos+negocio&aq=f&aqi=&aql=&gs_l=s', '', 0, '2012-05-24 00:16:59', '0000-00-00 0
0:00:00'),
(2646, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional
-con-la-alt', '', '', '', 0, '2012-05-24 08:44:14', '0000-00-00 00:00:00'),
(2649, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/14-proyectos/60-gobernacion-lanzo-el-proyectode-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-d
e-oruro', '', '', '', 0, '2012-05-24 10:12:18', '0000-00-00 00:00:00'),
(2650, 'http://www.google.comhttp//www.google.com/', '', '', '', 0, '2012-05-24
10:14:38', '0000-00-00 00:00:00'),
(2651, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/14-proyectos/60-gobernacion-lanzo-el-proyecto-d
e-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de
-oruro', '', '', '', 0, '2012-05-24 10:15:29', '0000-00-00 00:00:00'),
(2652, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendi
mientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012
-05-24 10:25:05', '0000-00-00 00:00:00'),
(2654, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/60-g
obernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de
-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-24 11:13:01', '00
00-00-00 00:00:00'),
(2655, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emp
rendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0,
'2012-05-24 11:19:24', '0000-00-00 00:00:00'),
(2658, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/14-proyect

os/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econom
icos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '', 0,
'2012-05-24 14:11:56', '0000-00-00 00:00:00'),
(2659, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0,
'2012-05-24 14:21:32', '0000-00-00 00:00:00'),
(2660, 'http://www.oruro.gob.bo/index.php/component/content/article/18-deportes/
69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-05-24 14:24:43',
'0000-00-00 00:00:00'),
(2662, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/14-proye
ctos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econ
omicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-24 15:38
:18', '0000-00-00 00:00:00'),
(2664, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=54', '', '', ''
, 0, '2012-05-24 16:07:01', '0000-00-00 00:00:00'),
(2681, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-p
royectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientoseconomicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-25 0
0:06:52', '0000-00-00 00:00:00'),
(2682, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt', '', '', '', 0, '2012-05-25 00:29:55', '0000-0000 00:00:00'),
(2684, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitu
cional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-25 02:43:06', '00
00-00-00 00:00:00'),
(2686, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?id=25&fontstyle=f-smaller',
'', '', '', 0, '2012-05-25 04:25:33', '0000-00-00 00:00:00'),
(2687, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimie
nto-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '
', '', 0, '2012-05-25 04:33:13', '0000-00-00 00:00:00'),
(2688, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/60-gobe
rnacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de-la
-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-25 07:04:16', '000000-00 00:00:00'),
(2692, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/14-proyectos/54
-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyl
e=f-larger', '', '', '', 0, '2012-05-25 10:20:09', '0000-00-00 00:00:00'),
(2695, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos
/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '',
'', '', 0, '2012-05-25 14:14:20', '0000-00-00 00:00:00'),
(2696, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/18-deport
es/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-05-25 14:48:39
', '0000-00-00 00:00:00'),
(2699, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/54-go
bernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '', '', '
', 0, '2012-05-25 16:39:45', '0000-00-00 00:00:00'),
(2722, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional/14-proyectos/54-gobernadorfirmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '', '', '', 0, '20
12-05-26 03:36:39', '0000-00-00 00:00:00'),
(2726, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/54-g
obernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '', '',
'', 0, '2012-05-26 05:39:17', '0000-00-00 00:00:00'),
(2737, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstituc
ional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-26 07:15:02', '00

00-00-00 00:00:00'),
(2740, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprend
imientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger',
'', '', '', 0, '2012-05-26 07:59:49', '0000-00-00 00:00:00'),
(2743, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '
', '', '', 0, '2012-05-26 09:13:14', '0000-00-00 00:00:00'),
(2744, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '',
'', 0, '2012-05-26 09:19:28', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(2754, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/18-deportes/69-arequipa-campeon-en-basquetbol-damas', ''
, '', '', 0, '2012-05-26 16:36:56', '0000-00-00 00:00:00'),
(2758, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/18-de
portes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '',
0, '2012-05-26 23:08:20', '0000-00-00 00:00:00'),
(2760, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/14-proyectos/54-gobernador-firmo-convenio-de-cooperacio
n-interinstitucional-con-la-alt', '', '', '', 0, '2012-05-27 01:36:13', '0000-00
-00 00:00:00'),
(2762, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-27
03:05:58', '0000-00-00 00:00:00'),
(2764, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18deportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-05-27 04
:15:19', '0000-00-00 00:00:00'),
(2766, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/18-de
portes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '',
0, '2012-05-27 04:20:56', '0000-00-00 00:00:00'),
(2772, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/14-proyectos/60-gobernacion-lanzo-el-proyecto-d
e-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de
-oruro?fontstyle=f-smal', '', '', '', 0, '2012-05-27 04:41:48', '0000-00-00 00:0
0:00'),
(2776, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/60-go
bernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-dela-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-27 05:04:37', '000
0-00-00 00:00:00'),
(2781, 'http://www.oruro.gob.bo/index.php/component/content/article/18-deportes/
69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '', 0, '20
12-05-27 06:47:13', '0000-00-00 00:00:00'),
(2783, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprend
imientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '201
2-05-27 07:21:34', '0000-00-00 00:00:00'),
(2784, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/14-proyectos/60-gobernacion-la
nzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y
-media-empresa-de-oruro', '', '', '', 0, '2012-05-27 07:35:12', '0000-00-00 00:0
0:00'),
(2786, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional/14-proyectos/60-gobernacion
-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de-la-pequen
a-y-media-empresa-de-or', '', '', '', 0, '2012-05-27 07:53:36', '0000-00-00 00:0
0:00'),
(2789, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedeges/14-proyectos/54-gobernador-firmo-convenio-de-cooperaci
on-interinstitucional-con-la-alt', '', '', '', 0, '2012-05-27 08:07:23', '0000-0
0-00 00:00:00'),
(2790, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucion
al-con-la-alt', '', '', '', 0, '2012-05-27 08:13:01', '0000-00-00 00:00:00'),
(2797, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendi
mientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller',
'', '', '', 0, '2012-05-27 11:40:45', '0000-00-00 00:00:00'),
(2800, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pr
oyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-al
t', '', '', '', 0, '2012-05-27 13:10:14', '0000-00-00 00:00:00'),
(2806, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-i
nterinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-27 21
:42:35', '0000-00-00 00:00:00'),
(2807, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos
-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-27
21:50:06', '0000-00-00 00:00:00'),
(2812, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitu
cional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-28 00:18:17', '0
000-00-00 00:00:00'),
(2818, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/14-proyectos/no-text-519433527
4481921191', '', '', '', 0, '2012-05-28 04:17:06', '0000-00-00 00:00:00'),
(2819, 'http://www.oruro.gob.bo/index.php/component/content/article/18-deportes/
69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '', 0, '201
2-05-28 04:27:29', '0000-00-00 00:00:00'),
(2820, 'http://www.oruro.gob.bo/index.php/14-proyectos/54-gobernador-firmo-conve
nio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', ''
, 0, '2012-05-28 05:01:34', '0000-00-00 00:00:00'),
(2830, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/14-proyectos/54-gobernador-firmo-convenio-de-cooperaci
on-interinstitucional-con-la-alt', '', '', '', 0, '2012-05-28 08:13:13', '0000-0
0-00 00:00:00'),
(2834, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional?tmpl=component&print=1&layo
ut=default&page=', '', '', '', 0, '2012-05-28 12:16:13', '0000-00-00 00:00:00'),
(2851, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fo
ntstyle=f-smaller', '', '', '', 0, '2012-05-28 23:13:21', '0000-00-00 00:00:00')
,
(2862, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '',
'', '', 0, '2012-05-29 01:36:41', '0000-00-00 00:00:00'),
(2865, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/14-proyect
os/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econom
icos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-29 02:03:4
1', '0000-00-00 00:00:00'),
(2868, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucionalcon-la-alt', '', '', '', 0, '2012-05-29 02:59:43', '0000-00-00 00:00:00'),
(2870, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/14-proyectos/54
-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyl
e=f-smaller', '', '', '', 0, '2012-05-29 05:52:18', '0000-00-00 00:00:00'),
(2871, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/14-proyectos/60-g

obernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de
-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '', 0, '201205-29 06:11:08', '0000-00-00 00:00:00'),
(2872, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/14-proyectos/60-g
obernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de
-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-0
5-29 06:14:16', '0000-00-00 00:00:00'),
(2873, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-p
royectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-a
lt', '', '', '', 0, '2012-05-29 07:06:04', '0000-00-00 00:00:00'),
(2874, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-29 0
7:07:39', '0000-00-00 00:00:00'),
(2878, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inte
rinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-29 09:51
:49', '0000-00-00 00:00:00'),
(2879, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '
', 0, '2012-05-29 09:52:26', '0000-00-00 00:00:00'),
(2886, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/18-deportes/69arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '', 0, '2012-0
5-29 11:34:31', '0000-00-00 00:00:00'),
(2897, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-forta
lecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro'
, '', '', '', 0, '2012-05-29 15:50:27', '0000-00-00 00:00:00'),
(2900, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/cache/736b377be89d6c55ceeee74e0e313724', '', 'http://www.oruro
.gob.bo/index.php/organo-ejecutivo/dependencias/servicios-departamentales/sedes?
showall=&start=1', '', 0, '2012-05-29 16:22:11', '0000-00-00 00:00:00'),
(2901, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/cache/736b377be89d6c55ceeee74e0e313724', '', 'http://www.oruro.gob.bo/index.
php/organo-ejecutivo/dependencias/secretarias/medio-ambiente-y-madre-tierra?show
all=&start=1', '', 0, '2012-05-29 16:22:16', '0000-00-00 00:00:00'),
(2902, 'http://www.oruro.gob.bo/index.php/2-institucional/cache/736b377be89d6c55
ceeee74e0e313724', '', 'http://www.oruro.gob.bo/index.php/2-institucional/29-mis
ion-y-vision-de-la-gobernacion-del-departamento-de-oruro', '', 0, '2012-05-29 16
:22:22', '0000-00-00 00:00:00'),
(2909, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos
/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fonts
tyle=f-smaller', '', '', '', 0, '2012-05-29 19:56:16', '0000-00-00 00:00:00'),
(2915, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/18-depor
tes/69-arequipa-campeon-en-basquetbol-damas', '', 'http://www.google.com.bo/url?
sa=t&rct=j&q=basquetbol&source=web&cd=18&ved=0CGQQFjAHOAo&url=http%3A%2F%2Fwww.o
ruro.gob.bo%2Findex.php%2Forgano-ejecutiv', '', 0, '2012-05-29 21:09:09', '000000-00 00:00:00'),
(2920, 'http://www.oruro.gob.bo/index.php/oruro-noticias/images/musica/micronoti
ciero1.mp3', '', '', '', 0, '2012-05-29 23:20:48', '0000-00-00 00:00:00'),
(2922, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes/69-ar
equipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '', 0, '2012-05
-30 01:44:32', '0000-00-00 00:00:00'),
(2923, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inte
rinstitucional-con-la-alt', '', '', '', 0, '2012-05-30 01:58:41', '0000-00-00 00
:00:00'),
(2924, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos
/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economic
os-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '', 0, '2

012-05-30 02:21:40', '0000-00-00 00:00:00'),


(2925, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimien
to-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', ''
, '', 0, '2012-05-30 03:02:20', '0000-00-00 00:00:00'),
(2926, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyec
tos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt',
'', '', '', 0, '2012-05-30 03:04:06', '0000-00-00 00:00:00'),
(2933, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/18-d
eportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '',
0, '2012-05-30 18:53:35', '0000-00-00 00:00:00'),
(2942, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-f
ortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-or
uro?fontstyle=f-smaller', '', '', '', 0, '2012-05-31 00:56:04', '0000-00-00 00:0
0:00'),
(2945, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/14-proyectos/54-gobernador-firmo-convenio-de-cooperacio
n-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-31
01:55:29', '0000-00-00 00:00:00'),
(2949, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-i
nterinstitucional-con-la-alt', '', '', '', 0, '2012-05-31 03:47:45', '0000-00-00
00:00:00'),
(2950, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18deportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-05-31 04
:53:33', '0000-00-00 00:00:00'),
(2951, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucion
al-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-05-31 04:53:54', '0000-0
0-00 00:00:00'),
(2952, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyec
tos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fo
ntstyle=f-smaller', '', '', '', 0, '2012-05-31 04:53:59', '0000-00-00 00:00:00')
,
(2953, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inter
institucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-05-31 05:08:
49', '0000-00-00 00:00:00'),
(2955, 'http://www.oruro.gob.bo/index.php/14-proyectos/54-gobernador-firmo-conve
nio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '
', 0, '2012-05-31 05:57:50', '0000-00-00 00:00:00'),
(2956, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstituc
ional-con-la-alt', '', '', '', 0, '2012-05-31 06:56:13', '0000-00-00 00:00:00'),
(2957, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-laalt', '', '', '', 0, '2012-05-31 07:00:36', '0000-00-00 00:00:00'),
(2960, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pr
oyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-e
conomicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-31 08
:13:19', '0000-00-00 00:00:00'),
(2966, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/cache/2b98de0bbfea1f320a51b875a75dcfcc', '', 'http://www.oruro.gob.bo/index.
php/organo-ejecutivo/dependencias/secretarias/medio-ambiente-y-madre-tierra?show
all=1&limitstart=', '', 0, '2012-05-31 12:04:37', '0000-00-00 00:00:00'),
(2972, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/14-proyect
os/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fon
tstyle=f-smaller', '', '', '', 0, '2012-05-31 13:20:59', '0000-00-00 00:00:00'),
(2974, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/18-deportes/69-ar

equipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-05-31 14:14:59', '0000


-00-00 00:00:00'),
(2988, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/14-proyectos/54-gobernador-firmo-convenio-de-cooperaci
on-interinstitucional-con-la-alt', '', '', '', 0, '2012-05-31 17:02:23', '0000-0
0-00 00:00:00'),
(2989, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/18-depor
tes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '', 0,
'2012-05-31 17:14:13', '0000-00-00 00:00:00'),
(2993, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimien
to-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyl
e=f-larger', '', '', '', 0, '2012-05-31 17:44:26', '0000-00-00 00:00:00'),
(2994, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyec
tos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econo
micos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '', 0,
'2012-05-31 17:57:19', '0000-00-00 00:00:00'),
(2999, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyec
tos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econo
micos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-05-31 18:26:
34', '0000-00-00 00:00:00'),
(3003, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-for
talecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-orur
o?fontstyle=f-smaller', '', '', '', 0, '2012-05-31 20:44:40', '0000-00-00 00:00:
00'),
(3005, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/54-gobe
rnador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '', '', '',
0, '2012-05-31 21:31:01', '0000-00-00 00:00:00'),
(3008, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '',
'', 0, '2012-06-01 01:02:03', '0000-00-00 00:00:00'),
(3015, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/14-proyectos/60
-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicosde-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '', 0, '201
2-06-01 06:00:17', '0000-00-00 00:00:00'),
(3019, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortal
ecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?f
ontstyle=f-larger', '', '', '', 0, '2012-06-01 06:23:01', '0000-00-00 00:00:00')
,
(3021, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-i
nterinstitucional-con-la-alt', '', '', '', 0, '2012-06-01 06:37:14', '0000-00-00
00:00:00'),
(3023, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/14-proyectos/54-gobernador-firmo-convenio-de-cooperacio
n-interinstitucional-con-la-alt', '', '', '', 0, '2012-06-01 12:38:17', '0000-00
-00 00:00:00'),
(3024, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/', '', '', '', 0, '20
12-06-01 13:39:01', '0000-00-00 00:00:00'),
(3026, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/l', '', '
', '', 0, '2012-06-01 13:39:56', '0000-00-00 00:00:00'),
(3027, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/', '', ''
, '', 0, '2012-06-01 13:40:02', '0000-00-00 00:00:00'),
(3029, 'http://www.oruro.gob.bo/index.php/rokajaxsearch', '', '', '', 0, '2012-0
6-01 13:59:21', '0000-00-00 00:00:00'),
(3030, 'http://www.oruro.gob.bo/index.php/rokajaxsearch.php', '', '', '', 0, '20
12-06-01 13:59:30', '0000-00-00 00:00:00'),
(3035, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/14-proyect

os/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econom
icos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-06-01 14:52:5
5', '0000-00-00 00:00:00'),
(3036, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/10-transparencia-de-gestion', '', '', '', 0,
'2012-06-01 14:55:44', '0000-00-00 00:00:00'),
(3038, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/14-proye
ctos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt',
'', 'http://www.google.com.bo/url?sa=t&rct=j&q=marco%20normativo%20ambiental%20
en%20oruro&source=web&cd=9&sqi=2&ved=0CF0QFjAI&url=http%3A%2F%2Fwww.oruro.go', '
', 0, '2012-06-01 15:17:07', '0000-00-00 00:00:00'),
(3041, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '
', 0, '2012-06-01 15:53:20', '0000-00-00 00:00:00'),
(3045, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/18-deportes/69arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '', 0, '201206-01 16:14:08', '0000-00-00 00:00:00'),
(3049, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/51-noticia1', '', '', '', 0, '2012-06-01 16
:34:20', '0000-00-00 00:00:00'),
(3057, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/contacto?fontstyle=fsmaller', '', '', '', 0, '2012-06-01 17:18:18', '0000-00-00 00:00:00'),
(3059, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/18-deporte
s/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-06-01 17:48:53'
, '0000-00-00 00:00:00'),
(3060, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/14-proyectos/54-g
obernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '', '',
'', 0, '2012-06-01 18:01:32', '0000-00-00 00:00:00'),
(3063, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', ''
, 0, '2012-06-01 19:27:42', '0000-00-00 00:00:00'),
(3064, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/9-cadi', '', '', '', 0, '2012-06-01 19:37:10'
, '0000-00-00 00:00:00'),
(3065, 'http://www.oruro.gob.bo/index.php/index.php', '', 'http://www.oruro.gob.
bo/index.php/co', '', 0, '2012-06-01 20:03:30', '0000-00-00 00:00:00'),
(3081, 'http://www.oruro.gob.bo/index.php/servicio/tramites/18-deportes/69-arequ
ipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-06-01 23:41:51', '0000-00
-00 00:00:00'),
(3082, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/18-deportes/69-are
quipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-06-01 23:44:46', '000000-00 00:00:00'),
(3087, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
undefined/', '', '', '', 0, '2012-06-02 03:40:00', '0000-00-00 00:00:00'),
(3089, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-02 03:46:27', '0000-00-00 0
0:00:00'),
(3090, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos
/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economic
os-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '', 0, '
2012-06-02 03:47:59', '0000-00-00 00:00:00'),
(3091, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-02 03:50:54', '0000-00-00 0
0:00:00'),
(3093, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/14-proyectos/60-gobernacion-lanzo-el-proyecto-d
e-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de
-oruro?fontstyle=f-larg', '', '', '', 0, '2012-06-02 04:03:59', '0000-00-00 00:0
0:00'),
(3095, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental?

id=5', '', '', '', 0, '2012-06-02 04:25:25', '0000-00-00 00:00:00'),


(3096, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental?
id=54', '', '', '', 0, '2012-06-02 04:30:16', '0000-00-00 00:00:00'),
(3100, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt', '', '', '', 0, '2012-06-02 05:09:25', '0000-0000 00:00:00'),
(3102, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inter
institucional-con-la-alt', '', '', '', 0, '2012-06-02 05:28:03', '0000-00-00 00:
00:00'),
(3103, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyec
tos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fo
ntstyle=f-larger', '', '', '', 0, '2012-06-02 05:29:41', '0000-00-00 00:00:00'),
(3118, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos
/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fonts
tyle=f-larger', '', '', '', 0, '2012-06-02 11:42:51', '0000-00-00 00:00:00'),
(3119, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstituc
ional-con-la-alt', '', '', '', 0, '2012-06-02 11:46:00', '0000-00-00 00:00:00'),
(3122, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '
2012-06-02 12:53:24', '0000-00-00 00:00:00'),
(3123, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt', '', '', '', 0, '2012-06-02 13:03:44', '0000-0000 00:00:00'),
(3130, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional
-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-02 14:32:43', '0000-00
-00 00:00:00'),
(3131, 'http://www.oruro.gob.bo/index.php/oruro-noticias/boletin-2/105-la-constr
uccion-de-la-presa-urmiri-pazna-tiene-un-avance-fisico-del-58', '', '', '', 0, '
2012-06-02 14:54:16', '0000-00-00 00:00:00'),
(3132, 'http://www.oruro.gob.bo/index.php/oruro-noticias/boletin-2', '', '', '',
0, '2012-06-02 14:54:19', '0000-00-00 00:00:00'),
(3134, 'http://www.oruro.gob.bo/index.php/oruro-noticias/boletin-2/102-represent
antes-de-huanuni-abandonaron-reunion-sobre-tema-limites-con-poopo', '', '', '',
0, '2012-06-02 14:59:19', '0000-00-00 00:00:00'),
(3135, 'http://www.oruro.gob.bo/index.php/oruro-noticias/boletin-2/101-la-unidad
-de-bomberos-calama-y-el-servicio-departamental-de-seguridad-ciudadana-capacitar
on-a-35-estudiantes', '', '', '', 0, '2012-06-02 15:05:34', '0000-00-00 00:00:00
'),
(3136, 'http://www.oruro.gob.bo/index.php/oruro-noticias/boletin-2/103-coordinad
ora-de-transparencia-del-gobierno-departamental-propicio-taller-de-informacion-s
obre-el-rol-de-control-social', '', '', '', 0, '2012-06-02 15:11:10', '0000-00-0
0 00:00:00'),
(3137, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/18-de
portes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-06-02 15:2
0:29', '0000-00-00 00:00:00'),
(3140, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional
-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-02 15:46:31', '0000-0000 00:00:00'),
(3141, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/14-proyectos/60
-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicosde-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-06-02 16:07:39', '
0000-00-00 00:00:00'),
(3151, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-02 17:51:31', '0000-00-00 00

:00:00'),
(3153, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-02 1
8:04:17', '0000-00-00 00:00:00'),
(3155, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home?id=54', '', '', '
', 0, '2012-06-02 20:03:57', '0000-00-00 00:00:00'),
(3156, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador?id=5', ''
, '', '', 0, '2012-06-02 20:07:15', '0000-00-00 00:00:00'),
(3160, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-02 23:40:33', '0000-00-00 00
:00:00'),
(3161, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/18-deportes/69-arequipa-campeon-en-basquetbol-damas', ''
, '', '', 0, '2012-06-03 00:18:11', '0000-00-00 00:00:00'),
(3164, 'http://www.oruro.gob.bo/index.php/images/Logos/leyes.jpg', '', '', '', 0
, '2012-06-03 02:04:48', '0000-00-00 00:00:00'),
(3165, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstituci
onal-con-la-alt', '', '', '', 0, '2012-06-03 02:06:51', '0000-00-00 00:00:00'),
(3166, 'http://www.oruro.gob.bo/index.php/images/Logos/decretos.jpg', '', '', ''
, 0, '2012-06-03 02:13:00', '0000-00-00 00:00:00'),
(3186, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/resej2012.pdf'
, '', '', '', 0, '2012-06-03 02:41:58', '0000-00-00 00:00:00'),
(3190, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/18-deportes/69arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-06-03 03:14:55', '00
00-00-00 00:00:00'),
(3192, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-03 03:23:52', '0000-00-00 0
0:00:00'),
(3194, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/18-deportes/69-ar
equipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '', 0, '2012-06
-03 03:34:27', '0000-00-00 00:00:00'),
(3202, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-03 05:54:40', '0000-00-00 00
:00:00'),
(3204, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-06-03 07:18:29', '0000-0000 00:00:00'),
(3206, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-03 10:39:27', '0000-00-00
00:00:00'),
(3207, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador8.pdf',
'', '', '', 0, '2012-06-03 11:14:04', '0000-00-00 00:00:00'),
(3208, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador3.pdf',
'', '', '', 0, '2012-06-03 11:15:56', '0000-00-00 00:00:00'),
(3209, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador2.pdf',
'', '', '', 0, '2012-06-03 11:16:45', '0000-00-00 00:00:00'),
(3210, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador6.pdf',
'', '', '', 0, '2012-06-03 11:22:16', '0000-00-00 00:00:00'),
(3212, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador1.pdf',
'', '', '', 0, '2012-06-03 11:26:35', '0000-00-00 00:00:00'),
(3213, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador7.pdf',
'', '', '', 0, '2012-06-03 11:28:43', '0000-00-00 00:00:00'),
(3214, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador4.pdf',
'', '', '', 0, '2012-06-03 11:33:20', '0000-00-00 00:00:00'),
(3216, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador5.pdf',
'', '', '', 0, '2012-06-03 11:35:28', '0000-00-00 00:00:00'),
(3217, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador9.pdf',
'', '', '', 0, '2012-06-03 11:40:58', '0000-00-00 00:00:00'),

(3220, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-03 12:07:12', '0000-00-00 00
:00:00'),
(3228, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador13.pdf',
'', '', '', 0, '2012-06-03 12:57:02', '0000-00-00 00:00:00'),
(3229, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-e
mprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0
, '2012-06-03 12:58:21', '0000-00-00 00:00:00'),
(3231, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador11.pdf',
'', '', '', 0, '2012-06-03 12:59:47', '0000-00-00 00:00:00'),
(3232, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador14.pdf',
'', '', '', 0, '2012-06-03 13:02:24', '0000-00-00 00:00:00'),
(3233, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/14proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos
-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2012-06-03
13:02:27', '0000-00-00 00:00:00'),
(3234, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador17.pdf',
'', '', '', 0, '2012-06-03 13:04:50', '0000-00-00 00:00:00'),
(3235, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador12.pdf',
'', '', '', 0, '2012-06-03 13:07:49', '0000-00-00 00:00:00'),
(3236, 'https://www.oruro.gob.bo/index.php?option=com_content&view=article&id=5'
, '', '', '', 0, '2012-06-03 13:09:12', '0000-00-00 00:00:00'),
(3237, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador15.pdf',
'', '', '', 0, '2012-06-03 13:09:15', '0000-00-00 00:00:00'),
(3238, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador10.pdf',
'', '', '', 0, '2012-06-03 13:13:49', '0000-00-00 00:00:00'),
(3240, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/gador16.pdf',
'', '', '', 0, '2012-06-03 13:18:07', '0000-00-00 00:00:00'),
(3241, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/resej2012.pdf
', '', '', '', 0, '2012-06-03 13:22:48', '0000-00-00 00:00:00'),
(3244, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/7-recursos-humanos', '', '', '', 0, '2012-0603 14:12:08', '0000-00-00 00:00:00'),
(3249, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-03 15:00:01', '0000-00-00 00
:00:00'),
(3253, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/14-proyectos/54-gobernador-fir
mo-convenio-de-cooperacion-interinstitucional-con-la-alt', '', '', '', 0, '201206-03 15:24:32', '0000-00-00 00:00:00'),
(3262, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-forta
lecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?
fontstyle=f-larger', '', '', '', 0, '2012-06-03 17:10:53', '0000-00-00 00:00:00'
),
(3269, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-03 22:22:06', '0000-00-00 0
0:00:00'),
(3272, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-large
r', '', '', '', 0, '2012-06-03 22:51:14', '0000-00-00 00:00:00'),
(3276, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-03 23:25:16', '0000-00-00 00
:00:00'),
(3284, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-p
royectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-a
lt?fontstyle=f-smaller', '', '', '', 0, '2012-06-04 00:16:38', '0000-00-00 00:00
:00'),
(3290, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedcam/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortal
ecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro',
'', '', '', 0, '2012-06-04 00:53:37', '0000-00-00 00:00:00'),
(3291, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/18-depor
tes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '', 0,
'2012-06-04 00:54:54', '0000-00-00 00:00:00'),
(3292, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimie
nto-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '
', '', 0, '2012-06-04 01:02:02', '0000-00-00 00:00:00'),
(3299, 'https://www.oruro.gob.bo/index.php/images/Noticias/geo2.jpg', '', '', ''
, 0, '2012-06-04 04:24:17', '0000-00-00 00:00:00'),
(3302, 'https://www.oruro.gob.bo/index.php/images/Noticias/dsc01463.png', '', ''
, '', 0, '2012-06-04 08:05:50', '0000-00-00 00:00:00'),
(3305, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-04 09:39:38', '0000-00-00 00
:00:00'),
(3313, 'https://www.oruro.gob.bo/index.php/images/Noticias/foco2.jpg', '', '', '
', 0, '2012-06-04 10:56:50', '0000-00-00 00:00:00'),
(3320, 'http://www.oruro.gob.bo/index.php/servicio/tramites/18-deportes/69-arequ
ipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '', 0, '2012-06-04
11:26:37', '0000-00-00 00:00:00'),
(3321, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '
', '', '', 0, '2012-06-04 11:29:26', '0000-00-00 00:00:00'),
(3323, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro',
'', '', '', 0, '2012-06-04 11:57:57', '0000-00-00 00:00:00'),
(3324, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-04 14
:22:56', '0000-00-00 00:00:00'),
(3326, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/114-1.jpg', '', '', '', 0, '2012-06-04 14:35:45', '0000-00-00 00:00:00'
),
(3327, 'https://www.oruro.gob.bo/index.php/images/Noticias/boletin unidcom 05-1.
jpg', '', '', '', 0, '2012-06-04 14:48:40', '0000-00-00 00:00:00'),
(3328, 'https://www.oruro.gob.bo/index.php/images/Noticias/dsc0561463.jpg', '',
'', '', 0, '2012-06-04 15:14:29', '0000-00-00 00:00:00'),
(3329, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-04 1
5:27:24', '0000-00-00 00:00:00'),
(3330, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-04
15:40:19', '0000-00-00 00:00:00'),
(3332, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitu
cional-con-la-alt', '', '', '', 0, '2012-06-04 16:17:48', '0000-00-00 00:00:00')
,
(3333, 'https://www.oruro.gob.bo/index.php/images/Noticias/convenio.jpg', '', ''
, '', 0, '2012-06-04 17:23:37', '0000-00-00 00:00:00'),
(3335, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt', '', '', '', 0, '2012-06-04 17:48:54', '0000-0000 00:00:00'),
(3337, 'https://www.oruro.gob.bo/index.php/images/Noticias/inter2.jpg', '', '',
'', 0, '2012-06-04 18:02:22', '0000-00-00 00:00:00'),
(3338, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-04 18:41:05', '0000-00-00 00
:00:00'),

(3340, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-0
4 19:59:41', '0000-00-00 00:00:00'),
(3341, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-04
20:09:10', '0000-00-00 00:00:00'),
(3342, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-04 20
:13:47', '0000-00-00 00:00:00'),
(3343, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortal
ecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro',
'', '', '', 0, '2012-06-04 20:21:50', '0000-00-00 00:00:00'),
(3344, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
10-1.jpg', '', '', '', 0, '2012-06-04 20:26:37', '0000-00-00 00:00:00'),
(3345, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-04
20:39:36', '0000-00-00 00:00:00'),
(3348, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-04
21:05:21', '0000-00-00 00:00:00'),
(3349, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
23-1.jpg', '', '', '', 0, '2012-06-04 21:18:16', '0000-00-00 00:00:00'),
(3350, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-small
er', '', '', '', 0, '2012-06-04 21:19:37', '0000-00-00 00:00:00'),
(3353, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-04 21
:31:13', '0000-00-00 00:00:00'),
(3356, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/125-1.jpg', '', '', '', 0, '2012-06-04 21:44:08', '0000-00-00 00:00:00'
),
(3358, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smalle
r', '', '', '', 0, '2012-06-04 21:54:13', '0000-00-00 00:00:00'),
(3359, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/18-deportes/69-arequipa-campeon-en-basquetbol-damas?font
style=f-larger', '', '', '', 0, '2012-06-04 21:54:16', '0000-00-00 00:00:00'),
(3360, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstituc
ional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-04 21:54:36', '000
0-00-00 00:00:00'),
(3361, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-04
21:57:05', '0000-00-00 00:00:00'),
(3364, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
21-11.jpg', '', '', '', 0, '2012-06-04 22:22:51', '0000-00-00 00:00:00'),
(3366, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-04 22:35:47', '
0000-00-00 00:00:00'),
(3367, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/120-1.jpg', '', '', '', 0, '2012-06-04 23:01:35', '0000-00-00 00:00:00'
),
(3368, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-04
23:14:32', '0000-00-00 00:00:00'),
(3369, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-04 23:27:23', '0000-00-00 00
:00:00'),
(3370, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Logos/rpd

c2011.jpg', '', '', '', 0, '2012-06-04 23:40:20', '0000-00-00 00:00:00'),


(3371, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/122-1.jpg', '', '', '', 0, '2012-06-04 23:53:13', '0000-00-00 00:00:00'
),
(3372, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/121-1.jpg', '', '', '', 0, '2012-06-05 00:06:08', '0000-00-00 00:00:00'
),
(3373, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
20-1.jpg', '', '', '', 0, '2012-06-05 00:31:58', '0000-00-00 00:00:00'),
(3375, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-05 00
:44:52', '0000-00-00 00:00:00'),
(3376, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inte
rinstitucional-con-la-alt', '', '', '', 0, '2012-06-05 01:28:49', '0000-00-00 00
:00:00'),
(3377, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/musica/audiogador.mp3', '', 'http://www.oruro.gob.bo/mo
dules/mod_simple_mp3_player/flashplayers/simple_mp3_player_rounded.swf', '', 0,
'2012-06-05 01:54:42', '0000-00-00 00:00:00'),
(3378, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/54-go
bernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f
-larger', '', '', '', 0, '2012-06-05 02:07:47', '0000-00-00 00:00:00'),
(3379, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/121-11.jpg', '', '', '', 0, '2012-06-05 02:13:48', '0000-00-00 00:00:00
'),
(3380, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/14-proyectos/54-g
obernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=
f-larger', '', '', '', 0, '2012-06-05 02:23:02', '0000-00-00 00:00:00'),
(3381, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/14-proyectos/60
-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicosde-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012
-06-05 02:24:08', '0000-00-00 00:00:00'),
(3382, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-05
02:25:10', '0000-00-00 00:00:00'),
(3383, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-05
02:31:56', '0000-00-00 00:00:00'),
(3384, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-0
5 02:38:53', '0000-00-00 00:00:00'),
(3385, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-05
02:51:48', '0000-00-00 00:00:00'),
(3386, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/54-gobe
rnador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-l
arger', '', '', '', 0, '2012-06-05 02:54:39', '0000-00-00 00:00:00'),
(3388, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-05
03:04:43', '0000-00-00 00:00:00'),
(3389, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/110s-1.jpg', '', '', '', 0, '2012-06-05 03:17:38', '0000-00-00 00:00:00
'),
(3390, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-05
03:30:33', '0000-00-00 00:00:00'),
(3391, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
25-1.jpg', '', '', '', 0, '2012-06-05 03:43:28', '0000-00-00 00:00:00'),
(3392, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/asuntos-juridicos/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0,


'2012-06-05 03:56:23', '0000-00-00 00:00:00'),
(3393, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
1311-1.jpg', '', '', '', 0, '2012-06-05 04:09:18', '0000-00-00 00:00:00'),
(3394, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-0605 04:22:12', '0000-00-00 00:00:00'),
(3395, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-05
04:48:02', '0000-00-00 00:00:00'),
(3396, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-05
05:00:57', '0000-00-00 00:00:00'),
(3398, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-05
05:39:42', '0000-00-00 00:00:00'),
(3399, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
22-1.jpg', '', '', '', 0, '2012-06-05 05:52:37', '0000-00-00 00:00:00'),
(3401, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-05
06:05:31', '0000-00-00 00:00:00'),
(3403, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-06-05 06:18:27', '0000-00-00 00:00:00'),
(3404, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-05
06:31:21', '0000-00-00 00:00:00'),
(3405, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-05 06:44:16', '0000-00
-00 00:00:00'),
(3406, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-05 06:57:11',
'0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(3409, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-05 08
:20:56', '0000-00-00 00:00:00'),
(3410, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-05 08:29:46', '0000-00-00 00:00
:00'),
(3411, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/122-1.jpg', '', '', '', 0, '2012-06-05 08:38:20', '0000-00-00 00:00:
00'),
(3413, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-05
08:49:20', '0000-00-00 00:00:00'),
(3414, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/123-1.jpg', '', '', '', 0, '2012-06-05 09:02:14', '0000-00-00 00:00:00'
),
(3416, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
10s-1.jpg', '', '', '', 0, '2012-06-05 09:28:02', '0000-00-00 00:00:00'),
(3417, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-05
09:40:56', '0000-00-00 00:00:00'),
(3418, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-f
ortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-or
uro', '', '', '', 0, '2012-06-05 09:43:41', '0000-00-00 00:00:00'),
(3420, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar

ias/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-0


6-05 10:15:46', '0000-00-00 00:00:00'),
(3421, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '',
'', 0, '2012-06-05 10:17:50', '0000-00-00 00:00:00'),
(3426, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-05 14:15
:22', '0000-00-00 00:00:00'),
(3429, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-05 14
:24:09', '0000-00-00 00:00:00'),
(3430, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-05
14:42:12', '0000-00-00 00:00:00'),
(3432, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-05 14:51:50',
'0000-00-00 00:00:00'),
(3434, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-05 15:04:41', '0000-0000 00:00:00'),
(3435, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/11311-1.jpg', '', '', '', 0, '2012-06-05 15:17:34', '0000-00-00 00:00:00'
),
(3436, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-05 15:30:29', '0
000-00-00 00:00:00'),
(3437, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/121-11.jpg', '', '', '', 0, '2012-0605 15:43:20', '0000-00-00 00:00:00'),
(3438, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-05 15:56
:12', '0000-00-00 00:00:00'),
(3441, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-05 16:09:05', '0000-00-00 00:0
0:00'),
(3442, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
121-11.jpg', '', '', '', 0, '2012-06-05 16:21:59', '0000-00-00 00:00:00'),
(3445, 'https://www.oruro.gob.bo/index.php/index.php?option=com_content&view=art
icle&id=5', '', '', '', 0, '2012-06-05 16:33:13', '0000-00-00 00:00:00'),
(3446, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-05
16:34:50', '0000-00-00 00:00:00'),
(3448, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/110-1.jpg', '', '', '', 0, '2012-06-05 16:47:43', '0000-00-00 00:00:00'
),
(3449, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-05 17:00:37', '0
000-00-00 00:00:00'),
(3450, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-05 17:13:30', '00
00-00-00 00:00:00'),
(3452, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales/14-proyectos/54-gobernador-firmo-convenio-de-coopera
cion-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-0605 17:25:00', '0000-00-00 00:00:00'),
(3453, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2
012-06-05 17:26:21', '0000-00-00 00:00:00'),
(3454, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/18-deportes/69-arequipa-campeon-en-basquetbol-damas?font

style=f-larger', '', '', '', 0, '2012-06-05 17:27:14', '0000-00-00 00:00:00'),


(3455, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
11311-1.jpg', '', '', '', 0, '2012-06-05 17:39:15', '0000-00-00 00:00:00'),
(3457, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-05 17:52
:08', '0000-00-00 00:00:00'),
(3458, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-05 18:05:05', '00
00-00-00 00:00:00'),
(3459, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2
012-06-05 18:17:54', '0000-00-00 00:00:00'),
(3461, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstituci
onal-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-05 18:27:59', '0000
-00-00 00:00:00'),
(3462, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-05 18:30:48', '0
000-00-00 00:00:00'),
(3463, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-05 18:43:44', '00
00-00-00 00:00:00'),
(3465, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-05
18:56:29', '0000-00-00 00:00:00'),
(3474, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/18-d
eportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-06-05 20:
29:12', '0000-00-00 00:00:00'),
(3475, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-05
20:38:22', '0000-00-00 00:00:00'),
(3476, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/121-11.jpg', '', '', '', 0, '2012-06-05 20:44:21', '0000-00-00 00:
00:00'),
(3477, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-05 20:5
0:01', '0000-00-00 00:00:00'),
(3478, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-0605 20:54:53', '0000-00-00 00:00:00'),
(3480, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-0605 21:03:42', '0000-00-00 00:00:00'),
(3481, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/114-1.jpg', '', '', '', 0, '2012-06-05 21:12:31', '0000-00-00 00:00:00'),
(3482, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
120-1.jpg', '', '', '', 0, '2012-06-05 21:21:20', '0000-00-00 00:00:00'),
(3483, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/14-proyectos/54-gobernador-firmo-convenio-de-cooperacio
n-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-05
21:23:03', '0000-00-00 00:00:00'),
(3486, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-05 21:30:09', '0000-0000 00:00:00'),
(3487, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/123-1.jpg', '', '', '', 0, '2
012-06-05 21:38:59', '0000-00-00 00:00:00'),
(3489, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
120-1.jpg', '', '', '', 0, '2012-06-05 21:47:47', '0000-00-00 00:00:00'),
(3490, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima

ges/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-05 21:56:37', '0000-00-00 00:00


:00'),
(3491, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
122-1.jpg', '', '', '', 0, '2012-06-05 22:05:29', '0000-00-00 00:00:00'),
(3493, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Lo
gos/rpdc2011.jpg', '', '', '', 0, '2012-06-05 22:14:17', '0000-00-00 00:00:00'),
(3494, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-05 22:23
:06', '0000-00-00 00:00:00'),
(3495, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/121-11.jpg', '', '', '', 0, '2012-0605 22:31:54', '0000-00-00 00:00:00'),
(3496, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-i
nterinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-05 22:
36:55', '0000-00-00 00:00:00'),
(3498, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-05
22:40:42', '0000-00-00 00:00:00'),
(3499, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/125-1.jpg', '', '', '', 0, '2012-06-05 22:49:34', '0000-00-00 00:0
0:00'),
(3500, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inter
institucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-05 22:56:5
9', '0000-00-00 00:00:00'),
(3501, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-0
5 22:58:21', '0000-00-00 00:00:00'),
(3503, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/114-1.jpg', '', '', '', 0, '2012-06-05 23:07:11', '0000-00-00 00:0
0:00'),
(3504, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/110-1.jpg', '', '', '', 0, '2012-06-05 23:16:00', '0000-00-00 00:00:
00'),
(3506, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-05
23:24:48', '0000-00-00 00:00:00'),
(3508, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-05 23:33
:36', '0000-00-00 00:00:00'),
(3509, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/14-proyectos/54-gobernador-firmo-convenio-de-cooperacio
n-interinstitucional-con-la-alt', '', '', '', 0, '2012-06-05 23:40:51', '0000-00
-00 00:00:00'),
(3510, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/122-1.jpg', '', '', '', 0, '2012-06-05 23:42:27', '0000-00-00 00:00:00'),
(3511, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06
-05 23:51:15', '0000-00-00 00:00:00'),
(3513, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales/14-proyectos/54-gobernador-firmo-convenio-de-coopera
cion-interinstitucional-con-la-alt', '', '', '', 0, '2012-06-05 23:54:07', '0000
-00-00 00:00:00'),
(3514, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 00:00
:05', '0000-00-00 00:00:00'),
(3515, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
122-1.jpg', '', '', '', 0, '2012-06-06 00:08:54', '0000-00-00 00:00:00'),
(3516, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1

21-1.jpg', '', '', '', 0, '2012-06-06 00:17:43', '0000-00-00 00:00:00'),


(3517, 'http://www.oruro.gob.bo/index.php/using-joomla/extensions/components/use
rs-component/registration-form', '', '', '', 0, '2012-06-06 00:21:53', '0000-0000 00:00:00'),
(3520, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/120
-1.jpg', '', '', '', 0, '2012-06-06 00:26:34', '0000-00-00 00:00:00'),
(3521, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 00:35:24', '00
00-00-00 00:00:00'),
(3522, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-0
6 00:44:09', '0000-00-00 00:00:00'),
(3524, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/121-1.jpg', '', '', '', 0, '2012-06-06 00:53:02', '0000-00-00 00:00:00'),
(3525, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 01:01
:48', '0000-00-00 00:00:00'),
(3526, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 01:10:
37', '0000-00-00 00:00:00'),
(3527, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 01:28:
13', '0000-00-00 00:00:00'),
(3528, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
125-1.jpg', '', '', '', 0, '2012-06-06 01:37:02', '0000-00-00 00:00:00'),
(3529, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 01:45:52', '000
0-00-00 00:00:00'),
(3530, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 01:54
:40', '0000-00-00 00:00:00'),
(3531, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-0
6 02:03:30', '0000-00-00 00:00:00'),
(3533, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/110s-1.jpg', '', '', '', 0, '
2012-06-06 02:12:18', '0000-00-00 00:00:00'),
(3534, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-06 0
2:33:08', '0000-00-00 00:00:00'),
(3535, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-0
6 02:38:45', '0000-00-00 00:00:00'),
(3536, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 02:43:37', '0000-00
-00 00:00:00'),
(3537, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
123-1.jpg', '', '', '', 0, '2012-06-06 02:45:46', '0000-00-00 00:00:00'),
(3538, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 02
:47:55', '0000-00-00 00:00:00'),
(3539, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 02:50:14', '0000-00-00 00:0
0:00'),
(3540, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 02:53:48', '0000-00
-00 00:00:00'),
(3541, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-0

6 02:57:22', '0000-00-00 00:00:00'),


(3542, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06 03:00
:56', '0000-00-00 00:00:00'),
(3543, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 03:02
:13', '0000-00-00 00:00:00'),
(3544, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/122
-1.jpg', '', '', '', 0, '2012-06-06 03:04:32', '0000-00-00 00:00:00'),
(3545, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Logos/rpd
c2010.jpg', '', '', '', 0, '2012-06-06 03:08:03', '0000-00-00 00:00:00'),
(3546, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 03:11:32', '0000-00-00 00:0
0:00'),
(3547, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 03:15:04', '0
000-00-00 00:00:00'),
(3548, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 03:18:35', '0
000-00-00 00:00:00'),
(3549, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-0
6 03:25:38', '0000-00-00 00:00:00'),
(3550, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-0
6 03:29:10', '0000-00-00 00:00:00'),
(3552, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/114-1.jpg', '', '', '', 0, '2012-06-06 03:32:42', '0000-00-00 00:00:00')
,
(3553, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/11311-1.jpg', '', '', '', 0, '2012-06-06 03:36:13', '0000-00-00 00:00:00
'),
(3554, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
114-1.jpg', '', '', '', 0, '2012-06-06 03:39:45', '0000-00-00 00:00:00'),
(3555, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 03:43:17', '0
000-00-00 00:00:00'),
(3556, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 03:46:48', '0000-00-00 00:0
0:00'),
(3557, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 03:50:
20', '0000-00-00 00:00:00'),
(3558, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 03:53:51', '0000-00-00 00:
00:00'),
(3560, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/121-11.jpg', '', '', '', 0, '2012-06-06 03:57:23', '0000-00-00 00:00:00'
),
(3561, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-0
6 04:00:55', '0000-00-00 00:00:00'),
(3562, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 04
:04:26', '0000-00-00 00:00:00'),
(3563, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 04:07:58', '0000-00-00 00:
00:00'),
(3564, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/125
-1.jpg', '', '', '', 0, '2012-06-06 04:11:29', '0000-00-00 00:00:00'),

(3565, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 04:15
:01', '0000-00-00 00:00:00'),
(3566, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 04:18:33', '0000-00-00 00:0
0:00'),
(3567, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 04:22:04', '0000-0000 00:00:00'),
(3568, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 04
:25:36', '0000-00-00 00:00:00'),
(3569, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 04:29:08', '0000-00-00 00:0
0:00'),
(3570, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 04:32:39', '0000-00
-00 00:00:00'),
(3571, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/110
s-1.jpg', '', '', '', 0, '2012-06-06 04:36:11', '0000-00-00 00:00:00'),
(3572, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 04:39:42', '0000-00-00 00:00:
00'),
(3573, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 04:43:14', '00
00-00-00 00:00:00'),
(3574, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 04:46:46', '0000-00
-00 00:00:00'),
(3575, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Logos/rpdc20
10.jpg', '', '', '', 0, '2012-06-06 04:50:18', '0000-00-00 00:00:00'),
(3576, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06
04:53:49', '0000-00-00 00:00:00'),
(3577, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
110-1.jpg', '', '', '', 0, '2012-06-06 04:57:21', '0000-00-00 00:00:00'),
(3578, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 05:00:52', '0000-0000 00:00:00'),
(3579, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 05:04:
24', '0000-00-00 00:00:00'),
(3580, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/boletin unidcom 05-1.jpg', '', '', ''
, 0, '2012-06-06 05:07:56', '0000-00-00 00:00:00'),
(3581, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06
05:15:01', '0000-00-00 00:00:00'),
(3582, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/113
11-1.jpg', '', '', '', 0, '2012-06-06 05:18:30', '0000-00-00 00:00:00'),
(3583, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/120-1.jpg', '', '', '', 0, '2012-06-06 05:22:02', '0000-00-00 00:00:00'),
(3584, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 05:25:33', '0000-00
-00 00:00:00'),
(3585, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/123-1.jpg', '', '', '', 0, '2012-06-06 05:29:05', '0000-00-00 00:00:00')
,
(3586, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/boletin unidcom 05-1.jpg', '', ''

, '', 0, '2012-06-06 05:32:37', '0000-00-00 00:00:00'),


(3587, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06
-06 05:36:08', '0000-00-00 00:00:00'),
(3588, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 05:39:40', '0000-00
-00 00:00:00'),
(3589, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/121-11.jpg', '', '', '', 0, '2012-06-06 05:43:12', '0000-00-00 00:00:00')
,
(3590, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06
05:46:43', '0000-00-00 00:00:00'),
(3591, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-0
6 05:50:17', '0000-00-00 00:00:00'),
(3592, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06
05:53:47', '0000-00-00 00:00:00'),
(3593, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 05:57:18', '0000-00
-00 00:00:00'),
(3594, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/121
-11.jpg', '', '', '', 0, '2012-06-06 06:00:52', '0000-00-00 00:00:00'),
(3595, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 06:04:21', '0000-00-00 00:00:
00'),
(3596, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/110-1.jpg', '', '', '', 0, '2012-06-06 06:07:56', '0000-00-00 00:00:00')
,
(3597, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 06:11:25', '0000-0000 00:00:00'),
(3599, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-06-06 06:14:56', '0000-00-00 00:00:00'),
(3600, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/11311-1.jpg', '', '', '', 0,
'2012-06-06 06:18:28', '0000-00-00 00:00:00'),
(3601, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/121-1.jpg', '', '', '', 0, '2012-06-06 06:21:59', '0000-00-00 00:00:00')
,
(3602, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/L
ogos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 06:25:31', '0000-00-00 00:00:00')
,
(3603, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 06:29
:03', '0000-00-00 00:00:00'),
(3604, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fon
tstyle=f-larger', '', '', '', 0, '2012-06-06 06:29:47', '0000-00-00 00:00:00'),
(3606, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 06
:32:35', '0000-00-00 00:00:00'),
(3607, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/110-1.jpg', '', '', '', 0, '2012-06-06 06:36:06', '0000-00-00 00:00:00'),
(3608, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Logos/rpdc20
11.jpg', '', '', '', 0, '2012-06-06 06:39:38', '0000-00-00 00:00:00'),
(3609, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 06:4

3:09', '0000-00-00 00:00:00'),


(3610, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
121-1.jpg', '', '', '', 0, '2012-06-06 06:46:41', '0000-00-00 00:00:00'),
(3611, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Lo
gos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 06:50:12', '0000-00-00 00:00:00'),
(3613, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/122-1.jpg', '', '', '', 0, '2012-06-06 06:53:44', '0000-00-00 00:00:00')
,
(3614, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
11311-1.jpg', '', '', '', 0, '2012-06-06 06:57:15', '0000-00-00 00:00:00'),
(3615, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 07:00
:47', '0000-00-00 00:00:00'),
(3616, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/121-1.jpg', '', '', '', 0, '2
012-06-06 07:04:22', '0000-00-00 00:00:00'),
(3617, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 07:07
:51', '0000-00-00 00:00:00'),
(3618, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 07:11:22', '
0000-00-00 00:00:00'),
(3619, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
125-1.jpg', '', '', '', 0, '2012-06-06 07:14:54', '0000-00-00 00:00:00'),
(3620, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-0
6 07:18:25', '0000-00-00 00:00:00'),
(3621, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 0
7:21:57', '0000-00-00 00:00:00'),
(3622, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06 07:25:29', '0
000-00-00 00:00:00'),
(3623, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 07:28:59', '0000-0000 00:00:00'),
(3624, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 07
:32:32', '0000-00-00 00:00:00'),
(3625, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '20
12-06-06 07:36:04', '0000-00-00 00:00:00'),
(3626, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06 07:39:35', '0000-00-00 0
0:00:00'),
(3627, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/125-1.jpg', '', '', '', 0, '2012-06-06 07:43:06', '0000-00-00 00:00:00'),
(3628, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 07:46:38', '0000-00-00 00:0
0:00'),
(3629, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 07:
50:10', '0000-00-00 00:00:00'),
(3630, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/114-1.jpg', '', '', '', 0, '2
012-06-06 07:53:41', '0000-00-00 00:00:00'),
(3631, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-0
6 07:57:13', '0000-00-00 00:00:00'),
(3632, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/

121-1.jpg', '', '', '', 0, '2012-06-06 08:00:45', '0000-00-00 00:00:00'),


(3633, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-0
6 08:04:16', '0000-00-00 00:00:00'),
(3634, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Logos/r
pdc2010.jpg', '', '', '', 0, '2012-06-06 08:07:48', '0000-00-00 00:00:00'),
(3635, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 08
:11:22', '0000-00-00 00:00:00'),
(3636, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 08:14:
51', '0000-00-00 00:00:00'),
(3637, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/110s-1.jpg', '', '', '', 0, '2012-06-06 08:18:26', '0000-00-00 00:00:00')
,
(3638, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 08:2
1:54', '0000-00-00 00:00:00'),
(3639, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-06-06 08:25:26', '0000-00-00 00:00:00'),
(3640, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 08:28:58', '0000-00-00 00
:00:00'),
(3641, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 08:32:29', '0000-00-00 00:00:00'
),
(3642, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
110-1.jpg', '', '', '', 0, '2012-06-06 08:36:01', '0000-00-00 00:00:00'),
(3643, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 08:3
9:32', '0000-00-00 00:00:00'),
(3644, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06
08:43:04', '0000-00-00 00:00:00'),
(3645, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
114-1.jpg', '', '', '', 0, '2012-06-06 08:46:36', '0000-00-00 00:00:00'),
(3646, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 08:50:11', '0
000-00-00 00:00:00'),
(3647, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/125-1.jpg', '', '', '', 0, '2012-06-06 08:53:39', '0000-00-00 00:00:00')
,
(3648, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 08:57:10', '0000-0000 00:00:00'),
(3649, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 09:00:42', '000
0-00-00 00:00:00'),
(3650, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 09:04:14', '0000-00-00 00:00
:00'),
(3652, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06
09:07:45', '0000-00-00 00:00:00'),
(3653, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-0
6-06 09:11:18', '0000-00-00 00:00:00'),
(3654, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/114
-1.jpg', '', '', '', 0, '2012-06-06 09:14:49', '0000-00-00 00:00:00'),

(3655, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06
09:18:20', '0000-00-00 00:00:00'),
(3656, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06
09:21:52', '0000-00-00 00:00:00'),
(3657, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/123-1.jpg', '', '', '', 0, '2012-06-06 09:25:23', '0000-00-00 00:00:00'),
(3658, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 09:28:55', '0000-0000 00:00:00'),
(3659, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 09:32:27', '000
0-00-00 00:00:00'),
(3660, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 09
:35:59', '0000-00-00 00:00:00'),
(3661, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06
09:39:30', '0000-00-00 00:00:00'),
(3662, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 09:43:
02', '0000-00-00 00:00:00'),
(3663, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 09:46:33', '0000-00-00 00:00:0
0'),
(3664, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06
09:50:05', '0000-00-00 00:00:00'),
(3665, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06
09:53:36', '0000-00-00 00:00:00'),
(3666, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06
09:57:08', '0000-00-00 00:00:00'),
(3667, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 10:00:41', '00
00-00-00 00:00:00'),
(3668, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06
10:04:12', '0000-00-00 00:00:00'),
(3669, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 10:0
7:43', '0000-00-00 00:00:00'),
(3670, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06
10:11:14', '0000-00-00 00:00:00'),
(3671, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 10:14:46', '0000-00-00 00:00
:00'),
(3672, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 10:18:18', '000
0-00-00 00:00:00'),
(3673, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 10:21:49', '0000-00-00 00
:00:00'),
(3674, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/boletin unidcom 05-1.jpg', ''
, '', '', 0, '2012-06-06 10:25:21', '0000-00-00 00:00:00'),
(3675, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici

os-departamentales/sedag/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',


0, '2012-06-06 10:28:53', '0000-00-00 00:00:00'),
(3676, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 10:
32:24', '0000-00-00 00:00:00'),
(3677, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06
10:35:56', '0000-00-00 00:00:00'),
(3678, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 10
:39:28', '0000-00-00 00:00:00'),
(3679, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/Lo
gos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 10:43:02', '0000-00-00 00:00:00'),
(3680, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 10:46:31', '0
000-00-00 00:00:00'),
(3681, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 10:50:02', '0
000-00-00 00:00:00'),
(3682, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 10:53:34', '00
00-00-00 00:00:00'),
(3683, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 10
:57:05', '0000-00-00 00:00:00'),
(3684, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 11:00:37', '000
0-00-00 00:00:00'),
(3685, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 11:04:09', '0000-00-00 00:
00:00'),
(3686, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/125-1.jpg', '', '', '', 0, '2012-06-06 11:07:40', '0000-00-00 00:00:00'),
(3687, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/114-1.jpg', '', '', '', 0, '2012-06-06 11:11:12', '0000-00-00 00:00:00'),
(3688, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/122-1.jpg', '', '', '', 0, '2012-06-06 11:14:44', '0000-00-00 00:00:00'),
(3689, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/Lo
gos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 11:18:15', '0000-00-00 00:00:00'),
(3691, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 11:21:47', '00
00-00-00 00:00:00'),
(3693, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/120-1.jpg', '', '', '', 0, '2
012-06-06 11:25:18', '0000-00-00 00:00:00'),
(3694, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=54&fontstyle=flarger', '', '', '', 0, '2012-06-06 11:26:34', '0000-00-00 00:00:00'),
(3695, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 11:28
:50', '0000-00-00 00:00:00'),
(3696, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 1
1:32:40', '0000-00-00 00:00:00'),
(3698, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/123-1.jpg', '', '', '', 0, '2012-06-06 11:35:53', '0000-00-00 00:00:00'),
(3699, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/110s-1.jpg', '', '', '', 0, '2012-06-06 11:39:25', '0000-00-00 00:00:00'
),
(3700, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/110s-1.jpg', '', '', '', 0, '2012-06-06 11:42:58', '0000-00-00 00:00:00')

,
(3701, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 11:46:28', '0000-00-00 00:0
0:00'),
(3702, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 11:50:00', '0000-00-00 00:00
:00'),
(3703, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
110s-1.jpg', '', '', '', 0, '2012-06-06 11:53:31', '0000-00-00 00:00:00'),
(3704, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/123
-1.jpg', '', '', '', 0, '2012-06-06 11:57:03', '0000-00-00 00:00:00'),
(3705, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 12:00:35', '0000-00-00 00:00:
00'),
(3706, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-0
6 12:04:06', '0000-00-00 00:00:00'),
(3707, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-0
6 12:07:38', '0000-00-00 00:00:00'),
(3708, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/121-11.jpg', '', '', '', 0, '2012-06-06 12:11:09', '0000-00-00 00:00:00')
,
(3709, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 12:14:40', '0000-00-00 00:00
:00'),
(3710, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-0
6 12:18:13', '0000-00-00 00:00:00'),
(3711, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 12:21:44', '
0000-00-00 00:00:00'),
(3712, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06
12:25:27', '0000-00-00 00:00:00'),
(3713, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-0
6 12:28:49', '0000-00-00 00:00:00'),
(3714, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 12:32
:23', '0000-00-00 00:00:00'),
(3715, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-0
6 12:35:52', '0000-00-00 00:00:00'),
(3716, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 12:39:25', '0000-0
0-00 00:00:00'),
(3717, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06
12:42:56', '0000-00-00 00:00:00'),
(3718, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 12:46:31', '00
00-00-00 00:00:00'),
(3719, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 12:50:02', '0
000-00-00 00:00:00'),
(3720, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 12:53:31', '0
000-00-00 00:00:00'),
(3721, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober

nador/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 12:57:00', '0000-00


-00 00:00:00'),
(3722, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 13:00:34', '0000-00-00 00:00:00'
),
(3723, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06 13:04:04', '
0000-00-00 00:00:00'),
(3724, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/125-1.jpg', '', '', '', 0, '2
012-06-06 13:07:37', '0000-00-00 00:00:00'),
(3725, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 13:11:09', '0000-00-00 00:0
0:00'),
(3726, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 13:14:40', '0
000-00-00 00:00:00'),
(3727, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 13:18:12', '0000-00-00 00:00:
00'),
(3728, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 13
:21:42', '0000-00-00 00:00:00'),
(3729, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/120-1.jpg', '', '', '', 0, '2012-06-06 13:25:13', '0000-00-00 00:00:00')
,
(3730, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortaleci
miento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', ''
, '', '', 0, '2012-06-06 13:27:09', '0000-00-00 00:00:00'),
(3731, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06
13:28:47', '0000-00-00 00:00:00'),
(3732, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 13:32:16', '0000-00-00 00:0
0:00'),
(3733, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 13:35:50', '0000-00-00 00:0
0:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(3734, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06
13:39:20', '0000-00-00 00:00:00'),
(3735, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 13:42:52', '000000-00 00:00:00'),
(3736, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 13:46:
25', '0000-00-00 00:00:00'),
(3737, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06
13:49:56', '0000-00-00 00:00:00'),
(3738, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 13:53:27', '0000-0
0-00 00:00:00'),
(3739, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 13
:56:58', '0000-00-00 00:00:00'),
(3740, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/

110s-1.jpg', '', '', '', 0, '2012-06-06 14:00:30', '0000-00-00 00:00:00'),


(3742, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0,
'2012-06-06 14:04:06', '0000-00-00 00:00:00'),
(3743, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 1
4:07:33', '0000-00-00 00:00:00'),
(3744, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
121-11.jpg', '', '', '', 0, '2012-06-06 14:11:05', '0000-00-00 00:00:00'),
(3745, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 14:14:38', '000
0-00-00 00:00:00'),
(3746, 'https://www.oruro.gob.bo/index.php/servicio/tramites/undefined/', '', ''
, '', 0, '2012-06-06 14:16:35', '0000-00-00 00:00:00'),
(3747, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/121-11.jpg', '', '', '', 0, '
2012-06-06 14:18:11', '0000-00-00 00:00:00'),
(3748, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/undefined/', '',
'', '', 0, '2012-06-06 14:19:13', '0000-00-00 00:00:00'),
(3749, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 14:2
1:40', '0000-00-00 00:00:00'),
(3750, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/undefined/', '',
'', '', 0, '2012-06-06 14:21:56', '0000-00-00 00:00:00'),
(3751, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/undefined/', '',
'', '', 0, '2012-06-06 14:24:38', '0000-00-00 00:00:00'),
(3752, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 14:25:13', '0000-0
0-00 00:00:00'),
(3753, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/undefined/', '
', '', '', 0, '2012-06-06 14:27:00', '0000-00-00 00:00:00'),
(3754, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
123-1.jpg', '', '', '', 0, '2012-06-06 14:28:42', '0000-00-00 00:00:00'),
(3755, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-0
6 14:32:15', '0000-00-00 00:00:00'),
(3756, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/undefined
/', '', '', '', 0, '2012-06-06 14:32:27', '0000-00-00 00:00:00'),
(3757, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/undefined
/', '', '', '', 0, '2012-06-06 14:34:54', '0000-00-00 00:00:00'),
(3758, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 14:35:49', '0000-00-00 00:00:
00'),
(3759, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/undefine
d/', '', '', '', 0, '2012-06-06 14:37:34', '0000-00-00 00:00:00'),
(3760, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/121-1.jpg', '', '', '', 0, '2012-06-06 14:39:19', '0000-00-00 00:0
0:00'),
(3761, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/undefin
ed/', '', '', '', 0, '2012-06-06 14:40:32', '0000-00-00 00:00:00'),
(3762, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06 14:42:49', '0000-00
-00 00:00:00'),
(3763, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 14:46:21', '0000-00-00 00:0
0:00'),
(3764, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-0
6 14:49:54', '0000-00-00 00:00:00'),
(3765, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici

os-departamentales/sed-fmc/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-0


6 14:53:24', '0000-00-00 00:00:00'),
(3767, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-0
6 14:56:57', '0000-00-00 00:00:00'),
(3768, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/unde
fined/', '', '', '', 0, '2012-06-06 14:57:10', '0000-00-00 00:00:00'),
(3769, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06 15:00:28', '0000-00-00 00:00
:00'),
(3770, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06
15:04:01', '0000-00-00 00:00:00'),
(3771, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-0606 15:07:36', '0000-00-00 00:00:00'),
(3772, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/un
defined/', '', '', '', 0, '2012-06-06 15:09:55', '0000-00-00 00:00:00'),
(3773, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/un
defined/', '', '', '', 0, '2012-06-06 15:10:04', '0000-00-00 00:00:00'),
(3774, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 15:11
:04', '0000-00-00 00:00:00'),
(3775, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/110-1.jpg', '', '', '', 0, '2012-06-06 15:14:37', '0000-00-00 00:00:00'),
(3776, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 15:18:09', '0000-00-00 00:0
0:00'),
(3777, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/und
efined/', '', '', '', 0, '2012-06-06 15:20:42', '0000-00-00 00:00:00'),
(3778, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06 15:21:42', '0000-00-00 00:00
:00'),
(3779, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-06-06 15:25:14', '0000-00-00 00:00:00'),
(3780, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/undefined/', '', '', '', 0, '2012-06-06 15:27:56', '0000-00-00 00:00:00'),
(3781, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-0606 15:28:46', '0000-00-00 00:00:00'),
(3782, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-0
6 15:32:17', '0000-00-00 00:00:00'),
(3783, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-0
6 15:39:20', '0000-00-00 00:00:00'),
(3784, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/undefined/', '', '', '', 0, '2012-06-06 15:41:38', '0000-00-00 00:00:00'),
(3785, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06 15:42:52', '0000-0
0-00 00:00:00'),
(3786, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/120-1.jpg', '', '', '', 0, '2012-06-06 15:46:24', '0000-00-00 00:00:00'),
(3787, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 15:49:58', '00
00-00-00 00:00:00'),
(3788, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/undefined/', '', '', '', 0, '2012-06-06 15:52:23', '0000-00-00 00:00
:00'),

(3789, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06 15:53:28', '0000-00-00 00:
00:00'),
(3790, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06
15:57:01', '0000-00-00 00:00:00'),
(3791, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 16:00
:34', '0000-00-00 00:00:00'),
(3792, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 16:04:06', '0000-00-00 00:0
0:00'),
(3793, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/undefined/', '', '', '', 0, '2012-06-06 16:07:02', '000
0-00-00 00:00:00'),
(3794, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-0
6 16:07:38', '0000-00-00 00:00:00'),
(3795, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06
16:11:13', '0000-00-00 00:00:00'),
(3796, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 16:14:41', '0000-00-00 00:00
:00'),
(3797, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/121-1.jpg', '', '', '', 0, '2012-06-06 16:18:14', '0000-00-00 00:00:00'),
(3798, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/11311-1.jpg', '', '', '', 0, '2012-06-06 16:21:46', '0000-00-00 00:00:00'
),
(3799, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-06
16:25:17', '0000-00-00 00:00:00'),
(3800, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06
16:28:50', '0000-00-00 00:00:00'),
(3801, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/undefined/', '', '', '', 0, '2012-06-06 16:32:13', '0000-00-00 00:00:
00'),
(3802, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06
16:32:22', '0000-00-00 00:00:00'),
(3803, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 16:35:52', '00
00-00-00 00:00:00'),
(3805, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 16:39
:24', '0000-00-00 00:00:00'),
(3806, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 16:42:56', '0000-00
-00 00:00:00'),
(3807, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/boletin unidcom 05-1.jpg', '', '', ''
, 0, '2012-06-06 16:46:28', '0000-00-00 00:00:00'),
(3808, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-06
16:50:01', '0000-00-00 00:00:00'),
(3809, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/121
-1.jpg', '', '', '', 0, '2012-06-06 16:53:33', '0000-00-00 00:00:00'),
(3810, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/boletin unidcom 05-1.jpg', '',

'', '', 0, '2012-06-06 16:57:05', '0000-00-00 00:00:00'),


(3811, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Logos/rpdc2010.jpg', '', '', '', 0, '201206-06 17:00:42', '0000-00-00 00:00:00'),
(3813, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 17:04:09', '0000-00-00 00:0
0:00'),
(3814, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/pdfs/gaceta/002.pdf', '', '', '', 0, '
2012-06-06 17:07:00', '0000-00-00 00:00:00'),
(3815, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 17:07:41', '
0000-00-00 00:00:00'),
(3816, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-06
17:11:15', '0000-00-00 00:00:00'),
(3817, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-06 17:14:44', '000
0-00-00 00:00:00'),
(3818, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 17:18:18', '000
0-00-00 00:00:00'),
(3819, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 17
:21:50', '0000-00-00 00:00:00'),
(3820, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/121-11.jpg', '', '', '', 0, '2012-06-06 17:25:22', '0000-00-00 00:00
:00'),
(3822, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 17:28:53', '0000-00-00 00:0
0:00'),
(3823, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/110
-1.jpg', '', '', '', 0, '2012-06-06 17:32:25', '0000-00-00 00:00:00'),
(3824, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
005.pdf', '', '', '', 0, '2012-06-06 17:33:46', '0000-00-00 00:00:00'),
(3825, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 17:35:56', '0000-00-00 00:00
:00'),
(3826, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-06 17:39:30', '0000-00
-00 00:00:00'),
(3827, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
14-1.jpg', '', '', '', 0, '2012-06-06 17:43:02', '0000-00-00 00:00:00'),
(3828, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-06 17:46
:32', '0000-00-00 00:00:00'),
(3829, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-06 17:47:57', '0
000-00-00 00:00:00'),
(3831, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Logos/r
pdc2011.jpg', '', '', '', 0, '2012-06-06 17:50:04', '0000-00-00 00:00:00'),
(3832, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-06 17:53:36', '000
0-00-00 00:00:00'),
(3833, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-06
17:57:13', '0000-00-00 00:00:00'),
(3834, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-06 18:00:42', '0000-00-00 00:0
0:00'),

(3835, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-06 18:04:13', '00
00-00-00 00:00:00'),
(3836, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Logos/rpd
c2010.jpg', '', '', '', 0, '2012-06-06 18:07:45', '0000-00-00 00:00:00'),
(3837, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-06-06 18:11:17', '0000-00-00 00:00:00'),
(3838, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/110-1.jpg', '', '', '', 0, '2
012-06-06 18:14:48', '0000-00-00 00:00:00'),
(3839, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/122-1.jpg', '', '', '', 0, '2
012-06-06 18:18:20', '0000-00-00 00:00:00'),
(3840, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Logos/rpd
c2011.jpg', '', '', '', 0, '2012-06-06 18:21:53', '0000-00-00 00:00:00'),
(3841, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/L
ogos/rpdc2010.jpg', '', '', '', 0, '2012-06-06 18:25:24', '0000-00-00 00:00:00')
,
(3842, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 18:28:57', '0000-0000 00:00:00'),
(3843, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-06 18:3
9:15', '0000-00-00 00:00:00'),
(3845, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-06 1
9:28:45', '0000-00-00 00:00:00'),
(3846, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/005.pdf', '', '', '', 0, '2012-06-06 20:38:02', '0000-00-00 00:00:00'
),
(3849, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-0
6 21:43:32', '0000-00-00 00:00:00'),
(3850, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-06 21:51:09', '0000-00
-00 00:00:00'),
(3851, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2
012-06-06 21:53:08', '0000-00-00 00:00:00'),
(3854, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/18-deportes/69-arequipa-campeon-en-basquetbol-damas?font
style=f-smaller', '', '', '', 0, '2012-06-06 23:14:08', '0000-00-00 00:00:00'),
(3855, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-06 23:19:52', '0000-00-00 00:0
0:00'),
(3856, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-06-07 00:59:50', '0000-00-00 00:00:00'),
(3858, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstituc
ional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-07 01:23:08', '00
00-00-00 00:00:00'),
(3859, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes/69-ar
equipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-06-07 02:10:05', '0000
-00-00 00:00:00'),
(3860, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-07
02:39:50', '0000-00-00 00:00:00'),
(3862, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici

os-departamentales/sedag/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-07


03:32:52', '0000-00-00 00:00:00'),
(3863, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/125-1.jpg', '', '', '', 0, '201206-07 03:42:45', '0000-00-00 00:00:00'),
(3864, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-07
03:55:46', '0000-00-00 00:00:00'),
(3865, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-empre
ndimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0, '2
012-06-07 03:58:19', '0000-00-00 00:00:00'),
(3866, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-07
04:15:32', '0000-00-00 00:00:00'),
(3867, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-07 04:35:20', '0000-00-00 00:00:
00'),
(3868, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/123-1.jpg', '', '', '', 0, '201206-07 04:55:06', '0000-00-00 00:00:00'),
(3869, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-forta
lecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro'
, '', '', '', 0, '2012-06-07 05:04:26', '0000-00-00 00:00:00'),
(3870, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/121-11.jpg', '', '', '', 0, '2012
-06-07 05:14:54', '0000-00-00 00:00:00'),
(3871, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-07 05:34:41', '000000-00 00:00:00'),
(3872, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-07
05:54:28', '0000-00-00 00:00:00'),
(3873, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-07
06:14:15', '0000-00-00 00:00:00'),
(3874, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-07
06:34:02', '0000-00-00 00:00:00'),
(3876, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/120-1.jpg', '', '', '', 0, '201206-07 06:52:35', '0000-00-00 00:00:00'),
(3877, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Logos/rpdc2011.jpg', '', '', '', 0, '201206-07 07:09:07', '0000-00-00 00:00:00'),
(3878, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-07 07:18
:28', '0000-00-00 00:00:00'),
(3879, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-0
7 07:34:57', '0000-00-00 00:00:00'),
(3880, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/114-1.jpg', '', '', '', 0, '201206-07 07:40:52', '0000-00-00 00:00:00'),
(3881, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/b
oletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-07 07:55:27', '0000-00-00 00:0
0:00'),
(3882, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-07

08:15:17', '0000-00-00 00:00:00'),


(3884, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-07 08:35:01', '0000-00-00 00:
00:00'),
(3885, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-07
08:38:33', '0000-00-00 00:00:00'),
(3886, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-07
09:02:04', '0000-00-00 00:00:00'),
(3887, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-07 09:17:40', '0000-00-00 00:
00:00'),
(3888, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/122-1.jpg', '', '', '', 0, '201206-07 09:23:30', '0000-00-00 00:00:00'),
(3890, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-0
7 09:36:41', '0000-00-00 00:00:00'),
(3891, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-0
7 09:45:02', '0000-00-00 00:00:00'),
(3892, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-07
10:02:46', '0000-00-00 00:00:00'),
(3893, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-07
10:08:36', '0000-00-00 00:00:00'),
(3895, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-07
10:23:54', '0000-00-00 00:00:00'),
(3896, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Logos/rpdc2010.jpg', '', '', '', 0, '2
012-06-07 10:30:02', '0000-00-00 00:00:00'),
(3897, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-0
7 10:51:40', '0000-00-00 00:00:00'),
(3898, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-07
11:14:01', '0000-00-00 00:00:00'),
(3899, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06
-07 11:36:22', '0000-00-00 00:00:00'),
(3901, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-0
7 11:58:43', '0000-00-00 00:00:00'),
(3903, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-0607 12:21:04', '0000-00-00 00:00:00'),
(3905, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Logos/rpdc2010.jpg', '', '', '', 0, '20
12-06-07 12:43:25', '0000-00-00 00:00:00'),
(3906, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-07 13:05:46', '0000-00-00 00:00:
00'),
(3907, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-07 13:28:
07', '0000-00-00 00:00:00'),
(3908, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/14-proyectos/54-gobernador-firmo-convenio-de-c

ooperacion-interinstitucional-con-la-alt', '', '', '', 0, '2012-06-07 13:30:39',


'0000-00-00 00:00:00'),
(3909, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-0
7 14:12:50', '0000-00-00 00:00:00'),
(3910, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/110-1.jpg', '', '', '', 0, '201206-07 14:35:09', '0000-00-00 00:00:00'),
(3921, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/54-gobe
rnador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-s
maller', '', '', '', 0, '2012-06-07 16:10:08', '0000-00-00 00:00:00'),
(3922, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/54-g
obernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=
f-larger', '', '', '', 0, '2012-06-07 16:10:13', '0000-00-00 00:00:00'),
(3926, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-0
7 16:27:15', '0000-00-00 00:00:00'),
(3927, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/18-deportes/69-arequipa-campeon-en-basquetbol-dama
s', '', '', '', 0, '2012-06-07 16:28:27', '0000-00-00 00:00:00'),
(3929, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-0
7 16:46:55', '0000-00-00 00:00:00'),
(3934, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/14-proyectos/54-gobernador-firmo-convenio-de-coope
racion-interinstitucional-con-la-alt', '', '', '', 0, '2012-06-07 16:55:52', '00
00-00-00 00:00:00'),
(3937, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-07
17:06:36', '0000-00-00 00:00:00'),
(3938, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-0
7 17:10:46', '0000-00-00 00:00:00'),
(3940, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-07
17:23:22', '0000-00-00 00:00:00'),
(3944, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/110s-1.jpg', '', '', '', 0, '2012
-06-07 17:37:10', '0000-00-00 00:00:00'),
(3945, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-07 17:44:
03', '0000-00-00 00:00:00'),
(3947, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-0
7 17:44:42', '0000-00-00 00:00:00'),
(3948, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-07 17:46:47', '00
00-00-00 00:00:00'),
(3951, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-07
17:56:45', '0000-00-00 00:00:00'),
(3952, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fo
ntstyle=f-larger', '', '', '', 0, '2012-06-07 17:58:18', '0000-00-00 00:00:00'),
(3953, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/18-deportes/69-arequipa-campeon-en-basquetbol-damas',
'', '', '', 0, '2012-06-07 18:01:32', '0000-00-00 00:00:00'),
(3954, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-07 1

8:10:35', '0000-00-00 00:00:00'),


(3955, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-p
royectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-a
lt?fontstyle=f-larger', '', '', '', 0, '2012-06-07 18:13:00', '0000-00-00 00:00:
00'),
(3956, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Logos/rpdc2011.jpg', '', '', '', 0, '20
12-06-07 18:16:29', '0000-00-00 00:00:00'),
(3957, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/undefined/', '', '', '', 0, '2012-06-07 18:23:15', '000
0-00-00 00:00:00'),
(3958, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-07 18:30:06', '0000-00-00 00:
00:00'),
(3959, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/110s-1.jpg', '', '', '', 0, '2012-06-07
18:36:03', '0000-00-00 00:00:00'),
(3962, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/121-11.jpg', '', '', '', 0, '2012-0607 18:50:46', '0000-00-00 00:00:00'),
(3963, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-07
19:09:53', '0000-00-00 00:00:00'),
(3964, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/bol
etin unidcom 05-1.jpg', '', '', '', 0, '2012-06-07 19:29:28', '0000-00-00 00:00:
00'),
(3965, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/110-1.jpg', '', '', '', 0, '2012-06-07
19:49:07', '0000-00-00 00:00:00'),
(3966, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-0
7 19:58:54', '0000-00-00 00:00:00'),
(3968, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Logos/rpdc2011.jpg', '', '', '', 0, '2
012-06-07 20:08:46', '0000-00-00 00:00:00'),
(3969, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gacet
a/002.pdf', '', '', '', 0, '2012-06-07 20:18:49', '0000-00-00 00:00:00'),
(3970, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/undefined/', '', '', '', 0, '2012-06-07 20:38:
25', '0000-00-00 00:00:00'),
(3972, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-07 20:49:03', '0000-0
0-00 00:00:00'),
(3974, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-0607 21:09:17', '0000-00-00 00:00:00'),
(3975, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/undefined/', '', '', '', 0, '2012-06-07 21:17:16', '0
000-00-00 00:00:00'),
(3976, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/005.pdf', '', '', '', 0, '2012-06-07 21:18:55', '0000-00-00 00:00:00'),
(3977, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/005.pdf', '', '', '', 0, '2012-06-07 21:44:13', '0000-00-00 00:00:00')
,
(3978, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-07 21:47
:47', '0000-00-00 00:00:00'),
(3979, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/11311-1.jpg', '', '', '', 0, '2012-06-0
7 21:53:09', '0000-00-00 00:00:00'),

(3980, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-07 22:10:33', '0000-00-00 00:
00:00'),
(3981, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-07
22:12:16', '0000-00-00 00:00:00'),
(3982, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/002.pdf', '', '', '', 0, '2012-06-07 22:22:32', '0000-00-00 00:00:00'),
(3983, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/boletin unidcom 05-1.jpg', '', '', ''
, 0, '2012-06-07 22:31:55', '0000-00-00 00:00:00'),
(3984, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-07 22:51:34', '0000-00
-00 00:00:00'),
(3985, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-0
7 22:59:35', '0000-00-00 00:00:00'),
(3986, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/14proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos
-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '',
'', 0, '2012-06-07 23:04:40', '0000-00-00 00:00:00'),
(3987, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/121-1.jpg', '', '', '', 0, '201206-07 23:11:13', '0000-00-00 00:00:00'),
(3988, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/114-1.jpg', '', '', '', 0, '2012-06-0
7 23:30:52', '0000-00-00 00:00:00'),
(3989, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-07 23:30:59', '00
00-00-00 00:00:00'),
(3990, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/11311-1.jpg', '', '', '', 0, '201
2-06-07 23:32:54', '0000-00-00 00:00:00'),
(3991, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-0608 00:11:34', '0000-00-00 00:00:00'),
(3992, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/undefined/', '', '', '', 0, '2012-06-08 00:33:55', '0000-0000 00:00:00'),
(3993, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/pdfs/ga
ceta/005.pdf', '', '', '', 0, '2012-06-08 00:53:36', '0000-00-00 00:00:00'),
(3994, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 01:31:35', '0000-00-00 00:
00:00'),
(3995, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/undefined/', '', '', '', 0, '2012-06-08 02:18:43', '0000-00-0
0 00:00:00'),
(3996, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08
02:37:45', '0000-00-00 00:00:00'),
(3997, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/005.pdf', '', '', '', 0, '2012-06-08 02:48:57', '0000-00-00 00:00:00'),
(4001, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08 03:07:26', '0000-00-00
00:00:00'),
(4003, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional/14-proyectos/54-gobernadorfirmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-larger',
'', '', '', 0, '2012-06-08 03:12:33', '0000-00-00 00:00:00'),
(4004, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac

ion/anpe/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstituci
onal-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-08 03:12:54', '000
0-00-00 00:00:00'),
(4007, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08
03:34:09', '0000-00-00 00:00:00'),
(4008, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/undefined/', '', '', '', 0, '2012-06-08 03:42:41', '0
000-00-00 00:00:00'),
(4009, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-08
03:53:53', '0000-00-00 00:00:00'),
(4010, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/undefined/', '', '', '', 0, '2012-06-08 04:14:28', '00
00-00-00 00:00:00'),
(4011, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08
04:24:30', '0000-00-00 00:00:00'),
(4012, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08
04:44:35', '0000-00-00 00:00:00'),
(4013, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08 04:57:35', '0000-0
0-00 00:00:00'),
(4014, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/pdfs/ga
ceta/002.pdf', '', '', '', 0, '2012-06-08 05:09:37', '0000-00-00 00:00:00'),
(4015, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08
05:14:20', '0000-00-00 00:00:00'),
(4016, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/undefined/', '', '', '', 0, '2012-06-08 05:35
:20', '0000-00-00 00:00:00'),
(4017, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/undefined/', '', '', '', 0, '2012-06-08 05:42:04', '000
0-00-00 00:00:00'),
(4018, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 06:01:54', '
0000-00-00 00:00:00'),
(4019, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012
-06-08 06:03:58', '0000-00-00 00:00:00'),
(4020, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08 06:45
:02', '0000-00-00 00:00:00'),
(4021, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08
06:49:06', '0000-00-00 00:00:00'),
(4022, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 06:50:27', '0000-00-00 00:0
0:00'),
(4023, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 06:58:14', '0000-00-00 00:00:00')
,
(4024, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/undefined/', '', '', '', 0, '2012-06-08 07:12:36', '0000-00-00 00:00:0
0'),
(4025, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/undefined/', '', '', '', 0, '2012-06-08 08:09:14', '000000-00 00:00:00'),
(4026, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag

es/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 08:10:56', '0000-00-00 00:00


:00'),
(4027, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/pdfs/gaceta/005.pdf', '', '', '', 0, '
2012-06-08 08:12:44', '0000-00-00 00:00:00'),
(4028, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2
012-06-08 08:36:20', '0000-00-00 00:00:00'),
(4029, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-0
8 08:42:26', '0000-00-00 00:00:00'),
(4030, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08 09:5
2:46', '0000-00-00 00:00:00'),
(4031, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08 10:18:54', '0000-00-00 00:00
:00'),
(4032, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-0
8 10:26:32', '0000-00-00 00:00:00'),
(4033, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 1
0:41:58', '0000-00-00 00:00:00'),
(4034, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 10:46:44', '0000-00-00 00:00:00'
),
(4035, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08 11:02:17', '0000-00-00 00:00:00
'),
(4036, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 11:04:34', '0000-00-00 00:00:00')
,
(4037, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08 11:15:15', '0
000-00-00 00:00:00'),
(4038, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08
12:56:16', '0000-00-00 00:00:00'),
(4040, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-0608 13:12:03', '0000-00-00 00:00:00'),
(4041, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 13:17:41', '0000-00
-00 00:00:00'),
(4046, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 14:51:12', '0000-00-00
00:00:00'),
(4047, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-0608 15:28:05', '0000-00-00 00:00:00'),
(4048, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/undefined/', '', '', '', 0, '2012-06-08 15:38:08', '000000-00 00:00:00'),
(4049, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08
15:50:37', '0000-00-00 00:00:00'),
(4050, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 16:06:20', '0000-00-00 00:
00:00'),
(4051, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac

ion/menor/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '


2012-06-08 16:07:34', '0000-00-00 00:00:00'),
(4052, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-08 16:07:40', '0000-00-00 00:00:00
'),
(4053, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-0608 16:35:56', '0000-00-00 00:00:00'),
(4054, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-08 16:37:59', '0000-00-00 00:0
0:00'),
(4055, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/18-deporte
s/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2012-06-08 18:25:00'
, '0000-00-00 00:00:00'),
(4056, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/14-proyect
os/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt', '
', '', '', 0, '2012-06-08 18:47:42', '0000-00-00 00:00:00'),
(4061, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortal
ecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro',
'', '', '', 0, '2012-06-09 05:24:24', '0000-00-00 00:00:00'),
(4067, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=54&fontstyle=fsmaller', '', '', '', 0, '2012-06-09 08:15:33', '0000-00-00 00:00:00'),
(4082, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
002.pdf', '', '', '', 0, '2012-06-09 19:30:15', '0000-00-00 00:00:00'),
(4084, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-09 1
9:52:06', '0000-00-00 00:00:00'),
(4086, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales/14-proyectos/54-gobernador-firmo-convenio-de-coopera
cion-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06
-09 20:06:36', '0000-00-00 00:00:00'),
(4087, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-for
talecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-orur
o', '', '', '', 0, '2012-06-09 20:06:41', '0000-00-00 00:00:00'),
(4088, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-09 20:23:00', '
0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(4089, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-0
9 20:29:33', '0000-00-00 00:00:00'),
(4090, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/undefined/', '', '', '', 0, '2012-06-09 20:31:48', '0000-00-00 00:00:00'),
(4091, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-06-09 20:4
1:34', '0000-00-00 00:00:00'),
(4095, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/undefined/', '', '', '', 0, '2012-06-09 21:13:04', '0000-0000 00:00:00'),
(4097, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inte
rinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-09 21:25:
46', '0000-00-00 00:00:00'),
(4099, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-06-09 21:4
8:49', '0000-00-00 00:00:00'),
(4100, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina

ciones/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucion
al-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-09 21:54:43', '000000-00 00:00:00'),
(4101, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/undefined/', '', '', '', 0, '2012-06-09 22:00:29', '0
000-00-00 00:00:00'),
(4106, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fon
tstyle=f-smaller', '', '', '', 0, '2012-06-09 22:35:48', '0000-00-00 00:00:00'),
(4107, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/undefined/', '', '', '', 0, '2012-06-09 22:40:43', '00
00-00-00 00:00:00'),
(4108, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-0609 23:04:01', '0000-00-00 00:00:00'),
(4111, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/005.pdf', '', '', '', 0, '2012-06-09 23:28:39', '0000-00-00 00:00:00')
,
(4113, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/18-deportes/69-are
quipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '', 0, '2012-06-0
9 23:42:54', '0000-00-00 00:00:00'),
(4115, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012
-06-10 00:24:19', '0000-00-00 00:00:00'),
(4116, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/undefined/', '', '', '', 0, '2012-06-10 01:20:39', '000
0-00-00 00:00:00'),
(4117, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/002.pdf', '', '', '', 0, '2012-06-10 01:25:43', '0000-00-00 00:00:00'),
(4119, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gacet
a/005.pdf', '', '', '', 0, '2012-06-10 01:59:39', '0000-00-00 00:00:00'),
(4121, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/undefined/', '', '', '', 0, '2012-06-10 02:42:45', '00
00-00-00 00:00:00'),
(4122, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/undefined/', '', '', '', 0, '2012-06-10 02:46:08'
, '0000-00-00 00:00:00'),
(4128, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-int
erinstitucional-con-la-alt', '', '', '', 0, '2012-06-10 04:53:56', '0000-00-00 0
0:00:00'),
(4136, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '',
'', '', 0, '2012-06-10 06:48:19', '0000-00-00 00:00:00'),
(4156, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/gestion-de-calidad-y-desarrollo-institucional/14-proyectos/54-gobernadorfirmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-smaller'
, '', '', '', 0, '2012-06-10 18:00:20', '0000-00-00 00:00:00'),
(4159, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/128.jpg', '', '', '', 0, '2012-06-10 23
:02:50', '0000-00-00 00:00:00'),
(4160, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/130.jpg', '', '', '', 0, '2012-06-10 23:17:59', '0000-00-00 00:00:00'),
(4161, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/129.jpg', '', '', '', 0, '2012-06-10 23:37:38', '0000-00-00 00:00:0
0'),
(4162, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/maestro.jpg', '', '', '', 0, '2012-06-10 23:57:16', '0000-00-00 00:
00:00'),
(4163, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober

nador/images/130.jpg', '', '', '', 0, '2012-06-11 00:16:55', '0000-00-00 00:00:0


0'),
(4164, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/129.jpg', '', '', '', 0, '2012-06-11 00:36:34', '0000-00-0
0 00:00:00'),
(4165, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 00:56:13', '0000-00-00 00:00:00
'),
(4166, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11 01:15:52', '0000-00-0
0 00:00:00'),
(4167, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-11 01:35:31', '000000-00 00:00:00'),
(4169, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges?id=5', '', '', '', 0, '2012-06-11 03:06:20', '0000-00
-00 00:00:00'),
(4170, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos
-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '',
'', 0, '2012-06-11 03:09:49', '0000-00-00 00:00:00'),
(4171, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges?id=54', '', '', '', 0, '2012-06-11 04:32:49', '0000-0
0-00 00:00:00'),
(4172, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-forta
lecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro'
, '', '', '', 0, '2012-06-11 04:44:42', '0000-00-00 00:00:00'),
(4173, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/130.jpg',
'', '', '', 0, '2012-06-11 05:02:11', '0000-00-00 00:00:00'),
(4174, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/129.jpg', '', '', '', 0, '2012-06
-11 05:14:00', '0000-00-00 00:00:00'),
(4175, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/maestro.jpg', '', '', '', 0, '2012-06-11 05:16:46', '0000-00-00 00:00:00
'),
(4176, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/pdflog.png', '', '', '', 0, '2012-06-11 05:27:16', '0000-00-00 00:00:00'),
(4177, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/129.jpg', '', '', '', 0, '2012-06-11 05
:42:54', '0000-00-00 00:00:00'),
(4178, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/maestro.jpg', '', '', '', 0, '201
2-06-11 05:59:35', '0000-00-00 00:00:00'),
(4179, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/129.jpg', '', '', '', 0, '2012-06-11 0
6:16:15', '0000-00-00 00:00:00'),
(4180, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Noticias/128.jpg', '', '', '', 0, '2012-06-11 06:32:55', '0000-00-00 00:00:0
0'),
(4181, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/130.jpg', '', '', '', 0, '2012-06-11 06:37:26',
'0000-00-00 00:00:00'),
(4182, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/maestro.jpg', '', '', '', 0, '2012-0611 06:49:32', '0000-00-00 00:00:00'),
(4183, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 06
:56:09', '0000-00-00 00:00:00'),
(4184, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/obras-sociales/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 07:11:46


', '0000-00-00 00:00:00'),
(4185, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/pdfs/pd
flog.png', '', '', '', 0, '2012-06-11 07:28:27', '0000-00-00 00:00:00'),
(4186, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/128.jpg', '', '', '', 0, '2012-06
-11 07:45:09', '0000-00-00 00:00:00'),
(4187, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
129.jpg', '', '', '', 0, '2012-06-11 08:01:47', '0000-00-00 00:00:00'),
(4188, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/130.jpg', '', '', '', 0, '2012-06-11 08:18
:27', '0000-00-00 00:00:00'),
(4190, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-1
1 08:35:08', '0000-00-00 00:00:00'),
(4191, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 08:51:48', '0000-00-00
00:00:00'),
(4192, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 09:08:28
', '0000-00-00 00:00:00'),
(4193, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 09:25:08', '0000-00-00 00:00:00'
),
(4195, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 09:
41:48', '0000-00-00 00:00:00'),
(4197, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 09:
58:29', '0000-00-00 00:00:00'),
(4198, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/pdfs/pdflog.png', '', '', '', 0, '2012-0611 09:59:47', '0000-00-00 00:00:00'),
(4199, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
maestro.jpg', '', '', '', 0, '2012-06-11 10:11:49', '0000-00-00 00:00:00'),
(4200, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/130.jpg', '', '', '', 0, '2012-06-11 10:20:25',
'0000-00-00 00:00:00'),
(4201, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede?id=54', '', '', '', 0, '2012-06-11 10:20:50', '0000-00
-00 00:00:00'),
(4202, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/1
30.jpg', '', '', '', 0, '2012-06-11 10:22:00', '0000-00-00 00:00:00'),
(4203, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle
=f-larger', '', '', '', 0, '2012-06-11 10:28:26', '0000-00-00 00:00:00'),
(4204, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger'
, '', '', '', 0, '2012-06-11 10:29:29', '0000-00-00 00:00:00'),
(4205, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11 1
0:31:40', '0000-00-00 00:00:00'),
(4206, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Noticias/
128.jpg', '', '', '', 0, '2012-06-11 10:40:31', '0000-00-00 00:00:00'),
(4207, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/18-deporte
s/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '', 0, '2
012-06-11 10:46:11', '0000-00-00 00:00:00'),
(4208, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede?id=5', '', '', '', 0, '2012-06-11 10:48:06', '0000-0000 00:00:00'),

(4209, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/129.jpg', '', '', '', 0, '2012-06-11 11:07:34', '000000-00 00:00:00'),
(4210, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/129.jpg', '', '', '', 0, '2012-06-11 11:17:36', '0000
-00-00 00:00:00'),
(4211, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/129.jpg', '', '', '', 0, '2012-06-11 11:22:07', '0000-00-00 00:00:00'),
(4212, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
maestro.jpg', '', '', '', 0, '2012-06-11 11:29:16', '0000-00-00 00:00:00'),
(4213, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-1
1 11:34:01', '0000-00-00 00:00:00'),
(4214, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
129.jpg', '', '', '', 0, '2012-06-11 11:45:03', '0000-00-00 00:00:00'),
(4215, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Noticias/
128.jpg', '', '', '', 0, '2012-06-11 11:56:57', '0000-00-00 00:00:00'),
(4216, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11 12:08:54', '000000-00 00:00:00'),
(4217, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11 12
:20:46', '0000-00-00 00:00:00'),
(4218, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/pdfl
og.png', '', '', '', 0, '2012-06-11 12:32:41', '0000-00-00 00:00:00'),
(4220, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/54-go
bernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f
-smaller', '', '', '', 0, '2012-06-11 12:40:07', '0000-00-00 00:00:00'),
(4221, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/130.jpg', '', '', '', 0, '2012-06-11 12:44:39',
'0000-00-00 00:00:00'),
(4224, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11 12:56:35', '0000
-00-00 00:00:00'),
(4225, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/128.jpg', '', '', '', 0, '2012-06-11 13:08:28', '0000-00-00 00:00:00'),
(4226, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/128.jpg', '', '', '', 0, '2012-06-11 13:20:19', '0000-00-00 00:00:00'),
(4227, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11
13:32:17', '0000-00-00 00:00:00'),
(4228, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06
-11 13:44:09', '0000-00-00 00:00:00'),
(4229, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 13:
47:04', '0000-00-00 00:00:00'),
(4231, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/130.jpg',
'', '', '', 0, '2012-06-11 13:54:33', '0000-00-00 00:00:00'),
(4234, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-11 14:06:27', '
0000-00-00 00:00:00'),
(4235, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-11 14:11:11', '0
000-00-00 00:00:00'),
(4236, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Noticias/129.jpg', '', '', '', 0, '2012-06-11
14:20:54', '0000-00-00 00:00:00'),
(4237, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/129.jpg', '', '', '', 0, '2012-06-11 14

:32:49', '0000-00-00 00:00:00'),


(4238, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 14:44:45', '000000-00 00:00:00'),
(4239, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/maestro.jpg', '', '', '', 0, '2012-06-11 14:56:38', '0000-00-00 00:00:0
0'),
(4241, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/130.jpg', '', '', '', 0, '2012-06-11 15:08:33', '0000-00-00 00:
00:00'),
(4242, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/130.jpg', '', '', '', 0, '2012-06-11 15:20:29', '0000-00-00 00
:00:00'),
(4243, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '', '', '', 0, '2
012-06-11 15:23:35', '0000-00-00 00:00:00'),
(4244, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/129.jpg', '', '', '', 0, '2012-06-11 15:32:27', '0000-00-00 00:00:00'),
(4245, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/pdflog.
png', '', '', '', 0, '2012-06-11 15:44:30', '0000-00-00 00:00:00'),
(4247, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/130.jpg', '', '', '', 0, '2012-06-11 15:56:13'
, '0000-00-00 00:00:00'),
(4249, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/18-deportes/69-arequipa-campeon-en-basquetbol-damas',
'', '', '', 0, '2012-06-11 16:01:26', '0000-00-00 00:00:00'),
(4250, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
130.jpg', '', '', '', 0, '2012-06-11 16:08:09', '0000-00-00 00:00:00'),
(4257, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-11 18:47:17', '0000-00-00
00:00:00'),
(4258, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-11 18:54:34', '0000-00-00 0
0:00:00'),
(4259, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/130.jpg', '', '', '', 0, '2012-06-11 18:57:29', '0000-00-00 00:00:00'),
(4260, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/120-1.jpg', '', '', '', 0, '2012-06-11 19:11:03', '0000-00-00 00:00:00'),
(4262, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-11 19:21:18', '0000-00-00 0
0:00:00'),
(4263, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/125-1.jpg', '', '', '', 0, '2012-06-11 19:23:42', '0000-00-00 00:00:00'),
(4264, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-11 19:36:20', '0000-00-00 0
0:00:00'),
(4265, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/129.jpg', '', '', '', 0, '2012-06-11 19:49:22', '0000-00-00 00:
00:00'),
(4266, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/128.jpg', '', '', '', 0, '2012-06-11 20:02:24', '0000-00-00 00:00:00'),
(4267, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/121-11.jpg', '', '', '', 0, '2012-06-11 20:15:40', '0000-00-00 00:00:00'),
(4268, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-11 20:28:30', '0000-00-00 0
0:00:00'),
(4269, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/120-1.jpg', '', '', '', 0, '2012-06-11 20:41:36', '0000-00-00 0
0:00:00'),
(4270, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/pdflo

g.png', '', '', '', 0, '2012-06-11 20:46:03', '0000-00-00 00:00:00'),


(4271, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Logos/rpdc
2011.jpg', '', '', '', 0, '2012-06-11 21:04:33', '0000-00-00 00:00:00'),
(4272, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-11 21:07:38'
, '0000-00-00 00:00:00'),
(4274, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/maestro.jpg', '', '', '', 0, '2012-06-11 21:20:40', '0000-00-00 00:00:00'),
(4275, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11 21:2
7:13', '0000-00-00 00:00:00'),
(4276, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/122-1.jpg', '', '', '', 0, '2012-06-11 21:33:43', '0000-00-00 00:00:00'),
(4277, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/123-1.jpg', '', '', '', 0, '2012-06-11 21:46:45', '0000-00-00 00:00:00'),
(4278, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-11
21:50:29', '0000-00-00 00:00:00'),
(4279, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-11 21:59:50', '0000-00-00
00:00:00'),
(4280, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/121-1.jpg', '', '', '', 0, '2012-06-11 22:25:51', '0000-00-00 00:00:00'),
(4281, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11 22:36:34
', '0000-00-00 00:00:00'),
(4282, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Noticia
s/129.jpg', '', '', '', 0, '2012-06-11 22:51:59', '0000-00-00 00:00:00'),
(4283, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Noticias/128.jpg', '', '', '', 0, '2012-06-11 23:04:59', '0000-00-00 00:
00:00'),
(4285, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/130.jpg
', '', '', '', 0, '2012-06-11 23:18:04', '0000-00-00 00:00:00'),
(4286, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/pdflog.png', '', '', '', 0, '2012-06-11 23:31:05', '0000-00-00 00:00:00'),
(4287, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 00
:37:09', '0000-00-00 00:00:00'),
(4289, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/pdflog.png', '', '', '', 0, '2012-06-12 00:47:20', '0000-00-00 00:00:00'),
(4290, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 00:48:15', '0000
-00-00 00:00:00'),
(4291, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/121-11.jpg', '', '', '', 0, '2
012-06-12 00:57:21', '0000-00-00 00:00:00'),
(4292, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/120-1.jpg', '', '', '', 0, '20
12-06-12 01:00:56', '0000-00-00 00:00:00'),
(4293, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 01:
09:57', '0000-00-00 00:00:00'),
(4294, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 01:11
:02', '0000-00-00 00:00:00'),
(4296, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/130.jpg', '', '', '', 0, '2012-06-12 01
:19:25', '0000-00-00 00:00:00'),
(4297, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/14-proyectos/54-gobernador-fir

mo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-larger', ''
, '', '', 0, '2012-06-12 01:28:41', '0000-00-00 00:00:00'),
(4301, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/cache/ec9e0621067ec747e502b1ada91f494a', '', 'http://www.oruro
.gob.bo/index.php/organo-ejecutivo/dependencias/servicios-departamentales/sedege
s?showall=1&limitstart=', '', 0, '2012-06-12 06:24:22', '0000-00-00 00:00:00'),
(4302, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/128.jpg', '', '', '', 0, '2012-06-12 06
:47:02', '0000-00-00 00:00:00'),
(4303, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/13
0.jpg', '', '', '', 0, '2012-06-12 06:58:38', '0000-00-00 00:00:00'),
(4304, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/129.jpg', '', '', '', 0, '2012-06-12 07
:01:39', '0000-00-00 00:00:00'),
(4305, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/128.jpg', '', '', '', 0, '2012
-06-12 07:08:49', '0000-00-00 00:00:00'),
(4306, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/125-1.jpg', '', '', '', 0, '20
12-06-12 07:20:44', '0000-00-00 00:00:00'),
(4307, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/121-1.jpg', '', '', '', 0, '20
12-06-12 07:32:39', '0000-00-00 00:00:00'),
(4308, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/123-1.jpg', '', '', '', 0, '20
12-06-12 07:44:34', '0000-00-00 00:00:00'),
(4309, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/maestro.jpg', '', '', '', 0, '
2012-06-12 07:56:30', '0000-00-00 00:00:00'),
(4311, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimi
ento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontst
yle=f-larger', '', '', '', 0, '2012-06-12 08:09:38', '0000-00-00 00:00:00'),
(4312, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/maestro.jpg', '', '', '', 0, '2012-06-12 08:20:21', '0000-00-00 00:00:00'
),
(4313, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/129.jpg', '', '', '', 0, '2012
-06-12 08:32:16', '0000-00-00 00:00:00'),
(4314, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/maestro.jpg', '', '', '', 0, '2012-06-12 08:44:11', '0000-00-00 00:00:00'
),
(4315, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/129.jpg', '', '', '', 0, '2012-06-12 08:56:06', '0000-00-00 00:00:00'),
(4316, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/122-1.jpg', '', '', '', 0, '20
12-06-12 09:08:01', '0000-00-00 00:00:00'),
(4317, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-1
2 09:19:57', '0000-00-00 00:00:00'),
(4318, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/128.jpg', '', '', '', 0, '2012-06-12 09:31:52', '0000-00-00 00:00:00'),
(4319, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/13
0.jpg', '', '', '', 0, '2012-06-12 09:43:47', '0000-00-00 00:00:00'),
(4321, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/128.jpg', '', '', '', 0, '2012-06-12 09:55:43', '0000-00-00 00:00:00'),
(4323, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/129.jpg', '', '', '', 0, '2012-06-12 10:07:38', '0000-00-00 00:00:00'),
(4324, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/18-deportes/69-arequipa-campeon-en-basquetbol-dama

s?fontstyle=f-smaller', '', '', '', 0, '2012-06-12 10:09:10', '0000-00-00 00:00:


00'),
(4325, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/130.jpg', '', '', '', 0, '2012-06-12 10:19:33',
'0000-00-00 00:00:00'),
(4328, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inte
rinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-12 12:00
:48', '0000-00-00 00:00:00'),
(4333, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes/69-ar
equipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '', 0, '2012-0612 12:27:33', '0000-00-00 00:00:00'),
(4335, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/129.jpg', '', '', '', 0, '2012-06-12 12:42:59', '000
0-00-00 00:00:00'),
(4336, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/130.jpg', '', '', '', 0, '2012-06-12 12:53:41', '000000-00 00:00:00'),
(4337, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 12:59:52', '0000-00-00 00:00:0
0'),
(4338, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/129.jpg', '', '', '', 0, '201
2-06-12 13:06:08', '0000-00-00 00:00:00'),
(4339, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/128.jpg', '', '', '', 0, '2012-06-12
13:17:13', '0000-00-00 00:00:00'),
(4340, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 13:28:21', '0000-00-00
00:00:00'),
(4341, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/130.jpg',
'', '', '', 0, '2012-06-12 13:39:26', '0000-00-00 00:00:00'),
(4342, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/maestro.jpg', '', '', '', 0, '2012-0612 13:50:32', '0000-00-00 00:00:00'),
(4344, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/130.jpg', '', '', '', 0, '2012-06-12 14:01:38', '0
000-00-00 00:00:00'),
(4345, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
28.jpg', '', '', '', 0, '2012-06-12 14:12:43', '0000-00-00 00:00:00'),
(4346, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/11-noticias-gador/59-gobernador-pidio-celeridad-a-las-empresa
s-que-construyen-la-carretera-ancaravi-turco', '', '', '', 0, '2012-06-12 14:19:
15', '0000-00-00 00:00:00'),
(4347, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-06-12 14:23:49', '0000-00-00 0
0:00:00'),
(4349, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Logos/rpdc
2010.jpg', '', '', '', 0, '2012-06-12 14:34:59', '0000-00-00 00:00:00'),
(4351, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-06-12 14:46:01', '0000-00-00 0
0:00:00'),
(4352, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/m
aestro.jpg', '', '', '', 0, '2012-06-12 14:57:12', '0000-00-00 00:00:00'),
(4353, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 15
:08:13', '0000-00-00 00:00:00'),
(4354, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-12 15:19:19',
'0000-00-00 00:00:00'),

(4355, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/129.jpg', '', '', '', 0, '2012-06-12
15:30:25', '0000-00-00 00:00:00'),
(4356, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 16:53
:34', '0000-00-00 00:00:00'),
(4358, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/128.jpg', '', '', '', 0, '2012-06-12 17:12:27', '000
0-00-00 00:00:00'),
(4359, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 1
7:20:39', '0000-00-00 00:00:00'),
(4360, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/130.jpg', '', '', '', 0, '2012-06-12 17:31:45',
'0000-00-00 00:00:00'),
(4361, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Noticias/129.jpg', '', '', '', 0, '2012-06-12 17:4
2:51', '0000-00-00 00:00:00'),
(4362, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/130.jpg', '', '', '', 0, '2012-06-12 17:53:56', '0000-00-00 0
0:00:00'),
(4363, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/130.jpg', '', '', '', 0, '2012-06-12 18:05:02'
, '0000-00-00 00:00:00'),
(4364, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Noticias/1
29.jpg', '', '', '', 0, '2012-06-12 18:16:09', '0000-00-00 00:00:00'),
(4366, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/18-deportes/69-arequipa-campeon-en-basquetbol-damas', '
', '', '', 0, '2012-06-12 18:42:57', '0000-00-00 00:00:00'),
(4367, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/130.jpg', ''
, '', '', 0, '2012-06-12 18:54:20', '0000-00-00 00:00:00'),
(4368, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/mae
stro.jpg', '', '', '', 0, '2012-06-12 19:00:51', '0000-00-00 00:00:00'),
(4371, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/128
.jpg', '', '', '', 0, '2012-06-12 19:09:56', '0000-00-00 00:00:00'),
(4372, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 19:20:03', '0000-00-00 00:00:0
0'),
(4373, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-12 19:3
1:13', '0000-00-00 00:00:00'),
(4374, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/128.jpg', '', '', '', 0, '201
2-06-12 19:42:21', '0000-00-00 00:00:00'),
(4375, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-12 1
9:53:28', '0000-00-00 00:00:00'),
(4376, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/129
.jpg', '', '', '', 0, '2012-06-12 20:04:36', '0000-00-00 00:00:00'),
(4378, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Noticias/129.jpg', '', '', '', 0, '2012-06-12 20:15:45
', '0000-00-00 00:00:00'),
(4379, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Noticias/maestro.jpg', '', '', '', 0,
'2012-06-12 20:38:02', '0000-00-00 00:00:00'),
(4380, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/130.jpg', '', '', '', 0, '2012-06-12 2
0:49:13', '0000-00-00 00:00:00'),
(4384, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/14proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-

alt', '', '', '', 0, '2012-06-12 23:02:18', '0000-00-00 00:00:00'),


(4385, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/128.jpg', '', '', '', 0, '2012-06-12 2
3:29:54', '0000-00-00 00:00:00'),
(4387, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro',
'', '', '', 0, '2012-06-13 00:17:22', '0000-00-00 00:00:00'),
(4388, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home?id=5', '', '', ''
, 0, '2012-06-13 00:23:06', '0000-00-00 00:00:00'),
(4389, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-em
prendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0,
'2012-06-13 00:28:47', '0000-00-00 00:00:00'),
(4390, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/pdfs/pdflog.png', '', '', '', 0, '2012
-06-13 01:10:29', '0000-00-00 00:00:00'),
(4391, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia?id=54', '', '', '', 0, '2012-06-13 02:35:40', '0000-00
-00 00:00:00'),
(4392, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia?id=5', '', '', '', 0, '2012-06-13 05:57:38', '0000-0000 00:00:00'),
(4393, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/129.jpg', '', '', '', 0, '2012-06-13 07:1
9:51', '0000-00-00 00:00:00'),
(4394, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/128.jpg', '', '', '', 0, '2012-06-13 07:2
8:35', '0000-00-00 00:00:00'),
(4395, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/128.jpg', '', '', '', 0, '2012-06-13 07:34:46', '0000-00-00 00:00:
00'),
(4396, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/129.jpg', '', '', '', 0, '2012-06-13 07:46:33', '0000-00-00 00:00:
00'),
(4397, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Noticias/maestro.jpg', '', '', '', 0, '2012-06-13 07:59:59', '0000-00-00 00
:00:00'),
(4399, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/130.jpg', '', '', '', 0, '2012-06-13 08:13:23', '0000-00-00 00:00:00'),
(4400, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/130.jpg', '', '', '', 0, '2012-06-13 08:26:48', '0000
-00-00 00:00:00'),
(4401, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/128.jpg', '', '', '', 0, '2012-06-13 08:40:1
3', '0000-00-00 00:00:00'),
(4402, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/130.jpg', '', '', '', 0, '2012-06-13 09:20:27', '0
000-00-00 00:00:00'),
(4403, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-13 09:
33:52', '0000-00-00 00:00:00'),
(4405, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Noticias/129.jpg', '', '', '', 0, '2012-06-13 09:47:1
7', '0000-00-00 00:00:00'),
(4406, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-13
10:00:42', '0000-00-00 00:00:00'),
(4407, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/pdfl
og.png', '', '', '', 0, '2012-06-13 10:13:54', '0000-00-00 00:00:00'),

(4411, 'https://www.oruro.gob.bo/index.php/servicio/tramites?id=5', '', '', '',


0, '2012-06-13 11:26:40', '0000-00-00 00:00:00'),
(4412, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/60-g
obernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de
-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-0
6-13 11:43:45', '0000-00-00 00:00:00'),
(4415, 'https://www.oruro.gob.bo/index.php/servicio/tramites?id=54', '', '', '',
0, '2012-06-13 12:27:04', '0000-00-00 00:00:00'),
(4419, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=5', '', '', '
', 0, '2012-06-13 13:26:34', '0000-00-00 00:00:00'),
(4420, 'https://www.oruro.gob.bo/index.php/co/poa-institucional?id=5', '', '', '
', 0, '2012-06-13 13:29:27', '0000-00-00 00:00:00'),
(4421, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/maestros.jpg', '', '', '', 0, '2012-0613 13:34:28', '0000-00-00 00:00:00'),
(4422, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/maestros.jpg', '', '', '', 0, '2012-06-13 13:39:47', '0000-00
-00 00:00:00'),
(4423, 'https://www.oruro.gob.bo/index.php/co/poa-institucional?id=54', '', '',
'', 0, '2012-06-13 13:50:31', '0000-00-00 00:00:00'),
(4427, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=54', '', '',
'', 0, '2012-06-13 20:36:16', '0000-00-00 00:00:00'),
(4428, 'https://www.oruro.gob.bo/index.php/co/estados-financieros?id=5', '', '',
'', 0, '2012-06-13 20:39:15', '0000-00-00 00:00:00'),
(4429, 'https://www.oruro.gob.bo/index.php/co/estados-financieros?id=54', '', ''
, '', 0, '2012-06-13 20:43:32', '0000-00-00 00:00:00'),
(4432, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/121-11.jpg', '', '', '', 0, '2012-06-13 23:23:44', '0000-00-00 00:00:00')
,
(4433, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/13
0.jpg', '', '', '', 0, '2012-06-13 23:23:48', '0000-00-00 00:00:00'),
(4434, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/ma
estros.jpg', '', '', '', 0, '2012-06-13 23:23:51', '0000-00-00 00:00:00'),
(4435, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/122-1.jpg', '', '', '', 0, '2012-06-13 23:25:41', '0000-00-00 00:00:00'),
(4436, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/128.jpg', '', '', '', 0, '2012-06-13 23:27:30', '0000-00-00 00:00:00'),
(4437, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/121-1.jpg', '', '', '', 0, '2012-06-13 23:29:23', '0000-00-00 00:00:00'),
(4439, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/130-1.jpg', '', '', '', 0, '2012-06-13 23:31:15', '0000-00-00 00:00:00'),
(4440, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/125-1.jpg', '', '', '', 0, '2012-06-13 23:33:09', '0000-00-00 00:00:00'),
(4441, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/123-1.jpg', '', '', '', 0, '2012-06-13 23:35:08', '0000-00-00 00:00:00'),
(4442, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/129.jpg', '', '', '', 0, '2012-06-13 23:37:23', '0000-00-00 00:00:00'),
(4443, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller
', '', '', '', 0, '2012-06-13 23:51:48', '0000-00-00 00:00:00'),
(4445, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-larger
', '', '', '', 0, '2012-06-14 00:02:43', '0000-00-00 00:00:00'),
(4449, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/18-deportes/69-arequipa-campeon-en-basquetbol-damas?font
style=f-smaller', '', '', '', 0, '2012-06-14 00:22:57', '0000-00-00 00:00:00'),
(4451, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/14-proye
ctos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econ
omicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '', 0
, '2012-06-14 01:24:26', '0000-00-00 00:00:00'),

(4452, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/130.jpg', '', '', '', 0, '2012-06-14 01:41:04', '0000
-00-00 00:00:00'),
(4453, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/maestros.jpg', '', '', '', 0, '2012-06-14 01:55:10',
'0000-00-00 00:00:00'),
(4457, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges?id
=54', '', '', '', 0, '2012-06-14 06:11:42', '0000-00-00 00:00:00'),
(4458, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges?id
=5', '', '', '', 0, '2012-06-14 06:23:22', '0000-00-00 00:00:00'),
(4460, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/129.jpg', '', '', '', 0, '2012-06-14 07:30:5
7', '0000-00-00 00:00:00'),
(4461, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/128.jpg', '', '', '', 0, '2012-06-14 07:48:5
2', '0000-00-00 00:00:00'),
(4462, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo?id=54', '', '', '', 0, '2012-06-14 07:59:37',
'0000-00-00 00:00:00'),
(4463, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo?id=5', '', '', '', 0, '2012-06-14 08:11:13', '
0000-00-00 00:00:00'),
(4465, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/54-g
obernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=
f-smaller', '', '', '', 0, '2012-06-14 09:21:58', '0000-00-00 00:00:00'),
(4468, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-p
royectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientoseconomicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '
', 0, '2012-06-14 10:01:18', '0000-00-00 00:00:00'),
(4469, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos?id=5', ''
, '', '', 0, '2012-06-14 10:26:50', '0000-00-00 00:00:00'),
(4471, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pr
oyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-e
conomicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', ''
, 0, '2012-06-14 12:27:23', '0000-00-00 00:00:00'),
(4472, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra?id=54', '', '', '', 0, '2012-06-14 12:52:19',
'0000-00-00 00:00:00'),
(4473, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador?id=54', '
', '', '', 0, '2012-06-14 13:04:23', '0000-00-00 00:00:00'),
(4474, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama?id=5', '
', '', '', 0, '2012-06-14 13:21:56', '0000-00-00 00:00:00'),
(4475, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-forta
lecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?
fontstyle=f-larger', '', '', '', 0, '2012-06-14 13:30:19', '0000-00-00 00:00:00'
),
(4476, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fo
ntstyle=f-larger', '', '', '', 0, '2012-06-14 13:58:35', '0000-00-00 00:00:00'),
(4477, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/60-go
bernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-dela-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-06
-14 14:35:49', '0000-00-00 00:00:00'),
(4478, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos?id=54', '
', '', '', 0, '2012-06-14 14:39:50', '0000-00-00 00:00:00'),
(4479, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama?id=54',
'', '', '', 0, '2012-06-14 15:37:39', '0000-00-00 00:00:00'),
(4480, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental

?id=54', '', '', '', 0, '2012-06-14 16:02:28', '0000-00-00 00:00:00'),


(4481, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
?id=5', '', '', '', 0, '2012-06-14 16:08:00', '0000-00-00 00:00:00'),
(4482, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias?id=5',
'', '', '', 0, '2012-06-14 16:18:43', '0000-00-00 00:00:00'),
(4484, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra?id=5', '', '', '', 0, '2012-06-14 16:59:36',
'0000-00-00 00:00:00'),
(4485, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias?id=54',
'', '', '', 0, '2012-06-14 17:30:35', '0000-00-00 00:00:00'),
(4487, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes?id=5
', '', '', '', 0, '2012-06-14 18:51:07', '0000-00-00 00:00:00'),
(4488, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam?id=
5', '', '', '', 0, '2012-06-14 19:12:15', '0000-00-00 00:00:00'),
(4489, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/maestros.jpg', '', '', '', 0, '2012-06-14 19:47:
20', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(4490, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/60-gobe
rnacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de-la
-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-06-1
4 19:47:56', '0000-00-00 00:00:00'),
(4491, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes?id=5
4', '', '', '', 0, '2012-06-14 19:56:57', '0000-00-00 00:00:00'),
(4492, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emp
rendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-large
r', '', '', '', 0, '2012-06-14 20:03:52', '0000-00-00 00:00:00'),
(4493, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortaleci
miento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?font
style=f-larger', '', '', '', 0, '2012-06-14 20:08:26', '0000-00-00 00:00:00'),
(4494, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimie
nto-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontsty
le=f-larger', '', '', '', 0, '2012-06-14 20:15:57', '0000-00-00 00:00:00'),
(4495, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-em
prendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smal
ler', '', '', '', 0, '2012-06-14 20:16:34', '0000-00-00 00:00:00'),
(4496, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucionalcon-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-14 20:17:06', '0000-00-0
0 00:00:00'),
(4498, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/18-deportes/69-arequipa-campeon-en-basquetbol-d
amas', '', '', '', 0, '2012-06-14 20:41:52', '0000-00-00 00:00:00'),
(4499, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru?id
=5', '', '', '', 0, '2012-06-14 20:47:15', '0000-00-00 00:00:00'),
(4500, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Noticias/130-1.jpg', '', '', '', 0, '2012-06-14
21:07:25', '0000-00-00 00:00:00'),
(4501, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador?id=5', '', '', '', 0, '2012-06-14 22:27:50', '0000-00-00 00:00:00'),
(4502, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inte
rinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-14 22:37:
11', '0000-00-00 00:00:00'),
(4504, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio

n-publica/nacional/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-inte
rinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-14 23:33
:23', '0000-00-00 00:00:00'),
(4505, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-em
prendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '', '', '', 0,
'2012-06-14 23:35:23', '0000-00-00 00:00:00'),
(4506, 'http://www.oruro.gob.bo/index.php/inicio', '', '', '', 0, '2012-06-14 23
:46:54', '0000-00-00 00:00:00'),
(4507, 'https://www.oruro.gob.bo/index.php/inicio?id=8', '', '', '', 0, '2012-06
-14 23:48:21', '0000-00-00 00:00:00'),
(4508, 'https://www.oruro.gob.bo/index.php/inicio?id=49', '', '', '', 0, '2012-0
6-14 23:49:54', '0000-00-00 00:00:00'),
(4510, 'https://www.oruro.gob.bo/index.php/inicio/2-institucional/25-reglamentos
-internos', '', '', '', 0, '2012-06-15 00:05:53', '0000-00-00 00:00:00'),
(4511, 'https://www.oruro.gob.bo/index.php/inicio?id=61', '', '', '', 0, '2012-0
6-15 00:06:06', '0000-00-00 00:00:00'),
(4512, 'https://www.oruro.gob.bo/index.php/inicio?id=26', '', '', '', 0, '2012-0
6-15 00:09:47', '0000-00-00 00:00:00'),
(4513, 'https://www.oruro.gob.bo/index.php/inicio?fontstyle=f-larger', '', '', '
', 0, '2012-06-15 00:11:11', '0000-00-00 00:00:00'),
(4514, 'https://www.oruro.gob.bo/index.php/inicio?fontstyle=f-smaller', '', '',
'', 0, '2012-06-15 00:12:42', '0000-00-00 00:00:00'),
(4515, 'https://www.oruro.gob.bo/index.php/inicio/2-institucional/22-guias', '',
'', '', 0, '2012-06-15 00:14:08', '0000-00-00 00:00:00'),
(4516, 'https://www.oruro.gob.bo/index.php/inicio/2-institucional/61-seguridad-c
iudadana', '', '', '', 0, '2012-06-15 00:15:35', '0000-00-00 00:00:00'),
(4517, 'https://www.oruro.gob.bo/index.php/inicio/2-institucional/24-reglamentos
-especificos', '', '', '', 0, '2012-06-15 00:17:17', '0000-00-00 00:00:00'),
(4518, 'https://www.oruro.gob.bo/index.php/inicio?format=feed&type=rss', '', '',
'', 0, '2012-06-15 00:19:48', '0000-00-00 00:00:00'),
(4519, 'https://www.oruro.gob.bo/index.php/inicio/17-gestion/66-oruro-es-sede-de
-la-primera-reunion-de-comunicadores-de-los-sedeges', '', '', '', 0, '2012-06-15
00:19:55', '0000-00-00 00:00:00'),
(4520, 'https://www.oruro.gob.bo/index.php/inicio/11-noticias-gador/107-el-gober
nador-del-departamento-entrego-viveres-a-municipios-afectados-por-desbordes-de-r
ios', '', '', '', 0, '2012-06-15 00:20:03', '0000-00-00 00:00:00'),
(4521, 'https://www.oruro.gob.bo/index.php/inicio?format=feed&type=atom', '', ''
, '', 0, '2012-06-15 00:20:10', '0000-00-00 00:00:00'),
(4522, 'https://www.oruro.gob.bo/index.php/inicio/14-proyectos/76-la-cruz-roja-b
oliviana-entrego-ayuda-humanitaria-a-600-familias-del-municipio-de-toledo', '',
'', '', 0, '2012-06-15 00:20:17', '0000-00-00 00:00:00'),
(4523, 'https://www.oruro.gob.bo/index.php/inicio/11-noticias-gador/109-la-oie-e
ntrego-certificacion-de-zona-libre-de-fiebre-aftosa-al-altiplano-boliviano', '',
'', '', 0, '2012-06-15 00:20:24', '0000-00-00 00:00:00'),
(4524, 'https://www.oruro.gob.bo/index.php/inicio/2-institucional/49-coordinacio
n-de-gestion-de-calidad-y-desarrollo-institucional', '', '', '', 0, '2012-06-15
00:20:29', '0000-00-00 00:00:00'),
(4525, 'https://www.oruro.gob.bo/index.php/inicio/18-deportes/64-oruro-contara-c
on-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-0615 00:23:46', '0000-00-00 00:00:00'),
(4526, 'https://www.oruro.gob.bo/index.php/inicio/11-noticias-gador/108-comunida
d-de-pananoza-fue-beneficiada-con-la-construccion-de-una-represa', '', '', '', 0
, '2012-06-15 00:28:08', '0000-00-00 00:00:00'),
(4527, 'https://www.oruro.gob.bo/index.php/inicio/11-noticias-gador/111-comunari
os-de-villa-chuquina-exigen-celeridad-en-el-plan-de-cierre-de-operaciones-de-kor
i-kollo', '', '', '', 0, '2012-06-15 00:35:34', '0000-00-00 00:00:00'),
(4529, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimi
ento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontst

yle=f-smaller', '', '', '', 0, '2012-06-15 01:06:22', '0000-00-00 00:00:00'),


(4530, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam?id=
54', '', '', '', 0, '2012-06-15 01:10:27', '0000-00-00 00:00:00'),
(4531, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru?id
=54', '', '', '', 0, '2012-06-15 01:13:37', '0000-00-00 00:00:00'),
(4532, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/128.jpg', '', '', '', 0, '2012-06-15 01:45:34', '0000-00-00 00:00:
00'),
(4533, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-15 0
2:01:26', '0000-00-00 00:00:00'),
(4534, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/ma
estros.jpg', '', '', '', 0, '2012-06-15 02:03:07', '0000-00-00 00:00:00'),
(4536, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion/14-proyectos/54-gobernador-fir
mo-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-smaller', '
', '', '', 0, '2012-06-15 02:19:32', '0000-00-00 00:00:00'),
(4537, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/pdflog.png', '', '', '', 0, '2012-06-15 02:23:32', '0000-00-00 00:00:00'),
(4538, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna?id=5', '', '', '', 0, '2012-06-15 02:29:00', '0000-00-00 00:00:00'),
(4540, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna?id=54', '', '', '', 0, '2012-06-15 02:43:14', '0000-00-00 00:00:00')
,
(4541, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/maestros.jpg', '', '', '', 0, '2012-06-15 02:4
4:10', '0000-00-00 00:00:00'),
(4542, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/129.jpg', '', '', '', 0, '2012-06-15
03:04:45', '0000-00-00 00:00:00'),
(4543, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion?id=5', '', '', '', 0, '2012-06-15 03:04:57', '0000-00-0
0 00:00:00'),
(4544, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Noticias/128.jpg', '', '', '', 0, '2012-06-15
03:25:21', '0000-00-00 00:00:00'),
(4546, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/maestros.jpg', '', '', '', 0, '2012-06-15 03:46:03', '0000-00-00 00:00:00')
,
(4547, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/maestros.jpg', '', '', '', 0, '2012-06-15 04:06:
37', '0000-00-00 00:00:00'),
(4548, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion?id=54', '', '', '', 0, '2012-06-15 04:12:24', '0000-0000 00:00:00'),
(4550, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/129.jpg', '', '', '', 0, '2012-06-15 04:27:15', '0000-00-00
00:00:00'),
(4551, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/maestros.jpg', '', '', '', 0, '2012-06-15 04:47:53', '0000-00-00 00:00:00'),
(4553, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/130.jpg', '', '', '', 0, '2012-06-15 05:08:31',
'0000-00-00 00:00:00'),
(4554, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-i
nterinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-15 05:
17:28', '0000-00-00 00:00:00'),
(4555, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/ma
estros.jpg', '', '', '', 0, '2012-06-15 05:29:09', '0000-00-00 00:00:00'),
(4556, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im

ages/Noticias/129.jpg', '', '', '', 0, '2012-06-15 05:49:47', '0000-00-00 00:00:


00'),
(4557, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/In
stitucional/balance2011.pdf', '', '', '', 0, '2012-06-15 06:00:06', '0000-00-00
00:00:00'),
(4558, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/images/Institucional/balance2011.pdf', '', '', '', 0,
'2012-06-15 06:01:36', '0000-00-00 00:00:00'),
(4559, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos?id=54', '', '', '', 0, '2012-06-15 06:04:34', '0000-00-00
00:00:00'),
(4560, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/maestros.jpg', '', '', '', 0, '2012-06-15 06:10
:25', '0000-00-00 00:00:00'),
(4561, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional?id=5', '', '', '', 0, '2012-06-15 06:12:40', '0000-00-00 00:
00:00'),
(4563, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales?id=54', '', '', '', 0, '2012-06-15 06:26:07', '0000-00-00 00:
00:00'),
(4564, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/18-deportes/69-are
quipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '', 0, '2012-0615 06:27:35', '0000-00-00 00:00:00'),
(4565, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/130.jpg', '', '', '', 0, '2012-06-15 06:31:03', '0000-00-00 00:00:00'),
(4566, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador?id=54', '', '', '', 0, '2012-06-15 06:36:09', '0000-00-00 00:00:00'),
(4568, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/maestros.jpg', '', '', '', 0, '2012-06-15 06:51:41', '0000-00-00 00:
00:00'),
(4569, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional?id=54', '', '', '', 0, '2012-06-15 06:57:11', '0000-00-00 00
:00:00'),
(4570, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/maestros.jpg', '', '', '', 0, '2012-06-15 07:12:23
', '0000-00-00 00:00:00'),
(4571, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/maestros.jpg', '', '', '', 0, '2012-06-15 07:32:57', '0000-00-00 00:00:00'),
(4572, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas?id=5', '', '', '', 0, '2012-06-15 07:37:22', '000
0-00-00 00:00:00'),
(4573, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/maestros.jpg', '', '', '', 0, '2012-06-15 07:53:
35', '0000-00-00 00:00:00'),
(4574, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-15
08:04:37', '0000-00-00 00:00:00'),
(4575, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Institucional/balance2011.pdf', '', '', '', 0, '
2012-06-15 08:10:31', '0000-00-00 00:00:00'),
(4576, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/18-deportes/69-arequipa-campeon-en-basquetboldamas', '', '', '', 0, '2012-06-15 08:17:03', '0000-00-00 00:00:00'),
(4577, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/60-g
obernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de
-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '', 0, '201206-15 08:19:00', '0000-00-00 00:00:00'),
(4578, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-15 08:26:25', '0000-00

-00 00:00:00'),
(4579, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/maestros.jpg', '', '', '', 0, '2012-06-15 08:34:51
', '0000-00-00 00:00:00'),
(4580, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/maestros.jpg
', '', '', '', 0, '2012-06-15 08:55:29', '0000-00-00 00:00:00'),
(4581, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Noticias/130-1.jpg', '', '', '', 0, '2012-06-15 09:16:06', '0000-00-00 00:0
0:00'),
(4582, 'http://www.oruro.gob.bo/index.php/servicio/tramites/18-deportes/69-arequ
ipa-campeon-en-basquetbol-damas?fontstyle=f-larger', '', '', '', 0, '2012-06-15
09:25:00', '0000-00-00 00:00:00'),
(4583, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor?id=5', '', '', '', 0, '2012-06-15 09:28:56', '0000-00-00 00:00:00'),
(4584, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/maestros.jpg', '', '', '', 0, '2012-06-15 09:36:45', '0000-00-00 00:00:0
0'),
(4585, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Institucional/balance2011.pdf', '', '', '', 0, '
2012-06-15 09:55:27', '0000-00-00 00:00:00'),
(4586, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/130.jpg', '', '', '', 0, '2012-06-15 09:57:22'
, '0000-00-00 00:00:00'),
(4588, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/130.jpg', '', '', '', 0, '2012-06-15 10:18:00', '0000-00-00 00:00:00
'),
(4589, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/129.jpg', '', '', '', 0, '2012-06-15 10:38:38', '0000-00-00 00:00:00
'),
(4590, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Noticias/128.jpg', '', '', '', 0, '2012-06-15 10:59:16', '0000-00-00 00:00:00
'),
(4591, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/130.jpg', '', '', '', 0, '2012-06-15 11:40:32', '0000-00-00 00:00:00'),
(4593, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Noticias/128.jpg', '', '', '', 0, '2012-06-15 12:01:10', '0000-00-00
00:00:00'),
(4594, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag?id=54', '', '', '', 0, '2012-06-15 12:07:40', '0000-0000 00:00:00'),
(4596, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/Institucional/balance2011.pdf', '', '', '', 0, '201206-15 12:40:58', '0000-00-00 00:00:00'),
(4598, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag?id=5', '', '', '', 0, '2012-06-15 14:03:22', '0000-00-0
0 00:00:00'),
(4600, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-empre
ndimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller
', '', '', '', 0, '2012-06-15 14:27:22', '0000-00-00 00:00:00'),
(4601, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/130-1.jpg', '', '', '', 0, '2012-06-15 15:06:25', '0000-00-00 00:00:00'),
(4608, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Institucional/balance2011.pdf', '', '', ''
, 0, '2012-06-15 16:17:06', '0000-00-00 00:00:00'),
(4612, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-15 16:41:28
', '0000-00-00 00:00:00'),
(4613, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas?id=54', '', '', '', 0, '2012-06-15 16:43:00', '00

00-00-00 00:00:00'),
(4618, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Institucional/balance2011.pdf', '', '', '', 0,
'2012-06-15 17:47:33', '0000-00-00 00:00:00'),
(4624, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Institucional/balance2011.pdf', '', '', '', 0,
'2012-06-15 18:34:39', '0000-00-00 00:00:00'),
(4629, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pr
oyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-e
conomicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '
', 0, '2012-06-15 19:09:58', '0000-00-00 00:00:00'),
(4631, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/14-p
royectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientoseconomicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '',
'', 0, '2012-06-15 19:21:50', '0000-00-00 00:00:00'),
(4636, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-15 20
:15:24', '0000-00-00 00:00:00'),
(4639, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fo
ntstyle=f-smaller', '', '', '', 0, '2012-06-15 20:36:22', '0000-00-00 00:00:00')
,
(4641, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimie
nto-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontsty
le=f-smaller', '', '', '', 0, '2012-06-15 20:55:46', '0000-00-00 00:00:00'),
(4642, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo?id=54', '', '', '', 0, '2012-06-15 20:59:37', '0000-0
0-00 00:00:00'),
(4643, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor?id=54', '', '', '', 0, '2012-06-15 21:16:48', '0000-00-00 00:00:00'),
(4647, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/60-go
bernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-dela-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '', 0, '2012-0
6-15 22:23:13', '0000-00-00 00:00:00'),
(4649, 'http://www.oruro.gob.bo/index.php/servicio/tramites/14-proyectos/60-gobe
rnacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economicos-de-la
-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '', 0, '2012-0615 22:46:41', '0000-00-00 00:00:00'),
(4650, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Institucional/balance2011.pdf', '', '', '', 0,
'2012-06-16 00:31:00', '0000-00-00 00:00:00'),
(4651, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Instituciona
l/balance2011.pdf', '', '', '', 0, '2012-06-16 01:06:01', '0000-00-00 00:00:00')
,
(4652, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe?id=5', '', '', '', 0, '2012-06-16 01:48:50', '0000-00-00 00:00:00'),
(4654, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucionalcon-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-16 03:26:48', '0000-0000 00:00:00'),
(4657, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales?id=5', '', '', '', 0, '2012-06-16 04:37:53', '0000-00-00 00:
00:00'),
(4659, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo?id=5', '', '', '', 0, '2012-06-16 06:03:43', '0000-00
-00 00:00:00'),
(4661, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-em

prendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larg
er', '', '', '', 0, '2012-06-16 06:57:57', '0000-00-00 00:00:00'),
(4662, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/pdflog.png', '', '', '', 0, '2012-06-16 07:00:09', '0000-00-00 00:00:00'),
(4663, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/rpdc2010.jpg', '', '', '', 0, '2012-06-16 07:04:11', '0000-00-00 00:00:00'),
(4664, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/rpdc2011.jpg', '', '', '', 0, '2012-06-16 07:09:12', '0000-00-00 00:00:00'),
(4665, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/undefined
/', '', '', '', 0, '2012-06-16 07:13:10', '0000-00-00 00:00:00'),
(4667, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/In
stitucional/balance2011.pdf', '', '', '', 0, '2012-06-16 07:16:22', '0000-00-00
00:00:00'),
(4668, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/005.pdf', '', '', '', 0, '2012-06-16 07:28:11', '0000-00-00 00:00:00')
,
(4670, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-16 0
7:48:12', '0000-00-00 00:00:00'),
(4671, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/002.pdf', '', '', '', 0, '2012-06-16 08:00:55', '0000-00-00 00:00:00')
,
(4672, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama?id=5', ''
, '', '', 0, '2012-06-16 08:10:08', '0000-00-00 00:00:00'),
(4673, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social?id=54', '', '', '', 0, '2012-06-16 09:32:24', '0000-00-00
00:00:00'),
(4675, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social?id=5', '', '', '', 0, '2012-06-16 09:46:57', '0000-00-00
00:00:00'),
(4678, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/14-proyectos/54-gobernador-firmo-convenio-de-cooperaci
on-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-16
10:36:16', '0000-00-00 00:00:00'),
(4679, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes?id=5', '', '', '', 0, '2012-06-16 10:52:26', '0000-00-0
0 00:00:00'),
(4681, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/18-deporte
s/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', '', '', '', 0, '
2012-06-16 11:00:00', '0000-00-00 00:00:00'),
(4684, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-16 12:21:51'
, '0000-00-00 00:00:00'),
(4686, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales?id=54', '', '', '', 0, '2012-06-16 13:19:57', '0000-00-00 00
:00:00'),
(4687, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos?id=5', '', '', '', 0, '2012-06-16 13:45:42', '0000-00-00
00:00:00'),
(4689, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes?id=54', '', '', '', 0, '2012-06-16 15:06:53', '0000-0000 00:00:00'),
(4690, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe?id=54', '', '', '', 0, '2012-06-16 16:11:58', '0000-00-00 00:00:00'),
(4691, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam?id=54', '', '', '', 0, '2012-06-16 16:27:06', '0000-00
-00 00:00:00'),
(4692, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-16 18:

02:37', '0000-00-00 00:00:00'),


(4693, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-16 19:11:59', '0
000-00-00 00:00:00'),
(4694, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam?id=5', '', '', '', 0, '2012-06-16 19:25:35', '0000-0000 00:00:00'),
(4697, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emp
rendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-small
er', '', '', '', 0, '2012-06-16 23:07:10', '0000-00-00 00:00:00'),
(4699, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/Institucional/balance2011.pdf', '', ''
, '', 0, '2012-06-17 00:45:36', '0000-00-00 00:00:00'),
(4701, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos
-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '',
'', 0, '2012-06-17 01:33:55', '0000-00-00 00:00:00'),
(4705, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/14-proye
ctos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econ
omicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '',
0, '2012-06-17 02:47:42', '0000-00-00 00:00:00'),
(4707, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Institucional/balance2011.pdf', '', '', '', 0, '20
12-06-17 04:10:04', '0000-00-00 00:00:00'),
(4708, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional?id=5', '', '', '', 0, '2012-06-17 04:37:59', '0000-00-0
0 00:00:00'),
(4711, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc?id=5', '', '', '', 0, '2012-06-17 05:26:37', '0000-00
-00 00:00:00'),
(4713, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Institucional/balance2011.pdf', '', '', '', 0, '201206-17 06:27:59', '0000-00-00 00:00:00'),
(4714, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Institucional/balance2011.pdf', '', '', '', 0, '
2012-06-17 06:53:19', '0000-00-00 00:00:00'),
(4715, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias?id=54', '', '', '', 0, '2012-06-17 07:38:24', '0000-00-00 00:00:00'),
(4716, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Institucional/balance2011.pdf', '', '', '', 0, '2012-06-17 08:08:30', '0000-00-0
0 00:00:00'),
(4719, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Institucional/balance2011.pdf', '', '', '', 0,
'2012-06-17 10:14:34', '0000-00-00 00:00:00'),
(4720, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/Instituci
onal/balance2011.pdf', '', '', '', 0, '2012-06-17 10:42:07', '0000-00-00 00:00:0
0'),
(4722, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/121-1.jpg', '', '', '', 0, '2012-06-17
11:06:02', '0000-00-00 00:00:00'),
(4723, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/130-1.jpg', '', '', '', 0, '2012-06-17
11:06:52', '0000-00-00 00:00:00'),
(4724, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/121-11.jpg', '', '', '', 0, '2012-06-1
7 11:08:06', '0000-00-00 00:00:00'),
(4725, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/maestros.jpg', '', '', '', 0, '2012-06-17 11:09
:18', '0000-00-00 00:00:00'),

(4726, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/123-1.jpg', '', '', '', 0, '2012-06-17
11:10:30', '0000-00-00 00:00:00'),
(4727, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/128.jpg', '', '', '', 0, '2012-06-17 1
1:11:42', '0000-00-00 00:00:00'),
(4728, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/125-1.jpg', '', '', '', 0, '2012-06-17
11:12:55', '0000-00-00 00:00:00'),
(4729, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/130.jpg', '', '', '', 0, '2012-06-17 11:14:08',
'0000-00-00 00:00:00'),
(4730, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/122-1.jpg', '', '', '', 0, '2012-06-17
11:15:25', '0000-00-00 00:00:00'),
(4731, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/129.jpg', '', '', '', 0, '2012-06-17 1
1:16:52', '0000-00-00 00:00:00'),
(4732, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/images/Instituci
onal/balance2011.pdf', '', '', '', 0, '2012-06-17 11:34:02', '0000-00-00 00:00:0
0'),
(4734, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-17 11:44:29', '0000
-00-00 00:00:00'),
(4735, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-em
prendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smal
ler', '', '', '', 0, '2012-06-17 11:52:34', '0000-00-00 00:00:00'),
(4737, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/14-proyectos/54-gobernador-firmo-convenio-de-cooperacion
-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-17
12:29:14', '0000-00-00 00:00:00'),
(4738, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales?id=5', '', '', '', 0, '2012-06-17 12:35:33', '0000-00-00 00:0
0:00'),
(4741, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Institucional/balance2011.pdf', '', '',
'', 0, '2012-06-17 13:25:17', '0000-00-00 00:00:00'),
(4744, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/14-proyectos/54-gobernador-firmo-convenio-de-coope
racion-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '201206-17 13:58:46', '0000-00-00 00:00:00'),
(4746, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontstyle=f-smaller', ''
, '', '', 0, '2012-06-17 14:43:53', '0000-00-00 00:00:00'),
(4748, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc?id=54', '', '', '', 0, '2012-06-17 19:46:21', '0000-0
0-00 00:00:00'),
(4749, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/14-proyect
os/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fon
tstyle=f-larger', '', '', '', 0, '2012-06-17 21:27:04', '0000-00-00 00:00:00'),
(4752, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional?id=54', '', '', '', 0, '2012-06-17 22:46:01', '0000-0000 00:00:00'),
(4753, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/ba
nners/huacha2012.swf', '', '', '', 0, '2012-06-17 23:55:51', '0000-00-00 00:00:0
0'),
(4754, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/plugins/s
ystem/rokbox/', '', '', '', 0, '2012-06-18 00:14:23', '0000-00-00 00:00:00'),
(4755, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd

fs/encuentro.pdf', '', '', '', 0, '2012-06-18 00:18:07', '0000-00-00 00:00:00'),


(4756, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/I
nstitucional/balance2011.pdf', '', '', '', 0, '2012-06-18 00:20:09', '0000-00-00
00:00:00'),
(4757, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Institucio
nal/balance2011.pdf', '', '', '', 0, '2012-06-18 01:11:19', '0000-00-00 00:00:00
'),
(4758, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-18 01:58:16', '0000-0
0-00 00:00:00'),
(4759, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Institucional/balance2011.pdf', '', '', '', 0, '
2012-06-18 02:38:21', '0000-00-00 00:00:00'),
(4761, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Institucional/balance2011.pdf', '', '', '', 0, '2012-0
6-18 05:19:51', '0000-00-00 00:00:00'),
(4763, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias?id=5', '', '', '', 0, '2012-06-18 05:43:24', '0000-00-00 00:00:00'),
(4767, 'https://www.oruro.gob.bo/index.php/co/estados-financieros/images/Institu
cional/balance2011.pdf', '', '', '', 0, '2012-06-18 08:18:48', '0000-00-00 00:00
:00'),
(4768, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/im
ages/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-18 08:18:49', '0000
-00-00 00:00:00'),
(4770, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/14proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos
-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larger', '', '',
'', 0, '2012-06-18 09:01:55', '0000-00-00 00:00:00'),
(4771, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-18 09:0
5:30', '0000-00-00 00:00:00'),
(4772, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/Institucional/balance2011.pdf', '', '', '', 0, '2012-06-18 09:52:55', '000000-00 00:00:00'),
(4774, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-social/images/Institucional/balance2011.pdf', '', '', '', 0, '20
12-06-18 10:15:15', '0000-00-00 00:00:00'),
(4778, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Institucional/balance2011.pdf', '', '', '', 0,
'2012-06-18 11:43:34', '0000-00-00 00:00:00'),
(4781, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimi
ento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', '',
'', '', 0, '2012-06-18 12:13:40', '0000-00-00 00:00:00'),
(4783, 'http://www.oruro.gob.bo/index.php/component/content/article/', '', '', '
', 0, '2012-06-18 13:24:00', '0000-00-00 00:00:00'),
(4784, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/In
stitucional/balance2011.pdf', '', '', '', 0, '2012-06-18 13:50:22', '0000-00-00
00:00:00'),
(4791, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
..', '', '', '', 0, '2012-06-18 20:24:48', '0000-00-00 00:00:00'),
(4793, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/14-proyect
os/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fon
tstyle=f-larger', '', '', '', 0, '2012-06-18 21:40:07', '0000-00-00 00:00:00'),
(4794, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/14-proyect
os/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?fon
tstyle=f-smaller', '', '', '', 0, '2012-06-18 21:46:35', '0000-00-00 00:00:00'),
(4795, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/130
.jpg', '', '', '', 0, '2012-06-18 21:58:11', '0000-00-00 00:00:00'),
(4796, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/mae

stros.jpg', '', '', '', 0, '2012-06-18 22:00:04', '0000-00-00 00:00:00'),


(4797, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/138-1.jpg', '', '', '', 0, '2012-06-18 22:01:43', '0000-00-00 00:00:00'),
(4798, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/137.jpg', '', '', '', 0, '2012-06-18 22:03:30', '0000-00-00 00:00:00'),
(4799, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/135-1.jpg', '', '', '', 0, '2012-06-18 22:05:16', '0000-00-00 00:00:00'),
(4800, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/130-1.jpg', '', '', '', 0, '2012-06-18 22:07:03', '0000-00-00 00:00:00'),
(4801, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/125-1.jpg', '', '', '', 0, '2012-06-18 22:08:51', '0000-00-00 00:00:00'),
(4802, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/129.jpg', '', '', '', 0, '2012-06-18 22:10:40', '0000-00-00 00:00:00'),
(4803, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/123-1.jpg', '', '', '', 0, '2012-06-18 22:12:34', '0000-00-00 00:00:00'),
(4804, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/128.jpg', '', '', '', 0, '2012-06-18 22:14:43', '0000-00-00 00:00:00'),
(4805, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/14-proyectos/54-gobernador-firmo-convenio-de-cooperaci
on-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-1
8 22:22:48', '0000-00-00 00:00:00'),
(4806, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/14-proyectos/54-gobernador-firmo-convenio-de-cooperaci
on-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-18
22:26:07', '0000-00-00 00:00:00'),
(4807, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/137.jpg', '', '', '', 0, '2012-06-19 07:38:58', '0000-00-00 00:00:00'),
(4808, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/138-1.jpg', '', '', '', 0, '2012-06-19 07:39:03', '0000-00-00 00:00:00'),
(4809, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/135-1.jpg', '', '', '', 0, '2012-06-19 07:54:04', '0000-00-00 00:00:00'),
(4814, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/130.jpg', '', '', '', 0, '2012-06-19 23:46:25',
'0000-00-00 00:00:00'),
(4815, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/14-proyectos/54-gobernador-firmo-convenio-de-co
operacion-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '20
12-06-19 23:53:31', '0000-00-00 00:00:00'),
(4817, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/129.jpg', '', '', '', 0, '2012-06-20 0
0:27:50', '0000-00-00 00:00:00'),
(4820, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/Noticias/128.jpg', '', '', '', 0, '2012-06-20 0
1:50:46', '0000-00-00 00:00:00'),
(4822, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/128.jpg', '', '', '', 0, '2012-06-20 03
:46:24', '0000-00-00 00:00:00'),
(4823, 'https://www.oruro.gob.bo/index.php/inicio', '', '', '', 0, '2012-06-20 0
4:07:03', '0000-00-00 00:00:00'),
(4824, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/129.jpg', '', '', '', 0, '2012-06-20 13
:30:09', '0000-00-00 00:00:00'),
(4826, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fontst
yle=f-smaller', '', '', '', 0, '2012-06-20 13:44:08', '0000-00-00 00:00:00'),
(4827, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/maestros.jpg', '', '', '', 0, '2012-06-20 13:46:02', '0000-00-00 00:00:00')
,
(4829, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/pdflog.png', '', '', '', 0, '2012-06-20 14:23:01', '0000-0

0-00 00:00:00'),
(4832, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/directa/11-noticias-gador/46-gobernacion-gestiona-recursos-para-implementarproyecto-nacional-de-pastos-nativos', '', '', '', 0, '2012-06-20 15:27:41', '000
0-00-00 00:00:00'),
(4835, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/maestros.jpg', '', '', '', 0, '2012-06-20 16:13:15', '0000-00-0
0 00:00:00'),
(4836, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/116', '', 'http://ww
w.oruro.gob.bo/', '', 0, '2012-06-20 16:16:07', '0000-00-00 00:00:00'),
(4839, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-e
mprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-lar
ger', '', '', '', 0, '2012-06-20 16:50:51', '0000-00-00 00:00:00'),
(4840, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/11-noticia
s-gador/116-gobierno-nacional-financiara-la-construccion-de-la-ue-simon-bolivary-coliseo-cerrado-de-pisiga', '', '', '', 0, '2012-06-20 17:00:30', '0000-00-00
00:00:00'),
(4841, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/11-noticias-gador/116-gobierno-nacional-financiara-la-construccion-de-la-ue
-simon-bolivar-y-coliseo-cerrado-de-pisiga', '', '', '', 0, '2012-06-20 17:02:12
', '0000-00-00 00:00:00'),
(4843, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-06-20 17:34:06', '0000-0000 00:00:00'),
(4844, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortaleci
miento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?font
style=f-smaller', '', '', '', 0, '2012-06-20 17:34:32', '0000-00-00 00:00:00'),
(4846, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/Noticias/maestro.jpg', '', '', '', 0, '2012-06-20 19:
23:35', '0000-00-00 00:00:00'),
(4847, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/obras-sociales/images/maestros.jpg', '', '', '', 0, '2012-06-20 19:40:28',
'0000-00-00 00:00:00'),
(4857, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/14-proyectos/54-gobernador-firmo-convenio-de-cooperacio
n-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-06-22
14:01:44', '0000-00-00 00:00:00'),
(4860, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/14-proyectos/54-gobernador-firmo-convenio-de-c
ooperacion-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2
012-06-22 14:32:53', '0000-00-00 00:00:00'),
(4866, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-laalt?fontstyle=f-larger', '', '', '', 0, '2012-06-23 08:11:36', '0000-00-00 00:00
:00'),
(4867, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/14proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-laalt?fontstyle=f-smaller', '', '', '', 0, '2012-06-23 08:14:35', '0000-00-00 00:0
0:00'),
(4868, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pr
oyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-al
t?fontstyle=f-larger', '', '', '', 0, '2012-06-23 08:30:01', '0000-00-00 00:00:0
0'),
(4869, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
..', '', '', '', 0, '2012-06-23 10:59:09', '0000-00-00 00:00:00'),
(4871, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro',

'', '', '', 0, '2012-06-23 11:30:32', '0000-00-00 00:00:00'),


(4872, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-e
mprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-sma
ller', '', '', '', 0, '2012-06-23 11:35:54', '0000-00-00 00:00:00'),
(4876, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/18-deportes/69-arequipa-campeon-en-basquetbol-damas?font
style=f-larger', '', '', '', 0, '2012-06-23 12:23:27', '0000-00-00 00:00:00'),
(4878, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-forta
lecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?
fontstyle=f-smaller', '', '', '', 0, '2012-06-23 12:41:48', '0000-00-00 00:00:00
'),
(4882, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/14-proyectos/54-gobernador-firmo-convenio-de-cooperacio
n-interinstitucional-con-la-alt?fontstyle=f-smaller', '', '', '', 0, '2012-06-23
22:50:37', '0000-00-00 00:00:00'),
(4883, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/14-proyectos/54-gobernador-firmo-convenio-de-coope
racion-interinstitucional-con-la-alt?fontstyle=f-larger', '', '', '', 0, '2012-0
6-23 23:05:32', '0000-00-00 00:00:00'),
(4885, 'http://www.oruro.gob.bo/index.php/component/content/article/images/banne
rs/huacha2012.swf', '', '', '', 0, '2012-06-24 01:34:30', '0000-00-00 00:00:00')
,
(4887, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/138-1.jpg', '', '', '', 0, '2012-06-24 01:42:41', '0000-00-00 00:00:00'),
(4888, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-1.jpg', '', '', '', 0, '2012-06-24 01:44:40', '0000-00-00 00:00:00'),
(4889, 'http://www.oruro.gob.bo/index.php/component/content/article/images/pdfs/
encuentro.pdf', '', '', '', 0, '2012-06-24 01:45:47', '0000-00-00 00:00:00'),
(4890, 'http://www.oruro.gob.bo/index.php/component/content/article/images/138-1
.jpg', '', '', '', 0, '2012-06-24 01:46:40', '0000-00-00 00:00:00'),
(4891, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/137.jpg', '', '', '', 0, '2012-06-24 01:48:42', '0000-00-00 00:00:00'),
(4892, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/139.jpg', '', '', '', 0, '2012-06-24 01:50:41', '0000-00-00 00:00:00'),
(4893, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/135-1.jpg', '', '', '', 0, '2012-06-24 01:52:51', '0000-00-00 00:00:00'),
(4894, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-3.jpg', '', '', '', 0, '2012-06-24 01:54:43', '0000-00-00 00:00:00'),
(4895, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-2.jpg', '', '', '', 0, '2012-06-24 01:57:27', '0000-00-00 00:00:00'),
(4896, 'http://www.oruro.gob.bo/index.php/component/content/article/plugins/syst
em/rokbox/', '', '', '', 0, '2012-06-24 02:00:55', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(4897, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/cooperativas?id=49&fontstyle=f-smaller', '', '', '', 0, '2012-06-24 02:19
:44', '0000-00-00 00:00:00'),
(4900, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
..', '', '', '', 0, '2012-06-24 07:20:40', '0000-00-00 00:00:00'),
(4906, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/14-pr
oyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-al
t?fontstyle=f-smaller', '', '', '', 0, '2012-06-24 11:25:19', '0000-00-00 00:00:
00'),
(4910, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/18-deportes/69-arequipa-campeon-en-basquetbol-damas?font
style=f-smaller', '', '', '', 0, '2012-06-24 16:14:39', '0000-00-00 00:00:00'),
(4914, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/14-proyec
tos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-econo

micos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-smaller', '', '', '', 0


, '2012-06-24 23:40:30', '0000-00-00 00:00:00'),
(4915, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/reusedeges_thumb.jpg', '', '', '', 0, '2012-06-24 23:43:56', '0000-00-00 00:
00:00'),
(4916, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/137_thumb.jpg', '', '', '', 0, '2012-06-25 00:11:42', '0000-00-00 00:00:00')
,
(4917, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/139_thumb.jpg', '', '', '', 0, '2012-06-25 00:45:02', '0000-00-00 00:00:00')
,
(4918, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/stats/default/vall.png', '', '', '', 0, '2012-06-25 01:18:
22', '0000-00-00 00:00:00'),
(4919, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/digit_counter/default/0.png', '', '', '', 0, '2012-06-25 0
1:51:42', '0000-00-00 00:00:00'),
(4920, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/stats/default/vweek.png', '', '', '', 0, '2012-06-25 02:25
:02', '0000-00-00 00:00:00'),
(4921, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/stats/default/vmonth.png', '', '', '', 0, '2012-06-25 02:5
8:22', '0000-00-00 00:00:00'),
(4922, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/SEDCAM.png', '', '', '', 0, '2012-06-25 03:31:42', '0000-00-00 00:00:00'),
(4923, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/asamblea.png', '', '', '', 0, '2012-06-25 04:38:22', '0000-00-00 00:00:00'),
(4924, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/stats/default/vlmonth.png', '', '', '', 0, '2012-06-25 05:
11:42', '0000-00-00 00:00:00'),
(4925, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/images-twiter.png', '', '', '', 0, '2012-06-25 05:45:02', '0000-00-00 00:00:
00'),
(4926, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/cuencapoopo.png', '', '', '', 0, '2012-06-25 06:18:22', '0000-00-00 00:00:00'),
(4928, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-2_thumb.jpg', '', '', '', 0, '2012-06-25 06:51:42', '0000-00-00 00:00:00
'),
(4929, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/SEDES.png', '', '', '', 0, '2012-06-25 07:25:02', '0000-00-00 00:00:00'),
(4931, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/faceboo_logo.png', '', '', '', 0, '2012-06-25 07:58:22', '0000-00-00 00:00:0
0'),
(4933, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/contactesee.png', '', '', '', 0, '2012-06-25 08:31:42', '0000-00-00 00:00:00'),
(4934, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Log
os/rpdc2010.jpg', '', '', '', 0, '2012-06-25 08:39:54', '0000-00-00 00:00:00'),
(4935, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/undefined/
', '', '', '', 0, '2012-06-25 08:40:18', '0000-00-00 00:00:00'),
(4936, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Ins
titucional/balance2011.pdf', '', '', '', 0, '2012-06-25 08:42:19', '0000-00-00 0
0:00:00'),
(4937, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pdf
s/pdflog.png', '', '', '', 0, '2012-06-25 08:45:12', '0000-00-00 00:00:00'),
(4938, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Log
os/rpdc2011.jpg', '', '', '', 0, '2012-06-25 08:53:02', '0000-00-00 00:00:00'),
(4939, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pdf
s/gaceta/005.pdf', '', '', '', 0, '2012-06-25 09:03:05', '0000-00-00 00:00:00'),
(4940, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/boletin unidcom 05-1_thumb.jpg', '', '', '', 0, '2012-06-25 09:05:02', '0000

-00-00 00:00:00'),
(4941, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pdf
s/gaceta/002.pdf', '', '', '', 0, '2012-06-25 09:10:11', '0000-00-00 00:00:00'),
(4942, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos?id=5', '',
'', '', 0, '2012-06-25 09:17:39', '0000-00-00 00:00:00'),
(4943, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/digit_counter/default/2.png', '', '', '', 0, '2012-06-25 0
9:38:26', '0000-00-00 00:00:00'),
(4944, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-3_thumb.jpg', '', '', '', 0, '2012-06-25 10:11:43', '0000-00-00 00:00:00
'),
(4947, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/135-1_thumb.jpg', '', '', '', 0, '2012-06-25 10:45:02', '0000-00-00 00:00:00
'),
(4948, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/logo-oficalweb.png', '', '', '', 0, '2012-06-25 11:51:42', '0000-00-00 00:00:00
'),
(4949, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-1_thumb.jpg', '', '', '', 0, '2012-06-25 11:59:56', '0000-00-00 00:00:00
'),
(4950, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/SEDAG.png', '', '', '', 0, '2012-06-25 12:20:03', '0000-00-00 00:00:00'),
(4951, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/138-1_thumb.jpg', '', '', '', 0, '2012-06-25 13:20:03', '0000-00-00 00:00:00
'),
(4953, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/SEDEDE.png', '', '', '', 0, '2012-06-25 14:26:42', '0000-00-00 00:00:00'),
(4955, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/intraneet.png', '', '', '', 0, '2012-06-25 15:33:23', '0000-00-00 00:00:00'),
(4956, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/transparencia2.png', '', '', '', 0, '2012-06-25 16:06:45', '0000-00-00 00:00:00
'),
(4957, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/stats/default/vyesterday.png', '', '', '', 0, '2012-06-25
16:40:03', '0000-00-00 00:00:00'),
(4958, 'http://www.oruro.gob.bo/index.php/component/content/article/images/138-1
_thumb.jpg', '', '', '', 0, '2012-06-25 17:13:22', '0000-00-00 00:00:00'),
(4959, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/sedfmc.png', '', '', '', 0, '2012-06-25 17:46:42', '0000-00-00 00:00:00'),
(4960, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/segciu.png', '', '', '', 0, '2012-06-25 18:20:02', '0000-00-00 00:00:00'),
(4961, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/stats/default/vtoday.png', '', '', '', 0, '2012-06-25 18:5
3:26', '0000-00-00 00:00:00'),
(4962, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/stats/default/vlweek.png', '', '', '', 0, '2012-06-25 19:2
6:42', '0000-00-00 00:00:00'),
(4963, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/122-secretario-general-entrego-de-manera-oficial-el-camino-vecinal-churacani-pu
nsilla', '', '', '', 0, '2012-06-25 19:33:40', '0000-00-00 00:00:00'),
(4964, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/115-gobernador-reconocio-al-nuevo-comandante-de-la-policia-de-oruro', '', '', '
', 0, '2012-06-25 19:47:45', '0000-00-00 00:00:00'),
(4965, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/boton-youtube.png', '', '', '', 0, '2012-06-25 20:00:02', '0000-00-00 00:00:
00'),
(4966, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/116-gobierno-nacional-financiara-la-construccion-de-la-ue-simon-bolivar-y-colis
eo-cerrado-de-pisiga', '', '', '', 0, '2012-06-25 20:12:49', '0000-00-00 00:00:0
0'),

(4967, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/sedeges.png', '', '', '', 0, '2012-06-25 20:33:22', '0000-00-00 00:00:00'),
(4968, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/117-esta-terminantemente-prohibido-quema-de-elementos-nocivos-que-contaminan-el
-medio-ambiente', '', '', '', 0, '2012-06-25 20:34:26', '0000-00-00 00:00:00'),
(4969, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logos
/cadi.jpg', '', '', '', 0, '2012-06-25 21:07:40', '0000-00-00 00:00:00'),
(4970, 'http://www.oruro.gob.bo/index.php/component/content/article/media/system
/images/printButton.png', '', '', '', 0, '2012-06-25 21:41:57', '0000-00-00 00:0
0:00'),
(4971, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r?fontstyle=f-larger', '', '', '', 0, '2012-06-25 22:08:58', '0000-00-00 00:00:0
0'),
(4972, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/120-programa-cuenca-del-lago-poopo-de-la-gobernacion-entrego-recursos-para-seis
-proyectos?fontstyle=f-smaller', '', '', '', 0, '2012-06-25 23:47:53', '0000-0000 00:00:00'),
(4973, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=10&fontstyle=
f-larger', '', '', '', 0, '2012-06-25 23:52:09', '0000-00-00 00:00:00'),
(4974, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes', ''
, '', '', 0, '2012-06-25 23:57:08', '0000-00-00 00:00:00'),
(4975, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/121-gobernador-santos-tito-entrego-alimentos-a-municipios-damnificados-por-des
astres-naturales?fontstyle=f-smaller', '', '', '', 0, '2012-06-26 00:08:09', '00
00-00-00 00:00:00'),
(4976, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=10&fontstyle=
f-smaller', '', '', '', 0, '2012-06-26 00:09:35', '0000-00-00 00:00:00'),
(4977, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/120-programa-cuenca-del-lago-poopo-de-la-gobernacion-entrego-recursos-para-seis
-proyectos?fontstyle=f-larger', '', '', '', 0, '2012-06-26 00:14:38', '0000-00-0
0 00:00:00'),
(4978, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/7
-recursos-humanos?fontstyle=f-smaller', '', '', '', 0, '2012-06-26 01:29:20', '0
000-00-00 00:00:00'),
(4979, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/73-estudiantes-del-programa-jesus-nazareth-y-estrella-del-sur-expusieron-los-ma
pas-de-riesgo-del-distrito-4-y-5', '', '', '', 0, '2012-06-26 05:02:13', '0000-0
0-00 00:00:00'),
(4980, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/120-programa-cuenca-del-lago-poopo-de-la-gobernacion-entrego-recursos-para-sei
s-proyectos?fontstyle=f-smaller', '', '', '', 0, '2012-06-26 06:02:41', '0000-00
-00 00:00:00'),
(4981, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=2&fontstyle=f-smaller', '', '', '', 0, '2012
-06-26 08:36:45', '0000-00-00 00:00:00'),
(4982, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=5&fontstyle=f-larger', '', '', '', 0, '201206-26 08:41:03', '0000-00-00 00:00:00'),
(4984, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/118-xxvi-mara-tantachawi-del-suyu-jacha-karangas-reune-a-mas-de-un-centenar-deautoridades-originarias', '', '', '', 0, '2012-06-26 15:23:09', '0000-00-00 00:0
0:00'),
(4985, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/121-gobernador-santos-tito-entrego-alimentos-a-municipios-damnificados-por-desa
stres-naturales?fontstyle=f-larger', '', '', '', 0, '2012-06-26 16:12:14', '0000
-00-00 00:00:00'),
(4986, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/119-gobierno-departamental-organiza-1ra-feria-zonal-en-la-plaza-sebastian-pagad
or', '', '', '', 0, '2012-06-26 16:20:28', '0000-00-00 00:00:00'),
(4988, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/9

-cadi?fontstyle=f-smaller', '', '', '', 0, '2012-06-26 17:37:59', '0000-00-00 00


:00:00'),
(4989, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-em
prendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyle=f-larg
er', '', '', '', 0, '2012-06-26 19:22:15', '0000-00-00 00:00:00'),
(4990, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/98-secretaria-general-del-gobierno-autonomo-departamental-de-oruro-brindo-homen
aje-a-las-mujeres-campesinas-bartolina-sisa', '', '', '', 0, '2012-06-26 19:47:2
9', '0000-00-00 00:00:00'),
(4991, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/105-la-construccion-de-la-presa-urmiri-pazna-tiene-un-avance-fisico-del-58', ''
, '', '', 0, '2012-06-26 19:48:38', '0000-00-00 00:00:00'),
(4992, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/2
4-reglamentos-especificos', '', '', '', 0, '2012-06-26 20:19:35', '0000-00-00 00
:00:00'),
(4993, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
1-etica-publica', '', '', '', 0, '2012-06-26 20:51:40', '0000-00-00 00:00:00'),
(4994, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/121-gobernador-santos-tito-entrego-alimentos-a-municipios-damnificados-por-desa
stres-naturales?fontstyle=f-smaller', '', '', '', 0, '2012-06-26 20:55:57', '000
0-00-00 00:00:00'),
(4995, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos', '', '', '', 0,
'2012-06-26 20:56:15', '0000-00-00 00:00:00'),
(4996, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/44-hogares-del-sedeges-de-la-gobernacion-de-oruro-recibiran-productos-del-subsi
dio-prenatal-y-lactancia-que-no-fueron-recogidos?fontstyle=f-larger', '', '', ''
, 0, '2012-06-26 20:57:24', '0000-00-00 00:00:00'),
(4997, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana', '', '', '', 0, '2012-06-26 21:10:35', '0000-00-00 00:00:
00'),
(4999, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/102-representantes-de-huanuni-abandonaron-reunion-sobre-tema-limites-con-poopo'
, '', '', '', 0, '2012-06-26 23:59:41', '0000-00-00 00:00:00'),
(5000, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional?f
ontstyle=f-larger', '', '', '', 0, '2012-06-27 00:01:55', '0000-00-00 00:00:00')
,
(5001, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?fontstyle=f-small
er', '', '', '', 0, '2012-06-27 00:40:53', '0000-00-00 00:00:00'),
(5002, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=71&fontstyle=
f-larger', '', '', '', 0, '2012-06-27 01:38:39', '0000-00-00 00:00:00'),
(5003, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=8', '', '', ''
, 0, '2012-06-27 03:10:53', '0000-00-00 00:00:00'),
(5004, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/120-programa-cuenca-del-lago-poopo-de-la-gobernacion-entrego-recursos-para-sei
s-proyectos?fontstyle=f-larger', '', '', '', 0, '2012-06-27 04:06:12', '0000-0000 00:00:00'),
(5006, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=91&fontstyle=
f-smaller', '', '', '', 0, '2012-06-27 04:46:36', '0000-00-00 00:00:00'),
(5007, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/52-inspeccion-final-para-la-entrega-del-tramo-huachacalla', '', '', '', 0, '201
2-06-27 06:05:07', '0000-00-00 00:00:00'),
(5008, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/122-secretario-general-entrego-de-manera-oficial-el-camino-vecinal-churacani-p
unsilla', '', '', '', 0, '2012-06-27 08:43:24', '0000-00-00 00:00:00'),
(5010, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion', '',
'', '', 0, '2012-06-27 09:36:06', '0000-00-00 00:00:00'),
(5012, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/101-la-unidad-de-bomberos-calama-y-el-servicio-departamental-de-seguridad-ciud
adana-capacitaron-a-35-estudiantes', '', '', '', 0, '2012-06-27 10:38:54', '0000

-00-00 00:00:00'),
(5016, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
2-videos', '', '', '', 0, '2012-06-27 13:22:04', '0000-00-00 00:00:00'),
(5018, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/113-presidente-y-gobernador-de-oruro-inauguraron-el-tramo-bioceanico-huachacall
a-pisiga', '', '', '', 0, '2012-06-27 13:42:31', '0000-00-00 00:00:00'),
(5020, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/72-gobernacion-socializa-proyecto-de-puerto-seco-en-los-niveles-de-gobierno-y-e
ntidades-inmersas-en-comercio-exterior', '', '', '', 0, '2012-06-27 20:26:50', '
0000-00-00 00:00:00'),
(5023, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/14proyectos/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-laalt?fontstyle=f-smaller', '', '', '', 0, '2012-06-27 22:38:07', '0000-00-00 00:0
0:00'),
(5028, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=110', '', '',
'', 0, '2012-06-28 02:23:15', '0000-00-00 00:00:00'),
(5030, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/18-deportes/69-arequipa-campeon-en-basquetbol-damas?font
style=f-smaller', '', '', '', 0, '2012-06-28 03:12:04', '0000-00-00 00:00:00'),
(5033, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortalecimien
to-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fontstyl
e=f-smaller', '', '', '', 0, '2012-06-28 05:34:09', '0000-00-00 00:00:00'),
(5035, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/Institucional/bgi2011.pdf', '', '', '', 0, '20
12-06-28 06:23:58', '0000-00-00 00:00:00'),
(5041, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos', '', '', '', 0,
'2012-06-28 07:58:08', '0000-00-00 00:00:00'),
(5048, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/13
8-1.jpg', '', '', '', 0, '2012-06-28 15:07:41', '0000-00-00 00:00:00'),
(5050, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/web 3.jpg', '', '', '', 0, '2012-06-28 15:08:48', '0000-00-00 00:00:00'),
(5051, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/140-5.jpg', '', '', '', 0, '2012-06-28 15:10:09', '0000-00-00 00:00:00'),
(5052, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/140-7.jpg', '', '', '', 0, '2012-06-28 15:11:29', '0000-00-00 00:00:00'),
(5053, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/140-6.jpg', '', '', '', 0, '2012-06-28 15:12:49', '0000-00-00 00:00:00'),
(5054, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/140-2.jpg', '', '', '', 0, '2012-06-28 15:14:09', '0000-00-00 00:00:00'),
(5055, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/149-1.jpg', '', '', '', 0, '2012-06-28 15:15:30', '0000-00-00 00:00:00'),
(5056, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/150.jpg', '', '', '', 0, '2012-06-28 15:16:50', '0000-00-00 00:00:00'),
(5057, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
4-hogares-del-sedeges-de-la-gobernacion-de-oruro-recibiran-productos-del-subsidi
o-prenatal-y-lactancia-que-no-fueron-recogidos', '', '', '', 0, '2012-06-28 15:1
7:55', '0000-00-00 00:00:00'),
(5058, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/139.jpg', '', '', '', 0, '2012-06-28 15:18:14', '0000-00-00 00:00:00'),
(5059, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/web1.jpg', '', '', '', 0, '2012-06-28 15:19:34', '0000-00-00 00:00:00'),
(5060, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/140-1.jpg', '', '', '', 0, '2012-06-28 15:21:01', '0000-00-00 00:00:00'),
(5061, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/No
ticias/140-3.jpg', '', '', '', 0, '2012-06-28 15:22:37', '0000-00-00 00:00:00'),
(5074, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=73&fontstyle=
f-smaller', '', '', '', 0, '2012-06-28 20:07:38', '0000-00-00 00:00:00'),
(5075, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/98-secretaria-general-del-gobierno-autonomo-departamental-de-oruro-brindo-home

naje-a-las-mujeres-campesinas-bartolina-sisa', '', '', '', 0, '2012-06-28 20:17:


42', '0000-00-00 00:00:00'),
(5090, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-5.jpg', '', '', '', 0, '2012-06-29 14:05:33', '0000-00-00 00:00:00'),
(5091, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-2.jpg', '', '', '', 0, '2012-06-29 14:07:53', '0000-00-00 00:00:00'),
(5092, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-3.jpg', '', '', '', 0, '2012-06-29 14:09:54', '0000-00-00 00:00:00'),
(5093, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-7.jpg', '', '', '', 0, '2012-06-29 14:12:03', '0000-00-00 00:00:00'),
(5095, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/150.jpg', '', '', '', 0, '2012-06-29 14:14:08', '0000-00-00 00:00:00'),
(5096, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/149-1.jpg', '', '', '', 0, '2012-06-29 14:16:12', '0000-00-00 00:00:00'),
(5097, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-6.jpg', '', '', '', 0, '2012-06-29 14:18:25', '0000-00-00 00:00:00'),
(5099, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/151.jpg', '', '', '', 0, '2012-06-29 14:27:16', '0000-00-00 00:00:00'),
(5100, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/99-gobierno-departamental-insta-a-operadores-del-transporte-publico-a-tramitarsus-tarjetas-de-operaciones?fontstyle=f-larger', '', '', '', 0, '2012-06-29 14:5
8:25', '0000-00-00 00:00:00'),
(5102, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortale
cimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro?fo
ntstyle=f-smaller', '', '', '', 0, '2012-06-29 18:49:14', '0000-00-00 00:00:00')
,
(5104, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/86-gobierno-autonomo-departamental-de-oruro-inicia-trabajos-de-prevencion-y-ori
entacion-ante-sismos', '', '', '', 0, '2012-06-29 20:06:31', '0000-00-00 00:00:0
0'),
(5114, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?fontstyle=f-larg
er', '', '', '', 0, '2012-06-30 00:17:57', '0000-00-00 00:00:00'),
(5115, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?fontstyle=f-smal
ler', '', '', '', 0, '2012-06-30 00:19:41', '0000-00-00 00:00:00'),
(5117, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/movimientos-sociales/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-for
talecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-orur
o?fontstyle=f-larger', '', '', '', 0, '2012-06-30 00:33:30', '0000-00-00 00:00:0
0'),
(5119, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/14-proyectos/60-gobernacion-lanzo-el-proyecto-de-fortaleci
miento-de-emprendimientos-economicos-de-la-pequena-y-media-empresa-de-oruro', ''
, '', '', 0, '2012-06-30 01:17:28', '0000-00-00 00:00:00'),
(5121, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/150.jpg', '', '', '', 0, '2012-06-30 01:56:06', '0000-00-00 00:00:00'),
(5122, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/151.jpg', '', '', '', 0, '2012-06-30 02:34:08', '0000-00-00 00:00:00'),
(5125, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/140-1.jpg', '', '', '', 0, '2012-06-30 03:16:17', '0000-00-00 00:00:00'),
(5127, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/75-oruro-realizo-una-recaudacion-de-bs-39464381-por-regalias-mineras-en-los-pri
meros-3-meses-de-la-gestion-2012', '', '', '', 0, '2012-06-30 03:56:54', '0000-0
0-00 00:00:00'),
(5128, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/140-6.jpg', '', '', '', 0, '2012-06-30 03:58:26', '0000-00-00 00:00:00'),
(5129, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/87-el-gobierno-autonomo-departamental-de-oruro-reinicio-la-construccion-del-cam
ino-quisinoca-santiago-de-andamarca?fontstyle=f-larger', '', '', '', 0, '2012-06
-30 04:01:36', '0000-00-00 00:00:00'),

(5130, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=&limitstart=', '', '', '', 0, '2012-06-30 04:17:31
', '0000-00-00 00:00:00'),
(5131, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/57-en-oruro-se-entregaran-500-mil-focos-ahorradores?fontstyle=f-larger', '', ''
, '', 0, '2012-06-30 04:37:12', '0000-00-00 00:00:00'),
(5133, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/140-3.jpg', '', '', '', 0, '2012-06-30 04:40:36', '0000-00-00 00:00:00'),
(5134, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/140-2.jpg', '', '', '', 0, '2012-06-30 05:22:45', '0000-00-00 00:00:00'),
(5135, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes', '',
'', '', 0, '2012-06-30 05:24:04', '0000-00-00 00:00:00'),
(5137, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/139.jpg', '', '', '', 0, '2012-06-30 06:04:54', '0000-00-00 00:00:00'),
(5138, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/149-1.jpg', '', '', '', 0, '2012-06-30 06:47:03', '0000-00-00 00:00:00'),
(5139, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/2
2-guias', '', '', '', 0, '2012-06-30 07:37:09', '0000-00-00 00:00:00'),
(5140, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/140-7.jpg', '', '', '', 0, '2012-06-30 08:05:19', '0000-00-00 00:00:00'),
(5141, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional', '', '', '', 0,
'2012-06-30 08:38:02', '0000-00-00 00:00:00'),
(5142, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/111-comunarios-de-villa-chuquina-exigen-celeridad-en-el-plan-de-cierre-de-opera
ciones-de-kori-kollo', '', '', '', 0, '2012-06-30 09:07:08', '0000-00-00 00:00:0
0'),
(5144, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/151.jpg', '', '', '', 0, '2012-06-30 09:45:29', '0000-00-00 00:00:00'),
(5145, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/149-1.jpg', '', '', '', 0, '2012-06-30 09:47:06', '0000-00-00 00:00:00'),
(5146, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-5.jpg', '', '', '', 0, '2012-06-30 09:48:52', '0000-00-00 00:00:00'),
(5147, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/150.jpg', '', '', '', 0, '2012-06-30 09:50:38', '0000-00-00 00:00:00'),
(5148, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-6.jpg', '', '', '', 0, '2012-06-30 09:52:28', '0000-00-00 00:00:00'),
(5149, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-7.jpg', '', '', '', 0, '2012-06-30 09:54:33', '0000-00-00 00:00:00'),
(5151, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fo
ntstyle=f-larger', '', '', '', 0, '2012-06-30 10:25:14', '0000-00-00 00:00:00'),
(5152, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion/66-oru
ro-es-sede-de-la-primera-reunion-de-comunicadores-de-los-sedeges?fontstyle=f-sma
ller', '', '', '', 0, '2012-06-30 11:45:39', '0000-00-00 00:00:00'),
(5157, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/Not
icias/140-5.jpg', '', '', '', 0, '2012-06-30 14:16:10', '0000-00-00 00:00:00'),
(5158, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/108-comunidad-de-pananoza-fue-beneficiada-con-la-construccion-de-una-represa',
'', '', '', 0, '2012-06-30 14:17:58', '0000-00-00 00:00:00'),
(5163, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/18-deportes/69-arequipa-campeon-en-basquetbol-damas', ''
, '', '', 0, '2012-06-30 19:02:21', '0000-00-00 00:00:00'),
(5173, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=104', '', '',
'', 0, '2012-07-01 03:37:57', '0000-00-00 00:00:00'),
(5174, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=49', '', '', '
', 0, '2012-07-01 03:58:43', '0000-00-00 00:00:00'),
(5190, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/45-municipio-de-toledo-en-riesgo-de-inundarse-por-desborde-del-brazo-derecho-de
l-rio-desaguadero?fontstyle=f-smaller', '', '', '', 0, '2012-07-01 19:06:13', '0

000-00-00 00:00:00'),
(5195, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/asamblea.png', '', '', '', 0, '2012-07-01 20:51:12', '0000-00-00 00:00:00'),
(5196, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/intraneet.png', '', '', '', 0, '2012-07-01 21:24:49', '0000-00-00 00:00:00')
,
(5204, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-6_thumb.jpg', '', '', '', 0, '2012-07-01 22:06:12', '0000-00-00 00:00
:00'),
(5208, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/media/sys
tem/images/printButton.png', '', '', '', 0, '2012-07-01 22:47:35', '0000-00-00 0
0:00:00'),
(5209, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/SEDCAM.png', '', '', '', 0, '2012-07-02 00:10:20', '0000-00-00 00:00:00'),
(5213, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/55-ministerio-de-autonomias-declaro-cuarto-intermedio-en-la-georreferenciacionentre-las-comunidades-afectadas-por-el-tema-limitrofe-entre-oruro-y-potosi?fonts
tyle=f-smaller', '', '', '', 0, '2012-07-02 00:46:27', '0000-00-00 00:00:00'),
(5214, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-7_thumb.jpg', '', '', '', 0, '2012-07-02 00:51:43', '0000-00-00 00:00:00
'),
(5216, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/stats/default/vall.png', '', '', '', 0, '2012-07-02 01:
33:06', '0000-00-00 00:00:00'),
(5217, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/149-1_thumb.jpg', '', '', '', 0, '2012-07-02 02:14:32', '0000-00-00 00:00
:00'),
(5220, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/transparencia2.png', '', '', '', 0, '2012-07-02 02:55:54', '0000-00-00 00:00
:00'),
(5221, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-5_thumb.jpg', '', '', '', 0, '2012-07-02 03:03:52', '0000-00-00 00:00:00
'),
(5222, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/stats/default/vweek.png', '', '', '', 0, '2012-07-02 03
:11:53', '0000-00-00 00:00:00'),
(5224, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/stats/default/vlweek.png', '', '', '', 0, '2012-07-02 0
3:27:15', '0000-00-00 00:00:00'),
(5225, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-9_thumb.jpg', '', '', '', 0, '2012-07-02 03:43:25', '0000-00-00 00:00
:00'),
(5226, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/144-1_thumb.jpg', '', '', '', 0, '2012-07-02 03:59:17', '0000-00-00 00:00
:00'),
(5227, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/stats/default/vtoday.png', '', '', '', 0, '2012-07-02 0
4:00:44', '0000-00-00 00:00:00'),
(5228, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/SEDEDE.png', '', '', '', 0, '2012-07-02 04:11:23', '0000-00-00 00:00:00'),
(5229, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/faceboo_logo.png', '', '', '', 0, '2012-07-02 04:24:51', '0000-00-00 00:0
0:00'),
(5230, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes?font
style=f-larger', '', '', '', 0, '2012-07-02 04:56:48', '0000-00-00 00:00:00'),
(5231, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/75-oruro-realizo-una-recaudacion-de-bs-39464381-por-regalias-mineras-en-los-pri
meros-3-meses-de-la-gestion-2012?fontstyle=f-larger', '', '', '', 0, '2012-07-02
04:56:52', '0000-00-00 00:00:00'),
(5232, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No

ticias/images-twiter.png', '', '', '', 0, '2012-07-02 04:56:57', '0000-00-00 00:


00:00'),
(5233, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/87-el-gobierno-autonomo-departamental-de-oruro-reinicio-la-construccion-del-cam
ino-quisinoca-santiago-de-andamarca?fontstyle=f-smaller', '', '', '', 0, '2012-0
7-02 04:57:00', '0000-00-00 00:00:00'),
(5235, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/boletin unidcom 05-1_thumb.jpg', '', '', '', 0, '2012-07-02 05:12:54', '0
000-00-00 00:00:00'),
(5236, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-3_thumb.jpg', '', '', '', 0, '2012-07-02 05:28:56', '0000-00-00 00:00
:00'),
(5237, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/stats/default/vlmonth.png', '', '', '', 0, '2012-07-02
05:44:57', '0000-00-00 00:00:00'),
(5238, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/103-coordinadora-de-transparencia-del-gobierno-departamental-propicio-taller-de
-informacion-sobre-el-rol-de-control-social?fontstyle=f-smaller', '', '', '', 0,
'2012-07-02 05:50:08', '0000-00-00 00:00:00'),
(5239, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/af
iches/afiche1web.jpg', '', '', '', 0, '2012-07-02 06:00:58', '0000-00-00 00:00:0
0'),
(5240, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/149-1_thumb.jpg', '', '', '', 0, '2012-07-02 06:16:59', '0000-00-00 00:00:00
'),
(5241, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/logo-oficalweb.png', '', '', '', 0, '2012-07-02 06:33:00', '0000-00-00 00:00
:00'),
(5243, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/stats/default/vmonth.png', '', '', '', 0, '2012-07-02 0
6:49:02', '0000-00-00 00:00:00'),
(5244, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-6_thumb.jpg', '', '', '', 0, '2012-07-02 07:05:02', '0000-00-00 00:00:00
'),
(5245, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/SEDAG.png', '', '', '', 0, '2012-07-02 07:21:04', '0000-00-00 00:00:00'),
(5246, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/151_thumb.jpg', '', '', '', 0, '2012-07-02 07:37:05', '0000-00-00 00:00:0
0'),
(5247, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/7
9-acceso-a-la-informacion', '', '', '', 0, '2012-07-02 07:46:55', '0000-00-00 00
:00:00'),
(5248, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/022.pdf', '', '', '', 0, '2012-07-02 08:08:44', '0000-00-00 00:00:00'),
(5249, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/140-9_thumb.jpg', '', '', '', 0, '2012-07-02 08:25:08', '0000-00-00 00:00:00
'),
(5250, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/150_thumb.jpg', '', '', '', 0, '2012-07-02 08:41:10', '0000-00-00 00:00:0
0'),
(5251, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/cuencapoopo.png', '', '', '', 0, '2012-07-02 09:13:12', '0000-00-00 00:00:00
'),
(5252, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/digit_counter/default/0.png', '', '', '', 0, '2012-07-0
2 09:29:12', '0000-00-00 00:00:00'),
(5253, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-2_thumb.jpg', '', '', '', 0, '2012-07-02 09:29:23', '0000-00-00 00:00
:00'),
(5254, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No

ticias/140-5_thumb.jpg', '', '', '', 0, '2012-07-02 09:49:10', '0000-00-00 00:00


:00'),
(5255, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/reusedeges_thumb.jpg', '', '', '', 0, '2012-07-02 09:49:29', '0000-00-00
00:00:00'),
(5256, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/segciu.png', '', '', '', 0, '2012-07-02 09:58:45', '0000-00-00 00:00:00'),
(5257, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/boton-youtube.png', '', '', '', 0, '2012-07-02 10:14:39', '0000-00-00 00:
00:00'),
(5259, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/cadi.jpg', '', '', '', 0, '2012-07-02 10:30:39', '0000-00-00 00:00:00'),
(5260, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/151_thumb.jpg', '', '', '', 0, '2012-07-02 10:46:40', '0000-00-00 00:00:00')
,
(5261, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/digit_counter/default/2.png', '', '', '', 0, '2012-07-0
2 11:02:40', '0000-00-00 00:00:00'),
(5262, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/SEDES.png', '', '', '', 0, '2012-07-02 11:18:41', '0000-00-00 00:00:00'),
(5263, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/140-7_thumb.jpg', '', '', '', 0, '2012-07-02 11:34:41', '0000-00-00 00:00
:00'),
(5264, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/sedfmc.png', '', '', '', 0, '2012-07-02 11:50:42', '0000-00-00 00:00:00'),
(5265, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/stats/default/vyesterday.png', '', '', '', 0, '2012-0702 12:06:43', '0000-00-00 00:00:00'),
(5266, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/144-1_thumb.jpg', '', '', '', 0, '2012-07-02 12:22:43', '0000-00-00 00:00:00
'),
(5267, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/150_thumb.jpg', '', '', '', 0, '2012-07-02 12:38:45', '0000-00-00 00:00:00')
,
(5268, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/sedeges.png', '', '', '', 0, '2012-07-02 12:54:45', '0000-00-00 00:00:00'),
(5269, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/Lo
gos/contactesee.png', '', '', '', 0, '2012-07-02 13:10:45', '0000-00-00 00:00:00
'),
(5271, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
79-acceso-a-la-informacion', '', '', '', 0, '2012-07-02 14:18:50', '0000-00-00 0
0:00:00'),
(5272, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes/64-or
uro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', '',
0, '2012-07-02 14:20:26', '0000-00-00 00:00:00'),
(5274, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=11', '', '', '
', 0, '2012-07-02 17:54:03', '0000-00-00 00:00:00'),
(5277, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fo
ntstyle=f-larger', '', '', '', 0, '2012-07-02 20:05:46', '0000-00-00 00:00:00'),
(5286, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes/64-o
ruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', ''
, 0, '2012-07-04 02:37:10', '0000-00-00 00:00:00'),
(5291, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=1', '', '', '', 0, '2012-07-04 03:14:51', '00
00-00-00 00:00:00'),
(5295, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=9&fontstyle=fsmaller', '', '', '', 0, '2012-07-04 03:18:53', '0000-00-00 00:00:00'),
(5296, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fo

ntstyle=f-larger', '', '', '', 0, '2012-07-04 03:23:03', '0000-00-00 00:00:00'),


(5299, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/71-estudiantes-de-medicina-causaron-destrozos-al-edificio-de-la-gobernacion?fon
tstyle=f-larger', '', '', '', 0, '2012-07-04 05:21:53', '0000-00-00 00:00:00'),
(5300, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
04-gaceta-oficial-del-departamento', '', '', '', 0, '2012-07-04 05:36:38', '0000
-00-00 00:00:00'),
(5301, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/77-el-programa-nacional-de-post-alfabetizacion-oruro-lanzo-la-campana-nacionalbolivia-lee', '', '', '', 0, '2012-07-04 06:49:52', '0000-00-00 00:00:00'),
(5304, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/98-secretaria-general-del-gobierno-autonomo-departamental-de-oruro-brindo-homen
aje-a-las-mujeres-campesinas-bartolina-sisa?fontstyle=f-larger', '', '', '', 0,
'2012-07-04 08:45:08', '0000-00-00 00:00:00'),
(5308, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/59-gobernador-pidio-celeridad-a-las-empresas-que-construyen-la-carretera-ancara
vi-turco', '', '', '', 0, '2012-07-04 10:50:41', '0000-00-00 00:00:00'),
(5309, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/86-gobierno-autonomo-departamental-de-oruro-inicia-trabajos-de-prevencion-y-ori
entacion-ante-sismos?fontstyle=f-larger', '', '', '', 0, '2012-07-04 11:20:09',
'0000-00-00 00:00:00'),
(5310, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/109-la-oie-entrego-certificacion-de-zona-libre-de-fiebre-aftosa-al-altiplano-bo
liviano', '', '', '', 0, '2012-07-04 12:59:43', '0000-00-00 00:00:00'),
(5311, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/157.jpg', '', '', '', 0, '2012-07-04 13:08:42', '0000-00-00 00:00:00'),
(5312, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/96-gobierno-nacional-y-departamental-ademas-de-las-comunidades-de-la-sub-cuenca
-huanuni-evaluan-trabajos-de-mitigacion-y-remediacion-ambiental', '', '', '', 0,
'2012-07-04 14:06:18', '0000-00-00 00:00:00'),
(5313, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/57-en-oruro-se-entregaran-500-mil-focos-ahorradores', '', '', '', 0, '2012-07-0
4 14:07:59', '0000-00-00 00:00:00'),
(5314, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/73-estudiantes-del-programa-jesus-nazareth-y-estrella-del-sur-expusieron-los-ma
pas-de-riesgo-del-distrito-4-y-5?fontstyle=f-smaller', '', 'http://www.google.co
m.bo/url?sa=t&rct=j&q=imagenes%20del%20colegio%20jesus%20de%20nazareth%20de%20or
uro&source=web&cd=1&ved=0CE0QFjAA&url=http%3A%2F%2', '', 0, '2012-07-04 14:35:11
', '0000-00-00 00:00:00'),
(5316, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/101-la-unidad-de-bomberos-calama-y-el-servicio-departamental-de-seguridad-ciuda
dana-capacitaron-a-35-estudiantes', '', '', '', 0, '2012-07-04 15:31:07', '000000-00 00:00:00'),
(5317, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/2
5-reglamentos-internos', '', '', '', 0, '2012-07-04 15:34:17', '0000-00-00 00:00
:00'),
(5318, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=55&fontstyle=
f-larger', '', '', '', 0, '2012-07-04 16:17:08', '0000-00-00 00:00:00'),
(5319, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=7&fontstyle=fsmaller', '', '', '', 0, '2012-07-04 16:17:40', '0000-00-00 00:00:00'),
(5320, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=73&fontstyle=
f-larger', '', '', '', 0, '2012-07-04 17:44:29', '0000-00-00 00:00:00'),
(5321, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
4-formulario-de-atencion-de-reclamos', '', '', '', 0, '2012-07-04 18:44:25', '00
00-00-00 00:00:00'),
(5322, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/017.pdf', '', '', '', 0, '2012-07-04 20:43:57', '0000-00-00 00:00:00'),
(5323, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/98-secretaria-general-del-gobierno-autonomo-departamental-de-oruro-brindo-home
naje-a-las-mujeres-campesinas-bartolina-sisa?fontstyle=f-smaller', '', '', '', 0

, '2012-07-04 21:09:24', '0000-00-00 00:00:00'),


(5325, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/99-gobierno-departamental-insta-a-operadores-del-transporte-publico-a-tramitarsus-tarjetas-de-operaciones?fontstyle=f-smaller', '', '', '', 0, '2012-07-05 01:
38:06', '0000-00-00 00:00:00'),
(5326, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
2-videos?fontstyle=f-smaller', '', '', '', 0, '2012-07-05 12:49:06', '0000-00-00
00:00:00'),
(5330, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/140-6.jpg', '', '', '', 0, '2012-07-05 13:59:41', '0000-00-00 00:00:00')
,
(5331, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/140-2.jpg', '', '', '', 0, '2012-07-05 14:00:28', '0000-00-00 00:00:00')
,
(5332, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/149-1.jpg', '', '', '', 0, '2012-07-05 14:01:32', '0000-00-00 00:00:00')
,
(5333, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/140-7.jpg', '', '', '', 0, '2012-07-05 14:02:33', '0000-00-00 00:00:00')
,
(5334, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/150.jpg', '', '', '', 0, '2012-07-05 14:03:35', '0000-00-00 00:00:00'),
(5335, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/157.jpg', '', '', '', 0, '2012-07-05 14:04:38', '0000-00-00 00:00:00'),
(5336, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/140-1.jpg', '', '', '', 0, '2012-07-05 14:05:40', '0000-00-00 00:00:00')
,
(5337, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/151.jpg', '', '', '', 0, '2012-07-05 14:06:45', '0000-00-00 00:00:00'),
(5338, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/140-5.jpg', '', '', '', 0, '2012-07-05 14:07:50', '0000-00-00 00:00:00')
,
(5339, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/140-3.jpg', '', '', '', 0, '2012-07-05 14:09:06', '0000-00-00 00:00:00')
,
(5340, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/158-67.jpg', '', '', '', 0, '2012-07-05 16:33:14', '0000-00-00 00:00:00'),
(5341, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/157-45.jpg', '', '', '', 0, '2012-07-05 16:38:23', '0000-00-00 00:00:00'),
(5345, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/140-7.jpg', '', '', '', 0, '2012-07-06 18:38:31', '0000-00
-00 00:00:00'),
(5346, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/150.jpg', '', '', '', 0, '2012-07-06 19:17:13', '0000-00-0
0 00:00:00'),
(5347, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/151.jpg', '', '', '', 0, '2012-07-06 19:56:07', '0000-00-0
0 00:00:00'),
(5349, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/140-5.jpg', '', '', '', 0, '2012-07-06 21:41:13', '0000-00
-00 00:00:00'),
(5350, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/140-6.jpg', '', '', '', 0, '2012-07-06 22:04:43', '0000-00
-00 00:00:00'),
(5358, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/158-67.jpg', '', '', '', 0, '2012-07-06 22:20:00', '0000-00
-00 00:00:00'),
(5359, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/140-5.jpg', '', '', '', 0, '2012-07-06 22:21:00', '0000-0000 00:00:00'),

(5360, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/158-22.jpg', '', '', '', 0, '2012-07-06 22:22:08', '0000-00
-00 00:00:00'),
(5361, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/149-1.jpg', '', '', '', 0, '2012-07-06 22:22:40', '0000-0000 00:00:00'),
(5362, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/140-7.jpg', '', '', '', 0, '2012-07-06 22:23:13', '0000-0000 00:00:00'),
(5363, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/157-45.jpg', '', '', '', 0, '2012-07-06 22:23:51', '0000-00
-00 00:00:00'),
(5364, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/150.jpg', '', '', '', 0, '2012-07-06 22:24:45', '0000-00-00
00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(5365, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/151.jpg', '', '', '', 0, '2012-07-06 22:26:00', '0000-00-00
00:00:00'),
(5366, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/159-22.jpg', '', '', '', 0, '2012-07-06 22:27:42', '0000-00
-00 00:00:00'),
(5367, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/157.jpg', '', '', '', 0, '2012-07-06 22:29:04', '0000-00-00
00:00:00'),
(5371, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
05-la-construccion-de-la-presa-urmiri-pazna-tiene-un-avance-fisico-del-58', '',
'', '', 0, '2012-07-07 02:00:47', '0000-00-00 00:00:00'),
(5372, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/158-22.jpg', '', '', '', 0, '2012-07-07 02:33:47', '0000-00-00 00:00:00'),
(5373, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/159-22.jpg', '', '', '', 0, '2012-07-07 02:38:48', '0000-00-00 00:00:00'),
(5375, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/140-3.jpg', '', '', '', 0, '2012-07-07 05:01:18', '0000-00
-00 00:00:00'),
(5377, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/157-45.jpg', '', '', '', 0, '2012-07-07 06:24:39', '0000-0
0-00 00:00:00'),
(5378, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion/66-oru
ro-es-sede-de-la-primera-reunion-de-comunicadores-de-los-sedeges', '', '', '', 0
, '2012-07-07 06:48:17', '0000-00-00 00:00:00'),
(5379, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/157.jpg', '', '', '', 0, '2012-07-07 07:48:01', '0000-00-0
0 00:00:00'),
(5381, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/149-1.jpg', '', '', '', 0, '2012-07-07 09:11:23', '0000-00
-00 00:00:00'),
(5382, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
8-marco-normativo?fontstyle=f-smaller', '', '', '', 0, '2012-07-07 09:28:08', '0
000-00-00 00:00:00'),
(5384, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/159-22.jpg', '', '', '', 0, '2012-07-07 09:55:48', '0000-0
0-00 00:00:00'),
(5385, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/158-22.jpg', '', '', '', 0, '2012-07-07 09:55:50', '0000-0
0-00 00:00:00'),
(5386, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Noticias/158-67.jpg', '', '', '', 0, '2012-07-07 10:34:45', '0000-0
0-00 00:00:00'),

(5387, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/157_thumb.jpg', '', '', '', 0, '2012-07-07 11:43:24', '0000-00-00 00:00:00')
,
(5389, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos?font
style=f-larger', '', '', '', 0, '2012-07-07 12:22:52', '0000-00-00 00:00:00'),
(5390, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/157-45_thumb.jpg', '', '', '', 0, '2012-07-07 12:39:01', '0000-00-00 00:00:0
0'),
(5391, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
81-etica-publica', '', '', '', 0, '2012-07-07 13:38:30', '0000-00-00 00:00:00'),
(5392, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/100-el-gobernador-ing-santos-tito-veliz-inauguro-el-proyecto-de-electrificacion
-de-la-provincia-cercado-municipio-caracollo', '', '', '', 0, '2012-07-07 14:13:
47', '0000-00-00 00:00:00'),
(5393, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/159-22_thumb.jpg', '', '', '', 0, '2012-07-07 16:49:21', '0000-00-00 00:00:0
0'),
(5395, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=100', '', '',
'', 0, '2012-07-07 18:12:01', '0000-00-00 00:00:00'),
(5396, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/158-67_thumb.jpg', '', '', '', 0, '2012-07-07 18:37:33', '0000-00-00 00:00:0
0'),
(5397, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=111', '', '',
'', 0, '2012-07-07 18:41:15', '0000-00-00 00:00:00'),
(5398, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/158-22_thumb.jpg', '', '', '', 0, '2012-07-07 19:52:19', '0000-00-00 00:00:0
0'),
(5400, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
0-rendicion-publica-de-cuentas', '', '', '', 0, '2012-07-07 23:48:48', '0000-0000 00:00:00'),
(5401, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/99-gobierno-departamental-insta-a-operadores-del-transporte-publico-a-tramitarsus-tarjetas-de-operaciones', '', '', '', 0, '2012-07-08 00:00:39', '0000-00-00
00:00:00'),
(5402, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=25', '', '', '
', 0, '2012-07-08 00:17:12', '0000-00-00 00:00:00'),
(5410, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fon
tstyle=f-smaller', '', '', '', 0, '2012-07-08 07:17:08', '0000-00-00 00:00:00'),
(5418, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=18', '', '', '
', 0, '2012-07-08 08:27:31', '0000-00-00 00:00:00'),
(5420, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=57&fontstyle=
f-smaller', '', '', '', 0, '2012-07-08 08:34:35', '0000-00-00 00:00:00'),
(5423, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/77-el-programa-nacional-de-post-alfabetizacion-oruro-lanzo-la-campana-nacionalbolivia-lee?fontstyle=f-smaller', '', '', '', 0, '2012-07-08 08:44:47', '0000-00
-00 00:00:00'),
(5424, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/86-gobierno-autonomo-departamental-de-oruro-inicia-trabajos-de-prevencion-y-ori
entacion-ante-sismos?fontstyle=f-smaller', '', '', '', 0, '2012-07-08 08:44:50',
'0000-00-00 00:00:00'),
(5436, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
84-formulario-de-atencion-de-reclamos', '', '', '', 0, '2012-07-08 12:08:09', '0
000-00-00 00:00:00'),
(5439, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
8-marco-normativo', '', '', '', 0, '2012-07-08 12:59:11', '0000-00-00 00:00:00')
,
(5440, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/71-estudiantes-de-medicina-causaron-destrozos-al-edificio-de-la-gobernacion', '
', '', '', 0, '2012-07-08 13:52:57', '0000-00-00 00:00:00'),

(5442, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/82-inicio-la-construccion-del-sistema-de-alcantarillado-sanitario-barrios-periu
rbanos-oruro-tramo-3', '', '', '', 0, '2012-07-08 14:04:27', '0000-00-00 00:00:0
0'),
(5443, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/94-38-comunidades-del-municipio-de-soracachi-se-beneficiaran-con-la-dotacion-de
-energia-electrica', '', '', '', 0, '2012-07-08 14:16:43', '0000-00-00 00:00:00'
),
(5444, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=&start=1&fontstyle=f-smaller', '', '', '', 0, '201
2-07-08 14:58:52', '0000-00-00 00:00:00'),
(5448, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/53-convenio-de-cooperacion-interinstitucional-con-la-alt?fontstyle=f-smaller',
'', '', '', 0, '2012-07-08 16:52:16', '0000-00-00 00:00:00'),
(5453, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/97-el-presidente-del-estado-junto-al-gobernador-del-departamento-de-oruro-inaug
uro-una-infraestructura-educativa-en-socamani?fontstyle=f-larger', '', '', '', 0
, '2012-07-08 18:49:27', '0000-00-00 00:00:00'),
(5455, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/100-el-gobernador-ing-santos-tito-veliz-inauguro-el-proyecto-de-electrificacion
-de-la-provincia-cercado-municipio-caracollo?fontstyle=f-larger', '', '', '', 0,
'2012-07-08 19:07:10', '0000-00-00 00:00:00'),
(5456, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/140-6.jpg', '', '', '', 0, '2012-07-08 19:10:34', '0000-0000 00:00:00'),
(5457, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-07-08 19:10
:38', '0000-00-00 00:00:00'),
(5459, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=23', '', '', '
', 0, '2012-07-08 19:22:19', '0000-00-00 00:00:00'),
(5461, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana?showall=1&limitstart=', '', '', '', 0, '2012-07-08 19:42:
37', '0000-00-00 00:00:00'),
(5463, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=1&limit
start=', '', '', '', 0, '2012-07-08 19:49:23', '0000-00-00 00:00:00'),
(5465, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos?font
style=f-smaller', '', '', '', 0, '2012-07-08 20:02:02', '0000-00-00 00:00:00'),
(5466, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes/64-o
ruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=flarger', '', '', '', 0, '2012-07-08 20:06:28', '0000-00-00 00:00:00'),
(5467, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/56-comision-interinstitucional-dio-inicio-al-analisis-del-reglamento-especifico
-del-transporte-interprovincial-e-intermunicipal', '', '', '', 0, '2012-07-08 21
:44:48', '0000-00-00 00:00:00'),
(5468, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes?fonts
tyle=f-larger', '', '', '', 0, '2012-07-08 22:03:16', '0000-00-00 00:00:00'),
(5469, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=105', '', '',
'', 0, '2012-07-08 22:50:59', '0000-00-00 00:00:00'),
(5470, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/76-l
a-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-familias-del-municipio-detoledo', '', '', '', 0, '2012-07-08 22:51:56', '0000-00-00 00:00:00'),
(5472, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/87-el-gobierno-autonomo-departamental-de-oruro-reinicio-la-construccion-del-cam
ino-quisinoca-santiago-de-andamarca', '', '', '', 0, '2012-07-08 23:54:15', '000
0-00-00 00:00:00'),
(5473, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=55', '', '',
'', 0, '2012-07-09 00:26:25', '0000-00-00 00:00:00'),
(5475, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/001.pdf', '', '', '', 0, '2012-07-09 00:54:35', '0000-00-00 00:00:00'),

(5476, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion', '',


'', '', 0, '2012-07-09 01:13:04', '0000-00-00 00:00:00'),
(5477, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional',
'', '', '', 0, '2012-07-09 02:25:15', '0000-00-00 00:00:00'),
(5479, 'http://www.oruro.gob.bo/index.php/component/content/article/templates/rt
_solarsentinel/css/css-e6567928f4727f3a707bfac45d2d716b.php', '', 'http://www.or
uro.gob.bo/index.php/component/content/article/11-noticias-..?fontstyle=f-larger
', '', 0, '2012-07-09 04:28:47', '0000-00-00 00:00:00'),
(5480, 'http://www.oruro.gob.bo/index.php/component/content/article/cache/js-d09
2a1db9376d4b441423b94ea53a010.php', '', 'http://www.oruro.gob.bo/index.php/compo
nent/content/article/11-noticias-..?fontstyle=f-larger', '', 0, '2012-07-09 04:2
8:51', '0000-00-00 00:00:00'),
(5481, 'http://www.oruro.gob.bo/index.php/component/content/article/templates/sy
stem/css/css-9174611255db88fb0bdc28625730a8cd.php', '', 'http://www.oruro.gob.bo
/index.php/component/content/article/11-noticias-..?fontstyle=f-larger', '', 0,
'2012-07-09 04:28:59', '0000-00-00 00:00:00'),
(5482, 'http://www.oruro.gob.bo/index.php/component/content/article/plugins/syst
em/rokbox/themes/light/css-ed952413ac42421b16a9234f9e3a079d.php', '', 'http://ww
w.oruro.gob.bo/index.php/component/content/article/11-noticias-..?fontstyle=f-la
rger', '', 0, '2012-07-09 04:29:03', '0000-00-00 00:00:00'),
(5483, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
rokstories/tmpl/css/css-153a170156e9d0257c2f2a27a09c273d.php', '', 'http://www.o
ruro.gob.bo/index.php/component/content/article/11-noticias-..?fontstyle=f-large
r', '', 0, '2012-07-09 04:29:06', '0000-00-00 00:00:00'),
(5521, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
vvisit_counter/images/digit_counter/default/5.png', '', 'http://www.oruro.gob.bo
/index.php/component/content/article/11-noticias-..?fontstyle=f-larger', '', 0,
'2012-07-09 04:30:52', '0000-00-00 00:00:00'),
(5525, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=100&fontstyle
=f-larger', '', '', '', 0, '2012-07-09 04:34:04', '0000-00-00 00:00:00'),
(5526, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana?showall=&start=1', '', '', '', 0, '2012-07-09 05:18:09',
'0000-00-00 00:00:00'),
(5532, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=111&fontstyle
=f-larger', '', '', '', 0, '2012-07-09 07:25:25', '0000-00-00 00:00:00'),
(5534, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fon
tstyle=f-smaller', '', '', '', 0, '2012-07-09 08:25:57', '0000-00-00 00:00:00'),
(5536, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
3', '', '', '', 0, '2012-07-09 11:22:18', '0000-00-00 00:00:00'),
(5539, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=104&fontstyle
=f-smaller', '', '', '', 0, '2012-07-09 11:45:14', '0000-00-00 00:00:00'),
(5540, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/74-el-gobernador-invito-a-periodistas-al-2do-recorrido-de-los-caminos-del-tio-r
evalorizando-nuestra-cultura-en-los-municipios-de-toledo-y-turco', '', '', '', 0
, '2012-07-09 11:54:20', '0000-00-00 00:00:00'),
(5544, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=102&fontstyle
=f-smaller', '', '', '', 0, '2012-07-09 23:27:55', '0000-00-00 00:00:00'),
(5551, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
8-marco-normativo?fontstyle=f-larger', '', '', '', 0, '2012-07-10 05:15:01', '00
00-00-00 00:00:00'),
(5552, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/144-1.jpg', '', '', '', 0, '2012-07-10 05:36:20', '0000-0000 00:00:00'),
(5558, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/56-comision-interinstitucional-dio-inicio-al-analisis-del-reglamento-especifico
-del-transporte-interprovincial-e-intermunicipal?fontstyle=f-larger', '', '', ''
, 0, '2012-07-10 07:18:11', '0000-00-00 00:00:00'),
(5564, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador

/97-el-presidente-del-estado-junto-al-gobernador-del-departamento-de-oruro-inaug
uro-una-infraestructura-educativa-en-socamani?fontstyle=f-smaller', '', '', '',
0, '2012-07-10 10:02:39', '0000-00-00 00:00:00'),
(5569, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/76la-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-familias-del-municipio-de
-toledo', '', '', '', 0, '2012-07-10 11:14:19', '0000-00-00 00:00:00'),
(5570, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes?fonts
tyle=f-smaller', '', '', '', 0, '2012-07-10 11:23:43', '0000-00-00 00:00:00'),
(5572, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=1&limit
start=&fontstyle=f-larger', '', '', '', 0, '2012-07-10 12:01:17', '0000-00-00 00
:00:00'),
(5576, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana?showall=1&limitstart=&fontstyle=f-smaller', '', '', '', 0
, '2012-07-10 13:21:42', '0000-00-00 00:00:00'),
(5577, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes/64-o
ruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=fsmaller', '', '', '', 0, '2012-07-10 13:27:36', '0000-00-00 00:00:00'),
(5583, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=18&fontstyle=f
-larger', '', '', '', 0, '2012-07-10 15:48:05', '0000-00-00 00:00:00'),
(5584, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&limitstart=&fontstyle=f-smaller', '', '', '', 0, '2
012-07-10 15:52:50', '0000-00-00 00:00:00'),
(5589, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos', '
', '', '', 0, '2012-07-10 17:33:05', '0000-00-00 00:00:00'),
(5592, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion?fontst
yle=f-larger', '', '', '', 0, '2012-07-10 17:46:23', '0000-00-00 00:00:00'),
(5593, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fo
ntstyle=f-smaller', '', '', '', 0, '2012-07-10 17:46:31', '0000-00-00 00:00:00')
,
(5595, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion?fontst
yle=f-smaller', '', '', '', 0, '2012-07-10 17:53:49', '0000-00-00 00:00:00'),
(5596, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/18-deportes/69-arequipa-campeon-en-basquetbol-damas?fo
ntstyle=f-smaller', '', '', '', 0, '2012-07-10 17:53:52', '0000-00-00 00:00:00')
,
(5597, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion?fonts
tyle=f-smaller', '', '', '', 0, '2012-07-10 17:53:56', '0000-00-00 00:00:00'),
(5598, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/18-deportes/69-arequipa-campeon-en-basquetbol-dama
s?fontstyle=f-larger', '', '', '', 0, '2012-07-10 17:57:26', '0000-00-00 00:00:0
0'),
(5599, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional?f
ontstyle=f-smaller', '', '', '', 0, '2012-07-10 18:02:02', '0000-00-00 00:00:00'
),
(5601, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/18-deportes/69-arequipa-campeon-en-basquetboldamas?fontstyle=f-larger', '', '', '', 0, '2012-07-10 18:05:06', '0000-00-00 00:
00:00'),
(5602, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/18-deportes/69-arequipa-campeon-en-basquetboldamas?fontstyle=f-smaller', '', '', '', 0, '2012-07-10 18:14:04', '0000-00-00 00
:00:00'),
(5608, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=111&fontstyle
=f-smaller', '', '', '', 0, '2012-07-10 18:57:38', '0000-00-00 00:00:00'),
(5609, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/44-hogares-del-sedeges-de-la-gobernacion-de-oruro-recibiran-productos-del-subsi
dio-prenatal-y-lactancia-que-no-fueron-recogidos', '', '', '', 0, '2012-07-10 19
:09:48', '0000-00-00 00:00:00'),

(5610, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=3', '', '', '', 0, '2012-07-10 19:33:44', '00
00-00-00 00:00:00'),
(5612, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
78-control-social', '', '', '', 0, '2012-07-10 20:25:40', '0000-00-00 00:00:00')
,
(5621, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/74-el-gobernador-invito-a-periodistas-al-2do-recorrido-de-los-caminos-del-tio-r
evalorizando-nuestra-cultura-en-los-municipios-de-toledo-y-turco?fontstyle=f-lar
ger', '', '', '', 0, '2012-07-11 02:52:41', '0000-00-00 00:00:00'),
(5624, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Noticias/140-9.jpg', '', '', '', 0, '2012-07-11 03:52:49', '0000-0000 00:00:00'),
(5630, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion/66-or
uro-es-sede-de-la-primera-reunion-de-comunicadores-de-los-sedeges', '', '', '',
0, '2012-07-11 09:23:51', '0000-00-00 00:00:00'),
(5633, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/2
3-manuales', '', '', '', 0, '2012-07-11 11:01:56', '0000-00-00 00:00:00'),
(5635, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/97-el-presidente-del-estado-junto-al-gobernador-del-departamento-de-oruro-inaug
uro-una-infraestructura-educativa-en-socamani', '', '', '', 0, '2012-07-11 11:17
:22', '0000-00-00 00:00:00'),
(5638, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/55-ministerio-de-autonomias-declaro-cuarto-intermedio-en-la-georreferenciacionentre-las-comunidades-afectadas-por-el-tema-limitrofe-entre-oruro-y-potosi?fonts
tyle=f-larger', '', '', '', 0, '2012-07-11 12:14:57', '0000-00-00 00:00:00'),
(5642, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=2', '', '', '', 0, '2012-07-11 14:28:53', '00
00-00-00 00:00:00'),
(5646, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=4', '', '', '', 0, '2012-07-11 19:07:24', '00
00-00-00 00:00:00'),
(5647, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=1&limitstart=', '', '', '', 0, '2012-07-11 19:15:55'
, '0000-00-00 00:00:00'),
(5648, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=5', '', '', '', 0, '2012-07-11 21:04:01', '00
00-00-00 00:00:00'),
(5649, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana?showall=&start=1&fontstyle=f-smaller', '', '', '', 0, '20
12-07-11 22:23:38', '0000-00-00 00:00:00'),
(5650, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?fontstyle=f-smal
ler', '', '', '', 0, '2012-07-11 22:24:43', '0000-00-00 00:00:00'),
(5651, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=1&limits
tart=', '', '', '', 0, '2012-07-11 22:29:29', '0000-00-00 00:00:00'),
(5652, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
3&fontstyle=f-larger', '', '', '', 0, '2012-07-11 22:31:19', '0000-00-00 00:00:0
0'),
(5653, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/66-oruro-es-sede-de-la-primera-reunion-de-comunicadores-de-los-sedeges', '', ''
, '', 0, '2012-07-12 18:45:28', '0000-00-00 00:00:00'),
(5659, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos?fon
tstyle=f-larger', '', '', '', 0, '2012-07-12 19:07:42', '0000-00-00 00:00:00'),
(5660, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-07-12 19:21:40', '
0000-00-00 00:00:00'),
(5661, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern

ador/undefined/', '', '', '', 0, '2012-07-12 19:37:06', '0000-00-00 00:00:00'),


(5662, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-07-12 19:39:26', '0000-0000 00:00:00'),
(5663, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-07-12 19:40:18', '0
000-00-00 00:00:00'),
(5664, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-07-12 19:41:41', '0000-00
-00 00:00:00'),
(5665, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-07-12 19:43:42', '0000-0000 00:00:00'),
(5666, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-07-12 19:46:41', '0000-00
-00 00:00:00'),
(5667, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/pdfs/pdflog.png', '', '', '', 0, '2012-07-12 19:47:07', '0000-00-00
00:00:00'),
(5668, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador?id=5', '', '', '', 0, '2012-07-12 20:17:11', '0000-00-00 00:00:00'),
(5678, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/76la-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-familias-del-municipio-de
-toledo?fontstyle=f-larger', '', '', '', 0, '2012-07-13 06:19:55', '0000-00-00 0
0:00:00'),
(5689, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/96-gobierno-nacional-y-departamental-ademas-de-las-comunidades-de-la-sub-cuenc
a-huanuni-evaluan-trabajos-de-mitigacion-y-remediacion-ambiental', '', '', '', 0
, '2012-07-13 09:03:34', '0000-00-00 00:00:00'),
(5691, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/012.pdf', '', '', '', 0, '2012-07-13 13:09:01', '0000-00-00 00:00:00'),
(5692, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/016.pdf', '', '', '', 0, '2012-07-13 13:13:22', '0000-00-00 00:00:00'),
(5693, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/004.pdf', '', '', '', 0, '2012-07-13 13:17:49', '0000-00-00 00:00:00'),
(5695, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/65-autoridades-determinaron-dar-plazo-de-14-dias-a-la-asociacion-vial-ancaravipara-reiniciar-obras-en-el-tramo-toledo-ancaravi', '', '', '', 0, '2012-07-13 15
:26:28', '0000-00-00 00:00:00'),
(5697, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
', '', '', '', 0, '2012-07-13 17:57:03', '0000-00-00 00:00:00'),
(5698, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
83-formulario-de-atencion-de-denuncias', '', '', '', 0, '2012-07-13 18:28:59', '
0000-00-00 00:00:00'),
(5699, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/9
0-gobierno-departamental-homenajeo-a-dos-artesanos-orurenos-que-contribuyen-en-e
l-carnaval-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-07-13 19:10:33', '
0000-00-00 00:00:00'),
(5700, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/107-el-gobernador-del-departamento-entrego-viveres-a-municipios-afectados-por-d
esbordes-de-rios?fontstyle=f-smaller', '', '', '', 0, '2012-07-13 19:59:06', '00
00-00-00 00:00:00'),
(5701, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=1&limits
tart=&fontstyle=f-larger', '', '', '', 0, '2012-07-13 21:06:20', '0000-00-00 00:
00:00'),
(5702, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
79-acceso-a-la-informacion?fontstyle=f-larger', '', '', '', 0, '2012-07-13 21:07
:25', '0000-00-00 00:00:00'),
(5703, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=25&fontstyle=

f-smaller', '', '', '', 0, '2012-07-13 21:08:21', '0000-00-00 00:00:00'),


(5704, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
81-etica-publica?fontstyle=f-larger', '', '', '', 0, '2012-07-13 22:20:38', '000
0-00-00 00:00:00'),
(5705, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/70-la-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-familias-del-municipi
o-de-toledo?fontstyle=f-larger', '', '', '', 0, '2012-07-13 23:14:42', '0000-0000 00:00:00'),
(5707, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
90-gobierno-departamental-homenajeo-a-dos-artesanos-orurenos-que-contribuyen-enel-carnaval-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-07-14 01:05:27',
'0000-00-00 00:00:00'),
(5710, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional'
, '', '', '', 0, '2012-07-14 02:45:40', '0000-00-00 00:00:00'),
(5712, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=18&fontstyle=f
-smaller', '', '', '', 0, '2012-07-14 03:41:12', '0000-00-00 00:00:00'),
(5716, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=8&fontstyle=fsmaller', '', '', '', 0, '2012-07-14 04:32:12', '0000-00-00 00:00:00'),
(5717, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=2&fontstyle=f-larger', '', '', '', 0, '2012-0
7-14 05:50:39', '0000-00-00 00:00:00'),
(5718, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=3&fontstyle=f-larger', '', '', '', 0, '2012-0
7-14 05:52:43', '0000-00-00 00:00:00'),
(5719, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=5&fontstyle=f-larger', '', '', '', 0, '2012-0
7-14 06:00:59', '0000-00-00 00:00:00'),
(5721, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=4&fontstyle=f-larger', '', '', '', 0, '2012-0
7-14 06:03:02', '0000-00-00 00:00:00'),
(5722, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=45', '', '',
'', 0, '2012-07-14 06:27:00', '0000-00-00 00:00:00'),
(5723, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=1&limitstart=&fontstyle=f-larger', '', '', '', 0, '2
012-07-14 06:34:01', '0000-00-00 00:00:00'),
(5726, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
5-formulario-de-atencion-de-sugerencias', '', '', '', 0, '2012-07-14 08:56:25',
'0000-00-00 00:00:00'),
(5727, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/167-1.jpg', '', '', '', 0, '2012-07-14 09:11:13', '0000-00-00 00:00:00'),
(5732, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos', ''
, '', '', 0, '2012-07-14 13:52:49', '0000-00-00 00:00:00'),
(5734, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=1&limits
tart=&fontstyle=f-smaller', '', '', '', 0, '2012-07-14 14:11:45', '0000-00-00 00
:00:00'),
(5735, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/76-l
a-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-familias-del-municipio-detoledo?fontstyle=f-larger', '', '', '', 0, '2012-07-14 15:20:32', '0000-00-00 00
:00:00'),
(5741, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=3
', '', '', '', 0, '2012-07-14 17:29:37', '0000-00-00 00:00:00'),
(5746, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/167-1.jpg', '', '', '', 0, '2012-07-14 23:27:53', '0000-00-00 00:00:00'),
(5747, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/159-22.jpg', '', '', '', 0, '2012-07-14 23:29:36', '0000-00-00 00:00:00')
,
(5748, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/157-45.jpg', '', '', '', 0, '2012-07-14 23:31:19', '0000-00-00 00:00:00')

,
(5749, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/158-67.jpg', '', '', '', 0, '2012-07-14 23:33:04', '0000-00-00 00:00:00')
,
(5750, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/158-22.jpg', '', '', '', 0, '2012-07-14 23:34:53', '0000-00-00 00:00:00')
,
(5751, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/157.jpg', '', '', '', 0, '2012-07-14 23:36:57', '0000-00-00 00:00:00'),
(5759, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/5
8-contrataciones-menores', '', '', '', 0, '2012-07-15 04:04:28', '0000-00-00 00:
00:00'),
(5762, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/167-1_thumb.jpg', '', 'http://www.oruro.gob.bo/index.php/component/content/a
rticle/11-noticias-..', '', 0, '2012-07-15 04:14:18', '0000-00-00 00:00:00'),
(5765, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
79-acceso-a-la-informacion?fontstyle=f-smaller', '', '', '', 0, '2012-07-15 04:4
1:29', '0000-00-00 00:00:00'),
(5766, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/96-gobierno-nacional-y-departamental-ademas-de-las-comunidades-de-la-sub-cuenca
-huanuni-evaluan-trabajos-de-mitigacion-y-remediacion-ambiental?fontstyle=f-larg
er', '', '', '', 0, '2012-07-15 06:46:00', '0000-00-00 00:00:00'),
(5767, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/9
0-gobierno-departamental-homenajeo-a-dos-artesanos-orurenos-que-contribuyen-en-e
l-carnaval-de-oruro?fontstyle=f-smaller', '', '', '', 0, '2012-07-15 07:10:25',
'0000-00-00 00:00:00'),
(5769, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos?fon
tstyle=f-smaller', '', '', '', 0, '2012-07-15 11:57:17', '0000-00-00 00:00:00'),
(5772, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/2
4-reglamentos-especificos?fontstyle=f-smaller', '', '', '', 0, '2012-07-15 13:10
:07', '0000-00-00 00:00:00'),
(5776, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=2&fontstyle=f-smaller', '', '', '', 0, '201207-15 14:14:47', '0000-00-00 00:00:00'),
(5778, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=3&fontstyle=f-smaller', '', '', '', 0, '201207-15 14:50:36', '0000-00-00 00:00:00'),
(5779, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=11&fontstyle=f
-smaller', '', '', '', 0, '2012-07-15 15:04:17', '0000-00-00 00:00:00'),
(5782, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=4&fontstyle=f-smaller', '', '', '', 0, '201207-15 15:45:24', '0000-00-00 00:00:00'),
(5783, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/2
4-reglamentos-especificos?fontstyle=f-larger', '', '', '', 0, '2012-07-15 15:55:
53', '0000-00-00 00:00:00'),
(5785, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=5&fontstyle=f-smaller', '', '', '', 0, '201207-15 16:26:52', '0000-00-00 00:00:00'),
(5789, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
81-etica-publica?fontstyle=f-smaller', '', '', '', 0, '2012-07-15 17:26:23', '00
00-00-00 00:00:00'),
(5790, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional?
fontstyle=f-larger', '', '', '', 0, '2012-07-15 17:26:26', '0000-00-00 00:00:00'
),
(5791, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=1&limitstart=&fontstyle=f-smaller', '', '', '', 0, '
2012-07-15 17:26:29', '0000-00-00 00:00:00'),
(5792, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
90-gobierno-departamental-homenajeo-a-dos-artesanos-orurenos-que-contribuyen-enel-carnaval-de-oruro?fontstyle=f-smaller', '', '', '', 0, '2012-07-15 17:26:32',

'0000-00-00 00:00:00'),
(5793, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=8', '', '', '
', 0, '2012-07-15 17:39:17', '0000-00-00 00:00:00'),
(5796, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&limitstart=&fontstyle=f-larger', '', '', '', 0, '20
12-07-15 18:22:31', '0000-00-00 00:00:00'),
(5799, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/7
8-control-social', '', '', '', 0, '2012-07-15 23:20:19', '0000-00-00 00:00:00'),
(5800, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/158-67.jpg', '', '', '', 0, '2012-07-15 23:49:01', '0000-00-00 00:00:00'
),
(5801, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/158-22.jpg', '', '', '', 0, '2012-07-15 23:51:11', '0000-00-00 00:00:00'
),
(5802, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/157-45.jpg', '', '', '', 0, '2012-07-15 23:53:13', '0000-00-00 00:00:00'
),
(5803, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/167-1.jpg', '', '', '', 0, '2012-07-15 23:55:22', '0000-00-00 00:00:00')
,
(5804, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/159-22.jpg', '', '', '', 0, '2012-07-15 23:57:51', '0000-00-00 00:00:00'
),
(5807, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/107-el-gobernador-del-departamento-entrego-viveres-a-municipios-afectados-pordesbordes-de-rios', '', '', '', 0, '2012-07-16 05:56:55', '0000-00-00 00:00:00')
,
(5808, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/14-proyectos/76la-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-familias-del-municipio-de
-toledo?fontstyle=f-smaller', '', '', '', 0, '2012-07-16 06:13:58', '0000-00-00
00:00:00'),
(5810, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=1&fontstyle=f-larger', '', '', '', 0, '201207-16 09:19:54', '0000-00-00 00:00:00'),
(5814, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=22', '', '', '
', 0, '2012-07-16 15:11:46', '0000-00-00 00:00:00'),
(5820, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=8&fontstyle=f
-larger', '', '', '', 0, '2012-07-16 19:42:18', '0000-00-00 00:00:00'),
(5823, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/120-programa-cuenca-del-lago-poopo-de-la-gobernacion-entrego-recursos-para-seis
-proyectos', '', '', '', 0, '2012-07-17 04:00:37', '0000-00-00 00:00:00'),
(5824, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?fontstyle=f-larger', '', '', '', 0, '2012-07-17 04:01:01',
'0000-00-00 00:00:00'),
(5825, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/2
2-guias?fontstyle=f-larger', '', '', '', 0, '2012-07-17 06:57:06', '0000-00-00 0
0:00:00'),
(5829, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/107-el-gobernador-del-departamento-entrego-viveres-a-municipios-afectados-pordesbordes-de-rios?fontstyle=f-larger', '', '', '', 0, '2012-07-17 08:44:34', '00
00-00-00 00:00:00'),
(5830, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?fontstyle=f-smaller', '', '', '', 0, '2012-07-17 10:00:57'
, '0000-00-00 00:00:00'),
(5839, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/160-13.jpg', '', '', '', 0, '2012-07-17 17:56:40', '0000-00-00 00:00:00'),
(5842, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
5-municipio-de-toledo-en-riesgo-de-inundarse-por-desborde-del-brazo-derecho-delrio-desaguadero?fontstyle=f-smaller', '', '', '', 0, '2012-07-17 19:30:11', '000
0-00-00 00:00:00'),

(5843, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=1&limit
start=&fontstyle=f-smaller', '', '', '', 0, '2012-07-17 22:04:09', '0000-00-00 0
0:00:00'),
(5848, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/103-coordinadora-de-transparencia-del-gobierno-departamental-propicio-taller-de
-informacion-sobre-el-rol-de-control-social', '', '', '', 0, '2012-07-18 01:08:1
9', '0000-00-00 00:00:00'),
(5856, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=8&fontstyle=f
-smaller', '', '', '', 0, '2012-07-18 17:58:47', '0000-00-00 00:00:00'),
(5859, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
90-gobierno-departamental-homenajeo-a-dos-artesanos-orurenos-que-contribuyen-enel-carnaval-de-oruro', '', '', '', 0, '2012-07-18 20:22:20', '0000-00-00 00:00:0
0'),
(5860, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/107-el-gobernador-del-departamento-entrego-viveres-a-municipios-afectados-pordesbordes-de-rios?fontstyle=f-smaller', '', '', '', 0, '2012-07-18 20:29:16', '0
000-00-00 00:00:00'),
(5861, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/52-inspeccion-final-para-la-entrega-del-tramo-huachacalla?fontstyle=f-larger',
'', '', '', 0, '2012-07-18 21:02:14', '0000-00-00 00:00:00'),
(5863, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/53-convenio-de-cooperacion-interinstitucional-con-la-alt', '', '', '', 0, '2012
-07-18 21:26:47', '0000-00-00 00:00:00'),
(5865, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=&limitstart=&fontstyle=f-larger', '', '', '', 0, '
2012-07-18 21:47:13', '0000-00-00 00:00:00'),
(5866, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/006.pdf', '', '', '', 0, '2012-07-18 21:52:38', '0000-00-00 00:00:00'),
(5867, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/019.pdf', '', '', '', 0, '2012-07-18 21:57:14', '0000-00-00 00:00:00'),
(5868, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=22', '', '',
'', 0, '2012-07-19 01:06:51', '0000-00-00 00:00:00'),
(5869, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/96-gobierno-nacional-y-departamental-ademas-de-las-comunidades-de-la-sub-cuenc
a-huanuni-evaluan-trabajos-de-mitigacion-y-remediacion-ambiental?fontstyle=f-sma
ller', '', '', '', 0, '2012-07-19 01:53:48', '0000-00-00 00:00:00'),
(5870, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/120-programa-cuenca-del-lago-poopo-de-la-gobernacion-entrego-recursos-para-sei
s-proyectos', '', '', '', 0, '2012-07-19 02:29:07', '0000-00-00 00:00:00'),
(5873, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=22&fontstyle=f
-larger', '', '', '', 0, '2012-07-19 17:53:58', '0000-00-00 00:00:00'),
(5874, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=22&fontstyle=f
-smaller', '', '', '', 0, '2012-07-19 18:04:30', '0000-00-00 00:00:00'),
(5877, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/008.pdf', '', '', '', 0, '2012-07-19 19:51:08', '0000-00-00 00:00:00'),
(5880, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=103&fontstyle
=f-smaller', '', '', '', 0, '2012-07-19 22:09:00', '0000-00-00 00:00:00'),
(5882, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/114-construccion-de-los-centros-pan-en-cuatro-municipios-fue-inaugurado', '', '
', '', 0, '2012-07-20 00:57:09', '0000-00-00 00:00:00'),
(5886, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
84-formulario-de-atencion-de-reclamos?fontstyle=f-larger', '', '', '', 0, '201207-20 04:38:38', '0000-00-00 00:00:00'),
(5887, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?fontstyle=f-large
r', '', '', '', 0, '2012-07-20 04:42:46', '0000-00-00 00:00:00'),
(5891, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/52-inspeccion-final-para-la-entrega-del-tramo-huachacalla?fontstyle=f-smaller',
'', '', '', 0, '2012-07-20 06:09:40', '0000-00-00 00:00:00'),
(5893, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8

1-etica-publica?fontstyle=f-larger', '', '', '', 0, '2012-07-20 07:52:30', '0000


-00-00 00:00:00'),
(5894, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=3
&fontstyle=f-larger', '', '', '', 0, '2012-07-20 08:00:51', '0000-00-00 00:00:00
'),
(5896, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=1&limitstart=&fontstyle=f-larger', '', '', '', 0,
'2012-07-20 08:16:29', '0000-00-00 00:00:00'),
(5897, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=1&limitstart=&fontstyle=f-smaller', '', '', '', 0,
'2012-07-20 08:56:28', '0000-00-00 00:00:00'),
(5899, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=18', '', '',
'', 0, '2012-07-20 09:31:40', '0000-00-00 00:00:00'),
(5901, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
1-etica-publica?fontstyle=f-smaller', '', '', '', 0, '2012-07-20 10:18:53', '000
0-00-00 00:00:00'),
(5903, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/018.pdf', '', '', '', 0, '2012-07-20 11:10:47', '0000-00-00 00:00:00'),
(5905, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=82', '', '',
'', 0, '2012-07-20 11:23:55', '0000-00-00 00:00:00'),
(5906, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/102-representantes-de-huanuni-abandonaron-reunion-sobre-tema-limites-con-poopo?
fontstyle=f-smaller', '', '', '', 0, '2012-07-20 11:51:22', '0000-00-00 00:00:00
'),
(5908, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
6-gobernacion-gestiona-recursos-para-implementar-proyecto-nacional-de-pastos-nat
ivos', '', '', '', 0, '2012-07-20 12:23:38', '0000-00-00 00:00:00'),
(5909, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
?fontstyle=f-larger', '', '', '', 0, '2012-07-20 12:47:32', '0000-00-00 00:00:00
'),
(5910, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/51-noticia1?fontstyle=f-larger', '', '', '', 0, '2012-07-20 15:07:25', '0000-00
-00 00:00:00'),
(5911, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/72-gobernacion-socializa-proyecto-de-puerto-seco-en-los-niveles-de-gobierno-y-e
ntidades-inmersas-en-comercio-exterior?fontstyle=f-smaller', '', '', '', 0, '201
2-07-20 15:08:36', '0000-00-00 00:00:00'),
(5912, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=2
', '', '', '', 0, '2012-07-20 15:58:20', '0000-00-00 00:00:00'),
(5913, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
?fontstyle=f-smaller', '', '', '', 0, '2012-07-20 16:16:52', '0000-00-00 00:00:0
0'),
(5914, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/157-45.jpg', '', '', '', 0, '2012-07-20 16:27:34', '
0000-00-00 00:00:00'),
(5915, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/158-67.jpg', '', '', '', 0, '2012-07-20 16:27:43', '
0000-00-00 00:00:00'),
(5916, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/157.jpg', '', '', '', 0, '2012-07-20 16:27:55', '000
0-00-00 00:00:00'),
(5917, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/159-22.jpg', '', '', '', 0, '2012-07-20 16:28:36', '
0000-00-00 00:00:00'),
(5918, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/150.jpg', '', '', '', 0, '2012-07-20 16:29:58', '000
0-00-00 00:00:00'),
(5919, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito

ria-interna/images/Noticias/158-22.jpg', '', '', '', 0, '2012-07-20 16:31:16', '


0000-00-00 00:00:00'),
(5920, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/167-1.jpg', '', '', '', 0, '2012-07-20 16:32:33', '0
000-00-00 00:00:00'),
(5921, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/160-13.jpg', '', '', '', 0, '2012-07-20 16:33:53', '
0000-00-00 00:00:00'),
(5922, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/151.jpg', '', '', '', 0, '2012-07-20 16:35:15', '000
0-00-00 00:00:00'),
(5923, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/171.jpg', '', '', '', 0, '2012-07-20 16:36:52', '000
0-00-00 00:00:00'),
(5924, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
22-guias', '', '', '', 0, '2012-07-20 16:49:18', '0000-00-00 00:00:00'),
(5925, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r?fontstyle=f-smaller', '', '', '', 0, '2012-07-20 17:12:33', '0000-00-00 00:00:
00'),
(5926, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion?fonts
tyle=f-larger', '', '', '', 0, '2012-07-20 17:15:25', '0000-00-00 00:00:00'),
(5927, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes?font
style=f-smaller', '', '', '', 0, '2012-07-20 17:20:13', '0000-00-00 00:00:00'),
(5930, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-07-23 16:42:54', '0
000-00-00 00:00:00'),
(5931, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/undefined/', '', '', '', 0, '2012-07-23 16:43:07', '0000-00-00 00:00:
00'),
(5932, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-07-23 16:47:2
6', '0000-00-00 00:00:00'),
(5933, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-07-23 16:49:42', '0
000-00-00 00:00:00'),
(5935, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/pdfs/pdflog.png', '', '', '', 0, '2012-07-23 17:10:03', '000000-00 00:00:00'),
(5937, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna?id=5', '', '', '', 0, '2012-07-23 17:38:33', '0000-00-00 00:00:00'),
(5938, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/por-emergencia/2-institucional/no-text-5194335274481921191', '', '', '', 0,
'2012-07-24 13:58:53', '0000-00-00 00:00:00'),
(5942, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/160-13.jpg', '', '', '', 0, '2012-07-24 14:46:29', '0
000-00-00 00:00:00'),
(5948, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/46-gobernacion-gestiona-recursos-para-implementar-proyecto-nacional-de-pastos-n
ativos?fontstyle=f-smaller', '', '', '', 0, '2012-07-24 16:05:10', '0000-00-00 0
0:00:00'),
(5949, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r', '', '', '', 0, '2012-07-24 16:15:05', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(5953, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/167-1.jpg', '', '', '', 0, '2012-07-24 18:06:28', '00
00-00-00 00:00:00'),
(5955, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/107-el-gobernador-del-departamento-entrego-viveres-a-municipios-afectados-por-d
esbordes-de-rios', '', '', '', 0, '2012-07-24 19:16:31', '0000-00-00 00:00:00'),

(5962, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/157.jpg', '', '', '', 0, '2012-07-24 19:46:31', '0000
-00-00 00:00:00'),
(5965, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=49&fontstyle=f
-larger', '', '', '', 0, '2012-07-24 20:18:50', '0000-00-00 00:00:00'),
(5966, 'http://www.oruro.gob.bo/index.php/oruro-noticias/undefined', '', 'http:/
/www.oruro.gob.bo/index.php/oruro-noticias/home?id=96', '', 0, '2012-07-24 20:18
:51', '0000-00-00 00:00:00'),
(5969, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/158-22.jpg', '', '', '', 0, '2012-07-24 21:26:37', '0
000-00-00 00:00:00'),
(5970, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/73-estudiantes-del-programa-jesus-nazareth-y-estrella-del-sur-expusieron-los-ma
pas-de-riesgo-del-distrito-4-y-5?fontstyle=f-larger', '', '', '', 0, '2012-07-24
21:48:52', '0000-00-00 00:00:00'),
(5972, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/171.jpg', '', '', '', 0, '2012-07-24 23:22:41', '0000-00-00 00:00:00'),
(5975, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
85-formulario-de-atencion-de-sugerencias', '', '', '', 0, '2012-07-25 01:11:25',
'0000-00-00 00:00:00'),
(5976, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=9', '', '', ''
, 0, '2012-07-25 01:45:26', '0000-00-00 00:00:00'),
(5977, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional?
fontstyle=f-smaller', '', '', '', 0, '2012-07-25 02:17:01', '0000-00-00 00:00:00
'),
(5978, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=74&fontstyle=
f-smaller', '', '', '', 0, '2012-07-25 03:00:25', '0000-00-00 00:00:00'),
(5980, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/150.jpg', '', '', '', 0, '2012-07-25 04:06:28', '0000
-00-00 00:00:00'),
(5981, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=25&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 04:45:38', '0000-00-00 00:00:00'),
(5985, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/171.jpg', '', '', '', 0, '2012-07-25 05:46:28', '0000
-00-00 00:00:00'),
(5991, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/171_thumb.jpg', '', 'http://www.oruro.gob.bo/index.php/component/content/art
icle/11-noticias-..?fontstyle=f-smaller', '', 0, '2012-07-25 06:08:16', '0000-00
-00 00:00:00'),
(5993, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/160-13_thumb.jpg', '', 'http://www.oruro.gob.bo/index.php/component/content/
article/11-noticias-..?fontstyle=f-smaller', '', 0, '2012-07-25 06:08:21', '0000
-00-00 00:00:00'),
(6010, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=49&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 06:09:42', '0000-00-00 00:00:00'),
(6011, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/7
-recursos-humanos', '', '', '', 0, '2012-07-25 06:39:11', '0000-00-00 00:00:00')
,
(6013, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-07-25 07:35:34', '00
00-00-00 00:00:00'),
(6015, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=77&fontstyle=
f-smaller', '', '', '', 0, '2012-07-25 07:52:50', '0000-00-00 00:00:00'),
(6018, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/158-67.jpg', '', '', '', 0, '2012-07-25 09:24:39', '0
000-00-00 00:00:00'),
(6019, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=24&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 09:57:52', '0000-00-00 00:00:00'),
(6020, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/18-deportes/64-or
uro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=f-l

arger', '', '', '', 0, '2012-07-25 11:18:48', '0000-00-00 00:00:00'),


(6021, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=67&fontstyle=f
-larger', '', '', '', 0, '2012-07-25 11:50:07', '0000-00-00 00:00:00'),
(6022, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=83&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 12:06:52', '0000-00-00 00:00:00'),
(6023, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=78&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 12:10:52', '0000-00-00 00:00:00'),
(6024, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=80&fontstyle=f
-larger', '', '', '', 0, '2012-07-25 12:12:14', '0000-00-00 00:00:00'),
(6025, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=81&fontstyle=f
-larger', '', '', '', 0, '2012-07-25 12:12:54', '0000-00-00 00:00:00'),
(6026, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=79&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 12:14:16', '0000-00-00 00:00:00'),
(6027, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=85&fontstyle=f
-larger', '', '', '', 0, '2012-07-25 12:25:47', '0000-00-00 00:00:00'),
(6028, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=84&fontstyle=f
-larger', '', '', '', 0, '2012-07-25 12:26:28', '0000-00-00 00:00:00'),
(6031, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/157-45.jpg', '', '', '', 0, '2012-07-25 13:02:51', '0
000-00-00 00:00:00'),
(6032, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/2
5-reglamentos-internos?fontstyle=f-smaller', '', '', '', 0, '2012-07-25 13:04:26
', '0000-00-00 00:00:00'),
(6034, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/17-gestion/66-or
uro-es-sede-de-la-primera-reunion-de-comunicadores-de-los-sedeges?fontstyle=f-sm
aller', '', '', '', 0, '2012-07-25 13:34:58', '0000-00-00 00:00:00'),
(6038, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/151.jpg', '', '', '', 0, '2012-07-25 14:52:00', '0000
-00-00 00:00:00'),
(6040, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=67&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 14:57:51', '0000-00-00 00:00:00'),
(6041, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=81&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 14:58:00', '0000-00-00 00:00:00'),
(6042, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=80&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 14:58:06', '0000-00-00 00:00:00'),
(6043, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=85&fontstyle=f
-smaller', '', '', '', 0, '2012-07-25 14:58:12', '0000-00-00 00:00:00'),
(6049, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=72&fontstyle=
f-larger', '', '', '', 0, '2012-07-25 15:48:36', '0000-00-00 00:00:00'),
(6050, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=45&fontstyle=
f-smaller', '', '', '', 0, '2012-07-25 15:50:36', '0000-00-00 00:00:00'),
(6051, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=101&fontstyle
=f-smaller', '', '', '', 0, '2012-07-25 15:51:55', '0000-00-00 00:00:00'),
(6052, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=74&fontstyle=
f-larger', '', '', '', 0, '2012-07-25 15:52:36', '0000-00-00 00:00:00'),
(6053, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=82&fontstyle=
f-larger', '', '', '', 0, '2012-07-25 15:53:18', '0000-00-00 00:00:00'),
(6054, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=87&fontstyle=
f-smaller', '', '', '', 0, '2012-07-25 15:56:00', '0000-00-00 00:00:00'),
(6056, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=24', '', '', '
', 0, '2012-07-25 16:25:08', '0000-00-00 00:00:00'),
(6064, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/5
8-contrataciones-menores?fontstyle=f-larger', '', '', '', 0, '2012-07-25 21:08:5
8', '0000-00-00 00:00:00'),
(6065, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/159-22.jpg', '', '', '', 0, '2012-07-27 15:47:42', '0
000-00-00 00:00:00'),
(6066, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=85&fontstyle=
f-larger', '', '', '', 0, '2012-08-01 23:08:54', '0000-00-00 00:00:00'),
(6068, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=25', '', '',

'', 0, '2012-08-01 23:55:03', '0000-00-00 00:00:00'),


(6069, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=1&fontstyle=f-smaller', '', '', '', 0, '2012
-08-02 00:51:43', '0000-00-00 00:00:00'),
(6071, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=18&fontstyle=
f-smaller', '', '', '', 0, '2012-08-02 04:27:17', '0000-00-00 00:00:00'),
(6076, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/72-gobernacion-socializa-proyecto-de-puerto-seco-en-los-niveles-de-gobierno-y-e
ntidades-inmersas-en-comercio-exterior?fontstyle=f-larger', '', '', '', 0, '2012
-08-02 07:14:22', '0000-00-00 00:00:00'),
(6077, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=49', '', '',
'', 0, '2012-08-02 07:19:04', '0000-00-00 00:00:00'),
(6078, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/94-38-comunidades-del-municipio-de-soracachi-se-beneficiaran-con-la-dotacion-de
-energia-electrica?fontstyle=f-smaller', '', '', '', 0, '2012-08-02 07:21:24', '
0000-00-00 00:00:00'),
(6079, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/013.pdf', '', '', '', 0, '2012-08-02 07:22:35', '0000-00-00 00:00:00'),
(6080, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=1&limitstart=&fontstyle=f-larger', '', '', '', 0, '
2012-08-02 07:23:45', '0000-00-00 00:00:00'),
(6081, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=68&fontstyle=
f-larger', '', '', '', 0, '2012-08-02 07:25:07', '0000-00-00 00:00:00'),
(6082, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=80&fontstyle=
f-smaller', '', '', '', 0, '2012-08-02 07:26:06', '0000-00-00 00:00:00'),
(6083, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=46&fontstyle=
f-smaller', '', '', '', 0, '2012-08-02 07:27:22', '0000-00-00 00:00:00'),
(6084, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
22-guias?fontstyle=f-larger', '', '', '', 0, '2012-08-02 07:29:37', '0000-00-00
00:00:00'),
(6085, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
22-guias?fontstyle=f-smaller', '', '', '', 0, '2012-08-02 07:33:54', '0000-00-00
00:00:00'),
(6086, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=68&fontstyle=
f-smaller', '', '', '', 0, '2012-08-02 07:37:46', '0000-00-00 00:00:00'),
(6087, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=49&fontstyle=
f-larger', '', '', '', 0, '2012-08-02 07:43:50', '0000-00-00 00:00:00'),
(6088, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=3&fontstyle=f-larger', '', '', '', 0, '201208-02 07:46:14', '0000-00-00 00:00:00'),
(6089, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=77&fontstyle=
f-larger', '', '', '', 0, '2012-08-02 07:49:27', '0000-00-00 00:00:00'),
(6090, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/102-representantes-de-huanuni-abandonaron-reunion-sobre-tema-limites-con-poopo
?fontstyle=f-larger', '', '', '', 0, '2012-08-02 07:50:17', '0000-00-00 00:00:00
'),
(6091, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/102-representantes-de-huanuni-abandonaron-reunion-sobre-tema-limites-con-poopo
?fontstyle=f-smaller', '', '', '', 0, '2012-08-02 07:54:55', '0000-00-00 00:00:0
0'),
(6092, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/94-38-comunidades-del-municipio-de-soracachi-se-beneficiaran-con-la-dotacion-d
e-energia-electrica', '', '', '', 0, '2012-08-02 08:02:04', '0000-00-00 00:00:00
'),
(6093, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional', '', '', '', 0
, '2012-08-02 08:03:09', '0000-00-00 00:00:00'),
(6094, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?fontstyle=f-lar
ger', '', '', '', 0, '2012-08-02 08:29:54', '0000-00-00 00:00:00'),

(6095, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=56', '', '',


'', 0, '2012-08-02 08:45:41', '0000-00-00 00:00:00'),
(6096, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/013.pdf?fontstyle=f-larger', '', '', '', 0, '2012-08-02 09:30:31', '0000-00-0
0 00:00:00'),
(6097, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?fontstyle=f-sma
ller', '', '', '', 0, '2012-08-02 09:30:36', '0000-00-00 00:00:00'),
(6098, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&limits
tart=', '', '', '', 0, '2012-08-02 09:33:30', '0000-00-00 00:00:00'),
(6099, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&limits
tart=&fontstyle=f-larger', '', '', '', 0, '2012-08-02 09:42:01', '0000-00-00 00:
00:00'),
(6100, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=61', '', '',
'', 0, '2012-08-02 10:38:46', '0000-00-00 00:00:00'),
(6104, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/175-22.jpg', '', '', '', 0, '2012-08-02 12:43:53', '0000-00-00 00:00:00'),
(6105, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/170-45.jpg', '', '', '', 0, '2012-08-02 12:43:58', '0000-00-00 00:00:00'),
(6106, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/175.jpg', '', '', '', 0, '2012-08-02 12:46:47', '0000-00-00 00:00:00'),
(6107, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/158-23.jpg', '', '', '', 0, '2012-08-02 12:49:25', '0000-00-00 00:00:00'),
(6110, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/158-25.jpg', '', '', '', 0, '2012-08-02 12:52:35', '0000-00-00 00:00:00'),
(6111, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/175_333.jpg', '', '', '', 0, '2012-08-02 14:54:53', '0000-00-00 00:00:00'),
(6113, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=79&fontstyle=
f-larger', '', '', '', 0, '2012-08-02 16:22:09', '0000-00-00 00:00:00'),
(6114, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/71-estudiantes-de-medicina-causaron-destrozos-al-edificio-de-la-gobernacion?fon
tstyle=f-smaller', '', '', '', 0, '2012-08-02 16:46:33', '0000-00-00 00:00:00'),
(6116, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=1&limitstart=&fontstyle=f-smaller', '', '', '', 0,
'2012-08-02 17:23:35', '0000-00-00 00:00:00'),
(6117, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=56&fontstyle=
f-larger', '', '', '', 0, '2012-08-02 18:13:45', '0000-00-00 00:00:00'),
(6118, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=81', '', '',
'', 0, '2012-08-02 18:16:54', '0000-00-00 00:00:00'),
(6121, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=93&fontstyle=
f-smaller', '', '', '', 0, '2012-08-02 18:24:08', '0000-00-00 00:00:00'),
(6122, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
3-formulario-de-atencion-de-denuncias', '', '', '', 0, '2012-08-02 18:24:23', '0
000-00-00 00:00:00'),
(6123, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=3&fontstyle=f-smaller', '', '', '', 0, '2012
-08-02 18:52:37', '0000-00-00 00:00:00'),
(6124, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=93&fontstyle=
f-larger', '', '', '', 0, '2012-08-02 18:54:34', '0000-00-00 00:00:00'),
(6125, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=105&fontstyle
=f-smaller', '', '', '', 0, '2012-08-02 18:55:35', '0000-00-00 00:00:00'),
(6128, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/158-22.jpg', '', '', '', 0, '2012-08-02
19:58:07', '0000-00-00 00:00:00'),
(6130, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/159-22.jpg', '', '', '', 0, '2012-08-02
21:44:44', '0000-00-00 00:00:00'),
(6131, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici

os-departamentales/sedag/images/Noticias/175.jpg', '', '', '', 0, '2012-08-02 21


:55:00', '0000-00-00 00:00:00'),
(6132, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=&start=1&fontstyle=f-larger', '', '', '', 0, '2012
-08-02 21:59:32', '0000-00-00 00:00:00'),
(6133, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/160-13.jpg', '', '', '', 0, '2012-08-02
22:05:14', '0000-00-00 00:00:00'),
(6134, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/Noticias/reusedeges.jpg', '', '', '', 0, '2012-08
-02 23:06:04', '0000-00-00 00:00:00'),
(6135, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/Noticias/144-1.jpg', '', '', '', 0, '2012-08-02 2
3:06:15', '0000-00-00 00:00:00'),
(6136, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/167-1.jpg', '', '', '', 0, '2012-08-02
23:46:35', '0000-00-00 00:00:00'),
(6137, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/171.jpg', '', '', '', 0, '2012-08-02 23
:55:00', '0000-00-00 00:00:00'),
(6138, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/158-23.jpg', '', '', '', 0, '2012-08-03
01:36:32', '0000-00-00 00:00:00'),
(6139, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=92&fontstyle=
f-smaller', '', '', '', 0, '2012-08-03 02:10:20', '0000-00-00 00:00:00'),
(6144, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/158-67_thumb.jpg', '', '', '', 0, '2012-08-03 04:05:34', '0000-00-00 00:0
0:00'),
(6146, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/175_333.jpg', '', '', '', 0, '2012-08-0
3 04:54:00', '0000-00-00 00:00:00'),
(6149, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/modules/m
od_vvisit_counter/images/digit_counter/default/5.png', '', '', '', 0, '2012-08-0
3 05:15:11', '0000-00-00 00:00:00'),
(6150, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/167-1_thumb.jpg', '', '', '', 0, '2012-08-03 05:24:01', '0000-00-00 00:00
:00'),
(6152, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/158-22_thumb.jpg', '', '', '', 0, '2012-08-03 06:27:02', '0000-00-00 00:0
0:00'),
(6153, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/157_thumb.jpg', '', '', '', 0, '2012-08-03 06:33:35', '0000-00-00 00:00:0
0'),
(6154, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=10', '', '', '
', 0, '2012-08-03 07:14:04', '0000-00-00 00:00:00'),
(6155, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/157-45_thumb.jpg', '', '', '', 0, '2012-08-03 07:36:00', '0000-00-00 00:0
0:00'),
(6156, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=10&fontstyle=f
-larger', '', '', '', 0, '2012-08-03 08:16:43', '0000-00-00 00:00:00'),
(6157, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=10&fontstyle=f
-smaller', '', '', '', 0, '2012-08-03 08:25:56', '0000-00-00 00:00:00'),
(6158, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
0-transparencia-de-gestion', '', '', '', 0, '2012-08-03 08:29:39', '0000-00-00 0
0:00:00'),
(6159, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
0-transparencia-de-gestion?fontstyle=f-smaller', '', '', '', 0, '2012-08-03 08:4
4:16', '0000-00-00 00:00:00'),
(6160, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/158-25.jpg', '', '', '', 0, '2012-08-03

08:58:21', '0000-00-00 00:00:00'),


(6161, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/170-45.jpg', '', '', '', 0, '2012-08-03
09:25:48', '0000-00-00 00:00:00'),
(6165, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/159-22_thumb.jpg', '', '', '', 0, '2012-08-03 10:20:40', '0000-00-00 00:0
0:00'),
(6166, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Noticias/175-22.jpg', '', '', '', 0, '2012-08-03
10:48:08', '0000-00-00 00:00:00'),
(6169, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=22&fontstyle=
f-larger', '', '', '', 0, '2012-08-03 17:57:42', '0000-00-00 00:00:00'),
(6170, 'http://www.oruro.gob.bo/index.php/component/content/article/2-institucio
nal/undefined', '', 'http://www.oruro.gob.bo/index.php/component/content/article
/2-institucional/25-reglamentos-internos', '', 0, '2012-08-03 19:15:24', '0000-0
0-00 00:00:00'),
(6174, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/023.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-08-03 20:34:33', '0000-0000 00:00:00'),
(6175, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/011.pdf?fontstyle=f-larger', '', '', '', 0, '2012-08-03 20:47:56', '0000-00-0
0 00:00:00'),
(6180, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/77-el-programa-nacional-de-post-alfabetizacion-oruro-lanzo-la-campana-nacionalbolivia-lee?fontstyle=f-larger', '', '', '', 0, '2012-08-03 21:34:04', '0000-0000 00:00:00'),
(6186, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012
-08-03 21:54:07', '0000-00-00 00:00:00'),
(6197, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=61&fontstyle=
f-larger', '', '', '', 0, '2012-08-04 07:04:17', '0000-00-00 00:00:00'),
(6201, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=61&fontstyle=
f-smaller', '', '', '', 0, '2012-08-04 07:10:20', '0000-00-00 00:00:00'),
(6205, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana', '', '', '', 0, '2012-08-04 07:18:28', '0000-00-00 00:00
:00'),
(6206, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=79&fontstyle=
f-smaller', '', '', '', 0, '2012-08-04 07:33:38', '0000-00-00 00:00:00'),
(6207, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana?fontstyle=f-larger', '', '', '', 0, '2012-08-04 07:59:53'
, '0000-00-00 00:00:00'),
(6208, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana?fontstyle=f-smaller', '', '', '', 0, '2012-08-04 08:07:37
', '0000-00-00 00:00:00'),
(6209, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-08-04 08:13:55', '00
00-00-00 00:00:00'),
(6210, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana?showall=&limitstart=', '', '', '', 0, '2012-08-04 08:42:0
9', '0000-00-00 00:00:00'),
(6211, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
61-seguridad-ciudadana?showall=&limitstart=&fontstyle=f-smaller', '', '', '', 0,
'2012-08-04 09:05:17', '0000-00-00 00:00:00'),
(6212, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
25-reglamentos-internos', '', '', '', 0, '2012-08-04 12:55:44', '0000-00-00 00:0
0:00'),
(6213, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
25-reglamentos-internos?fontstyle=f-larger', '', '', '', 0, '2012-08-04 13:10:43
', '0000-00-00 00:00:00'),
(6214, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/

25-reglamentos-internos?fontstyle=f-smaller', '', '', '', 0, '2012-08-04 13:26:1


6', '0000-00-00 00:00:00'),
(6215, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/96-gobierno-nacional-y-departamental-ademas-de-las-comunidades-de-la-sub-cuenca
-huanuni-evaluan-trabajos-de-mitigacion-y-remediacion-ambiental?fontstyle=f-smal
ler', '', '', '', 0, '2012-08-04 13:45:24', '0000-00-00 00:00:00'),
(6223, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/011.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-08-04 22:33:38', '0000-0000 00:00:00'),
(6225, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=22&fontstyle=
f-smaller', '', '', '', 0, '2012-08-04 23:11:30', '0000-00-00 00:00:00'),
(6232, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-08-05 0
6:46:08', '0000-00-00 00:00:00'),
(6233, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-08-05 0
6:46:12', '0000-00-00 00:00:00'),
(6234, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/pdflog.png', '', '', '', 0, '2012-08-05 06:4
6:13', '0000-00-00 00:00:00'),
(6235, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/undefined/', '', '', '', 0, '2012-08-05 07:06:01', '0000
-00-00 00:00:00'),
(6236, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-08-05
07:08:33', '0000-00-00 00:00:00'),
(6237, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-08-05
07:09:11', '0000-00-00 00:00:00'),
(6238, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/Institucional/bgi2011.pdf', '', '', '', 0, '201208-05 07:10:31', '0000-00-00 00:00:00'),
(6240, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag?id=5', '', '', '', 0, '2012-08-05 07:48:48', '0000-00-00
00:00:00'),
(6241, 'http://www.oruro.gob.bo/index.php/oruro-noticias/function.file-put-conte
nts', '', '', '', 0, '2012-08-05 08:06:35', '0000-00-00 00:00:00'),
(6252, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=4&fontstyle=f-larger', '', '', '', 0, '201208-05 20:44:38', '0000-00-00 00:00:00'),
(6254, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=101&fontstyle
=f-larger', '', '', '', 0, '2012-08-05 22:08:57', '0000-00-00 00:00:00'),
(6258, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/65-autoridades-determinaron-dar-plazo-de-14-dias-a-la-asociacion-vial-ancaravipara-reiniciar-obras-en-el-tramo-toledo-ancaravi?fontstyle=f-smaller', '', '', '
', 0, '2012-08-05 23:17:21', '0000-00-00 00:00:00'),
(6259, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=104', '', '',
'', 0, '2012-08-05 23:17:28', '0000-00-00 00:00:00'),
(6263, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=11&fontstyle=f
-larger', '', '', '', 0, '2012-08-05 23:44:20', '0000-00-00 00:00:00'),
(6268, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=24', '', '',
'', 0, '2012-08-06 00:55:59', '0000-00-00 00:00:00'),
(6269, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=46', '', '',
'', 0, '2012-08-06 01:34:10', '0000-00-00 00:00:00'),
(6270, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=47&fontstyle=
f-larger', '', '', '', 0, '2012-08-06 01:53:16', '0000-00-00 00:00:00'),
(6277, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=65&fontstyle=
f-smaller', '', '', '', 0, '2012-08-06 03:12:52', '0000-00-00 00:00:00'),
(6279, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=72&fontstyle=
f-smaller', '', '', '', 0, '2012-08-06 03:40:12', '0000-00-00 00:00:00'),

(6280, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=72', '', '',


'', 0, '2012-08-06 04:06:25', '0000-00-00 00:00:00'),
(6283, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=76&fontstyle=
f-larger', '', '', '', 0, '2012-08-06 09:01:23', '0000-00-00 00:00:00'),
(6284, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=75&fontstyle=
f-larger', '', '', '', 0, '2012-08-06 09:03:03', '0000-00-00 00:00:00'),
(6288, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=7', '', '', ''
, 0, '2012-08-06 11:25:47', '0000-00-00 00:00:00'),
(6289, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/99-gobierno-departamental-insta-a-operadores-del-transporte-publico-a-tramitar
-sus-tarjetas-de-operaciones', '', '', '', 0, '2012-08-06 12:13:35', '0000-00-00
00:00:00'),
(6290, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=86', '', '',
'', 0, '2012-08-06 12:20:11', '0000-00-00 00:00:00'),
(6291, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=9&fontstyle=flarger', '', '', '', 0, '2012-08-06 12:21:49', '0000-00-00 00:00:00'),
(6292, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
24-reglamentos-especificos', '', '', '', 0, '2012-08-06 12:35:58', '0000-00-00 0
0:00:00'),
(6294, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=11&fontstyle=
f-larger', '', '', '', 0, '2012-08-06 12:58:22', '0000-00-00 00:00:00'),
(6295, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=104&fontstyle
=f-larger', '', '', '', 0, '2012-08-06 12:58:31', '0000-00-00 00:00:00'),
(6296, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
104-gaceta-oficial-del-departamento', '', '', '', 0, '2012-08-06 13:21:16', '000
0-00-00 00:00:00'),
(6297, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=11&fontstyle=
f-smaller', '', '', '', 0, '2012-08-06 13:21:19', '0000-00-00 00:00:00'),
(6298, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
24-reglamentos-especificos?fontstyle=f-larger', '', '', '', 0, '2012-08-06 13:21
:22', '0000-00-00 00:00:00'),
(6299, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
24-reglamentos-especificos?fontstyle=f-smaller', '', '', '', 0, '2012-08-06 13:2
4:13', '0000-00-00 00:00:00'),
(6300, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/011.pdf', '', '', '', 0, '2012-08-06 13:24:16', '0000-00-00 00:00:00'),
(6301, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=92&fontstyle=
f-larger', '', '', '', 0, '2012-08-06 13:31:41', '0000-00-00 00:00:00'),
(6302, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=97', '', '',
'', 0, '2012-08-06 13:35:06', '0000-00-00 00:00:00'),
(6303, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
104-gaceta-oficial-del-departamento?fontstyle=f-smaller', '', '', '', 0, '2012-0
8-06 13:40:01', '0000-00-00 00:00:00'),
(6304, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=92', '', '',
'', 0, '2012-08-06 13:50:46', '0000-00-00 00:00:00'),
(6319, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=1
&fontstyle=f-larger', '', '', '', 0, '2012-08-07 10:56:21', '0000-00-00 00:00:00
'),
(6320, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/9
-cadi', '', '', '', 0, '2012-08-07 13:19:44', '0000-00-00 00:00:00'),
(6321, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=65&fontstyle=
f-larger', '', '', '', 0, '2012-08-07 13:22:50', '0000-00-00 00:00:00'),
(6322, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
9-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=2
&fontstyle=f-larger', '', '', '', 0, '2012-08-07 13:54:57', '0000-00-00 00:00:00
'),
(6323, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=55&fontstyle=
f-smaller', '', '', '', 0, '2012-08-07 15:24:57', '0000-00-00 00:00:00'),
(6324, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=104&fontstyle=

f-larger', '', '', '', 0, '2012-08-07 15:30:54', '0000-00-00 00:00:00'),


(6326, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=78&fontstyle=
f-larger', '', '', '', 0, '2012-08-07 15:42:51', '0000-00-00 00:00:00'),
(6328, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=104&fontstyle=
f-smaller', '', '', '', 0, '2012-08-07 17:33:16', '0000-00-00 00:00:00'),
(6329, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/175_333.jpg', '', '', '', 0, '2012-08-07 17:36:35', '0000-00-00 00:00:00'
),
(6330, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/16
7-1.png', '', '', '', 0, '2012-08-07 17:37:38', '0000-00-00 00:00:00'),
(6331, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/158-23.jpg', '', '', '', 0, '2012-08-07 17:38:58', '0000-00-00 00:00:00')
,
(6332, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/175-22.jpg', '', '', '', 0, '2012-08-07 17:40:16', '0000-00-00 00:00:00')
,
(6333, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/170-45.jpg', '', '', '', 0, '2012-08-07 17:41:35', '0000-00-00 00:00:00')
,
(6334, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/158-25.jpg', '', '', '', 0, '2012-08-07 17:42:55', '0000-00-00 00:00:00')
,
(6335, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/175.jpg', '', '', '', 0, '2012-08-07 17:44:17', '0000-00-00 00:00:00'),
(6336, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
04-gaceta-oficial-del-departamento?fontstyle=f-larger', '', '', '', 0, '2012-0807 17:44:21', '0000-00-00 00:00:00'),
(6337, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/171.jpg', '', '', '', 0, '2012-08-07 17:45:52', '0000-00-00 00:00:00'),
(6339, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
04-gaceta-oficial-del-departamento?fontstyle=f-smaller', '', '', '', 0, '2012-08
-07 17:58:49', '0000-00-00 00:00:00'),
(6340, 'http://www.oruro.gob.bo/index.php/component/content/article/images/167-1
.png', '', '', '', 0, '2012-08-07 18:37:03', '0000-00-00 00:00:00'),
(6341, 'http://190.129.8.206/index.php/module/action/param1/${@print(eval($_POST
[c]))}', '', '', '', 0, '2012-08-07 19:48:57', '0000-00-00 00:00:00'),
(6342, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/74-el-gobernador-invito-a-periodistas-al-2do-recorrido-de-los-caminos-del-tio-r
evalorizando-nuestra-cultura-en-los-municipios-de-toledo-y-turco?fontstyle=f-sma
ller', '', '', '', 0, '2012-08-07 22:12:44', '0000-00-00 00:00:00'),
(6344, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/160-13.jpg', '', '', '', 0, '2012-08-08 00:54:57', '0000-00-00 00:00:00')
,
(6345, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/16
7-1.png', '', '', '', 0, '2012-08-08 00:55:59', '0000-00-00 00:00:00'),
(6346, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/171.jpg', '', '', '', 0, '2012-08-08 00:56:57', '0000-00-00 00:00:00'),
(6347, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/175-22.jpg', '', '', '', 0, '2012-08-08 00:57:58', '0000-00-00 00:00:00')
,
(6348, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/175.jpg', '', '', '', 0, '2012-08-08 00:58:59', '0000-00-00 00:00:00'),
(6349, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/158-25.jpg', '', '', '', 0, '2012-08-08 01:00:00', '0000-00-00 00:00:00')
,
(6350, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/158-23.jpg', '', '', '', 0, '2012-08-08 01:01:02', '0000-00-00 00:00:00')
,
(6352, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/167-1.jpg', '', '', '', 0, '2012-08-08 01:02:13', '0000-00-00 00:00:00'),

(6353, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/170-45.jpg', '', '', '', 0, '2012-08-08 01:03:05', '0000-00-00 00:00:00')
,
(6354, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/No
ticias/175_333.jpg', '', '', '', 0, '2012-08-08 01:04:29', '0000-00-00 00:00:00'
),
(6365, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=76&fontstyle=
f-smaller', '', '', '', 0, '2012-08-08 03:22:33', '0000-00-00 00:00:00'),
(6366, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=75&fontstyle=
f-smaller', '', '', '', 0, '2012-08-08 03:22:50', '0000-00-00 00:00:00'),
(6369, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/51-noticia1', '', '', '', 0, '2012-08-08 03:52:25', '0000-00-00 00:00:00'),
(6375, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/175_333_thumb.jpg', '', '', '', 0, '2012-08-08 09:48:10', '0000-00-00 00:
00:00'),
(6382, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/In
stitucional/bgi2011.pdf', '', '', '', 0, '2012-08-08 12:27:37', '0000-00-00 00:0
0:00'),
(6385, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/170-45_thumb.jpg', '', '', '', 0, '2012-08-08 13:43:25', '0000-00-00 00:0
0:00'),
(6386, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/171_thumb.jpg', '', '', '', 0, '2012-08-08 13:48:01', '0000-00-00 00:00:0
0'),
(6387, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/175_thumb.jpg', '', '', '', 0, '2012-08-08 13:55:08', '0000-00-00 00:00:0
0'),
(6388, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/16
7-1_thumb.png', '', '', '', 0, '2012-08-08 15:53:23', '0000-00-00 00:00:00'),
(6389, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/158-25_thumb.jpg', '', '', '', 0, '2012-08-08 16:23:21', '0000-00-00 00:00:0
0'),
(6390, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/170-45_thumb.jpg', '', '', '', 0, '2012-08-08 16:53:26', '0000-00-00 00:00:0
0'),
(6391, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
80-rendicion-publica-de-cuentas?fontstyle=f-larger', '', '', '', 0, '2012-08-08
17:21:18', '0000-00-00 00:00:00'),
(6392, 'http://www.oruro.gob.bo/index.php/component/content/article/images/167-1
_thumb.png', '', '', '', 0, '2012-08-08 17:23:33', '0000-00-00 00:00:00'),
(6393, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=7&fontstyle=flarger', '', '', '', 0, '2012-08-08 17:41:02', '0000-00-00 00:00:00'),
(6394, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/158-23_thumb.jpg', '', '', '', 0, '2012-08-08 17:53:39', '0000-00-00 00:00:0
0'),
(6395, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/175_thumb.jpg', '', '', '', 0, '2012-08-08 18:23:47', '0000-00-00 00:00:00')
,
(6396, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/175_333_thumb.jpg', '', '', '', 0, '2012-08-08 18:53:53', '0000-00-00 00:00:
00'),
(6397, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/158-23_thumb.jpg', '', '', '', 0, '2012-08-08 19:24:01', '0000-00-00 00:0
0:00'),
(6398, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/158-25_thumb.jpg', '', '', '', 0, '2012-08-08 19:29:03', '0000-00-00 00:0
0:00'),
(6399, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/No
ticias/175-22_thumb.jpg', '', '', '', 0, '2012-08-08 19:35:44', '0000-00-00 00:0
0:00'),

(6402, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/175-22_thumb.jpg', '', '', '', 0, '2012-08-08 20:03:45', '0000-00-00 00:00:0
0'),
(6403, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/013.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-08-08 20:44:57', '0000-0000 00:00:00'),
(6406, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/167-1.png', '', '', '', 0, '2012-08-08 23:14:32', '0000-00-00
00:00:00'),
(6407, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/175_333.jpg', '', '', '', 0, '2012-08-08 23:15:47',
'0000-00-00 00:00:00'),
(6408, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/158-25.jpg', '', '', '', 0, '2012-08-08 23:17:21', '
0000-00-00 00:00:00'),
(6409, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/175.jpg', '', '', '', 0, '2012-08-08 23:18:46', '000
0-00-00 00:00:00'),
(6410, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/170-45.jpg', '', '', '', 0, '2012-08-08 23:20:21', '
0000-00-00 00:00:00'),
(6411, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/175-22.jpg', '', '', '', 0, '2012-08-08 23:21:54', '
0000-00-00 00:00:00'),
(6412, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/images/Noticias/158-23.jpg', '', '', '', 0, '2012-08-08 23:23:45', '
0000-00-00 00:00:00'),
(6413, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=57&fontstyle=
f-larger', '', '', '', 0, '2012-08-09 03:55:04', '0000-00-00 00:00:00'),
(6417, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=25&fontstyle=f
-larger', '', '', '', 0, '2012-08-09 09:22:56', '0000-00-00 00:00:00'),
(6419, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=85', '', '', '
', 0, '2012-08-09 11:03:36', '0000-00-00 00:00:00'),
(6421, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/9
-cadi?fontstyle=f-larger', '', '', '', 0, '2012-08-09 11:38:49', '0000-00-00 00:
00:00'),
(6425, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/undefined', '', 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependen
cias/secretarias/medio-ambiente-y-madre-tierra', '', 0, '2012-08-09 13:50:21', '
0000-00-00 00:00:00'),
(6432, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=1&limitstart=', '', '', '', 0, '2012-08-09 18:12:32
', '0000-00-00 00:00:00'),
(6433, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=2&fontstyle=f-larger', '', '', '', 0, '201208-09 18:16:02', '0000-00-00 00:00:00'),
(6435, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=78&fontstyle=
f-smaller', '', '', '', 0, '2012-08-09 18:26:04', '0000-00-00 00:00:00'),
(6438, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
80-rendicion-publica-de-cuentas?fontstyle=f-smaller', '', '', '', 0, '2012-08-09
20:51:47', '0000-00-00 00:00:00'),
(6439, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-08-09
21:14:46', '0000-00-00 00:00:00'),
(6442, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=61', '', '', '
', 0, '2012-08-10 01:37:26', '0000-00-00 00:00:00'),
(6445, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/175_333.jpg', '', '', '', 0, '2012-08-10 04:15:10', '0000-00-00 00:00:00
'),
(6449, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N

oticias/171.jpg', '', '', '', 0, '2012-08-10 06:38:48', '0000-00-00 00:00:00'),


(6451, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/158-25.jpg', '', '', '', 0, '2012-08-10 09:03:02', '0000-00-00 00:00:00'
),
(6452, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/160-13.jpg', '', '', '', 0, '2012-08-10 10:20:33', '0000-00-00 00:00:00'
),
(6453, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/175-22.jpg', '', '', '', 0, '2012-08-10 10:45:20', '0000-00-00 00:00:00'
),
(6454, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/170-45.jpg', '', '', '', 0, '2012-08-10 11:26:48', '0000-00-00 00:00:00'
),
(6455, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/1
67-1.png', '', '', '', 0, '2012-08-10 12:08:15', '0000-00-00 00:00:00'),
(6456, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/175.jpg', '', '', '', 0, '2012-08-10 12:49:43', '0000-00-00 00:00:00'),
(6457, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/158-23.jpg', '', '', '', 0, '2012-08-10 13:31:11', '0000-00-00 00:00:00'
),
(6487, 'http://www.oruro.gob.bo/index.php/images/auditorias/gador/isg2012.pdf',
'', '', '', 0, '2012-08-11 06:01:33', '0000-00-00 00:00:00'),
(6501, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=102', '', '',
'', 0, '2012-08-11 07:43:33', '0000-00-00 00:00:00'),
(6503, 'http://www.oruro.gob.bo/index.php/component/content/article/2-institucio
nal/', '', '', '', 0, '2012-08-11 10:32:28', '0000-00-00 00:00:00'),
(6527, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/isg2012.pdf',
'', '', '', 0, '2012-08-11 18:46:06', '0000-00-00 00:00:00'),
(6536, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/007.pdf', '', '', '', 0, '2012-08-12 03:28:47', '0000-00-00 00:00:00'),
(6549, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=-135', '', '',
'', 0, '2012-08-12 14:11:58', '0000-00-00 00:00:00'),
(6550, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=-135+union+sele
ct+version()', '', '', '', 0, '2012-08-12 14:12:28', '0000-00-00 00:00:00'),
(6551, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=-135+union+sele
ct+1', '', '', '', 0, '2012-08-12 14:12:41', '0000-00-00 00:00:00'),
(6552, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=-135+union+sele
ct+1,2', '', '', '', 0, '2012-08-12 14:12:46', '0000-00-00 00:00:00'),
(6553, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=-135+union+sele
ct+1,3', '', '', '', 0, '2012-08-12 14:12:50', '0000-00-00 00:00:00'),
(6554, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=-135+union+sele
ct+1,2,3', '', '', '', 0, '2012-08-12 14:13:00', '0000-00-00 00:00:00'),
(6555, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=-135+union+sele
ct+1,2,3,4', '', '', '', 0, '2012-08-12 14:13:05', '0000-00-00 00:00:00'),
(6557, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=87&fontstyle=
f-larger', '', '', '', 0, '2012-08-12 20:21:39', '0000-00-00 00:00:00'),
(6558, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/15713.jpg', '', '', '', 0, '2012-08-12 20:34:10', '0000-00-00 00:00:00'),
(6559, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/15711.jpg', '', '', '', 0, '2012-08-12 20:34:13', '0000-00-00 00:00:00'),
(6571, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
4-formulario-de-atencion-de-reclamos?fontstyle=f-smaller', '', '', '', 0, '201208-13 07:46:41', '0000-00-00 00:00:00'),
(6588, 'http://www.oruro.gob.bo/index.php/component/content/article/18-deportes/
124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-losjuegos-plurinacionales', '', 'http://www.google.com/m/search', '', 0, '2012-08-1
3 17:34:05', '0000-00-00 00:00:00'),
(6589, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/18-deportes/64-oruro-contara-con-piscina-semio
limpica-en-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-08-13 17:51:38', '0

000-00-00 00:00:00'),
(6598, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/15711_thumb.jpg', '', '', '', 0, '2012-08-13 19:45:18', '0000-00-00 00:00:00
'),
(6599, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/18-deportes/124-unidades-educativas-se-suman-con-sus-ban
das-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '201
2-08-13 19:46:19', '0000-00-00 00:00:00'),
(6601, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/18-deportes/124-unidades-educativas-se-suman-con-sus-banda
s-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '201208-13 19:50:07', '0000-00-00 00:00:00'),
(6602, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/15713_thumb.jpg', '', '', '', 0, '2012-08-13 19:54:32', '0000-00-00 00:00:00
'),
(6610, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inaugura
cion-de-los-juegos-plurinacionales', '', '', '', 0, '2012-08-14 12:32:50', '0000
-00-00 00:00:00'),
(6615, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=57', '', '',
'', 0, '2012-08-14 13:40:10', '0000-00-00 00:00:00'),
(6616, 'https://www.oruro.gob.bo/index.php/component/content/article/18-deportes
/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-los
-juegos-plurinacionales?fontstyle=f-smaller', '', '', '', 0, '2012-08-14 13:52:2
3', '0000-00-00 00:00:00'),
(6617, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/18-depor
tes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-delos-juegos-plurinacionales', '', '', '', 0, '2012-08-14 14:00:19', '0000-00-00 0
0:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(6619, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/18-deport
es/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-l
os-juegos-plurinacionales', '', '', '', 0, '2012-08-14 14:29:39', '0000-00-00 00
:00:00'),
(6622, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-l
a-zona-norte-de-la-ciudad', '', '', '', 0, '2012-08-14 18:07:57', '0000-00-00 00
:00:00'),
(6624, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=56&fontstyle=
f-smaller', '', '', '', 0, '2012-08-14 19:43:28', '0000-00-00 00:00:00'),
(6625, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/18-deportes/124-unidades-educativas-se-suman-con-sus-b
andas-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '2
012-08-14 19:46:32', '0000-00-00 00:00:00'),
(6627, 'http://www.oruro.gob.bo/index.php/component/content/article/18-deportes/
64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', ''
, '', 0, '2012-08-14 21:16:13', '0000-00-00 00:00:00'),
(6628, 'http://www.oruro.gob.bo/index.php/18-deportes/124-unidades-educativas-se
-suman-con-sus-bandas-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '
', '', '', 0, '2012-08-14 21:16:23', '0000-00-00 00:00:00'),
(6629, 'http://www.oruro.gob.bo/index.php/18-deportes/64-oruro-contara-con-pisci
na-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-08-14 22:12
:39', '0000-00-00 00:00:00'),
(6631, 'http://www.oruro.gob.bo/index.php/servicio/tramites/18-deportes/64-oruro
-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', '', 0,
'2012-08-15 00:33:54', '0000-00-00 00:00:00'),
(6632, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad
?fontstyle=f-larger', '', '', '', 0, '2012-08-15 02:00:32', '0000-00-00 00:00:00

'),
(6634, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica
-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '2012-08-15 03:12
:21', '0000-00-00 00:00:00'),
(6639, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad
?fontstyle=f-larger', '', '', '', 0, '2012-08-15 06:52:03', '0000-00-00 00:00:00
'),
(6640, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad
?fontstyle=f-smaller', '', '', '', 0, '2012-08-15 07:32:22', '0000-00-00 00:00:0
0'),
(6642, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/18-deportes/124
-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-los-jue
gos-plurinacionales', '', '', '', 0, '2012-08-15 14:49:20', '0000-00-00 00:00:00
'),
(6643, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/cache/a259cb805f7d451331069cfd2f92161b', '', 'http://www.oruro
.gob.bo/index.php/organo-ejecutivo/dependencias/servicios-departamentales/sedes'
, '', 0, '2012-08-15 15:13:08', '0000-00-00 00:00:00'),
(6655, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/18-d
eportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion
-de-los-juegos-plurinacionales', '', '', '', 0, '2012-08-15 18:47:03', '0000-0000 00:00:00'),
(6656, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
2&fontstyle=f-larger', '', '', '', 0, '2012-08-15 21:33:13', '0000-00-00 00:00:0
0'),
(6670, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/18-depor
tes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', ''
, '', '', 0, '2012-08-16 13:36:20', '0000-00-00 00:00:00'),
(6673, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-ina
uguracion-de-los-juegos-plurinacionales', '', '', '', 0, '2012-08-16 23:13:50',
'0000-00-00 00:00:00'),
(6681, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracio
n-de-los-juegos-plurinacionales', '', '', '', 0, '2012-08-17 03:44:55', '0000-00
-00 00:00:00'),
(6683, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/18-d
eportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad'
, '', '', '', 0, '2012-08-17 05:27:54', '0000-00-00 00:00:00'),
(6685, 'http://www.oruro.gob.bo/index.php/18-deportes/64-oruro-contara-con-pisci
na-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0
, '2012-08-17 07:48:07', '0000-00-00 00:00:00'),
(6686, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zo
na-norte-de-la-ciudad', '', '', '', 0, '2012-08-17 09:47:19', '0000-00-00 00:00:
00'),
(6687, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la
-ciudad', '', '', '', 0, '2012-08-17 09:55:46', '0000-00-00 00:00:00'),
(6689, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/18-deporte
s/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '',
'', '', 0, '2012-08-17 14:07:08', '0000-00-00 00:00:00'),
(6697, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/107-el-gobernador-del-departamento-entrego-viveres-a-municipios-afectados-por-d
esbordes-de-rios?fontstyle=f-larger', '', '', '', 0, '2012-08-20 12:30:58', '000
0-00-00 00:00:00'),

(6712, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/18-deportes/64-oru
ro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', '',
0, '2012-08-20 16:08:41', '0000-00-00 00:00:00'),
(6719, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en
-la-zona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-08-20 18:2
3:01', '0000-00-00 00:00:00'),
(6721, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/undefined', '', 'http
://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobernador', '', 0
, '2012-08-20 20:25:35', '0000-00-00 00:00:00'),
(6725, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-de
-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '2012-08-2
1 03:08:54', '0000-00-00 00:00:00'),
(6726, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/75-oruro-realizo-una-recaudacion-de-bs-39464381-por-regalias-mineras-en-los-pri
meros-3-meses-de-la-gestion-2012?fontstyle=f-smaller', '', '', '', 0, '2012-08-2
1 03:28:48', '0000-00-00 00:00:00'),
(6727, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/18-deportes/64-oruro-contara-con-piscina-semiolimpica-e
n-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-08-21 04:29:59', '0000-00-00
00:00:00'),
(6731, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/154713.jpg', '', '', '', 0, '2012-08-21 07:26:16', '0000-00-00 00:00:00'),
(6733, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en
-la-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-08-21 07:
59:13', '0000-00-00 00:00:00'),
(6734, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/017.pdf?fontstyle=f-larger', '', '', '', 0, '2012-08-21 08:14:15', '0000-00-0
0 00:00:00'),
(6736, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/4
5-municipio-de-toledo-en-riesgo-de-inundarse-por-desborde-del-brazo-derecho-delrio-desaguadero?fontstyle=f-larger', '', '', '', 0, '2012-08-21 10:00:59', '0000
-00-00 00:00:00'),
(6737, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/18-deportes/64-oruro-contara-con-piscina-semiolimpica-e
n-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-08-21 10:38:28', '0000-00-00
00:00:00'),
(6740, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/18-deportes/64-o
ruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', ''
, 0, '2012-08-21 16:30:12', '0000-00-00 00:00:00'),
(6741, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-dela-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-08-21 16:30:46', '0000-00-0
0 00:00:00'),
(6743, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/017.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-08-21 16:33:06', '0000-0000 00:00:00'),
(6748, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte
-de-la-ciudad', '', '', '', 0, '2012-08-21 22:14:19', '0000-00-00 00:00:00'),
(6751, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=74', '', '',
'', 0, '2012-08-22 07:13:59', '0000-00-00 00:00:00'),
(6752, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=85&fontstyle=
f-smaller', '', '', '', 0, '2012-08-22 07:43:23', '0000-00-00 00:00:00'),
(6754, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-nortede-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-08-22 08:27:10', '0000-0
0-00 00:00:00'),

(6757, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-d
e-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '2012-0822 10:16:18', '0000-00-00 00:00:00'),
(6758, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/18-deportes/64oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', '
', 0, '2012-08-22 13:13:25', '0000-00-00 00:00:00'),
(6760, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-z
ona-norte-de-la-ciudad', '', '', '', 0, '2012-08-22 13:25:54', '0000-00-00 00:00
:00'),
(6761, 'http://www.oruro.gob.bo/index.php/servicio/tramites/18-deportes/64-oruro
-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=f-larg
er', '', '', '', 0, '2012-08-22 13:44:09', '0000-00-00 00:00:00'),
(6763, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/18-deport
es/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fonts
tyle=f-larger', '', '', '', 0, '2012-08-22 14:21:58', '0000-00-00 00:00:00'),
(6764, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/DSC04909.JPG', '', '', '', 0, '2012-08-22 14:44:13', '0000-00-00 00:00:00'),
(6766, 'http://www.oruro.gob.bo/index.php/component/content/article/modules/mod_
AutsonSlideShow/images/fot2.jpg', '', '', '', 0, '2012-08-22 18:04:13', '0000-00
-00 00:00:00'),
(6768, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a
-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '2012-08-22 21:21:1
5', '0000-00-00 00:00:00'),
(6774, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Notic
ias/154713_thumb.jpg', '', '', '', 0, '2012-08-23 00:44:13', '0000-00-00 00:00:0
0'),
(6778, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-l
a-ciudad', '', '', '', 0, '2012-08-23 03:01:36', '0000-00-00 00:00:00'),
(6781, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte
-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-08-23 04:01:57', '0000-0
0-00 00:00:00'),
(6782, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte
-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-08-23 04:30:40', '000000-00 00:00:00'),
(6787, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
2', '', '', '', 0, '2012-08-23 06:53:19', '0000-00-00 00:00:00'),
(6791, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/021.pdf?fontstyle=f-larger', '', '', '', 0, '2012-08-23 10:50:51', '0000-00-0
0 00:00:00'),
(6794, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/016.pdf?fontstyle=f-larger', '', '', '', 0, '2012-08-23 11:29:08', '0000-00-0
0 00:00:00'),
(6796, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musicaa-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '2012-08-23 13:14:
45', '0000-00-00 00:00:00'),
(6805, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-z
ona-norte-de-la-ciudad', '', '', '', 0, '2012-08-24 10:48:09', '0000-00-00 00:00
:00'),
(6806, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/021.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-08-24 10:58:00', '0000-0000 00:00:00'),

(6808, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
2&fontstyle=f-smaller', '', '', '', 0, '2012-08-24 11:23:33', '0000-00-00 00:00:
00'),
(6814, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/18-deportes/64-or
uro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '', '', '',
0, '2012-08-24 14:02:11', '0000-00-00 00:00:00'),
(6816, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-08-24 16:38:41', '0000-00-00 00:0
0:00'),
(6817, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-08-24 17
:39:28', '0000-00-00 00:00:00'),
(6821, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/Institucional/bgi2011.pdf', '', '', '', 0, '2012-08-24 19:20:35', '0000-00-0
0 00:00:00'),
(6823, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/005.pdf', '', '', '', 0, '2012-08-24 19:49:36', '0000-00-00 00:0
0:00'),
(6825, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/und
efined/', '', '', '', 0, '2012-08-24 21:12:57', '0000-00-00 00:00:00'),
(6829, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/undefined/', '', '', '', 0, '2012-08-24 23:09:34', '0000-0
0-00 00:00:00'),
(6836, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musicaa-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-smaller', '', '', '', 0
, '2012-08-27 12:50:22', '0000-00-00 00:00:00'),
(6837, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-08
-27 12:51:00', '0000-00-00 00:00:00'),
(6838, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/002.pdf', '', '', '', 0, '2012-08-27 12
:51:03', '0000-00-00 00:00:00'),
(6844, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=&limitstart=&fontstyle=f-smaller', '', '', '', 0,
'2012-08-27 13:03:44', '0000-00-00 00:00:00'),
(6845, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=1&fontstyle=f-larger', '', '', '', 0, '2012-0
8-27 13:08:47', '0000-00-00 00:00:00'),
(6849, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/1
8-coordinador-ctlcc?showall=&start=1&fontstyle=f-smaller', '', '', '', 0, '201208-27 17:57:38', '0000-00-00 00:00:00'),
(6865, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
3-formulario-de-atencion-de-denuncias?fontstyle=f-larger', '', '', '', 0, '201208-28 05:28:05', '0000-00-00 00:00:00'),
(6885, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
3&fontstyle=f-smaller', '', '', '', 0, '2012-08-28 19:34:26', '0000-00-00 00:00:
00'),
(6887, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=77', '', '',
'', 0, '2012-08-28 22:20:46', '0000-00-00 00:00:00'),
(6893, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/93-gobernador-santos-tito-inauguro-la-construccion-del-puente-vehicular-cohanidel-municipio-de-soracachi', '', '', '', 0, '2012-08-29 02:29:56', '0000-00-00 0
0:00:00'),
(6906, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad
', '', '', '', 0, '2012-08-29 14:38:56', '0000-00-00 00:00:00'),
(6916, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor

ia-interna/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-nort
e-de-la-ciudad', '', '', '', 0, '2012-08-29 19:05:40', '0000-00-00 00:00:00'),
(6920, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte
-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-08-29 21:12:19', '000000-00 00:00:00'),
(6921, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/pdflog.png', '', '', '', 0, '2012-08-29 21:26:23', '0000-00-00 00:0
0:00'),
(6932, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-nort
e-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-08-30 03:48:23', '000000-00 00:00:00'),
(6934, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-nort
e-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-08-30 03:55:27', '0000
-00-00 00:00:00'),
(6943, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/154713.jpg', '', '', '', 0, '2012-08-30 07:02:15', '0000-00-00 00:00:00'
),
(6944, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/15711.jpg', '', '', '', 0, '2012-08-30 07:04:32', '0000-00-00 00:00:00')
,
(6945, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/N
oticias/15713.jpg', '', '', '', 0, '2012-08-30 07:13:00', '0000-00-00 00:00:00')
,
(6947, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/18-deportes/64-oruro-contara-con-piscina-semiolimpica-e
n-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-08-30 09:16:23', '0000-00-00
00:00:00'),
(6954, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/18-deportes/124-unidades-educativas-se-suman-con-sus-ba
ndas-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '20
12-08-30 18:02:14', '0000-00-00 00:00:00'),
(6955, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/101-la-unidad-de-bomberos-calama-y-el-servicio-departamental-de-seguridad-ciud
adana-capacitaron-a-35-estudiantes?fontstyle=f-larger', '', '', '', 0, '2012-0830 18:25:13', '0000-00-00 00:00:00'),
(6956, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/59-gobernador-pidio-celeridad-a-las-empresas-que-construyen-la-carretera-ancara
vi-turco?fontstyle=f-larger', '', '', '', 0, '2012-08-30 18:28:21', '0000-00-00
00:00:00'),
(6961, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo//plugins/system/rokbo
x/themes/light/', '', '', '', 0, '2012-08-30 19:48:44', '0000-00-00 00:00:00'),
(6963, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo//plugins/system/rokbo
x/themes/', '', '', '', 0, '2012-08-30 19:48:53', '0000-00-00 00:00:00'),
(6965, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo//plugins/system/rokbo
x/', '', '', '', 0, '2012-08-30 19:49:04', '0000-00-00 00:00:00'),
(6967, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo//plugins/system/', ''
, '', '', 0, '2012-08-30 19:49:13', '0000-00-00 00:00:00'),
(6969, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo//plugins/', '', '', '
', 0, '2012-08-30 19:49:22', '0000-00-00 00:00:00'),
(6974, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=4', '', '', '', 0, '2012-08-31 04:21:51', '0
000-00-00 00:00:00'),
(6976, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0814_020.JPG', '', '', '', 0, '2012-08-31 06:42:12', '0000-00-00 00:00:00'),
(6979, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Noticias/maestro.jpg', '', '', '', 0, '2012-08
-31 07:38:29', '0000-00-00 00:00:00'),

(6982, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0816_052.JPG', '', '', '', 0, '2012-08-31 09:33:12', '0000-00-00 00:00:00'),
(6983, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0816_044.JPG', '', '', '', 0, '2012-08-31 10:30:16', '0000-00-00 00:00:00'),
(6984, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0813_024.JPG', '', '', '', 0, '2012-08-31 11:27:12', '0000-00-00 00:00:00'),
(6986, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0816_027.JPG', '', '', '', 0, '2012-08-31 12:24:12', '0000-00-00 00:00:00'),
(6988, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0816_040.JPG', '', '', '', 0, '2012-08-31 15:15:13', '0000-00-00 00:00:00'),
(6989, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0814_052.JPG', '', '', '', 0, '2012-08-31 16:12:16', '0000-00-00 00:00:00'),
(6990, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0816_010.JPG', '', '', '', 0, '2012-08-31 21:07:50', '0000-00-00 00:00:00'),
(6991, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0816_029.JPG', '', '', '', 0, '2012-08-31 21:07:52', '0000-00-00 00:00:00'),
(6996, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0814_021.JPG', '', '', '', 0, '2012-08-31 21:16:40', '0000-00-00 00:00:00'),
(6998, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0814_044.JPG', '', '', '', 0, '2012-08-31 21:25:04', '0000-00-00 00:00:00'),
(6999, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-0
8-31 21:26:52', '0000-00-00 00:00:00'),
(7001, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-08
-31 21:36:27', '0000-00-00 00:00:00'),
(7002, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-08
-31 21:47:36', '0000-00-00 00:00:00'),
(7003, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-0
8-31 21:48:52', '0000-00-00 00:00:00'),
(7004, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-08
-31 21:50:08', '0000-00-00 00:00:00'),
(7005, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-08
-31 21:51:25', '0000-00-00 00:00:00'),
(7006, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-08
-31 21:52:40', '0000-00-00 00:00:00'),
(7008, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-08
-31 22:17:15', '0000-00-00 00:00:00'),
(7009, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-0
8-31 22:18:31', '0000-00-00 00:00:00'),
(7010, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-08
-31 22:18:37', '0000-00-00 00:00:00'),
(7011, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-0
8-31 22:19:21', '0000-00-00 00:00:00'),
(7012, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-08
-31 22:19:53', '0000-00-00 00:00:00'),
(7013, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-08
-31 22:20:13', '0000-00-00 00:00:00'),
(7014, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici

os-departamentales/sedcam/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-0


8-31 22:20:47', '0000-00-00 00:00:00'),
(7015, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-0
8-31 22:21:25', '0000-00-00 00:00:00'),
(7016, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-08
-31 22:21:57', '0000-00-00 00:00:00'),
(7017, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-08
-31 22:22:15', '0000-00-00 00:00:00'),
(7018, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-08
-31 22:22:22', '0000-00-00 00:00:00'),
(7019, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-08
-31 22:22:56', '0000-00-00 00:00:00'),
(7020, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-08
-31 22:23:19', '0000-00-00 00:00:00'),
(7021, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-08
-31 22:23:34', '0000-00-00 00:00:00'),
(7022, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-08
-31 22:24:04', '0000-00-00 00:00:00'),
(7023, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-08
-31 22:24:28', '0000-00-00 00:00:00'),
(7024, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-08
-31 22:25:13', '0000-00-00 00:00:00'),
(7025, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-08
-31 22:25:15', '0000-00-00 00:00:00'),
(7026, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-08
-31 22:25:47', '0000-00-00 00:00:00'),
(7027, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Institucional/bgi2011.pdf', '', '', '', 0, '201
2-08-31 22:26:15', '0000-00-00 00:00:00'),
(7028, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-08
-31 22:26:48', '0000-00-00 00:00:00'),
(7029, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '',
0, '2012-08-31 22:27:16', '0000-00-00 00:00:00'),
(7030, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/101-la-unidad-de-bomberos-calama-y-el-servicio-departamental-de-seguridad-ciud
adana-capacitaron-a-35-estudiantes?fontstyle=f-smaller', '', '', '', 0, '2012-08
-31 22:38:42', '0000-00-00 00:00:00'),
(7031, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0816_016.JPG', '', '', '', 0, '2012-08-31 23:16:49', '0000-00-00 00:00:00'),
(7044, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/15713.jpg', '', '', '', 0, '2012-09-03
18:03:47', '0000-00-00 00:00:00'),
(7045, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/Noticias/154713.jpg', '', '', '', 0, '2012-09-0
3 18:11:44', '0000-00-00 00:00:00'),
(7051, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedeges/18-deportes/124-unidades-educativas-se-suman-con-sus-b
andas-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '2
012-09-03 20:24:01', '0000-00-00 00:00:00'),
(7052, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/18-deportes/124-u
nidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-los-juego
s-plurinacionales', '', '', '', 0, '2012-09-03 20:28:47', '0000-00-00 00:00:00')
,
(7067, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-l
a-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-04 01:40:36', '0000-00-00 00
:00:00'),
(7083, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18
-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciuda
d', '', '', '', 0, '2012-09-04 11:16:43', '0000-00-00 00:00:00'),
(7084, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/156', '', 'http://ww
w.oruro.gob.bo/', '', 0, '2012-09-04 12:16:07', '0000-00-00 00:00:00'),
(7085, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/11-noticias-gador/156-gobierno-departamental-y-ministe
rio-publico-efectuaron-audiencia-de-registro-del-ponton-que-esta-abandonado-en-e
l-rio-desaguadero?fonts', '', '', '', 0, '2012-09-04 12:16:43', '0000-00-00 00:0
0:00'),
(7088, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/11-noticia
s-gador/156-gobierno-departamental-y-ministerio-publico-efectuaron-audiencia-deregistro-del-ponton-que-esta-abandonado-en-el-rio-desaguadero', '', '', '', 0, '
2012-09-04 12:17:01', '0000-00-00 00:00:00'),
(7089, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/11-noticias-gador/156-gobierno-departamental-y-ministerio-publico-efectuaron
-audiencia-de-registro-del-ponton-que-esta-abandonado-en-el-rio-desaguadero', ''
, '', '', 0, '2012-09-04 12:17:06', '0000-00-00 00:00:00'),
(7097, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-09-04 23:29:05', '0000-00-00 00:00:00'),
(7134, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/020.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-09-05 20:38:28', '0000-0000 00:00:00'),
(7149, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra haber si te sirve algo', '', '', '', 0, '201209-06 03:57:58', '0000-00-00 00:00:00'),
(7151, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre', '', '', '', 0, '2012-09-06 04:00:40', '0000-00-00 0
0:00:00'),
(7157, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/18-d
eportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?
fontstyle=f-larger', '', '', '', 0, '2012-09-06 05:43:52', '0000-00-00 00:00:00'
),
(7158, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/18-d
eportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?
fontstyle=f-smaller', '', '', '', 0, '2012-09-06 05:50:00', '0000-00-00 00:00:00
'),
(7159, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/18deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad
?fontstyle=f-larger', '', '', '', 0, '2012-09-06 05:53:26', '0000-00-00 00:00:00
'),
(7160, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18
-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciuda
d?fontstyle=f-larger', '', '', '', 0, '2012-09-06 05:58:26', '0000-00-00 00:00:0
0'),
(7161, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18
-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciuda
d?fontstyle=f-larger', '', '', '', 0, '2012-09-06 06:05:48', '0000-00-00 00:00:0

0'),
(7162, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/18deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad
?fontstyle=f-smaller', '', '', '', 0, '2012-09-06 06:07:19', '0000-00-00 00:00:0
0'),
(7163, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-l
a-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-06 06:09
:35', '0000-00-00 00:00:00'),
(7164, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/18
-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciuda
d?fontstyle=f-smaller', '', '', '', 0, '2012-09-06 06:12:30', '0000-00-00 00:00:
00'),
(7165, 'https://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18
-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciuda
d?fontstyle=f-smaller', '', '', '', 0, '2012-09-06 06:16:26', '0000-00-00 00:00:
00'),
(7166, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=107', '', '',
'', 0, '2012-09-06 06:23:51', '0000-00-00 00:00:00'),
(7167, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-nor
te-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-09-06 06:32:49', '0000
-00-00 00:00:00'),
(7169, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-nor
te-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-06 06:34:25', '000
0-00-00 00:00:00'),
(7190, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-09-06
17:04:25', '0000-00-00 00:00:00'),
(7191, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-09-06
17:04:33', '0000-00-00 00:00:00'),
(7192, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-0906 17:05:36', '0000-00-00 00:00:00'),
(7193, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-0906 17:06:02', '0000-00-00 00:00:00'),
(7194, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-09
-06 17:06:30', '0000-00-00 00:00:00'),
(7195, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-09
-06 17:06:57', '0000-00-00 00:00:00'),
(7196, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-0906 17:07:28', '0000-00-00 00:00:00'),
(7197, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-0906 17:07:52', '0000-00-00 00:00:00'),
(7198, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-0906 17:08:20', '0000-00-00 00:00:00'),
(7199, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-0906 17:08:46', '0000-00-00 00:00:00'),
(7201, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/pdflog.png', '', '', '', 0, '2012-09-06 17:
08:55', '0000-00-00 00:00:00'),

(7202, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-0906 17:09:14', '0000-00-00 00:00:00'),
(7203, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-0906 17:09:47', '0000-00-00 00:00:00'),
(7204, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-0906 17:10:08', '0000-00-00 00:00:00'),
(7205, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-0906 17:10:36', '0000-00-00 00:00:00'),
(7206, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-09
-06 17:11:04', '0000-00-00 00:00:00'),
(7207, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-09
-06 17:11:30', '0000-00-00 00:00:00'),
(7208, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '', 0
, '2012-09-06 17:11:59', '0000-00-00 00:00:00'),
(7209, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-0906 17:12:25', '0000-00-00 00:00:00'),
(7210, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-0906 17:12:54', '0000-00-00 00:00:00'),
(7211, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-0906 17:13:20', '0000-00-00 00:00:00'),
(7212, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-0906 17:13:49', '0000-00-00 00:00:00'),
(7213, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-0906 17:14:14', '0000-00-00 00:00:00'),
(7214, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-0906 17:14:44', '0000-00-00 00:00:00'),
(7215, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-0906 17:15:09', '0000-00-00 00:00:00'),
(7216, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-0906 17:15:39', '0000-00-00 00:00:00'),
(7217, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-0906 17:16:03', '0000-00-00 00:00:00'),
(7218, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-0906 17:16:38', '0000-00-00 00:00:00'),
(7219, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-09
-06 17:16:57', '0000-00-00 00:00:00'),
(7220, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-0906 17:17:33', '0000-00-00 00:00:00'),
(7221, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-09
-06 17:17:51', '0000-00-00 00:00:00'),

(7222, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012
-09-06 17:18:47', '0000-00-00 00:00:00'),
(7251, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=75', '', '',
'', 0, '2012-09-07 06:17:04', '0000-00-00 00:00:00'),
(7254, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/18-deportes/64-oruro-contara-con-piscina-semiolimpica-e
n-la-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-07 10
:39:58', '0000-00-00 00:00:00'),
(7255, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/18-d
eportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?
fontstyle=f-smaller', '', '', '', 0, '2012-09-07 10:43:45', '0000-00-00 00:00:00
'),
(7257, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/18-deportes/64-oruro-contara-con-piscina-semiolimp
ica-en-la-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-0907 11:00:33', '0000-00-00 00:00:00'),
(7258, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/18-deportes/64-oruro-contara-con-piscina-semio
limpica-en-la-zona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '201209-07 11:05:02', '0000-00-00 00:00:00'),
(7259, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/18-deportes/64-oruro-contara-con-piscina-semiol
impica-en-la-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '201209-07 11:06:22', '0000-00-00 00:00:00'),
(7280, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias&ld=20120
909&ap=7&app=1&c=info.dogpl', '', '', '', 0, '2012-09-09 02:18:53', '0000-00-00
00:00:00'),
(7284, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo&ld=20120909&ap=8&app=1&c=info.dogpl', '', '', '
', 0, '2012-09-09 02:18:56', '0000-00-00 00:00:00'),
(7291, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/pdflog.png', '', '', '', 0, '201209-09 04:45:49', '0000-00-00 00:00:00'),
(7295, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0815_005.JPG', '', '', '', 0, '2012-09-09 07:31:44', '0000-00-00 00:00:00'),
(7301, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en
-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-09 13:05:43', '0000-00-00
00:00:00'),
(7302, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/anpe/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-nortede-la-ciudad', '', '', '', 0, '2012-09-09 13:32:14', '0000-00-00 00:00:00'),
(7304, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/DSCN1172.JPG', '', '', '', 0, '2012-09-09 15:58:18', '0000-00-00 00:00:00'),
(7306, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/18-deportes/124-unidades-educativas-se-suman-con-sus-ba
ndas-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '20
12-09-09 19:16:07', '0000-00-00 00:00:00'),
(7310, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/18-deportes/124-unidades-educativas-se-suman-con-sus-ban
das-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '201
2-09-09 22:32:11', '0000-00-00 00:00:00'),
(7311, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en
-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-09 23:05:51', '0000-00-00
00:00:00'),
(7317, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/18-deportes/124-unidades-educativas-se-suman-con-sus-ban
das-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '201

2-09-10 08:18:24', '0000-00-00 00:00:00'),


(7321, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad
', '', '', '', 0, '2012-09-10 12:02:05', '0000-00-00 00:00:00'),
(7322, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra?showall=1&limitstart=', '', 'http://oruro.yalw
a.com.bo/Medio-ambiente/104/', '', 0, '2012-09-10 12:19:57', '0000-00-00 00:00:0
0'),
(7324, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/18-deporte
s/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '',
'', '', 0, '2012-09-10 12:31:20', '0000-00-00 00:00:00'),
(7326, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
5-formulario-de-atencion-de-sugerencias?fontstyle=f-smaller', '', '', '', 0, '20
12-09-10 12:44:09', '0000-00-00 00:00:00'),
(7335, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/18-deportes/64-oruro-contara-con-piscina-semiolimpicaen-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-10 19:11:56', '0000-00-0
0 00:00:00'),
(7337, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/cache/00d6fc89e215fef0cfcb01e48a2faff3', '', 'http://www.oruro.gob.bo/index.
php/organo-ejecutivo/dependencias/secretarias/medio-ambiente-y-madre-tierra', ''
, 0, '2012-09-10 20:00:26', '0000-00-00 00:00:00'),
(7340, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/18-deport
es/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '',
'', '', 0, '2012-09-10 20:23:36', '0000-00-00 00:00:00'),
(7343, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/18-deportes/124-un
idades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-los-juegos
-plurinacionales', '', '', '', 0, '2012-09-10 22:21:41', '0000-00-00 00:00:00'),
(7360, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/18-deportes/124-unidades-educativas-se-suman-con-sus-ba
ndas-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '20
12-09-11 08:58:25', '0000-00-00 00:00:00'),
(7362, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/DSC04909.JPG', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:04', '0000-00-00 00:00:00'),
(7363, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/DSC_0015.jpg', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:08', '0000-00-00 00:00:00'),
(7364, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/modules/mod_AutsonSlideShow/images/fot3.jpg', '', 'http://www.oruro.gob.bo/i
ndex.php/organo-ejecutivo/dependencias/secretarias/planificacion-del-desarrollo?
showall=1&limitstart=', '', 0, '2012-09-11 13:03:08', '0000-00-00 00:00:00'),
(7365, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/0816_052.JPG', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:44', '0000-00-00 00:00:00'),
(7366, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/0814_020.JPG', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:45', '0000-00-00 00:00:00'),
(7367, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/0814_041.JPG', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:46', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(7368, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/0816_029.JPG', '', 'http://www.oruro.gob.bo/index.php/organo-e

jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:47', '0000-00-00 00:00:00'),
(7369, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/0816_044.JPG', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:47', '0000-00-00 00:00:00'),
(7370, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/0816_016.JPG', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:48', '0000-00-00 00:00:00'),
(7371, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/images/ROLLER/0816_027.JPG', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/dependencias/secretarias/planificacion-del-desarrollo?showall=1&limitst
art=', '', 0, '2012-09-11 13:03:52', '0000-00-00 00:00:00'),
(7373, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/modules/mod_AutsonSlideShow/images/fot2.jpg', '', 'http://www.oruro.gob.bo/i
ndex.php/organo-ejecutivo/dependencias/secretarias/planificacion-del-desarrollo?
showall=1&limitstart=', '', 0, '2012-09-11 13:18:07', '0000-00-00 00:00:00'),
(7377, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/modules/mod_AutsonSlideShow/images/fot1.jpg', '', 'http://www.oruro.gob.bo/i
ndex.php/organo-ejecutivo/dependencias/secretarias/planificacion-del-desarrollo?
showall=1&limitstart=', '', 0, '2012-09-11 13:18:08', '0000-00-00 00:00:00'),
(7380, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/18-deportes/124-unidades-educativas-se-suman-co
n-sus-bandas-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', ''
, 0, '2012-09-11 19:39:22', '0000-00-00 00:00:00'),
(7381, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/18-deportes/64-oruro-contara-con-piscina-semiol
impica-en-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-11 19:56:13', '00
00-00-00 00:00:00'),
(7387, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte
-de-la-ciudad', '', '', '', 0, '2012-09-11 23:13:40', '0000-00-00 00:00:00'),
(7388, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/18-deportes/64-oruro-contara-con-piscina-semiolimpicaen-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-12 01:14:58', '0000-00-0
0 00:00:00'),
(7406, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=109', '', '',
'', 0, '2012-09-12 11:08:42', '0000-00-00 00:00:00'),
(7413, 'http://www.oruro.gob.bo/index.php/servicio/undefined', '', 'http://www.o
ruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-09-12 20:41:23', '0000-00
-00 00:00:00'),
(7429, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0
, '2012-09-14 02:24:34', '0000-00-00 00:00:00'),
(7430, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=107&fontstyle
=f-larger', '', '', '', 0, '2012-09-14 03:37:37', '0000-00-00 00:00:00'),
(7431, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/18-deportes/64oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=f
-larger', '', '', '', 0, '2012-09-14 03:53:11', '0000-00-00 00:00:00'),
(7434, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/18-deportes/124-unidades-educativas-se-suman-con-sus-ba
ndas-de-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-larger',
'', '', '', 0, '2012-09-14 07:49:31', '0000-00-00 00:00:00'),
(7435, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-l
a-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-14 07:50:00', '0000-00-00
00:00:00'),
(7438, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-z

ona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-09-14 09:29:57'


, '0000-00-00 00:00:00'),
(7448, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en
-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-15 01:15:18', '0000-00-00
00:00:00'),
(7449, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en
-la-zona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-09-15 01:1
9:18', '0000-00-00 00:00:00'),
(7450, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/103-coordinadora-de-transparencia-del-gobierno-departamental-propicio-taller-d
e-informacion-sobre-el-rol-de-control-social', '', '', '', 0, '2012-09-15 01:23:
14', '0000-00-00 00:00:00'),
(7452, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/18-deportes/64-oruro-contara-con-piscina-semiolimpicaen-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-15 03:03:48', '0000-00-0
0 00:00:00'),
(7455, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/18-deportes/124-u
nidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-los-juego
s-plurinacionales?fontstyle=f-smaller', '', '', '', 0, '2012-09-15 07:50:31', '0
000-00-00 00:00:00'),
(7460, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/103-coordinadora-de-transparencia-del-gobierno-departamental-propicio-taller-d
e-informacion-sobre-el-rol-de-control-social?fontstyle=f-larger', '', '', '', 0,
'2012-09-15 09:49:08', '0000-00-00 00:00:00'),
(7461, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-d
e-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-larger', '', '
', '', 0, '2012-09-15 09:49:28', '0000-00-00 00:00:00'),
(7462, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/103-coordinadora-de-transparencia-del-gobierno-departamental-propicio-taller-d
e-informacion-sobre-el-rol-de-control-social?fontstyle=f-smaller', '', '', '', 0
, '2012-09-15 10:08:39', '0000-00-00 00:00:00'),
(7472, 'http://m.odnoklassniki.ruhttp//m.odnoklassniki.ru', '', '', '', 0, '2012
-09-15 15:03:03', '0000-00-00 00:00:00'),
(7474, 'http://www.oruro.gob.bo/index.php/auditoria-interna/cache/736b377be89d6c
55ceeee74e0e313724', '', 'http://www.oruro.gob.bo/index.php/auditoria-interna/di
reccion-de-auditoria-interna', '', 0, '2012-09-15 15:23:06', '0000-00-00 00:00:0
0'),
(7475, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/cache/736b377be89d6c
55ceeee74e0e313724', '', 'http://www.oruro.gob.bo/index.php/11-noticias-gador/15
6', '', 0, '2012-09-15 15:29:18', '0000-00-00 00:00:00'),
(7477, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/cache/736b377be89d6c55ceeee74e0e313724', '', 'http://www.oruro.gob.bo/
index.php/convocatorias-y-licitaciones/licitacion-publica/internacional', '', 0,
'2012-09-15 15:31:31', '0000-00-00 00:00:00'),
(7478, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/11-notic
ias-gador/cache/736b377be89d6c55ceeee74e0e313724', '', 'http://www.oruro.gob.bo/
index.php/organo-ejecutivo/dependencias/11-noticias-gador/137-gobierno-departame
ntal-y-universidad-tecnica-de-oruro-firmaron-c', '', 0, '2012-09-15 15:31:41', '
0000-00-00 00:00:00'),
(7479, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/11-noticias-gador/cache/736b377be89d6c55ceeee74e0e313724', '', 'http:/
/www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacion-publica/11-n
oticias-gador/158-comite-organizador-de-los-iii-juegos-plurinaci', '', 0, '201209-15 15:33:41', '0000-00-00 00:00:00'),
(7480, 'http://www.oruro.gob.bo/index.php/component/content/article/11-noticiasgador/cache/736b377be89d6c55ceeee74e0e313724', '', 'http://www.oruro.gob.bo/inde
x.php/component/content/article/11-noticias-gador/158-comite-organizador-de-los-

iii-juegos-plurinacionales-intensifica-pre', '', 0, '2012-09-15 15:39:11', '0000


-00-00 00:00:00'),
(7481, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/11-noticias-gador/cache/736b377be89d6c55ceeee74e0e313724
', '', 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/11-noticias-gador/158-comite-organizador-de-los-iii-ju',
'', 0, '2012-09-15 15:39:19', '0000-00-00 00:00:00'),
(7484, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/18-deportes/124-unidades-educativas-se-suman-con-sus-banda
s-de-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-smaller', '
', '', '', 0, '2012-09-15 18:06:26', '0000-00-00 00:00:00'),
(7487, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/18-deportes/124-unidades-educativas-se-suman-con-sus-banda
s-de-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-larger', ''
, '', '', 0, '2012-09-15 19:54:24', '0000-00-00 00:00:00'),
(7488, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-z
ona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-15 21:50:34
', '0000-00-00 00:00:00'),
(7493, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/18-deportes/124-unidades-educativas-se-suman-con-sus-banda
s-de-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-smaller', '
', '', '', 0, '2012-09-16 09:52:06', '0000-00-00 00:00:00'),
(7498, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-z
ona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-09-16 22:07:52'
, '0000-00-00 00:00:00'),
(7502, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=101', '', '',
'', 0, '2012-09-17 01:03:27', '0000-00-00 00:00:00'),
(7504, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-09-1
7 04:41:16', '0000-00-00 00:00:00'),
(7505, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-09-1
7 04:41:16', '0000-00-00 00:00:00'),
(7506, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '', 0,
'2012-09-17 04:41:33', '0000-00-00 00:00:00'),
(7507, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-09-1
7 04:42:01', '0000-00-00 00:00:00'),
(7508, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-09-1
7 04:42:28', '0000-00-00 00:00:00'),
(7509, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-09-1
7 04:42:55', '0000-00-00 00:00:00'),
(7510, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-09-1
7 04:43:22', '0000-00-00 00:00:00'),
(7511, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-09-1
7 04:43:49', '0000-00-00 00:00:00'),
(7512, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-09-1
7 04:44:16', '0000-00-00 00:00:00'),
(7513, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-0917 04:44:43', '0000-00-00 00:00:00'),
(7514, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedes/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-0917 04:45:10', '0000-00-00 00:00:00'),


(7515, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-09-1
7 04:45:37', '0000-00-00 00:00:00'),
(7516, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-0917 04:46:05', '0000-00-00 00:00:00'),
(7517, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-09-1
7 04:46:32', '0000-00-00 00:00:00'),
(7518, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-09-1
7 04:46:59', '0000-00-00 00:00:00'),
(7519, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-09-1
7 04:47:26', '0000-00-00 00:00:00'),
(7520, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-09-1
7 04:47:53', '0000-00-00 00:00:00'),
(7521, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-0917 04:48:20', '0000-00-00 00:00:00'),
(7522, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-0917 04:48:47', '0000-00-00 00:00:00'),
(7523, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-09-1
7 04:49:17', '0000-00-00 00:00:00'),
(7524, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-09-1
7 04:49:41', '0000-00-00 00:00:00'),
(7525, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/Institucional/bgi2011.pdf', '', '', '', 0, '201209-17 04:50:09', '0000-00-00 00:00:00'),
(7526, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-09-1
7 04:50:36', '0000-00-00 00:00:00'),
(7527, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-09-1
7 04:52:22', '0000-00-00 00:00:00'),
(7528, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-09-1
7 04:53:59', '0000-00-00 00:00:00'),
(7529, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-09-1
7 04:55:37', '0000-00-00 00:00:00'),
(7531, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-09-1
7 04:57:15', '0000-00-00 00:00:00'),
(7532, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-0917 04:58:42', '0000-00-00 00:00:00'),
(7533, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-09-1
7 05:01:19', '0000-00-00 00:00:00'),
(7534, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/18-deportes/64-oru
ro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=f-la
rger', '', '', '', 0, '2012-09-17 07:54:43', '0000-00-00 00:00:00'),
(7535, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar

ias/desarrollo-social/18-deportes/124-unidades-educativas-se-suman-con-sus-banda
s-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '201209-17 11:26:44', '0000-00-00 00:00:00'),
(7536, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/18-depor
tes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?font
style=f-smaller', '', '', '', 0, '2012-09-17 11:26:46', '0000-00-00 00:00:00'),
(7537, 'http://190.129.8.206//index.php', '', '', '', 0, '2012-09-17 13:07:23',
'0000-00-00 00:00:00'),
(7538, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=1&limitstart=', '', '', '', 0, '2012-09-17 14:28:3
3', '0000-00-00 00:00:00'),
(7539, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/6
1-seguridad-ciudadana?showall=&start=1', '', '', '', 0, '2012-09-17 14:32:57', '
0000-00-00 00:00:00'),
(7540, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-09-17 16:13:11', '0000-00-0
0 00:00:00'),
(7541, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-09-17 16:13:25', '0000-0000 00:00:00'),
(7542, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-09-17 16:13:44', '0000-0000 00:00:00'),
(7543, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-09-17 16:13:59', '0000-00-0
0 00:00:00'),
(7544, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-09-17 16:14:18', '0000-0000 00:00:00'),
(7545, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-09-17 16:14:36', '0000-00-0
0 00:00:00'),
(7546, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-09-17 16:14:56', '000000-00 00:00:00'),
(7547, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-09-17 16:15:14', '0000-0000 00:00:00'),
(7548, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-09-17 16:15:33', '0000-00-0
0 00:00:00'),
(7549, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-09-17 16:15:53', '0000-00-0
0 00:00:00'),
(7550, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-09-17 16:16:12', '0000-00-0
0 00:00:00'),
(7551, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-09-17 16:16:30', '0000-0000 00:00:00'),
(7552, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-09-17 16:16:49', '0000-00-0
0 00:00:00'),
(7553, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-09-17 16:17:08', '0000-00-0
0 00:00:00'),
(7554, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-09-17 16:17:26', '0000-0000 00:00:00'),
(7555, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental

/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-09-17 16:17:46', '0000-00-0


0 00:00:00'),
(7556, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-09-17 16:18:05', '0000-00-0
0 00:00:00'),
(7557, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-09-17 16:18:24', '0000-00-0
0 00:00:00'),
(7558, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-09-17 16:18:43', '0000-00-0
0 00:00:00'),
(7559, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-09-17 16:19:02', '0000-00-0
0 00:00:00'),
(7560, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '', 0, '2012-09-17 16:19:21',
'0000-00-00 00:00:00'),
(7561, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-09-17 16:19:40', '0000-00-0
0 00:00:00'),
(7562, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-09-17 16:19:59', '0000-00-0
0 00:00:00'),
(7563, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-09-17 16:20:18', '0000-00-0
0 00:00:00'),
(7564, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-09-17 16:20:37', '0000-00-0
0 00:00:00'),
(7565, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-09-17 16:20:57', '0000-00-0
0 00:00:00'),
(7566, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-09-17 16:21:14', '0000-00-0
0 00:00:00'),
(7567, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-09-17 16:21:33', '0000-00-0
0 00:00:00'),
(7568, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-09-17 16:21:53', '0000-00-0
0 00:00:00'),
(7570, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-09-17 1
7:36:07', '0000-00-00 00:00:00'),
(7571, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-z
ona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-17 18:06:04
', '0000-00-00 00:00:00'),
(7572, 'http://www.oruro.gob.bo/index.php/servicio/tramites/18-deportes/64-oruro
-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=f-smal
ler', '', '', '', 0, '2012-09-17 18:07:14', '0000-00-00 00:00:00'),
(7573, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/pdflog.png', '', '', '', 0, '2012-09-17 21:1
3:42', '0000-00-00 00:00:00'),
(7577, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-09-18 0
7:07:44', '0000-00-00 00:00:00'),
(7578, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/121-gobernador-santos-tito-entrego-alimentos-a-municipios-damnificados-por-des
astres-naturales', '', '', '', 0, '2012-09-18 07:26:54', '0000-00-00 00:00:00'),

(7581, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/18-deportes/124-unidades-educativas-se-suman-con-sus-banda
s-de-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-larger', ''
, '', '', 0, '2012-09-18 15:20:54', '0000-00-00 00:00:00'),
(7583, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-0918 17:09:37', '0000-00-00 00:00:00'),
(7584, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-0918 17:09:52', '0000-00-00 00:00:00'),
(7585, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-0918 17:10:13', '0000-00-00 00:00:00'),
(7586, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-0918 17:10:35', '0000-00-00 00:00:00'),
(7587, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-0918 17:10:57', '0000-00-00 00:00:00'),
(7588, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-0918 17:11:19', '0000-00-00 00:00:00'),
(7589, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012
-09-18 17:11:40', '0000-00-00 00:00:00'),
(7590, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-0918 17:12:01', '0000-00-00 00:00:00'),
(7591, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-0918 17:12:23', '0000-00-00 00:00:00'),
(7592, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-0918 17:13:06', '0000-00-00 00:00:00'),
(7593, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-09
-18 17:13:30', '0000-00-00 00:00:00'),
(7594, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-0918 17:13:49', '0000-00-00 00:00:00'),
(7595, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-0918 17:14:10', '0000-00-00 00:00:00'),
(7596, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-0918 17:14:32', '0000-00-00 00:00:00'),
(7597, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-09
-18 17:14:53', '0000-00-00 00:00:00'),
(7598, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-0918 17:15:15', '0000-00-00 00:00:00'),
(7599, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-0918 17:15:39', '0000-00-00 00:00:00'),
(7600, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-0918 17:16:00', '0000-00-00 00:00:00'),
(7601, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-09

-18 17:16:21', '0000-00-00 00:00:00'),


(7602, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-0918 17:16:41', '0000-00-00 00:00:00'),
(7603, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-09
-18 17:17:08', '0000-00-00 00:00:00'),
(7604, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-0918 17:17:24', '0000-00-00 00:00:00'),
(7605, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-09
-18 17:17:46', '0000-00-00 00:00:00'),
(7606, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-0918 17:18:07', '0000-00-00 00:00:00'),
(7607, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-0918 17:18:34', '0000-00-00 00:00:00'),
(7608, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '', 0
, '2012-09-18 17:18:53', '0000-00-00 00:00:00'),
(7609, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-0918 17:19:32', '0000-00-00 00:00:00'),
(7610, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-0918 17:19:56', '0000-00-00 00:00:00'),
(7611, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-09
-18 17:20:17', '0000-00-00 00:00:00'),
(7612, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-0
9-18 17:21:31', '0000-00-00 00:00:00'),
(7613, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-0
9-18 17:21:52', '0000-00-00 00:00:00'),
(7614, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-0
9-18 17:22:08', '0000-00-00 00:00:00'),
(7615, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley15.html', '', '', '', 0, '201209-18 17:22:25', '0000-00-00 00:00:00'),
(7616, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-0
9-18 17:22:37', '0000-00-00 00:00:00'),
(7617, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-0
9-18 17:22:53', '0000-00-00 00:00:00'),
(7618, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley14.html', '', '', '', 0, '201209-18 17:23:10', '0000-00-00 00:00:00'),
(7619, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley13.html', '', '', '', 0, '201209-18 17:23:26', '0000-00-00 00:00:00'),
(7620, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-0
9-18 17:23:59', '0000-00-00 00:00:00'),
(7621, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-0

9-18 17:24:15', '0000-00-00 00:00:00'),


(7622, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-0
9-18 17:24:32', '0000-00-00 00:00:00'),
(7623, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-0
9-18 17:24:48', '0000-00-00 00:00:00'),
(7624, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-0
9-18 17:25:21', '0000-00-00 00:00:00'),
(7625, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-0
9-18 17:25:38', '0000-00-00 00:00:00'),
(7626, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-0
9-18 17:25:54', '0000-00-00 00:00:00'),
(7627, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley10.html', '', '', '', 0, '201209-18 17:26:10', '0000-00-00 00:00:00'),
(7628, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-0
9-18 17:26:27', '0000-00-00 00:00:00'),
(7629, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-0
9-18 17:26:43', '0000-00-00 00:00:00'),
(7630, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-0
9-18 17:27:00', '0000-00-00 00:00:00'),
(7631, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley11.html', '', '', '', 0, '201209-18 17:27:16', '0000-00-00 00:00:00'),
(7632, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-0
9-18 17:27:33', '0000-00-00 00:00:00'),
(7633, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-0
9-18 17:28:06', '0000-00-00 00:00:00'),
(7634, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-0
9-18 17:28:22', '0000-00-00 00:00:00'),
(7635, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley12.html', '', '', '', 0, '201209-18 17:28:39', '0000-00-00 00:00:00'),
(7636, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-0
9-18 17:28:54', '0000-00-00 00:00:00'),
(7637, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-0
9-18 17:29:12', '0000-00-00 00:00:00'),
(7638, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '',
0, '2012-09-18 17:29:28', '0000-00-00 00:00:00'),
(7639, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-0
9-18 17:29:45', '0000-00-00 00:00:00'),
(7640, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/Institucional/bgi2011.pdf', '', '', '', 0, '20
12-09-18 17:30:05', '0000-00-00 00:00:00'),
(7641, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-09-18 17:34:09', '0000-00-00

00:00:00'),
(7642, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-09-18 17:34:28', '0000-00-00
00:00:00'),
(7643, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/leyessancionadas.pdf', '', '', '', 0, '2012-09-18 17:34:47',
'0000-00-00 00:00:00'),
(7644, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-09-18 17:35:06', '0000-00-0
0 00:00:00'),
(7645, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-09-18 17:35:25', '0000-00-00
00:00:00'),
(7646, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-09-18 17:35:44', '0000-00-00
00:00:00'),
(7647, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-09-18 17:36:02', '0000-00-00
00:00:00'),
(7648, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-09-18 17:36:21', '0000-00-00
00:00:00'),
(7649, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-09-18 17:36:40', '0000-00-00
00:00:00'),
(7650, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-09-18 17:36:59', '0000-0
0-00 00:00:00'),
(7651, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-09-18 17:37:18', '0000-00-00
00:00:00'),
(7652, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-09-18 17:37:37', '0000-00-00
00:00:00'),
(7653, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-09-18 17:37:56', '0000-00-00
00:00:00'),
(7654, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-09-18 17:38:15', '0000-00-00
00:00:00'),
(7655, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-09-18 17:38:34', '0000-00-00
00:00:00'),
(7656, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-09-18 17:38:53', '0000-00-00
00:00:00'),
(7657, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-09-18 17:39:12', '0000-00-0
0 00:00:00'),
(7658, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-09-18 17:39:30', '0000-00-0
0 00:00:00'),
(7659, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-09-18 17:39:49', '0000-00-00
00:00:00'),
(7660, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-09-18 17:40:08', '0000-00-00
00:00:00'),
(7661, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-09-18 17:40:27', '0000-00-0

0 00:00:00'),
(7662, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-09-18 17:40:45', '0000-00-00
00:00:00'),
(7663, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-09-18 17:41:24', '0000-00-00
00:00:00'),
(7664, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-09-18 17:41:43', '0000-00-0
0 00:00:00'),
(7665, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-09-18 17:42:02', '0000-00-0
0 00:00:00'),
(7666, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-09-18 17:42:21', '0000-00-00
00:00:00'),
(7667, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-09-18 17:42:40', '0000-00-00
00:00:00'),
(7668, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-09-18 17:42:59', '0000-00-00
00:00:00'),
(7669, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-09-18 17:43:17', '0000-00-00
00:00:00'),
(7671, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-09-18 18:1
3:18', '0000-00-00 00:00:00'),
(7672, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-09-18 18:
13:27', '0000-00-00 00:00:00'),
(7673, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-09-18 18:1
3:38', '0000-00-00 00:00:00'),
(7674, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-09-18 18:
13:58', '0000-00-00 00:00:00'),
(7675, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '', 0, '2012
-09-18 18:14:17', '0000-00-00 00:00:00'),
(7676, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-09-18 18:
14:37', '0000-00-00 00:00:00'),
(7677, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-09-18 18:1
4:56', '0000-00-00 00:00:00'),
(7678, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-09-18 18:1
5:16', '0000-00-00 00:00:00'),
(7679, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-09-18 18:
15:54', '0000-00-00 00:00:00'),
(7680, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-09-18 18:1
6:13', '0000-00-00 00:00:00'),
(7681, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-09-18 18:1
6:33', '0000-00-00 00:00:00'),
(7682, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-09-18 18:1

6:53', '0000-00-00 00:00:00'),


(7683, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-09-18 18:
17:12', '0000-00-00 00:00:00'),
(7684, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-09-18 18:1
7:31', '0000-00-00 00:00:00'),
(7685, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-09-18 18:1
7:51', '0000-00-00 00:00:00'),
(7686, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-09-18 18:1
8:10', '0000-00-00 00:00:00'),
(7687, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-09-18 18:1
8:31', '0000-00-00 00:00:00'),
(7688, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-09-18 18:1
8:49', '0000-00-00 00:00:00'),
(7689, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-09-18 18:1
9:08', '0000-00-00 00:00:00'),
(7690, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-09-18 18:1
9:28', '0000-00-00 00:00:00'),
(7691, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-09-18 18:2
0:06', '0000-00-00 00:00:00'),
(7692, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-09-18
18:20:26', '0000-00-00 00:00:00'),
(7693, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-09-18 18:2
0:45', '0000-00-00 00:00:00'),
(7694, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-09-18 18:2
1:04', '0000-00-00 00:00:00'),
(7695, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-09-18 18:2
1:24', '0000-00-00 00:00:00'),
(7696, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-09-18 18:2
2:22', '0000-00-00 00:00:00'),
(7697, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-09-18 18:2
2:42', '0000-00-00 00:00:00'),
(7698, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-09-18 18:2
3:01', '0000-00-00 00:00:00'),
(7699, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-09-18 18:
23:19', '0000-00-00 00:00:00'),
(7700, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-09-18 18:
23:40', '0000-00-00 00:00:00'),
(7701, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-09-18 18:
24:02', '0000-00-00 00:00:00'),
(7702, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-09-18 18

:24:23', '0000-00-00 00:00:00'),


(7703, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-09-18 18:
24:43', '0000-00-00 00:00:00'),
(7704, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-09-18
18:25:05', '0000-00-00 00:00:00'),
(7705, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-09-18 18:
25:26', '0000-00-00 00:00:00'),
(7706, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-09-18 18:
25:46', '0000-00-00 00:00:00'),
(7707, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-09-18 18
:26:08', '0000-00-00 00:00:00'),
(7708, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-09-18 18:
26:29', '0000-00-00 00:00:00'),
(7709, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-09-18 18:
26:50', '0000-00-00 00:00:00'),
(7710, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-09-18 18:
27:11', '0000-00-00 00:00:00'),
(7711, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-09-18 18
:27:32', '0000-00-00 00:00:00'),
(7712, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-09-18 18:
27:53', '0000-00-00 00:00:00'),
(7713, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-09-18 18:
28:13', '0000-00-00 00:00:00'),
(7714, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-09-18 18:
28:35', '0000-00-00 00:00:00'),
(7715, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-09-18 18:
29:11', '0000-00-00 00:00:00'),
(7716, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-09-18 18
:29:17', '0000-00-00 00:00:00'),
(7717, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-09-18 18:
29:37', '0000-00-00 00:00:00'),
(7718, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-09-18 18:
29:59', '0000-00-00 00:00:00'),
(7719, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-09-18 18:
30:20', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(7720, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '', 0, '201
2-09-18 18:30:40', '0000-00-00 00:00:00'),
(7721, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-09-18 18:
31:01', '0000-00-00 00:00:00'),

(7722, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-09-18 18
:31:22', '0000-00-00 00:00:00'),
(7723, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-09-18 18
:31:44', '0000-00-00 00:00:00'),
(7724, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-09-18 18:
32:05', '0000-00-00 00:00:00'),
(7725, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-09-18 18:
32:26', '0000-00-00 00:00:00'),
(7726, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-09-18 18:
32:45', '0000-00-00 00:00:00'),
(7727, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-09-18 18:
33:09', '0000-00-00 00:00:00'),
(7728, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-09-18 18:
33:29', '0000-00-00 00:00:00'),
(7738, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en
-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-19 11:38:34', '0000-00-00
00:00:00'),
(7739, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/18-deport
es/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fonts
tyle=f-smaller', '', '', '', 0, '2012-09-19 11:39:34', '0000-00-00 00:00:00'),
(7740, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-09-19 13:31:4
8', '0000-00-00 00:00:00'),
(7741, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley11.html', '', '', '', 0, '2012-09-19 13:51:31', '0000-00-00 00:00:00
'),
(7742, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley19.doc', '', '', '', 0, '2012-09-19 13:51:47', '0000-00-00 00:00:00'
),
(7743, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley22.doc', '', '', '', 0, '2012-09-19 13:52:10', '0000-00-00 00:00:00'
),
(7744, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley26.doc', '', '', '', 0, '2012-09-19 13:52:34', '0000-00-00 00:00:00'
),
(7745, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley6.html', '', '', '', 0, '2012-09-19 13:52:57', '0000-00-00 00:00:00'
),
(7746, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley23.doc', '', '', '', 0, '2012-09-19 13:53:20', '0000-00-00 00:00:00'
),
(7747, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley1.html', '', '', '', 0, '2012-09-19 13:53:44', '0000-00-00 00:00:00'
),
(7748, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley15.html', '', '', '', 0, '2012-09-19 13:54:07', '0000-00-00 00:00:00
'),
(7749, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley9.html', '', '', '', 0, '2012-09-19 13:54:29', '0000-00-00 00:00:00'
),
(7750, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley3.html', '', '', '', 0, '2012-09-19 13:54:53', '0000-00-00 00:00:00'

),
(7751, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley12.html', '', '', '', 0, '2012-09-19 13:55:16', '0000-00-00 00:00:00
'),
(7752, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley14.html', '', '', '', 0, '2012-09-19 13:55:39', '0000-00-00 00:00:00
'),
(7753, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley24.doc', '', '', '', 0, '2012-09-19 13:56:02', '0000-00-00 00:00:00'
),
(7754, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley7.html', '', '', '', 0, '2012-09-19 13:56:25', '0000-00-00 00:00:00'
),
(7755, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley17.doc', '', '', '', 0, '2012-09-19 13:57:13', '0000-00-00 00:00:00'
),
(7756, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley25.doc', '', '', '', 0, '2012-09-19 13:57:36', '0000-00-00 00:00:00'
),
(7757, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley16.doc', '', '', '', 0, '2012-09-19 13:57:59', '0000-00-00 00:00:00'
),
(7758, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley10.html', '', '', '', 0, '2012-09-19 13:58:24', '0000-00-00 00:00:00
'),
(7759, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley2.html', '', '', '', 0, '2012-09-19 13:58:45', '0000-00-00 00:00:00'
),
(7760, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/Ins
titucional/bgi2011.pdf', '', '', '', 0, '2012-09-19 13:59:08', '0000-00-00 00:00
:00'),
(7761, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley18.doc', '', '', '', 0, '2012-09-19 13:59:32', '0000-00-00 00:00:00'
),
(7762, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley27.doc', '', '', '', 0, '2012-09-19 13:59:55', '0000-00-00 00:00:00'
),
(7763, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley13.html', '', '', '', 0, '2012-09-19 14:00:19', '0000-00-00 00:00:00
'),
(7764, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley5.html', '', '', '', 0, '2012-09-19 14:00:42', '0000-00-00 00:00:00'
),
(7765, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley20.doc', '', '', '', 0, '2012-09-19 14:01:05', '0000-00-00 00:00:00'
),
(7766, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/leyessancionadas.pdf', '', '', '', 0, '2012-09-19 14:01:29', '0000-00-0
0 00:00:00'),
(7767, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley8.html', '', '', '', 0, '2012-09-19 14:01:50', '0000-00-00 00:00:00'
),
(7768, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley21.doc', '', '', '', 0, '2012-09-19 14:02:20', '0000-00-00 00:00:00'
),
(7769, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/gaceta/ley4.html', '', '', '', 0, '2012-09-19 14:02:43', '0000-00-00 00:00:00'
),
(7771, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciu

dad?fontstyle=f-larger', '', '', '', 0, '2012-09-19 17:31:19', '0000-00-00 00:00


:00'),
(7772, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-09-19 18:34:1
5', '0000-00-00 00:00:00'),
(7773, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
images/pdfs/pdflog.png', '', '', '', 0, '2012-09-19 21:40:22', '0000-00-00 00:00
:00'),
(7774, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '201
2-09-19 22:26:54', '0000-00-00 00:00:00'),
(7778, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/18-deportes/64-or
uro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=f-l
arger', '', '', '', 0, '2012-09-20 01:58:32', '0000-00-00 00:00:00'),
(7779, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/0814_041.JPG', '', '', '', 0, '2012-09-20 03:29:20', '0000-00-00 00:00:00'),
(7780, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/pdfs/pdflog.png', '', '', '', 0, '2012-09-20 03:52:37',
'0000-00-00 00:00:00'),
(7781, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/18-deportes/64-oruro-contara-con-piscina-semiol
impica-en-la-zona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-0
9-20 05:59:02', '0000-00-00 00:00:00'),
(7782, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/18-d
eportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?
fontstyle=f-larger', '', '', '', 0, '2012-09-20 06:00:50', '0000-00-00 00:00:00'
),
(7785, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pdf
s/pdflog.png', '', '', '', 0, '2012-09-20 12:27:38', '0000-00-00 00:00:00'),
(7787, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/Log
os/rpdc2011.jpg', '', '', '', 0, '2012-09-20 13:17:05', '0000-00-00 00:00:00'),
(7788, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/Log
os/rpdc2010.jpg', '', '', '', 0, '2012-09-20 14:18:53', '0000-00-00 00:00:00'),
(7789, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/Not
icias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-09-20 15:08:20', '0000-0000 00:00:00'),
(7790, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracio
n-de-los-juegos-plurinacionales', '', '', '', 0, '2012-09-20 15:08:40', '0000-00
-00 00:00:00'),
(7792, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inau
guracion-de-los-juegos-plurinacionales', '', '', '', 0, '2012-09-20 16:33:00', '
0000-00-00 00:00:00'),
(7794, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/18-de
portes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad',
'', '', '', 0, '2012-09-20 19:43:01', '0000-00-00 00:00:00'),
(7799, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/18deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad
?fontstyle=f-smaller', '', '', '', 0, '2012-09-20 23:52:06', '0000-00-00 00:00:0
0'),
(7801, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/18-deportes/124-unidades-educativas-se-suman-con-sus-b
andas-de-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-larger'
, '', '', '', 0, '2012-09-20 23:52:46', '0000-00-00 00:00:00'),
(7814, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/18-deportes/124-unidades-educativas-se-suman-con-sus-bandas-d
e-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-smaller', '',
'', '', 0, '2012-09-21 10:00:42', '0000-00-00 00:00:00'),
(7818, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar

ias/medio-ambiente-y-madre-tierra/18-deportes/124-unidades-educativas-se-suman-c
on-sus-bandas-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '
', 0, '2012-09-21 17:18:00', '0000-00-00 00:00:00'),
(7833, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/112-gobierno-departamental-entrego-electrificacion-en-la-provincia-ladislao-cab
rera', '', '', '', 0, '2012-09-24 16:58:29', '0000-00-00 00:00:00'),
(7836, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/014.pdf?fontstyle=f-larger', '', '', '', 0, '2012-09-24 18:46:07', '0000-00-0
0 00:00:00'),
(7837, 'http://www.oruro.gob.bo/index.php/component/content/article/images/mosa.
jpg', '', '', '', 0, '2012-09-24 19:07:33', '0000-00-00 00:00:00'),
(7838, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ilua.
jpg', '', '', '', 0, '2012-09-24 19:10:02', '0000-00-00 00:00:00'),
(7839, 'http://www.oruro.gob.bo/index.php/component/content/article/images/camas
.jpg', '', '', '', 0, '2012-09-24 19:13:57', '0000-00-00 00:00:00'),
(7842, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/014.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-09-24 23:18:52', '0000-0000 00:00:00'),
(7844, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/115-gobernador-reconocio-al-nuevo-comandante-de-la-policia-de-oruro?fontstyle=
f-smaller', '', '', '', 0, '2012-09-25 03:39:13', '0000-00-00 00:00:00'),
(7848, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la
-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-25 07:41:49', '0000-00-00
00:00:00'),
(7849, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
1', '', '', '', 0, '2012-09-25 08:33:51', '0000-00-00 00:00:00'),
(7853, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ilua_
thumb.jpg', '', '', '', 0, '2012-09-25 13:37:23', '0000-00-00 00:00:00'),
(7855, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/173', '', 'http://ww
w.google.com/search', '', 0, '2012-09-25 15:05:10', '0000-00-00 00:00:00'),
(7858, 'http://www.oruro.gob.bo/index.php/component/content/article/images/mosa_
thumb.jpg', '', '', '', 0, '2012-09-25 16:50:45', '0000-00-00 00:00:00'),
(7859, 'http://www.oruro.gob.bo/index.php/component/content/article/images/camas
_thumb.jpg', '', '', '', 0, '2012-09-25 17:23:38', '0000-00-00 00:00:00'),
(7860, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la
-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-09-25 18:02:56', '0000-00-00 0
0:00:00'),
(7863, 'https://www.oruro.gob.bo/index.php/oruro-noticias/home?id=173', '', '',
'', 0, '2012-09-25 21:13:59', '0000-00-00 00:00:00'),
(7866, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/11-noticias-gador/173-el-gobierno-departamental-de-orurorindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-l
ibertaria-de-santa-cruz', '', '', '', 0, '2012-09-25 23:52:11', '0000-00-00 00:0
0:00'),
(7869, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/11-noticias-gador/173-el-gobierno-departamental-de-oruro
-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gestalibertaria-de-santa-cru', '', '', '', 0, '2012-09-26 02:08:48', '0000-00-00 00:0
0:00'),
(7870, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/11-noticias-gador/173-el-gobierno-departamental-de-oruro
-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gestalibertaria-de-santa-cru', '', '', '', 0, '2012-09-26 03:05:16', '0000-00-00 00:0
0:00'),
(7873, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/11-noticias-gador/173-el-gobierno-departamental-de-orur
o-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta

-libertaria-de-santa-cr', '', '', '', 0, '2012-09-26 03:29:45', '0000-00-00 00:0


0:00'),
(7875, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/11-noticias-gador/173-el-gobierno-departamental-de-or
uro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-ges
ta-libertaria-de-santa-', '', '', '', 0, '2012-09-26 03:51:18', '0000-00-00 00:0
0:00'),
(7879, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/11-noticias-gador/173-el-gobierno-departamental-de-orur
o-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta
-libertaria-de-santa-cr', '', '', '', 0, '2012-09-26 05:34:39', '0000-00-00 00:0
0:00'),
(7882, 'https://www.oruro.gob.bo/index.php/component/content/article/11-noticias
-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversariocreacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=
f-smaller', '', '', '', 0, '2012-09-26 08:09:09', '0000-00-00 00:00:00'),
(7883, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/11-notici
as-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversari
o-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyl
e=f-larger', '', '', '', 0, '2012-09-26 08:34:08', '0000-00-00 00:00:00'),
(7884, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/11-noticias-gador/173-el-gobierno-departamental-de-orur
o-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta
-libertaria-de-santa-cr', '', '', '', 0, '2012-09-26 08:45:41', '0000-00-00 00:0
0:00'),
(7885, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/11-noticias-gador/173-el-gobierno-departamental-de-orur
o-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta
-libertaria-de-santa-cr', '', '', '', 0, '2012-09-26 09:25:18', '0000-00-00 00:0
0:00'),
(7887, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homena
je-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-desanta-cruz?fontstyle=f-', '', '', '', 0, '2012-09-26 14:07:34', '0000-00-00 00:0
0:00'),
(7888, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homen
aje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de
-santa-cruz?fontstyle=f', '', '', '', 0, '2012-09-26 14:33:01', '0000-00-00 00:0
0:00'),
(7890, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/planificacion-del-desarrollo/11-noticias-gador/173-el-gobierno-departamental
-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-dela-gesta-libertaria-de-', '', '', '', 0, '2012-09-26 14:46:53', '0000-00-00 00:0
0:00'),
(7891, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=173', '', 'http
://www.oruro.gob.bo/index.php/oruro-noticias/home', '', 0, '2012-09-26 15:19:40'
, '0000-00-00 00:00:00'),
(7892, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/11-noticias-gado
r/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-creac
ion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f-lar
ger', '', '', '', 0, '2012-09-26 15:25:56', '0000-00-00 00:00:00'),
(7894, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/desarrollo-productivo/11-noticias-gador/173-el-gobierno-departamental-de-or
uro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-ges
ta-libertaria-de-santa-', '', '', '', 0, '2012-09-26 15:53:59', '0000-00-00 00:0
0:00'),
(7895, 'https://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-home
naje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-d

e-santa-cruz?fontstyle=', '', '', '', 0, '2012-09-26 15:56:12', '0000-00-00 00:0


0:00'),
(7900, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/11-noticias-gador/173-el-gobierno-departamental-de-oruro-r
indio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-li
bertaria-de-santa-cruz?', '', '', '', 0, '2012-09-26 17:14:59', '0000-00-00 00:0
0:00'),
(7901, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/11-n
oticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-anive
rsario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fon
tstyle=f-larger', '', '', '', 0, '2012-09-26 17:25:16', '0000-00-00 00:00:00'),
(7904, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/11noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniv
ersario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fo
ntstyle=f-smaller', '', '', '', 0, '2012-09-26 17:39:55', '0000-00-00 00:00:00')
,
(7905, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homena
je-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-desanta-cruz?fontstyle=f-', '', '', '', 0, '2012-09-26 18:01:46', '0000-00-00 00:0
0:00'),
(7907, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/11-noticias-gador/173-el-gobierno-departamental-de-oru
ro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gest
a-libertaria-de-santa-c', '', '', '', 0, '2012-09-26 18:19:00', '0000-00-00 00:0
0:00'),
(7908, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/11
-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-ani
versario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?f
ontstyle=f-smaller', '', '', '', 0, '2012-09-26 18:24:10', '0000-00-00 00:00:00'
),
(7910, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/11noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniv
ersario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fo
ntstyle=f-smaller', '', '', '', 0, '2012-09-26 18:55:04', '0000-00-00 00:00:00')
,
(7914, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/11-noticias-gador/173-el-gobierno-departamenta
l-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de
-la-gesta-libertaria-de', '', '', '', 0, '2012-09-26 20:22:26', '0000-00-00 00:0
0:00'),
(7915, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rind
io-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-liber
taria-de-santa-cruz?fon', '', '', '', 0, '2012-09-26 20:27:10', '0000-00-00 00:0
0:00'),
(7917, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/11-noticias-gador/173-el-gobierno-departamenta
l-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de
-la-gesta-libertaria-de', '', '', '', 0, '2012-09-26 20:33:07', '0000-00-00 00:0
0:00'),
(7918, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/11-noticias-gador/173-el-gobierno-departamental-de-oru
ro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gest
a-libertaria-de-santa-c', '', '', '', 0, '2012-09-26 20:40:58', '0000-00-00 00:0
0:00'),
(7920, 'https://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/11-noticias-gador/173-el-gobierno-departamental-de-orur
o-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta
-libertaria-de-santa-cr', '', '', '', 0, '2012-09-26 21:06:11', '0000-00-00 00:0

0:00'),
(7921, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/11-noticias-gador/173-el-gobierno-departamental-de-or
uro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-ges
ta-libertaria-de-santa-', '', '', '', 0, '2012-09-26 21:23:35', '0000-00-00 00:0
0:00'),
(7922, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/11-noticias-gador/173-el-gobierno-departamental-de
-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-lagesta-libertaria-de-san', '', '', '', 0, '2012-09-26 21:23:38', '0000-00-00 00:0
0:00'),
(7924, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/11-noticias-gador/173-el-gobierno-departamental-de-oru
ro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gest
a-libertaria-de-santa-c', '', '', '', 0, '2012-09-26 21:30:35', '0000-00-00 00:0
0:00'),
(7925, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homen
aje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de
-santa-cruz?fontstyle=f', '', '', '', 0, '2012-09-26 21:32:56', '0000-00-00 00:0
0:00'),
(7926, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/11-notici
as-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversari
o-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyl
e=f-smaller', '', '', '', 0, '2012-09-26 22:11:56', '0000-00-00 00:00:00'),
(7927, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cru
z?fontstyle=f-larger', '', '', '', 0, '2012-09-26 23:05:31', '0000-00-00 00:00:0
0'),
(7929, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
1&fontstyle=f-larger', '', '', '', 0, '2012-09-27 00:03:17', '0000-00-00 00:00:0
0'),
(7930, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al
-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa
-cruz?fontstyle=f-small', '', '', '', 0, '2012-09-27 01:04:43', '0000-00-00 00:0
0:00'),
(7931, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/11-noticias-gador/173-el-gobierno-departamental-de-oru
ro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gest
a-libertaria-de-santa-c', '', '', '', 0, '2012-09-27 03:35:56', '0000-00-00 00:0
0:00'),
(7932, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/45-municipio-de-toledo-en-riesgo-de-inundarse-por-desborde-del-brazo-derecho-de
l-rio-desaguadero', '', '', '', 0, '2012-09-27 04:11:34', '0000-00-00 00:00:00')
,
(7933, 'http://www.oruro.gob.bo/index.php/component/content/article/11-noticiasgador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-c
reacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '', '
', 0, '2012-09-27 04:26:10', '0000-00-00 00:00:00'),
(7935, 'https://www.oruro.gob.bo/index.php/component/content/article/11-noticias
-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversariocreacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '',
'', 0, '2012-09-27 05:56:59', '0000-00-00 00:00:00'),
(7940, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/18-deportes/64-oruro-contara-con-piscina-semiolimpicaen-la-zona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-09-27 08
:27:32', '0000-00-00 00:00:00'),

(7941, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/18-deportes/64-oruro-contara-con-piscina-semiolimpica-e
n-la-zona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-09-27 08:
27:36', '0000-00-00 00:00:00'),
(7942, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/18-deport
es/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '',
'', '', 0, '2012-09-27 10:51:33', '0000-00-00 00:00:00'),
(7944, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/18-depor
tes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', ''
, '', '', 0, '2012-09-27 11:10:17', '0000-00-00 00:00:00'),
(7945, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/18-depo
rtes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad', '
', '', '', 0, '2012-09-27 12:03:00', '0000-00-00 00:00:00'),
(7947, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental
/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ci
udad', '', '', '', 0, '2012-09-27 12:35:28', '0000-00-00 00:00:00'),
(7948, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-dela-ciudad', '', '', '', 0, '2012-09-27 13:01:02', '0000-00-00 00:00:00'),
(7949, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/18-deport
es/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fonts
tyle=f-larger', '', '', '', 0, '2012-09-27 13:04:14', '0000-00-00 00:00:00'),
(7950, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/18-deport
es/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fonts
tyle=f-larger', '', '', '', 0, '2012-09-27 13:07:29', '0000-00-00 00:00:00'),
(7951, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/18-deport
es/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fonts
tyle=f-smaller', '', '', '', 0, '2012-09-27 13:21:33', '0000-00-00 00:00:00'),
(7952, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/18-depor
tes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?font
style=f-larger', '', '', '', 0, '2012-09-27 13:27:53', '0000-00-00 00:00:00'),
(7953, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/18-deport
es/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fonts
tyle=f-smaller', '', '', '', 0, '2012-09-27 13:30:57', '0000-00-00 00:00:00'),
(7954, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/18-depo
rtes/64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fon
tstyle=f-larger', '', '', '', 0, '2012-09-27 13:38:59', '0000-00-00 00:00:00'),
(7955, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/18-deportes/64-oruro-contara-con-piscina-semiolimpicaen-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-27 13:54:37', '0000-00-0
0 00:00:00'),
(7956, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/18-deportes/64-oruro-contara-con-piscina-semiolimpica
-en-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-27 13:56:04', '0000-0000 00:00:00'),
(7957, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/18-deportes/64-oruro-contara-con-piscina-semiolimpica
-en-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-27 13:58:22', '0000-0000 00:00:00'),
(7958, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/18-deportes/64-oruro-contara-con-piscina-semiolim
pica-en-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-27 14:00:10', '0000
-00-00 00:00:00'),
(7959, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/18-deportes/64-oruro-contara-con-piscina-semiolimpica-e
n-la-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-27 14
:00:53', '0000-00-00 00:00:00'),
(7960, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/18-deportes/64-oruro-contara-con-piscina-semiolimpicaen-la-zona-norte-de-la-ciudad?fontstyle=f-larger', '', '', '', 0, '2012-09-27 14

:01:18', '0000-00-00 00:00:00'),


(7961, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/18-deportes/64-oruro-contara-con-piscina-semiolimpicaen-la-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-27 1
4:02:15', '0000-00-00 00:00:00'),
(7962, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/11-notic
ias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversar
io-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '
', '', 0, '2012-09-27 15:30:03', '0000-00-00 00:00:00'),
(7965, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homen
aje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de
-santa-cruz', '', '', '', 0, '2012-09-27 18:07:05', '0000-00-00 00:00:00'),
(7966, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/18-deportes/124-u
nidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-los-juego
s-plurinacionales?fontstyle=f-larger', '', '', '', 0, '2012-09-27 22:31:54', '00
00-00-00 00:00:00'),
(7971, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-luc
ha-contra-la-corrupcion/18-deportes/64-oruro-contara-con-piscina-semiolimpica-en
-la-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '', 0, '2012-09-28 03:
55:38', '0000-00-00 00:00:00'),
(7972, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homen
aje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de
-santa-cruz', '', '', '', 0, '2012-09-28 05:27:17', '0000-00-00 00:00:00'),
(7974, 'https://www.oruro.gob.bo/index.php/component/content/article/18-deportes
/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-los
-juegos-plurinacionales', '', '', '', 0, '2012-09-28 07:22:07', '0000-00-00 00:0
0:00'),
(7985, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-a
l-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-sant
a-cruz', '', '', '', 0, '2012-09-28 14:09:31', '0000-00-00 00:00:00'),
(7987, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/173-el-gobierno-depa
rtamental-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202
-anos-de-la-gesta-libertaria-de-santa-cruz', '', '', '', 0, '2012-09-28 20:18:48
', '0000-00-00 00:00:00'),
(7989, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-a
niversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz
', '', '', '', 0, '2012-09-28 21:22:01', '0000-00-00 00:00:00'),
(7999, 'http://www.oruro.gob.bo/index.php/component/content/article/11-noticiasgador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-c
reacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f
-larger', '', '', '', 0, '2012-09-29 05:56:32', '0000-00-00 00:00:00'),
(8005, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/173?fontstyle=f-larg
er', '', '', '', 0, '2012-09-29 07:45:34', '0000-00-00 00:00:00'),
(8008, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/173?fontstyle=f-lar
ger', '', '', '', 0, '2012-09-29 18:31:54', '0000-00-00 00:00:00'),
(8009, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/173?fontstyle=f-smal
ler', '', '', '', 0, '2012-09-29 18:46:55', '0000-00-00 00:00:00'),
(8015, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/173?fontstyle=f-sma
ller', '', '', '', 0, '2012-09-29 20:47:25', '0000-00-00 00:00:00'),
(8035, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/18-deportes/64-oruro-contara-con-piscina-semiolimp
ica-en-la-zona-norte-de-la-ciudad', '', '', '', 0, '2012-09-30 04:43:40', '000000-00 00:00:00'),
(8043, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/023.pdf?fontstyle=f-larger', '', '', '', 0, '2012-09-30 17:13:59', '0000-00-0
0 00:00:00'),

(8047, 'http://www.oruro.gob.bo/index.php/component/content/article/images/home.
jpg', '', '', '', 0, '2012-09-30 18:47:13', '0000-00-00 00:00:00'),
(8048, 'http://www.oruro.gob.bo/index.php/component/content/article/images/12568
.jpg', '', '', '', 0, '2012-09-30 18:47:17', '0000-00-00 00:00:00'),
(8054, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/8
5-formulario-de-atencion-de-sugerencias?fontstyle=f-larger', '', '', '', 0, '201
2-09-30 20:11:59', '0000-00-00 00:00:00'),
(8058, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/home.jpg', '', '', '', 0, '2012-09-30 21:16:42',
'0000-00-00 00:00:00'),
(8061, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/limp3.jpg', '', '', '', 0, '2012-09-30 22:14:55'
, '0000-00-00 00:00:00'),
(8064, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/camas2.jpg', '', '', '', 0, '2012-09-30 23:20:49
', '0000-00-00 00:00:00'),
(8070, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '',
0, '2012-10-01 01:30:04', '0000-00-00 00:00:00'),
(8071, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10
-01 01:30:50', '0000-00-00 00:00:00'),
(8072, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10
-01 01:31:13', '0000-00-00 00:00:00'),
(8073, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10
-01 01:31:36', '0000-00-00 00:00:00'),
(8074, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10
-01 01:31:59', '0000-00-00 00:00:00'),
(8075, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10
-01 01:32:27', '0000-00-00 00:00:00'),
(8076, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/mosa.jpg', '', '', '', 0, '2012-10-01 01:32:35',
'0000-00-00 00:00:00'),
(8077, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-1
0-01 01:32:45', '0000-00-00 00:00:00'),
(8078, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-1
0-01 01:33:07', '0000-00-00 00:00:00'),
(8079, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10
-01 01:33:31', '0000-00-00 00:00:00'),
(8080, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10
-01 01:33:54', '0000-00-00 00:00:00'),
(8081, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-1
0-01 01:34:17', '0000-00-00 00:00:00'),
(8082, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10
-01 01:34:40', '0000-00-00 00:00:00'),
(8083, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10
-01 01:35:03', '0000-00-00 00:00:00'),
(8084, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10

-01 01:35:26', '0000-00-00 00:00:00'),


(8085, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10
-01 01:35:49', '0000-00-00 00:00:00'),
(8086, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10
-01 01:36:11', '0000-00-00 00:00:00'),
(8087, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10
-01 01:36:35', '0000-00-00 00:00:00'),
(8088, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10
-01 01:36:58', '0000-00-00 00:00:00'),
(8089, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10
-01 01:37:21', '0000-00-00 00:00:00'),
(8090, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10
-01 01:38:04', '0000-00-00 00:00:00'),
(8091, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10
-01 01:38:06', '0000-00-00 00:00:00'),
(8092, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10
-01 01:38:28', '0000-00-00 00:00:00'),
(8093, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10
-01 01:38:52', '0000-00-00 00:00:00'),
(8094, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-1
0-01 01:39:19', '0000-00-00 00:00:00'),
(8095, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-1
0-01 01:39:39', '0000-00-00 00:00:00'),
(8097, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Institucional/bgi2011.pdf', '', '', '', 0, '201
2-10-01 01:40:03', '0000-00-00 00:00:00'),
(8098, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-1
0-01 01:40:27', '0000-00-00 00:00:00'),
(8099, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10
-01 01:40:52', '0000-00-00 00:00:00'),
(8100, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10
-01 01:41:20', '0000-00-00 00:00:00'),
(8111, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/camas3.jpg', '', '', '', 0, '2012-10-01 05:16:24
', '0000-00-00 00:00:00'),
(8116, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/dsc05426.jpg', '', '', '', 0, '2012-10-01 06:08:
13', '0000-00-00 00:00:00'),
(8118, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/limp5.jpg', '', '', '', 0, '2012-10-01 07:03:16'
, '0000-00-00 00:00:00'),
(8125, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ROLLE
R/fot2.JPG', '', '', '', 0, '2012-10-01 07:55:04', '0000-00-00 00:00:00'),
(8129, 'http://www.oruro.gob.bo/index.php/component/content/article/images/home_
thumb.jpg', '', '', '', 0, '2012-10-01 09:38:42', '0000-00-00 00:00:00'),
(8130, 'http://www.oruro.gob.bo/index.php/component/content/article/images/12568

_thumb.jpg', '', '', '', 0, '2012-10-01 10:30:31', '0000-00-00 00:00:00'),


(8132, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/limp2.jpg', '', '', '', 0, '2012-10-01 10:47:18'
, '0000-00-00 00:00:00'),
(8133, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/ilua.jpg', '', '', '', 0, '2012-10-01 11:35:05',
'0000-00-00 00:00:00'),
(8134, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/12568.jpg', '', '', '', 0, '2012-10-01 12:26:57'
, '0000-00-00 00:00:00'),
(8136, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/ilu21.jpg', '', '', '', 0, '2012-10-01 13:18:44'
, '0000-00-00 00:00:00'),
(8137, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/camas.jpg', '', '', '', 0, '2012-10-01 13:25:56'
, '0000-00-00 00:00:00'),
(8138, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/dsc05425.jpg', '', '', '', 0, '2012-10-01 14:17:
35', '0000-00-00 00:00:00'),
(8139, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0
, '2012-10-01 15:09:22', '0000-00-00 00:00:00'),
(8140, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/limp2.jpg', '', '', '', 0, '2012-10-01 15:46:1
0', '0000-00-00 00:00:00'),
(8141, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-10-01
16:29:08', '0000-00-00 00:00:00'),
(8142, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/home.jpg', '', '', '', 0, '2012-10-01 16:59:42
', '0000-00-00 00:00:00'),
(8143, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/12568.jpg', '', '', '', 0, '2012-10-01 17:36:2
8', '0000-00-00 00:00:00'),
(8144, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10
-01 18:11:40', '0000-00-00 00:00:00'),
(8145, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/camas2.jpg', '', '', '', 0, '2012-10-01 18:26:
23', '0000-00-00 00:00:00'),
(8146, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10
-01 18:45:41', '0000-00-00 00:00:00'),
(8147, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/dsc05425.jpg', '', '', '', 0, '2012-10-01 19:0
0:19', '0000-00-00 00:00:00'),
(8148, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10
-01 19:05:39', '0000-00-00 00:00:00'),
(8149, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/limp5.jpg', '', '', '', 0, '2012-10-01 19:37:1
5', '0000-00-00 00:00:00'),
(8150, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/ilu21.jpg', '', '', '', 0, '2012-10-01 19:47:5
1', '0000-00-00 00:00:00'),
(8151, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10
-01 20:10:26', '0000-00-00 00:00:00'),
(8152, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10

-01 20:12:44', '0000-00-00 00:00:00'),


(8153, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10
-01 20:14:55', '0000-00-00 00:00:00'),
(8154, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10
-01 20:22:30', '0000-00-00 00:00:00'),
(8155, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/camas.jpg', '', '', '', 0, '2012-10-01 20:37:0
2', '0000-00-00 00:00:00'),
(8156, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-1
0-01 20:45:18', '0000-00-00 00:00:00'),
(8158, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10
-01 20:51:03', '0000-00-00 00:00:00'),
(8159, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10
-01 20:51:25', '0000-00-00 00:00:00'),
(8160, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10
-01 20:51:46', '0000-00-00 00:00:00'),
(8161, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10
-01 20:52:10', '0000-00-00 00:00:00'),
(8162, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-1
0-01 20:52:31', '0000-00-00 00:00:00'),
(8163, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10
-01 20:52:52', '0000-00-00 00:00:00'),
(8164, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10
-01 20:53:15', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(8165, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-1
0-01 20:53:36', '0000-00-00 00:00:00'),
(8166, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-1
0-01 20:53:58', '0000-00-00 00:00:00'),
(8167, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10
-01 20:54:35', '0000-00-00 00:00:00'),
(8168, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '',
0, '2012-10-01 20:55:45', '0000-00-00 00:00:00'),
(8169, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10
-01 20:56:21', '0000-00-00 00:00:00'),
(8170, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10
-01 20:56:39', '0000-00-00 00:00:00'),
(8171, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-1001 20:56:51', '0000-00-00 00:00:00'),
(8172, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-1001 20:57:03', '0000-00-00 00:00:00'),

(8173, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-1001 20:57:14', '0000-00-00 00:00:00'),
(8174, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-10
-01 20:57:24', '0000-00-00 00:00:00'),
(8175, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-1001 20:57:33', '0000-00-00 00:00:00'),
(8176, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-1001 20:57:40', '0000-00-00 00:00:00'),
(8177, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-1001 20:57:48', '0000-00-00 00:00:00'),
(8178, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-1001 20:57:54', '0000-00-00 00:00:00'),
(8179, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-1001 20:58:00', '0000-00-00 00:00:00'),
(8180, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/leyessancionadas.pdf', '', '', '', 0
, '2012-10-01 20:58:13', '0000-00-00 00:00:00'),
(8181, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-10
-01 20:58:35', '0000-00-00 00:00:00'),
(8182, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-1001 20:58:54', '0000-00-00 00:00:00'),
(8183, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-1001 20:59:14', '0000-00-00 00:00:00'),
(8184, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-1001 20:59:34', '0000-00-00 00:00:00'),
(8185, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-1001 20:59:54', '0000-00-00 00:00:00'),
(8186, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-1001 21:00:14', '0000-00-00 00:00:00'),
(8187, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-1
0-01 21:00:39', '0000-00-00 00:00:00'),
(8188, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-1001 21:00:53', '0000-00-00 00:00:00'),
(8189, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-1001 21:01:13', '0000-00-00 00:00:00'),
(8190, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/Institucional/bgi2011.pdf', '', '', '', 0, '201
2-10-01 21:01:36', '0000-00-00 00:00:00'),
(8191, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10
-01 21:01:58', '0000-00-00 00:00:00'),
(8192, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-10
-01 21:02:13', '0000-00-00 00:00:00'),

(8193, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012
-10-01 21:02:34', '0000-00-00 00:00:00'),
(8194, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-1001 21:02:54', '0000-00-00 00:00:00'),
(8195, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10
-01 21:03:16', '0000-00-00 00:00:00'),
(8196, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-10
-01 21:03:34', '0000-00-00 00:00:00'),
(8197, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-1001 21:03:54', '0000-00-00 00:00:00'),
(8198, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-10
-01 21:04:14', '0000-00-00 00:00:00'),
(8199, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-1
0-01 21:04:36', '0000-00-00 00:00:00'),
(8200, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-1001 21:04:54', '0000-00-00 00:00:00'),
(8201, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-1001 21:05:15', '0000-00-00 00:00:00'),
(8202, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-1001 21:05:34', '0000-00-00 00:00:00'),
(8203, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-1001 21:05:55', '0000-00-00 00:00:00'),
(8204, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10
-01 21:06:16', '0000-00-00 00:00:00'),
(8205, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10
-01 21:06:38', '0000-00-00 00:00:00'),
(8206, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10
-01 21:06:57', '0000-00-00 00:00:00'),
(8208, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-10-01
21:10:40', '0000-00-00 00:00:00'),
(8209, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-10
-01 21:13:06', '0000-00-00 00:00:00'),
(8212, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/camas3.jpg', '', '', '', 0, '2012-10-01 22:35:
34', '0000-00-00 00:00:00'),
(8213, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/ilua.jpg', '', '', '', 0, '2012-10-01 23:18:19
', '0000-00-00 00:00:00'),
(8214, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/ilu22.jpg', '', '', '', 0, '2012-10-01 23:27:1
2', '0000-00-00 00:00:00'),
(8216, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/pdfs/pdflog.png', '', '', '', 0, '2012-10-02 00
:02:33', '0000-00-00 00:00:00'),

(8217, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/mosa.jpg', '', '', '', 0, '2012-10-02 00:08:39
', '0000-00-00 00:00:00'),
(8218, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/limp3.jpg', '', '', '', 0, '2012-10-02 00:38:4
4', '0000-00-00 00:00:00'),
(8220, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/ilu22.jpg', '', '', '', 0, '2012-10-02 01:52:17'
, '0000-00-00 00:00:00'),
(8221, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/dsc05426.jpg', '', '', '', 0, '2012-10-02 02:2
9:04', '0000-00-00 00:00:00'),
(8222, 'http://phoenix.craigslist.orghttp//phoenix.craigslist.org/', '', '', '',
0, '2012-10-02 02:33:38', '0000-00-00 00:00:00'),
(8224, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-10-02 04:09:01', '0000-00-00 00:00:00'),
(8225, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/dsc05426.jpg', '', '', '', 0, '2012-10-02 04:36:
12', '0000-00-00 00:00:00'),
(8226, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/camas3.jpg', '', '', '', 0, '2012-10-02 04:38:40
', '0000-00-00 00:00:00'),
(8227, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/limp5.jpg', '', '', '', 0, '2012-10-02 04:45:50'
, '0000-00-00 00:00:00'),
(8228, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/camas.jpg', '', '', '', 0, '2012-10-02 05:11:00'
, '0000-00-00 00:00:00'),
(8229, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/limp3.jpg', '', '', '', 0, '2012-10-02 05:21:29'
, '0000-00-00 00:00:00'),
(8230, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/dsc05425.jpg', '', '', '', 0, '2012-10-02 05:52:
58', '0000-00-00 00:00:00'),
(8231, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/limp2.jpg', '', '', '', 0, '2012-10-02 05:57:32'
, '0000-00-00 00:00:00'),
(8232, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/mosa.jpg', '', '', '', 0, '2012-10-02 06:28:18',
'0000-00-00 00:00:00'),
(8233, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/home.jpg', '', '', '', 0, '2012-10-02 07:01:19',
'0000-00-00 00:00:00'),
(8235, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-10-02
07:34:20', '0000-00-00 00:00:00'),
(8236, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/ilu21.jpg', '', '', '', 0, '2012-10-02 08:07:21'
, '0000-00-00 00:00:00'),
(8239, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/camas2.jpg', '', '', '', 0, '2012-10-02 09:16:38
', '0000-00-00 00:00:00'),
(8240, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/ilua.jpg', '', '', '', 0, '2012-10-02 10:03:56',
'0000-00-00 00:00:00'),
(8241, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/12568.jpg', '', '', '', 0, '2012-10-02 11:42:58'
, '0000-00-00 00:00:00'),
(8243, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedede/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-10-02


12:16:00', '0000-00-00 00:00:00'),
(8244, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/ilu22.jpg', '', '', '', 0, '2012-10-02 13:22:02'
, '0000-00-00 00:00:00'),
(8245, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/pdfs/pdflog.png', '', '', '', 0, '2012-10-02 13:
55:03', '0000-00-00 00:00:00'),
(8246, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/home.jpg', '', '', '', 0, '2012-10-02 15:38:10', '0000
-00-00 00:00:00'),
(8247, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/camas2.jpg', '', '', '', 0, '2012-10-02 15:56:38', '00
00-00-00 00:00:00'),
(8248, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/dsc05426.jpg', '', '', '', 0, '2012-10-02 16:21:28', '
0000-00-00 00:00:00'),
(8249, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/limp2.jpg', '', '', '', 0, '2012-10-02 16:46:16', '000
0-00-00 00:00:00'),
(8250, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/camas3.jpg', '', '', '', 0, '2012-10-02 17:35:55', '00
00-00-00 00:00:00'),
(8251, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/12568.jpg', '', '', '', 0, '2012-10-02 18:00:45', '000
0-00-00 00:00:00'),
(8252, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/mosa.jpg', '', '', '', 0, '2012-10-02 18:25:35', '0000
-00-00 00:00:00'),
(8253, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/limp3.jpg', '', '', '', 0, '2012-10-02 18:50:25', '000
0-00-00 00:00:00'),
(8254, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/dsc05425.jpg', '', '', '', 0, '2012-10-02 19:15:16', '
0000-00-00 00:00:00'),
(8255, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/camas.jpg', '', '', '', 0, '2012-10-02 19:40:20', '000
0-00-00 00:00:00'),
(8256, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ilu21.jpg', '', '', '', 0, '2012-10-02 20:05:02', '000
0-00-00 00:00:00'),
(8257, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ilua.jpg', '', '', '', 0, '2012-10-02 20:54:42', '0000
-00-00 00:00:00'),
(8258, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/limp5.jpg', '', '', '', 0, '2012-10-02 21:44:19', '000
0-00-00 00:00:00'),
(8260, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ilu22.jpg', '', '', '', 0, '2012-10-02 22:34:09', '000
0-00-00 00:00:00'),
(8263, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/106-feliz-dia-maestro-de-oruro', '', '', '', 0, '2012-10-03 02:02:27', '0000-0
0-00 00:00:00'),
(8264, 'http://www.oruro.gob.bo/index.php/images/Noticias/reusedeges.jpg', '', '
', '', 0, '2012-10-03 03:44:22', '0000-00-00 00:00:00'),
(8267, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/106-feliz-dia-maestro-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-10-03
06:15:14', '0000-00-00 00:00:00'),
(8268, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/106-feliz-dia-maestro-de-oruro?fontstyle=f-smaller', '', '', '', 0, '2012-10-0

3 06:24:27', '0000-00-00 00:00:00'),


(8272, 'https://www.oruro.gob.bo/index.php/component/content/article/11-noticias
-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversariocreacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=
f-larger', '', '', '', 0, '2012-10-03 17:09:35', '0000-00-00 00:00:00'),
(8281, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/173-el-gobierno-depa
rtamental-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202
-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f-larger', '', '', '', 0, '
2012-10-04 05:48:44', '0000-00-00 00:00:00'),
(8283, 'https://www.oruro.gob.bo/index.php/cache/2b98de0bbfea1f320a51b875a75dcfc
c', '', 'https://www.oruro.gob.bo/index.php/2-institucional?fontstyle=f-smaller&
start=8', '', 0, '2012-10-04 14:51:54', '0000-00-00 00:00:00'),
(8287, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=47&fontstyle=
f-smaller', '', '', '', 0, '2012-10-04 22:35:38', '0000-00-00 00:00:00'),
(8291, 'http://www.oruro.gob.bo/index.php/oruro-noticias/.php?homeId=''', '', ''
, '', 0, '2012-10-05 17:45:46', '0000-00-00 00:00:00'),
(8300, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=108', '', '',
'', 0, '2012-10-06 07:19:06', '0000-00-00 00:00:00'),
(8301, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=108&fontstyle
=f-larger', '', '', '', 0, '2012-10-06 08:13:50', '0000-00-00 00:00:00'),
(8302, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=108&fontstyle
=f-smaller', '', '', '', 0, '2012-10-06 08:15:36', '0000-00-00 00:00:00'),
(8303, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/010.pdf?fontstyle=f-larger', '', '', '', 0, '2012-10-06 15:47:50', '0000-00-0
0 00:00:00'),
(8307, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sed-fmc/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-10-06 21:27:19', '0000-00-00 00:00:00'),
(8316, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homena
je-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-desanta-cruz', '', '', '', 0, '2012-10-07 03:07:20', '0000-00-00 00:00:00'),
(8317, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rind
io-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-liber
taria-de-santa-cruz', '', '', '', 0, '2012-10-07 03:09:10', '0000-00-00 00:00:00
'),
(8318, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/ilu
21.jpg', '', '', '', 0, '2012-10-07 03:25:39', '0000-00-00 00:00:00'),
(8319, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/ilu
22.jpg', '', '', '', 0, '2012-10-07 05:13:02', '0000-00-00 00:00:00'),
(8320, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rind
io-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-liber
taria-de-santa-cruz?fon', '', '', '', 0, '2012-10-07 06:24:22', '0000-00-00 00:0
0:00'),
(8321, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/lim
p5.jpg', '', '', '', 0, '2012-10-07 09:01:02', '0000-00-00 00:00:00'),
(8322, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cam
as.jpg', '', '', '', 0, '2012-10-07 09:59:07', '0000-00-00 00:00:00'),
(8325, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cam
as2.jpg', '', '', '', 0, '2012-10-07 10:59:58', '0000-00-00 00:00:00'),
(8326, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/mos
a.jpg', '', '', '', 0, '2012-10-07 11:07:18', '0000-00-00 00:00:00'),
(8328, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/lim
p2.jpg', '', '', '', 0, '2012-10-07 11:49:28', '0000-00-00 00:00:00'),
(8329, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/ilu
a.jpg', '', '', '', 0, '2012-10-07 13:06:59', '0000-00-00 00:00:00'),
(8330, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/dsc
05425.jpg', '', '', '', 0, '2012-10-07 13:45:44', '0000-00-00 00:00:00'),

(8331, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/125
68.jpg', '', '', '', 0, '2012-10-07 14:24:29', '0000-00-00 00:00:00'),
(8332, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/dsc
05426.jpg', '', '', '', 0, '2012-10-07 15:03:21', '0000-00-00 00:00:00'),
(8333, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/lim
p3.jpg', '', '', '', 0, '2012-10-07 15:42:02', '0000-00-00 00:00:00'),
(8334, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/18-deportes/124-unidades-educativas-se-suman-con-sus-ban
das-de-musica-a-inauguracion-de-los-juegos-plurinacionales', '', '', '', 0, '201
2-10-07 15:44:22', '0000-00-00 00:00:00'),
(8336, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/cam
as3.jpg', '', '', '', 0, '2012-10-07 18:34:26', '0000-00-00 00:00:00'),
(8338, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/hom
e.jpg', '', '', '', 0, '2012-10-07 19:07:07', '0000-00-00 00:00:00'),
(8339, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/11-noticia
s-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario
-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '',
'', 0, '2012-10-07 19:53:14', '0000-00-00 00:00:00'),
(8343, 'http://www.oruro.gob.bo/index.php/images/Noticias/boletin unidcom 05-1.j
pg', '', '', '', 0, '2012-10-07 21:55:25', '0000-00-00 00:00:00'),
(8345, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede?showall=&start=', '', '', '', 0, '2012-10-08 11:01:42',
'0000-00-00 00:00:00'),
(8346, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rind
io-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-liber
taria-de-santa-cruz', '', '', '', 0, '2012-10-08 12:05:02', '0000-00-00 00:00:00
'),
(8353, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/7
8-control-social?fontstyle=f-larger', '', '', '', 0, '2012-10-08 21:49:05', '000
0-00-00 00:00:00'),
(8358, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/11-notici
as-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversari
o-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', ''
, '', 0, '2012-10-09 06:08:39', '0000-00-00 00:00:00'),
(8359, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=51&fontstyle=
f-larger', '', '', '', 0, '2012-10-09 15:20:42', '0000-00-00 00:00:00'),
(8360, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
49-coordinacion-de-gestion-de-calidad-y-desarrollo-institucional?showall=&start=
1&fontstyle=f-smaller', '', '', '', 0, '2012-10-09 15:45:22', '0000-00-00 00:00:
00'),
(8362, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=51&fontstyle=
f-smaller', '', '', '', 0, '2012-10-09 17:28:01', '0000-00-00 00:00:00'),
(8389, 'http://www.oruro.gob.bo/index.php/servicio/tramites/11-noticias-gador/17
3-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-creacionde-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '', '', 0, '2
012-10-10 12:37:20', '0000-00-00 00:00:00'),
(8412, 'http://www.oruro.gob.bo/index.php/14-proyectos/60-gobernacion-lanzo-el-p
royecto-de-fortalecimiento-de-emprendimientos-economicos-de-la-pequena-y-media-e
mpresa-de-oruro?tmpl=component&print=1&page=', '', '', '', 0, '2012-10-12 21:50:
07', '0000-00-00 00:00:00'),
(8419, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=89&fontstyle=
f-larger', '', '', '', 0, '2012-10-13 03:41:42', '0000-00-00 00:00:00'),
(8423, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/70-la-cruz-roja-boliviana-entrego-ayuda-humanitaria-a-600-familias-del-municipi
o-de-toledo?fontstyle=f-smaller', '', '', '', 0, '2012-10-13 13:00:17', '0000-00
-00 00:00:00'),
(8425, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=23&fontstyle=f
-larger', '', '', '', 0, '2012-10-13 14:43:21', '0000-00-00 00:00:00'),
(8431, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd

fs/gaceta/ley16.doc', '', '', '', 0, '2012-10-13 23:07:07', '0000-00-00 00:00:00


'),
(8432, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley13.html', '', '', '', 0, '2012-10-13 23:07:37', '0000-00-00 00:00:0
0'),
(8433, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley27.doc', '', '', '', 0, '2012-10-13 23:08:08', '0000-00-00 00:00:00
'),
(8434, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley23.doc', '', '', '', 0, '2012-10-13 23:08:42', '0000-00-00 00:00:00
'),
(8435, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley25.doc', '', '', '', 0, '2012-10-13 23:09:12', '0000-00-00 00:00:00
'),
(8436, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley2.html', '', '', '', 0, '2012-10-13 23:09:44', '0000-00-00 00:00:00
'),
(8437, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley20.doc', '', '', '', 0, '2012-10-13 23:10:16', '0000-00-00 00:00:00
'),
(8438, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley11.html', '', '', '', 0, '2012-10-13 23:10:48', '0000-00-00 00:00:0
0'),
(8440, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley7.html', '', '', '', 0, '2012-10-13 23:11:52', '0000-00-00 00:00:00
'),
(8441, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley22.doc', '', '', '', 0, '2012-10-13 23:12:23', '0000-00-00 00:00:00
'),
(8442, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley6.html', '', '', '', 0, '2012-10-13 23:12:55', '0000-00-00 00:00:00
'),
(8443, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley18.doc', '', '', '', 0, '2012-10-13 23:13:26', '0000-00-00 00:00:00
'),
(8444, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley26.doc', '', '', '', 0, '2012-10-13 23:13:58', '0000-00-00 00:00:00
'),
(8445, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley17.doc', '', '', '', 0, '2012-10-13 23:14:30', '0000-00-00 00:00:00
'),
(8446, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley21.doc', '', '', '', 0, '2012-10-13 23:15:03', '0000-00-00 00:00:00
'),
(8447, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley12.html', '', '', '', 0, '2012-10-13 23:15:39', '0000-00-00 00:00:0
0'),
(8448, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley14.html', '', '', '', 0, '2012-10-13 23:16:07', '0000-00-00 00:00:0
0'),
(8449, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley5.html', '', '', '', 0, '2012-10-13 23:16:38', '0000-00-00 00:00:00
'),
(8450, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley9.html', '', '', '', 0, '2012-10-13 23:17:11', '0000-00-00 00:00:00
'),
(8451, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley24.doc', '', '', '', 0, '2012-10-13 23:17:43', '0000-00-00 00:00:00
'),
(8452, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd

fs/gaceta/ley3.html', '', '', '', 0, '2012-10-13 23:18:13', '0000-00-00 00:00:00


'),
(8453, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley8.html', '', '', '', 0, '2012-10-13 23:18:49', '0000-00-00 00:00:00
'),
(8454, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/leyessancionadas.pdf', '', '', '', 0, '2012-10-13 23:20:46', '0000-0000 00:00:00'),
(8455, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley10.html', '', '', '', 0, '2012-10-13 23:22:30', '0000-00-00 00:00:0
0'),
(8456, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley19.doc', '', '', '', 0, '2012-10-13 23:24:11', '0000-00-00 00:00:00
'),
(8457, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley4.html', '', '', '', 0, '2012-10-13 23:26:24', '0000-00-00 00:00:00
'),
(8458, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley15.html', '', '', '', 0, '2012-10-13 23:28:22', '0000-00-00 00:00:0
0'),
(8459, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley1.html', '', '', '', 0, '2012-10-13 23:29:57', '0000-00-00 00:00:00
'),
(8461, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley7.html', '', '', '', 0, '2012-10-14 09:33:45', '0000-00-00 00:00:00'),
(8462, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley12.html', '', '', '', 0, '2012-10-14 09:33:58', '0000-00-00 00:00:00'),
(8463, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley17.doc', '', '', '', 0, '2012-10-14 09:34:20', '0000-00-00 00:00:00'),
(8464, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley22.doc', '', '', '', 0, '2012-10-14 09:34:40', '0000-00-00 00:00:00'),
(8465, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley5.html', '', '', '', 0, '2012-10-14 09:35:01', '0000-00-00 00:00:00'),
(8466, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley8.html', '', '', '', 0, '2012-10-14 09:35:22', '0000-00-00 00:00:00'),
(8467, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley27.doc', '', '', '', 0, '2012-10-14 09:35:43', '0000-00-00 00:00:00'),
(8468, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley1.html', '', '', '', 0, '2012-10-14 09:36:04', '0000-00-00 00:00:00'),
(8469, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley9.html', '', '', '', 0, '2012-10-14 09:36:26', '0000-00-00 00:00:00'),
(8470, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley10.html', '', '', '', 0, '2012-10-14 09:36:46', '0000-00-00 00:00:00'),
(8471, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley26.doc', '', '', '', 0, '2012-10-14 09:37:07', '0000-00-00 00:00:00'),
(8472, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley19.doc', '', '', '', 0, '2012-10-14 09:37:28', '0000-00-00 00:00:00'),
(8473, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley14.html', '', '', '', 0, '2012-10-14 09:37:50', '0000-00-00 00:00:00'),
(8474, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley18.doc', '', '', '', 0, '2012-10-14 09:38:10', '0000-00-00 00:00:00'),
(8475, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley20.doc', '', '', '', 0, '2012-10-14 09:38:32', '0000-00-00 00:00:00'),
(8476, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley23.doc', '', '', '', 0, '2012-10-14 09:38:53', '0000-00-00 00:00:00'),
(8477, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley6.html', '', '', '', 0, '2012-10-14 09:39:14', '0000-00-00 00:00:00'),
(8478, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley4.html', '', '', '', 0, '2012-10-14 09:39:35', '0000-00-00 00:00:00'),
(8479, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/

ley2.html', '', '', '', 0, '2012-10-14 09:39:56', '0000-00-00 00:00:00'),


(8480, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley11.html', '', '', '', 0, '2012-10-14 09:40:16', '0000-00-00 00:00:00'),
(8481, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley16.doc', '', '', '', 0, '2012-10-14 09:40:38', '0000-00-00 00:00:00'),
(8482, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley3.html', '', '', '', 0, '2012-10-14 09:40:59', '0000-00-00 00:00:00'),
(8483, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley15.html', '', '', '', 0, '2012-10-14 09:41:20', '0000-00-00 00:00:00'),
(8484, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
leyessancionadas.pdf', '', '', '', 0, '2012-10-14 09:41:42', '0000-00-00 00:00:0
0'),
(8485, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/Instituciona
l/bgi2011.pdf', '', '', '', 0, '2012-10-14 09:42:02', '0000-00-00 00:00:00'),
(8486, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley21.doc', '', '', '', 0, '2012-10-14 09:42:24', '0000-00-00 00:00:00'),
(8487, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley24.doc', '', '', '', 0, '2012-10-14 09:42:46', '0000-00-00 00:00:00'),
(8488, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley13.html', '', '', '', 0, '2012-10-14 09:43:08', '0000-00-00 00:00:00'),
(8489, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley25.doc', '', '', '', 0, '2012-10-14 09:43:29', '0000-00-00 00:00:00'),
(8490, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey21.doc', '', '', '', 0, '2012-10-14 09:53:10', '0000-00-00 00:00:00'),
(8491, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey27.doc', '', '', '', 0, '2012-10-14 09:53:14', '0000-00-00 00:00:00'),
(8492, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/Institucional
/bgi2011.pdf', '', '', '', 0, '2012-10-14 09:53:17', '0000-00-00 00:00:00'),
(8493, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey14.html', '', '', '', 0, '2012-10-14 09:53:30', '0000-00-00 00:00:00'),
(8494, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey20.doc', '', '', '', 0, '2012-10-14 09:53:53', '0000-00-00 00:00:00'),
(8495, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey23.doc', '', '', '', 0, '2012-10-14 09:54:15', '0000-00-00 00:00:00'),
(8496, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey3.html', '', '', '', 0, '2012-10-14 09:54:37', '0000-00-00 00:00:00'),
(8497, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey16.doc', '', '', '', 0, '2012-10-14 09:54:59', '0000-00-00 00:00:00'),
(8498, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey7.html', '', '', '', 0, '2012-10-14 09:55:21', '0000-00-00 00:00:00'),
(8499, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey13.html', '', '', '', 0, '2012-10-14 09:55:43', '0000-00-00 00:00:00'),
(8500, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey1.html', '', '', '', 0, '2012-10-14 09:56:06', '0000-00-00 00:00:00'),
(8501, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey8.html', '', '', '', 0, '2012-10-14 09:56:28', '0000-00-00 00:00:00'),
(8502, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey17.doc', '', '', '', 0, '2012-10-14 09:56:50', '0000-00-00 00:00:00'),
(8503, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey10.html', '', '', '', 0, '2012-10-14 09:57:12', '0000-00-00 00:00:00'),
(8504, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey5.html', '', '', '', 0, '2012-10-14 09:57:34', '0000-00-00 00:00:00'),
(8505, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey6.html', '', '', '', 0, '2012-10-14 09:57:56', '0000-00-00 00:00:00'),
(8506, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey24.doc', '', '', '', 0, '2012-10-14 09:58:18', '0000-00-00 00:00:00'),
(8507, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey4.html', '', '', '', 0, '2012-10-14 09:58:41', '0000-00-00 00:00:00'),
(8508, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey26.doc', '', '', '', 0, '2012-10-14 09:59:03', '0000-00-00 00:00:00'),

(8509, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey19.doc', '', '', '', 0, '2012-10-14 09:59:24', '0000-00-00 00:00:00'),
(8510, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey11.html', '', '', '', 0, '2012-10-14 09:59:48', '0000-00-00 00:00:00'),
(8511, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
eyessancionadas.pdf', '', '', '', 0, '2012-10-14 10:00:10', '0000-00-00 00:00:00
'),
(8512, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey25.doc', '', '', '', 0, '2012-10-14 10:00:32', '0000-00-00 00:00:00'),
(8513, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey18.doc', '', '', '', 0, '2012-10-14 10:00:54', '0000-00-00 00:00:00'),
(8514, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey22.doc', '', '', '', 0, '2012-10-14 10:01:17', '0000-00-00 00:00:00'),
(8515, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey2.html', '', '', '', 0, '2012-10-14 10:01:39', '0000-00-00 00:00:00'),
(8516, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey15.html', '', '', '', 0, '2012-10-14 10:02:02', '0000-00-00 00:00:00'),
(8517, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey12.html', '', '', '', 0, '2012-10-14 10:02:26', '0000-00-00 00:00:00'),
(8518, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/l
ey9.html', '', '', '', 0, '2012-10-14 10:08:59', '0000-00-00 00:00:00'),
(8520, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=23&fontstyle=f
-smaller', '', '', '', 0, '2012-10-14 10:45:41', '0000-00-00 00:00:00'),
(8524, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=23', '', '',
'', 0, '2012-10-14 11:37:21', '0000-00-00 00:00:00'),
(8527, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/home.jpg', ''
, '', '', 0, '2012-10-14 23:36:30', '0000-00-00 00:00:00'),
(8529, 'http://www.oruro.gob.bo/index.php/cache/736b377be89d6c55ceeee74e0e313724
', '', 'http://www.oruro.gob.bo/index.php/2-institucional?start=16', '', 0, '201
2-10-15 01:13:26', '0000-00-00 00:00:00'),
(8530, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/173-el-gobierno-depa
rtamental-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202
-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f-smaller', '', '', '', 0,
'2012-10-15 02:37:06', '0000-00-00 00:00:00'),
(8531, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/Noticias/bole
tin unidcom 05-1.jpg', '', '', '', 0, '2012-10-15 03:18:24', '0000-00-00 00:00:0
0'),
(8532, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/Logos/rpdc201
1.jpg', '', '', '', 0, '2012-10-15 04:34:24', '0000-00-00 00:00:00'),
(8533, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/Logos/rpdc201
0.jpg', '', '', '', 0, '2012-10-15 05:34:52', '0000-00-00 00:00:00'),
(8534, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/ilu22.jpg', '
', '', '', 0, '2012-10-15 06:31:24', '0000-00-00 00:00:00'),
(8535, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/mosa.jpg', ''
, '', '', 0, '2012-10-15 07:28:24', '0000-00-00 00:00:00'),
(8537, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/camas.jpg', '
', '', '', 0, '2012-10-15 09:22:23', '0000-00-00 00:00:00'),
(8539, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/limp5.jpg', '', '', '', 0, '2012-10-15 10:19:28', '0000-00-00 00:00:
00'),
(8542, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/ilua.jpg', ''
, '', '', 0, '2012-10-15 11:16:23', '0000-00-00 00:00:00'),
(8543, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/mosa.jpg', '', '', '', 0, '2012-10-15 12:03:54', '0000-00-00 00:00:0
0'),
(8544, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/ilu22.jpg', '', '', '', 0, '2012-10-15 12:51:38', '0000-00-00 00:00:
00'),
(8545, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/pdflog.p
ng', '', '', '', 0, '2012-10-15 13:38:54', '0000-00-00 00:00:00'),

(8546, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/ilua.jpg', '', '', '', 0, '2012-10-15 14:26:24', '0000-00-00 00:00:0
0'),
(8547, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/limp2.jpg', '
', '', '', 0, '2012-10-15 15:13:54', '0000-00-00 00:00:00'),
(8552, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/12568.jpg', '', '', '', 0, '2012-10-15 16:48:53', '0000-00-00 00:00:
00'),
(8553, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/dsc05426.jpg'
, '', '', '', 0, '2012-10-15 17:36:23', '0000-00-00 00:00:00'),
(8554, 'http://www.oruro.gob.bo/index.php/images/Noticias/dsc0561463.jpg', '', '
', '', 0, '2012-10-15 18:23:53', '0000-00-00 00:00:00'),
(8558, 'http://www.oruro.gob.bo/index.php/images/Noticias/inter2.jpg', '', '', '
', 0, '2012-10-15 20:46:23', '0000-00-00 00:00:00'),
(8559, 'http://www.oruro.gob.bo/index.php/images/Noticias/geo2.jpg', '', '', '',
0, '2012-10-15 21:33:53', '0000-00-00 00:00:00'),
(8560, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/ilu21.jpg', '
', '', '', 0, '2012-10-15 22:21:23', '0000-00-00 00:00:00'),
(8561, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/coordina
ciones/transparencia-y-lucha-contra-la-corrupcion?id=61', '', '', '', 0, '2012-1
0-15 22:46:03', '0000-00-00 00:00:00'),
(8562, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/dsc05425.jpg'
, '', '', '', 0, '2012-10-15 23:08:54', '0000-00-00 00:00:00'),
(8563, 'http://www.oruro.gob.bo/index.php/images/Noticias/convenio.jpg', '', '',
'', 0, '2012-10-15 23:41:47', '0000-00-00 00:00:00'),
(8564, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/limp3.jpg', '
', '', '', 0, '2012-10-16 00:15:28', '0000-00-00 00:00:00'),
(8565, 'http://www.oruro.gob.bo/index.php/images/Noticias/dsc01463.png', '', '',
'', 0, '2012-10-16 00:47:36', '0000-00-00 00:00:00'),
(8566, 'http://www.oruro.gob.bo/index.php/images/Noticias/foco2.jpg', '', '', ''
, 0, '2012-10-16 01:20:30', '0000-00-00 00:00:00'),
(8567, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/limp3.jpg', '', '', '', 0, '2012-10-16 01:53:25', '0000-00-00 00:00:
00'),
(8568, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/camas3.jpg',
'', '', '', 0, '2012-10-16 02:59:14', '0000-00-00 00:00:00'),
(8569, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/limp5.jpg', '
', '', '', 0, '2012-10-16 03:32:08', '0000-00-00 00:00:00'),
(8570, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/dsc05426.jpg', '', '', '', 0, '2012-10-16 03:57:40', '0000-00-00 00:
00:00'),
(8571, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/camas2.jpg',
'', '', '', 0, '2012-10-16 04:25:41', '0000-00-00 00:00:00'),
(8572, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/camas2.jpg', '', '', '', 0, '2012-10-16 04:35:26', '0000-00-00 00:00
:00'),
(8573, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/limp2.jpg', '', '', '', 0, '2012-10-16 05:07:54', '0000-00-00 00:00:
00'),
(8574, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/dsc05425.jpg', '', '', '', 0, '2012-10-16 06:46:37', '0000-00-00 00:
00:00'),
(8579, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/11-n
oticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-anive
rsario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '
', '', '', 0, '2012-10-16 07:51:19', '0000-00-00 00:00:00'),
(8582, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/home.jpg', '', '', '', 0, '2012-10-16 12:05:20', '0000-00-00 00:00:0
0'),
(8587, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/14-proyectos/54-go

bernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?tmpl=compon
ent&print=1&page=', '', '', '', 0, '2012-10-16 17:02:54', '0000-00-00 00:00:00')
,
(8589, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/ilu21.jpg', '', '', '', 0, '2012-10-16 19:16:08', '0000-00-00 00:00:
00'),
(8590, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/12568.jpg', '
', '', '', 0, '2012-10-16 19:46:51', '0000-00-00 00:00:00'),
(8594, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/camas3.jpg', '', '', '', 0, '2012-10-17 14:36:24', '0000-00-00 00:00
:00'),
(8598, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/images/camas.jpg', '', '', '', 0, '2012-10-17 23:23:07', '0000-00-00 00:00:
00'),
(8613, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/dsc05425.jpg', '', '', '', 0, '2012-10-18 06:06:42', '0
000-00-00 00:00:00'),
(8616, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al
-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa
-cruz?fontstyle=f-small', '', '', '', 0, '2012-10-18 10:06:07', '0000-00-00 00:0
0:00'),
(8617, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/11-noti
cias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversa
rio-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontst
yle=f-larger', '', '', '', 0, '2012-10-18 10:56:02', '0000-00-00 00:00:00'),
(8620, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/camas2.jpg', '', '', '', 0, '2012-10-18 15:02:31', '000
0-00-00 00:00:00'),
(8623, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/ilu22.jpg', '', '', '', 0, '2012-10-18 18:08:38', '0000
-00-00 00:00:00'),
(8624, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/ilua.jpg', '', '', '', 0, '2012-10-18 20:18:33', '000000-00 00:00:00'),
(8625, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/181?fontstyle=f-sma
ller', '', '', '', 0, '2012-10-18 22:19:34', '0000-00-00 00:00:00'),
(8626, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamental/
11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a
-traves-de-una-nueva-administracion', '', '', '', 0, '2012-10-18 22:19:35', '000
0-00-00 00:00:00'),
(8627, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/11-noticias-gador/181-hotel-terminal-oruro-busca-recuper
ar-su-estatus-e-imagen-a-traves-de-una-nueva-administracion', '', '', '', 0, '20
12-10-18 22:31:05', '0000-00-00 00:00:00'),
(8628, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/limp5.jpg', '', '', '', 0, '2012-10-18 22:45:06', '0000
-00-00 00:00:00'),
(8629, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/11-noticias-gador/181-hotel-terminal-oruro-busca-recupe
rar-su-estatus-e-imagen-a-traves-de-una-nueva-administracion?fontstyle=f-smaller
', '', '', '', 0, '2012-10-18 23:04:53', '0000-00-00 00:00:00'),
(8630, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/11-noticias-gador/
181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nue
va-administracion?fontstyle=f-larger', '', '', '', 0, '2012-10-18 23:06:19', '00
00-00-00 00:00:00'),
(8631, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/11-noticias-gador/
181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nue
va-administracion?fontstyle=f-smaller', '', '', '', 0, '2012-10-18 23:25:33', '0
000-00-00 00:00:00'),

(8632, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/181-hotel-terminal-o
ruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nueva-administracion?fo
ntstyle=f-smaller', '', '', '', 0, '2012-10-18 23:30:23', '0000-00-00 00:00:00')
,
(8633, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/11-noticia
s-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-de
-una-nueva-administracion?fontstyle=f-larger', '', '', '', 0, '2012-10-18 23:49:
45', '0000-00-00 00:00:00'),
(8634, 'http://www.oruro.gob.bo/index.php/servicio/tramites/11-noticias-gador/18
1-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nueva
-administracion?fontstyle=f-larger', '', '', '', 0, '2012-10-18 23:52:17', '0000
-00-00 00:00:00'),
(8635, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/11-noticias-gador/181-hotel-terminal-oruro-busca-recupe
rar-su-estatus-e-imagen-a-traves-de-una-nueva-administracion?fontstyle=f-larger'
, '', '', '', 0, '2012-10-18 23:54:08', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(8636, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatuse-imagen-a-traves-de-una-nueva-administracion?fontstyle=f-smaller', '', '', '',
0, '2012-10-18 23:58:51', '0000-00-00 00:00:00'),
(8637, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/181-hotel-terminaloruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nueva-administracion?f
ontstyle=f-smaller', '', '', '', 0, '2012-10-19 00:14:59', '0000-00-00 00:00:00'
),
(8638, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/181-hotel-terminal-o
ruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nueva-administracion?fo
ntstyle=f-larger', '', '', '', 0, '2012-10-19 00:16:22', '0000-00-00 00:00:00'),
(8639, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/181-hotel-terminaloruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nueva-administracion?f
ontstyle=f-larger', '', '', '', 0, '2012-10-19 00:35:53', '0000-00-00 00:00:00')
,
(8640, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatuse-imagen-a-traves-de-una-nueva-administracion?fontstyle=f-larger', '', '', '', 0
, '2012-10-19 00:36:02', '0000-00-00 00:00:00'),
(8641, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/11-noticia
s-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-de
-una-nueva-administracion?fontstyle=f-smaller', '', '', '', 0, '2012-10-19 01:32
:38', '0000-00-00 00:00:00'),
(8642, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus
-e-imagen-a-traves-de-una-nueva-administracion?fontstyle=f-smaller', '', '', '',
0, '2012-10-19 02:09:40', '0000-00-00 00:00:00'),
(8643, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/11-notici
as-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-d
e-una-nueva-administracion', '', '', '', 0, '2012-10-19 02:17:23', '0000-00-00 0
0:00:00'),
(8645, 'http://www.oruro.gob.bo/index.php/servicio/tramites/11-noticias-gador/18
1-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nueva
-administracion?fontstyle=f-smaller', '', '', '', 0, '2012-10-19 02:23:59', '000
0-00-00 00:00:00'),
(8646, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su
-estatus-e-imagen-a-traves-de-una-nueva-administracion', '', '', '', 0, '2012-10
-19 02:32:28', '0000-00-00 00:00:00'),
(8647, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/11-notici
as-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-d
e-una-nueva-administracion', '', '', '', 0, '2012-10-19 02:33:01', '0000-00-00 0

0:00:00'),
(8648, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/limp3.jpg', '', '', '', 0, '2012-10-19 02:53:55', '0000
-00-00 00:00:00'),
(8649, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/home.jpg', '', '', '', 0, '2012-10-19 04:16:52', '000000-00 00:00:00'),
(8652, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/dsc05426.jpg', '', '', '', 0, '2012-10-19 05:39:49', '0
000-00-00 00:00:00'),
(8653, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-auditor
ia-interna/11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus
-e-imagen-a-traves-de-una-nueva-administracion?fontstyle=f-larger', '', '', '',
0, '2012-10-19 05:52:35', '0000-00-00 00:00:00'),
(8654, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-ima
gen-a-traves-de-una-nueva-administracion', '', '', '', 0, '2012-10-19 05:56:49',
'0000-00-00 00:00:00'),
(8655, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?tmpl=component&pr
int=1&layout=default&page=', '', '', '', 0, '2012-10-19 07:11:25', '0000-00-00 0
0:00:00'),
(8684, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/mosa.jpg', '', '', '', 0, '2012-10-19 08:29:28', '000000-00 00:00:00'),
(8685, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/12568.jpg', '', '', '', 0, '2012-10-19 09:54:17', '0000
-00-00 00:00:00'),
(8686, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/11-noticias-gador/173-el-gobierno-departamental-de-oruro-r
indio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-li
bertaria-de-santa-cruz', '', '', '', 0, '2012-10-19 11:18:37', '0000-00-00 00:00
:00'),
(8687, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/limp2.jpg', '', '', '', 0, '2012-10-19 11:19:07', '0000
-00-00 00:00:00'),
(8688, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10
-19 11:30:58', '0000-00-00 00:00:00'),
(8689, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10
-19 11:31:10', '0000-00-00 00:00:00'),
(8690, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10
-19 11:31:23', '0000-00-00 00:00:00'),
(8691, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10
-19 11:31:35', '0000-00-00 00:00:00'),
(8692, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10
-19 11:31:47', '0000-00-00 00:00:00'),
(8693, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10
-19 11:32:00', '0000-00-00 00:00:00'),
(8694, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10
-19 11:32:11', '0000-00-00 00:00:00'),
(8695, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/Institucional/bgi2011.pdf', '', '', '', 0, '201
2-10-19 11:32:24', '0000-00-00 00:00:00'),
(8696, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedeges/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-1


0-19 11:32:37', '0000-00-00 00:00:00'),
(8697, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10
-19 11:32:49', '0000-00-00 00:00:00'),
(8698, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10
-19 11:33:01', '0000-00-00 00:00:00'),
(8699, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-1
0-19 11:33:14', '0000-00-00 00:00:00'),
(8700, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10
-19 11:33:51', '0000-00-00 00:00:00'),
(8701, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10
-19 11:33:57', '0000-00-00 00:00:00'),
(8702, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10
-19 11:34:03', '0000-00-00 00:00:00'),
(8703, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10
-19 11:34:09', '0000-00-00 00:00:00'),
(8704, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10
-19 11:34:15', '0000-00-00 00:00:00'),
(8705, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10
-19 11:34:24', '0000-00-00 00:00:00'),
(8706, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-1
0-19 11:34:37', '0000-00-00 00:00:00'),
(8707, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10
-19 11:34:49', '0000-00-00 00:00:00'),
(8708, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10
-19 11:35:02', '0000-00-00 00:00:00'),
(8709, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10
-19 11:35:15', '0000-00-00 00:00:00'),
(8710, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10
-19 11:36:52', '0000-00-00 00:00:00'),
(8711, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-1
0-19 11:38:21', '0000-00-00 00:00:00'),
(8712, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-1
0-19 11:39:08', '0000-00-00 00:00:00'),
(8713, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10
-19 11:40:21', '0000-00-00 00:00:00'),
(8714, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-1
0-19 11:41:22', '0000-00-00 00:00:00'),
(8715, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10
-19 11:42:18', '0000-00-00 00:00:00'),
(8717, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/images/camas.jpg', '', '', '', 0, '2012-10-19 14:37:35', '0000


-00-00 00:00:00'),
(8718, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-10-19 15:43:45', '00
00-00-00 00:00:00'),
(8719, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
18-coordinador-ctlcc?showall=&start=1', '', '', '', 0, '2012-10-19 17:50:18', '0
000-00-00 00:00:00'),
(8720, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/camas3.jpg', '', '', '', 0, '2012-10-19 17:56:03', '000
0-00-00 00:00:00'),
(8725, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/undefine
d', '', 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias', '', 0, '2012-10-19 19:30:07', '0000-00-00 00:00:00'),
(8728, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/ilu21.jpg', '', '', '', 0, '2012-10-19 23:25:30', '0000
-00-00 00:00:00'),
(8729, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-10-20 00:31:23', '000
0-00-00 00:00:00'),
(8730, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-10-20 00:37:17', '0
000-00-00 00:00:00'),
(8733, 'http://www.oruro.gob.bo/index.php/component/content/article/18-deportes/
64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyl
e=f-smaller', '', '', '', 0, '2012-10-20 02:05:42', '0000-00-00 00:00:00'),
(8755, 'http://www.oruro.gob.bo/index.php/component/content/article/18-deportes/
64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?tmpl=com
ponent&print=1&page=', '', '', '', 0, '2012-10-20 02:32:46', '0000-00-00 00:00:0
0'),
(8756, 'http://www.oruro.gob.bo/index.php/component/content/article/18-deportes/
64-oruro-contara-con-piscina-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyl
e=f-larger', '', '', '', 0, '2012-10-20 02:42:29', '0000-00-00 00:00:00'),
(8758, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyectos
/60-gobernacion-lanzo-el-proyecto-de-fortalecimiento-de-emprendimientos-economic
os-de-la-pequena-y-media-empresa-de-oruro?tmpl=component&print=1&page=', '', '',
'', 0, '2012-10-20 03:01:13', '0000-00-00 00:00:00'),
(8764, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-10-20 05:29:31', '0
000-00-00 00:00:00'),
(8765, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10-20 05:29:38', '0000-00-00 00:
00:00'),
(8766, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10-20 05:29:46', '0000-00-00 00:
00:00'),
(8767, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10-20 05:29:53', '0000-00-00 00:
00:00'),
(8768, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-10-20 05:30:01', '0
000-00-00 00:00:00'),
(8769, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/Institucional/bgi2011.pdf', '', '', '', 0, '2012-10-20 05:30:24', '0000-00-00
00:00:00'),
(8770, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10-20 05:30:31', '0000-00-00 00:
00:00'),
(8771, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10-20 05:30:39', '0000-00-00 00:

00:00'),
(8772, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-10-20 05:30:46', '0000-0
0-00 00:00:00'),
(8773, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-10-20 05:30:54', '0000-0
0-00 00:00:00'),
(8774, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-10-20 05:31:01', '0000-00-00 00
:00:00'),
(8775, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-10-20 05:31:09', '00
00-00-00 00:00:00'),
(8776, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10-20 05:31:16', '0000-00-00 00:
00:00'),
(8777, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-10-20 05:31:24', '0
000-00-00 00:00:00'),
(8778, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10-20 05:31:32', '0000-00-00 00:
00:00'),
(8779, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-10-20 05:31:39', '0000-0
0-00 00:00:00'),
(8780, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-10-20 05:31:47', '000000-00 00:00:00'),
(8781, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-10-20 05:31:54', '000000-00 00:00:00'),
(8782, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10-20 05:32:01', '0000-00-00 00:
00:00'),
(8783, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-10-20 05:32:09', '0000-0
0-00 00:00:00'),
(8784, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10-20 05:32:17', '0000-00-00 00:
00:00'),
(8785, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10-20 05:32:24', '0000-00-00 00:
00:00'),
(8786, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-10-20 05:32:32', '0000-00-00 00
:00:00'),
(8787, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10-20 05:32:39', '0000-00-00 00:
00:00'),
(8788, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-10-20 05:32:47', '00
00-00-00 00:00:00'),
(8789, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-10-20 05:32:54', '0000-00-00 00
:00:00'),
(8790, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10-20 05:33:02', '0000-00-00 00:
00:00'),
(8791, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-10-20 05:33:09', '0000-00-00 00

:00:00'),
(8792, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10-20 05:33:17', '0000-00-00 00:
00:00'),
(8794, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-10-20 05:33:24', '0000-00-00 00
:00:00'),
(8795, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-10-20 05:33:32', '0000-0
0-00 00:00:00'),
(8796, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10-20 05:33:40', '0000-00-00 00:
00:00'),
(8797, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-10-20 05:33:47', '0000-00-00 00
:00:00'),
(8798, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-10-20 05:33:55', '00
00-00-00 00:00:00'),
(8799, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10-20 05:34:02', '0000-00-00 00:
00:00'),
(8800, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10-20 05:34:10', '0000-00-00 00:
00:00'),
(8801, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-10-20 05:34:17', '0000-0
0-00 00:00:00'),
(8802, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-10-20 05:34:25', '000000-00 00:00:00'),
(8803, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-10-20 05:34:32', '00
00-00-00 00:00:00'),
(8804, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-10-20 05:34:40', '000000-00 00:00:00'),
(8805, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-10-20 05:35:19', '00
00-00-00 00:00:00'),
(8806, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-10-20 05:35:57', '0
000-00-00 00:00:00'),
(8807, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-10-20 05:36:35', '0
000-00-00 00:00:00'),
(8808, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10-20 05:37:13', '0000-00-00 00:
00:00'),
(8809, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-10-20 05:37:50', '0
000-00-00 00:00:00'),
(8810, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10-20 05:38:27', '0000-00-00 00:
00:00'),
(8811, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-10-20 05:39:06', '0000-0
0-00 00:00:00'),
(8812, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-10-20 05:39:44', '0000-0

0-00 00:00:00'),
(8813, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-10-20 05:40:22', '0
000-00-00 00:00:00'),
(8814, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-10-20 05:41:00', '0
000-00-00 00:00:00'),
(8815, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-10-20 05:41:38', '0000-0
0-00 00:00:00'),
(8816, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10-20 05:42:17', '0000-00-00 00:
00:00'),
(8817, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10-20 05:44:58', '0000-00-00 00:
00:00'),
(8818, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10-20 05:49:33', '0000-00-00 00:
00:00'),
(8819, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-10-20 05:51:18', '00
00-00-00 00:00:00'),
(8820, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-1020 05:57:30', '0000-00-00 00:00:00'),
(8821, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '',
0, '2012-10-20 05:57:36', '0000-00-00 00:00:00'),
(8822, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-1020 05:57:43', '0000-00-00 00:00:00'),
(8823, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '
2012-10-20 05:57:49', '0000-00-00 00:00:00'),
(8824, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '',
0, '2012-10-20 05:57:56', '0000-00-00 00:00:00'),
(8825, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '
2012-10-20 05:58:03', '0000-00-00 00:00:00'),
(8826, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-10
-20 05:58:09', '0000-00-00 00:00:00'),
(8827, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '',
0, '2012-10-20 05:58:16', '0000-00-00 00:00:00'),
(8828, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-1020 05:58:23', '0000-00-00 00:00:00'),
(8829, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '
2012-10-20 05:58:29', '0000-00-00 00:00:00'),
(8830, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-1020 05:58:36', '0000-00-00 00:00:00'),
(8831, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-10
-20 05:58:43', '0000-00-00 00:00:00'),
(8832, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '',

0, '2012-10-20 05:58:49', '0000-00-00 00:00:00'),


(8833, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-1020 05:58:56', '0000-00-00 00:00:00'),
(8834, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0,
'2012-10-20 05:59:03', '0000-00-00 00:00:00'),
(8835, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '',
0, '2012-10-20 05:59:09', '0000-00-00 00:00:00'),
(8836, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-1020 05:59:16', '0000-00-00 00:00:00'),
(8837, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-1020 05:59:23', '0000-00-00 00:00:00'),
(8838, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-1020 05:59:29', '0000-00-00 00:00:00'),
(8839, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '',
0, '2012-10-20 05:59:36', '0000-00-00 00:00:00'),
(8840, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-1020 05:59:43', '0000-00-00 00:00:00'),
(8841, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-10
-20 05:59:49', '0000-00-00 00:00:00'),
(8842, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-1020 05:59:56', '0000-00-00 00:00:00'),
(8843, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-10
-20 06:00:03', '0000-00-00 00:00:00'),
(8844, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-1020 06:00:09', '0000-00-00 00:00:00'),
(8845, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012
-10-20 06:00:16', '0000-00-00 00:00:00'),
(8846, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-10
-20 06:00:23', '0000-00-00 00:00:00'),
(8847, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-1020 06:00:29', '0000-00-00 00:00:00'),
(8848, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0,
'2012-10-20 06:00:36', '0000-00-00 00:00:00'),
(8849, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '
2012-10-20 06:00:43', '0000-00-00 00:00:00'),
(8850, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-1020 06:00:49', '0000-00-00 00:00:00'),
(8851, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-1020 06:00:56', '0000-00-00 00:00:00'),
(8852, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '

2012-10-20 06:01:03', '0000-00-00 00:00:00'),


(8853, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-1020 06:01:09', '0000-00-00 00:00:00'),
(8854, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '
2012-10-20 06:01:16', '0000-00-00 00:00:00'),
(8855, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '',
0, '2012-10-20 06:01:23', '0000-00-00 00:00:00'),
(8856, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '
2012-10-20 06:01:29', '0000-00-00 00:00:00'),
(8857, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-1020 06:01:36', '0000-00-00 00:00:00'),
(8858, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0,
'2012-10-20 06:01:43', '0000-00-00 00:00:00'),
(8859, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '',
0, '2012-10-20 06:01:50', '0000-00-00 00:00:00'),
(8860, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '',
0, '2012-10-20 06:01:56', '0000-00-00 00:00:00'),
(8861, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '
2012-10-20 06:02:03', '0000-00-00 00:00:00'),
(8862, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '
2012-10-20 06:02:10', '0000-00-00 00:00:00'),
(8863, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0,
'2012-10-20 06:02:16', '0000-00-00 00:00:00'),
(8864, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-1020 06:02:23', '0000-00-00 00:00:00'),
(8865, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-1020 06:02:33', '0000-00-00 00:00:00'),
(8866, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '',
0, '2012-10-20 06:02:36', '0000-00-00 00:00:00'),
(8867, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-1020 06:03:51', '0000-00-00 00:00:00'),
(8868, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '',
0, '2012-10-20 06:04:56', '0000-00-00 00:00:00'),
(8869, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '',
0, '2012-10-20 06:06:03', '0000-00-00 00:00:00'),
(8870, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '',
0, '2012-10-20 06:07:10', '0000-00-00 00:00:00'),
(8871, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '',
0, '2012-10-20 06:08:18', '0000-00-00 00:00:00'),
(8872, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-10

-20 06:09:20', '0000-00-00 00:00:00'),


(8873, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-1020 06:10:43', '0000-00-00 00:00:00'),
(8874, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-1020 06:11:53', '0000-00-00 00:00:00'),
(8876, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/lim
p3.jpg', '', '', '', 0, '2012-10-20 06:46:22', '0000-00-00 00:00:00'),
(8878, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/hom
e.jpg', '', '', '', 0, '2012-10-20 06:59:37', '0000-00-00 00:00:00'),
(8879, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/camas.jpg', '', '', '', 0, '2012-10-20 07:12:53', '
0000-00-00 00:00:00'),
(8880, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/Logos/rpdc2011.jpg', '', '', '', 0, '2012-10-20
07:28:25', '0000-00-00 00:00:00'),
(8882, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/125
68.jpg', '', '', '', 0, '2012-10-20 07:38:27', '0000-00-00 00:00:00'),
(8883, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/l
imp5.jpg', '', '', '', 0, '2012-10-20 07:46:49', '0000-00-00 00:00:00'),
(8885, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/ilu
22.jpg', '', '', '', 0, '2012-10-20 08:00:04', '0000-00-00 00:00:00'),
(8886, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/lim
p2.jpg', '', '', '', 0, '2012-10-20 08:13:20', '0000-00-00 00:00:00'),
(8888, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/m
osa.jpg', '', '', '', 0, '2012-10-20 08:26:35', '0000-00-00 00:00:00'),
(8889, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cam
as2.jpg', '', '', '', 0, '2012-10-20 08:30:33', '0000-00-00 00:00:00'),
(8890, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/mos
a.jpg', '', '', '', 0, '2012-10-20 08:37:51', '0000-00-00 00:00:00'),
(8891, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/i
lua.jpg', '', '', '', 0, '2012-10-20 08:50:11', '0000-00-00 00:00:00'),
(8892, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/ilu
a.jpg', '', '', '', 0, '2012-10-20 09:03:26', '0000-00-00 00:00:00'),
(8893, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/c
amas2.jpg', '', '', '', 0, '2012-10-20 09:16:42', '0000-00-00 00:00:00'),
(8894, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/mosa.jpg', '', '', '', 0, '2012-10-20 09:29:57', '0000-00-00 00
:00:00'),
(8896, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/h
ome.jpg', '', '', '', 0, '2012-10-20 09:43:12', '0000-00-00 00:00:00'),
(8897, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/i
lu21.jpg', '', '', '', 0, '2012-10-20 09:56:28', '0000-00-00 00:00:00'),
(8898, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/limp3.jpg', '', '', '', 0, '2012-10-20 09:58:40', '0000-00-00 0
0:00:00'),
(8899, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/12568.jpg', '', '', '', 0, '2012-10-20 10:06:48', '0000-00-00 0
0:00:00'),
(8901, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/m
osa.jpg', '', '', '', 0, '2012-10-20 10:42:07', '0000-00-00 00:00:00'),
(8903, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/i
lua.jpg', '', '', '', 0, '2012-10-20 11:21:53', '0000-00-00 00:00:00'),
(8906, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/Logos/rpdc2010.jpg', '', '', '', 0, '2012-10-20
11:48:24', '0000-00-00 00:00:00'),
(8907, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cam
as3.jpg', '', '', '', 0, '2012-10-20 12:01:39', '0000-00-00 00:00:00'),
(8909, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/lim

p5.jpg', '', '', '', 0, '2012-10-20 12:14:54', '0000-00-00 00:00:00'),


(8910, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/12568.jpg', '', '', '', 0, '2012-10-20 12:28:09', '
0000-00-00 00:00:00'),
(8911, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/limp5.jpg', '', '', '', 0, '2012-10-20 12:41:25', '0000-00-00 0
0:00:00'),
(8913, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/1
2568.jpg', '', '', '', 0, '2012-10-20 13:21:11', '0000-00-00 00:00:00'),
(8914, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/mosa.jpg', '', '', '', 0, '2012-10-20 13:34:26', '0
000-00-00 00:00:00'),
(8917, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/medio-ambiente-y-madre-tierra/images/Noticias/boletin unidcom 05-1.jpg', '',
'', '', 0, '2012-10-20 13:47:45', '0000-00-00 00:00:00'),
(8918, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/c
amas3.jpg', '', '', '', 0, '2012-10-20 13:47:57', '0000-00-00 00:00:00'),
(8919, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/l
imp2.jpg', '', '', '', 0, '2012-10-20 13:55:59', '0000-00-00 00:00:00'),
(8920, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-10-20
14:07:06', '0000-00-00 00:00:00'),
(8921, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/pdflog.png', '', '', '', 0, '2012-10-20 14
:20:19', '0000-00-00 00:00:00'),
(8922, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/ilu
21.jpg', '', '', '', 0, '2012-10-20 14:46:49', '0000-00-00 00:00:00'),
(8923, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/camas.jpg', '', '', '', 0, '2012-10-20 15:26:36', '0000-00-00 0
0:00:00'),
(8924, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/camas3.jpg', '', '', '', 0, '2012-10-20 15:53:07',
'0000-00-00 00:00:00'),
(8926, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/18-deportes/124-unidades-educativas-se-suman-con-sus-b
andas-de-musica-a-inauguracion-de-los-juegos-plurinacionales?fontstyle=f-smaller
', '', '', '', 0, '2012-10-20 16:06:11', '0000-00-00 00:00:00'),
(8928, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/l
imp5.jpg', '', '', '', 0, '2012-10-20 16:06:22', '0000-00-00 00:00:00'),
(8929, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/limp5.jpg', '', '', '', 0, '2012-10-20 16:19:37', '
0000-00-00 00:00:00'),
(8932, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-10-20 16:32:52',
'0000-00-00 00:00:00'),
(8933, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/limp2.jpg', '', '', '', 0, '2012-10-20 16:59:23', '
0000-00-00 00:00:00'),
(8935, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/51-noticia1?fontstyle=f-smaller', '', '', '', 0, '2012-10-20 17:07:49', '0000-0
0-00 00:00:00'),
(8936, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/i
lu22.jpg', '', '', '', 0, '2012-10-20 17:12:39', '0000-00-00 00:00:00'),
(8937, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/ilua.jpg', '', '', '', 0, '2012-10-20 17:25:53', '0
000-00-00 00:00:00'),
(8938, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/ilua.jpg', '', '', '', 0, '2012-10-20 17:28:24', '0000-00-00 00
:00:00'),
(8941, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedcam/images/home.jpg', '', '', '', 0, '2012-10-20 18:34:54',


'0000-00-00 00:00:00'),
(8942, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/ilu22.jpg', '', '', '', 0, '2012-10-20 18:55:59'
, '0000-00-00 00:00:00'),
(8943, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/c
amas.jpg', '', '', '', 0, '2012-10-20 19:05:00', '0000-00-00 00:00:00'),
(8944, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/camas.jpg', '', '', '', 0, '2012-10-20 19:06:30'
, '0000-00-00 00:00:00'),
(8945, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/camas2.jpg', '', '', '', 0, '2012-10-20 19:25:17
', '0000-00-00 00:00:00'),
(8946, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/limp2.jpg', '', '', '', 0, '2012-10-20 19:28:31'
, '0000-00-00 00:00:00'),
(8947, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/limp3.jpg', '', '', '', 0, '2012-10-20 19:39:57'
, '0000-00-00 00:00:00'),
(8948, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/limp5.jpg', '', '', '', 0, '2012-10-20 19:53:12'
, '0000-00-00 00:00:00'),
(8949, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/c
amas3.jpg', '', '', '', 0, '2012-10-20 20:06:27', '0000-00-00 00:00:00'),
(8950, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/i
lu22.jpg', '', '', '', 0, '2012-10-20 20:26:16', '0000-00-00 00:00:00'),
(8951, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/h
ome.jpg', '', '', '', 0, '2012-10-20 20:27:09', '0000-00-00 00:00:00'),
(8954, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/camas3.jpg', '', '', '', 0, '2012-10-20 20:37:01', '0000-00-00
00:00:00'),
(8955, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedede/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-10
-20 20:45:01', '0000-00-00 00:00:00'),
(8956, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/pdfs/pdflog.png', '', '', '', 0, '2012-10-20 20:
47:56', '0000-00-00 00:00:00'),
(8958, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/ilu21.jpg', '', '', '', 0, '2012-10-20 20:56:45'
, '0000-00-00 00:00:00'),
(8960, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/camas2.jpg', '', '', '', 0, '2012-10-20 21:06:57', '0000-00-00
00:00:00'),
(8962, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/ilu21.jpg', '', '', '', 0, '2012-10-20 21:33:27', '
0000-00-00 00:00:00'),
(8963, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/cam
as.jpg', '', '', '', 0, '2012-10-20 21:46:43', '0000-00-00 00:00:00'),
(8964, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/l
imp3.jpg', '', '', '', 0, '2012-10-20 21:59:59', '0000-00-00 00:00:00'),
(8965, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/ilu22.jpg', '', '', '', 0, '2012-10-20 22:13:36', '
0000-00-00 00:00:00'),
(8966, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/ilu21.jpg', '', '', '', 0, '2012-10-20 22:26:46', '0000-00-00 0
0:00:00'),
(8967, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/aqu
i canta bolivia.jpg', '', '', '', 0, '2012-10-20 22:35:11', '0000-00-00 00:00:00
'),
(8968, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/a

qui canta bolivia.jpg', '', '', '', 0, '2012-10-20 22:48:00', '0000-00-00 00:00:
00'),
(8970, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/c
amas2.jpg', '', '', '', 0, '2012-10-20 23:27:47', '0000-00-00 00:00:00'),
(8971, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/l
imp3.jpg', '', '', '', 0, '2012-10-20 23:41:02', '0000-00-00 00:00:00'),
(8972, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/c
amas.jpg', '', '', '', 0, '2012-10-20 23:54:17', '0000-00-00 00:00:00'),
(8976, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/1
2568.jpg', '', '', '', 0, '2012-10-21 00:07:32', '0000-00-00 00:00:00'),
(8977, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/ilu22.jpg', '', '', '', 0, '2012-10-21 00:20:48', '0000-00-00 0
0:00:00'),
(8979, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/mosa.jpg', '', '', '', 0, '2012-10-21 00:47:18',
'0000-00-00 00:00:00'),
(8980, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-10
-21 01:00:34', '0000-00-00 00:00:00'),
(8981, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/camas3.jpg', '', '', '', 0, '2012-10-21 01:13:49
', '0000-00-00 00:00:00'),
(8983, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/12568.jpg', '', '', '', 0, '2012-10-21 01:27:04'
, '0000-00-00 00:00:00'),
(8984, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/l
imp2.jpg', '', '', '', 0, '2012-10-21 02:06:50', '0000-00-00 00:00:00'),
(8985, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/pdfs/pdflog.png', '', '', '', 0, '2012-10-21 02:20:06', '0000-00-00 00:00:00'
),
(8986, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/home.jpg', '', '', '', 0, '2012-10-21 02:59:52', '0000-00-00 00
:00:00'),
(8988, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedcam/images/ilua.jpg', '', '', '', 0, '2012-10-21 03:26:22',
'0000-00-00 00:00:00'),
(8989, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/camas2.jpg', '', '', '', 0, '2012-10-21 03:46:20',
'0000-00-00 00:00:00'),
(8990, 'http://www.oruro.gob.bo/index.php/14-proyectos/54-gobernador-firmo-conve
nio-de-cooperacion-interinstitucional-con-la-alt?tmpl=component&print=1&page=',
'', '', '', 0, '2012-10-21 03:56:08', '0000-00-00 00:00:00'),
(8991, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/home.jpg', '', '', '', 0, '2012-10-21 03:58:43', '0
000-00-00 00:00:00'),
(8992, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/a
qui canta bolivia.jpg', '', '', '', 0, '2012-10-21 04:12:18', '0000-00-00 00:00:
00'),
(8993, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/i
lu21.jpg', '', '', '', 0, '2012-10-21 04:39:26', '0000-00-00 00:00:00'),
(8995, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/asuntos-juridicos/images/limp3.jpg', '', '', '', 0, '2012-10-21 04:53:00', '
0000-00-00 00:00:00'),
(8996, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/limp2.jpg', '', '', '', 0, '2012-10-21 05:07:37', '0000-00-00 0
0:00:00'),
(9007, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/181', '', '', '', 0,
'2012-10-21 09:31:48', '0000-00-00 00:00:00'),
(9015, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/limp2.jpg', '', '', '', 0, '2012-10-21 12:47:42',

'0000-00-00 00:00:00'),
(9017, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/ilu22.jpg', '', '', '', 0, '2012-10-21 13:35:27',
'0000-00-00 00:00:00'),
(9018, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/limp3.jpg', '', '', '', 0, '2012-10-21 13:46:51',
'0000-00-00 00:00:00'),
(9019, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/ilua.jpg', '', '', '', 0, '2012-10-21 14:00:23',
'0000-00-00 00:00:00'),
(9021, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-1021 14:21:54', '0000-00-00 00:00:00'),
(9025, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/12568.jpg', '', '', '', 0, '2012-10-21 18:55:44',
'0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(9027, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/obras-sociales/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '20
12-10-21 19:31:44', '0000-00-00 00:00:00'),
(9028, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/camas3.jpg', '', '', '', 0, '2012-10-21 20:12:54'
, '0000-00-00 00:00:00'),
(9029, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/ilu21.jpg', '', '', '', 0, '2012-10-21 20:33:29',
'0000-00-00 00:00:00'),
(9030, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/il
u22.jpg', '', '', '', 0, '2012-10-21 20:54:05', '0000-00-00 00:00:00'),
(9031, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/camas2.jpg', '', '', '', 0, '2012-10-21 21:14:40'
, '0000-00-00 00:00:00'),
(9032, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/limp5.jpg', '', '', '', 0, '2012-10-21 21:26:41',
'0000-00-00 00:00:00'),
(9033, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-10-21
21:36:13', '0000-00-00 00:00:00'),
(9034, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/il
ua.jpg', '', '', '', 0, '2012-10-21 21:54:44', '0000-00-00 00:00:00'),
(9035, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/ca
mas2.jpg', '', '', '', 0, '2012-10-21 22:15:19', '0000-00-00 00:00:00'),
(9036, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/li
mp2.jpg', '', '', '', 0, '2012-10-21 22:35:57', '0000-00-00 00:00:00'),
(9037, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/ca
mas3.jpg', '', '', '', 0, '2012-10-21 22:56:30', '0000-00-00 00:00:00'),
(9042, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/il
u21.jpg', '', '', '', 0, '2012-10-22 00:56:52', '0000-00-00 00:00:00'),
(9043, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/mo
sa.jpg', '', '', '', 0, '2012-10-22 01:13:50', '0000-00-00 00:00:00'),
(9045, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/ho
me.jpg', '', '', '', 0, '2012-10-22 01:34:26', '0000-00-00 00:00:00'),
(9047, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/ca
mas.jpg', '', '', '', 0, '2012-10-22 01:55:03', '0000-00-00 00:00:00'),
(9051, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/home.jpg', '', '', '', 0, '2012-10-22 02:15:36',
'0000-00-00 00:00:00'),
(9052, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd32011.docx', '', '', '', 0, '2012-10-22 02:51:34', '0000-00-00 00:00
:00'),

(9053, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley15.html', '', '', '', 0, '2012-10-22 02:51:41', '0000-00-00 00:00:00'),
(9054, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd92011.docx', '', '', '', 0, '2012-10-22 02:51:48', '0000-00-00 00:00
:00'),
(9055, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley16.doc', '', '', '', 0, '2012-10-22 02:51:55', '0000-00-00 00:00:00'),
(9056, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley2.html', '', '', '', 0, '2012-10-22 02:52:03', '0000-00-00 00:00:00'),
(9057, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley17.doc', '', '', '', 0, '2012-10-22 02:52:10', '0000-00-00 00:00:00'),
(9058, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd11.docx', '', '', '', 0, '2012-10-22 02:52:18', '0000-00-00 00:00:00
'),
(9059, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley5.html', '', '', '', 0, '2012-10-22 02:52:25', '0000-00-00 00:00:00'),
(9060, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley10.html', '', '', '', 0, '2012-10-22 02:52:33', '0000-00-00 00:00:00'),
(9061, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd2.docx', '', '', '', 0, '2012-10-22 02:52:40', '0000-00-00 00:00:00'
),
(9062, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd72011.docx', '', '', '', 0, '2012-10-22 02:52:48', '0000-00-00 00:00
:00'),
(9063, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd192011.docx', '', '', '', 0, '2012-10-22 02:52:55', '0000-00-00 00:0
0:00'),
(9064, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley9.html', '', '', '', 0, '2012-10-22 02:53:02', '0000-00-00 00:00:00'),
(9065, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd6.docx', '', '', '', 0, '2012-10-22 02:53:10', '0000-00-00 00:00:00'
),
(9066, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd13.docx', '', '', '', 0, '2012-10-22 02:53:17', '0000-00-00 00:00:00
'),
(9067, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley18.doc', '', '', '', 0, '2012-10-22 02:53:25', '0000-00-00 00:00:00'),
(9068, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd12011.docx', '', '', '', 0, '2012-10-22 02:53:32', '0000-00-00 00:00
:00'),
(9069, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley6.html', '', '', '', 0, '2012-10-22 02:53:40', '0000-00-00 00:00:00'),
(9070, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd9.docx', '', '', '', 0, '2012-10-22 02:53:47', '0000-00-00 00:00:00'
),
(9071, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley11.html', '', '', '', 0, '2012-10-22 02:53:55', '0000-00-00 00:00:00'),
(9072, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley24.doc', '', '', '', 0, '2012-10-22 02:54:03', '0000-00-00 00:00:00'),
(9073, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley26.doc', '', '', '', 0, '2012-10-22 02:54:10', '0000-00-00 00:00:00'),
(9074, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd132011.docx', '', '', '', 0, '2012-10-22 02:54:17', '0000-00-00 00:0
0:00'),
(9075, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd172011.docx', '', '', '', 0, '2012-10-22 02:54:25', '0000-00-00 00:0
0:00'),
(9076, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley3.html', '', '', '', 0, '2012-10-22 02:54:32', '0000-00-00 00:00:00'),
(9077, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta

/ddptales/dd8.docx', '', '', '', 0, '2012-10-22 02:54:40', '0000-00-00 00:00:00'


),
(9078, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley1.html', '', '', '', 0, '2012-10-22 02:54:47', '0000-00-00 00:00:00'),
(9079, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley13.html', '', '', '', 0, '2012-10-22 02:54:54', '0000-00-00 00:00:00'),
(9080, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley7.html', '', '', '', 0, '2012-10-22 02:55:02', '0000-00-00 00:00:00'),
(9081, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd182011.docx', '', '', '', 0, '2012-10-22 02:55:09', '0000-00-00 00:0
0:00'),
(9082, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd5.docx', '', '', '', 0, '2012-10-22 02:55:17', '0000-00-00 00:00:00'
),
(9083, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/li
mp5.jpg', '', '', '', 0, '2012-10-22 02:56:48', '0000-00-00 00:00:00'),
(9084, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley14.html', '', '', '', 0, '2012-10-22 02:57:03', '0000-00-00 00:00:00'),
(9085, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley27.doc', '', '', '', 0, '2012-10-22 02:57:07', '0000-00-00 00:00:00'),
(9086, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/Institucion
al/bgi2011.pdf', '', '', '', 0, '2012-10-22 02:57:10', '0000-00-00 00:00:00'),
(9087, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd122011.docx', '', '', '', 0, '2012-10-22 02:57:13', '0000-00-00 00:0
0:00'),
(9088, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley19.doc', '', '', '', 0, '2012-10-22 02:57:16', '0000-00-00 00:00:00'),
(9089, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley4.html', '', '', '', 0, '2012-10-22 02:57:19', '0000-00-00 00:00:00'),
(9090, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd12.docx', '', '', '', 0, '2012-10-22 02:57:22', '0000-00-00 00:00:00
'),
(9091, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd112011.docx', '', '', '', 0, '2012-10-22 02:57:25', '0000-00-00 00:0
0:00'),
(9092, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd10.docx', '', '', '', 0, '2012-10-22 02:57:29', '0000-00-00 00:00:00
'),
(9093, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd62011.docx', '', '', '', 0, '2012-10-22 02:57:32', '0000-00-00 00:00
:00'),
(9094, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley8.html', '', '', '', 0, '2012-10-22 02:57:36', '0000-00-00 00:00:00'),
(9095, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley22.doc', '', '', '', 0, '2012-10-22 02:57:39', '0000-00-00 00:00:00'),
(9096, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley12.html', '', '', '', 0, '2012-10-22 02:57:42', '0000-00-00 00:00:00'),
(9097, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd152011.docx', '', '', '', 0, '2012-10-22 02:57:46', '0000-00-00 00:0
0:00'),
(9098, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd1.docx', '', '', '', 0, '2012-10-22 02:57:49', '0000-00-00 00:00:00'
),
(9099, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd4.docx', '', '', '', 0, '2012-10-22 02:57:53', '0000-00-00 00:00:00'
),
(9100, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley20.doc', '', '', '', 0, '2012-10-22 02:57:56', '0000-00-00 00:00:00'),
(9101, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley23.doc', '', '', '', 0, '2012-10-22 02:58:00', '0000-00-00 00:00:00'),

(9102, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley25.doc', '', '', '', 0, '2012-10-22 02:58:03', '0000-00-00 00:00:00'),
(9103, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd3.docx', '', '', '', 0, '2012-10-22 02:58:06', '0000-00-00 00:00:00'
),
(9104, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd7.docx', '', '', '', 0, '2012-10-22 02:58:10', '0000-00-00 00:00:00'
),
(9105, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ley21.doc', '', '', '', 0, '2012-10-22 02:58:13', '0000-00-00 00:00:00'),
(9106, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd22011.docx', '', '', '', 0, '2012-10-22 02:58:17', '0000-00-00 00:00
:00'),
(9107, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gaceta
/ddptales/dd102011.docx', '', '', '', 0, '2012-10-22 02:58:21', '0000-00-00 00:0
0:00'),
(9108, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/12
568.jpg', '', '', '', 0, '2012-10-22 03:17:22', '0000-00-00 00:00:00'),
(9109, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/mosa.jpg', '', '', '', 0, '2012-10-22 03:58:32',
'0000-00-00 00:00:00'),
(9112, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/aq
ui canta bolivia.jpg', '', '', '', 0, '2012-10-22 04:39:43', '0000-00-00 00:00:0
0'),
(9120, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/limp3.jpg', '', '', '', 0, '2012-10-22 07:17:34'
, '0000-00-00 00:00:00'),
(9122, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-1022 07:37:58', '0000-00-00 00:00:00'),
(9124, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/limp5.jpg', '', '', '', 0, '2012-10-22 07:47:49',
'0000-00-00 00:00:00'),
(9125, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/ilu22.jpg', '', '', '', 0, '2012-10-22 08:03:35',
'0000-00-00 00:00:00'),
(9128, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/camas2.jpg', '', '', '', 0, '2012-10-22 08:44:46
', '0000-00-00 00:00:00'),
(9133, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/ilua.jpg', '', '', '', 0, '2012-10-22 09:34:47',
'0000-00-00 00:00:00'),
(9134, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/li
mp3.jpg', '', '', '', 0, '2012-10-22 09:44:34', '0000-00-00 00:00:00'),
(9136, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-10
-22 10:00:28', '0000-00-00 00:00:00'),
(9144, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/181-hotel-terminal-o
ruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nueva-administracion',
'', '', '', 0, '2012-10-22 11:19:02', '0000-00-00 00:00:00'),
(9145, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/home.jpg', '', '', '', 0, '2012-10-22 11:22:53',
'0000-00-00 00:00:00'),
(9146, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/ilua.jpg', '', '', '', 0, '2012-10-22 11:43:24',
'0000-00-00 00:00:00'),
(9151, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/limp2.jpg', '', '', '', 0, '2012-10-22 13:16:42',
'0000-00-00 00:00:00'),
(9153, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar

ias/mineria-y-metalurgia/images/camas.jpg', '', '', '', 0, '2012-10-22 13:56:53'


, '0000-00-00 00:00:00'),
(9154, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/home.jpg', '', '', '', 0, '2012-10-22 14:17:28',
'0000-00-00 00:00:00'),
(9155, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/limp3.jpg', '', '', '', 0, '2012-10-22 14:38:03',
'0000-00-00 00:00:00'),
(9156, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/limp2.jpg', '', '', '', 0, '2012-10-22 14:58:38'
, '0000-00-00 00:00:00'),
(9157, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/camas.jpg', '', '', '', 0, '2012-10-22 15:19:13',
'0000-00-00 00:00:00'),
(9159, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/camas2.jpg', '', '', '', 0, '2012-10-22 16:00:24'
, '0000-00-00 00:00:00'),
(9160, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10-22
16:01:21', '0000-00-00 00:00:00'),
(9161, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '20
12-10-22 16:01:32', '0000-00-00 00:00:00'),
(9162, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0,
'2012-10-22 16:01:47', '0000-00-00 00:00:00'),
(9163, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10-22
16:01:53', '0000-00-00 00:00:00'),
(9164, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0,
'2012-10-22 16:02:05', '0000-00-00 00:00:00'),
(9165, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10-22
16:02:15', '0000-00-00 00:00:00'),
(9167, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-10-22
16:02:26', '0000-00-00 00:00:00'),
(9168, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10-22
16:02:37', '0000-00-00 00:00:00'),
(9169, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10-22
16:02:49', '0000-00-00 00:00:00'),
(9170, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-10-22
16:03:00', '0000-00-00 00:00:00'),
(9171, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10-22
16:03:12', '0000-00-00 00:00:00'),
(9172, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0,
'2012-10-22 16:03:23', '0000-00-00 00:00:00'),
(9173, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0,
'2012-10-22 16:03:36', '0000-00-00 00:00:00'),
(9174, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10-22
16:03:45', '0000-00-00 00:00:00'),
(9175, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar

ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0,


'2012-10-22 16:03:58', '0000-00-00 00:00:00'),
(9176, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10-22
16:04:10', '0000-00-00 00:00:00'),
(9178, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '201
2-10-22 16:04:20', '0000-00-00 00:00:00'),
(9179, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10-22
16:04:38', '0000-00-00 00:00:00'),
(9180, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0,
'2012-10-22 16:04:43', '0000-00-00 00:00:00'),
(9181, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '201
2-10-22 16:04:54', '0000-00-00 00:00:00'),
(9182, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0,
'2012-10-22 16:05:05', '0000-00-00 00:00:00'),
(9183, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '20
12-10-22 16:05:17', '0000-00-00 00:00:00'),
(9184, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '201
2-10-22 16:05:28', '0000-00-00 00:00:00'),
(9185, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '201
2-10-22 16:05:39', '0000-00-00 00:00:00'),
(9186, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0,
'2012-10-22 16:05:51', '0000-00-00 00:00:00'),
(9188, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10-22
16:06:13', '0000-00-00 00:00:00'),
(9189, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10-22
16:06:26', '0000-00-00 00:00:00'),
(9190, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10-22
16:06:36', '0000-00-00 00:00:00'),
(9191, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10-22
16:06:48', '0000-00-00 00:00:00'),
(9192, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10-22
16:06:59', '0000-00-00 00:00:00'),
(9193, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-10-22
16:07:10', '0000-00-00 00:00:00'),
(9194, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10-22
16:07:21', '0000-00-00 00:00:00'),
(9195, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0,
'2012-10-22 16:07:37', '0000-00-00 00:00:00'),
(9196, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0,
'2012-10-22 16:07:58', '0000-00-00 00:00:00'),
(9197, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar

ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '201


2-10-22 16:07:59', '0000-00-00 00:00:00'),
(9198, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '201
2-10-22 16:08:05', '0000-00-00 00:00:00'),
(9199, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-10-22
16:08:17', '0000-00-00 00:00:00'),
(9200, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0,
'2012-10-22 16:08:29', '0000-00-00 00:00:00'),
(9201, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '201
2-10-22 16:08:40', '0000-00-00 00:00:00'),
(9202, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10-22
16:08:51', '0000-00-00 00:00:00'),
(9203, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '201
2-10-22 16:09:02', '0000-00-00 00:00:00'),
(9204, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10-22
16:09:14', '0000-00-00 00:00:00'),
(9205, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-10-22
16:09:25', '0000-00-00 00:00:00'),
(9206, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '201
2-10-22 16:09:37', '0000-00-00 00:00:00'),
(9207, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '20
12-10-22 16:09:51', '0000-00-00 00:00:00'),
(9208, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10-22
16:10:01', '0000-00-00 00:00:00'),
(9209, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0,
'2012-10-22 16:10:11', '0000-00-00 00:00:00'),
(9210, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10-22
16:10:24', '0000-00-00 00:00:00'),
(9211, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0,
'2012-10-22 16:10:37', '0000-00-00 00:00:00'),
(9212, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0,
'2012-10-22 16:10:46', '0000-00-00 00:00:00'),
(9213, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-10-22
16:10:58', '0000-00-00 00:00:00'),
(9214, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '20
12-10-22 16:11:10', '0000-00-00 00:00:00'),
(9215, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10-22
16:11:23', '0000-00-00 00:00:00'),
(9216, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10-22
16:11:34', '0000-00-00 00:00:00'),
(9217, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar

ias/mineria-y-metalurgia/images/ilu22.jpg', '', '', '', 0, '2012-10-22 16:20:59'


, '0000-00-00 00:00:00'),
(9218, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/12568.jpg', '', '', '', 0, '2012-10-22 16:41:34'
, '0000-00-00 00:00:00'),
(9219, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/camas.jpg', '', '', '', 0, '2012-10-22 17:02:09',
'0000-00-00 00:00:00'),
(9220, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/mosa.jpg', '', '', '', 0, '2012-10-22 17:22:45',
'0000-00-00 00:00:00'),
(9224, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/ilu21.jpg', '', '', '', 0, '2012-10-22 20:44:07',
'0000-00-00 00:00:00'),
(9226, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/limp5.jpg', '', '', '', 0, '2012-10-22 21:05:16'
, '0000-00-00 00:00:00'),
(9229, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobern
ador/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al
-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa
-cruz?fontstyle=f-large', '', '', '', 0, '2012-10-22 21:28:51', '0000-00-00 00:0
0:00'),
(9230, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/ilu21.jpg', '', '', '', 0, '2012-10-22 22:27:29'
, '0000-00-00 00:00:00'),
(9232, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/camas3.jpg', '', '', '', 0, '2012-10-23 02:55:59
', '0000-00-00 00:00:00'),
(9235, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/pdflog
.png', '', '', '', 0, '2012-10-23 07:45:35', '0000-00-00 00:00:00'),
(9237, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-social/images/pdfs/pdflog.png', '', '', '', 0, '2012-10-23 09:33:
27', '0000-00-00 00:00:00'),
(9239, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/12568.jpg', '', '', '', 0, '2012-10-23 13:42:26',
'0000-00-00 00:00:00'),
(9240, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/camas3.jpg', '', '', '', 0, '2012-10-23 13:56:38'
, '0000-00-00 00:00:00'),
(9245, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/mosa.jpg', '', '', '', 0, '2012-10-23 15:41:55',
'0000-00-00 00:00:00'),
(9254, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/camas.jpg', '', '', '', 0, '2012-10-24 01:42:01', '0000-00-00 00:00:00'),
(9255, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/camas3.jpg', '', '', '', 0, '2012-10-24 01:42:20', '0000-00-00 00:00:00'),
(9256, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/aqui canta bolivia.jpg', '', '', '', 0, '2012-10-24 01:55:15', '0000-00-00 00
:00:00'),
(9257, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/ilua.jpg', '', '', '', 0, '2012-10-24 03:14:40', '0000-00-00 00:00:00'),
(9263, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/camas2.jpg', '', '', '', 0, '2012-10-24 08:02:48', '0000-00-00 00:00:00'),
(9264, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/mosa.jpg', '', '', '', 0, '2012-10-24 08:05:25', '0000-00-00 00:00:00'),
(9266, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gador
/106-feliz-dia-maestro-de-oruro?fontstyle=f-larger', '', '', '', 0, '2012-10-24
08:40:03', '0000-00-00 00:00:00'),
(9267, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/limp3.jpg', '', '', '', 0, '2012-10-24 09:22:11', '0000-00-00 00:00:00'),

(9268, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=106', '', '',


'', 0, '2012-10-24 09:22:15', '0000-00-00 00:00:00'),
(9270, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=106&fontstyle
=f-larger', '', '', '', 0, '2012-10-24 09:40:06', '0000-00-00 00:00:00'),
(9271, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=106&fontstyle
=f-smaller', '', '', '', 0, '2012-10-24 09:40:32', '0000-00-00 00:00:00'),
(9317, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/ilu21.jpg', '', '', '', 0, '2012-10-24 10:29:49', '0000-00-00 00:00:00'),
(9320, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/12568.jpg', '', '', '', 0, '2012-10-24 12:44:58', '0000-00-00 00:00:00'),
(9321, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley2.html', '', '', '', 0, '2012-10-24 15:00:51', '0000-00-00 00:00:00
'),
(9322, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley6.html', '', '', '', 0, '2012-10-24 15:00:56', '0000-00-00 00:00:00
'),
(9323, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley27.doc', '', '', '', 0, '2012-10-24 15:01:02', '0000-00-00 00:00:00
'),
(9324, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-10-24 15:01:07', '0000-0
0-00 00:00:00'),
(9325, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-10-24 15:01:14', '0000-00
-00 00:00:00'),
(9326, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley10.html', '', '', '', 0, '2012-10-24 15:01:19', '0000-00-00 00:00:0
0'),
(9327, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley24.doc', '', '', '', 0, '2012-10-24 15:01:25', '0000-00-00 00:00:00
'),
(9328, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/In
stitucional/bgi2011.pdf', '', '', '', 0, '2012-10-24 15:01:31', '0000-00-00 00:0
0:00'),
(9329, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-10-24 15:01:37', '0000-00-00
00:00:00'),
(9330, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-10-24 15:01:43', '0000-00-00
00:00:00'),
(9331, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-10-24 15:01:48', '0000-00-00
00:00:00'),
(9332, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-10-24 15:01:54', '0000-0
0-00 00:00:00'),
(9333, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley17.doc', '', '', '', 0, '2012-10-24 15:01:59', '0000-00-00 00:00:00
'),
(9334, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley21.doc', '', '', '', 0, '2012-10-24 15:02:05', '0000-00-00 00:00:00
'),
(9335, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-10-24 15:02:22', '0000-00
-00 00:00:00'),
(9336, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-10-24 15:02:25', '0000-00-00
00:00:00'),
(9337, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley26.doc', '', '', '', 0, '2012-10-24 15:02:29', '0000-00-00 00:00:00

'),
(9338, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-10-24 15:02:31', '0000-00-00
00:00:00'),
(9339, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-10-24 15:02:34', '0000-00-00
00:00:00'),
(9340, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-10-24 15:02:39', '0000-0
0-00 00:00:00'),
(9341, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley1.html', '', '', '', 0, '2012-10-24 15:02:48', '0000-00-00 00:00:00
'),
(9342, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley19.doc', '', '', '', 0, '2012-10-24 15:02:50', '0000-00-00 00:00:00
'),
(9343, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley14.html', '', '', '', 0, '2012-10-24 15:02:56', '0000-00-00 00:00:0
0'),
(9344, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley25.doc', '', '', '', 0, '2012-10-24 15:03:05', '0000-00-00 00:00:00
'),
(9345, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley23.doc', '', '', '', 0, '2012-10-24 15:03:07', '0000-00-00 00:00:00
'),
(9346, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-10-24 15:03:12', '0000-00
-00 00:00:00'),
(9347, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley5.html', '', '', '', 0, '2012-10-24 15:03:18', '0000-00-00 00:00:00
'),
(9348, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley12.html', '', '', '', 0, '2012-10-24 15:03:24', '0000-00-00 00:00:0
0'),
(9349, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley9.html', '', '', '', 0, '2012-10-24 15:03:30', '0000-00-00 00:00:00
'),
(9350, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-10-24 15:03:35', '0000-00-00
00:00:00'),
(9351, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-10-24 15:03:41', '0000-00-00
00:00:00'),
(9352, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-10-24 15:03:47', '0000-0
0-00 00:00:00'),
(9353, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley11.html', '', '', '', 0, '2012-10-24 15:03:53', '0000-00-00 00:00:0
0'),
(9354, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley16.doc', '', '', '', 0, '2012-10-24 15:03:58', '0000-00-00 00:00:00
'),
(9355, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley8.html', '', '', '', 0, '2012-10-24 15:04:04', '0000-00-00 00:00:00
'),
(9356, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley22.doc', '', '', '', 0, '2012-10-24 15:04:10', '0000-00-00 00:00:00
'),
(9357, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-10-24 15:04:16', '0000-0

0-00 00:00:00'),
(9358, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley20.doc', '', '', '', 0, '2012-10-24 15:04:21', '0000-00-00 00:00:00
'),
(9359, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-10-24 15:04:27', '0000-00
-00 00:00:00'),
(9360, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley13.html', '', '', '', 0, '2012-10-24 15:04:33', '0000-00-00 00:00:0
0'),
(9361, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley18.doc', '', '', '', 0, '2012-10-24 15:04:39', '0000-00-00 00:00:00
'),
(9362, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-10-24 15:04:44', '0000-00
-00 00:00:00'),
(9363, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-10-24 15:04:50', '0000-00-00
00:00:00'),
(9364, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-10-24 15:04:56', '0000-00-00
00:00:00'),
(9365, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-10-24 15:05:01', '0000-00-00
00:00:00'),
(9366, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-10-24 15:05:07', '0000-00-00
00:00:00'),
(9367, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-10-24 15:05:13', '0000-0
0-00 00:00:00'),
(9368, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-10-24 15:05:19', '0000-0
0-00 00:00:00'),
(9369, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley15.html', '', '', '', 0, '2012-10-24 15:05:25', '0000-00-00 00:00:0
0'),
(9370, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley7.html', '', '', '', 0, '2012-10-24 15:05:30', '0000-00-00 00:00:00
'),
(9371, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley3.html', '', '', '', 0, '2012-10-24 15:05:36', '0000-00-00 00:00:00
'),
(9372, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-10-24 15:05:46', '0000-0
0-00 00:00:00'),
(9373, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-10-24 15:05:48', '0000-00-00
00:00:00'),
(9374, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-10-24 15:05:53', '0000-00
-00 00:00:00'),
(9375, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/pd
fs/gaceta/ley4.html', '', '', '', 0, '2012-10-24 15:06:01', '0000-00-00 00:00:00
'),
(9376, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/limp5.jpg', '', '', '', 0, '2012-10-24 17:15:21', '0000-00-00 00:00:00'),
(9377, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/ilu22.jpg', '', '', '', 0, '2012-10-24 18:22:57', '0000-00-00 00:00:00'),
(9388, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=26', '', '', '

', 0, '2012-10-24 18:54:15', '0000-00-00 00:00:00'),


(9390, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/limp2.jpg', '', '', '', 0, '2012-10-24 19:31:25', '0000-00-00 00:00:00'),
(9397, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/jardineras stadium.jpg', '', '', '', 0, '2012-1025 03:06:51', '0000-00-00 00:00:00'),
(9398, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/imag
es/home.jpg', '', '', '', 0, '2012-10-25 03:24:25', '0000-00-00 00:00:00'),
(9403, 'http://www.oruro.gob.bo/index.php/18-deportes/64-oruro-contara-con-pisci
na-semiolimpica-en-la-zona-norte-de-la-ciudad?fontstyle=f-smaller', '', '', '',
0, '2012-10-25 13:25:51', '0000-00-00 00:00:00'),
(9424, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd6.docx', '', '', '', 0, '2012-10-26 10:00:35', '0000-00-00 00:00:00')
,
(9425, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd182011.docx', '', '', '', 0, '2012-10-26 10:00:49', '0000-00-00 00:00
:00'),
(9426, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd9.docx', '', '', '', 0, '2012-10-26 10:01:09', '0000-00-00 00:00:00')
,
(9427, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd12011.docx', '', '', '', 0, '2012-10-26 10:01:29', '0000-00-00 00:00:
00'),
(9428, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd172011.docx', '', '', '', 0, '2012-10-26 10:01:48', '0000-00-00 00:00
:00'),
(9429, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd22011.docx', '', '', '', 0, '2012-10-26 10:02:09', '0000-00-00 00:00:
00'),
(9430, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd12.docx', '', '', '', 0, '2012-10-26 10:02:29', '0000-00-00 00:00:00'
),
(9431, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd1.docx', '', '', '', 0, '2012-10-26 10:02:49', '0000-00-00 00:00:00')
,
(9432, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd10.docx', '', '', '', 0, '2012-10-26 10:03:08', '0000-00-00 00:00:00'
),
(9433, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd62011.docx', '', '', '', 0, '2012-10-26 10:03:28', '0000-00-00 00:00:
00'),
(9434, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd5.docx', '', '', '', 0, '2012-10-26 10:03:49', '0000-00-00 00:00:00')
,
(9435, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd3.docx', '', '', '', 0, '2012-10-26 10:04:08', '0000-00-00 00:00:00')
,
(9436, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd4.docx', '', '', '', 0, '2012-10-26 10:04:28', '0000-00-00 00:00:00')
,
(9437, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd11.docx', '', '', '', 0, '2012-10-26 10:04:48', '0000-00-00 00:00:00'
),
(9438, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd132011.docx', '', '', '', 0, '2012-10-26 10:05:08', '0000-00-00 00:00
:00'),
(9439, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd102011.docx', '', '', '', 0, '2012-10-26 10:05:28', '0000-00-00 00:00
:00'),
(9440, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/

ddptales/dd7.docx', '', '', '', 0, '2012-10-26 10:06:21', '0000-00-00 00:00:00')


,
(9441, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd13.docx', '', '', '', 0, '2012-10-26 10:07:11', '0000-00-00 00:00:00'
),
(9442, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd8.docx', '', '', '', 0, '2012-10-26 10:08:06', '0000-00-00 00:00:00')
,
(9443, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd152011.docx', '', '', '', 0, '2012-10-26 10:08:52', '0000-00-00 00:00
:00'),
(9444, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd2.docx', '', '', '', 0, '2012-10-26 10:09:43', '0000-00-00 00:00:00')
,
(9445, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd92011.docx', '', '', '', 0, '2012-10-26 10:10:34', '0000-00-00 00:00:
00'),
(9446, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd32011.docx', '', '', '', 0, '2012-10-26 10:11:17', '0000-00-00 00:00:
00'),
(9447, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd122011.docx', '', '', '', 0, '2012-10-26 10:12:20', '0000-00-00 00:00
:00'),
(9448, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd72011.docx', '', '', '', 0, '2012-10-26 10:13:08', '0000-00-00 00:00:
00'),
(9449, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd112011.docx', '', '', '', 0, '2012-10-26 10:14:03', '0000-00-00 00:00
:00'),
(9450, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd192011.docx', '', '', '', 0, '2012-10-26 10:19:39', '0000-00-00 00:00
:00'),
(9453, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2
012-10-26 13:48:03', '0000-00-00 00:00:00'),
(9454, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0
, '2012-10-26 13:48:18', '0000-00-00 00:00:00'),
(9455, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0
, '2012-10-26 13:48:35', '0000-00-00 00:00:00'),
(9456, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2
012-10-26 13:48:52', '0000-00-00 00:00:00'),
(9457, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '',
0, '2012-10-26 13:49:09', '0000-00-00 00:00:00'),
(9458, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '',
0, '2012-10-26 13:49:25', '0000-00-00 00:00:00'),
(9459, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0
, '2012-10-26 13:49:42', '0000-00-00 00:00:00'),
(9460, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2
012-10-26 13:50:00', '0000-00-00 00:00:00'),
(9461, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '
2012-10-26 13:50:15', '0000-00-00 00:00:00'),
(9462, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio

s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '


2012-10-26 13:50:32', '0000-00-00 00:00:00'),
(9463, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2
012-10-26 13:50:49', '0000-00-00 00:00:00'),
(9464, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '',
0, '2012-10-26 13:51:04', '0000-00-00 00:00:00'),
(9465, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '',
0, '2012-10-26 13:51:22', '0000-00-00 00:00:00'),
(9466, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '',
0, '2012-10-26 13:51:38', '0000-00-00 00:00:00'),
(9467, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0
, '2012-10-26 13:51:55', '0000-00-00 00:00:00'),
(9468, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2
012-10-26 13:52:11', '0000-00-00 00:00:00'),
(9469, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2
012-10-26 13:52:29', '0000-00-00 00:00:00'),
(9470, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '',
0, '2012-10-26 13:52:44', '0000-00-00 00:00:00'),
(9471, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2
012-10-26 13:53:01', '0000-00-00 00:00:00'),
(9472, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '
2012-10-26 13:53:18', '0000-00-00 00:00:00'),
(9473, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0
, '2012-10-26 13:53:35', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(9474, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '
2012-10-26 13:53:51', '0000-00-00 00:00:00'),
(9475, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2
012-10-26 13:54:09', '0000-00-00 00:00:00'),
(9476, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '',
0, '2012-10-26 13:54:25', '0000-00-00 00:00:00'),
(9477, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2
012-10-26 13:57:11', '0000-00-00 00:00:00'),
(9478, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '',
0, '2012-10-26 14:04:25', '0000-00-00 00:00:00'),
(9479, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedes/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0
, '2012-10-26 14:05:12', '0000-00-00 00:00:00'),
(9481, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', ''
, 0, '2012-10-26 22:13:02', '0000-00-00 00:00:00'),
(9482, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', ''

, 0, '2012-10-26 22:13:06', '0000-00-00 00:00:00'),


(9483, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0,
'2012-10-26 22:13:13', '0000-00-00 00:00:00'),
(9484, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0,
'2012-10-26 22:13:21', '0000-00-00 00:00:00'),
(9485, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0,
'2012-10-26 22:13:29', '0000-00-00 00:00:00'),
(9486, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', ''
, 0, '2012-10-26 22:14:05', '0000-00-00 00:00:00'),
(9487, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '',
0, '2012-10-26 22:14:12', '0000-00-00 00:00:00'),
(9488, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/Institucional/bgi2011.pdf', '', '', '', 0, '201
2-10-26 22:14:19', '0000-00-00 00:00:00'),
(9489, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10
-26 22:14:26', '0000-00-00 00:00:00'),
(9490, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-1
0-26 22:14:33', '0000-00-00 00:00:00'),
(9491, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '',
0, '2012-10-26 22:14:40', '0000-00-00 00:00:00'),
(9492, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-1
0-26 22:14:47', '0000-00-00 00:00:00'),
(9493, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0,
'2012-10-26 22:14:54', '0000-00-00 00:00:00'),
(9494, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0,
'2012-10-26 22:15:01', '0000-00-00 00:00:00'),
(9495, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10
-26 22:15:08', '0000-00-00 00:00:00'),
(9496, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '',
0, '2012-10-26 22:15:15', '0000-00-00 00:00:00'),
(9497, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0,
'2012-10-26 22:15:23', '0000-00-00 00:00:00'),
(9498, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-1
0-26 22:15:30', '0000-00-00 00:00:00'),
(9499, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0,
'2012-10-26 22:15:37', '0000-00-00 00:00:00'),
(9500, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-1
0-26 22:15:55', '0000-00-00 00:00:00'),
(9501, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10
-26 22:15:59', '0000-00-00 00:00:00'),
(9502, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10

-26 22:16:04', '0000-00-00 00:00:00'),


(9503, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '',
0, '2012-10-26 22:16:11', '0000-00-00 00:00:00'),
(9504, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10
-26 22:16:18', '0000-00-00 00:00:00'),
(9505, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0,
'2012-10-26 22:16:25', '0000-00-00 00:00:00'),
(9506, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', ''
, 0, '2012-10-26 22:16:35', '0000-00-00 00:00:00'),
(9507, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', ''
, 0, '2012-10-26 22:16:39', '0000-00-00 00:00:00'),
(9508, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0,
'2012-10-26 22:16:46', '0000-00-00 00:00:00'),
(9509, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0,
'2012-10-26 22:16:53', '0000-00-00 00:00:00'),
(9510, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10
-26 22:17:00', '0000-00-00 00:00:00'),
(9511, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10
-26 22:17:07', '0000-00-00 00:00:00'),
(9512, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10
-26 22:17:15', '0000-00-00 00:00:00'),
(9513, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10
-26 22:17:22', '0000-00-00 00:00:00'),
(9514, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10
-26 22:17:29', '0000-00-00 00:00:00'),
(9515, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', ''
, 0, '2012-10-26 22:17:36', '0000-00-00 00:00:00'),
(9516, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10
-26 22:17:43', '0000-00-00 00:00:00'),
(9517, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-1
0-26 22:18:00', '0000-00-00 00:00:00'),
(9518, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10
-26 22:18:03', '0000-00-00 00:00:00'),
(9519, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10
-26 22:18:13', '0000-00-00 00:00:00'),
(9520, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10
-26 22:18:16', '0000-00-00 00:00:00'),
(9521, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '',
0, '2012-10-26 22:18:27', '0000-00-00 00:00:00'),
(9522, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', ''

, 0, '2012-10-26 22:18:33', '0000-00-00 00:00:00'),


(9523, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10
-26 22:18:35', '0000-00-00 00:00:00'),
(9524, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10
-26 22:18:38', '0000-00-00 00:00:00'),
(9525, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', ''
, 0, '2012-10-26 22:18:56', '0000-00-00 00:00:00'),
(9526, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0,
'2012-10-26 22:19:01', '0000-00-00 00:00:00'),
(9527, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10
-26 22:19:04', '0000-00-00 00:00:00'),
(9528, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10
-26 22:19:11', '0000-00-00 00:00:00'),
(9529, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-1
0-26 22:19:16', '0000-00-00 00:00:00'),
(9530, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '',
0, '2012-10-26 22:19:24', '0000-00-00 00:00:00'),
(9531, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0,
'2012-10-26 22:19:34', '0000-00-00 00:00:00'),
(9532, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10
-26 22:19:39', '0000-00-00 00:00:00'),
(9533, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10
-26 22:19:48', '0000-00-00 00:00:00'),
(9534, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0,
'2012-10-26 22:19:55', '0000-00-00 00:00:00'),
(9535, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10
-26 22:20:05', '0000-00-00 00:00:00'),
(9536, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/rio desaguaderio.jpg', '', '', '', 0, '2012-1027 00:22:58', '0000-00-00 00:00:00'),
(9537, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/home.jpg', '', '', '', 0, '2012-10-27 00:35:00'
, '0000-00-00 00:00:00'),
(9538, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/jardineras stadium.jpg', '', '', '', 0, '2012-1
0-27 01:21:26', '0000-00-00 00:00:00'),
(9539, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/ilua.jpg', '', '', '', 0, '2012-10-27 02:08:56'
, '0000-00-00 00:00:00'),
(9540, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/home.jpg', '
', '', '', 0, '2012-10-27 03:43:56', '0000-00-00 00:00:00'),
(9541, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/ilua.jpg', '
', '', '', 0, '2012-10-27 04:31:26', '0000-00-00 00:00:00'),
(9542, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/12568.jpg', '', '', '', 0, '2012-10-27 06:53:56
', '0000-00-00 00:00:00'),
(9543, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/rio desaguad

erio.jpg', '', '', '', 0, '2012-10-27 07:41:26', '0000-00-00 00:00:00'),


(9544, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/rio desaguaderio.jpg', '', '', '', 0, '2012-10-27 09:16:26', '0
000-00-00 00:00:00'),
(9545, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-10-27 09:35:12', '000000-00 00:00:00'),
(9546, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10-27 09:35:28', '0000-00-00 00
:00:00'),
(9547, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-10-27 09:35:38', '000000-00 00:00:00'),
(9548, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-10-27 09:35:47', '000000-00 00:00:00'),
(9549, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10-27 09:35:56', '0000-00-00 00
:00:00'),
(9550, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-10-27 09:36:06', '
0000-00-00 00:00:00'),
(9551, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-10-27 09:36:15', '0000-00-00 0
0:00:00'),
(9552, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10-27 09:36:24', '0000-00-00 00
:00:00'),
(9553, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-10-27 09:36:34', '
0000-00-00 00:00:00'),
(9554, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-10-27 09:36:43', '0000-00-00 0
0:00:00'),
(9555, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/Institucional/bgi2011.pdf', '', '', '', 0, '2012-10-27 09:36:52', '0000-00-0
0 00:00:00'),
(9556, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-10-27 09:37:02', '0
000-00-00 00:00:00'),
(9557, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-10-27 09:37:11', '0000-00-00 0
0:00:00'),
(9558, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-10-27 09:37:20', '0000
-00-00 00:00:00'),
(9559, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-10-27 09:37:29', '0000-00-00 0
0:00:00'),
(9560, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10-27 09:37:39', '0000-00-00 00
:00:00'),
(9561, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10-27 09:37:48', '0000-00-00 00
:00:00'),
(9562, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10-27 09:37:59', '0000-00-00 00
:00:00'),
(9563, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-10-27 09:38:07', '

0000-00-00 00:00:00'),
(9564, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-10-27 09:38:16', '0000
-00-00 00:00:00'),
(9565, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10-27 09:38:25', '0000-00-00 00
:00:00'),
(9566, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-10-27 09:38:35', '0
000-00-00 00:00:00'),
(9567, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10-27 09:38:44', '0000-00-00 00
:00:00'),
(9568, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-10-27 09:38:54', '
0000-00-00 00:00:00'),
(9569, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10-27 09:39:03', '0000-00-00 00
:00:00'),
(9570, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-10-27 09:39:12', '0000-00-00 0
0:00:00'),
(9571, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-10-27 09:39:22', '0000-00-00 0
0:00:00'),
(9572, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-10-27 09:39:31', '000000-00 00:00:00'),
(9573, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-10-27 09:39:40', '0000
-00-00 00:00:00'),
(9574, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10-27 09:39:49', '0000-00-00 00
:00:00'),
(9575, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-10-27 09:39:58', '000000-00 00:00:00'),
(9576, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10-27 09:40:08', '0000-00-00 00
:00:00'),
(9577, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10-27 09:40:17', '0000-00-00 00
:00:00'),
(9578, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-10-27 09:40:26', '0
000-00-00 00:00:00'),
(9579, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-10-27 09:40:36', '000000-00 00:00:00'),
(9580, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-10-27 09:40:45', '0
000-00-00 00:00:00'),
(9581, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10-27 09:40:54', '0000-00-00 00
:00:00'),
(9582, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10-27 09:41:04', '0000-00-00 00
:00:00'),
(9583, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-10-27 09:41:13', '

0000-00-00 00:00:00'),
(9584, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-10-27 09:41:47', '000000-00 00:00:00'),
(9585, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-10-27 09:41:48', '000000-00 00:00:00'),
(9586, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10-27 09:41:51', '0000-00-00 00
:00:00'),
(9587, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10-27 09:41:56', '0000-00-00 00
:00:00'),
(9588, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10-27 09:42:00', '0000-00-00 00
:00:00'),
(9589, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-10-27 09:42:06', '
0000-00-00 00:00:00'),
(9590, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-10-27 09:42:25', '
0000-00-00 00:00:00'),
(9591, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10-27 09:42:35', '0000-00-00 00
:00:00'),
(9592, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-10-27 09:42:44', '0
000-00-00 00:00:00'),
(9593, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10-27 09:42:54', '0000-00-00 00
:00:00'),
(9594, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-10-27 09:43:04', '0
000-00-00 00:00:00'),
(9595, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10-27 09:43:13', '0000-00-00 00
:00:00'),
(9596, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-10-27 09:43:23', '
0000-00-00 00:00:00'),
(9597, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10-27 09:43:41', '0000-00-00 00
:00:00'),
(9598, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-10-27 09:43:54', '0000
-00-00 00:00:00'),
(9599, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-10-27 09:44:02', '000000-00 00:00:00'),
(9600, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-1
0-27 10:03:56', '0000-00-00 00:00:00'),
(9602, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contratac
ion/menor/images/jardineras stadium.jpg', '', '', '', 0, '2012-10-27 12:26:25',
'0000-00-00 00:00:00'),
(9603, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/jardineras s
tadium.jpg', '', '', '', 0, '2012-10-27 13:13:56', '0000-00-00 00:00:00'),
(9605, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/pdfs/pdflog.png', '', '', '', 0, '2012-10-27 14
:48:56', '0000-00-00 00:00:00'),

(9606, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/ilu22.jpg', '', '', '', 0, '2012-10-27 16:23:56
', '0000-00-00 00:00:00'),
(9607, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/aqui canta b
olivia.jpg', '', '', '', 0, '2012-10-27 17:11:26', '0000-00-00 00:00:00'),
(9610, 'http://www.oruro.gob.bo/index.php/18-deportes/124-unidades-educativas-se
-suman-con-sus-bandas-de-musica-a-inauguracion-de-los-juegos-plurinacionales?tmp
l=component&print=1&page=', '', '', '', 0, '2012-10-27 20:00:08', '0000-00-00 00
:00:00'),
(9611, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/12568.jpg',
'', '', '', 0, '2012-10-27 20:21:25', '0000-00-00 00:00:00'),
(9612, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/ilu21.jpg', '', '', '', 0, '2012-10-27 21:08:55
', '0000-00-00 00:00:00'),
(9613, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/ima
ges/pdfs/pdflog.png', '', '', '', 0, '2012-10-27 22:44:44', '0000-00-00 00:00:00
'),
(9614, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/home.jpg', '', '', '', 0, '2012-10-27 23:48
:26', '0000-00-00 00:00:00'),
(9615, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/aqui canta bolivia.jpg', '', '', '', 0, '20
12-10-28 00:20:17', '0000-00-00 00:00:00'),
(9616, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/12568.jpg', '', '', '', 0, '2012-10-28 01:2
3:58', '0000-00-00 00:00:00'),
(9617, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/dia mundial de la quinua.jpg', '', '', '',
0, '2012-10-28 01:55:50', '0000-00-00 00:00:00'),
(9618, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/administracion-y-finanzas/images/rio desaguaderio.jpg', '', '', '', 0, '2012
-10-28 02:27:41', '0000-00-00 00:00:00'),
(9619, 'http://www.oruro.gob.bo/index.php/component/content/article/images/dia m
undial de la quinua_thumb.jpg', '', '', '', 0, '2012-10-29 13:25:12', '0000-00-0
0 00:00:00'),
(9620, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/ilu22.jpg',
'', '', '', 0, '2012-10-29 13:40:49', '0000-00-00 00:00:00'),
(9623, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gace
ta/003.pdf?fontstyle=f-larger', '', '', '', 0, '2012-10-29 18:07:27', '0000-00-0
0 00:00:00'),
(9636, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '',
0, '2012-10-29 20:12:42', '0000-00-00 00:00:00'),
(9637, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0,
'2012-10-29 20:15:17', '0000-00-00 00:00:00'),
(9638, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0,
'2012-10-29 20:15:44', '0000-00-00 00:00:00'),
(9639, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0,
'2012-10-29 20:16:10', '0000-00-00 00:00:00'),
(9640, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0,
'2012-10-29 20:16:36', '0000-00-00 00:00:00'),
(9641, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0,
'2012-10-29 20:17:04', '0000-00-00 00:00:00'),
(9642, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0,

'2012-10-29 20:17:28', '0000-00-00 00:00:00'),


(9643, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '',
0, '2012-10-29 20:17:54', '0000-00-00 00:00:00'),
(9644, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '',
0, '2012-10-29 20:18:21', '0000-00-00 00:00:00'),
(9645, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0,
'2012-10-29 20:18:46', '0000-00-00 00:00:00'),
(9646, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '',
0, '2012-10-29 20:19:12', '0000-00-00 00:00:00'),
(9647, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '',
0, '2012-10-29 20:19:37', '0000-00-00 00:00:00'),
(9648, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', ''
, 0, '2012-10-29 20:20:04', '0000-00-00 00:00:00'),
(9649, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', ''
, 0, '2012-10-29 20:20:49', '0000-00-00 00:00:00'),
(9650, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', ''
, 0, '2012-10-29 20:21:36', '0000-00-00 00:00:00'),
(9651, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', ''
, 0, '2012-10-29 20:22:20', '0000-00-00 00:00:00'),
(9652, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0,
'2012-10-29 20:23:06', '0000-00-00 00:00:00'),
(9653, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', ''
, 0, '2012-10-29 20:23:51', '0000-00-00 00:00:00'),
(9654, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0,
'2012-10-29 20:24:33', '0000-00-00 00:00:00'),
(9655, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', ''
, 0, '2012-10-29 20:25:22', '0000-00-00 00:00:00'),
(9656, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '',
0, '2012-10-29 20:26:06', '0000-00-00 00:00:00'),
(9657, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', ''
, 0, '2012-10-29 20:26:47', '0000-00-00 00:00:00'),
(9658, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0,
'2012-10-29 20:27:39', '0000-00-00 00:00:00'),
(9659, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0,
'2012-10-29 20:28:23', '0000-00-00 00:00:00'),
(9660, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0,
'2012-10-29 20:29:00', '0000-00-00 00:00:00'),
(9661, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', ''
, 0, '2012-10-29 20:30:06', '0000-00-00 00:00:00'),
(9662, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0,

'2012-10-29 20:31:00', '0000-00-00 00:00:00'),


(9667, 'http://www.oruro.gob.bo/index.php/18-deportes/64-oruro-contara-con-pisci
na-semiolimpica-en-la-zona-norte-de-la-ciudad?tmpl=component&print=1&page=', '',
'', '', 0, '2012-10-30 04:38:36', '0000-00-00 00:00:00'),
(9705, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10-30 15:
56:12', '0000-00-00 00:00:00'),
(9706, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2
012-10-30 15:56:16', '0000-00-00 00:00:00'),
(9707, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '20
12-10-30 15:56:23', '0000-00-00 00:00:00'),
(9708, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10-30 15:
56:30', '0000-00-00 00:00:00'),
(9709, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10-30 15:
56:38', '0000-00-00 00:00:00'),
(9710, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-10-30 15
:56:48', '0000-00-00 00:00:00'),
(9711, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '201210-30 15:56:55', '0000-00-00 00:00:00'),
(9712, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2
012-10-30 15:57:04', '0000-00-00 00:00:00'),
(9713, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-1
0-30 15:57:09', '0000-00-00 00:00:00'),
(9714, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2
012-10-30 15:57:21', '0000-00-00 00:00:00'),
(9715, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '20
12-10-30 15:57:24', '0000-00-00 00:00:00'),
(9716, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10-30 15:
57:29', '0000-00-00 00:00:00'),
(9717, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-1
0-30 15:57:37', '0000-00-00 00:00:00'),
(9718, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-1
0-30 15:57:45', '0000-00-00 00:00:00'),
(9719, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10-30 15:
57:52', '0000-00-00 00:00:00'),
(9720, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '201210-30 15:58:00', '0000-00-00 00:00:00'),
(9721, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10-30 15:
58:08', '0000-00-00 00:00:00'),
(9722, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10-30 15:
58:16', '0000-00-00 00:00:00'),
(9723, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10-30 15:

58:23', '0000-00-00 00:00:00'),


(9724, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-10-30 15
:58:31', '0000-00-00 00:00:00'),
(9725, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10-30 15:
58:39', '0000-00-00 00:00:00'),
(9726, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10-30 15:
58:46', '0000-00-00 00:00:00'),
(9727, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-10-30 15
:58:54', '0000-00-00 00:00:00'),
(9728, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10-30 15:
59:01', '0000-00-00 00:00:00'),
(9729, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-1
0-30 15:59:09', '0000-00-00 00:00:00'),
(9730, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-1
0-30 15:59:17', '0000-00-00 00:00:00'),
(9731, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '20
12-10-30 15:59:25', '0000-00-00 00:00:00'),
(9732, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-10-30 15
:59:33', '0000-00-00 00:00:00'),
(9733, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '201210-30 15:59:41', '0000-00-00 00:00:00'),
(9734, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-1
0-30 15:59:48', '0000-00-00 00:00:00'),
(9735, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10-30 15:
59:55', '0000-00-00 00:00:00'),
(9736, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '201210-30 16:00:03', '0000-00-00 00:00:00'),
(9737, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2
012-10-30 16:00:11', '0000-00-00 00:00:00'),
(9738, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2
012-10-30 16:00:19', '0000-00-00 00:00:00'),
(9739, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10-30 16:
00:26', '0000-00-00 00:00:00'),
(9740, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2
012-10-30 16:00:34', '0000-00-00 00:00:00'),
(9741, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-10-30 16
:00:42', '0000-00-00 00:00:00'),
(9742, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '20
12-10-30 16:00:49', '0000-00-00 00:00:00'),
(9743, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10-30 16:

00:57', '0000-00-00 00:00:00'),


(9744, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-10-30 16
:01:04', '0000-00-00 00:00:00'),
(9745, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10-30 16:
01:13', '0000-00-00 00:00:00'),
(9746, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-10-30
16:01:20', '0000-00-00 00:00:00'),
(9747, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10-30 16:
01:28', '0000-00-00 00:00:00'),
(9748, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '20
12-10-30 16:01:35', '0000-00-00 00:00:00'),
(9749, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '20
12-10-30 16:01:43', '0000-00-00 00:00:00'),
(9750, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10-30 16:
01:51', '0000-00-00 00:00:00'),
(9751, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-1
0-30 16:01:59', '0000-00-00 00:00:00'),
(9752, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-1
0-30 16:02:06', '0000-00-00 00:00:00'),
(9753, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10-30 16:
02:14', '0000-00-00 00:00:00'),
(9754, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10-30 16:
02:22', '0000-00-00 00:00:00'),
(9755, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2
012-10-30 16:02:30', '0000-00-00 00:00:00'),
(9756, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2
012-10-30 16:02:38', '0000-00-00 00:00:00'),
(9757, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-1
0-30 16:02:46', '0000-00-00 00:00:00'),
(9758, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10-30 16:
02:54', '0000-00-00 00:00:00'),
(9759, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10-30 16:
03:03', '0000-00-00 00:00:00'),
(9763, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-1030 18:03:04', '0000-00-00 00:00:00'),
(9764, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10-3
0 18:03:13', '0000-00-00 00:00:00'),
(9765, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2
012-10-30 18:03:26', '0000-00-00 00:00:00'),
(9766, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10-3

0 18:03:43', '0000-00-00 00:00:00'),


(9767, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10-3
0 18:03:52', '0000-00-00 00:00:00'),
(9768, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10-3
0 18:04:06', '0000-00-00 00:00:00'),
(9769, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '
2012-10-30 18:04:19', '0000-00-00 00:00:00'),
(9770, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10-3
0 18:04:32', '0000-00-00 00:00:00'),
(9771, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '
2012-10-30 18:04:45', '0000-00-00 00:00:00'),
(9772, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0
, '2012-10-30 18:04:59', '0000-00-00 00:00:00'),
(9773, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2
012-10-30 18:05:11', '0000-00-00 00:00:00'),
(9774, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10-3
0 18:05:25', '0000-00-00 00:00:00'),
(9775, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '
2012-10-30 18:05:38', '0000-00-00 00:00:00'),
(9776, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10-3
0 18:05:51', '0000-00-00 00:00:00'),
(9777, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10-3
0 18:06:04', '0000-00-00 00:00:00'),
(9778, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10-3
0 18:06:17', '0000-00-00 00:00:00'),
(9779, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10-3
0 18:06:30', '0000-00-00 00:00:00'),
(9780, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10-3
0 18:06:44', '0000-00-00 00:00:00'),
(9781, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10-3
0 18:06:57', '0000-00-00 00:00:00'),
(9782, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0
, '2012-10-30 18:07:10', '0000-00-00 00:00:00'),
(9783, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10-3
0 18:07:23', '0000-00-00 00:00:00'),
(9784, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-1030 18:07:36', '0000-00-00 00:00:00'),
(9785, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2
012-10-30 18:07:50', '0000-00-00 00:00:00'),
(9786, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0

, '2012-10-30 18:08:03', '0000-00-00 00:00:00'),


(9787, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10-3
0 18:08:16', '0000-00-00 00:00:00'),
(9788, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '',
0, '2012-10-30 18:08:29', '0000-00-00 00:00:00'),
(9789, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0
, '2012-10-30 18:08:44', '0000-00-00 00:00:00'),
(9790, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2
012-10-30 18:08:56', '0000-00-00 00:00:00'),
(9791, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '',
0, '2012-10-30 18:09:09', '0000-00-00 00:00:00'),
(9792, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-1030 18:09:22', '0000-00-00 00:00:00'),
(9793, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2
012-10-30 18:09:35', '0000-00-00 00:00:00'),
(9794, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '',
0, '2012-10-30 18:09:48', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(9795, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '
2012-10-30 18:10:29', '0000-00-00 00:00:00'),
(9796, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '',
0, '2012-10-30 18:11:08', '0000-00-00 00:00:00'),
(9797, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2
012-10-30 18:11:47', '0000-00-00 00:00:00'),
(9798, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0
, '2012-10-30 18:12:26', '0000-00-00 00:00:00'),
(9799, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-1030 18:13:06', '0000-00-00 00:00:00'),
(9800, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10-3
0 18:13:46', '0000-00-00 00:00:00'),
(9801, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10-3
0 18:14:27', '0000-00-00 00:00:00'),
(9802, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10-3
0 18:15:03', '0000-00-00 00:00:00'),
(9803, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '',
0, '2012-10-30 18:15:43', '0000-00-00 00:00:00'),
(9804, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/dia mundial de la quinua.jpg', '', '', '', 0, '20
12-10-30 18:16:12', '0000-00-00 00:00:00'),
(9805, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0
, '2012-10-30 18:16:22', '0000-00-00 00:00:00'),

(9806, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2
012-10-30 18:17:02', '0000-00-00 00:00:00'),
(9807, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10-3
0 18:17:39', '0000-00-00 00:00:00'),
(9808, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '',
0, '2012-10-30 18:18:21', '0000-00-00 00:00:00'),
(9809, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10-3
0 18:19:00', '0000-00-00 00:00:00'),
(9810, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-1030 18:19:40', '0000-00-00 00:00:00'),
(9811, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2
012-10-30 18:20:15', '0000-00-00 00:00:00'),
(9812, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '',
0, '2012-10-30 18:21:00', '0000-00-00 00:00:00'),
(9813, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10-3
0 18:21:38', '0000-00-00 00:00:00'),
(9814, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2
012-10-30 18:23:36', '0000-00-00 00:00:00'),
(9815, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '',
0, '2012-10-30 18:25:45', '0000-00-00 00:00:00'),
(9817, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10-3
0 18:29:34', '0000-00-00 00:00:00'),
(9818, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/sedag/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-1030 18:31:17', '0000-00-00 00:00:00'),
(9819, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/internacional/images/rio desaguaderio.jpg', '', '', '', 0, '2012-10-30
18:36:04', '0000-00-00 00:00:00'),
(9821, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/11-noticia
s-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-de
-una-nueva-administracion', '', '', '', 0, '2012-10-30 20:53:51', '0000-00-00 00
:00:00'),
(9822, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatuse-imagen-a-traves-de-una-nueva-administracion', '', '', '', 0, '2012-10-30 22:45
:12', '0000-00-00 00:00:00'),
(9827, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitacio
n-publica/nacional/images/pdfs/pdflog.png', '', '', '', 0, '2012-10-31 01:04:15'
, '0000-00-00 00:00:00'),
(9828, 'http://www.oruro.gob.bo/index.php/11-noticias-gador/181?fontstyle=f-smal
ler', '', '', '', 0, '2012-10-31 01:38:17', '0000-00-00 00:00:00'),
(9838, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/desarrollo-productivo/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-10-31 07:16:50', '0000-00-00 00:00:00'),
(9839, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-10-31 07:38:45', '0000-00-00 00
:00:00'),
(9840, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-10-31 07:38:53', '0000-00-00 00

:00:00'),
(9841, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-10-31 07:38:57', '
0000-00-00 00:00:00'),
(9842, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-10-31 07:39:01', '
0000-00-00 00:00:00'),
(9843, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-10-31 07:39:04', '0000-00-00 00
:00:00'),
(9844, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-10-31 07:39:06', '0000
-00-00 00:00:00'),
(9846, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-10-31 07:39:13', '0000-00-00 00
:00:00'),
(9847, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-10-31 07:39:17', '0000-00-00 00
:00:00'),
(9848, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-10-31 07:39:20', '
0000-00-00 00:00:00'),
(9849, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-10-31 07:39:24', '0000-00-00 0
0:00:00'),
(9850, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-10-31 07:39:28', '0000-00-00 0
0:00:00'),
(9851, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-10-31 07:39:39', '
0000-00-00 00:00:00'),
(9852, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-10-31 07:39:43', '0000-00-00 00
:00:00'),
(9853, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-10-31 07:39:46', '
0000-00-00 00:00:00'),
(9854, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-10-31 07:39:50', '0000-00-00 0
0:00:00'),
(9855, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-10-31 07:39:54', '0000-00-00 00
:00:00'),
(9856, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-10-31 07:39:57', '
0000-00-00 00:00:00'),
(9857, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-10-31 07:40:01', '000000-00 00:00:00'),
(9858, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-10-31 07:40:04', '000000-00 00:00:00'),
(9859, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-10-31 07:40:12', '0000
-00-00 00:00:00'),
(9860, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-10-31 07:40:15', '000000-00 00:00:00'),
(9861, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-10-31 07:40:18', '0000-00-00 00

:00:00'),
(9862, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-10-31 07:40:22', '000000-00 00:00:00'),
(9863, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-10-31 07:40:25', '0000-00-00 00
:00:00'),
(9864, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-10-31 07:40:29', '000000-00 00:00:00'),
(9865, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-10-31 07:40:32', '0000-00-00 0
0:00:00'),
(9866, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-10-31 07:40:35', '0000
-00-00 00:00:00'),
(9867, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-10-31 07:40:39', '0000-00-00 00
:00:00'),
(9868, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-10-31 07:40:55', '0
000-00-00 00:00:00'),
(9869, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-10-31 07:40:57', '0
000-00-00 00:00:00'),
(9870, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-10-31 07:40:59', '0
000-00-00 00:00:00'),
(9871, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-10-31 07:41:02', '0000-00-00 00
:00:00'),
(9872, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-10-31 07:41:05', '0
000-00-00 00:00:00'),
(9873, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-10-31 07:41:08', '0000-00-00 00
:00:00'),
(9874, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-10-31 07:41:11', '
0000-00-00 00:00:00'),
(9875, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-10-31 07:41:15', '0000-00-00 0
0:00:00'),
(9876, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-10-31 07:41:18', '000000-00 00:00:00'),
(9877, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-10-31 07:41:21', '000000-00 00:00:00'),
(9878, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-10-31 07:41:24', '0000-00-00 00
:00:00'),
(9879, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-10-31 07:41:27', '0000-00-00 00
:00:00'),
(9880, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-10-31 07:41:30', '0
000-00-00 00:00:00'),
(9881, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-10-31 07:41:33', '0000-00-00 0

0:00:00'),
(9882, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-10-31 07:41:36', '
0000-00-00 00:00:00'),
(9883, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-10-31 07:41:39', '0000-00-00 00
:00:00'),
(9884, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-10-31 07:41:42', '0000-00-00 00
:00:00'),
(9885, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-10-31 07:41:45', '000000-00 00:00:00'),
(9886, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-10-31 07:41:48', '0000-00-00 00
:00:00'),
(9887, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-10-31 07:41:51', '0000
-00-00 00:00:00'),
(9888, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-10-31 07:41:54', '0000-00-00 00
:00:00'),
(9889, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-10-31 07:41:57', '0
000-00-00 00:00:00'),
(9890, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-10-31 07:42:00', '0000-00-00 00
:00:00'),
(9891, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-10-31 07:42:03', '0000-00-00 00
:00:00'),
(9892, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-10-31 07:42:06', '000000-00 00:00:00'),
(9893, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-10-31 07:42:09', '0000-00-00 00
:00:00'),
(9894, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-10-31 08:
09:59', '0000-00-00 00:00:00'),
(9895, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/dia mundial de la quinua.jpg', '', '', '', 0, '2012-1031 08:36:48', '0000-00-00 00:00:00'),
(9896, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/rio desaguaderio.jpg', '', '', '', 0, '2012-10-31 09:03
:45', '0000-00-00 00:00:00'),
(9897, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/jardineras stadium.jpg', '', '', '', 0, '2012-10-31 09:
30:28', '0000-00-00 00:00:00'),
(9898, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicio
s-departamentales/images/revestimiento de canales.jpg', '', '', '', 0, '2012-1031 10:24:06', '0000-00-00 00:00:00'),
(9904, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/jardineras stadium.jpg', '', '', '', 0, '2012-10-31 13:04:46', '0000-00-00 00:
00:00'),
(9908, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/12568.jpg', '', '', '', 0, '2012-10-31 14:47:05', '0000-00-00 00:00:00'),
(9910, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/aqui canta bolivia.jpg', '', '', '', 0, '2012-10-31 15:22:55', '0000-00-00 00:
00:00'),

(9940, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/dia mundial de la quinua.jpg', '', '', '', 0, '2012-10-31 15:58:38', '0000-0000 00:00:00'),
(9942, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/revestimient
o de canales.jpg', '', '', '', 0, '2012-10-31 18:54:57', '0000-00-00 00:00:00'),
(9943, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/revestimiento de canales.jpg', '', '', '', 0, '2012-10-31 20:01:08', '0000-0000 00:00:00'),
(9944, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/ima
ges/pdfs/pdflog.png', '', '', '', 0, '2012-10-31 20:36:53', '0000-00-00 00:00:00
'),
(9945, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/cancha para los musicos.jpg', '', '', '', 0, '2012-10-31 21:12:39', '0000-00-0
0 00:00:00'),
(9946, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/cancha para
los musicos.jpg', '', '', '', 0, '2012-10-31 22:24:10', '0000-00-00 00:00:00'),
(9949, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/dia mundial
de la quinua.jpg', '', '', '', 0, '2012-10-31 22:59:56', '0000-00-00 00:00:00'),
(9953, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/image
s/rio desaguaderio.jpg', '', '', '', 0, '2012-10-31 23:35:41', '0000-00-00 00:00
:00'),
(9956, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/18-deporte
s/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion-de-lo
s-juegos-plurinacionales', '', '', '', 0, '2012-11-01 04:03:23', '0000-00-00 00:
00:00'),
(9958, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=65', '', '',
'', 0, '2012-11-01 06:15:28', '0000-00-00 00:00:00'),
(9965, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0,
'2012-11-01 15:22:23', '0000-00-00 00:00:00'),
(9966, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '',
0, '2012-11-01 15:22:35', '0000-00-00 00:00:00'),
(9967, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', ''
, 0, '2012-11-01 15:22:52', '0000-00-00 00:00:00'),
(9968, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0,
'2012-11-01 15:23:08', '0000-00-00 00:00:00'),
(9969, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0,
'2012-11-01 15:23:25', '0000-00-00 00:00:00'),
(9970, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0,
'2012-11-01 15:23:41', '0000-00-00 00:00:00'),
(9971, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', ''
, 0, '2012-11-01 15:23:58', '0000-00-00 00:00:00'),
(9972, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0,
'2012-11-01 15:24:14', '0000-00-00 00:00:00'),
(9973, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '',
0, '2012-11-01 15:24:30', '0000-00-00 00:00:00'),
(9974, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0,
'2012-11-01 15:24:47', '0000-00-00 00:00:00'),
(9975, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0,
'2012-11-01 15:25:03', '0000-00-00 00:00:00'),

(9976, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', ''
, 0, '2012-11-01 15:25:20', '0000-00-00 00:00:00'),
(9977, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', ''
, 0, '2012-11-01 15:25:36', '0000-00-00 00:00:00'),
(9978, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0,
'2012-11-01 15:25:53', '0000-00-00 00:00:00'),
(9979, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '',
0, '2012-11-01 15:26:09', '0000-00-00 00:00:00'),
(9980, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '',
0, '2012-11-01 15:26:26', '0000-00-00 00:00:00'),
(9981, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', ''
, 0, '2012-11-01 15:26:42', '0000-00-00 00:00:00'),
(9982, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0,
'2012-11-01 15:26:58', '0000-00-00 00:00:00'),
(9983, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', ''
, 0, '2012-11-01 15:27:15', '0000-00-00 00:00:00'),
(9984, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0,
'2012-11-01 15:27:32', '0000-00-00 00:00:00'),
(9985, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', ''
, 0, '2012-11-01 15:27:48', '0000-00-00 00:00:00'),
(9986, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '',
0, '2012-11-01 15:28:04', '0000-00-00 00:00:00'),
(9987, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', ''
, 0, '2012-11-01 15:28:21', '0000-00-00 00:00:00'),
(9988, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0,
'2012-11-01 15:30:26', '0000-00-00 00:00:00'),
(9989, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0,
'2012-11-01 15:33:00', '0000-00-00 00:00:00'),
(9990, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '',
0, '2012-11-01 15:34:29', '0000-00-00 00:00:00'),
(9992, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0,
'2012-11-01 15:38:18', '0000-00-00 00:00:00'),
(9998, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secretar
ias/mineria-y-metalurgia/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-11-01 19:25:03', '0000-00-00 00:00:00'),
(10000, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/181', '', '', '',
0, '2012-11-01 21:01:11', '0000-00-00 00:00:00'),
(10003, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Noticias/boletin unidcom 05-1.jpg', '', '', '',
0, '2012-11-02 03:58:03', '0000-00-00 00:00:00'),
(10013, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/12568.jpg', '', '', '', 0, '2012-11-02 16:33:14
', '0000-00-00 00:00:00'),
(10015, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac

ion-publica/internacional/images/revestimiento de canales.jpg', '', '', '', 0, '


2012-11-02 17:18:24', '0000-00-00 00:00:00'),
(10017, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/jardineras stadium.jpg', '', '', '', 0, '2012-1
1-02 17:53:50', '0000-00-00 00:00:00'),
(10018, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/dia mundial de la quinua.jpg', '', '', '', 0, '
2012-11-02 18:29:16', '0000-00-00 00:00:00'),
(10020, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-1
1-02 19:04:42', '0000-00-00 00:00:00'),
(10021, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/rio desaguaderio.jpg', '', '', '', 0, '2012-1102 19:40:08', '0000-00-00 00:00:00'),
(10022, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/cancha para los musicos.jpg', '', '', '', 0, '2
012-11-02 20:15:33', '0000-00-00 00:00:00'),
(10025, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/aqui canta bolivia.jpg', '', '', '', 0
, '2012-11-02 23:42:10', '0000-00-00 00:00:00'),
(10026, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/jardineras stadium.jpg', '', '', '', 0
, '2012-11-02 23:42:13', '0000-00-00 00:00:00'),
(10027, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/12568.jpg', '', '', '', 0, '2012-11-02
23:43:59', '0000-00-00 00:00:00'),
(10028, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/cancha para los musicos.jpg', '', '',
'', 0, '2012-11-03 00:30:50', '0000-00-00 00:00:00'),
(10029, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/rio desaguaderio.jpg', '', '', '', 0,
'2012-11-03 01:09:21', '0000-00-00 00:00:00'),
(10030, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/dia mundial de la quinua.jpg', '', '',
'', 0, '2012-11-03 02:26:24', '0000-00-00 00:00:00'),
(10031, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/medio-ambiente-y-madre-tierra/images/revestimiento de canales.jpg', '', '',
'', 0, '2012-11-03 03:04:56', '0000-00-00 00:00:00'),
(10032, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/Noticias/boletin unidcom 05-1.jpg', '', ''
, '', 0, '2012-11-03 03:43:29', '0000-00-00 00:00:00'),
(10035, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-11-03 12:35:34', '0000-0
0-00 00:00:00'),
(10036, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-11-03 12:35:41', '0
000-00-00 00:00:00'),
(10037, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-11-03 12:36:17', '0000-0
0-00 00:00:00'),
(10038, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-11-03 12:36:30', '0
000-00-00 00:00:00'),
(10039, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-11-03 12:36:42', '0000-0
0-00 00:00:00'),
(10040, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-11-03 12:36:54', '00
00-00-00 00:00:00'),
(10041, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag

es/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-11-03 12:37:06', '0000-00-00 00:


00:00'),
(10042, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-11-03 12:37:18', '0000-00-00 00:
00:00'),
(10043, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-11-03 12:37:30', '000000-00 00:00:00'),
(10044, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-11-03 12:37:42', '0000-0
0-00 00:00:00'),
(10045, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-11-03 12:37:54', '0000-00-00 00:
00:00'),
(10046, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-11-03 12:38:06', '00
00-00-00 00:00:00'),
(10047, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-11-03 12:38:18', '0000-00-00 00:
00:00'),
(10048, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-11-03 12:38:30', '0000-00-00 00:
00:00'),
(10049, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-11-03 12:38:42', '0
000-00-00 00:00:00'),
(10050, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-11-03 12:38:54', '00
00-00-00 00:00:00'),
(10051, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-11-03 12:39:06', '0000-0
0-00 00:00:00'),
(10052, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-11-03 12:39:20', '0
000-00-00 00:00:00'),
(10053, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-11-03 12:39:30', '0
000-00-00 00:00:00'),
(10054, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-11-03 12:39:42', '0000-00-00 00:
00:00'),
(10055, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-11-03 12:39:54', '00
00-00-00 00:00:00'),
(10056, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-11-03 12:40:06', '0000-00-00 00
:00:00'),
(10057, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-11-03 12:40:18', '0000-00-00 00
:00:00'),
(10058, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-11-03 12:40:30', '0000-00-00 00:
00:00'),
(10059, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-11-03 12:40:42', '0000-0
0-00 00:00:00'),
(10060, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-11-03 12:40:54', '00
00-00-00 00:00:00'),
(10061, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag

es/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-11-03 12:41:06', '0000-00-00 00:


00:00'),
(10062, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-11-03 12:41:18', '0
000-00-00 00:00:00'),
(10063, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-11-03 12:41:30', '0000-0
0-00 00:00:00'),
(10064, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-11-03 12:41:42', '0000-00-00 00:
00:00'),
(10065, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-11-03 12:41:54', '000000-00 00:00:00'),
(10066, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/Institucional/bgi2011.pdf', '', '', '', 0, '2012-11-03 12:42:06', '0000-00-00
00:00:00'),
(10067, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-11-03 12:42:21', '0
000-00-00 00:00:00'),
(10068, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-11-03 12:42:36', '0000-00-00 00:
00:00'),
(10069, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-11-03 12:42:41', '0000-00-00 00:
00:00'),
(10070, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-11-03 12:42:53', '0000-00-00 00:
00:00'),
(10071, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-11-03 12:43:05', '0
000-00-00 00:00:00'),
(10072, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-11-03 12:43:17', '0000-00-00 00:
00:00'),
(10073, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-11-03 12:43:29', '0000-00-00 00
:00:00'),
(10074, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-11-03 12:43:41', '0000-0
0-00 00:00:00'),
(10075, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-11-03 12:43:53', '0000-00-00 00:
00:00'),
(10076, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-11-03 12:44:05', '0000-00-00 00:
00:00'),
(10077, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-11-03 12:44:17', '0000-00-00 00:
00:00'),
(10078, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-11-03 12:44:30', '0000-00-00 00
:00:00'),
(10079, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-11-03 12:44:42', '0000-00-00 00:
00:00'),
(10080, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-11-03 12:44:54', '0000-00-00 00
:00:00'),
(10081, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag

es/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-11-03 12:45:06', '0000-00-00 00


:00:00'),
(10082, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-11-03 12:45:18', '0000-0
0-00 00:00:00'),
(10083, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-11-03 12:45:30', '0000-00-00 00:
00:00'),
(10084, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-11-03 12:45:42', '0000-00-00 00:
00:00'),
(10085, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-11-03 12:45:55', '0000-00-00 00:
00:00'),
(10086, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-11-03 12:46:07', '000000-00 00:00:00'),
(10087, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-11-03 12:46:20', '0000-00-00 00:
00:00'),
(10088, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-11-03 12:46:33', '00
00-00-00 00:00:00'),
(10089, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-11-03 12:46:47', '000000-00 00:00:00'),
(10090, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-11-03 13:10:03'
, '0000-00-00 00:00:00'),
(10091, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-11-03 13:10
:13', '0000-00-00 00:00:00'),
(10092, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-11-03 13:10:26
', '0000-00-00 00:00:00'),
(10093, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-11-03 13:10:38', '000000-00 00:00:00'),
(10094, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-11-03 13:1
0:50', '0000-00-00 00:00:00'),
(10095, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-11-03 13:11:03', '000000-00 00:00:00'),
(10096, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-11-03 13:11:15', '0
000-00-00 00:00:00'),
(10097, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-11-03 13:11:27', '000000-00 00:00:00'),
(10098, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-11-03 13:11:39', '000000-00 00:00:00'),
(10099, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-11-03 13:11:52', '000000-00 00:00:00'),
(10100, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-11-03 13:12:04'
, '0000-00-00 00:00:00'),
(10101, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-11-03 13:12:16', '0000


-00-00 00:00:00'),
(10102, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-11-03 13:12:29'
, '0000-00-00 00:00:00'),
(10103, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-11-03 13:1
2:41', '0000-00-00 00:00:00'),
(10104, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-11-03 13:12:53', '0000
-00-00 00:00:00'),
(10105, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-11-03 13:13:06', '0000
-00-00 00:00:00'),
(10106, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-11-03 13:13
:19', '0000-00-00 00:00:00'),
(10107, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-11-03 13:13:30'
, '0000-00-00 00:00:00'),
(10108, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-11-03 13:13:43', '000000-00 00:00:00'),
(10109, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-11-03 13:13:55', '000000-00 00:00:00'),
(10110, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-11-03 13:14:07', '000000-00 00:00:00'),
(10111, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-11-03 13:1
4:20', '0000-00-00 00:00:00'),
(10112, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-11-03 13:14:32
', '0000-00-00 00:00:00'),
(10113, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-11-03 13:1
4:44', '0000-00-00 00:00:00'),
(10114, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-11-03 13:14:57'
, '0000-00-00 00:00:00'),
(10115, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-11-03 13:15:09', '000000-00 00:00:00'),
(10116, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-11-03 13:15:21', '000000-00 00:00:00'),
(10117, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-11-03 13:15:34', '000000-00 00:00:00'),
(10118, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-11-03 13:15:46', '000000-00 00:00:00'),
(10119, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-11-03 13:1
5:58', '0000-00-00 00:00:00'),
(10120, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-11-03 13:16:10', '000000-00 00:00:00'),
(10121, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-11-03 13:16:23


', '0000-00-00 00:00:00'),
(10122, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-11-03 13:16
:35', '0000-00-00 00:00:00'),
(10123, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-11-03 13:16:47', '000000-00 00:00:00'),
(10124, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-11-03 13:17:00', '0000
-00-00 00:00:00'),
(10125, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-11-03 13:17:37'
, '0000-00-00 00:00:00'),
(10126, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-11-03 13:18:13', '000000-00 00:00:00'),
(10127, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-11-03 13:18:51', '000000-00 00:00:00'),
(10128, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-11-03 13:19
:27', '0000-00-00 00:00:00'),
(10129, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-11-03 13:20:04'
, '0000-00-00 00:00:00'),
(10130, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-11-03 13:20:41', '000000-00 00:00:00'),
(10131, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-11-03 13:21:17', '000000-00 00:00:00'),
(10132, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-11-03 13:2
1:54', '0000-00-00 00:00:00'),
(10133, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-11-03 13:22:31', '000000-00 00:00:00'),
(10134, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-11-03 13:23
:05', '0000-00-00 00:00:00'),
(10135, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-11-03 13:23:45
', '0000-00-00 00:00:00'),
(10136, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-11-03 13:24
:21', '0000-00-00 00:00:00'),
(10137, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-11-03 13:2
4:58', '0000-00-00 00:00:00'),
(10138, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-11-03 13:25:35', '000000-00 00:00:00'),
(10139, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-11-03 13:26:12', '000000-00 00:00:00'),
(10140, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-11-03 13:2
6:49', '0000-00-00 00:00:00'),
(10141, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-11-03 13:27:26', '0000


-00-00 00:00:00'),
(10142, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-11-03 13:27:55'
, '0000-00-00 00:00:00'),
(10143, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-11-03 13:33:18'
, '0000-00-00 00:00:00'),
(10144, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-11-03 13:43:25', '0000
-00-00 00:00:00'),
(10172, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-11-04 21:2
0:46', '0000-00-00 00:00:00'),
(10173, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-11-04 21:20:52', '000
0-00-00 00:00:00'),
(10174, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-11-04 21:21:01', '0000
-00-00 00:00:00'),
(10175, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-11-04 21:
21:09', '0000-00-00 00:00:00'),
(10176, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-11-04 21:21:17', '0000
-00-00 00:00:00'),
(10177, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-11-04 21:2
1:26', '0000-00-00 00:00:00'),
(10178, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-11-04 21:
21:34', '0000-00-00 00:00:00'),
(10179, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-11-04 21:21:43', '000
0-00-00 00:00:00'),
(10180, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-11-04 21:21:51', '0000
-00-00 00:00:00'),
(10181, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-11-04 21:22:00', '0000
-00-00 00:00:00'),
(10182, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-11-04 21:22:0
8', '0000-00-00 00:00:00'),
(10183, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-11-04 21:22:17', '0000
-00-00 00:00:00'),
(10184, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-11-04 21:22:26
', '0000-00-00 00:00:00'),
(10185, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-11-04 21:22:34', '0000
-00-00 00:00:00'),
(10186, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-11-04 21:22:4
2', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(10187, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-11-04 21:22:50

', '0000-00-00 00:00:00'),


(10188, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-11-04 21:22:59
', '0000-00-00 00:00:00'),
(10189, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-11-04 21:23:07', '0000
-00-00 00:00:00'),
(10190, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-11-04 21:2
3:16', '0000-00-00 00:00:00'),
(10191, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-11-04 21:23:24', '0000
-00-00 00:00:00'),
(10192, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-11-04 21:23:3
3', '0000-00-00 00:00:00'),
(10193, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-11-04 21:23:4
1', '0000-00-00 00:00:00'),
(10194, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-11-04 21:2
3:50', '0000-00-00 00:00:00'),
(10196, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-11-04 21:24:07', '0000
-00-00 00:00:00'),
(10197, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-11-04 21:24:18', '000
0-00-00 00:00:00'),
(10198, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-11-04 21:24:23', '0000
-00-00 00:00:00'),
(10199, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-11-04 21:24:32', '0000
-00-00 00:00:00'),
(10200, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-11-04 21:
24:40', '0000-00-00 00:00:00'),
(10201, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-11-04 21:24:49', '0000
-00-00 00:00:00'),
(10202, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-11-04 21:24:57', '000
0-00-00 00:00:00'),
(10203, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-11-04 21:25:07', '000
0-00-00 00:00:00'),
(10204, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-11-04 21:25:13', '0000
-00-00 00:00:00'),
(10205, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-11-04 21:2
5:22', '0000-00-00 00:00:00'),
(10206, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-11-04 21:25:32', '0000
-00-00 00:00:00'),
(10207, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-11-04 21:25:39', '0000
-00-00 00:00:00'),
(10208, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-11-04 21:2

5:47', '0000-00-00 00:00:00'),


(10209, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-11-04 21:25:56', '0000
-00-00 00:00:00'),
(10210, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-11-04 21:
26:04', '0000-00-00 00:00:00'),
(10211, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-11-04 21:26:13
', '0000-00-00 00:00:00'),
(10212, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-11-04 21:26:21
', '0000-00-00 00:00:00'),
(10213, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-11-04 21:26:30', '0000
-00-00 00:00:00'),
(10214, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-11-04 21:26:38', '0000
-00-00 00:00:00'),
(10215, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-11-04 21:26:47', '0000
-00-00 00:00:00'),
(10216, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-11-04 21:26:55
', '0000-00-00 00:00:00'),
(10217, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-11-04 21:27:04
', '0000-00-00 00:00:00'),
(10218, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-11-04 21:27:12', '0000
-00-00 00:00:00'),
(10219, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-11-04 21:27:21
', '0000-00-00 00:00:00'),
(10220, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-11-04 21:
27:32', '0000-00-00 00:00:00'),
(10221, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-11-04 21:
27:38', '0000-00-00 00:00:00'),
(10222, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-11-04 21:27:43
', '0000-00-00 00:00:00'),
(10223, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-11-04 21:
27:53', '0000-00-00 00:00:00'),
(10224, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-11-04 21:28:02', '000
0-00-00 00:00:00'),
(10225, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-11-04 21:28:12', '0000
-00-00 00:00:00'),
(10226, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-11-04 21:
28:23', '0000-00-00 00:00:00'),
(10234, 'http://190.129.8.206/index.php/oruro-noticias/non-existant-868431478',
'', '', '', 0, '2012-11-05 00:45:10', '0000-00-00 00:00:00'),
(10235, 'http://190.129.8.206/index.php/oruro-noticias', '', '', '', 0, '2012-11
-05 00:45:12', '0000-00-00 00:00:00'),
(10236, 'http://190.129.8.206/index.php/oruro-noticias/?D=A', '', '', '', 0, '20

12-11-05 00:45:12', '0000-00-00 00:00:00'),


(10237, 'http://190.129.8.206/index.php/organo-ejecutivo/non-existant-97027120',
'', '', '', 0, '2012-11-05 00:45:17', '0000-00-00 00:00:00'),
(10238, 'http://190.129.8.206/index.php/organo-ejecutivo', '', '', '', 0, '201211-05 00:45:18', '0000-00-00 00:00:00'),
(10239, 'http://190.129.8.206/index.php/organo-ejecutivo/?D=A', '', '', '', 0, '
2012-11-05 00:45:19', '0000-00-00 00:00:00'),
(10240, 'http://190.129.8.206/index.php/organo-ejecutivo/dependencias/non-exista
nt-650021320', '', '', '', 0, '2012-11-05 00:45:53', '0000-00-00 00:00:00'),
(10241, 'http://190.129.8.206/index.php/organo-ejecutivo/dependencias/secretaria
s/non-existant-626360507', '', '', '', 0, '2012-11-05 00:46:00', '0000-00-00 00:
00:00'),
(10242, 'http://190.129.8.206/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/non-existant-1387822836', '', '', '', 0, '2012-11-05 00:46:56',
'0000-00-00 00:00:00'),
(10243, 'http://190.129.8.206/index.php/servicio/non-existant-1701016836', '', '
', '', 0, '2012-11-05 00:47:35', '0000-00-00 00:00:00'),
(10244, 'http://190.129.8.206/index.php/servicio', '', '', '', 0, '2012-11-05 00
:47:36', '0000-00-00 00:00:00'),
(10245, 'http://190.129.8.206/index.php/servicio/?D=A', '', '', '', 0, '2012-1105 00:47:37', '0000-00-00 00:00:00'),
(10246, 'http://190.129.8.206/index.php/auditoria-interna/non-existant-444090873
', '', '', '', 0, '2012-11-05 00:47:41', '0000-00-00 00:00:00'),
(10247, 'http://190.129.8.206/index.php/auditoria-interna', '', '', '', 0, '2012
-11-05 00:47:42', '0000-00-00 00:00:00'),
(10248, 'http://190.129.8.206/index.php/auditoria-interna/?D=A', '', '', '', 0,
'2012-11-05 00:47:43', '0000-00-00 00:00:00'),
(10249, 'http://190.129.8.206/index.php/convocatorias-y-licitaciones/contratacio
n/non-existant-244329172', '', '', '', 0, '2012-11-05 00:48:07', '0000-00-00 00:
00:00'),
(10250, 'http://190.129.8.206/index.php/convocatorias-y-licitaciones/contratacio
n', '', '', '', 0, '2012-11-05 00:48:08', '0000-00-00 00:00:00'),
(10251, 'http://190.129.8.206/index.php/convocatorias-y-licitaciones/contratacio
n/?D=A', '', '', '', 0, '2012-11-05 00:48:09', '0000-00-00 00:00:00'),
(10252, 'http://190.129.8.206/index.php/convocatorias-y-licitaciones/licitacionpublica/non-existant-1845400377', '', '', '', 0, '2012-11-05 00:48:19', '0000-00
-00 00:00:00'),
(10253, 'http://190.129.8.206/index.php/convocatorias-y-licitaciones/licitacionpublica', '', '', '', 0, '2012-11-05 00:48:20', '0000-00-00 00:00:00'),
(10254, 'http://190.129.8.206/index.php/convocatorias-y-licitaciones/licitacionpublica/?D=A', '', '', '', 0, '2012-11-05 00:48:21', '0000-00-00 00:00:00'),
(10255, 'http://190.129.8.206/index.php/non-existant-319481900', '', '', '', 0,
'2012-11-05 00:48:34', '0000-00-00 00:00:00'),
(10256, 'http://190.129.8.206/index.php/component/content/article', '', 'http://
190.129.8.206/', '', 0, '2012-11-05 00:49:48', '0000-00-00 00:00:00'),
(10257, 'http://190.129.8.206/index.php/component/non-existant-720446833', '', '
', '', 0, '2012-11-05 00:49:53', '0000-00-00 00:00:00'),
(10258, 'http://190.129.8.206/index.php/oruro-noticias/no,toolbar=no,scrollbars=
yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,loc
ation=no', '', 'http://190.129.8.206/index.php/oruro-noticias/home', '', 0, '201
2-11-05 00:51:39', '0000-00-00 00:00:00'),
(10259, 'http://190.129.8.206/index.php/oruro-noticias/home/non-existant-1479293
468', '', '', '', 0, '2012-11-05 00:51:51', '0000-00-00 00:00:00'),
(10260, 'http://190.129.8.206/index.php/organo-ejecutivo/no,toolbar=no,scrollbar
s=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,l
ocation=no', '', 'http://190.129.8.206/index.php/organo-ejecutivo/gobernador', '
', 0, '2012-11-05 00:54:08', '0000-00-00 00:00:00'),
(10261, 'http://190.129.8.206/index.php/organo-ejecutivo/gobernador/non-existant
-1532244105', '', '', '', 0, '2012-11-05 00:54:36', '0000-00-00 00:00:00'),
(10262, 'http://190.129.8.206/index.php/organo-ejecutivo/facultades-del-gobernad

or/non-existant-893086039', '', '', '', 0, '2012-11-05 00:57:20', '0000-00-00 00


:00:00'),
(10263, 'http://190.129.8.206/index.php/organo-ejecutivo/organigrama/non-existan
t-996801160', '', '', '', 0, '2012-11-05 01:00:17', '0000-00-00 00:00:00'),
(10264, 'http://190.129.8.206/index.php/organo-ejecutivo/dependencias/no,toolbar
=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,dir
ectories=no,location=no', '', 'http://190.129.8.206/index.php/organo-ejecutivo/d
ependencias/secretarias', '', 0, '2012-11-05 01:03:20', '0000-00-00 00:00:00'),
(10265, 'http://190.129.8.206/index.php/organo-ejecutivo/dependencias/secretaria
s/no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,he
ight=480,directories=no,location=no', '', 'http://190.129.8.206/index.php/organo
-ejecutivo/dependencias/secretarias/desarrollo-productivo', '', 0, '2012-11-05 0
1:05:09', '0000-00-00 00:00:00'),
(10266, 'http://190.129.8.206/index.php/organo-ejecutivo/dependencias/serviciosdepartamentales/no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=ye
s,width=640,height=480,directories=no,location=no', '', 'http://190.129.8.206/in
dex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedag', '', 0, '
2012-11-05 01:22:05', '0000-00-00 00:00:00'),
(10267, 'http://190.129.8.206/index.php/servicio/no,toolbar=no,scrollbars=yes,ti
tlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=
no', '', 'http://190.129.8.206/index.php/servicio/tramites', '', 0, '2012-11-05
01:43:48', '0000-00-00 00:00:00'),
(10268, 'http://190.129.8.206/index.php/auditoria-interna/no,toolbar=no,scrollba
rs=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,
location=no', '', 'http://190.129.8.206/index.php/auditoria-interna/direccion-de
-auditoria-interna', '', 0, '2012-11-05 01:46:54', '0000-00-00 00:00:00'),
(10273, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '',
0, '2012-11-05 10:30:06', '0000-00-00 00:00:00'),
(10274, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-1105 10:30:18', '0000-00-00 00:00:00'),
(10275, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-1105 10:30:33', '0000-00-00 00:00:00'),
(10276, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '',
0, '2012-11-05 10:30:47', '0000-00-00 00:00:00'),
(10277, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '',
0, '2012-11-05 10:31:01', '0000-00-00 00:00:00'),
(10278, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-1105 10:31:16', '0000-00-00 00:00:00'),
(10279, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '
2012-11-05 10:31:30', '0000-00-00 00:00:00'),
(10280, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-1105 10:31:44', '0000-00-00 00:00:00'),
(10281, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0,
'2012-11-05 10:31:58', '0000-00-00 00:00:00'),
(10282, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-1105 10:32:13', '0000-00-00 00:00:00'),
(10283, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-1105 10:32:27', '0000-00-00 00:00:00'),
(10284, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci

on-publica/internacional/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '


2012-11-05 10:32:41', '0000-00-00 00:00:00'),
(10285, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-11
-05 10:32:55', '0000-00-00 00:00:00'),
(10286, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '',
0, '2012-11-05 10:33:10', '0000-00-00 00:00:00'),
(10287, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '
2012-11-05 10:33:24', '0000-00-00 00:00:00'),
(10288, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-1105 10:33:38', '0000-00-00 00:00:00'),
(10289, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-1105 10:33:52', '0000-00-00 00:00:00'),
(10290, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '',
0, '2012-11-05 10:34:07', '0000-00-00 00:00:00'),
(10291, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '',
0, '2012-11-05 10:34:21', '0000-00-00 00:00:00'),
(10292, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '',
0, '2012-11-05 10:34:35', '0000-00-00 00:00:00'),
(10293, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '
2012-11-05 10:34:50', '0000-00-00 00:00:00'),
(10294, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012
-11-05 10:35:04', '0000-00-00 00:00:00'),
(10295, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '',
0, '2012-11-05 10:35:18', '0000-00-00 00:00:00'),
(10296, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-1105 10:35:32', '0000-00-00 00:00:00'),
(10297, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-1105 10:35:46', '0000-00-00 00:00:00'),
(10298, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0,
'2012-11-05 10:36:01', '0000-00-00 00:00:00'),
(10299, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-1105 10:36:15', '0000-00-00 00:00:00'),
(10300, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '',
0, '2012-11-05 10:36:29', '0000-00-00 00:00:00'),
(10301, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-1105 10:36:43', '0000-00-00 00:00:00'),
(10302, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '',
0, '2012-11-05 10:36:57', '0000-00-00 00:00:00'),
(10303, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '
2012-11-05 10:37:12', '0000-00-00 00:00:00'),
(10304, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci

on-publica/internacional/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-11


-05 10:37:26', '0000-00-00 00:00:00'),
(10305, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-11
-05 10:37:40', '0000-00-00 00:00:00'),
(10306, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0,
'2012-11-05 10:38:09', '0000-00-00 00:00:00'),
(10307, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-11
-05 10:38:39', '0000-00-00 00:00:00'),
(10308, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-1105 10:39:07', '0000-00-00 00:00:00'),
(10309, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0,
'2012-11-05 10:39:36', '0000-00-00 00:00:00'),
(10310, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '
2012-11-05 10:40:04', '0000-00-00 00:00:00'),
(10311, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '',
0, '2012-11-05 10:40:33', '0000-00-00 00:00:00'),
(10312, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-1105 10:41:02', '0000-00-00 00:00:00'),
(10313, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-11
-05 10:41:31', '0000-00-00 00:00:00'),
(10314, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-1105 10:42:00', '0000-00-00 00:00:00'),
(10315, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '
2012-11-05 10:42:29', '0000-00-00 00:00:00'),
(10316, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '',
0, '2012-11-05 10:42:57', '0000-00-00 00:00:00'),
(10317, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-1105 10:43:26', '0000-00-00 00:00:00'),
(10318, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '',
0, '2012-11-05 10:43:55', '0000-00-00 00:00:00'),
(10319, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '
2012-11-05 10:44:24', '0000-00-00 00:00:00'),
(10320, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '
2012-11-05 10:44:53', '0000-00-00 00:00:00'),
(10321, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-1105 10:45:22', '0000-00-00 00:00:00'),
(10322, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '',
0, '2012-11-05 10:45:51', '0000-00-00 00:00:00'),
(10323, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-1105 10:46:17', '0000-00-00 00:00:00'),
(10324, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci

on-publica/internacional/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-1105 10:46:51', '0000-00-00 00:00:00'),


(10325, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-11
-05 10:47:19', '0000-00-00 00:00:00'),
(10326, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-1105 10:47:50', '0000-00-00 00:00:00'),
(10327, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-1105 10:48:25', '0000-00-00 00:00:00'),
(10340, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional&ld=20121105&ap=2&app=1&c=info.dogpl', '', '', '', 0, '2012-1
1-05 21:39:40', '0000-00-00 00:00:00'),
(10351, 'http://www.oruro.gob.bo/index.php/auditoria-interna/direccion-de-audito
ria-interna/11-noticias-gador/181-hotel-terminal-oruro-busca-recuperar-su-estatu
s-e-imagen-a-traves-de-una-nueva-administracion', '', '', '', 0, '2012-11-06 01:
50:49', '0000-00-00 00:00:00'),
(10383, 'http://www.oruro.gob.bo/index.php/component/content/article/14-proyecto
s/54-gobernador-firmo-convenio-de-cooperacion-interinstitucional-con-la-alt?tmpl
=component&print=1&page=', '', '', '', 0, '2012-11-07 00:27:59', '0000-00-00 00:
00:00'),
(10385, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/cache/d92bc709b9314086126bf227d354d0b8', '', 'http://www.oruro.gob.bo/index
.php/organo-ejecutivo/dependencias/secretarias/medio-ambiente-y-madre-tierra?sho
wall=&start=2', '', 0, '2012-11-07 00:33:32', '0000-00-00 00:00:00'),
(10394, 'http://www.oruro.gob.bo/index.php/component/content/article/images/rio
desaguaderio_thumb.jpg', '', '', '', 0, '2012-11-07 03:57:27', '0000-00-00 00:00
:00'),
(10401, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/pdflog.png', '', '', '', 0, '2012-11-07 08:10:47', '0000-00-00
00:00:00'),
(10403, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/pdflog.png', '', '', '', 0, '2012-11-07 10:17:27', '0000-00-00 00:00:00'
),
(10404, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley7.html', '', '', '', 0,
'2012-11-07 12:01:31', '0000-00-00 00:00:00'),
(10405, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley5.html', '', '', '', 0,
'2012-11-07 12:01:34', '0000-00-00 00:00:00'),
(10406, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley13.html', '', '', '', 0,
'2012-11-07 12:01:42', '0000-00-00 00:00:00'),
(10407, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd122011.docx', ''
, '', '', 0, '2012-11-07 12:01:53', '0000-00-00 00:00:00'),
(10408, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley8.html', '', '', '', 0,
'2012-11-07 12:02:05', '0000-00-00 00:00:00'),
(10409, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd192011.docx', ''
, '', '', 0, '2012-11-07 12:02:17', '0000-00-00 00:00:00'),
(10410, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd62011.docx', '',
'', '', 0, '2012-11-07 12:02:29', '0000-00-00 00:00:00'),
(10411, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd9.docx', '', '',
'', 0, '2012-11-07 12:02:48', '0000-00-00 00:00:00'),
(10412, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd102011.docx', ''
, '', '', 0, '2012-11-07 12:02:53', '0000-00-00 00:00:00'),
(10413, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd6.docx', '', '',
'', 0, '2012-11-07 12:03:03', '0000-00-00 00:00:00'),
(10414, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Institucional/bgi2011.pdf', '', '', '',
0, '2012-11-07 12:03:15', '0000-00-00 00:00:00'),
(10415, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley10.html', '', '', '', 0,
'2012-11-07 12:03:27', '0000-00-00 00:00:00'),
(10416, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley1.html', '', '', '', 0,
'2012-11-07 12:03:39', '0000-00-00 00:00:00'),
(10417, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley3.html', '', '', '', 0,
'2012-11-07 12:03:50', '0000-00-00 00:00:00'),
(10418, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley23.doc', '', '', '', 0,
'2012-11-07 12:04:02', '0000-00-00 00:00:00'),
(10419, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd2.docx', '', '',
'', 0, '2012-11-07 12:04:14', '0000-00-00 00:00:00'),
(10420, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley12.html', '', '', '', 0,
'2012-11-07 12:04:26', '0000-00-00 00:00:00'),
(10421, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd92011.docx', '',
'', '', 0, '2012-11-07 12:04:37', '0000-00-00 00:00:00'),
(10422, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd4.docx', '', '',
'', 0, '2012-11-07 12:04:49', '0000-00-00 00:00:00'),
(10423, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley15.html', '', '', '', 0,
'2012-11-07 12:05:01', '0000-00-00 00:00:00'),
(10424, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd152011.docx', ''
, '', '', 0, '2012-11-07 12:05:13', '0000-00-00 00:00:00'),
(10425, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd3.docx', '', '',
'', 0, '2012-11-07 12:05:26', '0000-00-00 00:00:00'),
(10426, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd12.docx', '', ''
, '', 0, '2012-11-07 12:05:36', '0000-00-00 00:00:00'),
(10427, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd7.docx', '', '',
'', 0, '2012-11-07 12:05:48', '0000-00-00 00:00:00'),
(10428, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd12011.docx', '',
'', '', 0, '2012-11-07 12:06:00', '0000-00-00 00:00:00'),
(10429, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd172011.docx', ''
, '', '', 0, '2012-11-07 12:06:12', '0000-00-00 00:00:00'),
(10430, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley21.doc', '', '', '', 0,
'2012-11-07 12:06:23', '0000-00-00 00:00:00'),
(10431, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley9.html', '', '', '', 0,
'2012-11-07 12:06:35', '0000-00-00 00:00:00'),
(10432, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd32011.docx', '',
'', '', 0, '2012-11-07 12:06:47', '0000-00-00 00:00:00'),
(10433, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd11.docx', '', ''
, '', 0, '2012-11-07 12:06:58', '0000-00-00 00:00:00'),
(10434, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley6.html', '', '', '', 0,
'2012-11-07 12:07:10', '0000-00-00 00:00:00'),
(10435, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley27.doc', '', '', '', 0,
'2012-11-07 12:07:23', '0000-00-00 00:00:00'),
(10436, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley14.html', '', '', '', 0,
'2012-11-07 12:07:34', '0000-00-00 00:00:00'),
(10437, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley24.doc', '', '', '', 0,
'2012-11-07 12:07:45', '0000-00-00 00:00:00'),
(10438, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd72011.docx', '',
'', '', 0, '2012-11-07 12:07:57', '0000-00-00 00:00:00'),
(10439, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley2.html', '', '', '', 0,
'2012-11-07 12:08:09', '0000-00-00 00:00:00'),
(10440, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley26.doc', '', '', '', 0,
'2012-11-07 12:08:21', '0000-00-00 00:00:00'),
(10441, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd132011.docx', ''
, '', '', 0, '2012-11-07 12:08:33', '0000-00-00 00:00:00'),
(10442, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley18.doc', '', '', '', 0,
'2012-11-07 12:08:44', '0000-00-00 00:00:00'),
(10443, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd22011.docx', '',
'', '', 0, '2012-11-07 12:08:56', '0000-00-00 00:00:00'),
(10444, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley4.html', '', '', '', 0,
'2012-11-07 12:09:08', '0000-00-00 00:00:00'),
(10445, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley16.doc', '', '', '', 0,
'2012-11-07 12:09:19', '0000-00-00 00:00:00'),
(10446, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd182011.docx', ''
, '', '', 0, '2012-11-07 12:09:31', '0000-00-00 00:00:00'),
(10447, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley19.doc', '', '', '', 0,
'2012-11-07 12:09:43', '0000-00-00 00:00:00'),
(10448, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd10.docx', '', ''
, '', 0, '2012-11-07 12:09:55', '0000-00-00 00:00:00'),
(10449, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd8.docx', '', '',
'', 0, '2012-11-07 12:10:07', '0000-00-00 00:00:00'),
(10450, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd5.docx', '', '',
'', 0, '2012-11-07 12:10:18', '0000-00-00 00:00:00'),
(10451, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley11.html', '', '', '', 0,
'2012-11-07 12:10:30', '0000-00-00 00:00:00'),
(10452, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd112011.docx', ''
, '', '', 0, '2012-11-07 12:10:42', '0000-00-00 00:00:00'),
(10453, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley17.doc', '', '', '', 0,
'2012-11-07 12:10:54', '0000-00-00 00:00:00'),
(10454, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley20.doc', '', '', '', 0,
'2012-11-07 12:11:07', '0000-00-00 00:00:00'),
(10455, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd13.docx', '', ''
, '', 0, '2012-11-07 12:11:18', '0000-00-00 00:00:00'),
(10456, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley22.doc', '', '', '', 0,
'2012-11-07 12:11:30', '0000-00-00 00:00:00'),
(10457, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ddptales/dd1.docx', '', '',
'', 0, '2012-11-07 12:11:42', '0000-00-00 00:00:00'),
(10458, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/gaceta/ley25.doc', '', '', '', 0,
'2012-11-07 12:17:51', '0000-00-00 00:00:00'),
(10459, 'http://www.oruro.gob.bo/index.php/component/content/article/images/jard
ineras stadium_thumb.jpg', '', '', '', 0, '2012-11-07 12:24:08', '0000-00-00 00:
00:00'),
(10462, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/images/pdfs/pdflog.png', '', '', '', 0, '2012-11-07 14:
30:52', '0000-00-00 00:00:00'),
(10463, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/administracion-y-finanzas/images/jardineras stadium.jpg', '', '', '', 0, '2
012-11-07 16:37:27', '0000-00-00 00:00:00'),
(10466, 'https://www.oruro.gob.bo/index.php/servicio/tramites/images/ilu21.jpg',
'', '', '', 0, '2012-11-07 18:44:07', '0000-00-00 00:00:00'),
(10473, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/jardineras stadium.jpg', '', '', '', 0, '2012-1
1-08 04:02:11', '0000-00-00 00:00:00'),
(10474, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/revestimiento de canales.jpg', '', '', '', 0, '
2012-11-08 04:03:08', '0000-00-00 00:00:00'),
(10475, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/jardineras stadium.jpg', '', '', '', 0, '2012-11-08 04:04:07', '0000-00-00
00:00:00'),
(10476, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/visita gobernador a santa cruz.jpg', '', '', '', 0, '2012-11-08 04:14:10',
'0000-00-00 00:00:00'),
(10477, 'http://www.oruro.gob.bo/index.php/component/content/article/images/aqui
canta bolivia_thumb.jpg', '', '', '', 0, '2012-11-08 05:56:21', '0000-00-00 00:
00:00'),
(10479, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/cancha para los musicos.jpg', '', '', '', 0, '2
012-11-08 07:39:14', '0000-00-00 00:00:00'),
(10480, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/dia mundial de la quinua.jpg', '', '', '', 0, '2012-11-08 09:22:08', '000000-00 00:00:00'),
(10481, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/Noticias/boletin unidcom 05-1.jpg', '',
'', '', 0, '2012-11-08 09:52:24', '0000-00-00 00:00:00'),
(10483, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=103&fontstyl
e=f-larger', '', '', '', 0, '2012-11-08 13:07:08', '0000-00-00 00:00:00'),
(10485, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/planificacion-del-desarrollo/images/pdfs/pdflog.png', '', '', '', 0, '201211-08 15:56:34', '0000-00-00 00:00:00'),

(10486, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/aqui canta bolivia.jpg', '', '', '', 0, '2012-11-08 16:35:07', '0000-00-00
00:00:00'),
(10488, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gac
eta/001.pdf?fontstyle=f-larger', '', '', '', 0, '2012-11-08 20:44:21', '0000-0000 00:00:00'),
(10489, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley21.doc', '', '', '', 0, '2012-11-08 21:30:52', '0000-00-00 00:00:00'),
(10490, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd3.docx', '', '', '', 0, '2012-11-08 21:31:42', '0000-00-00 00:00:0
0'),
(10491, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley18.doc', '', '', '', 0, '2012-11-08 21:31:45', '0000-00-00 00:00:00'),
(10492, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd12011.docx', '', '', '', 0, '2012-11-08 21:31:54', '0000-00-00 00:
00:00'),
(10493, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd5.docx', '', '', '', 0, '2012-11-08 21:32:03', '0000-00-00 00:00:0
0'),
(10494, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd10.docx', '', '', '', 0, '2012-11-08 21:32:14', '0000-00-00 00:00:
00'),
(10495, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley26.doc', '', '', '', 0, '2012-11-08 21:32:24', '0000-00-00 00:00:00'),
(10496, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley4.html', '', '', '', 0, '2012-11-08 21:32:34', '0000-00-00 00:00:00'),
(10497, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley20.doc', '', '', '', 0, '2012-11-08 21:32:44', '0000-00-00 00:00:00'),
(10498, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd172011.docx', '', '', '', 0, '2012-11-08 21:32:54', '0000-00-00 00
:00:00'),
(10499, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd102011.docx', '', '', '', 0, '2012-11-08 21:33:05', '0000-00-00 00
:00:00'),
(10500, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley22.doc', '', '', '', 0, '2012-11-08 21:33:24', '0000-00-00 00:00:00'),
(10501, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley2.html', '', '', '', 0, '2012-11-08 21:33:35', '0000-00-00 00:00:00'),
(10502, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley1.html', '', '', '', 0, '2012-11-08 21:33:44', '0000-00-00 00:00:00'),
(10503, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd72011.docx', '', '', '', 0, '2012-11-08 21:33:54', '0000-00-00 00:
00:00'),
(10504, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd13.docx', '', '', '', 0, '2012-11-08 21:34:04', '0000-00-00 00:00:
00'),
(10505, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley17.doc', '', '', '', 0, '2012-11-08 21:34:14', '0000-00-00 00:00:00'),
(10506, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley12.html', '', '', '', 0, '2012-11-08 21:34:23', '0000-00-00 00:00:00'),
(10507, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley24.doc', '', '', '', 0, '2012-11-08 21:34:32', '0000-00-00 00:00:00'),
(10508, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley13.html', '', '', '', 0, '2012-11-08 21:34:42', '0000-00-00 00:00:00'),
(10509, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley7.html', '', '', '', 0, '2012-11-08 21:34:51', '0000-00-00 00:00:00'),
(10510, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley9.html', '', '', '', 0, '2012-11-08 21:35:00', '0000-00-00 00:00:00'),
(10511, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd32011.docx', '', '', '', 0, '2012-11-08 21:35:10', '0000-00-00 00:

00:00'),
(10512, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley27.doc', '', '', '', 0, '2012-11-08 21:35:19', '0000-00-00 00:00:00'),
(10513, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley25.doc', '', '', '', 0, '2012-11-08 21:35:28', '0000-00-00 00:00:00'),
(10514, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd182011.docx', '', '', '', 0, '2012-11-08 21:35:45', '0000-00-00 00
:00:00'),
(10515, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd22011.docx', '', '', '', 0, '2012-11-08 21:35:54', '0000-00-00 00:
00:00'),
(10516, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd12.docx', '', '', '', 0, '2012-11-08 21:36:04', '0000-00-00 00:00:
00'),
(10517, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd132011.docx', '', '', '', 0, '2012-11-08 21:36:12', '0000-00-00 00
:00:00'),
(10518, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd8.docx', '', '', '', 0, '2012-11-08 21:36:21', '0000-00-00 00:00:0
0'),
(10519, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd112011.docx', '', '', '', 0, '2012-11-08 21:36:31', '0000-00-00 00
:00:00'),
(10520, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley16.doc', '', '', '', 0, '2012-11-08 21:36:42', '0000-00-00 00:00:00'),
(10521, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley8.html', '', '', '', 0, '2012-11-08 21:36:51', '0000-00-00 00:00:00'),
(10522, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd192011.docx', '', '', '', 0, '2012-11-08 21:37:02', '0000-00-00 00
:00:00'),
(10523, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd11.docx', '', '', '', 0, '2012-11-08 21:37:13', '0000-00-00 00:00:
00'),
(10524, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd7.docx', '', '', '', 0, '2012-11-08 21:37:24', '0000-00-00 00:00:0
0'),
(10525, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley3.html', '', '', '', 0, '2012-11-08 21:37:33', '0000-00-00 00:00:00'),
(10526, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley14.html', '', '', '', 0, '2012-11-08 21:37:44', '0000-00-00 00:00:00'),
(10527, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/Instituci
onal/bgi2011.pdf', '', '', '', 0, '2012-11-08 21:37:54', '0000-00-00 00:00:00'),
(10528, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd6.docx', '', '', '', 0, '2012-11-08 21:38:05', '0000-00-00 00:00:0
0'),
(10529, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley11.html', '', '', '', 0, '2012-11-08 21:38:16', '0000-00-00 00:00:00'),
(10530, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd2.docx', '', '', '', 0, '2012-11-08 21:38:29', '0000-00-00 00:00:0
0'),
(10531, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley5.html', '', '', '', 0, '2012-11-08 21:38:36', '0000-00-00 00:00:00'),
(10532, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd9.docx', '', '', '', 0, '2012-11-08 21:39:36', '0000-00-00 00:00:0
0'),
(10533, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley23.doc', '', '', '', 0, '2012-11-08 21:42:47', '0000-00-00 00:00:00'),
(10534, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd62011.docx', '', '', '', 0, '2012-11-08 21:43:26', '0000-00-00 00:
00:00'),

(10535, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley10.html', '', '', '', 0, '2012-11-08 21:44:00', '0000-00-00 00:00:00'),
(10536, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd152011.docx', '', '', '', 0, '2012-11-08 21:44:38', '0000-00-00 00
:00:00'),
(10537, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd122011.docx', '', '', '', 0, '2012-11-08 21:45:13', '0000-00-00 00
:00:00'),
(10538, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd4.docx', '', '', '', 0, '2012-11-08 21:45:50', '0000-00-00 00:00:0
0'),
(10539, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley15.html', '', '', '', 0, '2012-11-08 21:46:26', '0000-00-00 00:00:00'),
(10540, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd92011.docx', '', '', '', 0, '2012-11-08 21:47:04', '0000-00-00 00:
00:00'),
(10541, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley6.html', '', '', '', 0, '2012-11-08 21:48:43', '0000-00-00 00:00:00'),
(10542, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ddptales/dd1.docx', '', '', '', 0, '2012-11-08 21:50:50', '0000-00-00 00:00:0
0'),
(10543, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley19.doc', '', '', '', 0, '2012-11-08 21:52:21', '0000-00-00 00:00:00'),
(10544, 'http://www.oruro.gob.bo/index.php/servicio/cache/c58c15957dfb52805b6ba4
70faed6afe', '', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '
2012-11-09 00:23:53', '0000-00-00 00:00:00'),
(10546, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/nacional/11-noticias-gador/173-el-gobierno-departamental-de-oruro-ri
ndio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-lib
ertaria-de-santa-cruz?fo', '', '', '', 0, '2012-11-09 04:11:54', '0000-00-00 00:
00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(10547, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-11-09
04:49:48', '0000-00-00 00:00:00'),
(10548, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-11-09
04:49:51', '0000-00-00 00:00:00'),
(10549, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-11-09 04:49:57', '
0000-00-00 00:00:00'),
(10550, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-11-09 04:5
0:05', '0000-00-00 00:00:00'),
(10551, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-11-09 04:50:14', '
0000-00-00 00:00:00'),
(10552, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-11-09
04:50:23', '0000-00-00 00:00:00'),
(10553, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-11-09
04:50:31', '0000-00-00 00:00:00'),
(10554, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-11-09 04:
50:40', '0000-00-00 00:00:00'),
(10555, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-11-09 04:50:48', '
0000-00-00 00:00:00'),

(10556, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-11-09
04:50:57', '0000-00-00 00:00:00'),
(10557, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-11-09
04:51:06', '0000-00-00 00:00:00'),
(10558, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-11-09 04:51:14', '
0000-00-00 00:00:00'),
(10559, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-11-09 04:51:23', '
0000-00-00 00:00:00'),
(10560, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-11-09
04:51:31', '0000-00-00 00:00:00'),
(10561, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-11-09 04:51:39', '
0000-00-00 00:00:00'),
(10562, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-11-09
04:51:48', '0000-00-00 00:00:00'),
(10563, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-11-09 04:51:56',
'0000-00-00 00:00:00'),
(10564, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-11-09 04:52:05',
'0000-00-00 00:00:00'),
(10565, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-11-09 04:52:14',
'0000-00-00 00:00:00'),
(10566, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-11-09 04:5
2:23', '0000-00-00 00:00:00'),
(10567, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-11-09 04:5
2:31', '0000-00-00 00:00:00'),
(10568, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-11-09
04:52:39', '0000-00-00 00:00:00'),
(10569, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-11-09 04:52:48
', '0000-00-00 00:00:00'),
(10570, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-11-09 04:52:57',
'0000-00-00 00:00:00'),
(10571, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-11-09 04:53:05', '
0000-00-00 00:00:00'),
(10572, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-11-09 04:53:14', '
0000-00-00 00:00:00'),
(10573, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-11-09 04:53:22', '
0000-00-00 00:00:00'),
(10574, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-11-09 04:53:31', '
0000-00-00 00:00:00'),
(10575, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-11-09 04:53:40', '
0000-00-00 00:00:00'),

(10576, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-11-09
04:53:48', '0000-00-00 00:00:00'),
(10577, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-11-09 04:53:57', '
0000-00-00 00:00:00'),
(10578, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-11-09
04:54:05', '0000-00-00 00:00:00'),
(10579, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-11-09 04:54:14', '
0000-00-00 00:00:00'),
(10580, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-11-09 04:54:23',
'0000-00-00 00:00:00'),
(10581, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-11-09 04:5
4:31', '0000-00-00 00:00:00'),
(10582, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-11-09 04:5
4:40', '0000-00-00 00:00:00'),
(10583, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-11-09 04:
54:48', '0000-00-00 00:00:00'),
(10584, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-11-09
04:54:57', '0000-00-00 00:00:00'),
(10585, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-11-09 04:55:06', '
0000-00-00 00:00:00'),
(10586, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-11-09
04:55:14', '0000-00-00 00:00:00'),
(10587, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-11-09 04:
55:23', '0000-00-00 00:00:00'),
(10588, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-11-09 04:55:32', '
0000-00-00 00:00:00'),
(10589, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-11-09 04:55:40', '
0000-00-00 00:00:00'),
(10590, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-11-09 04:5
5:49', '0000-00-00 00:00:00'),
(10591, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-11-09 04:5
5:57', '0000-00-00 00:00:00'),
(10592, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-11-09 04:
56:06', '0000-00-00 00:00:00'),
(10593, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-11-09 04:5
6:15', '0000-00-00 00:00:00'),
(10594, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-11-09 04:56:24', '
0000-00-00 00:00:00'),
(10595, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-11-09 04:5
6:32', '0000-00-00 00:00:00'),

(10596, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-11-09 04:56:40', '
0000-00-00 00:00:00'),
(10597, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-11-09 04:56:50',
'0000-00-00 00:00:00'),
(10598, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-11-09 04:57:13', '
0000-00-00 00:00:00'),
(10599, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-11-09 04:57:18', '
0000-00-00 00:00:00'),
(10600, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-11-09
04:57:26', '0000-00-00 00:00:00'),
(10601, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-11-09 04:57:27', '
0000-00-00 00:00:00'),
(10603, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-11
-09 14:40:34', '0000-00-00 00:00:00'),
(10604, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0,
'2012-11-09 14:40:37', '0000-00-00 00:00:00'),
(10605, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0,
'2012-11-09 14:40:43', '0000-00-00 00:00:00'),
(10606, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-1
1-09 14:40:51', '0000-00-00 00:00:00'),
(10607, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '',
0, '2012-11-09 14:41:01', '0000-00-00 00:00:00'),
(10608, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', ''
, 0, '2012-11-09 14:41:10', '0000-00-00 00:00:00'),
(10609, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-11
-09 14:41:18', '0000-00-00 00:00:00'),
(10610, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0,
'2012-11-09 14:41:27', '0000-00-00 00:00:00'),
(10611, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-11
-09 14:41:36', '0000-00-00 00:00:00'),
(10612, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', ''
, 0, '2012-11-09 14:41:45', '0000-00-00 00:00:00'),
(10613, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-11
-09 14:41:54', '0000-00-00 00:00:00'),
(10614, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/Institucional/bgi2011.pdf', '', '', '', 0, '201
2-11-09 14:42:03', '0000-00-00 00:00:00'),
(10615, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-11
-09 14:42:12', '0000-00-00 00:00:00'),
(10616, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0,
'2012-11-09 14:42:21', '0000-00-00 00:00:00'),

(10617, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-11
-09 14:42:31', '0000-00-00 00:00:00'),
(10618, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '',
0, '2012-11-09 14:42:40', '0000-00-00 00:00:00'),
(10619, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0,
'2012-11-09 14:42:49', '0000-00-00 00:00:00'),
(10620, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-1
1-09 14:42:58', '0000-00-00 00:00:00'),
(10621, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-11
-09 14:43:07', '0000-00-00 00:00:00'),
(10622, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-11
-09 14:43:16', '0000-00-00 00:00:00'),
(10623, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-1
1-09 14:43:26', '0000-00-00 00:00:00'),
(10624, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', ''
, 0, '2012-11-09 14:43:34', '0000-00-00 00:00:00'),
(10625, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0,
'2012-11-09 14:43:43', '0000-00-00 00:00:00'),
(10626, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', ''
, 0, '2012-11-09 14:43:52', '0000-00-00 00:00:00'),
(10627, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', ''
, 0, '2012-11-09 14:44:01', '0000-00-00 00:00:00'),
(10628, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0,
'2012-11-09 14:44:10', '0000-00-00 00:00:00'),
(10629, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-11
-09 14:44:20', '0000-00-00 00:00:00'),
(10630, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-11
-09 14:44:29', '0000-00-00 00:00:00'),
(10631, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-11
-09 14:44:39', '0000-00-00 00:00:00'),
(10632, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0,
'2012-11-09 14:44:47', '0000-00-00 00:00:00'),
(10633, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0,
'2012-11-09 14:44:57', '0000-00-00 00:00:00'),
(10634, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-11
-09 14:45:05', '0000-00-00 00:00:00'),
(10635, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-11
-09 14:45:14', '0000-00-00 00:00:00'),
(10636, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', ''
, 0, '2012-11-09 14:45:25', '0000-00-00 00:00:00'),

(10637, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-11
-09 14:45:33', '0000-00-00 00:00:00'),
(10638, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', ''
, 0, '2012-11-09 14:45:43', '0000-00-00 00:00:00'),
(10639, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0,
'2012-11-09 14:45:51', '0000-00-00 00:00:00'),
(10640, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-11
-09 14:46:00', '0000-00-00 00:00:00'),
(10641, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '',
0, '2012-11-09 14:46:09', '0000-00-00 00:00:00'),
(10642, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0,
'2012-11-09 14:46:20', '0000-00-00 00:00:00'),
(10643, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-11
-09 14:46:28', '0000-00-00 00:00:00'),
(10644, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-1
1-09 14:46:38', '0000-00-00 00:00:00'),
(10645, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '',
0, '2012-11-09 14:46:49', '0000-00-00 00:00:00'),
(10646, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-1
1-09 14:46:55', '0000-00-00 00:00:00'),
(10647, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0,
'2012-11-09 14:47:04', '0000-00-00 00:00:00'),
(10648, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-11
-09 14:48:13', '0000-00-00 00:00:00'),
(10649, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '',
0, '2012-11-09 14:49:12', '0000-00-00 00:00:00'),
(10650, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-1
1-09 14:50:19', '0000-00-00 00:00:00'),
(10651, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '',
0, '2012-11-09 14:51:22', '0000-00-00 00:00:00'),
(10652, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-11
-09 14:52:30', '0000-00-00 00:00:00'),
(10653, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-11
-09 14:53:29', '0000-00-00 00:00:00'),
(10654, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-11
-09 14:54:30', '0000-00-00 00:00:00'),
(10655, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', ''
, 0, '2012-11-09 14:55:43', '0000-00-00 00:00:00'),
(10656, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-11
-09 14:59:46', '0000-00-00 00:00:00'),

(10657, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0,
'2012-11-09 15:03:46', '0000-00-00 00:00:00'),
(10660, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gac
eta/003.pdf', '', '', '', 0, '2012-11-09 15:43:59', '0000-00-00 00:00:00'),
(10671, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/revestimiento de canales.jpg', '', '', '', 0, '2
012-11-10 03:14:55', '0000-00-00 00:00:00'),
(10676, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/cancha para los musicos.jpg', '', '', '', 0, '2012-11-10 05:45:16', '0000-0
0-00 00:00:00'),
(10690, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/aqui cant
a bolivia.jpg', '', '', '', 0, '2012-11-11 14:41:54', '0000-00-00 00:00:00'),
(10695, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/festival del pan.jpg', '', '', '', 0, '2012-11-11 20:27:02', '0000-00-00 00:0
0:00'),
(10699, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/rio desaguaderio.jpg', '', '', '', 0, '2012-11-1
2 08:12:52', '0000-00-00 00:00:00'),
(10701, 'http://www.oruro.gob.bo/index.php/oruro-noticias/cache/a358abbf5f74fa3c
132d1f6a22326000', '', 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id
=180', '', 0, '2012-11-12 18:41:29', '0000-00-00 00:00:00'),
(10702, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-11-12 19:39:09',
'0000-00-00 00:00:00'),
(10703, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-11-12 19:39:23',
'0000-00-00 00:00:00'),
(10704, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-11-12 19:39:38',
'0000-00-00 00:00:00'),
(10705, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-11-12 19:
39:52', '0000-00-00 00:00:00'),
(10706, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-11-12 19:
40:07', '0000-00-00 00:00:00'),
(10707, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-11-1
2 19:40:21', '0000-00-00 00:00:00'),
(10708, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-11-12 19:40:36',
'0000-00-00 00:00:00'),
(10709, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-11-12 19
:40:50', '0000-00-00 00:00:00'),
(10710, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-11-12 19:41:0
5', '0000-00-00 00:00:00'),
(10711, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-11-12 19:41:19',
'0000-00-00 00:00:00'),
(10712, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-11-12 19:41:34',
'0000-00-00 00:00:00'),
(10713, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-11-12 19:41:48',
'0000-00-00 00:00:00'),
(10714, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-11-12 19:

42:03', '0000-00-00 00:00:00'),


(10715, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-11-12 19:
42:17', '0000-00-00 00:00:00'),
(10716, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-11-12 19:42:32',
'0000-00-00 00:00:00'),
(10717, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-11-12 19:42:47',
'0000-00-00 00:00:00'),
(10718, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-11-1
2 19:43:01', '0000-00-00 00:00:00'),
(10719, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-11-1
2 19:43:15', '0000-00-00 00:00:00'),
(10720, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-11-1
2 19:43:30', '0000-00-00 00:00:00'),
(10721, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-11-12
19:43:44', '0000-00-00 00:00:00'),
(10722, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-11-12 19:43:59',
'0000-00-00 00:00:00'),
(10723, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-11-12
19:44:13', '0000-00-00 00:00:00'),
(10724, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-11-12 19:44:28',
'0000-00-00 00:00:00'),
(10725, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-11-12 19:44:42',
'0000-00-00 00:00:00'),
(10726, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-11-12 19:44:57',
'0000-00-00 00:00:00'),
(10727, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-11-12 19:
45:11', '0000-00-00 00:00:00'),
(10728, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-11-12 19:
45:26', '0000-00-00 00:00:00'),
(10729, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-11-12 19:45:40',
'0000-00-00 00:00:00'),
(10730, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-11-12 19:
45:55', '0000-00-00 00:00:00'),
(10731, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-11-12 19:46:10',
'0000-00-00 00:00:00'),
(10732, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-11-12
19:46:24', '0000-00-00 00:00:00'),
(10733, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-11-1
2 19:46:39', '0000-00-00 00:00:00'),
(10734, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-11-12 19:46:53',

'0000-00-00 00:00:00'),
(10735, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-11-12 19:47:08',
'0000-00-00 00:00:00'),
(10736, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-11-12 19:47:22',
'0000-00-00 00:00:00'),
(10737, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-11-12 19:47:37',
'0000-00-00 00:00:00'),
(10738, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/11-noticias-gado
r/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-creac
ion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f-sma
ller', '', '', '', 0, '2012-11-12 19:47:46', '0000-00-00 00:00:00'),
(10739, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-11-12 19:47:51',
'0000-00-00 00:00:00'),
(10740, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-11-12 19:48:06',
'0000-00-00 00:00:00'),
(10741, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-11-12 19:48:20',
'0000-00-00 00:00:00'),
(10742, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-11-12 19:48:35',
'0000-00-00 00:00:00'),
(10743, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-11-12 19:48:50',
'0000-00-00 00:00:00'),
(10744, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-11-12
19:49:04', '0000-00-00 00:00:00'),
(10745, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-11-12 19:49:18',
'0000-00-00 00:00:00'),
(10746, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-11-1
2 19:49:33', '0000-00-00 00:00:00'),
(10747, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-11-12 19
:49:48', '0000-00-00 00:00:00'),
(10748, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-11-1
2 19:50:02', '0000-00-00 00:00:00'),
(10749, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-11-12 19
:50:17', '0000-00-00 00:00:00'),
(10750, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-11-12 19:
51:56', '0000-00-00 00:00:00'),
(10751, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-11-12 19:53:49',
'0000-00-00 00:00:00'),
(10752, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-11-12
19:55:27', '0000-00-00 00:00:00'),
(10753, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-11-1
2 19:56:56', '0000-00-00 00:00:00'),
(10754, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata

cion/menor/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-11-12 19


:58:54', '0000-00-00 00:00:00'),
(10755, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-11-12 20:00:30',
'0000-00-00 00:00:00'),
(10756, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-11-12
20:05:22', '0000-00-00 00:00:00'),
(10757, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-11-12 20:06:33', '000000-00 00:00:00'),
(10758, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-11-12 20:
10:07', '0000-00-00 00:00:00'),
(10760, 'https://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/11noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniv
ersario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fo
ntstyle=f-smaller', '', '', '', 0, '2012-11-13 00:08:00', '0000-00-00 00:00:00')
,
(10774, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/modules/mod_AutsonSlideShow/images/fot2.jpg', '', 'http://www
.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios-departamentales/
sedede', '', 0, '2012-11-13 13:30:14', '0000-00-00 00:00:00'),
(10775, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/modules/mod_AutsonSlideShow/images/fot1.jpg', '', 'http://www
.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios-departamentales/
sedede', '', 0, '2012-11-13 13:30:14', '0000-00-00 00:00:00'),
(10776, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/DSC_0015.jpg', '', 'http://www.oruro.gob.bo/ind
ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:15', '0000-00-00 00:00:00'),
(10777, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/modules/mod_AutsonSlideShow/images/fot3.jpg', '', 'http://www
.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servicios-departamentales/
sedede', '', 0, '2012-11-13 13:30:15', '0000-00-00 00:00:00'),
(10778, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/0816_044.JPG', '', 'http://www.oruro.gob.bo/ind
ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:19', '0000-00-00 00:00:00'),
(10779, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/0814_020.JPG', '', 'http://www.oruro.gob.bo/ind
ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:19', '0000-00-00 00:00:00'),
(10780, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/DSC04909.JPG', '', 'http://www.oruro.gob.bo/ind
ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:19', '0000-00-00 00:00:00'),
(10781, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/0816_052.JPG', '', 'http://www.oruro.gob.bo/ind
ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:19', '0000-00-00 00:00:00'),
(10782, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/0814_041.JPG', '', 'http://www.oruro.gob.bo/ind
ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:20', '0000-00-00 00:00:00'),
(10783, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/0816_029.JPG', '', 'http://www.oruro.gob.bo/ind
ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:22', '0000-00-00 00:00:00'),
(10784, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici

os-departamentales/images/ROLLER/0816_027.JPG', '', 'http://www.oruro.gob.bo/ind


ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:22', '0000-00-00 00:00:00'),
(10785, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/0816_016.JPG', '', 'http://www.oruro.gob.bo/ind
ex.php/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '
2012-11-13 13:30:22', '0000-00-00 00:00:00'),
(10786, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/ROLLER/fot2.JPG', '', 'http://www.oruro.gob.bo/index.p
hp/organo-ejecutivo/dependencias/servicios-departamentales/sedede', '', 0, '2012
-11-13 13:30:23', '0000-00-00 00:00:00'),
(10801, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/revestimiento de canales.jpg', '', '', '', 0, '2
012-11-13 13:43:10', '0000-00-00 00:00:00'),
(10802, 'http://www.oruro.gob.bo/index.php/oruro-noticias/cache/ae13174add96f321
99e952bf2a4cd2ff', '', 'http://www.oruro.gob.bo/index.php/oruro-noticias/home',
'', 0, '2012-11-13 15:26:14', '0000-00-00 00:00:00'),
(10803, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/menor/images/pdfs/pdflog.png', '', '', '', 0, '2012-11-13 16:31:22', '000000-00 00:00:00'),
(10805, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/festival del pan.jpg', '', '', '', 0, '2012-11-1
3 19:44:26', '0000-00-00 00:00:00'),
(10807, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/festival del
pan.jpg', '', '', '', 0, '2012-11-14 03:20:23', '0000-00-00 00:00:00'),
(10809, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/visita gober
nador a santa cruz.jpg', '', '', '', 0, '2012-11-14 07:23:00', '0000-00-00 00:00
:00'),
(10815, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/aqui canta bolivia.jpg', '', '', '', 0, '2012-11
-14 21:04:48', '0000-00-00 00:00:00'),
(10819, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/91-presidente-morales-posesiono-al-comite-organizador-nacional-de-los-iii-jueg
os-plurinacionales', '', '', '', 0, '2012-11-15 00:33:14', '0000-00-00 00:00:00'
),
(10821, 'http://www.oruro.gob.bo/index.php/component/content/article/images/canc
ha para los musicos_thumb.jpg', '', '', '', 0, '2012-11-15 03:05:30', '0000-00-0
0 00:00:00'),
(10822, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/pdfs/pdflog.png', '', '', '', 0, '2012-11-15 04:18:41', '0000-0
0-00 00:00:00'),
(10823, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/revestimient
o de canales.jpg', '', '', '', 0, '2012-11-15 07:04:09', '0000-00-00 00:00:00'),
(10825, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/jardineras s
tadium.jpg', '', '', '', 0, '2012-11-15 12:55:32', '0000-00-00 00:00:00'),
(10826, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/dia mundial de la quinua.jpg', '', '', '', 0, '
2012-11-15 14:15:05', '0000-00-00 00:00:00'),
(10828, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '',
0, '2012-11-15 17:39:12', '0000-00-00 00:00:00'),
(10829, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '201211-15 17:40:16', '0000-00-00 00:00:00'),
(10830, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '
', 0, '2012-11-15 17:41:36', '0000-00-00 00:00:00'),
(10831, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedeges/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '201211-15 17:43:04', '0000-00-00 00:00:00'),

(10839, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/visita gobernador a santa cruz.jpg', '', '', '', 0, '2012-11-16 12:15:57', '0
000-00-00 00:00:00'),
(10840, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/rio desaguaderio.jpg', '', '', '', 0, '2012-11-16 13:16:46', '0000-00-00 00
:00:00'),
(10841, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/dia mundi
al de la quinua.jpg', '', '', '', 0, '2012-11-16 14:21:13', '0000-00-00 00:00:00
'),
(10842, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/entrega de equipamiento al hospital.jpg', '', ''
, '', 0, '2012-11-16 18:35:07', '0000-00-00 00:00:00'),
(10843, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/106-feliz-dia-maestro-de-oruro', '', '', '', 0, '2012-11-16 19:47:06', '0000-0
0-00 00:00:00'),
(10844, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/cancha para los musicos.jpg', '', '', '', 0, '20
12-11-16 20:43:56', '0000-00-00 00:00:00'),
(10845, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/revestimi
ento de canales.jpg', '', '', '', 0, '2012-11-16 21:48:21', '0000-00-00 00:00:00
'),
(10846, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/jardineras stadium.jpg', '', '', '', 0, '2012-11
-16 22:52:46', '0000-00-00 00:00:00'),
(10856, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/entrega de equipamiento al hospital.jpg', '', '', '', 0, '2012-11-17 04:03:53
', '0000-00-00 00:00:00'),
(10859, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/jardineras stadium.jpg', '', '', '', 0, '2012-11
-17 06:03:52', '0000-00-00 00:00:00'),
(10860, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedede/images/rio desaguaderio.jpg', '', '', '', 0, '2012-1117 06:48:19', '0000-00-00 00:00:00'),
(10861, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/visita go
bernador a santa cruz.jpg', '', '', '', 0, '2012-11-17 12:07:39', '0000-00-00 00
:00:00'),
(10862, 'http://www.oruro.gob.bo/index.php/component/content/article/images/reve
stimiento de canales_thumb.jpg', '', '', '', 0, '2012-11-17 12:53:20', '0000-0000 00:00:00'),
(10863, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/rio desag
uaderio.jpg', '', '', '', 0, '2012-11-17 13:39:17', '0000-00-00 00:00:00'),
(10866, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd13.docx', '', '', '', 0, '2012-11-17 20:38:43', '0000-00-00 00:00:00'
),
(10867, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd172011.docx', '', '', '', 0, '2012-11-17 20:38:46', '0000-00-00 00:00
:00'),
(10868, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd92011.docx', '', '', '', 0, '2012-11-17 20:38:53', '0000-00-00 00:00:
00'),
(10869, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd192011.docx', '', '', '', 0, '2012-11-17 20:39:08', '0000-00-00 00:00
:00'),
(10870, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd12.docx', '', '', '', 0, '2012-11-17 20:39:21', '0000-00-00 00:00:00'
),
(10871, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd10.docx', '', '', '', 0, '2012-11-17 20:39:35', '0000-00-00 00:00:00'
),
(10872, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/

ley28.docx', '', '', '', 0, '2012-11-17 20:39:49', '0000-00-00 00:00:00'),


(10873, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd122011.docx', '', '', '', 0, '2012-11-17 20:40:03', '0000-00-00 00:00
:00'),
(10874, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd9.docx', '', '', '', 0, '2012-11-17 20:40:18', '0000-00-00 00:00:00')
,
(10875, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
EstructuraGADOR.xls', '', '', '', 0, '2012-11-17 20:40:31', '0000-00-00 00:00:00
'),
(10876, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd112011.docx', '', '', '', 0, '2012-11-17 20:40:44', '0000-00-00 00:00
:00'),
(10877, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
EscalaSalarial2012.xls', '', '', '', 0, '2012-11-17 20:41:00', '0000-00-00 00:00
:00'),
(10878, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd32011.docx', '', '', '', 0, '2012-11-17 20:41:12', '0000-00-00 00:00:
00'),
(10879, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd6.docx', '', '', '', 0, '2012-11-17 20:41:26', '0000-00-00 00:00:00')
,
(10880, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd5.docx', '', '', '', 0, '2012-11-17 20:41:40', '0000-00-00 00:00:00')
,
(10881, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ley29.docx', '', '', '', 0, '2012-11-17 20:41:58', '0000-00-00 00:00:00'),
(10882, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd152011.docx', '', '', '', 0, '2012-11-17 20:42:10', '0000-00-00 00:00
:00'),
(10883, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd62011.docx', '', '', '', 0, '2012-11-17 20:42:20', '0000-00-00 00:00:
00'),
(10884, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd22011.docx', '', '', '', 0, '2012-11-17 20:42:34', '0000-00-00 00:00:
00'),
(10885, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd4.docx', '', '', '', 0, '2012-11-17 20:42:48', '0000-00-00 00:00:00')
,
(10886, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd3.docx', '', '', '', 0, '2012-11-17 20:43:02', '0000-00-00 00:00:00')
,
(10887, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd2.docx', '', '', '', 0, '2012-11-17 20:43:15', '0000-00-00 00:00:00')
,
(10888, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd132011.docx', '', '', '', 0, '2012-11-17 20:43:29', '0000-00-00 00:00
:00'),
(10889, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd1.docx', '', '', '', 0, '2012-11-17 20:43:43', '0000-00-00 00:00:00')
,
(10890, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd7.docx', '', '', '', 0, '2012-11-17 20:43:57', '0000-00-00 00:00:00')
,
(10891, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd72011.docx', '', '', '', 0, '2012-11-17 20:44:12', '0000-00-00 00:00:
00'),
(10892, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd8.docx', '', '', '', 0, '2012-11-17 20:44:25', '0000-00-00 00:00:00')
,

(10893, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd12011.docx', '', '', '', 0, '2012-11-17 20:44:40', '0000-00-00 00:00:
00'),
(10894, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd182011.docx', '', '', '', 0, '2012-11-17 20:44:57', '0000-00-00 00:00
:00'),
(10895, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd11.docx', '', '', '', 0, '2012-11-17 20:45:11', '0000-00-00 00:00:00'
),
(10896, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/pdfs/gaceta/
ddptales/dd102011.docx', '', '', '', 0, '2012-11-17 20:45:27', '0000-00-00 00:00
:00'),
(10897, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/jardinera
s stadium.jpg', '', '', '', 0, '2012-11-17 21:04:11', '0000-00-00 00:00:00'),
(10901, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/11-noticias-ga
dor/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-cre
acion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '', '',
0, '2012-11-18 03:52:28', '0000-00-00 00:00:00'),
(10903, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/dia mundial
de la quinua.jpg', '', '', '', 0, '2012-11-18 05:33:35', '0000-00-00 00:00:00'),
(10906, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/internacional/11-noticias-gador/173-el-gobierno-departamental-de-orur
o-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta
-libertaria-de-santa-cru', '', '', '', 0, '2012-11-18 07:41:48', '0000-00-00 00:
00:00'),
(10909, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', ''
, 0, '2012-11-18 12:18:50', '0000-00-00 00:00:00'),
(10910, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0,
'2012-11-18 12:18:56', '0000-00-00 00:00:00'),
(10911, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0,
'2012-11-18 12:19:01', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(10912, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0,
'2012-11-18 12:19:06', '0000-00-00 00:00:00'),
(10913, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0,
'2012-11-18 12:19:17', '0000-00-00 00:00:00'),
(10914, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '',
0, '2012-11-18 12:19:27', '0000-00-00 00:00:00'),
(10915, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0,
'2012-11-18 12:19:38', '0000-00-00 00:00:00'),
(10916, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '',
0, '2012-11-18 12:19:49', '0000-00-00 00:00:00'),
(10917, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', ''
, 0, '2012-11-18 12:20:00', '0000-00-00 00:00:00'),
(10918, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', ''
, 0, '2012-11-18 12:20:10', '0000-00-00 00:00:00'),
(10919, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '',
0, '2012-11-18 12:20:21', '0000-00-00 00:00:00'),

(10920, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0,
'2012-11-18 12:20:32', '0000-00-00 00:00:00'),
(10921, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', ''
, 0, '2012-11-18 12:20:43', '0000-00-00 00:00:00'),
(10922, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-1
1-18 12:20:54', '0000-00-00 00:00:00'),
(10923, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '',
0, '2012-11-18 12:21:05', '0000-00-00 00:00:00'),
(10924, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0
, '2012-11-18 12:21:15', '0000-00-00 00:00:00'),
(10925, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0,
'2012-11-18 12:21:26', '0000-00-00 00:00:00'),
(10926, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '',
0, '2012-11-18 12:21:37', '0000-00-00 00:00:00'),
(10927, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0,
'2012-11-18 12:21:48', '0000-00-00 00:00:00'),
(10928, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', ''
, 0, '2012-11-18 12:21:59', '0000-00-00 00:00:00'),
(10929, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0,
'2012-11-18 12:22:09', '0000-00-00 00:00:00'),
(10930, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', ''
, 0, '2012-11-18 12:22:21', '0000-00-00 00:00:00'),
(10931, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '',
0, '2012-11-18 12:22:32', '0000-00-00 00:00:00'),
(10932, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', ''
, 0, '2012-11-18 12:22:42', '0000-00-00 00:00:00'),
(10933, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0,
'2012-11-18 12:22:53', '0000-00-00 00:00:00'),
(10934, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', ''
, 0, '2012-11-18 12:24:20', '0000-00-00 00:00:00'),
(10935, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0,
'2012-11-18 12:26:00', '0000-00-00 00:00:00'),
(10936, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0,
'2012-11-18 12:27:22', '0000-00-00 00:00:00'),
(10937, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-1
1-18 12:31:06', '0000-00-00 00:00:00'),
(10938, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0,
'2012-11-18 12:31:42', '0000-00-00 00:00:00'),
(10939, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedcam/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', ''
, 0, '2012-11-18 12:32:12', '0000-00-00 00:00:00'),

(10941, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/cancha para los musicos.jpg', '', '', '', 0, '20
12-11-18 17:12:14', '0000-00-00 00:00:00'),
(10942, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/anpe/images/Noticias/boletin unidcom 05-1.jpg', '', '', '', 0, '2012-11-18
17:23:58', '0000-00-00 00:00:00'),
(10943, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/aqui canta b
olivia.jpg', '', '', '', 0, '2012-11-18 18:38:07', '0000-00-00 00:00:00'),
(10946, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/cancha para
los musicos.jpg', '', '', '', 0, '2012-11-19 05:04:45', '0000-00-00 00:00:00'),
(10949, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/dia mundial de la quinua.jpg', '', '', '', 0, '2
012-11-19 06:37:38', '0000-00-00 00:00:00'),
(10950, 'http://www.oruro.gob.bo/index.php/component/content/article/images/foto
juridica_thumb.jpg', '', '', '', 0, '2012-11-19 08:13:40', '0000-00-00 00:00:00
'),
(10951, 'http://www.oruro.gob.bo/index.php/component/content/article/images/entr
evista gobernador_thumb.jpg', '', '', '', 0, '2012-11-19 09:49:42', '0000-00-00
00:00:00'),
(10952, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/rio desaguaderio.jpg', '', '', '', 0, '2012-11-1
9 11:17:46', '0000-00-00 00:00:00'),
(10954, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/cache/a925bf1fb2c6e9c206cdfe8526217658', '', 'http://www.orur
o.gob.bo/index.php/organo-ejecutivo/dependencias/servicios-departamentales/seded
e?showall=1&limitstart=', '', 0, '2012-11-19 15:18:34', '0000-00-00 00:00:00'),
(10955, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/cache/87
6a92ce8f752bb847dcc5563b509f40', '', 'http://www.oruro.gob.bo/index.php/organo-e
jecutivo/organigrama/2-institucional', '', 0, '2012-11-19 16:16:16', '0000-00-00
00:00:00'),
(10956, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/cache/876a92ce8f752b
b847dcc5563b509f40', '', 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gob
ernador', '', 0, '2012-11-19 16:21:19', '0000-00-00 00:00:00'),
(10957, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/entrega de e
quipamiento al hospital.jpg', '', '', '', 0, '2012-11-19 16:37:16', '0000-00-00
00:00:00'),
(10958, 'http://www.oruro.gob.bo/index.php/component/content/article/images/reco
nocimiento al gobernador_thumb.jpg', '', '', '', 0, '2012-11-19 16:54:04', '0000
-00-00 00:00:00'),
(10959, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/entrega de equipamiento al hospital.jpg', '', ''
, '', 0, '2012-11-19 19:32:00', '0000-00-00 00:00:00'),
(10963, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/visita gobernador a santa cruz.jpg', '', '', '',
0, '2012-11-19 22:43:47', '0000-00-00 00:00:00'),
(10971, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/dia mundial de la quinua.jpg', '', '', '', 0, '2
012-11-20 04:34:09', '0000-00-00 00:00:00'),
(10977, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-1120 11:52:25', '0000-00-00 00:00:00'),
(10978, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-1120 11:52:29', '0000-00-00 00:00:00'),
(10979, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '',
0, '2012-11-20 11:52:32', '0000-00-00 00:00:00'),
(10980, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '',
0, '2012-11-20 11:52:36', '0000-00-00 00:00:00'),

(10981, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '
2012-11-20 11:52:40', '0000-00-00 00:00:00'),
(10982, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-11
-20 11:52:43', '0000-00-00 00:00:00'),
(10983, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-1120 11:52:47', '0000-00-00 00:00:00'),
(10984, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-1120 11:52:51', '0000-00-00 00:00:00'),
(10985, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-1120 11:52:55', '0000-00-00 00:00:00'),
(10986, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-1120 11:52:59', '0000-00-00 00:00:00'),
(10987, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-11
-20 11:53:03', '0000-00-00 00:00:00'),
(10988, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-11
-20 11:53:07', '0000-00-00 00:00:00'),
(10989, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '
2012-11-20 11:53:11', '0000-00-00 00:00:00'),
(10990, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-1120 11:53:15', '0000-00-00 00:00:00'),
(10991, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-1120 11:53:19', '0000-00-00 00:00:00'),
(10992, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-1120 11:53:23', '0000-00-00 00:00:00'),
(10993, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '',
0, '2012-11-20 11:53:27', '0000-00-00 00:00:00'),
(10994, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-1120 11:53:31', '0000-00-00 00:00:00'),
(10995, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-11
-20 11:53:34', '0000-00-00 00:00:00'),
(10996, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012
-11-20 11:53:38', '0000-00-00 00:00:00'),
(10997, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0,
'2012-11-20 11:53:42', '0000-00-00 00:00:00'),
(10998, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '
2012-11-20 11:53:46', '0000-00-00 00:00:00'),
(10999, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '
2012-11-20 11:53:50', '0000-00-00 00:00:00'),
(11000, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-11
-20 11:53:54', '0000-00-00 00:00:00'),

(11001, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '',
0, '2012-11-20 11:53:58', '0000-00-00 00:00:00'),
(11002, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '
2012-11-20 11:54:02', '0000-00-00 00:00:00'),
(11003, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-1120 11:54:06', '0000-00-00 00:00:00'),
(11004, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '',
0, '2012-11-20 11:54:10', '0000-00-00 00:00:00'),
(11005, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-1120 11:54:14', '0000-00-00 00:00:00'),
(11006, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '
2012-11-20 11:54:17', '0000-00-00 00:00:00'),
(11007, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '',
0, '2012-11-20 11:54:21', '0000-00-00 00:00:00'),
(11008, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '',
0, '2012-11-20 11:54:25', '0000-00-00 00:00:00'),
(11009, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '',
0, '2012-11-20 11:54:29', '0000-00-00 00:00:00'),
(11010, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0,
'2012-11-20 11:54:33', '0000-00-00 00:00:00'),
(11011, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-1120 11:54:37', '0000-00-00 00:00:00'),
(11012, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '',
0, '2012-11-20 11:54:41', '0000-00-00 00:00:00'),
(11013, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0,
'2012-11-20 11:54:51', '0000-00-00 00:00:00'),
(11014, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-11
-20 11:54:53', '0000-00-00 00:00:00'),
(11015, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0,
'2012-11-20 11:54:55', '0000-00-00 00:00:00'),
(11016, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-1120 11:54:57', '0000-00-00 00:00:00'),
(11017, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0,
'2012-11-20 11:55:02', '0000-00-00 00:00:00'),
(11018, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '',
0, '2012-11-20 11:55:05', '0000-00-00 00:00:00'),
(11019, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-1120 11:55:08', '0000-00-00 00:00:00'),
(11020, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '',
0, '2012-11-20 11:55:12', '0000-00-00 00:00:00'),

(11021, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-1120 11:55:16', '0000-00-00 00:00:00'),
(11022, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '',
0, '2012-11-20 11:55:20', '0000-00-00 00:00:00'),
(11023, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '
2012-11-20 11:55:24', '0000-00-00 00:00:00'),
(11024, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '',
0, '2012-11-20 11:55:28', '0000-00-00 00:00:00'),
(11025, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-1120 11:55:32', '0000-00-00 00:00:00'),
(11026, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-1120 11:55:36', '0000-00-00 00:00:00'),
(11027, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '',
0, '2012-11-20 11:55:40', '0000-00-00 00:00:00'),
(11028, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-11
-20 11:55:43', '0000-00-00 00:00:00'),
(11029, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '
2012-11-20 11:55:47', '0000-00-00 00:00:00'),
(11030, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-11
-20 11:55:51', '0000-00-00 00:00:00'),
(11031, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '',
0, '2012-11-20 11:55:55', '0000-00-00 00:00:00'),
(11032, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-1120 11:55:59', '0000-00-00 00:00:00'),
(11033, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '
2012-11-20 11:56:03', '0000-00-00 00:00:00'),
(11034, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-1120 11:58:10', '0000-00-00 00:00:00'),
(11035, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-1120 12:00:59', '0000-00-00 00:00:00'),
(11040, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/EstructuraGADOR.xls', '', '', '', 0, '2012-11-20 20:49:05', '0000-00-00 00:00
:00'),
(11041, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley28.docx', '', '', '', 0, '2012-11-20 20:49:06', '0000-00-00 00:00:00'),
(11042, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/EscalaSalarial2012.xls', '', '', '', 0, '2012-11-20 20:49:08', '0000-00-00 00
:00:00'),
(11043, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/gace
ta/ley29.docx', '', '', '', 0, '2012-11-20 20:49:10', '0000-00-00 00:00:00'),
(11045, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/0814_020.JPG',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2
2:10:09', '0000-00-00 00:00:00'),
(11046, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/0816_052.JPG',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2

2:10:09', '0000-00-00 00:00:00'),


(11047, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/0816_044.JPG',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2
2:10:09', '0000-00-00 00:00:00'),
(11048, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/0816_029.JPG',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2
2:10:10', '0000-00-00 00:00:00'),
(11049, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/0814_041.JPG',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2
2:10:10', '0000-00-00 00:00:00'),
(11050, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/0816_027.JPG',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2
2:10:10', '0000-00-00 00:00:00'),
(11051, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/0816_016.JPG',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2
2:10:10', '0000-00-00 00:00:00'),
(11052, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/fot2.JPG', '',
'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 22:10
:10', '0000-00-00 00:00:00'),
(11053, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/DSC04909.JPG',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2
2:10:11', '0000-00-00 00:00:00'),
(11054, 'http://www.oruro.gob.bo/index.php/servicio/modules/mod_AutsonSlideShow/
images/fot1.jpg', '', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '',
0, '2012-11-20 22:10:11', '0000-00-00 00:00:00'),
(11055, 'http://www.oruro.gob.bo/index.php/servicio/modules/mod_AutsonSlideShow/
images/fot2.jpg', '', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '',
0, '2012-11-20 22:10:12', '0000-00-00 00:00:00'),
(11056, 'http://www.oruro.gob.bo/index.php/servicio/modules/mod_AutsonSlideShow/
images/fot3.jpg', '', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '',
0, '2012-11-20 22:10:12', '0000-00-00 00:00:00'),
(11057, 'http://www.oruro.gob.bo/index.php/servicio/images/ROLLER/DSC_0015.jpg',
'', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '2012-11-20 2
2:10:12', '0000-00-00 00:00:00'),
(11060, 'http://www.oruro.gob.bo/index.php/component/content/article/images/fest
ival del pan_thumb.jpg', '', '', '', 0, '2012-11-21 03:15:23', '0000-00-00 00:00
:00'),
(11061, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/undefined', '', 'http://www.oruro.gob.bo/index.php/organo-eje
cutivo/dependencias/servicios-departamentales/sedes', '', 0, '2012-11-21 04:35:2
0', '0000-00-00 00:00:00'),
(11062, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/contrata
cion/undefined', '', 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaci
ones/contratacion/menor', '', 0, '2012-11-21 04:41:25', '0000-00-00 00:00:00'),
(11074, 'http://www.oruro.gob.bo/index.php/component/content/article/images/dia
del himno nacional_thumb.jpg', '', '', '', 0, '2012-11-21 14:55:38', '0000-00-00
00:00:00'),
(11091, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gad
or/97-el-presidente-del-estado-junto-al-gobernador-del-departamento-de-oruro-ina
uguro-una-infraestructura-educativa-en-socamani?fontstyle=f-larger', '', '', '',
0, '2012-11-21 23:49:15', '0000-00-00 00:00:00'),
(11093, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/pdfs/pdfl
og.png', '', '', '', 0, '2012-11-22 03:17:00', '0000-00-00 00:00:00'),
(11103, 'http://www.oruro.gob.bo/index.php/component/content/article/images/entr
ega de equipamiento al hospital_thumb.jpg', '', '', '', 0, '2012-11-22 09:04:17'
, '0000-00-00 00:00:00'),
(11104, 'http://www.oruro.gob.bo/index.php/component/content/article/images/visi
ta gobernador a santa cruz_thumb.jpg', '', '', '', 0, '2012-11-22 09:04:24', '00
00-00-00 00:00:00'),
(11108, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/181?fontstyle=f-la

rger', '', '', '', 0, '2012-11-22 11:40:58', '0000-00-00 00:00:00'),


(11111, 'http://www.oruro.gob.bo/index.php/servicio/tramites/images/rio desaguad
erio.jpg', '', '', '', 0, '2012-11-22 15:19:11', '0000-00-00 00:00:00'),
(11113, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-11-22 18:43:19', '0000-00-00 00
:00:00'),
(11114, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-11-22 18:43:29', '0000-00-00 00
:00:00'),
(11115, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-11-22 18:43:39', '0000
-00-00 00:00:00'),
(11116, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/imag
es/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-11-22 18:43:47', '0
000-00-00 00:00:00'),
(11118, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-1
1-22 19:12:18', '0000-00-00 00:00:00'),
(11119, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0
, '2012-11-22 19:12:28', '0000-00-00 00:00:00'),
(11120, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', ''
, 0, '2012-11-22 19:12:39', '0000-00-00 00:00:00'),
(11121, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-1
1-22 19:12:49', '0000-00-00 00:00:00'),
(11127, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/11-noticias-gado
r/92-gobierno-departamental-distribuira-casi-90-mil-arbolitos-en-todo-el-departa
mento-de-oruro-en-esta-gestion', '', '', '', 0, '2012-11-22 22:17:56', '0000-0000 00:00:00'),
(11141, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-11-23 03:52:05', '
0000-00-00 00:00:00'),
(11142, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-11-23 03:52:09', '000
0-00-00 00:00:00'),
(11143, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-11-23 03:52:12', '0000-00-00 0
0:00:00'),
(11144, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedcam/ima
ges/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-11-23 03:52:16', '0000-00-00 0
0:00:00'),
(11174, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gober
nador/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-a
l-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-sant
a-cruz', '', '', '', 0, '2012-11-24 07:43:42', '0000-00-00 00:00:00'),
(11175, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedes/images/festival del pan.jpg', '', '', '', 0, '2012-11-2
4 09:34:04', '0000-00-00 00:00:00'),
(11194, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/cache/1e918c8f0b291f
a7b06f981ee540f009', '', 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/org
anigrama', '', 0, '2012-11-24 23:22:48', '0000-00-00 00:00:00'),
(11196, 'http://www.oruro.gob.bo/index.php/co/coordinacion-de-transparencia-y-lu
cha-contra-la-corrupcion/11-noticias-gador/173-el-gobierno-departamental-de-orur
o-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta
-libertaria-de-santa-cru', '', '', '', 0, '2012-11-25 01:48:35', '0000-00-00 00:
00:00'),
(11201, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedeges/11
-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-ani

versario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz',
'', '', '', 0, '2012-11-25 09:53:19', '0000-00-00 00:00:00'),
(11202, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gacet
a/ley28.docx', '', '', '', 0, '2012-11-25 12:58:13', '0000-00-00 00:00:00'),
(11203, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gacet
a/ley29.docx', '', '', '', 0, '2012-11-25 12:58:17', '0000-00-00 00:00:00'),
(11204, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gacet
a/EscalaSalarial2012.xls', '', '', '', 0, '2012-11-25 13:00:03', '0000-00-00 00:
00:00'),
(11205, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home/images/pdfs/gacet
a/EstructuraGADOR.xls', '', '', '', 0, '2012-11-25 13:03:04', '0000-00-00 00:00:
00'),
(11208, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sedag/images/visita gobernador a santa cruz.jpg', '', '', '',
0, '2012-11-25 22:03:09', '0000-00-00 00:00:00'),
(11210, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-1
1-25 23:35:51', '0000-00-00 00:00:00'),
(11211, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0
, '2012-11-25 23:36:00', '0000-00-00 00:00:00'),
(11212, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-1
1-25 23:36:07', '0000-00-00 00:00:00'),
(11213, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/internacional/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', ''
, 0, '2012-11-25 23:36:14', '0000-00-00 00:00:00'),
(11217, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional
/18-coordinador-ctlcc?showall=&start=2', '', '', '', 0, '2012-11-27 00:30:02', '
0000-00-00 00:00:00'),
(11220, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/11-noticias-gador/173-el-gobierno-departamental-de-orurorindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-l
ibertaria-de-santa-cruz', '', '', '', 0, '2012-11-27 05:43:32', '0000-00-00 00:0
0:00'),
(11251, 'http://www.oruro.gob.bo/index.php/servicio/cache/816d2f59ea30f2e81e94e2
0125f0a8cb', '', 'http://www.oruro.gob.bo/index.php/servicio/tramites', '', 0, '
2012-11-28 16:40:24', '0000-00-00 00:00:00'),
(11261, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/images/cancha pa
ra los musicos.jpg', '', '', '', 0, '2012-11-29 16:03:24', '0000-00-00 00:00:00'
),
(11275, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-11-30
01:44:33', '0000-00-00 00:00:00'),
(11276, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2
012-11-30 01:44:39', '0000-00-00 00:00:00'),
(11277, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-11-30
01:44:48', '0000-00-00 00:00:00'),
(11278, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-11-30
01:44:52', '0000-00-00 00:00:00'),
(11279, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0
, '2012-11-30 01:44:59', '0000-00-00 00:00:00'),
(11280, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-11-3
0 01:45:06', '0000-00-00 00:00:00'),
(11281, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0,


'2012-11-30 01:45:13', '0000-00-00 00:00:00'),
(11282, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0
, '2012-11-30 01:45:19', '0000-00-00 00:00:00'),
(11283, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-11-30
01:45:26', '0000-00-00 00:00:00'),
(11284, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0
, '2012-11-30 01:45:33', '0000-00-00 00:00:00'),
(11285, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '20
12-11-30 01:45:39', '0000-00-00 00:00:00'),
(11286, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0
, '2012-11-30 01:45:46', '0000-00-00 00:00:00'),
(11287, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-11-3
0 01:45:53', '0000-00-00 00:00:00'),
(11288, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-11-30
01:45:59', '0000-00-00 00:00:00'),
(11289, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0,
'2012-11-30 01:46:06', '0000-00-00 00:00:00'),
(11290, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-11-3
0 01:46:13', '0000-00-00 00:00:00'),
(11291, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2
012-11-30 01:46:19', '0000-00-00 00:00:00'),
(11292, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '20
12-11-30 01:46:26', '0000-00-00 00:00:00'),
(11293, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '20
12-11-30 01:46:33', '0000-00-00 00:00:00'),
(11294, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '20
12-11-30 01:46:40', '0000-00-00 00:00:00'),
(11295, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-11-30
01:46:46', '0000-00-00 00:00:00'),
(11296, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-11-30
01:46:53', '0000-00-00 00:00:00'),
(11297, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '20
12-11-30 01:47:00', '0000-00-00 00:00:00'),
(11298, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0
, '2012-11-30 01:47:06', '0000-00-00 00:00:00'),
(11299, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-11-30
01:47:13', '0000-00-00 00:00:00'),
(11300, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-11-30
01:47:20', '0000-00-00 00:00:00'),
(11301, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/asuntos-juridicos/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-11-3


0 01:47:26', '0000-00-00 00:00:00'),
(11302, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-11-30
01:47:33', '0000-00-00 00:00:00'),
(11303, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-11-30
01:47:40', '0000-00-00 00:00:00'),
(11304, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2
012-11-30 01:47:46', '0000-00-00 00:00:00'),
(11305, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '20
12-11-30 01:47:53', '0000-00-00 00:00:00'),
(11306, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0
, '2012-11-30 01:48:00', '0000-00-00 00:00:00'),
(11307, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-1
1-30 01:48:06', '0000-00-00 00:00:00'),
(11308, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0
, '2012-11-30 01:48:13', '0000-00-00 00:00:00'),
(11309, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-11-3
0 01:48:20', '0000-00-00 00:00:00'),
(11310, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-11-30
12:58:32', '0000-00-00 00:00:00'),
(11311, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0
, '2012-11-30 12:58:40', '0000-00-00 00:00:00'),
(11312, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '20
12-11-30 12:58:51', '0000-00-00 00:00:00'),
(11313, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0
, '2012-11-30 13:03:01', '0000-00-00 00:00:00'),
(11315, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-11-30
13:09:48', '0000-00-00 00:00:00'),
(11316, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-11-30
13:10:19', '0000-00-00 00:00:00'),
(11317, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0,
'2012-11-30 13:10:47', '0000-00-00 00:00:00'),
(11318, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '20
12-11-30 13:11:21', '0000-00-00 00:00:00'),
(11319, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-11-30
13:11:51', '0000-00-00 00:00:00'),
(11320, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0,
'2012-11-30 13:12:18', '0000-00-00 00:00:00'),
(11321, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0,
'2012-11-30 13:12:56', '0000-00-00 00:00:00'),
(11322, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/asuntos-juridicos/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-11-30


13:13:25', '0000-00-00 00:00:00'),
(11323, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-11-30
13:13:47', '0000-00-00 00:00:00'),
(11324, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-11-3
0 13:16:29', '0000-00-00 00:00:00'),
(11325, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-11-30
13:16:36', '0000-00-00 00:00:00'),
(11326, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0,
'2012-11-30 13:16:41', '0000-00-00 00:00:00'),
(11327, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-11-30
13:26:10', '0000-00-00 00:00:00'),
(11328, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-11-3
0 13:28:50', '0000-00-00 00:00:00'),
(11329, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '
2012-11-30 13:34:29', '0000-00-00 00:00:00'),
(11330, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-11-3
0 13:35:47', '0000-00-00 00:00:00'),
(11331, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '20
12-11-30 13:37:10', '0000-00-00 00:00:00'),
(11332, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-11-30
16:18:00', '0000-00-00 00:00:00'),
(11333, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-11-30
16:18:06', '0000-00-00 00:00:00'),
(11334, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/asuntos-juridicos/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2
012-11-30 16:18:11', '0000-00-00 00:00:00'),
(11343, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/revestimiento de canales.jpg', '', '', '', 0, '2012-12-03 19:42:59', '000000-00 00:00:00'),
(11362, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama..', '',
'', '', 0, '2012-12-04 17:36:33', '0000-00-00 00:00:00'),
(11369, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=109&fontstyl
e=f-larger', '', '', '', 0, '2012-12-04 18:14:57', '0000-00-00 00:00:00'),
(11373, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=109&fontstyl
e=f-smaller', '', '', '', 0, '2012-12-04 18:25:55', '0000-00-00 00:00:00'),
(11374, 'http://www.oruro.gob.bo/index.php/component/user/register', '', '', '',
0, '2012-12-04 18:28:51', '0000-00-00 00:00:00'),
(11413, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0
, '2012-12-05 04:06:56', '0000-00-00 00:00:00'),
(11414, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd92011.docx', '', '', ''
, 0, '2012-12-05 04:07:00', '0000-00-00 00:00:00'),
(11415, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0,
'2012-12-05 04:07:03', '0000-00-00 00:00:00'),
(11416, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0,

'2012-12-05 04:07:07', '0000-00-00 00:00:00'),


(11417, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd62011.docx', '', '', ''
, 0, '2012-12-05 04:07:10', '0000-00-00 00:00:00'),
(11422, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd122011.docx', '', '', '
', 0, '2012-12-05 04:07:41', '0000-00-00 00:00:00'),
(11425, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd102011.docx', '', '', '
', 0, '2012-12-05 04:08:03', '0000-00-00 00:00:00'),
(11427, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd152011.docx', '', '', '
', 0, '2012-12-05 04:08:18', '0000-00-00 00:00:00'),
(11428, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0,
'2012-12-05 04:08:25', '0000-00-00 00:00:00'),
(11437, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '
', 0, '2012-12-05 04:09:32', '0000-00-00 00:00:00'),
(11438, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0,
'2012-12-05 04:09:39', '0000-00-00 00:00:00'),
(11441, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd72011.docx', '', '', ''
, 0, '2012-12-05 04:10:01', '0000-00-00 00:00:00'),
(11445, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd182011.docx', '', '', '
', 0, '2012-12-05 04:10:32', '0000-00-00 00:00:00'),
(11446, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '201212-05 04:10:43', '0000-00-00 00:00:00'),
(11447, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0
, '2012-12-05 04:10:47', '0000-00-00 00:00:00'),
(11448, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd132011.docx', '', '', '
', 0, '2012-12-05 04:10:53', '0000-00-00 00:00:00'),
(11449, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0
, '2012-12-05 04:11:01', '0000-00-00 00:00:00'),
(11450, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd192011.docx', '', '', '
', 0, '2012-12-05 04:11:08', '0000-00-00 00:00:00'),
(11452, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd172011.docx', '', '', '
', 0, '2012-12-05 04:11:23', '0000-00-00 00:00:00'),
(11454, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd12011.docx', '', '', ''
, 0, '2012-12-05 04:11:38', '0000-00-00 00:00:00'),
(11455, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0,
'2012-12-05 04:11:45', '0000-00-00 00:00:00'),
(11457, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '201212-05 04:12:00', '0000-00-00 00:00:00'),
(11458, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0
, '2012-12-05 04:12:07', '0000-00-00 00:00:00'),
(11459, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0,

'2012-12-05 04:12:15', '0000-00-00 00:00:00');


INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(11460, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0,
'2012-12-05 04:12:22', '0000-00-00 00:00:00'),
(11461, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd32011.docx', '', '', ''
, 0, '2012-12-05 04:13:27', '0000-00-00 00:00:00'),
(11462, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd112011.docx', '', '', '
', 0, '2012-12-05 04:14:31', '0000-00-00 00:00:00'),
(11464, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '',
0, '2012-12-05 04:16:24', '0000-00-00 00:00:00'),
(11466, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd22011.docx', '', '', ''
, 0, '2012-12-05 04:20:39', '0000-00-00 00:00:00'),
(11467, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0,
'2012-12-05 04:21:22', '0000-00-00 00:00:00'),
(11470, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/sed-fmc/images/pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0,
'2012-12-05 04:23:27', '0000-00-00 00:00:00'),
(11481, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd11.docx', '', '', '', 0, '2012-12-05 13:45:04', '0000-0000 00:00:00'),
(11482, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-12-05 14:23:40', '0000-00
-00 00:00:00'),
(11483, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd112011.docx', '', '', '', 0, '2012-12-05 14:38:24', '0000
-00-00 00:00:00'),
(11484, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-12-05 14:58:23', '0000-00-00 00:00
:00'),
(11493, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley1.html', '', '', '', 0, '2012-12-05 15:52:36', '0000-00-00 00:00:
00'),
(11494, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley8.html', '', '', '', 0, '2012-12-05 16:22:25', '0000-00-00 00:00:
00'),
(11495, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd152011.docx', '', '', '', 0, '2012-12-05 16:49:41', '0000
-00-00 00:00:00'),
(11496, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd3.docx', '', '', '', 0, '2012-12-05 16:50:21', '0000-00-0
0 00:00:00'),
(11497, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley12.html', '', '', '', 0, '2012-12-05 16:50:29', '0000-00-00 00:00
:00'),
(11498, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd92011.docx', '', '', '', 0, '2012-12-05 16:50:36', '000000-00 00:00:00'),
(11499, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd8.docx', '', '', '', 0, '2012-12-05 16:50:43', '0000-00-0
0 00:00:00'),
(11500, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley14.html', '', '', '', 0, '2012-12-05 16:50:50', '0000-00-00 00:00
:00'),

(11501, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd12.docx', '', '', '', 0, '2012-12-05 16:50:58', '0000-0000 00:00:00'),
(11502, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley13.html', '', '', '', 0, '2012-12-05 16:51:05', '0000-00-00 00:00
:00'),
(11503, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley9.html', '', '', '', 0, '2012-12-05 16:51:12', '0000-00-00 00:00:
00'),
(11504, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-12-05 16:51:20', '0000-00-00 00:00:
00'),
(11505, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-12-05 16:51:27', '0000-00-00 00:00:
00'),
(11506, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd12011.docx', '', '', '', 0, '2012-12-05 16:51:34', '000000-00 00:00:00'),
(11507, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-12-05 16:51:42', '0000-00-00 00:00:
00'),
(11508, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd102011.docx', '', '', '', 0, '2012-12-05 16:51:49', '0000
-00-00 00:00:00'),
(11509, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd9.docx', '', '', '', 0, '2012-12-05 16:51:56', '0000-00-0
0 00:00:00'),
(11510, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-12-05 16:52:04', '0000-00-00 00:00:
00'),
(11511, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd10.docx', '', '', '', 0, '2012-12-05 16:52:11', '0000-0000 00:00:00'),
(11512, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd182011.docx', '', '', '', 0, '2012-12-05 16:52:18', '0000
-00-00 00:00:00'),
(11513, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-12-05 16:52:25', '0000-00-00 00:00:
00'),
(11514, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd2.docx', '', '', '', 0, '2012-12-05 16:52:33', '0000-00-0
0 00:00:00'),
(11515, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley10.html', '', '', '', 0, '2012-12-05 16:52:40', '0000-00-00 00:00
:00'),
(11516, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd172011.docx', '', '', '', 0, '2012-12-05 16:52:47', '0000
-00-00 00:00:00'),
(11517, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd62011.docx', '', '', '', 0, '2012-12-05 16:52:55', '000000-00 00:00:00'),
(11518, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
Institucional/bgi2011.pdf', '', '', '', 0, '2012-12-05 16:53:02', '0000-00-00 00
:00:00'),
(11519, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd32011.docx', '', '', '', 0, '2012-12-05 16:53:09', '000000-00 00:00:00'),
(11520, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley2.html', '', '', '', 0, '2012-12-05 16:53:17', '0000-00-00 00:00:
00'),

(11521, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-12-05 16:53:24', '0000-00-00 00:00:
00'),
(11522, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-12-05 16:53:31', '0000-00-00 00:00:
00'),
(11523, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-12-05 16:53:38', '0000
-00-00 00:00:00'),
(11524, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-12-05 16:53:46', '0000-00-00 00:00
:00'),
(11525, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-12-05 16:53:53', '0000-00-00 00:00:
00'),
(11526, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd72011.docx', '', '', '', 0, '2012-12-05 16:54:00', '000000-00 00:00:00'),
(11527, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley5.html', '', '', '', 0, '2012-12-05 16:54:08', '0000-00-00 00:00:
00'),
(11528, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-12-05 16:54:15', '0000-00-00 00:00:
00'),
(11529, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd22011.docx', '', '', '', 0, '2012-12-05 16:54:22', '000000-00 00:00:00'),
(11530, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley15.html', '', '', '', 0, '2012-12-05 16:54:30', '0000-00-00 00:00
:00'),
(11531, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley7.html', '', '', '', 0, '2012-12-05 16:54:37', '0000-00-00 00:00:
00'),
(11532, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd7.docx', '', '', '', 0, '2012-12-05 16:54:44', '0000-00-0
0 00:00:00'),
(11533, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd6.docx', '', '', '', 0, '2012-12-05 16:54:52', '0000-00-0
0 00:00:00'),
(11534, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd13.docx', '', '', '', 0, '2012-12-05 16:54:59', '0000-0000 00:00:00'),
(11535, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd192011.docx', '', '', '', 0, '2012-12-05 16:55:06', '0000
-00-00 00:00:00'),
(11536, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley3.html', '', '', '', 0, '2012-12-05 16:55:14', '0000-00-00 00:00:
00'),
(11537, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd132011.docx', '', '', '', 0, '2012-12-05 16:55:21', '0000
-00-00 00:00:00'),
(11538, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd4.docx', '', '', '', 0, '2012-12-05 16:55:28', '0000-00-0
0 00:00:00'),
(11539, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-12-05 16:55:35', '0000-00-00 00:00:
00'),
(11540, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley6.html', '', '', '', 0, '2012-12-05 16:55:43', '0000-00-00 00:00:
00'),

(11541, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd1.docx', '', '', '', 0, '2012-12-05 16:55:57', '0000-00-0
0 00:00:00'),
(11542, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd5.docx', '', '', '', 0, '2012-12-05 16:56:06', '0000-00-0
0 00:00:00'),
(11543, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley11.html', '', '', '', 0, '2012-12-05 16:56:12', '0000-00-00 00:00
:00'),
(11544, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-12-05 16:56:20', '0000-00-00 00:00:
00'),
(11545, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-12-05 16:56:27', '0000-00-00 00:00:
00'),
(11546, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ley4.html', '', '', '', 0, '2012-12-05 16:56:35', '0000-00-00 00:00:
00'),
(11547, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/images/
pdfs/gaceta/ddptales/dd122011.docx', '', '', '', 0, '2012-12-05 16:56:44', '0000
-00-00 00:00:00'),
(11600, 'http://www.oruro.gob.bo/index.php/component/content/article/images/canc
has con cesped sabaya_thumb.jpg', '', '', '', 0, '2012-12-08 06:42:22', '0000-00
-00 00:00:00'),
(11603, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Logo
s/05.gif', '', '', '', 0, '2012-12-08 12:33:23', '0000-00-00 00:00:00'),
(11604, 'http://www.oruro.gob.bo/index.php/component/content/article/images/cami
no orinoca_thumb.jpg', '', '', '', 0, '2012-12-08 12:33:28', '0000-00-00 00:00:0
0'),
(11608, 'http://www.oruro.gob.bo/index.php/14-proyectos/54-gobYikama-ve-Temizlem
e-Pedi--cooperacion-interinstitucional-con-la-alt', '', '', '', 0, '2012-12-08 1
3:37:50', '0000-00-00 00:00:00'),
(11614, 'http://www.oruro.gob.bo/index.php/component/content/article/images/camp
aa teleton_thumb.jpg', '', '', '', 0, '2012-12-10 18:10:28', '0000-00-00 00:00:0
0'),
(11618, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional
/18-coordinador-ctlcc?showall=&start=3', '', '', '', 0, '2012-12-11 03:41:37', '
0000-00-00 00:00:00'),
(11625, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '2012-12-11 20:06:
42', '0000-00-00 00:00:00'),
(11626, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '2012-12-11 20:11:02', '0
000-00-00 00:00:00'),
(11628, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '2012-12-11 20:30
:08', '0000-00-00 00:00:00'),
(11629, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '20
12-12-11 20:32:03', '0000-00-00 00:00:00'),
(11630, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '2012-12-11 20:34:54', '0
000-00-00 00:00:00'),
(11632, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '2
012-12-11 20:40:15', '0000-00-00 00:00:00'),
(11633, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '2012-12-11 20:46
:44', '0000-00-00 00:00:00'),
(11634, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im

ages/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '2012-12-11 20:46:48', '


0000-00-00 00:00:00'),
(11635, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '20
12-12-11 20:46:51', '0000-00-00 00:00:00'),
(11638, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '
2012-12-11 21:00:35', '0000-00-00 00:00:00'),
(11639, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-12-11 21:0
3:05', '0000-00-00 00:00:00'),
(11640, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-12-11 21:05:25', '0000
-00-00 00:00:00'),
(11641, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '2012-12-11 21:07:43', '
0000-00-00 00:00:00'),
(11642, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '2012-12-11 21:10:
52', '0000-00-00 00:00:00'),
(11648, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '2012-12-11 21:32:34', '
0000-00-00 00:00:00'),
(11649, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '2012-12-11 21:34:
17', '0000-00-00 00:00:00'),
(11650, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '2012-12-11 21:37:11', '
0000-00-00 00:00:00'),
(11651, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '2
012-12-11 21:48:32', '0000-00-00 00:00:00'),
(11652, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '2012-12-11 21:57:49', '0
000-00-00 00:00:00'),
(11654, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '2012-12-11 21:59:
05', '0000-00-00 00:00:00'),
(11655, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '2012-12-11 21:59:11', '0
000-00-00 00:00:00'),
(11656, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '2012-12-11 22:12
:24', '0000-00-00 00:00:00'),
(11658, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '2012-12-11 22:16
:15', '0000-00-00 00:00:00'),
(11659, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '2012-12-11 22:20:18', '0
000-00-00 00:00:00'),
(11661, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '201
2-12-11 22:25:12', '0000-00-00 00:00:00'),
(11663, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '2012-12-11 22:28:01', '0
000-00-00 00:00:00'),
(11664, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '2012-12-11 22:30:
30', '0000-00-00 00:00:00'),
(11665, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci

on-publica/nacional/images/pdfs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '20


12-12-11 22:32:44', '0000-00-00 00:00:00'),
(11666, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '2012-12-11 22:34
:41', '0000-00-00 00:00:00'),
(11667, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '2012-12-11 22:39:20', '
0000-00-00 00:00:00'),
(11668, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '2012-12-11 22:41:18', '
0000-00-00 00:00:00'),
(11670, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '20
12-12-12 12:06:15', '0000-00-00 00:00:00'),
(11671, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '2012-12-12 12:06:22',
'0000-00-00 00:00:00'),
(11676, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '20
12-12-12 12:09:30', '0000-00-00 00:00:00'),
(11677, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '2012-12-12 12:10:
18', '0000-00-00 00:00:00'),
(11678, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '2012-12-12 12:11:
33', '0000-00-00 00:00:00'),
(11679, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '2012-12-12 12:13
:19', '0000-00-00 00:00:00'),
(11680, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '20
12-12-12 12:13:38', '0000-00-00 00:00:00'),
(11681, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '2012-12-12 12:13:
55', '0000-00-00 00:00:00'),
(11683, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '2
012-12-12 12:14:21', '0000-00-00 00:00:00'),
(11684, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '2
012-12-12 12:14:32', '0000-00-00 00:00:00'),
(11685, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '2012-12-12 12:14:56', '0
000-00-00 00:00:00'),
(11686, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-12-12 1
2:14:58', '0000-00-00 00:00:00'),
(11689, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '2012-12-12 12:15
:22', '0000-00-00 00:00:00'),
(11690, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '2
012-12-12 12:15:28', '0000-00-00 00:00:00'),
(11692, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '20
12-12-12 12:15:39', '0000-00-00 00:00:00'),
(11693, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '2012-12-12 12:15:
43', '0000-00-00 00:00:00'),
(11694, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci

on-publica/nacional/images/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '2


012-12-12 12:15:47', '0000-00-00 00:00:00'),
(11698, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '2012-12-12 12:16:
00', '0000-00-00 00:00:00'),
(11704, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '2012-12-12 12:16
:52', '0000-00-00 00:00:00'),
(11706, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '20
12-12-12 12:17:12', '0000-00-00 00:00:00'),
(11707, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '2012-12-12 12:17:30', '0
000-00-00 00:00:00'),
(11711, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-12-12 13:02:52', '0000
-00-00 00:00:00'),
(11712, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '20
12-12-12 13:06:28', '0000-00-00 00:00:00'),
(11714, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '2012-12-12 13:09:20', '
0000-00-00 00:00:00'),
(11716, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '2
012-12-12 13:12:40', '0000-00-00 00:00:00'),
(11718, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '2
012-12-12 13:12:52', '0000-00-00 00:00:00'),
(11719, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '2012-12-12 13:25
:33', '0000-00-00 00:00:00'),
(11720, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-12-12 13:25:40', '00
00-00-00 00:00:00'),
(11722, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '2
012-12-12 13:44:16', '0000-00-00 00:00:00'),
(11723, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '2012-12-12 13:45
:58', '0000-00-00 00:00:00'),
(11726, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '20
12-12-12 13:53:59', '0000-00-00 00:00:00'),
(11728, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-12-12 1
4:00:51', '0000-00-00 00:00:00'),
(11729, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '2012-12-12 14:01:47', '0
000-00-00 00:00:00'),
(11731, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '2012-12-12 14:04:32', '0
000-00-00 00:00:00'),
(11732, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '2
012-12-12 14:06:22', '0000-00-00 00:00:00'),
(11734, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '2012-12-12 14:13:
38', '0000-00-00 00:00:00'),
(11735, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im

ages/pdfs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '2012-12-12 14:13:41', '0


000-00-00 00:00:00'),
(11736, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '20
12-12-12 14:24:29', '0000-00-00 00:00:00'),
(11738, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '2012-12-12 14:42:35', '0
000-00-00 00:00:00'),
(11740, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '2012-12-12 14:48:04', '
0000-00-00 00:00:00'),
(11742, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '2012-12-12 15:31:28', '0000-0
0-00 00:00:00'),
(11743, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '2012-12-12 15:32:27', '0000-00
-00 00:00:00'),
(11745, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '2012-12-12 15:33:30', '0000-00
-00 00:00:00'),
(11746, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley32.pdf', '', '', '', 0, '2012-12-12 15:42:44', '0000-00-00 00:00:00
'),
(11747, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '2012-12-12 15:44:14', '0000-00
-00 00:00:00'),
(11749, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '2012-12-12 15:47:28', '0000-00
-00 00:00:00'),
(11750, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '2012-12-12 15:53:57', '0000-0000 00:00:00'),
(11751, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '2012-12-12 15:54:05', '0000-00
-00 00:00:00'),
(11752, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '2012-12-12 15:54:12', '0000-00
-00 00:00:00'),
(11753, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-12-12 15:56:48', '0000-0
0-00 00:00:00'),
(11754, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '2012-12-12 16:00:02', '0000-00
-00 00:00:00'),
(11755, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '2012-12-12 16:03:23', '0000-0000 00:00:00'),
(11757, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '2012-12-12 16:07:40', '0000-0000 00:00:00'),
(11758, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley30.pdf', '', '', '', 0, '2012-12-12 16:11:54', '0000-00-00 00:00:00
'),
(11764, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '2012-12-12 16:24:39', '0000-0000 00:00:00'),
(11766, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-12-12 16:26:14', '0000-00-0
0 00:00:00'),
(11767, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd

fs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '2012-12-12 16:28:19', '0000-0000 00:00:00'),


(11768, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '2012-12-12 16:30:21', '0000-00
-00 00:00:00'),
(11769, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '2012-12-12 16:32:17', '0000-0000 00:00:00'),
(11771, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '2012-12-12 16:36:48', '0000-0000 00:00:00'),
(11772, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley31.pdf', '', '', '', 0, '2012-12-12 16:36:51', '0000-00-00 00:00:00
'),
(11773, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '2012-12-12 16:36:54', '0000-00
-00 00:00:00'),
(11777, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '2012-12-12 17:05:52', '0000-0000 00:00:00'),
(11778, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '2012-12-12 17:06:04', '0000-00
-00 00:00:00'),
(11780, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-12-12 17:12:58', '0000-00-00
00:00:00'),
(11781, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '2012-12-12 17:13:53', '0
000-00-00 00:00:00'),
(11782, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '2012-12-12 17:15:31', '0000-0000 00:00:00'),
(11783, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '2012-12-12 17:17:24', '0000-0000 00:00:00'),
(11786, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '2012-12-12 17:36:18', '0
000-00-00 00:00:00'),
(11788, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '2012-12-12 17:39:14', '0000-0000 00:00:00'),
(11790, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '2012-12-12 17:41:16', '0000-0000 00:00:00'),
(11791, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '2012-12-12 17:42:17', '
0000-00-00 00:00:00'),
(11793, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '20
12-12-12 17:43:27', '0000-00-00 00:00:00'),
(11794, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '2012-12-12 17:44
:07', '0000-00-00 00:00:00'),
(11795, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '2012-12-12 17:45:
58', '0000-00-00 00:00:00'),
(11796, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-12-12 18:09:10', '0000-00-00
00:00:00'),
(11798, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta

rias/images/pdfs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '2012-12-12 18:17:


40', '0000-00-00 00:00:00'),
(11800, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '2
012-12-12 19:03:29', '0000-00-00 00:00:00'),
(11801, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '20
12-12-12 19:07:24', '0000-00-00 00:00:00'),
(11802, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gac
eta/001.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-12-12 19:08:31', '0000-00
-00 00:00:00'),
(11804, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '2012-12-12 19:12:
42', '0000-00-00 00:00:00'),
(11806, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '20
12-12-12 19:13:42', '0000-00-00 00:00:00'),
(11809, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '2012-12-12 19:19:
18', '0000-00-00 00:00:00'),
(11811, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '2012-12-12 19:23:17', '0
000-00-00 00:00:00'),
(11813, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '20
12-12-12 19:28:00', '0000-00-00 00:00:00'),
(11815, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '2012-12-12 19:32:43', '0
000-00-00 00:00:00'),
(11818, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '2012-12-12 19:4
3:12', '0000-00-00 00:00:00'),
(11819, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-12-12 19:43:1
9', '0000-00-00 00:00:00'),
(11820, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '2
012-12-12 19:43:26', '0000-00-00 00:00:00'),
(11822, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '20
12-12-12 19:57:25', '0000-00-00 00:00:00'),
(11823, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '2012-12-12 19:59:59', '
0000-00-00 00:00:00'),
(11825, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '2012-12-12 20:08:
13', '0000-00-00 00:00:00'),
(11828, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-12-12 20:24:30',
'0000-00-00 00:00:00'),
(11829, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '2012-12-12 20:26:29', '0
000-00-00 00:00:00'),
(11830, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '2012-12-12 20:28:16', '
0000-00-00 00:00:00'),
(11831, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/nacional/images/pdfs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '20
12-12-12 20:29:46', '0000-00-00 00:00:00'),
(11832, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci

on-publica/nacional/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '


2012-12-12 20:32:20', '0000-00-00 00:00:00'),
(11834, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/im
ages/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '2012-12-12 20:46:45', '
0000-00-00 00:00:00'),
(11835, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '2012-12-12 20:58:
36', '0000-00-00 00:00:00'),
(11836, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/images/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '2012-12-12 21:12
:42', '0000-00-00 00:00:00'),
(11840, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '2012-12-12 21:33:39', '0000-0000 00:00:00'),
(11841, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley28.docx', '', '', '', 0, '2012-12-12 21:33:42', '0000-00-00 00:00:0
0'),
(11842, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '2012-12-12 21:40:21', '0000-0000 00:00:00'),
(11844, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '2012-12-12 21:44:34', '0000-00
-00 00:00:00'),
(11847, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '2012-12-12 22:06:49', '0000-0000 00:00:00'),
(11848, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '2012-12-12 22:08:54', '0000-0000 00:00:00'),
(11850, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley29.docx', '', '', '', 0, '2012-12-12 22:14:58', '0000-00-00 00:00:0
0'),
(11855, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '2012-12-12 22:21:39', '0000-0000 00:00:00'),
(11856, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '2012-12-12 22:21:42', '0000-00
-00 00:00:00'),
(11874, 'http://www.oruro.gob.bo/index.php/component/content/article/images/jica
.jpg', '', '', '', 0, '2012-12-13 13:35:03', '0000-00-00 00:00:00'),
(11875, 'http://www.oruro.gob.bo/index.php/component/content/article/images/cana
les.jpg', '', '', '', 0, '2012-12-13 13:35:04', '0000-00-00 00:00:00'),
(11881, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gac
eta/019.pdf?fontstyle=f-smaller', '', '', '', 0, '2012-12-14 01:05:00', '0000-00
-00 00:00:00'),
(11882, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '2012-12-14
01:38:11', '0000-00-00 00:00:00'),
(11884, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '2012-12-14
01:40:41', '0000-00-00 00:00:00'),
(11885, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-12-14 01:44:22',
'0000-00-00 00:00:00'),
(11886, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-12-14 0
1:51:51', '0000-00-00 00:00:00'),
(11887, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-12-14 01:52:27',
'0000-00-00 00:00:00'),

(11888, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '2012-12-1
4 01:54:32', '0000-00-00 00:00:00'),
(11889, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-12-14 01:56:38',
'0000-00-00 00:00:00'),
(11890, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '2012-12-14
01:58:44', '0000-00-00 00:00:00'),
(11891, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-12-14 02:00:54',
'0000-00-00 00:00:00'),
(11892, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '2012-12-14
02:05:37', '0000-00-00 00:00:00'),
(11893, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-12-14 02:07:19',
'0000-00-00 00:00:00'),
(11894, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '2012-12-14
02:11:35', '0000-00-00 00:00:00'),
(11895, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-12-14 02:13:45',
'0000-00-00 00:00:00'),
(11896, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '2012-12-14
02:15:56', '0000-00-00 00:00:00'),
(11897, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '2012-12-14
02:21:50', '0000-00-00 00:00:00'),
(11898, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '2012-12-14
02:24:12', '0000-00-00 00:00:00'),
(11899, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '2012-12-14
02:26:18', '0000-00-00 00:00:00'),
(11900, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-12-14 02:34:01',
'0000-00-00 00:00:00'),
(11901, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-12-14 02:36:29',
'0000-00-00 00:00:00'),
(11902, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-12-14 02:39:25',
'0000-00-00 00:00:00'),
(11903, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley32.pdf', '', '', '', 0, '2012-12-14 02:42:27',
'0000-00-00 00:00:00'),
(11904, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-12-14 02:49:34',
'0000-00-00 00:00:00'),
(11905, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '2012-12-14
03:11:52', '0000-00-00 00:00:00'),
(11906, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '2012-12-14
03:11:56', '0000-00-00 00:00:00'),
(11907, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-12-14 03:12:02',
'0000-00-00 00:00:00'),

(11908, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-12-14 03:21:21',
'0000-00-00 00:00:00'),
(11909, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-12-14 03:21:22',
'0000-00-00 00:00:00'),
(11910, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '2012-12-14
03:21:24', '0000-00-00 00:00:00'),
(11911, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '2012-12-14
03:21:27', '0000-00-00 00:00:00'),
(11912, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '2012-12-14
03:37:45', '0000-00-00 00:00:00'),
(11913, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-12-14 03:40:28',
'0000-00-00 00:00:00'),
(11914, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '2012-12-14
03:43:21', '0000-00-00 00:00:00'),
(11915, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-12-14 03:44:17',
'0000-00-00 00:00:00'),
(11916, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-12-14 03:45:53',
'0000-00-00 00:00:00'),
(11917, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley30.pdf', '', '', '', 0, '2012-12-14 03:47:52',
'0000-00-00 00:00:00'),
(11918, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '2012-12-14
03:51:01', '0000-00-00 00:00:00'),
(11919, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '2012-12-14
03:54:20', '0000-00-00 00:00:00'),
(11920, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '2012-12-14
03:54:25', '0000-00-00 00:00:00'),
(11921, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '2012-12-14
03:54:26', '0000-00-00 00:00:00'),
(11922, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '2012-12-14
03:54:27', '0000-00-00 00:00:00'),
(11923, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '2012-12-14
03:59:33', '0000-00-00 00:00:00'),
(11924, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-12-14 04:04:14',
'0000-00-00 00:00:00'),
(11925, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '2012-12-14
04:04:22', '0000-00-00 00:00:00'),
(11927, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-12-14 04:14:06',
'0000-00-00 00:00:00'),
(11928, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '2012-12-14
04:14:10', '0000-00-00 00:00:00'),

(11929, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '2012-12-14
04:14:11', '0000-00-00 00:00:00'),
(11930, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-12-14 04:25:47',
'0000-00-00 00:00:00'),
(11931, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '2012-12-14
04:25:48', '0000-00-00 00:00:00'),
(11950, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '2012-12-14
07:39:30', '0000-00-00 00:00:00'),
(11951, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-12-14 07:48:47',
'0000-00-00 00:00:00'),
(11952, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-12-14 07:51:03',
'0000-00-00 00:00:00'),
(11953, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-12-14 07:51:08',
'0000-00-00 00:00:00'),
(11954, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-12-14 07:58:50',
'0000-00-00 00:00:00'),
(11958, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley31.pdf', '', '', '', 0, '2012-12-14 08:03:21',
'0000-00-00 00:00:00'),
(11959, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-12-14 08:03:37',
'0000-00-00 00:00:00'),
(11960, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '2012-12-14
08:36:18', '0000-00-00 00:00:00'),
(11961, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-12-14 08:38:02',
'0000-00-00 00:00:00'),
(11962, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-12-14 08:38:42',
'0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(11963, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/Institucional/bgi2011.pdf', '', '', '', 0, '2012-12-14 08:40:4
6', '0000-00-00 00:00:00'),
(11964, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-12-1
4 08:45:40', '0000-00-00 00:00:00'),
(11965, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '2012-12-14
08:48:10', '0000-00-00 00:00:00'),
(11966, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '2012-12-14
08:48:46', '0000-00-00 00:00:00'),
(11967, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-12-14 08:48:47',
'0000-00-00 00:00:00'),
(11968, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-12-14 09:02:05',
'0000-00-00 00:00:00'),
(11969, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci

on-publica/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-12-14 09:04:37',


'0000-00-00 00:00:00'),
(11972, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '2012-12-14 19:50:38
', '0000-00-00 00:00:00'),
(11975, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ley31.pdf', '', '', '', 0, '2012-12-14 19:55:50', '0000-0000 00:00:00'),
(11978, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '2012-12-14 20:01:21'
, '0000-00-00 00:00:00'),
(11979, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '2012-12-14 20:19:5
3', '0000-00-00 00:00:00'),
(11980, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '2012-12-14 20:19:55'
, '0000-00-00 00:00:00'),
(11981, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-12-14 20:19:59', '0000-00
-00 00:00:00'),
(11994, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '2012-12-14 20:30:29'
, '0000-00-00 00:00:00'),
(11995, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-12-14 20:30:32',
'0000-00-00 00:00:00'),
(11996, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ley32.pdf', '', '', '', 0, '2012-12-14 20:30:44', '0000-0000 00:00:00'),
(11999, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '2012-12-14 20:31:10'
, '0000-00-00 00:00:00'),
(12002, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '2012-12-14 20:53:46'
, '0000-00-00 00:00:00'),
(12003, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '2012-12-14 21:00:20
', '0000-00-00 00:00:00'),
(12004, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '2012-12-14 21:03:48
', '0000-00-00 00:00:00'),
(12006, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '2012-12-14 21:06:28
', '0000-00-00 00:00:00'),
(12008, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '2012-12-14 21:08:59'
, '0000-00-00 00:00:00'),
(12011, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '2012-12-14 21:11:57
', '0000-00-00 00:00:00'),
(12012, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '2012-12-14 21:14:47'
, '0000-00-00 00:00:00'),
(12014, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '2012-12-14 21:17:36'
, '0000-00-00 00:00:00'),
(12017, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '2012-12-14 21:18:46
', '0000-00-00 00:00:00'),
(12019, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta

l/images/pdfs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '2012-12-14 21:29:04'


, '0000-00-00 00:00:00'),
(12020, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ley30.pdf', '', '', '', 0, '2012-12-14 21:31:07', '0000-0000 00:00:00'),
(12021, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '2012-12-14 21:33:16'
, '0000-00-00 00:00:00'),
(12022, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '2012-12-14 21:35:42'
, '0000-00-00 00:00:00'),
(12024, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '2012-12-14 21:41:07
', '0000-00-00 00:00:00'),
(12027, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '2012-12-14 21:48:04'
, '0000-00-00 00:00:00'),
(12029, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '2012-12-14 21:51:16
', '0000-00-00 00:00:00'),
(12030, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '2012-12-14 21:54:18'
, '0000-00-00 00:00:00'),
(12031, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '2012-12-14 21:57:25'
, '0000-00-00 00:00:00'),
(12033, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '2012-12-14 21:59:25
', '0000-00-00 00:00:00'),
(12035, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-12-14 22:05:2
9', '0000-00-00 00:00:00'),
(12039, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '2012-12-14 22:07:28
', '0000-00-00 00:00:00'),
(12040, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '2012-12-14 22:07:44
', '0000-00-00 00:00:00'),
(12042, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '2012-12-14 22:16:31'
, '0000-00-00 00:00:00'),
(12044, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '2012-12-14 22:26:57'
, '0000-00-00 00:00:00'),
(12045, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-12-14 22:29:25', '0000-00
-00 00:00:00'),
(12048, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '2012-12-14 22:37:26
', '0000-00-00 00:00:00'),
(12049, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/gaceta-departamenta
l/images/pdfs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '2012-12-14 22:37:41'
, '0000-00-00 00:00:00'),
(12065, 'http://www.oruro.gob.bo/index.php/component/content/article/images/ayud
a - a quemados_thumb.jpg', '', '', '', 0, '2012-12-15 16:04:37', '0000-00-00 00:
00:00'),
(12067, 'http://www.oruro.gob.bo/index.php/component/content/article/images/jica
_thumb.jpg', '', '', '', 0, '2012-12-15 23:14:31', '0000-00-00 00:00:00'),
(12073, 'http://www.oruro.gob.bo/index.php/component/content/article/images/cana
les_thumb.jpg', '', '', '', 0, '2012-12-16 15:44:29', '0000-00-00 00:00:00'),

(12085, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/11-noticias-gado
r/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-creac
ion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '', '', 0
, '2012-12-17 20:56:47', '0000-00-00 00:00:00'),
(12088, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/11-notici
as-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversari
o-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', ''
, '', 0, '2012-12-18 01:46:08', '0000-00-00 00:00:00'),
(12099, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '', 0
, '2012-12-18 17:10:44', '0000-00-00 00:00:00'),
(12100, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley14.html', '', '', '', 0, '2012-1218 17:10:46', '0000-00-00 00:00:00'),
(12101, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley15.html', '', '', '', 0, '2012-1218 17:10:49', '0000-00-00 00:00:00'),
(12102, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley31.pdf', '', '', '', 0, '2012-12-1
8 17:10:52', '0000-00-00 00:00:00'),
(12103, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd82011.pdf', '', '', '', 0,
'2012-12-18 17:10:55', '0000-00-00 00:00:00'),
(12104, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd92011.pdf', '', '', '', 0,
'2012-12-18 17:10:58', '0000-00-00 00:00:00'),
(12105, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd52010.pdf', '', '', '', 0,
'2012-12-18 17:11:04', '0000-00-00 00:00:00'),
(12106, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '', 0
, '2012-12-18 17:11:10', '0000-00-00 00:00:00'),
(12107, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2012-1218 17:11:16', '0000-00-00 00:00:00'),
(12108, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd82010.pdf', '', '', '', 0,
'2012-12-18 17:11:22', '0000-00-00 00:00:00'),
(12109, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd12011.pdf', '', '', '', 0,
'2012-12-18 17:11:28', '0000-00-00 00:00:00'),
(12110, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley8.html', '', '', '', 0, '2012-12-1
8 17:11:34', '0000-00-00 00:00:00'),
(12111, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '',
0, '2012-12-18 17:11:40', '0000-00-00 00:00:00'),
(12112, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd62010.pdf', '', '', '', 0,
'2012-12-18 17:11:52', '0000-00-00 00:00:00'),
(12113, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '', 0
, '2012-12-18 17:11:58', '0000-00-00 00:00:00'),
(12114, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley22.doc', '', '', '', 0, '2012-12-1
8 17:12:04', '0000-00-00 00:00:00'),
(12115, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd32011.pdf', '', '', '', 0,
'2012-12-18 17:12:10', '0000-00-00 00:00:00'),
(12116, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret

arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '', 0


, '2012-12-18 17:12:15', '0000-00-00 00:00:00'),
(12117, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '', 0
, '2012-12-18 17:12:22', '0000-00-00 00:00:00'),
(12118, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley18.doc', '', '', '', 0, '2012-12-1
8 17:12:29', '0000-00-00 00:00:00'),
(12119, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley27.doc', '', '', '', 0, '2012-12-1
8 17:12:34', '0000-00-00 00:00:00'),
(12120, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '', 0
, '2012-12-18 17:12:39', '0000-00-00 00:00:00'),
(12121, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley26.doc', '', '', '', 0, '2012-12-1
8 17:12:51', '0000-00-00 00:00:00'),
(12122, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley30.pdf', '', '', '', 0, '2012-12-1
8 17:12:57', '0000-00-00 00:00:00'),
(12123, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley25.doc', '', '', '', 0, '2012-12-1
8 17:13:03', '0000-00-00 00:00:00'),
(12124, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley17.doc', '', '', '', 0, '2012-12-1
8 17:13:09', '0000-00-00 00:00:00'),
(12125, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '', '',
0, '2012-12-18 17:13:15', '0000-00-00 00:00:00'),
(12126, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2012-1218 17:13:21', '0000-00-00 00:00:00'),
(12127, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd72010.pdf', '', '', '', 0,
'2012-12-18 17:13:27', '0000-00-00 00:00:00'),
(12128, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '', 0
, '2012-12-18 17:13:33', '0000-00-00 00:00:00'),
(12129, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley23.doc', '', '', '', 0, '2012-12-1
8 17:13:39', '0000-00-00 00:00:00'),
(12130, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd42010.pdf', '', '', '', 0,
'2012-12-18 17:13:45', '0000-00-00 00:00:00'),
(12131, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '', 0
, '2012-12-18 17:13:51', '0000-00-00 00:00:00'),
(12132, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd12010.pdf', '', '', '', 0,
'2012-12-18 17:13:57', '0000-00-00 00:00:00'),
(12133, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd72011.pdf', '', '', '', 0,
'2012-12-18 17:14:03', '0000-00-00 00:00:00'),
(12134, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '', 0
, '2012-12-18 17:14:09', '0000-00-00 00:00:00'),
(12135, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley19.doc', '', '', '', 0, '2012-12-1
8 17:14:15', '0000-00-00 00:00:00'),
(12136, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret

arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '', 0


, '2012-12-18 17:14:21', '0000-00-00 00:00:00'),
(12137, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley29.docx', '', '', '', 0, '2012-1218 17:14:27', '0000-00-00 00:00:00'),
(12138, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2012-12-1
8 17:14:33', '0000-00-00 00:00:00'),
(12139, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2012-12-1
8 17:14:39', '0000-00-00 00:00:00'),
(12140, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd42011.pdf', '', '', '', 0,
'2012-12-18 17:14:45', '0000-00-00 00:00:00'),
(12141, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '', 0
, '2012-12-18 17:14:51', '0000-00-00 00:00:00'),
(12142, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley24.doc', '', '', '', 0, '2012-12-1
8 17:14:57', '0000-00-00 00:00:00'),
(12143, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley21.doc', '', '', '', 0, '2012-12-1
8 17:15:08', '0000-00-00 00:00:00'),
(12144, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2012-12-1
8 17:15:15', '0000-00-00 00:00:00'),
(12145, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley32.pdf', '', '', '', 0, '2012-12-1
8 17:15:27', '0000-00-00 00:00:00'),
(12146, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2012-12-1
8 17:15:35', '0000-00-00 00:00:00'),
(12147, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley9.html', '', '', '', 0, '2012-12-1
8 17:15:41', '0000-00-00 00:00:00'),
(12148, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley20.doc', '', '', '', 0, '2012-12-1
8 17:15:46', '0000-00-00 00:00:00'),
(12149, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2012-12-1
8 17:15:51', '0000-00-00 00:00:00'),
(12150, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd32010.pdf', '', '', '', 0,
'2012-12-18 17:16:00', '0000-00-00 00:00:00'),
(12151, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley28.docx', '', '', '', 0, '2012-1218 17:16:03', '0000-00-00 00:00:00'),
(12152, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '', 0
, '2012-12-18 17:16:09', '0000-00-00 00:00:00'),
(12153, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd22011.pdf', '', '', '', 0,
'2012-12-18 17:16:14', '0000-00-00 00:00:00'),
(12154, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley16.doc', '', '', '', 0, '2012-12-1
8 17:16:31', '0000-00-00 00:00:00'),
(12155, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/Institucional/bgi2011.pdf', '', '', '', 0, '201212-18 17:16:36', '0000-00-00 00:00:00'),
(12156, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret

arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd92010.pdf', '', '', '', 0,


'2012-12-18 17:16:41', '0000-00-00 00:00:00'),
(12157, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2012-1218 17:16:57', '0000-00-00 00:00:00'),
(12158, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd22010.pdf', '', '', '', 0,
'2012-12-18 17:17:05', '0000-00-00 00:00:00'),
(12159, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley13.html', '', '', '', 0, '2012-1218 17:17:10', '0000-00-00 00:00:00'),
(12160, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0,
'2012-12-18 17:17:19', '0000-00-00 00:00:00'),
(12161, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ddptales/dd62011.pdf', '', '', '', 0,
'2012-12-18 17:19:41', '0000-00-00 00:00:00'),
(12162, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley33.pdf', '', '', '', 0, '2012-12-1
8 17:20:42', '0000-00-00 00:00:00'),
(12163, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2012-12-1
8 17:21:28', '0000-00-00 00:00:00'),
(12164, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secret
arias/desarrollo-social/images/pdfs/gaceta/ley3.html', '', '', '', 0, '2012-12-1
8 17:22:09', '0000-00-00 00:00:00'),
(12166, 'http://www.oruro.gob.bo/index.php/auditoria-interna/auditoria-gadoru/11
-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-ani
versario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz',
'', '', '', 0, '2012-12-18 18:32:29', '0000-00-00 00:00:00'),
(12167, 'http://www.oruro.gob.bo/index.php/co/poa-institucional/11-noticias-gado
r/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-creac
ion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f-lar
ger', '', '', '', 0, '2012-12-18 19:37:53', '0000-00-00 00:00:00'),
(12169, 'http://www.oruro.gob.bo/index.php/co/estados-financieros/11-noticias-ga
dor/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-cre
acion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f-l
arger', '', '', '', 0, '2012-12-18 20:04:18', '0000-00-00 00:00:00'),
(12172, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/cache/b3c6d4b4f3c69c
5ac397b9307b0a6cba', '', 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gob
ernador', '', 0, '2012-12-19 00:08:21', '0000-00-00 00:00:00'),
(12174, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/cache/b3c6d4b4f3c69c5ac397b9307b0a6cba', '', 'http://www.oruro.gob.bo/index
.php/organo-ejecutivo/dependencias/secretarias/medio-ambiente-y-madre-tierra', '
', 0, '2012-12-19 00:48:26', '0000-00-00 00:00:00'),
(12192, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/secreta
rias/mineria-y-metalurgia/11-noticias-gador/173-el-gobierno-departamental-de-oru
ro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gest
a-libertaria-de-santa-cr', '', '', '', 0, '2012-12-19 13:30:04', '0000-00-00 00:
00:00'),
(12193, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/facultades-del-gobe
rnador/11-noticias-gador/173-el-gobierno-departamental-de-oruro-rindio-homenajeal-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-san
ta-cruz?fontstyle=f-smal', '', '', '', 0, '2012-12-19 13:39:20', '0000-00-00 00:
00:00'),
(12207, 'http://www.oruro.gob.bo/index.php/component/content/article/images/feri
a zonal_thumb.jpg', '', '', '', 0, '2012-12-20 01:36:18', '0000-00-00 00:00:00')
,
(12273, 'https://www.oruro.gob.bo/index.php/images/auditorias/gador/poa2013.pdf'
, '', '', '', 0, '2012-12-22 16:55:05', '0000-00-00 00:00:00'),

(12291, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '2012-12-23 18:03:36', '0000-00
-00 00:00:00'),
(12292, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '2012-12-23 18:03:44', '0000-00
-00 00:00:00'),
(12293, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '2012-12-23 18:03:55', '0000-00
-00 00:00:00'),
(12294, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley27.html', '', '', '', 0, '2012-12-23 18:04:06', '0000-00-00 00:00:
00'),
(12296, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '2012-12-23 18:04:29', '0000-0
0-00 00:00:00'),
(12297, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '2012-12-23 18:04:40', '0000-0
0-00 00:00:00'),
(12300, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley16.html', '', '', '', 0, '2012-12-23 18:05:14', '0000-00-00 00:00:
00'),
(12301, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/leyDeptal13.html', '', '', '', 0, '2012-12-23 18:05:26', '0000-00-00
00:00:00'),
(12302, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley17.html', '', '', '', 0, '2012-12-23 18:05:37', '0000-00-00 00:00:
00'),
(12303, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley28.pdf', '', '', '', 0, '2012-12-23 18:05:48', '0000-00-00 00:00:0
0'),
(12304, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley21.html', '', '', '', 0, '2012-12-23 18:06:00', '0000-00-00 00:00:
00'),
(12305, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley30.pdf', '', '', '', 0, '2012-12-23 18:06:11', '0000-00-00 00:00:0
0'),
(12306, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley29.pdf', '', '', '', 0, '2012-12-23 18:06:22', '0000-00-00 00:00:0
0'),
(12307, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley23.html', '', '', '', 0, '2012-12-23 18:06:33', '0000-00-00 00:00:
00'),
(12308, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '2012-12-23 18:06:45', '0000-0
0-00 00:00:00'),
(12309, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '2012-12-23 18:06:56', '0000-00
-00 00:00:00'),
(12311, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2012-12-23 18:07:19', '0000-0000 00:00:00'),
(12312, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '2012-12-23 18:07:30', '0000-0
0-00 00:00:00'),
(12313, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/leyDeptal15.html', '', '', '', 0, '2012-12-23 18:07:41', '0000-00-00
00:00:00'),
(12314, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/leyDeptal3.html', '', '', '', 0, '2012-12-23 18:07:53', '0000-00-00 0
0:00:00'),

(12315, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '2012-12-23 18:08:04', '0000-00
-00 00:00:00'),
(12316, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '2012-12-23 18:08:15', '0000-00
-00 00:00:00'),
(12317, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '2012-12-23 18:08:27', '0000-00
-00 00:00:00'),
(12318, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '2012-12-23 18:08:38', '0000-0
0-00 00:00:00'),
(12319, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley22.html', '', '', '', 0, '2012-12-23 18:08:49', '0000-00-00 00:00:
00'),
(12320, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '2012-12-23 18:09:02', '0000-00
-00 00:00:00'),
(12322, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '2012-12-23 18:09:23', '0000-0
0-00 00:00:00'),
(12323, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '2012-12-23 18:09:34', '0000-0
0-00 00:00:00'),
(12325, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '2012-12-23 18:09:57', '0000-0
0-00 00:00:00'),
(12326, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley18.html', '', '', '', 0, '2012-12-23 18:10:08', '0000-00-00 00:00:
00'),
(12327, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley32.pdf', '', '', '', 0, '2012-12-23 18:10:20', '0000-00-00 00:00:0
0'),
(12328, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '2012-12-23 18:10:31', '0000-00
-00 00:00:00'),
(12329, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley25.html', '', '', '', 0, '2012-12-23 18:10:42', '0000-00-00 00:00:
00'),
(12331, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley33.pdf', '', '', '', 0, '2012-12-23 18:11:53', '0000-00-00 00:00:0
0'),
(12332, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '2012-12-23 18:12:28', '0000-0
0-00 00:00:00'),
(12333, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley26.html', '', '', '', 0, '2012-12-23 18:13:03', '0000-00-00 00:00:
00'),
(12334, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '2012-12-23 18:13:38', '0000-0
0-00 00:00:00'),
(12335, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '2012-12-23 18:14:13', '0000-00
-00 00:00:00'),
(12336, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '2012-12-23 18:14:48', '0000-0
0-00 00:00:00'),
(12337, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/leyDeptal08.html', '', '', '', 0, '2012-12-23 18:15:22', '0000-00-00
00:00:00'),

(12339, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '2012-12-23 18:16:33', '0000-0
0-00 00:00:00'),
(12340, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '2012-12-23 18:17:09', '0000-00
-00 00:00:00'),
(12341, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '2012-12-23 18:17:43', '0000-00
-00 00:00:00'),
(12342, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '2012-12-23 18:18:18', '000000-00 00:00:00'),
(12344, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley31.pdf', '', '', '', 0, '2012-12-23 18:19:29', '0000-00-00 00:00:0
0'),
(12345, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/leyDeptal9.html', '', '', '', 0, '2012-12-23 18:20:04', '0000-00-00 0
0:00:00'),
(12346, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '2012-12-23 18:20:39', '0000-00
-00 00:00:00'),
(12347, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '2012-12-23 18:21:14', '0000-00
-00 00:00:00'),
(12348, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '2012-12-23 18:21:46', '0000-00
-00 00:00:00'),
(12349, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley20.html', '', '', '', 0, '2012-12-23 18:22:25', '0000-00-00 00:00:
00'),
(12350, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '2012-12-23 18:23:00', '0000-00
-00 00:00:00'),
(12351, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ley19.html', '', '', '', 0, '2012-12-23 18:23:35', '0000-00-00 00:00:
00'),
(12352, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '2012-12-23 18:24:11', '0000-00
-00 00:00:00'),
(12353, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2012-12-23 18:24:47', '000000-00 00:00:00'),
(12354, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/organigrama/images/p
dfs/gaceta/leyDeptal14.html', '', '', '', 0, '2012-12-23 18:25:25', '0000-00-00
00:00:00'),
(12381, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/173-el-gobierno-de
partamental-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-2
02-anos-de-la-gesta-libertaria-de-santa-cruz', '', '', '', 0, '2012-12-25 06:23:
23', '0000-00-00 00:00:00'),
(12382, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/173-el-gobierno-de
partamental-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-2
02-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f-larger', '', '', '', 0,
'2012-12-25 06:34:29', '0000-00-00 00:00:00'),
(12383, 'https://www.oruro.gob.bo/index.php/11-noticias-gador/173-el-gobierno-de
partamental-de-oruro-rindio-homenaje-al-74-aniversario-creacion-de-pando-y-los-2
02-anos-de-la-gesta-libertaria-de-santa-cruz?fontstyle=f-smaller', '', '', '', 0
, '2012-12-25 06:41:09', '0000-00-00 00:00:00'),
(12391, 'http://www.oruro.gob.bo/index.php/auditoria-interna/aditoria-sedes/18-d
eportes/124-unidades-educativas-se-suman-con-sus-bandas-de-musica-a-inauguracion
-de-los-juegos-plurinacionales', '', '', '', 0, '2012-12-25 15:57:53', '0000-00-

00 00:00:00'),
(12394, 'http://www.oruro.gob.bo/index.php/servicio/tramites/11-noticias-gador/1
81-hotel-terminal-oruro-busca-recuperar-su-estatus-e-imagen-a-traves-de-una-nuev
a-administracion', '', '', '', 0, '2012-12-25 18:01:57', '0000-00-00 00:00:00'),
(12417, 'http://www.oruro.gob.bo/index.php/oruro-noticias/home?id=204', '', 'htt
p://www.oruro.gob.bo/index.php/oruro-noticias/home%3fid%3d204', '', 0, '2012-1227 14:52:08', '0000-00-00 00:00:00'),
(12428, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd82012.pdf', '', '', '', 0, '2012-12-27 23:02:48', '0000-0000 00:00:00'),
(12429, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/leyDeptal14.html', '', '', '', 0, '2012-12-27 23:02:58', '0000-00-00 0
0:00:00'),
(12430, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd192012.pdf', '', '', '', 0, '2012-12-27 23:03:07', '0000-00
-00 00:00:00'),
(12431, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd72012.pdf', '', '', '', 0, '2012-12-27 23:03:16', '0000-0000 00:00:00'),
(12432, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley28.pdf', '', '', '', 0, '2012-12-27 23:03:26', '0000-00-00 00:00:00
'),
(12433, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley19.html', '', '', '', 0, '2012-12-27 23:03:35', '0000-00-00 00:00:0
0'),
(12434, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley25.html', '', '', '', 0, '2012-12-27 23:03:45', '0000-00-00 00:00:0
0'),
(12435, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley20.html', '', '', '', 0, '2012-12-27 23:03:54', '0000-00-00 00:00:0
0'),
(12436, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd202012.pdf', '', '', '', 0, '2012-12-27 23:04:04', '0000-00
-00 00:00:00'),
(12437, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd262012.pdf', '', '', '', 0, '2012-12-27 23:04:13', '0000-00
-00 00:00:00'),
(12438, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley21.html', '', '', '', 0, '2012-12-27 23:04:23', '0000-00-00 00:00:0
0'),
(12439, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/leyDeptal15.html', '', '', '', 0, '2012-12-27 23:04:33', '0000-00-00 0
0:00:00'),
(12440, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd1a2012.pdf', '', '', '', 0, '2012-12-27 23:04:42', '0000-00
-00 00:00:00'),
(12441, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/leyDeptal13.html', '', '', '', 0, '2012-12-27 23:04:52', '0000-00-00 0
0:00:00'),
(12442, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/leyDeptal08.html', '', '', '', 0, '2012-12-27 23:05:01', '0000-00-00 0
0:00:00'),
(12443, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd52012.pdf', '', '', '', 0, '2012-12-27 23:05:12', '0000-0000 00:00:00'),
(12444, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley33.pdf', '', '', '', 0, '2012-12-27 23:05:20', '0000-00-00 00:00:00
'),
(12445, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley27.html', '', '', '', 0, '2012-12-27 23:05:33', '0000-00-00 00:00:0

0'),
(12446, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/leyDeptal9.html', '', '', '', 0, '2012-12-27 23:05:39', '0000-00-00 00
:00:00'),
(12447, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd42012.pdf', '', '', '', 0, '2012-12-27 23:05:53', '0000-0000 00:00:00'),
(12448, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd32012.pdf', '', '', '', 0, '2012-12-27 23:05:59', '0000-0000 00:00:00'),
(12449, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley18.html', '', '', '', 0, '2012-12-27 23:06:09', '0000-00-00 00:00:0
0'),
(12450, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley17.html', '', '', '', 0, '2012-12-27 23:06:19', '0000-00-00 00:00:0
0'),
(12451, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley16.html', '', '', '', 0, '2012-12-27 23:06:28', '0000-00-00 00:00:0
0'),
(12452, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd152012.pdf', '', '', '', 0, '2012-12-27 23:06:37', '0000-00
-00 00:00:00'),
(12453, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd62012.pdf', '', '', '', 0, '2012-12-27 23:06:46', '0000-0000 00:00:00'),
(12454, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd112012.pdf', '', '', '', 0, '2012-12-27 23:06:56', '0000-00
-00 00:00:00'),
(12455, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley22.html', '', '', '', 0, '2012-12-27 23:07:05', '0000-00-00 00:00:0
0'),
(12456, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd12012.pdf', '', '', '', 0, '2012-12-27 23:07:15', '0000-0000 00:00:00'),
(12457, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/leyDeptal3.html', '', '', '', 0, '2012-12-27 23:07:25', '0000-00-00 00
:00:00'),
(12458, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley26.html', '', '', '', 0, '2012-12-27 23:07:34', '0000-00-00 00:00:0
0'),
(12459, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd132012.pdf', '', '', '', 0, '2012-12-27 23:07:44', '0000-00
-00 00:00:00'),
(12460, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd212012.pdf', '', '', '', 0, '2012-12-27 23:07:54', '0000-00
-00 00:00:00'),
(12461, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley23.html', '', '', '', 0, '2012-12-27 23:08:03', '0000-00-00 00:00:0
0'),
(12462, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ley29.pdf', '', '', '', 0, '2012-12-27 23:08:13', '0000-00-00 00:00:00
'),
(12463, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd272012.pdf', '', '', '', 0, '2012-12-27 23:08:23', '0000-00
-00 00:00:00'),
(12464, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd252012.pdf', '', '', '', 0, '2012-12-27 23:08:33', '0000-00
-00 00:00:00'),
(12465, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd22012.pdf', '', '', '', 0, '2012-12-27 23:08:43', '0000-00-

00 00:00:00'),
(12466, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/gobernador/images/pd
fs/gaceta/ddptales/dd102012.pdf', '', '', '', 0, '2012-12-27 23:08:55', '0000-00
-00 00:00:00'),
(12479, 'http://www.oruro.gob.bo/index.php/oruro-noticias/fotos/2-institucional/
7-recursos-humanos?fontstyle=f-larger', '', '', '', 0, '2012-12-31 12:48:08', '0
000-00-00 00:00:00'),
(12487, 'https://www.oruro.gob.bo/index.php/co/poa-institucional/11-noticias-gad
or/173-el-gobierno-departamental-de-oruro-rindio-homenaje-al-74-aniversario-crea
cion-de-pando-y-los-202-anos-de-la-gesta-libertaria-de-santa-cruz', '', '', '',
0, '2012-12-31 21:37:24', '0000-00-00 00:00:00'),
(12489, 'https://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitac
ion-publica/nacional/11-noticias-gador/173-el-gobierno-departamental-de-oruro-ri
ndio-homenaje-al-74-aniversario-creacion-de-pando-y-los-202-anos-de-la-gesta-lib
ertaria-de-santa-cruz', '', '', '', 0, '2012-12-31 21:41:08', '0000-00-00 00:00:
00'),
(12509, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '201
3-01-04 12:51:11', '0000-00-00 00:00:00'),
(12510, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '20
13-01-04 12:51:15', '0000-00-00 00:00:00'),
(12511, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley26.html', '', '', '', 0, '2013-01-04 12
:51:23', '0000-00-00 00:00:00'),
(12512, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '201
3-01-04 12:51:30', '0000-00-00 00:00:00'),
(12513, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd82012.pdf', '', '', '', 0, '201
3-01-04 12:51:36', '0000-00-00 00:00:00'),
(12514, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '20
13-01-04 12:51:42', '0000-00-00 00:00:00'),
(12516, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley30.pdf', '', '', '', 0, '2013-01-04 12:
51:57', '0000-00-00 00:00:00'),
(12517, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley28.pdf', '', '', '', 0, '2013-01-04 12:
52:03', '0000-00-00 00:00:00'),
(12519, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley16.html', '', '', '', 0, '2013-01-04 12
:52:16', '0000-00-00 00:00:00'),
(12520, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley27.html', '', '', '', 0, '2013-01-04 12
:52:23', '0000-00-00 00:00:00'),
(12521, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd212012.pdf', '', '', '', 0, '20
13-01-04 12:52:30', '0000-00-00 00:00:00'),
(12522, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '201
3-01-04 12:52:36', '0000-00-00 00:00:00'),
(12523, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley17.html', '', '', '', 0, '2013-01-04 12
:52:43', '0000-00-00 00:00:00'),
(12524, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2
013-01-04 12:52:50', '0000-00-00 00:00:00'),
(12525, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '20

13-01-04 12:52:57', '0000-00-00 00:00:00'),


(12527, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd72012.pdf', '', '', '', 0, '201
3-01-04 12:53:12', '0000-00-00 00:00:00'),
(12528, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '201
3-01-04 12:53:17', '0000-00-00 00:00:00'),
(12529, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd202012.pdf', '', '', '', 0, '20
13-01-04 12:53:24', '0000-00-00 00:00:00'),
(12530, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/leyDeptal15.html', '', '', '', 0, '2013-01
-04 12:53:31', '0000-00-00 00:00:00'),
(12531, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd152012.pdf', '', '', '', 0, '20
13-01-04 12:53:38', '0000-00-00 00:00:00'),
(12532, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '201
3-01-04 12:53:44', '0000-00-00 00:00:00'),
(12533, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley31.pdf', '', '', '', 0, '2013-01-04 12:
53:51', '0000-00-00 00:00:00'),
(12534, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd132012.pdf', '', '', '', 0, '20
13-01-04 12:53:58', '0000-00-00 00:00:00'),
(12536, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '201
3-01-04 12:54:12', '0000-00-00 00:00:00'),
(12537, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley33.pdf', '', '', '', 0, '2013-01-04 12:
54:20', '0000-00-00 00:00:00'),
(12538, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '2
013-01-04 12:54:26', '0000-00-00 00:00:00'),
(12539, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '201
3-01-04 12:54:32', '0000-00-00 00:00:00'),
(12540, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '20
13-01-04 12:54:39', '0000-00-00 00:00:00'),
(12541, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '201
3-01-04 12:54:47', '0000-00-00 00:00:00'),
(12542, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley20.html', '', '', '', 0, '2013-01-04 12
:54:53', '0000-00-00 00:00:00'),
(12543, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd1a2012.pdf', '', '', '', 0, '20
13-01-04 12:55:00', '0000-00-00 00:00:00'),
(12544, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '20
13-01-04 12:55:07', '0000-00-00 00:00:00'),
(12545, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd112012.pdf', '', '', '', 0, '20
13-01-04 12:55:14', '0000-00-00 00:00:00'),
(12547, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '201
3-01-04 12:55:27', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES

(12548, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '20
13-01-04 12:55:34', '0000-00-00 00:00:00'),
(12549, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd32012.pdf', '', '', '', 0, '201
3-01-04 12:55:41', '0000-00-00 00:00:00'),
(12550, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '201
3-01-04 12:55:47', '0000-00-00 00:00:00'),
(12551, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd262012.pdf', '', '', '', 0, '20
13-01-04 12:55:57', '0000-00-00 00:00:00'),
(12552, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley23.html', '', '', '', 0, '2013-01-04 12
:56:00', '0000-00-00 00:00:00'),
(12553, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '201
3-01-04 12:56:07', '0000-00-00 00:00:00'),
(12554, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '201
3-01-04 12:56:14', '0000-00-00 00:00:00'),
(12555, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/leyDeptal3.html', '', '', '', 0, '2013-0104 12:56:21', '0000-00-00 00:00:00'),
(12556, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '20
13-01-04 12:56:28', '0000-00-00 00:00:00'),
(12557, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/leyDeptal14.html', '', '', '', 0, '2013-01
-04 12:56:35', '0000-00-00 00:00:00'),
(12558, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd102012.pdf', '', '', '', 0, '20
13-01-04 12:56:42', '0000-00-00 00:00:00'),
(12559, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd22012.pdf', '', '', '', 0, '201
3-01-04 12:56:49', '0000-00-00 00:00:00'),
(12560, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '201
3-01-04 12:56:56', '0000-00-00 00:00:00'),
(12561, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '20
13-01-04 12:57:02', '0000-00-00 00:00:00'),
(12562, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '201
3-01-04 12:57:12', '0000-00-00 00:00:00'),
(12563, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley21.html', '', '', '', 0, '2013-01-04 12
:57:16', '0000-00-00 00:00:00'),
(12564, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/leyDeptal13.html', '', '', '', 0, '2013-01
-04 12:57:23', '0000-00-00 00:00:00'),
(12566, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd192012.pdf', '', '', '', 0, '20
13-01-04 12:57:37', '0000-00-00 00:00:00'),
(12567, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley19.html', '', '', '', 0, '2013-01-04 12
:57:59', '0000-00-00 00:00:00'),
(12568, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley22.html', '', '', '', 0, '2013-01-04 12
:58:20', '0000-00-00 00:00:00'),

(12569, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '20
13-01-04 12:58:42', '0000-00-00 00:00:00'),
(12570, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '20
13-01-04 12:59:26', '0000-00-00 00:00:00'),
(12571, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '201
3-01-04 12:59:47', '0000-00-00 00:00:00'),
(12572, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley25.html', '', '', '', 0, '2013-01-04 13
:00:10', '0000-00-00 00:00:00'),
(12573, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd12012.pdf', '', '', '', 0, '201
3-01-04 13:00:32', '0000-00-00 00:00:00'),
(12574, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd62012.pdf', '', '', '', 0, '201
3-01-04 13:01:09', '0000-00-00 00:00:00'),
(12575, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '20
13-01-04 13:01:32', '0000-00-00 00:00:00'),
(12576, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley18.html', '', '', '', 0, '2013-01-04 13
:01:48', '0000-00-00 00:00:00'),
(12577, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd252012.pdf', '', '', '', 0, '20
13-01-04 13:02:07', '0000-00-00 00:00:00'),
(12579, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2013
-01-04 13:02:44', '0000-00-00 00:00:00'),
(12581, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd52012.pdf', '', '', '', 0, '201
3-01-04 13:03:27', '0000-00-00 00:00:00'),
(12583, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley32.pdf', '', '', '', 0, '2013-01-04 13:
04:21', '0000-00-00 00:00:00'),
(12584, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/leyDeptal9.html', '', '', '', 0, '2013-0104 13:04:40', '0000-00-00 00:00:00'),
(12585, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '20
13-01-04 13:05:01', '0000-00-00 00:00:00'),
(12586, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '201
3-01-04 13:05:17', '0000-00-00 00:00:00'),
(12587, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd272012.pdf', '', '', '', 0, '20
13-01-04 13:05:38', '0000-00-00 00:00:00'),
(12588, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/leyDeptal08.html', '', '', '', 0, '2013-01
-04 13:05:58', '0000-00-00 00:00:00'),
(12589, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '201
3-01-04 13:06:15', '0000-00-00 00:00:00'),
(12590, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ddptales/dd42012.pdf', '', '', '', 0, '201
3-01-04 13:06:36', '0000-00-00 00:00:00'),
(12592, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servici
os-departamentales/images/pdfs/gaceta/ley29.pdf', '', '', '', 0, '2013-01-04 13:
10:00', '0000-00-00 00:00:00'),

(12600, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '
', 0, '2013-01-05 01:51:30', '0000-00-00 00:00:00'),
(12601, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley27.html', '', '', '', 0, '2013
-01-05 01:51:34', '0000-00-00 00:00:00'),
(12602, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd42011.pdf', '', '', ''
, 0, '2013-01-05 01:51:37', '0000-00-00 00:00:00'),
(12603, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/leyDeptal13.html', '', '', '', 0,
'2013-01-05 01:51:41', '0000-00-00 00:00:00'),
(12604, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd212012.pdf', '', '', '
', 0, '2013-01-05 01:51:44', '0000-00-00 00:00:00'),
(12605, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley32.pdf', '', '', '', 0, '201301-05 01:51:54', '0000-00-00 00:00:00'),
(12607, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd62012.pdf', '', '', ''
, 0, '2013-01-05 01:52:04', '0000-00-00 00:00:00'),
(12608, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley4.html', '', '', '', 0, '201301-05 01:52:09', '0000-00-00 00:00:00'),
(12609, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd22012.pdf', '', '', ''
, 0, '2013-01-05 01:52:15', '0000-00-00 00:00:00'),
(12610, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd92010.pdf', '', '', ''
, 0, '2013-01-05 01:52:22', '0000-00-00 00:00:00'),
(12611, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '
', 0, '2013-01-05 01:52:26', '0000-00-00 00:00:00'),
(12612, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley2.html', '', '', '', 0, '201301-05 01:52:31', '0000-00-00 00:00:00'),
(12613, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd42010.pdf', '', '', ''
, 0, '2013-01-05 01:52:36', '0000-00-00 00:00:00'),
(12614, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '
', 0, '2013-01-05 01:52:42', '0000-00-00 00:00:00'),
(12615, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '',
'', 0, '2013-01-05 01:52:47', '0000-00-00 00:00:00'),
(12616, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd1a2012.pdf', '', '', '
', 0, '2013-01-05 01:52:53', '0000-00-00 00:00:00'),
(12617, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd12010.pdf', '', '', ''
, 0, '2013-01-05 01:52:58', '0000-00-00 00:00:00'),
(12618, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley33.pdf', '', '', '', 0, '201301-05 01:53:04', '0000-00-00 00:00:00'),
(12619, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd32011.pdf', '', '', ''
, 0, '2013-01-05 01:53:09', '0000-00-00 00:00:00'),
(12620, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd52012.pdf', '', '', ''
, 0, '2013-01-05 01:53:14', '0000-00-00 00:00:00'),

(12621, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley25.html', '', '', '', 0, '2013
-01-05 01:53:20', '0000-00-00 00:00:00'),
(12622, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd22010.pdf', '', '', ''
, 0, '2013-01-05 01:53:25', '0000-00-00 00:00:00'),
(12623, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley26.html', '', '', '', 0, '2013
-01-05 01:53:31', '0000-00-00 00:00:00'),
(12624, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley6.html', '', '', '', 0, '201301-05 01:53:36', '0000-00-00 00:00:00'),
(12625, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '
', 0, '2013-01-05 01:53:42', '0000-00-00 00:00:00'),
(12626, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley18.html', '', '', '', 0, '2013
-01-05 01:53:47', '0000-00-00 00:00:00'),
(12627, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd252012.pdf', '', '', '
', 0, '2013-01-05 01:53:52', '0000-00-00 00:00:00'),
(12628, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley20.html', '', '', '', 0, '2013
-01-05 01:53:58', '0000-00-00 00:00:00'),
(12629, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '
', 0, '2013-01-05 01:54:03', '0000-00-00 00:00:00'),
(12630, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/leyDeptal08.html', '', '', '', 0,
'2013-01-05 01:54:09', '0000-00-00 00:00:00'),
(12631, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley1.html', '', '', '', 0, '201301-05 01:54:14', '0000-00-00 00:00:00'),
(12632, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley30.pdf', '', '', '', 0, '201301-05 01:54:20', '0000-00-00 00:00:00'),
(12633, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '
', 0, '2013-01-05 01:54:25', '0000-00-00 00:00:00'),
(12634, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd42012.pdf', '', '', ''
, 0, '2013-01-05 01:54:30', '0000-00-00 00:00:00'),
(12635, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd72010.pdf', '', '', ''
, 0, '2013-01-05 01:54:38', '0000-00-00 00:00:00'),
(12636, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd62011.pdf', '', '', ''
, 0, '2013-01-05 01:54:42', '0000-00-00 00:00:00'),
(12637, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/leyDeptal15.html', '', '', '', 0,
'2013-01-05 01:54:47', '0000-00-00 00:00:00'),
(12638, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd112012.pdf', '', '', '
', 0, '2013-01-05 01:54:52', '0000-00-00 00:00:00'),
(12639, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2013
-01-05 01:54:58', '0000-00-00 00:00:00'),
(12640, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd92011.pdf', '', '', ''
, 0, '2013-01-05 01:55:03', '0000-00-00 00:00:00'),

(12641, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley5.html', '', '', '', 0, '201301-05 01:55:08', '0000-00-00 00:00:00'),
(12642, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd202012.pdf', '', '', '
', 0, '2013-01-05 01:55:14', '0000-00-00 00:00:00'),
(12643, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley28.pdf', '', '', '', 0, '201301-05 01:55:19', '0000-00-00 00:00:00'),
(12644, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd32010.pdf', '', '', ''
, 0, '2013-01-05 01:55:25', '0000-00-00 00:00:00'),
(12645, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/leyDeptal14.html', '', '', '', 0,
'2013-01-05 01:55:30', '0000-00-00 00:00:00'),
(12646, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '
', 0, '2013-01-05 01:55:36', '0000-00-00 00:00:00'),
(12647, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley21.html', '', '', '', 0, '2013
-01-05 01:55:41', '0000-00-00 00:00:00'),
(12648, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd82011.pdf', '', '', ''
, 0, '2013-01-05 01:55:46', '0000-00-00 00:00:00'),
(12649, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd262012.pdf', '', '', '
', 0, '2013-01-05 01:55:52', '0000-00-00 00:00:00'),
(12650, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley19.html', '', '', '', 0, '2013
-01-05 01:55:57', '0000-00-00 00:00:00'),
(12651, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley31.pdf', '', '', '', 0, '201301-05 01:56:03', '0000-00-00 00:00:00'),
(12652, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd12011.pdf', '', '', ''
, 0, '2013-01-05 01:56:08', '0000-00-00 00:00:00'),
(12653, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley22.html', '', '', '', 0, '2013
-01-05 01:56:14', '0000-00-00 00:00:00'),
(12654, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '
', 0, '2013-01-05 01:56:19', '0000-00-00 00:00:00'),
(12655, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley16.html', '', '', '', 0, '2013
-01-05 01:56:24', '0000-00-00 00:00:00'),
(12656, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley7.html', '', '', '', 0, '201301-05 01:56:30', '0000-00-00 00:00:00'),
(12657, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2013
-01-05 01:56:35', '0000-00-00 00:00:00'),
(12658, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/leyDeptal9.html', '', '', '', 0,
'2013-01-05 01:56:41', '0000-00-00 00:00:00'),
(12659, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd12012.pdf', '', '', ''
, 0, '2013-01-05 01:56:46', '0000-00-00 00:00:00'),
(12660, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd22011.pdf', '', '', ''
, 0, '2013-01-05 01:56:52', '0000-00-00 00:00:00'),

(12661, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd192012.pdf', '', '', '
', 0, '2013-01-05 01:56:57', '0000-00-00 00:00:00'),
(12662, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd132012.pdf', '', '', '
', 0, '2013-01-05 01:57:02', '0000-00-00 00:00:00'),
(12663, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd32012.pdf', '', '', ''
, 0, '2013-01-05 01:57:08', '0000-00-00 00:00:00'),
(12664, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd72011.pdf', '', '', ''
, 0, '2013-01-05 01:57:13', '0000-00-00 00:00:00'),
(12665, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '
', 0, '2013-01-05 01:57:19', '0000-00-00 00:00:00'),
(12666, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '',
'', 0, '2013-01-05 01:57:24', '0000-00-00 00:00:00'),
(12667, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd102012.pdf', '', '', '
', 0, '2013-01-05 01:57:30', '0000-00-00 00:00:00'),
(12668, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd62010.pdf', '', '', ''
, 0, '2013-01-05 01:57:35', '0000-00-00 00:00:00'),
(12669, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '
', 0, '2013-01-05 01:57:40', '0000-00-00 00:00:00'),
(12670, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd272012.pdf', '', '', '
', 0, '2013-01-05 01:57:46', '0000-00-00 00:00:00'),
(12671, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/leyDeptal3.html', '', '', '', 0,
'2013-01-05 01:57:51', '0000-00-00 00:00:00'),
(12672, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley23.html', '', '', '', 0, '2013
-01-05 01:57:57', '0000-00-00 00:00:00'),
(12673, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley17.html', '', '', '', 0, '2013
-01-05 01:58:02', '0000-00-00 00:00:00'),
(12674, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd82010.pdf', '', '', ''
, 0, '2013-01-05 01:58:08', '0000-00-00 00:00:00'),
(12675, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley29.pdf', '', '', '', 0, '201301-05 01:58:13', '0000-00-00 00:00:00'),
(12676, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd152012.pdf', '', '', '
', 0, '2013-01-05 01:58:19', '0000-00-00 00:00:00'),
(12677, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2013
-01-05 01:58:24', '0000-00-00 00:00:00'),
(12678, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '
', 0, '2013-01-05 01:58:30', '0000-00-00 00:00:00'),
(12679, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd72012.pdf', '', '', ''
, 0, '2013-01-05 01:58:35', '0000-00-00 00:00:00'),
(12680, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '
', 0, '2013-01-05 01:58:40', '0000-00-00 00:00:00'),

(12681, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd82012.pdf', '', '', ''
, 0, '2013-01-05 01:58:46', '0000-00-00 00:00:00'),
(12682, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/ddptales/dd52010.pdf', '', '', ''
, 0, '2013-01-05 01:58:52', '0000-00-00 00:00:00'),
(12683, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedeges/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '',
0, '2013-01-05 01:58:58', '0000-00-00 00:00:00'),
(12687, 'http://www.oruro.gob.bo/index.php?option=com_jce&task=plugin&plugin=img
manager&file=imgmanager&version=1576&cid=20', '', '', '', 0, '2013-01-05 06:44:4
7', '0000-00-00 00:00:00'),
(12734, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd72010.pdf', '', '', '', 0, '2013-01-07 19:01:04', '0000-0000 00:00:00'),
(12735, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd202012.pdf', '', '', '', 0, '2013-01-07 19:01:08', '0000-00
-00 00:00:00'),
(12736, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/leyDeptal08.html', '', '', '', 0, '2013-01-07 19:01:12', '0000-00-00 0
0:00:00'),
(12737, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd32011.pdf', '', '', '', 0, '2013-01-07 19:01:17', '0000-0000 00:00:00'),
(12738, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley19.html', '', '', '', 0, '2013-01-07 19:01:20', '0000-00-00 00:00:0
0'),
(12739, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley7.html', '', '', '', 0, '2013-01-07 19:01:25', '0000-00-00 00:00:00
'),
(12740, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley22.html', '', '', '', 0, '2013-01-07 19:01:30', '0000-00-00 00:00:0
0'),
(12741, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd82010.pdf', '', '', '', 0, '2013-01-07 19:01:35', '0000-0000 00:00:00'),
(12742, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd22010.pdf', '', '', '', 0, '2013-01-07 19:01:40', '0000-0000 00:00:00'),
(12743, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd102012.pdf', '', '', '', 0, '2013-01-07 19:01:45', '0000-00
-00 00:00:00'),
(12744, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley20.html', '', '', '', 0, '2013-01-07 19:01:50', '0000-00-00 00:00:0
0'),
(12745, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd132011.pdf', '', '', '', 0, '2013-01-07 19:01:55', '0000-00
-00 00:00:00'),
(12746, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley18.html', '', '', '', 0, '2013-01-07 19:02:01', '0000-00-00 00:00:0
0'),
(12747, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd32012.pdf', '', '', '', 0, '2013-01-07 19:02:09', '0000-0000 00:00:00'),
(12748, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd72011.pdf', '', '', '', 0, '2013-01-07 19:02:14', '0000-0000 00:00:00'),
(12749, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd12012.pdf', '', '', '', 0, '2013-01-07 19:02:20', '0000-0000 00:00:00'),

(12750, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd72012.pdf', '', '', '', 0, '2013-01-07 19:02:26', '0000-0000 00:00:00'),
(12751, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd122010.pdf', '', '', '', 0, '2013-01-07 19:02:32', '0000-00
-00 00:00:00'),
(12752, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley17.html', '', '', '', 0, '2013-01-07 19:02:40', '0000-00-00 00:00:0
0'),
(12753, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd172011.pdf', '', '', '', 0, '2013-01-07 19:02:46', '0000-00
-00 00:00:00'),
(12754, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd272012.pdf', '', '', '', 0, '2013-01-07 19:02:51', '0000-00
-00 00:00:00'),
(12755, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/In
stitucional/bgi2011.pdf', '', '', '', 0, '2013-01-07 19:02:59', '0000-00-00 00:0
0:00'),
(12756, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley26.html', '', '', '', 0, '2013-01-07 19:03:03', '0000-00-00 00:00:0
0'),
(12757, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley4.html', '', '', '', 0, '2013-01-07 19:03:10', '0000-00-00 00:00:00
'),
(12758, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd32010.pdf', '', '', '', 0, '2013-01-07 19:03:16', '0000-0000 00:00:00'),
(12759, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/leyDeptal3.html', '', '', '', 0, '2013-01-07 19:03:22', '0000-00-00 00
:00:00'),
(12760, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley33.pdf', '', '', '', 0, '2013-01-07 19:03:29', '0000-00-00 00:00:00
'),
(12761, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley16.html', '', '', '', 0, '2013-01-07 19:03:35', '0000-00-00 00:00:0
0'),
(12762, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd152012.pdf', '', '', '', 0, '2013-01-07 19:03:42', '0000-00
-00 00:00:00'),
(12763, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd22012.pdf', '', '', '', 0, '2013-01-07 19:03:47', '0000-0000 00:00:00'),
(12764, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd102011.pdf', '', '', '', 0, '2013-01-07 19:03:54', '0000-00
-00 00:00:00'),
(12765, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley31.pdf', '', '', '', 0, '2013-01-07 19:04:00', '0000-00-00 00:00:00
'),
(12766, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/EstructuraGADOR.xls', '', '', '', 0, '2013-01-07 19:04:07', '0000-00-0
0 00:00:00'),
(12767, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd212012.pdf', '', '', '', 0, '2013-01-07 19:04:13', '0000-00
-00 00:00:00'),
(12768, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley32.pdf', '', '', '', 0, '2013-01-07 19:04:18', '0000-00-00 00:00:00
'),
(12769, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley11.html', '', '', '', 0, '2013-01-07 19:04:24', '0000-00-00 00:00:0
0'),

(12770, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/leyDeptal13.html', '', '', '', 0, '2013-01-07 19:04:37', '0000-00-00 0
0:00:00'),
(12771, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd42010.pdf', '', '', '', 0, '2013-01-07 19:04:43', '0000-0000 00:00:00'),
(12772, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd62011.pdf', '', '', '', 0, '2013-01-07 19:04:50', '0000-0000 00:00:00'),
(12773, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd252012.pdf', '', '', '', 0, '2013-01-07 19:04:57', '0000-00
-00 00:00:00'),
(12774, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd152011.pdf', '', '', '', 0, '2013-01-07 19:05:02', '0000-00
-00 00:00:00'),
(12775, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd62010.pdf', '', '', '', 0, '2013-01-07 19:05:08', '0000-0000 00:00:00'),
(12776, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd82011.pdf', '', '', '', 0, '2013-01-07 19:05:15', '0000-0000 00:00:00'),
(12777, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd52010.pdf', '', '', '', 0, '2013-01-07 19:05:23', '0000-0000 00:00:00'),
(12778, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd42012.pdf', '', '', '', 0, '2013-01-07 19:05:27', '0000-0000 00:00:00'),
(12779, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd182011.pdf', '', '', '', 0, '2013-01-07 19:05:33', '0000-00
-00 00:00:00'),
(12780, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley2.html', '', '', '', 0, '2013-01-07 19:05:40', '0000-00-00 00:00:00
'),
(12781, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd12a2011.pdf', '', '', '', 0, '2013-01-07 19:05:49', '0000-0
0-00 00:00:00'),
(12782, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley5.html', '', '', '', 0, '2013-01-07 19:05:52', '0000-00-00 00:00:00
'),
(12783, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd82012.pdf', '', '', '', 0, '2013-01-07 19:05:59', '0000-0000 00:00:00'),
(12784, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/leyDeptal9.html', '', '', '', 0, '2013-01-07 19:06:04', '0000-00-00 00
:00:00'),
(12785, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley28.pdf', '', '', '', 0, '2013-01-07 19:06:12', '0000-00-00 00:00:00
'),
(12786, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd112011.pdf', '', '', '', 0, '2013-01-07 19:06:16', '0000-00
-00 00:00:00'),
(12787, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd192012.pdf', '', '', '', 0, '2013-01-07 19:06:30', '0000-00
-00 00:00:00'),
(12788, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd192011.pdf', '', '', '', 0, '2013-01-07 19:06:35', '0000-00
-00 00:00:00'),
(12789, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd262012.pdf', '', '', '', 0, '2013-01-07 19:06:41', '0000-00
-00 00:00:00'),

(12790, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley1.html', '', '', '', 0, '2013-01-07 19:06:51', '0000-00-00 00:00:00
'),
(12791, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd42011.pdf', '', '', '', 0, '2013-01-07 19:06:53', '0000-0000 00:00:00'),
(12792, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley27.html', '', '', '', 0, '2013-01-07 19:07:01', '0000-00-00 00:00:0
0'),
(12793, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley12.html', '', '', '', 0, '2013-01-07 19:07:06', '0000-00-00 00:00:0
0'),
(12794, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd12011.pdf', '', '', '', 0, '2013-01-07 19:07:13', '0000-0000 00:00:00'),
(12795, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley10.html', '', '', '', 0, '2013-01-07 19:07:19', '0000-00-00 00:00:0
0'),
(12796, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley25.html', '', '', '', 0, '2013-01-07 19:07:25', '0000-00-00 00:00:0
0'),
(12797, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd112010.pdf', '', '', '', 0, '2013-01-07 19:07:31', '0000-00
-00 00:00:00'),
(12798, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/leyDeptal14.html', '', '', '', 0, '2013-01-07 19:07:37', '0000-00-00 0
0:00:00'),
(12799, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd132010.pdf', '', '', '', 0, '2013-01-07 19:07:44', '0000-00
-00 00:00:00'),
(12800, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd1a2012.pdf', '', '', '', 0, '2013-01-07 19:07:49', '0000-00
-00 00:00:00'),
(12801, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley23.html', '', '', '', 0, '2013-01-07 19:07:57', '0000-00-00 00:00:0
0'),
(12802, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd62012.pdf', '', '', '', 0, '2013-01-07 19:08:03', '0000-0000 00:00:00'),
(12803, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley29.pdf', '', '', '', 0, '2013-01-07 19:08:09', '0000-00-00 00:00:00
'),
(12804, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley6.html', '', '', '', 0, '2013-01-07 19:08:15', '0000-00-00 00:00:00
'),
(12805, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley30.pdf', '', '', '', 0, '2013-01-07 19:08:21', '0000-00-00 00:00:00
'),
(12806, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/leyDeptal15.html', '', '', '', 0, '2013-01-07 19:08:27', '0000-00-00 0
0:00:00'),
(12807, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd132012.pdf', '', '', '', 0, '2013-01-07 19:08:33', '0000-00
-00 00:00:00'),
(12808, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd102010.pdf', '', '', '', 0, '2013-01-07 19:08:39', '0000-00
-00 00:00:00'),
(12809, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd112012.pdf', '', '', '', 0, '2013-01-07 19:08:46', '0000-00
-00 00:00:00'),

(12810, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd92010.pdf', '', '', '', 0, '2013-01-07 19:08:52', '0000-0000 00:00:00'),
(12811, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd92011.pdf', '', '', '', 0, '2013-01-07 19:08:58', '0000-0000 00:00:00'),
(12812, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd22011.pdf', '', '', '', 0, '2013-01-07 19:09:04', '0000-0000 00:00:00'),
(12813, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd122011.pdf', '', '', '', 0, '2013-01-07 19:09:11', '0000-00
-00 00:00:00'),
(12814, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/EscalaSalarial2012.xls', '', '', '', 0, '2013-01-07 19:09:17', '0000-0
0-00 00:00:00'),
(12815, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ley21.html', '', '', '', 0, '2013-01-07 19:09:25', '0000-00-00 00:00:0
0'),
(12816, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd52012.pdf', '', '', '', 0, '2013-01-07 19:09:29', '0000-0000 00:00:00'),
(12817, 'http://www.oruro.gob.bo/index.php/organo-ejecutivo/documentos/images/pd
fs/gaceta/ddptales/dd12010.pdf', '', '', '', 0, '2013-01-07 19:09:37', '0000-0000 00:00:00'),
(12827, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd252012.pdf', '', '', '', 0, '2013-01-08
14:42:39', '0000-00-00 00:00:00'),
(12828, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley27.html', '', '', '', 0, '2013-01-08 14:43:21',
'0000-00-00 00:00:00'),
(12829, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley18.html', '', '', '', 0, '2013-01-08 14:43:35',
'0000-00-00 00:00:00'),
(12830, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/leyDeptal13.html', '', '', '', 0, '2013-01-08 14:4
3:50', '0000-00-00 00:00:00'),
(12831, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd72012.pdf', '', '', '', 0, '2013-01-08
14:44:04', '0000-00-00 00:00:00'),
(12832, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd272012.pdf', '', '', '', 0, '2013-01-08
14:44:19', '0000-00-00 00:00:00'),
(12833, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley20.html', '', '', '', 0, '2013-01-08 14:44:33',
'0000-00-00 00:00:00'),
(12834, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd102012.pdf', '', '', '', 0, '2013-01-08
14:44:47', '0000-00-00 00:00:00'),
(12835, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley23.html', '', '', '', 0, '2013-01-08 14:45:02',
'0000-00-00 00:00:00'),
(12836, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley25.html', '', '', '', 0, '2013-01-08 14:45:16',
'0000-00-00 00:00:00'),
(12837, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd212012.pdf', '', '', '', 0, '2013-01-08
14:45:31', '0000-00-00 00:00:00'),
(12838, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd132012.pdf', '', '', '', 0, '2013-01-08
14:45:45', '0000-00-00 00:00:00'),

(12839, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd152012.pdf', '', '', '', 0, '2013-01-08
14:46:02', '0000-00-00 00:00:00'),
(12840, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd32012.pdf', '', '', '', 0, '2013-01-08
14:46:13', '0000-00-00 00:00:00'),
(12841, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd262012.pdf', '', '', '', 0, '2013-01-08
14:46:28', '0000-00-00 00:00:00'),
(12842, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley29.pdf', '', '', '', 0, '2013-01-08 14:46:43',
'0000-00-00 00:00:00'),
(12843, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/leyDeptal14.html', '', '', '', 0, '2013-01-08 14:4
6:57', '0000-00-00 00:00:00'),
(12844, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd12012.pdf', '', '', '', 0, '2013-01-08
14:47:11', '0000-00-00 00:00:00'),
(12845, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/leyDeptal9.html', '', '', '', 0, '2013-01-08 14:47
:25', '0000-00-00 00:00:00'),
(12846, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/leyDeptal08.html', '', '', '', 0, '2013-01-08 14:4
7:39', '0000-00-00 00:00:00'),
(12847, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley21.html', '', '', '', 0, '2013-01-08 14:47:55',
'0000-00-00 00:00:00'),
(12848, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd112012.pdf', '', '', '', 0, '2013-01-08
14:48:09', '0000-00-00 00:00:00'),
(12849, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd42012.pdf', '', '', '', 0, '2013-01-08
14:48:23', '0000-00-00 00:00:00'),
(12850, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/leyDeptal15.html', '', '', '', 0, '2013-01-08 14:4
8:36', '0000-00-00 00:00:00'),
(12851, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd82012.pdf', '', '', '', 0, '2013-01-08
14:48:51', '0000-00-00 00:00:00'),
(12852, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley17.html', '', '', '', 0, '2013-01-08 14:49:06',
'0000-00-00 00:00:00'),
(12853, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley16.html', '', '', '', 0, '2013-01-08 14:49:20',
'0000-00-00 00:00:00'),
(12854, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley22.html', '', '', '', 0, '2013-01-08 14:49:34',
'0000-00-00 00:00:00'),
(12855, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd22012.pdf', '', '', '', 0, '2013-01-08
14:49:49', '0000-00-00 00:00:00'),
(12856, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/leyDeptal3.html', '', '', '', 0, '2013-01-08 14:50
:03', '0000-00-00 00:00:00'),
(12857, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley33.pdf', '', '', '', 0, '2013-01-08 14:50:18',
'0000-00-00 00:00:00'),
(12858, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley28.pdf', '', '', '', 0, '2013-01-08 14:50:32',
'0000-00-00 00:00:00'),

(12859, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd192012.pdf', '', '', '', 0, '2013-01-08
14:50:50', '0000-00-00 00:00:00'),
(12860, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley26.html', '', '', '', 0, '2013-01-08 14:50:58',
'0000-00-00 00:00:00'),
(12861, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ley19.html', '', '', '', 0, '2013-01-08 14:51:14',
'0000-00-00 00:00:00'),
(12862, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd1a2012.pdf', '', '', '', 0, '2013-01-08
14:51:29', '0000-00-00 00:00:00'),
(12863, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd62012.pdf', '', '', '', 0, '2013-01-08
14:51:43', '0000-00-00 00:00:00'),
(12864, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd52012.pdf', '', '', '', 0, '2013-01-08
14:56:54', '0000-00-00 00:00:00'),
(12865, 'http://www.oruro.gob.bo/index.php/convocatorias-y-licitaciones/licitaci
on-publica/images/pdfs/gaceta/ddptales/dd202012.pdf', '', '', '', 0, '2013-01-08
15:00:34', '0000-00-00 00:00:00'),
(12914, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd82012.pdf', '', '', '',
0, '2013-01-11 18:51:34', '0000-00-00 00:00:00'),
(12915, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/leyDeptal08.html', '', '', '', 0, '
2013-01-11 18:51:40', '0000-00-00 00:00:00'),
(12916, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd62010.pdf', '', '', '',
0, '2013-01-11 18:51:45', '0000-00-00 00:00:00'),
(12917, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd62012.pdf', '', '', '',
0, '2013-01-11 18:51:55', '0000-00-00 00:00:00'),
(12918, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd132010.pdf', '', '', '',
0, '2013-01-11 18:52:00', '0000-00-00 00:00:00'),
(12919, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley28.pdf', '', '', '', 0, '2013-01
-11 18:52:04', '0000-00-00 00:00:00'),
(12920, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd202012.pdf', '', '', '',
0, '2013-01-11 18:52:08', '0000-00-00 00:00:00'),
(12921, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley18.html', '', '', '', 0, '2013-0
1-11 18:52:12', '0000-00-00 00:00:00'),
(12922, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley30.pdf', '', '', '', 0, '2013-01
-11 18:52:20', '0000-00-00 00:00:00'),
(12923, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley20.html', '', '', '', 0, '2013-0
1-11 18:52:28', '0000-00-00 00:00:00'),
(12924, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/EscalaSalarial2012.xls', '', '', ''
, 0, '2013-01-11 18:52:32', '0000-00-00 00:00:00'),
(12925, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley32.pdf', '', '', '', 0, '2013-01
-11 18:52:35', '0000-00-00 00:00:00'),
(12926, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley16.html', '', '', '', 0, '2013-0
1-11 18:52:39', '0000-00-00 00:00:00'),

(12927, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley6.html', '', '', '', 0, '2013-01
-11 18:52:42', '0000-00-00 00:00:00');
INSERT INTO `gador_redirect_links` (`id`, `old_url`, `new_url`, `referer`, `comm
ent`, `published`, `created_date`, `modified_date`) VALUES
(12928, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd172011.pdf', '', '', '',
0, '2013-01-11 18:52:45', '0000-00-00 00:00:00'),
(12929, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd82011.pdf', '', '', '',
0, '2013-01-11 18:52:49', '0000-00-00 00:00:00'),
(12930, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/leyDeptal3.html', '', '', '', 0, '2
013-01-11 18:52:52', '0000-00-00 00:00:00'),
(12931, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd152012.pdf', '', '', '',
0, '2013-01-11 18:52:58', '0000-00-00 00:00:00'),
(12932, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd102010.pdf', '', '', '',
0, '2013-01-11 18:53:02', '0000-00-00 00:00:00'),
(12933, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd82010.pdf', '', '', '',
0, '2013-01-11 18:53:10', '0000-00-00 00:00:00'),
(12934, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd132012.pdf', '', '', '',
0, '2013-01-11 18:53:17', '0000-00-00 00:00:00'),
(12935, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd112010.pdf', '', '', '',
0, '2013-01-11 18:53:23', '0000-00-00 00:00:00'),
(12936, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd102012.pdf', '', '', '',
0, '2013-01-11 18:53:30', '0000-00-00 00:00:00'),
(12937, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley1.html', '', '', '', 0, '2013-01
-11 18:53:38', '0000-00-00 00:00:00'),
(12938, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd132011.pdf', '', '', '',
0, '2013-01-11 18:53:44', '0000-00-00 00:00:00'),
(12939, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/EstructuraGADOR.xls', '', '', '', 0
, '2013-01-11 18:53:51', '0000-00-00 00:00:00'),
(12940, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley26.html', '', '', '', 0, '2013-0
1-11 18:53:58', '0000-00-00 00:00:00'),
(12941, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd192011.pdf', '', '', '',
0, '2013-01-11 18:54:05', '0000-00-00 00:00:00'),
(12942, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley25.html', '', '', '', 0, '2013-0
1-11 18:54:12', '0000-00-00 00:00:00'),
(12943, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd42010.pdf', '', '', '',
0, '2013-01-11 18:54:25', '0000-00-00 00:00:00'),
(12944, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley33.pdf', '', '', '', 0, '2013-01
-11 18:54:29', '0000-00-00 00:00:00'),
(12945, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd42012.pdf', '', '', '',
0, '2013-01-11 18:54:33', '0000-00-00 00:00:00'),
(12946, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic

ios-departamentales/sedag/images/pdfs/gaceta/ley17.html', '', '', '', 0, '2013-0


1-11 18:54:44', '0000-00-00 00:00:00'),
(12947, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/leyDeptal9.html', '', '', '', 0, '2
013-01-11 18:54:46', '0000-00-00 00:00:00'),
(12948, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley12.html', '', '', '', 0, '2013-0
1-11 18:54:56', '0000-00-00 00:00:00'),
(12949, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd1a2012.pdf', '', '', '',
0, '2013-01-11 18:55:04', '0000-00-00 00:00:00'),
(12950, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley19.html', '', '', '', 0, '2013-0
1-11 18:55:14', '0000-00-00 00:00:00'),
(12951, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley5.html', '', '', '', 0, '2013-01
-11 18:55:19', '0000-00-00 00:00:00'),
(12952, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd12a2011.pdf', '', '', ''
, 0, '2013-01-11 18:55:24', '0000-00-00 00:00:00'),
(12953, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd12011.pdf', '', '', '',
0, '2013-01-11 18:55:29', '0000-00-00 00:00:00'),
(12954, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd122011.pdf', '', '', '',
0, '2013-01-11 18:55:34', '0000-00-00 00:00:00'),
(12955, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd22011.pdf', '', '', '',
0, '2013-01-11 18:55:40', '0000-00-00 00:00:00'),
(12956, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd22012.pdf', '', '', '',
0, '2013-01-11 18:55:49', '0000-00-00 00:00:00'),
(12957, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd112012.pdf', '', '', '',
0, '2013-01-11 18:55:54', '0000-00-00 00:00:00'),
(12958, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd252012.pdf', '', '', '',
0, '2013-01-11 18:56:01', '0000-00-00 00:00:00'),
(12959, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd272012.pdf', '', '', '',
0, '2013-01-11 18:56:08', '0000-00-00 00:00:00'),
(12960, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley29.pdf', '', '', '', 0, '2013-01
-11 18:56:15', '0000-00-00 00:00:00'),
(12961, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd212012.pdf', '', '', '',
0, '2013-01-11 18:56:22', '0000-00-00 00:00:00'),
(12962, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd32012.pdf', '', '', '',
0, '2013-01-11 18:56:29', '0000-00-00 00:00:00'),
(12963, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd62011.pdf', '', '', '',
0, '2013-01-11 18:56:36', '0000-00-00 00:00:00'),
(12964, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd32010.pdf', '', '', '',
0, '2013-01-11 18:56:42', '0000-00-00 00:00:00'),
(12965, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley21.html', '', '', '', 0, '2013-0
1-11 18:56:49', '0000-00-00 00:00:00'),
(12966, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic

ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd52012.pdf', '', '', '',


0, '2013-01-11 18:57:03', '0000-00-00 00:00:00'),
(12967, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley27.html', '', '', '', 0, '2013-0
1-11 18:57:16', '0000-00-00 00:00:00'),
(12968, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley31.pdf', '', '', '', 0, '2013-01
-11 18:57:20', '0000-00-00 00:00:00'),
(12969, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley4.html', '', '', '', 0, '2013-01
-11 18:57:24', '0000-00-00 00:00:00'),
(12970, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd42011.pdf', '', '', '',
0, '2013-01-11 18:57:31', '0000-00-00 00:00:00'),
(12971, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd32011.pdf', '', '', '',
0, '2013-01-11 18:57:37', '0000-00-00 00:00:00'),
(12972, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd22010.pdf', '', '', '',
0, '2013-01-11 18:57:44', '0000-00-00 00:00:00'),
(12973, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd12012.pdf', '', '', '',
0, '2013-01-11 18:57:51', '0000-00-00 00:00:00'),
(12974, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley22.html', '', '', '', 0, '2013-0
1-11 18:57:58', '0000-00-00 00:00:00'),
(12975, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/leyDeptal14.html', '', '', '', 0, '
2013-01-11 18:58:06', '0000-00-00 00:00:00'),
(12976, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd72011.pdf', '', '', '',
0, '2013-01-11 18:58:12', '0000-00-00 00:00:00'),
(12977, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd182011.pdf', '', '', '',
0, '2013-01-11 18:58:19', '0000-00-00 00:00:00'),
(12978, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd122010.pdf', '', '', '',
0, '2013-01-11 18:58:26', '0000-00-00 00:00:00'),
(12979, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd92011.pdf', '', '', '',
0, '2013-01-11 18:58:33', '0000-00-00 00:00:00'),
(12980, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd72010.pdf', '', '', '',
0, '2013-01-11 18:58:40', '0000-00-00 00:00:00'),
(12981, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd192012.pdf', '', '', '',
0, '2013-01-11 18:58:46', '0000-00-00 00:00:00'),
(12982, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/leyDeptal15.html', '', '', '', 0, '
2013-01-11 18:58:53', '0000-00-00 00:00:00'),
(12983, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd72012.pdf', '', '', '',
0, '2013-01-11 18:59:00', '0000-00-00 00:00:00'),
(12984, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley7.html', '', '', '', 0, '2013-01
-11 18:59:07', '0000-00-00 00:00:00'),
(12986, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd112011.pdf', '', '', '',
0, '2013-01-11 19:01:01', '0000-00-00 00:00:00'),
(12987, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic

ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd12010.pdf', '', '', '',


0, '2013-01-11 19:06:59', '0000-00-00 00:00:00'),
(12988, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley2.html', '', '', '', 0, '2013-01
-11 19:07:17', '0000-00-00 00:00:00'),
(12989, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley11.html', '', '', '', 0, '2013-0
1-11 19:07:37', '0000-00-00 00:00:00'),
(12990, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/leyDeptal13.html', '', '', '', 0, '
2013-01-11 19:07:54', '0000-00-00 00:00:00'),
(12991, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd102011.pdf', '', '', '',
0, '2013-01-11 19:08:12', '0000-00-00 00:00:00'),
(12992, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd262012.pdf', '', '', '',
0, '2013-01-11 19:08:29', '0000-00-00 00:00:00'),
(12993, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd92010.pdf', '', '', '',
0, '2013-01-11 19:08:47', '0000-00-00 00:00:00'),
(12994, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley23.html', '', '', '', 0, '2013-0
1-11 19:09:05', '0000-00-00 00:00:00'),
(12995, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd52010.pdf', '', '', '',
0, '2013-01-11 19:09:28', '0000-00-00 00:00:00'),
(12999, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=23&fontstyle
=f-larger', '', '', '', 0, '2013-01-11 22:49:42', '0000-00-00 00:00:00'),
(13000, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos?id=23&fontstyle
=f-smaller', '', '', '', 0, '2013-01-11 23:00:48', '0000-00-00 00:00:00'),
(13007, 'https://www.oruro.gob.bo/index.php/oruro-noticias/fotos/images/pdfs/gac
eta/023.pdf', '', '', '', 0, '2013-01-12 02:04:20', '0000-00-00 00:00:00'),
(13008, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Noti
cias/inglesturismo.jpg', '', '', '', 0, '2013-01-12 02:12:03', '0000-00-00 00:00
:00'),
(13009, 'http://www.oruro.gob.bo/index.php/component/content/article/images/Noti
cias/electrificacion.jpg', '', '', '', 0, '2013-01-12 02:12:08', '0000-00-00 00:
00:00'),
(13010, 'http://www.oruro.gob.bo/index.php/component/content/article/images/pdd.
jpg', '', '', '', 0, '2013-01-12 02:12:18', '0000-00-00 00:00:00'),
(13016, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ley10.html', '', '', '', 0, '2013-0
1-12 04:21:04', '0000-00-00 00:00:00'),
(13017, 'https://www.oruro.gob.bo/index.php/organo-ejecutivo/dependencias/servic
ios-departamentales/sedag/images/pdfs/gaceta/ddptales/dd152011.pdf', '', '', '',
0, '2013-01-12 04:31:24', '0000-00-00 00:00:00'),
(13060, 'http://www.oruro.gob.bo/index.php/index.php?option=com_jce&task=plugin&
plugin=imgmanager&file=imgmanager', '', '', '', 0, '2013-01-13 11:37:15', '000000-00 00:00:00');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_rokcandy`
-CREATE TABLE IF NOT EXISTS `gador_rokcandy` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`catid` int(11) NOT NULL,
`macro` text NOT NULL,

`html` text NOT NULL,


`published` tinyint(1) NOT NULL,
`checked_out` int(11) NOT NULL,
`checked_out_time` datetime NOT NULL,
`ordering` int(11) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=27 ;
--- Volcar la base de datos para la tabla `gador_rokcandy`
-INSERT INTO `gador_rokcandy` (`id`, `catid`, `macro`, `html`, `published`, `chec
ked_out`, `checked_out_time`, `ordering`, `params`) VALUES
(20, 7, '[code]{text}[/code]', '<code>{text}</code>', 1, 0, '0000-00-00 00:00:00
', 7, ''),
(21, 7, '[i]{text}[/i]', '<em>{text}</em>', 1, 0, '0000-00-00 00:00:00', 6, ''),
(22, 7, '[b]{text}[/b]', '<strong>{text}</strong>', 1, 0, '0000-00-00 00:00:00',
5, ''),
(23, 7, '[h4]{text}[/h4]', '<h4>{text}</h4>', 1, 0, '0000-00-00 00:00:00', 4, ''
),
(24, 7, '[h1]{text}[/h1]', '<h1>{text}</h1>', 1, 42, '2012-03-19 15:56:19', 1, '
'),
(25, 7, '[h2]{text}[/h2]', '<h2>{text}</h2>', 1, 0, '0000-00-00 00:00:00', 2, ''
),
(26, 7, '[h3]{text}[/h3]', '<h3>{text}</h3>', 1, 0, '0000-00-00 00:00:00', 3, ''
);
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_schemas`
-CREATE TABLE IF NOT EXISTS `gador_schemas` (
`extension_id` int(11) NOT NULL,
`version_id` varchar(20) NOT NULL,
PRIMARY KEY (`extension_id`,`version_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_schemas`
-INSERT INTO `gador_schemas` (`extension_id`, `version_id`) VALUES
(700, '1.7.1-2011-09-20');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_session`
-CREATE TABLE IF NOT EXISTS `gador_session` (
`session_id` varchar(200) NOT NULL DEFAULT '',
`client_id` tinyint(3) unsigned NOT NULL DEFAULT '0',
`guest` tinyint(4) unsigned DEFAULT '1',
`time` varchar(14) DEFAULT '',
`data` mediumtext,

`userid` int(11) DEFAULT '0',


`username` varchar(150) DEFAULT '',
`usertype` varchar(50) DEFAULT '',
PRIMARY KEY (`session_id`),
KEY `whosonline` (`guest`,`usertype`),
KEY `userid` (`userid`),
KEY `time` (`time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--- Volcar la base de datos para la tabla `gador_session`
-INSERT INTO `gador_session` (`session_id`, `client_id`, `guest`, `time`, `data`,
`userid`, `username`, `usertype`) VALUES
('0ebfi8adob7vik11g8ehlgrqh5', 0, 1, '1358362628', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362622;s:18:"session.timer.last";
i:1358362622;s:17:"session.timer.now";i:1358362622;s:22:"session.client.browser"
;s:50:"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)";s:8:"registry";O:9:"J
Registry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user";O:5:"JUser":23:{s:9:
"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:5:"email";N;s:8:"
password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s:5:"block";N;s:9:"sen
dEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10:"activation";N;s:6
:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0_params";O:9:"JRegistr
y":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_authGroups";a:1:{i:0;i:1;}
s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_authActions";N;s:12:"\
0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}}', 0, '', ''),
('14fmtik0gjhp7gsg35u9ndghm2', 0, 1, '1358362044', '__default|a:7:{s:15:"session
.counter";i:2;s:19:"session.timer.start";i:1358361886;s:18:"session.timer.last";
i:1358361886;s:17:"session.timer.now";i:1358362040;s:22:"session.client.browser"
;s:190:"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; S
LCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center P
C 6.0; InfoPath.3; .NET4.0C; .NET4.0E)";s:8:"registry";O:9:"JRegistry":1:{s:7:"\
0*\0data";O:8:"stdClass":0:{}}s:4:"user";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s
:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:5:"email";N;s:8:"password";N;s:14:"p
assword_clear";s:0:"";s:8:"usertype";N;s:5:"block";N;s:9:"sendEmail";i:0;s:12:"r
egisterDate";N;s:13:"lastvisitDate";N;s:10:"activation";N;s:6:"params";N;s:6:"gr
oups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0_params";O:9:"JRegistry":1:{s:7:"\0*\0dat
a";O:8:"stdClass":0:{}}s:14:"\0*\0_authGroups";a:1:{i:0;i:1;}s:14:"\0*\0_authLev
els";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_authActions";N;s:12:"\0*\0_errorMsg";N;s:
10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}}', 0, '', ''),
('3tp9n4f5r1hemgs43tqt4f5rh4', 0, 1, '1358362578', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362575;s:18:"session.timer.last";
i:1358362575;s:17:"session.timer.now";i:1358362575;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', ''),
('6anrmviuhfo8ql4e3sh0171e33', 0, 1, '1358362401', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362397;s:18:"session.timer.last";
i:1358362397;s:17:"session.timer.now";i:1358362397;s:22:"session.client.browser"
;s:71:"Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)";
s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user"
;O:5:"JUser":23:{s:9:"\0*\0isRoot";N;s:2:"id";i:0;s:4:"name";N;s:8:"username";N;

s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s:5
:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10
:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0_pa
rams";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_authGro
ups";N;s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_authActions";N;
s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}}', 0, '', ''),
('6bshd6o77gmgqt7t41dik1mvl5', 0, 1, '1358362612', '__default|a:7:{s:15:"session
.counter";i:3;s:19:"session.timer.start";i:1358362186;s:18:"session.timer.last";
i:1358362340;s:17:"session.timer.now";i:1358362608;s:22:"session.client.browser"
;s:67:"Mozilla/5.0 (Windows NT 5.1; rv:5.0.1) Gecko/20100101 Firefox/5.0.1";s:8:
"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user";O:5
:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:
5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s:5:"
block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10:"
activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0_para
ms";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_authGroup
s";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_authA
ctions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}}', 0
, '', ''),
('6fmht8u6hm2151vj1rpi3p8ov1', 0, 1, '1358362333', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362328;s:18:"session.timer.last";
i:1358362328;s:17:"session.timer.now";i:1358362328;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', ''),
('7nsdmplidv3ntug833cvgdndo6', 0, 1, '1358362388', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362384;s:18:"session.timer.last";
i:1358362384;s:17:"session.timer.now";i:1358362384;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', ''),
('aa24s83nrku2j9k6alb9n3oea2', 0, 1, '1358361885', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358361882;s:18:"session.timer.last";
i:1358361882;s:17:"session.timer.now";i:1358361882;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', ''),
('anmdi9gqsk07mjhbjktrmcis67', 0, 1, '1358362113', '__default|a:8:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362110;s:18:"session.timer.last";

i:1358362110;s:17:"session.timer.now";i:1358362110;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
s:23:"solarsentinel-fontstyle";s:7:"f-large";}', 0, '', ''),
('b2jveho7uk86bq30tbmpqihuu0', 0, 1, '1358362545', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362542;s:18:"session.timer.last";
i:1358362542;s:17:"session.timer.now";i:1358362542;s:22:"session.client.browser"
;s:83:"Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/sp
ider.html)";s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{
}}s:4:"user";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8
:"username";N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"u
sertype";N;s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvis
itDate";N;s:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;
s:10:"\0*\0_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:
"\0*\0_authGroups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s
:15:"\0*\0_authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:
"aid";i:0;}}', 0, '', ''),
('cefndu99012ef0o5nts9ge2lf3', 0, 1, '1358362275', '__default|a:8:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362270;s:18:"session.timer.last";
i:1358362270;s:17:"session.timer.now";i:1358362270;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
s:23:"solarsentinel-fontstyle";s:7:"f-small";}', 0, '', ''),
('gko4n6fv04v7g1p5ole464a1q2', 0, 1, '1358362216', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362212;s:18:"session.timer.last";
i:1358362212;s:17:"session.timer.now";i:1358362212;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', ''),
('gsi7ah7h5eagslipk4iussj985', 0, 1, '1358361942', '__default|a:8:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358361939;s:18:"session.timer.last";
i:1358361939;s:17:"session.timer.now";i:1358361939;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth

Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
s:23:"solarsentinel-fontstyle";s:7:"f-large";}', 0, '', ''),
('ha0gkn51d4kmk4q53lv71k6q41', 0, 1, '1358362126', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362119;s:18:"session.timer.last";
i:1358362119;s:17:"session.timer.now";i:1358362119;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', ''),
('iie4kgo0lss1qcsrr2f75gau91', 0, 1, '1358362057', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362053;s:18:"session.timer.last";
i:1358362053;s:17:"session.timer.now";i:1358362053;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', ''),
('lqvgo1lp3sc33akm36uqk04g73', 0, 1, '1358362000', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358361996;s:18:"session.timer.last";
i:1358361996;s:17:"session.timer.now";i:1358361996;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', ''),
('msu1j0u3qp6vcqpg9d6tjhvt82', 0, 1, '1358361944', '__default|a:8:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358361941;s:18:"session.timer.last";
i:1358361941;s:17:"session.timer.now";i:1358361941;s:22:"session.client.browser"
;s:71:"Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)";
s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user"
;O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username";
N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s
:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:
10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0_
params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_authG
roups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_a
uthActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}s
:23:"solarsentinel-fontstyle";s:7:"f-large";}', 0, '', ''),
('v57one8clujbi3pc5aujcvapc7', 0, 1, '1358362667', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362663;s:18:"session.timer.last";
i:1358362663;s:17:"session.timer.now";i:1358362663;s:22:"session.client.browser"
;s:50:"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)";s:8:"registry";O:9:"J
Registry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user";O:5:"JUser":23:{s:9:

"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:5:"email";N;s:8:"
password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;s:5:"block";N;s:9:"sen
dEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10:"activation";N;s:6
:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0_params";O:9:"JRegistr
y":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_authGroups";a:1:{i:0;i:1;}
s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_authActions";N;s:12:"\
0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}}', 0, '', ''),
('vutrd1l1ib0o32mokuudqt67p3', 0, 1, '1358362158', '__default|a:7:{s:15:"session
.counter";i:1;s:19:"session.timer.start";i:1358362154;s:18:"session.timer.last";
i:1358362154;s:17:"session.timer.now";i:1358362154;s:22:"session.client.browser"
;s:72:"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
;s:8:"registry";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:4:"user
";O:5:"JUser":23:{s:9:"\0*\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username"
;N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:8:"usertype";N;
s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s
:10:"activation";N;s:6:"params";N;s:6:"groups";a:0:{}s:5:"guest";i:1;s:10:"\0*\0
_params";O:9:"JRegistry":1:{s:7:"\0*\0data";O:8:"stdClass":0:{}}s:14:"\0*\0_auth
Groups";a:1:{i:0;i:1;}s:14:"\0*\0_authLevels";a:2:{i:0;i:1;i:1;i:1;}s:15:"\0*\0_
authActions";N;s:12:"\0*\0_errorMsg";N;s:10:"\0*\0_errors";a:0:{}s:3:"aid";i:0;}
}', 0, '', '');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_template_styles`
-CREATE TABLE IF NOT EXISTS `gador_template_styles` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`template` varchar(50) NOT NULL DEFAULT '',
`client_id` tinyint(1) unsigned NOT NULL DEFAULT '0',
`home` char(7) NOT NULL DEFAULT '0',
`title` varchar(255) NOT NULL DEFAULT '',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_template` (`template`),
KEY `idx_home` (`home`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=8 ;
--- Volcar la base de datos para la tabla `gador_template_styles`
-INSERT INTO `gador_template_styles` (`id`, `template`, `client_id`, `home`, `tit
le`, `params`) VALUES
(2, 'bluestork', 1, '1', 'Bluestork - Defecto', '{"useRoundedCorners":"1","showS
iteName":"0"}'),
(3, 'atomic', 0, '0', 'Atomic - Defecto', '{}'),
(4, 'beez_20', 0, '0', 'Beez2 - Defecto', '{"wrapperSmall":"53","wrapperLarge":"
72","logo":"images\\/logo-js.png","sitetitle":"Joomla! Spanish","sitedescription
":"Gestor de Contenido Open Source 1.7","navposition":"left","templatecolor":"pe
rsonal","html5":"0"}'),
(5, 'hathor', 1, '0', 'Hathor - Defecto', '{"showSiteName":"0","highContrast":"0
","boldText":"0","altMenu":"0"}'),
(6, 'beez5', 0, '0', 'Beez5 - Tienda de Frutas - Defecto', '{"wrapperSmall":"53"
,"wrapperLarge":"72","logo":"images\\/sampledata\\/fruitshop\\/fruits.gif","site
title":"Mercado Matuna ","sitedescription":"Sitio de muestra de Tienda de Frutas
","navposition":"left","html5":"0"}'),
(7, 'rt_solarsentinel', 0, '1', 'rt_solarsentinel - Defecto', '{"presetStyle":"c
ustom","headerStyle":"grey","bodyStyle":"white","bgStyle":"bg-red","footerStyle"

:"grey","primaryColor":"#7a0606","enableFrontpage":"show","enableIe6warn":"1","f
ontFamily":"lucida","enableFontspans":"1","enableInputstyle":"1","inputsExclusio
n":"''.content_vote'',''.remember-me''","templateWidth":"979","leftinsetWidth":"
180","rightinsetWidth":"180","splitmenuCol":"rightcol","defaultFont":"small","sh
owDate":"1","clientSideDate":"0","showLogo":"1","showLogoslogan":"0","logoSlogan
":"May 09 Design","showCopyright":"1","showTextsizer":"1","showTopbutton":"1","j
sCompatibility":"0","menuType":"moomenu","menuRowsPerColumn":"","menuColumns":""
,"menuMultiColLevel":"3","menuName":"mainmenu","moo_bgiframe":"1","moo_delay":"5
00","moo_duration":"500","moo_fps":"100","moo_transition":"Quad.easeOut","moo_bg
_enabled":"1","moo_bg_over_duration":"500","moo_bg_over_transition":"Expo.easeOu
t","moo_bg_out_duration":"600","moo_bg_out_transition":"Sine.easeOut","moo_sub_e
nabled":"1","moo_sub_opacity":"0.8","moo_sub_over_duration":"50","moo_sub_over_t
ransition":"Expo.easeOut","moo_sub_out_duration":"600","moo_sub_offsets_top":"0"
,"moo_sub_offsets_right":"1","moo_sub_offsets_bottom":"0","moo_sub_offsets_left"
:"1"}');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_updates`
-CREATE TABLE IF NOT EXISTS `gador_updates` (
`update_id` int(11) NOT NULL AUTO_INCREMENT,
`update_site_id` int(11) DEFAULT '0',
`extension_id` int(11) DEFAULT '0',
`categoryid` int(11) DEFAULT '0',
`name` varchar(100) DEFAULT '',
`description` text NOT NULL,
`element` varchar(100) DEFAULT '',
`type` varchar(20) DEFAULT '',
`folder` varchar(20) DEFAULT '',
`client_id` tinyint(3) DEFAULT '0',
`version` varchar(10) DEFAULT '',
`data` text NOT NULL,
`detailsurl` text NOT NULL,
PRIMARY KEY (`update_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Actualizaciones disponibles' AUTO_
INCREMENT=1 ;
--- Volcar la base de datos para la tabla `gador_updates`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_update_categories`
-CREATE TABLE IF NOT EXISTS `gador_update_categories` (
`categoryid` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(20) DEFAULT '',
`description` text NOT NULL,
`parent` int(11) DEFAULT '0',
`updatesite` int(11) DEFAULT '0',
PRIMARY KEY (`categoryid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Actualizar Categoras' AUTO_INCREMEN
T=1 ;

--- Volcar la base de datos para la tabla `gador_update_categories`


--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_update_sites`
-CREATE TABLE IF NOT EXISTS `gador_update_sites` (
`update_site_id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) DEFAULT '',
`type` varchar(20) DEFAULT '',
`location` text NOT NULL,
`enabled` int(11) DEFAULT '0',
PRIMARY KEY (`update_site_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Actualizar Sitios' AUTO_INCREMENT
=3 ;
--- Volcar la base de datos para la tabla `gador_update_sites`
-INSERT INTO `gador_update_sites` (`update_site_id`, `name`, `type`, `location`,
`enabled`) VALUES
(1, 'Joomla Core', 'collection', 'http://update.joomla.org/core/list.xml', 1),
(2, 'Joomla Directorio de Extensiones', 'collection', 'http://update.joomla.org/
jed/list.xml', 1);
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_update_sites_extensions`
-CREATE TABLE IF NOT EXISTS `gador_update_sites_extensions` (
`update_site_id` int(11) NOT NULL DEFAULT '0',
`extension_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`update_site_id`,`extension_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Sitios de enlaces de extensiones p
ara actualizar';
--- Volcar la base de datos para la tabla `gador_update_sites_extensions`
-INSERT INTO `gador_update_sites_extensions` (`update_site_id`, `extension_id`) V
ALUES
(1, 700),
(2, 700);
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_usergroups`
--

CREATE TABLE IF NOT EXISTS `gador_usergroups` (


`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Clave primaria',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'ID Lista de referen
cia adyacente',
`lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas conjunto lft.',
`rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas conjunto rgt.',
`title` varchar(100) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
KEY `idx_usergroup_title_lookup` (`title`),
KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=9 ;
--- Volcar la base de datos para la tabla `gador_usergroups`
-INSERT
(1, 0,
(2, 1,
(3, 2,
(4, 3,
(5, 4,
(6, 1,
(7, 6,
(8, 1,

INTO `gador_usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) VALUES


1, 20, 'Publico'),
6, 17, 'Registrado'),
7, 14, 'Autor'),
8, 11, 'Editor'),
9, 10, 'Publicador'),
2, 5, 'Gestor'),
3, 4, 'Administrador'),
18, 19, 'Super Usuarios');

-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_users`


-CREATE TABLE IF NOT EXISTS `gador_users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL DEFAULT '',
`username` varchar(150) NOT NULL DEFAULT '',
`email` varchar(100) NOT NULL DEFAULT '',
`password` varchar(100) NOT NULL DEFAULT '',
`usertype` varchar(25) NOT NULL DEFAULT '',
`block` tinyint(4) NOT NULL DEFAULT '0',
`sendEmail` tinyint(4) DEFAULT '0',
`registerDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`lastvisitDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`activation` varchar(100) NOT NULL DEFAULT '',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `usertype` (`usertype`),
KEY `idx_name` (`name`),
KEY `idx_block` (`block`),
KEY `username` (`username`),
KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=49 ;
--- Volcar la base de datos para la tabla `gador_users`
-INSERT INTO `gador_users` (`id`, `name`, `username`, `email`, `password`, `usert

ype`, `block`, `sendEmail`, `registerDate`, `lastvisitDate`, `activation`, `para


ms`) VALUES
(42, 'Super User', 'gador', 'ingsislucy@hotmail.com.ar', '955d480b262a690e26a7c8
29a36a9c0f:C1rz0Hj59SeRNlGAAC4u7H3L5mMtoBRA', 'deprecated', 0, 1, '2012-01-14 21
:23:00', '2013-01-16 12:19:15', '', ''),
(43, 'mac3', 'mac3', 'latinhackteam@yahoo.es', 'e79d1138c2e30722ba4ec95c57bb3cc8
:CReq37lwrKon7x5Em66ddvNFdXzn1PaM', '', 1, 0, '2012-04-11 04:35:27', '0000-00-00
00:00:00', '18b01a6b7edda1a25dd2ffd037b4dd32', '{}'),
(44, 'Area de Comunicacion', 'comunicacion', 'comunicacion@gmail.com', '762848eb
40df58d2fccb2b059ad4dcac:F4zla1zBgmg5NAaTHZGdga3c4M3PNxYp', '', 0, 0, '2012-05-0
2 14:08:04', '2012-05-02 19:26:45', '', '{"admin_style":"","admin_language":"","
language":"","editor":"","helpsite":"","timezone":""}'),
(45, 'Servicio Departamental de Deportes', 'sedede', 'sedede@gmail.com', '16239c
e246baa353dae0e84b50aa5ddb:DBbEtnQONUhTJ9Ze2qx6sbTwtNqhEEhl', '', 0, 0, '2012-05
-02 15:19:24', '2012-05-24 13:46:37', '', '{"admin_style":"","admin_language":""
,"language":"","editor":"","helpsite":"","timezone":""}'),
(46, 'Area de Sistemas', 'sistemas', 'giovanaven@gmail.com', '2c85805f33f7e25abf
874cc4b88730ef:vCEXcRWcFRStqIlScdE6A4zH3ijuPEzT', '', 0, 1, '2012-05-02 15:56:08
', '2012-05-02 16:05:29', '', '{"admin_style":"","admin_language":"","language":
"","editor":"","helpsite":"","timezone":""}'),
(47, 'administrator01', 'tormentor123', 'tormentor_hack@hotmail.com.ar', 'add2f6
adb29c2ec248ae1d4a72641733:vtXelKj1Ip4SfNte8qXY7DHM4qhNPIiI', '', 1, 0, '2012-11
-14 06:30:02', '0000-00-00 00:00:00', '6c7e0f1cf5028fcd1ed857854ae81950', '{}'),
(48, 'Juan Perez', '4dmin', 'sucrevip@hotmail.com', '38b95c0cbdc3eb52f152d9ff66f
85eaf:WjsWF4r9KxHNcqP9avSucUcHMM69Ub1u', '', 1, 0, '2012-11-21 02:29:46', '000000-00 00:00:00', 'a04d08741aae6106a22d8dbaf67bf516', '{}');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_user_profiles`
-CREATE TABLE IF NOT EXISTS `gador_user_profiles` (
`user_id` int(11) NOT NULL,
`profile_key` varchar(100) NOT NULL,
`profile_value` varchar(255) NOT NULL,
`ordering` int(11) NOT NULL DEFAULT '0',
UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tabla para almacenar el perfil de
usuario';
--- Volcar la base de datos para la tabla `gador_user_profiles`
--- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_user_usergroup_map`
-CREATE TABLE IF NOT EXISTS `gador_user_usergroup_map` (
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Clave externa a #__us
ers.id',
`group_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Clave externa a #__u
sergroups.id',
PRIMARY KEY (`user_id`,`group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--- Volcar la base de datos para la tabla `gador_user_usergroup_map`


-INSERT INTO `gador_user_usergroup_map` (`user_id`, `group_id`) VALUES
(42, 8),
(43, 2),
(43, 7),
(44, 1),
(44, 3),
(44, 4),
(44, 5),
(44, 6),
(45, 1),
(45, 3),
(45, 4),
(45, 5),
(45, 6),
(46, 8),
(47, 2),
(47, 7),
(48, 2),
(48, 7);
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_viewlevels`
-CREATE TABLE IF NOT EXISTS `gador_viewlevels` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Clave primaria',
`title` varchar(100) NOT NULL DEFAULT '',
`ordering` int(11) NOT NULL DEFAULT '0',
`rules` varchar(5120) NOT NULL COMMENT 'Control de acceso codificado de JSON.'
,
PRIMARY KEY (`id`),
UNIQUE KEY `idx_assetgroup_title_lookup` (`title`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;
--- Volcar la base de datos para la tabla `gador_viewlevels`
-INSERT INTO `gador_viewlevels` (`id`, `title`, `ordering`, `rules`) VALUES
(1, 'Publico', 0, '[1]'),
(2, 'Registrado', 1, '[6,2,8]'),
(3, 'Especial', 2, '[6,3,8]');
-- ---------------------------------------------------------- Estructura de tabla para la tabla `gador_vvisitcounter`
-CREATE
`id`
`tm`
`ip`

TABLE IF NOT EXISTS `gador_vvisitcounter` (


int(11) unsigned NOT NULL AUTO_INCREMENT,
int(11) NOT NULL,
varchar(16) NOT NULL DEFAULT '0.0.0.0',

PRIMARY KEY (`id`)


) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=121359 ;
--- Volcar la base de datos para la tabla `gador_vvisitcounter`
-INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(1, 1327014317, '127.0.0.1'),
(2, 1327016174, '127.0.0.1'),
(3, 1327017917, '127.0.0.1'),
(4, 1327082404, '192.168.128.11'),
(5, 1327083172, '192.168.128.11'),
(6, 1327086100, '127.0.0.1'),
(7, 1327086721, '127.0.0.1'),
(8, 1327087632, '127.0.0.1'),
(9, 1327089184, '127.0.0.1'),
(10, 1327089872, '127.0.0.1'),
(11, 1327090889, '127.0.0.1'),
(12, 1327091794, '127.0.0.1'),
(13, 1327094324, '127.0.0.1'),
(14, 1327098884, '127.0.0.1'),
(15, 1327100186, '127.0.0.1'),
(16, 1327102416, '127.0.0.1'),
(17, 1327266142, '::1'),
(18, 1327266797, '::1'),
(19, 1327328050, '::1'),
(20, 1327343084, '::1'),
(21, 1327343839, '::1'),
(22, 1327355073, '::1'),
(23, 1327356192, '::1'),
(24, 1327357708, '::1'),
(25, 1327362623, '::1'),
(26, 1327363332, '::1'),
(27, 1327363970, '::1'),
(28, 1327375001, '::1'),
(29, 1327403668, '127.0.0.1'),
(30, 1327404342, '127.0.0.1'),
(31, 1327408024, '127.0.0.1'),
(32, 1327408813, '127.0.0.1'),
(33, 1327410194, '127.0.0.1'),
(34, 1327412042, '127.0.0.1'),
(35, 1327412669, '127.0.0.1'),
(36, 1327414548, '127.0.0.1'),
(37, 1327428037, '127.0.0.1'),
(38, 1327438551, '127.0.0.1'),
(39, 1327439262, '127.0.0.1'),
(40, 1327440050, '127.0.0.1'),
(41, 1327441068, '127.0.0.1'),
(42, 1327442631, '127.0.0.1'),
(43, 1327881461, '::1'),
(44, 1327883753, '::1'),
(45, 1327885037, '::1'),
(46, 1327885698, '::1'),
(47, 1327886416, '::1'),
(48, 1327887049, '::1'),
(49, 1327887734, '::1'),
(50, 1327888385, '::1'),
(51, 1327889182, '::1'),
(52, 1327889842, '::1'),

(53, 1327890615, '::1'),


(54, 1327922253, '127.0.0.1'),
(55, 1327922642, '192.168.128.11'),
(56, 1327945949, '127.0.0.1'),
(57, 1327946776, '127.0.0.1'),
(58, 1327947694, '127.0.0.1'),
(59, 1327948308, '127.0.0.1'),
(60, 1327955755, '127.0.0.1'),
(61, 1327958437, '127.0.0.1'),
(62, 1327960197, '127.0.0.1'),
(63, 1327963648, '127.0.0.1'),
(64, 1327964455, '127.0.0.1'),
(65, 1328007723, '127.0.0.1'),
(66, 1328009580, '127.0.0.1'),
(67, 1328011305, '127.0.0.1'),
(68, 1328011575, '192.168.128.11'),
(69, 1328012332, '192.168.128.11'),
(70, 1328013386, '192.168.128.11'),
(71, 1328015702, '127.0.0.1'),
(72, 1328017218, '127.0.0.1'),
(73, 1328018541, '127.0.0.1'),
(74, 1328019457, '192.168.128.11'),
(75, 1328020955, '127.0.0.1'),
(76, 1328021627, '127.0.0.1'),
(77, 1328022731, '192.168.128.10'),
(78, 1328033213, '127.0.0.1'),
(79, 1328034292, '127.0.0.1'),
(80, 1328034943, '192.168.128.10'),
(81, 1328035570, '127.0.0.1'),
(82, 1328036262, '127.0.0.1'),
(83, 1328037095, '127.0.0.1'),
(84, 1328038698, '127.0.0.1'),
(85, 1328039430, '127.0.0.1'),
(86, 1328040571, '127.0.0.1'),
(87, 1328042268, '127.0.0.1'),
(88, 1328043067, '127.0.0.1'),
(89, 1328044144, '127.0.0.1'),
(90, 1328045105, '127.0.0.1'),
(91, 1328095585, '127.0.0.1'),
(92, 1328097167, '127.0.0.1'),
(93, 1328117763, '127.0.0.1'),
(94, 1328118514, '127.0.0.1'),
(95, 1328122473, '127.0.0.1'),
(96, 1328123721, '127.0.0.1'),
(97, 1328127918, '127.0.0.1'),
(98, 1328128543, '127.0.0.1'),
(99, 1328129550, '127.0.0.1'),
(100, 1328131199, '127.0.0.1'),
(101, 1328132117, '127.0.0.1'),
(102, 1328132866, '127.0.0.1'),
(103, 1328139708, '127.0.0.1'),
(104, 1328141248, '127.0.0.1'),
(105, 1328188766, '192.168.128.11'),
(106, 1328191432, '192.168.128.11'),
(107, 1328223660, '127.0.0.1'),
(108, 1328227733, '127.0.0.1'),
(109, 1328266918, '127.0.0.1'),
(110, 1328275104, '127.0.0.1'),
(111, 1328279070, '127.0.0.1'),
(112, 1328279686, '127.0.0.1'),

(113,
(114,
(115,
(116,
(117,
(118,
(119,
(120,
(121,
(122,
(123,
(124,
(125,
(126,
(127,
(128,
(129,
(130,
(131,
(132,
(133,
(134,
(135,
(136,
(137,
(138,
(139,
(140,
(141,
(142,
(143,
(144,
(145,
(146,
(147,
(148,
(149,
(150,
(151,
(152,
(153,
(154,
(155,
(156,
(157,
(158,
(159,
(160,
(161,
(162,
(163,
(164,
(165,
(166,
(167,
(168,
(169,
(170,
(171,
(172,

1328280355,
1328705194,
1328706551,
1328707851,
1328710032,
1328710725,
1328711658,
1328713177,
1328722970,
1328723710,
1328724431,
1328725251,
1328726123,
1328726878,
1328727591,
1328728856,
1328729581,
1328730306,
1328731223,
1328732015,
1328732633,
1328734667,
1328735821,
1328785994,
1328786623,
1328788790,
1328789554,
1328791119,
1328800833,
1328802476,
1328804329,
1328805284,
1328807095,
1328809089,
1328809877,
1328811187,
1329131632,
1329132397,
1329137141,
1329159785,
1329160397,
1329161368,
1329165353,
1329166233,
1329168496,
1329170323,
1329171885,
1329173209,
1329223855,
1329223999,
1329225194,
1329225863,
1329227483,
1329228250,
1329230543,
1329248998,
1329252503,
1329253531,
1329254332,
1329255190,

'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.10'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),

(173,
(174,
(175,
(176,
(177,
(178,
(179,
(180,
(181,
(182,
(183,
(184,
(185,
(186,
(187,
(188,
(189,
(190,
(191,
(192,
(193,
(194,
(195,
(196,
(197,
(198,
(199,
(200,
(201,
(202,
(203,
(204,
(205,
(206,
(207,
(208,
(209,
(210,
(211,
(212,
(213,
(214,
(215,
(216,
(217,
(218,
(219,
(220,
(221,
(222,
(223,
(224,
(225,
(226,
(227,
(228,
(229,
(230,
(231,
(232,

1329314328,
1329317590,
1329327564,
1329330036,
1329332384,
1329333481,
1329334832,
1329335998,
1329336777,
1329339660,
1329342489,
1329910052,
1329910686,
1329911384,
1329914499,
1329934848,
1329946015,
1329948772,
1329949401,
1329950492,
1329995051,
1329996348,
1329997213,
1329998094,
1330087070,
1330091244,
1330092101,
1330093671,
1330105097,
1330107139,
1330107851,
1330108839,
1330109598,
1330110401,
1330111555,
1330112159,
1330112764,
1330113649,
1330114221,
1330114861,
1330115850,
1330116518,
1330116636,
1330117244,
1330118983,
1330122726,
1330351764,
1330353844,
1330354656,
1330365513,
1330366680,
1330368846,
1330369702,
1330372232,
1330373291,
1330375172,
1330375886,
1330376605,
1330376649,
1330378056,

'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'192.168.128.11'),
'192.168.128.11'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.10'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'127.0.0.1'),
'192.168.128.11'),
'127.0.0.1'),
'192.168.128.11'),

(233,
(234,
(235,
(236,
(237,
(238,
(239,
(240,
(241,
(242,
(243,
(244,
(245,
(246,
(247,
(248,
(249,
(250,
(251,
(252,
(253,
(254,
(255,
(256,
(257,
(258,
(259,
(260,
(261,
(262,
(263,
(264,
(265,
(266,
(267,
(268,
(269,
(270,
(271,
(272,
(273,
(274,
(275,
(276,
(277,
(278,
(279,
(280,
(281,
(282,
(283,
(284,
(285,
(286,
(287,
(288,
(289,
(290,
(291,
(292,

1330378452,
1330379149,
1330379877,
1330380817,
1330382127,
1330383158,
1330383871,
1330426762,
1330431192,
1330431957,
1330434228,
1330436291,
1330437122,
1330439873,
1330440350,
1330441093,
1330452403,
1330453039,
1330454352,
1330455029,
1330462761,
1330469402,
1330473058,
1330473932,
1330474544,
1330475151,
1330476016,
1330476699,
1330478072,
1330478156,
1330478697,
1330479323,
1330517777,
1330519120,
1330519749,
1330521008,
1330521782,
1330523688,
1330524321,
1330525074,
1330526119,
1330526765,
1330527525,
1330537552,
1330538816,
1330539640,
1330541034,
1330541403,
1330544134,
1330545009,
1331063610,
1331141903,
1331141903,
1331318716,
1331319377,
1331584918,
1331585533,
1331586442,
1331645816,
1331647390,

'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'192.168.128.11'),
'192.168.128.11'),
'127.0.0.1'),
'192.168.128.11'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'127.0.0.1'),
'::1'),
'127.0.0.1'),
'::1'),
'::1'),
'::1'),
'::1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'192.168.129.24'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'192.168.128.11'),

(293,
(294,
(295,
(296,
(297,
(298,
(299,
(300,
(301,
(302,
(303,
(304,
(305,
(306,
(307,
(308,
(309,
(310,
(311,
(312,
(313,
(314,
(315,
(316,
(317,
(318,
(319,
(320,
(321,
(322,
(323,
(324,
(325,
(326,
(327,
(328,
(329,
(330,
(331,
(332,
(333,
(334,
(335,
(336,
(337,
(338,
(339,
(340,
(341,
(342,
(343,
(344,
(345,
(346,
(347,
(348,
(349,
(350,
(351,
(352,

1331648121,
1331747399,
1331748161,
1331748828,
1331749434,
1331750394,
1331927744,
1331928634,
1331929491,
1331930813,
1331942644,
1331943946,
1331945542,
1331995950,
1331997633,
1331998261,
1331998929,
1331999754,
1332000695,
1332001363,
1332021152,
1332021757,
1332022707,
1332023403,
1332024350,
1332028308,
1332031280,
1332033227,
1332034764,
1332161889,
1332163114,
1332165279,
1332167757,
1332169347,
1332171290,
1332179705,
1332180364,
1332181307,
1332182248,
1332189591,
1332192686,
1332193489,
1332194472,
1332195117,
1332195952,
1332197458,
1332198233,
1332198868,
1332199514,
1332200218,
1332202352,
1332203835,
1332204480,
1332205287,
1332205888,
1332206538,
1332207327,
1332208163,
1332252514,
1332253155,

'192.168.128.11'),
'192.168.128.11'),
'192.168.128.11'),
'192.168.128.11'),
'192.168.128.11'),
'192.168.128.11'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),

(353,
(354,
(355,
(356,
(357,
(358,
(359,
(360,
(361,
(362,
(363,
(364,
(365,
(366,
(367,
(368,
(369,
(370,
(371,
(372,
(373,
(374,
(375,
(376,
(377,
(378,
(379,
(380,
(381,
(382,
(383,
(384,
(385,
(386,
(387,
(388,
(389,
(390,
(391,
(392,
(393,
(394,
(395,
(396,
(397,
(398,
(399,
(400,
(401,
(402,
(403,
(404,
(405,
(406,
(407,
(408,
(409,
(410,
(411,
(412,

1332253783,
1332254385,
1332256532,
1332258228,
1332259267,
1332290252,
1332421756,
1332424285,
1332424893,
1332425922,
1332426566,
1332427173,
1332428439,
1332429699,
1332430311,
1332431128,
1332432369,
1332433272,
1332442699,
1332443500,
1332444123,
1332445487,
1332467831,
1332468672,
1332469334,
1332470778,
1332471469,
1332512300,
1332513061,
1332515136,
1332527610,
1332528426,
1332529367,
1332530131,
1332530993,
1332531852,
1332609484,
1332610115,
1332611137,
1332611778,
1332612404,
1332613703,
1332724872,
1332725519,
1332726223,
1332726825,
1332728898,
1332809462,
1332873349,
1332875209,
1332877163,
1332877848,
1332880820,
1332881932,
1332886187,
1332886827,
1332887561,
1332888236,
1332889089,
1332961454,

'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'::1'),
'127.0.0.1'),

(413,
(414,
(415,
(416,
(417,
(418,
(419,
(420,
(421,
(422,
(423,
(424,
(425,
(426,
(427,
(428,
(429,
(430,
(431,
(432,
(433,
(434,
(435,
(436,
(437,
(438,
(439,
(440,
(441,
(442,
(443,
(444,
(445,
(446,
(447,
(448,
(449,
(450,
(451,
(452,
(453,
(454,
(455,
(456,
(457,
(458,
(459,
(460,
(461,
(462,
(463,
(464,
(465,
(466,
(467,
(468,
(469,
(470,
(471,
(472,

1332962698,
1332963390,
1332964214,
1332965031,
1332965650,
1332966302,
1332967091,
1332967938,
1332968332,
1332968595,
1333018880,
1333019389,
1333021104,
1333021135,
1333021728,
1333022373,
1333022551,
1333023013,
1333023732,
1333024735,
1333044315,
1333044967,
1333048237,
1333064302,
1333113382,
1333116968,
1333118850,
1333136979,
1333137852,
1333139995,
1333140365,
1333140739,
1333141077,
1333141914,
1333142811,
1333143229,
1333143451,
1333365517,
1333365736,
1333367347,
1333367962,
1333369247,
1333369873,
1333371078,
1333371943,
1333378314,
1333378333,
1333378362,
1333378494,
1333379448,
1333381654,
1333381984,
1333382268,
1333382882,
1333382937,
1333384711,
1333384748,
1333386712,
1333387587,
1333387934,

'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.11'),
'192.168.128.10'),
'127.0.0.1'),
'192.168.128.9'),
'192.168.128.10'),
'192.168.128.11'),
'192.168.128.10'),
'192.168.128.10'),
'127.0.0.1'),
'192.168.128.10'),
'192.168.128.10'),
'192.168.128.11'),
'192.168.128.11'),
'192.168.128.11'),
'192.168.128.11'),
'127.0.0.1'),
'192.168.128.11'),
'192.168.128.10'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.10'),
'192.168.128.11'),
'192.168.128.10'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'127.0.0.1'),
'192.168.128.11'),
'192.168.128.11'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'127.0.0.1'),
'192.168.128.11'),
'127.0.0.1'),
'190.129.14.66'),
'190.129.8.206'),
'190.129.8.202'),
'190.104.24.41'),
'23.20.246.175'),
'190.129.11.138'),
'190.129.8.242'),
'190.129.11.138'),
'190.181.28.235'),
'190.129.11.138'),
'123.125.71.19'),
'220.181.108.80'),
'200.90.146.233'),
'190.104.24.38'),
'123.125.71.24'),

(473,
(474,
(475,
(476,
(477,
(478,
(479,
(480,
(481,
(482,
(483,
(484,
(485,
(486,
(487,
(488,
(489,
(490,
(491,
(492,
(493,
(494,
(495,
(496,
(497,
(498,
(499,
(500,
(501,
(502,
(503,
(504,
(505,
(506,
(507,
(508,
(509,
(510,
(511,
(512,
(513,
(514,
(515,
(516,
(517,
(518,
(519,
(520,
(521,
(522,
(523,
(524,
(525,
(526,
(527,
(528,
(529,
(530,
(531,
(532,

1333387950,
1333387984,
1333389242,
1333390809,
1333390897,
1333391399,
1333391536,
1333391555,
1333391556,
1333393165,
1333393250,
1333393446,
1333393925,
1333393933,
1333394145,
1333394165,
1333394700,
1333394711,
1333394844,
1333394956,
1333395039,
1333395051,
1333395412,
1333395618,
1333395658,
1333396405,
1333396510,
1333397273,
1333397501,
1333397804,
1333397898,
1333398617,
1333398641,
1333398662,
1333399561,
1333400942,
1333401216,
1333401948,
1333402074,
1333402236,
1333402258,
1333402456,
1333402677,
1333402681,
1333403127,
1333403283,
1333404315,
1333404900,
1333404970,
1333405420,
1333405429,
1333405946,
1333406289,
1333406353,
1333407486,
1333408029,
1333408601,
1333409360,
1333410470,
1333411071,

'220.181.108.89'),
'190.129.8.202'),
'200.90.151.205'),
'190.181.34.22'),
'190.129.13.186'),
'190.129.8.202'),
'123.125.71.24'),
'119.63.196.126'),
'220.181.108.92'),
'190.129.8.242'),
'190.129.8.202'),
'200.90.144.218'),
'190.129.8.242'),
'190.129.8.202'),
'190.104.24.36'),
'190.104.24.38'),
'123.125.71.34'),
'220.181.108.83'),
'200.87.2.158'),
'190.104.24.36'),
'200.90.151.20'),
'190.104.24.37'),
'190.104.24.38'),
'190.129.8.202'),
'190.129.19.94'),
'190.129.8.202'),
'130.83.167.153'),
'190.129.8.202'),
'190.181.11.12'),
'190.129.8.242'),
'190.129.8.202'),
'123.125.71.25'),
'220.181.108.85'),
'190.104.24.39'),
'190.103.65.209'),
'200.90.149.29'),
'190.129.8.202'),
'200.90.149.29'),
'190.129.8.202'),
'123.125.71.18'),
'220.181.108.88'),
'220.181.108.78'),
'190.129.8.202'),
'190.129.11.138'),
'201.88.254.44'),
'190.129.11.138'),
'190.129.8.202'),
'200.90.149.14'),
'190.129.8.202'),
'123.125.71.22'),
'220.181.108.85'),
'190.129.197.13'),
'190.129.8.202'),
'190.129.19.51'),
'190.129.8.202'),
'190.129.12.242'),
'190.129.8.202'),
'190.129.8.202'),
'190.129.8.202'),
'190.129.8.202'),

(533,
(534,
(535,
(536,
(537,
(538,
(539,
(540,
(541,
(542,
(543,
(544,
(545,
(546,
(547,
(548,
(549,
(550,
(551,
(552,
(553,
(554,
(555,
(556,
(557,
(558,
(559,
(560,
(561,
(562,
(563,
(564,
(565,
(566,
(567,
(568,
(569,
(570,
(571,
(572,
(573,
(574,
(575,
(576,
(577,
(578,
(579,
(580,
(581,
(582,
(583,
(584,
(585,
(586,
(587,
(588,
(589,
(590,
(591,
(592,

1333412294,
1333412547,
1333412944,
1333412979,
1333414882,
1333416576,
1333416869,
1333416897,
1333418240,
1333419715,
1333420064,
1333420398,
1333420425,
1333420701,
1333420911,
1333421146,
1333423898,
1333423907,
1333425903,
1333427055,
1333427065,
1333427503,
1333430716,
1333430741,
1333434231,
1333434245,
1333437851,
1333437861,
1333441379,
1333441384,
1333445557,
1333445584,
1333448997,
1333449024,
1333449121,
1333452642,
1333452669,
1333453185,
1333455075,
1333455132,
1333455443,
1333455572,
1333456066,
1333457458,
1333457794,
1333458464,
1333459038,
1333459218,
1333459292,
1333459708,
1333459731,
1333459825,
1333459838,
1333459957,
1333460740,
1333462405,
1333462748,
1333462956,
1333462964,
1333465336,

'190.129.19.13'),
'190.129.8.202'),
'220.181.108.76'),
'123.125.71.16'),
'190.104.24.39'),
'190.104.24.39'),
'123.125.71.13'),
'220.181.108.91'),
'213.186.127.28'),
'190.129.19.161'),
'213.186.127.28'),
'123.125.71.35'),
'220.181.108.78'),
'190.104.24.41'),
'190.104.24.34'),
'190.129.19.14'),
'123.125.71.29'),
'220.181.108.88'),
'190.129.19.108'),
'123.125.71.23'),
'220.181.108.82'),
'190.129.19.108'),
'220.181.108.87'),
'123.125.71.36'),
'123.125.71.35'),
'220.181.108.85'),
'123.125.71.18'),
'220.181.108.87'),
'123.125.71.35'),
'220.181.108.95'),
'123.125.71.19'),
'220.181.108.75'),
'123.125.71.29'),
'220.181.108.92'),
'220.181.108.75'),
'123.125.71.28'),
'220.181.108.80'),
'130.83.167.153'),
'190.129.8.202'),
'200.87.176.163'),
'127.0.0.1'),
'190.129.8.206'),
'190.129.8.202'),
'190.104.24.34'),
'190.129.8.202'),
'190.104.24.34'),
'190.129.11.138'),
'190.129.8.202'),
'200.87.102.194'),
'123.125.71.27'),
'220.181.108.95'),
'200.87.155.12'),
'190.129.8.202'),
'190.181.23.87'),
'190.129.8.202'),
'200.87.155.12'),
'200.87.206.3'),
'123.125.71.25'),
'220.181.108.86'),
'190.129.14.66'),

(593,
(594,
(595,
(596,
(597,
(598,
(599,
(600,
(601,
(602,
(603,
(604,
(605,
(606,
(607,
(608,
(609,
(610,
(611,
(612,
(613,
(614,
(615,
(616,
(617,
(618,
(619,
(620,
(621,
(622,
(623,
(624,
(625,
(626,
(627,
(628,
(629,
(630,
(631,
(632,
(633,
(634,
(635,
(636,
(637,
(638,
(639,
(640,
(641,
(642,
(643,
(644,
(645,
(646,
(647,
(648,
(649,
(650,
(651,
(652,

1333465356,
1333465424,
1333465893,
1333465998,
1333466269,
1333466329,
1333466391,
1333466598,
1333466608,
1333466735,
1333466751,
1333466878,
1333467298,
1333467322,
1333467341,
1333467936,
1333468144,
1333468166,
1333468383,
1333468666,
1333469005,
1333469156,
1333469382,
1333469734,
1333470112,
1333470740,
1333470944,
1333470953,
1333470967,
1333471107,
1333471307,
1333471386,
1333471400,
1333472150,
1333472842,
1333473521,
1333474237,
1333474332,
1333474407,
1333474888,
1333474950,
1333475018,
1333475018,
1333475187,
1333475337,
1333476364,
1333478006,
1333478615,
1333478804,
1333478817,
1333479171,
1333479227,
1333479337,
1333479721,
1333479903,
1333480084,
1333480855,
1333481103,
1333481390,
1333481473,

'200.87.44.2'),
'200.90.151.15'),
'190.129.8.206'),
'190.129.14.66'),
'207.46.13.101'),
'190.129.8.202'),
'65.52.104.89'),
'66.249.72.171'),
'190.129.8.206'),
'123.125.71.30'),
'220.181.108.91'),
'190.129.14.66'),
'66.249.72.171'),
'190.129.8.206'),
'12.144.86.23'),
'66.249.72.171'),
'207.46.13.49'),
'190.129.19.168'),
'12.144.86.23'),
'66.249.72.171'),
'207.46.195.237'),
'190.129.11.138'),
'66.249.72.171'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.14'),
'186.27.5.64'),
'220.181.108.75'),
'205.241.38.172'),
'119.63.196.122'),
'186.27.11.178'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.35'),
'220.181.108.85'),
'66.249.72.171'),
'200.87.178.170'),
'74.125.64.81'),
'74.125.156.83'),
'186.27.9.124'),
'186.27.6.53'),
'190.129.9.118'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'201.114.124.68'),
'207.46.195.237'),
'66.249.72.171'),
'74.125.64.80'),
'200.90.151.158'),
'200.7.175.201'),
'190.129.8.202'),
'66.249.72.145'),
'127.0.0.1'),
'190.129.11.138'),
'66.249.72.145'),

(653,
(654,
(655,
(656,
(657,
(658,
(659,
(660,
(661,
(662,
(663,
(664,
(665,
(666,
(667,
(668,
(669,
(670,
(671,
(672,
(673,
(674,
(675,
(676,
(677,
(678,
(679,
(680,
(681,
(682,
(683,
(684,
(685,
(686,
(687,
(688,
(689,
(690,
(691,
(692,
(693,
(694,
(695,
(696,
(697,
(698,
(699,
(700,
(701,
(702,
(703,
(704,
(705,
(706,
(707,
(708,
(709,
(710,
(711,
(712,

1333482105,
1333482558,
1333482728,
1333483353,
1333483577,
1333483632,
1333483982,
1333484135,
1333484662,
1333484847,
1333485401,
1333486062,
1333486701,
1333487356,
1333487685,
1333488017,
1333488622,
1333489088,
1333489262,
1333489896,
1333490551,
1333490621,
1333491018,
1333491111,
1333491155,
1333491284,
1333491500,
1333492141,
1333541693,
1333542264,
1333542483,
1333542515,
1333543193,
1333543253,
1333543760,
1333544352,
1333544459,
1333544476,
1333544636,
1333545114,
1333545754,
1333546355,
1333546955,
1333547559,
1333547704,
1333548160,
1333548259,
1333548908,
1333549517,
1333550122,
1333550126,
1333550735,
1333550743,
1333551346,
1333551953,
1333552159,
1333552562,
1333553172,
1333553327,
1333553687,

'66.249.72.145'),
'190.129.79.234'),
'66.249.72.145'),
'66.249.72.145'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.72.145'),
'208.115.111.70'),
'66.249.72.145'),
'190.129.11.138'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'208.115.111.70'),
'66.249.72.145'),
'66.249.72.145'),
'190.230.96.159'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'190.129.8.202'),
'208.115.111.70'),
'208.115.113.86'),
'66.249.72.145'),
'190.129.8.202'),
'190.230.96.159'),
'190.230.96.159'),
'66.249.72.145'),
'190.129.12.90'),
'190.129.8.202'),
'66.249.72.145'),
'190.129.12.90'),
'190.129.8.202'),
'66.249.72.145'),
'192.168.128.106'),
'190.129.12.90'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.72.145'),
'208.115.113.86'),
'66.249.72.145'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.72.145'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.72.145'),
'66.249.72.145'),
'77.20.154.156'),
'66.249.72.145'),
'66.249.72.145'),
'77.20.4.67'),
'190.129.8.202'),

(713,
(714,
(715,
(716,
(717,
(718,
(719,
(720,
(721,
(722,
(723,
(724,
(725,
(726,
(727,
(728,
(729,
(730,
(731,
(732,
(733,
(734,
(735,
(736,
(737,
(738,
(739,
(740,
(741,
(742,
(743,
(744,
(745,
(746,
(747,
(748,
(749,
(750,
(751,
(752,
(753,
(754,
(755,
(756,
(757,
(758,
(759,
(760,
(761,
(762,
(763,
(764,
(765,
(766,
(767,
(768,
(769,
(770,
(771,
(772,

1333553780,
1333554390,
1333554998,
1333555002,
1333555206,
1333555608,
1333556212,
1333556814,
1333557414,
1333558044,
1333558652,
1333559276,
1333559341,
1333559876,
1333560479,
1333561088,
1333561699,
1333562308,
1333562916,
1333563047,
1333563524,
1333563790,
1333564134,
1333564191,
1333564772,
1333564782,
1333581985,
1333582022,
1333582065,
1333582174,
1333582907,
1333582966,
1333583567,
1333584167,
1333584469,
1333584768,
1333584857,
1333585091,
1333585370,
1333585726,
1333585971,
1333586573,
1333586836,
1333587252,
1333587921,
1333588556,
1333588641,
1333589276,
1333589987,
1333589997,
1333590777,
1333590827,
1333591377,
1333591967,
1333591977,
1333592579,
1333592778,
1333593180,
1333593781,
1333593942,

'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'208.115.111.70'),
'176.31.244.198'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'119.63.196.28'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'65.52.104.89'),
'66.249.72.145'),
'66.249.67.171'),
'66.249.72.145'),
'65.52.104.21'),
'192.168.128.30'),
'66.249.72.145'),
'190.129.12.90'),
'190.129.14.66'),
'66.249.72.145'),
'190.129.8.202'),
'207.46.13.101'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.72.145'),
'65.52.104.89'),
'190.129.8.202'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.72.145'),
'66.249.72.145'),
'207.46.13.101'),
'66.249.72.145'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.72.145'),
'66.249.72.145'),
'208.115.113.86'),
'66.249.72.145'),
'66.249.72.145'),
'65.52.104.21'),
'66.249.72.145'),
'207.46.13.49'),
'66.249.72.145'),
'66.249.72.145'),
'65.52.104.21'),
'66.249.72.145'),
'66.249.72.145'),
'65.52.109.194'),

(773,
(774,
(775,
(776,
(777,
(778,
(779,
(780,
(781,
(782,
(783,
(784,
(785,
(786,
(787,
(788,
(789,
(790,
(791,
(792,
(793,
(794,
(795,
(796,
(797,
(798,
(799,
(800,
(801,
(802,
(803,
(804,
(805,
(806,
(807,
(808,
(809,
(810,
(811,
(812,
(813,
(814,
(815,
(816,
(817,
(818,
(819,
(820,
(821,
(822,
(823,
(824,
(825,
(826,
(827,
(828,
(829,
(830,
(831,
(832,

1333594343,
1333594384,
1333594428,
1333594616,
1333594710,
1333594993,
1333595388,
1333595598,
1333596203,
1333596465,
1333597046,
1333597660,
1333598303,
1333598981,
1333599631,
1333599856,
1333599889,
1333600282,
1333600486,
1333601143,
1333601357,
1333601788,
1333602196,
1333602287,
1333602475,
1333603093,
1333603459,
1333603693,
1333604183,
1333604298,
1333604477,
1333604898,
1333605498,
1333606175,
1333606886,
1333607519,
1333608134,
1333608734,
1333609430,
1333609792,
1333610082,
1333610391,
1333610717,
1333610841,
1333611352,
1333611620,
1333611969,
1333612097,
1333612190,
1333612463,
1333612466,
1333612575,
1333612592,
1333613216,
1333613856,
1333614498,
1333614529,
1333615164,
1333615799,
1333616424,

'208.115.111.70'),
'66.249.72.145'),
'207.46.195.237'),
'207.46.13.49'),
'65.52.111.215'),
'66.249.72.145'),
'207.46.195.237'),
'66.249.72.145'),
'66.249.72.145'),
'207.46.195.237'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'65.52.104.89'),
'65.52.104.21'),
'66.249.72.145'),
'65.52.104.89'),
'66.249.72.145'),
'65.52.110.146'),
'66.249.72.145'),
'65.52.108.147'),
'65.52.110.146'),
'66.249.72.145'),
'66.249.72.145'),
'207.46.195.237'),
'66.249.72.145'),
'65.52.111.214'),
'66.249.72.145'),
'207.46.13.101'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'208.115.113.86'),
'66.249.72.145'),
'176.31.246.150'),
'66.249.72.145'),
'220.181.127.123'),
'66.249.72.145'),
'65.52.104.21'),
'66.249.72.145'),
'65.52.110.146'),
'207.46.204.220'),
'94.23.225.68'),
'176.31.244.198'),
'65.52.108.147'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'207.46.13.101'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.72.145'),

(833,
(834,
(835,
(836,
(837,
(838,
(839,
(840,
(841,
(842,
(843,
(844,
(845,
(846,
(847,
(848,
(849,
(850,
(851,
(852,
(853,
(854,
(855,
(856,
(857,
(858,
(859,
(860,
(861,
(862,
(863,
(864,
(865,
(866,
(867,
(868,
(869,
(870,
(871,
(872,
(873,
(874,
(875,
(876,
(877,
(878,
(879,
(880,
(881,
(882,
(883,
(884,
(885,
(886,
(887,
(888,
(889,
(890,
(891,
(892,

1333617070,
1333617705,
1333617913,
1333618075,
1333618341,
1333618514,
1333618976,
1333619611,
1333619975,
1333620422,
1333620583,
1333621203,
1333621445,
1333621457,
1333621840,
1333622541,
1333623211,
1333623377,
1333623846,
1333624454,
1333625117,
1333625390,
1333625736,
1333626376,
1333627023,
1333627472,
1333627667,
1333627757,
1333628293,
1333628714,
1333628725,
1333628968,
1333629000,
1333629636,
1333629793,
1333629828,
1333630229,
1333630236,
1333630845,
1333631104,
1333631138,
1333631487,
1333632107,
1333632453,
1333632478,
1333632716,
1333632758,
1333633019,
1333633357,
1333633659,
1333633989,
1333634397,
1333634582,
1333634663,
1333635337,
1333635692,
1333635842,
1333636011,
1333636216,
1333636246,

'66.249.72.145'),
'66.249.72.145'),
'65.52.111.243'),
'220.181.108.88'),
'66.249.72.145'),
'119.63.196.28'),
'66.249.72.145'),
'66.249.72.145'),
'66.249.68.72'),
'208.115.113.86'),
'66.249.68.72'),
'66.249.68.72'),
'123.125.71.21'),
'220.181.108.75'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'65.52.110.146'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'220.181.108.92'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'208.115.111.70'),
'66.249.68.72'),
'190.129.8.202'),
'66.249.68.72'),
'123.125.71.36'),
'220.181.108.86'),
'66.249.68.72'),
'207.46.13.49'),
'66.249.68.72'),
'190.129.14.66'),
'190.129.8.202'),
'190.129.12.90'),
'66.249.68.72'),
'66.249.68.72'),
'190.129.8.202'),
'65.52.109.194'),
'66.249.68.72'),
'66.249.68.72'),
'123.125.71.29'),
'220.181.108.94'),
'66.249.68.72'),
'190.129.8.202'),
'66.249.71.40'),
'66.249.68.72'),
'190.129.8.202'),
'66.249.68.72'),
'208.115.113.86'),
'190.129.8.202'),
'66.249.68.72'),
'66.249.68.72'),
'190.129.8.202'),
'217.149.63.65'),
'66.249.68.72'),
'123.125.71.15'),
'220.181.108.94'),

(893,
(894,
(895,
(896,
(897,
(898,
(899,
(900,
(901,
(902,
(903,
(904,
(905,
(906,
(907,
(908,
(909,
(910,
(911,
(912,
(913,
(914,
(915,
(916,
(917,
(918,
(919,
(920,
(921,
(922,
(923,
(924,
(925,
(926,
(927,
(928,
(929,
(930,
(931,
(932,
(933,
(934,
(935,
(936,
(937,
(938,
(939,
(940,
(941,
(942,
(943,
(944,
(945,
(946,
(947,
(948,
(949,
(950,
(951,
(952,

1333636348,
1333636378,
1333636687,
1333637033,
1333637362,
1333637986,
1333638609,
1333639049,
1333639250,
1333639345,
1333639358,
1333639475,
1333639799,
1333639801,
1333639830,
1333639861,
1333640479,
1333640664,
1333641090,
1333641563,
1333641566,
1333641696,
1333642010,
1333642355,
1333642527,
1333642964,
1333643088,
1333643271,
1333643687,
1333643694,
1333643710,
1333643720,
1333644367,
1333644406,
1333645048,
1333645732,
1333646406,
1333647054,
1333647181,
1333647181,
1333647201,
1333647658,
1333648320,
1333648520,
1333648647,
1333648968,
1333649577,
1333650224,
1333650844,
1333651508,
1333651623,
1333652016,
1333652048,
1333652177,
1333652835,
1333653067,
1333653080,
1333653463,
1333653530,
1333654203,

'190.129.8.202'),
'65.52.104.28'),
'66.249.68.72'),
'190.129.8.202'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'208.115.111.70'),
'66.249.68.72'),
'65.52.104.28'),
'65.52.111.237'),
'190.129.14.66'),
'123.125.71.20'),
'190.129.11.138'),
'220.181.108.78'),
'66.249.68.72'),
'66.249.68.72'),
'190.129.11.138'),
'66.249.68.72'),
'208.115.111.70'),
'190.129.11.138'),
'66.249.68.72'),
'206.107.149.218'),
'66.249.68.72'),
'123.125.71.95'),
'190.129.8.202'),
'66.249.68.72'),
'207.46.13.49'),
'65.52.108.147'),
'123.125.71.35'),
'66.249.68.72'),
'220.181.108.82'),
'66.249.68.72'),
'207.46.13.101'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'123.125.71.25'),
'200.105.218.21'),
'220.181.108.93'),
'66.249.68.72'),
'66.249.68.72'),
'139.18.2.209'),
'208.115.113.86'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'66.249.68.72'),
'123.125.71.113'),
'65.52.110.146'),
'65.52.104.21'),
'66.249.68.72'),
'66.249.68.72'),
'190.129.19.29'),
'190.129.12.90'),
'127.0.0.1'),
'66.249.68.72'),
'123.125.71.15'),

(953, 1333654203, '66.249.68.72'),


(954, 1333654228, '220.181.108.85'),
(955, 1333654682, '127.0.0.1'),
(956, 1333655534, '127.0.0.1'),
(957, 1333656654, '131.107.151.80'),
(958, 1333656684, '200.90.151.160'),
(959, 1333657332, '66.219.58.43'),
(960, 1333659482, '69.171.247.3'),
(961, 1333660770, '208.115.113.86'),
(962, 1333663465, '66.249.68.110'),
(963, 1333663772, '208.115.113.86'),
(964, 1333664117, '66.249.68.110'),
(965, 1333664741, '66.249.68.110'),
(966, 1333664781, '77.20.4.67'),
(967, 1333665120, '207.46.204.163'),
(968, 1333665381, '66.249.68.110'),
(969, 1333665701, '130.83.167.153'),
(970, 1333666216, '66.249.68.110'),
(971, 1333666286, '69.63.190.247'),
(972, 1333666819, '66.249.68.110'),
(973, 1333666841, '190.129.197.69'),
(974, 1333667498, '66.249.68.110'),
(975, 1333668165, '66.249.68.110'),
(976, 1333668834, '66.249.68.110'),
(977, 1333669452, '66.249.68.110'),
(978, 1333670057, '66.249.68.110'),
(979, 1333670554, '208.115.111.70'),
(980, 1333670663, '66.249.68.110'),
(981, 1333671297, '66.249.68.110'),
(982, 1333671915, '66.249.68.110'),
(983, 1333672589, '66.249.68.110'),
(984, 1333673209, '66.249.68.110'),
(985, 1333673491, '76.72.167.163'),
(986, 1333673869, '66.249.68.110'),
(987, 1333674489, '66.249.68.110'),
(988, 1333675229, '66.249.68.110'),
(989, 1333675861, '66.249.68.110'),
(990, 1333676556, '66.249.68.110'),
(991, 1333677209, '66.249.68.110'),
(992, 1333677883, '66.249.68.110'),
(993, 1333678557, '66.249.68.110'),
(994, 1333679217, '66.249.68.110'),
(995, 1333679921, '66.249.68.110'),
(996, 1333680309, '77.20.154.156'),
(997, 1333680578, '66.249.68.110'),
(998, 1333681213, '66.249.68.110'),
(999, 1333681824, '77.20.4.67'),
(1000, 1333681870, '66.249.68.110'),
(1001, 1333682223, '208.115.111.70'),
(1002, 1333682287, '208.115.113.86'),
(1003, 1333682502, '66.249.72.247'),
(1004, 1333682572, '66.249.68.110'),
(1005, 1333682929, '130.83.167.153'),
(1006, 1333683353, '66.249.68.110'),
(1007, 1333684018, '66.249.68.110'),
(1008, 1333684507, '208.115.111.70'),
(1009, 1333684827, '66.249.68.110'),
(1010, 1333685485, '66.249.68.110'),
(1011, 1333686160, '66.249.68.110'),
(1012, 1333686834, '66.249.68.110'),

(1013,
(1014,
(1015,
(1016,
(1017,
(1018,
(1019,
(1020,
(1021,
(1022,
(1023,
(1024,
(1025,
(1026,
(1027,
(1028,
(1029,
(1030,
(1031,
(1032,
(1033,
(1034,
(1035,
(1036,
(1037,
(1038,
(1039,
(1040,
(1041,
(1042,
(1043,
(1044,
(1045,
(1046,
(1047,
(1048,
(1049,
(1050,
(1051,
(1052,
(1053,
(1054,
(1055,
(1056,
(1057,
(1058,
(1059,
(1060,
(1061,
(1062,
(1063,
(1064,
(1065,
(1066,
(1067,
(1068,
(1069,
(1070,
(1071,
(1072,

1333687087,
1333687473,
1333688112,
1333688735,
1333689091,
1333689352,
1333690010,
1333690649,
1333691252,
1333691854,
1333692461,
1333692521,
1333692576,
1333692942,
1333693074,
1333693301,
1333693420,
1333693720,
1333694168,
1333694342,
1333694351,
1333694978,
1333695632,
1333695923,
1333696277,
1333696895,
1333696990,
1333697512,
1333697554,
1333697872,
1333698217,
1333698867,
1333699467,
1333700101,
1333700321,
1333700717,
1333700817,
1333701370,
1333701816,
1333701992,
1333702629,
1333703266,
1333703913,
1333704543,
1333705148,
1333705751,
1333705873,
1333706377,
1333707006,
1333707011,
1333707150,
1333707222,
1333707645,
1333708256,
1333708863,
1333709478,
1333709908,
1333710133,
1333710637,
1333710742,

'207.46.13.101'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.111.243'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.89'),
'65.52.108.147'),
'65.52.104.21'),
'66.249.68.110'),
'65.52.108.20'),
'65.52.104.89'),
'66.249.68.110'),
'65.52.110.146'),
'66.249.68.110'),
'65.52.104.89'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.89'),
'218.213.29.197'),
'66.249.68.110'),
'208.115.113.86'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.72.203'),
'66.249.68.110'),
'65.52.109.19'),
'66.249.68.110'),
'208.115.111.70'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.101'),
'157.55.112.203'),
'65.52.109.19'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'157.55.112.201'),
'66.249.68.110'),
'208.115.111.70'),
'66.249.68.110'),

(1073,
(1074,
(1075,
(1076,
(1077,
(1078,
(1079,
(1080,
(1081,
(1082,
(1083,
(1084,
(1085,
(1086,
(1087,
(1088,
(1089,
(1090,
(1091,
(1092,
(1093,
(1094,
(1095,
(1096,
(1097,
(1098,
(1099,
(1100,
(1101,
(1102,
(1103,
(1104,
(1105,
(1106,
(1107,
(1108,
(1109,
(1110,
(1111,
(1112,
(1113,
(1114,
(1115,
(1116,
(1117,
(1118,
(1119,
(1120,
(1121,
(1122,
(1123,
(1124,
(1125,
(1126,
(1127,
(1128,
(1129,
(1130,
(1131,
(1132,

1333711313,
1333711386,
1333711946,
1333711988,
1333712007,
1333712641,
1333712758,
1333713296,
1333714008,
1333714709,
1333715320,
1333715962,
1333716581,
1333717189,
1333717604,
1333717825,
1333718173,
1333718419,
1333718439,
1333718534,
1333719076,
1333719404,
1333719725,
1333720399,
1333721011,
1333721523,
1333721633,
1333721928,
1333722098,
1333722297,
1333722435,
1333722910,
1333723111,
1333723519,
1333723571,
1333723966,
1333723985,
1333724136,
1333724776,
1333724803,
1333725426,
1333725916,
1333726144,
1333726744,
1333726916,
1333727173,
1333727192,
1333727435,
1333727786,
1333727962,
1333728155,
1333728173,
1333728472,
1333728864,
1333729208,
1333729305,
1333729451,
1333729474,
1333730177,
1333730417,

'100.43.83.143'),
'66.249.68.110'),
'66.249.67.111'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'208.115.113.86'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.101'),
'66.249.68.110'),
'65.52.104.21'),
'207.46.195.237'),
'66.249.68.110'),
'65.52.104.89'),
'66.249.68.110'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.21'),
'66.249.68.110'),
'190.129.197.37'),
'190.129.197.39'),
'66.249.68.110'),
'201.222.82.33'),
'66.249.68.110'),
'200.105.223.129'),
'66.249.68.110'),
'65.52.110.146'),
'65.52.104.89'),
'200.105.223.129'),
'66.249.68.110'),
'207.46.13.49'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.49'),
'66.249.68.110'),
'66.249.68.110'),
'190.104.24.41'),
'207.46.195.237'),
'119.63.196.96'),
'66.249.68.110'),
'190.104.24.41'),
'208.115.113.86'),
'66.249.68.110'),
'95.21.204.178'),
'190.104.24.41'),
'66.249.68.110'),
'65.52.108.20'),
'65.52.104.21'),
'190.104.24.41'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),

(1133,
(1134,
(1135,
(1136,
(1137,
(1138,
(1139,
(1140,
(1141,
(1142,
(1143,
(1144,
(1145,
(1146,
(1147,
(1148,
(1149,
(1150,
(1151,
(1152,
(1153,
(1154,
(1155,
(1156,
(1157,
(1158,
(1159,
(1160,
(1161,
(1162,
(1163,
(1164,
(1165,
(1166,
(1167,
(1168,
(1169,
(1170,
(1171,
(1172,
(1173,
(1174,
(1175,
(1176,
(1177,
(1178,
(1179,
(1180,
(1181,
(1182,
(1183,
(1184,
(1185,
(1186,
(1187,
(1188,
(1189,
(1190,
(1191,
(1192,

1333730571,
1333730741,
1333730814,
1333731163,
1333731437,
1333731753,
1333731941,
1333732001,
1333732278,
1333732910,
1333732928,
1333733048,
1333733658,
1333734312,
1333734964,
1333734965,
1333735607,
1333735690,
1333736213,
1333736439,
1333736528,
1333736857,
1333737490,
1333737492,
1333738126,
1333738408,
1333738761,
1333739395,
1333740026,
1333740469,
1333740663,
1333741289,
1333741952,
1333741999,
1333742576,
1333742613,
1333743275,
1333743879,
1333744424,
1333744484,
1333745093,
1333745742,
1333745813,
1333746678,
1333747361,
1333747688,
1333748126,
1333748733,
1333749334,
1333750014,
1333750946,
1333751740,
1333751853,
1333752586,
1333753184,
1333753824,
1333754235,
1333754536,
1333754625,
1333754830,

'89.199.207.12'),
'190.158.132.152'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'208.115.111.70'),
'207.46.13.49'),
'65.52.104.89'),
'66.249.68.110'),
'65.52.111.243'),
'65.52.110.146'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'200.105.223.129'),
'66.249.68.110'),
'200.105.223.129'),
'66.249.68.110'),
'207.46.13.101'),
'65.52.108.20'),
'66.249.68.110'),
'65.52.108.147'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.49'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.101'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'157.55.39.148'),
'220.181.108.96'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'190.104.24.37'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'66.249.68.110'),
'189.46.198.97'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.20'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.19.166'),
'208.115.111.70'),
'66.249.68.110'),
'186.2.0.64'),

(1193,
(1194,
(1195,
(1196,
(1197,
(1198,
(1199,
(1200,
(1201,
(1202,
(1203,
(1204,
(1205,
(1206,
(1207,
(1208,
(1209,
(1210,
(1211,
(1212,
(1213,
(1214,
(1215,
(1216,
(1217,
(1218,
(1219,
(1220,
(1221,
(1222,
(1223,
(1224,
(1225,
(1226,
(1227,
(1228,
(1229,
(1230,
(1231,
(1232,
(1233,
(1234,
(1235,
(1236,
(1237,
(1238,
(1239,
(1240,
(1241,
(1242,
(1243,
(1244,
(1245,
(1246,
(1247,
(1248,
(1249,
(1250,
(1251,
(1252,

1333755394,
1333756039,
1333756651,
1333757284,
1333757929,
1333758566,
1333758579,
1333759285,
1333759959,
1333760338,
1333760796,
1333761262,
1333761401,
1333761640,
1333762292,
1333762326,
1333762694,
1333762694,
1333763220,
1333763858,
1333763940,
1333764293,
1333764549,
1333765184,
1333765267,
1333765948,
1333766614,
1333767374,
1333767953,
1333768124,
1333768290,
1333768830,
1333769238,
1333769485,
1333769816,
1333769820,
1333770130,
1333770171,
1333770916,
1333771680,
1333771829,
1333772445,
1333772581,
1333772716,
1333772792,
1333773191,
1333773571,
1333773806,
1333774549,
1333775097,
1333775198,
1333775852,
1333775861,
1333776322,
1333776444,
1333776593,
1333777215,
1333777980,
1333778662,
1333778779,

'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'139.18.2.17'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'190.104.24.35'),
'66.249.68.110'),
'207.46.13.49'),
'208.115.113.86'),
'66.249.68.110'),
'66.249.68.110'),
'206.126.121.252'),
'207.46.13.101'),
'186.59.62.141'),
'66.249.68.110'),
'65.52.108.147'),
'66.249.68.110'),
'220.181.108.92'),
'66.249.68.110'),
'65.52.104.21'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'130.83.167.153'),
'66.249.68.110'),
'207.46.13.101'),
'66.249.68.110'),
'65.52.110.146'),
'69.28.58.79'),
'66.249.68.110'),
'65.52.108.147'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.21'),
'66.249.68.110'),
'207.46.13.49'),
'207.46.204.211'),
'65.52.110.146'),
'66.249.68.110'),
'77.20.4.67'),
'66.249.68.110'),
'66.249.68.110'),
'208.115.111.70'),
'66.249.68.110'),
'207.46.13.49'),
'66.249.68.110'),
'65.52.104.21'),
'65.52.104.89'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.147'),

(1253,
(1254,
(1255,
(1256,
(1257,
(1258,
(1259,
(1260,
(1261,
(1262,
(1263,
(1264,
(1265,
(1266,
(1267,
(1268,
(1269,
(1270,
(1271,
(1272,
(1273,
(1274,
(1275,
(1276,
(1277,
(1278,
(1279,
(1280,
(1281,
(1282,
(1283,
(1284,
(1285,
(1286,
(1287,
(1288,
(1289,
(1290,
(1291,
(1292,
(1293,
(1294,
(1295,
(1296,
(1297,
(1298,
(1299,
(1300,
(1301,
(1302,
(1303,
(1304,
(1305,
(1306,
(1307,
(1308,
(1309,
(1310,
(1311,
(1312,

1333778923,
1333779026,
1333779319,
1333779324,
1333779686,
1333780275,
1333781343,
1333782013,
1333782131,
1333782484,
1333782729,
1333783336,
1333783784,
1333783878,
1333784044,
1333784212,
1333784426,
1333784675,
1333784864,
1333785394,
1333786014,
1333786659,
1333787260,
1333787927,
1333788530,
1333788692,
1333789409,
1333790031,
1333790110,
1333790647,
1333791260,
1333791943,
1333792245,
1333792594,
1333793229,
1333793331,
1333793856,
1333794465,
1333794999,
1333795159,
1333795763,
1333796035,
1333796534,
1333796594,
1333797160,
1333797501,
1333797827,
1333797873,
1333798638,
1333798700,
1333799262,
1333799873,
1333800551,
1333800645,
1333801207,
1333801811,
1333802464,
1333802563,
1333803216,
1333803267,

'208.115.113.86'),
'65.52.110.146'),
'66.249.68.110'),
'207.46.13.49'),
'65.52.104.21'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.49'),
'207.46.204.162'),
'66.249.68.110'),
'66.249.68.110'),
'208.115.111.70'),
'65.52.108.20'),
'66.249.68.110'),
'65.52.104.89'),
'65.52.110.146'),
'66.249.68.110'),
'77.20.154.156'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.101'),
'66.249.68.110'),
'66.249.68.110'),
'176.31.246.150'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'65.52.104.28'),
'66.249.68.110'),
'207.46.195.237'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.28'),
'66.249.68.110'),
'65.52.104.21'),

(1313,
(1314,
(1315,
(1316,
(1317,
(1318,
(1319,
(1320,
(1321,
(1322,
(1323,
(1324,
(1325,
(1326,
(1327,
(1328,
(1329,
(1330,
(1331,
(1332,
(1333,
(1334,
(1335,
(1336,
(1337,
(1338,
(1339,
(1340,
(1341,
(1342,
(1343,
(1344,
(1345,
(1346,
(1347,
(1348,
(1349,
(1350,
(1351,
(1352,
(1353,
(1354,
(1355,
(1356,
(1357,
(1358,
(1359,
(1360,
(1361,
(1362,
(1363,
(1364,
(1365,
(1366,
(1367,
(1368,
(1369,
(1370,
(1371,
(1372,

1333803268,
1333803929,
1333803994,
1333804228,
1333804527,
1333804647,
1333805335,
1333805490,
1333805900,
1333806054,
1333806672,
1333806922,
1333806980,
1333807398,
1333807718,
1333808011,
1333808448,
1333808721,
1333809355,
1333809882,
1333810063,
1333810786,
1333810841,
1333811464,
1333811465,
1333812366,
1333812411,
1333812503,
1333812673,
1333813322,
1333814009,
1333814401,
1333814432,
1333815255,
1333815916,
1333816475,
1333816586,
1333817233,
1333817283,
1333817911,
1333818028,
1333818589,
1333819248,
1333819279,
1333819568,
1333819888,
1333819900,
1333820238,
1333820620,
1333821052,
1333821370,
1333821383,
1333821998,
1333822295,
1333822624,
1333822716,
1333823228,
1333823926,
1333824552,
1333825034,

'65.52.111.238'),
'208.115.111.70'),
'66.249.68.110'),
'65.52.104.21'),
'65.52.104.89'),
'66.249.68.110'),
'66.249.68.110'),
'200.90.144.181'),
'208.115.113.86'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.21'),
'200.87.1.96'),
'66.249.68.110'),
'206.126.121.252'),
'66.249.68.110'),
'190.132.73.76'),
'66.249.68.110'),
'66.249.68.110'),
'190.104.24.40'),
'66.249.68.110'),
'66.249.68.110'),
'190.104.24.40'),
'66.249.68.110'),
'190.104.24.42'),
'190.104.24.40'),
'66.249.68.110'),
'207.46.195.237'),
'208.115.111.70'),
'66.249.68.110'),
'66.249.68.110'),
'130.83.167.153'),
'207.46.13.49'),
'66.249.68.110'),
'66.249.68.110'),
'74.125.156.95'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.28'),
'66.249.68.110'),
'65.52.109.19'),
'66.249.68.110'),
'38.111.147.84'),
'200.87.152.67'),
'66.249.68.110'),
'38.111.147.84'),
'66.249.68.110'),
'208.115.113.86'),
'66.249.68.110'),
'65.52.104.21'),
'66.249.68.110'),
'190.103.70.161'),
'66.249.68.110'),
'65.52.110.146'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'94.23.225.68'),

(1373,
(1374,
(1375,
(1376,
(1377,
(1378,
(1379,
(1380,
(1381,
(1382,
(1383,
(1384,
(1385,
(1386,
(1387,
(1388,
(1389,
(1390,
(1391,
(1392,
(1393,
(1394,
(1395,
(1396,
(1397,
(1398,
(1399,
(1400,
(1401,
(1402,
(1403,
(1404,
(1405,
(1406,
(1407,
(1408,
(1409,
(1410,
(1411,
(1412,
(1413,
(1414,
(1415,
(1416,
(1417,
(1418,
(1419,
(1420,
(1421,
(1422,
(1423,
(1424,
(1425,
(1426,
(1427,
(1428,
(1429,
(1430,
(1431,
(1432,

1333825038,
1333825168,
1333826062,
1333826634,
1333826654,
1333826664,
1333826704,
1333826855,
1333827258,
1333827353,
1333828091,
1333828160,
1333828559,
1333828704,
1333828944,
1333829341,
1333829854,
1333830012,
1333830212,
1333830224,
1333830494,
1333830650,
1333831281,
1333831985,
1333832778,
1333833602,
1333834055,
1333834161,
1333834189,
1333834250,
1333834364,
1333834387,
1333834895,
1333835279,
1333835301,
1333835495,
1333835778,
1333836135,
1333836699,
1333836754,
1333836858,
1333837376,
1333837386,
1333837521,
1333838206,
1333838559,
1333838881,
1333839663,
1333839762,
1333840499,
1333840850,
1333841133,
1333841315,
1333841900,
1333842145,
1333843390,
1333843993,
1333844427,
1333844715,
1333844843,

'176.31.246.150'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.19.49'),
'123.125.71.32'),
'220.181.108.77'),
'66.249.68.110'),
'77.20.154.156'),
'74.125.156.80'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'207.46.13.49'),
'66.249.68.110'),
'208.115.111.70'),
'66.249.68.110'),
'190.103.69.162'),
'66.249.68.110'),
'123.125.71.24'),
'220.181.108.81'),
'200.90.150.22'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'208.115.113.86'),
'123.125.71.33'),
'220.181.108.91'),
'66.249.68.110'),
'119.63.196.62'),
'200.90.146.83'),
'66.249.68.110'),
'200.90.147.204'),
'220.181.108.86'),
'66.249.68.110'),
'217.249.156.208'),
'66.249.68.110'),
'200.87.155.109'),
'207.46.195.237'),
'66.249.68.110'),
'123.125.71.23'),
'220.181.108.90'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.19.244'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'66.249.68.110'),
'218.213.137.42'),
'66.249.68.110'),
'190.165.191.166'),
'46.164.103.24'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'200.105.202.106'),
'66.249.68.110'),
'74.125.156.90'),

(1433,
(1434,
(1435,
(1436,
(1437,
(1438,
(1439,
(1440,
(1441,
(1442,
(1443,
(1444,
(1445,
(1446,
(1447,
(1448,
(1449,
(1450,
(1451,
(1452,
(1453,
(1454,
(1455,
(1456,
(1457,
(1458,
(1459,
(1460,
(1461,
(1462,
(1463,
(1464,
(1465,
(1466,
(1467,
(1468,
(1469,
(1470,
(1471,
(1472,
(1473,
(1474,
(1475,
(1476,
(1477,
(1478,
(1479,
(1480,
(1481,
(1482,
(1483,
(1484,
(1485,
(1486,
(1487,
(1488,
(1489,
(1490,
(1491,
(1492,

1333844844,
1333844881,
1333844896,
1333845047,
1333845588,
1333846244,
1333846886,
1333847502,
1333848224,
1333848507,
1333848685,
1333848687,
1333848712,
1333849249,
1333849620,
1333850575,
1333851018,
1333851287,
1333852292,
1333852321,
1333852325,
1333852388,
1333852950,
1333853061,
1333853094,
1333853683,
1333854004,
1333854142,
1333854348,
1333854897,
1333854960,
1333855243,
1333855248,
1333855586,
1333855850,
1333855876,
1333856260,
1333856890,
1333857080,
1333857263,
1333857588,
1333858007,
1333858193,
1333858880,
1333859046,
1333859059,
1333859540,
1333860150,
1333860795,
1333861411,
1333861617,
1333862064,
1333862703,
1333862849,
1333862870,
1333862959,
1333863108,
1333863152,
1333863305,
1333863409,

'74.125.158.80'),
'123.125.71.23'),
'220.181.108.75'),
'190.104.15.7'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'77.20.154.156'),
'208.115.111.70'),
'123.125.71.30'),
'220.181.108.87'),
'65.52.108.20'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.71.52'),
'208.115.113.86'),
'123.125.71.17'),
'220.181.108.92'),
'66.249.68.110'),
'193.164.202.166'),
'66.249.68.110'),
'200.105.160.207'),
'46.164.103.24'),
'66.249.68.110'),
'207.46.195.237'),
'65.52.110.146'),
'66.249.68.110'),
'74.125.64.90'),
'66.249.68.110'),
'190.129.22.241'),
'65.52.108.20'),
'66.249.68.110'),
'123.125.71.28'),
'220.181.108.85'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'207.46.13.101'),
'66.249.68.110'),
'119.63.196.58'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.27'),
'220.181.108.88'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.49'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.36'),
'220.181.108.95'),
'65.52.108.20'),
'190.104.24.38'),
'208.115.111.70'),
'66.249.68.110'),
'180.76.5.145'),

(1493,
(1494,
(1495,
(1496,
(1497,
(1498,
(1499,
(1500,
(1501,
(1502,
(1503,
(1504,
(1505,
(1506,
(1507,
(1508,
(1509,
(1510,
(1511,
(1512,
(1513,
(1514,
(1515,
(1516,
(1517,
(1518,
(1519,
(1520,
(1521,
(1522,
(1523,
(1524,
(1525,
INSERT
(1526,
(1527,
(1528,
(1529,
(1530,
(1531,
(1532,
(1533,
(1534,
(1535,
(1536,
(1537,
(1538,
(1539,
(1540,
(1541,
(1542,
(1543,
(1544,
(1545,
(1546,
(1547,
(1548,
(1549,
(1550,
(1551,

1333863926, '66.249.68.110'),
1333864534, '66.249.68.110'),
1333865188, '66.249.68.110'),
1333865394, '157.55.39.148'),
1333865871, '66.249.68.110'),
1333866506, '66.249.68.110'),
1333866651, '123.125.71.23'),
1333866678, '220.181.108.93'),
1333867168, '66.249.68.110'),
1333867824, '66.249.68.110'),
1333867954, '208.115.113.86'),
1333868031, '65.52.104.89'),
1333868576, '66.249.68.110'),
1333868982, '65.52.104.28'),
1333869329, '66.249.68.110'),
1333870030, '66.249.68.110'),
1333870179, '123.125.71.33'),
1333870203, '220.181.108.85'),
1333870647, '66.249.68.110'),
1333871258, '66.249.68.110'),
1333871966, '66.249.68.110'),
1333872670, '66.249.68.110'),
1333873284, '66.249.68.110'),
1333873420, '123.125.71.36'),
1333873432, '220.181.108.75'),
1333873654, '65.52.104.21'),
1333874014, '66.249.68.110'),
1333874631, '66.249.68.110'),
1333875295, '66.249.68.110'),
1333875678, '208.115.113.86'),
1333875919, '66.249.68.110'),
1333876411, '65.52.109.19'),
1333876425, '207.46.204.218');
INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
1333876607, '66.249.68.110'),
1333877193, '123.125.71.23'),
1333877203, '220.181.108.88'),
1333877237, '66.249.68.110'),
1333877871, '66.249.68.110'),
1333878549, '66.249.68.110'),
1333879237, '66.249.68.110'),
1333879792, '65.52.110.146'),
1333879873, '66.249.68.110'),
1333880534, '66.249.68.110'),
1333880848, '123.125.71.32'),
1333880863, '220.181.108.96'),
1333881140, '66.249.68.110'),
1333881756, '66.249.68.110'),
1333882508, '66.249.68.110'),
1333883451, '66.249.68.110'),
1333883958, '65.52.108.147'),
1333884100, '66.249.68.110'),
1333884403, '123.125.71.35'),
1333884420, '220.181.108.97'),
1333884634, '207.46.195.237'),
1333884745, '66.249.68.110'),
1333885498, '66.249.68.110'),
1333886224, '66.249.68.110'),
1333886910, '66.249.68.110'),
1333887456, '65.52.111.238'),

(1552,
(1553,
(1554,
(1555,
(1556,
(1557,
(1558,
(1559,
(1560,
(1561,
(1562,
(1563,
(1564,
(1565,
(1566,
(1567,
(1568,
(1569,
(1570,
(1571,
(1572,
(1573,
(1574,
(1575,
(1576,
(1577,
(1578,
(1579,
(1580,
(1581,
(1582,
(1583,
(1584,
(1585,
(1586,
(1587,
(1588,
(1589,
(1590,
(1591,
(1592,
(1593,
(1594,
(1595,
(1596,
(1597,
(1598,
(1599,
(1600,
(1601,
(1602,
(1603,
(1604,
(1605,
(1606,
(1607,
(1608,
(1609,
(1610,
(1611,

1333887541,
1333887941,
1333887955,
1333888574,
1333889204,
1333889424,
1333889427,
1333889499,
1333889858,
1333890567,
1333891178,
1333891624,
1333891669,
1333891694,
1333891805,
1333892464,
1333893050,
1333893070,
1333893224,
1333893566,
1333893704,
1333894317,
1333894918,
1333894933,
1333895054,
1333895354,
1333895444,
1333895836,
1333896194,
1333896228,
1333896547,
1333896858,
1333896882,
1333897175,
1333897542,
1333897652,
1333897820,
1333898014,
1333898220,
1333898641,
1333898734,
1333898746,
1333898926,
1333899250,
1333899575,
1333899880,
1333900229,
1333900958,
1333900975,
1333901581,
1333902130,
1333902149,
1333902374,
1333902995,
1333903002,
1333903022,
1333903072,
1333903213,
1333903847,
1333904238,

'66.249.68.110'),
'123.125.71.18'),
'220.181.108.75'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.110.146'),
'207.46.204.219'),
'183.45.191.173'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'119.120.176.162'),
'123.125.71.32'),
'220.181.108.91'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'208.115.113.86'),
'65.52.110.146'),
'66.249.68.110'),
'66.249.68.110'),
'220.181.108.82'),
'123.125.71.12'),
'66.249.71.81'),
'66.249.66.133'),
'190.129.19.211'),
'206.126.121.252'),
'66.249.71.81'),
'66.249.66.133'),
'190.104.20.2'),
'65.52.108.20'),
'66.249.66.133'),
'190.104.20.2'),
'66.249.66.133'),
'66.249.71.81'),
'65.52.108.20'),
'207.46.195.237'),
'66.249.66.133'),
'66.249.71.81'),
'220.181.108.92'),
'123.125.71.16'),
'66.249.66.133'),
'81.184.194.172'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.66.133'),
'123.125.71.24'),
'66.249.66.133'),
'220.181.108.96'),
'65.52.104.21'),
'66.249.71.81'),
'66.249.66.133'),
'65.52.108.20'),

(1612,
(1613,
(1614,
(1615,
(1616,
(1617,
(1618,
(1619,
(1620,
(1621,
(1622,
(1623,
(1624,
(1625,
(1626,
(1627,
(1628,
(1629,
(1630,
(1631,
(1632,
(1633,
(1634,
(1635,
(1636,
(1637,
(1638,
(1639,
(1640,
(1641,
(1642,
(1643,
(1644,
(1645,
(1646,
(1647,
(1648,
(1649,
(1650,
(1651,
(1652,
(1653,
(1654,
(1655,
(1656,
(1657,
(1658,
(1659,
(1660,
(1661,
(1662,
(1663,
(1664,
(1665,
(1666,
(1667,
(1668,
(1669,
(1670,
(1671,

1333904510,
1333905153,
1333905353,
1333905756,
1333906422,
1333906446,
1333906459,
1333906635,
1333907070,
1333907193,
1333907677,
1333907810,
1333908519,
1333908883,
1333909461,
1333909596,
1333910038,
1333910062,
1333910171,
1333910240,
1333910544,
1333911299,
1333912009,
1333912044,
1333912159,
1333912228,
1333912348,
1333912728,
1333913339,
1333913981,
1333914689,
1333915557,
1333916019,
1333916289,
1333916607,
1333916614,
1333916627,
1333916711,
1333917243,
1333917339,
1333917523,
1333918170,
1333918324,
1333918422,
1333918460,
1333918836,
1333918839,
1333918985,
1333919029,
1333919133,
1333919248,
1333919717,
1333919757,
1333919850,
1333920028,
1333920468,
1333920479,
1333920596,
1333920623,
1333920794,

'66.249.66.133'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'123.125.71.22'),
'220.181.108.91'),
'66.249.66.133'),
'186.2.37.248'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.66.133'),
'123.125.71.27'),
'220.181.108.77'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.66.133'),
'190.129.40.109'),
'66.249.71.81'),
'186.2.35.110'),
'200.108.107.61'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'207.46.13.49'),
'123.125.71.18'),
'220.181.108.94'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'200.90.151.66'),
'66.249.71.81'),
'200.87.21.131'),
'66.249.66.133'),
'207.46.195.237'),
'74.125.158.90'),
'200.87.107.250'),
'66.249.71.81'),
'200.87.21.131'),
'66.249.66.133'),
'190.129.19.230'),
'66.249.71.81'),
'200.87.155.199'),
'66.249.66.133'),
'200.87.21.131'),
'200.87.155.199'),
'66.249.66.133'),
'123.125.71.21'),
'220.181.108.86'),
'66.249.71.81'),

(1672,
(1673,
(1674,
(1675,
(1676,
(1677,
(1678,
(1679,
(1680,
(1681,
(1682,
(1683,
(1684,
(1685,
(1686,
(1687,
(1688,
(1689,
(1690,
(1691,
(1692,
(1693,
(1694,
(1695,
(1696,
(1697,
(1698,
(1699,
(1700,
(1701,
(1702,
(1703,
(1704,
(1705,
(1706,
(1707,
(1708,
(1709,
(1710,
(1711,
(1712,
(1713,
(1714,
(1715,
(1716,
(1717,
(1718,
(1719,
(1720,
(1721,
(1722,
(1723,
(1724,
(1725,
(1726,
(1727,
(1728,
(1729,
(1730,
(1731,

1333920802,
1333920808,
1333921097,
1333921758,
1333921761,
1333922002,
1333922801,
1333922960,
1333923021,
1333923777,
1333923790,
1333923836,
1333923950,
1333924250,
1333924649,
1333924725,
1333924904,
1333925569,
1333925799,
1333926259,
1333926422,
1333926698,
1333926710,
1333927002,
1333927531,
1333927666,
1333927710,
1333927736,
1333927785,
1333928583,
1333928739,
1333928742,
1333929372,
1333929425,
1333929509,
1333930404,
1333930539,
1333930991,
1333931082,
1333931098,
1333931596,
1333931901,
1333932287,
1333932325,
1333932525,
1333932595,
1333932628,
1333933008,
1333933161,
1333933229,
1333933431,
1333933632,
1333933974,
1333934214,
1333934540,
1333934697,
1333934868,
1333934960,
1333935097,
1333935112,

'74.125.64.84'),
'74.125.64.80'),
'66.249.66.133'),
'66.249.66.133'),
'190.103.68.229'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'208.115.111.70'),
'123.125.71.18'),
'220.181.108.90'),
'66.249.71.81'),
'66.249.66.133'),
'95.211.139.1'),
'66.249.71.81'),
'66.249.66.133'),
'200.90.150.133'),
'66.249.66.133'),
'66.249.71.81'),
'190.129.19.20'),
'66.249.71.81'),
'190.181.36.7'),
'190.129.5.6'),
'66.249.66.133'),
'200.105.161.144'),
'66.249.71.81'),
'123.125.71.27'),
'220.181.108.86'),
'66.249.66.133'),
'65.34.193.187'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'74.125.64.87'),
'66.249.66.133'),
'66.249.71.81'),
'183.45.189.218'),
'66.249.66.133'),
'123.125.71.16'),
'220.181.108.95'),
'66.249.71.81'),
'66.249.66.133'),
'207.46.195.237'),
'66.249.71.81'),
'66.249.66.133'),
'190.104.24.45'),
'200.90.147.139'),
'66.249.71.81'),
'186.146.246.0'),
'66.249.66.133'),
'207.46.195.237'),
'186.34.159.0'),
'66.249.66.133'),
'66.249.71.81'),
'200.58.83.30'),
'66.249.66.133'),
'66.249.71.81'),
'190.11.78.191'),
'123.125.71.13'),
'220.181.108.78'),

(1732,
(1733,
(1734,
(1735,
(1736,
(1737,
(1738,
(1739,
(1740,
(1741,
(1742,
(1743,
(1744,
(1745,
(1746,
(1747,
(1748,
(1749,
(1750,
(1751,
(1752,
(1753,
(1754,
(1755,
(1756,
(1757,
(1758,
(1759,
(1760,
(1761,
(1762,
(1763,
(1764,
(1765,
(1766,
(1767,
(1768,
(1769,
(1770,
(1771,
(1772,
(1773,
(1774,
(1775,
(1776,
(1777,
(1778,
(1779,
(1780,
(1781,
(1782,
(1783,
(1784,
(1785,
(1786,
(1787,
(1788,
(1789,
(1790,
(1791,

1333935342,
1333935661,
1333935998,
1333936264,
1333936627,
1333936868,
1333936879,
1333937286,
1333937543,
1333937990,
1333938242,
1333938247,
1333938254,
1333938319,
1333938427,
1333938525,
1333938798,
1333939162,
1333939467,
1333939930,
1333940370,
1333940390,
1333940642,
1333941210,
1333941473,
1333941537,
1333941620,
1333941872,
1333941884,
1333941955,
1333942014,
1333942074,
1333942109,
1333942679,
1333942796,
1333943462,
1333943947,
1333944070,
1333944080,
1333944105,
1333944718,
1333944798,
1333945333,
1333945456,
1333945492,
1333945508,
1333945868,
1333946085,
1333946202,
1333946419,
1333946715,
1333946853,
1333947322,
1333947382,
1333947481,
1333948039,
1333948206,
1333948248,
1333948433,
1333948684,

'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'77.20.4.67'),
'123.125.71.32'),
'220.181.108.90'),
'66.249.71.81'),
'190.104.24.38'),
'119.63.196.94'),
'66.249.66.133'),
'190.129.3.68'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'207.46.195.237'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'207.46.204.216'),
'65.52.104.21'),
'123.125.71.19'),
'220.181.108.86'),
'66.249.66.133'),
'77.20.154.156'),
'66.249.71.81'),
'65.52.104.28'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.66.133'),
'91.203.32.171'),
'66.249.66.133'),
'206.126.121.252'),
'66.249.71.81'),
'66.249.66.133'),
'65.52.104.89'),
'66.249.71.81'),
'66.249.66.133'),
'123.125.71.29'),
'220.181.108.94'),
'208.115.113.86'),
'66.249.71.81'),
'66.249.66.133'),
'207.46.195.237'),
'66.249.71.81'),
'66.249.66.133'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'207.46.13.101'),
'206.126.121.252'),
'66.249.71.81'),

(1792,
(1793,
(1794,
(1795,
(1796,
(1797,
(1798,
(1799,
(1800,
(1801,
(1802,
(1803,
(1804,
(1805,
(1806,
(1807,
(1808,
(1809,
(1810,
(1811,
(1812,
(1813,
(1814,
(1815,
(1816,
(1817,
(1818,
(1819,
(1820,
(1821,
(1822,
(1823,
(1824,
(1825,
(1826,
(1827,
(1828,
(1829,
(1830,
(1831,
(1832,
(1833,
(1834,
(1835,
(1836,
(1837,
(1838,
(1839,
(1840,
(1841,
(1842,
(1843,
(1844,
(1845,
(1846,
(1847,
(1848,
(1849,
(1850,
(1851,

1333948899,
1333949212,
1333949233,
1333949412,
1333949545,
1333949574,
1333949916,
1333950135,
1333950315,
1333950861,
1333951103,
1333951719,
1333951807,
1333952087,
1333952321,
1333952492,
1333952767,
1333952782,
1333953014,
1333953170,
1333953239,
1333953788,
1333954011,
1333954504,
1333954761,
1333954945,
1333955247,
1333955495,
1333955854,
1333955945,
1333955981,
1333956364,
1333956606,
1333956613,
1333956633,
1333957314,
1333957321,
1333957433,
1333957935,
1333958165,
1333958666,
1333958852,
1333958899,
1333959492,
1333959595,
1333959741,
1333959749,
1333960130,
1333960284,
1333960554,
1333960848,
1333961174,
1333961596,
1333961974,
1333962329,
1333962946,
1333963043,
1333963690,
1333963806,
1333963946,

'66.249.66.133'),
'123.125.71.15'),
'220.181.108.88'),
'66.249.71.81'),
'66.249.66.133'),
'207.46.204.215'),
'65.52.104.28'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.66.133'),
'66.249.71.81'),
'123.125.71.34'),
'220.181.108.80'),
'66.249.66.133'),
'66.249.71.81'),
'186.137.199.134'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.66.133'),
'66.249.71.81'),
'65.52.109.19'),
'157.55.112.206'),
'66.249.66.133'),
'66.249.71.81'),
'123.125.71.22'),
'66.249.66.133'),
'220.181.108.76'),
'65.52.110.146'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'207.46.195.237'),
'66.249.66.133'),
'66.249.71.81'),
'123.125.71.35'),
'220.181.108.87'),
'66.249.66.133'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'65.52.108.20'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'123.125.71.17'),

(1852,
(1853,
(1854,
(1855,
(1856,
(1857,
(1858,
(1859,
(1860,
(1861,
(1862,
(1863,
(1864,
(1865,
(1866,
(1867,
(1868,
(1869,
(1870,
(1871,
(1872,
(1873,
(1874,
(1875,
(1876,
(1877,
(1878,
(1879,
(1880,
(1881,
(1882,
(1883,
(1884,
(1885,
(1886,
(1887,
(1888,
(1889,
(1890,
(1891,
(1892,
(1893,
(1894,
(1895,
(1896,
(1897,
(1898,
(1899,
(1900,
(1901,
(1902,
(1903,
(1904,
(1905,
(1906,
(1907,
(1908,
(1909,
(1910,
(1911,

1333963973,
1333964494,
1333964524,
1333965243,
1333965503,
1333965597,
1333966232,
1333966472,
1333966647,
1333966855,
1333967259,
1333967372,
1333967396,
1333967454,
1333967455,
1333968067,
1333968191,
1333968673,
1333968824,
1333969015,
1333969410,
1333969430,
1333969539,
1333969888,
1333970016,
1333970181,
1333970295,
1333970700,
1333970951,
1333970978,
1333971098,
1333971753,
1333971970,
1333972338,
1333972587,
1333973143,
1333973197,
1333973206,
1333973319,
1333973837,
1333974064,
1333974309,
1333974328,
1333974432,
1333974617,
1333974626,
1333974935,
1333975266,
1333975372,
1333975448,
1333975677,
1333975795,
1333975974,
1333976240,
1333976356,
1333976359,
1333976456,
1333977006,
1333977051,
1333977152,

'220.181.108.90'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'65.52.110.146'),
'66.249.66.133'),
'66.249.71.81'),
'65.52.109.19'),
'66.249.66.133'),
'66.249.71.81'),
'123.125.71.21'),
'220.181.108.86'),
'213.9.177.165'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'65.52.108.20'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.66.133'),
'65.52.111.243'),
'66.249.71.81'),
'66.249.66.133'),
'65.52.108.147'),
'66.249.71.81'),
'123.125.71.27'),
'220.181.108.80'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.66.133'),
'190.129.14.66'),
'66.249.71.81'),
'190.129.8.206'),
'66.249.66.133'),
'190.129.8.202'),
'66.249.66.133'),
'123.125.71.15'),
'220.181.108.87'),
'90.233.162.189'),
'190.103.69.47'),
'24.2.156.162'),
'66.249.66.133'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.71.81'),
'66.249.66.133'),
'200.87.150.243'),
'190.129.11.138'),
'66.249.71.81'),
'190.129.10.99'),
'66.249.66.133'),
'190.181.25.13'),
'66.249.71.81'),
'66.249.66.133'),
'190.129.10.99'),

(1912,
(1913,
(1914,
(1915,
(1916,
(1917,
(1918,
(1919,
(1920,
(1921,
(1922,
(1923,
(1924,
(1925,
(1926,
(1927,
(1928,
(1929,
(1930,
(1931,
(1932,
(1933,
(1934,
(1935,
(1936,
(1937,
(1938,
(1939,
(1940,
(1941,
(1942,
(1943,
(1944,
(1945,
(1946,
(1947,
(1948,
(1949,
(1950,
(1951,
(1952,
(1953,
(1954,
(1955,
(1956,
(1957,
(1958,
(1959,
(1960,
(1961,
(1962,
(1963,
(1964,
(1965,
(1966,
(1967,
(1968,
(1969,
(1970,
(1971,

1333977643,
1333977711,
1333977739,
1333978133,
1333978315,
1333978426,
1333978571,
1333979112,
1333979471,
1333979769,
1333980101,
1333980193,
1333980297,
1333980422,
1333980507,
1333980612,
1333980716,
1333980775,
1333981286,
1333981297,
1333981396,
1333981917,
1333982019,
1333982033,
1333982089,
1333982399,
1333982436,
1333982547,
1333982707,
1333982875,
1333982903,
1333983110,
1333983342,
1333983636,
1333984029,
1333984149,
1333984252,
1333984379,
1333984427,
1333984813,
1333984967,
1333985066,
1333985196,
1333985211,
1333985388,
1333985453,
1333985485,
1333985544,
1333985986,
1333986117,
1333986513,
1333986555,
1333986896,
1333987130,
1333987281,
1333987357,
1333987454,
1333987696,
1333987821,
1333988219,

'190.181.25.13'),
'66.249.71.81'),
'66.249.66.133'),
'220.181.108.90'),
'66.249.71.81'),
'66.249.66.133'),
'93.198.44.106'),
'66.249.71.81'),
'66.249.66.133'),
'66.249.71.81'),
'66.249.66.133'),
'190.129.4.107'),
'190.181.11.12'),
'190.129.114.206'),
'66.249.71.81'),
'200.90.146.199'),
'66.249.66.133'),
'117.198.245.126'),
'123.125.71.26'),
'220.181.108.95'),
'66.249.66.133'),
'200.105.144.110'),
'139.18.2.209'),
'200.90.146.199'),
'66.249.66.133'),
'139.18.2.17'),
'200.87.14.196'),
'66.249.71.81'),
'66.249.66.133'),
'190.129.11.138'),
'190.129.29.96'),
'65.52.110.146'),
'66.249.66.133'),
'190.129.11.138'),
'190.129.13.98'),
'66.249.71.81'),
'190.129.11.138'),
'66.249.66.133'),
'220.181.108.100'),
'190.129.29.96'),
'65.52.108.147'),
'66.249.71.81'),
'66.249.66.133'),
'190.129.12.211'),
'190.186.17.200'),
'123.125.71.20'),
'220.181.108.90'),
'200.90.147.85'),
'66.249.71.81'),
'66.249.66.133'),
'190.129.12.211'),
'200.87.188.69'),
'66.249.71.81'),
'66.249.66.133'),
'190.129.11.138'),
'190.76.118.74'),
'200.90.146.205'),
'190.129.10.99'),
'66.249.66.133'),
'66.249.71.81'),

(1972,
(1973,
(1974,
(1975,
(1976,
(1977,
(1978,
(1979,
(1980,
(1981,
(1982,
(1983,
(1984,
(1985,
(1986,
(1987,
(1988,
(1989,
(1990,
(1991,
(1992,
(1993,
(1994,
(1995,
(1996,
(1997,
(1998,
(1999,
(2000,
(2001,
(2002,
(2003,
(2004,
(2005,
(2006,
(2007,
(2008,
(2009,
(2010,
(2011,
(2012,
(2013,
(2014,
(2015,
(2016,
(2017,
(2018,
(2019,
(2020,
(2021,
(2022,
(2023,
(2024,
(2025,
(2026,
(2027,
(2028,
(2029,
(2030,
(2031,

1333988478,
1333988536,
1333989061,
1333989192,
1333989302,
1333989328,
1333989813,
1333989885,
1333990214,
1333990533,
1333990800,
1333990960,
1333991138,
1333991463,
1333991778,
1333992115,
1333992291,
1333992726,
1333992797,
1333992932,
1333993500,
1333993588,
1333993601,
1333993670,
1333994124,
1333994206,
1333994741,
1333994872,
1333994918,
1333995346,
1333995473,
1333995485,
1333995538,
1333995769,
1333996098,
1333996203,
1333996248,
1333996274,
1333997048,
1333997417,
1333997453,
1333997514,
1333997638,
1333997744,
1333997809,
1333997920,
1333998063,
1333998111,
1333998423,
1333998515,
1333998930,
1333999179,
1333999192,
1333999200,
1333999378,
1333999794,
1334000669,
1334000786,
1334001362,
1334001803,

'66.249.66.133'),
'65.52.108.147'),
'66.249.71.81'),
'66.249.66.133'),
'123.125.71.22'),
'220.181.108.87'),
'66.249.66.133'),
'66.249.71.81'),
'50.112.109.193'),
'66.249.66.133'),
'77.20.154.156'),
'50.112.109.193'),
'66.249.66.133'),
'66.249.71.81'),
'50.112.109.193'),
'66.249.71.81'),
'207.46.13.49'),
'65.52.104.28'),
'66.249.71.81'),
'190.129.41.171'),
'66.249.71.81'),
'200.90.144.141'),
'50.112.109.193'),
'207.46.13.49'),
'66.249.71.81'),
'218.213.137.42'),
'66.249.71.81'),
'200.90.144.141'),
'50.112.109.193'),
'66.249.71.81'),
'190.129.12.211'),
'200.90.144.141'),
'190.129.19.206'),
'207.46.13.101'),
'100.43.83.143'),
'50.112.109.193'),
'123.125.71.19'),
'220.181.108.85'),
'200.90.144.141'),
'190.129.19.207'),
'190.129.11.138'),
'66.249.71.81'),
'46.149.83.180'),
'186.2.35.95'),
'190.129.11.3'),
'190.129.176.98'),
'190.129.11.138'),
'190.186.99.214'),
'190.239.205.142'),
'190.129.8.202'),
'190.129.9.50'),
'190.129.11.138'),
'65.52.104.21'),
'190.129.169.94'),
'66.249.71.81'),
'190.129.197.79'),
'66.249.71.81'),
'190.129.197.79'),
'50.112.109.193'),
'207.46.13.49'),

(2032,
(2033,
(2034,
(2035,
(2036,
(2037,
(2038,
(2039,
(2040,
(2041,
(2042,
(2043,
(2044,
(2045,
(2046,
(2047,
(2048,
(2049,
(2050,
(2051,
(2052,
(2053,
(2054,
(2055,
(2056,
(2057,
(2058,
(2059,
(2060,
(2061,
(2062,
(2063,
(2064,
(2065,
(2066,
(2067,
(2068,
(2069,
(2070,
(2071,
(2072,
(2073,
(2074,
(2075,
(2076,
(2077,
(2078,
(2079,
(2080,
(2081,
(2082,
(2083,
(2084,
(2085,
(2086,
(2087,
(2088,
(2089,
(2090,
(2091,

1334001916,
1334001982,
1334002129,
1334002635,
1334002662,
1334003142,
1334003487,
1334003490,
1334003539,
1334003699,
1334004154,
1334004383,
1334004397,
1334004680,
1334004824,
1334005184,
1334005483,
1334005881,
1334006165,
1334006652,
1334006757,
1334006832,
1334006999,
1334007031,
1334007492,
1334007844,
1334007883,
1334008096,
1334008136,
1334008380,
1334008787,
1334008864,
1334008927,
1334008995,
1334009128,
1334009489,
1334009609,
1334010150,
1334010499,
1334010523,
1334010572,
1334010763,
1334010786,
1334010903,
1334011269,
1334011448,
1334011727,
1334012070,
1334012187,
1334012947,
1334013728,
1334013847,
1334013863,
1334014290,
1334014408,
1334015239,
1334015575,
1334015840,
1334016051,
1334016478,

'66.249.71.81'),
'190.129.11.138'),
'190.104.7.43'),
'190.129.11.138'),
'200.90.150.106'),
'190.129.19.3'),
'66.249.71.81'),
'190.129.41.137'),
'190.129.11.138'),
'190.129.111.50'),
'66.249.71.81'),
'190.129.19.178'),
'190.129.169.127'),
'190.129.11.138'),
'66.249.71.81'),
'80.67.1.82'),
'66.249.71.81'),
'200.87.23.248'),
'66.249.71.81'),
'190.129.19.178'),
'200.87.154.224'),
'66.249.71.81'),
'123.125.71.26'),
'220.181.108.96'),
'66.249.71.81'),
'200.90.145.213'),
'190.129.4.160'),
'190.129.19.178'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'200.90.145.213'),
'190.129.19.11'),
'190.129.11.138'),
'200.90.146.133'),
'66.249.71.81'),
'190.129.19.178'),
'66.249.71.81'),
'123.125.71.12'),
'220.181.108.91'),
'80.67.1.82'),
'157.55.39.148'),
'66.249.71.81'),
'201.222.80.117'),
'209.45.66.149'),
'66.249.71.81'),
'190.129.8.202'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.34'),
'220.181.108.82'),
'190.129.9.118'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),

(2092,
(2093,
(2094,
(2095,
(2096,
(2097,
(2098,
(2099,
(2100,
(2101,
(2102,
(2103,
(2104,
(2105,
(2106,
(2107,
(2108,
(2109,
(2110,
(2111,
(2112,
(2113,
(2114,
(2115,
(2116,
(2117,
(2118,
(2119,
(2120,
(2121,
(2122,
(2123,
(2124,
(2125,
(2126,
(2127,
(2128,
(2129,
(2130,
(2131,
(2132,
(2133,
(2134,
(2135,
(2136,
(2137,
(2138,
(2139,
(2140,
(2141,
(2142,
(2143,
(2144,
(2145,
(2146,
(2147,
(2148,
(2149,
(2150,
(2151,

1334017007,
1334017101,
1334017271,
1334017637,
1334017731,
1334017836,
1334017861,
1334017901,
1334018031,
1334018357,
1334018517,
1334018604,
1334018639,
1334018647,
1334018813,
1334018830,
1334018987,
1334019207,
1334019291,
1334019295,
1334019466,
1334019592,
1334019621,
1334019680,
1334019984,
1334020201,
1334020380,
1334020402,
1334020579,
1334020745,
1334020796,
1334020801,
1334020829,
1334021261,
1334021436,
1334021462,
1334021898,
1334021930,
1334022092,
1334022130,
1334022133,
1334022163,
1334022783,
1334022920,
1334023171,
1334023331,
1334023408,
1334023701,
1334024016,
1334024027,
1334024477,
1334024632,
1334024904,
1334025039,
1334025104,
1334025136,
1334025225,
1334025264,
1334025797,
1334025914,

'190.129.8.202'),
'66.249.71.81'),
'190.129.13.186'),
'65.52.108.147'),
'66.249.71.81'),
'123.125.71.24'),
'220.181.108.76'),
'190.129.13.186'),
'190.129.8.202'),
'66.249.71.81'),
'65.52.108.20'),
'190.129.13.186'),
'77.20.4.67'),
'190.129.8.202'),
'178.154.182.65'),
'217.69.133.30'),
'66.249.71.81'),
'190.107.59.12'),
'200.87.176.143'),
'190.104.21.4'),
'65.52.108.147'),
'66.249.71.81'),
'190.129.8.202'),
'190.104.7.55'),
'190.129.11.138'),
'66.249.71.81'),
'190.129.5.252'),
'65.52.110.146'),
'190.129.8.202'),
'190.104.21.4'),
'190.129.63.181'),
'66.249.71.81'),
'190.107.52.229'),
'65.52.109.19'),
'200.87.176.163'),
'66.249.71.81'),
'123.125.71.27'),
'220.181.108.75'),
'190.129.19.94'),
'66.249.71.81'),
'77.20.154.156'),
'190.129.13.20'),
'66.249.71.81'),
'190.104.24.45'),
'190.104.24.34'),
'200.90.150.131'),
'66.249.71.81'),
'207.46.195.237'),
'190.129.19.137'),
'66.249.71.81'),
'200.90.145.114'),
'66.249.71.81'),
'200.90.150.131'),
'190.129.13.186'),
'123.125.71.26'),
'220.181.108.78'),
'190.254.227.198'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),

(2152,
(2153,
(2154,
(2155,
(2156,
(2157,
(2158,
(2159,
(2160,
(2161,
(2162,
(2163,
(2164,
(2165,
(2166,
(2167,
(2168,
(2169,
(2170,
(2171,
(2172,
(2173,
(2174,
(2175,
(2176,
(2177,
(2178,
(2179,
(2180,
(2181,
(2182,
(2183,
(2184,
(2185,
(2186,
(2187,
(2188,
(2189,
(2190,
(2191,
(2192,
(2193,
(2194,
(2195,
(2196,
(2197,
(2198,
(2199,
(2200,
(2201,
(2202,
(2203,
(2204,
(2205,
(2206,
(2207,
(2208,
(2209,
(2210,
(2211,

1334026287,
1334026532,
1334026700,
1334027144,
1334027372,
1334027374,
1334027838,
1334027856,
1334027865,
1334028467,
1334028642,
1334028672,
1334028698,
1334029081,
1334029348,
1334029512,
1334029742,
1334030345,
1334030649,
1334030998,
1334031714,
1334031836,
1334031851,
1334032448,
1334033112,
1334033393,
1334033719,
1334034330,
1334034941,
1334035607,
1334035680,
1334035702,
1334036270,
1334037145,
1334037879,
1334038011,
1334038015,
1334038433,
1334038485,
1334039063,
1334039078,
1334039089,
1334039780,
1334040461,
1334040602,
1334040620,
1334041218,
1334041669,
1334041960,
1334042450,
1334042602,
1334042624,
1334042637,
1334043203,
1334043906,
1334044537,
1334045223,
1334045298,
1334045827,
1334045862,

'200.87.176.207'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'199.19.249.196'),
'200.87.164.230'),
'65.52.108.147'),
'66.249.71.81'),
'190.104.24.40'),
'66.249.71.81'),
'123.125.71.24'),
'220.181.108.89'),
'190.104.24.41'),
'66.249.71.81'),
'190.104.24.41'),
'94.23.225.68'),
'66.249.71.81'),
'66.249.71.81'),
'190.104.24.41'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.13'),
'220.181.108.88'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.21'),
'220.181.108.75'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'207.46.13.49'),
'207.46.195.237'),
'66.249.71.81'),
'123.125.71.23'),
'220.181.108.76'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.195.237'),
'207.46.13.101'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'123.125.71.18'),
'220.181.108.92'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'94.23.225.68'),

(2212,
(2213,
(2214,
(2215,
(2216,
(2217,
(2218,
(2219,
(2220,
(2221,
(2222,
(2223,
(2224,
(2225,
(2226,
(2227,
(2228,
(2229,
(2230,
(2231,
(2232,
(2233,
(2234,
(2235,
(2236,
(2237,
(2238,
(2239,
(2240,
(2241,
(2242,
(2243,
(2244,
(2245,
(2246,
(2247,
(2248,
(2249,
(2250,
(2251,
(2252,
(2253,
(2254,
(2255,
(2256,
(2257,
(2258,
(2259,
(2260,
(2261,
(2262,
(2263,
(2264,
(2265,
(2266,
(2267,
(2268,
(2269,
(2270,
(2271,

1334046193,
1334046203,
1334046348,
1334046558,
1334047040,
1334047264,
1334047282,
1334047900,
1334048549,
1334049171,
1334049594,
1334049775,
1334050174,
1334050466,
1334050493,
1334050801,
1334051116,
1334051216,
1334051724,
1334052218,
1334052292,
1334052549,
1334052656,
1334053230,
1334053556,
1334053889,
1334053914,
1334053976,
1334054000,
1334054604,
1334055090,
1334055190,
1334055303,
1334055946,
1334056395,
1334056597,
1334057163,
1334057237,
1334057473,
1334057501,
1334057892,
1334058082,
1334058702,
1334059356,
1334059406,
1334059998,
1334060339,
1334060641,
1334060706,
1334060732,
1334060747,
1334061294,
1334061313,
1334061866,
1334061941,
1334061954,
1334062541,
1334062763,
1334063149,
1334063424,

'123.125.71.19'),
'220.181.108.77'),
'207.46.195.237'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'220.181.108.91'),
'85.52.54.63'),
'66.249.71.81'),
'65.52.109.19'),
'66.249.71.81'),
'46.203.185.23'),
'66.249.71.81'),
'65.52.104.28'),
'207.46.13.49'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'207.46.13.101'),
'220.181.108.93'),
'123.125.71.29'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'74.125.156.89'),
'200.90.144.251'),
'66.249.71.81'),
'66.249.71.81'),
'200.90.144.251'),
'66.249.71.81'),
'46.149.83.180'),
'66.249.71.81'),
'123.125.71.15'),
'220.181.108.91'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'190.129.8.202'),
'66.249.71.81'),
'65.52.108.20'),
'123.125.71.35'),
'220.181.108.86'),
'66.249.71.81'),
'190.129.52.220'),
'190.129.8.202'),
'66.249.71.81'),
'190.129.9.42'),
'66.249.71.81'),
'190.129.10.99'),
'66.249.71.81'),
'190.129.10.99'),

(2272,
(2273,
(2274,
(2275,
(2276,
(2277,
(2278,
(2279,
(2280,
(2281,
(2282,
(2283,
(2284,
(2285,
(2286,
(2287,
(2288,
(2289,
(2290,
(2291,
(2292,
(2293,
(2294,
(2295,
(2296,
(2297,
(2298,
(2299,
(2300,
(2301,
(2302,
(2303,
(2304,
(2305,
(2306,
(2307,
(2308,
(2309,
(2310,
(2311,
(2312,
(2313,
(2314,
(2315,
(2316,
(2317,
(2318,
(2319,
(2320,
(2321,
(2322,
(2323,
(2324,
(2325,
(2326,
(2327,
(2328,
(2329,
(2330,
(2331,

1334063544,
1334063684,
1334063774,
1334063972,
1334064448,
1334064477,
1334064492,
1334064498,
1334064957,
1334065097,
1334065658,
1334065722,
1334065729,
1334066421,
1334066593,
1334066636,
1334066669,
1334067124,
1334067417,
1334067724,
1334067726,
1334067733,
1334067819,
1334067978,
1334068222,
1334068419,
1334068912,
1334068963,
1334069072,
1334069159,
1334069715,
1334069865,
1334070224,
1334070318,
1334070584,
1334071010,
1334071524,
1334071652,
1334071900,
1334071922,
1334072099,
1334072266,
1334072328,
1334072881,
1334072954,
1334072974,
1334072977,
1334073030,
1334073128,
1334073615,
1334073680,
1334073980,
1334074190,
1334074203,
1334074250,
1334074296,
1334074850,
1334074874,
1334074954,
1334075109,

'207.46.13.101'),
'190.129.8.202'),
'66.249.71.81'),
'190.129.10.26'),
'190.129.4.170'),
'123.125.71.18'),
'66.249.71.81'),
'220.181.108.92'),
'190.129.10.26'),
'66.249.71.81'),
'190.129.11.138'),
'190.129.5.18'),
'66.249.71.81'),
'66.249.71.81'),
'190.129.8.202'),
'74.125.64.89'),
'190.129.9.66'),
'66.249.71.81'),
'190.129.19.178'),
'123.125.71.13'),
'220.181.108.87'),
'66.249.71.81'),
'190.52.49.2'),
'190.129.92.229'),
'65.52.110.146'),
'66.249.71.81'),
'65.52.110.146'),
'190.129.92.229'),
'66.249.71.81'),
'190.129.19.178'),
'66.249.71.81'),
'190.129.12.226'),
'200.105.183.88'),
'66.249.71.81'),
'190.129.11.138'),
'66.249.71.81'),
'200.87.73.114'),
'66.249.71.81'),
'220.181.108.77'),
'123.125.71.31'),
'190.129.8.202'),
'66.249.71.81'),
'190.129.10.99'),
'186.27.0.92'),
'66.249.71.81'),
'65.52.108.20'),
'207.46.204.170'),
'190.129.10.99'),
'190.129.11.138'),
'66.249.71.81'),
'65.52.110.146'),
'65.52.108.20'),
'190.129.11.138'),
'190.129.10.99'),
'66.249.71.81'),
'190.129.4.35'),
'66.249.71.81'),
'207.46.204.162'),
'207.46.195.237'),
'190.129.4.35'),

(2332,
(2333,
(2334,
(2335,
(2336,
(2337,
(2338,
(2339,
(2340,
(2341,
(2342,
(2343,
(2344,
(2345,
(2346,
(2347,
(2348,
(2349,
(2350,
(2351,
(2352,
(2353,
(2354,
(2355,
(2356,
(2357,
(2358,
(2359,
(2360,
(2361,
(2362,
(2363,
(2364,
(2365,
(2366,
(2367,
(2368,
(2369,
(2370,
(2371,
(2372,
(2373,
(2374,
(2375,
(2376,
(2377,
(2378,
(2379,
(2380,
(2381,
(2382,
(2383,
(2384,
(2385,
(2386,
(2387,
(2388,
(2389,
(2390,
(2391,

1334075469,
1334075546,
1334075780,
1334075806,
1334076087,
1334076158,
1334076823,
1334077058,
1334077484,
1334077596,
1334077915,
1334078115,
1334078438,
1334078718,
1334079113,
1334079130,
1334079318,
1334079855,
1334079932,
1334080566,
1334080641,
1334080658,
1334080841,
1334081020,
1334081214,
1334081433,
1334081445,
1334081861,
1334082461,
1334082627,
1334082727,
1334082741,
1334082753,
1334082880,
1334083076,
1334083487,
1334083679,
1334084177,
1334084292,
1334084693,
1334084799,
1334084872,
1334084938,
1334085319,
1334085586,
1334086168,
1334086219,
1334086397,
1334086821,
1334086973,
1334086987,
1334087514,
1334087741,
1334087753,
1334087799,
1334087840,
1334087883,
1334088180,
1334088294,
1334088566,

'190.129.10.99'),
'66.249.71.81'),
'123.125.71.36'),
'220.181.108.94'),
'190.129.8.202'),
'66.249.71.81'),
'66.249.71.81'),
'190.129.73.146'),
'66.249.71.81'),
'176.31.246.150'),
'200.105.182.228'),
'66.249.71.81'),
'119.63.196.32'),
'66.249.71.81'),
'123.125.71.12'),
'220.181.108.96'),
'66.249.71.81'),
'190.104.24.43'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'208.115.113.86'),
'65.52.104.28'),
'74.125.158.90'),
'66.249.71.81'),
'74.125.156.95'),
'190.103.72.189'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.49'),
'65.52.109.19'),
'123.125.71.18'),
'220.181.108.87'),
'190.129.11.138'),
'66.249.71.81'),
'190.129.11.138'),
'66.249.71.81'),
'190.129.11.138'),
'66.249.71.81'),
'200.58.83.54'),
'190.129.11.138'),
'207.46.195.237'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'190.129.3.5'),
'66.249.71.81'),
'200.87.128.38'),
'66.249.71.81'),
'123.125.71.19'),
'220.181.108.82'),
'66.249.71.81'),
'65.52.108.20'),
'200.90.147.134'),
'207.46.204.163'),
'190.129.8.242'),
'65.52.104.21'),
'66.249.71.81'),
'190.129.197.16'),
'190.85.246.2'),

(2392,
(2393,
(2394,
(2395,
(2396,
(2397,
(2398,
(2399,
(2400,
(2401,
(2402,
(2403,
(2404,
(2405,
(2406,
(2407,
(2408,
(2409,
(2410,
(2411,
(2412,
(2413,
(2414,
(2415,
(2416,
(2417,
(2418,
(2419,
(2420,
(2421,
(2422,
(2423,
(2424,
(2425,
(2426,
(2427,
(2428,
(2429,
(2430,
(2431,
(2432,
(2433,
(2434,
(2435,
(2436,
(2437,
(2438,
(2439,
(2440,
(2441,
(2442,
(2443,
(2444,
(2445,
(2446,
(2447,
(2448,
(2449,
(2450,
(2451,

1334088631,
1334088828,
1334088906,
1334089437,
1334089508,
1334089521,
1334089572,
1334090084,
1334090237,
1334090503,
1334090765,
1334090774,
1334091395,
1334091563,
1334091592,
1334091636,
1334092007,
1334092275,
1334092355,
1334092656,
1334092812,
1334093324,
1334093469,
1334093496,
1334093884,
1334094010,
1334094249,
1334094557,
1334094652,
1334094861,
1334095212,
1334095261,
1334095852,
1334095931,
1334096025,
1334096579,
1334096970,
1334096995,
1334097213,
1334097231,
1334097847,
1334098052,
1334098279,
1334098353,
1334098591,
1334099066,
1334099259,
1334099489,
1334099654,
1334099916,
1334100513,
1334100540,
1334100554,
1334100735,
1334101327,
1334101932,
1334102541,
1334102660,
1334103156,
1334103888,

'190.129.8.242'),
'66.249.71.81'),
'190.129.197.16'),
'66.249.71.81'),
'123.125.71.12'),
'220.181.108.76'),
'190.129.197.16'),
'66.249.71.81'),
'200.90.146.152'),
'200.87.130.226'),
'66.249.71.81'),
'190.129.9.42'),
'66.249.71.81'),
'200.87.105.244'),
'200.90.150.151'),
'200.87.164.21'),
'66.249.71.81'),
'190.129.197.67'),
'200.90.146.152'),
'66.249.71.81'),
'190.129.41.53'),
'66.249.71.81'),
'123.125.71.26'),
'220.181.108.81'),
'65.52.104.21'),
'66.249.71.81'),
'190.129.70.194'),
'190.129.13.173'),
'66.249.71.81'),
'207.46.13.49'),
'65.52.104.28'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'190.129.8.202'),
'66.249.71.81'),
'123.125.71.18'),
'220.181.108.81'),
'190.104.7.43'),
'66.249.71.81'),
'66.249.71.81'),
'190.129.8.202'),
'200.87.106.170'),
'74.125.156.89'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'200.90.150.229'),
'190.31.142.211'),
'66.249.71.81'),
'123.125.71.24'),
'220.181.108.97'),
'66.249.71.81'),
'148.225.101.1'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.28'),
'66.249.71.81'),
'66.249.71.81'),

(2452,
(2453,
(2454,
(2455,
(2456,
(2457,
(2458,
(2459,
(2460,
(2461,
(2462,
(2463,
(2464,
(2465,
(2466,
(2467,
(2468,
(2469,
(2470,
(2471,
(2472,
(2473,
(2474,
(2475,
(2476,
(2477,
(2478,
(2479,
(2480,
(2481,
(2482,
(2483,
(2484,
(2485,
(2486,
(2487,
(2488,
(2489,
(2490,
(2491,
(2492,
(2493,
(2494,
(2495,
(2496,
(2497,
(2498,
(2499,
(2500,
(2501,
(2502,
(2503,
(2504,
(2505,
(2506,
(2507,
(2508,
(2509,
(2510,
(2511,

1334104017,
1334104033,
1334104616,
1334104876,
1334105221,
1334105279,
1334105635,
1334105916,
1334106636,
1334106872,
1334107092,
1334107290,
1334107351,
1334107477,
1334107511,
1334107927,
1334108553,
1334108592,
1334109171,
1334109247,
1334109344,
1334109512,
1334109799,
1334109860,
1334110485,
1334110610,
1334111205,
1334111543,
1334111573,
1334111837,
1334112438,
1334113042,
1334113067,
1334113738,
1334114223,
1334114590,
1334115121,
1334115154,
1334115344,
1334116158,
1334116561,
1334116708,
1334116766,
1334116977,
1334117642,
1334117670,
1334118171,
1334118172,
1334118282,
1334118296,
1334118428,
1334118870,
1334118919,
1334119094,
1334119915,
1334120608,
1334121513,
1334122071,
1334122093,
1334122140,

'123.125.71.19'),
'220.181.108.81'),
'66.249.71.81'),
'65.52.104.28'),
'66.249.71.81'),
'190.103.77.235'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.71.81'),
'157.56.94.150'),
'200.87.176.166'),
'66.249.71.81'),
'65.52.108.20'),
'123.125.71.32'),
'220.181.108.84'),
'66.249.71.81'),
'200.87.159.144'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'190.104.24.36'),
'74.125.64.85'),
'65.52.108.147'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'123.125.71.17'),
'220.181.108.86'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'190.129.41.59'),
'66.249.71.81'),
'123.125.71.22'),
'220.181.108.80'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.195.237'),
'190.104.24.41'),
'207.46.204.172'),
'66.249.71.81'),
'190.104.24.34'),
'66.249.71.81'),
'65.52.104.89'),
'176.9.50.103'),
'123.125.71.28'),
'220.181.108.76'),
'66.249.71.81'),
'207.46.13.49'),
'186.178.89.101'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.26'),
'220.181.108.92'),
'66.249.71.81'),

(2512,
(2513,
(2514,
(2515,
(2516,
(2517,
(2518,
(2519,
(2520,
(2521,
(2522,
(2523,
(2524,
(2525,
(2526,
(2527,
(2528,
(2529,
(2530,
(2531,
(2532,
(2533,
(2534,
(2535,
(2536,
(2537,
(2538,
(2539,
(2540,
(2541,
(2542,
(2543,
(2544,
(2545,
(2546,
(2547,
(2548,
(2549,
(2550,
(2551,
(2552,
(2553,
(2554,
(2555,
(2556,
(2557,
(2558,
(2559,
(2560,
(2561,
(2562,
(2563,
(2564,
(2565,
(2566,
(2567,
(2568,
(2569,
(2570,
(2571,

1334123153,
1334123760,
1334124451,
1334125155,
1334125459,
1334125514,
1334125529,
1334125759,
1334125963,
1334126151,
1334126728,
1334127331,
1334127894,
1334127999,
1334128413,
1334128599,
1334129038,
1334129051,
1334129290,
1334129566,
1334130070,
1334130670,
1334131280,
1334131428,
1334131996,
1334132061,
1334132626,
1334132727,
1334132958,
1334133083,
1334133140,
1334133341,
1334133448,
1334133847,
1334133942,
1334134155,
1334134646,
1334135258,
1334135418,
1334135981,
1334136422,
1334136720,
1334136970,
1334137368,
1334138119,
1334138793,
1334139485,
1334140193,
1334140209,
1334140237,
1334141003,
1334141692,
1334141931,
1334142327,
1334142940,
1334143104,
1334143177,
1334143549,
1334143816,
1334143833,

'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.20'),
'123.125.71.19'),
'220.181.108.89'),
'65.52.110.146'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'123.125.71.35'),
'220.181.108.92'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.20'),
'66.249.71.81'),
'207.46.13.49'),
'220.181.108.75'),
'66.249.71.81'),
'207.46.195.237'),
'65.52.108.147'),
'208.115.113.86'),
'66.249.71.81'),
'65.52.104.21'),
'190.210.150.193'),
'66.249.71.81'),
'119.63.196.124'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'123.125.71.23'),
'66.249.71.81'),
'220.181.108.82'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.31'),
'220.181.108.95'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.89'),
'200.87.44.2'),
'66.249.71.81'),
'123.125.71.17'),
'220.181.108.78'),

(2572,
(2573,
(2574,
(2575,
(2576,
(2577,
(2578,
(2579,
(2580,
(2581,
(2582,
(2583,
(2584,
(2585,
(2586,
(2587,
(2588,
(2589,
(2590,
(2591,
(2592,
(2593,
(2594,
(2595,
(2596,
(2597,
(2598,
(2599,
(2600,
(2601,
(2602,
(2603,
(2604,
(2605,
(2606,
(2607,
(2608,
(2609,
(2610,
(2611,
(2612,
(2613,
(2614,
(2615,
(2616,
(2617,
(2618,
(2619,
(2620,
(2621,
(2622,
(2623,
(2624,
(2625,
(2626,
(2627,
(2628,
(2629,
(2630,
(2631,

1334144155,
1334144841,
1334144997,
1334145505,
1334146103,
1334146287,
1334146493,
1334146949,
1334147191,
1334147210,
1334147350,
1334147544,
1334147586,
1334147960,
1334148017,
1334148437,
1334148725,
1334148732,
1334149051,
1334149680,
1334149912,
1334150293,
1334150758,
1334150778,
1334150814,
1334150901,
1334150925,
1334150929,
1334151121,
1334151566,
1334151765,
1334151840,
1334152204,
1334152467,
1334152726,
1334152841,
1334153015,
1334153137,
1334153240,
1334153478,
1334153998,
1334154104,
1334154164,
1334154175,
1334154237,
1334154551,
1334154753,
1334155391,
1334155436,
1334155772,
1334156026,
1334156293,
1334156362,
1334156403,
1334156665,
1334156675,
1334157041,
1334157242,
1334157302,
1334157357,

'66.249.71.81'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'190.129.8.242'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'123.125.71.27'),
'220.181.108.84'),
'190.129.11.138'),
'188.155.24.231'),
'66.249.71.81'),
'190.129.18.213'),
'190.129.5.136'),
'66.249.71.81'),
'190.129.18.213'),
'208.115.113.86'),
'66.249.71.81'),
'66.249.71.81'),
'190.129.13.98'),
'66.249.71.81'),
'207.46.13.101'),
'190.129.14.66'),
'12.163.3.18'),
'123.125.71.33'),
'220.181.108.92'),
'66.249.71.81'),
'190.129.11.138'),
'66.249.68.110'),
'190.129.11.138'),
'190.129.103.55'),
'66.249.68.110'),
'190.104.11.150'),
'190.129.176.195'),
'66.249.68.110'),
'190.181.31.50'),
'200.90.147.221'),
'65.52.108.147'),
'66.249.68.110'),
'200.90.147.221'),
'66.249.68.110'),
'123.125.71.23'),
'220.181.108.77'),
'190.181.31.50'),
'208.115.111.70'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.89'),
'190.181.31.50'),
'66.249.68.110'),
'190.129.19.88'),
'207.46.195.237'),
'190.129.11.138'),
'65.52.110.146'),
'66.249.68.110'),
'190.149.110.174'),
'190.104.24.38'),
'66.249.68.110'),
'190.129.11.138'),

(2632,
(2633,
(2634,
(2635,
(2636,
(2637,
(2638,
(2639,
(2640,
(2641,
(2642,
(2643,
(2644,
(2645,
(2646,
(2647,
(2648,
(2649,
(2650,
(2651,
(2652,
(2653,
(2654,
(2655,
(2656,
(2657,
(2658,
(2659,
(2660,
(2661,
(2662,
(2663,
(2664,
(2665,
(2666,
(2667,
(2668,
(2669,
(2670,
(2671,
(2672,
(2673,
(2674,
(2675,
(2676,
(2677,
(2678,
(2679,
(2680,
(2681,
(2682,
(2683,
(2684,
(2685,
(2686,
(2687,
(2688,
(2689,
(2690,
(2691,

1334157608,
1334157757,
1334157938,
1334158170,
1334158309,
1334158345,
1334158575,
1334158806,
1334158829,
1334159184,
1334159597,
1334159853,
1334160004,
1334160487,
1334161087,
1334161761,
1334161808,
1334161937,
1334162173,
1334162196,
1334162398,
1334163035,
1334163672,
1334163791,
1334164308,
1334164933,
1334165292,
1334165317,
1334165671,
1334166034,
1334166294,
1334166349,
1334166953,
1334167579,
1334168292,
1334168744,
1334168758,
1334168930,
1334169086,
1334169408,
1334169411,
1334169683,
1334169744,
1334169928,
1334170024,
1334170244,
1334170250,
1334170368,
1334170631,
1334170934,
1334171048,
1334171169,
1334171660,
1334171760,
1334171769,
1334172309,
1334172378,
1334173011,
1334173610,
1334173657,

'190.129.19.88'),
'190.181.22.179'),
'66.249.68.110'),
'190.129.11.138'),
'123.125.71.18'),
'220.181.108.81'),
'66.249.68.110'),
'157.55.112.205'),
'190.104.24.38'),
'66.249.68.110'),
'190.129.176.195'),
'66.249.68.110'),
'190.129.8.202'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.201.251'),
'187.36.38.184'),
'123.125.71.23'),
'220.181.108.86'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'186.27.0.180'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.36'),
'220.181.108.82'),
'66.249.68.110'),
'189.244.58.198'),
'66.249.68.110'),
'186.2.43.82'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.31'),
'220.181.108.86'),
'66.249.68.110'),
'190.104.23.10'),
'190.129.32.250'),
'190.129.11.138'),
'66.249.68.110'),
'190.129.8.202'),
'207.46.13.49'),
'65.52.108.20'),
'94.23.225.68'),
'176.31.246.150'),
'66.249.68.110'),
'190.129.102.124'),
'190.129.63.206'),
'66.249.68.110'),
'190.129.197.75'),
'190.129.11.138'),
'66.249.68.110'),
'74.125.158.92'),
'220.181.108.77'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.11.138'),
'66.249.68.110'),

(2692,
(2693,
(2694,
(2695,
(2696,
(2697,
(2698,
(2699,
(2700,
(2701,
(2702,
(2703,
(2704,
(2705,
(2706,
(2707,
(2708,
(2709,
(2710,
(2711,
(2712,
(2713,
(2714,
(2715,
(2716,
(2717,
(2718,
(2719,
(2720,
(2721,
(2722,
(2723,
(2724,
(2725,
(2726,
(2727,
(2728,
(2729,
(2730,
(2731,
(2732,
(2733,
(2734,
(2735,
(2736,
(2737,
(2738,
(2739,
(2740,
(2741,
(2742,
(2743,
(2744,
(2745,
(2746,
(2747,
(2748,
(2749,
(2750,
(2751,

1334173757,
1334174158,
1334174319,
1334174373,
1334175015,
1334175177,
1334175305,
1334175321,
1334175626,
1334175635,
1334175691,
1334175851,
1334175861,
1334176310,
1334176543,
1334176941,
1334176983,
1334177325,
1334177550,
1334177817,
1334178102,
1334178148,
1334178193,
1334178559,
1334178844,
1334178881,
1334179168,
1334179189,
1334179230,
1334179471,
1334179776,
1334179802,
1334180090,
1334180803,
1334180982,
1334181115,
1334181466,
1334181988,
1334182057,
1334182129,
1334182147,
1334182233,
1334182561,
1334182670,
1334182943,
1334182973,
1334183044,
1334183054,
1334183337,
1334183655,
1334184183,
1334184323,
1334184581,
1334185049,
1334185196,
1334185650,
1334186313,
1334186909,
1334186933,
1334187018,

'200.87.21.171'),
'207.46.13.49'),
'190.129.11.138'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.21'),
'190.129.11.138'),
'200.90.151.238'),
'66.249.68.110'),
'190.129.234.147'),
'200.105.208.90'),
'123.125.71.12'),
'220.181.108.93'),
'66.249.68.110'),
'65.52.108.20'),
'66.249.68.110'),
'190.129.11.138'),
'190.129.169.127'),
'66.249.68.110'),
'65.52.104.21'),
'200.58.66.61'),
'200.90.145.92'),
'66.249.68.110'),
'190.129.11.138'),
'66.249.68.110'),
'186.27.1.193'),
'190.129.11.138'),
'208.115.111.70'),
'207.46.13.49'),
'66.249.68.110'),
'123.125.71.32'),
'220.181.108.85'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.66.69'),
'208.115.113.86'),
'66.249.68.110'),
'65.52.108.20'),
'190.129.11.138'),
'190.129.8.202'),
'190.129.126.225'),
'66.249.68.110'),
'200.87.110.162'),
'190.129.11.138'),
'66.249.68.110'),
'190.129.8.202'),
'123.125.71.19'),
'220.181.108.75'),
'190.129.11.138'),
'66.249.68.110'),
'190.129.11.138'),
'66.249.68.110'),
'200.107.245.67'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.16'),
'220.181.108.89'),
'66.249.68.110'),

(2752,
(2753,
(2754,
(2755,
(2756,
(2757,
(2758,
(2759,
(2760,
(2761,
(2762,
(2763,
(2764,
(2765,
(2766,
(2767,
(2768,
(2769,
(2770,
(2771,
(2772,
(2773,
(2774,
(2775,
(2776,
(2777,
(2778,
(2779,
(2780,
(2781,
(2782,
(2783,
(2784,
(2785,
(2786,
(2787,
(2788,
(2789,
(2790,
(2791,
(2792,
(2793,
(2794,
(2795,
(2796,
(2797,
(2798,
(2799,
(2800,
(2801,
(2802,
(2803,
(2804,
(2805,
(2806,
(2807,
(2808,
(2809,
(2810,
(2811,

1334187500,
1334187914,
1334188284,
1334188457,
1334188524,
1334188623,
1334189237,
1334189841,
1334190293,
1334190310,
1334190460,
1334190503,
1334190953,
1334191103,
1334191440,
1334191528,
1334191812,
1334192520,
1334192864,
1334193010,
1334193095,
1334193189,
1334193824,
1334194324,
1334194336,
1334194349,
1334194469,
1334195123,
1334195718,
1334195757,
1334196418,
1334197028,
1334197590,
1334197658,
1334197948,
1334198009,
1334198372,
1334198532,
1334199075,
1334199423,
1334199783,
1334199787,
1334200483,
1334200749,
1334201159,
1334201865,
1334202087,
1334202796,
1334203437,
1334204154,
1334204758,
1334205328,
1334205454,
1334206159,
1334206278,
1334206473,
1334206872,
1334206972,
1334207209,
1334207390,

'207.46.13.49'),
'66.249.68.110'),
'190.129.11.138'),
'207.46.13.101'),
'190.129.19.227'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.21'),
'220.181.108.90'),
'66.249.68.110'),
'190.129.19.237'),
'200.105.182.107'),
'66.249.68.110'),
'65.52.109.19'),
'65.52.104.21'),
'66.249.68.110'),
'66.249.68.110'),
'190.107.59.130'),
'208.115.111.70'),
'190.104.24.39'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.25'),
'208.115.113.86'),
'220.181.108.78'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.89'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'190.107.36.213'),
'66.249.68.110'),
'123.125.71.21'),
'190.129.19.3'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'38.101.148.126'),
'66.249.72.171'),
'200.87.176.235'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.109.19'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.20'),
'65.52.104.21'),
'66.249.68.110'),
'208.115.111.70'),
'65.52.108.147'),
'207.46.204.167'),

(2812,
(2813,
(2814,
(2815,
(2816,
(2817,
(2818,
(2819,
(2820,
(2821,
(2822,
(2823,
(2824,
(2825,
(2826,
(2827,
(2828,
(2829,
(2830,
(2831,
(2832,
(2833,
(2834,
(2835,
(2836,
(2837,
(2838,
(2839,
(2840,
(2841,
(2842,
(2843,
(2844,
(2845,
(2846,
(2847,
(2848,
(2849,
(2850,
(2851,
(2852,
(2853,
(2854,
(2855,
(2856,
(2857,
(2858,
(2859,
(2860,
(2861,
(2862,
(2863,
(2864,
(2865,
(2866,
(2867,
(2868,
(2869,
(2870,
(2871,

1334207581,
1334208080,
1334208121,
1334208216,
1334208585,
1334208608,
1334208822,
1334209422,
1334209513,
1334210046,
1334210131,
1334210770,
1334211454,
1334211837,
1334211964,
1334211981,
1334212156,
1334212175,
1334212587,
1334212813,
1334213540,
1334214137,
1334214153,
1334214767,
1334214900,
1334215380,
1334215840,
1334215868,
1334215993,
1334216607,
1334217221,
1334217834,
1334218448,
1334218819,
1334218910,
1334219061,
1334219383,
1334219401,
1334219431,
1334219674,
1334219870,
1334220287,
1334220901,
1334221514,
1334221743,
1334221952,
1334222128,
1334222129,
1334222741,
1334223223,
1334223250,
1334223355,
1334223968,
1334224010,
1334224068,
1334224582,
1334225193,
1334225808,
1334226237,
1334226249,

'66.249.68.110'),
'207.46.13.49'),
'65.52.109.19'),
'66.249.68.110'),
'123.125.71.16'),
'220.181.108.97'),
'66.249.68.110'),
'66.249.68.110'),
'208.115.113.86'),
'66.249.68.110'),
'190.99.92.217'),
'66.249.68.110'),
'66.249.68.110'),
'186.27.8.12'),
'123.125.71.20'),
'220.181.108.92'),
'65.52.108.147'),
'66.249.68.110'),
'113.111.210.227'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.21'),
'66.249.68.110'),
'123.125.71.27'),
'220.181.108.93'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.147'),
'207.46.13.101'),
'66.249.68.110'),
'123.125.71.19'),
'220.181.108.94'),
'207.46.13.49'),
'66.249.68.110'),
'65.52.104.89'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.195.237'),
'208.115.113.86'),
'66.249.68.110'),
'65.52.104.28'),
'66.249.68.110'),
'123.125.71.30'),
'220.181.108.88'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.110.146'),
'65.52.104.89'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.20'),
'220.181.108.90'),

(2872,
(2873,
(2874,
(2875,
(2876,
(2877,
(2878,
(2879,
(2880,
(2881,
(2882,
(2883,
(2884,
(2885,
(2886,
(2887,
(2888,
(2889,
(2890,
(2891,
(2892,
(2893,
(2894,
(2895,
(2896,
(2897,
(2898,
(2899,
(2900,
(2901,
(2902,
(2903,
(2904,
(2905,
(2906,
(2907,
(2908,
(2909,
(2910,
(2911,
(2912,
(2913,
(2914,
(2915,
(2916,
(2917,
(2918,
(2919,
(2920,
(2921,
(2922,
(2923,
(2924,
(2925,
(2926,
(2927,
(2928,
(2929,
(2930,
(2931,

1334226422,
1334226530,
1334226770,
1334226837,
1334227022,
1334227035,
1334227649,
1334227825,
1334228262,
1334228870,
1334229489,
1334230102,
1334230132,
1334230158,
1334230716,
1334231310,
1334231314,
1334231330,
1334231933,
1334232416,
1334232556,
1334233170,
1334233533,
1334233551,
1334233576,
1334233788,
1334234401,
1334234441,
1334234611,
1334234781,
1334234882,
1334235011,
1334235324,
1334235331,
1334235627,
1334236238,
1334236360,
1334236704,
1334236851,
1334237282,
1334237285,
1334237465,
1334238078,
1334238474,
1334238567,
1334238693,
1334238963,
1334238989,
1334239305,
1334239397,
1334239918,
1334240330,
1334240526,
1334240531,
1334240586,
1334240973,
1334241147,
1334241429,
1334241759,
1334241805,

'66.249.68.110'),
'65.52.104.89'),
'65.52.110.146'),
'207.46.13.49'),
'65.52.109.19'),
'66.249.68.110'),
'66.249.68.110'),
'208.115.111.70'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.20'),
'220.181.108.75'),
'66.249.68.110'),
'74.125.64.85'),
'74.125.64.83'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.11.138'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.29'),
'220.181.108.86'),
'190.129.12.74'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.8.202'),
'190.129.10.99'),
'207.46.13.49'),
'207.46.204.166'),
'66.249.68.110'),
'207.46.195.237'),
'190.129.19.164'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.11.138'),
'190.129.10.99'),
'66.249.68.110'),
'123.125.71.18'),
'220.181.108.88'),
'66.249.68.110'),
'66.249.68.110'),
'207.46.13.101'),
'200.87.130.202'),
'66.249.68.110'),
'200.87.46.162'),
'200.87.155.233'),
'66.249.68.110'),
'65.52.108.147'),
'66.249.68.110'),
'190.129.10.99'),
'220.181.108.80'),
'66.249.68.110'),
'190.181.32.96'),
'65.52.108.20'),
'66.249.68.110'),
'190.181.32.96'),
'66.249.68.110'),
'207.46.13.101'),

(2932,
(2933,
(2934,
(2935,
(2936,
(2937,
(2938,
(2939,
(2940,
(2941,
(2942,
(2943,
(2944,
(2945,
(2946,
(2947,
(2948,
(2949,
(2950,
(2951,
(2952,
(2953,
(2954,
(2955,
INSERT
(2956,
(2957,
(2958,
(2959,
(2960,
(2961,
(2962,
(2963,
(2964,
(2965,
(2966,
(2967,
(2968,
(2969,
(2970,
(2971,
(2972,
(2973,
(2974,
(2975,
(2976,
(2977,
(2978,
(2979,
(2980,
(2981,
(2982,
(2983,
(2984,
(2985,
(2986,
(2987,
(2988,
(2989,
(2990,

1334241923, '190.129.8.202'),
1334242372, '66.249.68.110'),
1334242706, '190.129.68.79'),
1334242985, '66.249.68.110'),
1334243016, '200.90.145.119'),
1334243364, '65.52.104.21'),
1334243471, '190.181.32.96'),
1334243598, '66.249.68.110'),
1334243839, '190.129.8.202'),
1334243974, '208.115.111.70'),
1334244015, '65.52.104.89'),
1334244212, '66.249.68.110'),
1334244447, '190.129.8.202'),
1334244569, '190.181.32.96'),
1334244635, '123.125.71.21'),
1334244665, '220.181.108.82'),
1334244668, '190.129.19.192'),
1334244826, '66.249.68.110'),
1334245080, '190.129.8.202'),
1334245421, '190.129.19.192'),
1334245440, '66.249.68.110'),
1334245723, '190.129.8.202'),
1334245886, '190.181.32.96'),
1334246053, '66.249.68.110');
INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
1334246420, '190.129.19.192'),
1334246668, '66.249.68.110'),
1334247280, '66.249.68.110'),
1334247474, '119.63.196.123'),
1334247894, '66.249.68.110'),
1334248392, '208.115.113.86'),
1334248509, '66.249.68.110'),
1334248545, '123.125.71.19'),
1334248571, '220.181.108.89'),
1334248589, '190.104.24.46'),
1334249122, '66.249.68.110'),
1334249345, '200.90.150.108'),
1334249514, '65.52.104.89'),
1334249568, '207.46.13.101'),
1334249739, '66.249.68.110'),
1334250223, '200.90.149.67'),
1334250339, '66.249.68.110'),
1334250624, '207.46.13.49'),
1334250834, '190.129.19.10'),
1334250865, '200.90.149.67'),
1334250943, '66.249.68.110'),
1334251631, '66.249.68.110'),
1334251956, '123.125.71.35'),
1334251979, '220.181.108.93'),
1334252323, '66.249.68.110'),
1334252557, '200.90.149.67'),
1334252850, '66.249.71.81'),
1334252947, '190.129.19.10'),
1334253509, '66.249.71.81'),
1334254170, '66.249.71.81'),
1334254829, '66.249.71.81'),
1334255131, '123.125.71.28'),
1334255145, '220.181.108.75'),
1334255480, '66.249.71.81'),
1334256147, '66.249.71.81'),

(2991,
(2992,
(2993,
(2994,
(2995,
(2996,
(2997,
(2998,
(2999,
(3000,
(3001,
(3002,
(3003,
(3004,
(3005,
(3006,
(3007,
(3008,
(3009,
(3010,
(3011,
(3012,
(3013,
(3014,
(3015,
(3016,
(3017,
(3018,
(3019,
(3020,
(3021,
(3022,
(3023,
(3024,
(3025,
(3026,
(3027,
(3028,
(3029,
(3030,
(3031,
(3032,
(3033,
(3034,
(3035,
(3036,
(3037,
(3038,
(3039,
(3040,
(3041,
(3042,
(3043,
(3044,
(3045,
(3046,
(3047,
(3048,
(3049,
(3050,

1334256805,
1334257465,
1334258015,
1334258126,
1334258760,
1334258961,
1334258984,
1334259442,
1334259467,
1334259872,
1334260099,
1334260307,
1334260401,
1334260485,
1334260729,
1334260761,
1334260932,
1334261198,
1334261418,
1334261420,
1334261896,
1334262017,
1334262066,
1334262083,
1334262203,
1334262216,
1334262558,
1334262606,
1334262723,
1334262723,
1334262739,
1334262930,
1334263098,
1334263236,
1334263398,
1334263426,
1334263433,
1334263578,
1334263999,
1334264371,
1334264397,
1334264607,
1334264669,
1334265041,
1334265173,
1334265269,
1334265317,
1334266121,
1334266157,
1334266182,
1334266253,
1334266762,
1334266865,
1334267032,
1334267364,
1334267609,
1334267838,
1334268045,
1334268350,
1334268442,

'66.249.71.81'),
'66.249.71.81'),
'65.52.104.28'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.14'),
'220.181.108.77'),
'66.249.71.81'),
'190.186.99.4'),
'65.52.104.28'),
'66.249.71.81'),
'65.52.104.21'),
'65.52.108.20'),
'190.129.8.202'),
'200.105.182.116'),
'66.249.71.81'),
'186.82.106.87'),
'207.46.13.101'),
'207.46.195.237'),
'66.249.71.81'),
'190.129.11.138'),
'208.115.113.86'),
'65.52.104.28'),
'66.249.71.81'),
'123.125.71.32'),
'220.181.108.91'),
'207.46.13.101'),
'190.129.11.138'),
'190.129.19.158'),
'190.129.5.65'),
'66.249.71.81'),
'190.181.25.113'),
'208.115.111.70'),
'65.52.108.20'),
'66.249.71.81'),
'200.90.151.79'),
'85.195.101.146'),
'190.181.25.113'),
'66.249.71.81'),
'200.90.147.146'),
'190.181.25.113'),
'65.52.110.146'),
'66.249.71.81'),
'74.125.158.84'),
'190.181.22.32'),
'66.249.71.81'),
'190.103.69.234'),
'66.249.71.81'),
'123.125.71.32'),
'220.181.108.81'),
'65.52.104.28'),
'66.249.71.81'),
'190.181.36.101'),
'190.129.8.202'),
'66.249.71.81'),
'190.129.19.162'),
'190.129.8.202'),
'190.107.36.83'),
'190.129.13.204'),
'65.52.104.28'),

(3051,
(3052,
(3053,
(3054,
(3055,
(3056,
(3057,
(3058,
(3059,
(3060,
(3061,
(3062,
(3063,
(3064,
(3065,
(3066,
(3067,
(3068,
(3069,
(3070,
(3071,
(3072,
(3073,
(3074,
(3075,
(3076,
(3077,
(3078,
(3079,
(3080,
(3081,
(3082,
(3083,
(3084,
(3085,
(3086,
(3087,
(3088,
(3089,
(3090,
(3091,
(3092,
(3093,
(3094,
(3095,
(3096,
(3097,
(3098,
(3099,
(3100,
(3101,
(3102,
(3103,
(3104,
(3105,
(3106,
(3107,
(3108,
(3109,
(3110,

1334268471,
1334268482,
1334268509,
1334268750,
1334269119,
1334269214,
1334269707,
1334269720,
1334269727,
1334270037,
1334270274,
1334270334,
1334270412,
1334270419,
1334270692,
1334271135,
1334271555,
1334271883,
1334272425,
1334272522,
1334272631,
1334273163,
1334273197,
1334273200,
1334273271,
1334273284,
1334273309,
1334273678,
1334273804,
1334274333,
1334274422,
1334275024,
1334275628,
1334275693,
1334275697,
1334276282,
1334276886,
1334276910,
1334276934,
1334277209,
1334277333,
1334277402,
1334277574,
1334277650,
1334278092,
1334278285,
1334278927,
1334279610,
1334280308,
1334280639,
1334280769,
1334280799,
1334280952,
1334281643,
1334281655,
1334281842,
1334281950,
1334281963,
1334282283,
1334282751,

'65.52.104.89'),
'66.249.71.81'),
'190.104.24.37'),
'190.129.8.202'),
'66.249.71.81'),
'65.52.104.21'),
'123.125.71.21'),
'66.249.71.81'),
'220.181.108.95'),
'207.46.195.237'),
'65.52.104.28'),
'190.129.11.138'),
'66.249.71.81'),
'207.46.13.101'),
'190.129.8.202'),
'66.249.71.81'),
'190.129.8.202'),
'66.249.71.81'),
'190.129.19.139'),
'66.249.71.81'),
'190.104.24.37'),
'66.249.71.81'),
'8.28.16.254'),
'198.185.18.207'),
'200.105.149.10'),
'123.125.71.16'),
'220.181.108.87'),
'190.129.197.66'),
'66.249.71.81'),
'200.105.149.10'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'65.52.108.147'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.27'),
'220.181.108.92'),
'208.115.111.70'),
'207.46.13.49'),
'190.107.59.23'),
'190.129.60.229'),
'66.249.71.81'),
'190.129.19.42'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'190.129.19.162'),
'123.125.71.13'),
'220.181.108.88'),
'66.249.71.81'),
'66.249.71.81'),
'200.90.146.178'),
'200.90.151.40'),
'200.90.150.19'),
'65.52.110.146'),
'66.249.71.81'),
'200.90.146.178'),

(3111,
(3112,
(3113,
(3114,
(3115,
(3116,
(3117,
(3118,
(3119,
(3120,
(3121,
(3122,
(3123,
(3124,
(3125,
(3126,
(3127,
(3128,
(3129,
(3130,
(3131,
(3132,
(3133,
(3134,
(3135,
(3136,
(3137,
(3138,
(3139,
(3140,
(3141,
(3142,
(3143,
(3144,
(3145,
(3146,
(3147,
(3148,
(3149,
(3150,
(3151,
(3152,
(3153,
(3154,
(3155,
(3156,
(3157,
(3158,
(3159,
(3160,
(3161,
(3162,
(3163,
(3164,
(3165,
(3166,
(3167,
(3168,
(3169,
(3170,

1334282791,
1334283019,
1334283708,
1334283789,
1334283799,
1334284328,
1334284937,
1334285473,
1334285590,
1334285602,
1334286229,
1334286777,
1334286937,
1334287563,
1334287857,
1334287887,
1334288167,
1334288771,
1334288806,
1334289401,
1334290081,
1334290830,
1334291074,
1334291090,
1334291432,
1334291924,
1334292086,
1334292737,
1334292794,
1334293352,
1334294071,
1334294706,
1334294717,
1334294735,
1334295386,
1334295923,
1334296008,
1334296652,
1334296676,
1334297342,
1334297345,
1334297498,
1334297953,
1334298304,
1334298317,
1334298592,
1334299278,
1334299575,
1334299915,
1334300027,
1334300566,
1334301045,
1334301210,
1334301435,
1334301860,
1334302154,
1334302181,
1334302512,
1334303143,
1334303748,

'207.46.195.237'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.25'),
'220.181.108.97'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.28'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.111.70'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.14'),
'220.181.108.91'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.14'),
'220.181.108.89'),
'66.249.71.81'),
'190.129.197.71'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.14'),
'220.181.108.96'),
'66.249.71.81'),
'200.90.148.130'),
'66.249.71.81'),
'65.52.108.20'),
'66.249.71.81'),
'66.249.72.235'),
'66.249.71.81'),
'157.56.94.150'),
'66.249.71.81'),
'123.125.71.29'),
'220.181.108.95'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'65.52.104.28'),
'66.249.71.81'),
'123.125.71.26'),
'220.181.108.95'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),

(3171,
(3172,
(3173,
(3174,
(3175,
(3176,
(3177,
(3178,
(3179,
(3180,
(3181,
(3182,
(3183,
(3184,
(3185,
(3186,
(3187,
(3188,
(3189,
(3190,
(3191,
(3192,
(3193,
(3194,
(3195,
(3196,
(3197,
(3198,
(3199,
(3200,
(3201,
(3202,
(3203,
(3204,
(3205,
(3206,
(3207,
(3208,
(3209,
(3210,
(3211,
(3212,
(3213,
(3214,
(3215,
(3216,
(3217,
(3218,
(3219,
(3220,
(3221,
(3222,
(3223,
(3224,
(3225,
(3226,
(3227,
(3228,
(3229,
(3230,

1334303754,
1334304452,
1334304985,
1334305071,
1334305382,
1334305723,
1334305802,
1334305829,
1334306353,
1334307156,
1334307853,
1334308178,
1334308551,
1334308969,
1334309194,
1334309341,
1334309642,
1334309654,
1334309705,
1334309732,
1334309809,
1334310409,
1334311026,
1334311651,
1334311746,
1334312359,
1334312817,
1334313040,
1334313066,
1334313095,
1334313698,
1334313857,
1334314182,
1334314326,
1334314982,
1334315630,
1334315758,
1334316134,
1334316296,
1334316616,
1334316642,
1334316960,
1334317539,
1334317562,
1334318009,
1334318185,
1334318252,
1334318853,
1334319493,
1334319584,
1334320134,
1334320158,
1334320238,
1334320982,
1334321685,
1334321728,
1334321944,
1334321962,
1334322336,
1334323026,

'207.46.13.101'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'123.125.71.34'),
'220.181.108.94'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'207.46.195.237'),
'46.203.131.248'),
'65.52.108.147'),
'123.125.71.21'),
'220.181.108.94'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'65.52.104.21'),
'123.125.71.26'),
'220.181.108.76'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.111.70'),
'65.52.104.89'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.195.237'),
'65.52.104.28'),
'66.249.71.81'),
'123.125.71.19'),
'220.181.108.93'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'190.129.11.138'),
'78.62.52.253'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'123.125.71.18'),
'220.181.108.95'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.28'),
'66.249.71.81'),
'207.46.195.237'),
'200.107.241.202'),
'66.249.71.81'),
'66.249.71.81'),

(3231,
(3232,
(3233,
(3234,
(3235,
(3236,
(3237,
(3238,
(3239,
(3240,
(3241,
(3242,
(3243,
(3244,
(3245,
(3246,
(3247,
(3248,
(3249,
(3250,
(3251,
(3252,
(3253,
(3254,
(3255,
(3256,
(3257,
(3258,
(3259,
(3260,
(3261,
(3262,
(3263,
(3264,
(3265,
(3266,
(3267,
(3268,
(3269,
(3270,
(3271,
(3272,
(3273,
(3274,
(3275,
(3276,
(3277,
(3278,
(3279,
(3280,
(3281,
(3282,
(3283,
(3284,
(3285,
(3286,
(3287,
(3288,
(3289,
(3290,

1334323467,
1334323658,
1334323671,
1334323698,
1334324401,
1334324693,
1334324766,
1334325144,
1334325253,
1334325842,
1334325891,
1334326324,
1334326460,
1334326631,
1334326889,
1334326895,
1334327264,
1334327516,
1334327664,
1334327688,
1334327767,
1334327954,
1334328303,
1334328563,
1334328862,
1334329123,
1334329238,
1334329619,
1334329843,
1334330318,
1334330589,
1334330676,
1334330702,
1334330725,
1334330742,
1334330823,
1334331123,
1334331369,
1334331560,
1334331754,
1334332090,
1334332239,
1334332333,
1334332715,
1334332736,
1334332856,
1334333323,
1334333488,
1334333531,
1334334088,
1334334380,
1334334412,
1334334517,
1334334734,
1334334790,
1334334998,
1334335021,
1334335432,
1334336054,
1334336065,

'201.223.83.245'),
'66.249.71.81'),
'123.125.71.21'),
'220.181.108.90'),
'66.249.71.81'),
'65.52.104.28'),
'65.52.110.146'),
'66.249.71.81'),
'200.90.146.233'),
'190.129.11.138'),
'66.249.71.81'),
'190.129.19.210'),
'190.129.11.138'),
'66.249.71.81'),
'123.125.71.26'),
'220.181.108.89'),
'66.249.71.81'),
'208.115.111.70'),
'200.87.110.162'),
'65.52.104.89'),
'190.129.32.250'),
'66.249.71.81'),
'200.90.145.72'),
'66.249.71.81'),
'190.129.8.202'),
'200.87.110.162'),
'66.249.71.81'),
'189.191.86.150'),
'66.249.71.81'),
'65.52.108.20'),
'207.46.13.101'),
'190.129.19.210'),
'66.249.71.81'),
'123.125.71.24'),
'220.181.108.80'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.71.81'),
'190.129.32.250'),
'65.52.104.28'),
'66.249.71.81'),
'190.129.4.178'),
'69.28.58.73'),
'190.129.10.99'),
'190.129.19.210'),
'66.249.71.81'),
'190.129.10.99'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'65.52.104.89'),
'190.129.84.170'),
'207.46.195.237'),
'119.63.196.59'),
'66.249.71.81'),
'123.125.71.21'),
'220.181.108.81'),
'66.249.71.81'),
'190.104.28.19'),
'66.249.71.81'),

(3291,
(3292,
(3293,
(3294,
(3295,
(3296,
(3297,
(3298,
(3299,
(3300,
(3301,
(3302,
(3303,
(3304,
(3305,
(3306,
(3307,
(3308,
(3309,
(3310,
(3311,
(3312,
(3313,
(3314,
(3315,
(3316,
(3317,
(3318,
(3319,
(3320,
(3321,
(3322,
(3323,
(3324,
(3325,
(3326,
(3327,
(3328,
(3329,
(3330,
(3331,
(3332,
(3333,
(3334,
(3335,
(3336,
(3337,
(3338,
(3339,
(3340,
(3341,
(3342,
(3343,
(3344,
(3345,
(3346,
(3347,
(3348,
(3349,
(3350,

1334336398,
1334336674,
1334336710,
1334336871,
1334337339,
1334337964,
1334338210,
1334338487,
1334338512,
1334338573,
1334338714,
1334339181,
1334339876,
1334340567,
1334341070,
1334341252,
1334341550,
1334341564,
1334341872,
1334342580,
1334342734,
1334342746,
1334342909,
1334342925,
1334342932,
1334343206,
1334343854,
1334344163,
1334344284,
1334344439,
1334344609,
1334344646,
1334344782,
1334344988,
1334344992,
1334345196,
1334345234,
1334345235,
1334345250,
1334345438,
1334345444,
1334345801,
1334345900,
1334346587,
1334346622,
1334346750,
1334347317,
1334347368,
1334347626,
1334347648,
1334347811,
1334348005,
1334348592,
1334348606,
1334348619,
1334348643,
1334348718,
1334348772,
1334349002,
1334349144,

'200.87.107.99'),
'190.104.28.19'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.20'),
'123.125.71.24'),
'220.181.108.90'),
'66.249.71.81'),
'190.129.170.134'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.111.70'),
'66.249.71.81'),
'123.125.71.12'),
'220.181.108.96'),
'66.249.71.81'),
'66.249.71.81'),
'187.7.197.216'),
'190.129.8.202'),
'109.205.252.195'),
'46.119.26.129'),
'77.239.188.253'),
'66.249.71.81'),
'66.249.71.81'),
'190.181.32.73'),
'190.129.84.19'),
'200.87.105.82'),
'66.249.71.81'),
'207.46.13.49'),
'207.46.13.101'),
'8.28.16.254'),
'74.199.186.228'),
'89.99.5.17'),
'66.249.71.81'),
'123.125.71.16'),
'220.181.108.83'),
'207.46.13.101'),
'190.129.8.202'),
'89.99.5.17'),
'66.249.71.81'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.71.81'),
'200.87.185.249'),
'66.249.71.81'),
'38.111.147.84'),
'190.129.8.202'),
'65.52.110.146'),
'66.249.71.81'),
'65.52.110.146'),
'123.125.71.13'),
'220.181.108.97'),
'66.249.71.81'),
'200.90.151.142'),
'207.46.195.237'),
'100.43.83.143'),
'65.52.108.20'),

(3351,
(3352,
(3353,
(3354,
(3355,
(3356,
(3357,
(3358,
(3359,
(3360,
(3361,
(3362,
(3363,
(3364,
(3365,
(3366,
(3367,
(3368,
(3369,
(3370,
(3371,
(3372,
(3373,
(3374,
(3375,
(3376,
(3377,
(3378,
(3379,
(3380,
(3381,
(3382,
(3383,
(3384,
(3385,
(3386,
(3387,
(3388,
(3389,
(3390,
(3391,
(3392,
(3393,
(3394,
(3395,
(3396,
(3397,
(3398,
(3399,
(3400,
(3401,
(3402,
(3403,
(3404,
(3405,
(3406,
(3407,
(3408,
(3409,
(3410,

1334349197,
1334349283,
1334349574,
1334349901,
1334350011,
1334350263,
1334350546,
1334350615,
1334350956,
1334351147,
1334351840,
1334351986,
1334352059,
1334352469,
1334352555,
1334352579,
1334352663,
1334352773,
1334352958,
1334353099,
1334353385,
1334353630,
1334353748,
1334354124,
1334354377,
1334354473,
1334354754,
1334355092,
1334355138,
1334355757,
1334355767,
1334355768,
1334355778,
1334355785,
1334355925,
1334356392,
1334356734,
1334356892,
1334357004,
1334357061,
1334357699,
1334358336,
1334358675,
1334358944,
1334359571,
1334359611,
1334359663,
1334359669,
1334359695,
1334360239,
1334360499,
1334360961,
1334361047,
1334361652,
1334362289,
1334362330,
1334362635,
1334362928,
1334362983,
1334363010,

'200.90.146.133'),
'66.249.71.81'),
'190.103.68.234'),
'66.249.71.81'),
'208.115.113.86'),
'190.129.11.138'),
'66.249.71.81'),
'200.87.105.82'),
'190.129.11.138'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.28'),
'200.90.150.202'),
'66.249.71.81'),
'123.125.71.16'),
'220.181.108.82'),
'190.129.11.138'),
'190.129.79.250'),
'190.104.18.43'),
'66.249.71.81'),
'208.115.111.70'),
'190.104.18.43'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'65.52.109.19'),
'65.52.108.20'),
'190.104.18.43'),
'66.249.71.81'),
'190.104.18.43'),
'123.125.71.32'),
'65.52.109.19'),
'220.181.108.78'),
'66.249.71.81'),
'190.129.11.138'),
'66.249.71.81'),
'65.52.104.89'),
'190.104.24.45'),
'200.87.131.76'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'65.52.108.20'),
'123.125.71.23'),
'220.181.108.92'),
'66.249.71.81'),
'187.112.22.204'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'65.52.104.21'),
'66.249.71.81'),
'208.115.113.86'),
'201.54.170.86'),

(3411,
(3412,
(3413,
(3414,
(3415,
(3416,
(3417,
(3418,
(3419,
(3420,
(3421,
(3422,
(3423,
(3424,
(3425,
(3426,
(3427,
(3428,
(3429,
(3430,
(3431,
(3432,
(3433,
(3434,
(3435,
(3436,
(3437,
(3438,
(3439,
(3440,
(3441,
(3442,
(3443,
(3444,
(3445,
(3446,
(3447,
(3448,
(3449,
(3450,
(3451,
(3452,
(3453,
(3454,
(3455,
(3456,
(3457,
(3458,
(3459,
(3460,
(3461,
(3462,
(3463,
(3464,
(3465,
(3466,
(3467,
(3468,
(3469,
(3470,

1334363033,
1334363049,
1334363345,
1334363510,
1334363579,
1334363821,
1334364338,
1334364545,
1334364650,
1334364967,
1334365223,
1334365606,
1334365619,
1334366004,
1334366214,
1334366585,
1334366822,
1334367045,
1334367403,
1334367452,
1334367460,
1334367479,
1334368159,
1334368797,
1334368845,
1334369399,
1334369456,
1334370043,
1334370646,
1334370658,
1334370685,
1334371282,
1334371581,
1334371664,
1334371946,
1334372562,
1334373010,
1334373197,
1334373818,
1334374227,
1334374271,
1334374425,
1334375027,
1334375650,
1334376138,
1334376283,
1334376366,
1334376825,
1334376967,
1334377411,
1334377425,
1334377432,
1334377594,
1334378304,
1334378569,
1334378724,
1334378933,
1334379569,
1334379636,
1334380445,

'123.125.71.29'),
'220.181.108.87'),
'200.105.177.210'),
'190.104.5.153'),
'66.249.71.81'),
'190.104.24.36'),
'66.249.71.81'),
'200.189.233.164'),
'190.104.24.36'),
'66.249.71.81'),
'187.9.235.167'),
'66.249.71.81'),
'190.104.24.36'),
'190.129.17.83'),
'66.249.71.81'),
'190.129.19.135'),
'66.249.71.81'),
'74.125.64.87'),
'190.129.19.135'),
'123.125.71.22'),
'66.249.71.81'),
'220.181.108.84'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'190.107.54.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.19'),
'220.181.108.83'),
'66.249.71.81'),
'186.27.6.37'),
'65.52.104.21'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.25'),
'220.181.108.87'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'65.52.104.28'),
'65.52.109.19'),
'66.249.71.81'),
'123.125.71.32'),
'220.181.108.80'),
'201.43.167.112'),
'66.249.71.81'),
'66.249.71.81'),
'187.80.184.166'),
'190.104.28.25'),
'66.249.71.81'),
'66.249.71.81'),
'190.104.28.25'),
'66.249.71.81'),

(3471,
(3472,
(3473,
(3474,
(3475,
(3476,
(3477,
(3478,
(3479,
(3480,
(3481,
(3482,
(3483,
(3484,
(3485,
(3486,
(3487,
(3488,
(3489,
(3490,
(3491,
(3492,
(3493,
(3494,
(3495,
(3496,
(3497,
(3498,
(3499,
(3500,
(3501,
(3502,
(3503,
(3504,
(3505,
(3506,
(3507,
(3508,
(3509,
(3510,
(3511,
(3512,
(3513,
(3514,
(3515,
(3516,
(3517,
(3518,
(3519,
(3520,
(3521,
(3522,
(3523,
(3524,
(3525,
(3526,
(3527,
(3528,
(3529,
(3530,

1334380932,
1334381093,
1334381210,
1334381222,
1334381759,
1334382409,
1334383036,
1334383691,
1334383703,
1334384314,
1334384725,
1334384740,
1334384750,
1334384980,
1334385503,
1334385646,
1334386295,
1334386480,
1334386908,
1334386944,
1334387547,
1334388049,
1334388200,
1334388857,
1334389533,
1334390143,
1334390619,
1334390755,
1334390849,
1334391421,
1334391728,
1334391738,
1334392149,
1334392754,
1334392821,
1334393099,
1334393293,
1334393420,
1334394050,
1334394650,
1334395242,
1334395318,
1334395969,
1334395994,
1334396017,
1334396505,
1334396632,
1334397406,
1334397495,
1334398054,
1334398342,
1334398720,
1334399009,
1334399011,
1334399018,
1334399324,
1334399804,
1334399955,
1334400005,
1334400603,

'207.46.13.49'),
'66.249.71.81'),
'220.181.108.82'),
'123.125.71.33'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.28'),
'66.249.71.81'),
'123.125.71.14'),
'220.181.108.75'),
'207.46.199.25'),
'66.249.71.81'),
'208.115.111.70'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.147'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'85.17.213.242'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),
'123.125.71.31'),
'220.181.108.83'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'180.76.6.37'),
'85.181.76.17'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.20'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.21'),
'220.181.108.80'),
'65.52.104.89'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.20'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'123.125.71.16'),
'208.115.111.70'),
'220.181.108.75'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'207.46.13.49'),
'66.249.71.81'),

(3531,
(3532,
(3533,
(3534,
(3535,
(3536,
(3537,
(3538,
(3539,
(3540,
(3541,
(3542,
(3543,
(3544,
(3545,
(3546,
(3547,
(3548,
(3549,
(3550,
(3551,
(3552,
(3553,
(3554,
(3555,
(3556,
(3557,
(3558,
(3559,
(3560,
(3561,
(3562,
(3563,
(3564,
(3565,
(3566,
(3567,
(3568,
(3569,
(3570,
(3571,
(3572,
(3573,
(3574,
(3575,
(3576,
(3577,
(3578,
(3579,
(3580,
(3581,
(3582,
(3583,
(3584,
(3585,
(3586,
(3587,
(3588,
(3589,
(3590,

1334401246,
1334401937,
1334402713,
1334402859,
1334402884,
1334403406,
1334404072,
1334404723,
1334405095,
1334405732,
1334406246,
1334406262,
1334406336,
1334406856,
1334406995,
1334407654,
1334408314,
1334408944,
1334409000,
1334409384,
1334409583,
1334409627,
1334410042,
1334410065,
1334410280,
1334410458,
1334410947,
1334411389,
1334411593,
1334412240,
1334412888,
1334413036,
1334413075,
1334413284,
1334413293,
1334413593,
1334413724,
1334413734,
1334414345,
1334414442,
1334414789,
1334414992,
1334415371,
1334415391,
1334415660,
1334416143,
1334416263,
1334416287,
1334416659,
1334416837,
1334416935,
1334417000,
1334417260,
1334417420,
1334417449,
1334417582,
1334417694,
1334418221,
1334418222,
1334418365,

'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.15'),
'220.181.108.93'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.36'),
'220.181.108.85'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'189.84.190.77'),
'66.249.72.171'),
'207.46.195.237'),
'200.90.151.34'),
'66.249.72.171'),
'123.125.71.23'),
'220.181.108.97'),
'66.249.72.171'),
'200.90.151.34'),
'66.249.72.171'),
'157.56.94.150'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'65.52.104.21'),
'123.125.71.22'),
'220.181.108.90'),
'190.181.12.71'),
'66.249.72.171'),
'189.14.48.15'),
'66.249.72.171'),
'190.129.19.164'),
'133.44.71.115'),
'66.249.72.171'),
'65.52.108.147'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'200.90.145.66'),
'66.249.72.171'),
'65.52.108.147'),
'133.44.71.115'),
'66.249.72.171'),
'200.90.145.66'),
'65.52.110.146'),
'123.125.71.29'),
'220.181.108.83'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'65.52.108.20'),
'133.44.71.115'),

(3591,
(3592,
(3593,
(3594,
(3595,
(3596,
(3597,
(3598,
(3599,
(3600,
(3601,
(3602,
(3603,
(3604,
(3605,
(3606,
(3607,
(3608,
(3609,
(3610,
(3611,
(3612,
(3613,
(3614,
(3615,
(3616,
(3617,
(3618,
(3619,
(3620,
(3621,
(3622,
(3623,
(3624,
(3625,
(3626,
(3627,
(3628,
(3629,
(3630,
(3631,
(3632,
(3633,
(3634,
(3635,
(3636,
(3637,
(3638,
(3639,
(3640,
(3641,
(3642,
(3643,
(3644,
(3645,
(3646,
(3647,
(3648,
(3649,
(3650,

1334418877,
1334418952,
1334419021,
1334419241,
1334419504,
1334419637,
1334420134,
1334420298,
1334420316,
1334420739,
1334420909,
1334421347,
1334421377,
1334421386,
1334421515,
1334422034,
1334422136,
1334422488,
1334422684,
1334422787,
1334423349,
1334423387,
1334423976,
1334424036,
1334424378,
1334424624,
1334424656,
1334424657,
1334424672,
1334425269,
1334425272,
1334425322,
1334425919,
1334425986,
1334426307,
1334426352,
1334426567,
1334426766,
1334427214,
1334427683,
1334427794,
1334427839,
1334427903,
1334427918,
1334428283,
1334428509,
1334428817,
1334428978,
1334429157,
1334429692,
1334429804,
1334430369,
1334430452,
1334431064,
1334431129,
1334431524,
1334431680,
1334431680,
1334431689,
1334431735,

'66.249.72.171'),
'190.129.13.186'),
'133.44.71.115'),
'190.104.24.39'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'208.115.113.86'),
'66.249.72.171'),
'133.44.71.115'),
'123.125.71.31'),
'220.181.108.91'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'190.129.19.94'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'200.87.123.140'),
'66.249.72.171'),
'133.44.71.115'),
'123.125.71.17'),
'220.181.108.87'),
'133.44.71.115'),
'66.249.72.171'),
'190.129.19.241'),
'66.249.72.171'),
'133.44.71.115'),
'119.63.196.31'),
'65.52.108.20'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'207.46.195.237'),
'66.249.72.171'),
'123.125.71.33'),
'220.181.108.97'),
'133.44.71.115'),
'66.249.72.171'),
'208.115.111.70'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'66.249.72.171'),
'133.44.71.115'),
'65.52.104.89'),
'66.249.72.171'),
'123.125.71.16'),
'220.181.108.76'),
'133.44.71.115'),

(3651,
(3652,
(3653,
(3654,
(3655,
(3656,
(3657,
(3658,
(3659,
(3660,
(3661,
(3662,
(3663,
(3664,
(3665,
(3666,
(3667,
(3668,
(3669,
(3670,
(3671,
(3672,
(3673,
(3674,
(3675,
(3676,
(3677,
(3678,
(3679,
(3680,
(3681,
(3682,
(3683,
(3684,
(3685,
(3686,
(3687,
(3688,
(3689,
(3690,
(3691,
(3692,
(3693,
(3694,
(3695,
(3696,
(3697,
(3698,
(3699,
(3700,
(3701,
(3702,
(3703,
(3704,
(3705,
(3706,
(3707,
(3708,
(3709,
(3710,

1334432292,
1334432313,
1334432395,
1334432961,
1334433017,
1334433054,
1334433608,
1334434255,
1334434903,
1334435551,
1334436199,
1334436220,
1334436645,
1334436846,
1334436917,
1334437470,
1334438141,
1334438775,
1334438905,
1334438933,
1334438989,
1334439436,
1334440054,
1334440205,
1334440722,
1334440731,
1334441379,
1334441388,
1334442027,
1334442077,
1334442131,
1334442157,
1334442169,
1334442442,
1334442674,
1334443322,
1334443692,
1334443729,
1334443753,
1334443969,
1334444617,
1334445264,
1334445912,
1334446002,
1334446059,
1334446080,
1334446333,
1334446561,
1334446813,
1334446842,
1334447206,
1334447208,
1334447824,
1334448222,
1334448430,
1334448436,
1334448474,
1334448934,
1334449035,
1334449171,

'65.52.109.19'),
'66.249.72.171'),
'133.44.71.115'),
'66.249.72.171'),
'133.44.71.115'),
'65.52.104.21'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'201.9.254.167'),
'65.52.110.146'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.25'),
'220.181.108.80'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),
'200.90.145.64'),
'66.249.72.171'),
'65.52.110.146'),
'186.2.40.111'),
'123.125.71.18'),
'220.181.108.92'),
'190.129.197.75'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.19.252'),
'65.52.110.146'),
'190.129.63.129'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.108.147'),
'123.125.71.12'),
'220.181.108.75'),
'200.255.18.188'),
'66.249.72.171'),
'190.104.24.37'),
'65.52.108.147'),
'190.129.19.232'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'200.90.147.130'),
'190.40.7.21'),
'209.20.69.196'),
'66.249.72.171'),
'190.186.94.12'),

(3711,
(3712,
(3713,
(3714,
(3715,
(3716,
(3717,
(3718,
(3719,
(3720,
(3721,
(3722,
(3723,
(3724,
(3725,
(3726,
(3727,
(3728,
(3729,
(3730,
(3731,
(3732,
(3733,
(3734,
(3735,
(3736,
(3737,
(3738,
(3739,
(3740,
(3741,
(3742,
(3743,
(3744,
(3745,
(3746,
(3747,
(3748,
(3749,
(3750,
(3751,
(3752,
(3753,
(3754,
(3755,
(3756,
(3757,
(3758,
(3759,
(3760,
(3761,
(3762,
(3763,
(3764,
(3765,
(3766,
(3767,
(3768,
(3769,
(3770,

1334449409,
1334449424,
1334449636,
1334450077,
1334450299,
1334450923,
1334451398,
1334451542,
1334452151,
1334452780,
1334453214,
1334453226,
1334453399,
1334453674,
1334454018,
1334454637,
1334455256,
1334455875,
1334456494,
1334456811,
1334456832,
1334456863,
1334457113,
1334457732,
1334458351,
1334458388,
1334458970,
1334459586,
1334460208,
1334460569,
1334460598,
1334460828,
1334461447,
1334461665,
1334462066,
1334462207,
1334462673,
1334463304,
1334463812,
1334463827,
1334463923,
1334464540,
1334465161,
1334465459,
1334465780,
1334466399,
1334466650,
1334467018,
1334467572,
1334467593,
1334467637,
1334467775,
1334468256,
1334468537,
1334468944,
1334469563,
1334470171,
1334470609,
1334470782,
1334470801,

'123.125.71.18'),
'220.181.108.82'),
'66.249.72.171'),
'190.104.28.27'),
'66.249.72.171'),
'66.249.72.171'),
'66.219.58.45'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.16'),
'220.181.108.81'),
'66.249.72.171'),
'66.249.68.72'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.25'),
'220.181.108.83'),
'65.52.109.19'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.19'),
'220.181.108.78'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.80'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'123.125.71.25'),
'220.181.108.82'),
'66.249.72.171'),
'66.249.68.34'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.110.146'),
'207.46.13.101'),
'66.249.72.171'),

(3771,
(3772,
(3773,
(3774,
(3775,
(3776,
(3777,
(3778,
(3779,
(3780,
(3781,
(3782,
(3783,
(3784,
(3785,
(3786,
(3787,
(3788,
(3789,
(3790,
(3791,
(3792,
(3793,
(3794,
(3795,
(3796,
(3797,
(3798,
(3799,
(3800,
(3801,
(3802,
(3803,
(3804,
(3805,
(3806,
(3807,
(3808,
(3809,
(3810,
(3811,
(3812,
(3813,
(3814,
(3815,
(3816,
(3817,
(3818,
(3819,
(3820,
(3821,
(3822,
(3823,
(3824,
(3825,
(3826,
(3827,
(3828,
(3829,
(3830,

1334471087,
1334471099,
1334471420,
1334472039,
1334472658,
1334472767,
1334473277,
1334473896,
1334474050,
1334474515,
1334474711,
1334475134,
1334475292,
1334475312,
1334475404,
1334475753,
1334476372,
1334476991,
1334477610,
1334478166,
1334478175,
1334478229,
1334478849,
1334479467,
1334480087,
1334480706,
1334480774,
1334480864,
1334480871,
1334480883,
1334481394,
1334482013,
1334482367,
1334482383,
1334482485,
1334482632,
1334482933,
1334483251,
1334483314,
1334483644,
1334483863,
1334484489,
1334485090,
1334485723,
1334485760,
1334485788,
1334485788,
1334486085,
1334486346,
1334486965,
1334487494,
1334487584,
1334488203,
1334488726,
1334488823,
1334488922,
1334488964,
1334489288,
1334489343,
1334489370,

'123.125.71.29'),
'220.181.108.93'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.71.26'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.22'),
'220.181.108.87'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.108.147'),
'207.46.204.170'),
'207.46.13.101'),
'157.55.112.210'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.33'),
'220.181.108.86'),
'65.52.104.89'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'207.46.195.237'),
'207.46.204.211'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.25'),
'65.52.104.89'),
'220.181.108.76'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.28'),
'66.249.72.171'),
'66.220.156.1'),
'79.238.44.204'),
'65.52.104.21'),
'123.125.71.18'),
'220.181.108.90'),

(3831,
(3832,
(3833,
(3834,
(3835,
(3836,
(3837,
(3838,
(3839,
(3840,
(3841,
(3842,
(3843,
(3844,
(3845,
(3846,
(3847,
(3848,
(3849,
(3850,
(3851,
(3852,
(3853,
(3854,
(3855,
(3856,
(3857,
(3858,
(3859,
(3860,
(3861,
(3862,
(3863,
(3864,
(3865,
(3866,
(3867,
(3868,
(3869,
(3870,
(3871,
(3872,
(3873,
(3874,
(3875,
(3876,
(3877,
(3878,
(3879,
(3880,
(3881,
(3882,
(3883,
(3884,
(3885,
(3886,
(3887,
(3888,
(3889,
(3890,

1334489452,
1334490018,
1334490111,
1334490763,
1334491040,
1334491546,
1334492174,
1334492240,
1334492656,
1334492782,
1334492832,
1334492855,
1334492868,
1334493466,
1334494066,
1334494107,
1334494242,
1334494730,
1334495105,
1334495400,
1334496151,
1334496449,
1334496474,
1334496495,
1334496903,
1334496911,
1334497668,
1334498639,
1334499481,
1334499678,
1334499688,
1334500234,
1334500426,
1334500942,
1334501397,
1334501801,
1334502479,
1334502758,
1334503043,
1334503087,
1334503735,
1334503847,
1334503885,
1334504385,
1334505001,
1334505016,
1334505041,
1334505670,
1334506344,
1334506416,
1334506584,
1334507218,
1334507689,
1334507713,
1334507813,
1334507869,
1334507872,
1334508289,
1334508290,
1334508498,

'66.249.72.171'),
'79.238.44.204'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.110.146'),
'65.52.104.21'),
'66.249.72.171'),
'123.125.71.35'),
'220.181.108.76'),
'65.52.104.89'),
'66.249.72.171'),
'66.249.72.171'),
'201.45.19.150'),
'65.52.108.147'),
'66.249.72.171'),
'190.129.197.43'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.29'),
'220.181.108.80'),
'65.52.109.19'),
'66.249.72.171'),
'190.129.197.43'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.31'),
'220.181.108.89'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'79.152.23.233'),
'190.107.62.181'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.35'),
'220.181.108.94'),
'66.249.72.171'),
'190.129.197.101'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'204.236.226.210'),
'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'123.125.71.31'),
'220.181.108.78'),
'65.52.110.146'),
'66.249.72.171'),
'65.52.104.21'),
'208.115.111.70'),
'65.52.108.147'),
'66.249.72.171'),

(3891,
(3892,
(3893,
(3894,
(3895,
(3896,
(3897,
(3898,
(3899,
(3900,
(3901,
(3902,
(3903,
(3904,
(3905,
(3906,
(3907,
(3908,
(3909,
(3910,
(3911,
(3912,
(3913,
(3914,
(3915,
(3916,
(3917,
(3918,
(3919,
(3920,
(3921,
(3922,
(3923,
(3924,
(3925,
(3926,
(3927,
(3928,
(3929,
(3930,
(3931,
(3932,
(3933,
(3934,
(3935,
(3936,
(3937,
(3938,
(3939,
(3940,
(3941,
(3942,
(3943,
(3944,
(3945,
(3946,
(3947,
(3948,
(3949,
(3950,

1334509131,
1334509151,
1334509927,
1334510007,
1334510121,
1334510700,
1334511223,
1334511247,
1334511449,
1334512079,
1334512100,
1334512680,
1334513001,
1334513371,
1334514182,
1334514233,
1334514247,
1334514957,
1334515525,
1334515627,
1334515690,
1334515731,
1334516524,
1334517302,
1334517439,
1334518010,
1334518042,
1334518168,
1334518195,
1334518378,
1334518656,
1334519064,
1334519080,
1334519302,
1334519519,
1334519737,
1334519937,
1334520076,
1334520145,
1334520420,
1334520760,
1334520766,
1334520803,
1334521389,
1334521770,
1334521798,
1334522073,
1334522844,
1334523065,
1334523456,
1334524138,
1334524238,
1334524447,
1334524736,
1334524776,
1334525363,
1334525392,
1334525544,
1334525596,
1334526430,

'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.101'),
'204.236.226.210'),
'66.249.72.171'),
'123.125.71.34'),
'220.181.108.88'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.109.19'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.33'),
'220.181.108.80'),
'66.249.72.171'),
'200.90.147.81'),
'119.63.196.30'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.169.41'),
'74.125.158.88'),
'66.249.72.171'),
'123.125.71.20'),
'220.181.108.90'),
'190.103.73.32'),
'66.249.72.171'),
'190.129.13.204'),
'190.129.4.79'),
'66.249.72.171'),
'66.220.153.250'),
'65.52.104.28'),
'66.249.72.171'),
'190.129.4.79'),
'65.52.110.146'),
'206.107.148.133'),
'66.249.72.171'),
'190.104.24.39'),
'65.52.104.21'),
'66.249.72.171'),
'123.125.71.27'),
'220.181.108.78'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.71.166'),
'66.249.72.171'),
'66.249.72.171'),
'186.27.13.39'),
'190.129.19.89'),
'190.104.16.38'),
'66.249.72.171'),
'123.125.71.32'),
'220.181.108.96'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),

(3951,
(3952,
(3953,
(3954,
(3955,
(3956,
(3957,
(3958,
(3959,
(3960,
(3961,
(3962,
(3963,
(3964,
(3965,
(3966,
(3967,
(3968,
(3969,
(3970,
(3971,
(3972,
(3973,
(3974,
(3975,
(3976,
(3977,
(3978,
(3979,
(3980,
(3981,
(3982,
(3983,
(3984,
(3985,
(3986,
(3987,
(3988,
(3989,
(3990,
(3991,
(3992,
(3993,
(3994,
(3995,
(3996,
(3997,
(3998,
(3999,
(4000,
(4001,
(4002,
(4003,
(4004,
(4005,
(4006,
(4007,
(4008,
(4009,
(4010,

1334527160,
1334527299,
1334527502,
1334527698,
1334527826,
1334528033,
1334528215,
1334528225,
1334528534,
1334528827,
1334528907,
1334528932,
1334529292,
1334530004,
1334530441,
1334530446,
1334530618,
1334530728,
1334531037,
1334531239,
1334531860,
1334532498,
1334532503,
1334532531,
1334533124,
1334533752,
1334534357,
1334534784,
1334534927,
1334535008,
1334535532,
1334535584,
1334535637,
1334535693,
1334535830,
1334535847,
1334535864,
1334536244,
1334536265,
1334536316,
1334536893,
1334537180,
1334537198,
1334537521,
1334538127,
1334538150,
1334538778,
1334539125,
1334539222,
1334539406,
1334539433,
1334540021,
1334540034,
1334540037,
1334540662,
1334541290,
1334541590,
1334541593,
1334541772,
1334541919,

'66.249.72.171'),
'207.46.195.237'),
'190.181.23.170'),
'139.18.2.209'),
'66.249.72.171'),
'65.52.104.21'),
'65.52.104.89'),
'207.46.199.22'),
'66.249.72.171'),
'207.46.13.49'),
'123.125.71.29'),
'220.181.108.86'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'208.115.111.70'),
'66.249.72.171'),
'190.129.3.28'),
'190.129.40.22'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.32'),
'220.181.108.76'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.104.24.46'),
'65.52.108.147'),
'66.249.72.171'),
'200.90.146.133'),
'190.104.24.46'),
'66.249.72.171'),
'200.87.176.177'),
'65.52.110.146'),
'123.125.71.30'),
'220.181.108.91'),
'186.2.38.169'),
'66.249.72.171'),
'200.87.176.177'),
'66.249.72.171'),
'65.52.109.19'),
'208.115.113.86'),
'66.249.72.171'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'200.61.170.236'),
'65.52.104.28'),
'66.249.72.171'),
'190.129.19.232'),
'123.125.71.19'),
'66.249.72.171'),
'220.181.108.96'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.108.20'),
'207.46.13.49'),
'65.52.109.19'),
'66.249.72.171'),

(4011,
(4012,
(4013,
(4014,
(4015,
(4016,
(4017,
(4018,
(4019,
(4020,
(4021,
(4022,
(4023,
(4024,
(4025,
(4026,
(4027,
(4028,
(4029,
(4030,
(4031,
(4032,
(4033,
(4034,
(4035,
(4036,
(4037,
(4038,
(4039,
(4040,
(4041,
(4042,
(4043,
(4044,
(4045,
(4046,
(4047,
(4048,
(4049,
(4050,
(4051,
(4052,
(4053,
(4054,
(4055,
(4056,
(4057,
(4058,
(4059,
(4060,
(4061,
(4062,
(4063,
(4064,
(4065,
(4066,
(4067,
(4068,
(4069,
(4070,

1334542531,
1334542747,
1334542988,
1334543000,
1334543175,
1334543659,
1334543803,
1334543900,
1334544415,
1334544431,
1334544692,
1334545060,
1334545684,
1334546316,
1334546573,
1334546786,
1334546945,
1334547045,
1334547097,
1334547573,
1334548201,
1334548321,
1334548673,
1334548833,
1334549464,
1334550200,
1334550247,
1334550266,
1334550364,
1334550614,
1334550825,
1334551103,
1334551431,
1334552035,
1334552731,
1334553235,
1334553365,
1334553548,
1334553853,
1334554000,
1334554004,
1334554027,
1334554317,
1334554634,
1334555268,
1334555902,
1334556537,
1334557335,
1334557590,
1334557610,
1334558017,
1334558478,
1334558500,
1334558651,
1334559275,
1334559285,
1334559920,
1334560554,
1334561188,
1334561425,

'66.249.72.171'),
'157.56.94.150'),
'123.125.71.23'),
'220.181.108.81'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'208.115.111.70'),
'207.46.195.237'),
'66.249.72.171'),
'216.23.199.210'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.181.27.169'),
'207.46.13.49'),
'66.249.72.171'),
'220.181.108.96'),
'123.125.71.36'),
'66.249.72.171'),
'66.249.72.171'),
'190.103.71.144'),
'91.203.32.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.81'),
'123.125.71.31'),
'207.46.195.237'),
'208.115.113.86'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'65.52.108.147'),
'65.52.109.19'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.88'),
'66.249.68.122'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.78'),
'66.249.72.171'),
'207.46.13.49'),
'65.52.108.20'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.27'),

(4071,
(4072,
(4073,
(4074,
(4075,
(4076,
(4077,
(4078,
(4079,
(4080,
(4081,
(4082,
(4083,
(4084,
(4085,
(4086,
(4087,
(4088,
(4089,
(4090,
(4091,
(4092,
(4093,
(4094,
(4095,
(4096,
(4097,
(4098,
(4099,
(4100,
(4101,
(4102,
(4103,
(4104,
(4105,
(4106,
(4107,
(4108,
(4109,
(4110,
(4111,
(4112,
(4113,
(4114,
(4115,
(4116,
(4117,
(4118,
(4119,
(4120,
(4121,
(4122,
(4123,
(4124,
(4125,
(4126,
(4127,
(4128,
(4129,
(4130,

1334561454,
1334561626,
1334561823,
1334562288,
1334562437,
1334564520,
1334564533,
1334564686,
1334564951,
1334565602,
1334566039,
1334566255,
1334566916,
1334567038,
1334567576,
1334567636,
1334568208,
1334568237,
1334568395,
1334568657,
1334568712,
1334568898,
1334568990,
1334569007,
1334569560,
1334569618,
1334570193,
1334570859,
1334570900,
1334571209,
1334571486,
1334571788,
1334571800,
1334572094,
1334572575,
1334572700,
1334573305,
1334573951,
1334573965,
1334574596,
1334574857,
1334574883,
1334575242,
1334575402,
1334575742,
1334575769,
1334575888,
1334576452,
1334576511,
1334576534,
1334577180,
1334577782,
1334577888,
1334578081,
1334578390,
1334578809,
1334578855,
1334579036,
1334579267,
1334579289,

'220.181.108.77'),
'207.46.13.101'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'123.125.71.32'),
'220.181.108.97'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'65.52.104.21'),
'65.52.108.147'),
'66.249.72.171'),
'207.46.13.101'),
'207.46.13.49'),
'65.52.104.89'),
'66.249.72.171'),
'123.125.71.33'),
'220.181.108.82'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'66.249.72.171'),
'88.7.172.168'),
'208.115.111.70'),
'66.249.72.171'),
'123.125.71.16'),
'220.181.108.92'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'65.52.109.19'),
'207.46.195.237'),
'66.249.72.171'),
'65.52.110.146'),
'123.125.71.13'),
'220.181.108.84'),
'66.249.72.171'),
'65.52.104.89'),
'186.27.11.6'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.8.202'),
'65.52.104.28'),
'66.249.72.171'),
'65.52.104.28'),
'190.129.11.138'),
'66.249.72.171'),
'123.125.71.12'),
'220.181.108.91'),

(4131,
(4132,
(4133,
(4134,
(4135,
(4136,
(4137,
(4138,
(4139,
(4140,
(4141,
(4142,
(4143,
(4144,
(4145,
(4146,
(4147,
(4148,
(4149,
(4150,
(4151,
(4152,
(4153,
(4154,
(4155,
(4156,
(4157,
(4158,
(4159,
(4160,
(4161,
(4162,
(4163,
(4164,
(4165,
(4166,
(4167,
(4168,
(4169,
(4170,
(4171,
(4172,
(4173,
(4174,
(4175,
(4176,
(4177,
(4178,
(4179,
(4180,
(4181,
(4182,
(4183,
(4184,
(4185,
(4186,
(4187,
(4188,
(4189,
(4190,

1334579425,
1334579511,
1334579606,
1334579683,
1334580121,
1334580126,
1334580291,
1334580326,
1334580328,
1334580798,
1334580904,
1334580974,
1334581066,
1334581353,
1334581410,
1334581413,
1334581621,
1334581872,
1334581908,
1334581924,
1334582266,
1334582299,
1334582523,
1334582822,
1334582911,
1334582920,
1334582944,
1334583528,
1334584202,
1334584230,
1334584846,
1334584849,
1334584850,
1334584894,
1334584947,
1334585073,
1334585103,
1334585460,
1334585497,
1334585973,
1334586018,
1334586089,
1334586099,
1334586145,
1334586440,
1334586491,
1334586793,
1334587169,
1334587253,
1334587441,
1334587589,
1334587596,
1334587797,
1334588088,
1334588272,
1334588748,
1334588784,
1334589370,
1334589384,
1334590085,

'200.90.148.188'),
'190.129.41.48'),
'65.52.109.19'),
'66.249.72.171'),
'200.90.148.188'),
'190.129.41.48'),
'190.129.11.138'),
'208.115.113.86'),
'66.249.72.171'),
'65.52.104.89'),
'190.129.11.138'),
'66.249.72.171'),
'200.90.148.188'),
'190.129.8.202'),
'65.52.110.146'),
'157.55.112.199'),
'66.249.72.171'),
'200.32.91.154'),
'200.90.148.188'),
'190.181.35.36'),
'66.249.72.171'),
'190.129.41.48'),
'200.90.148.188'),
'200.87.243.51'),
'66.249.72.171'),
'123.125.71.31'),
'220.181.108.96'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.11.138'),
'190.129.11.138'),
'190.129.10.99'),
'66.249.72.171'),
'208.115.111.70'),
'190.129.84.140'),
'190.181.26.54'),
'200.90.150.158'),
'190.129.10.99'),
'66.249.72.171'),
'190.186.16.195'),
'190.129.11.138'),
'123.125.71.27'),
'220.181.108.88'),
'66.249.72.171'),
'200.90.150.158'),
'190.129.8.202'),
'66.249.72.171'),
'190.129.11.138'),
'65.52.109.19'),
'66.249.72.171'),
'65.52.104.28'),
'207.46.204.216'),
'190.129.11.138'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'190.129.8.202'),
'66.249.72.171'),
'190.129.11.138'),
'66.249.72.171'),

(4191,
(4192,
(4193,
(4194,
(4195,
(4196,
(4197,
(4198,
(4199,
(4200,
(4201,
(4202,
(4203,
(4204,
(4205,
(4206,
(4207,
(4208,
(4209,
(4210,
(4211,
(4212,
(4213,
(4214,
(4215,
(4216,
(4217,
(4218,
(4219,
(4220,
(4221,
(4222,
(4223,
(4224,
(4225,
(4226,
(4227,
(4228,
(4229,
(4230,
(4231,
(4232,
(4233,
(4234,
(4235,
(4236,
(4237,
(4238,
(4239,
(4240,
(4241,
(4242,
(4243,
(4244,
(4245,
(4246,
(4247,
(4248,
(4249,
(4250,

1334590210,
1334590240,
1334590258,
1334590428,
1334590461,
1334590698,
1334591301,
1334591552,
1334591575,
1334591582,
1334591703,
1334591735,
1334591995,
1334592032,
1334592133,
1334592245,
1334592346,
1334592532,
1334592592,
1334592613,
1334592886,
1334592960,
1334593198,
1334593243,
1334593262,
1334593385,
1334593589,
1334593636,
1334593913,
1334594001,
1334594093,
1334594097,
1334594211,
1334594219,
1334594575,
1334594925,
1334594959,
1334595209,
1334595236,
1334595472,
1334595844,
1334595927,
1334596568,
1334596919,
1334597231,
1334597665,
1334597741,
1334597753,
1334597813,
1334597892,
1334597901,
1334598029,
1334598554,
1334599237,
1334599366,
1334599392,
1334599421,
1334599907,
1334599999,
1334600266,

'123.125.71.21'),
'220.181.108.97'),
'74.125.156.81'),
'65.52.108.147'),
'190.11.68.205'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.11.138'),
'200.90.151.140'),
'190.129.10.42'),
'200.87.123.140'),
'190.129.19.16'),
'66.249.72.171'),
'207.46.13.49'),
'190.129.41.48'),
'200.90.151.140'),
'190.129.11.138'),
'190.129.19.81'),
'200.90.151.191'),
'66.249.72.171'),
'74.125.158.80'),
'190.129.84.140'),
'65.52.104.21'),
'66.249.72.171'),
'190.129.19.81'),
'200.90.151.191'),
'208.115.113.86'),
'190.129.169.224'),
'66.249.72.171'),
'190.129.84.140'),
'220.181.108.85'),
'65.52.104.21'),
'123.125.71.26'),
'190.129.197.78'),
'66.249.72.171'),
'190.104.24.46'),
'190.129.19.150'),
'65.52.108.20'),
'66.249.72.171'),
'65.52.104.89'),
'190.129.19.150'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'200.87.155.63'),
'123.125.71.29'),
'220.181.108.94'),
'65.52.108.20'),
'107.21.158.239'),
'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'66.249.72.171'),
'190.137.92.98'),
'207.46.195.237'),
'200.87.96.58'),
'66.249.72.171'),
'65.52.104.28'),
'190.137.92.98'),

(4251,
(4252,
(4253,
(4254,
(4255,
(4256,
(4257,
(4258,
(4259,
(4260,
(4261,
(4262,
(4263,
(4264,
(4265,
(4266,
(4267,
(4268,
(4269,
(4270,
(4271,
(4272,
(4273,
(4274,
(4275,
(4276,
(4277,
(4278,
(4279,
(4280,
(4281,
(4282,
(4283,
(4284,
(4285,
(4286,
(4287,
(4288,
(4289,
(4290,
(4291,
(4292,
(4293,
(4294,
(4295,
(4296,
(4297,
(4298,
(4299,
(4300,
(4301,
(4302,
(4303,
(4304,
(4305,
(4306,
(4307,
(4308,
(4309,
(4310,

1334600498,
1334600576,
1334600967,
1334604298,
1334604298,
1334604552,
1334604577,
1334604658,
1334604677,
1334605072,
1334605140,
1334605459,
1334605565,
1334605585,
1334605966,
1334606027,
1334606190,
1334606430,
1334606566,
1334606631,
1334607175,
1334607375,
1334607399,
1334607487,
1334607740,
1334607782,
1334607794,
1334607845,
1334607976,
1334608073,
1334608161,
1334608205,
1334608471,
1334608614,
1334608643,
1334608778,
1334608975,
1334609000,
1334609057,
1334609251,
1334609861,
1334610464,
1334610957,
1334611030,
1334611097,
1334611379,
1334611380,
1334611393,
1334611610,
1334611706,
1334612254,
1334612342,
1334612387,
1334613178,
1334613197,
1334613836,
1334613899,
1334614105,
1334614123,
1334614477,

'190.129.13.173'),
'66.249.72.171'),
'123.125.71.32'),
'66.249.72.171'),
'190.129.11.138'),
'123.125.71.28'),
'220.181.108.75'),
'200.90.151.191'),
'190.129.78.254'),
'66.249.72.171'),
'207.46.13.49'),
'190.129.13.204'),
'190.129.4.218'),
'74.125.156.84'),
'66.249.72.171'),
'74.125.158.86'),
'190.129.11.138'),
'190.129.19.217'),
'65.52.109.19'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'74.125.64.85'),
'190.129.19.217'),
'190.129.11.138'),
'123.125.71.30'),
'220.181.108.86'),
'190.129.8.202'),
'66.249.72.171'),
'65.52.104.21'),
'190.129.19.217'),
'65.52.104.28'),
'208.115.111.70'),
'66.249.72.171'),
'190.129.11.138'),
'200.87.110.162'),
'74.125.158.83'),
'190.104.28.21'),
'74.125.158.90'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.11.138'),
'190.129.9.42'),
'66.249.72.171'),
'123.125.71.20'),
'190.102.51.182'),
'220.181.108.82'),
'190.129.126.116'),
'66.249.72.171'),
'190.129.126.116'),
'190.129.11.138'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.11.138'),
'200.87.148.76'),
'66.249.72.171'),
'65.52.104.89'),
'190.129.13.173'),
'74.125.158.83'),

(4311,
(4312,
(4313,
(4314,
(4315,
(4316,
(4317,
(4318,
(4319,
(4320,
(4321,
(4322,
(4323,
(4324,
(4325,
(4326,
(4327,
(4328,
(4329,
(4330,
(4331,
(4332,
(4333,
(4334,
(4335,
(4336,
(4337,
(4338,
(4339,
(4340,
(4341,
(4342,
(4343,
(4344,
(4345,
(4346,
(4347,
(4348,
(4349,
(4350,
(4351,
(4352,
(4353,
(4354,
(4355,
(4356,
(4357,
(4358,
(4359,
(4360,
(4361,
(4362,
(4363,
(4364,
(4365,
(4366,
(4367,
(4368,
(4369,
(4370,

1334614616,
1334614635,
1334614667,
1334614973,
1334614986,
1334615222,
1334615290,
1334615845,
1334615961,
1334616242,
1334616532,
1334616775,
1334617223,
1334617588,
1334617608,
1334617852,
1334617868,
1334618580,
1334618857,
1334618881,
1334619084,
1334619162,
1334619306,
1334619369,
1334619452,
1334620032,
1334620263,
1334620324,
1334620544,
1334620650,
1334621237,
1334621350,
1334621496,
1334621673,
1334622195,
1334622288,
1334622304,
1334622521,
1334622926,
1334622939,
1334623029,
1334623264,
1334623665,
1334624054,
1334624609,
1334625437,
1334626079,
1334626272,
1334626288,
1334626710,
1334626804,
1334627418,
1334627539,
1334628026,
1334628129,
1334628560,
1334628752,
1334629449,
1334629455,
1334629466,

'66.249.72.171'),
'190.129.11.138'),
'190.129.9.42'),
'123.125.71.22'),
'220.181.108.92'),
'66.249.72.171'),
'190.129.11.138'),
'66.249.72.171'),
'190.107.59.139'),
'190.129.19.229'),
'66.249.72.171'),
'200.90.150.214'),
'66.249.72.171'),
'190.107.62.173'),
'200.90.146.178'),
'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'123.125.71.30'),
'220.181.108.89'),
'65.52.110.146'),
'190.129.4.109'),
'66.249.72.171'),
'200.87.128.3'),
'190.129.19.238'),
'66.249.72.171'),
'207.46.13.49'),
'190.129.19.165'),
'190.129.19.238'),
'66.249.72.171'),
'190.129.4.109'),
'66.249.72.171'),
'190.129.19.165'),
'200.90.145.241'),
'66.249.72.171'),
'123.125.71.14'),
'220.181.108.93'),
'200.90.145.241'),
'207.46.13.49'),
'66.249.72.171'),
'65.52.104.21'),
'65.52.104.28'),
'66.249.72.171'),
'190.129.19.191'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.18'),
'220.181.108.87'),
'200.87.203.102'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.82'),
'66.249.72.171'),
'207.46.13.49'),
'186.27.4.136'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.35'),
'220.181.108.89'),

(4371,
(4372,
(4373,
(4374,
(4375,
(4376,
(4377,
(4378,
(4379,
(4380,
(4381,
(4382,
(4383,
INSERT
(4384,
(4385,
(4386,
(4387,
(4388,
(4389,
(4390,
(4391,
(4392,
(4393,
(4394,
(4395,
(4396,
(4397,
(4398,
(4399,
(4400,
(4401,
(4402,
(4403,
(4404,
(4405,
(4406,
(4407,
(4408,
(4409,
(4410,
(4411,
(4412,
(4413,
(4414,
(4415,
(4416,
(4417,
(4418,
(4419,
(4420,
(4421,
(4422,
(4423,
(4424,
(4425,
(4426,
(4427,
(4428,
(4429,

1334629758, '190.129.19.15'),
1334630136, '66.249.72.171'),
1334630821, '190.129.19.15'),
1334630840, '66.249.72.171'),
1334630914, '65.52.109.19'),
1334631078, '208.115.113.86'),
1334631458, '66.249.72.171'),
1334631476, '208.115.111.70'),
1334631997, '190.129.19.15'),
1334632067, '66.249.72.171'),
1334632749, '66.249.72.171'),
1334632888, '190.129.19.43'),
1334633480, '66.249.72.171');
INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
1334633817, '190.104.28.22'),
1334633893, '65.52.110.146'),
1334634203, '66.249.72.171'),
1334634661, '190.104.28.22'),
1334634929, '66.249.72.171'),
1334635127, '65.52.104.89'),
1334635246, '65.52.104.21'),
1334635309, '207.46.13.101'),
1334635644, '66.249.72.171'),
1334636383, '66.249.72.171'),
1334636653, '123.125.71.28'),
1334636668, '220.181.108.97'),
1334637114, '66.249.72.171'),
1334637584, '65.52.104.89'),
1334637584, '65.52.108.147'),
1334637836, '66.249.72.171'),
1334638043, '186.178.201.79'),
1334638342, '208.115.113.86'),
1334638563, '66.249.72.171'),
1334638839, '186.2.61.76'),
1334639260, '66.249.72.171'),
1334640016, '66.249.72.171'),
1334640406, '123.125.71.23'),
1334640428, '220.181.108.94'),
1334640742, '66.249.72.171'),
1334641470, '66.249.72.171'),
1334642196, '66.249.72.171'),
1334642243, '207.46.195.237'),
1334642835, '207.46.13.101'),
1334642916, '66.249.72.171'),
1334643525, '65.52.108.20'),
1334643791, '66.249.72.171'),
1334643932, '123.125.71.19'),
1334643944, '220.181.108.76'),
1334644480, '66.249.72.171'),
1334645212, '66.249.72.171'),
1334645408, '207.46.13.101'),
1334645694, '65.52.109.19'),
1334645829, '66.249.72.171'),
1334646505, '66.249.72.171'),
1334647186, '66.249.72.171'),
1334647320, '65.52.109.19'),
1334647808, '66.249.72.171'),
1334647826, '123.125.71.27'),
1334647856, '220.181.108.75'),
1334648870, '66.249.72.171'),

(4430,
(4431,
(4432,
(4433,
(4434,
(4435,
(4436,
(4437,
(4438,
(4439,
(4440,
(4441,
(4442,
(4443,
(4444,
(4445,
(4446,
(4447,
(4448,
(4449,
(4450,
(4451,
(4452,
(4453,
(4454,
(4455,
(4456,
(4457,
(4458,
(4459,
(4460,
(4461,
(4462,
(4463,
(4464,
(4465,
(4466,
(4467,
(4468,
(4469,
(4470,
(4471,
(4472,
(4473,
(4474,
(4475,
(4476,
(4477,
(4478,
(4479,
(4480,
(4481,
(4482,
(4483,
(4484,
(4485,
(4486,
(4487,
(4488,
(4489,

1334648948,
1334649564,
1334649728,
1334650011,
1334650065,
1334650395,
1334650998,
1334650998,
1334651244,
1334651880,
1334651896,
1334651938,
1334652777,
1334653027,
1334653571,
1334653652,
1334654263,
1334654868,
1334654936,
1334654968,
1334655480,
1334655644,
1334655957,
1334656116,
1334656750,
1334657385,
1334658004,
1334658050,
1334658251,
1334658254,
1334658263,
1334658655,
1334659152,
1334659289,
1334659455,
1334659924,
1334660559,
1334661194,
1334661776,
1334661829,
1334662306,
1334662308,
1334662454,
1334662710,
1334663115,
1334663733,
1334663938,
1334664368,
1334664553,
1334664750,
1334665003,
1334665513,
1334665573,
1334665617,
1334665628,
1334666147,
1334666230,
1334666393,
1334666672,
1334666832,

'65.52.108.20'),
'38.101.148.126'),
'66.249.72.171'),
'65.52.104.21'),
'65.52.104.28'),
'66.249.72.171'),
'123.125.71.22'),
'220.181.108.89'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.89'),
'65.52.109.19'),
'66.249.72.171'),
'208.115.113.86'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.82'),
'123.125.71.14'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.193'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.101'),
'65.52.104.21'),
'123.125.71.24'),
'220.181.108.94'),
'66.249.72.171'),
'69.63.190.248'),
'66.249.72.171'),
'77.20.154.156'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'130.83.167.153'),
'66.249.72.171'),
'123.125.71.17'),
'220.181.108.81'),
'66.249.72.171'),
'190.129.11.138'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'65.52.108.147'),
'190.129.19.241'),
'66.249.72.171'),
'65.52.104.89'),
'220.181.108.80'),
'123.125.71.31'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'190.129.11.138'),
'190.129.96.165'),
'190.104.28.22'),

(4490,
(4491,
(4492,
(4493,
(4494,
(4495,
(4496,
(4497,
(4498,
(4499,
(4500,
(4501,
(4502,
(4503,
(4504,
(4505,
(4506,
(4507,
(4508,
(4509,
(4510,
(4511,
(4512,
(4513,
(4514,
(4515,
(4516,
(4517,
(4518,
(4519,
(4520,
(4521,
(4522,
(4523,
(4524,
(4525,
(4526,
(4527,
(4528,
(4529,
(4530,
(4531,
(4532,
(4533,
(4534,
(4535,
(4536,
(4537,
(4538,
(4539,
(4540,
(4541,
(4542,
(4543,
(4544,
(4545,
(4546,
(4547,
(4548,
(4549,

1334666843,
1334667024,
1334667146,
1334667226,
1334667243,
1334667508,
1334667802,
1334668157,
1334668199,
1334668231,
1334668421,
1334668811,
1334669324,
1334669343,
1334669414,
1334669449,
1334669674,
1334670079,
1334670118,
1334670377,
1334670382,
1334670705,
1334671092,
1334671351,
1334671655,
1334671739,
1334671985,
1334672085,
1334672415,
1334672585,
1334672603,
1334672624,
1334672629,
1334673255,
1334673600,
1334673721,
1334673890,
1334674320,
1334674443,
1334674525,
1334674634,
1334675085,
1334675160,
1334675184,
1334675236,
1334675415,
1334675584,
1334675636,
1334675779,
1334675794,
1334676196,
1334676394,
1334676429,
1334676713,
1334676803,
1334676920,
1334677062,
1334677078,
1334677477,
1334677665,

'66.249.72.171'),
'190.129.11.138'),
'207.46.195.237'),
'65.52.104.28'),
'190.186.83.49'),
'66.249.72.171'),
'190.129.11.138'),
'65.52.109.19'),
'66.249.72.171'),
'190.104.28.22'),
'65.52.104.89'),
'66.249.72.171'),
'220.181.108.75'),
'123.125.71.16'),
'190.129.9.42'),
'66.249.72.171'),
'200.90.145.116'),
'66.249.72.171'),
'200.87.178.162'),
'200.90.145.116'),
'74.125.158.81'),
'66.249.72.171'),
'190.129.19.63'),
'66.249.72.171'),
'190.129.9.42'),
'190.129.19.63'),
'66.249.72.171'),
'200.105.179.131'),
'190.129.9.42'),
'220.181.108.95'),
'66.249.72.171'),
'123.125.71.17'),
'190.104.28.25'),
'66.249.72.171'),
'200.119.199.50'),
'190.129.19.12'),
'66.249.72.171'),
'190.104.22.6'),
'190.129.19.12'),
'66.249.72.171'),
'200.90.150.171'),
'200.119.199.50'),
'66.249.72.171'),
'157.56.94.150'),
'200.90.150.171'),
'190.104.22.6'),
'200.87.151.196'),
'200.90.150.36'),
'200.90.146.27'),
'66.249.72.171'),
'65.52.108.20'),
'200.58.67.12'),
'66.249.72.171'),
'220.181.108.92'),
'123.125.71.33'),
'65.52.110.146'),
'66.249.72.171'),
'190.104.22.2'),
'190.129.19.43'),
'66.249.72.171'),

(4550,
(4551,
(4552,
(4553,
(4554,
(4555,
(4556,
(4557,
(4558,
(4559,
(4560,
(4561,
(4562,
(4563,
(4564,
(4565,
(4566,
(4567,
(4568,
(4569,
(4570,
(4571,
(4572,
(4573,
(4574,
(4575,
(4576,
(4577,
(4578,
(4579,
(4580,
(4581,
(4582,
(4583,
(4584,
(4585,
(4586,
(4587,
(4588,
(4589,
(4590,
(4591,
(4592,
(4593,
(4594,
(4595,
(4596,
(4597,
(4598,
(4599,
(4600,
(4601,
(4602,
(4603,
(4604,
(4605,
(4606,
(4607,
(4608,
(4609,

1334677731,
1334678206,
1334678279,
1334678289,
1334678633,
1334678666,
1334678913,
1334679603,
1334680097,
1334680238,
1334680379,
1334687612,
1334687632,
1334687670,
1334687670,
1334687670,
1334688257,
1334688330,
1334688698,
1334689315,
1334689547,
1334689760,
1334689942,
1334689943,
1334690601,
1334690632,
1334690660,
1334690848,
1334691039,
1334691065,
1334691111,
1334691225,
1334691282,
1334691884,
1334692087,
1334692522,
1334692769,
1334692964,
1334693110,
1334693152,
1334693784,
1334693850,
1334694166,
1334694261,
1334694323,
1334694396,
1334694617,
1334694646,
1334695009,
1334695389,
1334695631,
1334695664,
1334696418,
1334696614,
1334696648,
1334696679,
1334696828,
1334697128,
1334697835,
1334697848,

'190.129.11.138'),
'190.181.29.78'),
'190.104.28.28'),
'66.249.72.171'),
'200.105.178.38'),
'190.181.14.168'),
'66.249.72.171'),
'66.249.72.171'),
'190.3.188.166'),
'66.249.72.171'),
'190.129.27.228'),
'66.249.72.171'),
'123.125.71.35'),
'190.103.64.177'),
'220.181.108.78'),
'65.52.108.147'),
'207.46.13.101'),
'190.103.64.177'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'200.90.146.192'),
'66.249.72.171'),
'190.129.8.202'),
'66.249.72.171'),
'65.52.104.28'),
'65.52.104.21'),
'190.129.8.202'),
'123.125.71.31'),
'220.181.108.78'),
'190.104.28.18'),
'66.249.72.171'),
'190.104.28.21'),
'66.249.72.171'),
'200.87.178.170'),
'66.249.72.171'),
'207.46.195.237'),
'200.105.178.38'),
'190.129.92.229'),
'66.249.72.171'),
'66.249.72.171'),
'200.73.98.229'),
'65.52.104.89'),
'186.109.141.100'),
'207.46.195.237'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.77'),
'66.249.72.171'),
'208.115.111.70'),
'200.105.178.38'),
'66.249.72.171'),
'66.249.72.171'),
'200.90.144.165'),
'65.52.104.21'),
'65.52.104.28'),
'190.129.19.198'),
'66.249.72.171'),
'123.125.71.26'),
'220.181.108.80'),

(4610,
(4611,
(4612,
(4613,
(4614,
(4615,
(4616,
(4617,
(4618,
(4619,
(4620,
(4621,
(4622,
(4623,
(4624,
(4625,
(4626,
(4627,
(4628,
(4629,
(4630,
(4631,
(4632,
(4633,
(4634,
(4635,
(4636,
(4637,
(4638,
(4639,
(4640,
(4641,
(4642,
(4643,
(4644,
(4645,
(4646,
(4647,
(4648,
(4649,
(4650,
(4651,
(4652,
(4653,
(4654,
(4655,
(4656,
(4657,
(4658,
(4659,
(4660,
(4661,
(4662,
(4663,
(4664,
(4665,
(4666,
(4667,
(4668,
(4669,

1334697885,
1334698234,
1334698542,
1334698873,
1334698933,
1334699148,
1334699223,
1334699524,
1334699611,
1334699863,
1334699882,
1334699885,
1334699996,
1334700322,
1334700514,
1334701168,
1334701349,
1334701435,
1334701768,
1334701903,
1334702279,
1334702439,
1334702637,
1334703237,
1334703293,
1334703693,
1334703764,
1334703922,
1334704098,
1334704426,
1334704437,
1334704596,
1334704772,
1334705207,
1334705316,
1334705920,
1334706526,
1334707177,
1334707291,
1334707561,
1334707674,
1334707779,
1334708388,
1334708936,
1334709033,
1334709652,
1334709668,
1334709714,
1334710279,
1334710459,
1334710471,
1334710891,
1334710933,
1334711251,
1334711509,
1334711603,
1334711789,
1334712144,
1334712370,
1334712632,

'66.249.72.171'),
'200.90.145.234'),
'66.249.72.171'),
'65.52.109.19'),
'65.52.104.21'),
'66.249.72.171'),
'200.90.145.234'),
'190.129.11.138'),
'190.129.8.202'),
'200.87.97.14'),
'66.249.72.171'),
'190.129.229.87'),
'190.129.95.18'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.28'),
'220.181.108.83'),
'200.90.145.118'),
'66.249.72.171'),
'190.129.8.202'),
'200.58.79.181'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'65.52.104.28'),
'190.129.8.202'),
'66.249.72.171'),
'190.129.19.124'),
'190.129.19.65'),
'190.129.8.202'),
'66.249.72.171'),
'190.129.19.124'),
'66.249.72.171'),
'220.181.108.90'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'207.46.13.49'),
'190.129.171.150'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.90'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.8.194'),
'186.137.188.17'),
'66.249.72.171'),
'95.108.151.244'),
'207.46.195.237'),
'66.249.72.171'),
'186.137.188.17'),
'190.129.19.30'),
'66.249.72.171'),
'200.90.144.246'),
'186.2.44.91'),
'66.249.72.171'),
'220.181.108.85'),
'65.52.110.146'),

(4670,
(4671,
(4672,
(4673,
(4674,
(4675,
(4676,
(4677,
(4678,
(4679,
(4680,
(4681,
(4682,
(4683,
(4684,
(4685,
(4686,
(4687,
(4688,
(4689,
(4690,
(4691,
(4692,
(4693,
(4694,
(4695,
(4696,
(4697,
(4698,
(4699,
(4700,
(4701,
(4702,
(4703,
(4704,
(4705,
(4706,
(4707,
(4708,
(4709,
(4710,
(4711,
(4712,
(4713,
(4714,
(4715,
(4716,
(4717,
(4718,
(4719,
(4720,
(4721,
(4722,
(4723,
(4724,
(4725,
(4726,
(4727,
(4728,
(4729,

1334712750,
1334713428,
1334714035,
1334714784,
1334714847,
1334715211,
1334715492,
1334715907,
1334715917,
1334716154,
1334716504,
1334716756,
1334717525,
1334717791,
1334718129,
1334718730,
1334719408,
1334719503,
1334719536,
1334720038,
1334720654,
1334721345,
1334722025,
1334722514,
1334722702,
1334722916,
1334723051,
1334723057,
1334723322,
1334723857,
1334723967,
1334724322,
1334724570,
1334725242,
1334725572,
1334725916,
1334726341,
1334726527,
1334726589,
1334726907,
1334727218,
1334727895,
1334728679,
1334729369,
1334729842,
1334729901,
1334730051,
1334730668,
1334730693,
1334730834,
1334731616,
1334731631,
1334732317,
1334732967,
1334733680,
1334734196,
1334734347,
1334735016,
1334735617,
1334736234,

'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'200.90.144.246'),
'66.249.72.171'),
'220.181.108.85'),
'176.9.146.19'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.85'),
'123.125.71.30'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'65.52.110.146'),
'220.181.108.88'),
'123.125.71.17'),
'66.249.72.171'),
'190.104.18.40'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'186.137.188.17'),
'66.249.72.171'),
'208.115.111.70'),
'220.181.108.81'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'207.46.13.101'),
'66.249.72.171'),
'123.125.71.21'),
'220.181.108.92'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.93'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),

(4730,
(4731,
(4732,
(4733,
(4734,
(4735,
(4736,
(4737,
(4738,
(4739,
(4740,
(4741,
(4742,
(4743,
(4744,
(4745,
(4746,
(4747,
(4748,
(4749,
(4750,
(4751,
(4752,
(4753,
(4754,
(4755,
(4756,
(4757,
(4758,
(4759,
(4760,
(4761,
(4762,
(4763,
(4764,
(4765,
(4766,
(4767,
(4768,
(4769,
(4770,
(4771,
(4772,
(4773,
(4774,
(4775,
(4776,
(4777,
(4778,
(4779,
(4780,
(4781,
(4782,
(4783,
(4784,
(4785,
(4786,
(4787,
(4788,
(4789,

1334736406,
1334736820,
1334736843,
1334737438,
1334737453,
1334737636,
1334737737,
1334738062,
1334738671,
1334739279,
1334739888,
1334740496,
1334740915,
1334741107,
1334741204,
1334741214,
1334741311,
1334741716,
1334742325,
1334742359,
1334742385,
1334742834,
1334742934,
1334743543,
1334744153,
1334744665,
1334744762,
1334745371,
1334745980,
1334746672,
1334747341,
1334748019,
1334748386,
1334748404,
1334748740,
1334749482,
1334750169,
1334750853,
1334750886,
1334751462,
1334751933,
1334752072,
1334752321,
1334752681,
1334752696,
1334752821,
1334753535,
1334754038,
1334754080,
1334754204,
1334754813,
1334755420,
1334755677,
1334756028,
1334756030,
1334756634,
1334756704,
1334756980,
1334756998,
1334757237,

'207.46.195.237'),
'119.63.196.30'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'65.52.104.28'),
'220.181.108.87'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'123.125.71.17'),
'220.181.108.88'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'207.46.13.101'),
'65.52.104.21'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.84'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.22'),
'220.181.108.94'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.19.172'),
'66.249.72.171'),
'220.181.108.81'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'207.46.195.237'),
'190.129.11.138'),
'66.249.72.171'),
'200.58.74.156'),
'190.129.19.17'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.80'),
'74.125.112.87'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.126.31'),
'65.52.104.28'),
'65.52.104.89'),
'66.249.72.171'),

(4790,
(4791,
(4792,
(4793,
(4794,
(4795,
(4796,
(4797,
(4798,
(4799,
(4800,
(4801,
(4802,
(4803,
(4804,
(4805,
(4806,
(4807,
(4808,
(4809,
(4810,
(4811,
(4812,
(4813,
(4814,
(4815,
(4816,
(4817,
(4818,
(4819,
(4820,
(4821,
(4822,
(4823,
(4824,
(4825,
(4826,
(4827,
(4828,
(4829,
(4830,
(4831,
(4832,
(4833,
(4834,
(4835,
(4836,
(4837,
(4838,
(4839,
(4840,
(4841,
(4842,
(4843,
(4844,
(4845,
(4846,
(4847,
(4848,
(4849,

1334757259,
1334757357,
1334757477,
1334757837,
1334758301,
1334758462,
1334758567,
1334758881,
1334758931,
1334759017,
1334759075,
1334759080,
1334759087,
1334759095,
1334759161,
1334759684,
1334759848,
1334760293,
1334760371,
1334760660,
1334760902,
1334761512,
1334761922,
1334761932,
1334762020,
1334762120,
1334762320,
1334762731,
1334762848,
1334763085,
1334763161,
1334763340,
1334763948,
1334764162,
1334764490,
1334764557,
1334764698,
1334765166,
1334765291,
1334765775,
1334766384,
1334766701,
1334766860,
1334766885,
1334766994,
1334767178,
1334767602,
1334767615,
1334768203,
1334768288,
1334768509,
1334768678,
1334768929,
1334769585,
1334770193,
1334770354,
1334770379,
1334770799,
1334771092,
1334771414,

'190.129.19.93'),
'190.181.29.78'),
'200.90.147.202'),
'66.249.72.171'),
'190.129.10.171'),
'66.249.72.171'),
'200.90.151.90'),
'190.129.176.122'),
'220.181.108.95'),
'207.46.195.237'),
'66.249.72.171'),
'200.105.145.214'),
'200.105.149.6'),
'190.129.172.135'),
'200.105.149.2'),
'66.249.72.171'),
'200.90.145.156'),
'66.249.72.171'),
'186.2.8.166'),
'190.129.19.107'),
'66.249.72.171'),
'66.249.72.171'),
'146.83.171.250'),
'190.233.155.146'),
'200.87.111.19'),
'66.249.72.171'),
'200.87.96.58'),
'66.249.72.171'),
'190.129.19.196'),
'220.181.108.78'),
'190.129.11.138'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.109.58'),
'190.129.92.214'),
'66.249.72.171'),
'200.87.185.202'),
'66.249.72.171'),
'190.129.41.65'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.41.65'),
'208.115.113.86'),
'190.129.8.202'),
'66.249.72.171'),
'220.181.108.94'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'200.87.21.160'),
'200.87.153.172'),
'157.56.94.150'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.28'),
'220.181.108.89'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),

(4850,
(4851,
(4852,
(4853,
(4854,
(4855,
(4856,
(4857,
(4858,
(4859,
(4860,
(4861,
(4862,
(4863,
(4864,
(4865,
(4866,
(4867,
(4868,
(4869,
(4870,
(4871,
(4872,
(4873,
(4874,
(4875,
(4876,
(4877,
(4878,
(4879,
(4880,
(4881,
(4882,
(4883,
(4884,
(4885,
(4886,
(4887,
(4888,
(4889,
(4890,
(4891,
(4892,
(4893,
(4894,
(4895,
(4896,
(4897,
(4898,
(4899,
(4900,
(4901,
(4902,
(4903,
(4904,
(4905,
(4906,
(4907,
(4908,
(4909,

1334771457,
1334771682,
1334771765,
1334772023,
1334772633,
1334772811,
1334773261,
1334773476,
1334773792,
1334773817,
1334773942,
1334773942,
1334774548,
1334775194,
1334775212,
1334775304,
1334775826,
1334776524,
1334776643,
1334776965,
1334777157,
1334777233,
1334777244,
1334777378,
1334777398,
1334777726,
1334777785,
1334777810,
1334778544,
1334778553,
1334778582,
1334779259,
1334779287,
1334779467,
1334779926,
1334779942,
1334780179,
1334780587,
1334780641,
1334780653,
1334780742,
1334780864,
1334781207,
1334781472,
1334782137,
1334782358,
1334782458,
1334782766,
1334783182,
1334783373,
1334783824,
1334783905,
1334783918,
1334783978,
1334784324,
1334784587,
1334784616,
1334784799,
1334785437,
1334786146,

'65.52.110.146'),
'190.104.24.40'),
'65.52.104.21'),
'66.249.72.171'),
'66.249.72.171'),
'190.186.7.2'),
'66.249.72.171'),
'190.186.7.2'),
'123.125.71.17'),
'220.181.108.81'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'130.83.167.153'),
'66.249.72.171'),
'190.181.26.18'),
'190.129.62.43'),
'123.125.71.18'),
'220.181.108.77'),
'190.129.41.183'),
'190.104.28.21'),
'66.249.72.171'),
'200.87.18.216'),
'66.249.72.171'),
'190.129.11.138'),
'66.249.72.171'),
'190.186.129.92'),
'207.46.13.101'),
'66.249.72.171'),
'80.94.146.17'),
'190.129.69.227'),
'190.186.129.92'),
'123.125.71.16'),
'220.181.108.78'),
'66.249.72.171'),
'190.129.69.227'),
'65.52.104.89'),
'66.249.72.171'),
'66.249.72.171'),
'190.104.24.45'),
'190.129.69.227'),
'66.249.72.171'),
'190.186.129.92'),
'66.249.72.171'),
'190.129.171.224'),
'65.52.108.20'),
'190.129.8.202'),
'66.249.72.171'),
'200.90.145.176'),
'123.125.71.25'),
'220.181.108.81'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),

(4910,
(4911,
(4912,
(4913,
(4914,
(4915,
(4916,
(4917,
(4918,
(4919,
(4920,
(4921,
(4922,
(4923,
(4924,
(4925,
(4926,
(4927,
(4928,
(4929,
(4930,
(4931,
(4932,
(4933,
(4934,
(4935,
(4936,
(4937,
(4938,
(4939,
(4940,
(4941,
(4942,
(4943,
(4944,
(4945,
(4946,
(4947,
(4948,
(4949,
(4950,
(4951,
(4952,
(4953,
(4954,
(4955,
(4956,
(4957,
(4958,
(4959,
(4960,
(4961,
(4962,
(4963,
(4964,
(4965,
(4966,
(4967,
(4968,
(4969,

1334786538,
1334786689,
1334786912,
1334786990,
1334787631,
1334787826,
1334787839,
1334787905,
1334788176,
1334788635,
1334788742,
1334788956,
1334789492,
1334789788,
1334790152,
1334790156,
1334790788,
1334791465,
1334791493,
1334791713,
1334791738,
1334792067,
1334792161,
1334792622,
1334792768,
1334793088,
1334793359,
1334793446,
1334793460,
1334794175,
1334794494,
1334794781,
1334794811,
1334794959,
1334795110,
1334795123,
1334795340,
1334795417,
1334795882,
1334796054,
1334796119,
1334796842,
1334797508,
1334797607,
1334797722,
1334798176,
1334798545,
1334798845,
1334799224,
1334799234,
1334799489,
1334799519,
1334800186,
1334800853,
1334801026,
1334801518,
1334802187,
1334802759,
1334802790,
1334802867,

'200.87.172.35'),
'190.129.8.202'),
'66.249.72.171'),
'190.129.11.138'),
'190.129.11.138'),
'123.125.71.20'),
'220.181.108.93'),
'66.249.72.171'),
'216.137.13.80'),
'66.249.72.171'),
'200.90.146.133'),
'190.104.24.40'),
'66.249.72.171'),
'190.129.102.187'),
'208.115.111.70'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.109.19'),
'66.249.72.171'),
'123.125.71.24'),
'220.181.108.84'),
'207.46.13.101'),
'66.249.72.171'),
'78.39.24.52'),
'66.249.72.171'),
'190.129.8.202'),
'65.52.104.21'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'190.129.197.37'),
'207.46.195.237'),
'123.125.71.13'),
'220.181.108.80'),
'74.125.64.83'),
'66.249.72.171'),
'190.129.19.247'),
'200.90.146.133'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.59.29'),
'207.46.13.49'),
'66.249.72.171'),
'200.90.146.133'),
'66.249.72.171'),
'220.181.108.96'),
'123.125.71.20'),
'190.104.28.20'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.15'),
'220.181.108.91'),
'66.249.72.171'),

(4970,
(4971,
(4972,
(4973,
(4974,
(4975,
(4976,
(4977,
(4978,
(4979,
(4980,
(4981,
(4982,
(4983,
(4984,
(4985,
(4986,
(4987,
(4988,
(4989,
(4990,
(4991,
(4992,
(4993,
(4994,
(4995,
(4996,
(4997,
(4998,
(4999,
(5000,
(5001,
(5002,
(5003,
(5004,
(5005,
(5006,
(5007,
(5008,
(5009,
(5010,
(5011,
(5012,
(5013,
(5014,
(5015,
(5016,
(5017,
(5018,
(5019,
(5020,
(5021,
(5022,
(5023,
(5024,
(5025,
(5026,
(5027,
(5028,
(5029,

1334803523,
1334804193,
1334804872,
1334805408,
1334805528,
1334806208,
1334806320,
1334806349,
1334806818,
1334807079,
1334807553,
1334808200,
1334808527,
1334808894,
1334809462,
1334809476,
1334809535,
1334810209,
1334810870,
1334811551,
1334811992,
1334812238,
1334812641,
1334812874,
1334813259,
1334813277,
1334813498,
1334813607,
1334814554,
1334815238,
1334815930,
1334816536,
1334816757,
1334817045,
1334817073,
1334817143,
1334817750,
1334818357,
1334818964,
1334819598,
1334819975,
1334820218,
1334820453,
1334820629,
1334820652,
1334820659,
1334820936,
1334821498,
1334821543,
1334822149,
1334822757,
1334823265,
1334823293,
1334823363,
1334823808,
1334823970,
1334824155,
1334824182,
1334824577,
1334824980,

'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.30'),
'220.181.108.94'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'200.90.145.55'),
'66.249.72.171'),
'123.125.71.31'),
'220.181.108.94'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.104.28.29'),
'66.249.72.171'),
'190.104.28.29'),
'66.249.72.171'),
'123.125.71.26'),
'220.181.108.93'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.110.146'),
'123.125.71.36'),
'220.181.108.78'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'208.115.111.70'),
'123.125.71.14'),
'65.52.104.28'),
'220.181.108.81'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'83.54.204.66'),
'66.249.72.171'),
'130.83.167.153'),
'66.249.72.171'),
'123.125.71.20'),
'220.181.108.78'),
'66.249.72.171'),
'207.46.13.49'),

(5030,
(5031,
(5032,
(5033,
(5034,
(5035,
(5036,
(5037,
(5038,
(5039,
(5040,
(5041,
(5042,
(5043,
(5044,
(5045,
(5046,
(5047,
(5048,
(5049,
(5050,
(5051,
(5052,
(5053,
(5054,
(5055,
(5056,
(5057,
(5058,
(5059,
(5060,
(5061,
(5062,
(5063,
(5064,
(5065,
(5066,
(5067,
(5068,
(5069,
(5070,
(5071,
(5072,
(5073,
(5074,
(5075,
(5076,
(5077,
(5078,
(5079,
(5080,
(5081,
(5082,
(5083,
(5084,
(5085,
(5086,
(5087,
(5088,
(5089,

1334825184,
1334825904,
1334825942,
1334826549,
1334827156,
1334827490,
1334827503,
1334827581,
1334827757,
1334828370,
1334828977,
1334829531,
1334829586,
1334829890,
1334830197,
1334830556,
1334830802,
1334831396,
1334831417,
1334831424,
1334831992,
1334832028,
1334832426,
1334832638,
1334833128,
1334833249,
1334833859,
1334834470,
1334835036,
1334835064,
1334835081,
1334835690,
1334835801,
1334835983,
1334836301,
1334836321,
1334836911,
1334837286,
1334837522,
1334838132,
1334838366,
1334838385,
1334838472,
1334839049,
1334839658,
1334839896,
1334840269,
1334840879,
1334840934,
1334841490,
1334841522,
1334842100,
1334842110,
1334842309,
1334842353,
1334842710,
1334842757,
1334842776,
1334843321,
1334843931,

'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.32'),
'220.181.108.95'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'190.186.235.161'),
'66.249.72.171'),
'123.125.71.23'),
'66.249.72.171'),
'220.181.108.84'),
'65.52.104.21'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.29'),
'220.181.108.77'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'207.46.195.237'),
'66.249.72.171'),
'65.52.109.19'),
'66.249.72.171'),
'190.129.69.227'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.75'),
'130.83.167.153'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.8.202'),
'66.249.72.171'),
'66.249.72.171'),
'200.87.34.177'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'220.181.108.84'),
'200.105.166.180'),
'123.125.71.13'),
'66.249.72.171'),
'65.52.110.146'),
'200.105.190.139'),
'66.249.72.171'),
'66.249.72.171'),

(5090,
(5091,
(5092,
(5093,
(5094,
(5095,
(5096,
(5097,
(5098,
(5099,
(5100,
(5101,
(5102,
(5103,
(5104,
(5105,
(5106,
(5107,
(5108,
(5109,
(5110,
(5111,
(5112,
(5113,
(5114,
(5115,
(5116,
(5117,
(5118,
(5119,
(5120,
(5121,
(5122,
(5123,
(5124,
(5125,
(5126,
(5127,
(5128,
(5129,
(5130,
(5131,
(5132,
(5133,
(5134,
(5135,
(5136,
(5137,
(5138,
(5139,
(5140,
(5141,
(5142,
(5143,
(5144,
(5145,
(5146,
(5147,
(5148,
(5149,

1334844059,
1334844517,
1334844542,
1334845150,
1334845347,
1334845413,
1334845450,
1334845755,
1334845763,
1334846092,
1334846368,
1334846655,
1334846680,
1334846969,
1334846984,
1334847594,
1334848205,
1334848815,
1334849005,
1334849179,
1334849216,
1334849509,
1334849524,
1334849603,
1334849648,
1334850373,
1334850648,
1334850864,
1334850960,
1334850977,
1334851258,
1334851869,
1334852480,
1334853120,
1334853241,
1334853380,
1334853393,
1334853742,
1334854415,
1334854543,
1334855015,
1334855671,
1334855829,
1334855898,
1334856326,
1334856687,
1334856805,
1334856934,
1334857286,
1334857320,
1334857457,
1334857619,
1334858228,
1334858291,
1334858322,
1334858557,
1334858946,
1334859293,
1334859601,
1334860207,

'200.119.209.213'),
'200.83.251.100'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.78'),
'123.125.71.30'),
'207.46.13.101'),
'186.2.35.157'),
'66.249.72.171'),
'190.181.11.12'),
'66.249.72.171'),
'65.52.104.21'),
'65.52.104.89'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.28'),
'190.160.29.164'),
'200.87.146.82'),
'220.181.108.87'),
'66.249.72.171'),
'123.125.71.19'),
'190.129.8.242'),
'190.129.8.242'),
'66.249.72.171'),
'208.115.111.70'),
'200.90.149.83'),
'190.129.8.242'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.48.226'),
'220.181.108.94'),
'123.125.71.31'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'200.87.39.38'),
'207.46.13.49'),
'66.249.72.171'),
'123.125.71.12'),
'190.104.7.36'),
'66.249.72.171'),
'220.181.108.86'),
'208.115.113.86'),
'200.83.251.100'),
'66.249.72.171'),
'200.83.251.100'),
'66.249.72.171'),
'65.52.104.89'),
'65.52.108.147'),
'66.249.72.171'),
'200.90.149.83'),
'66.249.72.171'),
'123.125.71.26'),

(5150,
(5151,
(5152,
(5153,
(5154,
(5155,
(5156,
(5157,
(5158,
(5159,
(5160,
(5161,
(5162,
(5163,
(5164,
(5165,
(5166,
(5167,
(5168,
(5169,
(5170,
(5171,
(5172,
(5173,
(5174,
(5175,
(5176,
(5177,
(5178,
(5179,
(5180,
(5181,
(5182,
(5183,
(5184,
(5185,
(5186,
(5187,
(5188,
(5189,
(5190,
(5191,
(5192,
(5193,
(5194,
(5195,
(5196,
(5197,
(5198,
(5199,
(5200,
(5201,
(5202,
(5203,
(5204,
(5205,
(5206,
(5207,
(5208,
(5209,

1334860235,
1334860257,
1334860877,
1334861363,
1334861566,
1334861991,
1334862116,
1334862221,
1334862877,
1334863270,
1334863298,
1334863478,
1334863482,
1334863493,
1334863532,
1334863824,
1334864174,
1334864187,
1334864842,
1334864903,
1334864909,
1334865266,
1334865409,
1334865497,
1334865989,
1334866153,
1334866267,
1334866807,
1334867100,
1334867112,
1334867269,
1334867462,
1334868117,
1334868366,
1334868406,
1334868482,
1334868991,
1334869645,
1334870301,
1334870956,
1334870998,
1334871024,
1334871132,
1334871282,
1334871611,
1334872266,
1334872685,
1334872777,
1334872879,
1334872921,
1334873552,
1334873576,
1334874225,
1334874229,
1334874231,
1334874249,
1334874886,
1334874900,
1334875517,
1334875767,

'220.181.108.89'),
'66.249.72.171'),
'66.249.72.171'),
'200.105.191.60'),
'66.249.72.171'),
'190.129.11.138'),
'186.2.8.144'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'65.52.108.20'),
'123.125.71.18'),
'65.52.110.146'),
'220.181.108.87'),
'66.249.72.171'),
'190.129.19.84'),
'190.129.11.138'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.19.196'),
'77.20.154.156'),
'190.129.19.84'),
'208.115.111.70'),
'66.249.72.171'),
'95.211.139.1'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'123.125.71.33'),
'220.181.108.92'),
'190.129.11.138'),
'66.249.72.171'),
'66.249.72.171'),
'190.186.129.92'),
'186.2.8.166'),
'119.63.196.60'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.32'),
'220.181.108.86'),
'208.115.113.86'),
'190.129.11.138'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.11.138'),
'190.129.14.66'),
'157.56.94.150'),
'66.249.72.171'),
'201.222.122.26'),
'66.249.72.171'),
'123.125.71.32'),
'220.181.108.95'),
'66.249.72.171'),
'65.52.109.19'),
'66.249.72.171'),
'190.129.8.202'),
'66.249.72.171'),
'201.222.122.26'),

(5210,
(5211,
(5212,
(5213,
(5214,
(5215,
(5216,
(5217,
(5218,
(5219,
(5220,
(5221,
(5222,
(5223,
(5224,
(5225,
(5226,
(5227,
(5228,
(5229,
(5230,
(5231,
(5232,
(5233,
(5234,
(5235,
(5236,
(5237,
(5238,
(5239,
(5240,
(5241,
(5242,
(5243,
(5244,
(5245,
(5246,
(5247,
(5248,
(5249,
(5250,
(5251,
(5252,
(5253,
(5254,
(5255,
(5256,
(5257,
(5258,
(5259,
(5260,
(5261,
(5262,
(5263,
(5264,
(5265,
(5266,
(5267,
(5268,
(5269,

1334876093,
1334876123,
1334876426,
1334876677,
1334876694,
1334876736,
1334877070,
1334877191,
1334877366,
1334877707,
1334878120,
1334878143,
1334878313,
1334878529,
1334878745,
1334878836,
1334879035,
1334879690,
1334879704,
1334879761,
1334880332,
1334880345,
1334881001,
1334881656,
1334881752,
1334881770,
1334881992,
1334882300,
1334882310,
1334882318,
1334882793,
1334882964,
1334883590,
1334883882,
1334884275,
1334884888,
1334885453,
1334885480,
1334885526,
1334885636,
1334886242,
1334886292,
1334886876,
1334886883,
1334887553,
1334888209,
1334888599,
1334888863,
1334888866,
1334889279,
1334889519,
1334889773,
1334890174,
1334890455,
1334890502,
1334890822,
1334891486,
1334892032,
1334892145,
1334892776,

'190.129.14.66'),
'190.129.19.182'),
'66.249.72.171'),
'190.129.8.202'),
'201.222.122.26'),
'190.129.37.160'),
'66.249.72.171'),
'208.115.111.70'),
'201.222.122.26'),
'66.249.72.171'),
'123.125.71.26'),
'220.181.108.93'),
'66.249.72.171'),
'65.52.108.20'),
'190.129.19.127'),
'200.90.151.187'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'207.46.195.237'),
'201.222.81.194'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.30'),
'220.181.108.97'),
'65.52.109.19'),
'207.46.199.24'),
'66.249.72.171'),
'190.129.19.101'),
'190.129.19.112'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.23'),
'220.181.108.82'),
'66.249.72.171'),
'190.104.23.1'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.92'),
'66.249.72.171'),
'123.125.71.25'),
'119.63.196.126'),
'66.249.72.171'),
'181.64.124.12'),
'66.249.72.171'),
'190.186.129.92'),
'190.107.59.166'),
'66.249.72.171'),
'66.249.72.171'),
'186.2.55.70'),
'66.249.72.171'),
'220.181.108.93'),

(5270,
(5271,
(5272,
(5273,
(5274,
(5275,
(5276,
(5277,
(5278,
(5279,
(5280,
(5281,
(5282,
(5283,
(5284,
(5285,
(5286,
(5287,
(5288,
(5289,
(5290,
(5291,
(5292,
(5293,
(5294,
(5295,
(5296,
(5297,
(5298,
(5299,
(5300,
(5301,
(5302,
(5303,
(5304,
(5305,
(5306,
(5307,
(5308,
(5309,
(5310,
(5311,
(5312,
(5313,
(5314,
(5315,
(5316,
(5317,
(5318,
(5319,
(5320,
(5321,
(5322,
(5323,
(5324,
(5325,
(5326,
(5327,
(5328,
(5329,

1334892801,
1334893085,
1334893117,
1334893507,
1334894162,
1334894379,
1334894902,
1334894949,
1334895610,
1334895851,
1334896042,
1334896059,
1334896233,
1334896457,
1334896972,
1334897631,
1334898303,
1334899042,
1334899484,
1334899800,
1334900000,
1334900430,
1334900919,
1334901113,
1334901852,
1334902592,
1334902612,
1334902815,
1334903137,
1334903149,
1334903331,
1334904071,
1334904073,
1334904469,
1334904694,
1334905402,
1334906047,
1334906141,
1334906367,
1334906662,
1334906675,
1334906887,
1334907629,
1334908254,
1334908405,
1334908562,
1334908651,
1334908901,
1334909561,
1334910283,
1334910885,
1334911119,
1334911493,
1334912237,
1334912916,
1334913464,
1334913575,
1334913601,
1334914265,
1334914503,

'66.249.72.171'),
'190.104.28.19'),
'123.125.71.30'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'65.52.104.28'),
'66.249.72.171'),
'207.46.13.49'),
'220.181.108.80'),
'123.125.71.23'),
'66.249.72.171'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.92'),
'66.249.72.171'),
'123.125.71.18'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'190.104.28.25'),
'65.52.109.19'),
'220.181.108.88'),
'123.125.71.29'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.28'),
'68.102.134.67'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'207.46.195.237'),
'123.125.71.31'),
'220.181.108.96'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'100.43.83.143'),
'82.123.236.124'),
'208.115.111.70'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.21'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.108.147'),
'66.249.68.110'),
'180.76.6.37'),
'66.249.68.110'),
'123.125.71.23'),

(5330,
(5331,
(5332,
(5333,
(5334,
(5335,
(5336,
(5337,
(5338,
(5339,
(5340,
(5341,
(5342,
(5343,
(5344,
(5345,
(5346,
(5347,
(5348,
(5349,
(5350,
(5351,
(5352,
(5353,
(5354,
(5355,
(5356,
(5357,
(5358,
(5359,
(5360,
(5361,
(5362,
(5363,
(5364,
(5365,
(5366,
(5367,
(5368,
(5369,
(5370,
(5371,
(5372,
(5373,
(5374,
(5375,
(5376,
(5377,
(5378,
(5379,
(5380,
(5381,
(5382,
(5383,
(5384,
(5385,
(5386,
(5387,
(5388,
(5389,

1334914530,
1334914913,
1334915446,
1334915612,
1334916251,
1334916989,
1334917409,
1334917421,
1334917589,
1334918211,
1334918279,
1334918926,
1334919670,
1334920338,
1334921008,
1334921358,
1334921379,
1334921751,
1334922494,
1334922800,
1334923204,
1334923713,
1334923812,
1334924427,
1334924663,
1334924728,
1334924743,
1334925130,
1334925164,
1334925170,
1334925914,
1334926061,
1334926216,
1334926657,
1334926815,
1334927402,
1334927985,
1334928145,
1334928399,
1334928458,
1334928483,
1334928596,
1334928804,
1334928889,
1334928892,
1334928972,
1334929232,
1334929553,
1334929631,
1334930061,
1334930173,
1334930296,
1334930394,
1334930969,
1334931451,
1334931651,
1334931658,
1334931668,
1334932215,
1334932365,

'220.181.108.85'),
'66.249.68.110'),
'208.115.113.86'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.35'),
'220.181.108.83'),
'66.249.68.110'),
'65.52.109.19'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'123.125.71.27'),
'220.181.108.95'),
'66.249.68.110'),
'66.249.68.110'),
'208.115.111.70'),
'66.249.68.110'),
'190.129.8.202'),
'66.249.68.110'),
'66.249.68.110'),
'200.87.146.51'),
'123.125.71.12'),
'220.181.108.95'),
'65.52.109.19'),
'65.52.104.89'),
'66.249.68.110'),
'66.249.68.110'),
'190.129.4.205'),
'207.46.13.49'),
'66.249.68.110'),
'201.223.77.165'),
'66.249.68.110'),
'190.129.11.138'),
'66.249.68.110'),
'207.46.13.101'),
'123.125.71.29'),
'220.181.108.83'),
'190.129.4.205'),
'190.129.19.212'),
'66.249.68.110'),
'190.129.11.138'),
'190.186.37.107'),
'190.104.24.41'),
'190.129.19.212'),
'66.249.68.110'),
'65.52.109.19'),
'208.115.113.86'),
'66.249.68.110'),
'190.129.8.202'),
'66.249.68.110'),
'192.168.128.105'),
'66.249.68.110'),
'123.125.71.18'),
'220.181.108.78'),
'200.87.145.171'),
'66.249.68.110'),

(5390,
(5391,
(5392,
(5393,
(5394,
(5395,
(5396,
(5397,
(5398,
(5399,
(5400,
(5401,
(5402,
(5403,
(5404,
(5405,
(5406,
(5407,
(5408,
(5409,
(5410,
(5411,
(5412,
(5413,
(5414,
(5415,
(5416,
(5417,
(5418,
(5419,
(5420,
(5421,
(5422,
(5423,
(5424,
(5425,
(5426,
(5427,
(5428,
(5429,
(5430,
(5431,
(5432,
(5433,
(5434,
(5435,
(5436,
(5437,
(5438,
(5439,
(5440,
(5441,
(5442,
(5443,
(5444,
(5445,
(5446,
(5447,
(5448,
(5449,

1334932919,
1334932998,
1334933207,
1334933231,
1334933475,
1334933603,
1334933715,
1334934232,
1334934364,
1334934418,
1334934565,
1334934855,
1334934985,
1334935121,
1334935188,
1334935196,
1334935469,
1334935490,
1334935508,
1334935725,
1334935925,
1334936460,
1334936505,
1334936803,
1334937083,
1334937541,
1334937577,
1334937710,
1334937779,
1334938315,
1334938426,
1334938441,
1334938622,
1334939054,
1334939306,
1334939655,
1334939679,
1334939690,
1334939717,
1334939794,
1334940505,
1334941147,
1334941829,
1334942290,
1334942501,
1334943077,
1334943124,
1334943697,
1334943734,
1334943824,
1334944028,
1334944036,
1334944504,
1334944791,
1334944826,
1334945121,
1334945213,
1334945540,
1334945636,
1334945817,

'190.181.44.162'),
'66.249.68.110'),
'190.129.109.58'),
'65.52.110.146'),
'190.129.9.42'),
'66.249.68.110'),
'207.46.13.49'),
'190.129.9.42'),
'66.249.68.110'),
'190.248.129.58'),
'190.129.11.138'),
'190.129.9.42'),
'66.249.68.110'),
'190.129.79.250'),
'190.129.11.138'),
'207.46.13.49'),
'200.105.179.131'),
'123.125.71.14'),
'220.181.108.86'),
'66.249.68.110'),
'207.46.13.101'),
'66.249.68.110'),
'201.219.23.7'),
'200.105.174.157'),
'66.249.68.110'),
'208.115.111.70'),
'207.46.13.101'),
'66.249.68.110'),
'190.129.109.58'),
'66.249.68.110'),
'200.87.219.136'),
'200.105.216.38'),
'186.2.8.144'),
'66.249.68.110'),
'186.2.8.144'),
'207.46.195.237'),
'190.129.10.99'),
'123.125.71.32'),
'220.181.108.97'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'66.249.68.110'),
'65.52.104.21'),
'66.249.68.110'),
'220.181.108.87'),
'66.249.68.110'),
'65.52.104.21'),
'65.52.110.146'),
'66.249.68.110'),
'65.52.104.89'),
'207.46.195.237'),
'66.249.68.110'),
'200.125.76.103'),
'217.249.136.220'),
'66.249.68.110'),
'207.46.195.237'),
'200.125.76.103'),
'190.104.5.147'),
'66.249.68.110'),

(5450,
(5451,
(5452,
(5453,
(5454,
(5455,
(5456,
(5457,
(5458,
(5459,
(5460,
(5461,
(5462,
(5463,
(5464,
(5465,
(5466,
(5467,
(5468,
(5469,
(5470,
(5471,
(5472,
(5473,
(5474,
(5475,
(5476,
(5477,
(5478,
(5479,
(5480,
(5481,
(5482,
(5483,
(5484,
(5485,
(5486,
(5487,
(5488,
(5489,
(5490,
(5491,
(5492,
(5493,
(5494,
(5495,
(5496,
(5497,
(5498,
(5499,
(5500,
(5501,
(5502,
(5503,
(5504,
(5505,
(5506,
(5507,
(5508,
(5509,

1334946382,
1334946440,
1334946648,
1334946836,
1334946849,
1334947069,
1334947100,
1334947740,
1334947758,
1334947989,
1334948287,
1334948488,
1334948684,
1334948877,
1334949176,
1334949484,
1334949682,
1334949769,
1334949782,
1334949787,
1334950112,
1334950159,
1334950896,
1334951397,
1334951633,
1334951683,
1334951789,
1334952375,
1334952660,
1334952757,
1334952945,
1334952993,
1334953098,
1334953267,
1334953374,
1334953386,
1334953622,
1334953673,
1334954012,
1334954215,
1334954339,
1334954399,
1334954694,
1334955033,
1334955139,
1334955230,
1334955796,
1334955887,
1334956443,
1334956446,
1334957063,
1334957297,
1334957324,
1334957669,
1334958294,
1334958620,
1334958795,
1334958797,
1334958919,
1334959536,

'190.129.170.15'),
'66.249.68.110'),
'200.87.66.42'),
'123.125.71.15'),
'220.181.108.85'),
'65.52.104.28'),
'66.249.68.110'),
'66.249.68.110'),
'208.115.113.86'),
'65.52.110.146'),
'200.87.17.18'),
'66.249.68.110'),
'200.87.110.162'),
'200.105.161.42'),
'66.249.68.110'),
'201.222.81.203'),
'65.52.110.146'),
'123.125.71.19'),
'220.181.108.81'),
'66.249.68.110'),
'190.129.19.16'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.13.98'),
'66.249.72.171'),
'200.90.144.155'),
'200.87.2.28'),
'66.249.72.171'),
'190.129.8.202'),
'208.115.111.70'),
'190.104.5.147'),
'66.249.72.171'),
'200.125.76.103'),
'190.129.8.202'),
'123.125.71.31'),
'220.181.108.86'),
'200.90.144.155'),
'66.249.72.171'),
'200.87.23.134'),
'190.104.24.35'),
'190.129.8.202'),
'66.249.72.171'),
'200.87.23.134'),
'200.90.144.155'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'157.56.94.150'),
'190.129.8.202'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.24'),
'220.181.108.75'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.171.168'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.72.171'),
'66.249.72.171'),

(5510,
(5511,
(5512,
(5513,
(5514,
(5515,
(5516,
(5517,
(5518,
(5519,
(5520,
(5521,
(5522,
(5523,
(5524,
(5525,
(5526,
(5527,
(5528,
(5529,
(5530,
(5531,
(5532,
(5533,
(5534,
(5535,
(5536,
(5537,
(5538,
(5539,
(5540,
(5541,
(5542,
(5543,
(5544,
(5545,
(5546,
(5547,
(5548,
(5549,
(5550,
(5551,
(5552,
(5553,
(5554,
(5555,
(5556,
(5557,
(5558,
(5559,
(5560,
(5561,
(5562,
(5563,
(5564,
(5565,
(5566,
(5567,
(5568,
(5569,

1334960116,
1334960136,
1334960515,
1334960526,
1334960559,
1334960585,
1334960647,
1334960745,
1334960862,
1334961347,
1334961856,
1334961961,
1334961979,
1334962298,
1334962571,
1334962600,
1334962869,
1334963180,
1334963801,
1334963845,
1334963941,
1334964160,
1334964447,
1334964450,
1334964450,
1334964470,
1334965062,
1334965068,
1334965602,
1334965671,
1334966275,
1334966773,
1334966906,
1334967478,
1334967518,
1334967810,
1334967825,
1334968165,
1334968557,
1334968768,
1334968992,
1334969382,
1334969991,
1334970059,
1334970161,
1334970359,
1334970689,
1334971060,
1334971306,
1334971909,
1334971947,
1334972259,
1334972310,
1334972341,
1334972538,
1334972798,
1334973226,
1334973903,
1334973988,
1334974688,

'207.46.13.101'),
'66.249.72.171'),
'123.125.71.22'),
'220.181.108.75'),
'74.125.158.95'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.72.171'),
'190.104.24.41'),
'66.249.72.171'),
'66.249.73.9'),
'66.249.72.171'),
'65.52.104.21'),
'190.129.18.38'),
'66.249.72.171'),
'65.52.108.20'),
'65.52.108.147'),
'66.249.72.171'),
'65.52.108.147'),
'66.249.72.171'),
'190.129.19.104'),
'190.43.158.125'),
'208.115.111.70'),
'123.125.71.27'),
'66.249.72.171'),
'220.181.108.85'),
'66.249.72.171'),
'200.90.150.108'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'190.129.11.138'),
'66.249.72.171'),
'123.125.71.24'),
'220.181.108.93'),
'66.249.72.171'),
'190.104.16.40'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'77.20.4.67'),
'65.52.104.21'),
'190.181.39.28'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'200.87.153.207'),
'200.90.144.151'),
'123.125.71.22'),
'220.181.108.88'),
'66.249.72.171'),
'200.90.150.188'),
'66.249.72.171'),
'86.168.165.53'),
'66.249.72.171'),
'66.249.72.171'),

(5570,
(5571,
(5572,
(5573,
(5574,
(5575,
(5576,
(5577,
(5578,
(5579,
(5580,
(5581,
(5582,
(5583,
(5584,
(5585,
(5586,
(5587,
(5588,
(5589,
(5590,
(5591,
(5592,
(5593,
(5594,
(5595,
(5596,
(5597,
(5598,
(5599,
(5600,
(5601,
(5602,
(5603,
(5604,
(5605,
(5606,
(5607,
(5608,
(5609,
(5610,
(5611,
(5612,
(5613,
(5614,
(5615,
(5616,
(5617,
(5618,
(5619,
(5620,
(5621,
(5622,
(5623,
(5624,
(5625,
(5626,
(5627,
(5628,
(5629,

1334975206,
1334975351,
1334975418,
1334975450,
1334975506,
1334975988,
1334976631,
1334977232,
1334977261,
1334977355,
1334977614,
1334977864,
1334978300,
1334978506,
1334978636,
1334978652,
1334979217,
1334979531,
1334979840,
1334979912,
1334980694,
1334981329,
1334981394,
1334982043,
1334982087,
1334982378,
1334982400,
1334982689,
1334983169,
1334983371,
1334984072,
1334984705,
1334985338,
1334985607,
1334985829,
1334985972,
1334985988,
1334985994,
1334986606,
1334987238,
1334987679,
1334987890,
1334988432,
1334988506,
1334989351,
1334989816,
1334989939,
1334989984,
1334990828,
1334990976,
1334991270,
1334991538,
1334992201,
1334992926,
1334992939,
1334992940,
1334993270,
1334993321,
1334993573,
1334994206,

'207.46.13.49'),
'66.249.72.171'),
'123.125.71.16'),
'220.181.108.86'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'65.52.108.147'),
'207.46.204.165'),
'66.249.72.171'),
'65.52.109.19'),
'66.249.72.171'),
'123.125.71.36'),
'220.181.108.84'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'123.125.71.14'),
'220.181.108.89'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'91.236.74.133'),
'208.115.113.86'),
'66.249.72.171'),
'123.125.71.33'),
'220.181.108.90'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.13.98'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.84'),
'123.125.71.14'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.199.25'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.21'),
'220.181.108.77'),
'66.249.72.171'),
'130.83.167.153'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),

(5630,
(5631,
(5632,
(5633,
(5634,
(5635,
(5636,
(5637,
(5638,
(5639,
(5640,
(5641,
(5642,
(5643,
(5644,
(5645,
(5646,
(5647,
(5648,
(5649,
(5650,
(5651,
(5652,
(5653,
(5654,
(5655,
(5656,
(5657,
(5658,
(5659,
(5660,
(5661,
(5662,
(5663,
(5664,
(5665,
(5666,
(5667,
(5668,
(5669,
(5670,
(5671,
(5672,
(5673,
(5674,
(5675,
(5676,
(5677,
(5678,
(5679,
(5680,
(5681,
(5682,
(5683,
(5684,
(5685,
(5686,
(5687,
(5688,
(5689,

1334994638,
1334994838,
1334995472,
1334995610,
1334996106,
1334996593,
1334996738,
1334996923,
1334996951,
1334997295,
1334997373,
1334998006,
1334998453,
1334998639,
1334999273,
1334999907,
1334999986,
1335000000,
1335000540,
1335000928,
1335000952,
1335001171,
1335001293,
1335001552,
1335001809,
1335002440,
1335003049,
1335003706,
1335003746,
1335003758,
1335004107,
1335004338,
1335004971,
1335005603,
1335006222,
1335006873,
1335007371,
1335007503,
1335007687,
1335007711,
1335007757,
1335008136,
1335008768,
1335009404,
1335009584,
1335010037,
1335010663,
1335011011,
1335011026,
1335011299,
1335011310,
1335011949,
1335012127,
1335012381,
1335012605,
1335013296,
1335013493,
1335013518,
1335014070,
1335014823,

'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'123.125.71.21'),
'220.181.108.91'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.73.16'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'208.115.111.70'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.78'),
'66.249.72.171'),
'207.46.13.49'),
'65.52.109.19'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.36'),
'220.181.108.85'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'186.27.9.2'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.87'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.19'),
'220.181.108.84'),
'65.52.109.19'),
'66.249.72.171'),
'66.249.72.171'),
'190.129.102.107'),
'65.52.109.19'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.28'),
'190.129.102.107'),
'66.249.72.171'),
'220.181.108.97'),

(5690,
(5691,
(5692,
(5693,
(5694,
(5695,
(5696,
(5697,
(5698,
(5699,
(5700,
(5701,
(5702,
(5703,
(5704,
(5705,
(5706,
(5707,
(5708,
(5709,
(5710,
(5711,
(5712,
(5713,
(5714,
(5715,
(5716,
(5717,
(5718,
(5719,
(5720,
(5721,
(5722,
(5723,
(5724,
(5725,
(5726,
(5727,
(5728,
(5729,
(5730,
(5731,
(5732,
(5733,
(5734,
(5735,
(5736,
(5737,
(5738,
(5739,
(5740,
(5741,
(5742,
(5743,
(5744,
(5745,
(5746,
(5747,
(5748,
(5749,

1335014824,
1335015340,
1335015565,
1335015702,
1335016207,
1335016648,
1335016997,
1335017312,
1335017940,
1335018033,
1335018043,
1335018052,
1335018438,
1335018555,
1335018746,
1335018885,
1335019367,
1335020003,
1335020058,
1335020115,
1335020655,
1335021478,
1335022173,
1335022202,
1335022485,
1335022795,
1335023452,
1335023625,
1335024111,
1335024903,
1335025294,
1335025694,
1335026099,
1335026106,
1335026145,
1335026162,
1335026478,
1335026582,
1335027158,
1335027275,
1335027465,
1335027826,
1335028070,
1335028558,
1335028857,
1335029142,
1335029413,
1335029494,
1335029647,
1335030703,
1335030872,
1335031492,
1335032439,
1335032745,
1335032823,
1335032830,
1335033337,
1335034126,
1335034238,
1335034396,

'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'65.52.110.146'),
'66.249.72.171'),
'200.90.145.179'),
'66.249.72.171'),
'207.46.13.49'),
'208.115.111.70'),
'123.125.71.32'),
'220.181.108.93'),
'66.249.72.171'),
'207.46.13.101'),
'162.83.137.173'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'66.249.72.171'),
'139.18.2.209'),
'65.52.109.19'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.96'),
'75.248.243.47'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),
'75.248.243.47'),
'66.249.72.171'),
'123.125.71.21'),
'220.181.108.85'),
'65.52.104.21'),
'65.52.104.28'),
'66.249.72.171'),
'207.46.13.49'),
'65.52.111.215'),
'66.249.72.171'),
'208.115.113.86'),
'200.105.221.151'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'123.125.71.27'),
'220.181.108.75'),
'200.105.204.74'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'123.125.71.16'),
'220.181.108.88'),
'66.249.72.171'),
'66.249.72.171'),
'190.52.50.97'),
'207.46.13.101'),

(5750,
(5751,
(5752,
(5753,
(5754,
(5755,
(5756,
(5757,
(5758,
(5759,
(5760,
(5761,
(5762,
(5763,
(5764,
(5765,
(5766,
(5767,
(5768,
(5769,
(5770,
(5771,
(5772,
(5773,
(5774,
(5775,
(5776,
(5777,
(5778,
(5779,
(5780,
(5781,
(5782,
(5783,
(5784,
(5785,
(5786,
(5787,
(5788,
(5789,
(5790,
(5791,
(5792,
(5793,
(5794,
(5795,
(5796,
(5797,
(5798,
(5799,
(5800,
(5801,
(5802,
(5803,
(5804,
INSERT
(5805,
(5806,
(5807,
(5808,

1335034713, '207.46.204.212'),
1335034791, '66.249.72.171'),
1335034936, '208.115.111.70'),
1335035120, '207.46.13.49'),
1335035709, '66.249.72.171'),
1335035833, '207.46.13.101'),
1335036052, '200.90.147.17'),
1335036573, '220.181.108.87'),
1335036687, '207.46.13.49'),
1335036763, '66.249.72.171'),
1335037390, '66.249.71.37'),
1335037394, '66.249.72.171'),
1335038058, '65.52.104.21'),
1335038080, '66.249.72.171'),
1335038720, '66.249.72.171'),
1335039335, '66.249.72.171'),
1335039445, '207.46.13.101'),
1335039936, '66.249.72.171'),
1335040155, '65.52.104.89'),
1335040187, '123.125.71.26'),
1335040212, '220.181.108.81'),
1335040645, '65.52.104.21'),
1335040667, '66.249.72.171'),
1335040962, '190.129.229.134'),
1335041503, '66.249.72.171'),
1335042142, '119.63.196.61'),
1335042203, '190.129.229.134'),
1335042273, '66.249.72.171'),
1335042522, '208.115.113.86'),
1335042961, '66.249.72.171'),
1335043614, '66.249.72.171'),
1335043710, '123.125.71.29'),
1335043734, '220.181.108.94'),
1335044308, '66.249.72.171'),
1335044931, '66.249.72.171'),
1335045478, '190.129.172.250'),
1335045613, '66.249.72.171'),
1335045885, '190.129.4.188'),
1335046254, '66.249.72.171'),
1335046924, '123.125.71.29'),
1335046936, '220.181.108.75'),
1335046963, '65.52.104.89'),
1335047044, '66.249.72.171'),
1335047416, '207.46.195.237'),
1335047837, '66.249.72.171'),
1335048252, '65.52.108.147'),
1335048626, '66.249.72.171'),
1335049418, '66.249.72.171'),
1335049514, '207.46.13.101'),
1335049615, '65.52.109.19'),
1335049616, '157.55.112.206'),
1335049851, '65.52.110.146'),
1335050210, '66.249.72.171'),
1335050835, '123.125.71.31'),
1335050861, '220.181.108.96');
INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
1335050888, '66.249.72.171'),
1335051531, '66.249.72.171'),
1335052324, '66.249.72.171'),
1335052721, '65.52.104.89'),

(5809,
(5810,
(5811,
(5812,
(5813,
(5814,
(5815,
(5816,
(5817,
(5818,
(5819,
(5820,
(5821,
(5822,
(5823,
(5824,
(5825,
(5826,
(5827,
(5828,
(5829,
(5830,
(5831,
(5832,
(5833,
(5834,
(5835,
(5836,
(5837,
(5838,
(5839,
(5840,
(5841,
(5842,
(5843,
(5844,
(5845,
(5846,
(5847,
(5848,
(5849,
(5850,
(5851,
(5852,
(5853,
(5854,
(5855,
(5856,
(5857,
(5858,
(5859,
(5860,
(5861,
(5862,
(5863,
(5864,
(5865,
(5866,
(5867,
(5868,

1335052888,
1335053049,
1335053460,
1335053672,
1335053968,
1335054144,
1335054183,
1335054199,
1335054421,
1335054679,
1335054834,
1335055580,
1335055587,
1335056028,
1335056529,
1335057176,
1335057389,
1335057395,
1335057847,
1335058324,
1335058338,
1335058426,
1335058599,
1335059155,
1335059172,
1335059248,
1335059337,
1335059676,
1335059828,
1335059918,
1335060275,
1335060671,
1335061398,
1335061409,
1335061424,
1335061857,
1335062080,
1335062178,
1335063058,
1335063113,
1335063872,
1335064625,
1335065287,
1335065364,
1335065393,
1335065740,
1335065943,
1335065992,
1335066596,
1335066623,
1335067196,
1335067767,
1335067826,
1335068426,
1335068546,
1335068589,
1335068604,
1335069041,
1335069346,
1335069709,

'207.46.13.49'),
'66.249.72.171'),
'157.56.95.148'),
'190.129.41.164'),
'207.46.195.237'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.88'),
'178.154.182.65'),
'208.115.111.70'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.89'),
'65.52.104.21'),
'66.249.72.171'),
'123.125.71.17'),
'220.181.108.81'),
'207.46.199.32'),
'66.249.72.171'),
'65.52.108.20'),
'190.129.172.250'),
'66.249.72.171'),
'207.46.195.237'),
'208.115.113.86'),
'190.42.115.199'),
'66.249.72.171'),
'190.129.172.250'),
'66.249.72.171'),
'123.125.71.23'),
'220.181.108.93'),
'66.249.72.171'),
'65.52.104.89'),
'208.115.113.86'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.21'),
'220.181.108.90'),
'190.129.197.45'),
'66.249.72.171'),
'188.64.49.40'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'123.125.71.16'),
'220.181.108.84'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),

(5869,
(5870,
(5871,
(5872,
(5873,
(5874,
(5875,
(5876,
(5877,
(5878,
(5879,
(5880,
(5881,
(5882,
(5883,
(5884,
(5885,
(5886,
(5887,
(5888,
(5889,
(5890,
(5891,
(5892,
(5893,
(5894,
(5895,
(5896,
(5897,
(5898,
(5899,
(5900,
(5901,
(5902,
(5903,
(5904,
(5905,
(5906,
(5907,
(5908,
(5909,
(5910,
(5911,
(5912,
(5913,
(5914,
(5915,
(5916,
(5917,
(5918,
(5919,
(5920,
(5921,
(5922,
(5923,
(5924,
(5925,
(5926,
(5927,
(5928,

1335070315,
1335070354,
1335070417,
1335070832,
1335071028,
1335071781,
1335072210,
1335072225,
1335072437,
1335073099,
1335073758,
1335074388,
1335074696,
1335074801,
1335075132,
1335075734,
1335075813,
1335075829,
1335076127,
1335076465,
1335077175,
1335077780,
1335077786,
1335077815,
1335078384,
1335078988,
1335079317,
1335079328,
1335079591,
1335080096,
1335080195,
1335080787,
1335080808,
1335081471,
1335081696,
1335082104,
1335082632,
1335082723,
1335082932,
1335082945,
1335083405,
1335083609,
1335083696,
1335084021,
1335084541,
1335084656,
1335085285,
1335085904,
1335086628,
1335087263,
1335087347,
1335087374,
1335087515,
1335087900,
1335088536,
1335089266,
1335089887,
1335090542,
1335090553,
1335090570,

'207.46.195.237'),
'65.52.104.21'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.28'),
'220.181.108.94'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.23'),
'220.181.108.89'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.108.147'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.19'),
'220.181.108.91'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'123.125.71.20'),
'220.181.108.91'),
'66.249.72.171'),
'207.46.13.49'),
'65.52.110.146'),
'66.249.72.171'),
'100.43.83.143'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.93'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.33'),
'66.249.72.171'),
'220.181.108.94'),

(5929,
(5930,
(5931,
(5932,
(5933,
(5934,
(5935,
(5936,
(5937,
(5938,
(5939,
(5940,
(5941,
(5942,
(5943,
(5944,
(5945,
(5946,
(5947,
(5948,
(5949,
(5950,
(5951,
(5952,
(5953,
(5954,
(5955,
(5956,
(5957,
(5958,
(5959,
(5960,
(5961,
(5962,
(5963,
(5964,
(5965,
(5966,
(5967,
(5968,
(5969,
(5970,
(5971,
(5972,
(5973,
(5974,
(5975,
(5976,
(5977,
(5978,
(5979,
(5980,
(5981,
(5982,
(5983,
(5984,
(5985,
(5986,
(5987,
(5988,

1335091180,
1335091819,
1335092527,
1335093205,
1335093886,
1335094089,
1335094116,
1335094537,
1335095158,
1335095811,
1335096553,
1335097179,
1335097441,
1335097458,
1335097787,
1335098365,
1335098446,
1335099149,
1335099852,
1335100555,
1335100856,
1335101242,
1335101258,
1335101266,
1335101466,
1335101929,
1335102427,
1335102586,
1335103191,
1335103191,
1335103830,
1335104451,
1335104454,
1335104608,
1335105162,
1335105299,
1335105598,
1335106002,
1335106165,
1335106705,
1335106890,
1335106932,
1335107360,
1335108566,
1335108632,
1335108664,
1335109167,
1335109794,
1335110013,
1335110221,
1335110293,
1335110395,
1335111099,
1335111806,
1335112475,
1335112505,
1335112526,
1335112679,
1335113166,
1335113910,

'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.13'),
'220.181.108.85'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.19'),
'220.181.108.96'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.109.19'),
'123.125.71.15'),
'66.249.72.171'),
'220.181.108.88'),
'190.107.36.149'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'200.87.154.147'),
'66.249.72.171'),
'66.249.72.171'),
'220.181.108.93'),
'123.125.71.23'),
'66.249.72.171'),
'190.210.150.193'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'65.52.108.20'),
'186.0.230.2'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.18'),
'220.181.108.89'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'65.52.104.21'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.15'),
'220.181.108.90'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'66.249.72.171'),

(5989,
(5990,
(5991,
(5992,
(5993,
(5994,
(5995,
(5996,
(5997,
(5998,
(5999,
(6000,
(6001,
(6002,
(6003,
(6004,
(6005,
(6006,
(6007,
(6008,
(6009,
(6010,
(6011,
(6012,
(6013,
(6014,
(6015,
(6016,
(6017,
(6018,
(6019,
(6020,
(6021,
(6022,
(6023,
(6024,
(6025,
(6026,
(6027,
(6028,
(6029,
(6030,
(6031,
(6032,
(6033,
(6034,
(6035,
(6036,
(6037,
(6038,
(6039,
(6040,
(6041,
(6042,
(6043,
(6044,
(6045,
(6046,
(6047,
(6048,

1335114590,
1335114783,
1335114861,
1335115316,
1335115850,
1335116017,
1335116038,
1335116297,
1335116631,
1335117248,
1335117469,
1335117951,
1335118570,
1335119182,
1335119314,
1335119340,
1335119839,
1335120328,
1335120525,
1335121282,
1335121513,
1335121916,
1335122518,
1335122913,
1335122938,
1335123223,
1335123441,
1335123926,
1335124295,
1335124553,
1335125154,
1335125304,
1335125830,
1335126186,
1335126200,
1335126563,
1335126580,
1335126894,
1335127192,
1335127266,
1335127358,
1335127380,
1335127969,
1335128573,
1335128652,
1335129363,
1335129775,
1335129775,
1335129788,
1335129870,
1335130079,
1335130584,
1335130666,
1335130725,
1335130881,
1335131029,
1335131346,
1335131491,
1335131548,
1335131969,

'66.249.72.171'),
'200.90.151.83'),
'65.52.109.19'),
'66.249.72.171'),
'123.125.71.18'),
'66.249.72.171'),
'190.186.160.186'),
'220.181.108.75'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.34'),
'220.181.108.78'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.27'),
'220.181.108.87'),
'66.249.72.171'),
'200.105.182.66'),
'66.249.72.171'),
'200.105.182.66'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'123.125.71.25'),
'220.181.108.84'),
'66.249.72.171'),
'207.46.195.237'),
'200.87.9.235'),
'207.46.195.237'),
'66.249.72.171'),
'65.52.104.21'),
'190.186.129.92'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.34'),
'65.52.109.19'),
'220.181.108.88'),
'65.52.104.28'),
'66.249.72.171'),
'65.52.104.21'),
'190.129.19.19'),
'66.249.72.171'),
'190.129.19.8'),
'190.104.24.36'),
'66.249.72.171'),
'66.249.71.90'),
'65.52.108.147'),
'66.249.72.171'),

(6049,
(6050,
(6051,
(6052,
(6053,
(6054,
(6055,
(6056,
(6057,
(6058,
(6059,
(6060,
(6061,
(6062,
(6063,
(6064,
(6065,
(6066,
(6067,
(6068,
(6069,
(6070,
(6071,
(6072,
(6073,
(6074,
(6075,
(6076,
(6077,
(6078,
(6079,
(6080,
(6081,
(6082,
(6083,
(6084,
(6085,
(6086,
(6087,
(6088,
(6089,
(6090,
(6091,
(6092,
(6093,
(6094,
(6095,
(6096,
(6097,
(6098,
(6099,
(6100,
(6101,
(6102,
(6103,
(6104,
(6105,
(6106,
(6107,
(6108,

1335132366,
1335132721,
1335132866,
1335133315,
1335133323,
1335133329,
1335133979,
1335134027,
1335134464,
1335134765,
1335134780,
1335135495,
1335136160,
1335136985,
1335137062,
1335137245,
1335137271,
1335137372,
1335137672,
1335137917,
1335138293,
1335138899,
1335139566,
1335140358,
1335140617,
1335140620,
1335140634,
1335140725,
1335140754,
1335140990,
1335141069,
1335141356,
1335141443,
1335141817,
1335142226,
1335142243,
1335142254,
1335142395,
1335142417,
1335142737,
1335143032,
1335143253,
1335143422,
1335143763,
1335144469,
1335144768,
1335144783,
1335145222,
1335145884,
1335145951,
1335145974,
1335146194,
1335146681,
1335147411,
1335147817,
1335147829,
1335148128,
1335148870,
1335149012,
1335149183,

'190.104.28.19'),
'66.249.72.171'),
'207.46.13.101'),
'123.125.71.21'),
'220.181.108.91'),
'66.249.72.171'),
'190.104.28.20'),
'66.249.72.171'),
'94.23.225.68'),
'66.249.72.171'),
'128.59.14.102'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'123.125.71.32'),
'220.181.108.94'),
'190.186.160.186'),
'66.249.72.171'),
'190.129.19.192'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'200.87.196.195'),
'123.125.71.24'),
'220.181.108.89'),
'207.46.13.101'),
'65.52.110.146'),
'66.249.72.171'),
'65.52.104.28'),
'207.46.13.101'),
'65.52.104.21'),
'66.249.72.171'),
'186.2.35.230'),
'190.129.19.132'),
'65.52.108.20'),
'74.125.158.94'),
'66.249.72.171'),
'207.46.13.101'),
'66.249.72.171'),
'186.27.7.160'),
'190.129.19.133'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.29'),
'220.181.108.77'),
'66.249.72.171'),
'65.52.104.89'),
'66.249.72.171'),
'65.52.110.146'),
'208.115.113.86'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.14'),
'220.181.108.95'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.28'),
'207.46.13.101'),

(6109,
(6110,
(6111,
(6112,
(6113,
(6114,
(6115,
(6116,
(6117,
(6118,
(6119,
(6120,
(6121,
(6122,
(6123,
(6124,
(6125,
(6126,
(6127,
(6128,
(6129,
(6130,
(6131,
(6132,
(6133,
(6134,
(6135,
(6136,
(6137,
(6138,
(6139,
(6140,
(6141,
(6142,
(6143,
(6144,
(6145,
(6146,
(6147,
(6148,
(6149,
(6150,
(6151,
(6152,
(6153,
(6154,
(6155,
(6156,
(6157,
(6158,
(6159,
(6160,
(6161,
(6162,
(6163,
(6164,
(6165,
(6166,
(6167,
(6168,

1335149321,
1335149598,
1335150267,
1335150328,
1335150869,
1335150882,
1335151059,
1335151722,
1335151784,
1335151815,
1335152517,
1335153187,
1335153504,
1335153664,
1335153872,
1335154558,
1335154977,
1335155028,
1335155043,
1335155178,
1335155922,
1335156609,
1335157222,
1335157410,
1335157466,
1335157852,
1335157890,
1335158247,
1335158483,
1335158612,
1335158631,
1335159084,
1335159814,
1335160442,
1335160543,
1335160986,
1335161273,
1335162003,
1335162271,
1335162272,
1335162732,
1335163462,
1335163601,
1335164192,
1335164917,
1335165401,
1335165604,
1335165837,
1335165851,
1335166222,
1335166865,
1335167062,
1335167598,
1335168328,
1335168962,
1335169295,
1335169337,
1335169498,
1335169582,
1335169619,

'119.63.196.122'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'65.52.104.21'),
'65.52.104.28'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.18'),
'220.181.108.94'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.89'),
'91.203.32.171'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'123.125.71.22'),
'220.181.108.91'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'65.52.104.89'),
'66.249.72.171'),
'65.52.104.21'),
'65.52.108.147'),
'66.249.72.171'),
'123.125.71.25'),
'220.181.108.76'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.113.86'),
'66.249.72.171'),
'65.52.109.19'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.35'),
'220.181.108.88'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.108.20'),
'66.249.72.171'),
'123.125.71.33'),
'220.181.108.85'),
'66.249.72.171'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'220.181.108.86'),
'123.125.71.15'),
'66.249.72.171'),
'65.52.104.89'),

(6169,
(6170,
(6171,
(6172,
(6173,
(6174,
(6175,
(6176,
(6177,
(6178,
(6179,
(6180,
(6181,
(6182,
(6183,
(6184,
(6185,
(6186,
(6187,
(6188,
(6189,
(6190,
(6191,
(6192,
(6193,
(6194,
(6195,
(6196,
(6197,
(6198,
(6199,
(6200,
(6201,
(6202,
(6203,
(6204,
(6205,
(6206,
(6207,
(6208,
(6209,
(6210,
(6211,
(6212,
(6213,
(6214,
(6215,
(6216,
(6217,
(6218,
(6219,
(6220,
(6221,
(6222,
(6223,
(6224,
(6225,
(6226,
(6227,
(6228,

1335170213,
1335170815,
1335171497,
1335172167,
1335172633,
1335172854,
1335173229,
1335173255,
1335173573,
1335173577,
1335173602,
1335174150,
1335174185,
1335174872,
1335175613,
1335175915,
1335176355,
1335176676,
1335176970,
1335176996,
1335177030,
1335177653,
1335178347,
1335178952,
1335179694,
1335180436,
1335180494,
1335180522,
1335181178,
1335181617,
1335181920,
1335182316,
1335182661,
1335183317,
1335183918,
1335183921,
1335183938,
1335184110,
1335184582,
1335185249,
1335185325,
1335185671,
1335185913,
1335185923,
1335186557,
1335186672,
1335187186,
1335187227,
1335187328,
1335187389,
1335187503,
1335187685,
1335187713,
1335187855,
1335188005,
1335188222,
1335188472,
1335188597,
1335188889,
1335189119,

'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.104.21'),
'66.249.72.171'),
'207.46.13.101'),
'207.46.13.49'),
'66.249.72.171'),
'123.125.71.22'),
'220.181.108.85'),
'65.52.110.146'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.13.49'),
'66.249.72.171'),
'196.27.77.14'),
'123.125.71.28'),
'220.181.108.94'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.32'),
'220.181.108.87'),
'66.249.72.171'),
'65.52.109.19'),
'66.249.72.171'),
'208.115.111.70'),
'66.249.72.171'),
'66.249.72.171'),
'123.125.71.25'),
'66.249.72.171'),
'220.181.108.97'),
'207.46.13.101'),
'66.249.72.171'),
'66.249.72.171'),
'65.52.111.212'),
'190.129.11.138'),
'66.249.72.171'),
'190.104.15.8'),
'66.249.72.171'),
'69.171.242.246'),
'66.249.72.171'),
'74.125.64.92'),
'190.139.107.26'),
'190.129.19.176'),
'190.129.11.138'),
'123.125.71.24'),
'220.181.108.81'),
'66.249.72.171'),
'190.129.19.176'),
'65.52.104.89'),
'190.129.11.138'),
'66.249.72.171'),
'190.129.19.176'),
'65.52.104.28'),

(6229,
(6230,
(6231,
(6232,
(6233,
(6234,
(6235,
(6236,
(6237,
(6238,
(6239,
(6240,
(6241,
(6242,
(6243,
(6244,
(6245,
(6246,
(6247,
(6248,
(6249,
(6250,
(6251,
(6252,
(6253,
(6254,
(6255,
(6256,
(6257,
(6258,
(6259,
(6260,
(6261,
(6262,
(6263,
(6264,
(6265,
(6266,
(6267,
(6268,
(6269,
(6270,
(6271,
(6272,
(6273,
(6274,
(6275,
(6276,
(6277,
(6278,
(6279,
(6280,
(6281,
(6282,
(6283,
(6284,
(6285,
(6286,
(6287,
(6288,

1335189138,
1335189236,
1335189542,
1335189895,
1335190078,
1335190487,
1335190513,
1335190703,
1335190877,
1335190888,
1335190933,
1335191193,
1335191307,
1335191710,
1335191823,
1335192069,
1335192320,
1335192491,
1335193200,
1335193368,
1335193632,
1335193804,
1335194353,
1335194470,
1335194775,
1335195004,
1335195024,
1335195036,
1335195089,
1335195108,
1335195528,
1335195713,
1335195735,
1335195750,
1335195831,
1335196282,
1335196356,
1335196388,
1335196604,
1335197129,
1335197800,
1335197806,
1335197861,
1335198168,
1335198388,
1335198427,
1335198816,
1335198841,
1335199142,
1335199403,
1335199489,
1335199490,
1335199868,
1335200559,
1335200832,
1335201210,
1335201365,
1335201737,
1335201895,
1335202375,

'190.129.11.138'),
'66.249.72.171'),
'190.11.77.49'),
'66.249.72.171'),
'207.46.13.101'),
'190.129.19.176'),
'66.249.72.171'),
'190.129.63.146'),
'123.125.71.23'),
'220.181.108.83'),
'200.58.79.97'),
'66.249.72.171'),
'190.104.24.44'),
'190.104.5.151'),
'66.249.72.171'),
'200.58.79.97'),
'190.181.25.203'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'190.129.5.148'),
'66.249.72.171'),
'190.129.11.213'),
'66.249.72.171'),
'190.129.19.165'),
'123.125.71.33'),
'208.115.113.86'),
'220.181.108.80'),
'66.249.72.171'),
'190.129.5.174'),
'207.46.195.237'),
'190.129.73.167'),
'66.249.72.171'),
'190.129.5.174'),
'190.129.19.33'),
'200.87.123.140'),
'190.129.11.138'),
'66.249.72.171'),
'190.181.26.96'),
'66.249.72.171'),
'200.58.79.97'),
'66.249.72.171'),
'200.90.150.136'),
'190.129.73.167'),
'208.115.111.70'),
'66.249.72.171'),
'123.125.71.24'),
'220.181.108.91'),
'66.249.72.171'),
'200.105.141.243'),
'190.104.15.9'),
'190.104.15.3'),
'66.249.72.171'),
'66.249.72.171'),
'207.46.195.237'),
'66.249.72.171'),
'65.52.104.28'),
'190.104.28.30'),
'66.249.72.171'),
'123.125.71.17'),

(6289,
(6290,
(6291,
(6292,
(6293,
(6294,
(6295,
(6296,
(6297,
(6298,
(6299,
(6300,
(6301,
(6302,
(6303,
(6304,
(6305,
(6306,
(6307,
(6308,
(6309,
(6310,
(6311,
(6312,
(6313,
(6314,
(6315,
(6316,
(6317,
(6318,
(6319,
(6320,
(6321,
(6322,
(6323,
(6324,
(6325,
(6326,
(6327,
(6328,
(6329,
(6330,
(6331,
(6332,
(6333,
(6334,
(6335,
(6336,
(6337,
(6338,
(6339,
(6340,
(6341,
(6342,
(6343,
(6344,
(6345,
(6346,
(6347,
(6348,

1335202392,
1335202498,
1335203026,
1335203095,
1335203124,
1335203770,
1335203827,
1335203924,
1335298292,
1335298292,
1335298293,
1335298302,
1335298303,
1335298303,
1335298315,
1335298316,
1335298321,
1335298326,
1335298329,
1335298333,
1335298334,
1335298343,
1335298344,
1335298344,
1335298348,
1335298348,
1335298348,
1335298480,
1335298498,
1335298636,
1335298691,
1335298704,
1335298903,
1335299050,
1335299063,
1335299097,
1335299154,
1335299672,
1335299824,
1335299901,
1335299907,
1335300440,
1335300702,
1335300711,
1335300916,
1335301339,
1335301569,
1335301891,
1335302046,
1335302130,
1335302531,
1335302799,
1335302996,
1335303024,
1335303431,
1335303465,
1335303593,
1335303926,
1335304081,
1335304082,

'220.181.108.87'),
'66.249.72.171'),
'84.19.169.227'),
'65.52.108.20'),
'66.249.72.171'),
'66.249.72.171'),
'190.103.71.100'),
'190.129.3.183'),
'66.249.72.171'),
'190.129.11.138'),
'190.129.19.36'),
'123.125.71.18'),
'186.27.7.238'),
'220.181.108.88'),
'208.115.111.70'),
'190.247.171.142'),
'200.90.145.91'),
'190.129.8.242'),
'200.105.160.218'),
'123.125.71.21'),
'186.27.13.2'),
'123.125.71.33'),
'123.125.71.22'),
'186.2.37.244'),
'65.52.108.147'),
'206.107.150.59'),
'190.129.8.202'),
'66.249.71.81'),
'65.52.104.21'),
'190.129.14.66'),
'190.129.9.42'),
'157.56.95.148'),
'12.144.86.50'),
'123.125.71.14'),
'220.181.108.93'),
'190.129.11.138'),
'66.249.71.81'),
'190.129.19.209'),
'66.249.71.81'),
'65.52.108.147'),
'207.46.195.237'),
'206.107.150.59'),
'190.129.11.138'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'190.129.11.138'),
'119.63.196.123'),
'190.129.9.66'),
'66.249.71.81'),
'190.129.19.209'),
'66.249.71.81'),
'123.125.71.31'),
'220.181.108.91'),
'190.129.19.194'),
'66.249.71.81'),
'190.129.8.202'),
'190.129.11.138'),
'200.90.150.133'),
'66.249.71.81'),

(6349,
(6350,
(6351,
(6352,
(6353,
(6354,
(6355,
(6356,
(6357,
(6358,
(6359,
(6360,
(6361,
(6362,
(6363,
(6364,
(6365,
(6366,
(6367,
(6368,
(6369,
(6370,
(6371,
(6372,
(6373,
(6374,
(6375,
(6376,
(6377,
(6378,
(6379,
(6380,
(6381,
(6382,
(6383,
(6384,
(6385,
(6386,
(6387,
(6388,
(6389,
(6390,
(6391,
(6392,
(6393,
(6394,
(6395,
(6396,
(6397,
(6398,
(6399,
(6400,
(6401,
(6402,
(6403,
(6404,
(6405,
(6406,
(6407,
(6408,

1335304503,
1335304807,
1335305058,
1335305159,
1335305259,
1335305517,
1335305531,
1335305624,
1335305807,
1335306145,
1335306151,
1335306185,
1335306198,
1335306523,
1335306533,
1335306756,
1335307028,
1335307360,
1335308057,
1335308076,
1335308350,
1335308696,
1335308803,
1335309194,
1335309300,
1335309612,
1335309928,
1335310102,
1335310128,
1335310583,
1335310618,
1335310645,
1335310924,
1335311218,
1335311290,
1335311432,
1335311515,
1335311652,
1335311851,
1335312344,
1335312710,
1335312927,
1335313333,
1335313486,
1335313503,
1335313936,
1335314661,
1335315161,
1335315299,
1335315451,
1335315954,
1335316571,
1335317174,
1335317612,
1335317637,
1335317789,
1335318440,
1335319048,
1335319123,
1335319673,

'190.129.8.202'),
'66.249.71.81'),
'65.52.110.146'),
'200.87.114.139'),
'190.129.197.71'),
'200.87.1.179'),
'66.249.71.81'),
'190.129.8.242'),
'190.129.11.138'),
'66.249.71.81'),
'66.249.72.69'),
'123.125.71.29'),
'220.181.108.77'),
'207.46.13.49'),
'190.129.8.202'),
'66.249.71.81'),
'187.79.248.132'),
'66.249.71.81'),
'66.249.71.81'),
'200.105.159.141'),
'208.115.111.70'),
'66.249.71.81'),
'207.46.13.49'),
'208.115.113.86'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'123.125.71.19'),
'220.181.108.86'),
'66.249.72.23'),
'66.249.71.81'),
'190.129.172.193'),
'190.104.24.37'),
'66.249.71.81'),
'190.11.73.97'),
'190.129.19.205'),
'190.104.28.20'),
'65.52.104.89'),
'66.249.71.81'),
'190.104.28.20'),
'66.249.71.81'),
'200.105.149.6'),
'66.249.71.81'),
'123.125.71.23'),
'220.181.108.90'),
'66.249.71.81'),
'66.249.72.162'),
'190.129.4.135'),
'66.249.72.162'),
'190.103.72.137'),
'66.249.72.162'),
'66.249.72.162'),
'66.249.72.162'),
'123.125.71.23'),
'220.181.108.76'),
'66.249.72.162'),
'66.249.72.162'),
'66.249.72.162'),
'207.46.13.49'),
'66.249.72.162'),

(6409,
(6410,
(6411,
(6412,
(6413,
(6414,
(6415,
(6416,
(6417,
(6418,
(6419,
(6420,
(6421,
(6422,
(6423,
(6424,
(6425,
(6426,
(6427,
(6428,
(6429,
(6430,
(6431,
(6432,
(6433,
(6434,
(6435,
(6436,
(6437,
(6438,
(6439,
(6440,
(6441,
(6442,
(6443,
(6444,
(6445,
(6446,
(6447,
(6448,
(6449,
(6450,
(6451,
(6452,
(6453,
(6454,
(6455,
(6456,
(6457,
(6458,
(6459,
(6460,
(6461,
(6462,
(6463,
(6464,
(6465,
(6466,
(6467,
(6468,

1335320314,
1335320443,
1335320776,
1335320794,
1335320845,
1335320954,
1335321178,
1335321209,
1335321243,
1335321259,
1335321535,
1335321560,
1335322165,
1335322778,
1335323420,
1335323789,
1335324513,
1335324698,
1335324925,
1335325120,
1335325702,
1335325703,
1335325726,
1335326123,
1335326367,
1335327007,
1335327419,
1335327612,
1335327866,
1335327878,
1335328269,
1335328586,
1335328671,
1335328818,
1335328950,
1335329557,
1335329638,
1335329811,
1335330197,
1335330946,
1335331174,
1335331638,
1335331690,
1335331786,
1335332289,
1335332920,
1335332934,
1335333600,
1335334230,
1335334830,
1335335162,
1335335177,
1335335447,
1335335472,
1335335938,
1335336071,
1335336733,
1335337414,
1335337454,
1335338061,

'66.249.72.162'),
'187.79.248.132'),
'85.195.101.146'),
'208.115.113.86'),
'65.52.110.146'),
'66.249.72.162'),
'123.125.71.19'),
'220.181.108.86'),
'190.129.4.135'),
'176.9.139.112'),
'190.103.67.55'),
'66.249.72.162'),
'66.249.72.162'),
'66.249.72.162'),
'66.249.72.162'),
'66.249.71.81'),
'66.249.71.81'),
'220.181.108.78'),
'123.125.71.12'),
'66.249.71.81'),
'65.52.104.21'),
'74.125.64.81'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'220.181.108.81'),
'123.125.71.34'),
'66.249.71.81'),
'208.115.113.86'),
'65.52.108.147'),
'65.52.104.28'),
'66.249.71.81'),
'66.249.71.81'),
'190.129.197.15'),
'190.104.24.38'),
'66.249.71.81'),
'66.249.71.81'),
'66.219.58.43'),
'66.249.71.81'),
'220.181.108.86'),
'123.125.71.33'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.18'),
'220.181.108.92'),
'66.249.71.81'),
'208.115.111.70'),
'65.52.104.21'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'66.249.71.81'),

(6469,
(6470,
(6471,
(6472,
(6473,
(6474,
(6475,
(6476,
(6477,
(6478,
(6479,
(6480,
(6481,
(6482,
(6483,
(6484,
(6485,
(6486,
(6487,
(6488,
(6489,
(6490,
(6491,
(6492,
(6493,
(6494,
(6495,
(6496,
(6497,
(6498,
(6499,
(6500,
(6501,
(6502,
(6503,
(6504,
(6505,
(6506,
(6507,
(6508,
(6509,
(6510,
(6511,
(6512,
(6513,
(6514,
(6515,
(6516,
(6517,
(6518,
(6519,
(6520,
(6521,
(6522,
(6523,
(6524,
(6525,
(6526,
(6527,
(6528,

1335338107,
1335338127,
1335338573,
1335338664,
1335338965,
1335338990,
1335339275,
1335340038,
1335340706,
1335341276,
1335341309,
1335341947,
1335342186,
1335342198,
1335342385,
1335342389,
1335342431,
1335342566,
1335342685,
1335342746,
1335343212,
1335343819,
1335344450,
1335344573,
1335345189,
1335345577,
1335345870,
1335346301,
1335346347,
1335346386,
1335346647,
1335347219,
1335347410,
1335347751,
1335348150,
1335348934,
1335349348,
1335349604,
1335349656,
1335349674,
1335349698,
1335350381,
1335350991,
1335351595,
1335351803,
1335351953,
1335352288,
1335352342,
1335352732,
1335353066,
1335353458,
1335353484,
1335353938,
1335354001,
1335354322,
1335354612,
1335354833,
1335355218,
1335355219,
1335355856,

'207.46.195.237'),
'193.164.202.166'),
'65.52.110.146'),
'66.249.71.81'),
'123.125.71.16'),
'220.181.108.97'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.108.20'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.29'),
'220.181.108.78'),
'207.46.195.237'),
'65.52.110.146'),
'74.125.158.82'),
'66.249.71.81'),
'65.52.108.20'),
'65.52.104.21'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'123.125.71.36'),
'220.181.108.91'),
'65.52.104.28'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'66.249.71.81'),
'100.43.83.143'),
'208.115.111.70'),
'123.125.71.24'),
'220.181.108.89'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.109.19'),
'65.52.104.89'),
'66.249.71.81'),
'207.46.195.237'),
'65.52.110.146'),
'66.249.71.81'),
'123.125.71.35'),
'220.181.108.76'),
'66.249.71.81'),
'200.87.176.237'),
'207.46.195.237'),
'66.249.71.81'),
'65.52.104.89'),
'207.46.13.49'),
'66.249.71.81'),
'66.249.71.81'),

(6529,
(6530,
(6531,
(6532,
(6533,
(6534,
(6535,
(6536,
(6537,
(6538,
(6539,
(6540,
(6541,
(6542,
(6543,
(6544,
(6545,
(6546,
(6547,
(6548,
(6549,
(6550,
(6551,
(6552,
(6553,
(6554,
(6555,
(6556,
(6557,
(6558,
(6559,
(6560,
(6561,
(6562,
(6563,
(6564,
(6565,
(6566,
(6567,
(6568,
(6569,
(6570,
(6571,
(6572,
(6573,
(6574,
(6575,
(6576,
(6577,
(6578,
(6579,
(6580,
(6581,
(6582,
(6583,
(6584,
(6585,
(6586,
(6587,
(6588,

1335356562,
1335356815,
1335356862,
1335357209,
1335357600,
1335357653,
1335357850,
1335358093,
1335358102,
1335358105,
1335358509,
1335358605,
1335358780,
1335358998,
1335359168,
1335359379,
1335359791,
1335359880,
1335359955,
1335360475,
1335360536,
1335360562,
1335360588,
1335360705,
1335361261,
1335361876,
1335362387,
1335362500,
1335362532,
1335362544,
1335362866,
1335363147,
1335363290,
1335363528,
1335363587,
1335363685,
1335363754,
1335364327,
1335364360,
1335364377,
1335364567,
1335364620,
1335364996,
1335365613,
1335365812,
1335366055,
1335366227,
1335366443,
1335366446,
1335366482,
1335366850,
1335367418,
1335367470,
1335367532,
1335367548,
1335367920,
1335368086,
1335368825,
1335368891,
1335369378,

'66.249.71.81'),
'220.181.108.87'),
'123.125.71.17'),
'66.249.71.81'),
'190.129.8.202'),
'190.129.126.149'),
'66.249.71.81'),
'74.125.64.83'),
'74.125.158.87'),
'190.129.80.249'),
'66.249.71.81'),
'190.129.126.149'),
'190.129.8.202'),
'208.115.113.86'),
'66.249.71.81'),
'190.129.126.149'),
'66.249.71.81'),
'100.43.83.143'),
'190.129.9.42'),
'190.129.126.149'),
'123.125.71.36'),
'220.181.108.83'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'66.249.71.81'),
'190.129.126.149'),
'190.129.8.202'),
'207.46.195.237'),
'66.249.71.81'),
'71.75.103.214'),
'66.249.71.81'),
'190.129.11.138'),
'207.46.13.101'),
'190.129.79.250'),
'157.55.112.201'),
'66.249.71.81'),
'123.125.71.29'),
'220.181.108.95'),
'66.249.71.81'),
'190.129.18.216'),
'190.129.11.138'),
'66.249.71.81'),
'66.249.71.81'),
'200.105.154.29'),
'190.129.19.62'),
'66.249.71.81'),
'190.129.8.202'),
'190.129.29.17'),
'190.129.8.242'),
'66.249.71.81'),
'190.129.12.162'),
'66.249.71.81'),
'123.125.71.23'),
'220.181.108.87'),
'74.125.64.82'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.21'),
'190.186.82.185'),

(6589,
(6590,
(6591,
(6592,
(6593,
(6594,
(6595,
(6596,
(6597,
(6598,
(6599,
(6600,
(6601,
(6602,
(6603,
(6604,
(6605,
(6606,
(6607,
(6608,
(6609,
(6610,
(6611,
(6612,
(6613,
(6614,
(6615,
(6616,
(6617,
(6618,
(6619,
(6620,
(6621,
(6622,
(6623,
(6624,
(6625,
(6626,
(6627,
(6628,
(6629,
(6630,
(6631,
(6632,
(6633,
(6634,
(6635,
(6636,
(6637,
(6638,
(6639,
(6640,
(6641,
(6642,
(6643,
(6644,
(6645,
(6646,
(6647,
(6648,

1335369570,
1335369783,
1335370171,
1335370413,
1335370806,
1335371122,
1335371421,
1335372020,
1335372041,
1335372055,
1335372668,
1335372865,
1335373637,
1335374233,
1335374345,
1335374905,
1335375027,
1335375040,
1335375064,
1335375670,
1335376030,
1335376069,
1335376257,
1335376327,
1335376354,
1335376967,
1335376998,
1335377505,
1335377740,
1335377849,
1335378373,
1335378440,
1335378454,
1335378989,
1335378994,
1335379187,
1335379622,
1335379961,
1335380051,
1335380136,
1335380237,
1335380869,
1335380953,
1335381272,
1335381497,
1335381502,
1335381877,
1335382047,
1335382131,
1335382133,
1335382320,
1335382347,
1335382756,
1335383026,
1335383156,
1335383382,
1335383645,
1335384071,
1335384540,
1335384703,

'66.249.71.81'),
'190.129.11.138'),
'66.249.71.81'),
'100.43.83.143'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'123.125.71.13'),
'66.249.71.81'),
'220.181.108.81'),
'66.249.71.81'),
'200.105.158.198'),
'66.249.71.81'),
'190.186.224.167'),
'66.249.71.81'),
'157.56.95.148'),
'66.249.71.81'),
'123.125.71.36'),
'220.181.108.94'),
'66.249.71.81'),
'190.129.19.60'),
'65.52.104.28'),
'208.115.113.86'),
'65.52.108.20'),
'66.249.71.81'),
'66.249.71.81'),
'200.90.145.194'),
'190.129.11.138'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'123.125.71.30'),
'220.181.108.76'),
'66.249.71.81'),
'119.63.196.92'),
'190.129.11.138'),
'66.249.68.101'),
'65.52.104.21'),
'65.52.110.146'),
'190.129.19.36'),
'66.249.68.101'),
'66.249.68.101'),
'100.43.83.143'),
'190.129.19.76'),
'190.129.11.138'),
'66.249.68.101'),
'206.107.150.7'),
'190.0.253.42'),
'66.249.68.101'),
'190.129.11.138'),
'123.125.71.28'),
'220.181.108.94'),
'66.249.68.101'),
'190.129.11.138'),
'208.115.111.70'),
'66.249.68.101'),
'200.90.146.70'),
'66.249.68.101'),
'65.52.110.146'),
'66.249.68.101'),

(6649,
(6650,
(6651,
(6652,
(6653,
(6654,
(6655,
(6656,
(6657,
(6658,
(6659,
(6660,
(6661,
(6662,
(6663,
(6664,
(6665,
(6666,
(6667,
(6668,
(6669,
(6670,
(6671,
(6672,
(6673,
(6674,
(6675,
(6676,
(6677,
(6678,
(6679,
(6680,
(6681,
(6682,
(6683,
(6684,
(6685,
(6686,
(6687,
(6688,
(6689,
(6690,
(6691,
(6692,
(6693,
(6694,
(6695,
(6696,
(6697,
(6698,
(6699,
(6700,
(6701,
(6702,
(6703,
(6704,
(6705,
(6706,
(6707,
(6708,

1335384768,
1335384905,
1335385336,
1335385631,
1335385640,
1335385867,
1335385894,
1335385968,
1335386604,
1335386665,
1335386968,
1335387074,
1335387141,
1335387235,
1335387502,
1335387868,
1335388501,
1335389099,
1335389111,
1335389134,
1335389768,
1335390160,
1335390397,
1335391032,
1335391180,
1335391665,
1335391915,
1335391950,
1335392043,
1335392298,
1335392444,
1335392637,
1335392651,
1335392706,
1335392795,
1335392931,
1335393296,
1335393565,
1335394172,
1335394824,
1335394999,
1335395298,
1335395324,
1335395460,
1335395682,
1335396096,
1335396444,
1335396534,
1335396558,
1335396729,
1335397363,
1335397493,
1335397989,
1335398613,
1335399198,
1335399250,
1335399894,
1335399902,
1335399919,
1335399946,

'190.104.162.210'),
'190.129.11.138'),
'66.249.68.101'),
'190.129.11.138'),
'200.90.146.151'),
'123.125.71.31'),
'220.181.108.77'),
'66.249.68.101'),
'66.249.68.101'),
'207.46.13.101'),
'190.129.88.202'),
'190.129.8.242'),
'75.241.160.69'),
'66.249.68.101'),
'186.27.2.254'),
'66.249.68.101'),
'66.249.68.101'),
'123.125.71.29'),
'220.181.108.88'),
'66.249.68.101'),
'66.249.68.101'),
'190.129.11.138'),
'66.249.68.101'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'94.23.225.68'),
'190.129.19.60'),
'200.87.123.140'),
'66.249.71.81'),
'190.129.11.138'),
'123.125.71.13'),
'220.181.108.91'),
'190.129.19.60'),
'190.129.19.191'),
'66.249.71.81'),
'65.52.104.21'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'190.129.19.4'),
'190.129.9.42'),
'190.129.13.50'),
'66.249.71.81'),
'190.129.19.4'),
'66.249.71.81'),
'65.52.110.146'),
'123.125.71.33'),
'220.181.108.78'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.71.81'),
'186.2.51.18'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.26'),
'220.181.108.90'),
'208.115.113.86'),

(6709,
(6710,
(6711,
(6712,
(6713,
(6714,
(6715,
(6716,
(6717,
(6718,
(6719,
(6720,
(6721,
(6722,
(6723,
(6724,
(6725,
(6726,
(6727,
(6728,
(6729,
(6730,
(6731,
(6732,
(6733,
(6734,
(6735,
(6736,
(6737,
(6738,
(6739,
(6740,
(6741,
(6742,
(6743,
(6744,
(6745,
(6746,
(6747,
(6748,
(6749,
(6750,
(6751,
(6752,
(6753,
(6754,
(6755,
(6756,
(6757,
(6758,
(6759,
(6760,
(6761,
(6762,
(6763,
(6764,
(6765,
(6766,
(6767,
(6768,

1335400523,
1335400895,
1335401153,
1335401807,
1335401933,
1335401995,
1335402232,
1335402425,
1335402637,
1335403051,
1335403428,
1335403441,
1335403655,
1335403993,
1335404287,
1335404619,
1335404690,
1335404950,
1335405620,
1335405807,
1335406291,
1335406590,
1335406961,
1335406970,
1335407308,
1335407586,
1335407612,
1335407618,
1335407630,
1335408202,
1335408299,
1335408983,
1335409571,
1335409617,
1335410309,
1335410583,
1335410771,
1335410787,
1335410978,
1335411647,
1335412317,
1335412733,
1335413027,
1335413192,
1335413656,
1335413712,
1335414239,
1335414283,
1335414974,
1335415581,
1335416008,
1335416186,
1335416420,
1335416875,
1335416945,
1335417673,
1335418096,
1335418118,
1335418343,
1335418793,

'66.249.71.81'),
'190.11.92.240'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'207.46.195.237'),
'200.87.34.142'),
'66.249.71.81'),
'199.87.252.185'),
'66.249.71.81'),
'123.125.71.31'),
'220.181.108.77'),
'66.249.71.81'),
'190.186.7.125'),
'66.249.71.81'),
'190.129.40.1'),
'201.252.209.79'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'220.181.108.95'),
'66.249.71.81'),
'65.52.104.21'),
'207.46.13.49'),
'123.125.71.21'),
'190.129.41.139'),
'220.181.108.82'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.111.70'),
'123.125.71.35'),
'220.181.108.84'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.89'),
'66.249.71.81'),
'65.52.108.20'),
'66.249.71.81'),
'65.52.104.21'),
'65.52.108.20'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'65.52.109.19'),
'66.249.71.81'),
'66.249.68.185'),
'66.249.71.81'),
'123.125.71.18'),
'220.181.108.84'),
'66.249.71.81'),
'82.33.181.60'),

(6769,
(6770,
(6771,
(6772,
(6773,
(6774,
(6775,
(6776,
(6777,
(6778,
(6779,
(6780,
(6781,
(6782,
(6783,
(6784,
(6785,
(6786,
(6787,
(6788,
(6789,
(6790,
(6791,
(6792,
(6793,
(6794,
(6795,
(6796,
(6797,
(6798,
(6799,
(6800,
(6801,
(6802,
(6803,
(6804,
(6805,
(6806,
(6807,
(6808,
(6809,
(6810,
(6811,
(6812,
(6813,
(6814,
(6815,
(6816,
(6817,
(6818,
(6819,
(6820,
(6821,
(6822,
(6823,
(6824,
(6825,
(6826,
(6827,
(6828,

1335419015,
1335419340,
1335419768,
1335420307,
1335420368,
1335420992,
1335421597,
1335421869,
1335421897,
1335422231,
1335422528,
1335422939,
1335423700,
1335424368,
1335424968,
1335425098,
1335425102,
1335425649,
1335426200,
1335426345,
1335426994,
1335427272,
1335427618,
1335428279,
1335428970,
1335429097,
1335429205,
1335429340,
1335429726,
1335429851,
1335430397,
1335430810,
1335431066,
1335431736,
1335432384,
1335432781,
1335432793,
1335432979,
1335433071,
1335433124,
1335433516,
1335433724,
1335433745,
1335434414,
1335435085,
1335435745,
1335436035,
1335436378,
1335436425,
1335437094,
1335437347,
1335437704,
1335438129,
1335438257,
1335438402,
1335439007,
1335439016,
1335439450,
1335439684,
1335439684,

'66.249.71.81'),
'180.76.5.100'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.14'),
'220.181.108.84'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.16'),
'220.181.108.80'),
'66.249.71.81'),
'208.115.111.70'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.110.146'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'220.181.108.77'),
'208.115.113.86'),
'123.125.71.31'),
'66.249.71.81'),
'207.46.195.237'),
'66.249.71.81'),
'208.115.113.86'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.29'),
'220.181.108.86'),
'65.52.104.89'),
'66.249.71.81'),
'207.46.195.237'),
'65.52.104.21'),
'65.52.104.89'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'66.249.71.81'),
'65.52.104.21'),
'220.181.108.96'),
'66.249.71.81'),
'66.249.71.81'),
'208.115.111.70'),
'66.249.71.81'),
'65.52.108.147'),
'65.52.110.146'),
'66.249.71.81'),
'208.115.111.70'),
'66.249.71.81'),
'65.52.108.20'),
'123.125.71.13'),
'66.249.71.81'),

(6829,
(6830,
(6831,
(6832,
(6833,
(6834,
(6835,
(6836,
(6837,
(6838,
(6839,
(6840,
(6841,
(6842,
(6843,
(6844,
(6845,
(6846,
(6847,
(6848,
(6849,
(6850,
(6851,
(6852,
(6853,
(6854,
(6855,
(6856,
(6857,
(6858,
(6859,
(6860,
(6861,
(6862,
(6863,
(6864,
(6865,
(6866,
(6867,
(6868,
(6869,
(6870,
(6871,
(6872,
(6873,
(6874,
(6875,
(6876,
(6877,
(6878,
(6879,
(6880,
(6881,
(6882,
(6883,
(6884,
(6885,
(6886,
(6887,
(6888,

1335439701,
1335440376,
1335441003,
1335441011,
1335441201,
1335441396,
1335441891,
1335441962,
1335442016,
1335442302,
1335442621,
1335443275,
1335443296,
1335443314,
1335444006,
1335444041,
1335444520,
1335444735,
1335445251,
1335445288,
1335445439,
1335445455,
1335445735,
1335446040,
1335446671,
1335446968,
1335446994,
1335447354,
1335447528,
1335447538,
1335447975,
1335447975,
1335448395,
1335448580,
1335448687,
1335449015,
1335449094,
1335449188,
1335449408,
1335449839,
1335449864,
1335450201,
1335450212,
1335450369,
1335450543,
1335450549,
1335451165,
1335451676,
1335451775,
1335452479,
1335452480,
1335452508,
1335452575,
1335452753,
1335452983,
1335453115,
1335453183,
1335453463,
1335453699,
1335453771,

'220.181.108.91'),
'66.249.71.81'),
'65.52.104.21'),
'41.243.114.91'),
'66.249.71.81'),
'89.140.206.90'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'123.125.71.25'),
'220.181.108.87'),
'66.249.71.81'),
'190.186.16.197'),
'66.249.71.81'),
'190.129.11.138'),
'66.249.71.81'),
'190.129.96.165'),
'190.129.11.138'),
'66.249.71.81'),
'190.129.8.202'),
'207.46.13.49'),
'66.249.71.81'),
'66.249.71.81'),
'123.125.71.32'),
'220.181.108.95'),
'66.249.71.81'),
'190.129.11.138'),
'186.27.1.43'),
'190.129.11.250'),
'66.249.71.81'),
'190.129.11.138'),
'66.249.71.81'),
'65.52.108.147'),
'190.129.11.138'),
'186.2.62.98'),
'66.249.71.81'),
'65.52.108.20'),
'66.249.71.81'),
'186.2.62.98'),
'123.125.71.24'),
'220.181.108.85'),
'65.52.108.20'),
'66.249.71.81'),
'190.129.9.42'),
'66.249.71.81'),
'207.46.13.101'),
'66.249.71.81'),
'66.249.71.81'),
'207.46.13.49'),
'208.115.111.70'),
'190.129.11.138'),
'200.90.151.213'),
'65.52.104.28'),
'190.104.28.19'),
'66.249.71.81'),
'190.129.12.252'),
'200.90.151.213'),
'186.137.178.125'),

(6889,
(6890,
(6891,
(6892,
(6893,
(6894,
(6895,
(6896,
(6897,
(6898,
(6899,
(6900,
(6901,
(6902,
(6903,
(6904,
(6905,
(6906,
(6907,
(6908,
(6909,
(6910,
(6911,
(6912,
(6913,
(6914,
(6915,
(6916,
(6917,
(6918,
(6919,
(6920,
(6921,
(6922,
(6923,
(6924,
(6925,
(6926,
(6927,
(6928,
(6929,
(6930,
(6931,
(6932,
(6933,
(6934,
(6935,
(6936,
(6937,
(6938,
(6939,
(6940,
(6941,
(6942,
(6943,
(6944,
(6945,
(6946,
(6947,
(6948,

1335453813,
1335453973,
1335454163,
1335454209,
1335454386,
1335454415,
1335454419,
1335454860,
1335454875,
1335455120,
1335455198,
1335455804,
1335455921,
1335456000,
1335456241,
1335456448,
1335456489,
1335457057,
1335457118,
1335457936,
1335458103,
1335458222,
1335458248,
1335458719,
1335459345,
1335459422,
1335459580,
1335459734,
1335459797,
1335459820,
1335459847,
1335459855,
1335460049,
1335460675,
1335460815,
1335461284,
1335461502,
1335461540,
1335461565,
1335461814,
1335462430,
1335462581,
1335463030,
1335463635,
1335463947,
1335464236,
1335464956,
1335464982,
1335465019,
1335465274,
1335465388,
1335465403,
1335465682,
1335466322,
1335466362,
1335466788,
1335466942,
1335467061,
1335467191,
1335467618,

'66.249.71.81'),
'207.46.195.237'),
'207.46.13.101'),
'190.104.24.45'),
'123.125.71.14'),
'66.249.71.81'),
'220.181.108.89'),
'190.129.12.252'),
'190.173.94.47'),
'66.249.71.81'),
'190.129.115.61'),
'66.249.71.81'),
'65.52.104.89'),
'69.171.247.5'),
'208.115.113.86'),
'66.249.71.81'),
'89.136.58.223'),
'66.249.71.81'),
'65.52.108.147'),
'66.249.71.81'),
'119.63.196.92'),
'123.125.71.32'),
'220.181.108.96'),
'66.249.71.81'),
'66.249.71.81'),
'89.136.58.223'),
'207.46.195.237'),
'65.52.104.89'),
'190.181.31.86'),
'200.105.130.194'),
'190.129.84.242'),
'190.129.67.66'),
'66.249.71.81'),
'66.249.71.81'),
'204.236.226.210'),
'66.249.71.81'),
'123.125.71.23'),
'220.181.108.92'),
'199.87.252.185'),
'66.249.68.101'),
'66.249.73.14'),
'190.129.19.163'),
'66.249.73.14'),
'66.249.73.14'),
'200.58.76.62'),
'66.249.73.14'),
'200.58.79.97'),
'65.52.109.19'),
'66.249.73.14'),
'200.85.143.39'),
'123.125.71.32'),
'220.181.108.75'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.13.101'),
'190.129.19.89'),
'66.249.73.14'),
'190.129.11.138'),
'208.115.111.70'),
'66.249.73.14'),

(6949,
(6950,
(6951,
(6952,
(6953,
(6954,
(6955,
(6956,
(6957,
(6958,
(6959,
(6960,
(6961,
(6962,
(6963,
(6964,
(6965,
(6966,
(6967,
(6968,
(6969,
(6970,
(6971,
(6972,
(6973,
(6974,
(6975,
(6976,
(6977,
(6978,
(6979,
(6980,
(6981,
(6982,
(6983,
(6984,
(6985,
(6986,
(6987,
(6988,
(6989,
(6990,
(6991,
(6992,
(6993,
(6994,
(6995,
(6996,
(6997,
(6998,
(6999,
(7000,
(7001,
(7002,
(7003,
(7004,
(7005,
(7006,
(7007,
(7008,

1335467661,
1335467662,
1335468272,
1335468273,
1335468322,
1335468697,
1335468781,
1335468809,
1335469001,
1335469246,
1335469606,
1335469762,
1335469837,
1335470170,
1335470236,
1335470473,
1335470481,
1335470846,
1335471190,
1335471450,
1335471529,
1335471647,
1335471910,
1335471917,
1335472054,
1335472613,
1335472658,
1335472677,
1335473379,
1335473411,
1335473530,
1335473570,
1335473649,
1335473757,
1335473758,
1335474133,
1335474242,
1335474384,
1335474837,
1335475340,
1335475422,
1335475541,
1335475600,
1335475744,
1335475862,
1335475894,
1335475984,
1335476232,
1335476836,
1335476842,
1335476940,
1335477478,
1335477629,
1335477721,
1335478183,
1335478865,
1335479033,
1335479045,
1335479410,
1335479548,

'190.129.11.138'),
'69.196.191.27'),
'69.196.191.27'),
'190.129.11.138'),
'66.249.73.14'),
'200.87.39.193'),
'123.125.71.30'),
'220.181.108.75'),
'66.249.73.14'),
'207.46.13.49'),
'66.249.73.14'),
'69.196.191.27'),
'190.129.11.138'),
'65.52.110.146'),
'66.249.73.14'),
'69.196.191.27'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'190.129.14.66'),
'190.129.8.202'),
'123.125.71.36'),
'220.181.108.82'),
'66.249.73.14'),
'190.129.8.242'),
'66.249.73.14'),
'186.27.2.49'),
'66.249.73.14'),
'65.52.108.20'),
'65.52.108.147'),
'208.115.113.86'),
'190.129.8.242'),
'190.129.19.242'),
'190.129.176.122'),
'66.249.73.14'),
'200.105.192.252'),
'190.129.19.242'),
'66.249.73.14'),
'190.129.11.138'),
'190.104.28.20'),
'66.249.73.14'),
'65.52.110.146'),
'190.104.7.36'),
'123.125.71.25'),
'220.181.108.95'),
'190.129.11.138'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'200.90.146.141'),
'66.249.73.14'),
'190.181.24.83'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.97'),
'200.90.151.213'),
'66.249.73.14'),

(7009,
(7010,
(7011,
(7012,
(7013,
(7014,
(7015,
(7016,
(7017,
(7018,
(7019,
(7020,
(7021,
(7022,
(7023,
(7024,
(7025,
(7026,
(7027,
(7028,
(7029,
(7030,
(7031,
(7032,
(7033,
(7034,
(7035,
(7036,
(7037,
(7038,
(7039,
(7040,
(7041,
(7042,
(7043,
(7044,
(7045,
(7046,
(7047,
(7048,
(7049,
(7050,
(7051,
(7052,
(7053,
(7054,
(7055,
(7056,
(7057,
(7058,
(7059,
(7060,
(7061,
(7062,
(7063,
(7064,
(7065,
(7066,
(7067,
(7068,

1335480231,
1335480581,
1335480915,
1335481599,
1335482228,
1335482327,
1335482887,
1335482959,
1335482984,
1335483569,
1335484173,
1335484266,
1335484778,
1335485008,
1335485099,
1335485384,
1335485606,
1335485686,
1335485976,
1335485990,
1335486303,
1335486319,
1335486590,
1335486650,
1335486958,
1335487383,
1335487905,
1335488109,
1335488712,
1335488874,
1335489318,
1335489476,
1335489882,
1335489924,
1335490013,
1335490529,
1335490718,
1335491260,
1335491312,
1335491927,
1335492559,
1335493250,
1335493460,
1335493472,
1335493859,
1335494464,
1335494744,
1335494950,
1335494981,
1335495068,
1335495644,
1335495673,
1335496278,
1335496868,
1335496884,
1335497191,
1335497195,
1335497422,
1335497489,
1335498095,

'66.249.73.14'),
'200.105.183.230'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.93'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'190.129.11.138'),
'190.181.29.78'),
'66.249.73.14'),
'190.186.24.87'),
'208.115.111.70'),
'190.181.29.78'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.81'),
'68.197.123.193'),
'66.249.73.14'),
'200.90.146.69'),
'66.249.73.14'),
'200.90.145.20'),
'66.249.73.14'),
'66.249.73.14'),
'190.103.71.143'),
'66.249.73.14'),
'190.129.82.239'),
'207.46.13.49'),
'66.249.73.14'),
'220.181.108.89'),
'66.249.73.14'),
'65.52.104.89'),
'207.46.13.49'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.97'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'207.46.13.101'),
'207.46.195.237'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'220.181.108.85'),
'123.125.71.25'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),

(7069,
(7070,
(7071,
(7072,
(7073,
(7074,
(7075,
(7076,
(7077,
(7078,
(7079,
(7080,
(7081,
(7082,
(7083,
(7084,
(7085,
(7086,
(7087,
(7088,
(7089,
(7090,
(7091,
(7092,
(7093,
(7094,
(7095,
(7096,
(7097,
(7098,
(7099,
(7100,
(7101,
(7102,
(7103,
(7104,
(7105,
(7106,
(7107,
(7108,
(7109,
(7110,
(7111,
(7112,
(7113,
(7114,
(7115,
(7116,
(7117,
(7118,
(7119,
(7120,
(7121,
(7122,
(7123,
(7124,
(7125,
(7126,
(7127,
(7128,

1335498422,
1335498703,
1335499056,
1335499308,
1335499914,
1335500519,
1335500707,
1335500722,
1335501122,
1335501727,
1335502336,
1335502941,
1335503546,
1335504149,
1335504370,
1335504387,
1335504711,
1335504754,
1335505163,
1335505359,
1335505964,
1335506569,
1335507174,
1335507784,
1335507927,
1335507939,
1335508390,
1335508995,
1335509212,
1335509600,
1335510213,
1335510714,
1335510826,
1335510858,
1335511093,
1335511450,
1335511459,
1335511473,
1335512068,
1335512301,
1335512688,
1335513263,
1335513307,
1335513928,
1335514071,
1335514549,
1335514731,
1335514734,
1335515090,
1335515104,
1335515154,
1335515773,
1335516398,
1335516999,
1335517639,
1335518252,
1335518754,
1335518871,
1335519237,
1335519265,

'65.52.104.28'),
'66.249.73.14'),
'157.56.95.148'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.28'),
'220.181.108.92'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.33'),
'220.181.108.95'),
'65.52.108.20'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.36'),
'220.181.108.93'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.13.49'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'60.0.108.63'),
'208.115.111.70'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.80'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'65.52.104.89'),
'65.52.104.21'),
'123.125.71.16'),
'220.181.108.90'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.91'),

(7129,
(7130,
(7131,
(7132,
(7133,
(7134,
(7135,
(7136,
(7137,
(7138,
(7139,
(7140,
(7141,
(7142,
(7143,
(7144,
(7145,
(7146,
(7147,
(7148,
(7149,
(7150,
(7151,
(7152,
(7153,
(7154,
(7155,
(7156,
(7157,
(7158,
(7159,
(7160,
(7161,
(7162,
(7163,
(7164,
(7165,
(7166,
(7167,
(7168,
(7169,
(7170,
(7171,
(7172,
(7173,
(7174,
(7175,
(7176,
(7177,
(7178,
(7179,
(7180,
(7181,
(7182,
(7183,
(7184,
(7185,
(7186,
(7187,
(7188,

1335519495,
1335520109,
1335520726,
1335520857,
1335521217,
1335521346,
1335521547,
1335521947,
1335522144,
1335522596,
1335522966,
1335522994,
1335523248,
1335524265,
1335524869,
1335525596,
1335526236,
1335526238,
1335526263,
1335527090,
1335527901,
1335527913,
1335528353,
1335528369,
1335528513,
1335529326,
1335529620,
1335529639,
1335529694,
1335529937,
1335530185,
1335530346,
1335530544,
1335531120,
1335531174,
1335531228,
1335531294,
1335531533,
1335531830,
1335531932,
1335532051,
1335532136,
1335532241,
1335532594,
1335532786,
1335532881,
1335533000,
1335533017,
1335533185,
1335533639,
1335533995,
1335534592,
1335534778,
1335535061,
1335535121,
1335535309,
1335535393,
1335536197,
1335536225,
1335536249,

'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'208.115.113.86'),
'66.249.73.14'),
'207.46.13.49'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'123.125.71.36'),
'220.181.108.85'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.95'),
'66.249.73.14'),
'66.147.242.171'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.86'),
'200.58.74.143'),
'66.249.73.14'),
'65.52.104.21'),
'190.129.11.138'),
'66.249.73.14'),
'190.129.13.98'),
'190.129.11.138'),
'66.249.73.14'),
'207.46.13.101'),
'65.52.108.20'),
'190.129.13.98'),
'66.249.73.14'),
'200.90.145.229'),
'65.52.108.20'),
'190.129.11.138'),
'207.46.13.49'),
'66.249.73.14'),
'190.129.11.138'),
'220.181.108.84'),
'123.125.71.20'),
'201.240.46.73'),
'66.249.73.14'),
'190.129.197.10'),
'66.249.73.14'),
'66.249.66.79'),
'66.249.68.119'),
'190.129.9.68'),
'207.46.195.237'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.68.119'),
'220.181.108.149'),

(7189,
(7190,
(7191,
(7192,
(7193,
(7194,
(7195,
(7196,
(7197,
(7198,
(7199,
(7200,
(7201,
(7202,
(7203,
(7204,
(7205,
(7206,
(7207,
(7208,
(7209,
(7210,
(7211,
(7212,
(7213,
(7214,
(7215,
(7216,
(7217,
(7218,
(7219,
(7220,
(7221,
(7222,
(7223,
(7224,
(7225,
(7226,
(7227,
(7228,
(7229,
(7230,
(7231,
(7232,
(7233,
(7234,
(7235,
INSERT
(7236,
(7237,
(7238,
(7239,
(7240,
(7241,
(7242,
(7243,
(7244,
(7245,
(7246,
(7247,

1335536530, '123.125.71.29'),
1335536534, '220.181.108.85'),
1335536825, '200.87.28.5'),
1335536891, '66.249.66.79'),
1335537413, '66.249.68.119'),
1335537769, '190.129.11.138'),
1335537904, '66.249.66.79'),
1335538005, '190.129.70.194'),
1335538215, '190.104.24.39'),
1335538654, '66.249.66.79'),
1335539045, '66.249.68.119'),
1335539122, '190.129.9.66'),
1335539267, '66.249.66.79'),
1335539815, '190.129.70.194'),
1335539886, '66.249.66.79'),
1335540040, '208.115.111.70'),
1335540216, '66.249.68.119'),
1335540469, '200.105.141.237'),
1335540556, '66.249.66.79'),
1335540736, '220.181.108.83'),
1335541235, '190.129.11.138'),
1335541250, '123.125.71.17'),
1335541323, '66.249.66.79'),
1335541853, '190.129.11.138'),
1335541879, '66.249.68.119'),
1335542195, '66.249.66.79'),
1335542351, '200.87.110.162'),
1335542721, '65.52.104.89'),
1335542756, '200.90.151.55'),
1335542849, '190.129.11.138'),
1335542871, '66.249.66.79'),
1335543029, '66.249.68.119'),
1335543535, '66.249.66.79'),
1335544050, '66.249.68.119'),
1335544165, '66.249.66.79'),
1335544406, '200.90.150.218'),
1335544656, '123.125.71.12'),
1335544660, '220.181.108.93'),
1335544734, '66.249.68.119'),
1335544926, '66.249.66.79'),
1335545395, '66.249.68.119'),
1335545591, '66.249.66.79'),
1335546094, '208.115.113.86'),
1335546413, '66.249.66.79'),
1335546445, '66.249.68.119'),
1335546975, '119.63.196.28'),
1335547014, '66.249.66.79');
INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
1335547304, '66.249.68.119'),
1335547711, '66.249.66.79'),
1335547835, '220.181.108.76'),
1335547880, '123.125.71.13'),
1335547954, '66.249.68.119'),
1335548085, '186.10.76.223'),
1335548313, '66.249.66.79'),
1335548736, '200.90.145.52'),
1335549045, '66.249.66.79'),
1335549110, '66.249.68.119'),
1335549685, '207.46.195.237'),
1335549914, '66.249.66.79'),

(7248,
(7249,
(7250,
(7251,
(7252,
(7253,
(7254,
(7255,
(7256,
(7257,
(7258,
(7259,
(7260,
(7261,
(7262,
(7263,
(7264,
(7265,
(7266,
(7267,
(7268,
(7269,
(7270,
(7271,
(7272,
(7273,
(7274,
(7275,
(7276,
(7277,
(7278,
(7279,
(7280,
(7281,
(7282,
(7283,
(7284,
(7285,
(7286,
(7287,
(7288,
(7289,
(7290,
(7291,
(7292,
(7293,
(7294,
(7295,
(7296,
(7297,
(7298,
(7299,
(7300,
(7301,
(7302,
(7303,
(7304,
(7305,
(7306,
(7307,

1335550101,
1335550635,
1335551252,
1335551286,
1335551302,
1335551312,
1335551861,
1335551939,
1335552516,
1335552755,
1335552809,
1335553168,
1335553259,
1335553346,
1335553672,
1335553881,
1335553966,
1335554158,
1335554244,
1335554282,
1335554604,
1335554611,
1335554849,
1335554959,
1335554961,
1335555083,
1335555463,
1335555466,
1335555509,
1335555543,
1335555747,
1335555904,
1335556064,
1335556128,
1335556639,
1335556694,
1335557259,
1335557331,
1335557332,
1335557661,
1335557934,
1335557941,
1335558560,
1335558639,
1335558644,
1335558858,
1335558866,
1335558895,
1335559051,
1335559328,
1335559390,
1335559627,
1335559703,
1335560005,
1335560081,
1335560447,
1335560472,
1335560514,
1335560822,
1335561359,

'66.249.68.119'),
'66.249.66.79'),
'66.249.66.79'),
'123.125.71.17'),
'220.181.108.75'),
'66.249.68.119'),
'66.249.66.79'),
'66.249.68.119'),
'66.249.66.79'),
'190.129.11.138'),
'66.249.68.119'),
'109.73.120.132'),
'200.105.222.204'),
'66.249.66.79'),
'66.249.68.119'),
'207.46.13.101'),
'66.249.66.79'),
'200.105.222.204'),
'208.115.111.70'),
'66.249.68.119'),
'74.125.158.80'),
'74.125.158.94'),
'66.249.66.79'),
'207.46.195.237'),
'66.249.68.119'),
'190.129.19.158'),
'66.249.66.79'),
'190.181.26.231'),
'123.125.71.17'),
'220.181.108.82'),
'66.249.68.119'),
'190.14.243.110'),
'66.249.66.79'),
'200.87.142.100'),
'66.249.68.119'),
'66.249.66.79'),
'190.129.11.138'),
'66.249.66.79'),
'66.249.68.119'),
'65.52.108.147'),
'66.249.66.79'),
'66.249.68.119'),
'65.52.108.20'),
'66.249.68.119'),
'66.249.66.79'),
'123.125.71.25'),
'207.46.13.101'),
'220.181.108.93'),
'200.58.74.137'),
'66.249.66.79'),
'190.129.40.49'),
'66.249.68.119'),
'200.87.146.2'),
'127.0.0.1'),
'66.249.66.79'),
'89.136.58.223'),
'200.90.145.10'),
'200.105.145.74'),
'66.249.66.79'),
'200.105.218.137'),

(7308,
(7309,
(7310,
(7311,
(7312,
(7313,
(7314,
(7315,
(7316,
(7317,
(7318,
(7319,
(7320,
(7321,
(7322,
(7323,
(7324,
(7325,
(7326,
(7327,
(7328,
(7329,
(7330,
(7331,
(7332,
(7333,
(7334,
(7335,
(7336,
(7337,
(7338,
(7339,
(7340,
(7341,
(7342,
(7343,
(7344,
(7345,
(7346,
(7347,
(7348,
(7349,
(7350,
(7351,
(7352,
(7353,
(7354,
(7355,
(7356,
(7357,
(7358,
(7359,
(7360,
(7361,
(7362,
(7363,
(7364,
(7365,
(7366,
(7367,

1335561424,
1335562023,
1335562152,
1335562277,
1335562308,
1335562626,
1335562757,
1335562770,
1335563202,
1335563441,
1335563741,
1335563892,
1335563962,
1335564023,
1335564196,
1335564615,
1335564634,
1335564638,
1335564692,
1335564871,
1335564985,
1335565300,
1335565430,
1335565443,
1335565794,
1335566100,
1335566721,
1335567092,
1335567129,
1335567400,
1335567726,
1335568040,
1335568577,
1335568686,
1335568929,
1335569302,
1335569328,
1335569352,
1335569504,
1335569903,
1335570248,
1335571015,
1335571046,
1335571482,
1335571637,
1335571668,
1335572287,
1335572287,
1335572399,
1335572934,
1335572962,
1335572995,
1335573119,
1335573164,
1335573586,
1335573771,
1335574390,
1335574523,
1335575069,
1335575124,

'66.249.66.79'),
'66.249.68.119'),
'66.249.66.79'),
'123.125.71.34'),
'220.181.108.97'),
'66.249.68.119'),
'66.249.66.79'),
'190.181.29.78'),
'66.249.72.183'),
'208.115.113.86'),
'190.181.29.78'),
'190.129.11.138'),
'65.52.104.89'),
'66.249.66.79'),
'66.249.72.183'),
'200.90.147.221'),
'200.87.111.19'),
'190.129.11.138'),
'66.249.66.79'),
'66.249.72.183'),
'74.125.64.86'),
'66.249.66.79'),
'123.125.71.31'),
'220.181.108.93'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'190.129.78.58'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'65.52.109.19'),
'66.249.66.79'),
'123.125.71.17'),
'220.181.108.78'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'190.129.19.20'),
'66.249.72.183'),
'190.129.114.165'),
'66.249.66.79'),
'66.249.72.183'),
'65.52.108.147'),
'66.249.66.79'),
'123.125.71.12'),
'220.181.108.95'),
'200.105.221.58'),
'94.23.225.68'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),

(7368,
(7369,
(7370,
(7371,
(7372,
(7373,
(7374,
(7375,
(7376,
(7377,
(7378,
(7379,
(7380,
(7381,
(7382,
(7383,
(7384,
(7385,
(7386,
(7387,
(7388,
(7389,
(7390,
(7391,
(7392,
(7393,
(7394,
(7395,
(7396,
(7397,
(7398,
(7399,
(7400,
(7401,
(7402,
(7403,
(7404,
(7405,
(7406,
(7407,
(7408,
(7409,
(7410,
(7411,
(7412,
(7413,
(7414,
(7415,
(7416,
(7417,
(7418,
(7419,
(7420,
(7421,
(7422,
(7423,
(7424,
(7425,
(7426,
(7427,

1335575229,
1335575812,
1335575878,
1335576281,
1335576524,
1335576554,
1335576814,
1335576842,
1335577296,
1335577297,
1335577449,
1335577500,
1335577878,
1335577983,
1335578223,
1335578697,
1335579303,
1335579336,
1335579342,
1335579965,
1335580183,
1335580316,
1335580380,
1335580411,
1335580484,
1335580620,
1335580809,
1335580959,
1335581301,
1335581345,
1335581562,
1335582119,
1335582164,
1335582281,
1335582816,
1335583418,
1335583491,
1335583783,
1335583878,
1335583967,
1335584000,
1335584104,
1335584344,
1335584716,
1335585319,
1335586010,
1335586015,
1335586757,
1335587078,
1335587094,
1335587128,
1335587499,
1335587870,
1335587916,
1335588165,
1335588798,
1335588896,
1335589331,
1335589421,
1335589507,

'65.52.109.19'),
'66.249.66.79'),
'66.249.72.183'),
'200.90.150.218'),
'66.249.72.183'),
'66.249.66.79'),
'123.125.71.29'),
'220.181.108.77'),
'66.249.66.79'),
'190.129.19.147'),
'65.52.110.146'),
'66.249.72.183'),
'208.115.113.86'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'65.52.104.89'),
'66.249.66.79'),
'65.52.104.21'),
'66.249.72.183'),
'123.125.71.31'),
'220.181.108.84'),
'201.222.81.90'),
'66.249.66.79'),
'65.52.108.147'),
'66.249.72.183'),
'201.222.81.90'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'207.46.195.237'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'65.52.109.198'),
'65.52.108.20'),
'123.125.71.32'),
'220.181.108.75'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'123.125.71.21'),
'220.181.108.80'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'77.20.154.156'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'65.52.108.20'),
'65.52.104.21'),
'65.52.108.147'),

(7428,
(7429,
(7430,
(7431,
(7432,
(7433,
(7434,
(7435,
(7436,
(7437,
(7438,
(7439,
(7440,
(7441,
(7442,
(7443,
(7444,
(7445,
(7446,
(7447,
(7448,
(7449,
(7450,
(7451,
(7452,
(7453,
(7454,
(7455,
(7456,
(7457,
(7458,
(7459,
(7460,
(7461,
(7462,
(7463,
(7464,
(7465,
(7466,
(7467,
(7468,
(7469,
(7470,
(7471,
(7472,
(7473,
(7474,
(7475,
(7476,
(7477,
(7478,
(7479,
(7480,
(7481,
(7482,
(7483,
(7484,
(7485,
(7486,
(7487,

1335589540,
1335589659,
1335589813,
1335590157,
1335590307,
1335590330,
1335590408,
1335590848,
1335590867,
1335590892,
1335591024,
1335591540,
1335592323,
1335592362,
1335592964,
1335593241,
1335593571,
1335593992,
1335594338,
1335594355,
1335594458,
1335594549,
1335594784,
1335595479,
1335595567,
1335596170,
1335596194,
1335596508,
1335596937,
1335597704,
1335597968,
1335598150,
1335598177,
1335598446,
1335598931,
1335599080,
1335599176,
1335599680,
1335599710,
1335599745,
1335600352,
1335600488,
1335600688,
1335601044,
1335601603,
1335601789,
1335602232,
1335602290,
1335602354,
1335602537,
1335602598,
1335603155,
1335603405,
1335603670,
1335603710,
1335603808,
1335603992,
1335604416,
1335604481,
1335604718,

'66.249.66.79'),
'66.249.72.183'),
'65.52.109.19'),
'66.249.66.79'),
'208.115.113.86'),
'66.249.72.183'),
'65.52.104.21'),
'66.249.66.79'),
'123.125.71.36'),
'220.181.108.97'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'123.125.71.36'),
'220.181.108.76'),
'65.52.104.28'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'220.181.108.81'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'65.52.108.20'),
'123.125.71.29'),
'220.181.108.80'),
'66.249.66.79'),
'65.52.104.28'),
'66.249.66.79'),
'207.46.13.101'),
'65.52.110.146'),
'65.52.104.21'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'199.87.252.185'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'65.52.109.198'),
'65.52.109.19'),
'66.249.72.183'),
'66.249.66.79'),
'119.63.196.31'),
'66.249.66.79'),
'207.46.195.237'),
'65.52.104.28'),
'66.249.72.183'),
'66.249.66.79'),
'208.115.113.86'),
'207.46.195.237'),
'66.249.66.79'),
'65.52.109.19'),

(7488,
(7489,
(7490,
(7491,
(7492,
(7493,
(7494,
(7495,
(7496,
(7497,
(7498,
(7499,
(7500,
(7501,
(7502,
(7503,
(7504,
(7505,
(7506,
(7507,
(7508,
(7509,
(7510,
(7511,
(7512,
(7513,
(7514,
(7515,
(7516,
(7517,
(7518,
(7519,
(7520,
(7521,
(7522,
(7523,
(7524,
(7525,
(7526,
(7527,
(7528,
(7529,
(7530,
(7531,
(7532,
(7533,
(7534,
(7535,
(7536,
(7537,
(7538,
(7539,
(7540,
(7541,
(7542,
(7543,
(7544,
(7545,
(7546,
(7547,

1335605040,
1335605191,
1335605685,
1335605709,
1335605811,
1335605814,
1335606537,
1335606703,
1335606787,
1335607202,
1335607360,
1335608034,
1335608199,
1335608697,
1335608699,
1335608706,
1335608921,
1335609364,
1335609862,
1335610029,
1335610528,
1335610694,
1335611193,
1335611542,
1335611858,
1335612170,
1335612280,
1335612569,
1335612690,
1335612723,
1335612881,
1335613486,
1335613854,
1335614176,
1335614851,
1335615170,
1335615849,
1335615908,
1335615927,
1335616141,
1335616497,
1335617127,
1335617346,
1335617845,
1335618310,
1335618357,
1335618496,
1335619150,
1335619175,
1335619341,
1335619675,
1335619706,
1335619718,
1335620339,
1335621012,
1335621143,
1335621835,
1335622471,
1335622917,
1335622918,

'66.249.72.183'),
'66.249.66.79'),
'220.181.108.83'),
'123.125.71.32'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'65.52.104.21'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'220.181.108.97'),
'66.249.66.79'),
'123.125.71.33'),
'65.52.108.147'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'65.52.104.28'),
'220.181.108.76'),
'66.249.72.183'),
'123.125.71.16'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'123.125.71.14'),
'220.181.108.82'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.66.79'),
'66.249.72.183'),
'66.249.66.79'),
'65.52.104.21'),
'66.249.72.183'),
'66.249.66.79'),
'220.181.108.76'),
'66.249.72.183'),
'66.249.66.79'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.87'),
'66.249.73.14'),
'66.249.72.145'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.20'),
'220.181.108.96'),

(7548,
(7549,
(7550,
(7551,
(7552,
(7553,
(7554,
(7555,
(7556,
(7557,
(7558,
(7559,
(7560,
(7561,
(7562,
(7563,
(7564,
(7565,
(7566,
(7567,
(7568,
(7569,
(7570,
(7571,
(7572,
(7573,
(7574,
(7575,
(7576,
(7577,
(7578,
(7579,
(7580,
(7581,
(7582,
(7583,
(7584,
(7585,
(7586,
(7587,
(7588,
(7589,
(7590,
(7591,
(7592,
(7593,
(7594,
(7595,
(7596,
(7597,
(7598,
(7599,
(7600,
(7601,
(7602,
(7603,
(7604,
(7605,
(7606,
(7607,

1335623020,
1335623166,
1335623724,
1335623831,
1335623926,
1335624454,
1335624496,
1335625090,
1335625161,
1335625423,
1335625993,
1335626658,
1335627323,
1335627926,
1335628215,
1335628331,
1335628560,
1335628747,
1335629319,
1335629435,
1335629983,
1335630309,
1335630608,
1335630950,
1335630961,
1335630993,
1335631215,
1335631314,
1335631979,
1335632031,
1335632645,
1335633310,
1335633669,
1335634048,
1335634330,
1335634345,
1335634807,
1335635265,
1335635372,
1335635472,
1335635708,
1335636137,
1335636774,
1335637468,
1335637820,
1335637831,
1335638100,
1335638217,
1335638799,
1335638812,
1335638848,
1335639407,
1335639476,
1335639485,
1335639913,
1335640130,
1335640140,
1335640478,
1335640795,
1335641038,

'65.52.104.21'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.228.141'),
'190.104.24.39'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'200.58.83.59'),
'65.52.104.28'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'190.104.28.21'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'220.181.108.88'),
'189.203.219.43'),
'123.125.71.24'),
'118.169.77.129'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'220.181.108.81'),
'123.125.71.19'),
'66.249.73.14'),
'65.52.109.198'),
'62.116.174.188'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.88'),
'123.125.71.14'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'208.115.111.70'),
'199.87.252.185'),
'66.249.73.14'),
'200.105.219.222'),
'199.87.252.185'),
'207.46.195.237'),
'66.249.73.14'),
'199.87.252.185'),
'65.52.109.198'),
'66.249.73.14'),
'220.181.108.85'),

(7608,
(7609,
(7610,
(7611,
(7612,
(7613,
(7614,
(7615,
(7616,
(7617,
(7618,
(7619,
(7620,
(7621,
(7622,
(7623,
(7624,
(7625,
(7626,
(7627,
(7628,
(7629,
(7630,
(7631,
(7632,
(7633,
(7634,
(7635,
(7636,
(7637,
(7638,
(7639,
(7640,
(7641,
(7642,
(7643,
(7644,
(7645,
(7646,
(7647,
(7648,
(7649,
(7650,
(7651,
(7652,
(7653,
(7654,
(7655,
(7656,
(7657,
(7658,
(7659,
(7660,
(7661,
(7662,
(7663,
(7664,
(7665,
(7666,
(7667,

1335641069,
1335641461,
1335641680,
1335641834,
1335642123,
1335642155,
1335642776,
1335643395,
1335643476,
1335644091,
1335644221,
1335644332,
1335644632,
1335644678,
1335644719,
1335645376,
1335645986,
1335646640,
1335646919,
1335647068,
1335647274,
1335647800,
1335647907,
1335648661,
1335648669,
1335648690,
1335648698,
1335649332,
1335649814,
1335649965,
1335650486,
1335650597,
1335650806,
1335651230,
1335651728,
1335651863,
1335651892,
1335652281,
1335652496,
1335653129,
1335653745,
1335653758,
1335654395,
1335655028,
1335655648,
1335655786,
1335655857,
1335656011,
1335656294,
1335656425,
1335656927,
1335657488,
1335657564,
1335658201,
1335658837,
1335659077,
1335659353,
1335659393,
1335659474,
1335660111,

'123.125.71.21'),
'66.249.73.14'),
'207.46.13.101'),
'190.104.28.23'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.92'),
'66.249.73.14'),
'46.109.152.253'),
'213.186.127.28'),
'220.181.108.80'),
'123.125.71.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.28.20'),
'201.222.75.165'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'220.181.108.91'),
'65.52.108.147'),
'123.125.71.34'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.3.11'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'200.105.219.222'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'208.115.111.70'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'157.56.95.148'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.80'),
'123.125.71.21'),
'208.115.113.86'),
'66.249.73.14'),
'66.219.58.45'),
'66.249.73.14'),
'200.87.158.109'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'220.181.108.92'),
'123.125.71.34'),
'66.249.73.14'),
'66.249.73.14'),

(7668,
(7669,
(7670,
(7671,
(7672,
(7673,
(7674,
(7675,
(7676,
(7677,
(7678,
(7679,
(7680,
(7681,
(7682,
(7683,
(7684,
(7685,
(7686,
(7687,
(7688,
(7689,
(7690,
(7691,
(7692,
(7693,
(7694,
(7695,
(7696,
(7697,
(7698,
(7699,
(7700,
(7701,
(7702,
(7703,
(7704,
(7705,
(7706,
(7707,
(7708,
(7709,
(7710,
(7711,
(7712,
(7713,
(7714,
(7715,
(7716,
(7717,
(7718,
(7719,
(7720,
(7721,
(7722,
(7723,
(7724,
(7725,
(7726,
(7727,

1335660515,
1335660882,
1335661119,
1335661331,
1335661540,
1335661865,
1335662179,
1335662405,
1335662793,
1335662951,
1335663233,
1335663281,
1335663325,
1335663410,
1335663434,
1335663516,
1335664055,
1335664721,
1335665129,
1335665139,
1335665362,
1335665529,
1335665963,
1335665999,
1335666299,
1335666316,
1335666327,
1335666457,
1335666617,
1335666902,
1335667273,
1335667691,
1335667910,
1335668546,
1335669149,
1335669642,
1335669799,
1335669845,
1335670362,
1335670450,
1335670479,
1335670508,
1335670732,
1335671057,
1335671664,
1335672273,
1335672530,
1335672873,
1335673130,
1335673473,
1335673514,
1335673590,
1335673602,
1335674092,
1335674405,
1335674723,
1335674918,
1335675363,
1335676028,
1335676665,

'46.109.152.253'),
'66.249.73.14'),
'46.109.152.253'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.68.113'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'65.52.108.20'),
'213.186.127.28'),
'65.52.110.146'),
'220.181.108.88'),
'66.249.73.14'),
'123.125.71.14'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'207.46.13.101'),
'66.249.73.14'),
'65.52.104.89'),
'208.115.111.70'),
'66.249.73.14'),
'46.109.152.253'),
'123.125.71.17'),
'220.181.108.76'),
'207.46.13.101'),
'66.249.73.14'),
'46.109.152.253'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.108.147'),
'220.181.108.78'),
'66.249.73.14'),
'200.90.144.167'),
'207.46.195.237'),
'123.125.71.36'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'186.105.91.201'),
'66.249.73.14'),
'65.52.109.198'),
'123.125.71.34'),
'220.181.108.88'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),

(7728,
(7729,
(7730,
(7731,
(7732,
(7733,
(7734,
(7735,
(7736,
(7737,
(7738,
(7739,
(7740,
(7741,
(7742,
(7743,
(7744,
(7745,
(7746,
(7747,
(7748,
(7749,
(7750,
(7751,
(7752,
(7753,
(7754,
(7755,
(7756,
(7757,
(7758,
(7759,
(7760,
(7761,
(7762,
(7763,
(7764,
(7765,
(7766,
(7767,
(7768,
(7769,
(7770,
(7771,
(7772,
(7773,
(7774,
(7775,
(7776,
(7777,
(7778,
(7779,
(7780,
(7781,
(7782,
(7783,
(7784,
(7785,
(7786,
(7787,

1335677302,
1335677306,
1335677313,
1335677714,
1335677939,
1335678575,
1335678913,
1335679212,
1335679849,
1335680481,
1335680712,
1335680727,
1335680729,
1335680987,
1335681124,
1335681761,
1335682388,
1335682655,
1335682809,
1335683008,
1335683658,
1335684314,
1335684610,
1335684695,
1335684725,
1335684965,
1335685030,
1335685269,
1335685648,
1335686265,
1335686922,
1335687627,
1335687817,
1335687832,
1335687843,
1335688318,
1335688868,
1335688925,
1335689114,
1335689647,
1335690094,
1335690379,
1335690645,
1335690694,
1335691110,
1335691509,
1335691648,
1335691662,
1335691764,
1335692384,
1335692411,
1335692780,
1335693112,
1335693840,
1335694568,
1335694840,
1335695205,
1335695498,
1335695510,
1335695531,

'66.249.73.14'),
'123.125.71.21'),
'220.181.108.97'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.86'),
'208.115.113.86'),
'190.129.244.250'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'123.125.71.22'),
'220.181.108.82'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'123.125.71.24'),
'220.181.108.92'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'46.109.152.253'),
'66.249.73.14'),
'208.115.113.86'),
'46.109.152.253'),
'66.249.73.14'),
'46.109.152.253'),
'123.125.71.27'),
'220.181.108.94'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'207.46.195.237'),
'123.125.71.20'),
'220.181.108.83'),

(7788,
(7789,
(7790,
(7791,
(7792,
(7793,
(7794,
(7795,
(7796,
(7797,
(7798,
(7799,
(7800,
(7801,
(7802,
(7803,
(7804,
(7805,
(7806,
(7807,
(7808,
(7809,
(7810,
(7811,
(7812,
(7813,
(7814,
(7815,
(7816,
(7817,
(7818,
(7819,
(7820,
(7821,
(7822,
(7823,
(7824,
(7825,
(7826,
(7827,
(7828,
(7829,
(7830,
(7831,
(7832,
(7833,
(7834,
(7835,
(7836,
(7837,
(7838,
(7839,
(7840,
(7841,
(7842,
(7843,
(7844,
(7845,
(7846,
(7847,

1335695842,
1335696571,
1335697299,
1335698027,
1335698631,
1335699069,
1335699097,
1335699301,
1335700030,
1335700758,
1335701032,
1335701469,
1335701486,
1335702027,
1335702088,
1335702399,
1335702405,
1335702442,
1335702741,
1335702905,
1335703121,
1335703489,
1335703889,
1335704162,
1335704764,
1335704888,
1335705342,
1335705491,
1335705612,
1335705773,
1335705781,
1335705965,
1335706220,
1335706770,
1335706928,
1335707350,
1335707672,
1335707759,
1335708359,
1335708366,
1335708851,
1335708959,
1335709043,
1335709344,
1335709349,
1335709679,
1335710407,
1335711135,
1335711765,
1335712044,
1335712410,
1335712440,
1335713058,
1335713593,
1335713612,
1335713690,
1335714331,
1335714642,
1335714958,
1335715000,

'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.85'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'65.52.109.198'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'220.181.108.94'),
'123.125.71.21'),
'209.85.136.80'),
'66.249.73.14'),
'213.186.127.28'),
'65.52.104.28'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'207.46.13.101'),
'66.249.73.14'),
'208.115.111.70'),
'220.181.108.86'),
'123.125.71.14'),
'190.104.24.35'),
'66.249.73.14'),
'190.104.24.35'),
'66.249.73.14'),
'200.87.176.138'),
'66.249.73.14'),
'46.109.152.253'),
'46.109.152.253'),
'66.249.73.14'),
'65.52.109.19'),
'46.109.152.253'),
'66.249.73.14'),
'123.125.71.32'),
'220.181.108.86'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'200.161.199.96'),
'66.249.73.14'),
'200.90.147.158'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.86'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.108.20'),

(7848,
(7849,
(7850,
(7851,
(7852,
(7853,
(7854,
(7855,
(7856,
(7857,
(7858,
(7859,
(7860,
(7861,
(7862,
(7863,
(7864,
(7865,
(7866,
(7867,
(7868,
(7869,
(7870,
(7871,
(7872,
(7873,
(7874,
(7875,
(7876,
(7877,
(7878,
(7879,
(7880,
(7881,
(7882,
(7883,
(7884,
(7885,
(7886,
(7887,
(7888,
(7889,
(7890,
(7891,
(7892,
(7893,
(7894,
(7895,
(7896,
(7897,
(7898,
(7899,
(7900,
(7901,
(7902,
(7903,
(7904,
(7905,
(7906,
(7907,

1335715599,
1335715777,
1335716234,
1335716572,
1335716962,
1335717334,
1335717586,
1335717622,
1335717682,
1335717691,
1335718414,
1335718541,
1335718873,
1335719104,
1335719602,
1335719876,
1335720605,
1335720626,
1335720643,
1335721334,
1335721670,
1335721936,
1335722552,
1335723154,
1335723159,
1335723890,
1335723982,
1335724378,
1335724406,
1335724493,
1335725113,
1335725804,
1335726564,
1335726861,
1335727172,
1335727835,
1335727836,
1335727864,
1335728468,
1335728526,
1335728752,
1335729166,
1335729912,
1335729932,
1335730644,
1335731432,
1335731488,
1335731509,
1335732355,
1335732370,
1335732889,
1335733121,
1335733280,
1335733617,
1335733871,
1335734541,
1335734691,
1335735212,
1335735934,
1335736685,

'66.249.73.14'),
'85.195.101.146'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'98.207.111.100'),
'123.125.71.19'),
'220.181.108.96'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'94.23.225.68'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.16'),
'220.181.108.89'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'123.125.71.14'),
'220.181.108.83'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.33'),
'220.181.108.93'),
'200.90.147.206'),
'66.249.73.14'),
'119.63.196.95'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.77'),
'190.103.69.77'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'213.186.127.28'),
'190.129.19.62'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),

(7908,
(7909,
(7910,
(7911,
(7912,
(7913,
(7914,
(7915,
(7916,
(7917,
(7918,
(7919,
(7920,
(7921,
(7922,
(7923,
(7924,
(7925,
(7926,
(7927,
(7928,
(7929,
(7930,
(7931,
(7932,
(7933,
(7934,
(7935,
(7936,
(7937,
(7938,
(7939,
(7940,
(7941,
(7942,
(7943,
(7944,
(7945,
(7946,
(7947,
(7948,
(7949,
(7950,
(7951,
(7952,
(7953,
(7954,
(7955,
(7956,
(7957,
(7958,
(7959,
(7960,
(7961,
(7962,
(7963,
(7964,
(7965,
(7966,
(7967,

1335737435,
1335737952,
1335738195,
1335738208,
1335738373,
1335738552,
1335739123,
1335739152,
1335739588,
1335739873,
1335740623,
1335740844,
1335741222,
1335741562,
1335741593,
1335742158,
1335742185,
1335742203,
1335742499,
1335742847,
1335742976,
1335743249,
1335743296,
1335743405,
1335743739,
1335744361,
1335744562,
1335744712,
1335745313,
1335745494,
1335745511,
1335746063,
1335746129,
1335746813,
1335747562,
1335748501,
1335749026,
1335749059,
1335749246,
1335749252,
1335749635,
1335750062,
1335750189,
1335750940,
1335751030,
1335751197,
1335751440,
1335751620,
1335751690,
1335752309,
1335752393,
1335752484,
1335752660,
1335753003,
1335753077,
1335753083,
1335753129,
1335753162,
1335753753,
1335753865,

'66.249.73.14'),
'46.109.152.253'),
'123.125.71.14'),
'220.181.108.92'),
'66.249.73.14'),
'46.109.152.253'),
'66.249.73.14'),
'46.109.152.253'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'200.90.146.133'),
'65.52.104.28'),
'66.249.73.14'),
'208.115.113.86'),
'123.125.71.32'),
'220.181.108.85'),
'190.129.19.81'),
'66.249.73.14'),
'65.52.108.147'),
'190.129.19.81'),
'66.249.73.14'),
'200.90.147.183'),
'213.186.127.28'),
'2.136.99.19'),
'186.176.128.123'),
'66.249.73.14'),
'190.11.93.72'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.89'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.235.139.127'),
'190.212.94.169'),
'74.125.158.92'),
'66.249.73.14'),
'220.181.108.88'),
'190.212.94.169'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'76.91.111.121'),
'119.63.196.95'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'65.52.104.28'),
'207.46.13.101'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.104.89'),
'123.125.71.16'),
'220.181.108.84'),
'66.249.73.14'),
'65.52.104.21'),

(7968,
(7969,
(7970,
(7971,
(7972,
(7973,
(7974,
(7975,
(7976,
(7977,
(7978,
(7979,
(7980,
(7981,
(7982,
(7983,
(7984,
(7985,
(7986,
(7987,
(7988,
(7989,
(7990,
(7991,
(7992,
(7993,
(7994,
(7995,
(7996,
(7997,
(7998,
(7999,
(8000,
(8001,
(8002,
(8003,
(8004,
(8005,
(8006,
(8007,
(8008,
(8009,
(8010,
(8011,
(8012,
(8013,
(8014,
(8015,
(8016,
(8017,
(8018,
(8019,
(8020,
(8021,
(8022,
(8023,
(8024,
(8025,
(8026,
(8027,

1335754683,
1335754691,
1335755093,
1335755442,
1335755778,
1335756192,
1335756751,
1335756782,
1335756943,
1335757006,
1335757011,
1335757693,
1335757732,
1335758231,
1335758405,
1335759007,
1335759052,
1335759112,
1335759759,
1335759869,
1335759885,
1335760013,
1335760435,
1335761166,
1335761175,
1335761329,
1335761600,
1335761819,
1335762476,
1335762621,
1335763140,
1335763631,
1335763655,
1335763655,
1335763905,
1335763941,
1335764541,
1335764676,
1335765440,
1335766174,
1335766379,
1335766778,
1335767125,
1335767143,
1335767331,
1335767543,
1335768307,
1335768588,
1335769072,
1335769590,
1335769836,
1335770573,
1335770617,
1335770631,
1335771174,
1335772130,
1335772894,
1335772971,
1335773062,
1335773150,

'208.115.113.86'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.75'),
'66.249.73.14'),
'205.241.35.208'),
'65.52.109.198'),
'66.249.73.14'),
'213.186.127.28'),
'91.203.32.171'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'65.52.109.198'),
'66.249.73.14'),
'123.125.71.23'),
'220.181.108.87'),
'65.52.104.21'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.104.21'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.80'),
'213.186.127.28'),
'66.249.73.14'),
'65.52.108.147'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.97'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.18'),
'220.181.108.97'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'65.52.108.147'),
'65.52.104.21'),

(8028,
(8029,
(8030,
(8031,
(8032,
(8033,
(8034,
(8035,
(8036,
(8037,
(8038,
(8039,
(8040,
(8041,
(8042,
(8043,
(8044,
(8045,
(8046,
(8047,
(8048,
(8049,
(8050,
(8051,
(8052,
(8053,
(8054,
(8055,
(8056,
(8057,
(8058,
(8059,
(8060,
(8061,
(8062,
(8063,
(8064,
(8065,
(8066,
(8067,
(8068,
(8069,
(8070,
(8071,
(8072,
(8073,
(8074,
(8075,
(8076,
(8077,
(8078,
(8079,
(8080,
(8081,
(8082,
(8083,
(8084,
(8085,
(8086,
(8087,

1335773510,
1335773627,
1335773659,
1335773780,
1335774423,
1335774898,
1335775049,
1335775654,
1335776269,
1335776288,
1335776931,
1335777099,
1335777362,
1335777474,
1335778034,
1335778055,
1335778192,
1335778332,
1335778362,
1335778820,
1335779161,
1335779304,
1335779584,
1335780183,
1335780202,
1335780349,
1335781113,
1335781475,
1335781508,
1335781622,
1335781795,
1335782400,
1335782429,
1335783024,
1335783688,
1335783789,
1335783859,
1335784305,
1335784481,
1335785107,
1335785127,
1335785350,
1335785462,
1335785492,
1335785845,
1335786121,
1335786464,
1335786628,
1335787190,
1335787340,
1335787901,
1335787956,
1335788090,
1335788566,
1335788794,
1335788810,
1335789332,
1335790097,
1335790861,
1335791627,

'65.52.108.20'),
'65.52.110.146'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'199.87.252.185'),
'207.46.13.101'),
'66.249.73.14'),
'199.87.252.185'),
'207.46.195.237'),
'199.87.252.185'),
'66.249.73.14'),
'65.52.104.28'),
'123.125.71.23'),
'220.181.108.91'),
'66.249.73.14'),
'199.87.252.185'),
'65.52.110.146'),
'66.249.73.14'),
'208.115.111.70'),
'199.87.252.185'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.96'),
'123.125.71.31'),
'199.87.252.185'),
'66.249.73.14'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'65.52.104.21'),
'199.87.252.185'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'199.87.252.185'),
'123.125.71.36'),
'220.181.108.90'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.104.89'),
'66.249.73.14'),
'187.143.59.114'),
'66.249.73.14'),
'123.125.71.24'),
'220.181.108.93'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),

(8088,
(8089,
(8090,
(8091,
(8092,
(8093,
(8094,
(8095,
(8096,
(8097,
(8098,
(8099,
(8100,
(8101,
(8102,
(8103,
(8104,
(8105,
(8106,
(8107,
(8108,
(8109,
(8110,
(8111,
(8112,
(8113,
(8114,
(8115,
(8116,
(8117,
(8118,
(8119,
(8120,
(8121,
(8122,
(8123,
(8124,
(8125,
(8126,
(8127,
(8128,
(8129,
(8130,
(8131,
(8132,
(8133,
(8134,
(8135,
(8136,
(8137,
(8138,
(8139,
(8140,
(8141,
(8142,
(8143,
(8144,
(8145,
(8146,
(8147,

1335792390,
1335792509,
1335792551,
1335792574,
1335792907,
1335793155,
1335793602,
1335793804,
1335794030,
1335794507,
1335795129,
1335795285,
1335795763,
1335795775,
1335796063,
1335796203,
1335796841,
1335796905,
1335797619,
1335797770,
1335798282,
1335798397,
1335798519,
1335799176,
1335799941,
1335799957,
1335799990,
1335800407,
1335800595,
1335800821,
1335800896,
1335801020,
1335801372,
1335801490,
1335801698,
1335801774,
1335802512,
1335802751,
1335802930,
1335803551,
1335803762,
1335803788,
1335804253,
1335804363,
1335805030,
1335805709,
1335806206,
1335806392,
1335807021,
1335807435,
1335807453,
1335807843,
1335808087,
1335808611,
1335808959,
1335809294,
1335809977,
1335810660,
1335810842,
1335811117,

'66.249.73.14'),
'190.104.24.40'),
'123.125.71.29'),
'220.181.108.76'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.90'),
'66.249.73.14'),
'190.129.19.69'),
'66.249.73.14'),
'200.90.145.120'),
'66.249.73.14'),
'65.52.109.198'),
'200.90.145.120'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.32'),
'220.181.108.91'),
'65.52.108.20'),
'66.249.73.14'),
'190.129.4.158'),
'190.129.10.171'),
'65.52.108.20'),
'65.52.104.89'),
'190.129.4.158'),
'66.249.73.14'),
'220.181.108.86'),
'66.249.73.14'),
'200.90.146.16'),
'65.52.110.146'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.78'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.28.19'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.85'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'68.80.18.161'),
'65.52.104.21'),

(8148,
(8149,
(8150,
(8151,
(8152,
(8153,
(8154,
(8155,
(8156,
(8157,
(8158,
(8159,
(8160,
(8161,
(8162,
(8163,
(8164,
(8165,
(8166,
(8167,
(8168,
(8169,
(8170,
(8171,
(8172,
(8173,
(8174,
(8175,
(8176,
(8177,
(8178,
(8179,
(8180,
(8181,
(8182,
(8183,
(8184,
(8185,
(8186,
(8187,
(8188,
(8189,
(8190,
(8191,
(8192,
(8193,
(8194,
(8195,
(8196,
(8197,
(8198,
(8199,
(8200,
(8201,
(8202,
(8203,
(8204,
(8205,
(8206,
(8207,

1335811343,
1335812026,
1335812709,
1335812757,
1335813065,
1335813314,
1335813989,
1335814240,
1335814269,
1335814279,
1335814440,
1335814478,
1335814546,
1335814672,
1335815355,
1335816100,
1335816128,
1335816153,
1335816806,
1335817085,
1335817177,
1335817469,
1335817484,
1335817489,
1335817598,
1335818172,
1335818855,
1335818857,
1335819072,
1335819538,
1335819648,
1335819709,
1335820147,
1335820392,
1335821074,
1335821236,
1335821283,
1335821539,
1335821560,
1335821928,
1335822206,
1335822369,
1335822611,
1335822733,
1335822787,
1335822842,
1335822937,
1335823275,
1335823892,
1335824165,
1335824575,
1335824595,
1335824607,
1335825257,
1335825940,
1335825999,
1335826623,
1335826750,
1335827128,
1335827477,

'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'189.145.89.132'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.97'),
'213.186.127.28'),
'109.206.183.86'),
'207.46.13.101'),
'207.46.199.29'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.28.20'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'190.129.19.90'),
'65.52.110.146'),
'123.125.71.28'),
'220.181.108.87'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'207.46.13.101'),
'66.249.73.14'),
'218.213.137.42'),
'119.63.196.125'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'190.181.33.31'),
'65.52.109.19'),
'186.2.55.101'),
'190.181.22.211'),
'66.249.73.14'),
'190.102.48.218'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.108.20'),
'65.52.110.146'),
'190.104.28.28'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'193.164.202.172'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.96'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'207.46.13.101'),
'213.186.127.28'),
'66.249.73.14'),

(8208,
(8209,
(8210,
(8211,
(8212,
(8213,
(8214,
(8215,
(8216,
(8217,
(8218,
(8219,
(8220,
(8221,
(8222,
(8223,
(8224,
(8225,
(8226,
(8227,
(8228,
(8229,
(8230,
(8231,
(8232,
(8233,
(8234,
(8235,
(8236,
(8237,
(8238,
(8239,
(8240,
(8241,
(8242,
(8243,
(8244,
(8245,
(8246,
(8247,
(8248,
(8249,
(8250,
(8251,
(8252,
(8253,
(8254,
(8255,
(8256,
(8257,
(8258,
(8259,
(8260,
(8261,
(8262,
(8263,
(8264,
(8265,
(8266,
(8267,

1335827570,
1335827928,
1335828092,
1335828100,
1335828331,
1335828519,
1335828541,
1335828613,
1335828914,
1335829014,
1335830123,
1335830924,
1335830977,
1335831881,
1335831897,
1335831975,
1335832087,
1335832179,
1335832239,
1335832249,
1335832357,
1335832770,
1335833235,
1335833540,
1335833821,
1335834303,
1335834528,
1335834904,
1335834907,
1335835290,
1335835299,
1335835552,
1335835643,
1335835655,
1335835695,
1335836185,
1335836347,
1335836867,
1335837550,
1335838244,
1335838347,
1335838467,
1335838687,
1335838918,
1335839568,
1335839629,
1335839662,
1335840120,
1335840197,
1335840859,
1335840956,
1335841056,
1335841550,
1335841606,
1335842231,
1335842246,
1335842930,
1335843159,
1335843191,
1335843383,

'207.46.195.237'),
'200.90.145.86'),
'190.104.7.56'),
'65.52.108.20'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.81'),
'46.109.152.253'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.28.27'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.84'),
'186.27.4.68'),
'66.249.73.14'),
'65.52.104.21'),
'207.46.195.237'),
'190.181.29.131'),
'200.105.146.38'),
'66.249.73.14'),
'186.2.49.10'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'65.52.104.89'),
'66.220.149.250'),
'65.52.104.28'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.94'),
'200.90.147.37'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'200.87.176.155'),
'190.104.28.30'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.91'),
'208.115.111.70'),
'66.249.73.14'),
'190.104.28.30'),
'66.249.73.14'),
'65.52.104.21'),
'190.104.28.30'),
'66.249.73.14'),
'190.104.28.30'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.87'),
'190.104.28.30'),

(8268,
(8269,
(8270,
(8271,
(8272,
(8273,
(8274,
(8275,
(8276,
(8277,
(8278,
(8279,
(8280,
(8281,
(8282,
(8283,
(8284,
(8285,
(8286,
(8287,
(8288,
(8289,
(8290,
(8291,
(8292,
(8293,
(8294,
(8295,
(8296,
(8297,
(8298,
(8299,
(8300,
(8301,
(8302,
(8303,
(8304,
(8305,
(8306,
(8307,
(8308,
(8309,
(8310,
(8311,
(8312,
(8313,
(8314,
(8315,
(8316,
(8317,
(8318,
(8319,
(8320,
(8321,
(8322,
(8323,
(8324,
(8325,
(8326,
(8327,

1335843548,
1335843613,
1335843743,
1335843759,
1335844232,
1335844313,
1335844362,
1335844864,
1335845598,
1335846218,
1335846289,
1335846306,
1335846757,
1335846822,
1335847425,
1335847786,
1335848029,
1335848106,
1335848634,
1335849240,
1335849846,
1335850041,
1335850064,
1335850585,
1335851187,
1335851800,
1335851919,
1335852085,
1335852309,
1335852652,
1335853267,
1335853580,
1335853815,
1335853841,
1335853881,
1335854106,
1335854498,
1335854779,
1335855039,
1335855113,
1335855730,
1335856213,
1335856347,
1335856965,
1335857419,
1335857450,
1335857585,
1335858205,
1335858279,
1335858825,
1335858866,
1335859032,
1335859535,
1335859572,
1335860319,
1335860619,
1335860631,
1335860770,
1335860943,
1335861128,

'190.104.28.27'),
'66.249.73.14'),
'74.96.84.5'),
'200.90.150.85'),
'66.249.73.14'),
'200.90.144.214'),
'200.90.150.85'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.78'),
'100.43.83.143'),
'66.249.73.14'),
'66.249.73.14'),
'119.63.196.92'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.91'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.110.146'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'123.125.71.34'),
'220.181.108.92'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'213.186.127.28'),
'65.52.110.146'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.90'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'207.46.195.237'),
'100.43.83.143'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.87'),
'157.56.95.148'),
'66.249.73.14'),
'65.52.110.146'),

(8328,
(8329,
(8330,
(8331,
(8332,
(8333,
(8334,
(8335,
(8336,
(8337,
(8338,
(8339,
(8340,
(8341,
(8342,
(8343,
(8344,
(8345,
(8346,
(8347,
(8348,
(8349,
(8350,
(8351,
(8352,
(8353,
(8354,
(8355,
(8356,
(8357,
(8358,
(8359,
(8360,
(8361,
(8362,
(8363,
(8364,
(8365,
(8366,
(8367,
(8368,
(8369,
(8370,
(8371,
(8372,
(8373,
(8374,
(8375,
(8376,
(8377,
(8378,
(8379,
(8380,
(8381,
(8382,
(8383,
(8384,
(8385,
(8386,
(8387,

1335861574,
1335861973,
1335862194,
1335862824,
1335863454,
1335863593,
1335864087,
1335864398,
1335864719,
1335864813,
1335865340,
1335865354,
1335865828,
1335865851,
1335865991,
1335865998,
1335866358,
1335866448,
1335866613,
1335866628,
1335867268,
1335867628,
1335867914,
1335868559,
1335868581,
1335868596,
1335868969,
1335869148,
1335869466,
1335870638,
1335871131,
1335871298,
1335871308,
1335871886,
1335871915,
1335871944,
1335872602,
1335873259,
1335873925,
1335874597,
1335875029,
1335875245,
1335875254,
1335875269,
1335875942,
1335876630,
1335877092,
1335877323,
1335877733,
1335878015,
1335878047,
1335878714,
1335879008,
1335879034,
1335879437,
1335880157,
1335880883,
1335881371,
1335881504,
1335881751,

'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.77'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.108.147'),
'66.249.73.14'),
'46.109.152.253'),
'65.52.104.89'),
'65.52.109.198'),
'46.109.152.253'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.33'),
'220.181.108.96'),
'65.52.110.146'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'100.43.83.143'),
'123.125.71.14'),
'220.181.108.84'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'123.125.71.26'),
'220.181.108.83'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'200.87.88.204'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'200.87.88.204'),
'66.249.73.14'),
'123.125.71.28'),
'220.181.108.76'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'83.53.106.167'),

(8388,
(8389,
(8390,
(8391,
(8392,
(8393,
(8394,
(8395,
(8396,
(8397,
(8398,
(8399,
(8400,
(8401,
(8402,
(8403,
(8404,
(8405,
(8406,
(8407,
(8408,
(8409,
(8410,
(8411,
(8412,
(8413,
(8414,
(8415,
(8416,
(8417,
(8418,
(8419,
(8420,
(8421,
(8422,
(8423,
(8424,
(8425,
(8426,
(8427,
(8428,
(8429,
(8430,
(8431,
(8432,
(8433,
(8434,
(8435,
(8436,
(8437,
(8438,
(8439,
(8440,
(8441,
(8442,
(8443,
(8444,
(8445,
(8446,
(8447,

1335882080,
1335882124,
1335882225,
1335882236,
1335882307,
1335882744,
1335882888,
1335883381,
1335883582,
1335883605,
1335884253,
1335884451,
1335884828,
1335885047,
1335885665,
1335886039,
1335886302,
1335886334,
1335886338,
1335887012,
1335887781,
1335888551,
1335888668,
1335889224,
1335889729,
1335889849,
1335889898,
1335890215,
1335890238,
1335890316,
1335890574,
1335890613,
1335891244,
1335891410,
1335891919,
1335892006,
1335892039,
1335892130,
1335892591,
1335893251,
1335893457,
1335893790,
1335893864,
1335893886,
1335893912,
1335894130,
1335894395,
1335895092,
1335895135,
1335895507,
1335895528,
1335895649,
1335895766,
1335895856,
1335896278,
1335896387,
1335896439,
1335896760,
1335896776,
1335897113,

'207.46.195.237'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.94'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'100.43.83.143'),
'190.154.45.90'),
'190.129.19.207'),
'65.52.109.198'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'65.52.104.89'),
'123.125.71.31'),
'220.181.108.85'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'200.90.147.160'),
'66.249.73.14'),
'65.52.110.146'),
'65.52.104.28'),
'66.249.73.14'),
'123.125.71.36'),
'220.181.108.78'),
'190.107.59.195'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'208.115.113.86'),
'207.46.13.101'),
'65.52.108.147'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'201.52.251.98'),
'186.6.142.113'),
'123.125.71.17'),
'220.181.108.91'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'80.248.79.26'),
'207.46.13.101'),
'208.115.111.70'),
'46.109.152.253'),
'66.249.73.14'),
'100.43.83.143'),
'46.109.152.253'),
'23.20.72.114'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.86'),
'66.249.73.14'),

(8448,
(8449,
(8450,
(8451,
(8452,
(8453,
(8454,
(8455,
(8456,
(8457,
(8458,
(8459,
(8460,
(8461,
(8462,
(8463,
(8464,
(8465,
(8466,
(8467,
(8468,
(8469,
(8470,
(8471,
(8472,
(8473,
(8474,
(8475,
(8476,
(8477,
(8478,
(8479,
(8480,
(8481,
(8482,
(8483,
(8484,
(8485,
(8486,
(8487,
(8488,
(8489,
(8490,
(8491,
(8492,
(8493,
(8494,
(8495,
(8496,
(8497,
(8498,
(8499,
(8500,
(8501,
(8502,
(8503,
(8504,
(8505,
(8506,
(8507,

1335897786,
1335897877,
1335898459,
1335899133,
1335899377,
1335899806,
1335900073,
1335900456,
1335900479,
1335900502,
1335900520,
1335901153,
1335901826,
1335902499,
1335902596,
1335903060,
1335903173,
1335903757,
1335903844,
1335903850,
1335903923,
1335903939,
1335904523,
1335905160,
1335905196,
1335905829,
1335905870,
1335905919,
1335906277,
1335906543,
1335906791,
1335907090,
1335907175,
1335907317,
1335907794,
1335907835,
1335907861,
1335908131,
1335908467,
1335908935,
1335909140,
1335909539,
1335909814,
1335909815,
1335910139,
1335910487,
1335910606,
1335911023,
1335911036,
1335911161,
1335911687,
1335911834,
1335912507,
1335913181,
1335913854,
1335913938,
1335913954,
1335914054,
1335914528,
1335914958,

'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.104.89'),
'65.52.110.146'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.95'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.207'),
'190.11.73.181'),
'66.249.73.14'),
'207.46.13.101'),
'94.23.225.68'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.83'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'65.52.104.21'),
'200.87.82.200'),
'66.249.73.14'),
'65.52.109.198'),
'65.52.109.19'),
'66.249.73.14'),
'190.186.140.130'),
'66.249.73.14'),
'123.125.71.36'),
'220.181.108.81'),
'213.186.127.28'),
'66.249.73.14'),
'200.87.140.71'),
'66.249.73.14'),
'46.109.152.253'),
'66.249.73.14'),
'50.18.32.26'),
'46.109.152.253'),
'66.249.73.14'),
'207.46.195.237'),
'123.125.71.16'),
'220.181.108.89'),
'66.249.73.14'),
'200.87.140.71'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.186.124.156'),
'200.90.151.123'),
'207.46.13.101'),
'66.249.73.14'),
'123.125.71.30'),

(8508,
(8509,
(8510,
(8511,
(8512,
(8513,
(8514,
(8515,
(8516,
(8517,
(8518,
(8519,
(8520,
(8521,
(8522,
(8523,
(8524,
(8525,
(8526,
(8527,
(8528,
(8529,
(8530,
(8531,
(8532,
(8533,
(8534,
(8535,
(8536,
(8537,
(8538,
(8539,
(8540,
(8541,
(8542,
(8543,
(8544,
(8545,
(8546,
(8547,
(8548,
(8549,
(8550,
(8551,
(8552,
(8553,
(8554,
(8555,
(8556,
(8557,
(8558,
(8559,
(8560,
(8561,
(8562,
(8563,
(8564,
(8565,
(8566,
(8567,

1335914984,
1335915201,
1335915368,
1335915532,
1335915678,
1335915874,
1335916271,
1335916548,
1335917221,
1335917591,
1335917895,
1335918288,
1335918342,
1335918360,
1335918418,
1335918559,
1335918569,
1335919148,
1335919242,
1335919431,
1335919510,
1335919719,
1335919915,
1335920589,
1335920744,
1335920922,
1335921262,
1335921936,
1335922025,
1335922206,
1335922555,
1335922823,
1335922851,
1335923188,
1335923225,
1335923591,
1335923739,
1335923862,
1335923963,
1335924211,
1335924488,
1335924555,
1335925055,
1335925182,
1335925358,
1335925822,
1335926084,
1335926248,
1335926283,
1335926964,
1335927056,
1335927076,
1335927077,
1335927086,
1335927092,
1335927092,
1335927093,
1335927160,
1335927253,
1335927287,

'220.181.108.78'),
'66.249.73.14'),
'190.129.10.171'),
'213.186.127.28'),
'100.43.83.143'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'65.52.104.89'),
'123.125.71.16'),
'220.181.108.93'),
'208.115.113.86'),
'176.9.155.226'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'190.148.215.63'),
'207.241.237.214'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.13.101'),
'65.52.110.146'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.19.103'),
'24.205.23.148'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.83'),
'66.249.73.14'),
'190.129.19.103'),
'65.52.104.89'),
'200.90.145.76'),
'66.249.73.14'),
'190.129.19.103'),
'207.46.195.237'),
'66.249.73.14'),
'24.92.159.72'),
'220.181.108.82'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'65.52.109.19'),
'123.125.71.13'),
'220.181.108.94'),
'66.249.73.14'),
'184.72.4.234'),
'184.72.20.241'),
'184.72.24.135'),
'184.72.20.190'),
'50.18.78.56'),
'50.18.89.74'),
'50.18.0.156'),
'65.52.109.198'),
'50.18.25.191'),
'50.18.36.105'),

(8568,
(8569,
(8570,
(8571,
(8572,
(8573,
(8574,
(8575,
(8576,
(8577,
(8578,
(8579,
(8580,
(8581,
(8582,
(8583,
(8584,
(8585,
(8586,
(8587,
(8588,
(8589,
(8590,
(8591,
(8592,
(8593,
(8594,
(8595,
(8596,
(8597,
(8598,
(8599,
(8600,
(8601,
(8602,
(8603,
(8604,
(8605,
(8606,
(8607,
(8608,
(8609,
(8610,
(8611,
(8612,
(8613,
(8614,
(8615,
(8616,
(8617,
(8618,
(8619,
(8620,
(8621,
(8622,
(8623,
(8624,
(8625,
(8626,
(8627,

1335927316,
1335927679,
1335927757,
1335928364,
1335928453,
1335928484,
1335928541,
1335929107,
1335929716,
1335929734,
1335929738,
1335929749,
1335929779,
1335930630,
1335930861,
1335930889,
1335931287,
1335931289,
1335931402,
1335931538,
1335931946,
1335932016,
1335932467,
1335932754,
1335932774,
1335932824,
1335932847,
1335933100,
1335933274,
1335933364,
1335933443,
1335933470,
1335933520,
1335933970,
1335934031,
1335934061,
1335934093,
1335934379,
1335934562,
1335934592,
1335934925,
1335935015,
1335935378,
1335935548,
1335935627,
1335935739,
1335936194,
1335936275,
1335936359,
1335936371,
1335936401,
1335936507,
1335936528,
1335936553,
1335937205,
1335937418,
1335938041,
1335938242,
1335938491,
1335938492,

'50.18.32.125'),
'50.18.32.26'),
'66.249.73.14'),
'184.72.20.190'),
'184.72.22.221'),
'66.249.73.14'),
'50.18.35.224'),
'66.249.73.14'),
'123.125.71.24'),
'50.18.36.105'),
'66.249.73.14'),
'220.181.108.76'),
'50.18.76.114'),
'66.249.73.14'),
'184.72.16.110'),
'50.18.76.114'),
'50.18.133.111'),
'66.249.73.14'),
'50.18.36.105'),
'65.52.109.198'),
'50.18.32.125'),
'66.249.73.14'),
'184.72.16.110'),
'50.18.25.191'),
'50.18.35.224'),
'50.18.15.48'),
'66.249.73.14'),
'50.18.80.5'),
'184.72.24.135'),
'119.63.196.92'),
'184.72.22.221'),
'66.249.73.14'),
'65.52.110.146'),
'207.46.13.101'),
'207.46.195.237'),
'184.72.16.110'),
'66.249.73.14'),
'50.18.35.224'),
'184.72.22.221'),
'208.115.111.70'),
'66.249.73.14'),
'204.236.154.105'),
'207.46.13.101'),
'66.249.73.14'),
'50.18.134.225'),
'65.52.104.21'),
'184.72.20.241'),
'66.249.73.14'),
'50.18.32.26'),
'65.52.110.146'),
'50.18.78.56'),
'50.18.134.225'),
'123.125.71.31'),
'220.181.108.94'),
'184.72.20.190'),
'66.249.73.14'),
'66.249.73.14'),
'50.18.32.26'),
'50.18.80.5'),
'50.18.89.74'),

(8628,
(8629,
(8630,
(8631,
(8632,
(8633,
(8634,
(8635,
(8636,
(8637,
(8638,
(8639,
(8640,
(8641,
(8642,
(8643,
(8644,
(8645,
(8646,
(8647,
(8648,
(8649,
(8650,
(8651,
(8652,
(8653,
(8654,
(8655,
(8656,
(8657,
(8658,
(8659,
(8660,
(8661,
(8662,
(8663,
(8664,
(8665,
(8666,
(8667,
(8668,
(8669,
(8670,
(8671,
(8672,
(8673,
INSERT
(8674,
(8675,
(8676,
(8677,
(8678,
(8679,
(8680,
(8681,
(8682,
(8683,
(8684,
(8685,
(8686,

1335938528, '65.52.104.21'),
1335938976, '66.249.73.14'),
1335939220, '65.52.110.146'),
1335939526, '184.72.24.16'),
1335939747, '50.18.89.74'),
1335939760, '50.18.80.5'),
1335940015, '66.249.73.14'),
1335940215, '50.18.133.111'),
1335940226, '123.125.71.27'),
1335940255, '220.181.108.94'),
1335940299, '184.72.4.234'),
1335940638, '66.249.73.14'),
1335940708, '184.72.20.241'),
1335940840, '65.52.104.89'),
1335940854, '50.18.78.56'),
1335941078, '184.72.24.16'),
1335941262, '66.249.73.14'),
1335941530, '65.52.104.21'),
1335941891, '66.249.73.14'),
1335941894, '50.18.133.111'),
1335942016, '66.219.58.41'),
1335942508, '66.249.73.14'),
1335942609, '65.52.104.21'),
1335942658, '157.56.95.137'),
1335943131, '66.249.73.14'),
1335943755, '66.249.73.14'),
1335943782, '65.52.109.198'),
1335944109, '65.52.108.147'),
1335944378, '66.249.73.14'),
1335944923, '208.115.113.86'),
1335945001, '66.249.73.14'),
1335945161, '50.18.78.56'),
1335945340, '65.52.110.146'),
1335945624, '66.249.73.14'),
1335945889, '213.186.127.28'),
1335945910, '65.52.108.20'),
1335946248, '66.249.73.14'),
1335946701, '213.186.127.28'),
1335946808, '65.52.109.198'),
1335946871, '66.249.73.14'),
1335947131, '123.125.71.33'),
1335947147, '220.181.108.96'),
1335947495, '66.249.73.14'),
1335947621, '65.52.110.146'),
1335948222, '66.249.73.14'),
1335948512, '213.186.127.28');
INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
1335948845, '66.249.73.14'),
1335949131, '208.115.111.70'),
1335949269, '65.52.104.21'),
1335949884, '66.249.73.14'),
1335950139, '207.46.195.237'),
1335950611, '66.249.73.14'),
1335951234, '66.249.73.14'),
1335951334, '123.125.71.24'),
1335951339, '220.181.108.86'),
1335951858, '66.249.73.14'),
1335952481, '66.249.73.14'),
1335953078, '65.52.109.198'),
1335953104, '66.249.73.14'),

(8687,
(8688,
(8689,
(8690,
(8691,
(8692,
(8693,
(8694,
(8695,
(8696,
(8697,
(8698,
(8699,
(8700,
(8701,
(8702,
(8703,
(8704,
(8705,
(8706,
(8707,
(8708,
(8709,
(8710,
(8711,
(8712,
(8713,
(8714,
(8715,
(8716,
(8717,
(8718,
(8719,
(8720,
(8721,
(8722,
(8723,
(8724,
(8725,
(8726,
(8727,
(8728,
(8729,
(8730,
(8731,
(8732,
(8733,
(8734,
(8735,
(8736,
(8737,
(8738,
(8739,
(8740,
(8741,
(8742,
(8743,
(8744,
(8745,
(8746,

1335953710,
1335953728,
1335954042,
1335954321,
1335954335,
1335954336,
1335954351,
1335954655,
1335954974,
1335955598,
1335956221,
1335956844,
1335957318,
1335957468,
1335958091,
1335958164,
1335958172,
1335958715,
1335959338,
1335959962,
1335960284,
1335960585,
1335961209,
1335961381,
1335961541,
1335961560,
1335961829,
1335962456,
1335962789,
1335962967,
1335963081,
1335963610,
1335963700,
1335963705,
1335964354,
1335965310,
1335965325,
1335965441,
1335965475,
1335965511,
1335965877,
1335966011,
1335966394,
1335966498,
1335966519,
1335966681,
1335966689,
1335967081,
1335967188,
1335967436,
1335967486,
1335967600,
1335967940,
1335968149,
1335968563,
1335968581,
1335969119,
1335969200,
1335969301,
1335969955,

'65.52.104.89'),
'66.249.73.14'),
'65.52.108.147'),
'123.125.71.17'),
'220.181.108.76'),
'207.46.195.237'),
'66.249.73.14'),
'180.76.6.231'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.197.20'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.97'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'123.125.71.22'),
'220.181.108.90'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.19.71'),
'190.129.11.138'),
'66.249.73.14'),
'190.129.8.202'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.76'),
'207.46.13.101'),
'190.129.11.138'),
'213.186.127.28'),
'190.129.19.202'),
'66.249.73.14'),
'190.129.11.138'),
'190.129.8.202'),
'65.52.104.89'),
'66.249.73.14'),
'190.186.129.92'),
'190.129.3.153'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.88.6'),
'65.52.104.89'),
'190.129.3.153'),
'66.249.73.14'),
'220.181.108.82'),
'123.125.71.35'),
'209.59.213.28'),
'66.249.73.14'),
'200.90.145.226'),
'66.249.73.14'),

(8747,
(8748,
(8749,
(8750,
(8751,
(8752,
(8753,
(8754,
(8755,
(8756,
(8757,
(8758,
(8759,
(8760,
(8761,
(8762,
(8763,
(8764,
(8765,
(8766,
(8767,
(8768,
(8769,
(8770,
(8771,
(8772,
(8773,
(8774,
(8775,
(8776,
(8777,
(8778,
(8779,
(8780,
(8781,
(8782,
(8783,
(8784,
(8785,
(8786,
(8787,
(8788,
(8789,
(8790,
(8791,
(8792,
(8793,
(8794,
(8795,
(8796,
(8797,
(8798,
(8799,
(8800,
(8801,
(8802,
(8803,
(8804,
(8805,
(8806,

1335970105,
1335970962,
1335971197,
1335971520,
1335971562,
1335971746,
1335971756,
1335971879,
1335971978,
1335972094,
1335972101,
1335972471,
1335972627,
1335972710,
1335972936,
1335973230,
1335973424,
1335974037,
1335974220,
1335974228,
1335974599,
1335974877,
1335975243,
1335976072,
1335976472,
1335976519,
1335976786,
1335976960,
1335977518,
1335978011,
1335978389,
1335978534,
1335979150,
1335979297,
1335980059,
1335980109,
1335980136,
1335980333,
1335980563,
1335980821,
1335981583,
1335981737,
1335982499,
1335982533,
1335982543,
1335982599,
1335983119,
1335983465,
1335983487,
1335983523,
1335983696,
1335983870,
1335984023,
1335984585,
1335984632,
1335984900,
1335985041,
1335985236,
1335985394,
1335985541,

'190.186.108.46'),
'66.249.73.14'),
'190.186.129.92'),
'208.115.111.70'),
'190.129.11.138'),
'200.87.44.34'),
'66.249.73.14'),
'190.186.108.46'),
'65.52.109.198'),
'208.115.113.86'),
'65.52.109.19'),
'66.249.73.14'),
'200.119.207.102'),
'220.181.108.87'),
'123.125.71.19'),
'66.249.73.14'),
'141.0.10.199'),
'66.249.73.14'),
'200.119.207.102'),
'190.129.3.153'),
'207.46.195.237'),
'190.129.3.153'),
'66.249.73.14'),
'190.129.88.202'),
'66.249.73.14'),
'220.181.108.96'),
'123.125.71.19'),
'65.52.110.146'),
'66.249.73.14'),
'65.52.104.28'),
'207.46.195.237'),
'66.249.73.14'),
'220.181.108.141'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.77'),
'123.125.71.30'),
'65.52.104.89'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.19.197'),
'200.87.120.117'),
'201.222.115.162'),
'166.147.118.220'),
'66.249.73.14'),
'200.87.120.117'),
'208.115.111.70'),
'220.181.108.88'),
'123.125.71.32'),
'190.102.48.218'),
'66.249.73.14'),
'65.52.108.20'),
'190.102.48.218'),
'66.249.73.14'),
'190.129.11.138'),
'208.115.113.86'),
'217.69.133.30'),
'66.249.73.14'),
'190.102.48.218'),

(8807,
(8808,
(8809,
(8810,
(8811,
(8812,
(8813,
(8814,
(8815,
(8816,
(8817,
(8818,
(8819,
(8820,
(8821,
(8822,
(8823,
(8824,
(8825,
(8826,
(8827,
(8828,
(8829,
(8830,
(8831,
(8832,
(8833,
(8834,
(8835,
(8836,
(8837,
(8838,
(8839,
(8840,
(8841,
(8842,
(8843,
(8844,
(8845,
(8846,
(8847,
(8848,
(8849,
(8850,
(8851,
(8852,
(8853,
(8854,
(8855,
(8856,
(8857,
(8858,
(8859,
(8860,
(8861,
(8862,
(8863,
(8864,
(8865,
(8866,

1335985603,
1335986076,
1335986410,
1335986967,
1335987008,
1335987427,
1335987429,
1335987557,
1335988189,
1335988949,
1335989007,
1335989597,
1335989714,
1335990241,
1335990474,
1335990475,
1335990578,
1335990590,
1335991133,
1335991238,
1335991792,
1335992004,
1335992378,
1335992770,
1335992886,
1335992986,
1335993270,
1335993446,
1335993504,
1335993509,
1335993710,
1335993952,
1335994139,
1335994432,
1335994749,
1335994825,
1335995140,
1335995304,
1335995346,
1335995515,
1335995693,
1335996066,
1335996506,
1335996715,
1335996829,
1335996920,
1335997405,
1335997407,
1335997414,
1335997591,
1335997614,
1335998029,
1335998174,
1335998353,
1335998792,
1335998954,
1335998989,
1335999224,
1335999626,
1335999658,

'189.72.190.167'),
'220.181.108.90'),
'66.249.73.14'),
'200.21.69.121'),
'186.86.213.93'),
'66.249.73.14'),
'190.129.8.202'),
'190.181.33.105'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'190.104.28.26'),
'66.249.73.14'),
'190.129.197.28'),
'65.52.110.146'),
'66.249.73.14'),
'220.181.108.86'),
'123.125.71.19'),
'190.186.129.92'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'190.186.164.130'),
'190.181.31.120'),
'66.249.73.14'),
'190.129.19.225'),
'190.129.41.140'),
'207.46.13.101'),
'66.249.73.14'),
'220.181.108.106'),
'200.87.23.67'),
'91.207.8.26'),
'66.249.73.14'),
'65.52.104.21'),
'131.107.151.80'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.19.199'),
'190.129.9.42'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.108.147'),
'190.129.8.202'),
'66.249.73.14'),
'200.87.223.240'),
'123.125.71.26'),
'220.181.108.87'),
'208.115.113.86'),
'66.249.73.14'),
'94.23.225.68'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.73.14'),
'208.115.113.86'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.95.178'),
'66.249.73.14'),
'190.129.8.202'),

(8867,
(8868,
(8869,
(8870,
(8871,
(8872,
(8873,
(8874,
(8875,
(8876,
(8877,
(8878,
(8879,
(8880,
(8881,
(8882,
(8883,
(8884,
(8885,
(8886,
(8887,
(8888,
(8889,
(8890,
(8891,
(8892,
(8893,
(8894,
(8895,
(8896,
(8897,
(8898,
(8899,
(8900,
(8901,
(8902,
(8903,
(8904,
(8905,
(8906,
(8907,
(8908,
(8909,
(8910,
(8911,
(8912,
(8913,
(8914,
(8915,
(8916,
(8917,
(8918,
(8919,
(8920,
(8921,
(8922,
(8923,
(8924,
(8925,
(8926,

1335999878,
1336000257,
1336000390,
1336000408,
1336000517,
1336000738,
1336001155,
1336001451,
1336001478,
1336001898,
1336002009,
1336002171,
1336002501,
1336002936,
1336003314,
1336003343,
1336003674,
1336003806,
1336004545,
1336004706,
1336005532,
1336006212,
1336006940,
1336007019,
1336007530,
1336007635,
1336007643,
1336007649,
1336008313,
1336008488,
1336008577,
1336009122,
1336009303,
1336010012,
1336010370,
1336010421,
1336010737,
1336010952,
1336011429,
1336011855,
1336011866,
1336012046,
1336012262,
1336012551,
1336012737,
1336013469,
1336014269,
1336014899,
1336015101,
1336015683,
1336015768,
1336016393,
1336017101,
1336017811,
1336018069,
1336018105,
1336018525,
1336018833,
1336019049,
1336019064,

'190.129.14.146'),
'200.90.145.140'),
'66.249.73.14'),
'190.129.8.202'),
'200.87.120.117'),
'220.181.108.121'),
'66.249.73.14'),
'65.52.108.20'),
'190.104.28.30'),
'190.129.19.238'),
'200.105.174.143'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'213.186.127.28'),
'65.52.108.20'),
'66.249.73.14'),
'200.105.220.208'),
'66.249.73.14'),
'220.181.108.94'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'199.87.252.185'),
'208.115.113.86'),
'220.181.108.165'),
'199.87.252.185'),
'66.249.73.14'),
'190.129.40.17'),
'66.249.73.14'),
'199.87.252.185'),
'68.171.231.18'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'65.52.110.146'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'123.125.71.23'),
'220.181.108.92'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'220.181.108.177'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'119.63.196.94'),
'65.52.108.147'),
'65.52.109.19'),
'208.115.113.86'),
'123.125.71.26'),
'220.181.108.83'),

(8927,
(8928,
(8929,
(8930,
(8931,
(8932,
(8933,
(8934,
(8935,
(8936,
(8937,
(8938,
(8939,
(8940,
(8941,
(8942,
(8943,
(8944,
(8945,
(8946,
(8947,
(8948,
(8949,
(8950,
(8951,
(8952,
(8953,
(8954,
(8955,
(8956,
(8957,
(8958,
(8959,
(8960,
(8961,
(8962,
(8963,
(8964,
(8965,
(8966,
(8967,
(8968,
(8969,
(8970,
(8971,
(8972,
(8973,
(8974,
(8975,
(8976,
(8977,
(8978,
(8979,
(8980,
(8981,
(8982,
(8983,
(8984,
(8985,
(8986,

1336019227,
1336019987,
1336020016,
1336020434,
1336020645,
1336020950,
1336021157,
1336021701,
1336021793,
1336021822,
1336021833,
1336022215,
1336022535,
1336023244,
1336023640,
1336023864,
1336024678,
1336024911,
1336024972,
1336025876,
1336026279,
1336026296,
1336026323,
1336028017,
1336028181,
1336028363,
1336028973,
1336029684,
1336029925,
1336030308,
1336030338,
1336031123,
1336031840,
1336032439,
1336032952,
1336032982,
1336033273,
1336033309,
1336033396,
1336033408,
1336033790,
1336033990,
1336034652,
1336035424,
1336036042,
1336036208,
1336036708,
1336036738,
1336036857,
1336037118,
1336037302,
1336037307,
1336037574,
1336037603,
1336037630,
1336038250,
1336038892,
1336039008,
1336039131,
1336039726,

'66.249.73.14'),
'204.236.226.210'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.104.21'),
'74.125.158.89'),
'65.52.109.19'),
'190.104.28.22'),
'65.52.104.28'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'186.27.3.187'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'123.125.71.23'),
'220.181.108.89'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.104.21'),
'65.52.110.146'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.95'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'65.52.108.20'),
'207.46.13.101'),
'66.249.73.14'),
'65.52.108.147'),
'123.125.71.27'),
'220.181.108.92'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'65.52.110.146'),
'207.46.195.237'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.104.28'),
'107.20.34.210'),
'66.249.73.14'),
'123.125.71.22'),
'220.181.108.78'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),

(8987,
(8988,
(8989,
(8990,
(8991,
(8992,
(8993,
(8994,
(8995,
(8996,
(8997,
(8998,
(8999,
(9000,
(9001,
(9002,
(9003,
(9004,
(9005,
(9006,
(9007,
(9008,
(9009,
(9010,
(9011,
(9012,
(9013,
(9014,
(9015,
(9016,
(9017,
(9018,
(9019,
(9020,
(9021,
(9022,
(9023,
(9024,
(9025,
(9026,
(9027,
(9028,
(9029,
(9030,
(9031,
(9032,
(9033,
(9034,
(9035,
(9036,
(9037,
(9038,
(9039,
(9040,
(9041,
(9042,
(9043,
(9044,
(9045,
(9046,

1336040343,
1336040422,
1336040659,
1336040699,
1336041110,
1336041160,
1336041877,
1336042479,
1336042829,
1336043142,
1336043500,
1336043788,
1336044559,
1336044607,
1336044634,
1336045355,
1336045480,
1336045744,
1336046353,
1336046595,
1336047115,
1336047146,
1336047549,
1336047978,
1336047997,
1336048142,
1336048997,
1336049079,
1336049437,
1336049587,
1336049734,
1336050246,
1336050706,
1336051723,
1336051727,
1336051743,
1336052394,
1336052472,
1336052521,
1336052959,
1336053106,
1336053262,
1336053315,
1336053367,
1336053494,
1336053676,
1336053990,
1336054310,
1336054355,
1336055305,
1336055370,
1336055374,
1336055469,
1336055501,
1336056101,
1336056198,
1336056354,
1336056897,
1336057693,
1336058202,

'66.249.73.14'),
'65.52.104.21'),
'123.125.71.27'),
'220.181.108.75'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.18'),
'220.181.108.85'),
'66.249.73.14'),
'65.52.104.21'),
'208.115.113.86'),
'66.249.73.14'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.109.19'),
'123.125.71.25'),
'220.181.108.82'),
'66.249.73.14'),
'66.249.73.14'),
'190.42.58.67'),
'65.52.108.20'),
'190.129.233.2'),
'66.249.73.14'),
'200.87.110.162'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.90'),
'200.87.44.34'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.233.2'),
'190.104.24.38'),
'190.129.197.9'),
'66.249.73.14'),
'190.129.5.159'),
'207.46.195.237'),
'65.52.111.33'),
'190.181.34.55'),
'66.249.73.14'),
'190.129.5.159'),
'66.249.73.14'),
'190.129.197.9'),
'190.129.5.159'),
'123.125.71.22'),
'220.181.108.82'),
'66.249.73.14'),
'190.129.197.21'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.168.88'),

(9047,
(9048,
(9049,
(9050,
(9051,
(9052,
(9053,
(9054,
(9055,
(9056,
(9057,
(9058,
(9059,
(9060,
(9061,
(9062,
(9063,
(9064,
(9065,
(9066,
(9067,
(9068,
(9069,
(9070,
(9071,
(9072,
(9073,
(9074,
(9075,
(9076,
(9077,
(9078,
(9079,
(9080,
(9081,
(9082,
(9083,
(9084,
(9085,
(9086,
(9087,
(9088,
(9089,
(9090,
(9091,
(9092,
(9093,
(9094,
(9095,
(9096,
(9097,
(9098,
(9099,
(9100,
(9101,
(9102,
(9103,
(9104,
(9105,
(9106,

1336058337,
1336058488,
1336058583,
1336058706,
1336059076,
1336059105,
1336059283,
1336059293,
1336059467,
1336059895,
1336060022,
1336060081,
1336060641,
1336060831,
1336060876,
1336061460,
1336061586,
1336061672,
1336062354,
1336062468,
1336062481,
1336062966,
1336063264,
1336063863,
1336064260,
1336064892,
1336065061,
1336065590,
1336065777,
1336065851,
1336065912,
1336066332,
1336066360,
1336067046,
1336067479,
1336067841,
1336068637,
1336069433,
1336069565,
1336069581,
1336069731,
1336069999,
1336070253,
1336070288,
1336070429,
1336071052,
1336071227,
1336071342,
1336071475,
1336071959,
1336072105,
1336072622,
1336073344,
1336073355,
1336073381,
1336073620,
1336074361,
1336074410,
1336074558,
1336074626,

'41.135.134.112'),
'66.249.73.14'),
'190.129.9.5'),
'207.46.195.237'),
'123.125.71.18'),
'220.181.108.97'),
'66.249.73.14'),
'190.129.9.5'),
'74.125.158.87'),
'207.46.13.101'),
'190.129.9.5'),
'66.249.73.14'),
'190.103.68.234'),
'207.46.195.237'),
'66.249.73.14'),
'200.87.120.117'),
'190.129.19.137'),
'66.249.73.14'),
'200.87.120.117'),
'66.249.73.14'),
'207.46.195.237'),
'220.181.108.90'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'190.104.7.58'),
'66.249.73.14'),
'107.22.13.36'),
'190.129.19.251'),
'66.249.73.14'),
'208.115.111.70'),
'123.125.71.16'),
'220.181.108.77'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.89'),
'65.52.104.28'),
'190.129.9.5'),
'200.13.154.84'),
'77.225.223.163'),
'66.249.73.14'),
'190.129.72.201'),
'66.249.73.14'),
'190.129.11.138'),
'65.52.104.89'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'190.104.28.23'),
'123.125.71.17'),
'220.181.108.86'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'200.90.150.74'),
'200.87.24.14'),

(9107,
(9108,
(9109,
(9110,
(9111,
(9112,
(9113,
(9114,
(9115,
(9116,
(9117,
(9118,
(9119,
(9120,
(9121,
(9122,
(9123,
(9124,
(9125,
(9126,
(9127,
(9128,
(9129,
(9130,
(9131,
(9132,
(9133,
(9134,
(9135,
(9136,
(9137,
(9138,
(9139,
(9140,
(9141,
(9142,
(9143,
(9144,
(9145,
(9146,
(9147,
(9148,
(9149,
(9150,
(9151,
(9152,
(9153,
(9154,
(9155,
(9156,
(9157,
(9158,
(9159,
(9160,
(9161,
(9162,
(9163,
(9164,
(9165,
(9166,

1336075205,
1336075209,
1336075372,
1336075778,
1336075785,
1336075945,
1336075987,
1336076001,
1336076657,
1336076672,
1336076797,
1336077457,
1336077515,
1336077792,
1336078340,
1336078589,
1336078704,
1336078727,
1336079333,
1336079379,
1336079385,
1336079942,
1336080182,
1336080214,
1336080224,
1336080557,
1336080978,
1336081280,
1336081299,
1336081548,
1336081776,
1336081890,
1336082421,
1336082573,
1336082688,
1336082901,
1336083372,
1336083472,
1336083487,
1336083721,
1336083807,
1336083820,
1336084029,
1336084300,
1336084311,
1336084938,
1336085623,
1336085687,
1336085688,
1336086308,
1336086310,
1336086672,
1336086996,
1336087506,
1336087620,
1336087638,
1336088116,
1336088178,
1336088314,
1336089026,

'66.249.73.14'),
'190.129.78.254'),
'190.181.35.106'),
'200.90.150.74'),
'74.125.64.87'),
'200.87.185.137'),
'186.27.6.47'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.82'),
'66.249.73.14'),
'190.102.48.218'),
'190.181.35.106'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'200.87.176.222'),
'62.57.36.152'),
'65.52.104.21'),
'62.57.36.152'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.83'),
'65.52.104.89'),
'66.249.73.14'),
'208.115.111.70'),
'190.129.19.171'),
'190.129.19.47'),
'66.249.73.14'),
'190.129.8.202'),
'65.52.108.147'),
'66.249.73.14'),
'190.129.19.126'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.4.167'),
'190.129.19.126'),
'190.129.8.202'),
'123.125.71.18'),
'220.181.108.76'),
'66.249.73.14'),
'200.87.64.156'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.10.182'),
'190.111.64.31'),
'190.129.19.167'),
'66.249.73.14'),
'190.104.10.182'),
'66.249.73.14'),
'220.181.108.76'),
'66.249.73.14'),
'200.90.148.146'),
'190.129.3.83'),
'190.181.28.236'),
'66.249.73.14'),
'66.249.73.14'),

(9167,
(9168,
(9169,
(9170,
(9171,
(9172,
(9173,
(9174,
(9175,
(9176,
(9177,
(9178,
(9179,
(9180,
(9181,
(9182,
(9183,
(9184,
(9185,
(9186,
(9187,
(9188,
(9189,
(9190,
(9191,
(9192,
(9193,
(9194,
(9195,
(9196,
(9197,
(9198,
(9199,
(9200,
(9201,
(9202,
(9203,
(9204,
(9205,
(9206,
(9207,
(9208,
(9209,
(9210,
(9211,
(9212,
(9213,
(9214,
(9215,
(9216,
(9217,
(9218,
(9219,
(9220,
(9221,
(9222,
(9223,
(9224,
(9225,
(9226,

1336089742,
1336090364,
1336091073,
1336091090,
1336091114,
1336091778,
1336092354,
1336092487,
1336092592,
1336092721,
1336092861,
1336093174,
1336093340,
1336093571,
1336093701,
1336094089,
1336094725,
1336094725,
1336094772,
1336094775,
1336095138,
1336095165,
1336095462,
1336096148,
1336096482,
1336096834,
1336098252,
1336098263,
1336098436,
1336099351,
1336099562,
1336100156,
1336100267,
1336100360,
1336100953,
1336100962,
1336101568,
1336101637,
1336101903,
1336101920,
1336102461,
1336103012,
1336103698,
1336104246,
1336104385,
1336104411,
1336104507,
1336104986,
1336104987,
1336105321,
1336105445,
1336105461,
1336105523,
1336105757,
1336106321,
1336106443,
1336107130,
1336107817,
1336108503,
1336108840,

'66.249.73.14'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.76'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'207.46.13.101'),
'189.139.136.222'),
'65.52.104.89'),
'66.249.73.14'),
'190.129.13.186'),
'200.90.151.122'),
'65.52.104.89'),
'66.249.73.14'),
'74.125.158.94'),
'74.125.158.81'),
'200.105.220.129'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.94'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.82'),
'66.249.73.14'),
'66.249.73.14'),
'200.90.144.222'),
'190.104.28.23'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.110.146'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.80'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'207.46.195.237'),
'207.46.13.101'),
'190.104.28.27'),
'66.249.73.14'),
'200.83.59.74'),
'123.125.71.31'),
'220.181.108.85'),
'207.46.13.101'),
'66.249.73.14'),
'119.63.196.61'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),

(9227,
(9228,
(9229,
(9230,
(9231,
(9232,
(9233,
(9234,
(9235,
(9236,
(9237,
(9238,
(9239,
(9240,
(9241,
(9242,
(9243,
(9244,
(9245,
(9246,
(9247,
(9248,
(9249,
(9250,
(9251,
(9252,
(9253,
(9254,
(9255,
(9256,
(9257,
(9258,
(9259,
(9260,
(9261,
(9262,
(9263,
(9264,
(9265,
(9266,
(9267,
(9268,
(9269,
(9270,
(9271,
(9272,
(9273,
(9274,
(9275,
(9276,
(9277,
(9278,
(9279,
(9280,
(9281,
(9282,
(9283,
(9284,
(9285,
(9286,

1336109193,
1336109240,
1336109288,
1336109876,
1336110284,
1336110562,
1336110718,
1336111249,
1336111674,
1336111950,
1336112622,
1336112715,
1336112730,
1336113308,
1336113771,
1336113995,
1336114681,
1336115241,
1336115368,
1336116024,
1336116052,
1336116560,
1336116589,
1336116741,
1336117430,
1336117520,
1336118114,
1336118802,
1336119488,
1336119792,
1336119805,
1336120130,
1336120175,
1336120863,
1336121550,
1336122237,
1336122839,
1336123402,
1336123587,
1336123910,
1336123937,
1336124697,
1336124718,
1336125476,
1336125832,
1336126271,
1336126494,
1336127065,
1336127457,
1336127482,
1336127842,
1336127930,
1336128613,
1336129455,
1336130523,
1336130660,
1336130985,
1336131011,
1336131270,
1336131425,

'66.249.73.14'),
'220.181.108.80'),
'123.125.71.22'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'186.2.63.26'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.93'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.96'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.22'),
'220.181.108.89'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.92'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'207.46.13.101'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.77'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'123.125.71.33'),
'220.181.108.95'),
'65.52.108.20'),
'208.115.111.70'),

(9287,
(9288,
(9289,
(9290,
(9291,
(9292,
(9293,
(9294,
(9295,
(9296,
(9297,
(9298,
(9299,
(9300,
(9301,
(9302,
(9303,
(9304,
(9305,
(9306,
(9307,
(9308,
(9309,
(9310,
(9311,
(9312,
(9313,
(9314,
(9315,
(9316,
(9317,
(9318,
(9319,
(9320,
(9321,
(9322,
(9323,
(9324,
(9325,
(9326,
(9327,
(9328,
(9329,
(9330,
(9331,
(9332,
(9333,
(9334,
(9335,
(9336,
(9337,
(9338,
(9339,
(9340,
(9341,
(9342,
(9343,
(9344,
(9345,
(9346,

1336131590,
1336132390,
1336133094,
1336133392,
1336133461,
1336134187,
1336134428,
1336134470,
1336134525,
1336134533,
1336134554,
1336135132,
1336135326,
1336136030,
1336136661,
1336136729,
1336136892,
1336137114,
1336137821,
1336137994,
1336138097,
1336138119,
1336138795,
1336138823,
1336138943,
1336139288,
1336139595,
1336139634,
1336139716,
1336140396,
1336140709,
1336141196,
1336141315,
1336141322,
1336141400,
1336141415,
1336141911,
1336141994,
1336142742,
1336142797,
1336142851,
1336143096,
1336143147,
1336143598,
1336143665,
1336144076,
1336144095,
1336144398,
1336144473,
1336145118,
1336145337,
1336145392,
1336145429,
1336145517,
1336145571,
1336145625,
1336145734,
1336145935,
1336146074,
1336146165,

'66.249.73.14'),
'66.249.73.14'),
'190.129.14.66'),
'190.129.11.138'),
'66.249.73.14'),
'190.253.168.55'),
'190.129.8.202'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.75'),
'65.52.104.89'),
'66.249.73.14'),
'200.90.144.246'),
'66.249.73.14'),
'200.90.144.246'),
'190.129.9.42'),
'65.52.109.19'),
'200.90.144.246'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.80'),
'66.249.73.14'),
'208.115.113.86'),
'190.129.8.202'),
'190.129.19.20'),
'66.249.73.14'),
'190.210.150.193'),
'187.7.197.139'),
'66.249.73.14'),
'190.129.9.42'),
'66.249.73.14'),
'220.181.108.95'),
'123.125.71.15'),
'65.52.104.21'),
'200.105.146.82'),
'190.129.60.229'),
'66.249.73.14'),
'190.181.29.78'),
'66.249.73.14'),
'200.90.145.89'),
'200.87.159.252'),
'100.43.83.143'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.104.21'),
'190.181.29.78'),
'66.249.73.14'),
'190.129.9.42'),
'66.249.73.14'),
'200.90.151.97'),
'65.52.108.147'),
'220.181.108.93'),
'220.181.108.87'),
'123.125.71.36'),
'82.198.54.129'),
'66.249.73.14'),
'200.90.150.115'),
'208.115.111.70'),
'190.129.9.42'),

(9347,
(9348,
(9349,
(9350,
(9351,
(9352,
(9353,
(9354,
(9355,
(9356,
(9357,
(9358,
(9359,
(9360,
(9361,
(9362,
(9363,
(9364,
(9365,
(9366,
(9367,
(9368,
(9369,
(9370,
(9371,
(9372,
(9373,
(9374,
(9375,
(9376,
(9377,
(9378,
(9379,
(9380,
(9381,
(9382,
(9383,
(9384,
(9385,
(9386,
(9387,
(9388,
(9389,
(9390,
(9391,
(9392,
(9393,
(9394,
(9395,
(9396,
(9397,
(9398,
(9399,
(9400,
(9401,
(9402,
(9403,
(9404,
(9405,
(9406,

1336146543,
1336146641,
1336146832,
1336147169,
1336147335,
1336147563,
1336147772,
1336147946,
1336148284,
1336148485,
1336148669,
1336148672,
1336148957,
1336149356,
1336149383,
1336149468,
1336149726,
1336149892,
1336150269,
1336150426,
1336150594,
1336151070,
1336151163,
1336151870,
1336151892,
1336152145,
1336152369,
1336152670,
1336153046,
1336153472,
1336153782,
1336153910,
1336154018,
1336154272,
1336154571,
1336155073,
1336155202,
1336155541,
1336155873,
1336155919,
1336156068,
1336156086,
1336156682,
1336157237,
1336157476,
1336157763,
1336158276,
1336158622,
1336159077,
1336159555,
1336159676,
1336159879,
1336159941,
1336159980,
1336160013,
1336160253,
1336160453,
1336160681,
1336160988,
1336161174,

'66.249.73.14'),
'190.129.13.98'),
'200.87.55.60'),
'65.52.108.20'),
'66.249.73.14'),
'200.87.55.60'),
'41.194.56.218'),
'66.249.73.14'),
'190.129.79.234'),
'190.129.169.178'),
'66.249.73.14'),
'207.46.195.237'),
'190.129.79.234'),
'123.125.71.33'),
'220.181.108.88'),
'66.249.73.14'),
'65.52.108.20'),
'65.52.104.89'),
'66.249.73.14'),
'83.32.157.52'),
'190.181.12.104'),
'66.249.73.14'),
'190.104.24.35'),
'66.249.73.14'),
'190.129.63.236'),
'65.52.110.146'),
'207.46.195.237'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'200.90.151.158'),
'208.115.113.86'),
'141.105.120.154'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'65.52.109.198'),
'208.115.113.86'),
'66.249.73.14'),
'190.129.11.202'),
'123.125.71.35'),
'220.181.108.80'),
'66.249.73.14'),
'190.181.13.188'),
'66.249.73.14'),
'188.165.248.204'),
'66.249.73.14'),
'190.129.197.4'),
'66.249.73.14'),
'207.46.195.237'),
'190.129.197.8'),
'66.249.73.14'),
'200.87.78.15'),
'123.125.71.30'),
'220.181.108.91'),
'65.52.108.20'),
'200.90.147.161'),
'66.249.73.14'),
'190.129.197.28'),
'207.46.195.237'),

(9407,
(9408,
(9409,
(9410,
(9411,
(9412,
(9413,
(9414,
(9415,
(9416,
(9417,
(9418,
(9419,
(9420,
(9421,
(9422,
(9423,
(9424,
(9425,
(9426,
(9427,
(9428,
(9429,
(9430,
(9431,
(9432,
(9433,
(9434,
(9435,
(9436,
(9437,
(9438,
(9439,
(9440,
(9441,
(9442,
(9443,
(9444,
(9445,
(9446,
(9447,
(9448,
(9449,
(9450,
(9451,
(9452,
(9453,
(9454,
(9455,
(9456,
(9457,
(9458,
(9459,
(9460,
(9461,
(9462,
(9463,
(9464,
(9465,
(9466,

1336161499,
1336161511,
1336162365,
1336162432,
1336162634,
1336162882,
1336163122,
1336163179,
1336163196,
1336163228,
1336163688,
1336163946,
1336164459,
1336165226,
1336165539,
1336165989,
1336166125,
1336166660,
1336167048,
1336167077,
1336167209,
1336167209,
1336167332,
1336167353,
1336167400,
1336167931,
1336167985,
1336168004,
1336168675,
1336169347,
1336170018,
1336170068,
1336170205,
1336170267,
1336170280,
1336170690,
1336171010,
1336171362,
1336171490,
1336171875,
1336172369,
1336173150,
1336173184,
1336173820,
1336173880,
1336174118,
1336174143,
1336174552,
1336174749,
1336175223,
1336175425,
1336175510,
1336175895,
1336176734,
1336177406,
1336177484,
1336177501,
1336178077,
1336178749,
1336179260,

'66.249.73.14'),
'200.87.2.28'),
'66.249.73.14'),
'74.125.64.86'),
'200.90.147.161'),
'65.52.109.198'),
'65.52.110.146'),
'123.125.71.27'),
'220.181.108.78'),
'66.249.73.14'),
'200.87.31.38'),
'66.249.73.14'),
'200.90.150.7'),
'66.249.73.14'),
'190.104.28.30'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.20'),
'220.181.108.95'),
'109.77.233.152'),
'69.63.190.248'),
'66.249.73.14'),
'65.52.104.21'),
'200.105.161.180'),
'199.87.252.185'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.9.42'),
'65.52.104.21'),
'123.125.71.15'),
'220.181.108.76'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'65.52.109.19'),
'200.105.163.202'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'209.20.69.196'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.95'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.97'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.13.101'),

(9467,
(9468,
(9469,
(9470,
(9471,
(9472,
(9473,
(9474,
(9475,
(9476,
(9477,
(9478,
(9479,
(9480,
(9481,
(9482,
(9483,
(9484,
(9485,
(9486,
(9487,
(9488,
(9489,
(9490,
(9491,
(9492,
(9493,
(9494,
(9495,
(9496,
(9497,
(9498,
(9499,
(9500,
(9501,
(9502,
(9503,
(9504,
(9505,
(9506,
(9507,
(9508,
(9509,
(9510,
(9511,
(9512,
(9513,
(9514,
(9515,
(9516,
(9517,
(9518,
(9519,
(9520,
(9521,
(9522,
(9523,
(9524,
(9525,
(9526,

1336179421,
1336180092,
1336180764,
1336181409,
1336181435,
1336181486,
1336181736,
1336181897,
1336182107,
1336182521,
1336182778,
1336183255,
1336183450,
1336183618,
1336184122,
1336184705,
1336184961,
1336185801,
1336186472,
1336186521,
1336186642,
1336187147,
1336187484,
1336187816,
1336187889,
1336188487,
1336188735,
1336188791,
1336189159,
1336189794,
1336189830,
1336189945,
1336190502,
1336190527,
1336191174,
1336191845,
1336191898,
1336191911,
1336192517,
1336193189,
1336193860,
1336194532,
1336195204,
1336195710,
1336195714,
1336195875,
1336196387,
1336196547,
1336196883,
1336197219,
1336197891,
1336198192,
1336198214,
1336198899,
1336199094,
1336199112,
1336199570,
1336200052,
1336200242,
1336200503,

'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'95.108.151.244'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.78'),
'200.90.144.224'),
'66.249.73.14'),
'200.87.176.136'),
'66.249.73.14'),
'69.65.43.193'),
'66.249.73.14'),
'66.249.73.209'),
'66.249.73.14'),
'190.103.66.151'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'200.107.241.224'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'220.181.108.96'),
'123.125.71.25'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'119.63.196.31'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.93'),
'123.125.71.13'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.80'),
'123.125.71.36'),
'66.249.73.14'),
'190.220.12.107'),
'66.249.73.14'),
'66.249.72.165'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'220.181.108.90'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.75'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'207.46.195.237'),

(9527,
(9528,
(9529,
(9530,
(9531,
(9532,
(9533,
(9534,
(9535,
(9536,
(9537,
(9538,
(9539,
(9540,
(9541,
(9542,
(9543,
(9544,
(9545,
(9546,
(9547,
(9548,
(9549,
(9550,
(9551,
(9552,
(9553,
(9554,
(9555,
(9556,
(9557,
(9558,
(9559,
(9560,
(9561,
(9562,
(9563,
(9564,
(9565,
(9566,
(9567,
(9568,
(9569,
(9570,
(9571,
(9572,
(9573,
(9574,
(9575,
(9576,
(9577,
(9578,
(9579,
(9580,
(9581,
(9582,
(9583,
(9584,
(9585,
(9586,

1336200910,
1336201587,
1336201608,
1336202259,
1336202361,
1336202393,
1336202981,
1336203009,
1336203101,
1336203533,
1336203705,
1336205377,
1336205462,
1336206143,
1336206840,
1336206931,
1336207537,
1336208234,
1336208385,
1336208932,
1336209058,
1336209629,
1336210138,
1336210294,
1336210400,
1336210551,
1336210630,
1336211023,
1336211668,
1336212278,
1336212975,
1336213494,
1336213509,
1336213812,
1336214210,
1336214231,
1336214510,
1336215207,
1336215654,
1336215904,
1336216601,
1336217298,
1336217427,
1336217456,
1336217996,
1336218693,
1336219521,
1336219530,
1336220227,
1336220999,
1336221021,
1336221064,
1336221761,
1336222597,
1336223182,
1336223295,
1336223386,
1336223992,
1336224130,
1336224140,

'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'199.87.252.185'),
'207.46.195.237'),
'123.125.71.32'),
'220.181.108.87'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'123.125.71.13'),
'208.115.113.86'),
'220.181.108.92'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.77'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.68.66'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.23'),
'220.181.108.86'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.92'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.31.139'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.28'),
'220.181.108.95'),

(9587,
(9588,
(9589,
(9590,
(9591,
(9592,
(9593,
(9594,
(9595,
(9596,
(9597,
(9598,
(9599,
(9600,
(9601,
(9602,
(9603,
(9604,
(9605,
(9606,
(9607,
(9608,
(9609,
(9610,
(9611,
(9612,
(9613,
(9614,
(9615,
(9616,
(9617,
(9618,
(9619,
(9620,
(9621,
(9622,
(9623,
(9624,
(9625,
(9626,
(9627,
(9628,
(9629,
(9630,
(9631,
(9632,
(9633,
(9634,
(9635,
(9636,
(9637,
(9638,
(9639,
(9640,
(9641,
(9642,
(9643,
(9644,
(9645,
(9646,

1336224689,
1336225144,
1336225387,
1336226223,
1336226768,
1336226921,
1336227397,
1336227562,
1336227564,
1336227617,
1336227733,
1336227741,
1336228163,
1336228315,
1336229013,
1336229059,
1336229482,
1336229684,
1336230334,
1336230965,
1336231341,
1336231559,
1336231575,
1336231662,
1336232499,
1336233267,
1336233893,
1336234591,
1336235428,
1336235805,
1336235835,
1336236404,
1336237101,
1336237207,
1336237227,
1336237273,
1336237674,
1336237941,
1336238105,
1336238204,
1336238356,
1336238783,
1336239054,
1336239135,
1336239151,
1336239389,
1336239626,
1336239631,
1336239751,
1336239867,
1336239956,
1336240449,
1336240467,
1336240590,
1336241146,
1336241239,
1336241660,
1336241844,
1336242145,
1336242325,

'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'190.103.71.7'),
'66.249.73.14'),
'190.103.71.7'),
'65.52.109.19'),
'207.46.204.165'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.95'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'190.103.71.7'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'123.125.71.16'),
'220.181.108.82'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.18'),
'220.181.108.92'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'190.186.128.233'),
'190.103.67.149'),
'95.21.79.11'),
'65.52.109.19'),
'220.181.108.86'),
'190.107.57.180'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.28'),
'220.181.108.89'),
'208.115.113.86'),
'190.103.67.149'),
'84.217.241.135'),
'66.249.73.14'),
'46.109.152.253'),
'65.52.104.89'),
'66.249.73.14'),
'46.109.152.253'),
'190.181.18.82'),
'66.249.73.14'),
'207.46.195.237'),
'190.225.225.4'),
'66.249.73.14'),
'65.52.108.147'),
'207.46.195.237'),

(9647,
(9648,
(9649,
(9650,
(9651,
(9652,
(9653,
(9654,
(9655,
(9656,
(9657,
(9658,
(9659,
(9660,
(9661,
(9662,
(9663,
(9664,
(9665,
(9666,
(9667,
(9668,
(9669,
(9670,
(9671,
(9672,
(9673,
(9674,
(9675,
(9676,
(9677,
(9678,
(9679,
(9680,
(9681,
(9682,
(9683,
(9684,
(9685,
(9686,
(9687,
(9688,
(9689,
(9690,
(9691,
(9692,
(9693,
(9694,
(9695,
(9696,
(9697,
(9698,
(9699,
(9700,
(9701,
(9702,
(9703,
(9704,
(9705,
(9706,

1336242424,
1336242442,
1336242643,
1336242806,
1336243460,
1336244070,
1336244259,
1336244818,
1336245110,
1336245203,
1336245488,
1336245502,
1336245722,
1336246126,
1336246178,
1336246778,
1336246932,
1336247642,
1336247678,
1336247730,
1336248420,
1336249109,
1336249282,
1336249473,
1336249487,
1336249556,
1336249800,
1336250468,
1336250543,
1336250780,
1336251179,
1336251433,
1336251593,
1336251869,
1336252130,
1336252558,
1336252736,
1336252791,
1336253248,
1336253938,
1336254264,
1336254628,
1336254920,
1336255318,
1336256008,
1336256635,
1336256648,
1336256697,
1336257560,
1336258249,
1336258728,
1336258936,
1336259112,
1336259463,
1336259802,
1336259850,
1336260491,
1336260647,
1336260675,
1336261181,

'123.125.71.30'),
'220.181.108.85'),
'190.186.124.123'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'94.23.225.68'),
'66.249.73.14'),
'65.52.109.198'),
'208.115.111.70'),
'66.249.73.14'),
'220.181.108.105'),
'200.90.150.246'),
'190.129.4.145'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'190.129.4.145'),
'200.87.155.194'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.68.72'),
'123.125.71.16'),
'220.181.108.77'),
'200.116.90.22'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.33.58'),
'65.52.110.146'),
'66.249.73.14'),
'190.129.33.58'),
'65.52.104.28'),
'66.249.73.14'),
'190.129.33.58'),
'66.249.73.14'),
'190.129.33.58'),
'190.129.19.108'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.95'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'65.52.109.198'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.83'),
'66.249.73.14'),

(9707,
(9708,
(9709,
(9710,
(9711,
(9712,
(9713,
(9714,
(9715,
(9716,
(9717,
(9718,
(9719,
(9720,
(9721,
(9722,
(9723,
(9724,
(9725,
(9726,
(9727,
(9728,
(9729,
(9730,
(9731,
(9732,
(9733,
(9734,
(9735,
(9736,
(9737,
(9738,
(9739,
(9740,
(9741,
(9742,
(9743,
(9744,
(9745,
(9746,
(9747,
(9748,
(9749,
(9750,
(9751,
(9752,
(9753,
(9754,
(9755,
(9756,
(9757,
(9758,
(9759,
(9760,
(9761,
(9762,
(9763,
(9764,
(9765,
(9766,

1336261871,
1336262561,
1336263002,
1336263246,
1336263251,
1336263887,
1336263904,
1336263941,
1336264590,
1336264630,
1336265320,
1336266011,
1336266531,
1336266700,
1336266953,
1336267299,
1336267390,
1336267760,
1336267772,
1336267902,
1336268080,
1336268268,
1336268330,
1336268770,
1336268971,
1336269036,
1336269203,
1336269459,
1336270149,
1336270740,
1336270792,
1336270839,
1336271182,
1336271529,
1336271670,
1336271703,
1336272219,
1336272909,
1336273541,
1336273599,
1336273950,
1336274289,
1336274978,
1336275124,
1336275156,
1336275673,
1336276358,
1336277048,
1336277181,
1336277444,
1336277736,
1336278046,
1336278074,
1336278287,
1336278339,
1336278428,
1336278980,
1336279118,
1336279809,
1336280092,

'66.249.73.14'),
'66.249.73.14'),
'200.90.147.221'),
'190.104.25.27'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.82'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'65.52.104.21'),
'218.213.137.42'),
'66.249.73.14'),
'123.125.71.24'),
'220.181.108.89'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.104.28'),
'65.52.104.21'),
'66.249.73.14'),
'208.115.113.86'),
'200.90.151.238'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'190.237.193.200'),
'65.52.110.146'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.89'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'190.104.28.24'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.82'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.28'),
'200.107.241.65'),
'66.249.73.14'),
'65.52.104.89'),
'190.235.140.246'),
'220.181.108.81'),
'123.125.71.28'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.28'),

(9767,
(9768,
(9769,
(9770,
(9771,
(9772,
(9773,
(9774,
(9775,
(9776,
(9777,
(9778,
(9779,
(9780,
(9781,
(9782,
(9783,
(9784,
(9785,
(9786,
(9787,
(9788,
(9789,
(9790,
(9791,
(9792,
(9793,
(9794,
(9795,
(9796,
(9797,
(9798,
(9799,
(9800,
(9801,
(9802,
(9803,
(9804,
(9805,
(9806,
(9807,
(9808,
(9809,
(9810,
(9811,
(9812,
(9813,
(9814,
(9815,
(9816,
(9817,
(9818,
(9819,
(9820,
(9821,
(9822,
(9823,
(9824,
(9825,
(9826,

1336280499,
1336281128,
1336281189,
1336281268,
1336281645,
1336281880,
1336282025,
1336282026,
1336282401,
1336282494,
1336282725,
1336283113,
1336283644,
1336283958,
1336283959,
1336284585,
1336284801,
1336285272,
1336285566,
1336285624,
1336285927,
1336286001,
1336286586,
1336286719,
1336287140,
1336287379,
1336288065,
1336288189,
1336288355,
1336288722,
1336289330,
1336289366,
1336289389,
1336289973,
1336290618,
1336290720,
1336291294,
1336292336,
1336292502,
1336292617,
1336292628,
1336292993,
1336293142,
1336293815,
1336294602,
1336294965,
1336295231,
1336295831,
1336295951,
1336296320,
1336296380,
1336296424,
1336296431,
1336296436,
1336296608,
1336297031,
1336297265,
1336297660,
1336297664,
1336297922,

'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.104.28'),
'207.46.195.239'),
'66.249.73.14'),
'220.181.108.86'),
'123.125.71.21'),
'65.52.104.28'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'220.181.108.167'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'220.181.108.80'),
'123.125.71.25'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'46.109.152.253'),
'123.125.71.13'),
'220.181.108.93'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'46.109.152.253'),
'66.249.73.14'),
'46.109.152.253'),
'46.109.152.253'),
'66.249.73.14'),
'65.52.104.28'),
'65.52.104.89'),
'123.125.71.29'),
'46.109.152.253'),
'220.181.108.85'),
'66.249.73.14'),
'46.109.152.253'),
'66.249.73.14'),
'46.109.152.253'),
'220.181.108.120'),
'66.249.73.14'),

(9827,
(9828,
(9829,
(9830,
(9831,
(9832,
(9833,
(9834,
(9835,
(9836,
(9837,
(9838,
(9839,
(9840,
(9841,
(9842,
(9843,
(9844,
(9845,
(9846,
(9847,
(9848,
(9849,
(9850,
(9851,
(9852,
(9853,
(9854,
(9855,
(9856,
(9857,
(9858,
(9859,
(9860,
(9861,
(9862,
(9863,
(9864,
(9865,
(9866,
(9867,
(9868,
(9869,
(9870,
(9871,
(9872,
(9873,
(9874,
(9875,
(9876,
(9877,
(9878,
(9879,
(9880,
(9881,
(9882,
(9883,
(9884,
(9885,
(9886,

1336298260,
1336298744,
1336299401,
1336300059,
1336300323,
1336300352,
1336300715,
1336301372,
1336301506,
1336301750,
1336302029,
1336302453,
1336302670,
1336302769,
1336302939,
1336303344,
1336304001,
1336304658,
1336305315,
1336305972,
1336306370,
1336306630,
1336306902,
1336307287,
1336307317,
1336307343,
1336307347,
1336307945,
1336307990,
1336308609,
1336309250,
1336309273,
1336309887,
1336309937,
1336310571,
1336310600,
1336311171,
1336311264,
1336311893,
1336311928,
1336312049,
1336312591,
1336313210,
1336313255,
1336313918,
1336313921,
1336314582,
1336314734,
1336314823,
1336315020,
1336315246,
1336315777,
1336315909,
1336316525,
1336316573,
1336317237,
1336317308,
1336317698,
1336317901,
1336318564,

'46.109.152.253'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.18'),
'220.181.108.87'),
'66.249.73.14'),
'66.249.73.14'),
'119.63.196.95'),
'65.52.104.21'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.108.147'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'123.125.71.23'),
'220.181.108.75'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'199.87.252.185'),
'66.249.73.14'),
'220.181.108.93'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'220.181.108.184'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'220.181.108.82'),
'123.125.71.15'),
'200.87.158.122'),
'66.249.73.14'),
'202.128.223.66'),
'66.249.73.14'),
'200.87.158.122'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.20'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),

(9887,
(9888,
(9889,
(9890,
(9891,
(9892,
(9893,
(9894,
(9895,
(9896,
(9897,
(9898,
(9899,
(9900,
(9901,
(9902,
(9903,
(9904,
(9905,
(9906,
(9907,
(9908,
(9909,
(9910,
(9911,
(9912,
(9913,
(9914,
(9915,
(9916,
(9917,
(9918,
(9919,
(9920,
(9921,
(9922,
(9923,
(9924,
(9925,
(9926,
(9927,
(9928,
(9929,
(9930,
(9931,
(9932,
(9933,
(9934,
(9935,
(9936,
(9937,
(9938,
(9939,
(9940,
(9941,
(9942,
(9943,
(9944,
(9945,
(9946,

1336319228,
1336319892,
1336320199,
1336320487,
1336320556,
1336320761,
1336321220,
1336321885,
1336322230,
1336322259,
1336322550,
1336323226,
1336323550,
1336323735,
1336323905,
1336324637,
1336325615,
1336325769,
1336325795,
1336326399,
1336326752,
1336327182,
1336327965,
1336328345,
1336328736,
1336328748,
1336328752,
1336329485,
1336329531,
1336330314,
1336331097,
1336331514,
1336331880,
1336332186,
1336332663,
1336332741,
1336332773,
1336332848,
1336333303,
1336333337,
1336333358,
1336333446,
1336333526,
1336333822,
1336334229,
1336335012,
1336335341,
1336335803,
1336336003,
1336336021,
1336336578,
1336337362,
1336337549,
1336337926,
1336338145,
1336338927,
1336338928,
1336338981,
1336339867,
1336339897,

'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.109.19'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.94'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.20'),
'173.192.83.122'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.89'),
'66.249.73.14'),
'190.104.26.25'),
'66.249.73.14'),
'66.249.73.14'),
'77.20.4.67'),
'123.125.71.17'),
'66.249.73.14'),
'220.181.108.92'),
'119.63.196.28'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.85'),
'65.52.109.198'),
'208.115.111.70'),
'100.43.83.143'),
'65.52.110.146'),
'66.249.73.14'),
'65.52.111.248'),
'200.90.150.228'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.146'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.95'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.26.23'),
'207.46.195.239'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'190.104.16.44'),
'123.125.71.31'),
'220.181.108.96'),

(9947, 1336340102, '66.249.73.14'),


(9948, 1336340178, '208.115.113.86'),
(9949, 1336340885, '66.249.73.14'),
(9950, 1336341084, '190.104.16.44'),
(9951, 1336341362, '200.90.148.153'),
(9952, 1336341543, '200.90.147.160'),
(9953, 1336341669, '66.249.73.14'),
(9954, 1336342109, '190.104.16.44'),
(9955, 1336342452, '66.249.73.14'),
(9956, 1336342541, '200.90.148.153'),
(9957, 1336342690, '65.52.104.21'),
(9958, 1336342867, '190.104.16.44'),
(9959, 1336343011, '123.125.71.32'),
(9960, 1336343025, '220.181.108.96'),
(9961, 1336343169, '66.249.73.14'),
(9962, 1336344139, '190.104.16.44'),
(9963, 1336344214, '66.249.73.14'),
(9964, 1336344457, '65.52.104.28'),
(9965, 1336344554, '88.5.48.208'),
(9966, 1336344997, '66.249.73.14'),
(9967, 1336345179, '65.52.104.21'),
(9968, 1336345780, '66.249.73.14'),
(9969, 1336346381, '207.46.195.239'),
(9970, 1336346563, '66.249.73.14'),
(9971, 1336346949, '123.125.71.36'),
(9972, 1336346977, '220.181.108.92'),
(9973, 1336347346, '66.249.73.14'),
(9974, 1336347637, '207.46.195.237'),
(9975, 1336348105, '220.181.108.92'),
(9976, 1336348129, '66.249.73.14'),
(9977, 1336348354, '65.52.109.198'),
(9978, 1336348405, '186.2.53.174'),
(9979, 1336348912, '66.249.73.14'),
(9980, 1336349111, '207.46.195.239'),
(9981, 1336349447, '190.129.5.191'),
(9982, 1336349562, '190.104.20.5'),
(9983, 1336349695, '66.249.73.14'),
(9984, 1336350109, '190.129.197.8'),
(9985, 1336350304, '123.125.71.21'),
(9986, 1336350321, '220.181.108.97'),
(9987, 1336350477, '66.249.73.14'),
(9988, 1336350781, '186.2.53.174'),
(9989, 1336351262, '66.249.73.14'),
(9990, 1336352045, '66.249.73.14'),
(9991, 1336352828, '66.249.73.14'),
(9992, 1336353214, '190.107.59.143'),
(9993, 1336353219, '65.52.104.89'),
(9994, 1336353611, '66.249.73.14'),
(9995, 1336354394, '66.249.73.14'),
(9996, 1336354752, '200.90.147.254'),
(9997, 1336355178, '66.249.73.14'),
(9998, 1336355180, '65.52.109.19'),
(9999, 1336355792, '190.129.3.193'),
(10000, 1336355961, '66.249.73.14'),
(10001, 1336356744, '66.249.73.14'),
(10002, 1336357493, '123.125.71.31'),
(10003, 1336357505, '220.181.108.90'),
(10004, 1336357527, '66.249.73.14'),
(10005, 1336358050, '208.115.113.86'),
(10006, 1336358311, '66.249.73.14'),

(10007,
(10008,
(10009,
(10010,
(10011,
(10012,
(10013,
(10014,
(10015,
(10016,
(10017,
(10018,
(10019,
(10020,
(10021,
(10022,
(10023,
(10024,
(10025,
(10026,
(10027,
(10028,
(10029,
(10030,
(10031,
(10032,
(10033,
(10034,
(10035,
(10036,
(10037,
(10038,
(10039,
(10040,
(10041,
(10042,
(10043,
(10044,
(10045,
(10046,
(10047,
(10048,
(10049,
(10050,
(10051,
(10052,
(10053,
(10054,
(10055,
(10056,
(10057,
(10058,
(10059,
(10060,
(10061,
(10062,
(10063,
(10064,
(10065,
(10066,

1336358573,
1336359073,
1336359094,
1336359676,
1336359878,
1336359980,
1336360662,
1336360745,
1336360864,
1336361144,
1336361160,
1336361446,
1336361502,
1336362173,
1336362231,
1336362920,
1336363041,
1336363067,
1336363490,
1336363545,
1336364716,
1336364733,
1336365008,
1336365105,
1336365421,
1336365855,
1336366612,
1336366692,
1336367371,
1336368130,
1336368519,
1336368542,
1336368880,
1336368889,
1336368889,
1336368940,
1336369648,
1336369885,
1336370059,
1336370100,
1336370302,
1336370942,
1336371545,
1336371719,
1336371938,
1336371957,
1336372222,
1336372873,
1336373632,
1336374284,
1336374943,
1336375551,
1336375720,
1336375790,
1336375817,
1336376478,
1336376760,
1336376875,
1336377237,
1336377996,

'200.87.1.9'),
'65.52.109.19'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'199.87.252.185'),
'65.52.108.147'),
'123.125.71.35'),
'220.181.108.94'),
'66.249.73.14'),
'199.87.252.185'),
'199.87.252.185'),
'66.249.73.14'),
'66.249.73.14'),
'91.203.32.171'),
'199.87.252.185'),
'207.46.195.239'),
'66.249.73.14'),
'123.125.71.23'),
'220.181.108.94'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.24'),
'220.181.108.83'),
'65.52.104.89'),
'65.52.109.19'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'207.46.195.239'),
'208.115.113.86'),
'119.63.196.124'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.88'),
'123.125.71.14'),
'220.181.108.87'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.96'),
'66.249.73.14'),
'65.52.110.23'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),

(10067, 1336378755, '66.249.73.14'),


(10068, 1336379308, '193.153.86.173'),
(10069, 1336379514, '66.249.73.14'),
(10070, 1336380273, '66.249.73.14'),
(10071, 1336381032, '66.249.73.14'),
(10072, 1336381790, '66.249.73.14'),
(10073, 1336381992, '208.115.111.70'),
(10074, 1336382094, '207.46.195.237'),
(10075, 1336382549, '66.249.73.14'),
(10076, 1336383039, '123.125.71.28'),
(10077, 1336383053, '220.181.108.95'),
(10078, 1336383308, '66.249.73.14'),
(10079, 1336383392, '208.115.111.70'),
(10080, 1336384067, '66.249.73.14'),
(10081, 1336384826, '66.249.73.14'),
(10082, 1336385585, '66.249.73.14'),
(10083, 1336386324, '123.125.71.14'),
(10084, 1336386336, '220.181.108.86'),
(10085, 1336386344, '66.249.73.14'),
(10086, 1336387103, '66.249.73.14'),
(10087, 1336387437, '190.222.181.211'),
(10088, 1336387862, '66.249.73.14'),
(10089, 1336388120, '65.52.109.198'),
(10090, 1336388621, '66.249.73.14'),
(10091, 1336388683, '207.46.195.239'),
(10092, 1336388886, '180.76.5.57'),
(10093, 1336389380, '66.249.73.14'),
(10094, 1336389619, '65.52.104.21'),
(10095, 1336390011, '65.52.109.198'),
(10096, 1336390139, '66.249.73.14'),
(10097, 1336390296, '123.125.71.13'),
(10098, 1336390326, '220.181.108.92'),
(10099, 1336390898, '66.249.73.14'),
(10100, 1336391657, '66.249.73.14'),
(10101, 1336392416, '66.249.73.14'),
(10102, 1336392545, '78.232.94.164'),
(10103, 1336393174, '66.249.73.14'),
(10104, 1336393515, '220.181.108.81'),
(10105, 1336393624, '123.125.71.26'),
(10106, 1336393641, '220.181.108.77');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(10107, 1336394013, '200.119.199.50'),
(10108, 1336394124, '66.249.73.14'),
(10109, 1336394243, '207.46.195.237'),
(10110, 1336394882, '66.249.73.14'),
(10111, 1336395641, '66.249.73.14'),
(10112, 1336396401, '66.249.73.14'),
(10113, 1336397106, '190.104.26.24'),
(10114, 1336397133, '200.90.144.129'),
(10115, 1336397159, '66.249.73.14'),
(10116, 1336397371, '123.125.71.12'),
(10117, 1336397400, '220.181.108.86'),
(10118, 1336398299, '66.249.73.14'),
(10119, 1336399061, '66.249.73.14'),
(10120, 1336399181, '190.129.14.66'),
(10121, 1336399798, '190.129.8.202'),
(10122, 1336399818, '66.249.73.14'),
(10123, 1336400409, '190.129.8.202'),
(10124, 1336400576, '66.249.73.14'),
(10125, 1336400585, '65.52.104.28'),

(10126,
(10127,
(10128,
(10129,
(10130,
(10131,
(10132,
(10133,
(10134,
(10135,
(10136,
(10137,
(10138,
(10139,
(10140,
(10141,
(10142,
(10143,
(10144,
(10145,
(10146,
(10147,
(10148,
(10149,
(10150,
(10151,
(10152,
(10153,
(10154,
(10155,
(10156,
(10157,
(10158,
(10159,
(10160,
(10161,
(10162,
(10163,
(10164,
(10165,
(10166,
(10167,
(10168,
(10169,
(10170,
(10171,
(10172,
(10173,
(10174,
(10175,
(10176,
(10177,
(10178,
(10179,
(10180,
(10181,
(10182,
(10183,
(10184,
(10185,

1336400816,
1336401197,
1336401337,
1336402097,
1336402423,
1336402883,
1336404172,
1336404755,
1336404789,
1336404793,
1336404823,
1336405142,
1336405190,
1336405207,
1336405819,
1336405942,
1336406242,
1336406392,
1336406451,
1336407087,
1336407718,
1336408047,
1336408351,
1336408802,
1336408835,
1336408961,
1336409062,
1336409696,
1336410332,
1336410961,
1336411140,
1336411200,
1336411595,
1336411783,
1336412115,
1336412143,
1336412227,
1336412860,
1336413590,
1336414124,
1336414213,
1336414419,
1336414837,
1336415115,
1336415334,
1336415449,
1336415470,
1336415478,
1336415728,
1336416102,
1336416250,
1336416678,
1336416695,
1336416697,
1336416736,
1336416942,
1336417447,
1336417544,
1336418103,
1336418354,

'200.90.145.206'),
'66.220.158.251'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'123.125.71.21'),
'190.129.9.42'),
'220.181.108.96'),
'65.52.108.20'),
'66.249.71.34'),
'190.129.8.147'),
'66.249.71.34'),
'65.52.104.21'),
'200.105.182.124'),
'200.93.164.203'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'200.105.182.124'),
'66.249.71.34'),
'123.125.71.19'),
'220.181.108.92'),
'190.104.21.7'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'190.104.21.7'),
'190.181.31.116'),
'66.249.71.34'),
'200.105.219.113'),
'123.125.71.15'),
'220.181.108.85'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'190.129.173.18'),
'66.249.71.34'),
'65.52.108.20'),
'66.249.71.34'),
'65.52.104.89'),
'200.90.146.144'),
'123.125.71.15'),
'66.249.71.34'),
'220.181.108.76'),
'190.181.31.116'),
'66.249.71.34'),
'190.103.67.14'),
'200.87.66.170'),
'190.181.31.116'),
'206.53.157.10'),
'66.249.71.34'),
'190.103.70.214'),
'66.249.71.34'),
'190.181.31.116'),
'66.249.71.34'),
'190.181.31.116'),

(10186,
(10187,
(10188,
(10189,
(10190,
(10191,
(10192,
(10193,
(10194,
(10195,
(10196,
(10197,
(10198,
(10199,
(10200,
(10201,
(10202,
(10203,
(10204,
(10205,
(10206,
(10207,
(10208,
(10209,
(10210,
(10211,
(10212,
(10213,
(10214,
(10215,
(10216,
(10217,
(10218,
(10219,
(10220,
(10221,
(10222,
(10223,
(10224,
(10225,
(10226,
(10227,
(10228,
(10229,
(10230,
(10231,
(10232,
(10233,
(10234,
(10235,
(10236,
(10237,
(10238,
(10239,
(10240,
(10241,
(10242,
(10243,
(10244,
(10245,

1336418394,
1336418516,
1336418629,
1336418774,
1336418793,
1336419237,
1336419260,
1336419387,
1336419421,
1336419503,
1336419711,
1336420135,
1336420370,
1336420471,
1336420605,
1336420768,
1336420995,
1336421247,
1336421258,
1336421390,
1336421401,
1336421619,
1336421636,
1336422034,
1336422346,
1336422362,
1336422459,
1336422667,
1336422737,
1336422759,
1336422868,
1336422928,
1336422949,
1336423299,
1336423932,
1336424565,
1336424977,
1336425198,
1336425441,
1336425831,
1336425876,
1336426267,
1336426297,
1336426464,
1336426559,
1336426568,
1336427096,
1336427273,
1336427729,
1336428362,
1336428995,
1336429424,
1336429437,
1336429631,
1336430260,
1336430893,
1336431526,
1336432159,
1336432504,
1336432769,

'190.129.29.71'),
'190.129.8.66'),
'190.129.11.138'),
'65.52.104.89'),
'66.249.71.34'),
'190.129.11.138'),
'190.129.29.34'),
'123.125.71.36'),
'220.181.108.78'),
'66.249.71.34'),
'200.87.176.134'),
'66.249.71.34'),
'190.181.29.78'),
'207.46.195.239'),
'190.129.11.138'),
'66.249.71.34'),
'190.129.19.229'),
'200.87.176.134'),
'65.52.110.23'),
'190.181.29.78'),
'66.249.71.34'),
'65.52.109.19'),
'200.87.78.11'),
'66.249.71.34'),
'123.125.71.28'),
'220.181.108.84'),
'190.129.19.229'),
'66.249.71.34'),
'190.129.5.111'),
'65.52.104.28'),
'207.46.195.239'),
'190.129.19.5'),
'190.129.78.14'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'65.52.109.198'),
'66.249.71.34'),
'65.52.108.147'),
'66.249.71.34'),
'220.181.108.177'),
'123.125.71.27'),
'220.181.108.87'),
'66.249.71.34'),
'190.129.86.250'),
'65.52.109.19'),
'66.249.71.34'),
'208.115.111.70'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'123.125.71.14'),
'220.181.108.87'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'200.105.188.57'),
'190.129.19.219'),

(10246,
(10247,
(10248,
(10249,
(10250,
(10251,
(10252,
(10253,
(10254,
(10255,
(10256,
(10257,
(10258,
(10259,
(10260,
(10261,
(10262,
(10263,
(10264,
(10265,
(10266,
(10267,
(10268,
(10269,
(10270,
(10271,
(10272,
(10273,
(10274,
(10275,
(10276,
(10277,
(10278,
(10279,
(10280,
(10281,
(10282,
(10283,
(10284,
(10285,
(10286,
(10287,
(10288,
(10289,
(10290,
(10291,
(10292,
(10293,
(10294,
(10295,
(10296,
(10297,
(10298,
(10299,
(10300,
(10301,
(10302,
(10303,
(10304,
(10305,

1336432792,
1336432891,
1336433109,
1336433419,
1336433426,
1336433452,
1336433712,
1336433876,
1336434057,
1336434690,
1336434892,
1336435057,
1336435222,
1336435323,
1336435328,
1336435956,
1336436589,
1336436658,
1336436717,
1336436735,
1336437222,
1336437854,
1336438487,
1336439120,
1336439257,
1336439707,
1336439753,
1336440386,
1336440725,
1336440753,
1336441019,
1336441331,
1336441618,
1336441652,
1336442283,
1336442778,
1336442914,
1336443525,
1336443697,
1336444374,
1336444475,
1336444509,
1336444719,
1336445351,
1336445382,
1336446041,
1336446694,
1336446731,
1336447418,
1336447439,
1336447998,
1336448015,
1336448111,
1336448327,
1336448604,
1336448801,
1336449490,
1336449977,
1336450056,
1336450180,

'66.249.71.34'),
'190.103.70.75'),
'65.52.109.198'),
'190.129.13.194'),
'66.249.71.34'),
'205.241.35.7'),
'190.103.73.229'),
'208.115.113.86'),
'66.249.71.34'),
'66.249.71.34'),
'200.90.151.237'),
'65.52.109.19'),
'207.46.195.239'),
'66.249.71.34'),
'65.52.109.198'),
'66.249.71.34'),
'66.249.71.34'),
'190.104.30.19'),
'123.125.71.28'),
'220.181.108.80'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'207.46.195.237'),
'65.52.110.23'),
'66.249.71.34'),
'66.249.71.34'),
'123.125.71.35'),
'220.181.108.92'),
'66.249.71.34'),
'186.2.39.44'),
'207.46.195.239'),
'66.249.71.34'),
'66.249.71.34'),
'186.2.39.44'),
'66.249.71.34'),
'66.249.71.34'),
'186.2.39.44'),
'186.2.39.44'),
'123.125.71.17'),
'220.181.108.92'),
'66.249.71.34'),
'66.249.71.34'),
'65.52.109.19'),
'66.249.71.34'),
'208.115.111.70'),
'66.249.71.34'),
'66.249.71.34'),
'220.181.108.150'),
'220.181.108.83'),
'65.52.104.89'),
'66.249.71.34'),
'123.125.71.35'),
'208.115.111.70'),
'66.249.71.34'),
'66.249.71.34'),
'199.87.252.185'),
'65.52.110.23'),
'66.249.71.34'),

(10306,
(10307,
(10308,
(10309,
(10310,
(10311,
(10312,
(10313,
(10314,
(10315,
(10316,
(10317,
(10318,
(10319,
(10320,
(10321,
(10322,
(10323,
(10324,
(10325,
(10326,
(10327,
(10328,
(10329,
(10330,
(10331,
(10332,
(10333,
(10334,
(10335,
(10336,
(10337,
(10338,
(10339,
(10340,
(10341,
(10342,
(10343,
(10344,
(10345,
(10346,
(10347,
(10348,
(10349,
(10350,
(10351,
(10352,
(10353,
(10354,
(10355,
(10356,
(10357,
(10358,
(10359,
(10360,
(10361,
(10362,
(10363,
(10364,
(10365,

1336450615,
1336450800,
1336451106,
1336451123,
1336451422,
1336452060,
1336452663,
1336452726,
1336453309,
1336454022,
1336454733,
1336455423,
1336455475,
1336455577,
1336455821,
1336456113,
1336456803,
1336457493,
1336457496,
1336458183,
1336458316,
1336458330,
1336458872,
1336459562,
1336460252,
1336460942,
1336461218,
1336461908,
1336462194,
1336462224,
1336462598,
1336462886,
1336463287,
1336463446,
1336463977,
1336464667,
1336465357,
1336465400,
1336465413,
1336465966,
1336466047,
1336466459,
1336466737,
1336466753,
1336467427,
1336467610,
1336468116,
1336468806,
1336469298,
1336469420,
1336469432,
1336469496,
1336470600,
1336471290,
1336471705,
1336471980,
1336472670,
1336472700,
1336472713,
1336473360,

'200.90.149.72'),
'66.249.71.34'),
'123.125.71.20'),
'220.181.108.90'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'65.52.104.28'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'207.46.195.239'),
'65.52.104.21'),
'207.46.195.237'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'100.43.83.143'),
'66.249.71.34'),
'220.181.108.83'),
'123.125.71.36'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.34'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.17'),
'220.181.108.78'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.104'),
'207.46.195.239'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.13'),
'220.181.108.95'),
'65.52.104.21'),
'66.249.71.104'),
'65.52.104.89'),
'66.249.71.104'),
'207.46.195.239'),
'66.249.71.104'),
'65.52.104.21'),
'66.249.71.104'),
'66.249.71.104'),
'208.115.113.86'),
'123.125.71.31'),
'220.181.108.94'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'119.63.196.58'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.28'),
'220.181.108.96'),
'66.249.71.104'),

(10366,
(10367,
(10368,
(10369,
(10370,
(10371,
(10372,
(10373,
(10374,
(10375,
(10376,
(10377,
(10378,
(10379,
(10380,
(10381,
(10382,
(10383,
(10384,
(10385,
(10386,
(10387,
(10388,
(10389,
(10390,
(10391,
(10392,
(10393,
(10394,
(10395,
(10396,
(10397,
(10398,
(10399,
(10400,
(10401,
(10402,
(10403,
(10404,
(10405,
(10406,
(10407,
(10408,
(10409,
(10410,
(10411,
(10412,
(10413,
(10414,
(10415,
(10416,
(10417,
(10418,
(10419,
(10420,
(10421,
(10422,
(10423,
(10424,
(10425,

1336473502,
1336474050,
1336474656,
1336474740,
1336474859,
1336475418,
1336476119,
1336476277,
1336476305,
1336476684,
1336476687,
1336476947,
1336477278,
1336477466,
1336477499,
1336477637,
1336477968,
1336478070,
1336478168,
1336478327,
1336478778,
1336478964,
1336479569,
1336479996,
1336480015,
1336480258,
1336480329,
1336480339,
1336480634,
1336480869,
1336481493,
1336481727,
1336482195,
1336482382,
1336482803,
1336483002,
1336483430,
1336483536,
1336483604,
1336484115,
1336484122,
1336484138,
1336484751,
1336485047,
1336485068,
1336485151,
1336485167,
1336485186,
1336485389,
1336486027,
1336486195,
1336486327,
1336486357,
1336486664,
1336486956,
1336486965,
1336487009,
1336487258,
1336487302,
1336487935,

'207.46.195.239'),
'66.249.71.104'),
'65.52.109.19'),
'66.249.71.104'),
'220.181.108.178'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.109.198'),
'65.52.108.147'),
'207.46.195.239'),
'220.181.108.77'),
'66.249.71.104'),
'208.115.111.70'),
'207.46.195.239'),
'66.249.72.110'),
'66.249.71.104'),
'65.52.109.19'),
'207.46.195.239'),
'65.52.110.23'),
'66.249.71.104'),
'65.52.109.19'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.22'),
'220.181.108.76'),
'66.249.71.104'),
'65.52.104.21'),
'190.129.8.202'),
'65.52.104.89'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.104'),
'65.52.109.198'),
'190.129.8.202'),
'65.52.104.21'),
'190.129.19.224'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.8.202'),
'65.52.104.21'),
'200.87.110.162'),
'190.129.19.205'),
'190.129.84.242'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.112.218'),
'65.52.104.21'),
'207.46.195.237'),
'66.249.71.104'),
'123.125.71.12'),
'220.181.108.81'),
'190.129.8.202'),
'65.52.108.147'),
'66.249.71.104'),
'66.249.71.104'),

(10426,
(10427,
(10428,
(10429,
(10430,
(10431,
(10432,
(10433,
(10434,
(10435,
(10436,
(10437,
(10438,
(10439,
(10440,
(10441,
(10442,
(10443,
(10444,
(10445,
(10446,
(10447,
(10448,
(10449,
(10450,
(10451,
(10452,
(10453,
(10454,
(10455,
(10456,
(10457,
(10458,
(10459,
(10460,
(10461,
(10462,
(10463,
(10464,
(10465,
(10466,
(10467,
(10468,
(10469,
(10470,
(10471,
(10472,
(10473,
(10474,
(10475,
(10476,
(10477,
(10478,
(10479,
(10480,
(10481,
(10482,
(10483,
(10484,
(10485,

1336488516,
1336488566,
1336489195,
1336489212,
1336489826,
1336490197,
1336490583,
1336490768,
1336490972,
1336491010,
1336491107,
1336491142,
1336491149,
1336491214,
1336491225,
1336491746,
1336491846,
1336492226,
1336492226,
1336492360,
1336492447,
1336492482,
1336492578,
1336492754,
1336492810,
1336492887,
1336493107,
1336493561,
1336493745,
1336493855,
1336493924,
1336493990,
1336493994,
1336494184,
1336494370,
1336494430,
1336494889,
1336495181,
1336495216,
1336495461,
1336495506,
1336496136,
1336496768,
1336497399,
1336497746,
1336497856,
1336498030,
1336498191,
1336498628,
1336498655,
1336498661,
1336498928,
1336499139,
1336499292,
1336499755,
1336499923,
1336500248,
1336500554,
1336500658,
1336500876,

'200.105.198.110'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.104'),
'200.90.146.170'),
'66.249.71.104'),
'200.90.145.26'),
'200.87.104.66'),
'190.129.8.202'),
'123.125.71.20'),
'220.181.108.88'),
'200.58.78.138'),
'66.249.71.104'),
'176.9.50.103'),
'207.46.195.237'),
'66.249.71.104'),
'200.87.104.66'),
'190.129.102.17'),
'190.103.73.133'),
'200.119.199.50'),
'66.249.71.104'),
'88.2.1.90'),
'208.115.113.86'),
'207.46.195.237'),
'85.152.52.130'),
'66.249.71.104'),
'190.129.19.143'),
'66.249.71.104'),
'190.129.102.17'),
'200.87.104.66'),
'200.87.128.3'),
'190.129.22.178'),
'207.46.195.239'),
'66.249.71.104'),
'65.52.109.198'),
'66.249.72.206'),
'123.125.71.29'),
'220.181.108.96'),
'65.52.104.89'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.104.89'),
'207.46.195.239'),
'66.249.72.206'),
'190.129.197.2'),
'123.125.71.16'),
'220.181.108.91'),
'66.249.72.206'),
'65.52.108.147'),
'65.52.104.28'),
'66.249.72.206'),
'200.87.102.194'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.72.206'),
'190.129.22.178'),
'65.52.108.147'),

(10486,
(10487,
(10488,
(10489,
(10490,
(10491,
(10492,
(10493,
(10494,
(10495,
(10496,
(10497,
(10498,
(10499,
(10500,
(10501,
(10502,
(10503,
(10504,
(10505,
(10506,
(10507,
(10508,
(10509,
(10510,
(10511,
(10512,
(10513,
(10514,
(10515,
(10516,
(10517,
(10518,
(10519,
(10520,
(10521,
(10522,
(10523,
(10524,
(10525,
(10526,
(10527,
(10528,
(10529,
(10530,
(10531,
(10532,
(10533,
(10534,
(10535,
(10536,
(10537,
(10538,
(10539,
(10540,
(10541,
(10542,
(10543,
(10544,
(10545,

1336500967,
1336501182,
1336501505,
1336501626,
1336501642,
1336501816,
1336501834,
1336501870,
1336502416,
1336502448,
1336502541,
1336502642,
1336503078,
1336503517,
1336503710,
1336503987,
1336504210,
1336504299,
1336504341,
1336504348,
1336504970,
1336505422,
1336505433,
1336505462,
1336505606,
1336505989,
1336506233,
1336506612,
1336506864,
1336507188,
1336507495,
1336508069,
1336508130,
1336508207,
1336508277,
1336508671,
1336508693,
1336508708,
1336508761,
1336508911,
1336509253,
1336509282,
1336509392,
1336509750,
1336510023,
1336510271,
1336510311,
1336510654,
1336510873,
1336510923,
1336510994,
1336511246,
1336511282,
1336511703,
1336511916,
1336512547,
1336512659,
1336512691,
1336512867,
1336513122,

'65.52.110.18'),
'66.249.72.206'),
'190.129.22.178'),
'123.125.71.19'),
'220.181.108.95'),
'66.249.72.206'),
'74.125.64.92'),
'190.104.7.40'),
'200.87.157.212'),
'66.249.72.206'),
'199.87.252.185'),
'190.129.53.194'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.206'),
'200.105.201.190'),
'190.129.11.138'),
'207.46.195.239'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.206'),
'190.129.8.202'),
'123.125.71.20'),
'220.181.108.83'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.72.206'),
'100.43.83.143'),
'66.249.72.206'),
'200.87.139.114'),
'66.249.72.206'),
'193.164.202.166'),
'66.249.72.206'),
'190.129.9.42'),
'200.105.188.89'),
'190.129.8.202'),
'123.125.71.29'),
'220.181.108.86'),
'66.249.72.206'),
'200.90.148.173'),
'65.52.104.21'),
'190.129.68.177'),
'66.249.72.206'),
'190.129.8.18'),
'66.249.72.206'),
'190.129.8.66'),
'190.129.29.225'),
'66.249.72.206'),
'207.46.195.239'),
'74.125.64.80'),
'190.129.19.160'),
'190.129.8.66'),
'66.249.72.206'),
'190.129.10.82'),
'66.249.72.206'),
'66.249.72.206'),
'123.125.71.16'),
'220.181.108.84'),
'200.87.34.92'),
'184.72.24.16'),

(10546,
(10547,
(10548,
(10549,
(10550,
(10551,
(10552,
(10553,
(10554,
(10555,
(10556,
(10557,
(10558,
(10559,
(10560,
(10561,
(10562,
(10563,
(10564,
(10565,
(10566,
(10567,
(10568,
(10569,
(10570,
(10571,
(10572,
(10573,
(10574,
(10575,
(10576,
(10577,
(10578,
(10579,
(10580,
(10581,
(10582,
(10583,
(10584,
(10585,
(10586,
(10587,
(10588,
(10589,
(10590,
(10591,
(10592,
(10593,
(10594,
(10595,
(10596,
(10597,
(10598,
(10599,
(10600,
(10601,
(10602,
(10603,
(10604,
(10605,

1336513179,
1336513766,
1336513810,
1336513898,
1336514056,
1336514443,
1336514532,
1336515072,
1336515189,
1336515689,
1336516171,
1336516199,
1336516334,
1336516797,
1336516819,
1336516966,
1336517061,
1336517597,
1336517715,
1336517723,
1336517932,
1336518041,
1336518288,
1336519119,
1336519633,
1336519670,
1336519730,
1336519756,
1336520121,
1336520255,
1336520867,
1336521251,
1336521792,
1336522260,
1336522835,
1336523117,
1336523135,
1336523294,
1336523511,
1336523541,
1336524085,
1336524116,
1336524170,
1336525434,
1336526150,
1336526766,
1336526776,
1336526925,
1336527078,
1336527389,
1336527412,
1336527416,
1336527666,
1336528090,
1336528703,
1336528780,
1336529040,
1336529144,
1336529316,
1336529696,

'66.249.72.206'),
'200.87.34.92'),
'66.249.72.206'),
'207.46.195.239'),
'65.52.104.28'),
'66.249.72.206'),
'65.52.109.198'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.72.206'),
'123.125.71.30'),
'220.181.108.82'),
'66.249.72.206'),
'190.129.18.17'),
'65.52.109.198'),
'66.249.72.206'),
'190.129.9.42'),
'66.249.72.206'),
'207.46.195.237'),
'66.249.68.11'),
'65.52.108.147'),
'65.52.110.23'),
'201.224.33.252'),
'208.115.111.70'),
'200.87.152.210'),
'207.46.195.237'),
'123.125.71.23'),
'220.181.108.96'),
'66.249.72.206'),
'208.115.111.70'),
'200.87.152.210'),
'65.52.110.23'),
'190.129.19.220'),
'222.186.26.41'),
'66.249.72.206'),
'123.125.71.24'),
'220.181.108.92'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.104.89'),
'190.129.35.254'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.104.21'),
'65.52.110.23'),
'207.46.195.239'),
'123.125.71.20'),
'66.249.72.206'),
'220.181.108.86'),
'190.129.35.254'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.109.198'),
'208.115.113.86'),
'207.46.195.237'),
'66.249.72.206'),
'66.219.58.42'),

(10606,
(10607,
(10608,
(10609,
(10610,
(10611,
(10612,
(10613,
(10614,
(10615,
(10616,
(10617,
(10618,
(10619,
(10620,
(10621,
(10622,
(10623,
(10624,
(10625,
(10626,
(10627,
(10628,
(10629,
(10630,
(10631,
(10632,
(10633,
(10634,
(10635,
(10636,
(10637,
(10638,
(10639,
(10640,
(10641,
(10642,
(10643,
(10644,
(10645,
(10646,
(10647,
(10648,
(10649,
(10650,
(10651,
(10652,
(10653,
(10654,
(10655,
(10656,
(10657,
(10658,
(10659,
(10660,
(10661,
(10662,
(10663,
(10664,
(10665,

1336529929,
1336530363,
1336530379,
1336530474,
1336530574,
1336530895,
1336533107,
1336533114,
1336534351,
1336534382,
1336534549,
1336535171,
1336535225,
1336535414,
1336537452,
1336537467,
1336537691,
1336537877,
1336537988,
1336538571,
1336539199,
1336539222,
1336539852,
1336540580,
1336540663,
1336540853,
1336566066,
1336566128,
1336566138,
1336566199,
1336566259,
1336566568,
1336566586,
1336566768,
1336566944,
1336566964,
1336567246,
1336567525,
1336567834,
1336568050,
1336568290,
1336568388,
1336568522,
1336568625,
1336568691,
1336568727,
1336569254,
1336569646,
1336570047,
1336570118,
1336570122,
1336570137,
1336570765,
1336570822,
1336570894,
1336571178,
1336571191,
1336571296,
1336571427,
1336571496,

'66.249.72.206'),
'123.125.71.33'),
'220.181.108.81'),
'190.129.197.25'),
'66.249.72.206'),
'65.52.110.18'),
'66.249.72.206'),
'65.52.109.19'),
'123.125.71.12'),
'220.181.108.83'),
'207.46.195.237'),
'65.52.109.198'),
'190.104.30.29'),
'66.249.72.206'),
'123.125.71.30'),
'220.181.108.86'),
'65.52.110.23'),
'66.249.72.206'),
'220.181.108.161'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.109.198'),
'186.23.162.159'),
'88.228.64.121'),
'66.249.72.206'),
'190.129.8.202'),
'65.52.109.19'),
'65.52.104.89'),
'123.125.71.13'),
'220.181.108.85'),
'66.249.72.206'),
'65.52.110.18'),
'190.129.8.202'),
'190.129.14.66'),
'66.249.72.206'),
'190.129.8.202'),
'200.87.142.100'),
'200.87.101.53'),
'66.249.72.206'),
'200.87.127.210'),
'200.90.147.155'),
'65.52.108.147'),
'190.129.8.202'),
'66.249.72.206'),
'65.52.104.21'),
'190.129.11.138'),
'123.125.71.34'),
'66.249.72.206'),
'220.181.108.78'),
'207.46.195.237'),
'190.129.11.138'),
'66.249.72.206'),
'65.52.104.89'),
'220.181.108.85'),
'65.52.109.198'),
'190.129.11.138'),
'66.249.72.206'),

(10666,
(10667,
(10668,
(10669,
(10670,
(10671,
(10672,
(10673,
(10674,
(10675,
(10676,
(10677,
(10678,
(10679,
(10680,
(10681,
(10682,
(10683,
(10684,
(10685,
(10686,
(10687,
(10688,
(10689,
(10690,
(10691,
(10692,
(10693,
(10694,
(10695,
(10696,
(10697,
(10698,
(10699,
(10700,
(10701,
(10702,
(10703,
(10704,
(10705,
(10706,
(10707,
(10708,
(10709,
(10710,
(10711,
(10712,
(10713,
(10714,
(10715,
(10716,
(10717,
(10718,
(10719,
(10720,
(10721,
(10722,
(10723,
(10724,
(10725,

1336571607,
1336572052,
1336572296,
1336572647,
1336572683,
1336572688,
1336572761,
1336572832,
1336572832,
1336572934,
1336572949,
1336573370,
1336573370,
1336573382,
1336573447,
1336573591,
1336573663,
1336573726,
1336574249,
1336574374,
1336574391,
1336574506,
1336574805,
1336574887,
1336575078,
1336575513,
1336575582,
1336575608,
1336576138,
1336576154,
1336576261,
1336576264,
1336576824,
1336576890,
1336576976,
1336577015,
1336577507,
1336577667,
1336577752,
1336577842,
1336578112,
1336578340,
1336578375,
1336578716,
1336579036,
1336579359,
1336579681,
1336580011,
1336580432,
1336580546,
1336580623,
1336580655,
1336580687,
1336580796,
1336580947,
1336581249,
1336581284,
1336581305,
1336581339,
1336581366,

'208.115.111.70'),
'190.129.11.138'),
'66.249.72.206'),
'65.52.109.198'),
'190.103.70.249'),
'190.129.11.138'),
'201.155.106.44'),
'74.125.156.84'),
'74.125.156.82'),
'66.249.72.206'),
'190.129.3.143'),
'200.42.125.162'),
'123.125.71.14'),
'220.181.108.94'),
'66.249.71.122'),
'66.249.72.206'),
'65.52.110.23'),
'190.129.22.178'),
'66.249.72.206'),
'190.129.8.202'),
'190.129.3.134'),
'65.52.104.89'),
'190.186.60.18'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.206'),
'190.186.60.18'),
'207.46.195.237'),
'66.249.72.206'),
'200.90.149.71'),
'207.46.195.237'),
'66.249.66.109'),
'200.90.149.71'),
'66.249.66.109'),
'190.129.4.250'),
'66.249.72.206'),
'66.249.66.109'),
'200.87.127.210'),
'66.249.72.206'),
'207.46.195.237'),
'66.249.66.109'),
'190.129.53.194'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'190.129.10.227'),
'66.249.72.206'),
'65.52.109.198'),
'66.249.66.109'),
'200.105.161.240'),
'200.105.158.74'),
'190.129.9.42'),
'66.249.72.206'),
'74.125.158.81'),
'66.249.66.109'),
'123.125.71.30'),
'220.181.108.93'),

(10726,
(10727,
(10728,
(10729,
(10730,
(10731,
(10732,
(10733,
(10734,
(10735,
(10736,
(10737,
(10738,
(10739,
(10740,
(10741,
(10742,
(10743,
(10744,
(10745,
(10746,
(10747,
(10748,
(10749,
(10750,
(10751,
(10752,
(10753,
(10754,
(10755,
(10756,
(10757,
(10758,
(10759,
(10760,
(10761,
(10762,
(10763,
(10764,
(10765,
(10766,
(10767,
(10768,
(10769,
(10770,
(10771,
(10772,
(10773,
(10774,
(10775,
(10776,
(10777,
(10778,
(10779,
(10780,
(10781,
(10782,
(10783,
(10784,
(10785,

1336581884,
1336581980,
1336582581,
1336582675,
1336582757,
1336583271,
1336583371,
1336583744,
1336583977,
1336583983,
1336584081,
1336584611,
1336584623,
1336584630,
1336584652,
1336584864,
1336585033,
1336585377,
1336585498,
1336585813,
1336586083,
1336586133,
1336586960,
1336587152,
1336587546,
1336587647,
1336587981,
1336587998,
1336588267,
1336588366,
1336588539,
1336589101,
1336589194,
1336589273,
1336589309,
1336589610,
1336589805,
1336589835,
1336590167,
1336590254,
1336590339,
1336590638,
1336590696,
1336590813,
1336591292,
1336591793,
1336591888,
1336591917,
1336591945,
1336592375,
1336592559,
1336592600,
1336592715,
1336592942,
1336593270,
1336593412,
1336593618,
1336593680,
1336593944,
1336594104,

'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'190.129.4.250'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.104.89'),
'66.249.66.109'),
'65.52.109.198'),
'66.249.72.206'),
'123.125.71.16'),
'200.90.145.207'),
'220.181.108.82'),
'190.104.20.13'),
'66.249.66.109'),
'65.52.104.28'),
'190.129.53.194'),
'66.249.66.109'),
'190.129.99.182'),
'65.52.108.147'),
'66.249.66.109'),
'66.249.66.109'),
'208.115.111.70'),
'69.28.58.85'),
'66.249.66.109'),
'123.125.71.18'),
'220.181.108.93'),
'190.129.11.138'),
'66.249.72.206'),
'66.249.66.109'),
'200.87.127.210'),
'66.249.66.109'),
'66.249.72.206'),
'200.90.147.241'),
'132.185.240.123'),
'66.249.66.109'),
'190.129.8.202'),
'66.249.72.206'),
'65.52.109.198'),
'200.87.185.231'),
'66.249.66.109'),
'200.87.120.117'),
'190.129.8.202'),
'66.249.66.109'),
'190.129.8.202'),
'123.125.71.12'),
'220.181.108.88'),
'66.249.66.109'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.66.109'),
'200.90.146.133'),
'190.129.19.224'),
'66.249.72.206'),
'66.249.66.109'),
'190.129.8.202'),
'190.129.19.224'),
'65.52.110.23'),
'190.129.197.2'),

(10786,
(10787,
(10788,
(10789,
(10790,
(10791,
(10792,
(10793,
(10794,
(10795,
(10796,
(10797,
(10798,
(10799,
(10800,
(10801,
(10802,
(10803,
(10804,
(10805,
(10806,
(10807,
(10808,
(10809,
(10810,
(10811,
(10812,
(10813,
(10814,
(10815,
(10816,
(10817,
(10818,
(10819,
(10820,
(10821,
(10822,
(10823,
(10824,
(10825,
(10826,
(10827,
(10828,
(10829,
(10830,
(10831,
(10832,
(10833,
(10834,
(10835,
(10836,
(10837,
(10838,
(10839,
(10840,
(10841,
(10842,
(10843,
(10844,
(10845,

1336594124,
1336594221,
1336594291,
1336594406,
1336594425,
1336594756,
1336594931,
1336595227,
1336595265,
1336595361,
1336595584,
1336595618,
1336595896,
1336595916,
1336595980,
1336596043,
1336596055,
1336596107,
1336596235,
1336596618,
1336596646,
1336596725,
1336596729,
1336596796,
1336596971,
1336597415,
1336597456,
1336597722,
1336597853,
1336598077,
1336598121,
1336598430,
1336598598,
1336598783,
1336599027,
1336599056,
1336599150,
1336599173,
1336599396,
1336600030,
1336600228,
1336600574,
1336600881,
1336601109,
1336601444,
1336601503,
1336601747,
1336601884,
1336601967,
1336602045,
1336602218,
1336602393,
1336602577,
1336602603,
1336603108,
1336603349,
1336603417,
1336603740,
1336603762,
1336603793,

'66.249.66.109'),
'190.129.8.202'),
'190.129.19.224'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.66.109'),
'190.129.19.224'),
'190.104.20.9'),
'190.186.129.92'),
'66.249.66.109'),
'123.125.71.31'),
'220.181.108.85'),
'199.87.252.185'),
'65.52.109.19'),
'190.186.129.92'),
'190.129.8.242'),
'66.249.66.109'),
'66.249.72.206'),
'190.129.19.150'),
'65.52.104.21'),
'190.129.11.138'),
'66.249.66.109'),
'190.104.20.9'),
'66.249.72.206'),
'199.87.252.185'),
'66.249.66.109'),
'207.46.195.237'),
'66.249.72.206'),
'199.87.252.185'),
'66.249.66.109'),
'207.46.195.239'),
'66.249.72.206'),
'199.87.252.185'),
'66.249.66.109'),
'123.125.71.15'),
'220.181.108.95'),
'190.129.172.79'),
'190.129.19.180'),
'66.249.66.109'),
'66.249.66.109'),
'186.186.153.126'),
'65.52.104.89'),
'65.52.109.19'),
'190.129.11.138'),
'65.52.104.21'),
'119.63.196.29'),
'190.129.11.138'),
'66.249.66.109'),
'213.186.127.28'),
'207.46.195.239'),
'208.115.111.70'),
'190.129.11.138'),
'123.125.71.22'),
'220.181.108.84'),
'190.104.26.28'),
'190.129.19.65'),
'190.104.20.9'),
'66.249.66.109'),
'207.46.195.239'),
'190.129.9.42'),

(10846,
(10847,
(10848,
(10849,
(10850,
(10851,
(10852,
(10853,
(10854,
(10855,
(10856,
(10857,
(10858,
(10859,
(10860,
(10861,
(10862,
(10863,
(10864,
(10865,
(10866,
(10867,
(10868,
(10869,
(10870,
(10871,
(10872,
(10873,
(10874,
(10875,
(10876,
(10877,
(10878,
(10879,
(10880,
(10881,
(10882,
(10883,
(10884,
(10885,
(10886,
(10887,
(10888,
(10889,
(10890,
(10891,
(10892,
(10893,
(10894,
(10895,
(10896,
(10897,
(10898,
(10899,
(10900,
(10901,
(10902,
(10903,
(10904,
(10905,

1336603994,
1336604034,
1336604382,
1336604770,
1336604869,
1336605075,
1336605095,
1336605371,
1336605611,
1336605626,
1336605684,
1336605887,
1336606001,
1336606073,
1336606098,
1336606248,
1336606380,
1336606784,
1336606986,
1336607591,
1336607872,
1336608195,
1336608383,
1336608790,
1336608891,
1336609036,
1336609471,
1336609489,
1336610678,
1336610812,
1336612882,
1336613177,
1336613492,
1336613508,
1336613526,
1336613852,
1336614466,
1336614946,
1336615081,
1336615762,
1336615994,
1336616287,
1336616370,
1336616457,
1336616842,
1336616981,
1336617462,
1336617601,
1336618203,
1336618376,
1336618901,
1336619506,
1336620119,
1336620265,
1336620636,
1336620668,
1336620740,
1336620823,
1336621055,
1336621363,

'190.0.252.58'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'190.103.70.244'),
'66.249.66.109'),
'208.115.113.86'),
'65.52.109.198'),
'65.52.110.23'),
'200.90.149.19'),
'66.249.66.109'),
'66.249.72.206'),
'190.104.20.9'),
'123.125.71.29'),
'220.181.108.76'),
'200.90.149.19'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.66.109'),
'200.105.173.221'),
'66.249.66.109'),
'190.129.115.84'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.104.28'),
'123.125.71.23'),
'220.181.108.93'),
'66.249.66.109'),
'220.181.108.174'),
'200.87.176.140'),
'66.249.66.109'),
'123.125.71.23'),
'220.181.108.77'),
'76.110.57.110'),
'66.249.66.109'),
'66.249.66.109'),
'65.52.109.19'),
'66.249.66.109'),
'66.249.66.109'),
'207.46.195.237'),
'200.90.150.10'),
'66.249.66.109'),
'66.249.72.206'),
'190.104.18.34'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.66.109'),
'66.249.66.109'),
'200.90.146.147'),
'123.125.71.16'),
'220.181.108.78'),
'66.249.66.109'),
'65.52.108.147'),
'66.249.72.206'),
'66.249.66.109'),

(10906,
(10907,
(10908,
(10909,
(10910,
(10911,
(10912,
(10913,
(10914,
(10915,
(10916,
(10917,
(10918,
(10919,
(10920,
(10921,
(10922,
(10923,
(10924,
(10925,
(10926,
(10927,
(10928,
(10929,
(10930,
(10931,
(10932,
(10933,
(10934,
(10935,
(10936,
(10937,
(10938,
(10939,
(10940,
(10941,
(10942,
(10943,
(10944,
(10945,
(10946,
(10947,
(10948,
(10949,
(10950,
(10951,
(10952,
(10953,
(10954,
(10955,
(10956,
(10957,
(10958,
(10959,
(10960,
(10961,
(10962,
(10963,
(10964,
(10965,

1336621670,
1336622013,
1336622087,
1336622607,
1336622693,
1336623297,
1336623331,
1336623817,
1336623824,
1336623839,
1336623906,
1336623971,
1336624005,
1336624582,
1336624844,
1336625184,
1336625355,
1336625790,
1336626016,
1336626217,
1336626223,
1336626467,
1336626469,
1336627065,
1336627095,
1336627438,
1336627455,
1336627681,
1336627797,
1336628428,
1336628568,
1336628796,
1336628803,
1336629188,
1336629614,
1336629830,
1336629904,
1336630374,
1336630467,
1336630619,
1336630620,
1336631002,
1336631017,
1336631190,
1336631542,
1336631821,
1336632288,
1336632453,
1336632807,
1336632808,
1336633031,
1336633132,
1336633802,
1336633863,
1336633911,
1336634430,
1336634472,
1336634506,
1336634935,
1336634964,

'66.249.72.206'),
'66.249.66.109'),
'119.63.196.92'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'201.184.181.103'),
'123.125.71.22'),
'220.181.108.85'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.110.18'),
'66.249.66.109'),
'207.46.195.239'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.109.19'),
'66.249.72.206'),
'65.52.109.198'),
'65.52.110.18'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'123.125.71.17'),
'220.181.108.78'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.66.109'),
'65.52.109.19'),
'66.249.72.206'),
'207.46.195.237'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.104.89'),
'66.249.72.206'),
'66.249.66.109'),
'210.238.180.214'),
'103.246.38.196'),
'123.125.71.32'),
'220.181.108.76'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'210.238.180.214'),
'103.246.38.196'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.66.109'),
'66.249.72.206'),
'85.214.214.142'),
'66.249.66.109'),
'66.249.72.206'),
'65.52.108.147'),
'123.125.71.28'),
'220.181.108.80'),

(10966,
(10967,
(10968,
(10969,
(10970,
(10971,
(10972,
(10973,
(10974,
(10975,
(10976,
(10977,
(10978,
(10979,
(10980,
(10981,
(10982,
(10983,
(10984,
(10985,
(10986,
(10987,
(10988,
(10989,
(10990,
(10991,
(10992,
(10993,
(10994,
(10995,
(10996,
(10997,
(10998,
(10999,
(11000,
(11001,
(11002,
(11003,
(11004,
(11005,
(11006,
(11007,
(11008,
(11009,
(11010,
(11011,
(11012,
(11013,
(11014,
(11015,
(11016,
(11017,
(11018,
(11019,
(11020,
(11021,
(11022,
(11023,
(11024,
(11025,

1336635059,
1336635278,
1336635718,
1336636064,
1336636400,
1336636986,
1336637070,
1336637262,
1336637741,
1336637992,
1336638147,
1336638157,
1336638351,
1336638762,
1336638978,
1336639585,
1336639668,
1336639752,
1336640260,
1336640369,
1336640925,
1336641015,
1336641225,
1336641339,
1336641666,
1336641767,
1336642035,
1336642045,
1336642125,
1336642283,
1336642392,
1336642452,
1336642671,
1336642752,
1336642909,
1336643032,
1336643055,
1336643515,
1336643653,
1336643685,
1336644326,
1336644400,
1336645023,
1336645179,
1336645424,
1336645499,
1336645512,
1336645688,
1336646384,
1336646480,
1336647045,
1336647403,
1336647626,
1336647673,
1336648340,
1336648416,
1336649049,
1336649138,
1336649309,
1336649336,

'66.249.66.109'),
'208.115.113.86'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'208.115.113.86'),
'66.249.66.109'),
'66.249.72.206'),
'123.125.71.27'),
'220.181.108.80'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.71.122'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'207.46.195.239'),
'65.52.110.23'),
'66.249.72.206'),
'66.249.66.109'),
'123.125.71.18'),
'220.181.108.75'),
'65.52.110.18'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.110.23'),
'65.52.109.19'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.108.147'),
'66.249.72.206'),
'65.52.104.21'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.66.109'),
'207.46.195.237'),
'66.249.72.206'),
'123.125.71.19'),
'220.181.108.84'),
'66.249.66.109'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.110.23'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'66.249.72.206'),
'123.125.71.34'),
'220.181.108.87'),

(11026,
(11027,
(11028,
(11029,
(11030,
(11031,
(11032,
(11033,
(11034,
(11035,
(11036,
(11037,
(11038,
(11039,
(11040,
(11041,
(11042,
(11043,
(11044,
(11045,
(11046,
(11047,
(11048,
(11049,
(11050,
(11051,
(11052,
(11053,
(11054,
(11055,
(11056,
(11057,
(11058,
(11059,
(11060,
(11061,
(11062,
(11063,
(11064,
(11065,
(11066,
(11067,
(11068,
(11069,
(11070,
(11071,
(11072,
(11073,
(11074,
(11075,
(11076,
(11077,
(11078,
(11079,
(11080,
(11081,
(11082,
(11083,
(11084,
(11085,

1336649351,
1336649657,
1336649790,
1336650306,
1336650401,
1336650435,
1336650881,
1336650920,
1336651153,
1336651229,
1336651281,
1336651416,
1336651521,
1336651792,
1336651894,
1336652167,
1336652275,
1336652558,
1336652700,
1336652716,
1336652819,
1336653319,
1336653439,
1336653645,
1336654031,
1336654277,
1336654475,
1336654965,
1336655242,
1336655664,
1336655665,
1336655707,
1336655899,
1336656378,
1336656393,
1336656465,
1336656602,
1336657005,
1336657025,
1336657096,
1336657387,
1336657646,
1336657932,
1336658083,
1336658239,
1336658247,
1336658697,
1336658717,
1336658842,
1336658856,
1336659469,
1336659555,
1336659570,
1336659735,
1336659747,
1336660000,
1336660209,
1336660329,
1336660515,
1336660828,

'220.181.108.115'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'139.18.2.209'),
'66.249.72.206'),
'65.52.110.18'),
'66.249.66.109'),
'207.46.195.239'),
'65.52.104.89'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.66.109'),
'208.115.113.86'),
'66.249.72.206'),
'66.249.66.109'),
'118.192.35.174'),
'66.249.72.206'),
'123.125.71.29'),
'220.181.108.82'),
'66.249.66.109'),
'66.249.72.206'),
'66.249.66.109'),
'65.52.110.23'),
'66.249.72.206'),
'66.249.66.109'),
'200.90.145.244'),
'66.249.66.109'),
'190.104.30.28'),
'66.249.66.109'),
'200.87.37.38'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.66.109'),
'66.249.72.206'),
'200.90.145.244'),
'74.125.179.86'),
'66.249.73.14'),
'200.90.151.105'),
'190.129.11.138'),
'208.115.111.70'),
'66.249.73.14'),
'200.90.145.244'),
'65.52.104.28'),
'65.52.110.23'),
'66.249.73.14'),
'190.129.86.250'),
'200.87.50.78'),
'190.129.14.66'),
'66.249.73.14'),
'65.52.104.21'),
'65.52.104.28'),
'66.249.73.14'),
'123.125.71.16'),
'220.181.108.81'),
'190.129.11.138'),
'66.249.73.14'),
'200.90.145.244'),
'200.90.150.213'),
'66.249.73.14'),

(11086,
(11087,
(11088,
(11089,
(11090,
(11091,
(11092,
(11093,
(11094,
(11095,
(11096,
(11097,
(11098,
(11099,
(11100,
(11101,
(11102,
(11103,
(11104,
(11105,
(11106,
(11107,
(11108,
(11109,
(11110,
(11111,
(11112,
(11113,
(11114,
(11115,
(11116,
(11117,
(11118,
(11119,
(11120,
(11121,
(11122,
(11123,
(11124,
(11125,
(11126,
(11127,
(11128,
(11129,
(11130,
(11131,
(11132,
(11133,
(11134,
(11135,
(11136,
(11137,
(11138,
(11139,
(11140,
(11141,
(11142,
(11143,
(11144,
(11145,

1336661385,
1336661538,
1336661772,
1336662146,
1336662600,
1336662811,
1336662889,
1336663423,
1336663460,
1336663489,
1336663829,
1336663958,
1336663993,
1336664069,
1336664709,
1336664958,
1336665243,
1336665350,
1336665884,
1336665940,
1336666014,
1336666362,
1336666393,
1336666571,
1336666633,
1336667012,
1336667098,
1336667692,
1336667719,
1336668678,
1336669110,
1336670129,
1336670181,
1336670568,
1336670585,
1336671218,
1336671563,
1336671591,
1336671876,
1336671989,
1336672386,
1336672533,
1336672579,
1336673006,
1336673167,
1336673796,
1336674129,
1336674356,
1336674372,
1336674476,
1336674516,
1336675091,
1336675251,
1336675390,
1336675717,
1336676054,
1336676353,
1336676735,
1336677037,
1336677713,

'200.58.64.78'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'190.186.60.18'),
'66.249.73.14'),
'46.109.16.136'),
'66.249.73.14'),
'65.52.109.19'),
'46.109.16.136'),
'190.104.26.19'),
'123.125.71.26'),
'220.181.108.81'),
'66.249.73.14'),
'66.249.73.14'),
'200.87.178.170'),
'200.90.151.105'),
'66.249.73.14'),
'65.52.108.147'),
'190.42.55.158'),
'65.52.104.89'),
'207.46.195.237'),
'190.129.19.178'),
'94.23.225.68'),
'65.52.109.198'),
'190.129.19.107'),
'190.129.32.250'),
'123.125.71.12'),
'220.181.108.95'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.109.19'),
'190.129.92.214'),
'190.129.3.35'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.22'),
'220.181.108.82'),
'66.249.73.14'),
'65.52.104.89'),
'74.96.204.238'),
'66.249.73.14'),
'65.52.109.19'),
'201.13.1.224'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.88'),
'123.125.71.18'),
'220.181.108.81'),
'66.249.73.14'),
'190.129.63.74'),
'66.249.73.14'),
'190.129.11.138'),
'65.52.109.198'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.197.12'),
'66.249.73.14'),
'66.249.73.14'),

(11146,
(11147,
(11148,
(11149,
(11150,
(11151,
(11152,
(11153,
(11154,
(11155,
(11156,
(11157,
(11158,
(11159,
(11160,
(11161,
(11162,
(11163,
(11164,
(11165,
(11166,
(11167,
(11168,
(11169,
(11170,
(11171,
(11172,
(11173,
(11174,
(11175,
(11176,
(11177,
(11178,
(11179,
(11180,
(11181,
(11182,
(11183,
(11184,
(11185,
(11186,
(11187,
(11188,
(11189,
(11190,
(11191,
(11192,
(11193,
(11194,
(11195,
(11196,
(11197,
(11198,
(11199,
(11200,
(11201,
(11202,
(11203,
(11204,
(11205,

1336677822,
1336677919,
1336677974,
1336678050,
1336678322,
1336678975,
1336679023,
1336679628,
1336679730,
1336680119,
1336680281,
1336680560,
1336680884,
1336681309,
1336681376,
1336681507,
1336682138,
1336682273,
1336682796,
1336682972,
1336683431,
1336683652,
1336683738,
1336684115,
1336684592,
1336684762,
1336684853,
1336685302,
1336685402,
1336685462,
1336685485,
1336686005,
1336686028,
1336686292,
1336686312,
1336686653,
1336686900,
1336687280,
1336687906,
1336688112,
1336688193,
1336688294,
1336688378,
1336688511,
1336688666,
1336688732,
1336688819,
1336688934,
1336689158,
1336689336,
1336689468,
1336689683,
1336689785,
1336690404,
1336690573,
1336691020,
1336691300,
1336691641,
1336691701,
1336692287,

'65.52.104.21'),
'220.181.108.94'),
'123.125.71.35'),
'190.104.26.26'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'200.90.146.133'),
'200.105.218.197'),
'66.249.73.14'),
'186.27.4.135'),
'66.249.73.14'),
'186.27.4.135'),
'200.87.126.4'),
'66.249.73.14'),
'66.249.73.14'),
'189.74.55.230'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.71.54'),
'157.56.95.137'),
'66.249.73.14'),
'190.129.71.54'),
'66.249.73.14'),
'190.129.9.42'),
'200.90.149.28'),
'66.249.73.14'),
'123.125.71.23'),
'220.181.108.95'),
'190.129.9.42'),
'66.249.73.14'),
'190.129.70.194'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'199.87.252.185'),
'220.181.108.96'),
'200.90.149.28'),
'66.249.73.14'),
'220.181.108.90'),
'123.125.71.13'),
'199.87.252.185'),
'192.168.128.10'),
'66.249.73.14'),
'190.129.8.202'),
'208.115.113.86'),
'200.87.86.142'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'200.87.86.142'),
'66.249.73.14'),
'200.90.149.9'),
'66.249.73.14'),

(11206,
(11207,
(11208,
(11209,
(11210,
(11211,
(11212,
(11213,
(11214,
(11215,
(11216,
(11217,
(11218,
(11219,
(11220,
(11221,
(11222,
(11223,
(11224,
(11225,
(11226,
(11227,
(11228,
(11229,
(11230,
(11231,
(11232,
(11233,
(11234,
(11235,
(11236,
(11237,
(11238,
(11239,
(11240,
(11241,
(11242,
(11243,
(11244,
(11245,
(11246,
(11247,
(11248,
(11249,
(11250,
(11251,
(11252,
(11253,
(11254,
(11255,
(11256,
(11257,
(11258,
(11259,
(11260,
(11261,
(11262,
(11263,
(11264,
(11265,

1336692584,
1336692677,
1336692734,
1336692912,
1336693721,
1336694128,
1336695381,
1336695973,
1336696543,
1336696621,
1336696753,
1336696971,
1336697172,
1336697541,
1336697862,
1336698170,
1336698299,
1336698369,
1336698548,
1336698720,
1336699237,
1336699898,
1336700036,
1336700043,
1336700057,
1336700608,
1336700750,
1336701297,
1336701985,
1336702603,
1336702674,
1336703248,
1336703363,
1336703672,
1336703695,
1336704047,
1336704740,
1336705414,
1336706118,
1336706732,
1336706771,
1336707188,
1336707212,
1336707243,
1336707357,
1336707547,
1336707998,
1336708042,
1336708605,
1336709272,
1336709584,
1336709974,
1336710652,
1336711301,
1336711903,
1336712558,
1336713273,
1336713968,
1336714118,
1336714140,

'220.181.108.78'),
'123.125.71.15'),
'200.90.145.14'),
'66.249.73.14'),
'65.52.110.23'),
'100.43.83.143'),
'186.2.53.174'),
'65.52.109.198'),
'66.249.73.14'),
'200.73.97.142'),
'200.90.145.34'),
'190.129.4.98'),
'66.249.73.14'),
'200.90.145.34'),
'66.249.73.14'),
'200.90.145.34'),
'208.115.111.70'),
'65.52.110.23'),
'66.249.73.14'),
'200.87.1.151'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.95'),
'123.125.71.30'),
'65.52.104.28'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.187'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'123.125.71.18'),
'220.181.108.95'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.19.38'),
'200.58.66.148'),
'123.125.71.12'),
'220.181.108.77'),
'66.249.73.14'),
'190.129.19.38'),
'66.249.73.14'),
'67.221.59.46'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.88'),

(11266,
(11267,
(11268,
(11269,
(11270,
(11271,
(11272,
(11273,
(11274,
(11275,
(11276,
(11277,
(11278,
(11279,
(11280,
(11281,
(11282,
(11283,
(11284,
(11285,
(11286,
(11287,
(11288,
(11289,
(11290,
(11291,
(11292,
(11293,
(11294,
(11295,
(11296,
(11297,
(11298,
(11299,
(11300,
(11301,
(11302,
(11303,
(11304,
(11305,
(11306,
(11307,
(11308,
(11309,
(11310,
(11311,
(11312,
(11313,
(11314,
(11315,
(11316,
(11317,
(11318,
(11319,
(11320,
(11321,
(11322,
(11323,
(11324,
(11325,

1336714595,
1336715208,
1336715898,
1336716579,
1336717273,
1336717844,
1336717964,
1336718389,
1336718444,
1336718469,
1336718496,
1336718554,
1336718556,
1336718653,
1336718693,
1336718724,
1336718945,
1336719342,
1336720031,
1336720633,
1336721269,
1336721351,
1336721454,
1336721485,
1336721504,
1336721961,
1336722622,
1336723266,
1336723350,
1336723744,
1336723940,
1336724621,
1336725281,
1336725287,
1336725911,
1336726587,
1336727201,
1336727940,
1336728069,
1336728109,
1336728352,
1336728366,
1336728587,
1336729230,
1336729616,
1336729898,
1336730521,
1336731218,
1336731250,
1336731280,
1336731832,
1336731873,
1336731885,
1336732547,
1336733285,
1336733891,
1336734023,
1336734024,
1336734578,
1336734956,

'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'46.109.16.136'),
'66.249.73.14'),
'65.52.109.198'),
'46.109.16.136'),
'123.125.71.34'),
'220.181.108.81'),
'207.46.195.239'),
'65.52.108.147'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.110.23'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'123.125.71.16'),
'220.181.108.95'),
'65.52.110.18'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'65.52.109.19'),
'123.125.71.16'),
'220.181.108.97'),
'66.249.73.14'),
'66.249.73.14'),
'220.255.2.68'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'207.46.195.239'),
'66.249.73.14'),
'123.125.71.24'),
'220.181.108.90'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'65.52.109.19'),
'65.52.104.21'),
'66.249.73.14'),

(11326,
(11327,
(11328,
(11329,
(11330,
(11331,
(11332,
(11333,
(11334,
(11335,
(11336,
(11337,
(11338,
(11339,
(11340,
(11341,
(11342,
(11343,
(11344,
(11345,
(11346,
(11347,
(11348,
(11349,
(11350,
(11351,
(11352,
(11353,
(11354,
(11355,
(11356,
(11357,
(11358,
(11359,
(11360,
(11361,
(11362,
(11363,
(11364,
(11365,
(11366,
(11367,
(11368,
(11369,
(11370,
(11371,
(11372,
(11373,
(11374,
(11375,
(11376,
(11377,
(11378,
(11379,
(11380,
(11381,
(11382,
(11383,
(11384,
(11385,

1336735682,
1336735840,
1336735871,
1336736321,
1336736492,
1336736972,
1336737259,
1336737710,
1336738036,
1336738177,
1336738448,
1336738785,
1336739030,
1336739186,
1336739386,
1336739415,
1336739901,
1336740028,
1336740204,
1336740698,
1336740779,
1336740990,
1336741229,
1336741298,
1336741405,
1336741780,
1336742135,
1336742212,
1336742232,
1336742595,
1336742697,
1336742872,
1336742945,
1336742972,
1336743000,
1336743187,
1336743480,
1336743495,
1336743570,
1336744347,
1336744732,
1336745085,
1336745383,
1336745456,
1336745519,
1336745822,
1336746143,
1336746151,
1336746558,
1336746609,
1336747064,
1336747298,
1336747737,
1336747754,
1336748034,
1336748746,
1336748769,
1336749387,
1336749439,
1336749508,

'66.249.73.14'),
'123.125.71.18'),
'220.181.108.87'),
'66.249.73.14'),
'199.87.252.77'),
'66.249.73.14'),
'199.87.252.77'),
'66.249.73.14'),
'199.87.252.77'),
'65.52.104.21'),
'66.249.73.14'),
'207.46.195.239'),
'199.87.252.77'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.81'),
'199.87.252.77'),
'66.249.73.14'),
'190.129.19.36'),
'199.87.252.77'),
'66.249.73.14'),
'190.129.11.138'),
'190.129.8.202'),
'200.87.104.66'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'200.49.145.202'),
'65.52.110.23'),
'207.46.195.237'),
'190.129.8.202'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.93'),
'190.104.26.30'),
'200.87.155.123'),
'65.52.104.21'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.4.234'),
'66.249.73.14'),
'220.181.108.97'),
'190.129.86.178'),
'190.129.8.202'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.88'),
'66.249.73.14'),
'200.58.70.10'),
'65.52.110.23'),
'66.249.73.14'),
'186.2.49.254'),
'200.105.145.146'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'190.103.74.251'),
'94.23.225.68'),
'66.249.73.14'),

(11386,
(11387,
(11388,
(11389,
(11390,
(11391,
(11392,
(11393,
(11394,
(11395,
(11396,
(11397,
(11398,
(11399,
(11400,
(11401,
(11402,
(11403,
(11404,
(11405,
(11406,
(11407,
(11408,
(11409,
(11410,
(11411,
(11412,
(11413,
(11414,
(11415,
(11416,
(11417,
(11418,
(11419,
(11420,
(11421,
(11422,
(11423,
(11424,
(11425,
(11426,
(11427,
(11428,
(11429,
(11430,
(11431,
(11432,
(11433,
(11434,
(11435,
(11436,
(11437,
(11438,
(11439,
(11440,
(11441,
(11442,
(11443,
(11444,
(11445,

1336749692,
1336750247,
1336750371,
1336750404,
1336750634,
1336750806,
1336750864,
1336750970,
1336751109,
1336751116,
1336751536,
1336751859,
1336752274,
1336752581,
1336753011,
1336753324,
1336753453,
1336753675,
1336754104,
1336754134,
1336754302,
1336754747,
1336755021,
1336755730,
1336755772,
1336756145,
1336756168,
1336756181,
1336756392,
1336756511,
1336756879,
1336757052,
1336757248,
1336757344,
1336757506,
1336757747,
1336757775,
1336757814,
1336757909,
1336757984,
1336758422,
1336758727,
1336758824,
1336759062,
1336759459,
1336759663,
1336759900,
1336760122,
1336760203,
1336760772,
1336760916,
1336761060,
1336761091,
1336761553,
1336761846,
1336762276,
1336762282,
1336762306,
1336762510,
1336762907,

'65.52.109.19'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.80'),
'207.46.195.237'),
'190.129.9.42'),
'66.249.73.14'),
'190.104.22.2'),
'200.90.145.12'),
'190.104.30.28'),
'66.249.73.14'),
'190.104.22.2'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'200.87.120.117'),
'65.52.110.18'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.88'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'190.104.27.26'),
'208.115.113.86'),
'65.52.104.28'),
'207.46.195.237'),
'66.249.73.14'),
'186.87.164.38'),
'65.52.104.89'),
'66.249.73.14'),
'200.105.174.170'),
'66.219.58.42'),
'123.125.71.32'),
'220.181.108.81'),
'119.63.196.58'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.19.107'),
'66.249.73.14'),
'190.104.15.7'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.104.28'),
'200.87.120.117'),
'200.90.146.127'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.93'),
'65.52.109.198'),
'66.249.73.14'),
'190.129.11.138'),
'74.125.158.84'),
'200.87.120.117'),
'66.249.73.14'),
'190.129.11.138'),

(11446, 1336762942, '200.87.120.117'),


(11447, 1336763180, '66.249.73.14'),
(11448, 1336763710, '190.107.37.90'),
(11449, 1336763748, '190.129.11.138'),
(11450, 1336763922, '66.249.73.14'),
(11451, 1336764075, '190.104.26.24'),
(11452, 1336764402, '65.52.109.198'),
(11453, 1336764628, '123.125.71.17'),
(11454, 1336764657, '220.181.108.93'),
(11455, 1336764762, '190.129.8.202'),
(11456, 1336764809, '66.249.73.14'),
(11457, 1336765521, '66.249.73.14'),
(11458, 1336766162, '190.107.62.47'),
(11459, 1336766240, '66.249.73.14'),
(11460, 1336766947, '66.249.73.14'),
(11461, 1336766987, '201.222.75.226'),
(11462, 1336767045, '200.105.130.146'),
(11463, 1336767261, '190.129.8.202'),
(11464, 1336767658, '66.249.73.14'),
(11465, 1336767862, '190.129.11.138'),
(11466, 1336767908, '190.129.8.202'),
(11467, 1336767912, '123.125.71.33'),
(11468, 1336767929, '220.181.108.86'),
(11469, 1336768036, '208.115.113.86'),
(11470, 1336768142, '200.87.114.34'),
(11471, 1336768166, '190.104.26.22'),
(11472, 1336768208, '190.129.197.71'),
(11473, 1336768371, '66.249.73.14'),
(11474, 1336768838, '190.129.197.71'),
(11475, 1336768992, '65.52.109.198'),
(11476, 1336769084, '66.249.73.14'),
(11477, 1336769119, '190.186.5.54'),
(11478, 1336769119, '190.129.8.202'),
(11479, 1336769801, '66.249.73.14'),
(11480, 1336769905, '190.129.8.202'),
(11481, 1336769913, '208.115.113.86'),
(11482, 1336770481, '200.105.219.151'),
(11483, 1336770511, '66.249.73.14'),
(11484, 1336770706, '190.186.109.243'),
(11485, 1336771224, '66.249.73.14'),
(11486, 1336771471, '123.125.71.12'),
(11487, 1336771486, '220.181.108.87'),
(11488, 1336771937, '66.249.73.14'),
(11489, 1336771984, '200.90.145.207'),
(11490, 1336772622, '190.129.8.202'),
(11491, 1336772649, '66.249.73.14'),
(11492, 1336772821, '217.69.133.30'),
(11493, 1336773121, '220.181.108.170'),
(11494, 1336773275, '66.249.73.14'),
(11495, 1336773276, '186.2.19.109');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(11496, 1336773896, '66.249.73.14'),
(11497, 1336773983, '200.105.218.197'),
(11498, 1336774194, '190.129.8.202'),
(11499, 1336774612, '66.249.73.14'),
(11500, 1336774660, '190.129.11.138'),
(11501, 1336774919, '190.129.8.202'),
(11502, 1336775053, '123.125.71.29'),
(11503, 1336775064, '220.181.108.86'),
(11504, 1336775282, '66.249.73.14'),

(11505,
(11506,
(11507,
(11508,
(11509,
(11510,
(11511,
(11512,
(11513,
(11514,
(11515,
(11516,
(11517,
(11518,
(11519,
(11520,
(11521,
(11522,
(11523,
(11524,
(11525,
(11526,
(11527,
(11528,
(11529,
(11530,
(11531,
(11532,
(11533,
(11534,
(11535,
(11536,
(11537,
(11538,
(11539,
(11540,
(11541,
(11542,
(11543,
(11544,
(11545,
(11546,
(11547,
(11548,
(11549,
(11550,
(11551,
(11552,
(11553,
(11554,
(11555,
(11556,
(11557,
(11558,
(11559,
(11560,
(11561,
(11562,
(11563,
(11564,

1336775319,
1336775714,
1336775896,
1336776499,
1336777102,
1336777893,
1336778618,
1336779042,
1336779246,
1336779443,
1336779520,
1336779529,
1336779871,
1336780097,
1336780108,
1336780502,
1336781181,
1336781237,
1336781357,
1336781623,
1336781867,
1336781892,
1336782162,
1336782355,
1336782373,
1336782476,
1336782629,
1336783194,
1336783666,
1336783843,
1336783843,
1336784450,
1336784726,
1336785080,
1336785677,
1336785886,
1336786131,
1336786152,
1336786464,
1336786494,
1336786603,
1336787185,
1336787320,
1336787801,
1336788039,
1336788755,
1336788822,
1336789376,
1336789544,
1336789558,
1336789571,
1336789761,
1336789844,
1336790020,
1336790745,
1336791467,
1336791469,
1336792197,
1336792259,
1336792794,

'190.129.11.138'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'200.105.182.232'),
'190.129.19.29'),
'207.46.195.237'),
'66.249.73.14'),
'200.90.149.172'),
'200.105.182.232'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'65.52.109.198'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.109.19'),
'65.52.104.89'),
'123.125.71.16'),
'220.181.108.95'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'200.87.86.142'),
'66.249.73.14'),
'190.233.171.24'),
'190.104.26.20'),
'123.125.71.12'),
'220.181.108.87'),
'66.249.73.14'),
'199.87.252.125'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.89'),
'65.52.110.18'),
'200.90.149.172'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'94.23.225.68'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.26.27'),
'207.46.195.237'),

(11565,
(11566,
(11567,
(11568,
(11569,
(11570,
(11571,
(11572,
(11573,
(11574,
(11575,
(11576,
(11577,
(11578,
(11579,
(11580,
(11581,
(11582,
(11583,
(11584,
(11585,
(11586,
(11587,
(11588,
(11589,
(11590,
(11591,
(11592,
(11593,
(11594,
(11595,
(11596,
(11597,
(11598,
(11599,
(11600,
(11601,
(11602,
(11603,
(11604,
(11605,
(11606,
(11607,
(11608,
(11609,
(11610,
(11611,
(11612,
(11613,
(11614,
(11615,
(11616,
(11617,
(11618,
(11619,
(11620,
(11621,
(11622,
(11623,
(11624,

1336792924,
1336793649,
1336793796,
1336793832,
1336794166,
1336794401,
1336794524,
1336795101,
1336795541,
1336795571,
1336795828,
1336796554,
1336796768,
1336796770,
1336796787,
1336797280,
1336797649,
1336797790,
1336798006,
1336798245,
1336798426,
1336798733,
1336798814,
1336799607,
1336800383,
1336800383,
1336800398,
1336801094,
1336801781,
1336801781,
1336801821,
1336802570,
1336802651,
1336803233,
1336803855,
1336803961,
1336803979,
1336804542,
1336805257,
1336805502,
1336806088,
1336806093,
1336806701,
1336806865,
1336807524,
1336807539,
1336807579,
1336807629,
1336807651,
1336808232,
1336808295,
1336808741,
1336809009,
1336809724,
1336809799,
1336810439,
1336811050,
1336811135,
1336811151,
1336811154,

'66.249.73.14'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.84'),
'220.181.108.149'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.109.198'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.18'),
'65.52.110.23'),
'220.181.108.83'),
'66.249.73.14'),
'65.52.110.18'),
'65.52.104.28'),
'66.249.73.14'),
'208.115.111.70'),
'190.104.20.7'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.22'),
'66.249.73.14'),
'220.181.108.93'),
'66.249.73.14'),
'65.52.110.23'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.84'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'208.115.111.70'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.84'),
'66.249.73.14'),
'208.115.113.86'),
'190.223.91.238'),
'65.52.104.89'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'119.63.196.122'),
'66.249.73.14'),
'65.52.104.89'),
'123.125.71.13'),
'220.181.108.97'),
'66.249.73.14'),

(11625,
(11626,
(11627,
(11628,
(11629,
(11630,
(11631,
(11632,
(11633,
(11634,
(11635,
(11636,
(11637,
(11638,
(11639,
(11640,
(11641,
(11642,
(11643,
(11644,
(11645,
(11646,
(11647,
(11648,
(11649,
(11650,
(11651,
(11652,
(11653,
(11654,
(11655,
(11656,
(11657,
(11658,
(11659,
(11660,
(11661,
(11662,
(11663,
(11664,
(11665,
(11666,
(11667,
(11668,
(11669,
(11670,
(11671,
(11672,
(11673,
(11674,
(11675,
(11676,
(11677,
(11678,
(11679,
(11680,
(11681,
(11682,
(11683,
(11684,

1336811869,
1336812132,
1336812583,
1336813297,
1336814192,
1336814905,
1336814913,
1336814929,
1336814935,
1336815622,
1336816336,
1336817050,
1336817561,
1336817766,
1336818480,
1336818791,
1336818973,
1336819004,
1336819195,
1336819910,
1336820625,
1336820848,
1336821087,
1336821346,
1336821763,
1336822023,
1336822043,
1336822066,
1336822786,
1336822933,
1336823506,
1336824406,
1336825126,
1336825846,
1336825876,
1336825906,
1336826443,
1336826566,
1336826772,
1336826832,
1336827287,
1336827610,
1336828000,
1336828007,
1336828725,
1336829005,
1336829353,
1336829447,
1336829456,
1336829481,
1336829830,
1336830167,
1336830887,
1336830912,
1336831542,
1336831605,
1336831752,
1336832328,
1336832608,
1336832619,

'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.80'),
'100.43.83.143'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'123.125.71.34'),
'220.181.108.85'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'208.115.111.70'),
'66.249.73.14'),
'207.46.195.237'),
'123.125.71.15'),
'220.181.108.87'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.33'),
'220.181.108.86'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.104.89'),
'65.52.110.23'),
'66.249.73.14'),
'65.52.109.19'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'176.9.111.204'),
'65.52.109.19'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.82'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'65.52.104.21'),
'66.249.73.14'),
'110.136.189.213'),
'66.249.73.14'),
'123.125.71.28'),
'220.181.108.89'),

(11685,
(11686,
(11687,
(11688,
(11689,
(11690,
(11691,
(11692,
(11693,
(11694,
(11695,
(11696,
(11697,
(11698,
(11699,
(11700,
(11701,
(11702,
(11703,
(11704,
(11705,
(11706,
(11707,
(11708,
(11709,
(11710,
(11711,
(11712,
(11713,
(11714,
(11715,
(11716,
(11717,
(11718,
(11719,
(11720,
(11721,
(11722,
(11723,
(11724,
(11725,
(11726,
(11727,
(11728,
(11729,
(11730,
(11731,
(11732,
(11733,
(11734,
(11735,
(11736,
(11737,
(11738,
(11739,
(11740,
(11741,
(11742,
(11743,
(11744,

1336833047,
1336833086,
1336833767,
1336834096,
1336834487,
1336834754,
1336835065,
1336835208,
1336835698,
1336835928,
1336836500,
1336836524,
1336836649,
1336836885,
1336837369,
1336838089,
1336838810,
1336838992,
1336839530,
1336840250,
1336840692,
1336840699,
1336840872,
1336840971,
1336841237,
1336841691,
1336842327,
1336842434,
1336843018,
1336843604,
1336843634,
1336843643,
1336843723,
1336844986,
1336845695,
1336846323,
1336846951,
1336847293,
1336847382,
1336847579,
1336847586,
1336847618,
1336848147,
1336848208,
1336848461,
1336848836,
1336849464,
1336850092,
1336850202,
1336850701,
1336850716,
1336850720,
1336851348,
1336851493,
1336851977,
1336852605,
1336853233,
1336853289,
1336854018,
1336854340,

'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.104.89'),
'80.58.205.47'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.83'),
'66.249.73.14'),
'190.129.88.187'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.5.238'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'220.181.108.86'),
'200.87.186.20'),
'66.249.73.14'),
'157.56.95.137'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.108.147'),
'123.125.71.33'),
'66.249.73.14'),
'220.181.108.94'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'65.52.104.28'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.88'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.23'),
'123.125.71.24'),
'220.181.108.94'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'123.125.71.28'),

(11745,
(11746,
(11747,
(11748,
(11749,
(11750,
(11751,
(11752,
(11753,
(11754,
(11755,
(11756,
(11757,
(11758,
(11759,
(11760,
(11761,
(11762,
(11763,
(11764,
(11765,
(11766,
(11767,
(11768,
(11769,
(11770,
(11771,
(11772,
(11773,
(11774,
(11775,
(11776,
(11777,
(11778,
(11779,
(11780,
(11781,
(11782,
(11783,
(11784,
(11785,
(11786,
(11787,
(11788,
(11789,
(11790,
(11791,
(11792,
(11793,
(11794,
(11795,
(11796,
(11797,
(11798,
(11799,
(11800,
(11801,
(11802,
(11803,
(11804,

1336854355,
1336854646,
1336855002,
1336855274,
1336855903,
1336856531,
1336857159,
1336857787,
1336858416,
1336858451,
1336858782,
1336859044,
1336859530,
1336859683,
1336859828,
1336860456,
1336861083,
1336861150,
1336861566,
1336861581,
1336861712,
1336861939,
1336861963,
1336862220,
1336862341,
1336862969,
1336863597,
1336863848,
1336864225,
1336864854,
1336865233,
1336865463,
1336865482,
1336865491,
1336866110,
1336866119,
1336866614,
1336866738,
1336867681,
1336868006,
1336868230,
1336868309,
1336868774,
1336868792,
1336869094,
1336869722,
1336870301,
1336870351,
1336870358,
1336870360,
1336870979,
1336871607,
1336871885,
1336872235,
1336872565,
1336872863,
1336873492,
1336874120,
1336874531,
1336874748,

'220.181.108.82'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.91'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.104.89'),
'190.129.5.46'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.28'),
'123.125.71.19'),
'220.181.108.84'),
'66.249.73.14'),
'65.52.108.147'),
'207.46.195.237'),
'220.181.108.84'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.11.19'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.3.70'),
'123.125.71.35'),
'66.249.73.14'),
'220.181.108.90'),
'66.249.73.14'),
'190.129.3.70'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'199.87.252.185'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.82'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'199.19.249.196'),
'190.0.251.95'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.37.172'),
'66.249.73.14'),
'220.181.108.82'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),

(11805,
(11806,
(11807,
(11808,
(11809,
(11810,
(11811,
(11812,
(11813,
(11814,
(11815,
(11816,
(11817,
(11818,
(11819,
(11820,
(11821,
(11822,
(11823,
(11824,
(11825,
(11826,
(11827,
(11828,
(11829,
(11830,
(11831,
(11832,
(11833,
(11834,
(11835,
(11836,
(11837,
(11838,
(11839,
(11840,
(11841,
(11842,
(11843,
(11844,
(11845,
(11846,
(11847,
(11848,
(11849,
(11850,
(11851,
(11852,
(11853,
(11854,
(11855,
(11856,
(11857,
(11858,
(11859,
(11860,
(11861,
(11862,
(11863,
(11864,

1336875374,
1336875871,
1336875923,
1336875934,
1336876005,
1336876276,
1336876633,
1336877200,
1336877262,
1336877359,
1336877533,
1336877890,
1336878467,
1336878518,
1336878532,
1336878582,
1336879097,
1336879143,
1336879741,
1336879762,
1336879775,
1336880237,
1336880404,
1336881033,
1336881166,
1336881526,
1336881661,
1336882291,
1336882935,
1336883217,
1336883235,
1336883568,
1336883644,
1336883926,
1336884192,
1336884501,
1336885168,
1336885281,
1336885788,
1336886115,
1336886408,
1336886971,
1336886997,
1336887028,
1336887649,
1336888218,
1336888269,
1336888889,
1336889509,
1336890129,
1336890407,
1336890426,
1336890749,
1336890767,
1336891370,
1336891707,
1336891989,
1336892416,
1336892610,
1336893230,

'66.249.73.14'),
'208.115.113.86'),
'123.125.71.21'),
'220.181.108.85'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'109.200.29.240'),
'65.52.104.28'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.104.89'),
'65.52.109.198'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.28'),
'220.181.108.97'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'65.52.110.18'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.77'),
'65.52.104.21'),
'66.249.73.14'),
'207.46.195.237'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.77'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.88'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'66.249.73.14'),

(11865,
(11866,
(11867,
(11868,
(11869,
(11870,
(11871,
(11872,
(11873,
(11874,
(11875,
(11876,
(11877,
(11878,
(11879,
(11880,
(11881,
(11882,
(11883,
(11884,
(11885,
(11886,
(11887,
(11888,
(11889,
(11890,
(11891,
(11892,
(11893,
(11894,
(11895,
(11896,
(11897,
(11898,
(11899,
(11900,
(11901,
(11902,
(11903,
(11904,
(11905,
(11906,
(11907,
(11908,
(11909,
(11910,
(11911,
(11912,
(11913,
(11914,
(11915,
(11916,
(11917,
(11918,
(11919,
(11920,
(11921,
(11922,
(11923,
(11924,

1336893851,
1336894408,
1336894431,
1336894468,
1336894471,
1336895091,
1336895294,
1336895711,
1336895717,
1336895782,
1336896352,
1336896468,
1336897106,
1336897484,
1336897727,
1336897814,
1336897925,
1336897954,
1336898347,
1336898967,
1336899013,
1336899587,
1336900207,
1336900545,
1336900828,
1336901421,
1336901448,
1336901617,
1336901649,
1336902068,
1336902688,
1336902829,
1336903047,
1336903308,
1336903519,
1336903928,
1336904521,
1336904549,
1336905169,
1336905307,
1336905336,
1336905675,
1336905789,
1336906408,
1336907029,
1336907265,
1336907625,
1336907649,
1336908270,
1336908890,
1336909125,
1336909157,
1336909510,
1336910115,
1336910130,
1336910418,
1336910751,
1336911218,
1336911370,
1336911826,

'66.249.73.14'),
'65.52.109.19'),
'123.125.71.33'),
'220.181.108.83'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'31.133.42.166'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.104.28'),
'123.125.71.17'),
'220.181.108.92'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.76'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'220.181.108.103'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.18'),
'220.181.108.96'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.23'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'208.115.111.70'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'74.125.158.89'),
'66.249.73.14'),
'207.46.195.239'),

(11925,
(11926,
(11927,
(11928,
(11929,
(11930,
(11931,
(11932,
(11933,
(11934,
(11935,
(11936,
(11937,
(11938,
(11939,
(11940,
(11941,
(11942,
(11943,
(11944,
(11945,
(11946,
(11947,
(11948,
(11949,
(11950,
(11951,
(11952,
(11953,
(11954,
(11955,
(11956,
(11957,
(11958,
(11959,
(11960,
(11961,
(11962,
(11963,
(11964,
(11965,
(11966,
(11967,
(11968,
(11969,
(11970,
(11971,
(11972,
(11973,
(11974,
(11975,
(11976,
(11977,
(11978,
(11979,
(11980,
(11981,
(11982,
(11983,
(11984,

1336911991,
1336912065,
1336912085,
1336912611,
1336913232,
1336913296,
1336913402,
1336913852,
1336914345,
1336914472,
1336914794,
1336915092,
1336915717,
1336915819,
1336915848,
1336916333,
1336916776,
1336916953,
1336917573,
1336917671,
1336918194,
1336918696,
1336918814,
1336919009,
1336919021,
1336919434,
1336920055,
1336920073,
1336920670,
1336920679,
1336920963,
1336921149,
1336921296,
1336921566,
1336921786,
1336921917,
1336922361,
1336922503,
1336922530,
1336922671,
1336922840,
1336923217,
1336923342,
1336923377,
1336923492,
1336923821,
1336924173,
1336924181,
1336924452,
1336924518,
1336925363,
1336925685,
1336926297,
1336926339,
1336926888,
1336926927,
1336927012,
1336927039,
1336927556,
1336927912,

'66.249.73.14'),
'123.125.71.18'),
'220.181.108.80'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.23'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.36'),
'220.181.108.75'),
'66.249.73.14'),
'190.129.5.20'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'123.125.71.36'),
'220.181.108.93'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'65.52.108.147'),
'66.249.73.14'),
'190.104.30.20'),
'200.119.216.219'),
'66.249.73.14'),
'190.104.30.20'),
'207.46.195.239'),
'66.249.73.14'),
'178.175.82.82'),
'207.46.195.237'),
'66.249.73.14'),
'201.132.100.92'),
'95.8.27.203'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.88'),
'207.46.195.239'),
'66.249.73.14'),
'190.129.3.247'),
'65.52.109.19'),
'65.52.104.89'),
'66.249.73.14'),
'94.23.225.68'),
'66.249.73.14'),
'66.249.73.14'),
'200.90.150.119'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.95'),
'66.249.73.14'),
'190.104.30.23'),

(11985,
(11986,
(11987,
(11988,
(11989,
(11990,
(11991,
(11992,
(11993,
(11994,
(11995,
(11996,
(11997,
(11998,
(11999,
(12000,
(12001,
(12002,
(12003,
(12004,
(12005,
(12006,
(12007,
(12008,
(12009,
(12010,
(12011,
(12012,
(12013,
(12014,
(12015,
(12016,
(12017,
(12018,
(12019,
(12020,
(12021,
(12022,
(12023,
(12024,
(12025,
(12026,
(12027,
(12028,
(12029,
(12030,
(12031,
(12032,
(12033,
(12034,
(12035,
(12036,
(12037,
(12038,
(12039,
(12040,
(12041,
(12042,
(12043,
(12044,

1336928500,
1336928761,
1336929445,
1336929643,
1336929792,
1336930074,
1336930420,
1336930421,
1336930451,
1336930638,
1336930704,
1336930753,
1336931268,
1336931490,
1336932121,
1336932750,
1336933380,
1336933615,
1336933632,
1336933750,
1336934010,
1336934547,
1336934639,
1336935005,
1336935073,
1336935253,
1336935269,
1336935899,
1336936529,
1336936567,
1336937144,
1336937158,
1336937507,
1336937536,
1336937788,
1336937828,
1336938418,
1336938448,
1336938911,
1336939047,
1336939677,
1336939885,
1336940307,
1336940680,
1336940704,
1336940747,
1336940763,
1336940936,
1336941014,
1336941566,
1336942196,
1336942825,
1336942963,
1336943308,
1336943455,
1336943525,
1336943533,
1336944085,
1336944401,
1336944776,

'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.108.147'),
'65.52.109.198'),
'66.249.73.14'),
'207.46.195.239'),
'123.125.71.27'),
'220.181.108.95'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.104.21'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.20'),
'220.181.108.78'),
'65.52.109.198'),
'66.249.73.14'),
'93.96.152.10'),
'66.249.73.14'),
'119.63.196.58'),
'65.52.108.147'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'200.105.216.243'),
'207.46.195.237'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.89'),
'66.249.73.14'),
'190.104.30.25'),
'66.249.73.14'),
'190.104.30.25'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.167'),
'66.249.73.14'),
'65.52.110.23'),
'208.80.194.68'),
'123.125.71.13'),
'220.181.108.92'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'190.129.80.18'),
'66.249.73.14'),
'190.129.19.44'),
'200.90.146.178'),
'66.249.73.14'),
'65.52.109.198'),
'123.125.71.24'),

(12045,
(12046,
(12047,
(12048,
(12049,
(12050,
(12051,
(12052,
(12053,
(12054,
(12055,
(12056,
(12057,
(12058,
(12059,
(12060,
(12061,
(12062,
(12063,
(12064,
(12065,
(12066,
(12067,
(12068,
(12069,
(12070,
(12071,
(12072,
(12073,
(12074,
(12075,
(12076,
(12077,
(12078,
(12079,
(12080,
(12081,
(12082,
(12083,
(12084,
(12085,
(12086,
(12087,
(12088,
(12089,
(12090,
(12091,
(12092,
(12093,
(12094,
(12095,
(12096,
(12097,
(12098,
(12099,
(12100,
(12101,
(12102,
(12103,
(12104,

1336944808,
1336944883,
1336945029,
1336945132,
1336945817,
1336946098,
1336946471,
1336946494,
1336946629,
1336946684,
1336947076,
1336947272,
1336947371,
1336947531,
1336947709,
1336947912,
1336948335,
1336948965,
1336949254,
1336949319,
1336949595,
1336949919,
1336950224,
1336950523,
1336950626,
1336950853,
1336950985,
1336951478,
1336951484,
1336951862,
1336951893,
1336952053,
1336952113,
1336952114,
1336952161,
1336952743,
1336952770,
1336953373,
1336953522,
1336954003,
1336954632,
1336955181,
1336955199,
1336955262,
1336955293,
1336955892,
1336956522,
1336957151,
1336957566,
1336957574,
1336957781,
1336957784,
1336958411,
1336958778,
1336958792,
1336959198,
1336959828,
1336960458,
1336961088,
1336961718,

'220.181.108.78'),
'66.249.73.14'),
'74.125.158.93'),
'200.90.146.241'),
'66.249.73.14'),
'200.90.150.72'),
'66.249.73.14'),
'200.90.144.241'),
'200.90.146.241'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.104.28'),
'200.90.146.241'),
'200.90.146.143'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'199.87.252.77'),
'200.107.240.2'),
'66.249.73.14'),
'199.87.252.77'),
'66.249.73.14'),
'65.52.108.147'),
'199.87.252.77'),
'66.249.73.14'),
'190.129.171.185'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.22'),
'220.181.108.84'),
'207.46.195.237'),
'65.52.104.89'),
'66.249.73.14'),
'190.129.197.15'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.16'),
'220.181.108.81'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.84'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),

(12105,
(12106,
(12107,
(12108,
(12109,
(12110,
(12111,
(12112,
(12113,
(12114,
(12115,
(12116,
(12117,
(12118,
(12119,
(12120,
(12121,
(12122,
(12123,
(12124,
(12125,
(12126,
(12127,
(12128,
(12129,
(12130,
(12131,
(12132,
(12133,
(12134,
(12135,
(12136,
(12137,
(12138,
(12139,
(12140,
(12141,
(12142,
(12143,
(12144,
(12145,
(12146,
(12147,
(12148,
(12149,
(12150,
(12151,
(12152,
(12153,
(12154,
(12155,
(12156,
(12157,
(12158,
(12159,
(12160,
(12161,
(12162,
(12163,
(12164,

1336962289,
1336962302,
1336962349,
1336962950,
1336963643,
1336963727,
1336964301,
1336964831,
1336964941,
1336965101,
1336965102,
1336965356,
1336966102,
1336966448,
1336966484,
1336966601,
1336966721,
1336966753,
1336967023,
1336967414,
1336967804,
1336967845,
1336968075,
1336968311,
1336968316,
1336968790,
1336968902,
1336969563,
1336969616,
1336969635,
1336969780,
1336969954,
1336969962,
1336970224,
1336970885,
1336971012,
1336971546,
1336971881,
1336972207,
1336972940,
1336973363,
1336973389,
1336973684,
1336973695,
1336974356,
1336975016,
1336975678,
1336976340,
1336976377,
1336976389,
1336977001,
1336977164,
1336977198,
1336977283,
1336977661,
1336978302,
1336978323,
1336978634,
1336979149,
1336979380,

'123.125.71.19'),
'220.181.108.80'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'200.90.144.161'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.104.28'),
'65.52.110.18'),
'186.46.202.41'),
'66.249.73.14'),
'123.125.71.20'),
'220.181.108.84'),
'65.52.104.89'),
'65.52.109.198'),
'66.249.73.14'),
'65.52.104.28'),
'66.249.73.14'),
'65.52.104.21'),
'91.203.32.171'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.109.19'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.77'),
'65.52.110.18'),
'208.115.113.86'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.97'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'110.77.148.120'),
'66.249.73.14'),
'123.125.71.24'),
'220.181.108.83'),
'65.52.108.147'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'65.52.104.28'),

(12165,
(12166,
(12167,
(12168,
(12169,
(12170,
(12171,
(12172,
(12173,
(12174,
(12175,
(12176,
(12177,
(12178,
(12179,
(12180,
(12181,
(12182,
(12183,
(12184,
(12185,
(12186,
(12187,
(12188,
(12189,
(12190,
(12191,
(12192,
(12193,
(12194,
(12195,
(12196,
(12197,
(12198,
(12199,
(12200,
(12201,
(12202,
(12203,
(12204,
(12205,
(12206,
(12207,
(12208,
(12209,
(12210,
(12211,
(12212,
(12213,
(12214,
(12215,
(12216,
(12217,
(12218,
(12219,
(12220,
(12221,
(12222,
(12223,
(12224,

1336979976,
1336980637,
1336980750,
1336980784,
1336981463,
1336982150,
1336982290,
1336982725,
1336982951,
1336983002,
1336983558,
1336983612,
1336983850,
1336983864,
1336984273,
1336984934,
1336985595,
1336986256,
1336986350,
1336986763,
1336986918,
1336987363,
1336987579,
1336987990,
1336988240,
1336988901,
1336989562,
1336990223,
1336990358,
1336990454,
1336990884,
1336991053,
1336991265,
1336991546,
1336991578,
1336991633,
1336992207,
1336992706,
1336992868,
1336993529,
1336994355,
1336994626,
1336995015,
1336995142,
1336995171,
1336995646,
1336995678,
1336996238,
1336996339,
1336996373,
1336996590,
1336997001,
1336997571,
1336997662,
1336997714,
1336998136,
1336998324,
1336998398,
1336998494,
1336998984,

'66.249.73.14'),
'66.249.73.14'),
'123.125.71.32'),
'220.181.108.96'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'208.115.113.86'),
'207.46.195.237'),
'66.249.73.14'),
'123.125.71.24'),
'220.181.108.89'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'65.52.110.18'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'220.181.108.96'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.145'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.109.198'),
'207.46.195.239'),
'66.249.73.14'),
'220.181.108.86'),
'123.125.71.21'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.97'),
'207.46.195.239'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.104.21'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.109.198'),
'65.52.104.21'),
'66.249.73.14'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.73.14'),

(12225,
(12226,
(12227,
(12228,
(12229,
(12230,
(12231,
(12232,
(12233,
(12234,
(12235,
(12236,
(12237,
(12238,
(12239,
(12240,
(12241,
(12242,
(12243,
(12244,
(12245,
(12246,
(12247,
(12248,
(12249,
(12250,
(12251,
(12252,
(12253,
(12254,
(12255,
(12256,
(12257,
(12258,
(12259,
(12260,
(12261,
(12262,
(12263,
(12264,
(12265,
(12266,
(12267,
(12268,
(12269,
(12270,
(12271,
(12272,
(12273,
(12274,
(12275,
(12276,
(12277,
(12278,
(12279,
(12280,
(12281,
(12282,
(12283,
(12284,

1336999646,
1336999701,
1336999936,
1337000308,
1337000333,
1337000539,
1337000582,
1337000964,
1337001015,
1337001295,
1337001350,
1337001618,
1337001761,
1337001772,
1337002134,
1337002303,
1337002363,
1337002369,
1337002427,
1337002746,
1337002892,
1337002908,
1337002957,
1337003308,
1337003445,
1337003608,
1337004045,
1337004282,
1337004378,
1337004924,
1337005135,
1337005321,
1337005342,
1337005368,
1337005548,
1337005662,
1337005921,
1337005954,
1337005974,
1337006239,
1337006252,
1337006374,
1337007031,
1337007071,
1337007086,
1337007376,
1337007550,
1337007592,
1337007799,
1337008432,
1337008791,
1337008844,
1337008903,
1337009080,
1337009281,
1337009465,
1337009504,
1337009536,
1337009587,
1337009793,

'66.249.73.14'),
'190.129.8.202'),
'65.52.109.198'),
'66.249.73.14'),
'190.129.9.42'),
'207.46.195.237'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.109.198'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.88'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.110.23'),
'190.129.126.190'),
'190.129.11.138'),
'200.87.14.196'),
'190.186.110.35'),
'65.52.104.89'),
'66.249.73.14'),
'190.129.9.42'),
'65.52.110.23'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'119.63.196.61'),
'220.181.108.97'),
'123.125.71.26'),
'65.52.104.21'),
'65.52.104.89'),
'66.249.73.14'),
'190.129.8.202'),
'200.90.146.41'),
'190.107.47.146'),
'207.46.195.239'),
'190.129.11.138'),
'66.249.73.14'),
'200.90.146.41'),
'190.129.11.138'),
'66.249.73.14'),
'65.52.109.198'),
'190.201.161.18'),
'190.129.105.80'),
'66.249.73.14'),
'66.249.73.14'),
'190.106.242.27'),
'65.52.110.23'),
'208.115.113.86'),
'66.249.73.14'),
'190.129.8.202'),
'190.106.242.27'),
'123.125.71.19'),
'220.181.108.92'),
'190.129.11.138'),
'66.249.73.14'),

(12285,
(12286,
(12287,
(12288,
(12289,
(12290,
(12291,
(12292,
(12293,
(12294,
(12295,
(12296,
(12297,
(12298,
(12299,
(12300,
(12301,
(12302,
(12303,
(12304,
(12305,
(12306,
(12307,
(12308,
(12309,
(12310,
(12311,
(12312,
(12313,
(12314,
(12315,
(12316,
(12317,
(12318,
(12319,
(12320,
(12321,
(12322,
(12323,
(12324,
(12325,
(12326,
(12327,
(12328,
(12329,
(12330,
(12331,
(12332,
(12333,
(12334,
(12335,
(12336,
(12337,
(12338,
(12339,
(12340,
(12341,
(12342,
(12343,
(12344,

1337009853,
1337010149,
1337010508,
1337010544,
1337010639,
1337010647,
1337010673,
1337010757,
1337011010,
1337011018,
1337011111,
1337011111,
1337011335,
1337011361,
1337011700,
1337012074,
1337012390,
1337012666,
1337012784,
1337013323,
1337013349,
1337013460,
1337013496,
1337014209,
1337014450,
1337014921,
1337015633,
1337016346,
1337016414,
1337016437,
1337017007,
1337017058,
1337017770,
1337018482,
1337018806,
1337019194,
1337019855,
1337019906,
1337019945,
1337019961,
1337020391,
1337020619,
1337021077,
1337021332,
1337021367,
1337021534,
1337022045,
1337022324,
1337022415,
1337022675,
1337022899,
1337023286,
1337023454,
1337023530,
1337023544,
1337023582,
1337023610,
1337023980,
1337024134,
1337024248,

'200.90.146.41'),
'190.129.8.202'),
'190.129.11.138'),
'200.87.127.210'),
'190.106.242.27'),
'66.249.73.14'),
'190.129.19.6'),
'190.129.105.80'),
'190.129.8.202'),
'206.107.148.227'),
'190.129.11.138'),
'200.105.163.88'),
'190.106.242.27'),
'66.249.73.14'),
'200.90.146.41'),
'66.249.73.14'),
'190.104.26.19'),
'200.105.163.88'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.82'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.197.17'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.83'),
'190.129.63.81'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.85'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'190.129.8.202'),
'207.46.195.239'),
'66.249.73.14'),
'200.61.131.2'),
'208.115.111.70'),
'65.52.110.18'),
'66.249.73.14'),
'200.90.146.141'),
'190.129.11.138'),
'123.125.71.36'),
'220.181.108.92'),
'200.90.149.8'),
'66.249.73.14'),
'200.90.146.141'),
'208.115.111.70'),
'190.129.11.138'),

(12345,
(12346,
(12347,
(12348,
(12349,
(12350,
(12351,
(12352,
(12353,
(12354,
(12355,
(12356,
(12357,
(12358,
(12359,
(12360,
(12361,
(12362,
(12363,
(12364,
(12365,
(12366,
(12367,
(12368,
(12369,
(12370,
(12371,
(12372,
(12373,
(12374,
(12375,
(12376,
(12377,
(12378,
(12379,
(12380,
(12381,
(12382,
(12383,
(12384,
(12385,
(12386,
(12387,
(12388,
(12389,
(12390,
(12391,
(12392,
(12393,
(12394,
(12395,
(12396,
(12397,
(12398,
(12399,
(12400,
(12401,
(12402,
(12403,
(12404,

1337024322,
1337024492,
1337024597,
1337024681,
1337024774,
1337024890,
1337024892,
1337025035,
1337025238,
1337025282,
1337025496,
1337025593,
1337025747,
1337026186,
1337026198,
1337026276,
1337026401,
1337026459,
1337026824,
1337027147,
1337027172,
1337027415,
1337027445,
1337027708,
1337027884,
1337028167,
1337028380,
1337028561,
1337028602,
1337028826,
1337029114,
1337029132,
1337029224,
1337029320,
1337029966,
1337030243,
1337030272,
1337030275,
1337030612,
1337030651,
1337030701,
1337030896,
1337031331,
1337031473,
1337031794,
1337031949,
1337031981,
1337032211,
1337032224,
1337032391,
1337032606,
1337032623,
1337032853,
1337033190,
1337033271,
1337033343,
1337033477,
1337033615,
1337033846,
1337033878,

'66.249.73.14'),
'200.90.149.8'),
'207.46.195.239'),
'200.87.176.157'),
'65.52.110.23'),
'190.129.11.138'),
'200.87.135.130'),
'66.249.73.14'),
'200.87.119.27'),
'200.90.149.8'),
'207.46.195.237'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.110.18'),
'190.129.8.202'),
'65.52.104.28'),
'65.52.104.21'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.93'),
'190.129.8.202'),
'66.249.73.14'),
'200.90.146.70'),
'190.129.8.202'),
'190.129.197.21'),
'66.249.73.14'),
'65.52.108.147'),
'190.129.8.202'),
'200.87.153.71'),
'200.90.148.82'),
'66.249.73.14'),
'66.249.73.14'),
'190.186.129.92'),
'123.125.71.22'),
'220.181.108.75'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.19.156'),
'65.52.110.23'),
'66.249.73.14'),
'190.129.8.202'),
'200.105.158.198'),
'220.181.108.94'),
'66.249.73.14'),
'190.104.30.19'),
'65.52.104.21'),
'190.129.8.202'),
'190.103.77.116'),
'66.249.73.14'),
'200.87.159.80'),
'190.129.8.202'),
'190.104.7.36'),
'66.249.73.14'),
'190.103.77.116'),
'199.87.252.125'),
'190.129.8.202'),
'123.125.71.17'),

(12405,
(12406,
(12407,
(12408,
(12409,
(12410,
(12411,
(12412,
(12413,
(12414,
(12415,
(12416,
(12417,
(12418,
(12419,
(12420,
(12421,
(12422,
(12423,
(12424,
(12425,
(12426,
(12427,
(12428,
(12429,
(12430,
(12431,
(12432,
(12433,
(12434,
(12435,
(12436,
(12437,
(12438,
(12439,
(12440,
(12441,
(12442,
(12443,
(12444,
(12445,
(12446,
(12447,
(12448,
(12449,
(12450,
(12451,
(12452,
(12453,
(12454,
(12455,
(12456,
(12457,
(12458,
(12459,
(12460,
(12461,
(12462,
(12463,
(12464,

1337033878,
1337033976,
1337034224,
1337034229,
1337034398,
1337034634,
1337034704,
1337034802,
1337035203,
1337035304,
1337035354,
1337035614,
1337035724,
1337035750,
1337036005,
1337036020,
1337036027,
1337036115,
1337036203,
1337036554,
1337036647,
1337036991,
1337037095,
1337037282,
1337037347,
1337037363,
1337037606,
1337038610,
1337039527,
1337040044,
1337040234,
1337040939,
1337041091,
1337041092,
1337041393,
1337041477,
1337041783,
1337041787,
1337042007,
1337042023,
1337042481,
1337042778,
1337043016,
1337043267,
1337043313,
1337043571,
1337043831,
1337043955,
1337044012,
1337044227,
1337044843,
1337044852,
1337045025,
1337045026,
1337045263,
1337045546,
1337045846,
1337046242,
1337046385,
1337047015,

'220.181.108.75'),
'66.249.73.14'),
'65.52.110.23'),
'200.105.158.198'),
'199.87.252.125'),
'66.249.73.14'),
'200.90.149.44'),
'190.129.8.202'),
'200.87.1.206'),
'199.87.252.125'),
'66.249.73.14'),
'190.129.8.202'),
'65.52.104.28'),
'200.105.137.162'),
'199.87.252.125'),
'66.249.73.14'),
'200.90.149.44'),
'65.52.104.89'),
'65.52.109.198'),
'208.115.111.70'),
'66.249.73.14'),
'199.87.252.125'),
'200.90.149.44'),
'190.129.197.16'),
'65.52.104.21'),
'66.249.73.14'),
'199.87.252.125'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.84'),
'208.115.113.86'),
'65.173.59.156'),
'65.52.108.147'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.109.198'),
'190.103.66.222'),
'66.249.73.14'),
'190.129.19.150'),
'200.90.147.179'),
'65.52.109.198'),
'66.249.73.14'),
'190.129.19.150'),
'200.90.148.190'),
'190.163.190.196'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.19.150'),
'123.125.71.12'),
'220.181.108.94'),
'65.52.110.18'),
'66.249.73.14'),
'190.104.26.25'),
'66.249.73.14'),
'190.129.19.161'),
'190.11.91.196'),

(12465,
(12466,
(12467,
(12468,
(12469,
(12470,
(12471,
(12472,
(12473,
(12474,
(12475,
(12476,
(12477,
(12478,
(12479,
(12480,
(12481,
(12482,
(12483,
(12484,
(12485,
(12486,
(12487,
(12488,
(12489,
(12490,
(12491,
(12492,
(12493,
(12494,
(12495,
(12496,
(12497,
(12498,
(12499,
(12500,
(12501,
(12502,
(12503,
(12504,
(12505,
(12506,
(12507,
(12508,
(12509,
(12510,
(12511,
(12512,
(12513,
(12514,
(12515,
(12516,
(12517,
(12518,
(12519,
(12520,
(12521,
(12522,
(12523,
(12524,

1337047122,
1337047872,
1337047983,
1337048113,
1337048329,
1337048330,
1337048839,
1337049423,
1337049592,
1337049767,
1337049779,
1337050242,
1337050402,
1337050461,
1337050875,
1337051524,
1337051926,
1337051928,
1337052178,
1337052255,
1337053117,
1337053972,
1337054058,
1337054279,
1337054582,
1337054661,
1337054928,
1337055020,
1337055399,
1337055458,
1337055460,
1337056137,
1337056830,
1337057548,
1337058232,
1337058301,
1337058965,
1337059053,
1337059054,
1337059276,
1337059592,
1337060226,
1337060490,
1337061145,
1337061791,
1337061799,
1337061951,
1337062132,
1337062444,
1337062452,
1337062650,
1337062651,
1337062845,
1337063108,
1337063366,
1337063653,
1337063762,
1337064416,
1337065070,
1337065724,

'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'207.46.195.239'),
'123.125.71.12'),
'220.181.108.78'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'207.46.195.237'),
'200.87.188.122'),
'66.249.73.14'),
'190.107.53.34'),
'65.52.104.89'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.24'),
'220.181.108.84'),
'190.186.129.92'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'190.129.40.217'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.104.28'),
'65.52.109.198'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.85'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.86'),
'65.52.110.18'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.104.28'),
'65.52.110.18'),
'220.181.108.179'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.80'),
'139.18.2.17'),
'66.249.73.14'),
'208.115.111.70'),
'190.104.30.30'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),

(12525,
(12526,
(12527,
(12528,
(12529,
(12530,
(12531,
(12532,
(12533,
(12534,
(12535,
(12536,
(12537,
(12538,
(12539,
(12540,
(12541,
(12542,
(12543,
(12544,
(12545,
(12546,
(12547,
(12548,
(12549,
(12550,
(12551,
(12552,
(12553,
(12554,
(12555,
(12556,
(12557,
(12558,
(12559,
(12560,
(12561,
(12562,
(12563,
(12564,
(12565,
(12566,
(12567,
(12568,
(12569,
(12570,
(12571,
(12572,
(12573,
(12574,
(12575,
(12576,
(12577,
(12578,
(12579,
(12580,
(12581,
(12582,
(12583,
(12584,

1337066270,
1337066272,
1337066379,
1337067033,
1337067677,
1337068309,
1337068913,
1337069518,
1337069865,
1337070122,
1337070727,
1337071035,
1337071331,
1337071936,
1337072391,
1337072540,
1337072655,
1337073146,
1337073704,
1337073705,
1337073749,
1337074354,
1337075055,
1337075261,
1337075865,
1337076170,
1337076469,
1337076916,
1337077032,
1337077073,
1337077392,
1337077394,
1337077678,
1337078242,
1337078283,
1337078293,
1337078887,
1337079134,
1337079492,
1337080038,
1337080228,
1337080704,
1337080705,
1337080813,
1337080852,
1337081457,
1337082061,
1337082246,
1337082666,
1337082679,
1337083516,
1337083757,
1337083983,
1337083996,
1337084077,
1337084172,
1337084285,
1337084286,
1337084335,
1337084933,

'123.125.71.28'),
'220.181.108.96'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.89'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'66.249.73.14'),
'180.76.5.194'),
'66.249.73.14'),
'65.52.110.23'),
'208.115.111.70'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.95'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.86'),
'65.52.110.18'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.26.24'),
'66.249.73.14'),
'65.52.104.89'),
'190.129.8.202'),
'65.52.109.198'),
'66.249.73.14'),
'200.87.111.19'),
'190.104.30.19'),
'65.52.110.23'),
'123.125.71.34'),
'220.181.108.83'),
'208.115.113.86'),
'66.249.73.14'),

(12585,
(12586,
(12587,
(12588,
(12589,
(12590,
(12591,
(12592,
(12593,
(12594,
(12595,
(12596,
(12597,
(12598,
(12599,
(12600,
(12601,
(12602,
(12603,
(12604,
(12605,
(12606,
(12607,
(12608,
(12609,
(12610,
(12611,
(12612,
(12613,
(12614,
(12615,
(12616,
(12617,
(12618,
(12619,
(12620,
(12621,
(12622,
(12623,
(12624,
(12625,
(12626,
(12627,
(12628,
(12629,
(12630,
(12631,
(12632,
(12633,
(12634,
(12635,
(12636,
(12637,
(12638,
(12639,
(12640,
(12641,
(12642,
(12643,
(12644,

1337085172,
1337085538,
1337085857,
1337086002,
1337086142,
1337086746,
1337086754,
1337087146,
1337087351,
1337087842,
1337087843,
1337087916,
1337087955,
1337088352,
1337088556,
1337088957,
1337089165,
1337089242,
1337089769,
1337090374,
1337090565,
1337090978,
1337091280,
1337091431,
1337091431,
1337091523,
1337091583,
1337092187,
1337092304,
1337092789,
1337093397,
1337093591,
1337093742,
1337093926,
1337094002,
1337094081,
1337094596,
1337094606,
1337095060,
1337095144,
1337095147,
1337095211,
1337095398,
1337095574,
1337095683,
1337095816,
1337096422,
1337096590,
1337096608,
1337097030,
1337097134,
1337097254,
1337097325,
1337097405,
1337097429,
1337097561,
1337097594,
1337097634,
1337098072,
1337098092,

'190.129.8.202'),
'66.249.73.14'),
'65.52.104.21'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.87'),
'190.3.191.65'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'201.222.81.69'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'190.129.93.42'),
'123.125.71.29'),
'220.181.108.96'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'200.87.44.34'),
'190.129.8.202'),
'157.56.95.137'),
'66.249.73.14'),
'190.129.19.136'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.68.81'),
'123.125.71.12'),
'220.181.108.95'),
'66.249.73.14'),
'207.46.195.237'),
'190.129.19.8'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.73.14'),
'176.9.139.112'),
'208.115.111.70'),
'200.111.66.75'),
'190.129.115.164'),
'190.129.13.98'),
'208.115.113.86'),
'190.129.8.202'),
'66.249.73.14'),
'190.104.21.8'),
'207.46.195.237'),

(12645,
(12646,
(12647,
(12648,
(12649,
(12650,
(12651,
(12652,
(12653,
(12654,
(12655,
(12656,
(12657,
(12658,
(12659,
(12660,
(12661,
(12662,
(12663,
(12664,
(12665,
(12666,
(12667,
(12668,
(12669,
(12670,
(12671,
(12672,
(12673,
(12674,
(12675,
(12676,
(12677,
(12678,
(12679,
(12680,
(12681,
(12682,
(12683,
(12684,
(12685,
(12686,
(12687,
(12688,
(12689,
(12690,
(12691,
(12692,
(12693,
(12694,
(12695,
(12696,
(12697,
(12698,
(12699,
(12700,
(12701,
(12702,
(12703,
(12704,

1337098526,
1337098794,
1337099061,
1337099063,
1337099292,
1337099440,
1337100123,
1337100471,
1337100559,
1337100658,
1337100806,
1337101489,
1337101753,
1337101870,
1337102130,
1337102498,
1337102566,
1337102568,
1337102719,
1337102720,
1337102741,
1337102865,
1337102888,
1337103242,
1337103467,
1337103527,
1337103880,
1337103950,
1337104002,
1337104088,
1337104115,
1337104699,
1337105268,
1337105323,
1337105922,
1337105964,
1337105986,
1337105988,
1337106611,
1337107174,
1337107248,
1337107813,
1337107885,
1337108522,
1337109160,
1337109440,
1337109536,
1337109538,
1337109797,
1337109797,
1337109850,
1337110267,
1337110434,
1337110840,
1337111071,
1337111385,
1337111707,
1337111766,
1337111980,
1337112185,

'200.87.110.162'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.78'),
'190.129.10.99'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.18'),
'65.52.108.147'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'190.129.9.42'),
'66.249.73.14'),
'190.129.10.99'),
'207.46.195.239'),
'189.145.169.26'),
'123.125.71.14'),
'220.181.108.95'),
'66.249.73.14'),
'65.52.104.28'),
'200.90.150.173'),
'200.90.150.37'),
'66.249.73.14'),
'65.52.104.89'),
'200.87.110.98'),
'201.250.42.54'),
'200.90.150.37'),
'66.249.73.14'),
'186.2.40.38'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'190.104.30.27'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.88'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'123.125.71.15'),
'220.181.108.91'),
'119.63.196.122'),
'66.249.73.14'),
'208.115.111.70'),
'190.129.11.138'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'190.129.8.202'),
'190.226.34.6'),
'190.104.16.40'),

(12705,
(12706,
(12707,
(12708,
(12709,
(12710,
(12711,
(12712,
(12713,
(12714,
(12715,
(12716,
(12717,
(12718,
(12719,
(12720,
(12721,
(12722,
(12723,
(12724,
(12725,
(12726,
(12727,
(12728,
(12729,
(12730,
(12731,
(12732,
(12733,
(12734,
(12735,
(12736,
(12737,
(12738,
(12739,
(12740,
(12741,
(12742,
(12743,
(12744,
(12745,
(12746,
(12747,
(12748,
(12749,
(12750,
(12751,
(12752,
(12753,
(12754,
(12755,
(12756,
(12757,
(12758,
(12759,
(12760,
(12761,
(12762,
(12763,
(12764,

1337112293,
1337112336,
1337112345,
1337112483,
1337112935,
1337112982,
1337113064,
1337113066,
1337113360,
1337113363,
1337113619,
1337113844,
1337113996,
1337114286,
1337114416,
1337114955,
1337115053,
1337115589,
1337115690,
1337115746,
1337116327,
1337116382,
1337116508,
1337116700,
1337116701,
1337116804,
1337116964,
1337116995,
1337117239,
1337117602,
1337117604,
1337117732,
1337118104,
1337118199,
1337118239,
1337118388,
1337118876,
1337119193,
1337119212,
1337119623,
1337119726,
1337120258,
1337120292,
1337120292,
1337120893,
1337121044,
1337121528,
1337122021,
1337122164,
1337122695,
1337122800,
1337122908,
1337123434,
1337123544,
1337123545,
1337123827,
1337123854,
1337123855,
1337123966,
1337124208,

'208.115.113.86'),
'190.152.24.78'),
'66.249.73.14'),
'94.23.225.68'),
'190.99.16.106'),
'66.249.73.14'),
'220.181.108.93'),
'123.125.71.29'),
'190.129.47.213'),
'190.129.11.138'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.47.213'),
'190.129.19.160'),
'66.249.73.14'),
'190.129.19.160'),
'66.249.73.14'),
'190.129.19.160'),
'66.249.73.14'),
'184.22.182.90'),
'66.249.73.14'),
'190.129.11.138'),
'201.132.100.92'),
'123.125.71.21'),
'220.181.108.81'),
'190.129.41.92'),
'66.249.73.14'),
'190.129.11.138'),
'65.52.109.19'),
'66.249.73.14'),
'190.129.11.138'),
'200.87.104.66'),
'190.181.13.242'),
'200.90.145.90'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'65.52.104.21'),
'65.52.110.23'),
'66.249.73.14'),
'220.181.108.179'),
'66.249.73.14'),
'123.125.71.33'),
'220.181.108.83'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'200.90.146.192'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.8.202'),
'200.90.151.24'),
'100.43.83.143'),
'123.125.71.32'),
'220.181.108.80'),
'200.58.83.16'),
'190.129.8.202'),

(12765,
(12766,
(12767,
(12768,
(12769,
(12770,
(12771,
(12772,
(12773,
(12774,
(12775,
(12776,
(12777,
(12778,
(12779,
(12780,
(12781,
(12782,
(12783,
(12784,
(12785,
(12786,
(12787,
(12788,
(12789,
(12790,
(12791,
(12792,
(12793,
(12794,
(12795,
(12796,
(12797,
(12798,
(12799,
(12800,
(12801,
(12802,
(12803,
(12804,
(12805,
(12806,
(12807,
(12808,
(12809,
(12810,
(12811,
(12812,
(12813,
(12814,
(12815,
(12816,
(12817,
(12818,
(12819,
(12820,
(12821,
(12822,
(12823,
(12824,

1337124228,
1337124836,
1337124853,
1337124863,
1337125498,
1337125545,
1337126133,
1337126582,
1337126768,
1337126988,
1337127403,
1337127413,
1337127573,
1337127762,
1337128021,
1337128048,
1337128537,
1337128674,
1337128875,
1337129309,
1337129563,
1337129912,
1337130033,
1337130102,
1337130452,
1337130665,
1337130855,
1337131155,
1337131306,
1337131509,
1337131510,
1337131908,
1337132559,
1337132683,
1337132988,
1337133190,
1337133799,
1337134305,
1337134410,
1337134488,
1337134696,
1337134758,
1337134760,
1337134873,
1337135025,
1337135299,
1337135654,
1337136104,
1337136256,
1337136885,
1337137525,
1337138140,
1337138234,
1337138359,
1337138361,
1337138902,
1337139342,
1337139561,
1337139883,
1337140281,

'66.249.73.14'),
'190.129.8.202'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'200.90.147.156'),
'66.249.73.14'),
'190.104.30.19'),
'190.129.8.202'),
'190.107.46.3'),
'200.105.191.106'),
'66.249.73.14'),
'178.33.115.206'),
'66.249.73.14'),
'190.129.19.18'),
'66.249.73.14'),
'65.52.110.23'),
'190.129.47.213'),
'66.249.73.14'),
'207.46.195.237'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.109.198'),
'65.52.110.18'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.80'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.18'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'186.2.34.5'),
'66.249.73.14'),
'208.115.113.86'),
'65.52.109.198'),
'123.125.71.16'),
'220.181.108.83'),
'65.52.104.89'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'123.125.71.20'),
'220.181.108.82'),
'66.249.73.14'),
'190.107.46.3'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),

(12825,
(12826,
(12827,
(12828,
(12829,
(12830,
(12831,
(12832,
(12833,
(12834,
(12835,
(12836,
(12837,
(12838,
(12839,
(12840,
(12841,
(12842,
(12843,
(12844,
(12845,
(12846,
(12847,
(12848,
(12849,
(12850,
(12851,
(12852,
(12853,
(12854,
(12855,
(12856,
(12857,
(12858,
(12859,
(12860,
(12861,
(12862,
(12863,
(12864,
(12865,
(12866,
(12867,
(12868,
(12869,
(12870,
(12871,
(12872,
(12873,
(12874,
(12875,
(12876,
(12877,
(12878,
(12879,
(12880,
(12881,
(12882,
(12883,
(12884,

1337141022,
1337141159,
1337141181,
1337141851,
1337141852,
1337141901,
1337142621,
1337143211,
1337143341,
1337143611,
1337170863,
1337170863,
1337170863,
1337170872,
1337170989,
1337171493,
1337171559,
1337171679,
1337171679,
1337171827,
1337171979,
1337172817,
1337172969,
1337173032,
1337173076,
1337173272,
1337173511,
1337173617,
1337174197,
1337174266,
1337174267,
1337174283,
1337174326,
1337174395,
1337174888,
1337174910,
1337175273,
1337175504,
1337175514,
1337175606,
1337175961,
1337176149,
1337176197,
1337176597,
1337176706,
1337176707,
1337176749,
1337176831,
1337177441,
1337177467,
1337177506,
1337177802,
1337177855,
1337177855,
1337177922,
1337178059,
1337178125,
1337178223,
1337178547,
1337178678,

'65.52.110.23'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.19'),
'220.181.108.82'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'207.46.195.237'),
'190.129.8.202'),
'190.104.30.24'),
'66.249.73.14'),
'65.52.110.23'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.108.147'),
'207.46.195.239'),
'207.46.195.239'),
'65.52.110.18'),
'190.104.30.24'),
'65.52.108.147'),
'66.249.73.14'),
'190.129.11.138'),
'65.173.59.113'),
'190.104.26.22'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.109.198'),
'123.125.71.35'),
'220.181.108.91'),
'66.249.73.14'),
'190.129.8.202'),
'65.173.59.113'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.66.119'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.104.21'),
'208.115.111.70'),
'66.249.73.14'),
'200.87.49.34'),
'65.52.104.28'),
'199.87.252.77'),
'190.129.8.202'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.11.138'),
'199.87.252.77'),
'200.87.127.210'),
'123.125.71.14'),
'220.181.108.80'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.104.21'),
'199.87.252.77'),
'207.46.195.239'),
'66.249.73.14'),

(12885, 1337178843, '199.87.252.77'),


(12886, 1337179178, '65.52.104.21'),
(12887, 1337179274, '190.129.11.138'),
(12888, 1337179290, '66.249.73.14'),
(12889, 1337179460, '119.63.196.30'),
(12890, 1337179923, '190.129.8.202'),
(12891, 1337179946, '66.249.73.14'),
(12892, 1337180167, '65.52.110.18'),
(12893, 1337180226, '65.52.109.198');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(12894, 1337180568, '66.249.73.14'),
(12895, 1337181096, '65.52.110.18'),
(12896, 1337181170, '66.249.73.14'),
(12897, 1337181501, '123.125.71.22'),
(12898, 1337181503, '220.181.108.96'),
(12899, 1337181701, '200.87.146.2'),
(12900, 1337181790, '66.249.73.14'),
(12901, 1337181845, '190.129.8.202'),
(12902, 1337182058, '65.52.104.28'),
(12903, 1337182300, '190.11.82.196'),
(12904, 1337182410, '66.249.73.14'),
(12905, 1337182534, '190.129.8.202'),
(12906, 1337182590, '190.129.4.22'),
(12907, 1337182896, '207.46.195.239'),
(12908, 1337182957, '200.87.29.158'),
(12909, 1337183042, '66.249.73.14'),
(12910, 1337183344, '190.129.8.202'),
(12911, 1337183646, '66.249.73.14'),
(12912, 1337184316, '66.249.73.14'),
(12913, 1337184327, '190.104.26.19'),
(12914, 1337184606, '190.129.19.199'),
(12915, 1337184667, '65.52.104.21'),
(12916, 1337184712, '200.90.148.192'),
(12917, 1337184987, '66.249.73.14'),
(12918, 1337185482, '123.125.71.27'),
(12919, 1337185484, '220.181.108.92'),
(12920, 1337185658, '66.249.73.14'),
(12921, 1337186337, '66.249.73.14'),
(12922, 1337187020, '66.249.73.14'),
(12923, 1337187021, '208.115.113.86'),
(12924, 1337187287, '190.104.30.24'),
(12925, 1337187620, '66.249.73.14'),
(12926, 1337187819, '65.52.104.28'),
(12927, 1337188057, '65.52.109.198'),
(12928, 1337188181, '74.125.158.87'),
(12929, 1337188192, '74.125.179.84'),
(12930, 1337188249, '66.249.73.14'),
(12931, 1337188585, '208.115.113.86'),
(12932, 1337188872, '66.249.73.14'),
(12933, 1337188988, '123.125.71.12'),
(12934, 1337188989, '220.181.108.94'),
(12935, 1337189502, '66.249.73.14'),
(12936, 1337189836, '208.115.111.70'),
(12937, 1337190102, '66.249.73.14'),
(12938, 1337190723, '66.249.73.14'),
(12939, 1337191329, '66.249.73.14'),
(12940, 1337191956, '207.46.195.239'),
(12941, 1337191959, '66.249.73.14'),
(12942, 1337192257, '65.52.110.23'),
(12943, 1337192346, '123.125.71.23'),

(12944,
(12945,
(12946,
(12947,
(12948,
(12949,
(12950,
(12951,
(12952,
(12953,
(12954,
(12955,
(12956,
(12957,
(12958,
(12959,
(12960,
(12961,
(12962,
(12963,
(12964,
(12965,
(12966,
(12967,
(12968,
(12969,
(12970,
(12971,
(12972,
(12973,
(12974,
(12975,
(12976,
(12977,
(12978,
(12979,
(12980,
(12981,
(12982,
(12983,
(12984,
(12985,
(12986,
(12987,
(12988,
(12989,
(12990,
(12991,
(12992,
(12993,
(12994,
(12995,
(12996,
(12997,
(12998,
(12999,
(13000,
(13001,
(13002,
(13003,

1337192346,
1337192554,
1337192560,
1337192813,
1337193067,
1337193246,
1337193282,
1337193323,
1337193558,
1337193885,
1337194066,
1337194442,
1337194730,
1337194799,
1337194921,
1337195616,
1337195642,
1337195743,
1337195904,
1337195905,
1337196500,
1337196544,
1337197048,
1337197292,
1337197651,
1337197691,
1337198226,
1337199390,
1337199392,
1337199493,
1337199494,
1337199587,
1337199907,
1337200005,
1337200005,
1337200028,
1337200309,
1337200636,
1337200656,
1337200686,
1337200690,
1337200732,
1337200931,
1337201179,
1337201409,
1337201800,
1337201991,
1337202184,
1337202406,
1337202744,
1337202791,
1337203026,
1337203134,
1337203136,
1337203460,
1337203634,
1337203753,
1337204322,
1337204444,
1337204514,

'220.181.108.81'),
'213.186.119.132'),
'66.249.73.14'),
'186.2.60.197'),
'207.46.195.237'),
'207.46.195.239'),
'66.249.73.14'),
'200.90.150.43'),
'200.87.127.210'),
'66.249.73.14'),
'200.105.218.175'),
'200.87.49.34'),
'190.104.26.30'),
'190.129.9.36'),
'200.90.149.31'),
'65.52.110.18'),
'190.129.8.242'),
'190.129.8.202'),
'123.125.71.26'),
'220.181.108.94'),
'190.3.188.130'),
'200.87.129.100'),
'66.249.73.14'),
'200.87.110.162'),
'66.249.73.14'),
'190.129.8.202'),
'207.46.195.239'),
'190.129.8.202'),
'200.87.55.60'),
'123.125.71.23'),
'220.181.108.92'),
'66.249.73.14'),
'207.46.195.239'),
'190.129.8.202'),
'200.87.148.69'),
'186.2.49.254'),
'66.249.73.14'),
'200.105.149.2'),
'220.181.108.140'),
'65.52.109.198'),
'200.25.206.46'),
'200.87.55.60'),
'190.129.8.202'),
'66.249.73.14'),
'200.87.120.117'),
'66.249.73.14'),
'190.129.41.130'),
'208.115.113.86'),
'66.249.73.14'),
'200.105.149.6'),
'190.129.11.138'),
'66.249.73.14'),
'123.125.71.36'),
'220.181.108.92'),
'190.129.19.208'),
'66.249.73.14'),
'65.52.104.21'),
'190.129.19.208'),
'65.52.104.89'),
'66.249.73.14'),

(13004,
(13005,
(13006,
(13007,
(13008,
(13009,
(13010,
(13011,
(13012,
(13013,
(13014,
(13015,
(13016,
(13017,
(13018,
(13019,
(13020,
(13021,
(13022,
(13023,
(13024,
(13025,
(13026,
(13027,
(13028,
(13029,
(13030,
(13031,
(13032,
(13033,
(13034,
(13035,
(13036,
(13037,
(13038,
(13039,
(13040,
(13041,
(13042,
(13043,
(13044,
(13045,
(13046,
(13047,
(13048,
(13049,
(13050,
(13051,
(13052,
(13053,
(13054,
(13055,
(13056,
(13057,
(13058,
(13059,
(13060,
(13061,
(13062,
(13063,

1337204678,
1337204695,
1337205159,
1337205493,
1337205804,
1337205861,
1337206413,
1337206451,
1337206584,
1337207015,
1337207086,
1337207741,
1337207780,
1337207906,
1337208004,
1337208348,
1337208380,
1337208980,
1337209009,
1337209164,
1337209619,
1337210279,
1337210280,
1337210299,
1337210484,
1337210622,
1337210822,
1337210907,
1337211526,
1337211744,
1337211749,
1337212180,
1337212210,
1337212210,
1337212225,
1337212612,
1337212658,
1337212884,
1337213270,
1337213379,
1337213530,
1337213864,
1337213866,
1337213905,
1337214170,
1337214332,
1337214823,
1337215069,
1337215430,
1337216068,
1337216718,
1337216986,
1337217348,
1337217484,
1337217724,
1337217725,
1337217813,
1337217820,
1337217970,
1337218572,

'200.87.124.18'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'200.105.158.198'),
'190.129.197.73'),
'66.249.73.14'),
'200.87.23.249'),
'190.129.11.138'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.197.73'),
'200.105.158.198'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'100.43.83.143'),
'190.129.8.202'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.90'),
'66.249.73.14'),
'200.87.153.251'),
'65.52.110.23'),
'190.104.26.21'),
'66.249.73.14'),
'66.249.73.14'),
'74.125.158.81'),
'190.129.19.14'),
'66.249.73.14'),
'74.125.158.84'),
'74.125.179.83'),
'74.125.158.85'),
'207.46.195.237'),
'65.52.109.198'),
'66.249.73.14'),
'200.58.83.218'),
'200.105.182.45'),
'66.249.73.14'),
'123.125.71.18'),
'220.181.108.84'),
'65.52.104.21'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'200.90.147.190'),
'66.249.73.14'),
'100.43.83.143'),
'123.125.71.19'),
'220.181.108.87'),
'200.90.150.183'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),

(13064,
(13065,
(13066,
(13067,
(13068,
(13069,
(13070,
(13071,
(13072,
(13073,
(13074,
(13075,
(13076,
(13077,
(13078,
(13079,
(13080,
(13081,
(13082,
(13083,
(13084,
(13085,
(13086,
(13087,
(13088,
(13089,
(13090,
(13091,
(13092,
(13093,
(13094,
(13095,
(13096,
(13097,
(13098,
(13099,
(13100,
(13101,
(13102,
(13103,
(13104,
(13105,
(13106,
(13107,
(13108,
(13109,
(13110,
(13111,
(13112,
(13113,
(13114,
(13115,
(13116,
(13117,
(13118,
(13119,
(13120,
(13121,
(13122,
(13123,

1337218601,
1337219055,
1337219217,
1337219826,
1337219830,
1337220220,
1337220341,
1337220468,
1337221079,
1337221143,
1337221144,
1337221520,
1337221633,
1337221745,
1337222172,
1337222448,
1337222549,
1337222893,
1337223095,
1337223461,
1337223742,
1337224388,
1337224809,
1337224811,
1337225034,
1337225140,
1337225605,
1337225675,
1337226327,
1337226536,
1337226973,
1337227619,
1337228266,
1337228335,
1337228339,
1337228649,
1337228738,
1337228902,
1337229558,
1337230160,
1337230832,
1337231432,
1337231909,
1337231910,
1337232073,
1337232790,
1337233109,
1337233435,
1337233815,
1337233993,
1337234083,
1337234349,
1337234470,
1337234729,
1337235134,
1337235375,
1337235525,
1337235526,
1337236021,
1337236252,

'65.52.110.23'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'65.52.109.198'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.95'),
'200.90.148.147'),
'200.90.144.184'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'200.90.144.184'),
'190.104.26.20'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.85'),
'66.249.73.14'),
'65.52.110.18'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.82'),
'157.55.109.202'),
'100.43.83.143'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.83'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.26.24'),
'66.249.73.14'),
'65.52.108.147'),
'207.46.195.239'),
'66.249.73.14'),
'208.115.113.86'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.104.89'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.97'),
'66.249.73.14'),
'65.52.104.89'),

(13124,
(13125,
(13126,
(13127,
(13128,
(13129,
(13130,
(13131,
(13132,
(13133,
(13134,
(13135,
(13136,
(13137,
(13138,
(13139,
(13140,
(13141,
(13142,
(13143,
(13144,
(13145,
(13146,
(13147,
(13148,
(13149,
(13150,
(13151,
(13152,
(13153,
(13154,
(13155,
(13156,
(13157,
(13158,
(13159,
(13160,
(13161,
(13162,
(13163,
(13164,
(13165,
(13166,
(13167,
(13168,
(13169,
(13170,
(13171,
(13172,
(13173,
(13174,
(13175,
(13176,
(13177,
(13178,
(13179,
(13180,
(13181,
(13182,
(13183,

1337236668,
1337236801,
1337236842,
1337237315,
1337237959,
1337238402,
1337238608,
1337239127,
1337239128,
1337239254,
1337239877,
1337240560,
1337240656,
1337240985,
1337241168,
1337241587,
1337241907,
1337241945,
1337242648,
1337242649,
1337242669,
1337243320,
1337243421,
1337243505,
1337244173,
1337244526,
1337244925,
1337245677,
1337245841,
1337246023,
1337246429,
1337246502,
1337246503,
1337246658,
1337247102,
1337247181,
1337247551,
1337248121,
1337248374,
1337249009,
1337249061,
1337249813,
1337249816,
1337249929,
1337249929,
1337250509,
1337250565,
1337251505,
1337251574,
1337251620,
1337252257,
1337253009,
1337253109,
1337253537,
1337253538,
1337253760,
1337254231,
1337254303,
1337254303,
1337254513,

'66.249.73.14'),
'157.55.109.202'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.14'),
'123.125.71.33'),
'220.181.108.94'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'207.46.195.239'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.108.25'),
'123.125.71.14'),
'220.181.108.76'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.109.198'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.95'),
'207.46.195.237'),
'65.52.110.18'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'199.87.252.77'),
'199.87.252.77'),
'66.249.73.14'),
'66.249.73.14'),
'199.87.252.77'),
'123.125.71.24'),
'220.181.108.93'),
'199.87.252.77'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.24'),
'199.87.252.77'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'123.125.71.35'),
'220.181.108.82'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.104.21'),
'65.52.108.25'),
'66.249.73.14'),

(13184,
(13185,
(13186,
(13187,
(13188,
(13189,
(13190,
(13191,
(13192,
(13193,
(13194,
(13195,
(13196,
(13197,
(13198,
(13199,
(13200,
(13201,
(13202,
(13203,
(13204,
(13205,
(13206,
(13207,
(13208,
(13209,
(13210,
(13211,
(13212,
(13213,
(13214,
(13215,
(13216,
(13217,
(13218,
(13219,
(13220,
(13221,
(13222,
(13223,
(13224,
(13225,
(13226,
(13227,
(13228,
(13229,
(13230,
(13231,
(13232,
(13233,
(13234,
(13235,
(13236,
(13237,
(13238,
(13239,
(13240,
(13241,
(13242,
(13243,

1337255173,
1337255265,
1337255673,
1337256017,
1337256251,
1337256651,
1337256771,
1337257070,
1337257114,
1337257115,
1337257211,
1337257272,
1337257430,
1337257521,
1337257642,
1337257824,
1337257864,
1337258162,
1337258273,
1337258454,
1337258632,
1337259028,
1337259265,
1337259778,
1337260702,
1337260705,
1337260722,
1337260902,
1337261470,
1337261658,
1337261684,
1337262190,
1337262221,
1337262254,
1337262526,
1337262802,
1337262973,
1337263611,
1337263725,
1337264279,
1337264286,
1337264287,
1337264287,
1337264476,
1337265060,
1337265228,
1337265230,
1337265231,
1337265254,
1337265980,
1337266133,
1337266133,
1337266260,
1337266922,
1337266987,
1337267144,
1337267674,
1337267941,
1337267942,
1337267983,

'65.52.108.24'),
'66.249.73.14'),
'190.137.216.114'),
'66.249.73.14'),
'65.52.110.18'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.110.23'),
'123.125.71.12'),
'220.181.108.83'),
'65.52.104.21'),
'65.52.108.25'),
'207.46.195.237'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.9.42'),
'190.129.10.228'),
'190.129.11.138'),
'66.249.73.14'),
'190.129.9.42'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'220.181.108.82'),
'123.125.71.26'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'190.129.11.138'),
'89.99.5.17'),
'190.129.8.18'),
'66.249.73.14'),
'200.87.146.2'),
'65.52.108.147'),
'91.236.74.133'),
'66.249.73.14'),
'65.52.108.24'),
'66.249.73.14'),
'200.119.199.50'),
'190.129.19.224'),
'220.181.108.92'),
'123.125.71.23'),
'66.249.73.14'),
'208.115.113.86'),
'65.52.104.21'),
'66.249.73.14'),
'201.222.115.155'),
'190.129.32.2'),
'66.249.73.14'),
'65.52.108.24'),
'190.129.19.166'),
'208.115.113.86'),
'66.249.73.14'),
'201.222.115.155'),
'190.129.8.18'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.84'),
'74.125.178.86'),

(13244,
(13245,
(13246,
(13247,
(13248,
(13249,
(13250,
(13251,
(13252,
(13253,
(13254,
(13255,
(13256,
(13257,
(13258,
(13259,
(13260,
(13261,
(13262,
(13263,
(13264,
(13265,
(13266,
(13267,
(13268,
(13269,
(13270,
(13271,
(13272,
(13273,
(13274,
(13275,
(13276,
(13277,
(13278,
(13279,
(13280,
(13281,
(13282,
(13283,
(13284,
(13285,
(13286,
(13287,
(13288,
(13289,
(13290,
(13291,
(13292,
(13293,
(13294,
(13295,
(13296,
(13297,
(13298,
(13299,
(13300,
(13301,
(13302,
(13303,

1337268013,
1337268026,
1337268152,
1337268211,
1337268426,
1337269169,
1337269591,
1337269719,
1337269919,
1337270124,
1337270503,
1337270658,
1337270672,
1337271046,
1337271428,
1337271451,
1337271888,
1337271890,
1337272179,
1337272665,
1337272930,
1337273401,
1337273683,
1337274044,
1337274254,
1337274436,
1337274773,
1337275158,
1337275344,
1337275345,
1337275918,
1337276011,
1337276671,
1337277421,
1337277719,
1337277857,
1337278185,
1337278290,
1337278590,
1337278716,
1337278717,
1337278916,
1337278920,
1337279533,
1337279543,
1337279692,
1337280163,
1337280200,
1337280269,
1337280578,
1337280723,
1337280999,
1337281072,
1337281603,
1337281901,
1337281917,
1337281986,
1337282324,
1337282325,
1337282327,

'208.115.111.70'),
'200.90.146.245'),
'200.87.133.251'),
'190.129.11.138'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.11.138'),
'200.87.120.44'),
'66.249.73.14'),
'190.129.8.18'),
'200.87.120.117'),
'65.52.108.24'),
'66.249.73.14'),
'157.56.95.137'),
'66.249.73.14'),
'190.129.89.173'),
'123.125.71.15'),
'220.181.108.76'),
'66.249.73.14'),
'119.63.196.32'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'207.46.195.239'),
'188.122.99.137'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'123.125.71.22'),
'220.181.108.90'),
'66.249.73.14'),
'65.52.108.24'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.24'),
'190.129.32.2'),
'66.249.73.14'),
'186.19.227.58'),
'157.55.48.251'),
'123.125.71.18'),
'220.181.108.97'),
'66.249.73.14'),
'190.129.92.214'),
'66.249.73.14'),
'200.90.146.141'),
'207.46.199.53'),
'65.52.108.25'),
'208.115.111.70'),
'66.249.73.14'),
'190.181.23.78'),
'190.129.8.202'),
'66.249.73.14'),
'207.46.199.53'),
'207.46.195.239'),
'66.249.73.14'),
'200.87.104.66'),
'190.129.8.202'),
'123.125.71.13'),
'220.181.108.75'),
'65.52.110.23'),

(13304,
(13305,
(13306,
(13307,
(13308,
(13309,
(13310,
(13311,
(13312,
(13313,
(13314,
(13315,
(13316,
(13317,
(13318,
(13319,
(13320,
(13321,
(13322,
(13323,
(13324,
(13325,
(13326,
(13327,
(13328,
(13329,
(13330,
(13331,
(13332,
(13333,
(13334,
(13335,
(13336,
(13337,
(13338,
(13339,
(13340,
(13341,
(13342,
(13343,
(13344,
(13345,
(13346,
(13347,
(13348,
(13349,
(13350,
(13351,
(13352,
(13353,
(13354,
(13355,
(13356,
(13357,
(13358,
(13359,
(13360,
(13361,
(13362,
(13363,

1337282585,
1337282905,
1337283271,
1337283402,
1337283457,
1337283635,
1337283716,
1337283944,
1337283956,
1337284128,
1337284212,
1337284630,
1337284640,
1337284795,
1337285208,
1337285293,
1337285325,
1337285536,
1337285623,
1337285807,
1337285898,
1337285901,
1337286011,
1337286252,
1337286462,
1337286669,
1337286821,
1337286886,
1337287031,
1337287096,
1337287139,
1337287214,
1337287296,
1337287711,
1337287718,
1337288043,
1337288138,
1337288577,
1337288748,
1337289058,
1337289075,
1337289227,
1337289377,
1337289394,
1337289471,
1337289472,
1337290120,
1337290413,
1337290505,
1337290803,
1337290934,
1337291420,
1337291488,
1337291626,
1337292039,
1337292174,
1337292178,
1337292795,
1337292858,
1337293004,

'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'207.46.195.239'),
'190.129.47.213'),
'190.129.8.202'),
'190.129.92.214'),
'190.129.41.92'),
'66.249.73.14'),
'65.52.110.18'),
'65.52.104.21'),
'190.129.8.202'),
'66.249.73.14'),
'200.90.150.133'),
'65.52.108.24'),
'200.90.147.212'),
'66.249.73.14'),
'65.52.110.23'),
'190.129.8.202'),
'200.90.150.133'),
'123.125.71.17'),
'220.181.108.81'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.41.92'),
'66.249.73.14'),
'200.90.150.133'),
'207.46.199.53'),
'190.129.8.202'),
'190.129.41.92'),
'200.105.161.79'),
'200.87.151.218'),
'66.249.73.14'),
'208.115.113.86'),
'190.129.8.202'),
'66.249.73.14'),
'200.105.161.79'),
'190.129.14.66'),
'66.249.73.14'),
'190.107.36.123'),
'186.2.58.13'),
'190.129.5.168'),
'190.129.14.66'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.83'),
'66.249.73.14'),
'190.129.11.138'),
'200.90.148.82'),
'66.249.73.14'),
'190.129.197.19'),
'190.129.5.168'),
'66.249.73.14'),
'65.52.104.21'),
'190.129.8.202'),
'66.249.73.14'),
'200.90.147.136'),
'200.90.147.136'),
'66.249.73.14'),
'65.52.108.147'),

(13364,
(13365,
(13366,
(13367,
(13368,
(13369,
(13370,
(13371,
(13372,
(13373,
(13374,
(13375,
(13376,
(13377,
(13378,
(13379,
(13380,
(13381,
(13382,
(13383,
(13384,
(13385,
(13386,
(13387,
(13388,
(13389,
(13390,
(13391,
(13392,
(13393,
(13394,
(13395,
(13396,
(13397,
(13398,
(13399,
(13400,
(13401,
(13402,
(13403,
(13404,
(13405,
(13406,
(13407,
(13408,
(13409,
(13410,
(13411,
(13412,
(13413,
(13414,
(13415,
(13416,
(13417,
(13418,
(13419,
(13420,
(13421,
(13422,
(13423,

1337293113,
1337293114,
1337293333,
1337293543,
1337293555,
1337294014,
1337294231,
1337294585,
1337294807,
1337294913,
1337295598,
1337295714,
1337296283,
1337296452,
1337296640,
1337296698,
1337296699,
1337296797,
1337296815,
1337296970,
1337297376,
1337297479,
1337297653,
1337297866,
1337297900,
1337298063,
1337298256,
1337298314,
1337298340,
1337298553,
1337298674,
1337298892,
1337299022,
1337299460,
1337299609,
1337299708,
1337300290,
1337300291,
1337300392,
1337300461,
1337300645,
1337300867,
1337301041,
1337301089,
1337301196,
1337301580,
1337301760,
1337302445,
1337303109,
1337303221,
1337303726,
1337303952,
1337304150,
1337304151,
1337304499,
1337304821,
1337304882,
1337305123,
1337305187,
1337305391,

'123.125.71.16'),
'220.181.108.90'),
'65.52.108.25'),
'66.249.73.14'),
'190.129.52.241'),
'208.115.111.70'),
'66.249.73.14'),
'190.130.27.79'),
'190.129.19.249'),
'66.249.73.14'),
'66.249.73.14'),
'200.87.96.58'),
'66.249.73.14'),
'200.58.74.155'),
'207.46.195.237'),
'123.125.71.30'),
'220.181.108.88'),
'100.43.83.143'),
'65.52.110.18'),
'66.249.73.14'),
'200.90.149.179'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.104.21'),
'65.52.108.24'),
'190.129.8.202'),
'65.52.110.23'),
'190.129.53.194'),
'66.249.73.14'),
'200.90.150.246'),
'65.52.108.25'),
'190.129.8.202'),
'66.249.73.14'),
'190.104.30.24'),
'190.208.160.72'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.76'),
'66.249.73.14'),
'190.129.41.92'),
'186.27.3.127'),
'190.129.19.18'),
'66.249.73.14'),
'190.129.41.92'),
'65.52.110.23'),
'190.129.19.18'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'190.104.30.30'),
'66.249.73.14'),
'190.129.52.117'),
'123.125.71.20'),
'220.181.108.83'),
'66.249.73.14'),
'190.129.84.19'),
'65.52.104.21'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.108.147'),

(13424,
(13425,
(13426,
(13427,
(13428,
(13429,
(13430,
(13431,
(13432,
(13433,
(13434,
(13435,
(13436,
(13437,
(13438,
(13439,
(13440,
(13441,
(13442,
(13443,
(13444,
(13445,
(13446,
(13447,
(13448,
(13449,
(13450,
(13451,
(13452,
(13453,
(13454,
(13455,
(13456,
(13457,
(13458,
(13459,
(13460,
(13461,
(13462,
(13463,
(13464,
(13465,
(13466,
(13467,
(13468,
(13469,
(13470,
(13471,
(13472,
(13473,
(13474,
(13475,
(13476,
(13477,
(13478,
(13479,
(13480,
(13481,
(13482,
(13483,

1337305402,
1337305487,
1337305836,
1337306557,
1337307012,
1337307239,
1337307585,
1337307586,
1337307892,
1337307914,
1337307924,
1337307926,
1337308575,
1337308632,
1337308648,
1337308672,
1337308998,
1337309278,
1337309866,
1337310663,
1337310783,
1337311149,
1337311150,
1337311402,
1337311548,
1337312091,
1337312115,
1337312507,
1337312723,
1337313403,
1337314086,
1337314667,
1337314668,
1337314771,
1337314840,
1337315456,
1337316058,
1337316584,
1337316826,
1337317437,
1337318197,
1337318275,
1337318276,
1337318595,
1337318882,
1337319496,
1337320223,
1337320913,
1337321726,
1337321783,
1337321901,
1337321902,
1337322258,
1337322540,
1337322932,
1337323354,
1337324168,
1337324520,
1337324801,
1337325448,

'100.43.83.143'),
'65.52.108.25'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.36'),
'220.181.108.82'),
'208.115.111.70'),
'207.46.195.237'),
'66.249.73.14'),
'190.129.19.124'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.109.19'),
'200.105.163.100'),
'65.52.110.23'),
'66.249.73.14'),
'65.52.108.24'),
'66.249.73.14'),
'65.52.109.19'),
'123.125.71.22'),
'220.181.108.93'),
'66.249.73.14'),
'65.52.108.24'),
'66.249.73.14'),
'186.178.249.109'),
'207.46.199.53'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.80'),
'66.249.73.14'),
'100.43.83.143'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.82'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.199.53'),
'123.125.71.33'),
'220.181.108.93'),
'65.52.108.24'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),

(13484,
(13485,
(13486,
(13487,
(13488,
(13489,
(13490,
(13491,
(13492,
(13493,
(13494,
(13495,
(13496,
(13497,
(13498,
(13499,
(13500,
(13501,
(13502,
(13503,
(13504,
(13505,
(13506,
(13507,
(13508,
(13509,
(13510,
(13511,
(13512,
(13513,
(13514,
(13515,
(13516,
(13517,
(13518,
(13519,
(13520,
(13521,
(13522,
(13523,
(13524,
(13525,
(13526,
(13527,
(13528,
(13529,
(13530,
(13531,
(13532,
(13533,
(13534,
(13535,
(13536,
(13537,
(13538,
(13539,
(13540,
(13541,
(13542,
(13543,

1337325467,
1337325467,
1337325687,
1337325799,
1337326203,
1337326910,
1337327829,
1337328281,
1337328602,
1337329108,
1337329108,
1337329355,
1337329410,
1337330677,
1337331333,
1337332204,
1337332275,
1337332805,
1337332883,
1337332884,
1337333429,
1337333525,
1337334498,
1337335123,
1337335151,
1337335607,
1337335966,
1337336088,
1337336358,
1337336359,
1337336598,
1337336988,
1337337145,
1337337594,
1337338409,
1337339221,
1337339691,
1337339923,
1337339951,
1337339952,
1337340007,
1337340743,
1337340937,
1337341663,
1337342336,
1337342476,
1337342557,
1337342989,
1337343065,
1337343290,
1337343534,
1337343535,
1337343586,
1337343817,
1337344104,
1337344215,
1337344471,
1337344576,
1337344585,
1337344604,

'123.125.71.34'),
'220.181.108.87'),
'41.134.139.84'),
'65.52.108.24'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'123.125.71.20'),
'220.181.108.96'),
'66.249.73.14'),
'83.35.42.151'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.80'),
'207.46.199.53'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.110.23'),
'123.125.71.32'),
'220.181.108.89'),
'66.249.73.14'),
'95.108.151.244'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'119.63.196.93'),
'65.52.104.21'),
'123.125.71.30'),
'220.181.108.78'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'74.125.178.91'),
'65.52.110.18'),
'190.129.8.202'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.96'),
'207.46.195.237'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.110.23'),
'190.129.11.138'),
'208.115.113.86'),
'200.87.111.19'),
'207.46.199.53'),

(13544,
(13545,
(13546,
(13547,
(13548,
(13549,
(13550,
(13551,
(13552,
(13553,
(13554,
(13555,
(13556,
(13557,
(13558,
(13559,
(13560,
(13561,
(13562,
(13563,
(13564,
(13565,
(13566,
(13567,
(13568,
(13569,
(13570,
(13571,
(13572,
(13573,
(13574,
(13575,
(13576,
(13577,
(13578,
(13579,
(13580,
(13581,
(13582,
(13583,
(13584,
(13585,
(13586,
(13587,
(13588,
(13589,
(13590,
(13591,
(13592,
(13593,
(13594,
(13595,
(13596,
(13597,
(13598,
(13599,
(13600,
(13601,
(13602,
(13603,

1337344618,
1337344662,
1337344917,
1337345470,
1337345638,
1337346453,
1337346545,
1337346558,
1337346737,
1337347051,
1337347051,
1337347125,
1337347273,
1337347766,
1337348397,
1337348453,
1337348534,
1337348578,
1337349348,
1337349393,
1337349501,
1337349790,
1337349824,
1337350137,
1337350205,
1337350265,
1337350623,
1337350722,
1337350724,
1337351021,
1337351287,
1337351619,
1337351718,
1337351754,
1337351842,
1337351842,
1337351858,
1337351858,
1337352011,
1337352221,
1337352433,
1337352545,
1337352753,
1337352931,
1337353062,
1337353231,
1337353451,
1337353667,
1337353862,
1337353941,
1337354319,
1337354321,
1337354345,
1337354603,
1337354926,
1337355211,
1337355416,
1337355443,
1337355493,
1337355733,

'190.129.13.98'),
'190.129.8.202'),
'66.249.73.14'),
'74.125.179.18'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'207.46.199.53'),
'65.52.108.147'),
'123.125.71.25'),
'220.181.108.90'),
'190.129.8.202'),
'190.129.19.71'),
'66.249.73.14'),
'200.90.149.119'),
'190.129.11.138'),
'65.52.108.25'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.109.19'),
'190.129.11.138'),
'65.52.108.25'),
'65.52.110.18'),
'66.249.73.14'),
'200.87.107.99'),
'190.129.19.136'),
'123.125.71.13'),
'220.181.108.87'),
'66.249.73.14'),
'190.181.26.18'),
'190.129.19.136'),
'190.129.12.234'),
'66.249.73.14'),
'74.125.179.93'),
'74.125.179.91'),
'74.125.179.20'),
'74.125.179.87'),
'207.46.199.53'),
'200.87.0.113'),
'65.52.108.24'),
'66.249.73.14'),
'190.104.18.37'),
'200.87.0.113'),
'200.90.151.100'),
'66.249.73.14'),
'190.104.18.37'),
'200.90.151.100'),
'66.249.73.14'),
'74.125.178.95'),
'123.125.71.17'),
'220.181.108.97'),
'200.90.151.60'),
'66.249.73.14'),
'65.52.108.147'),
'190.129.19.183'),
'66.249.73.14'),
'190.104.18.37'),
'65.52.110.23'),
'65.52.108.24'),

(13604,
(13605,
(13606,
(13607,
(13608,
(13609,
(13610,
(13611,
(13612,
(13613,
(13614,
(13615,
(13616,
(13617,
(13618,
(13619,
(13620,
(13621,
(13622,
(13623,
(13624,
(13625,
(13626,
(13627,
(13628,
(13629,
(13630,
(13631,
(13632,
(13633,
(13634,
(13635,
(13636,
(13637,
(13638,
(13639,
(13640,
(13641,
(13642,
(13643,
(13644,
(13645,
(13646,
(13647,
(13648,
(13649,
(13650,
(13651,
(13652,
(13653,
(13654,
(13655,
(13656,
(13657,
(13658,
(13659,
(13660,
(13661,
(13662,
(13663,

1337355737,
1337356137,
1337356577,
1337356684,
1337356763,
1337357156,
1337357295,
1337357333,
1337357456,
1337357463,
1337357475,
1337357955,
1337358198,
1337358307,
1337358308,
1337358904,
1337359243,
1337359664,
1337360651,
1337360743,
1337360830,
1337361564,
1337361994,
1337362181,
1337362214,
1337362335,
1337362483,
1337362545,
1337363085,
1337363122,
1337363489,
1337364316,
1337364412,
1337364666,
1337365003,
1337365525,
1337366086,
1337366538,
1337366838,
1337367167,
1337367232,
1337367467,
1337367576,
1337367600,
1337367602,
1337367692,
1337367886,
1337368295,
1337368399,
1337368686,
1337368779,
1337368780,
1337368834,
1337369373,
1337369951,
1337369969,
1337370001,
1337370209,
1337370554,
1337370817,

'207.46.199.53'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.8.242'),
'66.249.73.14'),
'220.181.108.162'),
'190.129.9.42'),
'190.129.8.242'),
'66.249.73.14'),
'200.87.104.156'),
'65.52.110.18'),
'207.46.195.237'),
'66.249.73.14'),
'123.125.71.20'),
'220.181.108.78'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.14'),
'200.87.102.91'),
'65.52.108.147'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.97'),
'207.46.195.237'),
'65.52.108.24'),
'66.249.73.14'),
'190.129.5.69'),
'66.249.73.14'),
'65.52.109.19'),
'208.115.113.86'),
'66.249.73.14'),
'200.87.123.140'),
'208.115.113.86'),
'65.52.108.24'),
'66.249.73.14'),
'190.129.11.138'),
'190.129.8.202'),
'65.52.110.23'),
'65.52.110.18'),
'190.129.8.202'),
'65.52.108.147'),
'190.104.26.29'),
'74.125.179.30'),
'200.198.196.201'),
'207.46.199.53'),
'190.129.11.213'),
'220.181.108.102'),
'200.58.66.7'),
'200.105.191.249'),
'123.125.71.34'),
'220.181.108.84'),
'190.129.11.138'),
'200.105.208.238'),
'66.249.73.14'),
'190.129.11.138'),
'200.105.191.249'),
'190.104.30.29'),
'66.249.73.14'),
'200.90.151.2'),

(13664,
(13665,
(13666,
(13667,
(13668,
(13669,
(13670,
(13671,
(13672,
(13673,
(13674,
(13675,
(13676,
(13677,
(13678,
(13679,
(13680,
(13681,
(13682,
(13683,
(13684,
(13685,
(13686,
(13687,
(13688,
(13689,
(13690,
(13691,
(13692,
(13693,
(13694,
(13695,
(13696,
(13697,
(13698,
(13699,
(13700,
(13701,
(13702,
(13703,
(13704,
(13705,
(13706,
(13707,
(13708,
(13709,
(13710,
(13711,
(13712,
(13713,
(13714,
(13715,
(13716,
(13717,
(13718,
(13719,
(13720,
(13721,
(13722,
(13723,

1337371013,
1337371211,
1337371500,
1337372331,
1337372331,
1337372387,
1337372450,
1337372882,
1337373042,
1337373554,
1337373645,
1337373703,
1337374006,
1337374108,
1337374190,
1337374563,
1337374637,
1337375131,
1337375166,
1337375425,
1337375888,
1337376306,
1337376663,
1337377035,
1337377124,
1337377328,
1337377361,
1337377679,
1337377863,
1337377996,
1337378654,
1337378691,
1337378702,
1337378970,
1337379347,
1337379477,
1337379478,
1337379607,
1337379888,
1337380081,
1337380215,
1337380319,
1337380582,
1337380744,
1337380848,
1337381366,
1337381417,
1337381688,
1337381707,
1337382030,
1337382377,
1337382630,
1337382826,
1337383024,
1337383099,
1337383100,
1337383270,
1337383462,
1337383513,
1337383878,

'208.115.111.70'),
'66.249.73.14'),
'190.129.8.242'),
'207.46.195.239'),
'220.181.108.97'),
'66.249.73.14'),
'65.52.109.19'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.104.21'),
'65.52.110.23'),
'190.186.129.92'),
'200.121.185.219'),
'66.249.73.14'),
'207.46.195.237'),
'190.129.8.202'),
'65.52.108.25'),
'66.249.73.14'),
'190.129.8.202'),
'208.115.113.86'),
'66.249.73.14'),
'190.129.4.96'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.4.96'),
'66.249.73.14'),
'190.186.129.92'),
'207.46.195.237'),
'190.129.92.214'),
'66.249.73.14'),
'190.129.4.96'),
'190.129.19.178'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'123.125.71.29'),
'220.181.108.87'),
'190.129.8.202'),
'190.129.53.194'),
'66.249.73.14'),
'65.52.108.147'),
'190.129.8.202'),
'200.87.196.237'),
'66.249.73.14'),
'65.52.108.147'),
'208.115.111.70'),
'66.249.73.14'),
'157.56.95.137'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'207.46.199.53'),
'190.129.8.202'),
'123.125.71.15'),
'220.181.108.80'),
'66.249.73.14'),
'190.129.19.235'),
'190.129.19.135'),
'66.249.73.14'),

(13724,
(13725,
(13726,
(13727,
(13728,
(13729,
(13730,
(13731,
(13732,
(13733,
(13734,
(13735,
(13736,
(13737,
(13738,
(13739,
(13740,
(13741,
(13742,
(13743,
(13744,
(13745,
(13746,
(13747,
(13748,
(13749,
(13750,
(13751,
(13752,
(13753,
(13754,
(13755,
(13756,
(13757,
(13758,
(13759,
(13760,
(13761,
(13762,
(13763,
(13764,
(13765,
(13766,
(13767,
(13768,
(13769,
(13770,
(13771,
(13772,
(13773,
(13774,
(13775,
(13776,
(13777,
(13778,
(13779,
(13780,
(13781,
(13782,
(13783,

1337384197,
1337384479,
1337384579,
1337384811,
1337384842,
1337385201,
1337385494,
1337385753,
1337385819,
1337386242,
1337386491,
1337386689,
1337386690,
1337387040,
1337387160,
1337387847,
1337388217,
1337388477,
1337388765,
1337389130,
1337389320,
1337389784,
1337390003,
1337390142,
1337390182,
1337390520,
1337390521,
1337390566,
1337390612,
1337390854,
1337391262,
1337391272,
1337391586,
1337391937,
1337392566,
1337393084,
1337393246,
1337393759,
1337393931,
1337393942,
1337393944,
1337394006,
1337394135,
1337394586,
1337394754,
1337394923,
1337395389,
1337395637,
1337395728,
1337395878,
1337396013,
1337396619,
1337396903,
1337397048,
1337397279,
1337397463,
1337397562,
1337397564,
1337397595,
1337397879,

'190.129.19.135'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.108.24'),
'190.129.19.135'),
'66.249.73.14'),
'100.43.83.143'),
'190.129.19.135'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.94'),
'213.186.120.196'),
'66.249.73.14'),
'66.249.73.14'),
'200.90.144.220'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'200.90.144.220'),
'66.249.73.14'),
'207.46.199.53'),
'190.106.242.10'),
'207.46.195.239'),
'123.125.71.32'),
'220.181.108.84'),
'66.249.73.14'),
'200.87.86.72'),
'74.125.179.87'),
'66.249.73.14'),
'200.87.86.72'),
'41.134.139.84'),
'66.249.73.14'),
'66.249.73.14'),
'176.31.244.198'),
'66.249.73.14'),
'74.125.179.92'),
'100.43.83.143'),
'123.125.71.35'),
'220.181.108.82'),
'66.249.73.14'),
'65.52.108.25'),
'65.52.108.147'),
'66.249.73.14'),
'207.46.199.53'),
'66.249.73.14'),
'65.52.104.21'),
'190.104.30.21'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'190.186.104.62'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.108.147'),
'123.125.71.22'),
'220.181.108.92'),
'41.134.139.84'),
'66.249.73.14'),

(13784,
(13785,
(13786,
(13787,
(13788,
(13789,
(13790,
(13791,
(13792,
(13793,
(13794,
(13795,
(13796,
(13797,
(13798,
(13799,
(13800,
(13801,
(13802,
(13803,
(13804,
(13805,
(13806,
(13807,
(13808,
(13809,
(13810,
(13811,
(13812,
(13813,
(13814,
(13815,
(13816,
(13817,
(13818,
(13819,
(13820,
(13821,
(13822,
(13823,
(13824,
(13825,
(13826,
(13827,
(13828,
(13829,
(13830,
(13831,
(13832,
(13833,
(13834,
(13835,
(13836,
(13837,
(13838,
(13839,
(13840,
(13841,
(13842,
(13843,

1337398126,
1337398307,
1337398497,
1337399043,
1337399193,
1337399321,
1337399801,
1337400449,
1337401119,
1337401123,
1337401124,
1337401577,
1337401673,
1337401874,
1337401934,
1337402208,
1337402300,
1337402484,
1337402953,
1337403376,
1337404130,
1337404158,
1337404374,
1337404607,
1337404702,
1337404702,
1337404877,
1337405587,
1337405633,
1337405837,
1337406379,
1337406405,
1337407136,
1337407727,
1337407785,
1337407890,
1337408267,
1337408268,
1337408498,
1337408635,
1337409323,
1337409936,
1337410316,
1337410397,
1337410592,
1337411257,
1337411876,
1337411886,
1337411894,
1337411956,
1337412639,
1337412956,
1337413259,
1337413894,
1337413965,
1337414295,
1337414505,
1337415137,
1337415518,
1337415519,

'65.52.108.24'),
'41.134.139.84'),
'66.249.73.14'),
'66.249.68.14'),
'66.249.73.14'),
'100.43.83.143'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.13'),
'220.181.108.76'),
'41.134.139.84'),
'65.52.110.23'),
'66.249.73.14'),
'207.46.195.239'),
'65.52.108.24'),
'41.134.139.84'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'41.134.139.84'),
'208.115.113.86'),
'207.46.195.237'),
'220.181.108.77'),
'123.125.71.14'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.14'),
'207.46.199.53'),
'65.52.110.18'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.87'),
'65.52.110.23'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.19'),
'65.52.108.24'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.75'),
'123.125.71.17'),
'65.52.108.25'),
'66.249.73.14'),
'178.175.91.18'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.25'),
'207.46.199.53'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.20'),
'220.181.108.95'),

(13844,
(13845,
(13846,
(13847,
(13848,
(13849,
(13850,
(13851,
(13852,
(13853,
(13854,
(13855,
(13856,
(13857,
(13858,
(13859,
(13860,
(13861,
(13862,
(13863,
(13864,
(13865,
(13866,
(13867,
(13868,
(13869,
(13870,
(13871,
(13872,
(13873,
(13874,
(13875,
(13876,
(13877,
(13878,
(13879,
(13880,
(13881,
(13882,
(13883,
(13884,
(13885,
(13886,
(13887,
(13888,
(13889,
(13890,
(13891,
(13892,
(13893,
(13894,
(13895,
(13896,
(13897,
(13898,
(13899,
(13900,
(13901,
(13902,
(13903,

1337415561,
1337415748,
1337416217,
1337416401,
1337417001,
1337417535,
1337417625,
1337417626,
1337417867,
1337418236,
1337418969,
1337419213,
1337419349,
1337419350,
1337419569,
1337419686,
1337420177,
1337420812,
1337421414,
1337422016,
1337422630,
1337422666,
1337422699,
1337422757,
1337422801,
1337422802,
1337423148,
1337423270,
1337423651,
1337423893,
1337424046,
1337424114,
1337424523,
1337424985,
1337425136,
1337425245,
1337425796,
1337426006,
1337426299,
1337426300,
1337426419,
1337427050,
1337427376,
1337427500,
1337427566,
1337427667,
1337427794,
1337427878,
1337428295,
1337428977,
1337429632,
1337429905,
1337429907,
1337430287,
1337430312,
1337430464,
1337430929,
1337431597,
1337432056,
1337432251,

'65.52.109.19'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.24'),
'208.115.111.70'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.25'),
'123.125.71.24'),
'220.181.108.83'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.24'),
'213.138.101.228'),
'65.52.110.23'),
'123.125.71.21'),
'220.181.108.75'),
'207.46.199.53'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.14'),
'207.46.195.237'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.110.18'),
'66.249.73.14'),
'100.43.83.143'),
'123.125.71.33'),
'220.181.108.77'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.24'),
'65.52.109.19'),
'207.46.195.237'),
'66.249.73.14'),
'65.52.110.23'),
'66.219.58.38'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'220.181.108.76'),
'123.125.71.20'),
'66.249.73.14'),
'208.115.113.86'),
'65.52.108.24'),
'66.249.73.14'),
'66.249.73.14'),
'207.46.199.53'),
'66.249.73.14'),

(13904,
(13905,
(13906,
(13907,
(13908,
(13909,
(13910,
(13911,
(13912,
(13913,
(13914,
(13915,
(13916,
(13917,
(13918,
(13919,
(13920,
(13921,
(13922,
(13923,
(13924,
(13925,
(13926,
(13927,
(13928,
(13929,
(13930,
(13931,
(13932,
(13933,
(13934,
(13935,
(13936,
(13937,
(13938,
(13939,
(13940,
(13941,
(13942,
(13943,
(13944,
(13945,
(13946,
(13947,
(13948,
(13949,
(13950,
(13951,
(13952,
(13953,
(13954,
(13955,
(13956,
(13957,
(13958,
(13959,
(13960,
(13961,
(13962,
(13963,

1337432906,
1337433114,
1337433347,
1337433453,
1337433454,
1337433510,
1337433875,
1337434180,
1337434871,
1337435323,
1337435526,
1337435716,
1337436181,
1337436836,
1337436992,
1337436992,
1337437041,
1337437044,
1337437491,
1337437703,
1337437892,
1337438146,
1337438242,
1337438622,
1337438717,
1337438800,
1337438986,
1337439203,
1337439456,
1337439922,
1337440110,
1337440516,
1337440573,
1337440711,
1337440713,
1337440766,
1337441114,
1337441280,
1337441421,
1337441817,
1337442076,
1337442715,
1337443382,
1337444003,
1337444263,
1337444471,
1337444683,
1337444705,
1337444708,
1337445264,
1337445344,
1337445446,
1337445475,
1337445634,
1337446123,
1337446352,
1337446792,
1337447228,
1337447427,
1337447713,

'66.249.73.14'),
'207.46.199.53'),
'65.52.108.147'),
'123.125.71.32'),
'220.181.108.89'),
'66.249.73.14'),
'190.129.19.219'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.8.202'),
'220.181.108.86'),
'123.125.71.16'),
'66.249.73.14'),
'207.46.195.237'),
'89.130.203.70'),
'66.249.73.14'),
'200.58.67.222'),
'65.52.104.21'),
'65.52.108.25'),
'66.249.73.14'),
'207.46.195.237'),
'38.107.179.217'),
'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'190.129.8.202'),
'208.115.111.70'),
'123.125.71.14'),
'220.181.108.82'),
'66.249.73.14'),
'190.173.105.81'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.108.24'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'38.101.148.126'),
'208.115.113.86'),
'66.249.73.14'),
'123.125.71.12'),
'220.181.108.78'),
'190.129.19.118'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.68.113'),
'190.129.13.186'),
'66.249.68.113'),
'207.46.195.237'),
'66.249.68.113'),
'119.63.196.58'),
'66.249.68.113'),
'190.129.13.202'),

(13964,
(13965,
(13966,
(13967,
(13968,
(13969,
(13970,
(13971,
(13972,
(13973,
(13974,
(13975,
(13976,
(13977,
(13978,
(13979,
(13980,
(13981,
(13982,
(13983,
(13984,
(13985,
(13986,
(13987,
(13988,
(13989,
(13990,
(13991,
(13992,
(13993,
(13994,
(13995,
(13996,
(13997,
(13998,
(13999,
(14000,
(14001,
(14002,
(14003,
(14004,
(14005,
(14006,
(14007,
(14008,
(14009,
(14010,
(14011,
(14012,
(14013,
(14014,
(14015,
(14016,
(14017,
(14018,
(14019,
(14020,
(14021,
(14022,
(14023,

1337447834,
1337448103,
1337448184,
1337448185,
1337448737,
1337449355,
1337449968,
1337450510,
1337450592,
1337450686,
1337450745,
1337451209,
1337451434,
1337451620,
1337451621,
1337451853,
1337452165,
1337452455,
1337453066,
1337453691,
1337454201,
1337454364,
1337454983,
1337455140,
1337455141,
1337455628,
1337456183,
1337456255,
1337456360,
1337456872,
1337457462,
1337457504,
1337458002,
1337458118,
1337458364,
1337458691,
1337458692,
1337458695,
1337458734,
1337459334,
1337459934,
1337460322,
1337460467,
1337460527,
1337460535,
1337460973,
1337461114,
1337461140,
1337461753,
1337461846,
1337462341,
1337462342,
1337462376,
1337462982,
1337463344,
1337463675,
1337463966,
1337464036,
1337464324,
1337464543,

'65.52.104.21'),
'66.249.68.113'),
'123.125.71.32'),
'220.181.108.90'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.110.18'),
'66.249.68.113'),
'65.52.108.24'),
'65.52.104.21'),
'66.249.68.113'),
'65.52.104.21'),
'123.125.71.16'),
'220.181.108.94'),
'66.249.68.113'),
'208.115.111.70'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'207.46.195.239'),
'66.249.68.113'),
'66.249.68.113'),
'123.125.71.19'),
'220.181.108.83'),
'66.249.68.113'),
'186.2.41.196'),
'66.249.68.113'),
'207.46.195.239'),
'66.249.68.113'),
'65.52.108.25'),
'66.249.68.113'),
'200.90.149.147'),
'66.249.68.113'),
'65.52.108.24'),
'123.125.71.18'),
'220.181.108.96'),
'207.46.195.239'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.110.23'),
'190.129.41.95'),
'65.52.108.24'),
'66.249.68.113'),
'207.46.195.237'),
'190.104.26.29'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.110.23'),
'123.125.71.16'),
'220.181.108.80'),
'66.249.68.113'),
'66.249.68.113'),
'207.46.195.239'),
'66.249.68.113'),
'208.115.113.86'),
'65.52.108.24'),
'66.249.68.113'),
'207.46.199.53'),

(14024,
(14025,
(14026,
(14027,
(14028,
(14029,
(14030,
(14031,
(14032,
(14033,
(14034,
(14035,
(14036,
(14037,
(14038,
(14039,
(14040,
(14041,
(14042,
(14043,
(14044,
(14045,
(14046,
(14047,
(14048,
(14049,
(14050,
(14051,
(14052,
(14053,
(14054,
(14055,
(14056,
(14057,
(14058,
(14059,
(14060,
(14061,
(14062,
(14063,
(14064,
(14065,
(14066,
(14067,
(14068,
(14069,
(14070,
(14071,
(14072,
(14073,
(14074,
(14075,
(14076,
(14077,
(14078,
(14079,
(14080,
(14081,
(14082,
(14083,

1337464574,
1337464974,
1337465101,
1337465563,
1337465624,
1337465841,
1337465842,
1337466273,
1337466881,
1337466923,
1337466981,
1337467572,
1337467707,
1337468222,
1337468414,
1337468871,
1337469463,
1337469464,
1337469482,
1337469705,
1337470146,
1337470176,
1337470820,
1337471469,
1337471626,
1337472119,
1337472769,
1337473059,
1337473060,
1337473418,
1337474022,
1337474068,
1337474596,
1337474717,
1337475042,
1337475367,
1337475433,
1337476016,
1337476254,
1337476484,
1337476552,
1337476666,
1337476817,
1337476853,
1337476897,
1337476898,
1337477315,
1337477372,
1337477472,
1337477743,
1337477774,
1337477965,
1337478181,
1337478254,
1337478497,
1337478524,
1337478615,
1337478644,
1337478656,
1337479264,

'207.46.195.239'),
'66.249.68.113'),
'186.2.53.177'),
'65.52.108.147'),
'66.249.68.113'),
'123.125.71.29'),
'220.181.108.80'),
'66.249.68.113'),
'207.46.195.239'),
'66.249.68.113'),
'65.52.110.23'),
'66.249.68.113'),
'208.115.111.70'),
'66.249.68.113'),
'65.52.109.19'),
'66.249.68.113'),
'123.125.71.32'),
'220.181.108.86'),
'66.249.68.113'),
'65.52.110.23'),
'190.104.30.19'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.110.23'),
'66.249.68.113'),
'66.249.68.113'),
'123.125.71.33'),
'220.181.108.93'),
'66.249.68.113'),
'65.52.104.21'),
'66.249.68.113'),
'65.52.108.147'),
'66.249.68.113'),
'65.52.104.21'),
'66.249.68.113'),
'65.52.108.147'),
'66.249.68.113'),
'208.115.113.86'),
'65.52.104.21'),
'190.104.26.22'),
'66.249.68.113'),
'207.46.199.53'),
'210.97.192.210'),
'123.125.71.13'),
'220.181.108.86'),
'66.249.68.113'),
'100.43.83.143'),
'65.52.108.25'),
'207.46.195.239'),
'186.144.122.127'),
'66.249.68.113'),
'190.129.197.23'),
'200.90.150.185'),
'207.46.195.239'),
'65.52.104.21'),
'66.249.68.113'),
'190.186.16.250'),
'74.125.179.90'),
'66.249.68.113'),

(14084,
(14085,
(14086,
(14087,
(14088,
(14089,
(14090,
(14091,
(14092,
(14093,
(14094,
(14095,
(14096,
(14097,
(14098,
(14099,
(14100,
(14101,
(14102,
(14103,
(14104,
(14105,
(14106,
(14107,
(14108,
(14109,
(14110,
(14111,
(14112,
(14113,
(14114,
(14115,
(14116,
(14117,
(14118,
(14119,
(14120,
(14121,
(14122,
(14123,
(14124,
(14125,
(14126,
(14127,
(14128,
(14129,
(14130,
(14131,
(14132,
(14133,
(14134,
(14135,
(14136,
(14137,
(14138,
(14139,
(14140,
(14141,
(14142,
(14143,

1337479785,
1337479914,
1337480374,
1337480375,
1337480475,
1337480554,
1337481202,
1337481838,
1337482230,
1337482490,
1337482668,
1337483162,
1337483775,
1337483832,
1337483968,
1337483970,
1337484134,
1337484378,
1337484418,
1337485110,
1337485759,
1337486401,
1337486985,
1337487046,
1337487440,
1337487441,
1337487497,
1337487697,
1337488348,
1337488711,
1337488999,
1337489446,
1337489650,
1337489786,
1337489893,
1337490221,
1337490301,
1337490964,
1337491073,
1337491076,
1337491128,
1337491618,
1337491735,
1337491792,
1337492289,
1337492633,
1337492950,
1337493578,
1337494209,
1337494515,
1337494730,
1337494732,
1337494841,
1337495467,
1337496091,
1337496638,
1337496729,
1337497005,
1337497104,
1337497361,

'65.52.108.147'),
'66.249.68.113'),
'123.125.71.12'),
'220.181.108.77'),
'200.90.145.86'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'211.254.252.230'),
'66.249.68.113'),
'65.52.110.18'),
'66.249.68.113'),
'66.249.68.113'),
'186.46.173.200'),
'123.125.71.21'),
'220.181.108.89'),
'65.52.110.18'),
'65.52.108.25'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.108.147'),
'66.249.68.113'),
'123.125.71.24'),
'220.181.108.95'),
'207.46.199.53'),
'66.249.68.113'),
'66.249.68.113'),
'208.115.111.70'),
'66.249.68.113'),
'65.52.110.23'),
'66.249.68.113'),
'208.115.113.86'),
'207.46.195.237'),
'65.52.110.23'),
'66.249.68.113'),
'66.249.68.113'),
'220.181.108.77'),
'123.125.71.31'),
'65.52.108.24'),
'66.249.68.113'),
'65.52.108.24'),
'65.52.110.23'),
'66.249.68.113'),
'207.46.195.237'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.110.23'),
'220.181.108.77'),
'123.125.71.24'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'208.115.111.70'),
'66.249.68.113'),
'65.52.110.18'),
'190.193.150.104'),
'66.249.68.113'),

(14144,
(14145,
(14146,
(14147,
(14148,
(14149,
(14150,
(14151,
(14152,
(14153,
(14154,
(14155,
(14156,
(14157,
(14158,
(14159,
(14160,
(14161,
(14162,
(14163,
(14164,
(14165,
(14166,
(14167,
(14168,
(14169,
(14170,
(14171,
(14172,
(14173,
(14174,
(14175,
(14176,
(14177,
(14178,
(14179,
(14180,
(14181,
(14182,
(14183,
(14184,
(14185,
(14186,
(14187,
(14188,
(14189,
(14190,
(14191,
(14192,
(14193,
(14194,
(14195,
(14196,
(14197,
(14198,
(14199,
(14200,
(14201,
(14202,
(14203,

1337497476,
1337497992,
1337498235,
1337498236,
1337498592,
1337498690,
1337499256,
1337499887,
1337500519,
1337501150,
1337501597,
1337501782,
1337501827,
1337501830,
1337502331,
1337502413,
1337502641,
1337502824,
1337503026,
1337503045,
1337503834,
1337504465,
1337504895,
1337505097,
1337505437,
1337505729,
1337505946,
1337505948,
1337506361,
1337506542,
1337506991,
1337507534,
1337507624,
1337507922,
1337508237,
1337508886,
1337509235,
1337509237,
1337509520,
1337510150,
1337510250,
1337510782,
1337510805,
1337511413,
1337511516,
1337512044,
1337512676,
1337512787,
1337512788,
1337513308,
1337513939,
1337514551,
1337515202,
1337515231,
1337515426,
1337515834,
1337516277,
1337516277,
1337516412,
1337516442,

'119.63.196.125'),
'66.249.68.113'),
'123.125.71.26'),
'220.181.108.92'),
'66.249.68.113'),
'65.52.110.18'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.108.147'),
'66.249.68.113'),
'123.125.71.31'),
'220.181.108.95'),
'100.43.83.143'),
'66.249.68.113'),
'208.115.113.86'),
'207.46.199.53'),
'178.175.91.18'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.108.24'),
'66.249.68.113'),
'65.52.108.147'),
'66.249.68.113'),
'123.125.71.14'),
'220.181.108.83'),
'66.249.68.113'),
'207.46.195.237'),
'66.249.68.113'),
'65.52.110.23'),
'66.249.68.113'),
'207.46.195.237'),
'66.249.68.113'),
'66.249.68.113'),
'123.125.71.15'),
'220.181.108.97'),
'66.249.68.113'),
'66.249.68.113'),
'180.76.5.88'),
'66.249.68.113'),
'65.52.110.23'),
'66.249.68.113'),
'208.115.111.70'),
'66.249.68.113'),
'66.249.68.113'),
'123.125.71.35'),
'220.181.108.94'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'208.115.113.86'),
'65.52.108.25'),
'66.249.68.113'),
'123.125.71.32'),
'220.181.108.76'),
'65.52.110.18'),
'65.52.104.21'),

(14204,
(14205,
(14206,
(14207,
(14208,
(14209,
(14210,
(14211,
(14212,
(14213,
(14214,
(14215,
(14216,
(14217,
(14218,
(14219,
(14220,
(14221,
(14222,
(14223,
(14224,
(14225,
(14226,
(14227,
(14228,
(14229,
(14230,
(14231,
(14232,
(14233,
(14234,
(14235,
(14236,
(14237,
(14238,
(14239,
(14240,
(14241,
(14242,
(14243,
(14244,
(14245,
(14246,
(14247,
(14248,
(14249,
(14250,
(14251,
(14252,
(14253,
(14254,
(14255,
(14256,
(14257,
(14258,
(14259,
(14260,
(14261,
(14262,
(14263,

1337516465,
1337516714,
1337517096,
1337517728,
1337518043,
1337518272,
1337518355,
1337518991,
1337519622,
1337519834,
1337519837,
1337520255,
1337520404,
1337520885,
1337521517,
1337521749,
1337521847,
1337522148,
1337522325,
1337522782,
1337523413,
1337523439,
1337523439,
1337524203,
1337524334,
1337524834,
1337525466,
1337525593,
1337526097,
1337526729,
1337526880,
1337526939,
1337527107,
1337527173,
1337527174,
1337527247,
1337527249,
1337527259,
1337527260,
1337527267,
1337527269,
1337527299,
1337527309,
1337527346,
1337527359,
1337527361,
1337527369,
1337527443,
1337527490,
1337527502,
1337527505,
1337527555,
1337527614,
1337527630,
1337527696,
1337527731,
1337527751,
1337527779,
1337527807,
1337527975,

'66.249.68.113'),
'65.52.108.25'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.73.7'),
'65.52.104.21'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'220.181.108.92'),
'123.125.71.17'),
'66.249.68.113'),
'207.46.199.53'),
'66.249.68.113'),
'66.249.68.113'),
'157.56.95.137'),
'65.52.108.24'),
'66.249.68.113'),
'207.46.195.239'),
'66.249.68.113'),
'66.249.68.113'),
'123.125.71.27'),
'220.181.108.94'),
'66.249.68.113'),
'65.52.108.24'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.108.24'),
'66.249.68.113'),
'66.249.68.113'),
'178.175.91.18'),
'207.46.199.53'),
'212.113.37.106'),
'123.125.71.14'),
'220.181.108.96'),
'213.186.127.13'),
'213.186.127.28'),
'213.186.127.11'),
'213.186.119.134'),
'212.113.37.105'),
'212.113.35.162'),
'213.186.127.10'),
'213.186.119.133'),
'213.186.119.143'),
'213.186.127.3'),
'66.249.68.113'),
'213.186.119.139'),
'213.186.127.9'),
'213.186.119.138'),
'213.186.122.2'),
'213.186.119.140'),
'213.186.127.4'),
'213.186.119.136'),
'213.186.119.141'),
'213.186.119.144'),
'213.186.119.142'),
'213.186.127.14'),
'213.186.119.135'),
'212.113.37.106'),
'213.186.127.8'),

(14264, 1337527992, '66.249.68.113'),


(14265, 1337528004, '213.186.119.143'),
(14266, 1337528071, '213.186.119.131'),
(14267, 1337528097, '213.186.119.137'),
(14268, 1337528115, '213.186.127.7'),
(14269, 1337528147, '213.186.119.139'),
(14270, 1337528199, '213.186.122.3'),
(14271, 1337528227, '213.186.127.3'),
(14272, 1337528257, '213.186.119.140'),
(14273, 1337528312, '212.113.35.162'),
(14274, 1337528479, '213.186.119.142'),
(14275, 1337528513, '213.186.127.14'),
(14276, 1337528535, '213.186.119.136'),
(14277, 1337528564, '213.186.120.196'),
(14278, 1337528624, '66.249.68.113'),
(14279, 1337528627, '213.186.119.143'),
(14280, 1337528738, '213.186.127.2'),
(14281, 1337528760, '201.222.81.142'),
(14282, 1337528816, '213.186.127.6'),
(14283, 1337528866, '213.186.119.134'),
(14284, 1337528880, '213.186.119.139');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(14285, 1337528894, '213.186.127.13'),
(14286, 1337528895, '65.52.108.25'),
(14287, 1337529068, '208.115.113.86'),
(14288, 1337529256, '66.249.68.113'),
(14289, 1337529774, '207.46.195.237'),
(14290, 1337530047, '66.249.68.113'),
(14291, 1337530467, '208.115.111.70'),
(14292, 1337530679, '66.249.68.113'),
(14293, 1337530788, '207.46.199.53'),
(14294, 1337531056, '123.125.71.36'),
(14295, 1337531058, '220.181.108.82'),
(14296, 1337531336, '66.249.68.113'),
(14297, 1337532016, '66.249.68.113'),
(14298, 1337532372, '207.46.195.237'),
(14299, 1337532683, '66.249.68.113'),
(14300, 1337533285, '66.249.68.113'),
(14301, 1337533887, '66.249.68.113'),
(14302, 1337534322, '65.52.104.21'),
(14303, 1337534464, '200.90.150.210'),
(14304, 1337534489, '66.249.68.113'),
(14305, 1337534854, '123.125.71.19'),
(14306, 1337534855, '220.181.108.95'),
(14307, 1337534894, '65.52.110.18'),
(14308, 1337535091, '66.249.71.104'),
(14309, 1337535696, '66.249.71.104'),
(14310, 1337536371, '66.249.71.104'),
(14311, 1337537037, '66.249.71.104'),
(14312, 1337537503, '200.90.149.94'),
(14313, 1337537582, '65.52.109.19'),
(14314, 1337537648, '66.249.71.104'),
(14315, 1337537926, '123.125.71.23'),
(14316, 1337537927, '220.181.108.96'),
(14317, 1337538226, '65.52.108.147'),
(14318, 1337538250, '66.249.71.104'),
(14319, 1337538546, '200.87.110.130'),
(14320, 1337538852, '66.249.71.104'),
(14321, 1337539096, '65.52.104.21'),
(14322, 1337539099, '65.52.110.23'),

(14323,
(14324,
(14325,
(14326,
(14327,
(14328,
(14329,
(14330,
(14331,
(14332,
(14333,
(14334,
(14335,
(14336,
(14337,
(14338,
(14339,
(14340,
(14341,
(14342,
(14343,
(14344,
(14345,
(14346,
(14347,
(14348,
(14349,
(14350,
(14351,
(14352,
(14353,
(14354,
(14355,
(14356,
(14357,
(14358,
(14359,
(14360,
(14361,
(14362,
(14363,
(14364,
(14365,
(14366,
(14367,
(14368,
(14369,
(14370,
(14371,
(14372,
(14373,
(14374,
(14375,
(14376,
(14377,
(14378,
(14379,
(14380,
(14381,
(14382,

1337539572,
1337539604,
1337540206,
1337540352,
1337540807,
1337541560,
1337541652,
1337541653,
1337542162,
1337542195,
1337542420,
1337542763,
1337543365,
1337543677,
1337543967,
1337544568,
1337545051,
1337545052,
1337545170,
1337545772,
1337546374,
1337546717,
1337546738,
1337546976,
1337547086,
1337547578,
1337547856,
1337548179,
1337548602,
1337548682,
1337548683,
1337548781,
1337548940,
1337549383,
1337549387,
1337549808,
1337549985,
1337550586,
1337550829,
1337551188,
1337551582,
1337551790,
1337552277,
1337552277,
1337552391,
1337552484,
1337552891,
1337552993,
1337553316,
1337553596,
1337554197,
1337554759,
1337554799,
1337555365,
1337555401,
1337555835,
1337555835,
1337555836,
1337556003,
1337556390,

'65.52.108.147'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.110.18'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.25'),
'220.181.108.84'),
'66.249.71.104'),
'200.90.150.95'),
'207.46.195.237'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.109.19'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.15'),
'220.181.108.76'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.110.23'),
'200.90.147.176'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.104'),
'207.46.199.53'),
'66.249.71.104'),
'208.115.111.70'),
'123.125.71.35'),
'220.181.108.97'),
'66.249.71.104'),
'65.52.108.24'),
'66.249.71.104'),
'65.52.104.21'),
'65.52.109.19'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.108.24'),
'66.249.71.104'),
'65.52.110.18'),
'66.249.71.104'),
'123.125.71.20'),
'220.181.108.77'),
'66.249.71.104'),
'65.52.108.24'),
'200.90.150.82'),
'66.249.71.104'),
'65.52.104.21'),
'66.249.71.104'),
'66.249.71.104'),
'190.107.61.127'),
'66.249.71.104'),
'207.46.195.237'),
'66.249.71.104'),
'220.181.108.85'),
'207.46.195.239'),
'123.125.71.18'),
'66.249.71.104'),
'200.90.147.151'),

(14383,
(14384,
(14385,
(14386,
(14387,
(14388,
(14389,
(14390,
(14391,
(14392,
(14393,
(14394,
(14395,
(14396,
(14397,
(14398,
(14399,
(14400,
(14401,
(14402,
(14403,
(14404,
(14405,
(14406,
(14407,
(14408,
(14409,
(14410,
(14411,
(14412,
(14413,
(14414,
(14415,
(14416,
(14417,
(14418,
(14419,
(14420,
(14421,
(14422,
(14423,
(14424,
(14425,
(14426,
(14427,
(14428,
(14429,
(14430,
(14431,
(14432,
(14433,
(14434,
(14435,
(14436,
(14437,
(14438,
(14439,
(14440,
(14441,
(14442,

1337556605,
1337557206,
1337557321,
1337557424,
1337557576,
1337557679,
1337557801,
1337557808,
1337558251,
1337558375,
1337558410,
1337558701,
1337559002,
1337559012,
1337559356,
1337559438,
1337559439,
1337559614,
1337560215,
1337560702,
1337560817,
1337561203,
1337561418,
1337561782,
1337562019,
1337562621,
1337562828,
1337563225,
1337563452,
1337563454,
1337563523,
1337563827,
1337564216,
1337564430,
1337564646,
1337564659,
1337565181,
1337565443,
1337565783,
1337566385,
1337566729,
1337566730,
1337566986,
1337567383,
1337567588,
1337567740,
1337567924,
1337568172,
1337568190,
1337568314,
1337568592,
1337568792,
1337569394,
1337569633,
1337569997,
1337570170,
1337570304,
1337570337,
1337570338,
1337570567,

'66.249.71.104'),
'66.249.71.104'),
'65.52.109.19'),
'65.52.110.23'),
'213.186.119.133'),
'200.105.173.106'),
'213.186.120.196'),
'66.249.71.104'),
'213.186.127.4'),
'200.105.173.106'),
'66.249.71.104'),
'213.186.127.13'),
'190.129.19.89'),
'66.249.71.104'),
'65.52.109.19'),
'123.125.71.30'),
'220.181.108.75'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.195.237'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.104'),
'186.2.43.249'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.104.21'),
'66.249.71.104'),
'123.125.71.36'),
'220.181.108.94'),
'200.90.147.244'),
'66.249.71.104'),
'190.129.40.30'),
'66.249.71.104'),
'190.129.19.219'),
'207.46.195.239'),
'66.249.71.104'),
'190.129.19.219'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.33'),
'220.181.108.93'),
'66.249.71.104'),
'65.52.104.21'),
'66.249.71.104'),
'190.104.26.20'),
'207.46.199.53'),
'65.52.104.21'),
'66.249.71.104'),
'190.13.31.175'),
'65.52.108.147'),
'66.249.71.104'),
'66.249.71.104'),
'199.87.252.185'),
'66.249.71.104'),
'190.129.63.39'),
'199.87.252.185'),
'123.125.71.22'),
'220.181.108.75'),
'65.52.104.21'),

(14443,
(14444,
(14445,
(14446,
(14447,
(14448,
(14449,
(14450,
(14451,
(14452,
(14453,
(14454,
(14455,
(14456,
(14457,
(14458,
(14459,
(14460,
(14461,
(14462,
(14463,
(14464,
(14465,
(14466,
(14467,
(14468,
(14469,
(14470,
(14471,
(14472,
(14473,
(14474,
(14475,
(14476,
(14477,
(14478,
(14479,
(14480,
(14481,
(14482,
(14483,
(14484,
(14485,
(14486,
(14487,
(14488,
(14489,
(14490,
(14491,
(14492,
(14493,
(14494,
(14495,
(14496,
(14497,
(14498,
(14499,
(14500,
(14501,
(14502,

1337570599,
1337570784,
1337570796,
1337570844,
1337571009,
1337571214,
1337571785,
1337571901,
1337572286,
1337572474,
1337572558,
1337572850,
1337573222,
1337573234,
1337573267,
1337573298,
1337573472,
1337573888,
1337573889,
1337573905,
1337573978,
1337574281,
1337574695,
1337575126,
1337575363,
1337575398,
1337576006,
1337576033,
1337576065,
1337576670,
1337577050,
1337577356,
1337577454,
1337577455,
1337578078,
1337578623,
1337578818,
1337579151,
1337579516,
1337580226,
1337580261,
1337580623,
1337580936,
1337581037,
1337581038,
1337581788,
1337582499,
1337582959,
1337582961,
1337583098,
1337583351,
1337583383,
1337584061,
1337584647,
1337584647,
1337584771,
1337585295,
1337585356,
1337585373,
1337585481,

'66.249.71.104'),
'65.52.109.19'),
'190.103.69.7'),
'119.63.196.30'),
'200.87.157.199'),
'66.249.71.104'),
'199.87.252.185'),
'66.249.71.104'),
'65.52.108.24'),
'199.87.252.185'),
'66.249.71.104'),
'91.203.32.171'),
'199.87.252.185'),
'207.46.195.237'),
'66.249.71.104'),
'207.46.195.239'),
'190.129.197.4'),
'123.125.71.23'),
'220.181.108.77'),
'199.87.252.185'),
'66.249.71.104'),
'65.52.108.24'),
'66.249.71.104'),
'178.137.160.135'),
'207.46.195.237'),
'66.249.71.104'),
'100.43.83.143'),
'207.46.195.237'),
'66.249.71.104'),
'66.249.71.104'),
'190.104.26.19'),
'66.249.71.104'),
'123.125.71.16'),
'220.181.108.88'),
'66.249.71.104'),
'65.52.108.24'),
'66.249.71.104'),
'65.52.109.19'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.195.239'),
'65.52.104.21'),
'66.249.71.104'),
'123.125.71.25'),
'220.181.108.97'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.199.53'),
'65.52.110.18'),
'208.115.111.70'),
'66.249.71.104'),
'208.115.113.86'),
'66.249.71.104'),
'123.125.71.35'),
'220.181.108.76'),
'66.249.71.104'),
'207.46.195.239'),
'65.52.108.25'),
'65.52.110.23'),
'66.249.71.104'),

(14503,
(14504,
(14505,
(14506,
(14507,
(14508,
(14509,
(14510,
(14511,
(14512,
(14513,
(14514,
(14515,
(14516,
(14517,
(14518,
(14519,
(14520,
(14521,
(14522,
(14523,
(14524,
(14525,
(14526,
(14527,
(14528,
(14529,
(14530,
(14531,
(14532,
(14533,
(14534,
(14535,
(14536,
(14537,
(14538,
(14539,
(14540,
(14541,
(14542,
(14543,
(14544,
(14545,
(14546,
(14547,
(14548,
(14549,
(14550,
(14551,
(14552,
(14553,
(14554,
(14555,
(14556,
(14557,
(14558,
(14559,
(14560,
(14561,
(14562,

1337585834,
1337586165,
1337586191,
1337586324,
1337586528,
1337586901,
1337587128,
1337587612,
1337587877,
1337588311,
1337588311,
1337588322,
1337588413,
1337588987,
1337589032,
1337589382,
1337589742,
1337590452,
1337591162,
1337591872,
1337592330,
1337592345,
1337592582,
1337593280,
1337593292,
1337594002,
1337594295,
1337594713,
1337595423,
1337595435,
1337595466,
1337595609,
1337595610,
1337596133,
1337596259,
1337596302,
1337596844,
1337597695,
1337598406,
1337599116,
1337599140,
1337599141,
1337599826,
1337600175,
1337600535,
1337601246,
1337601285,
1337601583,
1337601956,
1337602411,
1337602667,
1337602699,
1337602699,
1337603034,
1337603082,
1337603136,
1337603377,
1337603808,
1337603941,
1337604088,

'207.46.195.237'),
'207.46.195.239'),
'66.249.71.104'),
'65.52.110.23'),
'65.52.108.24'),
'66.249.71.104'),
'207.46.199.53'),
'66.249.71.104'),
'65.52.108.24'),
'123.125.71.15'),
'220.181.108.96'),
'66.249.71.104'),
'65.52.108.147'),
'207.46.199.53'),
'66.249.71.104'),
'207.46.195.237'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.28'),
'220.181.108.75'),
'66.249.71.104'),
'65.52.110.18'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.104.21'),
'66.249.71.104'),
'66.249.71.104'),
'208.115.111.70'),
'65.52.104.21'),
'123.125.71.13'),
'220.181.108.94'),
'66.249.71.104'),
'217.69.133.30'),
'208.115.111.70'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.27'),
'220.181.108.88'),
'66.249.71.104'),
'65.52.109.19'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.195.237'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.104'),
'123.125.71.27'),
'220.181.108.91'),
'207.46.195.237'),
'208.115.113.86'),
'190.129.8.202'),
'66.249.71.104'),
'65.52.108.147'),
'190.129.8.202'),
'66.249.71.104'),

(14563,
(14564,
(14565,
(14566,
(14567,
(14568,
(14569,
(14570,
(14571,
(14572,
(14573,
(14574,
(14575,
(14576,
(14577,
(14578,
(14579,
(14580,
(14581,
(14582,
(14583,
(14584,
(14585,
(14586,
(14587,
(14588,
(14589,
(14590,
(14591,
(14592,
(14593,
(14594,
(14595,
(14596,
(14597,
(14598,
(14599,
(14600,
(14601,
(14602,
(14603,
(14604,
(14605,
(14606,
(14607,
(14608,
(14609,
(14610,
(14611,
(14612,
(14613,
(14614,
(14615,
(14616,
(14617,
(14618,
(14619,
(14620,
(14621,
(14622,

1337604461,
1337604586,
1337604797,
1337605006,
1337605250,
1337605483,
1337605646,
1337605803,
1337606211,
1337606294,
1337606929,
1337607222,
1337607252,
1337607496,
1337607638,
1337607925,
1337607953,
1337608349,
1337609059,
1337609206,
1337609524,
1337609534,
1337609770,
1337609829,
1337609830,
1337609960,
1337610000,
1337610195,
1337610365,
1337610372,
1337610397,
1337611047,
1337611489,
1337611674,
1337611680,
1337611780,
1337612256,
1337612298,
1337612376,
1337612508,
1337612626,
1337613070,
1337613321,
1337613419,
1337613537,
1337613539,
1337613713,
1337613901,
1337614412,
1337614510,
1337614744,
1337615095,
1337615247,
1337615276,
1337615345,
1337615449,
1337615457,
1337615495,
1337615625,
1337615940,

'200.87.133.251'),
'190.129.8.202'),
'66.249.71.104'),
'65.52.110.18'),
'207.46.199.53'),
'66.249.71.104'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.71.104'),
'220.181.108.78'),
'66.249.71.104'),
'190.129.8.202'),
'190.129.19.36'),
'66.249.66.85'),
'66.249.71.104'),
'190.129.8.194'),
'200.105.158.137'),
'66.249.71.104'),
'66.249.71.104'),
'200.90.145.161'),
'190.129.11.138'),
'82.105.248.120'),
'66.249.71.104'),
'123.125.71.14'),
'220.181.108.97'),
'65.52.110.23'),
'200.90.150.196'),
'208.115.111.70'),
'200.105.158.118'),
'66.249.71.104'),
'200.58.83.200'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.104'),
'190.129.19.113'),
'65.52.110.23'),
'190.129.11.138'),
'65.52.110.18'),
'66.249.71.104'),
'190.129.197.3'),
'65.52.104.21'),
'66.249.71.104'),
'200.90.149.180'),
'190.104.16.41'),
'123.125.71.17'),
'220.181.108.94'),
'66.249.71.104'),
'65.52.108.24'),
'66.249.71.104'),
'65.52.108.147'),
'200.90.149.131'),
'65.52.109.19'),
'190.104.20.5'),
'66.249.71.104'),
'190.129.8.18'),
'200.105.188.201'),
'176.226.164.63'),
'200.90.149.131'),
'200.90.150.163'),
'66.249.71.104'),

(14623,
(14624,
(14625,
(14626,
(14627,
(14628,
(14629,
(14630,
(14631,
(14632,
(14633,
(14634,
(14635,
(14636,
(14637,
(14638,
(14639,
(14640,
(14641,
(14642,
(14643,
(14644,
(14645,
(14646,
(14647,
(14648,
(14649,
(14650,
(14651,
(14652,
(14653,
(14654,
(14655,
(14656,
(14657,
(14658,
(14659,
(14660,
(14661,
(14662,
(14663,
(14664,
(14665,
(14666,
(14667,
(14668,
(14669,
(14670,
(14671,
(14672,
(14673,
(14674,
(14675,
(14676,
(14677,
(14678,
(14679,
(14680,
(14681,
(14682,

1337615992,
1337616173,
1337616330,
1337616538,
1337616557,
1337616948,
1337617212,
1337617465,
1337617466,
1337617618,
1337617878,
1337617907,
1337618653,
1337619256,
1337619309,
1337619408,
1337620011,
1337620690,
1337620694,
1337621324,
1337621332,
1337621369,
1337621483,
1337621568,
1337622047,
1337622163,
1337622167,
1337622725,
1337622729,
1337623405,
1337623863,
1337624167,
1337624253,
1337624396,
1337624578,
1337624933,
1337625043,
1337625044,
1337625393,
1337625611,
1337625698,
1337625698,
1337625808,
1337626289,
1337626483,
1337626968,
1337627126,
1337627476,
1337627647,
1337628254,
1337628326,
1337628440,
1337628452,
1337628454,
1337628792,
1337629005,
1337629513,
1337629683,
1337630035,
1337630155,

'208.115.113.86'),
'207.46.195.237'),
'190.129.8.18'),
'190.129.92.214'),
'66.249.71.104'),
'190.129.9.42'),
'66.249.71.104'),
'123.125.71.33'),
'220.181.108.96'),
'200.105.184.17'),
'65.52.110.23'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.108.147'),
'66.249.71.104'),
'207.46.199.53'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.199.53'),
'123.125.71.35'),
'220.181.108.84'),
'66.249.71.104'),
'65.52.110.18'),
'65.52.109.19'),
'66.249.71.104'),
'65.52.108.147'),
'207.46.195.237'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.104'),
'190.104.26.22'),
'190.104.26.25'),
'66.249.71.104'),
'190.129.29.192'),
'190.104.26.22'),
'66.249.71.104'),
'123.125.71.33'),
'220.181.108.96'),
'190.129.92.214'),
'66.249.71.104'),
'190.104.30.25'),
'190.104.30.25'),
'200.87.110.162'),
'66.249.71.104'),
'74.125.181.24'),
'66.249.71.104'),
'190.129.11.138'),
'65.52.108.25'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.104'),
'200.90.145.74'),
'123.125.71.22'),
'220.181.108.93'),
'65.52.108.25'),
'66.249.71.104'),
'190.129.15.36'),
'66.249.71.104'),
'65.52.109.19'),
'189.1.254.26'),

(14683,
(14684,
(14685,
(14686,
(14687,
(14688,
(14689,
(14690,
(14691,
(14692,
(14693,
(14694,
(14695,
(14696,
(14697,
(14698,
(14699,
(14700,
(14701,
(14702,
(14703,
(14704,
(14705,
(14706,
(14707,
(14708,
(14709,
(14710,
(14711,
(14712,
(14713,
(14714,
(14715,
(14716,
(14717,
(14718,
(14719,
(14720,
(14721,
(14722,
(14723,
(14724,
(14725,
(14726,
(14727,
(14728,
(14729,
(14730,
(14731,
(14732,
(14733,
(14734,
(14735,
(14736,
(14737,
(14738,
(14739,
(14740,
(14741,
(14742,

1337630361,
1337630713,
1337630728,
1337630784,
1337630957,
1337630985,
1337631040,
1337631211,
1337631248,
1337631400,
1337631486,
1337631487,
1337631503,
1337631718,
1337632020,
1337632399,
1337632556,
1337632560,
1337632840,
1337632967,
1337633077,
1337633359,
1337633596,
1337633757,
1337634424,
1337634436,
1337634681,
1337635071,
1337635071,
1337635072,
1337635113,
1337635591,
1337635792,
1337635914,
1337636404,
1337636425,
1337636471,
1337636935,
1337637149,
1337637265,
1337637828,
1337637875,
1337638508,
1337638640,
1337638640,
1337639115,
1337639143,
1337639190,
1337639542,
1337639732,
1337639865,
1337640323,
1337640545,
1337641219,
1337641810,
1337641900,
1337642243,
1337642245,
1337642564,
1337642579,

'66.249.71.104'),
'65.52.108.147'),
'190.129.13.98'),
'190.104.16.42'),
'208.115.113.86'),
'189.1.254.26'),
'66.249.71.104'),
'190.129.11.138'),
'190.129.8.202'),
'190.104.16.42'),
'123.125.71.12'),
'220.181.108.86'),
'65.52.110.18'),
'66.249.71.104'),
'190.129.19.221'),
'66.249.71.104'),
'190.129.40.221'),
'190.129.13.98'),
'186.125.117.220'),
'65.52.110.23'),
'66.249.71.104'),
'190.129.11.138'),
'65.52.110.23'),
'66.249.71.104'),
'200.90.146.186'),
'66.249.71.104'),
'65.52.110.18'),
'123.125.71.24'),
'65.52.110.23'),
'220.181.108.92'),
'66.249.71.104'),
'74.125.178.83'),
'66.249.71.104'),
'208.115.111.70'),
'190.181.31.124'),
'190.129.8.202'),
'66.249.71.104'),
'65.52.108.24'),
'66.249.71.104'),
'207.46.195.237'),
'66.249.71.104'),
'190.129.19.98'),
'66.249.71.104'),
'123.125.71.20'),
'220.181.108.93'),
'65.52.108.147'),
'190.129.19.98'),
'66.249.71.104'),
'190.129.19.16'),
'190.129.19.52'),
'66.249.71.104'),
'190.129.19.169'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.19.207'),
'66.249.71.104'),
'220.181.108.84'),
'123.125.71.17'),
'213.186.127.5'),
'66.249.71.104'),

(14743,
(14744,
(14745,
(14746,
(14747,
(14748,
(14749,
(14750,
(14751,
(14752,
(14753,
(14754,
(14755,
(14756,
(14757,
(14758,
(14759,
(14760,
(14761,
(14762,
(14763,
(14764,
(14765,
(14766,
(14767,
(14768,
(14769,
(14770,
(14771,
(14772,
(14773,
(14774,
(14775,
(14776,
(14777,
(14778,
(14779,
(14780,
(14781,
(14782,
(14783,
(14784,
(14785,
(14786,
(14787,
(14788,
(14789,
(14790,
(14791,
(14792,
(14793,
(14794,
(14795,
(14796,
(14797,
(14798,
(14799,
(14800,
(14801,
(14802,

1337643010,
1337643259,
1337643415,
1337643913,
1337643928,
1337644187,
1337644239,
1337644250,
1337644472,
1337644567,
1337645229,
1337645235,
1337645843,
1337645844,
1337645974,
1337646200,
1337646367,
1337646616,
1337647294,
1337647895,
1337647918,
1337648353,
1337648547,
1337648587,
1337648686,
1337649175,
1337649287,
1337649613,
1337649729,
1337649730,
1337649881,
1337650542,
1337651026,
1337651145,
1337651224,
1337651233,
1337651717,
1337651841,
1337652188,
1337652341,
1337652344,
1337652352,
1337652446,
1337653087,
1337653113,
1337653114,
1337653128,
1337653894,
1337653974,
1337654049,
1337654415,
1337654632,
1337655130,
1337655511,
1337655736,
1337656117,
1337656244,
1337656628,
1337656670,
1337656671,

'65.52.104.21'),
'66.249.71.104'),
'190.129.8.202'),
'200.90.150.52'),
'66.249.71.104'),
'190.129.8.202'),
'190.104.28.26'),
'190.139.98.210'),
'190.129.19.188'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.110.18'),
'123.125.71.28'),
'220.181.108.92'),
'66.249.71.104'),
'65.52.108.24'),
'141.0.10.201'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'114.174.3.222'),
'65.52.108.147'),
'66.249.71.104'),
'190.11.74.101'),
'14.52.185.3'),
'66.249.71.104'),
'14.52.185.3'),
'207.46.199.53'),
'123.125.71.25'),
'220.181.108.80'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.195.237'),
'65.52.104.21'),
'66.249.71.104'),
'207.46.195.239'),
'200.90.149.182'),
'66.249.71.104'),
'66.220.158.244'),
'200.90.149.182'),
'207.46.195.239'),
'65.52.109.19'),
'66.249.71.104'),
'65.52.109.19'),
'123.125.71.12'),
'220.181.108.81'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.13.194'),
'200.87.152.70'),
'173.203.205.231'),
'66.249.71.104'),
'189.239.187.58'),
'66.249.71.104'),
'65.52.108.24'),
'66.249.71.104'),
'65.52.104.21'),
'208.115.113.86'),
'123.125.71.27'),
'220.181.108.83'),

(14803,
(14804,
(14805,
(14806,
(14807,
(14808,
(14809,
(14810,
(14811,
(14812,
(14813,
(14814,
(14815,
(14816,
(14817,
(14818,
(14819,
(14820,
(14821,
(14822,
(14823,
(14824,
(14825,
(14826,
(14827,
(14828,
(14829,
(14830,
(14831,
(14832,
(14833,
(14834,
(14835,
(14836,
(14837,
(14838,
(14839,
(14840,
(14841,
(14842,
(14843,
(14844,
(14845,
(14846,
(14847,
(14848,
(14849,
(14850,
(14851,
(14852,
(14853,
(14854,
(14855,
(14856,
(14857,
(14858,
(14859,
(14860,
(14861,
(14862,

1337656902,
1337656963,
1337657116,
1337657277,
1337657659,
1337658255,
1337658416,
1337658731,
1337659172,
1337659264,
1337659505,
1337659929,
1337660048,
1337660220,
1337660221,
1337660416,
1337660416,
1337660686,
1337661475,
1337661632,
1337661767,
1337662249,
1337662389,
1337663128,
1337663812,
1337663812,
1337663902,
1337663959,
1337664523,
1337664659,
1337665149,
1337665416,
1337666173,
1337666929,
1337667432,
1337667433,
1337667686,
1337668305,
1337668443,
1337669246,
1337669287,
1337669325,
1337669849,
1337670524,
1337670974,
1337671024,
1337671026,
1337671470,
1337672226,
1337672564,
1337672830,
1337673283,
1337673552,
1337674308,
1337674648,
1337674649,
1337675065,
1337675820,
1337676566,
1337677061,

'66.249.71.104'),
'65.52.110.23'),
'65.52.109.19'),
'190.104.26.21'),
'66.249.71.104'),
'14.52.185.3'),
'66.249.71.104'),
'65.52.108.25'),
'66.249.71.104'),
'190.211.229.20'),
'190.104.30.20'),
'66.249.71.104'),
'100.43.83.143'),
'123.125.71.23'),
'220.181.108.86'),
'207.46.195.239'),
'208.115.111.70'),
'66.249.71.104'),
'190.104.30.20'),
'66.249.71.104'),
'65.52.108.24'),
'190.104.30.20'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.32'),
'220.181.108.88'),
'66.249.71.104'),
'207.46.195.237'),
'190.129.197.14'),
'66.249.71.104'),
'82.82.162.55'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.21'),
'220.181.108.78'),
'66.249.71.104'),
'207.46.195.237'),
'66.249.71.104'),
'66.249.71.104'),
'208.115.113.86'),
'65.52.110.23'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.195.237'),
'123.125.71.32'),
'220.181.108.89'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.110.23'),
'66.249.71.104'),
'65.52.110.23'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.14'),
'220.181.108.86'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'168.202.41.15'),

(14863,
(14864,
(14865,
(14866,
(14867,
(14868,
(14869,
(14870,
(14871,
(14872,
(14873,
(14874,
(14875,
(14876,
(14877,
(14878,
(14879,
(14880,
(14881,
(14882,
(14883,
(14884,
(14885,
(14886,
(14887,
(14888,
(14889,
(14890,
(14891,
(14892,
(14893,
(14894,
(14895,
(14896,
(14897,
(14898,
(14899,
(14900,
(14901,
(14902,
(14903,
(14904,
(14905,
(14906,
(14907,
(14908,
(14909,
(14910,
(14911,
(14912,
(14913,
(14914,
(14915,
(14916,
(14917,
(14918,
(14919,
(14920,
(14921,
(14922,

1337677335,
1337677757,
1337678092,
1337678577,
1337678578,
1337678846,
1337678952,
1337679434,
1337679606,
1337680235,
1337680930,
1337681096,
1337681687,
1337681878,
1337681879,
1337682634,
1337682705,
1337682919,
1337683387,
1337684526,
1337685283,
1337685290,
1337685479,
1337685481,
1337686040,
1337686360,
1337686986,
1337687743,
1337688332,
1337688500,
1337688945,
1337689061,
1337689062,
1337689203,
1337689826,
1337690532,
1337690583,
1337690893,
1337691128,
1337691197,
1337691460,
1337691883,
1337692299,
1337692485,
1337692638,
1337692638,
1337692993,
1337693202,
1337693334,
1337693341,
1337693424,
1337693548,
1337693825,
1337694195,
1337694385,
1337694444,
1337694444,
1337694712,
1337695127,
1337695147,

'66.249.71.104'),
'207.46.195.237'),
'66.249.71.104'),
'123.125.71.12'),
'220.181.108.90'),
'66.249.71.104'),
'65.52.108.24'),
'207.46.199.53'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'208.115.113.86'),
'66.249.71.104'),
'123.125.71.36'),
'220.181.108.89'),
'66.249.71.104'),
'65.52.104.21'),
'208.115.113.86'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.108.24'),
'220.181.108.86'),
'123.125.71.12'),
'66.249.71.104'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.206'),
'65.52.108.24'),
'123.125.71.28'),
'220.181.108.94'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.108.25'),
'66.249.72.206'),
'65.52.104.21'),
'190.129.11.138'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.72.206'),
'200.87.104.66'),
'66.249.72.206'),
'123.125.71.26'),
'220.181.108.96'),
'207.46.195.239'),
'66.249.72.206'),
'190.129.9.42'),
'201.222.81.24'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.72.206'),
'190.129.8.202'),
'190.129.84.140'),
'190.104.27.18'),
'66.249.72.206'),
'190.129.86.178'),
'66.249.72.206'),
'190.129.53.194'),

(14923,
(14924,
(14925,
(14926,
(14927,
(14928,
(14929,
(14930,
(14931,
(14932,
(14933,
(14934,
(14935,
(14936,
(14937,
(14938,
(14939,
(14940,
(14941,
(14942,
(14943,
(14944,
(14945,
(14946,
(14947,
(14948,
(14949,
(14950,
(14951,
(14952,
(14953,
(14954,
(14955,
(14956,
(14957,
(14958,
(14959,
(14960,
(14961,
(14962,
(14963,
(14964,
(14965,
(14966,
(14967,
(14968,
(14969,
(14970,
(14971,
(14972,
(14973,
(14974,
(14975,
(14976,
(14977,
(14978,
(14979,
(14980,
(14981,
(14982,

1337695226,
1337695695,
1337695757,
1337695795,
1337696232,
1337696233,
1337696426,
1337696540,
1337696980,
1337697179,
1337697208,
1337697863,
1337698106,
1337698219,
1337698373,
1337698549,
1337698596,
1337698995,
1337699231,
1337699313,
1337699359,
1337699591,
1337699891,
1337699892,
1337713006,
1337713096,
1337713338,
1337713495,
1337713570,
1337713670,
1337713780,
1337713796,
1337713994,
1337714027,
1337714081,
1337714146,
1337714480,
1337714623,
1337714657,
1337714665,
1337714691,
1337715061,
1337715149,
1337715220,
1337715378,
1337715837,
1337715874,
1337716365,
1337716523,
1337716556,
1337716663,
1337717189,
1337717208,
1337717478,
1337717790,
1337717821,
1337717822,
1337717896,
1337717961,
1337718423,

'190.129.8.202'),
'190.104.30.27'),
'66.249.72.206'),
'190.104.27.18'),
'123.125.71.19'),
'220.181.108.82'),
'66.249.72.206'),
'200.90.149.9'),
'66.219.58.38'),
'66.249.72.206'),
'200.162.133.26'),
'66.249.72.206'),
'200.105.145.214'),
'200.87.123.140'),
'200.87.128.38'),
'66.249.72.206'),
'176.9.148.197'),
'208.115.113.86'),
'66.249.72.206'),
'200.105.149.6'),
'190.129.172.199'),
'132.254.101.174'),
'123.125.71.36'),
'220.181.108.88'),
'190.129.8.202'),
'66.249.72.206'),
'190.129.34.98'),
'201.212.5.77'),
'208.115.111.70'),
'190.103.76.251'),
'66.249.72.206'),
'200.90.148.43'),
'65.52.110.18'),
'186.27.12.209'),
'190.129.11.138'),
'200.20.109.3'),
'66.249.72.206'),
'65.52.108.24'),
'207.46.195.239'),
'190.104.18.42'),
'190.129.11.138'),
'201.212.5.74'),
'66.249.72.206'),
'200.90.148.82'),
'190.129.41.3'),
'66.249.72.206'),
'200.90.148.82'),
'65.52.108.24'),
'66.249.72.206'),
'190.107.55.215'),
'207.46.199.53'),
'202.157.182.15'),
'66.249.72.206'),
'200.71.83.31'),
'46.4.101.179'),
'123.125.71.25'),
'220.181.108.95'),
'66.249.72.206'),
'190.129.8.202'),
'190.129.11.138'),

(14983,
(14984,
(14985,
(14986,
(14987,
(14988,
(14989,
(14990,
(14991,
(14992,
(14993,
(14994,
(14995,
(14996,
(14997,
(14998,
(14999,
(15000,
(15001,
(15002,
(15003,
(15004,
(15005,
(15006,
(15007,
(15008,
(15009,
(15010,
(15011,
(15012,
(15013,
(15014,
(15015,
(15016,
(15017,
(15018,
(15019,
(15020,
(15021,
(15022,
(15023,
(15024,
(15025,
(15026,
(15027,
(15028,
(15029,
(15030,
(15031,
(15032,
(15033,
(15034,
(15035,
(15036,
(15037,
(15038,
(15039,
(15040,
(15041,
(15042,

1337718581,
1337718830,
1337719013,
1337719182,
1337719249,
1337719266,
1337719340,
1337719544,
1337719553,
1337719951,
1337720229,
1337720547,
1337720549,
1337720625,
1337720625,
1337720637,
1337720753,
1337721296,
1337721298,
1337721323,
1337721460,
1337721461,
1337721498,
1337721597,
1337721708,
1337721843,
1337722007,
1337722131,
1337722311,
1337722361,
1337722693,
1337723042,
1337723096,
1337723376,
1337723534,
1337723718,
1337723726,
1337723793,
1337724065,
1337724201,
1337724748,
1337724946,
1337725077,
1337725078,
1337725139,
1337725572,
1337726024,
1337726487,
1337726809,
1337726811,
1337726931,
1337726967,
1337727068,
1337727133,
1337727139,
1337727152,
1337727152,
1337727209,
1337727239,
1337727769,

'66.249.72.206'),
'208.115.113.86'),
'190.129.1.102'),
'190.129.12.226'),
'190.129.14.66'),
'66.249.72.206'),
'190.129.8.202'),
'200.87.170.58'),
'157.56.95.137'),
'66.249.72.206'),
'190.129.1.102'),
'65.52.109.19'),
'190.129.8.202'),
'190.129.11.138'),
'65.52.108.25'),
'66.249.72.206'),
'190.129.14.66'),
'69.171.247.1'),
'200.87.127.210'),
'66.249.72.206'),
'123.125.71.25'),
'220.181.108.81'),
'190.129.14.66'),
'200.87.128.227'),
'65.52.110.23'),
'65.52.109.19'),
'66.249.72.206'),
'190.129.11.138'),
'65.52.108.147'),
'190.129.8.202'),
'66.249.72.206'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.72.206'),
'65.52.110.18'),
'190.104.26.29'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.72.206'),
'190.129.19.178'),
'66.249.72.206'),
'207.46.195.239'),
'123.125.71.25'),
'220.181.108.91'),
'190.129.8.202'),
'200.90.146.178'),
'190.129.8.202'),
'66.249.72.206'),
'65.52.108.147'),
'190.129.8.202'),
'200.87.110.162'),
'74.63.237.157'),
'200.90.147.125'),
'65.52.110.18'),
'208.115.111.70'),
'94.23.225.68'),
'94.23.225.68'),
'190.129.19.61'),
'66.249.72.206'),
'200.90.146.178'),

(15043,
(15044,
(15045,
(15046,
(15047,
(15048,
(15049,
(15050,
(15051,
(15052,
(15053,
(15054,
(15055,
(15056,
(15057,
(15058,
(15059,
(15060,
(15061,
(15062,
(15063,
(15064,
(15065,
(15066,
(15067,
(15068,
(15069,
(15070,
(15071,
(15072,
(15073,
(15074,
(15075,
(15076,
(15077,
(15078,
(15079,
(15080,
(15081,
(15082,
(15083,
(15084,
(15085,
(15086,
(15087,
(15088,
(15089,
(15090,
(15091,
(15092,
(15093,
(15094,
(15095,
(15096,
(15097,
(15098,
(15099,
(15100,
(15101,
(15102,

1337728072,
1337728250,
1337728274,
1337728632,
1337728633,
1337728769,
1337729151,
1337729558,
1337729781,
1337729873,
1337730165,
1337730809,
1337731125,
1337731214,
1337731380,
1337731421,
1337731462,
1337731574,
1337731663,
1337732023,
1337732034,
1337732235,
1337732236,
1337732661,
1337732736,
1337733302,
1337733316,
1337733491,
1337733825,
1337733935,
1337733936,
1337734096,
1337734298,
1337734627,
1337734653,
1337735084,
1337735234,
1337735252,
1337735687,
1337735907,
1337736111,
1337736112,
1337736426,
1337736649,
1337736850,
1337736912,
1337737287,
1337737555,
1337737935,
1337738385,
1337738547,
1337739260,
1337739515,
1337739517,
1337739648,
1337739887,
1337739976,
1337740058,
1337740335,
1337740361,

'66.249.72.206'),
'190.129.8.18'),
'65.52.108.147'),
'123.125.71.20'),
'220.181.108.90'),
'66.249.72.206'),
'200.90.149.241'),
'66.249.72.206'),
'200.90.149.241'),
'208.115.113.86'),
'66.249.72.206'),
'66.249.72.206'),
'200.90.150.177'),
'65.52.108.24'),
'190.181.29.123'),
'66.249.72.206'),
'208.115.113.86'),
'65.52.110.23'),
'190.234.77.38'),
'207.46.199.53'),
'66.249.72.206'),
'123.125.71.29'),
'220.181.108.93'),
'66.249.72.206'),
'190.129.19.249'),
'65.52.109.19'),
'66.249.72.206'),
'190.129.19.249'),
'190.129.4.25'),
'66.249.72.206'),
'186.0.156.99'),
'65.52.108.24'),
'190.181.29.123'),
'66.249.72.206'),
'200.105.161.243'),
'65.52.104.21'),
'65.52.108.25'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.72.206'),
'123.125.71.23'),
'220.181.108.97'),
'190.104.26.20'),
'66.249.72.206'),
'66.249.73.7'),
'65.52.110.18'),
'66.249.72.206'),
'74.125.184.80'),
'66.249.72.206'),
'207.46.195.237'),
'66.249.72.206'),
'66.249.72.206'),
'123.125.71.18'),
'220.181.108.95'),
'200.87.18.164'),
'66.249.72.206'),
'208.115.111.70'),
'201.222.81.24'),
'207.46.199.53'),
'190.104.26.23'),

(15103,
(15104,
(15105,
(15106,
(15107,
(15108,
(15109,
(15110,
(15111,
(15112,
(15113,
(15114,
(15115,
(15116,
(15117,
(15118,
(15119,
(15120,
(15121,
(15122,
(15123,
(15124,
(15125,
(15126,
(15127,
(15128,
(15129,
(15130,
(15131,
(15132,
(15133,
(15134,
(15135,
(15136,
(15137,
(15138,
(15139,
(15140,
(15141,
(15142,
(15143,
(15144,
(15145,
(15146,
(15147,
(15148,
(15149,
(15150,
(15151,
(15152,
(15153,
(15154,
(15155,
(15156,
(15157,
(15158,
(15159,
(15160,
(15161,
(15162,

1337740568,
1337740587,
1337740966,
1337741300,
1337741751,
1337741976,
1337742436,
1337742589,
1337742675,
1337742963,
1337743051,
1337743052,
1337743330,
1337743365,
1337744002,
1337744114,
1337744119,
1337744639,
1337745276,
1337745677,
1337745886,
1337746100,
1337746391,
1337746523,
1337746662,
1337746662,
1337747255,
1337747913,
1337748107,
1337748526,
1337748567,
1337749223,
1337750071,
1337750223,
1337750224,
1337750771,
1337750958,
1337751015,
1337751139,
1337751405,
1337751738,
1337752061,
1337752684,
1337753251,
1337753369,
1337753754,
1337753820,
1337753821,
1337753957,
1337754193,
1337754895,
1337755308,
1337755551,
1337756204,
1337756859,
1337756922,
1337757447,
1337757447,
1337757513,
1337758168,

'66.249.72.206'),
'65.52.109.19'),
'65.52.110.18'),
'66.249.72.206'),
'201.222.81.24'),
'66.249.72.206'),
'65.52.110.18'),
'207.46.195.237'),
'66.249.72.206'),
'200.90.151.34'),
'123.125.71.13'),
'220.181.108.90'),
'66.249.72.206'),
'65.52.110.18'),
'66.249.72.206'),
'208.115.113.86'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.108.147'),
'193.164.202.166'),
'66.249.72.206'),
'123.125.71.16'),
'220.181.108.95'),
'66.249.72.206'),
'66.249.72.206'),
'207.46.195.237'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'123.125.71.21'),
'220.181.108.82'),
'66.249.72.206'),
'65.52.108.147'),
'207.46.199.53'),
'207.46.195.237'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.72.206'),
'100.43.83.143'),
'66.249.72.206'),
'65.52.109.19'),
'123.125.71.21'),
'220.181.108.76'),
'65.52.104.21'),
'66.249.72.206'),
'66.249.72.206'),
'207.46.199.53'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'208.115.113.86'),
'123.125.71.20'),
'220.181.108.75'),
'66.249.72.206'),
'66.249.72.206'),

(15163,
(15164,
(15165,
(15166,
(15167,
(15168,
(15169,
(15170,
(15171,
(15172,
(15173,
(15174,
(15175,
(15176,
(15177,
(15178,
(15179,
(15180,
(15181,
(15182,
(15183,
(15184,
(15185,
(15186,
(15187,
(15188,
(15189,
(15190,
(15191,
(15192,
(15193,
(15194,
(15195,
(15196,
(15197,
(15198,
(15199,
(15200,
(15201,
(15202,
(15203,
(15204,
(15205,
(15206,
(15207,
(15208,
(15209,
(15210,
(15211,
(15212,
(15213,
(15214,
(15215,
(15216,
(15217,
(15218,
(15219,
(15220,
(15221,
(15222,

1337758823,
1337759458,
1337759483,
1337759598,
1337759761,
1337760083,
1337760136,
1337760709,
1337761315,
1337761920,
1337762532,
1337763189,
1337763844,
1337764247,
1337764498,
1337764633,
1337764855,
1337765079,
1337765079,
1337765086,
1337765103,
1337765242,
1337765806,
1337766460,
1337767089,
1337767216,
1337767698,
1337767774,
1337768091,
1337768374,
1337768422,
1337768428,
1337768429,
1337769084,
1337769738,
1337770392,
1337771015,
1337771366,
1337771672,
1337771897,
1337771898,
1337772306,
1337772910,
1337773603,
1337773651,
1337773669,
1337774226,
1337774450,
1337774854,
1337775474,
1337775475,
1337775475,
1337775489,
1337775542,
1337776152,
1337776288,
1337776361,
1337776500,
1337776976,
1337777027,

'66.249.72.206'),
'66.249.72.206'),
'65.52.109.19'),
'65.52.104.21'),
'87.29.76.68'),
'66.249.72.206'),
'65.52.108.25'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.72.206'),
'199.87.252.125'),
'65.52.109.19'),
'123.125.71.18'),
'220.181.108.84'),
'207.46.195.239'),
'66.249.72.206'),
'199.87.252.125'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'119.63.196.58'),
'207.46.195.237'),
'66.249.72.206'),
'65.52.108.147'),
'208.115.113.86'),
'66.249.72.206'),
'123.125.71.14'),
'220.181.108.89'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.109.19'),
'66.249.72.206'),
'123.125.71.14'),
'220.181.108.81'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.109.19'),
'65.52.108.24'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.206'),
'123.125.71.12'),
'220.181.108.89'),
'190.129.8.202'),
'66.249.72.206'),
'65.52.110.23'),
'190.129.8.202'),
'190.129.11.138'),
'81.237.232.254'),
'66.249.72.206'),
'190.129.8.202'),
'65.52.108.25'),

(15223,
(15224,
(15225,
(15226,
(15227,
(15228,
(15229,
(15230,
(15231,
(15232,
(15233,
(15234,
(15235,
(15236,
(15237,
(15238,
(15239,
(15240,
(15241,
(15242,
(15243,
(15244,
(15245,
(15246,
(15247,
(15248,
(15249,
(15250,
(15251,
(15252,
(15253,
(15254,
(15255,
(15256,
(15257,
(15258,
(15259,
(15260,
(15261,
(15262,
(15263,
(15264,
(15265,
(15266,
(15267,
(15268,
(15269,
(15270,
(15271,
(15272,
(15273,
(15274,
(15275,
(15276,
(15277,
(15278,
(15279,
(15280,
(15281,
(15282,

1337777258,
1337777450,
1337777722,
1337777842,
1337777874,
1337777959,
1337777961,
1337778264,
1337778519,
1337778699,
1337779076,
1337779077,
1337779194,
1337779197,
1337779210,
1337779732,
1337779888,
1337779919,
1337780057,
1337780525,
1337780539,
1337780763,
1337780872,
1337781283,
1337781284,
1337782052,
1337782579,
1337782667,
1337782668,
1337782669,
1337782699,
1337782809,
1337782841,
1337782928,
1337782937,
1337783181,
1337783305,
1337783356,
1337783480,
1337784079,
1337784138,
1337784196,
1337784226,
1337784688,
1337784833,
1337785285,
1337785293,
1337785305,
1337785494,
1337785690,
1337785817,
1337798020,
1337798020,
1337798020,
1337798031,
1337798316,
1337798393,
1337798811,
1337798892,
1337798962,

'66.249.72.206'),
'190.129.14.66'),
'190.129.8.66'),
'189.146.32.188'),
'66.249.72.206'),
'190.129.8.202'),
'207.46.195.239'),
'190.129.11.138'),
'66.249.72.206'),
'190.129.8.202'),
'123.125.71.26'),
'220.181.108.95'),
'66.249.72.206'),
'190.129.8.66'),
'208.115.113.86'),
'65.52.108.24'),
'66.249.72.206'),
'190.129.8.202'),
'190.107.62.60'),
'190.129.4.222'),
'66.249.72.206'),
'190.129.8.202'),
'65.52.108.24'),
'190.186.16.165'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.108.25'),
'65.52.104.21'),
'123.125.71.31'),
'220.181.108.87'),
'190.129.4.222'),
'66.249.71.104'),
'190.129.5.232'),
'190.129.11.138'),
'111.13.8.92'),
'208.115.111.70'),
'190.129.4.222'),
'186.27.12.190'),
'66.249.71.104'),
'190.129.8.202'),
'65.52.108.24'),
'66.249.71.104'),
'65.52.108.25'),
'190.129.8.202'),
'66.249.71.104'),
'200.13.154.150'),
'189.120.171.178'),
'190.129.8.202'),
'66.249.71.104'),
'201.88.254.26'),
'65.52.108.25'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.8.202'),
'65.52.108.147'),
'186.2.35.34'),
'190.129.11.138'),
'200.58.71.134'),
'208.115.113.86'),
'66.249.71.104'),

(15283,
(15284,
(15285,
(15286,
(15287,
(15288,
(15289,
(15290,
(15291,
(15292,
(15293,
(15294,
(15295,
(15296,
(15297,
(15298,
(15299,
(15300,
(15301,
(15302,
(15303,
(15304,
(15305,
(15306,
(15307,
(15308,
(15309,
(15310,
(15311,
(15312,
(15313,
(15314,
(15315,
(15316,
(15317,
(15318,
(15319,
(15320,
(15321,
(15322,
(15323,
(15324,
(15325,
(15326,
(15327,
(15328,
(15329,
(15330,
(15331,
(15332,
(15333,
(15334,
(15335,
(15336,
(15337,
(15338,
(15339,
(15340,
(15341,
(15342,

1337798991,
1337799200,
1337799233,
1337799377,
1337799514,
1337799572,
1337799989,
1337800177,
1337800522,
1337800713,
1337800724,
1337800841,
1337800872,
1337801165,
1337801522,
1337802129,
1337802340,
1337802597,
1337802628,
1337802691,
1337802736,
1337803094,
1337803348,
1337803360,
1337803393,
1337803489,
1337803604,
1337803961,
1337804014,
1337804017,
1337804089,
1337804130,
1337804220,
1337804282,
1337804283,
1337804583,
1337804761,
1337805197,
1337805291,
1337805311,
1337805319,
1337805395,
1337805414,
1337805807,
1337805831,
1337806409,
1337806418,
1337806517,
1337806576,
1337806774,
1337807047,
1337807472,
1337807666,
1337807773,
1337807847,
1337807848,
1337807871,
1337807986,
1337808045,
1337808072,

'65.52.108.147'),
'65.52.104.21'),
'200.105.163.57'),
'207.46.199.53'),
'190.129.11.138'),
'66.249.71.104'),
'200.90.145.248'),
'66.249.71.104'),
'200.90.144.191'),
'123.125.71.18'),
'220.181.108.82'),
'190.129.8.202'),
'66.249.71.104'),
'190.104.30.19'),
'66.249.71.104'),
'66.249.71.104'),
'65.52.109.19'),
'190.129.8.202'),
'190.186.16.165'),
'190.129.5.38'),
'66.249.71.104'),
'200.87.223.148'),
'66.249.71.104'),
'190.129.197.18'),
'190.129.78.254'),
'65.52.108.25'),
'201.185.180.149'),
'66.249.71.104'),
'8.28.16.254'),
'66.45.13.253'),
'190.104.18.37'),
'190.129.8.202'),
'201.222.81.33'),
'123.125.71.18'),
'220.181.108.89'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.104'),
'207.46.195.239'),
'200.90.147.237'),
'65.52.108.24'),
'190.129.19.147'),
'190.181.31.124'),
'66.249.71.104'),
'190.11.84.137'),
'66.249.71.104'),
'208.115.113.86'),
'64.69.83.162'),
'202.154.42.226'),
'190.129.8.18'),
'66.249.71.104'),
'24.232.44.239'),
'66.249.71.104'),
'200.90.151.74'),
'123.125.71.14'),
'220.181.108.78'),
'190.129.41.185'),
'65.52.104.21'),
'184.100.71.28'),
'24.232.44.239'),

(15343,
(15344,
(15345,
(15346,
(15347,
(15348,
(15349,
(15350,
(15351,
(15352,
(15353,
(15354,
(15355,
(15356,
(15357,
(15358,
(15359,
(15360,
(15361,
(15362,
(15363,
(15364,
(15365,
(15366,
(15367,
(15368,
(15369,
(15370,
(15371,
(15372,
(15373,
(15374,
(15375,
(15376,
(15377,
(15378,
(15379,
(15380,
(15381,
(15382,
(15383,
(15384,
(15385,
(15386,
(15387,
(15388,
(15389,
(15390,
(15391,
(15392,
(15393,
(15394,
(15395,
(15396,
(15397,
(15398,
(15399,
(15400,
(15401,
(15402,

1337808281,
1337808895,
1337809100,
1337809517,
1337809954,
1337810133,
1337810236,
1337810472,
1337810721,
1337810751,
1337810961,
1337811086,
1337811204,
1337811395,
1337811454,
1337811455,
1337811668,
1337811770,
1337812002,
1337812334,
1337812362,
1337812634,
1337812678,
1337812699,
1337812794,
1337813301,
1337813403,
1337813464,
1337813512,
1337813675,
1337813685,
1337813808,
1337814051,
1337814109,
1337814442,
1337814477,
1337814538,
1337814754,
1337815038,
1337815039,
1337815522,
1337816070,
1337816205,
1337816229,
1337816436,
1337816629,
1337816658,
1337816699,
1337816855,
1337817495,
1337817559,
1337817811,
1337818122,
1337818648,
1337818650,
1337818766,
1337818920,
1337819383,
1337819812,
1337819834,

'66.249.71.104'),
'66.249.71.104'),
'190.129.4.222'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.104'),
'208.115.111.70'),
'200.90.145.142'),
'65.52.110.23'),
'66.249.71.104'),
'207.46.195.237'),
'190.129.197.12'),
'190.129.14.146'),
'66.249.71.104'),
'123.125.71.27'),
'220.181.108.89'),
'190.129.8.202'),
'207.46.199.53'),
'66.249.71.104'),
'190.129.8.202'),
'190.104.26.23'),
'65.52.108.147'),
'190.129.19.147'),
'66.249.71.104'),
'65.52.109.153'),
'207.46.199.53'),
'66.249.71.104'),
'190.129.8.202'),
'206.71.60.233'),
'202.154.42.226'),
'190.129.11.138'),
'200.105.173.106'),
'65.52.108.24'),
'66.249.71.104'),
'200.90.149.174'),
'190.129.19.80'),
'190.129.8.202'),
'66.249.71.104'),
'123.125.71.25'),
'220.181.108.91'),
'66.249.71.104'),
'190.129.9.42'),
'65.52.108.147'),
'66.249.71.104'),
'190.129.19.80'),
'65.52.108.24'),
'65.52.104.21'),
'190.129.9.42'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.19.80'),
'65.52.109.19'),
'66.249.71.104'),
'220.181.108.93'),
'123.125.71.32'),
'66.249.71.104'),
'65.52.109.153'),
'66.249.71.104'),
'65.52.110.23'),
'200.90.149.38'),

(15403,
(15404,
(15405,
(15406,
(15407,
(15408,
(15409,
(15410,
(15411,
(15412,
(15413,
(15414,
(15415,
(15416,
(15417,
(15418,
(15419,
(15420,
(15421,
(15422,
(15423,
(15424,
(15425,
(15426,
(15427,
(15428,
(15429,
(15430,
(15431,
(15432,
(15433,
(15434,
(15435,
(15436,
(15437,
(15438,
(15439,
(15440,
(15441,
(15442,
(15443,
(15444,
(15445,
(15446,
(15447,
(15448,
(15449,
(15450,
(15451,
(15452,
(15453,
(15454,
(15455,
(15456,
(15457,
(15458,
(15459,
(15460,
(15461,
(15462,

1337819931,
1337820040,
1337820220,
1337820469,
1337820561,
1337820649,
1337821271,
1337821372,
1337821650,
1337821883,
1337822463,
1337822498,
1337822624,
1337822693,
1337822694,
1337823000,
1337823113,
1337823508,
1337823743,
1337823843,
1337824446,
1337825149,
1337825767,
1337825910,
1337825911,
1337826380,
1337826410,
1337826435,
1337826737,
1337826985,
1337827157,
1337827648,
1337828214,
1337828287,
1337828440,
1337829051,
1337829056,
1337829511,
1337829512,
1337829652,
1337829685,
1337830465,
1337830532,
1337831168,
1337831356,
1337831873,
1337832574,
1337832631,
1337832923,
1337833128,
1337833134,
1337833135,
1337833281,
1337833449,
1337833937,
1337834185,
1337834479,
1337834540,
1337835165,
1337835252,

'208.115.113.86'),
'66.249.71.104'),
'190.129.19.80'),
'65.52.110.23'),
'200.87.146.51'),
'66.249.71.104'),
'66.249.71.104'),
'74.125.179.92'),
'200.87.86.118'),
'66.249.71.104'),
'190.129.19.202'),
'66.249.71.104'),
'186.2.40.200'),
'123.125.71.20'),
'220.181.108.88'),
'65.52.108.24'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.104'),
'190.129.197.3'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.15'),
'220.181.108.92'),
'66.249.71.104'),
'65.52.108.147'),
'190.129.41.135'),
'65.52.109.153'),
'66.249.71.104'),
'207.46.195.237'),
'66.249.71.104'),
'207.46.195.237'),
'66.249.71.104'),
'66.249.71.119'),
'207.46.195.237'),
'66.249.71.119'),
'123.125.71.31'),
'220.181.108.82'),
'65.52.108.24'),
'66.249.71.119'),
'66.249.71.119'),
'190.129.41.135'),
'66.249.71.119'),
'65.52.108.25'),
'66.249.71.119'),
'100.43.83.143'),
'66.249.71.119'),
'208.115.113.86'),
'65.52.108.147'),
'123.125.71.33'),
'220.181.108.76'),
'66.249.71.119'),
'65.52.109.19'),
'66.249.71.119'),
'200.119.209.234'),
'65.52.108.24'),
'66.249.71.119'),
'207.46.199.53'),
'66.249.71.119'),

(15463,
(15464,
(15465,
(15466,
(15467,
(15468,
(15469,
(15470,
(15471,
(15472,
(15473,
(15474,
(15475,
(15476,
(15477,
(15478,
(15479,
(15480,
(15481,
(15482,
(15483,
(15484,
(15485,
(15486,
(15487,
(15488,
(15489,
(15490,
(15491,
(15492,
(15493,
(15494,
(15495,
(15496,
(15497,
(15498,
(15499,
(15500,
(15501,
(15502,
(15503,
(15504,
(15505,
(15506,
(15507,
(15508,
(15509,
(15510,
(15511,
(15512,
(15513,
(15514,
(15515,
(15516,
(15517,
(15518,
(15519,
(15520,
(15521,
(15522,

1337835347,
1337835870,
1337836158,
1337836519,
1337836630,
1337836631,
1337837179,
1337837180,
1337837719,
1337837787,
1337838096,
1337838374,
1337838491,
1337838887,
1337839129,
1337839574,
1337839758,
1337840224,
1337840225,
1337840446,
1337840463,
1337840962,
1337841034,
1337841167,
1337841765,
1337841852,
1337842397,
1337842421,
1337842514,
1337843138,
1337843423,
1337843760,
1337843823,
1337843823,
1337844167,
1337844406,
1337845016,
1337845621,
1337846015,
1337846236,
1337846892,
1337847376,
1337847435,
1337847435,
1337847503,
1337848206,
1337848847,
1337848913,
1337849615,
1337850323,
1337850590,
1337850926,
1337851067,
1337851286,
1337851311,
1337851344,
1337851606,
1337852312,
1337852996,
1337853286,

'190.107.52.172'),
'66.249.71.119'),
'65.52.110.23'),
'66.249.71.119'),
'123.125.71.29'),
'220.181.108.84'),
'207.46.199.53'),
'66.249.71.119'),
'65.52.110.23'),
'66.249.71.119'),
'65.52.109.19'),
'207.46.199.53'),
'66.249.71.119'),
'207.46.195.239'),
'66.249.71.119'),
'190.186.135.208'),
'66.249.71.119'),
'123.125.71.26'),
'220.181.108.96'),
'207.46.195.237'),
'66.249.71.119'),
'65.52.104.21'),
'209.85.224.86'),
'66.249.71.119'),
'207.46.195.239'),
'66.249.71.119'),
'65.52.109.153'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.119'),
'65.52.109.19'),
'66.249.71.119'),
'123.125.71.20'),
'220.181.108.85'),
'65.52.109.153'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.119'),
'208.115.113.86'),
'66.249.71.119'),
'66.249.71.119'),
'94.23.225.68'),
'123.125.71.25'),
'220.181.108.87'),
'66.249.71.119'),
'66.249.71.119'),
'207.46.195.237'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.119'),
'65.52.110.23'),
'66.249.71.119'),
'207.46.195.237'),
'220.181.108.95'),
'65.52.110.23'),
'123.125.71.30'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.119'),
'65.52.104.21'),

(15523,
(15524,
(15525,
(15526,
(15527,
(15528,
(15529,
(15530,
(15531,
(15532,
(15533,
(15534,
(15535,
(15536,
(15537,
(15538,
(15539,
(15540,
(15541,
(15542,
(15543,
(15544,
(15545,
(15546,
(15547,
(15548,
(15549,
(15550,
(15551,
(15552,
(15553,
(15554,
(15555,
(15556,
(15557,
(15558,
(15559,
(15560,
(15561,
(15562,
(15563,
(15564,
(15565,
(15566,
(15567,
(15568,
(15569,
(15570,
(15571,
(15572,
(15573,
(15574,
(15575,
(15576,
(15577,
(15578,
(15579,
(15580,
(15581,
(15582,

1337853763,
1337854156,
1337854705,
1337854706,
1337854721,
1337855209,
1337855333,
1337855385,
1337855488,
1337855539,
1337855825,
1337856269,
1337856971,
1337857023,
1337857789,
1337858292,
1337858294,
1337858557,
1337859324,
1337860087,
1337860636,
1337860841,
1337861622,
1337861776,
1337861888,
1337861889,
1337862113,
1337862388,
1337862393,
1337862736,
1337862784,
1337863156,
1337863276,
1337863422,
1337863922,
1337864426,
1337864658,
1337864689,
1337865079,
1337865124,
1337865444,
1337865445,
1337865456,
1337865476,
1337866089,
1337866223,
1337866332,
1337866424,
1337866698,
1337866763,
1337866932,
1337866991,
1337867004,
1337867349,
1337867703,
1337867758,
1337867859,
1337867914,
1337868026,
1337868056,

'66.249.71.119'),
'65.52.108.25'),
'123.125.71.21'),
'220.181.108.95'),
'66.249.71.119'),
'190.18.0.218'),
'65.52.108.24'),
'65.52.104.21'),
'66.249.71.119'),
'207.46.195.237'),
'218.213.137.42'),
'66.249.71.119'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.119'),
'123.125.71.21'),
'220.181.108.95'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.119'),
'207.46.195.237'),
'66.249.71.119'),
'66.249.71.119'),
'190.129.19.39'),
'123.125.71.28'),
'220.181.108.80'),
'65.52.109.19'),
'66.249.71.119'),
'190.129.19.39'),
'65.52.108.24'),
'111.13.8.92'),
'66.249.71.119'),
'65.52.110.23'),
'200.90.149.144'),
'66.249.71.119'),
'200.90.149.144'),
'190.129.8.202'),
'66.249.71.119'),
'65.52.108.147'),
'213.186.127.8'),
'123.125.71.17'),
'220.181.108.95'),
'66.249.71.119'),
'212.113.35.162'),
'213.186.119.139'),
'66.249.71.119'),
'200.87.110.162'),
'213.186.127.14'),
'213.186.119.133'),
'213.186.119.134'),
'190.129.8.202'),
'66.249.71.119'),
'200.87.130.218'),
'190.129.13.130'),
'213.186.127.14'),
'66.249.71.119'),
'213.186.120.196'),
'213.186.119.141'),
'213.186.119.132'),
'213.186.119.140'),

(15583,
(15584,
(15585,
(15586,
(15587,
(15588,
(15589,
(15590,
(15591,
(15592,
(15593,
(15594,
(15595,
(15596,
(15597,
(15598,
(15599,
(15600,
(15601,
(15602,
(15603,
(15604,
(15605,
(15606,
(15607,
(15608,
(15609,
(15610,
(15611,
(15612,
(15613,
(15614,
(15615,
(15616,
(15617,
(15618,
(15619,
(15620,
(15621,
(15622,
(15623,
(15624,
(15625,
(15626,
(15627,
(15628,
(15629,
(15630,
(15631,
(15632,
(15633,
(15634,
(15635,
(15636,
(15637,
(15638,
(15639,
(15640,
(15641,
(15642,

1337868165,
1337868317,
1337868524,
1337868560,
1337868948,
1337869034,
1337869034,
1337869305,
1337869362,
1337869547,
1337869676,
1337869782,
1337870007,
1337870265,
1337870290,
1337871018,
1337871786,
1337872400,
1337872557,
1337872690,
1337872691,
1337873029,
1337873074,
1337873116,
1337873321,
1337873554,
1337873757,
1337873987,
1337874085,
1337874737,
1337874790,
1337874854,
1337874933,
1337875702,
1337875749,
1337875813,
1337875968,
1337875998,
1337876580,
1337876663,
1337876664,
1337876970,
1337877245,
1337877290,
1337877337,
1337877508,
1337877584,
1337877696,
1337877922,
1337878091,
1337878104,
1337878464,
1337878487,
1337878599,
1337878651,
1337878762,
1337878872,
1337878874,
1337879178,
1337879434,

'213.186.119.136'),
'207.46.195.239'),
'66.249.71.119'),
'190.181.29.200'),
'65.52.104.21'),
'220.181.108.96'),
'123.125.71.28'),
'207.46.195.239'),
'190.129.14.66'),
'190.129.32.250'),
'66.249.71.119'),
'190.129.8.202'),
'65.52.109.19'),
'65.52.104.21'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.119'),
'65.52.108.24'),
'66.249.71.119'),
'220.181.108.95'),
'123.125.71.35'),
'65.52.108.147'),
'190.129.126.72'),
'190.129.8.202'),
'66.249.71.119'),
'190.186.134.101'),
'190.129.8.202'),
'207.46.195.239'),
'66.249.71.119'),
'65.52.108.147'),
'200.105.154.6'),
'66.249.71.119'),
'200.87.178.170'),
'190.129.11.138'),
'190.129.12.226'),
'66.249.71.119'),
'207.46.195.239'),
'65.52.104.21'),
'66.249.71.119'),
'123.125.71.21'),
'220.181.108.87'),
'220.181.108.118'),
'213.186.119.137'),
'213.186.119.136'),
'66.249.71.119'),
'119.63.196.29'),
'213.186.119.133'),
'213.186.119.140'),
'213.186.127.13'),
'213.186.127.7'),
'66.249.71.119'),
'190.120.4.8'),
'213.186.127.2'),
'212.113.37.105'),
'213.186.122.3'),
'213.186.119.134'),
'66.249.71.119'),
'213.186.119.141'),
'190.129.5.27'),
'213.186.119.139'),

(15643, 1337879498, '213.186.120.196'),


(15644, 1337879610, '213.186.119.141'),
(15645, 1337879640, '66.249.71.119'),
(15646, 1337879661, '213.186.127.4'),
(15647, 1337880285, '213.186.127.9'),
(15648, 1337880331, '213.186.119.134'),
(15649, 1337880397, '213.186.120.196'),
(15650, 1337880401, '123.125.71.29'),
(15651, 1337880402, '220.181.108.86'),
(15652, 1337880408, '66.249.71.119'),
(15653, 1337880444, '213.186.127.5'),
(15654, 1337880556, '213.186.122.3'),
(15655, 1337880676, '207.46.195.237'),
(15656, 1337881175, '66.249.71.119'),
(15657, 1337881529, '24.114.255.3'),
(15658, 1337881562, '66.249.72.180'),
(15659, 1337882327, '66.249.72.180'),
(15660, 1337883091, '66.249.72.180'),
(15661, 1337883140, '65.52.109.153'),
(15662, 1337883411, '190.129.60.229'),
(15663, 1337883860, '66.249.72.180'),
(15664, 1337884314, '190.129.8.202'),
(15665, 1337884631, '66.249.72.180');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(15666, 1337884847, '207.46.195.239'),
(15667, 1337885025, '65.52.108.25'),
(15668, 1337885203, '190.129.197.22'),
(15669, 1337885383, '65.52.108.24'),
(15670, 1337885398, '66.249.72.180'),
(15671, 1337885845, '65.52.109.153'),
(15672, 1337885931, '65.52.109.19'),
(15673, 1337885947, '217.10.95.100'),
(15674, 1337885947, '199.19.249.196'),
(15675, 1337886166, '66.249.72.180'),
(15676, 1337886458, '190.129.19.1'),
(15677, 1337886662, '190.129.8.202'),
(15678, 1337886816, '213.186.119.140'),
(15679, 1337886928, '213.186.127.4'),
(15680, 1337886934, '66.249.72.180'),
(15681, 1337887009, '65.52.108.24'),
(15682, 1337887161, '123.125.71.13'),
(15683, 1337887162, '220.181.108.77'),
(15684, 1337887329, '190.181.18.166'),
(15685, 1337887365, '65.52.109.153'),
(15686, 1337887702, '66.249.72.180'),
(15687, 1337887765, '190.186.73.53'),
(15688, 1337888453, '66.249.72.180'),
(15689, 1337888700, '190.11.95.1'),
(15690, 1337888930, '200.90.147.162'),
(15691, 1337888981, '190.104.16.39'),
(15692, 1337889224, '66.249.72.180'),
(15693, 1337889706, '200.90.147.162'),
(15694, 1337889706, '65.52.108.147'),
(15695, 1337889737, '200.90.145.40'),
(15696, 1337889827, '207.46.199.53'),
(15697, 1337889861, '190.129.8.202'),
(15698, 1337889939, '66.249.72.180'),
(15699, 1337890352, '220.181.108.90'),
(15700, 1337890427, '207.46.199.53'),
(15701, 1337890506, '200.90.145.40'),

(15702,
(15703,
(15704,
(15705,
(15706,
(15707,
(15708,
(15709,
(15710,
(15711,
(15712,
(15713,
(15714,
(15715,
(15716,
(15717,
(15718,
(15719,
(15720,
(15721,
(15722,
(15723,
(15724,
(15725,
(15726,
(15727,
(15728,
(15729,
(15730,
(15731,
(15732,
(15733,
(15734,
(15735,
(15736,
(15737,
(15738,
(15739,
(15740,
(15741,
(15742,
(15743,
(15744,
(15745,
(15746,
(15747,
(15748,
(15749,
(15750,
(15751,
(15752,
(15753,
(15754,
(15755,
(15756,
(15757,
(15758,
(15759,
(15760,
(15761,

1337890546,
1337890714,
1337890715,
1337890743,
1337890957,
1337891194,
1337891710,
1337891813,
1337892426,
1337892633,
1337892906,
1337892919,
1337893046,
1337893337,
1337893427,
1337893652,
1337893657,
1337893802,
1337893816,
1337894272,
1337894286,
1337894287,
1337894298,
1337894474,
1337894716,
1337894885,
1337894966,
1337895027,
1337895499,
1337895862,
1337895907,
1337896115,
1337896143,
1337896404,
1337896470,
1337896497,
1337896813,
1337896862,
1337897372,
1337897483,
1337897498,
1337897564,
1337897625,
1337898112,
1337898141,
1337898183,
1337898187,
1337898348,
1337898658,
1337898726,
1337899064,
1337899315,
1337899342,
1337899825,
1337899956,
1337900055,
1337900570,
1337900674,
1337900781,
1337900848,

'66.249.72.180'),
'123.125.71.26'),
'220.181.108.86'),
'190.181.38.8'),
'190.129.8.202'),
'66.249.72.180'),
'190.129.8.202'),
'66.249.72.180'),
'66.249.72.180'),
'190.104.30.18'),
'200.87.110.162'),
'207.46.195.239'),
'66.249.72.180'),
'65.52.104.21'),
'207.46.195.237'),
'190.129.8.202'),
'66.249.72.180'),
'200.90.146.41'),
'65.52.108.147'),
'66.249.72.180'),
'123.125.71.15'),
'220.181.108.93'),
'65.52.109.19'),
'190.104.16.39'),
'65.52.104.21'),
'66.249.72.180'),
'190.103.71.45'),
'200.90.149.250'),
'66.249.72.180'),
'190.129.11.138'),
'190.129.73.167'),
'66.249.72.180'),
'65.52.109.19'),
'200.119.199.50'),
'190.129.13.98'),
'200.90.146.146'),
'66.249.72.180'),
'190.129.8.202'),
'200.119.199.50'),
'207.46.195.239'),
'66.249.72.180'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.72.180'),
'190.104.30.26'),
'74.125.179.89'),
'190.129.8.202'),
'65.52.108.24'),
'208.115.111.70'),
'66.249.72.180'),
'65.52.108.147'),
'190.106.242.76'),
'66.249.72.180'),
'195.235.76.17'),
'66.249.72.180'),
'65.52.108.147'),
'66.249.72.180'),
'200.90.144.237'),
'65.52.108.24'),
'190.129.19.210'),

(15762,
(15763,
(15764,
(15765,
(15766,
(15767,
(15768,
(15769,
(15770,
(15771,
(15772,
(15773,
(15774,
(15775,
(15776,
(15777,
(15778,
(15779,
(15780,
(15781,
(15782,
(15783,
(15784,
(15785,
(15786,
(15787,
(15788,
(15789,
(15790,
(15791,
(15792,
(15793,
(15794,
(15795,
(15796,
(15797,
(15798,
(15799,
(15800,
(15801,
(15802,
(15803,
(15804,
(15805,
(15806,
(15807,
(15808,
(15809,
(15810,
(15811,
(15812,
(15813,
(15814,
(15815,
(15816,
(15817,
(15818,
(15819,
(15820,
(15821,

1337900866,
1337901109,
1337901187,
1337901201,
1337901441,
1337901442,
1337901549,
1337901625,
1337901800,
1337901999,
1337902038,
1337902413,
1337902432,
1337902519,
1337902569,
1337903009,
1337903183,
1337903798,
1337903986,
1337904284,
1337904566,
1337904585,
1337905033,
1337905034,
1337905139,
1337905180,
1337905211,
1337905308,
1337905949,
1337905954,
1337906327,
1337906388,
1337906574,
1337907078,
1337907179,
1337907794,
1337907855,
1337907927,
1337908408,
1337908432,
1337908533,
1337909022,
1337909035,
1337909036,
1337909208,
1337909638,
1337909676,
1337910252,
1337910560,
1337910568,
1337910706,
1337910741,
1337910762,
1337911328,
1337911877,
1337911942,
1337912265,
1337912311,
1337912311,
1337912328,

'190.129.11.138'),
'65.52.108.25'),
'66.249.72.180'),
'207.46.199.53'),
'123.125.71.31'),
'220.181.108.75'),
'190.129.19.210'),
'190.129.11.138'),
'66.249.72.180'),
'200.105.173.106'),
'65.52.108.147'),
'190.186.60.18'),
'200.105.158.198'),
'65.52.109.19'),
'66.249.72.180'),
'207.46.195.239'),
'66.249.72.180'),
'66.249.72.180'),
'207.46.195.239'),
'65.52.108.25'),
'66.249.72.180'),
'186.2.33.61'),
'123.125.71.24'),
'220.181.108.78'),
'190.104.26.27'),
'66.249.72.180'),
'74.125.179.85'),
'207.46.199.53'),
'66.249.72.180'),
'41.194.56.190'),
'207.46.199.53'),
'207.46.195.237'),
'66.249.72.180'),
'65.52.108.24'),
'66.249.72.180'),
'66.249.72.180'),
'206.253.226.23'),
'208.115.113.86'),
'66.249.72.180'),
'200.90.144.155'),
'65.52.109.19'),
'66.249.72.180'),
'123.125.71.31'),
'220.181.108.76'),
'65.52.108.24'),
'66.249.72.180'),
'78.158.11.226'),
'66.249.72.180'),
'66.249.72.49'),
'66.249.72.142'),
'66.249.72.247'),
'190.104.30.24'),
'200.90.144.155'),
'66.249.72.247'),
'207.46.195.239'),
'66.249.72.247'),
'65.52.108.25'),
'220.181.108.78'),
'123.125.71.23'),
'65.52.109.153'),

(15822,
(15823,
(15824,
(15825,
(15826,
(15827,
(15828,
(15829,
(15830,
(15831,
(15832,
(15833,
(15834,
(15835,
(15836,
(15837,
(15838,
(15839,
(15840,
(15841,
(15842,
(15843,
(15844,
(15845,
(15846,
(15847,
(15848,
(15849,
(15850,
(15851,
(15852,
(15853,
(15854,
(15855,
(15856,
(15857,
(15858,
(15859,
(15860,
(15861,
(15862,
(15863,
(15864,
(15865,
(15866,
(15867,
(15868,
(15869,
(15870,
(15871,
(15872,
(15873,
(15874,
(15875,
(15876,
(15877,
(15878,
(15879,
(15880,
(15881,

1337912365,
1337912552,
1337913172,
1337913676,
1337913941,
1337914276,
1337914477,
1337914555,
1337915063,
1337915170,
1337915451,
1337915636,
1337915725,
1337915785,
1337915957,
1337915959,
1337916399,
1337917014,
1337917515,
1337917627,
1337917724,
1337917755,
1337917761,
1337918397,
1337919010,
1337919261,
1337919466,
1337919476,
1337919477,
1337919626,
1337920241,
1337920426,
1337920847,
1337920856,
1337920927,
1337921204,
1337921471,
1337921617,
1337922085,
1337922373,
1337922700,
1337923077,
1337923078,
1337923315,
1337923930,
1337924544,
1337925104,
1337925159,
1337925254,
1337925774,
1337926369,
1337926389,
1337926642,
1337926642,
1337927004,
1337927619,
1337928139,
1337928234,
1337928676,
1337928796,

'74.125.179.85'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.195.237'),
'66.249.72.247'),
'65.52.108.25'),
'190.181.33.68'),
'66.249.72.247'),
'65.52.104.21'),
'66.249.72.247'),
'65.52.108.25'),
'190.129.19.134'),
'200.90.149.121'),
'66.249.72.247'),
'123.125.71.31'),
'220.181.108.91'),
'66.249.72.247'),
'66.249.72.247'),
'190.104.26.28'),
'66.249.72.247'),
'207.46.195.239'),
'65.52.108.25'),
'65.52.110.23'),
'66.249.72.247'),
'66.249.72.247'),
'65.52.109.153'),
'65.52.108.25'),
'123.125.71.13'),
'220.181.108.88'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.195.239'),
'190.129.197.20'),
'66.249.72.247'),
'208.115.113.86'),
'207.46.195.239'),
'66.249.72.247'),
'208.115.111.70'),
'66.249.72.247'),
'207.46.195.237'),
'66.249.72.247'),
'123.125.71.35'),
'220.181.108.96'),
'66.249.72.247'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.199.53'),
'66.249.72.247'),
'65.52.110.23'),
'66.249.72.247'),
'65.52.109.19'),
'66.249.72.247'),
'123.125.71.26'),
'220.181.108.85'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.195.237'),
'66.249.72.247'),
'100.43.83.143'),
'207.46.199.53'),

(15882,
(15883,
(15884,
(15885,
(15886,
(15887,
(15888,
(15889,
(15890,
(15891,
(15892,
(15893,
(15894,
(15895,
(15896,
(15897,
(15898,
(15899,
(15900,
(15901,
(15902,
(15903,
(15904,
(15905,
(15906,
(15907,
(15908,
(15909,
(15910,
(15911,
(15912,
(15913,
(15914,
(15915,
(15916,
(15917,
(15918,
(15919,
(15920,
(15921,
(15922,
(15923,
(15924,
(15925,
(15926,
(15927,
(15928,
(15929,
(15930,
(15931,
(15932,
(15933,
(15934,
(15935,
(15936,
(15937,
(15938,
(15939,
(15940,
(15941,

1337928849,
1337929123,
1337929303,
1337929464,
1337930022,
1337930079,
1337930239,
1337930240,
1337930295,
1337930695,
1337930839,
1337931344,
1337932030,
1337932453,
1337932845,
1337933296,
1337933530,
1337933845,
1337933845,
1337934214,
1337934229,
1337935244,
1337935911,
1337936562,
1337937042,
1337937293,
1337937812,
1337937814,
1337937883,
1337938321,
1337939004,
1337939428,
1337939689,
1337940216,
1337940545,
1337940779,
1337941118,
1337941150,
1337941151,
1337941229,
1337941903,
1337942085,
1337942129,
1337942867,
1337943796,
1337944276,
1337944652,
1337944753,
1337944763,
1337944764,
1337945336,
1337945624,
1337946020,
1337946650,
1337946699,
1337946705,
1337947061,
1337947389,
1337947736,
1337947737,

'66.249.72.247'),
'207.46.195.237'),
'65.52.108.25'),
'66.249.72.247'),
'65.52.108.25'),
'66.249.72.247'),
'123.125.71.19'),
'220.181.108.91'),
'208.115.111.70'),
'66.249.72.247'),
'65.52.110.23'),
'66.249.72.247'),
'66.249.72.247'),
'65.52.110.23'),
'66.249.72.247'),
'65.52.108.24'),
'66.249.72.247'),
'123.125.71.25'),
'220.181.108.97'),
'66.249.72.247'),
'190.129.19.75'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.195.237'),
'65.52.108.25'),
'66.249.72.247'),
'123.125.71.35'),
'220.181.108.78'),
'65.52.104.21'),
'66.249.72.247'),
'66.249.72.247'),
'213.186.127.2'),
'66.249.72.247'),
'213.186.127.12'),
'66.249.72.247'),
'213.186.127.2'),
'213.186.119.138'),
'123.125.71.15'),
'220.181.108.84'),
'66.249.72.247'),
'213.186.127.5'),
'66.249.72.247'),
'213.186.122.2'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.195.239'),
'66.249.72.247'),
'65.52.110.23'),
'123.125.71.33'),
'220.181.108.83'),
'66.249.72.247'),
'65.52.110.23'),
'66.249.72.247'),
'220.181.108.186'),
'208.115.111.70'),
'66.249.72.247'),
'213.186.127.6'),
'66.249.72.247'),
'213.186.127.5'),
'190.129.8.202'),

(15942,
(15943,
(15944,
(15945,
(15946,
(15947,
(15948,
(15949,
(15950,
(15951,
(15952,
(15953,
(15954,
(15955,
(15956,
(15957,
(15958,
(15959,
(15960,
(15961,
(15962,
(15963,
(15964,
(15965,
(15966,
(15967,
(15968,
(15969,
(15970,
(15971,
(15972,
(15973,
(15974,
(15975,
(15976,
(15977,
(15978,
(15979,
(15980,
(15981,
(15982,
(15983,
(15984,
(15985,
(15986,
(15987,
(15988,
(15989,
(15990,
(15991,
(15992,
(15993,
(15994,
(15995,
(15996,
(15997,
(15998,
(15999,
(16000,
(16001,

1337947931,
1337947961,
1337948074,
1337948075,
1337948319,
1337948320,
1337948758,
1337949199,
1337949301,
1337949424,
1337949443,
1337949874,
1337949883,
1337950089,
1337950126,
1337950323,
1337950811,
1337950867,
1337951497,
1337951809,
1337952122,
1337952180,
1337952865,
1337953366,
1337953396,
1337953459,
1337953549,
1337953694,
1337954188,
1337954234,
1337954356,
1337954674,
1337954917,
1337955010,
1337955151,
1337955292,
1337955444,
1337955444,
1337955602,
1337956287,
1337956362,
1337956971,
1337957150,
1337957657,
1337957775,
1337958012,
1337958226,
1337958341,
1337958390,
1337959023,
1337959053,
1337959087,
1337959088,
1337959278,
1337959424,
1337959710,
1337959725,
1337959966,
1337960394,
1337961077,

'65.52.108.147'),
'212.113.37.105'),
'66.249.72.247'),
'213.186.122.2'),
'220.181.108.83'),
'123.125.71.25'),
'66.249.72.247'),
'213.186.127.11'),
'190.129.13.98'),
'213.186.122.3'),
'66.249.72.247'),
'213.186.127.10'),
'190.129.8.202'),
'213.186.120.196'),
'66.249.72.247'),
'213.186.127.2'),
'66.249.72.247'),
'190.129.8.202'),
'66.249.72.247'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.72.247'),
'66.249.72.247'),
'190.129.40.237'),
'65.52.108.24'),
'190.129.92.229'),
'66.249.72.247'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.72.247'),
'207.46.195.237'),
'190.104.10.30'),
'66.249.72.247'),
'190.181.13.82'),
'190.129.11.138'),
'190.129.8.18'),
'220.181.108.85'),
'123.125.71.31'),
'66.249.72.247'),
'66.249.72.247'),
'65.52.110.23'),
'66.249.72.247'),
'190.129.8.202'),
'66.249.72.247'),
'207.46.195.239'),
'190.129.8.202'),
'65.52.104.21'),
'66.249.72.247'),
'119.63.196.125'),
'66.249.72.247'),
'213.186.119.138'),
'123.125.71.25'),
'220.181.108.92'),
'213.186.127.28'),
'65.52.104.21'),
'66.249.72.247'),
'181.20.67.120'),
'208.115.111.70'),
'66.249.72.247'),
'66.249.72.247'),

(16002,
(16003,
(16004,
(16005,
(16006,
(16007,
(16008,
(16009,
(16010,
(16011,
(16012,
(16013,
(16014,
(16015,
(16016,
(16017,
(16018,
(16019,
(16020,
(16021,
(16022,
(16023,
(16024,
(16025,
(16026,
(16027,
(16028,
(16029,
(16030,
(16031,
(16032,
(16033,
(16034,
(16035,
(16036,
(16037,
(16038,
(16039,
(16040,
(16041,
(16042,
(16043,
(16044,
(16045,
(16046,
(16047,
(16048,
(16049,
(16050,
(16051,
(16052,
(16053,
(16054,
(16055,
(16056,
(16057,
(16058,
(16059,
(16060,
(16061,

1337961226,
1337961515,
1337961754,
1337961764,
1337961968,
1337962447,
1337963087,
1337963088,
1337963129,
1337963356,
1337963653,
1337963816,
1337963834,
1337964228,
1337964404,
1337964433,
1337964501,
1337964745,
1337964799,
1337965186,
1337965401,
1337965870,
1337965887,
1337966374,
1337966374,
1337966555,
1337966657,
1337967239,
1337967302,
1337967931,
1337967976,
1337968065,
1337968202,
1337968426,
1337968617,
1337968649,
1337968705,
1337968755,
1337969081,
1337969103,
1337969326,
1337969895,
1337970001,
1337970007,
1337970008,
1337970028,
1337970051,
1337970085,
1337970451,
1337970837,
1337970938,
1337971083,
1337971352,
1337971635,
1337972236,
1337972256,
1337972302,
1337972337,
1337972534,
1337972718,

'190.129.5.183'),
'190.181.23.82'),
'213.186.119.140'),
'66.249.72.247'),
'200.87.152.210'),
'66.249.72.247'),
'123.125.71.27'),
'220.181.108.95'),
'66.249.72.247'),
'65.52.109.19'),
'65.52.108.25'),
'66.249.72.247'),
'65.52.110.23'),
'199.87.252.52'),
'207.46.199.53'),
'207.46.195.239'),
'66.249.72.247'),
'65.52.109.153'),
'65.52.109.19'),
'66.249.72.247'),
'190.181.38.31'),
'66.249.72.247'),
'74.125.178.82'),
'123.125.71.29'),
'220.181.108.78'),
'66.249.72.247'),
'186.147.228.140'),
'66.249.72.247'),
'213.186.127.5'),
'66.249.72.247'),
'213.186.119.138'),
'65.52.108.25'),
'213.186.127.14'),
'213.186.127.7'),
'66.249.72.247'),
'213.186.127.8'),
'65.52.109.19'),
'207.46.195.239'),
'200.90.146.152'),
'213.186.127.11'),
'66.249.72.247'),
'65.52.109.153'),
'213.186.122.2'),
'123.125.71.35'),
'220.181.108.89'),
'66.249.72.247'),
'190.181.30.97'),
'80.243.182.201'),
'213.186.119.135'),
'190.129.11.138'),
'74.125.178.89'),
'66.249.72.247'),
'190.99.93.38'),
'65.52.104.21'),
'65.52.108.24'),
'190.129.11.138'),
'190.181.30.97'),
'66.249.72.247'),
'207.46.195.237'),
'186.2.55.101'),

(16062,
(16063,
(16064,
(16065,
(16066,
(16067,
(16068,
(16069,
(16070,
(16071,
(16072,
(16073,
(16074,
(16075,
(16076,
(16077,
(16078,
(16079,
(16080,
(16081,
(16082,
(16083,
(16084,
(16085,
(16086,
(16087,
(16088,
(16089,
(16090,
(16091,
(16092,
(16093,
(16094,
(16095,
(16096,
(16097,
(16098,
(16099,
(16100,
(16101,
(16102,
(16103,
(16104,
(16105,
(16106,
(16107,
(16108,
(16109,
(16110,
(16111,
(16112,
(16113,
(16114,
(16115,
(16116,
(16117,
(16118,
(16119,
(16120,
(16121,

1337972841,
1337972897,
1337973017,
1337973574,
1337973575,
1337973692,
1337974174,
1337974274,
1337974382,
1337974481,
1337974546,
1337975071,
1337975109,
1337975761,
1337976126,
1337976575,
1337977045,
1337977046,
1337977130,
1337977330,
1337977669,
1337977806,
1337977926,
1337978760,
1337978865,
1337978894,
1337979195,
1337979565,
1337979643,
1337980002,
1337980023,
1337980215,
1337980421,
1337980481,
1337980685,
1337980685,
1337980859,
1337980958,
1337981503,
1337982104,
1337982363,
1337982523,
1337983173,
1337983261,
1337983696,
1337983865,
1337984274,
1337984275,
1337984474,
1337984596,
1337984644,
1337984706,
1337985306,
1337985798,
1337985847,
1337986012,
1337986105,
1337986168,
1337986204,
1337986294,

'65.52.108.147'),
'190.129.11.138'),
'66.249.72.247'),
'123.125.71.19'),
'220.181.108.76'),
'66.249.72.247'),
'200.90.151.72'),
'207.46.195.239'),
'66.249.72.247'),
'77.225.223.163'),
'65.52.104.21'),
'66.249.72.247'),
'190.129.8.242'),
'66.249.72.247'),
'213.186.120.196'),
'66.249.72.247'),
'123.125.71.35'),
'220.181.108.89'),
'65.52.109.19'),
'66.249.72.247'),
'65.52.108.147'),
'200.90.147.238'),
'213.186.127.10'),
'190.129.11.138'),
'65.52.108.25'),
'66.249.72.247'),
'190.11.69.98'),
'66.249.72.247'),
'65.52.108.24'),
'207.46.199.53'),
'208.115.111.70'),
'66.249.72.247'),
'65.52.108.147'),
'65.52.108.25'),
'123.125.71.21'),
'220.181.108.81'),
'66.249.72.247'),
'190.104.26.26'),
'66.249.72.247'),
'65.52.108.25'),
'66.249.72.247'),
'65.52.104.21'),
'66.249.72.247'),
'190.129.232.153'),
'184.22.182.90'),
'66.249.72.247'),
'123.125.71.20'),
'220.181.108.96'),
'190.181.35.125'),
'66.249.72.247'),
'127.0.0.1'),
'192.168.128.7'),
'66.249.72.247'),
'207.46.195.237'),
'127.0.0.1'),
'66.249.72.247'),
'190.129.14.66'),
'76.64.85.221'),
'8.28.16.254'),
'190.104.15.2'),

(16122,
(16123,
(16124,
(16125,
(16126,
(16127,
(16128,
(16129,
(16130,
(16131,
(16132,
(16133,
(16134,
(16135,
(16136,
(16137,
(16138,
(16139,
(16140,
(16141,
(16142,
(16143,
(16144,
(16145,
(16146,
(16147,
(16148,
(16149,
(16150,
(16151,
(16152,
(16153,
(16154,
(16155,
(16156,
(16157,
(16158,
(16159,
(16160,
(16161,
(16162,
(16163,
(16164,
(16165,
(16166,
(16167,
(16168,
(16169,
(16170,
(16171,
(16172,
(16173,
(16174,
(16175,
(16176,
(16177,
(16178,
(16179,
(16180,
(16181,

1337986541,
1337986667,
1337986825,
1337987407,
1337987411,
1337987427,
1337987568,
1337987775,
1337987855,
1337988156,
1337988316,
1337988435,
1337988468,
1337988758,
1337988800,
1337989669,
1337989815,
1337989875,
1337990871,
1337990994,
1337991168,
1337991454,
1337991455,
1337991593,
1337992094,
1337992234,
1337992879,
1337993169,
1337993264,
1337993317,
1337993867,
1337994167,
1337994809,
1337994853,
1337995033,
1337995359,
1337995456,
1337995785,
1337996098,
1337996543,
1337996736,
1337996744,
1337997388,
1337997494,
1337997914,
1337998032,
1337998676,
1337998711,
1337998711,
1337998720,
1337999320,
1337999483,
1337999676,
1337999964,
1338000608,
1338001067,
1338001252,
1338001893,
1338002383,
1338002385,

'208.115.113.86'),
'207.46.195.237'),
'66.249.72.247'),
'220.181.108.95'),
'65.52.108.25'),
'66.249.72.247'),
'213.186.119.135'),
'190.226.219.157'),
'123.125.71.17'),
'66.249.72.247'),
'65.52.109.153'),
'207.46.199.53'),
'213.186.119.136'),
'74.125.179.87'),
'66.249.72.247'),
'65.52.110.23'),
'207.46.199.53'),
'66.249.72.247'),
'65.52.110.23'),
'190.129.41.122'),
'65.52.108.147'),
'123.125.71.36'),
'220.181.108.96'),
'66.249.72.247'),
'190.129.19.250'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.199.53'),
'65.52.108.25'),
'200.87.1.151'),
'208.115.113.86'),
'66.249.72.247'),
'66.249.72.247'),
'190.103.75.78'),
'190.129.19.250'),
'200.90.144.155'),
'66.249.72.247'),
'207.46.199.53'),
'66.249.72.247'),
'190.129.5.15'),
'200.90.144.155'),
'66.249.72.247'),
'66.249.72.247'),
'65.52.108.147'),
'65.52.110.23'),
'66.249.72.247'),
'66.249.72.247'),
'123.125.71.27'),
'220.181.108.92'),
'190.129.197.28'),
'66.249.72.247'),
'200.90.144.178'),
'65.52.109.19'),
'66.249.72.247'),
'66.249.72.247'),
'208.115.111.70'),
'66.249.72.247'),
'66.249.72.247'),
'123.125.71.20'),
'220.181.108.82'),

(16182,
(16183,
(16184,
(16185,
(16186,
(16187,
(16188,
(16189,
(16190,
(16191,
(16192,
(16193,
(16194,
(16195,
(16196,
(16197,
(16198,
(16199,
(16200,
(16201,
(16202,
(16203,
(16204,
(16205,
(16206,
(16207,
(16208,
(16209,
(16210,
(16211,
(16212,
(16213,
(16214,
(16215,
(16216,
(16217,
(16218,
(16219,
(16220,
(16221,
(16222,
(16223,
(16224,
(16225,
(16226,
(16227,
(16228,
(16229,
(16230,
(16231,
(16232,
(16233,
(16234,
(16235,
(16236,
(16237,
(16238,
(16239,
(16240,
(16241,

1338002540,
1338002866,
1338003185,
1338003829,
1338004010,
1338004468,
1338005117,
1338005760,
1338005854,
1338005856,
1338006406,
1338006764,
1338007050,
1338007695,
1338007796,
1338008339,
1338008984,
1338009465,
1338009466,
1338009628,
1338010217,
1338010274,
1338010972,
1338011369,
1338011406,
1338011572,
1338012739,
1338012854,
1338013124,
1338013150,
1338013152,
1338013341,
1338013426,
1338013847,
1338013974,
1338014053,
1338014407,
1338014630,
1338014859,
1338014922,
1338015084,
1338015188,
1338015522,
1338015554,
1338015760,
1338015982,
1338016173,
1338016196,
1338016418,
1338016423,
1338016545,
1338016661,
1338016663,
1338016819,
1338016833,
1338017056,
1338017451,
1338017666,
1338018083,
1338018715,

'66.249.72.247'),
'207.46.195.239'),
'66.249.72.247'),
'66.249.72.247'),
'65.52.109.153'),
'66.249.72.247'),
'66.249.72.247'),
'66.249.72.247'),
'220.181.108.87'),
'123.125.71.24'),
'66.249.72.247'),
'65.52.108.25'),
'66.249.72.247'),
'66.249.72.247'),
'65.52.109.153'),
'66.249.72.247'),
'66.249.72.247'),
'123.125.71.36'),
'220.181.108.96'),
'66.249.72.247'),
'207.46.195.239'),
'66.249.72.247'),
'66.249.72.247'),
'94.23.225.68'),
'65.52.109.19'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.199.53'),
'208.115.111.70'),
'220.181.108.75'),
'123.125.71.27'),
'66.249.72.247'),
'207.46.195.239'),
'65.52.108.24'),
'66.249.72.247'),
'65.52.110.23'),
'213.186.119.141'),
'213.186.119.136'),
'212.113.35.162'),
'66.249.72.247'),
'213.186.119.140'),
'212.113.37.106'),
'213.186.127.5'),
'66.249.72.247'),
'213.186.119.138'),
'213.186.127.9'),
'66.249.72.247'),
'212.113.37.106'),
'213.186.127.8'),
'207.46.195.239'),
'207.46.195.237'),
'123.125.71.17'),
'220.181.108.85'),
'66.249.72.247'),
'212.113.37.105'),
'207.46.195.239'),
'66.249.72.247'),
'65.52.108.24'),
'66.249.72.247'),
'66.249.72.247'),

(16242,
(16243,
(16244,
(16245,
(16246,
(16247,
(16248,
(16249,
(16250,
(16251,
(16252,
(16253,
(16254,
(16255,
(16256,
(16257,
(16258,
(16259,
(16260,
(16261,
(16262,
(16263,
(16264,
(16265,
(16266,
(16267,
(16268,
(16269,
(16270,
(16271,
(16272,
(16273,
(16274,
(16275,
(16276,
(16277,
(16278,
(16279,
(16280,
(16281,
(16282,
(16283,
(16284,
(16285,
(16286,
(16287,
(16288,
(16289,
(16290,
(16291,
(16292,
(16293,
(16294,
(16295,
(16296,
(16297,
(16298,
(16299,
(16300,
(16301,

1338019348,
1338019540,
1338019621,
1338020138,
1338020252,
1338020253,
1338020776,
1338020929,
1338021173,
1338021178,
1338021550,
1338022193,
1338022276,
1338022825,
1338023178,
1338023453,
1338023458,
1338024040,
1338024041,
1338024248,
1338024880,
1338025100,
1338025513,
1338025935,
1338026145,
1338026777,
1338027409,
1338027515,
1338027518,
1338027686,
1338028042,
1338028258,
1338028674,
1338028763,
1338028985,
1338029464,
1338030255,
1338030345,
1338030647,
1338030887,
1338031393,
1338031516,
1338031835,
1338032468,
1338033093,
1338033100,
1338033360,
1338033890,
1338034488,
1338034523,
1338034703,
1338034706,
1338034994,
1338035155,
1338035353,
1338035653,
1338035945,
1338036555,
1338036578,
1338037209,

'66.249.72.247'),
'208.115.113.86'),
'100.43.83.143'),
'66.249.72.247'),
'123.125.71.31'),
'220.181.108.96'),
'65.52.104.21'),
'66.249.72.247'),
'207.46.195.237'),
'208.115.113.86'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.195.237'),
'66.249.72.247'),
'65.52.108.24'),
'65.52.108.147'),
'66.249.72.247'),
'123.125.71.16'),
'220.181.108.94'),
'66.249.72.247'),
'66.249.72.247'),
'65.52.104.21'),
'66.249.72.247'),
'220.181.108.143'),
'66.249.72.247'),
'66.249.72.247'),
'66.249.72.247'),
'220.181.108.78'),
'123.125.71.24'),
'207.46.195.239'),
'66.249.72.247'),
'189.76.87.66'),
'66.249.72.247'),
'65.52.108.147'),
'208.115.111.70'),
'66.249.72.247'),
'66.249.72.247'),
'207.46.195.239'),
'65.52.110.23'),
'66.249.72.247'),
'65.52.108.24'),
'65.52.110.23'),
'66.249.72.247'),
'66.249.72.247'),
'204.236.226.210'),
'66.249.72.247'),
'208.115.113.86'),
'66.249.72.247'),
'65.52.110.23'),
'66.249.72.247'),
'220.181.108.76'),
'123.125.71.28'),
'65.52.109.19'),
'66.249.72.247'),
'65.52.108.25'),
'65.52.104.21'),
'66.249.72.247'),
'65.52.109.153'),
'66.249.72.247'),
'66.249.72.247'),

(16302,
(16303,
(16304,
(16305,
(16306,
(16307,
(16308,
(16309,
(16310,
(16311,
(16312,
(16313,
(16314,
(16315,
(16316,
(16317,
(16318,
(16319,
(16320,
(16321,
(16322,
(16323,
(16324,
(16325,
(16326,
(16327,
(16328,
(16329,
(16330,
(16331,
(16332,
(16333,
(16334,
(16335,
(16336,
(16337,
(16338,
(16339,
(16340,
(16341,
(16342,
(16343,
(16344,
(16345,
(16346,
(16347,
(16348,
(16349,
(16350,
(16351,
(16352,
(16353,
(16354,
(16355,
(16356,
(16357,
(16358,
(16359,
(16360,
(16361,

1338037842,
1338037990,
1338038049,
1338038263,
1338038263,
1338038506,
1338038633,
1338039069,
1338039265,
1338039539,
1338039586,
1338039897,
1338040530,
1338040995,
1338041160,
1338041794,
1338041844,
1338041847,
1338041998,
1338042427,
1338043057,
1338043163,
1338043691,
1338044324,
1338044444,
1338044956,
1338045283,
1338045500,
1338045518,
1338045520,
1338045589,
1338046193,
1338046828,
1338046846,
1338047463,
1338047901,
1338048098,
1338048507,
1338048732,
1338049154,
1338049155,
1338049368,
1338049491,
1338049493,
1338049788,
1338049921,
1338049969,
1338049993,
1338050004,
1338050649,
1338051044,
1338051315,
1338051373,
1338051675,
1338051973,
1338052093,
1338052638,
1338052739,
1338052874,
1338052882,

'66.249.72.247'),
'66.249.72.235'),
'81.144.138.34'),
'123.125.71.17'),
'220.181.108.96'),
'65.52.104.21'),
'66.249.72.235'),
'65.52.108.147'),
'66.249.72.235'),
'200.105.190.110'),
'65.52.110.23'),
'66.249.72.235'),
'66.249.72.235'),
'207.46.199.53'),
'66.249.72.235'),
'66.249.72.235'),
'220.181.108.84'),
'123.125.71.19'),
'208.115.111.70'),
'66.249.72.235'),
'66.249.72.235'),
'65.52.109.19'),
'66.249.72.235'),
'66.249.72.235'),
'207.46.195.237'),
'66.249.72.235'),
'200.105.182.187'),
'190.129.63.65'),
'123.125.71.31'),
'220.181.108.77'),
'66.249.72.235'),
'66.249.72.235'),
'66.249.72.235'),
'65.52.108.24'),
'66.249.72.235'),
'65.52.108.24'),
'66.249.72.235'),
'119.63.196.92'),
'66.249.72.235'),
'207.46.195.237'),
'65.52.104.21'),
'66.249.72.235'),
'123.125.71.14'),
'220.181.108.91'),
'207.46.199.53'),
'200.90.150.28'),
'207.46.195.237'),
'207.46.195.239'),
'66.249.72.235'),
'66.249.72.235'),
'65.52.104.21'),
'207.46.195.237'),
'66.249.72.235'),
'65.52.110.23'),
'65.52.108.25'),
'66.249.72.235'),
'207.46.195.239'),
'66.249.72.235'),
'220.181.108.91'),
'123.125.71.30'),

(16362,
(16363,
(16364,
(16365,
(16366,
(16367,
(16368,
(16369,
(16370,
(16371,
(16372,
(16373,
(16374,
(16375,
(16376,
(16377,
(16378,
(16379,
(16380,
(16381,
(16382,
(16383,
(16384,
(16385,
(16386,
(16387,
(16388,
(16389,
(16390,
(16391,
(16392,
(16393,
(16394,
(16395,
(16396,
(16397,
(16398,
(16399,
(16400,
(16401,
(16402,
(16403,
(16404,
(16405,
(16406,
(16407,
(16408,
(16409,
(16410,
(16411,
(16412,
(16413,
(16414,
(16415,
(16416,
(16417,
(16418,
(16419,
(16420,
(16421,

1338053577,
1338054320,
1338054406,
1338054439,
1338054975,
1338055281,
1338055768,
1338055813,
1338056477,
1338056485,
1338056487,
1338057210,
1338057227,
1338058002,
1338058052,
1338058332,
1338058333,
1338058579,
1338058887,
1338059726,
1338059834,
1338059951,
1338059952,
1338060564,
1338060817,
1338061403,
1338061601,
1338061701,
1338062241,
1338063080,
1338063612,
1338063614,
1338063918,
1338064241,
1338064756,
1338064935,
1338065203,
1338065226,
1338065471,
1338065564,
1338065595,
1338065684,
1338065818,
1338066433,
1338066488,
1338066526,
1338067140,
1338067141,
1338067272,
1338067585,
1338068107,
1338068142,
1338068949,
1338069164,
1338069168,
1338069556,
1338069613,
1338069674,
1338069784,
1338070156,

'66.249.72.235'),
'65.52.109.153'),
'65.52.109.19'),
'200.90.146.178'),
'66.249.72.235'),
'65.52.109.153'),
'208.115.111.70'),
'66.249.72.235'),
'66.249.72.235'),
'220.181.108.83'),
'123.125.71.27'),
'66.249.72.235'),
'111.13.8.92'),
'65.52.108.25'),
'66.249.72.235'),
'65.52.108.147'),
'65.52.108.24'),
'190.129.3.181'),
'66.249.72.235'),
'66.249.72.235'),
'207.46.199.53'),
'123.125.71.30'),
'220.181.108.96'),
'66.249.72.235'),
'212.113.37.105'),
'66.249.72.235'),
'207.46.195.237'),
'213.186.127.4'),
'66.249.72.235'),
'66.249.72.235'),
'123.125.71.19'),
'220.181.108.95'),
'66.249.72.235'),
'65.52.108.25'),
'66.249.72.235'),
'65.52.108.25'),
'65.52.109.153'),
'200.90.146.137'),
'157.56.95.137'),
'65.52.108.25'),
'66.249.72.235'),
'65.52.108.24'),
'65.52.109.153'),
'66.249.72.235'),
'111.13.8.92'),
'65.52.109.153'),
'220.181.108.78'),
'123.125.71.30'),
'66.249.72.235'),
'200.90.150.121'),
'66.249.72.235'),
'111.13.8.92'),
'66.249.72.235'),
'65.52.104.21'),
'111.13.8.92'),
'207.46.195.237'),
'65.52.108.147'),
'207.46.195.239'),
'66.249.72.235'),
'65.52.110.23'),

(16422,
(16423,
(16424,
(16425,
(16426,
(16427,
(16428,
(16429,
(16430,
(16431,
(16432,
(16433,
(16434,
(16435,
(16436,
(16437,
(16438,
(16439,
(16440,
(16441,
(16442,
(16443,
(16444,
(16445,
(16446,
(16447,
(16448,
(16449,
(16450,
(16451,
(16452,
(16453,
(16454,
(16455,
(16456,
(16457,
(16458,
(16459,
(16460,
(16461,
(16462,
(16463,
(16464,
(16465,
(16466,
(16467,
(16468,
(16469,
(16470,
(16471,
(16472,
(16473,
(16474,
(16475,
(16476,
(16477,
(16478,
(16479,
(16480,
(16481,

1338070626,
1338070715,
1338070716,
1338071464,
1338071600,
1338072303,
1338073141,
1338073756,
1338073976,
1338074176,
1338074209,
1338074281,
1338074283,
1338074596,
1338074818,
1338075096,
1338075657,
1338076083,
1338076422,
1338076603,
1338076770,
1338077022,
1338077210,
1338077613,
1338077862,
1338077863,
1338078112,
1338078447,
1338079189,
1338079218,
1338079290,
1338079315,
1338079353,
1338080011,
1338080129,
1338080363,
1338080968,
1338081806,
1338081998,
1338081999,
1338082199,
1338082216,
1338082279,
1338082479,
1338082814,
1338083204,
1338083625,
1338084015,
1338084035,
1338084334,
1338084882,
1338085161,
1338085161,
1338085486,
1338086325,
1338086560,
1338086629,
1338087399,
1338087670,
1338088224,

'66.249.72.235'),
'123.125.71.33'),
'220.181.108.88'),
'66.249.72.235'),
'65.52.109.153'),
'66.249.72.235'),
'66.249.72.235'),
'207.46.195.239'),
'66.249.72.235'),
'207.46.195.237'),
'65.52.108.24'),
'123.125.71.29'),
'220.181.108.82'),
'65.52.104.21'),
'66.249.72.235'),
'111.13.8.92'),
'66.249.72.235'),
'111.13.8.92'),
'65.52.104.21'),
'65.52.108.25'),
'66.249.72.235'),
'65.52.104.21'),
'65.52.109.153'),
'66.249.72.235'),
'123.125.71.29'),
'220.181.108.90'),
'111.13.8.92'),
'66.249.72.235'),
'65.52.109.153'),
'207.46.199.53'),
'66.249.72.235'),
'200.101.49.177'),
'65.52.108.24'),
'111.13.8.92'),
'66.249.72.235'),
'200.101.49.177'),
'66.249.72.235'),
'66.249.72.235'),
'123.125.71.30'),
'220.181.108.97'),
'111.13.8.92'),
'207.46.195.237'),
'65.52.108.24'),
'66.249.72.235'),
'65.52.108.147'),
'66.249.72.235'),
'111.13.8.92'),
'207.46.195.237'),
'66.249.72.235'),
'65.52.109.19'),
'66.249.72.235'),
'123.125.71.23'),
'220.181.108.80'),
'66.249.72.235'),
'65.52.104.21'),
'66.249.72.235'),
'65.52.109.19'),
'66.249.72.235'),
'121.14.211.24'),
'66.249.72.235'),

(16482,
(16483,
(16484,
(16485,
(16486,
(16487,
(16488,
(16489,
(16490,
(16491,
(16492,
(16493,
(16494,
(16495,
(16496,
(16497,
(16498,
(16499,
(16500,
(16501,
(16502,
(16503,
(16504,
(16505,
(16506,
(16507,
(16508,
(16509,
(16510,
(16511,
(16512,
(16513,
(16514,
(16515,
(16516,
(16517,
(16518,
(16519,
(16520,
(16521,
(16522,
(16523,
(16524,
(16525,
(16526,
(16527,
(16528,
(16529,
(16530,
(16531,
(16532,
(16533,
(16534,
(16535,
(16536,
(16537,
(16538,
(16539,
(16540,
(16541,

1338088747,
1338088749,
1338089079,
1338089516,
1338089564,
1338090045,
1338090053,
1338090384,
1338090745,
1338091744,
1338092105,
1338092317,
1338092317,
1338093022,
1338093996,
1338094896,
1338094909,
1338095259,
1338095566,
1338095892,
1338095893,
1338096246,
1338096247,
1338096377,
1338096960,
1338097214,
1338097604,
1338097674,
1338097758,
1338098272,
1338098337,
1338098480,
1338098667,
1338099400,
1338099450,
1338099451,
1338099773,
1338100300,
1338100510,
1338100935,
1338101031,
1338101356,
1338101675,
1338101876,
1338102404,
1338102405,
1338102777,
1338103046,
1338103047,
1338103451,
1338104128,
1338104802,
1338105307,
1338105704,
1338105707,
1338105821,
1338105974,
1338106635,
1338106636,
1338106905,

'123.125.71.36'),
'220.181.108.96'),
'66.249.72.235'),
'65.52.109.153'),
'65.52.104.21'),
'65.52.110.23'),
'66.249.72.235'),
'208.115.113.86'),
'66.249.72.235'),
'66.249.72.235'),
'121.14.211.24'),
'123.125.71.30'),
'220.181.108.90'),
'66.249.72.235'),
'66.249.72.235'),
'66.249.72.235'),
'207.46.199.53'),
'111.13.8.92'),
'65.52.108.24'),
'123.125.71.25'),
'220.181.108.91'),
'121.14.211.24'),
'66.249.72.235'),
'207.46.199.53'),
'111.13.8.92'),
'65.52.108.25'),
'111.13.8.92'),
'65.52.109.153'),
'207.46.195.237'),
'66.249.72.235'),
'65.52.109.153'),
'207.46.195.239'),
'111.13.8.92'),
'66.249.72.235'),
'123.125.71.31'),
'220.181.108.86'),
'111.13.8.92'),
'66.249.72.235'),
'121.14.211.24'),
'66.249.72.235'),
'88.13.180.21'),
'207.46.195.237'),
'208.115.111.70'),
'66.249.72.235'),
'65.52.110.23'),
'65.52.108.24'),
'66.249.72.235'),
'123.125.71.16'),
'220.181.108.90'),
'66.249.72.235'),
'66.249.72.235'),
'66.249.72.235'),
'121.14.211.24'),
'66.249.72.235'),
'111.13.8.92'),
'207.46.195.239'),
'207.46.195.237'),
'123.125.71.33'),
'220.181.108.86'),
'111.13.8.92'),

(16542,
(16543,
(16544,
(16545,
(16546,
(16547,
(16548,
(16549,
(16550,
(16551,
(16552,
(16553,
(16554,
(16555,
(16556,
(16557,
(16558,
(16559,
(16560,
(16561,
(16562,
(16563,
(16564,
(16565,
(16566,
(16567,
(16568,
(16569,
(16570,
(16571,
(16572,
(16573,
(16574,
(16575,
(16576,
(16577,
(16578,
(16579,
(16580,
(16581,
(16582,
(16583,
(16584,
(16585,
(16586,
(16587,
(16588,
(16589,
(16590,
(16591,
(16592,
(16593,
(16594,
(16595,
(16596,
(16597,
(16598,
(16599,
(16600,
(16601,

1338107281,
1338107717,
1338108181,
1338108337,
1338108937,
1338109082,
1338109557,
1338110208,
1338110532,
1338110533,
1338111224,
1338111272,
1338111334,
1338112009,
1338112646,
1338112685,
1338113360,
1338113960,
1338113995,
1338113996,
1338114013,
1338114036,
1338114254,
1338114410,
1338114711,
1338114793,
1338115122,
1338115229,
1338115387,
1338115452,
1338116063,
1338116738,
1338117526,
1338117555,
1338117597,
1338117598,
1338117639,
1338118236,
1338118314,
1338118990,
1338119164,
1338119666,
1338120342,
1338121017,
1338121763,
1338121918,
1338122405,
1338122593,
1338123133,
1338123194,
1338123269,
1338123925,
1338123945,
1338124658,
1338124659,
1338125071,
1338125084,
1338125747,
1338126874,
1338127424,

'66.249.72.235'),
'111.13.8.92'),
'66.249.72.235'),
'111.13.8.92'),
'111.13.8.92'),
'66.249.72.235'),
'121.14.211.24'),
'66.249.72.235'),
'123.125.71.22'),
'220.181.108.96'),
'65.52.110.23'),
'201.127.210.110'),
'66.249.72.235'),
'66.249.72.235'),
'65.52.109.19'),
'66.249.72.235'),
'66.249.72.235'),
'121.14.211.24'),
'123.125.71.20'),
'220.181.108.91'),
'201.214.61.133'),
'66.249.72.235'),
'220.181.108.168'),
'65.52.109.153'),
'66.249.72.235'),
'65.52.104.21'),
'65.52.108.147'),
'111.13.8.92'),
'66.249.72.235'),
'65.52.108.25'),
'66.249.72.235'),
'66.249.72.235'),
'207.46.199.53'),
'65.52.108.24'),
'123.125.71.27'),
'220.181.108.96'),
'66.249.72.235'),
'121.14.211.24'),
'66.249.72.235'),
'66.249.72.235'),
'208.115.113.86'),
'66.249.72.235'),
'66.249.72.235'),
'66.249.72.235'),
'65.52.109.19'),
'66.249.72.235'),
'121.14.211.24'),
'66.249.72.235'),
'176.31.246.150'),
'65.52.104.21'),
'66.249.72.235'),
'180.76.5.195'),
'66.249.72.235'),
'123.125.71.30'),
'220.181.108.75'),
'66.249.72.235'),
'65.52.108.147'),
'66.249.72.235'),
'66.249.72.235'),
'65.52.108.25'),

(16602,
(16603,
(16604,
(16605,
(16606,
(16607,
(16608,
(16609,
(16610,
(16611,
(16612,
(16613,
(16614,
(16615,
(16616,
(16617,
(16618,
(16619,
(16620,
(16621,
(16622,
(16623,
(16624,
(16625,
(16626,
(16627,
(16628,
(16629,
(16630,
(16631,
(16632,
(16633,
(16634,
(16635,
(16636,
(16637,
(16638,
(16639,
(16640,
(16641,
(16642,
(16643,
(16644,
(16645,
(16646,
(16647,
(16648,
(16649,
(16650,
(16651,
(16652,
(16653,
(16654,
(16655,
(16656,
(16657,
(16658,
(16659,
(16660,
(16661,

1338127467,
1338127549,
1338127669,
1338127753,
1338128226,
1338128278,
1338128280,
1338128902,
1338129574,
1338129583,
1338130125,
1338130503,
1338130901,
1338131289,
1338131393,
1338131425,
1338131893,
1338131895,
1338132495,
1338132615,
1338132807,
1338133742,
1338133860,
1338134474,
1338134644,
1338135424,
1338135548,
1338135763,
1338135784,
1338135857,
1338135859,
1338136484,
1338137442,
1338137835,
1338138460,
1338138893,
1338139422,
1338139425,
1338139866,
1338140173,
1338140428,
1338140688,
1338140700,
1338141013,
1338142068,
1338142918,
1338142919,
1338143360,
1338143449,
1338144521,
1338144992,
1338145624,
1338145726,
1338145772,
1338146126,
1338146279,
1338146280,
1338146699,
1338146844,
1338146863,

'121.14.211.24'),
'66.249.72.235'),
'65.52.109.153'),
'65.52.104.21'),
'66.249.72.235'),
'123.125.71.36'),
'220.181.108.90'),
'66.249.72.235'),
'111.13.8.92'),
'66.249.72.235'),
'65.52.108.24'),
'66.249.72.235'),
'200.90.147.190'),
'208.115.111.70'),
'121.14.211.24'),
'66.249.72.235'),
'123.125.71.26'),
'220.181.108.92'),
'65.52.108.25'),
'208.115.113.86'),
'66.249.72.235'),
'66.249.72.235'),
'111.13.8.92'),
'207.46.195.239'),
'66.249.72.235'),
'65.52.109.19'),
'66.249.72.235'),
'65.52.110.23'),
'121.14.211.24'),
'123.125.71.13'),
'220.181.108.93'),
'66.249.72.235'),
'119.63.196.58'),
'65.52.104.21'),
'66.249.72.235'),
'213.186.127.12'),
'220.181.108.88'),
'123.125.71.18'),
'213.186.122.3'),
'186.154.146.238'),
'66.249.72.235'),
'213.186.127.3'),
'121.14.211.24'),
'65.49.2.17'),
'65.52.110.23'),
'123.125.71.28'),
'220.181.108.75'),
'207.46.195.239'),
'65.52.108.25'),
'66.249.72.235'),
'121.14.211.24'),
'190.104.30.19'),
'186.80.8.220'),
'208.115.111.70'),
'208.115.113.86'),
'123.125.71.17'),
'220.181.108.75'),
'65.52.108.24'),
'190.129.19.95'),
'65.52.108.25'),

(16662,
(16663,
(16664,
(16665,
(16666,
(16667,
(16668,
(16669,
(16670,
(16671,
(16672,
(16673,
(16674,
(16675,
(16676,
(16677,
(16678,
(16679,
(16680,
(16681,
(16682,
(16683,
(16684,
(16685,
(16686,
(16687,
(16688,
(16689,
(16690,
(16691,
(16692,
(16693,
(16694,
(16695,
(16696,
(16697,
(16698,
(16699,
(16700,
(16701,
(16702,
(16703,
(16704,
(16705,
(16706,
(16707,
(16708,
(16709,
(16710,
(16711,
(16712,
(16713,
(16714,
(16715,
(16716,
(16717,
(16718,
(16719,
(16720,
(16721,

1338147114,
1338147515,
1338147973,
1338148372,
1338148422,
1338148816,
1338149822,
1338149857,
1338149858,
1338149966,
1338150506,
1338150700,
1338150829,
1338150839,
1338151392,
1338151635,
1338151674,
1338152226,
1338152329,
1338153426,
1338153426,
1338154126,
1338154392,
1338154779,
1338155585,
1338155736,
1338155934,
1338156562,
1338156885,
1338157019,
1338157020,
1338157098,
1338157209,
1338157399,
1338157857,
1338157969,
1338158429,
1338158505,
1338159012,
1338159144,
1338159155,
1338159251,
1338159308,
1338159802,
1338159988,
1338160216,
1338160406,
1338160449,
1338160483,
1338160514,
1338160647,
1338160648,
1338161037,
1338161058,
1338161097,
1338161140,
1338161183,
1338161317,
1338162047,
1338162393,

'65.52.110.23'),
'190.129.3.181'),
'207.46.199.53'),
'190.172.86.152'),
'65.52.104.21'),
'200.90.146.224'),
'121.14.211.24'),
'123.125.71.34'),
'220.181.108.83'),
'190.172.86.152'),
'207.46.199.53'),
'65.52.108.24'),
'190.129.172.104'),
'65.52.109.19'),
'65.52.104.21'),
'66.249.72.235'),
'190.104.7.50'),
'190.129.19.250'),
'65.52.109.19'),
'123.125.71.25'),
'220.181.108.97'),
'199.87.252.52'),
'121.14.211.24'),
'199.87.252.52'),
'65.52.109.19'),
'190.129.19.250'),
'66.249.72.235'),
'66.249.72.235'),
'190.152.109.201'),
'123.125.71.12'),
'220.181.108.93'),
'65.52.108.25'),
'66.249.72.235'),
'24.114.252.236'),
'66.249.72.235'),
'65.52.109.19'),
'207.46.195.239'),
'66.249.72.235'),
'200.90.148.172'),
'121.14.211.24'),
'66.249.72.235'),
'201.222.81.104'),
'190.104.21.6'),
'66.249.72.235'),
'200.87.176.158'),
'65.52.109.19'),
'190.231.12.92'),
'66.249.72.235'),
'190.129.60.229'),
'201.43.217.37'),
'123.125.71.26'),
'220.181.108.84'),
'208.115.113.86'),
'190.131.42.3'),
'66.249.72.235'),
'190.129.11.234'),
'65.52.110.23'),
'70.45.252.241'),
'176.31.246.150'),
'66.249.72.235'),

(16722,
(16723,
(16724,
(16725,
(16726,
(16727,
(16728,
(16729,
(16730,
(16731,
(16732,
(16733,
(16734,
(16735,
(16736,
(16737,
(16738,
(16739,
(16740,
(16741,
(16742,
(16743,
(16744,
(16745,
(16746,
(16747,
(16748,
(16749,
(16750,
(16751,
(16752,
(16753,
(16754,
(16755,
(16756,
(16757,
(16758,
(16759,
(16760,
(16761,
(16762,
(16763,
(16764,
(16765,
(16766,
(16767,
(16768,
(16769,
(16770,
(16771,
(16772,
(16773,
(16774,
(16775,
(16776,
(16777,
(16778,
(16779,
(16780,
(16781,

1338162672,
1338162758,
1338163007,
1338163016,
1338163041,
1338163044,
1338163330,
1338163575,
1338163606,
1338163666,
1338164233,
1338164234,
1338164309,
1338165026,
1338165064,
1338165641,
1338165819,
1338166367,
1338166574,
1338167325,
1338167330,
1338167616,
1338167834,
1338168078,
1338168184,
1338168184,
1338168833,
1338168944,
1338169284,
1338169311,
1338169777,
1338169911,
1338169998,
1338170548,
1338170719,
1338170943,
1338171348,
1338171476,
1338171528,
1338171531,
1338171533,
1338171697,
1338172231,
1338172986,
1338173515,
1338173870,
1338174119,
1338174875,
1338175083,
1338175084,
1338175819,
1338176574,
1338176716,
1338177282,
1338177482,
1338177518,
1338177658,
1338177678,
1338178462,
1338178625,

'190.129.11.234'),
'65.52.109.153'),
'207.46.199.53'),
'190.129.41.129'),
'66.249.72.235'),
'200.90.146.44'),
'121.14.211.24'),
'190.129.19.65'),
'207.46.195.237'),
'66.249.72.235'),
'123.125.71.12'),
'220.181.108.85'),
'66.249.72.235'),
'200.90.146.44'),
'66.249.72.235'),
'65.52.108.25'),
'66.249.72.235'),
'65.52.108.25'),
'66.249.72.235'),
'207.46.195.237'),
'66.249.72.235'),
'190.104.26.20'),
'141.0.10.242'),
'66.249.72.235'),
'123.125.71.34'),
'220.181.108.94'),
'66.249.72.235'),
'65.52.109.19'),
'190.104.30.30'),
'207.46.195.239'),
'66.249.72.235'),
'207.46.195.237'),
'65.52.108.147'),
'65.52.110.23'),
'66.249.72.235'),
'176.31.246.150'),
'65.52.110.23'),
'66.249.72.235'),
'207.46.199.53'),
'123.125.71.19'),
'220.181.108.75'),
'24.114.252.236'),
'66.249.72.235'),
'66.249.72.235'),
'208.115.111.70'),
'207.46.199.53'),
'66.249.72.235'),
'66.249.72.235'),
'123.125.71.22'),
'220.181.108.81'),
'66.249.72.235'),
'66.249.72.235'),
'208.115.113.86'),
'91.203.32.171'),
'208.64.37.103'),
'66.249.72.235'),
'65.52.108.24'),
'207.46.199.53'),
'66.249.72.235'),
'123.125.71.35'),

(16782,
(16783,
(16784,
(16785,
(16786,
(16787,
(16788,
(16789,
(16790,
(16791,
(16792,
(16793,
(16794,
(16795,
(16796,
(16797,
(16798,
(16799,
(16800,
(16801,
(16802,
(16803,
(16804,
(16805,
(16806,
(16807,
(16808,
(16809,
(16810,
(16811,
(16812,
(16813,
(16814,
(16815,
(16816,
(16817,
(16818,
(16819,
(16820,
(16821,
(16822,
(16823,
(16824,
(16825,
(16826,
(16827,
(16828,
(16829,
(16830,
(16831,
(16832,
(16833,
(16834,
(16835,
(16836,
(16837,
(16838,
(16839,
(16840,
(16841,

1338178625,
1338179218,
1338179751,
1338179973,
1338180139,
1338180917,
1338181672,
1338182117,
1338182225,
1338182226,
1338182425,
1338183183,
1338183938,
1338184257,
1338184882,
1338185114,
1338185546,
1338185638,
1338185785,
1338185859,
1338185861,
1338185934,
1338186048,
1338186393,
1338186898,
1338187095,
1338187145,
1338187674,
1338187904,
1338188115,
1338188120,
1338188575,
1338188776,
1338189415,
1338189441,
1338189441,
1338190106,
1338190351,
1338190370,
1338190735,
1338191095,
1338191492,
1338191566,
1338192098,
1338192114,
1338192223,
1338192734,
1338192903,
1338193004,
1338193006,
1338193517,
1338194142,
1338194269,
1338194685,
1338194853,
1338195096,
1338195947,
1338195996,
1338196218,
1338196377,

'220.181.108.88'),
'66.249.72.235'),
'100.43.83.143'),
'66.249.72.235'),
'207.46.195.239'),
'66.249.72.235'),
'66.249.72.235'),
'207.46.199.53'),
'123.125.71.19'),
'220.181.108.97'),
'66.249.72.235'),
'66.249.72.235'),
'66.249.72.235'),
'108.163.229.105'),
'66.249.72.235'),
'85.195.101.146'),
'65.52.108.24'),
'66.249.72.235'),
'65.52.109.19'),
'123.125.71.15'),
'220.181.108.90'),
'85.195.101.146'),
'207.46.195.237'),
'66.249.72.235'),
'85.195.101.146'),
'65.52.104.21'),
'66.249.72.235'),
'85.195.101.146'),
'66.249.72.235'),
'119.63.196.30'),
'207.46.199.53'),
'66.249.72.235'),
'85.195.101.146'),
'66.249.72.235'),
'123.125.71.23'),
'220.181.108.93'),
'66.249.72.235'),
'85.195.101.146'),
'65.52.110.23'),
'66.249.72.235'),
'85.195.101.146'),
'66.249.72.235'),
'65.52.108.147'),
'65.52.109.153'),
'85.195.101.146'),
'66.249.72.235'),
'85.195.101.146'),
'66.249.72.235'),
'220.181.108.81'),
'123.125.71.23'),
'66.249.72.235'),
'66.249.72.235'),
'85.195.101.146'),
'65.52.108.25'),
'66.249.72.235'),
'85.195.101.146'),
'85.195.101.146'),
'65.52.109.19'),
'207.46.195.239'),
'66.249.72.235'),

(16842,
(16843,
(16844,
(16845,
(16846,
(16847,
(16848,
(16849,
(16850,
(16851,
(16852,
(16853,
(16854,
(16855,
(16856,
(16857,
(16858,
(16859,
(16860,
(16861,
(16862,
(16863,
(16864,
(16865,
(16866,
(16867,
(16868,
(16869,
(16870,
(16871,
(16872,
(16873,
(16874,
(16875,
(16876,
(16877,
(16878,
(16879,
(16880,
(16881,
(16882,
(16883,
(16884,
(16885,
(16886,
(16887,
(16888,
(16889,
(16890,
(16891,
(16892,
(16893,
(16894,
(16895,
(16896,
(16897,
(16898,
(16899,
(16900,
(16901,

1338197026,
1338197028,
1338197146,
1338197167,
1338197389,
1338197956,
1338198685,
1338199009,
1338199585,
1338199799,
1338200316,
1338200317,
1338200442,
1338201115,
1338201766,
1338201905,
1338202027,
1338202235,
1338202369,
1338202694,
1338203165,
1338203420,
1338203484,
1338203568,
1338203883,
1338203884,
1338204274,
1338204676,
1338204976,
1338205072,
1338205415,
1338205868,
1338206658,
1338206665,
1338207461,
1338207470,
1338207471,
1338207539,
1338208156,
1338208549,
1338208728,
1338208787,
1338209437,
1338209584,
1338210378,
1338210404,
1338210992,
1338211038,
1338211039,
1338211177,
1338211305,
1338211382,
1338211457,
1338211483,
1338211694,
1338211694,
1338211756,
1338211859,
1338211875,
1338212206,

'123.125.71.14'),
'220.181.108.80'),
'65.52.104.21'),
'66.249.72.235'),
'85.195.101.146'),
'66.249.72.235'),
'208.115.113.86'),
'66.249.72.235'),
'85.195.101.146'),
'66.249.72.235'),
'123.125.71.27'),
'220.181.108.95'),
'66.249.72.235'),
'66.249.72.235'),
'207.46.195.237'),
'66.249.72.235'),
'85.195.101.146'),
'208.115.111.70'),
'186.157.143.250'),
'66.249.72.235'),
'65.52.109.153'),
'207.46.195.239'),
'66.249.72.235'),
'208.115.111.70'),
'123.125.71.22'),
'220.181.108.87'),
'66.249.72.235'),
'207.46.195.239'),
'85.195.101.146'),
'66.249.72.235'),
'65.52.109.19'),
'66.249.72.235'),
'190.129.8.202'),
'66.249.72.235'),
'66.249.72.235'),
'123.125.71.23'),
'220.181.108.78'),
'190.30.87.253'),
'190.30.87.253'),
'85.195.101.146'),
'190.129.8.202'),
'66.249.72.235'),
'85.195.101.146'),
'66.249.72.235'),
'66.249.72.235'),
'65.52.108.147'),
'200.87.185.166'),
'123.125.71.19'),
'220.181.108.85'),
'66.249.72.235'),
'212.113.35.162'),
'190.129.11.138'),
'65.52.108.25'),
'190.129.19.166'),
'190.104.26.20'),
'66.249.73.14'),
'213.186.127.9'),
'85.195.101.146'),
'200.87.185.166'),
'212.113.37.105'),

(16902,
(16903,
(16904,
(16905,
(16906,
(16907,
(16908,
(16909,
(16910,
(16911,
(16912,
(16913,
(16914,
(16915,
(16916,
(16917,
(16918,
(16919,
(16920,
(16921,
(16922,
(16923,
(16924,
(16925,
(16926,
(16927,
(16928,
(16929,
(16930,
(16931,
(16932,
(16933,
(16934,
(16935,
(16936,
(16937,
(16938,
(16939,
(16940,
(16941,
(16942,
(16943,
(16944,
(16945,
(16946,
(16947,
(16948,
(16949,
(16950,
(16951,
(16952,
(16953,
(16954,
(16955,
(16956,
(16957,
(16958,
(16959,
(16960,
(16961,

1338212454,
1338212491,
1338212505,
1338212628,
1338212655,
1338212821,
1338212830,
1338212830,
1338218308,
1338218329,
1338218395,
1338218434,
1338218503,
1338218668,
1338218687,
1338218930,
1338219130,
1338219140,
1338219376,
1338219644,
1338219656,
1338219664,
1338219767,
1338220057,
1338220401,
1338220515,
1338221139,
1338221726,
1338221872,
1338222102,
1338222228,
1338222230,
1338222399,
1338222613,
1338223016,
1338223360,
1338223443,
1338223752,
1338224115,
1338224267,
1338224306,
1338224361,
1338224779,
1338224866,
1338224948,
1338225069,
1338225284,
1338225543,
1338225603,
1338226043,
1338226197,
1338226362,
1338226443,
1338226456,
1338226618,
1338226637,
1338226904,
1338226961,
1338227066,
1338227145,

'200.105.158.198'),
'200.87.185.166'),
'66.249.73.14'),
'190.129.8.202'),
'213.186.127.4'),
'190.129.11.138'),
'190.129.3.66'),
'190.129.3.66'),
'66.249.73.14'),
'65.52.109.153'),
'190.129.14.66'),
'190.129.8.202'),
'65.52.104.21'),
'85.195.101.146'),
'190.129.8.242'),
'66.249.73.14'),
'208.115.113.86'),
'190.129.8.202'),
'190.129.8.242'),
'65.52.108.147'),
'200.90.146.126'),
'66.249.73.14'),
'65.52.108.25'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'207.46.195.237'),
'123.125.71.20'),
'220.181.108.94'),
'111.13.8.92'),
'66.249.73.14'),
'190.103.70.223'),
'66.249.73.14'),
'111.13.8.92'),
'190.129.170.43'),
'66.249.73.14'),
'111.13.8.92'),
'65.52.109.153'),
'65.52.109.19'),
'190.186.132.91'),
'66.249.73.14'),
'111.13.8.92'),
'190.103.70.223'),
'207.46.195.237'),
'66.249.73.14'),
'111.13.8.92'),
'186.27.6.237'),
'220.181.108.90'),
'111.13.8.92'),
'200.87.9.161'),
'201.202.196.122'),
'66.249.73.14'),
'190.129.197.17'),
'186.27.6.237'),
'65.52.104.21'),
'111.13.8.92'),
'65.52.110.23'),

(16962,
(16963,
(16964,
(16965,
(16966,
(16967,
(16968,
(16969,
(16970,
(16971,
(16972,
(16973,
(16974,
(16975,
(16976,
(16977,
(16978,
(16979,
(16980,
(16981,
(16982,
(16983,
(16984,
(16985,
(16986,
(16987,
(16988,
(16989,
(16990,
(16991,
(16992,
(16993,
(16994,
(16995,
(16996,
(16997,
(16998,
(16999,
(17000,
(17001,
(17002,
(17003,
(17004,
(17005,
(17006,
(17007,
(17008,
(17009,
(17010,
(17011,
(17012,
(17013,
(17014,
(17015,
(17016,
(17017,
(17018,
(17019,
(17020,
(17021,

1338227218,
1338227396,
1338227769,
1338227931,
1338228166,
1338228289,
1338228938,
1338229535,
1338229571,
1338229694,
1338229708,
1338229716,
1338229717,
1338230168,
1338230198,
1338230250,
1338230346,
1338230347,
1338230480,
1338230938,
1338230977,
1338231140,
1338231251,
1338231729,
1338231923,
1338232023,
1338232090,
1338232573,
1338232640,
1338232667,
1338232676,
1338232678,
1338232771,
1338233373,
1338233640,
1338233855,
1338234184,
1338234248,
1338234262,
1338234411,
1338234851,
1338234866,
1338235010,
1338235455,
1338235534,
1338236060,
1338236204,
1338236231,
1338236250,
1338236250,
1338236666,
1338236917,
1338237405,
1338237455,
1338237809,
1338237908,
1338238251,
1338238264,
1338238473,
1338238548,

'65.52.108.24'),
'66.249.73.14'),
'111.13.8.92'),
'200.207.113.49'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.19.36'),
'65.52.110.23'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.76'),
'208.115.111.70'),
'111.13.8.92'),
'65.52.108.24'),
'190.129.19.36'),
'85.195.101.146'),
'66.249.73.14'),
'190.129.8.202'),
'190.236.209.119'),
'111.13.8.92'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.109.19'),
'66.249.73.14'),
'208.115.113.86'),
'65.52.108.24'),
'66.249.73.14'),
'200.90.149.28'),
'220.181.108.87'),
'123.125.71.22'),
'111.13.8.92'),
'190.254.246.165'),
'66.249.73.14'),
'111.13.8.92'),
'200.87.110.162'),
'66.249.73.14'),
'157.56.95.137'),
'190.129.4.176'),
'66.249.73.14'),
'190.104.30.30'),
'200.87.110.162'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.11.138'),
'190.129.84.140'),
'220.181.108.78'),
'123.125.71.22'),
'66.249.73.14'),
'207.46.199.53'),
'200.87.51.139'),
'190.129.3.66'),
'66.249.73.14'),
'111.13.8.92'),
'65.52.108.24'),
'200.175.252.254'),
'66.249.73.14'),
'111.13.8.92'),

(17022, 1338238548, '81.57.68.151'),


(17023, 1338239180, '190.129.8.202'),
(17024, 1338239199, '66.249.73.14'),
(17025, 1338239204, '111.13.8.92'),
(17026, 1338239522, '190.129.11.138'),
(17027, 1338239759, '200.90.146.178'),
(17028, 1338239859, '123.125.71.36'),
(17029, 1338239861, '220.181.108.94'),
(17030, 1338239922, '66.249.73.14'),
(17031, 1338239974, '207.46.199.53'),
(17032, 1338240107, '200.87.150.243'),
(17033, 1338240306, '190.186.20.15'),
(17034, 1338240323, '111.13.8.92'),
(17035, 1338240568, '190.129.19.166'),
(17036, 1338240629, '66.249.73.14'),
(17037, 1338240714, '190.129.8.202'),
(17038, 1338241193, '213.186.127.8'),
(17039, 1338241378, '66.249.73.14'),
(17040, 1338241989, '200.87.150.243'),
(17041, 1338242138, '190.186.64.240'),
(17042, 1338242476, '111.13.8.92'),
(17043, 1338242687, '66.249.73.14'),
(17044, 1338242759, '200.87.150.243'),
(17045, 1338242994, '213.186.119.140'),
(17046, 1338243039, '66.249.68.72'),
(17047, 1338243246, '190.129.11.138'),
(17048, 1338243287, '190.129.170.43'),
(17049, 1338243391, '66.249.73.14');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(17050, 1338243394, '220.181.108.84'),
(17051, 1338243397, '123.125.71.19'),
(17052, 1338243492, '65.52.104.21'),
(17053, 1338244097, '66.249.73.14'),
(17054, 1338244150, '190.129.19.160'),
(17055, 1338244320, '208.115.113.86'),
(17056, 1338244442, '190.32.236.14'),
(17057, 1338244803, '66.249.73.14'),
(17058, 1338245494, '66.249.73.14'),
(17059, 1338245893, '190.129.8.202'),
(17060, 1338245920, '200.87.150.243'),
(17061, 1338246097, '66.249.73.14'),
(17062, 1338246919, '66.249.73.14'),
(17063, 1338247020, '123.125.71.25'),
(17064, 1338247022, '220.181.108.89'),
(17065, 1338247450, '190.129.84.19'),
(17066, 1338247624, '66.249.73.14'),
(17067, 1338247632, '65.52.104.21'),
(17068, 1338248030, '65.52.108.25'),
(17069, 1338248407, '66.249.73.14'),
(17070, 1338248574, '65.52.109.19'),
(17071, 1338248780, '207.46.199.53'),
(17072, 1338248952, '200.90.145.188'),
(17073, 1338249031, '66.249.73.14'),
(17074, 1338249470, '74.125.178.83'),
(17075, 1338249471, '74.125.178.81'),
(17076, 1338249479, '190.104.30.22'),
(17077, 1338249636, '66.249.73.14'),
(17078, 1338250238, '66.249.73.14'),
(17079, 1338250634, '123.125.71.25'),
(17080, 1338250635, '220.181.108.85'),

(17081,
(17082,
(17083,
(17084,
(17085,
(17086,
(17087,
(17088,
(17089,
(17090,
(17091,
(17092,
(17093,
(17094,
(17095,
(17096,
(17097,
(17098,
(17099,
(17100,
(17101,
(17102,
(17103,
(17104,
(17105,
(17106,
(17107,
(17108,
(17109,
(17110,
(17111,
(17112,
(17113,
(17114,
(17115,
(17116,
(17117,
(17118,
(17119,
(17120,
(17121,
(17122,
(17123,
(17124,
(17125,
(17126,
(17127,
(17128,
(17129,
(17130,
(17131,
(17132,
(17133,
(17134,
(17135,
(17136,
(17137,
(17138,
(17139,
(17140,

1338250867,
1338251264,
1338251524,
1338251539,
1338251630,
1338251855,
1338252183,
1338252263,
1338252798,
1338253034,
1338253172,
1338253407,
1338253418,
1338254067,
1338254195,
1338254726,
1338254728,
1338254729,
1338254758,
1338255385,
1338256045,
1338256458,
1338256503,
1338256704,
1338257288,
1338257363,
1338257830,
1338257884,
1338257884,
1338257923,
1338258023,
1338258547,
1338258682,
1338258746,
1338258856,
1338259236,
1338259271,
1338259341,
1338259366,
1338259516,
1338260001,
1338260660,
1338260835,
1338261105,
1338261319,
1338261438,
1338261440,
1338261613,
1338261823,
1338261979,
1338262512,
1338262638,
1338263297,
1338263956,
1338264616,
1338265048,
1338265049,
1338265275,
1338265934,
1338266042,

'66.249.73.14'),
'207.46.195.237'),
'66.249.73.14'),
'190.104.26.28'),
'200.87.21.55'),
'207.46.195.239'),
'66.249.73.14'),
'207.46.199.53'),
'66.249.73.14'),
'65.52.110.23'),
'65.52.108.24'),
'66.249.73.14'),
'200.87.176.157'),
'66.249.73.14'),
'111.13.8.92'),
'66.249.73.14'),
'123.125.71.28'),
'220.181.108.86'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.122.2'),
'111.13.8.92'),
'66.249.73.14'),
'111.13.8.92'),
'66.249.73.14'),
'207.46.195.237'),
'123.125.71.22'),
'220.181.108.85'),
'111.13.8.92'),
'66.249.73.14'),
'111.13.8.92'),
'66.249.73.14'),
'190.129.19.22'),
'207.46.195.237'),
'111.13.8.92'),
'200.90.149.43'),
'66.249.73.14'),
'65.52.108.25'),
'207.46.195.237'),
'66.249.73.14'),
'66.249.73.14'),
'190.129.5.36'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.95'),
'65.52.104.21'),
'65.52.108.147'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.92'),
'66.249.73.14'),
'66.249.73.14'),
'190.3.186.213'),

(17141,
(17142,
(17143,
(17144,
(17145,
(17146,
(17147,
(17148,
(17149,
(17150,
(17151,
(17152,
(17153,
(17154,
(17155,
(17156,
(17157,
(17158,
(17159,
(17160,
(17161,
(17162,
(17163,
(17164,
(17165,
(17166,
(17167,
(17168,
(17169,
(17170,
(17171,
(17172,
(17173,
(17174,
(17175,
(17176,
(17177,
(17178,
(17179,
(17180,
(17181,
(17182,
(17183,
(17184,
(17185,
(17186,
(17187,
(17188,
(17189,
(17190,
(17191,
(17192,
(17193,
(17194,
(17195,
(17196,
(17197,
(17198,
(17199,
(17200,

1338266594,
1338267253,
1338267913,
1338267913,
1338268565,
1338268607,
1338268608,
1338268803,
1338269167,
1338269405,
1338269624,
1338269645,
1338269796,
1338270456,
1338270472,
1338270646,
1338271115,
1338271264,
1338271774,
1338272216,
1338272217,
1338272434,
1338272648,
1338272848,
1338273093,
1338273752,
1338273913,
1338274412,
1338274635,
1338274874,
1338275071,
1338275205,
1338275293,
1338275730,
1338275794,
1338275794,
1338276201,
1338276215,
1338276389,
1338276484,
1338276816,
1338277143,
1338277803,
1338278462,
1338279121,
1338279432,
1338279433,
1338279508,
1338279781,
1338280430,
1338281076,
1338281473,
1338281699,
1338281840,
1338282326,
1338282644,
1338282979,
1338283093,
1338283176,
1338283256,

'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.96'),
'111.13.8.92'),
'66.249.73.14'),
'213.186.119.132'),
'65.52.110.23'),
'111.13.8.92'),
'66.249.73.14'),
'66.249.73.14'),
'111.13.8.92'),
'213.186.119.131'),
'66.249.73.14'),
'111.13.8.92'),
'66.249.73.14'),
'123.125.71.28'),
'220.181.108.77'),
'66.249.73.14'),
'66.219.58.44'),
'65.52.108.24'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.109.19'),
'207.46.195.239'),
'66.249.73.14'),
'208.115.111.70'),
'207.46.195.237'),
'66.249.73.14'),
'123.125.71.32'),
'220.181.108.96'),
'85.195.101.146'),
'208.115.113.86'),
'66.249.68.72'),
'66.249.73.14'),
'65.52.108.24'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.85'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.14'),
'111.13.8.92'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'65.52.108.25'),
'111.13.8.92'),
'123.125.71.14'),

(17201,
(17202,
(17203,
(17204,
(17205,
(17206,
(17207,
(17208,
(17209,
(17210,
(17211,
(17212,
(17213,
(17214,
(17215,
(17216,
(17217,
(17218,
(17219,
(17220,
(17221,
(17222,
(17223,
(17224,
(17225,
(17226,
(17227,
(17228,
(17229,
(17230,
(17231,
(17232,
(17233,
(17234,
(17235,
(17236,
(17237,
(17238,
(17239,
(17240,
(17241,
(17242,
(17243,
(17244,
(17245,
(17246,
(17247,
(17248,
(17249,
(17250,
(17251,
(17252,
(17253,
(17254,
(17255,
(17256,
(17257,
(17258,
(17259,
(17260,

1338283257,
1338283531,
1338283756,
1338283876,
1338283964,
1338284589,
1338284626,
1338284657,
1338284802,
1338285329,
1338285359,
1338285556,
1338286007,
1338286149,
1338286244,
1338286602,
1338286798,
1338286831,
1338286937,
1338287650,
1338287687,
1338287980,
1338288333,
1338288523,
1338288551,
1338288867,
1338289016,
1338289698,
1338290308,
1338290310,
1338290310,
1338290312,
1338290927,
1338291569,
1338291610,
1338291878,
1338292292,
1338292544,
1338292566,
1338292661,
1338292797,
1338292975,
1338293024,
1338293411,
1338293659,
1338293895,
1338293896,
1338293993,
1338294340,
1338295024,
1338295368,
1338295706,
1338296070,
1338296318,
1338296473,
1338296863,
1338296935,
1338297162,
1338297247,
1338297444,

'220.181.108.87'),
'213.186.127.9'),
'213.186.127.12'),
'111.13.8.92'),
'66.249.73.14'),
'111.13.8.92'),
'66.249.73.14'),
'213.186.119.138'),
'65.52.104.21'),
'66.249.73.14'),
'111.13.8.92'),
'213.186.127.5'),
'213.186.122.3'),
'66.249.73.14'),
'111.13.8.92'),
'65.52.104.21'),
'220.181.108.78'),
'66.249.73.14'),
'111.13.8.92'),
'66.249.73.14'),
'111.13.8.92'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.109.153'),
'207.46.195.239'),
'100.43.83.143'),
'66.249.73.14'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.81'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.14'),
'85.195.101.146'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'190.129.19.166'),
'190.129.8.202'),
'207.46.199.53'),
'65.52.109.19'),
'66.249.73.14'),
'168.101.129.53'),
'65.52.110.23'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.77'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.14'),
'111.13.8.92'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'208.115.113.86'),
'65.52.110.23'),
'66.249.73.14'),
'65.52.104.21'),
'190.129.8.202'),
'123.125.71.18'),

(17261,
(17262,
(17263,
(17264,
(17265,
(17266,
(17267,
(17268,
(17269,
(17270,
(17271,
(17272,
(17273,
(17274,
(17275,
(17276,
(17277,
(17278,
(17279,
(17280,
(17281,
(17282,
(17283,
(17284,
(17285,
(17286,
(17287,
(17288,
(17289,
(17290,
(17291,
(17292,
(17293,
(17294,
(17295,
(17296,
(17297,
(17298,
(17299,
(17300,
(17301,
(17302,
(17303,
(17304,
(17305,
(17306,
(17307,
(17308,
(17309,
(17310,
(17311,
(17312,
(17313,
(17314,
(17315,
(17316,
(17317,
(17318,
(17319,
(17320,

1338297445,
1338297469,
1338297551,
1338297594,
1338297618,
1338297891,
1338298302,
1338298322,
1338298482,
1338298604,
1338298622,
1338298630,
1338298982,
1338299064,
1338299078,
1338299197,
1338299471,
1338299562,
1338299595,
1338299630,
1338299792,
1338300071,
1338300348,
1338300464,
1338300489,
1338300688,
1338300704,
1338300779,
1338300783,
1338300823,
1338300876,
1338301031,
1338301048,
1338301048,
1338301233,
1338301291,
1338301358,
1338301390,
1338301391,
1338301507,
1338301703,
1338301915,
1338302021,
1338302056,
1338302141,
1338302396,
1338302577,
1338302605,
1338302682,
1338303147,
1338303215,
1338303251,
1338303294,
1338303305,
1338303473,
1338303736,
1338303827,
1338303894,
1338303918,
1338303970,

'220.181.108.90'),
'200.85.145.127'),
'111.13.8.92'),
'85.195.101.146'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'111.13.8.92'),
'190.181.35.125'),
'65.52.108.24'),
'190.129.8.202'),
'213.186.120.196'),
'66.249.73.14'),
'111.13.8.92'),
'213.186.127.13'),
'190.181.35.125'),
'207.46.195.239'),
'65.52.108.24'),
'200.87.111.19'),
'66.249.73.14'),
'111.13.8.92'),
'190.129.8.202'),
'66.249.73.14'),
'85.195.101.146'),
'89.136.58.223'),
'186.2.33.53'),
'65.52.108.147'),
'190.129.11.138'),
'82.94.245.19'),
'200.90.144.252'),
'213.186.119.140'),
'66.249.73.14'),
'123.125.71.22'),
'220.181.108.97'),
'190.129.19.212'),
'186.2.33.53'),
'200.87.176.152'),
'82.94.245.19'),
'190.129.8.202'),
'200.90.144.252'),
'66.249.73.14'),
'190.129.19.212'),
'200.87.176.152'),
'82.94.245.19'),
'200.90.144.252'),
'66.249.73.14'),
'190.129.19.212'),
'190.129.109.172'),
'82.94.245.19'),
'190.181.22.148'),
'66.249.73.14'),
'207.46.195.237'),
'200.90.144.252'),
'82.94.245.19'),
'190.129.8.202'),
'60.249.135.1'),
'66.249.73.14'),
'200.90.144.252'),
'82.94.245.19'),
'207.46.195.239'),

(17321,
(17322,
(17323,
(17324,
(17325,
(17326,
(17327,
(17328,
(17329,
(17330,
(17331,
(17332,
(17333,
(17334,
(17335,
(17336,
(17337,
(17338,
(17339,
(17340,
(17341,
(17342,
(17343,
(17344,
(17345,
(17346,
(17347,
(17348,
(17349,
(17350,
(17351,
(17352,
(17353,
(17354,
(17355,
(17356,
(17357,
(17358,
(17359,
(17360,
(17361,
(17362,
(17363,
(17364,
(17365,
(17366,
(17367,
(17368,
(17369,
(17370,
(17371,
(17372,
(17373,
(17374,
(17375,
(17376,
(17377,
(17378,
(17379,
(17380,

1338304168,
1338304435,
1338304437,
1338304524,
1338304696,
1338304697,
1338305106,
1338305141,
1338305153,
1338305193,
1338305585,
1338305677,
1338305711,
1338305734,
1338305768,
1338306134,
1338306355,
1338306392,
1338306405,
1338306885,
1338306949,
1338306976,
1338306999,
1338307150,
1338307163,
1338307183,
1338307247,
1338307327,
1338307360,
1338307571,
1338307587,
1338307688,
1338308216,
1338308521,
1338308661,
1338308663,
1338308780,
1338308949,
1338309386,
1338309561,
1338309701,
1338310120,
1338310331,
1338310796,
1338310814,
1338311134,
1338311524,
1338311588,
1338311791,
1338311920,
1338311921,
1338312139,
1338312269,
1338312439,
1338312499,
1338312855,
1338313142,
1338313362,
1338313865,
1338314499,

'190.129.8.202'),
'66.249.73.14'),
'190.129.11.138'),
'82.94.245.19'),
'220.181.108.86'),
'123.125.71.31'),
'66.249.73.14'),
'82.94.245.19'),
'190.129.9.42'),
'190.129.9.194'),
'200.87.77.178'),
'190.129.11.138'),
'65.52.104.21'),
'66.249.73.14'),
'82.94.245.19'),
'220.181.108.89'),
'66.249.73.14'),
'82.94.245.19'),
'200.90.147.250'),
'190.104.7.38'),
'190.137.87.235'),
'66.249.73.14'),
'82.94.245.19'),
'200.90.147.250'),
'190.129.11.138'),
'190.104.30.28'),
'190.186.104.214'),
'190.186.45.150'),
'207.46.195.239'),
'190.129.9.221'),
'66.249.73.14'),
'82.94.245.19'),
'66.249.73.14'),
'190.104.30.30'),
'123.125.71.13'),
'220.181.108.93'),
'190.104.30.28'),
'66.249.73.14'),
'178.175.87.161'),
'66.249.73.14'),
'207.46.195.239'),
'208.115.111.70'),
'66.249.73.14'),
'200.87.2.211'),
'65.52.109.153'),
'66.249.73.14'),
'200.90.146.178'),
'200.87.2.211'),
'66.249.73.14'),
'208.115.111.70'),
'207.46.195.239'),
'200.87.110.250'),
'190.104.28.25'),
'65.52.109.153'),
'66.249.73.14'),
'189.186.164.205'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'190.129.8.202'),

(17381,
(17382,
(17383,
(17384,
(17385,
(17386,
(17387,
(17388,
(17389,
(17390,
(17391,
(17392,
(17393,
(17394,
(17395,
(17396,
(17397,
(17398,
(17399,
(17400,
(17401,
(17402,
(17403,
(17404,
(17405,
(17406,
(17407,
(17408,
(17409,
(17410,
(17411,
(17412,
(17413,
(17414,
(17415,
(17416,
(17417,
(17418,
(17419,
(17420,
(17421,
(17422,
(17423,
(17424,
(17425,
(17426,
(17427,
(17428,
(17429,
(17430,
(17431,
(17432,
(17433,
(17434,
(17435,
(17436,
(17437,
(17438,
(17439,
(17440,

1338314547,
1338314880,
1338315230,
1338315492,
1338315656,
1338315658,
1338315913,
1338316205,
1338316596,
1338316758,
1338316826,
1338317079,
1338317279,
1338317329,
1338317765,
1338317857,
1338317961,
1338318058,
1338318233,
1338318443,
1338318585,
1338318644,
1338318807,
1338318972,
1338319022,
1338319132,
1338319134,
1338319258,
1338319273,
1338319396,
1338319512,
1338319782,
1338320011,
1338320157,
1338320166,
1338320172,
1338320556,
1338320693,
1338320924,
1338320931,
1338321342,
1338321514,
1338321800,
1338322002,
1338322182,
1338322485,
1338322548,
1338322687,
1338322688,
1338322723,
1338322804,
1338323374,
1338323410,
1338323681,
1338323691,
1338323951,
1338323996,
1338324021,
1338324022,
1338324156,

'66.249.73.14'),
'65.52.109.19'),
'66.249.73.14'),
'65.52.108.24'),
'123.125.71.20'),
'220.181.108.93'),
'66.249.73.14'),
'190.186.45.150'),
'66.249.73.14'),
'190.129.11.138'),
'200.87.193.4'),
'200.90.147.250'),
'66.249.73.14'),
'65.52.109.153'),
'200.90.147.250'),
'89.136.58.223'),
'66.249.73.14'),
'119.63.196.30'),
'190.129.9.42'),
'200.90.147.250'),
'213.186.119.141'),
'66.249.73.14'),
'213.186.127.28'),
'190.129.68.218'),
'190.129.9.42'),
'123.125.71.31'),
'220.181.108.78'),
'213.186.119.143'),
'66.249.73.14'),
'65.52.109.19'),
'200.105.189.201'),
'190.102.48.218'),
'66.249.73.14'),
'190.129.197.12'),
'190.129.4.68'),
'207.46.195.237'),
'24.114.252.236'),
'66.249.73.14'),
'190.129.11.138'),
'94.23.225.68'),
'200.87.139.114'),
'66.249.73.14'),
'190.129.19.166'),
'65.52.109.153'),
'66.249.73.14'),
'65.52.108.24'),
'190.129.8.202'),
'123.125.71.22'),
'220.181.108.84'),
'200.87.150.243'),
'66.249.73.14'),
'200.87.77.178'),
'66.249.73.14'),
'207.46.195.237'),
'190.129.8.202'),
'207.46.195.239'),
'190.104.16.35'),
'186.27.7.168'),
'190.186.197.89'),
'66.249.73.14'),

(17441,
(17442,
(17443,
(17444,
(17445,
(17446,
(17447,
(17448,
(17449,
(17450,
(17451,
(17452,
(17453,
(17454,
(17455,
(17456,
(17457,
(17458,
(17459,
(17460,
(17461,
(17462,
(17463,
(17464,
(17465,
(17466,
(17467,
(17468,
(17469,
(17470,
(17471,
(17472,
(17473,
(17474,
(17475,
(17476,
(17477,
(17478,
(17479,
(17480,
(17481,
(17482,
(17483,
(17484,
(17485,
(17486,
(17487,
(17488,
(17489,
(17490,
(17491,
(17492,
(17493,
(17494,
(17495,
(17496,
(17497,
(17498,
(17499,
(17500,

1338324311,
1338324438,
1338324642,
1338324658,
1338324768,
1338325282,
1338325320,
1338325404,
1338325578,
1338325940,
1338326041,
1338326239,
1338326268,
1338326269,
1338326474,
1338326476,
1338326501,
1338326678,
1338326829,
1338327221,
1338327288,
1338327314,
1338327314,
1338327547,
1338327912,
1338327944,
1338328108,
1338328150,
1338328153,
1338328558,
1338328714,
1338329158,
1338329574,
1338329772,
1338329836,
1338329837,
1338330251,
1338330266,
1338330375,
1338330473,
1338330523,
1338330926,
1338330979,
1338330986,
1338331347,
1338331430,
1338331494,
1338331542,
1338331581,
1338331664,
1338331687,
1338331836,
1338332265,
1338332361,
1338332666,
1338332832,
1338332937,
1338333315,
1338333399,
1338333446,

'190.129.8.202'),
'74.125.178.86'),
'65.52.108.147'),
'190.129.19.166'),
'66.249.73.14'),
'190.129.11.138'),
'74.125.178.92'),
'66.249.73.14'),
'190.129.19.154'),
'190.129.126.11'),
'66.249.73.14'),
'190.107.60.225'),
'123.125.71.24'),
'220.181.108.75'),
'65.52.108.25'),
'65.52.108.24'),
'207.46.199.53'),
'66.249.73.14'),
'190.129.8.202'),
'207.46.195.237'),
'200.90.146.152'),
'65.52.108.24'),
'66.249.73.14'),
'157.56.95.137'),
'65.52.108.25'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.40.27'),
'207.46.199.53'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.84'),
'200.90.148.42'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.109.153'),
'207.46.199.53'),
'190.129.8.202'),
'200.87.77.178'),
'66.249.73.14'),
'186.27.64.161'),
'200.87.133.251'),
'69.63.190.248'),
'65.52.108.25'),
'190.129.11.138'),
'66.249.73.14'),
'190.129.8.202'),
'220.181.108.92'),
'66.249.73.14'),
'208.115.113.86'),
'190.129.8.202'),
'65.52.108.147'),
'66.249.73.14'),
'65.52.109.153'),
'190.129.8.202'),
'123.125.71.21'),

(17501,
(17502,
(17503,
(17504,
(17505,
(17506,
(17507,
(17508,
(17509,
(17510,
(17511,
(17512,
(17513,
(17514,
(17515,
(17516,
(17517,
(17518,
(17519,
(17520,
(17521,
(17522,
(17523,
(17524,
(17525,
(17526,
(17527,
(17528,
(17529,
(17530,
(17531,
(17532,
(17533,
(17534,
(17535,
(17536,
(17537,
(17538,
(17539,
(17540,
(17541,
(17542,
(17543,
(17544,
(17545,
(17546,
(17547,
(17548,
(17549,
(17550,
(17551,
(17552,
(17553,
(17554,
(17555,
(17556,
(17557,
(17558,
(17559,
(17560,

1338333450,
1338333563,
1338334159,
1338334188,
1338334798,
1338335107,
1338335429,
1338335441,
1338335782,
1338336047,
1338336302,
1338336526,
1338336657,
1338336686,
1338336944,
1338337201,
1338337266,
1338337628,
1338337874,
1338337923,
1338338457,
1338338481,
1338338485,
1338338560,
1338339196,
1338339565,
1338339833,
1338339840,
1338340098,
1338340206,
1338340303,
1338340455,
1338340465,
1338340602,
1338340921,
1338341059,
1338341059,
1338341098,
1338341587,
1338341667,
1338341732,
1338342046,
1338342250,
1338342379,
1338342548,
1338342594,
1338342724,
1338342914,
1338342985,
1338343121,
1338343212,
1338343271,
1338343368,
1338343620,
1338343904,
1338344226,
1338344353,
1338344357,
1338344359,
1338344364,

'220.181.108.87'),
'66.249.73.14'),
'178.175.87.161'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.122.2'),
'66.249.73.14'),
'213.186.127.8'),
'213.186.122.2'),
'66.249.73.14'),
'213.186.127.2'),
'190.107.41.119'),
'66.249.73.14'),
'213.186.122.2'),
'58.87.63.236'),
'213.186.127.4'),
'66.249.73.14'),
'213.186.127.9'),
'200.87.152.210'),
'66.249.73.14'),
'189.173.190.140'),
'213.186.122.3'),
'190.129.52.76'),
'66.249.73.14'),
'66.249.73.14'),
'200.90.147.171'),
'66.249.73.14'),
'186.2.53.126'),
'190.129.19.71'),
'208.115.111.70'),
'65.52.108.24'),
'207.46.199.53'),
'66.249.73.14'),
'65.52.104.21'),
'190.129.19.71'),
'220.181.108.81'),
'123.125.71.24'),
'66.249.73.14'),
'190.129.19.71'),
'200.87.16.146'),
'66.249.73.14'),
'41.208.186.78'),
'190.129.19.99'),
'66.249.73.14'),
'190.129.19.71'),
'65.52.109.19'),
'190.104.26.29'),
'65.52.108.24'),
'66.249.73.14'),
'207.46.195.239'),
'65.52.108.147'),
'190.129.19.71'),
'190.129.41.184'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'200.87.159.131'),
'123.125.71.31'),
'220.181.108.90'),
'190.129.19.71'),

(17561,
(17562,
(17563,
(17564,
(17565,
(17566,
(17567,
(17568,
(17569,
(17570,
(17571,
(17572,
(17573,
(17574,
(17575,
(17576,
(17577,
(17578,
(17579,
(17580,
(17581,
(17582,
(17583,
(17584,
(17585,
(17586,
(17587,
(17588,
(17589,
(17590,
(17591,
(17592,
(17593,
(17594,
(17595,
(17596,
(17597,
(17598,
(17599,
(17600,
(17601,
(17602,
(17603,
(17604,
(17605,
(17606,
(17607,
(17608,
(17609,
(17610,
(17611,
(17612,
(17613,
(17614,
(17615,
(17616,
(17617,
(17618,
(17619,
(17620,

1338344881,
1338345345,
1338345434,
1338345561,
1338345655,
1338345685,
1338346198,
1338346255,
1338346835,
1338347471,
1338347624,
1338347907,
1338347909,
1338348214,
1338348850,
1338349487,
1338349514,
1338350336,
1338350340,
1338350713,
1338350976,
1338351137,
1338351426,
1338351427,
1338351617,
1338352259,
1338352900,
1338353539,
1338354057,
1338354166,
1338354586,
1338354800,
1338355048,
1338355049,
1338355436,
1338355473,
1338356073,
1338356117,
1338356325,
1338356384,
1338356563,
1338356563,
1338356595,
1338356595,
1338356709,
1338356753,
1338356923,
1338357065,
1338357203,
1338357345,
1338357521,
1338357586,
1338357611,
1338357981,
1338358444,
1338358617,
1338358737,
1338358739,
1338359253,
1338359889,

'66.249.73.14'),
'65.52.108.24'),
'65.52.110.23'),
'66.249.73.14'),
'190.235.92.43'),
'190.129.19.14'),
'66.249.73.14'),
'208.115.113.86'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.109.153'),
'123.125.71.17'),
'220.181.108.85'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.24'),
'66.249.73.14'),
'200.87.16.93'),
'65.52.108.25'),
'66.249.73.14'),
'65.52.109.19'),
'123.125.71.26'),
'220.181.108.80'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.14'),
'213.186.127.28'),
'66.249.73.14'),
'213.186.119.131'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.81'),
'66.249.73.14'),
'213.186.119.135'),
'66.249.73.14'),
'213.186.122.3'),
'213.186.127.10'),
'65.52.109.153'),
'207.46.195.239'),
'213.186.119.138'),
'65.52.104.21'),
'65.52.104.21'),
'66.249.73.14'),
'213.186.120.196'),
'65.52.108.147'),
'213.186.127.9'),
'213.186.127.6'),
'66.249.73.14'),
'65.52.108.25'),
'207.46.195.239'),
'65.52.108.147'),
'66.249.73.14'),
'190.104.30.22'),
'66.249.73.14'),
'220.181.108.97'),
'123.125.71.36'),
'66.249.73.14'),
'66.249.73.14'),

(17621,
(17622,
(17623,
(17624,
(17625,
(17626,
(17627,
(17628,
(17629,
(17630,
(17631,
(17632,
(17633,
(17634,
(17635,
(17636,
(17637,
(17638,
(17639,
(17640,
(17641,
(17642,
(17643,
(17644,
(17645,
(17646,
(17647,
(17648,
(17649,
(17650,
(17651,
(17652,
(17653,
(17654,
(17655,
(17656,
(17657,
(17658,
(17659,
(17660,
(17661,
(17662,
(17663,
(17664,
(17665,
(17666,
(17667,
(17668,
(17669,
(17670,
(17671,
(17672,
(17673,
(17674,
(17675,
(17676,
(17677,
(17678,
(17679,
(17680,

1338360306,
1338360343,
1338360520,
1338360676,
1338360924,
1338361161,
1338361167,
1338361849,
1338362254,
1338362256,
1338362442,
1338362520,
1338362568,
1338362786,
1338363162,
1338363869,
1338364065,
1338364281,
1338364591,
1338365475,
1338365654,
1338365850,
1338365851,
1338366282,
1338366709,
1338366946,
1338367537,
1338367752,
1338368716,
1338368785,
1338369068,
1338369756,
1338369824,
1338369889,
1338369890,
1338370469,
1338370575,
1338370603,
1338371368,
1338371505,
1338371669,
1338372223,
1338372233,
1338372259,
1338372841,
1338373151,
1338373152,
1338373724,
1338374072,
1338374417,
1338374609,
1338374925,
1338375014,
1338375452,
1338375978,
1338376304,
1338376662,
1338376715,
1338376716,
1338377112,

'208.115.113.86'),
'65.52.108.25'),
'66.249.73.14'),
'207.46.195.237'),
'208.115.113.86'),
'66.249.73.14'),
'65.52.108.147'),
'66.249.73.14'),
'123.125.71.30'),
'220.181.108.93'),
'65.52.104.21'),
'66.249.73.14'),
'208.115.111.70'),
'65.52.109.19'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.108.147'),
'90.46.41.182'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'123.125.71.17'),
'220.181.108.85'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.110.23'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.14'),
'65.52.108.24'),
'65.52.109.153'),
'66.249.73.14'),
'65.52.110.23'),
'123.125.71.23'),
'220.181.108.88'),
'66.249.73.14'),
'207.46.195.239'),
'207.46.199.53'),
'66.249.73.14'),
'207.46.199.53'),
'100.43.83.143'),
'207.46.199.53'),
'66.249.73.14'),
'213.186.127.9'),
'66.249.73.14'),
'123.125.71.26'),
'220.181.108.81'),
'66.249.73.14'),
'213.186.120.196'),
'65.52.109.153'),
'66.249.73.14'),
'212.113.35.162'),
'65.52.104.21'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.14'),
'65.52.108.147'),
'123.125.71.13'),
'220.181.108.78'),
'207.46.195.237'),

(17681,
(17682,
(17683,
(17684,
(17685,
(17686,
(17687,
(17688,
(17689,
(17690,
(17691,
(17692,
(17693,
(17694,
(17695,
(17696,
(17697,
(17698,
(17699,
(17700,
(17701,
(17702,
(17703,
(17704,
(17705,
(17706,
(17707,
(17708,
(17709,
(17710,
(17711,
(17712,
(17713,
(17714,
(17715,
(17716,
(17717,
(17718,
(17719,
(17720,
(17721,
(17722,
(17723,
(17724,
(17725,
(17726,
(17727,
(17728,
(17729,
(17730,
(17731,
(17732,
(17733,
(17734,
(17735,
(17736,
(17737,
(17738,
(17739,
(17740,

1338377190,
1338377622,
1338378076,
1338378378,
1338378963,
1338379324,
1338379752,
1338379901,
1338380293,
1338380294,
1338380439,
1338381132,
1338381326,
1338381391,
1338381736,
1338381861,
1338382184,
1338382204,
1338382633,
1338382803,
1338382954,
1338383244,
1338383263,
1338383560,
1338383689,
1338383830,
1338383830,
1338383837,
1338384148,
1338384200,
1338384341,
1338384588,
1338384832,
1338385498,
1338385693,
1338385755,
1338385757,
1338385948,
1338385972,
1338386643,
1338386685,
1338387529,
1338387853,
1338387974,
1338388412,
1338388590,
1338389106,
1338389231,
1338389302,
1338389615,
1338389852,
1338389904,
1338390189,
1338390407,
1338390651,
1338390690,
1338390691,
1338390706,
1338390709,
1338390780,

'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'65.52.108.24'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.14'),
'65.52.104.21'),
'123.125.71.34'),
'220.181.108.76'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.14'),
'200.90.144.151'),
'190.129.11.138'),
'119.63.196.126'),
'66.249.73.14'),
'220.181.108.76'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.197.2'),
'190.129.8.202'),
'65.52.108.25'),
'79.23.140.116'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.78'),
'65.52.108.24'),
'190.129.13.98'),
'200.87.139.138'),
'65.52.108.25'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.8.202'),
'200.105.182.196'),
'65.52.108.147'),
'66.249.73.14'),
'190.129.11.138'),
'65.52.110.23'),
'66.249.73.14'),
'207.46.195.239'),
'66.249.73.14'),
'207.46.199.53'),
'65.52.110.23'),
'66.249.73.14'),
'65.52.109.153'),
'200.90.146.21'),
'65.52.104.21'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.176.234'),
'200.87.74.10'),
'66.249.73.14'),
'200.121.155.110'),
'190.129.8.202'),
'74.125.178.82'),
'74.125.178.88'),
'74.125.178.89'),
'74.125.178.90'),
'200.90.146.41'),

(17741,
(17742,
(17743,
(17744,
(17745,
(17746,
(17747,
(17748,
(17749,
(17750,
(17751,
(17752,
(17753,
(17754,
(17755,
(17756,
(17757,
(17758,
(17759,
(17760,
(17761,
(17762,
(17763,
(17764,
(17765,
(17766,
(17767,
(17768,
(17769,
(17770,
(17771,
(17772,
(17773,
(17774,
(17775,
(17776,
(17777,
(17778,
(17779,
(17780,
(17781,
(17782,
(17783,
(17784,
(17785,
(17786,
(17787,
(17788,
(17789,
(17790,
(17791,
(17792,
(17793,
(17794,
(17795,
(17796,
(17797,
(17798,
(17799,
(17800,

1338390978,
1338391069,
1338391107,
1338391108,
1338391398,
1338391652,
1338391749,
1338391961,
1338392057,
1338392123,
1338392213,
1338392222,
1338392494,
1338392495,
1338392848,
1338393012,
1338393037,
1338393324,
1338393604,
1338393740,
1338393991,
1338394242,
1338394325,
1338394526,
1338394546,
1338394693,
1338395089,
1338395091,
1338395203,
1338395803,
1338396524,
1338396689,
1338396761,
1338396836,
1338396873,
1338397281,
1338397453,
1338397517,
1338397576,
1338397845,
1338398354,
1338398451,
1338398465,
1338398479,
1338398494,
1338399344,
1338399944,
1338400245,
1338400632,
1338400668,
1338400957,
1338401027,
1338401406,
1338401421,
1338401435,
1338401931,
1338401933,
1338402013,
1338402510,
1338402554,

'190.129.172.52'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.76'),
'207.46.199.53'),
'190.186.7.96'),
'200.90.147.181'),
'66.249.73.14'),
'65.52.104.21'),
'190.129.19.239'),
'65.52.109.19'),
'200.90.146.108'),
'190.186.7.96'),
'200.90.144.249'),
'66.249.73.14'),
'200.90.146.152'),
'190.129.19.239'),
'200.90.150.30'),
'66.249.73.14'),
'190.186.7.96'),
'208.115.113.86'),
'65.52.110.23'),
'66.249.73.14'),
'65.52.108.24'),
'65.52.108.147'),
'207.46.195.239'),
'123.125.71.36'),
'220.181.108.96'),
'66.249.73.14'),
'66.249.73.14'),
'65.52.104.21'),
'66.249.73.14'),
'200.87.23.192'),
'65.52.109.19'),
'190.181.35.132'),
'66.249.72.186'),
'65.52.104.21'),
'190.104.30.21'),
'66.249.73.14'),
'65.52.109.19'),
'65.52.104.21'),
'123.125.71.12'),
'66.249.72.206'),
'220.181.108.78'),
'190.252.179.161'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.109.153'),
'65.52.110.23'),
'66.249.72.206'),
'190.129.8.202'),
'207.46.195.237'),
'66.249.72.206'),
'186.2.45.107'),
'65.52.108.24'),
'220.181.108.82'),
'123.125.71.14'),
'66.249.72.206'),
'190.129.11.138'),
'65.52.108.147'),

(17801,
(17802,
(17803,
(17804,
(17805,
(17806,
(17807,
(17808,
(17809,
(17810,
(17811,
(17812,
(17813,
(17814,
(17815,
(17816,
(17817,
(17818,
(17819,
(17820,
(17821,
(17822,
(17823,
(17824,
(17825,
(17826,
(17827,
(17828,
(17829,
(17830,
(17831,
(17832,
(17833,
(17834,
(17835,
(17836,
(17837,
(17838,
(17839,
(17840,
(17841,
(17842,
(17843,
(17844,
(17845,
(17846,
(17847,
(17848,
(17849,
(17850,
(17851,
(17852,
(17853,
(17854,
(17855,
(17856,
(17857,
(17858,
(17859,
(17860,

1338402769,
1338402779,
1338403364,
1338403531,
1338403975,
1338404242,
1338404684,
1338404721,
1338404731,
1338404767,
1338405284,
1338405551,
1338405553,
1338405556,
1338405830,
1338406054,
1338406245,
1338406344,
1338406489,
1338406950,
1338407162,
1338407197,
1338407208,
1338407208,
1338407250,
1338407659,
1338407955,
1338408014,
1338408405,
1338408448,
1338408648,
1338409069,
1338409070,
1338409174,
1338409183,
1338409237,
1338409517,
1338409873,
1338410026,
1338410103,
1338410332,
1338410815,
1338411047,
1338411074,
1338411436,
1338411530,
1338411604,
1338411883,
1338411947,
1338412081,
1338412393,
1338412723,
1338412846,
1338412920,
1338413182,
1338413573,
1338413971,
1338414491,
1338414554,
1338414578,

'65.52.109.19'),
'66.249.72.206'),
'190.129.8.202'),
'190.129.19.20'),
'66.249.72.206'),
'190.129.11.138'),
'207.46.195.239'),
'65.52.109.153'),
'220.181.108.166'),
'66.249.72.206'),
'207.46.199.53'),
'123.125.71.22'),
'220.181.108.96'),
'66.249.72.206'),
'190.129.19.137'),
'200.105.158.118'),
'207.46.199.53'),
'66.249.72.206'),
'66.249.68.202'),
'66.249.72.206'),
'190.129.8.202'),
'201.250.93.234'),
'207.46.195.237'),
'207.46.195.237'),
'190.129.197.7'),
'66.249.72.206'),
'207.46.199.53'),
'190.129.68.200'),
'190.129.3.161'),
'66.249.72.206'),
'65.52.110.23'),
'123.125.71.34'),
'220.181.108.82'),
'190.104.16.34'),
'207.46.195.239'),
'66.249.72.206'),
'190.129.11.138'),
'190.129.3.161'),
'66.249.72.206'),
'190.129.8.202'),
'74.125.44.89'),
'66.249.72.206'),
'65.52.108.24'),
'65.52.104.21'),
'65.52.109.19'),
'190.129.9.42'),
'66.249.72.206'),
'190.129.11.138'),
'207.46.195.237'),
'190.129.8.202'),
'66.249.72.206'),
'190.129.11.138'),
'190.103.69.68'),
'200.105.158.74'),
'66.249.72.206'),
'200.105.158.74'),
'66.249.72.206'),
'65.52.108.25'),
'65.52.109.153'),
'186.27.8.217'),

(17861,
(17862,
(17863,
(17864,
(17865,
(17866,
(17867,
(17868,
(17869,
(17870,
(17871,
(17872,
(17873,
(17874,
(17875,
(17876,
(17877,
(17878,
(17879,
(17880,
(17881,
(17882,
(17883,
(17884,
(17885,
(17886,
(17887,
(17888,
(17889,
(17890,
(17891,
(17892,
(17893,
(17894,
(17895,
(17896,
(17897,
(17898,
(17899,
(17900,
(17901,
(17902,
(17903,
(17904,
(17905,
(17906,
(17907,
(17908,
(17909,
(17910,
(17911,
(17912,
(17913,
(17914,
(17915,
(17916,
(17917,
(17918,
(17919,
(17920,

1338414703,
1338415036,
1338415066,
1338415169,
1338415214,
1338415549,
1338415724,
1338416284,
1338416284,
1338416339,
1338416594,
1338416608,
1338416615,
1338416637,
1338416656,
1338416692,
1338416709,
1338416727,
1338416772,
1338416775,
1338416783,
1338416817,
1338416825,
1338416832,
1338416839,
1338416887,
1338416895,
1338416903,
1338416903,
1338416912,
1338417049,
1338417063,
1338417071,
1338417123,
1338417128,
1338417220,
1338417245,
1338417259,
1338417400,
1338417414,
1338417463,
1338417477,
1338417508,
1338417518,
1338417547,
1338417552,
1338417614,
1338417638,
1338417665,
1338417687,
1338417708,
1338417745,
1338417760,
1338417826,
1338417854,
1338417918,
1338417920,
1338417932,
1338418112,
1338418135,

'66.249.72.206'),
'65.52.108.147'),
'207.46.195.237'),
'200.49.191.104'),
'65.52.109.153'),
'66.249.72.206'),
'65.52.108.24'),
'123.125.71.20'),
'220.181.108.81'),
'66.249.72.206'),
'213.186.119.134'),
'213.186.127.4'),
'213.186.127.7'),
'213.186.127.12'),
'213.186.127.6'),
'213.186.122.2'),
'213.186.120.196'),
'213.186.122.3'),
'212.113.37.106'),
'213.186.119.137'),
'213.186.127.3'),
'213.186.127.9'),
'213.186.127.5'),
'212.113.35.162'),
'213.186.127.28'),
'213.186.127.8'),
'213.186.119.132'),
'212.113.37.105'),
'190.104.30.25'),
'213.186.127.14'),
'213.186.127.2'),
'213.186.127.13'),
'65.52.104.21'),
'190.129.172.239'),
'66.249.72.206'),
'213.186.119.136'),
'213.186.127.4'),
'213.186.127.11'),
'212.113.37.106'),
'213.186.122.3'),
'213.186.120.196'),
'213.186.122.2'),
'212.113.37.105'),
'213.186.127.3'),
'213.186.127.28'),
'190.104.21.4'),
'207.46.195.239'),
'212.113.35.162'),
'213.186.119.134'),
'213.186.127.12'),
'213.186.127.2'),
'213.186.119.137'),
'95.211.139.1'),
'213.186.119.141'),
'213.186.127.4'),
'213.186.119.135'),
'66.249.72.206'),
'213.186.127.10'),
'213.186.127.14'),
'212.113.37.105'),

(17921,
(17922,
(17923,
(17924,
(17925,
(17926,
(17927,
(17928,
(17929,
(17930,
(17931,
(17932,
(17933,
(17934,
(17935,
(17936,
(17937,
(17938,
(17939,
(17940,
(17941,
(17942,
(17943,
(17944,
(17945,
(17946,
(17947,
(17948,
(17949,
(17950,
(17951,
(17952,
(17953,
(17954,
(17955,
(17956,
(17957,
(17958,
(17959,
(17960,
(17961,
(17962,
(17963,
(17964,
(17965,
(17966,
(17967,
(17968,
(17969,
(17970,
(17971,
(17972,
(17973,
(17974,
(17975,
(17976,
(17977,
(17978,
(17979,
(17980,

1338418136,
1338418148,
1338418157,
1338418163,
1338418358,
1338418408,
1338418417,
1338418428,
1338418443,
1338418477,
1338418484,
1338418512,
1338418516,
1338418574,
1338418576,
1338418603,
1338418633,
1338418669,
1338418696,
1338418709,
1338418709,
1338418713,
1338418714,
1338418720,
1338418735,
1338418741,
1338418773,
1338418776,
1338418780,
1338418809,
1338418829,
1338418864,
1338419005,
1338419008,
1338419025,
1338419025,
1338419049,
1338419085,
1338419098,
1338419106,
1338419119,
1338419128,
1338419199,
1338419200,
1338419252,
1338419301,
1338419413,
1338419418,
1338419427,
1338419442,
1338419449,
1338419487,
1338419495,
1338419502,
1338419529,
1338419537,
1338419564,
1338419578,
1338419592,
1338419676,

'213.186.119.133'),
'213.186.127.3'),
'213.186.120.196'),
'213.186.127.6'),
'213.186.122.2'),
'213.186.122.3'),
'213.186.127.11'),
'213.186.119.141'),
'213.186.119.131'),
'213.186.127.2'),
'212.113.35.162'),
'212.113.37.106'),
'207.46.195.237'),
'213.186.119.136'),
'213.186.127.8'),
'213.186.127.13'),
'65.52.104.21'),
'213.186.119.144'),
'213.186.127.12'),
'213.186.119.142'),
'66.249.72.206'),
'213.186.127.4'),
'213.186.119.137'),
'213.186.119.139'),
'213.186.127.14'),
'212.113.37.105'),
'213.186.120.196'),
'213.186.127.6'),
'213.186.119.140'),
'213.186.119.132'),
'213.186.127.28'),
'213.186.119.135'),
'213.186.127.10'),
'213.186.122.2'),
'200.90.148.143'),
'213.186.127.5'),
'213.186.127.9'),
'207.46.199.53'),
'213.186.119.141'),
'212.113.35.162'),
'213.186.127.3'),
'213.186.122.3'),
'212.113.37.106'),
'213.186.127.7'),
'213.186.127.13'),
'213.186.119.144'),
'213.186.119.143'),
'213.186.119.140'),
'213.186.127.11'),
'213.186.120.196'),
'213.186.127.6'),
'213.186.127.14'),
'66.249.72.206'),
'213.186.119.133'),
'213.186.119.132'),
'212.113.37.105'),
'213.186.127.12'),
'213.186.119.138'),
'213.186.127.4'),
'213.186.119.131'),

(17981,
(17982,
(17983,
(17984,
(17985,
(17986,
(17987,
(17988,
(17989,
(17990,
(17991,
(17992,
(17993,
(17994,
(17995,
(17996,
(17997,
(17998,
(17999,
(18000,
(18001,
(18002,
(18003,
(18004,
(18005,
(18006,
(18007,
(18008,
(18009,
(18010,
(18011,
(18012,
(18013,
(18014,
(18015,
(18016,
(18017,
(18018,
(18019,
(18020,
(18021,
(18022,
(18023,
(18024,
(18025,
(18026,
(18027,
(18028,
(18029,
(18030,
(18031,
(18032,
(18033,
(18034,
(18035,
(18036,
(18037,
(18038,
(18039,
(18040,

1338419714,
1338419719,
1338419746,
1338419759,
1338419760,
1338419851,
1338419852,
1338419991,
1338419998,
1338420011,
1338420026,
1338420068,
1338420090,
1338420095,
1338420119,
1338420124,
1338420283,
1338420611,
1338421073,
1338421861,
1338422143,
1338422255,
1338422575,
1338422647,
1338422807,
1338423075,
1338423405,
1338423419,
1338423440,
1338423456,
1338423457,
1338423643,
1338423760,
1338424133,
1338424228,
1338424426,
1338424530,
1338424579,
1338424638,
1338424664,
1338425014,
1338425151,
1338425806,
1338425989,
1338426275,
1338426342,
1338426595,
1338426644,
1338426942,
1338427197,
1338427249,
1338427383,
1338427659,
1338427873,
1338428173,
1338428324,
1338428963,
1338429223,
1338429255,
1338429345,

'207.46.195.239'),
'213.186.127.10'),
'213.186.122.2'),
'200.90.148.143'),
'213.186.122.3'),
'123.125.71.17'),
'220.181.108.90'),
'213.186.127.5'),
'212.113.37.106'),
'213.186.127.3'),
'213.186.119.143'),
'213.186.127.6'),
'213.186.127.7'),
'213.186.119.141'),
'213.186.127.28'),
'213.186.120.196'),
'66.249.72.206'),
'65.52.104.21'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.104.21'),
'208.115.113.86'),
'200.90.145.27'),
'66.249.72.206'),
'200.90.150.83'),
'200.90.146.70'),
'207.46.199.53'),
'200.90.144.234'),
'66.249.72.206'),
'123.125.71.36'),
'220.181.108.83'),
'190.129.9.42'),
'65.52.108.25'),
'190.103.64.180'),
'66.249.72.206'),
'190.104.30.21'),
'208.115.113.86'),
'200.87.82.200'),
'190.129.53.27'),
'65.52.104.21'),
'66.249.72.206'),
'190.181.25.37'),
'66.249.72.206'),
'190.103.64.180'),
'208.115.113.86'),
'65.52.108.25'),
'66.249.72.206'),
'208.115.111.70'),
'190.104.26.28'),
'123.125.71.18'),
'220.181.108.87'),
'66.249.72.206'),
'65.52.108.24'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.72.206'),
'65.52.110.23'),
'65.52.108.147'),
'65.52.108.24'),

(18041,
(18042,
(18043,
(18044,
(18045,
(18046,
(18047,
(18048,
(18049,
(18050,
(18051,
(18052,
(18053,
(18054,
(18055,
(18056,
(18057,
(18058,
(18059,
(18060,
(18061,
(18062,
(18063,
(18064,
(18065,
(18066,
(18067,
(18068,
(18069,
(18070,
(18071,
(18072,
(18073,
(18074,
(18075,
(18076,
(18077,
(18078,
(18079,
(18080,
(18081,
(18082,
(18083,
(18084,
(18085,
(18086,
(18087,
(18088,
(18089,
(18090,
(18091,
(18092,
(18093,
(18094,
(18095,
(18096,
(18097,
(18098,
(18099,
(18100,

1338429492,
1338429752,
1338430391,
1338430541,
1338430710,
1338430710,
1338431323,
1338431330,
1338431353,
1338431662,
1338431976,
1338432382,
1338432524,
1338432838,
1338432976,
1338433171,
1338433423,
1338433630,
1338433960,
1338434349,
1338434351,
1338434535,
1338434750,
1338435058,
1338435235,
1338435253,
1338435282,
1338435539,
1338435794,
1338435972,
1338436328,
1338436333,
1338436932,
1338437119,
1338437119,
1338437836,
1338437882,
1338437883,
1338437907,
1338438262,
1338438651,
1338438698,
1338439487,
1338440276,
1338441069,
1338441499,
1338441499,
1338441702,
1338441857,
1338442522,
1338442526,
1338442693,
1338442755,
1338443005,
1338443171,
1338443847,
1338443865,
1338444046,
1338444375,
1338444478,

'65.52.109.19'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.72.206'),
'123.125.71.18'),
'220.181.108.77'),
'207.46.195.237'),
'66.249.72.206'),
'65.52.108.24'),
'65.52.109.153'),
'190.129.19.165'),
'66.249.72.206'),
'65.52.108.25'),
'65.52.110.23'),
'186.190.131.201'),
'66.249.72.206'),
'207.46.195.237'),
'190.104.30.28'),
'66.249.72.206'),
'123.125.71.23'),
'220.181.108.91'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.109.19'),
'74.125.178.86'),
'65.52.104.21'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.109.153'),
'65.52.108.147'),
'66.249.72.206'),
'207.46.195.239'),
'207.46.195.237'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.109.19'),
'123.125.71.17'),
'220.181.108.85'),
'66.249.72.206'),
'208.115.111.70'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'123.125.71.13'),
'220.181.108.91'),
'65.52.108.25'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.108.24'),
'207.46.195.237'),
'207.46.195.239'),
'190.129.197.13'),
'66.249.72.206'),
'190.102.50.106'),
'66.249.72.206'),
'65.52.109.19'),
'207.46.199.53'),
'66.249.72.206'),

(18101,
(18102,
(18103,
(18104,
(18105,
(18106,
(18107,
(18108,
(18109,
(18110,
(18111,
(18112,
(18113,
(18114,
(18115,
(18116,
(18117,
(18118,
(18119,
(18120,
(18121,
(18122,
(18123,
(18124,
(18125,
(18126,
(18127,
(18128,
(18129,
(18130,
(18131,
(18132,
(18133,
(18134,
(18135,
(18136,
(18137,
(18138,
(18139,
(18140,
(18141,
(18142,
(18143,
(18144,
(18145,
(18146,
(18147,
(18148,
(18149,
(18150,
(18151,
(18152,
(18153,
(18154,
(18155,
(18156,
(18157,
(18158,
(18159,
(18160,

1338444885,
1338445054,
1338445056,
1338445268,
1338446057,
1338446428,
1338446577,
1338446718,
1338446749,
1338446983,
1338447638,
1338447729,
1338448015,
1338448215,
1338448426,
1338448507,
1338448681,
1338448683,
1338449216,
1338449240,
1338449712,
1338450004,
1338450703,
1338450732,
1338451059,
1338451849,
1338452272,
1338452273,
1338452277,
1338452353,
1338452638,
1338452908,
1338453423,
1338453825,
1338453832,
1338453980,
1338454218,
1338454671,
1338454846,
1338455007,
1338455142,
1338455231,
1338455561,
1338455797,
1338456016,
1338456265,
1338456266,
1338456433,
1338456850,
1338456851,
1338457481,
1338457640,
1338457842,
1338458153,
1338458429,
1338458746,
1338459482,
1338459582,
1338459583,
1338460272,

'65.52.109.153'),
'220.181.108.85'),
'123.125.71.30'),
'66.249.72.206'),
'66.249.72.206'),
'190.102.50.106'),
'208.115.113.86'),
'66.249.72.206'),
'65.52.108.147'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.104.21'),
'210.202.95.163'),
'65.52.109.153'),
'66.249.72.206'),
'208.115.113.86'),
'123.125.71.27'),
'220.181.108.85'),
'66.249.72.206'),
'65.52.109.19'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.108.25'),
'65.52.104.21'),
'66.249.72.206'),
'66.249.72.206'),
'123.125.71.25'),
'220.181.108.88'),
'65.52.108.24'),
'207.46.195.239'),
'66.249.72.206'),
'100.43.83.143'),
'66.249.72.206'),
'207.46.195.237'),
'208.115.111.70'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.108.147'),
'178.33.248.248'),
'66.249.72.206'),
'207.46.195.239'),
'65.52.104.21'),
'207.46.195.237'),
'66.249.72.206'),
'208.115.111.70'),
'123.125.71.19'),
'220.181.108.86'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.108.25'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.109.153'),
'65.52.108.24'),
'66.249.72.206'),
'207.46.195.237'),
'66.249.72.206'),
'123.125.71.23'),
'220.181.108.77'),
'66.249.72.206'),

(18161,
(18162,
(18163,
(18164,
(18165,
(18166,
(18167,
(18168,
(18169,
(18170,
(18171,
(18172,
(18173,
(18174,
(18175,
(18176,
(18177,
(18178,
(18179,
(18180,
(18181,
(18182,
(18183,
(18184,
(18185,
(18186,
(18187,
(18188,
(18189,
(18190,
(18191,
(18192,
(18193,
(18194,
(18195,
(18196,
(18197,
(18198,
(18199,
(18200,
(18201,
(18202,
(18203,
(18204,
(18205,
(18206,
(18207,
(18208,
(18209,
(18210,
(18211,
(18212,
(18213,
(18214,
(18215,
(18216,
(18217,
(18218,
(18219,
(18220,

1338460811,
1338461231,
1338461325,
1338462115,
1338462255,
1338462552,
1338462614,
1338462815,
1338462942,
1338463136,
1338463138,
1338463333,
1338463431,
1338463544,
1338463638,
1338464023,
1338464041,
1338464327,
1338464666,
1338464747,
1338464916,
1338465197,
1338465338,
1338465467,
1338465524,
1338465721,
1338465872,
1338466061,
1338466314,
1338466324,
1338466691,
1338466734,
1338466735,
1338466854,
1338467173,
1338467296,
1338467639,
1338467860,
1338468200,
1338468434,
1338468974,
1338469223,
1338469487,
1338469572,
1338469593,
1338469729,
1338469938,
1338469974,
1338470100,
1338470261,
1338470263,
1338470299,
1338470360,
1338470381,
1338470444,
1338470673,
1338470802,
1338471166,
1338471277,
1338471299,

'65.52.104.21'),
'190.129.41.141'),
'66.249.72.206'),
'66.249.72.206'),
'176.92.115.179'),
'190.129.170.43'),
'65.52.108.147'),
'65.52.109.19'),
'65.52.110.23'),
'123.125.71.17'),
'220.181.108.94'),
'65.52.104.21'),
'66.249.72.206'),
'65.52.109.153'),
'207.46.195.237'),
'207.46.199.53'),
'66.249.72.206'),
'190.103.65.217'),
'65.52.108.24'),
'66.249.72.206'),
'200.87.127.78'),
'65.52.109.153'),
'178.175.84.193'),
'207.46.195.237'),
'190.57.224.75'),
'190.129.8.202'),
'190.129.40.185'),
'66.249.72.206'),
'65.52.110.23'),
'190.129.8.202'),
'208.115.113.86'),
'123.125.71.23'),
'220.181.108.95'),
'66.249.72.206'),
'207.46.195.237'),
'190.129.11.138'),
'66.249.72.206'),
'190.181.13.242'),
'65.52.108.147'),
'66.249.72.206'),
'207.46.199.53'),
'66.249.72.206'),
'200.90.144.213'),
'65.52.104.21'),
'65.52.109.153'),
'65.52.110.23'),
'190.129.8.202'),
'66.249.72.206'),
'200.90.144.213'),
'220.181.108.75'),
'123.125.71.33'),
'222.39.48.99'),
'190.129.11.138'),
'65.52.104.21'),
'207.46.195.237'),
'65.52.109.153'),
'66.249.72.206'),
'190.129.8.202'),
'201.219.34.231'),
'200.87.178.170'),

(18221,
(18222,
(18223,
(18224,
(18225,
(18226,
(18227,
(18228,
(18229,
(18230,
(18231,
(18232,
(18233,
(18234,
(18235,
(18236,
(18237,
(18238,
(18239,
(18240,
(18241,
(18242,
(18243,
(18244,
(18245,
(18246,
(18247,
(18248,
(18249,
(18250,
(18251,
(18252,
(18253,
(18254,
(18255,
(18256,
(18257,
(18258,
(18259,
(18260,
(18261,
(18262,
(18263,
(18264,
(18265,
(18266,
(18267,
(18268,
(18269,
(18270,
(18271,
(18272,
(18273,
(18274,
(18275,
(18276,
(18277,
(18278,
(18279,
(18280,

1338471534,
1338471777,
1338471884,
1338471986,
1338472064,
1338472382,
1338472402,
1338472578,
1338473102,
1338473192,
1338473293,
1338473690,
1338473714,
1338473774,
1338473839,
1338473868,
1338473898,
1338473900,
1338474012,
1338474164,
1338474244,
1338474483,
1338474536,
1338474651,
1338474889,
1338475107,
1338475362,
1338475639,
1338475650,
1338475800,
1338476038,
1338476124,
1338476246,
1338476261,
1338476268,
1338476272,
1338476273,
1338476361,
1338476402,
1338476463,
1338476464,
1338476473,
1338476477,
1338476491,
1338476498,
1338476512,
1338476530,
1338476556,
1338476561,
1338476597,
1338476638,
1338476676,
1338476680,
1338476688,
1338476694,
1338476708,
1338476755,
1338476778,
1338476814,
1338476820,

'66.249.72.206'),
'190.129.10.171'),
'65.52.108.147'),
'200.87.178.170'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.109.19'),
'200.90.145.176'),
'66.249.72.206'),
'190.129.8.202'),
'65.52.108.147'),
'190.129.19.233'),
'190.186.45.150'),
'66.249.72.206'),
'65.52.109.19'),
'190.129.8.202'),
'220.181.108.94'),
'123.125.71.28'),
'207.46.195.237'),
'65.52.110.23'),
'200.90.151.126'),
'66.249.72.206'),
'190.186.45.150'),
'207.46.199.53'),
'190.129.11.138'),
'66.249.72.206'),
'190.147.155.3'),
'190.186.45.150'),
'190.129.5.103'),
'66.249.72.206'),
'119.63.196.94'),
'190.129.8.202'),
'213.186.119.143'),
'213.186.127.4'),
'65.52.109.19'),
'213.186.122.3'),
'213.186.127.10'),
'200.90.151.215'),
'190.186.45.150'),
'66.249.72.206'),
'213.186.127.12'),
'213.186.119.132'),
'213.186.119.139'),
'213.186.119.134'),
'213.186.119.140'),
'213.186.119.144'),
'213.186.119.131'),
'213.186.127.28'),
'220.181.108.89'),
'213.186.127.13'),
'213.186.119.142'),
'213.186.127.9'),
'213.186.119.133'),
'213.186.127.6'),
'213.186.119.141'),
'213.186.119.135'),
'190.129.11.138'),
'213.186.119.138'),
'213.186.127.5'),
'213.186.119.136'),

(18281,
(18282,
(18283,
(18284,
(18285,
(18286,
(18287,
(18288,
(18289,
(18290,
(18291,
(18292,
(18293,
(18294,
(18295,
(18296,
(18297,
(18298,
(18299,
(18300,
(18301,
(18302,
(18303,
(18304,
(18305,
(18306,
(18307,
(18308,
(18309,
(18310,
(18311,
(18312,
(18313,
(18314,
(18315,
(18316,
(18317,
(18318,
(18319,
(18320,
(18321,
(18322,
(18323,
(18324,
(18325,
(18326,
(18327,
(18328,
(18329,
(18330,
(18331,
(18332,
(18333,
(18334,
(18335,
(18336,
(18337,
(18338,
(18339,
(18340,

1338476835,
1338476892,
1338476911,
1338476962,
1338476995,
1338477010,
1338477013,
1338477017,
1338477089,
1338477110,
1338477114,
1338477116,
1338477135,
1338477136,
1338477143,
1338477154,
1338477162,
1338477345,
1338477352,
1338477380,
1338477387,
1338477401,
1338477409,
1338477418,
1338477422,
1338477436,
1338477450,
1338477507,
1338477538,
1338477540,
1338477572,
1338477597,
1338477614,
1338477659,
1338477668,
1338477726,
1338477770,
1338477788,
1338477802,
1338477826,
1338477827,
1338477851,
1338477880,
1338477907,
1338477915,
1338477963,
1338477985,
1338478012,
1338478056,
1338478222,
1338478229,
1338478236,
1338478243,
1338478264,
1338478272,
1338478278,
1338478285,
1338478299,
1338478302,
1338478439,

'212.113.37.106'),
'213.186.127.2'),
'213.186.119.137'),
'213.186.122.2'),
'213.186.127.7'),
'212.113.37.105'),
'207.46.195.239'),
'213.186.127.14'),
'213.186.119.143'),
'213.186.127.12'),
'66.249.72.206'),
'213.186.127.10'),
'213.186.127.8'),
'190.129.8.202'),
'213.186.120.196'),
'200.90.151.215'),
'213.186.127.3'),
'213.186.127.6'),
'213.186.127.11'),
'213.186.127.28'),
'213.186.119.138'),
'65.52.108.25'),
'212.113.35.162'),
'213.186.119.140'),
'213.186.119.131'),
'213.186.119.135'),
'213.186.119.136'),
'213.186.122.3'),
'123.125.71.34'),
'220.181.108.89'),
'213.186.127.2'),
'213.186.119.133'),
'213.186.119.142'),
'213.186.127.9'),
'212.113.37.106'),
'213.186.127.10'),
'213.186.119.143'),
'213.186.119.132'),
'213.186.119.144'),
'207.46.195.237'),
'213.186.127.8'),
'213.186.119.134'),
'213.186.122.2'),
'213.186.127.12'),
'66.249.72.206'),
'213.186.119.141'),
'213.186.127.14'),
'213.186.119.137'),
'212.113.37.105'),
'213.186.119.135'),
'213.186.119.142'),
'213.186.120.196'),
'213.186.127.28'),
'213.186.119.138'),
'212.113.37.106'),
'213.186.127.13'),
'213.186.119.140'),
'213.186.127.4'),
'89.99.5.17'),
'212.113.35.162'),

(18341,
(18342,
(18343,
(18344,
(18345,
(18346,
(18347,
(18348,
(18349,
(18350,
(18351,
(18352,
(18353,
(18354,
(18355,
(18356,
(18357,
(18358,
(18359,
(18360,
(18361,
(18362,
(18363,
(18364,
(18365,
(18366,
(18367,
(18368,
(18369,
(18370,
(18371,
(18372,
(18373,
(18374,
(18375,
(18376,
(18377,
(18378,
(18379,
(18380,
(18381,
(18382,
(18383,
(18384,
(18385,
(18386,
(18387,
(18388,
(18389,
(18390,
(18391,
(18392,
(18393,
(18394,
(18395,
(18396,
(18397,
(18398,
(18399,
(18400,

1338478453,
1338478453,
1338478493,
1338478495,
1338478516,
1338478523,
1338478600,
1338478607,
1338478630,
1338478645,
1338478660,
1338478673,
1338478678,
1338478691,
1338478698,
1338478703,
1338478748,
1338478756,
1338478824,
1338478831,
1338478838,
1338478883,
1338478930,
1338478937,
1338478965,
1338478972,
1338479134,
1338479137,
1338479146,
1338479161,
1338479175,
1338479203,
1338479246,
1338479279,
1338479293,
1338479294,
1338479315,
1338479329,
1338479354,
1338479356,
1338479363,
1338479385,
1338479386,
1338479462,
1338479496,
1338479503,
1338479513,
1338479559,
1338479566,
1338479590,
1338479615,
1338479629,
1338479643,
1338479671,
1338479720,
1338479721,
1338479735,
1338479776,
1338479804,
1338480167,

'65.52.110.23'),
'65.52.110.23'),
'190.186.45.150'),
'213.186.119.144'),
'213.186.122.3'),
'213.186.119.131'),
'213.186.119.139'),
'213.186.119.134'),
'213.186.127.6'),
'213.186.122.2'),
'66.249.72.206'),
'213.186.119.136'),
'213.186.127.14'),
'213.186.127.5'),
'213.186.127.10'),
'207.46.195.239'),
'213.186.127.2'),
'213.186.119.141'),
'213.186.119.137'),
'213.186.119.132'),
'213.186.119.133'),
'213.186.119.135'),
'190.129.11.138'),
'213.186.127.12'),
'213.186.127.13'),
'213.186.120.196'),
'213.186.122.3'),
'213.186.127.28'),
'213.186.119.143'),
'212.113.37.105'),
'212.113.37.106'),
'213.186.127.3'),
'213.186.127.9'),
'213.186.119.139'),
'213.186.119.140'),
'65.52.108.24'),
'213.186.127.6'),
'213.186.122.2'),
'207.46.199.53'),
'213.186.119.142'),
'213.186.127.5'),
'213.186.127.11'),
'190.186.45.150'),
'66.249.72.206'),
'213.186.119.131'),
'213.186.119.134'),
'212.113.35.162'),
'213.186.119.138'),
'213.186.119.136'),
'213.186.120.196'),
'213.186.119.144'),
'213.186.119.135'),
'213.186.127.2'),
'213.186.127.14'),
'213.186.119.141'),
'65.52.109.19'),
'213.186.127.4'),
'213.186.119.132'),
'213.186.122.3'),
'66.249.72.206'),

(18401, 1338480281, '65.52.108.147'),


(18402, 1338480749, '190.186.45.150'),
(18403, 1338480772, '66.249.72.206'),
(18404, 1338481063, '65.52.108.147'),
(18405, 1338481151, '190.129.23.125'),
(18406, 1338481346, '190.129.8.202'),
(18407, 1338481468, '123.125.71.35'),
(18408, 1338481470, '220.181.108.88'),
(18409, 1338481539, '66.249.72.206'),
(18410, 1338482176, '66.249.72.206'),
(18411, 1338482777, '66.249.72.206'),
(18412, 1338482860, '190.129.8.202'),
(18413, 1338483016, '207.46.199.53'),
(18414, 1338483392, '66.249.72.206'),
(18415, 1338483469, '190.129.8.202'),
(18416, 1338483996, '66.249.72.206'),
(18417, 1338484020, '65.52.109.19'),
(18418, 1338484600, '66.249.72.206'),
(18419, 1338484970, '65.52.108.147'),
(18420, 1338485296, '66.249.72.206'),
(18421, 1338485653, '65.52.104.21'),
(18422, 1338485959, '66.249.72.206'),
(18423, 1338486576, '66.249.72.206'),
(18424, 1338486950, '207.46.199.53'),
(18425, 1338487195, '66.249.72.206'),
(18426, 1338487840, '66.249.72.206'),
(18427, 1338488454, '66.249.72.206'),
(18428, 1338488603, '123.125.71.18'),
(18429, 1338488605, '220.181.108.82'),
(18430, 1338488685, '190.129.8.202'),
(18431, 1338488919, '190.104.30.29'),
(18432, 1338489163, '207.46.195.239');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(18433, 1338489202, '66.249.72.206'),
(18434, 1338489316, '207.46.195.237'),
(18435, 1338489524, '190.104.30.29'),
(18436, 1338489552, '65.52.108.25'),
(18437, 1338489793, '65.52.108.147'),
(18438, 1338489820, '66.249.72.206'),
(18439, 1338489863, '65.52.109.19'),
(18440, 1338490167, '190.129.8.202'),
(18441, 1338490425, '66.249.72.206'),
(18442, 1338490469, '208.115.113.86'),
(18443, 1338491045, '190.107.34.209'),
(18444, 1338491142, '65.52.104.21'),
(18445, 1338491211, '66.249.72.206'),
(18446, 1338491236, '190.129.8.202'),
(18447, 1338491244, '74.82.64.33'),
(18448, 1338491534, '207.46.199.53'),
(18449, 1338491830, '66.249.72.206'),
(18450, 1338492005, '220.181.108.87'),
(18451, 1338492007, '123.125.71.24'),
(18452, 1338492344, '74.82.64.35'),
(18453, 1338492732, '190.129.11.138'),
(18454, 1338492758, '66.249.72.206'),
(18455, 1338493300, '208.115.111.70'),
(18456, 1338493374, '66.249.72.206'),
(18457, 1338493672, '190.129.11.138'),
(18458, 1338493970, '190.129.8.202'),
(18459, 1338494147, '66.249.72.206'),

(18460,
(18461,
(18462,
(18463,
(18464,
(18465,
(18466,
(18467,
(18468,
(18469,
(18470,
(18471,
(18472,
(18473,
(18474,
(18475,
(18476,
(18477,
(18478,
(18479,
(18480,
(18481,
(18482,
(18483,
(18484,
(18485,
(18486,
(18487,
(18488,
(18489,
(18490,
(18491,
(18492,
(18493,
(18494,
(18495,
(18496,
(18497,
(18498,
(18499,
(18500,
(18501,
(18502,
(18503,
(18504,
(18505,
(18506,
(18507,
(18508,
(18509,
(18510,
(18511,
(18512,
(18513,
(18514,
(18515,
(18516,
(18517,
(18518,
(18519,

1338494191,
1338494384,
1338494545,
1338494563,
1338494765,
1338495043,
1338495167,
1338495305,
1338495494,
1338495559,
1338495561,
1338495586,
1338495588,
1338495752,
1338495886,
1338496153,
1338496771,
1338497146,
1338497172,
1338497201,
1338497458,
1338497877,
1338498161,
1338498315,
1338498512,
1338498601,
1338498778,
1338499133,
1338499134,
1338499287,
1338499399,
1338499644,
1338499844,
1338500016,
1338500299,
1338500635,
1338500637,
1338500657,
1338501038,
1338501252,
1338501258,
1338501453,
1338501557,
1338501613,
1338501852,
1338501860,
1338501948,
1338501961,
1338502335,
1338502341,
1338502488,
1338502705,
1338502706,
1338502723,
1338502873,
1338503022,
1338503206,
1338503400,
1338503511,
1338503512,

'65.52.108.24'),
'186.2.42.68'),
'65.52.109.153'),
'24.114.252.236'),
'66.249.72.206'),
'190.104.20.7'),
'65.52.109.153'),
'190.129.8.202'),
'66.249.72.206'),
'123.125.71.29'),
'220.181.108.83'),
'8.28.16.254'),
'190.0.250.82'),
'190.104.20.7'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.72.206'),
'200.87.170.58'),
'207.46.195.239'),
'65.52.108.147'),
'66.249.72.206'),
'190.129.11.138'),
'66.249.72.206'),
'65.52.108.147'),
'190.129.172.11'),
'208.115.113.86'),
'66.249.72.206'),
'123.125.71.19'),
'220.181.108.86'),
'190.129.84.230'),
'66.249.72.206'),
'65.52.108.24'),
'65.52.108.147'),
'66.249.72.206'),
'190.129.12.252'),
'178.175.84.193'),
'66.249.72.206'),
'190.129.9.42'),
'65.52.108.25'),
'66.249.72.206'),
'65.52.110.23'),
'80.58.205.99'),
'65.52.109.19'),
'65.52.108.147'),
'74.125.179.80'),
'66.249.72.206'),
'95.211.139.1'),
'200.90.144.177'),
'200.107.247.70'),
'190.129.202.162'),
'66.249.72.206'),
'123.125.71.25'),
'220.181.108.83'),
'200.90.144.177'),
'190.129.19.211'),
'207.46.195.237'),
'66.249.72.206'),
'190.129.11.138'),
'65.52.109.19'),
'65.52.109.153'),

(18520,
(18521,
(18522,
(18523,
(18524,
(18525,
(18526,
(18527,
(18528,
(18529,
(18530,
(18531,
(18532,
(18533,
(18534,
(18535,
(18536,
(18537,
(18538,
(18539,
(18540,
(18541,
(18542,
(18543,
(18544,
(18545,
(18546,
(18547,
(18548,
(18549,
(18550,
(18551,
(18552,
(18553,
(18554,
(18555,
(18556,
(18557,
(18558,
(18559,
(18560,
(18561,
(18562,
(18563,
(18564,
(18565,
(18566,
(18567,
(18568,
(18569,
(18570,
(18571,
(18572,
(18573,
(18574,
(18575,
(18576,
(18577,
(18578,
(18579,

1338503856,
1338503864,
1338504497,
1338504522,
1338504539,
1338504853,
1338505111,
1338505695,
1338505723,
1338506248,
1338506257,
1338506257,
1338506341,
1338506853,
1338506924,
1338506959,
1338507044,
1338507578,
1338507649,
1338508197,
1338508402,
1338508424,
1338508482,
1338508625,
1338508815,
1338509113,
1338509433,
1338509856,
1338509858,
1338509931,
1338510052,
1338510103,
1338510386,
1338510670,
1338510750,
1338511288,
1338511385,
1338511548,
1338511648,
1338511712,
1338511907,
1338512035,
1338512189,
1338512356,
1338512679,
1338512785,
1338513297,
1338513546,
1338513916,
1338514156,
1338514160,
1338514162,
1338514490,
1338514533,
1338515144,
1338515151,
1338515535,
1338515536,
1338515769,
1338515783,

'200.105.158.198'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.110.23'),
'190.104.26.21'),
'207.46.199.53'),
'66.249.72.206'),
'65.52.104.21'),
'66.249.72.206'),
'190.104.30.28'),
'123.125.71.29'),
'220.181.108.88'),
'66.249.72.206'),
'190.129.60.191'),
'190.104.30.28'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.206'),
'190.129.60.191'),
'66.249.72.206'),
'65.52.109.153'),
'207.46.195.239'),
'65.52.108.147'),
'190.129.19.181'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.72.206'),
'220.181.108.81'),
'123.125.71.15'),
'65.52.109.153'),
'66.249.72.206'),
'207.46.195.237'),
'157.56.95.137'),
'66.249.72.206'),
'208.115.113.86'),
'66.249.72.206'),
'190.129.8.202'),
'207.46.195.239'),
'200.87.1.57'),
'190.104.26.21'),
'66.249.72.206'),
'118.169.75.62'),
'190.129.8.202'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.206'),
'201.65.164.180'),
'123.125.71.22'),
'220.181.108.78'),
'207.46.195.239'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.206'),
'190.129.60.191'),
'65.52.104.21'),
'66.249.72.206'),
'200.90.149.239'),

(18580,
(18581,
(18582,
(18583,
(18584,
(18585,
(18586,
(18587,
(18588,
(18589,
(18590,
(18591,
(18592,
(18593,
(18594,
(18595,
(18596,
(18597,
(18598,
(18599,
(18600,
(18601,
(18602,
(18603,
(18604,
(18605,
(18606,
(18607,
(18608,
(18609,
(18610,
(18611,
(18612,
(18613,
(18614,
(18615,
(18616,
(18617,
(18618,
(18619,
(18620,
(18621,
(18622,
(18623,
(18624,
(18625,
(18626,
(18627,
(18628,
(18629,
(18630,
(18631,
(18632,
(18633,
(18634,
(18635,
(18636,
(18637,
(18638,
(18639,

1338515872,
1338516388,
1338517006,
1338517128,
1338517128,
1338517606,
1338518219,
1338518859,
1338519478,
1338519880,
1338520098,
1338520184,
1338520248,
1338520434,
1338520714,
1338520746,
1338520770,
1338520772,
1338520838,
1338520945,
1338521337,
1338521360,
1338521448,
1338521951,
1338522558,
1338523164,
1338523454,
1338523789,
1338523991,
1338524051,
1338524220,
1338524240,
1338524241,
1338524442,
1338524506,
1338524892,
1338525257,
1338525479,
1338525703,
1338525890,
1338526092,
1338526572,
1338527114,
1338527235,
1338527418,
1338527744,
1338527834,
1338527836,
1338527929,
1338528048,
1338528075,
1338528408,
1338528827,
1338529579,
1338529696,
1338530418,
1338530476,
1338530898,
1338530938,
1338531046,

'208.115.111.70'),
'66.249.72.206'),
'66.249.72.206'),
'123.125.71.30'),
'220.181.108.81'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.206'),
'65.52.108.25'),
'190.186.82.100'),
'208.115.111.70'),
'66.249.72.206'),
'190.11.77.92'),
'123.125.71.31'),
'220.181.108.84'),
'65.52.108.25'),
'65.52.109.153'),
'66.249.72.206'),
'65.52.108.24'),
'95.211.139.1'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'207.46.199.53'),
'66.249.72.206'),
'65.52.108.25'),
'65.52.108.24'),
'200.87.176.150'),
'123.125.71.25'),
'220.181.108.82'),
'74.125.179.82'),
'66.249.72.206'),
'65.52.104.21'),
'66.249.72.206'),
'65.52.108.24'),
'65.52.108.25'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.108.147'),
'207.46.199.53'),
'66.249.72.206'),
'65.52.110.23'),
'220.181.108.86'),
'123.125.71.16'),
'207.46.195.237'),
'65.52.108.24'),
'66.249.72.206'),
'207.46.199.53'),
'66.249.72.206'),
'66.249.72.206'),
'207.46.195.237'),
'66.249.72.206'),
'65.52.104.21'),
'207.46.195.239'),
'65.52.109.19'),
'66.249.72.206'),

(18640,
(18641,
(18642,
(18643,
(18644,
(18645,
(18646,
(18647,
(18648,
(18649,
(18650,
(18651,
(18652,
(18653,
(18654,
(18655,
(18656,
(18657,
(18658,
(18659,
(18660,
(18661,
(18662,
(18663,
(18664,
(18665,
(18666,
(18667,
(18668,
(18669,
(18670,
(18671,
(18672,
(18673,
(18674,
(18675,
(18676,
(18677,
(18678,
(18679,
(18680,
(18681,
(18682,
(18683,
(18684,
(18685,
(18686,
(18687,
(18688,
(18689,
(18690,
(18691,
(18692,
(18693,
(18694,
(18695,
(18696,
(18697,
(18698,
(18699,

1338531464,
1338531465,
1338531573,
1338531834,
1338532542,
1338532585,
1338533337,
1338533350,
1338534160,
1338534643,
1338534840,
1338534977,
1338535046,
1338535048,
1338535474,
1338535511,
1338535693,
1338536719,
1338537251,
1338537471,
1338537516,
1338537713,
1338538222,
1338538620,
1338538620,
1338538974,
1338539082,
1338539725,
1338539773,
1338540111,
1338540131,
1338540197,
1338540407,
1338540446,
1338540703,
1338541228,
1338541744,
1338541980,
1338542365,
1338542732,
1338543483,
1338543766,
1338544166,
1338544331,
1338544526,
1338544798,
1338544967,
1338545353,
1338545482,
1338545913,
1338545914,
1338545982,
1338546114,
1338546265,
1338546432,
1338546865,
1338546974,
1338547141,
1338547404,
1338547514,

'123.125.71.29'),
'220.181.108.92'),
'65.52.109.19'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.104.21'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.72.206'),
'65.52.109.153'),
'123.125.71.24'),
'220.181.108.75'),
'66.249.72.206'),
'65.52.108.147'),
'207.46.195.237'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.72.206'),
'220.181.108.79'),
'208.115.111.70'),
'66.249.72.206'),
'123.125.71.17'),
'220.181.108.84'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.72.206'),
'207.46.195.237'),
'65.52.108.147'),
'207.46.195.239'),
'208.115.111.70'),
'65.52.104.21'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.109.19'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.109.19'),
'66.249.72.206'),
'208.115.113.86'),
'80.58.205.39'),
'66.249.72.206'),
'65.52.108.24'),
'65.52.108.147'),
'66.249.72.206'),
'123.125.71.27'),
'220.181.108.86'),
'207.46.199.53'),
'66.249.72.206'),
'217.69.133.29'),
'65.52.108.147'),
'66.249.72.206'),
'65.52.108.24'),
'208.115.111.70'),
'88.2.103.249'),
'66.249.72.206'),

(18700,
(18701,
(18702,
(18703,
(18704,
(18705,
(18706,
(18707,
(18708,
(18709,
(18710,
(18711,
(18712,
(18713,
(18714,
(18715,
(18716,
(18717,
(18718,
(18719,
(18720,
(18721,
(18722,
(18723,
(18724,
(18725,
(18726,
(18727,
(18728,
(18729,
(18730,
(18731,
(18732,
(18733,
(18734,
(18735,
(18736,
(18737,
(18738,
(18739,
(18740,
(18741,
(18742,
(18743,
(18744,
(18745,
(18746,
(18747,
(18748,
(18749,
(18750,
(18751,
(18752,
(18753,
(18754,
(18755,
(18756,
(18757,
(18758,
(18759,

1338547724,
1338548181,
1338548236,
1338548932,
1338548979,
1338549311,
1338549491,
1338549492,
1338549593,
1338550230,
1338550394,
1338550821,
1338550858,
1338550907,
1338550942,
1338551531,
1338551546,
1338551566,
1338551570,
1338551785,
1338552050,
1338552277,
1338552471,
1338552731,
1338552879,
1338553114,
1338553115,
1338553308,
1338553319,
1338553496,
1338553510,
1338553909,
1338553918,
1338553964,
1338553992,
1338554045,
1338554046,
1338554119,
1338554162,
1338554194,
1338554234,
1338554236,
1338554293,
1338554373,
1338554896,
1338554930,
1338555144,
1338555698,
1338556160,
1338556330,
1338556393,
1338556449,
1338556540,
1338556620,
1338556633,
1338556634,
1338557088,
1338557239,
1338557452,
1338557593,

'207.46.195.239'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.72.206'),
'208.115.111.70'),
'65.52.110.23'),
'123.125.71.20'),
'220.181.108.75'),
'66.249.72.206'),
'66.249.72.206'),
'207.46.199.53'),
'65.52.108.147'),
'66.249.72.206'),
'65.52.109.153'),
'88.2.103.249'),
'65.52.108.25'),
'88.2.103.249'),
'66.249.72.206'),
'65.52.109.153'),
'65.52.109.19'),
'190.129.8.202'),
'66.249.72.206'),
'95.211.139.1'),
'65.52.108.25'),
'66.249.72.206'),
'123.125.71.20'),
'220.181.108.95'),
'200.105.221.172'),
'190.129.8.202'),
'208.115.111.70'),
'66.249.72.206'),
'213.186.119.139'),
'212.113.37.106'),
'213.186.119.142'),
'213.186.127.6'),
'213.186.127.10'),
'213.186.122.3'),
'212.113.37.105'),
'213.186.127.7'),
'66.249.72.206'),
'213.186.127.14'),
'213.186.120.196'),
'190.210.150.193'),
'213.186.127.5'),
'208.115.111.70'),
'66.249.72.206'),
'100.43.83.143'),
'66.249.72.206'),
'200.90.144.171'),
'190.186.164.130'),
'208.115.113.86'),
'66.249.72.206'),
'190.129.5.236'),
'190.129.11.138'),
'123.125.71.30'),
'220.181.108.78'),
'66.249.72.206'),
'190.129.11.138'),
'190.129.171.156'),
'65.52.109.19'),

(18760,
(18761,
(18762,
(18763,
(18764,
(18765,
(18766,
(18767,
(18768,
(18769,
(18770,
(18771,
(18772,
(18773,
(18774,
(18775,
(18776,
(18777,
(18778,
(18779,
(18780,
(18781,
(18782,
(18783,
(18784,
(18785,
(18786,
(18787,
(18788,
(18789,
(18790,
(18791,
(18792,
(18793,
(18794,
(18795,
(18796,
(18797,
(18798,
(18799,
(18800,
(18801,
(18802,
(18803,
(18804,
(18805,
(18806,
(18807,
(18808,
(18809,
(18810,
(18811,
(18812,
(18813,
(18814,
(18815,
(18816,
(18817,
(18818,
(18819,

1338557614,
1338557691,
1338557728,
1338557917,
1338558329,
1338558581,
1338558702,
1338559080,
1338559305,
1338559361,
1338559588,
1338559833,
1338559968,
1338560231,
1338560234,
1338560415,
1338560466,
1338560542,
1338560585,
1338560631,
1338560957,
1338561164,
1338561313,
1338561338,
1338561563,
1338561884,
1338562091,
1338562256,
1338562332,
1338562661,
1338562992,
1338563089,
1338563172,
1338563623,
1338563654,
1338563763,
1338563836,
1338563887,
1338563888,
1338563889,
1338563995,
1338564451,
1338564593,
1338564601,
1338564793,
1338565147,
1338565324,
1338565451,
1338565552,
1338565708,
1338566180,
1338566246,
1338566317,
1338566437,
1338566880,
1338567025,
1338567465,
1338567701,
1338567845,
1338567846,

'190.129.19.233'),
'66.249.72.206'),
'65.52.108.147'),
'190.129.11.138'),
'66.249.72.206'),
'65.52.104.21'),
'190.129.11.138'),
'66.249.72.206'),
'190.129.8.202'),
'190.129.11.138'),
'200.87.244.101'),
'66.249.72.206'),
'207.46.195.237'),
'220.181.108.81'),
'123.125.71.32'),
'65.52.104.21'),
'190.129.11.138'),
'65.52.109.153'),
'66.249.72.206'),
'200.87.244.101'),
'190.129.8.202'),
'190.129.11.138'),
'65.52.108.25'),
'66.249.72.206'),
'190.129.8.202'),
'207.46.195.239'),
'66.249.72.206'),
'190.104.30.30'),
'65.52.108.147'),
'207.46.195.237'),
'65.52.104.21'),
'66.249.72.206'),
'65.52.108.147'),
'65.52.109.19'),
'65.52.104.21'),
'66.249.72.206'),
'190.129.8.202'),
'220.181.108.89'),
'123.125.71.15'),
'207.46.195.237'),
'208.115.111.70'),
'190.129.11.138'),
'200.87.16.234'),
'190.129.8.202'),
'65.52.104.21'),
'190.129.11.138'),
'200.87.16.234'),
'66.249.72.206'),
'200.87.17.18'),
'190.129.19.20'),
'66.249.72.206'),
'190.129.3.34'),
'190.129.19.20'),
'65.52.108.25'),
'190.129.3.34'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.72.206'),
'220.181.108.95'),
'123.125.71.35'),

(18820,
(18821,
(18822,
(18823,
(18824,
(18825,
(18826,
(18827,
(18828,
(18829,
(18830,
(18831,
(18832,
(18833,
(18834,
(18835,
(18836,
(18837,
(18838,
(18839,
(18840,
(18841,
(18842,
(18843,
(18844,
(18845,
(18846,
(18847,
(18848,
(18849,
(18850,
(18851,
(18852,
(18853,
(18854,
(18855,
(18856,
(18857,
(18858,
(18859,
(18860,
(18861,
(18862,
(18863,
(18864,
(18865,
(18866,
(18867,
(18868,
(18869,
(18870,
(18871,
(18872,
(18873,
(18874,
(18875,
(18876,
(18877,
(18878,
(18879,

1338567870,
1338568416,
1338568576,
1338568628,
1338568992,
1338569304,
1338569701,
1338569810,
1338569979,
1338570149,
1338570154,
1338570599,
1338570655,
1338570907,
1338570966,
1338570976,
1338571188,
1338571189,
1338571329,
1338571488,
1338571512,
1338571667,
1338571787,
1338572384,
1338572427,
1338572511,
1338572534,
1338572560,
1338573102,
1338573734,
1338573886,
1338574030,
1338574368,
1338574642,
1338574749,
1338574782,
1338574783,
1338575127,
1338575212,
1338575321,
1338575562,
1338575888,
1338576057,
1338576220,
1338576341,
1338576409,
1338576564,
1338576732,
1338577238,
1338577283,
1338577638,
1338577661,
1338577894,
1338577913,
1338578062,
1338578303,
1338578303,
1338578474,
1338578589,
1338578700,

'66.249.66.15'),
'190.103.66.106'),
'200.87.23.104'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.109.153'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.110.23'),
'190.129.19.219'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.66.15'),
'201.222.81.95'),
'207.46.199.53'),
'123.125.71.36'),
'220.181.108.87'),
'66.249.72.206'),
'65.52.108.24'),
'65.52.109.153'),
'66.249.66.15'),
'95.211.139.1'),
'186.29.160.6'),
'66.249.66.15'),
'66.249.72.206'),
'200.90.145.132'),
'65.52.108.147'),
'66.249.66.15'),
'66.249.66.15'),
'186.16.20.216'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.108.24'),
'190.253.16.62'),
'123.125.71.23'),
'220.181.108.76'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.108.25'),
'119.63.196.61'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.104.21'),
'65.52.108.147'),
'190.42.121.2'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'190.181.18.176'),
'190.129.73.167'),
'190.104.30.30'),
'190.129.11.138'),
'66.249.66.15'),
'200.90.144.228'),
'123.125.71.26'),
'220.181.108.85'),
'65.52.104.21'),
'66.249.72.206'),
'79.109.106.21'),

(18880,
(18881,
(18882,
(18883,
(18884,
(18885,
(18886,
(18887,
(18888,
(18889,
(18890,
(18891,
(18892,
(18893,
(18894,
(18895,
(18896,
(18897,
(18898,
(18899,
(18900,
(18901,
(18902,
(18903,
(18904,
(18905,
(18906,
(18907,
(18908,
(18909,
(18910,
(18911,
(18912,
(18913,
(18914,
(18915,
(18916,
(18917,
(18918,
(18919,
(18920,
(18921,
(18922,
(18923,
(18924,
(18925,
(18926,
(18927,
(18928,
(18929,
(18930,
(18931,
(18932,
(18933,
(18934,
(18935,
(18936,
(18937,
(18938,
(18939,

1338578739,
1338578758,
1338579015,
1338579402,
1338579433,
1338579517,
1338579704,
1338580064,
1338580190,
1338580443,
1338580602,
1338580860,
1338580865,
1338581117,
1338581232,
1338581413,
1338581540,
1338581598,
1338581888,
1338581890,
1338581961,
1338582166,
1338582460,
1338582495,
1338582806,
1338582823,
1338583122,
1338583139,
1338583333,
1338583565,
1338583613,
1338583708,
1338583903,
1338584241,
1338584981,
1338585134,
1338585159,
1338585477,
1338585479,
1338585507,
1338585525,
1338585591,
1338585600,
1338585823,
1338585848,
1338585983,
1338586158,
1338586261,
1338586267,
1338586391,
1338586639,
1338586943,
1338587163,
1338587365,
1338587383,
1338587618,
1338588293,
1338588545,
1338588583,
1338588862,

'190.129.11.138'),
'66.249.66.15'),
'200.90.146.195'),
'207.46.195.237'),
'66.249.66.15'),
'66.249.72.206'),
'190.129.8.202'),
'190.104.30.29'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.109.153'),
'95.211.139.1'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.108.24'),
'65.52.108.25'),
'66.249.66.15'),
'65.52.110.23'),
'123.125.71.25'),
'220.181.108.76'),
'66.249.72.206'),
'66.249.66.15'),
'208.115.113.86'),
'65.52.110.23'),
'66.249.66.15'),
'65.52.108.25'),
'66.249.72.206'),
'190.129.40.161'),
'190.129.40.62'),
'66.249.66.15'),
'208.115.111.70'),
'200.90.150.59'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.15'),
'207.46.195.237'),
'65.52.104.21'),
'123.125.71.30'),
'220.181.108.78'),
'66.249.72.206'),
'190.129.8.242'),
'66.249.66.15'),
'190.104.30.26'),
'207.46.195.237'),
'207.46.195.239'),
'200.90.146.162'),
'65.52.109.153'),
'190.104.30.26'),
'66.249.66.15'),
'65.52.108.25'),
'200.90.146.105'),
'66.249.66.15'),
'190.104.30.26'),
'66.249.72.206'),
'65.52.104.21'),
'66.249.66.15'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.195.237'),
'190.129.11.138'),

(18940,
(18941,
(18942,
(18943,
(18944,
(18945,
(18946,
(18947,
(18948,
(18949,
(18950,
(18951,
(18952,
(18953,
(18954,
(18955,
(18956,
(18957,
(18958,
(18959,
(18960,
(18961,
(18962,
(18963,
(18964,
(18965,
(18966,
(18967,
(18968,
(18969,
(18970,
(18971,
(18972,
(18973,
(18974,
(18975,
(18976,
(18977,
(18978,
(18979,
(18980,
(18981,
(18982,
(18983,
(18984,
(18985,
(18986,
(18987,
(18988,
(18989,
(18990,
(18991,
(18992,
(18993,
(18994,
(18995,
(18996,
(18997,
(18998,
(18999,

1338589045,
1338589056,
1338589060,
1338589153,
1338589157,
1338589196,
1338589232,
1338589720,
1338589805,
1338589813,
1338590162,
1338590335,
1338590481,
1338590622,
1338590928,
1338591156,
1338591809,
1338591833,
1338592243,
1338592507,
1338592542,
1338592606,
1338592664,
1338592666,
1338593267,
1338593348,
1338593417,
1338593436,
1338593621,
1338593706,
1338593944,
1338594409,
1338594462,
1338594507,
1338594583,
1338594597,
1338594863,
1338595210,
1338595394,
1338595885,
1338595970,
1338596066,
1338596111,
1338596248,
1338596249,
1338596250,
1338596510,
1338596531,
1338596568,
1338596646,
1338596885,
1338597322,
1338597439,
1338597596,
1338597850,
1338597998,
1338598150,
1338598509,
1338598583,
1338598672,

'66.249.66.15'),
'123.125.71.18'),
'220.181.108.81'),
'65.52.109.153'),
'207.46.199.53'),
'190.129.3.34'),
'190.129.63.95'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.109.19'),
'200.105.160.63'),
'200.119.207.32'),
'66.249.66.15'),
'190.129.8.202'),
'174.129.78.182'),
'66.249.66.15'),
'65.52.108.24'),
'66.249.66.15'),
'65.52.110.23'),
'66.249.66.15'),
'65.52.108.147'),
'207.46.195.239'),
'123.125.71.24'),
'220.181.108.88'),
'66.249.66.15'),
'190.129.11.250'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.108.147'),
'190.129.19.20'),
'66.249.66.15'),
'207.46.199.53'),
'190.129.8.202'),
'200.87.218.36'),
'65.52.110.23'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'190.129.8.202'),
'66.249.72.206'),
'66.249.66.15'),
'200.90.147.74'),
'65.52.110.23'),
'123.125.71.19'),
'220.181.108.94'),
'190.129.8.202'),
'66.249.72.206'),
'65.52.108.25'),
'65.52.108.24'),
'66.249.66.15'),
'190.129.8.202'),
'66.249.66.15'),
'207.46.195.239'),
'190.129.8.202'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.108.25'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.66.15'),

(19000,
(19001,
(19002,
(19003,
(19004,
(19005,
(19006,
(19007,
(19008,
(19009,
(19010,
(19011,
(19012,
(19013,
(19014,
(19015,
(19016,
(19017,
(19018,
(19019,
(19020,
(19021,
(19022,
(19023,
(19024,
(19025,
(19026,
(19027,
(19028,
(19029,
(19030,
(19031,
(19032,
(19033,
(19034,
(19035,
(19036,
(19037,
(19038,
(19039,
(19040,
(19041,
(19042,
(19043,
(19044,
(19045,
(19046,
(19047,
(19048,
(19049,
(19050,
(19051,
(19052,
(19053,
(19054,
(19055,
(19056,
(19057,
(19058,
(19059,

1338598703,
1338599029,
1338599317,
1338599433,
1338599863,
1338599895,
1338599926,
1338600077,
1338600120,
1338600187,
1338600240,
1338600240,
1338600405,
1338600476,
1338600505,
1338600533,
1338600799,
1338601155,
1338601251,
1338601461,
1338601800,
1338601924,
1338601967,
1338602224,
1338602458,
1338602576,
1338602577,
1338602866,
1338602938,
1338603064,
1338603437,
1338603497,
1338603508,
1338603508,
1338603671,
1338603707,
1338603835,
1338604278,
1338604306,
1338604399,
1338604573,
1338604890,
1338605176,
1338605363,
1338605536,
1338605741,
1338605931,
1338606206,
1338606643,
1338606645,
1338606830,
1338607040,
1338607124,
1338607127,
1338607286,
1338607466,
1338607844,
1338608006,
1338608073,
1338608255,

'208.115.111.70'),
'24.92.159.9'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.108.25'),
'207.46.195.239'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.109.153'),
'190.107.44.125'),
'220.181.108.96'),
'123.125.71.14'),
'65.52.108.147'),
'65.52.110.23'),
'207.46.199.53'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.110.23'),
'66.249.71.218'),
'66.249.72.206'),
'66.249.66.15'),
'208.115.113.86'),
'65.52.109.153'),
'66.249.72.206'),
'207.46.199.53'),
'66.249.66.15'),
'157.55.16.221'),
'207.46.195.239'),
'123.125.71.34'),
'220.181.108.89'),
'66.249.66.15'),
'66.249.72.206'),
'190.129.197.6'),
'66.249.66.15'),
'65.52.109.19'),
'66.249.72.206'),
'65.52.108.25'),
'66.249.66.15'),
'66.249.72.206'),
'190.161.252.160'),
'66.249.66.15'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.206'),
'108.163.229.105'),
'66.249.66.15'),
'65.52.110.23'),
'123.125.71.25'),
'220.181.108.93'),
'66.249.72.206'),
'66.249.66.15'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.66.15'),
'190.129.197.7'),

(19060,
(19061,
(19062,
(19063,
(19064,
(19065,
(19066,
(19067,
(19068,
(19069,
(19070,
(19071,
(19072,
(19073,
(19074,
(19075,
(19076,
(19077,
(19078,
(19079,
(19080,
(19081,
(19082,
(19083,
(19084,
(19085,
(19086,
(19087,
(19088,
(19089,
(19090,
(19091,
(19092,
(19093,
(19094,
(19095,
(19096,
(19097,
(19098,
(19099,
(19100,
(19101,
(19102,
(19103,
(19104,
(19105,
(19106,
(19107,
(19108,
(19109,
(19110,
(19111,
(19112,
(19113,
(19114,
(19115,
(19116,
(19117,
(19118,
(19119,

1338608640,
1338608688,
1338608698,
1338609266,
1338609302,
1338609731,
1338609903,
1338610284,
1338610543,
1338610641,
1338610642,
1338611156,
1338611159,
1338611244,
1338611757,
1338611789,
1338611894,
1338611931,
1338612073,
1338612358,
1338612400,
1338612457,
1338612993,
1338613046,
1338613111,
1338613610,
1338613614,
1338613660,
1338613810,
1338613823,
1338613840,
1338613981,
1338614073,
1338614200,
1338614215,
1338614276,
1338614277,
1338614642,
1338614821,
1338615295,
1338615425,
1338615925,
1338616106,
1338616735,
1338616941,
1338617365,
1338617863,
1338617864,
1338617905,
1338617987,
1338618453,
1338618627,
1338618633,
1338618897,
1338619243,
1338619352,
1338619604,
1338619783,
1338619891,
1338620432,

'66.249.72.206'),
'190.104.26.25'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.110.23'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'123.125.71.25'),
'220.181.108.87'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.109.153'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.109.19'),
'65.52.110.23'),
'65.52.109.153'),
'66.249.66.15'),
'190.104.30.18'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.68.202'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.109.153'),
'207.46.195.237'),
'65.52.108.147'),
'74.125.126.83'),
'208.115.111.70'),
'66.249.72.206'),
'208.115.113.86'),
'157.55.16.221'),
'66.249.66.15'),
'123.125.71.30'),
'220.181.108.82'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'123.125.71.26'),
'220.181.108.77'),
'66.249.72.206'),
'66.249.66.15'),
'74.125.189.18'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.195.239'),
'65.52.108.147'),
'66.249.66.15'),
'66.249.72.206'),

(19120,
(19121,
(19122,
(19123,
(19124,
(19125,
(19126,
(19127,
(19128,
(19129,
(19130,
(19131,
(19132,
(19133,
(19134,
(19135,
(19136,
(19137,
(19138,
(19139,
(19140,
(19141,
(19142,
(19143,
(19144,
(19145,
(19146,
(19147,
(19148,
(19149,
(19150,
(19151,
(19152,
(19153,
(19154,
(19155,
(19156,
(19157,
(19158,
(19159,
(19160,
(19161,
(19162,
(19163,
(19164,
(19165,
(19166,
(19167,
(19168,
(19169,
(19170,
(19171,
(19172,
(19173,
(19174,
(19175,
(19176,
(19177,
(19178,
(19179,

1338620469,
1338620523,
1338621155,
1338621165,
1338621220,
1338621479,
1338621480,
1338621654,
1338621788,
1338621887,
1338621982,
1338622424,
1338622969,
1338623059,
1338623061,
1338623607,
1338623971,
1338624340,
1338624426,
1338624490,
1338624608,
1338624916,
1338625336,
1338625489,
1338625972,
1338626003,
1338626337,
1338626610,
1338626639,
1338626833,
1338627011,
1338627065,
1338627102,
1338627211,
1338627779,
1338627885,
1338627885,
1338628066,
1338628498,
1338629150,
1338629181,
1338629182,
1338629240,
1338629323,
1338629882,
1338629883,
1338630073,
1338630527,
1338630624,
1338631134,
1338631277,
1338631641,
1338631693,
1338631834,
1338632080,
1338632436,
1338632467,
1338632468,
1338633047,
1338633069,

'207.46.199.53'),
'66.249.66.15'),
'66.249.66.15'),
'65.52.110.23'),
'65.52.108.25'),
'123.125.71.27'),
'220.181.108.92'),
'207.46.199.53'),
'66.249.66.15'),
'207.46.195.237'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.206'),
'95.211.139.1'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.108.25'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.66.15'),
'207.46.195.239'),
'66.249.66.15'),
'65.52.109.153'),
'66.249.66.15'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.66.15'),
'208.115.113.86'),
'65.52.110.23'),
'65.52.108.25'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.66.15'),
'65.52.109.19'),
'66.249.66.15'),
'207.46.195.237'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.15'),
'123.125.71.19'),
'220.181.108.96'),
'66.249.72.206'),
'65.52.108.145'),
'66.249.72.206'),
'66.249.66.15'),
'207.46.195.237'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.195.239'),
'65.52.110.23'),
'66.249.66.15'),
'65.52.108.145'),
'66.249.66.15'),
'123.125.71.28'),
'220.181.108.87'),
'66.249.72.206'),
'66.249.66.15'),

(19180,
(19181,
(19182,
(19183,
(19184,
(19185,
(19186,
(19187,
(19188,
(19189,
(19190,
(19191,
(19192,
(19193,
(19194,
(19195,
(19196,
(19197,
(19198,
(19199,
(19200,
(19201,
(19202,
(19203,
(19204,
(19205,
(19206,
(19207,
(19208,
(19209,
(19210,
(19211,
(19212,
(19213,
(19214,
(19215,
(19216,
(19217,
(19218,
(19219,
(19220,
(19221,
(19222,
(19223,
(19224,
(19225,
(19226,
(19227,
(19228,
(19229,
(19230,
(19231,
(19232,
(19233,
(19234,
(19235,
(19236,
(19237,
(19238,
(19239,

1338633183,
1338633704,
1338634061,
1338634362,
1338634758,
1338634760,
1338635021,
1338635107,
1338635674,
1338635742,
1338635837,
1338635933,
1338635935,
1338635961,
1338636135,
1338636337,
1338636412,
1338636996,
1338637089,
1338637654,
1338637842,
1338638312,
1338638972,
1338639254,
1338639513,
1338639514,
1338639629,
1338640288,
1338640344,
1338640692,
1338640805,
1338640946,
1338641082,
1338641323,
1338641571,
1338641699,
1338641904,
1338642290,
1338642353,
1338642683,
1338642936,
1338642961,
1338643054,
1338643055,
1338643584,
1338644261,
1338644295,
1338644361,
1338644900,
1338644961,
1338645162,
1338645261,
1338645640,
1338645834,
1338645840,
1338645968,
1338646460,
1338646645,
1338646646,
1338646647,

'94.23.225.68'),
'66.249.66.15'),
'65.52.108.145'),
'66.249.66.15'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.109.153'),
'66.249.66.15'),
'65.52.110.23'),
'207.46.195.239'),
'220.181.108.89'),
'123.125.71.25'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.66.15'),
'65.52.108.147'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.15'),
'66.249.72.206'),
'123.125.71.28'),
'220.181.108.91'),
'66.249.66.15'),
'66.249.66.15'),
'65.52.108.24'),
'84.124.141.77'),
'207.46.199.53'),
'66.249.66.15'),
'65.52.110.23'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.66.15'),
'207.46.199.53'),
'200.90.144.151'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.66.15'),
'123.125.71.36'),
'220.181.108.97'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.66.15'),
'190.129.13.186'),
'66.249.66.15'),
'207.46.199.53'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.66.15'),
'190.129.13.186'),
'66.249.72.206'),
'66.249.66.15'),
'190.129.13.186'),
'123.125.71.34'),
'220.181.108.96'),

(19240,
(19241,
(19242,
(19243,
(19244,
(19245,
(19246,
(19247,
(19248,
(19249,
(19250,
(19251,
(19252,
(19253,
(19254,
(19255,
(19256,
(19257,
(19258,
(19259,
(19260,
(19261,
(19262,
(19263,
(19264,
(19265,
(19266,
(19267,
(19268,
(19269,
(19270,
(19271,
(19272,
(19273,
(19274,
(19275,
(19276,
(19277,
(19278,
(19279,
(19280,
(19281,
(19282,
(19283,
(19284,
(19285,
(19286,
(19287,
(19288,
(19289,
(19290,
(19291,
(19292,
(19293,
(19294,
(19295,
(19296,
(19297,
(19298,
(19299,

1338646720,
1338646960,
1338647010,
1338647060,
1338647289,
1338647535,
1338647638,
1338647660,
1338647860,
1338647865,
1338648076,
1338648360,
1338648460,
1338648520,
1338648547,
1338648700,
1338649060,
1338649483,
1338649550,
1338649560,
1338649660,
1338649662,
1338649901,
1338650317,
1338650319,
1338650359,
1338650432,
1338650860,
1338651259,
1338651414,
1338651519,
1338651702,
1338652059,
1338652191,
1338652659,
1338652759,
1338652834,
1338653056,
1338653559,
1338653995,
1338654008,
1338654043,
1338654059,
1338654206,
1338654252,
1338654259,
1338654262,
1338654293,
1338654295,
1338654559,
1338654760,
1338654859,
1338654918,
1338655369,
1338655658,
1338655758,
1338656358,
1338656506,
1338656685,
1338656858,

'65.52.108.147'),
'66.249.72.206'),
'190.129.10.94'),
'66.249.66.15'),
'190.129.13.186'),
'200.105.144.36'),
'65.52.108.24'),
'66.249.66.15'),
'66.249.72.206'),
'187.159.214.149'),
'207.46.195.237'),
'66.249.66.15'),
'66.249.72.206'),
'131.107.151.80'),
'190.129.13.186'),
'65.52.108.145'),
'66.249.66.15'),
'190.129.13.186'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.66.15'),
'190.129.10.94'),
'208.115.113.86'),
'123.125.71.13'),
'220.181.108.94'),
'66.249.66.15'),
'190.129.13.186'),
'66.249.72.206'),
'66.249.66.15'),
'190.129.13.186'),
'190.129.13.173'),
'65.52.108.25'),
'66.249.66.15'),
'190.129.19.139'),
'66.249.66.15'),
'66.249.72.206'),
'208.115.111.70'),
'65.52.110.23'),
'66.249.66.15'),
'207.46.195.239'),
'65.52.109.153'),
'200.87.9.129'),
'66.249.72.206'),
'65.52.108.24'),
'190.181.31.124'),
'66.249.66.197'),
'66.249.66.15'),
'123.125.71.13'),
'220.181.108.78'),
'190.104.26.18'),
'95.211.139.1'),
'66.249.72.206'),
'66.249.66.15'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.15'),
'207.46.195.239'),
'65.52.108.147'),
'66.249.72.206'),

(19300,
(19301,
(19302,
(19303,
(19304,
(19305,
(19306,
(19307,
(19308,
(19309,
(19310,
(19311,
(19312,
(19313,
(19314,
(19315,
(19316,
(19317,
(19318,
(19319,
(19320,
(19321,
(19322,
(19323,
(19324,
(19325,
(19326,
(19327,
(19328,
(19329,
(19330,
(19331,
(19332,
(19333,
(19334,
(19335,
(19336,
(19337,
(19338,
(19339,
(19340,
(19341,
(19342,
(19343,
(19344,
(19345,
(19346,
(19347,
(19348,
(19349,
(19350,
(19351,
(19352,
(19353,
(19354,
(19355,
(19356,
(19357,
(19358,
(19359,

1338657559,
1338657652,
1338657829,
1338657829,
1338657858,
1338658160,
1338658558,
1338658858,
1338659082,
1338659458,
1338659678,
1338660058,
1338660616,
1338660858,
1338660922,
1338661332,
1338661458,
1338661627,
1338661685,
1338661686,
1338662157,
1338662172,
1338662625,
1338662857,
1338663053,
1338663116,
1338663379,
1338663457,
1338664057,
1338664404,
1338664470,
1338664607,
1338664657,
1338664934,
1338664935,
1338665356,
1338665667,
1338665777,
1338665957,
1338666267,
1338666656,
1338666871,
1338667023,
1338667260,
1338667475,
1338667958,
1338668076,
1338668124,
1338668265,
1338668324,
1338668325,
1338668433,
1338668444,
1338668680,
1338668697,
1338668704,
1338668935,
1338669232,
1338669285,
1338669498,

'66.249.66.15'),
'65.52.110.23'),
'123.125.71.23'),
'220.181.108.80'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.108.25'),
'66.249.72.206'),
'65.52.104.89'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.110.23'),
'65.52.108.25'),
'66.249.72.206'),
'107.20.66.18'),
'123.125.71.16'),
'220.181.108.75'),
'66.249.72.206'),
'65.52.108.25'),
'65.52.110.23'),
'66.249.72.206'),
'95.211.139.1'),
'65.52.109.19'),
'208.115.113.86'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.115'),
'65.52.108.147'),
'66.249.72.206'),
'123.125.71.21'),
'220.181.108.82'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.3.77'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.73.152'),
'65.52.110.23'),
'123.125.71.19'),
'220.181.108.89'),
'66.249.66.35'),
'66.249.73.156'),
'66.249.72.115'),
'190.104.30.27'),
'66.249.72.206'),
'190.129.3.77'),
'208.115.113.86'),
'66.249.72.115'),
'66.249.72.206'),

(19360,
(19361,
(19362,
(19363,
(19364,
(19365,
(19366,
(19367,
(19368,
(19369,
(19370,
(19371,
(19372,
(19373,
(19374,
(19375,
(19376,
(19377,
(19378,
(19379,
(19380,
(19381,
(19382,
(19383,
(19384,
(19385,
(19386,
(19387,
(19388,
(19389,
(19390,
(19391,
(19392,
(19393,
(19394,
(19395,
(19396,
(19397,
(19398,
(19399,
(19400,
(19401,
(19402,
(19403,
(19404,
(19405,
(19406,
(19407,
(19408,
(19409,
(19410,
(19411,
(19412,
(19413,
(19414,
(19415,
(19416,
(19417,
(19418,
(19419,

1338669634,
1338669836,
1338669886,
1338669972,
1338670199,
1338670488,
1338670900,
1338671089,
1338671577,
1338671599,
1338671628,
1338671693,
1338671829,
1338671830,
1338672199,
1338672300,
1338672775,
1338672901,
1338672908,
1338673506,
1338673595,
1338673843,
1338674109,
1338674200,
1338674403,
1338674710,
1338674739,
1338674803,
1338674899,
1338674902,
1338675312,
1338675501,
1338675521,
1338675522,
1338675915,
1338676105,
1338676516,
1338676799,
1338677053,
1338677121,
1338677287,
1338677411,
1338677470,
1338677505,
1338677514,
1338677724,
1338678090,
1338678202,
1338678329,
1338678523,
1338678802,
1338678931,
1338679009,
1338679033,
1338679034,
1338679403,
1338679534,
1338679925,
1338680003,
1338680134,

'207.46.195.237'),
'200.87.52.114'),
'66.249.72.115'),
'65.52.104.89'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.110.23'),
'66.249.72.206'),
'200.87.52.114'),
'66.249.72.115'),
'123.125.71.16'),
'220.181.108.86'),
'66.249.72.206'),
'66.249.72.115'),
'200.87.52.114'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.145'),
'66.249.72.115'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.72.115'),
'119.63.196.93'),
'66.249.72.206'),
'65.52.109.153'),
'207.46.195.237'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.33'),
'220.181.108.88'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.72.115'),
'65.52.108.24'),
'65.52.108.25'),
'65.52.108.145'),
'66.249.72.206'),
'207.46.195.239'),
'66.249.72.115'),
'66.249.71.193'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.104.89'),
'66.249.72.206'),
'66.249.72.115'),
'190.104.5.153'),
'123.125.71.22'),
'220.181.108.92'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.72.115'),

(19420,
(19421,
(19422,
(19423,
(19424,
(19425,
(19426,
(19427,
(19428,
(19429,
(19430,
(19431,
(19432,
(19433,
(19434,
(19435,
(19436,
(19437,
(19438,
(19439,
(19440,
(19441,
(19442,
(19443,
(19444,
(19445,
(19446,
(19447,
(19448,
(19449,
(19450,
(19451,
(19452,
(19453,
(19454,
(19455,
(19456,
(19457,
(19458,
(19459,
(19460,
(19461,
(19462,
(19463,
(19464,
(19465,
(19466,
(19467,
(19468,
(19469,
(19470,
(19471,
(19472,
(19473,
(19474,
(19475,
(19476,
(19477,
(19478,
(19479,

1338680167,
1338680662,
1338680697,
1338680735,
1338681338,
1338681395,
1338681942,
1338682002,
1338682392,
1338682543,
1338682611,
1338682634,
1338682636,
1338682737,
1338683143,
1338683240,
1338683749,
1338683979,
1338688070,
1338688070,
1338688102,
1338688154,
1338688372,
1338688399,
1338688423,
1338688513,
1338688625,
1338688628,
1338688744,
1338689112,
1338689348,
1338689386,
1338689464,
1338689713,
1338689734,
1338690029,
1338690085,
1338690086,
1338690088,
1338690168,
1338690512,
1338690652,
1338690672,
1338690768,
1338690791,
1338691314,
1338691341,
1338691593,
1338691674,
1338692053,
1338692202,
1338692562,
1338692694,
1338692802,
1338693041,
1338693334,
1338693421,
1338693491,
1338693556,
1338693557,

'190.104.30.23'),
'200.58.86.55'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.145'),
'66.249.72.115'),
'66.249.72.206'),
'220.181.108.84'),
'123.125.71.17'),
'190.129.19.245'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.195.239'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.19'),
'65.52.108.24'),
'200.90.146.69'),
'65.52.108.145'),
'200.90.144.249'),
'65.52.110.23'),
'66.249.72.206'),
'200.90.146.69'),
'65.52.110.23'),
'66.249.72.206'),
'65.52.109.19'),
'65.52.109.153'),
'200.90.146.69'),
'66.249.72.206'),
'65.52.110.23'),
'123.125.71.33'),
'220.181.108.89'),
'65.52.108.147'),
'65.52.108.24'),
'207.46.195.237'),
'66.249.72.206'),
'65.52.109.19'),
'207.46.195.239'),
'66.249.72.206'),
'65.52.104.89'),
'66.249.72.115'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.72.115'),
'95.108.151.244'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.25'),
'66.249.72.206'),
'66.249.72.115'),
'186.2.58.250'),
'123.125.71.13'),
'220.181.108.97'),

(19480,
(19481,
(19482,
(19483,
(19484,
(19485,
(19486,
(19487,
(19488,
(19489,
(19490,
(19491,
(19492,
(19493,
(19494,
(19495,
(19496,
(19497,
(19498,
(19499,
(19500,
(19501,
(19502,
(19503,
(19504,
(19505,
(19506,
(19507,
(19508,
(19509,
(19510,
(19511,
(19512,
(19513,
(19514,
(19515,
(19516,
(19517,
(19518,
(19519,
(19520,
(19521,
(19522,
(19523,
(19524,
(19525,
(19526,
(19527,
(19528,
(19529,
(19530,
(19531,
(19532,
(19533,
(19534,
(19535,
(19536,
(19537,
(19538,
(19539,

1338693732,
1338693977,
1338694050,
1338694526,
1338694620,
1338694782,
1338695387,
1338695446,
1338696009,
1338696040,
1338696088,
1338696731,
1338696735,
1338697033,
1338697034,
1338697491,
1338697557,
1338697646,
1338697690,
1338697872,
1338698128,
1338698200,
1338698622,
1338698756,
1338698843,
1338698907,
1338699410,
1338699485,
1338700049,
1338700128,
1338700542,
1338700628,
1338700629,
1338700721,
1338700771,
1338701327,
1338701413,
1338701597,
1338701834,
1338701941,
1338702056,
1338702429,
1338702577,
1338702790,
1338702942,
1338703253,
1338703389,
1338703448,
1338703452,
1338703708,
1338703995,
1338704230,
1338704254,
1338704255,
1338704351,
1338704443,
1338704597,
1338704799,
1338705085,
1338705221,

'207.46.195.237'),
'66.249.72.206'),
'66.249.72.115'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.195.239'),
'66.249.72.206'),
'207.46.195.237'),
'65.52.108.145'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.29'),
'220.181.108.76'),
'66.249.72.115'),
'66.249.72.206'),
'95.211.139.1'),
'65.52.108.25'),
'65.52.104.89'),
'66.249.72.115'),
'66.249.72.206'),
'119.63.196.58'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.195.237'),
'123.125.71.36'),
'220.181.108.77'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.109.19'),
'207.46.204.157'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.147'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.104.89'),
'66.249.72.115'),
'207.46.195.237'),
'65.52.109.153'),
'65.52.108.147'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.25'),
'123.125.71.17'),
'220.181.108.96'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.115'),
'65.52.109.153'),
'66.249.72.206'),
'66.249.72.115'),

(19540,
(19541,
(19542,
(19543,
(19544,
(19545,
(19546,
(19547,
(19548,
(19549,
(19550,
(19551,
(19552,
(19553,
(19554,
(19555,
(19556,
(19557,
(19558,
(19559,
(19560,
(19561,
(19562,
(19563,
(19564,
(19565,
(19566,
(19567,
(19568,
(19569,
(19570,
(19571,
(19572,
(19573,
(19574,
(19575,
(19576,
(19577,
(19578,
(19579,
(19580,
(19581,
(19582,
(19583,
(19584,
(19585,
(19586,
(19587,
(19588,
(19589,
(19590,
(19591,
(19592,
(19593,
(19594,
(19595,
(19596,
(19597,
(19598,
(19599,

1338705526,
1338705669,
1338705731,
1338705827,
1338706371,
1338706390,
1338706431,
1338707013,
1338707056,
1338707528,
1338707656,
1338707660,
1338707801,
1338707851,
1338707857,
1338708287,
1338708369,
1338708390,
1338708896,
1338709033,
1338709587,
1338709676,
1338710193,
1338710410,
1338710875,
1338711053,
1338711446,
1338711451,
1338711603,
1338711641,
1338711696,
1338711821,
1338712286,
1338712338,
1338712940,
1338712981,
1338713118,
1338713416,
1338713623,
1338714128,
1338714266,
1338714425,
1338714909,
1338715093,
1338715332,
1338715334,
1338715549,
1338715856,
1338716185,
1338716658,
1338716905,
1338717219,
1338717250,
1338717308,
1338717540,
1338718007,
1338718088,
1338718177,
1338718668,
1338718731,

'207.46.195.239'),
'65.52.110.23'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.25'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'95.211.139.1'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.25'),
'220.181.108.94'),
'123.125.71.18'),
'66.249.72.115'),
'65.52.109.153'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'220.181.108.94'),
'123.125.71.34'),
'66.249.72.115'),
'65.52.108.147'),
'66.249.72.206'),
'65.52.108.25'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'208.115.111.70'),
'65.52.109.19'),
'66.249.72.206'),
'65.52.110.23'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'220.181.108.82'),
'123.125.71.12'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.147'),
'95.211.139.1'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.153'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.26'),

(19600,
(19601,
(19602,
(19603,
(19604,
(19605,
(19606,
(19607,
(19608,
(19609,
(19610,
(19611,
(19612,
(19613,
(19614,
(19615,
(19616,
(19617,
(19618,
(19619,
(19620,
(19621,
(19622,
(19623,
(19624,
(19625,
(19626,
(19627,
(19628,
(19629,
(19630,
(19631,
(19632,
(19633,
(19634,
(19635,
(19636,
(19637,
(19638,
(19639,
(19640,
(19641,
(19642,
(19643,
(19644,
(19645,
(19646,
(19647,
(19648,
(19649,
(19650,
(19651,
(19652,
(19653,
(19654,
(19655,
(19656,
(19657,
(19658,
(19659,

1338718732,
1338718814,
1338719274,
1338719438,
1338719451,
1338719894,
1338720089,
1338720099,
1338720519,
1338720637,
1338720727,
1338720790,
1338720907,
1338720968,
1338721093,
1338721301,
1338721364,
1338721718,
1338721913,
1338721984,
1338722352,
1338722353,
1338722630,
1338722666,
1338722740,
1338722846,
1338723009,
1338723358,
1338723561,
1338723938,
1338723971,
1338724225,
1338724767,
1338724996,
1338725349,
1338725377,
1338725603,
1338725619,
1338725897,
1338725898,
1338726098,
1338726197,
1338726452,
1338726520,
1338726797,
1338727067,
1338727486,
1338727680,
1338727807,
1338728189,
1338728681,
1338728804,
1338728950,
1338729455,
1338729456,
1338729478,
1338729627,
1338729743,
1338730312,
1338730650,

'220.181.108.80'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.147'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.147'),
'65.52.104.89'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.109.153'),
'65.52.110.23'),
'65.52.108.24'),
'207.46.195.237'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.25'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.30'),
'220.181.108.91'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.195.239'),
'199.87.252.52'),
'65.52.108.25'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.145'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.195.239'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.24'),
'123.125.71.26'),
'220.181.108.97'),
'65.52.108.25'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.153'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'200.90.144.239'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.16'),
'220.181.108.88'),
'66.249.72.206'),
'66.249.72.115'),
'200.87.52.114'),
'66.249.72.115'),
'66.249.72.206'),

(19660,
(19661,
(19662,
(19663,
(19664,
(19665,
(19666,
(19667,
(19668,
(19669,
(19670,
(19671,
(19672,
(19673,
(19674,
(19675,
(19676,
(19677,
(19678,
(19679,
(19680,
(19681,
(19682,
(19683,
(19684,
(19685,
(19686,
(19687,
(19688,
(19689,
(19690,
(19691,
(19692,
(19693,
(19694,
(19695,
(19696,
(19697,
(19698,
(19699,
(19700,
(19701,
(19702,
(19703,
(19704,
(19705,
(19706,
(19707,
(19708,
(19709,
(19710,
(19711,
(19712,
(19713,
(19714,
(19715,
(19716,
(19717,
(19718,
(19719,

1338730868,
1338730958,
1338731043,
1338731353,
1338731588,
1338731724,
1338732173,
1338732411,
1338732876,
1338733033,
1338733033,
1338733120,
1338733507,
1338733814,
1338733818,
1338734018,
1338734470,
1338734571,
1338734868,
1338735220,
1338735309,
1338735398,
1338735571,
1338735875,
1338735937,
1338735939,
1338736268,
1338736274,
1338736418,
1338736614,
1338736697,
1338736700,
1338737079,
1338737094,
1338737332,
1338737505,
1338737797,
1338737994,
1338738008,
1338738191,
1338738307,
1338738553,
1338738618,
1338738969,
1338739000,
1338739251,
1338739672,
1338739937,
1338739988,
1338740074,
1338740375,
1338740638,
1338740642,
1338740644,
1338740678,
1338741078,
1338741265,
1338741445,
1338741909,
1338741933,

'65.52.108.145'),
'65.52.109.153'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.145'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.26'),
'220.181.108.94'),
'66.249.72.115'),
'65.52.110.23'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.145'),
'207.46.195.239'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.104.89'),
'207.46.195.237'),
'66.249.72.206'),
'66.249.72.115'),
'38.101.148.126'),
'65.52.108.24'),
'65.52.104.89'),
'66.249.72.206'),
'65.52.108.145'),
'66.249.72.115'),
'123.125.71.20'),
'220.181.108.81'),
'65.52.108.24'),
'66.249.72.206'),
'66.249.72.115'),
'190.11.89.0'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.195.239'),
'65.52.108.25'),
'65.52.104.89'),
'157.56.95.137'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.109.19'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.145'),
'190.107.59.54'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.17'),
'220.181.108.91'),
'65.52.109.19'),
'66.249.72.206'),
'66.249.72.115'),
'95.211.139.1'),
'65.52.108.147'),
'66.249.72.115'),

(19720,
(19721,
(19722,
(19723,
(19724,
(19725,
(19726,
(19727,
(19728,
(19729,
(19730,
(19731,
(19732,
(19733,
(19734,
(19735,
(19736,
(19737,
(19738,
(19739,
(19740,
(19741,
(19742,
(19743,
(19744,
(19745,
(19746,
(19747,
(19748,
(19749,
(19750,
(19751,
(19752,
(19753,
(19754,
(19755,
(19756,
(19757,
(19758,
(19759,
(19760,
(19761,
(19762,
(19763,
(19764,
(19765,
(19766,
(19767,
(19768,
(19769,
(19770,
(19771,
(19772,
(19773,
(19774,
(19775,
(19776,
(19777,
(19778,
(19779,

1338742133,
1338742274,
1338742649,
1338742836,
1338743179,
1338743308,
1338743378,
1338743656,
1338744070,
1338744079,
1338744317,
1338744359,
1338744477,
1338744618,
1338744670,
1338745182,
1338745614,
1338745630,
1338745805,
1338745883,
1338746385,
1338746443,
1338746585,
1338746648,
1338746947,
1338747038,
1338747044,
1338747288,
1338747309,
1338747520,
1338747521,
1338747636,
1338747686,
1338747991,
1338748303,
1338748694,
1338749138,
1338749166,
1338749269,
1338749397,
1338749753,
1338749827,
1338750071,
1338750100,
1338750231,
1338750305,
1338750492,
1338750803,
1338751108,
1338751149,
1338751149,
1338751506,
1338751731,
1338752088,
1338752209,
1338752318,
1338752332,
1338753030,
1338753084,
1338753098,

'66.249.72.206'),
'85.17.184.42'),
'66.249.72.115'),
'66.249.72.206'),
'46.183.162.110'),
'66.249.72.115'),
'65.52.108.145'),
'66.249.72.206'),
'123.125.71.26'),
'66.249.72.115'),
'220.181.108.89'),
'66.249.72.206'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.24'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.24'),
'200.58.187.43'),
'66.249.71.119'),
'66.249.71.147'),
'200.58.187.43'),
'66.249.71.119'),
'65.52.104.89'),
'207.46.195.237'),
'65.52.110.23'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.24'),
'123.125.71.15'),
'220.181.108.85'),
'65.52.108.147'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.145'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'200.58.83.190'),
'66.249.71.147'),
'65.52.109.153'),
'66.249.71.119'),
'200.58.187.211'),
'190.104.7.45'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.15'),
'220.181.108.77'),
'66.249.71.119'),
'66.249.71.147'),
'200.58.187.211'),
'66.249.71.119'),
'65.52.108.25'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.109.153'),

(19780, 1338753258, '190.104.30.23'),


(19781, 1338753481, '200.58.187.211'),
(19782, 1338753732, '66.249.71.119'),
(19783, 1338753907, '190.104.30.23'),
(19784, 1338753970, '66.249.71.147'),
(19785, 1338754006, '200.90.149.75'),
(19786, 1338754028, '207.46.195.239'),
(19787, 1338754341, '66.249.71.119'),
(19788, 1338754547, '190.104.30.23'),
(19789, 1338754613, '66.249.71.147'),
(19790, 1338754661, '123.125.71.13'),
(19791, 1338754661, '220.181.108.86'),
(19792, 1338755022, '66.249.71.119'),
(19793, 1338755260, '65.52.104.89'),
(19794, 1338755280, '66.249.71.147'),
(19795, 1338755494, '190.104.30.23'),
(19796, 1338755706, '65.52.110.23'),
(19797, 1338755725, '66.249.71.119'),
(19798, 1338755999, '66.249.71.147'),
(19799, 1338756428, '66.249.71.119'),
(19800, 1338756717, '78.124.168.93'),
(19801, 1338756755, '66.249.71.147'),
(19802, 1338756972, '65.52.108.147'),
(19803, 1338757131, '66.249.71.119'),
(19804, 1338757449, '66.249.71.147'),
(19805, 1338757714, '190.129.4.63'),
(19806, 1338757779, '65.52.108.147'),
(19807, 1338757834, '66.249.71.119'),
(19808, 1338757838, '65.52.109.153'),
(19809, 1338757962, '65.52.108.145'),
(19810, 1338758072, '66.249.71.147'),
(19811, 1338758240, '123.125.71.36'),
(19812, 1338758241, '220.181.108.81'),
(19813, 1338758537, '66.249.71.119'),
(19814, 1338758590, '65.52.108.25'),
(19815, 1338758629, '190.129.197.20'),
(19816, 1338758867, '66.249.71.147'),
(19817, 1338759240, '66.249.71.119'),
(19818, 1338759558, '66.249.71.147'),
(19819, 1338759638, '65.52.108.25'),
(19820, 1338759944, '66.249.71.119'),
(19821, 1338760268, '65.52.109.19');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(19822, 1338760302, '66.249.71.147'),
(19823, 1338760334, '207.46.195.239'),
(19824, 1338760569, '65.52.108.25'),
(19825, 1338760648, '66.249.71.119'),
(19826, 1338760997, '190.129.4.63'),
(19827, 1338761028, '66.249.71.147'),
(19828, 1338761349, '66.249.71.119'),
(19829, 1338761379, '65.52.109.153'),
(19830, 1338761425, '190.107.62.91'),
(19831, 1338761698, '66.249.71.147'),
(19832, 1338761767, '190.129.4.63'),
(19833, 1338761828, '123.125.71.36'),
(19834, 1338761829, '220.181.108.91'),
(19835, 1338761988, '66.249.71.119'),
(19836, 1338762102, '208.115.111.70'),
(19837, 1338762386, '66.249.71.147'),
(19838, 1338762627, '66.249.71.119'),

(19839,
(19840,
(19841,
(19842,
(19843,
(19844,
(19845,
(19846,
(19847,
(19848,
(19849,
(19850,
(19851,
(19852,
(19853,
(19854,
(19855,
(19856,
(19857,
(19858,
(19859,
(19860,
(19861,
(19862,
(19863,
(19864,
(19865,
(19866,
(19867,
(19868,
(19869,
(19870,
(19871,
(19872,
(19873,
(19874,
(19875,
(19876,
(19877,
(19878,
(19879,
(19880,
(19881,
(19882,
(19883,
(19884,
(19885,
(19886,
(19887,
(19888,
(19889,
(19890,
(19891,
(19892,
(19893,
(19894,
(19895,
(19896,
(19897,
(19898,

1338762972,
1338762985,
1338763059,
1338763254,
1338763635,
1338763865,
1338763896,
1338764377,
1338764378,
1338764489,
1338764583,
1338764649,
1338764820,
1338764920,
1338765024,
1338765096,
1338765166,
1338765368,
1338765375,
1338765445,
1338765446,
1338765798,
1338765862,
1338766055,
1338766209,
1338766508,
1338766742,
1338766841,
1338766866,
1338767167,
1338767291,
1338767364,
1338767428,
1338767471,
1338767689,
1338767798,
1338768115,
1338768130,
1338768429,
1338768700,
1338768802,
1338768998,
1338769030,
1338769033,
1338769085,
1338769100,
1338769489,
1338769539,
1338769722,
1338770142,
1338770274,
1338770421,
1338770805,
1338770961,
1338771021,
1338771638,
1338771718,
1338771838,
1338771970,
1338772241,

'65.52.108.147'),
'186.2.32.84'),
'66.249.71.147'),
'66.249.71.119'),
'190.104.15.11'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.153'),
'186.2.34.146'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.110.23'),
'190.104.30.26'),
'65.52.108.145'),
'190.104.26.29'),
'186.2.34.146'),
'66.249.71.147'),
'66.249.71.119'),
'200.87.1.140'),
'123.125.71.25'),
'220.181.108.84'),
'38.101.148.126'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.24'),
'65.52.104.89'),
'66.249.71.119'),
'207.46.195.239'),
'65.52.108.25'),
'66.249.71.147'),
'200.58.64.106'),
'94.23.225.68'),
'66.249.71.119'),
'207.46.195.239'),
'190.181.34.105'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.24'),
'66.249.71.147'),
'207.46.195.239'),
'66.249.71.119'),
'190.129.197.9'),
'220.181.108.83'),
'123.125.71.26'),
'95.211.139.1'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.153'),
'66.249.71.147'),
'65.52.109.153'),
'66.249.71.119'),
'66.249.71.147'),
'200.58.67.187'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.145'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.24'),
'65.52.110.23'),

(19899,
(19900,
(19901,
(19902,
(19903,
(19904,
(19905,
(19906,
(19907,
(19908,
(19909,
(19910,
(19911,
(19912,
(19913,
(19914,
(19915,
(19916,
(19917,
(19918,
(19919,
(19920,
(19921,
(19922,
(19923,
(19924,
(19925,
(19926,
(19927,
(19928,
(19929,
(19930,
(19931,
(19932,
(19933,
(19934,
(19935,
(19936,
(19937,
(19938,
(19939,
(19940,
(19941,
(19942,
(19943,
(19944,
(19945,
(19946,
(19947,
(19948,
(19949,
(19950,
(19951,
(19952,
(19953,
(19954,
(19955,
(19956,
(19957,
(19958,

1338772366,
1338772482,
1338772539,
1338772628,
1338772887,
1338772888,
1338773169,
1338773315,
1338773379,
1338773919,
1338773978,
1338774002,
1338774010,
1338774594,
1338774787,
1338774868,
1338775187,
1338775213,
1338775278,
1338775420,
1338775474,
1338776139,
1338776160,
1338776240,
1338776342,
1338776343,
1338776771,
1338776847,
1338777102,
1338777473,
1338777534,
1338778094,
1338778221,
1338778222,
1338778243,
1338778429,
1338778571,
1338778712,
1338778842,
1338778903,
1338778907,
1338779296,
1338779500,
1338779594,
1338779680,
1338779682,
1338779987,
1338780035,
1338780036,
1338780102,
1338780281,
1338780565,
1338780793,
1338781091,
1338781122,
1338781164,
1338781459,
1338781841,
1338781851,
1338782139,

'207.46.195.239'),
'65.52.109.153'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.13'),
'220.181.108.84'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.145'),
'66.249.71.147'),
'200.90.146.38'),
'66.249.71.119'),
'65.52.110.23'),
'66.249.71.147'),
'66.249.71.119'),
'176.9.50.103'),
'200.87.176.147'),
'65.52.108.24'),
'66.249.71.147'),
'190.104.30.24'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.110.23'),
'123.125.71.29'),
'220.181.108.88'),
'66.249.71.147'),
'66.249.71.119'),
'200.13.153.240'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.145'),
'65.52.108.25'),
'190.129.13.186'),
'65.52.108.147'),
'66.249.71.147'),
'65.52.108.24'),
'65.52.110.23'),
'66.249.71.119'),
'65.52.108.147'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.145'),
'207.46.195.239'),
'66.249.67.138'),
'123.125.71.25'),
'220.181.108.77'),
'66.249.71.147'),
'66.249.71.119'),
'189.182.112.62'),
'66.249.71.147'),
'207.46.195.237'),
'65.52.104.89'),
'66.249.71.119'),
'66.249.71.147'),
'201.214.226.188'),
'66.249.71.119'),
'66.249.71.147'),

(19959,
(19960,
(19961,
(19962,
(19963,
(19964,
(19965,
(19966,
(19967,
(19968,
(19969,
(19970,
(19971,
(19972,
(19973,
(19974,
(19975,
(19976,
(19977,
(19978,
(19979,
(19980,
(19981,
(19982,
(19983,
(19984,
(19985,
(19986,
(19987,
(19988,
(19989,
(19990,
(19991,
(19992,
(19993,
(19994,
(19995,
(19996,
(19997,
(19998,
(19999,
(20000,
(20001,
(20002,
(20003,
(20004,
(20005,
(20006,
(20007,
(20008,
(20009,
(20010,
(20011,
(20012,
(20013,
(20014,
(20015,
(20016,
(20017,
(20018,

1338782255,
1338782520,
1338782861,
1338783126,
1338783466,
1338783468,
1338783813,
1338783889,
1338784500,
1338784504,
1338785167,
1338785186,
1338785824,
1338785873,
1338786444,
1338786560,
1338787041,
1338787042,
1338787160,
1338787200,
1338787444,
1338787923,
1338788130,
1338788291,
1338788293,
1338788352,
1338788467,
1338788470,
1338788477,
1338788632,
1338788817,
1338789260,
1338789504,
1338789791,
1338789865,
1338790191,
1338790450,
1338790584,
1338790626,
1338790627,
1338790877,
1338790904,
1338791273,
1338791478,
1338791711,
1338791961,
1338791979,
1338792153,
1338792647,
1338792839,
1338793058,
1338793361,
1338793363,
1338793364,
1338793526,
1338794065,
1338794199,
1338794213,
1338794254,
1338794255,

'91.203.32.171'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'220.181.108.78'),
'123.125.71.14'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.18'),
'220.181.108.97'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.195.237'),
'65.52.110.23'),
'65.52.108.24'),
'65.52.108.145'),
'180.76.5.189'),
'65.52.109.19'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.110.23'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.195.239'),
'66.249.71.147'),
'123.125.71.17'),
'220.181.108.95'),
'66.249.71.119'),
'65.52.104.89'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.195.237'),
'66.249.71.147'),
'65.52.108.24'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.145'),
'207.46.195.239'),
'65.52.109.153'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.25'),
'66.249.71.119'),
'123.125.71.34'),
'220.181.108.97'),

(20019,
(20020,
(20021,
(20022,
(20023,
(20024,
(20025,
(20026,
(20027,
(20028,
(20029,
(20030,
(20031,
(20032,
(20033,
(20034,
(20035,
(20036,
(20037,
(20038,
(20039,
(20040,
(20041,
(20042,
(20043,
(20044,
(20045,
(20046,
(20047,
(20048,
(20049,
(20050,
(20051,
(20052,
(20053,
(20054,
(20055,
(20056,
(20057,
(20058,
(20059,
(20060,
(20061,
(20062,
(20063,
(20064,
(20065,
(20066,
(20067,
(20068,
(20069,
(20070,
(20071,
(20072,
(20073,
(20074,
(20075,
(20076,
(20077,
(20078,

1338794727,
1338794900,
1338795131,
1338795406,
1338795587,
1338795612,
1338795767,
1338796078,
1338796122,
1338796371,
1338796597,
1338796755,
1338797003,
1338797059,
1338797199,
1338797553,
1338797746,
1338797861,
1338797863,
1338797925,
1338798312,
1338798432,
1338798482,
1338798762,
1338798909,
1338799118,
1338799196,
1338799676,
1338799806,
1338799809,
1338799873,
1338800081,
1338800327,
1338800409,
1338800493,
1338801014,
1338801180,
1338801198,
1338801364,
1338801543,
1338801544,
1338801604,
1338801821,
1338801869,
1338801895,
1338802184,
1338802477,
1338802688,
1338802691,
1338802691,
1338802989,
1338803078,
1338803423,
1338803716,
1338803865,
1338804054,
1338804382,
1338804738,
1338804795,
1338804804,

'66.249.71.147'),
'66.249.71.119'),
'65.52.110.23'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.24'),
'65.52.109.19'),
'66.249.71.147'),
'65.52.109.153'),
'66.249.71.119'),
'65.52.109.19'),
'66.249.71.147'),
'65.52.110.23'),
'66.249.71.119'),
'65.52.108.24'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.35'),
'220.181.108.81'),
'207.46.195.239'),
'65.52.104.89'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.147'),
'65.52.108.145'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.147'),
'66.249.71.119'),
'66.249.71.147'),
'208.115.111.70'),
'65.52.108.145'),
'65.52.108.24'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.147'),
'66.249.71.119'),
'66.249.71.147'),
'95.211.139.1'),
'123.125.71.34'),
'220.181.108.95'),
'208.90.56.152'),
'65.52.108.147'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.195.237'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.109.153'),
'65.52.108.25'),
'65.52.108.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.90.144.147'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.195.237'),
'65.52.108.145'),
'66.249.71.147'),

(20079,
(20080,
(20081,
(20082,
(20083,
(20084,
(20085,
(20086,
(20087,
(20088,
(20089,
(20090,
(20091,
(20092,
(20093,
(20094,
(20095,
(20096,
(20097,
(20098,
(20099,
(20100,
(20101,
(20102,
(20103,
(20104,
(20105,
(20106,
(20107,
(20108,
(20109,
(20110,
(20111,
(20112,
(20113,
(20114,
(20115,
(20116,
(20117,
(20118,
(20119,
(20120,
(20121,
(20122,
(20123,
(20124,
(20125,
(20126,
(20127,
(20128,
(20129,
(20130,
(20131,
(20132,
(20133,
(20134,
(20135,
(20136,
(20137,
(20138,

1338805110,
1338805111,
1338805132,
1338805271,
1338805470,
1338805759,
1338806153,
1338806715,
1338806950,
1338807464,
1338807571,
1338808103,
1338808214,
1338808398,
1338808714,
1338808715,
1338808880,
1338809005,
1338809713,
1338809801,
1338810463,
1338810507,
1338810570,
1338811129,
1338811279,
1338811329,
1338811879,
1338811919,
1338811924,
1338812045,
1338812546,
1338812561,
1338812628,
1338813011,
1338813212,
1338813295,
1338813377,
1338813618,
1338813619,
1338814447,
1338819362,
1338819364,
1338819365,
1338819369,
1338819384,
1338819390,
1338819396,
1338819409,
1338819436,
1338819450,
1338819450,
1338819553,
1338819973,
1338820029,
1338820099,
1338820261,
1338820302,
1338820925,
1338820933,
1338820977,

'123.125.71.28'),
'220.181.108.95'),
'66.249.71.119'),
'65.52.109.153'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.24'),
'220.181.108.77'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.24'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.25'),
'66.249.71.119'),
'66.249.71.147'),
'95.211.139.1'),
'66.249.66.21'),
'66.249.71.147'),
'65.52.108.25'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.110.23'),
'190.129.14.66'),
'190.129.11.138'),
'190.129.14.66'),
'66.249.71.119'),
'190.129.11.138'),
'190.129.14.66'),
'190.129.8.202'),
'123.125.71.17'),
'190.186.58.170'),
'220.181.108.93'),
'65.52.108.24'),
'66.249.71.147'),
'123.125.71.22'),
'220.181.108.97'),
'65.52.108.145'),
'65.52.108.147'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.30.220'),
'65.52.108.25'),
'190.129.84.114'),
'65.52.108.25'),
'190.129.11.138'),

(20139,
(20140,
(20141,
(20142,
(20143,
(20144,
(20145,
(20146,
(20147,
(20148,
(20149,
(20150,
(20151,
(20152,
(20153,
(20154,
(20155,
(20156,
(20157,
(20158,
(20159,
(20160,
(20161,
(20162,
(20163,
(20164,
(20165,
(20166,
(20167,
(20168,
(20169,
(20170,
(20171,
(20172,
(20173,
(20174,
(20175,
(20176,
(20177,
(20178,
(20179,
(20180,
(20181,
(20182,
(20183,
(20184,
(20185,
(20186,
(20187,
(20188,
(20189,
(20190,
(20191,
(20192,
(20193,
(20194,
(20195,
(20196,
(20197,
(20198,

1338821417,
1338821445,
1338821535,
1338821645,
1338821837,
1338822074,
1338822138,
1338822689,
1338822907,
1338822945,
1338823069,
1338823071,
1338823080,
1338823118,
1338823272,
1338823273,
1338823355,
1338823763,
1338823862,
1338823892,
1338823972,
1338823990,
1338824353,
1338824406,
1338824553,
1338824754,
1338824804,
1338824864,
1338825053,
1338825368,
1338825432,
1338825692,
1338825703,
1338826033,
1338826078,
1338826465,
1338826788,
1338826873,
1338826895,
1338827035,
1338827037,
1338827109,
1338827255,
1338827416,
1338827625,
1338827818,
1338828088,
1338828234,
1338828440,
1338828462,
1338828767,
1338829299,
1338829372,
1338829793,
1338830008,
1338830186,
1338830446,
1338830652,
1338830907,
1338830938,

'66.249.71.147'),
'83.46.28.118'),
'66.249.71.119'),
'65.52.109.19'),
'65.52.110.23'),
'66.249.71.147'),
'66.249.71.119'),
'157.56.95.137'),
'200.87.44.2'),
'190.103.71.140'),
'220.181.108.94'),
'123.125.71.13'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.153'),
'207.46.195.239'),
'190.129.87.74'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'200.90.144.173'),
'190.103.71.140'),
'65.52.108.24'),
'66.249.71.119'),
'190.129.8.202'),
'200.90.144.173'),
'66.249.71.147'),
'65.52.108.25'),
'66.249.71.119'),
'190.104.26.27'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.145'),
'66.249.71.147'),
'200.90.144.173'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.104.89'),
'190.129.19.246'),
'123.125.71.15'),
'220.181.108.81'),
'66.249.71.119'),
'83.59.70.1'),
'66.249.71.147'),
'190.129.169.230'),
'66.249.71.119'),
'66.249.71.147'),
'190.103.77.67'),
'220.181.108.102'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.19.139'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.208'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.148'),

(20199,
(20200,
(20201,
(20202,
(20203,
(20204,
(20205,
(20206,
(20207,
(20208,
(20209,
(20210,
(20211,
(20212,
(20213,
(20214,
(20215,
(20216,
(20217,
(20218,
(20219,
(20220,
(20221,
(20222,
(20223,
(20224,
(20225,
(20226,
(20227,
(20228,
(20229,
(20230,
(20231,
(20232,
(20233,
(20234,
(20235,
(20236,
(20237,
(20238,
(20239,
(20240,
(20241,
(20242,
(20243,
(20244,
(20245,
(20246,
(20247,
(20248,
(20249,
(20250,
(20251,
(20252,
(20253,
(20254,
(20255,
(20256,
(20257,
(20258,

1338830976,
1338830981,
1338830983,
1338831296,
1338831546,
1338831941,
1338832220,
1338832585,
1338832686,
1338832845,
1338832917,
1338833293,
1338833519,
1338833938,
1338834133,
1338834187,
1338834572,
1338834647,
1338835037,
1338835115,
1338835150,
1338835420,
1338835490,
1338835713,
1338836013,
1338836083,
1338836193,
1338836394,
1338836764,
1338836843,
1338837112,
1338837172,
1338837439,
1338837453,
1338837472,
1338837654,
1338837662,
1338837756,
1338837839,
1338838075,
1338838446,
1338838646,
1338838680,
1338838758,
1338838790,
1338839118,
1338839309,
1338839474,
1338839590,
1338839746,
1338839757,
1338839851,
1338840023,
1338840200,
1338840455,
1338840737,
1338840867,
1338841133,
1338841134,
1338841146,

'190.186.81.212'),
'220.181.108.90'),
'123.125.71.34'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'208.115.111.70'),
'200.87.9.161'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.13.203'),
'66.249.71.147'),
'190.104.27.26'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.203'),
'190.129.11.202'),
'66.249.71.119'),
'209.85.224.86'),
'66.249.71.147'),
'190.129.11.138'),
'190.104.26.29'),
'66.249.71.119'),
'66.249.71.147'),
'200.90.151.165'),
'66.249.71.119'),
'66.249.71.147'),
'187.168.33.171'),
'190.129.5.33'),
'190.129.8.202'),
'66.249.71.119'),
'220.181.108.84'),
'123.125.71.24'),
'190.186.38.10'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.211'),
'66.249.71.119'),
'190.104.26.29'),
'200.87.139.138'),
'66.249.71.147'),
'66.249.71.119'),
'190.103.76.90'),
'190.129.19.199'),
'207.46.199.44'),
'66.249.71.147'),
'200.90.151.115'),
'66.249.71.119'),
'190.129.19.199'),
'66.249.71.147'),
'66.249.71.119'),
'200.90.144.155'),
'66.249.71.147'),
'65.52.109.200'),
'190.129.5.33'),

(20259,
(20260,
(20261,
(20262,
(20263,
(20264,
(20265,
(20266,
(20267,
(20268,
(20269,
(20270,
(20271,
(20272,
(20273,
(20274,
(20275,
(20276,
(20277,
(20278,
(20279,
(20280,
(20281,
(20282,
(20283,
(20284,
(20285,
(20286,
(20287,
(20288,
(20289,
(20290,
(20291,
(20292,
(20293,
(20294,
(20295,
(20296,
(20297,
(20298,
(20299,
(20300,
(20301,
(20302,
(20303,
(20304,
(20305,
(20306,
(20307,
(20308,
(20309,
(20310,
(20311,
(20312,
(20313,
(20314,
(20315,
(20316,
(20317,
(20318,

1338841152,
1338841153,
1338841168,
1338841387,
1338841474,
1338841518,
1338841567,
1338841570,
1338841584,
1338841649,
1338841848,
1338841939,
1338841992,
1338842138,
1338842277,
1338842479,
1338842514,
1338842609,
1338842752,
1338842934,
1338842977,
1338843019,
1338843143,
1338843158,
1338843161,
1338843236,
1338843560,
1338843568,
1338843571,
1338843703,
1338843833,
1338843834,
1338843890,
1338843913,
1338844083,
1338844372,
1338844579,
1338844584,
1338844683,
1338844692,
1338844692,
1338844796,
1338845091,
1338845186,
1338845241,
1338845341,
1338845547,
1338845687,
1338845721,
1338845781,
1338845852,
1338845905,
1338846144,
1338846336,
1338846472,
1338846961,
1338847135,
1338847480,
1338847645,
1338847706,

'123.125.71.31'),
'220.181.108.76'),
'200.7.163.55'),
'66.249.71.119'),
'190.104.26.29'),
'119.63.196.92'),
'190.129.84.114'),
'190.129.11.138'),
'65.52.108.148'),
'157.55.16.178'),
'66.249.71.147'),
'190.104.26.26'),
'66.249.71.119'),
'190.129.8.202'),
'200.90.144.155'),
'157.55.16.178'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.18.24'),
'220.181.108.76'),
'200.90.146.139'),
'200.90.144.155'),
'157.55.16.178'),
'66.249.71.147'),
'190.129.8.202'),
'66.249.71.119'),
'207.46.13.203'),
'157.55.18.24'),
'200.87.176.131'),
'200.58.187.61'),
'66.249.71.147'),
'65.52.109.200'),
'207.46.204.224'),
'66.249.71.119'),
'207.46.204.189'),
'190.129.8.202'),
'200.58.187.61'),
'66.249.71.119'),
'66.249.71.147'),
'220.181.108.90'),
'123.125.71.18'),
'157.55.16.178'),
'207.46.204.189'),
'66.249.71.119'),
'207.46.199.44'),
'66.249.71.147'),
'207.46.13.203'),
'157.55.16.222'),
'190.129.4.218'),
'201.222.81.245'),
'66.249.71.119'),
'157.55.16.178'),
'186.2.53.172'),
'190.129.8.202'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.72.69'),
'200.58.187.61'),
'66.249.71.147'),

(20319,
(20320,
(20321,
(20322,
(20323,
(20324,
(20325,
(20326,
(20327,
(20328,
(20329,
(20330,
(20331,
(20332,
(20333,
(20334,
(20335,
(20336,
(20337,
(20338,
(20339,
(20340,
(20341,
(20342,
(20343,
(20344,
(20345,
(20346,
(20347,
(20348,
(20349,
(20350,
(20351,
(20352,
(20353,
(20354,
(20355,
(20356,
(20357,
(20358,
(20359,
(20360,
(20361,
(20362,
(20363,
(20364,
(20365,
(20366,
(20367,
(20368,
(20369,
(20370,
(20371,
(20372,
(20373,
(20374,
(20375,
(20376,
(20377,
(20378,

1338847862,
1338847879,
1338848216,
1338848307,
1338848466,
1338848749,
1338848944,
1338848966,
1338849223,
1338849382,
1338849418,
1338849579,
1338849682,
1338850109,
1338850426,
1338850491,
1338850520,
1338850682,
1338851003,
1338851839,
1338851840,
1338851845,
1338851989,
1338852007,
1338852308,
1338852351,
1338853892,
1338854092,
1338854546,
1338854710,
1338854822,
1338855107,
1338855200,
1338855332,
1338855444,
1338855445,
1338855854,
1338856191,
1338856487,
1338856573,
1338856717,
1338856836,
1338856910,
1338857059,
1338857228,
1338857530,
1338857592,
1338858012,
1338858054,
1338858209,
1338858384,
1338858494,
1338858640,
1338858812,
1338859053,
1338859146,
1338859339,
1338859386,
1338859491,
1338859493,

'66.249.71.119'),
'200.90.144.135'),
'207.46.13.203'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.4.210'),
'190.129.63.59'),
'157.55.16.178'),
'66.249.71.119'),
'190.104.30.30'),
'190.129.4.210'),
'190.129.4.49'),
'190.181.35.40'),
'157.55.16.178'),
'66.249.71.119'),
'95.211.139.1'),
'207.46.199.44'),
'123.125.71.17'),
'220.181.108.90'),
'200.105.222.233'),
'190.129.19.139'),
'190.104.30.30'),
'157.55.18.24'),
'65.52.109.8'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.19.141'),
'207.46.204.189'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.27'),
'220.181.108.86'),
'66.249.71.119'),
'66.249.71.147'),
'190.201.184.237'),
'66.249.71.119'),
'190.129.197.2'),
'66.249.71.147'),
'157.55.16.178'),
'207.46.199.44'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.109.8'),
'66.249.71.119'),
'190.104.30.28'),
'66.249.71.147'),
'190.234.221.119'),
'190.104.30.21'),
'66.249.71.119'),
'70.45.252.241'),
'200.58.187.248'),
'66.249.71.147'),
'207.46.204.189'),
'66.249.71.119'),
'157.55.16.222'),
'123.125.71.13'),

(20379,
(20380,
(20381,
(20382,
(20383,
(20384,
(20385,
(20386,
(20387,
(20388,
(20389,
(20390,
(20391,
(20392,
(20393,
(20394,
(20395,
(20396,
(20397,
(20398,
(20399,
(20400,
(20401,
(20402,
(20403,
(20404,
(20405,
(20406,
(20407,
(20408,
(20409,
(20410,
(20411,
(20412,
(20413,
(20414,
(20415,
(20416,
(20417,
(20418,
(20419,
(20420,
(20421,
(20422,
(20423,
(20424,
(20425,
(20426,
(20427,
(20428,
(20429,
(20430,
(20431,
(20432,
(20433,
(20434,
(20435,
(20436,
(20437,
(20438,

1338859494,
1338859611,
1338859744,
1338859777,
1338859969,
1338860040,
1338860403,
1338860422,
1338860451,
1338860645,
1338860694,
1338860924,
1338861126,
1338861140,
1338861213,
1338861292,
1338861340,
1338861638,
1338861908,
1338862034,
1338862074,
1338862132,
1338862156,
1338862190,
1338862772,
1338862773,
1338862786,
1338862843,
1338862892,
1338862971,
1338863266,
1338863440,
1338864095,
1338864162,
1338864192,
1338864205,
1338864260,
1338864503,
1338864748,
1338864874,
1338865281,
1338865402,
1338865678,
1338866056,
1338866078,
1338866210,
1338866304,
1338866407,
1338866409,
1338866482,
1338866710,
1338866956,
1338867156,
1338867267,
1338867364,
1338867626,
1338867681,
1338867739,
1338868018,
1338868242,

'220.181.108.81'),
'190.129.19.198'),
'200.58.187.248'),
'208.115.111.70'),
'207.46.204.189'),
'66.249.71.119'),
'66.249.71.147'),
'119.63.196.31'),
'157.55.16.178'),
'190.104.21.6'),
'66.249.71.119'),
'200.87.176.157'),
'200.58.187.248'),
'66.249.71.147'),
'190.104.26.26'),
'207.46.204.224'),
'66.249.71.119'),
'200.87.176.157'),
'190.129.5.59'),
'200.58.187.248'),
'207.46.204.224'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.18.24'),
'123.125.71.17'),
'220.181.108.89'),
'66.249.71.119'),
'157.55.18.24'),
'65.52.109.8'),
'207.46.199.44'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'190.104.21.7'),
'66.249.71.147'),
'207.46.199.44'),
'190.129.19.156'),
'157.55.16.222'),
'66.249.71.119'),
'207.46.13.212'),
'207.46.199.44'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.90.146.83'),
'65.52.109.200'),
'66.249.71.147'),
'123.125.71.14'),
'220.181.108.81'),
'190.129.40.34'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.19.156'),
'207.46.13.212'),
'66.249.71.119'),
'66.249.71.147'),
'208.115.111.70'),
'207.46.204.189'),
'66.249.71.119'),
'66.249.71.147'),

(20439,
(20440,
(20441,
(20442,
(20443,
(20444,
(20445,
(20446,
(20447,
(20448,
(20449,
(20450,
(20451,
(20452,
(20453,
(20454,
(20455,
(20456,
(20457,
(20458,
(20459,
(20460,
(20461,
(20462,
(20463,
(20464,
(20465,
(20466,
(20467,
(20468,
(20469,
(20470,
(20471,
(20472,
(20473,
(20474,
(20475,
(20476,
(20477,
(20478,
(20479,
(20480,
(20481,
(20482,
(20483,
(20484,
(20485,
(20486,
(20487,
(20488,
(20489,
(20490,
(20491,
(20492,
(20493,
(20494,
(20495,
(20496,
(20497,
(20498,

1338868672,
1338868869,
1338869326,
1338869331,
1338869334,
1338869548,
1338869550,
1338869829,
1338869830,
1338869980,
1338870252,
1338870334,
1338870381,
1338870518,
1338870590,
1338870634,
1338871027,
1338871354,
1338871815,
1338872008,
1338872180,
1338872464,
1338872662,
1338873116,
1338873316,
1338873432,
1338873433,
1338873905,
1338873969,
1338874109,
1338874308,
1338874588,
1338874598,
1338874625,
1338874682,
1338874687,
1338875035,
1338875261,
1338875277,
1338875891,
1338875932,
1338875936,
1338876583,
1338876587,
1338877032,
1338877033,
1338877218,
1338877240,
1338877343,
1338877959,
1338877982,
1338878004,
1338878150,
1338878342,
1338878364,
1338878610,
1338878614,
1338878873,
1338879260,
1338879266,

'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.16.178'),
'157.55.16.222'),
'66.219.58.45'),
'66.249.71.147'),
'123.125.71.36'),
'220.181.108.90'),
'66.249.71.119'),
'66.249.71.147'),
'119.63.196.59'),
'207.46.199.44'),
'65.52.109.8'),
'157.55.16.178'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.16.178'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.29'),
'220.181.108.92'),
'66.249.71.147'),
'66.249.71.119'),
'190.104.30.29'),
'207.46.204.189'),
'66.249.71.147'),
'157.55.16.222'),
'66.249.71.119'),
'65.52.109.200'),
'207.46.199.44'),
'65.52.108.148'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'220.181.108.120'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.19'),
'220.181.108.82'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.199.44'),
'66.249.71.119'),
'157.55.16.222'),
'66.249.71.147'),
'207.46.204.189'),
'157.55.17.197'),
'65.52.109.8'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.199.44'),
'66.249.71.119'),
'66.249.71.147'),

(20499,
(20500,
(20501,
(20502,
(20503,
(20504,
(20505,
(20506,
(20507,
(20508,
(20509,
(20510,
(20511,
(20512,
(20513,
(20514,
(20515,
(20516,
(20517,
(20518,
(20519,
(20520,
(20521,
(20522,
(20523,
(20524,
(20525,
(20526,
(20527,
(20528,
(20529,
(20530,
(20531,
(20532,
(20533,
(20534,
(20535,
(20536,
(20537,
(20538,
(20539,
(20540,
(20541,
(20542,
(20543,
(20544,
(20545,
(20546,
(20547,
(20548,
(20549,
(20550,
(20551,
(20552,
(20553,
(20554,
(20555,
(20556,
(20557,
(20558,

1338879758,
1338879915,
1338879930,
1338880346,
1338880570,
1338880681,
1338881224,
1338881347,
1338881841,
1338882327,
1338882465,
1338882947,
1338883122,
1338883449,
1338883869,
1338883871,
1338884142,
1338884249,
1338884250,
1338884539,
1338884606,
1338885292,
1338885392,
1338885980,
1338886040,
1338886310,
1338886581,
1338886734,
1338887216,
1338887491,
1338887880,
1338888041,
1338888095,
1338888095,
1338888175,
1338888865,
1338889552,
1338889556,
1338889763,
1338889898,
1338890202,
1338890651,
1338891063,
1338891201,
1338891496,
1338891497,
1338891749,
1338891887,
1338892574,
1338892622,
1338892850,
1338893262,
1338893458,
1338893536,
1338893552,
1338893568,
1338894085,
1338894221,
1338894469,
1338894772,

'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.199.44'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.8'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.8'),
'123.125.71.27'),
'220.181.108.91'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.189'),
'66.249.71.119'),
'157.55.17.197'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.16.222'),
'66.249.71.119'),
'123.125.71.30'),
'220.181.108.87'),
'66.249.71.147'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.16.222'),
'65.52.109.8'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.224'),
'123.125.71.36'),
'220.181.108.95'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'208.115.111.70'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.18.24'),
'66.249.71.147'),
'65.52.109.8'),
'207.46.204.224'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.16.178'),
'66.249.71.119'),

(20559,
(20560,
(20561,
(20562,
(20563,
(20564,
(20565,
(20566,
(20567,
(20568,
(20569,
(20570,
(20571,
(20572,
(20573,
(20574,
(20575,
(20576,
(20577,
(20578,
(20579,
(20580,
(20581,
(20582,
(20583,
(20584,
(20585,
(20586,
(20587,
(20588,
(20589,
(20590,
(20591,
(20592,
(20593,
(20594,
(20595,
(20596,
(20597,
(20598,
(20599,
(20600,
(20601,
(20602,
(20603,
(20604,
(20605,
(20606,
(20607,
(20608,
(20609,
(20610,
(20611,
(20612,
(20613,
(20614,
(20615,
(20616,
(20617,
(20618,

1338894914,
1338894950,
1338895132,
1338895134,
1338895459,
1338895585,
1338895775,
1338896146,
1338896253,
1338896714,
1338896948,
1338896970,
1338896981,
1338897289,
1338897560,
1338897621,
1338897657,
1338898098,
1338898323,
1338898344,
1338898678,
1338898679,
1338898941,
1338898949,
1338898999,
1338899420,
1338899581,
1338899645,
1338899824,
1338900001,
1338900064,
1338900070,
1338900269,
1338900275,
1338900353,
1338900468,
1338900709,
1338900792,
1338900932,
1338900955,
1338900959,
1338901016,
1338901071,
1338901446,
1338901641,
1338901781,
1338902135,
1338902224,
1338902224,
1338902303,
1338902329,
1338902501,
1338903079,
1338903327,
1338903520,
1338903702,
1338903977,
1338904016,
1338904030,
1338904440,

'66.249.71.147'),
'207.46.204.189'),
'123.125.71.32'),
'220.181.108.84'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.109.8'),
'66.249.71.119'),
'66.249.71.147'),
'74.125.184.28'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.18.24'),
'74.125.184.20'),
'190.129.8.202'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.189'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.31'),
'220.181.108.77'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.11.138'),
'207.46.204.189'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.8.242'),
'207.46.13.212'),
'190.129.11.138'),
'200.90.145.23'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.16.222'),
'190.11.65.95'),
'207.46.204.189'),
'200.87.16.60'),
'190.129.5.230'),
'66.249.71.119'),
'66.249.71.147'),
'200.90.144.215'),
'157.55.16.178'),
'190.129.8.202'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.8.202'),
'123.125.71.19'),
'220.181.108.88'),
'157.55.18.24'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.8'),
'66.249.71.147'),
'190.129.88.202'),
'66.249.71.119'),
'190.129.87.74'),
'207.46.13.212'),
'66.249.71.147'),

(20619,
(20620,
(20621,
(20622,
(20623,
(20624,
(20625,
(20626,
(20627,
(20628,
(20629,
(20630,
(20631,
(20632,
(20633,
(20634,
(20635,
(20636,
(20637,
(20638,
(20639,
(20640,
(20641,
(20642,
(20643,
(20644,
(20645,
(20646,
(20647,
(20648,
(20649,
(20650,
(20651,
(20652,
(20653,
(20654,
(20655,
(20656,
(20657,
(20658,
(20659,
(20660,
(20661,
(20662,
(20663,
(20664,
(20665,
(20666,
(20667,
(20668,
(20669,
(20670,
(20671,
(20672,
(20673,
(20674,
(20675,
(20676,
(20677,
(20678,

1338904664,
1338904783,
1338904824,
1338905031,
1338905178,
1338905352,
1338905626,
1338905631,
1338905659,
1338905719,
1338905825,
1338905825,
1338905835,
1338905912,
1338906151,
1338906313,
1338906358,
1338906585,
1338906628,
1338906821,
1338906943,
1338906972,
1338907000,
1338907004,
1338907129,
1338907272,
1338907706,
1338907824,
1338908511,
1338908553,
1338908652,
1338909198,
1338909199,
1338909281,
1338909321,
1338909460,
1338909461,
1338909601,
1338909739,
1338909884,
1338910022,
1338910347,
1338910505,
1338910569,
1338910572,
1338910733,
1338910851,
1338910950,
1338911184,
1338911259,
1338911605,
1338911742,
1338911830,
1338911845,
1338911945,
1338912277,
1338912286,
1338912491,
1338912496,
1338912770,

'66.249.71.119'),
'209.85.224.90'),
'190.129.11.138'),
'157.55.16.178'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'157.55.18.24'),
'207.46.199.44'),
'65.52.109.200'),
'123.125.71.12'),
'220.181.108.96'),
'200.87.25.234'),
'200.90.150.111'),
'190.129.87.74'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.197.130'),
'190.129.11.138'),
'190.129.197.23'),
'190.129.8.202'),
'95.211.139.1'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.16.222'),
'200.58.64.83'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'207.46.13.212'),
'66.249.71.147'),
'66.249.71.119'),
'88.22.126.239'),
'66.249.71.147'),
'157.55.16.222'),
'123.125.71.23'),
'220.181.108.94'),
'190.129.88.202'),
'200.13.157.242'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.123.220'),
'65.52.109.8'),
'190.129.88.202'),
'66.249.71.119'),
'207.46.204.224'),
'66.249.71.147'),
'200.87.123.220'),
'157.55.17.197'),
'66.249.71.119'),
'157.55.16.222'),
'66.249.71.147'),
'190.129.126.112'),
'157.55.18.24'),
'66.249.71.119'),
'190.129.8.202'),
'190.129.88.202'),
'200.87.123.220'),
'66.249.71.147'),
'66.249.71.119'),

(20679,
(20680,
(20681,
(20682,
(20683,
(20684,
(20685,
(20686,
(20687,
(20688,
(20689,
(20690,
(20691,
(20692,
(20693,
(20694,
(20695,
(20696,
(20697,
(20698,
(20699,
(20700,
(20701,
(20702,
(20703,
(20704,
(20705,
(20706,
(20707,
(20708,
(20709,
(20710,
(20711,
(20712,
(20713,
(20714,
(20715,
(20716,
(20717,
(20718,
(20719,
(20720,
(20721,
(20722,
(20723,
(20724,
(20725,
(20726,
(20727,
(20728,
(20729,
(20730,
(20731,
(20732,
(20733,
(20734,
(20735,
(20736,
(20737,
(20738,

1338913098,
1338913222,
1338913257,
1338913448,
1338913452,
1338913457,
1338913607,
1338913791,
1338914419,
1338914423,
1338915115,
1338915203,
1338915246,
1338915408,
1338915419,
1338915887,
1338915930,
1338916039,
1338916502,
1338916532,
1338916559,
1338916561,
1338916618,
1338916671,
1338916782,
1338916857,
1338916858,
1338917061,
1338917175,
1338917176,
1338917230,
1338917306,
1338917694,
1338917797,
1338918080,
1338918136,
1338918412,
1338918490,
1338918816,
1338919103,
1338919508,
1338919565,
1338919786,
1338920191,
1338920211,
1338920269,
1338920270,
1338920763,
1338920936,
1338921017,
1338921591,
1338921665,
1338922262,
1338922283,
1338922308,
1338922398,
1338922470,
1338922492,
1338922927,
1338922930,

'200.105.219.67'),
'157.55.18.24'),
'66.249.71.147'),
'123.125.71.34'),
'220.181.108.91'),
'66.249.71.119'),
'65.52.109.200'),
'157.55.16.178'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'213.186.119.136'),
'207.46.13.212'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.16.178'),
'213.186.120.196'),
'66.249.71.147'),
'213.186.127.13'),
'85.59.57.10'),
'66.249.71.119'),
'213.186.119.137'),
'213.186.119.136'),
'123.125.71.30'),
'220.181.108.80'),
'213.186.127.4'),
'213.186.127.6'),
'66.249.71.147'),
'212.113.35.162'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'207.46.199.44'),
'66.249.71.119'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.13.203'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.199.44'),
'123.125.71.30'),
'220.181.108.76'),
'207.46.13.212'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'157.56.95.137'),
'207.46.204.189'),
'190.129.8.202'),
'207.46.199.44'),
'66.249.71.119'),
'200.87.157.192'),

(20739,
(20740,
(20741,
(20742,
(20743,
(20744,
(20745,
(20746,
(20747,
(20748,
(20749,
(20750,
(20751,
(20752,
(20753,
(20754,
(20755,
(20756,
(20757,
(20758,
(20759,
(20760,
(20761,
(20762,
(20763,
(20764,
(20765,
(20766,
(20767,
(20768,
(20769,
(20770,
(20771,
(20772,
(20773,
(20774,
(20775,
(20776,
(20777,
(20778,
(20779,
(20780,
(20781,
(20782,
(20783,
(20784,
(20785,
(20786,
(20787,
(20788,
(20789,
(20790,
(20791,
(20792,
(20793,
(20794,
(20795,
(20796,
(20797,
(20798,

1338923096,
1338923514,
1338923545,
1338923808,
1338923935,
1338923937,
1338923937,
1338924211,
1338924379,
1338924466,
1338924531,
1338924772,
1338924830,
1338924880,
1338924975,
1338925069,
1338925100,
1338925217,
1338925264,
1338925670,
1338925761,
1338925871,
1338926153,
1338926238,
1338926304,
1338926449,
1338926545,
1338926592,
1338926837,
1338927274,
1338927290,
1338927420,
1338927468,
1338927517,
1338927517,
1338927590,
1338927690,
1338927773,
1338927984,
1338928126,
1338928377,
1338928432,
1338928505,
1338928636,
1338928676,
1338928841,
1338929348,
1338929457,
1338929718,
1338930058,
1338930101,
1338930102,
1338930120,
1338930438,
1338930561,
1338930595,
1338930625,
1338930742,
1338930754,
1338931014,

'66.249.71.147'),
'186.2.9.110'),
'66.249.71.119'),
'207.46.204.189'),
'123.125.71.28'),
'220.181.108.80'),
'66.249.71.147'),
'186.2.44.207'),
'66.249.72.206'),
'95.211.139.1'),
'66.249.72.115'),
'207.46.204.189'),
'157.55.16.178'),
'190.104.26.30'),
'207.46.199.44'),
'66.249.72.206'),
'190.129.11.138'),
'66.249.72.115'),
'190.129.8.202'),
'200.90.146.133'),
'66.249.72.206'),
'66.249.72.115'),
'157.55.17.197'),
'207.46.204.189'),
'200.87.110.162'),
'190.129.8.202'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.73.167'),
'209.85.224.93'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.8.202'),
'220.181.108.75'),
'123.125.71.25'),
'200.87.110.162'),
'200.90.144.135'),
'207.46.199.44'),
'66.249.72.206'),
'66.249.72.115'),
'157.55.16.222'),
'190.129.8.202'),
'190.181.13.78'),
'190.181.29.78'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'208.115.111.70'),
'190.129.5.180'),
'190.129.8.242'),
'66.249.72.206'),
'66.249.72.115'),
'210.97.192.230'),
'157.55.16.178'),
'65.52.109.200'),
'207.46.199.44'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.16.222'),

(20799,
(20800,
(20801,
(20802,
(20803,
(20804,
(20805,
(20806,
(20807,
(20808,
(20809,
(20810,
(20811,
(20812,
(20813,
(20814,
(20815,
(20816,
(20817,
(20818,
(20819,
(20820,
(20821,
(20822,
(20823,
(20824,
(20825,
(20826,
(20827,
(20828,
(20829,
(20830,
(20831,
(20832,
(20833,
(20834,
(20835,
(20836,
(20837,
(20838,
(20839,
(20840,
(20841,
(20842,
(20843,
(20844,
(20845,
(20846,
(20847,
(20848,
(20849,
(20850,
(20851,
(20852,
(20853,
(20854,
(20855,
(20856,
(20857,
(20858,

1338931046,
1338931109,
1338931110,
1338931406,
1338931476,
1338931494,
1338931505,
1338931583,
1338931705,
1338932057,
1338932137,
1338932184,
1338932281,
1338932307,
1338932485,
1338932582,
1338932772,
1338932785,
1338932934,
1338932967,
1338933397,
1338933540,
1338933581,
1338933592,
1338933661,
1338933805,
1338933875,
1338934238,
1338934264,
1338934324,
1338934353,
1338934408,
1338934435,
1338934533,
1338934590,
1338934674,
1338934674,
1338934694,
1338934697,
1338934746,
1338934763,
1338934856,
1338934908,
1338935046,
1338935546,
1338935738,
1338936366,
1338936421,
1338936708,
1338936744,
1338936872,
1338937068,
1338937112,
1338937496,
1338937677,
1338937708,
1338937782,
1338938126,
1338938161,
1338938165,

'207.46.204.224'),
'123.125.71.12'),
'220.181.108.95'),
'190.129.8.242'),
'157.55.17.197'),
'190.129.11.138'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.16.178'),
'190.129.8.202'),
'66.249.72.115'),
'207.46.204.189'),
'66.249.72.206'),
'157.55.16.222'),
'213.186.119.139'),
'190.181.32.7'),
'66.249.72.115'),
'207.46.204.224'),
'213.186.127.13'),
'66.249.72.206'),
'213.186.127.28'),
'213.186.119.132'),
'213.186.119.131'),
'66.249.72.115'),
'66.249.72.206'),
'213.186.127.12'),
'212.113.35.162'),
'190.129.8.202'),
'66.249.72.115'),
'213.186.120.196'),
'66.249.72.206'),
'213.186.127.12'),
'213.186.122.3'),
'213.186.119.131'),
'213.186.127.3'),
'65.52.109.200'),
'212.113.35.162'),
'220.181.108.83'),
'123.125.71.34'),
'213.186.119.132'),
'207.46.204.189'),
'212.113.37.106'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.204.189'),
'200.90.144.171'),
'66.249.72.115'),
'190.129.11.138'),
'200.110.50.223'),
'66.249.72.206'),
'207.46.13.212'),
'66.249.72.115'),
'200.110.50.223'),
'190.129.8.202'),
'201.222.113.111'),

(20859,
(20860,
(20861,
(20862,
(20863,
(20864,
(20865,
(20866,
(20867,
(20868,
(20869,
(20870,
(20871,
(20872,
(20873,
(20874,
(20875,
(20876,
(20877,
(20878,
(20879,
(20880,
(20881,
(20882,
(20883,
(20884,
(20885,
(20886,
(20887,
(20888,
(20889,
(20890,
(20891,
(20892,
(20893,
(20894,
(20895,
(20896,
(20897,
(20898,
(20899,
(20900,
(20901,
(20902,
(20903,
(20904,
(20905,
(20906,
(20907,
(20908,
(20909,
(20910,
(20911,
(20912,
(20913,
(20914,
(20915,
(20916,
(20917,
(20918,

1338938262,
1338938263,
1338938370,
1338938456,
1338938509,
1338938512,
1338938684,
1338938700,
1338938843,
1338939062,
1338939202,
1338939263,
1338939716,
1338939755,
1338939865,
1338940452,
1338940495,
1338940716,
1338941058,
1338941100,
1338941278,
1338941362,
1338941378,
1338941485,
1338941715,
1338941813,
1338941855,
1338941856,
1338941971,
1338942191,
1338942326,
1338942497,
1338942741,
1338942774,
1338942775,
1338942939,
1338943083,
1338943169,
1338943213,
1338943773,
1338943910,
1338944465,
1338944603,
1338944641,
1338944996,
1338945267,
1338945758,
1338945821,
1338945821,
1338945985,
1338946124,
1338946231,
1338946378,
1338946439,
1338946641,
1338946760,
1338947236,
1338947371,
1338947924,
1338948066,

'123.125.71.28'),
'220.181.108.95'),
'66.249.72.206'),
'65.52.109.200'),
'66.249.72.115'),
'100.43.83.143'),
'38.111.147.84'),
'190.181.37.112'),
'190.129.8.202'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'157.55.16.178'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'157.55.17.197'),
'190.129.19.156'),
'66.249.72.115'),
'66.249.72.206'),
'190.104.26.30'),
'74.125.179.90'),
'157.55.16.222'),
'66.249.72.115'),
'190.104.22.2'),
'123.125.71.12'),
'220.181.108.93'),
'66.249.72.206'),
'200.90.146.162'),
'66.249.72.115'),
'190.129.8.202'),
'190.129.19.212'),
'157.55.18.24'),
'157.55.16.178'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.204.224'),
'190.129.8.202'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.67.246'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.18.24'),
'207.46.204.224'),
'207.46.13.203'),
'123.125.71.30'),
'220.181.108.88'),
'66.249.72.206'),
'66.249.72.115'),
'200.105.183.233'),
'157.55.16.178'),
'207.46.199.44'),
'190.129.8.147'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),

(20919,
(20920,
(20921,
(20922,
(20923,
(20924,
(20925,
(20926,
(20927,
(20928,
(20929,
(20930,
(20931,
(20932,
(20933,
(20934,
(20935,
(20936,
(20937,
(20938,
(20939,
(20940,
(20941,
(20942,
(20943,
(20944,
(20945,
(20946,
(20947,
(20948,
(20949,
(20950,
(20951,
(20952,
(20953,
(20954,
(20955,
(20956,
(20957,
(20958,
(20959,
(20960,
(20961,
(20962,
(20963,
(20964,
(20965,
(20966,
(20967,
(20968,
(20969,
(20970,
(20971,
(20972,
(20973,
(20974,
(20975,
(20976,
(20977,
(20978,

1338948585,
1338948617,
1338948894,
1338949191,
1338949210,
1338949211,
1338949309,
1338949558,
1338950002,
1338950106,
1338950300,
1338950546,
1338950579,
1338950798,
1338950972,
1338951309,
1338951525,
1338951587,
1338952066,
1338952219,
1338952356,
1338952551,
1338952814,
1338952816,
1338953049,
1338953176,
1338953330,
1338953516,
1338953741,
1338953792,
1338954015,
1338954165,
1338954437,
1338954647,
1338954660,
1338955048,
1338955125,
1338955268,
1338955449,
1338955645,
1338955817,
1338955933,
1338955976,
1338956143,
1338956293,
1338956293,
1338956512,
1338956576,
1338956931,
1338957203,
1338957289,
1338957598,
1338957895,
1338957954,
1338958176,
1338958238,
1338958284,
1338958589,
1338958723,
1338958861,

'190.104.30.20'),
'66.249.72.206'),
'66.249.72.115'),
'74.125.178.91'),
'123.125.71.29'),
'220.181.108.86'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.19.156'),
'66.249.72.115'),
'65.52.109.200'),
'207.46.199.44'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.19.48'),
'66.249.72.206'),
'66.249.72.115'),
'190.198.146.101'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.13.203'),
'123.125.71.31'),
'220.181.108.92'),
'66.249.72.206'),
'157.55.18.24'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'213.186.127.13'),
'66.249.72.115'),
'213.186.120.196'),
'66.249.72.206'),
'66.249.72.115'),
'212.113.37.105'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.115'),
'200.110.50.251'),
'207.46.204.189'),
'66.249.72.206'),
'157.55.17.197'),
'66.249.72.115'),
'200.110.50.251'),
'123.125.71.12'),
'220.181.108.96'),
'66.249.72.206'),
'157.55.16.222'),
'66.249.72.115'),
'66.249.72.206'),
'200.90.146.83'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.16.222'),
'200.110.50.251'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'189.210.61.19'),
'66.249.72.115'),

(20979,
(20980,
(20981,
(20982,
(20983,
(20984,
(20985,
(20986,
(20987,
(20988,
(20989,
(20990,
(20991,
(20992,
(20993,
(20994,
(20995,
(20996,
(20997,
(20998,
(20999,
(21000,
(21001,
(21002,
(21003,
(21004,
(21005,
(21006,
(21007,
(21008,
(21009,
(21010,
(21011,
(21012,
(21013,
(21014,
(21015,
(21016,
(21017,
(21018,
(21019,
(21020,
(21021,
(21022,
(21023,
(21024,
(21025,
(21026,
(21027,
(21028,
(21029,
(21030,
(21031,
(21032,
(21033,
(21034,
(21035,
(21036,
(21037,
(21038,

1338959178,
1338959280,
1338959482,
1338959543,
1338959806,
1338959847,
1338959848,
1338959975,
1338960117,
1338960669,
1338960826,
1338960844,
1338961088,
1338961359,
1338961782,
1338961824,
1338961991,
1338962494,
1338962561,
1338962617,
1338963094,
1338963356,
1338963448,
1338963448,
1338963655,
1338963729,
1338963971,
1338964072,
1338964376,
1338964587,
1338965160,
1338965205,
1338965379,
1338965809,
1338966136,
1338966265,
1338966559,
1338966678,
1338966751,
1338966982,
1338967056,
1338967058,
1338967163,
1338967255,
1338967381,
1338967609,
1338967629,
1338968242,
1338968255,
1338968364,
1338968850,
1338968978,
1338969102,
1338969135,
1338969470,
1338969592,
1338970163,
1338970206,
1338970820,
1338970907,

'200.90.146.83'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'200.90.146.83'),
'123.125.71.36'),
'220.181.108.78'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'186.43.15.117'),
'190.186.123.96'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'157.55.16.222'),
'66.249.72.206'),
'66.249.72.115'),
'119.123.152.74'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.25'),
'220.181.108.78'),
'207.46.204.189'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.17.197'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.73.27'),
'66.249.72.206'),
'157.55.17.197'),
'66.249.72.206'),
'200.90.146.83'),
'66.249.72.115'),
'157.55.16.178'),
'66.249.72.206'),
'190.2.107.214'),
'66.249.72.115'),
'123.125.71.20'),
'220.181.108.85'),
'207.46.204.189'),
'95.211.139.1'),
'66.249.72.206'),
'66.249.72.115'),
'119.123.152.74'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'193.146.141.168'),
'207.46.13.203'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.115'),

(21039,
(21040,
(21041,
(21042,
(21043,
(21044,
(21045,
(21046,
(21047,
(21048,
(21049,
(21050,
(21051,
(21052,
(21053,
(21054,
(21055,
(21056,
(21057,
(21058,
(21059,
(21060,
(21061,
(21062,
(21063,
(21064,
(21065,
(21066,
(21067,
(21068,
(21069,
(21070,
(21071,
(21072,
(21073,
(21074,
(21075,
(21076,
(21077,
(21078,
(21079,
(21080,
(21081,
(21082,
(21083,
(21084,
(21085,
(21086,
(21087,
(21088,
(21089,
(21090,
(21091,
(21092,
(21093,
(21094,
(21095,
(21096,
(21097,
(21098,

1338971434,
1338971474,
1338971523,
1338972084,
1338972234,
1338972379,
1338972807,
1338973153,
1338973494,
1338973889,
1338973891,
1338974124,
1338974554,
1338974555,
1338974672,
1338974750,
1338974812,
1338975241,
1338975411,
1338975855,
1338976101,
1338976252,
1338976468,
1338976793,
1338976812,
1338977205,
1338977412,
1338977819,
1338978052,
1338978053,
1338978068,
1338978387,
1338978433,
1338978748,
1338978877,
1338979047,
1338979378,
1338979500,
1338979661,
1338979826,
1338979966,
1338980152,
1338980275,
1338980576,
1338980765,
1338981012,
1338981467,
1338981530,
1338981553,
1338981554,
1338981626,
1338982219,
1338982608,
1338982861,
1338983222,
1338983707,
1338983837,
1338984450,
1338984575,
1338985064,

'66.249.72.206'),
'157.55.17.197'),
'66.249.72.115'),
'157.55.16.178'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.16.178'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.17.197'),
'66.249.72.115'),
'123.125.71.24'),
'220.181.108.87'),
'65.52.109.200'),
'66.249.72.115'),
'207.46.204.189'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.204.189'),
'66.249.72.206'),
'95.39.49.29'),
'66.249.72.115'),
'66.249.72.206'),
'95.211.139.1'),
'66.249.72.206'),
'123.125.71.26'),
'220.181.108.85'),
'66.249.72.115'),
'157.55.18.24'),
'66.249.72.206'),
'66.249.72.115'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.13.212'),
'66.249.72.206'),
'157.55.16.178'),
'65.52.109.200'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.16.178'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.109.200'),
'66.249.72.115'),
'123.125.71.22'),
'220.181.108.94'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),

(21099,
(21100,
(21101,
(21102,
(21103,
(21104,
(21105,
(21106,
(21107,
(21108,
(21109,
(21110,
(21111,
(21112,
(21113,
(21114,
(21115,
(21116,
(21117,
(21118,
(21119,
(21120,
(21121,
(21122,
(21123,
(21124,
(21125,
(21126,
(21127,
(21128,
(21129,
(21130,
(21131,
(21132,
(21133,
(21134,
(21135,
(21136,
(21137,
(21138,
(21139,
(21140,
(21141,
(21142,
(21143,
(21144,
(21145,
(21146,
(21147,
(21148,
(21149,
(21150,
(21151,
(21152,
(21153,
(21154,
(21155,
(21156,
(21157,
(21158,

1338985090,
1338985090,
1338985109,
1338985191,
1338985317,
1338985679,
1338985803,
1338986292,
1338986412,
1338986655,
1338986922,
1338987030,
1338987284,
1338987437,
1338987644,
1338987889,
1338988246,
1338988428,
1338988523,
1338988551,
1338988577,
1338988641,
1338988660,
1338988861,
1338989014,
1338989243,
1338989373,
1338989476,
1338989514,
1338989868,
1338989965,
1338990091,
1338990299,
1338990675,
1338990704,
1338991179,
1338991307,
1338991318,
1338991431,
1338991546,
1338991934,
1338991940,
1338992128,
1338992225,
1338992225,
1338992280,
1338992548,
1338992687,
1338992740,
1338992883,
1338992984,
1338993287,
1338993654,
1338993780,
1338993838,
1338993902,
1338994456,
1338994510,
1338994636,
1338994854,

'123.125.71.33'),
'220.181.108.96'),
'94.23.220.161'),
'66.249.72.115'),
'207.46.199.44'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'190.107.46.57'),
'66.249.72.115'),
'190.129.8.202'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'95.211.139.1'),
'157.55.16.178'),
'200.87.111.19'),
'66.249.72.115'),
'220.181.108.93'),
'123.125.71.31'),
'66.249.72.206'),
'190.181.14.136'),
'66.249.72.115'),
'190.129.14.146'),
'66.249.72.206'),
'157.55.16.178'),
'66.249.72.115'),
'190.104.30.22'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.13.212'),
'66.249.72.115'),
'66.249.72.206'),
'208.115.111.70'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'157.55.16.222'),
'123.125.71.21'),
'220.181.108.91'),
'190.129.11.138'),
'66.249.72.206'),
'65.52.109.200'),
'74.125.178.86'),
'190.129.11.138'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.11.138'),
'66.249.72.115'),
'207.46.199.44'),
'66.249.72.206'),
'190.129.11.138'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.16.222'),

(21159, 1338995187, '66.249.72.115'),


(21160, 1338995206, '188.216.203.128'),
(21161, 1338995250, '66.249.72.206'),
(21162, 1338995352, '157.55.17.197'),
(21163, 1338995357, '190.181.32.161'),
(21164, 1338995402, '190.129.11.138'),
(21165, 1338995815, '157.55.18.24'),
(21166, 1338995866, '66.249.72.206'),
(21167, 1338995891, '220.181.108.76'),
(21168, 1338995892, '123.125.71.18'),
(21169, 1338995902, '66.249.72.115'),
(21170, 1338996480, '66.249.72.206'),
(21171, 1338996605, '66.249.72.115'),
(21172, 1338996656, '207.46.199.44'),
(21173, 1338996865, '190.129.8.202'),
(21174, 1338997081, '66.249.72.206'),
(21175, 1338997429, '66.249.72.115'),
(21176, 1338997696, '66.249.72.206'),
(21177, 1338997886, '190.181.33.248'),
(21178, 1338998070, '66.249.72.115'),
(21179, 1338998556, '66.249.72.206'),
(21180, 1338998629, '65.52.109.200'),
(21181, 1338998809, '66.249.72.115'),
(21182, 1338999143, '200.110.51.5'),
(21183, 1338999164, '66.249.72.206'),
(21184, 1338999500, '66.249.72.115'),
(21185, 1338999522, '190.129.197.15'),
(21186, 1338999767, '95.211.139.1'),
(21187, 1338999778, '66.249.72.206'),
(21188, 1338999863, '123.125.71.26'),
(21189, 1338999865, '220.181.108.82'),
(21190, 1338999937, '190.129.197.29'),
(21191, 1339000278, '66.249.72.115'),
(21192, 1339000395, '66.249.72.206'),
(21193, 1339000492, '207.46.204.189'),
(21194, 1339000527, '157.55.16.222'),
(21195, 1339000695, '190.129.197.29'),
(21196, 1339000796, '207.46.204.224'),
(21197, 1339000898, '66.249.72.115'),
(21198, 1339001015, '66.249.72.206'),
(21199, 1339001046, '94.23.225.68'),
(21200, 1339001579, '66.249.72.115'),
(21201, 1339001629, '66.249.72.206'),
(21202, 1339002282, '66.249.72.206'),
(21203, 1339002289, '66.249.72.115');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(21204, 1339002687, '157.55.16.178'),
(21205, 1339002910, '66.249.72.206'),
(21206, 1339002990, '66.249.72.115'),
(21207, 1339003107, '157.55.16.222'),
(21208, 1339003398, '123.125.71.28'),
(21209, 1339003399, '220.181.108.91'),
(21210, 1339003584, '207.46.204.189'),
(21211, 1339003626, '66.249.72.115'),
(21212, 1339003669, '66.249.72.206'),
(21213, 1339004094, '119.63.196.61'),
(21214, 1339004276, '66.249.72.115'),
(21215, 1339004353, '66.249.72.206'),
(21216, 1339004380, '200.90.144.188'),
(21217, 1339004724, '157.55.16.222'),

(21218,
(21219,
(21220,
(21221,
(21222,
(21223,
(21224,
(21225,
(21226,
(21227,
(21228,
(21229,
(21230,
(21231,
(21232,
(21233,
(21234,
(21235,
(21236,
(21237,
(21238,
(21239,
(21240,
(21241,
(21242,
(21243,
(21244,
(21245,
(21246,
(21247,
(21248,
(21249,
(21250,
(21251,
(21252,
(21253,
(21254,
(21255,
(21256,
(21257,
(21258,
(21259,
(21260,
(21261,
(21262,
(21263,
(21264,
(21265,
(21266,
(21267,
(21268,
(21269,
(21270,
(21271,
(21272,
(21273,
(21274,
(21275,
(21276,
(21277,

1339004976,
1339005020,
1339005067,
1339005115,
1339005179,
1339005687,
1339006022,
1339006164,
1339006356,
1339006644,
1339006747,
1339006788,
1339006898,
1339006905,
1339007068,
1339007359,
1339007691,
1339007745,
1339008004,
1339008043,
1339008358,
1339008641,
1339008790,
1339009248,
1339009468,
1339009692,
1339009707,
1339009949,
1339010006,
1339010140,
1339010298,
1339010299,
1339010501,
1339010564,
1339010610,
1339010658,
1339010718,
1339010778,
1339011251,
1339011390,
1339011673,
1339012016,
1339012706,
1339012796,
1339012947,
1339013093,
1339013425,
1339013606,
1339013875,
1339013876,
1339014337,
1339014431,
1339014624,
1339014629,
1339014670,
1339014697,
1339014705,
1339014718,
1339014834,
1339015373,

'66.249.72.115'),
'66.249.72.206'),
'65.52.109.200'),
'190.129.19.137'),
'173.203.205.231'),
'66.249.72.206'),
'66.249.72.115'),
'200.110.50.223'),
'66.249.72.206'),
'207.46.204.189'),
'66.249.72.115'),
'157.55.16.222'),
'220.181.108.91'),
'123.125.71.17'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'208.115.111.70'),
'207.46.13.15'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.11.138'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.11.138'),
'200.87.170.30'),
'200.87.139.138'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.25'),
'220.181.108.85'),
'65.52.109.200'),
'200.87.139.138'),
'66.249.72.206'),
'95.211.139.1'),
'207.46.13.15'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.13.15'),
'65.52.109.200'),
'207.46.13.212'),
'200.87.146.51'),
'207.46.204.224'),
'207.46.13.212'),
'190.129.11.138'),
'157.55.16.178'),
'190.129.8.202'),
'123.125.71.25'),
'220.181.108.96'),
'190.181.35.109'),
'200.87.170.218'),
'207.46.199.44'),
'190.186.44.195'),
'190.129.8.242'),
'200.87.127.66'),
'190.129.19.140'),
'66.249.72.115'),
'207.46.204.224'),
'66.249.72.115'),

(21278,
(21279,
(21280,
(21281,
(21282,
(21283,
(21284,
(21285,
(21286,
(21287,
(21288,
(21289,
(21290,
(21291,
(21292,
(21293,
(21294,
(21295,
(21296,
(21297,
(21298,
(21299,
(21300,
(21301,
(21302,
(21303,
(21304,
(21305,
(21306,
(21307,
(21308,
(21309,
(21310,
(21311,
(21312,
(21313,
(21314,
(21315,
(21316,
(21317,
(21318,
(21319,
(21320,
(21321,
(21322,
(21323,
(21324,
(21325,
(21326,
(21327,
(21328,
(21329,
(21330,
(21331,
(21332,
(21333,
(21334,
(21335,
(21336,
(21337,

1339015376,
1339015746,
1339015772,
1339015815,
1339015843,
1339015901,
1339015943,
1339016024,
1339016057,
1339016113,
1339016360,
1339016376,
1339016402,
1339016431,
1339016458,
1339016508,
1339016556,
1339016616,
1339016626,
1339016742,
1339016752,
1339016766,
1339016781,
1339016828,
1339016842,
1339016919,
1339017032,
1339017313,
1339017426,
1339017427,
1339017429,
1339017481,
1339017517,
1339017530,
1339017558,
1339017565,
1339017592,
1339017648,
1339017742,
1339017816,
1339017928,
1339018054,
1339018113,
1339018152,
1339018192,
1339018201,
1339018320,
1339018348,
1339018375,
1339018541,
1339018572,
1339018598,
1339018712,
1339018773,
1339018798,
1339018823,
1339018923,
1339018989,
1339019037,
1339019053,

'66.249.72.206'),
'190.181.35.215'),
'213.186.127.5'),
'213.186.127.14'),
'213.186.122.2'),
'213.186.127.2'),
'190.129.11.138'),
'213.186.119.140'),
'66.249.72.206'),
'66.249.72.115'),
'213.186.127.12'),
'213.186.119.131'),
'213.186.127.11'),
'212.113.37.105'),
'212.113.35.162'),
'65.52.109.200'),
'213.186.119.141'),
'213.186.122.2'),
'213.186.119.133'),
'66.249.72.206'),
'213.186.127.9'),
'213.186.127.6'),
'213.186.127.13'),
'66.249.72.115'),
'213.186.127.10'),
'212.113.37.106'),
'213.186.127.12'),
'213.186.119.132'),
'220.181.108.80'),
'66.249.72.206'),
'123.125.71.32'),
'213.186.127.6'),
'213.186.127.3'),
'66.249.72.115'),
'200.87.127.66'),
'213.186.120.196'),
'213.186.119.137'),
'212.113.37.105'),
'213.186.127.10'),
'213.186.119.144'),
'212.113.35.162'),
'189.167.137.122'),
'66.249.72.206'),
'213.186.127.6'),
'213.186.127.3'),
'66.249.72.115'),
'213.186.119.133'),
'213.186.120.196'),
'213.186.127.9'),
'212.113.37.106'),
'213.186.127.13'),
'212.113.37.105'),
'213.186.122.2'),
'213.186.122.3'),
'66.249.72.206'),
'213.186.127.12'),
'207.46.13.15'),
'213.186.127.3'),
'212.113.35.162'),
'66.249.72.115'),

(21338,
(21339,
(21340,
(21341,
(21342,
(21343,
(21344,
(21345,
(21346,
(21347,
(21348,
(21349,
(21350,
(21351,
(21352,
(21353,
(21354,
(21355,
(21356,
(21357,
(21358,
(21359,
(21360,
(21361,
(21362,
(21363,
(21364,
(21365,
(21366,
(21367,
(21368,
(21369,
(21370,
(21371,
(21372,
(21373,
(21374,
(21375,
(21376,
(21377,
(21378,
(21379,
(21380,
(21381,
(21382,
(21383,
(21384,
(21385,
(21386,
(21387,
(21388,
(21389,
(21390,
(21391,
(21392,
(21393,
(21394,
(21395,
(21396,
(21397,

1339019079,
1339019190,
1339019218,
1339019260,
1339019294,
1339019307,
1339019344,
1339019376,
1339019483,
1339019486,
1339019782,
1339020151,
1339020323,
1339020342,
1339020757,
1339020891,
1339020940,
1339021035,
1339021036,
1339021040,
1339021103,
1339021443,
1339022127,
1339022794,
1339023219,
1339023240,
1339023401,
1339023506,
1339023533,
1339024079,
1339024087,
1339024184,
1339024215,
1339024233,
1339024602,
1339024643,
1339024646,
1339024733,
1339025133,
1339025154,
1339025194,
1339025362,
1339025812,
1339026051,
1339026172,
1339026445,
1339026706,
1339026717,
1339026832,
1339027137,
1339027146,
1339027330,
1339027614,
1339027937,
1339028239,
1339028240,
1339028292,
1339028610,
1339028783,
1339029298,

'213.186.119.140'),
'213.186.119.144'),
'213.186.127.14'),
'213.186.127.4'),
'213.186.127.28'),
'213.186.127.11'),
'213.186.120.196'),
'200.87.39.153'),
'66.249.72.206'),
'190.129.19.78'),
'66.249.72.115'),
'66.249.72.206'),
'93.114.47.254'),
'190.129.34.211'),
'66.249.72.206'),
'190.129.8.202'),
'208.115.111.70'),
'123.125.71.28'),
'220.181.108.82'),
'66.249.72.115'),
'157.55.16.178'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.206'),
'207.46.13.15'),
'190.129.9.36'),
'66.249.72.206'),
'207.46.204.189'),
'157.55.18.24'),
'190.129.8.202'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'157.55.16.222'),
'190.129.9.36'),
'220.181.108.80'),
'123.125.71.36'),
'66.249.72.206'),
'200.90.146.83'),
'190.186.60.18'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.18.24'),
'66.249.72.206'),
'190.212.221.40'),
'66.249.72.115'),
'190.3.188.22'),
'66.249.72.206'),
'157.55.18.24'),
'190.186.60.18'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.16.222'),
'66.249.72.206'),
'123.125.71.29'),
'220.181.108.96'),
'200.90.146.83'),
'66.249.72.206'),
'207.46.204.224'),
'66.249.72.206'),

(21398,
(21399,
(21400,
(21401,
(21402,
(21403,
(21404,
(21405,
(21406,
(21407,
(21408,
(21409,
(21410,
(21411,
(21412,
(21413,
(21414,
(21415,
(21416,
(21417,
(21418,
(21419,
(21420,
(21421,
(21422,
(21423,
(21424,
(21425,
(21426,
(21427,
(21428,
(21429,
(21430,
(21431,
(21432,
(21433,
(21434,
(21435,
(21436,
(21437,
(21438,
(21439,
(21440,
(21441,
(21442,
(21443,
(21444,
(21445,
(21446,
(21447,
(21448,
(21449,
(21450,
(21451,
(21452,
(21453,
(21454,
(21455,
(21456,
(21457,

1339029425,
1339029986,
1339030578,
1339030676,
1339031237,
1339031299,
1339031467,
1339031722,
1339031993,
1339032152,
1339032254,
1339032255,
1339032770,
1339032822,
1339033026,
1339033314,
1339033391,
1339033431,
1339033523,
1339033530,
1339034120,
1339034809,
1339034970,
1339035498,
1339035538,
1339035540,
1339036121,
1339036252,
1339036433,
1339036679,
1339036767,
1339037368,
1339037436,
1339037716,
1339038057,
1339038323,
1339038677,
1339038773,
1339038844,
1339039109,
1339039110,
1339039279,
1339039407,
1339039484,
1339039761,
1339039926,
1339040222,
1339040341,
1339040577,
1339040997,
1339041203,
1339041210,
1339041354,
1339041509,
1339041597,
1339041607,
1339041895,
1339042306,
1339042501,
1339042551,

'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'190.104.26.20'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.204.224'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.18'),
'220.181.108.85'),
'66.249.72.206'),
'200.90.146.83'),
'65.52.109.200'),
'157.55.16.222'),
'208.115.111.70'),
'66.249.72.206'),
'157.55.18.24'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.109.200'),
'66.249.72.206'),
'123.125.71.12'),
'220.181.108.76'),
'66.249.72.206'),
'207.46.204.189'),
'157.55.16.178'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'184.22.211.146'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.16.222'),
'66.249.72.206'),
'207.46.204.189'),
'66.249.72.115'),
'123.125.71.21'),
'220.181.108.76'),
'66.249.72.206'),
'200.90.146.83'),
'66.249.72.115'),
'157.55.16.178'),
'66.249.72.206'),
'66.249.72.115'),
'141.0.10.119'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.199.44'),
'66.249.72.206'),
'157.55.16.178'),
'141.0.10.199'),
'207.46.13.15'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.13.97'),
'66.249.72.206'),

(21458,
(21459,
(21460,
(21461,
(21462,
(21463,
(21464,
(21465,
(21466,
(21467,
(21468,
(21469,
(21470,
(21471,
(21472,
(21473,
(21474,
(21475,
(21476,
(21477,
(21478,
(21479,
(21480,
(21481,
(21482,
(21483,
(21484,
(21485,
(21486,
(21487,
(21488,
(21489,
(21490,
(21491,
(21492,
(21493,
(21494,
(21495,
(21496,
(21497,
(21498,
(21499,
(21500,
(21501,
(21502,
(21503,
(21504,
(21505,
(21506,
(21507,
(21508,
(21509,
(21510,
(21511,
(21512,
(21513,
(21514,
(21515,
(21516,
(21517,

1339042653,
1339042654,
1339042660,
1339042702,
1339042885,
1339043212,
1339043215,
1339043412,
1339043825,
1339043829,
1339044163,
1339044509,
1339044593,
1339045118,
1339045215,
1339045728,
1339045732,
1339045853,
1339046018,
1339046240,
1339046241,
1339046293,
1339046335,
1339046395,
1339046845,
1339046960,
1339047112,
1339047415,
1339047497,
1339047529,
1339047547,
1339047578,
1339048201,
1339048738,
1339048824,
1339048828,
1339048973,
1339049242,
1339049367,
1339049479,
1339049549,
1339049842,
1339049844,
1339050083,
1339050365,
1339050803,
1339050833,
1339050892,
1339051002,
1339051193,
1339051462,
1339051824,
1339052058,
1339052282,
1339052558,
1339052927,
1339053295,
1339053298,
1339053463,
1339053465,

'123.125.71.12'),
'220.181.108.88'),
'65.52.109.200'),
'207.46.204.189'),
'207.46.13.15'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.73.153'),
'66.249.72.206'),
'157.55.18.24'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.204.189'),
'66.249.72.115'),
'208.115.111.70'),
'123.125.71.12'),
'220.181.108.80'),
'207.46.13.15'),
'66.249.72.206'),
'207.46.199.44'),
'157.55.16.222'),
'66.249.72.206'),
'66.249.72.115'),
'85.17.147.193'),
'201.199.245.110'),
'212.87.24.211'),
'94.95.3.83'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.204.224'),
'66.249.72.206'),
'157.55.16.178'),
'207.46.204.189'),
'66.249.66.197'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.33'),
'220.181.108.95'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.13.97'),
'157.55.18.24'),
'66.249.72.115'),
'207.46.204.189'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.199.44'),
'66.249.72.115'),
'123.125.71.33'),
'220.181.108.91'),

(21518,
(21519,
(21520,
(21521,
(21522,
(21523,
(21524,
(21525,
(21526,
(21527,
(21528,
(21529,
(21530,
(21531,
(21532,
(21533,
(21534,
(21535,
(21536,
(21537,
(21538,
(21539,
(21540,
(21541,
(21542,
(21543,
(21544,
(21545,
(21546,
(21547,
(21548,
(21549,
(21550,
(21551,
(21552,
(21553,
(21554,
(21555,
(21556,
(21557,
(21558,
(21559,
(21560,
(21561,
(21562,
(21563,
(21564,
(21565,
(21566,
(21567,
(21568,
(21569,
(21570,
(21571,
(21572,
(21573,
(21574,
(21575,
(21576,
(21577,

1339053530,
1339054085,
1339054307,
1339054374,
1339054694,
1339054754,
1339054826,
1339054874,
1339054975,
1339055095,
1339055105,
1339055194,
1339055216,
1339055246,
1339055300,
1339055304,
1339055357,
1339055469,
1339055554,
1339055581,
1339055611,
1339055665,
1339055722,
1339055724,
1339055786,
1339055921,
1339055973,
1339056062,
1339056086,
1339056114,
1339056174,
1339056197,
1339056254,
1339056312,
1339056512,
1339056534,
1339056541,
1339056561,
1339056780,
1339056814,
1339056869,
1339056897,
1339056926,
1339056964,
1339056981,
1339057010,
1339057075,
1339057122,
1339057150,
1339057184,
1339057261,
1339057317,
1339057459,
1339057545,
1339057584,
1339057681,
1339057796,
1339057906,
1339058216,
1339058367,

'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'213.186.122.2'),
'66.249.72.115'),
'213.186.119.143'),
'212.113.37.105'),
'65.52.109.200'),
'66.249.72.206'),
'207.46.199.44'),
'213.186.127.14'),
'213.186.127.4'),
'207.46.204.224'),
'213.186.127.8'),
'66.249.72.115'),
'213.186.122.3'),
'213.186.119.137'),
'213.186.119.142'),
'212.113.37.106'),
'213.186.119.143'),
'213.186.119.139'),
'213.186.119.140'),
'66.249.72.206'),
'213.186.119.138'),
'220.181.108.163'),
'66.249.72.115'),
'213.186.122.2'),
'213.186.119.136'),
'213.186.127.13'),
'213.186.127.9'),
'213.186.119.144'),
'213.186.127.2'),
'213.186.120.196'),
'213.186.127.3'),
'213.186.127.10'),
'213.186.119.131'),
'66.249.72.115'),
'213.186.119.137'),
'66.249.72.206'),
'212.113.37.106'),
'213.186.120.196'),
'213.186.119.143'),
'213.186.127.7'),
'213.186.119.136'),
'213.186.119.135'),
'212.113.37.105'),
'213.186.127.5'),
'213.186.127.11'),
'212.113.35.162'),
'66.249.72.115'),
'213.186.119.144'),
'213.186.122.3'),
'213.186.122.2'),
'66.249.72.206'),
'157.55.16.178'),
'213.186.119.138'),
'213.186.120.196'),
'213.186.127.4'),
'66.249.72.115'),
'207.46.204.224'),

(21578,
(21579,
(21580,
(21581,
(21582,
(21583,
(21584,
(21585,
(21586,
(21587,
(21588,
(21589,
(21590,
(21591,
(21592,
(21593,
(21594,
(21595,
(21596,
(21597,
(21598,
(21599,
(21600,
(21601,
(21602,
(21603,
(21604,
(21605,
(21606,
(21607,
(21608,
(21609,
(21610,
(21611,
(21612,
(21613,
(21614,
(21615,
(21616,
(21617,
(21618,
(21619,
(21620,
(21621,
(21622,
(21623,
(21624,
(21625,
(21626,
(21627,
(21628,
(21629,
(21630,
(21631,
(21632,
(21633,
(21634,
(21635,
(21636,
(21637,

1339058410,
1339058495,
1339058825,
1339059012,
1339059209,
1339059674,
1339059920,
1339060370,
1339060572,
1339060971,
1339061212,
1339061236,
1339061676,
1339061895,
1339062284,
1339062495,
1339062900,
1339063304,
1339063546,
1339063566,
1339063947,
1339064005,
1339064300,
1339064323,
1339064324,
1339064572,
1339064965,
1339064977,
1339065143,
1339065343,
1339065605,
1339065896,
1339066236,
1339066342,
1339066791,
1339066873,
1339067351,
1339067511,
1339067788,
1339067905,
1339067907,
1339068063,
1339068176,
1339068224,
1339068735,
1339068748,
1339068846,
1339069408,
1339069483,
1339070134,
1339070243,
1339070244,
1339070524,
1339070787,
1339071085,
1339071173,
1339071222,
1339071304,
1339071353,
1339071395,

'66.249.72.206'),
'208.115.111.70'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.13.97'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.204.189'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'207.46.204.224'),
'157.55.16.178'),
'66.249.72.206'),
'123.125.71.22'),
'220.181.108.91'),
'66.249.72.115'),
'207.46.204.224'),
'66.249.72.206'),
'157.55.16.178'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.199.44'),
'66.249.72.206'),
'66.249.72.115'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'119.63.196.96'),
'123.125.71.13'),
'220.181.108.82'),
'66.249.72.115'),
'157.55.16.222'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.13.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.199.44'),
'190.129.197.15'),
'66.249.72.206'),
'157.55.16.178'),
'190.129.197.15'),
'65.52.109.200'),
'207.46.13.97'),
'66.249.72.115'),
'66.249.72.206'),

(21638,
(21639,
(21640,
(21641,
(21642,
(21643,
(21644,
(21645,
(21646,
(21647,
(21648,
(21649,
(21650,
(21651,
(21652,
(21653,
(21654,
(21655,
(21656,
(21657,
(21658,
(21659,
(21660,
(21661,
(21662,
(21663,
(21664,
(21665,
(21666,
(21667,
(21668,
(21669,
(21670,
(21671,
(21672,
(21673,
(21674,
(21675,
(21676,
(21677,
(21678,
(21679,
(21680,
(21681,
(21682,
(21683,
(21684,
(21685,
(21686,
(21687,
(21688,
(21689,
(21690,
(21691,
(21692,
(21693,
(21694,
(21695,
(21696,
(21697,

1339071500,
1339071502,
1339071657,
1339072045,
1339072099,
1339072110,
1339072216,
1339072920,
1339073038,
1339073434,
1339073501,
1339073659,
1339074135,
1339074264,
1339074519,
1339074885,
1339075009,
1339075053,
1339075053,
1339075255,
1339075669,
1339075803,
1339076276,
1339076411,
1339076636,
1339076762,
1339077021,
1339077029,
1339077320,
1339077734,
1339077788,
1339077852,
1339078407,
1339078541,
1339078638,
1339078639,
1339079002,
1339079006,
1339079186,
1339079212,
1339079577,
1339079817,
1339079928,
1339079939,
1339080175,
1339080609,
1339080657,
1339080735,
1339080745,
1339081244,
1339081338,
1339081410,
1339081667,
1339081851,
1339081868,
1339082347,
1339082349,
1339082407,
1339082408,
1339082413,

'123.125.71.18'),
'220.181.108.83'),
'207.46.204.224'),
'190.129.197.15'),
'66.249.72.115'),
'157.55.18.24'),
'66.249.72.206'),
'66.249.72.206'),
'207.46.204.224'),
'66.249.72.115'),
'200.90.144.224'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.13.15'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.29'),
'220.181.108.89'),
'157.55.16.178'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.199.44'),
'66.249.72.206'),
'157.55.16.178'),
'188.79.137.96'),
'66.249.72.206'),
'66.249.72.115'),
'201.224.73.150'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.28'),
'220.181.108.80'),
'190.104.30.26'),
'66.220.153.246'),
'66.249.72.115'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.199.44'),
'207.46.204.224'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'190.186.60.18'),
'66.249.72.206'),
'201.251.5.101'),
'66.249.72.115'),
'190.186.60.18'),
'66.249.72.206'),
'118.169.75.150'),
'123.125.71.32'),
'220.181.108.97'),
'94.23.220.161'),
'94.23.225.68'),
'66.249.72.115'),

(21698,
(21699,
(21700,
(21701,
(21702,
(21703,
(21704,
(21705,
(21706,
(21707,
(21708,
(21709,
(21710,
(21711,
(21712,
(21713,
(21714,
(21715,
(21716,
(21717,
(21718,
(21719,
(21720,
(21721,
(21722,
(21723,
(21724,
(21725,
(21726,
(21727,
(21728,
(21729,
(21730,
(21731,
(21732,
(21733,
(21734,
(21735,
(21736,
(21737,
(21738,
(21739,
(21740,
(21741,
(21742,
(21743,
(21744,
(21745,
(21746,
(21747,
(21748,
(21749,
(21750,
(21751,
(21752,
(21753,
(21754,
(21755,
(21756,
(21757,

1339082456,
1339082512,
1339082695,
1339083027,
1339083028,
1339083171,
1339083300,
1339083596,
1339083798,
1339084186,
1339084376,
1339084418,
1339084801,
1339085114,
1339085230,
1339085269,
1339085348,
1339085571,
1339085734,
1339086272,
1339086273,
1339086358,
1339086431,
1339087031,
1339087051,
1339087345,
1339087516,
1339087717,
1339087826,
1339087955,
1339088045,
1339088099,
1339088212,
1339088828,
1339088832,
1339089241,
1339089295,
1339089374,
1339089451,
1339089486,
1339089598,
1339089851,
1339089995,
1339090070,
1339090294,
1339090295,
1339090618,
1339090690,
1339090745,
1339091354,
1339091387,
1339091979,
1339092005,
1339092624,
1339092641,
1339092775,
1339092874,
1339093093,
1339093134,
1339093168,

'66.249.72.206'),
'190.129.19.5'),
'157.55.16.178'),
'66.249.68.145'),
'69.171.234.1'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.199.44'),
'66.249.72.206'),
'66.249.72.115'),
'157.55.18.24'),
'66.249.72.206'),
'95.211.139.1'),
'66.249.72.206'),
'65.52.109.200'),
'66.249.71.183'),
'66.249.72.115'),
'190.104.27.29'),
'66.249.72.206'),
'220.181.108.91'),
'123.125.71.30'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.115'),
'157.55.18.24'),
'66.249.71.119'),
'207.46.13.15'),
'157.55.16.178'),
'207.46.204.189'),
'74.125.179.83'),
'66.249.71.147'),
'66.249.71.119'),
'201.222.73.198'),
'66.249.71.119'),
'94.23.220.161'),
'157.55.16.178'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.200'),
'207.46.13.97'),
'207.46.199.44'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.24'),
'220.181.108.97'),
'66.249.71.147'),
'66.249.71.119'),
'208.115.111.70'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.16.178'),
'207.46.204.189'),
'213.186.127.12'),
'207.46.13.97'),
'207.46.199.44'),

(21758,
(21759,
(21760,
(21761,
(21762,
(21763,
(21764,
(21765,
(21766,
(21767,
(21768,
(21769,
(21770,
(21771,
(21772,
(21773,
(21774,
(21775,
(21776,
(21777,
(21778,
(21779,
(21780,
(21781,
(21782,
(21783,
(21784,
(21785,
(21786,
(21787,
(21788,
(21789,
(21790,
(21791,
(21792,
(21793,
(21794,
(21795,
(21796,
(21797,
(21798,
(21799,
(21800,
(21801,
(21802,
(21803,
(21804,
(21805,
(21806,
(21807,
(21808,
(21809,
(21810,
(21811,
(21812,
(21813,
(21814,
(21815,
(21816,
(21817,

1339093202,
1339093215,
1339093244,
1339093249,
1339093250,
1339093252,
1339093319,
1339093622,
1339093709,
1339093767,
1339093821,
1339093865,
1339093883,
1339094045,
1339094095,
1339094102,
1339094158,
1339094214,
1339094268,
1339094328,
1339094560,
1339094844,
1339094892,
1339094948,
1339095005,
1339095116,
1339095181,
1339095230,
1339095343,
1339095362,
1339095558,
1339095647,
1339095730,
1339095835,
1339095906,
1339095954,
1339096016,
1339096126,
1339096249,
1339096353,
1339096467,
1339096574,
1339096579,
1339096715,
1339096716,
1339096901,
1339097158,
1339097193,
1339097542,
1339097816,
1339098152,
1339098227,
1339098352,
1339098435,
1339098849,
1339099039,
1339099497,
1339099677,
1339099972,
1339100142,

'213.186.119.139'),
'190.129.3.106'),
'66.249.71.119'),
'123.125.71.36'),
'220.181.108.86'),
'66.249.71.147'),
'213.186.122.3'),
'65.52.109.200'),
'213.186.119.143'),
'213.186.119.137'),
'213.186.119.141'),
'66.249.71.119'),
'207.46.204.224'),
'213.186.119.134'),
'66.249.71.147'),
'213.186.127.14'),
'213.186.122.2'),
'213.186.119.138'),
'213.186.127.8'),
'213.186.119.144'),
'66.249.71.119'),
'207.46.204.224'),
'213.186.119.141'),
'66.249.71.147'),
'213.186.127.13'),
'213.186.119.142'),
'66.249.71.119'),
'213.186.120.196'),
'201.222.81.188'),
'65.52.109.200'),
'213.186.127.4'),
'66.249.71.147'),
'207.46.13.15'),
'200.110.50.223'),
'213.186.122.2'),
'66.249.71.119'),
'213.186.119.136'),
'213.186.127.14'),
'66.249.71.147'),
'213.186.119.141'),
'213.186.127.7'),
'66.249.71.119'),
'213.186.119.139'),
'123.125.71.25'),
'220.181.108.78'),
'66.249.71.147'),
'65.52.109.200'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'190.102.51.174'),
'200.58.83.123'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.13.15'),
'66.249.71.147'),

(21818,
(21819,
(21820,
(21821,
(21822,
(21823,
(21824,
(21825,
(21826,
(21827,
(21828,
(21829,
(21830,
(21831,
(21832,
(21833,
(21834,
(21835,
(21836,
(21837,
(21838,
(21839,
(21840,
(21841,
(21842,
(21843,
(21844,
(21845,
(21846,
(21847,
(21848,
(21849,
(21850,
(21851,
(21852,
(21853,
(21854,
(21855,
(21856,
(21857,
(21858,
(21859,
(21860,
(21861,
(21862,
(21863,
(21864,
(21865,
(21866,
(21867,
(21868,
(21869,
(21870,
(21871,
(21872,
(21873,
(21874,
(21875,
(21876,
(21877,

1339100286,
1339100286,
1339100392,
1339100446,
1339100484,
1339100744,
1339101055,
1339101143,
1339101299,
1339101360,
1339101762,
1339102000,
1339102459,
1339102770,
1339103157,
1339103200,
1339103268,
1339103461,
1339103545,
1339103776,
1339103880,
1339103882,
1339104074,
1339104086,
1339104191,
1339104550,
1339104624,
1339104716,
1339104777,
1339105042,
1339105170,
1339105557,
1339105766,
1339105790,
1339105973,
1339106185,
1339106246,
1339106409,
1339106470,
1339106481,
1339106489,
1339106788,
1339106927,
1339107028,
1339107172,
1339107209,
1339107414,
1339107470,
1339107470,
1339107471,
1339107474,
1339107571,
1339107725,
1339108210,
1339108267,
1339108345,
1339108911,
1339108964,
1339109556,
1339109580,

'123.125.71.28'),
'220.181.108.96'),
'200.87.86.140'),
'66.249.71.119'),
'157.55.18.24'),
'66.249.71.147'),
'207.46.204.224'),
'66.249.71.119'),
'190.129.19.12'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.200'),
'208.115.111.70'),
'66.249.71.147'),
'66.219.58.41'),
'66.249.71.119'),
'123.125.71.28'),
'220.181.108.92'),
'65.52.109.200'),
'66.249.71.147'),
'200.90.144.240'),
'66.249.71.119'),
'157.55.16.178'),
'157.56.95.137'),
'66.249.71.147'),
'200.87.159.98'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.159.98'),
'66.249.71.119'),
'207.46.13.97'),
'157.55.16.222'),
'66.249.71.147'),
'66.249.71.119'),
'200.87.159.98'),
'190.104.30.29'),
'74.125.179.90'),
'207.46.13.15'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.16.178'),
'190.129.12.106'),
'157.55.16.222'),
'123.125.71.19'),
'8.28.16.254'),
'220.181.108.84'),
'190.0.253.201'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.15'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'85.17.184.42'),

(21878,
(21879,
(21880,
(21881,
(21882,
(21883,
(21884,
(21885,
(21886,
(21887,
(21888,
(21889,
(21890,
(21891,
(21892,
(21893,
(21894,
(21895,
(21896,
(21897,
(21898,
(21899,
(21900,
(21901,
(21902,
(21903,
(21904,
(21905,
(21906,
(21907,
(21908,
(21909,
(21910,
(21911,
(21912,
(21913,
(21914,
(21915,
(21916,
(21917,
(21918,
(21919,
(21920,
(21921,
(21922,
(21923,
(21924,
(21925,
(21926,
(21927,
(21928,
(21929,
(21930,
(21931,
(21932,
(21933,
(21934,
(21935,
(21936,
(21937,

1339109584,
1339110204,
1339110234,
1339110248,
1339110341,
1339110714,
1339110823,
1339110905,
1339111043,
1339111044,
1339111447,
1339111597,
1339112058,
1339112301,
1339112356,
1339112675,
1339112908,
1339113295,
1339113295,
1339113532,
1339113715,
1339113915,
1339114104,
1339114342,
1339114384,
1339114534,
1339114646,
1339114647,
1339114753,
1339115061,
1339115155,
1339115579,
1339115697,
1339115774,
1339115909,
1339116335,
1339116385,
1339116472,
1339117041,
1339117092,
1339117579,
1339117707,
1339117712,
1339117721,
1339118176,
1339118332,
1339118380,
1339118445,
1339118545,
1339118551,
1339118783,
1339118783,
1339118906,
1339118952,
1339118985,
1339119134,
1339119572,
1339119654,
1339119776,
1339119924,

'66.249.71.119'),
'66.249.71.119'),
'207.46.13.97'),
'66.249.71.147'),
'204.236.226.210'),
'207.46.13.15'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.18'),
'220.181.108.81'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'200.90.146.83'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.224'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.16.222'),
'66.249.71.119'),
'190.129.41.115'),
'200.90.146.39'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.25'),
'220.181.108.95'),
'65.52.109.200'),
'66.249.71.147'),
'66.249.71.119'),
'190.181.38.8'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.200'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.19.212'),
'157.55.16.178'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.189'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.19.212'),
'207.46.13.15'),
'200.90.146.83'),
'123.125.71.16'),
'220.181.108.95'),
'157.55.16.178'),
'66.249.71.119'),
'66.249.71.147'),
'186.2.39.5'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.224'),
'157.55.16.178'),

(21938,
(21939,
(21940,
(21941,
(21942,
(21943,
(21944,
(21945,
(21946,
(21947,
(21948,
(21949,
(21950,
(21951,
(21952,
(21953,
(21954,
(21955,
(21956,
(21957,
(21958,
(21959,
(21960,
(21961,
(21962,
(21963,
(21964,
(21965,
(21966,
(21967,
(21968,
(21969,
(21970,
(21971,
(21972,
(21973,
(21974,
(21975,
(21976,
(21977,
(21978,
(21979,
(21980,
(21981,
(21982,
(21983,
(21984,
(21985,
(21986,
(21987,
(21988,
(21989,
(21990,
(21991,
(21992,
(21993,
(21994,
(21995,
(21996,
(21997,

1339120083,
1339120199,
1339120326,
1339120810,
1339120991,
1339121432,
1339121684,
1339121946,
1339121948,
1339122038,
1339122404,
1339122683,
1339123096,
1339123158,
1339123262,
1339123478,
1339123826,
1339124141,
1339124173,
1339124213,
1339124480,
1339124604,
1339124817,
1339125095,
1339125248,
1339125494,
1339125528,
1339125529,
1339125774,
1339125882,
1339126012,
1339126267,
1339126560,
1339126807,
1339126944,
1339127292,
1339127421,
1339127624,
1339127935,
1339127985,
1339128120,
1339128167,
1339128648,
1339128780,
1339128837,
1339129018,
1339129104,
1339129105,
1339129298,
1339129650,
1339129943,
1339130549,
1339130767,
1339131256,
1339131587,
1339131726,
1339131878,
1339132068,
1339132362,
1339132466,

'186.2.39.5'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.14'),
'220.181.108.84'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.90.146.61'),
'66.249.71.147'),
'200.90.146.83'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.200'),
'208.115.111.70'),
'200.90.146.61'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.16.222'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.31'),
'220.181.108.84'),
'190.107.63.226'),
'66.249.71.147'),
'207.46.13.97'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.109.200'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.15'),
'66.249.71.119'),
'207.46.204.192'),
'66.249.71.147'),
'65.52.109.200'),
'193.164.202.166'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.192'),
'200.90.146.83'),
'123.125.71.36'),
'220.181.108.80'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'212.113.35.162'),
'66.249.71.147'),
'213.186.119.143'),
'66.249.71.119'),
'213.186.122.3'),

(21998,
(21999,
(22000,
(22001,
(22002,
(22003,
(22004,
(22005,
(22006,
(22007,
(22008,
(22009,
(22010,
(22011,
(22012,
(22013,
(22014,
(22015,
(22016,
(22017,
(22018,
(22019,
(22020,
(22021,
(22022,
(22023,
(22024,
(22025,
(22026,
(22027,
(22028,
(22029,
(22030,
(22031,
(22032,
(22033,
(22034,
(22035,
(22036,
(22037,
(22038,
(22039,
(22040,
(22041,
(22042,
(22043,
(22044,
(22045,
(22046,
(22047,
(22048,
(22049,
(22050,
(22051,
(22052,
(22053,
(22054,
(22055,
(22056,
(22057,

1339132600,
1339132687,
1339132688,
1339132744,
1339132789,
1339132905,
1339132979,
1339133026,
1339133042,
1339133131,
1339133190,
1339133203,
1339133318,
1339133441,
1339133466,
1339133688,
1339133724,
1339133817,
1339134398,
1339134593,
1339134942,
1339135271,
1339135565,
1339135734,
1339135949,
1339136183,
1339136336,
1339136337,
1339136628,
1339136653,
1339136756,
1339136826,
1339137306,
1339137419,
1339137481,
1339138179,
1339138221,
1339138706,
1339138821,
1339138857,
1339138949,
1339139132,
1339139633,
1339139694,
1339140134,
1339140278,
1339140506,
1339140935,
1339140990,
1339141272,
1339141495,
1339141581,
1339142020,
1339142250,
1339142484,
1339142655,
1339142929,
1339143514,
1339143515,
1339143547,

'66.249.71.147'),
'123.125.71.31'),
'220.181.108.75'),
'213.186.119.138'),
'213.186.127.12'),
'213.186.127.4'),
'74.125.184.27'),
'74.125.78.97'),
'66.249.71.119'),
'213.186.119.142'),
'65.52.109.200'),
'66.249.71.147'),
'213.186.127.9'),
'213.186.119.139'),
'212.113.37.106'),
'213.186.119.140'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'220.181.108.80'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.97'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.22'),
'220.181.108.83'),
'66.249.71.119'),
'95.211.139.1'),
'157.55.16.178'),
'66.249.71.147'),
'66.249.71.119'),
'208.115.111.70'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'74.125.126.102'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.13.15'),
'74.125.126.90'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.109.200'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.66.15'),
'66.249.71.147'),
'207.46.204.192'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'69.71.222.186'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.32'),
'220.181.108.84'),
'66.249.71.147'),

(22058,
(22059,
(22060,
(22061,
(22062,
(22063,
(22064,
(22065,
(22066,
(22067,
(22068,
(22069,
(22070,
(22071,
(22072,
(22073,
(22074,
(22075,
(22076,
(22077,
(22078,
(22079,
(22080,
(22081,
(22082,
(22083,
(22084,
(22085,
(22086,
(22087,
(22088,
(22089,
(22090,
(22091,
(22092,
(22093,
(22094,
(22095,
(22096,
(22097,
(22098,
(22099,
(22100,
(22101,
(22102,
(22103,
(22104,
(22105,
(22106,
(22107,
(22108,
(22109,
(22110,
(22111,
(22112,
(22113,
(22114,
(22115,
(22116,
(22117,

1339143607,
1339144234,
1339144286,
1339144965,
1339144970,
1339145062,
1339145199,
1339145393,
1339145636,
1339145837,
1339145934,
1339146082,
1339146113,
1339146246,
1339146710,
1339146856,
1339147001,
1339147017,
1339147306,
1339147308,
1339147388,
1339148021,
1339148066,
1339148641,
1339148692,
1339148698,
1339149067,
1339149176,
1339149327,
1339149446,
1339150068,
1339150102,
1339150695,
1339150695,
1339150781,
1339150854,
1339151459,
1339151551,
1339152138,
1339152236,
1339152817,
1339152843,
1339153459,
1339153495,
1339154175,
1339154471,
1339154737,
1339154854,
1339154942,
1339155128,
1339155271,
1339155535,
1339155741,
1339156221,
1339156413,
1339156863,
1339156907,
1339157054,
1339157592,
1339157604,

'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'189.162.193.230'),
'66.249.71.119'),
'207.46.13.15'),
'157.55.18.24'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.66.15'),
'207.46.204.192'),
'207.46.13.15'),
'66.249.71.147'),
'66.249.71.119'),
'220.181.108.85'),
'66.249.71.147'),
'207.46.204.192'),
'220.181.108.76'),
'123.125.71.21'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'94.104.255.246'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.200'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.36'),
'220.181.108.83'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.109.200'),
'66.249.71.119'),
'157.55.16.220'),
'66.249.71.147'),
'95.60.228.188'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'190.104.26.22'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'190.104.26.22'),

(22118,
(22119,
(22120,
(22121,
(22122,
(22123,
(22124,
(22125,
(22126,
(22127,
(22128,
(22129,
(22130,
(22131,
(22132,
(22133,
(22134,
(22135,
(22136,
(22137,
(22138,
(22139,
(22140,
(22141,
(22142,
(22143,
(22144,
(22145,
(22146,
(22147,
(22148,
(22149,
(22150,
(22151,
(22152,
(22153,
(22154,
(22155,
(22156,
(22157,
(22158,
(22159,
(22160,
(22161,
(22162,
(22163,
(22164,
(22165,
(22166,
(22167,
(22168,
(22169,
(22170,
(22171,
(22172,
(22173,
(22174,
(22175,
(22176,
(22177,

1339157741,
1339157886,
1339157887,
1339158278,
1339158444,
1339158534,
1339158892,
1339158964,
1339159005,
1339159100,
1339159369,
1339159653,
1339159659,
1339159958,
1339160032,
1339160064,
1339160125,
1339160318,
1339160336,
1339160523,
1339160527,
1339160580,
1339161019,
1339161037,
1339161201,
1339161233,
1339161446,
1339161449,
1339161504,
1339161619,
1339161916,
1339162123,
1339162244,
1339162480,
1339162546,
1339163195,
1339163199,
1339163213,
1339163333,
1339163773,
1339163846,
1339163900,
1339163980,
1339164148,
1339164229,
1339164467,
1339164526,
1339164772,
1339165039,
1339165039,
1339165121,
1339165160,
1339165799,
1339165884,
1339166092,
1339166332,
1339166480,
1339166485,
1339166821,
1339167243,

'66.249.71.147'),
'123.125.71.29'),
'220.181.108.91'),
'66.249.71.119'),
'157.55.18.24'),
'190.104.26.22'),
'190.129.11.138'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.9.42'),
'65.52.109.200'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.11.138'),
'207.46.13.95'),
'207.46.13.97'),
'207.46.204.192'),
'200.87.127.66'),
'66.249.71.119'),
'190.181.29.253'),
'66.249.71.147'),
'190.129.10.99'),
'66.249.71.119'),
'200.87.110.162'),
'190.129.11.138'),
'66.249.71.147'),
'220.181.108.81'),
'123.125.71.13'),
'157.55.18.24'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.110.162'),
'66.249.71.119'),
'200.90.144.130'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.18.24'),
'207.46.13.97'),
'200.87.110.162'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.3.121'),
'94.23.220.161'),
'190.104.30.18'),
'65.52.109.200'),
'66.249.71.119'),
'190.129.5.209'),
'123.125.71.27'),
'220.181.108.82'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.105.188.119'),
'207.46.13.97'),
'200.87.34.102'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),

(22178,
(22179,
(22180,
(22181,
(22182,
(22183,
(22184,
(22185,
(22186,
(22187,
(22188,
(22189,
(22190,
(22191,
(22192,
(22193,
(22194,
(22195,
(22196,
(22197,
(22198,
(22199,
(22200,
(22201,
(22202,
(22203,
(22204,
(22205,
(22206,
(22207,
(22208,
(22209,
(22210,
(22211,
(22212,
(22213,
(22214,
(22215,
(22216,
(22217,
(22218,
(22219,
(22220,
(22221,
(22222,
(22223,
(22224,
(22225,
(22226,
(22227,
(22228,
(22229,
(22230,
(22231,
(22232,
(22233,
(22234,
(22235,
(22236,
(22237,

1339167439,
1339167921,
1339167989,
1339168057,
1339168704,
1339168712,
1339168714,
1339168769,
1339169137,
1339169377,
1339169448,
1339170016,
1339170050,
1339170590,
1339170633,
1339170638,
1339170976,
1339171182,
1339171270,
1339171538,
1339171634,
1339171728,
1339171740,
1339171880,
1339171918,
1339172182,
1339172362,
1339172418,
1339172574,
1339172678,
1339172685,
1339172805,
1339173140,
1339173194,
1339173852,
1339173861,
1339174531,
1339174643,
1339175134,
1339175375,
1339175390,
1339175815,
1339175843,
1339175861,
1339175978,
1339175979,
1339175996,
1339176066,
1339176149,
1339176496,
1339176601,
1339176956,
1339177177,
1339177186,
1339177228,
1339177580,
1339177858,
1339177939,
1339178469,
1339178545,

'66.249.71.147'),
'66.249.71.119'),
'200.7.168.112'),
'66.249.71.147'),
'66.249.71.147'),
'123.125.71.26'),
'220.181.108.92'),
'66.249.71.119'),
'190.129.197.3'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.8.202'),
'190.129.9.42'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.200'),
'66.249.71.147'),
'200.110.50.144'),
'200.87.176.136'),
'190.129.11.138'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.8.202'),
'200.110.50.144'),
'207.46.204.192'),
'66.249.71.119'),
'66.249.71.147'),
'220.181.108.77'),
'123.125.71.28'),
'190.129.19.44'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.105.188.102'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.192'),
'200.90.150.99'),
'123.125.71.16'),
'220.181.108.82'),
'66.249.71.147'),
'207.46.13.15'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.15'),
'66.249.71.119'),
'65.52.109.199'),
'66.249.71.147'),
'190.129.8.202'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),

(22238,
(22239,
(22240,
(22241,
(22242,
(22243,
(22244,
(22245,
(22246,
(22247,
(22248,
(22249,
(22250,
(22251,
(22252,
(22253,
(22254,
(22255,
(22256,
(22257,
(22258,
(22259,
(22260,
(22261,
(22262,
(22263,
(22264,
(22265,
(22266,
(22267,
(22268,
(22269,
(22270,
(22271,
(22272,
(22273,
(22274,
(22275,
(22276,
(22277,
(22278,
(22279,
(22280,
(22281,
(22282,
(22283,
(22284,
(22285,
(22286,
(22287,
(22288,
(22289,
(22290,
(22291,
(22292,
(22293,
(22294,
(22295,
(22296,
(22297,

1339178602,
1339179134,
1339179164,
1339179297,
1339179561,
1339179794,
1339179811,
1339179842,
1339179978,
1339179980,
1339180172,
1339180172,
1339180411,
1339180715,
1339181009,
1339181025,
1339181129,
1339181336,
1339181403,
1339181547,
1339181588,
1339181626,
1339181688,
1339182093,
1339182176,
1339182300,
1339182369,
1339182689,
1339182761,
1339182832,
1339182877,
1339182914,
1339183017,
1339183127,
1339183219,
1339183221,
1339183236,
1339183270,
1339183473,
1339183531,
1339183620,
1339183626,
1339183813,
1339183845,
1339183881,
1339184174,
1339184241,
1339184327,
1339184370,
1339184549,
1339184590,
1339184881,
1339184887,
1339185146,
1339185178,
1339185486,
1339185490,
1339185508,
1339185628,
1339185643,

'207.46.204.192'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.15'),
'207.46.13.97'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.16.87'),
'123.125.71.25'),
'220.181.108.81'),
'208.115.111.70'),
'65.52.109.200'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.61.221'),
'207.46.13.97'),
'190.129.8.202'),
'186.16.83.25'),
'190.129.233.2'),
'74.125.179.84'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'157.55.16.87'),
'66.249.71.119'),
'213.186.119.133'),
'186.16.83.25'),
'65.52.109.200'),
'95.211.139.1'),
'213.186.119.144'),
'66.249.71.119'),
'213.186.127.3'),
'123.125.71.36'),
'220.181.108.75'),
'190.129.11.138'),
'190.129.8.202'),
'213.186.127.2'),
'207.46.13.95'),
'66.249.71.147'),
'66.249.71.119'),
'213.186.119.136'),
'190.129.11.138'),
'190.129.8.202'),
'213.186.122.2'),
'66.249.71.119'),
'66.249.71.147'),
'213.186.127.5'),
'190.129.11.138'),
'213.186.122.3'),
'190.129.8.202'),
'66.249.71.119'),
'213.186.119.137'),
'66.249.71.147'),
'190.129.8.202'),
'213.186.127.28'),
'66.249.71.119'),
'190.129.11.138'),
'79.170.244.12'),

(22298,
(22299,
(22300,
(22301,
(22302,
(22303,
(22304,
(22305,
(22306,
(22307,
(22308,
(22309,
(22310,
(22311,
(22312,
(22313,
(22314,
(22315,
(22316,
(22317,
(22318,
(22319,
(22320,
(22321,
(22322,
(22323,
(22324,
(22325,
(22326,
(22327,
(22328,
(22329,
(22330,
(22331,
(22332,
(22333,
(22334,
(22335,
(22336,
(22337,
(22338,
(22339,
(22340,
(22341,
(22342,
(22343,
(22344,
(22345,
(22346,
(22347,
(22348,
(22349,
(22350,
(22351,
(22352,
(22353,
(22354,
(22355,
(22356,
(22357,

1339185859,
1339186175,
1339186307,
1339186351,
1339186487,
1339186541,
1339186587,
1339186720,
1339186722,
1339186965,
1339186995,
1339187202,
1339187412,
1339187668,
1339187743,
1339187774,
1339187818,
1339187964,
1339187986,
1339188056,
1339188421,
1339188428,
1339190518,
1339190519,
1339190525,
1339191172,
1339191180,
1339191780,
1339191851,
1339192057,
1339192264,
1339192384,
1339192457,
1339192533,
1339192621,
1339192677,
1339192704,
1339192718,
1339192989,
1339193131,
1339193307,
1339193620,
1339193753,
1339193755,
1339194030,
1339194042,
1339194239,
1339194646,
1339194906,
1339194960,
1339194994,
1339195591,
1339195674,
1339195860,
1339196221,
1339196234,
1339196236,
1339196440,
1339196666,
1339196698,

'66.249.71.147'),
'66.249.71.119'),
'190.129.11.138'),
'190.129.8.202'),
'220.181.108.96'),
'66.249.71.147'),
'207.46.13.15'),
'220.181.108.78'),
'123.125.71.29'),
'66.249.71.119'),
'200.90.147.150'),
'66.249.71.147'),
'190.129.11.138'),
'200.90.147.150'),
'190.129.8.202'),
'200.87.110.162'),
'66.249.71.147'),
'190.129.19.89'),
'66.249.71.119'),
'190.129.11.138'),
'119.63.196.60'),
'200.90.145.239'),
'190.129.8.202'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'200.87.110.162'),
'66.249.71.119'),
'200.87.27.251'),
'208.115.111.70'),
'190.129.8.202'),
'157.55.18.24'),
'66.249.71.147'),
'65.52.109.200'),
'66.249.71.119'),
'190.129.11.138'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.11.138'),
'207.46.13.15'),
'127.0.0.1'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'200.110.50.148'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.139.114'),
'66.249.71.119'),
'74.125.178.90'),
'190.129.19.221'),
'190.129.8.202'),
'65.52.109.200'),
'66.249.71.147'),

(22358,
(22359,
(22360,
(22361,
(22362,
(22363,
(22364,
(22365,
(22366,
(22367,
(22368,
(22369,
(22370,
(22371,
(22372,
(22373,
(22374,
(22375,
(22376,
(22377,
(22378,
(22379,
(22380,
(22381,
(22382,
(22383,
(22384,
(22385,
(22386,
(22387,
(22388,
(22389,
(22390,
(22391,
(22392,
(22393,
(22394,
(22395,
(22396,
(22397,
(22398,
(22399,
(22400,
(22401,
(22402,
(22403,
(22404,
(22405,
(22406,
(22407,
(22408,
(22409,
(22410,
(22411,
(22412,
(22413,
(22414,
(22415,
(22416,
(22417,

1339196801,
1339196851,
1339196857,
1339197431,
1339197439,
1339197440,
1339197477,
1339197496,
1339197531,
1339197675,
1339198113,
1339198342,
1339198344,
1339198497,
1339198704,
1339198744,
1339198801,
1339198802,
1339199374,
1339199466,
1339199513,
1339200005,
1339200400,
1339200568,
1339200623,
1339200623,
1339200627,
1339201010,
1339201031,
1339201032,
1339201339,
1339201441,
1339201591,
1339201896,
1339202022,
1339202366,
1339202370,
1339202453,
1339202624,
1339202683,
1339202746,
1339202760,
1339203172,
1339203343,
1339203368,
1339203389,
1339204004,
1339204011,
1339204432,
1339204644,
1339204661,
1339204831,
1339204942,
1339204957,
1339204957,
1339205264,
1339205565,
1339205633,
1339205647,
1339205904,

'200.87.139.114'),
'66.249.71.119'),
'190.129.19.221'),
'66.249.71.147'),
'123.125.71.19'),
'220.181.108.96'),
'190.129.19.221'),
'66.249.71.119'),
'201.240.24.101'),
'186.27.12.108'),
'66.249.71.119'),
'190.129.8.202'),
'207.46.204.192'),
'66.249.71.147'),
'157.55.18.24'),
'66.249.71.119'),
'208.115.111.70'),
'65.52.109.200'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.18.24'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.40.122'),
'207.46.13.97'),
'207.46.13.97'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.12'),
'220.181.108.76'),
'66.249.71.119'),
'74.125.179.23'),
'190.104.30.19'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.13.15'),
'95.211.139.1'),
'200.90.146.178'),
'66.249.71.147'),
'66.249.71.119'),
'208.115.111.70'),
'190.129.19.95'),
'207.46.204.192'),
'66.249.71.119'),
'66.249.71.147'),
'212.225.175.41'),
'66.249.71.119'),
'66.249.71.147'),
'186.187.158.72'),
'157.55.18.24'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.192'),
'123.125.71.33'),
'220.181.108.78'),
'66.249.71.119'),
'190.129.19.183'),
'74.125.178.93'),
'66.249.71.147'),
'66.249.71.119'),

(22418,
(22419,
(22420,
(22421,
(22422,
(22423,
(22424,
(22425,
(22426,
(22427,
(22428,
(22429,
(22430,
(22431,
(22432,
(22433,
(22434,
(22435,
(22436,
(22437,
(22438,
(22439,
(22440,
(22441,
(22442,
(22443,
(22444,
(22445,
(22446,
(22447,
(22448,
(22449,
(22450,
(22451,
(22452,
(22453,
(22454,
(22455,
(22456,
(22457,
(22458,
(22459,
(22460,
(22461,
(22462,
(22463,
(22464,
(22465,
(22466,
(22467,
(22468,
(22469,
(22470,
(22471,
(22472,
(22473,
(22474,
(22475,
(22476,
(22477,

1339206551,
1339206625,
1339206836,
1339207085,
1339207325,
1339207567,
1339208018,
1339208403,
1339208405,
1339208702,
1339208876,
1339208917,
1339209318,
1339209504,
1339209556,
1339209860,
1339210334,
1339210707,
1339210848,
1339211009,
1339211190,
1339211337,
1339211395,
1339211691,
1339211923,
1339211924,
1339212132,
1339212142,
1339212293,
1339212964,
1339212971,
1339213599,
1339213626,
1339213739,
1339214316,
1339214492,
1339214500,
1339215031,
1339215124,
1339215427,
1339215427,
1339215566,
1339215695,
1339215782,
1339216201,
1339216577,
1339216931,
1339217497,
1339217935,
1339217936,
1339217996,
1339218629,
1339218825,
1339219024,
1339219025,
1339219112,
1339219172,
1339219236,
1339219374,
1339219796,

'66.249.71.119'),
'66.249.71.147'),
'200.90.150.6'),
'190.129.19.183'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.15'),
'220.181.108.80'),
'66.249.71.119'),
'207.46.13.15'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.18.24'),
'95.211.139.1'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'207.46.13.95'),
'119.63.196.94'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.21'),
'220.181.108.76'),
'207.46.13.15'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.147'),
'207.46.13.15'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.19.167'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.16'),
'220.181.108.85'),
'207.46.204.192'),
'66.249.71.147'),
'207.46.199.35'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'186.2.40.169'),
'213.186.119.142'),
'66.249.71.119'),
'65.52.109.200'),
'123.125.71.27'),
'220.181.108.75'),
'100.43.83.143'),
'66.249.71.147'),
'186.2.40.169'),
'66.249.71.119'),
'213.186.127.10'),

(22478,
(22479,
(22480,
(22481,
(22482,
(22483,
(22484,
(22485,
(22486,
(22487,
(22488,
(22489,
(22490,
(22491,
(22492,
(22493,
(22494,
(22495,
(22496,
(22497,
(22498,
(22499,
(22500,
(22501,
(22502,
(22503,
(22504,
(22505,
(22506,
(22507,
(22508,
(22509,
(22510,
(22511,
(22512,
(22513,
(22514,
(22515,
(22516,
(22517,
(22518,
(22519,
(22520,
(22521,
(22522,
(22523,
(22524,
(22525,
(22526,
(22527,
(22528,
(22529,
(22530,
(22531,
(22532,
(22533,
(22534,
(22535,
(22536,
(22537,

1339220074,
1339220463,
1339220685,
1339220888,
1339221053,
1339221508,
1339222253,
1339222461,
1339222590,
1339222660,
1339222661,
1339222862,
1339222890,
1339223197,
1339223220,
1339223470,
1339224168,
1339224598,
1339224819,
1339224836,
1339225448,
1339225842,
1339226128,
1339226250,
1339226252,
1339226303,
1339226680,
1339227098,
1339227497,
1339227710,
1339227749,
1339228488,
1339228495,
1339228630,
1339229190,
1339229193,
1339229830,
1339229831,
1339229885,
1339229888,
1339230478,
1339230585,
1339231181,
1339231229,
1339231283,
1339231808,
1339231895,
1339232493,
1339232508,
1339232599,
1339233121,
1339233126,
1339233209,
1339233804,
1339233805,
1339233807,
1339233909,
1339234431,
1339234527,
1339234981,

'66.249.71.119'),
'65.52.109.200'),
'66.249.71.147'),
'66.249.71.119'),
'204.236.226.210'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.16.87'),
'123.125.71.22'),
'220.181.108.85'),
'66.249.71.119'),
'207.46.13.15'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.119'),
'207.46.199.35'),
'119.63.196.94'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'220.181.108.84'),
'123.125.71.12'),
'207.46.13.97'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.177'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.200'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.23'),
'220.181.108.77'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.199.35'),
'66.249.71.119'),
'65.52.109.200'),
'207.46.204.177'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.66.79'),
'66.249.71.119'),
'207.46.204.177'),
'66.249.71.147'),
'123.125.71.27'),
'220.181.108.88'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.177'),

(22538, 1339235047, '66.249.71.119'),


(22539, 1339235208, '66.249.71.147'),
(22540, 1339235660, '66.249.71.119'),
(22541, 1339235708, '208.115.111.70'),
(22542, 1339236186, '66.249.71.147'),
(22543, 1339236273, '66.249.71.119'),
(22544, 1339236598, '157.55.16.87'),
(22545, 1339236671, '65.52.109.200'),
(22546, 1339236799, '66.249.71.147'),
(22547, 1339236885, '66.249.71.119'),
(22548, 1339237136, '207.46.199.35'),
(22549, 1339237307, '65.52.109.200'),
(22550, 1339237313, '123.125.71.35'),
(22551, 1339237314, '220.181.108.96'),
(22552, 1339237336, '217.69.133.29'),
(22553, 1339237499, '66.249.71.119'),
(22554, 1339237557, '66.249.71.147'),
(22555, 1339238111, '66.249.71.119'),
(22556, 1339238224, '66.249.71.147'),
(22557, 1339238473, '207.46.204.233'),
(22558, 1339238724, '66.249.71.119'),
(22559, 1339238827, '66.249.71.147'),
(22560, 1339239410, '66.249.71.119'),
(22561, 1339239527, '66.249.71.147'),
(22562, 1339239622, '207.46.204.192'),
(22563, 1339239909, '207.46.204.233'),
(22564, 1339240038, '66.249.71.119'),
(22565, 1339240146, '74.125.184.23'),
(22566, 1339240304, '66.249.71.147'),
(22567, 1339240650, '66.249.71.119'),
(22568, 1339240709, '207.46.204.233'),
(22569, 1339240722, '123.125.71.14'),
(22570, 1339240723, '220.181.108.95'),
(22571, 1339240946, '66.249.71.147'),
(22572, 1339241182, '207.46.13.97'),
(22573, 1339241263, '66.249.71.119'),
(22574, 1339241614, '66.249.71.147'),
(22575, 1339241876, '66.249.71.119'),
(22576, 1339242294, '66.249.71.147'),
(22577, 1339242489, '66.249.71.119'),
(22578, 1339242713, '220.181.108.107'),
(22579, 1339243002, '66.249.71.147'),
(22580, 1339243102, '66.249.71.119'),
(22581, 1339243715, '66.249.71.119'),
(22582, 1339244035, '66.249.71.147');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(22583, 1339244131, '157.55.18.24'),
(22584, 1339244327, '190.129.197.14'),
(22585, 1339244328, '123.125.71.22'),
(22586, 1339244328, '66.249.71.119'),
(22587, 1339244329, '220.181.108.90'),
(22588, 1339244651, '66.249.71.147'),
(22589, 1339244941, '66.249.71.119'),
(22590, 1339245148, '207.46.204.177'),
(22591, 1339245295, '66.249.71.147'),
(22592, 1339245553, '66.249.71.119'),
(22593, 1339245762, '65.52.109.200'),
(22594, 1339245997, '66.249.71.147'),
(22595, 1339246109, '190.181.19.138'),
(22596, 1339246166, '66.249.71.119'),

(22597,
(22598,
(22599,
(22600,
(22601,
(22602,
(22603,
(22604,
(22605,
(22606,
(22607,
(22608,
(22609,
(22610,
(22611,
(22612,
(22613,
(22614,
(22615,
(22616,
(22617,
(22618,
(22619,
(22620,
(22621,
(22622,
(22623,
(22624,
(22625,
(22626,
(22627,
(22628,
(22629,
(22630,
(22631,
(22632,
(22633,
(22634,
(22635,
(22636,
(22637,
(22638,
(22639,
(22640,
(22641,
(22642,
(22643,
(22644,
(22645,
(22646,
(22647,
(22648,
(22649,
(22650,
(22651,
(22652,
(22653,
(22654,
(22655,
(22656,

1339246688,
1339246779,
1339247392,
1339247742,
1339248005,
1339248064,
1339248102,
1339248600,
1339248618,
1339248870,
1339249231,
1339249249,
1339249524,
1339249876,
1339250111,
1339250131,
1339250550,
1339250808,
1339250831,
1339251157,
1339251394,
1339251445,
1339251445,
1339251563,
1339251774,
1339252379,
1339252386,
1339252657,
1339252996,
1339253002,
1339253030,
1339253609,
1339253634,
1339253644,
1339253817,
1339254222,
1339254375,
1339254440,
1339254706,
1339254834,
1339255106,
1339255117,
1339255308,
1339255448,
1339255549,
1339255745,
1339256060,
1339256395,
1339256406,
1339256490,
1339256674,
1339257012,
1339257037,
1339257287,
1339257366,
1339257563,
1339257663,
1339257737,
1339257914,
1339258342,

'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'208.115.111.70'),
'207.46.204.233'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.199.35'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.19.5'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.19.252'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.199.35'),
'66.249.71.119'),
'190.26.128.230'),
'123.125.71.25'),
'220.181.108.75'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.233'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.8.202'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.8.202'),
'190.129.19.160'),
'66.249.71.119'),
'66.249.71.147'),
'78.182.173.212'),
'207.46.204.233'),
'66.249.71.119'),
'66.249.71.147'),
'220.181.108.90'),
'65.52.109.200'),
'66.249.71.119'),
'207.46.13.97'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.180'),
'66.249.71.147'),
'207.46.13.15'),
'66.249.71.119'),
'207.46.204.233'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.19.12'),
'207.46.13.97'),
'190.129.19.36'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),

(22657,
(22658,
(22659,
(22660,
(22661,
(22662,
(22663,
(22664,
(22665,
(22666,
(22667,
(22668,
(22669,
(22670,
(22671,
(22672,
(22673,
(22674,
(22675,
(22676,
(22677,
(22678,
(22679,
(22680,
(22681,
(22682,
(22683,
(22684,
(22685,
(22686,
(22687,
(22688,
(22689,
(22690,
(22691,
(22692,
(22693,
(22694,
(22695,
(22696,
(22697,
(22698,
(22699,
(22700,
(22701,
(22702,
(22703,
(22704,
(22705,
(22706,
(22707,
(22708,
(22709,
(22710,
(22711,
(22712,
(22713,
(22714,
(22715,
(22716,

1339258519,
1339258894,
1339258964,
1339259081,
1339259083,
1339259137,
1339259585,
1339259636,
1339259639,
1339259652,
1339260240,
1339260272,
1339260825,
1339260842,
1339260842,
1339260877,
1339261263,
1339261491,
1339261519,
1339262123,
1339262222,
1339262756,
1339262770,
1339262826,
1339263102,
1339263103,
1339263188,
1339263440,
1339263447,
1339263719,
1339263804,
1339264066,
1339264094,
1339264674,
1339264748,
1339265375,
1339265407,
1339266015,
1339266056,
1339266232,
1339266278,
1339266279,
1339266617,
1339266644,
1339266712,
1339266731,
1339266835,
1339267282,
1339267328,
1339267348,
1339267588,
1339267890,
1339267979,
1339268127,
1339268647,
1339268781,
1339269156,
1339269312,
1339269434,
1339269521,

'66.249.71.119'),
'157.55.18.24'),
'66.249.71.147'),
'123.125.71.35'),
'220.181.108.77'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'208.115.111.70'),
'100.43.83.143'),
'66.249.73.150'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.177'),
'66.249.73.150'),
'123.125.71.35'),
'220.181.108.93'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.180'),
'207.46.13.97'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.192'),
'123.125.71.13'),
'220.181.108.96'),
'66.249.73.150'),
'201.196.206.33'),
'66.249.73.14'),
'157.56.95.137'),
'200.110.51.128'),
'66.249.73.150'),
'66.249.73.14'),
'177.98.33.53'),
'207.46.204.177'),
'66.249.73.150'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.233'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.28'),

(22717,
(22718,
(22719,
(22720,
(22721,
(22722,
(22723,
(22724,
(22725,
(22726,
(22727,
(22728,
(22729,
(22730,
(22731,
(22732,
(22733,
(22734,
(22735,
(22736,
(22737,
(22738,
(22739,
(22740,
(22741,
(22742,
(22743,
(22744,
(22745,
(22746,
(22747,
(22748,
(22749,
(22750,
(22751,
(22752,
(22753,
(22754,
(22755,
(22756,
(22757,
(22758,
(22759,
(22760,
(22761,
(22762,
(22763,
(22764,
(22765,
(22766,
(22767,
(22768,
(22769,
(22770,
(22771,
(22772,
(22773,
(22774,
(22775,
(22776,

1339269522,
1339270071,
1339270089,
1339270335,
1339270464,
1339270743,
1339270961,
1339271001,
1339271397,
1339271652,
1339271727,
1339271801,
1339272159,
1339272254,
1339272378,
1339272814,
1339273014,
1339273028,
1339273085,
1339273290,
1339273292,
1339273455,
1339273468,
1339273642,
1339274122,
1339274343,
1339274514,
1339274574,
1339274751,
1339274994,
1339275210,
1339275322,
1339275430,
1339275750,
1339275864,
1339275974,
1339276301,
1339276411,
1339276604,
1339276743,
1339276745,
1339276955,
1339277065,
1339277610,
1339277765,
1339278033,
1339278200,
1339278263,
1339278376,
1339278918,
1339278987,
1339279494,
1339279571,
1339279700,
1339280226,
1339280269,
1339280331,
1339280332,
1339280490,
1339280871,

'220.181.108.94'),
'207.46.204.192'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.192'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.150'),
'190.129.208.2'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'200.87.176.156'),
'157.55.18.24'),
'123.125.71.18'),
'220.181.108.93'),
'207.46.204.180'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'190.104.30.25'),
'207.46.204.180'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.13.15'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.192'),
'207.46.204.233'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.177'),
'123.125.71.20'),
'220.181.108.93'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'95.211.139.1'),
'207.46.13.15'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'200.90.145.202'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.26'),
'220.181.108.82'),
'190.129.19.129'),
'190.129.4.95'),

(22777,
(22778,
(22779,
(22780,
(22781,
(22782,
(22783,
(22784,
(22785,
(22786,
(22787,
(22788,
(22789,
(22790,
(22791,
(22792,
(22793,
(22794,
(22795,
(22796,
(22797,
(22798,
(22799,
(22800,
(22801,
(22802,
(22803,
(22804,
(22805,
(22806,
(22807,
(22808,
(22809,
(22810,
(22811,
(22812,
(22813,
(22814,
(22815,
(22816,
(22817,
(22818,
(22819,
(22820,
(22821,
(22822,
(22823,
(22824,
(22825,
(22826,
(22827,
(22828,
(22829,
(22830,
(22831,
(22832,
(22833,
(22834,
(22835,
(22836,

1339280880,
1339281082,
1339281098,
1339281513,
1339281752,
1339282150,
1339282188,
1339282330,
1339282406,
1339282432,
1339282869,
1339283059,
1339283623,
1339283714,
1339283858,
1339283859,
1339284262,
1339284586,
1339285088,
1339285239,
1339285310,
1339285412,
1339285638,
1339285687,
1339285730,
1339286330,
1339286413,
1339286928,
1339286984,
1339287015,
1339287469,
1339287470,
1339287617,
1339287637,
1339288082,
1339288241,
1339288292,
1339288493,
1339288946,
1339288996,
1339289025,
1339289600,
1339289618,
1339289824,
1339290249,
1339290253,
1339290358,
1339290533,
1339290908,
1339290950,
1339291330,
1339291330,
1339291561,
1339291668,
1339292216,
1339292326,
1339292870,
1339293129,
1339293167,
1339293197,

'66.249.73.150'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.233'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'207.46.13.97'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.87'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.4.95'),
'200.87.155.101'),
'207.46.204.177'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.19.36'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.15'),
'220.181.108.81'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'186.2.108.209'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.177'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.25'),
'220.181.108.88'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.177'),
'208.115.111.70'),
'66.249.73.150'),

(22837,
(22838,
(22839,
(22840,
(22841,
(22842,
(22843,
(22844,
(22845,
(22846,
(22847,
(22848,
(22849,
(22850,
(22851,
(22852,
(22853,
(22854,
(22855,
(22856,
(22857,
(22858,
(22859,
(22860,
(22861,
(22862,
(22863,
(22864,
(22865,
(22866,
(22867,
(22868,
(22869,
(22870,
(22871,
(22872,
(22873,
(22874,
(22875,
(22876,
(22877,
(22878,
(22879,
(22880,
(22881,
(22882,
(22883,
(22884,
(22885,
(22886,
(22887,
(22888,
(22889,
(22890,
(22891,
(22892,
(22893,
(22894,
(22895,
(22896,

1339293525,
1339293851,
1339293893,
1339293985,
1339294184,
1339294531,
1339294760,
1339294761,
1339295170,
1339295390,
1339295786,
1339295897,
1339296050,
1339296686,
1339296713,
1339297044,
1339297400,
1339297488,
1339297765,
1339298008,
1339298146,
1339298349,
1339298351,
1339298426,
1339298807,
1339299102,
1339299466,
1339299748,
1339299810,
1339300042,
1339300130,
1339300419,
1339300602,
1339300672,
1339300794,
1339301096,
1339301454,
1339301567,
1339301816,
1339301918,
1339301919,
1339302113,
1339302171,
1339302363,
1339302458,
1339302682,
1339302878,
1339303101,
1339303199,
1339303239,
1339303651,
1339303726,
1339304342,
1339304360,
1339304561,
1339304956,
1339305052,
1339305069,
1339305484,
1339305484,

'66.249.73.14'),
'66.249.73.150'),
'207.46.204.192'),
'74.125.178.93'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.36'),
'220.181.108.96'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.97'),
'66.249.73.150'),
'66.249.73.14'),
'199.192.159.146'),
'66.249.73.14'),
'66.249.73.150'),
'190.186.82.63'),
'66.249.73.14'),
'66.249.73.150'),
'190.186.82.63'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.90'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.69'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'207.46.204.192'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'218.213.30.98'),
'66.249.73.150'),
'123.125.71.35'),
'220.181.108.92'),
'65.52.108.69'),
'66.249.73.14'),
'65.52.109.200'),
'66.249.73.150'),
'207.46.204.192'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.177'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'123.125.71.22'),
'220.181.108.87'),

(22897,
(22898,
(22899,
(22900,
(22901,
(22902,
(22903,
(22904,
(22905,
(22906,
(22907,
(22908,
(22909,
(22910,
(22911,
(22912,
(22913,
(22914,
(22915,
(22916,
(22917,
(22918,
(22919,
(22920,
(22921,
(22922,
(22923,
(22924,
(22925,
(22926,
(22927,
(22928,
(22929,
(22930,
(22931,
(22932,
(22933,
(22934,
(22935,
(22936,
(22937,
(22938,
(22939,
(22940,
(22941,
(22942,
(22943,
(22944,
(22945,
(22946,
(22947,
(22948,
(22949,
(22950,
(22951,
(22952,
(22953,
(22954,
(22955,
(22956,

1339305541,
1339305578,
1339305767,
1339305955,
1339306197,
1339306371,
1339306487,
1339306852,
1339307163,
1339307337,
1339307452,
1339307593,
1339308145,
1339308187,
1339308326,
1339308345,
1339308760,
1339308897,
1339309057,
1339309057,
1339309272,
1339309385,
1339309605,
1339309989,
1339309997,
1339310315,
1339310736,
1339310752,
1339311024,
1339311480,
1339312088,
1339312173,
1339312301,
1339312666,
1339312673,
1339312674,
1339312881,
1339313103,
1339313312,
1339313860,
1339314142,
1339314461,
1339315137,
1339315278,
1339315988,
1339316002,
1339316149,
1339316307,
1339316309,
1339316675,
1339316694,
1339316948,
1339317323,
1339317403,
1339317974,
1339318033,
1339318676,
1339318679,
1339318984,
1339319388,

'208.115.111.70'),
'66.249.73.150'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.150'),
'65.52.108.69'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.177'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.192'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.96'),
'190.233.195.144'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'207.46.13.15'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'220.181.108.139'),
'123.125.71.16'),
'220.181.108.91'),
'66.249.73.150'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.97'),
'65.52.108.20'),
'220.181.108.87'),
'123.125.71.16'),
'66.249.73.150'),
'66.249.73.14'),
'204.236.226.210'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.15'),
'66.249.73.14'),

(22957,
(22958,
(22959,
(22960,
(22961,
(22962,
(22963,
(22964,
(22965,
(22966,
(22967,
(22968,
(22969,
(22970,
(22971,
(22972,
(22973,
(22974,
(22975,
(22976,
(22977,
(22978,
(22979,
(22980,
(22981,
(22982,
(22983,
(22984,
(22985,
(22986,
(22987,
(22988,
(22989,
(22990,
(22991,
(22992,
(22993,
(22994,
(22995,
(22996,
(22997,
(22998,
(22999,
(23000,
(23001,
(23002,
(23003,
(23004,
(23005,
(23006,
(23007,
(23008,
(23009,
(23010,
(23011,
(23012,
(23013,
(23014,
(23015,
(23016,

1339319463,
1339319499,
1339320097,
1339320236,
1339320282,
1339320502,
1339320806,
1339321066,
1339321462,
1339321515,
1339321795,
1339321912,
1339321914,
1339321915,
1339321916,
1339321917,
1339321918,
1339321921,
1339321921,
1339321923,
1339321925,
1339321926,
1339321927,
1339321927,
1339321928,
1339321929,
1339321930,
1339321930,
1339321931,
1339321934,
1339321956,
1339321956,
1339321956,
1339321957,
1339321957,
1339321961,
1339321961,
1339322224,
1339322511,
1339322933,
1339323126,
1339323286,
1339323490,
1339323492,
1339323641,
1339323753,
1339323778,
1339324354,
1339324638,
1339325053,
1339325400,
1339325763,
1339325773,
1339326189,
1339326614,
1339326633,
1339327106,
1339327107,
1339327240,
1339327323,

'95.211.139.1'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.69'),
'66.249.73.14'),
'66.249.73.150'),
'37.55.6.33'),
'178.120.119.208'),
'62.122.66.226'),
'95.32.4.128'),
'188.134.45.123'),
'84.126.193.79'),
'37.110.98.230'),
'217.118.78.112'),
'95.54.98.150'),
'175.143.248.195'),
'31.44.5.238'),
'120.61.41.131'),
'178.137.166.253'),
'37.60.209.153'),
'94.242.187.60'),
'213.87.240.102'),
'128.71.37.45'),
'178.217.73.2'),
'85.26.241.3'),
'89.250.159.66'),
'125.164.22.23'),
'213.208.162.91'),
'77.35.31.142'),
'109.205.251.186'),
'93.183.200.35'),
'95.189.113.78'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'123.125.71.18'),
'220.181.108.85'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'180.76.5.60'),
'123.125.71.33'),
'220.181.108.93'),
'65.52.109.200'),
'66.249.73.14'),

(23017,
(23018,
(23019,
(23020,
(23021,
(23022,
(23023,
(23024,
(23025,
(23026,
(23027,
(23028,
(23029,
(23030,
(23031,
(23032,
(23033,
(23034,
(23035,
(23036,
(23037,
(23038,
(23039,
(23040,
(23041,
(23042,
(23043,
(23044,
(23045,
(23046,
(23047,
(23048,
(23049,
(23050,
(23051,
(23052,
(23053,
(23054,
(23055,
(23056,
(23057,
(23058,
(23059,
(23060,
(23061,
(23062,
(23063,
(23064,
(23065,
(23066,
(23067,
(23068,
(23069,
(23070,
(23071,
(23072,
(23073,
(23074,
(23075,
(23076,

1339327589,
1339327594,
1339328033,
1339328605,
1339328741,
1339328883,
1339329464,
1339329488,
1339329592,
1339329982,
1339330053,
1339330207,
1339330301,
1339330681,
1339330683,
1339331011,
1339331068,
1339331488,
1339331751,
1339331861,
1339331972,
1339332570,
1339332706,
1339332924,
1339333265,
1339333378,
1339333977,
1339334201,
1339334228,
1339334228,
1339334685,
1339335388,
1339335398,
1339335993,
1339336098,
1339336166,
1339336809,
1339336870,
1339337015,
1339337298,
1339337316,
1339337504,
1339337518,
1339337664,
1339337874,
1339337875,
1339338231,
1339338312,
1339338940,
1339338998,
1339339615,
1339339792,
1339339893,
1339340364,
1339340397,
1339340478,
1339340506,
1339340622,
1339341152,
1339341197,

'208.115.111.70'),
'66.249.73.150'),
'66.249.73.14'),
'213.138.101.228'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'65.52.108.69'),
'65.52.108.20'),
'66.249.73.150'),
'66.249.73.14'),
'220.181.108.95'),
'123.125.71.20'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'66.249.73.14'),
'207.46.204.192'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.20'),
'220.181.108.94'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'200.90.146.162'),
'66.249.73.14'),
'66.249.73.150'),
'157.56.95.137'),
'190.129.5.217'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.15'),
'123.125.71.36'),
'220.181.108.88'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'208.115.111.70'),
'190.129.5.217'),
'66.249.73.14'),
'65.52.108.69'),
'100.43.83.143'),
'66.249.73.14'),

(23077,
(23078,
(23079,
(23080,
(23081,
(23082,
(23083,
(23084,
(23085,
(23086,
(23087,
(23088,
(23089,
(23090,
(23091,
(23092,
(23093,
(23094,
(23095,
(23096,
(23097,
(23098,
(23099,
(23100,
(23101,
(23102,
(23103,
(23104,
(23105,
(23106,
(23107,
(23108,
(23109,
(23110,
(23111,
(23112,
(23113,
(23114,
(23115,
(23116,
(23117,
(23118,
(23119,
(23120,
(23121,
(23122,
(23123,
(23124,
(23125,
(23126,
(23127,
(23128,
(23129,
(23130,
(23131,
(23132,
(23133,
(23134,
(23135,
(23136,

1339341200,
1339341296,
1339341501,
1339341502,
1339341673,
1339341827,
1339341833,
1339342277,
1339342325,
1339342492,
1339342932,
1339343096,
1339343733,
1339343871,
1339344225,
1339344408,
1339344440,
1339344676,
1339345084,
1339345386,
1339345465,
1339345465,
1339345713,
1339345940,
1339346313,
1339346730,
1339346737,
1339346914,
1339347425,
1339347625,
1339347770,
1339348093,
1339348328,
1339348840,
1339348901,
1339348922,
1339348923,
1339349153,
1339349239,
1339349596,
1339349748,
1339349912,
1339350096,
1339350305,
1339350443,
1339350921,
1339350924,
1339351528,
1339351579,
1339351620,
1339351778,
1339352256,
1339352608,
1339352803,
1339352861,
1339353122,
1339353123,
1339353470,
1339353638,
1339354072,

'66.249.73.150'),
'190.129.19.129'),
'220.181.108.91'),
'123.125.71.13'),
'65.52.108.69'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.15'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.13.97'),
'207.46.13.15'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.30'),
'220.181.108.96'),
'66.249.73.14'),
'119.63.196.125'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.115.81'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.15'),
'66.249.73.150'),
'123.125.71.29'),
'220.181.108.81'),
'66.249.73.14'),
'65.52.108.69'),
'66.249.73.150'),
'207.46.204.192'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.150'),
'190.11.75.128'),
'66.249.73.14'),
'66.249.73.150'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.30'),
'220.181.108.77'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),

(23137,
(23138,
(23139,
(23140,
(23141,
(23142,
(23143,
(23144,
(23145,
(23146,
(23147,
(23148,
(23149,
(23150,
(23151,
(23152,
(23153,
(23154,
(23155,
(23156,
(23157,
(23158,
(23159,
(23160,
(23161,
(23162,
(23163,
(23164,
(23165,
(23166,
(23167,
(23168,
(23169,
(23170,
(23171,
(23172,
(23173,
(23174,
(23175,
(23176,
(23177,
(23178,
(23179,
(23180,
(23181,
(23182,
(23183,
(23184,
(23185,
(23186,
(23187,
(23188,
(23189,
(23190,
(23191,
(23192,
(23193,
(23194,
(23195,
(23196,

1339354322,
1339354700,
1339354807,
1339354933,
1339355146,
1339355308,
1339355753,
1339355989,
1339356134,
1339356397,
1339356693,
1339356999,
1339357306,
1339357333,
1339357635,
1339357684,
1339358052,
1339358123,
1339358149,
1339358342,
1339358566,
1339358696,
1339358717,
1339359048,
1339359529,
1339359530,
1339359642,
1339359874,
1339360067,
1339360346,
1339360581,
1339360672,
1339360935,
1339361003,
1339361231,
1339361844,
1339361986,
1339362113,
1339362280,
1339362694,
1339362819,
1339363038,
1339363089,
1339363091,
1339363435,
1339363526,
1339363712,
1339363725,
1339364287,
1339364470,
1339364523,
1339364591,
1339364620,
1339364837,
1339365102,
1339365133,
1339365176,
1339365344,
1339365570,
1339365652,

'218.213.26.182'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.69'),
'207.46.13.97'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.192'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.172.229'),
'66.249.73.150'),
'200.90.145.13'),
'66.249.67.10'),
'66.249.73.14'),
'207.46.204.192'),
'66.249.73.150'),
'207.46.13.15'),
'66.249.73.14'),
'123.125.71.21'),
'220.181.108.84'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.192'),
'190.103.69.46'),
'66.249.73.150'),
'66.249.73.14'),
'200.90.147.198'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'200.90.147.198'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.33'),
'220.181.108.97'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'186.2.33.130'),
'186.190.131.201'),
'66.249.73.14'),
'200.90.144.241'),
'65.52.108.69'),
'190.129.5.179'),
'66.249.73.150'),
'207.46.13.15'),
'207.46.204.192'),
'66.249.73.14'),
'200.90.144.241'),
'208.115.111.70'),
'66.249.73.150'),

(23197,
(23198,
(23199,
(23200,
(23201,
(23202,
(23203,
(23204,
(23205,
(23206,
(23207,
(23208,
(23209,
(23210,
(23211,
(23212,
(23213,
(23214,
(23215,
(23216,
(23217,
(23218,
(23219,
(23220,
(23221,
(23222,
(23223,
(23224,
(23225,
(23226,
(23227,
(23228,
(23229,
(23230,
(23231,
(23232,
(23233,
(23234,
(23235,
(23236,
(23237,
(23238,
(23239,
(23240,
(23241,
(23242,
(23243,
(23244,
(23245,
(23246,
(23247,
(23248,
(23249,
(23250,
(23251,
(23252,
(23253,
(23254,
(23255,
(23256,

1339365717,
1339365885,
1339365945,
1339366414,
1339366590,
1339366691,
1339366691,
1339367091,
1339367184,
1339367415,
1339368005,
1339368358,
1339368437,
1339368537,
1339368719,
1339369062,
1339369320,
1339369691,
1339370004,
1339370176,
1339370254,
1339370255,
1339370435,
1339370710,
1339371068,
1339371139,
1339371308,
1339371351,
1339371418,
1339371434,
1339371781,
1339372126,
1339372480,
1339372724,
1339372833,
1339373118,
1339373144,
1339373425,
1339373468,
1339373540,
1339373720,
1339373741,
1339373846,
1339373847,
1339374246,
1339374601,
1339374903,
1339375252,
1339375588,
1339375660,
1339375901,
1339375942,
1339376486,
1339376540,
1339377151,
1339377184,
1339377361,
1339377775,
1339377900,
1339377901,

'190.129.12.106'),
'66.249.73.14'),
'200.90.144.241'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.32'),
'220.181.108.95'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'190.181.33.51'),
'200.100.247.118'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'66.249.73.14'),
'207.46.204.180'),
'123.125.71.35'),
'220.181.108.96'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'200.110.48.249'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.71.48'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'200.90.146.162'),
'65.52.109.200'),
'207.46.204.192'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.69'),
'123.125.71.34'),
'220.181.108.82'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.150'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.150'),
'123.125.71.31'),
'220.181.108.94'),

(23257,
(23258,
(23259,
(23260,
(23261,
(23262,
(23263,
(23264,
(23265,
(23266,
(23267,
(23268,
(23269,
(23270,
(23271,
(23272,
(23273,
(23274,
(23275,
(23276,
(23277,
(23278,
(23279,
(23280,
(23281,
(23282,
(23283,
(23284,
(23285,
(23286,
(23287,
(23288,
(23289,
(23290,
(23291,
(23292,
(23293,
(23294,
(23295,
(23296,
(23297,
(23298,
(23299,
(23300,
(23301,
(23302,
(23303,
(23304,
(23305,
(23306,
(23307,
(23308,
(23309,
(23310,
(23311,
(23312,
(23313,
(23314,
(23315,
(23316,

1339378011,
1339378434,
1339378554,
1339378565,
1339378720,
1339378997,
1339379190,
1339379367,
1339379492,
1339379545,
1339379970,
1339380077,
1339380497,
1339380498,
1339380620,
1339380736,
1339381106,
1339381108,
1339381120,
1339381148,
1339381303,
1339381749,
1339381961,
1339382280,
1339382369,
1339382565,
1339382729,
1339383019,
1339383044,
1339383274,
1339383659,
1339383925,
1339384131,
1339384278,
1339384725,
1339384726,
1339384736,
1339384888,
1339385297,
1339385395,
1339385575,
1339386103,
1339386186,
1339386627,
1339386767,
1339386781,
1339386872,
1339387058,
1339387302,
1339387368,
1339387483,
1339387990,
1339388248,
1339388268,
1339388269,
1339388614,
1339388664,
1339388857,
1339389277,
1339389351,

'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'200.90.147.140'),
'66.249.73.14'),
'65.52.109.200'),
'66.249.73.150'),
'200.90.147.140'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'220.181.108.90'),
'123.125.71.15'),
'207.46.204.192'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'141.0.9.42'),
'66.249.73.14'),
'207.46.204.192'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.14'),
'220.181.108.83'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.97'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.180'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'91.203.32.171'),
'65.52.108.69'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.84'),
'190.129.197.11'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'200.90.144.235'),

(23317,
(23318,
(23319,
(23320,
(23321,
(23322,
(23323,
(23324,
(23325,
(23326,
(23327,
(23328,
(23329,
(23330,
(23331,
(23332,
(23333,
(23334,
(23335,
(23336,
(23337,
(23338,
(23339,
(23340,
(23341,
(23342,
(23343,
(23344,
(23345,
(23346,
(23347,
(23348,
(23349,
(23350,
(23351,
(23352,
(23353,
(23354,
(23355,
(23356,
(23357,
(23358,
(23359,
(23360,
(23361,
(23362,
(23363,
(23364,
(23365,
(23366,
(23367,
(23368,
(23369,
(23370,
(23371,
(23372,
(23373,
(23374,
(23375,
(23376,

1339389468,
1339389878,
1339390078,
1339390519,
1339390689,
1339390956,
1339391162,
1339391184,
1339391245,
1339391331,
1339391376,
1339391739,
1339391764,
1339391853,
1339391854,
1339392021,
1339392022,
1339392373,
1339392626,
1339392649,
1339392973,
1339393275,
1339393575,
1339393902,
1339394268,
1339394528,
1339394790,
1339394870,
1339395155,
1339395460,
1339395461,
1339395524,
1339395780,
1339396219,
1339396406,
1339396582,
1339396826,
1339396858,
1339397033,
1339397337,
1339397428,
1339397471,
1339397660,
1339397825,
1339398133,
1339398171,
1339398286,
1339398642,
1339398834,
1339398913,
1339399081,
1339399083,
1339399478,
1339399667,
1339399728,
1339400125,
1339400134,
1339400354,
1339400752,
1339400884,

'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'207.46.13.97'),
'119.63.196.31'),
'208.115.111.70'),
'66.249.73.14'),
'190.104.18.45'),
'66.249.73.150'),
'123.125.71.20'),
'220.181.108.90'),
'65.52.108.69'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.69'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.204.192'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.83'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.97'),
'207.46.13.15'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.200'),
'207.46.13.15'),
'66.249.73.150'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.92'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'65.52.109.200'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),

(23377,
(23378,
(23379,
(23380,
(23381,
(23382,
(23383,
(23384,
(23385,
(23386,
(23387,
(23388,
(23389,
(23390,
(23391,
(23392,
(23393,
(23394,
(23395,
(23396,
(23397,
(23398,
(23399,
(23400,
(23401,
(23402,
(23403,
(23404,
(23405,
(23406,
(23407,
(23408,
(23409,
(23410,
(23411,
(23412,
(23413,
(23414,
(23415,
(23416,
(23417,
(23418,
(23419,
(23420,
(23421,
(23422,
(23423,
(23424,
(23425,
(23426,
(23427,
(23428,
(23429,
(23430,
(23431,
(23432,
(23433,
(23434,
(23435,
(23436,

1339400981,
1339401417,
1339401608,
1339401806,
1339402053,
1339402106,
1339402235,
1339402240,
1339402502,
1339402802,
1339402896,
1339403080,
1339403461,
1339403550,
1339403656,
1339403760,
1339404188,
1339404209,
1339404569,
1339404863,
1339404867,
1339405493,
1339405611,
1339405946,
1339406122,
1339406313,
1339406483,
1339406498,
1339406746,
1339406910,
1339406972,
1339407373,
1339407488,
1339407714,
1339407860,
1339408065,
1339408125,
1339408251,
1339408330,
1339408464,
1339408752,
1339408932,
1339408962,
1339409378,
1339409567,
1339409910,
1339409946,
1339410005,
1339410267,
1339410632,
1339410882,
1339410896,
1339411249,
1339411258,
1339411420,
1339411529,
1339411653,
1339411885,
1339412140,
1339412511,

'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.97'),
'220.181.108.94'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'66.249.73.14'),
'157.55.18.24'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.31'),
'220.181.108.75'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.200'),
'66.249.73.150'),
'207.46.13.97'),
'157.55.18.24'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.192'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'208.115.111.70'),
'65.52.108.20'),
'66.249.73.14'),
'200.74.244.42'),
'66.249.73.150'),
'207.46.13.15'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),

(23437,
(23438,
(23439,
(23440,
(23441,
(23442,
(23443,
(23444,
(23445,
(23446,
(23447,
(23448,
(23449,
(23450,
(23451,
(23452,
(23453,
(23454,
(23455,
(23456,
(23457,
(23458,
(23459,
(23460,
(23461,
(23462,
(23463,
(23464,
(23465,
(23466,
(23467,
(23468,
(23469,
(23470,
(23471,
(23472,
(23473,
(23474,
(23475,
(23476,
(23477,
(23478,
(23479,
(23480,
(23481,
(23482,
(23483,
(23484,
(23485,
(23486,
(23487,
(23488,
(23489,
(23490,
(23491,
(23492,
(23493,
(23494,
(23495,
(23496,

1339412798,
1339413137,
1339413413,
1339413513,
1339413515,
1339413764,
1339414015,
1339414391,
1339414434,
1339414617,
1339414705,
1339415018,
1339415322,
1339415394,
1339415646,
1339415663,
1339416016,
1339416397,
1339416618,
1339417023,
1339417126,
1339417128,
1339417296,
1339417650,
1339417655,
1339417738,
1339417907,
1339418277,
1339418280,
1339418336,
1339418399,
1339418420,
1339418588,
1339418905,
1339419025,
1339419242,
1339419414,
1339419487,
1339419531,
1339419536,
1339419581,
1339419870,
1339420157,
1339420234,
1339420239,
1339420283,
1339420403,
1339420504,
1339420700,
1339420744,
1339420847,
1339421166,
1339421216,
1339421315,
1339421469,
1339421541,
1339421796,
1339421844,
1339422017,
1339422051,

'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'220.181.108.77'),
'123.125.71.30'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.200'),
'207.46.13.15'),
'66.249.73.150'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.97'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.90'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.8.202'),
'207.46.13.97'),
'66.249.73.150'),
'66.249.73.14'),
'200.87.7.131'),
'190.129.11.138'),
'65.52.109.200'),
'207.46.204.180'),
'66.249.73.150'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.150'),
'200.105.146.39'),
'200.90.146.62'),
'66.249.73.14'),
'65.52.109.200'),
'190.129.8.202'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.8.202'),
'190.104.27.30'),
'157.56.95.137'),
'65.52.108.69'),
'66.249.73.150'),
'220.181.108.82'),
'123.125.71.33'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.69'),
'190.129.9.42'),
'207.46.13.15'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.69'),
'190.129.8.202'),
'190.104.26.28'),

(23497,
(23498,
(23499,
(23500,
(23501,
(23502,
(23503,
(23504,
(23505,
(23506,
(23507,
(23508,
(23509,
(23510,
(23511,
(23512,
(23513,
(23514,
(23515,
(23516,
(23517,
(23518,
(23519,
(23520,
(23521,
(23522,
(23523,
(23524,
(23525,
(23526,
(23527,
(23528,
(23529,
(23530,
(23531,
(23532,
(23533,
(23534,
(23535,
(23536,
(23537,
(23538,
(23539,
(23540,
(23541,
(23542,
(23543,
(23544,
(23545,
(23546,
(23547,
(23548,
(23549,
(23550,
(23551,
(23552,
(23553,
(23554,
(23555,
(23556,

1339422204,
1339422301,
1339422436,
1339422444,
1339422510,
1339422522,
1339422700,
1339422829,
1339423017,
1339423057,
1339423620,
1339423635,
1339423847,
1339424229,
1339424275,
1339424278,
1339424470,
1339424650,
1339424863,
1339425040,
1339425118,
1339425343,
1339425489,
1339425505,
1339425517,
1339425629,
1339425719,
1339425747,
1339425825,
1339426110,
1339426116,
1339426267,
1339426357,
1339426558,
1339426733,
1339426766,
1339426831,
1339426842,
1339426950,
1339427086,
1339427261,
1339427417,
1339427716,
1339427744,
1339427798,
1339427893,
1339427925,
1339427926,
1339428067,
1339428070,
1339428138,
1339428237,
1339428355,
1339428429,
1339428696,
1339428721,
1339428816,
1339428863,
1339428913,
1339429080,

'66.249.73.14'),
'207.46.204.192'),
'190.129.14.66'),
'66.249.73.150'),
'65.52.109.200'),
'65.52.108.25'),
'207.46.13.15'),
'200.110.48.218'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.150'),
'66.249.73.14'),
'220.181.108.94'),
'123.125.71.31'),
'66.249.73.150'),
'200.90.147.94'),
'66.249.73.14'),
'190.129.14.66'),
'66.249.73.150'),
'200.119.199.50'),
'200.58.84.69'),
'66.249.73.14'),
'200.110.51.129'),
'207.46.204.192'),
'66.249.73.150'),
'190.129.8.202'),
'65.52.109.200'),
'200.90.144.149'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.150'),
'190.129.8.202'),
'65.52.108.69'),
'66.249.73.14'),
'207.46.204.192'),
'200.90.144.149'),
'65.52.108.25'),
'66.249.73.150'),
'190.129.4.181'),
'66.249.73.14'),
'66.249.73.150'),
'200.90.144.149'),
'190.129.11.138'),
'65.52.109.200'),
'123.125.71.35'),
'220.181.108.80'),
'190.129.4.140'),
'66.249.73.14'),
'65.52.108.20'),
'190.129.8.202'),
'200.90.144.149'),
'66.249.73.150'),
'65.52.109.200'),
'66.249.73.14'),
'190.129.11.138'),
'200.90.144.232'),
'200.110.51.129'),
'200.87.139.114'),

(23557,
(23558,
(23559,
(23560,
(23561,
(23562,
(23563,
(23564,
(23565,
(23566,
(23567,
(23568,
(23569,
(23570,
(23571,
(23572,
(23573,
(23574,
(23575,
(23576,
(23577,
(23578,
(23579,
(23580,
(23581,
(23582,
(23583,
(23584,
(23585,
(23586,
(23587,
(23588,
(23589,
(23590,
(23591,
(23592,
(23593,
(23594,
(23595,
(23596,
(23597,
(23598,
(23599,
(23600,
(23601,
(23602,
(23603,
(23604,
(23605,
(23606,
(23607,
(23608,
(23609,
(23610,
(23611,
(23612,
(23613,
(23614,
(23615,
(23616,

1339429091,
1339429378,
1339429698,
1339429843,
1339429904,
1339429937,
1339430031,
1339430229,
1339430337,
1339430398,
1339430592,
1339430688,
1339430699,
1339430936,
1339430962,
1339431049,
1339431406,
1339431477,
1339431678,
1339431749,
1339431795,
1339431895,
1339431897,
1339431932,
1339431950,
1339432008,
1339432032,
1339432280,
1339432530,
1339432567,
1339432641,
1339432733,
1339433051,
1339433262,
1339433354,
1339433722,
1339433865,
1339434178,
1339434250,
1339434468,
1339434608,
1339434734,
1339435071,
1339435165,
1339435166,
1339435312,
1339435335,
1339435345,
1339435347,
1339435498,
1339435675,
1339435707,
1339435713,
1339436037,
1339436279,
1339436654,
1339436884,
1339437256,
1339437490,
1339438035,

'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.4.129'),
'200.110.51.129'),
'65.52.109.200'),
'66.249.73.14'),
'190.129.8.202'),
'201.222.122.14'),
'66.249.73.150'),
'200.90.144.146'),
'66.249.73.14'),
'65.52.108.20'),
'190.129.8.202'),
'190.129.197.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.150'),
'190.186.28.200'),
'74.125.178.84'),
'220.181.108.94'),
'123.125.71.33'),
'207.46.204.192'),
'178.255.87.241'),
'66.249.73.14'),
'190.129.197.14'),
'66.249.73.150'),
'100.43.83.143'),
'65.52.108.20'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.15'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.69'),
'65.52.109.200'),
'66.249.73.14'),
'190.129.10.99'),
'66.249.73.150'),
'66.249.73.14'),
'220.181.108.75'),
'123.125.71.29'),
'66.249.68.98'),
'66.249.73.150'),
'208.115.111.70'),
'190.104.20.2'),
'65.52.108.20'),
'66.249.73.14'),
'207.46.13.97'),
'209.20.69.196'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),

(23617,
(23618,
(23619,
(23620,
(23621,
(23622,
(23623,
(23624,
(23625,
(23626,
(23627,
(23628,
(23629,
(23630,
(23631,
(23632,
(23633,
(23634,
(23635,
(23636,
(23637,
(23638,
(23639,
(23640,
(23641,
(23642,
(23643,
(23644,
(23645,
(23646,
(23647,
(23648,
(23649,
(23650,
(23651,
(23652,
(23653,
(23654,
(23655,
(23656,
(23657,
(23658,
(23659,
(23660,
(23661,
(23662,
(23663,
(23664,
(23665,
(23666,
(23667,
(23668,
(23669,
(23670,
(23671,
(23672,
(23673,
(23674,
(23675,
(23676,

1339438036,
1339438095,
1339438702,
1339438810,
1339438844,
1339439005,
1339439301,
1339439311,
1339439436,
1339439438,
1339439563,
1339439921,
1339439922,
1339440001,
1339440166,
1339440333,
1339440531,
1339440877,
1339440953,
1339441145,
1339441296,
1339441459,
1339441750,
1339441760,
1339441780,
1339442009,
1339442018,
1339442120,
1339442162,
1339442379,
1339442616,
1339442620,
1339442754,
1339442893,
1339442960,
1339442996,
1339443156,
1339443362,
1339443394,
1339443452,
1339443526,
1339443614,
1339443740,
1339444000,
1339444006,
1339444036,
1339444122,
1339444232,
1339444346,
1339444405,
1339444455,
1339444581,
1339444582,
1339444718,
1339444851,
1339445473,
1339445480,
1339445745,
1339445933,
1339445935,

'65.52.109.200'),
'66.249.73.14'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'65.52.108.25'),
'65.52.108.69'),
'66.249.73.14'),
'220.181.108.97'),
'123.125.71.19'),
'66.249.73.150'),
'190.129.12.234'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.150'),
'190.186.60.18'),
'66.249.73.14'),
'190.129.8.202'),
'190.129.19.245'),
'66.249.73.14'),
'66.249.73.150'),
'200.58.67.55'),
'190.129.172.243'),
'66.249.73.14'),
'190.129.8.202'),
'157.55.18.24'),
'66.249.73.150'),
'190.129.11.138'),
'190.129.68.206'),
'66.249.73.14'),
'190.135.35.69'),
'79.148.2.48'),
'66.249.73.150'),
'83.58.78.192'),
'190.129.8.202'),
'66.249.73.14'),
'88.29.2.32'),
'66.249.73.150'),
'200.105.218.39'),
'190.186.60.18'),
'201.120.56.164'),
'66.249.73.14'),
'65.52.108.69'),
'190.129.126.30'),
'200.110.50.161'),
'66.249.73.150'),
'200.105.163.145'),
'66.249.73.14'),
'190.129.11.138'),
'190.129.8.202'),
'200.110.50.192'),
'65.52.108.69'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.11.138'),
'123.125.71.16'),
'220.181.108.81'),

(23677,
(23678,
(23679,
(23680,
(23681,
(23682,
(23683,
(23684,
(23685,
(23686,
(23687,
(23688,
(23689,
(23690,
(23691,
(23692,
(23693,
(23694,
(23695,
(23696,
(23697,
(23698,
(23699,
(23700,
(23701,
(23702,
(23703,
(23704,
(23705,
(23706,
(23707,
(23708,
(23709,
(23710,
(23711,
(23712,
(23713,
(23714,
(23715,
(23716,
(23717,
(23718,
(23719,
(23720,
(23721,
(23722,
(23723,
(23724,
(23725,
(23726,
(23727,
(23728,
(23729,
(23730,
(23731,
(23732,
(23733,
(23734,
(23735,
(23736,

1339446097,
1339446177,
1339446384,
1339446540,
1339446712,
1339446724,
1339446724,
1339446835,
1339447355,
1339447502,
1339447580,
1339447585,
1339447610,
1339447703,
1339447814,
1339447956,
1339448060,
1339448186,
1339448283,
1339448288,
1339448378,
1339448554,
1339448618,
1339448947,
1339448972,
1339449041,
1339449060,
1339449084,
1339449121,
1339449173,
1339449195,
1339449304,
1339449321,
1339449456,
1339449541,
1339449543,
1339449562,
1339450014,
1339450041,
1339450049,
1339450165,
1339450169,
1339450234,
1339450246,
1339450412,
1339450736,
1339450778,
1339450843,
1339450950,
1339450963,
1339451152,
1339451234,
1339451278,
1339451330,
1339451375,
1339451452,
1339451502,
1339451753,
1339451756,
1339451793,

'66.249.73.14'),
'66.249.73.150'),
'190.186.60.18'),
'74.125.178.87'),
'157.55.18.24'),
'66.249.73.14'),
'190.129.45.9'),
'66.249.73.150'),
'66.249.73.14'),
'200.105.179.131'),
'74.125.178.94'),
'66.249.73.150'),
'208.115.111.70'),
'65.52.108.25'),
'190.129.45.9'),
'66.249.73.14'),
'83.58.78.192'),
'66.249.73.150'),
'190.104.26.27'),
'207.46.13.15'),
'200.105.179.131'),
'190.186.60.18'),
'66.249.73.14'),
'66.249.73.150'),
'83.58.78.192'),
'200.110.51.56'),
'190.181.29.78'),
'190.129.8.202'),
'65.52.108.20'),
'157.55.18.24'),
'190.186.60.18'),
'200.90.144.215'),
'66.249.73.14'),
'186.2.38.195'),
'123.125.71.30'),
'220.181.108.97'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'65.52.108.25'),
'207.46.204.192'),
'66.249.73.150'),
'190.181.44.110'),
'190.129.68.206'),
'190.186.60.18'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'190.129.9.118'),
'190.129.68.206'),
'207.46.13.97'),
'65.52.109.200'),
'207.46.13.15'),
'190.107.59.69'),
'66.249.73.14'),
'66.249.73.150'),
'200.110.51.93'),
'207.46.13.97'),
'65.52.108.20'),
'41.250.130.120'),

(23737,
(23738,
(23739,
(23740,
(23741,
(23742,
(23743,
(23744,
(23745,
(23746,
(23747,
(23748,
(23749,
(23750,
(23751,
(23752,
(23753,
(23754,
(23755,
(23756,
(23757,
(23758,
(23759,
(23760,
(23761,
(23762,
(23763,
(23764,
(23765,
(23766,
(23767,
(23768,
(23769,
(23770,
(23771,
(23772,
(23773,
(23774,
(23775,
(23776,
(23777,
(23778,
(23779,
(23780,
(23781,
(23782,
(23783,
(23784,
(23785,
(23786,
(23787,
(23788,
(23789,
(23790,
(23791,
(23792,
(23793,
(23794,
(23795,
(23796,

1339452020,
1339452092,
1339452097,
1339452137,
1339452535,
1339452667,
1339452734,
1339453088,
1339453089,
1339453318,
1339453537,
1339453720,
1339454033,
1339454179,
1339454238,
1339454564,
1339454683,
1339454791,
1339455168,
1339455291,
1339455339,
1339455406,
1339455465,
1339455528,
1339455776,
1339455780,
1339455995,
1339456014,
1339456060,
1339456217,
1339456612,
1339456642,
1339456643,
1339456742,
1339456759,
1339457250,
1339457386,
1339457523,
1339457899,
1339457918,
1339458121,
1339458518,
1339458844,
1339458921,
1339459253,
1339459257,
1339459390,
1339459524,
1339459863,
1339459885,
1339459924,
1339459954,
1339460170,
1339460187,
1339460242,
1339460243,
1339460444,
1339460475,
1339460537,
1339460549,

'66.249.73.14'),
'190.107.59.69'),
'66.249.73.150'),
'190.129.37.149'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.13'),
'220.181.108.77'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.37.149'),
'66.249.73.14'),
'66.249.73.150'),
'190.186.60.18'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'190.129.5.195'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.11.138'),
'190.129.4.129'),
'190.129.8.202'),
'200.90.144.254'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.14.66'),
'190.186.60.18'),
'66.249.73.14'),
'123.125.71.15'),
'220.181.108.85'),
'200.110.48.125'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.19.73'),
'190.129.19.139'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.150'),
'66.249.73.14'),
'190.107.52.224'),
'66.249.68.55'),
'66.249.73.150'),
'66.249.73.14'),
'200.58.83.83'),
'200.90.145.37'),
'190.103.73.66'),
'66.249.73.150'),
'207.46.204.192'),
'123.125.71.23'),
'220.181.108.92'),
'207.46.13.97'),
'66.249.73.14'),
'190.129.11.138'),
'200.90.145.37'),

(23797,
(23798,
(23799,
(23800,
(23801,
(23802,
(23803,
(23804,
(23805,
(23806,
(23807,
(23808,
(23809,
(23810,
(23811,
(23812,
(23813,
(23814,
(23815,
(23816,
(23817,
(23818,
(23819,
(23820,
(23821,
(23822,
(23823,
(23824,
(23825,
(23826,
(23827,
(23828,
(23829,
(23830,
(23831,
(23832,
(23833,
(23834,
(23835,
(23836,
(23837,
(23838,
(23839,
(23840,
(23841,
(23842,
(23843,
(23844,
(23845,
(23846,
(23847,
(23848,
(23849,
(23850,
(23851,
(23852,
(23853,
(23854,
(23855,
(23856,

1339460879,
1339461155,
1339461464,
1339461511,
1339461800,
1339462044,
1339462175,
1339462452,
1339462520,
1339462926,
1339463120,
1339463243,
1339463848,
1339463936,
1339464066,
1339464183,
1339464294,
1339464497,
1339464500,
1339464583,
1339464590,
1339464936,
1339465243,
1339465299,
1339465668,
1339465688,
1339465928,
1339466006,
1339466150,
1339466586,
1339466717,
1339467189,
1339467421,
1339467555,
1339467612,
1339467642,
1339467766,
1339467768,
1339467893,
1339468117,
1339468244,
1339468540,
1339468557,
1339468582,
1339468674,
1339468836,
1339468956,
1339469020,
1339469327,
1339469515,
1339469529,
1339470112,
1339470252,
1339470439,
1339470604,
1339470767,
1339470900,
1339471314,
1339471317,
1339471423,

'66.249.73.150'),
'66.249.73.14'),
'190.129.19.239'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.19.106'),
'66.249.73.150'),
'66.249.73.14'),
'190.104.28.30'),
'190.11.92.33'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.229.234'),
'200.87.176.150'),
'190.129.99.72'),
'220.181.108.77'),
'123.125.71.27'),
'66.249.73.14'),
'66.249.73.150'),
'200.58.85.49'),
'66.249.73.14'),
'66.249.73.150'),
'200.90.145.242'),
'200.87.176.150'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'208.115.111.70'),
'207.46.204.192'),
'207.46.13.97'),
'123.125.71.16'),
'220.181.108.86'),
'66.249.73.14'),
'66.249.73.150'),
'200.87.1.64'),
'65.52.108.69'),
'65.52.109.200'),
'207.46.13.15'),
'66.249.73.14'),
'66.249.73.150'),
'190.104.26.18'),
'190.129.197.15'),
'66.249.73.14'),
'190.104.30.25'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.192'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'220.181.108.76'),
'123.125.71.13'),
'66.249.73.14'),

(23857,
(23858,
(23859,
(23860,
(23861,
(23862,
(23863,
(23864,
(23865,
(23866,
(23867,
(23868,
(23869,
(23870,
(23871,
(23872,
(23873,
(23874,
(23875,
(23876,
(23877,
(23878,
(23879,
(23880,
(23881,
(23882,
(23883,
(23884,
(23885,
(23886,
(23887,
(23888,
(23889,
(23890,
(23891,
(23892,
(23893,
(23894,
(23895,
(23896,
(23897,
(23898,
(23899,
(23900,
(23901,
(23902,
(23903,
(23904,
(23905,
(23906,
(23907,
(23908,
(23909,
(23910,
(23911,
(23912,
(23913,
(23914,
(23915,
(23916,

1339471731,
1339472075,
1339472239,
1339472339,
1339472397,
1339472481,
1339472858,
1339472989,
1339473133,
1339473623,
1339473903,
1339474040,
1339474092,
1339474228,
1339474413,
1339474557,
1339474653,
1339474654,
1339474953,
1339475033,
1339475121,
1339475133,
1339475211,
1339475632,
1339475807,
1339475864,
1339476434,
1339476518,
1339476810,
1339477092,
1339477172,
1339477439,
1339477775,
1339477825,
1339478150,
1339478331,
1339478333,
1339478346,
1339478479,
1339478722,
1339479133,
1339479232,
1339479325,
1339479786,
1339479976,
1339480347,
1339480460,
1339480518,
1339480568,
1339480682,
1339480946,
1339481216,
1339481221,
1339481290,
1339481908,
1339482005,
1339482256,
1339482533,
1339482623,
1339482790,

'66.249.73.150'),
'66.249.73.14'),
'207.46.204.192'),
'66.249.73.150'),
'65.52.108.20'),
'65.52.108.25'),
'66.249.73.14'),
'66.249.73.150'),
'200.105.191.201'),
'66.249.73.150'),
'66.249.73.14'),
'71.3.60.16'),
'220.181.108.103'),
'66.249.73.150'),
'65.52.108.20'),
'66.249.73.14'),
'123.125.71.27'),
'220.181.108.82'),
'66.249.73.150'),
'65.52.108.25'),
'207.46.13.97'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.69'),
'66.249.73.150'),
'66.249.73.14'),
'157.55.18.24'),
'220.181.108.94'),
'123.125.71.15'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.69'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.200'),
'65.52.108.25'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.20'),
'65.52.108.25'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.150'),
'66.249.73.14'),
'190.237.57.124'),
'66.249.73.150'),
'208.115.111.70'),
'66.249.73.14'),

(23917,
(23918,
(23919,
(23920,
(23921,
(23922,
(23923,
(23924,
(23925,
(23926,
(23927,
(23928,
(23929,
(23930,
(23931,
(23932,
(23933,
(23934,
(23935,
(23936,
(23937,
(23938,
(23939,
(23940,
(23941,
(23942,
(23943,
(23944,
(23945,
(23946,
(23947,
(23948,
(23949,
(23950,
(23951,
(23952,
(23953,
(23954,
(23955,
(23956,
(23957,
(23958,
(23959,
(23960,
(23961,
(23962,
(23963,
(23964,
(23965,
(23966,
(23967,
(23968,
(23969,
(23970,
(23971,
(23972,
(23973,
(23974,
(23975,
(23976,

1339483165,
1339483339,
1339483440,
1339483445,
1339483820,
1339484098,
1339484277,
1339484622,
1339484752,
1339485239,
1339485406,
1339485444,
1339485445,
1339485901,
1339486196,
1339486209,
1339486345,
1339486502,
1339486843,
1339487123,
1339487182,
1339487756,
1339487788,
1339487898,
1339488020,
1339488142,
1339488155,
1339488198,
1339488452,
1339488805,
1339489257,
1339489459,
1339489620,
1339490113,
1339490313,
1339490832,
1339490923,
1339491213,
1339491438,
1339491550,
1339491711,
1339491741,
1339491835,
1339492072,
1339492091,
1339492244,
1339492482,
1339492579,
1339492859,
1339492949,
1339492952,
1339493143,
1339493387,
1339493513,
1339493792,
1339494262,
1339494298,
1339494440,
1339494473,
1339494525,

'66.249.73.150'),
'157.55.18.24'),
'65.52.108.25'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'220.181.108.119'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.94'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.200'),
'207.46.13.15'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'83.40.18.189'),
'66.249.73.150'),
'65.52.109.200'),
'207.46.13.97'),
'66.249.73.14'),
'207.46.13.15'),
'65.52.108.20'),
'200.90.147.115'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.15'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'65.52.108.69'),
'65.52.108.25'),
'66.249.73.150'),
'207.46.13.97'),
'65.52.109.200'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'66.249.73.14'),
'220.181.108.82'),
'123.125.71.26'),
'66.249.73.150'),
'207.46.13.15'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.108.69'),
'66.249.73.14'),
'178.255.87.241'),
'83.42.241.128'),
'66.249.73.150'),

(23977, 1339495082, '66.249.73.14');


INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(23978, 1339495084, '208.115.111.70'),
(23979, 1339495186, '207.46.204.192'),
(23980, 1339495435, '66.249.73.150'),
(23981, 1339495859, '65.52.108.20'),
(23982, 1339495997, '66.249.73.14'),
(23983, 1339496043, '65.52.109.200'),
(23984, 1339496096, '66.249.73.150'),
(23985, 1339496493, '123.125.71.34'),
(23986, 1339496495, '220.181.108.86'),
(23987, 1339496650, '66.249.73.14'),
(23988, 1339496715, '207.46.204.192'),
(23989, 1339496723, '66.249.73.150'),
(23990, 1339497089, '65.52.109.200'),
(23991, 1339497436, '66.249.73.14'),
(23992, 1339497497, '66.249.73.150'),
(23993, 1339497621, '65.52.108.25'),
(23994, 1339497738, '207.46.204.192'),
(23995, 1339498028, '65.52.108.20'),
(23996, 1339498088, '66.249.73.14'),
(23997, 1339498222, '66.249.73.150'),
(23998, 1339498742, '66.249.73.14'),
(23999, 1339498789, '65.52.108.69'),
(24000, 1339499204, '66.249.73.150'),
(24001, 1339499397, '66.249.73.14'),
(24002, 1339499916, '123.125.71.35'),
(24003, 1339499917, '220.181.108.81'),
(24004, 1339499925, '66.249.73.150'),
(24005, 1339500050, '66.249.73.14'),
(24006, 1339500203, '65.52.108.25'),
(24007, 1339500706, '66.249.73.14'),
(24008, 1339500752, '80.24.2.26'),
(24009, 1339501132, '65.52.108.69'),
(24010, 1339501154, '65.52.108.20'),
(24011, 1339501320, '66.249.73.150'),
(24012, 1339501357, '66.249.73.14'),
(24013, 1339501403, '190.129.19.239'),
(24014, 1339501847, '65.52.109.200'),
(24015, 1339501990, '66.249.73.14'),
(24016, 1339502031, '66.249.73.150'),
(24017, 1339502423, '65.52.108.69'),
(24018, 1339502645, '66.249.73.14'),
(24019, 1339502728, '66.249.73.150'),
(24020, 1339503125, '190.186.60.18'),
(24021, 1339503266, '66.249.73.14'),
(24022, 1339503422, '66.249.73.150'),
(24023, 1339503500, '123.125.71.14'),
(24024, 1339503501, '220.181.108.97'),
(24025, 1339503535, '65.52.108.20'),
(24026, 1339503847, '200.87.44.34'),
(24027, 1339503913, '66.249.73.14'),
(24028, 1339504001, '190.129.8.202'),
(24029, 1339504502, '68.171.231.80'),
(24030, 1339504607, '66.249.73.14'),
(24031, 1339504736, '66.249.73.150'),
(24032, 1339504893, '190.129.11.138'),
(24033, 1339505210, '66.249.73.14'),
(24034, 1339505505, '66.249.73.150'),
(24035, 1339505743, '190.129.229.234'),

(24036,
(24037,
(24038,
(24039,
(24040,
(24041,
(24042,
(24043,
(24044,
(24045,
(24046,
(24047,
(24048,
(24049,
(24050,
(24051,
(24052,
(24053,
(24054,
(24055,
(24056,
(24057,
(24058,
(24059,
(24060,
(24061,
(24062,
(24063,
(24064,
(24065,
(24066,
(24067,
(24068,
(24069,
(24070,
(24071,
(24072,
(24073,
(24074,
(24075,
(24076,
(24077,
(24078,
(24079,
(24080,
(24081,
(24082,
(24083,
(24084,
(24085,
(24086,
(24087,
(24088,
(24089,
(24090,
(24091,
(24092,
(24093,
(24094,
(24095,

1339505918,
1339506089,
1339506117,
1339506187,
1339506626,
1339506657,
1339506658,
1339506770,
1339506862,
1339506952,
1339507051,
1339507052,
1339507238,
1339507268,
1339507335,
1339507373,
1339507411,
1339507865,
1339507881,
1339508042,
1339508086,
1339508169,
1339508284,
1339508294,
1339508750,
1339508785,
1339508822,
1339508834,
1339509013,
1339509458,
1339509528,
1339509595,
1339509850,
1339509892,
1339509898,
1339510165,
1339510236,
1339510283,
1339510463,
1339510465,
1339510474,
1339510536,
1339510657,
1339510660,
1339510800,
1339510876,
1339511110,
1339511330,
1339511339,
1339511648,
1339511817,
1339511840,
1339512083,
1339512120,
1339512283,
1339512386,
1339512411,
1339512515,
1339512525,
1339512538,

'66.249.73.14'),
'84.125.48.123'),
'66.249.73.150'),
'190.129.8.202'),
'66.249.73.14'),
'190.181.35.208'),
'200.110.50.154'),
'66.249.73.150'),
'157.55.18.24'),
'65.52.108.69'),
'123.125.71.21'),
'220.181.108.93'),
'190.129.8.202'),
'100.43.83.143'),
'66.249.73.14'),
'65.52.108.25'),
'66.249.73.150'),
'208.115.111.70'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.150'),
'200.90.144.205'),
'65.52.109.200'),
'190.129.11.138'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.150'),
'190.129.5.245'),
'200.90.144.205'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'190.12.73.58'),
'190.129.5.245'),
'190.129.11.138'),
'66.249.73.14'),
'66.249.72.115'),
'66.249.72.206'),
'77.209.114.236'),
'207.46.13.15'),
'190.11.92.158'),
'190.129.5.245'),
'123.125.71.15'),
'220.181.108.86'),
'190.104.26.21'),
'66.249.72.115'),
'66.249.72.206'),
'190.95.167.18'),
'65.52.108.20'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.204.192'),
'190.129.11.138'),
'190.95.167.18'),
'66.249.72.115'),
'207.46.13.15'),
'141.0.9.96'),
'141.0.8.99'),
'66.249.72.206'),
'190.186.187.186'),

(24096,
(24097,
(24098,
(24099,
(24100,
(24101,
(24102,
(24103,
(24104,
(24105,
(24106,
(24107,
(24108,
(24109,
(24110,
(24111,
(24112,
(24113,
(24114,
(24115,
(24116,
(24117,
(24118,
(24119,
(24120,
(24121,
(24122,
(24123,
(24124,
(24125,
(24126,
(24127,
(24128,
(24129,
(24130,
(24131,
(24132,
(24133,
(24134,
(24135,
(24136,
(24137,
(24138,
(24139,
(24140,
(24141,
(24142,
(24143,
(24144,
(24145,
(24146,
(24147,
(24148,
(24149,
(24150,
(24151,
(24152,
(24153,
(24154,
(24155,

1339512607,
1339512731,
1339512758,
1339513025,
1339513189,
1339513233,
1339513281,
1339513446,
1339513580,
1339513712,
1339513730,
1339513814,
1339513941,
1339514293,
1339514295,
1339514413,
1339514767,
1339515015,
1339515024,
1339515096,
1339515121,
1339515161,
1339515563,
1339515563,
1339519937,
1339520538,
1339520601,
1339520727,
1339520960,
1339521181,
1339521264,
1339521286,
1339521288,
1339521712,
1339521756,
1339521930,
1339522332,
1339522626,
1339522816,
1339522955,
1339523227,
1339523388,
1339523447,
1339523558,
1339523639,
1339523854,
1339523961,
1339524235,
1339524353,
1339524610,
1339524699,
1339524893,
1339525111,
1339525112,
1339525226,
1339525248,
1339525401,
1339525585,
1339525613,
1339525751,

'141.0.8.230'),
'141.0.8.229'),
'190.104.28.18'),
'66.249.72.115'),
'157.55.18.24'),
'66.249.72.206'),
'190.186.187.186'),
'190.129.11.138'),
'65.52.108.69'),
'66.249.72.115'),
'190.129.9.42'),
'65.52.108.20'),
'66.249.72.206'),
'123.125.71.20'),
'220.181.108.89'),
'66.249.72.115'),
'66.249.72.206'),
'93.156.100.210'),
'200.24.202.58'),
'65.52.108.20'),
'66.249.72.115'),
'190.12.65.98'),
'190.129.5.245'),
'207.46.13.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.25'),
'208.115.111.70'),
'66.249.72.115'),
'65.52.108.20'),
'207.46.13.15'),
'66.249.72.206'),
'123.125.71.31'),
'220.181.108.95'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'186.2.36.157'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.69'),
'190.186.187.186'),
'66.249.72.115'),
'186.2.36.157'),
'66.249.72.206'),
'200.90.147.250'),
'66.249.72.115'),
'207.46.13.97'),
'66.249.72.206'),
'186.2.36.157'),
'66.249.72.115'),
'123.125.71.20'),
'220.181.108.93'),
'200.90.147.94'),
'66.249.72.206'),
'190.104.27.28'),
'66.249.72.115'),
'190.186.187.186'),
'65.52.109.200'),

(24156,
(24157,
(24158,
(24159,
(24160,
(24161,
(24162,
(24163,
(24164,
(24165,
(24166,
(24167,
(24168,
(24169,
(24170,
(24171,
(24172,
(24173,
(24174,
(24175,
(24176,
(24177,
(24178,
(24179,
(24180,
(24181,
(24182,
(24183,
(24184,
(24185,
(24186,
(24187,
(24188,
(24189,
(24190,
(24191,
(24192,
(24193,
(24194,
(24195,
(24196,
(24197,
(24198,
(24199,
(24200,
(24201,
(24202,
(24203,
(24204,
(24205,
(24206,
(24207,
(24208,
(24209,
(24210,
(24211,
(24212,
(24213,
(24214,
(24215,

1339525999,
1339526191,
1339526227,
1339526597,
1339526642,
1339526808,
1339526947,
1339527029,
1339527229,
1339527276,
1339527309,
1339527468,
1339527639,
1339527927,
1339527929,
1339527964,
1339528132,
1339528440,
1339528459,
1339528573,
1339528630,
1339528697,
1339528730,
1339528731,
1339529014,
1339529216,
1339529417,
1339529464,
1339529917,
1339529931,
1339530086,
1339530162,
1339530256,
1339530503,
1339530571,
1339530597,
1339530716,
1339530831,
1339530855,
1339530948,
1339530963,
1339531252,
1339531363,
1339531365,
1339531493,
1339531530,
1339531609,
1339532003,
1339532067,
1339532112,
1339532248,
1339532277,
1339532286,
1339532318,
1339532318,
1339532327,
1339532421,
1339532431,
1339532638,
1339532647,

'66.249.72.206'),
'66.249.72.115'),
'190.129.172.238'),
'157.55.18.24'),
'66.249.72.206'),
'190.181.63.42'),
'190.129.197.15'),
'66.249.72.115'),
'157.55.18.24'),
'66.249.72.206'),
'190.129.13.98'),
'190.129.85.218'),
'190.129.8.202'),
'190.129.13.98'),
'66.249.72.206'),
'66.249.72.115'),
'207.46.204.192'),
'200.87.44.34'),
'190.129.172.238'),
'66.249.72.206'),
'66.249.72.115'),
'200.105.220.84'),
'123.125.71.29'),
'220.181.108.97'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.9.42'),
'190.129.11.138'),
'66.249.72.206'),
'65.52.108.20'),
'66.249.72.115'),
'190.129.48.187'),
'200.105.149.2'),
'200.90.146.233'),
'190.129.197.8'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.8.202'),
'65.52.108.69'),
'186.2.34.206'),
'207.46.204.192'),
'66.249.72.206'),
'65.52.108.20'),
'66.249.72.115'),
'200.90.146.178'),
'65.52.108.25'),
'66.249.72.206'),
'190.129.13.186'),
'66.249.72.115'),
'200.90.146.178'),
'93.156.100.210'),
'207.46.204.192'),
'220.181.108.88'),
'123.125.71.34'),
'207.46.13.97'),
'190.129.8.202'),
'190.129.19.23'),
'190.129.4.95'),
'66.249.72.206'),

(24216,
(24217,
(24218,
(24219,
(24220,
(24221,
(24222,
(24223,
(24224,
(24225,
(24226,
(24227,
(24228,
(24229,
(24230,
(24231,
(24232,
(24233,
(24234,
(24235,
(24236,
(24237,
(24238,
(24239,
(24240,
(24241,
(24242,
(24243,
(24244,
(24245,
(24246,
(24247,
(24248,
(24249,
(24250,
(24251,
(24252,
(24253,
(24254,
(24255,
(24256,
(24257,
(24258,
(24259,
(24260,
(24261,
(24262,
(24263,
(24264,
(24265,
(24266,
(24267,
(24268,
(24269,
(24270,
(24271,
(24272,
(24273,
(24274,
(24275,

1339532816,
1339532861,
1339532929,
1339533290,
1339533463,
1339533485,
1339533486,
1339533778,
1339533822,
1339533906,
1339533926,
1339534004,
1339534115,
1339534118,
1339534387,
1339534576,
1339534749,
1339534883,
1339534921,
1339535117,
1339535434,
1339535543,
1339535546,
1339535992,
1339536054,
1339536081,
1339536108,
1339536161,
1339536194,
1339536246,
1339536279,
1339536279,
1339536362,
1339536538,
1339536721,
1339536789,
1339536850,
1339537025,
1339537315,
1339537365,
1339537458,
1339537463,
1339537471,
1339537552,
1339537573,
1339537675,
1339538007,
1339538060,
1339538162,
1339538293,
1339538342,
1339538503,
1339538651,
1339538804,
1339538813,
1339539214,
1339539294,
1339539471,
1339539490,
1339539494,

'66.249.72.115'),
'190.129.13.186'),
'190.129.172.220'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.8.202'),
'200.87.127.210'),
'74.125.179.87'),
'190.129.19.23'),
'77.227.35.33'),
'66.249.72.206'),
'200.87.38.141'),
'66.249.72.115'),
'190.129.48.187'),
'190.129.8.202'),
'66.249.72.206'),
'200.87.38.141'),
'190.129.9.42'),
'66.249.72.115'),
'200.90.144.228'),
'66.249.72.206'),
'66.249.72.115'),
'190.104.28.20'),
'123.125.71.21'),
'200.90.145.121'),
'66.249.72.206'),
'190.129.4.139'),
'188.171.18.135'),
'84.77.20.184'),
'66.249.72.115'),
'220.181.108.75'),
'200.90.144.228'),
'186.48.134.205'),
'190.129.19.232'),
'66.249.72.206'),
'119.63.196.123'),
'66.249.72.115'),
'200.110.50.218'),
'190.129.19.232'),
'66.249.72.206'),
'200.90.144.228'),
'190.129.11.138'),
'66.249.72.115'),
'190.129.19.179'),
'201.88.254.26'),
'200.87.123.140'),
'66.249.72.206'),
'190.129.19.232'),
'66.249.72.115'),
'190.129.84.140'),
'94.23.225.68'),
'190.181.31.124'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.19.232'),
'201.88.254.26'),
'66.249.72.206'),
'190.104.30.21'),
'123.125.71.30'),
'220.181.108.85'),

(24276,
(24277,
(24278,
(24279,
(24280,
(24281,
(24282,
(24283,
(24284,
(24285,
(24286,
(24287,
(24288,
(24289,
(24290,
(24291,
(24292,
(24293,
(24294,
(24295,
(24296,
(24297,
(24298,
(24299,
(24300,
(24301,
(24302,
(24303,
(24304,
(24305,
(24306,
(24307,
(24308,
(24309,
(24310,
(24311,
(24312,
(24313,
(24314,
(24315,
(24316,
(24317,
(24318,
(24319,
(24320,
(24321,
(24322,
(24323,
(24324,
(24325,
(24326,
(24327,
(24328,
(24329,
(24330,
(24331,
(24332,
(24333,
(24334,
(24335,

1339539522,
1339539938,
1339539944,
1339539973,
1339539981,
1339540044,
1339540048,
1339540167,
1339540178,
1339540203,
1339540291,
1339540354,
1339540451,
1339540582,
1339540713,
1339540761,
1339540820,
1339541235,
1339541435,
1339541504,
1339541585,
1339541865,
1339541973,
1339542152,
1339542423,
1339542676,
1339542794,
1339542837,
1339542937,
1339542973,
1339543039,
1339543169,
1339543278,
1339543475,
1339543655,
1339543904,
1339544057,
1339544166,
1339544180,
1339544449,
1339544722,
1339544885,
1339544893,
1339544979,
1339545275,
1339545460,
1339545546,
1339545550,
1339545777,
1339546156,
1339546230,
1339546237,
1339546286,
1339546319,
1339546538,
1339546642,
1339546643,
1339546917,
1339547066,
1339547098,

'66.249.72.115'),
'66.249.72.206'),
'95.133.154.200'),
'201.88.254.26'),
'200.90.150.100'),
'74.125.178.89'),
'74.125.178.91'),
'190.129.4.139'),
'66.249.72.115'),
'190.129.11.138'),
'190.129.8.202'),
'190.129.8.34'),
'207.46.13.15'),
'66.249.72.206'),
'201.88.254.26'),
'190.129.13.186'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.8.202'),
'190.104.30.19'),
'200.87.127.78'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.14.66'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.8.202'),
'200.90.147.209'),
'200.87.195.120'),
'190.129.8.206'),
'190.129.4.95'),
'66.249.72.206'),
'190.186.125.164'),
'65.52.108.20'),
'190.129.8.202'),
'190.104.30.27'),
'66.249.72.206'),
'66.249.72.115'),
'186.47.26.86'),
'190.129.197.86'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.8.206'),
'190.129.8.202'),
'65.52.108.20'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.108.69'),
'46.166.137.200'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.18.24'),
'200.87.0.137'),
'190.129.19.5'),
'123.125.71.30'),
'220.181.108.94'),
'66.249.72.206'),
'95.211.139.1'),
'66.249.72.115'),

(24336,
(24337,
(24338,
(24339,
(24340,
(24341,
(24342,
(24343,
(24344,
(24345,
(24346,
(24347,
(24348,
(24349,
(24350,
(24351,
(24352,
(24353,
(24354,
(24355,
(24356,
(24357,
(24358,
(24359,
(24360,
(24361,
(24362,
(24363,
(24364,
(24365,
(24366,
(24367,
(24368,
(24369,
(24370,
(24371,
(24372,
(24373,
(24374,
(24375,
(24376,
(24377,
(24378,
(24379,
(24380,
(24381,
(24382,
(24383,
(24384,
(24385,
(24386,
(24387,
(24388,
(24389,
(24390,
(24391,
(24392,
(24393,
(24394,
(24395,

1339547237,
1339547522,
1339547601,
1339547695,
1339547789,
1339548205,
1339548286,
1339548606,
1339548894,
1339549273,
1339549361,
1339549519,
1339549840,
1339549919,
1339550204,
1339550322,
1339550323,
1339550619,
1339550889,
1339551240,
1339551573,
1339552230,
1339552258,
1339552843,
1339552886,
1339552938,
1339552943,
1339553069,
1339553444,
1339553594,
1339553629,
1339553934,
1339553935,
1339554109,
1339554313,
1339554368,
1339554840,
1339554998,
1339555275,
1339555483,
1339555549,
1339555555,
1339555681,
1339555907,
1339556381,
1339556642,
1339557050,
1339557464,
1339557519,
1339557521,
1339557540,
1339557711,
1339557735,
1339558082,
1339558265,
1339558420,
1339558581,
1339558817,
1339558979,
1339559104,

'190.104.30.20'),
'157.56.95.137'),
'66.249.72.206'),
'207.46.13.97'),
'66.249.72.115'),
'190.186.144.50'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'200.87.127.78'),
'66.249.72.206'),
'200.110.51.241'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.32'),
'220.181.108.85'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.20'),
'157.55.18.24'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.204.192'),
'190.72.233.219'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.33'),
'220.181.108.88'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.19.227'),
'74.125.178.80'),
'74.125.179.91'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.35'),
'220.181.108.75'),
'218.213.137.42'),
'95.211.139.1'),
'66.249.72.206'),
'66.249.72.115'),
'98.139.241.243'),
'66.249.72.206'),
'190.129.19.214'),
'207.46.204.192'),
'66.249.72.115'),
'66.249.72.206'),

(24396,
(24397,
(24398,
(24399,
(24400,
(24401,
(24402,
(24403,
(24404,
(24405,
(24406,
(24407,
(24408,
(24409,
(24410,
(24411,
(24412,
(24413,
(24414,
(24415,
(24416,
(24417,
(24418,
(24419,
(24420,
(24421,
(24422,
(24423,
(24424,
(24425,
(24426,
(24427,
(24428,
(24429,
(24430,
(24431,
(24432,
(24433,
(24434,
(24435,
(24436,
(24437,
(24438,
(24439,
(24440,
(24441,
(24442,
(24443,
(24444,
(24445,
(24446,
(24447,
(24448,
(24449,
(24450,
(24451,
(24452,
(24453,
(24454,
(24455,

1339559507,
1339559528,
1339559789,
1339559851,
1339560047,
1339560200,
1339560473,
1339560475,
1339560599,
1339560785,
1339561049,
1339561050,
1339561160,
1339561163,
1339561771,
1339561844,
1339562469,
1339562529,
1339563161,
1339563218,
1339563762,
1339563903,
1339564447,
1339564495,
1339564631,
1339564631,
1339564814,
1339565133,
1339565500,
1339565817,
1339566007,
1339566041,
1339566154,
1339566469,
1339566501,
1339566824,
1339567187,
1339567507,
1339567871,
1339568176,
1339568206,
1339568261,
1339568557,
1339568853,
1339569242,
1339569751,
1339569927,
1339570397,
1339570414,
1339570611,
1339571026,
1339571296,
1339571666,
1339571688,
1339571695,
1339571848,
1339571849,
1339571893,
1339571981,
1339572326,

'207.46.204.192'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'119.63.196.92'),
'220.181.108.86'),
'66.249.72.115'),
'66.249.72.206'),
'187.171.192.215'),
'189.130.37.157'),
'123.125.71.28'),
'220.181.108.80'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.13.97'),
'123.125.71.36'),
'220.181.108.89'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'135.207.177.136'),
'190.148.29.252'),
'66.249.72.115'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'65.52.108.20'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'65.52.109.200'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.109.146'),
'66.249.72.115'),
'213.192.202.3'),
'123.125.71.19'),
'220.181.108.84'),
'79.147.189.133'),
'66.249.72.206'),
'65.52.109.200'),

(24456,
(24457,
(24458,
(24459,
(24460,
(24461,
(24462,
(24463,
(24464,
(24465,
(24466,
(24467,
(24468,
(24469,
(24470,
(24471,
(24472,
(24473,
(24474,
(24475,
(24476,
(24477,
(24478,
(24479,
(24480,
(24481,
(24482,
(24483,
(24484,
(24485,
(24486,
(24487,
(24488,
(24489,
(24490,
(24491,
(24492,
(24493,
(24494,
(24495,
(24496,
(24497,
(24498,
(24499,
(24500,
(24501,
(24502,
(24503,
(24504,
(24505,
(24506,
(24507,
(24508,
(24509,
(24510,
(24511,
(24512,
(24513,
(24514,
(24515,

1339572335,
1339572667,
1339573046,
1339573325,
1339573352,
1339573437,
1339573667,
1339573768,
1339573774,
1339573915,
1339574036,
1339574117,
1339574173,
1339574230,
1339574285,
1339574342,
1339574452,
1339574454,
1339574508,
1339574566,
1339574620,
1339574700,
1339574721,
1339574733,
1339574831,
1339574851,
1339574899,
1339575015,
1339575017,
1339575070,
1339575130,
1339575175,
1339575207,
1339575242,
1339575349,
1339575407,
1339575440,
1339575441,
1339575461,
1339575579,
1339575821,
1339575937,
1339576030,
1339576053,
1339576175,
1339576249,
1339576361,
1339576477,
1339576480,
1339576640,
1339576776,
1339576817,
1339577325,
1339577444,
1339578132,
1339578134,
1339578795,
1339578816,
1339579132,
1339579133,

'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'213.186.119.141'),
'66.249.72.206'),
'213.186.122.2'),
'213.186.127.12'),
'66.249.72.115'),
'213.186.119.138'),
'213.186.127.10'),
'66.249.72.206'),
'213.186.119.135'),
'213.186.127.8'),
'213.186.127.7'),
'213.186.127.28'),
'213.186.119.142'),
'66.249.72.115'),
'213.186.119.140'),
'213.186.119.137'),
'213.186.119.144'),
'213.186.127.13'),
'83.58.78.192'),
'66.249.72.206'),
'213.186.119.136'),
'213.186.127.9'),
'213.186.127.14'),
'213.186.127.7'),
'65.52.109.200'),
'213.186.127.10'),
'213.186.122.2'),
'213.186.127.28'),
'213.186.119.135'),
'66.249.72.115'),
'213.186.119.137'),
'212.113.37.105'),
'66.249.72.206'),
'123.125.71.33'),
'220.181.108.82'),
'212.113.37.106'),
'213.186.119.142'),
'66.249.72.115'),
'213.186.127.7'),
'213.186.127.10'),
'66.249.72.206'),
'213.186.119.134'),
'213.186.127.11'),
'212.113.37.106'),
'66.249.72.115'),
'212.113.37.105'),
'213.186.120.196'),
'66.249.72.206'),
'213.186.127.2'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.34'),
'220.181.108.97'),

(24516,
(24517,
(24518,
(24519,
(24520,
(24521,
(24522,
(24523,
(24524,
(24525,
(24526,
(24527,
(24528,
(24529,
(24530,
(24531,
(24532,
(24533,
(24534,
(24535,
(24536,
(24537,
(24538,
(24539,
(24540,
(24541,
(24542,
(24543,
(24544,
(24545,
(24546,
(24547,
(24548,
(24549,
(24550,
(24551,
(24552,
(24553,
(24554,
(24555,
(24556,
(24557,
(24558,
(24559,
(24560,
(24561,
(24562,
(24563,
(24564,
(24565,
(24566,
(24567,
(24568,
(24569,
(24570,
(24571,
(24572,
(24573,
(24574,
(24575,

1339579428,
1339579503,
1339579524,
1339580133,
1339580189,
1339580743,
1339580877,
1339581489,
1339581520,
1339581578,
1339582112,
1339582390,
1339582685,
1339582685,
1339582796,
1339582895,
1339583092,
1339583483,
1339583551,
1339583733,
1339584538,
1339584540,
1339585204,
1339585476,
1339585861,
1339586297,
1339586298,
1339586347,
1339586516,
1339587013,
1339587172,
1339587773,
1339587956,
1339587990,
1339588529,
1339588612,
1339588685,
1339589158,
1339589268,
1339589838,
1339589905,
1339589906,
1339589929,
1339589932,
1339590482,
1339590522,
1339590579,
1339590915,
1339591235,
1339591589,
1339591628,
1339591768,
1339591890,
1339592230,
1339592262,
1339592449,
1339592546,
1339592695,
1339592987,
1339593080,

'66.249.72.115'),
'66.249.72.206'),
'157.55.18.24'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'65.52.109.200'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.20'),
'220.181.108.75'),
'66.249.72.206'),
'65.52.109.200'),
'66.249.72.115'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.72.115'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.34'),
'220.181.108.78'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.72.115'),
'66.249.72.206'),
'200.87.0.59'),
'66.249.72.115'),
'66.249.72.206'),
'200.87.0.59'),
'220.181.108.89'),
'123.125.71.29'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'190.181.27.220'),
'66.249.72.115'),
'190.129.8.202'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'200.87.0.59'),
'66.249.72.206'),
'190.104.30.27'),
'66.249.72.115'),
'186.2.40.159'),

(24576,
(24577,
(24578,
(24579,
(24580,
(24581,
(24582,
(24583,
(24584,
(24585,
(24586,
(24587,
(24588,
(24589,
(24590,
(24591,
(24592,
(24593,
(24594,
(24595,
(24596,
(24597,
(24598,
(24599,
(24600,
(24601,
(24602,
(24603,
(24604,
(24605,
(24606,
(24607,
(24608,
(24609,
(24610,
(24611,
(24612,
(24613,
(24614,
(24615,
(24616,
(24617,
(24618,
(24619,
(24620,
(24621,
(24622,
(24623,
(24624,
(24625,
(24626,
(24627,
(24628,
(24629,
(24630,
(24631,
(24632,
(24633,
(24634,
(24635,

1339593196,
1339593201,
1339593327,
1339593441,
1339593441,
1339593609,
1339593841,
1339593858,
1339593895,
1339594123,
1339594167,
1339594216,
1339594512,
1339594639,
1339594682,
1339594816,
1339594925,
1339595283,
1339595379,
1339595432,
1339595444,
1339596008,
1339596045,
1339596104,
1339596217,
1339596608,
1339596848,
1339597005,
1339597040,
1339597043,
1339597097,
1339597207,
1339597392,
1339597478,
1339597659,
1339598018,
1339598081,
1339598128,
1339598315,
1339598396,
1339598550,
1339598722,
1339598835,
1339598959,
1339598970,
1339598995,
1339599147,
1339599398,
1339599433,
1339599627,
1339599893,
1339600037,
1339600046,
1339600158,
1339600204,
1339600265,
1339600282,
1339600572,
1339600712,
1339600715,

'186.178.91.150'),
'66.249.72.206'),
'190.129.8.202'),
'123.125.71.30'),
'220.181.108.87'),
'66.249.72.115'),
'119.63.196.30'),
'66.249.72.206'),
'190.129.12.74'),
'198.103.104.11'),
'200.90.144.250'),
'66.249.72.115'),
'66.249.72.206'),
'93.156.227.116'),
'190.129.10.99'),
'66.249.72.115'),
'94.23.225.68'),
'66.219.58.44'),
'190.129.10.99'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.11.138'),
'190.186.60.18'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.8.202'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.12'),
'220.181.108.90'),
'190.129.184.193'),
'200.111.66.62'),
'190.129.11.138'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.20'),
'66.249.72.115'),
'200.87.0.59'),
'66.249.72.206'),
'190.129.8.202'),
'200.58.76.9'),
'66.249.72.115'),
'190.129.184.193'),
'200.87.178.170'),
'66.249.72.206'),
'200.90.150.28'),
'200.111.66.62'),
'208.115.111.70'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.18.24'),
'190.129.8.202'),
'100.43.83.143'),
'66.249.72.115'),
'190.129.19.227'),
'200.90.150.30'),
'66.249.72.206'),
'190.129.11.138'),
'200.87.178.170'),
'123.125.71.14'),

(24636,
(24637,
(24638,
(24639,
(24640,
(24641,
(24642,
(24643,
(24644,
(24645,
(24646,
(24647,
(24648,
(24649,
(24650,
(24651,
(24652,
(24653,
(24654,
(24655,
(24656,
(24657,
(24658,
(24659,
(24660,
(24661,
(24662,
(24663,
(24664,
(24665,
(24666,
(24667,
(24668,
(24669,
(24670,
(24671,
(24672,
(24673,
(24674,
(24675,
(24676,
(24677,
(24678,
(24679,
(24680,
(24681,
(24682,
(24683,
(24684,
(24685,
(24686,
(24687,
(24688,
(24689,
(24690,
(24691,
(24692,
(24693,
(24694,
(24695,

1339600716,
1339600804,
1339600886,
1339600901,
1339601177,
1339601282,
1339601422,
1339601521,
1339601847,
1339602201,
1339602249,
1339602362,
1339602458,
1339602722,
1339602821,
1339602908,
1339603169,
1339603376,
1339603525,
1339603533,
1339603648,
1339603817,
1339604037,
1339604144,
1339604217,
1339604665,
1339604667,
1339604752,
1339604871,
1339604910,
1339604922,
1339604956,
1339605094,
1339605399,
1339605526,
1339605632,
1339605658,
1339605775,
1339606051,
1339606259,
1339606314,
1339606472,
1339606926,
1339607036,
1339607566,
1339607705,
1339607992,
1339608017,
1339608017,
1339608045,
1339608378,
1339608738,
1339609098,
1339609496,
1339609818,
1339610002,
1339610538,
1339611080,
1339611259,
1339611321,

'220.181.108.88'),
'66.249.72.115'),
'190.129.8.202'),
'66.249.72.206'),
'186.2.38.195'),
'200.87.112.162'),
'66.249.72.115'),
'66.249.72.206'),
'200.119.197.36'),
'66.249.72.115'),
'66.249.72.206'),
'200.87.112.162'),
'190.129.12.106'),
'190.129.8.202'),
'66.249.72.115'),
'66.249.72.206'),
'200.119.199.50'),
'190.129.8.202'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.15.252'),
'190.181.26.131'),
'95.211.139.1'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.27'),
'220.181.108.90'),
'66.249.72.115'),
'66.249.72.206'),
'190.181.26.131'),
'186.2.54.210'),
'189.194.238.219'),
'65.52.108.20'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.75.163'),
'80.34.78.195'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.192'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'200.87.34.150'),
'123.125.71.17'),
'220.181.108.83'),
'190.104.28.29'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'95.211.139.1'),

(24696,
(24697,
(24698,
(24699,
(24700,
(24701,
(24702,
(24703,
(24704,
(24705,
(24706,
(24707,
(24708,
(24709,
(24710,
(24711,
(24712,
(24713,
(24714,
(24715,
(24716,
(24717,
(24718,
(24719,
(24720,
(24721,
(24722,
(24723,
(24724,
(24725,
(24726,
(24727,
(24728,
(24729,
(24730,
(24731,
(24732,
(24733,
(24734,
(24735,
(24736,
(24737,
(24738,
(24739,
(24740,
(24741,
(24742,
(24743,
(24744,
(24745,
(24746,
(24747,
(24748,
(24749,
(24750,
(24751,
(24752,
(24753,
(24754,
(24755,

1339611353,
1339611574,
1339611575,
1339611978,
1339612214,
1339612698,
1339612876,
1339613059,
1339613163,
1339613347,
1339613527,
1339613778,
1339613841,
1339613873,
1339614498,
1339614653,
1339614679,
1339614836,
1339615056,
1339615057,
1339615081,
1339615172,
1339615218,
1339615730,
1339615759,
1339616168,
1339616186,
1339616298,
1339616378,
1339616979,
1339616981,
1339616986,
1339617663,
1339618075,
1339618080,
1339618354,
1339618371,
1339618638,
1339618638,
1339618810,
1339618942,
1339618951,
1339618985,
1339619064,
1339619244,
1339619364,
1339619435,
1339619527,
1339619803,
1339619835,
1339619885,
1339619975,
1339620043,
1339620195,
1339620324,
1339620579,
1339620613,
1339620659,
1339621305,
1339621345,

'65.52.109.146'),
'123.125.71.15'),
'220.181.108.88'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.150'),
'190.129.8.202'),
'66.249.73.14'),
'157.100.18.58'),
'200.105.133.45'),
'190.129.171.203'),
'66.249.73.14'),
'65.52.108.20'),
'200.87.109.234'),
'66.249.73.14'),
'74.125.179.80'),
'66.249.73.150'),
'190.0.252.108'),
'123.125.71.33'),
'220.181.108.76'),
'65.52.109.146'),
'200.58.67.39'),
'66.249.73.14'),
'65.52.109.146'),
'66.249.73.150'),
'190.232.120.174'),
'190.129.8.202'),
'66.249.73.14'),
'190.129.3.3'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.206'),
'190.129.73.167'),
'123.125.71.32'),
'220.181.108.75'),
'66.249.73.150'),
'190.129.8.202'),
'74.125.178.93'),
'66.249.73.14'),
'190.152.112.108'),
'190.129.19.145'),
'65.52.109.146'),
'66.249.73.150'),
'190.181.26.131'),
'74.125.178.95'),
'200.87.0.128'),
'68.171.231.80'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.3.125'),
'190.181.26.131'),
'190.129.4.81'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.150'),
'62.128.158.155'),

(24756,
(24757,
(24758,
(24759,
(24760,
(24761,
(24762,
(24763,
(24764,
(24765,
(24766,
(24767,
(24768,
(24769,
(24770,
(24771,
(24772,
(24773,
(24774,
(24775,
(24776,
(24777,
(24778,
(24779,
(24780,
(24781,
(24782,
(24783,
(24784,
(24785,
(24786,
(24787,
(24788,
(24789,
(24790,
(24791,
(24792,
(24793,
(24794,
(24795,
(24796,
(24797,
(24798,
(24799,
(24800,
(24801,
(24802,
(24803,
(24804,
(24805,
(24806,
(24807,
(24808,
(24809,
(24810,
(24811,
(24812,
(24813,
(24814,
(24815,

1339621370,
1339621765,
1339621993,
1339622037,
1339622082,
1339622097,
1339622101,
1339622220,
1339622221,
1339622620,
1339622696,
1339622740,
1339622785,
1339622793,
1339622962,
1339622963,
1339623148,
1339623370,
1339623405,
1339623443,
1339623653,
1339623662,
1339623978,
1339624042,
1339624080,
1339624146,
1339624326,
1339624582,
1339624641,
1339624693,
1339624931,
1339624931,
1339624933,
1339624933,
1339624943,
1339625005,
1339625255,
1339625346,
1339625585,
1339625612,
1339625754,
1339625765,
1339625819,
1339625820,
1339625873,
1339625975,
1339626022,
1339626167,
1339626438,
1339626475,
1339626557,
1339626569,
1339626600,
1339627065,
1339627295,
1339627306,
1339627409,
1339627566,
1339627639,
1339627930,

'66.249.73.14'),
'190.129.78.254'),
'66.249.73.14'),
'66.249.73.150'),
'200.92.252.246'),
'190.103.70.56'),
'83.32.10.6'),
'123.125.71.18'),
'220.181.108.78'),
'66.249.73.14'),
'190.129.197.70'),
'66.249.73.150'),
'200.90.150.43'),
'200.90.146.170'),
'190.107.40.194'),
'190.129.8.202'),
'190.181.26.131'),
'66.249.73.14'),
'200.90.150.43'),
'66.249.73.150'),
'200.58.160.196'),
'190.129.8.202'),
'66.249.73.14'),
'190.104.27.29'),
'66.249.73.150'),
'190.129.11.138'),
'201.88.254.26'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.78.254'),
'200.90.150.43'),
'190.129.8.202'),
'201.88.254.26'),
'190.129.14.66'),
'190.129.19.18'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'200.90.150.43'),
'190.129.19.18'),
'190.129.103.248'),
'123.125.71.19'),
'220.181.108.85'),
'66.249.73.14'),
'66.249.73.150'),
'190.107.59.187'),
'190.107.47.175'),
'157.55.16.11'),
'190.129.19.18'),
'65.52.109.146'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.13.173'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.11.138'),
'190.186.60.18'),
'157.55.16.11'),
'190.129.19.19'),

(24816,
(24817,
(24818,
(24819,
(24820,
(24821,
(24822,
(24823,
(24824,
(24825,
(24826,
(24827,
(24828,
(24829,
(24830,
(24831,
(24832,
(24833,
(24834,
(24835,
(24836,
(24837,
(24838,
(24839,
(24840,
(24841,
(24842,
(24843,
(24844,
(24845,
(24846,
(24847,
(24848,
(24849,
(24850,
(24851,
(24852,
(24853,
(24854,
(24855,
(24856,
(24857,
(24858,
(24859,
(24860,
(24861,
(24862,
(24863,
(24864,
(24865,
(24866,
(24867,
(24868,
(24869,
(24870,
(24871,
(24872,
(24873,
(24874,
(24875,

1339627963,
1339628034,
1339628229,
1339628263,
1339628276,
1339628429,
1339628665,
1339628708,
1339629008,
1339629193,
1339629198,
1339629353,
1339629381,
1339629405,
1339629421,
1339629421,
1339629906,
1339630017,
1339630085,
1339630633,
1339630816,
1339630818,
1339631335,
1339631551,
1339631687,
1339631821,
1339632036,
1339632129,
1339632169,
1339632284,
1339632294,
1339632324,
1339632530,
1339632639,
1339633023,
1339633024,
1339633187,
1339633265,
1339633470,
1339633470,
1339633897,
1339633901,
1339634367,
1339634448,
1339634585,
1339634629,
1339634736,
1339635194,
1339635363,
1339635896,
1339636087,
1339636291,
1339636519,
1339636544,
1339636774,
1339636807,
1339637059,
1339637060,
1339637126,
1339637489,

'66.249.73.150'),
'66.249.73.14'),
'190.129.19.66'),
'190.232.120.174'),
'207.46.204.192'),
'190.129.11.138'),
'66.249.73.14'),
'66.249.73.150'),
'200.90.150.43'),
'190.186.60.18'),
'190.129.8.202'),
'66.249.73.14'),
'190.224.209.149'),
'66.249.73.150'),
'123.125.71.30'),
'220.181.108.77'),
'200.90.150.43'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.146'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'157.55.16.11'),
'200.90.146.69'),
'66.249.73.150'),
'200.90.145.151'),
'190.104.28.25'),
'66.249.73.14'),
'65.52.108.20'),
'190.104.30.19'),
'65.52.108.25'),
'66.249.73.150'),
'123.125.71.21'),
'220.181.108.97'),
'66.249.73.14'),
'66.249.73.150'),
'186.0.157.85'),
'74.125.179.93'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.13.15'),
'186.0.157.85'),
'66.249.73.150'),
'66.249.73.14'),
'186.154.37.148'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'189.73.226.129'),
'66.249.73.150'),
'190.129.19.245'),
'186.27.13.250'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.88'),
'66.249.73.150'),
'200.25.213.62'),

(24876,
(24877,
(24878,
(24879,
(24880,
(24881,
(24882,
(24883,
(24884,
(24885,
(24886,
(24887,
(24888,
(24889,
(24890,
(24891,
(24892,
(24893,
(24894,
(24895,
(24896,
(24897,
(24898,
(24899,
(24900,
(24901,
(24902,
(24903,
(24904,
(24905,
(24906,
(24907,
(24908,
(24909,
(24910,
(24911,
(24912,
(24913,
(24914,
(24915,
(24916,
(24917,
(24918,
(24919,
(24920,
(24921,
(24922,
(24923,
(24924,
(24925,
(24926,
(24927,
(24928,
(24929,
(24930,
(24931,
(24932,
(24933,
(24934,
(24935,

1339637540,
1339637826,
1339638274,
1339638355,
1339638429,
1339638542,
1339638738,
1339639010,
1339639053,
1339639666,
1339639742,
1339640280,
1339640348,
1339640350,
1339640455,
1339640568,
1339640885,
1339641208,
1339641505,
1339642041,
1339642087,
1339642208,
1339642824,
1339642909,
1339643556,
1339643565,
1339643868,
1339643869,
1339644167,
1339644311,
1339644874,
1339645012,
1339645576,
1339645604,
1339645713,
1339645965,
1339646337,
1339646386,
1339646508,
1339646962,
1339647038,
1339647217,
1339647425,
1339647642,
1339647951,
1339648295,
1339648684,
1339648956,
1339649044,
1339649293,
1339649734,
1339649858,
1339650006,
1339650432,
1339650774,
1339651019,
1339651020,
1339651147,
1339651248,
1339651472,

'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.150'),
'208.115.111.70'),
'190.129.19.245'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'220.181.108.84'),
'123.125.71.12'),
'66.249.73.14'),
'186.186.97.250'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.16.11'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.29'),
'220.181.108.80'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'200.90.144.213'),
'66.249.73.14'),
'66.249.73.150'),
'100.43.83.143'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.16.11'),
'220.181.108.82'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.25'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'58.10.124.70'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'208.115.111.70'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.31'),
'220.181.108.93'),
'66.249.73.150'),
'157.55.16.11'),
'66.249.73.14'),

(24936,
(24937,
(24938,
(24939,
(24940,
(24941,
(24942,
(24943,
(24944,
(24945,
(24946,
(24947,
(24948,
(24949,
(24950,
(24951,
(24952,
(24953,
(24954,
(24955,
(24956,
(24957,
(24958,
(24959,
(24960,
(24961,
(24962,
(24963,
(24964,
(24965,
(24966,
(24967,
(24968,
(24969,
(24970,
(24971,
(24972,
(24973,
(24974,
(24975,
(24976,
(24977,
(24978,
(24979,
(24980,
(24981,
(24982,
(24983,
(24984,
(24985,
(24986,
(24987,
(24988,
(24989,
(24990,
(24991,
(24992,
(24993,
(24994,
(24995,

1339651765,
1339652352,
1339652374,
1339652963,
1339653021,
1339653167,
1339653232,
1339653633,
1339654260,
1339654298,
1339654315,
1339654607,
1339654609,
1339654994,
1339655000,
1339655296,
1339655638,
1339655873,
1339656260,
1339656277,
1339656291,
1339656297,
1339656348,
1339656358,
1339656380,
1339656383,
1339656394,
1339656422,
1339656476,
1339656513,
1339656560,
1339656562,
1339656607,
1339656837,
1339656840,
1339656893,
1339656978,
1339656985,
1339657013,
1339657038,
1339657039,
1339657043,
1339657090,
1339657219,
1339657268,
1339657314,
1339657341,
1339657394,
1339657430,
1339657488,
1339657541,
1339657547,
1339657710,
1339657760,
1339657809,
1339658074,
1339658116,
1339658158,
1339658244,
1339658246,

'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.72.250'),
'66.249.73.150'),
'157.55.16.11'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'207.46.204.192'),
'157.55.16.11'),
'65.52.109.146'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.109.146'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'213.186.127.5'),
'213.186.127.8'),
'213.186.127.11'),
'213.186.119.138'),
'213.186.127.12'),
'213.186.127.7'),
'213.186.120.196'),
'213.186.127.3'),
'212.113.37.106'),
'213.186.122.3'),
'213.186.119.136'),
'213.186.119.137'),
'213.186.127.13'),
'66.249.73.14'),
'213.186.119.132'),
'213.186.127.10'),
'66.249.73.150'),
'213.186.127.5'),
'213.186.119.138'),
'213.186.119.139'),
'157.55.16.11'),
'208.115.111.70'),
'213.186.127.6'),
'213.186.120.196'),
'213.186.119.142'),
'213.186.127.2'),
'213.186.122.3'),
'66.249.73.14'),
'213.186.119.141'),
'213.186.127.4'),
'213.186.127.14'),
'213.186.119.143'),
'66.249.73.150'),
'213.186.127.7'),
'213.186.119.138'),
'213.186.122.2'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.150'),
'220.181.108.82'),
'123.125.71.17'),

(24996,
(24997,
(24998,
(24999,
(25000,
(25001,
(25002,
(25003,
(25004,
(25005,
(25006,
(25007,
(25008,
(25009,
(25010,
(25011,
(25012,
(25013,
(25014,
(25015,
(25016,
(25017,
(25018,
(25019,
(25020,
(25021,
(25022,
(25023,
(25024,
(25025,
(25026,
(25027,
(25028,
(25029,
(25030,
(25031,
(25032,
(25033,
(25034,
(25035,
(25036,
(25037,
(25038,
(25039,
(25040,
(25041,
(25042,
(25043,
(25044,
(25045,
(25046,
(25047,
(25048,
(25049,
(25050,
(25051,
(25052,
(25053,
(25054,
(25055,

1339658688,
1339658800,
1339658807,
1339659545,
1339659690,
1339660123,
1339660181,
1339660425,
1339660882,
1339660968,
1339661155,
1339661647,
1339661757,
1339661889,
1339661890,
1339662226,
1339662279,
1339662474,
1339662950,
1339663195,
1339663558,
1339663927,
1339664173,
1339664777,
1339664895,
1339665440,
1339665516,
1339665668,
1339665669,
1339666087,
1339666132,
1339666218,
1339666749,
1339666797,
1339667365,
1339667559,
1339667982,
1339668204,
1339668212,
1339668603,
1339668781,
1339668888,
1339668950,
1339669071,
1339669071,
1339669215,
1339669332,
1339669580,
1339669831,
1339670051,
1339670273,
1339670448,
1339670981,
1339671064,
1339671503,
1339671681,
1339671732,
1339672297,
1339672427,
1339672687,

'65.52.109.146'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'207.46.13.97'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.16.11'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.17'),
'220.181.108.94'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.34'),
'220.181.108.76'),
'66.249.73.150'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.72.237'),
'157.55.18.24'),
'66.249.73.150'),
'123.125.71.15'),
'220.181.108.77'),
'66.249.73.14'),
'208.115.111.70'),
'66.249.73.150'),
'66.249.73.14'),
'95.211.139.1'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.108.20'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.23'),

(25056,
(25057,
(25058,
(25059,
(25060,
(25061,
(25062,
(25063,
(25064,
(25065,
(25066,
(25067,
(25068,
(25069,
(25070,
(25071,
(25072,
(25073,
(25074,
(25075,
(25076,
(25077,
(25078,
(25079,
(25080,
(25081,
(25082,
(25083,
(25084,
(25085,
(25086,
(25087,
(25088,
(25089,
(25090,
(25091,
(25092,
(25093,
(25094,
(25095,
(25096,
(25097,
(25098,
(25099,
(25100,
(25101,
(25102,
(25103,
(25104,
(25105,
(25106,
(25107,
(25108,
(25109,
(25110,
(25111,
(25112,
(25113,
(25114,
(25115,

1339672688,
1339672699,
1339672914,
1339673123,
1339673530,
1339673760,
1339674146,
1339674397,
1339674557,
1339674754,
1339674763,
1339675000,
1339675005,
1339675379,
1339675388,
1339675617,
1339675712,
1339675722,
1339675996,
1339676273,
1339676275,
1339676426,
1339676429,
1339676454,
1339676612,
1339676834,
1339677050,
1339677083,
1339677229,
1339677529,
1339677673,
1339677845,
1339677874,
1339677920,
1339678136,
1339678319,
1339678337,
1339678462,
1339678632,
1339678977,
1339679079,
1339679604,
1339679696,
1339679848,
1339679849,
1339680251,
1339680311,
1339680649,
1339680826,
1339680895,
1339680929,
1339681194,
1339681408,
1339681545,
1339681551,
1339681602,
1339681653,
1339681662,
1339681866,
1339682150,

'220.181.108.90'),
'157.55.16.11'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'79.146.21.89'),
'66.249.73.14'),
'66.249.73.150'),
'95.61.220.63'),
'66.249.73.14'),
'200.90.146.178'),
'95.61.220.63'),
'200.90.150.43'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.25'),
'220.181.108.91'),
'66.249.73.150'),
'79.147.189.133'),
'200.90.150.43'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.150'),
'200.90.150.43'),
'66.249.73.14'),
'190.129.11.138'),
'66.249.73.150'),
'66.249.73.14'),
'131.107.151.80'),
'190.129.8.202'),
'207.46.13.15'),
'66.249.73.150'),
'65.52.104.27'),
'66.249.73.14'),
'190.129.29.85'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.89'),
'66.249.73.150'),
'66.249.73.14'),
'100.43.83.143'),
'200.90.144.248'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.11.138'),
'190.87.150.198'),
'66.249.73.14'),
'157.55.16.11'),
'66.249.73.150'),
'74.125.179.80'),
'190.129.8.202'),
'200.90.147.183'),
'190.129.16.77'),

(25116,
(25117,
(25118,
(25119,
(25120,
(25121,
(25122,
(25123,
(25124,
(25125,
(25126,
(25127,
(25128,
(25129,
(25130,
(25131,
(25132,
(25133,
(25134,
(25135,
(25136,
(25137,
(25138,
(25139,
(25140,
(25141,
(25142,
(25143,
(25144,
(25145,
(25146,
(25147,
(25148,
(25149,
(25150,
(25151,
(25152,
(25153,
(25154,
(25155,
(25156,
(25157,
(25158,
(25159,
(25160,
(25161,
(25162,
(25163,
(25164,
(25165,
(25166,
(25167,
(25168,
(25169,
(25170,
(25171,
(25172,
(25173,
(25174,
(25175,

1339682178,
1339682328,
1339682366,
1339682367,
1339682421,
1339682780,
1339683005,
1339683030,
1339683092,
1339683304,
1339683343,
1339683356,
1339683394,
1339683473,
1339683474,
1339683652,
1339683710,
1339684011,
1339684169,
1339684321,
1339684366,
1339684627,
1339684699,
1339684932,
1339685040,
1339685243,
1339685419,
1339685553,
1339685860,
1339686259,
1339686481,
1339686527,
1339686606,
1339686647,
1339686873,
1339686874,
1339686902,
1339687063,
1339687064,
1339687126,
1339687288,
1339687291,
1339687492,
1339687938,
1339687959,
1339687961,
1339688106,
1339688180,
1339688504,
1339688559,
1339688609,
1339688794,
1339689175,
1339689404,
1339689418,
1339689788,
1339689918,
1339689969,
1339690071,
1339690103,

'66.249.73.14'),
'66.249.73.150'),
'209.85.224.85'),
'209.85.224.89'),
'157.56.95.137'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'190.129.69.227'),
'218.213.137.42'),
'72.37.171.100'),
'190.129.40.190'),
'66.249.73.14'),
'123.125.71.35'),
'220.181.108.80'),
'66.249.73.150'),
'157.55.16.11'),
'66.249.73.14'),
'190.129.4.166'),
'66.249.73.150'),
'207.46.13.97'),
'66.249.73.14'),
'190.102.48.218'),
'66.249.73.150'),
'200.90.144.184'),
'66.249.73.14'),
'157.55.18.24'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.146'),
'74.125.178.85'),
'200.105.219.102'),
'190.0.254.77'),
'66.249.73.150'),
'190.104.26.23'),
'123.125.71.18'),
'220.181.108.96'),
'200.87.151.194'),
'66.249.73.14'),
'190.129.8.202'),
'66.249.73.150'),
'66.249.73.14'),
'200.105.219.102'),
'190.129.8.202'),
'190.104.26.23'),
'66.249.73.150'),
'200.87.178.170'),
'66.249.73.14'),
'201.222.150.227'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'66.249.73.14'),
'200.110.51.212'),
'200.105.164.198'),
'66.249.73.150'),
'157.55.16.11'),

(25176,
(25177,
(25178,
(25179,
(25180,
(25181,
(25182,
(25183,
(25184,
(25185,
(25186,
(25187,
(25188,
(25189,
(25190,
(25191,
(25192,
(25193,
(25194,
(25195,
(25196,
(25197,
(25198,
(25199,
(25200,
(25201,
(25202,
(25203,
(25204,
(25205,
(25206,
(25207,
(25208,
(25209,
(25210,
(25211,
(25212,
(25213,
(25214,
(25215,
(25216,
(25217,
(25218,
(25219,
(25220,
(25221,
(25222,
(25223,
(25224,
(25225,
(25226,
(25227,
(25228,
(25229,
(25230,
(25231,
(25232,
(25233,
(25234,
(25235,

1339690170,
1339690406,
1339690764,
1339691008,
1339691010,
1339691022,
1339691437,
1339691643,
1339691687,
1339692065,
1339692254,
1339692683,
1339692686,
1339692870,
1339693010,
1339693344,
1339693414,
1339693487,
1339693668,
1339693970,
1339694035,
1339694104,
1339694492,
1339694605,
1339694606,
1339694617,
1339694720,
1339694772,
1339694807,
1339695259,
1339695345,
1339695391,
1339695947,
1339695955,
1339696548,
1339696570,
1339696639,
1339697186,
1339697437,
1339697803,
1339698027,
1339698030,
1339698189,
1339698330,
1339698427,
1339698808,
1339698897,
1339698943,
1339699037,
1339699376,
1339699461,
1339699652,
1339699661,
1339700128,
1339700136,
1339700518,
1339700531,
1339700625,
1339700769,
1339700977,

'190.181.18.176'),
'66.249.73.14'),
'66.249.73.150'),
'123.125.71.25'),
'220.181.108.77'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'65.52.109.146'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'119.63.196.93'),
'66.249.73.14'),
'190.129.19.202'),
'66.249.73.150'),
'190.81.189.109'),
'66.249.73.14'),
'200.90.150.199'),
'66.249.73.150'),
'65.52.110.146'),
'66.249.73.14'),
'190.129.12.234'),
'123.125.71.33'),
'220.181.108.96'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.30.62'),
'208.115.111.70'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.19.87'),
'66.249.73.150'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'200.90.147.134'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'123.125.71.86'),
'220.181.108.146'),
'200.90.147.134'),
'66.249.73.150'),
'66.249.73.14'),
'200.90.144.200'),
'190.102.48.162'),
'66.249.73.150'),
'66.249.73.14'),
'190.129.8.202'),
'190.181.46.139'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.73.14'),
'66.249.73.150'),
'157.55.18.24'),
'190.129.8.202'),
'190.104.26.23'),

(25236,
(25237,
(25238,
(25239,
(25240,
(25241,
(25242,
(25243,
(25244,
(25245,
(25246,
(25247,
(25248,
(25249,
(25250,
(25251,
(25252,
(25253,
(25254,
(25255,
(25256,
(25257,
(25258,
(25259,
(25260,
(25261,
(25262,
(25263,
(25264,
(25265,
(25266,
(25267,
(25268,
(25269,
(25270,
(25271,
(25272,
(25273,
(25274,
(25275,
(25276,
(25277,
(25278,
(25279,
(25280,
(25281,
(25282,
(25283,
(25284,
(25285,
(25286,
(25287,
(25288,
(25289,
(25290,
(25291,
(25292,
(25293,
(25294,
(25295,

1339701106,
1339701122,
1339701141,
1339701456,
1339701476,
1339701477,
1339701611,
1339701727,
1339701745,
1339701814,
1339702093,
1339702177,
1339702319,
1339702343,
1339702423,
1339702519,
1339702636,
1339702711,
1339702862,
1339702962,
1339703123,
1339703431,
1339703521,
1339703578,
1339703729,
1339704196,
1339704354,
1339704409,
1339704427,
1339704512,
1339704545,
1339705085,
1339705086,
1339705125,
1339705126,
1339705144,
1339705145,
1339705405,
1339705671,
1339705765,
1339705788,
1339705795,
1339705938,
1339706133,
1339706398,
1339706402,
1339706425,
1339706980,
1339707004,
1339707036,
1339707085,
1339707112,
1339707684,
1339707704,
1339707705,
1339708295,
1339708336,
1339708356,
1339708674,
1339708675,

'190.104.30.22'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'123.125.71.85'),
'220.181.108.152'),
'200.110.51.189'),
'66.249.73.14'),
'66.249.73.150'),
'200.87.55.60'),
'190.129.8.202'),
'190.104.30.30'),
'200.110.51.189'),
'66.249.73.14'),
'66.249.73.150'),
'65.52.104.20'),
'190.129.96.218'),
'190.129.8.202'),
'190.129.197.75'),
'66.249.73.14'),
'66.249.73.150'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.73.14'),
'66.249.73.150'),
'66.249.73.14'),
'74.125.178.83'),
'66.249.73.150'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.78'),
'220.181.108.148'),
'200.87.176.136'),
'66.249.73.195'),
'190.129.8.202'),
'66.249.73.89'),
'95.211.139.1'),
'200.87.150.98'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.5.176'),
'190.129.14.66'),
'66.249.73.195'),
'66.249.73.89'),
'190.107.41.58'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'190.186.130.8'),
'190.129.197.29'),
'66.249.73.195'),
'66.249.73.89'),
'186.27.10.41'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.76'),
'220.181.108.162'),

(25296,
(25297,
(25298,
(25299,
(25300,
(25301,
(25302,
(25303,
(25304,
(25305,
(25306,
(25307,
(25308,
(25309,
(25310,
(25311,
(25312,
(25313,
(25314,
(25315,
(25316,
(25317,
(25318,
(25319,
(25320,
(25321,
(25322,
(25323,
(25324,
(25325,
(25326,
(25327,
(25328,
(25329,
(25330,
(25331,
(25332,
(25333,
(25334,
(25335,
(25336,
(25337,
(25338,
(25339,
(25340,
(25341,
(25342,
(25343,
(25344,
(25345,
(25346,
(25347,
(25348,
(25349,
(25350,
(25351,
(25352,
(25353,
(25354,
(25355,

1339708936,
1339708985,
1339709025,
1339709033,
1339709361,
1339709419,
1339709573,
1339709578,
1339709668,
1339710213,
1339710314,
1339710399,
1339710543,
1339710647,
1339710871,
1339710986,
1339711362,
1339711391,
1339711407,
1339711488,
1339711525,
1339711673,
1339712100,
1339712247,
1339712248,
1339712301,
1339712512,
1339712650,
1339712712,
1339712927,
1339712938,
1339713080,
1339713371,
1339713378,
1339713982,
1339714060,
1339714594,
1339714660,
1339714727,
1339715207,
1339715300,
1339715402,
1339715630,
1339715819,
1339715872,
1339715873,
1339716049,
1339716066,
1339716169,
1339716495,
1339716691,
1339716774,
1339716817,
1339717108,
1339717304,
1339717783,
1339717896,
1339718001,
1339718180,
1339718397,

'66.249.73.195'),
'190.181.29.78'),
'190.129.19.209'),
'66.249.73.89'),
'190.129.8.202'),
'190.129.19.230'),
'66.249.73.195'),
'200.85.143.39'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'200.87.131.170'),
'190.129.19.209'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.19.209'),
'208.115.111.70'),
'190.129.8.202'),
'66.249.73.195'),
'190.104.30.20'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.74'),
'220.181.108.163'),
'190.129.30.218'),
'190.129.19.204'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'190.129.30.218'),
'46.201.193.83'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.199'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.242'),
'66.249.73.195'),
'186.90.189.21'),
'66.249.73.89'),
'123.125.71.70'),
'220.181.108.144'),
'190.129.8.242'),
'66.249.73.195'),
'190.107.35.138'),
'66.249.73.89'),
'66.249.73.195'),
'190.107.35.138'),
'190.129.19.179'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.105.216.238'),
'66.249.73.195'),
'190.129.19.27'),
'66.249.73.89'),

(25356, 1339718601, '66.249.73.195'),


(25357, 1339719011, '66.249.73.89'),
(25358, 1339719050, '190.129.8.202'),
(25359, 1339719228, '66.249.73.195'),
(25360, 1339719418, '190.129.29.193'),
(25361, 1339719463, '123.125.71.35'),
(25362, 1339719463, '220.181.108.99'),
(25363, 1339719635, '66.249.73.89');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(25364, 1339719775, '190.129.19.94'),
(25365, 1339719919, '66.249.73.195'),
(25366, 1339719930, '65.52.108.26'),
(25367, 1339720238, '66.249.73.89'),
(25368, 1339720616, '66.249.73.195'),
(25369, 1339720624, '65.52.108.98'),
(25370, 1339720793, '190.129.13.186'),
(25371, 1339720852, '66.249.73.89'),
(25372, 1339721311, '66.249.73.195'),
(25373, 1339721468, '66.249.73.89'),
(25374, 1339721960, '66.249.73.195'),
(25375, 1339722083, '66.249.73.89'),
(25376, 1339722469, '190.103.73.129'),
(25377, 1339722698, '66.249.73.89'),
(25378, 1339722731, '66.249.73.195'),
(25379, 1339723317, '66.249.73.89'),
(25380, 1339723358, '123.125.71.13'),
(25381, 1339723359, '220.181.108.108'),
(25382, 1339723400, '66.249.73.195'),
(25383, 1339723929, '66.249.73.89'),
(25384, 1339724058, '66.249.73.195'),
(25385, 1339724140, '190.129.19.139'),
(25386, 1339724544, '66.249.73.89'),
(25387, 1339724783, '208.115.111.70'),
(25388, 1339724984, '66.249.73.195'),
(25389, 1339725159, '66.249.73.89'),
(25390, 1339725751, '66.249.73.195'),
(25391, 1339725774, '66.249.73.89'),
(25392, 1339725902, '189.221.226.104'),
(25393, 1339726390, '66.249.73.89'),
(25394, 1339726396, '66.249.73.195'),
(25395, 1339726553, '190.104.30.27'),
(25396, 1339726726, '123.125.71.21'),
(25397, 1339726728, '220.181.108.95'),
(25398, 1339726957, '190.129.13.186'),
(25399, 1339727005, '66.249.73.89'),
(25400, 1339727012, '190.104.26.20'),
(25401, 1339727018, '66.249.73.195'),
(25402, 1339727617, '190.129.13.186'),
(25403, 1339727620, '66.249.73.89'),
(25404, 1339727658, '66.249.73.195'),
(25405, 1339728236, '66.249.73.89'),
(25406, 1339728303, '66.249.73.195'),
(25407, 1339728612, '66.249.72.10'),
(25408, 1339728663, '190.181.19.15'),
(25409, 1339728807, '98.119.219.17'),
(25410, 1339728853, '66.249.73.89'),
(25411, 1339728955, '66.249.73.195'),
(25412, 1339729470, '66.249.73.89'),
(25413, 1339729606, '66.249.73.195'),
(25414, 1339730088, '66.249.73.89'),

(25415,
(25416,
(25417,
(25418,
(25419,
(25420,
(25421,
(25422,
(25423,
(25424,
(25425,
(25426,
(25427,
(25428,
(25429,
(25430,
(25431,
(25432,
(25433,
(25434,
(25435,
(25436,
(25437,
(25438,
(25439,
(25440,
(25441,
(25442,
(25443,
(25444,
(25445,
(25446,
(25447,
(25448,
(25449,
(25450,
(25451,
(25452,
(25453,
(25454,
(25455,
(25456,
(25457,
(25458,
(25459,
(25460,
(25461,
(25462,
(25463,
(25464,
(25465,
(25466,
(25467,
(25468,
(25469,
(25470,
(25471,
(25472,
(25473,
(25474,

1339730252,
1339730301,
1339730302,
1339730705,
1339730933,
1339731206,
1339731253,
1339731322,
1339731642,
1339731934,
1339731945,
1339732249,
1339732551,
1339732609,
1339732865,
1339733169,
1339733263,
1339733549,
1339733787,
1339733830,
1339733831,
1339733914,
1339734165,
1339734404,
1339734546,
1339734584,
1339734766,
1339735021,
1339735236,
1339735410,
1339735644,
1339735894,
1339736025,
1339736256,
1339736546,
1339736632,
1339736876,
1339736880,
1339737201,
1339737254,
1339737434,
1339737435,
1339737498,
1339737770,
1339737850,
1339737921,
1339738119,
1339738510,
1339738570,
1339738740,
1339738741,
1339739167,
1339739328,
1339739361,
1339739518,
1339739823,
1339739952,
1339739983,
1339740046,
1339740470,

'66.249.73.195'),
'123.125.71.31'),
'220.181.108.123'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.145'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.45'),
'220.181.108.106'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.41.40'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'98.119.219.17'),
'66.249.73.195'),
'123.125.71.16'),
'220.181.108.112'),
'66.249.73.89'),
'208.115.111.70'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.20'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'180.76.5.179'),
'98.119.219.17'),

(25475,
(25476,
(25477,
(25478,
(25479,
(25480,
(25481,
(25482,
(25483,
(25484,
(25485,
(25486,
(25487,
(25488,
(25489,
(25490,
(25491,
(25492,
(25493,
(25494,
(25495,
(25496,
(25497,
(25498,
(25499,
(25500,
(25501,
(25502,
(25503,
(25504,
(25505,
(25506,
(25507,
(25508,
(25509,
(25510,
(25511,
(25512,
(25513,
(25514,
(25515,
(25516,
(25517,
(25518,
(25519,
(25520,
(25521,
(25522,
(25523,
(25524,
(25525,
(25526,
(25527,
(25528,
(25529,
(25530,
(25531,
(25532,
(25533,
(25534,

1339740604,
1339740634,
1339741032,
1339741033,
1339741111,
1339741225,
1339741240,
1339741760,
1339741849,
1339741879,
1339741905,
1339742405,
1339742518,
1339742578,
1339742759,
1339743066,
1339743184,
1339743217,
1339743706,
1339743850,
1339743903,
1339743930,
1339744348,
1339744514,
1339744519,
1339744701,
1339744704,
1339744828,
1339745000,
1339745130,
1339745231,
1339745573,
1339745617,
1339745641,
1339745685,
1339745732,
1339745815,
1339745833,
1339745838,
1339745842,
1339745847,
1339745911,
1339745953,
1339746023,
1339746065,
1339746135,
1339746177,
1339746279,
1339746289,
1339746360,
1339746401,
1339746435,
1339746501,
1339746529,
1339746541,
1339746585,
1339746641,
1339746744,
1339746753,
1339746781,

'66.249.73.89'),
'66.249.73.195'),
'123.125.71.39'),
'220.181.108.101'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.98'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.69'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.89'),
'123.125.71.60'),
'207.46.199.39'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.7'),
'213.186.127.12'),
'98.119.219.17'),
'213.186.119.142'),
'213.186.119.141'),
'213.186.127.3'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.122.3'),
'65.52.104.20'),
'213.186.127.2'),
'212.113.37.105'),
'213.186.119.143'),
'213.186.127.9'),
'213.186.127.4'),
'213.186.119.137'),
'98.119.219.17'),
'212.113.35.162'),
'213.186.119.134'),
'213.186.127.28'),
'66.249.73.89'),
'213.186.127.14'),
'213.186.120.196'),
'66.249.73.195'),
'213.186.119.144'),
'213.186.127.11'),
'213.186.119.133'),
'212.113.37.105'),
'213.186.127.3'),

(25535,
(25536,
(25537,
(25538,
(25539,
(25540,
(25541,
(25542,
(25543,
(25544,
(25545,
(25546,
(25547,
(25548,
(25549,
(25550,
(25551,
(25552,
(25553,
(25554,
(25555,
(25556,
(25557,
(25558,
(25559,
(25560,
(25561,
(25562,
(25563,
(25564,
(25565,
(25566,
(25567,
(25568,
(25569,
(25570,
(25571,
(25572,
(25573,
(25574,
(25575,
(25576,
(25577,
(25578,
(25579,
(25580,
(25581,
(25582,
(25583,
(25584,
(25585,
(25586,
(25587,
(25588,
(25589,
(25590,
(25591,
(25592,
(25593,
(25594,

1339746813,
1339746837,
1339746865,
1339746894,
1339746946,
1339746949,
1339746977,
1339747005,
1339747038,
1339747061,
1339747117,
1339747148,
1339747173,
1339747201,
1339747230,
1339747254,
1339747260,
1339747286,
1339747341,
1339747425,
1339747509,
1339747537,
1339747600,
1339747629,
1339747654,
1339747710,
1339747762,
1339747823,
1339747873,
1339747935,
1339747948,
1339747985,
1339748048,
1339748097,
1339748209,
1339748226,
1339748227,
1339748260,
1339748262,
1339748321,
1339748385,
1339748433,
1339748511,
1339748684,
1339748769,
1339748835,
1339748912,
1339748927,
1339748949,
1339748993,
1339749060,
1339749105,
1339749308,
1339749328,
1339749568,
1339749599,
1339750019,
1339750215,
1339750281,
1339750344,

'213.186.119.141'),
'213.186.127.9'),
'213.186.127.5'),
'213.186.127.8'),
'98.119.219.17'),
'212.113.35.162'),
'213.186.122.3'),
'213.186.119.143'),
'66.249.73.89'),
'213.186.127.2'),
'213.186.119.138'),
'213.186.119.142'),
'213.186.119.136'),
'213.186.120.196'),
'213.186.122.2'),
'66.249.73.195'),
'213.186.127.10'),
'213.186.127.11'),
'213.186.119.139'),
'212.113.37.105'),
'213.186.119.141'),
'213.186.119.137'),
'98.119.219.17'),
'213.186.119.143'),
'66.249.73.89'),
'213.186.127.14'),
'213.186.127.6'),
'213.186.127.13'),
'213.186.127.9'),
'213.186.119.131'),
'66.249.73.195'),
'212.113.35.162'),
'212.113.37.105'),
'213.186.119.144'),
'213.186.119.135'),
'123.125.71.39'),
'220.181.108.117'),
'66.249.73.89'),
'98.119.219.17'),
'213.186.119.141'),
'213.186.127.7'),
'213.186.127.14'),
'213.186.127.28'),
'66.249.73.195'),
'213.186.127.5'),
'213.186.119.132'),
'66.249.73.89'),
'98.119.219.17'),
'213.186.127.11'),
'213.186.119.134'),
'212.113.35.162'),
'213.186.127.9'),
'66.249.73.195'),
'157.55.18.24'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.71.153'),

(25595,
(25596,
(25597,
(25598,
(25599,
(25600,
(25601,
(25602,
(25603,
(25604,
(25605,
(25606,
(25607,
(25608,
(25609,
(25610,
(25611,
(25612,
(25613,
(25614,
(25615,
(25616,
(25617,
(25618,
(25619,
(25620,
(25621,
(25622,
(25623,
(25624,
(25625,
(25626,
(25627,
(25628,
(25629,
(25630,
(25631,
(25632,
(25633,
(25634,
(25635,
(25636,
(25637,
(25638,
(25639,
(25640,
(25641,
(25642,
(25643,
(25644,
(25645,
(25646,
(25647,
(25648,
(25649,
(25650,
(25651,
(25652,
(25653,
(25654,

1339750624,
1339750865,
1339750937,
1339751236,
1339751509,
1339751584,
1339751839,
1339752020,
1339752021,
1339752153,
1339752366,
1339752466,
1339752798,
1339752957,
1339753018,
1339753084,
1339753431,
1339753445,
1339753670,
1339753740,
1339753841,
1339754091,
1339754327,
1339754348,
1339754629,
1339754739,
1339755040,
1339755104,
1339755387,
1339755387,
1339755553,
1339755554,
1339755666,
1339755757,
1339756033,
1339756283,
1339756411,
1339756468,
1339756692,
1339756921,
1339757191,
1339757307,
1339757334,
1339757525,
1339757843,
1339757981,
1339758215,
1339758403,
1339758477,
1339758628,
1339758866,
1339759082,
1339759099,
1339759100,
1339759107,
1339759270,
1339759619,
1339759733,
1339759856,
1339759914,

'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.20'),
'220.181.108.81'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'207.46.199.39'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.72.13'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'119.63.196.93'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.26'),
'98.119.219.17'),
'123.125.71.48'),
'220.181.108.115'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.98'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.151'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'95.211.139.1'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.33'),
'220.181.108.82'),
'65.52.108.69'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'50.97.1.131'),
'98.119.219.17'),

(25655,
(25656,
(25657,
(25658,
(25659,
(25660,
(25661,
(25662,
(25663,
(25664,
(25665,
(25666,
(25667,
(25668,
(25669,
(25670,
(25671,
(25672,
(25673,
(25674,
(25675,
(25676,
(25677,
(25678,
(25679,
(25680,
(25681,
(25682,
(25683,
(25684,
(25685,
(25686,
(25687,
(25688,
(25689,
(25690,
(25691,
(25692,
(25693,
(25694,
(25695,
(25696,
(25697,
(25698,
(25699,
(25700,
(25701,
(25702,
(25703,
(25704,
(25705,
(25706,
(25707,
(25708,
(25709,
(25710,
(25711,
(25712,
(25713,
(25714,

1339759976,
1339760371,
1339760561,
1339760614,
1339760983,
1339761210,
1339761259,
1339761689,
1339761868,
1339761904,
1339762295,
1339762529,
1339762613,
1339762663,
1339762664,
1339762923,
1339763209,
1339763258,
1339763555,
1339763700,
1339763880,
1339764032,
1339764200,
1339764321,
1339764545,
1339764677,
1339764839,
1339765212,
1339765322,
1339765464,
1339765887,
1339765968,
1339766097,
1339766114,
1339766235,
1339766235,
1339766543,
1339766676,
1339766714,
1339766806,
1339766831,
1339766842,
1339767003,
1339767147,
1339767201,
1339767322,
1339767448,
1339767487,
1339767862,
1339768032,
1339768542,
1339768558,
1339768676,
1339768805,
1339769057,
1339769197,
1339769280,
1339769529,
1339769578,
1339769826,

'207.46.13.145'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'123.125.71.50'),
'220.181.108.113'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.11.138'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'200.87.123.140'),
'66.249.73.195'),
'123.125.71.60'),
'220.181.108.106'),
'98.119.219.17'),
'66.249.73.89'),
'190.129.19.145'),
'66.249.73.195'),
'190.129.8.202'),
'190.129.85.218'),
'200.105.162.122'),
'200.105.174.57'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'98.119.219.17'),
'66.249.73.89'),
'98.119.219.17'),
'157.55.18.24'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'98.119.219.17'),
'66.249.73.195'),
'186.2.19.153'),
'66.249.73.89'),
'123.125.71.18'),

(25715,
(25716,
(25717,
(25718,
(25719,
(25720,
(25721,
(25722,
(25723,
(25724,
(25725,
(25726,
(25727,
(25728,
(25729,
(25730,
(25731,
(25732,
(25733,
(25734,
(25735,
(25736,
(25737,
(25738,
(25739,
(25740,
(25741,
(25742,
(25743,
(25744,
(25745,
(25746,
(25747,
(25748,
(25749,
(25750,
(25751,
(25752,
(25753,
(25754,
(25755,
(25756,
(25757,
(25758,
(25759,
(25760,
(25761,
(25762,
(25763,
(25764,
(25765,
(25766,
(25767,
(25768,
(25769,
(25770,
(25771,
(25772,
(25773,
(25774,

1339769827,
1339769882,
1339769883,
1339770224,
1339770519,
1339770557,
1339770757,
1339770997,
1339771172,
1339771213,
1339771253,
1339771645,
1339771657,
1339771664,
1339771705,
1339771882,
1339771924,
1339772093,
1339772287,
1339772311,
1339772346,
1339772530,
1339772537,
1339772647,
1339772672,
1339772932,
1339773187,
1339773190,
1339773307,
1339773490,
1339773498,
1339773577,
1339773798,
1339773836,
1339773940,
1339774286,
1339774489,
1339774581,
1339774825,
1339774996,
1339775154,
1339775226,
1339775258,
1339775638,
1339775820,
1339775841,
1339775848,
1339775877,
1339775959,
1339776008,
1339776154,
1339776358,
1339776508,
1339776554,
1339776567,
1339776568,
1339776993,
1339777165,
1339777178,
1339777193,

'220.181.108.114'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'190.129.8.202'),
'66.249.73.89'),
'200.87.123.140'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'190.186.160.141'),
'200.90.144.212'),
'190.232.119.199'),
'98.119.219.17'),
'66.249.73.195'),
'157.56.95.137'),
'66.249.73.89'),
'190.129.4.123'),
'94.23.220.161'),
'98.119.219.17'),
'66.249.73.195'),
'190.129.3.193'),
'190.129.8.202'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'190.129.8.202'),
'220.181.108.112'),
'123.125.71.45'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'200.3.145.90'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'141.0.9.101'),
'66.249.73.89'),
'98.119.219.17'),
'190.129.4.47'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'95.211.139.1'),
'65.52.108.69'),
'66.249.73.195'),
'201.222.81.234'),
'200.87.150.243'),
'220.181.108.104'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'190.129.10.50'),
'190.181.13.82'),
'66.249.73.89'),
'100.43.83.143'),
'98.119.219.17'),
'66.249.73.195'),

(25775,
(25776,
(25777,
(25778,
(25779,
(25780,
(25781,
(25782,
(25783,
(25784,
(25785,
(25786,
(25787,
(25788,
(25789,
(25790,
(25791,
(25792,
(25793,
(25794,
(25795,
(25796,
(25797,
(25798,
(25799,
(25800,
(25801,
(25802,
(25803,
(25804,
(25805,
(25806,
(25807,
(25808,
(25809,
(25810,
(25811,
(25812,
(25813,
(25814,
(25815,
(25816,
(25817,
(25818,
(25819,
(25820,
(25821,
(25822,
(25823,
(25824,
(25825,
(25826,
(25827,
(25828,
(25829,
(25830,
(25831,
(25832,
(25833,
(25834,

1339777382,
1339777418,
1339777421,
1339777638,
1339777821,
1339777847,
1339777903,
1339778413,
1339778477,
1339778496,
1339778698,
1339779056,
1339779083,
1339779147,
1339779688,
1339779730,
1339779807,
1339779817,
1339779830,
1339780191,
1339780347,
1339780451,
1339780487,
1339780738,
1339780992,
1339781062,
1339781143,
1339781147,
1339781149,
1339781638,
1339781769,
1339781793,
1339782411,
1339782446,
1339782453,
1339782541,
1339782718,
1339782920,
1339783060,
1339783112,
1339783156,
1339783350,
1339783436,
1339783766,
1339783773,
1339783806,
1339784310,
1339784432,
1339784436,
1339784483,
1339785094,
1339785098,
1339785102,
1339785118,
1339785263,
1339785717,
1339785774,
1339785777,
1339785946,
1339786047,

'65.52.108.46'),
'123.125.71.25'),
'220.181.108.80'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'200.105.197.229'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'65.52.110.151'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'98.119.219.17'),
'200.110.50.154'),
'186.9.128.54'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'190.129.19.56'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'220.181.108.106'),
'123.125.71.32'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'200.90.146.218'),
'98.119.219.17'),
'66.249.73.195'),
'65.52.108.69'),
'200.87.157.157'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'65.52.108.69'),
'65.52.104.20'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'190.129.40.86'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'190.129.40.86'),
'98.119.219.17'),
'66.249.73.89'),
'190.104.26.29'),
'190.129.11.138'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'65.52.104.20'),

(25835,
(25836,
(25837,
(25838,
(25839,
(25840,
(25841,
(25842,
(25843,
(25844,
(25845,
(25846,
(25847,
(25848,
(25849,
(25850,
(25851,
(25852,
(25853,
(25854,
(25855,
(25856,
(25857,
(25858,
(25859,
(25860,
(25861,
(25862,
(25863,
(25864,
(25865,
(25866,
(25867,
(25868,
(25869,
(25870,
(25871,
(25872,
(25873,
(25874,
(25875,
(25876,
(25877,
(25878,
(25879,
(25880,
(25881,
(25882,
(25883,
(25884,
(25885,
(25886,
(25887,
(25888,
(25889,
(25890,
(25891,
(25892,
(25893,
(25894,

1339786450,
1339786602,
1339786750,
1339787134,
1339787203,
1339787420,
1339787458,
1339787817,
1339787860,
1339788002,
1339788003,
1339788007,
1339788077,
1339788179,
1339788378,
1339788491,
1339788521,
1339788604,
1339788690,
1339788720,
1339788853,
1339789169,
1339789301,
1339789330,
1339789837,
1339790041,
1339790050,
1339790057,
1339790064,
1339790079,
1339790125,
1339790511,
1339790571,
1339790596,
1339790757,
1339790810,
1339791208,
1339791327,
1339791418,
1339791490,
1339791532,
1339791532,
1339791664,
1339791867,
1339792007,
1339792124,
1339792469,
1339792536,
1339792676,
1339792680,
1339792800,
1339792829,
1339792894,
1339793159,
1339793202,
1339793352,
1339793535,
1339793854,
1339793872,
1339794003,

'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.150.242'),
'98.119.219.17'),
'66.249.73.195'),
'123.125.71.39'),
'220.181.108.114'),
'190.129.79.90'),
'66.249.73.89'),
'200.87.150.242'),
'190.129.11.138'),
'98.119.219.17'),
'66.249.73.195'),
'65.52.108.46'),
'66.249.73.89'),
'190.181.20.64'),
'200.87.236.58'),
'98.119.219.17'),
'66.249.73.89'),
'200.90.146.105'),
'98.119.219.17'),
'74.125.178.82'),
'74.125.44.87'),
'74.125.44.84'),
'190.186.44.52'),
'74.125.178.31'),
'66.249.73.89'),
'98.119.219.17'),
'200.90.146.105'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.59.74'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.105'),
'123.125.71.60'),
'220.181.108.123'),
'190.129.59.74'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.151'),
'98.119.219.17'),
'207.46.13.145'),
'66.249.73.195'),
'200.119.199.50'),
'66.249.73.89'),
'74.125.178.16'),
'190.129.59.74'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'200.119.199.50'),
'98.119.219.17'),
'66.249.73.195'),

(25895,
(25896,
(25897,
(25898,
(25899,
(25900,
(25901,
(25902,
(25903,
(25904,
(25905,
(25906,
(25907,
(25908,
(25909,
(25910,
(25911,
(25912,
(25913,
(25914,
(25915,
(25916,
(25917,
(25918,
(25919,
(25920,
(25921,
(25922,
(25923,
(25924,
(25925,
(25926,
(25927,
(25928,
(25929,
(25930,
(25931,
(25932,
(25933,
(25934,
(25935,
(25936,
(25937,
(25938,
(25939,
(25940,
(25941,
(25942,
(25943,
(25944,
(25945,
(25946,
(25947,
(25948,
(25949,
(25950,
(25951,
(25952,
(25953,
(25954,

1339794145,
1339794179,
1339794180,
1339794461,
1339794547,
1339794710,
1339794780,
1339794829,
1339795104,
1339795105,
1339795228,
1339795258,
1339795311,
1339795534,
1339795717,
1339795893,
1339795958,
1339796144,
1339796240,
1339796348,
1339796560,
1339796595,
1339796945,
1339797159,
1339797231,
1339797261,
1339797428,
1339797652,
1339797801,
1339797893,
1339797913,
1339797993,
1339798105,
1339798354,
1339798408,
1339798441,
1339798489,
1339798540,
1339798561,
1339798563,
1339798676,
1339798676,
1339798780,
1339799040,
1339799059,
1339799223,
1339799248,
1339799267,
1339799386,
1339799711,
1339799763,
1339799846,
1339799868,
1339799920,
1339800469,
1339800530,
1339800616,
1339800681,
1339801172,
1339801172,

'66.249.73.89'),
'200.90.147.96'),
'190.104.21.12'),
'200.119.199.50'),
'98.119.219.17'),
'66.249.73.195'),
'65.52.108.98'),
'66.249.73.89'),
'123.125.71.38'),
'220.181.108.90'),
'98.119.219.17'),
'207.46.199.39'),
'66.249.73.195'),
'66.249.73.89'),
'190.186.44.50'),
'98.119.219.17'),
'66.249.73.195'),
'200.119.199.50'),
'66.249.73.89'),
'65.52.108.46'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'200.119.199.50'),
'98.119.219.17'),
'66.249.73.195'),
'218.213.137.42'),
'66.249.73.89'),
'200.119.199.50'),
'98.119.219.17'),
'66.249.73.195'),
'95.211.139.1'),
'190.129.9.42'),
'66.249.73.89'),
'74.125.178.94'),
'65.52.108.46'),
'190.129.84.230'),
'200.119.199.50'),
'98.119.219.17'),
'66.249.73.195'),
'123.125.71.47'),
'220.181.108.86'),
'190.104.27.18'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'200.119.199.50'),
'190.104.27.18'),
'190.129.84.230'),
'66.249.73.89'),
'190.129.9.42'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'190.104.30.26'),
'66.249.73.195'),
'190.186.73.124'),

(25955,
(25956,
(25957,
(25958,
(25959,
(25960,
(25961,
(25962,
(25963,
(25964,
(25965,
(25966,
(25967,
(25968,
(25969,
(25970,
(25971,
(25972,
(25973,
(25974,
(25975,
(25976,
(25977,
(25978,
(25979,
(25980,
(25981,
(25982,
(25983,
(25984,
(25985,
(25986,
(25987,
(25988,
(25989,
(25990,
(25991,
(25992,
(25993,
(25994,
(25995,
(25996,
(25997,
(25998,
(25999,
(26000,
(26001,
(26002,
(26003,
(26004,
(26005,
(26006,
(26007,
(26008,
(26009,
(26010,
(26011,
(26012,
(26013,
(26014,

1339801174,
1339801281,
1339801823,
1339801880,
1339801949,
1339802238,
1339802239,
1339802434,
1339802586,
1339802619,
1339803231,
1339803279,
1339803292,
1339803687,
1339803880,
1339803942,
1339803997,
1339804268,
1339804304,
1339804507,
1339804597,
1339804703,
1339804891,
1339805205,
1339805248,
1339805289,
1339805409,
1339805840,
1339805840,
1339805889,
1339805906,
1339805910,
1339806114,
1339806298,
1339806564,
1339806652,
1339806820,
1339807221,
1339807410,
1339807435,
1339807469,
1339807523,
1339807881,
1339808117,
1339808228,
1339808426,
1339808542,
1339808730,
1339808935,
1339809206,
1339809384,
1339809640,
1339809855,
1339809974,
1339809975,
1339810179,
1339810260,
1339810346,
1339810515,
1339811044,

'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'123.125.71.28'),
'220.181.108.96'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'65.52.110.151'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'189.72.215.17'),
'190.104.26.25'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'65.52.108.69'),
'66.249.73.195'),
'98.119.219.17'),
'204.236.226.210'),
'66.249.73.89'),
'123.125.71.42'),
'220.181.108.90'),
'66.249.73.195'),
'98.119.219.17'),
'204.236.226.210'),
'66.249.73.89'),
'200.90.144.178'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'157.100.164.130'),
'65.52.108.69'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.71.167'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'123.125.71.58'),
'220.181.108.95'),
'66.249.73.195'),
'220.181.108.153'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),

(26015,
(26016,
(26017,
(26018,
(26019,
(26020,
(26021,
(26022,
(26023,
(26024,
(26025,
(26026,
(26027,
(26028,
(26029,
(26030,
(26031,
(26032,
(26033,
(26034,
(26035,
(26036,
(26037,
(26038,
(26039,
(26040,
(26041,
(26042,
(26043,
(26044,
(26045,
(26046,
(26047,
(26048,
(26049,
(26050,
(26051,
(26052,
(26053,
(26054,
(26055,
(26056,
(26057,
(26058,
(26059,
(26060,
(26061,
(26062,
(26063,
(26064,
(26065,
(26066,
(26067,
(26068,
(26069,
(26070,
(26071,
(26072,
(26073,
(26074,

1339811051,
1339811163,
1339811362,
1339811413,
1339811458,
1339811526,
1339811645,
1339811758,
1339811820,
1339811966,
1339812150,
1339812342,
1339812463,
1339812477,
1339813056,
1339813139,
1339813169,
1339813235,
1339813235,
1339813268,
1339813765,
1339813798,
1339813875,
1339814314,
1339814455,
1339814580,
1339814938,
1339815122,
1339815183,
1339815621,
1339815781,
1339815992,
1339816275,
1339816437,
1339816698,
1339816964,
1339816993,
1339817088,
1339817403,
1339817582,
1339817752,
1339818110,
1339818231,
1339818434,
1339818602,
1339818815,
1339818896,
1339819066,
1339819405,
1339819522,
1339819542,
1339819737,
1339820151,
1339820226,
1339820277,
1339820278,
1339820476,
1339820755,
1339820850,
1339821055,

'66.249.73.89'),
'98.119.219.17'),
'190.129.19.212'),
'190.104.26.26'),
'65.52.109.146'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'190.129.19.212'),
'207.46.199.39'),
'66.249.73.195'),
'66.249.73.89'),
'98.119.219.17'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'123.125.71.19'),
'220.181.108.90'),
'95.211.139.1'),
'207.46.199.47'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.68'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.219.58.44'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.219.58.44'),
'66.249.73.89'),
'66.249.73.195'),
'98.119.219.17'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.47'),
'220.181.108.116'),
'66.219.58.44'),
'66.249.73.195'),
'157.55.16.222'),
'66.249.73.89'),

(26075,
(26076,
(26077,
(26078,
(26079,
(26080,
(26081,
(26082,
(26083,
(26084,
(26085,
(26086,
(26087,
(26088,
(26089,
(26090,
(26091,
(26092,
(26093,
(26094,
(26095,
(26096,
(26097,
(26098,
(26099,
(26100,
(26101,
(26102,
(26103,
(26104,
(26105,
(26106,
(26107,
(26108,
(26109,
(26110,
(26111,
(26112,
(26113,
(26114,
(26115,
(26116,
(26117,
(26118,
(26119,
(26120,
(26121,
(26122,
(26123,
(26124,
(26125,
(26126,
(26127,
(26128,
(26129,
(26130,
(26131,
(26132,
(26133,
(26134,

1339821184,
1339821369,
1339821756,
1339821879,
1339821915,
1339821990,
1339822462,
1339822468,
1339822575,
1339822748,
1339823170,
1339823310,
1339823409,
1339823673,
1339823839,
1339823839,
1339823874,
1339823911,
1339824071,
1339824152,
1339824751,
1339824754,
1339825357,
1339825361,
1339826002,
1339826006,
1339826707,
1339826833,
1339827334,
1339827430,
1339827431,
1339827500,
1339827674,
1339827916,
1339828029,
1339828141,
1339828168,
1339828308,
1339828366,
1339828470,
1339828479,
1339828570,
1339828591,
1339828816,
1339828838,
1339828929,
1339829203,
1339829240,
1339829266,
1339829379,
1339829491,
1339829507,
1339829716,
1339829843,
1339829941,
1339830111,
1339830176,
1339830183,
1339830390,
1339830447,

'66.219.58.44'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.145'),
'66.219.58.44'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.20'),
'66.219.58.44'),
'66.249.73.195'),
'66.249.73.89'),
'66.219.58.44'),
'66.249.73.195'),
'208.115.111.70'),
'123.125.71.28'),
'220.181.108.113'),
'66.249.73.89'),
'207.46.13.145'),
'66.249.73.195'),
'65.52.109.146'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'123.125.71.46'),
'220.181.108.83'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.132'),
'212.113.35.162'),
'213.186.127.5'),
'66.249.73.89'),
'213.186.119.137'),
'213.186.127.11'),
'207.46.199.39'),
'213.186.119.133'),
'66.249.73.195'),
'213.186.127.14'),
'213.186.122.2'),
'66.249.73.89'),
'213.186.127.6'),
'213.186.119.133'),
'66.249.73.195'),
'212.113.37.105'),
'213.186.119.139'),
'213.186.127.8'),
'66.249.73.89'),
'213.186.127.12'),
'66.249.73.195'),
'212.113.37.105'),
'213.186.119.139'),
'66.249.73.89'),
'213.186.119.137'),
'213.186.127.4'),
'66.249.73.195'),

(26135,
(26136,
(26137,
(26138,
(26139,
(26140,
(26141,
(26142,
(26143,
(26144,
(26145,
(26146,
(26147,
(26148,
(26149,
(26150,
(26151,
(26152,
(26153,
(26154,
(26155,
(26156,
(26157,
(26158,
(26159,
(26160,
(26161,
(26162,
(26163,
(26164,
(26165,
(26166,
(26167,
(26168,
(26169,
(26170,
(26171,
(26172,
(26173,
(26174,
(26175,
(26176,
(26177,
(26178,
(26179,
(26180,
(26181,
(26182,
(26183,
(26184,
(26185,
(26186,
(26187,
(26188,
(26189,
(26190,
(26191,
(26192,
(26193,
(26194,

1339830616,
1339830729,
1339830841,
1339830885,
1339831000,
1339831043,
1339831044,
1339831179,
1339831507,
1339831916,
1339832183,
1339832853,
1339833508,
1339833790,
1339834191,
1339834774,
1339834839,
1339834876,
1339834877,
1339835101,
1339835128,
1339835395,
1339835503,
1339835872,
1339836198,
1339836527,
1339837001,
1339837181,
1339837590,
1339837672,
1339837835,
1339838479,
1339838490,
1339838503,
1339838505,
1339839108,
1339839151,
1339839799,
1339839823,
1339840019,
1339840440,
1339840499,
1339840708,
1339841042,
1339841089,
1339841100,
1339841497,
1339841716,
1339841763,
1339841953,
1339841955,
1339842298,
1339842372,
1339842391,
1339843067,
1339843201,
1339843726,
1339843877,
1339844083,
1339844380,

'213.186.127.3'),
'213.186.127.9'),
'213.186.127.6'),
'66.249.73.89'),
'213.186.119.132'),
'123.125.71.13'),
'220.181.108.119'),
'213.186.119.134'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.89'),
'123.125.71.17'),
'220.181.108.89'),
'65.52.108.98'),
'66.249.73.195'),
'66.249.73.138'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.146'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.117'),
'123.125.71.20'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.20'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'65.52.109.26'),
'66.249.73.195'),
'66.249.73.89'),
'94.23.225.68'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.19'),
'220.181.108.100'),
'207.46.199.39'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),

(26195,
(26196,
(26197,
(26198,
(26199,
(26200,
(26201,
(26202,
(26203,
(26204,
(26205,
(26206,
(26207,
(26208,
(26209,
(26210,
(26211,
(26212,
(26213,
(26214,
(26215,
(26216,
(26217,
(26218,
(26219,
(26220,
(26221,
(26222,
(26223,
(26224,
(26225,
(26226,
(26227,
(26228,
(26229,
(26230,
(26231,
(26232,
(26233,
(26234,
(26235,
(26236,
(26237,
(26238,
(26239,
(26240,
(26241,
(26242,
(26243,
(26244,
(26245,
(26246,
(26247,
(26248,
(26249,
(26250,
(26251,
(26252,
(26253,
(26254,

1339844553,
1339845035,
1339845174,
1339845550,
1339845551,
1339845677,
1339845905,
1339846344,
1339846579,
1339846765,
1339846937,
1339846996,
1339847253,
1339847652,
1339847678,
1339848067,
1339848307,
1339848740,
1339848919,
1339849093,
1339849094,
1339849543,
1339849821,
1339849970,
1339850144,
1339850496,
1339850700,
1339850770,
1339851172,
1339851391,
1339851983,
1339852174,
1339852639,
1339852642,
1339852658,
1339852932,
1339853336,
1339853470,
1339853608,
1339853728,
1339854272,
1339854334,
1339854735,
1339854821,
1339854905,
1339855092,
1339855497,
1339855534,
1339855722,
1339856172,
1339856245,
1339856245,
1339856446,
1339856737,
1339856848,
1339857226,
1339857727,
1339857842,
1339857929,
1339858412,

'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.53'),
'220.181.108.82'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'95.211.139.1'),
'190.104.30.23'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.203'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.25'),
'220.181.108.116'),
'66.249.73.195'),
'66.249.73.89'),
'79.195.197.1'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.104'),
'123.125.71.57'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.20'),
'66.249.73.195'),
'98.119.219.17'),
'190.129.41.172'),
'66.249.73.89'),
'65.52.108.46'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.144.185'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.43'),
'220.181.108.101'),
'66.249.73.195'),
'66.249.67.135'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.30.26'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.30.26'),

(26255,
(26256,
(26257,
(26258,
(26259,
(26260,
(26261,
(26262,
(26263,
(26264,
(26265,
(26266,
(26267,
(26268,
(26269,
(26270,
(26271,
(26272,
(26273,
(26274,
(26275,
(26276,
(26277,
(26278,
(26279,
(26280,
(26281,
(26282,
(26283,
(26284,
(26285,
(26286,
(26287,
(26288,
(26289,
(26290,
(26291,
(26292,
(26293,
(26294,
(26295,
(26296,
(26297,
(26298,
(26299,
(26300,
(26301,
(26302,
(26303,
(26304,
(26305,
(26306,
(26307,
(26308,
(26309,
(26310,
(26311,
(26312,
(26313,
(26314,

1339858528,
1339858606,
1339858808,
1339859145,
1339859294,
1339859316,
1339859435,
1339859846,
1339859961,
1339859963,
1339859966,
1339859980,
1339860365,
1339860670,
1339860807,
1339861048,
1339861344,
1339861360,
1339861495,
1339861774,
1339861999,
1339862179,
1339862645,
1339862780,
1339862837,
1339862868,
1339863291,
1339863571,
1339863863,
1339863864,
1339864127,
1339864405,
1339864796,
1339865068,
1339865406,
1339865516,
1339865580,
1339866084,
1339866359,
1339866838,
1339867374,
1339867374,
1339867521,
1339867581,
1339867860,
1339868038,
1339868132,
1339868215,
1339868745,
1339868907,
1339869417,
1339869936,
1339869939,
1339870064,
1339870255,
1339870540,
1339870681,
1339870682,
1339871433,
1339871736,

'66.249.73.195'),
'66.249.73.89'),
'74.125.178.87'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'201.222.81.190'),
'190.129.41.109'),
'123.125.71.47'),
'220.181.108.75'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.144.240'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.68'),
'190.129.41.109'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.21.40'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'201.216.215.149'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.96'),
'123.125.71.19'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.37'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.145'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.44'),
'220.181.108.117'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.146'),
'119.63.196.122'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.19.139'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.68'),
'200.87.176.142'),
'66.249.73.195'),
'123.125.71.38'),
'220.181.108.104'),
'66.249.73.195'),
'66.249.73.89'),

(26315,
(26316,
(26317,
(26318,
(26319,
(26320,
(26321,
(26322,
(26323,
(26324,
(26325,
(26326,
(26327,
(26328,
(26329,
(26330,
(26331,
(26332,
(26333,
(26334,
(26335,
(26336,
(26337,
(26338,
(26339,
(26340,
(26341,
(26342,
(26343,
(26344,
(26345,
(26346,
(26347,
(26348,
(26349,
(26350,
(26351,
(26352,
(26353,
(26354,
(26355,
(26356,
(26357,
(26358,
(26359,
(26360,
(26361,
(26362,
(26363,
(26364,
(26365,
(26366,
(26367,
(26368,
(26369,
(26370,
(26371,
(26372,
(26373,
(26374,

1339872043,
1339872984,
1339873011,
1339873109,
1339873652,
1339873738,
1339874290,
1339874733,
1339875591,
1339875838,
1339876433,
1339876867,
1339877173,
1339877833,
1339877833,
1339877916,
1339878680,
1339879550,
1339880222,
1339880256,
1339880348,
1339880951,
1339881400,
1339881433,
1339881433,
1339881636,
1339882342,
1339882615,
1339882802,
1339883080,
1339883720,
1339884367,
1339884992,
1339885009,
1339885010,
1339885014,
1339885662,
1339885739,
1339886274,
1339886618,
1339886935,
1339887111,
1339887916,
1339887922,
1339888540,
1339888606,
1339888644,
1339888652,
1339889198,
1339889566,
1339889759,
1339889887,
1339890290,
1339890527,
1339890839,
1339890943,
1339891260,
1339891487,
1339891646,
1339891980,

'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.84'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'74.125.179.87'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.16'),
'220.181.108.93'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.195'),
'207.46.13.101'),
'65.52.104.84'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.31'),
'220.181.108.85'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.195'),
'208.115.111.70'),
'123.125.71.34'),
'220.181.108.114'),
'66.249.73.195'),
'66.249.73.195'),
'207.46.13.146'),
'66.249.73.195'),
'190.104.5.153'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.101'),
'123.125.71.57'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.37'),
'66.249.73.195'),
'200.90.145.222'),
'66.249.73.89'),
'190.129.92.214'),
'66.249.73.195'),
'65.52.108.69'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.37'),

(26375,
(26376,
(26377,
(26378,
(26379,
(26380,
(26381,
(26382,
(26383,
(26384,
(26385,
(26386,
(26387,
(26388,
(26389,
(26390,
(26391,
(26392,
(26393,
(26394,
(26395,
(26396,
(26397,
(26398,
(26399,
(26400,
(26401,
(26402,
(26403,
(26404,
(26405,
(26406,
(26407,
(26408,
(26409,
(26410,
(26411,
(26412,
(26413,
(26414,
(26415,
(26416,
(26417,
(26418,
(26419,
(26420,
(26421,
(26422,
(26423,
(26424,
(26425,
(26426,
(26427,
(26428,
(26429,
(26430,
(26431,
(26432,
(26433,
(26434,

1339892219,
1339892243,
1339892244,
1339892927,
1339892936,
1339893730,
1339894366,
1339894405,
1339895132,
1339895327,
1339895817,
1339895879,
1339895938,
1339896032,
1339896187,
1339896216,
1339896217,
1339896286,
1339896388,
1339896516,
1339896620,
1339896838,
1339897246,
1339897250,
1339897738,
1339897796,
1339898050,
1339898086,
1339898089,
1339898188,
1339898661,
1339898822,
1339898986,
1339899152,
1339899484,
1339899487,
1339899544,
1339899545,
1339900116,
1339900324,
1339901011,
1339901163,
1339901727,
1339901830,
1339902333,
1339902539,
1339902945,
1339903170,
1339903172,
1339903253,
1339903402,
1339903502,
1339903651,
1339904241,
1339904270,
1339904669,
1339904959,
1339905399,
1339905635,
1339905688,

'66.249.73.89'),
'123.125.71.56'),
'220.181.108.82'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.143.74'),
'213.186.119.144'),
'65.52.108.69'),
'212.113.37.106'),
'123.125.71.20'),
'220.181.108.108'),
'66.249.73.89'),
'213.186.127.7'),
'190.129.19.209'),
'66.249.73.195'),
'213.186.127.14'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.144'),
'95.211.139.1'),
'190.129.19.209'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.4'),
'213.186.119.135'),
'66.249.73.195'),
'208.115.111.70'),
'190.43.47.6'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.51'),
'220.181.108.115'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.19'),
'220.181.108.105'),
'157.55.17.103'),
'66.249.73.89'),
'207.46.199.37'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.46'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.196'),

(26435,
(26436,
(26437,
(26438,
(26439,
(26440,
(26441,
(26442,
(26443,
(26444,
(26445,
(26446,
(26447,
(26448,
(26449,
(26450,
(26451,
(26452,
(26453,
(26454,
(26455,
(26456,
(26457,
(26458,
(26459,
(26460,
(26461,
(26462,
(26463,
(26464,
(26465,
(26466,
(26467,
(26468,
(26469,
(26470,
(26471,
(26472,
(26473,
(26474,
(26475,
(26476,
(26477,
(26478,
(26479,
(26480,
(26481,
(26482,
(26483,
(26484,
(26485,
(26486,
(26487,
(26488,
(26489,
(26490,
(26491,
(26492,
(26493,
(26494,

1339906201,
1339906281,
1339906629,
1339906631,
1339906939,
1339907039,
1339907250,
1339907312,
1339907591,
1339907882,
1339908238,
1339908242,
1339908388,
1339908717,
1339908880,
1339908894,
1339909544,
1339910117,
1339910170,
1339910234,
1339910234,
1339910611,
1339910926,
1339910956,
1339911192,
1339911800,
1339911852,
1339912583,
1339912635,
1339913179,
1339913320,
1339913352,
1339913476,
1339913827,
1339913828,
1339914013,
1339914317,
1339914879,
1339915155,
1339915561,
1339915654,
1339915789,
1339915996,
1339916164,
1339916773,
1339916833,
1339916912,
1339917417,
1339917421,
1339917422,
1339917677,
1339918501,
1339918518,
1339918703,
1339919338,
1339919630,
1339920102,
1339920471,
1339920570,
1339920757,

'66.249.73.89'),
'66.249.73.195'),
'220.181.108.91'),
'123.125.71.57'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.37'),
'157.55.17.149'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.196'),
'66.249.73.195'),
'65.52.108.46'),
'66.249.73.89'),
'204.236.226.210'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.20'),
'220.181.108.92'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'204.236.226.210'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.15'),
'220.181.108.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.177'),
'213.186.122.3'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.195'),
'123.125.71.56'),
'220.181.108.109'),
'66.249.73.89'),
'204.236.226.210'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.37'),
'66.249.73.195'),

(26495,
(26496,
(26497,
(26498,
(26499,
(26500,
(26501,
(26502,
(26503,
(26504,
(26505,
(26506,
(26507,
(26508,
(26509,
(26510,
(26511,
(26512,
(26513,
(26514,
(26515,
(26516,
(26517,
(26518,
(26519,
(26520,
(26521,
(26522,
(26523,
(26524,
(26525,
(26526,
(26527,
(26528,
(26529,
(26530,
(26531,
(26532,
(26533,
(26534,
(26535,
(26536,
(26537,
(26538,
(26539,
(26540,
(26541,
(26542,
(26543,
(26544,
(26545,
(26546,
(26547,
(26548,
(26549,
(26550,
(26551,
(26552,
(26553,
(26554,

1339920894,
1339920959,
1339921054,
1339921055,
1339921074,
1339921567,
1339921827,
1339921846,
1339922291,
1339922697,
1339922704,
1339922986,
1339923308,
1339923539,
1339923752,
1339924382,
1339924517,
1339924797,
1339924798,
1339925218,
1339925436,
1339925858,
1339926056,
1339926071,
1339926775,
1339926906,
1339927584,
1339928068,
1339928217,
1339928228,
1339928346,
1339928347,
1339928710,
1339928928,
1339929324,
1339929647,
1339929980,
1339930276,
1339930655,
1339930958,
1339931269,
1339931580,
1339931883,
1339931943,
1339931945,
1339932003,
1339932190,
1339932497,
1339932804,
1339933111,
1339933407,
1339933448,
1339933725,
1339934011,
1339934129,
1339934339,
1339934702,
1339934728,
1339934762,
1339934957,

'141.105.120.152'),
'65.52.109.146'),
'123.125.71.25'),
'220.181.108.111'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.145'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'218.213.137.42'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.26'),
'220.181.108.103'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.48.251'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.37'),
'123.125.71.53'),
'220.181.108.93'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.76'),
'123.125.71.46'),
'190.104.30.25'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.20'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'65.52.108.68'),
'66.249.73.195'),
'66.249.73.89'),

(26555,
(26556,
(26557,
(26558,
(26559,
(26560,
(26561,
(26562,
(26563,
(26564,
(26565,
(26566,
(26567,
(26568,
(26569,
(26570,
(26571,
(26572,
(26573,
(26574,
(26575,
(26576,
(26577,
(26578,
(26579,
(26580,
(26581,
(26582,
(26583,
(26584,
(26585,
(26586,
(26587,
(26588,
(26589,
(26590,
(26591,
(26592,
(26593,
(26594,
(26595,
(26596,
(26597,
(26598,
(26599,
(26600,
(26601,
(26602,
(26603,
(26604,
(26605,
(26606,
(26607,
(26608,
(26609,
(26610,
(26611,
(26612,
(26613,
(26614,

1339935179,
1339935451,
1339935490,
1339935491,
1339935666,
1339935770,
1339936073,
1339936280,
1339936894,
1339937242,
1339937340,
1339937407,
1339937508,
1339938021,
1339938123,
1339938542,
1339938635,
1339938739,
1339939060,
1339939060,
1339939319,
1339939454,
1339939601,
1339939933,
1339940067,
1339940559,
1339940681,
1339941161,
1339941398,
1339941815,
1339942012,
1339942439,
1339942626,
1339942667,
1339942668,
1339943061,
1339943065,
1339943240,
1339943715,
1339943803,
1339943858,
1339944153,
1339944468,
1339944511,
1339944554,
1339944859,
1339945185,
1339945390,
1339945786,
1339945798,
1339946004,
1339946413,
1339946424,
1339946426,
1339946723,
1339947027,
1339947356,
1339947569,
1339947705,
1339947987,

'65.52.104.20'),
'66.249.73.195'),
'123.125.71.51'),
'220.181.108.80'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'119.63.196.62'),
'65.52.104.20'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.144.160'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.48'),
'220.181.108.101'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.46'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.52'),
'220.181.108.102'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.68'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'66.249.73.89'),
'157.55.18.23'),
'66.249.73.195'),
'200.110.48.33'),
'66.249.73.89'),
'66.249.73.195'),
'200.110.48.33'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.18'),
'220.181.108.111'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.23'),
'66.249.73.89'),
'66.249.73.195'),

(26615,
(26616,
(26617,
(26618,
(26619,
(26620,
(26621,
(26622,
(26623,
(26624,
(26625,
(26626,
(26627,
(26628,
(26629,
(26630,
(26631,
(26632,
(26633,
(26634,
(26635,
(26636,
(26637,
(26638,
(26639,
(26640,
(26641,
(26642,
(26643,
(26644,
(26645,
(26646,
(26647,
(26648,
(26649,
(26650,
(26651,
(26652,
(26653,
(26654,
(26655,
(26656,
(26657,
(26658,
(26659,
(26660,
(26661,
(26662,
(26663,
(26664,
(26665,
(26666,
(26667,
(26668,
(26669,
(26670,
(26671,
(26672,
(26673,
(26674,

1339948357,
1339948649,
1339949001,
1339949176,
1339949266,
1339949790,
1339949901,
1339950305,
1339950305,
1339950404,
1339950532,
1339950686,
1339951121,
1339951180,
1339951717,
1339951833,
1339951836,
1339951893,
1339952368,
1339952451,
1339952455,
1339952913,
1339953005,
1339953063,
1339953065,
1339953339,
1339953480,
1339953606,
1339953607,
1339953673,
1339953679,
1339953990,
1339954293,
1339954297,
1339954532,
1339954542,
1339954908,
1339955009,
1339955525,
1339955627,
1339956139,
1339956183,
1339956238,
1339956852,
1339956954,
1339957083,
1339957295,
1339957510,
1339957568,
1339957650,
1339957708,
1339957774,
1339957775,
1339958183,
1339958282,
1339958285,
1339958289,
1339958507,
1339958789,
1339958797,

'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.14'),
'220.181.108.78'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.201'),
'66.249.73.89'),
'66.249.73.195'),
'200.58.77.251'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'207.46.13.145'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.68'),
'200.58.77.251'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'207.46.199.37'),
'123.125.71.18'),
'220.181.108.81'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.37'),
'190.103.223.148'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'204.236.226.210'),
'189.162.20.252'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.20'),
'100.43.83.143'),
'123.125.71.47'),
'220.181.108.114'),
'66.249.73.89'),
'65.52.110.201'),
'66.249.73.195'),
'65.52.109.146'),
'200.90.147.164'),
'207.46.13.145'),
'66.249.73.89'),

(26675,
(26676,
(26677,
(26678,
(26679,
(26680,
(26681,
(26682,
(26683,
(26684,
(26685,
(26686,
(26687,
(26688,
(26689,
(26690,
(26691,
(26692,
(26693,
(26694,
(26695,
(26696,
(26697,
(26698,
(26699,
(26700,
(26701,
(26702,
(26703,
(26704,
(26705,
(26706,
(26707,
(26708,
(26709,
(26710,
(26711,
(26712,
(26713,
(26714,
(26715,
(26716,
(26717,
(26718,
(26719,
(26720,
(26721,
(26722,
(26723,
(26724,
(26725,
(26726,
(26727,
(26728,
(26729,
(26730,
(26731,
(26732,
(26733,
(26734,

1339958924,
1339959410,
1339959649,
1339959728,
1339959762,
1339960025,
1339960335,
1339960639,
1339960650,
1339960702,
1339960704,
1339961072,
1339961253,
1339961356,
1339961794,
1339961867,
1339961911,
1339961975,
1339962136,
1339962242,
1339962407,
1339962584,
1339962586,
1339962587,
1339962811,
1339963036,
1339963198,
1339963202,
1339963313,
1339963486,
1339963812,
1339963898,
1339963936,
1339964208,
1339964267,
1339964270,
1339964387,
1339964529,
1339964836,
1339964836,
1339965143,
1339965451,
1339965757,
1339966145,
1339966371,
1339966781,
1339966986,
1339966996,
1339967192,
1339967396,
1339967601,
1339967856,
1339967857,
1339968024,
1339968562,
1339968658,
1339968668,
1339969188,
1339969284,
1339969830,

'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'157.56.95.137'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.20'),
'220.181.108.76'),
'123.125.71.58'),
'200.87.82.200'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.27.24'),
'66.249.73.89'),
'213.186.119.131'),
'66.249.73.195'),
'213.186.119.143'),
'65.52.110.201'),
'213.186.122.3'),
'66.249.73.89'),
'213.186.119.131'),
'66.249.73.195'),
'212.113.35.162'),
'213.186.119.132'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.137'),
'213.186.119.141'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.4'),
'212.113.37.106'),
'123.125.71.39'),
'220.181.108.102'),
'213.186.119.140'),
'66.249.73.89'),
'213.186.127.28'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.145.158'),
'200.90.145.102'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.16'),
'220.181.108.87'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.145'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),

(26735, 1339969906, '66.249.73.195'),


(26736, 1339970070, '65.52.110.201'),
(26737, 1339970473, '66.249.73.89'),
(26738, 1339970606, '66.249.73.195'),
(26739, 1339970641, '65.52.108.69'),
(26740, 1339971119, '66.249.73.89'),
(26741, 1339971444, '123.125.71.19'),
(26742, 1339971444, '220.181.108.111'),
(26743, 1339971458, '66.249.73.195'),
(26744, 1339971596, '65.52.104.20'),
(26745, 1339971758, '66.249.73.89'),
(26746, 1339972092, '208.115.111.70'),
(26747, 1339972191, '66.249.73.195'),
(26748, 1339972400, '66.249.73.89'),
(26749, 1339972804, '66.249.73.195'),
(26750, 1339973043, '66.249.73.89'),
(26751, 1339973428, '66.249.73.195'),
(26752, 1339973685, '66.249.73.89');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(26753, 1339974043, '66.249.73.195'),
(26754, 1339974062, '157.55.17.103'),
(26755, 1339974328, '66.249.73.89'),
(26756, 1339974344, '200.90.145.122'),
(26757, 1339974762, '66.249.73.195'),
(26758, 1339974970, '66.249.73.89'),
(26759, 1339975063, '123.125.71.46'),
(26760, 1339975064, '220.181.108.86'),
(26761, 1339975217, '200.90.145.122'),
(26762, 1339975399, '66.249.73.195'),
(26763, 1339975613, '66.249.73.89'),
(26764, 1339976042, '66.249.73.195'),
(26765, 1339976094, '190.129.5.31'),
(26766, 1339976256, '66.249.73.89'),
(26767, 1339976720, '66.249.73.195'),
(26768, 1339977000, '66.249.73.89'),
(26769, 1339977470, '66.249.73.195'),
(26770, 1339977612, '66.249.73.89'),
(26771, 1339978183, '66.249.73.195'),
(26772, 1339978240, '66.249.73.89'),
(26773, 1339978641, '123.125.71.28'),
(26774, 1339978641, '220.181.108.75'),
(26775, 1339978875, '66.249.73.195'),
(26776, 1339978877, '190.104.30.26'),
(26777, 1339978896, '66.249.73.89'),
(26778, 1339979517, '66.249.73.89'),
(26779, 1339979816, '66.249.73.195'),
(26780, 1339980032, '190.106.246.123'),
(26781, 1339980150, '66.249.73.89'),
(26782, 1339980188, '207.46.199.37'),
(26783, 1339980755, '66.249.73.89'),
(26784, 1339980822, '66.249.73.195'),
(26785, 1339981372, '66.249.73.89'),
(26786, 1339981612, '66.249.73.195'),
(26787, 1339982115, '66.249.73.89'),
(26788, 1339982263, '66.249.73.195'),
(26789, 1339982375, '200.110.50.27'),
(26790, 1339982454, '123.125.71.34'),
(26791, 1339982455, '220.181.108.118'),
(26792, 1339982759, '66.249.73.89'),
(26793, 1339982890, '190.129.19.129'),

(26794,
(26795,
(26796,
(26797,
(26798,
(26799,
(26800,
(26801,
(26802,
(26803,
(26804,
(26805,
(26806,
(26807,
(26808,
(26809,
(26810,
(26811,
(26812,
(26813,
(26814,
(26815,
(26816,
(26817,
(26818,
(26819,
(26820,
(26821,
(26822,
(26823,
(26824,
(26825,
(26826,
(26827,
(26828,
(26829,
(26830,
(26831,
(26832,
(26833,
(26834,
(26835,
(26836,
(26837,
(26838,
(26839,
(26840,
(26841,
(26842,
(26843,
(26844,
(26845,
(26846,
(26847,
(26848,
(26849,
(26850,
(26851,
(26852,
(26853,

1339982893,
1339983403,
1339983513,
1339984118,
1339984146,
1339984763,
1339984831,
1339984834,
1339984898,
1339985412,
1339985478,
1339985839,
1339985916,
1339985917,
1339986090,
1339986122,
1339986751,
1339986766,
1339987401,
1339987410,
1339988042,
1339988105,
1339988198,
1339988435,
1339988692,
1339988825,
1339989343,
1339989435,
1339989530,
1339989531,
1339989957,
1339989992,
1339990065,
1339990643,
1339990677,
1339991294,
1339991367,
1339991821,
1339991945,
1339992050,
1339992474,
1339992596,
1339992674,
1339993031,
1339993077,
1339993078,
1339993107,
1339993247,
1339993274,
1339993885,
1339993911,
1339994276,
1339994549,
1339994621,
1339995010,
1339995200,
1339995344,
1339995802,
1339995997,
1339996111,

'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'190.186.201.14'),
'66.249.73.195'),
'66.249.73.89'),
'200.110.50.192'),
'123.125.71.31'),
'220.181.108.112'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'65.52.109.146'),
'66.249.73.195'),
'157.55.18.23'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.34'),
'220.181.108.112'),
'157.55.18.23'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'91.203.32.171'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.26.26'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.71.217'),
'123.125.71.55'),
'220.181.108.105'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.145'),

(26854,
(26855,
(26856,
(26857,
(26858,
(26859,
(26860,
(26861,
(26862,
(26863,
(26864,
(26865,
(26866,
(26867,
(26868,
(26869,
(26870,
(26871,
(26872,
(26873,
(26874,
(26875,
(26876,
(26877,
(26878,
(26879,
(26880,
(26881,
(26882,
(26883,
(26884,
(26885,
(26886,
(26887,
(26888,
(26889,
(26890,
(26891,
(26892,
(26893,
(26894,
(26895,
(26896,
(26897,
(26898,
(26899,
(26900,
(26901,
(26902,
(26903,
(26904,
(26905,
(26906,
(26907,
(26908,
(26909,
(26910,
(26911,
(26912,
(26913,

1339996457,
1339996631,
1339996632,
1339996652,
1339997047,
1339997069,
1339997309,
1339997725,
1339997904,
1339997968,
1339998007,
1339998411,
1339998625,
1339999053,
1339999283,
1339999350,
1339999707,
1339999942,
1339999979,
1340000219,
1340000250,
1340000251,
1340000359,
1340000600,
1340000617,
1340001021,
1340001115,
1340001150,
1340001258,
1340001629,
1340001750,
1340001953,
1340001989,
1340002286,
1340002479,
1340002647,
1340002679,
1340002922,
1340003318,
1340003609,
1340003848,
1340003850,
1340003922,
1340004286,
1340004526,
1340004910,
1340005132,
1340005519,
1340005887,
1340006142,
1340006492,
1340006800,
1340007131,
1340007474,
1340007476,
1340007752,
1340007755,
1340008376,
1340008424,
1340008978,

'66.249.73.195'),
'123.125.71.13'),
'220.181.108.123'),
'66.249.73.89'),
'65.52.108.69'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'65.52.108.68'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.201'),
'157.55.16.11'),
'123.125.71.35'),
'220.181.108.82'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.201'),
'66.249.73.195'),
'207.46.13.145'),
'65.52.108.69'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.23'),
'217.69.133.29'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'157.55.18.23'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.45'),
'220.181.108.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.110'),
'123.125.71.20'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),

(26914,
(26915,
(26916,
(26917,
(26918,
(26919,
(26920,
(26921,
(26922,
(26923,
(26924,
(26925,
(26926,
(26927,
(26928,
(26929,
(26930,
(26931,
(26932,
(26933,
(26934,
(26935,
(26936,
(26937,
(26938,
(26939,
(26940,
(26941,
(26942,
(26943,
(26944,
(26945,
(26946,
(26947,
(26948,
(26949,
(26950,
(26951,
(26952,
(26953,
(26954,
(26955,
(26956,
(26957,
(26958,
(26959,
(26960,
(26961,
(26962,
(26963,
(26964,
(26965,
(26966,
(26967,
(26968,
(26969,
(26970,
(26971,
(26972,
(26973,

1340009133,
1340009582,
1340009638,
1340009818,
1340010238,
1340010427,
1340010810,
1340010838,
1340011391,
1340011392,
1340011417,
1340011438,
1340011807,
1340012038,
1340012293,
1340012638,
1340013118,
1340013238,
1340013783,
1340013958,
1340014318,
1340014558,
1340014642,
1340014948,
1340014949,
1340015278,
1340015283,
1340015878,
1340015921,
1340016597,
1340016622,
1340016910,
1340017197,
1340017242,
1340017917,
1340017922,
1340017951,
1340018326,
1340018328,
1340018517,
1340018877,
1340019092,
1340019117,
1340019628,
1340019717,
1340019787,
1340019962,
1340020235,
1340020437,
1340020464,
1340020572,
1340021037,
1340021241,
1340021876,
1340021891,
1340021910,
1340021911,
1340021915,
1340022134,
1340022188,

'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.23'),
'66.249.73.89'),
'123.125.71.26'),
'220.181.108.94'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.109.202'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.13'),
'220.181.108.102'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'200.105.183.181'),
'123.125.71.30'),
'220.181.108.91'),
'66.249.73.89'),
'66.249.68.202'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.11'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'89.136.58.223'),
'66.249.73.89'),
'65.52.108.68'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.36'),
'220.181.108.97'),
'157.55.17.103'),
'207.46.199.37'),
'65.52.108.69'),

(26974,
(26975,
(26976,
(26977,
(26978,
(26979,
(26980,
(26981,
(26982,
(26983,
(26984,
(26985,
(26986,
(26987,
(26988,
(26989,
(26990,
(26991,
(26992,
(26993,
(26994,
(26995,
(26996,
(26997,
(26998,
(26999,
(27000,
(27001,
(27002,
(27003,
(27004,
(27005,
(27006,
(27007,
(27008,
(27009,
(27010,
(27011,
(27012,
(27013,
(27014,
(27015,
(27016,
(27017,
(27018,
(27019,
(27020,
(27021,
(27022,
(27023,
(27024,
(27025,
(27026,
(27027,
(27028,
(27029,
(27030,
(27031,
(27032,
(27033,

1340022217,
1340022476,
1340023031,
1340023200,
1340023317,
1340023471,
1340023637,
1340023818,
1340023840,
1340024516,
1340024565,
1340024990,
1340025101,
1340025116,
1340025143,
1340025209,
1340025236,
1340025321,
1340025366,
1340025522,
1340025531,
1340025531,
1340025571,
1340025659,
1340025693,
1340025716,
1340025771,
1340025837,
1340025851,
1340025883,
1340025996,
1340026108,
1340026219,
1340026221,
1340026436,
1340026440,
1340026440,
1340026614,
1340026671,
1340026726,
1340026757,
1340026783,
1340026838,
1340026896,
1340027008,
1340027036,
1340027038,
1340027064,
1340027114,
1340027122,
1340027164,
1340027190,
1340027211,
1340027227,
1340027234,
1340027286,
1340027346,
1340027399,
1340027458,
1340027510,

'190.181.30.97'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'65.52.108.68'),
'190.181.30.97'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'201.222.122.41'),
'190.129.14.66'),
'66.249.73.89'),
'213.186.119.137'),
'213.186.127.14'),
'66.249.73.195'),
'212.113.35.162'),
'157.55.17.103'),
'186.27.65.109'),
'123.125.71.41'),
'220.181.108.89'),
'220.181.108.96'),
'213.186.120.196'),
'65.52.109.146'),
'66.249.73.89'),
'212.113.37.106'),
'66.249.73.195'),
'190.181.30.97'),
'213.186.127.11'),
'213.186.119.135'),
'213.186.119.133'),
'190.129.8.202'),
'213.186.119.139'),
'66.249.73.89'),
'65.52.104.20'),
'66.249.73.195'),
'213.186.127.28'),
'213.186.119.131'),
'213.186.127.12'),
'190.3.186.202'),
'213.186.119.134'),
'213.186.127.11'),
'212.113.35.162'),
'213.186.119.141'),
'66.249.73.89'),
'190.129.19.214'),
'213.186.122.3'),
'66.249.73.195'),
'212.113.37.105'),
'200.90.144.168'),
'157.55.18.23'),
'190.104.27.23'),
'190.129.8.202'),
'212.113.37.106'),
'213.186.119.142'),
'213.186.119.137'),
'213.186.127.28'),
'213.186.127.4'),
'213.186.119.140'),

(27034,
(27035,
(27036,
(27037,
(27038,
(27039,
(27040,
(27041,
(27042,
(27043,
(27044,
(27045,
(27046,
(27047,
(27048,
(27049,
(27050,
(27051,
(27052,
(27053,
(27054,
(27055,
(27056,
(27057,
(27058,
(27059,
(27060,
(27061,
(27062,
(27063,
(27064,
(27065,
(27066,
(27067,
(27068,
(27069,
(27070,
(27071,
(27072,
(27073,
(27074,
(27075,
(27076,
(27077,
(27078,
(27079,
(27080,
(27081,
(27082,
(27083,
(27084,
(27085,
(27086,
(27087,
(27088,
(27089,
(27090,
(27091,
(27092,
(27093,

1340027571,
1340027623,
1340027629,
1340027636,
1340027683,
1340027761,
1340027796,
1340027846,
1340027961,
1340028022,
1340028108,
1340028131,
1340028246,
1340028294,
1340028298,
1340028358,
1340028471,
1340028476,
1340028481,
1340028583,
1340028734,
1340029096,
1340029102,
1340029105,
1340029137,
1340029220,
1340029464,
1340029555,
1340029796,
1340029797,
1340029915,
1340030155,
1340030324,
1340030397,
1340030538,
1340030655,
1340030755,
1340030898,
1340031355,
1340031435,
1340031909,
1340032075,
1340032435,
1340032694,
1340032766,
1340032915,
1340032916,
1340033033,
1340033576,
1340033576,
1340033577,
1340033583,
1340033596,
1340033796,
1340033856,
1340033953,
1340034231,
1340034274,
1340034468,
1340034468,

'213.186.122.2'),
'213.186.119.131'),
'190.129.9.36'),
'66.249.73.89'),
'213.186.127.10'),
'66.249.73.195'),
'213.186.127.9'),
'213.186.119.141'),
'213.186.119.132'),
'212.113.35.162'),
'213.186.127.13'),
'212.113.37.106'),
'213.186.119.135'),
'213.186.119.139'),
'201.222.75.6'),
'213.186.127.2'),
'213.186.120.196'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.14'),
'190.11.76.57'),
'66.249.73.195'),
'220.181.108.88'),
'123.125.71.59'),
'200.90.144.197'),
'190.129.19.214'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.144.197'),
'66.249.72.90'),
'66.249.73.89'),
'200.87.102.91'),
'66.249.73.195'),
'190.129.19.141'),
'157.55.18.23'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.145'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.23'),
'190.104.30.29'),
'66.249.73.89'),
'190.38.152.12'),
'200.105.163.174'),
'200.87.185.14'),
'190.129.19.161'),
'66.249.73.195'),
'200.87.148.76'),
'66.249.73.89'),
'190.129.11.138'),
'200.58.64.124'),
'186.2.43.126'),
'66.249.73.195'),
'190.129.96.127'),
'200.87.148.76'),
'66.249.73.89'),

(27094,
(27095,
(27096,
(27097,
(27098,
(27099,
(27100,
(27101,
(27102,
(27103,
(27104,
(27105,
(27106,
(27107,
(27108,
(27109,
(27110,
(27111,
(27112,
(27113,
(27114,
(27115,
(27116,
(27117,
(27118,
(27119,
(27120,
(27121,
(27122,
(27123,
(27124,
(27125,
(27126,
(27127,
(27128,
(27129,
(27130,
(27131,
(27132,
(27133,
(27134,
(27135,
(27136,
(27137,
(27138,
(27139,
(27140,
(27141,
(27142,
(27143,
(27144,
(27145,
(27146,
(27147,
(27148,
(27149,
(27150,
(27151,
(27152,
(27153,

1340034510,
1340034953,
1340035068,
1340035194,
1340035223,
1340035341,
1340035558,
1340035668,
1340035729,
1340035809,
1340035812,
1340036241,
1340036268,
1340036683,
1340036685,
1340036861,
1340036871,
1340037134,
1340037320,
1340037540,
1340037589,
1340038189,
1340038203,
1340038699,
1340038789,
1340039030,
1340039125,
1340039336,
1340039390,
1340039647,
1340039750,
1340039964,
1340039965,
1340039995,
1340040331,
1340040332,
1340040350,
1340040613,
1340040712,
1340041081,
1340041400,
1340041423,
1340041755,
1340041855,
1340041858,
1340042031,
1340042374,
1340042631,
1340042737,
1340042777,
1340042922,
1340043090,
1340043106,
1340043231,
1340043308,
1340043405,
1340043577,
1340043578,
1340043755,
1340043838,

'190.129.11.138'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.11.179'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.242'),
'190.129.9.36'),
'65.52.108.68'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.31'),
'220.181.108.99'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'200.90.146.233'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.179.87'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.178.94'),
'100.43.83.143'),
'66.249.73.89'),
'190.104.30.24'),
'66.249.73.195'),
'74.125.179.84'),
'74.125.178.81'),
'66.249.73.89'),
'123.125.71.46'),
'220.181.108.112'),
'66.249.73.195'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.144.173'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.133.251'),
'199.186.32.126'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.69'),
'83.149.126.98'),
'190.181.30.97'),
'66.249.73.195'),
'207.46.199.37'),
'66.249.73.89'),
'200.90.146.61'),
'199.186.32.126'),
'123.125.71.14'),
'220.181.108.108'),
'66.249.73.195'),
'66.249.73.89'),

(27154,
(27155,
(27156,
(27157,
(27158,
(27159,
(27160,
(27161,
(27162,
(27163,
(27164,
(27165,
(27166,
(27167,
(27168,
(27169,
(27170,
(27171,
(27172,
(27173,
(27174,
(27175,
(27176,
(27177,
(27178,
(27179,
(27180,
(27181,
(27182,
(27183,
(27184,
(27185,
(27186,
(27187,
(27188,
(27189,
(27190,
(27191,
(27192,
(27193,
(27194,
(27195,
(27196,
(27197,
(27198,
(27199,
(27200,
(27201,
(27202,
(27203,
(27204,
(27205,
(27206,
(27207,
(27208,
(27209,
(27210,
(27211,
(27212,
(27213,

1340043848,
1340044386,
1340044404,
1340044405,
1340044438,
1340044449,
1340044746,
1340044871,
1340045082,
1340045089,
1340045090,
1340045194,
1340045516,
1340045737,
1340045753,
1340045767,
1340045773,
1340046039,
1340046052,
1340046422,
1340046427,
1340046844,
1340046913,
1340047070,
1340047071,
1340047084,
1340047110,
1340047202,
1340047684,
1340047716,
1340047757,
1340047899,
1340048081,
1340048147,
1340048391,
1340048435,
1340048675,
1340048760,
1340048783,
1340048878,
1340048894,
1340048970,
1340048980,
1340049063,
1340049346,
1340049476,
1340049658,
1340049677,
1340049745,
1340050037,
1340050216,
1340050264,
1340050357,
1340050423,
1340050440,
1340050637,
1340050706,
1340050707,
1340050749,
1340050949,

'157.55.16.11'),
'66.249.73.195'),
'208.115.111.70'),
'190.129.8.202'),
'66.249.73.89'),
'200.90.150.229'),
'157.56.95.137'),
'200.87.0.59'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'190.129.14.66'),
'74.125.179.80'),
'190.129.11.138'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'74.125.178.85'),
'200.90.146.27'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.11.138'),
'173.242.125.206'),
'123.125.71.30'),
'220.181.108.120'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.0.59'),
'190.129.8.242'),
'66.249.73.89'),
'66.249.73.195'),
'190.107.62.171'),
'200.87.152.205'),
'200.90.147.212'),
'190.129.11.138'),
'66.249.73.89'),
'184.154.48.82'),
'200.90.147.212'),
'190.129.8.202'),
'190.104.30.23'),
'200.87.75.107'),
'190.129.199.70'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.11.138'),
'190.129.8.202'),
'65.52.110.201'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.199.70'),
'207.46.199.45'),
'200.105.183.170'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.152.205'),
'190.129.11.138'),
'123.125.71.24'),
'220.181.108.121'),
'190.129.14.66'),
'190.129.19.89'),

(27214,
(27215,
(27216,
(27217,
(27218,
(27219,
(27220,
(27221,
(27222,
(27223,
(27224,
(27225,
(27226,
(27227,
(27228,
(27229,
(27230,
(27231,
(27232,
(27233,
(27234,
(27235,
(27236,
(27237,
(27238,
(27239,
(27240,
(27241,
(27242,
(27243,
(27244,
(27245,
(27246,
(27247,
(27248,
(27249,
(27250,
(27251,
(27252,
(27253,
(27254,
(27255,
(27256,
(27257,
(27258,
(27259,
(27260,
(27261,
(27262,
(27263,
(27264,
(27265,
(27266,
(27267,
(27268,
(27269,
(27270,
(27271,
(27272,
(27273,

1340050971,
1340051070,
1340051200,
1340051372,
1340051406,
1340051581,
1340051600,
1340052240,
1340052507,
1340052521,
1340052634,
1340052808,
1340052876,
1340052901,
1340053130,
1340053376,
1340053529,
1340053552,
1340053588,
1340053618,
1340053755,
1340053847,
1340053862,
1340054235,
1340054303,
1340054303,
1340054304,
1340054306,
1340054428,
1340054961,
1340054970,
1340055093,
1340055420,
1340055594,
1340055757,
1340056029,
1340056273,
1340056287,
1340056433,
1340056459,
1340056667,
1340056818,
1340056877,
1340057089,
1340057477,
1340057651,
1340057792,
1340057819,
1340057850,
1340057851,
1340058102,
1340058444,
1340058745,
1340058788,
1340059140,
1340059350,
1340059358,
1340059512,
1340059775,
1340059838,

'66.249.73.89'),
'200.110.51.184'),
'119.63.196.62'),
'66.249.73.195'),
'190.129.4.31'),
'207.46.13.114'),
'66.249.73.89'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'190.129.19.218'),
'157.55.16.11'),
'66.249.73.89'),
'65.52.109.146'),
'66.249.73.195'),
'190.129.8.202'),
'207.46.13.145'),
'66.249.73.89'),
'65.52.108.69'),
'190.129.19.218'),
'66.249.73.195'),
'190.129.4.192'),
'65.52.108.68'),
'66.249.73.89'),
'190.129.19.81'),
'190.129.19.218'),
'123.125.71.26'),
'220.181.108.118'),
'66.249.73.195'),
'190.129.19.173'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.37'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.38.141'),
'66.249.73.89'),
'190.129.19.218'),
'66.249.73.195'),
'200.58.64.112'),
'190.107.62.22'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.186.42.158'),
'66.249.73.195'),
'190.104.30.28'),
'123.125.71.42'),
'220.181.108.106'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'200.90.144.173'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'190.129.19.193'),

(27274,
(27275,
(27276,
(27277,
(27278,
(27279,
(27280,
(27281,
(27282,
(27283,
(27284,
(27285,
(27286,
(27287,
(27288,
(27289,
(27290,
(27291,
(27292,
(27293,
(27294,
(27295,
(27296,
(27297,
(27298,
(27299,
(27300,
(27301,
(27302,
(27303,
(27304,
(27305,
(27306,
(27307,
(27308,
(27309,
(27310,
(27311,
(27312,
(27313,
(27314,
(27315,
(27316,
(27317,
(27318,
(27319,
(27320,
(27321,
(27322,
(27323,
(27324,
(27325,
(27326,
(27327,
(27328,
(27329,
(27330,
(27331,
(27332,
(27333,

1340060018,
1340060195,
1340060425,
1340060583,
1340060622,
1340061189,
1340061271,
1340061473,
1340061475,
1340061475,
1340061669,
1340061891,
1340061932,
1340062531,
1340062562,
1340062593,
1340062932,
1340063175,
1340063215,
1340063298,
1340063313,
1340063416,
1340063656,
1340063730,
1340063913,
1340064023,
1340064030,
1340064155,
1340064574,
1340064640,
1340064774,
1340065057,
1340065060,
1340065247,
1340065299,
1340065573,
1340065873,
1340065873,
1340065961,
1340066186,
1340066590,
1340066621,
1340067215,
1340067281,
1340067297,
1340067332,
1340067520,
1340067940,
1340068007,
1340068143,
1340068158,
1340068608,
1340068668,
1340068733,
1340068835,
1340068938,
1340068972,
1340068972,
1340069184,
1340069291,

'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'207.46.13.114'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.55'),
'220.181.108.93'),
'190.129.11.138'),
'190.129.4.148'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.43.28'),
'66.249.73.89'),
'190.107.56.30'),
'190.129.4.139'),
'66.249.73.89'),
'190.129.5.160'),
'66.249.73.195'),
'200.90.144.173'),
'190.129.4.148'),
'207.46.13.145'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.114'),
'190.129.5.160'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.182'),
'220.181.108.116'),
'123.125.71.18'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.150.250'),
'66.249.73.195'),
'200.90.146.61'),
'66.249.73.89'),
'200.90.147.204'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.114'),
'190.104.30.26'),
'186.2.36.38'),
'66.249.73.195'),
'66.249.73.89'),
'186.2.36.38'),
'200.90.144.202'),
'66.249.72.13'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.28'),
'200.110.48.204'),
'123.125.71.40'),
'220.181.108.81'),
'186.2.39.5'),
'66.249.73.195'),

(27334,
(27335,
(27336,
(27337,
(27338,
(27339,
(27340,
(27341,
(27342,
(27343,
(27344,
(27345,
(27346,
(27347,
(27348,
(27349,
(27350,
(27351,
(27352,
(27353,
(27354,
(27355,
(27356,
(27357,
(27358,
(27359,
(27360,
(27361,
(27362,
(27363,
(27364,
(27365,
(27366,
(27367,
(27368,
(27369,
(27370,
(27371,
(27372,
(27373,
(27374,
(27375,
(27376,
(27377,
(27378,
(27379,
(27380,
(27381,
(27382,
(27383,
(27384,
(27385,
(27386,
(27387,
(27388,
(27389,
(27390,
(27391,
(27392,
(27393,

1340069394,
1340069938,
1340070054,
1340070059,
1340070064,
1340070182,
1340070210,
1340070380,
1340070680,
1340070748,
1340070925,
1340071292,
1340071309,
1340071375,
1340071413,
1340071518,
1340071809,
1340071969,
1340072021,
1340072518,
1340072610,
1340072630,
1340072760,
1340072800,
1340072847,
1340072886,
1340073290,
1340073361,
1340073899,
1340073961,
1340074113,
1340074548,
1340074631,
1340074743,
1340074947,
1340075175,
1340075205,
1340075255,
1340075273,
1340075410,
1340075526,
1340075865,
1340075890,
1340075970,
1340075971,
1340076042,
1340076298,
1340076390,
1340076522,
1340076744,
1340076766,
1340076998,
1340077027,
1340077183,
1340077386,
1340077536,
1340077843,
1340078164,
1340078504,
1340078826,

'66.249.73.89'),
'190.129.4.65'),
'66.249.73.89'),
'68.171.231.83'),
'66.249.73.195'),
'190.129.19.27'),
'207.46.13.114'),
'68.171.231.82'),
'66.249.73.89'),
'66.249.73.195'),
'190.181.30.77'),
'207.46.199.37'),
'66.249.73.89'),
'66.249.71.218'),
'66.249.73.195'),
'200.90.147.74'),
'190.129.37.148'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.201'),
'190.129.80.65'),
'66.249.73.89'),
'66.249.73.195'),
'186.2.36.38'),
'190.129.197.20'),
'190.103.79.172'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.145.53'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.145.53'),
'66.249.73.195'),
'190.104.28.26'),
'190.129.170.48'),
'66.249.73.89'),
'200.90.145.53'),
'41.83.24.182'),
'66.249.73.195'),
'119.63.196.93'),
'66.249.73.89'),
'200.90.145.53'),
'123.125.71.30'),
'220.181.108.109'),
'66.249.73.195'),
'207.46.13.145'),
'66.249.68.170'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.68'),
'180.153.240.45'),
'114.174.3.222'),
'66.249.73.89'),
'66.249.73.195'),
'202.128.223.66'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),

(27394,
(27395,
(27396,
(27397,
(27398,
(27399,
(27400,
(27401,
(27402,
(27403,
(27404,
(27405,
(27406,
(27407,
(27408,
(27409,
(27410,
(27411,
(27412,
(27413,
(27414,
(27415,
(27416,
(27417,
(27418,
(27419,
(27420,
(27421,
(27422,
(27423,
(27424,
(27425,
(27426,
(27427,
(27428,
(27429,
(27430,
(27431,
(27432,
(27433,
(27434,
(27435,
(27436,
(27437,
(27438,
(27439,
(27440,
(27441,
(27442,
(27443,
(27444,
(27445,
(27446,
(27447,
(27448,
(27449,
(27450,
(27451,
(27452,
(27453,

1340079169,
1340079447,
1340079448,
1340079495,
1340079825,
1340080099,
1340080294,
1340080552,
1340080750,
1340081133,
1340081212,
1340081218,
1340081264,
1340081390,
1340081805,
1340081872,
1340081901,
1340081911,
1340082005,
1340082253,
1340082501,
1340082533,
1340082666,
1340082834,
1340083050,
1340083051,
1340083077,
1340083194,
1340083367,
1340083828,
1340083854,
1340083990,
1340084485,
1340084514,
1340084647,
1340085114,
1340085387,
1340085769,
1340086039,
1340086343,
1340086431,
1340086641,
1340086641,
1340086646,
1340086706,
1340087037,
1340087295,
1340087519,
1340087670,
1340087904,
1340087936,
1340088287,
1340088406,
1340088535,
1340088624,
1340088836,
1340088916,
1340089262,
1340089521,
1340089620,

'66.249.73.89'),
'123.125.71.36'),
'220.181.108.111'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'186.184.19.122'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.69'),
'66.249.73.89'),
'190.103.69.176'),
'190.104.7.51'),
'66.249.73.195'),
'65.52.108.69'),
'66.249.73.89'),
'190.104.7.51'),
'190.103.69.176'),
'66.249.73.195'),
'208.115.111.70'),
'190.104.7.51'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.114'),
'123.125.71.48'),
'220.181.108.78'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.52'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.119'),
'66.249.73.89'),
'123.125.71.33'),
'220.181.108.116'),
'66.249.73.195'),
'207.46.199.52'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.141'),
'66.249.73.89'),
'66.249.73.195'),
'212.113.37.106'),
'66.249.73.89'),
'213.186.122.3'),
'208.115.111.70'),
'66.249.73.195'),
'213.186.127.6'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.12'),

(27454,
(27455,
(27456,
(27457,
(27458,
(27459,
(27460,
(27461,
(27462,
(27463,
(27464,
(27465,
(27466,
(27467,
(27468,
(27469,
(27470,
(27471,
(27472,
(27473,
(27474,
(27475,
(27476,
(27477,
(27478,
(27479,
(27480,
(27481,
(27482,
(27483,
(27484,
(27485,
(27486,
(27487,
(27488,
(27489,
(27490,
(27491,
(27492,
(27493,
(27494,
(27495,
(27496,
(27497,
(27498,
(27499,
(27500,
(27501,
(27502,
(27503,
(27504,
(27505,
(27506,
(27507,
(27508,
(27509,
(27510,
(27511,
(27512,
(27513,

1340089882,
1340090151,
1340090218,
1340090231,
1340090231,
1340090246,
1340090509,
1340090637,
1340090759,
1340091140,
1340091519,
1340091748,
1340092128,
1340092400,
1340092736,
1340093122,
1340093345,
1340093739,
1340093953,
1340094378,
1340094565,
1340095095,
1340095170,
1340095701,
1340095779,
1340095855,
1340096356,
1340096388,
1340096977,
1340096997,
1340097607,
1340097615,
1340097714,
1340097725,
1340097748,
1340098217,
1340098337,
1340098663,
1340098827,
1340099030,
1340099436,
1340099642,
1340100046,
1340100286,
1340100395,
1340100656,
1340100960,
1340101123,
1340101125,
1340101266,
1340101374,
1340101571,
1340102105,
1340102290,
1340102779,
1340102944,
1340103065,
1340103400,
1340103697,
1340104014,

'66.249.73.195'),
'66.249.73.89'),
'213.186.119.138'),
'123.125.71.40'),
'220.181.108.95'),
'207.46.13.114'),
'66.249.73.195'),
'212.113.35.162'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.66.173'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.28'),
'220.181.108.111'),
'207.46.199.52'),
'66.249.73.89'),
'66.249.73.195'),
'190.210.150.193'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.37'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.23'),
'220.181.108.78'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.37'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),

(27514,
(27515,
(27516,
(27517,
(27518,
(27519,
(27520,
(27521,
(27522,
(27523,
(27524,
(27525,
(27526,
(27527,
(27528,
(27529,
(27530,
(27531,
(27532,
(27533,
(27534,
(27535,
(27536,
(27537,
(27538,
(27539,
(27540,
(27541,
(27542,
(27543,
(27544,
(27545,
(27546,
(27547,
(27548,
(27549,
(27550,
(27551,
(27552,
(27553,
(27554,
(27555,
(27556,
(27557,
(27558,
(27559,
(27560,
(27561,
(27562,
(27563,
(27564,
(27565,
(27566,
(27567,
(27568,
(27569,
(27570,
(27571,
(27572,
(27573,

1340104325,
1340104620,
1340104715,
1340104717,
1340104953,
1340105230,
1340105489,
1340105580,
1340105916,
1340106208,
1340106526,
1340106836,
1340107136,
1340107290,
1340107468,
1340107745,
1340108085,
1340108300,
1340108301,
1340108353,
1340108719,
1340108777,
1340108991,
1340109139,
1340109347,
1340109626,
1340109846,
1340109974,
1340110261,
1340110577,
1340110595,
1340110832,
1340110871,
1340111186,
1340111230,
1340111325,
1340111399,
1340111481,
1340111837,
1340111885,
1340111886,
1340111992,
1340112036,
1340112090,
1340112390,
1340112477,
1340112547,
1340112700,
1340112827,
1340113071,
1340113113,
1340113310,
1340113352,
1340113408,
1340113740,
1340113807,
1340113920,
1340113970,
1340114368,
1340114440,

'66.249.73.195'),
'66.249.73.89'),
'123.125.71.43'),
'220.181.108.123'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'80.27.98.183'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.34'),
'220.181.108.84'),
'66.249.73.89'),
'66.249.73.195'),
'186.27.5.227'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.22.253'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.12'),
'66.249.73.195'),
'190.104.30.26'),
'66.249.73.89'),
'146.83.126.4'),
'66.249.73.195'),
'200.87.120.44'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.13'),
'220.181.108.110'),
'200.87.195.122'),
'207.46.13.114'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'190.129.13.98'),
'66.249.73.89'),
'200.105.145.6'),
'200.90.144.177'),
'66.249.73.195'),
'66.249.73.89'),
'200.85.145.127'),
'207.46.13.114'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'190.129.19.137'),

(27574,
(27575,
(27576,
(27577,
(27578,
(27579,
(27580,
(27581,
(27582,
(27583,
(27584,
(27585,
(27586,
(27587,
(27588,
(27589,
(27590,
(27591,
(27592,
(27593,
(27594,
(27595,
(27596,
(27597,
(27598,
(27599,
(27600,
(27601,
(27602,
(27603,
(27604,
(27605,
(27606,
(27607,
(27608,
(27609,
(27610,
(27611,
(27612,
(27613,
(27614,
(27615,
(27616,
(27617,
(27618,
(27619,
(27620,
(27621,
(27622,
(27623,
(27624,
(27625,
(27626,
(27627,
(27628,
(27629,
(27630,
(27631,
(27632,
(27633,

1340114530,
1340115000,
1340115133,
1340115140,
1340115339,
1340115444,
1340115444,
1340115609,
1340115757,
1340116008,
1340116229,
1340116433,
1340116879,
1340117010,
1340117119,
1340117233,
1340117501,
1340117806,
1340117854,
1340118121,
1340118492,
1340118630,
1340118762,
1340119067,
1340119069,
1340119102,
1340119113,
1340119325,
1340119389,
1340119711,
1340119942,
1340120022,
1340120103,
1340120322,
1340120645,
1340120932,
1340121075,
1340121272,
1340121542,
1340121782,
1340121878,
1340121960,
1340122165,
1340122222,
1340122528,
1340122986,
1340123081,
1340123083,
1340123139,
1340123405,
1340123748,
1340123754,
1340124358,
1340124411,
1340124961,
1340125038,
1340125580,
1340125666,
1340125915,
1340126189,

'66.249.73.89'),
'66.249.73.195'),
'119.63.196.29'),
'66.249.73.89'),
'190.129.8.202'),
'123.125.71.34'),
'220.181.108.122'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'200.110.51.188'),
'66.249.73.195'),
'66.249.73.89'),
'95.125.29.219'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.147'),
'66.249.73.195'),
'220.181.108.90'),
'123.125.71.54'),
'66.249.73.89'),
'220.181.108.149'),
'190.129.8.147'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'207.46.13.114'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.176.129'),
'66.249.73.195'),
'200.87.116.198'),
'200.87.9.175'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.19'),
'220.181.108.82'),
'66.249.73.195'),
'190.103.68.32'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.173.59.223'),
'66.249.73.89'),

(27634,
(27635,
(27636,
(27637,
(27638,
(27639,
(27640,
(27641,
(27642,
(27643,
(27644,
(27645,
(27646,
(27647,
(27648,
(27649,
(27650,
(27651,
(27652,
(27653,
(27654,
(27655,
(27656,
(27657,
(27658,
(27659,
(27660,
(27661,
(27662,
(27663,
(27664,
(27665,
(27666,
(27667,
(27668,
(27669,
(27670,
(27671,
(27672,
(27673,
(27674,
(27675,
(27676,
(27677,
(27678,
(27679,
(27680,
(27681,
(27682,
(27683,
(27684,
(27685,
(27686,
(27687,
(27688,
(27689,
(27690,
(27691,
(27692,
(27693,

1340126266,
1340126457,
1340126846,
1340126877,
1340127453,
1340127496,
1340128057,
1340128184,
1340128293,
1340128506,
1340128808,
1340129104,
1340129154,
1340129214,
1340129440,
1340129724,
1340130070,
1340130161,
1340130285,
1340130288,
1340130348,
1340130663,
1340130692,
1340131061,
1340131124,
1340131143,
1340131321,
1340131377,
1340131664,
1340131685,
1340131905,
1340131949,
1340132104,
1340132488,
1340132577,
1340133113,
1340133150,
1340133160,
1340133206,
1340133261,
1340133556,
1340133557,
1340133737,
1340133793,
1340133834,
1340133875,
1340134362,
1340134446,
1340134479,
1340134810,
1340134864,
1340134898,
1340134992,
1340135096,
1340135098,
1340135338,
1340135383,
1340135617,
1340135735,
1340135842,

'66.249.73.195'),
'207.46.199.37'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.114'),
'190.129.171.203'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.171.203'),
'200.107.243.251'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.171.203'),
'123.125.71.27'),
'220.181.108.90'),
'66.249.73.89'),
'186.2.11.30'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.176.130'),
'190.129.8.202'),
'66.249.73.195'),
'207.46.199.52'),
'200.87.70.99'),
'66.249.73.89'),
'190.129.8.147'),
'66.249.73.195'),
'190.102.48.218'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'190.129.9.42'),
'66.249.73.195'),
'190.181.27.144'),
'123.125.71.53'),
'220.181.108.117'),
'66.249.73.89'),
'190.129.9.42'),
'66.249.73.195'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'69.171.247.4'),
'157.56.95.137'),
'190.129.11.138'),
'209.73.132.152'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.145.102'),
'85.57.134.80'),
'207.46.199.37'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.41.50'),

(27694,
(27695,
(27696,
(27697,
(27698,
(27699,
(27700,
(27701,
(27702,
(27703,
(27704,
(27705,
(27706,
(27707,
(27708,
(27709,
(27710,
(27711,
(27712,
(27713,
(27714,
(27715,
(27716,
(27717,
(27718,
(27719,
(27720,
(27721,
(27722,
(27723,
(27724,
(27725,
(27726,
(27727,
(27728,
(27729,
(27730,
(27731,
(27732,
(27733,
(27734,
(27735,
(27736,
(27737,
(27738,
(27739,
(27740,
(27741,
(27742,
(27743,
(27744,
(27745,
(27746,
(27747,
(27748,
(27749,
(27750,
(27751,
(27752,
(27753,

1340135842,
1340136241,
1340136242,
1340136337,
1340142847,
1340142847,
1340142862,
1340143211,
1340143337,
1340143416,
1340143521,
1340143762,
1340144008,
1340144011,
1340144164,
1340144271,
1340144272,
1340144315,
1340144979,
1340144982,
1340145228,
1340145507,
1340145767,
1340145770,
1340146268,
1340146375,
1340146445,
1340146480,
1340146987,
1340147077,
1340147318,
1340147559,
1340147617,
1340147706,
1340147881,
1340147882,
1340148240,
1340148319,
1340148488,
1340148867,
1340148886,
1340148945,
1340149255,
1340149367,
1340149478,
1340149493,
1340149571,
1340149715,
1340149734,
1340149750,
1340149894,
1340150123,
1340150134,
1340150209,
1340150287,
1340150378,
1340150479,
1340150661,
1340150746,
1340150808,

'190.129.13.163'),
'66.249.73.89'),
'200.90.145.212'),
'66.249.73.195'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'200.110.50.219'),
'190.129.172.182'),
'207.46.13.145'),
'65.52.108.68'),
'220.181.108.92'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.145'),
'123.125.71.42'),
'220.181.108.91'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.37'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.114'),
'66.249.73.195'),
'66.249.73.89'),
'209.85.224.105'),
'66.249.73.195'),
'66.249.73.89'),
'200.110.51.78'),
'66.249.72.66'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.20'),
'220.181.108.105'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.30.22'),
'66.249.73.195'),
'190.129.11.138'),
'66.249.73.89'),
'190.129.19.14'),
'190.104.30.24'),
'190.129.5.146'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'74.125.178.95'),
'74.125.179.89'),
'207.46.13.114'),
'66.249.73.195'),
'190.251.243.143'),
'66.249.73.89'),
'190.129.19.209'),
'65.52.110.201'),
'200.110.48.252'),
'190.104.23.12'),
'66.249.73.195'),
'65.52.108.68'),

(27754,
(27755,
(27756,
(27757,
(27758,
(27759,
(27760,
(27761,
(27762,
(27763,
(27764,
(27765,
(27766,
(27767,
(27768,
(27769,
(27770,
(27771,
(27772,
(27773,
(27774,
(27775,
(27776,
(27777,
(27778,
(27779,
(27780,
(27781,
(27782,
(27783,
(27784,
(27785,
(27786,
(27787,
(27788,
(27789,
(27790,
(27791,
(27792,
(27793,
(27794,
(27795,
(27796,
(27797,
(27798,
(27799,
(27800,
(27801,
(27802,
(27803,
(27804,
(27805,
(27806,
(27807,
(27808,
(27809,
(27810,
(27811,
(27812,
(27813,

1340150839,
1340151194,
1340151384,
1340151450,
1340151927,
1340151999,
1340152077,
1340152526,
1340152626,
1340152634,
1340152698,
1340152703,
1340153250,
1340153280,
1340153297,
1340153329,
1340153345,
1340153877,
1340153955,
1340154364,
1340154492,
1340154581,
1340155143,
1340155209,
1340155498,
1340155499,
1340155757,
1340155774,
1340155834,
1340156383,
1340156460,
1340157010,
1340157086,
1340157636,
1340157782,
1340158263,
1340158408,
1340158790,
1340158792,
1340158889,
1340159035,
1340159045,
1340159516,
1340159661,
1340159675,
1340159697,
1340160143,
1340160288,
1340160769,
1340160781,
1340160914,
1340161396,
1340161505,
1340161545,
1340162017,
1340162158,
1340162364,
1340162365,
1340162627,
1340162785,

'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.45.173'),
'66.249.73.195'),
'200.90.145.244'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.19.125'),
'200.90.145.244'),
'66.249.73.89'),
'65.52.110.201'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.58'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.44'),
'220.181.108.114'),
'66.249.73.195'),
'190.129.197.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.90'),
'123.125.71.55'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.4.23'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.12'),
'190.129.197.92'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.12'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.114'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.57'),
'220.181.108.83'),
'66.249.73.195'),
'66.249.73.89'),

(27814,
(27815,
(27816,
(27817,
(27818,
(27819,
(27820,
(27821,
(27822,
(27823,
(27824,
(27825,
(27826,
(27827,
(27828,
(27829,
(27830,
(27831,
(27832,
(27833,
(27834,
(27835,
(27836,
(27837,
(27838,
(27839,
(27840,
(27841,
(27842,
(27843,
(27844,
(27845,
(27846,
(27847,
(27848,
(27849,
(27850,
(27851,
(27852,
(27853,
(27854,
(27855,
(27856,
(27857,
(27858,
(27859,
(27860,
(27861,
(27862,
(27863,
(27864,
(27865,
(27866,
(27867,
(27868,
(27869,
(27870,
(27871,
(27872,
(27873,

1340163175,
1340163278,
1340163412,
1340163904,
1340164039,
1340164356,
1340164511,
1340164666,
1340165135,
1340165224,
1340184262,
1340184262,
1340198841,
1340198847,
1340198868,
1340198873,
1340199051,
1340199060,
1340199063,
1340199157,
1340200090,
1340200283,
1340200294,
1340200493,
1340200631,
1340200688,
1340200924,
1340200964,
1340201057,
1340201232,
1340201387,
1340201400,
1340201467,
1340201476,
1340201528,
1340201638,
1340201841,
1340201841,
1340201871,
1340201872,
1340201936,
1340201936,
1340202019,
1340202129,
1340202159,
1340202264,
1340202730,
1340202883,
1340202893,
1340203336,
1340203362,
1340203541,
1340203817,
1340203959,
1340204147,
1340204617,
1340204751,
1340204938,
1340205184,
1340205357,

'190.129.5.22'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.37'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.114'),
'123.125.71.28'),
'220.181.108.75'),
'66.249.73.89'),
'123.125.71.17'),
'190.129.8.202'),
'66.249.73.195'),
'200.87.0.59'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.145'),
'190.129.19.135'),
'66.249.71.119'),
'66.249.71.147'),
'190.104.5.154'),
'157.55.16.11'),
'200.87.0.59'),
'66.249.71.147'),
'66.249.71.119'),
'200.90.144.235'),
'207.46.199.37'),
'65.52.108.58'),
'65.52.109.146'),
'200.87.0.59'),
'204.236.226.210'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.51'),
'220.181.108.116'),
'190.104.5.146'),
'190.104.5.151'),
'190.104.5.153'),
'190.104.5.147'),
'190.104.5.152'),
'66.249.71.147'),
'207.46.13.145'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.11.138'),
'66.249.71.147'),
'190.129.8.202'),
'66.249.71.119'),
'190.181.11.12'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.8.202'),
'207.46.13.145'),
'66.249.71.119'),

(27874,
(27875,
(27876,
(27877,
(27878,
(27879,
(27880,
(27881,
(27882,
(27883,
(27884,
(27885,
(27886,
(27887,
(27888,
(27889,
(27890,
(27891,
(27892,
(27893,
(27894,
(27895,
(27896,
(27897,
(27898,
(27899,
(27900,
(27901,
(27902,
(27903,
(27904,
(27905,
(27906,
(27907,
(27908,
(27909,
(27910,
(27911,
(27912,
(27913,
(27914,
(27915,
(27916,
(27917,
(27918,
(27919,
(27920,
(27921,
(27922,
(27923,
(27924,
(27925,
(27926,
(27927,
(27928,
(27929,
(27930,
(27931,
(27932,
(27933,

1340205372,
1340205398,
1340205495,
1340205497,
1340205888,
1340205962,
1340206041,
1340206136,
1340206221,
1340206240,
1340206318,
1340206672,
1340206726,
1340206835,
1340207196,
1340207294,
1340207320,
1340207344,
1340207664,
1340207777,
1340207912,
1340208260,
1340208383,
1340208537,
1340208751,
1340208873,
1340209179,
1340209444,
1340209446,
1340209493,
1340209780,
1340209873,
1340209964,
1340210157,
1340210402,
1340210834,
1340211005,
1340211021,
1340211448,
1340211645,
1340212076,
1340212267,
1340212691,
1340212920,
1340212937,
1340212999,
1340213000,
1340213318,
1340213568,
1340213933,
1340213941,
1340214303,
1340214564,
1340214565,
1340215168,
1340215297,
1340215297,
1340215384,
1340215508,
1340215745,

'66.249.71.147'),
'100.43.83.143'),
'220.181.108.119'),
'123.125.71.46'),
'200.48.177.216'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.13.162'),
'190.129.8.202'),
'66.249.66.149'),
'190.129.11.138'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.8.202'),
'157.55.17.103'),
'66.249.71.147'),
'190.181.13.78'),
'66.249.71.119'),
'65.52.110.30'),
'190.129.8.202'),
'66.249.71.147'),
'66.249.71.119'),
'190.103.76.6'),
'66.249.71.147'),
'190.129.8.202'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.29'),
'220.181.108.85'),
'66.249.71.119'),
'66.249.71.147'),
'119.63.196.95'),
'207.46.13.146'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'74.125.179.80'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'200.105.184.32'),
'123.125.71.46'),
'220.181.108.120'),
'66.249.71.119'),
'66.249.71.147'),
'200.105.184.32'),
'66.249.71.119'),
'66.249.71.147'),
'200.105.184.32'),
'66.249.71.119'),
'66.249.71.119'),
'74.125.178.83'),
'74.125.178.80'),
'207.46.13.114'),
'200.87.99.179'),
'207.46.13.145'),

(27934,
(27935,
(27936,
(27937,
(27938,
(27939,
(27940,
(27941,
(27942,
(27943,
(27944,
(27945,
(27946,
(27947,
(27948,
(27949,
(27950,
(27951,
(27952,
(27953,
(27954,
(27955,
(27956,
(27957,
(27958,
(27959,
(27960,
(27961,
(27962,
(27963,
(27964,
(27965,
(27966,
(27967,
(27968,
(27969,
(27970,
(27971,
(27972,
(27973,
(27974,
(27975,
(27976,
(27977,
(27978,
(27979,
(27980,
(27981,
(27982,
(27983,
(27984,
(27985,
(27986,
(27987,
(27988,
(27989,
(27990,
(27991,
(27992,
(27993,

1340215812,
1340215869,
1340216295,
1340216395,
1340216396,
1340216471,
1340216562,
1340216794,
1340217134,
1340217363,
1340217652,
1340217667,
1340217828,
1340217942,
1340217971,
1340218445,
1340218687,
1340218876,
1340219068,
1340219303,
1340219700,
1340219731,
1340219914,
1340219915,
1340219917,
1340220226,
1340220316,
1340220410,
1340220552,
1340220636,
1340220651,
1340220812,
1340220932,
1340221112,
1340221160,
1340221201,
1340221553,
1340221626,
1340221767,
1340221888,
1340221984,
1340222039,
1340222105,
1340222222,
1340222373,
1340222393,
1340222858,
1340222953,
1340223029,
1340223289,
1340223508,
1340223509,
1340223574,
1340223617,
1340223653,
1340223670,
1340223976,
1340223997,
1340224124,
1340224180,

'66.249.71.119'),
'66.249.71.147'),
'190.129.197.17'),
'123.125.71.51'),
'220.181.108.108'),
'66.249.71.147'),
'66.249.71.119'),
'187.171.214.168'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.8.202'),
'200.87.193.4'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'200.90.144.194'),
'66.249.71.119'),
'123.125.71.57'),
'220.181.108.121'),
'200.87.110.162'),
'66.249.71.147'),
'190.186.9.83'),
'66.249.71.119'),
'207.46.13.114'),
'190.129.5.222'),
'200.90.146.242'),
'66.249.71.147'),
'190.129.14.66'),
'66.249.71.119'),
'190.181.31.50'),
'66.249.71.147'),
'157.55.16.11'),
'66.249.71.119'),
'190.129.11.138'),
'65.52.110.201'),
'200.90.144.194'),
'200.90.147.234'),
'66.249.71.147'),
'66.249.71.119'),
'200.87.196.223'),
'207.46.13.146'),
'66.249.71.147'),
'66.249.71.119'),
'190.181.46.10'),
'123.125.71.39'),
'220.181.108.93'),
'66.249.71.147'),
'207.46.13.146'),
'66.249.71.119'),
'200.87.130.218'),
'207.46.199.37'),
'190.129.10.45'),
'200.87.196.223'),
'186.101.17.142'),

(27994,
(27995,
(27996,
(27997,
(27998,
(27999,
(28000,
(28001,
(28002,
(28003,
(28004,
(28005,
(28006,
(28007,
(28008,
(28009,
(28010,
(28011,
(28012,
(28013,
(28014,
(28015,
(28016,
(28017,
(28018,
(28019,
(28020,
(28021,
(28022,
(28023,
(28024,
(28025,
(28026,
(28027,
(28028,
(28029,
(28030,
(28031,
(28032,
(28033,
(28034,
(28035,
(28036,
(28037,
(28038,
(28039,
(28040,
(28041,
(28042,
(28043,
(28044,
(28045,
(28046,
(28047,
(28048,
(28049,
(28050,
(28051,
(28052,
(28053,

1340224182,
1340224196,
1340224277,
1340224298,
1340224440,
1340224460,
1340224914,
1340225112,
1340225135,
1340225395,
1340225525,
1340225782,
1340226137,
1340226228,
1340226364,
1340226693,
1340226760,
1340226772,
1340226968,
1340226971,
1340227102,
1340227116,
1340227118,
1340227366,
1340227388,
1340227777,
1340227830,
1340227917,
1340228019,
1340228161,
1340228479,
1340228524,
1340228570,
1340228585,
1340228646,
1340229145,
1340229266,
1340229275,
1340229426,
1340229495,
1340229519,
1340229529,
1340229890,
1340230059,
1340230407,
1340230416,
1340230510,
1340231046,
1340231055,
1340231091,
1340231124,
1340231134,
1340231347,
1340231360,
1340231580,
1340231584,
1340231758,
1340232368,
1340232382,
1340232619,

'190.129.8.202'),
'200.90.146.133'),
'66.249.71.119'),
'220.181.108.159'),
'66.249.71.147'),
'200.90.147.191'),
'66.249.71.119'),
'66.249.71.147'),
'200.105.191.230'),
'190.129.8.202'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.62.227.34'),
'190.129.8.202'),
'66.249.71.147'),
'200.90.147.234'),
'66.249.71.119'),
'190.129.8.202'),
'190.129.11.138'),
'157.55.16.11'),
'220.181.108.94'),
'123.125.71.39'),
'190.129.126.177'),
'66.249.71.119'),
'190.56.4.202'),
'190.181.46.10'),
'190.129.8.202'),
'66.249.71.119'),
'200.87.32.203'),
'66.249.71.147'),
'190.129.19.161'),
'186.2.49.55'),
'190.129.8.202'),
'66.249.71.119'),
'190.129.19.125'),
'66.249.71.119'),
'65.52.110.201'),
'66.249.71.147'),
'190.129.8.202'),
'157.55.16.11'),
'190.129.5.31'),
'66.249.71.119'),
'157.55.17.103'),
'190.129.8.202'),
'65.52.110.201'),
'66.249.71.119'),
'208.115.111.70'),
'190.129.126.177'),
'209.85.224.99'),
'190.181.46.10'),
'66.249.71.119'),
'200.87.50.74'),
'186.2.55.166'),
'200.90.147.4'),
'190.129.19.161'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.90.147.4'),

(28054,
(28055,
(28056,
(28057,
(28058,
(28059,
(28060,
(28061,
(28062,
(28063,
(28064,
(28065,
(28066,
(28067,
(28068,
(28069,
(28070,
(28071,
(28072,
(28073,
(28074,
(28075,
(28076,
(28077,
(28078,
(28079,
(28080,
(28081,
(28082,
(28083,
(28084,
(28085,
(28086,
(28087,
(28088,
(28089,
(28090,
(28091,
(28092,
(28093,
(28094,
(28095,
(28096,
(28097,
(28098,
(28099,
(28100,
(28101,
(28102,
(28103,
(28104,
(28105,
(28106,
(28107,
(28108,
(28109,
(28110,
(28111,
(28112,
(28113,

1340232850,
1340232904,
1340233001,
1340233148,
1340233269,
1340233350,
1340233524,
1340233630,
1340233755,
1340234131,
1340234260,
1340234261,
1340234284,
1340234378,
1340234398,
1340234743,
1340234921,
1340235003,
1340235100,
1340235501,
1340235622,
1340235827,
1340236132,
1340236249,
1340236811,
1340236861,
1340236873,
1340236924,
1340237205,
1340237497,
1340237609,
1340237850,
1340237851,
1340238121,
1340238236,
1340238730,
1340238745,
1340238807,
1340238862,
1340239354,
1340239489,
1340239979,
1340240115,
1340240218,
1340240604,
1340240684,
1340240742,
1340241228,
1340241281,
1340241317,
1340241368,
1340241486,
1340241830,
1340241831,
1340241853,
1340241862,
1340241887,
1340241995,
1340242478,
1340242565,

'190.129.5.31'),
'190.129.8.202'),
'66.249.71.119'),
'190.129.197.14'),
'65.52.104.27'),
'218.213.30.98'),
'190.129.8.202'),
'66.249.68.244'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.24'),
'220.181.108.77'),
'200.87.128.227'),
'66.249.71.119'),
'190.129.78.234'),
'66.249.71.147'),
'157.56.95.137'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.8.202'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.13.186'),
'66.249.71.119'),
'65.52.110.201'),
'201.223.106.145'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.42'),
'220.181.108.76'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.5.172'),
'66.249.71.119'),
'220.181.108.97'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'200.90.144.199'),
'66.249.71.119'),
'190.129.5.157'),
'66.249.71.147'),
'66.249.71.119'),
'200.90.144.199'),
'190.129.5.157'),
'66.249.71.147'),
'207.46.13.114'),
'123.125.71.20'),
'220.181.108.112'),
'66.249.71.119'),
'200.90.150.123'),
'200.90.144.199'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.26'),

(28114, 1340242621, '66.249.71.147'),


(28115, 1340242852, '200.90.150.123'),
(28116, 1340243060, '208.115.111.70'),
(28117, 1340243103, '66.249.71.119'),
(28118, 1340243193, '65.52.110.201'),
(28119, 1340243194, '207.46.13.163'),
(28120, 1340243248, '66.249.71.147'),
(28121, 1340243504, '190.129.228.234'),
(28122, 1340243727, '66.249.71.119'),
(28123, 1340243874, '66.249.71.147'),
(28124, 1340244325, '190.129.197.15'),
(28125, 1340244346, '66.249.71.119'),
(28126, 1340244504, '66.249.71.147'),
(28127, 1340244969, '66.249.71.119'),
(28128, 1340245130, '66.249.71.147'),
(28129, 1340245381, '200.110.48.66'),
(28130, 1340245594, '66.249.71.119'),
(28131, 1340245754, '66.249.71.147'),
(28132, 1340246218, '66.249.71.119'),
(28133, 1340246382, '66.249.71.147'),
(28134, 1340246624, '74.125.184.40'),
(28135, 1340246845, '66.249.71.119'),
(28136, 1340247007, '66.249.71.147'),
(28137, 1340247144, '74.125.184.38'),
(28138, 1340247391, '200.110.51.172'),
(28139, 1340247447, '66.249.71.119'),
(28140, 1340247455, '207.46.13.114');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(28141, 1340247814, '207.46.199.37'),
(28142, 1340247909, '65.52.109.26'),
(28143, 1340248058, '66.249.71.119'),
(28144, 1340248133, '66.249.71.147'),
(28145, 1340248235, '207.46.13.114'),
(28146, 1340248356, '65.52.110.201'),
(28147, 1340248754, '123.125.71.44'),
(28148, 1340248755, '220.181.108.102'),
(28149, 1340249037, '66.249.71.147'),
(28150, 1340249040, '66.249.71.119'),
(28151, 1340249684, '66.249.71.119'),
(28152, 1340249804, '66.249.71.147'),
(28153, 1340250265, '190.104.30.22'),
(28154, 1340250352, '66.249.71.119'),
(28155, 1340250400, '207.46.13.145'),
(28156, 1340250788, '207.46.13.114'),
(28157, 1340251019, '66.249.71.119'),
(28158, 1340251076, '66.249.71.147'),
(28159, 1340251631, '66.249.71.119'),
(28160, 1340251966, '66.249.71.147'),
(28161, 1340252243, '66.249.71.119'),
(28162, 1340252248, '123.125.71.33'),
(28163, 1340252249, '220.181.108.84'),
(28164, 1340252600, '66.249.71.147'),
(28165, 1340252910, '66.249.71.119'),
(28166, 1340253023, '220.181.108.122'),
(28167, 1340253522, '66.249.71.119'),
(28168, 1340253527, '66.249.71.147'),
(28169, 1340253786, '190.130.205.232'),
(28170, 1340254134, '66.249.71.119'),
(28171, 1340254298, '66.249.71.147'),
(28172, 1340254746, '66.249.71.119'),

(28173,
(28174,
(28175,
(28176,
(28177,
(28178,
(28179,
(28180,
(28181,
(28182,
(28183,
(28184,
(28185,
(28186,
(28187,
(28188,
(28189,
(28190,
(28191,
(28192,
(28193,
(28194,
(28195,
(28196,
(28197,
(28198,
(28199,
(28200,
(28201,
(28202,
(28203,
(28204,
(28205,
(28206,
(28207,
(28208,
(28209,
(28210,
(28211,
(28212,
(28213,
(28214,
(28215,
(28216,
(28217,
(28218,
(28219,
(28220,
(28221,
(28222,
(28223,
(28224,
(28225,
(28226,
(28227,
(28228,
(28229,
(28230,
(28231,
(28232,

1340254940,
1340255358,
1340255601,
1340255852,
1340255852,
1340255949,
1340255969,
1340256581,
1340256688,
1340257193,
1340257237,
1340257310,
1340257805,
1340258230,
1340258417,
1340258862,
1340259029,
1340259148,
1340259183,
1340259526,
1340259528,
1340259604,
1340259640,
1340260049,
1340260157,
1340260253,
1340260788,
1340260866,
1340261419,
1340261479,
1340262050,
1340262148,
1340262650,
1340262760,
1340263064,
1340263065,
1340263313,
1340263429,
1340263693,
1340263944,
1340264153,
1340264553,
1340264813,
1340265199,
1340265434,
1340265547,
1340265826,
1340266271,
1340266415,
1340266434,
1340266552,
1340266638,
1340266638,
1340266736,
1340266940,
1340267073,
1340267553,
1340267730,
1340268158,
1340268451,

'66.249.71.147'),
'66.249.71.119'),
'208.115.111.70'),
'123.125.71.35'),
'220.181.108.118'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.13.114'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'213.186.119.131'),
'207.46.199.37'),
'66.249.71.147'),
'65.52.110.201'),
'65.52.108.12'),
'66.249.71.119'),
'213.186.127.7'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.46'),
'220.181.108.108'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.72.48'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.110.201'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.12'),
'66.249.71.147'),
'82.83.53.123'),
'220.181.108.112'),
'123.125.71.46'),
'220.181.108.111'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),

(28233,
(28234,
(28235,
(28236,
(28237,
(28238,
(28239,
(28240,
(28241,
(28242,
(28243,
(28244,
(28245,
(28246,
(28247,
(28248,
(28249,
(28250,
(28251,
(28252,
(28253,
(28254,
(28255,
(28256,
(28257,
(28258,
(28259,
(28260,
(28261,
(28262,
(28263,
(28264,
(28265,
(28266,
(28267,
(28268,
(28269,
(28270,
(28271,
(28272,
(28273,
(28274,
(28275,
(28276,
(28277,
(28278,
(28279,
(28280,
(28281,
(28282,
(28283,
(28284,
(28285,
(28286,
(28287,
(28288,
(28289,
(28290,
(28291,
(28292,

1340268636,
1340268780,
1340268904,
1340269060,
1340269452,
1340269721,
1340270068,
1340270349,
1340270514,
1340270515,
1340270684,
1340270798,
1340270960,
1340271301,
1340271728,
1340271910,
1340272359,
1340272532,
1340272772,
1340272990,
1340273204,
1340273598,
1340273712,
1340273876,
1340274065,
1340274191,
1340274277,
1340274492,
1340274616,
1340275108,
1340275225,
1340275725,
1340275837,
1340276314,
1340276340,
1340276693,
1340277068,
1340277529,
1340277530,
1340277573,
1340277740,
1340277875,
1340278145,
1340278242,
1340278468,
1340278863,
1340279087,
1340279481,
1340279700,
1340280320,
1340280770,
1340280938,
1340281107,
1340281108,
1340369700,
1340369787,
1340370092,
1340370182,
1340370298,
1340370308,

'207.46.13.145'),
'66.249.71.119'),
'157.55.16.11'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.60'),
'220.181.108.109'),
'66.249.71.119'),
'207.46.204.232'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.16.11'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.199.180'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.17.103'),
'93.186.22.119'),
'93.186.22.113'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.12'),
'220.181.108.105'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.109.150'),
'157.55.17.103'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.25'),
'220.181.108.93'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.8.202'),
'190.129.9.194'),
'200.87.0.59'),
'66.249.68.172'),

(28293,
(28294,
(28295,
(28296,
(28297,
(28298,
(28299,
(28300,
(28301,
(28302,
(28303,
(28304,
(28305,
(28306,
(28307,
(28308,
(28309,
(28310,
(28311,
(28312,
(28313,
(28314,
(28315,
(28316,
(28317,
(28318,
(28319,
(28320,
(28321,
(28322,
(28323,
(28324,
(28325,
(28326,
(28327,
(28328,
(28329,
(28330,
(28331,
(28332,
(28333,
(28334,
(28335,
(28336,
(28337,
(28338,
(28339,
(28340,
(28341,
(28342,
(28343,
(28344,
(28345,
(28346,
(28347,
(28348,
(28349,
(28350,
(28351,
(28352,

1340370392,
1340370666,
1340370730,
1340370785,
1340370785,
1340370837,
1340370844,
1340370955,
1340370992,
1340371051,
1340371051,
1340371350,
1340371579,
1340371629,
1340372002,
1340372199,
1340372231,
1340372289,
1340372478,
1340372512,
1340372686,
1340372774,
1340372806,
1340372890,
1340373055,
1340373165,
1340373180,
1340373279,
1340373547,
1340373551,
1340373878,
1340373890,
1340375247,
1340375247,
1340375248,
1340375250,
1340375252,
1340375252,
1340375253,
1340375253,
1340375260,
1340375260,
1340375264,
1340375406,
1340375549,
1340375614,
1340375855,
1340375951,
1340375991,
1340376152,
1340376213,
1340376259,
1340376319,
1340376347,
1340376592,
1340376691,
1340376730,
1340376808,
1340376854,
1340376876,

'66.249.68.43'),
'200.110.51.175'),
'190.129.8.202'),
'157.55.16.11'),
'157.55.16.11'),
'190.129.11.138'),
'207.46.204.191'),
'66.249.68.172'),
'66.249.68.43'),
'123.125.71.17'),
'220.181.108.78'),
'207.46.199.52'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.8.75'),
'66.249.68.172'),
'66.249.68.43'),
'200.87.0.59'),
'200.90.144.144'),
'100.43.83.143'),
'94.23.220.161'),
'190.129.8.202'),
'66.249.68.172'),
'200.87.0.59'),
'190.129.8.242'),
'66.249.68.43'),
'100.43.83.143'),
'200.87.133.251'),
'190.129.8.202'),
'207.46.204.191'),
'100.43.83.143'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.14.66'),
'123.125.71.14'),
'100.43.83.143'),
'120.63.38.146'),
'74.125.178.92'),
'200.87.0.59'),
'190.129.11.138'),
'74.125.179.82'),
'220.181.108.80'),
'74.125.44.94'),
'66.249.68.172'),
'190.129.8.242'),
'207.46.204.191'),
'190.129.14.66'),
'190.129.19.139'),
'66.249.68.43'),
'207.46.192.50'),
'190.129.126.86'),
'200.87.0.59'),
'66.249.68.172'),
'190.129.8.202'),
'190.104.30.27'),
'207.46.13.144'),
'66.249.68.43'),
'207.46.204.233'),
'65.52.109.150'),
'200.87.0.59'),

(28353,
(28354,
(28355,
(28356,
(28357,
(28358,
(28359,
(28360,
(28361,
(28362,
(28363,
(28364,
(28365,
(28366,
(28367,
(28368,
(28369,
(28370,
(28371,
(28372,
(28373,
(28374,
(28375,
(28376,
(28377,
(28378,
(28379,
(28380,
(28381,
(28382,
(28383,
(28384,
(28385,
(28386,
(28387,
(28388,
(28389,
(28390,
(28391,
(28392,
(28393,
(28394,
(28395,
(28396,
(28397,
(28398,
(28399,
(28400,
(28401,
(28402,
(28403,
(28404,
(28405,
(28406,
(28407,
(28408,
(28409,
(28410,
(28411,
(28412,

1340377278,
1340377316,
1340377336,
1340377446,
1340377477,
1340402981,
1340402986,
1340402986,
1340403007,
1340403015,
1340403270,
1340403323,
1340403353,
1340403444,
1340403444,
1340407072,
1340407073,
1340407073,
1340407083,
1340407296,
1340407320,
1340407386,
1340407582,
1340407585,
1340407685,
1340407789,
1340407859,
1340407882,
1340408224,
1340408246,
1340408488,
1340408554,
1340408758,
1340408780,
1340408849,
1340408915,
1340408996,
1340409131,
1340409406,
1340409907,
1340410075,
1340410106,
1340410471,
1340410586,
1340410633,
1340410637,
1340410637,
1340411284,
1340411412,
1340411471,
1340411489,
1340411750,
1340412033,
1340412121,
1340412291,
1340412446,
1340412634,
1340412727,
1340412856,
1340413258,

'207.46.204.191'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.13.162'),
'200.87.0.59'),
'66.249.73.89'),
'220.181.108.75'),
'200.90.145.229'),
'85.17.184.42'),
'200.87.0.59'),
'207.46.13.203'),
'157.55.16.11'),
'207.46.192.50'),
'123.125.71.24'),
'220.181.108.81'),
'66.249.68.43'),
'190.129.8.202'),
'200.87.1.162'),
'66.249.68.172'),
'190.104.27.18'),
'207.46.13.203'),
'190.129.5.146'),
'65.52.109.9'),
'207.46.204.177'),
'66.249.68.43'),
'207.46.199.52'),
'190.104.27.22'),
'207.46.13.49'),
'186.41.106.119'),
'207.46.204.177'),
'190.104.27.22'),
'65.52.109.150'),
'66.249.68.43'),
'66.249.68.172'),
'207.46.204.233'),
'66.249.68.40'),
'207.46.204.177'),
'100.43.83.143'),
'66.249.68.43'),
'200.90.146.88'),
'216.240.136.96'),
'207.46.13.144'),
'207.46.13.49'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.39'),
'220.181.108.81'),
'66.249.73.89'),
'200.105.174.195'),
'66.249.73.195'),
'207.46.204.233'),
'190.129.197.5'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.197.6'),
'66.249.71.37'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),

(28413,
(28414,
(28415,
(28416,
(28417,
(28418,
(28419,
(28420,
(28421,
(28422,
(28423,
(28424,
(28425,
(28426,
(28427,
(28428,
(28429,
(28430,
(28431,
(28432,
(28433,
(28434,
(28435,
(28436,
(28437,
(28438,
(28439,
(28440,
(28441,
(28442,
(28443,
(28444,
(28445,
(28446,
(28447,
(28448,
(28449,
(28450,
(28451,
(28452,
(28453,
(28454,
(28455,
(28456,
(28457,
(28458,
(28459,
(28460,
(28461,
(28462,
(28463,
(28464,
(28465,
(28466,
(28467,
(28468,
(28469,
(28470,
(28471,
(28472,

1340413263,
1340413357,
1340413376,
1340413914,
1340413974,
1340414503,
1340414503,
1340414534,
1340414602,
1340414641,
1340415155,
1340415276,
1340415759,
1340415947,
1340416406,
1340416436,
1340416580,
1340416861,
1340417021,
1340417047,
1340417190,
1340417218,
1340417649,
1340417849,
1340417880,
1340417880,
1340417967,
1340418295,
1340418582,
1340418890,
1340418900,
1340419254,
1340419549,
1340419868,
1340420028,
1340420198,
1340420561,
1340420828,
1340421113,
1340421170,
1340421171,
1340421428,
1340421438,
1340421580,
1340421581,
1340421815,
1340422078,
1340422473,
1340422691,
1340422882,
1340422936,
1340423094,
1340423408,
1340423739,
1340424040,
1340424341,
1340424528,
1340424666,
1340424892,
1340424944,

'100.43.83.143'),
'66.249.73.195'),
'208.54.64.155'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.21'),
'220.181.108.87'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'100.43.83.143'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'123.125.71.41'),
'220.181.108.100'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.52'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.66.163'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.11'),
'66.249.73.195'),
'207.46.204.177'),
'66.249.73.89'),
'65.52.109.150'),
'220.181.108.84'),
'123.125.71.50'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'186.27.65.53'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'91.121.156.224'),
'66.249.73.89'),
'207.46.13.49'),
'66.249.73.195'),

(28473,
(28474,
(28475,
(28476,
(28477,
(28478,
(28479,
(28480,
(28481,
(28482,
(28483,
(28484,
(28485,
(28486,
(28487,
(28488,
(28489,
(28490,
(28491,
(28492,
(28493,
(28494,
(28495,
(28496,
(28497,
(28498,
(28499,
(28500,
(28501,
(28502,
(28503,
(28504,
(28505,
(28506,
(28507,
(28508,
(28509,
(28510,
(28511,
(28512,
(28513,
(28514,
(28515,
(28516,
(28517,
(28518,
(28519,
(28520,
(28521,
(28522,
(28523,
(28524,
(28525,
(28526,
(28527,
(28528,
(28529,
(28530,
(28531,
(28532,

1340425040,
1340425041,
1340425285,
1340425769,
1340425854,
1340425889,
1340426046,
1340426393,
1340426570,
1340426582,
1340426602,
1340426842,
1340427139,
1340427328,
1340427877,
1340427994,
1340428631,
1340428652,
1340428653,
1340428696,
1340429095,
1340429276,
1340429377,
1340429900,
1340430001,
1340430614,
1340430621,
1340431243,
1340431306,
1340431989,
1340432052,
1340432234,
1340432235,
1340432734,
1340432832,
1340433356,
1340433470,
1340433481,
1340434045,
1340434227,
1340434311,
1340434353,
1340434661,
1340434794,
1340434973,
1340435350,
1340435578,
1340435835,
1340435836,
1340435966,
1340436279,
1340436627,
1340436651,
1340436963,
1340437025,
1340437271,
1340437347,
1340437771,
1340437884,
1340437897,

'123.125.71.48'),
'220.181.108.78'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'207.46.199.52'),
'66.249.73.195'),
'207.46.204.177'),
'66.249.73.89'),
'157.55.17.103'),
'207.46.13.49'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.35'),
'220.181.108.104'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.59'),
'220.181.108.103'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.52'),
'65.52.109.150'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.58'),
'220.181.108.97'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.49'),
'66.249.73.89'),
'119.63.196.29'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.49'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),

(28533,
(28534,
(28535,
(28536,
(28537,
(28538,
(28539,
(28540,
(28541,
(28542,
(28543,
(28544,
(28545,
(28546,
(28547,
(28548,
(28549,
(28550,
(28551,
(28552,
(28553,
(28554,
(28555,
(28556,
(28557,
(28558,
(28559,
(28560,
(28561,
(28562,
(28563,
(28564,
(28565,
(28566,
(28567,
(28568,
(28569,
(28570,
(28571,
(28572,
(28573,
(28574,
(28575,
(28576,
(28577,
(28578,
(28579,
(28580,
(28581,
(28582,
(28583,
(28584,
(28585,
(28586,
(28587,
(28588,
(28589,
(28590,
(28591,
(28592,

1340438139,
1340438502,
1340438704,
1340439026,
1340439154,
1340439307,
1340439429,
1340439429,
1340439784,
1340439945,
1340440196,
1340440324,
1340440555,
1340440934,
1340441123,
1340441301,
1340441585,
1340441787,
1340442010,
1340442248,
1340442620,
1340442782,
1340442947,
1340443362,
1340443384,
1340443385,
1340443553,
1340443729,
1340444111,
1340444274,
1340444277,
1340444852,
1340444971,
1340445507,
1340445605,
1340446165,
1340446171,
1340446351,
1340446871,
1340446871,
1340446903,
1340447097,
1340447634,
1340447752,
1340448403,
1340448406,
1340449015,
1340449055,
1340449217,
1340449614,
1340449644,
1340450058,
1340450084,
1340450116,
1340450268,
1340450294,
1340450295,
1340450717,
1340450740,
1340450944,

'157.55.16.220'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.109'),
'123.125.71.27'),
'190.179.81.40'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.52'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.9'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.41'),
'220.181.108.100'),
'66.249.73.195'),
'207.46.199.52'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.67.39'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.117'),
'123.125.71.33'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'220.181.108.92'),
'66.249.73.195'),
'218.213.130.246'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'123.125.71.24'),
'220.181.108.111'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),

(28593,
(28594,
(28595,
(28596,
(28597,
(28598,
(28599,
(28600,
(28601,
(28602,
(28603,
(28604,
(28605,
(28606,
(28607,
(28608,
(28609,
(28610,
(28611,
(28612,
(28613,
(28614,
(28615,
(28616,
(28617,
(28618,
(28619,
(28620,
(28621,
(28622,
(28623,
(28624,
(28625,
(28626,
(28627,
(28628,
(28629,
(28630,
(28631,
(28632,
(28633,
(28634,
(28635,
(28636,
(28637,
(28638,
(28639,
(28640,
(28641,
(28642,
(28643,
(28644,
(28645,
(28646,
(28647,
(28648,
(28649,
(28650,
(28651,
(28652,

1340451087,
1340451344,
1340451567,
1340451786,
1340451967,
1340452320,
1340452394,
1340452634,
1340453037,
1340453154,
1340453348,
1340453639,
1340453881,
1340453882,
1340454017,
1340454148,
1340454285,
1340454644,
1340454721,
1340454861,
1340454932,
1340455272,
1340455680,
1340455901,
1340456087,
1340456201,
1340456530,
1340456535,
1340457138,
1340457159,
1340457743,
1340457852,
1340458222,
1340458356,
1340458462,
1340459031,
1340459046,
1340459066,
1340459647,
1340459668,
1340460276,
1340460311,
1340460341,
1340460928,
1340461040,
1340461040,
1340461087,
1340461253,
1340461499,
1340461545,
1340461720,
1340461754,
1340462185,
1340462393,
1340462455,
1340462752,
1340462810,
1340462904,
1340463022,
1340463054,

'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.16'),
'220.181.108.94'),
'66.249.73.89'),
'200.90.145.103'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'200.90.145.103'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.34.19'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.215.52'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.160'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.4.202'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.22'),
'220.181.108.86'),
'66.249.73.195'),
'157.55.16.11'),
'207.46.13.49'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.177'),
'100.43.83.143'),
'66.249.73.89'),
'190.129.8.202'),
'157.55.17.103'),
'66.249.73.195'),

(28653,
(28654,
(28655,
(28656,
(28657,
(28658,
(28659,
(28660,
(28661,
(28662,
(28663,
(28664,
(28665,
(28666,
(28667,
(28668,
(28669,
(28670,
(28671,
(28672,
(28673,
(28674,
(28675,
(28676,
(28677,
(28678,
(28679,
(28680,
(28681,
(28682,
(28683,
(28684,
(28685,
(28686,
(28687,
(28688,
(28689,
(28690,
(28691,
(28692,
(28693,
(28694,
(28695,
(28696,
(28697,
(28698,
(28699,
(28700,
(28701,
(28702,
(28703,
(28704,
(28705,
(28706,
(28707,
(28708,
(28709,
(28710,
(28711,
(28712,

1340463117,
1340463140,
1340463419,
1340463703,
1340463966,
1340464048,
1340464337,
1340464469,
1340464651,
1340464724,
1340464726,
1340465004,
1340465263,
1340465527,
1340465527,
1340465673,
1340465863,
1340466311,
1340466467,
1340466772,
1340467049,
1340467072,
1340467652,
1340467678,
1340467822,
1340468317,
1340468332,
1340468493,
1340468662,
1340468664,
1340468921,
1340468939,
1340469546,
1340469686,
1340469740,
1340469836,
1340470014,
1340470225,
1340470232,
1340470294,
1340470740,
1340470822,
1340470950,
1340470996,
1340471212,
1340471646,
1340471656,
1340472267,
1340472268,
1340472279,
1340472502,
1340472617,
1340472870,
1340472931,
1340473262,
1340473551,
1340473877,
1340474182,
1340474540,
1340474829,

'207.46.204.177'),
'207.46.204.233'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'123.125.71.54'),
'220.181.108.116'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.19.5'),
'190.129.19.5'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'109.128.185.35'),
'123.125.71.59'),
'220.181.108.76'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.233'),
'65.52.109.150'),
'65.52.109.26'),
'66.249.73.195'),
'65.52.104.19'),
'66.249.73.89'),
'190.104.30.19'),
'207.46.13.49'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.19'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.45'),
'220.181.108.82'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'65.52.109.9'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),

(28713,
(28714,
(28715,
(28716,
(28717,
(28718,
(28719,
(28720,
(28721,
(28722,
(28723,
(28724,
(28725,
(28726,
(28727,
(28728,
(28729,
(28730,
(28731,
(28732,
(28733,
(28734,
(28735,
(28736,
(28737,
(28738,
(28739,
(28740,
(28741,
(28742,
(28743,
(28744,
(28745,
(28746,
(28747,
(28748,
(28749,
(28750,
(28751,
(28752,
(28753,
(28754,
(28755,
(28756,
(28757,
(28758,
(28759,
(28760,
(28761,
(28762,
(28763,
(28764,
(28765,
(28766,
(28767,
(28768,
(28769,
(28770,
(28771,
(28772,

1340475203,
1340475444,
1340475682,
1340475684,
1340476055,
1340476103,
1340476678,
1340476737,
1340477242,
1340477301,
1340477339,
1340477866,
1340477998,
1340478055,
1340478319,
1340478634,
1340478677,
1340479122,
1340479123,
1340479191,
1340479301,
1340479306,
1340479496,
1340479552,
1340479925,
1340479973,
1340480556,
1340480604,
1340480874,
1340481000,
1340481161,
1340481226,
1340481272,
1340481809,
1340481901,
1340482435,
1340482510,
1340482531,
1340482737,
1340482739,
1340482971,
1340483125,
1340483209,
1340483754,
1340483840,
1340484055,
1340484377,
1340484441,
1340484982,
1340485059,
1340485655,
1340485704,
1340486242,
1340486242,
1340486302,
1340486304,
1340486312,
1340486936,
1340486978,
1340487054,

'66.249.73.89'),
'66.249.73.195'),
'220.181.108.80'),
'123.125.71.48'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'204.236.226.210'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.233'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.54'),
'220.181.108.96'),
'200.90.147.89'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'200.87.196.131'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'190.52.50.179'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.71.42'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'123.125.71.14'),
'220.181.108.103'),
'207.46.13.49'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.65.230.224'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.52'),
'220.181.108.108'),
'207.46.204.177'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.49'),

(28773,
(28774,
(28775,
(28776,
(28777,
(28778,
(28779,
(28780,
(28781,
(28782,
(28783,
(28784,
(28785,
(28786,
(28787,
(28788,
(28789,
(28790,
(28791,
(28792,
(28793,
(28794,
(28795,
(28796,
(28797,
(28798,
(28799,
(28800,
(28801,
(28802,
(28803,
(28804,
(28805,
(28806,
(28807,
(28808,
(28809,
(28810,
(28811,
(28812,
(28813,
(28814,
(28815,
(28816,
(28817,
(28818,
(28819,
(28820,
(28821,
(28822,
(28823,
(28824,
(28825,
(28826,
(28827,
(28828,
(28829,
(28830,
(28831,
(28832,

1340487555,
1340487605,
1340488160,
1340488206,
1340488401,
1340488430,
1340488790,
1340488863,
1340489417,
1340489506,
1340489856,
1340489856,
1340490042,
1340490079,
1340490103,
1340490338,
1340490737,
1340491016,
1340491367,
1340491886,
1340492013,
1340492510,
1340492693,
1340492703,
1340493135,
1340493307,
1340493440,
1340493441,
1340493508,
1340493649,
1340493760,
1340494042,
1340494385,
1340494699,
1340495010,
1340495327,
1340495635,
1340495944,
1340496291,
1340496584,
1340496600,
1340497028,
1340497029,
1340497186,
1340497198,
1340497557,
1340497813,
1340497821,
1340498446,
1340498655,
1340499071,
1340499352,
1340499651,
1340499740,
1340499989,
1340500008,
1340500072,
1340500252,
1340500605,
1340500633,

'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'65.52.104.21'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.48'),
'220.181.108.88'),
'66.249.73.195'),
'207.46.204.233'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.16'),
'220.181.108.85'),
'65.52.109.150'),
'65.52.104.21'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.160'),
'123.125.71.17'),
'220.181.108.94'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.19'),
'200.90.144.136'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'190.129.197.8'),
'66.249.73.195'),
'66.249.73.89'),

(28833,
(28834,
(28835,
(28836,
(28837,
(28838,
(28839,
(28840,
(28841,
(28842,
(28843,
(28844,
(28845,
(28846,
(28847,
(28848,
(28849,
(28850,
(28851,
(28852,
(28853,
(28854,
(28855,
(28856,
(28857,
(28858,
(28859,
(28860,
(28861,
(28862,
(28863,
(28864,
(28865,
(28866,
(28867,
(28868,
(28869,
(28870,
(28871,
(28872,
(28873,
(28874,
(28875,
(28876,
(28877,
(28878,
(28879,
(28880,
(28881,
(28882,
(28883,
(28884,
(28885,
(28886,
(28887,
(28888,
(28889,
(28890,
(28891,
(28892,

1340501112,
1340501121,
1340501122,
1340501254,
1340501257,
1340501303,
1340501877,
1340502195,
1340502797,
1340502970,
1340503445,
1340503819,
1340504343,
1340504343,
1340504508,
1340504510,
1340504959,
1340505129,
1340505469,
1340505945,
1340506492,
1340506881,
1340507300,
1340507446,
1340507556,
1340507602,
1340507633,
1340507684,
1340508046,
1340508174,
1340508447,
1340508540,
1340508764,
1340509072,
1340509382,
1340509693,
1340510072,
1340510319,
1340510383,
1340510725,
1340510942,
1340511475,
1340511476,
1340511573,
1340511880,
1340512504,
1340512816,
1340513120,
1340513400,
1340513441,
1340513887,
1340514068,
1340514691,
1340515040,
1340515040,
1340515097,
1340515319,
1340515939,
1340515941,
1340516568,

'220.181.108.181'),
'123.125.71.55'),
'220.181.108.95'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.49'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.45'),
'220.181.108.92'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.233'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.19'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'207.46.13.160'),
'119.63.196.122'),
'66.249.73.195'),
'157.55.16.11'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.219.58.44'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.21'),
'220.181.108.120'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'180.76.5.96'),
'207.46.204.233'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.30'),
'220.181.108.110'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),

(28893,
(28894,
(28895,
(28896,
(28897,
(28898,
(28899,
(28900,
(28901,
(28902,
(28903,
(28904,
(28905,
(28906,
(28907,
(28908,
(28909,
(28910,
(28911,
(28912,
(28913,
(28914,
(28915,
(28916,
(28917,
(28918,
(28919,
(28920,
(28921,
(28922,
(28923,
(28924,
(28925,
(28926,
(28927,
(28928,
(28929,
(28930,
(28931,
(28932,
(28933,
(28934,
(28935,
(28936,
(28937,
(28938,
(28939,
(28940,
(28941,
(28942,
(28943,
(28944,
(28945,
(28946,
(28947,
(28948,
(28949,
(28950,
(28951,
(28952,

1340516571,
1340516752,
1340517194,
1340517198,
1340517205,
1340517412,
1340517815,
1340518127,
1340518255,
1340518446,
1340518739,
1340518740,
1340518753,
1340519145,
1340519185,
1340519219,
1340519381,
1340520007,
1340520010,
1340520629,
1340520695,
1340521253,
1340521567,
1340521874,
1340522220,
1340522221,
1340522362,
1340522506,
1340523103,
1340523125,
1340523756,
1340524141,
1340524497,
1340524587,
1340524992,
1340525312,
1340525674,
1340525906,
1340525907,
1340525940,
1340526376,
1340526818,
1340526882,
1340526976,
1340527374,
1340527502,
1340527818,
1340527882,
1340528130,
1340528494,
1340528749,
1340529037,
1340529169,
1340529356,
1340529566,
1340529567,
1340529876,
1340530520,
1340530523,
1340530649,

'66.249.73.195'),
'65.52.104.21'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.11'),
'207.46.13.160'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'66.249.73.195'),
'123.125.71.45'),
'220.181.108.104'),
'66.249.73.89'),
'207.46.13.49'),
'66.249.73.195'),
'207.46.13.160'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.12'),
'220.181.108.100'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.18'),
'220.181.108.105'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.233'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.11'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'84.127.192.195'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.18'),
'220.181.108.95'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),

(28953,
(28954,
(28955,
(28956,
(28957,
(28958,
(28959,
(28960,
(28961,
(28962,
(28963,
(28964,
(28965,
(28966,
(28967,
(28968,
(28969,
(28970,
(28971,
(28972,
(28973,
(28974,
(28975,
(28976,
(28977,
(28978,
(28979,
(28980,
(28981,
(28982,
(28983,
(28984,
(28985,
(28986,
(28987,
(28988,
(28989,
(28990,
(28991,
(28992,
(28993,
(28994,
(28995,
(28996,
(28997,
(28998,
(28999,
(29000,
(29001,
(29002,
(29003,
(29004,
(29005,
(29006,
(29007,
(29008,
(29009,
(29010,
(29011,
(29012,

1340531291,
1340531705,
1340531811,
1340532087,
1340532256,
1340532311,
1340532377,
1340532890,
1340533102,
1340533103,
1340533190,
1340533410,
1340533600,
1340534370,
1340534574,
1340534868,
1340535094,
1340535138,
1340535823,
1340535909,
1340536015,
1340536656,
1340536662,
1340536682,
1340536720,
1340537296,
1340537452,
1340538025,
1340538138,
1340538710,
1340538765,
1340538795,
1340539186,
1340539213,
1340539565,
1340540279,
1340540280,
1340540335,
1340540477,
1340540955,
1340541129,
1340541263,
1340541681,
1340541970,
1340542451,
1340542590,
1340543221,
1340543325,
1340543991,
1340544008,
1340544649,
1340544760,
1340545145,
1340545341,
1340545529,
1340545550,
1340546116,
1340546300,
1340546787,
1340547069,

'66.249.73.89'),
'66.249.73.195'),
'150.214.36.10'),
'65.52.104.19'),
'66.249.73.89'),
'67.195.113.230'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.34'),
'220.181.108.91'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'157.55.16.11'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.103'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.58'),
'66.249.73.195'),
'220.181.108.109'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'199.87.252.52'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'65.52.104.21'),
'66.249.73.89'),
'123.125.71.58'),
'220.181.108.75'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.175'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'190.246.71.170'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),

(29013,
(29014,
(29015,
(29016,
(29017,
(29018,
(29019,
(29020,
(29021,
(29022,
(29023,
(29024,
(29025,
(29026,
(29027,
(29028,
(29029,
(29030,
(29031,
(29032,
(29033,
(29034,
(29035,
(29036,
(29037,
(29038,
(29039,
(29040,
(29041,
(29042,
(29043,
(29044,
(29045,
(29046,
(29047,
(29048,
(29049,
(29050,
(29051,
(29052,
(29053,
(29054,
(29055,
(29056,
(29057,
(29058,
(29059,
(29060,
(29061,
(29062,
(29063,
(29064,
(29065,
(29066,
(29067,
(29068,
(29069,
(29070,
(29071,
(29072,

1340547406,
1340547505,
1340548032,
1340548035,
1340548577,
1340548650,
1340548680,
1340548801,
1340549113,
1340549176,
1340549287,
1340549571,
1340549779,
1340550018,
1340550341,
1340550835,
1340551111,
1340551144,
1340551146,
1340551487,
1340551880,
1340552246,
1340552595,
1340552921,
1340553228,
1340553556,
1340553872,
1340554074,
1340554193,
1340554575,
1340554963,
1340555067,
1340555342,
1340555613,
1340555624,
1340556112,
1340556343,
1340556578,
1340556883,
1340556969,
1340557182,
1340557653,
1340557723,
1340557844,
1340558134,
1340558392,
1340558392,
1340558495,
1340558807,
1340558915,
1340558946,
1340559194,
1340559577,
1340559837,
1340560347,
1340560544,
1340560754,
1340561116,
1340561187,
1340561818,

'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.202.82'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'186.187.49.25'),
'190.107.56.135'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.11'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.55'),
'220.181.108.121'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.105.162.79'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.107'),
'66.249.73.89'),
'201.254.61.191'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.22.7'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.191'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'200.90.145.222'),
'123.125.71.41'),
'220.181.108.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.0.43.175'),
'157.56.95.137'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.177'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),

(29073,
(29074,
(29075,
(29076,
(29077,
(29078,
(29079,
(29080,
(29081,
(29082,
(29083,
(29084,
(29085,
(29086,
(29087,
(29088,
(29089,
(29090,
(29091,
(29092,
(29093,
(29094,
(29095,
(29096,
(29097,
(29098,
(29099,
(29100,
(29101,
(29102,
(29103,
(29104,
(29105,
(29106,
(29107,
(29108,
(29109,
(29110,
(29111,
(29112,
(29113,
(29114,
(29115,
(29116,
(29117,
(29118,
(29119,
(29120,
(29121,
(29122,
(29123,
(29124,
(29125,
(29126,
(29127,
(29128,
(29129,
(29130,
(29131,
(29132,

1340561853,
1340561854,
1340562270,
1340562544,
1340562624,
1340562798,
1340563043,
1340563212,
1340563245,
1340563572,
1340563691,
1340563993,
1340564006,
1340564390,
1340564776,
1340565354,
1340565455,
1340565544,
1340565545,
1340566067,
1340566153,
1340566314,
1340566430,
1340566700,
1340566798,
1340566853,
1340566934,
1340567410,
1340567508,
1340567564,
1340567989,
1340568047,
1340568050,
1340568769,
1340568805,
1340568829,
1340568883,
1340569053,
1340569054,
1340569445,
1340569650,
1340570026,
1340570103,
1340570949,
1340571097,
1340571205,
1340571574,
1340571608,
1340571707,
1340571832,
1340571835,
1340572258,
1340572342,
1340572659,
1340572660,
1340572667,
1340572749,
1340572976,
1340573611,
1340573703,

'123.125.71.43'),
'220.181.108.100'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.9'),
'65.52.104.19'),
'66.249.73.89'),
'66.249.73.195'),
'186.2.101.144'),
'207.46.204.177'),
'66.249.73.89'),
'157.55.18.9'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.48'),
'220.181.108.90'),
'66.249.73.195'),
'216.226.76.219'),
'66.249.73.89'),
'83.149.126.98'),
'66.249.73.195'),
'190.104.30.21'),
'207.46.204.240'),
'66.249.73.89'),
'66.249.73.195'),
'69.61.25.250'),
'207.46.204.177'),
'190.104.30.21'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.149.48'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.233'),
'123.125.71.49'),
'220.181.108.99'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.37.207'),
'66.249.73.195'),
'200.90.146.143'),
'66.249.73.89'),
'65.52.109.150'),
'190.129.37.207'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.53'),
'220.181.108.77'),
'220.181.108.146'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.89'),
'186.134.149.150'),

(29133,
(29134,
(29135,
(29136,
(29137,
(29138,
(29139,
(29140,
(29141,
(29142,
(29143,
(29144,
(29145,
(29146,
(29147,
(29148,
(29149,
(29150,
(29151,
(29152,
(29153,
(29154,
(29155,
(29156,
(29157,
(29158,
(29159,
(29160,
(29161,
(29162,
(29163,
(29164,
(29165,
(29166,
(29167,
(29168,
(29169,
(29170,
(29171,
(29172,
(29173,
(29174,
(29175,
(29176,
(29177,
(29178,
(29179,
(29180,
(29181,
(29182,
(29183,
(29184,
(29185,
(29186,
(29187,
(29188,
(29189,
(29190,
(29191,
(29192,

1340573764,
1340573925,
1340574246,
1340574387,
1340574517,
1340574785,
1340574880,
1340575024,
1340575363,
1340575515,
1340575519,
1340575642,
1340576150,
1340576246,
1340576266,
1340576269,
1340576414,
1340576785,
1340576811,
1340576859,
1340577419,
1340577494,
1340577763,
1340578054,
1340578306,
1340578688,
1340578754,
1340579020,
1340579323,
1340579720,
1340579773,
1340579943,
1340579958,
1340580010,
1340580365,
1340580593,
1340581017,
1340581227,
1340581424,
1340581430,
1340581812,
1340581862,
1340581888,
1340582020,
1340582147,
1340582522,
1340582527,
1340583131,
1340583295,
1340583438,
1340583438,
1340583766,
1340583942,
1340584401,
1340584564,
1340584646,
1340584849,
1340584942,
1340585003,
1340585036,

'66.249.73.195'),
'200.110.50.192'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.146.143'),
'70.169.254.248'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'94.23.220.161'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.104'),
'123.125.71.34'),
'207.46.204.177'),
'66.249.73.89'),
'200.87.158.125'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.30.24'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.26.19'),
'190.104.7.141'),
'66.249.73.89'),
'72.30.142.246'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.26.30'),
'200.105.151.58'),
'190.181.25.210'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.233'),
'65.52.104.21'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.50'),
'220.181.108.94'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.233'),
'190.104.20.6'),
'186.181.73.50'),
'200.105.160.92'),
'66.249.73.89'),

(29193,
(29194,
(29195,
(29196,
(29197,
(29198,
(29199,
(29200,
(29201,
(29202,
(29203,
(29204,
(29205,
(29206,
(29207,
(29208,
(29209,
(29210,
(29211,
(29212,
(29213,
(29214,
(29215,
(29216,
(29217,
(29218,
(29219,
(29220,
(29221,
(29222,
(29223,
(29224,
(29225,
(29226,
(29227,
(29228,
(29229,
(29230,
(29231,
(29232,
(29233,
(29234,
(29235,
(29236,
(29237,
(29238,
(29239,
(29240,
(29241,
(29242,
(29243,
(29244,
(29245,
(29246,
(29247,
(29248,
(29249,
(29250,
(29251,
(29252,

1340585122,
1340585279,
1340585286,
1340585670,
1340585913,
1340586170,
1340586305,
1340586580,
1340586827,
1340586940,
1340587261,
1340587328,
1340587329,
1340587574,
1340587584,
1340587897,
1340588209,
1340588656,
1340588844,
1340589282,
1340589293,
1340589319,
1340589400,
1340589478,
1340590110,
1340590192,
1340590373,
1340590456,
1340590748,
1340590762,
1340590762,
1340591382,
1340591414,
1340592017,
1340592080,
1340592492,
1340592713,
1340592731,
1340593366,
1340593405,
1340594001,
1340594005,
1340594103,
1340594390,
1340594606,
1340594635,
1340595219,
1340595270,
1340595375,
1340595905,
1340595917,
1340595984,
1340596539,
1340596549,
1340596993,
1340597174,
1340597254,
1340597809,
1340597874,
1340597875,

'74.125.179.81'),
'66.249.73.195'),
'190.129.197.8'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.9'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.48'),
'220.181.108.102'),
'66.249.73.89'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.199'),
'65.52.109.9'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.199'),
'65.52.104.21'),
'66.249.73.195'),
'220.181.108.99'),
'123.125.71.33'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.199'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.79'),
'123.125.71.49'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.50'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.176.144'),
'66.249.73.89'),
'66.249.73.195'),
'91.203.32.171'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.42'),
'220.181.108.120'),

(29253,
(29254,
(29255,
(29256,
(29257,
(29258,
(29259,
(29260,
(29261,
(29262,
(29263,
(29264,
(29265,
(29266,
(29267,
(29268,
(29269,
(29270,
(29271,
(29272,
(29273,
(29274,
(29275,
(29276,
(29277,
(29278,
(29279,
(29280,
(29281,
(29282,
(29283,
(29284,
(29285,
(29286,
(29287,
(29288,
(29289,
(29290,
(29291,
(29292,
(29293,
(29294,
(29295,
(29296,
(29297,
(29298,
(29299,
(29300,
(29301,
(29302,
(29303,
(29304,
(29305,
(29306,
(29307,
(29308,
(29309,
(29310,
(29311,
(29312,

1340597899,
1340598443,
1340598537,
1340598586,
1340599078,
1340599223,
1340599705,
1340599844,
1340600419,
1340600497,
1340601055,
1340601173,
1340601689,
1340601773,
1340601938,
1340602325,
1340602423,
1340602960,
1340603143,
1340603595,
1340603754,
1340604230,
1340604359,
1340604865,
1340605025,
1340605044,
1340605045,
1340605500,
1340605698,
1340606137,
1340606463,
1340606773,
1340607084,
1340607406,
1340607732,
1340608042,
1340608360,
1340608463,
1340608658,
1340608659,
1340608681,
1340609154,
1340609208,
1340609312,
1340609767,
1340609915,
1340610012,
1340610371,
1340610557,
1340610633,
1340611011,
1340611211,
1340611384,
1340611614,
1340611812,
1340612233,
1340612413,
1340612415,
1340612416,
1340612833,

'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.176.143'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.38'),
'220.181.108.80'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.66.163'),
'66.249.73.195'),
'123.125.71.45'),
'220.181.108.87'),
'66.249.73.89'),
'66.249.73.195'),
'91.121.156.224'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.19'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.67.22'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.167'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.96'),
'123.125.71.47'),
'66.249.73.195'),

(29313,
(29314,
(29315,
(29316,
(29317,
(29318,
(29319,
(29320,
(29321,
(29322,
(29323,
(29324,
(29325,
(29326,
(29327,
(29328,
(29329,
(29330,
(29331,
(29332,
(29333,
(29334,
(29335,
(29336,
(29337,
(29338,
(29339,
(29340,
(29341,
(29342,
(29343,
(29344,
(29345,
(29346,
(29347,
(29348,
(29349,
(29350,
(29351,
(29352,
(29353,
(29354,
(29355,
(29356,
(29357,
(29358,
(29359,
(29360,
(29361,
(29362,
(29363,
(29364,
(29365,
(29366,
(29367,
(29368,
(29369,
(29370,
(29371,
(29372,

1340613014,
1340613439,
1340613615,
1340613921,
1340614216,
1340614422,
1340614841,
1340615253,
1340615479,
1340615751,
1340615774,
1340615960,
1340616080,
1340616423,
1340616424,
1340616681,
1340616700,
1340616862,
1340617282,
1340617523,
1340617898,
1340618162,
1340618487,
1340618539,
1340618993,
1340619205,
1340619471,
1340619806,
1340619824,
1340620408,
1340620949,
1340621008,
1340621339,
1340621610,
1340621731,
1340621851,
1340622211,
1340622512,
1340622812,
1340623103,
1340623104,
1340623139,
1340623195,
1340623416,
1340623420,
1340624074,
1340624113,
1340624648,
1340624675,
1340625097,
1340625276,
1340625795,
1340625878,
1340626432,
1340626479,
1340626696,
1340626697,
1340626878,
1340627080,
1340627140,

'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.16'),
'220.181.108.112'),
'66.249.73.89'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.44.95'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'66.249.73.89'),
'207.46.204.233'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.14'),
'220.181.108.110'),
'157.55.17.103'),
'207.46.13.50'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.9'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.20'),
'220.181.108.82'),
'200.87.0.59'),
'66.249.73.89'),
'66.249.73.195'),

(29373,
(29374,
(29375,
(29376,
(29377,
(29378,
(29379,
(29380,
(29381,
(29382,
(29383,
(29384,
(29385,
(29386,
(29387,
(29388,
(29389,
(29390,
(29391,
(29392,
(29393,
(29394,
(29395,
(29396,
(29397,
(29398,
(29399,
(29400,
(29401,
(29402,
(29403,
(29404,
(29405,
(29406,
(29407,
(29408,
(29409,
(29410,
(29411,
(29412,
(29413,
(29414,
(29415,
(29416,
(29417,
(29418,
(29419,
(29420,
(29421,
(29422,
(29423,
(29424,
(29425,
(29426,
(29427,
(29428,
(29429,
(29430,
(29431,
(29432,

1340627340,
1340627485,
1340627679,
1340627681,
1340627809,
1340627816,
1340628282,
1340628469,
1340628601,
1340628628,
1340628857,
1340628870,
1340628883,
1340629057,
1340629129,
1340629281,
1340629315,
1340629469,
1340629491,
1340629512,
1340629513,
1340629742,
1340629788,
1340630146,
1340630250,
1340630251,
1340630368,
1340630389,
1340630488,
1340630553,
1340630696,
1340630753,
1340631062,
1340631075,
1340631253,
1340631268,
1340631386,
1340631469,
1340631696,
1340632068,
1340632069,
1340632173,
1340632323,
1340632370,
1340632396,
1340632730,
1340632761,
1340632881,
1340632972,
1340632973,
1340633392,
1340633586,
1340633600,
1340633698,
1340633825,
1340633825,
1340633994,
1340634133,
1340634205,
1340634324,

'65.52.109.9'),
'200.87.0.59'),
'200.58.66.17'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.11.138'),
'207.46.204.177'),
'200.87.106.91'),
'157.55.17.103'),
'66.249.73.89'),
'207.46.13.160'),
'66.249.73.195'),
'218.213.26.182'),
'200.87.110.162'),
'200.87.0.59'),
'66.249.73.89'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.73.195'),
'74.125.44.90'),
'66.249.73.89'),
'123.125.71.31'),
'220.181.108.119'),
'190.129.8.202'),
'66.249.73.195'),
'190.129.11.138'),
'65.52.104.19'),
'200.87.0.59'),
'66.249.73.89'),
'200.105.191.150'),
'66.249.73.195'),
'190.129.11.138'),
'200.90.144.162'),
'200.87.0.59'),
'66.249.73.89'),
'66.249.73.195'),
'119.63.196.60'),
'66.249.73.89'),
'190.129.8.202'),
'200.87.0.59'),
'66.249.73.195'),
'190.181.29.236'),
'66.249.73.89'),
'200.58.66.17'),
'190.129.8.202'),
'66.249.73.195'),
'200.87.0.59'),
'66.249.73.89'),
'190.129.8.202'),
'200.87.110.162'),
'66.249.73.195'),
'123.125.71.53'),
'220.181.108.99'),
'66.249.73.89'),
'200.87.156.13'),
'200.87.110.162'),
'66.249.73.195'),

(29433,
(29434,
(29435,
(29436,
(29437,
(29438,
(29439,
(29440,
(29441,
(29442,
(29443,
(29444,
(29445,
(29446,
(29447,
(29448,
(29449,
(29450,
(29451,
(29452,
(29453,
(29454,
(29455,
(29456,
(29457,
(29458,
(29459,
(29460,
(29461,
(29462,
(29463,
(29464,
(29465,
(29466,
(29467,
(29468,
(29469,
(29470,
(29471,
(29472,
(29473,
(29474,
(29475,
(29476,
(29477,
(29478,
(29479,
(29480,
(29481,
(29482,
(29483,
(29484,
(29485,
(29486,
(29487,
(29488,
(29489,
(29490,
(29491,
(29492,

1340634594,
1340634661,
1340634869,
1340634871,
1340634924,
1340634934,
1340634970,
1340635095,
1340635165,
1340635199,
1340635244,
1340635570,
1340635855,
1340635871,
1340636305,
1340636379,
1340636458,
1340636631,
1340636686,
1340637001,
1340637058,
1340637068,
1340637512,
1340637514,
1340637609,
1340637661,
1340637730,
1340637760,
1340638058,
1340638238,
1340638255,
1340638261,
1340638272,
1340638499,
1340638797,
1340638863,
1340639052,
1340639402,
1340639464,
1340639468,
1340639589,
1340639658,
1340639695,
1340640064,
1340640399,
1340640476,
1340640666,
1340641008,
1340641268,
1340641337,
1340641454,
1340641454,
1340641659,
1340641727,
1340641868,
1340642410,
1340642530,
1340643132,
1340643183,
1340643539,

'66.249.73.89'),
'200.90.147.4'),
'190.129.5.127'),
'190.107.62.143'),
'200.105.194.245'),
'66.249.73.195'),
'190.11.76.56'),
'190.129.11.138'),
'190.129.126.24'),
'66.249.73.89'),
'200.87.156.13'),
'66.249.73.195'),
'66.249.73.89'),
'190.103.72.102'),
'66.249.73.195'),
'190.129.19.246'),
'66.249.73.89'),
'208.115.111.70'),
'190.129.47.210'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.19.246'),
'123.125.71.36'),
'220.181.108.120'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.47.210'),
'190.129.12.187'),
'190.181.27.144'),
'190.186.130.134'),
'207.46.204.233'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.11.138'),
'67.195.113.230'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.177'),
'66.249.73.89'),
'190.129.11.138'),
'190.129.8.202'),
'190.129.47.210'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.133.251'),
'123.125.71.44'),
'220.181.108.95'),
'190.181.26.18'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),

(29493, 1340643784, '66.249.73.89'),


(29494, 1340643795, '190.104.30.27'),
(29495, 1340644139, '66.249.73.195'),
(29496, 1340644194, '207.46.13.203'),
(29497, 1340644392, '66.249.73.89'),
(29498, 1340645048, '66.249.73.89'),
(29499, 1340645210, '66.249.73.195'),
(29500, 1340645283, '123.125.71.33'),
(29501, 1340645284, '220.181.108.123'),
(29502, 1340645649, '66.249.73.89'),
(29503, 1340645819, '66.249.73.195'),
(29504, 1340646251, '66.249.73.89'),
(29505, 1340646432, '66.249.73.195'),
(29506, 1340646852, '66.249.73.89'),
(29507, 1340647033, '66.249.73.195'),
(29508, 1340647096, '157.56.95.137'),
(29509, 1340647454, '66.249.73.89'),
(29510, 1340647733, '66.249.73.195'),
(29511, 1340647823, '207.46.13.203'),
(29512, 1340648116, '66.249.73.89'),
(29513, 1340648162, '190.129.8.66'),
(29514, 1340648223, '200.87.0.59'),
(29515, 1340648387, '123.125.71.51'),
(29516, 1340648388, '220.181.108.114'),
(29517, 1340648403, '190.181.13.188'),
(29518, 1340648417, '66.249.73.195'),
(29519, 1340648638, '208.115.111.70'),
(29520, 1340648717, '66.249.73.89'),
(29521, 1340648856, '193.164.202.166'),
(29522, 1340649048, '207.46.204.233'),
(29523, 1340649092, '190.129.47.210'),
(29524, 1340649139, '66.249.73.195'),
(29525, 1340649202, '200.87.0.59'),
(29526, 1340649334, '66.249.73.89'),
(29527, 1340649946, '66.249.73.89'),
(29528, 1340649976, '66.249.73.195'),
(29529, 1340650555, '66.249.73.89'),
(29530, 1340650644, '66.249.73.195'),
(29531, 1340650665, '190.129.8.202'),
(29532, 1340650741, '189.152.164.163'),
(29533, 1340650832, '65.52.109.150');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(29534, 1340651190, '66.249.73.89'),
(29535, 1340651257, '66.249.73.195'),
(29536, 1340651428, '100.43.83.143'),
(29537, 1340651650, '190.129.8.202'),
(29538, 1340651833, '66.249.73.89'),
(29539, 1340651928, '123.125.71.57'),
(29540, 1340651929, '220.181.108.100'),
(29541, 1340652168, '200.87.0.59'),
(29542, 1340652275, '190.104.30.28'),
(29543, 1340652298, '207.46.204.177'),
(29544, 1340652436, '66.249.73.89'),
(29545, 1340652578, '66.249.73.195'),
(29546, 1340652700, '190.129.8.202'),
(29547, 1340653051, '66.249.73.89'),
(29548, 1340653235, '66.249.73.195'),
(29549, 1340653392, '190.188.111.44'),
(29550, 1340653619, '190.181.26.18'),
(29551, 1340653735, '66.249.73.89'),

(29552,
(29553,
(29554,
(29555,
(29556,
(29557,
(29558,
(29559,
(29560,
(29561,
(29562,
(29563,
(29564,
(29565,
(29566,
(29567,
(29568,
(29569,
(29570,
(29571,
(29572,
(29573,
(29574,
(29575,
(29576,
(29577,
(29578,
(29579,
(29580,
(29581,
(29582,
(29583,
(29584,
(29585,
(29586,
(29587,
(29588,
(29589,
(29590,
(29591,
(29592,
(29593,
(29594,
(29595,
(29596,
(29597,
(29598,
(29599,
(29600,
(29601,
(29602,
(29603,
(29604,
(29605,
(29606,
(29607,
(29608,
(29609,
(29610,
(29611,

1340653868,
1340653871,
1340654076,
1340654349,
1340654692,
1340655032,
1340655176,
1340655260,
1340655471,
1340655472,
1340655715,
1340656015,
1340656044,
1340656330,
1340656624,
1340656761,
1340656775,
1340656945,
1340657018,
1340657238,
1340657590,
1340657628,
1340657834,
1340658235,
1340658425,
1340658515,
1340658713,
1340658858,
1340659038,
1340659039,
1340659472,
1340659691,
1340659715,
1340660087,
1340660321,
1340660471,
1340660489,
1340660511,
1340660702,
1340661029,
1340661272,
1340661315,
1340661478,
1340661933,
1340662003,
1340662320,
1340662547,
1340662615,
1340662889,
1340662901,
1340662948,
1340663018,
1340663162,
1340663265,
1340663445,
1340663776,
1340663921,
1340664200,
1340664220,
1340664257,

'65.52.109.150'),
'66.249.73.195'),
'190.129.126.167'),
'66.249.73.89'),
'190.104.30.19'),
'66.249.73.89'),
'190.104.30.21'),
'66.249.73.195'),
'123.125.71.36'),
'220.181.108.92'),
'66.249.73.89'),
'200.87.0.59'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.0.59'),
'220.181.108.178'),
'157.55.16.229'),
'66.249.73.195'),
'66.249.73.89'),
'190.144.126.12'),
'200.87.0.59'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.186.17.52'),
'66.249.73.195'),
'190.129.47.210'),
'66.249.73.89'),
'123.125.71.17'),
'220.181.108.96'),
'66.249.73.89'),
'200.110.50.143'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.129.59'),
'190.104.30.18'),
'66.249.73.195'),
'190.129.8.147'),
'66.249.73.89'),
'190.37.139.61'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.72.246'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.178.93'),
'190.129.8.202'),
'200.90.144.161'),
'190.129.5.248'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.68.75'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.11.138'),
'200.110.51.216'),
'65.52.109.150'),

(29612,
(29613,
(29614,
(29615,
(29616,
(29617,
(29618,
(29619,
(29620,
(29621,
(29622,
(29623,
(29624,
(29625,
(29626,
(29627,
(29628,
(29629,
(29630,
(29631,
(29632,
(29633,
(29634,
(29635,
(29636,
(29637,
(29638,
(29639,
(29640,
(29641,
(29642,
(29643,
(29644,
(29645,
(29646,
(29647,
(29648,
(29649,
(29650,
(29651,
(29652,
(29653,
(29654,
(29655,
(29656,
(29657,
(29658,
(29659,
(29660,
(29661,
(29662,
(29663,
(29664,
(29665,
(29666,
(29667,
(29668,
(29669,
(29670,
(29671,

1340664392,
1340664510,
1340664578,
1340665007,
1340665188,
1340665630,
1340665844,
1340665877,
1340666239,
1340666243,
1340666243,
1340666795,
1340666851,
1340667203,
1340667465,
1340667968,
1340668065,
1340668526,
1340668537,
1340668624,
1340668691,
1340669277,
1340669309,
1340669384,
1340669823,
1340669824,
1340669924,
1340669997,
1340670539,
1340670676,
1340671147,
1340671336,
1340671755,
1340671980,
1340672384,
1340672425,
1340673000,
1340673167,
1340673213,
1340673607,
1340673820,
1340673842,
1340673843,
1340673955,
1340674151,
1340674228,
1340674314,
1340674541,
1340674843,
1340674860,
1340675526,
1340675595,
1340676150,
1340676210,
1340676424,
1340676485,
1340676605,
1340676756,
1340676819,
1340677089,

'66.249.73.89'),
'200.110.48.144'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'186.107.107.151'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.51'),
'220.181.108.96'),
'200.58.67.59'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.150'),
'190.104.27.26'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.30.20'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.36'),
'220.181.108.77'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.5.33'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'190.129.126.97'),
'123.125.71.49'),
'220.181.108.93'),
'66.249.73.195'),
'190.129.197.25'),
'66.249.73.89'),
'157.55.17.103'),
'190.129.126.97'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.150'),
'65.52.109.151'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.184.24'),

(29672,
(29673,
(29674,
(29675,
(29676,
(29677,
(29678,
(29679,
(29680,
(29681,
(29682,
(29683,
(29684,
(29685,
(29686,
(29687,
(29688,
(29689,
(29690,
(29691,
(29692,
(29693,
(29694,
(29695,
(29696,
(29697,
(29698,
(29699,
(29700,
(29701,
(29702,
(29703,
(29704,
(29705,
(29706,
(29707,
(29708,
(29709,
(29710,
(29711,
(29712,
(29713,
(29714,
(29715,
(29716,
(29717,
(29718,
(29719,
(29720,
(29721,
(29722,
(29723,
(29724,
(29725,
(29726,
(29727,
(29728,
(29729,
(29730,
(29731,

1340677090,
1340677091,
1340677368,
1340677498,
1340677522,
1340677577,
1340677971,
1340678191,
1340678609,
1340679001,
1340679215,
1340679244,
1340679622,
1340679830,
1340680444,
1340680582,
1340680708,
1340680709,
1340681060,
1340681231,
1340681674,
1340681857,
1340682304,
1340682471,
1340683047,
1340683109,
1340683655,
1340683845,
1340684259,
1340684260,
1340684270,
1340684469,
1340684885,
1340685107,
1340685191,
1340685485,
1340685500,
1340685742,
1340686115,
1340686490,
1340686729,
1340687164,
1340687344,
1340687352,
1340687582,
1340687584,
1340687866,
1340687866,
1340687867,
1340687958,
1340688495,
1340688574,
1340688818,
1340689144,
1340689188,
1340689240,
1340689744,
1340689800,
1340690411,
1340690528,

'123.125.71.13'),
'220.181.108.93'),
'66.249.73.89'),
'187.107.10.36'),
'66.249.73.195'),
'190.129.17.237'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'186.79.92.126'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.47'),
'220.181.108.113'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.25'),
'220.181.108.86'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'119.47.119.118'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.72.165'),
'207.46.204.177'),
'119.63.196.60'),
'123.125.71.41'),
'220.181.108.108'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.19'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'100.43.83.143'),

(29732,
(29733,
(29734,
(29735,
(29736,
(29737,
(29738,
(29739,
(29740,
(29741,
(29742,
(29743,
(29744,
(29745,
(29746,
(29747,
(29748,
(29749,
(29750,
(29751,
(29752,
(29753,
(29754,
(29755,
(29756,
(29757,
(29758,
(29759,
(29760,
(29761,
(29762,
(29763,
(29764,
(29765,
(29766,
(29767,
(29768,
(29769,
(29770,
(29771,
(29772,
(29773,
(29774,
(29775,
(29776,
(29777,
(29778,
(29779,
(29780,
(29781,
(29782,
(29783,
(29784,
(29785,
(29786,
(29787,
(29788,
(29789,
(29790,
(29791,

1340690681,
1340691048,
1340691364,
1340691430,
1340691431,
1340691702,
1340692058,
1340692334,
1340692757,
1340692975,
1340693007,
1340693045,
1340693366,
1340693368,
1340693716,
1340694022,
1340694095,
1340694387,
1340695037,
1340695038,
1340695083,
1340695209,
1340695860,
1340695865,
1340696509,
1340696591,
1340696710,
1340696967,
1340697322,
1340697742,
1340697936,
1340698412,
1340698724,
1340698725,
1340698730,
1340699035,
1340699443,
1340699673,
1340700067,
1340700314,
1340700343,
1340700733,
1340700789,
1340700994,
1340701516,
1340701830,
1340702217,
1340702572,
1340702584,
1340702584,
1340702594,
1340703047,
1340703074,
1340703418,
1340703901,
1340704192,
1340704505,
1340705133,
1340705223,
1340705688,

'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.31'),
'220.181.108.76'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'83.99.185.25'),
'65.52.109.150'),
'66.249.73.195'),
'65.52.104.19'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.44'),
'220.181.108.86'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.229'),
'66.249.73.195'),
'207.46.204.233'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.54'),
'220.181.108.80'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.229'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.39'),
'220.181.108.89'),
'65.52.109.150'),
'65.52.109.9'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.229'),
'66.249.73.89'),
'66.249.73.195'),

(29792,
(29793,
(29794,
(29795,
(29796,
(29797,
(29798,
(29799,
(29800,
(29801,
(29802,
(29803,
(29804,
(29805,
(29806,
(29807,
(29808,
(29809,
(29810,
(29811,
(29812,
(29813,
(29814,
(29815,
(29816,
(29817,
(29818,
(29819,
(29820,
(29821,
(29822,
(29823,
(29824,
(29825,
(29826,
(29827,
(29828,
(29829,
(29830,
(29831,
(29832,
(29833,
(29834,
(29835,
(29836,
(29837,
(29838,
(29839,
(29840,
(29841,
(29842,
(29843,
(29844,
(29845,
(29846,
(29847,
(29848,
(29849,
(29850,
(29851,

1340705731,
1340705950,
1340705976,
1340705977,
1340706092,
1340706501,
1340706782,
1340707124,
1340707621,
1340707804,
1340708268,
1340708467,
1340708895,
1340709073,
1340709559,
1340709561,
1340709563,
1340709858,
1340710100,
1340710351,
1340710493,
1340710986,
1340711158,
1340711229,
1340711487,
1340711491,
1340711880,
1340711906,
1340712207,
1340712490,
1340713094,
1340713096,
1340713226,
1340713347,
1340713460,
1340713608,
1340713690,
1340713736,
1340713892,
1340714206,
1340714341,
1340714452,
1340714505,
1340714812,
1340714969,
1340715161,
1340715321,
1340715623,
1340715632,
1340715919,
1340716187,
1340716332,
1340716737,
1340716874,
1340717000,
1340717018,
1340717059,
1340717129,
1340717441,
1340717538,

'207.46.13.146'),
'66.249.73.89'),
'123.125.71.14'),
'220.181.108.76'),
'65.52.109.151'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.20'),
'220.181.108.123'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.88'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'95.133.5.2'),
'207.46.204.177'),
'74.125.44.89'),
'66.249.73.89'),
'207.46.13.146'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.60'),
'220.181.108.117'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.11.138'),
'65.52.109.150'),
'190.129.8.202'),
'207.46.13.50'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.151'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.195'),
'200.87.156.13'),
'200.90.145.59'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.0.59'),
'66.249.73.89'),
'190.102.48.218'),
'66.249.73.195'),
'200.87.0.59'),
'190.129.197.16'),
'66.249.73.89'),
'200.87.111.19'),
'200.90.144.239'),
'66.249.73.195'),

(29852,
(29853,
(29854,
(29855,
(29856,
(29857,
(29858,
(29859,
(29860,
(29861,
(29862,
(29863,
(29864,
(29865,
(29866,
(29867,
(29868,
(29869,
(29870,
(29871,
(29872,
(29873,
(29874,
(29875,
(29876,
(29877,
(29878,
(29879,
(29880,
(29881,
(29882,
(29883,
(29884,
(29885,
(29886,
(29887,
(29888,
(29889,
(29890,
(29891,
(29892,
(29893,
(29894,
(29895,
(29896,
(29897,
(29898,
(29899,
(29900,
(29901,
(29902,
(29903,
(29904,
(29905,
(29906,
(29907,
(29908,
(29909,
(29910,
(29911,

1340717610,
1340717915,
1340718206,
1340718345,
1340718597,
1340718604,
1340718628,
1340718908,
1340718966,
1340719035,
1340719049,
1340719121,
1340719190,
1340719302,
1340719323,
1340719651,
1340719822,
1340719911,
1340720187,
1340720275,
1340720276,
1340720526,
1340720549,
1340720574,
1340720688,
1340721271,
1340721298,
1340721339,
1340721375,
1340721482,
1340721497,
1340721716,
1340721867,
1340721913,
1340722282,
1340722606,
1340722793,
1340723080,
1340723206,
1340723267,
1340723745,
1340723771,
1340723864,
1340723865,
1340723912,
1340724184,
1340724226,
1340724553,
1340724570,
1340724667,
1340724766,
1340724767,
1340725189,
1340725620,
1340725670,
1340725860,
1340726016,
1340726052,
1340726205,
1340726368,

'200.87.0.59'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'74.125.44.80'),
'66.249.149.48'),
'66.249.73.89'),
'190.129.8.202'),
'207.46.13.160'),
'66.249.73.195'),
'200.87.0.59'),
'213.186.127.5'),
'200.90.147.4'),
'66.249.73.89'),
'190.129.10.99'),
'207.46.13.146'),
'66.249.73.195'),
'66.249.73.89'),
'190.254.135.184'),
'123.125.71.49'),
'220.181.108.113'),
'66.249.73.89'),
'207.46.13.50'),
'190.129.10.99'),
'66.249.73.195'),
'190.129.10.99'),
'66.249.73.89'),
'65.52.109.9'),
'190.111.207.2'),
'65.52.109.150'),
'66.249.73.195'),
'200.119.207.103'),
'207.46.13.50'),
'66.249.73.89'),
'200.105.183.33'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.150'),
'74.125.178.92'),
'66.249.73.89'),
'190.129.5.150'),
'190.129.8.202'),
'123.125.71.14'),
'220.181.108.96'),
'66.249.73.89'),
'213.186.119.140'),
'200.87.110.162'),
'66.249.73.195'),
'190.129.5.150'),
'92.59.148.7'),
'200.87.164.179'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.3.22'),
'200.87.150.243'),
'157.55.16.229'),
'66.249.73.195'),
'200.87.164.179'),
'190.129.63.144'),

(29912,
(29913,
(29914,
(29915,
(29916,
(29917,
(29918,
(29919,
(29920,
(29921,
(29922,
(29923,
(29924,
(29925,
(29926,
(29927,
(29928,
(29929,
(29930,
(29931,
(29932,
(29933,
(29934,
(29935,
(29936,
(29937,
(29938,
(29939,
(29940,
(29941,
(29942,
(29943,
(29944,
(29945,
(29946,
(29947,
(29948,
(29949,
(29950,
(29951,
(29952,
(29953,
(29954,
(29955,
(29956,
(29957,
(29958,
(29959,
(29960,
(29961,
(29962,
(29963,
(29964,
(29965,
(29966,
(29967,
(29968,
(29969,
(29970,
(29971,

1340726443,
1340726473,
1340726767,
1340727055,
1340727117,
1340727194,
1340727387,
1340727799,
1340727863,
1340727865,
1340727912,
1340728077,
1340728321,
1340728446,
1340728764,
1340728790,
1340728923,
1340729018,
1340729357,
1340729365,
1340729391,
1340729853,
1340730012,
1340730055,
1340730081,
1340730208,
1340730511,
1340730767,
1340730924,
1340731205,
1340731316,
1340731318,
1340731589,
1340731747,
1340732208,
1340732350,
1340732827,
1340732964,
1340733583,
1340733653,
1340734202,
1340734271,
1340734307,
1340734739,
1340734821,
1340734874,
1340735146,
1340735363,
1340735364,
1340735385,
1340735450,
1340735458,
1340735533,
1340735578,
1340736059,
1340736063,
1340736269,
1340736343,
1340736405,
1340736664,

'190.129.11.138'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.178.93'),
'66.249.73.89'),
'157.55.17.103'),
'190.147.226.76'),
'190.129.41.72'),
'123.125.71.20'),
'220.181.108.91'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.105.82'),
'190.147.226.76'),
'66.249.73.89'),
'157.55.16.229'),
'66.249.73.195'),
'200.105.147.115'),
'200.87.105.82'),
'213.186.119.138'),
'66.249.73.89'),
'190.181.59.55'),
'66.249.73.89'),
'190.186.206.81'),
'200.87.105.82'),
'190.129.19.75'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.24'),
'220.181.108.93'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.14'),
'200.110.51.235'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.19'),
'123.125.71.32'),
'220.181.108.107'),
'157.55.17.103'),
'200.87.18.182'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.10.99'),
'200.87.9.183'),
'66.249.73.195'),
'190.102.48.218'),
'190.129.10.99'),

(29972,
(29973,
(29974,
(29975,
(29976,
(29977,
(29978,
(29979,
(29980,
(29981,
(29982,
(29983,
(29984,
(29985,
(29986,
(29987,
(29988,
(29989,
(29990,
(29991,
(29992,
(29993,
(29994,
(29995,
(29996,
(29997,
(29998,
(29999,
(30000,
(30001,
(30002,
(30003,
(30004,
(30005,
(30006,
(30007,
(30008,
(30009,
(30010,
(30011,
(30012,
(30013,
(30014,
(30015,
(30016,
(30017,
(30018,
(30019,
(30020,
(30021,
(30022,
(30023,
(30024,
(30025,
(30026,
(30027,
(30028,
(30029,
(30030,
(30031,

1340736675,
1340736678,
1340736861,
1340736861,
1340736925,
1340737131,
1340737143,
1340737298,
1340737476,
1340737612,
1340737780,
1340737860,
1340737916,
1340738084,
1340738425,
1340738664,
1340738665,
1340738672,
1340738787,
1340738968,
1340739165,
1340739303,
1340739371,
1340739723,
1340739893,
1340739900,
1340739913,
1340739942,
1340740166,
1340740307,
1340740532,
1340740631,
1340740671,
1340740948,
1340740964,
1340741145,
1340741151,
1340741336,
1340741366,
1340741635,
1340741770,
1340741901,
1340741901,
1340741992,
1340742156,
1340742232,
1340742388,
1340742838,
1340742860,
1340743007,
1340743075,
1340743159,
1340743258,
1340743684,
1340743771,
1340744181,
1340744313,
1340744347,
1340744370,
1340744418,

'207.46.204.177'),
'66.249.73.89'),
'190.104.30.20'),
'66.220.152.3'),
'213.186.119.137'),
'200.58.71.134'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.0.59'),
'190.129.11.138'),
'66.249.73.195'),
'200.90.146.105'),
'66.249.73.89'),
'207.46.13.50'),
'66.249.73.195'),
'123.125.71.44'),
'220.181.108.84'),
'66.249.73.89'),
'200.90.146.105'),
'200.87.29.110'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.134'),
'200.90.146.127'),
'190.129.5.199'),
'186.2.46.213'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.224'),
'157.55.17.103'),
'66.249.73.89'),
'200.87.176.153'),
'66.249.73.195'),
'200.87.178.162'),
'190.129.172.33'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.176.153'),
'200.87.178.162'),
'66.249.73.89'),
'123.125.71.47'),
'220.181.108.88'),
'213.186.119.144'),
'190.129.5.199'),
'190.129.41.79'),
'66.249.73.89'),
'190.129.5.199'),
'157.55.16.229'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.5.156'),
'200.87.178.162'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.229'),
'66.249.73.89'),
'190.210.150.193'),
'190.103.76.251'),
'200.87.178.162'),

(30032,
(30033,
(30034,
(30035,
(30036,
(30037,
(30038,
(30039,
(30040,
(30041,
(30042,
(30043,
(30044,
(30045,
(30046,
(30047,
(30048,
(30049,
(30050,
(30051,
(30052,
(30053,
(30054,
(30055,
(30056,
(30057,
(30058,
(30059,
(30060,
(30061,
(30062,
(30063,
(30064,
(30065,
(30066,
(30067,
(30068,
(30069,
(30070,
(30071,
(30072,
(30073,
(30074,
(30075,
(30076,
(30077,
(30078,
(30079,
(30080,
(30081,
(30082,
(30083,
(30084,
(30085,
(30086,
(30087,
(30088,
(30089,
(30090,
(30091,

1340744454,
1340744462,
1340744531,
1340744937,
1340744984,
1340745303,
1340745494,
1340745495,
1340745552,
1340745895,
1340745965,
1340746163,
1340746659,
1340746789,
1340746810,
1340746868,
1340747054,
1340747072,
1340747182,
1340747300,
1340747324,
1340747351,
1340747364,
1340747408,
1340747710,
1340747957,
1340747981,
1340748028,
1340748290,
1340748341,
1340748354,
1340748646,
1340748776,
1340748934,
1340748967,
1340749089,
1340749089,
1340749265,
1340749497,
1340749730,
1340749845,
1340749884,
1340749939,
1340750503,
1340750587,
1340750782,
1340750977,
1340751117,
1340751206,
1340751412,
1340751744,
1340751947,
1340752052,
1340752116,
1340752359,
1340752657,
1340752658,
1340752737,
1340752874,
1340752978,

'212.113.37.105'),
'66.249.73.195'),
'74.125.178.81'),
'66.249.73.89'),
'190.129.197.89'),
'200.90.145.191'),
'123.125.71.58'),
'220.181.108.88'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.11.138'),
'200.87.195.102'),
'213.186.127.2'),
'201.222.115.48'),
'200.90.145.191'),
'200.87.114.19'),
'190.129.75.163'),
'66.249.73.195'),
'65.52.109.151'),
'66.249.73.89'),
'190.129.14.146'),
'190.129.8.202'),
'200.103.54.207'),
'66.249.73.89'),
'207.46.13.160'),
'186.27.5.158'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.14.146'),
'200.87.178.162'),
'66.249.73.195'),
'123.125.71.16'),
'220.181.108.116'),
'66.249.73.89'),
'213.186.122.3'),
'220.181.108.150'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.229'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.177'),
'200.110.48.82'),
'66.249.73.89'),
'66.249.73.195'),
'200.110.48.46'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.123.140'),
'213.186.119.133'),
'66.249.73.89'),
'123.125.71.49'),
'220.181.108.92'),
'66.249.73.195'),
'200.90.146.241'),
'66.249.73.89'),

(30092,
(30093,
(30094,
(30095,
(30096,
(30097,
(30098,
(30099,
(30100,
(30101,
(30102,
(30103,
(30104,
(30105,
(30106,
(30107,
(30108,
(30109,
(30110,
(30111,
(30112,
(30113,
(30114,
(30115,
(30116,
(30117,
(30118,
(30119,
(30120,
(30121,
(30122,
(30123,
(30124,
(30125,
(30126,
(30127,
(30128,
(30129,
(30130,
(30131,
(30132,
(30133,
(30134,
(30135,
(30136,
(30137,
(30138,
(30139,
(30140,
(30141,
(30142,
(30143,
(30144,
(30145,
(30146,
(30147,
(30148,
(30149,
(30150,
(30151,

1340753368,
1340753596,
1340753975,
1340754216,
1340754558,
1340754588,
1340754844,
1340755302,
1340755450,
1340755525,
1340755761,
1340755993,
1340756072,
1340756191,
1340756474,
1340756481,
1340756649,
1340756683,
1340757178,
1340757231,
1340757233,
1340757310,
1340757448,
1340757568,
1340757928,
1340758342,
1340758547,
1340758578,
1340758640,
1340758962,
1340759166,
1340759301,
1340759581,
1340759621,
1340759786,
1340759958,
1340760182,
1340760271,
1340760351,
1340760351,
1340760401,
1340760433,
1340760588,
1340760872,
1340761099,
1340761463,
1340761721,
1340761796,
1340762024,
1340762055,
1340762240,
1340762412,
1340762486,
1340762689,
1340763034,
1340763384,
1340763519,
1340763585,
1340763585,
1340763657,

'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.8'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.151'),
'186.2.32.243'),
'66.249.73.195'),
'66.249.73.89'),
'200.58.94.252'),
'200.87.154.212'),
'207.46.13.160'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.131'),
'200.90.145.182'),
'190.129.4.228'),
'66.249.73.89'),
'66.249.73.195'),
'200.87.154.212'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.19'),
'190.104.27.25'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'66.249.73.195'),
'213.186.127.6'),
'66.249.73.89'),
'200.110.51.193'),
'190.104.21.6'),
'66.249.73.195'),
'123.125.71.45'),
'220.181.108.95'),
'200.87.16.146'),
'66.249.73.89'),
'200.110.51.193'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.151'),
'66.249.73.89'),
'66.249.73.195'),
'186.10.25.100'),
'157.55.17.103'),
'213.186.119.135'),
'66.249.73.89'),
'190.129.197.28'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.151'),
'66.249.73.195'),
'123.125.71.56'),
'220.181.108.121'),
'66.249.73.89'),

(30152,
(30153,
(30154,
(30155,
(30156,
(30157,
(30158,
(30159,
(30160,
(30161,
(30162,
(30163,
(30164,
(30165,
(30166,
(30167,
(30168,
(30169,
(30170,
(30171,
(30172,
(30173,
(30174,
(30175,
(30176,
(30177,
(30178,
(30179,
(30180,
(30181,
(30182,
(30183,
(30184,
(30185,
(30186,
(30187,
(30188,
(30189,
(30190,
(30191,
(30192,
(30193,
(30194,
(30195,
(30196,
(30197,
(30198,
(30199,
(30200,
(30201,
(30202,
(30203,
(30204,
(30205,
(30206,
(30207,
(30208,
(30209,
(30210,
(30211,

1340763921,
1340764145,
1340764271,
1340764682,
1340764772,
1340764901,
1340765281,
1340765424,
1340765523,
1340765598,
1340765774,
1340765930,
1340766077,
1340766127,
1340766745,
1340766767,
1340767254,
1340767255,
1340767303,
1340767369,
1340767459,
1340768060,
1340768081,
1340768704,
1340768730,
1340769134,
1340769139,
1340769322,
1340769326,
1340769331,
1340769743,
1340769938,
1340770267,
1340770539,
1340770653,
1340770654,
1340771053,
1340771066,
1340771178,
1340771774,
1340771906,
1340772366,
1340772392,
1340772586,
1340772836,
1340773004,
1340773189,
1340773792,
1340773975,
1340774240,
1340774241,
1340774395,
1340774805,
1340774997,
1340775601,
1340775641,
1340776354,
1340776513,
1340776577,
1340777108,

'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.132'),
'190.129.12.234'),
'66.249.73.89'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.50'),
'186.2.51.1'),
'207.46.204.224'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.52'),
'220.181.108.87'),
'213.186.127.11'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.179.84'),
'74.125.179.91'),
'200.87.176.154'),
'66.249.73.89'),
'66.249.73.195'),
'212.113.37.105'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.29'),
'220.181.108.94'),
'207.46.204.224'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.28'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.20'),
'220.181.108.113'),
'66.249.73.89'),
'213.186.119.134'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.50'),
'66.249.73.89'),

(30212,
(30213,
(30214,
(30215,
(30216,
(30217,
(30218,
(30219,
(30220,
(30221,
(30222,
(30223,
(30224,
(30225,
(30226,
(30227,
(30228,
(30229,
(30230,
(30231,
(30232,
(30233,
(30234,
(30235,
(30236,
(30237,
(30238,
(30239,
(30240,
(30241,
(30242,
(30243,
(30244,
(30245,
(30246,
(30247,
(30248,
(30249,
(30250,
(30251,
(30252,
(30253,
(30254,
(30255,
(30256,
(30257,
(30258,
(30259,
(30260,
(30261,
(30262,
(30263,
(30264,
(30265,
(30266,
(30267,
(30268,
(30269,
(30270,
(30271,

1340777312,
1340777427,
1340777709,
1340777843,
1340777849,
1340777850,
1340778111,
1340778122,
1340778462,
1340778765,
1340779085,
1340779368,
1340779786,
1340779867,
1340780423,
1340780577,
1340781026,
1340781067,
1340781244,
1340781420,
1340781420,
1340781926,
1340781930,
1340782175,
1340782370,
1340782520,
1340782532,
1340783135,
1340783139,
1340783416,
1340783873,
1340783888,
1340784258,
1340784491,
1340784523,
1340784632,
1340784943,
1340785055,
1340785056,
1340785140,
1340785245,
1340785848,
1340786155,
1340786451,
1340786991,
1340787072,
1340787205,
1340787553,
1340787807,
1340787810,
1340787978,
1340788410,
1340788573,
1340788978,
1340788979,
1340789012,
1340789219,
1340789238,
1340789869,
1340789991,

'119.63.196.123'),
'213.186.122.2'),
'66.249.73.89'),
'65.52.109.151'),
'123.125.71.26'),
'220.181.108.85'),
'157.55.16.229'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.135'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'123.125.71.52'),
'220.181.108.102'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.50'),
'65.52.109.151'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.19'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.229'),
'213.186.127.7'),
'123.125.71.46'),
'220.181.108.75'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.14'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.19'),
'220.181.108.107'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.19'),
'66.249.73.89'),
'213.186.127.11'),

(30272,
(30273,
(30274,
(30275,
(30276,
(30277,
(30278,
(30279,
(30280,
(30281,
(30282,
(30283,
(30284,
(30285,
(30286,
(30287,
(30288,
(30289,
(30290,
(30291,
(30292,
(30293,
(30294,
(30295,
(30296,
(30297,
(30298,
(30299,
(30300,
(30301,
(30302,
(30303,
(30304,
(30305,
(30306,
(30307,
(30308,
(30309,
(30310,
(30311,
(30312,
(30313,
(30314,
(30315,
(30316,
(30317,
(30318,
(30319,
(30320,
(30321,
(30322,
(30323,
(30324,
(30325,
(30326,
(30327,
(30328,
(30329,
(30330,
(30331,

1340790067,
1340790225,
1340790494,
1340790930,
1340791424,
1340791575,
1340792026,
1340792056,
1340792263,
1340792371,
1340792372,
1340792616,
1340792630,
1340792895,
1340792947,
1340793233,
1340793661,
1340793983,
1340793985,
1340794217,
1340794266,
1340794440,
1340794521,
1340794699,
1340794740,
1340794891,
1340795054,
1340795493,
1340795798,
1340795967,
1340795967,
1340796409,
1340796498,
1340797142,
1340797145,
1340797431,
1340797677,
1340797745,
1340797748,
1340797855,
1340798357,
1340798498,
1340798985,
1340799229,
1340799514,
1340799515,
1340799579,
1340799705,
1340799856,
1340800098,
1340800115,
1340800351,
1340800459,
1340801062,
1340801066,
1340801405,
1340801563,
1340801612,
1340801629,
1340801648,

'66.249.73.195'),
'65.52.104.19'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.50'),
'66.249.73.195'),
'123.125.71.16'),
'220.181.108.78'),
'213.186.127.28'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.177'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'100.43.83.143'),
'65.52.109.151'),
'65.52.104.19'),
'66.249.73.89'),
'66.249.73.195'),
'212.113.37.106'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.47'),
'220.181.108.117'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'213.186.119.137'),
'66.249.73.195'),
'66.249.66.215'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.44'),
'220.181.108.106'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'212.113.35.162'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.151'),
'200.87.123.141'),
'190.129.14.2'),
'200.87.0.59'),
'208.115.113.86'),

(30332,
(30333,
(30334,
(30335,
(30336,
(30337,
(30338,
(30339,
(30340,
(30341,
(30342,
(30343,
(30344,
(30345,
(30346,
(30347,
(30348,
(30349,
(30350,
(30351,
(30352,
(30353,
(30354,
(30355,
(30356,
(30357,
(30358,
(30359,
(30360,
(30361,
(30362,
(30363,
(30364,
(30365,
(30366,
(30367,
(30368,
(30369,
(30370,
(30371,
(30372,
(30373,
(30374,
(30375,
(30376,
(30377,
(30378,
(30379,
(30380,
(30381,
(30382,
(30383,
(30384,
(30385,
(30386,
(30387,
(30388,
(30389,
(30390,
(30391,

1340801698,
1340801758,
1340801835,
1340802244,
1340802279,
1340802312,
1340802319,
1340802412,
1340802446,
1340802464,
1340802678,
1340802741,
1340802920,
1340803107,
1340803108,
1340803174,
1340803371,
1340803429,
1340803768,
1340803777,
1340803789,
1340804229,
1340804310,
1340804431,
1340804533,
1340804831,
1340805136,
1340805177,
1340805244,
1340805263,
1340805435,
1340805867,
1340805892,
1340806033,
1340806110,
1340806184,
1340806341,
1340806537,
1340806655,
1340806658,
1340806862,
1340807247,
1340807281,
1340807674,
1340807775,
1340807802,
1340807909,
1340808048,
1340808294,
1340808605,
1340808623,
1340808641,
1340809708,
1340809813,
1340809845,
1340810112,
1340810240,
1340810277,
1340810279,
1340810472,

'66.249.73.195'),
'207.46.13.50'),
'66.249.73.89'),
'190.129.19.128'),
'200.87.0.59'),
'66.249.73.195'),
'207.46.204.224'),
'186.43.165.126'),
'66.249.73.89'),
'200.90.146.152'),
'190.129.8.202'),
'213.186.119.133'),
'200.58.64.102'),
'123.125.71.52'),
'220.181.108.81'),
'66.249.73.195'),
'66.249.73.89'),
'201.222.107.90'),
'200.87.146.2'),
'66.249.73.195'),
'207.46.204.177'),
'66.249.73.89'),
'200.90.146.105'),
'190.102.48.218'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.137'),
'190.3.188.99'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'190.102.48.218'),
'190.194.130.10'),
'200.90.144.251'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.78'),
'123.125.71.30'),
'190.0.251.145'),
'66.249.73.195'),
'190.129.8.202'),
'66.249.73.89'),
'190.129.92.229'),
'213.186.119.134'),
'66.249.73.195'),
'190.129.8.202'),
'190.0.248.150'),
'66.249.73.195'),
'207.46.204.177'),
'66.249.73.89'),
'200.87.178.162'),
'66.249.73.195'),
'66.249.73.89'),
'74.125.178.95'),
'213.186.122.2'),
'123.125.71.53'),
'220.181.108.103'),
'66.249.73.195'),

(30392,
(30393,
(30394,
(30395,
(30396,
(30397,
(30398,
(30399,
(30400,
(30401,
(30402,
(30403,
(30404,
(30405,
(30406,
(30407,
(30408,
(30409,
(30410,
(30411,
(30412,
(30413,
(30414,
(30415,
(30416,
(30417,
(30418,
(30419,
(30420,
(30421,
(30422,
(30423,
(30424,
(30425,
(30426,
(30427,
(30428,
(30429,
(30430,
(30431,
(30432,
(30433,
(30434,
(30435,
(30436,
(30437,
(30438,
(30439,
(30440,
(30441,
(30442,
(30443,
(30444,
(30445,
(30446,
(30447,
(30448,
(30449,
(30450,
(30451,

1340810477,
1340810549,
1340810712,
1340810849,
1340810913,
1340810948,
1340810979,
1340811078,
1340811110,
1340811119,
1340811355,
1340811417,
1340811549,
1340811760,
1340811821,
1340811842,
1340812014,
1340812183,
1340812460,
1340812496,
1340812591,
1340812748,
1340812866,
1340812956,
1340813191,
1340813207,
1340813212,
1340813363,
1340813684,
1340813819,
1340814265,
1340814267,
1340814384,
1340814477,
1340814542,
1340815141,
1340815289,
1340815876,
1340816036,
1340816733,
1340817345,
1340817472,
1340817526,
1340817586,
1340817887,
1340817888,
1340818081,
1340818122,
1340818407,
1340818696,
1340818795,
1340818857,
1340819227,
1340819284,
1340819303,
1340819840,
1340819991,
1340820467,
1340820554,
1340820726,

'66.249.73.89'),
'190.186.37.143'),
'190.129.84.140'),
'190.129.8.202'),
'157.55.16.229'),
'74.125.179.88'),
'74.125.179.91'),
'74.125.179.80'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.12.74'),
'200.105.137.99'),
'190.129.84.140'),
'66.249.73.89'),
'66.249.73.195'),
'79.41.242.65'),
'190.129.8.202'),
'200.87.0.59'),
'190.129.29.146'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.92.229'),
'213.186.127.3'),
'157.56.95.137'),
'207.46.199.45'),
'66.249.73.89'),
'207.46.204.177'),
'190.129.29.146'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.24'),
'220.181.108.110'),
'66.249.73.195'),
'66.249.73.89'),
'200.85.166.244'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.14.19'),
'157.55.17.103'),
'123.125.71.51'),
'220.181.108.117'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.45'),
'207.46.204.177'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'66.249.73.89'),

(30452,
(30453,
(30454,
(30455,
(30456,
(30457,
(30458,
(30459,
(30460,
(30461,
(30462,
(30463,
(30464,
(30465,
(30466,
(30467,
(30468,
(30469,
(30470,
(30471,
(30472,
(30473,
(30474,
(30475,
(30476,
(30477,
(30478,
(30479,
(30480,
(30481,
(30482,
(30483,
(30484,
(30485,
(30486,
(30487,
(30488,
(30489,
(30490,
(30491,
(30492,
(30493,
(30494,
(30495,
(30496,
(30497,
(30498,
(30499,
(30500,
(30501,
(30502,
(30503,
(30504,
(30505,
(30506,
(30507,
(30508,
(30509,
(30510,
(30511,

1340821138,
1340821139,
1340821461,
1340821629,
1340822054,
1340822122,
1340822158,
1340822648,
1340822764,
1340822834,
1340822925,
1340822991,
1340823052,
1340823383,
1340823482,
1340823969,
1340824101,
1340824623,
1340824722,
1340824723,
1340824769,
1340825168,
1340825317,
1340825427,
1340825433,
1340825519,
1340825852,
1340826055,
1340826064,
1340826107,
1340826166,
1340826576,
1340826816,
1340826901,
1340827017,
1340827131,
1340827566,
1340827636,
1340827683,
1340828053,
1340828090,
1340828272,
1340828331,
1340828332,
1340828371,
1340828571,
1340828608,
1340828640,
1340828651,
1340828658,
1340829018,
1340829618,
1340829990,
1340830134,
1340830205,
1340830355,
1340830431,
1340830518,
1340830781,
1340830820,

'123.125.71.54'),
'220.181.108.87'),
'66.249.73.89'),
'66.249.73.195'),
'200.110.51.186'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'95.133.86.23'),
'66.249.73.89'),
'190.129.11.138'),
'213.186.127.6'),
'200.58.64.102'),
'208.1.190.109'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.60'),
'220.181.108.77'),
'66.249.73.89'),
'190.129.29.146'),
'190.129.8.202'),
'213.186.119.140'),
'66.249.73.195'),
'66.249.73.89'),
'190.186.37.143'),
'65.52.109.150'),
'66.249.73.195'),
'207.46.13.160'),
'66.249.73.89'),
'74.125.44.85'),
'190.129.13.98'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'190.181.28.170'),
'66.249.73.89'),
'208.1.190.109'),
'213.186.127.2'),
'190.129.10.99'),
'190.129.84.140'),
'123.125.71.19'),
'220.181.108.115'),
'66.249.73.89'),
'200.87.196.218'),
'200.90.144.207'),
'66.249.66.161'),
'190.129.11.138'),
'200.107.243.251'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.160'),
'200.87.150.243'),
'66.249.73.89'),
'190.129.8.202'),
'213.186.119.136'),
'200.87.44.34'),
'200.87.196.218'),

(30512,
(30513,
(30514,
(30515,
(30516,
(30517,
(30518,
(30519,
(30520,
(30521,
(30522,
(30523,
(30524,
(30525,
(30526,
(30527,
(30528,
(30529,
(30530,
(30531,
(30532,
(30533,
(30534,
(30535,
(30536,
(30537,
(30538,
(30539,
(30540,
(30541,
(30542,
(30543,
(30544,
(30545,
(30546,
(30547,
(30548,
(30549,
(30550,
(30551,
(30552,
(30553,
(30554,
(30555,
(30556,
(30557,
(30558,
(30559,
(30560,
(30561,
(30562,
(30563,
(30564,
(30565,
(30566,
(30567,
(30568,
(30569,
(30570,
(30571,

1340830971,
1340831011,
1340831412,
1340831547,
1340831601,
1340831658,
1340831763,
1340831882,
1340831883,
1340832232,
1340832334,
1340832369,
1340832559,
1340832683,
1340832946,
1340832995,
1340833094,
1340833116,
1340833165,
1340833657,
1340833808,
1340834379,
1340834392,
1340834517,
1340834688,
1340834760,
1340834833,
1340834990,
1340835117,
1340835364,
1340835422,
1340835494,
1340835494,
1340835551,
1340835602,
1340835715,
1340835745,
1340836098,
1340836165,
1340836223,
1340836454,
1340836873,
1340837088,
1340837436,
1340837474,
1340837716,
1340837722,
1340837929,
1340838178,
1340838329,
1340838362,
1340838466,
1340838501,
1340838793,
1340838984,
1340839053,
1340839054,
1340839123,
1340839566,
1340839614,

'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'200.87.196.218'),
'66.249.73.89'),
'190.129.5.191'),
'190.103.71.219'),
'123.125.71.23'),
'220.181.108.106'),
'157.55.17.103'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.50'),
'207.46.13.160'),
'66.249.73.89'),
'190.129.19.204'),
'66.249.73.195'),
'213.186.127.10'),
'190.129.19.33'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'190.104.30.21'),
'66.249.73.195'),
'200.87.150.243'),
'190.186.11.35'),
'66.249.73.89'),
'190.129.8.202'),
'200.87.150.243'),
'66.249.73.195'),
'123.125.71.56'),
'220.181.108.114'),
'213.186.119.141'),
'200.87.104.66'),
'66.249.73.89'),
'190.113.196.6'),
'207.46.13.160'),
'66.249.73.195'),
'200.87.104.66'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'190.129.19.207'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.229'),
'213.186.127.8'),
'65.52.109.150'),
'66.249.73.89'),
'100.43.83.143'),
'200.110.51.180'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.46'),
'220.181.108.112'),
'208.115.111.70'),
'190.129.68.55'),
'66.249.73.195'),

(30572,
(30573,
(30574,
(30575,
(30576,
(30577,
(30578,
(30579,
(30580,
(30581,
(30582,
(30583,
(30584,
(30585,
(30586,
(30587,
(30588,
(30589,
(30590,
(30591,
(30592,
(30593,
(30594,
(30595,
(30596,
(30597,
(30598,
(30599,
(30600,
(30601,
(30602,
(30603,
(30604,
(30605,
(30606,
(30607,
(30608,
(30609,
(30610,
(30611,
(30612,
(30613,
(30614,
(30615,
(30616,
(30617,
(30618,
(30619,
(30620,
(30621,
(30622,
(30623,
(30624,
(30625,
(30626,
(30627,
(30628,
(30629,
(30630,
(30631,

1340839663,
1340840219,
1340840268,
1340840288,
1340840408,
1340840611,
1340841095,
1340841097,
1340841788,
1340842010,
1340842467,
1340842629,
1340842656,
1340842657,
1340842767,
1340843099,
1340843240,
1340843258,
1340843358,
1340843622,
1340843647,
1340843756,
1340844103,
1340844375,
1340844978,
1340845064,
1340845488,
1340845618,
1340845642,
1340845673,
1340845850,
1340846292,
1340846361,
1340846442,
1340846456,
1340846634,
1340846745,
1340846746,
1340846974,
1340847199,
1340847441,
1340847539,
1340847585,
1340848211,
1340848284,
1340848302,
1340848850,
1340848895,
1340849459,
1340849541,
1340849598,
1340849764,
1340849844,
1340850127,
1340850447,
1340850735,
1340850804,
1340850854,
1340851055,
1340851308,

'66.249.73.89'),
'190.129.13.50'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.139'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.12'),
'220.181.108.102'),
'190.129.184.3'),
'66.249.73.89'),
'213.186.119.134'),
'206.53.157.4'),
'66.249.73.195'),
'190.237.42.118'),
'220.181.108.108'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'65.52.104.19'),
'213.186.127.14'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.9.42'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.66.161'),
'123.125.71.52'),
'220.181.108.78'),
'66.249.73.89'),
'66.249.73.195'),
'186.2.3.133'),
'190.129.47.210'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.6'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.113.86'),
'207.46.13.160'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.133'),
'66.249.73.89'),
'190.129.19.207'),
'66.249.73.195'),
'207.46.13.160'),

(30632,
(30633,
(30634,
(30635,
(30636,
(30637,
(30638,
(30639,
(30640,
(30641,
(30642,
(30643,
(30644,
(30645,
(30646,
(30647,
(30648,
(30649,
(30650,
(30651,
(30652,
(30653,
(30654,
(30655,
(30656,
(30657,
(30658,
(30659,
(30660,
(30661,
(30662,
(30663,
(30664,
(30665,
(30666,
(30667,
(30668,
(30669,
(30670,
(30671,
(30672,
(30673,
(30674,
(30675,
(30676,
(30677,
(30678,
(30679,
(30680,
(30681,
(30682,
(30683,
(30684,
(30685,
(30686,
(30687,
(30688,
(30689,
(30690,
(30691,

1340851487,
1340851500,
1340851734,
1340852160,
1340852426,
1340852796,
1340853040,
1340853365,
1340853404,
1340853406,
1340853469,
1340853587,
1340853588,
1340853614,
1340853663,
1340854138,
1340854343,
1340854882,
1340855222,
1340855288,
1340855379,
1340855477,
1340855518,
1340855797,
1340856121,
1340856213,
1340856220,
1340856820,
1340856948,
1340857051,
1340857091,
1340857092,
1340857261,
1340857612,
1340857643,
1340857820,
1340857945,
1340858216,
1340858245,
1340858288,
1340858428,
1340858490,
1340858697,
1340858850,
1340859099,
1340859569,
1340860007,
1340860339,
1340860626,
1340860645,
1340860646,
1340860860,
1340860945,
1340861187,
1340861578,
1340861741,
1340862058,
1340862323,
1340862348,
1340862714,

'65.52.104.19'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.13'),
'93.182.148.8'),
'66.249.73.89'),
'207.46.204.177'),
'123.125.71.13'),
'220.181.108.123'),
'65.52.109.150'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'38.101.148.126'),
'66.249.73.195'),
'157.55.16.229'),
'157.55.17.103'),
'66.249.73.89'),
'213.186.127.6'),
'66.249.73.89'),
'220.181.108.173'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.72.91.212'),
'123.125.71.12'),
'220.181.108.104'),
'157.55.16.229'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'65.52.109.150'),
'208.115.113.86'),
'66.249.73.89'),
'200.112.253.126'),
'213.186.119.134'),
'66.249.73.195'),
'65.52.109.9'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.49'),
'220.181.108.122'),
'213.186.119.142'),
'66.249.73.89'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'200.112.228.46'),
'66.249.73.89'),
'66.249.73.195'),
'94.23.225.68'),

(30692,
(30693,
(30694,
(30695,
(30696,
(30697,
(30698,
(30699,
(30700,
(30701,
(30702,
(30703,
(30704,
(30705,
(30706,
(30707,
(30708,
(30709,
(30710,
(30711,
(30712,
(30713,
(30714,
(30715,
(30716,
(30717,
(30718,
(30719,
(30720,
(30721,
(30722,
(30723,
(30724,
(30725,
(30726,
(30727,
(30728,
(30729,
(30730,
(30731,
(30732,
(30733,
(30734,
(30735,
(30736,
(30737,
(30738,
(30739,
(30740,
(30741,
(30742,
(30743,
(30744,
(30745,
(30746,
(30747,
(30748,
(30749,
(30750,
(30751,

1340862948,
1340862965,
1340863385,
1340863562,
1340863810,
1340864166,
1340864308,
1340864794,
1340865017,
1340865415,
1340865795,
1340865796,
1340865921,
1340866115,
1340866486,
1340866665,
1340866963,
1340867099,
1340867301,
1340867654,
1340867811,
1340867858,
1340867859,
1340868022,
1340868412,
1340868525,
1340868552,
1340869095,
1340869266,
1340869742,
1340869900,
1340870467,
1340870506,
1340870554,
1340871028,
1340871095,
1340871250,
1340871447,
1340871448,
1340871771,
1340871846,
1340872000,
1340872496,
1340872741,
1340873176,
1340873480,
1340873615,
1340873799,
1340873937,
1340874229,
1340874436,
1340875009,
1340875009,
1340875159,
1340875218,
1340875355,
1340875480,
1340875481,
1340875843,
1340875847,

'66.249.73.89'),
'66.249.73.195'),
'65.52.109.9'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.72.228'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.18'),
'213.186.127.28'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.19'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.33'),
'220.181.108.105'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.6'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.66'),
'213.186.119.137'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.33'),
'220.181.108.89'),
'66.249.73.195'),
'65.52.108.66'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.144'),
'66.249.73.195'),
'207.46.13.160'),
'66.249.73.89'),
'66.249.73.195'),
'119.63.196.31'),
'190.104.7.60'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.111'),
'123.125.71.48'),
'220.181.108.105'),
'66.249.73.89'),
'66.249.73.195'),

(30752,
(30753,
(30754,
(30755,
(30756,
(30757,
(30758,
(30759,
(30760,
(30761,
(30762,
(30763,
(30764,
(30765,
(30766,
(30767,
(30768,
(30769,
(30770,
(30771,
(30772,
(30773,
(30774,
(30775,
(30776,
(30777,
(30778,
(30779,
(30780,
(30781,
(30782,
(30783,
(30784,
(30785,
(30786,
(30787,
(30788,
(30789,
(30790,
(30791,
(30792,
(30793,
(30794,
(30795,
(30796,
(30797,
(30798,
(30799,
(30800,
(30801,
(30802,
(30803,
(30804,
(30805,
(30806,
(30807,
(30808,
(30809,
(30810,
(30811,

1340876045,
1340876133,
1340876268,
1340876603,
1340876954,
1340877426,
1340877601,
1340878161,
1340878410,
1340878677,
1340878768,
1340878768,
1340878783,
1340879139,
1340879339,
1340879390,
1340879493,
1340879791,
1340880118,
1340880655,
1340880828,
1340881107,
1340881478,
1340881545,
1340881630,
1340882093,
1340882375,
1340882751,
1340883126,
1340883255,
1340883420,
1340883871,
1340884120,
1340884623,
1340884822,
1340884879,
1340885465,
1340885611,
1340885906,
1340885907,
1340885962,
1340886068,
1340886169,
1340886357,
1340886461,
1340886714,
1340886874,
1340887113,
1340887136,
1340887333,
1340887455,
1340887520,
1340887687,
1340887740,
1340888109,
1340888349,
1340888700,
1340888710,
1340888711,
1340888802,

'213.186.119.139'),
'207.46.13.160'),
'207.46.13.50'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.4'),
'220.181.108.90'),
'123.125.71.14'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.160'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.14'),
'66.249.73.195'),
'212.113.37.106'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.88'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.59'),
'220.181.108.97'),
'190.129.8.202'),
'66.249.73.195'),
'213.186.127.9'),
'66.249.73.89'),
'190.102.48.218'),
'66.249.73.195'),
'190.129.8.202'),
'66.249.73.89'),
'190.102.48.218'),
'66.249.73.195'),
'190.129.70.194'),
'207.46.13.50'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.176.92'),
'66.249.73.195'),
'200.90.144.144'),
'213.186.119.132'),

(30812,
(30813,
(30814,
(30815,
(30816,
(30817,
(30818,
(30819,
(30820,
(30821,
(30822,
(30823,
(30824,
(30825,
(30826,
(30827,
(30828,
(30829,
(30830,
(30831,
(30832,
(30833,
(30834,
(30835,
(30836,
(30837,
(30838,
(30839,
(30840,
(30841,
(30842,
(30843,
(30844,
(30845,
(30846,
(30847,
(30848,
(30849,
(30850,
(30851,
(30852,
(30853,
(30854,
(30855,
(30856,
(30857,
(30858,
(30859,
(30860,
(30861,
(30862,
(30863,
(30864,
(30865,
(30866,
(30867,
(30868,
(30869,
(30870,
(30871,

1340888828,
1340889086,
1340889394,
1340889428,
1340889494,
1340889495,
1340889725,
1340890002,
1340890281,
1340890339,
1340890681,
1340890886,
1340891015,
1340891179,
1340891232,
1340891342,
1340891374,
1340891540,
1340891540,
1340891746,
1340891945,
1340892064,
1340892577,
1340892687,
1340892690,
1340892836,
1340893054,
1340893145,
1340893270,
1340893315,
1340893442,
1340893698,
1340893813,
1340893868,
1340893868,
1340893924,
1340894175,
1340894489,
1340894555,
1340894826,
1340894904,
1340894997,
1340895186,
1340895261,
1340895288,
1340895463,
1340895786,
1340895871,
1340895976,
1340896196,
1340896277,
1340896473,
1340896775,
1340896776,
1340896886,
1340897079,
1340897486,
1340897601,
1340897685,
1340898146,

'190.129.19.141'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.45.9'),
'123.125.71.15'),
'220.181.108.96'),
'66.249.73.89'),
'66.249.73.195'),
'200.105.174.202'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.229'),
'66.249.73.89'),
'190.129.11.138'),
'213.186.127.5'),
'66.249.73.195'),
'208.1.190.109'),
'200.111.2.213'),
'207.46.204.177'),
'66.249.73.89'),
'83.233.186.82'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.146.51'),
'189.120.171.178'),
'66.249.73.195'),
'220.181.108.81'),
'190.104.30.23'),
'66.249.73.89'),
'200.87.146.51'),
'66.249.73.195'),
'65.52.104.19'),
'200.87.48.234'),
'213.186.119.134'),
'65.52.108.66'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.66'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'190.129.4.187'),
'200.87.48.234'),
'66.249.73.89'),
'190.103.68.41'),
'66.249.73.195'),
'190.129.45.9'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'190.129.70.194'),
'66.249.73.89'),
'123.125.71.32'),
'220.181.108.112'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.5.227'),
'66.249.73.89'),
'66.249.73.195'),

(30872, 1340898224, '190.129.5.227'),


(30873, 1340898235, '65.52.109.150'),
(30874, 1340898293, '66.249.73.89'),
(30875, 1340898528, '190.129.11.138'),
(30876, 1340898754, '66.249.73.195'),
(30877, 1340898869, '200.90.145.103'),
(30878, 1340898898, '66.249.73.89'),
(30879, 1340899031, '65.52.109.9'),
(30880, 1340899075, '213.186.122.2'),
(30881, 1340899151, '190.129.5.227'),
(30882, 1340899191, '190.129.8.202'),
(30883, 1340899342, '200.90.147.207'),
(30884, 1340899413, '66.249.73.195'),
(30885, 1340899504, '66.249.73.89'),
(30886, 1340899818, '65.52.104.88'),
(30887, 1340900029, '66.249.73.195'),
(30888, 1340900110, '66.249.73.89'),
(30889, 1340900307, '157.55.16.229'),
(30890, 1340900644, '123.125.71.32'),
(30891, 1340900646, '220.181.108.84'),
(30892, 1340900689, '66.249.73.195'),
(30893, 1340900699, '207.46.13.50'),
(30894, 1340900716, '66.249.73.89'),
(30895, 1340900850, '207.46.13.160'),
(30896, 1340901241, '200.87.139.21'),
(30897, 1340901293, '66.249.73.195'),
(30898, 1340901294, '65.52.109.150'),
(30899, 1340901322, '66.249.73.89'),
(30900, 1340901356, '213.186.127.3'),
(30901, 1340901396, '190.181.36.12'),
(30902, 1340901844, '204.236.226.210'),
(30903, 1340901983, '66.249.73.195'),
(30904, 1340902000, '66.249.73.89'),
(30905, 1340902607, '66.249.73.195'),
(30906, 1340902635, '66.249.73.89'),
(30907, 1340902817, '157.55.16.229'),
(30908, 1340902835, '200.87.176.133'),
(30909, 1340903165, '200.90.150.33'),
(30910, 1340903242, '66.249.73.195'),
(30911, 1340903343, '66.249.73.89'),
(30912, 1340903576, '213.186.127.11'),
(30913, 1340903753, '213.186.119.138'),
(30914, 1340903920, '200.87.176.133'),
(30915, 1340903948, '66.249.73.89'),
(30916, 1340904018, '66.249.73.195'),
(30917, 1340904294, '123.125.71.46'),
(30918, 1340904295, '220.181.108.83'),
(30919, 1340904656, '66.249.73.89'),
(30920, 1340904969, '66.249.73.195'),
(30921, 1340905262, '66.249.73.89'),
(30922, 1340905627, '66.249.73.195'),
(30923, 1340905637, '213.186.127.2');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(30924, 1340905868, '66.249.73.89'),
(30925, 1340905929, '200.58.77.13'),
(30926, 1340905934, '200.70.18.2'),
(30927, 1340906039, '190.104.30.21'),
(30928, 1340906232, '66.249.73.195'),
(30929, 1340906474, '66.249.73.89'),
(30930, 1340906817, '207.46.204.177'),

(30931,
(30932,
(30933,
(30934,
(30935,
(30936,
(30937,
(30938,
(30939,
(30940,
(30941,
(30942,
(30943,
(30944,
(30945,
(30946,
(30947,
(30948,
(30949,
(30950,
(30951,
(30952,
(30953,
(30954,
(30955,
(30956,
(30957,
(30958,
(30959,
(30960,
(30961,
(30962,
(30963,
(30964,
(30965,
(30966,
(30967,
(30968,
(30969,
(30970,
(30971,
(30972,
(30973,
(30974,
(30975,
(30976,
(30977,
(30978,
(30979,
(30980,
(30981,
(30982,
(30983,
(30984,
(30985,
(30986,
(30987,
(30988,
(30989,
(30990,

1340906924,
1340907039,
1340907080,
1340907540,
1340907540,
1340907655,
1340907686,
1340908174,
1340908273,
1340908292,
1340908383,
1340908434,
1340908899,
1340908953,
1340909100,
1340909437,
1340909505,
1340909862,
1340909916,
1340909924,
1340910111,
1340910469,
1340910718,
1340910769,
1340911069,
1340911137,
1340911138,
1340911156,
1340911191,
1340911323,
1340911930,
1340912009,
1340912222,
1340912346,
1340912536,
1340912654,
1340912735,
1340912972,
1340913079,
1340913147,
1340913239,
1340913267,
1340913300,
1340913352,
1340913380,
1340913428,
1340913467,
1340913493,
1340913830,
1340913856,
1340913898,
1340914029,
1340914115,
1340914156,
1340914170,
1340914180,
1340914220,
1340914280,
1340914445,
1340914557,

'66.249.73.195'),
'200.87.1.242'),
'66.249.73.89'),
'123.125.71.46'),
'220.181.108.86'),
'66.249.73.195'),
'66.249.73.89'),
'66.219.58.45'),
'186.2.8.30'),
'66.249.73.89'),
'65.52.104.19'),
'66.249.73.195'),
'66.249.73.89'),
'66.219.58.45'),
'66.249.73.195'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'66.219.58.45'),
'190.181.26.131'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.219.58.45'),
'66.249.73.195'),
'123.125.71.41'),
'220.181.108.103'),
'157.55.16.229'),
'209.85.224.107'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.30.28'),
'190.129.11.138'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.66.47'),
'213.186.120.196'),
'190.129.29.24'),
'66.249.73.89'),
'190.104.30.28'),
'213.186.119.134'),
'213.186.127.6'),
'213.186.119.131'),
'213.186.119.142'),
'66.249.73.195'),
'213.186.127.12'),
'212.113.37.106'),
'213.186.127.13'),
'66.249.73.89'),
'190.104.30.28'),
'66.249.73.195'),
'213.186.127.11'),
'190.129.8.202'),
'213.186.119.136'),
'66.220.152.1'),
'213.186.119.140'),
'213.186.119.139'),
'212.113.37.106'),
'66.249.73.89'),

(30991,
(30992,
(30993,
(30994,
(30995,
(30996,
(30997,
(30998,
(30999,
(31000,
(31001,
(31002,
(31003,
(31004,
(31005,
(31006,
(31007,
(31008,
(31009,
(31010,
(31011,
(31012,
(31013,
(31014,
(31015,
(31016,
(31017,
(31018,
(31019,
(31020,
(31021,
(31022,
(31023,
(31024,
(31025,
(31026,
(31027,
(31028,
(31029,
(31030,
(31031,
(31032,
(31033,
(31034,
(31035,
(31036,
(31037,
(31038,
(31039,
(31040,
(31041,
(31042,
(31043,
(31044,
(31045,
(31046,
(31047,
(31048,
(31049,
(31050,

1340914564,
1340914665,
1340914680,
1340914681,
1340914729,
1340915000,
1340915031,
1340915115,
1340915160,
1340915219,
1340915291,
1340915341,
1340915453,
1340915517,
1340915569,
1340915604,
1340915630,
1340915667,
1340915705,
1340915718,
1340915766,
1340915804,
1340915938,
1340916010,
1340916081,
1340916125,
1340916235,
1340916274,
1340916316,
1340916355,
1340916373,
1340916420,
1340916460,
1340916636,
1340916979,
1340917005,
1340917064,
1340917141,
1340917304,
1340917546,
1340917585,
1340917692,
1340917814,
1340917831,
1340917947,
1340918105,
1340918191,
1340918259,
1340918259,
1340918260,
1340918409,
1340918496,
1340918627,
1340918742,
1340918784,
1340918798,
1340918853,
1340919101,
1340919404,
1340919531,

'200.90.147.230'),
'204.236.226.210'),
'123.125.71.47'),
'220.181.108.85'),
'213.186.127.11'),
'66.249.73.195'),
'190.129.197.68'),
'213.186.127.9'),
'66.249.73.89'),
'190.129.8.202'),
'213.186.119.143'),
'213.186.119.139'),
'213.186.119.137'),
'212.113.37.105'),
'208.115.113.86'),
'66.249.73.195'),
'213.186.119.141'),
'66.219.58.45'),
'204.236.226.210'),
'208.115.111.70'),
'66.249.73.89'),
'190.104.30.28'),
'200.87.7.42'),
'213.186.119.140'),
'212.113.37.106'),
'212.113.37.105'),
'213.186.127.12'),
'66.249.73.195'),
'66.249.72.135'),
'66.219.58.45'),
'66.249.73.89'),
'213.186.127.13'),
'212.113.35.162'),
'200.110.48.221'),
'66.249.73.89'),
'66.219.58.45'),
'66.249.73.195'),
'190.129.4.36'),
'157.55.16.229'),
'200.90.147.212'),
'66.249.73.89'),
'190.181.32.36'),
'65.52.109.9'),
'66.249.73.195'),
'65.52.104.88'),
'190.129.3.129'),
'66.249.73.89'),
'123.125.71.18'),
'190.129.5.116'),
'220.181.108.103'),
'65.52.108.66'),
'66.249.73.195'),
'190.129.5.135'),
'213.186.119.133'),
'190.129.8.202'),
'66.249.73.89'),
'213.186.127.10'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.139'),

(31051,
(31052,
(31053,
(31054,
(31055,
(31056,
(31057,
(31058,
(31059,
(31060,
(31061,
(31062,
(31063,
(31064,
(31065,
(31066,
(31067,
(31068,
(31069,
(31070,
(31071,
(31072,
(31073,
(31074,
(31075,
(31076,
(31077,
(31078,
(31079,
(31080,
(31081,
(31082,
(31083,
(31084,
(31085,
(31086,
(31087,
(31088,
(31089,
(31090,
(31091,
(31092,
(31093,
(31094,
(31095,
(31096,
(31097,
(31098,
(31099,
(31100,
(31101,
(31102,
(31103,
(31104,
(31105,
(31106,
(31107,
(31108,
(31109,
(31110,

1340919776,
1340919790,
1340919978,
1340920091,
1340920131,
1340920171,
1340920213,
1340920397,
1340920542,
1340920815,
1340920879,
1340921087,
1340921184,
1340921276,
1340921418,
1340921422,
1340921433,
1340921434,
1340921518,
1340921554,
1340921667,
1340921780,
1340921852,
1340921853,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973450,
1340973451,
1340973451,
1340973451,
1340973451,
1340973451,
1340973451,
1340973451,
1340973451,
1340973451,
1340973451,
1340973524,
1340973540,
1340973811,
1340973951,
1340974086,
1340974099,
1340974163,
1340974170,
1340974177,

'66.249.73.195'),
'190.129.11.138'),
'213.186.127.14'),
'213.186.127.13'),
'190.129.8.202'),
'65.52.109.150'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.141'),
'66.249.73.89'),
'213.186.119.144'),
'66.249.73.195'),
'65.52.104.19'),
'207.46.13.50'),
'200.87.44.34'),
'66.249.73.89'),
'74.125.44.85'),
'74.125.178.95'),
'190.181.25.188'),
'213.186.127.12'),
'213.186.127.7'),
'212.113.35.162'),
'123.125.71.21'),
'220.181.108.112'),
'190.129.232.54'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.89'),
'190.129.232.54'),
'66.249.73.89'),
'220.181.108.91'),
'123.125.71.23'),
'66.249.73.89'),
'66.249.73.89'),
'220.181.108.85'),
'66.249.73.89'),
'213.186.119.138'),
'123.125.71.31'),
'220.181.108.106'),
'66.249.73.89'),
'66.249.73.89'),
'190.129.232.54'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.30'),
'123.125.71.13'),
'66.249.73.195'),
'190.129.8.202'),
'213.186.119.139'),
'213.186.122.3'),
'212.113.37.106'),
'213.186.120.196'),
'157.55.17.103'),
'157.55.17.199'),
'65.52.111.9'),

(31111,
(31112,
(31113,
(31114,
(31115,
(31116,
(31117,
(31118,
(31119,
(31120,
(31121,
(31122,
(31123,
(31124,
(31125,
(31126,
(31127,
(31128,
(31129,
(31130,
(31131,
(31132,
(31133,
(31134,
(31135,
(31136,
(31137,
(31138,
(31139,
(31140,
(31141,
(31142,
(31143,
(31144,
(31145,
(31146,
(31147,
(31148,
(31149,
(31150,
(31151,
(31152,
(31153,
(31154,
(31155,
(31156,
(31157,
(31158,
(31159,
(31160,
(31161,
(31162,
(31163,
(31164,
(31165,
(31166,
(31167,
(31168,
(31169,
(31170,

1340974177,
1340974272,
1340974609,
1340974624,
1340974635,
1340974686,
1340974745,
1340974770,
1340974778,
1340974792,
1340974819,
1340975224,
1340975246,
1340975250,
1340975579,
1340975837,
1340975843,
1340975850,
1340975851,
1340975852,
1340976013,
1340976444,
1340976447,
1340976455,
1340976486,
1340976487,
1340976624,
1340977038,
1340977055,
1340977060,
1340977509,
1340977514,
1340977648,
1340977655,
1340977664,
1340978127,
1340978265,
1340978287,
1340978770,
1340978898,
1340979244,
1340979306,
1340979453,
1340979454,
1340979561,
1340979861,
1340979878,
1340980026,
1340980203,
1340980314,
1340980591,
1340980808,
1340980941,
1340981265,
1340981414,
1340981460,
1340981645,
1340981789,
1340982043,
1340982062,

'65.52.111.9'),
'65.52.110.146'),
'213.186.119.132'),
'190.129.8.202'),
'66.249.73.195'),
'213.186.127.12'),
'213.186.119.140'),
'66.249.73.89'),
'157.55.17.103'),
'213.186.127.4'),
'213.186.119.136'),
'157.55.17.192'),
'66.249.73.195'),
'66.249.73.145'),
'190.129.8.202'),
'210.202.95.163'),
'66.249.68.43'),
'123.125.71.53'),
'66.249.68.172'),
'220.181.108.121'),
'190.103.71.251'),
'190.129.8.242'),
'66.249.68.43'),
'66.249.68.172'),
'190.129.8.202'),
'66.249.72.101'),
'200.110.51.175'),
'200.87.196.194'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.8.242'),
'66.249.72.110'),
'157.55.17.103'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.8.242'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.19.129'),
'66.249.68.43'),
'66.249.68.172'),
'200.90.144.154'),
'123.125.71.55'),
'220.181.108.80'),
'66.249.68.43'),
'190.104.26.29'),
'66.249.68.172'),
'190.129.19.194'),
'66.249.68.43'),
'157.56.95.137'),
'207.46.13.101'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.9.42'),
'66.249.68.172'),
'157.55.17.192'),
'66.249.68.43'),
'157.55.17.103'),
'66.249.68.172'),
'200.110.51.66'),

(31171,
(31172,
(31173,
(31174,
(31175,
(31176,
(31177,
(31178,
(31179,
(31180,
(31181,
(31182,
(31183,
(31184,
(31185,
(31186,
(31187,
(31188,
(31189,
(31190,
(31191,
(31192,
(31193,
(31194,
(31195,
(31196,
(31197,
(31198,
(31199,
(31200,
(31201,
(31202,
(31203,
(31204,
(31205,
(31206,
(31207,
(31208,
(31209,
(31210,
(31211,
(31212,
(31213,
(31214,
(31215,
(31216,
(31217,
(31218,
(31219,
(31220,
(31221,
(31222,
(31223,
(31224,
(31225,
(31226,
(31227,
(31228,
(31229,
(31230,

1340982307,
1340982545,
1340982683,
1340982838,
1340982969,
1340983079,
1340983080,
1340983193,
1340983300,
1340983548,
1340983562,
1340983630,
1340983693,
1340983751,
1340983962,
1340984136,
1340984273,
1340984293,
1340984664,
1340984713,
1340984730,
1340984954,
1340985025,
1340985087,
1340985620,
1340985625,
1340985771,
1340985782,
1340985820,
1340985983,
1340986283,
1340986342,
1340986378,
1340986526,
1340986579,
1340986824,
1340986946,
1340987014,
1340987046,
1340987047,
1340987057,
1340987482,
1340987496,
1340987506,
1340987525,
1340987566,
1340987582,
1340987594,
1340987611,
1340987630,
1340987646,
1340987671,
1340987679,
1340987679,
1340987700,
1340987930,
1340987937,
1340987959,
1340988036,
1340988064,

'66.249.68.43'),
'200.90.145.227'),
'66.249.68.172'),
'200.90.148.82'),
'66.249.68.43'),
'123.125.71.54'),
'220.181.108.119'),
'190.129.11.138'),
'66.249.68.172'),
'190.129.99.212'),
'200.87.111.19'),
'66.249.68.43'),
'200.87.131.130'),
'190.129.19.129'),
'66.249.68.172'),
'200.58.83.33'),
'157.55.17.199'),
'66.249.68.43'),
'208.115.113.86'),
'66.249.68.172'),
'190.129.11.138'),
'66.249.68.43'),
'200.105.147.115'),
'200.87.97.14'),
'66.249.68.43'),
'200.105.147.115'),
'66.249.68.172'),
'157.55.17.103'),
'220.181.108.104'),
'94.23.225.68'),
'66.249.68.43'),
'200.87.110.162'),
'66.249.68.172'),
'200.105.147.115'),
'190.104.28.29'),
'190.129.171.209'),
'66.249.68.43'),
'66.249.68.172'),
'123.125.71.39'),
'220.181.108.78'),
'205.211.218.165'),
'213.186.127.12'),
'213.186.127.5'),
'213.186.127.4'),
'213.186.122.3'),
'213.186.127.9'),
'213.186.120.196'),
'213.186.127.6'),
'66.249.68.43'),
'213.186.119.139'),
'213.186.127.10'),
'213.186.127.8'),
'213.186.119.133'),
'66.249.68.172'),
'213.186.119.134'),
'213.186.127.11'),
'213.186.127.28'),
'213.186.119.144'),
'213.186.127.2'),
'213.186.127.3'),

(31231,
(31232,
(31233,
(31234,
(31235,
(31236,
(31237,
(31238,
(31239,
(31240,
(31241,
(31242,
(31243,
(31244,
(31245,
(31246,
(31247,
(31248,
(31249,
(31250,
(31251,
(31252,
(31253,
(31254,
(31255,
(31256,
(31257,
(31258,
(31259,
(31260,
(31261,
(31262,
(31263,
(31264,
(31265,
(31266,
(31267,
(31268,
(31269,
(31270,
(31271,
(31272,
(31273,
(31274,
(31275,
(31276,
(31277,
(31278,
(31279,
(31280,
(31281,
(31282,
(31283,
(31284,
(31285,
(31286,
(31287,
(31288,
(31289,
(31290,

1340988119,
1340988126,
1340988204,
1340988217,
1340988231,
1340988245,
1340988267,
1340988276,
1340988337,
1340988364,
1340988369,
1340988378,
1340988406,
1340988416,
1340988477,
1340988518,
1340988533,
1340988556,
1340988585,
1340988758,
1340988850,
1340988856,
1340988913,
1340988922,
1340988927,
1340988943,
1340988944,
1340988961,
1340988970,
1340989004,
1340989031,
1340989038,
1340989081,
1340989108,
1340989124,
1340989168,
1340989199,
1340989220,
1340989304,
1340989333,
1340989341,
1340989350,
1340989362,
1340989520,
1340989586,
1340989607,
1340989697,
1340989732,
1340989754,
1340989781,
1340989803,
1340989808,
1340989819,
1340989871,
1340989927,
1340989943,
1340989953,
1340989956,
1340990025,
1340990033,

'213.186.127.4'),
'212.113.35.162'),
'213.186.122.2'),
'213.186.119.141'),
'213.186.127.14'),
'213.186.127.7'),
'213.186.120.196'),
'66.249.68.43'),
'213.186.119.133'),
'213.186.127.13'),
'200.87.107.75'),
'190.129.19.142'),
'213.186.127.12'),
'66.249.68.172'),
'213.186.122.3'),
'213.186.127.8'),
'212.113.37.106'),
'190.147.226.76'),
'189.181.67.81'),
'74.125.178.82'),
'212.113.35.162'),
'213.186.127.6'),
'213.186.127.10'),
'213.186.120.196'),
'213.186.119.132'),
'66.249.68.43'),
'213.186.127.3'),
'213.186.119.141'),
'213.186.122.2'),
'213.186.119.143'),
'213.186.127.4'),
'213.186.127.5'),
'213.186.122.3'),
'213.186.127.28'),
'213.186.127.11'),
'157.55.17.192'),
'213.186.119.134'),
'213.186.127.12'),
'213.186.127.8'),
'213.186.119.137'),
'66.249.68.172'),
'213.186.119.140'),
'213.186.127.2'),
'213.186.127.7'),
'166.147.120.158'),
'66.249.68.43'),
'213.186.127.6'),
'213.186.122.2'),
'213.186.127.11'),
'213.186.127.10'),
'213.186.120.196'),
'213.186.127.5'),
'212.113.37.105'),
'213.186.127.9'),
'213.186.119.135'),
'212.113.37.106'),
'213.186.119.131'),
'213.186.122.3'),
'220.181.108.100'),
'213.186.119.141'),

(31291,
(31292,
(31293,
(31294,
(31295,
(31296,
(31297,
(31298,
(31299,
(31300,
(31301,
(31302,
(31303,
(31304,
(31305,
(31306,
(31307,
(31308,
(31309,
(31310,
(31311,
(31312,
(31313,
(31314,
(31315,
(31316,
(31317,
(31318,
(31319,
(31320,
(31321,
(31322,
(31323,
(31324,
(31325,
(31326,
(31327,
(31328,
(31329,
(31330,
(31331,
(31332,
(31333,
(31334,
(31335,
(31336,
(31337,
(31338,
(31339,
(31340,
(31341,
(31342,
(31343,
(31344,
(31345,
(31346,
(31347,
(31348,
(31349,
(31350,

1340990039,
1340990061,
1340990111,
1340990138,
1340990159,
1340990165,
1340990195,
1340990226,
1340990246,
1340990287,
1340990298,
1340990326,
1340990338,
1340990396,
1340990615,
1340990622,
1340990627,
1340990636,
1340990707,
1340990746,
1340990761,
1340990786,
1340990787,
1340990810,
1340990832,
1340990839,
1340990866,
1340990872,
1340990886,
1340990900,
1340990927,
1340990959,
1340990999,
1340991041,
1340991041,
1340991054,
1340991072,
1340991076,
1340991512,
1340991601,
1340991791,
1340992264,
1340992490,
1340992892,
1340992924,
1340992990,
1340993030,
1340993107,
1340993552,
1340993586,
1340993905,
1340994140,
1340994156,
1340994517,
1340994818,
1340995115,
1340995207,
1340995420,
1340995439,
1340995833,

'213.186.127.4'),
'212.113.35.162'),
'157.55.17.103'),
'213.186.119.132'),
'213.186.127.13'),
'213.186.119.138'),
'213.186.127.8'),
'213.186.119.136'),
'66.249.68.43'),
'190.129.52.188'),
'213.186.119.139'),
'213.186.127.14'),
'66.249.68.172'),
'213.186.127.10'),
'213.186.127.28'),
'212.113.37.106'),
'213.186.127.2'),
'213.186.122.2'),
'213.186.127.9'),
'213.186.127.6'),
'213.186.127.13'),
'123.125.71.53'),
'220.181.108.78'),
'213.186.127.8'),
'84.122.240.161'),
'213.186.127.5'),
'213.186.127.12'),
'66.249.68.43'),
'213.186.119.142'),
'213.186.119.141'),
'213.186.122.3'),
'212.113.37.105'),
'213.186.119.134'),
'213.186.119.131'),
'66.249.68.172'),
'213.186.119.140'),
'213.186.127.4'),
'213.186.119.136'),
'157.55.17.192'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'66.249.68.172'),
'208.115.113.86'),
'66.249.68.43'),
'157.55.17.103'),
'200.110.51.33'),
'66.249.68.172'),
'66.249.68.43'),
'220.181.108.144'),
'66.249.68.172'),
'207.46.199.18'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'213.186.119.139'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.9.42'),
'66.249.68.172'),

(31351,
(31352,
(31353,
(31354,
(31355,
(31356,
(31357,
(31358,
(31359,
(31360,
(31361,
(31362,
(31363,
(31364,
(31365,
(31366,
(31367,
(31368,
(31369,
(31370,
(31371,
(31372,
(31373,
(31374,
(31375,
(31376,
(31377,
(31378,
(31379,
(31380,
(31381,
(31382,
(31383,
(31384,
(31385,
(31386,
(31387,
(31388,
(31389,
(31390,
(31391,
(31392,
(31393,
(31394,
(31395,
(31396,
(31397,
(31398,
(31399,
(31400,
(31401,
(31402,
(31403,
(31404,
(31405,
(31406,
(31407,
(31408,
(31409,
(31410,

1340995984,
1340996024,
1340996086,
1340996524,
1340996595,
1340996620,
1340996696,
1340996860,
1340997166,
1340997300,
1340997347,
1340997598,
1340997793,
1340997865,
1340997905,
1340998044,
1340998320,
1340998359,
1340998441,
1340998444,
1340998510,
1340998650,
1340998663,
1340998689,
1340998743,
1340998776,
1340999115,
1340999384,
1340999410,
1340999449,
1340999494,
1340999720,
1340999974,
1341000123,
1341000178,
1341000324,
1341000547,
1341000626,
1341000795,
1341000902,
1341000929,
1341001536,
1341001604,
1341001890,
1341002043,
1341002134,
1341002142,
1341002417,
1341002758,
1341002918,
1341003059,
1341003235,
1341003429,
1341003566,
1341003616,
1341003659,
1341003682,
1341003858,
1341003922,
1341003957,

'200.110.48.23'),
'66.249.68.43'),
'190.129.9.42'),
'66.249.68.172'),
'200.87.105.82'),
'200.87.16.60'),
'66.249.68.43'),
'200.90.147.157'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.8.202'),
'65.52.104.29'),
'66.249.68.172'),
'190.129.53.2'),
'66.249.68.43'),
'200.110.48.23'),
'157.55.17.192'),
'89.136.58.223'),
'8.28.16.254'),
'207.237.156.134'),
'66.249.68.43'),
'157.55.17.199'),
'66.249.68.172'),
'190.129.19.194'),
'200.110.48.23'),
'200.87.126.4'),
'66.249.68.43'),
'66.249.68.172'),
'220.181.108.87'),
'200.87.131.170'),
'190.129.19.209'),
'66.249.68.43'),
'190.129.5.166'),
'66.249.68.172'),
'213.186.127.5'),
'66.249.68.43'),
'157.55.17.103'),
'190.129.11.138'),
'66.249.68.172'),
'190.129.8.202'),
'66.249.68.43'),
'66.249.68.43'),
'66.249.68.172'),
'190.129.11.138'),
'200.87.139.138'),
'208.115.111.70'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'200.90.144.233'),
'66.249.68.172'),
'200.87.16.234'),
'66.249.68.43'),
'74.125.178.87'),
'220.181.108.169'),
'65.52.110.19'),
'66.249.68.172'),
'200.87.16.234'),
'208.115.113.86'),
'200.87.110.162'),

(31411,
(31412,
(31413,
(31414,
(31415,
(31416,
(31417,
(31418,
(31419,
(31420,
(31421,
(31422,
(31423,
(31424,
(31425,
(31426,
(31427,
(31428,
(31429,
(31430,
(31431,
(31432,
(31433,
(31434,
(31435,
(31436,
(31437,
(31438,
(31439,
(31440,
(31441,
(31442,
(31443,
(31444,
(31445,
(31446,
(31447,
(31448,
(31449,
(31450,
(31451,
(31452,
(31453,
(31454,
(31455,
(31456,
(31457,
(31458,
(31459,
(31460,
(31461,
(31462,
(31463,
(31464,
(31465,
(31466,
(31467,
(31468,
(31469,
(31470,

1341004043,
1341004162,
1341004205,
1341004318,
1341004355,
1341004358,
1341004523,
1341004725,
1341004931,
1341005266,
1341005335,
1341005551,
1341005556,
1341005579,
1341005584,
1341005721,
1341005787,
1341005820,
1341006021,
1341006168,
1341006182,
1341006334,
1341006381,
1341006633,
1341006718,
1341006780,
1341006844,
1341006964,
1341007078,
1341007204,
1341007248,
1341007393,
1341007492,
1341007721,
1341007750,
1341007775,
1341007814,
1341007860,
1341008225,
1341008241,
1341008241,
1341008296,
1341008474,
1341008504,
1341008664,
1341008732,
1341008792,
1341008989,
1341009158,
1341009198,
1341009446,
1341009773,
1341009840,
1341010334,
1341010452,
1341010484,
1341010690,
1341010742,
1341010861,
1341011200,

'66.249.68.43'),
'190.129.11.138'),
'65.52.104.29'),
'66.249.68.172'),
'190.129.85.66'),
'141.0.9.137'),
'66.249.73.89'),
'66.249.68.43'),
'66.249.68.172'),
'212.113.37.105'),
'66.249.68.43'),
'190.129.5.249'),
'213.186.127.14'),
'213.186.122.3'),
'213.186.127.28'),
'213.186.119.137'),
'190.129.12.252'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.202.200'),
'200.87.178.162'),
'213.186.119.137'),
'190.129.8.202'),
'66.249.68.43'),
'200.90.144.233'),
'190.129.13.98'),
'65.52.110.19'),
'66.249.68.172'),
'119.63.196.125'),
'213.186.119.139'),
'66.249.68.43'),
'213.186.127.8'),
'190.129.13.98'),
'66.249.68.172'),
'213.186.119.144'),
'65.52.111.9'),
'213.186.127.28'),
'66.249.68.43'),
'207.46.204.177'),
'123.125.71.13'),
'220.181.108.116'),
'213.186.119.135'),
'66.249.68.43'),
'66.249.68.172'),
'190.129.103.193'),
'213.186.127.7'),
'213.186.127.12'),
'213.186.119.144'),
'66.249.68.172'),
'66.249.68.43'),
'190.129.103.193'),
'66.249.68.172'),
'66.249.68.43'),
'190.104.28.23'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.29'),
'186.69.94.249'),

(31471,
(31472,
(31473,
(31474,
(31475,
(31476,
(31477,
(31478,
(31479,
(31480,
(31481,
(31482,
(31483,
(31484,
(31485,
(31486,
(31487,
(31488,
(31489,
(31490,
(31491,
(31492,
(31493,
(31494,
(31495,
(31496,
(31497,
(31498,
(31499,
(31500,
(31501,
(31502,
(31503,
(31504,
(31505,
(31506,
(31507,
(31508,
(31509,
(31510,
(31511,
(31512,
(31513,
(31514,
(31515,
(31516,
(31517,
(31518,
(31519,
(31520,
(31521,
(31522,
(31523,
(31524,
(31525,
(31526,
(31527,
(31528,
(31529,
(31530,

1341011315,
1341011356,
1341011974,
1341012095,
1341012593,
1341012708,
1341013212,
1341013446,
1341013829,
1341014254,
1341014446,
1341014896,
1341015064,
1341015456,
1341015457,
1341015576,
1341015683,
1341015973,
1341016056,
1341016187,
1341016301,
1341016756,
1341016920,
1341016945,
1341017051,
1341017085,
1341017538,
1341017559,
1341017681,
1341017954,
1341018157,
1341018444,
1341018466,
1341018566,
1341018631,
1341018775,
1341018983,
1341019032,
1341019338,
1341019394,
1341019455,
1341019491,
1341019521,
1341019569,
1341019572,
1341020012,
1341020069,
1341020499,
1341020631,
1341020701,
1341020856,
1341020857,
1341021121,
1341021249,
1341021413,
1341021487,
1341021516,
1341021868,
1341022318,
1341022486,

'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.48'),
'220.181.108.92'),
'66.249.73.195'),
'66.249.73.89'),
'201.222.71.191'),
'200.87.158.93'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.83'),
'66.249.73.89'),
'157.55.18.24'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'190.129.197.27'),
'201.222.71.191'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.197.27'),
'201.222.71.191'),
'66.249.73.195'),
'190.129.19.162'),
'66.249.73.89'),
'208.115.113.86'),
'201.222.113.101'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.197.8'),
'190.129.19.162'),
'200.90.146.56'),
'220.181.108.101'),
'123.125.71.34'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.26.18'),
'66.249.73.89'),
'186.22.44.7'),
'66.249.73.195'),
'65.52.104.29'),
'213.186.127.14'),
'66.249.73.89'),
'220.181.108.158'),
'118.169.75.117'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),

(31531,
(31532,
(31533,
(31534,
(31535,
(31536,
(31537,
(31538,
(31539,
(31540,
(31541,
(31542,
(31543,
(31544,
(31545,
(31546,
(31547,
(31548,
(31549,
(31550,
(31551,
(31552,
(31553,
(31554,
(31555,
(31556,
(31557,
(31558,
(31559,
(31560,
(31561,
(31562,
(31563,
(31564,
(31565,
(31566,
(31567,
(31568,
(31569,
(31570,
(31571,
(31572,
(31573,
(31574,
(31575,
(31576,
(31577,
(31578,
(31579,
(31580,
(31581,
(31582,
(31583,
(31584,
(31585,
(31586,
(31587,
(31588,
(31589,
(31590,

1341022781,
1341022782,
1341022937,
1341023105,
1341023610,
1341023723,
1341024342,
1341024388,
1341024593,
1341024960,
1341025112,
1341025256,
1341025286,
1341025579,
1341025615,
1341025729,
1341025990,
1341026197,
1341026535,
1341026816,
1341026823,
1341027135,
1341027222,
1341027293,
1341027434,
1341027559,
1341027560,
1341027643,
1341027867,
1341027997,
1341028006,
1341028047,
1341028049,
1341028120,
1341028163,
1341028232,
1341028541,
1341028580,
1341028633,
1341028657,
1341028664,
1341028672,
1341028725,
1341028786,
1341028827,
1341028842,
1341028855,
1341028996,
1341029006,
1341029019,
1341029033,
1341029048,
1341029053,
1341029101,
1341029289,
1341029356,
1341029510,
1341029543,
1341029557,
1341029604,

'123.125.71.32'),
'220.181.108.95'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'190.104.30.29'),
'66.249.73.89'),
'157.55.18.24'),
'66.249.73.195'),
'190.104.30.29'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.140'),
'66.249.73.195'),
'213.186.119.138'),
'213.186.127.13'),
'66.249.73.89'),
'213.186.127.2'),
'213.186.127.12'),
'213.186.127.8'),
'213.186.127.6'),
'66.249.73.195'),
'213.186.127.9'),
'66.249.73.89'),
'213.186.127.13'),
'213.186.127.10'),
'212.113.37.105'),
'157.55.17.192'),
'212.113.37.106'),
'213.186.119.138'),
'213.186.119.140'),
'213.186.119.136'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.6'),
'213.186.127.28'),
'213.186.119.131'),
'213.186.127.13'),
'213.186.127.9'),
'213.186.127.3'),
'213.186.119.137'),
'119.63.196.58'),
'208.115.113.86'),
'213.186.127.2'),
'212.113.37.105'),
'213.186.120.196'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.139'),
'212.113.35.162'),
'213.186.122.3'),
'213.186.119.142'),

(31591,
(31592,
(31593,
(31594,
(31595,
(31596,
(31597,
(31598,
(31599,
(31600,
(31601,
(31602,
(31603,
(31604,
(31605,
(31606,
(31607,
(31608,
(31609,
(31610,
(31611,
(31612,
(31613,
(31614,
(31615,
(31616,
(31617,
(31618,
(31619,
(31620,
(31621,
(31622,
(31623,
(31624,
(31625,
(31626,
(31627,
(31628,
(31629,
(31630,
(31631,
(31632,
(31633,
(31634,
(31635,
(31636,
(31637,
(31638,
(31639,
(31640,
(31641,
(31642,
(31643,
(31644,
(31645,
(31646,
(31647,
(31648,
(31649,
(31650,

1341029674,
1341029745,
1341029813,
1341029872,
1341029894,
1341029894,
1341029899,
1341029940,
1341029965,
1341030149,
1341030320,
1341030583,
1341030695,
1341030898,
1341030931,
1341031106,
1341031201,
1341031342,
1341031408,
1341031880,
1341032028,
1341032495,
1341032664,
1341032966,
1341033113,
1341033282,
1341033304,
1341033448,
1341033449,
1341033598,
1341033732,
1341034194,
1341034350,
1341034800,
1341034980,
1341035459,
1341035583,
1341035615,
1341035656,
1341036257,
1341036399,
1341036545,
1341036988,
1341037006,
1341037136,
1341037607,
1341037663,
1341037954,
1341038028,
1341038306,
1341038676,
1341038934,
1341038957,
1341039321,
1341039506,
1341039575,
1341039690,
1341039714,
1341039975,
1341040194,

'213.186.127.4'),
'213.186.119.131'),
'157.55.18.24'),
'220.181.108.115'),
'220.181.108.122'),
'123.125.71.57'),
'213.186.127.8'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'190.235.121.52'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.111.9'),
'157.55.17.103'),
'157.55.18.24'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.29'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.13'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.29'),
'123.125.71.31'),
'220.181.108.90'),
'157.55.17.192'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.192'),
'66.249.73.89'),
'213.186.119.142'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.29'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'213.186.127.10'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.78'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'65.52.104.29'),
'65.52.111.9'),
'66.249.73.195'),
'66.249.73.89'),

(31651,
(31652,
(31653,
(31654,
(31655,
(31656,
(31657,
(31658,
(31659,
(31660,
(31661,
(31662,
(31663,
(31664,
(31665,
(31666,
(31667,
(31668,
(31669,
(31670,
(31671,
(31672,
(31673,
(31674,
(31675,
(31676,
(31677,
(31678,
(31679,
(31680,
(31681,
(31682,
(31683,
(31684,
(31685,
(31686,
(31687,
(31688,
(31689,
(31690,
(31691,
(31692,
(31693,
(31694,
(31695,
(31696,
(31697,
(31698,
(31699,
(31700,
(31701,
(31702,
(31703,
(31704,
(31705,
(31706,
(31707,
(31708,
(31709,
(31710,

1341040577,
1341040658,
1341040659,
1341040812,
1341041223,
1341041336,
1341041443,
1341041789,
1341041825,
1341042050,
1341042488,
1341042670,
1341043180,
1341043344,
1341043683,
1341043850,
1341043962,
1341044469,
1341044694,
1341045088,
1341045312,
1341045628,
1341045690,
1341045931,
1341046550,
1341046606,
1341046761,
1341047015,
1341047224,
1341047275,
1341047843,
1341047956,
1341048210,
1341048216,
1341048280,
1341048294,
1341048462,
1341048541,
1341048739,
1341049132,
1341049138,
1341049534,
1341049785,
1341050415,
1341050600,
1341051065,
1341051214,
1341051538,
1341051558,
1341051558,
1341051961,
1341052200,
1341052632,
1341052769,
1341053135,
1341053276,
1341053879,
1341053890,
1341053901,
1341053911,

'66.249.73.195'),
'123.125.71.46'),
'220.181.108.75'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.24'),
'66.249.73.89'),
'65.52.104.29'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.9'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.29'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'200.90.144.223'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'213.186.127.11'),
'123.125.71.25'),
'157.55.18.24'),
'66.249.73.89'),
'220.181.108.82'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.192'),
'123.125.71.32'),
'220.181.108.86'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.10'),
'213.186.119.134'),

(31711,
(31712,
(31713,
(31714,
(31715,
(31716,
(31717,
(31718,
(31719,
(31720,
(31721,
(31722,
(31723,
(31724,
(31725,
(31726,
(31727,
(31728,
(31729,
(31730,
(31731,
(31732,
(31733,
(31734,
(31735,
(31736,
(31737,
(31738,
(31739,
(31740,
(31741,
(31742,
(31743,
(31744,
(31745,
(31746,
(31747,
(31748,
(31749,
(31750,
(31751,
(31752,
(31753,
(31754,
(31755,
(31756,
(31757,
(31758,
(31759,
(31760,
(31761,
(31762,
(31763,
(31764,
(31765,
(31766,
(31767,
(31768,
(31769,
(31770,

1341053929,
1341053944,
1341053973,
1341053986,
1341053993,
1341054015,
1341054034,
1341054104,
1341054126,
1341054145,
1341054175,
1341054192,
1341054258,
1341054286,
1341054300,
1341054552,
1341054553,
1341054566,
1341054584,
1341054635,
1341054645,
1341054671,
1341054678,
1341054705,
1341054713,
1341054735,
1341054755,
1341054783,
1341054797,
1341054812,
1341054814,
1341054827,
1341054860,
1341054867,
1341054874,
1341054903,
1341054930,
1341054946,
1341054979,
1341055022,
1341055056,
1341055073,
1341055148,
1341055157,
1341055174,
1341055175,
1341055276,
1341055398,
1341055406,
1341055518,
1341055549,
1341055574,
1341055617,
1341055630,
1341055688,
1341055712,
1341055715,
1341055728,
1341055756,
1341055784,

'213.186.127.11'),
'213.186.120.196'),
'213.186.119.144'),
'213.186.122.2'),
'212.113.37.106'),
'212.113.37.105'),
'213.186.127.3'),
'213.186.127.13'),
'213.186.119.132'),
'213.186.119.142'),
'213.186.127.12'),
'213.186.119.131'),
'213.186.127.9'),
'213.186.119.141'),
'213.186.122.3'),
'213.186.119.137'),
'213.186.119.136'),
'213.186.127.28'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.3'),
'213.186.119.143'),
'213.186.127.10'),
'213.186.127.4'),
'213.186.127.11'),
'213.186.122.2'),
'212.113.37.105'),
'213.186.127.2'),
'212.113.37.106'),
'213.186.127.6'),
'212.113.35.162'),
'213.186.120.196'),
'213.186.119.133'),
'213.186.119.144'),
'213.186.119.132'),
'213.186.119.139'),
'213.186.127.7'),
'213.186.119.140'),
'213.186.127.13'),
'213.186.119.134'),
'213.186.127.14'),
'213.186.122.3'),
'213.186.127.12'),
'213.186.119.138'),
'123.125.71.48'),
'220.181.108.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.8'),
'212.113.35.162'),
'213.186.127.4'),
'213.186.119.136'),
'212.113.37.106'),
'213.186.119.131'),
'213.186.127.3'),
'213.186.127.2'),
'213.186.122.3'),
'213.186.127.7'),
'213.186.127.11'),
'213.186.119.135'),

(31771,
(31772,
(31773,
(31774,
(31775,
(31776,
(31777,
(31778,
(31779,
(31780,
(31781,
(31782,
(31783,
(31784,
(31785,
(31786,
(31787,
(31788,
(31789,
(31790,
(31791,
(31792,
(31793,
(31794,
(31795,
(31796,
(31797,
(31798,
(31799,
(31800,
(31801,
(31802,
(31803,
(31804,
(31805,
(31806,
(31807,
(31808,
(31809,
(31810,
(31811,
(31812,
(31813,
(31814,
(31815,
(31816,
(31817,
(31818,
(31819,
(31820,
(31821,
(31822,
(31823,
(31824,
(31825,
(31826,
(31827,
(31828,
(31829,
(31830,

1341055799,
1341055824,
1341055827,
1341055841,
1341055857,
1341055868,
1341055882,
1341055896,
1341055902,
1341055946,
1341055997,
1341056001,
1341056064,
1341056302,
1341056331,
1341056358,
1341056402,
1341056417,
1341056442,
1341056457,
1341056472,
1341056502,
1341056513,
1341056568,
1341056573,
1341056582,
1341056610,
1341056643,
1341056656,
1341056738,
1341056768,
1341056787,
1341056808,
1341056815,
1341056851,
1341056913,
1341056927,
1341056976,
1341057018,
1341057291,
1341057307,
1341057327,
1341057403,
1341057410,
1341057410,
1341057424,
1341057425,
1341057431,
1341057438,
1341057461,
1341057466,
1341057491,
1341058041,
1341058081,
1341058196,
1341058713,
1341058714,
1341058735,
1341058772,
1341059423,

'213.186.120.196'),
'213.186.127.14'),
'213.186.127.9'),
'213.186.122.2'),
'213.186.119.144'),
'213.186.119.141'),
'213.186.119.138'),
'213.186.127.10'),
'66.249.73.195'),
'213.186.119.139'),
'213.186.127.5'),
'66.249.73.89'),
'213.186.127.12'),
'213.186.119.142'),
'212.113.37.106'),
'213.186.119.132'),
'213.186.119.133'),
'213.186.127.11'),
'213.186.127.13'),
'212.113.35.162'),
'213.186.120.196'),
'213.186.127.7'),
'213.186.119.144'),
'213.186.127.10'),
'66.249.73.195'),
'213.186.127.4'),
'213.186.127.5'),
'213.186.127.28'),
'66.249.73.89'),
'213.186.127.12'),
'213.186.119.139'),
'213.186.119.138'),
'213.186.127.3'),
'213.186.127.8'),
'213.186.127.6'),
'213.186.127.14'),
'213.186.119.141'),
'212.113.37.106'),
'213.186.119.142'),
'213.186.127.5'),
'213.186.122.3'),
'66.249.73.195'),
'212.113.37.105'),
'213.186.127.4'),
'66.249.73.89'),
'213.186.127.7'),
'213.186.127.11'),
'213.186.127.3'),
'213.186.119.132'),
'213.186.120.196'),
'213.186.122.2'),
'213.186.127.6'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'123.125.71.32'),
'220.181.108.109'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),

(31831,
(31832,
(31833,
(31834,
(31835,
(31836,
(31837,
(31838,
(31839,
(31840,
(31841,
(31842,
(31843,
(31844,
(31845,
(31846,
(31847,
(31848,
(31849,
(31850,
(31851,
(31852,
(31853,
(31854,
(31855,
(31856,
(31857,
(31858,
(31859,
(31860,
(31861,
(31862,
(31863,
(31864,
(31865,
(31866,
(31867,
(31868,
(31869,
(31870,
(31871,
(31872,
(31873,
(31874,
(31875,
(31876,
(31877,
(31878,
(31879,
(31880,
(31881,
(31882,
(31883,
(31884,
(31885,
(31886,
(31887,
(31888,
(31889,
(31890,

1341059432,
1341059726,
1341060096,
1341060262,
1341060583,
1341060634,
1341060775,
1341060932,
1341061322,
1341061459,
1341061687,
1341062106,
1341062245,
1341062246,
1341062310,
1341062524,
1341062776,
1341062910,
1341063167,
1341063339,
1341063782,
1341063807,
1341064448,
1341064455,
1341064796,
1341065114,
1341065120,
1341065140,
1341065365,
1341065757,
1341065764,
1341065832,
1341065872,
1341065874,
1341066381,
1341066437,
1341067053,
1341067098,
1341067258,
1341067393,
1341067499,
1341067722,
1341068311,
1341068393,
1341068980,
1341068997,
1341069012,
1341069480,
1341069481,
1341069588,
1341069650,
1341069902,
1341070267,
1341070528,
1341070831,
1341070908,
1341071579,
1341071753,
1341071822,
1341071911,

'66.249.73.195'),
'157.55.18.24'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.9'),
'157.55.17.103'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.34'),
'220.181.108.84'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.29'),
'66.249.73.89'),
'213.186.127.4'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.18.24'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.71.45'),
'119.63.196.61'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.21'),
'123.125.71.24'),
'220.181.108.105'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.29'),
'200.90.144.234'),
'157.55.18.24'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.39.18.107'),
'123.125.71.50'),
'220.181.108.113'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.67.138'),
'66.249.73.89'),
'157.55.17.192'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'200.90.147.198'),
'80.31.68.162'),
'190.129.13.162'),

(31891,
(31892,
(31893,
(31894,
(31895,
(31896,
(31897,
(31898,
(31899,
(31900,
(31901,
(31902,
(31903,
(31904,
(31905,
(31906,
(31907,
(31908,
(31909,
(31910,
(31911,
(31912,
(31913,
(31914,
(31915,
(31916,
(31917,
(31918,
(31919,
(31920,
(31921,
(31922,
(31923,
(31924,
(31925,
(31926,
(31927,
(31928,
(31929,
(31930,
(31931,
(31932,
(31933,
(31934,
(31935,
(31936,
(31937,
(31938,
(31939,
(31940,
(31941,
(31942,
(31943,
(31944,
(31945,
(31946,
(31947,
(31948,
(31949,
(31950,

1341072018,
1341072227,
1341072249,
1341072267,
1341072804,
1341072920,
1341073170,
1341073463,
1341073471,
1341073473,
1341073537,
1341073591,
1341074261,
1341074395,
1341074932,
1341075106,
1341075603,
1341075792,
1341076084,
1341076114,
1341076273,
1341076442,
1341076500,
1341076944,
1341077218,
1341077219,
1341077347,
1341077530,
1341077699,
1341077774,
1341077867,
1341078165,
1341078239,
1341078369,
1341078886,
1341079040,
1341079236,
1341079345,
1341079392,
1341079458,
1341079465,
1341079485,
1341079495,
1341079507,
1341079528,
1341079637,
1341079711,
1341079786,
1341079809,
1341079817,
1341079822,
1341079829,
1341079850,
1341079887,
1341079906,
1341079920,
1341079954,
1341079989,
1341079996,
1341080008,

'66.249.73.195'),
'190.39.18.107'),
'66.249.73.89'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.73.89'),
'190.39.18.107'),
'213.186.127.14'),
'123.125.71.53'),
'220.181.108.100'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.67.118'),
'213.186.127.7'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'123.125.71.15'),
'220.181.108.88'),
'66.249.73.195'),
'208.115.113.86'),
'66.249.73.89'),
'108.173.59.91'),
'66.249.72.68'),
'190.129.3.99'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.110.48.24'),
'65.52.111.9'),
'213.186.119.131'),
'213.186.122.3'),
'213.186.119.132'),
'213.186.127.14'),
'213.186.127.7'),
'213.186.119.139'),
'212.113.35.162'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.8'),
'213.186.120.196'),
'207.46.204.177'),
'213.186.127.28'),
'213.186.127.12'),
'213.186.127.13'),
'213.186.119.140'),
'213.186.127.10'),
'213.186.119.143'),
'213.186.119.144'),
'213.186.127.9'),
'213.186.122.2'),
'213.186.119.135'),

(31951,
(31952,
(31953,
(31954,
(31955,
(31956,
(31957,
(31958,
(31959,
(31960,
(31961,
(31962,
(31963,
(31964,
(31965,
(31966,
(31967,
(31968,
(31969,
(31970,
(31971,
(31972,
(31973,
(31974,
(31975,
(31976,
(31977,
(31978,
(31979,
(31980,
(31981,
(31982,
(31983,
(31984,
(31985,
(31986,
(31987,
(31988,
(31989,
(31990,
(31991,
(31992,
(31993,
(31994,
(31995,
(31996,
(31997,
(31998,
(31999,
(32000,
(32001,
(32002,
(32003,
(32004,
(32005,
(32006,
(32007,
(32008,
(32009,
(32010,

1341080040,
1341080080,
1341080101,
1341080109,
1341080149,
1341080160,
1341080194,
1341080262,
1341080290,
1341080365,
1341080366,
1341080382,
1341080417,
1341080553,
1341080612,
1341080695,
1341080711,
1341080725,
1341080780,
1341080795,
1341080822,
1341080837,
1341080864,
1341080892,
1341080906,
1341080948,
1341081013,
1341081133,
1341081158,
1341081200,
1341081220,
1341081225,
1341081230,
1341081273,
1341081312,
1341081525,
1341081536,
1341081581,
1341081606,
1341081635,
1341081679,
1341081685,
1341081719,
1341081734,
1341081746,
1341081760,
1341081802,
1341081858,
1341081871,
1341081890,
1341081942,
1341081973,
1341082026,
1341082055,
1341082125,
1341082140,
1341082152,
1341082165,
1341082181,
1341082194,

'213.186.127.6'),
'213.186.127.11'),
'212.113.37.106'),
'212.113.37.105'),
'213.186.127.5'),
'213.186.119.139'),
'212.113.35.162'),
'213.186.119.136'),
'213.186.119.141'),
'123.125.71.20'),
'220.181.108.117'),
'66.249.73.195'),
'213.186.127.3'),
'66.249.73.89'),
'213.186.127.4'),
'157.55.17.192'),
'212.113.37.106'),
'213.186.127.7'),
'213.186.119.142'),
'213.186.120.196'),
'213.186.122.2'),
'213.186.122.3'),
'213.186.119.136'),
'213.186.127.14'),
'212.113.37.105'),
'213.186.127.9'),
'66.249.73.195'),
'213.186.119.143'),
'213.186.119.139'),
'213.186.127.5'),
'66.249.73.89'),
'213.186.127.28'),
'213.186.127.4'),
'213.186.119.137'),
'212.113.35.162'),
'213.186.119.131'),
'213.186.119.133'),
'212.113.37.105'),
'213.186.127.9'),
'66.249.73.195'),
'213.186.119.136'),
'157.55.18.24'),
'212.113.37.106'),
'213.186.120.196'),
'213.186.127.7'),
'213.186.127.8'),
'213.186.119.141'),
'213.186.127.4'),
'213.186.119.135'),
'66.249.73.89'),
'212.113.35.162'),
'213.186.119.139'),
'213.186.127.11'),
'213.186.122.2'),
'213.186.127.2'),
'213.186.127.3'),
'213.186.127.6'),
'213.186.119.143'),
'213.186.127.10'),
'213.186.127.28'),

(32011,
(32012,
(32013,
(32014,
(32015,
(32016,
(32017,
(32018,
(32019,
(32020,
(32021,
(32022,
(32023,
(32024,
(32025,
(32026,
(32027,
(32028,
(32029,
(32030,
(32031,
(32032,
(32033,
(32034,
(32035,
(32036,
(32037,
(32038,
(32039,
(32040,
(32041,
(32042,
(32043,
(32044,
(32045,
(32046,
(32047,
(32048,
(32049,
(32050,
(32051,
(32052,
(32053,
(32054,
(32055,
(32056,
(32057,
(32058,
(32059,
(32060,
(32061,
(32062,
(32063,
(32064,
(32065,
(32066,
(32067,
(32068,
(32069,
(32070,

1341082258,
1341082405,
1341082432,
1341082490,
1341082502,
1341082561,
1341082600,
1341082631,
1341082646,
1341082684,
1341082713,
1341082725,
1341082769,
1341082797,
1341082810,
1341082824,
1341082838,
1341082878,
1341082922,
1341082972,
1341083232,
1341083547,
1341083903,
1341083927,
1341083982,
1341083983,
1341084297,
1341084487,
1341084573,
1341085009,
1341085141,
1341085244,
1341085618,
1341085738,
1341085933,
1341085957,
1341085999,
1341086461,
1341086752,
1341086762,
1341086953,
1341087089,
1341087424,
1341087491,
1341087491,
1341088093,
1341088179,
1341088807,
1341088850,
1341088934,
1341089183,
1341089651,
1341089674,
1341090300,
1341090358,
1341090941,
1341091014,
1341091139,
1341091321,
1341091548,

'66.249.73.195'),
'212.113.37.106'),
'213.186.127.5'),
'213.186.127.14'),
'213.186.127.12'),
'66.249.73.89'),
'212.113.37.105'),
'213.186.127.7'),
'213.186.119.131'),
'213.186.120.196'),
'213.186.119.133'),
'213.186.127.13'),
'212.113.35.162'),
'213.186.122.3'),
'213.186.127.6'),
'213.186.119.136'),
'213.186.127.11'),
'66.249.73.195'),
'213.186.127.4'),
'65.52.104.29'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.166'),
'123.125.71.43'),
'220.181.108.76'),
'66.249.73.195'),
'217.69.133.29'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.5.254'),
'66.249.73.89'),
'157.55.17.192'),
'66.249.73.195'),
'186.2.37.90'),
'190.129.5.254'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'186.2.37.90'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.15'),
'220.181.108.120'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.144.183'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.199'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.30.28'),
'213.186.127.3'),
'66.249.73.195'),

(32071,
(32072,
(32073,
(32074,
(32075,
(32076,
(32077,
(32078,
(32079,
(32080,
(32081,
(32082,
(32083,
(32084,
(32085,
(32086,
(32087,
(32088,
(32089,
(32090,
(32091,
(32092,
(32093,
(32094,
(32095,
(32096,
(32097,
(32098,
(32099,
(32100,
(32101,
(32102,
(32103,
(32104,
(32105,
(32106,
(32107,
(32108,
(32109,
(32110,
(32111,
(32112,
(32113,
(32114,
(32115,
(32116,
(32117,
(32118,
(32119,
(32120,
(32121,
(32122,
(32123,
(32124,
(32125,
(32126,
(32127,
(32128,
(32129,
(32130,

1341091663,
1341092064,
1341092246,
1341092287,
1341092910,
1341093325,
1341093428,
1341093762,
1341093948,
1341094259,
1341094468,
1341094581,
1341094668,
1341094668,
1341094885,
1341095383,
1341095712,
1341095901,
1341095913,
1341096056,
1341096239,
1341096335,
1341096432,
1341096854,
1341096881,
1341096957,
1341096965,
1341097280,
1341097581,
1341097833,
1341098204,
1341098250,
1341098264,
1341098265,
1341098534,
1341098826,
1341098868,
1341099182,
1341099317,
1341099319,
1341099320,
1341099450,
1341099632,
1341100022,
1341100071,
1341100695,
1341101091,
1341101244,
1341101421,
1341101642,
1341101744,
1341101862,
1341101863,
1341102102,
1341102136,
1341102433,
1341102627,
1341102771,
1341102807,
1341103314,

'66.249.73.89'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.177'),
'213.186.127.7'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.195'),
'123.125.71.54'),
'220.181.108.95'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.4.190'),
'100.43.83.143'),
'66.249.73.195'),
'190.104.20.132'),
'66.249.73.89'),
'190.129.4.144'),
'66.249.73.195'),
'190.104.20.132'),
'208.115.111.70'),
'66.249.73.89'),
'186.59.162.50'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.111.9'),
'123.125.71.33'),
'220.181.108.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.19.153'),
'66.249.73.195'),
'74.125.178.93'),
'74.125.44.93'),
'74.125.179.87'),
'66.249.73.89'),
'157.55.18.21'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'157.55.17.199'),
'66.249.73.195'),
'123.125.71.58'),
'220.181.108.100'),
'66.249.73.89'),
'213.186.119.139'),
'66.249.73.195'),
'157.55.18.24'),
'66.249.73.89'),
'65.52.111.9'),
'66.249.73.195'),

(32131,
(32132,
(32133,
(32134,
(32135,
(32136,
(32137,
(32138,
(32139,
(32140,
(32141,
(32142,
(32143,
(32144,
(32145,
(32146,
(32147,
(32148,
(32149,
(32150,
(32151,
(32152,
(32153,
(32154,
(32155,
(32156,
(32157,
(32158,
(32159,
(32160,
(32161,
(32162,
(32163,
(32164,
(32165,
(32166,
(32167,
(32168,
(32169,
(32170,
(32171,
(32172,
(32173,
(32174,
(32175,
(32176,
(32177,
(32178,
(32179,
(32180,
(32181,
(32182,
(32183,
(32184,
(32185,
(32186,
(32187,
(32188,
(32189,
(32190,

1341103497,
1341103952,
1341104120,
1341104193,
1341104742,
1341104869,
1341105365,
1341105470,
1341105479,
1341105514,
1341105904,
1341105980,
1341105982,
1341105988,
1341106258,
1341106574,
1341106715,
1341106794,
1341107195,
1341107204,
1341107337,
1341107572,
1341107757,
1341107786,
1341107814,
1341107815,
1341107825,
1341107856,
1341107870,
1341107924,
1341107960,
1341107989,
1341108012,
1341108076,
1341108177,
1341108261,
1341108275,
1341108303,
1341108526,
1341108544,
1341108614,
1341108709,
1341108752,
1341108779,
1341108790,
1341108815,
1341108864,
1341109003,
1341109104,
1341109157,
1341109174,
1341109174,
1341109202,
1341109214,
1341109214,
1341109317,
1341109492,
1341109532,
1341109564,
1341109620,

'66.249.73.89'),
'213.186.127.8'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.111.9'),
'220.181.108.170'),
'190.129.5.174'),
'123.125.71.31'),
'220.181.108.110'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'190.129.197.26'),
'190.104.16.41'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.29'),
'213.186.127.2'),
'212.113.37.106'),
'213.186.122.2'),
'66.249.73.195'),
'213.186.127.12'),
'213.186.122.3'),
'212.113.37.105'),
'213.186.127.9'),
'66.249.73.89'),
'213.186.127.28'),
'213.186.119.142'),
'213.186.127.13'),
'213.186.119.137'),
'213.186.127.4'),
'213.186.127.8'),
'213.186.119.144'),
'213.186.127.7'),
'213.186.127.2'),
'66.249.73.195'),
'213.186.127.28'),
'212.113.37.106'),
'213.186.119.131'),
'66.249.73.89'),
'213.186.119.143'),
'212.113.35.162'),
'213.186.127.8'),
'213.186.120.196'),
'213.186.127.6'),
'123.125.71.28'),
'220.181.108.120'),
'213.186.127.4'),
'213.186.127.12'),
'66.249.73.195'),
'119.63.196.125'),
'213.186.127.7'),
'66.249.73.89'),
'212.113.35.162'),
'213.186.127.3'),

(32191,
(32192,
(32193,
(32194,
(32195,
(32196,
(32197,
(32198,
(32199,
(32200,
(32201,
(32202,
(32203,
(32204,
(32205,
(32206,
(32207,
(32208,
(32209,
(32210,
(32211,
(32212,
(32213,
(32214,
(32215,
(32216,
(32217,
(32218,
(32219,
(32220,
(32221,
(32222,
(32223,
(32224,
(32225,
(32226,
(32227,
(32228,
(32229,
(32230,
(32231,
(32232,
(32233,
(32234,
(32235,
(32236,
(32237,
(32238,
(32239,
(32240,
(32241,
(32242,
(32243,
(32244,
(32245,
(32246,
(32247,
(32248,
(32249,
(32250,

1341109732,
1341109823,
1341109843,
1341110070,
1341110096,
1341110120,
1341110140,
1341110490,
1341110515,
1341110571,
1341110683,
1341110742,
1341110768,
1341110850,
1341110879,
1341111065,
1341111176,
1341111399,
1341111490,
1341112113,
1341112473,
1341112736,
1341113164,
1341113306,
1341113358,
1341113857,
1341114189,
1341114555,
1341114812,
1341115254,
1341115435,
1341115971,
1341116161,
1341116266,
1341116268,
1341116577,
1341116616,
1341116888,
1341117199,
1341117445,
1341117511,
1341117536,
1341117697,
1341117760,
1341117926,
1341118184,
1341118376,
1341118860,
1341118887,
1341119002,
1341119021,
1341119479,
1341119483,
1341119842,
1341119843,
1341119903,
1341120105,
1341120567,
1341120729,
1341121249,

'213.186.127.13'),
'66.249.73.195'),
'213.186.127.2'),
'213.186.127.5'),
'213.186.120.196'),
'213.186.119.131'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.143'),
'213.186.119.138'),
'213.186.119.132'),
'212.113.37.106'),
'213.186.127.28'),
'213.186.127.3'),
'66.249.73.89'),
'186.2.32.84'),
'65.52.104.29'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.113.86'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.89'),
'123.125.71.45'),
'66.249.73.195'),
'213.186.127.6'),
'66.249.73.89'),
'66.249.73.195'),
'190.11.73.5'),
'66.249.73.89'),
'157.55.18.24'),
'157.55.18.21'),
'66.249.72.14'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.18'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'213.186.119.142'),
'208.115.111.70'),
'66.249.73.89'),
'123.125.71.15'),
'220.181.108.110'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),

(32251, 1341121352, '66.249.73.89'),


(32252, 1341121677, '213.186.127.3'),
(32253, 1341121871, '66.249.73.195'),
(32254, 1341121975, '66.249.73.89'),
(32255, 1341122307, '65.52.110.18'),
(32256, 1341122497, '66.249.73.195'),
(32257, 1341122554, '100.43.83.143'),
(32258, 1341122701, '66.249.73.89'),
(32259, 1341122786, '157.55.18.24'),
(32260, 1341123325, '66.249.73.195'),
(32261, 1341123352, '208.115.111.70'),
(32262, 1341123428, '66.249.73.89'),
(32263, 1341123460, '123.125.71.23'),
(32264, 1341123461, '220.181.108.121'),
(32265, 1341123894, '65.52.110.18'),
(32266, 1341123948, '66.249.73.195'),
(32267, 1341124051, '66.249.73.89'),
(32268, 1341124230, '94.23.220.161'),
(32269, 1341124674, '66.249.73.89'),
(32270, 1341124743, '66.249.73.195'),
(32271, 1341125297, '66.249.73.89'),
(32272, 1341125753, '207.46.13.160'),
(32273, 1341125920, '66.249.73.89'),
(32274, 1341125951, '66.249.73.195'),
(32275, 1341126167, '208.115.113.86'),
(32276, 1341126594, '66.249.73.195'),
(32277, 1341126646, '66.249.73.89'),
(32278, 1341127062, '123.125.71.30'),
(32279, 1341127063, '220.181.108.101'),
(32280, 1341127270, '66.249.73.195'),
(32281, 1341127273, '66.249.73.89'),
(32282, 1341127288, '157.55.18.24'),
(32283, 1341127562, '100.43.83.143'),
(32284, 1341127885, '66.249.73.195'),
(32285, 1341127892, '66.249.73.89'),
(32286, 1341128151, '220.181.108.99'),
(32287, 1341128516, '66.249.73.89'),
(32288, 1341128621, '66.249.73.195'),
(32289, 1341129125, '66.249.73.89'),
(32290, 1341129339, '66.249.73.195'),
(32291, 1341129967, '66.249.73.195'),
(32292, 1341130017, '66.249.73.89'),
(32293, 1341130631, '66.249.73.89'),
(32294, 1341130640, '220.181.108.117'),
(32295, 1341130642, '123.125.71.42'),
(32296, 1341130790, '66.249.73.195'),
(32297, 1341131268, '66.249.73.89'),
(32298, 1341131830, '213.186.127.3'),
(32299, 1341131911, '66.249.73.89'),
(32300, 1341132065, '66.249.73.195'),
(32301, 1341132553, '66.249.73.89'),
(32302, 1341133196, '66.249.73.89'),
(32303, 1341133277, '66.249.73.195');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(32304, 1341133468, '220.181.108.171'),
(32305, 1341133839, '66.249.73.89'),
(32306, 1341134160, '66.249.73.195'),
(32307, 1341134481, '66.249.73.89'),
(32308, 1341134926, '66.249.73.195'),
(32309, 1341135204, '66.249.73.89'),

(32310,
(32311,
(32312,
(32313,
(32314,
(32315,
(32316,
(32317,
(32318,
(32319,
(32320,
(32321,
(32322,
(32323,
(32324,
(32325,
(32326,
(32327,
(32328,
(32329,
(32330,
(32331,
(32332,
(32333,
(32334,
(32335,
(32336,
(32337,
(32338,
(32339,
(32340,
(32341,
(32342,
(32343,
(32344,
(32345,
(32346,
(32347,
(32348,
(32349,
(32350,
(32351,
(32352,
(32353,
(32354,
(32355,
(32356,
(32357,
(32358,
(32359,
(32360,
(32361,
(32362,
(32363,
(32364,
(32365,
(32366,
(32367,
(32368,
(32369,

1341135582,
1341135847,
1341135978,
1341136451,
1341136489,
1341137115,
1341137132,
1341137336,
1341137774,
1341137965,
1341137965,
1341138110,
1341138417,
1341138819,
1341139048,
1341139220,
1341139586,
1341139708,
1341139727,
1341139863,
1341140466,
1341140505,
1341140713,
1341141067,
1341141148,
1341141790,
1341141927,
1341142032,
1341142433,
1341142655,
1341142960,
1341143075,
1341143700,
1341143718,
1341143782,
1341143844,
1341143864,
1341143871,
1341143895,
1341143912,
1341143950,
1341144007,
1341144124,
1341144199,
1341144217,
1341144222,
1341144253,
1341144269,
1341144327,
1341144360,
1341144518,
1341144680,
1341144723,
1341144773,
1341144825,
1341144844,
1341144928,
1341144965,
1341144967,
1341144971,

'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.18.24'),
'66.249.73.89'),
'123.125.71.51'),
'220.181.108.88'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.111.9'),
'66.249.73.89'),
'208.115.113.86'),
'157.55.18.24'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'178.84.69.82'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'213.186.127.3'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'212.113.37.105'),
'66.249.73.89'),
'213.186.127.6'),
'213.186.119.140'),
'213.186.127.4'),
'212.113.37.106'),
'213.186.122.3'),
'66.249.73.195'),
'213.186.127.9'),
'213.186.119.137'),
'213.186.127.13'),
'213.186.127.11'),
'220.181.108.186'),
'213.186.127.3'),
'213.186.119.135'),
'213.186.119.134'),
'213.186.127.14'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.138'),
'213.186.127.10'),
'212.113.35.162'),
'213.186.127.11'),
'212.113.37.106'),
'213.186.119.132'),
'213.186.127.6'),
'213.186.127.28'),
'213.186.127.4'),

(32370,
(32371,
(32372,
(32373,
(32374,
(32375,
(32376,
(32377,
(32378,
(32379,
(32380,
(32381,
(32382,
(32383,
(32384,
(32385,
(32386,
(32387,
(32388,
(32389,
(32390,
(32391,
(32392,
(32393,
(32394,
(32395,
(32396,
(32397,
(32398,
(32399,
(32400,
(32401,
(32402,
(32403,
(32404,
(32405,
(32406,
(32407,
(32408,
(32409,
(32410,
(32411,
(32412,
(32413,
(32414,
(32415,
(32416,
(32417,
(32418,
(32419,
(32420,
(32421,
(32422,
(32423,
(32424,
(32425,
(32426,
(32427,
(32428,
(32429,

1341145003,
1341145100,
1341145101,
1341145520,
1341145544,
1341145577,
1341145603,
1341145608,
1341145646,
1341145673,
1341145688,
1341145689,
1341145768,
1341145824,
1341145829,
1341145836,
1341145938,
1341145998,
1341146021,
1341146051,
1341146078,
1341146223,
1341146288,
1341146330,
1341146339,
1341146373,
1341146390,
1341146418,
1341146479,
1341146671,
1341146696,
1341146755,
1341146762,
1341146851,
1341146923,
1341146931,
1341146935,
1341146999,
1341147477,
1341147573,
1341147612,
1341147805,
1341148216,
1341148259,
1341148618,
1341148659,
1341148660,
1341148859,
1341148939,
1341149581,
1341149748,
1341150292,
1341150396,
1341150424,
1341150947,
1341151141,
1341151589,
1341151750,
1341152232,
1341152390,

'66.249.73.89'),
'123.125.71.22'),
'220.181.108.122'),
'213.186.127.10'),
'66.249.73.195'),
'213.186.127.9'),
'213.186.119.138'),
'213.186.127.3'),
'66.249.73.89'),
'213.186.127.2'),
'213.186.127.4'),
'213.186.127.28'),
'213.186.127.14'),
'213.186.119.133'),
'212.113.37.106'),
'213.186.127.13'),
'213.186.119.141'),
'213.186.127.11'),
'213.186.119.143'),
'212.113.35.162'),
'213.186.127.7'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.138'),
'213.186.127.3'),
'213.186.127.2'),
'213.186.122.3'),
'213.186.120.196'),
'213.186.127.28'),
'213.186.127.13'),
'213.186.127.14'),
'213.186.127.11'),
'213.186.127.4'),
'66.249.73.195'),
'213.186.127.12'),
'66.249.73.89'),
'212.113.35.162'),
'213.186.127.10'),
'65.52.104.29'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.144.174'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.72.202'),
'123.125.71.51'),
'220.181.108.82'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'157.55.18.24'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),

(32430,
(32431,
(32432,
(32433,
(32434,
(32435,
(32436,
(32437,
(32438,
(32439,
(32440,
(32441,
(32442,
(32443,
(32444,
(32445,
(32446,
(32447,
(32448,
(32449,
(32450,
(32451,
(32452,
(32453,
(32454,
(32455,
(32456,
(32457,
(32458,
(32459,
(32460,
(32461,
(32462,
(32463,
(32464,
(32465,
(32466,
(32467,
(32468,
(32469,
(32470,
(32471,
(32472,
(32473,
(32474,
(32475,
(32476,
(32477,
(32478,
(32479,
(32480,
(32481,
(32482,
(32483,
(32484,
(32485,
(32486,
(32487,
(32488,
(32489,

1341152915,
1341153149,
1341153196,
1341153516,
1341153919,
1341154117,
1341154455,
1341154602,
1341154722,
1341155018,
1341155208,
1341155364,
1341155594,
1341155717,
1341155846,
1341155888,
1341155890,
1341156007,
1341156605,
1341156649,
1341156717,
1341157118,
1341157293,
1341157324,
1341157449,
1341157832,
1341157939,
1341158103,
1341158281,
1341158585,
1341158913,
1341159216,
1341159231,
1341159636,
1341159679,
1341159841,
1341159842,
1341160283,
1341160678,
1341160751,
1341160927,
1341161127,
1341161357,
1341161573,
1341161892,
1341162068,
1341162218,
1341162864,
1341162945,
1341163510,
1341163672,
1341164156,
1341164459,
1341164561,
1341164730,
1341164791,
1341165359,
1341165448,
1341165592,
1341166044,

'66.249.73.89'),
'157.55.18.24'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.134'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.121'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.78.9'),
'190.181.36.103'),
'66.249.73.195'),
'123.125.71.27'),
'220.181.108.111'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.192'),
'213.186.119.131'),
'66.249.73.89'),
'220.181.108.110'),
'66.249.73.195'),
'157.55.18.24'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.163'),
'66.249.73.89'),
'66.249.71.119'),
'66.249.71.147'),
'220.181.108.84'),
'123.125.71.29'),
'66.249.71.119'),
'157.55.18.24'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.13.160'),
'66.249.71.147'),
'66.249.71.119'),
'220.181.108.79'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.18.24'),
'66.249.71.147'),
'220.181.108.94'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.177'),
'66.249.71.147'),

(32490,
(32491,
(32492,
(32493,
(32494,
(32495,
(32496,
(32497,
(32498,
(32499,
(32500,
(32501,
(32502,
(32503,
(32504,
(32505,
(32506,
(32507,
(32508,
(32509,
(32510,
(32511,
(32512,
(32513,
(32514,
(32515,
(32516,
(32517,
(32518,
(32519,
(32520,
(32521,
(32522,
(32523,
(32524,
(32525,
(32526,
(32527,
(32528,
(32529,
(32530,
(32531,
(32532,
(32533,
(32534,
(32535,
(32536,
(32537,
(32538,
(32539,
(32540,
(32541,
(32542,
(32543,
(32544,
(32545,
(32546,
(32547,
(32548,
(32549,

1341166095,
1341166462,
1341166732,
1341166821,
1341167453,
1341167467,
1341167606,
1341168114,
1341168438,
1341168760,
1341169060,
1341169394,
1341169682,
1341169999,
1341170060,
1341170392,
1341170664,
1341171159,
1341171313,
1341171944,
1341172094,
1341172577,
1341172763,
1341172780,
1341173210,
1341173603,
1341173841,
1341173895,
1341173905,
1341173906,
1341174408,
1341174528,
1341175060,
1341175133,
1341175548,
1341175718,
1341175740,
1341176373,
1341176477,
1341176878,
1341176906,
1341176911,
1341177005,
1341177231,
1341177329,
1341177489,
1341177490,
1341177638,
1341177728,
1341177912,
1341177927,
1341177942,
1341178063,
1341178067,
1341178140,
1341178211,
1341178271,
1341178310,
1341178473,
1341178492,

'66.249.71.119'),
'207.46.204.177'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.108.146'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.221'),
'66.249.71.119'),
'66.249.71.147'),
'190.129.197.25'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.110.50.161'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'190.104.26.20'),
'66.249.71.119'),
'123.125.71.45'),
'220.181.108.83'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'190.104.16.41'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.13.160'),
'207.46.199.44'),
'157.55.17.103'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.18.24'),
'220.181.108.118'),
'123.125.71.34'),
'66.249.71.119'),
'190.129.19.139'),
'157.55.17.73'),
'207.46.13.160'),
'190.129.19.205'),
'66.249.71.147'),
'213.186.127.14'),
'213.186.119.135'),
'213.186.119.140'),
'66.249.71.119'),
'208.115.111.70'),
'213.186.119.132'),
'212.113.37.105'),

(32550,
(32551,
(32552,
(32553,
(32554,
(32555,
(32556,
(32557,
(32558,
(32559,
(32560,
(32561,
(32562,
(32563,
(32564,
(32565,
(32566,
(32567,
(32568,
(32569,
(32570,
(32571,
(32572,
(32573,
(32574,
(32575,
(32576,
(32577,
(32578,
(32579,
(32580,
(32581,
(32582,
(32583,
(32584,
(32585,
(32586,
(32587,
(32588,
(32589,
(32590,
(32591,
(32592,
(32593,
(32594,
(32595,
(32596,
(32597,
(32598,
(32599,
(32600,
(32601,
(32602,
(32603,
(32604,
(32605,
(32606,
(32607,
(32608,
(32609,

1341178816,
1341178833,
1341178859,
1341178888,
1341178904,
1341178904,
1341178917,
1341179027,
1341179045,
1341179047,
1341179103,
1341179155,
1341179167,
1341179219,
1341179427,
1341179428,
1341179536,
1341179723,
1341179800,
1341179924,
1341179939,
1341180051,
1341180064,
1341180125,
1341180143,
1341180230,
1341180267,
1341180618,
1341180667,
1341180734,
1341180749,
1341180808,
1341180824,
1341180849,
1341180948,
1341180958,
1341181013,
1341181092,
1341181118,
1341181120,
1341181433,
1341181516,
1341181519,
1341181620,
1341181962,
1341182046,
1341182187,
1341182429,
1341182620,
1341182703,
1341183333,
1341183430,
1341183450,
1341184034,
1341184125,
1341184403,
1341184680,
1341184682,
1341184712,
1341184760,

'66.249.71.147'),
'213.186.119.144'),
'213.186.119.137'),
'213.186.119.138'),
'66.249.71.119'),
'212.113.35.162'),
'213.186.127.11'),
'213.186.119.141'),
'213.186.119.142'),
'212.113.37.106'),
'212.113.37.105'),
'213.186.127.13'),
'213.186.127.5'),
'213.186.127.14'),
'66.249.71.147'),
'190.103.67.76'),
'66.249.71.119'),
'212.113.37.106'),
'213.186.127.12'),
'213.186.119.139'),
'213.186.127.13'),
'213.186.127.11'),
'66.249.71.147'),
'213.186.119.133'),
'66.249.71.119'),
'213.186.127.14'),
'213.186.119.140'),
'213.186.127.9'),
'213.186.127.10'),
'213.186.119.133'),
'66.249.71.147'),
'66.249.71.119'),
'213.186.127.4'),
'213.186.119.144'),
'213.186.127.14'),
'213.186.119.132'),
'213.186.127.12'),
'213.186.127.5'),
'220.181.108.99'),
'123.125.71.57'),
'66.249.71.119'),
'190.103.67.76'),
'212.113.37.105'),
'213.186.122.3'),
'66.249.71.147'),
'66.249.71.119'),
'190.104.23.133'),
'213.186.127.11'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.18.24'),
'66.249.71.147'),
'66.249.71.119'),
'190.129.19.5'),
'123.125.71.49'),
'220.181.108.90'),
'66.249.71.147'),
'66.249.71.119'),

(32610,
(32611,
(32612,
(32613,
(32614,
(32615,
(32616,
(32617,
(32618,
(32619,
(32620,
(32621,
(32622,
(32623,
(32624,
(32625,
(32626,
(32627,
(32628,
(32629,
(32630,
(32631,
(32632,
(32633,
(32634,
(32635,
(32636,
(32637,
(32638,
(32639,
(32640,
(32641,
(32642,
(32643,
(32644,
(32645,
(32646,
(32647,
(32648,
(32649,
(32650,
(32651,
(32652,
(32653,
(32654,
(32655,
(32656,
(32657,
(32658,
(32659,
(32660,
(32661,
(32662,
(32663,
(32664,
(32665,
(32666,
(32667,
(32668,
(32669,

1341185356,
1341185415,
1341186027,
1341186250,
1341186365,
1341186607,
1341186642,
1341186965,
1341187044,
1341187294,
1341187664,
1341187729,
1341187928,
1341188260,
1341188261,
1341188332,
1341188361,
1341188362,
1341188561,
1341188748,
1341189023,
1341189195,
1341189270,
1341189777,
1341189829,
1341190410,
1341190462,
1341190614,
1341191095,
1341191466,
1341191782,
1341191784,
1341192004,
1341192415,
1341192454,
1341192455,
1341192540,
1341193049,
1341193155,
1341193638,
1341193683,
1341193781,
1341194306,
1341194581,
1341194706,
1341194950,
1341194952,
1341195121,
1341195344,
1341195418,
1341195584,
1341195625,
1341195627,
1341195954,
1341196015,
1341196218,
1341196657,
1341196796,
1341196852,
1341197485,

'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'199.83.52.23'),
'66.249.71.147'),
'66.249.71.88'),
'66.249.71.119'),
'66.249.71.147'),
'190.186.144.15'),
'66.249.71.119'),
'66.249.71.147'),
'200.110.50.143'),
'66.249.71.119'),
'123.125.71.48'),
'220.181.108.101'),
'66.249.71.147'),
'190.129.13.186'),
'190.129.12.234'),
'66.249.71.119'),
'208.115.113.86'),
'66.249.71.147'),
'66.249.71.119'),
'190.104.30.19'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'200.90.144.156'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.173.60.103'),
'157.55.17.103'),
'66.249.71.119'),
'123.125.71.12'),
'220.181.108.97'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.204.177'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'220.181.108.119'),
'66.249.71.119'),
'213.186.127.11'),
'157.55.17.192'),
'66.249.71.147'),
'157.55.18.24'),
'66.249.71.119'),
'123.125.71.55'),
'220.181.108.88'),
'66.249.71.147'),
'207.46.199.44'),
'66.249.71.119'),
'208.115.111.70'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),

(32670,
(32671,
(32672,
(32673,
(32674,
(32675,
(32676,
(32677,
(32678,
(32679,
(32680,
(32681,
(32682,
(32683,
(32684,
(32685,
(32686,
(32687,
(32688,
(32689,
(32690,
(32691,
(32692,
(32693,
(32694,
(32695,
(32696,
(32697,
(32698,
(32699,
(32700,
(32701,
(32702,
(32703,
(32704,
(32705,
(32706,
(32707,
(32708,
(32709,
(32710,
(32711,
(32712,
(32713,
(32714,
(32715,
(32716,
(32717,
(32718,
(32719,
(32720,
(32721,
(32722,
(32723,
(32724,
(32725,
(32726,
(32727,
(32728,
(32729,

1341197491,
1341197615,
1341197889,
1341198119,
1341198124,
1341198331,
1341198355,
1341198753,
1341198958,
1341199015,
1341199228,
1341199230,
1341199386,
1341199646,
1341199651,
1341200020,
1341200285,
1341200659,
1341200819,
1341200885,
1341201288,
1341201485,
1341201769,
1341201921,
1341202391,
1341202555,
1341202838,
1341203008,
1341203031,
1341203189,
1341203763,
1341203823,
1341204420,
1341204455,
1341204681,
1341205038,
1341205089,
1341205603,
1341205615,
1341205640,
1341205692,
1341205723,
1341205917,
1341206253,
1341206253,
1341206303,
1341206356,
1341206991,
1341207031,
1341207043,
1341207625,
1341207677,
1341207822,
1341207879,
1341208257,
1341208311,
1341208945,
1341208998,
1341209129,
1341209558,

'66.249.71.147'),
'213.186.127.9'),
'220.181.108.142'),
'66.249.71.119'),
'66.249.71.147'),
'190.104.30.21'),
'207.46.199.44'),
'66.249.71.119'),
'190.104.30.21'),
'66.249.71.147'),
'123.125.71.35'),
'220.181.108.108'),
'66.249.71.119'),
'207.46.199.44'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.17.103'),
'66.249.71.147'),
'66.249.71.119'),
'91.203.32.171'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'186.2.40.251'),
'157.55.18.24'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.108.51'),
'66.249.71.147'),
'66.249.71.119'),
'74.125.178.26'),
'74.125.178.91'),
'190.104.30.25'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.13.160'),
'123.125.71.13'),
'220.181.108.97'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.17.103'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'213.186.127.9'),
'157.55.17.103'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.199.44'),
'66.249.71.119'),

(32730,
(32731,
(32732,
(32733,
(32734,
(32735,
(32736,
(32737,
(32738,
(32739,
(32740,
(32741,
(32742,
(32743,
(32744,
(32745,
(32746,
(32747,
(32748,
(32749,
(32750,
(32751,
(32752,
(32753,
(32754,
(32755,
(32756,
(32757,
(32758,
(32759,
(32760,
(32761,
(32762,
(32763,
(32764,
(32765,
(32766,
(32767,
(32768,
(32769,
(32770,
(32771,
(32772,
(32773,
(32774,
(32775,
(32776,
(32777,
(32778,
(32779,
(32780,
(32781,
(32782,
(32783,
(32784,
(32785,
(32786,
(32787,
(32788,
(32789,

1341209638,
1341209860,
1341209861,
1341210137,
1341210184,
1341210737,
1341210796,
1341211346,
1341211407,
1341212009,
1341212037,
1341212166,
1341212828,
1341212941,
1341213508,
1341213510,
1341213523,
1341213626,
1341213809,
1341214162,
1341214252,
1341214770,
1341215267,
1341215292,
1341215462,
1341215916,
1341216141,
1341216528,
1341216742,
1341216820,
1341217086,
1341217096,
1341217097,
1341217190,
1341217498,
1341217637,
1341217788,
1341217873,
1341217925,
1341217973,
1341218086,
1341218177,
1341218313,
1341218393,
1341218479,
1341218565,
1341218648,
1341218856,
1341218872,
1341218878,
1341218985,
1341219341,
1341219420,
1341219469,
1341219534,
1341219564,
1341219885,
1341220154,
1341220166,
1341220226,

'66.249.71.147'),
'123.125.71.14'),
'220.181.108.103'),
'213.186.122.3'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.18.24'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'220.181.108.96'),
'123.125.71.15'),
'66.249.71.119'),
'66.249.71.147'),
'65.52.104.27'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'65.52.111.251'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'212.113.35.162'),
'66.249.71.119'),
'212.113.37.105'),
'123.125.71.21'),
'220.181.108.92'),
'66.249.71.147'),
'66.249.71.119'),
'213.186.119.135'),
'213.186.120.196'),
'66.249.71.147'),
'207.46.199.47'),
'213.186.127.28'),
'213.186.127.2'),
'66.249.71.119'),
'213.186.127.11'),
'213.186.122.2'),
'213.186.119.136'),
'66.249.71.147'),
'213.186.119.137'),
'66.249.71.119'),
'213.186.119.132'),
'207.46.199.47'),
'213.186.120.196'),
'66.249.71.147'),
'69.162.79.66'),
'213.186.127.5'),
'66.249.71.119'),
'213.186.119.138'),
'213.186.127.4'),
'66.249.71.119'),
'66.249.71.147'),
'213.186.119.144'),

(32790,
(32791,
(32792,
(32793,
(32794,
(32795,
(32796,
(32797,
(32798,
(32799,
(32800,
(32801,
(32802,
(32803,
(32804,
(32805,
(32806,
(32807,
(32808,
(32809,
(32810,
(32811,
(32812,
(32813,
(32814,
(32815,
(32816,
(32817,
(32818,
(32819,
(32820,
(32821,
(32822,
(32823,
(32824,
(32825,
(32826,
(32827,
(32828,
(32829,
(32830,
(32831,
(32832,
(32833,
(32834,
(32835,
(32836,
(32837,
(32838,
(32839,
(32840,
(32841,
(32842,
(32843,
(32844,
(32845,
(32846,
(32847,
(32848,
(32849,

1341220261,
1341220795,
1341220798,
1341221131,
1341221378,
1341221379,
1341221473,
1341221641,
1341222092,
1341222152,
1341222294,
1341222483,
1341222927,
1341222927,
1341223219,
1341223606,
1341223909,
1341224381,
1341224503,
1341224505,
1341224579,
1341225060,
1341225269,
1341225313,
1341225323,
1341225697,
1341225738,
1341226011,
1341226417,
1341226641,
1341227096,
1341227398,
1341227691,
1341227768,
1341227774,
1341227920,
1341227922,
1341228370,
1341228454,
1341229132,
1341229330,
1341229810,
1341230165,
1341230188,
1341230586,
1341230765,
1341230772,
1341231265,
1341231372,
1341231505,
1341231506,
1341231943,
1341232051,
1341232439,
1341232557,
1341232637,
1341232760,
1341233056,
1341233205,
1341233420,

'213.186.122.3'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.17.199'),
'123.125.71.26'),
'220.181.108.85'),
'66.249.71.119'),
'66.249.71.147'),
'206.126.120.9'),
'66.249.71.119'),
'157.55.17.103'),
'66.249.71.147'),
'213.186.119.143'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.24'),
'220.181.108.115'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'74.125.184.43'),
'213.186.127.2'),
'157.55.18.24'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.177'),
'208.90.56.152'),
'66.249.71.147'),
'66.249.71.119'),
'123.125.71.17'),
'220.181.108.82'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.17.103'),
'66.249.71.119'),
'190.129.14.19'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.29'),
'220.181.108.77'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.17.103'),
'66.249.71.119'),
'190.129.11.138'),
'66.249.71.147'),
'200.87.0.190'),
'66.249.71.119'),
'66.249.71.147'),

(32850,
(32851,
(32852,
(32853,
(32854,
(32855,
(32856,
(32857,
(32858,
(32859,
(32860,
(32861,
(32862,
(32863,
(32864,
(32865,
(32866,
(32867,
(32868,
(32869,
(32870,
(32871,
(32872,
(32873,
(32874,
(32875,
(32876,
(32877,
(32878,
(32879,
(32880,
(32881,
(32882,
(32883,
(32884,
(32885,
(32886,
(32887,
(32888,
(32889,
(32890,
(32891,
(32892,
(32893,
(32894,
(32895,
(32896,
(32897,
(32898,
(32899,
(32900,
(32901,
(32902,
(32903,
(32904,
(32905,
(32906,
(32907,
(32908,
(32909,

1341233980,
1341234104,
1341234327,
1341234434,
1341234659,
1341234958,
1341235059,
1341235115,
1341235116,
1341235320,
1341235338,
1341235562,
1341235851,
1341235949,
1341236015,
1341236218,
1341236490,
1341236662,
1341236753,
1341237063,
1341237310,
1341237372,
1341237383,
1341237418,
1341237709,
1341237827,
1341238043,
1341238051,
1341238502,
1341238645,
1341238645,
1341238688,
1341238841,
1341238975,
1341239027,
1341239058,
1341239631,
1341239807,
1341240116,
1341240403,
1341240474,
1341240675,
1341241150,
1341241153,
1341241263,
1341241329,
1341241341,
1341241354,
1341241832,
1341241863,
1341241870,
1341242174,
1341242283,
1341242284,
1341242488,
1341242511,
1341242823,
1341242951,
1341243153,
1341243260,

'66.249.71.119'),
'66.249.71.147'),
'208.115.113.86'),
'200.87.105.82'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.221.28'),
'123.125.71.45'),
'220.181.108.101'),
'157.55.17.103'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.221.28'),
'200.85.143.39'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.18.24'),
'190.129.19.5'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.0.190'),
'66.249.71.119'),
'208.115.113.86'),
'157.55.17.192'),
'200.85.143.39'),
'66.249.71.147'),
'190.129.53.27'),
'66.249.71.119'),
'190.129.10.99'),
'123.125.71.53'),
'220.181.108.110'),
'200.49.190.34'),
'66.249.71.147'),
'200.87.0.190'),
'66.249.71.119'),
'220.181.108.93'),
'66.249.71.147'),
'66.249.71.119'),
'200.87.0.59'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.73.137'),
'190.129.11.138'),
'66.249.71.119'),
'200.87.0.59'),
'190.129.8.202'),
'66.249.71.147'),
'208.115.111.70'),
'66.249.71.119'),
'190.104.30.28'),
'200.87.0.59'),
'66.249.71.147'),
'123.125.71.13'),
'220.181.108.93'),
'207.46.13.160'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.110.162'),
'200.87.0.59'),
'66.249.71.119'),

(32910,
(32911,
(32912,
(32913,
(32914,
(32915,
(32916,
(32917,
(32918,
(32919,
(32920,
(32921,
(32922,
(32923,
(32924,
(32925,
(32926,
(32927,
(32928,
(32929,
(32930,
(32931,
(32932,
(32933,
(32934,
(32935,
(32936,
(32937,
(32938,
(32939,
(32940,
(32941,
(32942,
(32943,
(32944,
(32945,
(32946,
(32947,
(32948,
(32949,
(32950,
(32951,
(32952,
(32953,
(32954,
(32955,
(32956,
(32957,
(32958,
(32959,
(32960,
(32961,
(32962,
(32963,
(32964,
(32965,
(32966,
(32967,
(32968,
(32969,

1341243537,
1341243552,
1341243593,
1341243780,
1341243869,
1341244213,
1341244319,
1341244487,
1341244548,
1341244731,
1341244891,
1341245127,
1341245173,
1341245225,
1341245314,
1341245372,
1341245604,
1341245819,
1341246001,
1341246218,
1341246266,
1341246267,
1341246419,
1341246427,
1341246680,
1341247046,
1341247087,
1341247360,
1341247589,
1341249063,
1341249063,
1341249065,
1341249084,
1341249144,
1341249757,
1341249797,
1341249977,
1341250261,
1341250263,
1341250385,
1341250579,
1341250859,
1341250967,
1341251021,
1341251231,
1341251634,
1341251924,
1341252003,
1341252012,
1341252418,
1341252576,
1341252748,
1341253194,
1341253270,
1341253272,
1341253348,
1341253424,
1341253616,
1341253847,
1341253885,

'200.105.176.60'),
'157.55.18.24'),
'66.249.71.147'),
'200.87.0.59'),
'66.249.71.119'),
'200.105.176.60'),
'66.249.71.147'),
'207.46.204.177'),
'66.249.71.119'),
'190.129.8.202'),
'200.87.178.162'),
'200.87.111.19'),
'66.249.71.147'),
'66.249.71.119'),
'200.110.48.40'),
'190.129.13.98'),
'190.104.26.27'),
'66.249.71.147'),
'66.249.71.119'),
'190.104.26.27'),
'123.125.71.57'),
'220.181.108.82'),
'66.249.71.147'),
'176.9.51.146'),
'66.249.71.119'),
'176.9.51.146'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.17.192'),
'157.55.17.103'),
'66.249.71.119'),
'200.58.76.98'),
'157.55.18.21'),
'66.249.71.147'),
'66.249.71.119'),
'74.125.178.27'),
'66.249.71.147'),
'123.125.71.57'),
'220.181.108.100'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.199.44'),
'207.46.199.47'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'207.46.199.44'),
'208.115.111.70'),
'66.249.71.119'),
'190.129.10.99'),
'66.249.71.147'),
'66.249.71.119'),
'220.181.108.114'),
'123.125.71.12'),
'66.249.71.147'),
'213.186.119.132'),
'207.46.199.47'),
'213.186.119.139'),
'200.87.105.82'),

(32970,
(32971,
(32972,
(32973,
(32974,
(32975,
(32976,
(32977,
(32978,
(32979,
(32980,
(32981,
(32982,
(32983,
(32984,
(32985,
(32986,
(32987,
(32988,
(32989,
(32990,
(32991,
(32992,
(32993,
(32994,
(32995,
(32996,
(32997,
(32998,
(32999,
(33000,
(33001,
(33002,
(33003,
(33004,
(33005,
(33006,
(33007,
(33008,
(33009,
(33010,
(33011,
(33012,
(33013,
(33014,
(33015,
(33016,
(33017,
(33018,
(33019,
(33020,
(33021,
(33022,
(33023,
(33024,
(33025,
(33026,
(33027,
(33028,
(33029,

1341253947,
1341254014,
1341254064,
1341254095,
1341254434,
1341254468,
1341254561,
1341254690,
1341254718,
1341254749,
1341254770,
1341254781,
1341254883,
1341254976,
1341254991,
1341254998,
1341255119,
1341255292,
1341255335,
1341255387,
1341255392,
1341255432,
1341255446,
1341255559,
1341255629,
1341255753,
1341255759,
1341255792,
1341255926,
1341255934,
1341255945,
1341256120,
1341256177,
1341256266,
1341256329,
1341256351,
1341256423,
1341256458,
1341256684,
1341256739,
1341256741,
1341256801,
1341256897,
1341256961,
1341257166,
1341257200,
1341257314,
1341257729,
1341257794,
1341257879,
1341257898,
1341257940,
1341258031,
1341258038,
1341258308,
1341258394,
1341258645,
1341259000,
1341259043,
1341259274,

'66.249.71.119'),
'66.249.73.133'),
'66.249.71.147'),
'213.186.127.5'),
'213.186.119.136'),
'213.186.127.11'),
'213.186.122.3'),
'66.249.71.119'),
'208.115.113.86'),
'213.186.119.133'),
'212.113.35.162'),
'66.249.71.147'),
'213.186.127.4'),
'190.129.10.99'),
'213.186.127.7'),
'207.46.199.44'),
'157.55.18.24'),
'190.129.8.242'),
'213.186.119.140'),
'213.186.120.196'),
'66.249.71.147'),
'66.249.71.119'),
'213.186.127.10'),
'213.186.127.12'),
'157.55.17.192'),
'213.186.119.133'),
'190.129.10.99'),
'200.87.104.66'),
'213.186.119.144'),
'207.46.204.177'),
'190.129.8.242'),
'213.186.119.137'),
'66.249.71.147'),
'190.129.197.12'),
'200.87.105.82'),
'213.186.119.140'),
'66.249.71.119'),
'213.186.127.6'),
'213.186.122.2'),
'123.125.71.22'),
'220.181.108.84'),
'200.87.78.11'),
'66.249.71.147'),
'190.129.109.178'),
'66.249.71.119'),
'190.129.11.138'),
'200.110.50.223'),
'157.55.17.192'),
'66.249.71.147'),
'190.129.11.138'),
'66.249.71.119'),
'190.129.197.24'),
'157.55.17.103'),
'190.129.8.202'),
'200.87.78.11'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'200.110.50.223'),
'190.129.197.24'),

(33030,
(33031,
(33032,
(33033,
(33034,
(33035,
(33036,
(33037,
(33038,
(33039,
(33040,
(33041,
(33042,
(33043,
(33044,
(33045,
(33046,
(33047,
(33048,
(33049,
(33050,
(33051,
(33052,
(33053,
(33054,
(33055,
(33056,
(33057,
(33058,
(33059,
(33060,
(33061,
(33062,
(33063,
(33064,
(33065,
(33066,
(33067,
(33068,
(33069,
(33070,
(33071,
(33072,
(33073,
(33074,
(33075,
(33076,
(33077,
(33078,
(33079,
(33080,
(33081,
(33082,
(33083,
(33084,
(33085,
(33086,
(33087,
(33088,
(33089,

1341259497,
1341259751,
1341259850,
1341260023,
1341260160,
1341260300,
1341260301,
1341260529,
1341260543,
1341260680,
1341261186,
1341261209,
1341261235,
1341261428,
1341261601,
1341261747,
1341261859,
1341262062,
1341262107,
1341262274,
1341262466,
1341262570,
1341262796,
1341263336,
1341263467,
1341263593,
1341263932,
1341264054,
1341264095,
1341264270,
1341264527,
1341264642,
1341264712,
1341264775,
1341264943,
1341265018,
1341265323,
1341265351,
1341265505,
1341266207,
1341266250,
1341266318,
1341266918,
1341267081,
1341267110,
1341267499,
1341267499,
1341267556,
1341267564,
1341267740,
1341268125,
1341268280,
1341268445,
1341268578,
1341268996,
1341269300,
1341269683,
1341269720,
1341269732,
1341270142,

'66.249.71.119'),
'190.129.171.203'),
'66.249.71.147'),
'190.129.8.202'),
'66.249.71.119'),
'123.125.71.45'),
'220.181.108.86'),
'190.129.20.20'),
'190.129.171.203'),
'66.249.71.147'),
'66.249.71.119'),
'157.55.17.192'),
'190.181.12.72'),
'66.249.71.147'),
'186.109.161.197'),
'207.46.13.160'),
'66.249.71.119'),
'190.181.18.2'),
'66.249.71.147'),
'190.129.9.42'),
'66.249.71.119'),
'119.63.196.60'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.18.21'),
'123.125.71.19'),
'66.249.71.119'),
'66.249.71.147'),
'200.87.0.59'),
'190.129.13.98'),
'200.87.37.38'),
'66.249.71.147'),
'66.249.71.119'),
'190.104.26.23'),
'200.87.159.30'),
'66.249.71.147'),
'200.87.105.82'),
'66.249.71.119'),
'186.109.161.197'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'190.129.11.138'),
'66.249.71.147'),
'123.125.71.35'),
'220.181.108.92'),
'66.249.71.119'),
'190.129.197.30'),
'66.249.71.147'),
'207.46.204.177'),
'66.249.71.119'),
'190.129.10.99'),
'190.129.8.202'),
'66.249.71.119'),
'190.104.23.150'),
'190.181.31.124'),
'66.249.71.119'),
'200.43.219.61'),
'190.129.79.242'),

(33090,
(33091,
(33092,
(33093,
(33094,
(33095,
(33096,
(33097,
(33098,
(33099,
(33100,
(33101,
(33102,
(33103,
(33104,
(33105,
(33106,
(33107,
(33108,
(33109,
(33110,
(33111,
(33112,
(33113,
(33114,
(33115,
(33116,
(33117,
(33118,
(33119,
(33120,
(33121,
(33122,
(33123,
(33124,
(33125,
(33126,
(33127,
(33128,
(33129,
(33130,
(33131,
(33132,
(33133,
(33134,
(33135,
(33136,
(33137,
(33138,
(33139,
(33140,
(33141,
(33142,
(33143,
(33144,
(33145,
(33146,
(33147,
(33148,
(33149,

1341270257,
1341270333,
1341270436,
1341271059,
1341271060,
1341271155,
1341271340,
1341271591,
1341271774,
1341271956,
1341272394,
1341272426,
1341272577,
1341273032,
1341273162,
1341273211,
1341273751,
1341273931,
1341274462,
1341274471,
1341274651,
1341274657,
1341274658,
1341274738,
1341275191,
1341275325,
1341275371,
1341275942,
1341276090,
1341276407,
1341276450,
1341276815,
1341277530,
1341277710,
1341278430,
1341278615,
1341278726,
1341355096,
1341355121,
1341355448,
1341355766,
1341355848,
1341356396,
1341356450,
1341356460,
1341356852,
1341357010,
1341357250,
1341357462,
1341357463,
1341357487,
1341357511,
1341357822,
1341357905,
1341357925,
1341357939,
1341358105,
1341358483,
1341358545,
1341358754,

'66.249.71.147'),
'186.109.161.197'),
'66.249.71.119'),
'123.125.71.56'),
'220.181.108.100'),
'66.249.71.119'),
'66.249.71.147'),
'157.55.17.103'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'207.46.204.177'),
'66.249.71.147'),
'66.249.71.119'),
'74.125.184.41'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.147'),
'200.90.147.243'),
'66.249.71.119'),
'66.249.71.147'),
'123.125.71.14'),
'220.181.108.111'),
'200.83.115.115'),
'66.249.71.119'),
'157.55.17.103'),
'66.249.71.147'),
'212.113.37.105'),
'66.249.71.119'),
'186.27.11.174'),
'66.249.71.147'),
'66.249.71.119'),
'66.249.71.119'),
'66.249.71.147'),
'66.249.71.119'),
'213.186.127.10'),
'207.46.199.47'),
'190.129.14.66'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.181.18.91'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.44'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.60'),
'220.181.108.116'),
'200.87.104.66'),
'157.55.17.103'),
'190.129.11.138'),
'157.55.18.24'),
'66.249.73.89'),
'75.151.106.233'),
'66.249.73.195'),
'200.90.146.21'),
'66.249.73.89'),
'66.249.73.195'),

(33150,
(33151,
(33152,
(33153,
(33154,
(33155,
(33156,
(33157,
(33158,
(33159,
(33160,
(33161,
(33162,
(33163,
(33164,
(33165,
(33166,
(33167,
(33168,
(33169,
(33170,
(33171,
(33172,
(33173,
(33174,
(33175,
(33176,
(33177,
(33178,
(33179,
(33180,
(33181,
(33182,
(33183,
(33184,
(33185,
(33186,
(33187,
(33188,
(33189,
(33190,
(33191,
(33192,
(33193,
(33194,
(33195,
(33196,
(33197,
(33198,
(33199,
(33200,
(33201,
(33202,
(33203,
(33204,
(33205,
(33206,
(33207,
(33208,
(33209,

1341358983,
1341359014,
1341359151,
1341359371,
1341359549,
1341359768,
1341359812,
1341359838,
1341359998,
1341360378,
1341360399,
1341360636,
1341360986,
1341361051,
1341361052,
1341361250,
1341361411,
1341361600,
1341361654,
1341361868,
1341361937,
1341361950,
1341362035,
1341362049,
1341362213,
1341362485,
1341362830,
1341363233,
1341363447,
1341363987,
1341364089,
1341364614,
1341364730,
1341364972,
1341365171,
1341365209,
1341365210,
1341365219,
1341365223,
1341365348,
1341365824,
1341365965,
1341366303,
1341366307,
1341366357,
1341366483,
1341366595,
1341366606,
1341366658,
1341367116,
1341367125,
1341367224,
1341367758,
1341367865,
1341368129,
1341368366,
1341368366,
1341368413,
1341368482,
1341368677,

'190.129.197.7'),
'200.90.146.162'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.44'),
'66.249.73.89'),
'186.73.212.45'),
'190.103.72.221'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.71.78'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.20'),
'220.181.108.121'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'200.90.145.33'),
'157.55.18.24'),
'209.85.224.88'),
'209.85.224.98'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.172.141'),
'190.104.30.19'),
'123.125.71.58'),
'220.181.108.114'),
'200.90.147.130'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.18.24'),
'100.43.83.143'),
'65.52.104.84'),
'66.249.73.195'),
'190.0.254.47'),
'66.249.73.89'),
'208.115.111.70'),
'200.90.144.170'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.19.95'),
'123.125.71.28'),
'220.181.108.117'),
'66.249.73.195'),
'66.249.73.89'),
'74.125.178.31'),

(33210,
(33211,
(33212,
(33213,
(33214,
(33215,
(33216,
(33217,
(33218,
(33219,
(33220,
(33221,
(33222,
(33223,
(33224,
(33225,
(33226,
(33227,
(33228,
(33229,
(33230,
(33231,
(33232,
(33233,
(33234,
(33235,
(33236,
(33237,
(33238,
(33239,
(33240,
(33241,
(33242,
(33243,
(33244,
(33245,
(33246,
(33247,
(33248,
(33249,
(33250,
(33251,
(33252,
(33253,
(33254,
(33255,
(33256,
(33257,
(33258,
(33259,
(33260,
(33261,
(33262,
(33263,
(33264,
(33265,
(33266,
(33267,
(33268,
(33269,

1341369011,
1341369050,
1341369099,
1341369418,
1341369433,
1341369674,
1341369711,
1341370051,
1341370291,
1341370326,
1341370898,
1341370940,
1341370958,
1341371147,
1341371555,
1341371612,
1341371947,
1341371954,
1341372016,
1341372171,
1341372179,
1341372218,
1341372771,
1341373240,
1341373245,
1341373429,
1341374250,
1341374355,
1341374729,
1341374852,
1341374986,
1341375485,
1341375521,
1341375522,
1341375673,
1341376126,
1341376356,
1341376774,
1341376988,
1341377319,
1341377415,
1341377578,
1341378016,
1341378035,
1341378212,
1341378617,
1341378644,
1341378665,
1341379105,
1341379106,
1341379258,
1341379302,
1341379919,
1341379942,
1341380257,
1341380571,
1341380626,
1341381226,
1341381272,
1341381853,

'66.249.16.211'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.192'),
'190.129.19.95'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.19.95'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.92'),
'123.125.71.39'),
'66.249.68.84'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.232.25.31'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.24'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.46'),
'220.181.108.104'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'74.125.179.28'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.199.47'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'123.125.71.45'),
'220.181.108.110'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),

(33270,
(33271,
(33272,
(33273,
(33274,
(33275,
(33276,
(33277,
(33278,
(33279,
(33280,
(33281,
(33282,
(33283,
(33284,
(33285,
(33286,
(33287,
(33288,
(33289,
(33290,
(33291,
(33292,
(33293,
(33294,
(33295,
(33296,
(33297,
(33298,
(33299,
(33300,
(33301,
(33302,
(33303,
(33304,
(33305,
(33306,
(33307,
(33308,
(33309,
(33310,
(33311,
(33312,
(33313,
(33314,
(33315,
(33316,
(33317,
(33318,
(33319,
(33320,
(33321,
(33322,
(33323,
(33324,
(33325,
(33326,
(33327,
(33328,
(33329,

1341381979,
1341382569,
1341382592,
1341382621,
1341382653,
1341382654,
1341382662,
1341382709,
1341383217,
1341383276,
1341383292,
1341383928,
1341383963,
1341384571,
1341384576,
1341384907,
1341385177,
1341385216,
1341385843,
1341385891,
1341386253,
1341386255,
1341386520,
1341386568,
1341387072,
1341387150,
1341387198,
1341387780,
1341387828,
1341388411,
1341388509,
1341389043,
1341389068,
1341389139,
1341389485,
1341389676,
1341389840,
1341389841,
1341389943,
1341389971,
1341390313,
1341390584,
1341390950,
1341390952,
1341391225,
1341391594,
1341391837,
1341392196,
1341392318,
1341392439,
1341392788,
1341392844,
1341393097,
1341393294,
1341393451,
1341393811,
1341393812,
1341394007,
1341394108,
1341394648,

'66.249.73.89'),
'65.52.104.84'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.23'),
'220.181.108.88'),
'208.115.113.86'),
'157.55.18.24'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.42'),
'220.181.108.78'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.41.29'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.41.29'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'123.125.71.31'),
'220.181.108.110'),
'66.249.73.195'),
'157.55.18.24'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.185'),
'66.249.73.195'),
'65.52.104.84'),
'66.249.73.89'),
'66.249.73.195'),
'131.107.151.80'),
'66.249.73.89'),
'123.125.71.36'),
'220.181.108.83'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.103'),

(33330,
(33331,
(33332,
(33333,
(33334,
(33335,
(33336,
(33337,
(33338,
(33339,
(33340,
(33341,
(33342,
(33343,
(33344,
(33345,
(33346,
(33347,
(33348,
(33349,
(33350,
(33351,
(33352,
(33353,
(33354,
(33355,
(33356,
(33357,
(33358,
(33359,
(33360,
(33361,
(33362,
(33363,
(33364,
(33365,
(33366,
(33367,
(33368,
(33369,
(33370,
(33371,
(33372,
(33373,
(33374,
(33375,
(33376,
(33377,
(33378,
(33379,
(33380,
(33381,
(33382,
(33383,
(33384,
(33385,
(33386,
(33387,
(33388,
(33389,

1341394713,
1341394717,
1341394733,
1341395337,
1341395350,
1341395937,
1341395998,
1341396266,
1341396540,
1341396625,
1341397146,
1341397250,
1341397528,
1341397749,
1341397880,
1341397933,
1341398351,
1341398513,
1341398987,
1341399148,
1341399629,
1341399789,
1341400389,
1341400428,
1341400719,
1341400720,
1341401019,
1341401327,
1341401458,
1341401628,
1341401934,
1341402240,
1341402602,
1341402859,
1341403092,
1341403207,
1341403481,
1341403839,
1341403886,
1341404108,
1341404116,
1341404312,
1341404313,
1341404739,
1341404796,
1341404979,
1341405449,
1341405537,
1341405644,
1341405656,
1341406051,
1341406357,
1341406661,
1341407288,
1341407299,
1341407898,
1341407901,
1341407912,
1341407974,
1341408028,

'208.115.113.86'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.44'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.44'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.16'),
'220.181.108.94'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.113.86'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.0.59'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.146'),
'66.249.73.89'),
'200.87.0.59'),
'123.125.71.59'),
'220.181.108.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.177'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.104'),
'123.125.71.21'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),

(33390,
(33391,
(33392,
(33393,
(33394,
(33395,
(33396,
(33397,
(33398,
(33399,
(33400,
(33401,
(33402,
(33403,
(33404,
(33405,
(33406,
(33407,
(33408,
(33409,
(33410,
(33411,
(33412,
(33413,
(33414,
(33415,
(33416,
(33417,
(33418,
(33419,
(33420,
(33421,
(33422,
(33423,
(33424,
(33425,
(33426,
(33427,
(33428,
(33429,
(33430,
(33431,
(33432,
(33433,
(33434,
(33435,
(33436,
(33437,
(33438,
(33439,
(33440,
(33441,
(33442,
(33443,
(33444,
(33445,
(33446,
(33447,
(33448,
(33449,

1341408574,
1341408584,
1341408840,
1341409193,
1341409206,
1341409625,
1341409681,
1341409827,
1341409833,
1341409873,
1341410216,
1341410240,
1341410575,
1341410924,
1341411010,
1341411200,
1341411203,
1341411279,
1341411357,
1341411448,
1341411451,
1341411526,
1341411531,
1341411819,
1341411864,
1341412441,
1341412569,
1341412618,
1341412926,
1341413186,
1341413360,
1341413523,
1341413890,
1341413908,
1341413967,
1341414272,
1341414530,
1341414656,
1341414691,
1341414995,
1341415080,
1341415085,
1341415131,
1341415393,
1341415400,
1341415745,
1341416347,
1341416361,
1341416974,
1341417046,
1341417714,
1341417723,
1341417759,
1341417835,
1341418533,
1341418631,
1341418668,
1341419081,
1341419083,
1341419313,

'66.249.73.195'),
'66.249.73.89'),
'157.55.18.24'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.24'),
'200.90.145.254'),
'66.249.73.195'),
'190.129.11.138'),
'66.249.73.89'),
'200.58.182.166'),
'213.186.127.4'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.66'),
'66.249.73.89'),
'208.115.113.86'),
'200.58.182.166'),
'157.56.95.137'),
'220.181.108.100'),
'123.125.71.24'),
'66.249.73.195'),
'200.87.17.18'),
'157.55.17.103'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.4'),
'168.243.112.110'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'190.129.229.17'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.126.50'),
'66.249.73.89'),
'186.46.240.36'),
'66.249.73.195'),
'157.55.18.24'),
'123.125.71.43'),
'220.181.108.88'),
'66.249.73.89'),
'200.87.16.234'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.11.138'),
'213.186.127.4'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.103'),
'66.249.73.89'),
'123.125.71.19'),
'220.181.108.115'),
'66.249.73.89'),

(33450,
(33451,
(33452,
(33453,
(33454,
(33455,
(33456,
(33457,
(33458,
(33459,
(33460,
(33461,
(33462,
(33463,
(33464,
(33465,
(33466,
(33467,
(33468,
(33469,
(33470,
(33471,
(33472,
(33473,
(33474,
(33475,
(33476,
(33477,
(33478,
(33479,
(33480,
(33481,
(33482,
(33483,
(33484,
(33485,
(33486,
(33487,
(33488,
(33489,
(33490,
(33491,
(33492,
(33493,
(33494,
(33495,
(33496,
(33497,
(33498,
(33499,
(33500,
(33501,
(33502,
(33503,
(33504,
(33505,
(33506,
(33507,
(33508,
(33509,

1341419330,
1341419516,
1341419982,
1341420203,
1341420236,
1341420365,
1341420603,
1341420893,
1341420917,
1341421256,
1341421584,
1341421624,
1341421732,
1341421881,
1341422278,
1341422502,
1341422742,
1341422916,
1341422918,
1341422972,
1341423524,
1341423670,
1341424230,
1341424282,
1341424368,
1341425052,
1341425066,
1341425383,
1341425520,
1341425533,
1341425764,
1341425795,
1341425931,
1341425932,
1341426413,
1341426463,
1341426518,
1341427065,
1341427208,
1341427281,
1341427313,
1341427469,
1341427665,
1341427988,
1341428266,
1341428682,
1341428868,
1341429360,
1341429473,
1341429549,
1341429572,
1341429574,
1341429753,
1341430074,
1341430176,
1341430492,
1341430679,
1341430780,
1341430893,
1341431385,

'66.249.73.195'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'200.87.108.210'),
'213.186.120.196'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.10.99'),
'66.249.72.115'),
'66.249.72.206'),
'200.87.159.2'),
'65.52.104.84'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'213.186.122.2'),
'220.181.108.95'),
'123.125.71.13'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'200.87.37.38'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.204.177'),
'157.55.17.103'),
'200.105.188.215'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.31'),
'220.181.108.81'),
'200.105.188.215'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.204.177'),
'190.129.63.221'),
'66.249.72.115'),
'157.55.17.103'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.11.138'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.16'),
'220.181.108.102'),
'190.181.24.205'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.11.138'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.5.111'),
'66.249.72.206'),

(33510,
(33511,
(33512,
(33513,
(33514,
(33515,
(33516,
(33517,
(33518,
(33519,
(33520,
(33521,
(33522,
(33523,
(33524,
(33525,
(33526,
(33527,
(33528,
(33529,
(33530,
(33531,
(33532,
(33533,
(33534,
(33535,
(33536,
(33537,
(33538,
(33539,
(33540,
(33541,
(33542,
(33543,
(33544,
(33545,
(33546,
(33547,
(33548,
(33549,
(33550,
(33551,
(33552,
(33553,
(33554,
(33555,
(33556,
(33557,
(33558,
(33559,
(33560,
(33561,
(33562,
(33563,
(33564,
(33565,
(33566,
(33567,
(33568,
(33569,

1341431487,
1341431523,
1341431994,
1341432300,
1341432600,
1341432601,
1341432959,
1341433151,
1341433154,
1341433212,
1341433224,
1341433821,
1341434026,
1341434087,
1341434439,
1341434523,
1341434666,
1341434905,
1341435047,
1341435118,
1341435448,
1341435519,
1341435751,
1341435753,
1341435814,
1341436149,
1341436359,
1341436459,
1341436696,
1341436697,
1341436760,
1341436826,
1341436883,
1341436968,
1341437136,
1341437379,
1341437577,
1341438006,
1341438194,
1341438210,
1341438577,
1341438627,
1341438843,
1341438862,
1341439204,
1341439257,
1341439369,
1341439408,
1341439495,
1341439601,
1341440030,
1341440131,
1341440250,
1341440253,
1341440362,
1341440745,
1341440759,
1341440787,
1341440792,
1341441358,

'66.249.72.115'),
'207.46.204.177'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.18.24'),
'65.52.104.84'),
'123.125.71.19'),
'220.181.108.121'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'190.186.211.253'),
'66.249.72.206'),
'200.87.170.58'),
'190.129.109.52'),
'66.249.72.115'),
'208.115.113.86'),
'66.249.72.206'),
'186.103.157.186'),
'66.249.72.115'),
'66.249.72.206'),
'200.87.104.66'),
'190.129.8.202'),
'66.249.72.115'),
'66.249.72.206'),
'200.87.243.51'),
'123.125.71.39'),
'220.181.108.84'),
'66.249.72.115'),
'207.46.199.44'),
'100.43.83.143'),
'66.249.72.206'),
'200.90.147.222'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'190.181.23.153'),
'220.181.108.100'),
'66.249.72.115'),
'66.249.72.206'),
'200.90.147.222'),
'200.90.144.218'),
'65.52.109.146'),
'66.249.72.115'),
'207.46.199.44'),
'66.249.72.206'),
'190.181.23.153'),
'66.249.72.115'),
'66.249.72.206'),
'123.125.71.60'),
'220.181.108.87'),
'190.181.23.153'),
'66.249.72.206'),
'66.249.72.115'),
'190.104.15.2'),
'208.115.111.70'),
'66.249.72.206'),

(33570,
(33571,
(33572,
(33573,
(33574,
(33575,
(33576,
(33577,
(33578,
(33579,
(33580,
(33581,
(33582,
(33583,
(33584,
(33585,
(33586,
(33587,
(33588,
(33589,
(33590,
(33591,
(33592,
(33593,
(33594,
(33595,
(33596,
(33597,
(33598,
(33599,
(33600,
(33601,
(33602,
(33603,
(33604,
(33605,
(33606,
(33607,
(33608,
(33609,
(33610,
(33611,
(33612,
(33613,
(33614,
(33615,
(33616,
(33617,
(33618,
(33619,
(33620,
(33621,
(33622,
(33623,
(33624,
(33625,
(33626,
(33627,
(33628,
(33629,

1341441509,
1341441672,
1341441903,
1341441984,
1341442193,
1341442211,
1341442288,
1341442610,
1341442647,
1341442649,
1341442878,
1341442928,
1341443246,
1341443673,
1341443887,
1341443912,
1341444387,
1341444516,
1341444528,
1341444557,
1341444815,
1341444872,
1341445086,
1341445139,
1341445168,
1341445588,
1341445753,
1341445809,
1341445857,
1341446450,
1341446454,
1341447101,
1341447356,
1341447463,
1341447465,
1341447495,
1341447756,
1341448051,
1341448095,
1341448426,
1341448622,
1341448692,
1341448761,
1341449099,
1341449340,
1341449459,
1341449475,
1341449761,
1341449879,
1341449913,
1341450119,
1341450311,
1341450619,
1341451199,
1341451223,
1341451227,
1341451609,
1341451610,
1341451717,
1341451836,

'66.249.72.115'),
'207.46.204.177'),
'190.129.92.214'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.8.202'),
'157.55.18.24'),
'66.249.72.206'),
'207.46.199.44'),
'190.104.15.2'),
'200.105.218.80'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.71.72'),
'66.249.72.206'),
'66.249.72.115'),
'200.105.218.80'),
'66.249.72.115'),
'66.249.72.206'),
'200.87.82.200'),
'200.90.144.218'),
'207.46.204.224'),
'200.105.218.80'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.17.103'),
'66.249.72.115'),
'66.249.72.206'),
'200.90.145.252'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.66'),
'123.125.71.50'),
'220.181.108.121'),
'66.249.72.115'),
'66.249.72.206'),
'213.186.119.131'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.18.24'),
'208.115.113.86'),
'66.249.72.115'),
'66.249.72.206'),
'200.54.73.186'),
'66.249.72.115'),
'200.90.145.173'),
'157.55.18.24'),
'66.249.72.206'),
'200.90.146.178'),
'200.90.147.166'),
'66.249.72.115'),
'66.249.72.206'),
'157.55.18.24'),
'66.249.72.206'),
'66.249.72.115'),
'123.125.71.40'),
'220.181.108.82'),
'200.110.48.77'),
'66.249.72.206'),

(33630, 1341451857, '66.249.72.115'),


(33631, 1341452261, '200.87.102.226'),
(33632, 1341452377, '190.129.5.147'),
(33633, 1341452637, '65.52.104.84'),
(33634, 1341452670, '66.249.72.206'),
(33635, 1341452677, '66.249.72.115'),
(33636, 1341453001, '190.129.5.147'),
(33637, 1341453057, '190.104.30.18'),
(33638, 1341453504, '66.249.72.206'),
(33639, 1341453548, '66.249.72.115'),
(33640, 1341453962, '208.115.111.70'),
(33641, 1341454163, '66.249.72.115'),
(33642, 1341454338, '66.249.72.206'),
(33643, 1341454425, '186.27.6.171'),
(33644, 1341454757, '123.125.71.46'),
(33645, 1341454757, '220.181.108.90'),
(33646, 1341492499, '123.125.71.47'),
(33647, 1341492502, '66.249.72.206'),
(33648, 1341492509, '66.249.72.115'),
(33649, 1341492531, '190.129.14.66'),
(33650, 1341492543, '207.46.204.177'),
(33651, 1341492685, '65.52.104.84'),
(33652, 1341492687, '157.55.17.103'),
(33653, 1341493121, '66.249.72.206'),
(33654, 1341493140, '66.249.72.115'),
(33655, 1341493176, '190.129.10.99'),
(33656, 1341493558, '157.55.17.103'),
(33657, 1341493610, '213.186.127.7'),
(33658, 1341493744, '66.249.72.206'),
(33659, 1341493750, '66.249.72.115'),
(33660, 1341494213, '190.104.23.229'),
(33661, 1341494265, '220.181.108.104'),
(33662, 1341494268, '123.125.71.23'),
(33663, 1341494366, '66.249.72.206'),
(33664, 1341494379, '66.249.72.115'),
(33665, 1341494804, '157.55.18.21'),
(33666, 1341494972, '66.249.72.206'),
(33667, 1341495016, '66.249.72.115'),
(33668, 1341495084, '200.87.37.38'),
(33669, 1341495115, '207.46.204.177'),
(33670, 1341495159, '207.46.13.211'),
(33671, 1341495596, '66.249.72.206'),
(33672, 1341495621, '66.249.72.115'),
(33673, 1341495784, '200.90.144.210'),
(33674, 1341495919, '74.125.179.91'),
(33675, 1341496106, '190.181.30.15'),
(33676, 1341496190, '66.249.67.42'),
(33677, 1341496228, '66.249.72.115'),
(33678, 1341496243, '66.249.72.206'),
(33679, 1341496316, '190.129.8.18'),
(33680, 1341496331, '190.129.10.99'),
(33681, 1341496857, '74.125.44.90'),
(33682, 1341496880, '200.87.176.141'),
(33683, 1341496947, '66.249.72.206'),
(33684, 1341497065, '66.249.72.115'),
(33685, 1341497218, '190.129.8.18');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(33686, 1341497342, '190.129.10.171'),
(33687, 1341497568, '66.249.72.206'),
(33688, 1341497615, '190.129.8.202'),

(33689,
(33690,
(33691,
(33692,
(33693,
(33694,
(33695,
(33696,
(33697,
(33698,
(33699,
(33700,
(33701,
(33702,
(33703,
(33704,
(33705,
(33706,
(33707,
(33708,
(33709,
(33710,
(33711,
(33712,
(33713,
(33714,
(33715,
(33716,
(33717,
(33718,
(33719,
(33720,
(33721,
(33722,
(33723,
(33724,
(33725,
(33726,
(33727,
(33728,
(33729,
(33730,
(33731,
(33732,
(33733,
(33734,
(33735,
(33736,
(33737,
(33738,
(33739,
(33740,
(33741,
(33742,
(33743,
(33744,
(33745,
(33746,
(33747,
(33748,

1341497881,
1341497882,
1341497953,
1341498443,
1341498472,
1341498837,
1341498971,
1341499069,
1341499089,
1341499176,
1341499186,
1341499246,
1341499270,
1341499279,
1341499320,
1341499320,
1341499434,
1341499528,
1341499777,
1341499788,
1341499880,
1341500054,
1341500054,
1341500158,
1341500224,
1341500689,
1341500788,
1341500917,
1341500947,
1341501478,
1341501484,
1341501484,
1341501552,
1341501603,
1341501695,
1341501951,
1341502186,
1341502196,
1341502238,
1341502286,
1341502777,
1341502790,
1341502858,
1341503065,
1341503213,
1341503391,
1341503500,
1341503601,
1341503613,
1341503734,
1341503881,
1341503968,
1341504027,
1341504127,
1341504537,
1341504640,
1341504755,
1341505246,
1341505479,
1341505479,

'123.125.71.14'),
'220.181.108.83'),
'66.249.72.115'),
'157.55.18.24'),
'66.249.72.206'),
'66.249.72.115'),
'190.129.8.18'),
'190.129.30.82'),
'157.55.18.24'),
'66.249.72.206'),
'157.56.95.137'),
'190.129.8.202'),
'190.129.8.242'),
'69.63.190.247'),
'74.125.178.81'),
'74.125.178.94'),
'200.87.176.141'),
'66.249.72.115'),
'74.125.179.88'),
'74.125.179.90'),
'66.249.72.206'),
'190.129.30.82'),
'66.249.68.43'),
'190.181.30.15'),
'66.249.68.172'),
'119.63.196.93'),
'66.249.68.43'),
'190.181.30.15'),
'66.249.68.172'),
'123.125.71.14'),
'220.181.108.103'),
'66.249.68.43'),
'66.249.68.172'),
'190.129.8.202'),
'220.181.108.101'),
'190.129.8.242'),
'66.249.68.43'),
'66.249.68.172'),
'190.129.5.95'),
'190.129.8.202'),
'69.171.242.249'),
'66.249.68.43'),
'66.249.68.172'),
'65.52.109.146'),
'190.104.30.20'),
'66.249.68.43'),
'66.249.68.172'),
'200.87.0.59'),
'190.129.11.138'),
'212.113.37.106'),
'190.129.8.202'),
'157.55.17.103'),
'66.249.68.43'),
'66.249.68.172'),
'190.107.52.212'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'220.181.108.78'),
'123.125.71.49'),

(33749,
(33750,
(33751,
(33752,
(33753,
(33754,
(33755,
(33756,
(33757,
(33758,
(33759,
(33760,
(33761,
(33762,
(33763,
(33764,
(33765,
(33766,
(33767,
(33768,
(33769,
(33770,
(33771,
(33772,
(33773,
(33774,
(33775,
(33776,
(33777,
(33778,
(33779,
(33780,
(33781,
(33782,
(33783,
(33784,
(33785,
(33786,
(33787,
(33788,
(33789,
(33790,
(33791,
(33792,
(33793,
(33794,
(33795,
(33796,
(33797,
(33798,
(33799,
(33800,
(33801,
(33802,
(33803,
(33804,
(33805,
(33806,
(33807,
(33808,

1341505492,
1341505696,
1341505869,
1341506275,
1341506354,
1341506488,
1341506969,
1341507122,
1341507574,
1341507723,
1341508176,
1341508237,
1341508389,
1341508796,
1341508834,
1341508963,
1341508995,
1341509234,
1341509443,
1341509634,
1341510120,
1341510246,
1341510249,
1341510555,
1341510775,
1341510886,
1341511440,
1341511519,
1341512078,
1341512148,
1341512431,
1341512432,
1341512762,
1341512782,
1341512828,
1341513300,
1341513376,
1341513413,
1341513770,
1341513858,
1341514031,
1341514091,
1341514166,
1341514319,
1341514498,
1341514719,
1341514732,
1341514757,
1341514801,
1341514927,
1341515219,
1341515280,
1341515362,
1341515380,
1341515426,
1341515836,
1341515990,
1341516013,
1341516013,
1341516038,

'66.249.68.172'),
'190.107.52.212'),
'66.249.68.43'),
'66.249.68.172'),
'200.87.130.218'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'66.249.68.172'),
'200.104.246.108'),
'66.249.68.43'),
'212.113.37.105'),
'66.249.68.172'),
'200.104.246.108'),
'66.249.68.43'),
'200.110.51.189'),
'66.249.68.172'),
'66.249.68.43'),
'66.249.68.172'),
'200.87.130.218'),
'66.249.68.43'),
'50.19.15.95'),
'66.249.68.172'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'123.125.71.59'),
'220.181.108.106'),
'66.249.68.172'),
'66.249.68.43'),
'65.52.109.146'),
'157.55.18.24'),
'66.249.68.172'),
'66.249.68.43'),
'190.103.66.119'),
'213.186.119.135'),
'66.249.68.43'),
'66.249.68.172'),
'190.129.11.138'),
'157.55.18.24'),
'200.87.0.59'),
'66.249.68.43'),
'66.249.73.145'),
'66.249.68.172'),
'186.2.61.192'),
'208.115.111.70'),
'200.110.48.109'),
'200.87.0.59'),
'66.249.68.172'),
'200.90.147.226'),
'66.249.68.43'),
'200.110.48.109'),
'66.249.68.172'),
'220.181.108.114'),
'123.125.71.57'),
'190.129.197.11'),

(33809,
(33810,
(33811,
(33812,
(33813,
(33814,
(33815,
(33816,
(33817,
(33818,
(33819,
(33820,
(33821,
(33822,
(33823,
(33824,
(33825,
(33826,
(33827,
(33828,
(33829,
(33830,
(33831,
(33832,
(33833,
(33834,
(33835,
(33836,
(33837,
(33838,
(33839,
(33840,
(33841,
(33842,
(33843,
(33844,
(33845,
(33846,
(33847,
(33848,
(33849,
(33850,
(33851,
(33852,
(33853,
(33854,
(33855,
(33856,
(33857,
(33858,
(33859,
(33860,
(33861,
(33862,
(33863,
(33864,
(33865,
(33866,
(33867,
(33868,

1341516058,
1341516080,
1341516228,
1341516381,
1341516556,
1341516704,
1341516735,
1341516768,
1341516838,
1341516987,
1341517217,
1341517233,
1341517256,
1341517311,
1341517730,
1341517921,
1341518178,
1341518339,
1341518373,
1341518544,
1341518607,
1341518846,
1341518923,
1341599596,
1341599606,
1341599606,
1341599692,
1341599832,
1341599884,
1341599910,
1341599928,
1341599972,
1341600178,
1341600327,
1341600462,
1341600534,
1341600589,
1341600716,
1341601153,
1341601164,
1341601324,
1341601346,
1341601479,
1341601672,
1341601756,
1341601764,
1341601855,
1341601870,
1341601946,
1341602347,
1341602349,
1341602378,
1341602407,
1341602454,
1341602470,
1341602480,
1341602530,
1341602616,
1341602796,
1341602878,

'66.249.68.43'),
'200.90.147.226'),
'200.87.0.59'),
'190.129.197.24'),
'213.186.119.134'),
'66.249.68.43'),
'66.249.68.172'),
'200.90.147.226'),
'190.104.30.26'),
'74.125.179.86'),
'200.87.108.210'),
'200.87.0.59'),
'200.110.51.249'),
'66.249.68.43'),
'66.249.68.172'),
'66.249.68.43'),
'200.87.44.34'),
'157.55.18.24'),
'66.249.68.172'),
'208.115.111.70'),
'66.249.68.43'),
'190.129.8.202'),
'212.113.37.106'),
'66.249.68.43'),
'200.110.51.61'),
'190.129.14.66'),
'66.249.66.71'),
'190.129.11.138'),
'65.52.109.146'),
'213.186.127.28'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.104.84'),
'190.129.8.202'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'190.107.61.101'),
'190.129.8.202'),
'190.181.32.146'),
'190.129.41.113'),
'66.249.66.15'),
'74.125.179.91'),
'66.249.66.71'),
'66.249.72.206'),
'220.181.108.91'),
'123.125.71.49'),
'66.249.66.15'),
'190.129.41.113'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.66.71'),
'66.249.72.115'),
'213.186.127.8'),
'190.107.61.101'),
'157.55.17.201'),

(33869,
(33870,
(33871,
(33872,
(33873,
(33874,
(33875,
(33876,
(33877,
(33878,
(33879,
(33880,
(33881,
(33882,
(33883,
(33884,
(33885,
(33886,
(33887,
(33888,
(33889,
(33890,
(33891,
(33892,
(33893,
(33894,
(33895,
(33896,
(33897,
(33898,
(33899,
(33900,
(33901,
(33902,
(33903,
(33904,
(33905,
(33906,
(33907,
(33908,
(33909,
(33910,
(33911,
(33912,
(33913,
(33914,
(33915,
(33916,
(33917,
(33918,
(33919,
(33920,
(33921,
(33922,
(33923,
(33924,
(33925,
(33926,
(33927,
(33928,

1341603048,
1341603068,
1341603091,
1341603184,
1341603235,
1341603420,
1341603497,
1341603499,
1341603656,
1341603694,
1341603789,
1341604186,
1341604278,
1341604331,
1341604372,
1341604431,
1341604815,
1341604872,
1341604974,
1341605001,
1341605030,
1341605157,
1341605393,
1341605445,
1341605467,
1341605504,
1341605655,
1341605743,
1341605773,
1341605875,
1341605917,
1341606098,
1341606134,
1341606262,
1341606456,
1341606515,
1341606651,
1341606698,
1341606879,
1341607003,
1341607090,
1341607100,
1341607216,
1341607370,
1341607525,
1341607569,
1341607650,
1341607857,
1341607882,
1341607995,
1341608147,
1341608158,
1341608198,
1341608449,
1341608586,
1341608611,
1341608667,
1341608860,
1341608922,
1341609115,

'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'190.129.8.202'),
'190.129.11.138'),
'190.129.41.113'),
'200.87.44.34'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'190.129.8.202'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.109.146'),
'66.249.66.71'),
'66.249.73.3'),
'213.186.122.2'),
'66.249.72.115'),
'66.249.66.15'),
'190.129.92.229'),
'190.129.19.83'),
'66.249.66.71'),
'65.52.108.146'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.73.17'),
'190.129.92.229'),
'220.181.108.81'),
'66.249.66.71'),
'65.52.109.152'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'207.46.204.177'),
'66.249.66.71'),
'66.249.66.15'),
'200.87.44.34'),
'66.249.72.115'),
'190.129.172.76'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'74.125.179.88'),
'190.129.5.82'),
'66.249.72.206'),
'200.87.130.226'),
'66.249.66.71'),
'66.249.72.115'),
'100.43.83.143'),
'66.249.66.15'),
'190.129.8.202'),
'200.87.130.226'),
'66.249.66.71'),
'190.129.10.171'),
'66.249.72.115'),
'66.249.66.15'),
'74.125.44.94'),

(33929,
(33930,
(33931,
(33932,
(33933,
(33934,
(33935,
(33936,
(33937,
(33938,
(33939,
(33940,
(33941,
(33942,
(33943,
(33944,
(33945,
(33946,
(33947,
(33948,
(33949,
(33950,
(33951,
(33952,
(33953,
(33954,
(33955,
(33956,
(33957,
(33958,
(33959,
(33960,
(33961,
(33962,
(33963,
(33964,
(33965,
(33966,
(33967,
(33968,
(33969,
(33970,
(33971,
(33972,
(33973,
(33974,
(33975,
(33976,
(33977,
(33978,
(33979,
(33980,
(33981,
(33982,
(33983,
(33984,
(33985,
(33986,
(33987,
(33988,

1341609115,
1341609124,
1341609245,
1341609480,
1341609492,
1341609497,
1341609598,
1341609600,
1341609722,
1341609774,
1341609853,
1341609923,
1341610209,
1341610266,
1341610360,
1341610378,
1341610428,
1341610518,
1341610772,
1341610918,
1341611085,
1341611092,
1341611115,
1341611142,
1341611314,
1341611319,
1341611480,
1341611602,
1341611620,
1341611744,
1341612108,
1341612286,
1341612303,
1341612335,
1341612431,
1341612438,
1341612724,
1341612915,
1341612972,
1341612972,
1341612996,
1341613067,
1341613067,
1341613160,
1341613213,
1341613242,
1341613530,
1341613601,
1341613832,
1341614148,
1341614210,
1341614266,
1341614328,
1341614364,
1341614527,
1341614711,
1341614847,
1341614870,
1341614965,
1341615190,

'66.249.72.206'),
'74.125.44.83'),
'66.249.66.71'),
'207.46.199.47'),
'220.181.108.87'),
'123.125.71.33'),
'66.249.66.15'),
'200.87.130.226'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'200.87.110.162'),
'190.104.28.22'),
'66.249.66.15'),
'66.249.72.206'),
'190.129.19.5'),
'66.249.72.115'),
'66.249.66.71'),
'200.87.110.162'),
'66.249.66.15'),
'190.129.19.5'),
'66.249.72.115'),
'190.129.19.47'),
'66.249.72.206'),
'157.55.17.103'),
'190.129.13.207'),
'200.58.65.241'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'190.186.127.70'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'207.46.199.47'),
'157.55.17.103'),
'66.249.66.15'),
'190.129.12.74'),
'190.129.12.74'),
'66.249.66.71'),
'123.125.71.22'),
'220.181.108.94'),
'200.90.144.250'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.66.55'),
'190.104.26.28'),
'66.249.72.115'),
'65.52.108.146'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'190.129.11.138'),

(33989,
(33990,
(33991,
(33992,
(33993,
(33994,
(33995,
(33996,
(33997,
(33998,
(33999,
(34000,
(34001,
(34002,
(34003,
(34004,
(34005,
(34006,
(34007,
(34008,
(34009,
(34010,
(34011,
(34012,
(34013,
(34014,
(34015,
(34016,
(34017,
(34018,
(34019,
(34020,
(34021,
(34022,
(34023,
(34024,
(34025,
(34026,
(34027,
(34028,
(34029,
(34030,
(34031,
(34032,
(34033,
(34034,
(34035,
(34036,
(34037,
(34038,
(34039,
(34040,
(34041,
(34042,
(34043,
(34044,
(34045,
(34046,
(34047,
(34048,

1341615212,
1341615469,
1341615493,
1341615602,
1341615685,
1341616125,
1341616166,
1341616319,
1341616417,
1341616660,
1341616661,
1341616731,
1341616816,
1341616940,
1341617025,
1341617332,
1341617374,
1341617422,
1341617543,
1341617651,
1341617947,
1341618130,
1341618162,
1341618252,
1341618360,
1341618410,
1341618495,
1341618578,
1341618757,
1341618853,
1341618934,
1341618954,
1341619028,
1341619251,
1341619373,
1341619383,
1341619585,
1341619639,
1341619912,
1341619999,
1341620188,
1341620263,
1341620264,
1341620264,
1341620356,
1341620547,
1341620771,
1341621030,
1341621176,
1341621623,
1341621664,
1341621801,
1341621869,
1341622067,
1341622379,
1341622417,
1341622430,
1341622541,
1341622554,
1341622617,

'212.113.35.162'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'123.125.71.39'),
'220.181.108.90'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'190.129.197.21'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'208.115.111.70'),
'65.52.109.152'),
'200.110.50.223'),
'66.249.66.15'),
'66.249.72.206'),
'200.90.145.88'),
'66.249.66.71'),
'66.249.72.115'),
'190.181.15.196'),
'66.249.66.15'),
'66.249.72.206'),
'200.110.50.223'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'190.129.19.175'),
'207.46.13.144'),
'123.125.71.21'),
'220.181.108.86'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.199.47'),
'186.27.0.117'),
'66.249.66.15'),
'208.115.111.70'),
'157.55.18.21'),
'66.249.66.71'),
'66.249.72.115'),

(34049,
(34050,
(34051,
(34052,
(34053,
(34054,
(34055,
(34056,
(34057,
(34058,
(34059,
(34060,
(34061,
(34062,
(34063,
(34064,
(34065,
(34066,
(34067,
(34068,
(34069,
(34070,
(34071,
(34072,
(34073,
(34074,
(34075,
(34076,
(34077,
(34078,
(34079,
(34080,
(34081,
(34082,
(34083,
(34084,
(34085,
(34086,
(34087,
(34088,
(34089,
(34090,
(34091,
(34092,
(34093,
(34094,
(34095,
(34096,
(34097,
(34098,
(34099,
(34100,
(34101,
(34102,
(34103,
(34104,
(34105,
(34106,
(34107,
(34108,

1341622728,
1341622924,
1341623026,
1341623039,
1341623189,
1341623507,
1341623640,
1341623721,
1341623798,
1341623907,
1341624137,
1341624197,
1341624197,
1341624362,
1341624631,
1341624726,
1341624787,
1341624828,
1341625220,
1341625362,
1341625502,
1341625506,
1341626084,
1341626124,
1341626561,
1341626811,
1341626881,
1341626917,
1341626992,
1341627101,
1341627175,
1341627413,
1341627558,
1341627558,
1341627720,
1341627901,
1341627970,
1341628030,
1341628503,
1341628523,
1341628660,
1341629107,
1341629227,
1341629358,
1341629467,
1341629553,
1341629789,
1341629957,
1341630081,
1341630085,
1341630445,
1341630803,
1341630807,
1341630856,
1341630886,
1341630911,
1341631180,
1341631181,
1341631349,
1341631524,

'65.52.109.146'),
'65.52.108.146'),
'66.249.66.15'),
'200.110.50.223'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'200.110.50.223'),
'66.249.72.206'),
'66.249.66.71'),
'123.125.71.24'),
'220.181.108.80'),
'65.52.109.152'),
'66.249.72.206'),
'66.249.66.15'),
'200.110.50.223'),
'66.249.66.71'),
'213.186.119.138'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'157.55.18.21'),
'66.249.72.206'),
'207.46.199.47'),
'66.249.66.71'),
'66.249.66.15'),
'123.125.71.25'),
'220.181.108.86'),
'66.249.72.206'),
'66.249.72.115'),
'213.186.122.2'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'213.186.127.7'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'200.104.172.194'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.104.84'),
'66.249.66.71'),
'66.249.72.115'),
'213.186.122.2'),
'123.125.71.29'),
'220.181.108.84'),
'66.249.72.206'),
'66.249.66.15'),

(34109,
(34110,
(34111,
(34112,
(34113,
(34114,
(34115,
(34116,
(34117,
(34118,
(34119,
(34120,
(34121,
(34122,
(34123,
(34124,
(34125,
(34126,
(34127,
(34128,
(34129,
(34130,
(34131,
(34132,
(34133,
(34134,
(34135,
(34136,
(34137,
(34138,
(34139,
(34140,
(34141,
(34142,
(34143,
(34144,
(34145,
(34146,
(34147,
(34148,
(34149,
(34150,
(34151,
(34152,
(34153,
(34154,
(34155,
(34156,
(34157,
(34158,
(34159,
(34160,
(34161,
(34162,
(34163,
(34164,
(34165,
(34166,
(34167,
(34168,

1341631546,
1341631770,
1341631790,
1341632182,
1341632249,
1341632453,
1341632457,
1341632864,
1341632944,
1341632958,
1341633207,
1341633499,
1341633565,
1341633680,
1341634075,
1341634149,
1341634226,
1341634676,
1341634677,
1341634741,
1341634751,
1341634756,
1341634954,
1341635137,
1341635370,
1341635390,
1341635587,
1341635985,
1341636012,
1341636233,
1341636339,
1341636600,
1341636665,
1341636779,
1341636957,
1341637291,
1341637326,
1341637503,
1341637686,
1341638033,
1341638038,
1341638051,
1341638077,
1341638257,
1341638258,
1341638414,
1341638803,
1341638929,
1341638960,
1341639564,
1341639720,
1341639871,
1341640185,
1341640356,
1341640597,
1341640779,
1341640823,
1341641065,
1341641231,
1341641339,

'66.249.66.71'),
'213.186.127.9'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'208.115.111.70'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'157.55.17.103'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'123.125.71.53'),
'220.181.108.96'),
'66.249.72.115'),
'66.249.66.71'),
'23.20.36.185'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'157.55.17.103'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'213.186.127.8'),
'208.115.111.70'),
'123.125.71.26'),
'220.181.108.99'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'208.115.113.86'),
'157.55.17.103'),

(34169,
(34170,
(34171,
(34172,
(34173,
(34174,
(34175,
(34176,
(34177,
(34178,
(34179,
(34180,
(34181,
(34182,
(34183,
(34184,
(34185,
(34186,
(34187,
(34188,
(34189,
(34190,
(34191,
(34192,
(34193,
(34194,
(34195,
(34196,
(34197,
(34198,
(34199,
(34200,
(34201,
(34202,
(34203,
(34204,
(34205,
(34206,
(34207,
(34208,
(34209,
(34210,
(34211,
(34212,
(34213,
(34214,
(34215,
(34216,
(34217,
(34218,
(34219,
(34220,
(34221,
(34222,
(34223,
(34224,
(34225,
(34226,
(34227,
(34228,

1341641398,
1341641438,
1341641507,
1341641832,
1341641858,
1341641859,
1341641927,
1341642056,
1341642059,
1341642419,
1341642602,
1341642689,
1341642964,
1341643125,
1341643176,
1341643224,
1341643325,
1341643692,
1341643876,
1341644161,
1341644376,
1341644563,
1341644585,
1341644949,
1341645153,
1341645190,
1341645446,
1341645446,
1341645483,
1341645517,
1341645543,
1341645881,
1341645886,
1341646120,
1341646150,
1341646228,
1341646609,
1341646768,
1341646787,
1341647155,
1341647250,
1341647391,
1341647969,
1341647972,
1341647975,
1341648067,
1341648507,
1341648696,
1341648795,
1341648978,
1341649059,
1341649062,
1341649621,
1341649701,
1341649768,
1341649905,
1341650221,
1341650466,
1341650969,
1341651086,

'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'157.55.18.21'),
'220.181.108.117'),
'123.125.71.17'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'213.186.119.131'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'207.46.199.47'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'123.125.71.46'),
'220.181.108.85'),
'207.46.204.208'),
'66.249.72.206'),
'207.46.199.47'),
'66.249.72.115'),
'66.249.66.15'),
'208.115.113.86'),
'66.249.66.71'),
'157.55.17.103'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'208.115.111.70'),
'66.249.66.15'),
'207.46.204.224'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'220.181.108.80'),
'123.125.71.12'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),

(34229,
(34230,
(34231,
(34232,
(34233,
(34234,
(34235,
(34236,
(34237,
(34238,
(34239,
(34240,
(34241,
(34242,
(34243,
(34244,
(34245,
(34246,
(34247,
(34248,
(34249,
(34250,
(34251,
(34252,
(34253,
(34254,
(34255,
(34256,
(34257,
(34258,
(34259,
(34260,
(34261,
(34262,
(34263,
(34264,
(34265,
(34266,
(34267,
(34268,
(34269,
(34270,
(34271,
(34272,
(34273,
(34274,
(34275,
(34276,
(34277,
(34278,
(34279,
(34280,
(34281,
(34282,
(34283,
(34284,
(34285,
(34286,
(34287,
(34288,

1341651549,
1341651560,
1341652106,
1341652107,
1341652231,
1341652425,
1341652476,
1341652705,
1341652786,
1341653035,
1341653036,
1341653188,
1341653234,
1341653306,
1341653309,
1341653389,
1341653934,
1341653993,
1341654170,
1341654686,
1341654747,
1341654751,
1341655086,
1341655262,
1341655362,
1341655404,
1341655621,
1341655709,
1341655853,
1341656008,
1341656367,
1341656367,
1341656377,
1341656613,
1341656715,
1341656728,
1341656988,
1341657214,
1341657225,
1341657516,
1341657569,
1341657657,
1341658150,
1341658200,
1341658327,
1341658426,
1341658428,
1341658891,
1341659033,
1341659235,
1341659391,
1341659538,
1341659840,
1341659941,
1341659955,
1341659956,
1341660516,
1341660546,
1341660848,
1341661151,

'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'208.115.111.70'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.110.19'),
'66.249.66.71'),
'66.249.66.15'),
'123.125.71.44'),
'220.181.108.100'),
'66.249.72.206'),
'65.52.109.152'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.66.15'),
'100.43.83.143'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'207.46.199.47'),
'66.249.72.115'),
'186.88.91.208'),
'66.249.66.15'),
'213.186.119.135'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'123.125.71.54'),
'220.181.108.99'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'207.46.204.224'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'157.55.17.103'),
'66.249.66.71'),
'65.52.104.84'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'65.52.109.146'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'123.125.71.40'),
'220.181.108.120'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),

(34289,
(34290,
(34291,
(34292,
(34293,
(34294,
(34295,
(34296,
(34297,
(34298,
(34299,
(34300,
(34301,
(34302,
(34303,
(34304,
(34305,
(34306,
(34307,
(34308,
(34309,
(34310,
(34311,
(34312,
(34313,
(34314,
(34315,
(34316,
(34317,
(34318,
(34319,
(34320,
(34321,
(34322,
(34323,
(34324,
(34325,
(34326,
(34327,
(34328,
(34329,
(34330,
(34331,
(34332,
(34333,
(34334,
(34335,
(34336,
(34337,
(34338,
(34339,
(34340,
(34341,
(34342,
(34343,
(34344,
(34345,
(34346,
(34347,
(34348,

1341661157,
1341661453,
1341661558,
1341661756,
1341661824,
1341662159,
1341662461,
1341662520,
1341663038,
1341663167,
1341663214,
1341663268,
1341663517,
1341663518,
1341663873,
1341663906,
1341663974,
1341664192,
1341664551,
1341664579,
1341664882,
1341665184,
1341665340,
1341665457,
1341665486,
1341665789,
1341665942,
1341666192,
1341666397,
1341666550,
1341666606,
1341666610,
1341666640,
1341666820,
1341666998,
1341667090,
1341667092,
1341667132,
1341667438,
1341667446,
1341667752,
1341667810,
1341667906,
1341668098,
1341668180,
1341668411,
1341668481,
1341668584,
1341668769,
1341668836,
1341668915,
1341668998,
1341669016,
1341669302,
1341669520,
1341669583,
1341669620,
1341669624,
1341670206,
1341670226,

'66.249.66.71'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'123.125.71.42'),
'220.181.108.112'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'100.43.83.143'),
'66.249.72.115'),
'66.249.66.71'),
'65.52.108.146'),
'65.52.109.152'),
'66.249.72.206'),
'220.181.108.80'),
'123.125.71.35'),
'66.249.66.15'),
'66.249.66.71'),
'65.52.108.146'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'190.181.34.45'),
'66.249.66.71'),
'66.249.66.15'),
'200.90.144.217'),
'157.55.17.103'),
'207.46.204.224'),
'66.249.72.206'),
'66.249.66.71'),
'65.52.104.84'),
'66.249.66.15'),
'100.43.83.143'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.66.15'),

(34349,
(34350,
(34351,
(34352,
(34353,
(34354,
(34355,
(34356,
(34357,
(34358,
(34359,
(34360,
(34361,
(34362,
(34363,
(34364,
(34365,
(34366,
(34367,
(34368,
(34369,
(34370,
(34371,
(34372,
(34373,
(34374,
(34375,
(34376,
(34377,
(34378,
(34379,
(34380,
(34381,
(34382,
(34383,
(34384,
(34385,
(34386,
(34387,
(34388,
(34389,
(34390,
(34391,
(34392,
(34393,
(34394,
(34395,
(34396,
(34397,
(34398,
(34399,
(34400,
(34401,
(34402,
(34403,
(34404,
(34405,
(34406,
(34407,
(34408,

1341670373,
1341670599,
1341670629,
1341670637,
1341670638,
1341670830,
1341670883,
1341671039,
1341671239,
1341671435,
1341671528,
1341671560,
1341671778,
1341671798,
1341671819,
1341671981,
1341672041,
1341672614,
1341672646,
1341672728,
1341672746,
1341672963,
1341673175,
1341673254,
1341673456,
1341673638,
1341673862,
1341673975,
1341674168,
1341674287,
1341674289,
1341674469,
1341674481,
1341674567,
1341674642,
1341674672,
1341674764,
1341674775,
1341675078,
1341675135,
1341675159,
1341675403,
1341675480,
1341675585,
1341675686,
1341675745,
1341675840,
1341676053,
1341676107,
1341676212,
1341676294,
1341676496,
1341676520,
1341676762,
1341676831,
1341676902,
1341676970,
1341677311,
1341677408,
1341677415,

'208.115.111.70'),
'65.52.110.19'),
'66.249.72.206'),
'220.181.108.76'),
'123.125.71.57'),
'66.249.66.15'),
'207.46.199.47'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'157.56.95.137'),
'190.186.89.12'),
'200.105.161.25'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.15'),
'65.52.110.19'),
'66.249.72.206'),
'65.52.104.84'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.199.47'),
'66.249.66.15'),
'66.249.66.71'),
'208.115.113.86'),
'123.125.71.15'),
'220.181.108.85'),
'66.249.66.15'),
'66.249.72.115'),
'157.55.18.21'),
'66.249.66.71'),
'66.249.72.206'),
'157.55.17.103'),
'207.46.199.47'),
'66.249.66.15'),
'66.249.72.115'),
'213.186.127.7'),
'190.129.232.172'),
'65.52.110.19'),
'66.249.72.206'),
'66.249.66.15'),
'157.55.18.21'),
'213.186.120.196'),
'213.186.127.6'),
'66.249.66.71'),
'200.87.176.140'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.199.47'),
'66.249.66.71'),
'100.43.83.143'),
'66.249.66.15'),
'208.115.111.70'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.71'),

(34409,
(34410,
(34411,
(34412,
(34413,
(34414,
(34415,
(34416,
(34417,
(34418,
(34419,
(34420,
(34421,
(34422,
(34423,
(34424,
(34425,
(34426,
(34427,
(34428,
(34429,
(34430,
(34431,
(34432,
(34433,
(34434,
(34435,
(34436,
(34437,
(34438,
(34439,
(34440,
(34441,
(34442,
(34443,
(34444,
(34445,
(34446,
(34447,
(34448,
(34449,
(34450,
(34451,
(34452,
(34453,
(34454,
(34455,
(34456,
(34457,
(34458,
(34459,
(34460,
(34461,
(34462,
(34463,
(34464,
(34465,
(34466,
(34467,
(34468,

1341677472,
1341677510,
1341677852,
1341678017,
1341678119,
1341678168,
1341678297,
1341678300,
1341678594,
1341678625,
1341678930,
1341679111,
1341679329,
1341679537,
1341679623,
1341679741,
1341680145,
1341680155,
1341680382,
1341680386,
1341680854,
1341680857,
1341680902,
1341681012,
1341681159,
1341681340,
1341681564,
1341681767,
1341681769,
1341681770,
1341681860,
1341682172,
1341682461,
1341682465,
1341682780,
1341682881,
1341683083,
1341683490,
1341683493,
1341683631,
1341683698,
1341683996,
1341684312,
1341684318,
1341684339,
1341684401,
1341684414,
1341684424,
1341684617,
1341685009,
1341685029,
1341685132,
1341685156,
1341685233,
1341685747,
1341685750,
1341685753,
1341685832,
1341685995,
1341686113,

'220.181.108.93'),
'66.249.66.15'),
'213.186.127.28'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'123.125.71.33'),
'220.181.108.96'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'207.46.199.47'),
'213.186.127.28'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'123.125.71.60'),
'220.181.108.119'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'213.186.127.13'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.109.152'),
'66.249.73.19'),
'100.43.83.143'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'100.43.83.143'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.71.72'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'190.104.20.4'),
'190.181.12.139'),

(34469,
(34470,
(34471,
(34472,
(34473,
(34474,
(34475,
(34476,
(34477,
(34478,
(34479,
(34480,
(34481,
(34482,
(34483,
(34484,
(34485,
(34486,
(34487,
(34488,
(34489,
(34490,
(34491,
(34492,
(34493,
(34494,
(34495,
(34496,
(34497,
(34498,
(34499,
(34500,
(34501,
(34502,
(34503,
(34504,
(34505,
(34506,
(34507,
(34508,
(34509,
(34510,
(34511,
(34512,
(34513,
(34514,
(34515,
(34516,
(34517,
(34518,
(34519,
(34520,
(34521,
(34522,
(34523,
(34524,
(34525,
(34526,
(34527,
(34528,

1341686192,
1341686369,
1341686576,
1341686875,
1341686879,
1341687188,
1341687304,
1341687330,
1341687520,
1341687929,
1341687971,
1341688028,
1341688045,
1341688144,
1341688147,
1341688187,
1341688551,
1341688744,
1341688761,
1341688849,
1341688857,
1341689282,
1341689337,
1341689430,
1341689433,
1341689488,
1341690115,
1341690155,
1341690160,
1341690233,
1341690469,
1341690474,
1341690559,
1341690724,
1341690743,
1341690875,
1341690989,
1341691217,
1341691397,
1341691492,
1341691575,
1341691637,
1341691896,
1341692002,
1341692042,
1341692306,
1341692307,
1341692644,
1341692657,
1341692684,
1341692858,
1341692922,
1341693254,
1341693410,
1341693854,
1341694042,
1341694100,
1341694142,
1341694651,
1341694747,

'186.27.7.18'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'65.52.109.152'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'95.76.73.180'),
'186.27.7.18'),
'66.249.66.71'),
'66.249.72.115'),
'220.181.108.118'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.112'),
'123.125.71.29'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.15'),
'207.46.199.47'),
'100.43.83.143'),
'66.249.72.206'),
'74.125.178.95'),
'74.125.178.30'),
'66.249.66.71'),
'190.129.3.148'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'190.129.3.148'),
'66.249.72.206'),
'208.115.111.70'),
'66.249.66.71'),
'208.115.113.86'),
'66.249.66.15'),
'123.125.71.20'),
'220.181.108.116'),
'65.52.108.146'),
'66.249.72.206'),
'66.249.66.15'),
'200.105.163.69'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'65.52.110.19'),

(34529,
(34530,
(34531,
(34532,
(34533,
(34534,
(34535,
(34536,
(34537,
(34538,
(34539,
(34540,
(34541,
(34542,
(34543,
(34544,
(34545,
(34546,
(34547,
(34548,
(34549,
(34550,
(34551,
(34552,
(34553,
(34554,
(34555,
(34556,
(34557,
(34558,
(34559,
(34560,
(34561,
(34562,
(34563,
(34564,
(34565,
(34566,
(34567,
(34568,
(34569,
(34570,
(34571,
(34572,
(34573,
(34574,
(34575,
(34576,
(34577,
(34578,
(34579,
(34580,
(34581,
(34582,
(34583,
(34584,
(34585,
(34586,
(34587,
(34588,

1341694748,
1341694810,
1341694996,
1341695068,
1341695105,
1341695305,
1341695347,
1341695488,
1341695616,
1341695857,
1341695955,
1341696105,
1341696352,
1341696561,
1341696844,
1341696968,
1341697134,
1341697463,
1341697715,
1341697741,
1341698329,
1341698427,
1341698452,
1341698775,
1341698801,
1341699006,
1341699071,
1341699130,
1341699491,
1341699492,
1341699672,
1341699795,
1341699867,
1341700193,
1341700415,
1341700489,
1341700525,
1341700628,
1341700790,
1341701050,
1341701248,
1341701312,
1341701400,
1341701421,
1341701668,
1341702091,
1341702216,
1341702311,
1341702323,
1341702352,
1341702911,
1341703032,
1341703070,
1341703071,
1341703156,
1341703467,
1341703476,
1341703528,
1341703792,
1341704149,

'66.249.72.206'),
'66.249.66.15'),
'190.104.30.19'),
'65.52.108.146'),
'190.104.30.27'),
'65.52.108.69'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'190.181.35.53'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'201.222.81.165'),
'213.186.127.2'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'123.125.71.60'),
'220.181.108.120'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.15'),
'220.181.108.150'),
'66.249.72.206'),
'65.52.110.19'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.192.45'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'207.46.199.47'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'123.125.71.45'),
'220.181.108.121'),
'66.249.72.206'),
'208.115.113.86'),
'65.52.109.146'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),

(34589,
(34590,
(34591,
(34592,
(34593,
(34594,
(34595,
(34596,
(34597,
(34598,
(34599,
(34600,
(34601,
(34602,
(34603,
(34604,
(34605,
(34606,
(34607,
(34608,
(34609,
(34610,
(34611,
(34612,
(34613,
(34614,
(34615,
(34616,
(34617,
(34618,
(34619,
(34620,
(34621,
(34622,
(34623,
(34624,
(34625,
(34626,
(34627,
(34628,
(34629,
(34630,
(34631,
(34632,
(34633,
(34634,
(34635,
(34636,
(34637,
(34638,
(34639,
(34640,
(34641,
(34642,
(34643,
(34644,
(34645,
(34646,
(34647,
(34648,

1341704273,
1341704547,
1341704849,
1341704894,
1341704900,
1341705332,
1341705515,
1341705626,
1341706078,
1341706136,
1341706215,
1341706238,
1341706431,
1341706671,
1341706759,
1341706838,
1341706840,
1341707028,
1341707312,
1341707378,
1341707630,
1341707966,
1341707999,
1341708122,
1341708511,
1341708526,
1341708620,
1341708696,
1341708744,
1341709136,
1341709190,
1341709233,
1341709238,
1341709352,
1341709489,
1341709776,
1341709785,
1341709862,
1341710385,
1341710408,
1341710484,
1341710494,
1341710733,
1341710733,
1341710775,
1341710779,
1341711015,
1341711104,
1341711444,
1341711600,
1341711974,
1341712018,
1341712067,
1341712185,
1341712341,
1341712470,
1341712594,
1341712701,
1341712719,
1341712749,

'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'208.115.111.70'),
'66.249.66.71'),
'66.249.66.15'),
'65.52.108.26'),
'66.249.66.71'),
'66.249.66.15'),
'213.186.119.140'),
'66.249.72.115'),
'65.52.108.69'),
'190.129.197.12'),
'66.249.66.15'),
'66.249.72.206'),
'190.104.26.30'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.109.146'),
'98.119.219.17'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.71'),
'190.118.82.205'),
'66.249.66.15'),
'200.87.176.133'),
'207.46.192.45'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.110.19'),
'123.125.71.47'),
'220.181.108.82'),
'190.104.26.24'),
'98.119.219.17'),
'66.249.66.71'),
'66.249.66.15'),
'98.119.219.17'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.104.84'),
'98.119.219.17'),
'66.249.66.71'),
'200.87.176.132'),
'66.249.72.206'),
'66.249.66.15'),
'98.119.219.17'),
'66.249.73.13'),
'65.52.109.146'),

(34649,
(34650,
(34651,
(34652,
(34653,
(34654,
(34655,
(34656,
(34657,
(34658,
(34659,
(34660,
(34661,
(34662,
(34663,
(34664,
(34665,
(34666,
(34667,
(34668,
(34669,
(34670,
(34671,
(34672,
(34673,
(34674,
(34675,
(34676,
(34677,
(34678,
(34679,
(34680,
(34681,
(34682,
(34683,
(34684,
(34685,
(34686,
(34687,
(34688,
(34689,
(34690,
(34691,
(34692,
(34693,
(34694,
(34695,
(34696,
(34697,
(34698,
(34699,
(34700,
(34701,
(34702,
(34703,
(34704,
(34705,
(34706,
(34707,
(34708,

1341712785,
1341713031,
1341713148,
1341713188,
1341713341,
1341713380,
1341713496,
1341713588,
1341713974,
1341714015,
1341714016,
1341714209,
1341714213,
1341714299,
1341714526,
1341714617,
1341714706,
1341714837,
1341715078,
1341715188,
1341715250,
1341715699,
1341715772,
1341715780,
1341715886,
1341716174,
1341716320,
1341716444,
1341716451,
1341716522,
1341716789,
1341716941,
1341717065,
1341717125,
1341717150,
1341717370,
1341717562,
1341717576,
1341717577,
1341717686,
1341717782,
1341717784,
1341717809,
1341717971,
1341718157,
1341718183,
1341718193,
1341718427,
1341718432,
1341718676,
1341718796,
1341718799,
1341718845,
1341719051,
1341719053,
1341719066,
1341719118,
1341719454,
1341719716,
1341719797,

'66.249.66.71'),
'200.87.176.132'),
'66.249.72.206'),
'220.181.108.162'),
'98.119.219.17'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'98.119.219.17'),
'123.125.71.18'),
'220.181.108.107'),
'66.249.66.15'),
'66.249.66.71'),
'65.52.104.84'),
'200.90.144.131'),
'98.119.219.17'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'98.119.219.17'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'98.119.219.17'),
'200.90.145.12'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'98.119.219.17'),
'200.90.145.12'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'98.119.219.17'),
'190.104.27.25'),
'66.249.72.206'),
'123.125.71.30'),
'220.181.108.89'),
'66.249.66.15'),
'66.249.66.71'),
'98.119.219.17'),
'207.46.192.45'),
'204.236.226.210'),
'66.249.72.115'),
'66.249.72.206'),
'65.52.108.146'),
'98.119.219.17'),
'66.249.66.15'),
'65.52.108.69'),
'66.249.72.115'),
'66.249.66.71'),
'208.115.111.70'),
'213.186.127.2'),
'66.249.72.206'),
'98.119.219.17'),
'66.249.66.15'),
'66.249.66.71'),
'98.119.219.17'),
'66.249.66.15'),

(34709,
(34710,
(34711,
(34712,
(34713,
(34714,
(34715,
(34716,
(34717,
(34718,
(34719,
(34720,
(34721,
(34722,
(34723,
(34724,
(34725,
(34726,
(34727,
(34728,
(34729,
(34730,
(34731,
(34732,
(34733,
(34734,
(34735,
(34736,
(34737,
(34738,
(34739,
(34740,
(34741,
(34742,
(34743,
(34744,
(34745,
(34746,
(34747,
(34748,
(34749,
(34750,
(34751,
(34752,
(34753,
(34754,
(34755,
(34756,
(34757,
(34758,
(34759,
(34760,
(34761,
(34762,
(34763,
(34764,
(34765,
(34766,
(34767,
(34768,

1341720048,
1341720057,
1341720336,
1341720372,
1341720418,
1341720650,
1341720717,
1341720832,
1341720918,
1341720969,
1341721040,
1341721219,
1341721398,
1341721600,
1341721686,
1341721772,
1341722228,
1341722242,
1341722352,
1341722481,
1341722861,
1341723039,
1341723121,
1341723297,
1341723495,
1341723793,
1341723812,
1341723918,
1341724113,
1341724142,
1341724421,
1341724535,
1341724545,
1341724587,
1341724656,
1341724657,
1341724772,
1341725048,
1341725099,
1341725174,
1341725404,
1341725426,
1341725803,
1341725818,
1341725920,
1341725971,
1341726045,
1341726431,
1341726537,
1341726588,
1341726666,
1341726885,
1341726986,
1341727194,
1341727198,
1341727292,
1341727320,
1341727436,
1341727514,
1341727736,

'66.249.72.206'),
'66.249.66.71'),
'98.119.219.17'),
'65.52.109.146'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'65.52.108.69'),
'66.249.72.206'),
'98.119.219.17'),
'66.249.66.15'),
'208.115.113.86'),
'213.186.122.3'),
'98.119.219.17'),
'66.249.66.15'),
'66.249.66.71'),
'98.119.219.17'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'98.119.219.17'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'98.119.219.17'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'213.186.119.143'),
'98.119.219.17'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'207.46.13.48'),
'123.125.71.50'),
'220.181.108.96'),
'98.119.219.17'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'98.119.219.17'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'207.46.13.48'),
'98.119.219.17'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'98.119.219.17'),
'65.52.110.19'),
'65.52.109.146'),
'66.249.66.71'),
'66.249.66.15'),
'98.119.219.17'),
'66.249.72.115'),
'66.249.72.206'),
'190.129.197.19'),
'65.52.108.69'),

(34769,
(34770,
(34771,
(34772,
(34773,
(34774,
(34775,
(34776,
(34777,
(34778,
(34779,
(34780,
(34781,
(34782,
(34783,
(34784,
(34785,
(34786,
(34787,
(34788,
(34789,
(34790,
(34791,
(34792,
(34793,
(34794,
(34795,
(34796,
(34797,
(34798,
(34799,
(34800,
(34801,
(34802,
(34803,
(34804,
(34805,
(34806,
(34807,
(34808,
(34809,
(34810,
(34811,
(34812,
(34813,
(34814,
(34815,
(34816,
(34817,
(34818,
(34819,
(34820,
(34821,
(34822,
(34823,
(34824,
(34825,
(34826,
(34827,
(34828,

1341727813,
1341727926,
1341729195,
1341729252,
1341729448,
1341729544,
1341729821,
1341730146,
1341730257,
1341730453,
1341730776,
1341730949,
1341731033,
1341731399,
1341731406,
1341731848,
1341731849,
1341731857,
1341732039,
1341732069,
1341732104,
1341732293,
1341732531,
1341732609,
1341732655,
1341732667,
1341733168,
1341733177,
1341733388,
1341733434,
1341733508,
1341733909,
1341734026,
1341734076,
1341734238,
1341734384,
1341734524,
1341734707,
1341734720,
1341735038,
1341735376,
1341735398,
1341735453,
1341735453,
1341735632,
1341735806,
1341735822,
1341736005,
1341736060,
1341736233,
1341736649,
1341736816,
1341736833,
1341737258,
1341737288,
1341737446,
1341737660,
1341737890,
1341737922,
1341738074,

'66.249.66.15'),
'98.119.219.17'),
'66.249.66.15'),
'213.186.119.144'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'123.125.71.38'),
'220.181.108.118'),
'66.249.66.71'),
'66.249.66.15'),
'65.52.108.26'),
'207.46.13.48'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'180.76.5.187'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'114.174.4.38'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'213.186.119.142'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'123.125.71.12'),
'220.181.108.114'),
'66.249.72.115'),
'157.55.18.21'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'200.87.143.91'),
'66.249.66.71'),

(34829,
(34830,
(34831,
(34832,
(34833,
(34834,
(34835,
(34836,
(34837,
(34838,
(34839,
(34840,
(34841,
(34842,
(34843,
(34844,
(34845,
(34846,
(34847,
(34848,
(34849,
(34850,
(34851,
(34852,
(34853,
(34854,
(34855,
(34856,
(34857,
(34858,
(34859,
(34860,
(34861,
(34862,
(34863,
(34864,
(34865,
(34866,
(34867,
(34868,
(34869,
(34870,
(34871,
(34872,
(34873,
(34874,
(34875,
(34876,
(34877,
(34878,
(34879,
(34880,
(34881,
(34882,
(34883,
(34884,
(34885,
(34886,
(34887,
(34888,

1341738418,
1341738547,
1341738626,
1341738760,
1341738765,
1341739112,
1341739246,
1341739366,
1341739367,
1341739434,
1341739565,
1341739725,
1341739774,
1341739851,
1341740040,
1341740497,
1341740602,
1341740648,
1341740745,
1341740775,
1341741019,
1341741329,
1341741383,
1341741463,
1341741522,
1341741741,
1341742073,
1341742164,
1341742168,
1341742207,
1341742895,
1341742896,
1341742900,
1341742947,
1341743176,
1341743543,
1341743682,
1341744187,
1341744326,
1341744329,
1341744856,
1341745015,
1341745081,
1341745198,
1341745644,
1341745704,
1341746071,
1341746300,
1341746347,
1341746387,
1341746389,
1341746488,
1341746631,
1341746708,
1341746914,
1341746956,
1341747516,
1341747537,
1341747680,
1341748003,

'66.249.72.115'),
'208.115.113.86'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'123.125.71.19'),
'220.181.108.108'),
'66.249.66.71'),
'207.46.199.47'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'157.55.17.145'),
'207.46.199.47'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'176.240.41.66'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'220.181.108.109'),
'123.125.71.40'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'65.52.109.146'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'123.125.71.14'),
'220.181.108.78'),
'65.52.108.146'),
'66.249.72.115'),
'213.186.119.137'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),

(34889,
(34890,
(34891,
(34892,
(34893,
(34894,
(34895,
(34896,
(34897,
(34898,
(34899,
(34900,
(34901,
(34902,
(34903,
(34904,
(34905,
(34906,
(34907,
(34908,
(34909,
(34910,
(34911,
(34912,
(34913,
(34914,
(34915,
(34916,
(34917,
(34918,
(34919,
(34920,
(34921,
(34922,
(34923,
(34924,
(34925,
(34926,
(34927,
(34928,
(34929,
(34930,
(34931,
(34932,
(34933,
(34934,
(34935,
(34936,
(34937,
(34938,
(34939,
(34940,
(34941,
(34942,
(34943,
(34944,
(34945,
(34946,
(34947,
(34948,

1341748034,
1341748153,
1341748324,
1341748370,
1341748385,
1341748783,
1341748803,
1341748967,
1341749067,
1341749421,
1341749473,
1341749569,
1341749858,
1341749907,
1341749908,
1341750025,
1341750373,
1341750381,
1341750574,
1341750695,
1341750888,
1341751022,
1341751031,
1341751124,
1341751285,
1341751302,
1341751314,
1341751683,
1341751795,
1341751807,
1341751990,
1341752022,
1341752192,
1341752245,
1341752477,
1341752479,
1341752635,
1341752647,
1341752784,
1341752873,
1341753046,
1341753270,
1341753297,
1341753385,
1341753417,
1341753462,
1341753498,
1341753499,
1341754014,
1341754060,
1341754063,
1341754081,
1341754202,
1341754290,
1341754460,
1341754617,
1341754697,
1341754734,
1341754933,
1341755254,

'119.63.196.59'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'207.46.192.45'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'65.52.108.26'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'123.125.71.58'),
'220.181.108.83'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'220.181.108.176'),
'200.87.176.133'),
'66.249.66.15'),
'66.249.72.115'),
'220.181.108.161'),
'66.249.72.206'),
'66.249.66.71'),
'220.181.108.171'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'157.55.17.145'),
'200.90.144.207'),
'220.181.108.114'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'220.181.108.163'),
'65.52.109.146'),
'220.181.108.117'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'123.125.71.45'),
'220.181.108.76'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.97'),
'157.55.18.21'),
'66.249.72.115'),
'66.249.72.206'),
'220.181.108.139'),
'66.249.66.71'),
'66.249.66.15'),
'83.38.1.180'),
'66.249.72.206'),
'220.181.108.79'),

(34949,
(34950,
(34951,
(34952,
(34953,
(34954,
(34955,
(34956,
(34957,
(34958,
(34959,
(34960,
(34961,
(34962,
(34963,
(34964,
(34965,
(34966,
(34967,
(34968,
(34969,
(34970,
(34971,
(34972,
(34973,
(34974,
(34975,
(34976,
(34977,
(34978,
(34979,
(34980,
(34981,
(34982,
(34983,
(34984,
(34985,
(34986,
(34987,
(34988,
(34989,
(34990,
(34991,
(34992,
(34993,
(34994,
(34995,
(34996,
(34997,
(34998,
(34999,
(35000,
(35001,
(35002,
(35003,
(35004,
(35005,
(35006,
(35007,
(35008,

1341755266,
1341755294,
1341755467,
1341755485,
1341755623,
1341755650,
1341755897,
1341755950,
1341756047,
1341756224,
1341756313,
1341756444,
1341756497,
1341756610,
1341756727,
1341756727,
1341756841,
1341756867,
1341757095,
1341757114,
1341757238,
1341757238,
1341757273,
1341757509,
1341757739,
1341757853,
1341757922,
1341758152,
1341758346,
1341758429,
1341758530,
1341758769,
1341758825,
1341758962,
1341759163,
1341759168,
1341759222,
1341759256,
1341759394,
1341759551,
1341759591,
1341759619,
1341759773,
1341760038,
1341760130,
1341760211,
1341760412,
1341760429,
1341760809,
1341760866,
1341760912,
1341760963,
1341761206,
1341761257,
1341761596,
1341761603,
1341761647,
1341762021,
1341762062,
1341762204,

'66.249.66.71'),
'66.249.72.115'),
'65.52.110.19'),
'66.249.66.15'),
'66.249.72.206'),
'220.181.108.169'),
'66.249.66.71'),
'66.249.72.115'),
'220.181.108.76'),
'66.249.72.206'),
'66.249.66.15'),
'220.181.108.112'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.71.8'),
'65.52.110.19'),
'220.181.108.123'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'220.181.108.77'),
'66.249.72.115'),
'157.56.95.137'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'220.181.108.173'),
'65.52.109.146'),
'66.249.66.15'),
'220.181.108.100'),
'66.249.66.71'),
'207.46.199.47'),
'66.249.72.115'),
'220.181.108.83'),
'66.249.72.206'),
'66.249.66.15'),
'213.186.119.140'),
'66.249.66.71'),
'220.181.108.110'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'220.181.108.122'),
'66.249.72.115'),
'220.181.108.94'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'220.181.108.82'),
'66.249.72.115'),
'66.249.66.15'),
'220.181.108.163'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),

(35009,
(35010,
(35011,
(35012,
(35013,
(35014,
(35015,
(35016,
(35017,
(35018,
(35019,
(35020,
(35021,
(35022,
(35023,
(35024,
(35025,
(35026,
(35027,
(35028,
(35029,
(35030,
(35031,
(35032,
(35033,
(35034,
(35035,
(35036,
(35037,
(35038,
(35039,
(35040,
(35041,
(35042,
(35043,
(35044,
(35045,
(35046,
(35047,
(35048,
(35049,
(35050,
(35051,
(35052,
(35053,
(35054,
(35055,
(35056,
(35057,
(35058,
(35059,
(35060,
(35061,
(35062,
(35063,
(35064,
(35065,
(35066,
(35067,
(35068,

1341762383,
1341762397,
1341762652,
1341762709,
1341762793,
1341762889,
1341762958,
1341763073,
1341763190,
1341763354,
1341763533,
1341763571,
1341763676,
1341763901,
1341763992,
1341764177,
1341764381,
1341764660,
1341764759,
1341764785,
1341764788,
1341764817,
1341764911,
1341765047,
1341765448,
1341765461,
1341765561,
1341765571,
1341765737,
1341765828,
1341765968,
1341766106,
1341766109,
1341766153,
1341766199,
1341766278,
1341766357,
1341766381,
1341766501,
1341766727,
1341766762,
1341766772,
1341766795,
1341766826,
1341766929,
1341767072,
1341767159,
1341767175,
1341767209,
1341767359,
1341767439,
1341767624,
1341767637,
1341767716,
1341767724,
1341767854,
1341767899,
1341767952,
1341767955,
1341768069,

'66.249.72.206'),
'220.181.108.107'),
'66.249.66.71'),
'66.249.72.115'),
'220.181.108.157'),
'66.249.66.15'),
'190.186.197.56'),
'66.249.72.206'),
'220.181.108.123'),
'66.249.66.71'),
'66.249.66.15'),
'208.115.111.70'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.175'),
'213.186.127.9'),
'66.249.66.71'),
'123.125.71.21'),
'220.181.108.90'),
'66.249.66.15'),
'200.90.146.224'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'220.181.108.78'),
'66.249.72.206'),
'213.186.127.7'),
'220.181.108.107'),
'66.249.72.115'),
'65.52.108.146'),
'66.249.66.15'),
'66.249.66.71'),
'213.186.127.4'),
'207.46.199.47'),
'66.249.72.206'),
'213.186.119.133'),
'213.186.119.140'),
'220.181.108.165'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'213.186.127.14'),
'65.52.108.146'),
'220.181.108.153'),
'213.186.127.11'),
'66.249.72.206'),
'208.115.113.86'),
'66.249.66.15'),
'66.249.72.115'),
'207.46.192.45'),
'66.249.66.71'),
'190.129.197.10'),
'213.186.120.196'),
'66.249.72.206'),
'220.181.108.139'),
'213.186.119.143'),
'213.186.122.3'),

(35069, 1341768083, '66.249.66.15'),


(35070, 1341768255, '200.110.51.160'),
(35071, 1341768349, '220.181.108.187'),
(35072, 1341768514, '190.104.30.19'),
(35073, 1341768543, '66.249.72.206'),
(35074, 1341768581, '66.249.66.71'),
(35075, 1341768617, '213.186.119.141'),
(35076, 1341768728, '66.249.66.15'),
(35077, 1341768746, '220.181.108.168'),
(35078, 1341769143, '220.181.108.115'),
(35079, 1341769188, '66.249.66.71'),
(35080, 1341769234, '66.249.72.115');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(35081, 1341769325, '66.249.72.206'),
(35082, 1341769372, '66.249.66.15'),
(35083, 1341769540, '220.181.108.104'),
(35084, 1341769774, '207.46.192.45'),
(35085, 1341769924, '66.249.72.115'),
(35086, 1341769936, '220.181.108.123'),
(35087, 1341769970, '66.249.66.71'),
(35088, 1341770016, '66.249.66.15'),
(35089, 1341770190, '65.52.108.69'),
(35090, 1341770333, '220.181.108.119'),
(35091, 1341770339, '66.249.72.206'),
(35092, 1341770572, '66.249.66.71'),
(35093, 1341770692, '66.249.72.115'),
(35094, 1341770721, '66.249.66.15'),
(35095, 1341770730, '220.181.108.154'),
(35096, 1341770949, '66.249.72.206'),
(35097, 1341771127, '220.181.108.184'),
(35098, 1341771297, '207.46.192.45'),
(35099, 1341771329, '66.249.66.15'),
(35100, 1341771342, '66.249.66.71'),
(35101, 1341771524, '220.181.108.86'),
(35102, 1341771549, '66.249.72.206'),
(35103, 1341771921, '220.181.108.115'),
(35104, 1341771965, '66.249.66.15'),
(35105, 1341772004, '66.249.72.115'),
(35106, 1341772018, '213.186.127.5'),
(35107, 1341772164, '66.249.72.206'),
(35108, 1341772317, '220.181.108.185'),
(35109, 1341772673, '66.249.66.71'),
(35110, 1341772714, '220.181.108.159'),
(35111, 1341772785, '66.249.72.115'),
(35112, 1341772788, '66.249.66.15'),
(35113, 1341772845, '66.249.72.206'),
(35114, 1341773457, '66.249.66.71'),
(35115, 1341773483, '66.249.66.15'),
(35116, 1341773508, '220.181.108.144'),
(35117, 1341773657, '66.249.72.206'),
(35118, 1341774121, '66.249.66.15'),
(35119, 1341774145, '66.249.72.115'),
(35120, 1341774380, '66.249.66.71'),
(35121, 1341774585, '66.249.72.206'),
(35122, 1341774739, '213.186.119.138'),
(35123, 1341774746, '66.249.72.115'),
(35124, 1341774817, '66.249.66.15'),
(35125, 1341775253, '190.104.26.28'),
(35126, 1341775281, '66.249.72.206'),
(35127, 1341775321, '66.249.66.71'),

(35128,
(35129,
(35130,
(35131,
(35132,
(35133,
(35134,
(35135,
(35136,
(35137,
(35138,
(35139,
(35140,
(35141,
(35142,
(35143,
(35144,
(35145,
(35146,
(35147,
(35148,
(35149,
(35150,
(35151,
(35152,
(35153,
(35154,
(35155,
(35156,
(35157,
(35158,
(35159,
(35160,
(35161,
(35162,
(35163,
(35164,
(35165,
(35166,
(35167,
(35168,
(35169,
(35170,
(35171,
(35172,
(35173,
(35174,
(35175,
(35176,
(35177,
(35178,
(35179,
(35180,
(35181,
(35182,
(35183,
(35184,
(35185,
(35186,
(35187,

1341775592,
1341775596,
1341775688,
1341775745,
1341775944,
1341776014,
1341776048,
1341776352,
1341776383,
1341776402,
1341776790,
1341777021,
1341777137,
1341777519,
1341777544,
1341777569,
1341777764,
1341777891,
1341778164,
1341778356,
1341778466,
1341778530,
1341778765,
1341779053,
1341779185,
1341779228,
1341779342,
1341779449,
1341779794,
1341779816,
1341779876,
1341779985,
1341780202,
1341780448,
1341780508,
1341780625,
1341780733,
1341780918,
1341781079,
1341781207,
1341781224,
1341781233,
1341781440,
1341781509,
1341781767,
1341781790,
1341781906,
1341782330,
1341782331,
1341782431,
1341782547,
1341782933,
1341783130,
1341783188,
1341783566,
1341783652,
1341783772,
1341783830,
1341784176,
1341784471,

'66.249.72.115'),
'200.110.50.142'),
'188.79.140.117'),
'66.249.66.15'),
'66.249.66.71'),
'200.90.146.98'),
'208.115.113.86'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'186.2.16.99'),
'66.249.66.71'),
'66.249.72.115'),
'208.115.111.70'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'157.55.17.145'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'157.55.17.195'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'190.104.26.18'),
'207.46.199.47'),
'66.249.66.15'),
'66.249.72.206'),
'208.115.111.70'),
'65.52.104.84'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'190.104.26.18'),
'207.46.199.47'),
'66.249.66.15'),
'190.181.25.189'),
'66.249.72.115'),
'66.249.66.71'),
'208.115.113.86'),
'190.104.26.18'),
'66.249.72.206'),
'66.249.66.15'),
'123.125.71.15'),
'220.181.108.112'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),

(35188,
(35189,
(35190,
(35191,
(35192,
(35193,
(35194,
(35195,
(35196,
(35197,
(35198,
(35199,
(35200,
(35201,
(35202,
(35203,
(35204,
(35205,
(35206,
(35207,
(35208,
(35209,
(35210,
(35211,
(35212,
(35213,
(35214,
(35215,
(35216,
(35217,
(35218,
(35219,
(35220,
(35221,
(35222,
(35223,
(35224,
(35225,
(35226,
(35227,
(35228,
(35229,
(35230,
(35231,
(35232,
(35233,
(35234,
(35235,
(35236,
(35237,
(35238,
(35239,
(35240,
(35241,
(35242,
(35243,
(35244,
(35245,
(35246,
(35247,

1341784588,
1341784674,
1341785165,
1341785229,
1341785288,
1341785427,
1341785873,
1341785907,
1341785908,
1341785933,
1341785989,
1341786273,
1341786407,
1341786574,
1341786621,
1341786633,
1341786690,
1341786811,
1341787203,
1341787275,
1341787342,
1341787414,
1341787789,
1341787975,
1341788083,
1341788095,
1341788165,
1341788209,
1341788543,
1341788735,
1341788794,
1341788851,
1341789220,
1341789377,
1341789428,
1341789464,
1341789479,
1341789480,
1341789561,
1341789729,
1341790020,
1341790196,
1341790400,
1341790605,
1341790722,
1341790779,
1341791055,
1341791166,
1341791247,
1341791339,
1341791363,
1341791735,
1341792006,
1341792156,
1341792330,
1341792400,
1341792415,
1341792586,
1341792650,
1341792707,

'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'217.69.133.29'),
'66.249.66.71'),
'123.125.71.59'),
'220.181.108.84'),
'66.249.72.206'),
'66.249.66.15'),
'207.46.192.45'),
'200.110.50.223'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'200.90.145.45'),
'213.186.127.13'),
'66.249.66.71'),
'66.249.66.15'),
'200.90.145.45'),
'190.186.197.56'),
'66.249.66.15'),
'66.249.66.71'),
'65.52.108.69'),
'200.90.145.45'),
'66.249.72.206'),
'190.0.249.42'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'200.90.146.88'),
'66.249.66.15'),
'65.52.109.146'),
'186.2.35.186'),
'123.125.71.50'),
'220.181.108.81'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'208.115.113.86'),
'66.249.66.71'),
'186.2.21.9'),
'66.249.72.206'),
'65.52.108.146'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.66.15'),
'65.52.108.146'),
'157.55.17.145'),
'190.103.71.68'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),

(35248,
(35249,
(35250,
(35251,
(35252,
(35253,
(35254,
(35255,
(35256,
(35257,
(35258,
(35259,
(35260,
(35261,
(35262,
(35263,
(35264,
(35265,
(35266,
(35267,
(35268,
(35269,
(35270,
(35271,
(35272,
(35273,
(35274,
(35275,
(35276,
(35277,
(35278,
(35279,
(35280,
(35281,
(35282,
(35283,
(35284,
(35285,
(35286,
(35287,
(35288,
(35289,
(35290,
(35291,
(35292,
(35293,
(35294,
(35295,
(35296,
(35297,
(35298,
(35299,
(35300,
(35301,
(35302,
(35303,
(35304,
(35305,
(35306,
(35307,

1341793065,
1341793066,
1341793155,
1341793292,
1341793350,
1341793408,
1341793680,
1341793983,
1341794054,
1341794123,
1341794168,
1341794290,
1341794498,
1341794518,
1341794807,
1341794865,
1341794925,
1341795449,
1341795508,
1341795566,
1341795679,
1341796093,
1341796150,
1341796168,
1341796705,
1341796736,
1341796760,
1341796785,
1341796912,
1341797077,
1341797078,
1341797261,
1341797379,
1341797672,
1341797788,
1341798021,
1341798479,
1341798485,
1341798485,
1341798628,
1341798663,
1341799073,
1341799140,
1341799306,
1341799772,
1341799776,
1341799913,
1341800053,
1341800068,
1341800396,
1341800397,
1341800480,
1341800724,
1341800782,
1341800833,
1341801186,
1341801245,
1341801453,
1341801481,
1341801658,

'123.125.71.14'),
'220.181.108.90'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'65.52.108.146'),
'200.87.126.213'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.71'),
'190.118.75.43'),
'65.52.108.69'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'208.115.111.70'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'190.129.29.12'),
'66.249.66.15'),
'208.115.113.86'),
'66.249.66.71'),
'66.249.72.206'),
'123.125.71.21'),
'220.181.108.76'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'207.46.192.45'),
'66.249.72.115'),
'65.52.108.26'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.72.115'),
'213.186.127.14'),
'66.249.66.15'),
'123.125.71.40'),
'220.181.108.103'),
'66.249.72.206'),
'66.249.66.71'),
'207.46.13.118'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.206'),
'190.206.151.198'),
'66.249.66.71'),
'66.249.66.15'),

(35308,
(35309,
(35310,
(35311,
(35312,
(35313,
(35314,
(35315,
(35316,
(35317,
(35318,
(35319,
(35320,
(35321,
(35322,
(35323,
(35324,
(35325,
(35326,
(35327,
(35328,
(35329,
(35330,
(35331,
(35332,
(35333,
(35334,
(35335,
(35336,
(35337,
(35338,
(35339,
(35340,
(35341,
(35342,
(35343,
(35344,
(35345,
(35346,
(35347,
(35348,
(35349,
(35350,
(35351,
(35352,
(35353,
(35354,
(35355,
(35356,
(35357,
(35358,
(35359,
(35360,
(35361,
(35362,
(35363,
(35364,
(35365,
(35366,
(35367,

1341801658,
1341802017,
1341802070,
1341802122,
1341802137,
1341802143,
1341802145,
1341802285,
1341802304,
1341802482,
1341802718,
1341802743,
1341803142,
1341803190,
1341803366,
1341803694,
1341803839,
1341803995,
1341803997,
1341803997,
1341804005,
1341804486,
1341804605,
1341804778,
1341805135,
1341805148,
1341805252,
1341805859,
1341805901,
1341806285,
1341806314,
1341806462,
1341806668,
1341806962,
1341806990,
1341807202,
1341807316,
1341807375,
1341807900,
1341807959,
1341808017,
1341808076,
1341808195,
1341808613,
1341808668,
1341808724,
1341808807,
1341808912,
1341809123,
1341809146,
1341809207,
1341809386,
1341809514,
1341809619,
1341809765,
1341809788,
1341810043,
1341810222,
1341810263,
1341810654,

'157.55.17.145'),
'66.249.72.115'),
'66.249.72.206'),
'190.11.67.25'),
'66.249.66.71'),
'220.181.108.75'),
'220.181.108.165'),
'65.52.108.69'),
'220.181.108.183'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.13.118'),
'66.249.66.15'),
'123.125.71.35'),
'66.249.66.71'),
'220.181.108.122'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'207.46.199.47'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.71'),
'66.249.66.15'),
'91.203.32.171'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'220.181.108.150'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'220.181.108.152'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'100.43.83.143'),
'66.249.66.15'),
'66.249.72.115'),
'220.181.108.81'),
'66.249.66.71'),
'190.113.196.82'),
'157.55.18.21'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'220.181.108.86'),
'66.249.72.115'),
'65.52.108.146'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'65.52.108.69'),

(35368,
(35369,
(35370,
(35371,
(35372,
(35373,
(35374,
(35375,
(35376,
(35377,
(35378,
(35379,
(35380,
(35381,
(35382,
(35383,
(35384,
(35385,
(35386,
(35387,
(35388,
(35389,
(35390,
(35391,
(35392,
(35393,
(35394,
(35395,
(35396,
(35397,
(35398,
(35399,
(35400,
(35401,
(35402,
(35403,
(35404,
(35405,
(35406,
(35407,
(35408,
(35409,
(35410,
(35411,
(35412,
(35413,
(35414,
(35415,
(35416,
(35417,
(35418,
(35419,
(35420,
(35421,
(35422,
(35423,
(35424,
(35425,
(35426,
(35427,

1341810754,
1341810813,
1341810844,
1341810890,
1341811061,
1341811062,
1341811348,
1341811355,
1341811360,
1341811522,
1341811556,
1341811746,
1341811891,
1341811991,
1341812176,
1341812234,
1341812513,
1341812657,
1341812698,
1341812810,
1341812856,
1341813353,
1341813510,
1341813567,
1341813570,
1341813963,
1341814116,
1341814480,
1341814617,
1341814728,
1341814835,
1341814854,
1341815288,
1341815391,
1341815447,
1341815495,
1341815648,
1341815995,
1341816108,
1341816302,
1341816581,
1341816657,
1341817052,
1341817180,
1341817184,
1341817214,
1341817345,
1341817486,
1341817563,
1341817733,
1341817792,
1341817892,
1341818099,
1341818132,
1341818373,
1341818376,
1341818688,
1341818729,
1341818789,
1341819018,

'66.249.72.115'),
'220.181.108.158'),
'66.249.72.206'),
'66.249.66.15'),
'123.125.71.43'),
'220.181.108.108'),
'207.46.192.45'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'190.232.253.241'),
'220.181.108.141'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'213.186.122.2'),
'220.181.108.176'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.15'),
'220.181.108.178'),
'207.46.192.45'),
'66.249.72.206'),
'66.249.66.15'),
'220.181.108.93'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.72.115'),
'65.52.109.62'),
'66.249.66.71'),
'220.181.108.173'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.156'),
'66.249.72.115'),
'66.249.66.71'),
'208.115.111.70'),
'66.249.72.206'),
'66.249.72.115'),
'220.181.108.176'),
'207.46.199.47'),
'66.249.66.15'),
'157.55.18.21'),
'66.249.66.71'),
'66.249.72.206'),
'65.52.108.146'),
'66.249.66.15'),
'220.181.108.115'),
'66.249.72.115'),
'66.249.66.71'),
'213.186.127.28'),
'66.249.72.206'),
'157.55.17.145'),
'66.249.66.15'),

(35428,
(35429,
(35430,
(35431,
(35432,
(35433,
(35434,
(35435,
(35436,
(35437,
(35438,
(35439,
(35440,
(35441,
(35442,
(35443,
(35444,
(35445,
(35446,
(35447,
(35448,
(35449,
(35450,
(35451,
(35452,
(35453,
(35454,
(35455,
(35456,
(35457,
(35458,
(35459,
(35460,
(35461,
(35462,
(35463,
(35464,
(35465,
(35466,
(35467,
(35468,
(35469,
(35470,
(35471,
(35472,
(35473,
(35474,
(35475,
(35476,
(35477,
(35478,
(35479,
(35480,
(35481,
(35482,
(35483,
(35484,
(35485,
(35486,
(35487,

1341819024,
1341819027,
1341819045,
1341819052,
1341819574,
1341819767,
1341819981,
1341820287,
1341820381,
1341820396,
1341820399,
1341820552,
1341820719,
1341820890,
1341820926,
1341821008,
1341821093,
1341821162,
1341821277,
1341821389,
1341821822,
1341821825,
1341821927,
1341821964,
1341822387,
1341822540,
1341822705,
1341822735,
1341822999,
1341823164,
1341823292,
1341823459,
1341823529,
1341823645,
1341823786,
1341823914,
1341824072,
1341824378,
1341824404,
1341824557,
1341824939,
1341824951,
1341825002,
1341825220,
1341825472,
1341825573,
1341825580,
1341825642,
1341826024,
1341826186,
1341826235,
1341826384,
1341826691,
1341826782,
1341826782,
1341826835,
1341826981,
1341827293,
1341827348,
1341827594,

'213.186.127.14'),
'66.249.72.115'),
'220.181.108.148'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'220.181.108.84'),
'193.164.202.166'),
'213.186.127.5'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'213.186.119.143'),
'220.181.108.116'),
'213.186.119.134'),
'66.249.72.206'),
'213.186.119.131'),
'66.249.66.15'),
'65.52.109.62'),
'66.249.66.71'),
'220.181.108.183'),
'213.186.127.9'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'220.181.108.179'),
'66.249.73.1'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.15'),
'157.55.17.145'),
'220.181.108.185'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'220.181.108.161'),
'66.249.66.15'),
'66.249.72.115'),
'65.52.108.26'),
'66.249.72.206'),
'220.181.108.85'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.115'),
'65.52.108.146'),
'66.249.66.15'),
'66.249.66.71'),
'220.181.108.166'),
'157.55.17.145'),
'94.23.220.161'),
'94.23.225.68'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.173'),
'66.249.72.115'),
'66.249.66.15'),

(35488,
(35489,
(35490,
(35491,
(35492,
(35493,
(35494,
(35495,
(35496,
(35497,
(35498,
(35499,
(35500,
(35501,
(35502,
(35503,
(35504,
(35505,
(35506,
(35507,
(35508,
(35509,
(35510,
(35511,
(35512,
(35513,
(35514,
(35515,
(35516,
(35517,
(35518,
(35519,
(35520,
(35521,
(35522,
(35523,
(35524,
(35525,
(35526,
(35527,
(35528,
(35529,
(35530,
(35531,
(35532,
(35533,
(35534,
(35535,
(35536,
(35537,
(35538,
(35539,
(35540,
(35541,
(35542,
(35543,
(35544,
(35545,
(35546,
(35547,

1341827700,
1341828054,
1341828084,
1341828204,
1341828206,
1341828270,
1341828360,
1341828513,
1341828601,
1341828667,
1341829115,
1341830025,
1341830425,
1341830426,
1341830788,
1341830810,
1341830814,
1341830846,
1341830936,
1341831401,
1341831682,
1341831846,
1341832014,
1341832051,
1341832320,
1341832628,
1341832684,
1341832755,
1341832882,
1341832934,
1341833258,
1341833322,
1341833482,
1341833485,
1341833666,
1341833854,
1341833894,
1341834104,
1341834467,
1341834577,
1341834721,
1341834772,
1341835080,
1341835093,
1341835388,
1341835694,
1341835952,
1341836307,
1341836414,
1341836459,
1341836623,
1341836863,
1341836972,
1341837047,
1341837226,
1341837753,
1341837777,
1341837823,
1341837839,
1341837994,

'213.186.127.3'),
'66.249.66.71'),
'65.52.109.62'),
'220.181.108.147'),
'66.249.72.115'),
'93.221.48.130'),
'66.249.72.206'),
'66.249.66.15'),
'65.52.108.26'),
'66.249.66.71'),
'220.181.108.186'),
'220.181.108.84'),
'65.52.108.69'),
'212.113.37.105'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.72.206'),
'220.181.108.148'),
'66.249.66.15'),
'66.249.66.71'),
'220.181.108.173'),
'66.249.72.206'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.72.115'),
'220.181.108.165'),
'66.249.66.71'),
'66.249.66.15'),
'89.151.116.52'),
'220.181.108.87'),
'66.249.72.115'),
'66.249.66.71'),
'220.181.108.186'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.156'),
'66.249.66.71'),
'208.115.113.86'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.173'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'190.129.4.34'),
'220.181.108.168'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.206'),
'66.249.66.71'),
'220.181.108.79'),
'213.186.127.3'),
'66.249.72.206'),
'66.249.66.15'),

(35548,
(35549,
(35550,
(35551,
(35552,
(35553,
(35554,
(35555,
(35556,
(35557,
(35558,
(35559,
(35560,
(35561,
(35562,
(35563,
(35564,
(35565,
(35566,
(35567,
(35568,
(35569,
(35570,
(35571,
(35572,
(35573,
(35574,
(35575,
(35576,
(35577,
(35578,
(35579,
(35580,
(35581,
(35582,
(35583,
(35584,
(35585,
(35586,
(35587,
(35588,
(35589,
(35590,
(35591,
(35592,
(35593,
(35594,
(35595,
(35596,
(35597,
(35598,
(35599,
(35600,
(35601,
(35602,
(35603,
(35604,
(35605,
(35606,
(35607,

1341838454,
1341838572,
1341838608,
1341838688,
1341838723,
1341838775,
1341838789,
1341839135,
1341839374,
1341839472,
1341839597,
1341839755,
1341839970,
1341839988,
1341840140,
1341840141,
1341840288,
1341840343,
1341840509,
1341840659,
1341840753,
1341840853,
1341841063,
1341841375,
1341841421,
1341841520,
1341841672,
1341841738,
1341841827,
1341841933,
1341841980,
1341842338,
1341842574,
1341842579,
1341842584,
1341842594,
1341842702,
1341842898,
1341843120,
1341843198,
1341843206,
1341843245,
1341843251,
1341843287,
1341843376,
1341843521,
1341843821,
1341843839,
1341843930,
1341844170,
1341844217,
1341844432,
1341844519,
1341845050,
1341845060,
1341845081,
1341845138,
1341845353,
1341845648,
1341845792,

'66.249.66.71'),
'200.87.130.226'),
'66.249.72.206'),
'220.181.108.122'),
'66.249.66.15'),
'66.249.72.115'),
'190.129.11.138'),
'65.52.109.146'),
'66.249.66.15'),
'66.249.66.71'),
'220.181.108.88'),
'65.52.109.62'),
'66.249.72.115'),
'66.249.72.206'),
'66.249.66.15'),
'190.129.11.138'),
'66.249.66.71'),
'200.87.130.226'),
'220.181.108.102'),
'208.115.111.70'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.117'),
'66.249.72.115'),
'66.249.66.71'),
'65.52.108.26'),
'66.249.72.206'),
'190.129.19.33'),
'66.249.66.15'),
'220.181.108.81'),
'66.249.72.115'),
'65.52.108.26'),
'66.249.66.71'),
'66.249.66.15'),
'190.129.5.41'),
'66.249.72.206'),
'190.129.31.140'),
'66.249.72.115'),
'66.249.66.15'),
'65.52.109.146'),
'220.181.108.170'),
'190.104.20.241'),
'66.249.66.71'),
'190.129.3.218'),
'66.249.66.15'),
'66.249.72.115'),
'163.247.40.50'),
'220.181.108.177'),
'190.129.8.202'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.66.15'),
'190.104.30.19'),
'220.181.108.140'),
'66.249.66.71'),
'66.249.72.206'),
'190.104.27.25'),
'66.249.66.15'),

(35608,
(35609,
(35610,
(35611,
(35612,
(35613,
(35614,
(35615,
(35616,
(35617,
(35618,
(35619,
(35620,
(35621,
(35622,
(35623,
(35624,
(35625,
(35626,
(35627,
(35628,
(35629,
(35630,
(35631,
(35632,
(35633,
(35634,
(35635,
(35636,
(35637,
(35638,
(35639,
(35640,
(35641,
(35642,
(35643,
(35644,
(35645,
(35646,
(35647,
(35648,
(35649,
(35650,
(35651,
(35652,
(35653,
(35654,
(35655,
(35656,
(35657,
(35658,
(35659,
(35660,
(35661,
(35662,
(35663,
(35664,
(35665,
(35666,
(35667,

1341845799,
1341845860,
1341845895,
1341845967,
1341845985,
1341846006,
1341846011,
1341846430,
1341846470,
1341846667,
1341846683,
1341846696,
1341846809,
1341846897,
1341846920,
1341847003,
1341847040,
1341847078,
1341847185,
1341847409,
1341847606,
1341847654,
1341847750,
1341847807,
1341847832,
1341848058,
1341848127,
1341848221,
1341848268,
1341848445,
1341848479,
1341848614,
1341848744,
1341849098,
1341849114,
1341849188,
1341849189,
1341849310,
1341849487,
1341849497,
1341849612,
1341849665,
1341849720,
1341849955,
1341850241,
1341850364,
1341850375,
1341850582,
1341850594,
1341850714,
1341850717,
1341850971,
1341851045,
1341851149,
1341851152,
1341851223,
1341851403,
1341851493,
1341851651,
1341851916,

'66.249.72.115'),
'66.249.66.71'),
'190.129.73.167'),
'66.249.72.206'),
'190.181.28.140'),
'220.181.108.170'),
'190.104.30.19'),
'66.249.66.15'),
'66.249.66.71'),
'200.87.16.234'),
'200.87.0.59'),
'66.249.72.206'),
'200.90.148.11'),
'88.25.52.123'),
'220.181.108.94'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'190.181.28.140'),
'190.129.9.42'),
'200.87.0.59'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.66.15'),
'220.181.108.99'),
'74.125.178.90'),
'190.181.15.152'),
'200.87.0.59'),
'66.249.72.206'),
'66.249.66.15'),
'66.249.66.71'),
'204.236.226.210'),
'220.181.108.94'),
'190.129.11.138'),
'66.249.66.71'),
'66.249.66.15'),
'200.90.150.243'),
'65.52.109.62'),
'200.87.128.210'),
'190.129.8.202'),
'207.46.192.45'),
'220.181.108.109'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.206'),
'66.249.66.71'),
'66.249.72.115'),
'220.181.108.184'),
'66.249.66.15'),
'190.181.15.123'),
'66.249.72.154'),
'66.249.66.71'),
'66.249.72.115'),
'123.125.71.47'),
'220.181.108.118'),
'66.249.66.15'),
'66.249.72.154'),
'220.181.108.114'),
'66.249.66.71'),
'66.249.66.15'),

(35668,
(35669,
(35670,
(35671,
(35672,
(35673,
(35674,
(35675,
(35676,
(35677,
(35678,
(35679,
(35680,
(35681,
(35682,
(35683,
(35684,
(35685,
(35686,
(35687,
(35688,
(35689,
(35690,
(35691,
(35692,
(35693,
(35694,
(35695,
(35696,
(35697,
(35698,
(35699,
(35700,
(35701,
(35702,
(35703,
(35704,
(35705,
(35706,
(35707,
(35708,
(35709,
(35710,
(35711,
(35712,
(35713,
(35714,
(35715,
(35716,
(35717,
(35718,
(35719,
(35720,
(35721,
(35722,
(35723,
(35724,
(35725,
(35726,
(35727,

1341852210,
1341852272,
1341852279,
1341852405,
1341852625,
1341852820,
1341853054,
1341853316,
1341853475,
1341853542,
1341853552,
1341853619,
1341853892,
1341854116,
1341854223,
1341854226,
1341854303,
1341854654,
1341854742,
1341854773,
1341854855,
1341854915,
1341855041,
1341855136,
1341855199,
1341855337,
1341855416,
1341855556,
1341855818,
1341856004,
1341856045,
1341856113,
1341856152,
1341856209,
1341856219,
1341856564,
1341856683,
1341856750,
1341856919,
1341856955,
1341857218,
1341857311,
1341857555,
1341857695,
1341857704,
1341857865,
1341858057,
1341858071,
1341858582,
1341858589,
1341858773,
1341858796,
1341858803,
1341858894,
1341858900,
1341859033,
1341859137,
1341859142,
1341859153,
1341859177,

'200.105.137.82'),
'66.249.66.71'),
'66.249.72.154'),
'220.181.108.170'),
'66.249.66.15'),
'207.46.192.45'),
'66.249.66.71'),
'220.181.108.112'),
'207.46.13.50'),
'65.52.108.146'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'119.63.196.28'),
'66.249.72.115'),
'220.181.108.104'),
'66.249.66.15'),
'66.249.72.154'),
'207.46.192.45'),
'157.55.17.145'),
'66.249.66.71'),
'220.181.108.105'),
'66.249.66.15'),
'220.181.108.165'),
'74.125.179.82'),
'66.249.72.154'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.154'),
'220.181.108.100'),
'66.249.72.115'),
'207.46.192.45'),
'208.115.113.86'),
'66.249.66.71'),
'66.249.66.15'),
'186.4.216.34'),
'66.249.72.154'),
'66.249.66.71'),
'220.181.108.170'),
'190.129.202.154'),
'66.249.66.15'),
'66.249.66.71'),
'208.115.111.70'),
'66.249.72.115'),
'220.181.108.160'),
'66.249.66.15'),
'213.186.127.3'),
'66.249.72.115'),
'66.249.66.71'),
'220.181.108.184'),
'65.52.108.69'),
'66.249.72.154'),
'200.87.180.132'),
'190.181.28.140'),
'190.129.9.42'),
'207.46.199.47'),
'190.129.11.138'),
'190.129.95.227'),
'66.249.66.15'),

(35728,
(35729,
(35730,
(35731,
(35732,
(35733,
(35734,
(35735,
(35736,
(35737,
(35738,
(35739,
(35740,
(35741,
(35742,
(35743,
(35744,
(35745,
(35746,
(35747,
(35748,
(35749,
(35750,
(35751,
(35752,
(35753,
(35754,
(35755,
(35756,
(35757,
(35758,
(35759,
(35760,
(35761,
(35762,
(35763,
(35764,
(35765,
(35766,
(35767,
(35768,
(35769,
(35770,
(35771,
(35772,
(35773,
(35774,
(35775,
(35776,
(35777,
(35778,
(35779,
(35780,
(35781,
(35782,
(35783,
(35784,
(35785,
(35786,
(35787,

1341859231,
1341859234,
1341859583,
1341859686,
1341859863,
1341859986,
1341859991,
1341860053,
1341860061,
1341860112,
1341860137,
1341860274,
1341860550,
1341860595,
1341860770,
1341860864,
1341860899,
1341861007,
1341861139,
1341861162,
1341861399,
1341861511,
1341861535,
1341861608,
1341861628,
1341861643,
1341861691,
1341861810,
1341861815,
1341862203,
1341862426,
1341862605,
1341862680,
1341862834,
1341862844,
1341862889,
1341863031,
1341863225,
1341863228,
1341863343,
1341863442,
1341863451,
1341863486,
1341863802,
1341863915,
1341863944,
1341863952,
1341863978,
1341864246,
1341864256,
1341864589,
1341864600,
1341864883,
1341865172,
1341865219,
1341865231,
1341865239,
1341865779,
1341865807,
1341865920,

'66.249.72.115'),
'66.249.66.71'),
'65.52.108.69'),
'220.181.108.83'),
'66.249.66.71'),
'200.87.96.58'),
'100.43.83.143'),
'66.249.72.115'),
'190.129.41.56'),
'66.249.66.15'),
'190.103.70.241'),
'66.249.72.154'),
'66.249.66.71'),
'220.181.108.85'),
'190.129.41.56'),
'66.249.72.115'),
'157.55.18.21'),
'190.104.26.26'),
'66.249.66.15'),
'208.115.111.70'),
'190.129.41.56'),
'220.181.108.95'),
'66.249.66.71'),
'65.52.109.146'),
'190.129.41.189'),
'190.104.26.26'),
'66.249.72.154'),
'66.249.72.115'),
'66.249.66.15'),
'66.249.66.71'),
'220.181.108.94'),
'190.167.211.218'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'190.129.11.138'),
'157.55.17.145'),
'200.105.219.10'),
'190.129.4.172'),
'220.181.108.114'),
'66.249.66.71'),
'66.249.72.115'),
'66.249.72.162'),
'200.87.215.225'),
'190.129.11.138'),
'66.249.66.15'),
'200.90.146.152'),
'200.105.147.115'),
'200.87.150.243'),
'220.181.108.82'),
'66.249.66.15'),
'66.249.66.71'),
'190.167.211.218'),
'220.181.108.116'),
'66.249.66.71'),
'200.90.144.114'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.162'),
'66.249.66.15'),

(35788,
(35789,
(35790,
(35791,
(35792,
(35793,
(35794,
(35795,
(35796,
(35797,
(35798,
(35799,
(35800,
(35801,
(35802,
(35803,
(35804,
(35805,
(35806,
(35807,
(35808,
(35809,
(35810,
(35811,
(35812,
(35813,
(35814,
(35815,
(35816,
(35817,
(35818,
(35819,
(35820,
(35821,
(35822,
(35823,
(35824,
(35825,
(35826,
(35827,
(35828,
(35829,
(35830,
(35831,
(35832,
(35833,
(35834,
(35835,
(35836,
(35837,
(35838,
(35839,
(35840,
(35841,
(35842,
(35843,
(35844,
(35845,
(35846,
(35847,

1341865932,
1341866086,
1341866145,
1341866393,
1341866393,
1341866683,
1341866953,
1341866985,
1341866997,
1341867054,
1341867062,
1341867186,
1341867382,
1341867595,
1341867906,
1341867956,
1341868193,
1341868195,
1341868238,
1341868242,
1341868268,
1341868674,
1341868816,
1341868906,
1341868959,
1341869279,
1341869283,
1341869680,
1341869731,
1341869744,
1341869821,
1341869962,
1341870145,
1341870186,
1341870388,
1341870392,
1341870529,
1341870534,
1341870569,
1341870642,
1341870643,
1341870924,
1341871115,
1341871253,
1341871266,
1341871395,
1341871444,
1341871475,
1341871553,
1341871615,
1341871969,
1341872114,
1341872141,
1341872184,
1341872190,
1341872461,
1341872481,
1341872685,
1341872829,
1341873128,

'157.56.95.137'),
'220.181.108.176'),
'65.52.108.26'),
'66.249.72.115'),
'66.249.66.71'),
'66.249.66.15'),
'66.249.72.162'),
'190.129.8.202'),
'220.181.108.76'),
'66.249.66.71'),
'66.249.72.115'),
'74.125.178.86'),
'66.249.66.15'),
'66.249.72.162'),
'220.181.108.82'),
'66.249.66.71'),
'66.249.72.115'),
'213.186.127.2'),
'65.52.108.146'),
'66.249.66.15'),
'189.31.186.22'),
'66.249.66.71'),
'220.181.108.94'),
'186.188.244.176'),
'66.249.66.15'),
'66.249.66.71'),
'190.129.8.202'),
'66.249.72.162'),
'220.181.108.82'),
'220.181.108.170'),
'66.249.66.15'),
'66.249.66.71'),
'190.129.3.249'),
'190.129.11.138'),
'65.52.0.56'),
'66.249.72.162'),
'66.249.66.15'),
'66.249.72.115'),
'66.249.72.229'),
'200.87.127.210'),
'220.181.108.171'),
'213.186.122.3'),
'66.249.72.48'),
'66.249.66.15'),
'66.249.66.71'),
'66.249.72.229'),
'190.104.26.22'),
'207.46.199.53'),
'220.181.108.96'),
'190.129.8.202'),
'66.249.66.15'),
'66.249.66.71'),
'207.46.192.45'),
'200.90.146.65'),
'200.87.74.10'),
'220.181.108.90'),
'190.129.4.172'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.72.48'),

(35848,
(35849,
(35850,
(35851,
(35852,
(35853,
(35854,
(35855,
(35856,
(35857,
(35858,
(35859,
(35860,
(35861,
(35862,
(35863,
(35864,
(35865,
(35866,
(35867,
(35868,
(35869,
(35870,
(35871,
(35872,
(35873,
(35874,
(35875,
(35876,
(35877,
(35878,
(35879,
(35880,
(35881,
(35882,
(35883,
(35884,
(35885,
(35886,
(35887,
(35888,
(35889,
(35890,
(35891,
(35892,
(35893,
(35894,
(35895,
(35896,
(35897,
(35898,
(35899,
(35900,
(35901,
(35902,
(35903,
(35904,
(35905,
(35906,
(35907,

1341873258,
1341873259,
1341873328,
1341873360,
1341873374,
1341873426,
1341873616,
1341873832,
1341873836,
1341873985,
1341874227,
1341874287,
1341874428,
1341874471,
1341874600,
1341874828,
1341874845,
1341874946,
1341875117,
1341875199,
1341875202,
1341875204,
1341875712,
1341875726,
1341875729,
1341875814,
1341875821,
1341875882,
1341876112,
1341876388,
1341876394,
1341876448,
1341876466,
1341876500,
1341876997,
1341877022,
1341877135,
1341877182,
1341877188,
1341877238,
1341877280,
1341877752,
1341877844,
1341877930,
1341878017,
1341878252,
1341878372,
1341878620,
1341878632,
1341878730,
1341878837,
1341878952,
1341879015,
1341879029,
1341879255,
1341879449,
1341879741,
1341879747,
1341879891,
1341879915,

'213.186.127.8'),
'66.249.66.237'),
'66.249.66.57'),
'208.115.113.86'),
'220.181.108.77'),
'190.129.172.130'),
'157.55.16.57'),
'66.249.72.229'),
'190.103.74.209'),
'66.249.66.237'),
'66.249.66.57'),
'220.181.108.79'),
'65.52.108.26'),
'66.249.72.229'),
'66.249.66.237'),
'213.186.119.134'),
'66.249.72.48'),
'66.249.66.57'),
'190.104.30.26'),
'220.181.108.181'),
'66.249.66.237'),
'65.52.108.69'),
'66.249.72.229'),
'66.249.72.48'),
'213.186.127.10'),
'200.90.144.166'),
'66.249.66.237'),
'66.249.66.57'),
'220.181.108.123'),
'66.249.72.48'),
'66.249.72.229'),
'190.0.251.124'),
'66.249.66.237'),
'66.249.66.57'),
'190.129.19.184'),
'220.181.108.88'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.48'),
'207.46.199.53'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.72.48'),
'220.181.108.105'),
'66.249.66.57'),
'190.104.30.23'),
'66.249.66.237'),
'66.249.66.57'),
'190.129.10.171'),
'66.249.72.229'),
'220.181.108.173'),
'66.249.72.48'),
'66.249.66.237'),
'207.46.199.47'),
'190.129.10.171'),
'66.249.66.57'),
'66.249.66.237'),
'220.181.108.108'),
'190.129.19.12'),
'74.125.179.93'),

(35908,
(35909,
(35910,
(35911,
(35912,
(35913,
(35914,
(35915,
(35916,
(35917,
(35918,
(35919,
(35920,
(35921,
(35922,
(35923,
(35924,
(35925,
(35926,
(35927,
(35928,
(35929,
(35930,
(35931,
(35932,
(35933,
(35934,
(35935,
(35936,
(35937,
(35938,
(35939,
(35940,
(35941,
(35942,
(35943,
(35944,
(35945,
(35946,
(35947,
(35948,
(35949,
(35950,
(35951,
(35952,
(35953,
(35954,
(35955,
(35956,
(35957,
(35958,
(35959,
(35960,
(35961,
(35962,
(35963,
(35964,
(35965,
(35966,
(35967,

1341880030,
1341880083,
1341880097,
1341880141,
1341880460,
1341880586,
1341880634,
1341880655,
1341880760,
1341881050,
1341881171,
1341881377,
1341881564,
1341881717,
1341881776,
1341881873,
1341881915,
1341881919,
1341882196,
1341882473,
1341882510,
1341882627,
1341882772,
1341883132,
1341883184,
1341883187,
1341883349,
1341883381,
1341883384,
1341883707,
1341883875,
1341884072,
1341884218,
1341884298,
1341884366,
1341884674,
1341884808,
1341884821,
1341884934,
1341884947,
1341885209,
1341885212,
1341885332,
1341885374,
1341885603,
1341885621,
1341885667,
1341885806,
1341886113,
1341886121,
1341886222,
1341886240,
1341886269,
1341886287,
1341886914,
1341887030,
1341887107,
1341887255,
1341887331,
1341887539,

'66.249.72.229'),
'74.125.179.20'),
'74.125.178.88'),
'66.249.66.57'),
'66.249.66.237'),
'190.129.197.15'),
'157.55.17.145'),
'220.181.108.99'),
'66.249.66.57'),
'213.186.127.11'),
'66.249.66.237'),
'66.249.66.57'),
'220.181.108.176'),
'114.174.4.38'),
'66.249.72.48'),
'157.55.16.57'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.66.57'),
'220.181.108.168'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.72.48'),
'200.90.146.243'),
'66.249.66.237'),
'213.186.119.132'),
'220.181.108.104'),
'66.249.66.45'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.66.57'),
'220.181.108.113'),
'66.249.72.229'),
'66.249.72.48'),
'66.249.66.237'),
'208.115.111.70'),
'66.249.66.57'),
'200.87.215.51'),
'220.181.108.85'),
'200.90.146.243'),
'65.52.108.69'),
'66.249.72.48'),
'66.249.66.237'),
'65.52.108.146'),
'66.249.66.57'),
'66.249.72.229'),
'213.186.119.137'),
'220.181.108.91'),
'157.55.17.145'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.66.237'),
'220.181.108.121'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.237'),

(35968,
(35969,
(35970,
(35971,
(35972,
(35973,
(35974,
(35975,
(35976,
(35977,
(35978,
(35979,
(35980,
(35981,
(35982,
(35983,
(35984,
(35985,
(35986,
(35987,
(35988,
(35989,
(35990,
(35991,
(35992,
(35993,
(35994,
(35995,
(35996,
(35997,
(35998,
(35999,
(36000,
(36001,
(36002,
(36003,
(36004,
(36005,
(36006,
(36007,
(36008,
(36009,
(36010,
(36011,
(36012,
(36013,
(36014,
(36015,
(36016,
(36017,
(36018,
(36019,
(36020,
(36021,
(36022,
(36023,
(36024,
(36025,
(36026,
(36027,

1341887830,
1341887938,
1341887968,
1341888302,
1341888443,
1341888466,
1341888549,
1341888843,
1341888847,
1341888986,
1341889234,
1341889238,
1341889276,
1341889536,
1341889608,
1341889751,
1341889762,
1341889994,
1341890380,
1341890387,
1341890401,
1341890432,
1341890621,
1341890711,
1341891139,
1341891250,
1341891257,
1341891268,
1341891356,
1341891361,
1341891797,
1341891913,
1341892059,
1341892093,
1341892660,
1341892663,
1341892714,
1341892720,
1341893315,
1341893328,
1341893367,
1341893398,
1341893627,
1341893917,
1341894040,
1341894509,
1341894565,
1341894589,
1341894674,
1341895167,
1341895280,
1341895355,
1341895634,
1341896195,
1341896238,
1341896330,
1341896333,
1341896977,
1341897008,
1341897387,

'66.249.72.229'),
'220.181.108.77'),
'66.249.66.57'),
'65.52.108.69'),
'213.186.127.12'),
'190.152.200.65'),
'66.249.66.237'),
'66.249.66.57'),
'220.181.108.86'),
'66.249.72.229'),
'66.219.58.38'),
'207.46.199.47'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.72.229'),
'66.249.66.57'),
'220.181.108.179'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.48'),
'200.87.176.136'),
'66.249.72.229'),
'207.46.199.53'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.48'),
'213.186.119.135'),
'66.249.72.229'),
'200.87.176.136'),
'66.249.66.237'),
'65.52.109.146'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.72.48'),
'208.115.111.70'),
'66.249.66.237'),
'208.115.113.86'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.229'),
'66.249.72.48'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.229'),
'66.249.66.237'),
'213.186.119.143'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.57'),
'66.249.66.237'),
'207.46.199.53'),

(36028,
(36029,
(36030,
(36031,
(36032,
(36033,
(36034,
(36035,
(36036,
(36037,
(36038,
(36039,
(36040,
(36041,
(36042,
(36043,
(36044,
(36045,
(36046,
(36047,
(36048,
(36049,
(36050,
(36051,
(36052,
(36053,
(36054,
(36055,
(36056,
(36057,
(36058,
(36059,
(36060,
(36061,
(36062,
(36063,
(36064,
(36065,
(36066,
(36067,
(36068,
(36069,
(36070,
(36071,
(36072,
(36073,
(36074,
(36075,
(36076,
(36077,
(36078,
(36079,
(36080,
(36081,
(36082,
(36083,
(36084,
(36085,
(36086,
(36087,

1341897521,
1341897591,
1341897622,
1341897627,
1341897734,
1341898431,
1341898435,
1341898567,
1341898987,
1341899131,
1341899289,
1341899789,
1341899910,
1341900037,
1341900541,
1341900546,
1341900926,
1341901139,
1341901164,
1341901165,
1341901225,
1341901383,
1341901649,
1341901731,
1341901847,
1341902008,
1341902215,
1341902373,
1341902624,
1341902972,
1341903057,
1341903461,
1341903575,
1341903759,
1341904027,
1341904300,
1341904579,
1341904640,
1341904985,
1341905024,
1341905068,
1341905303,
1341905417,
1341905607,
1341905697,
1341905875,
1341906119,
1341906300,
1341906311,
1341906512,
1341906596,
1341906935,
1341907042,
1341907204,
1341907543,
1341907731,
1341907932,
1341908026,
1341908301,
1341908302,

'66.249.72.229'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.237'),
'220.181.108.179'),
'66.249.66.237'),
'66.249.66.57'),
'213.186.119.132'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.72.48'),
'123.125.71.54'),
'220.181.108.105'),
'66.249.66.237'),
'208.115.113.86'),
'208.115.111.70'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.229'),
'66.249.66.57'),
'208.115.111.70'),
'66.249.66.237'),
'65.52.109.146'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.72.48'),
'66.249.66.237'),
'65.52.110.143'),
'207.46.192.45'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.66.57'),
'220.181.108.122'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.66.57'),
'123.125.71.60'),
'220.181.108.116'),

(36088,
(36089,
(36090,
(36091,
(36092,
(36093,
(36094,
(36095,
(36096,
(36097,
(36098,
(36099,
(36100,
(36101,
(36102,
(36103,
(36104,
(36105,
(36106,
(36107,
(36108,
(36109,
(36110,
(36111,
(36112,
(36113,
(36114,
(36115,
(36116,
(36117,
(36118,
(36119,
(36120,
(36121,
(36122,
(36123,
(36124,
(36125,
(36126,
(36127,
(36128,
(36129,
(36130,
(36131,
(36132,
(36133,
(36134,
(36135,
(36136,
(36137,
(36138,
(36139,
(36140,
(36141,
(36142,
(36143,
(36144,
(36145,
(36146,
(36147,

1341908553,
1341908765,
1341908772,
1341908807,
1341908866,
1341909435,
1341909439,
1341909609,
1341909985,
1341910192,
1341910448,
1341910844,
1341911052,
1341911150,
1341911156,
1341911424,
1341911656,
1341911844,
1341912320,
1341912594,
1341912594,
1341912626,
1341912684,
1341912838,
1341913155,
1341913405,
1341913770,
1341913803,
1341913976,
1341914592,
1341914639,
1341914979,
1341915111,
1341915246,
1341915283,
1341915480,
1341915680,
1341915801,
1341916197,
1341916241,
1341916520,
1341916569,
1341916874,
1341916957,
1341917157,
1341917161,
1341917406,
1341917431,
1341917715,
1341917822,
1341917871,
1341917952,
1341918492,
1341918496,
1341918518,
1341919109,
1341919120,
1341919122,
1341919134,
1341919652,

'119.63.196.123'),
'65.52.110.143'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.72.48'),
'66.249.66.57'),
'66.249.66.237'),
'208.115.113.86'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.72.229'),
'212.113.37.105'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.66.57'),
'123.125.71.32'),
'220.181.108.80'),
'66.249.72.48'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.72.229'),
'157.55.16.230'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.66.237'),
'157.55.17.201'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.229'),
'208.115.111.70'),
'220.181.108.187'),
'66.249.72.48'),
'66.249.66.237'),
'220.181.108.79'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.237'),
'123.125.71.46'),
'220.181.108.90'),
'66.249.66.57'),
'66.249.72.229'),

(36148,
(36149,
(36150,
(36151,
(36152,
(36153,
(36154,
(36155,
(36156,
(36157,
(36158,
(36159,
(36160,
(36161,
(36162,
(36163,
(36164,
(36165,
(36166,
(36167,
(36168,
(36169,
(36170,
(36171,
(36172,
(36173,
(36174,
(36175,
(36176,
(36177,
(36178,
(36179,
(36180,
(36181,
(36182,
(36183,
(36184,
(36185,
(36186,
(36187,
(36188,
(36189,
(36190,
(36191,
(36192,
(36193,
(36194,
(36195,
(36196,
(36197,
(36198,
(36199,
(36200,
(36201,
(36202,
(36203,
(36204,
(36205,
(36206,
(36207,

1341919818,
1341919961,
1341920039,
1341920296,
1341920336,
1341920791,
1341920913,
1341921272,
1341921589,
1341921593,
1341921815,
1341921913,
1341922370,
1341922468,
1341922479,
1341923240,
1341923243,
1341923264,
1341923312,
1341923530,
1341923573,
1341923690,
1341923868,
1341923979,
1341924146,
1341924435,
1341924461,
1341924472,
1341924632,
1341924753,
1341924787,
1341925060,
1341925175,
1341925210,
1341925391,
1341925478,
1341925671,
1341925777,
1341925836,
1341925845,
1341926101,
1341926298,
1341926299,
1341926358,
1341926384,
1341926693,
1341926904,
1341927021,
1341927192,
1341927268,
1341927348,
1341927443,
1341927502,
1341927599,
1341927602,
1341927778,
1341928408,
1341928481,
1341928623,
1341928716,

'66.249.66.57'),
'66.249.66.237'),
'208.115.113.86'),
'66.249.72.229'),
'66.249.72.48'),
'66.249.66.57'),
'66.249.66.237'),
'200.87.0.59'),
'66.249.66.57'),
'66.249.66.237'),
'208.115.111.70'),
'200.87.0.59'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.229'),
'66.249.72.48'),
'66.249.66.57'),
'218.213.137.42'),
'200.87.74.10'),
'66.249.66.237'),
'157.55.17.145'),
'58.241.79.44'),
'66.249.66.57'),
'190.129.11.138'),
'66.249.66.237'),
'58.241.79.44'),
'157.56.95.137'),
'66.249.66.57'),
'190.129.11.138'),
'66.249.66.237'),
'66.249.72.48'),
'58.241.79.44'),
'66.249.66.57'),
'65.52.109.19'),
'190.129.11.138'),
'66.249.66.237'),
'66.249.72.48'),
'190.129.8.202'),
'157.55.17.146'),
'66.249.66.57'),
'66.249.72.229'),
'123.125.71.32'),
'220.181.108.97'),
'157.55.16.57'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.237'),
'190.104.5.153'),
'65.52.109.146'),
'65.52.109.19'),
'208.115.113.86'),
'220.181.108.105'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.66.57'),
'65.52.109.146'),
'66.249.66.237'),
'66.249.72.48'),

(36208,
(36209,
(36210,
(36211,
(36212,
(36213,
(36214,
(36215,
(36216,
(36217,
(36218,
(36219,
(36220,
(36221,
(36222,
(36223,
(36224,
(36225,
(36226,
(36227,
(36228,
(36229,
(36230,
(36231,
(36232,
(36233,
(36234,
(36235,
(36236,
(36237,
(36238,
(36239,
(36240,
(36241,
(36242,
(36243,
(36244,
(36245,
(36246,
(36247,
(36248,
(36249,
(36250,
(36251,
(36252,
(36253,
(36254,
(36255,
(36256,
(36257,
(36258,
(36259,
(36260,
(36261,
(36262,
(36263,
(36264,
(36265,
(36266,
(36267,

1341928804,
1341928814,
1341929020,
1341929109,
1341929254,
1341929324,
1341929497,
1341929744,
1341929838,
1341929841,
1341929913,
1341930011,
1341930114,
1341930480,
1341930800,
1341930820,
1341931181,
1341931622,
1341931669,
1341931675,
1341931813,
1341931862,
1341932254,
1341932273,
1341932890,
1341932921,
1341932924,
1341933361,
1341933443,
1341933515,
1341933593,
1341933778,
1341934001,
1341934198,
1341934294,
1341934464,
1341934751,
1341934849,
1341934900,
1341934921,
1341934992,
1341935035,
1341935043,
1341935075,
1341935353,
1341935422,
1341935508,
1341935712,
1341935875,
1341935926,
1341936262,
1341936405,
1341936409,
1341936663,
1341936738,
1341936771,
1341937052,
1341937221,
1341937402,
1341937478,

'66.249.72.229'),
'157.56.95.137'),
'213.186.122.3'),
'66.249.66.57'),
'190.104.26.30'),
'66.249.72.48'),
'190.181.28.108'),
'66.249.66.237'),
'220.181.108.92'),
'123.125.71.46'),
'66.249.66.57'),
'66.249.72.229'),
'208.115.111.70'),
'66.249.66.237'),
'190.129.8.202'),
'66.249.66.57'),
'66.249.66.237'),
'200.90.146.147'),
'66.249.66.57'),
'212.113.37.106'),
'66.249.66.237'),
'190.129.3.250'),
'190.129.3.141'),
'66.249.66.57'),
'66.249.66.57'),
'190.129.12.90'),
'66.249.66.237'),
'190.129.8.202'),
'208.115.111.70'),
'208.115.113.86'),
'66.249.66.237'),
'66.249.66.57'),
'213.186.122.3'),
'66.249.66.237'),
'200.87.104.222'),
'66.249.66.57'),
'207.46.204.189'),
'190.186.20.1'),
'66.249.66.237'),
'74.125.178.95'),
'190.129.19.250'),
'190.104.26.24'),
'190.129.30.5'),
'190.129.92.214'),
'200.87.74.10'),
'66.249.72.48'),
'66.249.66.237'),
'157.55.17.146'),
'66.249.66.57'),
'65.52.109.19'),
'213.83.125.37'),
'66.249.66.237'),
'157.55.16.230'),
'66.249.72.229'),
'213.186.127.2'),
'66.249.66.57'),
'66.249.66.237'),
'190.129.88.118'),
'66.249.66.57'),
'123.125.71.17'),

(36268,
(36269,
(36270,
(36271,
(36272,
(36273,
(36274,
(36275,
(36276,
(36277,
(36278,
(36279,
(36280,
(36281,
(36282,
(36283,
(36284,
(36285,
(36286,
(36287,
(36288,
(36289,
(36290,
(36291,
(36292,
(36293,
(36294,
(36295,
(36296,
(36297,
(36298,
(36299,
(36300,
(36301,
(36302,
(36303,
(36304,
(36305,
(36306,
(36307,
(36308,
(36309,
(36310,
(36311,
(36312,
(36313,
(36314,
(36315,
(36316,
(36317,
(36318,
(36319,
(36320,
(36321,
(36322,
(36323,
(36324,
(36325,
(36326,
(36327,

1341937479,
1341937674,
1341938011,
1341938038,
1341938288,
1341938720,
1341938862,
1341938998,
1341939029,
1341939102,
1341939493,
1341939584,
1341939729,
1341940208,
1341940272,
1341940511,
1341940720,
1341941029,
1341941061,
1341941067,
1341941075,
1341941077,
1341941206,
1341941261,
1341941624,
1341941718,
1341941770,
1341941800,
1341941810,
1341941936,
1341941956,
1341942199,
1341942451,
1341942544,
1341942774,
1341942914,
1341943100,
1341943113,
1341943334,
1341943564,
1341943687,
1341943696,
1341943751,
1341944207,
1341944313,
1341944334,
1341944350,
1341944355,
1341944594,
1341944821,
1341945017,
1341945177,
1341945202,
1341945336,
1341945437,
1341945637,
1341945762,
1341945838,
1341945997,
1341946039,

'220.181.108.80'),
'66.249.72.48'),
'66.249.66.237'),
'100.43.83.143'),
'66.249.72.229'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.72.229'),
'65.52.109.146'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.229'),
'66.249.72.48'),
'66.249.66.237'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.66.237'),
'157.55.18.21'),
'220.181.108.84'),
'123.125.71.19'),
'190.129.172.72'),
'190.27.237.88'),
'66.249.66.57'),
'220.181.108.165'),
'66.249.72.229'),
'66.249.72.48'),
'213.186.119.133'),
'66.249.66.237'),
'66.249.66.57'),
'190.106.31.22'),
'208.115.113.86'),
'66.249.66.237'),
'66.249.72.48'),
'66.249.66.57'),
'66.249.72.229'),
'66.249.66.237'),
'200.87.120.218'),
'207.46.204.189'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.72.48'),
'66.249.66.237'),
'190.138.98.144'),
'66.249.72.48'),
'190.181.46.13'),
'220.181.108.78'),
'66.249.66.237'),
'66.249.72.229'),
'66.249.66.57'),
'66.249.66.237'),
'66.249.72.1'),
'66.249.72.4'),
'190.129.197.24'),
'66.249.66.57'),
'66.249.66.237'),
'186.27.11.156'),
'66.249.72.22'),
'41.202.95.13'),
'66.249.72.229'),

(36328,
(36329,
(36330,
(36331,
(36332,
(36333,
(36334,
(36335,
(36336,
(36337,
(36338,
(36339,
(36340,
(36341,
(36342,
(36343,
(36344,
(36345,
(36346,
(36347,
(36348,
(36349,
(36350,
(36351,
(36352,
(36353,
(36354,
(36355,
(36356,
(36357,
(36358,
(36359,
(36360,
(36361,
(36362,
(36363,
(36364,
(36365,
(36366,
(36367,
(36368,
(36369,
(36370,
(36371,
(36372,
(36373,
(36374,
(36375,
(36376,
(36377,
(36378,
(36379,
(36380,
(36381,
(36382,
(36383,
(36384,
(36385,
(36386,
(36387,

1341946048,
1341946241,
1341946250,
1341946650,
1341946686,
1341946846,
1341946857,
1341947049,
1341947215,
1341947281,
1341947283,
1341947296,
1341947660,
1341947729,
1341948043,
1341948344,
1341948412,
1341948465,
1341948476,
1341949102,
1341949134,
1341949140,
1341949186,
1341949516,
1341949656,
1341949733,
1341949793,
1341949866,
1341950003,
1341950004,
1341950361,
1341950405,
1341950504,
1341950569,
1341950808,
1341950990,
1341950998,
1341951082,
1341951102,
1341951140,
1341951220,
1341951327,
1341951537,
1341951540,
1341951646,
1341952075,
1341952084,
1341952145,
1341952238,
1341952273,
1341952299,
1341952411,
1341952441,
1341952707,
1341952716,
1341952827,
1341952885,
1341953255,
1341953332,
1341953343,

'66.249.66.57'),
'66.249.66.237'),
'200.110.51.30'),
'66.249.66.57'),
'66.249.72.22'),
'66.249.66.237'),
'190.129.8.242'),
'66.249.72.229'),
'200.87.123.98'),
'190.129.11.138'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'207.46.204.189'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'213.186.120.196'),
'190.129.197.4'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'94.23.225.68'),
'94.23.220.161'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'190.129.98.131'),
'207.46.204.224'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.84.140'),
'200.105.161.238'),
'190.129.8.242'),
'66.249.72.22'),
'123.125.71.58'),
'220.181.108.85'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'190.129.41.1'),
'200.105.162.133'),
'190.129.40.32'),
'66.249.66.213'),
'201.88.254.184'),
'208.115.111.70'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'157.55.18.21'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),

(36388,
(36389,
(36390,
(36391,
(36392,
(36393,
(36394,
(36395,
(36396,
(36397,
(36398,
(36399,
(36400,
(36401,
(36402,
(36403,
(36404,
(36405,
(36406,
(36407,
(36408,
(36409,
(36410,
(36411,
(36412,
(36413,
(36414,
(36415,
(36416,
(36417,
(36418,
(36419,
(36420,
(36421,
(36422,
(36423,
(36424,
(36425,
(36426,
(36427,
(36428,
(36429,
(36430,
(36431,
(36432,
(36433,
(36434,
(36435,
(36436,
(36437,
(36438,
(36439,
(36440,
(36441,
(36442,
(36443,
(36444,
(36445,
(36446,
(36447,

1341953355,
1341953691,
1341953792,
1341953885,
1341953921,
1341953993,
1341954024,
1341954035,
1341954068,
1341954111,
1341954290,
1341954550,
1341954657,
1341954712,
1341955051,
1341955062,
1341955111,
1341955112,
1341955192,
1341955256,
1341955256,
1341955332,
1341955362,
1341955368,
1341955577,
1341955860,
1341955895,
1341955999,
1341956085,
1341956379,
1341956527,
1341956545,
1341956622,
1341956658,
1341956777,
1341956855,
1341956987,
1341957033,
1341957196,
1341957241,
1341957396,
1341957490,
1341957580,
1341957748,
1341957863,
1341958081,
1341958173,
1341958181,
1341958480,
1341958566,
1341958658,
1341958660,
1341959117,
1341959199,
1341959276,
1341959343,
1341959374,
1341959747,
1341959825,
1341959894,

'200.105.162.133'),
'200.87.123.98'),
'208.115.111.70'),
'190.129.9.42'),
'66.249.66.213'),
'66.249.72.22'),
'157.56.95.137'),
'66.249.66.227'),
'66.249.72.229'),
'201.88.254.184'),
'190.150.116.64'),
'66.249.66.213'),
'66.249.66.227'),
'208.115.113.86'),
'74.125.178.94'),
'66.249.72.229'),
'123.125.71.30'),
'220.181.108.110'),
'74.125.178.87'),
'66.249.66.213'),
'190.104.30.26'),
'220.181.108.75'),
'66.249.66.227'),
'66.249.72.22'),
'190.129.20.147'),
'66.249.66.213'),
'190.104.30.26'),
'66.249.72.22'),
'66.249.66.227'),
'157.55.17.146'),
'200.58.64.88'),
'66.249.72.229'),
'66.249.66.213'),
'190.129.8.202'),
'66.249.66.227'),
'66.249.72.22'),
'213.186.120.196'),
'200.87.150.243'),
'190.104.30.22'),
'66.249.66.213'),
'66.249.66.227'),
'200.87.0.59'),
'190.251.189.241'),
'200.87.37.38'),
'66.249.66.213'),
'66.249.72.22'),
'200.90.148.11'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'220.181.108.96'),
'123.125.71.27'),
'66.249.66.213'),
'186.2.73.221'),
'66.249.66.227'),
'66.249.67.202'),
'201.227.107.14'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),

(36448, 1341960131, '78.39.24.52'),


(36449, 1341960397, '66.249.66.213'),
(36450, 1341960503, '66.249.72.22'),
(36451, 1341960510, '66.249.66.227'),
(36452, 1341960722, '66.249.72.229'),
(36453, 1341960869, '190.129.5.122'),
(36454, 1341961058, '66.249.66.213'),
(36455, 1341961117, '66.249.66.227'),
(36456, 1341961165, '91.207.5.206'),
(36457, 1341961477, '66.249.72.229'),
(36458, 1341961591, '66.249.72.22'),
(36459, 1341961729, '66.249.66.213'),
(36460, 1341961776, '66.249.66.227'),
(36461, 1341961804, '65.52.108.26'),
(36462, 1341961815, '200.87.160.203'),
(36463, 1341961895, '157.55.17.145'),
(36464, 1341961924, '190.129.197.11'),
(36465, 1341962053, '213.186.127.10'),
(36466, 1341962235, '200.58.84.59'),
(36467, 1341962410, '66.249.66.213'),
(36468, 1341962432, '66.249.72.22'),
(36469, 1341962607, '66.249.72.229'),
(36470, 1341962806, '66.249.66.227'),
(36471, 1341963036, '66.249.66.213');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(36472, 1341963505, '190.103.74.11'),
(36473, 1341963541, '74.125.178.16'),
(36474, 1341963550, '66.249.66.227'),
(36475, 1341963659, '66.249.66.213'),
(36476, 1341963720, '66.249.72.22'),
(36477, 1341964308, '66.249.66.227'),
(36478, 1341964400, '66.249.66.213'),
(36479, 1341964872, '66.249.72.229'),
(36480, 1341965062, '66.249.66.213'),
(36481, 1341965067, '190.103.77.73'),
(36482, 1341965251, '66.249.66.227'),
(36483, 1341965542, '66.249.72.229'),
(36484, 1341965740, '66.249.66.213'),
(36485, 1341965869, '220.181.108.85'),
(36486, 1341965924, '66.249.72.22'),
(36487, 1341965972, '190.129.197.22'),
(36488, 1341966007, '200.160.100.87'),
(36489, 1341966231, '66.249.66.227'),
(36490, 1341966339, '200.90.145.228'),
(36491, 1341966428, '66.249.66.213'),
(36492, 1341966629, '66.249.72.22'),
(36493, 1341967035, '66.249.66.213'),
(36494, 1341967066, '66.249.72.229'),
(36495, 1341967115, '66.249.66.227'),
(36496, 1341967239, '66.249.72.22'),
(36497, 1341967381, '220.181.108.107'),
(36498, 1341967646, '66.249.66.213'),
(36499, 1341967780, '66.249.66.227'),
(36500, 1341967851, '66.249.72.229'),
(36501, 1341967943, '190.181.76.10'),
(36502, 1341968326, '66.249.66.213'),
(36503, 1341968724, '66.249.66.227'),
(36504, 1341968730, '66.249.72.22'),
(36505, 1341969016, '66.249.66.213'),
(36506, 1341969433, '207.46.204.189'),

(36507,
(36508,
(36509,
(36510,
(36511,
(36512,
(36513,
(36514,
(36515,
(36516,
(36517,
(36518,
(36519,
(36520,
(36521,
(36522,
(36523,
(36524,
(36525,
(36526,
(36527,
(36528,
(36529,
(36530,
(36531,
(36532,
(36533,
(36534,
(36535,
(36536,
(36537,
(36538,
(36539,
(36540,
(36541,
(36542,
(36543,
(36544,
(36545,
(36546,
(36547,
(36548,
(36549,
(36550,
(36551,
(36552,
(36553,
(36554,
(36555,
(36556,
(36557,
(36558,
(36559,
(36560,
(36561,
(36562,
(36563,
(36564,
(36565,
(36566,

1341969438,
1341969495,
1341969665,
1341969954,
1341969955,
1341970112,
1341970231,
1341970279,
1341970336,
1341970893,
1341970896,
1341970949,
1341971064,
1341971073,
1341971518,
1341971585,
1341971652,
1341971699,
1341972371,
1341972490,
1341972535,
1341972790,
1341973072,
1341973083,
1341973253,
1341973481,
1341973734,
1341973842,
1341973916,
1341974343,
1341974611,
1341974832,
1341974945,
1341975504,
1341975507,
1341975636,
1341975886,
1341976247,
1341976343,
1341976425,
1341976637,
1341976784,
1341976786,
1341976813,
1341976995,
1341977149,
1341977400,
1341977602,
1341977667,
1341978209,
1341978343,
1341978379,
1341978491,
1341978597,
1341978815,
1341978877,
1341979359,
1341979448,
1341979540,
1341979639,

'213.186.119.134'),
'66.249.66.227'),
'66.249.66.213'),
'123.125.71.22'),
'220.181.108.117'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'207.46.204.189'),
'66.249.66.213'),
'66.249.66.227'),
'100.43.83.143'),
'207.46.204.224'),
'66.249.66.213'),
'66.249.66.213'),
'66.249.66.227'),
'200.110.48.145'),
'66.249.72.229'),
'190.129.19.226'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'207.46.204.224'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.73.193'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'208.115.113.86'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'157.55.16.57'),
'123.125.71.36'),
'220.181.108.88'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'157.55.17.103'),
'66.249.66.227'),
'220.181.108.168'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'207.46.204.224'),
'66.249.66.227'),

(36567,
(36568,
(36569,
(36570,
(36571,
(36572,
(36573,
(36574,
(36575,
(36576,
(36577,
(36578,
(36579,
(36580,
(36581,
(36582,
(36583,
(36584,
(36585,
(36586,
(36587,
(36588,
(36589,
(36590,
(36591,
(36592,
(36593,
(36594,
(36595,
(36596,
(36597,
(36598,
(36599,
(36600,
(36601,
(36602,
(36603,
(36604,
(36605,
(36606,
(36607,
(36608,
(36609,
(36610,
(36611,
(36612,
(36613,
(36614,
(36615,
(36616,
(36617,
(36618,
(36619,
(36620,
(36621,
(36622,
(36623,
(36624,
(36625,
(36626,

1341979783,
1341979844,
1341980091,
1341980161,
1341980292,
1341980293,
1341980501,
1341980605,
1341980770,
1341980884,
1341981511,
1341981516,
1341981521,
1341981621,
1341982118,
1341982129,
1341982202,
1341982304,
1341982387,
1341982860,
1341983025,
1341983129,
1341983271,
1341983466,
1341983706,
1341984073,
1341984166,
1341984342,
1341984679,
1341984820,
1341984828,
1341984948,
1341985044,
1341985320,
1341985433,
1341985959,
1341986027,
1341986147,
1341986472,
1341986566,
1341986701,
1341986837,
1341986954,
1341987307,
1341987375,
1341987847,
1341987914,
1341987982,
1341988252,
1341988589,
1341988656,
1341988857,
1341988982,
1341989118,
1341989174,
1341989195,
1341989262,
1341989273,
1341989457,
1341989866,

'66.249.72.22'),
'220.181.108.178'),
'66.249.66.213'),
'66.249.72.229'),
'123.125.71.36'),
'220.181.108.119'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'213.186.122.3'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.108.26'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'220.181.108.185'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'157.55.17.103'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'220.181.108.159'),
'66.249.72.22'),
'157.55.17.146'),
'66.249.66.227'),
'66.249.66.213'),
'190.235.70.196'),
'66.249.72.229'),
'66.249.66.213'),

(36627,
(36628,
(36629,
(36630,
(36631,
(36632,
(36633,
(36634,
(36635,
(36636,
(36637,
(36638,
(36639,
(36640,
(36641,
(36642,
(36643,
(36644,
(36645,
(36646,
(36647,
(36648,
(36649,
(36650,
(36651,
(36652,
(36653,
(36654,
(36655,
(36656,
(36657,
(36658,
(36659,
(36660,
(36661,
(36662,
(36663,
(36664,
(36665,
(36666,
(36667,
(36668,
(36669,
(36670,
(36671,
(36672,
(36673,
(36674,
(36675,
(36676,
(36677,
(36678,
(36679,
(36680,
(36681,
(36682,
(36683,
(36684,
(36685,
(36686,

1341989919,
1341989991,
1341990273,
1341990301,
1341990477,
1341990678,
1341991019,
1341991149,
1341991392,
1341991492,
1341991515,
1341991622,
1341991688,
1341991756,
1341992363,
1341992429,
1341992436,
1341992455,
1341992610,
1341992649,
1341992969,
1341993035,
1341993104,
1341993564,
1341993576,
1341993766,
1341994047,
1341994250,
1341994274,
1341994541,
1341994619,
1341994722,
1341994860,
1341994924,
1341994991,
1341995328,
1341995463,
1341995531,
1341996069,
1341996131,
1341996140,
1341996743,
1341996776,
1341996891,
1341997194,
1341997350,
1341997543,
1341997633,
1341997822,
1341997890,
1341997957,
1341998093,
1341998496,
1341998564,
1341998676,
1341998731,
1341998732,
1341999305,
1341999474,
1341999483,

'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'208.115.111.70'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'207.46.204.224'),
'157.55.18.21'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.213'),
'212.113.35.162'),
'208.115.113.86'),
'66.249.72.229'),
'157.55.17.145'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.109.146'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'220.181.108.84'),
'157.55.17.145'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'207.46.204.224'),
'220.181.108.169'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'208.115.113.86'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'123.125.71.45'),
'220.181.108.97'),
'66.249.66.213'),
'66.249.72.22'),
'208.115.113.86'),

(36687,
(36688,
(36689,
(36690,
(36691,
(36692,
(36693,
(36694,
(36695,
(36696,
(36697,
(36698,
(36699,
(36700,
(36701,
(36702,
(36703,
(36704,
(36705,
(36706,
(36707,
(36708,
(36709,
(36710,
(36711,
(36712,
(36713,
(36714,
(36715,
(36716,
(36717,
(36718,
(36719,
(36720,
(36721,
(36722,
(36723,
(36724,
(36725,
(36726,
(36727,
(36728,
(36729,
(36730,
(36731,
(36732,
(36733,
(36734,
(36735,
(36736,
(36737,
(36738,
(36739,
(36740,
(36741,
(36742,
(36743,
(36744,
(36745,
(36746,

1341999484,
1341999642,
1341999811,
1341999981,
1342000046,
1342000214,
1342000408,
1342000585,
1342000753,
1342000908,
1342001192,
1342001359,
1342001441,
1342001555,
1342001799,
1342001849,
1342002049,
1342002053,
1342002503,
1342002536,
1342002670,
1342002740,
1342002872,
1342003079,
1342003142,
1342003285,
1342003344,
1342003479,
1342003748,
1342003798,
1342004158,
1342004206,
1342004413,
1342004417,
1342004552,
1342004833,
1342005035,
1342005036,
1342005239,
1342005658,
1342005679,
1342005704,
1342005849,
1342006259,
1342006666,
1342006862,
1342007275,
1342007457,
1342007460,
1342007478,
1342007670,
1342007747,
1342007881,
1342008289,
1342008354,
1342008559,
1342008771,
1342008920,
1342008998,
1342009101,

'66.249.66.227'),
'66.249.72.229'),
'213.186.120.196'),
'157.55.17.145'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.213'),
'207.46.204.189'),
'66.249.66.227'),
'207.46.204.224'),
'66.249.72.22'),
'66.249.66.213'),
'157.55.17.145'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'207.46.204.224'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.73.145'),
'66.249.72.229'),
'66.249.66.227'),
'220.181.108.82'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.17.146'),
'200.87.0.59'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'200.87.41.13'),
'66.249.66.213'),

(36747,
(36748,
(36749,
(36750,
(36751,
(36752,
(36753,
(36754,
(36755,
(36756,
(36757,
(36758,
(36759,
(36760,
(36761,
(36762,
(36763,
(36764,
(36765,
(36766,
(36767,
(36768,
(36769,
(36770,
(36771,
(36772,
(36773,
(36774,
(36775,
(36776,
(36777,
(36778,
(36779,
(36780,
(36781,
(36782,
(36783,
(36784,
(36785,
(36786,
(36787,
(36788,
(36789,
(36790,
(36791,
(36792,
(36793,
(36794,
(36795,
(36796,
(36797,
(36798,
(36799,
(36800,
(36801,
(36802,
(36803,
(36804,
(36805,
(36806,

1342009120,
1342009169,
1342009500,
1342009617,
1342009736,
1342009892,
1342010057,
1342010254,
1342010389,
1342010456,
1342010795,
1342010942,
1342010998,
1342011105,
1342011162,
1342011329,
1342011405,
1342011428,
1342011689,
1342011759,
1342011884,
1342012286,
1342012323,
1342012423,
1342012620,
1342012632,
1342012701,
1342012702,
1342012728,
1342012895,
1342013031,
1342013243,
1342013246,
1342013389,
1342013481,
1342013640,
1342013709,
1342013793,
1342013938,
1342014019,
1342014081,
1342014399,
1342014442,
1342014546,
1342014657,
1342014799,
1342014844,
1342015018,
1342015137,
1342015158,
1342015308,
1342015504,
1342015548,
1342015937,
1342016026,
1342016029,
1342016115,
1342016225,
1342016245,
1342016248,

'65.52.109.146'),
'66.249.72.229'),
'157.55.17.146'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'213.186.127.8'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.11.138'),
'66.249.66.213'),
'190.129.8.202'),
'66.249.66.227'),
'207.46.204.224'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.172.72'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'207.46.204.189'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'123.125.71.42'),
'220.181.108.100'),
'200.90.144.223'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'190.181.29.77'),
'100.43.83.143'),
'66.249.72.229'),
'66.249.66.213'),
'200.90.148.11'),
'220.181.108.148'),
'190.104.5.147'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'200.90.146.27'),
'190.129.84.42'),
'190.129.11.138'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.213'),
'200.90.146.27'),
'190.181.29.77'),
'66.249.66.227'),
'180.76.6.21'),
'208.115.113.86'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.11.138'),
'220.181.108.93'),
'123.125.71.48'),

(36807,
(36808,
(36809,
(36810,
(36811,
(36812,
(36813,
(36814,
(36815,
(36816,
(36817,
(36818,
(36819,
(36820,
(36821,
(36822,
(36823,
(36824,
(36825,
(36826,
(36827,
(36828,
(36829,
(36830,
(36831,
(36832,
(36833,
(36834,
(36835,
(36836,
(36837,
(36838,
(36839,
(36840,
(36841,
(36842,
(36843,
(36844,
(36845,
(36846,
(36847,
(36848,
(36849,
(36850,
(36851,
(36852,
(36853,
(36854,
(36855,
(36856,
(36857,
(36858,
(36859,
(36860,
(36861,
(36862,
(36863,
(36864,
(36865,
(36866,

1342016401,
1342016532,
1342016805,
1342016914,
1342017428,
1342017521,
1342017600,
1342017624,
1342018067,
1342018116,
1342018136,
1342018200,
1342018665,
1342018831,
1342018867,
1342018867,
1342018869,
1342019031,
1342019286,
1342019555,
1342019646,
1342019826,
1342020011,
1342020200,
1342020292,
1342020666,
1342020811,
1342020819,
1342021205,
1342021340,
1342021451,
1342021569,
1342021730,
1342021767,
1342021923,
1342021946,
1342021964,
1342022458,
1342022770,
1342022808,
1342023112,
1342023536,
1342023606,
1342023640,
1342023835,
1342024229,
1342024239,
1342024316,
1342024727,
1342024730,
1342024886,
1342024994,
1342024998,
1342025122,
1342025489,
1342025733,
1342026015,
1342026277,
1342026616,
1342026986,

'200.87.110.162'),
'65.52.109.146'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.17.146'),
'190.129.5.62'),
'100.43.83.143'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.13.98'),
'190.129.11.138'),
'66.249.66.213'),
'207.46.204.224'),
'207.46.204.224'),
'66.249.66.227'),
'208.115.111.70'),
'220.181.108.172'),
'66.249.66.213'),
'207.46.204.224'),
'66.249.66.227'),
'190.129.19.104'),
'66.249.66.213'),
'157.55.17.145'),
'190.129.19.104'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'157.56.95.137'),
'66.249.72.229'),
'65.52.109.146'),
'190.181.15.5'),
'66.249.66.213'),
'200.58.84.191'),
'66.249.66.227'),
'200.87.150.243'),
'190.181.15.5'),
'66.249.66.227'),
'66.249.66.213'),
'190.181.15.5'),
'66.249.66.213'),
'66.249.66.227'),
'220.181.108.171'),
'190.181.15.98'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.19.244'),
'190.66.101.0'),
'100.43.83.143'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.17.146'),
'213.186.119.144'),
'66.249.66.227'),
'66.249.66.213'),
'207.46.192.45'),
'119.63.196.125'),
'66.249.66.227'),
'65.52.108.58'),

(36867,
(36868,
(36869,
(36870,
(36871,
(36872,
(36873,
(36874,
(36875,
(36876,
(36877,
(36878,
(36879,
(36880,
(36881,
(36882,
(36883,
(36884,
(36885,
(36886,
(36887,
(36888,
(36889,
(36890,
(36891,
(36892,
(36893,
(36894,
(36895,
(36896,
(36897,
(36898,
(36899,
(36900,
(36901,
(36902,
(36903,
(36904,
(36905,
(36906,
(36907,
(36908,
(36909,
(36910,
(36911,
(36912,
(36913,
(36914,
(36915,
(36916,
(36917,
(36918,
(36919,
(36920,
(36921,
(36922,
(36923,
(36924,
(36925,
(36926,

1342027046,
1342027407,
1342027446,
1342028487,
1342028630,
1342029268,
1342029731,
1342029793,
1342029917,
1342030183,
1342030393,
1342030491,
1342030588,
1342031264,
1342031278,
1342031730,
1342031890,
1342031959,
1342032616,
1342032635,
1342032695,
1342032700,
1342032705,
1342032878,
1342033296,
1342033388,
1342033394,
1342033562,
1342033632,
1342033731,
1342033744,
1342033875,
1342034071,
1342034176,
1342034388,
1342034389,
1342034412,
1342034424,
1342034427,
1342034664,
1342034668,
1342034671,
1342034727,
1342035245,
1342035265,
1342035351,
1342035437,
1342035912,
1342036204,
1342036290,
1342036375,
1342036859,
1342036886,
1342037058,
1342037157,
1342037187,
1342037430,
1342037452,
1342037641,
1342037647,

'190.104.22.186'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'208.115.111.70'),
'66.249.66.213'),
'66.249.66.227'),
'213.186.119.133'),
'190.129.171.203'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.108.26'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.19.155'),
'65.52.108.58'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'186.0.137.190'),
'66.249.66.227'),
'66.249.66.213'),
'220.181.108.76'),
'200.87.0.59'),
'200.87.123.98'),
'190.129.8.242'),
'157.55.16.57'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.108.58'),
'123.125.71.59'),
'220.181.108.91'),
'66.249.72.229'),
'157.55.17.146'),
'190.129.8.242'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'190.129.5.253'),
'213.186.127.12'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.17.103'),
'66.249.72.229'),
'66.249.66.213'),
'100.43.83.143'),
'66.249.66.227'),
'65.52.109.146'),
'186.2.38.120'),
'74.125.178.95'),
'200.87.39.147'),

(36927,
(36928,
(36929,
(36930,
(36931,
(36932,
(36933,
(36934,
(36935,
(36936,
(36937,
(36938,
(36939,
(36940,
(36941,
(36942,
(36943,
(36944,
(36945,
(36946,
(36947,
(36948,
(36949,
(36950,
(36951,
(36952,
(36953,
(36954,
(36955,
(36956,
(36957,
(36958,
(36959,
(36960,
(36961,
(36962,
(36963,
(36964,
(36965,
(36966,
(36967,
(36968,
(36969,
(36970,
(36971,
(36972,
(36973,
(36974,
(36975,
(36976,
(36977,
(36978,
(36979,
(36980,
(36981,
(36982,
(36983,
(36984,
(36985,
(36986,

1342037647,
1342037647,
1342037740,
1342037775,
1342037839,
1342037865,
1342037866,
1342037910,
1342037945,
1342038593,
1342038621,
1342038791,
1342038895,
1342038934,
1342039361,
1342039380,
1342039550,
1342039652,
1342039654,
1342040044,
1342040195,
1342040458,
1342040530,
1342040669,
1342040727,
1342040790,
1342040890,
1342041332,
1342041411,
1342041450,
1342041458,
1342041546,
1342041983,
1342042167,
1342042326,
1342042410,
1342042497,
1342042613,
1342042675,
1342042822,
1342042858,
1342042988,
1342042998,
1342043143,
1342043243,
1342043459,
1342043470,
1342043585,
1342043872,
1342044158,
1342044446,
1342044501,
1342044886,
1342045049,
1342045050,
1342045073,
1342045114,
1342045159,
1342045172,
1342045195,

'190.129.11.138'),
'74.125.178.93'),
'66.249.72.229'),
'190.129.19.161'),
'66.249.72.22'),
'123.125.71.49'),
'220.181.108.116'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'200.87.50.74'),
'200.87.139.250'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'190.129.92.229'),
'66.249.66.227'),
'190.129.9.36'),
'200.87.157.170'),
'66.249.66.213'),
'66.249.66.227'),
'186.2.38.120'),
'190.129.8.202'),
'190.129.9.36'),
'66.249.66.213'),
'187.68.37.117'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'190.129.8.202'),
'74.125.179.21'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'208.115.113.86'),
'204.236.226.210'),
'66.249.66.213'),
'190.129.11.138'),
'66.249.66.227'),
'66.249.72.22'),
'190.129.13.98'),
'186.27.0.84'),
'220.181.108.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'207.46.204.240'),
'123.125.71.42'),
'220.181.108.77'),
'66.249.72.229'),
'190.129.8.202'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),

(36987,
(36988,
(36989,
(36990,
(36991,
(36992,
(36993,
(36994,
(36995,
(36996,
(36997,
(36998,
(36999,
(37000,
(37001,
(37002,
(37003,
(37004,
(37005,
(37006,
(37007,
(37008,
(37009,
(37010,
(37011,
(37012,
(37013,
(37014,
(37015,
(37016,
(37017,
(37018,
(37019,
(37020,
(37021,
(37022,
(37023,
(37024,
(37025,
(37026,
(37027,
(37028,
(37029,
(37030,
(37031,
(37032,
(37033,
(37034,
(37035,
(37036,
(37037,
(37038,
(37039,
(37040,
(37041,
(37042,
(37043,
(37044,
(37045,
(37046,

1342045676,
1342045796,
1342045818,
1342045929,
1342046138,
1342046276,
1342046449,
1342046508,
1342046871,
1342046919,
1342046947,
1342047043,
1342047079,
1342047229,
1342047528,
1342047549,
1342047680,
1342047695,
1342047696,
1342047712,
1342048004,
1342048212,
1342048338,
1342048340,
1342048397,
1342048590,
1342048685,
1342048725,
1342048970,
1342049007,
1342049028,
1342118733,
1342118736,
1342118736,
1342118739,
1342118742,
1342118742,
1342118753,
1342118777,
1342118804,
1342118839,
1342118957,
1342119415,
1342119434,
1342119483,
1342119489,
1342119527,
1342119566,
1342119596,
1342119653,
1342119719,
1342119829,
1342120067,
1342120136,
1342120141,
1342120202,
1342120471,
1342120545,
1342120698,
1342120699,

'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'207.46.204.240'),
'190.129.30.201'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.109.146'),
'66.249.72.229'),
'157.55.17.146'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.8.202'),
'190.181.26.18'),
'66.249.72.229'),
'157.55.16.57'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'190.104.26.20'),
'190.129.19.161'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.109.152'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'190.104.7.52'),
'66.249.66.213'),
'208.115.111.70'),
'66.249.66.213'),
'123.125.71.25'),
'220.181.108.100'),
'220.181.108.97'),
'123.125.71.13'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'190.129.9.42'),
'65.52.108.98'),
'190.129.169.190'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'207.46.204.189'),
'65.52.109.146'),
'65.52.110.151'),
'207.46.13.15'),
'190.129.197.24'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'157.55.17.146'),
'190.186.16.250'),
'66.249.72.229'),
'123.125.71.50'),
'220.181.108.120'),

(37047,
(37048,
(37049,
(37050,
(37051,
(37052,
(37053,
(37054,
(37055,
(37056,
(37057,
(37058,
(37059,
(37060,
(37061,
(37062,
(37063,
(37064,
(37065,
(37066,
(37067,
(37068,
(37069,
(37070,
(37071,
(37072,
(37073,
(37074,
(37075,
(37076,
(37077,
(37078,
(37079,
(37080,
(37081,
(37082,
(37083,
(37084,
(37085,
(37086,
(37087,
(37088,
(37089,
(37090,
(37091,
(37092,
(37093,
(37094,
(37095,
(37096,
(37097,
(37098,
(37099,
(37100,
(37101,
(37102,
(37103,
(37104,
(37105,
(37106,

1342120702,
1342120768,
1342120824,
1342121183,
1342121247,
1342121300,
1342121303,
1342121312,
1342121353,
1342121372,
1342121394,
1342121466,
1342121474,
1342121761,
1342121903,
1342121972,
1342121982,
1342121995,
1342122051,
1342122126,
1342122151,
1342122472,
1342122539,
1342122540,
1342122541,
1342122582,
1342122664,
1342122676,
1342122726,
1342122776,
1342122938,
1342123040,
1342123143,
1342123184,
1342123277,
1342123286,
1342123353,
1342123415,
1342123509,
1342123757,
1342123830,
1342124054,
1342124201,
1342124244,
1342124253,
1342124335,
1342124336,
1342124362,
1342124867,
1342124970,
1342125139,
1342125265,
1342125511,
1342125570,
1342125664,
1342125677,
1342125703,
1342125867,
1342126141,
1342126279,

'66.249.66.213'),
'66.249.66.227'),
'190.129.14.19'),
'65.52.109.146'),
'66.249.72.229'),
'190.129.9.42'),
'66.249.66.213'),
'66.249.72.22'),
'190.129.87.50'),
'66.249.66.227'),
'157.55.17.146'),
'190.104.30.18'),
'190.181.15.211'),
'65.52.110.17'),
'66.249.66.213'),
'190.129.87.50'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'157.55.17.146'),
'190.102.48.218'),
'65.52.110.17'),
'66.249.66.213'),
'217.10.95.100'),
'199.19.249.196'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.8.18'),
'65.52.109.146'),
'190.181.31.124'),
'190.104.30.18'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'207.46.204.189'),
'66.249.72.229'),
'100.43.83.143'),
'190.129.11.138'),
'66.249.66.213'),
'66.249.66.227'),
'213.186.119.133'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.8.202'),
'123.125.71.23'),
'220.181.108.111'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.213'),
'190.129.3.232'),
'66.249.66.227'),
'66.249.72.229'),
'190.104.15.13'),
'66.249.72.22'),
'66.249.66.213'),
'190.250.166.217'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),

(37107,
(37108,
(37109,
(37110,
(37111,
(37112,
(37113,
(37114,
(37115,
(37116,
(37117,
(37118,
(37119,
(37120,
(37121,
(37122,
(37123,
(37124,
(37125,
(37126,
(37127,
(37128,
(37129,
(37130,
(37131,
(37132,
(37133,
(37134,
(37135,
(37136,
(37137,
(37138,
(37139,
(37140,
(37141,
(37142,
(37143,
(37144,
(37145,
(37146,
(37147,
(37148,
(37149,
(37150,
(37151,
(37152,
(37153,
(37154,
(37155,
(37156,
(37157,
(37158,
(37159,
(37160,
(37161,
(37162,
(37163,
(37164,
(37165,
(37166,

1342126361,
1342126370,
1342126412,
1342126571,
1342126873,
1342126899,
1342126973,
1342127258,
1342127274,
1342127576,
1342127853,
1342127855,
1342127933,
1342127939,
1342128115,
1342128449,
1342128582,
1342128622,
1342129010,
1342129087,
1342129117,
1342129129,
1342129225,
1342129314,
1342129316,
1342129432,
1342129543,
1342129675,
1342129691,
1342129892,
1342129943,
1342130049,
1342130346,
1342130430,
1342130551,
1342130928,
1342130992,
1342131093,
1342131097,
1342131344,
1342131378,
1342131419,
1342131420,
1342131423,
1342131772,
1342131786,
1342131883,
1342131989,
1342132013,
1342132028,
1342132196,
1342132406,
1342132501,
1342132827,
1342132879,
1342133043,
1342133072,
1342133145,
1342133160,
1342133382,

'213.186.127.2'),
'157.55.18.21'),
'190.129.19.142'),
'66.249.72.22'),
'66.249.66.227'),
'200.87.0.59'),
'66.249.66.213'),
'74.125.178.83'),
'66.249.72.229'),
'66.249.66.213'),
'123.125.71.12'),
'220.181.108.84'),
'66.249.72.229'),
'66.249.66.227'),
'200.87.0.59'),
'66.249.66.213'),
'66.249.66.227'),
'201.88.254.150'),
'190.129.5.29'),
'66.249.66.213'),
'213.186.127.4'),
'200.90.148.11'),
'66.249.66.227'),
'66.249.72.22'),
'200.90.146.137'),
'65.52.110.17'),
'190.129.4.8'),
'157.55.16.57'),
'66.249.66.213'),
'66.249.72.229'),
'207.46.204.240'),
'190.129.19.243'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.13.162'),
'65.52.108.98'),
'207.46.204.189'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.8.202'),
'123.125.71.34'),
'220.181.108.109'),
'213.186.119.132'),
'207.46.204.240'),
'66.249.66.213'),
'66.249.72.229'),
'190.129.11.138'),
'65.52.110.17'),
'190.129.8.202'),
'66.249.66.227'),
'186.5.42.62'),
'207.46.13.15'),
'190.104.30.27'),
'66.249.66.227'),
'190.129.11.138'),
'157.55.17.146'),
'190.102.51.67'),
'66.249.66.213'),
'200.39.8.12'),

(37167,
(37168,
(37169,
(37170,
(37171,
(37172,
(37173,
(37174,
(37175,
(37176,
(37177,
(37178,
(37179,
(37180,
(37181,
(37182,
(37183,
(37184,
(37185,
(37186,
(37187,
(37188,
(37189,
(37190,
(37191,
(37192,
(37193,
(37194,
(37195,
(37196,
(37197,
(37198,
(37199,
(37200,
(37201,
(37202,
(37203,
(37204,
(37205,
(37206,
(37207,
(37208,
(37209,
(37210,
(37211,
(37212,
(37213,
(37214,
(37215,
(37216,
(37217,
(37218,
(37219,
(37220,
(37221,
(37222,
(37223,
(37224,
(37225,
(37226,

1342133532,
1342133638,
1342133808,
1342134372,
1342134593,
1342135022,
1342135023,
1342135132,
1342135135,
1342135315,
1342135524,
1342135880,
1342135974,
1342136020,
1342136066,
1342136128,
1342136129,
1342136177,
1342136631,
1342136735,
1342136960,
1342137135,
1342137254,
1342137384,
1342137385,
1342137432,
1342137583,
1342138054,
1342138107,
1342138431,
1342138535,
1342138615,
1342138615,
1342138710,
1342138727,
1342139242,
1342139334,
1342139349,
1342139478,
1342139730,
1342139872,
1342139934,
1342139981,
1342140232,
1342140446,
1342140651,
1342140814,
1342140986,
1342141105,
1342141153,
1342141489,
1342141491,
1342141546,
1342141572,
1342141612,
1342142217,
1342142275,
1342142399,
1342142455,
1342142633,

'200.90.144.212'),
'190.129.5.18'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'123.125.71.31'),
'220.181.108.105'),
'65.52.110.17'),
'190.129.12.252'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'65.52.110.17'),
'66.249.66.227'),
'190.104.26.24'),
'190.129.12.252'),
'66.249.66.213'),
'200.90.145.132'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.72.22'),
'190.104.26.24'),
'65.52.108.98'),
'66.249.66.213'),
'66.249.66.227'),
'190.104.26.30'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'123.125.71.43'),
'220.181.108.77'),
'66.249.66.227'),
'66.249.66.213'),
'213.186.127.5'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.45'),
'65.52.110.17'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'190.129.10.171'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'108.171.243.62'),
'66.249.72.229'),
'66.249.66.227'),
'207.46.204.189'),
'213.186.119.140'),
'66.249.66.213'),
'207.46.204.240'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.21'),
'66.249.72.229'),
'220.181.108.172'),

(37227,
(37228,
(37229,
(37230,
(37231,
(37232,
(37233,
(37234,
(37235,
(37236,
(37237,
(37238,
(37239,
(37240,
(37241,
(37242,
(37243,
(37244,
(37245,
(37246,
(37247,
(37248,
(37249,
(37250,
(37251,
(37252,
(37253,
(37254,
(37255,
(37256,
(37257,
(37258,
(37259,
(37260,
(37261,
(37262,
(37263,
(37264,
(37265,
(37266,
(37267,
(37268,
(37269,
(37270,
(37271,
(37272,
(37273,
(37274,
(37275,
(37276,
(37277,
(37278,
(37279,
(37280,
(37281,
(37282,
(37283,
(37284,
(37285,
(37286,

1342142725,
1342142726,
1342142875,
1342142884,
1342143055,
1342143232,
1342143463,
1342143527,
1342143542,
1342143750,
1342143981,
1342144122,
1342144166,
1342144247,
1342144305,
1342144396,
1342144601,
1342144854,
1342144958,
1342145581,
1342145666,
1342145753,
1342145843,
1342145904,
1342145904,
1342146286,
1342146437,
1342146560,
1342146582,
1342146609,
1342146906,
1342147015,
1342147082,
1342147172,
1342147328,
1342147357,
1342147524,
1342147892,
1342147968,
1342148057,
1342148058,
1342148152,
1342148659,
1342148767,
1342148897,
1342149076,
1342149387,
1342149468,
1342149474,
1342149559,
1342149692,
1342149701,
1342149892,
1342150006,
1342150095,
1342150179,
1342150486,
1342150716,
1342150771,
1342150902,

'123.125.71.16'),
'220.181.108.78'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'157.55.16.57'),
'220.181.108.147'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.109.146'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'212.113.37.106'),
'190.129.8.202'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.17.146'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'123.125.71.46'),
'220.181.108.86'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'213.186.122.2'),
'66.249.66.213'),
'65.52.109.146'),
'157.55.17.146'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'190.129.30.238'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.30.238'),
'66.249.72.229'),
'208.115.111.70'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'190.129.30.238'),
'65.52.110.17'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.30.238'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),

(37287,
(37288,
(37289,
(37290,
(37291,
(37292,
(37293,
(37294,
(37295,
(37296,
(37297,
(37298,
(37299,
(37300,
(37301,
(37302,
(37303,
(37304,
(37305,
(37306,
(37307,
(37308,
(37309,
(37310,
(37311,
(37312,
(37313,
(37314,
(37315,
(37316,
(37317,
(37318,
(37319,
(37320,
(37321,
(37322,
(37323,
(37324,
(37325,
(37326,
(37327,
(37328,
(37329,
(37330,
(37331,
(37332,
(37333,
(37334,
(37335,
(37336,
(37337,
(37338,
(37339,
(37340,
(37341,
(37342,
(37343,
(37344,
(37345,
(37346,

1342150914,
1342150927,
1342151224,
1342151273,
1342151353,
1342151412,
1342151420,
1342151736,
1342151963,
1342151966,
1342152030,
1342152181,
1342152322,
1342152330,
1342152463,
1342152540,
1342152646,
1342152728,
1342153011,
1342153012,
1342153086,
1342153100,
1342153268,
1342153396,
1342153740,
1342153830,
1342153834,
1342153854,
1342153911,
1342153913,
1342154046,
1342154148,
1342154419,
1342154429,
1342154662,
1342154714,
1342154981,
1342155081,
1342155264,
1342155352,
1342155468,
1342155472,
1342155951,
1342156052,
1342156137,
1342156258,
1342156586,
1342156616,
1342156617,
1342156733,
1342156740,
1342156741,
1342157304,
1342157386,
1342157395,
1342157462,
1342157521,
1342157993,
1342158055,
1342158189,

'207.46.204.189'),
'65.52.108.98'),
'190.104.27.21'),
'207.46.204.240'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'207.46.204.189'),
'66.249.66.213'),
'66.249.72.22'),
'65.52.110.17'),
'220.181.108.159'),
'66.249.66.227'),
'186.21.180.175'),
'66.249.66.213'),
'157.55.17.146'),
'123.125.71.26'),
'220.181.108.119'),
'66.249.66.227'),
'207.46.204.189'),
'66.249.72.229'),
'66.249.66.213'),
'157.55.17.146'),
'66.249.72.22'),
'66.249.66.227'),
'207.46.204.189'),
'65.52.110.17'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.108.98'),
'207.46.204.240'),
'213.186.119.132'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'157.55.17.146'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.110.17'),
'220.181.108.117'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'123.125.71.20'),
'220.181.108.116'),
'213.186.119.133'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.110.17'),
'157.55.17.146'),
'66.249.66.227'),
'123.86.136.39'),
'66.249.72.229'),
'66.249.66.213'),

(37347,
(37348,
(37349,
(37350,
(37351,
(37352,
(37353,
(37354,
(37355,
(37356,
(37357,
(37358,
(37359,
(37360,
(37361,
(37362,
(37363,
(37364,
(37365,
(37366,
(37367,
(37368,
(37369,
(37370,
(37371,
(37372,
(37373,
(37374,
(37375,
(37376,
(37377,
(37378,
(37379,
(37380,
(37381,
(37382,
(37383,
(37384,
(37385,
(37386,
(37387,
(37388,
(37389,
(37390,
(37391,
(37392,
(37393,
(37394,
(37395,
(37396,
(37397,
(37398,
(37399,
(37400,
(37401,
(37402,
(37403,
(37404,
(37405,
(37406,

1342158292,
1342158323,
1342158384,
1342158418,
1342158981,
1342158991,
1342159163,
1342159395,
1342159660,
1342159771,
1342159945,
1342160061,
1342160093,
1342160315,
1342160329,
1342160596,
1342160674,
1342160755,
1342160844,
1342160898,
1342160936,
1342160939,
1342161442,
1342161615,
1342161718,
1342161795,
1342161800,
1342161922,
1342162124,
1342162469,
1342162602,
1342162644,
1342162723,
1342162731,
1342162792,
1342162835,
1342163213,
1342163270,
1342163499,
1342163647,
1342163673,
1342163940,
1342164341,
1342164530,
1342164553,
1342164554,
1342164608,
1342165129,
1342165196,
1342165198,
1342165429,
1342165508,
1342165682,
1342166017,
1342166112,
1342166204,
1342166305,
1342166407,
1342166601,
1342166812,

'66.249.72.22'),
'66.249.66.227'),
'65.52.109.146'),
'157.55.16.57'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'207.46.204.240'),
'66.249.72.229'),
'65.52.110.17'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'157.55.18.21'),
'65.52.108.98'),
'65.52.110.17'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.22'),
'157.55.17.146'),
'213.186.119.135'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'157.55.16.57'),
'157.55.17.146'),
'66.249.72.22'),
'207.46.204.240'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'212.113.37.106'),
'66.249.66.213'),
'65.52.108.98'),
'66.249.72.229'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.66.213'),
'207.46.204.189'),
'220.181.108.120'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.109.146'),
'66.249.72.22'),
'65.52.108.98'),
'66.249.72.229'),

(37407,
(37408,
(37409,
(37410,
(37411,
(37412,
(37413,
(37414,
(37415,
(37416,
(37417,
(37418,
(37419,
(37420,
(37421,
(37422,
(37423,
(37424,
(37425,
(37426,
(37427,
(37428,
(37429,
(37430,
(37431,
(37432,
(37433,
(37434,
(37435,
(37436,
(37437,
(37438,
(37439,
(37440,
(37441,
(37442,
(37443,
(37444,
(37445,
(37446,
(37447,
(37448,
(37449,
(37450,
(37451,
(37452,
(37453,
(37454,
(37455,
(37456,
(37457,
(37458,
(37459,
(37460,
(37461,
(37462,
(37463,
(37464,
(37465,
(37466,

1342166877,
1342166931,
1342167397,
1342167398,
1342167540,
1342167563,
1342167663,
1342167706,
1342168101,
1342168157,
1342168207,
1342168475,
1342168641,
1342168760,
1342168764,
1342169360,
1342169364,
1342169391,
1342169812,
1342170001,
1342170080,
1342170084,
1342170253,
1342170481,
1342170502,
1342170629,
1342171104,
1342171150,
1342171162,
1342171168,
1342171221,
1342171284,
1342171612,
1342171731,
1342171846,
1342171919,
1342171953,
1342172027,
1342172221,
1342172242,
1342172384,
1342172502,
1342172628,
1342172703,
1342172717,
1342172924,
1342172989,
1342173081,
1342173290,
1342173294,
1342173418,
1342173563,
1342173619,
1342173716,
1342173960,
1342174094,
1342174130,
1342174132,
1342174459,
1342174630,

'66.249.66.213'),
'65.52.110.17'),
'123.125.71.44'),
'220.181.108.103'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'157.55.16.57'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'207.46.204.189'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'208.115.111.70'),
'66.249.72.229'),
'65.52.109.146'),
'66.249.66.213'),
'65.52.109.146'),
'66.249.72.229'),
'157.55.17.146'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.66.213'),
'207.46.204.240'),
'208.115.113.86'),
'66.249.66.227'),
'213.186.119.131'),
'66.249.66.213'),
'65.52.108.98'),
'66.249.72.22'),
'207.46.204.189'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.17.146'),
'207.46.204.240'),
'65.52.108.98'),
'65.52.109.146'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.72.229'),
'157.55.18.21'),
'66.249.72.22'),
'180.76.5.62'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.110.17'),
'207.46.204.189'),
'66.249.66.227'),
'66.249.72.229'),

(37467,
(37468,
(37469,
(37470,
(37471,
(37472,
(37473,
(37474,
(37475,
(37476,
(37477,
(37478,
(37479,
(37480,
(37481,
(37482,
(37483,
(37484,
(37485,
(37486,
(37487,
(37488,
(37489,
(37490,
(37491,
(37492,
(37493,
(37494,
(37495,
(37496,
(37497,
(37498,
(37499,
(37500,
(37501,
(37502,
(37503,
(37504,
(37505,
(37506,
(37507,
(37508,
(37509,
(37510,
(37511,
(37512,
(37513,
(37514,
(37515,
(37516,
(37517,
(37518,
(37519,
(37520,
(37521,
(37522,
(37523,
(37524,
(37525,
(37526,

1342174683,
1342174734,
1342174763,
1342174764,
1342174767,
1342175165,
1342175388,
1342175432,
1342175551,
1342175566,
1342175649,
1342175855,
1342175928,
1342176101,
1342176322,
1342176369,
1342176649,
1342176714,
1342176831,
1342176908,
1342176980,
1342177072,
1342177097,
1342177177,
1342177242,
1342177306,
1342177791,
1342177812,
1342177825,
1342178122,
1342178309,
1342178311,
1342178681,
1342178715,
1342179329,
1342179382,
1342179393,
1342179618,
1342179742,
1342179856,
1342179921,
1342180057,
1342180115,
1342180250,
1342180883,
1342180919,
1342180941,
1342181053,
1342181099,
1342181276,
1342181472,
1342181484,
1342181723,
1342181798,
1342182043,
1342182259,
1342182390,
1342182448,
1342182525,
1342182924,

'212.113.37.106'),
'66.249.72.22'),
'123.125.71.41'),
'220.181.108.84'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.109.146'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.72.229'),
'220.181.108.91'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.72.229'),
'66.249.66.227'),
'207.46.204.189'),
'207.46.204.240'),
'66.249.66.213'),
'213.186.119.140'),
'65.52.110.17'),
'157.55.16.57'),
'66.249.72.22'),
'100.43.83.143'),
'66.249.72.229'),
'207.46.204.189'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.110.17'),
'220.181.108.93'),
'123.125.71.60'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.109.146'),
'207.46.204.189'),
'66.249.66.227'),
'66.249.66.213'),
'212.113.37.106'),
'66.249.72.22'),
'65.52.110.17'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'207.46.13.100'),
'66.249.72.229'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.66.227'),
'207.46.204.189'),
'66.249.72.22'),
'180.153.240.70'),
'66.249.72.229'),
'66.249.66.227'),
'212.113.37.106'),
'200.87.0.59'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'207.46.204.189'),

(37527,
(37528,
(37529,
(37530,
(37531,
(37532,
(37533,
(37534,
(37535,
(37536,
(37537,
(37538,
(37539,
(37540,
(37541,
(37542,
(37543,
(37544,
(37545,
(37546,
(37547,
(37548,
(37549,
(37550,
(37551,
(37552,
(37553,
(37554,
(37555,
(37556,
(37557,
(37558,
(37559,
(37560,
(37561,
(37562,
(37563,
(37564,
(37565,
(37566,
(37567,
(37568,
(37569,
(37570,
(37571,
(37572,
(37573,
(37574,
(37575,
(37576,
(37577,
(37578,
(37579,
(37580,
(37581,
(37582,
(37583,
(37584,
(37585,
(37586,

1342183011,
1342183147,
1342183158,
1342183214,
1342183257,
1342183313,
1342184122,
1342184133,
1342184144,
1342184187,
1342184340,
1342184408,
1342184409,
1342184726,
1342184740,
1342184853,
1342184876,
1342184933,
1342184946,
1342185048,
1342185411,
1342185412,
1342185576,
1342185601,
1342185603,
1342185624,
1342185634,
1342185705,
1342185792,
1342185932,
1342186015,
1342186107,
1342186191,
1342186271,
1342186315,
1342186353,
1342186392,
1342187058,
1342187067,
1342187077,
1342187495,
1342187533,
1342187672,
1342187731,
1342187756,
1342187785,
1342187823,
1342188402,
1342188671,
1342188712,
1342188954,
1342188997,
1342188997,
1342189033,
1342189046,
1342189338,
1342189481,
1342189482,
1342189531,
1342189686,

'66.249.66.213'),
'208.115.111.70'),
'66.249.66.227'),
'66.249.72.229'),
'207.46.13.100'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.227'),
'208.115.113.86'),
'65.52.110.17'),
'66.249.66.213'),
'186.2.38.120'),
'66.249.72.22'),
'207.46.204.240'),
'200.87.0.59'),
'65.52.109.146'),
'65.52.110.17'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'123.125.71.45'),
'220.181.108.80'),
'190.129.11.138'),
'207.46.13.100'),
'66.249.72.229'),
'69.171.247.7'),
'66.249.66.213'),
'157.55.16.57'),
'220.181.108.163'),
'157.55.17.146'),
'65.52.108.98'),
'190.129.8.202'),
'207.46.204.240'),
'66.249.72.229'),
'190.129.14.19'),
'157.55.18.21'),
'66.249.66.213'),
'190.129.5.199'),
'66.249.66.213'),
'190.129.19.130'),
'207.46.13.100'),
'207.46.204.240'),
'157.55.16.57'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.109.146'),
'207.46.204.189'),
'66.249.66.213'),
'66.249.72.229'),
'207.46.204.240'),
'65.52.110.17'),
'123.125.71.59'),
'220.181.108.121'),
'200.90.144.245'),
'66.249.66.213'),
'66.249.72.229'),
'65.52.109.146'),
'157.55.16.57'),
'65.52.108.98'),
'65.52.110.17'),

(37587,
(37588,
(37589,
(37590,
(37591,
(37592,
(37593,
(37594,
(37595,
(37596,
(37597,
(37598,
(37599,
(37600,
(37601,
(37602,
(37603,
(37604,
(37605,
(37606,
(37607,
(37608,
(37609,
(37610,
(37611,
(37612,
(37613,
(37614,
(37615,
(37616,
(37617,
(37618,
(37619,
(37620,
(37621,
(37622,
(37623,
(37624,
(37625,
(37626,
(37627,
(37628,
(37629,
(37630,
(37631,
(37632,
(37633,
(37634,
(37635,
(37636,
(37637,
(37638,
(37639,
(37640,
(37641,
(37642,
(37643,
(37644,
(37645,
(37646,

1342189707,
1342189744,
1342190012,
1342190075,
1342190092,
1342190158,
1342190242,
1342190249,
1342190269,
1342190286,
1342190343,
1342190470,
1342190598,
1342190603,
1342190692,
1342190907,
1342190953,
1342191073,
1342191215,
1342191219,
1342191443,
1342191511,
1342191530,
1342191622,
1342191661,
1342191732,
1342191864,
1342192097,
1342192167,
1342192197,
1342192537,
1342192708,
1342192729,
1342192843,
1342192873,
1342192875,
1342193144,
1342193184,
1342193240,
1342193289,
1342193364,
1342193861,
1342193902,
1342193964,
1342194086,
1342194270,
1342194580,
1342194620,
1342194642,
1342194688,
1342194729,
1342194754,
1342195347,
1342195371,
1342195414,
1342195418,
1342195506,
1342195744,
1342195962,
1342196007,

'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'207.46.13.100'),
'207.46.204.240'),
'207.46.204.189'),
'66.249.72.22'),
'65.52.109.146'),
'190.129.5.143'),
'190.129.5.227'),
'201.88.254.26'),
'66.249.66.213'),
'190.129.78.82'),
'66.249.66.227'),
'65.52.110.17'),
'190.129.5.227'),
'66.249.72.229'),
'190.129.19.37'),
'207.46.13.100'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'190.129.5.227'),
'207.46.204.240'),
'65.52.109.146'),
'66.249.72.229'),
'190.181.33.216'),
'66.249.66.213'),
'213.186.119.144'),
'66.249.72.22'),
'66.249.66.227'),
'190.129.5.143'),
'66.249.66.213'),
'65.52.109.146'),
'200.90.145.213'),
'65.52.110.17'),
'190.181.35.8'),
'208.115.113.86'),
'66.249.72.229'),
'157.55.18.21'),
'66.249.66.213'),
'66.249.72.229'),
'200.90.145.213'),
'200.110.50.234'),
'66.249.66.213'),
'148.247.198.232'),
'100.43.83.143'),
'190.129.5.143'),
'207.46.204.240'),
'66.249.72.229'),
'186.2.43.220'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'190.181.25.137'),
'220.181.108.84'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.66.213'),

(37647,
(37648,
(37649,
(37650,
(37651,
(37652,
(37653,
(37654,
(37655,
(37656,
(37657,
(37658,
(37659,
(37660,
(37661,
(37662,
(37663,
(37664,
(37665,
(37666,
(37667,
(37668,
(37669,
(37670,
(37671,
(37672,
(37673,
(37674,
(37675,
(37676,
(37677,
(37678,
(37679,
(37680,
(37681,
(37682,
(37683,
(37684,
(37685,
(37686,
(37687,
(37688,
(37689,
(37690,
(37691,
(37692,
(37693,
(37694,
(37695,
(37696,
(37697,
(37698,
(37699,
(37700,
(37701,
(37702,
(37703,
(37704,
(37705,
(37706,

1342196140,
1342196223,
1342196259,
1342196386,
1342196510,
1342196564,
1342196565,
1342196669,
1342196858,
1342197164,
1342197482,
1342197489,
1342197662,
1342197794,
1342197795,
1342198105,
1342198126,
1342198381,
1342198458,
1342198674,
1342198765,
1342198975,
1342199262,
1342199323,
1342199390,
1342199510,
1342199893,
1342199923,
1342199966,
1342199990,
1342200142,
1342200222,
1342200223,
1342200468,
1342200590,
1342200701,
1342200732,
1342200855,
1342200928,
1342200949,
1342201113,
1342201190,
1342201220,
1342201257,
1342201391,
1342201469,
1342201884,
1342201902,
1342201994,
1342202128,
1342202140,
1342202385,
1342202444,
1342202598,
1342202731,
1342202745,
1342202798,
1342203012,
1342203134,
1342203199,

'66.249.72.229'),
'190.129.19.37'),
'190.129.10.99'),
'200.87.150.243'),
'190.129.79.90'),
'123.125.71.47'),
'220.181.108.86'),
'66.249.66.213'),
'66.249.72.229'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'65.52.110.17'),
'207.46.204.240'),
'157.55.16.57'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.213'),
'207.46.13.100'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'190.11.67.176'),
'207.46.204.240'),
'66.249.72.229'),
'190.104.26.29'),
'66.249.66.213'),
'190.11.67.176'),
'123.125.71.45'),
'220.181.108.77'),
'66.249.66.227'),
'66.249.72.229'),
'207.46.204.189'),
'66.249.66.213'),
'190.11.67.176'),
'157.55.16.57'),
'190.129.12.234'),
'66.249.66.227'),
'66.249.72.22'),
'207.46.13.100'),
'66.249.72.229'),
'66.249.66.213'),
'190.11.67.176'),
'207.46.13.100'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'65.52.110.17'),
'190.129.197.5'),
'65.52.109.146'),
'66.249.66.213'),
'207.46.13.100'),
'200.87.188.54'),
'66.249.66.227'),
'65.52.110.17'),
'207.46.204.240'),
'66.249.66.213'),

(37707,
(37708,
(37709,
(37710,
(37711,
(37712,
(37713,
(37714,
(37715,
(37716,
(37717,
(37718,
(37719,
(37720,
(37721,
(37722,
(37723,
(37724,
(37725,
(37726,
(37727,
(37728,
(37729,
(37730,
(37731,
(37732,
(37733,
(37734,
(37735,
(37736,
(37737,
(37738,
(37739,
(37740,
(37741,
(37742,
(37743,
(37744,
(37745,
(37746,
(37747,
(37748,
(37749,
(37750,
(37751,
(37752,
(37753,
(37754,
(37755,
(37756,
(37757,
(37758,
(37759,
(37760,
(37761,
(37762,
(37763,
(37764,
(37765,
(37766,

1342203252,
1342203266,
1342203458,
1342203462,
1342204033,
1342204051,
1342204071,
1342204084,
1342204664,
1342204666,
1342204677,
1342204804,
1342205052,
1342205072,
1342205152,
1342205167,
1342205211,
1342205239,
1342205312,
1342205323,
1342205332,
1342205338,
1342205356,
1342205658,
1342205848,
1342205958,
1342206026,
1342206143,
1342206344,
1342206466,
1342206499,
1342206566,
1342206643,
1342206701,
1342207088,
1342207088,
1342207365,
1342207377,
1342207425,
1342207512,
1342207788,
1342207850,
1342207929,
1342207932,
1342207987,
1342208006,
1342208011,
1342208059,
1342208143,
1342208461,
1342208597,
1342208608,
1342208712,
1342208714,
1342208817,
1342208838,
1342208961,
1342209207,
1342209385,
1342209518,

'190.129.19.168'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'64.22.106.82'),
'66.249.72.229'),
'66.249.66.227'),
'180.153.240.70'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.72.229'),
'212.113.37.106'),
'190.129.19.172'),
'66.249.66.227'),
'190.129.14.19'),
'190.104.15.2'),
'190.104.15.3'),
'220.181.108.101'),
'207.46.204.240'),
'66.249.72.22'),
'207.46.13.100'),
'66.249.66.213'),
'65.52.109.146'),
'157.55.16.57'),
'66.249.72.229'),
'66.249.66.213'),
'157.55.17.146'),
'190.129.14.19'),
'201.222.120.195'),
'66.249.66.227'),
'66.249.72.229'),
'65.52.110.17'),
'66.249.66.213'),
'123.125.71.46'),
'220.181.108.110'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.72.22'),
'66.249.72.229'),
'200.90.144.238'),
'157.55.16.57'),
'207.46.204.189'),
'66.249.66.213'),
'207.46.13.100'),
'190.104.26.22'),
'66.249.66.227'),
'65.52.109.146'),
'66.249.72.229'),
'66.249.66.213'),
'200.58.84.26'),
'207.46.204.189'),
'65.52.110.17'),
'200.90.144.238'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'208.115.111.70'),
'65.52.110.17'),

(37767,
(37768,
(37769,
(37770,
(37771,
(37772,
(37773,
(37774,
(37775,
(37776,
(37777,
(37778,
(37779,
(37780,
(37781,
(37782,
(37783,
(37784,
(37785,
(37786,
(37787,
(37788,
(37789,
(37790,
(37791,
(37792,
(37793,
(37794,
(37795,
(37796,
(37797,
(37798,
(37799,
(37800,
(37801,
(37802,
(37803,
(37804,
(37805,
(37806,
(37807,
(37808,
(37809,
(37810,
(37811,
(37812,
(37813,
(37814,
(37815,
(37816,
(37817,
(37818,
(37819,
(37820,
(37821,
(37822,
(37823,
(37824,
(37825,
(37826,

1342209681,
1342209702,
1342209726,
1342209785,
1342209884,
1342210030,
1342210088,
1342210494,
1342210620,
1342210798,
1342210998,
1342211036,
1342211083,
1342211084,
1342211104,
1342211242,
1342211263,
1342211380,
1342211714,
1342211830,
1342212017,
1342212103,
1342212114,
1342212125,
1342212162,
1342212166,
1342212329,
1342212415,
1342212544,
1342212740,
1342212907,
1342212945,
1342213015,
1342213028,
1342213118,
1342213394,
1342213437,
1342213627,
1342213768,
1342213840,
1342213996,
1342214246,
1342214247,
1342214289,
1342214356,
1342214398,
1342214458,
1342214807,
1342215006,
1342215221,
1342215246,
1342215351,
1342215553,
1342215615,
1342215625,
1342215712,
1342215735,
1342215893,
1342215921,
1342216246,

'66.249.72.229'),
'207.46.204.240'),
'200.58.84.38'),
'66.249.66.227'),
'66.249.66.213'),
'207.46.204.189'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'157.55.16.57'),
'207.46.13.100'),
'66.249.72.229'),
'65.52.110.17'),
'157.55.18.21'),
'66.249.66.213'),
'66.249.72.22'),
'65.52.109.146'),
'66.249.66.227'),
'66.249.66.213'),
'200.105.202.170'),
'65.52.109.146'),
'207.46.204.189'),
'200.90.144.149'),
'66.249.66.227'),
'65.52.110.17'),
'207.46.13.100'),
'66.249.66.213'),
'213.186.119.141'),
'190.129.19.36'),
'66.249.72.229'),
'65.52.108.98'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.82.101'),
'190.129.84.242'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'65.52.109.146'),
'123.125.71.27'),
'220.181.108.87'),
'190.104.30.30'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'207.46.204.240'),
'66.249.66.227'),
'66.249.72.229'),
'65.52.110.17'),
'190.129.12.252'),
'66.249.66.213'),
'66.249.72.22'),
'65.52.109.146'),
'157.55.16.57'),
'66.249.66.227'),
'66.249.66.213'),

(37827, 1342216309, '220.181.108.165'),


(37828, 1342216320, '190.102.48.218'),
(37829, 1342216540, '66.249.66.227'),
(37830, 1342216654, '66.249.72.22'),
(37831, 1342216853, '66.249.66.213'),
(37832, 1342217130, '200.87.186.19'),
(37833, 1342217140, '66.249.66.227'),
(37834, 1342217474, '207.46.204.240'),
(37835, 1342217602, '66.249.66.213'),
(37836, 1342217829, '66.249.66.227'),
(37837, 1342217832, '123.125.71.21'),
(37838, 1342217834, '220.181.108.117'),
(37839, 1342217966, '66.249.72.22'),
(37840, 1342218221, '65.52.110.17'),
(37841, 1342218240, '66.249.66.213'),
(37842, 1342218262, '157.55.16.57'),
(37843, 1342218307, '157.55.17.146'),
(37844, 1342218651, '207.46.204.189'),
(37845, 1342218863, '66.249.66.213'),
(37846, 1342218871, '66.249.66.227'),
(37847, 1342218888, '157.55.18.21'),
(37848, 1342219485, '66.249.72.229'),
(37849, 1342219505, '66.249.66.227'),
(37850, 1342219550, '207.46.13.100'),
(37851, 1342219636, '66.249.66.213'),
(37852, 1342220310, '66.249.72.229'),
(37853, 1342220335, '66.249.66.213'),
(37854, 1342220353, '213.186.127.10'),
(37855, 1342220376, '190.129.19.127'),
(37856, 1342220412, '65.52.110.17'),
(37857, 1342220425, '66.249.66.227');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(37858, 1342220534, '207.46.204.189'),
(37859, 1342220565, '200.90.146.178'),
(37860, 1342220673, '157.55.16.57'),
(37861, 1342220785, '66.249.72.22'),
(37862, 1342220838, '65.52.109.146'),
(37863, 1342220958, '66.249.72.229'),
(37864, 1342221148, '66.249.66.227'),
(37865, 1342221212, '66.249.66.213'),
(37866, 1342221433, '207.46.204.240'),
(37867, 1342221480, '157.55.16.57'),
(37868, 1342221524, '65.52.110.17'),
(37869, 1342221538, '66.249.72.22'),
(37870, 1342221560, '66.249.72.229'),
(37871, 1342221792, '200.90.146.178'),
(37872, 1342221844, '66.249.66.227'),
(37873, 1342221909, '66.249.66.213'),
(37874, 1342222155, '65.52.109.146'),
(37875, 1342222337, '65.52.108.98'),
(37876, 1342222391, '207.46.204.240'),
(37877, 1342222441, '208.115.111.70'),
(37878, 1342222465, '66.249.66.227'),
(37879, 1342222596, '66.249.72.229'),
(37880, 1342222674, '66.249.66.213'),
(37881, 1342222744, '66.249.72.22'),
(37882, 1342223162, '66.249.66.227'),
(37883, 1342223201, '65.52.110.17'),
(37884, 1342223370, '66.249.66.213'),
(37885, 1342223640, '208.115.113.86'),

(37886,
(37887,
(37888,
(37889,
(37890,
(37891,
(37892,
(37893,
(37894,
(37895,
(37896,
(37897,
(37898,
(37899,
(37900,
(37901,
(37902,
(37903,
(37904,
(37905,
(37906,
(37907,
(37908,
(37909,
(37910,
(37911,
(37912,
(37913,
(37914,
(37915,
(37916,
(37917,
(37918,
(37919,
(37920,
(37921,
(37922,
(37923,
(37924,
(37925,
(37926,
(37927,
(37928,
(37929,
(37930,
(37931,
(37932,
(37933,
(37934,
(37935,
(37936,
(37937,
(37938,
(37939,
(37940,
(37941,
(37942,
(37943,
(37944,
(37945,

1342223795,
1342223934,
1342223952,
1342223997,
1342224309,
1342224346,
1342224694,
1342224975,
1342225026,
1342225026,
1342225087,
1342225184,
1342225244,
1342225326,
1342225384,
1342225386,
1342225593,
1342225606,
1342225677,
1342226120,
1342226200,
1342226238,
1342226308,
1342226449,
1342226568,
1342226589,
1342226734,
1342226921,
1342226959,
1342227151,
1342227284,
1342227291,
1342227327,
1342227405,
1342227996,
1342228000,
1342228001,
1342228001,
1342228071,
1342228241,
1342228299,
1342228353,
1342228647,
1342228790,
1342228896,
1342228934,
1342228962,
1342228963,
1342228990,
1342229039,
1342229379,
1342229510,
1342229581,
1342229653,
1342229906,
1342230140,
1342230183,
1342230200,
1342230366,
1342230374,

'66.249.72.229'),
'66.249.72.22'),
'207.46.204.189'),
'66.249.66.213'),
'207.46.204.188'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'123.125.71.46'),
'220.181.108.75'),
'157.55.16.57'),
'65.52.110.17'),
'65.52.109.146'),
'66.249.66.213'),
'190.129.126.247'),
'207.46.204.188'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.227'),
'190.181.15.159'),
'65.52.110.17'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.227'),
'157.55.16.57'),
'66.249.66.213'),
'190.129.5.31'),
'220.181.108.170'),
'66.249.72.229'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.72.22'),
'190.129.101.154'),
'66.249.66.213'),
'207.46.204.189'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.72.229'),
'65.52.108.98'),
'66.249.72.22'),
'207.46.204.188'),
'66.249.66.227'),
'66.249.72.229'),
'65.52.108.98'),
'66.249.66.213'),
'123.125.71.54'),
'220.181.108.103'),
'157.55.18.21'),
'207.46.204.188'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'64.22.106.82'),
'207.46.204.189'),
'66.249.66.213'),
'66.249.66.227'),
'212.113.37.106'),
'65.52.109.146'),

(37946,
(37947,
(37948,
(37949,
(37950,
(37951,
(37952,
(37953,
(37954,
(37955,
(37956,
(37957,
(37958,
(37959,
(37960,
(37961,
(37962,
(37963,
(37964,
(37965,
(37966,
(37967,
(37968,
(37969,
(37970,
(37971,
(37972,
(37973,
(37974,
(37975,
(37976,
(37977,
(37978,
(37979,
(37980,
(37981,
(37982,
(37983,
(37984,
(37985,
(37986,
(37987,
(37988,
(37989,
(37990,
(37991,
(37992,
(37993,
(37994,
(37995,
(37996,
(37997,
(37998,
(37999,
(38000,
(38001,
(38002,
(38003,
(38004,
(38005,

1342230511,
1342230802,
1342230824,
1342230898,
1342231078,
1342231249,
1342231253,
1342231452,
1342231505,
1342231636,
1342231875,
1342231926,
1342231992,
1342232092,
1342232310,
1342232348,
1342232535,
1342232548,
1342232566,
1342232694,
1342232732,
1342232759,
1342232779,
1342232937,
1342233191,
1342233373,
1342233421,
1342233444,
1342233518,
1342233606,
1342233609,
1342234060,
1342234218,
1342234224,
1342234308,
1342234406,
1342234681,
1342234857,
1342234899,
1342234969,
1342235301,
1342235325,
1342235421,
1342235506,
1342235550,
1342235582,
1342235726,
1342235738,
1342235864,
1342235899,
1342235902,
1342235922,
1342236032,
1342236073,
1342236138,
1342236499,
1342236500,
1342236524,
1342236543,
1342236939,

'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'190.129.60.229'),
'66.249.72.22'),
'207.46.13.100'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.109.146'),
'66.249.72.229'),
'66.249.82.101'),
'207.46.204.189'),
'66.249.66.213'),
'157.55.17.146'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.72.229'),
'207.46.13.100'),
'66.249.66.213'),
'200.55.251.93'),
'65.52.108.98'),
'207.46.204.189'),
'66.249.72.22'),
'66.249.72.229'),
'65.52.109.146'),
'66.249.66.213'),
'207.46.13.100'),
'65.52.110.17'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.108.66'),
'66.249.66.227'),
'66.249.72.229'),
'207.46.13.100'),
'66.249.66.213'),
'66.249.66.227'),
'208.115.113.86'),
'65.52.109.146'),
'66.249.66.213'),
'207.46.204.189'),
'66.249.72.22'),
'65.52.110.17'),
'66.249.72.229'),
'157.55.18.21'),
'66.249.66.227'),
'208.115.111.70'),
'157.55.17.146'),
'123.125.71.20'),
'220.181.108.97'),
'66.249.66.213'),
'65.52.108.66'),
'65.52.109.146'),
'66.249.72.22'),
'207.46.13.100'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.72.22'),

(38006,
(38007,
(38008,
(38009,
(38010,
(38011,
(38012,
(38013,
(38014,
(38015,
(38016,
(38017,
(38018,
(38019,
(38020,
(38021,
(38022,
(38023,
(38024,
(38025,
(38026,
(38027,
(38028,
(38029,
(38030,
(38031,
(38032,
(38033,
(38034,
(38035,
(38036,
(38037,
(38038,
(38039,
(38040,
(38041,
(38042,
(38043,
(38044,
(38045,
(38046,
(38047,
(38048,
(38049,
(38050,
(38051,
(38052,
(38053,
(38054,
(38055,
(38056,
(38057,
(38058,
(38059,
(38060,
(38061,
(38062,
(38063,
(38064,
(38065,

1342237005,
1342237097,
1342237207,
1342237300,
1342237370,
1342237672,
1342237713,
1342237815,
1342237828,
1342237828,
1342237837,
1342238032,
1342238188,
1342238435,
1342238453,
1342238546,
1342238871,
1342239014,
1342239025,
1342239073,
1342239273,
1342239416,
1342239416,
1342239713,
1342239961,
1342240162,
1342240580,
1342240747,
1342240769,
1342240784,
1342240816,
1342241056,
1342241200,
1342241256,
1342241470,
1342241476,
1342241819,
1342241993,
1342242036,
1342242314,
1342242391,
1342242438,
1342242446,
1342242778,
1342242934,
1342243013,
1342243057,
1342243203,
1342243677,
1342243721,
1342243995,
1342244024,
1342244261,
1342244420,
1342244537,
1342244834,
1342245010,
1342245125,
1342245170,
1342245287,

'65.52.109.146'),
'157.55.16.57'),
'66.249.72.229'),
'220.181.108.160'),
'66.249.66.213'),
'186.2.29.91'),
'207.46.13.100'),
'65.52.110.17'),
'66.249.72.22'),
'66.249.66.227'),
'65.52.110.153'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'157.55.16.57'),
'220.181.108.176'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'65.52.110.17'),
'66.249.66.227'),
'123.125.71.25'),
'220.181.108.84'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'157.55.16.57'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.108.98'),
'66.249.66.227'),
'207.46.204.189'),
'66.249.66.213'),
'66.249.72.22'),
'65.52.110.147'),
'66.249.72.229'),
'220.181.108.173'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.110.147'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'157.55.18.21'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.66.227'),
'66.249.72.22'),
'65.52.109.146'),
'65.52.108.98'),
'66.249.72.229'),

(38066,
(38067,
(38068,
(38069,
(38070,
(38071,
(38072,
(38073,
(38074,
(38075,
(38076,
(38077,
(38078,
(38079,
(38080,
(38081,
(38082,
(38083,
(38084,
(38085,
(38086,
(38087,
(38088,
(38089,
(38090,
(38091,
(38092,
(38093,
(38094,
(38095,
(38096,
(38097,
(38098,
(38099,
(38100,
(38101,
(38102,
(38103,
(38104,
(38105,
(38106,
(38107,
(38108,
(38109,
(38110,
(38111,
(38112,
(38113,
(38114,
(38115,
(38116,
(38117,
(38118,
(38119,
(38120,
(38121,
(38122,
(38123,
(38124,
(38125,

1342245316,
1342245320,
1342245355,
1342245359,
1342245479,
1342245568,
1342245617,
1342245797,
1342245880,
1342245907,
1342246004,
1342246482,
1342246527,
1342246545,
1342246576,
1342246650,
1342246698,
1342246898,
1342246960,
1342246962,
1342247196,
1342247336,
1342247433,
1342247678,
1342247708,
1342247765,
1342247802,
1342247852,
1342248033,
1342248387,
1342248475,
1342248479,
1342249004,
1342249126,
1342249128,
1342249376,
1342249626,
1342249662,
1342249947,
1342249995,
1342250084,
1342250178,
1342250243,
1342250614,
1342250779,
1342250832,
1342250862,
1342250893,
1342251405,
1342251477,
1342251497,
1342251601,
1342251614,
1342251646,
1342251742,
1342252091,
1342252096,
1342252256,
1342252367,
1342252474,

'65.52.110.147'),
'157.55.17.146'),
'207.46.13.100'),
'66.249.66.213'),
'66.249.66.227'),
'212.113.37.106'),
'100.43.83.143'),
'65.52.108.98'),
'65.52.110.17'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.66.227'),
'65.52.110.147'),
'65.52.108.98'),
'66.249.72.229'),
'207.46.204.189'),
'66.249.66.213'),
'220.181.108.111'),
'66.249.72.22'),
'66.249.66.227'),
'65.52.110.147'),
'66.249.72.229'),
'66.249.72.22'),
'208.115.113.86'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'207.46.13.100'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.110.17'),
'65.52.110.147'),
'66.249.72.229'),
'207.46.204.189'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'190.129.4.59'),
'66.249.66.213'),
'65.52.109.146'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'65.52.109.146'),
'65.52.110.147'),
'157.55.16.57'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.66.227'),
'220.181.108.90'),
'66.249.72.229'),

(38126,
(38127,
(38128,
(38129,
(38130,
(38131,
(38132,
(38133,
(38134,
(38135,
(38136,
(38137,
(38138,
(38139,
(38140,
(38141,
(38142,
(38143,
(38144,
(38145,
(38146,
(38147,
(38148,
(38149,
(38150,
(38151,
(38152,
(38153,
(38154,
(38155,
(38156,
(38157,
(38158,
(38159,
(38160,
(38161,
(38162,
(38163,
(38164,
(38165,
(38166,
(38167,
(38168,
(38169,
(38170,
(38171,
(38172,
(38173,
(38174,
(38175,
(38176,
(38177,
(38178,
(38179,
(38180,
(38181,
(38182,
(38183,
(38184,
(38185,

1342252716,
1342252813,
1342252880,
1342252963,
1342253089,
1342253362,
1342253459,
1342253800,
1342253800,
1342254079,
1342254361,
1342254372,
1342254527,
1342254618,
1342254823,
1342254946,
1342255069,
1342255488,
1342255690,
1342255792,
1342255817,
1342256337,
1342256376,
1342256395,
1342256398,
1342256433,
1342256594,
1342256877,
1342257053,
1342257176,
1342257286,
1342257557,
1342257560,
1342257796,
1342258163,
1342258166,
1342258425,
1342258512,
1342258539,
1342258634,
1342258758,
1342258788,
1342259154,
1342259317,
1342259403,
1342259500,
1342259930,
1342260394,
1342260456,
1342260630,
1342260642,
1342260712,
1342261003,
1342261013,
1342261042,
1342261087,
1342261139,
1342261140,
1342261174,
1342261386,

'66.249.66.213'),
'207.46.204.189'),
'66.249.72.22'),
'65.52.110.17'),
'157.55.17.146'),
'66.249.66.227'),
'66.249.66.213'),
'207.46.13.211'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.72.22'),
'65.52.109.146'),
'207.46.13.100'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.72.229'),
'66.249.66.213'),
'207.46.13.211'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'157.55.16.57'),
'157.55.17.146'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.109.146'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'207.46.13.211'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'65.52.109.146'),
'207.46.13.211'),
'66.249.66.213'),
'207.46.204.189'),
'157.55.17.146'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.16.57'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'157.55.17.146'),
'66.249.66.213'),
'207.46.13.100'),
'65.52.110.17'),
'66.249.72.229'),
'119.63.196.123'),
'66.249.66.227'),
'123.125.71.48'),
'220.181.108.111'),
'66.249.72.22'),
'66.249.66.213'),

(38186,
(38187,
(38188,
(38189,
(38190,
(38191,
(38192,
(38193,
(38194,
(38195,
(38196,
(38197,
(38198,
(38199,
(38200,
(38201,
(38202,
(38203,
(38204,
(38205,
(38206,
(38207,
(38208,
(38209,
(38210,
(38211,
(38212,
(38213,
(38214,
(38215,
(38216,
(38217,
(38218,
(38219,
(38220,
(38221,
(38222,
(38223,
(38224,
(38225,
(38226,
(38227,
(38228,
(38229,
(38230,
(38231,
(38232,
(38233,
(38234,
(38235,
(38236,
(38237,
(38238,
(38239,
(38240,
(38241,
(38242,
(38243,
(38244,
(38245,

1342261865,
1342261870,
1342262005,
1342262226,
1342262254,
1342262287,
1342262441,
1342262501,
1342262624,
1342262998,
1342263041,
1342263203,
1342263277,
1342263319,
1342263369,
1342263389,
1342263525,
1342263696,
1342263896,
1342263968,
1342263989,
1342264112,
1342264156,
1342264602,
1342264680,
1342264716,
1342264718,
1342264743,
1342264747,
1342264855,
1342264901,
1342264980,
1342265295,
1342265477,
1342265598,
1342266143,
1342266220,
1342266223,
1342266371,
1342266613,
1342266715,
1342266822,
1342266840,
1342266904,
1342267218,
1342267274,
1342267459,
1342267581,
1342267684,
1342267780,
1342267840,
1342267938,
1342268078,
1342268135,
1342268141,
1342268226,
1342268287,
1342268823,
1342268950,
1342269178,

'66.249.72.229'),
'207.46.13.100'),
'66.249.66.213'),
'220.181.108.97'),
'66.249.72.22'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.110.17'),
'66.249.72.229'),
'207.46.13.101'),
'207.46.13.100'),
'66.249.66.213'),
'66.249.72.22'),
'157.55.17.200'),
'157.55.16.57'),
'66.249.66.227'),
'207.46.13.101'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'207.46.13.101'),
'65.52.108.98'),
'123.125.71.54'),
'220.181.108.80'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.72.229'),
'65.52.109.146'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'157.55.16.57'),
'207.46.204.189'),
'66.249.72.229'),
'157.55.18.21'),
'66.249.66.213'),
'66.249.72.22'),
'207.46.13.100'),
'208.115.113.86'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'157.55.17.146'),
'65.52.110.17'),
'207.46.204.189'),
'66.249.66.213'),
'65.52.108.98'),
'207.46.13.101'),
'190.104.30.23'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'207.46.13.100'),

(38246,
(38247,
(38248,
(38249,
(38250,
(38251,
(38252,
(38253,
(38254,
(38255,
(38256,
(38257,
(38258,
(38259,
(38260,
(38261,
(38262,
(38263,
(38264,
(38265,
(38266,
(38267,
(38268,
(38269,
(38270,
(38271,
(38272,
(38273,
(38274,
(38275,
(38276,
(38277,
(38278,
(38279,
(38280,
(38281,
(38282,
(38283,
(38284,
(38285,
(38286,
(38287,
(38288,
(38289,
(38290,
(38291,
(38292,
(38293,
(38294,
(38295,
(38296,
(38297,
(38298,
(38299,
(38300,
(38301,
(38302,
(38303,
(38304,
(38305,

1342269192,
1342269193,
1342269443,
1342269641,
1342270063,
1342270180,
1342270307,
1342270720,
1342270724,
1342270727,
1342270752,
1342270964,
1342271062,
1342271337,
1342271369,
1342271373,
1342271575,
1342271817,
1342271820,
1342271842,
1342271988,
1342272074,
1342272209,
1342272263,
1342272264,
1342272312,
1342272461,
1342272464,
1342272509,
1342272678,
1342272731,
1342272751,
1342272823,
1342272937,
1342273008,
1342273214,
1342273350,
1342273369,
1342273658,
1342273978,
1342274022,
1342274321,
1342274383,
1342274419,
1342274476,
1342274653,
1342274693,
1342274834,
1342275073,
1342275150,
1342275312,
1342275343,
1342275360,
1342275397,
1342275397,
1342275415,
1342275727,
1342275932,
1342275980,
1342276034,

'66.249.72.229'),
'207.46.13.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.108.98'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'207.46.13.101'),
'207.46.13.100'),
'190.23.91.32'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'220.181.108.121'),
'123.125.71.15'),
'190.129.13.173'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'190.129.8.202'),
'220.181.108.156'),
'65.52.110.17'),
'65.52.109.146'),
'157.55.17.146'),
'207.46.13.101'),
'66.249.66.213'),
'66.249.66.227'),
'157.55.16.57'),
'66.249.72.229'),
'66.249.72.22'),
'157.55.17.146'),
'66.249.66.213'),
'65.52.109.146'),
'66.249.72.229'),
'66.249.66.213'),
'207.46.13.101'),
'66.249.66.227'),
'66.249.72.229'),
'207.46.204.189'),
'200.87.188.73'),
'65.52.110.17'),
'66.249.66.213'),
'65.52.109.146'),
'157.55.18.21'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.110.17'),
'66.249.66.227'),
'123.125.71.39'),
'220.181.108.97'),
'66.249.72.229'),
'65.52.109.146'),
'66.249.66.213'),
'190.129.41.113'),
'66.249.72.229'),

(38306,
(38307,
(38308,
(38309,
(38310,
(38311,
(38312,
(38313,
(38314,
(38315,
(38316,
(38317,
(38318,
(38319,
(38320,
(38321,
(38322,
(38323,
(38324,
(38325,
(38326,
(38327,
(38328,
(38329,
(38330,
(38331,
(38332,
(38333,
(38334,
(38335,
(38336,
(38337,
(38338,
(38339,
(38340,
(38341,
(38342,
(38343,
(38344,
(38345,
(38346,
(38347,
(38348,
(38349,
(38350,
(38351,
(38352,
(38353,
(38354,
(38355,
(38356,
(38357,
(38358,
(38359,
(38360,
(38361,
(38362,
(38363,
(38364,
(38365,

1342276139,
1342276182,
1342276551,
1342276757,
1342276770,
1342276849,
1342277123,
1342277137,
1342277171,
1342277324,
1342277339,
1342277562,
1342277584,
1342277790,
1342277845,
1342278109,
1342278164,
1342278259,
1342278291,
1342278293,
1342278307,
1342278327,
1342278403,
1342278407,
1342278456,
1342278531,
1342278536,
1342278778,
1342279016,
1342279027,
1342279059,
1342279144,
1342279646,
1342279664,
1342279759,
1342280112,
1342280162,
1342280173,
1342280225,
1342280266,
1342280576,
1342280844,
1342280983,
1342280988,
1342281372,
1342281521,
1342281608,
1342281662,
1342282083,
1342282118,
1342282228,
1342282297,
1342282331,
1342282389,
1342282745,
1342282872,
1342283005,
1342283006,
1342283054,
1342283157,

'66.249.66.227'),
'65.52.110.17'),
'66.249.66.213'),
'190.129.41.113'),
'66.249.66.227'),
'74.125.178.93'),
'207.46.204.189'),
'157.55.16.57'),
'66.249.66.213'),
'207.46.13.157'),
'180.76.5.187'),
'65.52.110.17'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'74.125.178.85'),
'65.52.109.146'),
'207.46.13.157'),
'74.125.178.22'),
'74.125.178.82'),
'190.129.41.113'),
'157.55.17.146'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.72.22'),
'207.46.204.189'),
'66.249.72.229'),
'157.55.16.57'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.18.9'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.110.143'),
'157.55.18.9'),
'66.249.72.229'),
'65.52.110.17'),
'200.90.144.142'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'65.52.110.17'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.109.146'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'220.181.108.187'),
'66.249.72.22'),
'157.55.17.146'),
'66.249.66.213'),
'157.55.16.57'),
'66.249.66.227'),
'200.110.51.230'),
'220.181.108.78'),
'123.125.71.27'),
'66.249.72.229'),
'66.249.66.213'),

(38366,
(38367,
(38368,
(38369,
(38370,
(38371,
(38372,
(38373,
(38374,
(38375,
(38376,
(38377,
(38378,
(38379,
(38380,
(38381,
(38382,
(38383,
(38384,
(38385,
(38386,
(38387,
(38388,
(38389,
(38390,
(38391,
(38392,
(38393,
(38394,
(38395,
(38396,
(38397,
(38398,
(38399,
(38400,
(38401,
(38402,
(38403,
(38404,
(38405,
(38406,
(38407,
(38408,
(38409,
(38410,
(38411,
(38412,
(38413,
(38414,
(38415,
(38416,
(38417,
(38418,
(38419,
(38420,
(38421,
(38422,
(38423,
(38424,
(38425,

1342283322,
1342283413,
1342283597,
1342283859,
1342283983,
1342284087,
1342284162,
1342284190,
1342284462,
1342284502,
1342284704,
1342284809,
1342284934,
1342285393,
1342285429,
1342285495,
1342285522,
1342286054,
1342286151,
1342286207,
1342286248,
1342286359,
1342286564,
1342286566,
1342286771,
1342286874,
1342286887,
1342286922,
1342286967,
1342287390,
1342287606,
1342287624,
1342288011,
1342288127,
1342288298,
1342288572,
1342288604,
1342288655,
1342288733,
1342289209,
1342289340,
1342289412,
1342289776,
1342289953,
1342289972,
1342290295,
1342290345,
1342290592,
1342290758,
1342290942,
1342291007,
1342291041,
1342291114,
1342291211,
1342291218,
1342291831,
1342291882,
1342291883,
1342291900,
1342291914,

'213.186.127.13'),
'207.46.204.189'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'157.55.17.146'),
'65.52.110.17'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.189'),
'190.186.170.202'),
'66.249.73.89'),
'200.110.51.230'),
'65.52.109.146'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.146'),
'65.52.110.17'),
'66.249.73.89'),
'190.104.30.27'),
'66.249.73.195'),
'157.55.16.57'),
'123.125.71.25'),
'220.181.108.104'),
'66.249.73.89'),
'66.249.73.195'),
'200.109.195.204'),
'65.52.110.17'),
'207.46.13.144'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.98'),
'66.249.73.89'),
'207.46.13.144'),
'207.46.13.101'),
'65.52.110.17'),
'66.249.73.195'),
'65.52.108.98'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.17'),
'65.52.109.146'),
'207.46.13.101'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.17'),
'66.249.73.89'),
'157.55.16.57'),
'207.46.13.101'),
'74.125.179.19'),
'65.52.110.17'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'66.249.73.89'),
'65.52.110.17'),
'207.46.204.189'),
'207.46.13.101'),
'66.249.73.195'),

(38426,
(38427,
(38428,
(38429,
(38430,
(38431,
(38432,
(38433,
(38434,
(38435,
(38436,
(38437,
(38438,
(38439,
(38440,
(38441,
(38442,
(38443,
(38444,
(38445,
(38446,
(38447,
(38448,
(38449,
(38450,
(38451,
(38452,
(38453,
(38454,
(38455,
(38456,
(38457,
(38458,
(38459,
(38460,
(38461,
(38462,
(38463,
(38464,
(38465,
(38466,
(38467,
(38468,
(38469,
(38470,
(38471,
(38472,
(38473,
(38474,
(38475,
(38476,
(38477,
(38478,
(38479,
(38480,
(38481,
(38482,
(38483,
(38484,
(38485,

1342291958,
1342291965,
1342292450,
1342292581,
1342292648,
1342292772,
1342292846,
1342293047,
1342293070,
1342293399,
1342293434,
1342293510,
1342293512,
1342293573,
1342293689,
1342294120,
1342294120,
1342294156,
1342294230,
1342294248,
1342294285,
1342294310,
1342294585,
1342294598,
1342294696,
1342294913,
1342294929,
1342295079,
1342295215,
1342295546,
1342295548,
1342295688,
1342295756,
1342296158,
1342296169,
1342296375,
1342296454,
1342296620,
1342296830,
1342296937,
1342296994,
1342297094,
1342297146,
1342297146,
1342297240,
1342297355,
1342297372,
1342297388,
1342297401,
1342297610,
1342297615,
1342297943,
1342298006,
1342298233,
1342298648,
1342298737,
1342298750,
1342298864,
1342299355,
1342299422,

'220.181.108.174'),
'65.52.109.146'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.101'),
'65.52.108.98'),
'65.52.110.17'),
'157.55.17.146'),
'66.249.73.89'),
'207.46.13.101'),
'66.249.73.195'),
'123.125.71.41'),
'220.181.108.95'),
'207.46.13.144'),
'66.249.73.89'),
'190.129.4.141'),
'207.46.13.101'),
'66.249.73.195'),
'67.221.59.209'),
'65.52.109.146'),
'65.52.108.98'),
'66.249.73.89'),
'157.55.17.146'),
'208.115.111.70'),
'207.46.13.144'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.101'),
'65.52.110.17'),
'190.129.4.141'),
'66.249.73.195'),
'65.52.109.146'),
'66.249.73.89'),
'207.46.13.101'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.57'),
'65.52.109.146'),
'190.104.5.148'),
'190.103.77.30'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.30'),
'65.52.110.30'),
'65.52.110.17'),
'65.52.108.98'),
'207.46.13.144'),
'65.52.109.146'),
'157.55.18.21'),
'207.46.204.189'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.146'),
'66.249.73.89'),
'207.46.13.101'),
'65.52.110.30'),
'66.249.73.195'),
'66.249.73.89'),
'64.22.106.82'),
'207.46.13.144'),

(38486,
(38487,
(38488,
(38489,
(38490,
(38491,
(38492,
(38493,
(38494,
(38495,
(38496,
(38497,
(38498,
(38499,
(38500,
(38501,
(38502,
(38503,
(38504,
(38505,
(38506,
(38507,
(38508,
(38509,
(38510,
(38511,
(38512,
(38513,
(38514,
(38515,
(38516,
(38517,
(38518,
(38519,
(38520,
(38521,
(38522,
(38523,
(38524,
(38525,
(38526,
(38527,
(38528,
(38529,
(38530,
(38531,
(38532,
(38533,
(38534,
(38535,
(38536,
(38537,
(38538,
(38539,
(38540,
(38541,
(38542,
(38543,
(38544,
(38545,

1342299472,
1342299521,
1342299657,
1342300034,
1342300073,
1342300086,
1342300092,
1342300128,
1342300154,
1342300403,
1342300598,
1342300651,
1342300653,
1342300712,
1342300745,
1342300814,
1342301226,
1342301287,
1342301331,
1342301811,
1342301875,
1342301951,
1342302207,
1342302340,
1342302473,
1342302556,
1342302570,
1342302910,
1342303043,
1342303103,
1342303108,
1342303293,
1342303433,
1342303603,
1342303610,
1342303926,
1342303985,
1342304153,
1342304219,
1342304220,
1342304481,
1342304636,
1342304672,
1342304768,
1342304920,
1342305114,
1342305358,
1342305410,
1342305457,
1342305528,
1342305978,
1342306082,
1342306169,
1342306173,
1342306408,
1342306701,
1342306922,
1342306957,
1342306977,
1342307291,

'66.249.73.89'),
'66.249.73.195'),
'157.55.17.146'),
'207.46.204.189'),
'157.55.16.57'),
'65.52.110.30'),
'66.249.73.89'),
'66.249.73.195'),
'87.217.197.223'),
'65.52.109.146'),
'207.46.13.101'),
'123.125.71.36'),
'220.181.108.75'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.98'),
'65.52.110.30'),
'207.46.13.101'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.146'),
'66.249.73.89'),
'157.55.18.21'),
'65.52.110.30'),
'66.249.73.195'),
'65.52.109.146'),
'66.249.73.89'),
'207.46.13.101'),
'207.46.13.144'),
'74.125.179.84'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.57'),
'65.52.108.98'),
'207.46.204.189'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.57'),
'123.125.71.27'),
'220.181.108.117'),
'65.52.109.146'),
'66.249.73.89'),
'157.55.17.146'),
'66.249.73.195'),
'207.46.13.101'),
'65.52.108.98'),
'66.249.73.89'),
'66.249.73.195'),
'200.105.163.65'),
'65.52.110.30'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.146'),
'208.115.113.86'),
'157.55.16.57'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.98'),
'200.110.50.192'),
'186.2.36.23'),

(38546,
(38547,
(38548,
(38549,
(38550,
(38551,
(38552,
(38553,
(38554,
(38555,
(38556,
(38557,
(38558,
(38559,
(38560,
(38561,
(38562,
(38563,
(38564,
(38565,
(38566,
(38567,
(38568,
(38569,
(38570,
(38571,
(38572,
(38573,
(38574,
(38575,
(38576,
(38577,
(38578,
(38579,
(38580,
(38581,
(38582,
(38583,
(38584,
(38585,
(38586,
(38587,
(38588,
(38589,
(38590,
(38591,
(38592,
(38593,
(38594,
(38595,
(38596,
(38597,
(38598,
(38599,
(38600,
(38601,
(38602,
(38603,
(38604,
(38605,

1342307320,
1342307523,
1342307669,
1342307813,
1342307821,
1342307822,
1342307911,
1342307940,
1342308377,
1342308531,
1342308560,
1342308709,
1342308895,
1342309039,
1342309180,
1342309219,
1342309331,
1342309431,
1342309689,
1342309799,
1342310398,
1342310419,
1342310629,
1342310657,
1342310704,
1342310747,
1342311041,
1342311338,
1342311377,
1342311420,
1342311421,
1342311424,
1342311746,
1342311943,
1342312069,
1342312298,
1342312351,
1342312552,
1342312642,
1342312649,
1342313097,
1342313165,
1342313623,
1342313742,
1342314170,
1342314210,
1342314377,
1342314764,
1342314813,
1342314954,
1342315017,
1342315377,
1342315526,
1342315546,
1342315657,
1342315954,
1342316178,
1342316296,
1342316937,
1342317187,

'66.249.73.89'),
'220.181.108.153'),
'66.249.73.195'),
'207.46.204.189'),
'123.125.71.57'),
'220.181.108.78'),
'65.52.108.98'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.144'),
'66.249.73.89'),
'207.46.204.189'),
'157.55.17.146'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.101'),
'186.48.232.213'),
'65.52.110.30'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.98'),
'66.249.73.89'),
'65.52.110.30'),
'208.115.113.86'),
'66.249.73.195'),
'207.46.199.50'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.146'),
'123.125.71.40'),
'220.181.108.82'),
'213.186.127.8'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.101'),
'190.104.37.109'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.146'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.30.25'),
'66.249.73.89'),
'207.46.13.101'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.30.25'),
'66.249.73.195'),
'65.52.109.146'),
'66.249.73.89'),
'207.46.13.101'),
'207.46.204.189'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.57'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'220.181.108.161'),

(38606,
(38607,
(38608,
(38609,
(38610,
(38611,
(38612,
(38613,
(38614,
(38615,
(38616,
(38617,
(38618,
(38619,
(38620,
(38621,
(38622,
(38623,
(38624,
(38625,
(38626,
(38627,
(38628,
(38629,
(38630,
(38631,
(38632,
(38633,
(38634,
(38635,
(38636,
(38637,
(38638,
(38639,
(38640,
(38641,
(38642,
(38643,
(38644,
(38645,
(38646,
(38647,
(38648,
(38649,
(38650,
(38651,
(38652,
(38653,
(38654,
(38655,
(38656,
(38657,
(38658,
(38659,
(38660,
(38661,
(38662,
(38663,
(38664,
(38665,

1342317290,
1342317577,
1342317769,
1342318024,
1342318127,
1342318216,
1342318703,
1342318704,
1342318716,
1342318948,
1342319093,
1342319405,
1342319588,
1342319736,
1342319790,
1342320119,
1342320228,
1342320271,
1342320522,
1342320529,
1342320547,
1342320594,
1342320817,
1342320971,
1342321050,
1342321177,
1342321284,
1342321653,
1342321690,
1342322330,
1342322344,
1342322392,
1342322457,
1342322970,
1342323059,
1342323159,
1342323165,
1342323167,
1342323319,
1342323532,
1342323605,
1342323856,
1342324224,
1342324245,
1342324289,
1342324520,
1342324581,
1342324821,
1342324942,
1342324977,
1342325188,
1342325251,
1342325572,
1342325617,
1342325825,
1342325825,
1342326067,
1342326141,
1342326238,
1342326257,

'66.249.73.195'),
'66.249.73.89'),
'207.46.13.101'),
'66.249.73.195'),
'207.46.192.45'),
'66.249.73.89'),
'123.125.71.18'),
'220.181.108.105'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.101'),
'66.249.73.195'),
'66.249.73.89'),
'31.11.220.94'),
'65.52.108.98'),
'65.52.109.146'),
'66.249.73.89'),
'66.249.73.195'),
'206.53.144.162'),
'206.53.144.163'),
'206.53.144.160'),
'206.53.144.161'),
'65.52.108.98'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.18.21'),
'65.52.109.146'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.146'),
'65.52.108.98'),
'66.249.73.89'),
'65.52.110.151'),
'100.43.83.143'),
'66.249.73.195'),
'65.52.104.14'),
'157.55.16.57'),
'65.52.109.146'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.189'),
'66.249.73.89'),
'65.52.110.151'),
'66.249.73.195'),
'65.52.104.14'),
'208.115.113.86'),
'207.46.204.189'),
'66.249.73.89'),
'207.46.13.211'),
'66.249.73.195'),
'65.52.109.146'),
'66.249.73.89'),
'123.125.71.15'),
'220.181.108.101'),
'66.249.73.195'),
'157.55.17.146'),
'157.55.16.57'),
'66.249.73.89'),

(38666,
(38667,
(38668,
(38669,
(38670,
(38671,
(38672,
(38673,
(38674,
(38675,
(38676,
(38677,
(38678,
(38679,
(38680,
(38681,
(38682,
(38683,
(38684,
(38685,
(38686,
(38687,
(38688,
(38689,
(38690,
(38691,
(38692,
(38693,
(38694,
(38695,
(38696,
(38697,
(38698,
(38699,
(38700,
(38701,
(38702,
(38703,
(38704,
(38705,
(38706,
(38707,
(38708,
(38709,
(38710,
(38711,
(38712,
(38713,
(38714,
(38715,
(38716,
(38717,
(38718,
(38719,
(38720,
(38721,
(38722,
(38723,
(38724,
(38725,

1342326448,
1342326794,
1342326795,
1342326806,
1342326896,
1342327537,
1342327564,
1342327705,
1342328033,
1342328164,
1342328220,
1342328480,
1342328772,
1342328912,
1342328914,
1342329057,
1342329230,
1342329246,
1342329418,
1342329418,
1342329429,
1342329735,
1342329827,
1342329830,
1342330097,
1342330155,
1342330548,
1342330811,
1342330829,
1342331040,
1342331069,
1342331128,
1342331338,
1342331450,
1342331469,
1342331472,
1342331615,
1342331981,
1342331996,
1342332106,
1342332109,
1342332151,
1342332751,
1342332797,
1342332891,
1342332924,
1342333389,
1342333635,
1342333696,
1342333761,
1342333803,
1342334029,
1342334304,
1342334669,
1342334715,
1342335135,
1342335309,
1342335344,
1342335632,
1342335949,

'207.46.204.189'),
'220.181.108.184'),
'66.249.73.195'),
'220.181.108.97'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.93'),
'220.181.108.95'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.192.45'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'65.52.109.146'),
'207.46.192.45'),
'220.181.108.75'),
'123.125.71.58'),
'220.181.108.85'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.57'),
'65.52.110.151'),
'66.249.73.89'),
'220.181.108.118'),
'65.52.104.14'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.146'),
'220.181.108.181'),
'65.52.110.151'),
'65.52.108.98'),
'65.52.104.14'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.134'),
'220.181.108.186'),
'65.52.109.146'),
'65.52.108.199'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.145'),
'65.52.108.199'),
'66.249.73.89'),
'157.55.18.21'),
'66.249.73.195'),
'65.52.104.14'),
'220.181.108.123'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.102'),
'157.55.17.146'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.185'),
'66.249.73.89'),

(38726,
(38727,
(38728,
(38729,
(38730,
(38731,
(38732,
(38733,
(38734,
(38735,
(38736,
(38737,
(38738,
(38739,
(38740,
(38741,
(38742,
(38743,
(38744,
(38745,
(38746,
(38747,
(38748,
(38749,
(38750,
(38751,
(38752,
(38753,
(38754,
(38755,
(38756,
(38757,
(38758,
(38759,
(38760,
(38761,
(38762,
(38763,
(38764,
(38765,
(38766,
(38767,
(38768,
(38769,
(38770,
(38771,
(38772,
(38773,
(38774,
(38775,
(38776,
(38777,
(38778,
(38779,
(38780,
(38781,
(38782,
(38783,
(38784,
(38785,

1342336050,
1342336488,
1342336543,
1342336589,
1342336668,
1342337229,
1342337257,
1342337281,
1342337420,
1342337455,
1342337869,
1342338016,
1342338366,
1342338510,
1342338890,
1342339100,
1342339150,
1342339275,
1342339628,
1342339790,
1342340189,
1342340233,
1342340430,
1342340781,
1342340987,
1342341100,
1342341161,
1342341619,
1342341802,
1342342010,
1342342057,
1342342441,
1342342600,
1342342925,
1342343081,
1342343253,
1342343663,
1342343721,
1342343834,
1342343944,
1342344190,
1342344347,
1342344749,
1342344765,
1342345089,
1342345455,
1342345660,
1342345730,
1342346249,
1342346370,
1342346567,
1342347010,
1342347360,
1342347476,
1342347651,
1342348004,
1342348291,
1342348381,
1342348386,
1342348851,

'66.249.73.195'),
'65.52.104.75'),
'220.181.108.77'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.57'),
'66.249.73.195'),
'65.52.104.14'),
'220.181.108.101'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.82'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.199'),
'66.249.73.89'),
'220.181.108.181'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.78'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.195'),
'220.181.108.95'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.75'),
'208.115.113.86'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.145'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.153'),
'66.249.73.89'),
'220.181.108.154'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'220.181.108.91'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.109'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.141'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.93'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.146'),
'220.181.108.83'),
'66.249.73.195'),

(38786,
(38787,
(38788,
(38789,
(38790,
(38791,
(38792,
(38793,
(38794,
(38795,
(38796,
(38797,
(38798,
(38799,
(38800,
(38801,
(38802,
(38803,
(38804,
(38805,
(38806,
(38807,
(38808,
(38809,
(38810,
(38811,
(38812,
(38813,
(38814,
(38815,
(38816,
(38817,
(38818,
(38819,
(38820,
(38821,
(38822,
(38823,
(38824,
(38825,
(38826,
(38827,
(38828,
(38829,
(38830,
(38831,
(38832,
(38833,
(38834,
(38835,
(38836,
(38837,
(38838,
(38839,
(38840,
(38841,
(38842,
(38843,
(38844,
(38845,

1342348932,
1342349095,
1342349294,
1342349301,
1342349572,
1342349817,
1342350206,
1342350212,
1342350511,
1342350851,
1342351116,
1342351218,
1342351463,
1342351865,
1342352024,
1342352109,
1342352273,
1342352857,
1342352934,
1342353049,
1342353232,
1342353376,
1342353385,
1342353459,
1342353844,
1342354011,
1342354043,
1342354173,
1342354630,
1342354722,
1342354754,
1342354783,
1342354857,
1342355349,
1342355484,
1342355665,
1342356139,
1342356170,
1342356406,
1342356582,
1342356854,
1342356926,
1342357490,
1342357509,
1342357572,
1342357766,
1342358152,
1342358287,
1342358399,
1342358819,
1342358907,
1342359117,
1342359170,
1342359309,
1342359423,
1342359777,
1342360144,
1342360167,
1342360219,
1342360442,

'66.249.73.89'),
'213.186.119.144'),
'220.181.108.83'),
'65.52.104.14'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.114'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.102'),
'66.249.73.195'),
'66.249.73.89'),
'212.113.35.162'),
'220.181.108.148'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.101'),
'65.52.110.153'),
'66.249.73.195'),
'190.104.30.20'),
'65.52.108.199'),
'66.249.73.89'),
'220.181.108.104'),
'66.249.73.195'),
'65.52.104.14'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.108.98'),
'220.181.108.186'),
'66.249.73.89'),
'207.46.204.189'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.146'),
'66.249.73.89'),
'66.249.73.195'),
'100.43.83.143'),
'220.181.108.106'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.101'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.113.86'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.178'),
'66.249.73.89'),
'65.52.109.146'),
'66.249.73.195'),
'65.52.104.14'),
'220.181.108.146'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.19'),
'220.181.108.179'),
'74.125.44.93'),

(38846,
(38847,
(38848,
(38849,
(38850,
(38851,
(38852,
(38853,
(38854,
(38855,
(38856,
(38857,
(38858,
(38859,
(38860,
(38861,
(38862,
(38863,
(38864,
(38865,
(38866,
(38867,
(38868,
(38869,
(38870,
(38871,
(38872,
(38873,
(38874,
(38875,
(38876,
(38877,
(38878,
(38879,
(38880,
(38881,
(38882,
(38883,
(38884,
(38885,
(38886,
(38887,
(38888,
(38889,
(38890,
(38891,
(38892,
(38893,
(38894,
(38895,
(38896,
(38897,
(38898,
(38899,
(38900,
(38901,
(38902,
(38903,
(38904,
(38905,

1342360483,
1342360706,
1342360785,
1342360882,
1342361002,
1342361129,
1342361344,
1342361381,
1342361453,
1342362039,
1342362095,
1342362145,
1342362750,
1342362921,
1342362948,
1342363405,
1342363619,
1342363633,
1342363858,
1342364065,
1342364194,
1342364335,
1342364375,
1342364716,
1342364766,
1342364864,
1342364954,
1342365013,
1342365371,
1342365673,
1342365675,
1342366086,
1342366365,
1342366585,
1342366741,
1342366870,
1342367039,
1342367396,
1342367529,
1342367829,
1342367897,
1342368111,
1342368409,
1342368482,
1342368711,
1342369173,
1342369319,
1342369360,
1342369362,
1342369461,
1342369464,
1342369994,
1342370017,
1342370229,
1342370412,
1342370593,
1342370672,
1342370685,
1342370734,
1342371033,

'190.104.22.12'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.16.57'),
'65.52.108.98'),
'220.181.108.177'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.177'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.175'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.19.244'),
'220.181.108.100'),
'66.249.73.89'),
'190.104.26.29'),
'66.249.73.195'),
'65.52.110.153'),
'66.249.73.89'),
'220.181.108.110'),
'201.253.84.68'),
'66.249.73.195'),
'65.52.108.199'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.117'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.161'),
'66.249.73.89'),
'207.46.13.96'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.108.199'),
'66.249.73.195'),
'65.52.108.98'),
'66.249.73.89'),
'220.181.108.87'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.96'),
'65.52.108.199'),
'66.249.73.89'),
'123.125.71.56'),
'220.181.108.102'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.95'),
'190.191.186.92'),
'64.22.106.82'),
'66.249.73.195'),
'190.129.5.45'),
'66.249.73.89'),
'200.87.176.134'),

(38906,
(38907,
(38908,
(38909,
(38910,
(38911,
(38912,
(38913,
(38914,
(38915,
(38916,
(38917,
(38918,
(38919,
(38920,
(38921,
(38922,
(38923,
(38924,
(38925,
(38926,
(38927,
(38928,
(38929,
(38930,
(38931,
(38932,
(38933,
(38934,
(38935,
(38936,
(38937,
(38938,
(38939,
(38940,
(38941,
(38942,
(38943,
(38944,
(38945,
(38946,
(38947,
(38948,
(38949,
(38950,
(38951,
(38952,
(38953,
(38954,
(38955,
(38956,
(38957,
(38958,
(38959,
(38960,
(38961,
(38962,
(38963,
(38964,
(38965,

1342371143,
1342371284,
1342371328,
1342371387,
1342371602,
1342371999,
1342372003,
1342372053,
1342372629,
1342372637,
1342372962,
1342373293,
1342373320,
1342373740,
1342373874,
1342373928,
1342373953,
1342374251,
1342374397,
1342374543,
1342374561,
1342374783,
1342375153,
1342375200,
1342375319,
1342375361,
1342375693,
1342375854,
1342375966,
1342376509,
1342376596,
1342376602,
1342377158,
1342377176,
1342377251,
1342377278,
1342377304,
1342377511,
1342377760,
1342378107,
1342378415,
1342378420,
1342378560,
1342378850,
1342379031,
1342379330,
1342379485,
1342379725,
1342380151,
1342380240,
1342380380,
1342380673,
1342380677,
1342380802,
1342381039,
1342381150,
1342381185,
1342381437,
1342381691,
1342382060,

'220.181.108.169'),
'200.87.1.11'),
'66.249.73.195'),
'66.249.73.89'),
'12.144.86.134'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.154'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.97'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.14'),
'220.181.108.85'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.16.57'),
'213.186.119.142'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.78'),
'207.46.13.96'),
'66.249.73.89'),
'66.249.73.195'),
'62.83.27.132'),
'220.181.108.112'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.173'),
'66.249.73.89'),
'213.186.119.143'),
'66.249.73.195'),
'190.104.30.22'),
'190.181.22.204'),
'220.181.108.184'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.119'),
'207.46.199.47'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.121'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.178'),
'66.249.73.89'),
'65.52.108.98'),
'74.125.44.81'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.120'),
'200.105.174.249'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.186'),

(38966,
(38967,
(38968,
(38969,
(38970,
(38971,
(38972,
(38973,
(38974,
(38975,
(38976,
(38977,
(38978,
(38979,
(38980,
(38981,
(38982,
(38983,
(38984,
(38985,
(38986,
(38987,
(38988,
(38989,
(38990,
(38991,
(38992,
(38993,
(38994,
(38995,
(38996,
(38997,
(38998,
(38999,
(39000,
(39001,
(39002,
(39003,
(39004,
(39005,
(39006,
(39007,
(39008,
(39009,
(39010,
(39011,
(39012,
(39013,
(39014,
(39015,
(39016,
(39017,
(39018,
(39019,
(39020,
(39021,
(39022,
(39023,
(39024,
(39025,

1342382090,
1342382306,
1342382464,
1342382624,
1342382936,
1342382939,
1342382971,
1342383597,
1342383818,
1342383849,
1342383880,
1342383909,
1342384228,
1342384252,
1342384670,
1342384789,
1342384852,
1342385503,
1342385522,
1342385697,
1342385829,
1342386104,
1342386237,
1342386607,
1342386754,
1342387203,
1342387269,
1342387412,
1342387515,
1342388064,
1342388295,
1342388303,
1342388425,
1342388720,
1342388904,
1342389333,
1342389434,
1342389675,
1342390091,
1342390242,
1342390557,
1342390745,
1342391152,
1342391159,
1342391477,
1342392066,
1342392108,
1342392164,
1342392420,
1342392695,
1342392758,
1342392814,
1342392977,
1342393270,
1342393480,
1342393502,
1342393689,
1342393831,
1342393856,
1342393888,

'66.249.73.195'),
'66.249.73.89'),
'119.63.196.126'),
'65.52.109.146'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.158'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.178.93'),
'220.181.108.110'),
'207.46.13.96'),
'157.56.95.137'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.174'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.165'),
'65.52.104.14'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.181'),
'66.249.73.89'),
'200.90.146.162'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.104'),
'66.249.73.89'),
'207.46.13.157'),
'66.249.73.195'),
'220.181.108.176'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.169'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.183'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.158'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.23.217'),
'190.104.26.20'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.177'),
'200.90.146.224'),
'66.249.73.89'),
'190.71.90.90'),
'66.249.73.195'),
'157.55.16.57'),
'190.129.197.11'),
'220.181.108.168'),

(39026,
(39027,
(39028,
(39029,
(39030,
(39031,
(39032,
(39033,
(39034,
(39035,
(39036,
(39037,
(39038,
(39039,
(39040,
(39041,
(39042,
(39043,
(39044,
(39045,
(39046,
(39047,
(39048,
(39049,
(39050,
(39051,
(39052,
(39053,
(39054,
(39055,
(39056,
(39057,
(39058,
(39059,
(39060,
(39061,
(39062,
(39063,
(39064,
(39065,
(39066,
(39067,
(39068,
(39069,
(39070,
(39071,
(39072,
(39073,
(39074,
(39075,
(39076,
(39077,
(39078,
(39079,
(39080,
(39081,
(39082,
(39083,
(39084,
(39085,

1342393927,
1342394137,
1342394652,
1342394713,
1342394799,
1342394890,
1342395290,
1342395297,
1342395400,
1342395479,
1342395643,
1342395715,
1342396113,
1342396301,
1342396452,
1342396626,
1342396914,
1342397112,
1342397322,
1342397523,
1342397539,
1342397870,
1342398221,
1342398447,
1342398654,
1342398838,
1342399180,
1342399359,
1342399496,
1342399710,
1342400154,
1342400248,
1342400267,
1342400320,
1342400856,
1342400864,
1342401178,
1342401470,
1342401555,
1342402039,
1342402089,
1342402106,
1342402288,
1342402504,
1342402786,
1342402949,
1342403000,
1342403162,
1342403538,
1342403870,
1342403880,
1342403910,
1342404196,
1342404507,
1342404820,
1342404833,
1342404839,
1342404848,
1342405115,
1342405512,

'190.129.5.226'),
'66.249.73.89'),
'200.90.146.224'),
'66.249.73.195'),
'220.181.108.176'),
'66.249.73.89'),
'190.104.7.143'),
'190.140.201.238'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.152'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.189'),
'220.181.108.85'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.96'),
'66.249.73.89'),
'220.181.108.182'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.102'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.44'),
'220.181.108.122'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.72.136'),
'220.181.108.79'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.96'),
'220.181.108.166'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.146'),
'220.181.108.85'),
'66.249.73.89'),
'207.46.199.47'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.30.19'),
'220.181.108.113'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.152.184.81'),
'220.181.108.86'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.114'),
'220.181.108.84'),
'66.249.73.89'),
'212.113.35.162'),
'66.249.73.195'),
'66.249.73.89'),

(39086,
(39087,
(39088,
(39089,
(39090,
(39091,
(39092,
(39093,
(39094,
(39095,
(39096,
(39097,
(39098,
(39099,
(39100,
(39101,
(39102,
(39103,
(39104,
(39105,
(39106,
(39107,
(39108,
(39109,
(39110,
(39111,
(39112,
(39113,
(39114,
(39115,
(39116,
(39117,
(39118,
(39119,
(39120,
(39121,
(39122,
(39123,
(39124,
(39125,
(39126,
(39127,
(39128,
(39129,
(39130,
(39131,
(39132,
(39133,
(39134,
(39135,
(39136,
(39137,
(39138,
(39139,
(39140,
(39141,
(39142,
(39143,
(39144,
(39145,

1342405732,
1342405794,
1342406170,
1342406360,
1342406402,
1342406644,
1342406722,
1342407016,
1342407332,
1342407346,
1342407554,
1342407569,
1342407707,
1342407725,
1342407974,
1342408436,
1342408468,
1342408569,
1342408620,
1342409046,
1342409337,
1342409378,
1342410004,
1342410064,
1342410147,
1342410289,
1342410650,
1342410735,
1342410904,
1342411204,
1342411295,
1342411480,
1342411490,
1342411938,
1342412115,
1342412126,
1342412539,
1342412844,
1342413028,
1342413140,
1342413448,
1342413787,
1342413796,
1342413870,
1342413941,
1342414074,
1342414401,
1342414418,
1342414752,
1342414892,
1342415263,
1342415370,
1342415574,
1342415908,
1342415971,
1342416488,
1342416543,
1342416831,
1342417385,
1342417400,

'220.181.108.159'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.199.47'),
'66.249.73.195'),
'220.181.108.111'),
'190.129.19.139'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.189'),
'220.181.108.79'),
'212.113.37.105'),
'66.249.73.195'),
'190.129.19.139'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.80'),
'74.125.178.28'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.116'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.19.139'),
'220.181.108.92'),
'66.249.73.89'),
'66.249.73.195'),
'91.203.32.171'),
'220.181.108.151'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.109.146'),
'66.249.73.89'),
'220.181.108.178'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.76'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'208.115.113.86'),
'220.181.108.183'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.102'),
'66.249.73.195'),
'213.186.127.13'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.166'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.163'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.182'),

(39146,
(39147,
(39148,
(39149,
(39150,
(39151,
(39152,
(39153,
(39154,
(39155,
(39156,
(39157,
(39158,
(39159,
(39160,
(39161,
(39162,
(39163,
(39164,
(39165,
(39166,
(39167,
(39168,
(39169,
(39170,
(39171,
(39172,
(39173,
(39174,
(39175,
(39176,
(39177,
(39178,
(39179,
(39180,
(39181,
(39182,
(39183,
(39184,
(39185,
(39186,
(39187,
(39188,
(39189,
(39190,
(39191,
(39192,
(39193,
(39194,
(39195,
(39196,
(39197,
(39198,
(39199,
(39200,
(39201,
(39202,
(39203,
(39204,
(39205,

1342417676,
1342417702,
1342418030,
1342418311,
1342418333,
1342418769,
1342418797,
1342418969,
1342419225,
1342419417,
1342419663,
1342419939,
1342420060,
1342420137,
1342420362,
1342420705,
1342421049,
1342421063,
1342421111,
1342421355,
1342421666,
1342421965,
1342421998,
1342422367,
1342422740,
1342422880,
1342422920,
1342423216,
1342423751,
1342423790,
1342423907,
1342424396,
1342424719,
1342424835,
1342425069,
1342425223,
1342425444,
1342425632,
1342425873,
1342426058,
1342426357,
1342426519,
1342426545,
1342426703,
1342427165,
1342427336,
1342427458,
1342427565,
1342427671,
1342427911,
1342428364,
1342428370,
1342428537,
1342429191,
1342429194,
1342429281,
1342429760,
1342429825,
1342429840,
1342430078,

'213.186.127.9'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.150'),
'66.249.73.195'),
'66.249.73.89'),
'83.49.64.18'),
'66.249.73.195'),
'220.181.108.106'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.14'),
'66.249.73.89'),
'220.181.108.84'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.86'),
'66.249.73.195'),
'65.52.108.199'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.106'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.13'),
'220.181.108.182'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.187'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.102'),
'66.249.73.195'),
'65.52.104.14'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.141'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'66.249.73.89'),
'220.181.108.181'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.109'),
'207.46.204.189'),
'208.115.113.86'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.76'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.145'),
'194.181.137.130'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.137'),

(39206, 1342430190, '220.181.108.106'),


(39207, 1342430487, '66.249.73.89'),
(39208, 1342430517, '66.249.73.195'),
(39209, 1342431103, '65.52.109.146'),
(39210, 1342431109, '220.181.108.85'),
(39211, 1342431128, '66.249.73.89'),
(39212, 1342431477, '66.249.73.195'),
(39213, 1342431781, '66.249.73.89'),
(39214, 1342432021, '220.181.108.178'),
(39215, 1342432116, '66.249.73.195'),
(39216, 1342432449, '66.249.73.89'),
(39217, 1342432697, '65.52.108.98'),
(39218, 1342432727, '66.249.73.195'),
(39219, 1342432936, '220.181.108.87'),
(39220, 1342433073, '66.249.73.89'),
(39221, 1342433364, '66.249.73.195'),
(39222, 1342433714, '66.249.73.89'),
(39223, 1342433845, '220.181.108.143'),
(39224, 1342434073, '66.249.73.195'),
(39225, 1342434354, '66.249.73.89'),
(39226, 1342434759, '220.181.108.91'),
(39227, 1342434995, '66.249.73.89'),
(39228, 1342435140, '213.186.119.133'),
(39229, 1342435196, '66.249.73.195'),
(39230, 1342435451, '100.43.83.143'),
(39231, 1342435545, '207.46.13.157'),
(39232, 1342435595, '66.249.73.89'),
(39233, 1342435670, '220.181.108.80'),
(39234, 1342435858, '66.249.73.195'),
(39235, 1342436205, '66.249.73.89'),
(39236, 1342436581, '220.181.108.94'),
(39237, 1342436676, '66.249.73.195'),
(39238, 1342436825, '66.249.73.89'),
(39239, 1342437262, '65.52.104.14'),
(39240, 1342437402, '157.55.18.21'),
(39241, 1342437467, '66.249.73.89'),
(39242, 1342437491, '220.181.108.176'),
(39243, 1342437493, '66.249.73.195'),
(39244, 1342437929, '213.186.119.137'),
(39245, 1342438102, '66.249.73.89'),
(39246, 1342438117, '66.249.73.195');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(39247, 1342438402, '220.181.108.78'),
(39248, 1342438747, '66.249.73.89'),
(39249, 1342438790, '157.55.18.21'),
(39250, 1342439313, '66.249.73.195'),
(39251, 1342439317, '220.181.108.180'),
(39252, 1342439387, '66.249.73.89'),
(39253, 1342439977, '66.249.73.195'),
(39254, 1342440028, '66.249.73.89'),
(39255, 1342440210, '200.87.0.59'),
(39256, 1342440227, '220.181.108.95'),
(39257, 1342440762, '66.249.73.89'),
(39258, 1342440798, '66.249.73.195'),
(39259, 1342441137, '220.181.108.147'),
(39260, 1342441489, '66.249.73.89'),
(39261, 1342441738, '66.249.73.195'),
(39262, 1342442048, '220.181.108.78'),
(39263, 1342442112, '66.249.73.89'),
(39264, 1342442368, '66.249.73.195'),

(39265,
(39266,
(39267,
(39268,
(39269,
(39270,
(39271,
(39272,
(39273,
(39274,
(39275,
(39276,
(39277,
(39278,
(39279,
(39280,
(39281,
(39282,
(39283,
(39284,
(39285,
(39286,
(39287,
(39288,
(39289,
(39290,
(39291,
(39292,
(39293,
(39294,
(39295,
(39296,
(39297,
(39298,
(39299,
(39300,
(39301,
(39302,
(39303,
(39304,
(39305,
(39306,
(39307,
(39308,
(39309,
(39310,
(39311,
(39312,
(39313,
(39314,
(39315,
(39316,
(39317,
(39318,
(39319,
(39320,
(39321,
(39322,
(39323,
(39324,

1342442487,
1342442790,
1342442961,
1342443089,
1342443423,
1342443523,
1342443872,
1342444065,
1342444217,
1342444227,
1342444708,
1342444762,
1342444782,
1342445255,
1342445353,
1342445698,
1342445807,
1342445811,
1342445956,
1342446116,
1342446376,
1342446473,
1342446521,
1342446526,
1342446611,
1342446635,
1342446786,
1342447235,
1342447277,
1342447527,
1342447597,
1342448011,
1342448125,
1342448244,
1342448248,
1342448284,
1342448329,
1342448441,
1342448654,
1342448947,
1342448963,
1342449296,
1342449359,
1342449602,
1342449785,
1342449940,
1342450275,
1342450475,
1342450627,
1342450768,
1342451188,
1342451438,
1342451525,
1342451558,
1342451585,
1342451780,
1342451812,
1342451895,
1342451999,
1342452110,

'190.129.11.138'),
'66.249.73.89'),
'220.181.108.175'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'220.181.108.159'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.19.189'),
'66.249.73.89'),
'190.129.14.146'),
'220.181.108.172'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.119'),
'190.104.30.23'),
'190.129.9.118'),
'66.249.73.89'),
'190.129.11.138'),
'200.110.50.143'),
'200.90.144.233'),
'190.129.14.146'),
'66.249.73.195'),
'220.181.108.184'),
'66.249.73.89'),
'213.186.122.3'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.105'),
'190.129.11.138'),
'66.249.73.89'),
'65.52.108.199'),
'66.249.73.195'),
'208.115.113.86'),
'190.129.44.121'),
'190.129.11.138'),
'220.181.108.108'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.119'),
'190.129.11.138'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.81'),
'66.249.73.195'),
'213.186.119.134'),
'66.249.73.89'),
'220.181.108.97'),
'157.55.18.21'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'189.162.156.100'),
'200.87.178.162'),
'190.129.11.138'),
'207.46.204.189'),
'220.181.108.176'),

(39325,
(39326,
(39327,
(39328,
(39329,
(39330,
(39331,
(39332,
(39333,
(39334,
(39335,
(39336,
(39337,
(39338,
(39339,
(39340,
(39341,
(39342,
(39343,
(39344,
(39345,
(39346,
(39347,
(39348,
(39349,
(39350,
(39351,
(39352,
(39353,
(39354,
(39355,
(39356,
(39357,
(39358,
(39359,
(39360,
(39361,
(39362,
(39363,
(39364,
(39365,
(39366,
(39367,
(39368,
(39369,
(39370,
(39371,
(39372,
(39373,
(39374,
(39375,
(39376,
(39377,
(39378,
(39379,
(39380,
(39381,
(39382,
(39383,
(39384,

1342452242,
1342452512,
1342452887,
1342453021,
1342453037,
1342453114,
1342453394,
1342453532,
1342453863,
1342453866,
1342453919,
1342453932,
1342454177,
1342454244,
1342454288,
1342454379,
1342454456,
1342454821,
1342454848,
1342454925,
1342455225,
1342455466,
1342455692,
1342455759,
1342455852,
1342455854,
1342456015,
1342456111,
1342456346,
1342456669,
1342456848,
1342456909,
1342457116,
1342457131,
1342457464,
1342457583,
1342457847,
1342458065,
1342458176,
1342458467,
1342458497,
1342458597,
1342458690,
1342459151,
1342459313,
1342459407,
1342459427,
1342459440,
1342459934,
1342460072,
1342460316,
1342460717,
1342460801,
1342460856,
1342461226,
1342461429,
1342461577,
1342461938,
1342461971,
1342462096,

'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.177'),
'190.129.11.138'),
'213.186.122.2'),
'66.249.73.195'),
'66.249.73.89'),
'200.110.51.247'),
'190.129.172.178'),
'190.129.14.146'),
'220.181.108.185'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.21'),
'213.186.127.10'),
'65.52.104.14'),
'66.249.73.89'),
'220.181.108.104'),
'66.249.73.195'),
'189.162.156.100'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.163'),
'220.181.108.83'),
'123.125.71.30'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.76'),
'66.249.73.89'),
'212.113.37.105'),
'66.249.73.195'),
'65.52.104.14'),
'66.249.73.89'),
'220.181.108.96'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.122.2'),
'66.249.73.195'),
'220.181.108.113'),
'207.46.13.48'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.48'),
'220.181.108.79'),
'66.249.73.89'),
'213.186.119.133'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.114'),
'66.249.73.89'),
'190.129.3.83'),
'66.249.73.195'),
'220.181.108.91'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.30.215'),
'213.186.127.5'),
'66.249.73.89'),

(39385,
(39386,
(39387,
(39388,
(39389,
(39390,
(39391,
(39392,
(39393,
(39394,
(39395,
(39396,
(39397,
(39398,
(39399,
(39400,
(39401,
(39402,
(39403,
(39404,
(39405,
(39406,
(39407,
(39408,
(39409,
(39410,
(39411,
(39412,
(39413,
(39414,
(39415,
(39416,
(39417,
(39418,
(39419,
(39420,
(39421,
(39422,
(39423,
(39424,
(39425,
(39426,
(39427,
(39428,
(39429,
(39430,
(39431,
(39432,
(39433,
(39434,
(39435,
(39436,
(39437,
(39438,
(39439,
(39440,
(39441,
(39442,
(39443,
(39444,

1342462135,
1342462191,
1342462307,
1342462736,
1342462792,
1342463046,
1342463389,
1342463536,
1342463609,
1342463611,
1342463811,
1342463811,
1342463957,
1342464214,
1342464300,
1342464309,
1342464519,
1342464739,
1342464807,
1342464867,
1342464955,
1342465187,
1342465324,
1342465470,
1342465631,
1342465768,
1342465776,
1342465899,
1342465967,
1342466077,
1342466337,
1342466612,
1342466632,
1342466691,
1342466903,
1342467032,
1342467033,
1342467071,
1342467237,
1342467258,
1342467308,
1342467603,
1342467685,
1342467877,
1342467903,
1342468096,
1342468281,
1342468317,
1342468462,
1342468504,
1342468512,
1342468547,
1342468834,
1342468962,
1342469045,
1342469129,
1342469135,
1342469181,
1342469215,
1342469298,

'220.181.108.112'),
'66.249.73.195'),
'200.87.196.195'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.170'),
'66.249.73.89'),
'190.104.20.7'),
'66.249.73.195'),
'190.129.40.212'),
'190.107.52.42'),
'65.52.104.21'),
'220.181.108.103'),
'157.56.95.137'),
'66.249.73.195'),
'66.249.73.89'),
'190.107.52.42'),
'65.52.104.21'),
'213.186.127.28'),
'220.181.108.97'),
'66.249.73.195'),
'190.129.11.138'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.195'),
'213.186.119.136'),
'220.181.108.186'),
'119.63.196.32'),
'66.249.73.89'),
'190.129.11.138'),
'66.249.73.195'),
'66.249.73.89'),
'67.221.59.204'),
'220.181.108.75'),
'190.104.23.165'),
'64.22.106.82'),
'213.186.127.13'),
'66.249.73.195'),
'190.129.11.138'),
'66.249.73.89'),
'65.52.110.146'),
'220.181.108.123'),
'66.249.73.195'),
'74.125.44.95'),
'66.249.73.89'),
'200.105.194.234'),
'200.90.147.169'),
'66.249.73.195'),
'190.186.236.9'),
'190.129.11.138'),
'220.181.108.161'),
'66.249.73.89'),
'74.125.178.90'),
'212.113.37.105'),
'213.186.122.3'),
'213.186.119.138'),
'190.129.11.138'),
'66.249.73.89'),
'213.186.127.6'),
'212.113.35.162'),

(39445,
(39446,
(39447,
(39448,
(39449,
(39450,
(39451,
(39452,
(39453,
(39454,
(39455,
(39456,
(39457,
(39458,
(39459,
(39460,
(39461,
(39462,
(39463,
(39464,
(39465,
(39466,
(39467,
(39468,
(39469,
(39470,
(39471,
(39472,
(39473,
(39474,
(39475,
(39476,
(39477,
(39478,
(39479,
(39480,
(39481,
(39482,
(39483,
(39484,
(39485,
(39486,
(39487,
(39488,
(39489,
(39490,
(39491,
(39492,
(39493,
(39494,
(39495,
(39496,
(39497,
(39498,
(39499,
(39500,
(39501,
(39502,
(39503,
(39504,

1342469335,
1342469387,
1342469421,
1342469422,
1342469547,
1342469582,
1342469787,
1342469827,
1342469831,
1342469970,
1342470095,
1342470136,
1342470263,
1342470328,
1342470432,
1342470475,
1342470512,
1342470566,
1342470854,
1342471074,
1342471102,
1342471143,
1342471211,
1342471229,
1342471233,
1342471239,
1342471332,
1342471375,
1342471648,
1342471829,
1342471896,
1342471941,
1342472148,
1342472406,
1342472427,
1342472624,
1342472625,
1342472641,
1342472654,
1342472693,
1342472758,
1342472825,
1342472951,
1342473001,
1342473020,
1342473060,
1342473078,
1342473358,
1342473406,
1342473634,
1342473653,
1342473768,
1342473969,
1342473969,
1342474106,
1342474267,
1342474270,
1342474633,
1342474840,
1342474880,

'66.249.73.195'),
'213.186.127.4'),
'220.181.108.145'),
'213.186.119.134'),
'213.186.127.2'),
'213.186.127.11'),
'190.129.11.138'),
'66.249.73.89'),
'200.90.146.152'),
'213.186.122.2'),
'213.186.127.8'),
'213.186.127.7'),
'213.186.127.28'),
'220.181.108.113'),
'213.186.122.3'),
'66.249.73.195'),
'200.90.146.152'),
'66.249.73.89'),
'213.186.119.143'),
'213.186.120.196'),
'213.186.127.9'),
'213.186.119.140'),
'66.249.73.89'),
'213.186.119.137'),
'66.249.73.195'),
'220.181.108.111'),
'190.129.11.138'),
'157.55.17.147'),
'213.186.127.7'),
'66.249.73.89'),
'213.186.119.135'),
'213.186.119.133'),
'220.181.108.76'),
'200.90.144.138'),
'66.249.73.195'),
'65.52.108.200'),
'217.69.133.29'),
'213.186.119.132'),
'213.186.127.6'),
'74.125.178.80'),
'213.186.127.5'),
'212.113.37.105'),
'213.186.119.135'),
'74.125.44.83'),
'66.249.73.89'),
'220.181.108.170'),
'213.186.127.11'),
'65.52.108.200'),
'190.129.11.138'),
'213.186.122.3'),
'66.249.73.89'),
'213.186.119.141'),
'213.186.119.138'),
'220.181.108.147'),
'213.186.127.12'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.28'),
'213.186.120.196'),
'220.181.108.84'),

(39505,
(39506,
(39507,
(39508,
(39509,
(39510,
(39511,
(39512,
(39513,
(39514,
(39515,
(39516,
(39517,
(39518,
(39519,
(39520,
(39521,
(39522,
(39523,
(39524,
(39525,
(39526,
(39527,
(39528,
(39529,
(39530,
(39531,
(39532,
(39533,
(39534,
(39535,
(39536,
(39537,
(39538,
(39539,
(39540,
(39541,
(39542,
(39543,
(39544,
(39545,
(39546,
(39547,
(39548,
(39549,
(39550,
(39551,
(39552,
(39553,
(39554,
(39555,
(39556,
(39557,
(39558,
(39559,
(39560,
(39561,
(39562,
(39563,
(39564,

1342474883,
1342474887,
1342474925,
1342474981,
1342475061,
1342475116,
1342475129,
1342475302,
1342475315,
1342475432,
1342475499,
1342475596,
1342475639,
1342475790,
1342475817,
1342475901,
1342476014,
1342476020,
1342476114,
1342476291,
1342476331,
1342476351,
1342476374,
1342476702,
1342476750,
1342476802,
1342477104,
1342477135,
1342477219,
1342477252,
1342477319,
1342477358,
1342477466,
1342477487,
1342477614,
1342477653,
1342478010,
1342478120,
1342478269,
1342478426,
1342478486,
1342478526,
1342478531,
1342478621,
1342478885,
1342478924,
1342479034,
1342479131,
1342479161,
1342479289,
1342479374,
1342479377,
1342479437,
1342479448,
1342479449,
1342479474,
1342479505,
1342479557,
1342479601,
1342479603,

'66.249.73.89'),
'66.249.73.195'),
'213.186.119.134'),
'213.186.119.143'),
'65.52.108.200'),
'190.129.12.170'),
'65.52.104.21'),
'212.113.35.162'),
'213.186.127.10'),
'213.186.127.7'),
'66.249.73.89'),
'74.125.178.92'),
'213.186.119.140'),
'220.181.108.84'),
'66.249.73.195'),
'213.186.127.3'),
'201.222.64.148'),
'200.87.154.116'),
'66.249.73.89'),
'208.115.111.70'),
'213.186.127.10'),
'213.186.127.8'),
'157.55.18.9'),
'220.181.108.107'),
'66.249.73.89'),
'213.186.127.12'),
'213.186.127.11'),
'213.186.127.4'),
'65.52.104.21'),
'66.249.73.195'),
'213.186.119.140'),
'213.186.127.8'),
'200.90.145.251'),
'212.113.35.162'),
'220.181.108.94'),
'66.249.73.89'),
'213.186.127.6'),
'213.186.119.132'),
'66.249.73.89'),
'213.186.119.140'),
'213.186.119.135'),
'220.181.108.118'),
'66.249.73.195'),
'213.186.122.2'),
'66.249.73.89'),
'190.129.8.202'),
'212.113.37.105'),
'100.43.83.143'),
'213.186.119.135'),
'213.186.119.143'),
'213.186.127.9'),
'213.186.127.7'),
'220.181.108.123'),
'220.181.108.152'),
'220.181.108.114'),
'207.46.199.55'),
'213.186.122.3'),
'66.249.73.195'),
'65.52.108.200'),
'66.249.73.89'),

(39565,
(39566,
(39567,
(39568,
(39569,
(39570,
(39571,
(39572,
(39573,
(39574,
(39575,
(39576,
(39577,
(39578,
(39579,
(39580,
(39581,
(39582,
(39583,
(39584,
(39585,
(39586,
(39587,
(39588,
(39589,
(39590,
(39591,
(39592,
(39593,
(39594,
(39595,
(39596,
(39597,
(39598,
(39599,
(39600,
(39601,
(39602,
(39603,
(39604,
(39605,
(39606,
(39607,
(39608,
(39609,
(39610,
(39611,
(39612,
(39613,
(39614,
(39615,
(39616,
(39617,
(39618,
(39619,
(39620,
(39621,
(39622,
(39623,
(39624,

1342479907,
1342480006,
1342480048,
1342480218,
1342480219,
1342480303,
1342480348,
1342480712,
1342480722,
1342480722,
1342480748,
1342480938,
1342480955,
1342481237,
1342481245,
1342481257,
1342481575,
1342481650,
1342481670,
1342481734,
1342481805,
1342481856,
1342481947,
1342482024,
1342482168,
1342482192,
1342482219,
1342482290,
1342482364,
1342482868,
1342482901,
1342482925,
1342483073,
1342483077,
1342483655,
1342483707,
1342483991,
1342484323,
1342484333,
1342484412,
1342484552,
1342484769,
1342484785,
1342484901,
1342484938,
1342485144,
1342485341,
1342485552,
1342485554,
1342485593,
1342485689,
1342485763,
1342485783,
1342485812,
1342486096,
1342486191,
1342486416,
1342486429,
1342486560,
1342486573,

'190.129.8.202'),
'213.186.119.136'),
'213.186.127.6'),
'213.186.127.4'),
'66.249.73.89'),
'207.46.199.55'),
'220.181.108.101'),
'207.46.13.48'),
'213.186.119.134'),
'213.186.119.135'),
'66.249.73.195'),
'66.249.73.89'),
'212.113.35.162'),
'212.113.37.105'),
'190.198.60.132'),
'220.181.108.108'),
'66.249.73.195'),
'65.52.104.21'),
'66.249.73.89'),
'213.186.119.144'),
'65.52.110.146'),
'213.186.122.2'),
'208.115.113.86'),
'213.186.119.138'),
'220.181.108.187'),
'213.186.127.12'),
'213.186.127.11'),
'66.249.73.89'),
'66.249.73.195'),
'212.113.37.105'),
'213.186.119.134'),
'66.249.73.89'),
'213.186.127.10'),
'220.181.108.186'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.82'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.122.3'),
'213.186.127.14'),
'213.186.119.139'),
'213.186.127.8'),
'220.181.108.81'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.122.3'),
'213.186.127.2'),
'66.249.73.89'),
'213.186.127.10'),
'213.186.119.144'),
'66.249.73.195'),
'213.186.127.12'),
'220.181.108.177'),
'213.186.127.9'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.88'),
'213.186.119.133'),
'213.186.119.135'),

(39625,
(39626,
(39627,
(39628,
(39629,
(39630,
(39631,
(39632,
(39633,
(39634,
(39635,
(39636,
(39637,
(39638,
(39639,
(39640,
(39641,
(39642,
(39643,
(39644,
(39645,
(39646,
(39647,
(39648,
(39649,
(39650,
(39651,
(39652,
(39653,
(39654,
(39655,
(39656,
(39657,
(39658,
(39659,
(39660,
(39661,
(39662,
(39663,
(39664,
(39665,
(39666,
(39667,
(39668,
(39669,
(39670,
(39671,
(39672,
(39673,
(39674,
(39675,
(39676,
(39677,
(39678,
(39679,
(39680,
(39681,
(39682,
(39683,
(39684,

1342486724,
1342486871,
1342486972,
1342487035,
1342487279,
1342487503,
1342487505,
1342487525,
1342487633,
1342487861,
1342487944,
1342488010,
1342488027,
1342488072,
1342488110,
1342488113,
1342488143,
1342488285,
1342488361,
1342488545,
1342488590,
1342488698,
1342488735,
1342488819,
1342488855,
1342488953,
1342489289,
1342489350,
1342489453,
1342489458,
1342489464,
1342489582,
1342489856,
1342489966,
1342490024,
1342490170,
1342490349,
1342490370,
1342490377,
1342490567,
1342490636,
1342490760,
1342490846,
1342491281,
1342491300,
1342491602,
1342491642,
1342491847,
1342491858,
1342491894,
1342492191,
1342492206,
1342492224,
1342492312,
1342492343,
1342492530,
1342492647,
1342492726,
1342492775,
1342492870,

'220.181.108.117'),
'66.249.73.89'),
'190.186.23.203'),
'66.249.73.195'),
'213.186.119.143'),
'66.249.73.89'),
'190.104.26.20'),
'213.186.127.6'),
'220.181.108.186'),
'213.186.122.3'),
'66.249.73.195'),
'190.103.69.61'),
'213.186.127.8'),
'213.186.119.144'),
'66.249.73.89'),
'213.186.119.137'),
'213.186.127.6'),
'157.55.17.147'),
'213.186.119.139'),
'220.181.108.177'),
'66.249.73.195'),
'213.186.127.8'),
'66.249.73.89'),
'213.186.122.3'),
'190.129.13.98'),
'213.186.127.11'),
'213.186.119.141'),
'66.249.73.89'),
'220.181.108.172'),
'213.186.119.143'),
'66.249.73.195'),
'212.113.37.105'),
'213.186.120.196'),
'66.249.73.89'),
'200.90.145.27'),
'213.186.127.3'),
'190.181.15.237'),
'220.181.108.174'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.9'),
'213.186.119.133'),
'213.186.127.2'),
'220.181.108.184'),
'66.249.73.89'),
'212.113.37.105'),
'213.186.127.6'),
'66.249.73.195'),
'213.186.127.10'),
'213.186.119.143'),
'220.181.108.166'),
'157.55.17.150'),
'66.249.73.89'),
'186.43.43.36'),
'213.186.127.12'),
'190.181.15.237'),
'213.186.127.2'),
'190.17.1.132'),
'213.186.119.141'),
'213.186.122.3'),

(39685,
(39686,
(39687,
(39688,
(39689,
(39690,
(39691,
(39692,
(39693,
(39694,
(39695,
(39696,
(39697,
(39698,
(39699,
(39700,
(39701,
(39702,
(39703,
(39704,
(39705,
(39706,
(39707,
(39708,
(39709,
(39710,
(39711,
(39712,
(39713,
(39714,
(39715,
(39716,
(39717,
(39718,
(39719,
(39720,
(39721,
(39722,
(39723,
(39724,
(39725,
(39726,
(39727,
(39728,
(39729,
(39730,
(39731,
(39732,
(39733,
(39734,
(39735,
(39736,
(39737,
(39738,
(39739,
(39740,
(39741,
(39742,
(39743,
(39744,

1342492942,
1342492986,
1342493243,
1342493545,
1342493557,
1342493614,
1342493654,
1342494158,
1342494173,
1342494238,
1342494408,
1342494788,
1342494875,
1342495097,
1342495405,
1342495569,
1342496020,
1342496245,
1342496262,
1342496582,
1342496635,
1342496640,
1342497142,
1342497251,
1342497258,
1342497274,
1342497405,
1342497867,
1342498038,
1342498152,
1342498273,
1342498279,
1342498482,
1342499048,
1342499098,
1342499381,
1342499407,
1342499713,
1342499936,
1342499998,
1342500022,
1342500139,
1342500329,
1342500629,
1342500884,
1342500945,
1342501009,
1342501066,
1342501510,
1342501543,
1342501553,
1342501560,
1342501572,
1342501605,
1342501848,
1342501985,
1342502176,
1342502179,
1342502250,
1342502251,

'66.249.73.89'),
'66.249.73.195'),
'190.181.15.237'),
'212.113.37.106'),
'66.249.73.89'),
'213.186.122.3'),
'213.186.127.13'),
'66.249.73.89'),
'66.249.73.195'),
'190.181.15.237'),
'213.186.127.8'),
'66.249.73.89'),
'213.186.122.3'),
'66.249.73.195'),
'66.249.73.89'),
'212.113.37.105'),
'66.249.73.89'),
'212.113.37.106'),
'66.249.73.195'),
'213.186.119.138'),
'66.249.73.89'),
'213.186.119.137'),
'213.186.127.14'),
'66.249.73.89'),
'213.186.122.2'),
'213.186.127.28'),
'213.186.119.134'),
'66.249.73.89'),
'66.249.73.195'),
'212.113.35.162'),
'213.186.127.5'),
'213.186.127.9'),
'66.249.73.89'),
'213.186.127.10'),
'66.249.73.89'),
'213.186.119.131'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.135'),
'213.186.122.3'),
'66.249.73.195'),
'157.55.17.147'),
'66.249.73.89'),
'213.186.119.137'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.13'),
'213.186.127.12'),
'213.186.119.143'),
'66.249.73.195'),
'213.186.127.9'),
'66.249.73.89'),
'65.52.110.153'),
'208.115.113.86'),
'213.186.127.12'),
'213.186.119.139'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.32'),
'220.181.108.106'),

(39745,
(39746,
(39747,
(39748,
(39749,
(39750,
(39751,
(39752,
(39753,
(39754,
(39755,
(39756,
(39757,
(39758,
(39759,
(39760,
(39761,
(39762,
(39763,
(39764,
(39765,
(39766,
(39767,
(39768,
(39769,
(39770,
(39771,
(39772,
(39773,
(39774,
(39775,
(39776,
(39777,
(39778,
(39779,
(39780,
(39781,
(39782,
(39783,
(39784,
(39785,
(39786,
(39787,
(39788,
(39789,
(39790,
(39791,
(39792,
(39793,
(39794,
(39795,
(39796,
(39797,
(39798,
(39799,
(39800,
(39801,
(39802,
(39803,
(39804,

1342502349,
1342502800,
1342502855,
1342502897,
1342503317,
1342503408,
1342503431,
1342503527,
1342503537,
1342503668,
1342503821,
1342504018,
1342504221,
1342504325,
1342504410,
1342504692,
1342504773,
1342505066,
1342505090,
1342505107,
1342505167,
1342505211,
1342505350,
1342505366,
1342505416,
1342505842,
1342505843,
1342505967,
1342506214,
1342506264,
1342506339,
1342506384,
1342506452,
1342506583,
1342506628,
1342507133,
1342507222,
1342507302,
1342507404,
1342507529,
1342508005,
1342508018,
1342508020,
1342508059,
1342508230,
1342508316,
1342508458,
1342508637,
1342508777,
1342508845,
1342508944,
1342509029,
1342509254,
1342509257,
1342509456,
1342509457,
1342509493,
1342509828,
1342509921,
1342510060,

'65.52.110.153'),
'66.249.73.89'),
'212.113.37.106'),
'66.249.73.195'),
'213.186.119.132'),
'66.249.73.89'),
'213.186.127.8'),
'213.186.119.133'),
'66.249.73.195'),
'213.186.127.11'),
'213.186.119.143'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.13'),
'213.186.127.14'),
'66.249.73.89'),
'213.186.122.2'),
'66.249.73.195'),
'213.186.119.140'),
'213.186.127.13'),
'212.113.37.105'),
'213.186.127.10'),
'66.249.73.89'),
'212.113.37.106'),
'213.186.119.131'),
'123.125.71.36'),
'220.181.108.120'),
'66.249.73.89'),
'65.52.110.153'),
'213.186.120.196'),
'213.186.127.4'),
'213.186.122.2'),
'213.186.127.12'),
'66.249.73.89'),
'66.249.73.195'),
'212.113.37.105'),
'213.186.127.6'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.119.133'),
'141.0.8.163'),
'213.186.127.3'),
'66.249.73.89'),
'213.186.120.196'),
'213.186.127.8'),
'66.249.73.195'),
'65.52.109.194'),
'66.249.73.89'),
'212.113.37.106'),
'213.186.127.10'),
'213.186.120.196'),
'212.113.35.162'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.40'),
'220.181.108.120'),
'81.35.119.80'),
'213.186.127.12'),
'66.249.73.89'),
'213.186.127.8'),

(39805,
(39806,
(39807,
(39808,
(39809,
(39810,
(39811,
(39812,
(39813,
(39814,
(39815,
(39816,
(39817,
(39818,
(39819,
(39820,
(39821,
(39822,
(39823,
(39824,
(39825,
(39826,
(39827,
(39828,
(39829,
(39830,
(39831,
(39832,
(39833,
(39834,
(39835,
(39836,
(39837,
(39838,
(39839,
(39840,
(39841,
(39842,
(39843,
(39844,
(39845,
(39846,
(39847,
(39848,
(39849,
(39850,
(39851,
(39852,
(39853,
(39854,
(39855,
(39856,
(39857,
(39858,
(39859,
(39860,
(39861,
(39862,
(39863,
(39864,

1342510076,
1342510080,
1342510492,
1342510615,
1342510617,
1342510922,
1342511233,
1342511541,
1342511590,
1342511727,
1342511930,
1342512718,
1342512890,
1342512892,
1342513032,
1342513035,
1342513327,
1342513517,
1342513558,
1342513579,
1342514153,
1342514198,
1342514905,
1342514917,
1342514927,
1342515561,
1342515583,
1342515623,
1342515809,
1342515888,
1342516209,
1342516211,
1342516460,
1342516862,
1342516924,
1342516980,
1342516981,
1342517481,
1342517977,
1342518162,
1342518636,
1342518665,
1342518906,
1342519651,
1342519959,
1342520269,
1342520379,
1342520380,
1342520889,
1342521335,
1342521508,
1342522128,
1342522179,
1342522747,
1342522952,
1342523366,
1342523378,
1342523428,
1342523951,
1342523952,

'66.249.73.195'),
'213.186.119.141'),
'213.186.127.6'),
'66.249.73.89'),
'213.186.127.28'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.119.137'),
'188.79.71.163'),
'66.249.73.89'),
'65.52.110.190'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.50'),
'220.181.108.113'),
'65.52.110.153'),
'66.249.73.195'),
'157.55.17.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.109.194'),
'66.249.73.195'),
'66.249.71.183'),
'207.46.13.115'),
'66.249.73.89'),
'208.115.111.70'),
'157.55.17.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.40'),
'220.181.108.84'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.153'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.50'),
'220.181.108.118'),
'66.249.73.89'),
'65.52.104.21'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.98'),
'66.249.73.195'),
'207.46.13.48'),
'66.249.73.89'),
'123.125.71.16'),
'220.181.108.97'),

(39865,
(39866,
(39867,
(39868,
(39869,
(39870,
(39871,
(39872,
(39873,
(39874,
(39875,
(39876,
(39877,
(39878,
(39879,
(39880,
(39881,
(39882,
(39883,
(39884,
(39885,
(39886,
(39887,
(39888,
(39889,
(39890,
(39891,
(39892,
(39893,
(39894,
(39895,
(39896,
(39897,
(39898,
(39899,
(39900,
(39901,
(39902,
(39903,
(39904,
(39905,
(39906,
(39907,
(39908,
(39909,
(39910,
(39911,
(39912,
(39913,
(39914,
(39915,
(39916,
(39917,
(39918,
(39919,
(39920,
(39921,
(39922,
(39923,
(39924,

1342524048,
1342524141,
1342524667,
1342525247,
1342525286,
1342525329,
1342525333,
1342525411,
1342525855,
1342525906,
1342525985,
1342525995,
1342526341,
1342526525,
1342526650,
1342526677,
1342526710,
1342526908,
1342526957,
1342527145,
1342527417,
1342527430,
1342527501,
1342527503,
1342527528,
1342527579,
1342527628,
1342527713,
1342527764,
1342528026,
1342528384,
1342528559,
1342528703,
1342528762,
1342529007,
1342529023,
1342529062,
1342529115,
1342529118,
1342529191,
1342529318,
1342529375,
1342529386,
1342529475,
1342529530,
1342529623,
1342529736,
1342529737,
1342529894,
1342529933,
1342529950,
1342530100,
1342530237,
1342530244,
1342530384,
1342530576,
1342530616,
1342530669,
1342530862,
1342530943,

'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.11'),
'66.249.73.89'),
'212.113.35.162'),
'213.186.127.12'),
'66.249.73.195'),
'213.186.127.13'),
'66.249.73.89'),
'65.52.110.190'),
'213.186.127.11'),
'213.186.119.135'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.122.3'),
'213.186.120.196'),
'200.73.96.194'),
'213.186.119.131'),
'66.249.73.89'),
'157.55.112.220'),
'208.115.113.86'),
'220.181.108.109'),
'123.125.71.34'),
'200.73.96.194'),
'66.249.73.195'),
'213.186.127.4'),
'212.113.35.162'),
'66.249.73.89'),
'213.186.119.134'),
'66.249.73.89'),
'213.186.127.28'),
'213.186.119.135'),
'190.104.26.28'),
'66.249.73.89'),
'213.186.120.196'),
'213.186.119.144'),
'208.115.111.70'),
'201.222.81.88'),
'66.249.72.145'),
'213.186.127.8'),
'212.113.37.105'),
'213.186.127.12'),
'66.249.73.195'),
'200.87.120.44'),
'66.249.73.89'),
'190.129.176.146'),
'213.186.119.136'),
'213.186.127.5'),
'62.197.124.101'),
'65.52.110.153'),
'186.2.38.120'),
'213.186.127.12'),
'66.249.73.89'),
'213.186.122.2'),
'212.113.35.162'),
'66.249.73.195'),
'213.186.122.3'),
'66.249.73.89'),
'200.87.120.44'),

(39925,
(39926,
(39927,
(39928,
(39929,
(39930,
(39931,
(39932,
(39933,
(39934,
(39935,
(39936,
(39937,
(39938,
(39939,
(39940,
(39941,
(39942,
(39943,
(39944,
(39945,
(39946,
(39947,
(39948,
(39949,
(39950,
(39951,
(39952,
(39953,
(39954,
(39955,
(39956,
(39957,
(39958,
(39959,
(39960,
(39961,
(39962,
(39963,
(39964,
(39965,
(39966,
(39967,
(39968,
(39969,
(39970,
(39971,
(39972,
(39973,
(39974,
(39975,
(39976,
(39977,
(39978,
(39979,
(39980,
(39981,
(39982,
(39983,
(39984,

1342531022,
1342531089,
1342531091,
1342531246,
1342531382,
1342531470,
1342531481,
1342531605,
1342531734,
1342531752,
1342532102,
1342532176,
1342532227,
1342532346,
1342532406,
1342532423,
1342532591,
1342532720,
1342532742,
1342532946,
1342532968,
1342533076,
1342533094,
1342533264,
1342533401,
1342533703,
1342533763,
1342533910,
1342533934,
1342534021,
1342534046,
1342534092,
1342534321,
1342534395,
1342534626,
1342534634,
1342534640,
1342534671,
1342534839,
1342535012,
1342535176,
1342535260,
1342535302,
1342535546,
1342535751,
1342535859,
1342535879,
1342535946,
1342536246,
1342536499,
1342536658,
1342536876,
1342537120,
1342537309,
1342537553,
1342537738,
1342537907,
1342538020,
1342538124,
1342538242,

'65.52.110.153'),
'220.181.108.100'),
'123.125.71.39'),
'213.186.127.14'),
'213.186.127.12'),
'200.87.185.71'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.5'),
'213.186.127.11'),
'66.249.73.89'),
'190.104.30.27'),
'66.249.73.195'),
'190.129.8.242'),
'213.186.127.12'),
'213.186.127.14'),
'212.113.37.105'),
'66.249.73.89'),
'200.87.157.111'),
'190.104.30.27'),
'66.249.73.195'),
'213.186.127.13'),
'213.186.127.14'),
'213.186.122.3'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.11'),
'190.129.8.202'),
'213.186.127.6'),
'66.249.73.89'),
'213.186.122.3'),
'213.186.119.132'),
'190.104.20.8'),
'66.249.73.195'),
'220.181.108.107'),
'123.125.71.40'),
'66.249.73.89'),
'200.87.99.216'),
'157.55.17.195'),
'66.249.73.195'),
'190.129.8.242'),
'66.249.73.89'),
'190.129.78.146'),
'190.233.119.174'),
'157.55.17.195'),
'190.0.249.102'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.153'),
'66.249.73.89'),
'157.56.95.137'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.98'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'190.181.15.62'),
'200.87.153.99'),
'66.249.73.195'),

(39985,
(39986,
(39987,
(39988,
(39989,
(39990,
(39991,
(39992,
(39993,
(39994,
(39995,
(39996,
(39997,
(39998,
(39999,
(40000,
(40001,
(40002,
(40003,
(40004,
(40005,
(40006,
(40007,
(40008,
(40009,
(40010,
(40011,
(40012,
(40013,
(40014,
(40015,
(40016,
(40017,
(40018,
(40019,
(40020,
(40021,
(40022,
(40023,
(40024,
(40025,
(40026,
(40027,
(40028,
(40029,
(40030,
(40031,
(40032,
(40033,
(40034,
(40035,
(40036,
(40037,
(40038,
(40039,
(40040,
(40041,
(40042,
(40043,
(40044,

1342538275,
1342538277,
1342538361,
1342538691,
1342538875,
1342538953,
1342538955,
1342538978,
1342539189,
1342539219,
1342539227,
1342539597,
1342539766,
1342539847,
1342540085,
1342540098,
1342540144,
1342540292,
1342540835,
1342540842,
1342540843,
1342540902,
1342540959,
1342541022,
1342541275,
1342541581,
1342541642,
1342541707,
1342541724,
1342542257,
1342542259,
1342542261,
1342542393,
1342542764,
1342542942,
1342543076,
1342543564,
1342543754,
1342543868,
1342544143,
1342544182,
1342544563,
1342544863,
1342544889,
1342544925,
1342545134,
1342545482,
1342545603,
1342545848,
1342545851,
1342546101,
1342546605,
1342546721,
1342547217,
1342547251,
1342547364,
1342547522,
1342547657,
1342547894,
1342548192,

'123.125.71.35'),
'220.181.108.76'),
'66.249.73.89'),
'190.129.13.174'),
'190.129.13.162'),
'190.181.15.62'),
'200.87.146.51'),
'66.249.73.89'),
'207.46.13.115'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'186.27.37.28'),
'66.249.73.195'),
'65.52.104.21'),
'190.0.251.113'),
'190.186.31.23'),
'66.249.73.89'),
'190.186.60.18'),
'74.125.178.84'),
'74.125.178.92'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.153'),
'201.230.145.3'),
'66.249.73.195'),
'66.249.73.89'),
'200.110.51.225'),
'190.129.19.174'),
'220.181.108.115'),
'123.125.71.52'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.17.219'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.147'),
'200.90.146.162'),
'66.249.73.89'),
'65.52.108.98'),
'66.249.73.89'),
'190.42.206.151'),
'66.249.73.195'),
'65.52.110.153'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.80'),
'123.125.71.54'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.92.44.164'),
'190.181.31.88'),
'66.249.73.89'),
'186.5.24.10'),
'66.249.73.195'),
'66.249.73.89'),

(40045,
(40046,
(40047,
(40048,
(40049,
(40050,
(40051,
(40052,
(40053,
(40054,
(40055,
(40056,
(40057,
(40058,
(40059,
(40060,
(40061,
(40062,
(40063,
(40064,
(40065,
(40066,
(40067,
(40068,
(40069,
(40070,
(40071,
(40072,
(40073,
(40074,
(40075,
(40076,
(40077,
(40078,
(40079,
(40080,
(40081,
(40082,
(40083,
(40084,
(40085,
(40086,
(40087,
(40088,
(40089,
(40090,
(40091,
(40092,
(40093,
(40094,
(40095,
(40096,
(40097,
(40098,
(40099,
(40100,
(40101,
(40102,
(40103,
(40104,

1342548635,
1342548653,
1342548737,
1342548822,
1342548931,
1342549026,
1342549374,
1342549390,
1342549436,
1342549456,
1342549513,
1342549610,
1342549611,
1342549688,
1342549789,
1342550057,
1342550616,
1342550678,
1342551222,
1342551288,
1342551389,
1342551554,
1342551570,
1342551579,
1342551588,
1342551633,
1342551825,
1342552044,
1342552325,
1342552464,
1342552500,
1342552510,
1342552693,
1342552697,
1342552960,
1342552961,
1342553171,
1342553351,
1342553564,
1342553811,
1342553839,
1342553955,
1342554235,
1342554276,
1342554392,
1342554540,
1342554560,
1342554566,
1342554866,
1342554979,
1342555054,
1342555258,
1342555284,
1342555754,
1342555767,
1342555928,
1342555948,
1342556179,
1342556180,
1342556371,

'66.249.73.195'),
'186.10.103.154'),
'190.104.26.18'),
'66.249.73.89'),
'201.222.81.114'),
'190.129.5.144'),
'66.249.73.195'),
'200.87.203.102'),
'66.249.73.89'),
'207.46.13.48'),
'74.125.179.82'),
'123.125.71.60'),
'220.181.108.113'),
'190.129.5.144'),
'157.55.17.147'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'119.63.196.61'),
'66.249.73.89'),
'65.52.108.98'),
'74.125.178.90'),
'190.129.114.1'),
'190.129.70.194'),
'190.129.12.90'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.53.194'),
'190.129.84.230'),
'66.249.73.195'),
'190.129.12.90'),
'190.129.5.35'),
'66.249.73.89'),
'123.125.71.51'),
'220.181.108.80'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.13.50'),
'84.240.9.71'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.13.50'),
'201.222.122.204'),
'180.76.5.91'),
'200.87.120.44'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.113.86'),
'65.52.109.194'),
'190.129.8.202'),
'200.119.199.50'),
'66.249.73.89'),
'186.2.38.120'),
'66.249.73.195'),
'200.87.120.44'),
'66.249.73.89'),
'94.23.220.161'),
'94.23.225.68'),
'123.125.71.40'),

(40105,
(40106,
(40107,
(40108,
(40109,
(40110,
(40111,
(40112,
(40113,
(40114,
(40115,
(40116,
(40117,
(40118,
(40119,
(40120,
(40121,
(40122,
(40123,
(40124,
(40125,
(40126,
(40127,
(40128,
(40129,
(40130,
(40131,
(40132,
(40133,
(40134,
(40135,
(40136,
(40137,
(40138,
(40139,
(40140,
(40141,
(40142,
(40143,
(40144,
(40145,
(40146,
(40147,
(40148,
(40149,
(40150,
(40151,
(40152,
(40153,
(40154,
(40155,
(40156,
(40157,
(40158,
(40159,
(40160,
(40161,
(40162,
(40163,
(40164,

1342556372,
1342556552,
1342556563,
1342557177,
1342557216,
1342557260,
1342557278,
1342557495,
1342557559,
1342557589,
1342557880,
1342558089,
1342558122,
1342558214,
1342558544,
1342558705,
1342558750,
1342558920,
1342559007,
1342559059,
1342559148,
1342559320,
1342559597,
1342559759,
1342559813,
1342559880,
1342559881,
1342560118,
1342560208,
1342560248,
1342560426,
1342560477,
1342560495,
1342560558,
1342560614,
1342560813,
1342561081,
1342561141,
1342561497,
1342561579,
1342561664,
1342561745,
1342561749,
1342561866,
1342561917,
1342561922,
1342562350,
1342562657,
1342562844,
1342562952,
1342563456,
1342563457,
1342563496,
1342563615,
1342564275,
1342564522,
1342564732,
1342564884,
1342565158,
1342565367,

'220.181.108.87'),
'66.249.73.89'),
'186.2.104.36'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.147'),
'200.90.144.134'),
'186.2.32.153'),
'207.46.13.48'),
'186.2.38.120'),
'66.249.73.89'),
'65.52.110.190'),
'66.249.73.195'),
'190.129.5.112'),
'66.249.73.89'),
'200.87.110.162'),
'200.87.196.84'),
'200.90.144.134'),
'190.129.5.112'),
'200.90.148.42'),
'66.249.73.89'),
'190.181.29.77'),
'66.249.73.195'),
'190.129.8.202'),
'66.249.73.89'),
'123.125.71.12'),
'220.181.108.114'),
'200.105.163.65'),
'190.129.12.90'),
'200.87.196.84'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.190'),
'65.52.108.98'),
'190.104.26.27'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'200.110.51.229'),
'216.230.150.54'),
'190.129.12.90'),
'66.249.73.89'),
'200.87.196.84'),
'66.249.73.195'),
'190.129.8.202'),
'190.181.22.35'),
'66.249.73.89'),
'65.52.110.190'),
'190.103.70.136'),
'66.249.73.89'),
'123.125.71.46'),
'220.181.108.77'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.19.141'),
'66.249.73.89'),
'157.55.17.195'),
'66.249.73.195'),

(40165,
(40166,
(40167,
(40168,
(40169,
(40170,
(40171,
(40172,
(40173,
(40174,
(40175,
(40176,
(40177,
(40178,
(40179,
(40180,
(40181,
(40182,
(40183,
(40184,
(40185,
(40186,
(40187,
(40188,
(40189,
(40190,
(40191,
(40192,
(40193,
(40194,
(40195,
(40196,
(40197,
(40198,
(40199,
(40200,
(40201,
(40202,
(40203,
(40204,
(40205,
(40206,
(40207,
(40208,
(40209,
(40210,
(40211,
(40212,
(40213,
(40214,
(40215,
(40216,
(40217,
(40218,
(40219,
(40220,
(40221,
(40222,
(40223,
(40224,

1342565487,
1342565505,
1342565675,
1342566091,
1342566143,
1342566276,
1342566454,
1342566755,
1342566998,
1342567063,
1342567064,
1342567156,
1342567190,
1342567420,
1342567578,
1342567686,
1342568008,
1342568144,
1342568248,
1342568300,
1342568628,
1342568809,
1342568882,
1342568888,
1342569413,
1342569715,
1342570077,
1342570657,
1342570658,
1342570801,
1342570942,
1342571401,
1342571883,
1342572069,
1342572189,
1342572392,
1342572490,
1342572794,
1342572851,
1342573398,
1342573472,
1342573838,
1342574183,
1342574296,
1342574464,
1342574683,
1342574787,
1342574805,
1342574806,
1342574898,
1342575170,
1342575391,
1342575519,
1342575839,
1342575934,
1342576055,
1342576418,
1342576538,
1342576659,
1342577021,

'66.249.73.89'),
'190.181.15.98'),
'201.222.81.88'),
'66.249.73.89'),
'207.46.13.98'),
'190.181.15.98'),
'66.249.73.195'),
'66.249.73.89'),
'190.103.65.182'),
'123.125.71.12'),
'220.181.108.86'),
'66.249.73.195'),
'190.181.28.108'),
'66.249.73.89'),
'157.55.17.147'),
'190.129.126.13'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.8.202'),
'207.46.13.98'),
'66.249.73.195'),
'66.249.73.89'),
'74.125.179.90'),
'190.129.8.242'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.32'),
'220.181.108.105'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'190.181.15.77'),
'66.249.73.89'),
'200.110.51.230'),
'190.129.170.72'),
'208.115.113.86'),
'66.249.73.89'),
'190.181.15.77'),
'66.249.73.89'),
'190.181.31.188'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.39'),
'65.52.104.21'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.32'),
'220.181.108.84'),
'65.52.110.190'),
'190.0.251.87'),
'66.249.73.89'),
'200.90.146.39'),
'200.87.216.67'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.39'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.39'),

(40225,
(40226,
(40227,
(40228,
(40229,
(40230,
(40231,
(40232,
(40233,
(40234,
(40235,
(40236,
(40237,
(40238,
(40239,
(40240,
(40241,
(40242,
(40243,
(40244,
(40245,
(40246,
(40247,
(40248,
(40249,
(40250,
(40251,
(40252,
(40253,
(40254,
(40255,
(40256,
(40257,
(40258,
(40259,
(40260,
(40261,
(40262,
(40263,
(40264,
(40265,
(40266,
(40267,
(40268,
(40269,
(40270,
(40271,
(40272,
(40273,
(40274,
(40275,
(40276,
(40277,
(40278,
(40279,
(40280,
(40281,
(40282,
(40283,
(40284,

1342577262,
1342577295,
1342577866,
1342577985,
1342577986,
1342578118,
1342578322,
1342578439,
1342578475,
1342578652,
1342579134,
1342579285,
1342579799,
1342579920,
1342580402,
1342580464,
1342580512,
1342580705,
1342580903,
1342581006,
1342581114,
1342581541,
1342581542,
1342581610,
1342582009,
1342582214,
1342582516,
1342582574,
1342582818,
1342583180,
1342583482,
1342583694,
1342584086,
1342584376,
1342584690,
1342584710,
1342585048,
1342585049,
1342585052,
1342585121,
1342585293,
1342585458,
1342585838,
1342585898,
1342586085,
1342586338,
1342586501,
1342586780,
1342587105,
1342587156,
1342587235,
1342587312,
1342623301,
1342623303,
1342623324,
1342623327,
1342623342,
1342623350,
1342623380,
1342623395,

'66.249.73.89'),
'65.52.104.21'),
'66.249.73.89'),
'123.125.71.49'),
'220.181.108.112'),
'200.90.146.39'),
'190.104.23.12'),
'65.52.110.190'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'24.244.165.235'),
'207.46.13.48'),
'66.249.73.195'),
'207.46.13.115'),
'66.249.73.89'),
'157.55.17.195'),
'123.125.71.56'),
'220.181.108.82'),
'66.249.73.89'),
'157.55.17.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.18.26'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.115'),
'123.125.71.22'),
'220.181.108.122'),
'66.249.73.195'),
'69.28.58.80'),
'66.249.73.89'),
'186.2.37.61'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.113.86'),
'74.125.178.28'),
'66.249.73.89'),
'157.55.17.147'),
'66.249.73.89'),
'66.249.73.195'),
'208.115.111.70'),
'220.181.108.85'),
'123.125.71.31'),
'66.249.73.89'),
'220.181.108.91'),
'123.125.71.23'),
'66.249.73.195'),
'190.129.8.202'),
'200.87.178.162'),
'190.107.52.179'),

(40285,
(40286,
(40287,
(40288,
(40289,
(40290,
(40291,
(40292,
(40293,
(40294,
(40295,
(40296,
(40297,
(40298,
(40299,
(40300,
(40301,
(40302,
(40303,
(40304,
(40305,
(40306,
(40307,
(40308,
(40309,
(40310,
(40311,
(40312,
(40313,
(40314,
(40315,
(40316,
(40317,
(40318,
(40319,
(40320,
(40321,
(40322,
(40323,
(40324,
(40325,
(40326,
(40327,
(40328,
(40329,
(40330,
(40331,
(40332,
(40333,
(40334,
(40335,
(40336,
(40337,
(40338,
(40339,
(40340,
(40341,
(40342,
(40343,
(40344,

1342623674,
1342623717,
1342623807,
1342623923,
1342624013,
1342624017,
1342624066,
1342624151,
1342624273,
1342624400,
1342624562,
1342624678,
1342624681,
1342624693,
1342625213,
1342625444,
1342625761,
1342625865,
1342626439,
1342626512,
1342626655,
1342626982,
1342627118,
1342627162,
1342627618,
1342627629,
1342627691,
1342627769,
1342627909,
1342628271,
1342628391,
1342628488,
1342628595,
1342628669,
1342628671,
1342628722,
1342629048,
1342629097,
1342629146,
1342629182,
1342629274,
1342629311,
1342629762,
1342629873,
1342629958,
1342630012,
1342630050,
1342630111,
1342630331,
1342630477,
1342630607,
1342630739,
1342631114,
1342631733,
1342631743,
1342632374,
1342632380,
1342632612,
1342632651,
1342632853,

'207.46.13.115'),
'186.2.57.193'),
'200.87.146.2'),
'66.249.73.89'),
'207.46.13.98'),
'66.249.73.195'),
'190.129.8.202'),
'200.105.220.171'),
'200.87.178.162'),
'200.87.176.147'),
'66.249.73.89'),
'123.125.71.35'),
'220.181.108.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'213.186.127.4'),
'66.249.73.89'),
'207.46.13.115'),
'66.249.73.89'),
'157.55.17.195'),
'66.249.73.195'),
'190.181.15.177'),
'66.249.73.89'),
'66.249.73.195'),
'74.125.179.83'),
'65.52.110.153'),
'66.249.73.89'),
'190.129.13.98'),
'190.104.19.138'),
'66.249.73.89'),
'157.55.17.195'),
'66.249.73.195'),
'123.125.71.30'),
'220.181.108.123'),
'207.46.13.98'),
'66.249.73.89'),
'200.87.196.84'),
'74.125.178.83'),
'24.244.165.235'),
'207.46.204.233'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.197.2'),
'66.249.73.195'),
'207.46.204.233'),
'207.46.13.48'),
'157.55.17.195'),
'94.23.225.68'),
'66.249.73.89'),
'66.249.73.195'),
'190.186.25.27'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.16'),
'190.104.26.18'),
'200.87.39.59'),

(40345,
(40346,
(40347,
(40348,
(40349,
(40350,
(40351,
(40352,
(40353,
(40354,
(40355,
(40356,
(40357,
(40358,
(40359,
(40360,
(40361,
(40362,
(40363,
(40364,
(40365,
(40366,
(40367,
(40368,
(40369,
(40370,
(40371,
(40372,
(40373,
(40374,
(40375,
(40376,
(40377,
(40378,
(40379,
(40380,
(40381,
(40382,
(40383,
(40384,
(40385,
(40386,
(40387,
(40388,
(40389,
(40390,
(40391,
(40392,
(40393,
(40394,
(40395,
(40396,
(40397,
(40398,
(40399,
(40400,
(40401,
(40402,
(40403,
(40404,

1342633005,
1342633013,
1342633344,
1342633633,
1342633702,
1342634254,
1342634265,
1342634376,
1342634396,
1342634475,
1342634982,
1342635113,
1342635136,
1342635646,
1342635647,
1342635665,
1342635774,
1342635810,
1342636196,
1342636221,
1342636276,
1342636340,
1342636681,
1342636770,
1342636921,
1342636958,
1342637032,
1342637048,
1342637648,
1342637694,
1342637810,
1342637895,
1342637900,
1342638042,
1342638336,
1342638553,
1342638600,
1342638823,
1342638980,
1342639079,
1342639094,
1342639210,
1342639212,
1342639442,
1342639650,
1342639740,
1342639898,
1342639958,
1342640087,
1342640563,
1342640565,
1342640822,
1342641164,
1342641201,
1342641260,
1342641260,
1342641275,
1342641276,
1342641277,
1342641467,

'66.249.73.195'),
'66.249.73.89'),
'157.55.17.195'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.21'),
'66.249.73.195'),
'66.249.73.89'),
'200.48.146.115'),
'65.52.109.149'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.21'),
'123.125.71.48'),
'220.181.108.81'),
'66.249.73.89'),
'190.0.253.42'),
'207.46.13.98'),
'200.87.17.11'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.12.90'),
'190.234.249.149'),
'200.105.147.115'),
'66.249.73.195'),
'190.129.10.99'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.110.153'),
'190.129.12.90'),
'166.114.1.8'),
'190.129.8.202'),
'66.249.73.89'),
'65.52.109.149'),
'208.115.113.86'),
'200.90.144.205'),
'190.129.8.202'),
'66.249.73.195'),
'119.63.196.32'),
'123.125.71.24'),
'220.181.108.120'),
'66.249.73.89'),
'190.48.112.95'),
'200.90.144.205'),
'66.249.73.195'),
'200.107.243.251'),
'66.249.73.89'),
'66.249.73.195'),
'190.186.0.218'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.41.24'),
'74.125.178.90'),
'74.125.179.84'),
'200.107.243.251'),
'74.125.179.94'),
'190.129.14.2'),
'66.249.73.89'),

(40405,
(40406,
(40407,
(40408,
(40409,
(40410,
(40411,
(40412,
(40413,
(40414,
(40415,
(40416,
(40417,
(40418,
(40419,
(40420,
(40421,
(40422,
(40423,
(40424,
(40425,
(40426,
(40427,
(40428,
(40429,
(40430,
(40431,
(40432,
(40433,
(40434,
(40435,
(40436,
(40437,
(40438,
(40439,
(40440,
(40441,
(40442,
(40443,
(40444,
(40445,
(40446,
(40447,
(40448,
(40449,
(40450,
(40451,
(40452,
(40453,
(40454,
(40455,
(40456,
(40457,
(40458,
(40459,
(40460,
(40461,
(40462,
(40463,
(40464,

1342641522,
1342641533,
1342641734,
1342641893,
1342642021,
1342642467,
1342642674,
1342642695,
1342642696,
1342642722,
1342642828,
1342643209,
1342643401,
1342643715,
1342644003,
1342644598,
1342644690,
1342644695,
1342644757,
1342645129,
1342645610,
1342645704,
1342645735,
1342646015,
1342646133,
1342646240,
1342646255,
1342646274,
1342646275,
1342646316,
1342646543,
1342646867,
1342646898,
1342647352,
1342647532,
1342647713,
1342648065,
1342648413,
1342648727,
1342648947,
1342649095,
1342649115,
1342649611,
1342649648,
1342649832,
1342649852,
1342649853,
1342649900,
1342649972,
1342650094,
1342650221,
1342650593,
1342650766,
1342650982,
1342651551,
1342651725,
1342651752,
1342651957,
1342652151,
1342652178,

'190.103.69.244'),
'200.110.50.21'),
'186.2.38.120'),
'190.129.8.202'),
'66.249.73.195'),
'190.129.9.118'),
'66.249.73.89'),
'123.125.71.30'),
'220.181.108.103'),
'190.129.8.202'),
'190.129.14.2'),
'65.52.110.153'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'173.227.230.206'),
'201.222.122.204'),
'190.129.114.4'),
'66.249.73.89'),
'66.249.73.195'),
'201.253.252.204'),
'190.98.237.22'),
'200.90.145.174'),
'190.181.18.176'),
'66.249.73.89'),
'123.125.71.25'),
'220.181.108.120'),
'65.52.104.21'),
'186.105.90.53'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.147.179'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.147.179'),
'66.249.73.89'),
'66.249.73.195'),
'200.58.84.174'),
'66.249.73.89'),
'200.87.110.162'),
'200.87.119.237'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.15'),
'220.181.108.95'),
'190.129.8.202'),
'208.115.113.86'),
'190.129.109.52'),
'200.87.170.58'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.16.37'),
'94.23.225.68'),
'190.129.41.80'),
'65.52.110.153'),
'66.249.73.195'),
'190.129.12.90'),
'190.129.27.220'),

(40465,
(40466,
(40467,
(40468,
(40469,
(40470,
(40471,
(40472,
(40473,
(40474,
(40475,
(40476,
(40477,
(40478,
(40479,
(40480,
(40481,
(40482,
(40483,
(40484,
(40485,
(40486,
(40487,
(40488,
(40489,
(40490,
(40491,
(40492,
(40493,
(40494,
(40495,
(40496,
(40497,
(40498,
(40499,
(40500,
(40501,
(40502,
(40503,
(40504,
(40505,
(40506,
(40507,
(40508,
(40509,
(40510,
(40511,
(40512,
(40513,
(40514,
(40515,
(40516,
(40517,
(40518,
(40519,
(40520,
(40521,
(40522,
(40523,
(40524,

1342652621,
1342652656,
1342653028,
1342653255,
1342653339,
1342653420,
1342653459,
1342653463,
1342653892,
1342654501,
1342654537,
1342655174,
1342655407,
1342655456,
1342655457,
1342655806,
1342656099,
1342656157,
1342656444,
1342656538,
1342657050,
1342657051,
1342657075,
1342657169,
1342657720,
1342657904,
1342658132,
1342658274,
1342658359,
1342658434,
1342658793,
1342658923,
1342659057,
1342659446,
1342659492,
1342659555,
1342659866,
1342659895,
1342659900,
1342660274,
1342660795,
1342661062,
1342661136,
1342661235,
1342661236,
1342661283,
1342661501,
1342662189,
1342662687,
1342663056,
1342664128,
1342664237,
1342664326,
1342664405,
1342664407,
1342664910,
1342665189,
1342665214,
1342665382,
1342665892,

'66.249.73.195'),
'207.46.13.97'),
'66.249.73.89'),
'190.129.197.15'),
'199.87.252.52'),
'190.129.8.202'),
'123.125.71.60'),
'220.181.108.77'),
'66.249.73.89'),
'190.181.15.157'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.4.139'),
'94.23.225.68'),
'94.23.220.161'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.146.108'),
'66.249.73.89'),
'65.52.109.149'),
'123.125.71.18'),
'220.181.108.96'),
'190.129.5.213'),
'200.87.21.31'),
'66.249.73.89'),
'200.90.146.108'),
'200.87.2.34'),
'190.129.8.202'),
'66.249.73.89'),
'207.46.13.97'),
'186.57.211.210'),
'200.90.146.199'),
'190.129.8.202'),
'190.129.9.118'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.146.199'),
'65.52.104.21'),
'74.125.179.94'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.108'),
'186.98.41.73'),
'123.125.71.17'),
'220.181.108.81'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'200.90.146.108'),
'66.249.73.195'),
'208.115.113.86'),
'157.55.17.147'),
'66.249.73.195'),
'123.125.71.51'),
'220.181.108.81'),
'66.249.73.89'),
'200.105.166.112'),
'207.46.13.48'),
'66.249.73.195'),
'200.105.166.112'),

(40525,
(40526,
(40527,
(40528,
(40529,
(40530,
(40531,
(40532,
(40533,
(40534,
(40535,
(40536,
(40537,
(40538,
(40539,
(40540,
(40541,
(40542,
(40543,
(40544,
(40545,
(40546,
(40547,
(40548,
(40549,
(40550,
(40551,
(40552,
(40553,
(40554,
(40555,
(40556,
(40557,
(40558,
(40559,
(40560,
(40561,
(40562,
(40563,
(40564,
(40565,
(40566,
(40567,
(40568,
(40569,
(40570,
(40571,
(40572,
(40573,
(40574,
(40575,
(40576,
(40577,
(40578,
(40579,
(40580,
(40581,
(40582,
(40583,
(40584,

1342665996,
1342666722,
1342666847,
1342667413,
1342667524,
1342667932,
1342667933,
1342667936,
1342668388,
1342668456,
1342669055,
1342669212,
1342669304,
1342669852,
1342670223,
1342670490,
1342671128,
1342671445,
1342671446,
1342671651,
1342672017,
1342672405,
1342672723,
1342673044,
1342673379,
1342674320,
1342674958,
1342675040,
1342675041,
1342675119,
1342675741,
1342676808,
1342676874,
1342678151,
1342678663,
1342678664,
1342678789,
1342678834,
1342679429,
1342680066,
1342680162,
1342680428,
1342680882,
1342681343,
1342681981,
1342682258,
1342682260,
1342682352,
1342683628,
1342684126,
1342684173,
1342684535,
1342685135,
1342685475,
1342685896,
1342685896,
1342686450,
1342687090,
1342687611,
1342687856,

'66.249.73.89'),
'66.249.73.195'),
'200.105.163.110'),
'65.52.104.21'),
'201.208.195.170'),
'123.125.71.52'),
'220.181.108.111'),
'66.249.73.89'),
'200.105.166.112'),
'66.249.73.195'),
'65.52.110.153'),
'66.249.73.89'),
'200.105.166.112'),
'66.249.73.89'),
'207.46.13.97'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.40'),
'220.181.108.107'),
'66.249.73.195'),
'180.76.5.56'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.40'),
'220.181.108.116'),
'66.249.73.195'),
'208.115.113.86'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.44'),
'220.181.108.78'),
'66.249.73.89'),
'119.63.196.30'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.115'),
'66.249.73.195'),
'180.76.5.172'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.44'),
'220.181.108.91'),
'66.249.73.195'),
'207.46.204.233'),
'66.249.73.195'),
'83.34.79.181'),
'66.249.73.89'),
'207.46.204.233'),
'66.249.73.195'),
'123.125.71.15'),
'220.181.108.112'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.104.21'),

(40585, 1342687856, '65.52.104.21'),


(40586, 1342688366, '66.249.73.89'),
(40587, 1342688931, '66.249.73.195'),
(40588, 1342689005, '66.249.73.89'),
(40589, 1342689342, '180.76.5.137'),
(40590, 1342689643, '66.249.73.195'),
(40591, 1342690076, '123.125.71.40'),
(40592, 1342690077, '220.181.108.100'),
(40593, 1342690281, '66.249.73.89'),
(40594, 1342690675, '66.249.73.195'),
(40595, 1342691023, '66.249.73.89'),
(40596, 1342692196, '66.249.73.89'),
(40597, 1342692272, '157.55.17.147'),
(40598, 1342692471, '66.249.73.195'),
(40599, 1342693205, '123.125.71.34'),
(40600, 1342693206, '220.181.108.93'),
(40601, 1342693469, '65.52.110.153'),
(40602, 1342693474, '66.249.73.195'),
(40603, 1342694112, '66.249.73.89'),
(40604, 1342694221, '66.249.73.195'),
(40605, 1342694750, '66.249.73.89'),
(40606, 1342695092, '207.46.13.48'),
(40607, 1342695389, '66.249.73.89'),
(40608, 1342696013, '206.126.120.9'),
(40609, 1342696015, '66.249.73.89'),
(40610, 1342696063, '65.52.104.90'),
(40611, 1342696666, '66.249.73.195'),
(40612, 1342696822, '123.125.71.54'),
(40613, 1342696824, '220.181.108.123'),
(40614, 1342697304, '66.249.73.195'),
(40615, 1342697880, '66.249.73.89'),
(40616, 1342698005, '180.76.5.189'),
(40617, 1342698583, '66.249.73.195'),
(40618, 1342698943, '208.115.113.86'),
(40619, 1342699146, '207.46.13.48'),
(40620, 1342699299, '66.249.73.195'),
(40621, 1342699366, '66.249.73.89'),
(40622, 1342699538, '65.52.110.199'),
(40623, 1342699866, '65.52.110.201'),
(40624, 1342700318, '123.125.71.13'),
(40625, 1342700320, '220.181.108.94'),
(40626, 1342700463, '200.110.50.28'),
(40627, 1342700507, '66.249.73.89'),
(40628, 1342701028, '66.249.73.195');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(40629, 1342701274, '190.129.12.90'),
(40630, 1342701291, '190.104.21.207'),
(40631, 1342701773, '66.249.73.89'),
(40632, 1342701909, '186.66.239.87'),
(40633, 1342702130, '77.179.229.251'),
(40634, 1342702332, '190.129.170.65'),
(40635, 1342702413, '66.249.73.89'),
(40636, 1342702737, '208.115.111.70'),
(40637, 1342702755, '66.249.73.195'),
(40638, 1342703051, '66.249.73.89'),
(40639, 1342703667, '200.90.144.230'),
(40640, 1342703706, '200.87.198.182'),
(40641, 1342703887, '220.181.108.109'),
(40642, 1342703887, '123.125.71.42'),
(40643, 1342703997, '190.37.212.55'),

(40644,
(40645,
(40646,
(40647,
(40648,
(40649,
(40650,
(40651,
(40652,
(40653,
(40654,
(40655,
(40656,
(40657,
(40658,
(40659,
(40660,
(40661,
(40662,
(40663,
(40664,
(40665,
(40666,
(40667,
(40668,
(40669,
(40670,
(40671,
(40672,
(40673,
(40674,
(40675,
(40676,
(40677,
(40678,
(40679,
(40680,
(40681,
(40682,
(40683,
(40684,
(40685,
(40686,
(40687,
(40688,
(40689,
(40690,
(40691,
(40692,
(40693,
(40694,
(40695,
(40696,
(40697,
(40698,
(40699,
(40700,
(40701,
(40702,
(40703,

1342704124,
1342704328,
1342704725,
1342704966,
1342705068,
1342705201,
1342705239,
1342705326,
1342705604,
1342705768,
1342705880,
1342706201,
1342706212,
1342706245,
1342706485,
1342706525,
1342706615,
1342706883,
1342707495,
1342707499,
1342707762,
1342707837,
1342708025,
1342708779,
1342708798,
1342709315,
1342709813,
1342709933,
1342710024,
1342710712,
1342711062,
1342711063,
1342711108,
1342711140,
1342711212,
1342711350,
1342711448,
1342711532,
1342711560,
1342711988,
1342712160,
1342712628,
1342712814,
1342713328,
1342714133,
1342714367,
1342714531,
1342714543,
1342714804,
1342714851,
1342715097,
1342715099,
1342715182,
1342715256,
1342715311,
1342715706,
1342716387,
1342716458,
1342716709,
1342717096,

'190.129.34.19'),
'66.249.73.89'),
'190.129.34.19'),
'66.249.73.89'),
'190.129.12.90'),
'190.129.3.188'),
'207.46.13.115'),
'207.46.13.48'),
'66.249.73.195'),
'207.46.13.169'),
'190.129.5.69'),
'200.90.145.161'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.12.90'),
'207.46.204.243'),
'180.76.5.196'),
'66.249.73.195'),
'123.125.71.23'),
'220.181.108.122'),
'66.249.73.89'),
'200.87.148.76'),
'66.249.73.195'),
'65.52.110.152'),
'66.249.73.89'),
'200.87.75.234'),
'66.249.73.89'),
'190.129.12.90'),
'200.90.144.216'),
'66.249.73.89'),
'123.125.71.50'),
'220.181.108.106'),
'190.181.15.150'),
'208.115.113.86'),
'190.129.8.202'),
'66.249.73.195'),
'200.87.148.76'),
'207.46.13.51'),
'157.56.95.137'),
'66.249.73.89'),
'207.46.13.51'),
'66.249.73.195'),
'207.46.13.48'),
'66.249.73.195'),
'210.161.128.213'),
'200.110.50.28'),
'200.110.50.143'),
'66.249.73.89'),
'65.52.110.152'),
'66.249.73.195'),
'123.125.71.25'),
'220.181.108.121'),
'66.249.73.89'),
'207.46.13.169'),
'201.209.110.192'),
'200.110.50.143'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.89'),

(40704,
(40705,
(40706,
(40707,
(40708,
(40709,
(40710,
(40711,
(40712,
(40713,
(40714,
(40715,
(40716,
(40717,
(40718,
(40719,
(40720,
(40721,
(40722,
(40723,
(40724,
(40725,
(40726,
(40727,
(40728,
(40729,
(40730,
(40731,
(40732,
(40733,
(40734,
(40735,
(40736,
(40737,
(40738,
(40739,
(40740,
(40741,
(40742,
(40743,
(40744,
(40745,
(40746,
(40747,
(40748,
(40749,
(40750,
(40751,
(40752,
(40753,
(40754,
(40755,
(40756,
(40757,
(40758,
(40759,
(40760,
(40761,
(40762,
(40763,

1342717263,
1342717510,
1342717875,
1342718904,
1342719004,
1342719005,
1342719143,
1342719252,
1342719602,
1342720239,
1342720249,
1342720320,
1342720502,
1342720741,
1342720806,
1342720937,
1342721331,
1342721492,
1342721635,
1342721844,
1342722129,
1342722130,
1342722332,
1342722932,
1342722964,
1342723031,
1342723192,
1342723317,
1342723539,
1342723608,
1342723631,
1342723651,
1342723894,
1342723931,
1342724303,
1342724316,
1342724330,
1342724371,
1342724720,
1342724787,
1342724892,
1342724930,
1342725530,
1342725621,
1342725622,
1342725723,
1342725785,
1342725852,
1342726229,
1342726579,
1342726685,
1342726929,
1342727112,
1342727289,
1342727529,
1342728129,
1342728407,
1342728420,
1342728449,
1342728708,

'207.46.13.169'),
'190.129.3.161'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.59'),
'220.181.108.78'),
'190.129.5.50'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'190.181.22.244'),
'207.46.13.115'),
'65.52.104.10'),
'65.52.110.152'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.169'),
'66.249.73.89'),
'180.76.5.88'),
'123.125.71.40'),
'220.181.108.107'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.30.28'),
'66.249.73.89'),
'200.87.139.138'),
'190.129.12.90'),
'190.129.47.210'),
'190.129.8.202'),
'66.249.73.89'),
'157.55.17.148'),
'207.46.13.115'),
'66.249.73.195'),
'190.181.24.214'),
'207.46.204.243'),
'66.249.73.89'),
'157.55.17.148'),
'200.87.102.98'),
'66.249.73.195'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.15'),
'220.181.108.120'),
'207.46.13.169'),
'207.46.204.243'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.21'),
'66.249.73.89'),
'190.129.5.79'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'190.129.79.234'),
'66.249.73.195'),
'190.129.9.42'),
'200.58.84.15'),

(40764,
(40765,
(40766,
(40767,
(40768,
(40769,
(40770,
(40771,
(40772,
(40773,
(40774,
(40775,
(40776,
(40777,
(40778,
(40779,
(40780,
(40781,
(40782,
(40783,
(40784,
(40785,
(40786,
(40787,
(40788,
(40789,
(40790,
(40791,
(40792,
(40793,
(40794,
(40795,
(40796,
(40797,
(40798,
(40799,
(40800,
(40801,
(40802,
(40803,
(40804,
(40805,
(40806,
(40807,
(40808,
(40809,
(40810,
(40811,
(40812,
(40813,
(40814,
(40815,
(40816,
(40817,
(40818,
(40819,
(40820,
(40821,
(40822,
(40823,

1342728756,
1342729049,
1342729273,
1342729274,
1342729319,
1342729442,
1342729759,
1342729985,
1342730040,
1342730045,
1342730158,
1342730174,
1342730346,
1342730441,
1342730672,
1342730681,
1342731309,
1342731319,
1342731361,
1342731529,
1342731576,
1342731646,
1342731692,
1342731725,
1342731927,
1342732014,
1342732274,
1342732414,
1342732740,
1342732940,
1342732951,
1342732953,
1342733005,
1342733352,
1342733555,
1342733665,
1342733974,
1342734601,
1342734837,
1342734859,
1342734953,
1342735230,
1342735392,
1342735858,
1342736189,
1342736261,
1342736285,
1342736318,
1342736491,
1342736587,
1342737220,
1342737393,
1342737852,
1342737881,
1342737963,
1342738062,
1342738271,
1342738482,
1342738532,
1342738692,

'66.249.73.89'),
'66.249.73.195'),
'123.125.71.41'),
'220.181.108.122'),
'186.46.132.149'),
'66.249.73.89'),
'190.129.79.234'),
'200.90.146.88'),
'190.186.166.118'),
'66.249.73.89'),
'66.249.73.195'),
'186.2.38.120'),
'190.129.83.34'),
'208.115.113.86'),
'66.249.73.89'),
'190.129.19.139'),
'190.129.19.139'),
'66.249.73.89'),
'207.46.13.169'),
'200.87.196.84'),
'200.87.139.130'),
'200.87.96.58'),
'65.52.110.201'),
'207.46.13.48'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.196.84'),
'207.46.13.115'),
'66.249.73.89'),
'190.104.30.26'),
'123.125.71.18'),
'220.181.108.117'),
'66.249.73.195'),
'66.249.73.89'),
'190.111.64.14'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'200.87.176.143'),
'208.115.111.70'),
'200.87.196.84'),
'66.249.73.89'),
'200.58.64.71'),
'66.249.73.89'),
'190.129.12.90'),
'180.76.6.21'),
'65.52.111.7'),
'123.125.71.60'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'200.87.106.102'),
'66.249.73.89'),
'190.129.8.202'),
'207.46.204.243'),
'66.249.73.195'),
'200.87.196.84'),
'66.249.73.89'),
'65.52.110.201'),
'66.249.73.195'),

(40824,
(40825,
(40826,
(40827,
(40828,
(40829,
(40830,
(40831,
(40832,
(40833,
(40834,
(40835,
(40836,
(40837,
(40838,
(40839,
(40840,
(40841,
(40842,
(40843,
(40844,
(40845,
(40846,
(40847,
(40848,
(40849,
(40850,
(40851,
(40852,
(40853,
(40854,
(40855,
(40856,
(40857,
(40858,
(40859,
(40860,
(40861,
(40862,
(40863,
(40864,
(40865,
(40866,
(40867,
(40868,
(40869,
(40870,
(40871,
(40872,
(40873,
(40874,
(40875,
(40876,
(40877,
(40878,
(40879,
(40880,
(40881,
(40882,
(40883,

1342738771,
1342738803,
1342739114,
1342739744,
1342739850,
1342739911,
1342739921,
1342739922,
1342740374,
1342740394,
1342740730,
1342740794,
1342741110,
1342741450,
1342741850,
1342742021,
1342742161,
1342742224,
1342742476,
1342742792,
1342742964,
1342743107,
1342743500,
1342743501,
1342743528,
1342743736,
1342744199,
1342744372,
1342745006,
1342745226,
1342745355,
1342745373,
1342745788,
1342745851,
1342745970,
1342746357,
1342746365,
1342746487,
1342746594,
1342746634,
1342747227,
1342747267,
1342747269,
1342747312,
1342747861,
1342747951,
1342748026,
1342748343,
1342748496,
1342748499,
1342748641,
1342749094,
1342749130,
1342749236,
1342749871,
1342750362,
1342750480,
1342750504,
1342750730,
1342750731,

'200.90.146.3'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.21'),
'123.125.71.16'),
'220.181.108.77'),
'66.249.73.89'),
'94.23.220.161'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'69.171.234.4'),
'66.249.73.195'),
'190.129.5.208'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.126.13'),
'66.249.73.89'),
'123.125.71.38'),
'220.181.108.80'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.110.192'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.4.106'),
'207.46.13.115'),
'218.213.137.42'),
'66.249.73.89'),
'190.129.4.106'),
'190.181.15.99'),
'207.46.204.243'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.22.10'),
'66.249.73.89'),
'123.125.71.38'),
'220.181.108.87'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.147.178'),
'190.104.26.21'),
'190.181.29.255'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.21'),
'200.110.51.59'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'180.76.5.56'),
'207.46.204.188'),
'66.249.73.89'),
'123.125.71.44'),
'220.181.108.108'),

(40884,
(40885,
(40886,
(40887,
(40888,
(40889,
(40890,
(40891,
(40892,
(40893,
(40894,
(40895,
(40896,
(40897,
(40898,
(40899,
(40900,
(40901,
(40902,
(40903,
(40904,
(40905,
(40906,
(40907,
(40908,
(40909,
(40910,
(40911,
(40912,
(40913,
(40914,
(40915,
(40916,
(40917,
(40918,
(40919,
(40920,
(40921,
(40922,
(40923,
(40924,
(40925,
(40926,
(40927,
(40928,
(40929,
(40930,
(40931,
(40932,
(40933,
(40934,
(40935,
(40936,
(40937,
(40938,
(40939,
(40940,
(40941,
(40942,
(40943,

1342751135,
1342751267,
1342751774,
1342751877,
1342751916,
1342751960,
1342752150,
1342752267,
1342752511,
1342752559,
1342752616,
1342752631,
1342753177,
1342753222,
1342753251,
1342753674,
1342753886,
1342754172,
1342754352,
1342754354,
1342754520,
1342754797,
1342754838,
1342755032,
1342755155,
1342755391,
1342755393,
1342755394,
1342755509,
1342755552,
1342755782,
1342756059,
1342756166,
1342756182,
1342756409,
1342756517,
1342757047,
1342757471,
1342757702,
1342757869,
1342757870,
1342758064,
1342758320,
1342758681,
1342758926,
1342759240,
1342759472,
1342759526,
1342760215,
1342760314,
1342760859,
1342761482,
1342761516,
1342761517,
1342761718,
1342762148,
1342762771,
1342762773,
1342762937,
1342763234,

'66.249.73.89'),
'190.129.19.84'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.16.35'),
'200.107.240.226'),
'207.46.13.169'),
'190.104.30.21'),
'66.249.73.195'),
'69.171.247.3'),
'66.249.73.89'),
'65.52.104.21'),
'190.104.30.21'),
'190.104.15.4'),
'66.249.73.89'),
'66.249.72.180'),
'66.249.73.89'),
'208.115.113.86'),
'123.125.71.15'),
'220.181.108.84'),
'66.249.73.89'),
'65.52.111.7'),
'66.249.73.195'),
'207.46.13.115'),
'66.249.73.89'),
'157.55.17.147'),
'41.194.24.2'),
'8.28.16.254'),
'200.87.176.131'),
'65.52.104.21'),
'66.249.73.89'),
'41.194.24.2'),
'208.115.111.70'),
'180.76.5.100'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.33'),
'220.181.108.84'),
'186.6.9.183'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.188'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'207.46.204.188'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.33'),
'220.181.108.80'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.13.169'),
'66.249.73.89'),
'66.249.73.195'),
'180.76.6.222'),

(40944,
(40945,
(40946,
(40947,
(40948,
(40949,
(40950,
(40951,
(40952,
(40953,
(40954,
(40955,
(40956,
(40957,
(40958,
(40959,
(40960,
(40961,
(40962,
(40963,
(40964,
(40965,
(40966,
(40967,
(40968,
(40969,
(40970,
(40971,
(40972,
(40973,
(40974,
(40975,
(40976,
(40977,
(40978,
(40979,
(40980,
(40981,
(40982,
(40983,
(40984,
(40985,
(40986,
(40987,
(40988,
(40989,
(40990,
(40991,
(40992,
(40993,
(40994,
(40995,
(40996,
(40997,
(40998,
(40999,
(41000,
(41001,
(41002,
(41003,

1342763438,
1342763681,
1342764098,
1342764729,
1342764784,
1342765085,
1342765124,
1342765125,
1342765374,
1342765654,
1342765802,
1342766019,
1342766363,
1342766664,
1342766707,
1342767309,
1342767464,
1342767955,
1342768075,
1342768381,
1342768671,
1342768711,
1342768712,
1342768977,
1342769282,
1342769311,
1342769747,
1342769890,
1342770490,
1342770576,
1342771108,
1342771754,
1342772278,
1342772278,
1342772399,
1342772470,
1342773156,
1342773187,
1342773274,
1342773331,
1342773399,
1342773832,
1342774057,
1342774293,
1342774549,
1342775030,
1342775194,
1342775912,
1342776256,
1342776258,
1342776504,
1342776545,
1342777201,
1342777700,
1342777775,
1342777784,
1342777915,
1342778560,
1342778847,
1342779142,

'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'65.52.104.21'),
'207.46.204.188'),
'123.125.71.60'),
'220.181.108.101'),
'66.249.73.89'),
'207.46.13.115'),
'157.55.17.147'),
'66.249.73.89'),
'65.52.104.21'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.17.147'),
'66.249.73.89'),
'123.125.71.58'),
'220.181.108.88'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.243'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'180.76.5.167'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.19'),
'220.181.108.75'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.17.147'),
'66.249.73.89'),
'207.46.13.115'),
'66.249.73.195'),
'207.46.204.188'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.21'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.38'),
'220.181.108.90'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.104.21'),
'180.76.5.155'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.20.149'),

(41004,
(41005,
(41006,
(41007,
(41008,
(41009,
(41010,
(41011,
(41012,
(41013,
(41014,
(41015,
(41016,
(41017,
(41018,
(41019,
(41020,
(41021,
(41022,
(41023,
(41024,
(41025,
(41026,
(41027,
(41028,
(41029,
(41030,
(41031,
(41032,
(41033,
(41034,
(41035,
(41036,
(41037,
(41038,
(41039,
(41040,
(41041,
(41042,
(41043,
(41044,
(41045,
(41046,
(41047,
(41048,
(41049,
(41050,
(41051,
(41052,
(41053,
(41054,
(41055,
(41056,
(41057,
(41058,
(41059,
(41060,
(41061,
(41062,
(41063,

1342779206,
1342779334,
1342779564,
1342779572,
1342779576,
1342779576,
1342779851,
1342780496,
1342780783,
1342781084,
1342781213,
1342781646,
1342781842,
1342781892,
1342781930,
1342782068,
1342782575,
1342782791,
1342783162,
1342783164,
1342783221,
1342783412,
1342783866,
1342784094,
1342784511,
1342784711,
1342784834,
1342785154,
1342785337,
1342785799,
1342786015,
1342786411,
1342786726,
1342786727,
1342786731,
1342787090,
1342787183,
1342787222,
1342787449,
1342787735,
1342788130,
1342788167,
1342788385,
1342788524,
1342789173,
1342789548,
1342789819,
1342790141,
1342790286,
1342790295,
1342790463,
1342790545,
1342791108,
1342791180,
1342791555,
1342791826,
1342791951,
1342792075,
1342792438,
1342792725,

'66.249.73.89'),
'65.52.111.7'),
'66.249.73.195'),
'207.46.13.169'),
'123.125.71.55'),
'220.181.108.123'),
'66.249.73.89'),
'66.249.73.89'),
'190.104.20.149'),
'66.249.73.195'),
'66.249.73.89'),
'65.52.111.7'),
'66.249.73.89'),
'190.181.22.74'),
'66.249.73.195'),
'65.52.104.21'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.60'),
'220.181.108.86'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'180.76.5.137'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.188'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.33'),
'220.181.108.123'),
'66.249.73.195'),
'66.249.73.89'),
'186.2.38.120'),
'207.46.204.188'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.12.90'),
'186.2.38.120'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'186.2.38.120'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.106'),
'123.125.71.57'),
'66.249.73.89'),
'200.87.2.252'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.95.178'),
'66.249.73.89'),
'66.249.73.195'),
'180.76.5.164'),
'66.249.73.89'),
'207.46.204.188'),

(41064,
(41065,
(41066,
(41067,
(41068,
(41069,
(41070,
(41071,
(41072,
(41073,
(41074,
(41075,
(41076,
(41077,
(41078,
(41079,
(41080,
(41081,
(41082,
(41083,
(41084,
(41085,
(41086,
(41087,
(41088,
(41089,
(41090,
(41091,
(41092,
(41093,
(41094,
(41095,
(41096,
(41097,
(41098,
(41099,
(41100,
(41101,
(41102,
(41103,
(41104,
(41105,
(41106,
(41107,
(41108,
(41109,
(41110,
(41111,
(41112,
(41113,
(41114,
(41115,
(41116,
(41117,
(41118,
(41119,
(41120,
(41121,
(41122,
(41123,

1342792902,
1342793044,
1342793082,
1342793194,
1342793591,
1342793690,
1342793716,
1342793872,
1342793873,
1342793904,
1342793905,
1342794093,
1342794187,
1342794226,
1342794335,
1342794500,
1342794500,
1342794699,
1342794981,
1342795073,
1342795144,
1342795510,
1342795627,
1342795698,
1342796008,
1342796344,
1342796416,
1342796648,
1342797060,
1342797132,
1342797139,
1342797517,
1342797518,
1342797706,
1342798172,
1342798352,
1342798422,
1342798456,
1342798487,
1342798637,
1342798639,
1342798665,
1342798793,
1342798956,
1342799315,
1342799394,
1342799486,
1342799565,
1342799593,
1342799845,
1342800138,
1342800207,
1342800585,
1342800840,
1342800951,
1342801072,
1342801222,
1342801525,
1342801527,
1342801531,

'66.249.73.195'),
'66.249.73.89'),
'157.55.17.147'),
'190.129.5.195'),
'200.110.50.50'),
'66.249.73.89'),
'200.110.51.230'),
'123.125.71.58'),
'220.181.108.119'),
'74.125.178.89'),
'66.249.73.195'),
'200.110.50.41'),
'190.129.19.11'),
'207.46.204.188'),
'66.249.73.89'),
'74.125.184.84'),
'190.186.137.146'),
'66.249.73.195'),
'66.249.73.89'),
'207.46.204.188'),
'208.115.111.70'),
'190.129.27.187'),
'66.249.73.195'),
'66.249.73.89'),
'190.186.137.146'),
'66.249.73.195'),
'66.249.73.89'),
'157.56.95.137'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.9.42'),
'220.181.108.83'),
'123.125.71.24'),
'66.249.73.89'),
'190.129.114.198'),
'66.249.73.89'),
'190.129.5.157'),
'200.90.147.235'),
'200.107.241.53'),
'190.104.30.30'),
'200.90.145.124'),
'66.249.73.195'),
'190.129.114.198'),
'66.249.73.89'),
'200.90.147.171'),
'190.129.114.198'),
'190.129.197.8'),
'207.46.204.243'),
'66.249.73.89'),
'87.29.76.68'),
'190.103.64.113'),
'66.249.73.89'),
'190.129.8.202'),
'66.249.73.89'),
'200.110.51.21'),
'66.249.73.195'),
'190.101.94.189'),
'123.125.71.41'),
'220.181.108.88'),
'66.249.73.89'),

(41124,
(41125,
(41126,
(41127,
(41128,
(41129,
(41130,
(41131,
(41132,
(41133,
(41134,
(41135,
(41136,
(41137,
(41138,
(41139,
(41140,
(41141,
(41142,
(41143,
(41144,
(41145,
(41146,
(41147,
(41148,
(41149,
(41150,
(41151,
(41152,
(41153,
(41154,
(41155,
(41156,
(41157,
(41158,
(41159,
(41160,
(41161,
(41162,
(41163,
(41164,
(41165,
(41166,
(41167,
(41168,
(41169,
(41170,
(41171,
(41172,
(41173,
(41174,
(41175,
(41176,
(41177,
(41178,
(41179,
(41180,
(41181,
(41182,
(41183,

1342801952,
1342802061,
1342802168,
1342802170,
1342802176,
1342802739,
1342802782,
1342802956,
1342803251,
1342803431,
1342803646,
1342803892,
1342804037,
1342804065,
1342804097,
1342804644,
1342804698,
1342804795,
1342804815,
1342804934,
1342804935,
1342805332,
1342805448,
1342805965,
1342806081,
1342806273,
1342806283,
1342806465,
1342806600,
1342806630,
1342806830,
1342806882,
1342806988,
1342807218,
1342807441,
1342807823,
1342807840,
1342807926,
1342808125,
1342808355,
1342808383,
1342808438,
1342808485,
1342808486,
1342808547,
1342808730,
1342808734,
1342809149,
1342809198,
1342809369,
1342809447,
1342809498,
1342809781,
1342809940,
1342809997,
1342810203,
1342810400,
1342810408,
1342810692,
1342810953,

'190.129.5.223'),
'66.249.73.195'),
'87.29.76.68'),
'200.90.147.171'),
'66.249.73.89'),
'200.110.51.163'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.204.188'),
'66.249.73.89'),
'190.129.184.166'),
'66.249.73.195'),
'65.52.104.21'),
'66.249.73.89'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.73.89'),
'74.125.178.20'),
'207.46.13.169'),
'123.125.71.50'),
'220.181.108.101'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'65.52.110.192'),
'157.55.17.147'),
'66.249.73.89'),
'66.220.158.249'),
'66.249.73.195'),
'119.63.196.122'),
'65.52.111.7'),
'66.249.73.89'),
'66.249.73.195'),
'65.52.111.7'),
'190.129.10.99'),
'66.249.73.89'),
'66.249.73.195'),
'207.46.13.115'),
'190.129.8.202'),
'186.0.157.44'),
'123.125.71.16'),
'220.181.108.90'),
'66.249.73.89'),
'66.249.67.22'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.115.237'),
'66.249.73.195'),
'180.76.5.99'),
'190.129.10.99'),
'66.249.73.89'),
'190.11.90.141'),
'66.249.73.195'),
'190.129.12.90'),
'208.115.113.86'),
'66.249.73.89'),
'207.46.13.169'),
'66.249.73.195'),

(41184,
(41185,
(41186,
(41187,
(41188,
(41189,
(41190,
(41191,
(41192,
(41193,
(41194,
(41195,
(41196,
(41197,
(41198,
(41199,
(41200,
(41201,
(41202,
(41203,
(41204,
(41205,
(41206,
(41207,
(41208,
(41209,
(41210,
(41211,
(41212,
(41213,
(41214,
(41215,
(41216,
(41217,
(41218,
(41219,
(41220,
(41221,
(41222,
(41223,
(41224,
(41225,
(41226,
(41227,
(41228,
(41229,
(41230,
(41231,
(41232,
(41233,
(41234,
(41235,
(41236,
(41237,
(41238,
(41239,
(41240,
(41241,
(41242,
(41243,

1342811044,
1342811044,
1343055263,
1343055267,
1343055284,
1343055284,
1343055289,
1343055293,
1343055299,
1343055303,
1343055306,
1343055307,
1343055308,
1343055308,
1343055308,
1343055309,
1343055310,
1343055332,
1343055399,
1343055484,
1343055748,
1343055850,
1343055987,
1343056007,
1343056012,
1343056120,
1343056615,
1343056684,
1343056686,
1343056731,
1343056737,
1343056956,
1343057200,
1343057242,
1343057355,
1343057485,
1343057713,
1343057982,
1343058010,
1343058151,
1343058169,
1343058617,
1343058620,
1343058648,
1343058782,
1343058825,
1343058873,
1343059089,
1343059149,
1343059175,
1343059256,
1343059416,
1343059441,
1343059441,
1343059481,
1343059598,
1343059680,
1343059846,
1343059863,
1343060181,

'66.249.73.89'),
'200.87.148.76'),
'66.249.73.89'),
'190.129.12.90'),
'190.0.254.85'),
'190.186.25.35'),
'190.129.9.42'),
'220.181.108.101'),
'123.125.71.24'),
'123.125.71.36'),
'220.181.108.75'),
'123.125.71.45'),
'220.181.108.94'),
'100.43.83.143'),
'200.90.144.235'),
'190.104.30.18'),
'190.129.170.117'),
'190.129.8.202'),
'66.249.72.22'),
'66.249.72.229'),
'65.52.104.21'),
'65.52.110.192'),
'190.129.3.15'),
'66.249.72.22'),
'190.129.12.90'),
'66.249.72.229'),
'66.249.72.22'),
'123.125.71.30'),
'220.181.108.94'),
'186.27.6.11'),
'66.249.72.229'),
'190.129.87.74'),
'157.55.17.147'),
'190.129.19.30'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.9.42'),
'66.249.72.229'),
'200.90.146.152'),
'66.249.72.22'),
'74.125.178.85'),
'66.249.72.229'),
'190.129.12.90'),
'200.90.146.152'),
'66.249.72.22'),
'207.46.204.188'),
'190.129.19.30'),
'190.104.30.24'),
'65.52.109.26'),
'190.129.197.24'),
'66.249.72.229'),
'190.48.86.213'),
'190.129.3.126'),
'190.129.3.126'),
'200.87.16.234'),
'66.249.72.22'),
'200.87.17.18'),
'157.56.95.137'),
'66.249.72.229'),
'200.87.16.234'),

(41244,
(41245,
(41246,
(41247,
(41248,
(41249,
(41250,
(41251,
(41252,
(41253,
(41254,
(41255,
(41256,
(41257,
(41258,
(41259,
(41260,
(41261,
(41262,
(41263,
(41264,
(41265,
(41266,
(41267,
(41268,
(41269,
(41270,
(41271,
(41272,
(41273,
(41274,
(41275,
(41276,
(41277,
(41278,
(41279,
(41280,
(41281,
(41282,
(41283,
(41284,
(41285,
(41286,
(41287,
(41288,
(41289,
(41290,
(41291,
(41292,
(41293,
(41294,
(41295,
(41296,
(41297,
(41298,
(41299,
(41300,
(41301,
(41302,
(41303,

1343060263,
1343060477,
1343060559,
1343060697,
1343060800,
1343060885,
1343061098,
1343061401,
1343061488,
1343061579,
1343061710,
1343062259,
1343062293,
1343062320,
1343062626,
1343062779,
1343062940,
1343063147,
1343063565,
1343064233,
1343064236,
1343064460,
1343064492,
1343064492,
1343064891,
1343065069,
1343065512,
1343065988,
1343066002,
1343066208,
1343066328,
1343066738,
1343066820,
1343066826,
1343067145,
1343067422,
1343067487,
1343138336,
1343138339,
1343138347,
1343138514,
1343138532,
1343138540,
1343138600,
1343138874,
1343139190,
1343139470,
1343139470,
1343139491,
1343139501,
1343139613,
1343139640,
1343139679,
1343139790,
1343139855,
1343139925,
1343140333,
1343140443,
1343140460,
1343140634,

'66.249.72.22'),
'66.249.72.229'),
'200.90.145.70'),
'220.181.108.114'),
'190.129.87.50'),
'66.249.72.22'),
'66.249.72.229'),
'200.90.150.228'),
'190.129.10.99'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.172.5'),
'66.249.72.229'),
'190.129.10.99'),
'66.219.58.43'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.72.229'),
'66.249.72.22'),
'207.46.204.188'),
'123.125.71.47'),
'220.181.108.96'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.10.99'),
'66.249.72.229'),
'74.125.178.90'),
'207.46.13.115'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.10.99'),
'66.249.72.229'),
'66.249.72.22'),
'180.76.5.90'),
'208.115.113.86'),
'190.129.8.202'),
'66.249.72.229'),
'65.52.110.192'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'123.125.71.42'),
'220.181.108.76'),
'190.129.5.203'),
'190.129.103.119'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'200.90.148.42'),
'66.249.66.213'),
'190.129.5.195'),
'66.249.72.22'),
'190.104.16.40'),
'66.249.66.227'),
'65.52.104.84'),

(41304,
(41305,
(41306,
(41307,
(41308,
(41309,
(41310,
(41311,
(41312,
(41313,
(41314,
(41315,
(41316,
(41317,
(41318,
(41319,
(41320,
(41321,
(41322,
(41323,
(41324,
(41325,
(41326,
(41327,
(41328,
(41329,
(41330,
(41331,
(41332,
(41333,
(41334,
(41335,
(41336,
(41337,
(41338,
(41339,
(41340,
(41341,
(41342,
(41343,
(41344,
(41345,
(41346,
(41347,
(41348,
(41349,
(41350,
(41351,
(41352,
(41353,
(41354,
(41355,
(41356,
(41357,
(41358,
(41359,
(41360,
(41361,
(41362,
(41363,

1343140638,
1343140681,
1343140704,
1343140778,
1343141202,
1343141296,
1343141339,
1343141369,
1343141516,
1343141663,
1343141664,
1343141727,
1343141848,
1343141973,
1343142050,
1343142058,
1343142134,
1343142360,
1343142555,
1343142590,
1343142732,
1343142737,
1343142776,
1343142783,
1343142827,
1343142930,
1343143068,
1343143099,
1343143100,
1343143186,
1343143353,
1343143414,
1343143429,
1343143455,
1343143469,
1343143506,
1343143638,
1343143948,
1343144020,
1343144144,
1343144212,
1343144322,
1343144546,
1343144772,
1343144801,
1343144920,
1343144960,
1343145101,
1343145161,
1343145436,
1343145437,
1343145451,
1343145478,
1343145482,
1343145844,
1343145890,
1343146109,
1343146285,
1343146454,
1343146502,

'66.249.72.229'),
'190.129.103.119'),
'66.249.66.213'),
'190.129.5.195'),
'66.249.66.227'),
'207.46.204.188'),
'66.249.66.213'),
'66.249.72.229'),
'200.87.110.162'),
'180.76.5.49'),
'66.249.72.22'),
'190.129.197.4'),
'190.11.84.61'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'157.56.95.137'),
'100.43.83.143'),
'200.90.145.112'),
'190.11.84.61'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.73.146'),
'200.87.150.243'),
'65.52.104.84'),
'190.104.26.27'),
'190.129.19.188'),
'123.125.71.39'),
'220.181.108.75'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.103.119'),
'190.129.73.146'),
'190.11.84.61'),
'65.52.110.192'),
'66.249.72.229'),
'200.105.192.234'),
'66.249.66.213'),
'190.129.8.202'),
'190.129.12.90'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'200.105.205.134'),
'190.67.173.82'),
'207.46.204.188'),
'65.52.104.21'),
'66.249.72.229'),
'66.249.73.219'),
'190.129.172.155'),
'190.129.105.137'),
'66.249.66.227'),
'66.249.66.213'),
'100.43.83.143'),
'66.249.72.229'),
'66.249.66.213'),
'190.129.172.155'),
'65.52.111.7'),
'190.104.20.163'),

(41364,
(41365,
(41366,
(41367,
(41368,
(41369,
(41370,
(41371,
(41372,
(41373,
(41374,
(41375,
(41376,
(41377,
(41378,
(41379,
(41380,
(41381,
(41382,
(41383,
(41384,
(41385,
(41386,
(41387,
(41388,
(41389,
(41390,
(41391,
(41392,
(41393,
(41394,
(41395,
(41396,
(41397,
(41398,
(41399,
(41400,
(41401,
(41402,
(41403,
(41404,
(41405,
(41406,
(41407,
(41408,
(41409,
(41410,
(41411,
(41412,
(41413,
(41414,
(41415,
(41416,
(41417,
(41418,
(41419,
(41420,
(41421,
(41422,
(41423,

1343146529,
1343146573,
1343146737,
1343146746,
1343146979,
1343147189,
1343147296,
1343147340,
1343147347,
1343147998,
1343148107,
1343148139,
1343148363,
1343148366,
1343148460,
1343148503,
1343148650,
1343148840,
1343148844,
1343148958,
1343149078,
1343149088,
1343149624,
1343149724,
1343149768,
1343149876,
1343150086,
1343150264,
1343150509,
1343150516,
1343150517,
1343151076,
1343151181,
1343151194,
1343151264,
1343151502,
1343151524,
1343151682,
1343151689,
1343151823,
1343151880,
1343152075,
1343152243,
1343152479,
1343152482,
1343153162,
1343153500,
1343153824,
1343153920,
1343153921,
1343154275,
1343154280,
1343154369,
1343154524,
1343154625,
1343154906,
1343154935,
1343154968,
1343154998,
1343155040,

'66.249.72.229'),
'207.46.13.115'),
'66.249.66.213'),
'190.129.197.12'),
'66.249.72.22'),
'220.181.108.117'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.72.229'),
'186.2.37.146'),
'66.249.66.213'),
'100.43.83.143'),
'200.105.183.205'),
'65.52.109.26'),
'180.76.6.233'),
'66.249.72.229'),
'66.249.66.213'),
'200.87.176.138'),
'66.249.66.227'),
'186.14.218.11'),
'65.52.104.21'),
'66.249.66.213'),
'200.87.176.138'),
'190.181.30.113'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'123.125.71.17'),
'220.181.108.112'),
'66.249.66.213'),
'66.249.66.227'),
'207.46.204.188'),
'208.115.113.86'),
'190.129.87.74'),
'208.115.111.70'),
'66.249.66.213'),
'190.129.30.209'),
'66.249.66.227'),
'65.52.109.26'),
'190.129.19.161'),
'65.52.104.84'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.213'),
'123.125.71.20'),
'220.181.108.84'),
'66.249.72.229'),
'66.249.66.227'),
'65.52.110.192'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'190.129.12.90'),
'65.52.109.26'),
'65.52.110.192'),
'66.249.72.229'),

(41424,
(41425,
(41426,
(41427,
(41428,
(41429,
(41430,
(41431,
(41432,
(41433,
(41434,
(41435,
(41436,
(41437,
(41438,
(41439,
(41440,
(41441,
(41442,
(41443,
(41444,
(41445,
(41446,
(41447,
(41448,
(41449,
(41450,
(41451,
(41452,
(41453,
(41454,
(41455,
(41456,
(41457,
(41458,
(41459,
(41460,
(41461,
(41462,
(41463,
(41464,
(41465,
(41466,
(41467,
(41468,
(41469,
(41470,
(41471,
(41472,
(41473,
(41474,
(41475,
(41476,
(41477,
(41478,
(41479,
(41480,
(41481,
(41482,
(41483,

1343155209,
1343155563,
1343155721,
1343155765,
1343155902,
1343156015,
1343156069,
1343156584,
1343156759,
1343156832,
1343156988,
1343157224,
1343157536,
1343157537,
1343157612,
1343157902,
1343157952,
1343158362,
1343158365,
1343158368,
1343158491,
1343158975,
1343158979,
1343159002,
1343159059,
1343159355,
1343159390,
1343159645,
1343159723,
1343159754,
1343160115,
1343160255,
1343160477,
1343160700,
1343160703,
1343161075,
1343161082,
1343161115,
1343161117,
1343161308,
1343161352,
1343161443,
1343161886,
1343161972,
1343162399,
1343162589,
1343162791,
1343163087,
1343163176,
1343163221,
1343163275,
1343163370,
1343163846,
1343163985,
1343164025,
1343164041,
1343164263,
1343164326,
1343164606,
1343164747,

'66.249.66.213'),
'180.76.5.91'),
'207.46.204.188'),
'190.129.12.90'),
'66.249.66.213'),
'190.52.51.233'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'123.125.71.60'),
'220.181.108.109'),
'66.249.72.229'),
'200.13.157.242'),
'190.129.13.50'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'190.129.19.188'),
'190.129.5.203'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'186.2.36.117'),
'200.90.145.94'),
'200.87.128.38'),
'200.87.39.253'),
'66.249.72.229'),
'66.249.66.213'),
'186.2.38.120'),
'190.129.231.215'),
'123.125.71.26'),
'220.181.108.108'),
'66.249.66.213'),
'66.249.72.229'),
'190.181.59.65'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.12.90'),
'66.249.66.213'),
'190.129.8.202'),
'66.249.66.227'),
'180.76.5.168'),
'66.249.66.213'),
'66.249.72.229'),
'190.129.19.6'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'208.115.113.86'),
'65.52.111.7'),
'190.129.12.90'),
'66.249.66.213'),
'123.125.71.16'),

(41484,
(41485,
(41486,
(41487,
(41488,
(41489,
(41490,
(41491,
(41492,
(41493,
(41494,
(41495,
(41496,
(41497,
(41498,
(41499,
(41500,
(41501,
(41502,
(41503,
(41504,
(41505,
(41506,
(41507,
(41508,
(41509,
(41510,
(41511,
(41512,
(41513,
(41514,
(41515,
(41516,
(41517,
(41518,
(41519,
(41520,
(41521,
(41522,
(41523,
(41524,
(41525,
(41526,
(41527,
(41528,
(41529,
(41530,
(41531,
(41532,
(41533,
(41534,
(41535,
(41536,
(41537,
(41538,
(41539,
(41540,
(41541,
(41542,
(41543,

1343164748,
1343164784,
1343164897,
1343164957,
1343165034,
1343165104,
1343165217,
1343165232,
1343165454,
1343165548,
1343165749,
1343165856,
1343165934,
1343166156,
1343166271,
1343166334,
1343166484,
1343166568,
1343166574,
1343166697,
1343166928,
1343167242,
1343167331,
1343167780,
1343167852,
1343167901,
1343167988,
1343168002,
1343168074,
1343168313,
1343168314,
1343168469,
1343168725,
1343168849,
1343169015,
1343169117,
1343169742,
1343169788,
1343169832,
1343169833,
1343169855,
1343169877,
1343169919,
1343170368,
1343170549,
1343170770,
1343171036,
1343171215,
1343171346,
1343171473,
1343171676,
1343171876,
1343171877,
1343172033,
1343172413,
1343172468,
1343172489,
1343172492,
1343172541,
1343172578,

'220.181.108.105'),
'66.249.72.229'),
'190.129.30.73'),
'190.129.12.90'),
'190.129.5.197'),
'190.186.172.2'),
'190.103.79.130'),
'66.249.66.213'),
'66.249.72.229'),
'190.129.4.48'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.5.197'),
'190.181.59.65'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.71.209'),
'190.129.8.242'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'65.52.110.192'),
'190.129.92.214'),
'66.249.66.227'),
'190.181.59.65'),
'123.125.71.35'),
'220.181.108.96'),
'66.249.66.213'),
'190.181.35.136'),
'66.249.66.227'),
'187.204.164.174'),
'66.249.66.213'),
'66.249.66.213'),
'77.78.104.141'),
'66.249.72.229'),
'38.229.70.44'),
'65.52.109.26'),
'66.249.66.227'),
'180.76.5.166'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'65.52.104.21'),
'66.249.66.213'),
'123.125.71.22'),
'220.181.108.88'),
'190.129.8.202'),
'207.46.13.115'),
'66.249.66.213'),
'94.23.225.68'),
'94.23.220.161'),
'208.115.113.86'),
'200.87.123.140'),

(41544,
(41545,
(41546,
(41547,
(41548,
(41549,
(41550,
(41551,
(41552,
(41553,
(41554,
(41555,
(41556,
(41557,
(41558,
(41559,
(41560,
(41561,
(41562,
(41563,
(41564,
(41565,
(41566,
(41567,
(41568,
(41569,
(41570,
(41571,
(41572,
(41573,
(41574,
(41575,
(41576,
(41577,
(41578,
(41579,
(41580,
(41581,
(41582,
(41583,
(41584,
(41585,
(41586,
(41587,
(41588,
(41589,
(41590,
(41591,
(41592,
(41593,
(41594,
(41595,
(41596,
(41597,
(41598,
(41599,
(41600,
(41601,
(41602,
(41603,

1343173048,
1343173223,
1343173227,
1343173483,
1343173804,
1343173866,
1343174020,
1343174072,
1343174554,
1343174960,
1343174968,
1343175162,
1343175362,
1343175467,
1343175468,
1343175478,
1343175604,
1343175793,
1343175872,
1343176036,
1343176264,
1343176414,
1343176425,
1343176456,
1343176499,
1343176612,
1343176683,
1343176904,
1343177036,
1343177176,
1343177253,
1343177314,
1343177439,
1343177525,
1343177610,
1343177636,
1343177680,
1343177775,
1343178080,
1343178241,
1343178274,
1343178358,
1343178459,
1343178893,
1343178965,
1343179069,
1343179158,
1343179159,
1343179497,
1343179582,
1343179697,
1343180134,
1343180332,
1343180402,
1343180744,
1343181010,
1343181075,
1343181201,
1343181358,
1343181511,

'74.125.178.27'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.5.160'),
'186.2.42.214'),
'66.249.66.213'),
'66.249.66.227'),
'141.105.120.153'),
'66.249.66.213'),
'200.87.193.4'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'123.125.71.49'),
'220.181.108.102'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.8.242'),
'207.46.204.188'),
'66.249.66.227'),
'190.129.197.5'),
'66.249.66.213'),
'66.249.72.229'),
'186.2.37.217'),
'190.129.197.28'),
'190.129.8.242'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.72.229'),
'208.115.111.70'),
'190.129.5.211'),
'180.76.5.99'),
'200.90.150.175'),
'66.249.66.213'),
'66.249.66.227'),
'199.48.144.60'),
'66.249.72.22'),
'66.249.66.213'),
'200.90.150.175'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'123.125.71.36'),
'220.181.108.90'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.229'),
'190.181.26.142'),
'66.249.66.227'),
'66.249.66.213'),
'200.110.51.13'),

(41604,
(41605,
(41606,
(41607,
(41608,
(41609,
(41610,
(41611,
(41612,
(41613,
(41614,
(41615,
(41616,
(41617,
(41618,
(41619,
(41620,
(41621,
(41622,
(41623,
(41624,
(41625,
(41626,
(41627,
(41628,
(41629,
(41630,
(41631,
(41632,
(41633,
(41634,
(41635,
(41636,
(41637,
(41638,
(41639,
(41640,
(41641,
(41642,
(41643,
(41644,
(41645,
(41646,
(41647,
(41648,
(41649,
(41650,
(41651,
(41652,
(41653,
(41654,
(41655,
(41656,
(41657,
(41658,
(41659,
(41660,
(41661,
(41662,
(41663,

1343181752,
1343181989,
1343181994,
1343182388,
1343182462,
1343182482,
1343182660,
1343182715,
1343182716,
1343182976,
1343183173,
1343183370,
1343183450,
1343183545,
1343183615,
1343183860,
1343183959,
1343183967,
1343184002,
1343184245,
1343184633,
1343184712,
1343184752,
1343184831,
1343184938,
1343185234,
1343185265,
1343185291,
1343185384,
1343185384,
1343185501,
1343185777,
1343185896,
1343186015,
1343186051,
1343186212,
1343186258,
1343186310,
1343186311,
1343186528,
1343186686,
1343186868,
1343187159,
1343187436,
1343187514,
1343187790,
1343187797,
1343188145,
1343188408,
1343188581,
1343188794,
1343188929,
1343189003,
1343189012,
1343189520,
1343189613,
1343189709,
1343189866,
1343189867,
1343189900,

'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'190.129.197.12'),
'66.249.66.213'),
'123.125.71.25'),
'220.181.108.85'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'190.104.30.22'),
'66.249.72.22'),
'66.249.66.227'),
'65.52.104.84'),
'200.110.50.25'),
'66.249.72.229'),
'66.249.66.213'),
'180.76.5.166'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.72.22'),
'190.104.26.30'),
'65.52.110.192'),
'66.249.66.213'),
'200.119.211.51'),
'66.249.66.227'),
'208.115.113.86'),
'66.249.72.229'),
'65.52.109.26'),
'66.249.66.213'),
'66.249.66.227'),
'190.186.133.62'),
'66.249.72.229'),
'66.249.72.22'),
'123.125.71.38'),
'220.181.108.110'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'186.2.42.214'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'180.76.5.162'),
'65.52.109.26'),
'180.76.6.36'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'123.125.71.45'),
'220.181.108.121'),
'66.249.66.227'),

(41664,
(41665,
(41666,
(41667,
(41668,
(41669,
(41670,
(41671,
(41672,
(41673,
(41674,
(41675,
(41676,
(41677,
(41678,
(41679,
(41680,
(41681,
(41682,
(41683,
(41684,
(41685,
(41686,
(41687,
(41688,
(41689,
(41690,
(41691,
(41692,
(41693,
(41694,
(41695,
(41696,
(41697,
(41698,
(41699,
(41700,
(41701,
(41702,
(41703,
(41704,
(41705,
(41706,
(41707,
(41708,
(41709,
(41710,
(41711,
(41712,
(41713,
(41714,
(41715,
(41716,
(41717,
(41718,
(41719,
(41720,
(41721,
(41722,
(41723,

1343189948,
1343190196,
1343190236,
1343190243,
1343190355,
1343190506,
1343190513,
1343190579,
1343190810,
1343190828,
1343190947,
1343191223,
1343191543,
1343191550,
1343191561,
1343191655,
1343191657,
1343192170,
1343192256,
1343192329,
1343192407,
1343192486,
1343192828,
1343193078,
1343193276,
1343193463,
1343193464,
1343193473,
1343193512,
1343193947,
1343194144,
1343194191,
1343194341,
1343194453,
1343194499,
1343194578,
1343194815,
1343194972,
1343195446,
1343195486,
1343196006,
1343196008,
1343196078,
1343196149,
1343196275,
1343196351,
1343196749,
1343196868,
1343196963,
1343196986,
1343197120,
1343197157,
1343197159,
1343197272,
1343197380,
1343197600,
1343197649,
1343197788,
1343198051,
1343198194,

'204.236.226.210'),
'66.249.72.229'),
'66.249.66.213'),
'208.115.111.70'),
'66.249.72.22'),
'180.76.6.26'),
'66.249.66.227'),
'157.55.17.147'),
'65.52.110.192'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.66.213'),
'180.76.6.212'),
'207.46.204.188'),
'66.249.72.229'),
'66.249.66.213'),
'180.76.5.157'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'123.125.71.45'),
'220.181.108.111'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.108.26'),
'66.249.72.229'),
'180.76.5.167'),
'66.249.72.22'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'157.55.17.147'),
'180.76.6.222'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'208.115.111.70'),
'66.249.72.22'),
'207.46.204.188'),
'123.125.71.59'),
'220.181.108.85'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.110.19'),
'66.249.66.227'),
'180.76.5.163'),
'66.249.66.213'),
'208.115.113.86'),

(41724,
(41725,
(41726,
(41727,
(41728,
(41729,
(41730,
(41731,
(41732,
(41733,
(41734,
(41735,
(41736,
(41737,
(41738,
(41739,
(41740,
(41741,
(41742,
(41743,
(41744,
(41745,
(41746,
(41747,
(41748,
(41749,
(41750,
(41751,
(41752,
(41753,
(41754,
(41755,
(41756,
(41757,
(41758,
(41759,
(41760,
(41761,
(41762,
(41763,
(41764,
(41765,
(41766,
(41767,
(41768,
(41769,
(41770,
(41771,
(41772,
(41773,
(41774,
(41775,
(41776,
(41777,
(41778,
(41779,
(41780,
(41781,
(41782,
(41783,

1343198265,
1343198700,
1343198711,
1343198802,
1343198812,
1343199048,
1343199307,
1343199744,
1343199914,
1343199917,
1343200341,
1343200350,
1343200381,
1343200410,
1343200440,
1343200716,
1343200735,
1343200736,
1343201472,
1343201480,
1343201569,
1343201650,
1343201657,
1343201760,
1343202194,
1343202389,
1343202966,
1343203158,
1343203446,
1343203643,
1343203720,
1343203764,
1343204248,
1343204293,
1343204294,
1343204686,
1343204884,
1343205304,
1343205497,
1343205505,
1343205672,
1343205834,
1343206169,
1343206186,
1343206374,
1343207276,
1343207326,
1343207343,
1343207681,
1343207895,
1343208050,
1343208051,
1343208097,
1343208284,
1343208502,
1343208544,
1343208771,
1343208905,
1343209159,
1343209666,

'66.249.72.229'),
'66.249.66.213'),
'157.55.17.147'),
'180.76.6.21'),
'207.46.204.188'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'180.76.5.172'),
'66.249.66.213'),
'207.46.204.188'),
'66.249.72.229'),
'119.63.196.60'),
'65.52.104.21'),
'66.249.66.227'),
'66.249.66.213'),
'123.125.71.58'),
'220.181.108.88'),
'65.52.104.84'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.109.26'),
'66.249.72.22'),
'180.76.5.162'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'180.76.5.193'),
'66.249.66.213'),
'65.52.104.21'),
'67.221.59.207'),
'66.249.66.213'),
'123.125.71.21'),
'220.181.108.80'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'180.76.5.190'),
'65.52.110.19'),
'180.76.5.175'),
'66.249.66.213'),
'65.52.111.7'),
'208.115.111.70'),
'66.249.66.213'),
'180.76.5.165'),
'66.249.66.227'),
'157.55.17.147'),
'66.249.66.213'),
'123.125.71.45'),
'220.181.108.89'),
'66.249.72.229'),
'65.52.104.21'),
'66.249.66.213'),
'100.43.83.143'),
'66.249.72.229'),
'180.76.5.91'),
'66.249.66.213'),
'66.249.66.227'),

(41784,
(41785,
(41786,
(41787,
(41788,
(41789,
(41790,
(41791,
(41792,
(41793,
(41794,
(41795,
(41796,
(41797,
(41798,
(41799,
(41800,
(41801,
(41802,
(41803,
(41804,
(41805,
(41806,
(41807,
(41808,
(41809,
(41810,
(41811,
(41812,
(41813,
(41814,
(41815,
(41816,
(41817,
(41818,
(41819,
(41820,
(41821,
(41822,
(41823,
(41824,
(41825,
(41826,
(41827,
(41828,
(41829,
(41830,
(41831,
(41832,
(41833,
(41834,
(41835,
(41836,
(41837,
(41838,
(41839,
(41840,
(41841,
(41842,
(41843,

1343209805,
1343209868,
1343210297,
1343210475,
1343210526,
1343210625,
1343211133,
1343211242,
1343211339,
1343211434,
1343211522,
1343211522,
1343211740,
1343211798,
1343211962,
1343212094,
1343212347,
1343212817,
1343212954,
1343213055,
1343213087,
1343213170,
1343213611,
1343213817,
1343213838,
1343213864,
1343214097,
1343214218,
1343214358,
1343214497,
1343214525,
1343214612,
1343214825,
1343215147,
1343215148,
1343215280,
1343215483,
1343215801,
1343216039,
1343216090,
1343216697,
1343216718,
1343216828,
1343217317,
1343217439,
1343217901,
1343217968,
1343218360,
1343218480,
1343218578,
1343218659,
1343218741,
1343218742,
1343219004,
1343219270,
1343219311,
1343219559,
1343219568,
1343219884,
1343219925,

'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'208.115.113.86'),
'66.249.66.213'),
'180.76.6.26'),
'66.249.72.229'),
'65.52.104.21'),
'123.125.71.20'),
'220.181.108.105'),
'66.249.66.213'),
'207.46.204.188'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'180.76.5.96'),
'66.249.66.213'),
'66.249.72.229'),
'180.76.5.49'),
'81.61.6.110'),
'66.249.66.213'),
'59.93.135.148'),
'69.28.58.87'),
'66.249.72.229'),
'86.129.40.127'),
'66.249.66.213'),
'65.52.104.26'),
'207.46.204.188'),
'66.249.66.227'),
'180.76.5.136'),
'66.249.66.213'),
'123.125.71.24'),
'220.181.108.91'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.111.7'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.213'),
'180.76.6.232'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'65.52.111.7'),
'180.76.5.55'),
'66.249.66.213'),
'66.249.72.229'),
'123.125.71.28'),
'220.181.108.111'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'190.129.8.202'),
'190.129.14.43'),
'66.249.66.213'),
'84.240.9.71'),

(41844,
(41845,
(41846,
(41847,
(41848,
(41849,
(41850,
(41851,
(41852,
(41853,
(41854,
(41855,
(41856,
(41857,
(41858,
(41859,
(41860,
(41861,
(41862,
(41863,
(41864,
(41865,
(41866,
(41867,
(41868,
(41869,
(41870,
(41871,
(41872,
(41873,
(41874,
(41875,
(41876,
(41877,
(41878,
(41879,
(41880,
(41881,
(41882,
(41883,
(41884,
(41885,
(41886,
(41887,
(41888,
(41889,
(41890,
(41891,
(41892,
(41893,
(41894,
(41895,
(41896,
(41897,
(41898,
(41899,
(41900,
(41901,
(41902,
(41903,

1343220044,
1343220084,
1343220125,
1343220145,
1343220474,
1343220572,
1343220693,
1343220790,
1343220838,
1343220937,
1343221223,
1343221385,
1343221430,
1343221507,
1343221527,
1343221834,
1343221994,
1343222042,
1343222278,
1343222279,
1343222365,
1343222402,
1343222606,
1343222670,
1343222684,
1343222729,
1343223193,
1343223339,
1343223379,
1343223461,
1343223584,
1343223623,
1343223647,
1343224005,
1343224030,
1343224125,
1343224154,
1343224298,
1343224414,
1343224520,
1343224722,
1343225040,
1343225210,
1343225351,
1343225454,
1343225723,
1343225800,
1343225862,
1343225875,
1343225876,
1343225942,
1343226002,
1343226106,
1343226251,
1343226384,
1343226552,
1343226650,
1343226679,
1343226749,
1343226798,

'66.249.72.229'),
'66.249.66.227'),
'180.76.5.191'),
'190.129.9.42'),
'180.76.6.36'),
'66.249.66.213'),
'66.249.72.229'),
'208.115.111.70'),
'217.69.133.29'),
'190.129.8.242'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.12.90'),
'66.249.72.229'),
'190.129.9.42'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.12.90'),
'123.125.71.35'),
'220.181.108.107'),
'180.76.6.20'),
'66.249.72.229'),
'66.249.66.213'),
'190.129.12.90'),
'65.52.111.7'),
'66.249.66.227'),
'207.46.204.188'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.72.229'),
'200.87.75.234'),
'66.249.72.22'),
'208.115.113.86'),
'180.76.5.50'),
'66.249.66.213'),
'66.219.58.38'),
'66.249.66.227'),
'74.125.178.91'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'190.181.59.65'),
'66.249.66.213'),
'202.128.223.66'),
'180.76.5.107'),
'66.249.66.227'),
'123.125.71.59'),
'220.181.108.83'),
'66.249.72.229'),
'190.129.12.90'),
'66.249.66.213'),
'190.186.162.64'),
'157.56.95.137'),
'66.249.72.229'),
'190.129.8.202'),
'66.249.66.227'),
'110.85.72.32'),
'66.249.72.22'),

(41904,
(41905,
(41906,
(41907,
(41908,
(41909,
(41910,
(41911,
(41912,
(41913,
(41914,
(41915,
(41916,
(41917,
(41918,
(41919,
(41920,
(41921,
(41922,
(41923,
(41924,
(41925,
(41926,
(41927,
(41928,
(41929,
(41930,
(41931,
(41932,
(41933,
(41934,
(41935,
(41936,
(41937,
(41938,
(41939,
(41940,
(41941,
(41942,
(41943,
(41944,
(41945,
(41946,
(41947,
(41948,
(41949,
(41950,
(41951,
(41952,
(41953,
(41954,
(41955,
(41956,
(41957,
(41958,
(41959,
(41960,
(41961,
(41962,
(41963,

1343226879,
1343226885,
1343226973,
1343227303,
1343227306,
1343227422,
1343227519,
1343227571,
1343227615,
1343227985,
1343228180,
1343228256,
1343228289,
1343228307,
1343228326,
1343228631,
1343228790,
1343228872,
1343228941,
1343228980,
1343228993,
1343229070,
1343229233,
1343229482,
1343229506,
1343229508,
1343229566,
1343229603,
1343229642,
1343229650,
1343229653,
1343229725,
1343229925,
1343229932,
1343230089,
1343230140,
1343230179,
1343230216,
1343230328,
1343230814,
1343230850,
1343230899,
1343231070,
1343231144,
1343231436,
1343231480,
1343231638,
1343231650,
1343231680,
1343231740,
1343231766,
1343231768,
1343232098,
1343232195,
1343232288,
1343232305,
1343232448,
1343232555,
1343232563,
1343232711,

'66.249.66.213'),
'207.46.204.188'),
'65.52.104.21'),
'190.129.8.202'),
'66.249.66.227'),
'180.76.6.211'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'190.129.12.19'),
'66.249.66.213'),
'207.46.204.188'),
'190.129.8.18'),
'66.249.73.217'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'190.129.108.4'),
'190.129.8.202'),
'66.249.66.227'),
'123.125.71.51'),
'220.181.108.109'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'65.52.104.21'),
'190.129.12.90'),
'180.76.5.64'),
'190.181.59.65'),
'180.76.5.183'),
'66.249.66.227'),
'180.76.6.20'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.72.229'),
'66.249.66.227'),
'66.249.66.213'),
'190.181.59.65'),
'66.249.72.22'),
'66.249.72.229'),
'190.129.12.90'),
'66.249.66.213'),
'190.129.9.36'),
'66.249.66.227'),
'66.249.72.22'),
'65.52.104.84'),
'180.76.5.97'),
'66.249.72.229'),
'66.249.66.213'),
'190.181.59.65'),
'66.249.66.227'),
'66.249.72.22'),
'190.129.12.90'),
'66.249.72.229'),
'200.60.115.106'),
'186.2.35.69'),

(41964, 1343232739, '66.249.66.213'),


(41965, 1343232927, '190.129.53.194'),
(41966, 1343233021, '66.249.66.227'),
(41967, 1343233345, '66.249.72.229'),
(41968, 1343233353, '66.249.66.213'),
(41969, 1343233413, '190.181.31.88'),
(41970, 1343233509, '123.125.71.50'),
(41971, 1343233511, '220.181.108.85'),
(41972, 1343233684, '208.115.111.70'),
(41973, 1343233753, '66.249.72.22'),
(41974, 1343233937, '180.76.5.186'),
(41975, 1343233955, '66.249.72.229'),
(41976, 1343234038, '66.249.66.227'),
(41977, 1343234113, '66.249.66.213'),
(41978, 1343234394, '64.142.100.58'),
(41979, 1343234415, '190.129.10.99'),
(41980, 1343234639, '66.249.72.22'),
(41981, 1343234728, '66.249.72.229'),
(41982, 1343234769, '66.249.66.213'),
(41983, 1343234803, '66.249.66.227'),
(41984, 1343234857, '180.76.6.28'),
(41985, 1343235369, '66.249.66.213'),
(41986, 1343235379, '66.249.72.229'),
(41987, 1343235455, '66.249.66.227'),
(41988, 1343235598, '180.76.5.157'),
(41989, 1343235956, '66.249.72.22'),
(41990, 1343235969, '65.52.104.84'),
(41991, 1343235993, '66.249.66.213'),
(41992, 1343236030, '66.249.72.229'),
(41993, 1343236059, '66.249.66.227'),
(41994, 1343236388, '207.46.204.243'),
(41995, 1343236600, '66.249.66.213'),
(41996, 1343236650, '66.249.72.22'),
(41997, 1343236672, '66.249.66.227'),
(41998, 1343236763, '66.249.72.229'),
(41999, 1343236971, '123.125.71.40'),
(42000, 1343236972, '220.181.108.91'),
(42001, 1343237210, '66.249.66.213'),
(42002, 1343237265, '141.0.9.23'),
(42003, 1343237377, '66.249.66.227'),
(42004, 1343237447, '66.249.72.229'),
(42005, 1343237454, '65.52.111.7'),
(42006, 1343237706, '66.249.72.22'),
(42007, 1343237775, '180.76.5.110'),
(42008, 1343237821, '66.249.66.213'),
(42009, 1343238135, '74.125.184.23'),
(42010, 1343238176, '190.104.7.53'),
(42011, 1343238227, '66.249.66.227'),
(42012, 1343238309, '66.249.72.229'),
(42013, 1343238316, '66.249.72.22'),
(42014, 1343238431, '66.249.66.213'),
(42015, 1343238773, '65.52.110.19'),
(42016, 1343238959, '66.249.72.229'),
(42017, 1343239041, '66.249.66.213'),
(42018, 1343239170, '200.110.51.213'),
(42019, 1343239327, '66.249.66.227');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(42020, 1343239587, '180.76.5.66'),
(42021, 1343239651, '66.249.66.213'),
(42022, 1343239655, '66.249.72.22'),

(42023,
(42024,
(42025,
(42026,
(42027,
(42028,
(42029,
(42030,
(42031,
(42032,
(42033,
(42034,
(42035,
(42036,
(42037,
(42038,
(42039,
(42040,
(42041,
(42042,
(42043,
(42044,
(42045,
(42046,
(42047,
(42048,
(42049,
(42050,
(42051,
(42052,
(42053,
(42054,
(42055,
(42056,
(42057,
(42058,
(42059,
(42060,
(42061,
(42062,
(42063,
(42064,
(42065,
(42066,
(42067,
(42068,
(42069,
(42070,
(42071,
(42072,
(42073,
(42074,
(42075,
(42076,
(42077,
(42078,
(42079,
(42080,
(42081,
(42082,

1343239673,
1343240035,
1343240216,
1343240260,
1343240261,
1343240296,
1343240422,
1343240463,
1343240534,
1343240563,
1343240825,
1343240877,
1343240911,
1343241318,
1343241562,
1343241604,
1343241754,
1343241838,
1343242172,
1343242212,
1343242335,
1343242358,
1343242580,
1343242714,
1343242761,
1343242782,
1343242986,
1343243288,
1343243393,
1343243421,
1343243476,
1343243893,
1343243919,
1343243919,
1343243922,
1343243970,
1343244005,
1343244010,
1343244014,
1343244021,
1343244330,
1343244532,
1343244655,
1343244696,
1343245062,
1343245090,
1343245224,
1343245305,
1343245684,
1343245690,
1343245708,
1343245763,
1343245887,
1343245964,
1343245973,
1343246127,
1343246350,
1343246600,
1343246615,
1343246774,

'66.249.72.229'),
'66.249.66.227'),
'208.115.113.86'),
'66.249.66.213'),
'65.52.104.21'),
'220.181.108.83'),
'66.249.72.229'),
'66.249.72.22'),
'186.27.6.73'),
'207.46.204.188'),
'200.110.51.219'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'180.76.5.54'),
'66.249.66.213'),
'66.249.72.229'),
'74.125.178.25'),
'186.47.10.122'),
'66.249.72.22'),
'66.249.66.227'),
'190.181.59.65'),
'66.249.66.213'),
'66.249.72.229'),
'190.129.8.18'),
'66.249.66.213'),
'180.76.5.60'),
'66.249.66.227'),
'190.129.8.18'),
'123.125.71.56'),
'220.181.108.118'),
'66.249.72.229'),
'66.249.72.22'),
'186.2.35.69'),
'67.221.59.203'),
'66.249.66.213'),
'65.52.104.21'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'66.249.66.227'),
'190.129.14.43'),
'66.249.72.229'),
'66.249.66.213'),
'180.76.5.87'),
'190.129.21.220'),
'66.249.72.22'),
'190.129.14.43'),
'66.249.72.229'),
'66.249.66.213'),
'190.129.19.198'),
'66.249.66.227'),
'200.119.169.122'),
'66.249.66.213'),
'66.249.72.229'),
'190.129.230.230'),

(42083,
(42084,
(42085,
(42086,
(42087,
(42088,
(42089,
(42090,
(42091,
(42092,
(42093,
(42094,
(42095,
(42096,
(42097,
(42098,
(42099,
(42100,
(42101,
(42102,
(42103,
(42104,
(42105,
(42106,
(42107,
(42108,
(42109,
(42110,
(42111,
(42112,
(42113,
(42114,
(42115,
(42116,
(42117,
(42118,
(42119,
(42120,
(42121,
(42122,
(42123,
(42124,
(42125,
(42126,
(42127,
(42128,
(42129,
(42130,
(42131,
(42132,
(42133,
(42134,
(42135,
(42136,
(42137,
(42138,
(42139,
(42140,
(42141,
(42142,

1343246795,
1343246852,
1343247208,
1343247240,
1343247267,
1343247385,
1343247404,
1343247520,
1343247520,
1343247562,
1343247762,
1343247803,
1343247882,
1343247944,
1343248020,
1343248307,
1343248492,
1343248754,
1343248829,
1343249001,
1343249173,
1343249175,
1343249369,
1343249419,
1343249623,
1343249772,
1343249812,
1343249874,
1343249902,
1343250450,
1343250454,
1343250539,
1343250722,
1343251167,
1343251167,
1343252980,
1343404075,
1343404075,
1343404075,
1343404075,
1343404085,
1343404090,
1343404097,
1343404105,
1343404105,
1343404106,
1343404109,
1343404112,
1343404113,
1343404440,
1343404443,
1343404779,
1343404944,
1343405169,
1343405281,
1343405380,
1343405411,
1343405565,
1343405909,
1343406032,

'190.129.8.242'),
'200.110.48.25'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'180.76.5.92'),
'200.90.145.27'),
'123.125.71.21'),
'220.181.108.113'),
'200.87.75.234'),
'190.104.30.28'),
'190.181.59.65'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.66.213'),
'66.249.72.22'),
'190.129.12.90'),
'66.249.72.229'),
'180.76.5.158'),
'66.249.66.213'),
'190.129.5.34'),
'180.76.5.140'),
'200.87.150.243'),
'200.87.96.211'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.66.213'),
'190.129.92.214'),
'74.125.178.86'),
'66.249.72.229'),
'123.125.71.23'),
'220.181.108.110'),
'190.129.92.214'),
'190.129.19.188'),
'66.249.66.213'),
'66.249.66.213'),
'123.125.71.27'),
'190.129.13.207'),
'220.181.108.95'),
'66.249.72.229'),
'67.221.59.205'),
'123.125.71.34'),
'186.112.97.144'),
'220.181.108.117'),
'200.90.147.142'),
'186.2.20.205'),
'190.129.8.202'),
'200.87.34.131'),
'66.249.66.213'),
'100.43.83.143'),
'190.129.8.202'),
'66.249.72.22'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.66.227'),

(42143,
(42144,
(42145,
(42146,
(42147,
(42148,
(42149,
(42150,
(42151,
(42152,
(42153,
(42154,
(42155,
(42156,
(42157,
(42158,
(42159,
(42160,
(42161,
(42162,
(42163,
(42164,
(42165,
(42166,
(42167,
(42168,
(42169,
(42170,
(42171,
(42172,
(42173,
(42174,
(42175,
(42176,
(42177,
(42178,
(42179,
(42180,
(42181,
(42182,
(42183,
(42184,
(42185,
(42186,
(42187,
(42188,
(42189,
(42190,
(42191,
(42192,
(42193,
(42194,
(42195,
(42196,
(42197,
(42198,
(42199,
(42200,
(42201,
(42202,

1343406139,
1343406187,
1343406189,
1343406350,
1343407856,
1343408258,
1343411342,
1343412436,
1343413074,
1343413075,
1343414614,
1343414819,
1343416388,
1343416685,
1343416687,
1343416816,
1343419670,
1343420267,
1343420269,
1343421117,
1343421959,
1343423912,
1343423913,
1343424253,
1343424386,
1343424983,
1343425446,
1343425464,
1343425571,
1343426827,
1343427478,
1343427479,
1343429067,
1343429721,
1343431040,
1343431041,
1343434026,
1343434639,
1343434641,
1343435277,
1343436407,
1343438281,
1343438286,
1343438287,
1343441880,
1343441880,
1343442659,
1343443423,
1343445435,
1343445436,
1343449027,
1343449028,
1343450853,
1343452688,
1343452689,
1343456273,
1343456274,
1343457733,
1343458413,
1343459863,

'200.90.146.175'),
'123.125.71.60'),
'220.181.108.121'),
'100.43.83.143'),
'180.76.5.52'),
'180.76.5.194'),
'190.129.102.146'),
'180.76.6.29'),
'123.125.71.51'),
'220.181.108.119'),
'190.129.8.202'),
'180.76.6.35'),
'190.129.197.7'),
'123.125.71.22'),
'220.181.108.85'),
'180.76.5.99'),
'190.129.8.202'),
'123.125.71.30'),
'220.181.108.83'),
'180.76.5.160'),
'180.76.6.37'),
'123.125.71.22'),
'220.181.108.77'),
'190.129.73.146'),
'190.186.144.140'),
'190.129.73.146'),
'180.76.5.67'),
'190.129.19.128'),
'190.129.5.95'),
'190.129.73.146'),
'123.125.71.46'),
'220.181.108.121'),
'180.76.5.110'),
'180.76.6.224'),
'123.125.71.47'),
'220.181.108.85'),
'180.76.5.141'),
'123.125.71.43'),
'220.181.108.106'),
'190.129.73.146'),
'180.76.5.165'),
'180.76.5.142'),
'123.125.71.47'),
'220.181.108.109'),
'123.125.71.49'),
'220.181.108.84'),
'180.76.5.97'),
'180.76.6.20'),
'123.125.71.49'),
'220.181.108.76'),
'123.125.71.21'),
'220.181.108.113'),
'180.76.5.90'),
'123.125.71.45'),
'220.181.108.113'),
'123.125.71.56'),
'220.181.108.119'),
'180.76.5.163'),
'180.76.5.110'),
'123.125.71.21'),

(42203,
(42204,
(42205,
(42206,
(42207,
(42208,
(42209,
(42210,
(42211,
(42212,
(42213,
(42214,
(42215,
(42216,
(42217,
(42218,
(42219,
(42220,
(42221,
(42222,
(42223,
(42224,
(42225,
(42226,
(42227,
(42228,
(42229,
(42230,
(42231,
(42232,
(42233,
(42234,
(42235,
(42236,
(42237,
(42238,
(42239,
(42240,
(42241,
(42242,
(42243,
(42244,
(42245,
(42246,
(42247,
(42248,
(42249,
(42250,
(42251,
(42252,
(42253,
(42254,
(42255,
(42256,
(42257,
(42258,
(42259,
(42260,
(42261,
(42262,

1343459864,
1343463431,
1343463434,
1343465104,
1343467086,
1343467087,
1343470685,
1343470686,
1343472320,
1343473443,
1343474271,
1343474272,
1343477811,
1343477854,
1343477855,
1343479271,
1343479678,
1343481428,
1343481430,
1343483211,
1343485036,
1343485036,
1343486566,
1343488675,
1343488677,
1343491311,
1343492616,
1343492619,
1343494010,
1343494129,
1343495904,
1343495905,
1343496711,
1343499411,
1343499453,
1343499454,
1343501253,
1343502111,
1343503050,
1343503052,
1343504810,
1343506665,
1343506666,
1343507511,
1343508299,
1343510210,
1343510255,
1343510256,
1343512911,
1343513862,
1343513863,
1343515459,
1343515612,
1343517434,
1343517435,
1343518310,
1343521011,
1343521039,
1343521040,
1343522825,

'220.181.108.78'),
'220.181.108.106'),
'123.125.71.56'),
'180.76.5.172'),
'123.125.71.41'),
'220.181.108.115'),
'123.125.71.46'),
'220.181.108.90'),
'180.76.5.172'),
'114.174.4.38'),
'123.125.71.13'),
'220.181.108.92'),
'213.186.127.5'),
'123.125.71.18'),
'220.181.108.83'),
'180.76.5.173'),
'180.76.5.171'),
'220.181.108.119'),
'123.125.71.44'),
'213.186.119.133'),
'123.125.71.36'),
'220.181.108.103'),
'180.76.5.145'),
'123.125.71.34'),
'220.181.108.96'),
'213.186.122.2'),
'123.125.71.31'),
'220.181.108.108'),
'213.186.119.138'),
'180.76.5.91'),
'123.125.71.39'),
'220.181.108.111'),
'213.186.119.139'),
'213.186.120.196'),
'123.125.71.20'),
'220.181.108.93'),
'180.76.5.61'),
'213.186.127.7'),
'123.125.71.40'),
'220.181.108.97'),
'213.186.119.140'),
'123.125.71.12'),
'220.181.108.88'),
'213.186.119.142'),
'180.76.6.224'),
'213.186.119.139'),
'123.125.71.33'),
'220.181.108.101'),
'213.186.119.134'),
'123.125.71.47'),
'220.181.108.100'),
'180.76.5.53'),
'213.186.127.28'),
'123.125.71.25'),
'220.181.108.90'),
'213.186.119.142'),
'213.186.127.9'),
'123.125.71.18'),
'220.181.108.117'),
'180.76.5.172'),

(42263,
(42264,
(42265,
(42266,
(42267,
(42268,
(42269,
(42270,
(42271,
(42272,
(42273,
(42274,
(42275,
(42276,
(42277,
(42278,
(42279,
(42280,
(42281,
(42282,
(42283,
(42284,
(42285,
(42286,
(42287,
(42288,
(42289,
(42290,
(42291,
(42292,
(42293,
(42294,
(42295,
(42296,
(42297,
(42298,
(42299,
(42300,
(42301,
(42302,
(42303,
(42304,
(42305,
(42306,
(42307,
(42308,
(42309,
(42310,
(42311,
(42312,
(42313,
(42314,
(42315,
(42316,
(42317,
(42318,
(42319,
(42320,
(42321,
(42322,

1343523711,
1343524687,
1343524689,
1343526484,
1343528275,
1343528276,
1343529111,
1343529842,
1343531811,
1343531876,
1343531877,
1343534511,
1343535219,
1343535427,
1343535428,
1343536859,
1343537205,
1343537211,
1343538467,
1343538649,
1343539033,
1343539034,
1343539912,
1343540424,
1343542040,
1343542610,
1343542684,
1343542685,
1343544237,
1343544471,
1343545311,
1343546030,
1343546243,
1343546244,
1343547645,
1343548011,
1343549405,
1343549824,
1343549825,
1343551001,
1343551543,
1343552887,
1343553422,
1343553460,
1343553461,
1343554904,
1343556730,
1343557093,
1343557094,
1343558324,
1343558811,
1343559219,
1343560241,
1343560665,
1343560666,
1343561777,
1343562653,
1343563695,
1343564225,
1343564226,

'213.186.127.10'),
'123.125.71.14'),
'220.181.108.100'),
'213.186.119.142'),
'123.125.71.30'),
'220.181.108.100'),
'213.186.122.2'),
'180.76.5.48'),
'213.186.119.141'),
'123.125.71.15'),
'220.181.108.94'),
'213.186.119.142'),
'180.76.5.181'),
'123.125.71.22'),
'220.181.108.81'),
'180.76.6.230'),
'180.76.5.94'),
'213.186.119.136'),
'180.76.5.167'),
'180.76.5.67'),
'123.125.71.44'),
'220.181.108.88'),
'213.186.119.144'),
'180.76.5.192'),
'180.76.5.140'),
'213.186.119.134'),
'123.125.71.58'),
'220.181.108.92'),
'180.76.5.156'),
'180.76.5.63'),
'213.186.119.135'),
'180.76.5.113'),
'123.125.71.16'),
'220.181.108.87'),
'180.76.5.90'),
'213.186.119.142'),
'180.76.5.150'),
'123.125.71.60'),
'220.181.108.113'),
'180.76.5.154'),
'180.76.5.94'),
'180.76.5.95'),
'213.186.119.140'),
'123.125.71.45'),
'220.181.108.77'),
'180.76.5.103'),
'180.76.6.230'),
'123.125.71.39'),
'220.181.108.103'),
'180.76.5.59'),
'213.186.119.138'),
'180.76.5.63'),
'180.76.5.156'),
'123.125.71.24'),
'220.181.108.86'),
'180.76.5.96'),
'119.63.196.124'),
'180.76.6.28'),
'123.125.71.58'),
'220.181.108.110'),

(42323,
(42324,
(42325,
(42326,
(42327,
(42328,
(42329,
(42330,
(42331,
(42332,
(42333,
(42334,
(42335,
(42336,
(42337,
(42338,
(42339,
(42340,
(42341,
(42342,
(42343,
(42344,
(42345,
(42346,
(42347,
(42348,
(42349,
(42350,
(42351,
(42352,
(42353,
(42354,
(42355,
(42356,
(42357,
(42358,
(42359,
(42360,
(42361,
(42362,
(42363,
(42364,
(42365,
(42366,
(42367,
(42368,
(42369,
(42370,
(42371,
(42372,
(42373,
(42374,
(42375,
(42376,
(42377,
(42378,
(42379,
(42380,
(42381,
(42382,

1343565765,
1343566085,
1343567481,
1343567820,
1343567821,
1343569192,
1343570952,
1343571413,
1343571413,
1343572651,
1343572961,
1343574464,
1343575061,
1343575063,
1343578985,
1343578987,
1343580488,
1343582260,
1343582261,
1343582413,
1343583318,
1343583525,
1343585878,
1343585879,
1343586042,
1343587591,
1343587789,
1343589043,
1343589453,
1343589454,
1343590852,
1343592054,
1343593094,
1343593095,
1343593798,
1343594750,
1343595068,
1343595846,
1343595858,
1343595864,
1343595870,
1343595876,
1343596684,
1343596685,
1343596902,
1343598044,
1343598513,
1343598516,
1343598518,
1343598522,
1343598523,
1343599342,
1343600248,
1343600248,
1343601140,
1343601376,
1343601379,
1343601381,
1343601384,
1343601386,

'180.76.5.153'),
'180.76.5.197'),
'180.76.5.188'),
'123.125.71.33'),
'220.181.108.117'),
'180.76.5.177'),
'180.76.5.147'),
'123.125.71.47'),
'220.181.108.106'),
'180.76.5.87'),
'180.76.5.169'),
'180.76.6.37'),
'123.125.71.28'),
'220.181.108.121'),
'123.125.71.17'),
'220.181.108.123'),
'180.76.6.37'),
'123.125.71.56'),
'220.181.108.111'),
'89.136.58.223'),
'180.76.6.26'),
'180.76.5.149'),
'123.125.71.21'),
'220.181.108.93'),
'180.76.5.87'),
'180.76.5.168'),
'180.76.5.145'),
'180.76.5.139'),
'123.125.71.60'),
'220.181.108.94'),
'180.76.5.96'),
'180.76.5.193'),
'123.125.71.19'),
'220.181.108.109'),
'180.76.5.145'),
'180.76.5.62'),
'180.76.5.52'),
'202.46.51.66'),
'202.46.61.103'),
'202.46.60.85'),
'202.46.57.136'),
'202.46.53.68'),
'123.125.71.17'),
'220.181.108.104'),
'180.76.5.53'),
'180.76.6.20'),
'202.46.50.95'),
'202.46.51.40'),
'202.46.52.28'),
'202.46.51.145'),
'202.46.51.75'),
'180.76.5.139'),
'123.125.71.28'),
'220.181.108.83'),
'180.76.6.26'),
'180.76.6.35'),
'180.76.6.28'),
'180.76.5.175'),
'180.76.5.113'),
'180.76.5.65'),

(42383,
(42384,
(42385,
(42386,
(42387,
(42388,
(42389,
(42390,
(42391,
(42392,
(42393,
(42394,
(42395,
(42396,
(42397,
(42398,
(42399,
(42400,
(42401,
(42402,
(42403,
(42404,
(42405,
(42406,
(42407,
(42408,
(42409,
(42410,
(42411,
(42412,
(42413,
(42414,
(42415,
(42416,
(42417,
(42418,
(42419,
(42420,
(42421,
(42422,
(42423,
(42424,
(42425,
(42426,
(42427,
(42428,
(42429,
(42430,
(42431,
(42432,
(42433,
(42434,
(42435,
(42436,
(42437,
(42438,
(42439,
(42440,
(42441,
(42442,

1343601886,
1343602470,
1343603840,
1343603841,
1343604143,
1343605469,
1343606010,
1343606022,
1343606027,
1343606038,
1343607192,
1343607471,
1343607472,
1343608408,
1343609237,
1343610257,
1343611075,
1343611076,
1343611492,
1343612719,
1343614432,
1343614653,
1343614653,
1343615164,
1343615867,
1343616260,
1343617432,
1343618281,
1343618282,
1343618747,
1343620496,
1343621811,
1343621821,
1343621821,
1343624799,
1343625411,
1343629021,
1343629022,
1343630805,
1343632626,
1343632627,
1343634364,
1343636240,
1343636241,
1343636525,
1343637880,
1343639818,
1343639821,
1343640067,
1343643421,
1343643421,
1343645085,
1343645116,
1343647033,
1343647035,
1343650625,
1343650626,
1343650672,
1343652492,
1343654232,

'180.76.5.55'),
'180.76.5.169'),
'123.125.71.45'),
'220.181.108.91'),
'180.76.6.35'),
'180.76.5.62'),
'180.76.5.171'),
'180.76.5.59'),
'180.76.5.142'),
'180.76.5.193'),
'180.76.5.100'),
'123.125.71.19'),
'220.181.108.112'),
'180.76.5.96'),
'180.76.5.143'),
'180.76.5.160'),
'123.125.71.48'),
'220.181.108.116'),
'180.76.6.26'),
'180.76.6.222'),
'180.76.5.159'),
'123.125.71.30'),
'220.181.108.116'),
'119.63.196.60'),
'180.76.5.49'),
'180.76.5.97'),
'180.76.5.159'),
'123.125.71.38'),
'220.181.108.84'),
'180.76.5.61'),
'180.76.5.192'),
'180.76.6.29'),
'123.125.71.27'),
'220.181.108.103'),
'180.76.5.59'),
'220.181.108.84'),
'123.125.71.50'),
'220.181.108.94'),
'180.76.5.156'),
'123.125.71.55'),
'220.181.108.89'),
'180.76.5.165'),
'123.125.71.39'),
'220.181.108.94'),
'67.221.59.205'),
'180.76.5.95'),
'123.125.71.55'),
'220.181.108.107'),
'180.76.5.142'),
'123.125.71.24'),
'220.181.108.106'),
'180.76.6.37'),
'180.76.6.21'),
'123.125.71.33'),
'220.181.108.94'),
'123.125.71.48'),
'220.181.108.116'),
'180.76.5.161'),
'180.76.5.182'),
'123.125.71.16'),

(42443,
(42444,
(42445,
(42446,
(42447,
(42448,
(42449,
(42450,
(42451,
(42452,
(42453,
(42454,
(42455,
(42456,
(42457,
(42458,
(42459,
(42460,
(42461,
(42462,
(42463,
(42464,
(42465,
(42466,
(42467,
(42468,
(42469,
(42470,
(42471,
(42472,
(42473,
(42474,
(42475,
(42476,
(42477,
(42478,
(42479,
(42480,
(42481,
(42482,
(42483,
(42484,
(42485,
(42486,
(42487,
(42488,
(42489,
(42490,
(42491,
(42492,
(42493,
(42494,
(42495,
(42496,
(42497,
(42498,
(42499,
(42500,
(42501,
(42502,

1343654233,
1343655873,
1343657782,
1343657783,
1343659363,
1343661418,
1343661420,
1343661615,
1343665102,
1343665326,
1343665328,
1343666696,
1343666868,
1343668184,
1343668648,
1343668649,
1343671152,
1343672246,
1343672247,
1343674006,
1343674180,
1343675838,
1343675839,
1343677148,
1343677179,
1343677244,
1343679420,
1343679421,
1343680242,
1343681090,
1343683043,
1343683044,
1343683609,
1343684681,
1343685165,
1343686618,
1343686619,
1343686720,
1343688704,
1343689722,
1343690202,
1343690204,
1343692624,
1343693795,
1343693796,
1343695605,
1343695712,
1343697418,
1343697419,
1343697798,
1343698696,
1343701043,
1343701047,
1343701708,
1343702652,
1343707799,
1343708195,
1343708196,
1343709071,
1343710235,

'220.181.108.99'),
'180.76.5.145'),
'123.125.71.36'),
'220.181.108.91'),
'180.76.5.67'),
'123.125.71.46'),
'220.181.108.86'),
'180.76.6.225'),
'180.76.5.156'),
'123.125.71.23'),
'220.181.108.105'),
'180.76.5.100'),
'180.76.5.87'),
'180.76.5.159'),
'123.125.71.19'),
'220.181.108.102'),
'180.76.5.139'),
'123.125.71.28'),
'220.181.108.83'),
'180.76.5.97'),
'180.76.6.37'),
'123.125.71.57'),
'220.181.108.95'),
'180.76.6.232'),
'127.0.0.1'),
'192.168.128.10'),
'123.125.71.50'),
'220.181.108.113'),
'180.76.5.136'),
'180.76.5.96'),
'123.125.71.50'),
'220.181.108.103'),
'180.76.5.140'),
'127.0.0.1'),
'190.129.8.202'),
'123.125.71.50'),
'220.181.108.95'),
'180.76.6.35'),
'180.76.5.48'),
'180.76.5.160'),
'123.125.71.15'),
'220.181.108.82'),
'180.76.6.233'),
'123.125.71.38'),
'220.181.108.117'),
'180.76.5.61'),
'180.76.5.155'),
'123.125.71.49'),
'220.181.108.116'),
'220.181.108.110'),
'180.76.5.177'),
'220.181.108.99'),
'123.125.71.46'),
'180.76.5.107'),
'180.76.6.233'),
'67.221.59.204'),
'123.125.71.39'),
'220.181.108.111'),
'119.63.196.93'),
'180.76.5.157'),

(42503,
(42504,
(42505,
(42506,
(42507,
(42508,
(42509,
(42510,
(42511,
(42512,
(42513,
(42514,
(42515,
(42516,
(42517,
(42518,
(42519,
(42520,
(42521,
(42522,
(42523,
(42524,
(42525,
(42526,
(42527,
(42528,
(42529,
(42530,
(42531,
(42532,
(42533,
(42534,
(42535,
(42536,
(42537,
(42538,
(42539,
(42540,
(42541,
(42542,
(42543,
(42544,
(42545,
(42546,
(42547,
(42548,
(42549,
(42550,
(42551,
(42552,
(42553,
(42554,
(42555,
(42556,
(42557,
(42558,
(42559,
(42560,
(42561,
(42562,

1343710497,
1343710702,
1343711813,
1343711814,
1343713232,
1343715390,
1343715391,
1343716251,
1343717160,
1343719014,
1343719015,
1343719260,
1343721788,
1343722634,
1343722635,
1343724266,
1343724817,
1343726272,
1343726273,
1343727837,
1343729846,
1343729846,
1343730492,
1343731988,
1343733459,
1343733460,
1343733534,
1343736544,
1343737020,
1343737021,
1343738860,
1343739059,
1343740628,
1343742067,
1343744255,
1343744256,
1343745026,
1343745774,
1343747834,
1343747836,
1343750738,
1343751753,
1343751755,
1343753234,
1343754922,
1343755075,
1343755076,
1343755145,
1343758646,
1343758647,
1343759686,
1343760339,
1343762261,
1343762263,
1343764333,
1343765847,
1343765848,
1343767496,
1343769049,
1343769496,

'180.76.5.96'),
'180.76.5.103'),
'123.125.71.22'),
'220.181.108.107'),
'180.76.6.29'),
'123.125.71.38'),
'220.181.108.77'),
'180.76.6.230'),
'180.76.5.110'),
'123.125.71.17'),
'220.181.108.95'),
'180.76.5.148'),
'180.76.5.140'),
'123.125.71.28'),
'220.181.108.111'),
'180.76.5.57'),
'180.76.5.53'),
'123.125.71.23'),
'220.181.108.108'),
'180.76.5.182'),
'123.125.71.25'),
'220.181.108.87'),
'180.76.5.153'),
'180.76.6.231'),
'220.181.108.83'),
'123.125.71.28'),
'180.76.5.155'),
'180.76.6.225'),
'123.125.71.39'),
'220.181.108.115'),
'180.76.5.149'),
'180.76.6.36'),
'220.181.108.104'),
'180.76.6.20'),
'123.125.71.26'),
'220.181.108.104'),
'180.76.5.57'),
'180.76.5.140'),
'123.125.71.30'),
'220.181.108.81'),
'180.76.6.35'),
'220.181.108.115'),
'123.125.71.53'),
'180.76.5.192'),
'180.76.5.178'),
'123.125.71.52'),
'220.181.108.110'),
'180.76.5.57'),
'123.125.71.33'),
'220.181.108.82'),
'180.76.5.168'),
'180.76.5.186'),
'123.125.71.26'),
'220.181.108.88'),
'180.76.5.168'),
'123.125.71.39'),
'220.181.108.102'),
'180.76.5.158'),
'180.76.5.166'),
'123.125.71.53'),

(42563,
(42564,
(42565,
(42566,
(42567,
(42568,
(42569,
(42570,
(42571,
(42572,
(42573,
(42574,
(42575,
(42576,
(42577,
(42578,
(42579,
(42580,
(42581,
(42582,
(42583,
(42584,
(42585,
(42586,
(42587,
(42588,
(42589,
(42590,
(42591,
(42592,
(42593,
(42594,
(42595,
(42596,
(42597,
(42598,
(42599,
(42600,
(42601,
(42602,
(42603,
(42604,
(42605,
(42606,
(42607,
(42608,
(42609,
(42610,
(42611,
(42612,
(42613,
(42614,
(42615,
(42616,
(42617,
(42618,
(42619,
(42620,
(42621,
(42622,

1343769498,
1343773074,
1343773075,
1343773882,
1343774662,
1343776635,
1343776636,
1343778521,
1343780223,
1343780224,
1343782019,
1343783203,
1343783861,
1343783862,
1343787455,
1343787455,
1343789030,
1343791057,
1343791058,
1343792511,
1343792718,
1343794602,
1343794602,
1343795637,
1343796368,
1343797364,
1343798207,
1343798208,
1343799145,
1343801805,
1343801806,
1343802473,
1343808981,
1343808981,
1343809079,
1343810607,
1343812434,
1343812639,
1343812641,
1343816222,
1343816223,
1343817837,
1343818959,
1343819801,
1343819803,
1343822496,
1343823402,
1343823403,
1343825235,
1343825471,
1343826990,
1343826990,
1343828841,
1343830585,
1343830588,
1343830996,
1343832171,
1343832248,
1343834226,
1343834228,

'220.181.108.81'),
'123.125.71.41'),
'220.181.108.106'),
'180.76.6.232'),
'180.76.5.110'),
'123.125.71.41'),
'220.181.108.122'),
'180.76.5.194'),
'123.125.71.45'),
'220.181.108.101'),
'180.76.5.147'),
'180.76.5.94'),
'123.125.71.24'),
'220.181.108.87'),
'123.125.71.36'),
'220.181.108.77'),
'180.76.5.111'),
'123.125.71.56'),
'220.181.108.90'),
'180.76.6.222'),
'180.76.5.58'),
'123.125.71.19'),
'220.181.108.103'),
'180.76.5.136'),
'180.76.5.193'),
'119.63.196.61'),
'123.125.71.18'),
'220.181.108.113'),
'180.76.5.139'),
'123.125.71.31'),
'220.181.108.104'),
'180.76.5.87'),
'123.125.71.46'),
'220.181.108.85'),
'180.76.5.51'),
'180.76.5.136'),
'180.76.5.94'),
'123.125.71.49'),
'220.181.108.87'),
'123.125.71.42'),
'220.181.108.93'),
'180.76.5.172'),
'180.76.5.163'),
'123.125.71.23'),
'220.181.108.78'),
'180.76.5.145'),
'123.125.71.39'),
'220.181.108.76'),
'180.76.5.146'),
'180.76.5.140'),
'123.125.71.15'),
'220.181.108.85'),
'180.76.5.177'),
'220.181.108.77'),
'123.125.71.24'),
'59.93.128.111'),
'180.76.5.146'),
'180.76.6.227'),
'123.125.71.57'),
'220.181.108.102'),

(42623,
(42624,
(42625,
(42626,
(42627,
(42628,
(42629,
(42630,
(42631,
(42632,
(42633,
(42634,
(42635,
(42636,
(42637,
(42638,
(42639,
(42640,
(42641,
(42642,
(42643,
(42644,
(42645,
(42646,
(42647,
(42648,
(42649,
(42650,
(42651,
(42652,
(42653,
(42654,
(42655,
(42656,
(42657,
(42658,
(42659,
(42660,
(42661,
(42662,
(42663,
(42664,
(42665,
(42666,
(42667,
(42668,
(42669,
(42670,
(42671,
(42672,
(42673,
(42674,
(42675,
(42676,
(42677,
(42678,
(42679,
(42680,
(42681,
(42682,

1343838103,
1343839630,
1343841447,
1343841448,
1343843152,
1343844998,
1343844999,
1343845482,
1343846810,
1343848028,
1343848626,
1343848627,
1343848877,
1343850118,
1343850610,
1343850899,
1343851379,
1343851409,
1343851519,
1343851658,
1343852124,
1343852175,
1343852206,
1343852214,
1343852215,
1343852366,
1343852661,
1343852862,
1343852949,
1343852959,
1343853398,
1343853901,
1343854105,
1343854854,
1343854969,
1343855545,
1343855797,
1343855798,
1343856067,
1343856669,
1343857411,
1343857583,
1343858241,
1343858286,
1343859077,
1343859106,
1343859409,
1343859410,
1343859616,
1343859697,
1343860444,
1343860686,
1343861002,
1343861064,
1343861504,
1343861516,
1343861528,
1343861573,
1343861808,
1343861938,

'220.181.108.121'),
'180.76.5.56'),
'123.125.71.44'),
'220.181.108.114'),
'180.76.6.20'),
'123.125.71.43'),
'220.181.108.91'),
'180.76.5.168'),
'180.76.5.197'),
'180.76.6.21'),
'123.125.71.21'),
'220.181.108.107'),
'190.129.8.202'),
'180.76.5.146'),
'190.129.8.202'),
'190.129.12.90'),
'207.46.13.15'),
'157.55.18.9'),
'65.52.108.147'),
'190.129.8.202'),
'70.63.191.142'),
'65.52.110.19'),
'190.129.12.90'),
'123.125.71.56'),
'220.181.108.115'),
'200.90.144.245'),
'65.52.104.29'),
'180.76.5.99'),
'207.46.13.15'),
'190.129.8.202'),
'190.129.12.90'),
'180.76.5.98'),
'190.129.8.202'),
'190.129.12.90'),
'180.76.5.63'),
'200.87.138.197'),
'123.125.71.56'),
'220.181.108.101'),
'190.129.8.202'),
'190.129.12.90'),
'190.129.8.202'),
'180.76.6.21'),
'190.129.12.90'),
'190.129.8.202'),
'190.129.8.202'),
'190.129.12.90'),
'123.125.71.21'),
'220.181.108.113'),
'180.76.5.88'),
'190.129.8.202'),
'190.129.8.202'),
'207.46.13.15'),
'207.46.13.99'),
'180.76.5.50'),
'66.249.66.227'),
'207.46.13.15'),
'66.249.66.213'),
'66.249.71.182'),
'100.43.83.143'),
'65.52.104.29'),

(42683,
(42684,
(42685,
(42686,
(42687,
(42688,
(42689,
(42690,
(42691,
(42692,
(42693,
(42694,
(42695,
(42696,
(42697,
(42698,
(42699,
(42700,
(42701,
(42702,
(42703,
(42704,
(42705,
(42706,
(42707,
(42708,
(42709,
(42710,
(42711,
(42712,
(42713,
(42714,
(42715,
(42716,
(42717,
(42718,
(42719,
(42720,
(42721,
(42722,
(42723,
(42724,
(42725,
(42726,
(42727,
(42728,
(42729,
(42730,
(42731,
(42732,
(42733,
(42734,
(42735,
(42736,
(42737,
(42738,
(42739,
(42740,
(42741,
(42742,

1343862096,
1343862141,
1343862163,
1343862221,
1343862281,
1343862835,
1343862853,
1343862861,
1343862892,
1343863001,
1343863002,
1343863444,
1343863497,
1343863623,
1343863637,
1343864010,
1343864076,
1343864130,
1343864214,
1343864259,
1343864264,
1343864306,
1343864683,
1343864762,
1343864787,
1343864958,
1343865115,
1343865255,
1343865324,
1343865430,
1343865710,
1343865720,
1343865762,
1343865925,
1343866136,
1343866283,
1343866432,
1343866532,
1343866594,
1343866595,
1343866741,
1343866779,
1343866823,
1343866942,
1343866974,
1343867162,
1343867234,
1343867586,
1343867792,
1343868001,
1343868031,
1343868402,
1343868421,
1343868589,
1343868631,
1343868944,
1343869014,
1343869080,
1343869272,
1343869647,

'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'180.76.5.184'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.71.101'),
'123.125.71.19'),
'220.181.108.105'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'207.46.13.15'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.108.147'),
'204.236.226.210'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'180.76.6.37'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'208.115.113.86'),
'66.249.66.213'),
'66.249.66.227'),
'157.55.16.11'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'190.129.8.202'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'123.125.71.25'),
'220.181.108.93'),
'65.52.104.29'),
'100.43.83.143'),
'66.249.71.101'),
'180.76.6.213'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.168'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'190.186.182.165'),
'66.249.66.213'),
'66.249.66.227'),
'180.76.5.195'),

(42743,
(42744,
(42745,
(42746,
(42747,
(42748,
(42749,
(42750,
(42751,
(42752,
(42753,
(42754,
(42755,
(42756,
(42757,
(42758,
(42759,
(42760,
(42761,
(42762,
(42763,
(42764,
(42765,
(42766,
(42767,
(42768,
(42769,
(42770,
(42771,
(42772,
(42773,
(42774,
(42775,
(42776,
(42777,
(42778,
(42779,
(42780,
(42781,
(42782,
(42783,
(42784,
(42785,
(42786,
(42787,
(42788,
(42789,
(42790,
(42791,
(42792,
(42793,
(42794,
(42795,
(42796,
(42797,
(42798,
(42799,
(42800,
(42801,
(42802,

1343869681,
1343869750,
1343869892,
1343870022,
1343870243,
1343870244,
1343870304,
1343870553,
1343870555,
1343870572,
1343870732,
1343870975,
1343871234,
1343871497,
1343871578,
1343871725,
1343871779,
1343871804,
1343871999,
1343872201,
1343872228,
1343872480,
1343872539,
1343872850,
1343872900,
1343873158,
1343873224,
1343873520,
1343873787,
1343873809,
1343873809,
1343873811,
1343874141,
1343874351,
1343874494,
1343874553,
1343874566,
1343874721,
1343874774,
1343875134,
1343875211,
1343875398,
1343875490,
1343875585,
1343875760,
1343875841,
1343875942,
1343876119,
1343876508,
1343876551,
1343876680,
1343876749,
1343877084,
1343877360,
1343877414,
1343877416,
1343877475,
1343877606,
1343877649,
1343877706,

'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'123.125.71.12'),
'220.181.108.97'),
'66.249.66.213'),
'207.46.13.15'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'65.52.104.29'),
'66.249.66.213'),
'180.76.6.28'),
'66.249.71.101'),
'66.249.66.227'),
'157.55.18.9'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.227'),
'157.55.18.26'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.101'),
'123.125.71.19'),
'220.181.108.113'),
'66.249.66.227'),
'66.249.66.213'),
'180.76.6.35'),
'66.249.71.101'),
'207.46.13.99'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'180.76.6.232'),
'66.249.66.213'),
'157.55.18.26'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'180.76.5.196'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.18.9'),
'66.249.66.213'),
'123.125.71.57'),
'220.181.108.91'),
'66.249.66.227'),
'66.249.71.182'),
'190.107.35.97'),
'66.249.71.101'),

(42803,
(42804,
(42805,
(42806,
(42807,
(42808,
(42809,
(42810,
(42811,
(42812,
(42813,
(42814,
(42815,
(42816,
(42817,
(42818,
(42819,
(42820,
(42821,
(42822,
(42823,
(42824,
(42825,
(42826,
(42827,
(42828,
(42829,
(42830,
(42831,
(42832,
(42833,
(42834,
(42835,
(42836,
(42837,
(42838,
(42839,
(42840,
(42841,
(42842,
(42843,
(42844,
(42845,
(42846,
(42847,
(42848,
(42849,
(42850,
(42851,
(42852,
(42853,
(42854,
(42855,
(42856,
(42857,
(42858,
(42859,
(42860,
(42861,
(42862,

1343878008,
1343878079,
1343878277,
1343878335,
1343878638,
1343878686,
1343879099,
1343879135,
1343879267,
1343879336,
1343879424,
1343879707,
1343879873,
1343879898,
1343879946,
1343880457,
1343880517,
1343880574,
1343880578,
1343880694,
1343880985,
1343880986,
1343881152,
1343881226,
1343881367,
1343881465,
1343881501,
1343881931,
1343881997,
1343882313,
1343882339,
1343882626,
1343882724,
1343882738,
1343882976,
1343883226,
1343883401,
1343883536,
1343883591,
1343883758,
1343883912,
1343884026,
1343884165,
1343884198,
1343884226,
1343884545,
1343884586,
1343884587,
1343884628,
1343884807,
1343885075,
1343885145,
1343885359,
1343885413,
1343885447,
1343885484,
1343885775,
1343885964,
1343885987,
1343886475,

'66.249.66.213'),
'66.249.66.227'),
'190.107.35.97'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'180.76.6.231'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'100.43.83.143'),
'190.107.35.97'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'157.55.18.9'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'123.125.71.44'),
'220.181.108.85'),
'180.76.5.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'180.76.5.147'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.113'),
'66.249.66.213'),
'66.249.66.227'),
'208.115.113.86'),
'65.52.110.19'),
'66.249.71.101'),
'66.249.66.213'),
'123.125.71.51'),
'220.181.108.97'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'157.56.95.137'),
'66.249.71.182'),
'66.249.68.52'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),

(42863,
(42864,
(42865,
(42866,
(42867,
(42868,
(42869,
(42870,
(42871,
(42872,
(42873,
(42874,
(42875,
(42876,
(42877,
(42878,
(42879,
(42880,
(42881,
(42882,
(42883,
(42884,
(42885,
(42886,
(42887,
(42888,
(42889,
(42890,
(42891,
(42892,
(42893,
(42894,
(42895,
(42896,
(42897,
(42898,
(42899,
(42900,
(42901,
(42902,
(42903,
(42904,
(42905,
(42906,
(42907,
(42908,
(42909,
(42910,
(42911,
(42912,
(42913,
(42914,
(42915,
(42916,
(42917,
(42918,
(42919,
(42920,
(42921,
(42922,

1343886631,
1343886695,
1343886701,
1343887110,
1343887314,
1343887320,
1343887606,
1343887804,
1343887927,
1343888070,
1343888192,
1343888193,
1343888221,
1343888434,
1343888644,
1343888870,
1343888892,
1343889114,
1343889427,
1343889485,
1343889679,
1343889727,
1343889835,
1343889941,
1343890069,
1343890170,
1343890327,
1343890342,
1343890486,
1343890952,
1343890960,
1343891077,
1343891079,
1343891225,
1343891284,
1343891567,
1343891597,
1343891693,
1343891824,
1343891825,
1343891843,
1343892214,
1343892420,
1343892456,
1343892461,
1343892818,
1343892842,
1343893044,
1343893070,
1343893122,
1343893199,
1343893227,
1343893361,
1343893435,
1343893701,
1343893786,
1343893822,
1343894103,
1343894135,
1343894337,

'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.44'),
'220.181.108.112'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'119.63.196.28'),
'180.76.5.162'),
'208.115.113.86'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'180.76.5.180'),
'66.249.71.101'),
'180.76.5.165'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'123.125.71.26'),
'220.181.108.78'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'65.52.104.29'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.88'),
'157.55.18.9'),
'180.76.5.65'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.73.15'),
'66.249.66.213'),

(42923,
(42924,
(42925,
(42926,
(42927,
(42928,
(42929,
(42930,
(42931,
(42932,
(42933,
(42934,
(42935,
(42936,
(42937,
(42938,
(42939,
(42940,
(42941,
(42942,
(42943,
(42944,
(42945,
(42946,
(42947,
(42948,
(42949,
(42950,
(42951,
(42952,
(42953,
(42954,
(42955,
(42956,
(42957,
(42958,
(42959,
(42960,
(42961,
(42962,
(42963,
(42964,
(42965,
(42966,
(42967,
(42968,
(42969,
(42970,
(42971,
(42972,
(42973,
(42974,
(42975,
(42976,
(42977,
(42978,
(42979,
(42980,
(42981,
(42982,

1343894405,
1343894551,
1343894708,
1343894939,
1343895066,
1343895171,
1343895319,
1343895447,
1343895448,
1343895449,
1343895673,
1343895695,
1343896022,
1343896167,
1343896302,
1343896371,
1343896458,
1343896801,
1343896881,
1343896917,
1343896997,
1343897074,
1343897428,
1343897560,
1343897568,
1343897709,
1343897778,
1343898187,
1343898328,
1343898353,
1343898420,
1343898947,
1343898953,
1343899045,
1343899114,
1343899116,
1343899609,
1343899748,
1343899791,
1343900029,
1343900200,
1343900239,
1343900395,
1343900576,
1343900866,
1343901021,
1343901184,
1343901199,
1343901568,
1343901863,
1343901868,
1343901960,
1343902004,
1343902201,
1343902373,
1343902395,
1343902524,
1343902636,
1343902666,
1343902807,

'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'123.125.71.60'),
'220.181.108.96'),
'180.76.5.197'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.101'),
'157.55.16.55'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'180.76.6.223'),
'66.249.71.182'),
'180.76.5.147'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'123.125.71.25'),
'220.181.108.82'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.71.101'),
'180.76.5.107'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'208.115.111.70'),
'66.249.66.227'),
'65.52.110.19'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.71.182'),
'180.76.5.185'),
'66.249.66.227'),
'66.249.71.101'),
'220.181.108.95'),
'66.249.66.213'),

(42983,
(42984,
(42985,
(42986,
(42987,
(42988,
(42989,
(42990,
(42991,
(42992,
(42993,
(42994,
(42995,
(42996,
(42997,
(42998,
(42999,
(43000,
(43001,
(43002,
(43003,
(43004,
(43005,
(43006,
(43007,
(43008,
(43009,
(43010,
(43011,
(43012,
(43013,
(43014,
(43015,
(43016,
(43017,
(43018,
(43019,
(43020,
(43021,
(43022,
(43023,
(43024,
(43025,
(43026,
(43027,
(43028,
(43029,
(43030,
(43031,
(43032,
(43033,
(43034,
(43035,
(43036,
(43037,
(43038,
(43039,
(43040,
(43041,
(43042,

1343903179,
1343903231,
1343903351,
1343903420,
1343903853,
1343903857,
1343903992,
1343904022,
1343904148,
1343904230,
1343904435,
1343904485,
1343904638,
1343904685,
1343904976,
1343905098,
1343905275,
1343905303,
1343905316,
1343905760,
1343905921,
1343905962,
1343906084,
1343906265,
1343906266,
1343906370,
1343906540,
1343906575,
1343906627,
1343906711,
1343906984,
1343907023,
1343907074,
1343907229,
1343907435,
1343907498,
1343907589,
1343907596,
1343907631,
1343908055,
1343908061,
1343908263,
1343908278,
1343908681,
1343908682,
1343908705,
1343908976,
1343909102,
1343909196,
1343909314,
1343909382,
1343909585,
1343909708,
1343909838,
1343909839,
1343909995,
1343910038,
1343910141,
1343910321,
1343910331,

'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),
'65.52.108.26'),
'180.76.5.165'),
'180.76.5.95'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'208.115.113.86'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.40'),
'220.181.108.122'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'180.76.5.55'),
'66.249.71.182'),
'66.249.66.227'),
'157.55.16.55'),
'93.182.148.158'),
'66.249.71.101'),
'66.249.66.213'),
'157.55.16.11'),
'208.115.111.70'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.71.101'),
'65.52.108.26'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'180.76.5.56'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'123.125.71.36'),
'220.181.108.122'),
'66.249.66.213'),
'66.249.71.101'),
'190.104.31.24'),
'66.249.71.182'),
'66.249.66.227'),

(43043,
(43044,
(43045,
(43046,
(43047,
(43048,
(43049,
(43050,
(43051,
(43052,
(43053,
(43054,
(43055,
(43056,
(43057,
(43058,
(43059,
(43060,
(43061,
(43062,
(43063,
(43064,
(43065,
(43066,
(43067,
(43068,
(43069,
(43070,
(43071,
(43072,
(43073,
(43074,
(43075,
(43076,
(43077,
(43078,
(43079,
(43080,
(43081,
(43082,
(43083,
(43084,
(43085,
(43086,
(43087,
(43088,
(43089,
(43090,
(43091,
(43092,
(43093,
(43094,
(43095,
(43096,
(43097,
(43098,
(43099,
(43100,
(43101,
(43102,

1343910397,
1343910542,
1343910656,
1343910731,
1343910940,
1343910955,
1343911289,
1343911394,
1343911411,
1343911565,
1343911636,
1343911646,
1343911725,
1343911909,
1343911999,
1343912169,
1343912343,
1343912452,
1343912556,
1343912598,
1343912634,
1343912719,
1343913084,
1343913182,
1343913238,
1343913301,
1343913385,
1343913385,
1343913488,
1343913509,
1343913709,
1343913808,
1343914038,
1343914069,
1343916279,
1343916279,
1343916295,
1343916307,
1343916499,
1343916887,
1343916956,
1343916983,
1343917025,
1343917027,
1343917047,
1343917620,
1343917642,
1343917769,
1343917829,
1343917839,
1343918118,
1343918273,
1343918389,
1343918468,
1343918484,
1343918494,
1343918570,
1343918653,
1343918824,
1343919011,

'100.43.83.143'),
'65.52.108.26'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'180.76.5.146'),
'66.249.71.182'),
'190.129.12.90'),
'180.76.5.113'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'65.52.104.88'),
'66.249.66.213'),
'157.55.16.11'),
'66.249.71.101'),
'190.129.8.202'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'190.129.8.242'),
'123.125.71.49'),
'220.181.108.96'),
'180.76.5.138'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.8.202'),
'69.63.189.247'),
'190.129.8.202'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.101'),
'190.129.8.202'),
'123.125.71.30'),
'220.181.108.87'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'190.129.8.202'),
'200.107.247.102'),
'180.76.5.142'),
'66.249.66.227'),
'66.249.71.101'),
'207.46.204.232'),
'66.249.66.213'),
'180.76.5.53'),
'66.249.71.182'),
'190.129.73.167'),
'66.249.66.227'),

(43103,
(43104,
(43105,
(43106,
(43107,
(43108,
(43109,
(43110,
(43111,
(43112,
(43113,
(43114,
(43115,
(43116,
(43117,
(43118,
(43119,
(43120,
(43121,
(43122,
(43123,
(43124,
(43125,
(43126,
(43127,
(43128,
(43129,
(43130,
(43131,
(43132,
(43133,
(43134,
(43135,
(43136,
(43137,
(43138,
(43139,
(43140,
(43141,
(43142,
(43143,
(43144,
(43145,
(43146,
(43147,
(43148,
(43149,
(43150,
(43151,
(43152,
(43153,
(43154,
(43155,
(43156,
(43157,
(43158,
(43159,
(43160,
(43161,
(43162,

1343919303,
1343919322,
1343919469,
1343919613,
1343919637,
1343919929,
1343920104,
1343920151,
1343920232,
1343920271,
1343920314,
1343920351,
1343920547,
1343920600,
1343920602,
1343920795,
1343920926,
1343921033,
1343921151,
1343921470,
1343921531,
1343921672,
1343921721,
1343921735,
1343921759,
1343921899,
1343922040,
1343922192,
1343922373,
1343922388,
1343922451,
1343922612,
1343922666,
1343922667,
1343922731,
1343922765,
1343922828,
1343923002,
1343923047,
1343923105,
1343923578,
1343923674,
1343923701,
1343923745,
1343924078,
1343924093,
1343924279,
1343924305,
1343924502,
1343924506,
1343924507,
1343924816,
1343924843,
1343924895,
1343924907,
1343924956,
1343925507,
1343925519,
1343925611,
1343925624,

'66.249.71.182'),
'66.249.66.213'),
'157.55.16.55'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),
'200.90.147.152'),
'66.249.71.182'),
'66.249.66.227'),
'190.129.8.202'),
'66.249.71.101'),
'180.76.5.163'),
'66.249.66.213'),
'123.125.71.45'),
'220.181.108.102'),
'157.55.16.55'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.67.13'),
'66.249.66.227'),
'66.249.71.182'),
'190.129.12.90'),
'66.249.71.101'),
'66.249.66.213'),
'157.55.16.55'),
'190.129.8.202'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.197'),
'200.87.176.134'),
'65.52.104.29'),
'190.129.12.90'),
'190.129.8.202'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'189.121.169.7'),
'66.249.66.213'),
'66.249.66.227'),
'157.55.16.55'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.121'),
'123.125.71.13'),
'220.181.108.91'),
'180.76.5.61'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),

(43163,
(43164,
(43165,
(43166,
(43167,
(43168,
(43169,
(43170,
(43171,
(43172,
(43173,
(43174,
(43175,
(43176,
(43177,
(43178,
(43179,
(43180,
(43181,
(43182,
(43183,
(43184,
(43185,
(43186,
(43187,
(43188,
(43189,
(43190,
(43191,
(43192,
(43193,
(43194,
(43195,
(43196,
(43197,
(43198,
(43199,
(43200,
(43201,
(43202,
(43203,
(43204,
(43205,
(43206,
(43207,
(43208,
(43209,
(43210,
(43211,
(43212,
(43213,
(43214,
(43215,
(43216,
(43217,
(43218,
(43219,
(43220,
(43221,
(43222,

1343925949,
1343926039,
1343926116,
1343926133,
1343926247,
1343926335,
1343926726,
1343926743,
1343926937,
1343927035,
1343927265,
1343927375,
1343927376,
1343927426,
1343927511,
1343927579,
1343927703,
1343927868,
1343927869,
1343928025,
1343928076,
1343928274,
1343928687,
1343928697,
1343928706,
1343929196,
1343929287,
1343929328,
1343929338,
1343929801,
1343929889,
1343929946,
1343930028,
1343930546,
1343930552,
1343930698,
1343930754,
1343931170,
1343931294,
1343931336,
1343931413,
1343931415,
1343931443,
1343931590,
1343931658,
1343931666,
1343931774,
1343931926,
1343931981,
1343932055,
1343932258,
1343932391,
1343932631,
1343932816,
1343932860,
1343932992,
1343933132,
1343933332,
1343933422,
1343933569,

'65.52.110.19'),
'180.76.5.95'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'157.55.16.11'),
'180.76.5.161'),
'66.249.66.213'),
'66.249.66.227'),
'65.52.104.88'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.13'),
'220.181.108.87'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'123.125.71.53'),
'220.181.108.91'),
'66.249.71.182'),
'208.115.113.86'),
'66.249.72.208'),
'180.76.6.233'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'207.46.13.15'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'180.76.5.64'),
'66.249.71.101'),
'66.249.66.227'),
'190.129.8.242'),

(43223,
(43224,
(43225,
(43226,
(43227,
(43228,
(43229,
(43230,
(43231,
(43232,
(43233,
(43234,
(43235,
(43236,
(43237,
(43238,
(43239,
(43240,
(43241,
(43242,
(43243,
(43244,
(43245,
(43246,
(43247,
(43248,
(43249,
(43250,
(43251,
(43252,
(43253,
(43254,
(43255,
(43256,
(43257,
(43258,
(43259,
(43260,
(43261,
(43262,
(43263,
(43264,
(43265,
(43266,
(43267,
(43268,
(43269,
(43270,
(43271,
(43272,
(43273,
(43274,
(43275,
(43276,
(43277,
(43278,
(43279,
(43280,
(43281,
(43282,

1343933593,
1343933870,
1343933970,
1343934051,
1343934231,
1343934330,
1343934460,
1343934618,
1343934663,
1343934820,
1343934841,
1343934996,
1343934997,
1343935448,
1343935608,
1343935672,
1343935733,
1343936053,
1343936221,
1343936250,
1343936597,
1343936660,
1343937023,
1343937285,
1343937377,
1343937896,
1343938067,
1343938223,
1343938484,
1343938506,
1343938612,
1343938616,
1343938869,
1343938916,
1343939117,
1343939280,
1343939388,
1343939498,
1343939615,
1343939736,
1343940097,
1343940117,
1343940316,
1343940395,
1343940478,
1343940532,
1343940753,
1343940887,
1343941208,
1343941361,
1343941618,
1343941999,
1343942035,
1343942116,
1343942187,
1343942190,
1343942381,
1343942636,
1343942659,
1343942971,

'66.249.66.213'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.104.88'),
'190.129.8.202'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'123.125.71.31'),
'220.181.108.122'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'180.76.5.167'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'123.125.71.25'),
'220.181.108.91'),
'66.249.66.213'),
'190.129.8.202'),
'66.249.66.227'),
'157.55.18.26'),
'180.76.5.93'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),
'180.76.5.51'),
'66.249.66.227'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.68.98'),
'66.249.66.213'),
'66.249.66.227'),
'123.125.71.31'),
'220.181.108.114'),
'180.76.5.64'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),

(43283,
(43284,
(43285,
(43286,
(43287,
(43288,
(43289,
(43290,
(43291,
(43292,
(43293,
(43294,
(43295,
(43296,
(43297,
(43298,
(43299,
(43300,
(43301,
(43302,
(43303,
(43304,
(43305,
(43306,
(43307,
(43308,
(43309,
(43310,
(43311,
(43312,
(43313,
(43314,
(43315,
(43316,
(43317,
(43318,
(43319,
(43320,
(43321,
(43322,
(43323,
(43324,
(43325,
(43326,
(43327,
(43328,
(43329,
(43330,
(43331,
(43332,
(43333,
(43334,
(43335,
(43336,
(43337,
(43338,
(43339,
(43340,
(43341,
(43342,

1343943401,
1343943422,
1343943441,
1343943538,
1343943586,
1343943680,
1343944117,
1343944297,
1343944391,
1343944603,
1343944759,
1343944966,
1343945073,
1343945170,
1343945339,
1343945346,
1343945421,
1343945495,
1343945642,
1343945813,
1343945814,
1343945983,
1343946096,
1343946180,
1343946290,
1343946322,
1343946324,
1343946864,
1343946866,
1343946964,
1343946983,
1343947009,
1343947100,
1343947182,
1343947192,
1343947390,
1343947452,
1343947495,
1343947740,
1343947812,
1343947854,
1343948203,
1343948369,
1343948415,
1343948488,
1343948942,
1343949137,
1343949176,
1343949189,
1343949351,
1343949394,
1343949396,
1343949483,
1343949779,
1343950276,
1343950329,
1343950425,
1343950612,
1343950629,
1343950911,

'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'200.87.104.170'),
'200.58.83.177'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'190.129.8.202'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'200.105.202.14'),
'66.249.71.101'),
'190.129.8.202'),
'66.249.71.182'),
'66.249.66.213'),
'180.76.5.101'),
'66.249.66.227'),
'123.125.71.19'),
'220.181.108.114'),
'190.129.12.90'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.71.101'),
'157.55.16.55'),
'200.85.145.127'),
'66.249.66.213'),
'190.129.13.98'),
'65.52.110.19'),
'157.55.16.55'),
'190.129.12.90'),
'66.249.71.182'),
'66.249.66.227'),
'190.129.8.202'),
'66.249.71.101'),
'180.76.5.51'),
'66.249.66.213'),
'66.249.66.227'),
'207.46.13.145'),
'66.249.71.182'),
'180.76.5.87'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'157.55.18.26'),
'66.249.66.213'),
'66.249.66.227'),
'190.181.22.61'),
'123.125.71.54'),
'220.181.108.100'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.101'),
'157.55.18.26'),
'66.249.66.227'),

(43343,
(43344,
(43345,
(43346,
(43347,
(43348,
(43349,
(43350,
(43351,
(43352,
(43353,
(43354,
(43355,
(43356,
(43357,
(43358,
(43359,
(43360,
(43361,
(43362,
(43363,
(43364,
(43365,
(43366,
(43367,
(43368,
(43369,
(43370,
(43371,
(43372,
(43373,
(43374,
(43375,
(43376,
(43377,
(43378,
(43379,
(43380,
(43381,
(43382,
(43383,
(43384,
(43385,
(43386,
(43387,
(43388,
(43389,
(43390,
(43391,
(43392,
(43393,
(43394,
(43395,
(43396,
(43397,
(43398,
(43399,
(43400,
(43401,
(43402,

1343951038,
1343951282,
1343951368,
1343951459,
1343951595,
1343951645,
1343951652,
1343951787,
1343951868,
1343952059,
1343952351,
1343952573,
1343952636,
1343952664,
1343952952,
1343952979,
1343952980,
1343953213,
1343953504,
1343953509,
1343953617,
1343953885,
1343954084,
1343954365,
1343954371,
1343954746,
1343954804,
1343954897,
1343955016,
1343955023,
1343955183,
1343955522,
1343955642,
1343955741,
1343956058,
1343956196,
1343956355,
1343956454,
1343956623,
1343956624,
1343956676,
1343956804,
1343956966,
1343956966,
1343957306,
1343957705,
1343957820,
1343957832,
1343957979,
1343957988,
1343958455,
1343958568,
1343958571,
1343958779,
1343959233,
1343959380,
1343959519,
1343959564,
1343959877,
1343959914,

'66.249.66.213'),
'208.115.113.86'),
'66.249.71.182'),
'180.76.5.145'),
'190.129.19.126'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'207.46.204.232'),
'66.249.71.182'),
'207.46.13.145'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'157.55.16.55'),
'123.125.71.41'),
'220.181.108.118'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'190.129.19.76'),
'65.52.108.26'),
'74.125.44.90'),
'180.76.5.101'),
'66.249.66.213'),
'180.76.5.169'),
'66.249.66.227'),
'65.52.108.26'),
'66.249.71.182'),
'190.129.19.201'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'207.46.13.49'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.21'),
'220.181.108.118'),
'66.249.66.213'),
'190.129.8.242'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'180.76.5.91'),
'94.23.220.161'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'157.55.16.55'),
'66.249.72.214'),
'66.249.66.227'),
'190.5.117.9'),

(43403, 1343960146, '66.249.71.182'),


(43404, 1343960223, '123.125.71.40'),
(43405, 1343960224, '220.181.108.110'),
(43406, 1343960428, '66.249.66.213'),
(43407, 1343960512, '66.249.66.227'),
(43408, 1343960661, '65.52.108.26'),
(43409, 1343960912, '180.76.6.28');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(43410, 1343961071, '66.249.66.213'),
(43411, 1343961583, '66.249.66.227'),
(43412, 1343961775, '180.76.5.56'),
(43413, 1343961789, '66.249.66.213'),
(43414, 1343961891, '207.46.204.232'),
(43415, 1343962334, '66.249.71.101'),
(43416, 1343962348, '66.249.71.182'),
(43417, 1343962349, '66.249.66.227'),
(43418, 1343962449, '66.249.66.213'),
(43419, 1343962759, '200.110.52.187'),
(43420, 1343962998, '66.249.66.227'),
(43421, 1343963107, '66.249.71.182'),
(43422, 1343963172, '208.115.113.86'),
(43423, 1343963176, '66.249.66.213'),
(43424, 1343963315, '66.249.71.101'),
(43425, 1343963603, '66.249.66.227'),
(43426, 1343963853, '123.125.71.28'),
(43427, 1343963855, '220.181.108.113'),
(43428, 1343963894, '66.249.66.213'),
(43429, 1343963927, '180.76.5.197'),
(43430, 1343964344, '66.249.66.227'),
(43431, 1343964470, '66.249.71.101'),
(43432, 1343964741, '66.249.66.213'),
(43433, 1343965049, '66.249.66.227'),
(43434, 1343965090, '66.249.71.182'),
(43435, 1343965353, '180.76.5.160'),
(43436, 1343965428, '66.249.66.213'),
(43437, 1343965560, '180.76.5.48'),
(43438, 1343965881, '66.249.71.182'),
(43439, 1343966023, '66.249.66.227'),
(43440, 1343966091, '66.249.66.213'),
(43441, 1343966172, '94.23.225.68'),
(43442, 1343966492, '66.249.71.101'),
(43443, 1343966754, '66.249.66.227'),
(43444, 1343966757, '66.249.66.213'),
(43445, 1343966928, '180.76.5.48'),
(43446, 1343966959, '207.46.13.49'),
(43447, 1343967136, '180.76.5.110'),
(43448, 1343967360, '66.249.66.227'),
(43449, 1343967362, '66.249.66.213'),
(43450, 1343967389, '123.125.71.41'),
(43451, 1343967390, '220.181.108.102'),
(43452, 1343967442, '66.249.71.101'),
(43453, 1343968065, '157.55.16.55'),
(43454, 1343968072, '66.249.71.101'),
(43455, 1343968205, '66.249.66.213'),
(43456, 1343968511, '66.249.66.227'),
(43457, 1343968605, '66.249.71.182'),
(43458, 1343968846, '66.249.66.213'),
(43459, 1343969020, '207.46.13.145'),
(43460, 1343969215, '66.249.66.227'),
(43461, 1343969355, '180.76.5.89'),

(43462,
(43463,
(43464,
(43465,
(43466,
(43467,
(43468,
(43469,
(43470,
(43471,
(43472,
(43473,
(43474,
(43475,
(43476,
(43477,
(43478,
(43479,
(43480,
(43481,
(43482,
(43483,
(43484,
(43485,
(43486,
(43487,
(43488,
(43489,
(43490,
(43491,
(43492,
(43493,
(43494,
(43495,
(43496,
(43497,
(43498,
(43499,
(43500,
(43501,
(43502,
(43503,
(43504,
(43505,
(43506,
(43507,
(43508,
(43509,
(43510,
(43511,
(43512,
(43513,
(43514,
(43515,
(43516,
(43517,
(43518,
(43519,
(43520,
(43521,

1343969670,
1343969859,
1343969880,
1343969904,
1343970336,
1343970496,
1343970497,
1343970520,
1343970530,
1343970586,
1343970991,
1343970992,
1343971058,
1343971109,
1343971155,
1343971182,
1343971407,
1343971466,
1343971756,
1343971977,
1343972268,
1343972397,
1343972895,
1343972999,
1343973030,
1343973084,
1343973119,
1343973238,
1343973625,
1343973829,
1343973998,
1343974226,
1343974517,
1343974578,
1343974634,
1343974639,
1343974666,
1343974740,
1343974842,
1343974867,
1343975203,
1343975296,
1343975423,
1343975435,
1343975571,
1343975826,
1343975953,
1343976053,
1343976304,
1343976388,
1343976960,
1343976964,
1343976967,
1343977169,
1343977583,
1343977587,
1343977594,
1343977967,
1343978185,
1343978195,

'66.249.71.101'),
'66.249.66.213'),
'180.76.5.66'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'208.115.113.86'),
'66.249.66.227'),
'66.249.71.101'),
'66.219.58.41'),
'123.125.71.45'),
'220.181.108.85'),
'180.76.5.141'),
'66.249.66.213'),
'157.55.16.55'),
'66.249.66.227'),
'66.249.71.101'),
'207.46.204.232'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.71.101'),
'180.76.5.52'),
'66.249.71.182'),
'66.249.66.227'),
'180.76.5.88'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'207.46.13.145'),
'66.249.66.227'),
'123.125.71.38'),
'220.181.108.95'),
'65.52.104.88'),
'66.249.66.213'),
'180.76.5.178'),
'66.249.71.182'),
'190.129.197.11'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'190.129.197.11'),
'180.76.5.60'),
'66.249.66.227'),
'66.249.66.213'),
'180.76.5.99'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'65.52.104.88'),
'66.249.66.227'),
'123.125.71.26'),

(43522,
(43523,
(43524,
(43525,
(43526,
(43527,
(43528,
(43529,
(43530,
(43531,
(43532,
(43533,
(43534,
(43535,
(43536,
(43537,
(43538,
(43539,
(43540,
(43541,
(43542,
(43543,
(43544,
(43545,
(43546,
(43547,
(43548,
(43549,
(43550,
(43551,
(43552,
(43553,
(43554,
(43555,
(43556,
(43557,
(43558,
(43559,
(43560,
(43561,
(43562,
(43563,
(43564,
(43565,
(43566,
(43567,
(43568,
(43569,
(43570,
(43571,
(43572,
(43573,
(43574,
(43575,
(43576,
(43577,
(43578,
(43579,
(43580,
(43581,

1343978195,
1343978612,
1343978808,
1343978887,
1343979153,
1343979491,
1343979495,
1343980049,
1343980113,
1343980355,
1343980854,
1343981029,
1343981198,
1343981297,
1343981345,
1343981796,
1343981796,
1343982365,
1343982502,
1343982604,
1343983160,
1343983465,
1343983469,
1343983825,
1343984120,
1343984132,
1343984232,
1343984386,
1343984673,
1343984824,
1343985416,
1343985488,
1343985489,
1343986214,
1343986248,
1343986816,
1343986883,
1343986950,
1343986997,
1343987062,
1343987482,
1343988019,
1343988086,
1343988093,
1343988646,
1343988692,
1343988750,
1343989054,
1343989055,
1343989232,
1343989367,
1343989638,
1343989839,
1343989843,
1343990082,
1343990678,
1343990784,
1343990798,
1343990799,
1343991035,

'220.181.108.82'),
'66.249.66.213'),
'180.76.6.35'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'207.46.13.15'),
'66.249.66.227'),
'66.249.66.213'),
'180.76.5.180'),
'66.249.71.182'),
'66.249.66.213'),
'65.52.104.29'),
'207.46.13.15'),
'123.125.71.26'),
'220.181.108.93'),
'66.249.66.213'),
'65.52.104.29'),
'180.76.5.141'),
'66.249.66.213'),
'180.76.5.67'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.104.88'),
'65.52.104.29'),
'157.55.16.55'),
'66.249.66.227'),
'66.249.66.213'),
'180.76.5.110'),
'66.249.66.213'),
'123.125.71.49'),
'220.181.108.77'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'180.76.5.66'),
'208.115.113.86'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'180.76.5.51'),
'123.125.71.40'),
'220.181.108.75'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.213'),
'180.76.5.54'),
'157.55.18.23'),
'66.249.66.227'),

(43582,
(43583,
(43584,
(43585,
(43586,
(43587,
(43588,
(43589,
(43590,
(43591,
(43592,
(43593,
(43594,
(43595,
(43596,
(43597,
(43598,
(43599,
(43600,
(43601,
(43602,
(43603,
(43604,
(43605,
(43606,
(43607,
(43608,
(43609,
(43610,
(43611,
(43612,
(43613,
(43614,
(43615,
(43616,
(43617,
(43618,
(43619,
(43620,
(43621,
(43622,
(43623,
(43624,
(43625,
(43626,
(43627,
(43628,
(43629,
(43630,
(43631,
(43632,
(43633,
(43634,
(43635,
(43636,
(43637,
(43638,
(43639,
(43640,
(43641,

1343991167,
1343991287,
1343991454,
1343991461,
1343991768,
1343991787,
1343991911,
1343992031,
1343992137,
1343992296,
1343992501,
1343992530,
1343992618,
1343992619,
1343992967,
1343993051,
1343993453,
1343993703,
1343993827,
1343993895,
1343994062,
1343994398,
1343994571,
1343994644,
1343994718,
1343994807,
1343995065,
1343995413,
1343995448,
1343995495,
1343995689,
1343996015,
1343996087,
1343996220,
1343996221,
1343996290,
1343996411,
1343996467,
1343996701,
1343996773,
1343996828,
1343996953,
1343997059,
1343997288,
1343997453,
1343997458,
1343997496,
1343997585,
1343997617,
1343998083,
1343998103,
1343998163,
1343998227,
1343998247,
1343998402,
1343998635,
1343998768,
1343998835,
1343998882,
1343998893,

'180.76.5.184'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.71.101'),
'207.46.13.15'),
'157.55.16.55'),
'66.249.66.227'),
'157.55.18.26'),
'66.249.66.213'),
'66.249.71.182'),
'180.76.5.162'),
'66.249.66.227'),
'123.125.71.39'),
'220.181.108.110'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'180.76.6.37'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'207.46.13.49'),
'123.125.71.38'),
'220.181.108.111'),
'66.249.66.213'),
'66.249.71.182'),
'180.76.5.195'),
'66.249.71.101'),
'66.249.66.227'),
'65.52.110.19'),
'66.249.66.213'),
'100.43.83.143'),
'207.46.13.49'),
'66.249.71.182'),
'66.249.66.227'),
'66.249.71.101'),
'190.129.12.90'),
'66.249.66.213'),
'180.76.6.36'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.66.213'),
'65.52.104.88'),
'190.181.13.162'),
'180.76.5.89'),
'190.129.68.247'),
'66.249.66.213'),
'190.52.49.35'),
'66.249.71.182'),

(43642,
(43643,
(43644,
(43645,
(43646,
(43647,
(43648,
(43649,
(43650,
(43651,
(43652,
(43653,
(43654,
(43655,
(43656,
(43657,
(43658,
(43659,
(43660,
(43661,
(43662,
(43663,
(43664,
(43665,
(43666,
(43667,
(43668,
(43669,
(43670,
(43671,
(43672,
(43673,
(43674,
(43675,
(43676,
(43677,
(43678,
(43679,
(43680,
(43681,
(43682,
(43683,
(43684,
(43685,
(43686,
(43687,
(43688,
(43689,
(43690,
(43691,
(43692,
(43693,
(43694,
(43695,
(43696,
(43697,
(43698,
(43699,
(43700,
(43701,

1343998933,
1343998953,
1343998986,
1343999235,
1343999412,
1343999441,
1343999454,
1343999563,
1343999626,
1343999813,
1343999814,
1344000052,
1344000118,
1344000240,
1344000401,
1344000480,
1344000663,
1344000670,
1344000678,
1344000724,
1344000780,
1344000829,
1344000908,
1344001138,
1344001223,
1344001335,
1344001337,
1344001400,
1344001450,
1344001521,
1344001604,
1344001703,
1344001865,
1344001951,
1344002171,
1344002322,
1344002348,
1344002406,
1344002551,
1344002570,
1344002839,
1344002993,
1344003005,
1344003192,
1344003230,
1344003397,
1344003398,
1344003556,
1344003566,
1344003689,
1344003966,
1344004010,
1344004120,
1344004128,
1344004171,
1344004180,
1344004556,
1344004585,
1344004624,
1344004686,

'190.129.12.90'),
'66.249.71.101'),
'200.90.144.34'),
'65.52.104.29'),
'66.249.66.227'),
'66.249.66.213'),
'190.104.30.21'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.35'),
'220.181.108.90'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'180.76.5.187'),
'200.110.52.246'),
'66.249.71.101'),
'157.55.18.23'),
'157.55.18.26'),
'66.249.66.213'),
'66.249.66.227'),
'190.104.26.28'),
'217.69.133.29'),
'200.87.110.162'),
'190.129.13.139'),
'200.87.129.100'),
'66.249.66.213'),
'66.249.66.227'),
'190.104.26.28'),
'66.249.71.101'),
'66.249.71.182'),
'190.104.30.22'),
'200.87.110.162'),
'66.249.66.213'),
'208.115.113.86'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.71.182'),
'180.76.5.169'),
'66.249.66.213'),
'65.52.110.19'),
'190.210.150.193'),
'66.249.71.101'),
'66.249.66.213'),
'65.52.104.88'),
'123.125.71.23'),
'220.181.108.110'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.66.213'),
'65.52.108.26'),
'200.72.183.76'),
'180.76.5.186'),
'66.249.66.227'),
'66.249.71.182'),
'190.129.8.202'),
'203.73.236.57'),
'66.249.66.213'),
'66.249.71.101'),

(43702,
(43703,
(43704,
(43705,
(43706,
(43707,
(43708,
(43709,
(43710,
(43711,
(43712,
(43713,
(43714,
(43715,
(43716,
(43717,
(43718,
(43719,
(43720,
(43721,
(43722,
(43723,
(43724,
(43725,
(43726,
(43727,
(43728,
(43729,
(43730,
(43731,
(43732,
(43733,
(43734,
(43735,
(43736,
(43737,
(43738,
(43739,
(43740,
(43741,
(43742,
(43743,
(43744,
(43745,
(43746,
(43747,
(43748,
(43749,
(43750,
(43751,
(43752,
(43753,
(43754,
(43755,
(43756,
(43757,
(43758,
(43759,
(43760,
(43761,

1344004814,
1344004878,
1344004957,
1344004957,
1344006825,
1344006825,
1344006837,
1344007041,
1344007043,
1344007051,
1344007438,
1344007511,
1344007558,
1344007849,
1344008013,
1344008097,
1344008109,
1344008205,
1344008310,
1344008424,
1344008489,
1344008741,
1344008782,
1344009088,
1344009098,
1344009175,
1344009250,
1344009311,
1344009314,
1344009336,
1344009341,
1344009383,
1344009456,
1344009477,
1344009820,
1344009941,
1344010036,
1344010060,
1344010180,
1344010605,
1344010788,
1344010949,
1344010959,
1344010965,
1344011163,
1344011212,
1344011396,
1344011425,
1344011452,
1344011500,
1344011773,
1344011996,
1344012064,
1344012123,
1344012162,
1344012471,
1344012493,
1344012695,
1344012767,
1344012863,

'200.87.55.186'),
'66.249.66.227'),
'180.76.5.144'),
'157.56.95.137'),
'66.249.66.213'),
'190.129.8.202'),
'66.249.66.227'),
'123.125.71.44'),
'220.181.108.93'),
'66.249.71.182'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'200.110.52.246'),
'190.104.30.24'),
'66.249.66.213'),
'190.129.19.75'),
'66.249.66.227'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.66.213'),
'200.90.145.109'),
'200.105.175.142'),
'66.249.71.101'),
'190.104.30.24'),
'180.76.5.184'),
'74.125.178.16'),
'74.125.44.81'),
'66.249.66.227'),
'190.104.30.30'),
'65.52.104.88'),
'180.76.5.66'),
'66.249.66.213'),
'66.249.71.182'),
'66.249.66.227'),
'207.46.13.49'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.66.213'),
'180.76.5.63'),
'123.125.71.59'),
'220.181.108.119'),
'66.249.71.101'),
'200.90.144.245'),
'66.249.66.227'),
'65.52.104.88'),
'66.249.66.213'),
'190.129.10.114'),
'66.249.71.182'),
'207.46.204.232'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'180.76.5.113'),
'66.249.71.182'),
'190.129.12.91'),
'66.249.66.227'),
'66.249.66.213'),

(43762,
(43763,
(43764,
(43765,
(43766,
(43767,
(43768,
(43769,
(43770,
(43771,
(43772,
(43773,
(43774,
(43775,
(43776,
(43777,
(43778,
(43779,
(43780,
(43781,
(43782,
(43783,
(43784,
(43785,
(43786,
(43787,
(43788,
(43789,
(43790,
(43791,
(43792,
(43793,
(43794,
(43795,
(43796,
(43797,
(43798,
(43799,
(43800,
(43801,
(43802,
(43803,
(43804,
(43805,
(43806,
(43807,
(43808,
(43809,
(43810,
(43811,
(43812,
(43813,
(43814,
(43815,
(43816,
(43817,
(43818,
(43819,
(43820,
(43821,

1344013186,
1344013212,
1344013239,
1344013429,
1344013438,
1344013464,
1344013606,
1344013965,
1344014115,
1344014126,
1344014209,
1344014363,
1344014364,
1344014756,
1344014878,
1344015067,
1344015266,
1344015361,
1344015393,
1344015471,
1344015584,
1344015602,
1344015668,
1344015876,
1344016184,
1344016328,
1344016333,
1344016368,
1344016497,
1344016603,
1344016645,
1344016933,
1344016982,
1344017200,
1344017395,
1344017536,
1344017803,
1344017808,
1344017811,
1344017811,
1344018141,
1344018436,
1344018436,
1344018657,
1344018672,
1344018753,
1344018816,
1344018979,
1344019084,
1344019141,
1344019266,
1344019363,
1344019367,
1344019647,
1344019766,
1344020087,
1344020438,
1344020703,
1344021090,
1344021128,

'190.104.30.29'),
'180.76.5.145'),
'66.249.71.101'),
'66.249.66.227'),
'66.249.71.182'),
'66.249.66.213'),
'157.55.16.55'),
'66.249.71.101'),
'66.249.66.213'),
'66.249.66.227'),
'66.249.71.182'),
'123.125.71.45'),
'220.181.108.121'),
'66.249.66.227'),
'66.249.66.213'),
'66.249.71.182'),
'180.76.5.139'),
'190.129.10.99'),
'207.46.204.232'),
'66.249.71.101'),
'157.55.16.55'),
'66.249.66.227'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.19.139'),
'200.110.51.180'),
'66.249.72.229'),
'190.129.10.99'),
'66.249.72.22'),
'190.129.197.18'),
'190.129.40.219'),
'66.249.72.229'),
'190.129.10.99'),
'66.249.72.22'),
'180.76.5.147'),
'66.249.72.229'),
'190.129.5.35'),
'66.249.72.22'),
'123.125.71.21'),
'220.181.108.107'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.171.116'),
'207.46.13.15'),
'190.129.12.252'),
'66.249.72.229'),
'190.104.26.19'),
'190.104.30.27'),
'119.63.196.125'),
'66.249.72.22'),
'180.76.5.110'),
'65.52.110.19'),
'66.249.72.229'),
'180.76.5.183'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.72.22'),
'66.249.72.229'),
'66.249.72.22'),
'190.129.12.90'),

(43822,
(43823,
(43824,
(43825,
(43826,
(43827,
(43828,
(43829,
(43830,
(43831,
(43832,
(43833,
(43834,
(43835,
(43836,
(43837,
(43838,
(43839,
(43840,
(43841,
(43842,
(43843,
(43844,
(43845,
(43846,
(43847,
(43848,
(43849,
(43850,
(43851,
(43852,
(43853,
(43854,
(43855,
(43856,
(43857,
(43858,
(43859,
(43860,
(43861,
(43862,
(43863,
(43864,
(43865,
(43866,
(43867,
(43868,
(43869,
(43870,
(43871,
(43872,
(43873,
(43874,
(43875,
(43876,
(43877,
(43878,
(43879,
(43880,
(43881,

1344021308,
1344021364,
1344021457,
1344021458,
1344021721,
1344021721,
1344021788,
1344021842,
1344022013,
1344022026,
1344022222,
1344022406,
1344022632,
1344022676,
1344022856,
1344023250,
1344023386,
1344023495,
1344023533,
1344023536,
1344023902,
1344024196,
1344024388,
1344024596,
1344024923,
1344025006,
1344025046,
1344025047,
1344025054,
1344025196,
1344025249,
1344025717,
1344026019,
1344026177,
1344026188,
1344026360,
1344026748,
1344026763,
1344026832,
1344026851,
1344027112,
1344027367,
1344027539,
1344027607,
1344027641,
1344027842,
1344028031,
1344028417,
1344028562,
1344028607,
1344028608,
1344028651,
1344028713,
1344028733,
1344029149,
1344029231,
1344029580,
1344029757,
1344029872,
1344029983,

'66.249.72.229'),
'180.76.6.21'),
'123.125.71.43'),
'220.181.108.78'),
'66.249.72.22'),
'200.87.103.18'),
'190.129.3.227'),
'200.119.199.50'),
'190.129.12.90'),
'66.249.68.246'),
'66.249.68.113'),
'190.129.3.227'),
'66.249.68.246'),
'190.129.19.75'),
'66.249.68.113'),
'66.249.68.246'),
'190.129.171.116'),
'190.129.53.27'),
'180.76.6.35'),
'66.249.68.113'),
'66.249.68.246'),
'50.16.110.20'),
'66.249.68.113'),
'66.249.68.246'),
'207.46.13.15'),
'66.249.68.113'),
'123.125.71.58'),
'220.181.108.107'),
'200.110.52.251'),
'66.249.68.246'),
'190.104.26.28'),
'180.76.5.190'),
'66.249.68.246'),
'190.104.26.25'),
'200.110.52.198'),
'66.249.68.113'),
'200.119.199.50'),
'180.76.5.160'),
'200.110.52.251'),
'66.249.68.246'),
'190.181.59.65'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.73.89'),
'190.104.30.24'),
'190.129.8.218'),
'66.249.68.113'),
'66.249.68.246'),
'190.129.12.90'),
'123.125.71.54'),
'220.181.108.121'),
'66.249.66.71'),
'190.104.26.28'),
'66.249.68.113'),
'66.249.68.246'),
'190.129.8.242'),
'180.76.5.111'),
'66.249.68.246'),
'66.249.68.113'),
'157.55.16.55'),

(43882,
(43883,
(43884,
(43885,
(43886,
(43887,
(43888,
(43889,
(43890,
(43891,
(43892,
(43893,
(43894,
(43895,
(43896,
(43897,
(43898,
(43899,
(43900,
(43901,
(43902,
(43903,
(43904,
(43905,
(43906,
(43907,
(43908,
(43909,
(43910,
(43911,
(43912,
(43913,
(43914,
(43915,
(43916,
(43917,
(43918,
(43919,
(43920,
(43921,
(43922,
(43923,
(43924,
(43925,
(43926,
(43927,
(43928,
(43929,
(43930,
(43931,
(43932,
(43933,
(43934,
(43935,
(43936,
(43937,
(43938,
(43939,
(43940,
(43941,

1344030459,
1344030512,
1344030579,
1344030700,
1344031152,
1344031213,
1344031567,
1344031914,
1344032029,
1344032206,
1344032206,
1344032284,
1344032574,
1344032714,
1344032894,
1344033065,
1344033191,
1344033393,
1344033724,
1344033853,
1344033960,
1344034013,
1344034548,
1344034643,
1344035134,
1344035328,
1344035446,
1344035570,
1344035816,
1344035817,
1344035977,
1344036118,
1344036688,
1344036799,
1344037481,
1344037489,
1344037596,
1344037753,
1344037830,
1344037881,
1344038112,
1344038164,
1344038185,
1344038226,
1344038845,
1344039299,
1344039416,
1344039416,
1344039641,
1344039873,
1344040095,
1344040436,
1344040770,
1344040780,
1344041196,
1344041232,
1344041291,
1344041311,
1344041572,
1344041876,

'190.129.8.202'),
'66.249.68.246'),
'66.249.68.113'),
'200.105.222.144'),
'66.249.68.246'),
'66.249.68.113'),
'180.76.6.212'),
'66.249.68.113'),
'66.249.68.246'),
'123.125.71.28'),
'220.181.108.76'),
'190.181.59.65'),
'190.129.10.206'),
'66.249.68.246'),
'190.129.12.90'),
'66.249.68.113'),
'65.52.110.19'),
'66.249.68.246'),
'180.76.5.107'),
'180.76.5.151'),
'66.249.68.113'),
'66.249.68.246'),
'207.46.13.118'),
'66.249.68.246'),
'190.129.12.90'),
'66.249.68.246'),
'66.249.68.113'),
'180.76.5.149'),
'123.125.71.20'),
'220.181.108.94'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'190.129.8.202'),
'66.249.68.113'),
'180.76.5.153'),
'200.105.182.240'),
'200.87.176.144'),
'65.52.104.88'),
'66.249.68.246'),
'190.104.30.29'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'123.125.71.50'),
'220.181.108.103'),
'66.249.68.246'),
'180.76.5.177'),
'66.249.68.113'),
'66.249.68.246'),
'190.129.19.201'),
'66.249.68.113'),
'180.76.5.67'),
'66.249.68.246'),
'65.52.110.13'),
'190.3.186.186'),
'66.249.68.113'),
'190.179.86.162'),

(43942,
(43943,
(43944,
(43945,
(43946,
(43947,
(43948,
(43949,
(43950,
(43951,
(43952,
(43953,
(43954,
(43955,
(43956,
(43957,
(43958,
(43959,
(43960,
(43961,
(43962,
(43963,
(43964,
(43965,
(43966,
(43967,
(43968,
(43969,
(43970,
(43971,
(43972,
(43973,
(43974,
(43975,
(43976,
(43977,
(43978,
(43979,
(43980,
(43981,
(43982,
(43983,
(43984,
(43985,
(43986,
(43987,
(43988,
(43989,
(43990,
(43991,
(43992,
(43993,
(43994,
(43995,
(43996,
(43997,
(43998,
(43999,
(44000,
(44001,

1344041913,
1344042032,
1344042254,
1344042288,
1344042527,
1344042537,
1344042936,
1344043066,
1344043067,
1344043540,
1344043618,
1344043746,
1344043783,
1344044300,
1344044379,
1344044441,
1344044469,
1344044983,
1344045095,
1344045777,
1344045891,
1344045939,
1344046459,
1344046678,
1344046680,
1344046688,
1344046989,
1344047256,
1344047261,
1344047939,
1344048051,
1344048087,
1344048225,
1344048618,
1344048731,
1344049297,
1344049641,
1344049982,
1344050065,
1344050104,
1344050227,
1344050228,
1344050303,
1344050663,
1344050674,
1344051118,
1344051300,
1344051335,
1344051800,
1344052317,
1344052482,
1344053163,
1344053323,
1344053334,
1344053815,
1344053816,
1344053959,
1344053975,
1344054641,
1344054741,

'66.249.68.246'),
'180.76.5.166'),
'66.249.68.113'),
'65.52.110.19'),
'208.115.113.86'),
'66.249.68.246'),
'66.249.68.113'),
'123.125.71.12'),
'220.181.108.103'),
'190.129.19.187'),
'66.249.68.246'),
'66.249.68.113'),
'180.76.5.196'),
'66.249.68.246'),
'66.249.68.113'),
'65.52.110.13'),
'65.52.104.29'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.246'),
'180.76.5.65'),
'66.249.68.113'),
'123.125.71.48'),
'220.181.108.89'),
'66.249.68.246'),
'74.125.44.89'),
'66.249.68.113'),
'67.49.112.101'),
'66.249.68.246'),
'66.249.68.113'),
'180.76.5.173'),
'180.76.6.233'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'200.90.145.4'),
'180.76.5.111'),
'123.125.71.30'),
'220.181.108.116'),
'66.249.68.113'),
'66.249.68.246'),
'65.52.104.88'),
'66.249.68.113'),
'66.249.68.246'),
'190.104.26.19'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'65.52.108.26'),
'123.125.71.26'),
'220.181.108.103'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),

(44002,
(44003,
(44004,
(44005,
(44006,
(44007,
(44008,
(44009,
(44010,
(44011,
(44012,
(44013,
(44014,
(44015,
(44016,
(44017,
(44018,
(44019,
(44020,
(44021,
(44022,
(44023,
(44024,
(44025,
(44026,
(44027,
(44028,
(44029,
(44030,
(44031,
(44032,
(44033,
(44034,
(44035,
(44036,
(44037,
(44038,
(44039,
(44040,
(44041,
(44042,
(44043,
(44044,
(44045,
(44046,
(44047,
(44048,
(44049,
(44050,
(44051,
(44052,
(44053,
(44054,
(44055,
(44056,
(44057,
(44058,
(44059,
(44060,
(44061,

1344055436,
1344055481,
1344055550,
1344056232,
1344056345,
1344056914,
1344057027,
1344057090,
1344057296,
1344057409,
1344057409,
1344057618,
1344057677,
1344057708,
1344058329,
1344059073,
1344059150,
1344059535,
1344059753,
1344059899,
1344060303,
1344060372,
1344060551,
1344060803,
1344061007,
1344061008,
1344061240,
1344061482,
1344061935,
1344062064,
1344062629,
1344062744,
1344062807,
1344062842,
1344063359,
1344063436,
1344063979,
1344064039,
1344064250,
1344064490,
1344064618,
1344064620,
1344064728,
1344065134,
1344065323,
1344065410,
1344065766,
1344066146,
1344066412,
1344067065,
1344067179,
1344067700,
1344068200,
1344068200,
1344068320,
1344068506,
1344069063,
1344069136,
1344069377,
1344069712,

'66.249.68.113'),
'65.52.110.13'),
'66.249.68.246'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'180.76.5.143'),
'180.76.5.166'),
'123.125.71.48'),
'220.181.108.100'),
'65.52.104.88'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.113'),
'157.55.18.26'),
'74.125.178.25'),
'66.249.68.113'),
'66.249.68.246'),
'66.147.242.171'),
'65.52.110.13'),
'66.249.68.113'),
'66.249.68.246'),
'123.125.71.54'),
'220.181.108.123'),
'66.249.68.113'),
'65.52.110.13'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'180.76.5.67'),
'208.115.113.86'),
'66.249.68.246'),
'66.249.68.113'),
'180.76.6.28'),
'66.249.68.246'),
'74.125.178.22'),
'66.249.68.113'),
'123.125.71.58'),
'220.181.108.84'),
'66.249.68.246'),
'66.249.68.113'),
'65.52.104.29'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'123.125.71.26'),
'220.181.108.102'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'65.52.104.88'),
'66.249.68.246'),

(44062,
(44063,
(44064,
(44065,
(44066,
(44067,
(44068,
(44069,
(44070,
(44071,
(44072,
(44073,
(44074,
(44075,
(44076,
(44077,
(44078,
(44079,
(44080,
(44081,
(44082,
(44083,
(44084,
(44085,
(44086,
(44087,
(44088,
(44089,
(44090,
(44091,
(44092,
(44093,
(44094,
(44095,
(44096,
(44097,
(44098,
(44099,
(44100,
(44101,
(44102,
(44103,
(44104,
(44105,
(44106,
(44107,
(44108,
(44109,
(44110,
(44111,
(44112,
(44113,
(44114,
(44115,
(44116,
(44117,
(44118,
(44119,
(44120,
(44121,

1344069857,
1344069938,
1344070390,
1344070398,
1344070621,
1344071078,
1344071120,
1344071293,
1344071336,
1344071731,
1344071830,
1344071831,
1344072084,
1344072312,
1344072426,
1344072724,
1344072767,
1344073389,
1344073458,
1344074153,
1344074386,
1344074970,
1344075155,
1344075411,
1344075412,
1344075791,
1344075806,
1344075948,
1344076498,
1344077138,
1344077204,
1344077322,
1344077912,
1344078069,
1344078624,
1344078743,
1344078807,
1344079023,
1344079025,
1344079459,
1344079462,
1344080178,
1344080421,
1344080539,
1344080840,
1344081109,
1344081506,
1344082116,
1344082361,
1344082618,
1344082619,
1344082728,
1344082987,
1344083340,
1344083388,
1344083742,
1344083775,
1344083953,
1344084099,
1344084493,

'66.249.68.113'),
'180.76.5.100'),
'65.52.110.13'),
'66.249.68.246'),
'66.249.68.113'),
'65.52.104.88'),
'66.249.68.246'),
'66.249.68.113'),
'180.76.6.26'),
'66.249.68.246'),
'123.125.71.59'),
'220.181.108.86'),
'66.249.68.113'),
'66.249.67.85'),
'66.249.68.246'),
'65.52.104.75'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'123.125.71.41'),
'220.181.108.75'),
'66.249.68.113'),
'66.249.68.246'),
'157.55.18.26'),
'66.249.68.113'),
'180.76.5.172'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'65.52.110.13'),
'66.249.68.246'),
'66.249.68.113'),
'180.76.5.90'),
'123.125.71.54'),
'220.181.108.119'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.113'),
'208.115.113.86'),
'66.249.68.246'),
'66.249.68.113'),
'157.55.18.26'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.246'),
'123.125.71.23'),
'220.181.108.89'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'180.214.233.37'),
'190.129.5.199'),
'66.249.68.246'),
'66.249.68.113'),
'100.43.83.143'),
'180.76.5.103'),

(44122,
(44123,
(44124,
(44125,
(44126,
(44127,
(44128,
(44129,
(44130,
(44131,
(44132,
(44133,
(44134,
(44135,
(44136,
(44137,
(44138,
(44139,
(44140,
(44141,
(44142,
(44143,
(44144,
(44145,
(44146,
(44147,
(44148,
(44149,
(44150,
(44151,
(44152,
(44153,
(44154,
(44155,
(44156,
(44157,
(44158,
(44159,
(44160,
(44161,
(44162,
(44163,
(44164,
(44165,
(44166,
(44167,
(44168,
(44169,
(44170,
(44171,
(44172,
(44173,
(44174,
(44175,
(44176,
(44177,
(44178,
(44179,
(44180,
(44181,

1344084565,
1344084812,
1344085304,
1344085668,
1344085725,
1344085841,
1344085926,
1344086261,
1344086263,
1344086547,
1344086796,
1344087170,
1344087256,
1344087368,
1344087386,
1344087408,
1344087495,
1344087546,
1344087799,
1344088432,
1344088936,
1344089066,
1344089260,
1344089450,
1344089681,
1344089834,
1344089837,
1344090070,
1344090302,
1344090618,
1344090933,
1344090989,
1344091072,
1344091349,
1344091616,
1344092063,
1344092237,
1344092895,
1344092994,
1344093176,
1344093221,
1344093325,
1344093441,
1344093443,
1344093541,
1344094186,
1344094547,
1344094831,
1344094919,
1344094956,
1344095313,
1344095482,
1344095535,
1344095701,
1344095916,
1344096047,
1344096108,
1344096128,
1344096140,
1344096407,

'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'65.52.104.88'),
'66.249.68.246'),
'100.43.83.143'),
'66.249.68.113'),
'123.125.71.48'),
'220.181.108.80'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'208.115.111.70'),
'200.90.144.153'),
'65.52.104.75'),
'65.52.108.26'),
'65.52.110.13'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.113'),
'65.52.110.13'),
'66.249.68.113'),
'65.52.104.88'),
'66.249.68.246'),
'66.249.68.113'),
'123.125.71.12'),
'220.181.108.76'),
'190.181.24.164'),
'66.249.68.113'),
'65.52.104.29'),
'66.249.68.113'),
'65.52.104.88'),
'66.249.68.246'),
'180.76.5.64'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'66.249.68.113'),
'180.76.5.195'),
'65.52.104.75'),
'66.249.68.246'),
'208.115.111.70'),
'123.125.71.27'),
'220.181.108.77'),
'66.249.68.113'),
'66.249.68.113'),
'66.249.68.246'),
'66.249.68.113'),
'157.55.16.55'),
'200.110.52.35'),
'190.186.24.253'),
'66.249.68.113'),
'65.52.104.29'),
'66.249.68.246'),
'180.76.5.90'),
'213.186.120.196'),
'213.186.119.142'),
'180.76.5.54'),
'66.249.68.113'),
'66.249.68.246'),

(44182,
(44183,
(44184,
(44185,
(44186,
(44187,
(44188,
(44189,
(44190,
(44191,
(44192,
(44193,
(44194,
(44195,
(44196,
(44197,
(44198,
(44199,
(44200,
(44201,
(44202,
(44203,
(44204,
(44205,
(44206,
(44207,
(44208,
(44209,
(44210,
(44211,
(44212,
(44213,
(44214,
(44215,
(44216,
(44217,
(44218,
(44219,
(44220,
(44221,
(44222,
(44223,
(44224,
(44225,
(44226,
(44227,
(44228,
(44229,
(44230,
(44231,
(44232,
(44233,
(44234,
(44235,
(44236,
(44237,
(44238,
(44239,
(44240,
(44241,

1344096527,
1344096545,
1344096722,
1344096782,
1344096807,
1344096827,
1344097060,
1344097074,
1344097267,
1344097330,
1344097385,
1344097388,
1344097456,
1344097475,
1344097485,
1344097736,
1344097763,
1344097793,
1344098126,
1344098161,
1344098324,
1344098411,
1344098466,
1344098468,
1344098748,
1344098808,
1344099041,
1344099134,
1344099141,
1344099423,
1344099479,
1344099760,
1344099770,
1344099815,
1344099916,
1344099947,
1344100097,
1344100152,
1344100213,
1344100275,
1344100435,
1344100485,
1344100762,
1344100763,
1344100827,
1344100833,
1344101110,
1344101163,
1344101194,
1344101204,
1344101218,
1344101222,
1344101447,
1344101500,
1344101794,
1344101862,
1344101953,
1344102122,
1344102174,
1344102460,

'212.113.35.162'),
'190.129.8.202'),
'213.186.127.13'),
'213.186.119.131'),
'66.249.68.113'),
'190.104.5.147'),
'212.113.37.105'),
'66.249.68.246'),
'65.52.104.29'),
'157.56.95.137'),
'123.125.71.28'),
'220.181.108.80'),
'213.186.127.4'),
'213.186.122.3'),
'66.249.68.113'),
'213.186.127.8'),
'66.249.68.246'),
'213.186.127.7'),
'213.186.119.140'),
'213.186.119.141'),
'66.249.68.113'),
'213.186.127.9'),
'66.249.68.246'),
'213.186.120.196'),
'213.186.119.138'),
'213.186.127.11'),
'66.249.68.113'),
'180.76.6.37'),
'213.186.127.12'),
'213.186.119.144'),
'213.186.119.131'),
'213.186.120.196'),
'66.249.68.113'),
'213.186.127.13'),
'66.249.68.246'),
'65.52.110.13'),
'213.186.119.143'),
'213.186.122.2'),
'66.249.71.101'),
'66.249.71.182'),
'213.186.127.3'),
'213.186.127.4'),
'123.125.71.20'),
'220.181.108.105'),
'212.113.37.106'),
'66.249.71.101'),
'213.186.119.144'),
'213.186.119.141'),
'66.249.71.182'),
'65.52.110.13'),
'180.76.5.160'),
'190.107.48.224'),
'212.113.37.105'),
'212.113.35.162'),
'66.249.71.101'),
'213.186.119.140'),
'66.249.71.182'),
'213.186.119.135'),
'213.186.127.10'),
'213.186.119.144'),

(44242,
(44243,
(44244,
(44245,
(44246,
(44247,
(44248,
(44249,
(44250,
(44251,
(44252,
(44253,
(44254,
(44255,
(44256,
(44257,
(44258,
(44259,
(44260,
(44261,
(44262,
(44263,
(44264,
(44265,
(44266,
(44267,
(44268,
(44269,
(44270,
(44271,
(44272,
(44273,
(44274,
(44275,
(44276,
(44277,
(44278,
(44279,
(44280,
(44281,
(44282,
(44283,
(44284,
(44285,
(44286,
(44287,
(44288,
(44289,
(44290,
(44291,
(44292,
(44293,
(44294,
(44295,
(44296,
(44297,
(44298,
(44299,
(44300,
(44301,

1344102470,
1344102511,
1344102561,
1344102797,
1344102848,
1344102886,
1344103135,
1344103185,
1344103198,
1344103379,
1344103512,
1344103526,
1344103809,
1344103859,
1344103994,
1344104169,
1344104215,
1344104219,
1344104220,
1344104581,
1344104607,
1344104822,
1344104870,
1344105160,
1344105207,
1344105209,
1344105220,
1344105497,
1344105544,
1344105835,
1344105881,
1344105915,
1344105994,
1344106019,
1344106227,
1344106251,
1344106510,
1344106530,
1344106555,
1344106728,
1344106846,
1344106893,
1344107176,
1344107200,
1344107229,
1344107522,
1344107566,
1344107855,
1344107857,
1344107860,
1344107888,
1344107903,
1344108254,
1344108266,
1344108284,
1344108394,
1344108452,
1344108456,
1344108534,
1344108578,

'66.249.71.101'),
'213.186.119.132'),
'66.249.71.182'),
'213.186.127.6'),
'212.113.35.162'),
'65.52.110.13'),
'213.186.127.28'),
'212.113.37.106'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.119.141'),
'213.186.127.5'),
'213.186.127.6'),
'213.186.127.14'),
'66.249.71.101'),
'66.249.71.182'),
'213.186.122.3'),
'123.125.71.25'),
'220.181.108.119'),
'213.186.119.132'),
'66.249.71.101'),
'213.186.127.12'),
'213.186.122.3'),
'213.186.119.138'),
'213.186.127.6'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.127.28'),
'213.186.122.2'),
'213.186.120.196'),
'213.186.127.6'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.100'),
'212.113.37.106'),
'213.186.127.28'),
'213.186.119.135'),
'66.249.71.101'),
'213.186.122.3'),
'180.76.6.37'),
'212.113.35.162'),
'213.186.119.131'),
'65.52.110.13'),
'66.249.71.101'),
'213.186.119.139'),
'213.186.127.6'),
'213.186.119.138'),
'123.125.71.35'),
'220.181.108.122'),
'213.186.127.2'),
'66.249.71.101'),
'213.186.119.140'),
'213.186.127.5'),
'213.186.122.2'),
'208.115.111.70'),
'66.249.71.182'),
'74.125.179.88'),
'74.125.178.30'),
'66.249.71.101'),
'213.186.127.14'),

(44302,
(44303,
(44304,
(44305,
(44306,
(44307,
(44308,
(44309,
(44310,
(44311,
(44312,
(44313,
(44314,
(44315,
(44316,
(44317,
(44318,
(44319,
(44320,
(44321,
(44322,
(44323,
(44324,
(44325,
(44326,
(44327,
(44328,
(44329,
(44330,
(44331,
(44332,
(44333,
(44334,
(44335,
(44336,
(44337,
(44338,
(44339,
(44340,
(44341,
(44342,
(44343,
(44344,
(44345,
(44346,
(44347,
(44348,
(44349,
(44350,
(44351,
(44352,
(44353,
(44354,
(44355,
(44356,
(44357,
(44358,
(44359,
(44360,
(44361,

1344108880,
1344108926,
1344108983,
1344109145,
1344109210,
1344109251,
1344109547,
1344109608,
1344109951,
1344110135,
1344110135,
1344110158,
1344110222,
1344110305,
1344110390,
1344110411,
1344110473,
1344110560,
1344110707,
1344110724,
1344110897,
1344110978,
1344111064,
1344111098,
1344111145,
1344111313,
1344111401,
1344111461,
1344111462,
1344111481,
1344111521,
1344111786,
1344111845,
1344111901,
1344111928,
1344111948,
1344112031,
1344112076,
1344112102,
1344112247,
1344112322,
1344112413,
1344112590,
1344112669,
1344112727,
1344112750,
1344112863,
1344112923,
1344112945,
1344112994,
1344113077,
1344113086,
1344113098,
1344113161,
1344113260,
1344113277,
1344113329,
1344113376,
1344113424,
1344113497,

'119.63.196.59'),
'213.186.127.10'),
'213.186.127.5'),
'66.249.71.101'),
'213.186.127.9'),
'213.186.119.142'),
'213.186.127.28'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.119.140'),
'65.52.110.19'),
'213.186.119.134'),
'213.186.119.139'),
'213.186.119.136'),
'213.186.119.143'),
'66.249.71.182'),
'213.186.127.2'),
'213.186.119.142'),
'212.113.37.106'),
'213.186.127.6'),
'213.186.127.8'),
'213.186.127.14'),
'213.186.122.3'),
'66.249.71.101'),
'213.186.127.10'),
'213.186.127.12'),
'213.186.119.144'),
'123.125.71.33'),
'220.181.108.104'),
'213.186.127.7'),
'190.103.72.232'),
'66.249.71.182'),
'213.186.127.2'),
'66.249.71.101'),
'180.76.5.148'),
'213.186.119.134'),
'213.186.119.136'),
'212.113.35.162'),
'69.28.58.79'),
'213.186.127.9'),
'212.113.37.105'),
'213.186.122.2'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.127.11'),
'213.186.127.6'),
'213.186.119.134'),
'213.186.119.135'),
'190.103.72.232'),
'212.113.35.162'),
'65.52.108.26'),
'213.186.127.2'),
'180.76.5.195'),
'213.186.119.142'),
'213.186.127.3'),
'66.249.71.182'),
'213.186.127.10'),
'66.249.71.101'),
'213.186.127.7'),
'213.186.119.144'),

(44362,
(44363,
(44364,
(44365,
(44366,
(44367,
(44368,
(44369,
(44370,
(44371,
(44372,
(44373,
(44374,
(44375,
(44376,
(44377,
(44378,
(44379,
(44380,
(44381,
(44382,
(44383,
(44384,
(44385,
(44386,
(44387,
(44388,
(44389,
(44390,
(44391,
(44392,
(44393,
(44394,
(44395,
(44396,
(44397,
(44398,
(44399,
(44400,
(44401,
(44402,
(44403,
(44404,
(44405,
(44406,
(44407,
(44408,
(44409,
(44410,
(44411,
(44412,
(44413,
(44414,
(44415,
(44416,
(44417,
(44418,
(44419,
(44420,
(44421,

1344113760,
1344113833,
1344114000,
1344114079,
1344114169,
1344114323,
1344114353,
1344114507,
1344114540,
1344114610,
1344114673,
1344114767,
1344114771,
1344114842,
1344114948,
1344115009,
1344115024,
1344115026,
1344115108,
1344115291,
1344115340,
1344115346,
1344115446,
1344115514,
1344115569,
1344115610,
1344115622,
1344115681,
1344115782,
1344115831,
1344115849,
1344115962,
1344116017,
1344116148,
1344116185,
1344116257,
1344116297,
1344116354,
1344116457,
1344116521,
1344116689,
1344116794,
1344116833,
1344116858,
1344116898,
1344116997,
1344117210,
1344117242,
1344117340,
1344117371,
1344117467,
1344117518,
1344117529,
1344117568,
1344117648,
1344117697,
1344117707,
1344117710,
1344117804,
1344117911,

'213.186.119.140'),
'212.113.37.105'),
'212.113.37.106'),
'66.249.71.101'),
'213.186.119.132'),
'213.186.127.9'),
'213.186.120.196'),
'213.186.127.11'),
'66.249.71.182'),
'213.186.119.142'),
'213.186.127.8'),
'66.249.71.101'),
'213.186.127.4'),
'213.186.127.5'),
'213.186.119.131'),
'213.186.120.196'),
'123.125.71.47'),
'220.181.108.93'),
'213.186.127.13'),
'200.90.144.206'),
'66.249.71.182'),
'213.186.122.3'),
'213.186.119.139'),
'213.186.119.141'),
'66.249.71.101'),
'65.52.108.26'),
'212.113.35.162'),
'213.186.120.196'),
'213.186.127.12'),
'200.105.162.104'),
'213.186.127.10'),
'213.186.127.28'),
'213.186.127.9'),
'66.249.71.182'),
'213.186.119.140'),
'66.249.71.101'),
'213.186.119.142'),
'213.186.127.2'),
'213.186.119.136'),
'213.186.127.10'),
'213.186.122.3'),
'213.186.127.8'),
'66.249.71.182'),
'213.186.127.4'),
'66.249.71.101'),
'157.55.18.26'),
'213.186.127.11'),
'213.186.127.7'),
'213.186.119.131'),
'213.186.119.137'),
'213.186.127.3'),
'66.249.71.101'),
'213.186.119.136'),
'180.76.5.161'),
'213.186.127.28'),
'213.186.120.196'),
'65.52.110.13'),
'65.52.104.29'),
'212.113.37.105'),
'213.186.119.132'),

(44422,
(44423,
(44424,
(44425,
(44426,
(44427,
(44428,
(44429,
(44430,
(44431,
(44432,
(44433,
(44434,
(44435,
(44436,
(44437,
(44438,
(44439,
(44440,
(44441,
(44442,
(44443,
(44444,
(44445,
(44446,
(44447,
(44448,
(44449,
(44450,
(44451,
(44452,
(44453,
(44454,
(44455,
(44456,
(44457,
(44458,
(44459,
(44460,
(44461,
(44462,
(44463,
(44464,
(44465,
(44466,
(44467,
(44468,
(44469,
(44470,
(44471,
(44472,
(44473,
(44474,
(44475,
(44476,
(44477,
(44478,
(44479,
(44480,
(44481,

1344118017,
1344118033,
1344118201,
1344118206,
1344118478,
1344118538,
1344118600,
1344118601,
1344118706,
1344118862,
1344118873,
1344119033,
1344119041,
1344119152,
1344119210,
1344119378,
1344119491,
1344119547,
1344119583,
1344119697,
1344119739,
1344119826,
1344119881,
1344119915,
1344120010,
1344120087,
1344120163,
1344120217,
1344120270,
1344120296,
1344120385,
1344120393,
1344120500,
1344120610,
1344120722,
1344120891,
1344120959,
1344121059,
1344121175,
1344121226,
1344121360,
1344121394,
1344121519,
1344121562,
1344121646,
1344121731,
1344121792,
1344121848,
1344121897,
1344122065,
1344122186,
1344122221,
1344122223,
1344122234,
1344122238,
1344122254,
1344122401,
1344122407,
1344122448,
1344122521,

'66.249.71.182'),
'212.113.37.106'),
'213.186.119.139'),
'66.249.71.101'),
'213.186.119.133'),
'212.113.37.105'),
'123.125.71.60'),
'220.181.108.115'),
'213.186.122.2'),
'66.249.71.101'),
'213.186.127.3'),
'66.249.71.182'),
'213.186.127.6'),
'213.186.122.3'),
'213.186.127.5'),
'213.186.127.9'),
'213.186.119.135'),
'213.186.127.2'),
'66.249.71.101'),
'66.249.71.182'),
'213.186.119.133'),
'213.186.119.134'),
'212.113.35.162'),
'65.52.108.26'),
'213.186.122.3'),
'213.186.119.142'),
'213.186.119.131'),
'213.186.119.137'),
'66.249.71.101'),
'180.76.5.186'),
'213.186.119.141'),
'66.249.71.182'),
'213.186.122.2'),
'212.113.35.162'),
'213.186.119.142'),
'213.186.127.8'),
'66.249.71.101'),
'213.186.119.144'),
'213.186.127.14'),
'213.186.120.196'),
'213.186.119.133'),
'213.186.119.131'),
'213.186.127.12'),
'213.186.127.13'),
'66.249.71.101'),
'213.186.119.137'),
'66.249.71.182'),
'213.186.127.14'),
'213.186.127.2'),
'213.186.119.131'),
'213.186.119.142'),
'123.125.71.39'),
'220.181.108.75'),
'213.186.122.2'),
'65.52.110.13'),
'208.115.113.86'),
'190.129.20.118'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.127.12'),

(44482,
(44483,
(44484,
(44485,
(44486,
(44487,
(44488,
(44489,
(44490,
(44491,
(44492,
(44493,
(44494,
(44495,
(44496,
(44497,
(44498,
(44499,
(44500,
(44501,
(44502,
(44503,
(44504,
(44505,
(44506,
(44507,
(44508,
(44509,
(44510,
(44511,
(44512,
(44513,
(44514,
(44515,
(44516,
(44517,
(44518,
(44519,
(44520,
(44521,
(44522,
(44523,
(44524,
(44525,
(44526,
(44527,
(44528,
(44529,
(44530,
(44531,
(44532,
(44533,
(44534,
(44535,
(44536,
(44537,
(44538,
(44539,
(44540,
(44541,

1344122721,
1344122736,
1344122756,
1344122858,
1344122904,
1344123073,
1344123136,
1344123151,
1344123195,
1344123295,
1344123408,
1344123532,
1344123576,
1344123721,
1344123824,
1344123867,
1344123913,
1344124060,
1344124081,
1344124149,
1344124237,
1344124284,
1344124396,
1344124415,
1344124441,
1344124543,
1344124627,
1344124697,
1344124753,
1344124770,
1344124880,
1344124921,
1344125199,
1344125242,
1344125272,
1344125284,
1344125314,
1344125410,
1344125425,
1344125592,
1344125659,
1344125761,
1344125814,
1344125815,
1344125892,
1344125929,
1344126158,
1344126205,
1344126288,
1344126297,
1344126346,
1344126433,
1344126435,
1344126565,
1344126602,
1344126652,
1344126761,
1344126804,
1344126904,
1344127149,

'213.186.119.134'),
'213.186.127.5'),
'180.76.5.97'),
'213.186.127.10'),
'213.186.119.140'),
'213.186.120.196'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.127.28'),
'213.186.119.131'),
'213.186.119.135'),
'213.186.127.14'),
'213.186.127.11'),
'213.186.127.9'),
'66.249.71.101'),
'213.186.127.5'),
'213.186.119.143'),
'213.186.127.3'),
'213.186.122.2'),
'66.249.71.182'),
'213.186.127.8'),
'213.186.119.136'),
'213.186.127.13'),
'190.104.28.29'),
'65.52.104.29'),
'213.186.119.133'),
'66.249.71.101'),
'190.218.161.216'),
'213.186.119.144'),
'66.249.71.182'),
'213.186.127.8'),
'213.186.119.140'),
'213.186.127.4'),
'65.52.104.29'),
'212.113.37.105'),
'213.186.119.142'),
'66.249.71.101'),
'213.186.127.11'),
'213.186.122.3'),
'213.186.127.12'),
'66.249.71.182'),
'213.186.119.143'),
'123.125.71.40'),
'220.181.108.96'),
'213.186.119.137'),
'213.186.127.7'),
'66.249.71.101'),
'213.186.127.6'),
'212.113.35.162'),
'213.186.119.141'),
'66.249.71.182'),
'213.186.127.4'),
'213.186.119.142'),
'213.186.119.132'),
'213.186.119.139'),
'65.52.104.88'),
'213.186.119.134'),
'66.249.71.101'),
'65.52.104.75'),
'66.249.71.182'),

(44542,
(44543,
(44544,
(44545,
(44546,
(44547,
(44548,
(44549,
(44550,
(44551,
(44552,
(44553,
(44554,
(44555,
(44556,
(44557,
(44558,
(44559,
(44560,
(44561,
(44562,
(44563,
(44564,
(44565,
(44566,
(44567,
(44568,
(44569,
(44570,
(44571,
(44572,
(44573,
(44574,
(44575,
(44576,
(44577,
(44578,
(44579,
(44580,
(44581,
(44582,
(44583,
(44584,
(44585,
(44586,
(44587,
(44588,
(44589,
(44590,
(44591,
(44592,
(44593,
(44594,
(44595,
(44596,
(44597,
(44598,
(44599,
(44600,
(44601,

1344127169,
1344127176,
1344127240,
1344127273,
1344127441,
1344127493,
1344127541,
1344127609,
1344127612,
1344127837,
1344127999,
1344128035,
1344128113,
1344128142,
1344128183,
1344128266,
1344128281,
1344128449,
1344128588,
1344128617,
1344128814,
1344128893,
1344128986,
1344129121,
1344129122,
1344129289,
1344129390,
1344129439,
1344129440,
1344129442,
1344129457,
1344129460,
1344129492,
1344129556,
1344129827,
1344129838,
1344129952,
1344130012,
1344130129,
1344130130,
1344130244,
1344130273,
1344130538,
1344130633,
1344130685,
1344130801,
1344130817,
1344130932,
1344130947,
1344130968,
1344131138,
1344131147,
1344131284,
1344131305,
1344131474,
1344131563,
1344131620,
1344131621,
1344131808,
1344131822,

'213.186.119.133'),
'213.186.127.11'),
'212.113.35.162'),
'213.186.119.139'),
'213.186.119.141'),
'66.249.71.101'),
'74.125.44.88'),
'213.186.119.140'),
'180.76.5.50'),
'66.249.71.182'),
'213.186.127.9'),
'213.186.119.131'),
'213.186.127.12'),
'213.186.119.138'),
'66.249.71.101'),
'213.186.119.139'),
'213.186.120.196'),
'213.186.127.2'),
'213.186.127.11'),
'213.186.122.3'),
'66.249.71.101'),
'213.186.122.2'),
'213.186.119.144'),
'213.186.127.3'),
'213.186.119.143'),
'213.186.119.133'),
'65.52.104.29'),
'123.125.71.44'),
'220.181.108.116'),
'66.249.71.182'),
'212.113.35.162'),
'213.186.119.139'),
'200.90.146.27'),
'66.249.71.101'),
'213.186.127.13'),
'213.186.127.3'),
'213.186.119.131'),
'213.186.119.138'),
'213.186.119.140'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.122.3'),
'213.186.127.13'),
'213.186.119.131'),
'200.110.48.8'),
'213.186.127.6'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.122.3'),
'213.186.127.11'),
'213.186.119.133'),
'213.186.127.7'),
'213.186.127.4'),
'213.186.120.196'),
'213.186.119.138'),
'200.110.48.8'),
'66.249.71.182'),
'213.186.119.132'),
'213.186.119.143'),
'212.113.37.106'),

(44602,
(44603,
(44604,
(44605,
(44606,
(44607,
(44608,
(44609,
(44610,
(44611,
(44612,
(44613,
(44614,
(44615,
(44616,
(44617,
(44618,
(44619,
(44620,
(44621,
(44622,
(44623,
(44624,
(44625,
(44626,
(44627,
(44628,
(44629,
(44630,
(44631,
(44632,
(44633,
(44634,
(44635,
(44636,
(44637,
(44638,
(44639,
(44640,
(44641,
(44642,
(44643,
(44644,
(44645,
(44646,
(44647,
(44648,
(44649,
(44650,
(44651,
(44652,
(44653,
(44654,
(44655,
(44656,
(44657,
(44658,
(44659,
(44660,
(44661,

1344131849,
1344131958,
1344131976,
1344132157,
1344132397,
1344132411,
1344132528,
1344132538,
1344132649,
1344132689,
1344132892,
1344132969,
1344132985,
1344133092,
1344133094,
1344133340,
1344133386,
1344133447,
1344133516,
1344133656,
1344133684,
1344133824,
1344133846,
1344133976,
1344133992,
1344134372,
1344134417,
1344134497,
1344134567,
1344134601,
1344134641,
1344134665,
1344134692,
1344134803,
1344134859,
1344135087,
1344135093,
1344135174,
1344135176,
1344135289,
1344135328,
1344135335,
1344135513,
1344135664,
1344135721,
1344135862,
1344135987,
1344136015,
1344136045,
1344136066,
1344136067,
1344136177,
1344136210,
1344136339,
1344136345,
1344136513,
1344136546,
1344136664,
1344136665,
1344136666,

'66.249.71.101'),
'213.186.119.142'),
'213.186.119.139'),
'213.186.122.3'),
'213.186.127.4'),
'212.113.35.162'),
'213.186.120.196'),
'66.249.71.182'),
'212.113.37.106'),
'66.249.71.101'),
'213.186.127.13'),
'213.186.119.141'),
'213.186.127.2'),
'123.125.71.60'),
'220.181.108.91'),
'66.249.71.182'),
'213.186.127.10'),
'180.76.5.113'),
'213.186.119.139'),
'213.186.127.12'),
'66.249.71.101'),
'213.186.127.8'),
'213.186.119.138'),
'66.249.71.182'),
'213.186.119.132'),
'66.249.71.101'),
'213.186.119.144'),
'213.186.127.13'),
'213.186.127.7'),
'66.249.71.182'),
'190.104.28.20'),
'213.186.127.6'),
'213.186.119.139'),
'201.218.63.4'),
'213.186.119.135'),
'213.186.127.9'),
'213.186.122.2'),
'66.249.71.101'),
'213.186.127.7'),
'66.249.71.182'),
'213.186.127.14'),
'180.76.5.100'),
'213.186.119.131'),
'213.186.127.8'),
'213.186.127.5'),
'66.249.71.101'),
'212.113.35.162'),
'157.55.16.55'),
'66.249.71.182'),
'213.186.119.132'),
'213.186.127.2'),
'213.186.127.11'),
'213.186.127.13'),
'213.186.120.196'),
'213.186.119.142'),
'213.186.127.9'),
'213.186.127.12'),
'123.125.71.33'),
'66.249.71.101'),
'220.181.108.96'),

(44662,
(44663,
(44664,
(44665,
(44666,
(44667,
(44668,
(44669,
(44670,
(44671,
(44672,
(44673,
(44674,
(44675,
(44676,
(44677,
(44678,
(44679,
(44680,
(44681,
(44682,
(44683,
(44684,
(44685,
(44686,
(44687,
(44688,
(44689,
(44690,
(44691,
(44692,
(44693,
(44694,
(44695,
(44696,
(44697,
(44698,
(44699,
(44700,
(44701,
(44702,
(44703,
(44704,
(44705,
(44706,
(44707,
(44708,
(44709,
(44710,
(44711,
(44712,
(44713,
(44714,
(44715,
(44716,
(44717,
(44718,
(44719,
(44720,
(44721,

1344136676,
1344136681,
1344137009,
1344137016,
1344137222,
1344137350,
1344137352,
1344137357,
1344137521,
1344137560,
1344137697,
1344137773,
1344137779,
1344137995,
1344138024,
1344138193,
1344138270,
1344138360,
1344138361,
1344138384,
1344138529,
1344138805,
1344138820,
1344138896,
1344138910,
1344138979,
1344139033,
1344139035,
1344139073,
1344139187,
1344139201,
1344139368,
1344139372,
1344139751,
1344139761,
1344139762,
1344139873,
1344139875,
1344139921,
1344140041,
1344140210,
1344140221,
1344140222,
1344140296,
1344140480,
1344140563,
1344140668,
1344140720,
1344140880,
1344141057,
1344141066,
1344141123,
1344141211,
1344141217,
1344141251,
1344141418,
1344141474,
1344141478,
1344141620,
1344141649,

'213.186.122.2'),
'213.186.119.144'),
'66.249.71.182'),
'213.186.127.11'),
'213.186.119.133'),
'213.186.120.196'),
'66.249.71.101'),
'213.186.127.4'),
'213.186.127.5'),
'212.113.35.162'),
'66.249.71.182'),
'213.186.127.6'),
'213.186.127.9'),
'65.52.104.29'),
'213.186.127.8'),
'213.186.119.144'),
'66.249.71.101'),
'213.186.122.2'),
'213.186.119.136'),
'66.249.71.182'),
'213.186.127.2'),
'213.186.119.144'),
'213.186.127.5'),
'213.186.120.196'),
'213.186.127.9'),
'65.52.104.88'),
'213.186.119.141'),
'213.186.119.142'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.119.143'),
'213.186.127.3'),
'213.186.122.3'),
'212.113.37.106'),
'66.249.71.182'),
'213.186.119.135'),
'213.186.127.12'),
'66.249.71.101'),
'213.186.127.13'),
'213.186.127.8'),
'213.186.119.133'),
'123.125.71.40'),
'220.181.108.109'),
'65.52.110.13'),
'66.249.71.101'),
'66.249.71.182'),
'213.186.119.135'),
'213.186.127.11'),
'213.186.119.144'),
'213.186.119.134'),
'213.186.127.10'),
'66.249.71.101'),
'180.76.6.28'),
'213.186.127.7'),
'66.249.71.182'),
'180.76.5.193'),
'213.186.127.3'),
'213.186.119.135'),
'213.186.119.143'),
'213.186.122.3'),

(44722,
(44723,
(44724,
(44725,
(44726,
(44727,
(44728,
(44729,
(44730,
(44731,
(44732,
(44733,
(44734,
(44735,
(44736,
(44737,
(44738,
(44739,
(44740,
(44741,
(44742,
(44743,
(44744,
(44745,
(44746,
(44747,
(44748,
(44749,
(44750,
(44751,
(44752,
(44753,
(44754,
(44755,
(44756,
(44757,
(44758,
(44759,
(44760,
(44761,
(44762,
(44763,
(44764,
(44765,
(44766,
(44767,
(44768,
(44769,
(44770,
(44771,
(44772,
(44773,
(44774,
(44775,
(44776,
(44777,
(44778,
(44779,
(44780,
(44781,

1344141724,
1344141731,
1344141824,
1344141889,
1344141947,
1344141977,
1344142012,
1344142054,
1344142056,
1344142068,
1344142418,
1344142457,
1344142482,
1344142512,
1344142561,
1344142734,
1344142755,
1344142857,
1344142897,
1344142983,
1344143286,
1344143344,
1344143352,
1344143370,
1344143416,
1344143443,
1344143542,
1344143754,
1344143813,
1344143814,
1344143850,
1344143907,
1344143909,
1344143911,
1344143915,
1344143917,
1344143919,
1344143921,
1344143925,
1344143929,
1344143936,
1344143944,
1344143947,
1344143956,
1344143960,
1344143961,
1344143964,
1344143965,
1344143971,
1344143975,
1344143978,
1344143979,
1344143982,
1344143984,
1344143986,
1344143989,
1344143991,
1344143994,
1344143996,
1344143998,

'213.186.122.2'),
'213.186.119.133'),
'66.249.71.101'),
'213.186.119.137'),
'213.186.119.139'),
'65.52.110.13'),
'180.76.5.175'),
'66.249.71.182'),
'213.186.119.136'),
'213.186.127.10'),
'213.186.127.12'),
'213.186.119.141'),
'220.181.108.150'),
'66.249.71.101'),
'213.186.127.5'),
'213.186.127.2'),
'213.186.120.196'),
'66.249.71.182'),
'213.186.127.9'),
'213.186.119.136'),
'213.186.127.3'),
'212.113.37.105'),
'208.115.113.86'),
'66.249.71.101'),
'213.186.127.8'),
'213.186.119.143'),
'66.249.71.182'),
'212.113.35.162'),
'123.125.71.51'),
'220.181.108.91'),
'213.186.127.14'),
'220.181.108.109'),
'220.181.108.85'),
'220.181.108.186'),
'220.181.108.87'),
'220.181.108.82'),
'220.181.108.141'),
'220.181.108.86'),
'220.181.108.180'),
'220.181.108.96'),
'220.181.108.93'),
'220.181.108.99'),
'220.181.108.152'),
'220.181.108.177'),
'220.181.108.97'),
'220.181.108.172'),
'200.87.176.158'),
'220.181.108.151'),
'220.181.108.166'),
'220.181.108.170'),
'220.181.108.168'),
'220.181.108.183'),
'220.181.108.114'),
'220.181.108.150'),
'220.181.108.148'),
'220.181.108.102'),
'220.181.108.169'),
'220.181.108.80'),
'220.181.108.159'),
'220.181.108.185'),

(44782, 1344144001, '220.181.108.117'),


(44783, 1344144004, '220.181.108.95'),
(44784, 1344144004, '66.249.71.101'),
(44785, 1344144006, '220.181.108.167'),
(44786, 1344144010, '220.181.108.173');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(44787, 1344144010, '220.181.108.121'),
(44788, 1344144014, '220.181.108.75'),
(44789, 1344144017, '220.181.108.184'),
(44790, 1344144018, '220.181.108.163'),
(44791, 1344144031, '220.181.108.120'),
(44792, 1344144033, '220.181.108.76'),
(44793, 1344144035, '220.181.108.158'),
(44794, 1344144037, '220.181.108.106'),
(44795, 1344144040, '220.181.108.175'),
(44796, 1344144044, '220.181.108.153'),
(44797, 1344144051, '220.181.108.181'),
(44798, 1344144057, '220.181.108.140'),
(44799, 1344144060, '220.181.108.115'),
(44800, 1344144181, '213.186.119.142'),
(44801, 1344144192, '213.186.119.139'),
(44802, 1344144289, '213.186.120.196'),
(44803, 1344144414, '213.186.119.131'),
(44804, 1344144426, '213.186.127.10'),
(44805, 1344144503, '66.249.71.182'),
(44806, 1344144577, '213.186.119.141'),
(44807, 1344144627, '66.249.71.101'),
(44808, 1344144647, '213.186.127.12'),
(44809, 1344144745, '213.186.119.135'),
(44810, 1344145130, '190.104.28.23'),
(44811, 1344145158, '213.186.119.131'),
(44812, 1344145289, '66.249.71.101'),
(44813, 1344145379, '213.186.127.5'),
(44814, 1344145461, '66.249.71.182'),
(44815, 1344145516, '213.186.127.12'),
(44816, 1344145679, '213.186.119.134'),
(44817, 1344145997, '213.186.127.9'),
(44818, 1344146050, '66.249.71.101'),
(44819, 1344146090, '213.186.119.133'),
(44820, 1344146118, '213.186.119.139'),
(44821, 1344146134, '66.249.71.182'),
(44822, 1344146257, '212.113.37.105'),
(44823, 1344146450, '213.186.119.134'),
(44824, 1344146473, '213.186.127.6'),
(44825, 1344146593, '213.186.119.144'),
(44826, 1344146597, '180.76.5.142'),
(44827, 1344146790, '213.186.122.3'),
(44828, 1344146843, '213.186.119.131'),
(44829, 1344146913, '66.249.71.182'),
(44830, 1344146978, '213.186.119.133'),
(44831, 1344147037, '213.186.119.143'),
(44832, 1344147053, '66.249.71.101'),
(44833, 1344147443, '212.113.37.105'),
(44834, 1344147459, '213.186.119.136'),
(44835, 1344147465, '212.113.37.106'),
(44836, 1344147618, '66.249.71.182'),
(44837, 1344147759, '66.249.71.101'),
(44838, 1344147853, '213.186.127.28'),
(44839, 1344147855, '213.186.119.144'),
(44840, 1344147856, '65.52.110.13'),

(44841,
(44842,
(44843,
(44844,
(44845,
(44846,
(44847,
(44848,
(44849,
(44850,
(44851,
(44852,
(44853,
(44854,
(44855,
(44856,
(44857,
(44858,
(44859,
(44860,
(44861,
(44862,
(44863,
(44864,
(44865,
(44866,
(44867,
(44868,
(44869,
(44870,
(44871,
(44872,
(44873,
(44874,
(44875,
(44876,
(44877,
(44878,
(44879,
(44880,
(44881,
(44882,
(44883,
(44884,
(44885,
(44886,
(44887,
(44888,
(44889,
(44890,
(44891,
(44892,
(44893,
(44894,
(44895,
(44896,
(44897,
(44898,
(44899,
(44900,

1344148021,
1344148105,
1344148133,
1344148235,
1344148338,
1344148359,
1344148609,
1344148654,
1344148739,
1344148747,
1344148844,
1344149113,
1344149251,
1344149261,
1344149281,
1344149298,
1344149452,
1344149575,
1344149595,
1344149680,
1344149753,
1344149790,
1344150059,
1344150155,
1344150156,
1344150533,
1344150533,
1344150624,
1344150666,
1344150793,
1344150799,
1344150813,
1344151045,
1344151058,
1344151129,
1344151270,
1344151398,
1344151406,
1344151504,
1344151735,
1344151801,
1344151841,
1344151992,
1344152007,
1344152149,
1344152165,
1344152299,
1344152339,
1344152420,
1344152523,
1344152529,
1344152613,
1344152620,
1344152640,
1344152747,
1344152807,
1344152809,
1344152852,
1344153122,
1344153188,

'213.186.119.140'),
'213.186.122.3'),
'213.186.127.5'),
'66.249.71.182'),
'213.186.127.4'),
'213.186.127.13'),
'213.186.127.12'),
'213.186.127.11'),
'213.186.119.136'),
'66.249.71.101'),
'213.186.119.143'),
'213.186.127.14'),
'213.186.120.196'),
'180.76.5.113'),
'213.186.119.138'),
'66.249.71.182'),
'66.249.71.101'),
'201.241.42.248'),
'213.186.122.3'),
'213.186.119.135'),
'213.186.122.2'),
'212.113.35.162'),
'66.249.71.101'),
'213.186.119.134'),
'213.186.127.12'),
'213.186.127.28'),
'213.186.127.10'),
'213.186.127.3'),
'66.249.71.101'),
'212.113.37.106'),
'81.144.138.34'),
'213.186.122.2'),
'213.186.127.8'),
'213.186.119.132'),
'213.186.122.3'),
'66.249.71.101'),
'213.186.127.12'),
'81.144.138.34'),
'213.186.127.6'),
'213.186.127.9'),
'213.186.119.141'),
'213.186.119.144'),
'66.249.71.101'),
'81.144.138.34'),
'157.55.16.55'),
'180.76.5.62'),
'213.186.120.196'),
'213.186.127.5'),
'66.249.71.182'),
'213.186.127.3'),
'213.186.119.137'),
'81.144.138.34'),
'66.249.71.101'),
'212.113.37.105'),
'213.186.119.144'),
'65.52.110.13'),
'213.186.127.28'),
'212.113.37.106'),
'66.249.71.182'),
'213.186.119.135'),

(44901,
(44902,
(44903,
(44904,
(44905,
(44906,
(44907,
(44908,
(44909,
(44910,
(44911,
(44912,
(44913,
(44914,
(44915,
(44916,
(44917,
(44918,
(44919,
(44920,
(44921,
(44922,
(44923,
(44924,
(44925,
(44926,
(44927,
(44928,
(44929,
(44930,
(44931,
(44932,
(44933,
(44934,
(44935,
(44936,
(44937,
(44938,
(44939,
(44940,
(44941,
(44942,
(44943,
(44944,
(44945,
(44946,
(44947,
(44948,
(44949,
(44950,
(44951,
(44952,
(44953,
(44954,
(44955,
(44956,
(44957,
(44958,
(44959,
(44960,

1344153231,
1344153264,
1344153264,
1344153313,
1344153421,
1344153769,
1344153822,
1344153968,
1344153993,
1344154175,
1344154217,
1344154225,
1344154392,
1344154563,
1344154601,
1344154601,
1344154674,
1344154956,
1344155179,
1344155228,
1344155379,
1344155447,
1344155506,
1344155548,
1344155662,
1344155946,
1344156043,
1344156047,
1344156187,
1344156248,
1344156312,
1344156388,
1344156388,
1344156460,
1344156505,
1344156790,
1344156926,
1344157021,
1344157073,
1344157135,
1344157176,
1344157233,
1344157323,
1344157344,
1344157517,
1344157778,
1344157890,
1344157905,
1344157911,
1344158185,
1344158241,
1344158245,
1344158280,
1344158343,
1344158355,
1344158536,
1344158538,
1344158621,
1344158625,
1344158670,

'213.186.119.141'),
'213.186.119.133'),
'66.249.71.101'),
'213.186.127.12'),
'212.113.37.105'),
'213.186.119.138'),
'212.113.37.106'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.119.131'),
'213.186.127.11'),
'213.186.119.143'),
'212.113.37.105'),
'213.186.127.5'),
'123.125.71.30'),
'220.181.108.97'),
'66.249.71.101'),
'66.249.71.182'),
'213.186.127.8'),
'213.186.120.196'),
'66.249.71.101'),
'213.186.127.14'),
'213.186.119.139'),
'213.186.127.11'),
'66.249.71.182'),
'212.113.35.162'),
'213.186.122.2'),
'66.249.71.101'),
'212.113.37.106'),
'213.186.127.2'),
'180.76.5.103'),
'94.23.220.161'),
'94.23.220.161'),
'213.186.119.132'),
'213.186.119.141'),
'66.249.71.101'),
'212.113.37.105'),
'213.186.127.7'),
'66.249.71.182'),
'213.186.119.135'),
'213.186.119.134'),
'213.186.119.142'),
'180.76.6.37'),
'213.186.122.3'),
'66.249.71.101'),
'66.249.71.182'),
'213.186.119.140'),
'213.186.127.3'),
'213.186.127.4'),
'213.186.127.28'),
'213.186.127.2'),
'65.52.104.29'),
'157.55.16.55'),
'66.249.71.101'),
'100.43.83.143'),
'123.125.71.51'),
'220.181.108.108'),
'213.186.119.140'),
'66.249.71.182'),
'213.186.119.137'),

(44961,
(44962,
(44963,
(44964,
(44965,
(44966,
(44967,
(44968,
(44969,
(44970,
(44971,
(44972,
(44973,
(44974,
(44975,
(44976,
(44977,
(44978,
(44979,
(44980,
(44981,
(44982,
(44983,
(44984,
(44985,
(44986,
(44987,
(44988,
(44989,
(44990,
(44991,
(44992,
(44993,
(44994,
(44995,
(44996,
(44997,
(44998,
(44999,
(45000,
(45001,
(45002,
(45003,
(45004,
(45005,
(45006,
(45007,
(45008,
(45009,
(45010,
(45011,
(45012,
(45013,
(45014,
(45015,
(45016,
(45017,
(45018,
(45019,
(45020,

1344158698,
1344158845,
1344158856,
1344158918,
1344159048,
1344159078,
1344159193,
1344159200,
1344159243,
1344159463,
1344159595,
1344159691,
1344159721,
1344159748,
1344159865,
1344159901,
1344159928,
1344159947,
1344160084,
1344160460,
1344160554,
1344160616,
1344160636,
1344160847,
1344160883,
1344160924,
1344160939,
1344161093,
1344161317,
1344161439,
1344161545,
1344161726,
1344161865,
1344161867,
1344161925,
1344162147,
1344162269,
1344162352,
1344162425,
1344162694,
1344162833,
1344162843,
1344163263,
1344163316,
1344163357,
1344163472,
1344163493,
1344163546,
1344163961,
1344164309,
1344164334,
1344164658,
1344164938,
1344164975,
1344165057,
1344165236,
1344165321,
1344165356,
1344165450,
1344165451,

'213.186.127.5'),
'213.186.119.136'),
'213.186.120.196'),
'213.186.119.141'),
'66.249.71.101'),
'212.113.35.162'),
'212.113.37.105'),
'213.186.119.135'),
'66.249.71.182'),
'213.186.127.4'),
'213.186.119.140'),
'213.186.119.131'),
'66.249.71.101'),
'213.186.127.11'),
'66.249.71.182'),
'212.113.37.105'),
'213.186.127.3'),
'157.55.16.55'),
'213.186.119.138'),
'66.249.71.101'),
'213.186.127.10'),
'213.186.127.11'),
'213.186.119.137'),
'213.186.127.9'),
'66.249.71.182'),
'100.43.83.143'),
'213.186.127.12'),
'66.249.71.101'),
'213.186.119.144'),
'65.52.104.29'),
'213.186.119.142'),
'66.249.71.101'),
'123.125.71.12'),
'220.181.108.101'),
'213.186.127.6'),
'66.249.71.182'),
'213.186.127.13'),
'213.186.119.141'),
'66.249.71.101'),
'213.186.119.135'),
'180.76.5.62'),
'66.249.71.182'),
'66.249.71.101'),
'212.113.35.162'),
'213.186.122.2'),
'180.76.5.98'),
'66.249.71.182'),
'213.186.120.196'),
'66.249.71.101'),
'213.186.119.132'),
'213.186.127.12'),
'66.249.71.101'),
'66.249.71.182'),
'213.186.127.8'),
'213.186.119.142'),
'213.186.127.28'),
'213.186.127.4'),
'66.249.71.101'),
'123.125.71.54'),
'220.181.108.91'),

(45021,
(45022,
(45023,
(45024,
(45025,
(45026,
(45027,
(45028,
(45029,
(45030,
(45031,
(45032,
(45033,
(45034,
(45035,
(45036,
(45037,
(45038,
(45039,
(45040,
(45041,
(45042,
(45043,
(45044,
(45045,
(45046,
(45047,
(45048,
(45049,
(45050,
(45051,
(45052,
(45053,
(45054,
(45055,
(45056,
(45057,
(45058,
(45059,
(45060,
(45061,
(45062,
(45063,
(45064,
(45065,
(45066,
(45067,
(45068,
(45069,
(45070,
(45071,
(45072,
(45073,
(45074,
(45075,
(45076,
(45077,
(45078,
(45079,
(45080,

1344165977,
1344166008,
1344166013,
1344166023,
1344166177,
1344166198,
1344166279,
1344166339,
1344166620,
1344166767,
1344166901,
1344166922,
1344167005,
1344167265,
1344167268,
1344167619,
1344167679,
1344167749,
1344168138,
1344168458,
1344168470,
1344168621,
1344168763,
1344168765,
1344168892,
1344169016,
1344169017,
1344169028,
1344169398,
1344169452,
1344169622,
1344169712,
1344170014,
1344170156,
1344170410,
1344170476,
1344170640,
1344170712,
1344170863,
1344170882,
1344170933,
1344171002,
1344171147,
1344171157,
1344171309,
1344171387,
1344171677,
1344171712,
1344171727,
1344172124,
1344172132,
1344172177,
1344172321,
1344172398,
1344172416,
1344172593,
1344172593,
1344172677,
1344172840,
1344172990,

'213.186.127.10'),
'66.249.71.182'),
'208.115.113.86'),
'213.186.127.4'),
'190.129.197.29'),
'66.249.71.101'),
'213.186.127.28'),
'212.113.35.162'),
'66.249.71.182'),
'212.113.37.106'),
'66.249.71.101'),
'213.186.122.2'),
'213.186.127.6'),
'213.186.119.140'),
'66.249.71.182'),
'213.186.122.3'),
'213.186.127.10'),
'66.249.71.101'),
'180.76.5.94'),
'66.249.71.101'),
'213.186.122.3'),
'213.186.120.196'),
'213.186.127.4'),
'65.52.110.13'),
'66.249.71.182'),
'123.125.71.27'),
'220.181.108.76'),
'213.186.119.138'),
'66.249.71.101'),
'213.186.119.131'),
'213.186.127.8'),
'157.55.18.26'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.119.137'),
'213.186.127.12'),
'213.186.119.139'),
'213.186.119.142'),
'66.249.71.182'),
'180.76.5.196'),
'200.82.196.5'),
'66.249.71.101'),
'213.186.119.135'),
'74.125.178.29'),
'212.113.37.106'),
'213.186.119.132'),
'213.186.127.13'),
'66.249.71.182'),
'213.186.119.133'),
'213.186.119.143'),
'66.249.71.101'),
'200.82.196.5'),
'213.186.127.9'),
'213.186.119.138'),
'66.249.71.182'),
'123.125.71.45'),
'220.181.108.116'),
'213.186.120.196'),
'66.249.71.101'),
'213.186.127.3'),

(45081,
(45082,
(45083,
(45084,
(45085,
(45086,
(45087,
(45088,
(45089,
(45090,
(45091,
(45092,
(45093,
(45094,
(45095,
(45096,
(45097,
(45098,
(45099,
(45100,
(45101,
(45102,
(45103,
(45104,
(45105,
(45106,
(45107,
(45108,
(45109,
(45110,
(45111,
(45112,
(45113,
(45114,
(45115,
(45116,
(45117,
(45118,
(45119,
(45120,
(45121,
(45122,
(45123,
(45124,
(45125,
(45126,
(45127,
(45128,
(45129,
(45130,
(45131,
(45132,
(45133,
(45134,
(45135,
(45136,
(45137,
(45138,
(45139,
(45140,

1344173048,
1344173135,
1344173410,
1344173463,
1344173468,
1344173838,
1344173854,
1344174084,
1344174111,
1344174257,
1344174421,
1344174538,
1344175018,
1344175093,
1344175359,
1344175387,
1344175431,
1344175723,
1344175736,
1344175768,
1344175820,
1344176023,
1344176035,
1344176113,
1344176118,
1344176199,
1344176199,
1344176236,
1344176378,
1344176418,
1344176758,
1344176789,
1344176944,
1344176944,
1344177047,
1344177115,
1344177419,
1344177470,
1344177536,
1344177722,
1344177765,
1344177789,
1344177790,
1344178031,
1344178061,
1344178127,
1344178222,
1344178473,
1344178498,
1344178564,
1344178642,
1344178645,
1344178839,
1344178860,
1344178869,
1344178877,
1344179244,
1344179350,
1344179410,
1344179630,

'213.186.127.11'),
'213.186.119.143'),
'213.186.127.2'),
'66.249.71.101'),
'66.249.71.182'),
'100.43.83.143'),
'213.186.119.143'),
'212.113.37.106'),
'213.186.119.142'),
'66.249.71.182'),
'213.186.127.9'),
'66.249.71.101'),
'213.186.127.4'),
'213.186.127.13'),
'213.186.119.133'),
'66.249.71.101'),
'213.186.119.144'),
'66.249.71.182'),
'213.186.119.134'),
'213.186.122.3'),
'65.52.104.29'),
'200.105.162.104'),
'213.186.122.2'),
'213.186.127.2'),
'88.18.97.46'),
'123.125.71.15'),
'220.181.108.119'),
'66.249.71.101'),
'66.249.71.182'),
'157.56.95.137'),
'213.186.119.132'),
'213.186.127.9'),
'186.170.0.199'),
'66.249.71.101'),
'213.186.127.2'),
'213.186.119.144'),
'171.6.235.46'),
'213.186.127.4'),
'66.249.71.182'),
'213.186.120.196'),
'65.52.110.13'),
'180.76.5.52'),
'213.186.127.7'),
'66.249.71.101'),
'213.186.119.139'),
'213.186.119.142'),
'66.249.71.182'),
'213.186.119.143'),
'213.186.122.2'),
'100.43.83.143'),
'66.249.71.101'),
'190.129.20.103'),
'212.113.35.162'),
'213.186.119.135'),
'208.115.113.86'),
'180.76.5.139'),
'213.186.127.6'),
'66.249.71.182'),
'212.113.37.105'),
'66.249.71.101'),

(45141,
(45142,
(45143,
(45144,
(45145,
(45146,
(45147,
(45148,
(45149,
(45150,
(45151,
(45152,
(45153,
(45154,
(45155,
(45156,
(45157,
(45158,
(45159,
(45160,
(45161,
(45162,
(45163,
(45164,
(45165,
(45166,
(45167,
(45168,
(45169,
(45170,
(45171,
(45172,
(45173,
(45174,
(45175,
(45176,
(45177,
(45178,
(45179,
(45180,
(45181,
(45182,
(45183,
(45184,
(45185,
(45186,
(45187,
(45188,
(45189,
(45190,
(45191,
(45192,
(45193,
(45194,
(45195,
(45196,
(45197,
(45198,
(45199,
(45200,

1344179746,
1344179811,
1344179839,
1344179841,
1344180232,
1344180338,
1344180485,
1344180506,
1344180759,
1344180823,
1344181048,
1344181096,
1344181170,
1344181178,
1344181434,
1344181471,
1344181756,
1344181888,
1344181931,
1344182083,
1344182170,
1344182290,
1344182464,
1344182671,
1344182747,
1344182929,
1344182944,
1344183066,
1344183179,
1344183469,
1344183738,
1344183773,
1344183773,
1344183880,
1344184351,
1344184507,
1344184788,
1344185075,
1344185179,
1344185332,
1344185463,
1344185513,
1344185545,
1344185806,
1344185984,
1344186179,
1344186218,
1344186588,
1344186774,
1344186794,
1344186800,
1344187443,
1344187471,
1344187630,
1344187632,
1344188147,
1344188168,
1344188865,
1344188925,
1344189062,

'213.186.119.134'),
'213.186.122.3'),
'123.125.71.57'),
'220.181.108.97'),
'213.186.127.7'),
'66.249.71.101'),
'213.186.127.9'),
'213.186.127.28'),
'213.186.119.142'),
'213.186.119.144'),
'66.249.71.101'),
'213.186.127.8'),
'65.52.104.75'),
'213.186.119.143'),
'213.186.127.14'),
'66.249.71.182'),
'66.249.71.101'),
'213.186.119.133'),
'213.186.119.144'),
'180.76.5.157'),
'213.186.127.14'),
'180.76.6.20'),
'66.249.71.101'),
'218.213.137.42'),
'66.249.71.182'),
'190.67.173.82'),
'65.52.104.75'),
'66.249.71.101'),
'157.55.18.26'),
'65.52.104.88'),
'66.249.71.182'),
'123.125.71.56'),
'220.181.108.122'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'157.55.18.26'),
'190.224.137.121'),
'65.52.104.75'),
'66.249.71.101'),
'100.43.83.143'),
'66.249.71.182'),
'180.76.5.178'),
'190.186.184.91'),
'66.249.71.101'),
'66.249.71.182'),
'100.43.83.143'),
'190.129.5.119'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.72.97'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.88'),
'123.125.71.50'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.101'),
'180.76.5.103'),
'190.186.78.8'),

(45201,
(45202,
(45203,
(45204,
(45205,
(45206,
(45207,
(45208,
(45209,
(45210,
(45211,
(45212,
(45213,
(45214,
(45215,
(45216,
(45217,
(45218,
(45219,
(45220,
(45221,
(45222,
(45223,
(45224,
(45225,
(45226,
(45227,
(45228,
(45229,
(45230,
(45231,
(45232,
(45233,
(45234,
(45235,
(45236,
(45237,
(45238,
(45239,
(45240,
(45241,
(45242,
(45243,
(45244,
(45245,
(45246,
(45247,
(45248,
(45249,
(45250,
(45251,
(45252,
(45253,
(45254,
(45255,
(45256,
(45257,
(45258,
(45259,
(45260,

1344189197,
1344189214,
1344189562,
1344189622,
1344190259,
1344190518,
1344190956,
1344191111,
1344191112,
1344191272,
1344191652,
1344191745,
1344191953,
1344192349,
1344192365,
1344192555,
1344192571,
1344192873,
1344193163,
1344193588,
1344193823,
1344193958,
1344194268,
1344194269,
1344194442,
1344194451,
1344194676,
1344195044,
1344195090,
1344195285,
1344195322,
1344195573,
1344195763,
1344195834,
1344196184,
1344196507,
1344196578,
1344196806,
1344196911,
1344197187,
1344197474,
1344197853,
1344197854,
1344197856,
1344198142,
1344198525,
1344198703,
1344198906,
1344199182,
1344199551,
1344199700,
1344199738,
1344199860,
1344200464,
1344200508,
1344200528,
1344200706,
1344200803,
1344200803,
1344200924,

'193.146.183.193'),
'66.249.71.182'),
'66.249.71.101'),
'65.52.104.75'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'123.125.71.30'),
'220.181.108.113'),
'66.249.71.182'),
'66.249.71.101'),
'65.52.110.13'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.113'),
'65.52.110.13'),
'66.249.71.182'),
'180.76.5.160'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'65.52.104.29'),
'123.125.71.22'),
'220.181.108.106'),
'66.249.71.101'),
'66.249.71.182'),
'190.129.197.15'),
'208.115.113.86'),
'66.249.71.101'),
'190.129.8.202'),
'66.220.153.245'),
'66.249.71.182'),
'66.220.158.247'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'188.79.227.27'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.51'),
'220.181.108.87'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'190.129.126.126'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.66'),
'180.76.5.158'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'186.2.50.9'),
'66.249.71.101'),
'74.125.179.89'),
'74.125.178.25'),
'74.125.179.90'),
'65.52.110.13'),

(45261,
(45262,
(45263,
(45264,
(45265,
(45266,
(45267,
(45268,
(45269,
(45270,
(45271,
(45272,
(45273,
(45274,
(45275,
(45276,
(45277,
(45278,
(45279,
(45280,
(45281,
(45282,
(45283,
(45284,
(45285,
(45286,
(45287,
(45288,
(45289,
(45290,
(45291,
(45292,
(45293,
(45294,
(45295,
(45296,
(45297,
(45298,
(45299,
(45300,
(45301,
(45302,
(45303,
(45304,
(45305,
(45306,
(45307,
(45308,
(45309,
(45310,
(45311,
(45312,
(45313,
(45314,
(45315,
(45316,
(45317,
(45318,
(45319,
(45320,

1344201101,
1344201196,
1344201321,
1344201355,
1344201397,
1344201398,
1344201697,
1344201865,
1344201910,
1344202204,
1344202628,
1344202724,
1344203384,
1344203490,
1344203560,
1344203583,
1344204251,
1344204347,
1344204374,
1344204919,
1344204996,
1344204997,
1344205371,
1344205587,
1344205784,
1344206255,
1344206390,
1344206452,
1344206684,
1344206923,
1344207019,
1344207065,
1344207562,
1344207708,
1344207746,
1344207848,
1344208164,
1344208249,
1344208385,
1344208623,
1344208625,
1344208834,
1344209023,
1344209039,
1344209120,
1344209500,
1344209688,
1344209724,
1344210169,
1344210443,
1344210556,
1344210837,
1344211112,
1344211431,
1344211505,
1344211804,
1344212204,
1344212206,
1344212268,
1344212598,

'66.249.71.182'),
'66.249.71.101'),
'157.55.16.55'),
'186.2.50.9'),
'123.125.71.56'),
'220.181.108.117'),
'141.105.120.151'),
'66.249.71.101'),
'66.249.71.182'),
'74.125.178.80'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.75'),
'180.76.5.196'),
'66.249.71.101'),
'66.249.71.101'),
'66.249.71.182'),
'119.63.196.125'),
'66.249.71.101'),
'123.125.71.33'),
'220.181.108.122'),
'65.52.104.29'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'190.129.197.13'),
'180.76.5.169'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.146'),
'66.249.71.101'),
'66.249.71.182'),
'157.55.18.26'),
'208.115.113.86'),
'66.249.71.101'),
'66.249.68.226'),
'66.249.71.182'),
'123.125.71.40'),
'220.181.108.100'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.110.19'),
'189.177.131.183'),
'66.249.71.101'),
'200.90.148.42'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.90'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.75'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.18'),
'220.181.108.93'),
'66.249.71.101'),
'65.52.108.26'),

(45321,
(45322,
(45323,
(45324,
(45325,
(45326,
(45327,
(45328,
(45329,
(45330,
(45331,
(45332,
(45333,
(45334,
(45335,
(45336,
(45337,
(45338,
(45339,
(45340,
(45341,
(45342,
(45343,
(45344,
(45345,
(45346,
(45347,
(45348,
(45349,
(45350,
(45351,
(45352,
(45353,
(45354,
(45355,
(45356,
(45357,
(45358,
(45359,
(45360,
(45361,
(45362,
(45363,
(45364,
(45365,
(45366,
(45367,
(45368,
(45369,
(45370,
(45371,
(45372,
(45373,
(45374,
(45375,
(45376,
(45377,
(45378,
(45379,
(45380,

1344212696,
1344212937,
1344213183,
1344213319,
1344213568,
1344213568,
1344213605,
1344213987,
1344214028,
1344214032,
1344214273,
1344214311,
1344214719,
1344214941,
1344215581,
1344215609,
1344216076,
1344216077,
1344216229,
1344216263,
1344216451,
1344216857,
1344216946,
1344216970,
1344217078,
1344217229,
1344217518,
1344217766,
1344217787,
1344218187,
1344218378,
1344218855,
1344218900,
1344219046,
1344219440,
1344219441,
1344219619,
1344219752,
1344220098,
1344220287,
1344220423,
1344221050,
1344221075,
1344221175,
1344221316,
1344221365,
1344221719,
1344221755,
1344222068,
1344222207,
1344222458,
1344222482,
1344222961,
1344223026,
1344223027,
1344223034,
1344223099,
1344223694,
1344223722,
1344224351,

'66.249.71.182'),
'66.249.71.101'),
'208.115.113.86'),
'66.249.71.182'),
'190.164.117.13'),
'190.164.117.13'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.88'),
'157.55.18.26'),
'66.249.71.101'),
'180.76.5.97'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'123.125.71.53'),
'220.181.108.117'),
'66.249.71.101'),
'66.249.71.182'),
'190.129.13.174'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.29'),
'190.129.13.174'),
'190.179.229.74'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.111'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'190.104.28.24'),
'66.249.71.182'),
'123.125.71.57'),
'220.181.108.77'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.110.13'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.6.20'),
'65.52.110.13'),
'66.249.71.182'),
'180.76.5.143'),
'66.249.71.101'),
'189.140.18.11'),
'94.23.220.161'),
'66.249.71.182'),
'189.140.18.11'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.21'),
'220.181.108.89'),
'65.52.104.29'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.101'),

(45381,
(45382,
(45383,
(45384,
(45385,
(45386,
(45387,
(45388,
(45389,
(45390,
(45391,
(45392,
(45393,
(45394,
(45395,
(45396,
(45397,
(45398,
(45399,
(45400,
(45401,
(45402,
(45403,
(45404,
(45405,
(45406,
(45407,
(45408,
(45409,
(45410,
(45411,
(45412,
(45413,
(45414,
(45415,
(45416,
(45417,
(45418,
(45419,
(45420,
(45421,
(45422,
(45423,
(45424,
(45425,
(45426,
(45427,
(45428,
(45429,
(45430,
(45431,
(45432,
(45433,
(45434,
(45435,
(45436,
(45437,
(45438,
(45439,
(45440,

1344224566,
1344225179,
1344225243,
1344225485,
1344225768,
1344225781,
1344225847,
1344226436,
1344226538,
1344226607,
1344226608,
1344227203,
1344227211,
1344227540,
1344227855,
1344227988,
1344228480,
1344228667,
1344228763,
1344228879,
1344228913,
1344229341,
1344229412,
1344229443,
1344229672,
1344229675,
1344229964,
1344230121,
1344230201,
1344230202,
1344230273,
1344230588,
1344230800,
1344230966,
1344231440,
1344231449,
1344231479,
1344232159,
1344232161,
1344232371,
1344232548,
1344232837,
1344232893,
1344233283,
1344233328,
1344233516,
1344233527,
1344234193,
1344234197,
1344234294,
1344234669,
1344234878,
1344235012,
1344235103,
1344235417,
1344235559,
1344235650,
1344235730,
1344235784,
1344236020,

'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.191'),
'91.203.32.171'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'123.125.71.55'),
'220.181.108.90'),
'66.249.71.182'),
'66.249.71.101'),
'119.63.196.30'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.188'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.104'),
'180.76.5.52'),
'66.249.71.182'),
'190.2.121.100'),
'66.249.71.101'),
'220.181.108.176'),
'220.181.108.82'),
'66.249.71.182'),
'66.249.71.101'),
'123.125.71.50'),
'220.181.108.103'),
'220.181.108.85'),
'66.249.71.182'),
'66.249.71.101'),
'208.115.113.86'),
'220.181.108.97'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.151'),
'180.76.5.63'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.139'),
'65.52.104.88'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.142'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.29'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.156'),
'65.52.104.29'),
'66.249.71.101'),
'180.76.5.168'),
'66.249.71.182'),
'65.52.110.13'),
'220.181.108.163'),

(45441,
(45442,
(45443,
(45444,
(45445,
(45446,
(45447,
(45448,
(45449,
(45450,
(45451,
(45452,
(45453,
(45454,
(45455,
(45456,
(45457,
(45458,
(45459,
(45460,
(45461,
(45462,
(45463,
(45464,
(45465,
(45466,
(45467,
(45468,
(45469,
(45470,
(45471,
(45472,
(45473,
(45474,
(45475,
(45476,
(45477,
(45478,
(45479,
(45480,
(45481,
(45482,
(45483,
(45484,
(45485,
(45486,
(45487,
(45488,
(45489,
(45490,
(45491,
(45492,
(45493,
(45494,
(45495,
(45496,
(45497,
(45498,
(45499,
(45500,

1344236242,
1344236304,
1344236480,
1344236931,
1344236932,
1344237090,
1344237710,
1344237809,
1344237846,
1344238396,
1344238496,
1344238763,
1344238825,
1344239169,
1344239179,
1344239596,
1344239672,
1344239865,
1344239893,
1344239963,
1344240530,
1344240550,
1344240584,
1344240586,
1344240653,
1344240800,
1344241204,
1344241497,
1344241520,
1344241823,
1344241844,
1344242061,
1344242138,
1344242408,
1344242508,
1344242690,
1344242739,
1344243193,
1344243325,
1344243348,
1344243459,
1344244075,
1344244172,
1344244241,
1344244760,
1344244858,
1344245057,
1344245154,
1344245404,
1344245543,
1344246066,
1344246228,
1344246295,
1344246737,
1344246916,
1344246952,
1344246980,
1344247214,
1344247605,
1344247675,

'66.249.71.101'),
'180.76.5.182'),
'66.249.71.182'),
'220.181.108.101'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.118'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.93'),
'157.55.18.26'),
'66.249.71.182'),
'66.249.71.101'),
'65.52.104.88'),
'220.181.108.184'),
'66.249.71.101'),
'180.76.5.57'),
'66.249.71.182'),
'107.22.43.124'),
'66.249.71.101'),
'65.52.110.13'),
'220.181.108.174'),
'66.249.71.182'),
'199.87.252.185'),
'66.249.71.101'),
'220.181.108.80'),
'66.249.71.182'),
'66.249.71.101'),
'65.52.110.13'),
'157.55.18.26'),
'66.249.71.182'),
'220.181.108.97'),
'66.249.71.101'),
'180.76.5.48'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.160'),
'180.76.5.93'),
'66.249.71.182'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.144'),
'66.249.71.182'),
'66.249.71.101'),
'157.55.16.55'),
'220.181.108.92'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.168'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.110.13'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.175'),
'180.76.5.57'),
'66.249.71.101'),
'208.115.113.86'),

(45501,
(45502,
(45503,
(45504,
(45505,
(45506,
(45507,
(45508,
(45509,
(45510,
(45511,
(45512,
(45513,
(45514,
(45515,
(45516,
(45517,
(45518,
(45519,
(45520,
(45521,
(45522,
(45523,
(45524,
(45525,
(45526,
(45527,
(45528,
(45529,
(45530,
(45531,
(45532,
(45533,
(45534,
(45535,
(45536,
(45537,
(45538,
(45539,
(45540,
(45541,
(45542,
(45543,
(45544,
(45545,
(45546,
(45547,
(45548,
(45549,
(45550,
(45551,
(45552,
(45553,
(45554,
(45555,
(45556,
(45557,
(45558,
(45559,
(45560,

1344247779,
1344247793,
1344247893,
1344248243,
1344248392,
1344248807,
1344248896,
1344249005,
1344249577,
1344249677,
1344249719,
1344249920,
1344250156,
1344250193,
1344250395,
1344250629,
1344250660,
1344250863,
1344251045,
1344251540,
1344251556,
1344251655,
1344251774,
1344252248,
1344252381,
1344252452,
1344252941,
1344253122,
1344253364,
1344253633,
1344253844,
1344254019,
1344254273,
1344254325,
1344254506,
1344255116,
1344255189,
1344255198,
1344255809,
1344256007,
1344256099,
1344256390,
1344256583,
1344256699,
1344257012,
1344257197,
1344257201,
1344257268,
1344257389,
1344257825,
1344257838,
1344257922,
1344257998,
1344258377,
1344258461,
1344258598,
1344258831,
1344258911,
1344259198,
1344259244,

'66.249.71.182'),
'65.52.104.29'),
'220.181.108.147'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.86'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.143'),
'180.76.5.146'),
'65.52.104.75'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.103'),
'180.76.5.136'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.117'),
'66.249.71.101'),
'65.52.104.29'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.105'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.154'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.137'),
'220.181.108.83'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.87'),
'66.249.71.182'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.143'),
'65.52.104.88'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.105'),
'66.249.71.182'),
'157.55.16.55'),
'180.76.5.182'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.62'),
'220.181.108.163'),
'66.249.71.101'),
'190.11.65.124'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.117'),
'65.52.104.29'),
'66.249.71.182'),
'190.129.5.119'),

(45561,
(45562,
(45563,
(45564,
(45565,
(45566,
(45567,
(45568,
(45569,
(45570,
(45571,
(45572,
(45573,
(45574,
(45575,
(45576,
(45577,
(45578,
(45579,
(45580,
(45581,
(45582,
(45583,
(45584,
(45585,
(45586,
(45587,
(45588,
(45589,
(45590,
(45591,
(45592,
(45593,
(45594,
(45595,
(45596,
(45597,
(45598,
(45599,
(45600,
(45601,
(45602,
(45603,
(45604,
(45605,
(45606,
(45607,
(45608,
(45609,
(45610,
(45611,
(45612,
(45613,
(45614,
(45615,
(45616,
(45617,
(45618,
(45619,
(45620,

1344259297,
1344259742,
1344259879,
1344260003,
1344260059,
1344260503,
1344260653,
1344260733,
1344261130,
1344261364,
1344261430,
1344261562,
1344261653,
1344261790,
1344262039,
1344262109,
1344262451,
1344262473,
1344262613,
1344262787,
1344262832,
1344263293,
1344263393,
1344263400,
1344263680,
1344263709,
1344264078,
1344264144,
1344264190,
1344264302,
1344264480,
1344264526,
1344264723,
1344264825,
1344264935,
1344265211,
1344265232,
1344265234,
1344265292,
1344265389,
1344265940,
1344265985,
1344266022,
1344266051,
1344266134,
1344266598,
1344266743,
1344267048,
1344267285,
1344267359,
1344267885,
1344267963,
1344267981,
1344268209,
1344268267,
1344268485,
1344268487,
1344268648,
1344268876,
1344269007,

'66.249.71.101'),
'220.181.108.84'),
'66.249.71.182'),
'66.249.71.101'),
'65.52.104.75'),
'66.249.71.182'),
'220.181.108.80'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.186'),
'220.181.108.145'),
'74.125.178.17'),
'66.249.71.182'),
'100.43.83.143'),
'66.249.71.101'),
'65.52.104.88'),
'220.181.108.167'),
'66.249.71.182'),
'157.56.95.137'),
'66.249.71.101'),
'190.129.5.119'),
'220.181.108.175'),
'66.249.71.182'),
'65.52.110.13'),
'66.249.71.101'),
'66.249.71.182'),
'100.43.83.143'),
'180.76.5.55'),
'220.181.108.161'),
'66.249.71.101'),
'190.129.5.119'),
'66.249.71.182'),
'180.76.5.98'),
'100.43.83.143'),
'220.181.108.152'),
'220.181.108.150'),
'220.181.108.96'),
'66.249.71.101'),
'66.249.71.182'),
'200.90.147.165'),
'66.249.71.101'),
'66.249.71.182'),
'157.55.18.26'),
'220.181.108.79'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.106'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.87'),
'66.249.71.182'),
'65.52.110.13'),
'180.76.5.172'),
'180.76.5.92'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.152'),
'94.23.220.161'),

(45621,
(45622,
(45623,
(45624,
(45625,
(45626,
(45627,
(45628,
(45629,
(45630,
(45631,
(45632,
(45633,
(45634,
(45635,
(45636,
(45637,
(45638,
(45639,
(45640,
(45641,
(45642,
(45643,
(45644,
(45645,
(45646,
(45647,
(45648,
(45649,
(45650,
(45651,
(45652,
(45653,
(45654,
(45655,
(45656,
(45657,
(45658,
(45659,
(45660,
(45661,
(45662,
(45663,
(45664,
(45665,
(45666,
(45667,
(45668,
(45669,
(45670,
(45671,
(45672,
(45673,
(45674,
(45675,
(45676,
(45677,
(45678,
(45679,
(45680,

1344269108,
1344269265,
1344269492,
1344269739,
1344269792,
1344269885,
1344270172,
1344270173,
1344270175,
1344270419,
1344270542,
1344270582,
1344270702,
1344271029,
1344271247,
1344271611,
1344271679,
1344271692,
1344271963,
1344271970,
1344272296,
1344272380,
1344272518,
1344272794,
1344272859,
1344272920,
1344273354,
1344273451,
1344273620,
1344273916,
1344273941,
1344274238,
1344274308,
1344274364,
1344274467,
1344274561,
1344274996,
1344275275,
1344275336,
1344275383,
1344275822,
1344276136,
1344276188,
1344276359,
1344276489,
1344276501,
1344276560,
1344276827,
1344276882,
1344277098,
1344277165,
1344277886,
1344278007,
1344278264,
1344278386,
1344278497,
1344278574,
1344278801,
1344278916,
1344279046,

'66.249.71.101'),
'66.249.71.182'),
'78.154.170.139'),
'66.249.71.101'),
'220.181.108.115'),
'66.249.71.182'),
'180.76.5.143'),
'123.125.71.57'),
'220.181.108.96'),
'66.249.71.101'),
'66.249.71.182'),
'208.115.113.86'),
'220.181.108.100'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.120'),
'180.76.5.183'),
'66.249.71.101'),
'65.52.110.13'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.160'),
'220.181.108.91'),
'66.249.71.182'),
'94.46.240.230'),
'66.249.71.101'),
'190.129.197.25'),
'220.181.108.97'),
'66.249.71.101'),
'65.52.104.88'),
'66.249.71.182'),
'208.115.113.86'),
'66.249.71.101'),
'220.181.108.88'),
'180.76.5.101'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.116'),
'65.52.108.26'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.175'),
'65.52.104.29'),
'66.249.71.101'),
'65.52.108.26'),
'180.76.5.190'),
'190.190.188.115'),
'65.52.110.13'),
'220.181.108.102'),
'66.249.71.101'),
'66.249.71.101'),
'220.181.108.166'),
'190.129.197.16'),
'180.76.5.54'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.63'),
'220.181.108.181'),
'65.52.110.13'),

(45681,
(45682,
(45683,
(45684,
(45685,
(45686,
(45687,
(45688,
(45689,
(45690,
(45691,
(45692,
(45693,
(45694,
(45695,
(45696,
(45697,
(45698,
(45699,
(45700,
(45701,
(45702,
(45703,
(45704,
(45705,
(45706,
(45707,
(45708,
(45709,
(45710,
(45711,
(45712,
(45713,
(45714,
(45715,
(45716,
(45717,
(45718,
(45719,
(45720,
(45721,
(45722,
(45723,
(45724,
(45725,
(45726,
(45727,
(45728,
(45729,
(45730,
(45731,
(45732,
(45733,
(45734,
(45735,
(45736,
(45737,
(45738,
(45739,
(45740,

1344279298,
1344279366,
1344279415,
1344279675,
1344279825,
1344280093,
1344280346,
1344280376,
1344280422,
1344280433,
1344280734,
1344280914,
1344281067,
1344281221,
1344281602,
1344281641,
1344281668,
1344282288,
1344282291,
1344282550,
1344282691,
1344282947,
1344282949,
1344282978,
1344283458,
1344283620,
1344283666,
1344284220,
1344284354,
1344284366,
1344284720,
1344284904,
1344285043,
1344285113,
1344285267,
1344285275,
1344285379,
1344285571,
1344285731,
1344285774,
1344285852,
1344285908,
1344285941,
1344286183,
1344286315,
1344286381,
1344286556,
1344286572,
1344287092,
1344287235,
1344287244,
1344287495,
1344287923,
1344287933,
1344288001,
1344288728,
1344288767,
1344288910,
1344289181,
1344289421,

'190.104.28.28'),
'66.249.71.101'),
'74.125.178.22'),
'66.249.71.182'),
'220.181.108.99'),
'66.249.71.101'),
'66.249.71.182'),
'190.104.28.24'),
'180.76.5.52'),
'190.104.28.29'),
'220.181.108.185'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.108.26'),
'66.249.71.101'),
'220.181.108.109'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.140'),
'180.76.6.223'),
'65.52.110.13'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.87'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.112'),
'180.76.5.139'),
'66.249.71.182'),
'66.249.71.101'),
'190.129.45.120'),
'208.82.102.183'),
'220.181.108.152'),
'65.52.104.29'),
'66.249.71.182'),
'66.249.71.101'),
'107.20.64.131'),
'200.74.0.47'),
'180.76.5.141'),
'190.181.24.30'),
'220.181.108.119'),
'200.37.121.58'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.180'),
'220.181.108.171'),
'65.52.104.88'),
'66.249.71.101'),
'200.58.67.181'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.143'),
'200.90.146.133'),
'180.76.5.186'),
'220.181.108.106'),
'66.249.71.182'),
'66.249.71.101'),

(45741,
(45742,
(45743,
(45744,
(45745,
(45746,
(45747,
(45748,
(45749,
(45750,
(45751,
(45752,
(45753,
(45754,
(45755,
(45756,
(45757,
(45758,
(45759,
(45760,
(45761,
(45762,
(45763,
(45764,
(45765,
(45766,
(45767,
(45768,
(45769,
(45770,
(45771,
(45772,
(45773,
(45774,
(45775,
(45776,
(45777,
(45778,
(45779,
(45780,
(45781,
(45782,
(45783,
(45784,
(45785,
(45786,
(45787,
(45788,
(45789,
(45790,
(45791,
(45792,
(45793,
(45794,
(45795,
(45796,
(45797,
(45798,
(45799,
(45800,

1344289819,
1344289835,
1344290435,
1344290729,
1344290811,
1344290862,
1344291045,
1344291106,
1344291643,
1344291655,
1344291771,
1344292131,
1344292264,
1344292557,
1344292570,
1344292873,
1344292995,
1344293077,
1344293145,
1344293473,
1344293605,
1344294214,
1344294248,
1344294286,
1344294382,
1344294637,
1344294946,
1344295073,
1344295294,
1344295311,
1344295494,
1344295564,
1344295628,
1344295921,
1344296204,
1344296287,
1344296531,
1344296617,
1344296708,
1344296847,
1344297112,
1344297140,
1344297291,
1344297749,
1344298021,
1344298174,
1344298360,
1344298930,
1344298970,
1344299005,
1344299069,
1344299257,
1344299579,
1344299823,
1344299840,
1344300180,
1344300388,
1344300431,
1344300489,
1344300751,

'220.181.108.151'),
'66.249.72.229'),
'66.249.72.229'),
'220.181.108.76'),
'66.249.72.22'),
'180.76.5.183'),
'66.249.72.229'),
'157.55.18.26'),
'220.181.108.160'),
'66.249.72.229'),
'186.27.67.107'),
'66.249.72.22'),
'66.249.72.229'),
'220.181.108.89'),
'65.52.104.75'),
'66.249.72.229'),
'66.249.72.22'),
'180.76.5.141'),
'180.76.5.172'),
'220.181.108.121'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.110.13'),
'66.249.71.101'),
'220.181.108.120'),
'180.76.5.63'),
'66.249.71.182'),
'66.219.58.44'),
'220.181.108.118'),
'66.249.71.101'),
'208.115.113.86'),
'66.249.71.182'),
'200.69.34.146'),
'66.249.71.101'),
'220.181.108.123'),
'66.249.71.182'),
'66.249.71.101'),
'190.129.10.171'),
'74.125.178.21'),
'180.76.5.103'),
'220.181.108.80'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.95'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.76'),
'66.249.71.101'),
'180.76.5.94'),
'66.249.71.182'),
'190.129.197.8'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.78'),
'66.249.71.101'),
'157.55.18.26'),
'66.249.71.182'),
'180.76.5.90'),
'220.181.108.113'),

(45801,
(45802,
(45803,
(45804,
(45805,
(45806,
(45807,
(45808,
(45809,
(45810,
(45811,
(45812,
(45813,
(45814,
(45815,
(45816,
(45817,
(45818,
(45819,
(45820,
(45821,
(45822,
(45823,
(45824,
(45825,
(45826,
(45827,
(45828,
(45829,
(45830,
(45831,
(45832,
(45833,
(45834,
(45835,
(45836,
(45837,
(45838,
(45839,
(45840,
(45841,
(45842,
(45843,
(45844,
(45845,
(45846,
(45847,
(45848,
(45849,
(45850,
(45851,
(45852,
(45853,
(45854,
(45855,
(45856,
(45857,
(45858,
(45859,
(45860,

1344300798,
1344301093,
1344301395,
1344301406,
1344301659,
1344302017,
1344302020,
1344302567,
1344302627,
1344302679,
1344302747,
1344302886,
1344303360,
1344303478,
1344303482,
1344303637,
1344303966,
1344304090,
1344304192,
1344304271,
1344304388,
1344304710,
1344304716,
1344305132,
1344305142,
1344305297,
1344305347,
1344305445,
1344305979,
1344306170,
1344306208,
1344306356,
1344306361,
1344306408,
1344306561,
1344306595,
1344306906,
1344307046,
1344307122,
1344307326,
1344307575,
1344307858,
1344308032,
1344308197,
1344308289,
1344308335,
1344308573,
1344308946,
1344309289,
1344309292,
1344309394,
1344309860,
1344310005,
1344310191,
1344310244,
1344310428,
1344310605,
1344310771,
1344310958,
1344311675,

'66.249.71.101'),
'180.76.5.65'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.107'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.180'),
'66.249.71.182'),
'190.104.28.30'),
'66.249.71.101'),
'180.76.5.164'),
'66.249.71.182'),
'220.181.108.94'),
'66.249.71.101'),
'65.52.110.13'),
'66.249.71.182'),
'66.249.71.101'),
'74.125.179.94'),
'157.55.16.55'),
'220.181.108.81'),
'66.249.71.101'),
'66.249.71.182'),
'200.87.176.152'),
'180.76.5.147'),
'220.181.108.99'),
'66.249.71.101'),
'66.249.71.182'),
'157.55.16.55'),
'66.249.71.182'),
'220.181.108.90'),
'65.52.104.75'),
'66.249.71.101'),
'190.129.13.174'),
'65.52.104.29'),
'190.129.197.16'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.178'),
'65.52.110.13'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.87'),
'180.76.5.171'),
'65.52.108.26'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.104'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.113'),
'220.181.108.149'),
'66.249.71.182'),
'200.90.145.40'),
'66.249.71.101'),
'94.23.220.161'),
'66.249.71.182'),
'220.181.108.89'),
'66.249.71.101'),
'66.249.71.101'),

(45861,
(45862,
(45863,
(45864,
(45865,
(45866,
(45867,
(45868,
(45869,
(45870,
(45871,
(45872,
(45873,
(45874,
(45875,
(45876,
(45877,
(45878,
(45879,
(45880,
(45881,
(45882,
(45883,
(45884,
(45885,
(45886,
(45887,
(45888,
(45889,
(45890,
(45891,
(45892,
(45893,
(45894,
(45895,
(45896,
(45897,
(45898,
(45899,
(45900,
(45901,
(45902,
(45903,
(45904,
(45905,
(45906,
(45907,
(45908,
(45909,
(45910,
(45911,
(45912,
(45913,
(45914,
(45915,
(45916,
(45917,
(45918,
(45919,
(45920,

1344311679,
1344311914,
1344312391,
1344312590,
1344312683,
1344313087,
1344313397,
1344313503,
1344313822,
1344314067,
1344314415,
1344314538,
1344314631,
1344314751,
1344314776,
1344314827,
1344314988,
1344315062,
1344315253,
1344315281,
1344315969,
1344315974,
1344316017,
1344316026,
1344316028,
1344316644,
1344316684,
1344316748,
1344316858,
1344317400,
1344317546,
1344317650,
1344317919,
1344318098,
1344318165,
1344318581,
1344318828,
1344318831,
1344318834,
1344319548,
1344319550,
1344319749,
1344320263,
1344320265,
1344320668,
1344320907,
1344321190,
1344321554,
1344321583,
1344322042,
1344322172,
1344322308,
1344322497,
1344322556,
1344322664,
1344322878,
1344322887,
1344323136,
1344323412,
1344323744,

'220.181.108.152'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.86'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.176'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.174'),
'66.249.71.101'),
'65.52.104.29'),
'65.52.104.75'),
'66.249.71.182'),
'180.76.5.58'),
'74.125.44.87'),
'201.240.6.121'),
'66.249.71.101'),
'220.181.108.177'),
'66.249.71.101'),
'65.52.108.26'),
'65.52.104.29'),
'66.249.71.182'),
'65.52.110.13'),
'220.181.108.179'),
'66.249.71.101'),
'65.52.108.26'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.88'),
'220.181.108.151'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.88'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.118'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.108'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.145'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.97'),
'180.76.5.146'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.87'),
'65.52.104.75'),
'180.76.5.192'),
'180.76.5.87'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.108'),
'66.249.71.182'),

(45921,
(45922,
(45923,
(45924,
(45925,
(45926,
(45927,
(45928,
(45929,
(45930,
(45931,
(45932,
(45933,
(45934,
(45935,
(45936,
(45937,
(45938,
(45939,
(45940,
(45941,
(45942,
(45943,
(45944,
(45945,
(45946,
(45947,
(45948,
(45949,
(45950,
(45951,
(45952,
(45953,
(45954,
(45955,
(45956,
(45957,
(45958,
(45959,
(45960,
(45961,
(45962,
(45963,
(45964,
(45965,
(45966,
(45967,
(45968,
(45969,
(45970,
(45971,
(45972,
(45973,
(45974,
(45975,
(45976,
(45977,
(45978,
(45979,
(45980,

1344323840,
1344324325,
1344324357,
1344324490,
1344324658,
1344325081,
1344325242,
1344325269,
1344325271,
1344325778,
1344325988,
1344325997,
1344326121,
1344326152,
1344326704,
1344326942,
1344327062,
1344327656,
1344327774,
1344327974,
1344328178,
1344328247,
1344328374,
1344328416,
1344328895,
1344328948,
1344329089,
1344329095,
1344329481,
1344329804,
1344329809,
1344330439,
1344330723,
1344330923,
1344330999,
1344331198,
1344331234,
1344331388,
1344331618,
1344331632,
1344331912,
1344332227,
1344332542,
1344332666,
1344333364,
1344333382,
1344333452,
1344333920,
1344334099,
1344334363,
1344334669,
1344334827,
1344334952,
1344335194,
1344335273,
1344335469,
1344335528,
1344335620,
1344336181,
1344336248,

'66.249.71.101'),
'220.181.108.148'),
'180.76.5.189'),
'66.249.71.182'),
'66.249.71.101'),
'190.181.22.208'),
'220.181.108.85'),
'66.249.71.182'),
'66.249.71.101'),
'208.115.113.86'),
'66.249.71.101'),
'180.76.5.141'),
'66.249.71.182'),
'220.181.108.176'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.123'),
'66.249.71.101'),
'180.76.6.232'),
'220.181.108.92'),
'66.249.71.182'),
'65.52.104.75'),
'66.249.71.101'),
'65.52.110.13'),
'220.181.108.92'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.64'),
'180.76.5.88'),
'66.249.71.101'),
'220.181.108.186'),
'66.249.71.101'),
'220.181.108.185'),
'65.52.104.75'),
'66.249.71.182'),
'180.76.5.161'),
'66.249.71.101'),
'65.52.110.13'),
'66.249.71.182'),
'220.181.108.163'),
'66.249.71.101'),
'65.52.110.13'),
'220.181.108.150'),
'66.249.71.101'),
'180.76.5.54'),
'66.249.71.101'),
'220.181.108.174'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.93'),
'190.104.25.24'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.67'),
'220.181.108.180'),
'65.52.104.75'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.109'),
'66.249.71.182'),

(45981,
(45982,
(45983,
(45984,
(45985,
(45986,
(45987,
(45988,
(45989,
(45990,
(45991,
(45992,
(45993,
(45994,
(45995,
(45996,
(45997,
(45998,
(45999,
(46000,
(46001,
(46002,
(46003,
(46004,
(46005,
(46006,
(46007,
(46008,
(46009,
(46010,
(46011,
(46012,
(46013,
(46014,
(46015,
(46016,
(46017,
(46018,
(46019,
(46020,
(46021,
(46022,
(46023,
(46024,
(46025,
(46026,
(46027,
(46028,
(46029,
(46030,
(46031,
(46032,
(46033,
(46034,
(46035,
(46036,
(46037,
(46038,
(46039,
(46040,

1344336281,
1344336482,
1344336855,
1344336915,
1344336958,
1344337093,
1344337106,
1344337559,
1344337660,
1344337916,
1344338004,
1344338414,
1344338598,
1344338630,
1344338914,
1344339009,
1344339344,
1344339489,
1344339825,
1344340060,
1344340130,
1344340393,
1344340736,
1344340766,
1344341475,
1344341648,
1344341995,
1344342195,
1344342428,
1344342558,
1344342819,
1344342916,
1344343059,
1344343233,
1344343469,
1344343599,
1344343732,
1344343788,
1344344161,
1344344379,
1344344416,
1344344493,
1344344495,
1344345145,
1344345292,
1344345390,
1344345749,
1344345874,
1344345888,
1344345919,
1344346101,
1344346114,
1344346135,
1344346210,
1344346554,
1344346638,
1344346725,
1344346731,
1344347055,
1344347131,

'180.76.5.177'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.88'),
'180.76.5.166'),
'220.181.108.107'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.104.75'),
'66.249.71.101'),
'220.181.108.167'),
'66.249.71.182'),
'180.76.5.49'),
'66.249.71.101'),
'220.181.108.92'),
'65.52.110.13'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.160'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.6.20'),
'220.181.108.184'),
'66.249.71.101'),
'66.249.71.101'),
'220.181.108.179'),
'180.76.5.178'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.102'),
'190.129.8.202'),
'66.249.71.101'),
'66.249.71.182'),
'190.129.12.90'),
'220.181.108.107'),
'66.249.71.101'),
'180.76.6.26'),
'66.249.71.182'),
'180.76.5.143'),
'220.181.108.181'),
'190.129.8.202'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.101'),
'220.181.108.171'),
'66.249.71.182'),
'65.52.104.29'),
'66.249.71.101'),
'180.76.5.96'),
'109.0.135.8'),
'200.87.110.162'),
'66.249.71.182'),
'200.87.128.3'),
'220.181.108.95'),
'66.249.71.101'),
'190.129.8.202'),
'200.87.110.162'),
'66.249.71.182'),
'190.129.12.90'),
'220.181.108.143'),

(46041,
(46042,
(46043,
(46044,
(46045,
(46046,
(46047,
(46048,
(46049,
(46050,
(46051,
(46052,
(46053,
(46054,
(46055,
(46056,
(46057,
(46058,
(46059,
(46060,
(46061,
(46062,
(46063,
(46064,
(46065,
(46066,
(46067,
(46068,
(46069,
(46070,
(46071,
(46072,
(46073,
(46074,
(46075,
(46076,
(46077,
(46078,
(46079,
(46080,
(46081,
(46082,
(46083,
(46084,
(46085,
(46086,
(46087,
(46088,
(46089,
(46090,
(46091,
(46092,
(46093,
(46094,
(46095,
(46096,
(46097,
(46098,
(46099,
(46100,

1344347170,
1344347435,
1344347478,
1344347654,
1344347694,
1344347786,
1344347811,
1344347823,
1344347964,
1344348043,
1344348051,
1344348275,
1344348346,
1344348390,
1344348448,
1344348485,
1344348740,
1344348756,
1344348779,
1344348955,
1344349106,
1344349370,
1344349394,
1344349577,
1344349824,
1344349877,
1344349986,
1344350425,
1344350629,
1344350676,
1344350795,
1344351041,
1344351056,
1344351131,
1344351184,
1344351657,
1344351666,
1344351709,
1344351834,
1344352361,
1344352381,
1344352574,
1344352627,
1344352628,
1344352785,
1344352867,
1344353066,
1344353242,
1344353549,
1344353610,
1344353770,
1344354036,
1344354055,
1344354370,
1344354385,
1344354464,
1344354825,
1344354992,
1344355002,
1344355379,

'66.249.71.101'),
'66.249.71.182'),
'200.87.96.98'),
'65.52.110.13'),
'180.76.6.223'),
'66.249.71.101'),
'208.115.113.86'),
'190.129.12.90'),
'85.13.132.247'),
'220.181.108.115'),
'66.249.71.182'),
'190.52.50.251'),
'74.125.179.87'),
'66.249.71.101'),
'74.125.179.88'),
'200.87.144.220'),
'190.129.68.75'),
'66.249.71.182'),
'74.125.178.31'),
'220.181.108.88'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.6.211'),
'157.56.95.137'),
'66.249.71.101'),
'220.181.108.122'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.65'),
'190.129.197.13'),
'220.181.108.117'),
'66.249.71.101'),
'180.76.5.192'),
'186.112.126.100'),
'190.129.92.214'),
'66.249.71.101'),
'87.6.198.91'),
'220.181.108.96'),
'66.249.71.182'),
'66.249.71.101'),
'90.231.118.66'),
'190.129.19.94'),
'66.249.71.182'),
'220.181.108.140'),
'176.9.148.197'),
'180.76.5.53'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.115'),
'200.87.0.174'),
'66.249.71.101'),
'65.52.110.13'),
'66.249.71.182'),
'190.129.19.94'),
'66.249.71.101'),
'220.181.108.156'),
'66.249.71.182'),
'180.76.5.52'),
'66.249.71.101'),
'220.181.108.111'),

(46101,
(46102,
(46103,
(46104,
(46105,
(46106,
(46107,
(46108,
(46109,
(46110,
(46111,
(46112,
(46113,
(46114,
(46115,
(46116,
(46117,
(46118,
(46119,
(46120,
(46121,
(46122,
(46123,
(46124,
(46125,
(46126,
(46127,
(46128,
(46129,
(46130,
(46131,
(46132,
(46133,
(46134,
(46135,
(46136,
(46137,
(46138,
(46139,
(46140,
(46141,
(46142,
(46143,
(46144,
(46145,
(46146,
(46147,
(46148,
(46149,
(46150,
(46151,
(46152,
(46153,
(46154,
(46155,
(46156,
(46157,
(46158,
(46159,
(46160,

1344355390,
1344355604,
1344355619,
1344355659,
1344355666,
1344355993,
1344356019,
1344356120,
1344356169,
1344356239,
1344356292,
1344356319,
1344356620,
1344356622,
1344356692,
1344356787,
1344356852,
1344356938,
1344357220,
1344357274,
1344357317,
1344357555,
1344357880,
1344358078,
1344358134,
1344358169,
1344358467,
1344358480,
1344358777,
1344358785,
1344358990,
1344359053,
1344359314,
1344359402,
1344359438,
1344359674,
1344359999,
1344360018,
1344360106,
1344360229,
1344360441,
1344360634,
1344360830,
1344360898,
1344360910,
1344361035,
1344361060,
1344361250,
1344361544,
1344361602,
1344361617,
1344361721,
1344361820,
1344361866,
1344362005,
1344362483,
1344362537,
1344362566,
1344362730,
1344362778,

'65.52.110.13'),
'66.249.71.101'),
'66.249.71.182'),
'208.115.113.86'),
'190.186.202.143'),
'200.87.110.74'),
'65.52.110.13'),
'190.129.12.234'),
'65.52.108.26'),
'66.249.71.182'),
'220.181.108.102'),
'66.249.71.101'),
'123.125.71.20'),
'220.181.108.109'),
'190.186.202.143'),
'180.76.5.197'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.151'),
'74.125.44.82'),
'190.129.12.91'),
'66.249.71.101'),
'190.186.202.143'),
'180.76.5.168'),
'220.181.108.75'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.51'),
'180.76.6.225'),
'66.249.71.101'),
'180.76.6.29'),
'220.181.108.113'),
'66.249.71.182'),
'66.249.71.101'),
'65.52.110.13'),
'190.104.25.28'),
'220.181.108.113'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.63'),
'180.76.5.54'),
'66.249.71.101'),
'157.55.17.195'),
'66.249.71.182'),
'220.181.108.121'),
'96.231.159.6'),
'190.129.19.21'),
'66.249.71.101'),
'180.76.5.107'),
'66.249.71.182'),
'157.55.17.195'),
'190.129.8.202'),
'220.181.108.75'),
'66.249.71.101'),
'200.105.144.43'),
'66.249.71.182'),
'65.52.110.19'),
'66.249.71.101'),
'220.181.108.140'),
'180.76.5.180'),

(46161, 1344363055, '190.129.8.202'),


(46162, 1344363124, '66.249.71.182'),
(46163, 1344363182, '66.249.71.101');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(46164, 1344363522, '190.129.72.201'),
(46165, 1344363616, '180.76.5.136'),
(46166, 1344363638, '220.181.108.109'),
(46167, 1344363679, '157.55.17.195'),
(46168, 1344363798, '66.249.71.101'),
(46169, 1344363989, '65.52.104.29'),
(46170, 1344364019, '66.249.71.182'),
(46171, 1344364063, '180.76.5.189'),
(46172, 1344364134, '65.52.108.26'),
(46173, 1344364200, '119.63.196.126'),
(46174, 1344364341, '190.104.20.227'),
(46175, 1344364415, '66.249.71.101'),
(46176, 1344364472, '200.90.144.150'),
(46177, 1344364548, '220.181.108.171'),
(46178, 1344364679, '66.249.71.182'),
(46179, 1344365032, '66.249.71.101'),
(46180, 1344365219, '180.76.6.37'),
(46181, 1344365357, '66.249.71.182'),
(46182, 1344365363, '180.76.5.103'),
(46183, 1344365378, '65.52.110.13'),
(46184, 1344365458, '220.181.108.89'),
(46185, 1344365525, '157.55.17.143'),
(46186, 1344365648, '66.249.71.101'),
(46187, 1344366002, '66.249.71.182'),
(46188, 1344366265, '66.249.71.101'),
(46189, 1344366267, '208.115.113.86'),
(46190, 1344366380, '220.181.108.90'),
(46191, 1344366470, '190.129.92.214'),
(46192, 1344366717, '66.249.71.182'),
(46193, 1344366728, '180.76.5.107'),
(46194, 1344366924, '190.129.197.11'),
(46195, 1344366969, '66.249.71.101'),
(46196, 1344367294, '220.181.108.185'),
(46197, 1344367322, '66.249.71.182'),
(46198, 1344367585, '66.249.71.101'),
(46199, 1344367963, '180.76.6.212'),
(46200, 1344368019, '190.129.173.170'),
(46201, 1344368202, '66.249.71.101'),
(46202, 1344368212, '220.181.108.156'),
(46203, 1344368310, '186.2.38.120'),
(46204, 1344368382, '66.249.71.182'),
(46205, 1344368761, '200.58.83.89'),
(46206, 1344368820, '200.87.127.25'),
(46207, 1344368853, '66.249.71.101'),
(46208, 1344369134, '220.181.108.75'),
(46209, 1344369435, '66.249.71.182'),
(46210, 1344369522, '66.249.71.101'),
(46211, 1344369609, '220.181.108.101'),
(46212, 1344369695, '180.76.5.141'),
(46213, 1344370044, '220.181.108.158'),
(46214, 1344370130, '190.129.197.10'),
(46215, 1344370138, '66.249.71.101'),
(46216, 1344370316, '66.249.71.182'),
(46217, 1344370430, '74.125.178.83'),
(46218, 1344370436, '74.125.178.21'),
(46219, 1344370671, '200.105.161.6'),

(46220,
(46221,
(46222,
(46223,
(46224,
(46225,
(46226,
(46227,
(46228,
(46229,
(46230,
(46231,
(46232,
(46233,
(46234,
(46235,
(46236,
(46237,
(46238,
(46239,
(46240,
(46241,
(46242,
(46243,
(46244,
(46245,
(46246,
(46247,
(46248,
(46249,
(46250,
(46251,
(46252,
(46253,
(46254,
(46255,
(46256,
(46257,
(46258,
(46259,
(46260,
(46261,
(46262,
(46263,
(46264,
(46265,
(46266,
(46267,
(46268,
(46269,
(46270,
(46271,
(46272,
(46273,
(46274,
(46275,
(46276,
(46277,
(46278,
(46279,

1344370740,
1344370745,
1344370961,
1344370974,
1344371004,
1344371067,
1344371365,
1344371523,
1344371905,
1344371990,
1344372296,
1344372378,
1344372385,
1344372409,
1344372430,
1344372514,
1344372603,
1344372850,
1344373045,
1344373215,
1344373219,
1344373560,
1344373574,
1344373574,
1344373659,
1344373675,
1344373745,
1344373765,
1344373835,
1344374138,
1344374283,
1344374597,
1344374609,
1344374640,
1344374704,
1344374853,
1344374896,
1344374941,
1344375081,
1344375244,
1344375546,
1344375625,
1344375854,
1344376208,
1344376254,
1344376264,
1344376264,
1344376292,
1344376460,
1344376470,
1344376552,
1344376577,
1344377088,
1344377313,
1344377377,
1344377416,
1344377469,
1344377702,
1344377749,
1344377917,

'200.90.145.50'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.172'),
'180.76.5.191'),
'200.111.79.201'),
'66.249.71.101'),
'190.129.14.146'),
'220.181.108.121'),
'66.249.71.101'),
'190.129.197.10'),
'180.76.5.161'),
'200.87.150.115'),
'180.76.5.195'),
'66.249.71.182'),
'190.186.160.17'),
'66.249.71.101'),
'220.181.108.172'),
'66.249.71.182'),
'200.87.135.106'),
'66.249.71.101'),
'128.59.14.74'),
'200.87.176.131'),
'200.90.147.240'),
'66.249.71.182'),
'157.55.17.143'),
'180.76.5.197'),
'190.174.144.114'),
'66.249.71.101'),
'200.90.144.188'),
'66.249.71.182'),
'66.249.71.101'),
'190.186.84.69'),
'200.87.127.25'),
'220.181.108.106'),
'200.90.146.152'),
'66.249.71.182'),
'180.76.5.50'),
'65.52.104.88'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.112'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.192'),
'190.129.8.202'),
'186.27.7.134'),
'190.11.76.92'),
'190.104.26.18'),
'66.249.71.101'),
'220.181.108.140'),
'190.186.84.69'),
'66.249.71.101'),
'190.104.26.18'),
'186.27.7.134'),
'190.129.12.124'),
'220.181.108.83'),
'66.249.71.182'),
'66.249.71.101'),
'190.129.10.106'),

(46280,
(46281,
(46282,
(46283,
(46284,
(46285,
(46286,
(46287,
(46288,
(46289,
(46290,
(46291,
(46292,
(46293,
(46294,
(46295,
(46296,
(46297,
(46298,
(46299,
(46300,
(46301,
(46302,
(46303,
(46304,
(46305,
(46306,
(46307,
(46308,
(46309,
(46310,
(46311,
(46312,
(46313,
(46314,
(46315,
(46316,
(46317,
(46318,
(46319,
(46320,
(46321,
(46322,
(46323,
(46324,
(46325,
(46326,
(46327,
(46328,
(46329,
(46330,
(46331,
(46332,
(46333,
(46334,
(46335,
(46336,
(46337,
(46338,
(46339,

1344377944,
1344378404,
1344378486,
1344378581,
1344378854,
1344379195,
1344379263,
1344379376,
1344379395,
1344379461,
1344379478,
1344379669,
1344379813,
1344380081,
1344380113,
1344380329,
1344380465,
1344380518,
1344380564,
1344380866,
1344381136,
1344381249,
1344381364,
1344381752,
1344381818,
1344382176,
1344382194,
1344382370,
1344382987,
1344383091,
1344383176,
1344383252,
1344383628,
1344383869,
1344384010,
1344384306,
1344384354,
1344384387,
1344384531,
1344384565,
1344384801,
1344384924,
1344385115,
1344385144,
1344385461,
1344385717,
1344385784,
1344385814,
1344385836,
1344386317,
1344386480,
1344386745,
1344386844,
1344387065,
1344387158,
1344387644,
1344387656,
1344387700,
1344387837,
1344387901,

'190.129.41.56'),
'66.249.71.182'),
'220.181.108.94'),
'66.249.71.101'),
'180.76.5.176'),
'66.249.71.101'),
'190.129.12.124'),
'216.239.45.4'),
'220.181.108.170'),
'66.249.71.182'),
'180.76.6.233'),
'190.129.8.202'),
'66.249.71.101'),
'66.249.71.182'),
'200.87.159.95'),
'220.181.108.117'),
'190.129.12.90'),
'66.249.71.101'),
'180.76.5.52'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.88'),
'200.90.146.137'),
'66.249.71.101'),
'180.76.5.103'),
'220.181.108.102'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.101'),
'220.181.108.105'),
'180.76.5.195'),
'66.249.71.182'),
'200.90.146.137'),
'66.249.71.101'),
'220.181.108.96'),
'180.76.5.50'),
'74.125.178.29'),
'66.249.71.182'),
'66.249.71.101'),
'190.186.200.118'),
'200.87.146.2'),
'220.181.108.109'),
'66.249.71.182'),
'66.249.71.101'),
'190.129.8.202'),
'66.249.71.182'),
'180.76.5.160'),
'66.249.71.101'),
'220.181.108.159'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.93'),
'180.76.5.60'),
'180.76.5.168'),
'66.249.71.101'),
'65.52.110.13'),
'220.181.108.121'),
'208.115.113.86'),
'66.249.71.101'),
'66.249.71.182'),

(46340,
(46341,
(46342,
(46343,
(46344,
(46345,
(46346,
(46347,
(46348,
(46349,
(46350,
(46351,
(46352,
(46353,
(46354,
(46355,
(46356,
(46357,
(46358,
(46359,
(46360,
(46361,
(46362,
(46363,
(46364,
(46365,
(46366,
(46367,
(46368,
(46369,
(46370,
(46371,
(46372,
(46373,
(46374,
(46375,
(46376,
(46377,
(46378,
(46379,
(46380,
(46381,
(46382,
(46383,
(46384,
(46385,
(46386,
(46387,
(46388,
(46389,
(46390,
(46391,
(46392,
(46393,
(46394,
(46395,
(46396,
(46397,
(46398,
(46399,

1344388366,
1344388516,
1344388536,
1344388545,
1344388571,
1344388601,
1344388864,
1344389229,
1344389279,
1344389346,
1344389484,
1344389518,
1344390043,
1344390054,
1344390400,
1344390721,
1344391142,
1344391157,
1344391292,
1344391312,
1344391386,
1344391400,
1344391404,
1344391604,
1344391953,
1344392056,
1344392079,
1344392162,
1344392221,
1344392617,
1344392841,
1344392864,
1344392924,
1344393133,
1344393519,
1344393566,
1344393819,
1344393861,
1344394048,
1344394150,
1344394213,
1344394567,
1344394622,
1344394778,
1344394876,
1344394958,
1344395181,
1344395392,
1344395643,
1344395728,
1344395786,
1344395867,
1344395930,
1344396410,
1344396488,
1344396523,
1344396741,
1344396780,
1344396814,
1344397089,

'180.76.5.99'),
'66.249.71.182'),
'200.87.176.135'),
'186.2.53.142'),
'220.181.108.141'),
'66.249.71.101'),
'190.172.77.55'),
'66.249.71.182'),
'66.249.71.101'),
'200.110.52.141'),
'220.181.108.145'),
'180.76.5.178'),
'66.249.71.101'),
'74.125.178.24'),
'220.181.108.149'),
'66.249.71.101'),
'66.249.71.182'),
'186.2.56.66'),
'190.129.197.29'),
'220.181.108.122'),
'180.76.5.48'),
'66.249.71.101'),
'176.83.97.129'),
'65.52.110.13'),
'201.241.47.241'),
'200.90.146.224'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.157'),
'180.76.5.101'),
'66.249.71.101'),
'190.104.30.28'),
'66.249.71.182'),
'220.181.108.86'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.87'),
'180.76.5.67'),
'220.181.108.100'),
'66.249.71.101'),
'190.129.41.161'),
'180.76.5.161'),
'66.249.71.182'),
'180.76.5.197'),
'66.249.71.101'),
'220.181.108.151'),
'180.76.5.61'),
'180.76.5.67'),
'66.249.71.182'),
'66.249.71.101'),
'190.104.30.18'),
'220.181.108.121'),
'180.76.5.93'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.6.26'),
'180.76.5.162'),
'220.181.108.116'),
'74.125.178.20'),
'66.249.71.182'),

(46400,
(46401,
(46402,
(46403,
(46404,
(46405,
(46406,
(46407,
(46408,
(46409,
(46410,
(46411,
(46412,
(46413,
(46414,
(46415,
(46416,
(46417,
(46418,
(46419,
(46420,
(46421,
(46422,
(46423,
(46424,
(46425,
(46426,
(46427,
(46428,
(46429,
(46430,
(46431,
(46432,
(46433,
(46434,
(46435,
(46436,
(46437,
(46438,
(46439,
(46440,
(46441,
(46442,
(46443,
(46444,
(46445,
(46446,
(46447,
(46448,
(46449,
(46450,
(46451,
(46452,
(46453,
(46454,
(46455,
(46456,
(46457,
(46458,
(46459,

1344397092,
1344397225,
1344397599,
1344397669,
1344397690,
1344397775,
1344397810,
1344398117,
1344398220,
1344398290,
1344398457,
1344398599,
1344398799,
1344398843,
1344399140,
1344399145,
1344399481,
1344399511,
1344399714,
1344399773,
1344399822,
1344400162,
1344400385,
1344400421,
1344400504,
1344400597,
1344401187,
1344401235,
1344401272,
1344401331,
1344401397,
1344401712,
1344401835,
1344401955,
1344402039,
1344402240,
1344402581,
1344402634,
1344402807,
1344403269,
1344403417,
1344403575,
1344403676,
1344403791,
1344404257,
1344404290,
1344404340,
1344404379,
1344404442,
1344404710,
1344404793,
1344405025,
1344405591,
1344405620,
1344405707,
1344405793,
1344406361,
1344406390,
1344406530,
1344406646,

'66.249.71.101'),
'190.104.28.30'),
'180.76.5.101'),
'65.52.110.13'),
'220.181.108.179'),
'66.249.71.101'),
'180.76.5.90'),
'66.249.71.182'),
'180.76.5.145'),
'208.115.111.70'),
'66.249.71.101'),
'220.181.108.163'),
'66.249.71.182'),
'190.104.30.26'),
'66.249.71.101'),
'180.76.5.157'),
'66.249.71.182'),
'220.181.108.81'),
'65.52.104.88'),
'180.76.5.49'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.189'),
'220.181.108.175'),
'66.249.71.101'),
'180.76.5.94'),
'66.249.71.182'),
'180.76.5.99'),
'66.249.71.101'),
'220.181.108.180'),
'180.76.5.137'),
'208.115.113.86'),
'180.76.5.184'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.99'),
'66.249.71.182'),
'180.76.5.189'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.136'),
'66.249.71.101'),
'157.55.17.143'),
'220.181.108.94'),
'66.249.71.101'),
'65.52.104.29'),
'180.76.5.177'),
'176.83.97.129'),
'66.249.71.182'),
'220.181.108.114'),
'180.76.5.154'),
'66.249.71.101'),
'180.76.5.158'),
'220.181.108.180'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.64'),
'66.249.71.101'),
'220.181.108.179'),
'66.249.71.182'),

(46460,
(46461,
(46462,
(46463,
(46464,
(46465,
(46466,
(46467,
(46468,
(46469,
(46470,
(46471,
(46472,
(46473,
(46474,
(46475,
(46476,
(46477,
(46478,
(46479,
(46480,
(46481,
(46482,
(46483,
(46484,
(46485,
(46486,
(46487,
(46488,
(46489,
(46490,
(46491,
(46492,
(46493,
(46494,
(46495,
(46496,
(46497,
(46498,
(46499,
(46500,
(46501,
(46502,
(46503,
(46504,
(46505,
(46506,
(46507,
(46508,
(46509,
(46510,
(46511,
(46512,
(46513,
(46514,
(46515,
(46516,
(46517,
(46518,
(46519,

1344407072,
1344407232,
1344407369,
1344407446,
1344407754,
1344408096,
1344408361,
1344408388,
1344408433,
1344408437,
1344408867,
1344409039,
1344409269,
1344409470,
1344409477,
1344409986,
1344410073,
1344410166,
1344410206,
1344410457,
1344410676,
1344410787,
1344410849,
1344410931,
1344411119,
1344411276,
1344411534,
1344411543,
1344411879,
1344412038,
1344412133,
1344412140,
1344412223,
1344412322,
1344412730,
1344412791,
1344412826,
1344412949,
1344413060,
1344413430,
1344413865,
1344413866,
1344413989,
1344414032,
1344414586,
1344414636,
1344414652,
1344414776,
1344415234,
1344415239,
1344415325,
1344415457,
1344415487,
1344415695,
1344415842,
1344416014,
1344416124,
1344416243,
1344416448,
1344416530,

'66.249.71.101'),
'180.76.5.59'),
'66.249.71.182'),
'220.181.108.140'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.100'),
'65.52.110.13'),
'180.76.5.96'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.86'),
'66.249.71.182'),
'180.76.5.150'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.6.20'),
'220.181.108.162'),
'208.115.113.86'),
'66.249.71.182'),
'157.55.16.55'),
'66.249.71.101'),
'180.76.5.192'),
'220.181.108.155'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.148'),
'66.249.71.182'),
'220.181.108.104'),
'65.52.110.13'),
'81.209.177.189'),
'66.249.71.101'),
'180.76.5.63'),
'66.249.71.182'),
'157.55.16.55'),
'66.249.71.101'),
'220.181.108.141'),
'180.76.5.61'),
'66.249.71.101'),
'220.181.108.79'),
'66.249.71.182'),
'180.76.5.143'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.52'),
'220.181.108.144'),
'180.76.5.178'),
'66.249.71.101'),
'66.249.71.182'),
'65.52.110.13'),
'180.76.5.193'),
'220.181.108.85'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.178'),
'65.52.104.88'),
'65.52.108.26'),
'66.249.71.101'),

(46520,
(46521,
(46522,
(46523,
(46524,
(46525,
(46526,
(46527,
(46528,
(46529,
(46530,
(46531,
(46532,
(46533,
(46534,
(46535,
(46536,
(46537,
(46538,
(46539,
(46540,
(46541,
(46542,
(46543,
(46544,
(46545,
(46546,
(46547,
(46548,
(46549,
(46550,
(46551,
(46552,
(46553,
(46554,
(46555,
(46556,
(46557,
(46558,
(46559,
(46560,
(46561,
(46562,
(46563,
(46564,
(46565,
(46566,
(46567,
(46568,
(46569,
(46570,
(46571,
(46572,
(46573,
(46574,
(46575,
(46576,
(46577,
(46578,
(46579,

1344416605,
1344416790,
1344416834,
1344417105,
1344417134,
1344417520,
1344417643,
1344417737,
1344418175,
1344418349,
1344418433,
1344418965,
1344419071,
1344419141,
1344419343,
1344419580,
1344419757,
1344420253,
1344420373,
1344420507,
1344420548,
1344420877,
1344421164,
1344421166,
1344421868,
1344421983,
1344422076,
1344422133,
1344422263,
1344422484,
1344422755,
1344422994,
1344423098,
1344423182,
1344423725,
1344423905,
1344423931,
1344423962,
1344424609,
1344424816,
1344425163,
1344425214,
1344425246,
1344425909,
1344426004,
1344426189,
1344426193,
1344426640,
1344426778,
1344427136,
1344427552,
1344427567,
1344427628,
1344428039,
1344428354,
1344428426,
1344428469,
1344428830,
1344429142,
1344429378,

'220.181.108.168'),
'180.76.5.179'),
'66.249.71.182'),
'208.115.111.70'),
'66.249.71.101'),
'220.181.108.160'),
'180.76.5.172'),
'66.249.71.101'),
'180.76.6.223'),
'66.249.71.101'),
'220.181.108.119'),
'66.249.71.182'),
'180.76.6.26'),
'66.249.71.101'),
'220.181.108.169'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.76'),
'66.249.71.182'),
'180.76.5.58'),
'66.249.71.101'),
'207.46.199.52'),
'66.249.71.101'),
'220.181.108.144'),
'66.249.71.101'),
'200.90.144.250'),
'220.181.108.123'),
'66.249.71.182'),
'207.46.199.52'),
'66.249.71.101'),
'66.249.71.182'),
'220.181.108.104'),
'66.249.71.101'),
'180.76.6.223'),
'84.240.9.71'),
'220.181.108.143'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.94'),
'66.249.71.182'),
'157.55.17.143'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'74.125.44.89'),
'190.11.73.155'),
'220.181.108.82'),
'66.249.71.101'),
'190.11.73.155'),
'220.181.108.187'),
'66.249.71.101'),
'66.249.71.182'),
'200.87.39.212'),
'66.249.71.101'),
'65.52.110.19'),
'220.181.108.160'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.158'),

(46580,
(46581,
(46582,
(46583,
(46584,
(46585,
(46586,
(46587,
(46588,
(46589,
(46590,
(46591,
(46592,
(46593,
(46594,
(46595,
(46596,
(46597,
(46598,
(46599,
(46600,
(46601,
(46602,
(46603,
(46604,
(46605,
(46606,
(46607,
(46608,
(46609,
(46610,
(46611,
(46612,
(46613,
(46614,
(46615,
(46616,
(46617,
(46618,
(46619,
(46620,
(46621,
(46622,
(46623,
(46624,
(46625,
(46626,
(46627,
(46628,
(46629,
(46630,
(46631,
(46632,
(46633,
(46634,
(46635,
(46636,
(46637,
(46638,
(46639,

1344429744,
1344429838,
1344429850,
1344430135,
1344430270,
1344430293,
1344430522,
1344430717,
1344430762,
1344430972,
1344431214,
1344431233,
1344431330,
1344431548,
1344431703,
1344431905,
1344432139,
1344432303,
1344432646,
1344432689,
1344433053,
1344433477,
1344433488,
1344433616,
1344433966,
1344434148,
1344434226,
1344434461,
1344434594,
1344434721,
1344434738,
1344434881,
1344435250,
1344435346,
1344435754,
1344435792,
1344435851,
1344436039,
1344436115,
1344436595,
1344436652,
1344436708,
1344436826,
1344436963,
1344437024,
1344437162,
1344437616,
1344437619,
1344437711,
1344437726,
1344437764,
1344437812,
1344438042,
1344438141,
1344438190,
1344438225,
1344438245,
1344438346,
1344438405,
1344438454,

'157.55.17.143'),
'66.249.71.101'),
'200.87.119.27'),
'180.76.5.137'),
'190.46.248.5'),
'220.181.108.91'),
'66.249.71.101'),
'66.249.71.182'),
'200.87.164.179'),
'190.129.8.202'),
'220.181.108.89'),
'66.249.71.101'),
'200.58.72.64'),
'208.115.111.70'),
'66.249.71.182'),
'66.249.71.101'),
'220.181.108.169'),
'200.90.144.207'),
'65.52.104.75'),
'66.249.71.101'),
'220.181.108.143'),
'66.249.71.101'),
'190.129.8.202'),
'66.249.71.182'),
'220.181.108.81'),
'190.129.197.24'),
'66.249.71.182'),
'66.249.71.101'),
'74.125.179.83'),
'176.44.70.26'),
'190.129.8.202'),
'220.181.108.93'),
'66.249.71.101'),
'200.90.146.162'),
'157.56.95.137'),
'220.181.108.91'),
'190.129.5.122'),
'66.249.71.182'),
'66.249.71.101'),
'190.186.178.241'),
'190.189.164.70'),
'220.181.108.149'),
'66.249.71.182'),
'200.90.150.230'),
'180.76.6.29'),
'190.0.249.42'),
'66.249.71.182'),
'220.181.108.144'),
'200.90.145.225'),
'200.110.51.161'),
'190.106.247.62'),
'66.249.71.101'),
'200.110.50.223'),
'200.105.202.170'),
'200.90.145.45'),
'190.129.126.170'),
'208.115.113.86'),
'190.104.30.29'),
'66.249.71.182'),
'66.249.71.101'),

(46640,
(46641,
(46642,
(46643,
(46644,
(46645,
(46646,
(46647,
(46648,
(46649,
(46650,
(46651,
(46652,
(46653,
(46654,
(46655,
(46656,
(46657,
(46658,
(46659,
(46660,
(46661,
(46662,
(46663,
(46664,
(46665,
(46666,
(46667,
(46668,
(46669,
(46670,
(46671,
(46672,
(46673,
(46674,
(46675,
(46676,
(46677,
(46678,
(46679,
(46680,
(46681,
(46682,
(46683,
(46684,
(46685,
(46686,
(46687,
(46688,
(46689,
(46690,
(46691,
(46692,
(46693,
(46694,
(46695,
(46696,
(46697,
(46698,
(46699,

1344438541,
1344438744,
1344438798,
1344439193,
1344439285,
1344439463,
1344439555,
1344439623,
1344439708,
1344439870,
1344439901,
1344439979,
1344440213,
1344440301,
1344440377,
1344440568,
1344440767,
1344441033,
1344441183,
1344441299,
1344441554,
1344441717,
1344441893,
1344441951,
1344442109,
1344442211,
1344442342,
1344442914,
1344442936,
1344442942,
1344442944,
1344443122,
1344443159,
1344443489,
1344443499,
1344443920,
1344444034,
1344444101,
1344444285,
1344444318,
1344444478,
1344444620,
1344444904,
1344445073,
1344445277,
1344445889,
1344446137,
1344446258,
1344446284,
1344446677,
1344446740,
1344446764,
1344446815,
1344447267,
1344447466,
1344447604,
1344448103,
1344448254,
1344448451,
1344448486,

'220.181.108.77'),
'190.129.19.13'),
'200.90.145.225'),
'66.249.71.182'),
'119.63.196.62'),
'220.181.108.80'),
'200.105.202.170'),
'65.52.104.88'),
'65.52.111.9'),
'190.104.30.29'),
'200.90.145.45'),
'66.249.71.101'),
'190.186.74.153'),
'190.181.34.43'),
'220.181.108.96'),
'66.249.71.182'),
'66.249.71.101'),
'200.90.145.45'),
'190.129.8.242'),
'220.181.108.84'),
'66.249.71.101'),
'190.181.34.43'),
'180.76.5.60'),
'66.249.71.182'),
'180.76.5.64'),
'220.181.108.110'),
'66.249.71.101'),
'180.76.6.231'),
'66.249.71.182'),
'123.125.71.57'),
'220.181.108.84'),
'220.181.108.111'),
'190.129.79.90'),
'66.249.71.101'),
'200.87.105.66'),
'66.249.71.182'),
'220.181.108.92'),
'180.76.5.88'),
'200.87.129.37'),
'200.105.202.170'),
'180.76.5.184'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.165'),
'66.249.71.101'),
'66.249.71.101'),
'200.110.50.70'),
'180.76.5.164'),
'66.249.71.182'),
'66.249.71.101'),
'190.129.197.11'),
'190.129.5.94'),
'190.103.70.123'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.111'),
'190.129.1.102'),
'66.249.71.182'),
'66.249.71.101'),
'190.181.36.55'),

(46700,
(46701,
(46702,
(46703,
(46704,
(46705,
(46706,
(46707,
(46708,
(46709,
(46710,
(46711,
(46712,
(46713,
(46714,
(46715,
(46716,
(46717,
(46718,
(46719,
(46720,
(46721,
(46722,
(46723,
(46724,
(46725,
(46726,
(46727,
(46728,
(46729,
(46730,
(46731,
(46732,
(46733,
(46734,
(46735,
(46736,
(46737,
(46738,
(46739,
(46740,
(46741,
(46742,
(46743,
(46744,
(46745,
(46746,
(46747,
(46748,
(46749,
(46750,
(46751,
(46752,
(46753,
(46754,
(46755,
(46756,
(46757,
(46758,
(46759,

1344448521,
1344448966,
1344449074,
1344449188,
1344449231,
1344449237,
1344449305,
1344449849,
1344450027,
1344450081,
1344450222,
1344451010,
1344451127,
1344451210,
1344451662,
1344451804,
1344451876,
1344451980,
1344451995,
1344452786,
1344452985,
1344453205,
1344453218,
1344453440,
1344453441,
1344453574,
1344453968,
1344454048,
1344454179,
1344454362,
1344454694,
1344454730,
1344454758,
1344454993,
1344455151,
1344455362,
1344455443,
1344455545,
1344455893,
1344455939,
1344456095,
1344456263,
1344456333,
1344456454,
1344456541,
1344456595,
1344456616,
1344456671,
1344456904,
1344457035,
1344457036,
1344457115,
1344457130,
1344457208,
1344457243,
1344457280,
1344457478,
1344457803,
1344457909,
1344458004,

'180.76.5.61'),
'190.181.37.8'),
'66.249.71.101'),
'190.177.230.147'),
'190.104.24.38'),
'66.249.71.182'),
'190.129.169.74'),
'180.76.6.35'),
'66.249.71.182'),
'64.26.99.124'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.63'),
'66.249.71.101'),
'180.76.5.93'),
'66.249.71.182'),
'190.129.12.90'),
'180.76.5.169'),
'66.249.71.101'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.186'),
'200.105.202.170'),
'123.125.71.13'),
'220.181.108.115'),
'66.249.71.101'),
'66.249.71.182'),
'186.2.23.90'),
'180.76.5.65'),
'66.249.71.101'),
'200.90.144.163'),
'208.115.111.70'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.71.101'),
'157.55.17.150'),
'180.76.5.92'),
'66.249.71.182'),
'200.110.51.40'),
'66.249.71.101'),
'65.52.104.88'),
'190.104.24.42'),
'66.249.71.182'),
'218.213.137.42'),
'66.249.71.101'),
'180.76.5.89'),
'157.55.17.150'),
'190.129.172.173'),
'190.129.8.242'),
'123.125.71.33'),
'220.181.108.105'),
'190.104.24.42'),
'218.213.137.42'),
'66.249.71.101'),
'190.129.19.101'),
'190.104.23.13'),
'180.76.6.20'),
'190.129.14.146'),
'66.249.71.182'),
'190.129.19.101'),

(46760,
(46761,
(46762,
(46763,
(46764,
(46765,
(46766,
(46767,
(46768,
(46769,
(46770,
(46771,
(46772,
(46773,
(46774,
(46775,
(46776,
(46777,
(46778,
(46779,
(46780,
(46781,
(46782,
(46783,
(46784,
(46785,
(46786,
(46787,
(46788,
(46789,
(46790,
(46791,
(46792,
(46793,
(46794,
(46795,
(46796,
(46797,
(46798,
(46799,
(46800,
(46801,
(46802,
(46803,
(46804,
(46805,
(46806,
(46807,
(46808,
(46809,
(46810,
(46811,
(46812,
(46813,
(46814,
(46815,
(46816,
(46817,
(46818,
(46819,

1344458099,
1344458106,
1344458248,
1344458374,
1344458463,
1344458623,
1344458732,
1344458786,
1344458897,
1344458900,
1344458906,
1344459285,
1344459502,
1344460036,
1344460054,
1344460078,
1344460197,
1344460249,
1344460471,
1344460472,
1344460529,
1344460613,
1344460614,
1344460736,
1344461002,
1344461056,
1344461432,
1344461599,
1344461656,
1344461886,
1344462050,
1344462089,
1344462171,
1344462200,
1344462460,
1344462470,
1344463129,
1344463235,
1344463432,
1344463622,
1344463654,
1344463717,
1344463926,
1344464104,
1344464124,
1344464204,
1344464205,
1344464220,
1344464368,
1344464536,
1344464543,
1344464707,
1344464714,
1344464746,
1344464769,
1344464788,
1344464843,
1344464891,
1344464904,
1344465204,

'65.52.111.9'),
'66.249.71.101'),
'200.30.226.54'),
'190.129.13.98'),
'190.129.14.146'),
'190.104.24.42'),
'180.76.5.173'),
'190.129.197.2'),
'66.249.71.182'),
'180.76.5.93'),
'190.181.23.178'),
'66.249.71.101'),
'66.249.71.182'),
'190.129.197.28'),
'190.129.197.17'),
'66.249.71.101'),
'180.76.5.60'),
'190.129.5.234'),
'216.239.45.4'),
'66.249.71.182'),
'190.181.28.108'),
'123.125.71.20'),
'220.181.108.116'),
'190.129.197.28'),
'190.186.5.100'),
'66.249.71.101'),
'66.249.71.182'),
'190.129.197.14'),
'66.249.71.101'),
'200.87.108.164'),
'66.249.71.182'),
'190.129.8.242'),
'201.250.115.206'),
'180.76.5.165'),
'200.105.190.158'),
'66.249.71.101'),
'157.55.18.22'),
'66.249.71.101'),
'66.249.71.182'),
'200.105.202.170'),
'180.76.5.94'),
'200.111.188.25'),
'66.249.71.101'),
'190.129.14.146'),
'200.110.52.164'),
'123.125.71.51'),
'220.181.108.105'),
'66.249.71.182'),
'180.76.5.59'),
'157.55.16.219'),
'190.104.24.40'),
'190.129.12.90'),
'66.249.71.101'),
'207.46.204.191'),
'200.85.143.35'),
'190.129.5.170'),
'200.90.146.133'),
'66.249.71.182'),
'65.52.104.88'),
'190.129.9.42'),

(46820,
(46821,
(46822,
(46823,
(46824,
(46825,
(46826,
(46827,
(46828,
(46829,
(46830,
(46831,
(46832,
(46833,
(46834,
(46835,
(46836,
(46837,
(46838,
(46839,
(46840,
(46841,
(46842,
(46843,
(46844,
(46845,
(46846,
(46847,
(46848,
(46849,
(46850,
(46851,
(46852,
(46853,
(46854,
(46855,
(46856,
(46857,
(46858,
(46859,
(46860,
(46861,
(46862,
(46863,
(46864,
(46865,
(46866,
(46867,
(46868,
(46869,
(46870,
(46871,
(46872,
(46873,
(46874,
(46875,
(46876,
(46877,
(46878,
(46879,

1344465275,
1344465455,
1344465483,
1344465607,
1344465765,
1344465820,
1344465953,
1344465978,
1344466158,
1344466308,
1344466540,
1344466791,
1344467080,
1344467174,
1344467195,
1344467742,
1344467770,
1344467809,
1344467810,
1344467837,
1344467936,
1344468032,
1344468372,
1344468388,
1344468528,
1344468908,
1344469025,
1344469167,
1344469542,
1344469673,
1344469905,
1344469962,
1344470132,
1344470148,
1344470320,
1344470579,
1344470656,
1344470675,
1344470966,
1344471066,
1344471128,
1344471206,
1344471209,
1344471261,
1344471261,
1344471419,
1344471421,
1344471421,
1344471612,
1344471650,
1344471826,
1344471833,
1344471875,
1344472131,
1344472214,
1344472493,
1344472517,
1344472720,
1344472966,
1344473272,

'207.46.13.96'),
'66.249.71.101'),
'200.105.183.123'),
'66.249.71.182'),
'190.129.41.115'),
'180.76.6.222'),
'180.76.5.137'),
'201.241.42.248'),
'190.129.12.90'),
'66.249.71.101'),
'208.115.113.86'),
'66.249.71.182'),
'190.104.26.20'),
'201.241.42.248'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.179'),
'123.125.71.25'),
'220.181.108.118'),
'69.171.247.4'),
'190.129.8.202'),
'66.249.71.101'),
'186.137.197.146'),
'200.90.146.241'),
'66.249.71.182'),
'66.249.71.101'),
'200.90.146.241'),
'180.76.5.57'),
'187.151.58.24'),
'66.249.71.101'),
'200.90.146.241'),
'66.249.71.182'),
'180.76.5.113'),
'200.110.51.104'),
'190.129.19.198'),
'190.129.5.54'),
'66.249.71.101'),
'200.90.146.241'),
'190.129.19.198'),
'200.90.146.97'),
'66.249.71.182'),
'190.129.8.242'),
'200.110.51.104'),
'66.249.71.101'),
'74.125.184.18'),
'180.76.5.87'),
'123.125.71.29'),
'220.181.108.115'),
'190.129.126.240'),
'190.129.19.127'),
'74.125.178.20'),
'74.125.178.30'),
'200.90.146.97'),
'66.249.71.101'),
'66.249.71.182'),
'200.110.52.67'),
'200.90.146.97'),
'180.76.5.92'),
'186.2.119.108'),
'66.249.71.101'),

(46880,
(46881,
(46882,
(46883,
(46884,
(46885,
(46886,
(46887,
(46888,
(46889,
(46890,
(46891,
(46892,
(46893,
(46894,
(46895,
(46896,
(46897,
(46898,
(46899,
(46900,
(46901,
(46902,
(46903,
(46904,
(46905,
(46906,
(46907,
(46908,
(46909,
(46910,
(46911,
(46912,
(46913,
(46914,
(46915,
(46916,
(46917,
(46918,
(46919,
(46920,
(46921,
(46922,
(46923,
(46924,
(46925,
(46926,
(46927,
(46928,
(46929,
(46930,
(46931,
(46932,
(46933,
(46934,
(46935,
(46936,
(46937,
(46938,
(46939,

1344473273,
1344473287,
1344473316,
1344473523,
1344473851,
1344473906,
1344474013,
1344474257,
1344474550,
1344474723,
1344474771,
1344474797,
1344475255,
1344475255,
1344475384,
1344475687,
1344475705,
1344475981,
1344476045,
1344476289,
1344476582,
1344476832,
1344476973,
1344477187,
1344477792,
1344478175,
1344478235,
1344478397,
1344478627,
1344478627,
1344478699,
1344478899,
1344478977,
1344478981,
1344479015,
1344479324,
1344479788,
1344479937,
1344479942,
1344480179,
1344480208,
1344480312,
1344480543,
1344480644,
1344480759,
1344481198,
1344481515,
1344481586,
1344481779,
1344481832,
1344481939,
1344482101,
1344482121,
1344482235,
1344482237,
1344482491,
1344482538,
1344482826,
1344483160,
1344483385,

'200.110.52.230'),
'180.76.5.94'),
'66.249.71.100'),
'180.76.5.100'),
'66.249.71.182'),
'66.249.71.101'),
'200.90.146.224'),
'74.125.178.85'),
'66.249.71.182'),
'180.76.5.189'),
'190.129.41.164'),
'66.249.71.101'),
'123.125.71.25'),
'220.181.108.103'),
'190.104.7.42'),
'66.249.71.101'),
'180.76.5.100'),
'66.249.71.182'),
'207.46.199.37'),
'157.55.17.150'),
'66.249.71.101'),
'180.76.5.160'),
'207.46.13.15'),
'66.249.71.101'),
'66.249.71.101'),
'180.76.5.147'),
'175.199.179.11'),
'66.249.71.182'),
'123.125.71.47'),
'220.181.108.103'),
'66.249.71.101'),
'190.104.26.29'),
'190.186.134.106'),
'180.76.6.28'),
'66.249.71.182'),
'66.249.71.101'),
'208.115.113.86'),
'66.249.71.182'),
'66.249.71.101'),
'190.129.5.189'),
'180.76.6.36'),
'180.76.6.213'),
'66.249.71.101'),
'66.249.71.182'),
'208.115.111.70'),
'66.249.71.101'),
'66.249.71.182'),
'180.76.5.113'),
'190.129.14.26'),
'66.249.71.101'),
'65.52.110.19'),
'190.104.30.21'),
'190.104.26.21'),
'123.125.71.31'),
'220.181.108.77'),
'66.249.71.101'),
'180.76.5.59'),
'66.249.71.182'),
'66.249.71.101'),
'190.104.24.42'),

(46940,
(46941,
(46942,
(46943,
(46944,
(46945,
(46946,
(46947,
(46948,
(46949,
(46950,
(46951,
(46952,
(46953,
(46954,
(46955,
(46956,
(46957,
(46958,
(46959,
(46960,
(46961,
(46962,
(46963,
(46964,
(46965,
(46966,
(46967,
(46968,
(46969,
(46970,
(46971,
(46972,
(46973,
(46974,
(46975,
(46976,
(46977,
(46978,
(46979,
(46980,
(46981,
(46982,
(46983,
(46984,
(46985,
(46986,
(46987,
(46988,
(46989,
(46990,
(46991,
(46992,
(46993,
(46994,
(46995,
(46996,
(46997,
(46998,
(46999,

1344483591,
1344483830,
1344483920,
1344484019,
1344484663,
1344484664,
1344484844,
1344485185,
1344485435,
1344485495,
1344485803,
1344485804,
1344485864,
1344486203,
1344486544,
1344487223,
1344487620,
1344487689,
1344487929,
1344488051,
1344488512,
1344488528,
1344488986,
1344489310,
1344489340,
1344489408,
1344489409,
1344489541,
1344489695,
1344490045,
1344490404,
1344491127,
1344491565,
1344492208,
1344492930,
1344493002,
1344493003,
1344493031,
1344493389,
1344493672,
1344493695,
1344494414,
1344494828,
1344494890,
1344495163,
1344495897,
1344495932,
1344496617,
1344496619,
1344496656,
1344496720,
1344497032,
1344497325,
1344497427,
1344498039,
1344498971,
1344499087,
1344499752,
1344500136,
1344500198,

'200.90.146.135'),
'66.249.71.182'),
'180.76.5.186'),
'66.249.71.101'),
'74.125.179.80'),
'74.125.178.94'),
'66.249.71.101'),
'66.249.71.182'),
'208.115.113.86'),
'66.249.71.101'),
'123.125.71.33'),
'220.181.108.91'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'180.76.5.62'),
'65.52.108.26'),
'66.249.71.101'),
'190.104.28.24'),
'66.249.71.182'),
'207.46.13.15'),
'66.249.71.101'),
'190.104.28.24'),
'66.249.71.182'),
'123.125.71.21'),
'220.181.108.81'),
'208.115.111.70'),
'66.249.71.101'),
'66.249.71.182'),
'66.249.71.101'),
'66.249.71.101'),
'207.46.13.99'),
'66.249.71.182'),
'66.249.71.101'),
'123.125.71.60'),
'220.181.108.116'),
'66.249.71.182'),
'204.236.226.210'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.110'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.26'),
'220.181.108.89'),
'66.249.71.104'),
'66.249.71.182'),
'190.104.7.58'),
'65.52.110.19'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.17'),

(47000,
(47001,
(47002,
(47003,
(47004,
(47005,
(47006,
(47007,
(47008,
(47009,
(47010,
(47011,
(47012,
(47013,
(47014,
(47015,
(47016,
(47017,
(47018,
(47019,
(47020,
(47021,
(47022,
(47023,
(47024,
(47025,
(47026,
(47027,
(47028,
(47029,
(47030,
(47031,
(47032,
(47033,
(47034,
(47035,
(47036,
(47037,
(47038,
(47039,
(47040,
(47041,
(47042,
(47043,
(47044,
(47045,
(47046,
(47047,
(47048,
(47049,
(47050,
(47051,
(47052,
(47053,
(47054,
(47055,
(47056,
(47057,
(47058,
(47059,

1344500199,
1344500943,
1344500951,
1344501374,
1344501925,
1344502124,
1344503026,
1344503273,
1344503298,
1344503499,
1344503952,
1344504111,
1344504112,
1344504251,
1344504349,
1344504473,
1344504863,
1344505052,
1344505480,
1344505995,
1344506098,
1344506715,
1344506858,
1344507332,
1344507460,
1344507462,
1344507950,
1344508498,
1344508548,
1344508567,
1344508709,
1344508946,
1344509063,
1344509110,
1344509162,
1344509184,
1344509288,
1344509754,
1344509804,
1344510320,
1344510423,
1344510531,
1344510642,
1344511007,
1344511042,
1344511047,
1344511049,
1344511699,
1344511813,
1344512002,
1344512384,
1344512585,
1344512752,
1344512925,
1344513003,
1344513202,
1344513368,
1344513519,
1344513622,
1344513855,

'220.181.108.80'),
'208.115.113.86'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.6.223'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.182'),
'200.107.241.111'),
'65.52.110.151'),
'123.125.71.47'),
'220.181.108.95'),
'66.249.71.104'),
'66.249.71.182'),
'200.90.145.183'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.59'),
'220.181.108.104'),
'66.249.71.104'),
'180.76.5.87'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.103'),
'207.46.13.15'),
'180.76.5.197'),
'180.76.5.167'),
'207.46.204.191'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.99'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.153'),
'65.52.110.151'),
'180.76.5.157'),
'66.249.71.104'),
'123.125.71.27'),
'220.181.108.106'),
'66.249.71.104'),
'180.76.5.99'),
'208.115.113.86'),
'66.249.71.104'),
'180.76.5.172'),
'66.249.71.182'),
'190.104.24.35'),
'66.249.71.104'),
'74.125.178.22'),
'180.76.6.233'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.92'),

(47060,
(47061,
(47062,
(47063,
(47064,
(47065,
(47066,
(47067,
(47068,
(47069,
(47070,
(47071,
(47072,
(47073,
(47074,
(47075,
(47076,
(47077,
(47078,
(47079,
(47080,
(47081,
(47082,
(47083,
(47084,
(47085,
(47086,
(47087,
(47088,
(47089,
(47090,
(47091,
(47092,
(47093,
(47094,
(47095,
(47096,
(47097,
(47098,
(47099,
(47100,
(47101,
(47102,
(47103,
(47104,
(47105,
(47106,
(47107,
(47108,
(47109,
(47110,
(47111,
(47112,
(47113,
(47114,
(47115,
(47116,
(47117,
(47118,
(47119,

1344514012,
1344514141,
1344514241,
1344514255,
1344514634,
1344514635,
1344514702,
1344514715,
1344514869,
1344515272,
1344515273,
1344515389,
1344515543,
1344515583,
1344515918,
1344515987,
1344516081,
1344516202,
1344516527,
1344516610,
1344516732,
1344516782,
1344516822,
1344517065,
1344517251,
1344517257,
1344517440,
1344518059,
1344518163,
1344518166,
1344518580,
1344518631,
1344518779,
1344518781,
1344518858,
1344519093,
1344519199,
1344519400,
1344519462,
1344519526,
1344519595,
1344519999,
1344520020,
1344520198,
1344520290,
1344520639,
1344520691,
1344520838,
1344520880,
1344520912,
1344521033,
1344521038,
1344521360,
1344521512,
1344521767,
1344521823,
1344521825,
1344521876,
1344521982,
1344522107,

'190.104.24.35'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.55'),
'220.181.108.81'),
'180.76.5.57'),
'190.104.24.35'),
'66.249.71.104'),
'180.76.5.48'),
'66.249.71.182'),
'199.87.252.125'),
'190.129.12.90'),
'66.249.71.104'),
'180.76.5.95'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.71.104'),
'180.76.5.136'),
'66.249.71.182'),
'180.76.6.222'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.26.178'),
'180.76.5.196'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.89'),
'190.129.12.90'),
'190.129.9.42'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.87'),
'200.90.144.189'),
'190.129.95.227'),
'66.249.71.104'),
'190.129.14.19'),
'66.249.71.182'),
'180.76.5.181'),
'190.3.186.213'),
'66.249.71.104'),
'210.161.128.213'),
'180.76.5.181'),
'66.249.71.104'),
'208.115.111.70'),
'190.107.62.198'),
'180.76.5.177'),
'190.129.9.42'),
'190.129.19.244'),
'200.87.133.251'),
'66.249.71.104'),
'180.76.5.150'),
'190.129.10.99'),
'123.125.71.20'),
'220.181.108.91'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.169'),

(47120,
(47121,
(47122,
(47123,
(47124,
(47125,
(47126,
(47127,
(47128,
(47129,
(47130,
(47131,
(47132,
(47133,
(47134,
(47135,
(47136,
(47137,
(47138,
(47139,
(47140,
(47141,
(47142,
(47143,
(47144,
(47145,
(47146,
(47147,
(47148,
(47149,
(47150,
(47151,
(47152,
(47153,
(47154,
(47155,
(47156,
(47157,
(47158,
(47159,
(47160,
(47161,
(47162,
(47163,
(47164,
(47165,
(47166,
(47167,
(47168,
(47169,
(47170,
(47171,
(47172,
(47173,
(47174,
(47175,
(47176,
(47177,
(47178,
(47179,

1344522493,
1344522603,
1344522924,
1344523018,
1344523153,
1344523225,
1344523301,
1344523434,
1344523451,
1344523680,
1344523848,
1344524364,
1344524473,
1344524848,
1344525101,
1344525112,
1344525224,
1344525430,
1344525432,
1344525528,
1344525553,
1344525730,
1344525930,
1344526301,
1344526342,
1344526424,
1344526555,
1344526976,
1344527176,
1344527284,
1344527431,
1344527470,
1344527808,
1344527869,
1344527909,
1344528026,
1344528131,
1344528430,
1344528526,
1344528619,
1344529158,
1344529346,
1344529348,
1344529472,
1344529547,
1344529816,
1344530096,
1344530200,
1344530720,
1344530744,
1344530914,
1344531031,
1344531033,
1344531101,
1344531126,
1344531449,
1344531668,
1344532074,
1344532490,
1344532721,

'190.129.10.99'),
'66.249.71.104'),
'190.129.14.19'),
'180.76.5.50'),
'66.249.71.182'),
'66.249.71.104'),
'65.52.110.151'),
'180.76.5.107'),
'190.129.10.99'),
'180.76.5.176'),
'66.249.71.104'),
'180.76.5.144'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.88'),
'200.58.67.94'),
'123.125.71.15'),
'220.181.108.94'),
'200.87.86.140'),
'66.249.71.182'),
'180.76.5.96'),
'66.249.71.104'),
'65.52.110.151'),
'66.249.71.182'),
'180.76.5.57'),
'66.249.71.104'),
'66.249.71.182'),
'157.55.18.22'),
'66.249.71.104'),
'166.114.1.8'),
'208.115.113.86'),
'66.249.71.182'),
'180.76.5.49'),
'66.249.71.104'),
'200.87.133.251'),
'65.52.110.151'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.104'),
'123.125.71.47'),
'220.181.108.119'),
'66.249.71.182'),
'186.2.61.183'),
'200.110.51.174'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'23.22.107.11'),
'180.76.5.178'),
'200.111.188.25'),
'66.249.71.182'),
'65.52.110.151'),
'190.129.19.5'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),

(47180,
(47181,
(47182,
(47183,
(47184,
(47185,
(47186,
(47187,
(47188,
(47189,
(47190,
(47191,
(47192,
(47193,
(47194,
(47195,
(47196,
(47197,
(47198,
(47199,
(47200,
(47201,
(47202,
(47203,
(47204,
(47205,
(47206,
(47207,
(47208,
(47209,
(47210,
(47211,
(47212,
(47213,
(47214,
(47215,
(47216,
(47217,
(47218,
(47219,
(47220,
(47221,
(47222,
(47223,
(47224,
(47225,
(47226,
(47227,
(47228,
(47229,
(47230,
(47231,
(47232,
(47233,
(47234,
(47235,
(47236,
(47237,
(47238,
(47239,

1344532876,
1344533118,
1344533335,
1344533336,
1344533643,
1344533748,
1344533842,
1344534073,
1344534378,
1344534439,
1344535008,
1344535112,
1344535642,
1344535645,
1344535743,
1344535846,
1344536281,
1344536282,
1344536328,
1344536431,
1344536477,
1344536769,
1344537248,
1344537446,
1344537494,
1344538029,
1344538094,
1344538158,
1344538563,
1344538708,
1344538768,
1344538788,
1344539104,
1344539195,
1344539420,
1344539791,
1344539875,
1344539876,
1344540056,
1344540225,
1344540542,
1344540579,
1344540698,
1344540939,
1344541181,
1344541328,
1344541443,
1344541817,
1344542085,
1344542191,
1344542286,
1344542436,
1344542720,
1344542817,
1344542884,
1344543019,
1344543394,
1344543436,
1344543437,
1344543987,

'157.55.18.22'),
'66.249.71.182'),
'123.125.71.42'),
'220.181.108.81'),
'66.249.71.104'),
'66.249.71.182'),
'208.115.111.70'),
'157.56.95.137'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'119.63.196.30'),
'200.119.207.106'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.52'),
'220.181.108.76'),
'201.222.115.183'),
'190.104.25.26'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.9.50'),
'180.76.5.60'),
'190.129.9.50'),
'66.249.71.104'),
'69.171.242.248'),
'190.129.8.242'),
'190.129.9.50'),
'66.249.71.104'),
'66.249.71.182'),
'190.186.7.162'),
'66.249.71.104'),
'190.181.18.52'),
'123.125.71.20'),
'220.181.108.95'),
'66.249.71.104'),
'190.129.12.252'),
'190.186.206.51'),
'66.249.71.182'),
'66.249.71.104'),
'208.115.113.86'),
'66.249.71.182'),
'94.23.225.68'),
'66.249.71.104'),
'190.129.197.27'),
'66.249.71.104'),
'190.104.25.24'),
'65.52.110.151'),
'157.55.18.22'),
'66.249.71.104'),
'200.90.144.192'),
'190.104.25.24'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.53'),
'220.181.108.80'),
'190.129.10.106'),

(47240,
(47241,
(47242,
(47243,
(47244,
(47245,
(47246,
(47247,
(47248,
(47249,
(47250,
(47251,
(47252,
(47253,
(47254,
(47255,
(47256,
(47257,
(47258,
(47259,
(47260,
(47261,
(47262,
(47263,
(47264,
(47265,
(47266,
(47267,
(47268,
(47269,
(47270,
(47271,
(47272,
(47273,
(47274,
(47275,
(47276,
(47277,
(47278,
(47279,
(47280,
(47281,
(47282,
(47283,
(47284,
(47285,
(47286,
(47287,
(47288,
(47289,
(47290,
(47291,
(47292,
(47293,
(47294,
(47295,
(47296,
(47297,
(47298,
(47299,

1344544023,
1344544529,
1344544634,
1344545210,
1344545327,
1344545395,
1344545559,
1344545701,
1344545828,
1344545952,
1344546022,
1344546109,
1344546551,
1344546723,
1344546733,
1344547029,
1344547036,
1344547139,
1344547139,
1344547391,
1344547520,
1344547841,
1344548107,
1344548220,
1344548267,
1344548919,
1344549062,
1344549151,
1344549559,
1344549593,
1344549736,
1344549872,
1344549958,
1344549976,
1344550030,
1344550195,
1344550610,
1344550615,
1344550773,
1344550816,
1344550836,
1344550890,
1344551324,
1344551466,
1344551517,
1344551564,
1344551618,
1344551946,
1344552063,
1344552168,
1344552265,
1344552366,
1344552486,
1344552548,
1344552731,
1344552855,
1344552980,
1344553157,
1344553455,
1344553550,

'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.61'),
'66.249.71.104'),
'66.249.71.182'),
'157.55.18.22'),
'190.129.8.202'),
'190.129.197.15'),
'190.104.24.38'),
'66.249.71.104'),
'190.129.184.135'),
'190.11.85.176'),
'66.249.71.182'),
'66.249.71.104'),
'220.181.108.78'),
'123.125.71.53'),
'190.129.12.162'),
'190.129.12.162'),
'157.55.18.22'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.45.9'),
'66.249.71.104'),
'200.58.87.79'),
'66.249.71.104'),
'190.129.19.188'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.8.202'),
'157.55.17.150'),
'74.125.178.27'),
'200.87.111.19'),
'190.129.12.90'),
'66.249.71.182'),
'66.249.71.104'),
'220.181.108.122'),
'123.125.71.38'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.19.131'),
'207.46.204.191'),
'66.249.71.104'),
'200.87.46.170'),
'66.249.71.182'),
'200.110.51.85'),
'74.125.178.27'),
'74.125.178.81'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.6.20'),
'200.105.174.85'),
'186.58.66.90'),
'200.110.51.85'),
'66.249.71.104'),
'66.249.71.182'),
'186.2.42.85'),
'200.110.51.85'),
'66.249.71.104'),

(47300,
(47301,
(47302,
(47303,
(47304,
(47305,
(47306,
(47307,
(47308,
(47309,
(47310,
(47311,
(47312,
(47313,
(47314,
(47315,
(47316,
(47317,
(47318,
(47319,
(47320,
(47321,
(47322,
(47323,
(47324,
(47325,
(47326,
(47327,
(47328,
(47329,
(47330,
(47331,
(47332,
(47333,
(47334,
(47335,
(47336,
(47337,
(47338,
(47339,
(47340,
(47341,
(47342,
(47343,
(47344,
(47345,
(47346,
(47347,
(47348,
(47349,
(47350,
(47351,
(47352,
(47353,
(47354,
(47355,
(47356,
(47357,
(47358,
(47359,

1344553679,
1344553890,
1344554110,
1344554151,
1344554205,
1344554206,
1344554341,
1344554360,
1344554808,
1344554943,
1344554950,
1344554978,
1344555056,
1344555623,
1344555750,
1344555865,
1344556562,
1344556644,
1344556792,
1344556822,
1344557175,
1344557326,
1344557410,
1344557455,
1344557603,
1344557813,
1344557814,
1344558008,
1344558091,
1344558181,
1344558297,
1344558590,
1344558991,
1344559223,
1344559330,
1344559469,
1344559615,
1344559687,
1344559852,
1344559856,
1344559982,
1344560229,
1344560316,
1344560471,
1344560675,
1344560777,
1344560875,
1344560960,
1344561539,
1344561615,
1344561619,
1344561655,
1344562197,
1344562295,
1344562429,
1344562747,
1344562827,
1344562928,
1344563050,
1344563061,

'66.249.71.182'),
'190.129.32.51'),
'200.110.51.85'),
'190.129.8.202'),
'123.125.71.38'),
'220.181.108.109'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.197.10'),
'200.110.51.85'),
'66.249.71.182'),
'207.46.13.99'),
'66.249.71.104'),
'180.76.6.233'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.101'),
'66.249.71.104'),
'190.129.19.191'),
'190.129.4.18'),
'74.125.178.88'),
'66.249.71.182'),
'94.23.225.68'),
'66.249.71.104'),
'123.125.71.26'),
'220.181.108.91'),
'207.46.204.191'),
'180.76.5.103'),
'66.249.71.182'),
'66.249.71.104'),
'74.125.178.81'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.5.248'),
'180.76.5.142'),
'180.76.5.165'),
'66.249.71.104'),
'201.222.114.158'),
'66.249.71.182'),
'190.186.127.70'),
'207.46.204.191'),
'66.249.71.104'),
'66.249.71.182'),
'65.52.110.151'),
'207.46.13.15'),
'180.76.6.222'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.49'),
'220.181.108.81'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.52'),
'190.104.19.203'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.19.202'),
'65.52.108.26'),

(47360,
(47361,
(47362,
(47363,
(47364,
(47365,
(47366,
(47367,
(47368,
(47369,
(47370,
(47371,
(47372,
(47373,
(47374,
(47375,
(47376,
(47377,
(47378,
(47379,
(47380,
(47381,
(47382,
(47383,
(47384,
(47385,
(47386,
(47387,
(47388,
(47389,
(47390,
(47391,
(47392,
(47393,
(47394,
(47395,
(47396,
(47397,
(47398,
(47399,
(47400,
(47401,
(47402,
(47403,
(47404,
(47405,
(47406,
(47407,
(47408,
(47409,
(47410,
(47411,
(47412,
(47413,
(47414,
(47415,
(47416,
(47417,
(47418,
(47419,

1344563427,
1344563536,
1344563591,
1344563620,
1344563948,
1344564069,
1344564202,
1344564767,
1344564817,
1344564897,
1344565030,
1344565031,
1344565450,
1344565499,
1344566055,
1344566086,
1344566231,
1344566250,
1344566283,
1344566312,
1344566648,
1344566695,
1344566768,
1344566865,
1344567192,
1344567517,
1344567540,
1344567676,
1344568234,
1344568255,
1344568371,
1344568564,
1344568670,
1344568673,
1344568950,
1344568950,
1344569028,
1344569554,
1344569596,
1344569623,
1344569649,
1344569688,
1344570168,
1344570322,
1344570330,
1344570642,
1344570803,
1344571062,
1344571093,
1344571497,
1344571734,
1344571759,
1344571947,
1344572192,
1344572210,
1344572211,
1344572424,
1344572872,
1344572915,
1344573041,

'66.249.71.182'),
'66.249.71.104'),
'208.115.111.70'),
'180.76.5.95'),
'200.110.52.92'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.6.28'),
'66.249.71.104'),
'123.125.71.46'),
'220.181.108.117'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'190.186.67.163'),
'180.76.5.63'),
'66.249.71.104'),
'190.129.41.1'),
'66.249.72.89'),
'180.76.5.51'),
'65.52.110.19'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.204.191'),
'180.76.5.100'),
'66.249.71.104'),
'66.249.71.182'),
'207.46.13.99'),
'66.249.71.104'),
'66.249.71.182'),
'157.55.18.22'),
'123.125.71.26'),
'220.181.108.85'),
'180.76.6.36'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'208.115.113.86'),
'190.104.30.22'),
'66.249.71.182'),
'141.105.120.154'),
'66.249.71.104'),
'180.76.5.64'),
'66.249.71.182'),
'141.105.120.154'),
'66.249.71.104'),
'66.249.71.182'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.190'),
'190.106.250.8'),
'66.249.71.104'),
'123.125.71.36'),
'220.181.108.110'),
'66.249.71.182'),
'66.249.71.104'),
'65.52.110.151'),
'186.102.20.199'),

(47420,
(47421,
(47422,
(47423,
(47424,
(47425,
(47426,
(47427,
(47428,
(47429,
(47430,
(47431,
(47432,
(47433,
(47434,
(47435,
(47436,
(47437,
(47438,
(47439,
(47440,
(47441,
(47442,
(47443,
(47444,
(47445,
(47446,
(47447,
(47448,
(47449,
(47450,
(47451,
(47452,
(47453,
(47454,
(47455,
(47456,
(47457,
(47458,
(47459,
(47460,
(47461,
(47462,
(47463,
(47464,
(47465,
(47466,
(47467,
(47468,
(47469,
(47470,
(47471,
(47472,
(47473,
(47474,
(47475,
(47476,
(47477,
(47478,
(47479,

1344573134,
1344573182,
1344573303,
1344573689,
1344573812,
1344573925,
1344574052,
1344574144,
1344574214,
1344574302,
1344574393,
1344574394,
1344574623,
1344574867,
1344574961,
1344575088,
1344575173,
1344575297,
1344575442,
1344575810,
1344575814,
1344575898,
1344576014,
1344576593,
1344576700,
1344576713,
1344576912,
1344576990,
1344577291,
1344577403,
1344577744,
1344577840,
1344577943,
1344578098,
1344578179,
1344578793,
1344578843,
1344578902,
1344579315,
1344579407,
1344579411,
1344579445,
1344579487,
1344579734,
1344580184,
1344580299,
1344580545,
1344580789,
1344580973,
1344580992,
1344581255,
1344581406,
1344581710,
1344581879,
1344582018,
1344582111,
1344582636,
1344582668,
1344582695,
1344582726,

'180.76.5.146'),
'207.46.13.15'),
'66.249.71.182'),
'66.249.71.104'),
'157.55.18.22'),
'66.249.71.182'),
'180.76.5.167'),
'65.52.110.151'),
'180.76.5.182'),
'207.46.204.191'),
'66.249.71.104'),
'69.171.237.14'),
'66.249.71.182'),
'207.46.13.99'),
'180.76.5.87'),
'66.249.71.104'),
'180.76.5.185'),
'66.249.71.182'),
'180.76.5.195'),
'123.125.71.25'),
'220.181.108.88'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.92'),
'66.249.71.104'),
'180.76.5.163'),
'100.43.83.143'),
'66.249.71.182'),
'66.249.71.104'),
'208.115.111.70'),
'207.46.204.191'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.150'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.164'),
'207.46.13.15'),
'123.125.71.60'),
'220.181.108.113'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.110'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.173'),
'66.249.71.182'),
'180.76.6.36'),
'66.249.71.104'),
'180.76.5.95'),
'66.249.71.182'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.193'),
'180.76.5.58'),
'66.249.71.182'),
'157.55.17.150'),
'66.249.71.104'),

(47480,
(47481,
(47482,
(47483,
(47484,
(47485,
(47486,
(47487,
(47488,
(47489,
(47490,
(47491,
(47492,
(47493,
(47494,
(47495,
(47496,
(47497,
(47498,
(47499,
(47500,
(47501,
(47502,
(47503,
(47504,
(47505,
(47506,
(47507,
(47508,
(47509,
(47510,
(47511,
(47512,
(47513,
(47514,
(47515,
(47516,
(47517,
(47518,
(47519,
(47520,
(47521,
(47522,
(47523,
(47524,
(47525,
(47526,
(47527,
(47528,
(47529,
(47530,
(47531,
(47532,
(47533,
(47534,
(47535,
(47536,
(47537,
(47538,
(47539,

1344582978,
1344583026,
1344583027,
1344583328,
1344583394,
1344583445,
1344583572,
1344583933,
1344584043,
1344584394,
1344584642,
1344584645,
1344584809,
1344584977,
1344585271,
1344585347,
1344585969,
1344586239,
1344586493,
1344586557,
1344586591,
1344586594,
1344586595,
1344587190,
1344587215,
1344587525,
1344587839,
1344588214,
1344588450,
1344588716,
1344588820,
1344589052,
1344589101,
1344589332,
1344590049,
1344590251,
1344590381,
1344590383,
1344590393,
1344590656,
1344591281,
1344591405,
1344591544,
1344592008,
1344592040,
1344592674,
1344592761,
1344593307,
1344593819,
1344593820,
1344593947,
1344594019,
1344594433,
1344594668,
1344594724,
1344595029,
1344595380,
1344595538,
1344595776,
1344596041,

'65.52.108.26'),
'123.125.71.58'),
'220.181.108.115'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.59'),
'119.63.196.92'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.66'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.6.29'),
'207.46.13.15'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.161'),
'180.76.5.146'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.38'),
'220.181.108.95'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.173'),
'66.249.71.104'),
'180.76.6.223'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.65'),
'180.76.5.192'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'220.181.108.121'),
'123.125.71.30'),
'180.76.5.94'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'194.129.109.177'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.16'),
'220.181.108.100'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.91'),
'66.249.71.104'),
'66.249.71.182'),
'207.46.13.99'),
'66.249.71.182'),
'180.76.6.28'),
'66.249.71.104'),
'66.249.71.182'),

(47540, 1344596390, '180.76.5.88'),


(47541, 1344596573, '66.249.71.104'),
(47542, 1344596707, '66.249.71.182'),
(47543, 1344597073, '208.115.111.70'),
(47544, 1344597378, '66.249.71.182'),
(47545, 1344597437, '123.125.71.56'),
(47546, 1344597439, '220.181.108.81'),
(47547, 1344597592, '66.249.71.104'),
(47548, 1344597941, '157.55.17.150'),
(47549, 1344598182, '66.249.71.182');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(47550, 1344598278, '180.76.6.212'),
(47551, 1344598291, '66.249.71.104'),
(47552, 1344598556, '208.115.113.86'),
(47553, 1344598853, '66.249.71.182'),
(47554, 1344599200, '66.249.71.104'),
(47555, 1344599800, '66.249.71.182'),
(47556, 1344599921, '157.55.17.150'),
(47557, 1344599936, '66.249.71.104'),
(47558, 1344600412, '66.249.71.182'),
(47559, 1344600456, '180.76.5.110'),
(47560, 1344600622, '66.249.71.104'),
(47561, 1344600943, '207.46.204.191'),
(47562, 1344601014, '123.125.71.44'),
(47563, 1344601015, '220.181.108.122'),
(47564, 1344601037, '66.249.71.182'),
(47565, 1344601184, '200.87.44.34'),
(47566, 1344601597, '66.249.71.104'),
(47567, 1344601841, '184.72.46.156'),
(47568, 1344601843, '50.18.21.225'),
(47569, 1344601843, '89.151.116.53'),
(47570, 1344601844, '74.112.131.131'),
(47571, 1344601846, '50.57.52.177'),
(47572, 1344601846, '173.192.79.101'),
(47573, 1344601853, '174.129.180.141'),
(47574, 1344601879, '37.59.16.158'),
(47575, 1344601884, '37.59.18.48'),
(47576, 1344601886, '23.22.130.101'),
(47577, 1344601959, '23.20.204.157'),
(47578, 1344602111, '174.129.248.30'),
(47579, 1344602159, '180.76.5.137'),
(47580, 1344602162, '66.249.71.182'),
(47581, 1344602199, '46.137.29.197'),
(47582, 1344602208, '190.129.8.202'),
(47583, 1344602406, '72.55.158.68'),
(47584, 1344602415, '66.249.71.104'),
(47585, 1344602888, '184.72.4.23'),
(47586, 1344602912, '200.87.234.250'),
(47587, 1344602956, '180.76.5.171'),
(47588, 1344603018, '66.249.71.182'),
(47589, 1344603050, '96.126.110.221'),
(47590, 1344603080, '190.129.8.202'),
(47591, 1344603161, '66.249.71.104'),
(47592, 1344603737, '66.249.71.182'),
(47593, 1344603880, '66.249.71.104'),
(47594, 1344604275, '180.76.5.59'),
(47595, 1344604462, '66.249.71.182'),
(47596, 1344604537, '190.129.8.202'),
(47597, 1344604594, '123.125.71.59'),
(47598, 1344604595, '220.181.108.105'),

(47599,
(47600,
(47601,
(47602,
(47603,
(47604,
(47605,
(47606,
(47607,
(47608,
(47609,
(47610,
(47611,
(47612,
(47613,
(47614,
(47615,
(47616,
(47617,
(47618,
(47619,
(47620,
(47621,
(47622,
(47623,
(47624,
(47625,
(47626,
(47627,
(47628,
(47629,
(47630,
(47631,
(47632,
(47633,
(47634,
(47635,
(47636,
(47637,
(47638,
(47639,
(47640,
(47641,
(47642,
(47643,
(47644,
(47645,
(47646,
(47647,
(47648,
(47649,
(47650,
(47651,
(47652,
(47653,
(47654,
(47655,
(47656,
(47657,
(47658,

1344604621,
1344604669,
1344604684,
1344605005,
1344605167,
1344605333,
1344605578,
1344605689,
1344605774,
1344605775,
1344605898,
1344606019,
1344606416,
1344606746,
1344606773,
1344606815,
1344606932,
1344607415,
1344607584,
1344607768,
1344608021,
1344608134,
1344608170,
1344608183,
1344608186,
1344608332,
1344608516,
1344608585,
1344608642,
1344608788,
1344609242,
1344609267,
1344609580,
1344609769,
1344609855,
1344609893,
1344609916,
1344610093,
1344610214,
1344610535,
1344610710,
1344610834,
1344610862,
1344611077,
1344611302,
1344611511,
1344611675,
1344611862,
1344611864,
1344611969,
1344612133,
1344612171,
1344612286,
1344612337,
1344613012,
1344613021,
1344613263,
1344613375,
1344613418,
1344613728,

'66.249.71.104'),
'88.190.23.224'),
'190.129.12.90'),
'65.52.110.151'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.10.99'),
'81.44.228.53'),
'190.129.8.202'),
'66.249.71.182'),
'180.76.6.231'),
'66.249.71.104'),
'66.249.71.182'),
'208.115.111.70'),
'186.53.121.245'),
'66.249.71.104'),
'200.105.163.204'),
'66.249.71.104'),
'190.129.14.34'),
'190.129.176.146'),
'66.249.71.104'),
'157.55.17.150'),
'180.76.6.35'),
'220.181.108.81'),
'123.125.71.27'),
'66.249.71.182'),
'190.129.176.146'),
'207.46.13.99'),
'66.249.71.104'),
'190.129.172.135'),
'190.181.28.161'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.159'),
'190.11.64.85'),
'66.249.71.182'),
'180.76.5.190'),
'201.88.254.26'),
'66.249.71.104'),
'207.46.13.51'),
'200.90.145.42'),
'66.249.71.182'),
'66.249.71.104'),
'128.174.89.240'),
'74.125.183.27'),
'66.249.71.104'),
'66.249.71.182'),
'220.181.108.110'),
'123.125.71.18'),
'180.76.5.186'),
'190.129.12.90'),
'66.249.71.104'),
'190.129.10.99'),
'66.249.71.182'),
'157.55.17.150'),
'66.249.71.104'),
'189.31.26.61'),
'66.249.71.182'),
'65.52.110.151'),
'66.249.71.104'),

(47659,
(47660,
(47661,
(47662,
(47663,
(47664,
(47665,
(47666,
(47667,
(47668,
(47669,
(47670,
(47671,
(47672,
(47673,
(47674,
(47675,
(47676,
(47677,
(47678,
(47679,
(47680,
(47681,
(47682,
(47683,
(47684,
(47685,
(47686,
(47687,
(47688,
(47689,
(47690,
(47691,
(47692,
(47693,
(47694,
(47695,
(47696,
(47697,
(47698,
(47699,
(47700,
(47701,
(47702,
(47703,
(47704,
(47705,
(47706,
(47707,
(47708,
(47709,
(47710,
(47711,
(47712,
(47713,
(47714,
(47715,
(47716,
(47717,
(47718,

1344613728,
1344614000,
1344614274,
1344614422,
1344614624,
1344614637,
1344614663,
1344614668,
1344615378,
1344615562,
1344615668,
1344615730,
1344615731,
1344615899,
1344615951,
1344616115,
1344616396,
1344616429,
1344616497,
1344616678,
1344616703,
1344617036,
1344617083,
1344617109,
1344617178,
1344617290,
1344617422,
1344617696,
1344617726,
1344617899,
1344618528,
1344618607,
1344618959,
1344619188,
1344619395,
1344619480,
1344619481,
1344619601,
1344619679,
1344619873,
1344620102,
1344620262,
1344620512,
1344620818,
1344621496,
1344621770,
1344622493,
1344622569,
1344622615,
1344622616,
1344623217,
1344623441,
1344623771,
1344623951,
1344624029,
1344624487,
1344624655,
1344625272,
1344625446,
1344625603,

'180.76.5.154'),
'190.103.78.80'),
'66.249.71.182'),
'190.129.5.224'),
'85.53.140.170'),
'66.249.71.104'),
'184.73.103.216'),
'75.101.195.179'),
'66.249.71.182'),
'66.249.71.104'),
'200.87.129.246'),
'123.125.71.15'),
'220.181.108.85'),
'190.104.30.29'),
'180.76.6.36'),
'66.249.71.182'),
'190.186.79.30'),
'85.53.140.170'),
'66.249.71.104'),
'74.125.178.90'),
'190.129.116.184'),
'85.53.140.170'),
'66.249.71.182'),
'66.249.71.104'),
'100.43.81.7'),
'180.76.5.65'),
'74.125.44.82'),
'66.249.71.182'),
'157.55.17.150'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.40.114'),
'123.125.71.58'),
'220.181.108.101'),
'207.46.13.15'),
'200.87.119.27'),
'66.249.71.182'),
'66.249.71.104'),
'157.55.17.150'),
'66.249.71.182'),
'66.249.71.104'),
'190.181.36.53'),
'66.249.71.104'),
'66.249.71.104'),
'190.244.102.55'),
'123.125.71.56'),
'220.181.108.103'),
'66.249.71.104'),
'157.55.17.150'),
'190.129.8.202'),
'207.46.13.51'),
'66.249.71.104'),
'180.76.5.157'),
'66.249.71.104'),
'66.249.71.104'),
'207.46.13.99'),
'157.55.17.150'),

(47719,
(47720,
(47721,
(47722,
(47723,
(47724,
(47725,
(47726,
(47727,
(47728,
(47729,
(47730,
(47731,
(47732,
(47733,
(47734,
(47735,
(47736,
(47737,
(47738,
(47739,
(47740,
(47741,
(47742,
(47743,
(47744,
(47745,
(47746,
(47747,
(47748,
(47749,
(47750,
(47751,
(47752,
(47753,
(47754,
(47755,
(47756,
(47757,
(47758,
(47759,
(47760,
(47761,
(47762,
(47763,
(47764,
(47765,
(47766,
(47767,
(47768,
(47769,
(47770,
(47771,
(47772,
(47773,
(47774,
(47775,
(47776,
(47777,
(47778,

1344625948,
1344626146,
1344626246,
1344626246,
1344626628,
1344627065,
1344627092,
1344627310,
1344627327,
1344627399,
1344627404,
1344627849,
1344628084,
1344628087,
1344628243,
1344628461,
1344628473,
1344628486,
1344628909,
1344629318,
1344629504,
1344629851,
1344629852,
1344630097,
1344630350,
1344630396,
1344630408,
1344630463,
1344630602,
1344630784,
1344631198,
1344631253,
1344631274,
1344631466,
1344631602,
1344631853,
1344631936,
1344632246,
1344632504,
1344632727,
1344632848,
1344632899,
1344632905,
1344633111,
1344633415,
1344633417,
1344633506,
1344633602,
1344633945,
1344634203,
1344634378,
1344634779,
1344634821,
1344635003,
1344635160,
1344635319,
1344635549,
1344635641,
1344636005,
1344636008,

'66.249.71.104'),
'66.249.71.182'),
'123.125.71.21'),
'220.181.108.83'),
'66.249.71.104'),
'190.129.11.82'),
'64.209.31.128'),
'200.90.144.214'),
'190.129.8.147'),
'186.18.155.224'),
'66.249.71.104'),
'190.129.9.42'),
'66.249.71.104'),
'207.46.13.15'),
'207.46.204.191'),
'200.90.150.27'),
'66.249.71.182'),
'208.115.113.86'),
'200.90.146.233'),
'190.129.8.202'),
'200.58.83.207'),
'123.125.71.49'),
'220.181.108.103'),
'200.105.174.140'),
'200.58.64.102'),
'66.249.71.104'),
'190.103.66.218'),
'207.46.204.191'),
'200.87.86.110'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.20.132'),
'190.129.19.157'),
'66.249.71.182'),
'180.76.5.64'),
'66.249.71.104'),
'190.129.20.132'),
'66.249.71.182'),
'190.104.22.9'),
'66.249.71.104'),
'200.87.234.250'),
'180.76.5.64'),
'93.186.23.245'),
'180.76.5.165'),
'220.181.108.123'),
'123.125.71.35'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.53.27'),
'180.76.5.98'),
'66.249.71.104'),
'66.249.71.182'),
'200.87.114.35'),
'66.249.71.104'),
'200.87.234.250'),
'200.58.66.114'),
'66.249.71.182'),
'66.249.71.104'),
'200.87.96.58'),
'180.76.5.142'),

(47779,
(47780,
(47781,
(47782,
(47783,
(47784,
(47785,
(47786,
(47787,
(47788,
(47789,
(47790,
(47791,
(47792,
(47793,
(47794,
(47795,
(47796,
(47797,
(47798,
(47799,
(47800,
(47801,
(47802,
(47803,
(47804,
(47805,
(47806,
(47807,
(47808,
(47809,
(47810,
(47811,
(47812,
(47813,
(47814,
(47815,
(47816,
(47817,
(47818,
(47819,
(47820,
(47821,
(47822,
(47823,
(47824,
(47825,
(47826,
(47827,
(47828,
(47829,
(47830,
(47831,
(47832,
(47833,
(47834,
(47835,
(47836,
(47837,
(47838,

1344636071,
1344636108,
1344636321,
1344636517,
1344636871,
1344636990,
1344636991,
1344637002,
1344637070,
1344637096,
1344637160,
1344637378,
1344637682,
1344637865,
1344638261,
1344638318,
1344638365,
1344638701,
1344638750,
1344638752,
1344638778,
1344639018,
1344639042,
1344639073,
1344639211,
1344639425,
1344639593,
1344639648,
1344639655,
1344639657,
1344639739,
1344639921,
1344640249,
1344640298,
1344640324,
1344640411,
1344640603,
1344640604,
1344640990,
1344641377,
1344641807,
1344642001,
1344642063,
1344642096,
1344642734,
1344642800,
1344642836,
1344642906,
1344643091,
1344643157,
1344643511,
1344643629,
1344643656,
1344644068,
1344644190,
1344644193,
1344644199,
1344644200,
1344644870,
1344645096,

'190.129.202.207'),
'190.129.29.158'),
'66.249.71.104'),
'190.129.12.90'),
'190.103.73.143'),
'123.125.71.15'),
'220.181.108.113'),
'66.249.71.104'),
'200.121.138.211'),
'66.249.71.182'),
'208.115.111.70'),
'180.76.5.168'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.8.197'),
'200.110.51.58'),
'66.249.71.104'),
'180.76.5.98'),
'218.213.137.42'),
'66.249.71.182'),
'93.182.134.10'),
'200.110.51.58'),
'66.249.71.104'),
'180.76.5.160'),
'79.172.204.24'),
'99.191.167.193'),
'207.46.204.191'),
'66.249.71.104'),
'190.129.5.86'),
'200.110.51.58'),
'188.143.232.211'),
'190.103.66.218'),
'180.76.6.37'),
'74.125.44.80'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.26'),
'220.181.108.116'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.5.94'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.142'),
'66.249.71.104'),
'79.172.204.24'),
'66.249.71.182'),
'200.37.15.215'),
'157.55.18.22'),
'190.129.5.203'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.100'),
'190.129.5.203'),
'66.249.71.104'),
'79.172.204.24'),
'123.125.71.32'),
'220.181.108.77'),
'66.249.71.104'),
'180.76.5.88'),

(47839,
(47840,
(47841,
(47842,
(47843,
(47844,
(47845,
(47846,
(47847,
(47848,
(47849,
(47850,
(47851,
(47852,
(47853,
(47854,
(47855,
(47856,
(47857,
(47858,
(47859,
(47860,
(47861,
(47862,
(47863,
(47864,
(47865,
(47866,
(47867,
(47868,
(47869,
(47870,
(47871,
(47872,
(47873,
(47874,
(47875,
(47876,
(47877,
(47878,
(47879,
(47880,
(47881,
(47882,
(47883,
(47884,
(47885,
(47886,
(47887,
(47888,
(47889,
(47890,
(47891,
(47892,
(47893,
(47894,
(47895,
(47896,
(47897,
(47898,

1344645454,
1344645550,
1344645798,
1344646063,
1344646231,
1344646328,
1344646848,
1344646911,
1344647593,
1344647785,
1344647964,
1344647965,
1344648126,
1344648156,
1344648465,
1344648479,
1344648567,
1344649145,
1344649630,
1344649709,
1344649732,
1344649781,
1344650410,
1344650506,
1344651091,
1344651185,
1344651425,
1344651426,
1344651868,
1344651963,
1344652306,
1344652644,
1344652739,
1344652742,
1344653089,
1344653420,
1344654079,
1344654399,
1344654683,
1344654729,
1344655053,
1344655055,
1344655281,
1344655363,
1344655851,
1344656038,
1344656043,
1344656529,
1344656724,
1344657403,
1344657555,
1344657598,
1344658080,
1344658342,
1344658611,
1344658786,
1344658859,
1344659151,
1344659540,
1344659627,

'66.249.71.182'),
'66.249.71.104'),
'190.129.5.191'),
'180.76.6.20'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.139'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.39'),
'220.181.108.100'),
'208.115.113.86'),
'180.76.5.136'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.197.8'),
'180.76.5.137'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.16'),
'220.181.108.104'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.142'),
'180.76.6.211'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.159'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.16'),
'220.181.108.96'),
'65.52.108.26'),
'66.249.71.104'),
'180.76.6.223'),
'208.115.113.86'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.64'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'220.181.108.84'),
'180.76.5.196'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'157.55.18.22'),

(47899,
(47900,
(47901,
(47902,
(47903,
(47904,
(47905,
(47906,
(47907,
(47908,
(47909,
(47910,
(47911,
(47912,
(47913,
(47914,
(47915,
(47916,
(47917,
(47918,
(47919,
(47920,
(47921,
(47922,
(47923,
(47924,
(47925,
(47926,
(47927,
(47928,
(47929,
(47930,
(47931,
(47932,
(47933,
(47934,
(47935,
(47936,
(47937,
(47938,
(47939,
(47940,
(47941,
(47942,
(47943,
(47944,
(47945,
(47946,
(47947,
(47948,
(47949,
(47950,
(47951,
(47952,
(47953,
(47954,
(47955,
(47956,
(47957,
(47958,

1344660124,
1344660214,
1344660413,
1344660636,
1344660896,
1344660993,
1344661576,
1344661674,
1344661855,
1344662209,
1344662210,
1344662320,
1344662442,
1344662930,
1344663277,
1344663591,
1344663602,
1344664187,
1344664267,
1344664670,
1344664676,
1344664953,
1344665207,
1344665597,
1344665804,
1344665805,
1344665950,
1344666235,
1344666580,
1344666735,
1344666749,
1344666971,
1344667525,
1344667548,
1344667617,
1344667630,
1344668131,
1344668269,
1344668294,
1344668738,
1344669050,
1344669208,
1344669415,
1344669416,
1344669544,
1344669587,
1344670059,
1344670064,
1344670250,
1344670727,
1344670842,
1344671301,
1344671365,
1344671396,
1344671974,
1344672166,
1344672559,
1344672844,
1344672905,
1344673021,

'66.249.71.182'),
'66.249.71.104'),
'180.76.5.180'),
'180.76.5.87'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.159'),
'123.125.71.29'),
'220.181.108.118'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.60'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.204.191'),
'207.46.13.15'),
'66.249.71.104'),
'180.76.5.136'),
'66.249.71.104'),
'123.125.71.31'),
'220.181.108.81'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.140'),
'207.46.13.99'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'157.55.18.22'),
'66.249.71.104'),
'180.76.6.36'),
'207.46.13.15'),
'66.249.71.104'),
'180.76.5.183'),
'66.249.71.182'),
'157.55.18.22'),
'66.249.71.104'),
'123.125.71.15'),
'220.181.108.99'),
'180.76.5.160'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.51'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.51'),
'66.249.71.182'),
'180.76.5.194'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.87'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.44'),

(47959,
(47960,
(47961,
(47962,
(47963,
(47964,
(47965,
(47966,
(47967,
(47968,
(47969,
(47970,
(47971,
(47972,
(47973,
(47974,
(47975,
(47976,
(47977,
(47978,
(47979,
(47980,
(47981,
(47982,
(47983,
(47984,
(47985,
(47986,
(47987,
(47988,
(47989,
(47990,
(47991,
(47992,
(47993,
(47994,
(47995,
(47996,
(47997,
(47998,
(47999,
(48000,
(48001,
(48002,
(48003,
(48004,
(48005,
(48006,
(48007,
(48008,
(48009,
(48010,
(48011,
(48012,
(48013,
(48014,
(48015,
(48016,
(48017,
(48018,

1344673022,
1344673528,
1344673627,
1344674215,
1344674372,
1344674805,
1344674912,
1344675270,
1344675516,
1344676126,
1344676443,
1344676536,
1344676740,
1344676780,
1344676782,
1344677234,
1344677253,
1344677356,
1344677975,
1344678600,
1344678888,
1344679114,
1344679233,
1344679547,
1344679870,
1344680109,
1344680220,
1344680221,
1344680509,
1344681044,
1344681130,
1344681142,
1344681150,
1344681532,
1344681790,
1344681927,
1344682326,
1344682421,
1344682808,
1344683079,
1344683153,
1344683230,
1344683294,
1344683717,
1344683725,
1344683828,
1344683829,
1344684288,
1344684375,
1344684512,
1344684593,
1344684836,
1344685031,
1344685106,
1344685691,
1344685831,
1344686360,
1344686586,
1344687048,
1344687224,

'220.181.108.88'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.184'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.110'),
'66.249.71.104'),
'66.249.71.104'),
'157.55.17.150'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.30'),
'220.181.108.121'),
'100.43.83.143'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.51'),
'180.76.6.233'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.59'),
'123.125.71.33'),
'220.181.108.120'),
'66.249.71.104'),
'66.249.71.182'),
'208.115.111.70'),
'207.46.13.15'),
'66.249.71.104'),
'180.76.5.164'),
'66.249.71.104'),
'180.76.5.144'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.104'),
'207.46.204.191'),
'180.76.6.224'),
'66.249.71.182'),
'207.46.13.99'),
'66.249.71.104'),
'123.125.71.44'),
'220.181.108.122'),
'157.55.18.22'),
'66.249.71.104'),
'180.76.5.66'),
'66.249.71.182'),
'208.115.113.86'),
'66.249.71.104'),
'95.21.79.45'),
'66.249.71.104'),
'180.76.5.164'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),

(48019,
(48020,
(48021,
(48022,
(48023,
(48024,
(48025,
(48026,
(48027,
(48028,
(48029,
(48030,
(48031,
(48032,
(48033,
(48034,
(48035,
(48036,
(48037,
(48038,
(48039,
(48040,
(48041,
(48042,
(48043,
(48044,
(48045,
(48046,
(48047,
(48048,
(48049,
(48050,
(48051,
(48052,
(48053,
(48054,
(48055,
(48056,
(48057,
(48058,
(48059,
(48060,
(48061,
(48062,
(48063,
(48064,
(48065,
(48066,
(48067,
(48068,
(48069,
(48070,
(48071,
(48072,
(48073,
(48074,
(48075,
(48076,
(48077,
(48078,

1344687398,
1344687399,
1344687469,
1344687861,
1344688568,
1344688770,
1344689175,
1344689286,
1344689300,
1344689649,
1344689890,
1344690059,
1344690373,
1344690705,
1344690980,
1344690982,
1344690982,
1344691344,
1344691791,
1344691897,
1344691958,
1344692091,
1344692114,
1344692572,
1344692576,
1344693101,
1344693194,
1344693448,
1344693548,
1344693827,
1344693901,
1344694355,
1344694467,
1344694588,
1344694591,
1344695124,
1344695209,
1344695717,
1344695794,
1344695931,
1344696080,
1344696232,
1344696475,
1344696796,
1344697178,
1344697553,
1344697888,
1344698224,
1344698226,
1344698626,
1344698741,
1344698789,
1344699249,
1344699738,
1344699874,
1344699895,
1344700332,
1344700381,
1344700526,
1344700553,

'123.125.71.36'),
'220.181.108.107'),
'180.76.5.154'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.52'),
'190.52.51.177'),
'66.249.71.104'),
'180.76.5.60'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.58'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.47'),
'220.181.108.77'),
'66.249.71.104'),
'190.227.128.23'),
'180.76.5.91'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.73.65'),
'66.249.71.104'),
'200.58.64.102'),
'180.76.5.139'),
'66.249.71.104'),
'66.249.71.182'),
'208.115.111.70'),
'66.249.71.104'),
'205.241.38.154'),
'180.76.5.197'),
'66.249.71.104'),
'220.181.108.90'),
'123.125.71.39'),
'66.249.71.104'),
'205.241.38.154'),
'190.129.197.17'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.155'),
'180.76.5.154'),
'66.249.71.104'),
'157.55.18.22'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.20'),
'220.181.108.87'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.61'),
'66.249.71.104'),
'66.249.71.182'),
'207.46.13.15'),
'66.249.71.104'),
'207.46.13.49'),
'100.43.83.143'),
'66.249.71.182'),
'180.76.5.195'),

(48079,
(48080,
(48081,
(48082,
(48083,
(48084,
(48085,
(48086,
(48087,
(48088,
(48089,
(48090,
(48091,
(48092,
(48093,
(48094,
(48095,
(48096,
(48097,
(48098,
(48099,
(48100,
(48101,
(48102,
(48103,
(48104,
(48105,
(48106,
(48107,
(48108,
(48109,
(48110,
(48111,
(48112,
(48113,
(48114,
(48115,
(48116,
(48117,
(48118,
(48119,
(48120,
(48121,
(48122,
(48123,
(48124,
(48125,
(48126,
(48127,
(48128,
(48129,
(48130,
(48131,
(48132,
(48133,
(48134,
(48135,
(48136,
(48137,
(48138,

1344700735,
1344700827,
1344701413,
1344701628,
1344701824,
1344701862,
1344702085,
1344702135,
1344702135,
1344702298,
1344702669,
1344702715,
1344702792,
1344703163,
1344703371,
1344703425,
1344703487,
1344703729,
1344703963,
1344704009,
1344704114,
1344704157,
1344704228,
1344704437,
1344704714,
1344704889,
1344704914,
1344705325,
1344705554,
1344705660,
1344705954,
1344705955,
1344706049,
1344706178,
1344706606,
1344706617,
1344706789,
1344706996,
1344707236,
1344707272,
1344707752,
1344707877,
1344707941,
1344708698,
1344708970,
1344709021,
1344709022,
1344709144,
1344709356,
1344709426,
1344709821,
1344710210,
1344710458,
1344710506,
1344710668,
1344710868,
1344710915,
1344710967,
1344711228,
1344711645,

'66.249.71.104'),
'157.56.95.137'),
'66.249.71.104'),
'157.55.17.150'),
'180.76.5.181'),
'190.104.30.20'),
'66.249.71.104'),
'220.181.108.120'),
'123.125.71.40'),
'66.249.71.182'),
'190.104.30.20'),
'190.104.29.29'),
'66.249.71.104'),
'180.76.5.60'),
'157.55.17.150'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.180'),
'207.46.13.49'),
'180.76.5.98'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.103'),
'208.115.113.86'),
'180.76.5.153'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.95'),
'66.249.71.104'),
'200.90.146.133'),
'123.125.71.21'),
'220.181.108.77'),
'66.249.71.182'),
'180.76.5.195'),
'208.115.111.70'),
'66.249.71.104'),
'180.76.5.150'),
'66.249.71.182'),
'200.90.146.133'),
'180.76.5.163'),
'66.249.71.104'),
'180.76.5.196'),
'66.249.71.182'),
'66.249.71.104'),
'190.104.7.58'),
'123.125.71.53'),
'220.181.108.88'),
'180.76.5.98'),
'180.76.5.107'),
'66.249.71.104'),
'200.110.51.213'),
'66.249.71.104'),
'180.76.5.149'),
'190.104.24.34'),
'180.76.5.145'),
'180.76.5.64'),
'74.125.178.31'),
'66.249.71.104'),
'207.46.13.15'),
'180.76.5.184'),

(48139,
(48140,
(48141,
(48142,
(48143,
(48144,
(48145,
(48146,
(48147,
(48148,
(48149,
(48150,
(48151,
(48152,
(48153,
(48154,
(48155,
(48156,
(48157,
(48158,
(48159,
(48160,
(48161,
(48162,
(48163,
(48164,
(48165,
(48166,
(48167,
(48168,
(48169,
(48170,
(48171,
(48172,
(48173,
(48174,
(48175,
(48176,
(48177,
(48178,
(48179,
(48180,
(48181,
(48182,
(48183,
(48184,
(48185,
(48186,
(48187,
(48188,
(48189,
(48190,
(48191,
(48192,
(48193,
(48194,
(48195,
(48196,
(48197,
(48198,

1344711725,
1344711797,
1344712054,
1344712620,
1344712662,
1344712663,
1344712671,
1344712859,
1344713157,
1344713418,
1344713426,
1344713617,
1344713628,
1344713916,
1344714171,
1344714793,
1344714941,
1344715004,
1344715097,
1344715698,
1344715887,
1344715902,
1344716074,
1344716113,
1344716221,
1344716222,
1344716546,
1344717211,
1344717429,
1344717588,
1344717640,
1344717956,
1344718184,
1344718255,
1344718346,
1344718389,
1344718532,
1344718914,
1344719051,
1344719103,
1344719262,
1344719671,
1344719799,
1344719800,
1344720048,
1344720162,
1344720373,
1344720492,
1344720806,
1344721183,
1344721562,
1344721666,
1344721701,
1344721719,
1344722489,
1344722698,
1344722712,
1344722825,
1344723077,
1344723265,

'66.249.71.182'),
'66.249.71.104'),
'207.46.13.49'),
'119.63.196.62'),
'123.125.71.33'),
'220.181.108.123'),
'66.249.71.104'),
'66.249.71.182'),
'187.6.193.75'),
'180.76.5.159'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.164'),
'208.115.113.86'),
'66.249.71.104'),
'180.76.5.54'),
'66.249.71.104'),
'180.76.5.192'),
'190.129.172.83'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.64'),
'66.249.71.7'),
'180.76.5.103'),
'123.125.71.50'),
'220.181.108.112'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.190'),
'66.249.71.104'),
'180.76.5.94'),
'180.76.6.28'),
'207.46.13.49'),
'207.46.204.191'),
'66.249.71.104'),
'157.55.17.150'),
'207.46.13.15'),
'66.249.71.182'),
'180.76.5.170'),
'66.249.71.104'),
'180.76.5.48'),
'66.249.71.182'),
'123.125.71.59'),
'220.181.108.82'),
'66.249.71.104'),
'180.76.5.87'),
'180.76.6.28'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'200.87.18.109'),
'180.76.5.181'),
'208.115.111.70'),
'66.249.71.104'),
'66.249.71.182'),
'100.43.83.143'),
'180.76.5.51'),
'190.181.33.116'),
'66.249.71.104'),

(48199,
(48200,
(48201,
(48202,
(48203,
(48204,
(48205,
(48206,
(48207,
(48208,
(48209,
(48210,
(48211,
(48212,
(48213,
(48214,
(48215,
(48216,
(48217,
(48218,
(48219,
(48220,
(48221,
(48222,
(48223,
(48224,
(48225,
(48226,
(48227,
(48228,
(48229,
(48230,
(48231,
(48232,
(48233,
(48234,
(48235,
(48236,
(48237,
(48238,
(48239,
(48240,
(48241,
(48242,
(48243,
(48244,
(48245,
(48246,
(48247,
(48248,
(48249,
(48250,
(48251,
(48252,
(48253,
(48254,
(48255,
(48256,
(48257,
(48258,

1344723383,
1344723383,
1344723454,
1344723543,
1344724263,
1344724778,
1344724856,
1344725015,
1344725121,
1344725497,
1344725544,
1344726027,
1344726052,
1344726194,
1344726479,
1344726539,
1344726670,
1344726967,
1344727008,
1344727009,
1344727110,
1344727225,
1344727416,
1344727427,
1344727551,
1344728051,
1344728137,
1344728179,
1344728184,
1344728202,
1344728564,
1344728593,
1344728623,
1344728940,
1344729105,
1344729130,
1344729576,
1344729615,
1344729761,
1344729945,
1344730029,
1344730074,
1344730263,
1344730454,
1344730632,
1344730633,
1344730826,
1344731087,
1344731211,
1344731400,
1344731537,
1344731600,
1344731967,
1344732100,
1344732249,
1344732479,
1344732615,
1344732724,
1344732733,
1344732769,

'123.125.71.32'),
'220.181.108.99'),
'66.249.71.182'),
'200.110.52.126'),
'180.76.5.157'),
'66.249.71.104'),
'66.249.71.182'),
'212.113.35.162'),
'180.76.5.171'),
'66.249.71.104'),
'180.76.5.62'),
'213.186.119.139'),
'66.249.71.182'),
'207.46.13.99'),
'66.249.71.104'),
'213.186.119.141'),
'66.249.71.182'),
'180.76.5.55'),
'123.125.71.52'),
'220.181.108.97'),
'212.113.35.162'),
'66.249.71.104'),
'186.2.14.128'),
'66.249.71.182'),
'213.186.119.140'),
'213.186.127.13'),
'180.76.5.170'),
'200.87.39.147'),
'66.249.71.104'),
'190.129.4.122'),
'213.186.127.9'),
'207.46.13.15'),
'200.110.52.17'),
'66.249.71.104'),
'213.186.119.135'),
'66.249.71.182'),
'213.186.127.28'),
'66.249.71.104'),
'180.76.5.183'),
'190.104.15.6'),
'204.236.226.210'),
'213.186.122.3'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.60'),
'220.181.108.122'),
'180.76.5.188'),
'213.186.119.142'),
'66.249.71.104'),
'66.249.71.182'),
'190.104.15.6'),
'213.186.119.139'),
'66.249.71.104'),
'213.186.127.4'),
'180.76.5.110'),
'190.104.15.6'),
'213.186.119.144'),
'66.249.71.104'),
'180.76.5.156'),
'66.249.71.182'),

(48259,
(48260,
(48261,
(48262,
(48263,
(48264,
(48265,
(48266,
(48267,
(48268,
(48269,
(48270,
(48271,
(48272,
(48273,
(48274,
(48275,
(48276,
(48277,
(48278,
(48279,
(48280,
(48281,
(48282,
(48283,
(48284,
(48285,
(48286,
(48287,
(48288,
(48289,
(48290,
(48291,
(48292,
(48293,
(48294,
(48295,
(48296,
(48297,
(48298,
(48299,
(48300,
(48301,
(48302,
(48303,
(48304,
(48305,
(48306,
(48307,
(48308,
(48309,
(48310,
(48311,
(48312,
(48313,
(48314,
(48315,
(48316,
(48317,
(48318,

1344733110,
1344733481,
1344733626,
1344734123,
1344734238,
1344734335,
1344734337,
1344734559,
1344734640,
1344735142,
1344735180,
1344735238,
1344735286,
1344735651,
1344735764,
1344735916,
1344735937,
1344736147,
1344736577,
1344736589,
1344736694,
1344737084,
1344737158,
1344737266,
1344737333,
1344737675,
1344737820,
1344737821,
1344737834,
1344738172,
1344738207,
1344738969,
1344739153,
1344739182,
1344739481,
1344739916,
1344740105,
1344740385,
1344740457,
1344740473,
1344740763,
1344740863,
1344740900,
1344741303,
1344741477,
1344741606,
1344741726,
1344741738,
1344741781,
1344742552,
1344742739,
1344743103,
1344743236,
1344743751,
1344743887,
1344744490,
1344744729,
1344744764,
1344745001,
1344745002,

'213.186.127.8'),
'66.249.71.104'),
'213.186.127.3'),
'213.186.127.10'),
'66.249.71.104'),
'123.125.71.42'),
'220.181.108.106'),
'66.249.71.182'),
'213.186.127.28'),
'213.186.127.8'),
'66.249.71.104'),
'66.249.71.182'),
'207.46.13.99'),
'213.186.119.143'),
'208.115.111.70'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.127.6'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.73.17'),
'207.46.13.49'),
'213.186.127.5'),
'66.249.71.104'),
'200.105.219.9'),
'213.186.119.136'),
'123.125.71.21'),
'220.181.108.75'),
'66.249.71.182'),
'212.113.37.105'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'213.186.119.137'),
'180.76.5.110'),
'66.249.71.104'),
'66.249.71.182'),
'207.46.13.49'),
'190.209.242.118'),
'207.46.13.15'),
'213.186.119.139'),
'66.249.71.104'),
'207.46.204.191'),
'200.87.121.242'),
'207.46.199.19'),
'66.249.71.182'),
'213.186.127.10'),
'157.55.17.150'),
'66.249.71.104'),
'66.249.71.104'),
'213.186.127.8'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.127.28'),
'66.249.71.104'),
'66.249.71.104'),
'190.104.31.27'),
'213.186.119.133'),
'123.125.71.56'),
'220.181.108.92'),

(48319,
(48320,
(48321,
(48322,
(48323,
(48324,
(48325,
(48326,
(48327,
(48328,
(48329,
(48330,
(48331,
(48332,
(48333,
(48334,
(48335,
(48336,
(48337,
(48338,
(48339,
(48340,
(48341,
(48342,
(48343,
(48344,
(48345,
(48346,
(48347,
(48348,
(48349,
(48350,
(48351,
(48352,
(48353,
(48354,
(48355,
(48356,
(48357,
(48358,
(48359,
(48360,
(48361,
(48362,
(48363,
(48364,
(48365,
(48366,
(48367,
(48368,
(48369,
(48370,
(48371,
(48372,
(48373,
(48374,
(48375,
(48376,
(48377,
(48378,

1344745095,
1344745261,
1344745698,
1344746302,
1344746371,
1344746419,
1344746582,
1344746771,
1344746847,
1344746907,
1344747300,
1344747511,
1344748114,
1344748158,
1344748285,
1344748596,
1344748597,
1344748718,
1344748888,
1344748947,
1344749506,
1344749524,
1344749851,
1344749873,
1344750329,
1344750425,
1344750705,
1344750932,
1344750980,
1344751516,
1344751537,
1344751696,
1344751698,
1344751854,
1344752164,
1344752205,
1344752206,
1344752544,
1344752682,
1344752864,
1344753146,
1344753512,
1344753751,
1344753881,
1344753882,
1344754256,
1344754355,
1344754478,
1344754556,
1344754794,
1344755161,
1344755692,
1344755763,
1344755848,
1344755848,
1344755967,
1344756166,
1344756333,
1344756570,
1344756771,

'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.50'),
'119.63.196.125'),
'180.76.5.159'),
'66.249.71.104'),
'180.76.5.155'),
'66.249.71.182'),
'180.76.5.144'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.194'),
'66.249.71.182'),
'123.125.71.40'),
'220.181.108.119'),
'66.249.71.104'),
'212.113.37.105'),
'66.249.71.182'),
'180.76.5.143'),
'66.249.71.104'),
'208.115.111.70'),
'213.186.127.12'),
'66.249.71.104'),
'180.76.5.107'),
'207.46.13.49'),
'66.249.71.104'),
'213.186.119.134'),
'207.46.13.49'),
'66.249.71.104'),
'180.76.5.149'),
'157.55.18.22'),
'213.186.119.131'),
'66.249.71.104'),
'123.125.71.57'),
'220.181.108.103'),
'66.249.71.182'),
'180.76.5.190'),
'213.186.119.131'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.6.211'),
'213.186.127.28'),
'190.104.23.3'),
'66.249.71.182'),
'180.76.5.51'),
'66.249.71.104'),
'180.76.5.60'),
'66.249.71.182'),
'180.76.5.162'),
'66.249.71.182'),
'123.125.71.34'),
'220.181.108.108'),
'213.186.119.134'),
'66.249.71.104'),
'94.23.220.161'),
'66.249.71.182'),
'66.249.71.104'),

(48379,
(48380,
(48381,
(48382,
(48383,
(48384,
(48385,
(48386,
(48387,
(48388,
(48389,
(48390,
(48391,
(48392,
(48393,
(48394,
(48395,
(48396,
(48397,
(48398,
(48399,
(48400,
(48401,
(48402,
(48403,
(48404,
(48405,
(48406,
(48407,
(48408,
(48409,
(48410,
(48411,
(48412,
(48413,
(48414,
(48415,
(48416,
(48417,
(48418,
(48419,
(48420,
(48421,
(48422,
(48423,
(48424,
(48425,
(48426,
(48427,
(48428,
(48429,
(48430,
(48431,
(48432,
(48433,
(48434,
(48435,
(48436,
(48437,
(48438,

1344756812,
1344756877,
1344756917,
1344757373,
1344757376,
1344757786,
1344757926,
1344757979,
1344758180,
1344758386,
1344758664,
1344758783,
1344758939,
1344759116,
1344759340,
1344759340,
1344759589,
1344759791,
1344759951,
1344759976,
1344760395,
1344760964,
1344760998,
1344761133,
1344761273,
1344761359,
1344761484,
1344761602,
1344761627,
1344761986,
1344762026,
1344762145,
1344762570,
1344762706,
1344762811,
1344763028,
1344763029,
1344763100,
1344763213,
1344763307,
1344763415,
1344763856,
1344764065,
1344764165,
1344764220,
1344764355,
1344764410,
1344764596,
1344764824,
1344765061,
1344765155,
1344765428,
1344766032,
1344766061,
1344766233,
1344766545,
1344766549,
1344766837,
1344767039,
1344767166,

'208.115.113.86'),
'180.76.5.63'),
'213.186.127.9'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.185'),
'213.186.127.14'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.49'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.120.196'),
'180.76.5.55'),
'123.125.71.39'),
'220.181.108.80'),
'66.249.71.104'),
'66.249.71.182'),
'213.186.119.134'),
'180.76.5.169'),
'66.249.71.104'),
'213.186.119.142'),
'66.249.71.104'),
'180.76.6.211'),
'180.76.5.141'),
'66.249.71.182'),
'199.87.252.52'),
'66.249.71.104'),
'157.55.18.22'),
'207.46.13.99'),
'180.76.6.28'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.49'),
'66.249.71.182'),
'123.125.71.39'),
'220.181.108.91'),
'212.113.37.105'),
'66.249.71.104'),
'180.76.5.160'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.119.137'),
'180.76.6.21'),
'66.249.71.182'),
'65.52.110.19'),
'94.23.220.161'),
'208.115.111.70'),
'66.249.71.104'),
'213.186.127.11'),
'180.76.6.28'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.122.2'),
'66.249.71.182'),
'123.125.71.42'),
'220.181.108.105'),
'66.249.71.182'),
'213.186.127.6'),
'180.76.5.58'),

(48439,
(48440,
(48441,
(48442,
(48443,
(48444,
(48445,
(48446,
(48447,
(48448,
(48449,
(48450,
(48451,
(48452,
(48453,
(48454,
(48455,
(48456,
(48457,
(48458,
(48459,
(48460,
(48461,
(48462,
(48463,
(48464,
(48465,
(48466,
(48467,
(48468,
(48469,
(48470,
(48471,
(48472,
(48473,
(48474,
(48475,
(48476,
(48477,
(48478,
(48479,
(48480,
(48481,
(48482,
(48483,
(48484,
(48485,
(48486,
(48487,
(48488,
(48489,
(48490,
(48491,
(48492,
(48493,
(48494,
(48495,
(48496,
(48497,
(48498,

1344767441,
1344767507,
1344767642,
1344767672,
1344768051,
1344768279,
1344768448,
1344768565,
1344768644,
1344769063,
1344769253,
1344769426,
1344769454,
1344770058,
1344770075,
1344770157,
1344770158,
1344770422,
1344770698,
1344770770,
1344771075,
1344771266,
1344771328,
1344771362,
1344771496,
1344771870,
1344772071,
1344772187,
1344772486,
1344772675,
1344773279,
1344773683,
1344773749,
1344773750,
1344773776,
1344774047,
1344774259,
1344774476,
1344774689,
1344775091,
1344775138,
1344775479,
1344775863,
1344775895,
1344776084,
1344776177,
1344776286,
1344776507,
1344776747,
1344776892,
1344777093,
1344777197,
1344777352,
1344777353,
1344777698,
1344778003,
1344778192,
1344778304,
1344778398,
1344778505,

'66.249.71.182'),
'157.55.18.22'),
'66.249.71.104'),
'119.63.196.59'),
'213.186.119.144'),
'180.76.5.137'),
'66.249.71.182'),
'180.76.5.88'),
'66.249.71.104'),
'213.186.127.13'),
'66.249.71.104'),
'180.76.5.156'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.119.141'),
'123.125.71.34'),
'220.181.108.87'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.54'),
'79.154.109.185'),
'66.249.71.182'),
'208.115.113.86'),
'66.249.71.104'),
'180.76.5.159'),
'66.249.71.182'),
'66.249.71.104'),
'212.113.37.105'),
'180.76.5.168'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.57'),
'220.181.108.115'),
'180.76.5.182'),
'66.249.71.104'),
'207.46.204.191'),
'180.76.5.57'),
'66.249.71.104'),
'66.249.71.182'),
'213.186.127.9'),
'66.249.71.104'),
'180.76.6.213'),
'180.76.6.35'),
'66.249.71.182'),
'157.55.18.22'),
'66.249.71.104'),
'207.46.204.191'),
'180.76.5.87'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.127.6'),
'123.125.71.40'),
'220.181.108.82'),
'66.249.71.104'),
'180.76.5.154'),
'213.186.119.141'),
'66.249.71.182'),
'208.115.111.70'),
'66.249.71.104'),

(48499,
(48500,
(48501,
(48502,
(48503,
(48504,
(48505,
(48506,
(48507,
(48508,
(48509,
(48510,
(48511,
(48512,
(48513,
(48514,
(48515,
(48516,
(48517,
(48518,
(48519,
(48520,
(48521,
(48522,
(48523,
(48524,
(48525,
(48526,
(48527,
(48528,
(48529,
(48530,
(48531,
(48532,
(48533,
(48534,
(48535,
(48536,
(48537,
(48538,
(48539,
(48540,
(48541,
(48542,
(48543,
(48544,
(48545,
(48546,
(48547,
(48548,
(48549,
(48550,
(48551,
(48552,
(48553,
(48554,
(48555,
(48556,
(48557,
(48558,

1344778587,
1344778895,
1344778952,
1344779111,
1344779152,
1344779515,
1344779778,
1344779834,
1344780120,
1344780200,
1344780210,
1344780323,
1344780342,
1344780720,
1344780727,
1344780935,
1344780935,
1344780976,
1344781214,
1344781357,
1344781507,
1344781552,
1344781831,
1344782165,
1344782226,
1344782540,
1344782634,
1344782838,
1344783017,
1344783054,
1344783238,
1344783277,
1344783914,
1344784129,
1344784310,
1344784335,
1344784580,
1344784581,
1344784850,
1344785287,
1344785346,
1344785716,
1344786036,
1344786272,
1344786283,
1344786770,
1344786855,
1344787289,
1344787358,
1344787364,
1344787541,
1344787619,
1344787764,
1344788136,
1344788301,
1344788413,
1344788415,
1344788435,
1344789235,
1344789239,

'207.46.13.15'),
'180.76.5.188'),
'201.24.45.144'),
'66.249.71.182'),
'207.46.204.232'),
'66.249.71.104'),
'207.46.13.99'),
'157.56.95.137'),
'66.249.71.104'),
'213.186.127.3'),
'180.76.5.167'),
'66.249.71.182'),
'190.3.189.19'),
'207.46.13.15'),
'66.249.71.104'),
'123.125.71.34'),
'220.181.108.83'),
'180.76.5.61'),
'213.186.127.2'),
'66.249.71.104'),
'74.125.179.88'),
'190.129.197.12'),
'180.76.6.223'),
'66.249.71.104'),
'212.113.37.106'),
'180.76.5.48'),
'66.249.71.182'),
'207.46.204.191'),
'207.46.13.49'),
'66.249.71.104'),
'212.113.35.162'),
'180.76.5.151'),
'66.249.71.104'),
'180.76.5.60'),
'213.186.119.143'),
'66.249.71.182'),
'123.125.71.19'),
'220.181.108.107'),
'66.249.71.104'),
'213.186.119.133'),
'180.76.5.183'),
'190.104.31.22'),
'66.249.71.104'),
'213.186.119.142'),
'180.76.5.160'),
'207.46.204.191'),
'66.249.71.182'),
'213.186.127.6'),
'190.104.24.38'),
'66.249.71.104'),
'190.104.15.2'),
'180.76.5.160'),
'207.46.199.45'),
'200.90.144.163'),
'213.186.127.4'),
'220.181.108.90'),
'123.125.71.23'),
'180.76.5.90'),
'66.249.71.104'),
'66.249.71.182'),

(48559,
(48560,
(48561,
(48562,
(48563,
(48564,
(48565,
(48566,
(48567,
(48568,
(48569,
(48570,
(48571,
(48572,
(48573,
(48574,
(48575,
(48576,
(48577,
(48578,
(48579,
(48580,
(48581,
(48582,
(48583,
(48584,
(48585,
(48586,
(48587,
(48588,
(48589,
(48590,
(48591,
(48592,
(48593,
(48594,
(48595,
(48596,
(48597,
(48598,
(48599,
(48600,
(48601,
(48602,
(48603,
(48604,
(48605,
(48606,
(48607,
(48608,
(48609,
(48610,
(48611,
(48612,
(48613,
(48614,
(48615,
(48616,
(48617,
(48618,

1344789313,
1344789407,
1344789885,
1344790098,
1344790135,
1344790305,
1344790326,
1344790785,
1344790792,
1344791339,
1344791538,
1344791961,
1344792047,
1344792049,
1344792349,
1344792519,
1344793084,
1344793359,
1344793471,
1344793694,
1344794215,
1344794396,
1344794397,
1344795039,
1344795137,
1344795360,
1344795361,
1344795388,
1344795471,
1344795757,
1344795878,
1344795878,
1344796410,
1344796863,
1344797189,
1344797196,
1344797208,
1344797295,
1344797413,
1344797726,
1344798102,
1344798387,
1344798425,
1344798588,
1344798942,
1344798975,
1344798976,
1344799235,
1344799438,
1344799773,
1344799882,
1344799904,
1344799962,
1344800507,
1344800562,
1344800622,
1344800744,
1344801390,
1344801464,
1344801606,

'213.186.119.134'),
'190.48.138.69'),
'180.76.5.58'),
'180.76.5.53'),
'180.76.5.94'),
'188.18.30.10'),
'213.186.127.12'),
'180.76.6.223'),
'66.249.71.104'),
'213.186.122.2'),
'180.76.6.29'),
'207.46.13.15'),
'123.125.71.21'),
'220.181.108.92'),
'66.249.71.104'),
'180.76.6.211'),
'66.249.71.104'),
'180.76.5.66'),
'212.113.35.162'),
'66.249.71.104'),
'180.76.5.99'),
'66.249.71.104'),
'212.113.35.162'),
'180.76.5.97'),
'66.249.71.104'),
'123.125.71.27'),
'220.181.108.91'),
'213.186.127.11'),
'66.249.71.182'),
'67.49.112.101'),
'66.249.71.104'),
'180.76.5.166'),
'213.186.119.133'),
'66.249.71.104'),
'180.76.5.98'),
'200.87.115.91'),
'180.76.6.29'),
'66.249.71.182'),
'213.186.119.133'),
'66.249.71.104'),
'180.76.5.103'),
'190.104.31.23'),
'213.186.127.13'),
'66.249.71.104'),
'180.76.5.64'),
'123.125.71.60'),
'220.181.108.82'),
'66.249.71.104'),
'213.186.119.142'),
'180.76.6.231'),
'66.249.71.104'),
'208.115.113.86'),
'186.27.5.180'),
'190.104.25.24'),
'213.186.122.2'),
'180.76.5.158'),
'66.249.71.104'),
'66.249.71.104'),
'213.186.127.4'),
'66.249.71.182'),

(48619,
(48620,
(48621,
(48622,
(48623,
(48624,
(48625,
(48626,
(48627,
(48628,
(48629,
(48630,
(48631,
(48632,
(48633,
(48634,
(48635,
(48636,
(48637,
(48638,
(48639,
(48640,
(48641,
(48642,
(48643,
(48644,
(48645,
(48646,
(48647,
(48648,
(48649,
(48650,
(48651,
(48652,
(48653,
(48654,
(48655,
(48656,
(48657,
(48658,
(48659,
(48660,
(48661,
(48662,
(48663,
(48664,
(48665,
(48666,
(48667,
(48668,
(48669,
(48670,
(48671,
(48672,
(48673,
(48674,
(48675,
(48676,
(48677,
(48678,

1344801621,
1344802036,
1344802396,
1344802422,
1344802522,
1344802620,
1344802622,
1344802683,
1344802901,
1344803003,
1344803003,
1344803055,
1344803327,
1344803329,
1344803488,
1344803630,
1344804307,
1344804343,
1344804500,
1344804583,
1344804645,
1344804670,
1344804848,
1344804983,
1344805039,
1344805165,
1344805404,
1344805514,
1344805629,
1344805659,
1344805765,
1344806199,
1344806200,
1344806336,
1344806347,
1344806525,
1344806601,
1344806604,
1344806877,
1344807013,
1344807092,
1344807096,
1344807538,
1344807678,
1344807817,
1344807959,
1344808017,
1344808038,
1344808365,
1344808596,
1344808955,
1344809042,
1344809177,
1344809324,
1344809427,
1344809669,
1344809718,
1344809747,
1344809748,
1344809749,

'180.76.5.156'),
'66.249.71.104'),
'180.76.6.212'),
'207.46.13.15'),
'213.186.127.3'),
'123.125.71.23'),
'220.181.108.76'),
'66.249.72.20'),
'66.249.71.104'),
'190.104.25.24'),
'190.104.25.24'),
'190.129.197.26'),
'207.46.13.15'),
'180.76.5.56'),
'213.186.122.2'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.59'),
'212.113.35.162'),
'65.52.108.26'),
'180.76.5.155'),
'74.125.179.20'),
'66.249.71.182'),
'66.249.71.104'),
'74.125.179.30'),
'65.52.110.19'),
'180.76.5.181'),
'213.186.122.3'),
'190.107.44.120'),
'66.249.71.104'),
'190.104.15.6'),
'123.125.71.33'),
'220.181.108.81'),
'66.249.71.104'),
'180.76.5.103'),
'213.186.127.10'),
'74.125.178.80'),
'74.125.178.23'),
'66.249.71.182'),
'66.249.71.104'),
'190.104.28.22'),
'180.76.5.142'),
'213.186.119.141'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.182'),
'190.104.24.35'),
'180.76.5.99'),
'66.249.71.104'),
'212.113.37.105'),
'180.76.5.94'),
'66.249.71.104'),
'66.249.71.182'),
'190.104.24.35'),
'190.104.28.22'),
'213.186.122.3'),
'66.249.71.104'),
'123.125.71.26'),
'220.181.108.108'),
'180.76.5.66'),

(48679,
(48680,
(48681,
(48682,
(48683,
(48684,
(48685,
(48686,
(48687,
(48688,
(48689,
(48690,
(48691,
(48692,
(48693,
(48694,
(48695,
(48696,
(48697,
(48698,
(48699,
(48700,
(48701,
(48702,
(48703,
(48704,
(48705,
(48706,
(48707,
(48708,
(48709,
(48710,
(48711,
(48712,
(48713,
(48714,
(48715,
(48716,
(48717,
(48718,
(48719,
(48720,
(48721,
(48722,
(48723,
(48724,
(48725,
(48726,
(48727,
(48728,
(48729,
(48730,
(48731,
(48732,
(48733,
(48734,
(48735,
(48736,
(48737,
(48738,

1344809863,
1344810144,
1344810333,
1344810343,
1344810394,
1344810530,
1344810534,
1344810686,
1344810894,
1344811211,
1344811477,
1344811503,
1344811784,
1344811882,
1344811972,
1344812004,
1344812096,
1344812288,
1344812335,
1344812559,
1344812600,
1344812700,
1344812965,
1344813368,
1344813370,
1344813371,
1344813414,
1344813613,
1344813631,
1344813912,
1344813968,
1344814047,
1344814529,
1344814626,
1344814724,
1344814769,
1344814859,
1344814907,
1344815346,
1344815401,
1344815536,
1344815639,
1344815671,
1344816235,
1344816346,
1344816827,
1344816946,
1344816947,
1344817016,
1344817034,
1344817035,
1344817159,
1344817750,
1344817826,
1344817835,
1344818045,
1344818221,
1344818242,
1344818509,
1344818676,

'74.125.184.40'),
'207.46.13.15'),
'190.129.19.186'),
'200.110.51.177'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.188'),
'213.186.119.144'),
'200.90.146.174'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.180'),
'218.213.26.182'),
'66.249.71.104'),
'201.222.114.9'),
'180.76.5.97'),
'190.129.197.11'),
'66.249.71.182'),
'190.129.197.10'),
'66.249.71.104'),
'213.186.119.133'),
'180.76.5.177'),
'66.249.71.182'),
'123.125.71.41'),
'220.181.108.110'),
'66.249.71.104'),
'190.129.41.90'),
'213.186.119.140'),
'180.76.5.63'),
'66.249.71.182'),
'190.181.58.50'),
'66.249.71.104'),
'180.76.5.179'),
'213.186.119.141'),
'66.249.71.182'),
'200.69.244.209'),
'66.249.71.104'),
'190.129.197.19'),
'186.2.49.80'),
'180.76.5.182'),
'66.249.71.182'),
'213.186.119.140'),
'66.249.71.104'),
'180.76.5.158'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.47'),
'220.181.108.80'),
'180.76.5.110'),
'74.125.178.22'),
'74.125.178.94'),
'66.249.71.104'),
'212.113.35.162'),
'180.76.6.211'),
'66.249.71.104'),
'190.186.194.110'),
'190.140.184.39'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.122.2'),

(48739,
(48740,
(48741,
(48742,
(48743,
(48744,
(48745,
(48746,
(48747,
(48748,
(48749,
(48750,
(48751,
(48752,
(48753,
(48754,
(48755,
(48756,
(48757,
(48758,
(48759,
(48760,
(48761,
(48762,
(48763,
(48764,
(48765,
(48766,
(48767,
(48768,
(48769,
(48770,
(48771,
(48772,
(48773,
(48774,
(48775,
(48776,
(48777,
(48778,
(48779,
(48780,
(48781,
(48782,
(48783,
(48784,
(48785,
(48786,
(48787,
(48788,
(48789,
(48790,
(48791,
(48792,
(48793,
(48794,
(48795,
(48796,
(48797,
(48798,

1344818756,
1344818838,
1344818874,
1344818934,
1344819133,
1344819188,
1344819224,
1344819345,
1344819751,
1344819843,
1344819865,
1344819999,
1344820181,
1344820608,
1344820609,
1344820677,
1344820701,
1344821010,
1344821023,
1344821260,
1344821327,
1344821353,
1344821714,
1344821753,
1344821814,
1344822030,
1344822667,
1344822706,
1344822725,
1344823211,
1344823383,
1344823462,
1344823702,
1344823738,
1344824166,
1344824166,
1344824194,
1344824454,
1344824601,
1344824864,
1344824870,
1344824903,
1344825331,
1344825546,
1344825717,
1344825790,
1344825865,
1344826073,
1344826222,
1344826362,
1344826583,
1344826602,
1344826628,
1344826636,
1344826881,
1344826898,
1344827377,
1344827575,
1344827767,
1344827771,

'186.2.49.80'),
'180.76.5.184'),
'190.107.44.29'),
'207.46.199.45'),
'180.76.5.141'),
'66.249.71.104'),
'207.46.13.15'),
'207.46.13.99'),
'213.186.119.137'),
'208.115.113.86'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.159'),
'123.125.71.46'),
'220.181.108.77'),
'66.249.71.104'),
'213.186.127.14'),
'180.76.5.183'),
'200.90.150.245'),
'217.69.133.29'),
'207.46.199.45'),
'66.249.71.104'),
'212.113.37.105'),
'66.249.71.182'),
'180.76.5.170'),
'66.249.71.104'),
'180.76.5.107'),
'66.249.71.104'),
'212.113.35.162'),
'186.2.41.141'),
'66.249.71.104'),
'180.76.5.107'),
'66.249.71.182'),
'213.186.127.3'),
'123.125.71.38'),
'220.181.108.114'),
'66.249.71.104'),
'180.76.5.162'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.127.9'),
'207.46.199.45'),
'180.76.5.107'),
'66.249.71.104'),
'190.129.41.65'),
'65.52.108.26'),
'213.186.127.3'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.48'),
'180.76.5.136'),
'190.106.247.14'),
'180.76.5.186'),
'207.46.13.99'),
'213.186.127.7'),
'66.249.71.104'),
'180.76.6.26'),
'66.249.71.104'),
'123.125.71.47'),
'220.181.108.88'),

(48799,
(48800,
(48801,
(48802,
(48803,
(48804,
(48805,
(48806,
(48807,
(48808,
(48809,
(48810,
(48811,
(48812,
(48813,
(48814,
(48815,
(48816,
(48817,
(48818,
(48819,
(48820,
(48821,
(48822,
(48823,
(48824,
(48825,
(48826,
(48827,
(48828,
(48829,
(48830,
(48831,
(48832,
(48833,
(48834,
(48835,
(48836,
(48837,
(48838,
(48839,
(48840,
(48841,
(48842,
(48843,
(48844,
(48845,
(48846,
(48847,
(48848,
(48849,
(48850,
(48851,
(48852,
(48853,
(48854,
(48855,
(48856,
(48857,
(48858,

1344827786,
1344827932,
1344828118,
1344828251,
1344828330,
1344828801,
1344828928,
1344829066,
1344829129,
1344829604,
1344829813,
1344829934,
1344830280,
1344830357,
1344830469,
1344830554,
1344830749,
1344830825,
1344830957,
1344831318,
1344831338,
1344831339,
1344831589,
1344831733,
1344831886,
1344832033,
1344832282,
1344832314,
1344832728,
1344832969,
1344833047,
1344833077,
1344833243,
1344833557,
1344833621,
1344833824,
1344833967,
1344834050,
1344834228,
1344834374,
1344834521,
1344834568,
1344834938,
1344834938,
1344835153,
1344835457,
1344835687,
1344835785,
1344836274,
1344836417,
1344836425,
1344836511,
1344837048,
1344837101,
1344837129,
1344837309,
1344837807,
1344837918,
1344838287,
1344838307,

'212.113.37.105'),
'208.115.113.86'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.158'),
'213.186.127.9'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.101'),
'66.249.71.104'),
'213.186.119.135'),
'180.76.5.168'),
'66.249.71.104'),
'207.46.13.99'),
'91.203.32.171'),
'66.249.71.182'),
'200.83.70.237'),
'213.186.122.3'),
'66.249.71.104'),
'207.46.204.191'),
'123.125.71.22'),
'220.181.108.87'),
'66.249.71.104'),
'180.76.5.193'),
'212.113.37.106'),
'203.241.147.42'),
'66.249.71.104'),
'180.76.5.67'),
'207.46.13.49'),
'66.249.71.104'),
'207.46.13.15'),
'180.76.6.37'),
'180.76.5.166'),
'74.125.178.20'),
'66.249.71.104'),
'180.76.5.60'),
'213.186.119.143'),
'66.249.71.182'),
'190.104.25.24'),
'207.46.13.48'),
'66.249.71.104'),
'180.76.5.177'),
'123.125.71.30'),
'220.181.108.112'),
'66.249.71.104'),
'180.76.5.154'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.142'),
'66.249.71.104'),
'66.249.71.182'),
'208.115.111.70'),
'66.249.71.104'),
'190.101.113.36'),
'180.76.5.93'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.6.232'),
'66.249.71.182'),
'207.46.13.99'),

(48859,
(48860,
(48861,
(48862,
(48863,
(48864,
(48865,
(48866,
(48867,
(48868,
(48869,
(48870,
(48871,
(48872,
(48873,
(48874,
(48875,
(48876,
(48877,
(48878,
(48879,
(48880,
(48881,
(48882,
(48883,
(48884,
(48885,
(48886,
(48887,
(48888,
(48889,
(48890,
(48891,
(48892,
(48893,
(48894,
(48895,
(48896,
(48897,
(48898,
(48899,
(48900,
(48901,
(48902,
(48903,
(48904,
(48905,
(48906,
(48907,
(48908,
(48909,
(48910,
(48911,
(48912,
(48913,
(48914,
(48915,
(48916,
(48917,
(48918,

1344838439,
1344838553,
1344838554,
1344838908,
1344838918,
1344839071,
1344839580,
1344839703,
1344839732,
1344840213,
1344840350,
1344840462,
1344840470,
1344840490,
1344840584,
1344841094,
1344841292,
1344841473,
1344841726,
1344841976,
1344842150,
1344842151,
1344842212,
1344842358,
1344842359,
1344842868,
1344842990,
1344843026,
1344843622,
1344843865,
1344843887,
1344844048,
1344844254,
1344844637,
1344844762,
1344844858,
1344844886,
1344845016,
1344845017,
1344845235,
1344845518,
1344845543,
1344845707,
1344845713,
1344845713,
1344846013,
1344846150,
1344846364,
1344846403,
1344846782,
1344846942,
1344847110,
1344847349,
1344847415,
1344847465,
1344847540,
1344847937,
1344848125,
1344848173,
1344848426,

'66.249.71.104'),
'123.125.71.47'),
'220.181.108.117'),
'180.76.5.138'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.166'),
'66.249.71.182'),
'207.46.204.191'),
'66.249.71.104'),
'180.76.6.36'),
'180.76.5.107'),
'207.46.13.48'),
'66.249.71.104'),
'180.76.6.230'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.127.13'),
'123.125.71.59'),
'220.181.108.112'),
'180.76.6.233'),
'66.249.71.104'),
'186.130.188.157'),
'180.76.5.113'),
'66.249.71.104'),
'213.186.119.140'),
'66.249.71.104'),
'180.76.5.55'),
'66.249.71.182'),
'213.186.127.5'),
'66.249.71.104'),
'180.76.5.57'),
'157.55.17.150'),
'203.241.147.42'),
'66.249.71.104'),
'66.249.71.182'),
'213.186.119.132'),
'207.46.13.48'),
'66.249.71.104'),
'180.76.5.53'),
'65.52.108.26'),
'123.125.71.44'),
'220.181.108.86'),
'212.113.37.105'),
'66.249.71.104'),
'180.76.5.87'),
'66.249.71.182'),
'66.249.71.104'),
'208.115.113.86'),
'212.113.37.106'),
'180.76.5.190'),
'66.249.71.182'),
'180.76.5.193'),
'66.249.71.104'),
'207.46.13.49'),
'180.76.5.53'),
'66.249.71.104'),
'66.249.71.182'),

(48919, 1344848750, '180.76.5.88'),


(48920, 1344848805, '66.249.71.104'),
(48921, 1344849436, '123.125.71.53'),
(48922, 1344849437, '220.181.108.102'),
(48923, 1344849437, '66.249.71.104'),
(48924, 1344849620, '180.76.5.181'),
(48925, 1344850069, '66.249.71.104'),
(48926, 1344850322, '66.249.71.182'),
(48927, 1344850363, '180.76.5.96'),
(48928, 1344850701, '66.249.71.104'),
(48929, 1344851251, '180.76.5.170'),
(48930, 1344851333, '66.249.71.104'),
(48931, 1344851965, '66.249.71.182'),
(48932, 1344852091, '66.249.71.104'),
(48933, 1344852168, '65.52.110.19'),
(48934, 1344852257, '180.76.5.137'),
(48935, 1344852264, '207.46.204.191'),
(48936, 1344852723, '66.249.71.104'),
(48937, 1344852937, '123.125.71.17'),
(48938, 1344852938, '220.181.108.81');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(48939, 1344853100, '213.186.127.3'),
(48940, 1344853131, '180.76.5.150'),
(48941, 1344853230, '66.249.71.182'),
(48942, 1344853355, '66.249.71.104'),
(48943, 1344853844, '180.76.5.56'),
(48944, 1344853987, '66.249.71.104'),
(48945, 1344854131, '66.249.71.182'),
(48946, 1344854177, '85.53.142.193'),
(48947, 1344854619, '66.249.71.104'),
(48948, 1344854699, '180.76.5.148'),
(48949, 1344854711, '180.76.5.194'),
(48950, 1344854746, '66.249.71.182'),
(48951, 1344854789, '207.46.204.191'),
(48952, 1344855126, '213.186.119.135'),
(48953, 1344855251, '66.249.71.104'),
(48954, 1344855378, '66.249.71.182'),
(48955, 1344855472, '180.76.5.192'),
(48956, 1344855883, '66.249.71.104'),
(48957, 1344856138, '213.186.119.135'),
(48958, 1344856263, '66.249.71.182'),
(48959, 1344856395, '180.76.5.62'),
(48960, 1344856515, '66.249.71.104'),
(48961, 1344856539, '123.125.71.17'),
(48962, 1344856543, '220.181.108.81'),
(48963, 1344857130, '180.76.6.212'),
(48964, 1344857148, '66.249.71.182'),
(48965, 1344857274, '66.249.71.104'),
(48966, 1344857885, '180.76.5.61'),
(48967, 1344857906, '66.249.71.104'),
(48968, 1344857938, '208.115.113.86'),
(48969, 1344858042, '66.249.71.182'),
(48970, 1344858538, '66.249.71.104'),
(48971, 1344859037, '207.46.13.15'),
(48972, 1344859043, '66.249.71.182'),
(48973, 1344859170, '66.249.71.104'),
(48974, 1344859206, '213.186.127.28'),
(48975, 1344859802, '66.249.71.182'),
(48976, 1344859929, '66.249.71.104'),
(48977, 1344860147, '123.125.71.46'),

(48978,
(48979,
(48980,
(48981,
(48982,
(48983,
(48984,
(48985,
(48986,
(48987,
(48988,
(48989,
(48990,
(48991,
(48992,
(48993,
(48994,
(48995,
(48996,
(48997,
(48998,
(48999,
(49000,
(49001,
(49002,
(49003,
(49004,
(49005,
(49006,
(49007,
(49008,
(49009,
(49010,
(49011,
(49012,
(49013,
(49014,
(49015,
(49016,
(49017,
(49018,
(49019,
(49020,
(49021,
(49022,
(49023,
(49024,
(49025,
(49026,
(49027,
(49028,
(49029,
(49030,
(49031,
(49032,
(49033,
(49034,
(49035,
(49036,
(49037,

1344860148,
1344860194,
1344860306,
1344860435,
1344860813,
1344860941,
1344861172,
1344861206,
1344861229,
1344861445,
1344861571,
1344861651,
1344862065,
1344862078,
1344862712,
1344862836,
1344863105,
1344863223,
1344863311,
1344863342,
1344863469,
1344863748,
1344863749,
1344863957,
1344864099,
1344864192,
1344864607,
1344864733,
1344864829,
1344864912,
1344865251,
1344865366,
1344865491,
1344865586,
1344865999,
1344866123,
1344866757,
1344866840,
1344867100,
1344867283,
1344867359,
1344867359,
1344867387,
1344867645,
1344867824,
1344867887,
1344867896,
1344867973,
1344868082,
1344868289,
1344868424,
1344868525,
1344868635,
1344868650,
1344868855,
1344868987,
1344869284,
1344869300,
1344869538,
1344869900,

'220.181.108.78'),
'190.104.26.24'),
'213.186.127.4'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.8.202'),
'190.104.26.24'),
'213.186.119.144'),
'207.46.199.45'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.11.138'),
'180.76.5.88'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'200.87.234.250'),
'207.46.204.191'),
'190.11.94.161'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.38'),
'220.181.108.117'),
'66.249.71.182'),
'66.249.71.104'),
'190.186.236.162'),
'66.249.71.182'),
'66.249.71.104'),
'200.87.146.2'),
'208.115.111.70'),
'213.186.119.141'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.5.4'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.5.4'),
'190.104.30.30'),
'213.186.119.143'),
'123.125.71.39'),
'220.181.108.82'),
'66.249.71.104'),
'190.186.26.143'),
'200.90.144.250'),
'200.87.119.27'),
'66.249.71.182'),
'200.73.96.194'),
'190.103.76.94'),
'213.186.127.4'),
'207.46.13.15'),
'66.249.71.182'),
'200.73.96.194'),
'66.249.71.104'),
'204.236.226.210'),
'180.76.5.111'),
'66.249.71.104'),
'212.113.37.106'),
'66.249.71.182'),
'74.125.178.84'),

(49038,
(49039,
(49040,
(49041,
(49042,
(49043,
(49044,
(49045,
(49046,
(49047,
(49048,
(49049,
(49050,
(49051,
(49052,
(49053,
(49054,
(49055,
(49056,
(49057,
(49058,
(49059,
(49060,
(49061,
(49062,
(49063,
(49064,
(49065,
(49066,
(49067,
(49068,
(49069,
(49070,
(49071,
(49072,
(49073,
(49074,
(49075,
(49076,
(49077,
(49078,
(49079,
(49080,
(49081,
(49082,
(49083,
(49084,
(49085,
(49086,
(49087,
(49088,
(49089,
(49090,
(49091,
(49092,
(49093,
(49094,
(49095,
(49096,
(49097,

1344869917,
1344870135,
1344870170,
1344870315,
1344870399,
1344870568,
1344870672,
1344870988,
1344870989,
1344871187,
1344871308,
1344871325,
1344871432,
1344871536,
1344871688,
1344871929,
1344872134,
1344872194,
1344872203,
1344872316,
1344872363,
1344872447,
1344872564,
1344872778,
1344872918,
1344872937,
1344872974,
1344872983,
1344873067,
1344873249,
1344873351,
1344873409,
1344873534,
1344873541,
1344873936,
1344874037,
1344874428,
1344874451,
1344874657,
1344874659,
1344874705,
1344874827,
1344874830,
1344875099,
1344875281,
1344875386,
1344875388,
1344875437,
1344875778,
1344875903,
1344876058,
1344876285,
1344876464,
1344876488,
1344876504,
1344876714,
1344876743,
1344877181,
1344877346,
1344877381,

'66.249.71.104'),
'200.105.147.115'),
'66.249.71.182'),
'213.186.119.133'),
'190.129.197.2'),
'190.129.8.202'),
'66.249.71.104'),
'123.125.71.30'),
'220.181.108.117'),
'190.129.8.202'),
'66.249.71.104'),
'213.186.127.6'),
'66.249.71.182'),
'200.87.96.58'),
'190.129.11.138'),
'190.129.8.202'),
'157.56.95.137'),
'200.90.146.83'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.127.2'),
'200.105.147.115'),
'190.129.8.202'),
'190.129.5.149'),
'190.129.197.2'),
'190.11.80.197'),
'66.249.71.104'),
'190.129.19.127'),
'66.249.71.182'),
'190.129.8.202'),
'213.186.119.132'),
'200.110.52.230'),
'157.55.17.150'),
'200.105.147.115'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.49'),
'213.186.119.139'),
'208.115.113.86'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.16'),
'220.181.108.75'),
'190.11.79.18'),
'66.249.71.104'),
'213.186.127.7'),
'207.46.13.15'),
'66.249.71.182'),
'207.46.13.49'),
'66.249.71.104'),
'66.249.71.182'),
'65.52.110.201'),
'190.129.169.216'),
'180.76.6.232'),
'66.249.71.104'),
'207.46.204.191'),
'66.249.71.182'),
'66.249.71.104'),
'74.125.178.84'),
'66.249.71.182'),

(49098,
(49099,
(49100,
(49101,
(49102,
(49103,
(49104,
(49105,
(49106,
(49107,
(49108,
(49109,
(49110,
(49111,
(49112,
(49113,
(49114,
(49115,
(49116,
(49117,
(49118,
(49119,
(49120,
(49121,
(49122,
(49123,
(49124,
(49125,
(49126,
(49127,
(49128,
(49129,
(49130,
(49131,
(49132,
(49133,
(49134,
(49135,
(49136,
(49137,
(49138,
(49139,
(49140,
(49141,
(49142,
(49143,
(49144,
(49145,
(49146,
(49147,
(49148,
(49149,
(49150,
(49151,
(49152,
(49153,
(49154,
(49155,
(49156,
(49157,

1344877400,
1344877552,
1344877849,
1344877988,
1344878361,
1344878365,
1344878414,
1344878472,
1344878685,
1344878783,
1344878969,
1344879094,
1344879137,
1344879388,
1344879426,
1344879494,
1344879800,
1344879958,
1344880074,
1344880104,
1344880155,
1344880213,
1344880418,
1344880439,
1344880687,
1344880729,
1344880964,
1344881040,
1344881451,
1344881648,
1344881663,
1344881758,
1344881759,
1344881778,
1344882285,
1344882298,
1344882537,
1344882902,
1344882906,
1344882914,
1344883273,
1344883499,
1344883532,
1344883581,
1344883612,
1344883687,
1344883730,
1344883984,
1344883986,
1344884058,
1344884228,
1344884233,
1344884300,
1344884387,
1344884442,
1344884443,
1344884495,
1344884599,
1344884623,
1344884692,

'213.186.119.143'),
'119.63.196.93'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.24'),
'220.181.108.86'),
'213.186.119.138'),
'66.249.71.104'),
'157.55.17.150'),
'66.249.71.182'),
'69.171.247.4'),
'66.249.71.104'),
'207.46.13.49'),
'66.249.71.182'),
'213.186.127.11'),
'65.52.110.201'),
'66.249.71.104'),
'200.125.201.97'),
'190.150.31.231'),
'66.249.71.182'),
'207.46.13.15'),
'208.115.111.70'),
'66.249.71.104'),
'213.186.119.142'),
'190.150.31.231'),
'66.249.71.182'),
'65.52.110.201'),
'66.249.71.104'),
'213.186.127.11'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.15'),
'220.181.108.107'),
'190.129.10.99'),
'66.249.71.104'),
'66.249.71.182'),
'213.186.127.28'),
'190.129.10.99'),
'66.249.71.182'),
'66.249.71.104'),
'200.87.110.162'),
'213.186.119.134'),
'66.249.71.182'),
'180.76.5.97'),
'200.87.133.251'),
'66.249.71.104'),
'190.229.63.194'),
'200.105.212.130'),
'152.74.196.5'),
'200.90.146.83'),
'180.76.5.197'),
'66.249.71.182'),
'190.104.29.22'),
'66.249.71.104'),
'180.76.6.231'),
'190.229.63.194'),
'213.186.127.3'),
'190.129.5.196'),
'190.181.30.183'),
'190.104.20.229'),

(49158,
(49159,
(49160,
(49161,
(49162,
(49163,
(49164,
(49165,
(49166,
(49167,
(49168,
(49169,
(49170,
(49171,
(49172,
(49173,
(49174,
(49175,
(49176,
(49177,
(49178,
(49179,
(49180,
(49181,
(49182,
(49183,
(49184,
(49185,
(49186,
(49187,
(49188,
(49189,
(49190,
(49191,
(49192,
(49193,
(49194,
(49195,
(49196,
(49197,
(49198,
(49199,
(49200,
(49201,
(49202,
(49203,
(49204,
(49205,
(49206,
(49207,
(49208,
(49209,
(49210,
(49211,
(49212,
(49213,
(49214,
(49215,
(49216,
(49217,

1344884916,
1344884961,
1344885115,
1344885397,
1344885397,
1344885449,
1344885502,
1344885508,
1344885511,
1344885610,
1344886123,
1344886379,
1344886530,
1344886743,
1344887034,
1344887344,
1344887375,
1344887404,
1344887528,
1344887649,
1344887668,
1344887688,
1344887692,
1344888054,
1344888417,
1344888541,
1344888731,
1344888734,
1344888793,
1344889041,
1344889042,
1344889076,
1344889152,
1344889553,
1344889727,
1344889798,
1344890453,
1344890523,
1344890599,
1344890613,
1344890675,
1344890695,
1344890744,
1344890805,
1344891069,
1344891107,
1344891208,
1344891314,
1344891584,
1344891691,
1344891762,
1344891835,
1344892417,
1344892564,
1344892607,
1344892609,
1344892626,
1344892975,
1344893144,
1344893218,

'190.149.146.7'),
'190.129.115.158'),
'207.46.13.15'),
'220.181.108.113'),
'123.125.71.47'),
'186.2.38.120'),
'213.186.127.10'),
'180.76.5.66'),
'190.129.5.155'),
'66.249.71.182'),
'190.129.5.155'),
'66.249.71.104'),
'213.186.127.5'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.10.171'),
'180.76.5.57'),
'208.115.113.86'),
'212.113.37.105'),
'200.90.150.21'),
'157.55.17.150'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.119.134'),
'190.129.10.171'),
'190.181.33.139'),
'66.249.71.182'),
'123.125.71.47'),
'220.181.108.102'),
'66.249.71.104'),
'180.76.5.113'),
'213.186.120.196'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.12.198'),
'66.249.71.182'),
'213.186.119.144'),
'190.41.202.31'),
'190.181.33.139'),
'180.76.5.62'),
'180.76.5.160'),
'200.58.64.102'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.5.146'),
'190.129.197.3'),
'213.186.127.11'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.52'),
'220.181.108.88'),
'180.76.5.51'),
'74.125.178.94'),
'66.249.71.104'),
'66.249.71.182'),

(49218,
(49219,
(49220,
(49221,
(49222,
(49223,
(49224,
(49225,
(49226,
(49227,
(49228,
(49229,
(49230,
(49231,
(49232,
(49233,
(49234,
(49235,
(49236,
(49237,
(49238,
(49239,
(49240,
(49241,
(49242,
(49243,
(49244,
(49245,
(49246,
(49247,
(49248,
(49249,
(49250,
(49251,
(49252,
(49253,
(49254,
(49255,
(49256,
(49257,
(49258,
(49259,
(49260,
(49261,
(49262,
(49263,
(49264,
(49265,
(49266,
(49267,
(49268,
(49269,
(49270,
(49271,
(49272,
(49273,
(49274,
(49275,
(49276,
(49277,

1344893237,
1344893333,
1344893534,
1344893696,
1344893725,
1344893801,
1344894208,
1344894225,
1344894239,
1344894312,
1344894381,
1344894436,
1344894477,
1344894653,
1344894884,
1344894896,
1344894955,
1344894975,
1344895041,
1344895202,
1344895245,
1344895477,
1344895544,
1344895566,
1344895629,
1344895699,
1344896183,
1344896184,
1344896284,
1344896356,
1344896452,
1344896582,
1344896642,
1344896730,
1344896890,
1344897012,
1344897362,
1344897413,
1344897658,
1344897669,
1344897924,
1344898004,
1344898211,
1344898240,
1344898286,
1344898294,
1344898334,
1344898334,
1344898338,
1344898591,
1344898711,
1344898837,
1344898888,
1344898983,
1344899000,
1344899053,
1344899086,
1344899409,
1344899639,
1344899652,

'190.157.64.169'),
'190.186.4.70'),
'190.218.24.64'),
'212.113.35.162'),
'200.87.123.98'),
'66.249.71.104'),
'190.129.8.242'),
'200.110.53.27'),
'66.249.71.182'),
'180.76.6.227'),
'208.115.111.70'),
'66.249.71.104'),
'190.129.8.202'),
'190.129.5.195'),
'190.129.11.138'),
'66.249.71.182'),
'190.129.19.91'),
'190.129.197.11'),
'66.249.71.104'),
'200.110.53.27'),
'190.129.5.122'),
'180.76.5.149'),
'200.87.155.244'),
'66.249.71.182'),
'213.186.127.5'),
'66.249.71.104'),
'123.125.71.12'),
'220.181.108.116'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.9.42'),
'174.129.80.76'),
'213.186.119.141'),
'190.129.11.138'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.50'),
'190.129.11.138'),
'213.186.127.5'),
'66.249.71.104'),
'180.76.5.157'),
'66.249.71.182'),
'190.129.11.138'),
'190.104.27.24'),
'190.129.172.226'),
'190.129.92.229'),
'66.249.71.104'),
'190.129.9.50'),
'190.186.55.122'),
'190.129.68.96'),
'213.186.119.143'),
'190.122.214.190'),
'65.52.108.26'),
'66.249.71.104'),
'180.76.5.156'),
'200.90.147.183'),
'74.125.178.21'),
'190.129.172.226'),
'66.249.71.104'),
'190.104.24.39'),

(49278,
(49279,
(49280,
(49281,
(49282,
(49283,
(49284,
(49285,
(49286,
(49287,
(49288,
(49289,
(49290,
(49291,
(49292,
(49293,
(49294,
(49295,
(49296,
(49297,
(49298,
(49299,
(49300,
(49301,
(49302,
(49303,
(49304,
(49305,
(49306,
(49307,
(49308,
(49309,
(49310,
(49311,
(49312,
(49313,
(49314,
(49315,
(49316,
(49317,
(49318,
(49319,
(49320,
(49321,
(49322,
(49323,
(49324,
(49325,
(49326,
(49327,
(49328,
(49329,
(49330,
(49331,
(49332,
(49333,
(49334,
(49335,
(49336,
(49337,

1344899787,
1344899787,
1344899788,
1344899858,
1344900131,
1344900297,
1344900589,
1344900747,
1344900796,
1344900953,
1344901315,
1344901538,
1344901607,
1344947582,
1344947582,
1344947582,
1344947582,
1344947582,
1344947588,
1344947588,
1344947589,
1344947591,
1344947597,
1344947599,
1344947600,
1344947600,
1344947600,
1344947604,
1344947671,
1344948112,
1344948308,
1344948453,
1344948496,
1344948531,
1344949116,
1344949309,
1344949761,
1344949881,
1344949890,
1344949932,
1344950197,
1344950199,
1344950294,
1344950307,
1344950624,
1344950630,
1344950652,
1344950899,
1344951233,
1344951255,
1344951257,
1344951336,
1344951348,
1344951494,
1344951739,
1344951868,
1344951880,
1344952215,
1344952335,
1344952491,

'213.186.122.2'),
'123.125.71.59'),
'220.181.108.108'),
'66.249.71.182'),
'190.129.172.226'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.57'),
'213.186.119.131'),
'66.249.71.104'),
'208.115.113.86'),
'66.249.71.182'),
'66.249.71.104'),
'213.186.119.140'),
'190.129.197.6'),
'66.249.71.104'),
'123.125.71.42'),
'66.249.71.104'),
'213.186.127.9'),
'204.236.226.210'),
'180.76.5.58'),
'220.181.108.106'),
'213.186.122.2'),
'220.181.108.150'),
'66.249.71.182'),
'123.125.71.28'),
'219.76.186.165'),
'220.181.108.99'),
'190.129.8.202'),
'180.76.5.66'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.61'),
'157.55.17.150'),
'66.249.71.104'),
'180.76.5.187'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.182'),
'190.103.76.118'),
'220.181.108.85'),
'123.125.71.33'),
'190.186.166.17'),
'213.186.119.143'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.92'),
'190.186.166.17'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.11.138'),
'213.186.127.6'),
'65.173.60.24'),
'180.76.5.100'),
'207.46.13.48'),
'66.249.71.182'),
'66.249.71.104'),
'83.233.186.82'),
'213.186.119.132'),
'66.249.71.104'),

(49338,
(49339,
(49340,
(49341,
(49342,
(49343,
(49344,
(49345,
(49346,
(49347,
(49348,
(49349,
(49350,
(49351,
(49352,
(49353,
(49354,
(49355,
(49356,
(49357,
(49358,
(49359,
(49360,
(49361,
(49362,
(49363,
(49364,
(49365,
(49366,
(49367,
(49368,
(49369,
(49370,
(49371,
(49372,
(49373,
(49374,
(49375,
(49376,
(49377,
(49378,
(49379,
(49380,
(49381,
(49382,
(49383,
(49384,
(49385,
(49386,
(49387,
(49388,
(49389,
(49390,
(49391,
(49392,
(49393,
(49394,
(49395,
(49396,
(49397,

1344952509,
1344952880,
1344953093,
1344953147,
1344953376,
1344953695,
1344953760,
1344953806,
1344953807,
1344953834,
1344953836,
1344954122,
1344954207,
1344954295,
1344954366,
1344954422,
1344954444,
1344954476,
1344954683,
1344954969,
1344954994,
1344955131,
1344955423,
1344955581,
1344955692,
1344955867,
1344956007,
1344956039,
1344956207,
1344956366,
1344956494,
1344956562,
1344956772,
1344956825,
1344957039,
1344957106,
1344957325,
1344957426,
1344957428,
1344957454,
1344957457,
1344957476,
1344957525,
1344957873,
1344957938,
1344958055,
1344958103,
1344958161,
1344958207,
1344958333,
1344958462,
1344958880,
1344958897,
1344958959,
1344959262,
1344959442,
1344959623,
1344959679,
1344959848,
1344960247,

'66.249.71.182'),
'180.76.5.176'),
'66.249.71.104'),
'66.249.71.182'),
'213.186.122.2'),
'66.249.71.104'),
'66.249.71.182'),
'74.125.178.81'),
'74.125.178.82'),
'123.125.71.57'),
'220.181.108.114'),
'180.76.5.88'),
'190.129.84.230'),
'66.249.71.104'),
'66.249.71.182'),
'212.113.35.162'),
'207.46.204.221'),
'157.55.17.150'),
'65.52.108.26'),
'180.76.6.233'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.192'),
'200.87.37.38'),
'66.249.71.104'),
'66.249.71.182'),
'190.104.28.30'),
'200.87.120.46'),
'180.76.5.157'),
'66.249.71.104'),
'213.186.119.134'),
'66.249.71.182'),
'200.119.199.232'),
'200.87.138.219'),
'66.249.71.104'),
'180.76.6.37'),
'66.249.71.182'),
'123.125.71.31'),
'220.181.108.75'),
'200.87.138.219'),
'213.186.119.140'),
'220.181.127.15'),
'190.31.204.25'),
'190.129.13.174'),
'66.249.71.104'),
'66.249.71.182'),
'190.3.190.96'),
'190.129.19.10'),
'190.129.11.138'),
'180.76.6.20'),
'213.186.119.144'),
'200.13.154.233'),
'66.249.71.104'),
'190.181.11.22'),
'190.129.19.10'),
'213.186.127.12'),
'66.249.71.104'),
'180.76.5.113'),
'66.249.71.182'),
'208.115.113.86'),

(49398,
(49399,
(49400,
(49401,
(49402,
(49403,
(49404,
(49405,
(49406,
(49407,
(49408,
(49409,
(49410,
(49411,
(49412,
(49413,
(49414,
(49415,
(49416,
(49417,
(49418,
(49419,
(49420,
(49421,
(49422,
(49423,
(49424,
(49425,
(49426,
(49427,
(49428,
(49429,
(49430,
(49431,
(49432,
(49433,
(49434,
(49435,
(49436,
(49437,
(49438,
(49439,
(49440,
(49441,
(49442,
(49443,
(49444,
(49445,
(49446,
(49447,
(49448,
(49449,
(49450,
(49451,
(49452,
(49453,
(49454,
(49455,
(49456,
(49457,

1344960408,
1344960429,
1344960446,
1344960456,
1344960666,
1344960975,
1344961082,
1344961281,
1344961283,
1344961301,
1344961318,
1344961457,
1344961710,
1344961864,
1344961981,
1344962097,
1344962461,
1344962659,
1344962875,
1344963002,
1344963066,
1344963236,
1344963328,
1344963427,
1344963660,
1344963762,
1344963959,
1344964056,
1344964093,
1344964309,
1344964418,
1344964451,
1344964474,
1344964643,
1344964754,
1344964812,
1344964814,
1344965093,
1344965183,
1344965272,
1344965430,
1344965561,
1344965654,
1344965769,
1344965880,
1344965998,
1344966002,
1344966273,
1344966329,
1344966438,
1344966588,
1344966679,
1344967116,
1344967172,
1344967179,
1344967180,
1344967363,
1344967565,
1344967572,
1344967575,

'66.249.71.104'),
'212.113.37.105'),
'190.129.9.42'),
'180.76.5.56'),
'190.129.19.10'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.39'),
'220.181.108.84'),
'119.63.196.62'),
'190.129.19.10'),
'213.186.120.196'),
'190.129.10.99'),
'180.76.5.176'),
'66.249.71.104'),
'66.249.71.182'),
'213.186.127.4'),
'66.249.66.85'),
'180.76.5.54'),
'200.90.147.143'),
'66.249.72.203'),
'180.76.6.28'),
'66.249.66.85'),
'190.129.104.59'),
'66.249.66.7'),
'66.249.72.203'),
'66.249.66.85'),
'200.87.143.91'),
'180.76.5.66'),
'66.249.66.7'),
'66.249.72.203'),
'190.129.78.82'),
'74.125.178.24'),
'66.249.72.74'),
'66.249.66.85'),
'123.125.71.30'),
'220.181.108.116'),
'66.249.66.7'),
'207.46.13.15'),
'180.76.5.93'),
'66.249.72.203'),
'213.186.119.137'),
'66.249.66.85'),
'66.249.72.74'),
'66.249.66.7'),
'190.186.55.36'),
'208.115.111.70'),
'200.87.143.92'),
'66.249.72.203'),
'66.249.66.85'),
'212.113.37.106'),
'66.249.66.7'),
'66.249.66.85'),
'74.125.178.81'),
'74.125.178.95'),
'74.125.179.83'),
'66.249.66.7'),
'66.249.72.203'),
'190.129.19.176'),
'213.186.127.7'),

(49458,
(49459,
(49460,
(49461,
(49462,
(49463,
(49464,
(49465,
(49466,
(49467,
(49468,
(49469,
(49470,
(49471,
(49472,
(49473,
(49474,
(49475,
(49476,
(49477,
(49478,
(49479,
(49480,
(49481,
(49482,
(49483,
(49484,
(49485,
(49486,
(49487,
(49488,
(49489,
(49490,
(49491,
(49492,
(49493,
(49494,
(49495,
(49496,
(49497,
(49498,
(49499,
(49500,
(49501,
(49502,
(49503,
(49504,
(49505,
(49506,
(49507,
(49508,
(49509,
(49510,
(49511,
(49512,
(49513,
(49514,
(49515,
(49516,
(49517,

1344967643,
1344967791,
1344968202,
1344968206,
1344968207,
1344968219,
1344968241,
1344968465,
1344968532,
1344968749,
1344969028,
1344969130,
1344969154,
1344969188,
1344969280,
1344969480,
1344969525,
1344969542,
1344969736,
1344969814,
1344969898,
1344969919,
1344970043,
1344970053,
1344970151,
1344970238,
1344970428,
1344970554,
1344970601,
1344970715,
1344970936,
1344971118,
1344971295,
1344971320,
1344971613,
1344971811,
1344971813,
1344971825,
1344971951,
1344972003,
1344972175,
1344972178,
1344972512,
1344972563,
1344972582,
1344972626,
1344972691,
1344972703,
1344973166,
1344973172,
1344973199,
1344973302,
1344973525,
1344973533,
1344973719,
1344973782,
1344974090,
1344974099,
1344974111,
1344974114,

'190.211.226.136'),
'66.249.66.85'),
'66.249.72.203'),
'123.125.71.13'),
'220.181.108.102'),
'66.249.72.74'),
'66.249.66.7'),
'66.249.66.85'),
'213.186.119.133'),
'74.125.44.95'),
'66.249.66.7'),
'200.58.79.243'),
'66.249.66.85'),
'74.125.184.46'),
'74.125.184.43'),
'66.249.72.50'),
'66.249.72.203'),
'213.186.127.3'),
'190.129.72.201'),
'66.249.66.85'),
'190.129.12.234'),
'204.236.226.210'),
'180.76.5.171'),
'66.249.66.7'),
'66.249.72.203'),
'66.249.72.74'),
'200.87.150.243'),
'213.186.119.134'),
'66.249.66.85'),
'66.249.66.7'),
'66.249.72.203'),
'200.7.175.204'),
'200.87.145.171'),
'66.249.66.85'),
'66.249.72.203'),
'123.125.71.51'),
'220.181.108.121'),
'190.104.30.29'),
'66.249.66.85'),
'66.249.66.7'),
'66.249.72.74'),
'74.125.179.87'),
'66.249.72.203'),
'65.52.110.19'),
'66.249.66.85'),
'66.249.66.7'),
'213.186.119.141'),
'200.87.211.250'),
'66.249.72.74'),
'200.87.17.116'),
'66.219.58.44'),
'66.249.66.7'),
'66.249.66.85'),
'208.115.113.86'),
'200.105.198.220'),
'190.129.11.138'),
'66.249.72.74'),
'213.186.119.139'),
'74.125.178.87'),
'207.46.13.49'),

(49518,
(49519,
(49520,
(49521,
(49522,
(49523,
(49524,
(49525,
(49526,
(49527,
(49528,
(49529,
(49530,
(49531,
(49532,
(49533,
(49534,
(49535,
(49536,
(49537,
(49538,
(49539,
(49540,
(49541,
(49542,
(49543,
(49544,
(49545,
(49546,
(49547,
(49548,
(49549,
(49550,
(49551,
(49552,
(49553,
(49554,
(49555,
(49556,
(49557,
(49558,
(49559,
(49560,
(49561,
(49562,
(49563,
(49564,
(49565,
(49566,
(49567,
(49568,
(49569,
(49570,
(49571,
(49572,
(49573,
(49574,
(49575,
(49576,
(49577,

1344974205,
1344974254,
1344974419,
1344974482,
1344974549,
1344974646,
1344974783,
1344974935,
1344974990,
1344975037,
1344975110,
1344975223,
1344975401,
1344975480,
1344975480,
1344975689,
1344975700,
1344975815,
1344975884,
1344975956,
1344975976,
1344976050,
1344976104,
1344976364,
1344976378,
1344976630,
1344976645,
1344976666,
1344976727,
1344976828,
1344977054,
1344977191,
1344977254,
1344977621,
1344977642,
1344977732,
1344977802,
1344977854,
1344977905,
1344977960,
1344978042,
1344978198,
1344978215,
1344978218,
1344978410,
1344978444,
1344978548,
1344978615,
1344978654,
1344978748,
1344979011,
1344979012,
1344979199,
1344979257,
1344979392,
1344979428,
1344979478,
1344979604,
1344979877,
1344979981,

'66.249.66.85'),
'66.249.72.203'),
'66.249.66.7'),
'190.129.8.202'),
'190.129.11.138'),
'213.186.119.133'),
'190.122.214.190'),
'66.249.66.85'),
'66.249.72.74'),
'66.249.66.7'),
'213.186.127.8'),
'207.46.13.48'),
'190.129.11.138'),
'123.125.71.28'),
'220.181.108.95'),
'213.186.127.4'),
'66.249.66.85'),
'66.249.72.74'),
'74.125.178.87'),
'190.129.126.76'),
'200.87.150.243'),
'190.129.11.138'),
'66.249.66.7'),
'207.46.13.49'),
'66.249.66.85'),
'213.186.127.14'),
'190.129.197.29'),
'186.2.33.131'),
'66.249.66.7'),
'66.249.72.203'),
'66.249.66.85'),
'180.76.5.176'),
'213.186.122.2'),
'66.249.66.7'),
'213.186.127.14'),
'66.249.66.85'),
'190.129.5.4'),
'207.46.13.48'),
'66.249.72.74'),
'66.249.72.203'),
'180.76.5.89'),
'213.186.127.9'),
'190.181.59.137'),
'200.90.145.29'),
'66.249.66.85'),
'66.249.66.7'),
'207.46.13.48'),
'200.110.51.157'),
'213.186.119.137'),
'66.249.72.203'),
'123.125.71.21'),
'220.181.108.103'),
'66.249.66.85'),
'213.186.127.4'),
'200.87.127.210'),
'66.249.66.7'),
'190.104.26.26'),
'190.129.5.89'),
'66.249.72.203'),
'66.249.66.85'),

(49578,
(49579,
(49580,
(49581,
(49582,
(49583,
(49584,
(49585,
(49586,
(49587,
(49588,
(49589,
(49590,
(49591,
(49592,
(49593,
(49594,
(49595,
(49596,
(49597,
(49598,
(49599,
(49600,
(49601,
(49602,
(49603,
(49604,
(49605,
(49606,
(49607,
(49608,
(49609,
(49610,
(49611,
(49612,
(49613,
(49614,
(49615,
(49616,
(49617,
(49618,
(49619,
(49620,
(49621,
(49622,
(49623,
(49624,
(49625,
(49626,
(49627,
(49628,
(49629,
(49630,
(49631,
(49632,
(49633,
(49634,
(49635,
(49636,
(49637,

1344980245,
1344980317,
1344980588,
1344980654,
1344980706,
1344980780,
1344980780,
1344980893,
1344980905,
1344980915,
1344980977,
1344981038,
1344981182,
1344981260,
1344981431,
1344981457,
1344981540,
1344981647,
1344981704,
1344981859,
1344982021,
1344982291,
1344982387,
1344982473,
1344982513,
1344982540,
1344982582,
1344982612,
1344982617,
1344982634,
1344982727,
1344982824,
1344982853,
1344983083,
1344983206,
1344983263,
1344983406,
1344983490,
1344983507,
1344983606,
1344983647,
1344983748,
1344983948,
1344984128,
1344984167,
1344984282,
1344984299,
1344984396,
1344984492,
1344984730,
1344984887,
1344984955,
1344984957,
1344985105,
1344985144,
1344985453,
1344985582,
1344985634,
1344985903,
1344986086,

'212.113.37.105'),
'200.90.146.137'),
'66.249.72.74'),
'66.249.66.85'),
'180.76.6.224'),
'213.186.127.28'),
'66.249.72.203'),
'66.249.66.7'),
'200.87.150.26'),
'180.76.5.59'),
'207.46.13.48'),
'208.115.111.70'),
'213.186.127.7'),
'66.249.66.85'),
'200.87.243.117'),
'66.249.72.203'),
'200.110.53.199'),
'180.76.6.37'),
'66.249.66.7'),
'200.87.150.26'),
'66.249.66.85'),
'213.186.122.2'),
'180.76.5.187'),
'66.249.72.203'),
'66.249.66.7'),
'66.249.72.74'),
'166.114.1.7'),
'123.125.71.50'),
'220.181.108.117'),
'190.129.19.170'),
'213.186.119.133'),
'66.249.66.85'),
'190.129.197.23'),
'190.186.142.130'),
'213.186.122.2'),
'66.249.72.203'),
'180.76.5.91'),
'66.249.66.85'),
'66.249.66.7'),
'190.129.5.4'),
'190.11.77.6'),
'213.186.119.139'),
'190.107.62.232'),
'180.76.5.49'),
'66.249.66.85'),
'207.46.13.49'),
'180.76.5.101'),
'66.249.66.7'),
'66.249.72.74'),
'66.249.72.203'),
'201.219.3.7'),
'180.76.5.89'),
'66.249.66.85'),
'190.129.8.202'),
'190.52.50.212'),
'207.46.13.49'),
'66.249.72.203'),
'66.249.66.85'),
'66.249.66.7'),
'200.90.150.173'),

(49638,
(49639,
(49640,
(49641,
(49642,
(49643,
(49644,
(49645,
(49646,
(49647,
(49648,
(49649,
(49650,
(49651,
(49652,
(49653,
(49654,
(49655,
(49656,
(49657,
(49658,
(49659,
(49660,
(49661,
(49662,
(49663,
(49664,
(49665,
(49666,
(49667,
(49668,
(49669,
(49670,
(49671,
(49672,
(49673,
(49674,
(49675,
(49676,
(49677,
(49678,
(49679,
(49680,
(49681,
(49682,
(49683,
(49684,
(49685,
(49686,
(49687,
(49688,
(49689,
(49690,
(49691,
(49692,
(49693,
(49694,
(49695,
(49696,
(49697,

1344986209,
1344986210,
1344986358,
1344986363,
1344986384,
1344986425,
1344986468,
1344986999,
1344987016,
1344987108,
1344987123,
1344987144,
1344987214,
1344987494,
1344987792,
1344987901,
1344987946,
1344988000,
1344988029,
1344988092,
1344988221,
1344988459,
1344988681,
1344988992,
1344989092,
1344989128,
1344989472,
1344989585,
1344989634,
1344989805,
1344989806,
1344989808,
1344989867,
1344990262,
1344990486,
1344990541,
1344990647,
1344990844,
1344991166,
1344991306,
1344991683,
1344991686,
1344991707,
1344991815,
1344992006,
1344992298,
1344992412,
1344992486,
1344992517,
1344992732,
1344993126,
1344993152,
1344993215,
1344993306,
1344993404,
1344993584,
1344993638,
1344993638,
1344993986,
1344994061,

'123.125.71.21'),
'220.181.108.96'),
'180.76.5.171'),
'74.125.178.18'),
'207.46.13.15'),
'66.249.66.85'),
'66.249.72.203'),
'66.249.66.7'),
'190.181.32.226'),
'66.249.66.85'),
'180.76.5.92'),
'66.249.72.74'),
'66.249.72.203'),
'65.52.108.26'),
'66.249.66.85'),
'66.249.72.203'),
'157.55.17.150'),
'66.249.66.7'),
'65.52.110.201'),
'180.76.5.179'),
'200.87.150.243'),
'66.249.66.85'),
'66.249.72.203'),
'180.76.5.92'),
'190.129.5.14'),
'66.249.66.85'),
'66.249.72.203'),
'66.249.66.7'),
'207.46.13.49'),
'123.125.71.50'),
'220.181.108.87'),
'66.249.66.85'),
'180.76.5.88'),
'66.249.72.203'),
'66.249.66.85'),
'66.249.66.7'),
'180.76.5.167'),
'190.107.62.177'),
'66.249.66.85'),
'66.249.72.203'),
'66.249.66.7'),
'180.76.5.99'),
'74.125.178.30'),
'66.249.66.85'),
'180.76.5.160'),
'190.30.72.50'),
'66.249.72.203'),
'66.249.66.85'),
'190.129.19.211'),
'180.76.5.193'),
'66.249.66.7'),
'190.11.94.82'),
'66.249.66.85'),
'66.249.72.203'),
'66.249.72.74'),
'180.76.5.194'),
'123.125.71.48'),
'220.181.108.121'),
'66.249.66.7'),
'66.249.66.85'),

(49698,
(49699,
(49700,
(49701,
(49702,
(49703,
(49704,
(49705,
(49706,
(49707,
(49708,
(49709,
(49710,
(49711,
(49712,
(49713,
(49714,
(49715,
(49716,
(49717,
(49718,
(49719,
(49720,
(49721,
(49722,
(49723,
(49724,
(49725,
(49726,
(49727,
(49728,
(49729,
(49730,
(49731,
(49732,
(49733,
(49734,
(49735,
(49736,
(49737,
(49738,
(49739,
(49740,
(49741,
(49742,
(49743,
(49744,
(49745,
(49746,
(49747,
(49748,
(49749,
(49750,
(49751,
(49752,
(49753,
(49754,
(49755,
(49756,
(49757,

1344994133,
1344994159,
1344994223,
1344994276,
1344994555,
1344994803,
1344994814,
1344994821,
1344994948,
1344995047,
1344995245,
1344995322,
1344995478,
1344995637,
1344995659,
1344995729,
1344995817,
1344996337,
1344996427,
1344996562,
1344996729,
1344996821,
1344996916,
1344997032,
1344997033,
1344997189,
1344997202,
1344997375,
1344997455,
1344997643,
1344997694,
1344997806,
1344998246,
1344998414,
1344998592,
1344998689,
1344998697,
1344999287,
1344999357,
1344999482,
1344999511,
1344999741,
1345000072,
1345000087,
1345000214,
1345000239,
1345000269,
1345000666,
1345000668,
1345000859,
1345001024,
1345001056,
1345001288,
1345001568,
1345001737,
1345001935,
1345002038,
1345002340,
1345002361,
1345002581,

'190.129.5.187'),
'190.129.197.18'),
'207.46.204.241'),
'207.46.13.15'),
'180.76.6.222'),
'190.129.112.51'),
'66.249.72.203'),
'200.90.146.161'),
'201.222.72.209'),
'66.249.66.85'),
'66.249.66.7'),
'180.76.5.48'),
'208.115.111.70'),
'66.249.72.203'),
'66.249.66.85'),
'190.181.35.207'),
'201.222.72.209'),
'180.76.5.172'),
'66.249.66.85'),
'66.249.72.203'),
'66.249.72.74'),
'66.249.66.7'),
'190.104.26.30'),
'123.125.71.25'),
'220.181.108.83'),
'66.249.66.85'),
'190.104.15.7'),
'157.55.17.150'),
'66.249.66.7'),
'180.76.5.52'),
'190.104.26.30'),
'66.249.66.85'),
'66.249.72.74'),
'180.76.5.96'),
'66.249.72.203'),
'180.76.5.111'),
'66.249.66.85'),
'66.249.66.7'),
'180.76.5.90'),
'66.249.72.203'),
'66.249.66.85'),
'65.52.110.201'),
'66.249.72.74'),
'66.249.72.203'),
'180.76.5.159'),
'66.249.66.7'),
'66.249.66.85'),
'123.125.71.57'),
'220.181.108.104'),
'66.249.72.203'),
'180.76.5.180'),
'66.249.72.74'),
'66.249.66.85'),
'66.249.66.7'),
'157.55.17.150'),
'66.249.66.85'),
'66.249.72.203'),
'180.76.5.113'),
'66.249.66.7'),
'66.249.66.85'),

(49758,
(49759,
(49760,
(49761,
(49762,
(49763,
(49764,
(49765,
(49766,
(49767,
(49768,
(49769,
(49770,
(49771,
(49772,
(49773,
(49774,
(49775,
(49776,
(49777,
(49778,
(49779,
(49780,
(49781,
(49782,
(49783,
(49784,
(49785,
(49786,
(49787,
(49788,
(49789,
(49790,
(49791,
(49792,
(49793,
(49794,
(49795,
(49796,
(49797,
(49798,
(49799,
(49800,
(49801,
(49802,
(49803,
(49804,
(49805,
(49806,
(49807,
(49808,
(49809,
(49810,
(49811,
(49812,
(49813,
(49814,
(49815,
(49816,
(49817,

1345002824,
1345003093,
1345003217,
1345003322,
1345003494,
1345003566,
1345003755,
1345003933,
1345004003,
1345004056,
1345004142,
1345004240,
1345004241,
1345004368,
1345004466,
1345004784,
1345004788,
1345004933,
1345004992,
1345005140,
1345005181,
1345005575,
1345005688,
1345005772,
1345005898,
1345005966,
1345005988,
1345006361,
1345006369,
1345006623,
1345006758,
1345006835,
1345007146,
1345007342,
1345007359,
1345007426,
1345007843,
1345007844,
1345007904,
1345007931,
1345008302,
1345008326,
1345008350,
1345008656,
1345008719,
1345009112,
1345009276,
1345009504,
1345009644,
1345009722,
1345009889,
1345009897,
1345010054,
1345010314,
1345010500,
1345010549,
1345010955,
1345011000,
1345011234,
1345011304,

'66.249.72.203'),
'180.76.5.179'),
'66.249.66.85'),
'157.55.17.150'),
'66.249.66.7'),
'180.76.5.187'),
'66.249.72.74'),
'180.76.5.54'),
'66.249.72.203'),
'66.249.66.85'),
'180.76.5.56'),
'123.125.71.56'),
'220.181.108.102'),
'190.166.131.242'),
'207.46.204.241'),
'66.249.66.85'),
'66.249.72.74'),
'180.76.5.193'),
'207.46.13.49'),
'180.76.6.20'),
'66.249.72.203'),
'66.249.66.85'),
'180.76.5.100'),
'66.249.72.74'),
'180.76.5.63'),
'66.249.72.203'),
'180.76.5.55'),
'66.249.66.85'),
'65.52.110.201'),
'180.76.5.54'),
'66.249.72.74'),
'180.76.6.35'),
'66.249.72.203'),
'66.249.66.85'),
'65.52.110.201'),
'180.76.5.177'),
'123.125.71.38'),
'220.181.108.103'),
'180.76.5.60'),
'66.249.72.203'),
'157.55.17.145'),
'66.249.66.85'),
'180.76.6.35'),
'180.76.6.222'),
'66.249.66.7'),
'66.249.66.85'),
'180.76.5.166'),
'66.249.72.203'),
'180.76.5.49'),
'66.249.72.74'),
'66.249.66.85'),
'66.249.66.7'),
'180.76.5.176'),
'66.249.72.203'),
'66.249.66.85'),
'180.76.5.53'),
'180.76.5.188'),
'66.249.72.203'),
'66.249.66.85'),
'66.249.72.74'),

(49818,
(49819,
(49820,
(49821,
(49822,
(49823,
(49824,
(49825,
(49826,
(49827,
(49828,
(49829,
(49830,
(49831,
(49832,
(49833,
(49834,
(49835,
(49836,
(49837,
(49838,
(49839,
(49840,
(49841,
(49842,
(49843,
(49844,
(49845,
(49846,
(49847,
(49848,
(49849,
(49850,
(49851,
(49852,
(49853,
(49854,
(49855,
(49856,
(49857,
(49858,
(49859,
(49860,
(49861,
(49862,
(49863,
(49864,
(49865,
(49866,
(49867,
(49868,
(49869,
(49870,
(49871,
(49872,
(49873,
(49874,
(49875,
(49876,
(49877,

1345011383,
1345011400,
1345011404,
1345011667,
1345011757,
1345011861,
1345011966,
1345012185,
1345012647,
1345012711,
1345012717,
1345012799,
1345013236,
1345013384,
1345013457,
1345013565,
1345013630,
1345013784,
1345014022,
1345014146,
1345014223,
1345014433,
1345014513,
1345014644,
1345014979,
1345015038,
1345015039,
1345015248,
1345015321,
1345015465,
1345015594,
1345015727,
1345016030,
1345016380,
1345016548,
1345016775,
1345016790,
1345016971,
1345017024,
1345017244,
1345017532,
1345017757,
1345017858,
1345018070,
1345018347,
1345018353,
1345018544,
1345018590,
1345018591,
1345018679,
1345018994,
1345019179,
1345019329,
1345019526,
1345019551,
1345019721,
1345019811,
1345019947,
1345020089,
1345020215,

'180.76.5.93'),
'123.125.71.25'),
'220.181.108.103'),
'66.249.66.7'),
'180.76.5.160'),
'66.249.72.203'),
'66.249.66.85'),
'180.76.5.89'),
'66.249.66.85'),
'66.249.72.203'),
'190.106.250.107'),
'180.76.5.62'),
'66.249.72.74'),
'66.249.66.85'),
'66.249.66.7'),
'180.76.5.189'),
'65.52.110.201'),
'180.76.5.100'),
'66.249.66.85'),
'65.52.110.19'),
'66.249.72.229'),
'180.76.5.88'),
'66.249.66.7'),
'180.76.6.233'),
'66.249.66.85'),
'123.125.71.40'),
'220.181.108.91'),
'180.76.5.194'),
'66.249.72.229'),
'180.76.5.195'),
'66.249.66.85'),
'66.249.72.33'),
'180.76.5.140'),
'66.249.66.85'),
'66.249.66.21'),
'66.249.72.229'),
'208.115.113.86'),
'66.249.66.15'),
'180.76.5.173'),
'180.76.5.154'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.169'),
'180.76.6.29'),
'66.249.72.229'),
'65.52.108.26'),
'66.249.66.15'),
'123.125.71.24'),
'220.181.108.121'),
'180.76.5.107'),
'180.76.5.53'),
'204.236.226.210'),
'66.249.72.229'),
'66.249.72.33'),
'180.76.5.181'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.6.20'),
'66.249.72.229'),
'204.236.226.210'),

(49878,
(49879,
(49880,
(49881,
(49882,
(49883,
(49884,
(49885,
(49886,
(49887,
(49888,
(49889,
(49890,
(49891,
(49892,
(49893,
(49894,
(49895,
(49896,
(49897,
(49898,
(49899,
(49900,
(49901,
(49902,
(49903,
(49904,
(49905,
(49906,
(49907,
(49908,
(49909,
(49910,
(49911,
(49912,
(49913,
(49914,
(49915,
(49916,
(49917,
(49918,
(49919,
(49920,
(49921,
(49922,
(49923,
(49924,
(49925,
(49926,
(49927,
(49928,
(49929,
(49930,
(49931,
(49932,
(49933,
(49934,
(49935,
(49936,
(49937,

1345020263,
1345020274,
1345020460,
1345020508,
1345020514,
1345020557,
1345020856,
1345021233,
1345021294,
1345021394,
1345021491,
1345021516,
1345022058,
1345022125,
1345022274,
1345022360,
1345022500,
1345022501,
1345022555,
1345022980,
1345023060,
1345023260,
1345023578,
1345023607,
1345023798,
1345023841,
1345023901,
1345024240,
1345024440,
1345024532,
1345024695,
1345025162,
1345025241,
1345025269,
1345025811,
1345025824,
1345025845,
1345025846,
1345026094,
1345026137,
1345026405,
1345026875,
1345026994,
1345027025,
1345027049,
1345027187,
1345027780,
1345027859,
1345028036,
1345028151,
1345028336,
1345028567,
1345028724,
1345028955,
1345029178,
1345029451,
1345029452,
1345029551,
1345029556,
1345030119,

'190.161.145.57'),
'180.76.5.178'),
'180.76.5.172'),
'66.249.66.15'),
'157.55.17.145'),
'66.249.66.81'),
'180.76.5.168'),
'66.249.72.33'),
'66.249.72.229'),
'180.76.5.147'),
'66.249.66.15'),
'66.249.66.81'),
'204.236.226.210'),
'180.76.5.48'),
'66.249.66.15'),
'66.249.66.81'),
'123.125.71.30'),
'220.181.108.118'),
'180.76.5.107'),
'180.76.5.101'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.33'),
'207.46.13.15'),
'208.115.111.70'),
'66.249.66.15'),
'180.76.5.65'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.6.224'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.160'),
'66.249.66.81'),
'66.249.66.15'),
'123.125.71.58'),
'220.181.108.80'),
'66.249.72.229'),
'180.76.5.182'),
'66.249.72.33'),
'180.76.6.211'),
'66.249.66.15'),
'66.249.72.229'),
'204.236.226.210'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.103'),
'180.76.5.97'),
'207.46.13.15'),
'207.46.204.191'),
'66.249.66.15'),
'180.76.5.103'),
'66.249.72.229'),
'207.46.13.49'),
'123.125.71.18'),
'220.181.108.121'),
'66.249.66.15'),
'180.76.5.158'),
'66.249.72.33'),

(49938,
(49939,
(49940,
(49941,
(49942,
(49943,
(49944,
(49945,
(49946,
(49947,
(49948,
(49949,
(49950,
(49951,
(49952,
(49953,
(49954,
(49955,
(49956,
(49957,
(49958,
(49959,
(49960,
(49961,
(49962,
(49963,
(49964,
(49965,
(49966,
(49967,
(49968,
(49969,
(49970,
(49971,
(49972,
(49973,
(49974,
(49975,
(49976,
(49977,
(49978,
(49979,
(49980,
(49981,
(49982,
(49983,
(49984,
(49985,
(49986,
(49987,
(49988,
(49989,
(49990,
(49991,
(49992,
(49993,
(49994,
(49995,
(49996,
(49997,

1345030442,
1345030515,
1345031088,
1345031166,
1345031312,
1345031371,
1345031988,
1345032125,
1345032920,
1345032923,
1345033056,
1345033056,
1345033185,
1345033648,
1345033754,
1345034139,
1345034144,
1345034369,
1345034648,
1345034919,
1345034947,
1345035420,
1345035543,
1345035571,
1345035684,
1345036050,
1345036233,
1345036265,
1345036357,
1345036445,
1345036587,
1345036600,
1345036639,
1345036641,
1345036973,
1345037261,
1345037303,
1345037616,
1345037652,
1345037726,
1345037958,
1345037959,
1345037998,
1345038089,
1345038144,
1345038168,
1345038644,
1345038797,
1345038831,
1345038901,
1345039320,
1345039498,
1345039569,
1345039730,
1345039846,
1345040202,
1345040205,
1345040340,
1345040370,
1345040593,

'180.76.5.66'),
'66.249.66.15'),
'157.55.17.145'),
'180.76.6.20'),
'66.249.66.15'),
'208.115.113.86'),
'66.249.66.15'),
'180.76.5.54'),
'180.76.5.101'),
'66.249.66.15'),
'123.125.71.26'),
'220.181.108.94'),
'190.129.8.202'),
'66.249.72.229'),
'180.76.5.143'),
'66.249.66.15'),
'190.129.8.202'),
'207.46.13.49'),
'180.76.5.184'),
'180.76.5.164'),
'66.249.66.15'),
'190.129.11.138'),
'180.76.5.147'),
'157.55.17.150'),
'66.249.66.15'),
'190.129.11.138'),
'157.55.17.150'),
'190.104.23.179'),
'180.76.6.231'),
'65.52.108.26'),
'190.129.10.99'),
'66.249.66.15'),
'220.181.108.76'),
'123.125.71.16'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.87'),
'157.55.17.150'),
'190.129.10.99'),
'65.52.110.19'),
'66.249.66.15'),
'190.129.79.234'),
'190.129.8.202'),
'180.76.5.62'),
'207.46.13.15'),
'66.249.66.81'),
'190.129.79.234'),
'66.249.66.15'),
'200.90.144.221'),
'180.76.5.143'),
'190.129.8.202'),
'200.87.150.243'),
'190.129.10.114'),
'66.249.66.15'),
'180.76.5.186'),
'220.181.108.82'),
'123.125.71.52'),
'190.129.79.234'),
'66.249.66.15'),
'190.129.8.202'),

(49998,
(49999,
(50000,
(50001,
(50002,
(50003,
(50004,
(50005,
(50006,
(50007,
(50008,
(50009,
(50010,
(50011,
(50012,
(50013,
(50014,
(50015,
(50016,
(50017,
(50018,
(50019,
(50020,
(50021,
(50022,
(50023,
(50024,
(50025,
(50026,
(50027,
(50028,
(50029,
(50030,
(50031,
(50032,
(50033,
(50034,
(50035,
(50036,
(50037,
(50038,
(50039,
(50040,
(50041,
(50042,
(50043,
(50044,
(50045,
(50046,
(50047,
(50048,
(50049,
(50050,
(50051,
(50052,
(50053,
(50054,
(50055,
(50056,
(50057,

1345040611,
1345040729,
1345041281,
1345041298,
1345041298,
1345041454,
1345041523,
1345041811,
1345042132,
1345042155,
1345042185,
1345042449,
1345042798,
1345042980,
1345042991,
1345043033,
1345043138,
1345043147,
1345043252,
1345043367,
1345043372,
1345043410,
1345043429,
1345043524,
1345043570,
1345043838,
1345043840,
1345044136,
1345044139,
1345044182,
1345044311,
1345044413,
1345044548,
1345044675,
1345045075,
1345045079,
1345045306,
1345045550,
1345045748,
1345045887,
1345046084,
1345046177,
1345046315,
1345046322,
1345046568,
1345046621,
1345046683,
1345046760,
1345046780,
1345046851,
1345046917,
1345047045,
1345047047,
1345047058,
1345047231,
1345047464,
1345047659,
1345047715,
1345047735,
1345047769,

'180.76.5.97'),
'208.115.111.70'),
'190.129.8.202'),
'200.87.139.138'),
'200.87.139.138'),
'200.87.0.59'),
'180.76.5.101'),
'180.76.6.20'),
'66.249.66.15'),
'190.129.8.202'),
'200.87.127.210'),
'180.76.5.87'),
'190.129.8.202'),
'200.110.52.221'),
'200.90.144.175'),
'200.87.146.51'),
'74.125.178.94'),
'74.125.178.26'),
'180.76.5.153'),
'200.87.0.59'),
'66.249.66.15'),
'157.55.17.150'),
'190.129.79.234'),
'190.129.8.202'),
'190.104.29.19'),
'123.125.71.38'),
'220.181.108.86'),
'200.107.243.173'),
'180.76.5.63'),
'200.110.52.221'),
'190.104.24.45'),
'66.249.71.104'),
'200.87.0.59'),
'190.129.8.202'),
'180.76.5.143'),
'66.249.71.182'),
'190.129.8.202'),
'65.52.104.19'),
'66.249.71.182'),
'180.76.5.52'),
'66.249.71.104'),
'190.129.8.202'),
'74.125.178.87'),
'74.125.178.19'),
'190.129.5.211'),
'200.90.146.205'),
'66.249.71.182'),
'190.129.11.138'),
'207.46.13.143'),
'66.249.71.104'),
'200.110.51.50'),
'74.125.179.94'),
'74.125.178.95'),
'74.125.178.18'),
'190.104.22.132'),
'66.249.71.104'),
'200.90.146.205'),
'157.55.16.177'),
'200.110.53.80'),
'123.125.71.16'),

(50058,
(50059,
(50060,
(50061,
(50062,
(50063,
(50064,
(50065,
(50066,
(50067,
(50068,
(50069,
(50070,
(50071,
(50072,
(50073,
(50074,
(50075,
(50076,
(50077,
(50078,
(50079,
(50080,
(50081,
(50082,
(50083,
(50084,
(50085,
(50086,
(50087,
(50088,
(50089,
(50090,
(50091,
(50092,
(50093,
(50094,
(50095,
(50096,
(50097,
(50098,
(50099,
(50100,
(50101,
(50102,
(50103,
(50104,
(50105,
(50106,
(50107,
(50108,
(50109,
(50110,
(50111,
(50112,
(50113,
(50114,
(50115,
(50116,
(50117,

1345047771,
1345047867,
1345048079,
1345048271,
1345048492,
1345048555,
1345048633,
1345048664,
1345048694,
1345049261,
1345049282,
1345049296,
1345049539,
1345049547,
1345049909,
1345049975,
1345049998,
1345050304,
1345050362,
1345050524,
1345050558,
1345050627,
1345050724,
1345050769,
1345051129,
1345051367,
1345051574,
1345051635,
1345051635,
1345051734,
1345051779,
1345052087,
1345052126,
1345052334,
1345052355,
1345052357,
1345052414,
1345052451,
1345052701,
1345052774,
1345052882,
1345052959,
1345053294,
1345053386,
1345053565,
1345053737,
1345053899,
1345054120,
1345054152,
1345054215,
1345054522,
1345054642,
1345054644,
1345054901,
1345054950,
1345055472,
1345055569,
1345055796,
1345055802,
1345055867,

'220.181.108.89'),
'190.129.8.202'),
'66.249.71.104'),
'66.220.158.248'),
'88.22.29.78'),
'66.249.71.182'),
'190.129.8.202'),
'69.171.242.248'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.110'),
'66.249.71.104'),
'190.103.71.146'),
'200.90.146.137'),
'66.249.71.104'),
'66.249.71.182'),
'200.58.66.107'),
'220.181.127.15'),
'186.137.177.116'),
'66.249.71.104'),
'180.76.5.167'),
'66.249.71.182'),
'207.46.13.15'),
'180.76.5.163'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.156'),
'123.125.71.20'),
'220.181.108.91'),
'66.249.71.104'),
'186.2.77.83'),
'217.69.133.29'),
'66.249.71.182'),
'80.37.226.212'),
'66.249.71.104'),
'180.76.5.137'),
'186.2.77.83'),
'110.138.128.168'),
'208.115.111.70'),
'66.249.71.182'),
'200.87.185.72'),
'66.249.71.104'),
'180.76.5.188'),
'66.249.71.182'),
'66.249.71.104'),
'110.138.128.168'),
'66.249.68.244'),
'66.249.71.182'),
'180.76.5.153'),
'66.249.71.104'),
'200.87.0.59'),
'123.125.71.26'),
'220.181.108.89'),
'180.76.5.163'),
'66.249.71.104'),
'119.63.196.62'),
'66.249.71.104'),
'190.129.8.202'),
'180.76.6.223'),
'74.125.178.24'),

(50118,
(50119,
(50120,
(50121,
(50122,
(50123,
(50124,
(50125,
(50126,
(50127,
(50128,
(50129,
(50130,
(50131,
(50132,
(50133,
(50134,
(50135,
(50136,
(50137,
(50138,
(50139,
(50140,
(50141,
(50142,
(50143,
(50144,
(50145,
(50146,
(50147,
(50148,
(50149,
(50150,
(50151,
(50152,
(50153,
(50154,
(50155,
(50156,
(50157,
(50158,
(50159,
(50160,
(50161,
(50162,
(50163,
(50164,
(50165,
(50166,
(50167,
(50168,
(50169,
(50170,
(50171,
(50172,
(50173,
(50174,
(50175,
(50176,
(50177,

1345055868,
1345055882,
1345056136,
1345056207,
1345056227,
1345056237,
1345056318,
1345056417,
1345056439,
1345056668,
1345056831,
1345056954,
1345056961,
1345057010,
1345057455,
1345057510,
1345057565,
1345057864,
1345057908,
1345057921,
1345058048,
1345058079,
1345058266,
1345058277,
1345058278,
1345058532,
1345058542,
1345058581,
1345058698,
1345058753,
1345058999,
1345059058,
1345059130,
1345059325,
1345059354,
1345059398,
1345059950,
1345060072,
1345060113,
1345060206,
1345060525,
1345060682,
1345060692,
1345060868,
1345060929,
1345061010,
1345061300,
1345061546,
1345061649,
1345061877,
1345061925,
1345061961,
1345061962,
1345061963,
1345062053,
1345062132,
1345062142,
1345062467,
1345062517,
1345062588,

'74.125.178.30'),
'74.125.179.90'),
'65.52.108.26'),
'66.249.71.104'),
'200.90.145.236'),
'190.129.19.16'),
'207.46.13.15'),
'190.129.8.202'),
'180.76.5.183'),
'180.76.5.167'),
'66.249.71.104'),
'200.87.120.46'),
'66.249.71.182'),
'190.129.19.16'),
'66.249.71.104'),
'190.129.184.105'),
'180.76.5.98'),
'65.52.110.19'),
'190.129.19.16'),
'190.129.11.250'),
'74.125.178.19'),
'66.249.71.104'),
'186.2.23.90'),
'123.125.71.44'),
'220.181.108.81'),
'66.249.71.182'),
'180.76.5.101'),
'190.129.11.250'),
'66.249.71.104'),
'190.104.27.24'),
'200.87.117.131'),
'190.104.15.3'),
'23.22.151.57'),
'66.249.71.104'),
'180.76.6.232'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.54'),
'190.129.5.78'),
'190.129.30.217'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.5.37'),
'180.76.5.177'),
'190.104.31.28'),
'66.249.71.104'),
'190.129.19.208'),
'186.2.34.58'),
'180.76.5.64'),
'66.249.71.182'),
'207.46.13.143'),
'123.125.71.17'),
'220.181.108.85'),
'207.46.13.15'),
'66.249.71.104'),
'200.90.146.192'),
'190.129.19.45'),
'190.129.19.208'),
'66.249.71.182'),

(50178,
(50179,
(50180,
(50181,
(50182,
(50183,
(50184,
(50185,
(50186,
(50187,
(50188,
(50189,
(50190,
(50191,
(50192,
(50193,
(50194,
(50195,
(50196,
(50197,
(50198,
(50199,
(50200,
(50201,
(50202,
(50203,
(50204,
(50205,
(50206,
(50207,
(50208,
(50209,
(50210,
(50211,
(50212,
(50213,
(50214,
(50215,
(50216,
(50217,
(50218,
(50219,
(50220,
(50221,
(50222,
(50223,
(50224,
(50225,
(50226,
(50227,
(50228,
(50229,
(50230,
(50231,
(50232,
(50233,
(50234,
(50235,
(50236,
(50237,

1345062761,
1345062784,
1345063254,
1345063258,
1345063330,
1345063336,
1345063364,
1345063501,
1345063548,
1345063709,
1345063752,
1345063899,
1345063916,
1345063946,
1345064033,
1345064209,
1345064389,
1345064409,
1345064469,
1345064523,
1345064576,
1345064937,
1345065134,
1345065310,
1345065370,
1345065480,
1345065481,
1345065555,
1345065694,
1345065717,
1345065747,
1345065748,
1345065928,
1345066138,
1345066188,
1345066206,
1345066246,
1345066298,
1345066359,
1345066432,
1345066676,
1345066896,
1345066900,
1345066976,
1345067132,
1345067289,
1345067512,
1345067516,
1345067581,
1345067586,
1345067642,
1345067759,
1345067844,
1345067957,
1345068254,
1345068273,
1345068400,
1345068423,
1345068591,
1345068676,

'180.76.5.148'),
'66.249.71.104'),
'190.129.8.242'),
'66.249.71.182'),
'200.90.144.145'),
'200.87.46.106'),
'190.129.197.17'),
'66.249.71.104'),
'180.76.5.153'),
'180.76.5.155'),
'200.119.199.50'),
'66.249.71.182'),
'190.129.8.242'),
'200.87.46.106'),
'190.129.19.208'),
'66.249.71.104'),
'180.76.5.63'),
'200.119.199.50'),
'190.129.41.73'),
'66.249.71.182'),
'190.129.8.242'),
'66.249.71.104'),
'66.249.71.182'),
'200.87.46.106'),
'180.76.5.100'),
'123.125.71.44'),
'220.181.108.101'),
'66.249.71.104'),
'190.181.35.232'),
'200.87.0.59'),
'190.129.5.111'),
'66.249.71.182'),
'190.129.8.242'),
'190.181.33.68'),
'66.249.71.104'),
'200.87.131.170'),
'190.129.8.202'),
'180.76.5.182'),
'66.249.71.182'),
'186.2.34.58'),
'186.2.53.142'),
'66.249.71.104'),
'65.52.108.26'),
'66.249.71.182'),
'180.76.6.28'),
'190.129.5.224'),
'190.129.19.142'),
'157.55.17.145'),
'190.129.5.111'),
'66.249.71.182'),
'66.249.71.104'),
'190.104.28.20'),
'180.76.6.212'),
'190.181.12.55'),
'66.249.71.104'),
'66.249.71.182'),
'190.104.28.20'),
'200.110.52.216'),
'190.129.11.138'),
'74.125.44.89'),

(50238,
(50239,
(50240,
(50241,
(50242,
(50243,
(50244,
(50245,
(50246,
(50247,
(50248,
(50249,
(50250,
(50251,
(50252,
(50253,
(50254,
(50255,
(50256,
(50257,
(50258,
(50259,
(50260,
(50261,
(50262,
(50263,
(50264,
(50265,
(50266,
(50267,
(50268,
(50269,
(50270,
(50271,
(50272,
(50273,
(50274,
(50275,
(50276,
(50277,
(50278,
(50279,
(50280,
(50281,
(50282,
(50283,
(50284,
(50285,
(50286,
(50287,
(50288,
(50289,
(50290,
(50291,
(50292,
(50293,
(50294,
(50295,
(50296,
(50297,

1345068704,
1345068747,
1345068861,
1345068881,
1345068914,
1345068925,
1345068967,
1345069029,
1345069030,
1345069303,
1345069421,
1345069547,
1345069612,
1345070030,
1345070038,
1345070161,
1345070163,
1345070234,
1345070340,
1345070361,
1345070400,
1345070666,
1345070754,
1345070828,
1345070923,
1345070964,
1345071077,
1345071168,
1345071179,
1345071227,
1345071276,
1345071335,
1345071367,
1345071691,
1345071800,
1345071946,
1345072063,
1345072198,
1345072251,
1345072314,
1345072349,
1345072620,
1345072621,
1345072672,
1345072732,
1345072829,
1345073042,
1345073241,
1345073504,
1345073665,
1345073875,
1345073941,
1345074002,
1345074208,
1345074290,
1345074314,
1345074396,
1345074446,
1345074497,
1345074710,

'190.107.35.222'),
'180.76.5.87'),
'190.129.4.74'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.182'),
'190.129.19.142'),
'123.125.71.50'),
'220.181.108.95'),
'190.129.18.38'),
'200.110.52.182'),
'66.249.71.182'),
'66.249.71.104'),
'157.55.17.145'),
'190.129.197.20'),
'66.249.71.182'),
'200.90.146.83'),
'190.129.11.138'),
'66.249.71.104'),
'200.110.52.182'),
'180.76.5.150'),
'190.231.236.244'),
'180.76.6.29'),
'190.129.4.221'),
'190.129.11.138'),
'66.249.71.104'),
'200.28.182.2'),
'190.129.19.34'),
'200.90.146.39'),
'190.129.92.214'),
'66.249.71.182'),
'180.76.5.55'),
'200.110.52.82'),
'66.249.71.104'),
'190.103.77.212'),
'190.129.11.138'),
'66.249.71.182'),
'186.27.216.35'),
'186.2.15.69'),
'66.249.71.104'),
'200.110.51.50'),
'123.125.71.26'),
'220.181.108.96'),
'180.76.5.165'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.14.158'),
'180.76.5.191'),
'66.249.71.104'),
'66.249.71.182'),
'190.181.13.238'),
'190.129.92.214'),
'65.52.108.26'),
'66.249.71.104'),
'180.76.6.223'),
'208.115.113.86'),
'200.110.51.50'),
'66.249.71.182'),
'190.129.92.214'),

(50298, 1345074811, '207.46.199.52'),


(50299, 1345074913, '66.249.71.104'),
(50300, 1345075228, '180.76.5.92'),
(50301, 1345075318, '66.249.71.182'),
(50302, 1345075388, '200.90.146.98'),
(50303, 1345075536, '66.249.71.104'),
(50304, 1345075955, '190.103.73.32'),
(50305, 1345075996, '74.125.44.84'),
(50306, 1345076053, '180.76.6.227'),
(50307, 1345076160, '66.249.71.104'),
(50308, 1345076228, '123.125.71.29'),
(50309, 1345076229, '220.181.108.122'),
(50310, 1345076263, '66.249.71.182'),
(50311, 1345076425, '157.55.17.150'),
(50312, 1345076526, '74.125.184.34'),
(50313, 1345076634, '190.103.73.32'),
(50314, 1345076642, '190.104.31.28'),
(50315, 1345076672, '74.125.184.41'),
(50316, 1345076745, '74.125.178.87'),
(50317, 1345076783, '66.249.71.104'),
(50318, 1345076887, '66.249.71.182'),
(50319, 1345076905, '180.76.6.222'),
(50320, 1345076916, '74.125.184.17'),
(50321, 1345077064, '190.129.197.18'),
(50322, 1345077170, '74.125.184.25'),
(50323, 1345077367, '190.181.33.104'),
(50324, 1345077374, '200.105.173.2'),
(50325, 1345077407, '66.249.71.104'),
(50326, 1345077415, '190.181.22.155'),
(50327, 1345077510, '66.249.71.182'),
(50328, 1345077775, '190.129.5.86'),
(50329, 1345077837, '180.76.5.55'),
(50330, 1345078029, '66.249.71.104'),
(50331, 1345078079, '180.76.5.98');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(50332, 1345078147, '190.181.22.155'),
(50333, 1345078632, '180.76.5.94'),
(50334, 1345078653, '66.249.71.104'),
(50335, 1345078661, '204.236.226.210'),
(50336, 1345078708, '200.87.151.250'),
(50337, 1345079244, '157.55.17.150'),
(50338, 1345079276, '66.249.71.104'),
(50339, 1345079343, '204.236.226.210'),
(50340, 1345079381, '66.249.71.182'),
(50341, 1345079499, '180.76.5.166'),
(50342, 1345079657, '190.129.19.208'),
(50343, 1345079900, '66.249.71.104'),
(50344, 1345080087, '200.90.150.3'),
(50345, 1345080131, '123.125.71.34'),
(50346, 1345080132, '220.181.108.111'),
(50347, 1345080139, '190.129.5.86'),
(50348, 1345080449, '180.76.6.232'),
(50349, 1345080510, '190.129.19.208'),
(50350, 1345080524, '66.249.71.104'),
(50351, 1345080635, '74.125.178.92'),
(50352, 1345080857, '190.129.5.86'),
(50353, 1345080898, '65.52.110.19'),
(50354, 1345081132, '74.125.179.17'),
(50355, 1345081132, '190.186.26.165'),
(50356, 1345081134, '66.249.71.182'),

(50357,
(50358,
(50359,
(50360,
(50361,
(50362,
(50363,
(50364,
(50365,
(50366,
(50367,
(50368,
(50369,
(50370,
(50371,
(50372,
(50373,
(50374,
(50375,
(50376,
(50377,
(50378,
(50379,
(50380,
(50381,
(50382,
(50383,
(50384,
(50385,
(50386,
(50387,
(50388,
(50389,
(50390,
(50391,
(50392,
(50393,
(50394,
(50395,
(50396,
(50397,
(50398,
(50399,
(50400,
(50401,
(50402,
(50403,
(50404,
(50405,
(50406,
(50407,
(50408,
(50409,
(50410,
(50411,
(50412,
(50413,
(50414,
(50415,
(50416,

1345081147,
1345081183,
1345081227,
1345081272,
1345081875,
1345082091,
1345082098,
1345082190,
1345082498,
1345082651,
1345082809,
1345082824,
1345082909,
1345083073,
1345083122,
1345083178,
1345083219,
1345083508,
1345083509,
1345083746,
1345083851,
1345083890,
1345083989,
1345084191,
1345084256,
1345084450,
1345084473,
1345084664,
1345084794,
1345084881,
1345085001,
1345085005,
1345085039,
1345085288,
1345085408,
1345085573,
1345085748,
1345085907,
1345086346,
1345086387,
1345086653,
1345087047,
1345087081,
1345087082,
1345087276,
1345087390,
1345087868,
1345087908,
1345088260,
1345088371,
1345088450,
1345088735,
1345088940,
1345089147,
1345089449,
1345089549,
1345089693,
1345089812,
1345090239,
1345090315,

'66.249.71.104'),
'190.129.19.208'),
'200.110.51.111'),
'180.76.5.62'),
'66.249.71.104'),
'180.76.5.93'),
'190.129.197.10'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.5.101'),
'66.249.71.182'),
'190.104.29.19'),
'190.129.5.198'),
'180.76.5.101'),
'66.249.71.104'),
'200.90.144.187'),
'190.129.197.10'),
'220.181.108.105'),
'123.125.71.21'),
'66.249.71.104'),
'74.125.178.22'),
'180.76.5.95'),
'66.249.71.182'),
'190.104.30.20'),
'74.125.178.25'),
'74.125.178.16'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.113'),
'200.90.145.14'),
'180.76.5.52'),
'200.90.144.160'),
'180.76.5.142'),
'66.249.71.104'),
'190.129.19.17'),
'180.76.5.177'),
'200.90.144.160'),
'66.249.71.104'),
'200.90.145.14'),
'180.76.5.159'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.28'),
'220.181.108.97'),
'66.249.71.104'),
'180.76.6.36'),
'65.52.110.19'),
'66.249.71.104'),
'180.76.5.97'),
'157.55.17.150'),
'208.115.113.86'),
'66.249.71.104'),
'180.76.5.173'),
'66.249.71.182'),
'190.104.28.20'),
'66.249.71.104'),
'200.87.176.150'),
'180.76.5.196'),
'66.249.71.104'),
'66.249.71.182'),

(50417,
(50418,
(50419,
(50420,
(50421,
(50422,
(50423,
(50424,
(50425,
(50426,
(50427,
(50428,
(50429,
(50430,
(50431,
(50432,
(50433,
(50434,
(50435,
(50436,
(50437,
(50438,
(50439,
(50440,
(50441,
(50442,
(50443,
(50444,
(50445,
(50446,
(50447,
(50448,
(50449,
(50450,
(50451,
(50452,
(50453,
(50454,
(50455,
(50456,
(50457,
(50458,
(50459,
(50460,
(50461,
(50462,
(50463,
(50464,
(50465,
(50466,
(50467,
(50468,
(50469,
(50470,
(50471,
(50472,
(50473,
(50474,
(50475,
(50476,

1345090620,
1345090620,
1345090827,
1345091185,
1345091588,
1345092012,
1345092174,
1345092379,
1345092422,
1345092838,
1345093100,
1345093548,
1345093672,
1345094178,
1345094216,
1345094216,
1345094217,
1345094857,
1345094994,
1345095672,
1345095808,
1345096118,
1345096455,
1345096486,
1345096808,
1345096949,
1345097166,
1345097265,
1345097818,
1345097818,
1345097980,
1345098659,
1345098794,
1345099338,
1345099473,
1345099630,
1345100152,
1345100424,
1345101103,
1345101323,
1345101439,
1345101605,
1345102053,
1345102732,
1345103423,
1345104089,
1345104755,
1345105042,
1345105042,
1345105421,
1345106072,
1345106087,
1345106198,
1345106690,
1345106753,
1345107419,
1345107641,
1345108307,
1345108529,
1345109056,

'123.125.71.51'),
'220.181.108.84'),
'180.76.5.185'),
'66.249.71.104'),
'180.76.5.95'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.94'),
'180.76.5.90'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.104'),
'123.125.71.39'),
'66.249.71.182'),
'220.181.108.113'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.52'),
'66.249.71.182'),
'66.249.71.104'),
'190.186.4.70'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.54'),
'220.181.108.122'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.6.213'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.182'),
'66.249.71.104'),
'220.181.108.121'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.36'),
'220.181.108.104'),
'66.249.71.104'),
'188.235.120.205'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.63'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.43'),

(50477,
(50478,
(50479,
(50480,
(50481,
(50482,
(50483,
(50484,
(50485,
(50486,
(50487,
(50488,
(50489,
(50490,
(50491,
(50492,
(50493,
(50494,
(50495,
(50496,
(50497,
(50498,
(50499,
(50500,
(50501,
(50502,
(50503,
(50504,
(50505,
(50506,
(50507,
(50508,
(50509,
(50510,
(50511,
(50512,
(50513,
(50514,
(50515,
(50516,
(50517,
(50518,
(50519,
(50520,
(50521,
(50522,
(50523,
(50524,
(50525,
(50526,
(50527,
(50528,
(50529,
(50530,
(50531,
(50532,
(50533,
(50534,
(50535,
(50536,

1345109058,
1345109084,
1345109708,
1345110084,
1345110416,
1345110749,
1345111082,
1345111085,
1345111415,
1345111781,
1345112081,
1345112234,
1345112235,
1345112424,
1345112526,
1345112749,
1345113191,
1345113858,
1345113873,
1345113886,
1345114524,
1345114526,
1345114614,
1345114968,
1345115190,
1345115856,
1345115864,
1345115866,
1345116151,
1345116201,
1345116522,
1345116744,
1345117181,
1345117299,
1345117525,
1345117780,
1345117965,
1345118140,
1345118742,
1345118817,
1345119320,
1345119434,
1345119435,
1345119492,
1345119517,
1345119629,
1345119953,
1345120185,
1345120295,
1345120962,
1345121072,
1345121334,
1345121627,
1345121710,
1345122024,
1345122293,
1345122410,
1345122413,
1345122554,
1345122627,

'220.181.108.89'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.25'),
'220.181.108.76'),
'157.55.17.150'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.171'),
'66.249.71.104'),
'208.115.111.70'),
'157.55.17.150'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.40'),
'220.181.108.121'),
'208.115.113.86'),
'95.211.124.232'),
'66.249.71.104'),
'66.249.71.182'),
'65.52.108.26'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.6.20'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'200.87.77.178'),
'123.125.71.29'),
'220.181.108.100'),
'190.104.26.29'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.140'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.86.210'),
'190.129.8.202'),
'190.129.10.99'),
'66.249.71.182'),

(50537,
(50538,
(50539,
(50540,
(50541,
(50542,
(50543,
(50544,
(50545,
(50546,
(50547,
(50548,
(50549,
(50550,
(50551,
(50552,
(50553,
(50554,
(50555,
(50556,
(50557,
(50558,
(50559,
(50560,
(50561,
(50562,
(50563,
(50564,
(50565,
(50566,
(50567,
(50568,
(50569,
(50570,
(50571,
(50572,
(50573,
(50574,
(50575,
(50576,
(50577,
(50578,
(50579,
(50580,
(50581,
(50582,
(50583,
(50584,
(50585,
(50586,
(50587,
(50588,
(50589,
(50590,
(50591,
(50592,
(50593,
(50594,
(50595,
(50596,

1345122948,
1345123046,
1345123048,
1345123070,
1345123404,
1345123734,
1345123736,
1345124292,
1345124313,
1345124402,
1345124540,
1345125069,
1345125172,
1345125209,
1345125846,
1345125936,
1345125957,
1345126241,
1345126624,
1345126624,
1345126626,
1345126664,
1345126845,
1345127276,
1345127480,
1345127512,
1345127586,
1345127622,
1345128178,
1345128195,
1345128216,
1345128289,
1345128410,
1345128932,
1345128945,
1345129440,
1345129494,
1345129576,
1345129580,
1345129620,
1345130170,
1345130232,
1345130233,
1345130287,
1345130398,
1345130955,
1345131037,
1345131073,
1345131222,
1345131711,
1345131730,
1345131896,
1345131947,
1345132096,
1345132412,
1345132620,
1345132867,
1345133084,
1345133100,
1345133150,

'190.181.39.7'),
'220.181.108.93'),
'123.125.71.49'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.10.99'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.19.30'),
'66.249.71.104'),
'65.52.108.26'),
'66.249.71.182'),
'190.129.92.214'),
'66.249.71.182'),
'220.181.108.76'),
'123.125.71.50'),
'190.129.75.163'),
'66.249.71.104'),
'157.55.17.150'),
'190.129.114.119'),
'66.249.71.182'),
'190.129.73.146'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.11.138'),
'180.76.6.20'),
'66.249.71.104'),
'207.46.13.143'),
'66.249.71.104'),
'66.249.71.182'),
'200.105.133.45'),
'190.129.12.252'),
'74.125.178.31'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.8.202'),
'123.125.71.35'),
'220.181.108.112'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'89.136.58.223'),
'190.129.40.110'),
'190.0.248.142'),
'66.249.71.182'),
'190.129.10.99'),
'190.129.53.194'),
'66.249.71.104'),
'66.249.71.182'),
'200.87.37.38'),
'66.249.71.104'),
'190.104.26.24'),
'66.249.71.182'),
'190.129.92.229'),

(50597,
(50598,
(50599,
(50600,
(50601,
(50602,
(50603,
(50604,
(50605,
(50606,
(50607,
(50608,
(50609,
(50610,
(50611,
(50612,
(50613,
(50614,
(50615,
(50616,
(50617,
(50618,
(50619,
(50620,
(50621,
(50622,
(50623,
(50624,
(50625,
(50626,
(50627,
(50628,
(50629,
(50630,
(50631,
(50632,
(50633,
(50634,
(50635,
(50636,
(50637,
(50638,
(50639,
(50640,
(50641,
(50642,
(50643,
(50644,
(50645,
(50646,
(50647,
(50648,
(50649,
(50650,
(50651,
(50652,
(50653,
(50654,
(50655,
(50656,

1345133386,
1345133427,
1345133773,
1345133884,
1345134128,
1345134196,
1345134199,
1345134275,
1345134276,
1345134697,
1345134911,
1345135096,
1345135268,
1345135473,
1345135584,
1345135715,
1345135732,
1345136129,
1345136488,
1345136646,
1345136838,
1345137246,
1345137302,
1345137396,
1345137691,
1345137846,
1345137855,
1345137856,
1345138156,
1345138173,
1345138495,
1345138760,
1345138832,
1345139086,
1345139182,
1345139539,
1345140139,
1345140737,
1345140842,
1345141035,
1345141036,
1345141556,
1345141559,
1345141626,
1345141876,
1345142206,
1345142728,
1345142813,
1345142856,
1345143110,
1345143264,
1345144137,
1345144499,
1345144645,
1345144645,
1345144938,
1345145109,
1345145160,
1345145466,
1345145660,

'200.87.37.38'),
'190.129.10.99'),
'66.249.71.104'),
'190.41.196.222'),
'190.129.10.99'),
'123.125.71.39'),
'220.181.108.97'),
'66.249.71.182'),
'200.87.37.38'),
'200.110.51.194'),
'66.249.71.104'),
'94.23.225.68'),
'190.129.29.190'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.157'),
'207.46.204.242'),
'200.90.146.126'),
'66.249.71.182'),
'200.58.81.191'),
'200.87.38.211'),
'66.249.71.104'),
'190.129.197.5'),
'66.249.71.182'),
'190.186.43.2'),
'220.181.108.100'),
'123.125.71.29'),
'66.249.71.104'),
'94.23.225.68'),
'200.87.38.211'),
'157.56.95.137'),
'66.249.71.104'),
'190.11.93.163'),
'208.115.111.70'),
'190.129.10.99'),
'66.249.71.104'),
'66.249.71.104'),
'200.87.29.211'),
'66.249.71.104'),
'123.125.71.24'),
'220.181.108.92'),
'66.249.71.104'),
'74.125.178.29'),
'190.104.31.21'),
'190.129.8.202'),
'66.249.71.104'),
'66.249.71.182'),
'65.52.110.19'),
'180.76.6.20'),
'190.129.11.138'),
'66.249.71.104'),
'201.240.252.58'),
'66.249.71.104'),
'123.125.71.22'),
'220.181.108.117'),
'190.129.5.183'),
'200.87.154.79'),
'190.129.5.137'),
'119.63.196.123'),
'65.52.108.46'),

(50657,
(50658,
(50659,
(50660,
(50661,
(50662,
(50663,
(50664,
(50665,
(50666,
(50667,
(50668,
(50669,
(50670,
(50671,
(50672,
(50673,
(50674,
(50675,
(50676,
(50677,
(50678,
(50679,
(50680,
(50681,
(50682,
(50683,
(50684,
(50685,
(50686,
(50687,
(50688,
(50689,
(50690,
(50691,
(50692,
(50693,
(50694,
(50695,
(50696,
(50697,
(50698,
(50699,
(50700,
(50701,
(50702,
(50703,
(50704,
(50705,
(50706,
(50707,
(50708,
(50709,
(50710,
(50711,
(50712,
(50713,
(50714,
(50715,
(50716,

1345146295,
1345146311,
1345146544,
1345146922,
1345147064,
1345147103,
1345147475,
1345147601,
1345147818,
1345148268,
1345148269,
1345148436,
1345148538,
1345148594,
1345148688,
1345148843,
1345149244,
1345149360,
1345149707,
1345149949,
1345150025,
1345150498,
1345150760,
1345151019,
1345151460,
1345151497,
1345151631,
1345151900,
1345151907,
1345151969,
1345152185,
1345152208,
1345152222,
1345152288,
1345152477,
1345152818,
1345152912,
1345152997,
1345153033,
1345153397,
1345153546,
1345153648,
1345154047,
1345154094,
1345154202,
1345154283,
1345154798,
1345154921,
1345154994,
1345155028,
1345155122,
1345155154,
1345155439,
1345155440,
1345155673,
1345155778,
1345156426,
1345156536,
1345156588,
1345156734,

'190.129.83.162'),
'190.149.98.46'),
'66.249.71.104'),
'200.119.199.50'),
'190.104.16.36'),
'190.42.60.60'),
'66.249.71.104'),
'200.87.176.148'),
'190.42.60.60'),
'123.125.71.48'),
'220.181.108.85'),
'190.52.51.127'),
'190.104.26.27'),
'190.104.26.23'),
'66.249.71.104'),
'190.239.203.183'),
'190.129.19.168'),
'190.129.11.138'),
'66.249.71.104'),
'190.104.29.19'),
'180.76.5.168'),
'190.129.8.242'),
'66.249.71.104'),
'200.110.50.201'),
'190.104.26.27'),
'66.249.71.104'),
'200.87.38.237'),
'123.125.71.18'),
'220.181.108.81'),
'200.110.51.198'),
'66.249.71.182'),
'207.46.13.15'),
'190.104.26.29'),
'66.249.71.104'),
'190.104.26.27'),
'66.249.71.182'),
'66.249.71.104'),
'200.119.213.26'),
'200.58.174.162'),
'200.90.145.197'),
'66.249.71.182'),
'66.249.71.104'),
'200.105.223.103'),
'157.55.17.150'),
'190.129.19.231'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.182'),
'200.90.145.197'),
'66.249.71.104'),
'201.222.81.126'),
'190.129.12.252'),
'123.125.71.52'),
'220.181.108.118'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'190.181.33.231'),
'200.90.146.238'),

(50717,
(50718,
(50719,
(50720,
(50721,
(50722,
(50723,
(50724,
(50725,
(50726,
(50727,
(50728,
(50729,
(50730,
(50731,
(50732,
(50733,
(50734,
(50735,
(50736,
(50737,
(50738,
(50739,
(50740,
(50741,
(50742,
(50743,
(50744,
(50745,
(50746,
(50747,
(50748,
(50749,
(50750,
(50751,
(50752,
(50753,
(50754,
(50755,
(50756,
(50757,
(50758,
(50759,
(50760,
(50761,
(50762,
(50763,
(50764,
(50765,
(50766,
(50767,
(50768,
(50769,
(50770,
(50771,
(50772,
(50773,
(50774,
(50775,
(50776,

1345156968,
1345157083,
1345157174,
1345157184,
1345157300,
1345157745,
1345158024,
1345158203,
1345158406,
1345159054,
1345159055,
1345159077,
1345159614,
1345159641,
1345159755,
1345159809,
1345160323,
1345160378,
1345160697,
1345161013,
1345161372,
1345161617,
1345161668,
1345162219,
1345162294,
1345162534,
1345162674,
1345162675,
1345162783,
1345162829,
1345163023,
1345163023,
1345163035,
1345163038,
1345163043,
1345163046,
1345163056,
1345163063,
1345163206,
1345163295,
1345163379,
1345163443,
1345163451,
1345163878,
1345164075,
1345164075,
1345164162,
1345164294,
1345164381,
1345164445,
1345164550,
1345164708,
1345164849,
1345164946,
1345165169,
1345165345,
1345165372,
1345165430,
1345165992,
1345166179,

'190.186.106.48'),
'66.249.71.104'),
'200.13.153.246'),
'180.76.5.155'),
'66.249.71.182'),
'66.249.71.104'),
'200.110.51.96'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.55'),
'220.181.108.99'),
'66.249.71.104'),
'200.90.146.238'),
'66.249.71.182'),
'66.249.71.104'),
'190.186.106.48'),
'66.249.71.182'),
'66.249.71.104'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'200.90.145.174'),
'66.249.71.104'),
'66.249.71.182'),
'200.90.145.174'),
'123.125.71.53'),
'220.181.108.95'),
'71.5.110.140'),
'66.249.71.104'),
'74.125.178.31'),
'74.125.178.86'),
'74.125.44.88'),
'74.125.179.80'),
'190.210.150.193'),
'74.125.179.86'),
'74.125.44.84'),
'74.125.44.93'),
'186.58.3.36'),
'66.249.71.182'),
'200.90.146.238'),
'200.110.50.190'),
'66.249.71.104'),
'200.87.46.170'),
'200.110.50.190'),
'66.249.71.104'),
'200.90.145.174'),
'66.249.71.182'),
'200.90.146.172'),
'180.76.5.141'),
'190.129.19.198'),
'66.249.71.104'),
'190.129.5.198'),
'66.249.71.182'),
'200.105.220.49'),
'66.249.71.104'),
'207.46.204.242'),
'200.90.144.198'),
'66.249.71.104'),
'200.90.144.198'),

(50777,
(50778,
(50779,
(50780,
(50781,
(50782,
(50783,
(50784,
(50785,
(50786,
(50787,
(50788,
(50789,
(50790,
(50791,
(50792,
(50793,
(50794,
(50795,
(50796,
(50797,
(50798,
(50799,
(50800,
(50801,
(50802,
(50803,
(50804,
(50805,
(50806,
(50807,
(50808,
(50809,
(50810,
(50811,
(50812,
(50813,
(50814,
(50815,
(50816,
(50817,
(50818,
(50819,
(50820,
(50821,
(50822,
(50823,
(50824,
(50825,
(50826,
(50827,
(50828,
(50829,
(50830,
(50831,
(50832,
(50833,
(50834,
(50835,
(50836,

1345166189,
1345166298,
1345166513,
1345166555,
1345166645,
1345166728,
1345167307,
1345167308,
1345167315,
1345167910,
1345167983,
1345168417,
1345168584,
1345168631,
1345169063,
1345169197,
1345169815,
1345169861,
1345169862,
1345170082,
1345170215,
1345170422,
1345170439,
1345170449,
1345170563,
1345170663,
1345170683,
1345171074,
1345171269,
1345171327,
1345171498,
1345171815,
1345172002,
1345172470,
1345172549,
1345172995,
1345173141,
1345173412,
1345173470,
1345173471,
1345173833,
1345174034,
1345174444,
1345175181,
1345175831,
1345176386,
1345176436,
1345177021,
1345177022,
1345177053,
1345177297,
1345177562,
1345177638,
1345177760,
1345178110,
1345178169,
1345178468,
1345178542,
1345178832,
1345179069,

'190.186.55.95'),
'190.129.19.23'),
'157.55.17.150'),
'123.125.71.53'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'74.125.179.92'),
'74.125.178.22'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.93'),
'66.249.71.104'),
'190.104.25.20'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.23'),
'220.181.108.90'),
'66.249.71.182'),
'201.222.71.85'),
'190.129.19.23'),
'66.249.71.104'),
'190.129.13.174'),
'190.157.91.181'),
'186.2.52.81'),
'66.249.71.182'),
'66.249.71.104'),
'186.2.52.81'),
'66.249.71.182'),
'180.76.5.55'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'186.2.52.81'),
'66.249.71.182'),
'66.249.71.104'),
'190.186.205.231'),
'123.125.71.23'),
'220.181.108.90'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.43'),
'220.181.108.105'),
'66.249.71.104'),
'66.249.71.182'),
'190.104.29.19'),
'190.104.26.30'),
'66.249.71.104'),
'66.249.71.182'),
'190.104.29.19'),
'66.249.71.104'),
'207.46.13.143'),
'180.76.5.181'),
'66.249.71.104'),

(50837,
(50838,
(50839,
(50840,
(50841,
(50842,
(50843,
(50844,
(50845,
(50846,
(50847,
(50848,
(50849,
(50850,
(50851,
(50852,
(50853,
(50854,
(50855,
(50856,
(50857,
(50858,
(50859,
(50860,
(50861,
(50862,
(50863,
(50864,
(50865,
(50866,
(50867,
(50868,
(50869,
(50870,
(50871,
(50872,
(50873,
(50874,
(50875,
(50876,
(50877,
(50878,
(50879,
(50880,
(50881,
(50882,
(50883,
(50884,
(50885,
(50886,
(50887,
(50888,
(50889,
(50890,
(50891,
(50892,
(50893,
(50894,
(50895,
(50896,

1345179390,
1345179603,
1345179691,
1345179818,
1345179981,
1345180317,
1345180418,
1345180623,
1345180624,
1345180793,
1345181122,
1345181138,
1345181682,
1345181735,
1345181803,
1345182506,
1345182682,
1345183208,
1345183502,
1345183939,
1345184233,
1345184234,
1345184241,
1345184315,
1345184543,
1345185165,
1345185493,
1345185821,
1345186047,
1345186278,
1345186522,
1345186523,
1345187240,
1345187447,
1345187837,
1345187840,
1345187972,
1345188029,
1345188582,
1345188647,
1345188789,
1345188843,
1345189309,
1345189511,
1345190166,
1345190389,
1345190614,
1345190725,
1345190831,
1345191331,
1345191424,
1345191424,
1345191521,
1345192284,
1345192374,
1345192553,
1345192703,
1345192959,
1345193164,
1345193634,

'190.186.10.238'),
'188.40.78.16'),
'66.249.71.182'),
'66.249.71.104'),
'199.192.227.190'),
'207.46.13.143'),
'66.249.71.104'),
'123.125.71.22'),
'220.181.108.97'),
'65.52.108.46'),
'190.104.24.38'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.67'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.15'),
'220.181.108.110'),
'66.249.71.182'),
'190.103.77.98'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.61'),
'65.52.110.19'),
'66.249.71.104'),
'207.46.204.242'),
'66.249.71.104'),
'65.52.109.149'),
'220.181.108.107'),
'123.125.71.33'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.195'),
'66.249.71.182'),
'180.76.6.232'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.6.21'),
'66.249.71.182'),
'207.46.13.15'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.46'),
'220.181.108.104'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.6.35'),
'65.52.109.149'),
'66.249.71.104'),
'180.76.6.233'),
'66.249.71.104'),

(50897,
(50898,
(50899,
(50900,
(50901,
(50902,
(50903,
(50904,
(50905,
(50906,
(50907,
(50908,
(50909,
(50910,
(50911,
(50912,
(50913,
(50914,
(50915,
(50916,
(50917,
(50918,
(50919,
(50920,
(50921,
(50922,
(50923,
(50924,
(50925,
(50926,
(50927,
(50928,
(50929,
(50930,
(50931,
(50932,
(50933,
(50934,
(50935,
(50936,
(50937,
(50938,
(50939,
(50940,
(50941,
(50942,
(50943,
(50944,
(50945,
(50946,
(50947,
(50948,
(50949,
(50950,
(50951,
(50952,
(50953,
(50954,
(50955,
(50956,

1345194164,
1345194309,
1345194983,
1345195014,
1345195366,
1345195659,
1345195793,
1345196448,
1345196503,
1345196928,
1345197178,
1345197853,
1345198022,
1345198054,
1345198528,
1345198659,
1345198660,
1345199034,
1345199166,
1345199322,
1345199728,
1345199849,
1345199877,
1345200342,
1345200359,
1345200552,
1345201135,
1345201189,
1345201900,
1345201931,
1345202259,
1345202260,
1345202578,
1345202915,
1345203253,
1345203520,
1345203827,
1345203928,
1345204052,
1345204078,
1345204312,
1345204544,
1345204604,
1345205185,
1345205255,
1345205278,
1345205327,
1345205775,
1345205832,
1345205834,
1345205948,
1345205954,
1345206023,
1345206569,
1345206797,
1345206823,
1345207209,
1345207473,
1345207566,
1345207751,

'180.76.5.55'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.19'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.59'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.103'),
'66.249.71.104'),
'123.125.71.29'),
'220.181.108.76'),
'66.249.71.182'),
'66.249.71.104'),
'65.52.108.26'),
'207.46.204.242'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.181'),
'180.76.6.35'),
'66.249.71.104'),
'65.52.104.19'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.52'),
'123.125.71.17'),
'220.181.108.96'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'157.55.17.150'),
'66.249.71.182'),
'66.249.71.104'),
'208.115.113.86'),
'180.76.5.66'),
'65.52.108.46'),
'66.249.71.182'),
'66.249.71.104'),
'65.52.109.149'),
'74.125.184.17'),
'66.249.71.104'),
'74.125.184.32'),
'66.249.71.182'),
'123.125.71.41'),
'220.181.108.95'),
'180.76.5.94'),
'66.249.71.104'),
'65.52.109.149'),
'66.249.71.182'),
'66.249.71.104'),
'200.58.76.188'),
'190.129.8.202'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.90'),

(50957,
(50958,
(50959,
(50960,
(50961,
(50962,
(50963,
(50964,
(50965,
(50966,
(50967,
(50968,
(50969,
(50970,
(50971,
(50972,
(50973,
(50974,
(50975,
(50976,
(50977,
(50978,
(50979,
(50980,
(50981,
(50982,
(50983,
(50984,
(50985,
(50986,
(50987,
(50988,
(50989,
(50990,
(50991,
(50992,
(50993,
(50994,
(50995,
(50996,
(50997,
(50998,
(50999,
(51000,
(51001,
(51002,
(51003,
(51004,
(51005,
(51006,
(51007,
(51008,
(51009,
(51010,
(51011,
(51012,
(51013,
(51014,
(51015,
(51016,

1345207776,
1345207920,
1345208082,
1345208236,
1345208459,
1345208823,
1345209197,
1345209414,
1345209416,
1345209464,
1345209947,
1345210120,
1345210128,
1345210341,
1345210710,
1345210858,
1345211018,
1345211146,
1345211253,
1345211362,
1345211419,
1345211521,
1345211619,
1345211790,
1345211880,
1345212121,
1345212137,
1345212367,
1345212393,
1345212704,
1345213012,
1345213040,
1345213379,
1345213549,
1345213552,
1345213716,
1345214085,
1345214391,
1345214561,
1345214595,
1345215065,
1345215087,
1345215120,
1345215672,
1345215676,
1345215875,
1345216080,
1345216487,
1345216537,
1345216615,
1345216645,
1345216651,
1345216653,
1345216755,
1345216816,
1345217092,
1345217178,
1345217750,
1345217767,
1345217879,

'200.87.37.38'),
'180.76.5.49'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.24'),
'220.181.108.80'),
'66.249.71.104'),
'66.249.71.182'),
'201.222.120.196'),
'180.76.5.156'),
'66.249.71.104'),
'66.249.71.182'),
'65.52.109.149'),
'66.249.71.104'),
'190.104.30.27'),
'200.87.164.179'),
'74.125.178.19'),
'200.90.146.61'),
'190.129.8.202'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.51'),
'190.107.34.44'),
'190.129.8.202'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.182'),
'220.181.108.81'),
'66.249.71.104'),
'66.249.71.182'),
'190.152.99.2'),
'207.46.13.15'),
'66.249.71.104'),
'180.76.5.193'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.175'),
'66.249.71.104'),
'200.90.146.152'),
'190.129.4.47'),
'180.76.5.61'),
'66.249.71.104'),
'190.233.171.176'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.84.19'),
'200.58.88.194'),
'200.105.184.17'),
'123.125.71.15'),
'220.181.108.113'),
'66.249.72.14'),
'200.90.146.152'),
'66.249.71.104'),
'66.249.71.182'),
'207.46.204.242'),
'66.249.71.104'),
'180.76.5.177'),

(51017,
(51018,
(51019,
(51020,
(51021,
(51022,
(51023,
(51024,
(51025,
(51026,
(51027,
(51028,
(51029,
(51030,
(51031,
(51032,
(51033,
(51034,
(51035,
(51036,
(51037,
(51038,
(51039,
(51040,
(51041,
(51042,
(51043,
(51044,
(51045,
(51046,
(51047,
(51048,
(51049,
(51050,
(51051,
(51052,
(51053,
(51054,
(51055,
(51056,
(51057,
(51058,
(51059,
(51060,
(51061,
(51062,
(51063,
(51064,
(51065,
(51066,
(51067,
(51068,
(51069,
(51070,
(51071,
(51072,
(51073,
(51074,
(51075,
(51076,

1345218105,
1345218140,
1345218363,
1345218424,
1345218650,
1345218780,
1345219286,
1345219480,
1345219635,
1345219659,
1345219959,
1345220468,
1345220606,
1345220608,
1345220634,
1345221103,
1345221309,
1345221649,
1345221740,
1345222137,
1345222167,
1345222259,
1345222325,
1345222663,
1345222831,
1345223148,
1345223506,
1345223579,
1345223633,
1345223660,
1345223676,
1345223732,
1345223758,
1345223785,
1345223797,
1345223920,
1345223961,
1345224100,
1345224181,
1345224439,
1345224447,
1345224454,
1345224455,
1345224605,
1345224657,
1345224690,
1345224711,
1345224857,
1345224998,
1345225090,
1345225100,
1345225277,
1345225414,
1345225440,
1345225449,
1345225530,
1345225609,
1345225717,
1345225721,
1345225795,

'66.249.66.207'),
'200.85.184.42'),
'200.87.130.218'),
'66.249.71.104'),
'200.110.50.90'),
'66.249.71.182'),
'66.249.71.104'),
'157.56.95.137'),
'74.125.178.17'),
'180.76.6.230'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.39'),
'220.181.108.86'),
'66.249.71.104'),
'186.27.66.248'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.171'),
'180.76.5.169'),
'66.249.71.104'),
'190.129.10.99'),
'66.249.71.182'),
'190.34.73.186'),
'66.249.71.104'),
'207.46.204.240'),
'66.249.71.104'),
'180.76.5.99'),
'81.209.177.202'),
'81.209.177.145'),
'81.209.177.95'),
'81.209.177.201'),
'81.209.177.203'),
'157.55.16.231'),
'79.156.32.244'),
'66.249.71.182'),
'81.209.177.189'),
'190.129.10.99'),
'66.249.71.104'),
'81.209.177.203'),
'81.209.177.202'),
'123.125.71.28'),
'220.181.108.99'),
'81.209.177.95'),
'81.209.177.201'),
'81.209.177.189'),
'81.209.177.145'),
'66.249.71.104'),
'66.249.71.182'),
'81.209.177.203'),
'81.209.177.202'),
'81.209.177.201'),
'81.209.177.95'),
'81.209.177.189'),
'81.209.177.145'),
'66.249.71.104'),
'180.76.5.178'),
'81.209.177.202'),
'208.115.111.70'),
'81.209.177.203'),

(51077,
(51078,
(51079,
(51080,
(51081,
(51082,
(51083,
(51084,
(51085,
(51086,
(51087,
(51088,
(51089,
(51090,
(51091,
(51092,
(51093,
(51094,
(51095,
(51096,
(51097,
(51098,
(51099,
(51100,
(51101,
(51102,
(51103,
(51104,
(51105,
(51106,
(51107,
(51108,
(51109,
(51110,
(51111,
(51112,
(51113,
(51114,
(51115,
(51116,
(51117,
(51118,
(51119,
(51120,
(51121,
(51122,
(51123,
(51124,
(51125,
(51126,
(51127,
(51128,
(51129,
(51130,
(51131,
(51132,
(51133,
(51134,
(51135,
(51136,

1345225870,
1345225890,
1345226052,
1345226103,
1345226181,
1345226207,
1345226336,
1345226438,
1345226456,
1345226556,
1345226752,
1345226769,
1345226882,
1345226961,
1345227047,
1345227129,
1345227297,
1345227368,
1345227370,
1345227394,
1345227395,
1345227470,
1345227471,
1345227511,
1345227580,
1345227726,
1345227732,
1345227743,
1345227767,
1345227891,
1345228049,
1345228095,
1345228201,
1345228210,
1345228262,
1345228366,
1345228399,
1345228401,
1345228462,
1345228699,
1345228893,
1345228913,
1345228997,
1345229018,
1345229080,
1345229157,
1345229169,
1345229180,
1345229241,
1345229287,
1345229386,
1345229418,
1345229430,
1345229518,
1345229589,
1345229590,
1345229614,
1345229738,
1345229758,
1345229773,

'207.46.204.240'),
'81.209.177.201'),
'81.209.177.189'),
'81.209.177.95'),
'81.209.177.145'),
'66.249.71.104'),
'81.209.177.202'),
'81.209.177.203'),
'66.249.71.182'),
'81.209.177.201'),
'81.209.177.95'),
'81.209.177.189'),
'66.249.71.104'),
'81.209.177.202'),
'81.209.177.145'),
'81.209.177.203'),
'157.55.17.150'),
'200.110.51.206'),
'81.209.177.95'),
'190.129.11.138'),
'81.209.177.189'),
'123.125.71.34'),
'220.181.108.88'),
'81.209.177.201'),
'81.209.177.202'),
'66.249.71.104'),
'81.209.177.203'),
'190.129.8.202'),
'81.209.177.145'),
'66.249.71.182'),
'81.209.177.95'),
'81.209.177.189'),
'190.129.8.242'),
'81.209.177.201'),
'81.209.177.202'),
'81.209.177.203'),
'66.249.71.104'),
'81.209.177.145'),
'190.129.4.241'),
'200.87.123.140'),
'81.209.177.201'),
'81.209.177.95'),
'81.209.177.202'),
'66.249.71.104'),
'81.209.177.189'),
'81.209.177.203'),
'200.87.178.163'),
'66.249.71.182'),
'190.181.59.65'),
'180.76.5.188'),
'200.87.39.121'),
'200.105.151.210'),
'81.209.177.145'),
'81.209.177.201'),
'190.103.68.29'),
'180.76.5.49'),
'81.209.177.202'),
'157.55.16.231'),
'190.129.8.202'),
'81.209.177.189'),

(51137,
(51138,
(51139,
(51140,
(51141,
(51142,
(51143,
(51144,
(51145,
(51146,
(51147,
(51148,
(51149,
(51150,
(51151,
(51152,
(51153,
(51154,
(51155,
(51156,
(51157,
(51158,
(51159,
(51160,
(51161,
(51162,
(51163,
(51164,
(51165,
(51166,
(51167,
(51168,
(51169,
(51170,
(51171,
(51172,
(51173,
(51174,
(51175,
(51176,
(51177,
(51178,
(51179,
(51180,
(51181,
(51182,
(51183,
(51184,
(51185,
(51186,
(51187,
(51188,
(51189,
(51190,
(51191,
(51192,
(51193,
(51194,
(51195,
(51196,

1345229911,
1345229923,
1345229971,
1345230019,
1345230022,
1345230032,
1345230149,
1345230186,
1345230194,
1345230230,
1345230231,
1345230375,
1345230447,
1345230454,
1345230540,
1345230546,
1345230659,
1345230663,
1345230792,
1345230818,
1345230942,
1345231012,
1345231071,
1345231108,
1345231134,
1345231135,
1345231167,
1345231196,
1345231216,
1345231273,
1345231410,
1345231530,
1345231607,
1345231798,
1345231831,
1345231860,
1345232050,
1345232156,
1345232221,
1345232256,
1345232270,
1345232322,
1345232451,
1345232463,
1345232548,
1345232699,
1345232827,
1345232829,
1345232831,
1345232868,
1345232885,
1345232903,
1345232947,
1345233024,
1345233114,
1345233127,
1345233324,
1345233444,
1345233470,
1345233549,

'81.209.177.95'),
'66.249.71.104'),
'81.209.177.203'),
'74.125.178.83'),
'74.125.178.87'),
'74.125.178.25'),
'81.209.177.201'),
'190.129.19.33'),
'200.87.109.2'),
'66.249.71.182'),
'81.209.177.202'),
'81.209.177.189'),
'81.209.177.145'),
'190.129.92.214'),
'81.209.177.95'),
'66.249.71.104'),
'157.55.16.231'),
'81.209.177.203'),
'81.209.177.201'),
'190.129.4.110'),
'81.209.177.202'),
'190.129.19.33'),
'190.129.8.202'),
'81.209.177.189'),
'123.125.71.23'),
'220.181.108.120'),
'81.209.177.145'),
'66.249.71.104'),
'81.209.177.95'),
'66.249.71.182'),
'81.209.177.201'),
'81.209.177.203'),
'81.209.177.202'),
'66.249.71.104'),
'81.209.177.145'),
'81.209.177.189'),
'81.209.177.95'),
'81.209.177.203'),
'81.209.177.202'),
'81.209.177.201'),
'66.249.71.182'),
'190.129.10.82'),
'66.249.71.104'),
'81.209.177.189'),
'190.129.8.202'),
'81.209.177.95'),
'81.209.177.145'),
'190.129.19.33'),
'208.115.113.86'),
'81.209.177.202'),
'200.90.146.152'),
'81.209.177.203'),
'81.209.177.201'),
'200.110.52.247'),
'66.249.71.104'),
'81.209.177.189'),
'200.90.146.146'),
'66.249.71.182'),
'81.209.177.202'),
'81.209.177.201'),

(51197,
(51198,
(51199,
(51200,
(51201,
(51202,
(51203,
(51204,
(51205,
(51206,
(51207,
(51208,
(51209,
(51210,
(51211,
(51212,
(51213,
(51214,
(51215,
(51216,
(51217,
(51218,
(51219,
(51220,
(51221,
(51222,
(51223,
(51224,
(51225,
(51226,
(51227,
(51228,
(51229,
(51230,
(51231,
(51232,
(51233,
(51234,
(51235,
(51236,
(51237,
(51238,
(51239,
(51240,
(51241,
(51242,
(51243,
(51244,
(51245,
(51246,
(51247,
(51248,
(51249,
(51250,
(51251,
(51252,
(51253,
(51254,
(51255,
(51256,

1345233594,
1345233693,
1345233702,
1345233775,
1345233788,
1345233793,
1345233846,
1345233896,
1345234118,
1345234176,
1345234239,
1345234342,
1345234437,
1345234544,
1345234552,
1345234619,
1345234674,
1345234688,
1345234715,
1345234742,
1345234743,
1345234820,
1345234872,
1345234996,
1345235099,
1345235324,
1345235354,
1345235433,
1345235590,
1345235761,
1345235821,
1345236394,
1345236423,
1345236778,
1345237086,
1345237139,
1345237718,
1345237747,
1345238048,
1345238159,
1345238343,
1345238345,
1345238356,
1345238408,
1345238464,
1345238594,
1345238899,
1345238947,
1345239071,
1345239623,
1345239734,
1345240046,
1345240118,
1345240255,
1345240396,
1345240655,
1345240840,
1345240982,
1345241057,
1345241672,

'81.209.177.145'),
'65.49.14.72'),
'81.209.177.203'),
'66.249.71.104'),
'200.110.52.247'),
'81.209.177.95'),
'190.129.5.134'),
'81.209.177.189'),
'81.209.177.202'),
'81.209.177.201'),
'180.76.6.212'),
'81.209.177.203'),
'66.249.71.104'),
'190.129.5.134'),
'81.209.177.189'),
'190.129.5.40'),
'66.249.71.182'),
'81.209.177.95'),
'81.209.177.145'),
'123.125.71.18'),
'220.181.108.119'),
'81.209.177.202'),
'81.209.177.201'),
'81.209.177.203'),
'66.249.71.104'),
'81.209.177.189'),
'157.55.16.231'),
'200.110.52.10'),
'190.129.19.203'),
'66.249.71.182'),
'66.249.71.104'),
'180.76.5.49'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.182'),
'66.249.71.104'),
'157.55.16.231'),
'190.129.8.202'),
'123.125.71.59'),
'220.181.108.82'),
'200.90.146.113'),
'66.249.71.104'),
'200.90.147.141'),
'200.87.24.114'),
'66.249.71.182'),
'180.76.5.57'),
'66.249.71.104'),
'180.76.6.21'),
'66.249.71.104'),
'200.110.50.231'),
'66.249.71.182'),
'180.76.6.28'),
'66.249.71.104'),
'190.129.18.38'),
'66.249.71.182'),
'180.76.6.213'),
'66.249.71.104'),
'200.87.243.25'),

(51257,
(51258,
(51259,
(51260,
(51261,
(51262,
(51263,
(51264,
(51265,
(51266,
(51267,
(51268,
(51269,
(51270,
(51271,
(51272,
(51273,
(51274,
(51275,
(51276,
(51277,
(51278,
(51279,
(51280,
(51281,
(51282,
(51283,
(51284,
(51285,
(51286,
(51287,
(51288,
(51289,
(51290,
(51291,
(51292,
(51293,
(51294,
(51295,
(51296,
(51297,
(51298,
(51299,
(51300,
(51301,
(51302,
(51303,
(51304,
(51305,
(51306,
(51307,
(51308,
(51309,
(51310,
(51311,
(51312,
(51313,
(51314,
(51315,
(51316,

1345241707,
1345241719,
1345241830,
1345241901,
1345241902,
1345242294,
1345242491,
1345242933,
1345242965,
1345243153,
1345243336,
1345243505,
1345243647,
1345243686,
1345243815,
1345243829,
1345243831,
1345243927,
1345243964,
1345244000,
1345244042,
1345244069,
1345244079,
1345244253,
1345244477,
1345244581,
1345244588,
1345244590,
1345244614,
1345244634,
1345244692,
1345244800,
1345244879,
1345244947,
1345245024,
1345245139,
1345245246,
1345245305,
1345245312,
1345245360,
1345245379,
1345245404,
1345245490,
1345245637,
1345245639,
1345245696,
1345245698,
1345245754,
1345245763,
1345245911,
1345245944,
1345245951,
1345246023,
1345246051,
1345246394,
1345246463,
1345246574,
1345246584,
1345246624,
1345246718,

'180.76.5.48'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.15'),
'220.181.108.94'),
'180.76.5.91'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.177'),
'66.249.71.104'),
'190.103.76.179'),
'180.76.5.52'),
'180.76.6.227'),
'190.104.27.23'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.71.182'),
'81.209.177.189'),
'81.209.177.95'),
'81.209.177.201'),
'81.209.177.202'),
'81.209.177.203'),
'81.209.177.145'),
'180.76.5.139'),
'66.249.71.104'),
'81.209.177.95'),
'66.249.71.182'),
'81.209.177.189'),
'81.209.177.201'),
'190.129.8.202'),
'81.209.177.202'),
'81.209.177.203'),
'81.209.177.145'),
'119.63.196.123'),
'180.76.5.110'),
'66.249.71.104'),
'81.209.177.189'),
'81.209.177.201'),
'81.209.177.95'),
'66.249.71.182'),
'81.209.177.202'),
'81.209.177.203'),
'157.55.17.150'),
'123.125.71.55'),
'220.181.108.115'),
'180.76.6.29'),
'81.209.177.145'),
'66.249.71.104'),
'190.129.126.194'),
'81.209.177.189'),
'81.209.177.95'),
'81.209.177.201'),
'81.209.177.202'),
'81.209.177.203'),
'180.76.5.185'),
'66.249.71.104'),
'66.249.71.182'),
'81.209.177.201'),
'81.209.177.95'),
'81.209.177.202'),

(51317,
(51318,
(51319,
(51320,
(51321,
(51322,
(51323,
(51324,
(51325,
(51326,
(51327,
(51328,
(51329,
(51330,
(51331,
(51332,
(51333,
(51334,
(51335,
(51336,
(51337,
(51338,
(51339,
(51340,
(51341,
(51342,
(51343,
(51344,
(51345,
(51346,
(51347,
(51348,
(51349,
(51350,
(51351,
(51352,
(51353,
(51354,
(51355,
(51356,
(51357,
(51358,
(51359,
(51360,
(51361,
(51362,
(51363,
(51364,
(51365,
(51366,
(51367,
(51368,
(51369,
(51370,
(51371,
(51372,
(51373,
(51374,
(51375,
(51376,

1345246768,
1345246808,
1345246843,
1345246884,
1345247046,
1345247197,
1345247236,
1345247241,
1345247354,
1345247424,
1345247447,
1345247456,
1345247490,
1345247509,
1345247682,
1345247822,
1345247856,
1345247861,
1345247983,
1345248069,
1345248087,
1345248118,
1345248224,
1345248284,
1345248339,
1345248344,
1345248407,
1345248466,
1345248587,
1345248644,
1345248695,
1345248703,
1345248780,
1345248836,
1345249094,
1345249095,
1345249111,
1345249131,
1345249270,
1345249270,
1345249450,
1345249561,
1345249663,
1345249835,
1345249995,
1345250289,
1345250324,
1345250656,
1345250675,
1345250858,
1345250950,
1345251185,
1345251504,
1345251559,
1345251649,
1345251711,
1345251759,
1345252070,
1345252311,
1345252455,

'81.209.177.189'),
'205.241.35.23'),
'81.209.177.145'),
'81.209.177.203'),
'180.76.5.149'),
'81.209.177.201'),
'66.249.71.182'),
'81.209.177.95'),
'81.209.177.202'),
'208.115.113.86'),
'81.209.177.189'),
'66.249.71.104'),
'81.209.177.203'),
'200.58.84.173'),
'190.103.65.127'),
'180.76.5.67'),
'81.209.177.145'),
'81.209.177.201'),
'81.209.177.95'),
'81.209.177.202'),
'81.209.177.189'),
'66.249.71.104'),
'81.209.177.203'),
'190.106.244.105'),
'66.249.71.182'),
'190.129.19.229'),
'180.76.5.66'),
'81.209.177.201'),
'81.209.177.95'),
'81.209.177.145'),
'81.209.177.202'),
'81.209.177.189'),
'66.249.71.104'),
'81.209.177.203'),
'123.125.71.53'),
'220.181.108.106'),
'66.249.71.182'),
'180.76.5.94'),
'190.103.65.127'),
'65.52.110.19'),
'65.52.108.46'),
'207.46.13.15'),
'66.249.71.104'),
'180.76.5.103'),
'66.249.71.182'),
'180.76.5.143'),
'66.249.71.104'),
'66.249.71.182'),
'200.37.55.57'),
'180.76.5.197'),
'66.249.71.104'),
'180.76.6.21'),
'190.103.65.127'),
'65.52.108.26'),
'66.249.71.104'),
'180.76.6.213'),
'66.249.71.182'),
'186.2.40.212'),
'66.249.71.104'),
'180.76.5.62'),

(51377,
(51378,
(51379,
(51380,
(51381,
(51382,
(51383,
(51384,
(51385,
(51386,
(51387,
(51388,
(51389,
(51390,
(51391,
(51392,
(51393,
(51394,
(51395,
(51396,
(51397,
(51398,
(51399,
(51400,
(51401,
(51402,
(51403,
(51404,
(51405,
(51406,
(51407,
(51408,
(51409,
(51410,
(51411,
(51412,
(51413,
(51414,
(51415,
(51416,
(51417,
(51418,
(51419,
(51420,
(51421,
(51422,
(51423,
(51424,
(51425,
(51426,
(51427,
(51428,
(51429,
(51430,
(51431,
(51432,
(51433,
(51434,
(51435,
(51436,

1345252752,
1345252974,
1345253084,
1345253086,
1345253156,
1345253634,
1345253839,
1345253961,
1345254028,
1345254296,
1345254536,
1345254959,
1345255069,
1345255606,
1345255731,
1345255778,
1345256173,
1345256254,
1345256254,
1345256255,
1345256462,
1345256540,
1345257161,
1345257183,
1345257200,
1345257362,
1345257845,
1345258111,
1345258119,
1345258290,
1345258619,
1345258704,
1345259010,
1345259731,
1345259849,
1345259850,
1345260090,
1345260208,
1345260630,
1345260990,
1345465901,
1345465901,
1345465901,
1345465901,
1345465997,
1345466010,
1345466033,
1345466558,
1345466560,
1345466565,
1345466648,
1345466652,
1345466737,
1345466883,
1345467094,
1345467186,
1345467250,
1345467273,
1345467711,
1345467843,

'66.249.71.182'),
'66.249.71.104'),
'123.125.71.19'),
'220.181.108.96'),
'180.76.5.193'),
'66.249.71.104'),
'180.76.6.211'),
'66.249.71.182'),
'207.46.204.242'),
'66.249.71.104'),
'200.110.53.195'),
'66.249.71.182'),
'66.249.71.104'),
'187.194.199.128'),
'66.249.71.104'),
'190.104.25.21'),
'66.249.71.182'),
'123.125.71.50'),
'220.181.108.92'),
'157.55.17.150'),
'66.249.71.104'),
'190.104.25.21'),
'190.129.169.157'),
'66.249.71.182'),
'207.46.204.188'),
'66.249.71.104'),
'180.76.6.224'),
'66.249.71.104'),
'201.222.81.175'),
'66.249.71.182'),
'119.63.196.125'),
'207.46.204.188'),
'66.249.71.104'),
'66.249.71.182'),
'123.125.71.53'),
'220.181.108.76'),
'66.249.71.104'),
'190.152.181.194'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.18'),
'180.76.5.56'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.96'),
'66.249.72.229'),
'190.129.8.202'),
'65.52.110.146'),
'65.52.108.46'),
'66.249.72.33'),
'213.186.127.8'),
'66.249.72.229'),
'180.76.5.171'),
'180.76.5.138'),
'190.181.38.151'),
'178.16.217.114'),
'66.249.72.33'),
'66.249.72.229'),
'180.76.5.170'),
'65.52.110.146'),

(51437,
(51438,
(51439,
(51440,
(51441,
(51442,
(51443,
(51444,
(51445,
(51446,
(51447,
(51448,
(51449,
(51450,
(51451,
(51452,
(51453,
(51454,
(51455,
(51456,
(51457,
(51458,
(51459,
(51460,
(51461,
(51462,
(51463,
(51464,
(51465,
(51466,
(51467,
(51468,
(51469,
(51470,
(51471,
(51472,
(51473,
(51474,
(51475,
(51476,
(51477,
(51478,
(51479,
(51480,
(51481,
(51482,
(51483,
(51484,
(51485,
(51486,
(51487,
(51488,
(51489,
(51490,
(51491,
(51492,
(51493,
(51494,
(51495,
(51496,

1345467880,
1345468172,
1345468207,
1345468308,
1345468417,
1345468484,
1345468616,
1345468617,
1345468716,
1345468782,
1345469086,
1345469347,
1345469393,
1345469440,
1345469486,
1345469690,
1345469800,
1345470089,
1345470168,
1345470359,
1345470686,
1345470693,
1345470815,
1345470847,
1345470889,
1345470979,
1345471030,
1345471056,
1345471154,
1345471272,
1345471311,
1345471312,
1345471597,
1345471628,
1345471868,
1345472036,
1345472172,
1345472205,
1345472259,
1345472261,
1345472740,
1345472845,
1345472961,
1345473087,
1345473107,
1345473173,
1345473464,
1345473581,
1345473638,
1345473662,
1345473830,
1345474144,
1345474236,
1345474419,
1345474440,
1345474813,
1345474920,
1345474950,
1345475195,
1345475279,

'66.249.72.229'),
'66.249.72.33'),
'65.52.108.26'),
'70.169.255.179'),
'180.76.5.49'),
'66.249.72.229'),
'123.125.71.40'),
'220.181.108.92'),
'190.129.8.202'),
'66.249.72.33'),
'66.249.72.229'),
'190.129.41.58'),
'180.76.5.101'),
'66.249.72.33'),
'70.169.255.179'),
'66.249.72.229'),
'190.129.11.138'),
'66.249.72.33'),
'180.76.5.94'),
'66.249.72.229'),
'213.186.119.132'),
'66.249.72.33'),
'200.90.145.253'),
'190.181.31.86'),
'190.129.8.202'),
'66.249.72.229'),
'180.76.6.37'),
'190.181.37.252'),
'190.129.126.125'),
'200.110.50.7'),
'69.64.32.217'),
'66.249.72.33'),
'66.249.72.229'),
'85.25.110.133'),
'180.76.5.147'),
'66.249.72.33'),
'65.52.108.26'),
'66.249.72.229'),
'123.125.71.41'),
'220.181.108.100'),
'180.76.6.36'),
'66.249.72.229'),
'66.249.71.238'),
'85.25.110.133'),
'66.249.72.33'),
'199.189.87.130'),
'66.249.72.229'),
'180.76.5.59'),
'65.52.108.46'),
'157.56.95.137'),
'180.76.5.183'),
'66.249.72.229'),
'66.249.72.33'),
'200.90.144.242'),
'180.76.5.64'),
'66.249.72.229'),
'190.129.19.235'),
'85.25.110.109'),
'65.52.108.25'),
'180.76.5.65'),

(51497,
(51498,
(51499,
(51500,
(51501,
(51502,
(51503,
(51504,
(51505,
(51506,
(51507,
(51508,
(51509,
(51510,
(51511,
(51512,
(51513,
(51514,
(51515,
(51516,
(51517,
(51518,
(51519,
(51520,
(51521,
(51522,
(51523,
(51524,
(51525,
(51526,
(51527,
(51528,
(51529,
(51530,
(51531,
(51532,
(51533,
(51534,
(51535,
(51536,
(51537,
(51538,
(51539,
(51540,
(51541,
(51542,
(51543,
(51544,
(51545,
(51546,
(51547,
(51548,
(51549,
(51550,
(51551,
(51552,
(51553,
(51554,
(51555,
(51556,

1345475406,
1345475451,
1345475491,
1345475576,
1345475662,
1345475724,
1345475776,
1345475874,
1345475875,
1345476059,
1345476168,
1345476264,
1345476402,
1345476607,
1345476724,
1345476773,
1345476846,
1345476896,
1345477100,
1345477101,
1345477283,
1345477492,
1345477522,
1345477876,
1345477942,
1345478177,
1345478344,
1345478572,
1345478687,
1345478864,
1345478944,
1345479307,
1345479337,
1345479360,
1345479416,
1345479487,
1345479530,
1345479585,
1345479810,
1345479817,
1345479819,
1345479967,
1345480242,
1345480341,
1345480445,
1345480509,
1345480543,
1345480900,
1345481228,
1345481261,
1345481317,
1345481557,
1345481858,
1345481886,
1345481941,
1345482297,
1345482518,
1345482528,
1345482724,
1345482758,

'69.64.32.217'),
'190.208.30.211'),
'66.249.72.229'),
'66.249.72.33'),
'85.25.152.28'),
'200.87.110.162'),
'190.129.53.194'),
'123.125.71.34'),
'220.181.108.108'),
'200.87.176.130'),
'66.249.72.229'),
'180.76.5.153'),
'200.87.185.18'),
'200.110.52.55'),
'190.129.19.87'),
'69.64.32.217'),
'66.249.72.229'),
'190.181.36.231'),
'66.249.72.33'),
'190.129.11.138'),
'157.55.18.24'),
'61.55.185.135'),
'66.249.72.229'),
'199.189.87.151'),
'66.249.72.33'),
'190.129.5.76'),
'66.249.72.229'),
'190.129.197.1'),
'213.186.127.14'),
'66.249.72.33'),
'66.249.72.229'),
'207.46.204.242'),
'199.189.87.151'),
'74.125.178.87'),
'85.25.110.111'),
'85.25.110.133'),
'66.249.72.33'),
'66.249.72.229'),
'190.129.41.82'),
'123.125.71.54'),
'220.181.108.105'),
'65.52.110.146'),
'66.249.72.229'),
'207.46.199.46'),
'207.46.204.240'),
'93.182.149.167'),
'80.86.88.174'),
'66.249.72.229'),
'66.249.72.33'),
'180.76.5.97'),
'80.86.88.173'),
'66.249.72.229'),
'188.138.110.90'),
'66.249.72.33'),
'85.25.95.50'),
'66.249.72.229'),
'180.76.5.191'),
'190.129.5.145'),
'180.76.6.37'),
'186.213.214.156'),

(51557,
(51558,
(51559,
(51560,
(51561,
(51562,
(51563,
(51564,
(51565,
(51566,
(51567,
(51568,
(51569,
(51570,
(51571,
(51572,
(51573,
(51574,
(51575,
(51576,
(51577,
(51578,
(51579,
(51580,
(51581,
(51582,
(51583,
(51584,
(51585,
(51586,
(51587,
(51588,
(51589,
(51590,
(51591,
(51592,
(51593,
(51594,
(51595,
(51596,
(51597,
(51598,
(51599,
(51600,
(51601,
(51602,
(51603,
(51604,
(51605,
(51606,
(51607,
(51608,
(51609,
(51610,
(51611,
(51612,
(51613,
(51614,
(51615,
(51616,

1345482872,
1345482917,
1345482930,
1345482951,
1345482954,
1345483138,
1345483356,
1345483363,
1345483415,
1345483457,
1345483459,
1345483570,
1345483606,
1345483735,
1345483789,
1345483941,
1345484003,
1345484039,
1345484211,
1345484270,
1345484681,
1345484806,
1345484927,
1345485260,
1345485338,
1345485382,
1345485579,
1345485711,
1345485744,
1345485918,
1345485970,
1345485992,
1345486201,
1345486242,
1345486365,
1345486383,
1345486407,
1345486525,
1345486571,
1345486616,
1345486694,
1345486696,
1345486780,
1345486794,
1345487020,
1345487024,
1345487064,
1345487090,
1345487178,
1345487229,
1345487311,
1345487449,
1345487468,
1345487503,
1345487804,
1345487914,
1345487962,
1345488069,
1345488137,
1345488215,

'66.249.72.33'),
'65.52.108.46'),
'180.76.5.54'),
'199.189.87.151'),
'66.249.72.229'),
'180.76.6.212'),
'85.25.110.104'),
'180.76.5.62'),
'80.86.88.172'),
'123.125.71.18'),
'220.181.108.95'),
'180.76.5.158'),
'66.249.72.229'),
'188.138.110.107'),
'190.181.24.138'),
'66.249.72.33'),
'180.76.5.57'),
'190.104.22.12'),
'180.76.5.93'),
'66.249.72.229'),
'66.249.72.33'),
'180.76.5.149'),
'66.249.72.229'),
'180.76.5.110'),
'66.249.72.33'),
'199.189.87.151'),
'66.249.72.229'),
'180.76.5.55'),
'74.125.179.83'),
'180.76.5.62'),
'200.110.52.16'),
'200.87.154.97'),
'180.76.5.94'),
'66.249.72.229'),
'80.86.88.173'),
'85.25.108.64'),
'66.249.72.33'),
'200.87.127.210'),
'66.249.66.15'),
'85.25.154.15'),
'123.125.71.21'),
'220.181.108.94'),
'213.186.127.4'),
'180.76.5.180'),
'180.76.5.184'),
'66.220.149.247'),
'66.249.72.229'),
'200.110.52.16'),
'181.28.65.231'),
'66.249.66.81'),
'66.249.66.15'),
'85.25.110.109'),
'65.52.108.26'),
'180.76.5.192'),
'66.249.72.229'),
'85.25.110.111'),
'180.76.5.137'),
'190.129.168.156'),
'190.129.8.202'),
'66.249.66.81'),

(51617,
(51618,
(51619,
(51620,
(51621,
(51622,
(51623,
(51624,
(51625,
(51626,
(51627,
(51628,
(51629,
(51630,
(51631,
(51632,
(51633,
(51634,
(51635,
(51636,
(51637,
(51638,
(51639,
(51640,
(51641,
(51642,
(51643,
(51644,
(51645,
(51646,
(51647,
(51648,
(51649,
(51650,
(51651,
(51652,
(51653,
(51654,
(51655,
(51656,
(51657,
(51658,
(51659,
(51660,
(51661,
(51662,
(51663,
(51664,
(51665,
(51666,
(51667,
(51668,
(51669,
(51670,
(51671,
(51672,
(51673,
(51674,
(51675,
(51676,

1345488324,
1345488361,
1345488421,
1345488434,
1345488457,
1345488513,
1345488526,
1345488530,
1345488920,
1345488926,
1345489029,
1345489055,
1345489128,
1345489282,
1345489317,
1345489400,
1345489524,
1345489577,
1345489636,
1345489809,
1345489899,
1345489932,
1345490016,
1345490034,
1345490093,
1345490113,
1345490294,
1345490295,
1345490347,
1345490430,
1345490432,
1345490560,
1345490706,
1345490711,
1345490752,
1345490800,
1345490865,
1345490900,
1345490921,
1345491034,
1345491072,
1345491207,
1345491580,
1345491673,
1345491687,
1345491740,
1345491785,
1345491963,
1345492035,
1345492159,
1345492262,
1345492289,
1345492479,
1345492693,
1345492718,
1345492791,
1345492899,
1345492911,
1345492913,
1345492916,

'180.76.5.56'),
'190.129.79.250'),
'180.76.5.98'),
'66.249.66.15'),
'85.25.110.109'),
'66.249.72.229'),
'200.58.80.100'),
'180.76.5.92'),
'190.129.8.202'),
'180.76.5.136'),
'201.222.107.85'),
'66.249.66.81'),
'66.249.66.15'),
'190.129.11.138'),
'85.25.95.50'),
'180.76.5.189'),
'190.129.8.202'),
'188.138.110.90'),
'74.125.178.18'),
'180.76.5.49'),
'66.249.66.15'),
'80.86.88.172'),
'180.76.5.188'),
'69.64.32.217'),
'85.25.152.28'),
'65.52.110.18'),
'123.125.71.13'),
'220.181.108.88'),
'85.25.100.239'),
'85.25.110.111'),
'190.129.19.108'),
'180.76.5.50'),
'66.249.66.15'),
'66.249.66.81'),
'190.129.10.99'),
'85.25.154.15'),
'65.52.110.146'),
'212.113.37.106'),
'180.76.6.28'),
'199.189.87.151'),
'188.138.110.90'),
'180.76.5.150'),
'207.46.204.242'),
'85.25.95.50'),
'66.249.66.15'),
'180.76.5.48'),
'200.87.150.243'),
'208.115.113.86'),
'180.76.5.65'),
'190.129.11.138'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.171'),
'85.25.100.239'),
'180.76.5.158'),
'190.129.197.3'),
'220.181.108.112'),
'220.181.108.184'),
'220.181.108.179'),
'220.181.108.81'),

(51677, 1345492917, '220.181.108.119'),


(51678, 1345492920, '220.181.108.122'),
(51679, 1345492922, '220.181.108.118'),
(51680, 1345492925, '220.181.108.114'),
(51681, 1345492927, '220.181.108.87'),
(51682, 1345492929, '220.181.108.95'),
(51683, 1345492949, '66.249.66.15'),
(51684, 1345493049, '190.129.13.98'),
(51685, 1345493095, '66.249.68.241'),
(51686, 1345493283, '74.125.178.27'),
(51687, 1345493294, '180.76.5.62'),
(51688, 1345493323, '200.105.182.156'),
(51689, 1345493388, '200.105.145.42'),
(51690, 1345493517, '190.129.5.38'),
(51691, 1345493535, '66.249.66.81'),
(51692, 1345493560, '186.180.213.123'),
(51693, 1345493667, '190.129.8.202'),
(51694, 1345493681, '66.249.66.15'),
(51695, 1345493721, '69.64.51.97'),
(51696, 1345493773, '180.76.5.61'),
(51697, 1345493807, '220.181.108.153'),
(51698, 1345493864, '220.181.108.84'),
(51699, 1345493865, '123.125.71.20'),
(51700, 1345493910, '80.86.88.172'),
(51701, 1345494060, '69.64.32.217'),
(51702, 1345494140, '188.138.110.90'),
(51703, 1345494236, '180.76.5.50'),
(51704, 1345494271, '85.25.95.50'),
(51705, 1345494341, '66.249.66.81'),
(51706, 1345494442, '180.76.5.142'),
(51707, 1345494586, '190.129.5.38'),
(51708, 1345494610, '66.249.66.15'),
(51709, 1345494620, '186.27.4.18'),
(51710, 1345494719, '220.181.108.172'),
(51711, 1345494736, '80.86.88.172'),
(51712, 1345494791, '180.76.5.189'),
(51713, 1345494818, '190.129.5.131'),
(51714, 1345494881, '213.186.127.14'),
(51715, 1345494884, '201.222.81.49'),
(51716, 1345495000, '66.249.66.81');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(51717, 1345495071, '207.46.204.241'),
(51718, 1345495121, '200.105.137.82'),
(51719, 1345495198, '190.129.14.19'),
(51720, 1345495219, '66.249.66.15'),
(51721, 1345495346, '190.129.13.98'),
(51722, 1345495366, '180.76.5.61'),
(51723, 1345495410, '85.25.152.28'),
(51724, 1345495529, '200.87.150.243'),
(51725, 1345495585, '180.76.5.173'),
(51726, 1345495594, '85.25.100.239'),
(51727, 1345495631, '220.181.108.165'),
(51728, 1345495631, '200.37.211.126'),
(51729, 1345495631, '180.76.5.63'),
(51730, 1345495713, '200.87.39.232'),
(51731, 1345495738, '199.189.87.130'),
(51732, 1345495827, '190.129.8.242'),
(51733, 1345495828, '190.129.14.19'),
(51734, 1345495857, '66.249.66.15'),
(51735, 1345495878, '66.249.66.81'),

(51736,
(51737,
(51738,
(51739,
(51740,
(51741,
(51742,
(51743,
(51744,
(51745,
(51746,
(51747,
(51748,
(51749,
(51750,
(51751,
(51752,
(51753,
(51754,
(51755,
(51756,
(51757,
(51758,
(51759,
(51760,
(51761,
(51762,
(51763,
(51764,
(51765,
(51766,
(51767,
(51768,
(51769,
(51770,
(51771,
(51772,
(51773,
(51774,
(51775,
(51776,
(51777,
(51778,
(51779,
(51780,
(51781,
(51782,
(51783,
(51784,
(51785,
(51786,
(51787,
(51788,
(51789,
(51790,
(51791,
(51792,
(51793,
(51794,
(51795,

1345495913,
1345495939,
1345496257,
1345496352,
1345496463,
1345496538,
1345496542,
1345496881,
1345496909,
1345497087,
1345497122,
1345497258,
1345497456,
1345497456,
1345497489,
1345497503,
1345497513,
1345497515,
1345497590,
1345497682,
1345497708,
1345497769,
1345497835,
1345497913,
1345498076,
1345498148,
1345498197,
1345498281,
1345498298,
1345498360,
1345498368,
1345498449,
1345498545,
1345498579,
1345498705,
1345498752,
1345498790,
1345498931,
1345498953,
1345498971,
1345499007,
1345499174,
1345499187,
1345499212,
1345499249,
1345499278,
1345499389,
1345499432,
1345499462,
1345499466,
1345499668,
1345499833,
1345499849,
1345499905,
1345500048,
1345500126,
1345500188,
1345500278,
1345500292,
1345500491,

'180.76.6.230'),
'74.125.178.84'),
'200.7.175.209'),
'180.76.6.21'),
'66.249.66.15'),
'66.249.66.81'),
'220.181.108.162'),
'180.76.5.164'),
'66.249.72.229'),
'180.76.5.113'),
'66.249.66.15'),
'80.86.88.173'),
'220.181.108.116'),
'200.87.150.243'),
'66.249.66.81'),
'180.76.5.66'),
'123.125.71.51'),
'220.181.108.91'),
'190.129.19.45'),
'188.138.110.90'),
'66.249.72.229'),
'66.249.66.15'),
'190.181.31.27'),
'190.102.50.89'),
'180.76.6.212'),
'66.249.66.81'),
'85.25.100.239'),
'180.76.5.192'),
'85.25.154.14'),
'190.104.24.35'),
'220.181.108.115'),
'66.249.66.15'),
'180.76.5.136'),
'66.249.72.33'),
'190.129.19.45'),
'69.64.51.97'),
'190.129.30.133'),
'213.186.127.5'),
'66.249.72.229'),
'190.181.24.128'),
'200.87.123.140'),
'66.249.66.81'),
'180.76.5.92'),
'100.43.83.143'),
'66.249.66.15'),
'220.181.108.178'),
'190.129.12.252'),
'201.2.30.27'),
'180.76.5.93'),
'190.104.29.28'),
'180.76.5.97'),
'66.249.66.81'),
'74.125.178.31'),
'66.249.66.15'),
'190.129.19.45'),
'180.76.5.65'),
'220.181.108.172'),
'190.129.19.183'),
'190.104.29.28'),
'66.249.66.81'),

(51796,
(51797,
(51798,
(51799,
(51800,
(51801,
(51802,
(51803,
(51804,
(51805,
(51806,
(51807,
(51808,
(51809,
(51810,
(51811,
(51812,
(51813,
(51814,
(51815,
(51816,
(51817,
(51818,
(51819,
(51820,
(51821,
(51822,
(51823,
(51824,
(51825,
(51826,
(51827,
(51828,
(51829,
(51830,
(51831,
(51832,
(51833,
(51834,
(51835,
(51836,
(51837,
(51838,
(51839,
(51840,
(51841,
(51842,
(51843,
(51844,
(51845,
(51846,
(51847,
(51848,
(51849,
(51850,
(51851,
(51852,
(51853,
(51854,
(51855,

1345500602,
1345500632,
1345500677,
1345500784,
1345501101,
1345501164,
1345501223,
1345501296,
1345501370,
1345501371,
1345501387,
1345501540,
1345501809,
1345501817,
1345501882,
1345501956,
1345502016,
1345502029,
1345502047,
1345502304,
1345502465,
1345502475,
1345502510,
1345502615,
1345502720,
1345502730,
1345502835,
1345502861,
1345502925,
1345502982,
1345503091,
1345503200,
1345503253,
1345503347,
1345503442,
1345503494,
1345503749,
1345503834,
1345503956,
1345503984,
1345504006,
1345504365,
1345504372,
1345504484,
1345504519,
1345504628,
1345504638,
1345504731,
1345504745,
1345504789,
1345504983,
1345504984,
1345505207,
1345505251,
1345505303,
1345505338,
1345505348,
1345505398,
1345505471,
1345505545,

'74.125.179.84'),
'180.76.5.57'),
'66.249.66.15'),
'66.249.72.33'),
'220.181.108.166'),
'180.76.5.110'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.5.183'),
'66.249.66.81'),
'190.107.62.9'),
'190.181.31.116'),
'66.249.72.33'),
'220.181.51.102'),
'180.76.5.98'),
'66.249.66.15'),
'220.181.108.122'),
'66.249.66.81'),
'65.52.104.20'),
'180.76.5.149'),
'200.105.218.116'),
'190.129.4.206'),
'180.76.5.154'),
'66.249.66.15'),
'200.87.150.243'),
'180.76.5.87'),
'66.249.66.81'),
'180.76.5.189'),
'220.181.108.146'),
'213.186.119.133'),
'66.249.72.229'),
'66.249.72.33'),
'200.87.226.242'),
'66.249.66.15'),
'180.76.5.197'),
'66.249.66.81'),
'180.76.5.96'),
'220.181.108.103'),
'180.76.5.110'),
'66.249.66.15'),
'66.249.72.33'),
'199.87.252.52'),
'66.249.72.229'),
'180.76.5.53'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'190.186.86.245'),
'220.181.108.90'),
'190.129.19.63'),
'180.76.5.91'),
'69.171.237.12'),
'65.52.104.20'),
'66.249.66.15'),
'200.110.51.26'),
'190.186.86.245'),
'190.129.4.139'),
'66.249.72.229'),
'66.249.72.33'),
'66.249.66.81'),

(51856,
(51857,
(51858,
(51859,
(51860,
(51861,
(51862,
(51863,
(51864,
(51865,
(51866,
(51867,
(51868,
(51869,
(51870,
(51871,
(51872,
(51873,
(51874,
(51875,
(51876,
(51877,
(51878,
(51879,
(51880,
(51881,
(51882,
(51883,
(51884,
(51885,
(51886,
(51887,
(51888,
(51889,
(51890,
(51891,
(51892,
(51893,
(51894,
(51895,
(51896,
(51897,
(51898,
(51899,
(51900,
(51901,
(51902,
(51903,
(51904,
(51905,
(51906,
(51907,
(51908,
(51909,
(51910,
(51911,
(51912,
(51913,
(51914,
(51915,

1345505657,
1345505945,
1345505984,
1345506009,
1345506329,
1345506350,
1345506423,
1345506495,
1345506570,
1345506642,
1345506658,
1345506858,
1345507011,
1345507137,
1345507287,
1345507475,
1345507481,
1345507570,
1345507668,
1345507862,
1345507888,
1345508179,
1345508281,
1345508292,
1345508393,
1345508401,
1345508495,
1345508623,
1345508797,
1345508963,
1345508976,
1345508985,
1345508994,
1345509181,
1345509207,
1345509304,
1345509492,
1345509700,
1345509830,
1345509857,
1345509938,
1345509980,
1345510073,
1345510216,
1345510503,
1345510612,
1345510795,
1345511126,
1345511315,
1345511602,
1345511695,
1345511938,
1345512036,
1345512315,
1345512617,
1345512946,
1345513107,
1345513178,
1345513219,
1345513283,

'220.181.108.162'),
'190.129.4.102'),
'66.249.66.15'),
'190.186.86.245'),
'190.181.37.9'),
'66.249.66.81'),
'66.249.72.33'),
'66.249.72.229'),
'220.181.108.118'),
'66.249.66.15'),
'190.186.86.245'),
'190.103.70.26'),
'200.110.50.132'),
'213.186.119.143'),
'66.249.66.15'),
'65.52.108.26'),
'220.181.108.139'),
'200.110.51.92'),
'66.249.72.229'),
'190.129.5.234'),
'66.249.66.15'),
'190.129.5.165'),
'66.249.72.229'),
'190.129.19.38'),
'220.181.108.88'),
'66.249.66.81'),
'66.249.66.15'),
'190.129.5.131'),
'200.110.51.92'),
'190.104.31.18'),
'66.249.72.229'),
'190.129.19.38'),
'190.129.5.175'),
'66.249.66.15'),
'190.186.26.21'),
'220.181.108.168'),
'190.129.5.188'),
'65.52.108.46'),
'74.125.178.21'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'180.76.5.55'),
'220.181.108.89'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.81'),
'220.181.108.123'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.72.33'),
'66.249.66.15'),
'220.181.108.87'),
'190.129.5.165'),
'66.249.66.15'),
'220.181.108.187'),
'213.186.127.8'),
'65.52.108.26'),
'66.249.66.81'),
'66.249.66.15'),

(51916,
(51917,
(51918,
(51919,
(51920,
(51921,
(51922,
(51923,
(51924,
(51925,
(51926,
(51927,
(51928,
(51929,
(51930,
(51931,
(51932,
(51933,
(51934,
(51935,
(51936,
(51937,
(51938,
(51939,
(51940,
(51941,
(51942,
(51943,
(51944,
(51945,
(51946,
(51947,
(51948,
(51949,
(51950,
(51951,
(51952,
(51953,
(51954,
(51955,
(51956,
(51957,
(51958,
(51959,
(51960,
(51961,
(51962,
(51963,
(51964,
(51965,
(51966,
(51967,
(51968,
(51969,
(51970,
(51971,
(51972,
(51973,
(51974,
(51975,

1345513790,
1345513858,
1345513882,
1345513919,
1345514120,
1345514520,
1345514565,
1345514769,
1345515175,
1345515222,
1345515222,
1345515321,
1345515510,
1345515679,
1345515923,
1345516123,
1345516415,
1345516517,
1345516592,
1345516724,
1345516908,
1345516925,
1345517073,
1345517185,
1345517325,
1345517425,
1345517504,
1345517526,
1345517668,
1345517830,
1345518026,
1345518056,
1345518227,
1345518338,
1345518415,
1345518527,
1345518627,
1345519127,
1345519228,
1345519326,
1345519337,
1345519613,
1345519829,
1345520129,
1345520238,
1345520430,
1345520584,
1345520656,
1345521030,
1345521130,
1345521149,
1345521151,
1345521153,
1345521237,
1345521525,
1345521631,
1345521899,
1345522062,
1345522107,
1345522133,

'190.129.4.113'),
'220.181.108.85'),
'190.129.82.168'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.15'),
'190.104.28.18'),
'220.181.108.166'),
'65.52.108.26'),
'66.249.66.15'),
'190.129.5.211'),
'66.249.72.229'),
'157.55.18.24'),
'220.181.108.177'),
'66.249.66.81'),
'66.249.66.15'),
'74.125.178.24'),
'187.163.20.35'),
'220.181.108.120'),
'66.249.66.15'),
'220.181.51.111'),
'66.249.66.81'),
'180.76.5.157'),
'74.125.178.31'),
'66.249.72.33'),
'66.249.66.15'),
'220.181.108.163'),
'66.249.66.81'),
'157.55.18.24'),
'186.2.36.65'),
'66.249.66.15'),
'180.76.6.29'),
'66.249.72.33'),
'190.186.23.105'),
'220.181.108.87'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.15'),
'220.181.108.104'),
'66.249.66.81'),
'65.52.108.46'),
'66.249.66.15'),
'66.249.66.81'),
'220.181.108.143'),
'66.249.66.15'),
'190.23.11.169'),
'65.52.108.26'),
'66.249.66.15'),
'66.249.72.229'),
'220.181.108.169'),
'207.46.204.242'),
'207.46.13.48'),
'213.186.119.143'),
'66.249.66.81'),
'66.249.66.15'),
'190.104.29.28'),
'220.181.108.168'),
'66.249.72.229'),
'66.249.66.81'),

(51976,
(51977,
(51978,
(51979,
(51980,
(51981,
(51982,
(51983,
(51984,
(51985,
(51986,
(51987,
(51988,
(51989,
(51990,
(51991,
(51992,
(51993,
(51994,
(51995,
(51996,
(51997,
(51998,
(51999,
(52000,
(52001,
(52002,
(52003,
(52004,
(52005,
(52006,
(52007,
(52008,
(52009,
(52010,
(52011,
(52012,
(52013,
(52014,
(52015,
(52016,
(52017,
(52018,
(52019,
(52020,
(52021,
(52022,
(52023,
(52024,
(52025,
(52026,
(52027,
(52028,
(52029,
(52030,
(52031,
(52032,
(52033,
(52034,
(52035,

1345522633,
1345522833,
1345522972,
1345523234,
1345523435,
1345523595,
1345523634,
1345523735,
1345523835,
1345523886,
1345524235,
1345524353,
1345524435,
1345524438,
1345524462,
1345524537,
1345524797,
1345525138,
1345525258,
1345525337,
1345525437,
1345525921,
1345525938,
1345525953,
1345526160,
1345526440,
1345526598,
1345526601,
1345526640,
1345526897,
1345527090,
1345527240,
1345527283,
1345527340,
1345527370,
1345527425,
1345527841,
1345527864,
1345527941,
1345528020,
1345528021,
1345528232,
1345528340,
1345528395,
1345528542,
1345528642,
1345528646,
1345529143,
1345529212,
1345529243,
1345529251,
1345529308,
1345529389,
1345529393,
1345529844,
1345530044,
1345530048,
1345530094,
1345530162,
1345530345,

'66.249.66.15'),
'66.249.72.229'),
'220.181.108.80'),
'66.249.66.15'),
'66.249.66.81'),
'186.137.190.147'),
'66.249.72.229'),
'66.249.72.33'),
'66.249.66.15'),
'220.181.108.156'),
'66.249.72.229'),
'207.46.204.240'),
'66.249.73.153'),
'66.249.66.15'),
'180.76.5.59'),
'66.249.66.81'),
'220.181.108.172'),
'66.249.66.81'),
'213.186.119.140'),
'66.249.66.15'),
'66.249.72.229'),
'220.181.108.122'),
'66.249.66.15'),
'180.76.5.142'),
'180.76.5.153'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'65.52.108.26'),
'180.76.6.212'),
'207.46.204.188'),
'66.249.66.15'),
'213.186.119.135'),
'66.249.72.33'),
'66.249.66.81'),
'220.181.108.83'),
'66.249.72.229'),
'180.76.5.176'),
'66.249.66.15'),
'66.249.66.81'),
'208.115.111.70'),
'66.249.72.33'),
'220.181.108.146'),
'218.213.137.42'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'180.76.5.158'),
'66.249.66.15'),
'220.181.108.172'),
'213.186.127.3'),
'66.249.66.81'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.81'),
'180.76.5.156'),
'220.181.108.177'),
'66.249.72.33'),

(52036,
(52037,
(52038,
(52039,
(52040,
(52041,
(52042,
(52043,
(52044,
(52045,
(52046,
(52047,
(52048,
(52049,
(52050,
(52051,
(52052,
(52053,
(52054,
(52055,
(52056,
(52057,
(52058,
(52059,
(52060,
(52061,
(52062,
(52063,
(52064,
(52065,
(52066,
(52067,
(52068,
(52069,
(52070,
(52071,
(52072,
(52073,
(52074,
(52075,
(52076,
(52077,
(52078,
(52079,
(52080,
(52081,
(52082,
(52083,
(52084,
(52085,
(52086,
(52087,
(52088,
(52089,
(52090,
(52091,
(52092,
(52093,
(52094,
(52095,

1345530650,
1345530745,
1345531046,
1345531074,
1345531246,
1345531361,
1345531446,
1345531452,
1345531547,
1345531598,
1345531756,
1345531984,
1345532132,
1345532249,
1345532748,
1345532848,
1345532896,
1345533149,
1345533349,
1345533371,
1345533406,
1345533550,
1345533697,
1345533804,
1345533951,
1345534251,
1345534278,
1345534551,
1345534715,
1345534815,
1345535252,
1345535255,
1345535426,
1345535625,
1345535653,
1345535725,
1345535852,
1345536053,
1345536254,
1345536309,
1345536433,
1345536465,
1345536539,
1345536575,
1345536654,
1345536754,
1345537255,
1345537356,
1345537375,
1345537408,
1345537454,
1345537756,
1345537856,
1345538158,
1345538369,
1345538443,
1345538557,
1345538594,
1345538858,
1345538957,

'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'220.181.108.145'),
'66.249.72.229'),
'180.76.5.87'),
'66.249.66.15'),
'213.186.127.5'),
'66.249.66.81'),
'180.76.5.147'),
'220.181.51.110'),
'220.181.108.85'),
'66.249.66.15'),
'180.76.5.196'),
'66.249.66.15'),
'66.249.72.229'),
'220.181.108.104'),
'66.249.72.33'),
'66.249.66.15'),
'213.186.127.10'),
'180.76.5.147'),
'66.249.66.81'),
'65.52.110.146'),
'220.181.108.106'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.162'),
'66.249.66.15'),
'220.181.108.184'),
'66.249.72.33'),
'66.249.66.15'),
'180.76.5.147'),
'213.186.127.28'),
'220.181.108.99'),
'66.249.66.81'),
'207.46.204.240'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'65.52.108.46'),
'157.55.18.22'),
'180.76.5.95'),
'220.181.108.140'),
'207.46.13.48'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.33'),
'180.76.5.136'),
'213.186.122.3'),
'220.181.108.106'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'220.181.108.118'),
'65.52.108.26'),
'66.249.66.15'),
'180.76.6.29'),
'66.249.72.33'),
'66.249.72.229'),

(52096,
(52097,
(52098,
(52099,
(52100,
(52101,
(52102,
(52103,
(52104,
(52105,
(52106,
(52107,
(52108,
(52109,
(52110,
(52111,
(52112,
(52113,
(52114,
(52115,
(52116,
(52117,
(52118,
(52119,
(52120,
(52121,
(52122,
(52123,
(52124,
(52125,
(52126,
(52127,
(52128,
(52129,
(52130,
(52131,
(52132,
(52133,
(52134,
(52135,
(52136,
(52137,
(52138,
(52139,
(52140,
(52141,
(52142,
(52143,
(52144,
(52145,
(52146,
(52147,
(52148,
(52149,
(52150,
(52151,
(52152,
(52153,
(52154,
(52155,

1345539158,
1345539202,
1345539282,
1345539553,
1345539635,
1345539759,
1345539892,
1345540191,
1345540253,
1345540357,
1345540454,
1345540554,
1345540827,
1345541056,
1345541069,
1345541102,
1345541144,
1345541500,
1345541657,
1345541764,
1345541808,
1345542016,
1345542257,
1345542395,
1345542458,
1345542572,
1345542682,
1345542930,
1345543059,
1345543063,
1345543460,
1345543661,
1345543742,
1345543791,
1345543841,
1345544462,
1345544742,
1345544754,
1345544781,
1345545163,
1345545336,
1345545662,
1345545700,
1345545765,
1345545888,
1345545944,
1345546066,
1345546365,
1345546573,
1345546779,
1345546887,
1345546968,
1345547068,
1345547149,
1345547269,
1345547484,
1345547569,
1345547670,
1345547963,
1345548026,

'66.249.66.15'),
'180.76.6.225'),
'220.181.108.123'),
'180.76.6.20'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'220.181.108.87'),
'66.249.72.33'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.63'),
'66.249.66.81'),
'66.249.66.15'),
'220.181.108.182'),
'65.52.110.146'),
'213.186.127.10'),
'66.249.66.81'),
'180.76.6.231'),
'66.249.66.15'),
'220.181.108.122'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'207.46.204.242'),
'207.46.199.52'),
'220.181.108.104'),
'66.249.66.15'),
'180.76.5.97'),
'66.249.72.229'),
'66.249.66.81'),
'180.76.5.177'),
'66.249.66.15'),
'220.181.108.75'),
'66.249.66.15'),
'180.76.5.91'),
'220.181.108.165'),
'66.249.66.81'),
'66.249.66.15'),
'220.181.51.111'),
'220.181.108.96'),
'65.52.110.146'),
'66.249.66.15'),
'180.76.5.87'),
'180.76.5.151'),
'66.249.72.229'),
'66.249.66.15'),
'220.181.108.176'),
'74.125.178.26'),
'180.76.5.49'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.33'),
'220.181.108.88'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.88'),

(52156,
(52157,
(52158,
(52159,
(52160,
(52161,
(52162,
(52163,
(52164,
(52165,
(52166,
(52167,
(52168,
(52169,
(52170,
(52171,
(52172,
(52173,
(52174,
(52175,
(52176,
(52177,
(52178,
(52179,
(52180,
(52181,
(52182,
(52183,
(52184,
(52185,
(52186,
(52187,
(52188,
(52189,
(52190,
(52191,
(52192,
(52193,
(52194,
(52195,
(52196,
(52197,
(52198,
(52199,
(52200,
(52201,
(52202,
(52203,
(52204,
(52205,
(52206,
(52207,
(52208,
(52209,
(52210,
(52211,
(52212,
(52213,
(52214,
(52215,

1345548171,
1345548271,
1345548283,
1345548399,
1345548460,
1345548648,
1345548904,
1345549032,
1345549072,
1345549113,
1345549176,
1345549312,
1345549662,
1345549721,
1345549807,
1345550056,
1345550078,
1345550208,
1345550222,
1345550516,
1345550580,
1345550740,
1345551104,
1345551136,
1345551489,
1345551580,
1345551652,
1345552047,
1345552093,
1345552147,
1345552586,
1345552844,
1345552963,
1345553025,
1345553183,
1345553241,
1345553340,
1345553347,
1345553865,
1345553874,
1345553900,
1345554240,
1345554439,
1345554537,
1345554557,
1345554776,
1345554787,
1345554863,
1345554930,
1345555297,
1345555368,
1345555654,
1345555700,
1345556045,
1345556091,
1345556356,
1345556530,
1345556619,
1345556750,
1345556899,

'66.249.72.33'),
'66.249.72.229'),
'65.52.110.146'),
'220.181.108.184'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'180.76.6.230'),
'207.46.13.48'),
'66.249.66.15'),
'65.52.108.26'),
'220.181.108.114'),
'213.186.127.6'),
'66.249.72.229'),
'66.249.66.81'),
'208.115.113.86'),
'66.249.66.15'),
'180.76.5.194'),
'220.181.108.107'),
'66.249.72.33'),
'65.52.108.26'),
'66.249.66.81'),
'180.76.5.110'),
'220.181.108.75'),
'66.249.66.81'),
'190.129.8.202'),
'66.249.66.15'),
'220.181.108.166'),
'180.76.5.92'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'220.181.108.88'),
'66.249.66.81'),
'65.52.108.26'),
'66.249.66.15'),
'180.76.5.139'),
'180.76.5.52'),
'90.38.224.212'),
'220.181.108.94'),
'66.249.66.15'),
'180.76.5.99'),
'190.129.5.155'),
'200.87.165.54'),
'66.249.66.15'),
'66.249.72.229'),
'220.181.108.111'),
'200.58.66.168'),
'66.249.66.81'),
'186.2.45.5'),
'180.76.5.188'),
'66.249.66.15'),
'220.181.108.141'),
'186.2.45.5'),
'66.249.72.229'),
'180.76.5.150'),
'66.249.66.15'),
'220.181.108.112'),
'66.249.66.81'),
'190.129.47.210'),

(52216,
(52217,
(52218,
(52219,
(52220,
(52221,
(52222,
(52223,
(52224,
(52225,
(52226,
(52227,
(52228,
(52229,
(52230,
(52231,
(52232,
(52233,
(52234,
(52235,
(52236,
(52237,
(52238,
(52239,
(52240,
(52241,
(52242,
(52243,
(52244,
(52245,
(52246,
(52247,
(52248,
(52249,
(52250,
(52251,
(52252,
(52253,
(52254,
(52255,
(52256,
(52257,
(52258,
(52259,
(52260,
(52261,
(52262,
(52263,
(52264,
(52265,
(52266,
(52267,
(52268,
(52269,
(52270,
(52271,
(52272,
(52273,
(52274,
(52275,

1345557187,
1345557447,
1345557516,
1345557529,
1345557620,
1345557678,
1345557690,
1345557845,
1345557925,
1345557970,
1345558238,
1345558450,
1345558502,
1345558542,
1345558544,
1345558722,
1345558907,
1345559076,
1345559225,
1345559363,
1345559407,
1345559506,
1345559701,
1345559723,
1345559768,
1345559949,
1345560166,
1345560289,
1345560310,
1345560497,
1345560637,
1345560704,
1345560736,
1345560930,
1345560956,
1345561034,
1345561165,
1345561218,
1345561387,
1345561494,
1345562120,
1345562134,
1345562342,
1345562534,
1345562662,
1345562739,
1345562742,
1345562844,
1345562870,
1345563049,
1345563058,
1345563259,
1345563428,
1345563428,
1345563459,
1345563544,
1345563685,
1345563749,
1345563755,
1345563928,

'66.249.66.15'),
'190.174.112.47'),
'190.186.86.145'),
'220.181.108.96'),
'200.90.144.183'),
'180.76.5.162'),
'213.186.119.142'),
'66.249.66.15'),
'190.186.44.147'),
'190.129.12.74'),
'207.46.204.242'),
'220.181.108.177'),
'66.249.66.15'),
'190.232.224.134'),
'180.76.5.87'),
'66.249.66.81'),
'66.249.72.229'),
'200.90.150.171'),
'66.249.66.15'),
'220.181.108.78'),
'66.249.66.81'),
'200.87.114.90'),
'180.76.5.151'),
'220.181.51.111'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.6.35'),
'220.181.108.186'),
'66.249.66.81'),
'180.76.5.136'),
'66.249.66.15'),
'180.76.5.113'),
'65.52.108.26'),
'66.249.72.33'),
'180.76.5.48'),
'66.249.66.81'),
'180.76.5.111'),
'220.181.108.139'),
'180.76.5.101'),
'66.249.66.15'),
'66.249.66.15'),
'220.181.108.115'),
'66.249.72.229'),
'180.76.5.56'),
'66.249.66.81'),
'157.55.17.200'),
'180.76.5.88'),
'66.249.66.15'),
'200.58.83.61'),
'220.181.108.175'),
'24.92.158.139'),
'74.125.178.85'),
'190.129.11.138'),
'190.129.5.117'),
'186.2.41.177'),
'157.55.18.24'),
'180.76.6.28'),
'66.249.66.81'),
'200.87.110.162'),
'66.249.66.15'),

(52276,
(52277,
(52278,
(52279,
(52280,
(52281,
(52282,
(52283,
(52284,
(52285,
(52286,
(52287,
(52288,
(52289,
(52290,
(52291,
(52292,
(52293,
(52294,
(52295,
(52296,
(52297,
(52298,
(52299,
(52300,
(52301,
(52302,
(52303,
(52304,
(52305,
(52306,
(52307,
(52308,
(52309,
(52310,
(52311,
(52312,
(52313,
(52314,
(52315,
(52316,
(52317,
(52318,
(52319,
(52320,
(52321,
(52322,
(52323,
(52324,
(52325,
(52326,
(52327,
(52328,
(52329,
(52330,
(52331,
(52332,
(52333,
(52334,
(52335,

1345563960,
1345564026,
1345564126,
1345564129,
1345564220,
1345564405,
1345564651,
1345564655,
1345564829,
1345564884,
1345564984,
1345565135,
1345565138,
1345565375,
1345565542,
1345565555,
1345565597,
1345565655,
1345565743,
1345565791,
1345565797,
1345565802,
1345565823,
1345565952,
1345566207,
1345566209,
1345566278,
1345566640,
1345566709,
1345566770,
1345566948,
1345566972,
1345567027,
1345567619,
1345567662,
1345567691,
1345567693,
1345567725,
1345567782,
1345567817,
1345567899,
1345568086,
1345568287,
1345568358,
1345568488,
1345568546,
1345568630,
1345568847,
1345568886,
1345569373,
1345569550,
1345569554,
1345569700,
1345569890,
1345569903,
1345570185,
1345570189,
1345570612,
1345570793,
1345570976,

'220.181.108.179'),
'66.249.72.229'),
'200.87.17.116'),
'186.2.41.177'),
'180.76.6.36'),
'208.115.113.86'),
'66.249.66.15'),
'190.181.30.97'),
'200.87.82.200'),
'220.181.108.123'),
'180.76.5.56'),
'66.249.72.229'),
'190.104.28.22'),
'66.249.66.81'),
'190.129.12.252'),
'66.249.66.15'),
'200.90.145.56'),
'190.129.5.219'),
'180.76.5.163'),
'157.55.18.24'),
'220.181.108.112'),
'200.87.110.162'),
'213.186.119.131'),
'180.76.5.147'),
'123.125.71.52'),
'220.181.108.88'),
'66.249.66.15'),
'66.249.72.229'),
'220.181.108.149'),
'157.56.95.137'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'220.181.108.179'),
'180.76.5.65'),
'180.76.6.233'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'213.186.119.142'),
'180.76.5.146'),
'66.249.72.229'),
'207.46.204.242'),
'190.129.234.90'),
'66.249.72.33'),
'74.125.178.82'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'180.76.5.94'),
'66.249.66.81'),
'66.249.72.33'),
'66.249.72.229'),
'66.249.66.15'),
'213.186.127.9'),
'66.249.66.81'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.81'),

(52336,
(52337,
(52338,
(52339,
(52340,
(52341,
(52342,
(52343,
(52344,
(52345,
(52346,
(52347,
(52348,
(52349,
(52350,
(52351,
(52352,
(52353,
(52354,
(52355,
(52356,
(52357,
(52358,
(52359,
(52360,
(52361,
(52362,
(52363,
(52364,
(52365,
(52366,
(52367,
(52368,
(52369,
(52370,
(52371,
(52372,
(52373,
(52374,
(52375,
(52376,
(52377,
(52378,
(52379,
(52380,
(52381,
(52382,
(52383,
(52384,
(52385,
(52386,
(52387,
(52388,
(52389,
(52390,
(52391,
(52392,
(52393,
(52394,
(52395,

1345570991,
1345571165,
1345571177,
1345571669,
1345571698,
1345571937,
1345572052,
1345572189,
1345572381,
1345572604,
1345572784,
1345572917,
1345573507,
1345573687,
1345573913,
1345574086,
1345574231,
1345574359,
1345574593,
1345574609,
1345574833,
1345575003,
1345575268,
1345575317,
1345575346,
1345575362,
1345575374,
1345575487,
1345575607,
1345575883,
1345576220,
1345576284,
1345576376,
1345576710,
1345576711,
1345576765,
1345576845,
1345577306,
1345577487,
1345577496,
1345577531,
1345577669,
1345577905,
1345577908,
1345578145,
1345578162,
1345578451,
1345578566,
1345578583,
1345578597,
1345578932,
1345578933,
1345578949,
1345579002,
1345579233,
1345579275,
1345579297,
1345579546,
1345579804,
1345579852,

'66.249.72.33'),
'180.76.5.156'),
'208.115.111.70'),
'66.249.66.15'),
'66.249.66.81'),
'213.186.127.6'),
'220.181.51.108'),
'190.129.13.98'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.6.20'),
'66.249.72.229'),
'66.249.66.15'),
'213.186.122.2'),
'157.55.17.200'),
'66.249.72.229'),
'190.129.9.42'),
'66.249.66.15'),
'180.76.5.90'),
'180.76.6.28'),
'200.90.147.231'),
'190.129.12.74'),
'66.249.66.81'),
'190.129.14.2'),
'200.90.146.61'),
'66.249.66.15'),
'65.52.108.46'),
'66.249.72.229'),
'213.186.119.138'),
'66.249.66.15'),
'180.76.6.21'),
'190.129.8.202'),
'220.181.108.91'),
'123.125.71.39'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.15'),
'190.129.9.42'),
'157.55.17.200'),
'66.249.66.81'),
'74.125.44.89'),
'213.186.122.2'),
'180.76.5.53'),
'66.249.66.15'),
'208.115.113.86'),
'66.249.66.81'),
'66.249.72.33'),
'200.110.53.113'),
'190.129.11.138'),
'66.249.66.15'),
'190.129.5.8'),
'190.186.146.188'),
'157.55.18.24'),
'65.52.108.26'),
'66.249.72.229'),
'66.249.66.15'),
'65.52.104.19'),
'180.76.6.20'),

(52396,
(52397,
(52398,
(52399,
(52400,
(52401,
(52402,
(52403,
(52404,
(52405,
(52406,
(52407,
(52408,
(52409,
(52410,
(52411,
(52412,
(52413,
(52414,
(52415,
(52416,
(52417,
(52418,
(52419,
(52420,
(52421,
(52422,
(52423,
(52424,
(52425,
(52426,
(52427,
(52428,
(52429,
(52430,
(52431,
(52432,
(52433,
(52434,
(52435,
(52436,
(52437,
(52438,
(52439,
(52440,
(52441,
(52442,
(52443,
(52444,
(52445,
(52446,
(52447,
(52448,
(52449,
(52450,
(52451,
(52452,
(52453,
(52454,
(52455,

1345579935,
1345580005,
1345580203,
1345580260,
1345580263,
1345580380,
1345580544,
1345580647,
1345580926,
1345581129,
1345581491,
1345581535,
1345581566,
1345581649,
1345581958,
1345581959,
1345582031,
1345582099,
1345582192,
1345582278,
1345582307,
1345582379,
1345582550,
1345582682,
1345583096,
1345583167,
1345583212,
1345583372,
1345583459,
1345583479,
1345583638,
1345583687,
1345583735,
1345583742,
1345583845,
1345583846,
1345583983,
1345584038,
1345584182,
1345584363,
1345584560,
1345584592,
1345584592,
1345585030,
1345585071,
1345585269,
1345585698,
1345585879,
1345585991,
1345586114,
1345586167,
1345586239,
1345586533,
1345586731,
1345586759,
1345586891,
1345587560,
1345587622,
1345587933,
1345587987,

'213.186.119.133'),
'200.87.97.14'),
'66.249.66.15'),
'220.181.108.86'),
'123.125.71.40'),
'66.249.72.229'),
'190.129.5.8'),
'200.87.97.14'),
'66.249.66.15'),
'200.87.139.186'),
'200.87.97.14'),
'200.107.243.251'),
'180.76.6.29'),
'66.249.66.15'),
'180.76.5.172'),
'213.186.127.9'),
'66.249.66.81'),
'190.129.5.4'),
'66.249.72.229'),
'200.87.139.186'),
'201.217.247.246'),
'66.249.66.15'),
'190.190.188.115'),
'200.87.0.16'),
'66.249.66.15'),
'180.76.5.113'),
'200.87.139.186'),
'201.216.215.149'),
'66.249.66.81'),
'190.129.8.202'),
'66.249.72.33'),
'200.7.175.209'),
'66.249.66.15'),
'187.162.58.71'),
'123.125.71.17'),
'220.181.108.122'),
'213.186.119.143'),
'190.129.5.196'),
'66.249.72.229'),
'66.249.66.15'),
'190.181.21.16'),
'190.181.12.224'),
'190.181.12.224'),
'180.76.5.61'),
'66.249.72.229'),
'66.249.66.15'),
'208.115.111.70'),
'190.104.25.26'),
'66.249.72.229'),
'213.186.120.196'),
'66.249.66.81'),
'66.249.66.15'),
'186.2.10.176'),
'180.76.5.188'),
'66.249.72.229'),
'66.249.66.15'),
'220.181.51.106'),
'66.249.66.15'),
'190.129.63.160'),
'66.249.72.33'),

(52456,
(52457,
(52458,
(52459,
(52460,
(52461,
(52462,
(52463,
(52464,
(52465,
(52466,
(52467,
(52468,
(52469,
(52470,
(52471,
(52472,
(52473,
(52474,
(52475,
(52476,
(52477,
(52478,
(52479,
(52480,
(52481,
(52482,
(52483,
(52484,
(52485,
(52486,
(52487,
(52488,
(52489,
(52490,
(52491,
(52492,
(52493,
(52494,
(52495,
(52496,
(52497,
(52498,
(52499,
(52500,
(52501,
(52502,
(52503,
(52504,
(52505,
(52506,
(52507,
(52508,
(52509,
(52510,
(52511,
(52512,
(52513,
(52514,
(52515,

1345588125,
1345588351,
1345588440,
1345588678,
1345588806,
1345588987,
1345589082,
1345589319,
1345589392,
1345589480,
1345589502,
1345589613,
1345589720,
1345589808,
1345589996,
1345590186,
1345590231,
1345590269,
1345590371,
1345590542,
1345591001,
1345591006,
1345591009,
1345591084,
1345591155,
1345591365,
1345591733,
1345591890,
1345591902,
1345592018,
1345592098,
1345592173,
1345592308,
1345592314,
1345592344,
1345592627,
1345592715,
1345592922,
1345592964,
1345593336,
1345593508,
1345593661,
1345593947,
1345593954,
1345594108,
1345594296,
1345594318,
1345594541,
1345594628,
1345594629,
1345594691,
1345595261,
1345595299,
1345595575,
1345595639,
1345595741,
1345595871,
1345596133,
1345596165,
1345596204,

'213.186.119.131'),
'66.249.66.15'),
'180.76.5.88'),
'66.249.72.229'),
'66.249.72.33'),
'190.129.5.4'),
'180.76.6.225'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.81'),
'190.129.8.202'),
'190.129.86.178'),
'190.129.5.4'),
'190.104.30.25'),
'66.249.72.229'),
'180.76.5.101'),
'213.186.119.133'),
'66.249.66.15'),
'190.129.78.82'),
'207.46.204.242'),
'220.181.108.119'),
'66.249.72.229'),
'123.125.71.38'),
'190.129.4.149'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.5.113'),
'190.129.10.106'),
'66.249.66.81'),
'213.186.119.131'),
'157.55.18.24'),
'190.129.78.82'),
'66.249.72.229'),
'66.249.66.15'),
'208.115.113.86'),
'66.249.66.81'),
'207.46.204.242'),
'66.249.66.15'),
'180.76.5.51'),
'66.249.66.81'),
'74.125.178.23'),
'66.249.66.15'),
'213.186.119.134'),
'200.105.179.131'),
'66.249.66.81'),
'190.11.88.140'),
'123.125.71.50'),
'220.181.108.119'),
'66.249.66.15'),
'180.76.5.178'),
'66.249.66.15'),
'66.249.72.229'),
'65.52.108.26'),
'200.90.145.202'),
'66.249.66.81'),
'213.186.119.133'),
'66.249.66.15'),
'190.104.7.60'),

(52516,
(52517,
(52518,
(52519,
(52520,
(52521,
(52522,
(52523,
(52524,
(52525,
(52526,
(52527,
(52528,
(52529,
(52530,
(52531,
(52532,
(52533,
(52534,
(52535,
(52536,
(52537,
(52538,
(52539,
(52540,
(52541,
(52542,
(52543,
(52544,
(52545,
(52546,
(52547,
(52548,
(52549,
(52550,
(52551,
(52552,
(52553,
(52554,
(52555,
(52556,
(52557,
(52558,
(52559,
(52560,
(52561,
(52562,
(52563,
(52564,
(52565,
(52566,
(52567,
(52568,
(52569,
(52570,
(52571,
(52572,
(52573,
(52574,
(52575,

1345596236,
1345596456,
1345596460,
1345596481,
1345596608,
1345596785,
1345597013,
1345597126,
1345597442,
1345597604,
1345597634,
1345597751,
1345598033,
1345598158,
1345598339,
1345598485,
1345598632,
1345598684,
1345598715,
1345598715,
1345598760,
1345598835,
1345599225,
1345599237,
1345599367,
1345599660,
1345599811,
1345599844,
1345599870,
1345599954,
1345600102,
1345600205,
1345600233,
1345600411,
1345600431,
1345600457,
1345600836,
1345601018,
1345601129,
1345601177,
1345601718,
1345601865,
1345601865,
1345601866,
1345602208,
1345602209,
1345602282,
1345602302,
1345602472,
1345602549,
1345602599,
1345603187,
1345603191,
1345603533,
1345603672,
1345603859,
1345603897,
1345604003,
1345604072,
1345604105,

'66.249.72.229'),
'200.90.146.174'),
'66.249.72.33'),
'207.46.204.242'),
'66.249.66.81'),
'180.76.5.49'),
'66.249.66.15'),
'180.76.6.21'),
'190.104.27.22'),
'66.249.66.81'),
'180.76.6.37'),
'66.249.66.15'),
'200.90.145.63'),
'213.186.127.13'),
'66.249.66.81'),
'66.249.72.33'),
'66.249.66.15'),
'190.181.32.69'),
'220.181.108.120'),
'123.125.71.56'),
'207.46.204.242'),
'180.76.6.232'),
'190.129.63.18'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'190.104.29.18'),
'200.110.52.50'),
'190.129.63.18'),
'66.249.72.33'),
'66.249.66.81'),
'213.186.119.131'),
'66.249.66.15'),
'200.110.52.211'),
'180.76.5.143'),
'190.104.29.18'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'190.104.29.18'),
'66.249.66.81'),
'66.249.66.15'),
'123.125.71.49'),
'220.181.108.122'),
'213.186.127.5'),
'180.76.6.37'),
'190.129.41.62'),
'65.52.108.46'),
'66.249.66.15'),
'201.222.80.249'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.64'),
'180.76.5.59'),
'66.249.66.15'),
'180.76.5.146'),
'220.181.51.103'),
'66.249.66.81'),
'180.76.5.103'),

(52576,
(52577,
(52578,
(52579,
(52580,
(52581,
(52582,
(52583,
(52584,
(52585,
(52586,
(52587,
(52588,
(52589,
(52590,
(52591,
(52592,
(52593,
(52594,
(52595,
(52596,
(52597,
(52598,
(52599,
(52600,
(52601,
(52602,
(52603,
(52604,
(52605,
(52606,
(52607,
(52608,
(52609,
(52610,
(52611,
(52612,
(52613,
(52614,
(52615,
(52616,
(52617,
(52618,
(52619,
(52620,
(52621,
(52622,
(52623,
(52624,
(52625,
(52626,
(52627,
(52628,
(52629,
(52630,
(52631,
(52632,
(52633,
(52634,
(52635,

1345604427,
1345604509,
1345604656,
1345605131,
1345605243,
1345605398,
1345605485,
1345605487,
1345605537,
1345605580,
1345606125,
1345606258,
1345606271,
1345606563,
1345606572,
1345606783,
1345606857,
1345607002,
1345607513,
1345607589,
1345607717,
1345607734,
1345607882,
1345608470,
1345608593,
1345608611,
1345608763,
1345609024,
1345609024,
1345609205,
1345609351,
1345609791,
1345609890,
1345610227,
1345610308,
1345610380,
1345610527,
1345610674,
1345610790,
1345610813,
1345610921,
1345611250,
1345611261,
1345611556,
1345611809,
1345611967,
1345611997,
1345612295,
1345612333,
1345612585,
1345612684,
1345612686,
1345612706,
1345612732,
1345612735,
1345612883,
1345613026,
1345613335,
1345613614,
1345613749,

'183.26.204.43'),
'66.249.66.15'),
'180.76.5.97'),
'66.249.66.81'),
'66.249.66.15'),
'200.110.52.234'),
'123.125.71.55'),
'220.181.108.102'),
'66.249.72.229'),
'180.76.6.21'),
'66.249.66.15'),
'213.186.127.2'),
'66.249.72.33'),
'66.249.72.229'),
'192.162.19.193'),
'180.76.5.89'),
'66.249.66.81'),
'66.249.66.15'),
'157.55.17.200'),
'66.249.66.81'),
'180.76.5.144'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.143'),
'66.249.66.15'),
'66.249.72.229'),
'123.125.71.12'),
'220.181.108.93'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.64'),
'66.249.66.81'),
'213.186.127.10'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.72.33'),
'180.76.6.37'),
'180.76.5.93'),
'66.249.66.81'),
'65.52.111.146'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.72.33'),
'180.76.5.170'),
'66.249.66.15'),
'66.249.66.81'),
'213.186.119.134'),
'66.249.72.33'),
'123.125.71.26'),
'220.181.108.80'),
'125.39.78.167'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.156'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.72.33'),
'65.52.108.26'),

(52636,
(52637,
(52638,
(52639,
(52640,
(52641,
(52642,
(52643,
(52644,
(52645,
(52646,
(52647,
(52648,
(52649,
(52650,
(52651,
(52652,
(52653,
(52654,
(52655,
(52656,
(52657,
(52658,
(52659,
(52660,
(52661,
(52662,
(52663,
(52664,
(52665,
(52666,
(52667,
(52668,
(52669,
(52670,
(52671,
(52672,
(52673,
(52674,
(52675,
(52676,
(52677,
(52678,
(52679,
(52680,
(52681,
(52682,
(52683,
(52684,
(52685,
(52686,
(52687,
(52688,
(52689,
(52690,
(52691,
(52692,
(52693,
(52694,
(52695,

1345613760,
1345613832,
1345613990,
1345614358,
1345614484,
1345614642,
1345614788,
1345615015,
1345615244,
1345615672,
1345616110,
1345616258,
1345616259,
1345616379,
1345616502,
1345616798,
1345616845,
1345616896,
1345617288,
1345617434,
1345617753,
1345618002,
1345618026,
1345618320,
1345618408,
1345618463,
1345618609,
1345618933,
1345619197,
1345619345,
1345619784,
1345619836,
1345619837,
1345620196,
1345620227,
1345620285,
1345620374,
1345620433,
1345620519,
1345620887,
1345621107,
1345621112,
1345621256,
1345621695,
1345621844,
1345621853,
1345622019,
1345622138,
1345622430,
1345622457,
1345622578,
1345622771,
1345623164,
1345623254,
1345623412,
1345623413,
1345623460,
1345623607,
1345624192,
1345624196,

'66.249.66.15'),
'180.76.5.60'),
'66.249.72.229'),
'213.186.119.139'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.97'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.15'),
'123.125.71.32'),
'220.181.108.114'),
'213.186.119.135'),
'66.249.72.33'),
'180.76.5.158'),
'66.249.66.15'),
'220.181.51.111'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.6.28'),
'180.76.5.92'),
'66.249.66.81'),
'213.186.119.131'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.5.183'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'123.125.71.56'),
'220.181.108.115'),
'207.46.13.48'),
'66.249.72.229'),
'180.76.5.59'),
'66.249.66.81'),
'212.113.37.105'),
'66.249.66.15'),
'207.46.199.13'),
'66.249.72.229'),
'180.76.5.188'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.33'),
'208.115.113.86'),
'180.76.5.173'),
'66.249.66.15'),
'66.249.66.81'),
'213.186.119.144'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.33'),
'180.76.5.197'),
'123.125.71.22'),
'220.181.108.94'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.48'),
'66.249.66.15'),

(52696,
(52697,
(52698,
(52699,
(52700,
(52701,
(52702,
(52703,
(52704,
(52705,
(52706,
(52707,
(52708,
(52709,
(52710,
(52711,
(52712,
(52713,
(52714,
(52715,
(52716,
(52717,
(52718,
(52719,
(52720,
(52721,
(52722,
(52723,
(52724,
(52725,
(52726,
(52727,
(52728,
(52729,
(52730,
(52731,
(52732,
(52733,
(52734,
(52735,
(52736,
(52737,
(52738,
(52739,
(52740,
(52741,
(52742,
(52743,
(52744,
(52745,
(52746,
(52747,
(52748,
(52749,
(52750,
(52751,
(52752,
(52753,
(52754,
(52755,

1345624562,
1345624589,
1345624636,
1345624932,
1345625095,
1345625275,
1345625338,
1345625519,
1345625956,
1345626255,
1345626342,
1345626508,
1345626691,
1345626989,
1345627130,
1345627425,
1345627503,
1345627504,
1345628032,
1345628167,
1345628202,
1345628412,
1345628533,
1345628894,
1345628940,
1345629286,
1345629562,
1345629645,
1345630228,
1345630297,
1345630381,
1345630558,
1345630682,
1345630683,
1345630951,
1345631179,
1345631325,
1345631551,
1345631863,
1345631977,
1345632302,
1345632323,
1345632339,
1345632494,
1345632547,
1345632604,
1345632662,
1345632712,
1345633232,
1345633450,
1345633460,
1345633504,
1345633565,
1345633669,
1345633866,
1345633916,
1345634263,
1345634273,
1345634274,
1345634411,

'213.186.122.3'),
'66.249.66.81'),
'66.249.72.229'),
'74.125.179.83'),
'180.76.5.161'),
'66.249.66.15'),
'180.76.5.89'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.64'),
'213.186.119.131'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.6.29'),
'66.249.66.15'),
'123.125.71.39'),
'220.181.108.117'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.5.91'),
'213.186.122.3'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.178'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.5.60'),
'66.249.66.15'),
'66.249.72.229'),
'213.186.127.2'),
'123.125.71.19'),
'220.181.108.92'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.6.224'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.72.33'),
'220.181.51.102'),
'180.76.5.52'),
'180.76.5.173'),
'66.249.72.229'),
'66.249.66.15'),
'213.186.127.12'),
'66.249.66.81'),
'207.46.13.48'),
'66.249.66.15'),
'65.52.108.26'),
'66.249.72.229'),
'180.76.5.161'),
'66.249.66.81'),
'66.249.72.33'),
'157.55.18.24'),
'66.249.66.15'),
'66.249.66.81'),
'123.125.71.52'),
'220.181.108.83'),
'180.76.5.103'),

(52756,
(52757,
(52758,
(52759,
(52760,
(52761,
(52762,
(52763,
(52764,
(52765,
(52766,
(52767,
(52768,
(52769,
(52770,
(52771,
(52772,
(52773,
(52774,
(52775,
(52776,
(52777,
(52778,
(52779,
(52780,
(52781,
(52782,
(52783,
(52784,
(52785,
(52786,
(52787,
(52788,
(52789,
(52790,
(52791,
(52792,
(52793,
(52794,
(52795,
(52796,
(52797,
(52798,
(52799,
(52800,
(52801,
(52802,
(52803,
(52804,
(52805,
(52806,
(52807,
(52808,
(52809,
(52810,
(52811,
(52812,
(52813,
(52814,
(52815,

1345634600,
1345634707,
1345634982,
1345635039,
1345635055,
1345635108,
1345635301,
1345635315,
1345635713,
1345635911,
1345635968,
1345635973,
1345636538,
1345636577,
1345636633,
1345636652,
1345636881,
1345637451,
1345637477,
1345637679,
1345637680,
1345637837,
1345637837,
1345637906,
1345638135,
1345638422,
1345638432,
1345638477,
1345638658,
1345638909,
1345638934,
1345639276,
1345639459,
1345639503,
1345639617,
1345639650,
1345639708,
1345639828,
1345640188,
1345640233,
1345640309,
1345640420,
1345640709,
1345640985,
1345640995,
1345641194,
1345641588,
1345641669,
1345641674,
1345641690,
1345641737,
1345641797,
1345641968,
1345641984,
1345642354,
1345642582,
1345642604,
1345642639,
1345642696,
1345642708,

'66.249.66.15'),
'213.186.127.4'),
'66.249.72.33'),
'190.104.24.42'),
'66.249.72.229'),
'66.249.66.81'),
'180.76.5.90'),
'66.249.66.15'),
'220.181.108.111'),
'208.115.113.86'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'180.76.5.155'),
'213.186.120.196'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.183'),
'66.249.66.81'),
'200.87.27.253'),
'123.125.71.47'),
'220.181.108.86'),
'66.249.72.33'),
'66.249.66.15'),
'190.129.8.202'),
'180.76.5.55'),
'66.249.66.81'),
'213.186.127.10'),
'65.52.108.26'),
'66.249.66.15'),
'66.249.66.81'),
'190.129.8.202'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.5.147'),
'180.76.5.164'),
'200.90.144.247'),
'66.249.72.229'),
'190.129.8.202'),
'66.249.66.15'),
'180.76.5.55'),
'213.186.127.8'),
'66.249.66.15'),
'190.129.8.202'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'204.236.226.210'),
'180.76.5.61'),
'190.129.5.131'),
'190.129.8.202'),
'66.249.66.81'),
'190.181.32.191'),
'66.249.72.229'),
'66.249.66.81'),
'180.76.5.99'),
'190.129.5.131'),
'66.249.66.15'),
'213.186.119.143'),

(52816,
(52817,
(52818,
(52819,
(52820,
(52821,
(52822,
(52823,
(52824,
(52825,
(52826,
(52827,
(52828,
(52829,
(52830,
(52831,
(52832,
(52833,
(52834,
(52835,
(52836,
(52837,
(52838,
(52839,
(52840,
(52841,
(52842,
(52843,
(52844,
(52845,
(52846,
(52847,
(52848,
(52849,
(52850,
(52851,
(52852,
(52853,
(52854,
(52855,
(52856,
(52857,
(52858,
(52859,
(52860,
(52861,
(52862,
(52863,
(52864,
(52865,
(52866,
(52867,
(52868,
(52869,
(52870,
(52871,
(52872,
(52873,
(52874,
(52875,

1345643099,
1345643151,
1345643263,
1345643326,
1345643380,
1345643466,
1345643630,
1345643837,
1345643856,
1345644066,
1345644144,
1345644163,
1345644334,
1345644540,
1345644553,
1345644571,
1345644732,
1345644744,
1345644748,
1345644776,
1345644790,
1345644862,
1345644865,
1345644949,
1345645032,
1345645033,
1345645257,
1345645432,
1345645587,
1345645737,
1345645812,
1345646116,
1345646141,
1345646156,
1345646309,
1345646344,
1345646641,
1345646677,
1345646801,
1345646956,
1345647028,
1345647371,
1345647448,
1345647488,
1345647941,
1345647996,
1345648169,
1345648178,
1345648389,
1345648625,
1345648648,
1345648649,
1345648782,
1345648967,
1345649071,
1345649166,
1345649255,
1345649309,
1345649765,
1345649909,

'201.88.254.216'),
'66.249.72.229'),
'201.217.247.246'),
'200.87.82.200'),
'66.249.66.15'),
'180.76.6.35'),
'190.104.22.148'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'208.115.111.70'),
'190.129.8.202'),
'180.76.5.54'),
'180.76.5.168'),
'200.87.82.200'),
'66.249.66.81'),
'213.186.119.135'),
'180.76.5.60'),
'66.249.66.15'),
'119.63.196.30'),
'189.114.30.151'),
'66.249.72.229'),
'66.249.72.33'),
'180.76.6.20'),
'123.125.71.52'),
'220.181.108.123'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.101'),
'200.105.148.54'),
'190.129.68.242'),
'66.249.66.15'),
'190.186.252.225'),
'220.181.51.110'),
'200.87.9.152'),
'66.249.72.229'),
'180.76.5.113'),
'136.186.231.16'),
'66.249.66.15'),
'200.119.200.138'),
'66.249.72.229'),
'66.249.66.81'),
'190.129.5.48'),
'66.249.66.15'),
'66.249.72.229'),
'190.186.99.76'),
'66.249.66.15'),
'190.129.5.48'),
'190.129.12.252'),
'66.249.72.229'),
'123.125.71.53'),
'220.181.108.107'),
'213.186.119.133'),
'66.249.66.15'),
'190.129.197.29'),
'200.87.230.2'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'200.87.106.174'),

(52876,
(52877,
(52878,
(52879,
(52880,
(52881,
(52882,
(52883,
(52884,
(52885,
(52886,
(52887,
(52888,
(52889,
(52890,
(52891,
(52892,
(52893,
(52894,
(52895,
(52896,
(52897,
(52898,
(52899,
(52900,
(52901,
(52902,
(52903,
(52904,
(52905,
(52906,
(52907,
(52908,
(52909,
(52910,
(52911,
(52912,
(52913,
(52914,
(52915,
(52916,
(52917,
(52918,
(52919,
(52920,
(52921,
(52922,
(52923,
(52924,
(52925,
(52926,
(52927,
(52928,
(52929,
(52930,
(52931,
(52932,
(52933,
(52934,
(52935,

1345649955,
1345649993,
1345650212,
1345650328,
1345650475,
1345650677,
1345650759,
1345650769,
1345651001,
1345651029,
1345651065,
1345651134,
1345651475,
1345651483,
1345651704,
1345651818,
1345652046,
1345652593,
1345652595,
1345652721,
1345652731,
1345652832,
1345652844,
1345653072,
1345653756,
1345653870,
1345654097,
1345654120,
1345654350,
1345654569,
1345654661,
1345655264,
1345655304,
1345655306,
1345655353,
1345655511,
1345655566,
1345655583,
1345655843,
1345656043,
1345656050,
1345656272,
1345656277,
1345656278,
1345656304,
1345656714,
1345656734,
1345656879,
1345657129,
1345657192,
1345657349,
1345657420,
1345657536,
1345658175,
1345658328,
1345658339,
1345658414,
1345658800,
1345659022,
1345659144,

'200.87.203.62'),
'66.249.72.229'),
'66.249.66.81'),
'190.129.8.242'),
'66.249.66.15'),
'66.249.72.229'),
'208.115.113.86'),
'200.119.200.138'),
'200.87.17.18'),
'200.87.16.234'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'200.87.123.90'),
'66.249.66.81'),
'66.249.72.33'),
'66.249.66.15'),
'123.125.71.35'),
'220.181.108.80'),
'157.56.95.137'),
'66.249.66.81'),
'212.113.37.105'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.139'),
'65.52.108.26'),
'190.186.94.132'),
'66.249.66.15'),
'66.249.72.33'),
'207.46.204.242'),
'180.76.5.197'),
'66.249.66.15'),
'180.76.5.59'),
'66.249.66.81'),
'66.249.72.229'),
'65.52.108.46'),
'66.249.66.15'),
'180.76.5.89'),
'66.249.72.229'),
'123.125.71.38'),
'220.181.108.91'),
'190.129.19.54'),
'66.249.66.81'),
'66.249.66.15'),
'213.186.127.8'),
'157.55.18.24'),
'66.249.72.33'),
'180.76.5.191'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'180.76.5.155'),
'66.249.66.15'),
'66.249.72.33'),
'66.249.72.229'),

(52936,
(52937,
(52938,
(52939,
(52940,
(52941,
(52942,
(52943,
(52944,
(52945,
(52946,
(52947,
(52948,
(52949,
(52950,
(52951,
(52952,
(52953,
(52954,
(52955,
(52956,
(52957,
(52958,
(52959,
(52960,
(52961,
(52962,
(52963,
(52964,
(52965,
(52966,
(52967,
(52968,
(52969,
(52970,
(52971,
(52972,
(52973,
(52974,
(52975,
(52976,
(52977,
(52978,
(52979,
(52980,
(52981,
(52982,
(52983,
(52984,
(52985,
(52986,
(52987,
(52988,
(52989,
(52990,
(52991,
(52992,
(52993,
(52994,
(52995,

1345659420,
1345659508,
1345659509,
1345659660,
1345659711,
1345659773,
1345659852,
1345660064,
1345660179,
1345660333,
1345660409,
1345660564,
1345660825,
1345660868,
1345660932,
1345660983,
1345660988,
1345661279,
1345661567,
1345661675,
1345661678,
1345661722,
1345661782,
1345661995,
1345662262,
1345662376,
1345662639,
1345662731,
1345662960,
1345662991,
1345663061,
1345663062,
1345663075,
1345663080,
1345663114,
1345663424,
1345663551,
1345663581,
1345663773,
1345663826,
1345663913,
1345663914,
1345663935,
1345664032,
1345664475,
1345664485,
1345664502,
1345664541,
1345664546,
1345664550,
1345664554,
1345664559,
1345664592,
1345664705,
1345664765,
1345664784,
1345664826,
1345664849,
1345664858,
1345664983,

'66.249.66.15'),
'123.125.71.24'),
'220.181.108.100'),
'180.76.5.63'),
'74.125.178.22'),
'66.249.66.81'),
'74.125.178.17'),
'66.249.72.229'),
'66.249.66.15'),
'200.87.0.87'),
'180.76.5.95'),
'190.8.79.154'),
'190.104.22.249'),
'66.249.72.229'),
'213.186.127.3'),
'66.249.66.15'),
'190.104.25.21'),
'180.76.5.64'),
'66.249.66.81'),
'200.105.148.54'),
'66.249.66.15'),
'180.76.5.194'),
'200.58.94.150'),
'157.55.17.200'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.172'),
'65.52.108.26'),
'190.129.41.6'),
'123.125.71.12'),
'220.181.108.96'),
'66.249.66.15'),
'200.105.148.54'),
'190.104.22.249'),
'66.249.72.229'),
'66.249.66.81'),
'200.58.94.150'),
'66.249.66.15'),
'190.181.31.86'),
'41.194.56.142'),
'8.28.16.254'),
'180.76.5.92'),
'190.129.8.202'),
'66.249.66.15'),
'186.27.6.208'),
'190.106.255.200'),
'202.46.55.29'),
'202.46.56.159'),
'202.46.50.86'),
'202.46.50.13'),
'202.46.62.29'),
'66.249.66.81'),
'66.249.72.229'),
'190.129.11.138'),
'208.115.113.86'),
'66.249.72.33'),
'190.129.8.202'),
'190.104.20.250'),
'213.186.127.8'),

(52996,
(52997,
(52998,
(52999,
(53000,
(53001,
(53002,
(53003,
(53004,
(53005,
(53006,
(53007,
(53008,
(53009,
(53010,
(53011,
(53012,
(53013,
(53014,
(53015,
(53016,
(53017,
(53018,
(53019,
(53020,
(53021,
(53022,
(53023,
(53024,
(53025,
(53026,
(53027,
(53028,
(53029,
(53030,
(53031,
(53032,
(53033,
(53034,
(53035,
(53036,
(53037,
(53038,
(53039,
(53040,
(53041,
(53042,
(53043,
(53044,
(53045,
(53046,
(53047,
(53048,
(53049,
(53050,
(53051,
(53052,
(53053,
(53054,
(53055,

1345665281,
1345665286,
1345665522,
1345665532,
1345665776,
1345665981,
1345666064,
1345666076,
1345666107,
1345666219,
1345666508,
1345666658,
1345666659,
1345666679,
1345666917,
1345666977,
1345667147,
1345667221,
1345667269,
1345667318,
1345667420,
1345667453,
1345667612,
1345667732,
1345668020,
1345668104,
1345668105,
1345668113,
1345668114,
1345668119,
1345668248,
1345668380,
1345668613,
1345668655,
1345668656,
1345668684,
1345668700,
1345668743,
1345669032,
1345669183,
1345669286,
1345669420,
1345669546,
1345669546,
1345669551,
1345669551,
1345669556,
1345669665,
1345669726,
1345669922,
1345670199,
1345670235,
1345670236,
1345670291,
1345670304,
1345670378,
1345670380,
1345670653,
1345670936,
1345671305,

'180.76.5.144'),
'66.249.66.15'),
'66.249.72.229'),
'65.52.108.46'),
'190.181.5.26'),
'66.249.66.15'),
'190.129.8.202'),
'100.43.83.143'),
'180.76.5.189'),
'66.249.66.81'),
'190.129.11.138'),
'123.125.71.27'),
'220.181.108.77'),
'66.249.66.15'),
'66.249.66.81'),
'200.119.200.138'),
'66.249.72.33'),
'190.129.11.138'),
'190.129.8.202'),
'100.43.83.143'),
'66.249.66.15'),
'180.76.5.163'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'202.46.50.90'),
'202.46.57.96'),
'202.46.62.32'),
'202.46.55.56'),
'202.46.50.75'),
'180.76.5.175'),
'180.76.5.64'),
'200.87.145.141'),
'190.129.19.49'),
'66.249.66.15'),
'66.249.72.229'),
'186.2.48.181'),
'66.249.72.33'),
'213.186.119.140'),
'66.249.66.81'),
'66.249.66.15'),
'207.46.13.147'),
'180.76.5.190'),
'180.76.5.171'),
'180.76.5.97'),
'180.76.5.48'),
'180.76.6.20'),
'180.76.5.189'),
'190.129.173.18'),
'66.249.72.229'),
'66.249.66.81'),
'123.125.71.44'),
'220.181.108.111'),
'66.249.66.15'),
'66.249.72.33'),
'192.162.19.195'),
'180.76.6.37'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.229'),

(53056,
(53057,
(53058,
(53059,
(53060,
(53061,
(53062,
(53063,
(53064,
(53065,
(53066,
(53067,
(53068,
(53069,
(53070,
(53071,
(53072,
(53073,
(53074,
(53075,
(53076,
(53077,
(53078,
(53079,
(53080,
(53081,
(53082,
(53083,
(53084,
(53085,
(53086,
(53087,
(53088,
(53089,
(53090,
(53091,
(53092,
(53093,
(53094,
(53095,
(53096,
(53097,
(53098,
(53099,
(53100,
(53101,
(53102,
(53103,
(53104,
(53105,
(53106,
(53107,
(53108,
(53109,
(53110,
(53111,
(53112,
(53113,
(53114,
(53115,

1345671506,
1345671583,
1345671782,
1345672044,
1345672321,
1345672692,
1345672780,
1345672790,
1345672906,
1345672909,
1345672920,
1345672922,
1345672932,
1345673063,
1345673073,
1345673086,
1345673578,
1345673713,
1345673809,
1345673845,
1345673847,
1345673865,
1345674053,
1345674056,
1345674182,
1345674271,
1345674301,
1345674457,
1345674553,
1345674834,
1345674969,
1345675203,
1345675296,
1345675563,
1345675578,
1345675595,
1345675733,
1345675858,
1345675988,
1345676239,
1345676325,
1345676513,
1345676701,
1345677133,
1345677170,
1345677332,
1345677359,
1345677370,
1345677398,
1345677462,
1345677463,
1345677647,
1345677927,
1345678177,
1345678212,
1345678599,
1345678690,
1345678881,
1345678974,
1345679226,

'190.129.102.146'),
'66.249.66.15'),
'180.76.5.51'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.229'),
'207.46.13.147'),
'66.249.66.81'),
'180.76.5.52'),
'180.76.5.92'),
'180.76.5.58'),
'180.76.5.65'),
'180.76.5.165'),
'66.249.66.15'),
'180.76.5.63'),
'213.186.120.196'),
'190.129.5.35'),
'66.249.66.15'),
'66.249.66.81'),
'220.181.108.85'),
'123.125.71.28'),
'180.76.5.96'),
'190.129.5.57'),
'190.103.77.161'),
'66.249.72.33'),
'66.249.72.229'),
'208.115.111.70'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.33'),
'190.129.4.151'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.72.33'),
'66.249.66.81'),
'180.76.5.48'),
'157.55.17.200'),
'66.249.66.15'),
'180.76.5.93'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.33'),
'213.186.119.144'),
'66.249.66.15'),
'180.76.5.148'),
'66.249.72.229'),
'65.52.108.26'),
'200.90.146.178'),
'123.125.71.31'),
'220.181.108.110'),
'66.249.66.81'),
'66.249.66.15'),
'157.55.17.200'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'190.129.197.13'),
'190.129.52.223'),

(53116, 1345679364, '66.249.66.15');


INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(53117, 1345679418, '180.76.5.48'),
(53118, 1345679488, '187.13.174.55'),
(53119, 1345679491, '66.249.66.81'),
(53120, 1345679492, '207.46.13.147'),
(53121, 1345679745, '66.249.72.229'),
(53122, 1345680039, '66.249.72.33'),
(53123, 1345680132, '66.249.66.15'),
(53124, 1345680345, '180.76.5.101'),
(53125, 1345680432, '66.249.72.229'),
(53126, 1345680815, '66.249.66.15'),
(53127, 1345680826, '190.109.225.173'),
(53128, 1345681065, '123.125.71.16'),
(53129, 1345681124, '200.87.2.29'),
(53130, 1345681131, '66.249.66.81'),
(53131, 1345681188, '213.186.119.131'),
(53132, 1345681429, '66.249.66.15'),
(53133, 1345681495, '66.249.72.229'),
(53134, 1345681681, '180.76.6.26'),
(53135, 1345682006, '190.104.26.28'),
(53136, 1345682180, '66.249.66.15'),
(53137, 1345682277, '66.249.72.229'),
(53138, 1345682568, '66.220.158.250'),
(53139, 1345682837, '180.76.5.147'),
(53140, 1345682884, '180.76.5.57'),
(53141, 1345682966, '66.249.66.15'),
(53142, 1345683197, '200.58.66.119'),
(53143, 1345683362, '66.249.72.229'),
(53144, 1345683662, '66.249.66.15'),
(53145, 1345683775, '180.76.6.231'),
(53146, 1345683923, '180.76.5.53'),
(53147, 1345683979, '180.76.6.20'),
(53148, 1345684162, '66.249.72.229'),
(53149, 1345684262, '66.249.66.15'),
(53150, 1345684286, '190.104.30.27'),
(53151, 1345684866, '66.249.66.81'),
(53152, 1345684891, '157.55.17.200'),
(53153, 1345684966, '66.249.66.15'),
(53154, 1345685067, '66.249.72.229'),
(53155, 1345685109, '123.125.71.31'),
(53156, 1345685110, '220.181.108.90'),
(53157, 1345685131, '180.76.5.137'),
(53158, 1345685157, '141.0.8.119'),
(53159, 1345685232, '212.113.35.162'),
(53160, 1345685571, '66.249.66.15'),
(53161, 1345685856, '180.76.5.192'),
(53162, 1345685918, '190.129.111.202'),
(53163, 1345685918, '190.129.111.202'),
(53164, 1345686079, '66.249.72.229'),
(53165, 1345686180, '66.249.66.15'),
(53166, 1345686563, '66.249.66.81'),
(53167, 1345686690, '66.249.72.229'),
(53168, 1345686793, '66.249.66.15'),
(53169, 1345687111, '119.63.196.92'),
(53170, 1345687208, '66.249.66.81'),
(53171, 1345687277, '180.76.6.230'),
(53172, 1345687415, '66.249.66.15'),
(53173, 1345687496, '190.129.30.163'),
(53174, 1345687514, '186.2.37.71'),

(53175,
(53176,
(53177,
(53178,
(53179,
(53180,
(53181,
(53182,
(53183,
(53184,
(53185,
(53186,
(53187,
(53188,
(53189,
(53190,
(53191,
(53192,
(53193,
(53194,
(53195,
(53196,
(53197,
(53198,
(53199,
(53200,
(53201,
(53202,
(53203,
(53204,
(53205,
(53206,
(53207,
(53208,
(53209,
(53210,
(53211,
(53212,
(53213,
(53214,
(53215,
(53216,
(53217,
(53218,
(53219,
(53220,
(53221,
(53222,
(53223,
(53224,
(53225,
(53226,
(53227,
(53228,
(53229,
(53230,
(53231,
(53232,
(53233,
(53234,

1345687622,
1345687832,
1345688041,
1345688145,
1345688152,
1345688254,
1345688254,
1345688669,
1345688675,
1345688743,
1345688805,
1345688849,
1345689080,
1345689090,
1345689299,
1345689311,
1345689323,
1345689404,
1345689614,
1345689658,
1345689853,
1345689932,
1345690013,
1345690038,
1345690357,
1345690536,
1345690637,
1345690706,
1345691219,
1345691328,
1345691453,
1345691465,
1345691890,
1345691892,
1345692081,
1345692404,
1345692733,
1345692876,
1345692920,
1345693166,
1345693333,
1345693496,
1345693500,
1345693523,
1345693600,
1345693723,
1345693973,
1345694059,
1345694167,
1345694725,
1345694838,
1345694952,
1345694980,
1345695420,
1345695520,
1345695607,
1345695631,
1345695753,
1345695917,
1345695989,

'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'180.76.6.231'),
'123.125.71.54'),
'220.181.108.90'),
'66.249.66.15'),
'65.52.109.149'),
'66.249.72.229'),
'200.110.49.30'),
'200.110.52.199'),
'190.104.30.19'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.51'),
'213.186.127.12'),
'66.249.72.229'),
'66.249.72.33'),
'65.52.109.149'),
'190.104.30.24'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.72.33'),
'66.249.66.15'),
'180.76.5.151'),
'180.76.5.144'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.154'),
'123.125.71.18'),
'220.181.108.99'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.5.162'),
'66.249.66.81'),
'66.249.72.33'),
'213.186.122.2'),
'207.46.13.48'),
'66.249.66.15'),
'208.115.113.86'),
'180.76.6.231'),
'66.249.66.81'),
'181.178.238.231'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.159'),
'123.125.71.56'),
'66.249.66.15'),
'96.8.121.71'),
'207.46.13.147'),
'180.76.6.211'),
'200.90.145.102'),
'204.236.226.210'),

(53235,
(53236,
(53237,
(53238,
(53239,
(53240,
(53241,
(53242,
(53243,
(53244,
(53245,
(53246,
(53247,
(53248,
(53249,
(53250,
(53251,
(53252,
(53253,
(53254,
(53255,
(53256,
(53257,
(53258,
(53259,
(53260,
(53261,
(53262,
(53263,
(53264,
(53265,
(53266,
(53267,
(53268,
(53269,
(53270,
(53271,
(53272,
(53273,
(53274,
(53275,
(53276,
(53277,
(53278,
(53279,
(53280,
(53281,
(53282,
(53283,
(53284,
(53285,
(53286,
(53287,
(53288,
(53289,
(53290,
(53291,
(53292,
(53293,
(53294,

1345696205,
1345696209,
1345696322,
1345696892,
1345697100,
1345697122,
1345697126,
1345697142,
1345697249,
1345697430,
1345697695,
1345697756,
1345697813,
1345698022,
1345698148,
1345698519,
1345698754,
1345698989,
1345699021,
1345699022,
1345699460,
1345699579,
1345699820,
1345700052,
1345700180,
1345700207,
1345700307,
1345700894,
1345701018,
1345701394,
1345701480,
1345701633,
1345701756,
1345702072,
1345702250,
1345702590,
1345702728,
1345702729,
1345702744,
1345702866,
1345703114,
1345703361,
1345703737,
1345703864,
1345704369,
1345704470,
1345704883,
1345704907,
1345705260,
1345705388,
1345705504,
1345705763,
1345705889,
1345706148,
1345706227,
1345706229,
1345706550,
1345706682,
1345707424,
1345707468,

'66.249.66.15'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.72.229'),
'77.78.104.141'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.55'),
'180.76.6.223'),
'213.186.122.2'),
'66.249.72.229'),
'65.52.108.46'),
'66.249.66.15'),
'66.249.72.33'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'123.125.71.18'),
'220.181.108.97'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.72.229'),
'180.76.5.153'),
'66.249.66.15'),
'66.249.66.81'),
'157.55.18.24'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'213.186.127.28'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'157.55.17.143'),
'123.125.71.52'),
'220.181.108.114'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.56'),
'66.249.72.229'),
'190.104.23.1'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.33'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.33'),
'123.125.71.40'),
'220.181.108.76'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.66.15'),
'66.249.72.33'),

(53295,
(53296,
(53297,
(53298,
(53299,
(53300,
(53301,
(53302,
(53303,
(53304,
(53305,
(53306,
(53307,
(53308,
(53309,
(53310,
(53311,
(53312,
(53313,
(53314,
(53315,
(53316,
(53317,
(53318,
(53319,
(53320,
(53321,
(53322,
(53323,
(53324,
(53325,
(53326,
(53327,
(53328,
(53329,
(53330,
(53331,
(53332,
(53333,
(53334,
(53335,
(53336,
(53337,
(53338,
(53339,
(53340,
(53341,
(53342,
(53343,
(53344,
(53345,
(53346,
(53347,
(53348,
(53349,
(53350,
(53351,
(53352,
(53353,
(53354,

1345707519,
1345707551,
1345707614,
1345707667,
1345708063,
1345708070,
1345708219,
1345708737,
1345708822,
1345709011,
1345709486,
1345709580,
1345709810,
1345709810,
1345709893,
1345710150,
1345710245,
1345710909,
1345710930,
1345710960,
1345711004,
1345711430,
1345711508,
1345711573,
1345711693,
1345711715,
1345712266,
1345712574,
1345712874,
1345712960,
1345713419,
1345713634,
1345713653,
1345713769,
1345713946,
1345714347,
1345714554,
1345714860,
1345715090,
1345715156,
1345715170,
1345715271,
1345715965,
1345716195,
1345716415,
1345716774,
1345716889,
1345717068,
1345717070,
1345717251,
1345717582,
1345717620,
1345717696,
1345718329,
1345718399,
1345718684,
1345718684,
1345718731,
1345718815,
1345718964,

'66.249.66.81'),
'207.46.204.175'),
'220.181.108.144'),
'66.249.72.229'),
'175.199.179.11'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.33'),
'66.249.66.81'),
'66.249.66.15'),
'123.125.71.43'),
'220.181.108.85'),
'207.46.204.175'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.15'),
'66.249.66.81'),
'157.55.17.143'),
'66.249.72.229'),
'195.55.247.227'),
'180.76.5.185'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.190'),
'66.249.66.15'),
'180.76.5.162'),
'66.249.66.81'),
'66.249.66.15'),
'157.55.18.24'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'180.76.6.35'),
'66.249.66.81'),
'66.249.66.15'),
'157.55.17.143'),
'180.76.6.212'),
'66.249.66.81'),
'208.115.111.70'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.65'),
'66.249.66.81'),
'66.249.66.15'),
'220.181.108.91'),
'123.125.71.25'),
'180.76.5.170'),
'66.249.72.229'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.52'),
'66.249.72.229'),
'180.76.5.89'),
'207.46.204.175'),
'66.249.66.81'),

(53355,
(53356,
(53357,
(53358,
(53359,
(53360,
(53361,
(53362,
(53363,
(53364,
(53365,
(53366,
(53367,
(53368,
(53369,
(53370,
(53371,
(53372,
(53373,
(53374,
(53375,
(53376,
(53377,
(53378,
(53379,
(53380,
(53381,
(53382,
(53383,
(53384,
(53385,
(53386,
(53387,
(53388,
(53389,
(53390,
(53391,
(53392,
(53393,
(53394,
(53395,
(53396,
(53397,
(53398,
(53399,
(53400,
(53401,
(53402,
(53403,
(53404,
(53405,
(53406,
(53407,
(53408,
(53409,
(53410,
(53411,
(53412,
(53413,
(53414,

1345719144,
1345719327,
1345719606,
1345719786,
1345719961,
1345719970,
1345720247,
1345720429,
1345720482,
1345720674,
1345720676,
1345720890,
1345721072,
1345721288,
1345721413,
1345721532,
1345721570,
1345721715,
1345721758,
1345721862,
1345722451,
1345722451,
1345722615,
1345722634,
1345722818,
1345723277,
1345723370,
1345723394,
1345723461,
1345723472,
1345723655,
1345723773,
1345723907,
1345724104,
1345724239,
1345724240,
1345724287,
1345724698,
1345724747,
1345724930,
1345725114,
1345725390,
1345725482,
1345725962,
1345726012,
1345726090,
1345726146,
1345726494,
1345726675,
1345726859,
1345727038,
1345727135,
1345727251,
1345727318,
1345727502,
1345727824,
1345727826,
1345727855,
1345728141,
1345728145,

'66.249.66.15'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.88'),
'66.249.72.229'),
'66.249.66.81'),
'66.249.66.15'),
'208.80.194.142'),
'123.125.71.34'),
'220.181.108.89'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.136'),
'190.179.87.30'),
'66.249.66.81'),
'186.27.6.23'),
'66.249.72.229'),
'208.80.194.143'),
'66.249.66.15'),
'180.76.6.213'),
'66.249.66.81'),
'208.115.113.86'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.72.33'),
'66.249.66.81'),
'180.76.5.107'),
'66.249.66.15'),
'65.52.108.46'),
'66.249.72.229'),
'157.55.17.200'),
'207.46.204.175'),
'66.249.66.15'),
'123.125.71.16'),
'220.181.108.108'),
'66.249.72.229'),
'180.76.5.149'),
'66.249.66.15'),
'66.249.72.229'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.190'),
'66.249.66.15'),
'190.129.8.202'),
'180.76.5.193'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'190.129.8.202'),
'66.249.66.81'),
'180.76.5.97'),
'66.249.72.229'),
'66.249.66.15'),
'220.181.108.84'),
'123.125.71.45'),
'207.46.13.147'),
'180.76.5.100'),
'66.249.72.229'),

(53415,
(53416,
(53417,
(53418,
(53419,
(53420,
(53421,
(53422,
(53423,
(53424,
(53425,
(53426,
(53427,
(53428,
(53429,
(53430,
(53431,
(53432,
(53433,
(53434,
(53435,
(53436,
(53437,
(53438,
(53439,
(53440,
(53441,
(53442,
(53443,
(53444,
(53445,
(53446,
(53447,
(53448,
(53449,
(53450,
(53451,
(53452,
(53453,
(53454,
(53455,
(53456,
(53457,
(53458,
(53459,
(53460,
(53461,
(53462,
(53463,
(53464,
(53465,
(53466,
(53467,
(53468,
(53469,
(53470,
(53471,
(53472,
(53473,
(53474,

1345728237,
1345728269,
1345728334,
1345728360,
1345728421,
1345728751,
1345728880,
1345728972,
1345729177,
1345729248,
1345729348,
1345729427,
1345729615,
1345729707,
1345729895,
1345730084,
1345730166,
1345730201,
1345730257,
1345730338,
1345730350,
1345730373,
1345730607,
1345730885,
1345730992,
1345731155,
1345731406,
1345731406,
1345731544,
1345731817,
1345731819,
1345731912,
1345731976,
1345731996,
1345732277,
1345732462,
1345732554,
1345732672,
1345732865,
1345733034,
1345733105,
1345733199,
1345733288,
1345733380,
1345733546,
1345733748,
1345733906,
1345734144,
1345734205,
1345734222,
1345734289,
1345734392,
1345734482,
1345735014,
1345735048,
1345735126,
1345735129,
1345735401,
1345735418,
1345735663,

'66.249.66.15'),
'190.129.8.202'),
'200.105.141.237'),
'190.129.9.42'),
'66.249.66.81'),
'190.129.230.18'),
'66.249.72.229'),
'66.249.66.15'),
'220.181.108.148'),
'66.249.66.81'),
'180.76.5.138'),
'208.115.111.70'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.66.81'),
'207.46.204.175'),
'66.249.72.33'),
'190.129.19.156'),
'66.249.72.229'),
'65.52.111.73'),
'66.249.66.15'),
'200.90.144.192'),
'180.76.5.164'),
'66.249.66.81'),
'66.249.72.229'),
'66.249.66.15'),
'123.125.71.34'),
'220.181.108.110'),
'66.249.72.33'),
'190.129.8.202'),
'66.249.66.15'),
'66.249.66.81'),
'200.90.145.222'),
'180.76.5.110'),
'157.56.95.137'),
'66.249.66.15'),
'66.249.72.229'),
'190.129.5.135'),
'66.249.66.81'),
'180.76.5.154'),
'66.249.66.15'),
'180.76.5.100'),
'190.129.8.202'),
'66.249.72.229'),
'65.52.108.26'),
'66.249.66.15'),
'190.129.8.202'),
'180.76.6.28'),
'65.52.108.26'),
'200.87.142.8'),
'189.31.186.22'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.66.81'),
'190.129.8.202'),
'66.249.72.229'),
'66.249.66.15'),
'66.249.72.33'),
'180.76.5.175'),
'190.129.11.3'),

(53475,
(53476,
(53477,
(53478,
(53479,
(53480,
(53481,
(53482,
(53483,
(53484,
(53485,
(53486,
(53487,
(53488,
(53489,
(53490,
(53491,
(53492,
(53493,
(53494,
(53495,
(53496,
(53497,
(53498,
(53499,
(53500,
(53501,
(53502,
(53503,
(53504,
(53505,
(53506,
(53507,
(53508,
(53509,
(53510,
(53511,
(53512,
(53513,
(53514,
(53515,
(53516,
(53517,
(53518,
(53519,
(53520,
(53521,
(53522,
(53523,
(53524,
(53525,
(53526,
(53527,
(53528,
(53529,
(53530,
(53531,
(53532,
(53533,
(53534,

1345735702,
1345735769,
1345736038,
1345736188,
1345736459,
1345736506,
1345736595,
1345736673,
1345736829,
1345737239,
1345737266,
1345737288,
1345737330,
1345737615,
1345738065,
1345738118,
1345738341,
1345738553,
1345738615,
1345738708,
1345738944,
1345738968,
1345738970,
1345739209,
1345739261,
1345739535,
1345739709,
1345739902,
1345740178,
1345740186,
1345740270,
1345740438,
1345740515,
1345740545,
1345740681,
1345740746,
1345740755,
1345740912,
1345741188,
1345741280,
1345741477,
1345741555,
1345741880,
1345742106,
1345742199,
1345742717,
1345742719,
1345742749,
1345742802,
1345742841,
1345742861,
1345743118,
1345743467,
1345743576,
1345743631,
1345743851,
1345743877,
1345744037,
1345744077,
1345744222,

'66.249.66.81'),
'66.249.66.15'),
'190.151.76.114'),
'190.186.110.74'),
'190.129.9.42'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.64'),
'190.129.12.90'),
'66.249.66.81'),
'66.249.66.15'),
'190.129.8.202'),
'66.249.72.229'),
'80.27.97.101'),
'66.249.66.15'),
'180.76.5.191'),
'66.249.66.81'),
'200.110.50.64'),
'186.27.83.60'),
'66.249.66.15'),
'180.76.5.150'),
'123.125.71.32'),
'220.181.108.101'),
'66.249.71.104'),
'66.249.66.81'),
'66.249.66.15'),
'65.52.111.149'),
'66.249.71.104'),
'66.249.66.81'),
'180.76.5.158'),
'66.249.66.15'),
'66.249.71.182'),
'180.76.6.28'),
'66.249.71.104'),
'200.107.244.98'),
'65.52.108.46'),
'208.115.113.86'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.71.104'),
'180.76.5.184'),
'66.249.66.15'),
'66.249.71.104'),
'66.249.66.81'),
'66.249.66.15'),
'123.125.71.56'),
'220.181.108.104'),
'66.249.71.104'),
'180.76.6.232'),
'66.249.66.15'),
'190.104.30.20'),
'66.249.66.81'),
'74.125.178.94'),
'66.249.66.15'),
'157.55.18.24'),
'66.249.71.104'),
'200.87.108.194'),
'66.249.66.81'),
'180.76.5.151'),
'66.249.71.182'),

(53535,
(53536,
(53537,
(53538,
(53539,
(53540,
(53541,
(53542,
(53543,
(53544,
(53545,
(53546,
(53547,
(53548,
(53549,
(53550,
(53551,
(53552,
(53553,
(53554,
(53555,
(53556,
(53557,
(53558,
(53559,
(53560,
(53561,
(53562,
(53563,
(53564,
(53565,
(53566,
(53567,
(53568,
(53569,
(53570,
(53571,
(53572,
(53573,
(53574,
(53575,
(53576,
(53577,
(53578,
(53579,
(53580,
(53581,
(53582,
(53583,
(53584,
(53585,
(53586,
(53587,
(53588,
(53589,
(53590,
(53591,
(53592,
(53593,
(53594,

1345744283,
1345744311,
1345744770,
1345744906,
1345744954,
1345745509,
1345745598,
1345745630,
1345745689,
1345745742,
1345745879,
1345745880,
1345745907,
1345746219,
1345746240,
1345746325,
1345746424,
1345746552,
1345746568,
1345746848,
1345746975,
1345747159,
1345747175,
1345747254,
1345747343,
1345747600,
1345747611,
1345747612,
1345747664,
1345747763,
1345747824,
1345747907,
1345748189,
1345748249,
1345748480,
1345748548,
1345748646,
1345748833,
1345748853,
1345748861,
1345748882,
1345748888,
1345748897,
1345748958,
1345749171,
1345749179,
1345749272,
1345749452,
1345749453,
1345749471,
1345749493,
1345749500,
1345749694,
1345749698,
1345749702,
1345749729,
1345749901,
1345750072,
1345750187,
1345750531,

'180.76.5.97'),
'66.249.66.15'),
'66.249.71.104'),
'180.76.5.171'),
'66.249.66.15'),
'66.249.71.182'),
'66.249.66.15'),
'180.76.5.50'),
'66.249.71.104'),
'66.249.66.81'),
'123.125.71.46'),
'220.181.108.92'),
'65.52.104.29'),
'180.76.5.175'),
'66.249.66.15'),
'200.87.172.58'),
'66.249.71.104'),
'66.249.66.81'),
'186.2.125.30'),
'207.46.13.157'),
'180.76.5.58'),
'66.249.66.15'),
'190.129.14.19'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.81'),
'190.129.9.42'),
'180.76.5.61'),
'180.76.5.137'),
'190.129.11.138'),
'66.249.66.15'),
'220.181.108.94'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.95'),
'66.249.71.182'),
'180.76.5.58'),
'200.87.123.140'),
'74.125.178.93'),
'74.125.178.88'),
'74.125.178.29'),
'200.105.173.2'),
'66.249.71.104'),
'80.27.97.104'),
'66.249.66.81'),
'123.125.71.48'),
'220.181.108.122'),
'74.125.178.25'),
'74.125.178.28'),
'66.249.66.15'),
'180.76.6.29'),
'200.87.130.226'),
'190.129.8.98'),
'66.249.71.182'),
'180.76.5.91'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.71.182'),

(53595,
(53596,
(53597,
(53598,
(53599,
(53600,
(53601,
(53602,
(53603,
(53604,
(53605,
(53606,
(53607,
(53608,
(53609,
(53610,
(53611,
(53612,
(53613,
(53614,
(53615,
(53616,
(53617,
(53618,
(53619,
(53620,
(53621,
(53622,
(53623,
(53624,
(53625,
(53626,
(53627,
(53628,
(53629,
(53630,
(53631,
(53632,
(53633,
(53634,
(53635,
(53636,
(53637,
(53638,
(53639,
(53640,
(53641,
(53642,
(53643,
(53644,
(53645,
(53646,
(53647,
(53648,
(53649,
(53650,
(53651,
(53652,
(53653,
(53654,

1345750760,
1345750874,
1345750876,
1345751400,
1345751562,
1345751678,
1345751678,
1345751679,
1345751974,
1345752221,
1345752297,
1345752311,
1345752361,
1345752489,
1345752590,
1345752608,
1345752820,
1345752854,
1345752871,
1345752970,
1345752992,
1345753049,
1345753083,
1345753163,
1345753386,
1345753392,
1345753574,
1345753589,
1345753620,
1345753623,
1345753735,
1345753879,
1345754080,
1345754151,
1345754280,
1345754423,
1345754459,
1345754515,
1345754698,
1345754753,
1345754762,
1345754810,
1345754818,
1345754882,
1345754919,
1345755110,
1345755148,
1345755167,
1345755226,
1345755405,
1345755543,
1345755547,
1345755635,
1345755798,
1345755830,
1345756027,
1345756125,
1345756202,
1345756374,
1345756576,

'66.249.71.104'),
'66.249.66.15'),
'180.76.5.51'),
'190.129.12.90'),
'66.249.71.104'),
'190.129.99.44'),
'66.249.66.15'),
'180.76.6.36'),
'74.82.64.66'),
'74.82.64.68'),
'180.76.5.67'),
'190.129.99.44'),
'66.249.66.15'),
'186.2.10.103'),
'66.249.71.104'),
'190.129.9.170'),
'66.249.66.81'),
'207.46.13.157'),
'190.129.11.250'),
'65.52.108.26'),
'180.76.5.147'),
'66.249.66.15'),
'157.55.17.200'),
'66.249.71.182'),
'66.220.152.7'),
'66.249.71.104'),
'190.129.4.76'),
'74.125.178.20'),
'180.76.5.172'),
'66.249.66.81'),
'66.249.66.15'),
'190.129.197.17'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.19.97'),
'66.249.66.15'),
'200.110.52.170'),
'190.129.19.30'),
'180.76.5.88'),
'207.46.204.242'),
'74.125.178.19'),
'180.76.5.171'),
'200.87.110.162'),
'66.249.71.104'),
'65.52.104.29'),
'66.249.66.15'),
'200.110.52.170'),
'74.125.178.93'),
'66.249.66.81'),
'190.129.12.187'),
'200.87.185.64'),
'190.129.19.120'),
'190.129.19.30'),
'66.249.66.15'),
'186.2.49.254'),
'66.249.71.104'),
'180.76.6.35'),
'190.129.8.202'),
'66.249.66.81'),
'190.129.11.138'),

(53655,
(53656,
(53657,
(53658,
(53659,
(53660,
(53661,
(53662,
(53663,
(53664,
(53665,
(53666,
(53667,
(53668,
(53669,
(53670,
(53671,
(53672,
(53673,
(53674,
(53675,
(53676,
(53677,
(53678,
(53679,
(53680,
(53681,
(53682,
(53683,
(53684,
(53685,
(53686,
(53687,
(53688,
(53689,
(53690,
(53691,
(53692,
(53693,
(53694,
(53695,
(53696,
(53697,
(53698,
(53699,
(53700,
(53701,
(53702,
(53703,
(53704,
(53705,
(53706,
(53707,
(53708,
(53709,
(53710,
(53711,
(53712,
(53713,
(53714,

1345756606,
1345756635,
1345756637,
1345756744,
1345756753,
1345756787,
1345756822,
1345756933,
1345757067,
1345757173,
1345757358,
1345757449,
1345757536,
1345757734,
1345757834,
1345757976,
1345758320,
1345758434,
1345758645,
1345758777,
1345758778,
1345758853,
1345759006,
1345759139,
1345759465,
1345759643,
1345759694,
1345759821,
1345760036,
1345760068,
1345760084,
1345760217,
1345760252,
1345760268,
1345760308,
1345760381,
1345760429,
1345760753,
1345761070,
1345761184,
1345761298,
1345761732,
1345761845,
1345761871,
1345761936,
1345761954,
1345761992,
1345762428,
1345762444,
1345762498,
1345762559,
1345762684,
1345762713,
1345762904,
1345763071,
1345763123,
1345763393,
1345763395,
1345763488,
1345763709,

'66.249.66.15'),
'123.125.71.15'),
'220.181.108.105'),
'200.87.230.58'),
'200.87.120.37'),
'190.129.9.42'),
'200.87.185.64'),
'190.181.12.175'),
'200.90.147.150'),
'66.249.71.104'),
'190.129.11.138'),
'190.129.9.155'),
'66.249.66.15'),
'157.55.17.200'),
'180.76.5.189'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.71.182'),
'190.129.9.155'),
'66.249.71.104'),
'190.244.176.70'),
'65.52.108.26'),
'66.249.66.15'),
'180.76.5.165'),
'66.249.66.81'),
'200.110.51.8'),
'66.249.66.15'),
'190.129.176.146'),
'207.46.13.157'),
'188.235.136.28'),
'190.129.4.48'),
'220.181.108.109'),
'190.107.51.28'),
'66.249.66.81'),
'69.171.237.15'),
'66.249.66.15'),
'180.76.5.136'),
'157.55.18.24'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.71.182'),
'157.55.17.143'),
'190.129.103.229'),
'66.249.66.15'),
'180.76.5.149'),
'180.76.5.93'),
'66.249.66.81'),
'200.110.51.233'),
'66.249.71.104'),
'190.129.11.138'),
'66.249.71.182'),
'66.249.66.15'),
'190.129.8.202'),
'66.249.66.81'),
'207.46.13.157'),
'65.52.104.29'),
'180.76.5.94'),
'200.90.146.169'),
'66.249.66.15'),
'207.46.13.157'),

(53715,
(53716,
(53717,
(53718,
(53719,
(53720,
(53721,
(53722,
(53723,
(53724,
(53725,
(53726,
(53727,
(53728,
(53729,
(53730,
(53731,
(53732,
(53733,
(53734,
(53735,
(53736,
(53737,
(53738,
(53739,
(53740,
(53741,
(53742,
(53743,
(53744,
(53745,
(53746,
(53747,
(53748,
(53749,
(53750,
(53751,
(53752,
(53753,
(53754,
(53755,
(53756,
(53757,
(53758,
(53759,
(53760,
(53761,
(53762,
(53763,
(53764,
(53765,
(53766,
(53767,
(53768,
(53769,
(53770,
(53771,
(53772,
(53773,
(53774,

1345763839,
1345763840,
1345763853,
1345763944,
1345764049,
1345764076,
1345764087,
1345764101,
1345764507,
1345764512,
1345764693,
1345764737,
1345764850,
1345764902,
1345765010,
1345765291,
1345765539,
1345765557,
1345765652,
1345765817,
1345765830,
1345765842,
1345766225,
1345766241,
1345766241,
1345766340,
1345766364,
1345766454,
1345766798,
1345767029,
1345767142,
1345767256,
1345767436,
1345767437,
1345767583,
1345767748,
1345767944,
1345768047,
1345768059,
1345768093,
1345768208,
1345768403,
1345768500,
1345768599,
1345768631,
1345768683,
1345768801,
1345769205,
1345769234,
1345769240,
1345769255,
1345769321,
1345769344,
1345769364,
1345769410,
1345769418,
1345769433,
1345769966,
1345770122,
1345770316,

'123.125.71.44'),
'220.181.108.115'),
'66.249.71.182'),
'190.129.4.48'),
'66.249.71.104'),
'200.90.150.48'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.71.182'),
'200.110.51.8'),
'190.152.149.204'),
'66.249.66.81'),
'66.249.66.15'),
'190.129.5.193'),
'180.76.5.64'),
'190.104.15.6'),
'66.249.66.81'),
'66.249.71.104'),
'66.249.66.15'),
'208.115.113.86'),
'65.52.108.46'),
'200.87.238.82'),
'66.249.71.104'),
'190.104.27.26'),
'69.171.242.250'),
'66.249.66.81'),
'180.76.5.50'),
'66.249.66.15'),
'66.249.71.182'),
'66.249.66.81'),
'66.249.71.104'),
'66.249.66.15'),
'123.125.71.60'),
'220.181.108.112'),
'190.129.19.4'),
'190.129.5.135'),
'66.249.66.15'),
'180.76.5.51'),
'66.249.66.81'),
'190.104.28.21'),
'200.58.95.4'),
'66.249.71.104'),
'65.52.108.46'),
'186.140.104.49'),
'66.249.66.15'),
'190.104.20.193'),
'190.104.28.21'),
'66.249.66.81'),
'207.46.13.147'),
'180.76.5.178'),
'190.129.10.171'),
'66.249.66.15'),
'180.76.6.223'),
'190.129.5.135'),
'190.238.220.139'),
'200.87.175.21'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.66.81'),
'175.199.179.11'),

(53775,
(53776,
(53777,
(53778,
(53779,
(53780,
(53781,
(53782,
(53783,
(53784,
(53785,
(53786,
(53787,
(53788,
(53789,
(53790,
(53791,
(53792,
(53793,
(53794,
(53795,
(53796,
(53797,
(53798,
(53799,
(53800,
(53801,
(53802,
(53803,
(53804,
(53805,
(53806,
(53807,
(53808,
(53809,
(53810,
(53811,
(53812,
(53813,
(53814,
(53815,
(53816,
(53817,
(53818,
(53819,
(53820,
(53821,
(53822,
(53823,
(53824,
(53825,
(53826,
(53827,
(53828,
(53829,
(53830,
(53831,
(53832,
(53833,
(53834,

1345770464,
1345770579,
1345770697,
1345771004,
1345771037,
1345771267,
1345771271,
1345771307,
1345771402,
1345771403,
1345771421,
1345771564,
1345771839,
1345771954,
1345771963,
1345771984,
1345772172,
1345772300,
1345772421,
1345772669,
1345772756,
1345772985,
1345773120,
1345773307,
1345773501,
1345773558,
1345773749,
1345773787,
1345774474,
1345774668,
1345774669,
1345774933,
1345775162,
1345775348,
1345775392,
1345775735,
1345775850,
1345775869,
1345775920,
1345776284,
1345776333,
1345776537,
1345776664,
1345776881,
1345776924,
1345777039,
1345777146,
1345777322,
1345777798,
1345777836,
1345777927,
1345778097,
1345778119,
1345778141,
1345778256,
1345778258,
1345778258,
1345778485,
1345778516,
1345778723,

'66.249.71.182'),
'66.249.66.15'),
'190.104.27.29'),
'180.76.5.172'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.66.81'),
'175.199.179.11'),
'123.125.71.31'),
'220.181.108.108'),
'157.55.18.24'),
'200.90.145.113'),
'66.249.71.104'),
'66.249.66.15'),
'175.199.179.11'),
'190.104.22.180'),
'200.110.52.11'),
'180.76.5.54'),
'66.249.66.81'),
'207.46.13.157'),
'66.249.71.104'),
'66.249.66.15'),
'208.115.111.70'),
'65.52.108.46'),
'74.248.191.90'),
'66.249.71.104'),
'180.76.5.193'),
'66.249.66.15'),
'66.249.66.15'),
'123.125.71.16'),
'220.181.108.122'),
'66.249.71.104'),
'66.249.66.15'),
'186.42.248.163'),
'180.76.6.213'),
'66.249.71.104'),
'66.249.66.15'),
'190.104.21.253'),
'190.48.97.151'),
'180.76.5.157'),
'200.90.146.77'),
'66.249.66.15'),
'180.76.5.57'),
'66.249.71.182'),
'200.110.52.180'),
'66.249.66.81'),
'66.249.66.15'),
'190.104.27.21'),
'66.249.66.15'),
'157.55.17.143'),
'190.104.27.21'),
'66.249.66.81'),
'200.87.99.2'),
'66.249.71.182'),
'66.249.71.104'),
'123.125.71.56'),
'220.181.108.81'),
'66.249.66.15'),
'180.76.6.21'),
'180.76.5.91'),

(53835,
(53836,
(53837,
(53838,
(53839,
(53840,
(53841,
(53842,
(53843,
(53844,
(53845,
(53846,
(53847,
(53848,
(53849,
(53850,
(53851,
(53852,
(53853,
(53854,
(53855,
(53856,
(53857,
(53858,
(53859,
(53860,
(53861,
(53862,
(53863,
(53864,
(53865,
(53866,
(53867,
(53868,
(53869,
(53870,
(53871,
(53872,
(53873,
(53874,
(53875,
(53876,
(53877,
(53878,
(53879,
(53880,
(53881,
(53882,
(53883,
(53884,
(53885,
(53886,
(53887,
(53888,
(53889,
(53890,
(53891,
(53892,
(53893,
(53894,

1345778932,
1345779287,
1345779667,
1345779724,
1345779877,
1345779970,
1345780001,
1345780418,
1345780642,
1345780755,
1345781189,
1345781319,
1345781382,
1345781398,
1345781773,
1345781853,
1345781853,
1345781999,
1345782113,
1345782622,
1345782758,
1345782794,
1345782856,
1345782967,
1345783025,
1345783106,
1345783400,
1345783475,
1345783611,
1345783773,
1345784156,
1345784258,
1345784468,
1345784497,
1345784835,
1345785074,
1345785291,
1345785519,
1345785534,
1345785551,
1345785588,
1345785589,
1345785778,
1345785855,
1345786200,
1345786425,
1345786541,
1345786760,
1345786994,
1345787214,
1345787335,
1345787580,
1345787693,
1345787758,
1345787857,
1345787972,
1345788198,
1345788566,
1345788578,
1345788656,

'180.76.5.87'),
'66.249.66.15'),
'180.76.5.88'),
'65.52.104.29'),
'180.76.5.67'),
'66.249.66.15'),
'217.69.133.29'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.139'),
'66.249.66.15'),
'190.104.18.203'),
'180.76.5.190'),
'66.249.71.182'),
'123.125.71.32'),
'220.181.108.104'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.71.182'),
'180.76.5.162'),
'66.249.71.104'),
'66.249.66.15'),
'180.76.5.154'),
'66.249.66.81'),
'190.129.197.24'),
'74.125.179.81'),
'66.249.66.15'),
'180.76.6.231'),
'190.130.167.156'),
'66.249.66.15'),
'180.76.5.50'),
'180.76.5.49'),
'66.249.71.104'),
'66.249.66.15'),
'207.46.13.147'),
'66.249.71.104'),
'66.249.66.15'),
'65.52.108.46'),
'180.76.5.183'),
'123.125.71.58'),
'220.181.108.96'),
'180.76.5.147'),
'190.129.197.2'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.71.182'),
'207.46.204.242'),
'66.249.71.104'),
'180.76.5.184'),
'66.249.66.15'),
'207.46.199.55'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.182'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.196'),
'66.249.66.15'),
'66.249.71.104'),

(53895,
(53896,
(53897,
(53898,
(53899,
(53900,
(53901,
(53902,
(53903,
(53904,
(53905,
(53906,
(53907,
(53908,
(53909,
(53910,
(53911,
(53912,
(53913,
(53914,
(53915,
(53916,
(53917,
(53918,
(53919,
(53920,
(53921,
(53922,
(53923,
(53924,
(53925,
(53926,
(53927,
(53928,
(53929,
(53930,
(53931,
(53932,
(53933,
(53934,
(53935,
(53936,
(53937,
(53938,
(53939,
(53940,
(53941,
(53942,
(53943,
(53944,
(53945,
(53946,
(53947,
(53948,
(53949,
(53950,
(53951,
(53952,
(53953,
(53954,

1345788862,
1345789059,
1345789059,
1345789215,
1345789750,
1345789811,
1345790151,
1345790285,
1345790686,
1345790888,
1345790953,
1345791214,
1345791221,
1345791350,
1345791354,
1345791605,
1345792157,
1345792636,
1345792637,
1345792826,
1345792914,
1345793093,
1345793265,
1345793895,
1345794211,
1345794297,
1345794431,
1345794449,
1345794505,
1345794684,
1345794698,
1345794965,
1345795366,
1345795867,
1345796034,
1345796039,
1345796169,
1345796209,
1345796210,
1345796437,
1345796837,
1345797106,
1345797229,
1345797300,
1345797430,
1345797499,
1345797948,
1345798022,
1345798309,
1345798416,
1345798442,
1345798577,
1345799379,
1345799646,
1345799953,
1345800161,
1345800163,
1345800253,
1345800315,
1345800448,

'66.249.66.81'),
'123.125.71.52'),
'220.181.108.85'),
'66.249.66.15'),
'66.249.71.182'),
'180.76.5.151'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.71.104'),
'180.76.5.48'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.71.182'),
'216.240.130.227'),
'66.249.71.104'),
'180.76.5.99'),
'66.249.66.15'),
'123.125.71.27'),
'220.181.108.80'),
'66.249.71.182'),
'180.76.5.60'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.66.15'),
'180.76.5.60'),
'157.55.18.24'),
'66.249.66.81'),
'66.219.58.38'),
'208.115.113.86'),
'157.55.17.143'),
'66.249.66.15'),
'66.249.71.104'),
'66.249.66.15'),
'180.76.5.65'),
'66.249.71.104'),
'66.219.58.38'),
'66.249.66.15'),
'123.125.71.16'),
'220.181.108.84'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.66.81'),
'180.76.5.188'),
'65.52.108.46'),
'66.219.58.38'),
'66.249.66.15'),
'180.76.5.193'),
'65.52.108.174'),
'66.249.71.182'),
'180.76.5.156'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.71.104'),
'123.125.71.23'),
'220.181.108.96'),
'180.76.5.161'),
'66.249.66.15'),
'66.249.66.81'),

(53955,
(53956,
(53957,
(53958,
(53959,
(53960,
(53961,
(53962,
(53963,
(53964,
(53965,
(53966,
(53967,
(53968,
(53969,
(53970,
(53971,
(53972,
(53973,
(53974,
(53975,
(53976,
(53977,
(53978,
(53979,
(53980,
(53981,
(53982,
(53983,
(53984,
(53985,
(53986,
(53987,
(53988,
(53989,
(53990,
(53991,
(53992,
(53993,
(53994,
(53995,
(53996,
(53997,
(53998,
(53999,
(54000,
(54001,
(54002,
(54003,
(54004,
(54005,
(54006,
(54007,
(54008,
(54009,
(54010,
(54011,
(54012,
(54013,
(54014,

1345800850,
1345801366,
1345801384,
1345801653,
1345801945,
1345802321,
1345802359,
1345802508,
1345802746,
1345802989,
1345803390,
1345803463,
1345803464,
1345803658,
1345803693,
1345804074,
1345804194,
1345804279,
1345804536,
1345804774,
1345804862,
1345805002,
1345805076,
1345805138,
1345805664,
1345805739,
1345805846,
1345805885,
1345805931,
1345806333,
1345806600,
1345806734,
1345807002,
1345807061,
1345807062,
1345807189,
1345807257,
1345807349,
1345807670,
1345808072,
1345808276,
1345808351,
1345808612,
1345808842,
1345808873,
1345808961,
1345809203,
1345809465,
1345809676,
1345809711,
1345809777,
1345809794,
1345809802,
1345809810,
1345809988,
1345810078,
1345810344,
1345810452,
1345810497,
1345810642,

'66.249.71.182'),
'180.76.5.61'),
'66.249.66.15'),
'66.249.66.81'),
'207.46.13.147'),
'66.249.66.15'),
'62.82.219.143'),
'66.249.71.104'),
'180.76.5.93'),
'66.249.66.15'),
'66.249.71.104'),
'123.125.71.34'),
'220.181.108.96'),
'66.249.66.15'),
'207.46.13.147'),
'66.249.71.104'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.48'),
'65.52.108.46'),
'66.249.66.81'),
'66.249.66.15'),
'195.235.170.28'),
'180.76.5.193'),
'66.249.66.15'),
'180.76.6.222'),
'207.46.204.242'),
'66.249.66.81'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.71.104'),
'66.249.66.15'),
'123.125.71.50'),
'220.181.108.97'),
'180.76.5.153'),
'65.52.108.174'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.71.182'),
'65.52.108.26'),
'180.76.5.150'),
'66.249.71.104'),
'66.249.66.15'),
'157.55.17.143'),
'66.249.66.81'),
'66.249.66.15'),
'62.14.242.28'),
'94.23.220.161'),
'212.49.136.28'),
'195.235.170.28'),
'66.249.71.104'),
'180.76.6.223'),
'66.249.66.81'),
'66.249.66.15'),
'190.181.30.97'),
'208.115.113.86'),
'123.125.71.31'),

(54015,
(54016,
(54017,
(54018,
(54019,
(54020,
(54021,
(54022,
(54023,
(54024,
(54025,
(54026,
(54027,
(54028,
(54029,
(54030,
(54031,
(54032,
(54033,
(54034,
(54035,
(54036,
(54037,
(54038,
(54039,
(54040,
(54041,
(54042,
(54043,
(54044,
(54045,
(54046,
(54047,
(54048,
(54049,
(54050,
(54051,
(54052,
(54053,
(54054,
(54055,
(54056,
(54057,
(54058,
(54059,
(54060,
(54061,
(54062,
(54063,
(54064,
(54065,
(54066,
(54067,
(54068,
(54069,
(54070,
(54071,
(54072,
(54073,
(54074,

1345810644,
1345810814,
1345810890,
1345810903,
1345811093,
1345811139,
1345811281,
1345811338,
1345811341,
1345811466,
1345811549,
1345811829,
1345811993,
1345812200,
1345812218,
1345812514,
1345812733,
1345812886,
1345813046,
1345813143,
1345813154,
1345813212,
1345813688,
1345813692,
1345813785,
1345814223,
1345814224,
1345814297,
1345814357,
1345814491,
1345814551,
1345814762,
1345814765,
1345814895,
1345815094,
1345815137,
1345815294,
1345815593,
1345815695,
1345815735,
1345815940,
1345816236,
1345816363,
1345816498,
1345816630,
1345816765,
1345816859,
1345817166,
1345817209,
1345817267,
1345817298,
1345817306,
1345817434,
1345817434,
1345817459,
1345817809,
1345817809,
1345817812,
1345817819,
1345817908,

'220.181.108.91'),
'200.107.243.251'),
'65.52.108.174'),
'66.249.66.81'),
'65.52.108.26'),
'66.249.71.104'),
'66.249.66.15'),
'199.19.249.196'),
'194.39.141.10'),
'180.76.5.92'),
'66.249.66.81'),
'190.129.8.202'),
'66.249.66.15'),
'65.52.108.46'),
'66.249.66.81'),
'180.76.5.52'),
'66.249.66.15'),
'66.249.71.104'),
'200.7.175.209'),
'180.76.6.28'),
'66.249.71.182'),
'66.249.66.81'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.71.182'),
'123.125.71.34'),
'220.181.108.89'),
'180.76.5.65'),
'66.249.66.15'),
'66.249.71.104'),
'66.249.66.81'),
'190.129.60.191'),
'66.249.72.200'),
'65.52.104.29'),
'190.129.8.202'),
'178.137.88.159'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.71.182'),
'180.76.5.197'),
'200.87.66.114'),
'65.52.108.174'),
'66.249.66.15'),
'190.129.8.202'),
'66.249.71.104'),
'66.249.66.81'),
'65.52.109.199'),
'66.249.66.15'),
'200.87.120.37'),
'190.129.8.202'),
'66.249.71.104'),
'65.52.104.29'),
'66.249.66.81'),
'180.76.6.227'),
'207.46.13.147'),
'123.125.71.49'),
'220.181.108.78'),
'200.87.120.37'),
'200.87.66.114'),
'190.129.11.138'),

(54075,
(54076,
(54077,
(54078,
(54079,
(54080,
(54081,
(54082,
(54083,
(54084,
(54085,
(54086,
(54087,
(54088,
(54089,
(54090,
(54091,
(54092,
(54093,
(54094,
(54095,
(54096,
(54097,
(54098,
(54099,
(54100,
(54101,
(54102,
(54103,
(54104,
(54105,
(54106,
(54107,
(54108,
(54109,
(54110,
(54111,
(54112,
(54113,
(54114,
(54115,
(54116,
(54117,
(54118,
(54119,
(54120,
(54121,
(54122,
(54123,
(54124,
(54125,
(54126,
(54127,
(54128,
(54129,
(54130,
(54131,
(54132,
(54133,
(54134,

1345817968,
1345818102,
1345818464,
1345818602,
1345818630,
1345819046,
1345819132,
1345819306,
1345819356,
1345819377,
1345819693,
1345819749,
1345819849,
1345819961,
1345819971,
1345820231,
1345820444,
1345820589,
1345820610,
1345820631,
1345821033,
1345821152,
1345821437,
1345821452,
1345821452,
1345822473,
1345822557,
1345822691,
1345822752,
1345822755,
1345822812,
1345823013,
1345823153,
1345823385,
1345823422,
1345823588,
1345823709,
1345823775,
1345823785,
1345823926,
1345823942,
1345824093,
1345824228,
1345824579,
1345824597,
1345824719,
1345824765,
1345825035,
1345825144,
1345825215,
1345825359,
1345825361,
1345825437,
1345826109,
1345826603,
1345826629,
1345826671,
1345826719,
1345826789,
1345826936,

'66.249.66.15'),
'66.249.71.104'),
'200.87.120.37'),
'66.249.66.15'),
'66.249.71.182'),
'190.104.24.43'),
'200.87.120.37'),
'66.249.66.15'),
'190.129.12.234'),
'180.76.5.145'),
'82.238.75.72'),
'200.87.120.37'),
'66.249.71.104'),
'66.249.66.15'),
'180.76.5.54'),
'66.249.66.81'),
'200.87.120.37'),
'200.119.198.82'),
'65.52.104.89'),
'66.249.66.15'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.15'),
'220.181.108.107'),
'123.125.71.27'),
'127.0.0.1'),
'66.249.66.81'),
'190.129.12.90'),
'66.249.66.15'),
'180.76.5.179'),
'65.52.108.174'),
'187.162.24.63'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.66.81'),
'190.129.9.36'),
'200.110.49.49'),
'190.129.19.87'),
'190.129.8.202'),
'190.129.5.116'),
'180.76.5.91'),
'66.249.66.15'),
'66.249.71.104'),
'190.129.5.116'),
'74.125.178.30'),
'200.110.49.49'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.71.104'),
'180.76.5.196'),
'220.181.108.76'),
'123.125.71.24'),
'66.249.66.15'),
'66.249.66.15'),
'66.249.71.104'),
'119.63.196.94'),
'180.76.5.90'),
'66.249.66.15'),
'74.125.44.85'),
'180.76.5.67'),

(54135,
(54136,
(54137,
(54138,
(54139,
(54140,
(54141,
(54142,
(54143,
(54144,
(54145,
(54146,
(54147,
(54148,
(54149,
(54150,
(54151,
(54152,
(54153,
(54154,
(54155,
(54156,
(54157,
(54158,
(54159,
(54160,
(54161,
(54162,
(54163,
(54164,
(54165,
(54166,
(54167,
(54168,
(54169,
(54170,
(54171,
(54172,
(54173,
(54174,
(54175,
(54176,
(54177,
(54178,
(54179,
(54180,
(54181,
(54182,
(54183,
(54184,
(54185,
(54186,
(54187,
(54188,
(54189,
(54190,
(54191,
(54192,
(54193,
(54194,

1345827205,
1345827690,
1345827697,
1345827894,
1345828297,
1345828372,
1345828530,
1345828546,
1345828678,
1345828869,
1345829057,
1345829207,
1345829299,
1345829568,
1345829569,
1345829786,
1345830114,
1345830442,
1345830508,
1345830607,
1345830771,
1345831099,
1345831347,
1345831428,
1345831591,
1345831755,
1345831889,
1345832024,
1345832335,
1345832406,
1345832412,
1345832457,
1345832459,
1345832576,
1345832710,
1345833232,
1345833248,
1345833250,
1345833726,
1345833836,
1345833889,
1345833901,
1345834053,
1345834057,
1345834328,
1345834436,
1345835016,
1345835038,
1345835041,
1345835272,
1345835531,
1345835694,
1345835761,
1345835933,
1345835934,
1345836026,
1345836122,
1345836200,
1345836351,
1345836560,

'66.249.71.104'),
'66.249.72.130'),
'66.249.66.15'),
'180.76.5.165'),
'66.249.72.33'),
'66.249.66.15'),
'66.249.66.81'),
'207.46.13.147'),
'66.249.72.130'),
'200.90.146.218'),
'66.249.66.15'),
'180.76.6.232'),
'66.249.66.81'),
'123.125.71.53'),
'220.181.108.84'),
'66.249.72.130'),
'66.249.66.15'),
'66.249.72.130'),
'180.76.5.173'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.130'),
'180.76.5.65'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.130'),
'157.55.17.143'),
'65.52.104.89'),
'66.249.66.81'),
'190.104.26.24'),
'66.249.72.130'),
'123.125.71.24'),
'220.181.108.85'),
'66.249.66.15'),
'180.76.5.170'),
'66.249.72.130'),
'200.58.87.70'),
'189.194.236.74'),
'66.249.66.15'),
'66.249.72.33'),
'66.249.66.81'),
'180.76.5.184'),
'66.249.72.130'),
'180.76.5.60'),
'200.90.146.152'),
'66.249.66.15'),
'65.52.108.46'),
'66.249.66.15'),
'66.249.72.130'),
'180.76.5.99'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'123.125.71.59'),
'220.181.108.107'),
'66.249.72.130'),
'190.129.11.138'),
'190.129.8.202'),
'66.249.66.15'),
'186.27.11.97'),

(54195,
(54196,
(54197,
(54198,
(54199,
(54200,
(54201,
(54202,
(54203,
(54204,
(54205,
(54206,
(54207,
(54208,
(54209,
(54210,
(54211,
(54212,
(54213,
(54214,
(54215,
(54216,
(54217,
(54218,
(54219,
(54220,
(54221,
(54222,
(54223,
(54224,
(54225,
(54226,
(54227,
(54228,
(54229,
(54230,
(54231,
(54232,
(54233,
(54234,
(54235,
(54236,
(54237,
(54238,
(54239,
(54240,
(54241,
(54242,
(54243,
(54244,
(54245,
(54246,
(54247,
(54248,
(54249,
(54250,
(54251,
(54252,
(54253,
(54254,

1345836604,
1345836679,
1345836795,
1345837012,
1345837124,
1345837467,
1345837557,
1345837607,
1345837625,
1345837664,
1345837742,
1345837829,
1345838165,
1345838170,
1345838320,
1345838347,
1345838443,
1345838485,
1345838523,
1345838766,
1345838976,
1345839017,
1345839212,
1345839307,
1345839467,
1345839468,
1345839865,
1345839939,
1345840058,
1345840071,
1345840158,
1345840317,
1345840792,
1345840985,
1345841102,
1345841119,
1345841131,
1345841145,
1345841151,
1345841172,
1345841193,
1345841579,
1345841730,
1345842005,
1345842044,
1345842317,
1345842509,
1345842671,
1345842983,
1345842994,
1345843013,
1345843105,
1345843107,
1345843179,
1345843297,
1345843430,
1345843434,
1345843712,
1345843890,
1345843925,

'180.76.5.175'),
'66.249.72.33'),
'65.52.104.89'),
'66.249.66.15'),
'190.129.8.202'),
'190.129.13.162'),
'208.115.113.86'),
'200.90.148.83'),
'200.110.50.180'),
'66.249.66.15'),
'180.76.5.193'),
'66.249.66.81'),
'200.110.52.222'),
'157.55.17.143'),
'66.249.66.15'),
'190.129.84.140'),
'190.181.59.65'),
'66.249.66.81'),
'65.52.104.89'),
'190.181.0.210'),
'66.249.66.15'),
'180.76.5.168'),
'66.249.72.33'),
'66.249.66.81'),
'123.125.71.55'),
'220.181.108.120'),
'190.129.8.202'),
'180.76.5.66'),
'190.129.52.186'),
'66.249.66.15'),
'190.129.68.22'),
'200.87.185.216'),
'66.249.66.81'),
'190.129.8.98'),
'66.249.66.15'),
'190.129.11.138'),
'190.129.103.194'),
'190.104.5.134'),
'180.76.5.64'),
'180.76.5.113'),
'190.104.29.24'),
'200.110.50.226'),
'66.249.66.15'),
'157.55.17.143'),
'66.249.66.81'),
'190.129.8.202'),
'180.76.5.58'),
'66.249.66.15'),
'66.249.71.72'),
'207.46.204.242'),
'200.87.161.90'),
'123.125.71.27'),
'220.181.108.87'),
'157.55.17.143'),
'66.249.66.15'),
'201.88.254.26'),
'66.249.66.81'),
'200.87.131.197'),
'180.76.5.150'),
'66.249.66.15'),

(54255,
(54256,
(54257,
(54258,
(54259,
(54260,
(54261,
(54262,
(54263,
(54264,
(54265,
(54266,
(54267,
(54268,
(54269,
(54270,
(54271,
(54272,
(54273,
(54274,
(54275,
(54276,
(54277,
(54278,
(54279,
(54280,
(54281,
(54282,
(54283,
(54284,
(54285,
(54286,
(54287,
(54288,
(54289,
(54290,
(54291,
(54292,
(54293,
(54294,
(54295,
(54296,
(54297,
(54298,
(54299,
(54300,
(54301,
(54302,
(54303,
(54304,
(54305,
(54306,
(54307,
(54308,
(54309,
(54310,
(54311,
(54312,
(54313,
(54314,

1345844083,
1345844396,
1345844519,
1345844710,
1345844867,
1345845218,
1345845312,
1345845338,
1345845424,
1345845434,
1345845526,
1345845711,
1345845879,
1345845965,
1345846222,
1345846251,
1345846280,
1345846428,
1345846438,
1345846557,
1345846655,
1345846656,
1345846717,
1345846728,
1345846766,
1345846860,
1345847065,
1345847259,
1345847355,
1345847380,
1345847508,
1345847572,
1345847654,
1345847688,
1345847784,
1345847850,
1345847959,
1345848016,
1345848187,
1345848195,
1345848283,
1345848490,
1345848635,
1345848642,
1345848793,
1345848931,
1345849053,
1345849082,
1345849265,
1345849414,
1345849560,
1345849565,
1345849902,
1345850030,
1345850030,
1345850191,
1345850199,
1345850226,
1345850233,
1345850235,

'66.249.66.81'),
'66.249.72.33'),
'190.129.9.194'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.111'),
'65.52.108.26'),
'66.249.66.81'),
'190.129.197.2'),
'200.87.30.93'),
'66.249.66.15'),
'200.87.176.134'),
'65.52.104.29'),
'66.249.72.130'),
'186.137.126.7'),
'190.129.12.252'),
'66.249.72.33'),
'180.76.5.57'),
'66.249.66.15'),
'190.129.19.146'),
'123.125.71.29'),
'220.181.108.107'),
'190.129.12.90'),
'66.249.72.130'),
'190.129.8.202'),
'190.129.11.138'),
'66.249.66.15'),
'190.129.12.252'),
'190.129.19.146'),
'66.249.66.81'),
'190.129.11.138'),
'190.129.197.28'),
'65.49.14.143'),
'180.76.5.138'),
'190.129.8.202'),
'66.249.66.15'),
'66.249.72.33'),
'66.249.72.130'),
'200.58.78.138'),
'190.129.5.196'),
'180.76.5.163'),
'180.76.5.169'),
'66.249.72.130'),
'190.129.8.202'),
'66.249.66.15'),
'190.129.52.9'),
'190.235.147.137'),
'190.129.11.138'),
'66.249.66.81'),
'66.249.66.15'),
'190.129.52.9'),
'66.249.72.130'),
'180.76.5.179'),
'190.129.8.202'),
'66.249.72.33'),
'66.249.66.81'),
'207.46.13.147'),
'66.249.66.15'),
'123.125.71.49'),
'220.181.108.111'),

(54315,
(54316,
(54317,
(54318,
(54319,
(54320,
(54321,
(54322,
(54323,
(54324,
(54325,
(54326,
(54327,
(54328,
(54329,
(54330,
(54331,
(54332,
(54333,
(54334,
(54335,
(54336,
(54337,
(54338,
(54339,
(54340,
(54341,
(54342,
(54343,
(54344,
(54345,
(54346,
(54347,
(54348,
(54349,
(54350,
(54351,
(54352,
(54353,
(54354,
(54355,
(54356,
(54357,
(54358,
(54359,
(54360,
(54361,
(54362,
(54363,
(54364,
(54365,
(54366,
(54367,
(54368,
(54369,
(54370,
(54371,
(54372,
(54373,
(54374,

1345850398,
1345850671,
1345850842,
1345850976,
1345851010,
1345851123,
1345851254,
1345851491,
1345851532,
1345851610,
1345851752,
1345851841,
1345852121,
1345852160,
1345852175,
1345852234,
1345852352,
1345852540,
1345852836,
1345852861,
1345853020,
1345853348,
1345853493,
1345853646,
1345853806,
1345853826,
1345853826,
1345853827,
1345853965,
1345854274,
1345854340,
1345854342,
1345854746,
1345854963,
1345854972,
1345854986,
1345855574,
1345855606,
1345855730,
1345855780,
1345855789,
1345855877,
1345855881,
1345856033,
1345856259,
1345856633,
1345856771,
1345856788,
1345856795,
1345856808,
1345856884,
1345857046,
1345857262,
1345857268,
1345857428,
1345857453,
1345857776,
1345857777,
1345857885,
1345857891,

'190.186.133.63'),
'66.249.72.130'),
'66.249.66.81'),
'66.249.72.33'),
'66.249.66.15'),
'180.76.5.94'),
'190.129.30.209'),
'66.249.72.130'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'200.90.145.153'),
'66.249.72.130'),
'65.52.104.89'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'180.76.5.90'),
'66.249.72.130'),
'66.249.66.81'),
'66.249.66.15'),
'65.52.104.29'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'123.125.71.13'),
'180.76.5.59'),
'220.181.108.111'),
'66.249.72.130'),
'66.249.66.15'),
'66.249.66.81'),
'65.52.109.7'),
'66.249.72.130'),
'180.76.5.56'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.130'),
'180.76.5.169'),
'66.249.72.33'),
'189.170.38.17'),
'190.129.5.37'),
'66.249.66.15'),
'190.103.77.165'),
'66.249.66.81'),
'180.76.5.153'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.130'),
'74.125.178.94'),
'74.125.178.18'),
'157.55.17.143'),
'65.52.108.46'),
'66.249.66.15'),
'180.76.5.136'),
'66.249.66.81'),
'65.52.109.199'),
'123.125.71.39'),
'220.181.108.107'),
'66.249.72.130'),
'66.249.66.15'),

(54375,
(54376,
(54377,
(54378,
(54379,
(54380,
(54381,
(54382,
(54383,
(54384,
(54385,
(54386,
(54387,
(54388,
(54389,
(54390,
(54391,
(54392,
(54393,
(54394,
(54395,
(54396,
(54397,
(54398,
(54399,
(54400,
(54401,
(54402,
(54403,
(54404,
(54405,
(54406,
(54407,
(54408,
(54409,
(54410,
(54411,
(54412,
(54413,
(54414,
(54415,
(54416,
(54417,
(54418,
(54419,
(54420,
(54421,
(54422,
(54423,
(54424,
(54425,
(54426,
(54427,
(54428,
(54429,
(54430,
(54431,
(54432,
(54433,
(54434,

1345857969,
1345858243,
1345858442,
1345858465,
1345858514,
1345858553,
1345859145,
1345859169,
1345859178,
1345859214,
1345859848,
1345859857,
1345859870,
1345859884,
1345860382,
1345860550,
1345860558,
1345860716,
1345861069,
1345861070,
1345861075,
1345861189,
1345861345,
1345861637,
1345861816,
1345862131,
1345862340,
1345862653,
1345862760,
1345862769,
1345862967,
1345863390,
1345863398,
1345863763,
1345863838,
1345863970,
1345863980,
1345864010,
1345864019,
1345864344,
1345864359,
1345864640,
1345864655,
1345864660,
1345864661,
1345864963,
1345865084,
1345865277,
1345865349,
1345865408,
1345865761,
1345865909,
1345866037,
1345866061,
1345866427,
1345866510,
1345866680,
1345866704,
1345867268,
1345867307,

'65.52.104.29'),
'186.27.2.110'),
'200.90.145.177'),
'180.76.5.141'),
'66.249.66.15'),
'66.249.72.130'),
'66.249.66.81'),
'66.249.72.130'),
'66.249.66.15'),
'65.52.109.199'),
'66.249.66.15'),
'66.249.72.33'),
'66.249.72.130'),
'180.76.5.150'),
'65.52.109.7'),
'74.125.178.91'),
'66.249.66.15'),
'66.249.72.130'),
'123.125.71.21'),
'220.181.108.78'),
'180.76.5.169'),
'66.249.66.81'),
'66.249.66.15'),
'65.52.108.26'),
'66.249.72.130'),
'66.249.66.15'),
'180.76.5.150'),
'180.76.5.49'),
'66.249.66.15'),
'66.249.72.130'),
'200.90.147.200'),
'66.249.66.15'),
'66.249.72.130'),
'180.76.5.57'),
'65.52.108.26'),
'190.104.16.33'),
'190.104.29.25'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.130'),
'65.52.104.29'),
'66.249.66.15'),
'190.104.29.25'),
'123.125.71.55'),
'220.181.108.89'),
'66.249.72.130'),
'180.76.5.160'),
'66.249.66.81'),
'180.76.5.65'),
'66.249.66.15'),
'66.249.72.130'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.33'),
'180.76.5.191'),
'66.249.72.130'),
'66.249.66.81'),
'66.249.66.15'),
'65.52.108.46'),
'66.249.66.15'),

(54435,
(54436,
(54437,
(54438,
(54439,
(54440,
(54441,
(54442,
(54443,
(54444,
(54445,
(54446,
(54447,
(54448,
(54449,
(54450,
(54451,
(54452,
(54453,
(54454,
(54455,
(54456,
(54457,
(54458,
(54459,
(54460,
(54461,
(54462,
(54463,
(54464,
(54465,
(54466,
(54467,
(54468,
(54469,
(54470,
(54471,
(54472,
(54473,
(54474,
(54475,
(54476,
(54477,
(54478,
(54479,
(54480,
(54481,
(54482,
(54483,
(54484,
(54485,
(54486,
(54487,
(54488,
(54489,
(54490,
(54491,
(54492,
(54493,
(54494,

1345867315,
1345867469,
1345867592,
1345867877,
1345867929,
1345867952,
1345868220,
1345868227,
1345868228,
1345868315,
1345868446,
1345868476,
1345868599,
1345869113,
1345869268,
1345869275,
1345869638,
1345869667,
1345869991,
1345870009,
1345870257,
1345870279,
1345870644,
1345870863,
1345870909,
1345870912,
1345870935,
1345871077,
1345871122,
1345871270,
1345871306,
1345871316,
1345871576,
1345871830,
1345871830,
1345872047,
1345872060,
1345872232,
1345872283,
1345872974,
1345872983,
1345873047,
1345873159,
1345873343,
1345873905,
1345874285,
1345874437,
1345874455,
1345874625,
1345874699,
1345874810,
1345875199,
1345875378,
1345875424,
1345875425,
1345875935,
1345876044,
1345876063,
1345876392,
1345876428,

'66.249.72.130'),
'66.249.72.33'),
'66.249.66.81'),
'200.87.191.124'),
'65.52.104.29'),
'66.249.66.15'),
'66.249.72.130'),
'123.125.71.21'),
'220.181.108.102'),
'180.76.5.159'),
'200.110.52.10'),
'66.249.66.81'),
'66.249.66.15'),
'190.104.28.30'),
'66.249.72.130'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.33'),
'180.76.5.165'),
'66.249.66.15'),
'180.76.5.88'),
'66.249.72.33'),
'66.249.66.15'),
'157.55.17.143'),
'190.104.23.247'),
'69.63.189.244'),
'66.249.72.130'),
'65.52.109.7'),
'66.249.72.33'),
'180.76.5.183'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.72.130'),
'123.125.71.45'),
'220.181.108.81'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.72.130'),
'66.249.72.33'),
'66.249.68.49'),
'66.249.72.33'),
'180.76.5.57'),
'66.249.66.15'),
'66.249.72.130'),
'66.249.66.15'),
'207.46.204.242'),
'66.249.72.33'),
'66.249.72.130'),
'66.249.66.15'),
'180.76.5.95'),
'66.249.66.81'),
'66.249.72.130'),
'66.249.66.15'),
'123.125.71.20'),
'220.181.108.97'),
'66.249.72.130'),
'66.249.66.15'),
'180.76.5.181'),
'65.52.104.29'),
'66.249.66.81'),

(54495, 1345876514, '66.249.72.33'),


(54496, 1345876681, '66.249.72.130'),
(54497, 1345876862, '66.249.66.15'),
(54498, 1345877051, '66.249.66.81'),
(54499, 1345877140, '66.249.72.33'),
(54500, 1345877279, '180.76.5.171'),
(54501, 1345877415, '66.249.72.130'),
(54502, 1345877471, '66.249.66.15'),
(54503, 1345877786, '180.76.5.146'),
(54504, 1345877861, '66.249.66.81'),
(54505, 1345877864, '66.249.72.33'),
(54506, 1345878160, '66.249.72.130'),
(54507, 1345878530, '66.249.66.15'),
(54508, 1345879087, '66.249.72.130'),
(54509, 1345879110, '123.125.71.36'),
(54510, 1345879111, '220.181.108.78'),
(54511, 1345879145, '66.249.66.15'),
(54512, 1345879405, '180.76.5.139'),
(54513, 1345879474, '66.249.66.81'),
(54514, 1345879598, '207.46.204.242'),
(54515, 1345879828, '66.249.66.15'),
(54516, 1345880516, '218.213.26.182'),
(54517, 1345880569, '66.249.72.130'),
(54518, 1345880755, '66.249.66.15'),
(54519, 1345881088, '66.249.66.81'),
(54520, 1345881207, '180.76.5.56'),
(54521, 1345881226, '207.46.204.242');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(54522, 1345881394, '66.249.66.15'),
(54523, 1345881681, '66.249.72.130'),
(54524, 1345881688, '66.249.72.33'),
(54525, 1345881858, '66.249.66.81'),
(54526, 1345882052, '66.249.66.15'),
(54527, 1345882325, '66.249.72.33'),
(54528, 1345882368, '180.76.5.150'),
(54529, 1345882501, '66.249.66.81'),
(54530, 1345882599, '123.125.71.30'),
(54531, 1345882599, '220.181.108.105'),
(54532, 1346071821, '66.249.66.15'),
(54533, 1346071822, '190.186.65.71'),
(54534, 1346071826, '180.76.5.146'),
(54535, 1346071826, '123.125.71.28'),
(54536, 1346071828, '66.249.72.130'),
(54537, 1346071828, '180.76.5.151'),
(54538, 1346071828, '180.76.5.189'),
(54539, 1346071856, '180.76.5.93'),
(54540, 1346071856, '220.181.108.80'),
(54541, 1346071857, '180.76.5.179'),
(54542, 1346071876, '66.249.71.182'),
(54543, 1346071923, '66.249.66.81'),
(54544, 1346071957, '190.129.8.202'),
(54545, 1346072082, '207.46.199.46'),
(54546, 1346072203, '190.129.10.99'),
(54547, 1346072222, '190.129.233.102'),
(54548, 1346072225, '200.119.197.130'),
(54549, 1346072400, '190.189.127.250'),
(54550, 1346072408, '207.46.13.160'),
(54551, 1346072447, '66.249.66.15'),
(54552, 1346073113, '190.129.197.27'),
(54553, 1346073132, '190.129.10.99'),

(54554,
(54555,
(54556,
(54557,
(54558,
(54559,
(54560,
(54561,
(54562,
(54563,
(54564,
(54565,
(54566,
(54567,
(54568,
(54569,
(54570,
(54571,
(54572,
(54573,
(54574,
(54575,
(54576,
(54577,
(54578,
(54579,
(54580,
(54581,
(54582,
(54583,
(54584,
(54585,
(54586,
(54587,
(54588,
(54589,
(54590,
(54591,
(54592,
(54593,
(54594,
(54595,
(54596,
(54597,
(54598,
(54599,
(54600,
(54601,
(54602,
(54603,
(54604,
(54605,
(54606,
(54607,
(54608,
(54609,
(54610,
(54611,
(54612,
(54613,

1346073247,
1346073278,
1346073284,
1346073303,
1346073370,
1346073407,
1346073435,
1346073436,
1346073920,
1346074032,
1346074067,
1346074124,
1346074339,
1346074478,
1346074561,
1346074677,
1346074701,
1346074757,
1346074874,
1346074957,
1346075050,
1346075193,
1346075267,
1346075287,
1346075390,
1346075402,
1346075684,
1346075711,
1346075800,
1346075805,
1346075885,
1346075913,
1346076039,
1346076099,
1346076144,
1346076323,
1346076327,
1346076384,
1346076526,
1346076555,
1346076590,
1346076710,
1346076967,
1346077021,
1346077021,
1346077152,
1346077205,
1346077219,
1346077246,
1346077411,
1346077497,
1346077538,
1346077656,
1346077688,
1346077886,
1346078074,
1346078154,
1346078246,
1346078299,
1346078525,

'200.110.50.206'),
'66.249.66.81'),
'207.46.199.46'),
'65.52.109.153'),
'66.249.66.15'),
'66.249.71.182'),
'123.125.71.41'),
'220.181.108.99'),
'66.249.66.81'),
'66.249.66.15'),
'207.46.199.46'),
'66.249.71.104'),
'190.181.59.65'),
'180.76.5.159'),
'66.249.66.81'),
'66.249.66.15'),
'190.129.11.138'),
'66.249.71.104'),
'66.249.71.182'),
'65.52.104.84'),
'207.46.13.160'),
'190.181.59.65'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.71.104'),
'199.58.84.5'),
'66.249.71.182'),
'65.52.108.26'),
'200.90.144.199'),
'190.104.20.3'),
'66.249.66.81'),
'66.249.66.15'),
'190.104.23.252'),
'66.249.71.104'),
'190.129.70.194'),
'207.46.199.46'),
'100.43.83.143'),
'66.249.71.182'),
'66.249.66.15'),
'190.129.87.74'),
'66.249.66.81'),
'66.249.71.104'),
'65.52.109.153'),
'123.125.71.32'),
'220.181.108.110'),
'65.52.104.84'),
'66.249.66.81'),
'190.186.24.129'),
'66.249.66.15'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.68.98'),
'157.56.95.137'),
'190.103.74.211'),
'66.249.66.15'),
'66.249.71.104'),
'69.171.242.247'),
'94.23.220.161'),
'66.249.66.81'),
'66.249.66.15'),

(54614,
(54615,
(54616,
(54617,
(54618,
(54619,
(54620,
(54621,
(54622,
(54623,
(54624,
(54625,
(54626,
(54627,
(54628,
(54629,
(54630,
(54631,
(54632,
(54633,
(54634,
(54635,
(54636,
(54637,
(54638,
(54639,
(54640,
(54641,
(54642,
(54643,
(54644,
(54645,
(54646,
(54647,
(54648,
(54649,
(54650,
(54651,
(54652,
(54653,
(54654,
(54655,
(54656,
(54657,
(54658,
(54659,
(54660,
(54661,
(54662,
(54663,
(54664,
(54665,
(54666,
(54667,
(54668,
(54669,
(54670,
(54671,
(54672,
(54673,

1346078558,
1346078568,
1346078571,
1346078838,
1346078851,
1346078902,
1346078922,
1346079049,
1346079137,
1346079146,
1346079194,
1346079420,
1346079442,
1346079632,
1346079716,
1346079908,
1346079915,
1346080088,
1346080091,
1346080125,
1346080316,
1346080574,
1346080651,
1346080653,
1346080655,
1346080658,
1346080860,
1346080942,
1346081065,
1346081181,
1346081192,
1346081694,
1346081874,
1346081875,
1346081879,
1346082320,
1346082538,
1346082542,
1346082547,
1346082576,
1346082831,
1346082906,
1346083223,
1346083225,
1346083498,
1346083772,
1346083814,
1346083843,
1346084013,
1346084078,
1346084222,
1346084477,
1346084612,
1346084623,
1346084625,
1346084656,
1346084673,
1346084757,
1346084768,
1346085064,

'180.76.6.212'),
'80.38.24.86'),
'190.129.126.130'),
'190.103.74.211'),
'66.249.71.104'),
'66.249.66.81'),
'200.110.52.15'),
'200.87.52.114'),
'66.249.66.15'),
'200.90.146.152'),
'207.46.13.160'),
'190.186.24.129'),
'66.249.71.182'),
'66.249.66.81'),
'66.249.71.104'),
'66.249.66.15'),
'190.129.5.188'),
'190.129.5.205'),
'200.87.52.114'),
'66.249.71.182'),
'66.249.66.81'),
'66.249.66.15'),
'123.125.71.40'),
'220.181.108.87'),
'66.249.71.104'),
'190.106.245.81'),
'190.129.8.202'),
'190.129.5.205'),
'66.249.66.81'),
'66.249.66.15'),
'190.129.10.99'),
'190.129.8.202'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.81'),
'190.129.10.99'),
'66.249.66.15'),
'74.125.179.88'),
'66.249.71.104'),
'66.249.66.81'),
'66.249.71.182'),
'190.129.8.202'),
'66.249.66.15'),
'66.220.158.248'),
'190.129.197.20'),
'66.249.66.81'),
'94.23.225.68'),
'207.46.13.160'),
'66.249.66.15'),
'123.125.71.21'),
'220.181.108.87'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.81'),
'207.46.204.242'),
'190.104.27.29'),

(54674,
(54675,
(54676,
(54677,
(54678,
(54679,
(54680,
(54681,
(54682,
(54683,
(54684,
(54685,
(54686,
(54687,
(54688,
(54689,
(54690,
(54691,
(54692,
(54693,
(54694,
(54695,
(54696,
(54697,
(54698,
(54699,
(54700,
(54701,
(54702,
(54703,
(54704,
(54705,
(54706,
(54707,
(54708,
(54709,
(54710,
(54711,
(54712,
(54713,
(54714,
(54715,
(54716,
(54717,
(54718,
(54719,
(54720,
(54721,
(54722,
(54723,
(54724,
(54725,
(54726,
(54727,
(54728,
(54729,
(54730,
(54731,
(54732,
(54733,

1346085315,
1346085333,
1346085414,
1346085482,
1346085486,
1346085682,
1346085994,
1346086081,
1346086088,
1346086104,
1346086237,
1346086615,
1346086763,
1346086793,
1346086857,
1346086885,
1346086927,
1346086944,
1346087195,
1346087445,
1346087458,
1346087492,
1346087570,
1346087740,
1346087746,
1346088037,
1346088258,
1346088342,
1346088343,
1346088388,
1346088552,
1346088686,
1346088934,
1346089117,
1346089156,
1346089385,
1346089395,
1346089546,
1346089804,
1346089848,
1346089887,
1346090040,
1346090234,
1346090481,
1346090506,
1346090750,
1346091279,
1346091322,
1346091352,
1346091391,
1346091461,
1346091462,
1346091475,
1346091476,
1346091532,
1346091761,
1346091780,
1346091999,
1346092196,
1346092216,

'207.46.13.160'),
'190.129.197.9'),
'66.249.66.81'),
'66.249.66.15'),
'200.90.146.70'),
'66.249.71.104'),
'180.76.6.213'),
'66.249.66.81'),
'200.90.146.113'),
'66.249.66.15'),
'66.249.71.182'),
'66.249.71.104'),
'65.52.108.46'),
'66.249.66.81'),
'66.249.71.182'),
'190.52.51.214'),
'65.52.110.26'),
'66.249.66.15'),
'207.46.204.242'),
'65.52.108.26'),
'190.129.68.98'),
'66.249.66.81'),
'66.249.71.182'),
'66.249.66.15'),
'66.249.71.104'),
'190.41.136.156'),
'66.249.66.81'),
'123.125.71.26'),
'220.181.108.80'),
'66.249.66.15'),
'66.249.71.182'),
'66.249.71.104'),
'200.87.39.104'),
'66.249.66.15'),
'66.249.66.81'),
'65.52.109.153'),
'66.249.71.104'),
'190.129.197.25'),
'66.249.66.81'),
'66.249.71.182'),
'66.249.66.15'),
'66.249.71.104'),
'192.162.19.193'),
'66.249.66.81'),
'66.249.66.15'),
'66.249.71.182'),
'200.110.51.146'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.71.182'),
'66.249.66.81'),
'190.129.20.219'),
'123.125.71.39'),
'220.181.108.85'),
'190.186.141.75'),
'74.125.44.91'),
'74.125.178.16'),
'66.249.71.104'),
'66.249.66.81'),
'190.129.20.219'),

(54734,
(54735,
(54736,
(54737,
(54738,
(54739,
(54740,
(54741,
(54742,
(54743,
(54744,
(54745,
(54746,
(54747,
(54748,
(54749,
(54750,
(54751,
(54752,
(54753,
(54754,
(54755,
(54756,
(54757,
(54758,
(54759,
(54760,
(54761,
(54762,
(54763,
(54764,
(54765,
(54766,
(54767,
(54768,
(54769,
(54770,
(54771,
(54772,
(54773,
(54774,
(54775,
(54776,
(54777,
(54778,
(54779,
(54780,
(54781,
(54782,
(54783,
(54784,
(54785,
(54786,
(54787,
(54788,
(54789,
(54790,
(54791,
(54792,
(54793,

1346092303,
1346092324,
1346092712,
1346092824,
1346092910,
1346093418,
1346093504,
1346093518,
1346093661,
1346094049,
1346094127,
1346094176,
1346094216,
1346094359,
1346094365,
1346094571,
1346094738,
1346094992,
1346095068,
1346095069,
1346095343,
1346095476,
1346095630,
1346095772,
1346095948,
1346096026,
1346096101,
1346096297,
1346096660,
1346096778,
1346096877,
1346096907,
1346097030,
1346097252,
1346097258,
1346097412,
1346097582,
1346097724,
1346097832,
1346097884,
1346098300,
1346098561,
1346098588,
1346098658,
1346098658,
1346098677,
1346098742,
1346099055,
1346099076,
1346099288,
1346099399,
1346099455,
1346099775,
1346099802,
1346100033,
1346100038,
1346100074,
1346100270,
1346100389,
1346100433,

'66.249.66.15'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.81'),
'66.249.66.15'),
'180.76.5.163'),
'66.249.71.104'),
'66.249.66.15'),
'66.249.66.81'),
'66.249.66.99'),
'66.249.66.225'),
'200.105.137.99'),
'190.104.26.29'),
'66.249.66.21'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.66.99'),
'66.249.66.21'),
'220.181.108.89'),
'123.125.71.14'),
'66.249.66.197'),
'66.249.71.104'),
'66.249.66.213'),
'66.249.66.71'),
'74.125.179.86'),
'66.249.71.182'),
'190.104.29.20'),
'66.249.66.213'),
'65.52.104.84'),
'66.249.66.71'),
'190.129.10.114'),
'66.249.66.213'),
'200.58.64.101'),
'190.11.68.3'),
'66.249.71.104'),
'186.2.46.78'),
'66.249.66.71'),
'66.249.66.213'),
'190.129.9.194'),
'200.110.49.228'),
'66.249.71.104'),
'190.11.69.162'),
'66.249.66.209'),
'123.125.71.50'),
'220.181.108.78'),
'66.249.66.133'),
'200.110.49.228'),
'200.87.150.115'),
'190.104.26.26'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.220.153.250'),
'190.11.69.162'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'180.76.6.28'),
'66.249.71.182'),
'190.129.29.205'),

(54794,
(54795,
(54796,
(54797,
(54798,
(54799,
(54800,
(54801,
(54802,
(54803,
(54804,
(54805,
(54806,
(54807,
(54808,
(54809,
(54810,
(54811,
(54812,
(54813,
(54814,
(54815,
(54816,
(54817,
(54818,
(54819,
(54820,
(54821,
(54822,
(54823,
(54824,
(54825,
(54826,
(54827,
(54828,
(54829,
(54830,
(54831,
(54832,
(54833,
(54834,
(54835,
(54836,
(54837,
(54838,
(54839,
(54840,
(54841,
(54842,
(54843,
(54844,
(54845,
(54846,
(54847,
(54848,
(54849,
(54850,
(54851,
(54852,
(54853,

1346100603,
1346100802,
1346100817,
1346100826,
1346100833,
1346100975,
1346101041,
1346101066,
1346101104,
1346101242,
1346101422,
1346101622,
1346101627,
1346101694,
1346102025,
1346102260,
1346102263,
1346102266,
1346102380,
1346102574,
1346102771,
1346102888,
1346102990,
1346103525,
1346103530,
1346103539,
1346103867,
1346104115,
1346104421,
1346104526,
1346104613,
1346105053,
1346105202,
1346105427,
1346105584,
1346105813,
1346105830,
1346105831,
1346105833,
1346106137,
1346106213,
1346106240,
1346106292,
1346106363,
1346106471,
1346106742,
1346106857,
1346106914,
1346107283,
1346107444,
1346107578,
1346107647,
1346107661,
1346107917,
1346108170,
1346108320,
1346108364,
1346108564,
1346108589,
1346108636,

'190.104.26.26'),
'66.249.66.133'),
'209.85.224.111'),
'209.85.224.93'),
'200.110.49.220'),
'66.249.66.209'),
'190.104.26.25'),
'190.103.77.165'),
'190.11.90.27'),
'190.104.29.30'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.209'),
'200.87.37.38'),
'66.249.66.133'),
'123.125.71.60'),
'220.181.108.93'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'190.161.76.110'),
'180.76.6.36'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.209'),
'190.129.29.205'),
'186.68.205.136'),
'66.249.66.133'),
'190.104.25.24'),
'66.249.66.209'),
'200.110.52.122'),
'200.87.123.98'),
'66.249.66.209'),
'66.249.66.133'),
'190.129.8.202'),
'123.125.71.56'),
'220.181.108.89'),
'200.110.49.122'),
'200.87.97.218'),
'200.105.147.115'),
'66.249.66.209'),
'66.249.66.133'),
'200.87.131.76'),
'190.129.8.202'),
'200.87.97.218'),
'190.129.19.104'),
'66.249.66.133'),
'190.104.30.20'),
'180.76.5.147'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'190.129.8.202'),
'200.90.146.133'),
'66.249.71.104'),
'66.249.66.133'),
'200.58.69.11'),
'66.249.66.209'),
'190.129.4.119'),

(54854,
(54855,
(54856,
(54857,
(54858,
(54859,
(54860,
(54861,
(54862,
(54863,
(54864,
(54865,
(54866,
(54867,
(54868,
(54869,
(54870,
(54871,
(54872,
(54873,
(54874,
(54875,
(54876,
(54877,
(54878,
(54879,
(54880,
(54881,
(54882,
(54883,
(54884,
(54885,
(54886,
(54887,
(54888,
(54889,
(54890,
(54891,
(54892,
(54893,
(54894,
(54895,
(54896,
(54897,
(54898,
(54899,
(54900,
(54901,
(54902,
(54903,
(54904,
(54905,
(54906,
(54907,
(54908,
(54909,
(54910,
(54911,
(54912,
(54913,

1346109127,
1346109164,
1346109262,
1346109348,
1346109363,
1346109428,
1346109430,
1346109514,
1346109790,
1346109964,
1346110070,
1346110276,
1346110473,
1346110627,
1346110704,
1346110764,
1346110837,
1346110908,
1346111133,
1346111818,
1346112392,
1346112490,
1346112622,
1346112738,
1346112925,
1346113069,
1346113070,
1346113089,
1346113168,
1346113223,
1346113228,
1346113238,
1346113494,
1346113699,
1346113806,
1346113836,
1346113909,
1346113976,
1346114518,
1346114558,
1346114666,
1346114767,
1346114776,
1346115120,
1346115126,
1346115155,
1346115160,
1346115464,
1346115566,
1346115808,
1346115852,
1346115946,
1346115960,
1346115986,
1346116039,
1346116580,
1346116600,
1346116659,
1346116662,
1346116839,

'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'173.242.125.191'),
'200.110.50.54'),
'123.125.71.17'),
'220.181.108.117'),
'207.46.13.160'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'190.129.12.252'),
'66.249.66.133'),
'65.52.109.153'),
'66.249.71.104'),
'66.249.66.209'),
'190.186.133.92'),
'216.226.76.202'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'74.125.178.88'),
'123.125.71.43'),
'220.181.108.115'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'74.125.44.88'),
'74.125.44.80'),
'139.18.2.17'),
'66.249.66.209'),
'190.129.4.99'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'65.52.110.16'),
'66.249.71.104'),
'180.76.5.51'),
'186.2.46.14'),
'66.249.66.133'),
'207.46.13.160'),
'207.46.199.50'),
'65.52.104.84'),
'66.249.71.182'),
'207.46.13.160'),
'66.249.66.209'),
'74.125.178.28'),
'190.129.12.170'),
'66.249.66.133'),
'200.110.49.108'),
'190.129.12.170'),
'65.52.108.26'),
'66.249.66.133'),
'66.249.71.104'),
'200.110.49.18'),

(54914,
(54915,
(54916,
(54917,
(54918,
(54919,
(54920,
(54921,
(54922,
(54923,
(54924,
(54925,
(54926,
(54927,
(54928,
(54929,
(54930,
(54931,
(54932,
(54933,
(54934,
(54935,
(54936,
(54937,
(54938,
(54939,
(54940,
(54941,
(54942,
(54943,
(54944,
(54945,
(54946,
(54947,
(54948,
(54949,
(54950,
(54951,
(54952,
(54953,
(54954,
(54955,
(54956,
(54957,
(54958,
(54959,
(54960,
(54961,
(54962,
(54963,
(54964,
(54965,
(54966,
(54967,
(54968,
(54969,
(54970,
(54971,
(54972,
(54973,

1346116901,
1346117044,
1346117045,
1346117209,
1346117271,
1346117583,
1346117988,
1346118274,
1346118589,
1346118767,
1346118859,
1346118948,
1346119215,
1346119338,
1346119576,
1346119577,
1346119618,
1346119813,
1346119904,
1346120258,
1346120264,
1346120265,
1346120297,
1346120313,
1346120342,
1346120360,
1346120426,
1346120429,
1346120561,
1346121033,
1346121233,
1346121391,
1346121499,
1346121524,
1346121637,
1346121845,
1346121936,
1346122041,
1346122324,
1346122385,
1346122734,
1346122987,
1346122994,
1346123042,
1346123116,
1346123386,
1346123557,
1346123659,
1346123861,
1346123862,
1346123968,
1346124059,
1346124272,
1346124332,
1346124405,
1346124458,
1346124483,
1346124745,
1346124880,
1346125000,

'66.249.66.209'),
'123.125.71.45'),
'220.181.108.99'),
'190.104.24.45'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'190.103.69.24'),
'66.249.66.133'),
'190.129.12.170'),
'66.249.66.209'),
'200.110.50.226'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'190.104.24.39'),
'123.125.71.24'),
'220.181.108.115'),
'66.249.66.209'),
'200.110.50.226'),
'74.125.44.88'),
'190.129.12.170'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'207.46.13.160'),
'207.46.13.48'),
'66.249.71.182'),
'66.249.66.209'),
'180.76.5.177'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'201.222.98.2'),
'66.249.66.133'),
'66.249.66.209'),
'190.129.12.170'),
'74.125.178.88'),
'66.249.71.104'),
'66.249.66.133'),
'65.52.104.84'),
'66.249.66.209'),
'123.125.71.22'),
'220.181.108.107'),
'65.52.110.16'),
'66.249.66.133'),
'190.84.111.47'),
'66.249.66.209'),
'66.249.71.182'),
'190.104.25.20'),
'66.249.71.104'),
'190.104.26.20'),
'66.249.66.133'),
'66.249.66.209'),

(54974,
(54975,
(54976,
(54977,
(54978,
(54979,
(54980,
(54981,
(54982,
(54983,
(54984,
(54985,
(54986,
(54987,
(54988,
(54989,
(54990,
(54991,
(54992,
(54993,
(54994,
(54995,
(54996,
(54997,
(54998,
(54999,
(55000,
(55001,
(55002,
(55003,
(55004,
(55005,
(55006,
(55007,
(55008,
(55009,
(55010,
(55011,
(55012,
(55013,
(55014,
(55015,
(55016,
(55017,
(55018,
(55019,
(55020,
(55021,
(55022,
(55023,
(55024,
(55025,
(55026,
(55027,
(55028,
(55029,
(55030,
(55031,
(55032,
(55033,

1346125408,
1346125539,
1346125568,
1346125799,
1346126104,
1346126211,
1346126471,
1346126503,
1346126792,
1346126888,
1346127019,
1346127287,
1346127433,
1346127434,
1346127632,
1346127670,
1346127811,
1346128094,
1346128289,
1346128364,
1346128542,
1346128695,
1346129036,
1346129170,
1346129201,
1346129263,
1346129713,
1346129844,
1346130054,
1346130461,
1346130921,
1346131028,
1346131029,
1346131055,
1346131073,
1346131692,
1346131727,
1346131739,
1346131839,
1346132266,
1346132404,
1346132551,
1346132555,
1346133209,
1346133357,
1346133449,
1346133702,
1346133873,
1346134014,
1346134081,
1346134624,
1346134625,
1346134687,
1346134752,
1346135041,
1346135112,
1346135223,
1346135355,
1346135359,
1346135764,

'66.249.71.182'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'65.52.108.46'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.71.104'),
'123.125.71.40'),
'220.181.108.77'),
'66.249.66.133'),
'100.43.83.143'),
'66.249.66.209'),
'66.249.71.104'),
'65.52.110.16'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.133'),
'180.76.5.159'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.66.209'),
'123.125.71.31'),
'220.181.108.90'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'65.52.110.16'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'180.76.6.224'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'123.125.71.52'),
'220.181.108.105'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.209'),
'65.52.109.153'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.182'),

(55034,
(55035,
(55036,
(55037,
(55038,
(55039,
(55040,
(55041,
(55042,
(55043,
(55044,
(55045,
(55046,
(55047,
(55048,
(55049,
(55050,
(55051,
(55052,
(55053,
(55054,
(55055,
(55056,
(55057,
(55058,
(55059,
(55060,
(55061,
(55062,
(55063,
(55064,
(55065,
(55066,
(55067,
(55068,
(55069,
(55070,
(55071,
(55072,
(55073,
(55074,
(55075,
(55076,
(55077,
(55078,
(55079,
(55080,
(55081,
(55082,
(55083,
(55084,
(55085,
(55086,
(55087,
(55088,
(55089,
(55090,
(55091,
(55092,
(55093,

1346135769,
1346135820,
1346135967,
1346136016,
1346136350,
1346136521,
1346136638,
1346136699,
1346136803,
1346137192,
1346137378,
1346137382,
1346137795,
1346138146,
1346138216,
1346138217,
1346138276,
1346138319,
1346138590,
1346138863,
1346138993,
1346139272,
1346139591,
1346139592,
1346139664,
1346139771,
1346140204,
1346140229,
1346140233,
1346140473,
1346140811,
1346140858,
1346141146,
1346141415,
1346141438,
1346141474,
1346141817,
1346141818,
1346141821,
1346142040,
1346142273,
1346142458,
1346142697,
1346142967,
1346143220,
1346143275,
1346143307,
1346143463,
1346143921,
1346143970,
1346144057,
1346144075,
1346144825,
1346144902,
1346144913,
1346144968,
1346145587,
1346145702,
1346145706,
1346145707,

'66.249.66.209'),
'207.46.13.160'),
'66.249.71.104'),
'66.249.66.133'),
'180.76.5.171'),
'100.43.83.143'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'123.125.71.26'),
'220.181.108.85'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'180.76.5.111'),
'66.249.66.209'),
'65.52.110.16'),
'208.115.113.86'),
'66.249.66.133'),
'65.52.108.20'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'65.52.109.153'),
'66.249.66.209'),
'123.125.71.27'),
'220.181.108.84'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'65.52.104.84'),
'66.249.66.133'),
'66.249.71.104'),
'180.76.5.173'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.71.104'),
'180.76.5.173'),

(55094,
(55095,
(55096,
(55097,
(55098,
(55099,
(55100,
(55101,
(55102,
(55103,
(55104,
(55105,
(55106,
(55107,
(55108,
(55109,
(55110,
(55111,
(55112,
(55113,
(55114,
(55115,
(55116,
(55117,
(55118,
(55119,
(55120,
(55121,
(55122,
(55123,
(55124,
(55125,
(55126,
(55127,
(55128,
(55129,
(55130,
(55131,
(55132,
(55133,
(55134,
(55135,
(55136,
(55137,
(55138,
(55139,
(55140,
(55141,
(55142,
(55143,
(55144,
(55145,
(55146,
(55147,
(55148,
(55149,
(55150,
(55151,
(55152,
(55153,

1346145733,
1346145783,
1346145813,
1346145814,
1346146358,
1346146366,
1346146474,
1346146598,
1346146962,
1346146978,
1346147280,
1346147502,
1346147591,
1346147717,
1346147718,
1346148203,
1346148258,
1346148368,
1346148839,
1346149013,
1346149058,
1346149058,
1346149113,
1346149118,
1346149174,
1346149199,
1346149499,
1346149824,
1346149828,
1346150049,
1346150311,
1346150645,
1346150666,
1346150689,
1346150960,
1346151034,
1346151123,
1346151261,
1346151286,
1346151773,
1346151838,
1346151892,
1346151934,
1346152485,
1346152530,
1346152683,
1346152684,
1346152720,
1346152864,
1346153072,
1346153198,
1346153234,
1346153361,
1346153884,
1346154018,
1346154072,
1346154319,
1346154533,
1346154696,
1346154708,

'66.249.66.209'),
'190.104.28.29'),
'123.125.71.43'),
'220.181.108.111'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.182'),
'100.43.83.143'),
'66.249.66.133'),
'66.249.71.104'),
'65.52.104.84'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'123.125.71.48'),
'220.181.108.107'),
'157.55.17.148'),
'66.249.71.182'),
'66.249.71.104'),
'190.181.39.7'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'200.58.69.11'),
'66.249.66.133'),
'180.76.5.67'),
'66.249.66.209'),
'190.11.67.252'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'82.2.93.107'),
'66.249.66.209'),
'66.249.66.133'),
'180.76.5.168'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'123.125.71.55'),
'220.181.108.85'),
'66.249.66.209'),
'65.52.109.153'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.66.209'),
'190.129.12.170'),
'66.249.68.34'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),

(55154,
(55155,
(55156,
(55157,
(55158,
(55159,
(55160,
(55161,
(55162,
(55163,
(55164,
(55165,
(55166,
(55167,
(55168,
(55169,
(55170,
(55171,
(55172,
(55173,
(55174,
(55175,
(55176,
(55177,
(55178,
(55179,
(55180,
(55181,
(55182,
(55183,
(55184,
(55185,
(55186,
(55187,
(55188,
(55189,
(55190,
(55191,
(55192,
(55193,
(55194,
(55195,
(55196,
(55197,
(55198,
(55199,
(55200,
(55201,
(55202,
(55203,
(55204,
(55205,
(55206,
(55207,
(55208,
(55209,
(55210,
(55211,
(55212,
(55213,

1346154937,
1346155130,
1346155346,
1346155508,
1346155671,
1346155806,
1346155965,
1346155999,
1346156232,
1346156234,
1346156326,
1346156578,
1346156645,
1346156949,
1346157132,
1346157457,
1346157529,
1346157564,
1346157775,
1346157927,
1346158047,
1346158106,
1346158182,
1346158217,
1346158269,
1346158275,
1346158394,
1346158478,
1346158594,
1346158671,
1346158706,
1346158918,
1346159081,
1346159102,
1346159133,
1346159428,
1346159489,
1346159497,
1346159568,
1346159718,
1346159731,
1346159826,
1346159826,
1346160119,
1346160222,
1346160225,
1346160406,
1346160447,
1346160543,
1346160587,
1346161020,
1346161171,
1346161178,
1346161489,
1346161517,
1346161722,
1346161773,
1346161798,
1346161906,
1346162182,

'66.249.71.182'),
'157.55.17.148'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.72.182'),
'65.52.104.84'),
'66.249.66.133'),
'123.125.71.29'),
'220.181.108.113'),
'66.249.66.209'),
'190.129.8.202'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'190.129.70.22'),
'190.129.91.204'),
'180.76.5.150'),
'66.249.66.133'),
'200.87.176.142'),
'180.76.5.55'),
'66.249.71.104'),
'66.249.71.182'),
'65.52.108.46'),
'184.22.211.146'),
'66.249.66.209'),
'190.129.70.22'),
'190.129.10.99'),
'66.249.66.133'),
'66.249.71.182'),
'200.87.110.162'),
'200.90.145.250'),
'190.129.70.22'),
'66.249.66.209'),
'190.129.9.170'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'123.125.71.33'),
'220.181.108.82'),
'190.129.10.99'),
'66.249.66.209'),
'65.52.108.20'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.133'),
'190.129.8.202'),
'66.249.66.209'),
'66.249.66.133'),
'190.129.9.170'),
'190.129.170.77'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.66.209'),
'66.249.66.133'),
'205.241.38.140'),

(55214,
(55215,
(55216,
(55217,
(55218,
(55219,
(55220,
(55221,
(55222,
(55223,
(55224,
(55225,
(55226,
(55227,
(55228,
(55229,
(55230,
(55231,
(55232,
(55233,
(55234,
(55235,
(55236,
(55237,
(55238,
(55239,
(55240,
(55241,
(55242,
(55243,
(55244,
(55245,
(55246,
(55247,
(55248,
(55249,
(55250,
(55251,
(55252,
(55253,
(55254,
(55255,
(55256,
(55257,
(55258,
(55259,
(55260,
(55261,
(55262,
(55263,
(55264,
(55265,
(55266,
(55267,
(55268,
(55269,
(55270,
(55271,
(55272,
(55273,

1346162210,
1346162344,
1346162388,
1346162463,
1346162623,
1346162647,
1346162653,
1346162738,
1346162812,
1346162865,
1346162973,
1346163304,
1346163346,
1346163415,
1346163416,
1346163472,
1346163620,
1346163737,
1346163992,
1346164022,
1346164255,
1346164338,
1346164445,
1346164596,
1346164629,
1346164707,
1346164793,
1346164826,
1346164880,
1346164966,
1346165147,
1346165163,
1346165178,
1346165214,
1346165414,
1346165504,
1346165567,
1346165848,
1346165902,
1346166065,
1346166322,
1346166326,
1346166444,
1346166551,
1346166552,
1346166577,
1346166600,
1346166784,
1346166785,
1346167043,
1346167060,
1346167062,
1346167202,
1346167444,
1346167498,
1346167578,
1346167850,
1346168013,
1346168172,
1346168239,

'190.129.10.99'),
'74.125.181.25'),
'66.249.71.182'),
'65.52.110.16'),
'66.249.66.209'),
'65.52.104.84'),
'66.249.71.104'),
'66.249.66.133'),
'65.52.108.46'),
'190.129.19.66'),
'157.55.17.148'),
'66.249.66.209'),
'66.249.66.133'),
'123.125.71.30'),
'220.181.108.96'),
'66.249.71.104'),
'190.129.19.66'),
'200.90.145.126'),
'66.249.66.133'),
'200.110.52.88'),
'180.76.5.110'),
'66.249.71.104'),
'65.52.110.16'),
'66.249.66.133'),
'200.90.145.126'),
'66.249.66.209'),
'66.249.71.182'),
'66.219.58.41'),
'190.129.82.192'),
'180.76.5.101'),
'190.104.27.23'),
'74.125.178.22'),
'74.125.179.89'),
'66.249.66.133'),
'66.249.71.104'),
'190.129.12.234'),
'66.249.66.209'),
'200.87.110.162'),
'66.249.66.133'),
'200.58.66.203'),
'66.249.66.209'),
'66.249.71.104'),
'66.219.58.41'),
'66.249.66.133'),
'190.104.9.206'),
'65.52.108.46'),
'190.129.12.234'),
'65.52.110.16'),
'66.249.71.182'),
'66.249.66.209'),
'123.125.71.19'),
'220.181.108.84'),
'66.249.66.133'),
'200.90.145.109'),
'66.249.71.104'),
'190.104.24.34'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'200.105.183.130'),

(55274,
(55275,
(55276,
(55277,
(55278,
(55279,
(55280,
(55281,
(55282,
(55283,
(55284,
(55285,
(55286,
(55287,
(55288,
(55289,
(55290,
(55291,
(55292,
(55293,
(55294,
(55295,
(55296,
(55297,
(55298,
(55299,
(55300,
(55301,
(55302,
(55303,
(55304,
(55305,
(55306,
(55307,
(55308,
(55309,
(55310,
(55311,
(55312,
(55313,
(55314,
(55315,
(55316,
(55317,
(55318,
(55319,
(55320,
(55321,
(55322,
(55323,
(55324,
(55325,
(55326,
(55327,
(55328,
(55329,
(55330,
(55331,
(55332,
(55333,

1346168295,
1346168663,
1346168671,
1346168690,
1346168774,
1346168853,
1346168987,
1346169057,
1346169141,
1346169475,
1346169599,
1346169626,
1346169637,
1346169660,
1346169762,
1346169799,
1346170072,
1346170077,
1346170112,
1346170382,
1346170390,
1346170401,
1346170528,
1346170571,
1346170600,
1346170609,
1346170693,
1346170729,
1346170906,
1346170975,
1346170977,
1346171057,
1346171283,
1346171285,
1346171402,
1346171407,
1346171407,
1346171423,
1346171577,
1346171585,
1346171795,
1346171825,
1346171858,
1346171908,
1346172005,
1346172016,
1346172081,
1346172187,
1346172236,
1346172428,
1346172560,
1346172572,
1346172883,
1346172889,
1346173216,
1346173437,
1346173534,
1346173843,
1346173912,
1346173960,

'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'190.104.31.20'),
'66.249.66.209'),
'208.115.113.86'),
'200.87.17.237'),
'66.219.58.41'),
'66.249.71.104'),
'66.249.66.133'),
'200.87.17.18'),
'190.104.29.28'),
'66.249.66.209'),
'190.129.12.187'),
'65.52.104.84'),
'66.249.71.182'),
'200.87.110.162'),
'66.249.66.133'),
'66.219.58.41'),
'66.249.66.209'),
'180.76.5.56'),
'157.55.17.148'),
'66.249.71.182'),
'200.87.110.74'),
'180.76.5.188'),
'200.110.51.74'),
'66.249.66.133'),
'190.129.10.76'),
'190.104.28.19'),
'123.125.71.54'),
'220.181.108.107'),
'66.249.66.209'),
'200.87.110.74'),
'66.249.71.182'),
'65.52.110.16'),
'190.129.87.74'),
'190.129.87.74'),
'66.249.71.104'),
'66.219.58.41'),
'66.249.66.133'),
'207.46.204.189'),
'190.181.28.122'),
'200.90.146.147'),
'200.87.110.74'),
'65.52.110.16'),
'200.87.21.154'),
'190.129.70.194'),
'66.249.66.209'),
'66.249.66.133'),
'180.76.5.89'),
'66.249.71.104'),
'200.87.110.74'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'186.2.37.72'),
'200.110.51.55'),

(55334,
(55335,
(55336,
(55337,
(55338,
(55339,
(55340,
(55341,
(55342,
(55343,
(55344,
(55345,
(55346,
(55347,
(55348,
(55349,
(55350,
(55351,
(55352,
(55353,
(55354,
(55355,
(55356,
(55357,
(55358,
(55359,
(55360,
(55361,
(55362,
(55363,
(55364,
(55365,
(55366,
(55367,
(55368,
(55369,
(55370,
(55371,
(55372,
(55373,
(55374,
(55375,
(55376,
(55377,
(55378,
(55379,
(55380,
(55381,
(55382,
(55383,
(55384,
(55385,
(55386,
(55387,
(55388,
(55389,
(55390,
(55391,
(55392,
(55393,

1346174124,
1346174184,
1346174411,
1346174428,
1346174455,
1346174468,
1346174653,
1346174739,
1346174741,
1346174834,
1346175159,
1346175193,
1346175395,
1346175401,
1346175483,
1346175970,
1346176033,
1346176039,
1346176133,
1346176341,
1346176640,
1346176666,
1346176734,
1346176750,
1346176782,
1346177019,
1346177270,
1346177275,
1346177367,
1346177432,
1346177496,
1346177628,
1346177729,
1346177862,
1346177864,
1346178032,
1346178061,
1346178081,
1346178234,
1346178320,
1346178404,
1346178681,
1346178948,
1346178948,
1346178962,
1346179227,
1346179391,
1346179433,
1346179562,
1346179591,
1346179704,
1346179759,
1346179844,
1346179920,
1346180139,
1346180315,
1346180442,
1346180840,
1346181128,
1346181147,

'180.76.5.64'),
'66.249.66.133'),
'66.249.71.104'),
'66.219.58.41'),
'66.249.71.182'),
'190.104.17.137'),
'190.11.72.117'),
'220.181.108.99'),
'123.125.71.54'),
'66.249.66.133'),
'66.249.71.182'),
'201.219.5.156'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'200.87.108.164'),
'66.249.71.104'),
'66.249.66.209'),
'190.129.5.120'),
'66.219.58.41'),
'66.249.66.133'),
'200.87.108.164'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'66.219.58.41'),
'200.87.108.164'),
'190.181.0.106'),
'123.125.71.25'),
'220.181.108.90'),
'180.76.5.146'),
'66.249.66.133'),
'66.249.66.209'),
'200.87.108.164'),
'66.249.71.104'),
'200.87.110.162'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.133'),
'200.87.97.226'),
'66.249.66.209'),
'186.2.62.9'),
'180.76.5.167'),
'100.43.83.143'),
'66.249.66.133'),
'66.249.71.104'),
'200.87.110.74'),
'190.104.26.23'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'200.58.67.159'),
'66.249.66.133'),

(55394,
(55395,
(55396,
(55397,
(55398,
(55399,
(55400,
(55401,
(55402,
(55403,
(55404,
(55405,
(55406,
(55407,
(55408,
(55409,
(55410,
(55411,
(55412,
(55413,
(55414,
(55415,
(55416,
(55417,
(55418,
(55419,
(55420,
(55421,
(55422,
(55423,
(55424,
(55425,
(55426,
(55427,
(55428,
(55429,
(55430,
(55431,
(55432,
(55433,
(55434,
(55435,
(55436,
(55437,
(55438,
(55439,
(55440,
(55441,
(55442,
(55443,
(55444,
(55445,
(55446,
(55447,
(55448,
(55449,
(55450,
(55451,
(55452,
(55453,

1346181169,
1346181279,
1346181485,
1346181486,
1346181505,
1346181547,
1346181657,
1346181811,
1346181843,
1346181925,
1346182111,
1346182326,
1346182340,
1346182394,
1346182416,
1346182681,
1346182796,
1346182959,
1346182962,
1346183037,
1346183047,
1346183053,
1346183058,
1346183063,
1346183070,
1346183076,
1346183112,
1346183534,
1346183537,
1346183553,
1346183721,
1346183761,
1346183769,
1346183798,
1346183852,
1346183958,
1346183988,
1346184071,
1346184281,
1346184367,
1346184423,
1346184630,
1346184711,
1346184739,
1346185068,
1346185108,
1346185109,
1346185135,
1346185179,
1346185268,
1346185269,
1346185330,
1346185385,
1346185408,
1346185441,
1346185498,
1346185558,
1346185565,
1346185702,
1346185734,

'200.110.52.88'),
'66.249.71.182'),
'123.125.71.32'),
'220.181.108.76'),
'66.249.66.209'),
'65.52.109.153'),
'66.249.71.104'),
'66.249.66.133'),
'190.129.53.194'),
'180.76.5.113'),
'66.249.66.209'),
'66.249.71.182'),
'190.129.12.90'),
'66.249.71.104'),
'66.249.66.133'),
'200.105.204.74'),
'66.249.66.209'),
'65.52.109.153'),
'190.253.249.24'),
'202.46.63.93'),
'202.46.63.126'),
'202.46.57.92'),
'202.46.57.130'),
'202.46.54.125'),
'66.249.66.133'),
'200.110.52.106'),
'66.249.71.104'),
'157.56.95.137'),
'65.52.104.84'),
'66.249.66.209'),
'200.90.145.192'),
'66.249.66.133'),
'66.249.71.182'),
'200.110.52.106'),
'200.105.204.74'),
'199.87.252.185'),
'200.87.133.251'),
'74.125.178.95'),
'66.249.66.209'),
'66.249.66.133'),
'190.11.80.163'),
'157.55.17.148'),
'190.129.5.129'),
'66.249.71.104'),
'66.249.66.133'),
'123.125.71.54'),
'220.181.108.99'),
'66.249.66.209'),
'200.87.110.74'),
'200.105.204.74'),
'200.105.204.74'),
'65.52.110.16'),
'190.129.12.18'),
'66.249.71.182'),
'200.58.67.159'),
'66.249.71.104'),
'200.58.83.125'),
'190.129.197.21'),
'66.249.66.133'),
'202.46.50.183'),

(55454,
(55455,
(55456,
(55457,
(55458,
(55459,
(55460,
(55461,
(55462,
(55463,
(55464,
(55465,
(55466,
(55467,
(55468,
(55469,
(55470,
(55471,
(55472,
(55473,
(55474,
(55475,
(55476,
(55477,
(55478,
(55479,
(55480,
(55481,
(55482,
(55483,
(55484,
(55485,
(55486,
(55487,
(55488,
(55489,
(55490,
(55491,
(55492,
(55493,
(55494,
(55495,
(55496,
(55497,
(55498,
(55499,
(55500,
(55501,
(55502,
(55503,
(55504,
(55505,
(55506,
(55507,
(55508,
(55509,
(55510,
(55511,
(55512,
(55513,

1346185736,
1346185744,
1346185746,
1346185754,
1346185811,
1346185839,
1346185857,
1346185890,
1346186135,
1346186163,
1346186327,
1346186340,
1346186379,
1346186628,
1346186812,
1346186813,
1346186887,
1346186953,
1346186953,
1346186964,
1346187217,
1346187426,
1346187465,
1346187610,
1346187613,
1346187680,
1346187788,
1346187788,
1346187892,
1346188127,
1346188224,
1346188318,
1346188439,
1346188521,
1346188588,
1346188609,
1346188722,
1346188725,
1346188871,
1346188886,
1346188911,
1346188991,
1346188993,
1346189091,
1346189193,
1346189238,
1346189492,
1346189628,
1346189674,
1346189705,
1346189744,
1346189834,
1346189853,
1346189948,
1346190046,
1346190049,
1346190366,
1346190370,
1346190377,
1346190384,

'202.46.52.55'),
'202.46.63.41'),
'202.46.56.56'),
'202.46.62.137'),
'180.76.5.66'),
'66.249.66.209'),
'207.46.13.48'),
'200.87.110.74'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.5.129'),
'66.249.66.133'),
'200.87.150.243'),
'201.254.54.166'),
'66.249.71.104'),
'200.90.145.174'),
'66.249.66.209'),
'200.90.145.192'),
'66.249.66.133'),
'190.129.5.129'),
'190.103.74.253'),
'66.249.71.104'),
'190.129.8.202'),
'180.76.5.87'),
'66.249.66.209'),
'200.90.145.192'),
'82.59.223.190'),
'66.249.66.133'),
'66.249.71.182'),
'200.87.179.138'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.66.133'),
'190.104.22.133'),
'190.181.24.194'),
'66.249.66.209'),
'123.125.71.24'),
'220.181.108.96'),
'190.181.39.46'),
'200.105.204.74'),
'183.60.213.38'),
'66.249.71.182'),
'190.129.11.138'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'65.52.110.16'),
'190.181.36.84'),
'190.181.37.147'),
'180.76.5.196'),
'66.249.66.133'),
'190.103.66.160'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.71.182'),
'190.129.11.138'),
'74.125.178.30'),
'200.87.138.26'),
'74.125.178.84'),
'66.249.66.133'),

(55514,
(55515,
(55516,
(55517,
(55518,
(55519,
(55520,
(55521,
(55522,
(55523,
(55524,
(55525,
(55526,
(55527,
(55528,
(55529,
(55530,
(55531,
(55532,
(55533,
(55534,
(55535,
(55536,
(55537,
(55538,
(55539,
(55540,
(55541,
(55542,
(55543,
(55544,
(55545,
(55546,
(55547,
(55548,
(55549,
(55550,
(55551,
(55552,
(55553,
(55554,
(55555,
(55556,
(55557,
(55558,
(55559,
(55560,
(55561,
(55562,
(55563,
(55564,
(55565,
(55566,
(55567,
(55568,
(55569,
(55570,
(55571,
(55572,
(55573,

1346190560,
1346190599,
1346190868,
1346190951,
1346191173,
1346191186,
1346191199,
1346191214,
1346191466,
1346191722,
1346191821,
1346192084,
1346192265,
1346192267,
1346192307,
1346192693,
1346192732,
1346192759,
1346192817,
1346193141,
1346193361,
1346193399,
1346193573,
1346193690,
1346193699,
1346193875,
1346193878,
1346194074,
1346194190,
1346194330,
1346194418,
1346194820,
1346194964,
1346194976,
1346195065,
1346195075,
1346195442,
1346195763,
1346195790,
1346195841,
1346195862,
1346195908,
1346196027,
1346196055,
1346196084,
1346196126,
1346196364,
1346196414,
1346196613,
1346196814,
1346197017,
1346197113,
1346197196,
1346197201,
1346197329,
1346197381,
1346197433,
1346197451,
1346197487,
1346197738,

'66.249.66.209'),
'66.249.71.104'),
'180.76.5.101'),
'200.87.172.58'),
'66.249.66.209'),
'190.179.152.32'),
'200.90.148.62'),
'66.249.66.133'),
'66.249.71.104'),
'200.110.49.139'),
'66.249.66.133'),
'66.249.66.209'),
'220.181.108.107'),
'123.125.71.33'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.133'),
'207.46.204.189'),
'66.249.66.209'),
'190.104.29.24'),
'190.137.21.90'),
'66.249.66.133'),
'180.76.6.20'),
'66.249.71.104'),
'66.249.66.209'),
'180.76.5.138'),
'186.2.49.254'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.209'),
'190.129.8.202'),
'66.249.66.133'),
'190.181.0.112'),
'200.90.148.62'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'190.104.22.176'),
'220.181.108.90'),
'123.125.71.20'),
'66.249.71.104'),
'190.129.8.202'),
'66.220.153.246'),
'190.129.108.2'),
'190.129.41.168'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'69.171.230.245'),
'69.171.230.250'),
'180.76.5.50'),
'180.76.5.196'),
'180.76.5.113'),
'180.76.5.53'),
'180.76.5.103'),
'66.249.66.209'),

(55574,
(55575,
(55576,
(55577,
(55578,
(55579,
(55580,
(55581,
(55582,
(55583,
(55584,
(55585,
(55586,
(55587,
(55588,
(55589,
(55590,
(55591,
(55592,
(55593,
(55594,
(55595,
(55596,
(55597,
(55598,
(55599,
(55600,
(55601,
(55602,
(55603,
(55604,
(55605,
(55606,
(55607,
(55608,
(55609,
(55610,
(55611,
(55612,
(55613,
(55614,
(55615,
(55616,
(55617,
(55618,
(55619,
(55620,
(55621,
(55622,
(55623,
(55624,
(55625,
(55626,
(55627,
(55628,
(55629,
(55630,
(55631,
(55632,
(55633,

1346197747,
1346197757,
1346197782,
1346197935,
1346197940,
1346198257,
1346198354,
1346198474,
1346198661,
1346198669,
1346198792,
1346199131,
1346199268,
1346199360,
1346199362,
1346199441,
1346199442,
1346199462,
1346199874,
1346199959,
1346200128,
1346200180,
1346200287,
1346200488,
1346200716,
1346200803,
1346200899,
1346201113,
1346201238,
1346201424,
1346201425,
1346201443,
1346201551,
1346201610,
1346201669,
1346201714,
1346201735,
1346201856,
1346202064,
1346202184,
1346202253,
1346202358,
1346202936,
1346202985,
1346203036,
1346203269,
1346203277,
1346203307,
1346203334,
1346203335,
1346203604,
1346203614,
1346203655,
1346204034,
1346204245,
1346204487,
1346204666,
1346204772,
1346204983,
1346205230,

'66.249.66.133'),
'66.249.71.104'),
'63.143.54.202'),
'69.171.230.249'),
'69.171.230.247'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'190.129.4.124'),
'190.104.22.176'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'190.186.156.85'),
'123.125.71.50'),
'220.181.108.105'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'157.55.33.31'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'180.76.6.232'),
'66.249.71.104'),
'180.76.5.162'),
'66.249.71.182'),
'66.249.66.209'),
'190.181.29.128'),
'200.90.146.88'),
'200.90.150.125'),
'66.249.66.133'),
'74.125.178.26'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'204.236.226.210'),
'66.249.71.104'),
'180.76.5.59'),
'123.125.71.34'),
'220.181.108.108'),
'74.125.179.87'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'180.76.6.213'),

(55634,
(55635,
(55636,
(55637,
(55638,
(55639,
(55640,
(55641,
(55642,
(55643,
(55644,
(55645,
(55646,
(55647,
(55648,
(55649,
(55650,
(55651,
(55652,
(55653,
(55654,
(55655,
(55656,
(55657,
(55658,
(55659,
(55660,
(55661,
(55662,
(55663,
(55664,
(55665,
(55666,
(55667,
(55668,
(55669,
(55670,
(55671,
(55672,
(55673,
(55674,
(55675,
(55676,
(55677,
(55678,
(55679,
(55680,
(55681,
(55682,
(55683,
(55684,
(55685,
(55686,
(55687,
(55688,
(55689,
(55690,
(55691,
(55692,
(55693,

1346205300,
1346205517,
1346205658,
1346205694,
1346205917,
1346206265,
1346206516,
1346206587,
1346206659,
1346206693,
1346206695,
1346206910,
1346207029,
1346207047,
1346207118,
1346207344,
1346207573,
1346207742,
1346207817,
1346208026,
1346208212,
1346208226,
1346208381,
1346208558,
1346208669,
1346208721,
1346208892,
1346209082,
1346209148,
1346209570,
1346209585,
1346209752,
1346210210,
1346210261,
1346210261,
1346210299,
1346210355,
1346210454,
1346210456,
1346210461,
1346211056,
1346211098,
1346211108,
1346211152,
1346211162,
1346211171,
1346211173,
1346211756,
1346211870,
1346211988,
1346212224,
1346212485,
1346212517,
1346212579,
1346212814,
1346213398,
1346213518,
1346213525,
1346213860,
1346213861,

'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'186.19.115.4'),
'186.173.43.159'),
'123.125.71.47'),
'220.181.108.85'),
'66.249.66.133'),
'66.249.66.209'),
'157.56.93.207'),
'200.90.144.235'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'190.104.29.23'),
'66.249.66.209'),
'180.76.5.110'),
'66.249.66.133'),
'190.129.12.170'),
'66.249.71.104'),
'66.249.66.209'),
'190.104.30.25'),
'66.249.66.133'),
'180.76.5.61'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'190.104.30.25'),
'66.249.71.104'),
'123.125.71.46'),
'220.181.108.107'),
'200.90.145.112'),
'66.249.66.209'),
'66.249.66.133'),
'190.107.47.150'),
'66.249.71.182'),
'66.249.66.133'),
'74.125.44.80'),
'74.125.178.91'),
'66.249.66.209'),
'66.249.71.104'),
'190.97.148.45'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.182'),
'50.16.109.54'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'123.125.71.15'),
'220.181.108.103'),

(55694,
(55695,
(55696,
(55697,
(55698,
(55699,
(55700,
(55701,
(55702,
(55703,
(55704,
(55705,
(55706,
(55707,
(55708,
(55709,
(55710,
(55711,
(55712,
(55713,
(55714,
(55715,
(55716,
(55717,
(55718,
(55719,
(55720,
(55721,
(55722,
(55723,
(55724,
(55725,
(55726,
(55727,
(55728,
(55729,
(55730,
(55731,
(55732,
(55733,
(55734,
(55735,
(55736,
(55737,
(55738,
(55739,
(55740,
(55741,
(55742,
(55743,
(55744,
(55745,
(55746,
(55747,
(55748,
(55749,
(55750,
(55751,
(55752,
(55753,

1346213886,
1346214123,
1346214241,
1346214246,
1346214494,
1346214914,
1346215042,
1346215204,
1346215541,
1346215551,
1346215941,
1346215945,
1346216189,
1346216266,
1346216560,
1346216792,
1346216796,
1346216931,
1346217178,
1346217457,
1346217458,
1346217549,
1346217688,
1346218180,
1346218311,
1346218561,
1346218721,
1346218721,
1346218808,
1346219187,
1346219439,
1346219444,
1346219567,
1346220097,
1346220229,
1346220788,
1346220808,
1346220924,
1346221028,
1346221029,
1346221343,
1346221403,
1346221550,
1346221630,
1346222040,
1346222331,
1346222408,
1346222760,
1346222795,
1346222932,
1346223382,
1346223482,
1346223772,
1346224013,
1346224192,
1346224527,
1346224631,
1346224632,
1346224633,
1346224646,

'66.249.71.182'),
'66.249.66.45'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.133'),
'180.76.6.231'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'180.76.5.101'),
'66.249.66.133'),
'66.249.71.182'),
'123.125.71.22'),
'220.181.108.99'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'157.55.33.49'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'123.125.71.18'),
'220.181.108.80'),
'66.249.71.182'),
'66.249.66.133'),
'180.76.5.65'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.66.209'),
'157.55.32.84'),
'66.249.66.133'),
'180.76.5.183'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.209'),
'123.125.71.60'),
'220.181.108.112'),
'66.249.66.133'),
'66.249.71.104'),

(55754,
(55755,
(55756,
(55757,
(55758,
(55759,
(55760,
(55761,
(55762,
(55763,
(55764,
(55765,
(55766,
(55767,
(55768,
(55769,
(55770,
(55771,
(55772,
(55773,
(55774,
(55775,
(55776,
(55777,
(55778,
(55779,
(55780,
(55781,
(55782,
(55783,
(55784,
(55785,
(55786,
(55787,
(55788,
(55789,
(55790,
(55791,
(55792,
(55793,
(55794,
(55795,
(55796,
(55797,
(55798,
(55799,
(55800,
(55801,
(55802,
(55803,
(55804,
(55805,
(55806,
(55807,
(55808,
(55809,
(55810,
(55811,
(55812,
(55813,

1346224757,
1346224793,
1346225280,
1346225348,
1346225655,
1346225888,
1346225989,
1346226036,
1346226377,
1346226448,
1346226601,
1346226673,
1346226689,
1346226820,
1346227304,
1346227436,
1346227568,
1346227613,
1346228098,
1346228216,
1346228216,
1346228233,
1346228240,
1346228890,
1346229348,
1346229552,
1346229684,
1346229861,
1346230212,
1346230260,
1346230344,
1346230868,
1346230945,
1346231005,
1346231062,
1346231137,
1346231568,
1346231666,
1346231694,
1346231803,
1346232062,
1346232195,
1346232196,
1346232197,
1346232375,
1346232857,
1346233121,
1346233252,
1346233517,
1346233567,
1346233787,
1346234132,
1346234415,
1346234708,
1346234839,
1346234975,
1346235358,
1346235367,
1346235438,
1346235438,

'208.115.113.86'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'180.76.5.87'),
'76.73.3.18'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.209'),
'123.125.71.26'),
'220.181.108.100'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'180.76.5.95'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'200.58.78.153'),
'66.249.66.133'),
'180.76.6.233'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'157.55.35.46'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'123.125.71.40'),
'220.181.108.115'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'123.125.71.50'),
'220.181.108.92'),

(55814,
(55815,
(55816,
(55817,
(55818,
(55819,
(55820,
(55821,
(55822,
(55823,
(55824,
(55825,
(55826,
(55827,
(55828,
(55829,
(55830,
(55831,
(55832,
(55833,
(55834,
(55835,
(55836,
(55837,
(55838,
(55839,
(55840,
(55841,
(55842,
(55843,
(55844,
(55845,
(55846,
(55847,
(55848,
(55849,
(55850,
(55851,
(55852,
(55853,
(55854,
(55855,
(55856,
(55857,
(55858,
(55859,
(55860,
(55861,
(55862,
(55863,
(55864,
(55865,
(55866,
(55867,
(55868,
(55869,
(55870,
(55871,
(55872,
(55873,

1346235483,
1346235764,
1346235817,
1346236007,
1346236069,
1346236350,
1346236540,
1346236690,
1346236954,
1346237051,
1346237406,
1346237407,
1346237879,
1346237909,
1346238021,
1346238541,
1346238681,
1346238938,
1346239062,
1346239063,
1346239201,
1346239373,
1346239380,
1346239568,
1346239862,
1346239994,
1346240299,
1346240448,
1346240492,
1346240523,
1346240865,
1346241185,
1346241449,
1346241467,
1346242096,
1346242110,
1346242243,
1346242362,
1346242444,
1346242662,
1346242663,
1346242759,
1346242902,
1346242927,
1346243075,
1346243434,
1346243567,
1346243699,
1346243966,
1346244185,
1346244229,
1346244260,
1346244324,
1346244460,
1346244551,
1346244825,
1346244861,
1346244893,
1346245210,
1346245241,

'66.249.66.209'),
'66.249.71.104'),
'180.76.5.182'),
'190.129.197.5'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.133'),
'180.76.5.60'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'123.125.71.48'),
'220.181.108.82'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.182'),
'180.76.5.99'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.71.182'),
'65.255.37.245'),
'123.125.71.39'),
'220.181.108.92'),
'66.249.66.209'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.71.182'),
'66.249.66.209'),
'66.249.66.133'),
'200.87.178.163'),
'66.249.71.104'),
'180.76.5.195'),
'190.129.8.202'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'200.110.50.226'),
'180.76.5.66'),

(55874, 1346245568, '66.249.66.133'),


(55875, 1346245586, '66.249.71.104'),
(55876, 1346245598, '66.249.66.209'),
(55877, 1346245692, '66.249.71.182'),
(55878, 1346246222, '66.249.66.133'),
(55879, 1346246230, '220.181.108.104'),
(55880, 1346246232, '123.125.71.36'),
(55881, 1346246348, '190.129.8.202'),
(55882, 1346246362, '66.249.66.209'),
(55883, 1346246687, '190.104.24.38'),
(55884, 1346246889, '66.249.66.133'),
(55885, 1346246983, '66.249.71.182'),
(55886, 1346247192, '66.249.66.209'),
(55887, 1346247463, '66.249.71.104'),
(55888, 1346247521, '66.249.66.133'),
(55889, 1346247591, '66.249.71.182'),
(55890, 1346247603, '119.63.196.92'),
(55891, 1346247836, '66.249.66.209'),
(55892, 1346247923, '157.55.32.84'),
(55893, 1346248215, '66.249.66.133'),
(55894, 1346248359, '66.249.71.104'),
(55895, 1346248439, '190.129.8.202'),
(55896, 1346248574, '190.186.55.154'),
(55897, 1346248596, '66.249.66.209'),
(55898, 1346248612, '200.87.116.122'),
(55899, 1346248615, '66.249.71.182'),
(55900, 1346248705, '157.55.35.47'),
(55901, 1346248714, '74.125.178.88'),
(55902, 1346248816, '66.249.66.133'),
(55903, 1346248852, '74.125.44.82'),
(55904, 1346249002, '200.90.147.159'),
(55905, 1346249011, '66.249.71.104'),
(55906, 1346249040, '190.129.8.202'),
(55907, 1346249158, '200.71.83.56'),
(55908, 1346249286, '66.249.71.182'),
(55909, 1346249543, '66.249.66.133');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(55910, 1346249673, '66.249.66.209'),
(55911, 1346249819, '123.125.71.52'),
(55912, 1346249820, '220.181.108.83'),
(55913, 1346249848, '200.87.164.179'),
(55914, 1346250015, '190.129.11.138'),
(55915, 1346250087, '66.249.71.182'),
(55916, 1346250095, '180.76.5.186'),
(55917, 1346250207, '66.249.66.133'),
(55918, 1346250261, '200.110.50.206'),
(55919, 1346250389, '66.249.66.209'),
(55920, 1346250798, '190.129.11.138'),
(55921, 1346250817, '66.249.71.104'),
(55922, 1346250902, '66.249.71.182'),
(55923, 1346250959, '190.129.13.98'),
(55924, 1346251053, '66.249.66.133'),
(55925, 1346251169, '66.249.66.209'),
(55926, 1346251390, '180.76.5.173'),
(55927, 1346251686, '66.249.66.133'),
(55928, 1346251694, '157.56.95.137'),
(55929, 1346251718, '66.249.71.104'),
(55930, 1346251761, '190.129.172.211'),
(55931, 1346251925, '190.129.11.123'),
(55932, 1346252241, '66.249.66.209'),

(55933,
(55934,
(55935,
(55936,
(55937,
(55938,
(55939,
(55940,
(55941,
(55942,
(55943,
(55944,
(55945,
(55946,
(55947,
(55948,
(55949,
(55950,
(55951,
(55952,
(55953,
(55954,
(55955,
(55956,
(55957,
(55958,
(55959,
(55960,
(55961,
(55962,
(55963,
(55964,
(55965,
(55966,
(55967,
(55968,
(55969,
(55970,
(55971,
(55972,
(55973,
(55974,
(55975,
(55976,
(55977,
(55978,
(55979,
(55980,
(55981,
(55982,
(55983,
(55984,
(55985,
(55986,
(55987,
(55988,
(55989,
(55990,
(55991,
(55992,

1346252334,
1346252620,
1346252852,
1346252998,
1346253147,
1346253272,
1346253416,
1346253458,
1346253463,
1346253604,
1346253666,
1346253908,
1346254243,
1346254268,
1346254288,
1346254324,
1346254338,
1346254588,
1346254719,
1346254885,
1346255017,
1346255155,
1346255500,
1346255689,
1346255799,
1346256079,
1346256238,
1346256366,
1346256491,
1346256512,
1346256642,
1346256999,
1346257116,
1346257258,
1346257285,
1346257376,
1346257386,
1346257426,
1346257513,
1346257612,
1346257639,
1346257684,
1346257738,
1346257862,
1346258301,
1346258373,
1346258490,
1346258687,
1346258852,
1346259095,
1346259258,
1346259762,
1346259885,
1346260059,
1346260136,
1346260385,
1346260472,
1346260590,
1346260692,
1346260795,

'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'190.129.13.98'),
'66.249.71.104'),
'200.87.221.144'),
'123.125.71.59'),
'220.181.108.104'),
'66.249.66.209'),
'66.249.66.133'),
'74.125.179.22'),
'190.181.59.65'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.71.104'),
'190.129.4.224'),
'180.76.5.194'),
'66.249.66.133'),
'66.249.66.209'),
'208.115.113.86'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.104'),
'74.125.44.95'),
'66.249.71.182'),
'66.249.66.209'),
'157.56.93.207'),
'66.249.71.104'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.182'),
'66.249.66.133'),
'190.129.115.234'),
'123.125.71.29'),
'220.181.108.88'),
'183.60.213.38'),
'157.55.33.49'),
'66.249.66.209'),
'66.249.71.104'),
'157.55.32.164'),
'190.129.11.138'),
'66.249.66.133'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'157.55.35.88'),
'180.76.5.98'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.71.182'),
'186.46.84.36'),
'66.249.66.133'),
'190.104.31.23'),
'66.249.66.209'),
'66.249.71.104'),
'123.125.71.30'),

(55993,
(55994,
(55995,
(55996,
(55997,
(55998,
(55999,
(56000,
(56001,
(56002,
(56003,
(56004,
(56005,
(56006,
(56007,
(56008,
(56009,
(56010,
(56011,
(56012,
(56013,
(56014,
(56015,
(56016,
(56017,
(56018,
(56019,
(56020,
(56021,
(56022,
(56023,
(56024,
(56025,
(56026,
(56027,
(56028,
(56029,
(56030,
(56031,
(56032,
(56033,
(56034,
(56035,
(56036,
(56037,
(56038,
(56039,
(56040,
(56041,
(56042,
(56043,
(56044,
(56045,
(56046,
(56047,
(56048,
(56049,
(56050,
(56051,
(56052,

1346260799,
1346260976,
1346261086,
1346261143,
1346261263,
1346261302,
1346261351,
1346261437,
1346261741,
1346261749,
1346261822,
1346262014,
1346262097,
1346262258,
1346262387,
1346262598,
1346262695,
1346262704,
1346262890,
1346263054,
1346263115,
1346263343,
1346263385,
1346263561,
1346263757,
1346263785,
1346264148,
1346264191,
1346264421,
1346264483,
1346264485,
1346264508,
1346264862,
1346265063,
1346265240,
1346265243,
1346265363,
1346265502,
1346265676,
1346265696,
1346265785,
1346265842,
1346265893,
1346266347,
1346266404,
1346266463,
1346266497,
1346266777,
1346266809,
1346266857,
1346267013,
1346267050,
1346267186,
1346267407,
1346267732,
1346267752,
1346267793,
1346267820,
1346267820,
1346267942,

'220.181.108.91'),
'66.249.71.182'),
'66.249.66.133'),
'200.110.52.214'),
'200.87.82.200'),
'157.55.35.88'),
'66.249.66.209'),
'157.55.32.84'),
'157.55.32.164'),
'66.249.66.133'),
'186.46.84.36'),
'66.249.71.104'),
'66.249.66.209'),
'200.87.39.253'),
'66.249.66.133'),
'66.249.72.112'),
'157.56.93.207'),
'41.189.37.50'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.145'),
'200.110.52.214'),
'66.249.72.112'),
'66.249.66.209'),
'190.181.13.126'),
'66.249.66.133'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'123.125.71.25'),
'220.181.108.93'),
'66.249.72.112'),
'66.249.72.145'),
'66.249.66.133'),
'157.55.33.49'),
'66.249.66.209'),
'66.249.72.112'),
'157.55.35.88'),
'190.129.20.240'),
'66.249.66.133'),
'200.110.52.214'),
'66.249.72.145'),
'66.249.66.209'),
'180.76.6.233'),
'66.249.66.133'),
'66.249.72.145'),
'157.55.35.88'),
'66.249.66.209'),
'74.125.178.23'),
'163.247.50.11'),
'66.249.66.133'),
'66.249.72.112'),
'66.249.72.145'),
'66.249.66.209'),
'157.55.33.49'),
'66.249.66.133'),
'66.249.72.145'),
'200.105.147.115'),
'74.125.179.85'),
'123.125.71.48'),

(56053,
(56054,
(56055,
(56056,
(56057,
(56058,
(56059,
(56060,
(56061,
(56062,
(56063,
(56064,
(56065,
(56066,
(56067,
(56068,
(56069,
(56070,
(56071,
(56072,
(56073,
(56074,
(56075,
(56076,
(56077,
(56078,
(56079,
(56080,
(56081,
(56082,
(56083,
(56084,
(56085,
(56086,
(56087,
(56088,
(56089,
(56090,
(56091,
(56092,
(56093,
(56094,
(56095,
(56096,
(56097,
(56098,
(56099,
(56100,
(56101,
(56102,
(56103,
(56104,
(56105,
(56106,
(56107,
(56108,
(56109,
(56110,
(56111,
(56112,

1346267944,
1346268032,
1346268040,
1346268193,
1346268335,
1346268341,
1346268369,
1346268420,
1346268460,
1346268590,
1346268746,
1346269065,
1346269107,
1346269326,
1346269332,
1346269359,
1346269518,
1346269564,
1346269756,
1346269773,
1346269961,
1346270238,
1346270524,
1346270585,
1346270591,
1346270630,
1346270690,
1346270732,
1346270852,
1346270885,
1346271147,
1346271206,
1346271220,
1346271348,
1346271365,
1346271410,
1346271436,
1346271500,
1346271501,
1346271851,
1346271925,
1346271971,
1346271989,
1346272191,
1346272212,
1346272260,
1346272310,
1346272329,
1346272451,
1346272469,
1346272531,
1346272536,
1346272541,
1346272547,
1346272668,
1346272739,
1346272902,
1346272984,
1346273068,
1346273768,

'220.181.108.103'),
'66.249.66.209'),
'157.55.35.46'),
'186.2.44.193'),
'190.129.5.134'),
'190.129.20.240'),
'66.249.72.112'),
'66.249.66.133'),
'190.102.50.250'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'190.129.20.240'),
'190.129.5.134'),
'100.43.83.143'),
'66.249.72.145'),
'66.249.66.209'),
'190.103.76.179'),
'66.249.72.112'),
'66.249.66.133'),
'66.249.72.145'),
'190.129.4.254'),
'66.249.66.209'),
'66.249.66.133'),
'190.129.5.134'),
'66.249.72.112'),
'66.249.72.145'),
'200.110.51.52'),
'190.129.12.187'),
'190.129.5.206'),
'141.0.10.3'),
'94.23.220.161'),
'66.249.66.133'),
'66.249.66.209'),
'157.55.32.84'),
'66.249.72.145'),
'66.249.72.112'),
'123.125.71.23'),
'220.181.108.84'),
'66.249.66.133'),
'190.103.77.83'),
'190.129.8.202'),
'66.249.66.209'),
'66.249.72.112'),
'186.2.87.167'),
'190.129.5.134'),
'66.249.72.145'),
'190.129.11.138'),
'66.249.66.133'),
'202.46.62.28'),
'202.46.53.37'),
'202.46.60.62'),
'202.46.53.98'),
'202.46.58.21'),
'157.55.32.164'),
'66.249.66.209'),
'66.249.72.112'),
'190.129.4.193'),
'66.249.66.133'),
'157.55.35.88'),

(56113,
(56114,
(56115,
(56116,
(56117,
(56118,
(56119,
(56120,
(56121,
(56122,
(56123,
(56124,
(56125,
(56126,
(56127,
(56128,
(56129,
(56130,
(56131,
(56132,
(56133,
(56134,
(56135,
(56136,
(56137,
(56138,
(56139,
(56140,
(56141,
(56142,
(56143,
(56144,
(56145,
(56146,
(56147,
(56148,
(56149,
(56150,
(56151,
(56152,
(56153,
(56154,
(56155,
(56156,
(56157,
(56158,
(56159,
(56160,
(56161,
(56162,
(56163,
(56164,
(56165,
(56166,
(56167,
(56168,
(56169,
(56170,
(56171,
(56172,

1346273787,
1346273902,
1346273926,
1346274140,
1346274170,
1346274186,
1346274190,
1346274203,
1346274206,
1346274215,
1346274215,
1346274218,
1346274470,
1346274536,
1346274546,
1346274585,
1346274647,
1346274852,
1346274917,
1346275056,
1346275056,
1346275074,
1346275311,
1346275379,
1346275407,
1346275604,
1346275625,
1346275740,
1346275795,
1346275859,
1346276011,
1346276255,
1346276357,
1346276412,
1346276616,
1346276618,
1346276684,
1346276700,
1346276701,
1346276708,
1346276709,
1346276840,
1346277027,
1346277099,
1346277245,
1346277383,
1346277633,
1346277637,
1346277656,
1346277703,
1346277707,
1346277918,
1346278334,
1346278403,
1346278482,
1346278580,
1346278657,
1346278658,
1346278799,
1346279003,

'66.249.66.133'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.72.112'),
'200.87.203.36'),
'202.46.53.174'),
'74.125.44.80'),
'202.46.56.161'),
'202.46.51.156'),
'202.46.62.134'),
'190.129.11.138'),
'202.46.57.130'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.72.145'),
'200.110.51.249'),
'190.129.20.240'),
'200.90.146.133'),
'190.129.11.138'),
'123.125.71.53'),
'220.181.108.85'),
'66.249.66.133'),
'186.2.34.212'),
'66.249.66.209'),
'190.181.24.193'),
'66.249.72.145'),
'157.55.33.49'),
'66.249.66.133'),
'66.249.72.112'),
'190.129.88.98'),
'66.249.66.209'),
'157.55.33.49'),
'200.105.182.181'),
'66.249.66.133'),
'131.253.47.204'),
'66.249.72.145'),
'180.76.5.55'),
'180.76.5.164'),
'180.76.5.49'),
'180.76.5.190'),
'180.76.5.48'),
'66.249.66.209'),
'66.249.66.133'),
'190.104.31.18'),
'66.249.72.145'),
'200.110.51.249'),
'66.249.66.133'),
'190.11.84.252'),
'157.55.35.47'),
'66.249.66.209'),
'100.43.83.143'),
'66.249.72.112'),
'66.249.72.145'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.72.112'),
'123.125.71.39'),
'220.181.108.113'),
'157.55.35.88'),
'66.249.66.133'),

(56173,
(56174,
(56175,
(56176,
(56177,
(56178,
(56179,
(56180,
(56181,
(56182,
(56183,
(56184,
(56185,
(56186,
(56187,
(56188,
(56189,
(56190,
(56191,
(56192,
(56193,
(56194,
(56195,
(56196,
(56197,
(56198,
(56199,
(56200,
(56201,
(56202,
(56203,
(56204,
(56205,
(56206,
(56207,
(56208,
(56209,
(56210,
(56211,
(56212,
(56213,
(56214,
(56215,
(56216,
(56217,
(56218,
(56219,
(56220,
(56221,
(56222,
(56223,
(56224,
(56225,
(56226,
(56227,
(56228,
(56229,
(56230,
(56231,
(56232,

1346279071,
1346279279,
1346279490,
1346279605,
1346279629,
1346279929,
1346279991,
1346280258,
1346280305,
1346280399,
1346280418,
1346280644,
1346280779,
1346280804,
1346281058,
1346281085,
1346281357,
1346281472,
1346281613,
1346281685,
1346281786,
1346282010,
1346282231,
1346282235,
1346282268,
1346282286,
1346282336,
1346282699,
1346282893,
1346282944,
1346282999,
1346283020,
1346283035,
1346283330,
1346283402,
1346283746,
1346283783,
1346283913,
1346284029,
1346284033,
1346284052,
1346284401,
1346284453,
1346284628,
1346284893,
1346285029,
1346285089,
1346285094,
1346285231,
1346285262,
1346285264,
1346285275,
1346285275,
1346285276,
1346285290,
1346285341,
1346285392,
1346285404,
1346285427,
1346285491,

'66.249.72.145'),
'66.249.66.209'),
'186.2.59.105'),
'66.249.66.133'),
'66.249.72.112'),
'66.249.66.209'),
'190.104.30.25'),
'66.249.66.133'),
'180.76.5.153'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.66.209'),
'190.106.248.148'),
'190.129.52.93'),
'66.249.66.133'),
'190.181.46.10'),
'66.249.72.112'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.66.133'),
'180.76.5.146'),
'66.249.72.112'),
'123.125.71.39'),
'220.181.108.120'),
'66.249.66.209'),
'157.55.32.164'),
'66.249.66.133'),
'66.249.72.145'),
'157.56.93.191'),
'66.249.66.209'),
'66.249.66.133'),
'200.90.145.250'),
'66.249.72.112'),
'190.186.153.150'),
'66.249.72.145'),
'66.249.66.209'),
'200.87.7.34'),
'66.249.66.133'),
'66.249.72.145'),
'131.253.47.204'),
'190.104.31.18'),
'66.249.66.209'),
'66.249.72.112'),
'66.249.66.133'),
'190.104.31.18'),
'66.249.66.209'),
'190.103.71.229'),
'66.249.72.145'),
'66.249.66.133'),
'180.76.5.64'),
'180.76.5.57'),
'180.76.5.194'),
'180.76.5.50'),
'180.76.5.171'),
'180.76.5.56'),
'66.249.72.112'),
'66.249.71.113'),
'94.249.58.122'),
'157.55.35.88'),
'100.43.83.143'),

(56233,
(56234,
(56235,
(56236,
(56237,
(56238,
(56239,
(56240,
(56241,
(56242,
(56243,
(56244,
(56245,
(56246,
(56247,
(56248,
(56249,
(56250,
(56251,
(56252,
(56253,
(56254,
(56255,
(56256,
(56257,
(56258,
(56259,
(56260,
(56261,
(56262,
(56263,
(56264,
(56265,
(56266,
(56267,
(56268,
(56269,
(56270,
(56271,
(56272,
(56273,
(56274,
(56275,
(56276,
(56277,
(56278,
(56279,
(56280,
(56281,
(56282,
(56283,
(56284,
(56285,
(56286,
(56287,
(56288,
(56289,
(56290,
(56291,
(56292,

1346285514,
1346285689,
1346285761,
1346285867,
1346285905,
1346285906,
1346285965,
1346285998,
1346286231,
1346286427,
1346286537,
1346286615,
1346286640,
1346286668,
1346287043,
1346287088,
1346287124,
1346287194,
1346287237,
1346287249,
1346287395,
1346287405,
1346287504,
1346287613,
1346287645,
1346287657,
1346287761,
1346287840,
1346288188,
1346288236,
1346288325,
1346288411,
1346288510,
1346288556,
1346288557,
1346288680,
1346288884,
1346288890,
1346289157,
1346289175,
1346289198,
1346289304,
1346289551,
1346289703,
1346289815,
1346289938,
1346289975,
1346289977,
1346290000,
1346290152,
1346290204,
1346290519,
1346290642,
1346290792,
1346290821,
1346291048,
1346291056,
1346291138,
1346291306,
1346291576,

'186.2.57.40'),
'157.55.35.46'),
'66.249.66.209'),
'66.249.72.145'),
'123.125.71.55'),
'220.181.108.123'),
'66.249.66.133'),
'190.181.25.173'),
'190.181.35.180'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.66.133'),
'190.129.19.114'),
'66.249.72.112'),
'157.55.35.88'),
'66.249.66.209'),
'200.105.153.231'),
'157.55.32.164'),
'66.249.66.133'),
'200.110.52.248'),
'66.249.72.145'),
'66.249.72.112'),
'157.55.32.84'),
'200.87.176.136'),
'131.253.47.204'),
'180.76.5.63'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.145'),
'190.129.19.16'),
'190.129.4.134'),
'190.181.25.235'),
'66.249.66.209'),
'66.249.72.112'),
'157.55.33.49'),
'66.249.66.133'),
'180.76.5.149'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.66.209'),
'190.129.19.16'),
'66.249.66.133'),
'66.249.72.145'),
'186.2.59.186'),
'66.249.66.209'),
'190.129.19.16'),
'123.125.71.51'),
'220.181.108.88'),
'66.249.66.133'),
'157.55.33.98'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'200.90.147.177'),
'190.129.19.16'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.66.209'),
'66.249.66.133'),
'190.129.19.252'),

(56293,
(56294,
(56295,
(56296,
(56297,
(56298,
(56299,
(56300,
(56301,
(56302,
(56303,
(56304,
(56305,
(56306,
(56307,
(56308,
(56309,
(56310,
(56311,
(56312,
(56313,
(56314,
(56315,
(56316,
(56317,
(56318,
(56319,
(56320,
(56321,
(56322,
(56323,
(56324,
(56325,
(56326,
(56327,
(56328,
(56329,
(56330,
(56331,
(56332,
(56333,
(56334,
(56335,
(56336,
(56337,
(56338,
(56339,
(56340,
(56341,
(56342,
(56343,
(56344,
(56345,
(56346,
(56347,
(56348,
(56349,
(56350,
(56351,
(56352,

1346291727,
1346291812,
1346291951,
1346292061,
1346292220,
1346292297,
1346292334,
1346292511,
1346292599,
1346292688,
1346292703,
1346293146,
1346293177,
1346293180,
1346293222,
1346293321,
1346293763,
1346293944,
1346293951,
1346294171,
1346294415,
1346294583,
1346294618,
1346294706,
1346294715,
1346294859,
1346295244,
1346295340,
1346295498,
1346295532,
1346295834,
1346295932,
1346296126,
1346296132,
1346296223,
1346296397,
1346296588,
1346296679,
1346296681,
1346296740,
1346297078,
1346297131,
1346297216,
1346297350,
1346297535,
1346297564,
1346297944,
1346297999,
1346298086,
1346298163,
1346298288,
1346298434,
1346298465,
1346298783,
1346298872,
1346298917,
1346299321,
1346299367,
1346299482,
1346299501,

'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'213.186.119.144'),
'66.249.71.167'),
'157.55.32.84'),
'66.249.72.112'),
'66.249.72.145'),
'66.249.66.133'),
'66.249.66.209'),
'180.76.5.92'),
'66.249.72.145'),
'123.125.71.12'),
'220.181.108.106'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.72.112'),
'100.43.83.143'),
'66.249.66.133'),
'180.76.5.147'),
'190.11.93.5'),
'157.55.33.98'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.112'),
'66.249.66.209'),
'66.249.72.145'),
'200.90.146.162'),
'66.249.66.133'),
'180.76.5.190'),
'66.249.66.209'),
'213.186.120.196'),
'201.220.235.14'),
'66.249.66.133'),
'123.125.71.20'),
'220.181.108.105'),
'66.249.66.209'),
'180.76.5.184'),
'157.55.33.49'),
'157.55.32.84'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.72.145'),
'100.43.83.143'),
'66.249.66.133'),
'190.129.29.22'),
'213.186.127.4'),
'66.249.66.209'),
'66.249.72.145'),
'216.172.135.134'),
'66.249.66.133'),
'157.55.33.98'),
'208.115.113.86'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.66.133'),
'180.76.6.230'),

(56353,
(56354,
(56355,
(56356,
(56357,
(56358,
(56359,
(56360,
(56361,
(56362,
(56363,
(56364,
(56365,
(56366,
(56367,
(56368,
(56369,
(56370,
(56371,
(56372,
(56373,
(56374,
(56375,
(56376,
(56377,
(56378,
(56379,
(56380,
(56381,
(56382,
(56383,
(56384,
(56385,
(56386,
(56387,
(56388,
(56389,
(56390,
(56391,
(56392,
(56393,
(56394,
(56395,
(56396,
(56397,
(56398,
(56399,
(56400,
(56401,
(56402,
(56403,
(56404,
(56405,
(56406,
(56407,
(56408,
(56409,
(56410,
(56411,
(56412,

1346299928,
1346300103,
1346300233,
1346300235,
1346300265,
1346300283,
1346300539,
1346300748,
1346300991,
1346301331,
1346301484,
1346301611,
1346302015,
1346302081,
1346302086,
1346302103,
1346302257,
1346302274,
1346302646,
1346302654,
1346302739,
1346302766,
1346303071,
1346303395,
1346303546,
1346303553,
1346303565,
1346303692,
1346303830,
1346303830,
1346304030,
1346304205,
1346304330,
1346304460,
1346304630,
1346304661,
1346305149,
1346305164,
1346305279,
1346305572,
1346305839,
1346306037,
1346306053,
1346306073,
1346306647,
1346306704,
1346306909,
1346306946,
1346306953,
1346307307,
1346307312,
1346307481,
1346307483,
1346307611,
1346307641,
1346307652,
1346308018,
1346308221,
1346308263,
1346308525,

'66.249.66.209'),
'66.249.66.133'),
'123.125.71.19'),
'220.181.108.89'),
'213.186.119.136'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'131.253.47.204'),
'180.76.5.190'),
'66.249.72.112'),
'66.249.66.133'),
'66.249.66.209'),
'213.186.127.11'),
'190.238.163.215'),
'74.125.178.18'),
'74.125.44.80'),
'66.249.72.145'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.66.133'),
'180.76.5.54'),
'66.249.72.145'),
'157.55.32.84'),
'66.249.66.209'),
'123.125.71.55'),
'220.181.108.87'),
'66.249.66.133'),
'66.249.72.145'),
'213.186.127.2'),
'66.249.66.209'),
'100.43.83.143'),
'66.249.66.133'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'100.43.83.143'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.66.133'),
'66.249.66.209'),
'180.76.5.185'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.66.209'),
'66.249.66.133'),
'123.125.71.36'),
'220.181.108.96'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.67.74'),
'66.249.66.209'),
'66.249.66.133'),
'213.186.119.134'),
'66.249.72.145'),

(56413,
(56414,
(56415,
(56416,
(56417,
(56418,
(56419,
(56420,
(56421,
(56422,
(56423,
(56424,
(56425,
(56426,
(56427,
(56428,
(56429,
(56430,
(56431,
(56432,
(56433,
(56434,
(56435,
(56436,
(56437,
(56438,
(56439,
(56440,
(56441,
(56442,
(56443,
(56444,
(56445,
(56446,
(56447,
(56448,
(56449,
(56450,
(56451,
(56452,
(56453,
(56454,
(56455,
(56456,
(56457,
(56458,
(56459,
(56460,
(56461,
(56462,
(56463,
(56464,
(56465,
(56466,
(56467,
(56468,
(56469,
(56470,
(56471,
(56472,

1346308628,
1346308786,
1346308830,
1346309189,
1346309263,
1346309338,
1346309440,
1346309861,
1346309865,
1346310050,
1346310436,
1346310524,
1346310662,
1346310764,
1346311021,
1346311021,
1346311273,
1346311379,
1346311740,
1346311890,
1346311986,
1346312345,
1346312496,
1346312607,
1346312767,
1346313107,
1346313113,
1346313412,
1346313438,
1346313720,
1346314026,
1346314082,
1346314128,
1346314237,
1346314333,
1346314627,
1346314628,
1346314741,
1346314748,
1346315355,
1346315458,
1346315548,
1346315662,
1346316078,
1346316094,
1346316300,
1346316688,
1346316770,
1346316790,
1346316795,
1346317202,
1346317408,
1346317520,
1346317683,
1346317822,
1346318029,
1346318114,
1346318133,
1346318225,
1346318448,

'66.249.66.209'),
'66.249.72.112'),
'66.249.66.133'),
'180.76.5.96'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.66.133'),
'66.249.72.112'),
'66.249.66.209'),
'66.249.66.133'),
'180.76.6.223'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.145'),
'123.125.71.25'),
'220.181.108.96'),
'66.249.66.133'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.72.112'),
'66.249.66.133'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.112'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.66.133'),
'157.55.35.88'),
'66.249.66.209'),
'66.249.72.112'),
'66.249.72.145'),
'66.249.66.133'),
'180.76.5.63'),
'66.249.66.209'),
'123.125.71.56'),
'220.181.108.121'),
'66.249.72.112'),
'66.249.66.133'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.72.112'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'180.76.5.161'),
'66.249.66.209'),
'65.55.52.87'),
'66.249.66.133'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.66.133'),
'66.249.66.209'),
'180.76.5.58'),
'66.249.72.112'),
'66.249.66.133'),
'100.43.83.143'),
'66.249.66.209'),
'65.55.52.87'),
'66.249.72.112'),

(56473,
(56474,
(56475,
(56476,
(56477,
(56478,
(56479,
(56480,
(56481,
(56482,
(56483,
(56484,
(56485,
(56486,
(56487,
(56488,
(56489,
(56490,
(56491,
(56492,
(56493,
(56494,
(56495,
(56496,
(56497,
(56498,
(56499,
(56500,
(56501,
(56502,
(56503,
(56504,
(56505,
(56506,
(56507,
(56508,
(56509,
(56510,
(56511,
(56512,
(56513,
(56514,
(56515,
(56516,
(56517,
(56518,
(56519,
(56520,
(56521,
(56522,
(56523,
(56524,
(56525,
(56526,
(56527,
(56528,
(56529,
(56530,
(56531,
(56532,

1346318551,
1346318655,
1346318656,
1346330010,
1346330013,
1346330034,
1346330082,
1346330581,
1346330749,
1346330943,
1346331129,
1346331171,
1346331213,
1346331287,
1346331350,
1346331413,
1346331538,
1346331656,
1346331806,
1346331899,
1346331966,
1346332024,
1346332455,
1346332596,
1346332607,
1346332625,
1346332627,
1346332627,
1346332663,
1346332791,
1346333202,
1346333225,
1346333280,
1346333357,
1346333467,
1346333501,
1346333706,
1346333880,
1346333963,
1346334025,
1346334148,
1346334553,
1346334611,
1346334759,
1346334806,
1346334865,
1346334929,
1346335225,
1346335251,
1346335468,
1346335631,
1346335699,
1346335886,
1346335894,
1346335939,
1346335949,
1346336067,
1346336070,
1346336123,
1346336220,

'66.249.72.145'),
'123.125.71.51'),
'220.181.108.102'),
'66.249.66.133'),
'190.129.8.202'),
'66.249.66.209'),
'66.249.72.145'),
'157.55.32.188'),
'66.249.66.133'),
'180.76.5.141'),
'186.247.206.244'),
'66.249.72.145'),
'131.253.46.231'),
'66.249.66.209'),
'66.249.72.112'),
'66.249.66.133'),
'190.2.51.193'),
'190.129.4.112'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.72.112'),
'66.249.66.133'),
'66.220.153.249'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.72.112'),
'123.125.71.38'),
'220.181.108.91'),
'66.249.66.133'),
'190.129.8.202'),
'66.249.66.209'),
'66.249.72.145'),
'66.249.66.133'),
'66.249.72.112'),
'157.55.32.188'),
'200.87.106.91'),
'200.87.127.210'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.145'),
'66.249.72.112'),
'190.129.8.202'),
'200.87.106.91'),
'66.249.66.133'),
'66.249.66.209'),
'157.55.35.47'),
'66.249.72.112'),
'157.56.95.137'),
'66.249.66.133'),
'190.129.29.214'),
'66.249.66.209'),
'66.249.72.145'),
'190.104.29.20'),
'157.55.33.111'),
'200.90.147.9'),
'220.181.108.92'),

(56533,
(56534,
(56535,
(56536,
(56537,
(56538,
(56539,
(56540,
(56541,
(56542,
(56543,
(56544,
(56545,
(56546,
(56547,
(56548,
(56549,
(56550,
(56551,
(56552,
(56553,
(56554,
(56555,
(56556,
(56557,
(56558,
(56559,
(56560,
(56561,
(56562,
(56563,
(56564,
(56565,
(56566,
(56567,
(56568,
(56569,
(56570,
(56571,
(56572,
(56573,
(56574,
(56575,
(56576,
(56577,
(56578,
(56579,
(56580,
(56581,
(56582,
(56583,
(56584,
(56585,
(56586,
(56587,
(56588,
(56589,
(56590,
(56591,
(56592,

1346336405,
1346336440,
1346336528,
1346336586,
1346336782,
1346336949,
1346336957,
1346337116,
1346337174,
1346337210,
1346337249,
1346337362,
1346337484,
1346337745,
1346337763,
1346337808,
1346337813,
1346337830,
1346337989,
1346338338,
1346338457,
1346338538,
1346338599,
1346338832,
1346338991,
1346339086,
1346339210,
1346339235,
1346339365,
1346339475,
1346339545,
1346339713,
1346339858,
1346339859,
1346340048,
1346340218,
1346340286,
1346340315,
1346340344,
1346340354,
1346340383,
1346340688,
1346340810,
1346340929,
1346341008,
1346341022,
1346341063,
1346341274,
1346341358,
1346341622,
1346341719,
1346341810,
1346341876,
1346341885,
1346341903,
1346342007,
1346342073,
1346342111,
1346342190,
1346342217,

'200.110.50.180'),
'190.129.19.210'),
'66.249.66.133'),
'66.249.66.209'),
'66.249.72.145'),
'200.90.144.237'),
'82.2.93.107'),
'65.49.14.148'),
'66.249.66.133'),
'200.110.50.180'),
'93.182.131.40'),
'66.249.66.209'),
'66.249.72.145'),
'200.87.110.98'),
'66.249.72.112'),
'180.76.5.61'),
'66.249.66.133'),
'200.105.158.139'),
'66.249.66.209'),
'190.181.29.151'),
'66.249.66.133'),
'200.105.158.139'),
'66.249.66.209'),
'66.249.72.145'),
'190.129.8.202'),
'66.249.66.133'),
'190.129.19.30'),
'66.249.66.209'),
'66.249.72.112'),
'74.125.178.24'),
'66.249.72.145'),
'66.249.66.133'),
'123.125.71.38'),
'220.181.108.81'),
'186.2.33.61'),
'66.249.72.112'),
'190.129.8.202'),
'200.110.51.39'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.72.145'),
'213.186.119.131'),
'204.236.226.210'),
'200.110.51.39'),
'66.249.66.133'),
'200.87.110.98'),
'66.249.72.112'),
'66.249.72.145'),
'66.249.66.209'),
'66.249.66.133'),
'190.129.11.138'),
'66.249.72.112'),
'66.249.67.150'),
'66.249.68.58'),
'200.87.110.98'),
'190.129.4.173'),
'168.176.55.128'),
'168.176.55.90'),
'131.253.46.231'),
'190.129.5.204'),

(56593,
(56594,
(56595,
(56596,
(56597,
(56598,
(56599,
(56600,
(56601,
(56602,
(56603,
(56604,
(56605,
(56606,
(56607,
(56608,
(56609,
(56610,
(56611,
(56612,
(56613,
(56614,
(56615,
(56616,
(56617,
(56618,
(56619,
(56620,
(56621,
(56622,
(56623,
(56624,
(56625,
(56626,
(56627,
(56628,
(56629,
(56630,
(56631,
(56632,
(56633,
(56634,
(56635,
(56636,
(56637,
(56638,
(56639,
(56640,
(56641,
(56642,
(56643,
(56644,
(56645,
(56646,
(56647,
(56648,
(56649,
(56650,
(56651,
(56652,

1346342548,
1346342605,
1346342607,
1346342683,
1346342843,
1346342911,
1346343086,
1346343298,
1346343426,
1346343443,
1346343791,
1346343792,
1346343874,
1346343882,
1346343914,
1346343994,
1346344054,
1346344095,
1346344495,
1346344522,
1346344734,
1346344873,
1346344874,
1346345223,
1346345284,
1346345373,
1346345374,
1346345461,
1346345827,
1346345880,
1346345916,
1346345981,
1346346430,
1346346574,
1346346575,
1346346735,
1346346843,
1346347050,
1346347267,
1346347468,
1346347516,
1346347517,
1346347702,
1346347953,
1346347986,
1346348079,
1346348517,
1346348734,
1346348762,
1346348803,
1346349182,
1346349369,
1346349690,
1346349704,
1346349794,
1346350176,
1346350311,
1346350428,
1346350438,
1346350781,

'66.249.67.150'),
'190.129.9.194'),
'186.46.131.178'),
'66.249.68.58'),
'186.27.13.26'),
'190.181.34.7'),
'190.129.83.226'),
'66.249.68.58'),
'200.90.147.9'),
'66.249.67.150'),
'123.125.71.33'),
'220.181.108.90'),
'177.0.7.121'),
'190.129.83.226'),
'66.249.68.58'),
'190.129.8.202'),
'66.249.67.150'),
'168.176.55.201'),
'190.177.209.13'),
'66.249.68.58'),
'66.249.67.150'),
'74.125.179.87'),
'74.125.178.31'),
'66.249.68.58'),
'180.76.5.192'),
'157.55.32.186'),
'66.249.67.150'),
'157.55.32.188'),
'66.249.68.58'),
'190.202.252.247'),
'190.11.93.131'),
'66.249.67.150'),
'66.249.68.58'),
'74.125.179.80'),
'74.125.178.88'),
'66.249.67.150'),
'190.202.252.247'),
'66.249.68.58'),
'65.55.52.97'),
'66.249.67.150'),
'123.125.71.30'),
'220.181.108.92'),
'66.249.68.58'),
'190.129.19.103'),
'157.55.35.113'),
'66.249.67.150'),
'66.249.68.58'),
'65.55.52.97'),
'66.249.67.150'),
'213.186.127.9'),
'66.249.68.58'),
'66.249.67.150'),
'200.110.51.245'),
'12.144.86.125'),
'66.249.68.58'),
'66.249.67.150'),
'12.144.86.125'),
'66.249.68.58'),
'200.90.146.224'),
'220.181.108.81'),

(56653,
(56654,
(56655,
(56656,
(56657,
(56658,
(56659,
(56660,
(56661,
(56662,
(56663,
(56664,
(56665,
(56666,
(56667,
(56668,
(56669,
(56670,
(56671,
(56672,
(56673,
(56674,
(56675,
(56676,
(56677,
(56678,
(56679,
(56680,
(56681,
(56682,
(56683,
(56684,
(56685,
(56686,
(56687,
(56688,
(56689,
(56690,
(56691,
(56692,
(56693,
(56694,
(56695,
(56696,
(56697,
(56698,
(56699,
(56700,
(56701,
(56702,
(56703,
(56704,
(56705,
(56706,
(56707,
(56708,
(56709,
(56710,
(56711,
(56712,

1346350781,
1346350974,
1346351050,
1346351106,
1346351271,
1346351662,
1346351696,
1346351828,
1346352219,
1346352433,
1346352444,
1346352541,
1346352810,
1346352875,
1346353016,
1346353110,
1346353186,
1346353546,
1346353758,
1346353767,
1346353847,
1346354216,
1346354282,
1346354282,
1346354506,
1346354596,
1346355016,
1346355034,
1346355240,
1346355258,
1346355626,
1346355860,
1346355997,
1346356013,
1346356090,
1346356560,
1346356750,
1346356860,
1346356901,
1346356968,
1346357332,
1346357541,
1346357544,
1346357688,
1346357885,
1346357887,
1346357900,
1346358030,
1346358086,
1346358401,
1346358731,
1346358799,
1346358835,
1346358841,
1346358929,
1346359077,
1346359141,
1346359420,
1346359465,
1346359472,

'123.125.71.16'),
'66.249.67.150'),
'157.55.35.113'),
'66.249.68.58'),
'190.129.87.74'),
'190.129.11.138'),
'66.249.67.150'),
'66.249.68.58'),
'200.90.145.221'),
'66.249.67.150'),
'180.76.5.197'),
'66.249.68.58'),
'213.186.119.141'),
'200.110.51.145'),
'200.90.145.221'),
'66.249.67.150'),
'66.249.68.58'),
'190.106.247.230'),
'190.104.31.21'),
'66.249.67.150'),
'66.249.68.58'),
'131.253.47.176'),
'123.125.71.28'),
'220.181.108.76'),
'66.249.68.58'),
'66.249.67.150'),
'190.104.26.30'),
'190.129.83.226'),
'66.249.67.150'),
'66.249.68.58'),
'119.63.196.124'),
'66.249.68.58'),
'190.129.11.138'),
'66.249.67.150'),
'200.87.86.118'),
'66.249.68.58'),
'200.110.52.57'),
'213.186.119.139'),
'66.249.67.150'),
'200.110.51.40'),
'66.249.68.58'),
'66.249.67.150'),
'190.129.84.140'),
'200.110.51.40'),
'123.125.71.53'),
'220.181.108.78'),
'157.55.35.113'),
'190.129.19.117'),
'66.249.68.58'),
'66.249.67.150'),
'200.87.150.243'),
'190.129.43.91'),
'157.55.32.188'),
'66.249.68.58'),
'200.110.50.206'),
'66.249.67.150'),
'190.129.5.98'),
'190.129.11.138'),
'190.129.43.91'),
'65.55.52.97'),

(56713,
(56714,
(56715,
(56716,
(56717,
(56718,
(56719,
(56720,
(56721,
(56722,
(56723,
(56724,
(56725,
(56726,
(56727,
(56728,
(56729,
(56730,
(56731,
(56732,
(56733,
(56734,
(56735,
(56736,
(56737,
(56738,
(56739,
(56740,
(56741,
(56742,
(56743,
(56744,
(56745,
(56746,
(56747,
(56748,
(56749,
(56750,
(56751,
(56752,
(56753,
(56754,
(56755,
(56756,
(56757,
(56758,
(56759,
(56760,
(56761,
(56762,
(56763,
(56764,
(56765,
(56766,
(56767,
(56768,
(56769,
(56770,
(56771,
(56772,

1346359570,
1346359572,
1346359593,
1346359729,
1346359901,
1346360041,
1346360245,
1346360256,
1346360342,
1346360350,
1346360362,
1346360777,
1346360926,
1346361285,
1346361332,
1346361382,
1346361442,
1346361444,
1346361809,
1346361846,
1346361925,
1346362017,
1346362072,
1346362125,
1346362183,
1346362247,
1346362478,
1346362634,
1346362674,
1346362732,
1346362999,
1346363078,
1346363254,
1346363349,
1346363525,
1346363781,
1346363832,
1346363952,
1346364101,
1346364247,
1346364326,
1346364551,
1346364712,
1346364773,
1346364961,
1346364981,
1346364985,
1346365073,
1346365090,
1346365091,
1346365430,
1346365431,
1346365606,
1346365915,
1346366068,
1346366235,
1346366299,
1346366697,
1346367100,
1346367158,

'180.76.6.36'),
'190.129.172.151'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.66.109'),
'200.105.182.35'),
'200.87.127.210'),
'157.55.32.75'),
'190.129.5.98'),
'66.249.68.58'),
'66.249.67.150'),
'200.87.150.243'),
'213.186.122.2'),
'66.249.68.58'),
'190.129.53.194'),
'66.249.67.150'),
'123.125.71.54'),
'220.181.108.108'),
'190.129.5.155'),
'190.129.5.187'),
'66.249.68.58'),
'213.143.48.143'),
'190.129.53.194'),
'66.249.67.150'),
'157.55.32.75'),
'200.90.146.133'),
'157.55.32.188'),
'66.249.68.58'),
'200.110.51.184'),
'66.249.67.150'),
'200.58.64.89'),
'157.55.32.75'),
'200.90.146.133'),
'66.249.68.58'),
'66.249.67.150'),
'157.55.32.144'),
'200.110.52.88'),
'66.249.68.58'),
'190.129.19.30'),
'190.104.15.7'),
'66.249.67.150'),
'74.125.44.81'),
'66.249.68.58'),
'200.107.242.65'),
'213.186.119.136'),
'200.71.83.118'),
'157.55.32.144'),
'66.249.67.150'),
'123.125.71.48'),
'220.181.108.106'),
'66.249.68.58'),
'190.129.92.59'),
'157.55.32.144'),
'66.249.67.150'),
'190.129.53.194'),
'66.249.68.58'),
'200.110.52.190'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.11.138'),

(56773,
(56774,
(56775,
(56776,
(56777,
(56778,
(56779,
(56780,
(56781,
(56782,
(56783,
(56784,
(56785,
(56786,
(56787,
(56788,
(56789,
(56790,
(56791,
(56792,
(56793,
(56794,
(56795,
(56796,
(56797,
(56798,
(56799,
(56800,
(56801,
(56802,
(56803,
(56804,
(56805,
(56806,
(56807,
(56808,
(56809,
(56810,
(56811,
(56812,
(56813,
(56814,
(56815,
(56816,
(56817,
(56818,
(56819,
(56820,
(56821,
(56822,
(56823,
(56824,
(56825,
(56826,
(56827,
(56828,
(56829,
(56830,
(56831,
(56832,

1346367525,
1346367642,
1346367730,
1346367741,
1346368176,
1346368418,
1346368500,
1346368720,
1346368785,
1346368786,
1346369013,
1346369195,
1346369260,
1346369300,
1346370017,
1346370038,
1346370089,
1346370173,
1346370365,
1346370678,
1346370775,
1346371050,
1346371279,
1346371509,
1346371535,
1346371819,
1346372156,
1346372225,
1346372296,
1346372398,
1346372670,
1346373053,
1346373054,
1346373061,
1346373158,
1346373651,
1346373671,
1346374032,
1346374085,
1346374382,
1346374535,
1346374675,
1346375035,
1346375208,
1346375218,
1346375319,
1346375349,
1346375690,
1346375889,
1346376178,
1346376180,
1346376394,
1346376440,
1346376469,
1346376647,
1346377062,
1346377131,
1346377248,
1346377268,
1346377775,

'200.110.51.112'),
'66.249.67.150'),
'157.55.35.113'),
'66.249.68.58'),
'157.55.32.81'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.8.202'),
'123.125.71.32'),
'220.181.108.75'),
'213.186.127.13'),
'190.109.225.218'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'186.151.19.24'),
'190.129.20.237'),
'186.2.61.66'),
'66.249.67.150'),
'66.249.68.58'),
'200.90.150.31'),
'66.249.67.150'),
'220.181.108.159'),
'66.249.68.58'),
'190.129.12.90'),
'190.104.24.44'),
'123.125.71.24'),
'66.249.68.58'),
'66.249.67.150'),
'190.104.26.21'),
'186.2.36.234'),
'66.249.68.58'),
'213.186.127.13'),
'190.104.28.27'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.161'),
'190.104.27.19'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.72.147'),
'66.249.68.58'),
'66.249.67.150'),
'66.54.89.107'),
'190.107.34.91'),
'190.129.12.90'),
'66.249.68.58'),
'66.249.67.150'),
'220.181.108.103'),
'123.125.71.18'),
'74.125.179.85'),
'66.249.68.58'),
'190.104.21.132'),
'66.249.67.150'),
'66.249.68.58'),
'212.113.37.106'),
'190.104.24.46'),
'66.249.67.150'),
'208.115.111.70'),

(56833,
(56834,
(56835,
(56836,
(56837,
(56838,
(56839,
(56840,
(56841,
(56842,
(56843,
(56844,
(56845,
(56846,
(56847,
(56848,
(56849,
(56850,
(56851,
(56852,
(56853,
(56854,
(56855,
(56856,
(56857,
(56858,
(56859,
(56860,
(56861,
(56862,
(56863,
(56864,
(56865,
(56866,
(56867,
(56868,
(56869,
(56870,
(56871,
(56872,
(56873,
(56874,
(56875,
(56876,
(56877,
(56878,
(56879,
(56880,
(56881,
(56882,
(56883,
(56884,
(56885,
(56886,
(56887,
(56888,
(56889,
(56890,
(56891,
(56892,

1346377810,
1346377962,
1346378015,
1346378410,
1346378600,
1346378608,
1346379130,
1346379392,
1346379485,
1346379896,
1346380076,
1346380092,
1346380507,
1346380620,
1346380650,
1346381015,
1346381038,
1346381161,
1346381222,
1346381617,
1346381999,
1346382635,
1346382780,
1346383069,
1346383071,
1346383342,
1346383380,
1346383459,
1346383944,
1346384062,
1346384209,
1346384385,
1346384713,
1346385100,
1346385293,
1346385402,
1346385711,
1346386004,
1346386333,
1346386628,
1346386635,
1346386635,
1346387106,
1346387342,
1346387755,
1346387954,
1346388400,
1346388417,
1346388685,
1346388827,
1346388843,
1346389079,
1346389237,
1346389299,
1346389424,
1346389497,
1346389508,
1346389518,
1346389521,
1346389530,

'66.249.68.58'),
'157.55.32.111'),
'66.249.67.150'),
'66.249.68.58'),
'157.55.33.100'),
'100.43.83.143'),
'66.249.68.58'),
'66.249.67.150'),
'200.110.52.120'),
'66.249.68.58'),
'190.129.19.108'),
'200.110.52.120'),
'66.249.68.58'),
'66.249.67.150'),
'157.55.32.81'),
'190.129.5.187'),
'180.76.5.59'),
'213.186.127.9'),
'66.249.68.58'),
'190.104.30.27'),
'66.249.68.58'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.38'),
'220.181.108.104'),
'66.249.68.58'),
'190.106.248.90'),
'66.249.67.150'),
'66.249.72.241'),
'66.249.68.58'),
'200.110.49.110'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'213.186.127.14'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'220.181.108.110'),
'123.125.71.38'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.168'),
'119.63.196.61'),
'200.58.65.147'),
'66.249.67.150'),
'220.181.108.100'),
'66.249.68.58'),
'74.125.179.86'),
'131.253.47.199'),
'157.55.32.154'),
'220.181.108.110'),
'220.181.108.170'),
'220.181.108.97'),
'220.181.108.89'),
'200.87.228.42'),

(56893,
(56894,
(56895,
(56896,
(56897,
(56898,
(56899,
(56900,
(56901,
(56902,
(56903,
(56904,
(56905,
(56906,
(56907,
(56908,
(56909,
(56910,
(56911,
(56912,
(56913,
(56914,
(56915,
(56916,
(56917,
(56918,
(56919,
(56920,
(56921,
(56922,
(56923,
(56924,
(56925,
(56926,
(56927,
(56928,
(56929,
(56930,
(56931,
(56932,
(56933,
(56934,
(56935,
(56936,
(56937,
(56938,
(56939,
(56940,
(56941,
(56942,
(56943,
(56944,
(56945,
(56946,
(56947,
(56948,
(56949,
(56950,
(56951,
(56952,

1346389533,
1346389551,
1346389565,
1346389569,
1346389588,
1346389600,
1346389632,
1346389634,
1346389650,
1346389651,
1346389664,
1346389673,
1346389681,
1346389707,
1346389716,
1346389732,
1346389743,
1346389754,
1346389763,
1346389780,
1346389794,
1346389814,
1346389842,
1346389860,
1346389875,
1346389923,
1346389927,
1346389941,
1346389977,
1346389995,
1346390015,
1346390034,
1346390035,
1346390075,
1346390086,
1346390115,
1346390234,
1346390235,
1346390402,
1346390446,
1346390541,
1346391139,
1346391574,
1346391609,
1346391741,
1346391797,
1346392262,
1346392269,
1346392364,
1346392406,
1346392508,
1346393009,
1346393127,
1346393490,
1346393628,
1346393852,
1346394198,
1346394282,
1346394562,
1346394925,

'220.181.108.179'),
'220.181.108.84'),
'220.181.108.176'),
'220.181.108.156'),
'220.181.108.115'),
'220.181.108.77'),
'220.181.108.122'),
'220.181.108.152'),
'220.181.108.142'),
'220.181.108.79'),
'220.181.108.93'),
'220.181.108.153'),
'220.181.108.162'),
'66.249.68.58'),
'220.181.108.111'),
'220.181.108.157'),
'220.181.108.183'),
'220.181.108.155'),
'220.181.108.143'),
'220.181.108.178'),
'220.181.108.175'),
'220.181.108.186'),
'220.181.108.87'),
'200.58.65.147'),
'220.181.108.169'),
'220.181.108.168'),
'220.181.108.112'),
'220.181.108.116'),
'220.181.108.181'),
'220.181.108.148'),
'220.181.108.109'),
'220.181.108.118'),
'220.181.108.104'),
'220.181.108.141'),
'220.181.108.163'),
'220.181.108.95'),
'123.125.71.24'),
'220.181.108.78'),
'66.249.67.150'),
'66.249.68.58'),
'200.58.65.147'),
'66.249.68.58'),
'200.58.65.147'),
'66.249.67.150'),
'110.75.172.109'),
'66.249.68.58'),
'190.129.197.27'),
'66.249.67.150'),
'200.58.65.147'),
'66.249.68.58'),
'211.129.81.174'),
'66.249.68.58'),
'66.249.67.150'),
'157.55.33.17'),
'66.249.68.58'),
'66.249.67.150'),
'190.129.197.27'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),

(56953,
(56954,
(56955,
(56956,
(56957,
(56958,
(56959,
(56960,
(56961,
(56962,
(56963,
(56964,
(56965,
(56966,
(56967,
(56968,
(56969,
(56970,
(56971,
(56972,
(56973,
(56974,
(56975,
(56976,
(56977,
(56978,
(56979,
(56980,
(56981,
(56982,
(56983,
(56984,
(56985,
(56986,
(56987,
(56988,
(56989,
(56990,
(56991,
(56992,
(56993,
(56994,
(56995,
(56996,
(56997,
(56998,
(56999,
(57000,
(57001,
(57002,
(57003,
(57004,
(57005,
(57006,
(57007,
(57008,
(57009,
(57010,
(57011,
(57012,

1346395578,
1346395655,
1346396232,
1346396439,
1346396792,
1346396885,
1346397421,
1346397538,
1346398191,
1346398659,
1346398845,
1346399498,
1346399592,
1346400135,
1346400724,
1346400805,
1346401016,
1346401017,
1346401458,
1346401509,
1346401564,
1346402172,
1346402219,
1346402718,
1346402833,
1346403047,
1346403138,
1346403511,
1346403792,
1346404165,
1346404538,
1346404818,
1346405021,
1346405023,
1346405471,
1346405567,
1346405805,
1346406124,
1346406460,
1346406871,
1346407151,
1346407161,
1346407490,
1346407618,
1346407811,
1346408252,
1346408253,
1346408364,
1346408564,
1346408709,
1346409018,
1346409615,
1346409671,
1346409717,
1346409875,
1346409981,
1346410324,
1346410878,
1346410977,
1346411565,

'66.249.68.58'),
'180.76.5.94'),
'66.249.68.58'),
'180.76.5.147'),
'66.249.67.150'),
'66.249.68.58'),
'213.186.127.8'),
'66.249.68.58'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'123.125.71.17'),
'220.181.108.115'),
'66.249.68.58'),
'213.186.119.135'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.61'),
'66.249.68.58'),
'131.253.47.176'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'123.125.71.56'),
'220.181.108.90'),
'66.249.68.58'),
'213.186.127.2'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'131.253.47.235'),
'208.115.111.70'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.38'),
'220.181.108.122'),
'66.249.68.58'),
'157.55.32.154'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.197.8'),
'66.249.68.58'),
'157.55.32.83'),
'180.76.5.88'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),

(57013,
(57014,
(57015,
(57016,
(57017,
(57018,
(57019,
(57020,
(57021,
(57022,
(57023,
(57024,
(57025,
(57026,
(57027,
(57028,
(57029,
(57030,
(57031,
(57032,
(57033,
(57034,
(57035,
(57036,
(57037,
(57038,
(57039,
(57040,
(57041,
(57042,
(57043,
(57044,
(57045,
(57046,
(57047,
(57048,
(57049,
(57050,
(57051,
(57052,
(57053,
(57054,
(57055,
(57056,
(57057,
(57058,
(57059,
(57060,
(57061,
(57062,
(57063,
(57064,
(57065,
(57066,
(57067,
(57068,
(57069,
(57070,
(57071,
(57072,

1346411631,
1346411856,
1346411861,
1346412284,
1346412794,
1346412917,
1346412990,
1346413301,
1346413537,
1346413581,
1346413784,
1346413868,
1346414155,
1346414233,
1346414886,
1346414905,
1346415057,
1346415439,
1346415441,
1346415507,
1346415539,
1346415854,
1346416195,
1346416686,
1346416764,
1346416848,
1346417280,
1346417297,
1346417502,
1346417612,
1346417719,
1346418156,
1346418348,
1346418761,
1346419682,
1346419924,
1346420111,
1346420751,
1346420852,
1346421386,
1346421561,
1346421935,
1346422134,
1346422237,
1346422444,
1346422549,
1346423067,
1346423073,
1346423767,
1346424020,
1346424023,
1346424152,
1346424230,
1346424356,
1346424373,
1346424978,
1346425081,
1346425431,
1346425617,
1346425744,

'66.249.68.58'),
'123.125.71.60'),
'220.181.108.123'),
'66.249.68.58'),
'157.55.32.80'),
'66.249.68.58'),
'66.249.67.150'),
'157.55.32.154'),
'211.129.81.174'),
'66.249.68.58'),
'208.115.113.86'),
'66.249.67.150'),
'211.129.81.174'),
'66.249.68.58'),
'66.249.68.58'),
'211.129.81.174'),
'190.102.53.82'),
'123.125.71.51'),
'220.181.108.108'),
'211.129.81.174'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'173.252.103.0'),
'190.129.8.202'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.60'),
'66.249.68.58'),
'157.55.33.47'),
'213.186.127.6'),
'66.249.68.58'),
'190.129.8.202'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.5.4'),
'66.249.68.58'),
'190.129.5.4'),
'192.168.128.25'),
'66.249.68.58'),
'157.55.35.100'),
'190.129.9.42'),
'66.249.68.58'),
'190.129.5.4'),
'190.186.58.15'),
'190.129.9.42'),
'66.249.68.58'),
'66.249.68.58'),
'200.110.52.144'),
'190.129.11.138'),
'180.76.5.89'),
'190.104.25.29'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.68.58'),
'190.107.33.38'),
'157.56.95.137'),
'66.249.68.58'),
'200.87.139.20'),

(57073,
(57074,
(57075,
(57076,
(57077,
(57078,
(57079,
(57080,
(57081,
(57082,
(57083,
(57084,
(57085,
(57086,
(57087,
(57088,
(57089,
(57090,
(57091,
(57092,
(57093,
(57094,
(57095,
(57096,
(57097,
(57098,
(57099,
(57100,
(57101,
(57102,
(57103,
(57104,
(57105,
(57106,
(57107,
(57108,
(57109,
(57110,
(57111,
(57112,
(57113,
(57114,
(57115,
(57116,
(57117,
(57118,
(57119,
(57120,
(57121,
(57122,
(57123,
(57124,
(57125,
(57126,
(57127,
(57128,
(57129,
(57130,
(57131,
(57132,

1346425855,
1346426224,
1346426262,
1346426265,
1346426464,
1346426504,
1346426606,
1346426697,
1346426899,
1346426921,
1346427282,
1346427307,
1346427339,
1346427500,
1346427546,
1346428046,
1346428050,
1346428162,
1346428178,
1346428284,
1346428354,
1346428402,
1346428447,
1346428547,
1346428669,
1346428684,
1346428697,
1346428713,
1346428741,
1346428788,
1346428842,
1346428928,
1346428933,
1346428942,
1346428951,
1346429294,
1346429634,
1346429640,
1346429766,
1346429870,
1346447273,
1346447273,
1346447273,
1346447274,
1346447281,
1346447288,
1346447289,
1346447291,
1346447302,
1346447305,
1346447305,
1346447306,
1346447308,
1346447310,
1346447316,
1346447317,
1346447429,
1346447460,
1346447479,
1346447823,

'66.249.67.150'),
'66.249.68.58'),
'123.125.71.34'),
'220.181.108.86'),
'89.151.116.52'),
'190.129.12.74'),
'190.129.8.242'),
'100.43.83.143'),
'66.249.68.58'),
'190.104.27.26'),
'66.249.67.150'),
'190.129.8.242'),
'186.27.67.113'),
'66.249.68.58'),
'190.129.19.98'),
'190.129.12.74'),
'131.253.47.150'),
'190.129.197.20'),
'66.249.68.58'),
'200.87.110.42'),
'200.87.120.46'),
'186.27.3.40'),
'200.110.51.106'),
'190.129.84.140'),
'83.233.186.82'),
'200.87.238.159'),
'190.129.8.242'),
'66.249.67.150'),
'190.104.27.26'),
'200.87.139.138'),
'200.110.51.69'),
'200.58.83.84'),
'74.125.178.85'),
'66.249.68.58'),
'200.87.110.42'),
'200.110.51.106'),
'66.249.67.150'),
'66.249.68.58'),
'190.104.24.37'),
'213.186.119.144'),
'190.129.8.242'),
'66.249.73.89'),
'190.129.11.138'),
'200.87.128.3'),
'190.129.5.4'),
'190.129.12.90'),
'200.58.80.16'),
'220.181.108.102'),
'190.129.5.146'),
'213.186.127.5'),
'123.125.71.31'),
'190.129.11.250'),
'190.129.8.202'),
'180.76.5.60'),
'190.129.197.22'),
'200.87.151.250'),
'190.104.25.30'),
'66.249.73.195'),
'190.129.19.72'),
'200.87.130.226'),

(57133,
(57134,
(57135,
(57136,
(57137,
(57138,
(57139,
(57140,
(57141,
(57142,
(57143,
(57144,
(57145,
(57146,
(57147,
(57148,
(57149,
(57150,
(57151,
(57152,
(57153,
(57154,
(57155,
(57156,
(57157,
(57158,
(57159,
(57160,
(57161,
(57162,
(57163,
(57164,
(57165,
(57166,
(57167,
(57168,
(57169,
(57170,
(57171,
(57172,
(57173,
(57174,
(57175,
(57176,
(57177,
(57178,
(57179,
(57180,
(57181,
(57182,
(57183,
(57184,
(57185,
(57186,
(57187,
(57188,
(57189,
(57190,
(57191,
(57192,

1346447824,
1346447876,
1346448185,
1346448232,
1346448236,
1346448298,
1346448320,
1346448340,
1346448536,
1346448945,
1346449100,
1346449107,
1346449400,
1346449573,
1346449851,
1346450018,
1346450529,
1346450803,
1346450833,
1346450997,
1346451211,
1346451319,
1346451426,
1346451430,
1346451584,
1346451762,
1346451831,
1346451929,
1346452109,
1346452536,
1346452622,
1346452658,
1346453105,
1346453106,
1346453157,
1346453180,
1346453783,
1346453872,
1346454046,
1346454068,
1346454212,
1346454495,
1346454674,
1346454943,
1346455045,
1346455049,
1346455077,
1346455119,
1346455351,
1346455364,
1346455552,
1346455746,
1346455927,
1346456204,
1346456215,
1346456233,
1346456283,
1346456363,
1346456366,
1346456400,

'123.125.71.54'),
'190.11.85.197'),
'190.104.25.30'),
'201.222.89.141'),
'131.253.47.150'),
'66.249.73.89'),
'66.249.73.195'),
'200.7.166.217'),
'200.110.52.136'),
'190.129.11.138'),
'66.249.73.89'),
'131.253.47.251'),
'200.110.52.136'),
'66.249.73.195'),
'66.249.73.89'),
'213.186.127.13'),
'66.249.73.89'),
'190.129.19.124'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.4.74'),
'123.125.71.25'),
'220.181.108.88'),
'190.233.118.246'),
'190.129.11.138'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.5.239'),
'66.249.73.89'),
'66.249.73.195'),
'65.55.55.231'),
'180.76.5.96'),
'131.253.47.251'),
'66.249.73.89'),
'186.2.121.236'),
'66.249.73.195'),
'66.249.73.89'),
'65.55.55.231'),
'212.113.37.106'),
'200.90.146.17'),
'66.249.73.89'),
'65.55.55.231'),
'66.249.73.195'),
'123.125.71.54'),
'220.181.108.82'),
'186.2.121.236'),
'66.249.73.89'),
'74.125.44.87'),
'200.87.1.161'),
'200.87.52.114'),
'66.249.73.89'),
'190.104.31.29'),
'66.249.73.195'),
'190.129.8.202'),
'69.171.242.250'),
'200.87.1.161'),
'186.2.121.236'),
'66.249.73.89'),
'74.125.178.95'),

(57193,
(57194,
(57195,
(57196,
(57197,
(57198,
(57199,
(57200,
(57201,
(57202,
(57203,
(57204,
(57205,
(57206,
(57207,
(57208,
(57209,
(57210,
(57211,
(57212,
(57213,
(57214,
(57215,
(57216,
(57217,
(57218,
(57219,
(57220,
(57221,
(57222,
(57223,
(57224,
(57225,
(57226,
(57227,
(57228,
(57229,
(57230,
(57231,
(57232,
(57233,
(57234,
(57235,
(57236,
(57237,
(57238,
(57239,
(57240,
(57241,
(57242,
(57243,
(57244,
(57245,
(57246,
(57247,
(57248,
(57249,
(57250,
(57251,
(57252,

1346456401,
1346456419,
1346674255,
1346674262,
1346674490,
1346674518,
1346674521,
1346674725,
1346674729,
1346675183,
1346675188,
1346675252,
1346675293,
1346675412,
1346675550,
1346675664,
1346675829,
1346676249,
1346676269,
1346676397,
1346676428,
1346676447,
1346676462,
1346676567,
1346676737,
1346676884,
1346677066,
1346677085,
1346677219,
1346677230,
1346677244,
1346677512,
1346677673,
1346677816,
1346677879,
1346678075,
1346678161,
1346678213,
1346678215,
1346678282,
1346678455,
1346678538,
1346678635,
1346678786,
1346678914,
1346679190,
1346679201,
1346679643,
1346679702,
1346679806,
1346679831,
1346679897,
1346680082,
1346680250,
1346680481,
1346680533,
1346680590,
1346680745,
1346681160,
1346681342,

'74.125.178.80'),
'74.125.44.91'),
'190.129.8.202'),
'66.249.71.182'),
'66.249.66.209'),
'157.55.33.77'),
'66.249.66.133'),
'123.125.71.18'),
'220.181.108.85'),
'66.249.66.133'),
'157.55.33.77'),
'190.129.197.7'),
'66.249.71.104'),
'66.249.66.209'),
'190.129.8.202'),
'200.87.203.56'),
'66.249.66.133'),
'157.55.33.110'),
'66.249.66.209'),
'190.129.13.138'),
'66.249.71.182'),
'180.76.5.184'),
'66.249.66.133'),
'66.249.71.104'),
'190.129.8.202'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'192.168.128.25'),
'66.249.71.104'),
'200.90.146.146'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.71.182'),
'66.249.71.104'),
'65.55.52.115'),
'66.249.66.209'),
'220.181.108.97'),
'123.125.71.29'),
'66.249.66.133'),
'190.129.41.32'),
'66.249.71.182'),
'66.249.71.104'),
'66.249.66.209'),
'66.249.66.133'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.66.209'),
'190.104.20.11'),
'66.249.67.150'),
'66.249.66.133'),
'66.249.68.58'),
'157.55.33.77'),
'190.129.197.22'),
'80.24.251.101'),
'66.249.68.58'),
'66.249.67.150'),
'201.222.81.193'),
'66.249.68.58'),
'66.249.67.150'),

(57253, 1346681466, '190.104.24.36'),


(57254, 1346681765, '190.129.8.202'),
(57255, 1346681768, '66.249.68.58'),
(57256, 1346681792, '123.125.71.59'),
(57257, 1346681793, '220.181.108.89'),
(57258, 1346682029, '66.249.67.150'),
(57259, 1346682410, '66.249.68.58'),
(57260, 1346682581, '192.168.128.25'),
(57261, 1346682759, '66.249.67.150'),
(57262, 1346683054, '66.249.68.58'),
(57263, 1346683336, '180.76.5.139'),
(57264, 1346683418, '66.249.67.150'),
(57265, 1346683668, '66.249.68.58'),
(57266, 1346683937, '190.129.92.214'),
(57267, 1346684102, '66.249.67.150'),
(57268, 1346684277, '66.249.68.58'),
(57269, 1346684665, '200.105.157.206'),
(57270, 1346684786, '190.186.173.81'),
(57271, 1346684885, '190.104.28.26'),
(57272, 1346684894, '66.249.68.58'),
(57273, 1346685009, '200.87.150.243'),
(57274, 1346685047, '66.249.67.150'),
(57275, 1346685308, '157.55.33.110'),
(57276, 1346685309, '200.110.50.152'),
(57277, 1346685376, '200.110.51.118'),
(57278, 1346685434, '123.125.71.55'),
(57279, 1346685435, '190.129.5.61'),
(57280, 1346685435, '220.181.108.83'),
(57281, 1346685480, '200.87.56.234'),
(57282, 1346685507, '190.181.30.133'),
(57283, 1346685552, '66.249.68.58'),
(57284, 1346685552, '190.129.47.210'),
(57285, 1346685675, '200.105.220.146'),
(57286, 1346685713, '66.249.67.150'),
(57287, 1346685893, '190.104.25.25'),
(57288, 1346686078, '200.110.51.118'),
(57289, 1346686196, '66.249.68.58'),
(57290, 1346686493, '200.105.137.138'),
(57291, 1346686569, '190.129.5.61'),
(57292, 1346686596, '66.249.67.150'),
(57293, 1346686725, '190.129.75.163'),
(57294, 1346686835, '66.249.68.58'),
(57295, 1346686860, '200.87.56.234'),
(57296, 1346687214, '66.249.67.150');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(57297, 1346687374, '200.87.152.160'),
(57298, 1346687523, '131.253.47.164'),
(57299, 1346687582, '66.249.68.58'),
(57300, 1346687668, '190.181.0.24'),
(57301, 1346687777, '74.125.44.89'),
(57302, 1346688001, '190.107.38.194'),
(57303, 1346688207, '66.249.68.58'),
(57304, 1346688228, '66.249.67.150'),
(57305, 1346688651, '200.87.110.162'),
(57306, 1346688717, '190.129.5.251'),
(57307, 1346688746, '200.85.145.127'),
(57308, 1346688833, '66.249.68.58'),
(57309, 1346689313, '123.125.71.56'),
(57310, 1346689315, '220.181.108.104'),
(57311, 1346689403, '200.85.145.127'),

(57312,
(57313,
(57314,
(57315,
(57316,
(57317,
(57318,
(57319,
(57320,
(57321,
(57322,
(57323,
(57324,
(57325,
(57326,
(57327,
(57328,
(57329,
(57330,
(57331,
(57332,
(57333,
(57334,
(57335,
(57336,
(57337,
(57338,
(57339,
(57340,
(57341,
(57342,
(57343,
(57344,
(57345,
(57346,
(57347,
(57348,
(57349,
(57350,
(57351,
(57352,
(57353,
(57354,
(57355,
(57356,
(57357,
(57358,
(57359,
(57360,
(57361,
(57362,
(57363,
(57364,
(57365,
(57366,
(57367,
(57368,
(57369,
(57370,
(57371,

1346689468,
1346689483,
1346689531,
1346689713,
1346689820,
1346689824,
1346690142,
1346690514,
1346690784,
1346690818,
1346690872,
1346690880,
1346691580,
1346691673,
1346691835,
1346691840,
1346692284,
1346692461,
1346692517,
1346693008,
1346693009,
1346693248,
1346693526,
1346693543,
1346694054,
1346694194,
1346694303,
1346694338,
1346694339,
1346694425,
1346694439,
1346694469,
1346694774,
1346695035,
1346695140,
1346695450,
1346695492,
1346695656,
1346695784,
1346695791,
1346696110,
1346696234,
1346696235,
1346696277,
1346696508,
1346696645,
1346696933,
1346697110,
1346697274,
1346697534,
1346697717,
1346697806,
1346697980,
1346697996,
1346698131,
1346698212,
1346698892,
1346699173,
1346699513,
1346699577,

'66.249.68.58'),
'66.220.158.248'),
'200.87.188.234'),
'100.43.83.143'),
'66.249.67.150'),
'200.87.110.162'),
'66.249.68.58'),
'190.129.75.163'),
'190.11.74.88'),
'180.76.5.93'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'200.90.146.162'),
'157.56.95.137'),
'66.249.67.150'),
'66.249.73.9'),
'66.249.68.58'),
'190.129.201.76'),
'123.125.71.43'),
'220.181.108.107'),
'66.249.67.150'),
'66.249.68.58'),
'200.110.51.12'),
'157.55.32.111'),
'190.129.171.240'),
'200.110.51.12'),
'74.125.178.26'),
'208.115.111.70'),
'66.249.68.58'),
'66.249.67.150'),
'200.87.178.163'),
'190.104.27.25'),
'66.249.68.58'),
'66.249.67.150'),
'100.43.83.143'),
'200.58.67.220'),
'66.249.68.58'),
'66.249.67.150'),
'210.241.116.197'),
'200.110.51.143'),
'123.125.71.27'),
'220.181.108.116'),
'66.249.68.58'),
'66.249.67.150'),
'200.110.52.139'),
'66.249.68.58'),
'190.129.14.19'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.12.90'),
'190.129.19.49'),
'180.76.5.189'),
'200.87.110.162'),
'200.105.212.146'),
'66.249.68.58'),
'66.249.68.58'),
'66.249.67.150'),
'190.129.13.98'),
'66.249.68.58'),

(57372,
(57373,
(57374,
(57375,
(57376,
(57377,
(57378,
(57379,
(57380,
(57381,
(57382,
(57383,
(57384,
(57385,
(57386,
(57387,
(57388,
(57389,
(57390,
(57391,
(57392,
(57393,
(57394,
(57395,
(57396,
(57397,
(57398,
(57399,
(57400,
(57401,
(57402,
(57403,
(57404,
(57405,
(57406,
(57407,
(57408,
(57409,
(57410,
(57411,
(57412,
(57413,
(57414,
(57415,
(57416,
(57417,
(57418,
(57419,
(57420,
(57421,
(57422,
(57423,
(57424,
(57425,
(57426,
(57427,
(57428,
(57429,
(57430,
(57431,

1346699820,
1346699821,
1346700247,
1346700734,
1346700877,
1346701141,
1346701167,
1346701330,
1346701361,
1346701407,
1346701520,
1346701802,
1346702021,
1346702158,
1346702719,
1346702775,
1346702798,
1346702867,
1346703125,
1346703287,
1346703328,
1346703378,
1346703393,
1346703417,
1346703417,
1346703437,
1346703449,
1346703703,
1346703791,
1346704120,
1346704278,
1346704325,
1346704326,
1346704347,
1346704589,
1346704592,
1346704686,
1346704770,
1346704776,
1346704972,
1346705058,
1346705110,
1346705154,
1346705313,
1346705428,
1346705696,
1346706404,
1346706417,
1346706582,
1346706652,
1346706950,
1346707004,
1346707005,
1346707055,
1346707198,
1346707287,
1346707318,
1346707418,
1346707494,
1346707868,

'123.125.71.52'),
'220.181.108.80'),
'66.249.68.58'),
'190.129.11.138'),
'66.249.68.58'),
'66.249.67.150'),
'200.105.177.187'),
'200.110.50.217'),
'190.211.226.212'),
'190.236.66.249'),
'66.249.68.58'),
'66.249.67.150'),
'100.43.83.143'),
'66.249.68.58'),
'190.129.19.162'),
'190.104.24.40'),
'66.249.68.58'),
'200.58.66.216'),
'66.249.67.150'),
'200.87.110.162'),
'190.104.24.39'),
'74.125.178.22'),
'74.125.44.88'),
'123.125.71.17'),
'220.181.108.84'),
'66.249.68.58'),
'190.52.49.35'),
'190.129.172.183'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.12.90'),
'41.194.56.182'),
'8.28.16.254'),
'190.129.172.183'),
'190.129.19.47'),
'200.90.145.220'),
'66.249.67.150'),
'190.129.11.138'),
'66.249.68.58'),
'190.104.15.8'),
'180.76.5.190'),
'190.104.23.5'),
'186.147.105.45'),
'200.90.145.220'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'190.103.70.198'),
'66.249.67.150'),
'190.104.30.23'),
'190.129.169.70'),
'123.125.71.58'),
'220.181.108.123'),
'66.249.68.58'),
'66.249.67.150'),
'190.129.11.138'),
'200.90.145.220'),
'190.129.5.136'),
'200.110.51.12'),
'24.60.121.111'),

(57432,
(57433,
(57434,
(57435,
(57436,
(57437,
(57438,
(57439,
(57440,
(57441,
(57442,
(57443,
(57444,
(57445,
(57446,
(57447,
(57448,
(57449,
(57450,
(57451,
(57452,
(57453,
(57454,
(57455,
(57456,
(57457,
(57458,
(57459,
(57460,
(57461,
(57462,
(57463,
(57464,
(57465,
(57466,
(57467,
(57468,
(57469,
(57470,
(57471,
(57472,
(57473,
(57474,
(57475,
(57476,
(57477,
(57478,
(57479,
(57480,
(57481,
(57482,
(57483,
(57484,
(57485,
(57486,
(57487,
(57488,
(57489,
(57490,
(57491,

1346707916,
1346707924,
1346708021,
1346708204,
1346708235,
1346708243,
1346708355,
1346708389,
1346708477,
1346708528,
1346708543,
1346708764,
1346708837,
1346708851,
1346709122,
1346709159,
1346709449,
1346709561,
1346709570,
1346709854,
1346710211,
1346710593,
1346710620,
1346710620,
1346710721,
1346710812,
1346710981,
1346711424,
1346711516,
1346711560,
1346711836,
1346712064,
1346712216,
1346712263,
1346712351,
1346712470,
1346712687,
1346713248,
1346713278,
1346713657,
1346713969,
1346714020,
1346714052,
1346714057,
1346714204,
1346714212,
1346714213,
1346714245,
1346714279,
1346714409,
1346714476,
1346714479,
1346714765,
1346714810,
1346714851,
1346715031,
1346715238,
1346715471,
1346715493,
1346715642,

'66.249.67.150'),
'66.249.68.58'),
'200.119.207.71'),
'190.129.19.190'),
'41.194.56.182'),
'190.129.197.27'),
'8.28.16.254'),
'190.129.169.70'),
'200.110.51.12'),
'200.105.161.43'),
'66.249.67.150'),
'74.125.179.90'),
'66.249.68.58'),
'190.129.19.190'),
'208.115.111.70'),
'66.249.67.150'),
'41.194.56.182'),
'66.249.68.58'),
'200.110.51.12'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.52'),
'220.181.108.100'),
'190.129.19.189'),
'66.249.68.58'),
'69.171.242.251'),
'66.249.67.150'),
'66.249.68.58'),
'200.90.144.208'),
'209.85.224.85'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.178'),
'100.43.83.143'),
'200.110.49.2'),
'200.110.52.232'),
'66.249.67.150'),
'74.125.44.85'),
'200.90.145.208'),
'66.249.68.58'),
'200.90.148.42'),
'157.55.33.77'),
'74.125.178.23'),
'190.129.4.84'),
'123.125.71.38'),
'220.181.108.122'),
'200.87.208.170'),
'131.253.47.176'),
'66.249.67.150'),
'94.23.225.68'),
'186.169.169.192'),
'200.87.154.112'),
'66.249.68.58'),
'157.55.33.77'),
'190.104.26.18'),
'66.249.67.150'),
'190.129.5.22'),
'66.249.68.58'),
'190.103.71.139'),

(57492,
(57493,
(57494,
(57495,
(57496,
(57497,
(57498,
(57499,
(57500,
(57501,
(57502,
(57503,
(57504,
(57505,
(57506,
(57507,
(57508,
(57509,
(57510,
(57511,
(57512,
(57513,
(57514,
(57515,
(57516,
(57517,
(57518,
(57519,
(57520,
(57521,
(57522,
(57523,
(57524,
(57525,
(57526,
(57527,
(57528,
(57529,
(57530,
(57531,
(57532,
(57533,
(57534,
(57535,
(57536,
(57537,
(57538,
(57539,
(57540,
(57541,
(57542,
(57543,
(57544,
(57545,
(57546,
(57547,
(57548,
(57549,
(57550,
(57551,

1346715826,
1346715872,
1346716005,
1346716328,
1346716402,
1346716510,
1346716628,
1346716963,
1346717146,
1346717155,
1346717249,
1346717517,
1346717518,
1346717560,
1346717736,
1346717750,
1346717781,
1346717800,
1346717800,
1346717875,
1346717951,
1346718096,
1346718362,
1346718816,
1346719316,
1346719316,
1346719572,
1346719582,
1346719863,
1346720325,
1346720364,
1346720422,
1346720460,
1346721076,
1346721352,
1346721626,
1346721626,
1346721891,
1346722131,
1346722149,
1346722238,
1346722462,
1346722593,
1346722703,
1346722740,
1346722816,
1346722925,
1346723068,
1346723127,
1346723182,
1346723192,
1346723441,
1346723443,
1346723513,
1346723580,
1346723740,
1346723835,
1346724167,
1346724700,
1346725036,

'65.173.59.136'),
'66.249.67.150'),
'190.106.247.17'),
'66.249.68.58'),
'190.129.19.10'),
'66.249.67.150'),
'200.90.145.134'),
'65.55.24.237'),
'66.249.67.150'),
'190.106.247.17'),
'189.72.190.43'),
'74.125.184.84'),
'65.173.59.136'),
'190.107.56.32'),
'66.249.68.58'),
'190.129.5.11'),
'66.249.67.150'),
'123.125.71.54'),
'220.181.108.94'),
'186.2.56.73'),
'74.125.178.87'),
'190.129.12.90'),
'190.129.5.11'),
'200.90.145.97'),
'190.129.19.189'),
'190.129.41.43'),
'66.249.68.58'),
'180.76.5.164'),
'65.55.24.237'),
'66.249.67.150'),
'186.27.3.98'),
'200.87.0.78'),
'190.11.78.16'),
'190.186.239.14'),
'66.249.67.150'),
'123.125.71.46'),
'220.181.108.112'),
'190.186.134.101'),
'186.2.32.61'),
'200.110.49.183'),
'66.249.67.150'),
'200.87.108.242'),
'190.129.5.92'),
'190.103.69.195'),
'190.186.7.23'),
'65.55.52.119'),
'190.129.19.200'),
'65.55.24.237'),
'190.129.5.135'),
'66.249.68.58'),
'208.115.111.70'),
'190.11.78.16'),
'200.90.147.161'),
'66.249.67.150'),
'200.87.191.176'),
'200.87.176.144'),
'46.59.88.205'),
'200.90.147.161'),
'66.249.68.58'),
'220.181.108.97'),

(57552,
(57553,
(57554,
(57555,
(57556,
(57557,
(57558,
(57559,
(57560,
(57561,
(57562,
(57563,
(57564,
(57565,
(57566,
(57567,
(57568,
(57569,
(57570,
(57571,
(57572,
(57573,
(57574,
(57575,
(57576,
(57577,
(57578,
(57579,
(57580,
(57581,
(57582,
(57583,
(57584,
(57585,
(57586,
(57587,
(57588,
(57589,
(57590,
(57591,
(57592,
(57593,
(57594,
(57595,
(57596,
(57597,
(57598,
(57599,
(57600,
(57601,
(57602,
(57603,
(57604,
(57605,
(57606,
(57607,
(57608,
(57609,
(57610,
(57611,

1346725039,
1346725415,
1346725458,
1346725552,
1346725792,
1346726638,
1346726696,
1346726709,
1346727186,
1346727250,
1346727854,
1346727915,
1346728156,
1346728465,
1346728624,
1346728626,
1346728882,
1346729079,
1346729422,
1346729686,
1346729884,
1346730028,
1346730476,
1346730622,
1346731528,
1346732199,
1346732200,
1346732289,
1346732507,
1346732864,
1346733078,
1346733250,
1346733527,
1346733808,
1346733854,
1346733981,
1346734455,
1346734490,
1346735059,
1346735189,
1346735747,
1346735797,
1346735797,
1346735848,
1346736838,
1346737004,
1346738292,
1346739172,
1346739296,
1346739395,
1346739396,
1346740252,
1346740488,
1346741007,
1346741155,
1346741550,
1346741885,
1346742073,
1346742747,
1346743009,

'123.125.71.28'),
'66.249.67.150'),
'65.55.24.237'),
'66.249.68.58'),
'65.55.52.115'),
'180.76.5.98'),
'66.249.68.58'),
'201.253.106.46'),
'131.253.47.166'),
'66.249.67.150'),
'66.249.67.150'),
'190.186.58.5'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.13'),
'220.181.108.109'),
'100.43.83.143'),
'65.55.24.243'),
'208.115.113.86'),
'66.249.67.150'),
'66.249.68.58'),
'190.104.24.39'),
'190.129.197.66'),
'66.249.67.150'),
'66.249.67.150'),
'123.125.71.45'),
'220.181.108.81'),
'186.27.56.44'),
'66.249.67.150'),
'83.233.186.82'),
'66.249.68.58'),
'66.249.67.150'),
'200.90.145.45'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.91'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.36'),
'220.181.108.115'),
'66.249.68.58'),
'208.115.111.70'),
'66.249.68.58'),
'66.249.68.58'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.38'),
'220.181.108.83'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.136'),
'119.63.196.58'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'123.125.71.13'),

(57612,
(57613,
(57614,
(57615,
(57616,
(57617,
(57618,
(57619,
(57620,
(57621,
(57622,
(57623,
(57624,
(57625,
(57626,
(57627,
(57628,
(57629,
(57630,
(57631,
(57632,
(57633,
(57634,
(57635,
(57636,
(57637,
(57638,
(57639,
(57640,
(57641,
(57642,
(57643,
(57644,
(57645,
(57646,
(57647,
(57648,
(57649,
(57650,
(57651,
(57652,
(57653,
(57654,
(57655,
(57656,
(57657,
(57658,
(57659,
(57660,
(57661,
(57662,
(57663,
(57664,
(57665,
(57666,
(57667,
(57668,
(57669,
(57670,
(57671,

1346743011,
1346743555,
1346743560,
1346743708,
1346743709,
1346744760,
1346745105,
1346745437,
1346745927,
1346745966,
1346746390,
1346746588,
1346746589,
1346746661,
1346746695,
1346747285,
1346747608,
1346747728,
1346748488,
1346748703,
1346748718,
1346749005,
1346749523,
1346749698,
1346750150,
1346750412,
1346750412,
1346750767,
1346751447,
1346751495,
1346751730,
1346752142,
1346752628,
1346752768,
1346753440,
1346753615,
1346753827,
1346753828,
1346754055,
1346754354,
1346754440,
1346754598,
1346754748,
1346755078,
1346755379,
1346755441,
1346755846,
1346756068,
1346756233,
1346756447,
1346756712,
1346756933,
1346757056,
1346757190,
1346757415,
1346757416,
1346757526,
1346757657,
1346757893,
1346758173,

'220.181.108.108'),
'65.55.52.115'),
'208.115.113.86'),
'66.249.68.58'),
'100.43.83.143'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'189.181.114.79'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.17'),
'220.181.108.113'),
'66.249.68.58'),
'180.76.5.194'),
'66.249.68.58'),
'66.249.67.150'),
'100.43.83.143'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.59'),
'100.43.83.143'),
'66.249.68.58'),
'157.55.33.44'),
'66.249.68.58'),
'123.125.71.60'),
'220.181.108.96'),
'66.249.68.58'),
'180.76.5.186'),
'66.249.68.58'),
'131.253.47.176'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.19'),
'220.181.108.91'),
'66.249.68.58'),
'157.55.33.44'),
'66.249.67.150'),
'100.43.83.143'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.111'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.6.227'),
'66.249.67.150'),
'66.249.68.58'),
'157.55.32.162'),
'66.249.67.150'),
'100.43.83.143'),
'123.125.71.39'),
'220.181.108.110'),
'66.249.68.58'),
'66.249.67.150'),
'208.115.113.86'),
'66.249.68.58'),

(57672,
(57673,
(57674,
(57675,
(57676,
(57677,
(57678,
(57679,
(57680,
(57681,
(57682,
(57683,
(57684,
(57685,
(57686,
(57687,
(57688,
(57689,
(57690,
(57691,
(57692,
(57693,
(57694,
(57695,
(57696,
(57697,
(57698,
(57699,
(57700,
(57701,
(57702,
(57703,
(57704,
(57705,
(57706,
(57707,
(57708,
(57709,
(57710,
(57711,
(57712,
(57713,
(57714,
(57715,
(57716,
(57717,
(57718,
(57719,
(57720,
(57721,
(57722,
(57723,
(57724,
(57725,
(57726,
(57727,
(57728,
(57729,
(57730,
(57731,

1346758259,
1346758911,
1346758915,
1346759153,
1346759795,
1346760285,
1346760331,
1346760411,
1346760981,
1346761002,
1346761003,
1346761042,
1346761049,
1346761172,
1346761323,
1346761788,
1346761912,
1346761921,
1346762006,
1346762233,
1346762425,
1346762492,
1346762551,
1346762718,
1346762813,
1346763043,
1346763628,
1346763923,
1346765306,
1346765401,
1346765417,
1346765491,
1346765678,
1346765868,
1346765949,
1346765990,
1346766152,
1346766214,
1346766312,
1346766412,
1346766551,
1346766608,
1346766782,
1346766800,
1346766817,
1346766992,
1346766997,
1346767058,
1346767212,
1346767642,
1346794491,
1346794493,
1346794493,
1346794495,
1346794497,
1346794498,
1346794502,
1346794502,
1346794503,
1346794505,

'66.249.67.150'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.115.244'),
'66.249.68.58'),
'66.249.67.150'),
'190.129.8.202'),
'66.249.68.58'),
'190.129.8.202'),
'123.125.71.60'),
'220.181.108.92'),
'180.76.5.67'),
'66.249.68.58'),
'66.249.67.150'),
'190.104.27.28'),
'66.249.68.58'),
'190.129.12.90'),
'66.249.67.150'),
'74.125.178.21'),
'200.90.145.209'),
'66.249.68.58'),
'190.104.27.28'),
'66.249.67.150'),
'190.129.19.104'),
'180.76.5.99'),
'66.249.68.58'),
'190.129.12.90'),
'192.168.128.25'),
'66.249.68.58'),
'190.129.5.4'),
'190.104.27.28'),
'66.249.67.150'),
'180.76.5.192'),
'190.129.12.90'),
'66.249.68.58'),
'200.71.83.82'),
'66.249.67.150'),
'200.87.111.18'),
'200.110.52.254'),
'200.13.252.146'),
'157.55.112.231'),
'66.249.68.58'),
'66.249.67.150'),
'186.2.36.85'),
'200.71.83.82'),
'190.129.21.254'),
'190.129.5.89'),
'200.87.111.18'),
'66.249.68.58'),
'200.71.83.82'),
'66.249.68.58'),
'200.87.86.140'),
'74.125.178.94'),
'74.125.178.31'),
'74.125.178.89'),
'190.229.232.72'),
'190.129.4.45'),
'200.87.9.240'),
'192.168.128.10'),
'74.125.179.91'),

(57732,
(57733,
(57734,
(57735,
(57736,
(57737,
(57738,
(57739,
(57740,
(57741,
(57742,
(57743,
(57744,
(57745,
(57746,
(57747,
(57748,
(57749,
(57750,
(57751,
(57752,
(57753,
(57754,
(57755,
(57756,
(57757,
(57758,
(57759,
(57760,
(57761,
(57762,
(57763,
(57764,
(57765,
(57766,
(57767,
(57768,
(57769,
(57770,
(57771,
(57772,
(57773,
(57774,
(57775,
(57776,
(57777,
(57778,
(57779,
(57780,
(57781,
(57782,
(57783,
(57784,
(57785,
(57786,
(57787,
(57788,
(57789,
(57790,
(57791,

1346794509,
1346794510,
1346794515,
1346794522,
1346794522,
1346794523,
1346794526,
1346794531,
1346794538,
1346794538,
1346794538,
1346794546,
1346794551,
1346794610,
1346794746,
1346794808,
1346794810,
1346794815,
1346794939,
1346795137,
1346795196,
1346795233,
1346795333,
1346795433,
1346795516,
1346795725,
1346795765,
1346795903,
1346795934,
1346796062,
1346796149,
1346796388,
1346796401,
1346796465,
1346796533,
1346796576,
1346796663,
1346796692,
1346797040,
1346797040,
1346797083,
1346797084,
1346797107,
1346797243,
1346797429,
1346797459,
1346797462,
1346797649,
1346797805,
1346797985,
1346798032,
1346798118,
1346798135,
1346798152,
1346798350,
1346798655,
1346798675,
1346798677,
1346798685,
1346798853,

'190.129.11.138'),
'190.129.8.202'),
'220.181.108.75'),
'220.181.108.115'),
'200.105.177.187'),
'200.87.196.130'),
'66.249.67.150'),
'180.76.5.60'),
'180.76.6.37'),
'123.125.71.42'),
'190.129.10.227'),
'180.76.5.167'),
'190.129.10.99'),
'190.129.4.46'),
'190.129.19.104'),
'190.129.5.30'),
'180.76.5.194'),
'190.107.32.82'),
'200.90.146.162'),
'190.129.197.94'),
'66.249.67.150'),
'190.104.26.22'),
'66.249.68.58'),
'200.87.0.27'),
'66.220.152.1'),
'190.52.51.202'),
'5.9.37.146'),
'66.249.67.150'),
'190.129.19.104'),
'66.249.68.58'),
'200.7.171.123'),
'190.129.32.83'),
'190.129.11.138'),
'190.129.5.121'),
'66.249.67.150'),
'190.129.12.226'),
'66.249.68.58'),
'190.129.19.198'),
'220.181.108.102'),
'123.125.71.29'),
'190.129.11.138'),
'190.104.24.36'),
'190.129.19.104'),
'74.125.178.23'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.4.17'),
'148.244.42.170'),
'190.104.24.36'),
'157.55.33.18'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.19.104'),
'190.129.40.73'),
'200.13.154.170'),
'180.76.5.150'),
'66.249.67.150'),
'200.87.145.171'),
'180.76.6.29'),
'190.181.37.151'),

(57792,
(57793,
(57794,
(57795,
(57796,
(57797,
(57798,
(57799,
(57800,
(57801,
(57802,
(57803,
(57804,
(57805,
(57806,
(57807,
(57808,
(57809,
(57810,
(57811,
(57812,
(57813,
(57814,
(57815,
(57816,
(57817,
(57818,
(57819,
(57820,
(57821,
(57822,
(57823,
(57824,
(57825,
(57826,
(57827,
(57828,
(57829,
(57830,
(57831,
(57832,
(57833,
(57834,
(57835,
(57836,
(57837,
(57838,
(57839,
(57840,
(57841,
(57842,
(57843,
(57844,
(57845,
(57846,
(57847,
(57848,
(57849,
(57850,
(57851,

1346798944,
1346798994,
1346799308,
1346799394,
1346799645,
1346800024,
1346800276,
1346800290,
1346800629,
1346800630,
1346800637,
1346800704,
1346800874,
1346800907,
1346801320,
1346801327,
1346801503,
1346801524,
1346801529,
1346801531,
1346801981,
1346802166,
1346802452,
1346802474,
1346802848,
1346803142,
1346803213,
1346803236,
1346803270,
1346803270,
1346803509,
1346803535,
1346803840,
1346804138,
1346804218,
1346804219,
1346804643,
1346804768,
1346805259,
1346805403,
1346805536,
1346805661,
1346805957,
1346806019,
1346806031,
1346806131,
1346806151,
1346806314,
1346806413,
1346806662,
1346806964,
1346807105,
1346807292,
1346807297,
1346807457,
1346807923,
1346807974,
1346808008,
1346808009,
1346808039,

'190.129.10.244'),
'66.249.68.58'),
'190.129.197.83'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.71.132'),
'123.125.71.24'),
'220.181.108.95'),
'66.249.67.150'),
'190.41.202.45'),
'74.125.178.88'),
'66.249.68.58'),
'208.115.113.86'),
'66.249.67.150'),
'85.17.184.42'),
'66.249.68.58'),
'74.125.178.24'),
'190.129.19.229'),
'190.129.5.204'),
'66.249.68.58'),
'180.76.5.66'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'190.129.12.90'),
'190.129.197.76'),
'200.58.67.176'),
'190.129.41.11'),
'66.249.68.58'),
'190.104.24.35'),
'66.249.67.150'),
'66.249.68.58'),
'123.125.71.36'),
'220.181.108.99'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'190.104.26.26'),
'200.110.49.134'),
'190.104.26.27'),
'66.249.68.58'),
'180.76.5.113'),
'66.249.67.150'),
'200.58.66.140'),
'180.76.5.179'),
'190.129.4.93'),
'66.249.68.58'),
'200.110.50.246'),
'66.249.67.150'),
'66.249.68.58'),
'200.87.191.176'),
'200.90.146.30'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.17'),
'220.181.108.118'),
'74.125.178.28'),

(57852,
(57853,
(57854,
(57855,
(57856,
(57857,
(57858,
(57859,
(57860,
(57861,
(57862,
(57863,
(57864,
(57865,
(57866,
(57867,
(57868,
(57869,
(57870,
(57871,
(57872,
(57873,
(57874,
(57875,
(57876,
(57877,
(57878,
(57879,
(57880,
(57881,
(57882,
(57883,
(57884,
(57885,
(57886,
(57887,
(57888,
(57889,
(57890,
(57891,
(57892,
(57893,
(57894,
(57895,
(57896,
(57897,
(57898,
(57899,
(57900,
(57901,
(57902,
(57903,
(57904,
(57905,
(57906,
(57907,
(57908,
(57909,
(57910,
(57911,

1346808393,
1346808645,
1346808694,
1346808854,
1346808928,
1346809299,
1346809312,
1346809456,
1346809495,
1346809504,
1346809792,
1346810068,
1346810154,
1346810179,
1346810191,
1346810428,
1346810438,
1346810718,
1346810811,
1346810959,
1346811349,
1346811448,
1346811449,
1346811481,
1346811656,
1346811683,
1346811973,
1346812288,
1346812735,
1346812929,
1346813062,
1346813303,
1346813380,
1346813705,
1346813815,
1346814021,
1346814132,
1346814383,
1346814394,
1346814820,
1346814846,
1346814902,
1346815096,
1346815098,
1346815284,
1346815472,
1346815490,
1346815736,
1346816091,
1346816102,
1346816219,
1346816303,
1346816697,
1346816928,
1346816961,
1346817013,
1346817235,
1346817320,
1346817861,
1346817944,

'190.129.197.82'),
'66.249.68.58'),
'131.253.47.176'),
'66.249.67.150'),
'157.55.33.18'),
'190.129.13.98'),
'190.129.5.241'),
'66.249.68.58'),
'186.23.121.0'),
'66.249.67.150'),
'190.129.197.82'),
'66.249.68.58'),
'74.125.178.31'),
'190.104.30.21'),
'66.249.67.150'),
'131.253.47.176'),
'190.104.25.22'),
'66.249.68.58'),
'66.249.67.150'),
'190.103.68.247'),
'66.249.68.58'),
'123.125.71.35'),
'220.181.108.122'),
'131.253.47.176'),
'190.103.72.179'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.66'),
'190.104.28.20'),
'66.249.68.58'),
'66.249.67.150'),
'207.46.194.87'),
'66.249.68.58'),
'180.76.6.222'),
'66.249.67.150'),
'200.87.185.186'),
'100.43.83.143'),
'66.249.68.58'),
'190.190.199.99'),
'123.125.71.35'),
'220.181.108.89'),
'66.249.67.150'),
'208.115.113.86'),
'66.249.68.58'),
'200.110.50.69'),
'66.249.68.58'),
'190.104.30.20'),
'190.129.99.115'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'65.55.52.119'),
'131.253.47.166'),
'190.80.200.181'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.175'),

(57912,
(57913,
(57914,
(57915,
(57916,
(57917,
(57918,
(57919,
(57920,
(57921,
(57922,
(57923,
(57924,
(57925,
(57926,
(57927,
(57928,
(57929,
(57930,
(57931,
(57932,
(57933,
(57934,
(57935,
(57936,
(57937,
(57938,
(57939,
(57940,
(57941,
(57942,
(57943,
(57944,
(57945,
(57946,
(57947,
(57948,
(57949,
(57950,
(57951,
(57952,
(57953,
(57954,
(57955,
(57956,
(57957,
(57958,
(57959,
(57960,
(57961,
(57962,
(57963,
(57964,
(57965,
(57966,
(57967,
(57968,
(57969,
(57970,
(57971,

1346817960,
1346818009,
1346818602,
1346818613,
1346818614,
1346818711,
1346819244,
1346819797,
1346819846,
1346819851,
1346820376,
1346820524,
1346820570,
1346821167,
1346821717,
1346821809,
1346821848,
1346822213,
1346822214,
1346822450,
1346822619,
1346822999,
1346823090,
1346823259,
1346823757,
1346824166,
1346824384,
1346824556,
1346824817,
1346825005,
1346825662,
1346825815,
1346825815,
1346825895,
1346826319,
1346826358,
1346826788,
1346826862,
1346826976,
1346827603,
1346827613,
1346827622,
1346827690,
1346827789,
1346828263,
1346828318,
1346828896,
1346829087,
1346829429,
1346829430,
1346829548,
1346829803,
1346829814,
1346830167,
1346830467,
1346830744,
1346830823,
1346831182,
1346831430,
1346831606,

'66.249.68.58'),
'200.105.191.129'),
'66.249.68.58'),
'123.125.71.30'),
'220.181.108.100'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.157'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.60'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'208.115.111.70'),
'123.125.71.59'),
'220.181.108.82'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.95'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'131.253.46.124'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.68.58'),
'123.125.71.56'),
'220.181.108.90'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.194'),
'66.249.67.150'),
'157.55.32.93'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.6.36'),
'65.55.24.215'),
'131.253.47.188'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'123.125.71.28'),
'220.181.108.114'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.62'),
'66.249.68.58'),
'66.249.67.150'),
'131.253.47.188'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'157.55.35.76'),

(57972,
(57973,
(57974,
(57975,
(57976,
(57977,
(57978,
(57979,
(57980,
(57981,
(57982,
(57983,
(57984,
(57985,
(57986,
(57987,
(57988,
(57989,
(57990,
(57991,
(57992,
(57993,
(57994,
(57995,
(57996,
(57997,
(57998,
(57999,
(58000,
(58001,
(58002,
(58003,
(58004,
(58005,
(58006,
(58007,
(58008,
(58009,
(58010,
(58011,
(58012,
(58013,
(58014,
(58015,
(58016,
(58017,
(58018,
(58019,
(58020,
(58021,
(58022,
(58023,
(58024,
(58025,
(58026,
(58027,
(58028,
(58029,
(58030,
(58031,

1346831866,
1346831918,
1346832125,
1346832619,
1346832733,
1346832838,
1346833024,
1346833025,
1346833243,
1346833341,
1346833345,
1346833952,
1346834197,
1346834651,
1346834686,
1346834808,
1346835301,
1346835422,
1346835696,
1346835944,
1346836114,
1346836299,
1346836731,
1346836905,
1346836907,
1346836912,
1346837291,
1346837352,
1346837629,
1346837975,
1346838105,
1346838226,
1346838715,
1346838852,
1346839318,
1346839482,
1346839633,
1346840093,
1346840182,
1346840240,
1346840240,
1346840750,
1346840916,
1346841388,
1346841847,
1346842027,
1346842269,
1346842669,
1346842842,
1346843315,
1346843573,
1346843860,
1346843861,
1346843959,
1346844156,
1346844611,
1346844741,
1346844876,
1346845395,
1346845502,

'65.55.24.215'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.57'),
'123.125.71.52'),
'220.181.108.82'),
'131.253.46.241'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.6.211'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'131.253.47.199'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.93'),
'66.249.68.58'),
'123.125.71.41'),
'220.181.108.118'),
'66.249.67.150'),
'208.115.111.70'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'66.249.72.112'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.72.145'),
'100.43.83.143'),
'66.249.72.145'),
'180.76.5.179'),
'66.249.72.145'),
'66.249.72.112'),
'123.125.71.44'),
'220.181.108.103'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.72.145'),
'180.76.5.137'),
'66.249.72.145'),
'66.249.72.112'),
'66.249.72.145'),
'180.76.5.149'),
'66.249.72.145'),
'66.249.72.112'),
'123.125.71.46'),
'220.181.108.83'),
'66.249.72.145'),
'131.253.47.188'),
'66.249.72.112'),
'66.249.72.145'),
'131.253.47.199'),
'66.249.72.145'),
'66.249.72.112'),

(58032,
(58033,
(58034,
(58035,
(58036,
(58037,
(58038,
(58039,
(58040,
(58041,
(58042,
(58043,
(58044,
(58045,
(58046,
(58047,
(58048,
(58049,
(58050,
(58051,
(58052,
(58053,
(58054,
(58055,
(58056,
(58057,
(58058,
(58059,
(58060,
(58061,
(58062,
(58063,
(58064,
(58065,
(58066,
(58067,
(58068,
(58069,
(58070,
(58071,
(58072,
(58073,
(58074,
(58075,
(58076,
(58077,
(58078,
(58079,
(58080,
(58081,
(58082,
(58083,
(58084,
(58085,
(58086,
(58087,
(58088,
(58089,
(58090,
(58091,

1346846054,
1346846151,
1346846181,
1346846555,
1346846664,
1346846934,
1346847015,
1346847033,
1346847365,
1346847458,
1346847460,
1346847521,
1346847651,
1346847881,
1346847893,
1346847976,
1346848028,
1346848105,
1346848296,
1346848310,
1346848517,
1346848610,
1346848789,
1346848883,
1346848932,
1346848937,
1346849121,
1346849129,
1346849243,
1346849454,
1346849550,
1346849571,
1346849576,
1346850199,
1346850226,
1346850248,
1346850288,
1346850402,
1346850408,
1346850547,
1346850858,
1346850966,
1346851000,
1346851005,
1346851005,
1346851484,
1346851603,
1346851675,
1346851715,
1346851884,
1346852058,
1346852109,
1346852217,
1346852225,
1346852540,
1346852547,
1346852614,
1346852713,
1346852996,
1346853221,

'66.249.72.145'),
'180.76.5.99'),
'66.249.72.112'),
'190.129.115.69'),
'66.249.72.145'),
'66.249.72.112'),
'190.129.8.202'),
'131.253.47.199'),
'66.249.72.145'),
'220.181.108.96'),
'123.125.71.15'),
'192.168.128.10'),
'66.249.72.112'),
'208.54.39.150'),
'190.129.8.202'),
'131.253.47.146'),
'66.249.72.145'),
'190.129.10.99'),
'66.249.72.112'),
'201.222.81.141'),
'131.253.47.176'),
'127.0.0.1'),
'190.129.8.202'),
'190.104.25.22'),
'66.249.72.145'),
'190.129.11.138'),
'190.129.10.99'),
'66.249.72.112'),
'200.87.207.66'),
'180.76.5.190'),
'180.76.5.94'),
'66.249.72.145'),
'190.129.11.138'),
'66.249.72.112'),
'190.104.24.38'),
'66.249.72.145'),
'190.129.8.202'),
'190.104.25.22'),
'190.129.11.138'),
'131.253.47.176'),
'131.253.47.191'),
'66.249.72.145'),
'66.249.72.112'),
'220.181.108.123'),
'123.125.71.45'),
'190.129.8.202'),
'66.249.72.145'),
'66.249.72.112'),
'200.87.39.35'),
'131.253.47.176'),
'190.129.11.82'),
'200.71.83.6'),
'190.129.11.234'),
'66.249.72.145'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.197'),
'190.104.26.21'),
'200.71.83.6'),
'66.249.68.58'),

(58092,
(58093,
(58094,
(58095,
(58096,
(58097,
(58098,
(58099,
(58100,
(58101,
(58102,
(58103,
(58104,
(58105,
(58106,
(58107,
(58108,
(58109,
(58110,
(58111,
(58112,
(58113,
(58114,
(58115,
(58116,
(58117,
(58118,
(58119,
(58120,
(58121,
(58122,
(58123,
(58124,
(58125,
(58126,
(58127,
(58128,
(58129,
(58130,
(58131,
(58132,
(58133,
(58134,
(58135,
(58136,
(58137,
(58138,
(58139,
(58140,
(58141,
(58142,
(58143,
(58144,
(58145,
(58146,
(58147,
(58148,
(58149,
(58150,
(58151,

1346853249,
1346853379,
1346853407,
1346853750,
1346853830,
1346853849,
1346853940,
1346853987,
1346854030,
1346854086,
1346854676,
1346854810,
1346854817,
1346854850,
1346855078,
1346855522,
1346855544,
1346855551,
1346855665,
1346855754,
1346856145,
1346856177,
1346856216,
1346856243,
1346856606,
1346856715,
1346856755,
1346856776,
1346856964,
1346857461,
1346857463,
1346857624,
1346858134,
1346858174,
1346858251,
1346858253,
1346858391,
1346858397,
1346858408,
1346858923,
1346858988,
1346859024,
1346859072,
1346859186,
1346859556,
1346859557,
1346859724,
1346859819,
1346859827,
1346860242,
1346860373,
1346860421,
1346860579,
1346860669,
1346860956,
1346861027,
1346861118,
1346861283,
1346861442,
1346861563,

'131.253.47.176'),
'66.249.67.150'),
'190.104.26.21'),
'190.181.0.150'),
'190.129.19.98'),
'190.129.11.82'),
'66.249.68.58'),
'200.87.123.140'),
'74.125.178.95'),
'66.249.67.150'),
'220.181.108.119'),
'66.249.67.150'),
'66.249.68.58'),
'200.110.52.9'),
'157.55.33.111'),
'66.249.68.58'),
'177.0.99.39'),
'66.249.67.150'),
'200.110.51.245'),
'186.27.64.107'),
'66.249.68.58'),
'180.76.5.160'),
'180.76.5.99'),
'66.249.67.150'),
'190.181.28.140'),
'190.104.29.25'),
'190.129.172.197'),
'66.249.68.58'),
'66.249.67.150'),
'200.110.52.84'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'200.110.52.84'),
'123.125.71.30'),
'220.181.108.113'),
'66.249.67.150'),
'201.219.3.94'),
'65.55.24.215'),
'66.249.68.58'),
'208.115.113.86'),
'66.249.67.150'),
'200.58.83.117'),
'131.253.47.176'),
'180.76.5.175'),
'190.129.5.89'),
'66.249.68.58'),
'190.104.26.19'),
'66.249.67.150'),
'200.58.76.130'),
'66.249.68.58'),
'190.129.9.42'),
'66.220.158.244'),
'190.129.4.237'),
'190.129.4.92'),
'66.249.67.150'),
'66.249.68.58'),
'65.52.111.144'),
'74.125.178.31'),
'190.104.22.9'),

(58152,
(58153,
(58154,
(58155,
(58156,
(58157,
(58158,
(58159,
(58160,
(58161,
(58162,
(58163,
(58164,
(58165,
(58166,
(58167,
(58168,
(58169,
(58170,
(58171,
(58172,
(58173,
(58174,
(58175,
(58176,
(58177,
(58178,
(58179,
(58180,
(58181,
(58182,
(58183,
(58184,
(58185,
(58186,
(58187,
(58188,
(58189,
(58190,
(58191,
(58192,
(58193,
(58194,
(58195,
(58196,
(58197,
(58198,
(58199,
(58200,
(58201,
(58202,
(58203,
(58204,
(58205,
(58206,
(58207,
(58208,
(58209,
(58210,
(58211,

1346861727,
1346861970,
1346862134,
1346862136,
1346862280,
1346862365,
1346862976,
1346863060,
1346863190,
1346863305,
1346863578,
1346863594,
1346863638,
1346863656,
1346863791,
1346863822,
1346863956,
1346863997,
1346864089,
1346864126,
1346864194,
1346864627,
1346865145,
1346865273,
1346865303,
1346865408,
1346865577,
1346865831,
1346865833,
1346865974,
1346865981,
1346866295,
1346866395,
1346866689,
1346866902,
1346867167,
1346867429,
1346867463,
1346867654,
1346867988,
1346868095,
1346868198,
1346868333,
1346868343,
1346868371,
1346868779,
1346868787,
1346868974,
1346869194,
1346869195,
1346869383,
1346869484,
1346869505,
1346869866,
1346870094,
1346870184,
1346870239,
1346870581,
1346870757,
1346870840,

'66.249.68.58'),
'66.249.67.150'),
'123.125.71.51'),
'220.181.108.76'),
'190.129.169.234'),
'66.249.68.58'),
'131.253.47.176'),
'66.249.68.58'),
'190.129.2.98'),
'190.181.59.137'),
'66.249.67.150'),
'65.55.24.215'),
'180.76.5.95'),
'190.181.23.158'),
'66.249.68.58'),
'190.129.11.76'),
'119.63.196.95'),
'100.43.83.143'),
'74.125.179.81'),
'93.182.163.155'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.6.35'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.6.20'),
'200.90.146.133'),
'123.125.71.54'),
'220.181.108.85'),
'66.249.68.58'),
'200.110.52.236'),
'66.249.67.150'),
'201.185.12.93'),
'66.249.68.58'),
'66.249.67.150'),
'200.105.202.14'),
'66.249.68.58'),
'201.217.247.246'),
'41.194.56.182'),
'66.249.67.150'),
'66.249.68.58'),
'74.125.178.21'),
'200.105.202.14'),
'190.104.27.19'),
'190.129.30.39'),
'66.249.68.58'),
'66.249.67.150'),
'180.76.5.100'),
'123.125.71.60'),
'220.181.108.114'),
'74.125.178.27'),
'66.249.68.58'),
'190.129.40.102'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.8.202'),
'190.129.40.102'),
'66.249.67.150'),
'66.249.68.58'),
'180.76.5.192'),

(58212,
(58213,
(58214,
(58215,
(58216,
(58217,
(58218,
(58219,
(58220,
(58221,
(58222,
(58223,
(58224,
(58225,
(58226,
(58227,
(58228,
(58229,
(58230,
(58231,
(58232,
(58233,
(58234,
(58235,
(58236,
(58237,
(58238,
(58239,
(58240,
(58241,
(58242,
(58243,
(58244,
(58245,
(58246,
(58247,
(58248,
(58249,
(58250,
(58251,
(58252,
(58253,
(58254,
(58255,
(58256,
(58257,
(58258,
(58259,
(58260,
(58261,
(58262,
(58263,
(58264,
(58265,
(58266,
(58267,
(58268,
(58269,
(58270,
(58271,

1346871281,
1346871411,
1346871426,
1346871983,
1346872042,
1346872259,
1346872456,
1346872662,
1346872663,
1346872677,
1346872788,
1346873016,
1346873071,
1346873294,
1346873528,
1346873554,
1346873623,
1346873687,
1346873760,
1346873780,
1346873938,
1346873987,
1346874108,
1346874170,
1346874371,
1346874537,
1346874563,
1346874570,
1346874795,
1346874849,
1346874928,
1346875012,
1346875159,
1346875201,
1346875291,
1346875394,
1346875543,
1346875817,
1346875827,
1346875908,
1346875961,
1346876183,
1346876240,
1346876240,
1346876302,
1346876344,
1346876460,
1346876612,
1346876740,
1346877085,
1346877239,
1346877350,
1346877599,
1346877682,
1346877841,
1346877868,
1346877959,
1346878169,
1346878184,
1346878185,

'66.249.67.150'),
'66.249.68.58'),
'200.105.148.54'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.8.242'),
'190.129.4.92'),
'123.125.71.52'),
'220.181.108.89'),
'66.249.68.58'),
'190.129.5.194'),
'180.76.6.223'),
'66.249.67.150'),
'66.249.68.58'),
'186.2.39.98'),
'200.87.131.130'),
'157.56.95.137'),
'190.129.19.194'),
'201.217.247.246'),
'66.249.67.150'),
'66.249.68.58'),
'190.104.25.18'),
'186.5.127.37'),
'200.87.196.130'),
'208.115.113.86'),
'200.87.131.130'),
'74.125.44.94'),
'66.249.68.58'),
'8.28.16.254'),
'200.90.146.3'),
'186.169.79.86'),
'200.87.127.210'),
'200.58.67.186'),
'66.249.68.58'),
'200.87.131.130'),
'66.249.67.150'),
'190.186.124.108'),
'200.90.146.3'),
'66.249.68.58'),
'200.87.150.243'),
'200.110.52.13'),
'66.249.67.150'),
'123.125.71.60'),
'220.181.108.112'),
'190.181.18.22'),
'200.58.67.186'),
'66.249.68.58'),
'190.104.25.30'),
'180.76.5.142'),
'66.249.68.58'),
'190.104.25.30'),
'66.249.67.150'),
'200.90.146.3'),
'190.186.124.108'),
'131.253.47.155'),
'66.249.68.58'),
'180.76.6.36'),
'74.125.178.84'),
'74.125.178.89'),
'74.125.179.93'),

(58272,
(58273,
(58274,
(58275,
(58276,
(58277,
(58278,
(58279,
(58280,
(58281,
(58282,
(58283,
(58284,
(58285,
(58286,
(58287,
(58288,
(58289,
(58290,
(58291,
(58292,
(58293,
(58294,
(58295,
(58296,
(58297,
(58298,
(58299,
(58300,
(58301,
(58302,
(58303,
(58304,
(58305,
(58306,
(58307,
(58308,
(58309,
(58310,
(58311,
(58312,
(58313,
(58314,
(58315,
(58316,
(58317,
(58318,
(58319,
(58320,
(58321,
(58322,
(58323,
(58324,
(58325,
(58326,
(58327,
(58328,
(58329,
(58330,
(58331,

1346878222,
1346878299,
1346878358,
1346878432,
1346878616,
1346879156,
1346879253,
1346879774,
1346879820,
1346879822,
1346879870,
1346879892,
1346880379,
1346880481,
1346880530,
1346880645,
1346880688,
1346880692,
1346881002,
1346881135,
1346881230,
1346881268,
1346881441,
1346881551,
1346881702,
1346881789,
1346882110,
1346882117,
1346882138,
1346882625,
1346882704,
1346882750,
1346883064,
1346883406,
1346883408,
1346883416,
1346883567,
1346883713,
1346884029,
1346884364,
1346884459,
1346884635,
1346884686,
1346885004,
1346885189,
1346885253,
1346885321,
1346885365,
1346885642,
1346885823,
1346885895,
1346885940,
1346885955,
1346885962,
1346886209,
1346886316,
1346886603,
1346886681,
1346887031,
1346887163,

'190.104.25.30'),
'66.249.67.150'),
'190.129.8.202'),
'190.181.29.77'),
'66.249.68.58'),
'66.249.67.150'),
'66.249.68.58'),
'190.181.29.77'),
'123.125.71.30'),
'220.181.108.95'),
'66.249.67.150'),
'66.249.68.58'),
'220.181.108.160'),
'66.249.67.150'),
'66.249.68.58'),
'190.129.14.146'),
'180.76.5.151'),
'100.43.83.143'),
'200.110.52.66'),
'66.249.68.58'),
'66.249.67.150'),
'200.110.52.233'),
'190.104.25.30'),
'190.129.8.18'),
'65.55.52.86'),
'66.249.68.58'),
'69.171.247.7'),
'66.249.67.150'),
'190.129.19.48'),
'200.87.75.218'),
'66.249.72.145'),
'66.249.72.112'),
'190.129.4.93'),
'66.249.72.145'),
'220.181.108.84'),
'123.125.71.31'),
'66.249.72.112'),
'200.110.52.22'),
'66.249.72.145'),
'66.249.72.112'),
'180.76.5.145'),
'200.110.52.233'),
'66.249.72.145'),
'66.249.72.112'),
'190.129.5.146'),
'200.110.52.233'),
'66.249.72.145'),
'190.181.24.191'),
'66.249.72.112'),
'190.104.25.30'),
'190.129.197.65'),
'200.110.52.233'),
'186.27.10.224'),
'66.249.72.145'),
'216.17.105.18'),
'66.249.72.112'),
'66.249.72.145'),
'190.129.197.65'),
'66.249.72.112'),
'190.104.25.30'),

(58332,
(58333,
(58334,
(58335,
(58336,
(58337,
(58338,
(58339,
(58340,
(58341,
(58342,
(58343,
(58344,
(58345,
(58346,
(58347,
(58348,
(58349,
(58350,
(58351,
(58352,
(58353,
(58354,
(58355,
(58356,
(58357,
(58358,
(58359,
(58360,
(58361,
(58362,
(58363,
(58364,
(58365,
(58366,
(58367,
(58368,
(58369,
(58370,
(58371,
(58372,
(58373,
(58374,
(58375,
(58376,
(58377,
(58378,
(58379,
(58380,
(58381,
(58382,
(58383,
(58384,
(58385,
(58386,
(58387,
(58388,
(58389,
(58390,
(58391,

1346887244,
1346887404,
1346888048,
1346888077,
1346888424,
1346888437,
1346888465,
1346888677,
1346888691,
1346889017,
1346889173,
1346889402,
1346889815,
1346889954,
1346889980,
1346890063,
1346890462,
1346890605,
1346890633,
1346890634,
1346890637,
1346890866,
1346890985,
1346891110,
1346891234,
1346891289,
1346891378,
1346891419,
1346891434,
1346891471,
1346891757,
1346891883,
1346891918,
1346892072,
1346892395,
1346892408,
1346892541,
1346892729,
1346893160,
1346893214,
1346893376,
1346893541,
1346893698,
1346893844,
1346894194,
1346894483,
1346894682,
1346894684,
1346894685,
1346894710,
1346894846,
1346895068,
1346895298,
1346895335,
1346895588,
1346895826,
1346895844,
1346895867,
1346895961,
1346895988,

'66.249.72.206'),
'66.249.72.145'),
'66.249.72.145'),
'190.104.25.30'),
'208.115.113.86'),
'180.76.5.178'),
'66.249.72.13'),
'190.104.25.30'),
'66.249.72.145'),
'200.90.150.7'),
'66.249.72.13'),
'190.129.19.198'),
'66.249.72.145'),
'190.129.10.106'),
'66.249.72.13'),
'190.104.15.2'),
'66.249.72.145'),
'190.129.19.198'),
'123.125.71.30'),
'220.181.108.80'),
'66.249.72.13'),
'65.55.52.86'),
'200.90.150.7'),
'66.249.72.145'),
'200.110.52.233'),
'190.129.8.202'),
'66.249.72.13'),
'190.129.19.198'),
'66.249.69.229'),
'100.43.83.143'),
'66.249.69.237'),
'157.55.34.180'),
'66.249.72.145'),
'200.90.150.7'),
'180.76.5.93'),
'180.76.5.168'),
'66.249.72.145'),
'66.249.72.13'),
'200.90.146.172'),
'66.249.72.145'),
'66.249.68.217'),
'66.249.67.115'),
'190.129.19.198'),
'186.2.44.54'),
'66.249.67.115'),
'190.129.19.198'),
'123.125.71.12'),
'220.181.108.114'),
'66.249.68.217'),
'200.87.176.134'),
'66.249.67.115'),
'100.43.83.143'),
'131.253.47.176'),
'66.249.68.217'),
'74.125.179.90'),
'66.249.67.115'),
'74.125.179.93'),
'190.129.197.73'),
'190.129.197.15'),
'66.249.68.217'),

(58392,
(58393,
(58394,
(58395,
(58396,
(58397,
(58398,
(58399,
(58400,
(58401,
(58402,
(58403,
(58404,
(58405,
(58406,
(58407,
(58408,
(58409,
(58410,
(58411,
(58412,
(58413,
(58414,
(58415,
(58416,
(58417,
(58418,
(58419,
(58420,
(58421,
(58422,
(58423,
(58424,
(58425,
(58426,
(58427,
(58428,
(58429,
(58430,
(58431,
(58432,
(58433,
(58434,
(58435,
(58436,
(58437,
(58438,
(58439,
(58440,
(58441,
(58442,
(58443,
(58444,
(58445,
(58446,
(58447,
(58448,
(58449,
(58450,
(58451,

1346896152,
1346896207,
1346896250,
1346896550,
1346896576,
1346896658,
1346897294,
1346897620,
1346897802,
1346897864,
1346897864,
1346897926,
1346897952,
1346898436,
1346898815,
1346899087,
1346899252,
1346899416,
1346899416,
1346899741,
1346900059,
1346900062,
1346900211,
1346900548,
1346900883,
1346901047,
1346901454,
1346901455,
1346901535,
1346901863,
1346901931,
1346902190,
1346902516,
1346902843,
1346902909,
1346903169,
1346903198,
1346903241,
1346903361,
1346903496,
1346903858,
1346903985,
1346904637,
1346905025,
1346905026,
1346905115,
1346905291,
1346905451,
1346905943,
1346906597,
1346906727,
1346906786,
1346907081,
1346907250,
1346907850,
1346907917,
1346908505,
1346908535,
1346909128,
1346909213,

'208.115.111.70'),
'190.67.151.74'),
'190.129.5.91'),
'200.110.50.28'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'200.87.176.146'),
'123.125.71.59'),
'220.181.108.112'),
'200.87.214.98'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.71.133'),
'180.76.5.90'),
'66.249.67.115'),
'66.249.68.217'),
'180.76.5.100'),
'200.110.50.21'),
'66.249.67.115'),
'190.129.19.7'),
'66.249.67.115'),
'66.249.68.217'),
'123.125.71.42'),
'220.181.108.91'),
'66.249.67.115'),
'66.249.68.217'),
'220.181.108.149'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'208.115.113.86'),
'66.249.68.217'),
'190.129.19.7'),
'189.196.186.22'),
'200.110.52.236'),
'66.249.67.115'),
'180.76.5.91'),
'66.249.68.217'),
'66.249.68.217'),
'123.125.71.50'),
'220.181.108.80'),
'200.90.146.218'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'187.146.110.194'),
'180.76.5.181'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),

(58452,
(58453,
(58454,
(58455,
(58456,
(58457,
(58458,
(58459,
(58460,
(58461,
(58462,
(58463,
(58464,
(58465,
(58466,
(58467,
(58468,
(58469,
(58470,
(58471,
(58472,
(58473,
(58474,
(58475,
(58476,
(58477,
(58478,
(58479,
(58480,
(58481,
(58482,
(58483,
(58484,
(58485,
(58486,
(58487,
(58488,
(58489,
(58490,
(58491,
(58492,
(58493,
(58494,
(58495,
(58496,
(58497,
(58498,
(58499,
(58500,
(58501,
(58502,
(58503,
(58504,
(58505,
(58506,
(58507,
(58508,
(58509,
(58510,
(58511,

1346909840,
1346909897,
1346909947,
1346910698,
1346911125,
1346911416,
1346911896,
1346912230,
1346912230,
1346912254,
1346912294,
1346912829,
1346912998,
1346913053,
1346913875,
1346913955,
1346913975,
1346914490,
1346914605,
1346914752,
1346915371,
1346915557,
1346915769,
1346915835,
1346915845,
1346915847,
1346915928,
1346916065,
1346916216,
1346916477,
1346916745,
1346916795,
1346916832,
1346917038,
1346917224,
1346917231,
1346917525,
1346918138,
1346918722,
1346918798,
1346918838,
1346919423,
1346919424,
1346919470,
1346919539,
1346919855,
1346920141,
1346920169,
1346920357,
1346920491,
1346920824,
1346921155,
1346921524,
1346921525,
1346922225,
1346922328,
1346922856,
1346922925,
1346923352,
1346923495,

'200.90.145.77'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'123.125.71.60'),
'220.181.108.94'),
'66.249.68.217'),
'119.63.196.95'),
'66.249.67.115'),
'66.249.68.217'),
'157.55.33.44'),
'66.249.68.217'),
'66.249.67.115'),
'180.76.5.65'),
'131.253.47.176'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'131.253.46.207'),
'203.206.164.145'),
'123.125.71.32'),
'220.181.108.121'),
'65.55.24.236'),
'66.249.68.217'),
'66.249.67.115'),
'120.37.209.179'),
'157.55.32.166'),
'66.249.68.217'),
'180.76.6.232'),
'180.76.5.89'),
'66.249.67.115'),
'208.115.113.86'),
'66.249.68.217'),
'66.249.68.217'),
'66.249.67.115'),
'157.55.32.166'),
'66.249.68.217'),
'123.125.71.39'),
'220.181.108.108'),
'66.249.67.115'),
'66.249.68.217'),
'180.76.5.171'),
'131.253.47.155'),
'66.249.68.217'),
'66.249.67.115'),
'157.55.33.19'),
'66.249.68.217'),
'66.249.67.115'),
'180.76.5.167'),
'66.249.68.217'),
'66.249.68.217'),
'131.253.47.155'),
'66.249.67.115'),
'66.249.68.217'),
'180.76.5.190'),
'220.181.108.84'),

(58512,
(58513,
(58514,
(58515,
(58516,
(58517,
(58518,
(58519,
(58520,
(58521,
(58522,
(58523,
(58524,
(58525,
(58526,
(58527,
(58528,
(58529,
(58530,
(58531,
(58532,
(58533,
(58534,
(58535,
(58536,
(58537,
(58538,
(58539,
(58540,
(58541,
(58542,
(58543,
(58544,
(58545,
(58546,
(58547,
(58548,
(58549,
(58550,
(58551,
(58552,
(58553,
(58554,
(58555,
(58556,
(58557,
(58558,
(58559,
(58560,
(58561,
(58562,
(58563,
(58564,
(58565,
(58566,
(58567,
(58568,
(58569,
(58570,
(58571,

1346923496,
1346923626,
1346924377,
1346924581,
1346925027,
1346925100,
1346925647,
1346925754,
1346926312,
1346926674,
1346926746,
1346926940,
1346927012,
1346927611,
1346927791,
1346928149,
1346928256,
1346928414,
1346928647,
1346929114,
1346929280,
1346929810,
1346929956,
1346930247,
1346930248,
1346930462,
1346930564,
1346931095,
1346931174,
1346931775,
1346931795,
1346932240,
1346932405,
1346932892,
1346933082,
1346933094,
1346933197,
1346933310,
1346933321,
1346933835,
1346933837,
1346933846,
1346933850,
1346933900,
1346934015,
1346934128,
1346934584,
1346934706,
1346934833,
1346935417,
1346935536,
1346935656,
1346935691,
1346935705,
1346935807,
1346936072,
1346936086,
1346936111,
1346936555,
1346936576,

'123.125.71.51'),
'66.249.68.217'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'218.213.137.42'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'220.181.108.114'),
'180.76.5.92'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'157.55.33.44'),
'180.76.5.51'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'123.125.71.18'),
'220.181.108.121'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.67.115'),
'66.249.68.217'),
'208.115.113.86'),
'66.249.68.217'),
'190.129.11.138'),
'66.249.67.115'),
'190.129.8.202'),
'66.249.68.217'),
'190.129.12.90'),
'180.76.5.103'),
'123.125.71.15'),
'220.181.108.119'),
'200.90.146.97'),
'190.129.11.138'),
'66.249.67.115'),
'66.249.68.217'),
'190.104.17.180'),
'66.249.67.115'),
'200.90.146.97'),
'66.249.68.217'),
'66.249.67.115'),
'66.249.68.217'),
'200.119.199.50'),
'180.76.5.144'),
'157.55.33.44'),
'200.87.0.35'),
'74.125.179.89'),
'74.125.178.81'),
'66.249.67.115'),
'100.43.83.143'),
'66.249.68.217'),

(58572,
(58573,
(58574,
(58575,
(58576,
(58577,
(58578,
(58579,
(58580,
(58581,
(58582,
(58583,
(58584,
(58585,
(58586,
(58587,
(58588,
(58589,
(58590,
(58591,
(58592,
(58593,
(58594,
(58595,
(58596,
(58597,
(58598,
(58599,
(58600,
(58601,
(58602,
(58603,
(58604,
(58605,
(58606,
(58607,
(58608,
(58609,
(58610,
(58611,
(58612,
(58613,
(58614,
(58615,
(58616,
(58617,
(58618,
(58619,
(58620,
(58621,
(58622,
(58623,
(58624,
(58625,
(58626,
(58627,
(58628,
(58629,
(58630,
(58631,

1346936729,
1346936753,
1346936780,
1346936829,
1346937298,
1346937437,
1346937438,
1346937500,
1346937609,
1346937614,
1346937753,
1346937753,
1346937931,
1346938316,
1346938582,
1346938627,
1346938692,
1346939018,
1346939061,
1346939171,
1346939244,
1346939263,
1346939432,
1346939470,
1346939539,
1346939719,
1346939726,
1346939972,
1346940106,
1346940106,
1346940215,
1346940305,
1346940421,
1346940817,
1346940875,
1346941033,
1346941033,
1346941051,
1346941122,
1346941200,
1346941589,
1346941594,
1346941602,
1346941942,
1346942152,
1346942411,
1346942436,
1346942478,
1346942561,
1346942621,
1346942818,
1346942882,
1346942930,
1346943143,
1346943229,
1346943322,
1346943387,
1346943464,
1346943778,
1346943859,

'66.249.67.115'),
'180.76.5.48'),
'200.87.131.130'),
'190.129.8.202'),
'190.104.31.20'),
'123.125.71.38'),
'220.181.108.80'),
'66.249.67.115'),
'157.55.33.22'),
'66.249.68.217'),
'186.2.13.48'),
'186.2.13.48'),
'190.129.5.25'),
'66.249.68.217'),
'190.129.8.202'),
'66.249.67.115'),
'190.129.5.25'),
'66.249.68.217'),
'201.217.247.246'),
'65.55.24.220'),
'74.125.178.30'),
'66.249.67.115'),
'157.56.95.137'),
'186.2.38.120'),
'208.115.111.70'),
'66.249.68.217'),
'180.76.5.168'),
'200.87.127.210'),
'190.129.126.95'),
'190.129.126.2'),
'200.105.141.243'),
'66.249.67.115'),
'66.249.68.217'),
'190.129.229.173'),
'186.2.43.255'),
'123.125.71.26'),
'220.181.108.110'),
'200.105.160.200'),
'66.249.68.217'),
'190.129.8.202'),
'190.181.58.157'),
'66.249.67.115'),
'186.2.43.255'),
'66.249.68.217'),
'190.129.4.134'),
'66.249.67.115'),
'190.129.8.202'),
'190.129.126.16'),
'180.76.5.61'),
'66.249.68.217'),
'200.105.191.91'),
'200.107.240.96'),
'190.129.68.36'),
'180.76.5.111'),
'66.249.68.217'),
'200.110.52.21'),
'190.181.59.65'),
'66.249.67.115'),
'190.129.5.108'),
'190.186.5.198'),

(58632, 1346943885, '74.125.178.90'),


(58633, 1346943930, '66.249.68.217'),
(58634, 1346943995, '200.87.132.165'),
(58635, 1346944072, '93.182.131.170'),
(58636, 1346944091, '190.129.19.30'),
(58637, 1346944276, '116.9.26.152'),
(58638, 1346944286, '66.249.67.115'),
(58639, 1346944348, '186.2.43.255'),
(58640, 1346944384, '190.129.9.42'),
(58641, 1346944389, '190.129.19.104'),
(58642, 1346944573, '201.226.129.41'),
(58643, 1346944632, '66.249.68.217'),
(58644, 1346944658, '123.125.71.58'),
(58645, 1346944659, '220.181.108.80'),
(58646, 1346945180, '66.249.67.115'),
(58647, 1346945326, '66.249.68.217'),
(58648, 1346945327, '190.129.19.104'),
(58649, 1346945524, '190.129.184.210'),
(58650, 1346945543, '200.87.150.26'),
(58651, 1346945793, '66.249.67.115'),
(58652, 1346946026, '66.249.68.217'),
(58653, 1346946268, '190.129.82.140'),
(58654, 1346946270, '190.129.197.2'),
(58655, 1346946375, '200.87.73.90'),
(58656, 1346946396, '200.87.132.165'),
(58657, 1346946487, '200.87.110.162'),
(58658, 1346946503, '66.249.67.115'),
(58659, 1346946671, '180.76.5.58'),
(58660, 1346946732, '66.249.68.217'),
(58661, 1346946905, '190.129.172.150'),
(58662, 1346947031, '100.43.83.143'),
(58663, 1346947198, '66.249.67.115'),
(58664, 1346947299, '190.129.5.147'),
(58665, 1346947432, '66.249.68.217'),
(58666, 1346947464, '190.129.9.42'),
(58667, 1346947591, '200.87.110.162'),
(58668, 1346947622, '190.129.197.2'),
(58669, 1346947890, '66.249.67.115'),
(58670, 1346947900, '190.129.19.242'),
(58671, 1346947990, '200.87.130.226'),
(58672, 1346948071, '66.249.68.217'),
(58673, 1346948081, '190.104.24.42'),
(58674, 1346948361, '141.0.8.160'),
(58675, 1346948506, '190.104.25.23'),
(58676, 1346948529, '66.249.67.115'),
(58677, 1346948616, '123.125.71.14'),
(58678, 1346948619, '220.181.108.97'),
(58679, 1346948702, '66.249.68.217'),
(58680, 1346948875, '190.129.4.200'),
(58681, 1346948946, '200.90.146.147'),
(58682, 1346949314, '66.249.68.217'),
(58683, 1346949368, '66.249.67.115'),
(58684, 1346949467, '200.90.146.27'),
(58685, 1346949680, '180.76.5.67');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(58686, 1346949929, '66.249.68.217'),
(58687, 1346949986, '66.249.67.115'),
(58688, 1346950045, '180.76.6.211'),
(58689, 1346950119, '200.110.52.21'),
(58690, 1346950421, '186.2.43.255'),

(58691,
(58692,
(58693,
(58694,
(58695,
(58696,
(58697,
(58698,
(58699,
(58700,
(58701,
(58702,
(58703,
(58704,
(58705,
(58706,
(58707,
(58708,
(58709,
(58710,
(58711,
(58712,
(58713,
(58714,
(58715,
(58716,
(58717,
(58718,
(58719,
(58720,
(58721,
(58722,
(58723,
(58724,
(58725,
(58726,
(58727,
(58728,
(58729,
(58730,
(58731,
(58732,
(58733,
(58734,
(58735,
(58736,
(58737,
(58738,
(58739,
(58740,
(58741,
(58742,
(58743,
(58744,
(58745,
(58746,
(58747,
(58748,
(58749,
(58750,

1346950537,
1346950635,
1346950699,
1346951146,
1346951195,
1346951229,
1346951630,
1346951631,
1346951686,
1346951757,
1346951811,
1346952368,
1346952417,
1346952419,
1346952423,
1346952602,
1346952981,
1346953036,
1346953155,
1346953595,
1346953651,
1346953905,
1346953920,
1346954212,
1346954267,
1346954887,
1346954944,
1346955293,
1346955508,
1346955551,
1346955553,
1346955678,
1346955770,
1346955779,
1346956186,
1346956356,
1346956440,
1346956449,
1346956808,
1346957091,
1346957125,
1346957149,
1346957196,
1346957419,
1346957430,
1346957751,
1346957827,
1346958006,
1346958050,
1346958487,
1346958626,
1346958673,
1346958813,
1346958956,
1346959068,
1346959070,
1346959295,
1346959692,
1346959918,
1346960099,

'66.249.68.217'),
'66.249.67.115'),
'200.90.146.27'),
'66.249.68.217'),
'200.110.52.21'),
'200.90.146.147'),
'190.129.10.171'),
'74.125.178.19'),
'200.58.83.84'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.67.115'),
'123.125.71.55'),
'220.181.108.95'),
'66.249.68.217'),
'201.138.77.15'),
'66.249.67.115'),
'66.249.68.217'),
'180.76.5.173'),
'66.249.67.115'),
'66.249.68.217'),
'200.87.69.197'),
'200.87.150.106'),
'66.249.67.115'),
'66.249.68.217'),
'66.249.68.217'),
'66.249.67.115'),
'201.222.114.123'),
'66.249.68.217'),
'123.125.71.58'),
'220.181.108.84'),
'66.249.67.115'),
'208.115.111.70'),
'107.20.18.173'),
'66.249.68.217'),
'66.249.67.115'),
'180.76.5.111'),
'94.23.225.68'),
'66.249.68.217'),
'66.249.67.115'),
'190.129.10.99'),
'190.129.5.204'),
'180.76.5.95'),
'190.129.8.66'),
'66.249.68.217'),
'190.129.10.99'),
'66.249.67.115'),
'200.110.51.185'),
'66.249.68.217'),
'190.129.10.99'),
'200.87.130.226'),
'66.249.68.217'),
'190.129.19.14'),
'66.249.67.115'),
'123.125.71.18'),
'220.181.108.112'),
'66.249.68.217'),
'200.87.107.99'),
'66.249.68.217'),
'190.104.30.24'),

(58751,
(58752,
(58753,
(58754,
(58755,
(58756,
(58757,
(58758,
(58759,
(58760,
(58761,
(58762,
(58763,
(58764,
(58765,
(58766,
(58767,
(58768,
(58769,
(58770,
(58771,
(58772,
(58773,
(58774,
(58775,
(58776,
(58777,
(58778,
(58779,
(58780,
(58781,
(58782,
(58783,
(58784,
(58785,
(58786,
(58787,
(58788,
(58789,
(58790,
(58791,
(58792,
(58793,
(58794,
(58795,
(58796,
(58797,
(58798,
(58799,
(58800,
(58801,
(58802,
(58803,
(58804,
(58805,
(58806,
(58807,
(58808,
(58809,
(58810,

1346960362,
1346960395,
1346960527,
1346960544,
1346960583,
1346960774,
1346961161,
1346961171,
1346961369,
1346961401,
1346961538,
1346961631,
1346961691,
1346961774,
1346961860,
1346962012,
1346962043,
1346962100,
1346962205,
1346962398,
1346962400,
1346962419,
1346962655,
1346962657,
1346962771,
1346962876,
1346963165,
1346963330,
1346963404,
1346963460,
1346963493,
1346963706,
1346963850,
1346963931,
1346964095,
1346964278,
1346964288,
1346964309,
1346964330,
1346964494,
1346964736,
1346964865,
1346965009,
1346965012,
1346965204,
1346965258,
1346965379,
1346965611,
1346965684,
1346965798,
1346965908,
1346965921,
1346965968,
1346966025,
1346966051,
1346966224,
1346966224,
1346966615,
1346966672,
1346966678,

'200.87.21.22'),
'186.9.128.208'),
'208.115.113.86'),
'66.249.68.217'),
'200.110.52.168'),
'66.249.67.115'),
'190.103.71.203'),
'66.249.68.217'),
'200.90.146.139'),
'66.249.67.115'),
'190.129.8.202'),
'200.87.110.162'),
'190.129.4.106'),
'200.87.130.226'),
'66.249.68.217'),
'190.129.19.30'),
'190.129.169.207'),
'190.129.19.134'),
'66.249.72.13'),
'200.90.146.139'),
'66.249.72.145'),
'190.129.4.106'),
'220.181.108.115'),
'123.125.71.52'),
'66.249.68.217'),
'190.129.19.134'),
'190.181.18.166'),
'190.129.10.227'),
'66.249.67.115'),
'66.249.68.217'),
'190.129.4.106'),
'200.107.241.238'),
'131.253.47.219'),
'190.129.19.134'),
'66.249.68.217'),
'190.104.23.153'),
'157.55.32.166'),
'180.76.5.111'),
'66.249.67.115'),
'190.129.41.71'),
'66.249.68.217'),
'190.129.8.202'),
'74.125.178.23'),
'200.105.147.115'),
'66.249.67.115'),
'190.249.174.177'),
'66.249.68.217'),
'74.125.179.91'),
'190.159.178.149'),
'190.129.11.138'),
'66.249.67.115'),
'190.129.19.134'),
'190.129.172.179'),
'66.249.68.217'),
'190.129.67.238'),
'220.181.108.97'),
'123.125.71.23'),
'66.249.67.115'),
'66.249.68.217'),
'190.129.41.11'),

(58811,
(58812,
(58813,
(58814,
(58815,
(58816,
(58817,
(58818,
(58819,
(58820,
(58821,
(58822,
(58823,
(58824,
(58825,
(58826,
(58827,
(58828,
(58829,
(58830,
(58831,
(58832,
(58833,
(58834,
(58835,
(58836,
(58837,
(58838,
(58839,
(58840,
(58841,
(58842,
(58843,
(58844,
(58845,
(58846,
(58847,
(58848,
(58849,
(58850,
(58851,
(58852,
(58853,
(58854,
(58855,
(58856,
(58857,
(58858,
(58859,
(58860,
(58861,
(58862,
(58863,
(58864,
(58865,
(58866,
(58867,
(58868,
(58869,
(58870,

1346966718,
1346966737,
1346966771,
1346966929,
1346967050,
1346967319,
1346967379,
1346967394,
1346967530,
1346967576,
1346967853,
1346968324,
1346968331,
1346968501,
1346968543,
1346968608,
1346968913,
1346968967,
1346969077,
1346969231,
1346969400,
1346969618,
1346969675,
1346969820,
1346969820,
1346969823,
1346970024,
1346970249,
1346970276,
1346970335,
1346970347,
1346970921,
1346970955,
1346970993,
1346971153,
1346971209,
1346971247,
1346971511,
1346971549,
1346971580,
1346971757,
1346971796,
1346971928,
1346971973,
1346972166,
1346972243,
1346972504,
1346972575,
1346972655,
1346972693,
1346972848,
1346972971,
1346973011,
1346973430,
1346973432,
1346973459,
1346973463,
1346973671,
1346973760,
1346973953,

'190.129.11.138'),
'190.129.19.32'),
'200.90.145.221'),
'200.105.147.115'),
'181.157.35.47'),
'66.249.68.217'),
'66.249.67.115'),
'190.129.19.134'),
'200.90.145.221'),
'190.129.232.196'),
'190.129.11.138'),
'66.249.68.217'),
'190.129.19.107'),
'200.90.145.221'),
'190.104.24.44'),
'190.129.11.138'),
'66.249.67.115'),
'66.249.68.217'),
'190.129.12.252'),
'200.110.50.161'),
'192.168.128.10'),
'66.249.67.115'),
'66.249.68.217'),
'123.125.71.45'),
'220.181.108.92'),
'190.129.12.252'),
'200.110.50.161'),
'200.87.39.186'),
'66.249.68.217'),
'66.249.67.115'),
'200.87.176.151'),
'66.249.68.217'),
'66.249.67.115'),
'190.104.15.8'),
'190.129.11.138'),
'190.181.19.128'),
'200.87.39.186'),
'180.76.5.172'),
'190.186.128.34'),
'66.249.68.217'),
'200.90.145.19'),
'190.129.11.138'),
'200.87.39.186'),
'66.249.67.115'),
'200.87.18.85'),
'66.249.68.217'),
'181.10.3.25'),
'190.129.11.138'),
'186.2.38.191'),
'200.87.186.117'),
'66.249.68.217'),
'66.249.67.115'),
'180.76.5.53'),
'123.125.71.60'),
'220.181.108.108'),
'66.249.68.217'),
'189.72.215.229'),
'190.103.71.66'),
'66.249.67.115'),
'186.129.254.217'),

(58871,
(58872,
(58873,
(58874,
(58875,
(58876,
(58877,
(58878,
(58879,
(58880,
(58881,
(58882,
(58883,
(58884,
(58885,
(58886,
(58887,
(58888,
(58889,
(58890,
(58891,
(58892,
(58893,
(58894,
(58895,
(58896,
(58897,
(58898,
(58899,
(58900,
(58901,
(58902,
(58903,
(58904,
(58905,
(58906,
(58907,
(58908,
(58909,
(58910,
(58911,
(58912,
(58913,
(58914,
(58915,
(58916,
(58917,
(58918,
(58919,
(58920,
(58921,
(58922,
(58923,
(58924,
(58925,
(58926,
(58927,
(58928,
(58929,
(58930,

1346974069,
1346974082,
1346974433,
1346974581,
1346974682,
1346975038,
1346975122,
1346975298,
1346975304,
1346975588,
1346975798,
1346975985,
1346976135,
1346976152,
1346976612,
1346976624,
1346976801,
1346976865,
1346976908,
1346976929,
1346976983,
1346977049,
1346977050,
1346977564,
1346977692,
1346977800,
1346977861,
1346978271,
1346978301,
1346978777,
1346978853,
1346978912,
1346978976,
1346979172,
1346979308,
1346979620,
1346979854,
1346980200,
1346980272,
1346980381,
1346980692,
1346980757,
1346980935,
1346981104,
1346981105,
1346981596,
1346981863,
1346981941,
1346982086,
1346982120,
1346982262,
1346982481,
1346982552,
1346982684,
1346982842,
1346982929,
1346982994,
1346983344,
1346983608,
1346983670,

'66.249.68.217'),
'189.72.215.229'),
'66.249.67.115'),
'200.119.201.114'),
'66.249.68.217'),
'100.43.83.143'),
'66.249.67.115'),
'66.249.68.217'),
'190.104.26.19'),
'157.55.35.48'),
'66.249.67.115'),
'66.249.68.217'),
'190.104.15.11'),
'200.105.179.131'),
'66.249.68.217'),
'74.125.179.90'),
'66.249.68.149'),
'66.249.67.153'),
'190.52.51.26'),
'66.249.67.115'),
'157.55.32.166'),
'123.125.71.40'),
'220.181.108.92'),
'66.249.67.115'),
'66.249.67.153'),
'180.76.5.141'),
'190.129.19.93'),
'66.249.67.115'),
'66.249.67.153'),
'180.76.5.101'),
'190.129.19.208'),
'66.249.67.115'),
'66.249.67.153'),
'190.129.19.93'),
'190.129.5.147'),
'66.249.67.153'),
'190.129.197.29'),
'200.87.243.177'),
'66.249.67.153'),
'190.129.197.73'),
'190.129.5.38'),
'66.249.67.115'),
'66.249.67.153'),
'123.125.71.53'),
'220.181.108.121'),
'66.249.67.153'),
'66.249.67.115'),
'190.129.13.98'),
'190.103.68.24'),
'190.109.225.81'),
'66.249.67.153'),
'74.125.179.87'),
'180.76.5.197'),
'74.125.184.28'),
'190.11.94.171'),
'66.249.67.115'),
'66.249.67.153'),
'190.186.50.32'),
'66.249.67.153'),
'66.249.67.115'),

(58931,
(58932,
(58933,
(58934,
(58935,
(58936,
(58937,
(58938,
(58939,
(58940,
(58941,
(58942,
(58943,
(58944,
(58945,
(58946,
(58947,
(58948,
(58949,
(58950,
(58951,
(58952,
(58953,
(58954,
(58955,
(58956,
(58957,
(58958,
(58959,
(58960,
(58961,
(58962,
(58963,
(58964,
(58965,
(58966,
(58967,
(58968,
(58969,
(58970,
(58971,
(58972,
(58973,
(58974,
(58975,
(58976,
(58977,
(58978,
(58979,
(58980,
(58981,
(58982,
(58983,
(58984,
(58985,
(58986,
(58987,
(58988,
(58989,
(58990,

1346984182,
1346984288,
1346984294,
1346984295,
1346984357,
1346984985,
1346985286,
1346985335,
1346985614,
1346985701,
1346985780,
1346985879,
1346986235,
1346986479,
1346986504,
1346986842,
1346986875,
1346986881,
1346987057,
1346987204,
1346987473,
1346987830,
1346987830,
1346988101,
1346988238,
1346988551,
1346988721,
1346988899,
1346989284,
1346989347,
1346989805,
1346989879,
1346990010,
1346990225,
1346990517,
1346990608,
1346990683,
1346990733,
1346990758,
1346990982,
1346991438,
1346991439,
1346991583,
1346992092,
1346992183,
1346992509,
1346992596,
1346992634,
1346992783,
1346993160,
1346993384,
1346993533,
1346994133,
1346994428,
1346994434,
1346994734,
1346995035,
1346995036,
1346995334,
1346995409,

'190.181.32.59'),
'66.249.67.115'),
'123.125.71.42'),
'220.181.108.76'),
'66.249.67.153'),
'66.249.67.153'),
'190.129.92.229'),
'66.249.67.115'),
'66.249.67.153'),
'190.129.197.73'),
'180.76.6.37'),
'157.55.32.166'),
'66.249.67.153'),
'200.110.52.217'),
'66.249.67.115'),
'66.249.67.153'),
'190.149.8.74'),
'190.252.119.88'),
'190.129.19.7'),
'180.76.5.51'),
'66.249.67.153'),
'123.125.71.28'),
'220.181.108.123'),
'66.249.67.153'),
'66.249.67.115'),
'190.181.19.128'),
'66.249.67.153'),
'66.249.67.115'),
'208.115.113.86'),
'66.249.67.153'),
'66.249.67.115'),
'157.55.32.190'),
'66.249.67.153'),
'74.125.178.28'),
'190.104.23.140'),
'66.249.68.182'),
'66.249.67.100'),
'66.249.67.153'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.41'),
'220.181.108.96'),
'66.249.68.207'),
'180.76.5.56'),
'66.249.68.207'),
'74.125.178.28'),
'69.171.229.1'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.173'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'100.43.83.143'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.60'),
'220.181.108.91'),
'66.249.67.4'),
'66.249.68.207'),

(58991,
(58992,
(58993,
(58994,
(58995,
(58996,
(58997,
(58998,
(58999,
(59000,
(59001,
(59002,
(59003,
(59004,
(59005,
(59006,
(59007,
(59008,
(59009,
(59010,
(59011,
(59012,
(59013,
(59014,
(59015,
(59016,
(59017,
(59018,
(59019,
(59020,
(59021,
(59022,
(59023,
(59024,
(59025,
(59026,
(59027,
(59028,
(59029,
(59030,
(59031,
(59032,
(59033,
(59034,
(59035,
(59036,
(59037,
(59038,
(59039,
(59040,
(59041,
(59042,
(59043,
(59044,
(59045,
(59046,
(59047,
(59048,
(59049,
(59050,

1346996009,
1346996235,
1346996593,
1346996609,
1346996818,
1346997135,
1346997209,
1346997780,
1346997880,
1346997997,
1346998400,
1346998630,
1346998631,
1346998699,
1346999225,
1346999300,
1346999901,
1346999988,
1347000413,
1347000643,
1347001176,
1347001251,
1347001548,
1347001781,
1347001851,
1347002228,
1347002229,
1347002363,
1347002527,
1347002902,
1347003277,
1347003374,
1347003578,
1347003632,
1347003953,
1347004179,
1347004555,
1347005307,
1347005585,
1347005817,
1347005817,
1347005909,
1347006201,
1347006286,
1347006605,
1347007114,
1347007264,
1347007451,
1347007723,
1347007866,
1347007924,
1347008273,
1347008468,
1347008769,
1347009070,
1347009093,
1347009489,
1347009671,
1347009865,
1347009867,

'66.249.68.207'),
'66.249.67.4'),
'208.115.111.70'),
'66.249.68.207'),
'180.76.5.191'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'74.125.178.20'),
'66.249.67.4'),
'123.125.71.48'),
'220.181.108.97'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.111'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.97'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.32'),
'220.181.108.122'),
'157.55.32.190'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'82.150.0.6'),
'66.249.67.4'),
'208.115.113.86'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'123.125.71.55'),
'220.181.108.88'),
'66.249.68.207'),
'180.76.6.20'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.191'),
'65.55.52.87'),
'66.249.68.207'),
'180.76.5.188'),
'94.23.220.161'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'65.55.52.87'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.19'),
'220.181.108.111'),

(59051,
(59052,
(59053,
(59054,
(59055,
(59056,
(59057,
(59058,
(59059,
(59060,
(59061,
(59062,
(59063,
(59064,
(59065,
(59066,
(59067,
(59068,
(59069,
(59070,
(59071,
(59072,
(59073,
(59074,
(59075,
(59076,
(59077,
(59078,
(59079,
(59080,
(59081,
(59082,
(59083,
(59084,
(59085,
(59086,
(59087,
(59088,
(59089,
(59090,
(59091,
(59092,
(59093,
(59094,
(59095,
(59096,
(59097,
(59098,
(59099,
(59100,
(59101,
(59102,
(59103,
(59104,
(59105,
(59106,
(59107,
(59108,
(59109,
(59110,

1347010153,
1347010274,
1347010688,
1347010876,
1347010994,
1347011332,
1347011371,
1347011517,
1347011779,
1347012381,
1347012553,
1347012656,
1347012801,
1347013096,
1347013097,
1347013133,
1347013359,
1347013444,
1347013886,
1347014187,
1347014429,
1347014629,
1347014711,
1347014862,
1347015313,
1347015555,
1347015915,
1347016308,
1347016517,
1347016642,
1347016643,
1347016819,
1347016846,
1347017119,
1347017578,
1347017721,
1347017947,
1347018183,
1347018233,
1347018399,
1347018625,
1347019003,
1347019382,
1347019684,
1347019822,
1347019980,
1347020063,
1347020173,
1347020243,
1347020245,
1347020290,
1347020744,
1347020894,
1347021248,
1347021501,
1347021524,
1347021600,
1347021653,
1347021823,
1347022107,

'65.55.52.87'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'208.115.111.70'),
'66.249.67.4'),
'91.201.64.24'),
'157.55.35.40'),
'66.249.68.207'),
'66.249.68.207'),
'65.55.52.87'),
'66.249.67.4'),
'180.76.5.55'),
'123.125.71.42'),
'220.181.108.75'),
'66.249.68.207'),
'66.249.67.4'),
'157.55.35.48'),
'66.249.68.207'),
'66.249.67.4'),
'157.55.35.48'),
'66.249.68.207'),
'180.76.5.177'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'131.253.47.219'),
'66.249.68.207'),
'123.125.71.48'),
'220.181.108.112'),
'66.249.67.4'),
'74.125.184.32'),
'66.249.68.207'),
'180.76.5.60'),
'66.249.68.207'),
'66.249.67.4'),
'208.115.113.86'),
'100.43.83.143'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'190.3.187.233'),
'190.129.8.202'),
'66.249.67.4'),
'69.171.229.113'),
'220.181.108.86'),
'123.125.71.21'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'200.87.127.210'),
'66.249.68.207'),
'66.249.67.4'),
'190.104.25.22'),
'65.55.52.87'),
'190.129.8.202'),
'66.249.68.207'),

(59111,
(59112,
(59113,
(59114,
(59115,
(59116,
(59117,
(59118,
(59119,
(59120,
(59121,
(59122,
(59123,
(59124,
(59125,
(59126,
(59127,
(59128,
(59129,
(59130,
(59131,
(59132,
(59133,
(59134,
(59135,
(59136,
(59137,
(59138,
(59139,
(59140,
(59141,
(59142,
(59143,
(59144,
(59145,
(59146,
(59147,
(59148,
(59149,
(59150,
(59151,
(59152,
(59153,
(59154,
(59155,
(59156,
(59157,
(59158,
(59159,
(59160,
(59161,
(59162,
(59163,
(59164,
(59165,
(59166,
(59167,
(59168,
(59169,
(59170,

1347022110,
1347022192,
1347022233,
1347022657,
1347022783,
1347022803,
1347023235,
1347023322,
1347023429,
1347023824,
1347023824,
1347023852,
1347024013,
1347024145,
1347024727,
1347024829,
1347024892,
1347024980,
1347025316,
1347025435,
1347025522,
1347025599,
1347026040,
1347026222,
1347026341,
1347026618,
1347026799,
1347026972,
1347027035,
1347027087,
1347027128,
1347027152,
1347027347,
1347027501,
1347027503,
1347027597,
1347027709,
1347027897,
1347028379,
1347028527,
1347028598,
1347028646,
1347028784,
1347028898,
1347028927,
1347028994,
1347029301,
1347029336,
1347029384,
1347029618,
1347029938,
1347030176,
1347030257,
1347030378,
1347030888,
1347031058,
1347031066,
1347031068,
1347031493,
1347031663,

'180.76.5.192'),
'66.249.67.4'),
'180.76.5.148'),
'190.129.126.150'),
'65.55.52.113'),
'66.249.68.207'),
'66.249.73.217'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.53'),
'220.181.108.97'),
'74.125.178.93'),
'66.249.67.4'),
'66.249.68.207'),
'190.104.23.9'),
'66.249.67.4'),
'190.129.5.195'),
'66.249.68.207'),
'131.253.47.219'),
'66.249.67.4'),
'190.129.11.138'),
'66.249.68.207'),
'66.249.67.4'),
'190.107.62.159'),
'66.249.68.207'),
'190.129.8.197'),
'190.129.197.12'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.94'),
'192.168.128.25'),
'157.56.95.137'),
'190.129.9.42'),
'123.125.71.46'),
'220.181.108.75'),
'190.129.8.202'),
'66.249.68.207'),
'190.186.35.28'),
'66.249.68.207'),
'190.129.19.29'),
'66.249.67.4'),
'190.181.13.78'),
'190.129.8.202'),
'69.171.228.251'),
'180.76.6.37'),
'66.249.68.207'),
'190.106.247.101'),
'66.249.67.4'),
'186.5.26.130'),
'66.249.68.207'),
'74.125.178.27'),
'200.90.147.186'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'123.125.71.25'),
'220.181.108.96'),
'66.249.68.207'),
'157.55.33.182'),

(59171,
(59172,
(59173,
(59174,
(59175,
(59176,
(59177,
(59178,
(59179,
(59180,
(59181,
(59182,
(59183,
(59184,
(59185,
(59186,
(59187,
(59188,
(59189,
(59190,
(59191,
(59192,
(59193,
(59194,
(59195,
(59196,
(59197,
(59198,
(59199,
(59200,
(59201,
(59202,
(59203,
(59204,
(59205,
(59206,
(59207,
(59208,
(59209,
(59210,
(59211,
(59212,
(59213,
(59214,
(59215,
(59216,
(59217,
(59218,
(59219,
(59220,
(59221,
(59222,
(59223,
(59224,
(59225,
(59226,
(59227,
(59228,
(59229,
(59230,

1347031813,
1347031853,
1347031879,
1347031910,
1347031993,
1347032108,
1347032338,
1347032501,
1347032521,
1347032709,
1347032984,
1347033004,
1347033176,
1347033313,
1347033372,
1347033451,
1347033781,
1347033883,
1347033917,
1347034163,
1347034164,
1347034342,
1347034414,
1347034433,
1347034562,
1347034955,
1347035002,
1347035004,
1347035095,
1347035134,
1347035147,
1347035260,
1347035849,
1347036057,
1347036179,
1347036201,
1347036302,
1347036399,
1347036426,
1347036461,
1347036795,
1347037090,
1347037418,
1347037716,
1347037816,
1347038021,
1347038475,
1347038673,
1347038735,
1347038809,
1347038881,
1347039083,
1347039380,
1347039703,
1347040222,
1347040482,
1347040894,
1347040953,
1347041139,
1347041141,

'66.249.67.4'),
'180.76.5.110'),
'190.129.19.222'),
'186.108.209.192'),
'190.11.73.185'),
'66.249.68.207'),
'190.104.23.5'),
'200.58.78.138'),
'66.249.67.4'),
'66.249.68.207'),
'200.87.123.141'),
'190.186.144.191'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.72.235'),
'190.129.13.98'),
'66.249.67.4'),
'190.11.86.165'),
'66.249.68.207'),
'41.194.56.182'),
'8.28.16.254'),
'190.129.9.42'),
'200.110.51.198'),
'66.249.67.4'),
'66.249.68.207'),
'65.55.52.87'),
'123.125.71.60'),
'220.181.108.106'),
'66.249.67.4'),
'74.125.44.91'),
'74.125.178.27'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'200.87.38.76'),
'201.217.247.246'),
'190.129.9.42'),
'180.76.5.137'),
'180.76.5.55'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'190.129.9.42'),
'66.249.68.207'),
'66.249.67.4'),
'123.125.71.40'),
'66.249.68.207'),
'220.181.108.76'),
'190.103.69.138'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'190.104.28.22'),
'66.249.68.207'),
'74.125.178.95'),
'74.125.178.80'),

(59231,
(59232,
(59233,
(59234,
(59235,
(59236,
(59237,
(59238,
(59239,
(59240,
(59241,
(59242,
(59243,
(59244,
(59245,
(59246,
(59247,
(59248,
(59249,
(59250,
(59251,
(59252,
(59253,
(59254,
(59255,
(59256,
(59257,
(59258,
(59259,
(59260,
(59261,
(59262,
(59263,
(59264,
(59265,
(59266,
(59267,
(59268,
(59269,
(59270,
(59271,
(59272,
(59273,
(59274,
(59275,
(59276,
(59277,
(59278,
(59279,
(59280,
(59281,
(59282,
(59283,
(59284,
(59285,
(59286,
(59287,
(59288,
(59289,
(59290,

1347041237,
1347041373,
1347041385,
1347041586,
1347041917,
1347042009,
1347042293,
1347042647,
1347042649,
1347042650,
1347042867,
1347042909,
1347042913,
1347043235,
1347043263,
1347043444,
1347043532,
1347043584,
1347043688,
1347043891,
1347044150,
1347044153,
1347044191,
1347044191,
1347044490,
1347044530,
1347044537,
1347044634,
1347044743,
1347044753,
1347044755,
1347044817,
1347044859,
1347044944,
1347045312,
1347045352,
1347045482,
1347045483,
1347045517,
1347045598,
1347045917,
1347045952,
1347046025,
1347046087,
1347046199,
1347046395,
1347046399,
1347046641,
1347046702,
1347046745,
1347046870,
1347046909,
1347046958,
1347047296,
1347047306,
1347047493,
1347047529,
1347048207,
1347048238,
1347048273,

'180.76.5.141'),
'41.194.56.182'),
'66.249.67.4'),
'66.249.68.207'),
'190.129.68.173'),
'66.249.67.4'),
'66.249.68.207'),
'190.104.28.22'),
'220.181.108.75'),
'123.125.71.54'),
'157.55.33.18'),
'66.249.67.4'),
'66.249.68.207'),
'200.58.64.190'),
'180.76.6.212'),
'190.129.5.4'),
'66.249.67.4'),
'180.76.5.151'),
'190.129.75.163'),
'66.249.68.207'),
'190.129.5.4'),
'66.249.67.4'),
'74.125.178.94'),
'74.125.178.26'),
'157.55.32.166'),
'66.249.68.207'),
'190.26.103.134'),
'157.55.33.18'),
'74.125.178.23'),
'74.125.178.16'),
'74.125.178.84'),
'190.129.5.4'),
'66.249.67.4'),
'119.63.196.93'),
'190.129.11.138'),
'66.249.68.207'),
'123.125.71.51'),
'220.181.108.122'),
'190.129.197.11'),
'66.249.67.4'),
'180.76.5.150'),
'200.87.161.236'),
'65.55.52.113'),
'66.249.68.207'),
'66.249.67.4'),
'74.125.44.83'),
'74.125.178.83'),
'201.88.70.95'),
'66.249.68.207'),
'200.87.161.236'),
'180.76.5.67'),
'66.249.67.4'),
'157.55.33.18'),
'94.23.220.161'),
'66.249.68.207'),
'200.87.161.236'),
'66.249.67.4'),
'66.249.67.4'),
'66.249.68.207'),
'200.90.146.170'),

(59291,
(59292,
(59293,
(59294,
(59295,
(59296,
(59297,
(59298,
(59299,
(59300,
(59301,
(59302,
(59303,
(59304,
(59305,
(59306,
(59307,
(59308,
(59309,
(59310,
(59311,
(59312,
(59313,
(59314,
(59315,
(59316,
(59317,
(59318,
(59319,
(59320,
(59321,
(59322,
(59323,
(59324,
(59325,
(59326,
(59327,
(59328,
(59329,
(59330,
(59331,
(59332,
(59333,
(59334,
(59335,
(59336,
(59337,
(59338,
(59339,
(59340,
(59341,
(59342,
(59343,
(59344,
(59345,
(59346,
(59347,
(59348,
(59349,
(59350,

1347048311,
1347048401,
1347048955,
1347049063,
1347049079,
1347049081,
1347049113,
1347049490,
1347049664,
1347050376,
1347050485,
1347050734,
1347051123,
1347051221,
1347051506,
1347051558,
1347051868,
1347052134,
1347052528,
1347052655,
1347052657,
1347052680,
1347052719,
1347052920,
1347053051,
1347053163,
1347053238,
1347053251,
1347053366,
1347053653,
1347053766,
1347054229,
1347054255,
1347054465,
1347054633,
1347055068,
1347055338,
1347055485,
1347056043,
1347056098,
1347056234,
1347056235,
1347056342,
1347056683,
1347056832,
1347056975,
1347057445,
1347057693,
1347057841,
1347057905,
1347058055,
1347058224,
1347058350,
1347058537,
1347058786,
1347058979,
1347059029,
1347059120,
1347059518,
1347059662,

'190.11.72.50'),
'71.235.226.150'),
'66.249.68.207'),
'131.253.46.227'),
'123.125.71.35'),
'220.181.108.88'),
'190.129.20.223'),
'95.20.247.37'),
'66.249.68.207'),
'180.76.5.155'),
'66.249.68.207'),
'180.76.5.159'),
'66.249.68.207'),
'66.249.67.4'),
'211.129.81.174'),
'190.129.5.18'),
'66.249.68.207'),
'190.104.26.23'),
'66.249.68.207'),
'123.125.71.49'),
'220.181.108.88'),
'65.55.52.113'),
'190.42.42.60'),
'66.249.67.4'),
'190.129.19.30'),
'66.249.68.207'),
'190.104.26.23'),
'200.90.147.149'),
'200.90.148.43'),
'66.249.67.4'),
'66.249.68.207'),
'190.129.86.210'),
'180.76.6.224'),
'190.90.1.114'),
'66.249.68.207'),
'201.88.254.26'),
'66.249.68.207'),
'66.249.67.4'),
'201.88.254.26'),
'66.249.68.207'),
'123.125.71.34'),
'220.181.108.93'),
'66.249.67.4'),
'201.88.254.26'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.94'),
'180.76.5.59'),
'190.129.115.101'),
'66.249.68.207'),
'190.129.4.45'),
'71.235.226.150'),
'190.104.28.20'),
'66.249.68.207'),
'190.129.4.143'),
'66.249.67.4'),
'190.104.26.19'),
'66.249.68.207'),
'200.107.241.141'),

(59351,
(59352,
(59353,
(59354,
(59355,
(59356,
(59357,
(59358,
(59359,
(59360,
(59361,
(59362,
(59363,
(59364,
(59365,
(59366,
(59367,
(59368,
(59369,
(59370,
(59371,
(59372,
(59373,
(59374,
(59375,
(59376,
(59377,
(59378,
(59379,
(59380,
(59381,
(59382,
(59383,
(59384,
(59385,
(59386,
(59387,
(59388,
(59389,
(59390,
(59391,
(59392,
(59393,
(59394,
(59395,
(59396,
(59397,
(59398,
(59399,
(59400,
(59401,
(59402,
(59403,
(59404,
(59405,
(59406,
(59407,
(59408,
(59409,
(59410,

1347059855,
1347059857,
1347059945,
1347060251,
1347060605,
1347060984,
1347060998,
1347061015,
1347061139,
1347061428,
1347061513,
1347061659,
1347062129,
1347062452,
1347062722,
1347063008,
1347063429,
1347063449,
1347063450,
1347063712,
1347063907,
1347064370,
1347064383,
1347064406,
1347064886,
1347065061,
1347065169,
1347065385,
1347065740,
1347066018,
1347066368,
1347066467,
1347066553,
1347066785,
1347067021,
1347067490,
1347067491,
1347067540,
1347067612,
1347067737,
1347067798,
1347068306,
1347068430,
1347068517,
1347069067,
1347069204,
1347069476,
1347069850,
1347069887,
1347069908,
1347070036,
1347070177,
1347070558,
1347070604,
1347070756,
1347070758,
1347070844,
1347071204,
1347071233,
1347071523,

'123.125.71.22'),
'220.181.108.75'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'65.55.52.87'),
'180.76.5.146'),
'190.3.189.101'),
'208.115.113.86'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'131.253.47.145'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.30'),
'220.181.108.78'),
'66.249.67.4'),
'157.55.32.75'),
'190.181.26.35'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.6.21'),
'66.249.67.4'),
'180.76.5.156'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'131.253.47.176'),
'131.253.47.145'),
'66.249.68.207'),
'66.249.67.4'),
'123.125.71.41'),
'220.181.108.77'),
'66.249.68.207'),
'190.129.5.95'),
'66.249.67.4'),
'190.104.27.20'),
'66.249.68.207'),
'180.76.5.178'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'218.213.26.182'),
'66.249.68.207'),
'66.249.67.4'),
'157.55.33.77'),
'190.103.69.138'),
'186.134.30.73'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.32'),
'220.181.108.105'),
'190.136.172.130'),
'66.249.68.207'),
'66.249.67.4'),
'157.55.33.77'),

(59411,
(59412,
(59413,
(59414,
(59415,
(59416,
(59417,
(59418,
(59419,
(59420,
(59421,
(59422,
(59423,
(59424,
(59425,
(59426,
(59427,
(59428,
(59429,
(59430,
(59431,
(59432,
(59433,
(59434,
(59435,
(59436,
(59437,
(59438,
(59439,
(59440,
(59441,
(59442,
(59443,
(59444,
(59445,
(59446,
(59447,
(59448,
(59449,
(59450,
(59451,
(59452,
(59453,
(59454,
(59455,
(59456,
(59457,
(59458,
(59459,
(59460,
(59461,
(59462,
(59463,
(59464,
(59465,
(59466,
(59467,
(59468,
(59469,
(59470,

1347071837,
1347071908,
1347071918,
1347072230,
1347072512,
1347073150,
1347073292,
1347073952,
1347074047,
1347074245,
1347074246,
1347074554,
1347074625,
1347074671,
1347074739,
1347075342,
1347075434,
1347075650,
1347075957,
1347076162,
1347076166,
1347076336,
1347076575,
1347076783,
1347077197,
1347077440,
1347077822,
1347077842,
1347077843,
1347078056,
1347078659,
1347078663,
1347079269,
1347079391,
1347079504,
1347079574,
1347080147,
1347080215,
1347080812,
1347080820,
1347081434,
1347081434,
1347081523,
1347081668,
1347082347,
1347082524,
1347082590,
1347083012,
1347083045,
1347083237,
1347083272,
1347083743,
1347084161,
1347084388,
1347084776,
1347085026,
1347085033,
1347085034,
1347085273,
1347085467,

'66.249.67.4'),
'66.249.68.207'),
'180.76.5.151'),
'180.76.5.161'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.33'),
'220.181.108.116'),
'200.110.50.83'),
'157.55.33.113'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'180.76.6.212'),
'66.249.68.207'),
'66.249.67.4'),
'208.115.113.86'),
'100.43.83.143'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.59'),
'220.181.108.80'),
'66.249.67.4'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.155'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.53'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.60'),
'220.181.108.119'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'180.76.5.144'),
'157.55.35.98'),
'66.249.68.207'),
'66.249.67.4'),
'208.115.111.70'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.25'),
'220.181.108.118'),
'66.219.58.38'),
'66.249.67.4'),

(59471,
(59472,
(59473,
(59474,
(59475,
(59476,
(59477,
(59478,
(59479,
(59480,
(59481,
(59482,
(59483,
(59484,
(59485,
(59486,
(59487,
(59488,
(59489,
(59490,
(59491,
(59492,
(59493,
(59494,
(59495,
(59496,
(59497,
(59498,
(59499,
(59500,
(59501,
(59502,
(59503,
(59504,
(59505,
(59506,
(59507,
(59508,
(59509,
(59510,
(59511,
(59512,
(59513,
(59514,
(59515,
(59516,
(59517,
(59518,
(59519,
(59520,
(59521,
(59522,
(59523,
(59524,
(59525,
(59526,
(59527,
(59528,
(59529,
(59530,

1347085715,
1347086087,
1347086444,
1347086788,
1347086812,
1347087188,
1347087553,
1347087924,
1347088494,
1347088638,
1347088639,
1347088686,
1347088705,
1347089404,
1347089990,
1347090120,
1347090214,
1347090791,
1347091235,
1347091356,
1347091519,
1347092162,
1347092224,
1347092226,
1347092767,
1347092908,
1347093541,
1347093592,
1347094153,
1347094336,
1347094528,
1347094847,
1347095057,
1347095697,
1347095915,
1347096357,
1347096397,
1347096399,
1347096792,
1347096914,
1347097038,
1347097413,
1347097500,
1347097733,
1347098205,
1347098902,
1347098912,
1347099495,
1347099496,
1347099638,
1347099879,
1347100483,
1347100724,
1347101076,
1347101162,
1347101396,
1347101417,
1347102063,
1347102593,
1347103035,

'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.139'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'100.43.83.143'),
'123.125.71.20'),
'220.181.108.82'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'208.115.113.86'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'190.129.40.198'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'123.125.71.34'),
'220.181.108.97'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.170'),
'157.55.35.76'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.32'),
'220.181.108.82'),
'66.249.67.4'),
'157.55.33.251'),
'66.249.68.207'),
'208.115.111.70'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.12'),
'220.181.108.96'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'180.76.6.36'),
'65.55.52.117'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),

(59531,
(59532,
(59533,
(59534,
(59535,
(59536,
(59537,
(59538,
(59539,
(59540,
(59541,
(59542,
(59543,
(59544,
(59545,
(59546,
(59547,
(59548,
(59549,
(59550,
(59551,
(59552,
(59553,
(59554,
(59555,
(59556,
(59557,
(59558,
(59559,
(59560,
(59561,
(59562,
(59563,
(59564,
(59565,
(59566,
(59567,
(59568,
(59569,
(59570,
(59571,
(59572,
(59573,
(59574,
(59575,
(59576,
(59577,
(59578,
(59579,
(59580,
(59581,
(59582,
(59583,
(59584,
(59585,
(59586,
(59587,
(59588,
(59589,
(59590,

1347103054,
1347103054,
1347103647,
1347103887,
1347103952,
1347104173,
1347104344,
1347104664,
1347104779,
1347105231,
1347105451,
1347106148,
1347106284,
1347106644,
1347106645,
1347106814,
1347107324,
1347107340,
1347107628,
1347108039,
1347108121,
1347108217,
1347108360,
1347108671,
1347108734,
1347109228,
1347109533,
1347109773,
1347110144,
1347110235,
1347110236,
1347110478,
1347110690,
1347110760,
1347110858,
1347111365,
1347111694,
1347111982,
1347112180,
1347112232,
1347112780,
1347113070,
1347113169,
1347113373,
1347113814,
1347113830,
1347113830,
1347114028,
1347114614,
1347114684,
1347114821,
1347114833,
1347115149,
1347115292,
1347115337,
1347115447,
1347115479,
1347115833,
1347116152,
1347116369,

'123.125.71.52'),
'220.181.108.108'),
'66.249.67.4'),
'66.249.72.119'),
'94.23.220.161'),
'66.249.68.207'),
'66.249.67.4'),
'208.115.113.86'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'123.125.71.33'),
'220.181.108.76'),
'66.249.68.207'),
'157.56.93.191'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'157.55.33.44'),
'65.173.60.196'),
'66.249.68.207'),
'180.76.5.113'),
'66.249.67.4'),
'180.76.5.157'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.19'),
'220.181.108.105'),
'66.249.67.4'),
'157.55.35.76'),
'66.249.68.207'),
'157.55.33.80'),
'66.249.67.4'),
'208.115.111.70'),
'66.249.67.4'),
'66.249.68.207'),
'94.23.220.161'),
'157.55.33.44'),
'157.56.95.137'),
'66.249.68.207'),
'65.55.52.117'),
'66.249.67.4'),
'123.125.71.51'),
'220.181.108.87'),
'66.249.68.207'),
'180.76.5.87'),
'66.249.68.207'),
'200.110.51.106'),
'66.249.67.4'),
'190.129.41.88'),
'66.249.68.207'),
'180.76.5.99'),
'190.129.4.225'),
'66.249.67.4'),
'157.55.35.36'),
'66.249.68.207'),
'65.55.52.117'),

(59591,
(59592,
(59593,
(59594,
(59595,
(59596,
(59597,
(59598,
(59599,
(59600,
(59601,
(59602,
(59603,
(59604,
(59605,
(59606,
(59607,
(59608,
(59609,
(59610,
(59611,
(59612,
(59613,
(59614,
(59615,
(59616,
(59617,
(59618,
(59619,
(59620,
(59621,
(59622,
(59623,
(59624,
(59625,
(59626,
(59627,
(59628,
(59629,
(59630,
(59631,
(59632,
(59633,
(59634,
(59635,
(59636,
(59637,
(59638,
(59639,
(59640,
(59641,
(59642,
(59643,
(59644,
(59645,
(59646,
(59647,
(59648,
(59649,
(59650,

1347116684,
1347116810,
1347116866,
1347117418,
1347117477,
1347117479,
1347117631,
1347117853,
1347118029,
1347118535,
1347118669,
1347118699,
1347118956,
1347119310,
1347119920,
1347120125,
1347120132,
1347120180,
1347120190,
1347120531,
1347120711,
1347120805,
1347121142,
1347121421,
1347121421,
1347121421,
1347121753,
1347122058,
1347122315,
1347122363,
1347122897,
1347122943,
1347122974,
1347123014,
1347123339,
1347123600,
1347124214,
1347124422,
1347125057,
1347125249,
1347125250,
1347125338,
1347125771,
1347126153,
1347126592,
1347126796,
1347126822,
1347126875,
1347127647,
1347127770,
1347128284,
1347128383,
1347128385,
1347128447,
1347128597,
1347128884,
1347129334,
1347129779,
1347129989,
1347130080,

'190.129.4.225'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.44'),
'220.181.108.81'),
'119.63.196.125'),
'157.55.35.36'),
'66.249.68.207'),
'208.115.113.86'),
'65.55.52.117'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.59'),
'200.90.144.216'),
'200.87.114.90'),
'66.249.67.4'),
'66.249.68.207'),
'157.55.32.115'),
'66.249.67.4'),
'66.249.68.207'),
'220.181.108.87'),
'123.125.71.40'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'65.55.52.117'),
'66.249.68.207'),
'180.76.5.139'),
'74.125.178.21'),
'66.249.68.207'),
'37.117.38.117'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.34'),
'220.181.108.92'),
'180.76.5.50'),
'66.249.68.207'),
'66.249.67.4'),
'208.115.111.70'),
'66.249.68.207'),
'157.55.32.106'),
'66.249.67.4'),
'66.249.68.207'),
'190.129.19.230'),
'66.249.68.207'),
'123.125.71.60'),
'220.181.108.95'),
'66.249.67.4'),
'190.129.8.66'),
'66.249.68.207'),
'157.55.32.108'),
'66.249.67.4'),
'180.76.5.178'),
'66.249.68.207'),

(59651,
(59652,
(59653,
(59654,
(59655,
(59656,
(59657,
(59658,
(59659,
(59660,
(59661,
(59662,
(59663,
(59664,
(59665,
(59666,
(59667,
(59668,
(59669,
(59670,
(59671,
(59672,
(59673,
(59674,
(59675,
(59676,
(59677,
(59678,
(59679,
(59680,
(59681,
(59682,
(59683,
(59684,
(59685,
(59686,
(59687,
(59688,
(59689,
(59690,
(59691,
(59692,
(59693,
(59694,
(59695,
(59696,
(59697,
(59698,
(59699,
(59700,
(59701,
(59702,
(59703,
(59704,
(59705,
(59706,
(59707,
(59708,
(59709,
(59710,

1347130189,
1347130256,
1347130685,
1347130724,
1347130758,
1347130992,
1347131297,
1347131664,
1347131906,
1347131926,
1347131926,
1347132523,
1347132658,
1347132710,
1347133061,
1347133176,
1347133309,
1347133320,
1347133462,
1347133513,
1347133734,
1347134018,
1347134149,
1347134312,
1347134414,
1347134543,
1347134825,
1347135055,
1347135115,
1347135377,
1347135465,
1347135466,
1347135697,
1347136057,
1347136078,
1347136349,
1347136508,
1347137012,
1347137080,
1347137232,
1347137257,
1347137648,
1347137790,
1347138222,
1347138299,
1347138605,
1347138796,
1347139053,
1347139055,
1347139233,
1347139268,
1347139291,
1347139520,
1347139951,
1347140246,
1347140612,
1347140826,
1347141257,
1347141288,
1347141609,

'181.28.202.138'),
'157.55.32.108'),
'66.249.68.207'),
'190.118.175.102'),
'66.249.67.4'),
'180.76.6.26'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.44'),
'220.181.108.87'),
'66.249.67.4'),
'157.55.35.76'),
'66.249.68.207'),
'190.129.19.238'),
'208.115.113.86'),
'66.249.67.4'),
'190.186.28.162'),
'66.249.68.207'),
'180.76.5.93'),
'180.76.5.170'),
'190.52.50.5'),
'66.249.67.4'),
'190.186.28.162'),
'66.249.68.207'),
'100.43.83.143'),
'190.129.5.196'),
'66.249.68.207'),
'93.182.131.170'),
'66.249.67.4'),
'123.125.71.20'),
'220.181.108.110'),
'66.249.68.207'),
'180.76.5.157'),
'66.249.67.4'),
'66.249.68.207'),
'74.125.179.94'),
'66.249.68.207'),
'180.76.5.153'),
'213.186.119.143'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.127.6'),
'213.186.122.2'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.6.36'),
'123.125.71.22'),
'220.181.108.107'),
'213.186.127.12'),
'200.110.51.106'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.120.196'),
'66.249.68.207'),
'212.113.37.105'),
'213.186.119.138'),
'66.249.68.207'),
'208.115.111.70'),

(59711,
(59712,
(59713,
(59714,
(59715,
(59716,
(59717,
(59718,
(59719,
(59720,
(59721,
(59722,
(59723,
(59724,
(59725,
(59726,
(59727,
(59728,
(59729,
(59730,
(59731,
(59732,
(59733,
(59734,
(59735,
(59736,
(59737,
(59738,
(59739,
(59740,
(59741,
(59742,
(59743,
(59744,
(59745,
(59746,
(59747,
(59748,
(59749,
(59750,
(59751,
(59752,
(59753,
(59754,
(59755,
(59756,
(59757,
(59758,
(59759,
(59760,
(59761,
(59762,
(59763,
(59764,
(59765,
(59766,
(59767,
(59768,
(59769,
(59770,

1347141637,
1347141712,
1347141840,
1347141844,
1347141988,
1347142269,
1347142627,
1347142631,
1347142704,
1347142852,
1347142860,
1347143135,
1347143278,
1347143420,
1347143694,
1347143865,
1347143901,
1347144051,
1347144146,
1347144293,
1347144325,
1347144501,
1347144655,
1347144787,
1347144877,
1347144911,
1347145055,
1347145315,
1347145316,
1347145709,
1347145890,
1347146191,
1347146242,
1347146243,
1347146317,
1347146356,
1347146484,
1347146530,
1347146721,
1347146902,
1347146909,
1347146932,
1347146941,
1347147245,
1347147329,
1347147872,
1347148341,
1347148684,
1347148925,
1347149353,
1347149480,
1347149486,
1347149553,
1347149940,
1347150246,
1347150309,
1347150365,
1347150517,
1347150545,
1347150748,

'180.76.5.52'),
'190.129.63.239'),
'213.186.127.8'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.127.2'),
'123.125.71.54'),
'220.181.108.115'),
'66.249.68.207'),
'213.186.119.134'),
'190.129.12.218'),
'131.253.46.231'),
'213.186.119.144'),
'66.249.68.207'),
'66.249.67.4'),
'213.186.119.142'),
'220.181.108.90'),
'157.55.33.113'),
'66.249.68.207'),
'213.186.119.136'),
'180.76.5.190'),
'66.249.67.4'),
'180.76.5.96'),
'206.107.148.162'),
'213.186.127.8'),
'66.249.68.207'),
'190.129.4.237'),
'212.113.35.162'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.127.9'),
'66.249.67.4'),
'123.125.71.54'),
'220.181.108.97'),
'213.186.127.12'),
'200.58.94.63'),
'200.87.21.197'),
'66.249.68.207'),
'157.55.32.106'),
'213.186.127.11'),
'180.76.5.187'),
'131.253.46.231'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.127.8'),
'66.249.68.207'),
'213.186.122.3'),
'66.249.68.207'),
'213.186.120.196'),
'213.186.119.136'),
'180.76.6.35'),
'66.249.72.54'),
'66.249.72.130'),
'213.186.119.143'),
'200.90.146.170'),
'187.146.75.150'),
'213.186.120.196'),
'66.249.72.130'),
'66.249.72.54'),
'200.87.21.197'),

(59771,
(59772,
(59773,
(59774,
(59775,
(59776,
(59777,
(59778,
(59779,
(59780,
(59781,
(59782,
(59783,
(59784,
(59785,
(59786,
(59787,
(59788,
(59789,
(59790,
(59791,
(59792,
(59793,
(59794,
(59795,
(59796,
(59797,
(59798,
(59799,
(59800,
(59801,
(59802,
(59803,
(59804,
(59805,
(59806,
(59807,
(59808,
(59809,
(59810,
(59811,
(59812,
(59813,
(59814,
(59815,
(59816,
(59817,
(59818,
(59819,
(59820,
(59821,
(59822,
(59823,
(59824,
(59825,
(59826,
(59827,
(59828,
(59829,
(59830,

1347150908,
1347151261,
1347151376,
1347151583,
1347151763,
1347151902,
1347151964,
1347152389,
1347152977,
1347153131,
1347153409,
1347153795,
1347153946,
1347153948,
1347153990,
1347154138,
1347154337,
1347154419,
1347154587,
1347154682,
1347154808,
1347155003,
1347155097,
1347155177,
1347155230,
1347155615,
1347155750,
1347156219,
1347156375,
1347156439,
1347156559,
1347156695,
1347157050,
1347157086,
1347157086,
1347157228,
1347157450,
1347157517,
1347158104,
1347158465,
1347158735,
1347158934,
1347159102,
1347159283,
1347159479,
1347159941,
1347160065,
1347160166,
1347160529,
1347160683,
1347160685,
1347161077,
1347161212,
1347161433,
1347161601,
1347162004,
1347162090,
1347162139,
1347162205,
1347162258,

'200.105.161.13'),
'66.249.72.130'),
'213.186.119.132'),
'180.76.5.190'),
'157.55.35.76'),
'66.249.72.130'),
'213.186.119.135'),
'213.186.127.12'),
'213.186.122.2'),
'66.249.72.130'),
'213.186.119.144'),
'157.55.32.109'),
'123.125.71.41'),
'220.181.108.76'),
'213.186.127.8'),
'187.175.161.2'),
'66.249.72.130'),
'213.186.122.2'),
'190.104.27.21'),
'190.129.197.5'),
'187.175.161.2'),
'213.186.127.3'),
'180.76.5.162'),
'66.249.72.130'),
'181.40.154.222'),
'190.104.27.21'),
'187.175.161.2'),
'66.249.72.130'),
'65.52.108.222'),
'213.186.119.134'),
'66.249.72.54'),
'190.129.197.87'),
'213.186.122.2'),
'123.125.71.14'),
'220.181.108.87'),
'66.249.72.130'),
'213.186.127.2'),
'66.249.72.54'),
'212.113.37.105'),
'212.113.35.162'),
'66.249.72.130'),
'107.21.154.37'),
'213.186.119.143'),
'180.76.5.194'),
'213.186.119.135'),
'66.249.72.130'),
'213.186.119.133'),
'66.249.72.54'),
'212.113.37.105'),
'123.125.71.32'),
'220.181.108.77'),
'212.113.37.106'),
'190.104.25.19'),
'190.103.65.93'),
'66.249.72.54'),
'208.115.113.86'),
'213.186.127.5'),
'190.128.111.37'),
'66.249.72.130'),
'190.103.65.93'),

(59831,
(59832,
(59833,
(59834,
(59835,
(59836,
(59837,
(59838,
(59839,
(59840,
(59841,
(59842,
(59843,
(59844,
(59845,
(59846,
(59847,
(59848,
(59849,
(59850,
(59851,
(59852,
(59853,
(59854,
(59855,
(59856,
(59857,
(59858,
(59859,
(59860,
(59861,
(59862,
(59863,
(59864,
(59865,
(59866,
(59867,
(59868,
(59869,
(59870,
(59871,
(59872,
(59873,
(59874,
(59875,
(59876,
(59877,
(59878,
(59879,
(59880,
(59881,
(59882,
(59883,
(59884,
(59885,
(59886,
(59887,
(59888,
(59889,
(59890,

1347162513,
1347162805,
1347163533,
1347163582,
1347163898,
1347164235,
1347164236,
1347164319,
1347164531,
1347164535,
1347165204,
1347165910,
1347165973,
1347166301,
1347166899,
1347167204,
1347167208,
1347167307,
1347167655,
1347167754,
1347167834,
1347167835,
1347168269,
1347168426,
1347169164,
1347169221,
1347169370,
1347169777,
1347170087,
1347170299,
1347170329,
1347170890,
1347171054,
1347171209,
1347171437,
1347171438,
1347171699,
1347171838,
1347172049,
1347172629,
1347172803,
1347173205,
1347173340,
1347173373,
1347173399,
1347173696,
1347174334,
1347174675,
1347175036,
1347175037,
1347175454,
1347175537,
1347176668,
1347176865,
1347177002,
1347177621,
1347177788,
1347178298,
1347178354,
1347178421,

'213.186.127.28'),
'66.249.72.130'),
'100.43.83.143'),
'66.249.72.130'),
'66.249.72.54'),
'123.125.71.26'),
'220.181.108.119'),
'180.76.5.52'),
'180.76.5.144'),
'157.55.32.106'),
'66.249.72.130'),
'180.76.5.53'),
'180.76.5.49'),
'157.55.32.106'),
'66.249.72.130'),
'66.249.72.54'),
'213.186.119.136'),
'180.76.5.113'),
'213.186.122.2'),
'66.249.72.130'),
'123.125.71.17'),
'220.181.108.90'),
'213.186.122.2'),
'157.55.35.76'),
'66.249.72.130'),
'213.186.119.140'),
'66.249.72.54'),
'208.115.111.70'),
'66.249.72.130'),
'157.55.35.76'),
'180.76.5.53'),
'66.249.72.130'),
'180.76.5.54'),
'213.186.119.139'),
'123.125.71.52'),
'220.181.108.104'),
'212.113.37.105'),
'190.129.68.155'),
'66.249.72.130'),
'213.186.127.10'),
'68.224.4.180'),
'180.76.6.212'),
'213.186.122.3'),
'180.76.5.147'),
'66.249.72.130'),
'213.186.119.132'),
'212.113.35.162'),
'213.186.122.2'),
'123.125.71.50'),
'220.181.108.114'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.54'),
'66.249.72.130'),
'208.115.113.86'),
'66.249.72.54'),
'157.55.33.113'),
'66.249.72.130'),
'213.186.119.140'),
'157.55.33.40'),

(59891,
(59892,
(59893,
(59894,
(59895,
(59896,
(59897,
(59898,
(59899,
(59900,
(59901,
(59902,
(59903,
(59904,
(59905,
(59906,
(59907,
(59908,
(59909,
(59910,
(59911,
(59912,
(59913,
(59914,
(59915,
(59916,
(59917,
(59918,
(59919,
(59920,
(59921,
(59922,
(59923,
(59924,
(59925,
(59926,
(59927,
(59928,
(59929,
(59930,
(59931,
(59932,
(59933,
(59934,
(59935,
(59936,
(59937,
(59938,
(59939,
(59940,
(59941,
(59942,
(59943,
(59944,
(59945,
(59946,
(59947,
(59948,
(59949,
(59950,

1347178480,
1347178626,
1347178626,
1347178649,
1347179019,
1347179179,
1347179319,
1347179436,
1347179829,
1347180273,
1347180309,
1347180591,
1347180970,
1347181362,
1347181653,
1347182274,
1347182381,
1347182768,
1347182770,
1347183453,
1347184109,
1347185005,
1347185403,
1347185468,
1347185777,
1347185858,
1347185894,
1347185929,
1347185930,
1347186064,
1347186392,
1347187332,
1347187395,
1347187492,
1347187810,
1347188081,
1347188693,
1347188805,
1347188888,
1347188905,
1347189448,
1347189476,
1347189478,
1347189479,
1347189782,
1347189832,
1347189873,
1347190089,
1347190358,
1347190553,
1347190844,
1347190896,
1347190902,
1347191271,
1347191452,
1347191542,
1347191599,
1347191831,
1347191918,
1347191985,

'66.249.72.54'),
'123.125.71.53'),
'220.181.108.93'),
'100.43.83.143'),
'66.249.72.130'),
'66.249.72.54'),
'100.43.83.143'),
'180.76.5.113'),
'66.249.72.54'),
'180.76.5.95'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.130'),
'180.76.5.170'),
'220.181.108.83'),
'123.125.71.50'),
'66.249.72.130'),
'66.249.72.130'),
'66.249.72.130'),
'213.186.119.132'),
'157.55.33.113'),
'110.75.173.242'),
'180.76.5.48'),
'213.186.120.196'),
'123.125.71.25'),
'220.181.108.122'),
'66.249.72.130'),
'213.186.119.139'),
'66.249.72.130'),
'180.76.5.194'),
'157.55.35.76'),
'213.186.119.131'),
'66.249.72.54'),
'66.249.72.54'),
'66.249.72.130'),
'213.186.119.138'),
'180.76.5.93'),
'66.249.72.54'),
'220.181.108.75'),
'123.125.71.58'),
'213.186.127.14'),
'66.249.72.130'),
'213.186.119.136'),
'190.104.24.37'),
'66.249.72.54'),
'27.153.187.70'),
'213.186.127.28'),
'213.186.127.5'),
'208.115.113.86'),
'66.249.72.54'),
'190.104.25.20'),
'213.186.127.4'),
'66.249.72.54'),
'66.249.72.130'),
'180.76.5.144'),
'213.186.127.5'),
'157.55.33.83'),

(59951,
(59952,
(59953,
(59954,
(59955,
(59956,
(59957,
(59958,
(59959,
(59960,
(59961,
(59962,
(59963,
(59964,
(59965,
(59966,
(59967,
(59968,
(59969,
(59970,
(59971,
(59972,
(59973,
(59974,
(59975,
(59976,
(59977,
(59978,
(59979,
(59980,
(59981,
(59982,
(59983,
(59984,
(59985,
(59986,
(59987,
(59988,
(59989,
(59990,
(59991,
(59992,
(59993,
(59994,
(59995,
(59996,
(59997,
(59998,
(59999,
(60000,
(60001,
(60002,
(60003,
(60004,
(60005,
(60006,
(60007,
(60008,
(60009,
(60010,

1347192170,
1347192507,
1347192587,
1347192871,
1347192963,
1347193042,
1347193043,
1347193201,
1347193476,
1347193880,
1347194050,
1347194334,
1347194343,
1347194401,
1347194437,
1347194489,
1347194846,
1347194954,
1347195541,
1347195678,
1347196226,
1347196644,
1347196645,
1347196665,
1347196826,
1347196916,
1347197470,
1347197488,
1347197848,
1347197851,
1347197928,
1347198048,
1347198294,
1347198491,
1347198540,
1347198550,
1347198941,
1347199426,
1347199553,
1347199641,
1347199770,
1347199954,
1347200270,
1347200273,
1347200317,
1347200565,
1347200717,
1347200884,
1347200886,
1347200924,
1347200932,
1347200964,
1347201238,
1347201502,
1347201585,
1347201747,
1347201973,
1347202462,
1347202590,
1347202776,

'66.249.72.54'),
'213.186.119.134'),
'66.249.72.130'),
'213.186.119.140'),
'66.249.72.54'),
'123.125.71.31'),
'220.181.108.103'),
'66.249.72.130'),
'213.186.127.10'),
'213.186.127.12'),
'66.249.72.54'),
'157.55.33.40'),
'157.56.93.202'),
'131.253.46.207'),
'66.249.72.130'),
'213.186.119.137'),
'180.76.5.196'),
'180.76.5.149'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'123.125.71.48'),
'220.181.108.117'),
'66.249.72.130'),
'66.249.72.54'),
'213.186.119.144'),
'131.253.46.207'),
'66.249.72.54'),
'157.55.33.47'),
'66.249.67.4'),
'213.186.119.141'),
'180.76.6.37'),
'208.115.111.70'),
'66.249.67.4'),
'213.186.127.4'),
'66.249.68.207'),
'213.186.127.9'),
'200.90.146.133'),
'213.186.127.28'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.127.8'),
'220.181.108.106'),
'123.125.71.23'),
'200.90.150.179'),
'213.186.119.141'),
'190.186.144.91'),
'74.125.17.223'),
'74.125.17.83'),
'180.76.5.97'),
'66.249.67.4'),
'213.186.119.135'),
'100.43.83.143'),
'66.249.68.207'),
'212.113.37.105'),
'180.76.5.169'),
'213.186.119.136'),
'190.129.19.45'),
'213.186.127.28'),
'66.249.67.4'),

(60011,
(60012,
(60013,
(60014,
(60015,
(60016,
(60017,
(60018,
(60019,
(60020,
(60021,
(60022,
(60023,
(60024,
(60025,
(60026,
(60027,
(60028,
(60029,
(60030,
(60031,
(60032,
(60033,
(60034,
(60035,
(60036,
(60037,
(60038,
(60039,
(60040,
(60041,
(60042,
(60043,
(60044,
(60045,
(60046,
(60047,
(60048,
(60049,
(60050,
(60051,
(60052,
(60053,
(60054,
(60055,
(60056,
(60057,
(60058,
(60059,
(60060,
(60061,
(60062,
(60063,
(60064,
(60065,
(60066,
(60067,
(60068,
(60069,
(60070,

1347203024,
1347203149,
1347203601,
1347203878,
1347203880,
1347203982,
1347204028,
1347204092,
1347204237,
1347204450,
1347204529,
1347204755,
1347205013,
1347205328,
1347205346,
1347205613,
1347205659,
1347205862,
1347206025,
1347206082,
1347206103,
1347206179,
1347206194,
1347206377,
1347206687,
1347206774,
1347206833,
1347207036,
1347207651,
1347207772,
1347207773,
1347207794,
1347208048,
1347208682,
1347208698,
1347209055,
1347209092,
1347209254,
1347209677,
1347209754,
1347209777,
1347210075,
1347210488,
1347210616,
1347210690,
1347210935,
1347210984,
1347211122,
1347211304,
1347211496,
1347211631,
1347211632,
1347211703,
1347212012,
1347212096,
1347212544,
1347212600,
1347212730,
1347213072,
1347213093,

'213.186.127.2'),
'66.249.68.207'),
'213.186.119.139'),
'123.125.71.18'),
'220.181.108.116'),
'190.129.1.76'),
'213.186.127.3'),
'180.76.5.52'),
'200.90.146.162'),
'66.249.67.4'),
'190.186.216.60'),
'66.249.68.207'),
'213.186.122.2'),
'208.115.113.86'),
'66.249.67.4'),
'157.55.33.113'),
'213.186.119.133'),
'190.104.24.46'),
'213.186.119.141'),
'66.249.68.207'),
'190.129.19.45'),
'157.55.34.168'),
'100.43.83.143'),
'66.249.67.4'),
'213.186.119.131'),
'66.249.68.207'),
'190.129.19.45'),
'213.186.119.142'),
'213.186.127.28'),
'123.125.71.36'),
'220.181.108.92'),
'66.249.68.207'),
'213.186.119.144'),
'213.186.122.2'),
'200.110.52.200'),
'66.249.68.207'),
'213.186.120.196'),
'180.76.5.58'),
'213.186.127.4'),
'66.249.68.207'),
'157.55.33.113'),
'213.186.119.138'),
'157.55.33.113'),
'100.43.83.143'),
'212.113.37.106'),
'190.186.239.119'),
'66.249.68.207'),
'213.186.120.196'),
'190.129.115.94'),
'66.249.67.4'),
'123.125.71.44'),
'220.181.108.95'),
'213.186.119.139'),
'66.249.68.207'),
'213.186.119.132'),
'208.115.111.70'),
'190.104.31.29'),
'66.249.68.207'),
'66.249.67.4'),
'190.181.31.124'),

(60071, 1347213187, '213.186.119.136'),


(60072, 1347213243, '119.63.196.29'),
(60073, 1347214038, '190.52.50.43'),
(60074, 1347214186, '213.186.127.2'),
(60075, 1347214332, '66.249.67.4'),
(60076, 1347214508, '66.249.68.207'),
(60077, 1347214615, '190.129.115.94'),
(60078, 1347214740, '213.186.127.13');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(60079, 1347214774, '123.125.71.14'),
(60080, 1347214775, '220.181.108.78'),
(60081, 1347215132, '213.186.127.4'),
(60082, 1347215589, '190.129.115.94'),
(60083, 1347215783, '66.249.68.207'),
(60084, 1347215787, '66.249.67.4'),
(60085, 1347215823, '213.186.127.5'),
(60086, 1347216144, '213.186.127.28'),
(60087, 1347216374, '180.76.6.233'),
(60088, 1347216764, '213.186.119.135'),
(60089, 1347216939, '66.249.68.207'),
(60090, 1347217156, '213.186.119.137'),
(60091, 1347217773, '157.55.33.110'),
(60092, 1347217776, '213.186.122.3'),
(60093, 1347217850, '190.104.26.20'),
(60094, 1347217895, '66.249.68.207'),
(60095, 1347218206, '200.110.52.171'),
(60096, 1347218255, '220.181.108.100'),
(60097, 1347218255, '123.125.71.19'),
(60098, 1347218789, '213.186.119.141'),
(60099, 1347218968, '157.55.32.190'),
(60100, 1347219176, '180.76.6.20'),
(60101, 1347219384, '180.76.5.62'),
(60102, 1347219539, '208.115.113.86'),
(60103, 1347219623, '66.249.68.207'),
(60104, 1347219802, '213.186.119.136'),
(60105, 1347220193, '213.186.122.3'),
(60106, 1347220722, '190.104.25.19'),
(60107, 1347220882, '66.249.67.4'),
(60108, 1347220887, '66.249.68.207'),
(60109, 1347221383, '190.104.25.19'),
(60110, 1347221707, '66.249.68.207'),
(60111, 1347221865, '66.249.67.4'),
(60112, 1347221891, '123.125.71.41'),
(60113, 1347221893, '220.181.108.109'),
(60114, 1347222301, '213.186.119.139'),
(60115, 1347222746, '217.69.133.29'),
(60116, 1347222851, '190.104.25.30'),
(60117, 1347222922, '212.113.35.162'),
(60118, 1347223080, '66.249.67.4'),
(60119, 1347223151, '190.103.67.68'),
(60120, 1347223232, '213.186.127.14'),
(60121, 1347223542, '180.76.5.137'),
(60122, 1347223904, '66.249.67.4'),
(60123, 1347223916, '213.186.127.5'),
(60124, 1347223926, '180.76.5.103'),
(60125, 1347223932, '66.249.68.207'),
(60126, 1347224241, '213.186.119.139'),
(60127, 1347224315, '94.23.225.68'),
(60128, 1347224586, '66.249.68.207'),
(60129, 1347224592, '186.109.230.222'),

(60130,
(60131,
(60132,
(60133,
(60134,
(60135,
(60136,
(60137,
(60138,
(60139,
(60140,
(60141,
(60142,
(60143,
(60144,
(60145,
(60146,
(60147,
(60148,
(60149,
(60150,
(60151,
(60152,
(60153,
(60154,
(60155,
(60156,
(60157,
(60158,
(60159,
(60160,
(60161,
(60162,
(60163,
(60164,
(60165,
(60166,
(60167,
(60168,
(60169,
(60170,
(60171,
(60172,
(60173,
(60174,
(60175,
(60176,
(60177,
(60178,
(60179,
(60180,
(60181,
(60182,
(60183,
(60184,
(60185,
(60186,
(60187,
(60188,
(60189,

1347224805,
1347224926,
1347224971,
1347225202,
1347225252,
1347225467,
1347225469,
1347225877,
1347225916,
1347226264,
1347226554,
1347226604,
1347226775,
1347226899,
1347227075,
1347227353,
1347227367,
1347227486,
1347227901,
1347227975,
1347228064,
1347228250,
1347228288,
1347228321,
1347228557,
1347228652,
1347228753,
1347228790,
1347229045,
1347229046,
1347229300,
1347229714,
1347229855,
1347230344,
1347230387,
1347230638,
1347230656,
1347230762,
1347230810,
1347230939,
1347231324,
1347231729,
1347232336,
1347232604,
1347232651,
1347232652,
1347232734,
1347232964,
1347233069,
1347233447,
1347233464,
1347233645,
1347233782,
1347233841,
1347234000,
1347234031,
1347234240,
1347234485,
1347234871,
1347234989,

'186.2.18.227'),
'213.186.119.132'),
'200.87.1.122'),
'200.110.51.80'),
'213.186.119.133'),
'123.125.71.45'),
'220.181.108.122'),
'213.186.127.7'),
'66.249.68.207'),
'213.186.119.143'),
'190.129.4.70'),
'190.107.59.224'),
'190.104.26.21'),
'212.113.35.162'),
'157.55.33.113'),
'213.186.127.14'),
'190.129.4.70'),
'190.129.197.12'),
'213.186.122.2'),
'100.43.83.143'),
'208.115.111.70'),
'190.129.4.70'),
'213.186.127.4'),
'66.249.68.207'),
'94.23.225.68'),
'180.76.5.195'),
'190.104.26.21'),
'74.125.179.95'),
'123.125.71.60'),
'220.181.108.88'),
'213.186.119.140'),
'186.2.57.188'),
'66.249.68.207'),
'213.186.119.135'),
'200.110.50.93'),
'180.76.5.179'),
'190.129.19.101'),
'66.249.68.207'),
'100.43.83.143'),
'212.113.37.105'),
'213.186.127.13'),
'66.249.68.207'),
'213.186.127.4'),
'66.249.68.207'),
'123.125.71.39'),
'220.181.108.78'),
'190.104.29.30'),
'213.186.127.10'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.93'),
'100.43.83.143'),
'190.104.28.30'),
'190.129.5.252'),
'213.186.127.4'),
'208.1.190.172'),
'208.115.113.86'),
'200.87.1.237'),
'190.104.18.43'),
'213.186.127.10'),

(60190,
(60191,
(60192,
(60193,
(60194,
(60195,
(60196,
(60197,
(60198,
(60199,
(60200,
(60201,
(60202,
(60203,
(60204,
(60205,
(60206,
(60207,
(60208,
(60209,
(60210,
(60211,
(60212,
(60213,
(60214,
(60215,
(60216,
(60217,
(60218,
(60219,
(60220,
(60221,
(60222,
(60223,
(60224,
(60225,
(60226,
(60227,
(60228,
(60229,
(60230,
(60231,
(60232,
(60233,
(60234,
(60235,
(60236,
(60237,
(60238,
(60239,
(60240,
(60241,
(60242,
(60243,
(60244,
(60245,
(60246,
(60247,
(60248,
(60249,

1347235175,
1347235252,
1347235479,
1347235842,
1347236001,
1347236241,
1347236242,
1347236384,
1347236384,
1347236478,
1347237396,
1347237670,
1347237774,
1347238004,
1347238007,
1347238139,
1347238208,
1347238574,
1347238609,
1347239059,
1347239303,
1347239311,
1347239373,
1347239521,
1347239733,
1347239736,
1347239988,
1347240141,
1347240202,
1347240221,
1347240223,
1347240612,
1347240767,
1347241275,
1347241484,
1347241604,
1347241676,
1347242075,
1347242091,
1347242144,
1347242152,
1347242187,
1347242209,
1347242317,
1347242683,
1347242741,
1347242752,
1347242777,
1347242841,
1347242870,
1347243342,
1347243485,
1347243486,
1347243549,
1347243956,
1347244082,
1347244161,
1347244340,
1347244354,
1347244435,

'66.249.68.207'),
'190.129.5.252'),
'190.129.197.71'),
'200.110.50.5'),
'213.186.119.136'),
'123.125.71.54'),
'220.181.108.114'),
'66.249.68.207'),
'213.186.122.3'),
'100.43.83.143'),
'213.186.119.139'),
'66.249.68.207'),
'200.110.49.136'),
'200.110.51.235'),
'180.76.5.62'),
'213.186.122.2'),
'180.76.6.26'),
'66.249.68.207'),
'200.110.50.5'),
'213.186.119.133'),
'157.55.33.47'),
'100.43.83.143'),
'66.249.68.207'),
'74.125.44.91'),
'74.125.178.29'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.119.138'),
'190.104.24.34'),
'220.181.108.85'),
'123.125.71.46'),
'66.249.68.207'),
'190.181.18.166'),
'190.181.25.66'),
'66.249.68.207'),
'208.115.111.70'),
'190.11.67.120'),
'200.110.50.36'),
'200.90.146.108'),
'100.43.83.143'),
'66.249.68.207'),
'200.90.145.14'),
'74.125.178.26'),
'66.249.67.4'),
'186.2.56.5'),
'201.252.60.69'),
'66.249.68.207'),
'157.55.35.85'),
'190.107.62.96'),
'180.76.5.145'),
'190.103.74.168'),
'220.181.108.117'),
'123.125.71.58'),
'66.249.68.207'),
'190.186.109.249'),
'186.2.56.5'),
'66.249.67.4'),
'66.249.68.207'),
'190.104.25.30'),
'190.129.197.78'),

(60250,
(60251,
(60252,
(60253,
(60254,
(60255,
(60256,
(60257,
(60258,
(60259,
(60260,
(60261,
(60262,
(60263,
(60264,
(60265,
(60266,
(60267,
(60268,
(60269,
(60270,
(60271,
(60272,
(60273,
(60274,
(60275,
(60276,
(60277,
(60278,
(60279,
(60280,
(60281,
(60282,
(60283,
(60284,
(60285,
(60286,
(60287,
(60288,
(60289,
(60290,
(60291,
(60292,
(60293,
(60294,
(60295,
(60296,
(60297,
(60298,
(60299,
(60300,
(60301,
(60302,
(60303,
(60304,
(60305,
(60306,
(60307,
(60308,
(60309,

1347244838,
1347244864,
1347244977,
1347245011,
1347245182,
1347245187,
1347245195,
1347245466,
1347245730,
1347245789,
1347246300,
1347246500,
1347246887,
1347247111,
1347247113,
1347247246,
1347247532,
1347247605,
1347247607,
1347247964,
1347248132,
1347248146,
1347248312,
1347248434,
1347249056,
1347249148,
1347249153,
1347249185,
1347249282,
1347249433,
1347249877,
1347250598,
1347250608,
1347250647,
1347250648,
1347250789,
1347250840,
1347251152,
1347251335,
1347251575,
1347251600,
1347251953,
1347251959,
1347251966,
1347252364,
1347252449,
1347252668,
1347253081,
1347253272,
1347253868,
1347253912,
1347254010,
1347254119,
1347254141,
1347254234,
1347254235,
1347254651,
1347254905,
1347255189,
1347255561,

'190.107.62.96'),
'186.2.56.5'),
'100.43.83.143'),
'180.76.6.232'),
'66.249.68.207'),
'66.249.67.4'),
'119.63.196.61'),
'190.104.25.18'),
'186.2.56.5'),
'66.249.68.207'),
'190.103.65.93'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.51'),
'220.181.108.85'),
'66.249.67.4'),
'66.249.68.207'),
'210.238.180.214'),
'103.246.38.196'),
'157.55.35.85'),
'100.43.83.143'),
'190.104.29.21'),
'66.249.68.207'),
'66.249.67.4'),
'186.27.8.214'),
'66.249.67.4'),
'66.249.68.207'),
'186.2.16.129'),
'100.43.83.143'),
'91.203.32.171'),
'66.249.68.207'),
'190.129.197.78'),
'66.249.68.207'),
'123.125.71.36'),
'220.181.108.82'),
'157.55.32.108'),
'66.249.67.4'),
'178.63.199.206'),
'66.249.68.207'),
'100.43.83.143'),
'66.249.67.4'),
'66.249.71.11'),
'66.249.68.207'),
'190.104.31.29'),
'180.76.5.89'),
'180.76.5.168'),
'66.249.68.207'),
'190.129.197.78'),
'66.249.68.207'),
'100.43.83.143'),
'180.76.5.141'),
'66.249.67.4'),
'180.76.5.148'),
'66.249.68.207'),
'123.125.71.58'),
'220.181.108.97'),
'66.249.67.4'),
'66.249.68.207'),
'190.129.197.78'),
'66.249.68.207'),

(60310,
(60311,
(60312,
(60313,
(60314,
(60315,
(60316,
(60317,
(60318,
(60319,
(60320,
(60321,
(60322,
(60323,
(60324,
(60325,
(60326,
(60327,
(60328,
(60329,
(60330,
(60331,
(60332,
(60333,
(60334,
(60335,
(60336,
(60337,
(60338,
(60339,
(60340,
(60341,
(60342,
(60343,
(60344,
(60345,
(60346,
(60347,
(60348,
(60349,
(60350,
(60351,
(60352,
(60353,
(60354,
(60355,
(60356,
(60357,
(60358,
(60359,
(60360,
(60361,
(60362,
(60363,
(60364,
(60365,
(60366,
(60367,
(60368,
(60369,

1347255819,
1347255827,
1347256028,
1347256163,
1347256280,
1347256939,
1347257187,
1347257746,
1347257843,
1347257844,
1347258008,
1347258454,
1347258723,
1347258978,
1347259648,
1347259704,
1347260381,
1347260626,
1347260743,
1347261079,
1347261455,
1347261456,
1347261573,
1347261708,
1347262414,
1347262529,
1347263018,
1347263031,
1347263268,
1347263808,
1347264425,
1347264595,
1347264605,
1347264691,
1347264802,
1347264848,
1347264849,
1347265031,
1347265032,
1347265216,
1347265607,
1347265860,
1347265895,
1347266113,
1347266376,
1347266632,
1347266656,
1347266922,
1347266968,
1347267125,
1347267408,
1347267631,
1347267648,
1347268303,
1347268400,
1347268698,
1347269043,
1347269129,
1347269131,
1347269149,

'208.115.111.70'),
'66.249.67.4'),
'157.55.32.95'),
'100.43.83.143'),
'66.249.68.207'),
'66.249.68.207'),
'180.76.5.182'),
'66.249.68.207'),
'123.125.71.44'),
'220.181.108.90'),
'66.249.67.4'),
'100.43.83.143'),
'66.249.68.207'),
'180.76.5.153'),
'180.76.5.185'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'100.43.83.143'),
'66.249.68.207'),
'123.125.71.50'),
'220.181.108.109'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.68.207'),
'66.249.67.4'),
'66.249.68.207'),
'100.43.83.143'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.127.3'),
'213.186.119.144'),
'180.76.5.190'),
'157.55.32.96'),
'100.43.83.143'),
'213.186.127.10'),
'66.249.67.4'),
'123.125.71.36'),
'220.181.108.95'),
'66.249.68.207'),
'213.186.119.144'),
'213.186.119.139'),
'66.249.68.207'),
'213.186.119.131'),
'213.186.119.136'),
'213.186.127.8'),
'180.76.5.95'),
'66.249.68.207'),
'66.249.67.4'),
'213.186.127.5'),
'213.186.119.143'),
'213.186.127.11'),
'66.249.68.207'),
'66.249.68.207'),
'213.186.119.144'),
'213.186.127.13'),
'66.249.68.207'),
'220.181.108.83'),
'123.125.71.56'),
'213.186.119.140'),

(60370,
(60371,
(60372,
(60373,
(60374,
(60375,
(60376,
(60377,
(60378,
(60379,
(60380,
(60381,
(60382,
(60383,
(60384,
(60385,
(60386,
(60387,
(60388,
(60389,
(60390,
(60391,
(60392,
(60393,
(60394,
(60395,
(60396,
(60397,
(60398,
(60399,
(60400,
(60401,
(60402,
(60403,
(60404,
(60405,
(60406,
(60407,
(60408,
(60409,
(60410,
(60411,
(60412,
(60413,
(60414,
(60415,
(60416,
(60417,
(60418,
(60419,
(60420,
(60421,
(60422,
(60423,
(60424,
(60425,
(60426,
(60427,
(60428,
(60429,

1347269784,
1347269903,
1347269908,
1347270927,
1347271792,
1347271832,
1347271960,
1347272275,
1347272276,
1347272993,
1347273002,
1347273507,
1347273709,
1347273856,
1347274412,
1347274583,
1347274626,
1347274970,
1347275361,
1347275383,
1347275878,
1347275880,
1347275992,
1347276176,
1347276724,
1347276898,
1347277148,
1347277201,
1347277468,
1347277744,
1347277851,
1347277904,
1347278012,
1347278236,
1347278257,
1347278704,
1347278763,
1347278785,
1347279015,
1347279095,
1347279308,
1347279472,
1347279530,
1347279543,
1347279568,
1347279569,
1347279775,
1347280281,
1347280531,
1347280553,
1347280659,
1347280788,
1347281248,
1347281252,
1347281270,
1347281319,
1347281649,
1347281761,
1347281860,
1347281918,

'180.76.5.92'),
'66.249.68.207'),
'157.55.32.108'),
'66.249.68.207'),
'157.56.229.189'),
'66.249.67.4'),
'66.249.68.207'),
'123.125.71.41'),
'220.181.108.92'),
'66.249.68.207'),
'202.57.4.124'),
'66.249.67.4'),
'66.249.68.207'),
'180.76.5.136'),
'119.63.196.122'),
'157.56.93.202'),
'66.249.68.207'),
'66.249.67.4'),
'180.76.5.54'),
'66.249.68.207'),
'123.125.71.30'),
'220.181.108.119'),
'66.249.67.4'),
'66.249.68.207'),
'66.249.67.4'),
'157.55.32.108'),
'66.249.68.207'),
'208.115.113.86'),
'66.249.67.4'),
'94.23.220.161'),
'212.113.37.106'),
'66.249.68.207'),
'213.186.127.28'),
'220.181.108.121'),
'213.186.119.144'),
'66.249.67.4'),
'213.186.127.3'),
'66.249.68.207'),
'213.186.119.131'),
'190.129.8.202'),
'213.186.119.140'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.127.9'),
'123.125.71.12'),
'220.181.108.96'),
'213.186.119.143'),
'190.129.8.202'),
'66.249.68.207'),
'212.113.35.162'),
'180.76.5.153'),
'213.186.127.13'),
'190.186.13.157'),
'180.76.5.159'),
'66.249.68.207'),
'213.186.119.134'),
'190.129.11.138'),
'186.27.8.186'),
'213.186.119.133'),
'66.249.68.207'),

(60430,
(60431,
(60432,
(60433,
(60434,
(60435,
(60436,
(60437,
(60438,
(60439,
(60440,
(60441,
(60442,
(60443,
(60444,
(60445,
(60446,
(60447,
(60448,
(60449,
(60450,
(60451,
(60452,
(60453,
(60454,
(60455,
(60456,
(60457,
(60458,
(60459,
(60460,
(60461,
(60462,
(60463,
(60464,
(60465,
(60466,
(60467,
(60468,
(60469,
(60470,
(60471,
(60472,
(60473,
(60474,
(60475,
(60476,
(60477,
(60478,
(60479,
(60480,
(60481,
(60482,
(60483,
(60484,
(60485,
(60486,
(60487,
(60488,
(60489,

1347282054,
1347282147,
1347282151,
1347282304,
1347282429,
1347282576,
1347282583,
1347282586,
1347282616,
1347282621,
1347282727,
1347282752,
1347282791,
1347282812,
1347283034,
1347283097,
1347283308,
1347283319,
1347283377,
1347283443,
1347283540,
1347283589,
1347283824,
1347284099,
1347284127,
1347284157,
1347284330,
1347284576,
1347284601,
1347284792,
1347284875,
1347284892,
1347284992,
1347285088,
1347285239,
1347285318,
1347285342,
1347285628,
1347285708,
1347285732,
1347285845,
1347286100,
1347286201,
1347286353,
1347286388,
1347286473,
1347286489,
1347286499,
1347286624,
1347286668,
1347286668,
1347286763,
1347286859,
1347286916,
1347287093,
1347287095,
1347287111,
1347287193,
1347287264,
1347287365,

'213.186.127.9'),
'66.249.67.4'),
'190.186.13.157'),
'213.186.119.138'),
'91.207.5.206'),
'213.186.127.28'),
'74.125.178.18'),
'74.125.178.93'),
'74.125.178.22'),
'74.125.179.81'),
'66.249.68.207'),
'200.87.196.130'),
'157.55.33.113'),
'213.186.119.135'),
'66.249.67.4'),
'212.113.37.106'),
'190.103.67.236'),
'213.186.120.196'),
'66.249.68.207'),
'190.129.11.138'),
'157.55.32.77'),
'213.186.127.5'),
'213.186.119.133'),
'190.104.27.27'),
'190.129.11.138'),
'66.249.68.207'),
'213.186.119.131'),
'208.115.111.70'),
'213.186.119.140'),
'190.129.11.138'),
'212.113.37.106'),
'66.249.68.207'),
'66.249.67.4'),
'213.186.127.2'),
'200.90.146.42'),
'157.55.33.49'),
'213.186.119.143'),
'66.249.68.207'),
'200.90.146.139'),
'190.129.11.138'),
'213.186.127.4'),
'213.186.119.136'),
'200.87.25.21'),
'213.186.119.131'),
'200.90.146.139'),
'8.28.16.254'),
'66.249.68.207'),
'181.48.9.16'),
'213.186.127.3'),
'123.125.71.34'),
'220.181.108.100'),
'190.129.11.138'),
'213.186.119.141'),
'190.104.25.20'),
'200.90.146.30'),
'66.249.68.207'),
'213.186.127.11'),
'190.129.14.66'),
'157.56.93.150'),
'213.186.127.9'),

(60490,
(60491,
(60492,
(60493,
(60494,
(60495,
(60496,
(60497,
(60498,
(60499,
(60500,
(60501,
(60502,
(60503,
(60504,
(60505,
(60506,
(60507,
(60508,
(60509,
(60510,
(60511,
(60512,
(60513,
(60514,
(60515,
(60516,
(60517,
(60518,
(60519,
(60520,
(60521,
(60522,
(60523,
(60524,
(60525,
(60526,
(60527,
(60528,
(60529,
(60530,
(60531,
(60532,
(60533,
(60534,
(60535,
(60536,
(60537,
(60538,
(60539,
(60540,
(60541,
(60542,
(60543,
(60544,
(60545,
(60546,
(60547,
(60548,
(60549,

1347287392,
1347287439,
1347287463,
1347287555,
1347287622,
1347287622,
1347287640,
1347287642,
1347287747,
1347287809,
1347287870,
1347288130,
1347288144,
1347288199,
1347288377,
1347288461,
1347288569,
1347288651,
1347288781,
1347288886,
1347289104,
1347289135,
1347289302,
1347289395,
1347289800,
1347289895,
1347290034,
1347290074,
1347290148,
1347290257,
1347290269,
1347290270,
1347290391,
1347290401,
1347291201,
1347291440,
1347291638,
1347292254,
1347293340,
1347293693,
1347293864,
1347293950,
1347293960,
1347294035,
1347294195,
1347294224,
1347294226,
1347294434,
1347294449,
1347294726,
1347294954,
1347295229,
1347295460,
1347295537,
1347295632,
1347295659,
1347295743,
1347295903,
1347295967,
1347296220,

'190.186.13.157'),
'66.249.67.4'),
'200.90.150.173'),
'190.104.25.20'),
'74.125.178.19'),
'74.125.178.17'),
'74.125.179.83'),
'212.113.37.106'),
'66.249.68.207'),
'200.90.146.42'),
'213.186.122.3'),
'213.186.119.131'),
'180.76.6.37'),
'190.42.155.151'),
'213.186.127.4'),
'157.55.33.113'),
'66.249.67.4'),
'213.186.119.136'),
'66.249.68.207'),
'213.186.120.196'),
'190.129.5.4'),
'213.186.127.12'),
'66.249.67.4'),
'213.186.119.132'),
'74.125.178.95'),
'212.113.37.105'),
'66.249.68.207'),
'66.249.67.4'),
'213.186.127.6'),
'200.87.111.18'),
'123.125.71.55'),
'220.181.108.117'),
'190.129.11.138'),
'213.186.127.12'),
'212.113.37.105'),
'190.129.11.138'),
'190.181.14.168'),
'200.90.144.22'),
'66.249.68.207'),
'157.55.32.141'),
'66.249.67.4'),
'190.129.202.1'),
'74.125.179.87'),
'213.186.119.141'),
'213.186.119.143'),
'123.125.71.28'),
'220.181.108.89'),
'66.249.68.207'),
'213.186.127.14'),
'213.186.127.13'),
'213.186.119.140'),
'213.186.127.5'),
'213.186.119.139'),
'66.249.67.4'),
'180.76.6.28'),
'190.11.82.126'),
'213.186.122.2'),
'66.249.68.207'),
'212.113.37.106'),
'213.186.119.131'),

(60550,
(60551,
(60552,
(60553,
(60554,
(60555,
(60556,
(60557,
(60558,
(60559,
(60560,
(60561,
(60562,
(60563,
(60564,
(60565,
(60566,
(60567,
(60568,
(60569,
(60570,
(60571,
(60572,
(60573,
(60574,
(60575,
(60576,
(60577,
(60578,
(60579,
(60580,
(60581,
(60582,
(60583,
(60584,
(60585,
(60586,
(60587,
(60588,
(60589,
(60590,
(60591,
(60592,
(60593,
(60594,
(60595,
(60596,
(60597,
(60598,
(60599,
(60600,
(60601,
(60602,
(60603,
(60604,
(60605,
(60606,
(60607,
(60608,
(60609,

1347296577,
1347296614,
1347296639,
1347296752,
1347296978,
1347297231,
1347297250,
1347297261,
1347297379,
1347297414,
1347297524,
1347297775,
1347297990,
1347298107,
1347298108,
1347298110,
1347298128,
1347298244,
1347298477,
1347298521,
1347298658,
1347298844,
1347299003,
1347299213,
1347299281,
1347299508,
1347299577,
1347299659,
1347299788,
1347299824,
1347299833,
1347299842,
1347300015,
1347300142,
1347300313,
1347300555,
1347300754,
1347300800,
1347301004,
1347301023,
1347301048,
1347301147,
1347301149,
1347301203,
1347301225,
1347301280,
1347301532,
1347301742,
1347301888,
1347302038,
1347302211,
1347302292,
1347302524,
1347302544,
1347302651,
1347302790,
1347302812,
1347302826,
1347303052,
1347303133,

'213.186.119.137'),
'190.129.10.99'),
'66.249.68.207'),
'213.186.127.9'),
'213.186.119.133'),
'213.186.127.4'),
'200.110.51.156'),
'190.129.9.50'),
'66.249.68.207'),
'66.249.67.4'),
'190.129.5.54'),
'190.11.89.117'),
'213.186.119.139'),
'123.125.71.51'),
'220.181.108.94'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.119.138'),
'190.186.124.209'),
'213.186.127.3'),
'74.125.178.24'),
'66.249.68.207'),
'213.186.127.2'),
'66.249.67.4'),
'213.186.119.139'),
'213.186.120.196'),
'66.249.68.207'),
'157.55.32.188'),
'213.186.127.9'),
'208.115.111.70'),
'200.110.52.209'),
'190.104.26.24'),
'213.186.119.135'),
'66.249.67.4'),
'66.249.68.207'),
'190.103.68.37'),
'190.103.69.121'),
'213.186.119.132'),
'66.249.67.4'),
'212.113.37.105'),
'66.249.68.207'),
'123.125.71.47'),
'220.181.108.108'),
'201.222.110.126'),
'131.253.46.112'),
'213.186.127.11'),
'213.186.127.9'),
'66.249.68.207'),
'66.249.67.4'),
'213.186.119.140'),
'74.125.178.18'),
'213.186.122.2'),
'66.249.67.4'),
'213.186.127.13'),
'190.129.12.90'),
'66.249.68.207'),
'180.76.5.137'),
'213.186.119.134'),
'213.186.127.4'),
'186.115.227.170'),

(60610,
(60611,
(60612,
(60613,
(60614,
(60615,
(60616,
(60617,
(60618,
(60619,
(60620,
(60621,
(60622,
(60623,
(60624,
(60625,
(60626,
(60627,
(60628,
(60629,
(60630,
(60631,
(60632,
(60633,
(60634,
(60635,
(60636,
(60637,
(60638,
(60639,
(60640,
(60641,
(60642,
(60643,
(60644,
(60645,
(60646,
(60647,
(60648,
(60649,
(60650,
(60651,
(60652,
(60653,
(60654,
(60655,
(60656,
(60657,
(60658,
(60659,
(60660,
(60661,
(60662,
(60663,
(60664,
(60665,
(60666,
(60667,
(60668,
(60669,

1347303148,
1347303292,
1347303494,
1347303621,
1347303799,
1347303840,
1347304070,
1347304257,
1347304354,
1347304355,
1347304526,
1347304570,
1347304615,
1347304678,
1347304679,
1347304851,
1347304898,
1347304995,
1347304996,
1347305091,
1347305093,
1347305097,
1347305101,
1347305103,
1347305108,
1347305113,
1347305116,
1347305119,
1347305327,
1347305590,
1347305633,
1347305643,
1347305826,
1347305987,
1347306018,
1347306087,
1347306230,
1347306324,
1347306340,
1347306428,
1347306511,
1347306620,
1347306621,
1347306876,
1347306930,
1347307099,
1347307169,
1347307192,
1347307193,
1347307265,
1347307332,
1347307366,
1347307833,
1347308033,
1347308102,
1347308263,
1347308265,
1347308363,
1347308383,
1347308458,

'66.249.67.4'),
'200.90.145.100'),
'190.181.33.1'),
'66.249.68.207'),
'66.249.67.4'),
'212.113.35.162'),
'200.90.145.100'),
'190.129.9.50'),
'190.42.121.10'),
'66.249.68.207'),
'190.129.8.202'),
'213.186.127.4'),
'200.78.151.66'),
'123.125.71.12'),
'220.181.108.108'),
'213.186.127.11'),
'190.11.64.52'),
'200.90.145.100'),
'200.87.73.188'),
'200.87.37.38'),
'66.249.68.207'),
'74.125.178.84'),
'74.125.178.17'),
'213.186.119.131'),
'74.125.178.90'),
'74.125.179.31'),
'66.249.67.4'),
'74.125.178.25'),
'213.186.127.12'),
'213.186.119.137'),
'200.90.145.100'),
'190.129.5.206'),
'66.249.68.207'),
'200.87.165.74'),
'190.11.64.52'),
'213.186.119.139'),
'74.125.178.82'),
'200.105.198.220'),
'213.186.122.2'),
'66.249.68.207'),
'200.87.21.158'),
'200.105.220.146'),
'213.186.127.11'),
'213.186.119.143'),
'66.249.67.4'),
'213.186.127.14'),
'66.249.68.207'),
'200.90.145.100'),
'190.14.249.188'),
'208.115.113.86'),
'190.129.19.119'),
'213.186.119.137'),
'190.129.19.98'),
'66.249.68.207'),
'66.249.67.4'),
'220.181.108.91'),
'123.125.71.20'),
'213.186.127.5'),
'200.90.145.100'),
'190.129.68.63'),

(60670,
(60671,
(60672,
(60673,
(60674,
(60675,
(60676,
(60677,
(60678,
(60679,
(60680,
(60681,
(60682,
(60683,
(60684,
(60685,
(60686,
(60687,
(60688,
(60689,
(60690,
(60691,
(60692,
(60693,
(60694,
(60695,
(60696,
(60697,
(60698,
(60699,
(60700,
(60701,
(60702,
(60703,
(60704,
(60705,
(60706,
(60707,
(60708,
(60709,
(60710,
(60711,
(60712,
(60713,
(60714,
(60715,
(60716,
(60717,
(60718,
(60719,
(60720,
(60721,
(60722,
(60723,
(60724,
(60725,
(60726,
(60727,
(60728,
(60729,

1347308631,
1347308744,
1347308902,
1347309122,
1347309174,
1347309220,
1347309258,
1347309424,
1347309488,
1347309500,
1347309629,
1347309702,
1347309718,
1347309769,
1347309913,
1347309917,
1347309945,
1347310040,
1347310135,
1347310169,
1347310196,
1347310227,
1347310230,
1347310375,
1347310387,
1347310510,
1347310514,
1347310551,
1347310590,
1347310641,
1347310736,
1347310970,
1347311147,
1347311162,
1347311339,
1347311410,
1347311653,
1347311686,
1347311758,
1347311768,
1347311868,
1347311870,
1347312158,
1347312186,
1347312373,
1347312398,
1347312412,
1347312552,
1347312664,
1347312698,
1347312707,
1347312951,
1347312989,
1347313021,
1347313038,
1347313050,
1347313108,
1347313138,
1347313171,
1347313354,

'200.87.128.3'),
'66.249.68.207'),
'66.249.67.4'),
'212.113.37.105'),
'200.105.160.110'),
'190.129.5.123'),
'216.226.76.202'),
'213.186.122.3'),
'190.104.24.39'),
'66.249.68.207'),
'213.186.127.14'),
'190.129.197.76'),
'200.58.93.47'),
'200.87.239.178'),
'213.186.119.142'),
'180.76.5.60'),
'200.58.64.125'),
'190.129.4.51'),
'213.186.127.12'),
'180.76.5.177'),
'157.55.32.117'),
'66.249.68.207'),
'157.56.229.189'),
'180.76.5.55'),
'213.186.119.132'),
'74.125.178.81'),
'74.125.178.17'),
'190.129.197.76'),
'200.90.146.139'),
'213.186.127.5'),
'74.125.178.90'),
'66.249.68.207'),
'213.186.127.8'),
'190.129.197.27'),
'66.249.67.4'),
'213.186.122.2'),
'213.186.120.196'),
'66.249.68.207'),
'74.125.179.87'),
'200.90.146.139'),
'123.125.71.52'),
'220.181.108.82'),
'213.186.119.136'),
'157.56.229.185'),
'66.249.67.4'),
'66.249.68.207'),
'213.186.119.138'),
'157.55.32.117'),
'213.186.119.134'),
'74.125.178.31'),
'74.125.178.28'),
'212.113.35.162'),
'200.90.146.152'),
'200.110.52.21'),
'66.249.67.4'),
'66.249.68.207'),
'190.129.4.12'),
'200.105.163.23'),
'213.186.120.196'),
'77.255.66.48'),

(60730,
(60731,
(60732,
(60733,
(60734,
(60735,
(60736,
(60737,
(60738,
(60739,
(60740,
(60741,
(60742,
(60743,
(60744,
(60745,
(60746,
(60747,
(60748,
(60749,
(60750,
(60751,
(60752,
(60753,
(60754,
(60755,
(60756,
(60757,
(60758,
(60759,
(60760,
(60761,
(60762,
(60763,
(60764,
(60765,
(60766,
(60767,
(60768,
(60769,
(60770,
(60771,
(60772,
(60773,
(60774,
(60775,
(60776,
(60777,
(60778,
(60779,
(60780,
(60781,
(60782,
(60783,
(60784,
(60785,
(60786,
(60787,
(60788,
(60789,

1347313424,
1347313544,
1347313695,
1347313731,
1347313762,
1347314080,
1347314368,
1347314406,
1347314436,
1347314523,
1347314688,
1347314753,
1347314976,
1347315096,
1347315128,
1347315148,
1347315149,
1347315157,
1347315188,
1347315195,
1347315364,
1347315439,
1347315447,
1347315450,
1347315451,
1347315466,
1347315576,
1347315614,
1347315654,
1347315728,
1347315786,
1347315922,
1347315991,
1347316272,
1347316320,
1347316376,
1347316396,
1347316459,
1347316460,
1347316547,
1347316587,
1347316713,
1347317083,
1347317096,
1347317141,
1347317219,
1347317473,
1347317503,
1347317654,
1347317725,
1347318140,
1347318176,
1347318232,
1347318381,
1347318457,
1347318484,
1347318737,
1347318848,
1347318972,
1347319000,

'212.113.37.106'),
'200.110.51.110'),
'213.186.119.132'),
'66.249.68.207'),
'200.105.163.23'),
'66.249.67.4'),
'66.249.68.207'),
'200.105.163.23'),
'213.186.119.140'),
'190.104.7.54'),
'213.186.127.12'),
'180.76.5.150'),
'213.186.119.134'),
'66.249.68.207'),
'190.104.27.23'),
'74.125.178.91'),
'74.125.179.86'),
'74.125.178.20'),
'100.43.83.143'),
'213.186.119.136'),
'190.129.8.202'),
'66.249.67.4'),
'200.87.110.162'),
'123.125.71.34'),
'220.181.108.91'),
'213.186.127.13'),
'190.129.14.146'),
'157.55.32.116'),
'200.110.51.62'),
'200.90.144.249'),
'66.249.68.207'),
'192.168.128.25'),
'213.186.127.10'),
'200.90.146.139'),
'190.181.58.50'),
'200.90.144.133'),
'200.110.51.190'),
'66.249.68.207'),
'213.186.122.3'),
'66.249.67.4'),
'190.129.197.87'),
'213.186.119.139'),
'180.76.5.170'),
'200.90.144.133'),
'66.249.68.207'),
'213.186.119.143'),
'213.186.127.8'),
'200.110.51.62'),
'66.249.67.4'),
'212.113.35.162'),
'190.129.197.81'),
'66.249.68.207'),
'213.186.119.138'),
'190.129.8.202'),
'69.171.237.15'),
'213.186.127.8'),
'213.186.122.2'),
'66.249.68.207'),
'200.87.176.133'),
'66.249.72.130'),

(60790,
(60791,
(60792,
(60793,
(60794,
(60795,
(60796,
(60797,
(60798,
(60799,
(60800,
(60801,
(60802,
(60803,
(60804,
(60805,
(60806,
(60807,
(60808,
(60809,
(60810,
(60811,
(60812,
(60813,
(60814,
(60815,
(60816,
(60817,
(60818,
(60819,
(60820,
(60821,
(60822,
(60823,
(60824,
(60825,
(60826,
(60827,
(60828,
(60829,
(60830,
(60831,
(60832,
(60833,
(60834,
(60835,
(60836,
(60837,
(60838,
(60839,
(60840,
(60841,
(60842,
(60843,
(60844,
(60845,
(60846,
(60847,
(60848,
(60849,

1347319025,
1347319132,
1347319135,
1347319243,
1347319557,
1347319722,
1347319759,
1347319775,
1347319901,
1347320005,
1347320041,
1347320254,
1347320421,
1347320509,
1347320762,
1347320927,
1347320963,
1347321052,
1347321252,
1347321267,
1347321393,
1347321430,
1347321521,
1347321559,
1347321632,
1347321834,
1347321865,
1347321893,
1347321940,
1347322278,
1347322407,
1347322501,
1347322531,
1347322562,
1347322661,
1347322662,
1347322784,
1347322909,
1347322966,
1347323005,
1347323075,
1347323106,
1347323183,
1347323291,
1347323507,
1347323565,
1347323796,
1347323825,
1347323982,
1347324088,
1347324223,
1347324247,
1347324399,
1347324402,
1347324555,
1347324603,
1347324647,
1347324808,
1347324977,
1347324993,

'212.113.35.162'),
'123.125.71.12'),
'220.181.108.85'),
'213.186.127.3'),
'180.76.5.88'),
'66.249.72.130'),
'190.11.89.170'),
'190.129.40.154'),
'190.129.170.101'),
'74.125.178.28'),
'213.186.119.140'),
'213.186.119.134'),
'66.249.72.130'),
'213.186.127.7'),
'213.186.127.13'),
'66.249.74.30'),
'66.249.74.27'),
'213.186.127.28'),
'190.129.197.14'),
'213.186.119.134'),
'93.182.146.54'),
'186.27.0.118'),
'213.186.127.11'),
'200.90.146.126'),
'66.249.74.27'),
'190.129.5.230'),
'66.249.74.30'),
'190.129.197.14'),
'190.129.92.229'),
'213.186.127.4'),
'157.56.229.187'),
'66.249.74.27'),
'213.186.119.133'),
'66.249.74.30'),
'123.125.71.38'),
'220.181.108.118'),
'213.186.127.14'),
'200.110.49.87'),
'186.27.0.118'),
'157.55.32.184'),
'213.186.119.137'),
'66.249.74.27'),
'66.249.74.30'),
'213.186.119.144'),
'190.129.5.164'),
'213.186.127.3'),
'213.186.127.11'),
'186.27.0.49'),
'66.249.74.30'),
'213.186.119.139'),
'66.249.74.27'),
'180.76.6.231'),
'180.76.5.138'),
'200.58.91.83'),
'213.186.127.10'),
'190.129.46.238'),
'66.249.74.30'),
'213.186.127.13'),
'190.129.5.164'),
'66.249.74.27'),

(60850,
(60851,
(60852,
(60853,
(60854,
(60855,
(60856,
(60857,
(60858,
(60859,
(60860,
(60861,
(60862,
(60863,
(60864,
(60865,
(60866,
(60867,
(60868,
(60869,
(60870,
(60871,
(60872,
(60873,
(60874,
(60875,
(60876,
(60877,
(60878,
(60879,
(60880,
(60881,
(60882,
(60883,
(60884,
(60885,
(60886,
(60887,
(60888,
(60889,
(60890,
(60891,
(60892,
(60893,
(60894,
(60895,
(60896,
(60897,
(60898,
(60899,
(60900,
(60901,
(60902,
(60903,
(60904,
(60905,
(60906,
(60907,
(60908,
(60909,

1347325101,
1347325258,
1347325315,
1347325330,
1347325432,
1347325465,
1347325576,
1347325576,
1347325616,
1347325836,
1347325879,
1347326001,
1347326216,
1347326327,
1347326352,
1347326480,
1347326579,
1347326734,
1347326753,
1347326754,
1347326868,
1347327016,
1347327120,
1347327125,
1347327338,
1347327474,
1347327591,
1347327709,
1347327745,
1347327844,
1347327991,
1347328052,
1347328123,
1347328163,
1347328346,
1347328351,
1347328603,
1347329003,
1347329149,
1347329150,
1347329198,
1347329362,
1347329623,
1347329806,
1347329842,
1347329897,
1347329951,
1347329952,
1347330249,
1347330375,
1347330693,
1347330701,
1347330833,
1347330929,
1347330930,
1347331028,
1347331175,
1347331386,
1347331446,
1347331555,

'213.186.120.196'),
'66.249.74.30'),
'213.186.127.10'),
'220.181.108.143'),
'190.129.197.81'),
'190.129.41.4'),
'212.113.35.162'),
'200.87.140.71'),
'66.249.74.27'),
'213.186.127.2'),
'66.249.74.30'),
'190.129.232.196'),
'66.249.74.27'),
'213.186.122.3'),
'200.58.66.252'),
'66.249.74.30'),
'213.186.119.134'),
'200.90.146.232'),
'123.125.71.32'),
'220.181.108.75'),
'66.249.74.27'),
'190.103.74.167'),
'66.249.74.30'),
'213.186.119.132'),
'213.186.127.14'),
'66.249.74.27'),
'213.186.127.4'),
'190.129.197.73'),
'66.249.74.30'),
'213.186.119.135'),
'100.43.83.143'),
'200.87.39.134'),
'66.249.74.27'),
'213.186.119.134'),
'66.249.74.30'),
'213.186.127.4'),
'213.186.127.11'),
'66.249.74.30'),
'180.76.5.192'),
'212.113.35.162'),
'66.249.74.27'),
'213.186.122.3'),
'66.249.74.30'),
'66.249.74.27'),
'200.85.144.68'),
'213.186.127.12'),
'123.125.71.56'),
'220.181.108.80'),
'66.249.74.30'),
'213.186.119.142'),
'213.186.127.8'),
'66.249.74.27'),
'157.55.32.186'),
'190.107.42.36'),
'66.249.74.30'),
'190.103.79.51'),
'213.186.119.140'),
'213.186.127.4'),
'180.76.5.98'),
'131.253.46.112'),

(60910,
(60911,
(60912,
(60913,
(60914,
(60915,
(60916,
(60917,
(60918,
(60919,
(60920,
(60921,
(60922,
(60923,
(60924,
(60925,
(60926,
(60927,
(60928,
(60929,
(60930,
(60931,
(60932,
(60933,
(60934,
(60935,
(60936,
(60937,
(60938,
(60939,
(60940,
(60941,
(60942,
(60943,
(60944,
(60945,
(60946,
(60947,
(60948,
(60949,
(60950,
(60951,
(60952,
(60953,
(60954,
(60955,
(60956,
(60957,
(60958,
(60959,
(60960,
(60961,
(60962,
(60963,
(60964,
(60965,
(60966,
(60967,
(60968,
(60969,

1347331685,
1347331771,
1347331839,
1347331875,
1347331890,
1347331932,
1347332191,
1347332279,
1347332459,
1347332542,
1347332555,
1347332680,
1347333200,
1347333237,
1347333401,
1347333447,
1347333663,
1347333827,
1347333865,
1347333890,
1347333917,
1347333961,
1347333994,
1347334052,
1347334057,
1347334062,
1347334260,
1347334483,
1347334587,
1347334676,
1347334686,
1347334750,
1347334928,
1347335225,
1347335439,
1347335441,
1347335444,
1347335688,
1347335783,
1347335940,
1347336070,
1347336072,
1347336155,
1347336283,
1347336446,
1347336547,
1347336676,
1347336701,
1347336959,
1347337068,
1347337069,
1347337339,
1347337342,
1347337347,
1347337953,
1347337957,
1347338068,
1347338470,
1347338502,
1347338676,

'213.186.127.7'),
'66.249.74.30'),
'190.104.26.29'),
'119.63.196.124'),
'100.43.83.143'),
'213.186.119.142'),
'213.186.119.132'),
'66.249.74.27'),
'66.249.74.30'),
'74.125.16.213'),
'74.125.16.220'),
'213.186.119.140'),
'213.186.127.4'),
'66.249.74.30'),
'74.125.178.16'),
'66.249.74.27'),
'213.186.120.196'),
'74.125.178.24'),
'74.125.178.29'),
'180.76.6.29'),
'213.186.127.7'),
'157.55.32.184'),
'74.125.179.84'),
'66.249.74.30'),
'66.249.74.27'),
'200.87.176.129'),
'74.125.179.29'),
'213.186.119.142'),
'200.90.145.100'),
'213.186.119.133'),
'66.249.74.30'),
'66.249.74.27'),
'213.186.127.8'),
'213.186.127.11'),
'66.249.74.30'),
'200.90.145.100'),
'66.249.74.27'),
'213.186.127.10'),
'208.115.113.86'),
'212.113.35.162'),
'131.253.46.112'),
'66.249.74.30'),
'190.0.248.114'),
'213.186.119.143'),
'213.186.127.5'),
'66.249.74.27'),
'66.249.74.30'),
'213.186.127.4'),
'212.113.37.105'),
'123.125.71.20'),
'220.181.108.111'),
'213.186.119.135'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.27'),
'66.249.74.30'),
'212.113.37.105'),
'213.186.119.132'),
'180.76.5.185'),
'66.249.74.27'),

(60970,
(60971,
(60972,
(60973,
(60974,
(60975,
(60976,
(60977,
(60978,
(60979,
(60980,
(60981,
(60982,
(60983,
(60984,
(60985,
(60986,
(60987,
(60988,
(60989,
(60990,
(60991,
(60992,
(60993,
(60994,
(60995,
(60996,
(60997,
(60998,
(60999,
(61000,
(61001,
(61002,
(61003,
(61004,
(61005,
(61006,
(61007,
(61008,
(61009,
(61010,
(61011,
(61012,
(61013,
(61014,
(61015,
(61016,
(61017,
(61018,
(61019,
(61020,
(61021,
(61022,
(61023,
(61024,
(61025,
(61026,
(61027,
(61028,
(61029,

1347338723,
1347338794,
1347338801,
1347338950,
1347339275,
1347339453,
1347339826,
1347339940,
1347340165,
1347340353,
1347340588,
1347340671,
1347340672,
1347340801,
1347340862,
1347341269,
1347341348,
1347341778,
1347342005,
1347342086,
1347342312,
1347342930,
1347342966,
1347343175,
1347343290,
1347343553,
1347343694,
1347343806,
1347343889,
1347344173,
1347344266,
1347344267,
1347344353,
1347344775,
1347344801,
1347344832,
1347345025,
1347345225,
1347345436,
1347345459,
1347345617,
1347345805,
1347345973,
1347346100,
1347346110,
1347346226,
1347346617,
1347346762,
1347346945,
1347347345,
1347347468,
1347347870,
1347347872,
1347347951,
1347348000,
1347348138,
1347348167,
1347348880,
1347348943,
1347348987,

'213.186.119.136'),
'180.76.5.186'),
'66.249.74.30'),
'157.55.32.116'),
'213.186.127.8'),
'66.249.74.27'),
'157.55.32.117'),
'66.249.74.30'),
'131.253.46.112'),
'213.186.127.5'),
'66.249.74.30'),
'123.125.71.57'),
'220.181.108.83'),
'157.55.32.184'),
'213.186.122.3'),
'66.249.74.30'),
'66.249.74.27'),
'213.186.119.142'),
'66.249.74.30'),
'208.115.111.70'),
'66.249.74.27'),
'66.249.74.30'),
'180.76.6.35'),
'180.76.5.95'),
'157.56.229.185'),
'66.249.74.30'),
'65.52.108.101'),
'213.186.119.139'),
'66.249.74.27'),
'66.249.74.30'),
'123.125.71.14'),
'220.181.108.118'),
'213.186.119.136'),
'66.249.74.27'),
'213.186.122.2'),
'66.249.74.30'),
'157.55.32.77'),
'157.55.32.184'),
'212.113.37.105'),
'66.249.74.30'),
'66.249.74.27'),
'213.186.122.3'),
'180.76.5.188'),
'157.55.32.186'),
'66.249.74.30'),
'66.249.74.27'),
'131.253.46.112'),
'66.249.74.30'),
'157.55.32.186'),
'66.249.74.27'),
'66.249.74.30'),
'123.125.71.38'),
'220.181.108.75'),
'212.113.37.105'),
'180.76.5.48'),
'183.167.199.21'),
'66.249.74.30'),
'66.249.74.30'),
'212.113.35.162'),
'180.76.5.146'),

(61030,
(61031,
(61032,
(61033,
(61034,
(61035,
(61036,
(61037,
(61038,
(61039,
(61040,
(61041,
(61042,
(61043,
(61044,
(61045,
(61046,
(61047,
(61048,
(61049,
(61050,
(61051,
(61052,
(61053,
(61054,
(61055,
(61056,
(61057,
(61058,
(61059,
(61060,
(61061,
(61062,
(61063,
(61064,
(61065,
(61066,
(61067,
(61068,
(61069,
(61070,
(61071,
(61072,
(61073,
(61074,
(61075,
(61076,
(61077,
(61078,
(61079,
(61080,
(61081,
(61082,
(61083,
(61084,
(61085,
(61086,
(61087,
(61088,
(61089,

1347349147,
1347349327,
1347349400,
1347349421,
1347349752,
1347349870,
1347350367,
1347350409,
1347350686,
1347350882,
1347350979,
1347351040,
1347351510,
1347351510,
1347351510,
1347351621,
1347351904,
1347351909,
1347352282,
1347352529,
1347352685,
1347352894,
1347353111,
1347353305,
1347353492,
1347354317,
1347354462,
1347354877,
1347354930,
1347354991,
1347355106,
1347355475,
1347355604,
1347355606,
1347355840,
1347356031,
1347356043,
1347356705,
1347356810,
1347356967,
1347357473,
1347357478,
1347357969,
1347358144,
1347358241,
1347358244,
1347358420,
1347358630,
1347358771,
1347358773,
1347358923,
1347358936,
1347359019,
1347359064,
1347359525,
1347359582,
1347359975,
1347360105,
1347360368,
1347360370,

'66.249.74.27'),
'183.167.199.21'),
'213.186.127.13'),
'208.115.113.86'),
'66.249.74.30'),
'213.186.119.133'),
'66.249.74.30'),
'66.249.74.27'),
'157.55.35.98'),
'213.186.127.28'),
'66.249.74.30'),
'66.249.74.27'),
'123.125.71.19'),
'220.181.108.75'),
'213.186.119.136'),
'66.249.74.30'),
'66.249.74.27'),
'212.113.37.105'),
'66.249.74.30'),
'213.186.127.10'),
'66.249.74.27'),
'213.186.119.144'),
'180.76.6.231'),
'66.249.74.30'),
'213.186.119.141'),
'66.249.74.30'),
'213.186.119.140'),
'66.249.74.27'),
'213.186.127.7'),
'180.76.5.146'),
'66.249.74.30'),
'213.186.119.141'),
'123.125.71.46'),
'220.181.108.94'),
'66.249.74.27'),
'213.186.127.3'),
'66.249.74.30'),
'66.249.74.30'),
'66.249.74.27'),
'213.186.127.10'),
'66.249.74.30'),
'66.249.74.27'),
'213.186.127.4'),
'66.249.74.27'),
'66.249.74.30'),
'220.181.127.126'),
'157.55.33.83'),
'74.125.17.216'),
'123.125.71.45'),
'220.181.108.84'),
'66.249.74.30'),
'66.249.74.27'),
'212.113.37.106'),
'157.55.32.77'),
'213.186.127.8'),
'66.249.74.27'),
'213.186.127.7'),
'66.249.74.30'),
'157.55.32.184'),
'190.103.67.128'),

(61090,
(61091,
(61092,
(61093,
(61094,
(61095,
(61096,
(61097,
(61098,
(61099,
(61100,
(61101,
(61102,
(61103,
(61104,
(61105,
(61106,
(61107,
(61108,
(61109,
(61110,
(61111,
(61112,
(61113,
(61114,
(61115,
(61116,
(61117,
(61118,
(61119,
(61120,
(61121,
(61122,
(61123,
(61124,
(61125,
(61126,
(61127,
(61128,
(61129,
(61130,
(61131,
(61132,
(61133,
(61134,
(61135,
(61136,
(61137,
(61138,
(61139,
(61140,
(61141,
(61142,
(61143,
(61144,
(61145,
(61146,
(61147,
(61148,
(61149,

1347360727,
1347360740,
1347360765,
1347360960,
1347360986,
1347361513,
1347361522,
1347361628,
1347362118,
1347362142,
1347362199,
1347362305,
1347362306,
1347362563,
1347362789,
1347362912,
1347363094,
1347363408,
1347363575,
1347363635,
1347363671,
1347364023,
1347364369,
1347364584,
1347364588,
1347364964,
1347365059,
1347365110,
1347365242,
1347365323,
1347365395,
1347365600,
1347365948,
1347366021,
1347366094,
1347366096,
1347366149,
1347366614,
1347366662,
1347366873,
1347366996,
1347367375,
1347367654,
1347368363,
1347368379,
1347368452,
1347368585,
1347368752,
1347368759,
1347368927,
1347369126,
1347369283,
1347369444,
1347369468,
1347369469,
1347369995,
1347370000,
1347370109,
1347370116,
1347370130,

'66.249.74.30'),
'180.76.5.183'),
'74.125.178.25'),
'180.76.5.137'),
'213.186.127.4'),
'66.249.74.27'),
'66.249.74.30'),
'213.186.119.135'),
'213.186.127.9'),
'66.249.74.27'),
'66.249.74.30'),
'123.125.71.51'),
'220.181.108.118'),
'213.186.127.7'),
'66.249.74.27'),
'66.249.74.30'),
'213.186.119.132'),
'66.249.74.27'),
'213.186.119.142'),
'66.249.74.30'),
'208.115.113.86'),
'213.186.127.6'),
'66.249.74.30'),
'66.249.74.27'),
'213.186.119.141'),
'190.104.26.30'),
'213.186.127.8'),
'66.249.74.30'),
'190.129.8.202'),
'66.249.74.27'),
'100.43.83.143'),
'213.186.119.143'),
'66.249.74.30'),
'123.125.71.17'),
'157.55.35.90'),
'213.186.119.131'),
'190.129.8.202'),
'66.249.74.30'),
'157.55.32.186'),
'157.55.35.90'),
'66.249.74.27'),
'66.249.74.30'),
'180.76.5.65'),
'190.129.9.42'),
'127.0.0.1'),
'190.129.8.202'),
'66.249.74.30'),
'213.186.127.7'),
'66.249.74.27'),
'200.105.204.198'),
'213.186.127.3'),
'66.249.74.30'),
'200.90.146.224'),
'123.125.71.47'),
'220.181.108.106'),
'66.249.74.30'),
'190.129.53.194'),
'213.186.120.196'),
'66.249.74.27'),
'190.104.28.22'),

(61150,
(61151,
(61152,
(61153,
(61154,
(61155,
(61156,
(61157,
(61158,
(61159,
(61160,
(61161,
(61162,
(61163,
(61164,
(61165,
(61166,
(61167,
(61168,
(61169,
(61170,
(61171,
(61172,
(61173,
(61174,
(61175,
(61176,
(61177,
(61178,
(61179,
(61180,
(61181,
(61182,
(61183,
(61184,
(61185,
(61186,
(61187,
(61188,
(61189,
(61190,
(61191,
(61192,
(61193,
(61194,
(61195,
(61196,
(61197,
(61198,
(61199,
(61200,
(61201,
(61202,
(61203,
(61204,
(61205,
(61206,
(61207,
(61208,
(61209,

1347370368,
1347370544,
1347370668,
1347370788,
1347370817,
1347370848,
1347371186,
1347371201,
1347371278,
1347371436,
1347371450,
1347371531,
1347371615,
1347371657,
1347371806,
1347371853,
1347371892,
1347371909,
1347372123,
1347372220,
1347372328,
1347372345,
1347372603,
1347372725,
1347372964,
1347373057,
1347373067,
1347373306,
1347373318,
1347373343,
1347373412,
1347373678,
1347373753,
1347373893,
1347373920,
1347373946,
1347373985,
1347374138,
1347374227,
1347374586,
1347374716,
1347374879,
1347374926,
1347375516,
1347375543,
1347375672,
1347375762,
1347375819,
1347375896,
1347376170,
1347376177,
1347376445,
1347376536,
1347376560,
1347376585,
1347376687,
1347376701,
1347376703,
1347376806,
1347377158,

'200.90.146.224'),
'190.104.25.21'),
'213.186.127.6'),
'200.87.107.99'),
'190.129.53.194'),
'66.249.74.30'),
'190.104.25.21'),
'213.186.127.12'),
'190.129.19.248'),
'208.115.111.70'),
'200.110.52.171'),
'190.129.19.118'),
'66.249.74.30'),
'66.249.74.27'),
'190.104.25.21'),
'157.55.35.90'),
'190.129.11.138'),
'200.90.147.150'),
'213.186.127.8'),
'74.125.178.85'),
'66.249.74.27'),
'66.249.74.30'),
'190.129.11.138'),
'213.186.119.132'),
'190.104.25.21'),
'123.125.71.43'),
'220.181.108.90'),
'66.249.74.30'),
'190.104.24.41'),
'74.125.179.84'),
'180.76.5.110'),
'66.249.74.27'),
'213.186.122.2'),
'190.129.41.101'),
'200.105.207.172'),
'190.104.25.21'),
'66.249.74.30'),
'190.104.30.27'),
'157.55.32.190'),
'180.76.5.191'),
'213.186.127.3'),
'190.129.9.42'),
'66.249.74.30'),
'200.90.146.233'),
'157.55.35.90'),
'190.129.9.42'),
'66.249.74.30'),
'213.186.127.11'),
'200.90.145.101'),
'213.186.119.137'),
'190.129.8.218'),
'157.55.32.186'),
'66.249.74.30'),
'200.87.0.53'),
'200.58.78.138'),
'190.129.8.202'),
'123.125.71.18'),
'220.181.108.116'),
'213.186.119.141'),
'200.90.146.233'),

(61210,
(61211,
(61212,
(61213,
(61214,
(61215,
(61216,
(61217,
(61218,
(61219,
(61220,
(61221,
(61222,
(61223,
(61224,
(61225,
(61226,
(61227,
(61228,
(61229,
(61230,
(61231,
(61232,
(61233,
(61234,
(61235,
(61236,
(61237,
(61238,
(61239,
(61240,
(61241,
(61242,
(61243,
(61244,
(61245,
(61246,
(61247,
(61248,
(61249,
(61250,
(61251,
(61252,
(61253,
(61254,
(61255,
(61256,
(61257,
(61258,
(61259,
(61260,
(61261,
(61262,
(61263,
(61264,
(61265,
(61266,
(61267,
(61268,
(61269,

1347377170,
1347377183,
1347377218,
1347377251,
1347377471,
1347377481,
1347377701,
1347377835,
1347377915,
1347377921,
1347377948,
1347377956,
1347378077,
1347378180,
1347378195,
1347378491,
1347378735,
1347378777,
1347378852,
1347379162,
1347379206,
1347379557,
1347379618,
1347379652,
1347379778,
1347379833,
1347379925,
1347380153,
1347380218,
1347380343,
1347380365,
1347380417,
1347380456,
1347380623,
1347380661,
1347380664,
1347380792,
1347380836,
1347380993,
1347381076,
1347381132,
1347381240,
1347381361,
1347381793,
1347381803,
1347381866,
1347381900,
1347382067,
1347382222,
1347382242,
1347382477,
1347382563,
1347382616,
1347383237,
1347383256,
1347383276,
1347383307,
1347383693,
1347383828,
1347384022,

'190.129.12.226'),
'213.186.119.131'),
'190.129.4.51'),
'190.129.9.42'),
'66.249.74.30'),
'200.110.49.123'),
'200.110.52.135'),
'213.186.119.136'),
'190.129.8.218'),
'190.129.9.42'),
'190.129.197.28'),
'200.87.146.2'),
'66.249.74.30'),
'200.110.49.123'),
'213.186.119.134'),
'190.129.8.202'),
'200.105.207.172'),
'66.249.74.30'),
'213.186.127.4'),
'190.129.8.202'),
'213.186.127.8'),
'190.104.26.22'),
'180.76.6.26'),
'66.249.74.30'),
'213.186.119.136'),
'190.129.5.204'),
'200.110.52.135'),
'66.249.74.27'),
'213.186.119.144'),
'66.249.74.30'),
'200.87.185.144'),
'190.129.19.66'),
'190.129.5.204'),
'157.56.229.189'),
'123.125.71.52'),
'220.181.108.105'),
'213.186.119.141'),
'66.249.74.27'),
'66.249.74.30'),
'190.129.5.204'),
'180.76.5.136'),
'213.186.127.12'),
'180.76.6.21'),
'190.129.5.204'),
'213.186.127.5'),
'186.125.27.107'),
'66.249.74.30'),
'180.76.5.60'),
'220.181.108.118'),
'212.113.37.105'),
'190.129.5.204'),
'66.249.74.30'),
'190.104.28.26'),
'66.249.74.27'),
'213.186.127.4'),
'66.249.74.30'),
'190.129.5.204'),
'74.125.178.90'),
'213.186.127.6'),
'66.249.74.30'),

(61270,
(61271,
(61272,
(61273,
(61274,
(61275,
(61276,
(61277,
(61278,
(61279,
(61280,
(61281,
(61282,
(61283,
(61284,
(61285,
(61286,
(61287,
(61288,
(61289,
(61290,
(61291,
(61292,
(61293,
(61294,
(61295,
(61296,
(61297,
(61298,
(61299,
(61300,
(61301,
(61302,
(61303,
(61304,
(61305,
(61306,
(61307,
(61308,
(61309,
(61310,
(61311,
(61312,
(61313,
(61314,
(61315,
(61316,
(61317,
(61318,
(61319,
(61320,
(61321,
(61322,
(61323,
(61324,
(61325,
(61326,
(61327,
(61328,
(61329,

1347384266,
1347384400,
1347384710,
1347384857,
1347384965,
1347384966,
1347385101,
1347385278,
1347385415,
1347385556,
1347385639,
1347385641,
1347385670,
1347385676,
1347385853,
1347385873,
1347386072,
1347386290,
1347386344,
1347386356,
1347386500,
1347386631,
1347386706,
1347386867,
1347387024,
1347387130,
1347387298,
1347387581,
1347387720,
1347387806,
1347387878,
1347387943,
1347388006,
1347388314,
1347388469,
1347388883,
1347388891,
1347388897,
1347388910,
1347388960,
1347389116,
1347389142,
1347389165,
1347389394,
1347389397,
1347389544,
1347389661,
1347389804,
1347389880,
1347389945,
1347390231,
1347390366,
1347390511,
1347390624,
1347390663,
1347390700,
1347390878,
1347391013,
1347391138,
1347391140,

'213.186.122.2'),
'66.249.74.27'),
'66.249.74.30'),
'213.186.119.140'),
'123.125.71.15'),
'220.181.108.83'),
'66.249.74.27'),
'213.186.119.144'),
'201.222.86.168'),
'180.76.5.166'),
'190.11.92.14'),
'190.104.27.22'),
'208.115.111.70'),
'66.249.74.30'),
'213.186.119.140'),
'200.87.170.34'),
'190.181.0.15'),
'213.186.127.2'),
'66.249.74.27'),
'200.90.145.101'),
'66.249.74.30'),
'200.87.170.34'),
'190.181.14.136'),
'213.186.127.11'),
'190.181.0.15'),
'66.249.74.30'),
'213.186.127.28'),
'66.249.74.27'),
'200.87.170.34'),
'66.249.74.30'),
'213.186.127.14'),
'190.121.239.148'),
'200.110.50.3'),
'213.186.119.136'),
'66.249.74.30'),
'190.129.8.202'),
'213.186.119.142'),
'68.68.108.204'),
'190.129.11.138'),
'190.129.12.226'),
'190.181.0.15'),
'66.249.74.30'),
'180.76.5.168'),
'212.113.37.106'),
'190.186.94.92'),
'190.129.23.191'),
'190.129.5.194'),
'66.249.74.30'),
'180.76.5.185'),
'213.186.127.8'),
'190.129.40.158'),
'213.186.122.2'),
'190.129.5.194'),
'190.129.8.202'),
'66.249.74.30'),
'23.22.83.182'),
'190.129.40.158'),
'157.55.34.179'),
'123.125.71.40'),
'220.181.108.118'),

(61330,
(61331,
(61332,
(61333,
(61334,
(61335,
(61336,
(61337,
(61338,
(61339,
(61340,
(61341,
(61342,
(61343,
(61344,
(61345,
(61346,
(61347,
(61348,
(61349,
(61350,
(61351,
(61352,
(61353,
(61354,
(61355,
(61356,
(61357,
(61358,
(61359,
(61360,
(61361,
(61362,
(61363,
(61364,
(61365,
(61366,
(61367,
(61368,
(61369,
(61370,
(61371,
(61372,
(61373,
(61374,
(61375,
(61376,
(61377,
(61378,
(61379,
(61380,
(61381,
(61382,
(61383,
(61384,
(61385,
(61386,
(61387,
(61388,
(61389,

1347391262,
1347391297,
1347391403,
1347391733,
1347391807,
1347391917,
1347391977,
1347392064,
1347392109,
1347392140,
1347392196,
1347392338,
1347392492,
1347392578,
1347392636,
1347392645,
1347392781,
1347392972,
1347392995,
1347393053,
1347393170,
1347393613,
1347393727,
1347393885,
1347393953,
1347393989,
1347394228,
1347394322,
1347394387,
1347394436,
1347394491,
1347394573,
1347394719,
1347394721,
1347394864,
1347394966,
1347395116,
1347395354,
1347395398,
1347395420,
1347395432,
1347395513,
1347395525,
1347395532,
1347396013,
1347396050,
1347396176,
1347396314,
1347396336,
1347396348,
1347396358,
1347396832,
1347396957,
1347397003,
1347397082,
1347397590,
1347397624,
1347397647,
1347397737,
1347397814,

'190.104.31.20'),
'157.55.33.109'),
'213.186.120.196'),
'74.125.178.89'),
'66.249.74.27'),
'74.125.178.86'),
'190.104.26.19'),
'157.55.35.90'),
'190.129.8.202'),
'66.249.74.30'),
'190.129.19.47'),
'190.186.25.90'),
'200.87.150.243'),
'190.181.26.142'),
'200.60.54.82'),
'200.110.51.251'),
'190.129.14.19'),
'213.186.119.138'),
'66.249.74.30'),
'66.249.74.27'),
'190.129.19.47'),
'66.249.74.30'),
'157.55.32.190'),
'66.249.74.27'),
'200.110.51.192'),
'213.186.119.143'),
'66.249.74.30'),
'200.87.131.170'),
'213.186.127.10'),
'157.55.34.179'),
'66.249.74.27'),
'190.129.19.181'),
'123.125.71.39'),
'220.181.108.120'),
'66.249.74.30'),
'213.186.119.143'),
'190.11.64.85'),
'66.249.74.27'),
'213.186.119.132'),
'190.129.19.181'),
'190.104.28.28'),
'200.87.22.253'),
'66.249.74.30'),
'190.103.68.167'),
'190.181.38.172'),
'200.87.131.170'),
'66.249.74.30'),
'200.87.22.253'),
'180.76.5.88'),
'66.249.74.27'),
'190.103.76.179'),
'66.249.74.30'),
'66.249.74.27'),
'190.129.11.138'),
'190.129.4.47'),
'66.249.74.27'),
'190.129.19.231'),
'190.129.19.198'),
'190.129.4.47'),
'66.249.74.30'),

(61390,
(61391,
(61392,
(61393,
(61394,
(61395,
(61396,
(61397,
(61398,
(61399,
(61400,
(61401,
(61402,
(61403,
(61404,
(61405,
(61406,
(61407,
(61408,
(61409,
(61410,
(61411,
(61412,
(61413,
(61414,
(61415,
(61416,
(61417,
(61418,
(61419,
(61420,
(61421,
(61422,
(61423,
(61424,
(61425,
(61426,
(61427,
(61428,
(61429,
(61430,
(61431,
(61432,
(61433,
(61434,
(61435,
(61436,
(61437,
(61438,
(61439,
(61440,
(61441,
(61442,
(61443,
(61444,
(61445,
(61446,
(61447,
(61448,
(61449,

1347398026,
1347398131,
1347398237,
1347398279,
1347398285,
1347398461,
1347398650,
1347398811,
1347398864,
1347399084,
1347399155,
1347399171,
1347399209,
1347399261,
1347399462,
1347399646,
1347399810,
1347399864,
1347399907,
1347400166,
1347400337,
1347400347,
1347400548,
1347400827,
1347400954,
1347401020,
1347401269,
1347401611,
1347401702,
1347402273,
1347402475,
1347402514,
1347402775,
1347402914,
1347403214,
1347403711,
1347403854,
1347404013,
1347404027,
1347404150,
1347404370,
1347404832,
1347404850,
1347405480,
1347405484,
1347405527,
1347405664,
1347405701,
1347406154,
1347406531,
1347406767,
1347406790,
1347407167,
1347407230,
1347407269,
1347407295,
1347407301,
1347407365,
1347407485,
1347407527,

'190.129.11.138'),
'190.129.19.178'),
'66.249.74.27'),
'123.125.71.39'),
'220.181.108.116'),
'180.76.5.186'),
'66.249.74.30'),
'190.129.197.86'),
'190.129.4.47'),
'200.90.145.100'),
'190.129.11.138'),
'190.129.8.242'),
'66.249.74.27'),
'100.43.83.143'),
'66.249.74.30'),
'200.87.196.223'),
'190.129.11.138'),
'208.115.111.70'),
'66.249.74.27'),
'190.104.16.43'),
'66.249.74.30'),
'190.129.8.202'),
'190.129.11.138'),
'190.129.95.235'),
'190.129.30.116'),
'66.249.74.30'),
'190.129.8.202'),
'100.43.83.143'),
'190.129.5.141'),
'190.103.69.21'),
'190.129.11.138'),
'66.249.74.30'),
'200.90.145.116'),
'180.76.5.62'),
'190.129.19.137'),
'200.110.49.222'),
'190.129.19.137'),
'66.249.74.30'),
'66.249.74.27'),
'190.42.187.147'),
'200.90.145.141'),
'66.249.74.30'),
'66.249.74.27'),
'123.125.71.44'),
'220.181.108.81'),
'66.249.74.30'),
'190.129.11.138'),
'66.249.74.27'),
'157.55.34.179'),
'66.249.74.30'),
'157.55.32.77'),
'190.129.19.60'),
'180.76.5.53'),
'200.105.160.202'),
'190.129.202.212'),
'74.125.178.93'),
'66.249.74.27'),
'74.125.179.89'),
'186.2.46.1'),
'74.125.178.29'),

(61450, 1347407536, '66.249.74.30'),


(61451, 1347407610, '74.125.178.87'),
(61452, 1347407897, '200.90.146.162'),
(61453, 1347408095, '200.110.52.114'),
(61454, 1347408231, '190.129.41.184'),
(61455, 1347408319, '200.90.147.253'),
(61456, 1347408392, '190.129.41.9'),
(61457, 1347408519, '66.249.74.30'),
(61458, 1347408521, '74.125.178.30'),
(61459, 1347408666, '66.249.74.27'),
(61460, 1347408729, '190.129.10.171'),
(61461, 1347409030, '157.55.35.87');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(61462, 1347409079, '123.125.71.41'),
(61463, 1347409081, '220.181.108.86'),
(61464, 1347409282, '66.249.74.30'),
(61465, 1347409331, '200.90.144.224'),
(61466, 1347409400, '190.129.10.171'),
(61467, 1347409412, '66.249.74.27'),
(61468, 1347409431, '186.2.46.1'),
(61469, 1347409787, '157.55.32.116'),
(61470, 1347410107, '66.249.74.27'),
(61471, 1347410145, '190.129.19.45'),
(61472, 1347410220, '66.249.74.30'),
(61473, 1347410237, '200.71.86.50'),
(61474, 1347410654, '200.110.52.37'),
(61475, 1347410963, '131.253.47.253'),
(61476, 1347411135, '180.76.5.140'),
(61477, 1347411168, '66.249.74.30'),
(61478, 1347411386, '180.76.5.89'),
(61479, 1347411764, '190.129.16.38'),
(61480, 1347411786, '66.249.74.30'),
(61481, 1347412014, '66.249.74.27'),
(61482, 1347412494, '131.253.46.116'),
(61483, 1347412515, '190.104.15.8'),
(61484, 1347412581, '66.249.74.30'),
(61485, 1347412734, '66.249.74.27'),
(61486, 1347412945, '157.55.33.14'),
(61487, 1347413170, '200.38.167.253'),
(61488, 1347413374, '66.249.74.30'),
(61489, 1347413477, '123.125.71.29'),
(61490, 1347413479, '220.181.108.106'),
(61491, 1347413529, '200.87.216.196'),
(61492, 1347413885, '66.249.74.27'),
(61493, 1347413997, '66.249.74.30'),
(61494, 1347414876, '66.249.74.30'),
(61495, 1347414993, '66.249.74.27'),
(61496, 1347415064, '157.56.229.189'),
(61497, 1347415298, '200.90.145.107'),
(61498, 1347415653, '190.11.68.49'),
(61499, 1347415842, '66.249.74.30'),
(61500, 1347415854, '180.76.6.225'),
(61501, 1347415946, '200.110.52.227'),
(61502, 1347415968, '200.90.145.107'),
(61503, 1347416343, '123.125.71.12'),
(61504, 1347416344, '220.181.108.77'),
(61505, 1347416429, '157.56.229.189'),
(61506, 1347416634, '66.249.74.30'),
(61507, 1347417302, '66.249.74.30'),
(61508, 1347417880, '180.76.5.62'),

(61509,
(61510,
(61511,
(61512,
(61513,
(61514,
(61515,
(61516,
(61517,
(61518,
(61519,
(61520,
(61521,
(61522,
(61523,
(61524,
(61525,
(61526,
(61527,
(61528,
(61529,
(61530,
(61531,
(61532,
(61533,
(61534,
(61535,
(61536,
(61537,
(61538,
(61539,
(61540,
(61541,
(61542,
(61543,
(61544,
(61545,
(61546,
(61547,
(61548,
(61549,
(61550,
(61551,
(61552,
(61553,
(61554,
(61555,
(61556,
(61557,
(61558,
(61559,
(61560,
(61561,
(61562,
(61563,
(61564,
(61565,
(61566,
(61567,
(61568,

1347418010,
1347418250,
1347418647,
1347418920,
1347418955,
1347418985,
1347419188,
1347419670,
1347419889,
1347419898,
1347419899,
1347420081,
1347420146,
1347420418,
1347420588,
1347420610,
1347420770,
1347420841,
1347420876,
1347420876,
1347421216,
1347421257,
1347421303,
1347421518,
1347422297,
1347422487,
1347422492,
1347423151,
1347423392,
1347423443,
1347423446,
1347423447,
1347423886,
1347424215,
1347424221,
1347424854,
1347425168,
1347425197,
1347425758,
1347425800,
1347425943,
1347426404,
1347426568,
1347426596,
1347426791,
1347427047,
1347427048,
1347427214,
1347428046,
1347428643,
1347428659,
1347428659,
1347429106,
1347429399,
1347429513,
1347430052,
1347430384,
1347430490,
1347430644,
1347430646,

'66.249.74.27'),
'66.249.74.30'),
'157.55.32.116'),
'68.68.3.114'),
'74.125.178.31'),
'190.11.79.253'),
'66.249.74.30'),
'190.129.41.127'),
'66.249.74.30'),
'123.125.71.45'),
'220.181.108.121'),
'180.76.6.37'),
'157.56.229.189'),
'95.143.193.16'),
'66.249.74.27'),
'157.55.35.87'),
'157.55.33.109'),
'157.56.229.189'),
'131.253.47.253'),
'157.56.95.137'),
'157.55.35.87'),
'157.55.33.14'),
'208.115.113.86'),
'66.249.74.30'),
'190.129.4.161'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'200.110.50.3'),
'66.249.74.30'),
'123.125.71.56'),
'220.181.108.82'),
'131.253.46.116'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.30'),
'66.249.74.27'),
'180.76.6.223'),
'190.11.90.223'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'180.76.5.141'),
'157.55.35.48'),
'180.76.6.230'),
'123.125.71.40'),
'220.181.108.82'),
'66.249.74.30'),
'66.249.74.30'),
'157.55.32.116'),
'190.148.186.206'),
'208.115.111.70'),
'66.249.74.30'),
'66.249.74.27'),
'157.55.35.90'),
'66.249.74.30'),
'66.249.74.27'),
'180.76.5.96'),
'123.125.71.52'),
'220.181.108.89'),

(61569,
(61570,
(61571,
(61572,
(61573,
(61574,
(61575,
(61576,
(61577,
(61578,
(61579,
(61580,
(61581,
(61582,
(61583,
(61584,
(61585,
(61586,
(61587,
(61588,
(61589,
(61590,
(61591,
(61592,
(61593,
(61594,
(61595,
(61596,
(61597,
(61598,
(61599,
(61600,
(61601,
(61602,
(61603,
(61604,
(61605,
(61606,
(61607,
(61608,
(61609,
(61610,
(61611,
(61612,
(61613,
(61614,
(61615,
(61616,
(61617,
(61618,
(61619,
(61620,
(61621,
(61622,
(61623,
(61624,
(61625,
(61626,
(61627,
(61628,

1347430737,
1347431073,
1347431348,
1347431692,
1347432204,
1347432378,
1347432755,
1347433071,
1347433432,
1347433933,
1347434207,
1347434248,
1347434249,
1347434639,
1347435281,
1347435290,
1347435928,
1347436179,
1347436382,
1347436530,
1347436556,
1347437389,
1347437435,
1347437504,
1347437834,
1347437835,
1347438055,
1347438092,
1347438152,
1347438888,
1347438899,
1347439148,
1347439450,
1347439548,
1347439579,
1347439756,
1347440202,
1347440222,
1347440871,
1347441012,
1347441163,
1347441580,
1347441838,
1347441839,
1347441840,
1347442619,
1347443072,
1347443432,
1347443858,
1347444153,
1347444281,
1347444308,
1347444875,
1347445174,
1347445176,
1347445222,
1347445502,
1347445598,
1347445733,
1347446250,

'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'180.76.5.184'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'180.76.6.29'),
'123.125.71.55'),
'220.181.108.90'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.30'),
'208.115.113.86'),
'157.55.35.48'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.30'),
'157.55.35.48'),
'95.143.193.16'),
'123.125.71.41'),
'220.181.108.87'),
'180.76.5.173'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'157.55.34.179'),
'180.76.5.136'),
'66.249.74.30'),
'157.55.35.48'),
'66.249.74.27'),
'157.55.35.90'),
'66.249.74.30'),
'66.249.74.30'),
'157.55.33.109'),
'66.249.74.27'),
'66.249.74.30'),
'123.125.71.12'),
'220.181.108.87'),
'66.249.74.27'),
'66.249.74.30'),
'208.115.111.70'),
'66.249.74.30'),
'208.1.190.174'),
'66.249.74.30'),
'157.55.35.48'),
'100.43.83.143'),
'66.249.74.30'),
'123.125.71.41'),
'220.181.108.116'),
'66.249.74.27'),
'157.56.229.189'),
'66.249.74.30'),
'180.76.5.52'),
'66.249.74.30'),

(61629,
(61630,
(61631,
(61632,
(61633,
(61634,
(61635,
(61636,
(61637,
(61638,
(61639,
(61640,
(61641,
(61642,
(61643,
(61644,
(61645,
(61646,
(61647,
(61648,
(61649,
(61650,
(61651,
(61652,
(61653,
(61654,
(61655,
(61656,
(61657,
(61658,
(61659,
(61660,
(61661,
(61662,
(61663,
(61664,
(61665,
(61666,
(61667,
(61668,
(61669,
(61670,
(61671,
(61672,
(61673,
(61674,
(61675,
(61676,
(61677,
(61678,
(61679,
(61680,
(61681,
(61682,
(61683,
(61684,
(61685,
(61686,
(61687,
(61688,

1347447055,
1347447146,
1347447203,
1347447371,
1347447717,
1347448078,
1347448408,
1347448685,
1347448687,
1347448961,
1347449207,
1347449323,
1347449609,
1347449927,
1347450232,
1347450379,
1347450394,
1347451009,
1347451369,
1347451416,
1347451604,
1347451953,
1347452036,
1347452091,
1347452138,
1347452426,
1347452427,
1347452541,
1347452726,
1347452813,
1347452990,
1347453235,
1347453288,
1347453481,
1347453537,
1347454010,
1347454089,
1347454256,
1347454271,
1347454717,
1347454978,
1347455233,
1347455455,
1347455650,
1347455691,
1347455888,
1347455889,
1347456065,
1347456420,
1347457144,
1347457290,
1347457521,
1347457521,
1347457739,
1347457780,
1347458131,
1347458445,
1347458876,
1347459153,
1347459439,

'66.249.74.30'),
'180.76.5.143'),
'157.56.229.189'),
'200.105.136.23'),
'157.55.33.109'),
'200.105.136.23'),
'66.249.74.30'),
'123.125.71.14'),
'220.181.108.92'),
'131.253.46.116'),
'66.249.74.30'),
'190.129.4.225'),
'180.76.5.145'),
'66.249.74.27'),
'208.115.113.86'),
'66.249.74.30'),
'157.55.35.48'),
'66.249.74.27'),
'66.249.74.30'),
'190.129.8.202'),
'190.129.9.42'),
'157.55.35.87'),
'66.249.74.27'),
'66.249.74.30'),
'157.55.32.116'),
'123.125.71.18'),
'220.181.108.111'),
'200.58.72.64'),
'190.129.9.42'),
'66.249.74.30'),
'190.129.8.202'),
'66.249.74.27'),
'157.55.32.116'),
'180.76.5.157'),
'66.249.74.30'),
'157.55.35.87'),
'180.76.5.88'),
'66.249.74.30'),
'65.173.60.201'),
'74.125.178.24'),
'66.249.74.30'),
'157.55.35.48'),
'190.129.95.18'),
'157.55.35.87'),
'66.249.74.30'),
'123.125.71.60'),
'220.181.108.111'),
'190.181.0.168'),
'66.249.74.30'),
'66.249.74.30'),
'190.129.37.218'),
'157.56.229.189'),
'190.129.95.18'),
'66.219.58.44'),
'66.249.74.30'),
'157.56.229.189'),
'66.249.74.30'),
'200.105.221.227'),
'66.249.74.30'),
'190.103.70.120'),

(61689,
(61690,
(61691,
(61692,
(61693,
(61694,
(61695,
(61696,
(61697,
(61698,
(61699,
(61700,
(61701,
(61702,
(61703,
(61704,
(61705,
(61706,
(61707,
(61708,
(61709,
(61710,
(61711,
(61712,
(61713,
(61714,
(61715,
(61716,
(61717,
(61718,
(61719,
(61720,
(61721,
(61722,
(61723,
(61724,
(61725,
(61726,
(61727,
(61728,
(61729,
(61730,
(61731,
(61732,
(61733,
(61734,
(61735,
(61736,
(61737,
(61738,
(61739,
(61740,
(61741,
(61742,
(61743,
(61744,
(61745,
(61746,
(61747,
(61748,

1347459477,
1347459479,
1347459681,
1347459852,
1347459890,
1347460044,
1347460064,
1347460315,
1347460547,
1347460588,
1347460636,
1347460888,
1347461000,
1347461308,
1347461388,
1347461779,
1347462163,
1347462212,
1347462369,
1347462374,
1347462378,
1347462387,
1347462661,
1347462758,
1347462875,
1347462882,
1347462915,
1347463052,
1347463052,
1347463057,
1347463058,
1347463146,
1347463323,
1347463339,
1347463547,
1347463607,
1347463622,
1347464071,
1347464352,
1347464359,
1347464376,
1347464522,
1347464647,
1347464689,
1347464812,
1347464843,
1347464954,
1347464958,
1347464986,
1347465087,
1347465164,
1347465673,
1347465798,
1347466359,
1347466525,
1347466547,
1347466985,
1347466987,
1347467249,
1347467969,

'123.125.71.56'),
'220.181.108.106'),
'200.105.221.227'),
'190.129.53.162'),
'66.249.74.30'),
'190.103.70.120'),
'200.87.123.140'),
'190.102.48.218'),
'74.125.178.93'),
'66.249.74.30'),
'157.55.35.90'),
'190.129.197.6'),
'180.76.5.185'),
'180.76.5.147'),
'66.249.74.30'),
'74.125.178.21'),
'66.249.74.30'),
'157.55.35.87'),
'74.125.178.83'),
'74.125.178.81'),
'74.125.178.23'),
'74.125.178.85'),
'200.110.49.105'),
'157.56.229.189'),
'200.90.146.162'),
'131.253.47.253'),
'66.249.74.30'),
'74.125.178.19'),
'74.125.178.81'),
'123.125.71.45'),
'220.181.108.94'),
'66.249.74.27'),
'190.129.11.138'),
'157.55.35.48'),
'66.249.74.30'),
'190.129.52.253'),
'201.230.227.39'),
'190.129.12.74'),
'131.253.46.116'),
'66.249.74.30'),
'200.90.150.4'),
'131.253.47.253'),
'157.55.35.87'),
'190.129.12.90'),
'89.191.0.54'),
'190.104.26.25'),
'190.104.27.22'),
'190.129.53.194'),
'66.249.74.30'),
'190.181.23.40'),
'180.76.5.67'),
'190.129.11.138'),
'66.249.74.30'),
'200.58.94.200'),
'66.249.74.30'),
'190.107.59.158'),
'123.125.71.43'),
'220.181.108.123'),
'66.249.74.30'),
'66.249.74.30'),

(61749,
(61750,
(61751,
(61752,
(61753,
(61754,
(61755,
(61756,
(61757,
(61758,
(61759,
(61760,
(61761,
(61762,
(61763,
(61764,
(61765,
(61766,
(61767,
(61768,
(61769,
(61770,
(61771,
(61772,
(61773,
(61774,
(61775,
(61776,
(61777,
(61778,
(61779,
(61780,
(61781,
(61782,
(61783,
(61784,
(61785,
(61786,
(61787,
(61788,
(61789,
(61790,
(61791,
(61792,
(61793,
(61794,
(61795,
(61796,
(61797,
(61798,
(61799,
(61800,
(61801,
(61802,
(61803,
(61804,
(61805,
(61806,
(61807,
(61808,

1347468241,
1347468314,
1347468444,
1347468688,
1347468706,
1347468897,
1347469038,
1347469111,
1347469112,
1347469311,
1347469415,
1347470131,
1347470298,
1347470334,
1347470726,
1347470830,
1347470832,
1347470853,
1347471003,
1347471486,
1347471800,
1347471804,
1347472297,
1347472304,
1347472431,
1347472491,
1347473108,
1347473175,
1347473222,
1347473320,
1347473372,
1347473410,
1347473738,
1347473744,
1347473988,
1347474460,
1347474641,
1347474951,
1347475105,
1347475509,
1347475650,
1347475904,
1347476549,
1347476625,
1347476652,
1347476703,
1347476705,
1347476741,
1347476793,
1347476822,
1347477140,
1347477223,
1347477267,
1347477348,
1347477478,
1347477479,
1347477493,
1347477597,
1347477740,
1347477802,

'190.42.153.161'),
'74.125.184.90'),
'180.76.5.48'),
'66.249.74.30'),
'119.63.196.62'),
'157.55.32.116'),
'157.55.35.90'),
'74.125.178.16'),
'74.125.178.88'),
'131.253.46.116'),
'66.249.74.30'),
'66.249.74.30'),
'190.104.29.20'),
'121.205.212.41'),
'190.129.19.30'),
'123.125.71.27'),
'220.181.108.80'),
'66.249.74.30'),
'157.55.33.14'),
'66.249.74.30'),
'190.129.68.112'),
'200.90.144.240'),
'66.249.74.27'),
'208.115.111.70'),
'200.90.144.240'),
'66.249.74.30'),
'66.249.74.30'),
'157.55.35.87'),
'157.55.34.179'),
'190.181.30.49'),
'157.55.35.90'),
'200.90.144.240'),
'66.249.74.30'),
'220.181.108.182'),
'220.181.108.120'),
'66.249.74.30'),
'200.110.49.79'),
'157.56.229.189'),
'66.249.74.30'),
'190.129.4.254'),
'180.76.5.67'),
'66.249.74.30'),
'157.55.33.14'),
'66.249.74.30'),
'190.129.11.138'),
'69.171.237.11'),
'190.129.172.145'),
'200.119.201.114'),
'157.55.34.179'),
'66.249.74.27'),
'201.222.117.177'),
'157.55.35.90'),
'190.129.11.138'),
'66.249.74.30'),
'123.125.71.43'),
'220.181.108.112'),
'190.129.12.106'),
'180.76.5.56'),
'190.104.30.19'),
'180.76.6.37'),

(61809,
(61810,
(61811,
(61812,
(61813,
(61814,
(61815,
(61816,
(61817,
(61818,
(61819,
(61820,
(61821,
(61822,
(61823,
(61824,
(61825,
(61826,
(61827,
(61828,
(61829,
(61830,
(61831,
(61832,
(61833,
(61834,
(61835,
(61836,
(61837,
(61838,
(61839,
(61840,
(61841,
(61842,
(61843,
(61844,
(61845,
(61846,
(61847,
(61848,
(61849,
(61850,
(61851,
(61852,
(61853,
(61854,
(61855,
(61856,
(61857,
(61858,
(61859,
(61860,
(61861,
(61862,
(61863,
(61864,
(61865,
(61866,
(61867,
(61868,

1347477838,
1347477920,
1347478069,
1347478123,
1347478225,
1347478677,
1347479228,
1347479340,
1347479360,
1347479835,
1347479872,
1347480128,
1347480156,
1347480399,
1347480621,
1347480846,
1347481092,
1347481097,
1347481105,
1347481472,
1347481532,
1347481722,
1347481831,
1347481899,
1347482341,
1347482355,
1347482519,
1347482577,
1347482650,
1347482746,
1347482986,
1347483201,
1347483383,
1347483464,
1347483524,
1347483789,
1347484069,
1347484085,
1347484178,
1347484220,
1347484247,
1347484296,
1347484402,
1347484680,
1347484680,
1347484722,
1347484726,
1347484893,
1347484926,
1347485059,
1347485204,
1347485607,
1347486093,
1347486211,
1347486211,
1347486260,
1347486372,
1347486563,
1347486626,
1347486647,

'190.11.67.55'),
'200.87.97.226'),
'66.249.74.30'),
'190.129.11.138'),
'190.129.12.106'),
'66.249.74.30'),
'66.249.74.27'),
'190.129.12.106'),
'66.249.74.30'),
'190.181.31.202'),
'66.249.74.27'),
'66.249.74.30'),
'190.48.101.5'),
'190.129.10.99'),
'74.125.178.21'),
'190.186.106.57'),
'66.249.74.27'),
'66.249.74.30'),
'190.129.8.202'),
'190.181.59.137'),
'190.186.106.57'),
'66.249.74.30'),
'190.129.41.187'),
'66.249.74.27'),
'200.105.223.147'),
'180.76.5.52'),
'66.249.74.27'),
'190.129.115.32'),
'66.249.74.30'),
'180.76.5.94'),
'200.87.38.246'),
'190.129.41.187'),
'157.55.35.105'),
'66.249.74.30'),
'190.129.40.157'),
'200.105.133.43'),
'190.129.8.202'),
'190.129.197.26'),
'66.249.74.30'),
'190.104.25.21'),
'190.129.14.66'),
'157.55.34.28'),
'200.90.150.175'),
'220.181.108.121'),
'123.125.71.45'),
'66.249.74.27'),
'190.129.172.145'),
'66.249.74.30'),
'190.129.11.138'),
'190.129.8.202'),
'190.104.25.20'),
'66.249.74.30'),
'190.129.19.126'),
'200.90.150.175'),
'190.129.8.202'),
'66.249.74.30'),
'66.220.149.245'),
'66.249.74.27'),
'157.55.35.100'),
'190.104.25.20'),

(61869,
(61870,
(61871,
(61872,
(61873,
(61874,
(61875,
(61876,
(61877,
(61878,
(61879,
(61880,
(61881,
(61882,
(61883,
(61884,
(61885,
(61886,
(61887,
(61888,
(61889,
(61890,
(61891,
(61892,
(61893,
(61894,
(61895,
(61896,
(61897,
(61898,
(61899,
(61900,
(61901,
(61902,
(61903,
(61904,
(61905,
(61906,
(61907,
(61908,
(61909,
(61910,
(61911,
(61912,
(61913,
(61914,
(61915,
(61916,
(61917,
(61918,
(61919,
(61920,
(61921,
(61922,
(61923,
(61924,
(61925,
(61926,
(61927,
(61928,

1347486722,
1347486891,
1347486900,
1347487036,
1347487209,
1347487233,
1347487401,
1347487463,
1347487751,
1347487856,
1347487877,
1347487877,
1347491658,
1347537347,
1347537355,
1347537359,
1347537361,
1347537363,
1347537366,
1347537366,
1347537366,
1347537369,
1347537381,
1347537385,
1347537385,
1347537391,
1347537396,
1347537483,
1347537780,
1347538042,
1347538042,
1347538303,
1347538345,
1347538404,
1347538583,
1347538644,
1347538839,
1347539073,
1347539340,
1347539556,
1347540065,
1347540106,
1347540170,
1347540347,
1347540406,
1347540635,
1347540696,
1347540755,
1347540912,
1347540998,
1347541051,
1347541065,
1347541365,
1347541374,
1347541390,
1347541627,
1347541676,
1347541728,
1347541910,
1347541937,

'200.87.117.2'),
'190.11.72.77'),
'190.129.8.202'),
'66.249.74.30'),
'180.76.6.28'),
'190.129.4.6'),
'190.104.25.20'),
'66.249.74.27'),
'66.249.74.30'),
'190.129.4.6'),
'74.125.178.83'),
'74.125.178.83'),
'190.232.96.46'),
'66.249.74.30'),
'180.76.5.96'),
'180.76.5.197'),
'123.125.71.28'),
'190.186.21.210'),
'186.27.67.216'),
'190.129.9.42'),
'220.181.108.112'),
'190.104.27.28'),
'190.181.28.105'),
'190.247.43.58'),
'200.90.144.179'),
'220.181.108.118'),
'200.90.147.183'),
'66.249.74.27'),
'190.129.8.202'),
'66.249.74.30'),
'94.23.220.161'),
'190.129.14.19'),
'157.55.35.100'),
'66.249.74.27'),
'131.253.47.240'),
'66.249.74.30'),
'220.181.108.90'),
'190.129.8.202'),
'66.249.74.30'),
'131.253.47.204'),
'190.129.11.138'),
'66.249.74.30'),
'190.129.85.218'),
'200.87.96.59'),
'66.249.74.27'),
'131.253.47.240'),
'180.76.5.186'),
'66.249.74.30'),
'190.129.11.138'),
'200.87.96.59'),
'66.249.74.27'),
'190.104.24.40'),
'66.249.74.30'),
'200.87.176.138'),
'157.56.229.189'),
'200.87.152.232'),
'66.249.74.27'),
'190.129.8.202'),
'180.76.5.58'),
'200.87.96.59'),

(61929,
(61930,
(61931,
(61932,
(61933,
(61934,
(61935,
(61936,
(61937,
(61938,
(61939,
(61940,
(61941,
(61942,
(61943,
(61944,
(61945,
(61946,
(61947,
(61948,
(61949,
(61950,
(61951,
(61952,
(61953,
(61954,
(61955,
(61956,
(61957,
(61958,
(61959,
(61960,
(61961,
(61962,
(61963,
(61964,
(61965,
(61966,
(61967,
(61968,
(61969,
(61970,
(61971,
(61972,
(61973,
(61974,
(61975,
(61976,
(61977,
(61978,
(61979,
(61980,
(61981,
(61982,
(61983,
(61984,
(61985,
(61986,
(61987,
(61988,

1347541972,
1347542172,
1347542249,
1347542251,
1347542321,
1347542574,
1347542680,
1347542976,
1347543003,
1347543159,
1347543184,
1347543221,
1347543270,
1347543454,
1347543615,
1347543795,
1347544406,
1347544540,
1347544762,
1347545006,
1347545395,
1347545625,
1347545634,
1347545720,
1347545837,
1347545859,
1347545984,
1347545987,
1347546228,
1347546236,
1347546271,
1347546467,
1347546598,
1347546794,
1347546846,
1347547394,
1347547440,
1347547458,
1347547639,
1347548066,
1347548503,
1347548610,
1347548619,
1347548676,
1347549124,
1347549288,
1347549309,
1347549333,
1347549475,
1347549477,
1347549525,
1347549778,
1347549791,
1347549899,
1347549948,
1347549957,
1347550132,
1347550309,
1347550443,
1347550509,

'66.249.74.30'),
'200.87.176.138'),
'123.125.71.24'),
'220.181.108.82'),
'66.249.74.27'),
'66.249.74.30'),
'190.129.8.202'),
'157.55.35.100'),
'200.87.33.158'),
'200.87.176.138'),
'66.249.74.30'),
'66.249.74.27'),
'200.110.50.144'),
'200.87.152.232'),
'131.253.47.240'),
'66.249.74.30'),
'66.249.74.30'),
'200.87.152.232'),
'190.129.8.202'),
'66.249.74.30'),
'200.87.96.59'),
'66.249.74.30'),
'190.181.38.119'),
'200.87.33.158'),
'123.125.71.49'),
'220.181.108.92'),
'74.125.178.24'),
'74.125.179.85'),
'190.129.197.10'),
'66.249.74.30'),
'200.87.152.232'),
'74.125.178.85'),
'131.253.47.204'),
'200.87.96.59'),
'66.249.74.30'),
'180.76.5.93'),
'190.129.197.89'),
'66.249.74.30'),
'200.87.97.218'),
'66.249.74.30'),
'186.27.4.189'),
'190.129.11.138'),
'200.87.97.218'),
'66.249.74.30'),
'186.27.4.189'),
'66.249.74.30'),
'190.129.197.27'),
'190.129.197.89'),
'220.181.108.76'),
'123.125.71.57'),
'131.253.46.112'),
'200.87.33.158'),
'186.27.64.140'),
'66.249.74.30'),
'190.103.71.102'),
'66.249.74.27'),
'190.129.4.213'),
'131.253.46.112'),
'200.90.146.238'),
'66.249.74.30'),

(61989,
(61990,
(61991,
(61992,
(61993,
(61994,
(61995,
(61996,
(61997,
(61998,
(61999,
(62000,
(62001,
(62002,
(62003,
(62004,
(62005,
(62006,
(62007,
(62008,
(62009,
(62010,
(62011,
(62012,
(62013,
(62014,
(62015,
(62016,
(62017,
(62018,
(62019,
(62020,
(62021,
(62022,
(62023,
(62024,
(62025,
(62026,
(62027,
(62028,
(62029,
(62030,
(62031,
(62032,
(62033,
(62034,
(62035,
(62036,
(62037,
(62038,
(62039,
(62040,
(62041,
(62042,
(62043,
(62044,
(62045,
(62046,
(62047,
(62048,

1347550563,
1347551119,
1347551243,
1347551327,
1347551596,
1347551734,
1347551793,
1347552123,
1347552426,
1347552592,
1347552709,
1347552728,
1347552925,
1347552994,
1347553051,
1347553133,
1347553395,
1347553398,
1347553452,
1347553626,
1347553648,
1347553673,
1347554023,
1347554305,
1347554731,
1347554760,
1347554876,
1347554921,
1347555337,
1347555368,
1347555543,
1347555584,
1347555752,
1347555877,
1347556004,
1347556164,
1347556407,
1347556623,
1347556786,
1347556849,
1347556902,
1347556998,
1347557292,
1347557292,
1347557309,
1347557413,
1347557784,
1347558032,
1347558039,
1347558508,
1347558655,
1347558710,
1347558739,
1347559279,
1347560101,
1347560315,
1347560317,
1347560708,
1347560710,
1347560728,

'186.27.64.140'),
'66.249.74.30'),
'180.76.5.63'),
'66.249.74.27'),
'74.125.178.30'),
'186.27.64.140'),
'66.249.74.30'),
'208.115.113.86'),
'66.249.74.30'),
'157.56.229.189'),
'66.249.74.27'),
'190.129.10.99'),
'65.55.24.220'),
'200.105.179.242'),
'66.249.74.30'),
'157.55.32.75'),
'123.125.71.32'),
'220.181.108.81'),
'200.90.147.233'),
'190.104.31.24'),
'200.105.179.242'),
'66.249.74.30'),
'157.55.32.109'),
'66.249.74.30'),
'200.90.145.159'),
'74.125.179.16'),
'180.76.5.53'),
'66.249.74.30'),
'66.249.74.27'),
'165.98.36.66'),
'66.249.74.30'),
'157.56.95.137'),
'131.253.46.124'),
'190.186.173.82'),
'157.55.32.109'),
'66.249.74.30'),
'190.129.19.130'),
'200.87.110.130'),
'66.249.74.30'),
'200.58.83.17'),
'157.55.35.100'),
'66.249.74.27'),
'123.125.71.26'),
'220.181.108.81'),
'74.125.178.87'),
'66.249.74.30'),
'200.58.83.17'),
'66.249.74.30'),
'131.253.46.124'),
'157.55.32.109'),
'66.249.74.30'),
'66.249.74.27'),
'208.115.111.70'),
'66.249.74.30'),
'66.249.74.30'),
'123.125.71.51'),
'220.181.108.101'),
'66.249.74.30'),
'74.125.178.17'),
'66.249.74.27'),

(62049,
(62050,
(62051,
(62052,
(62053,
(62054,
(62055,
(62056,
(62057,
(62058,
(62059,
(62060,
(62061,
(62062,
(62063,
(62064,
(62065,
(62066,
(62067,
(62068,
(62069,
(62070,
(62071,
(62072,
(62073,
(62074,
(62075,
(62076,
(62077,
(62078,
(62079,
(62080,
(62081,
(62082,
(62083,
(62084,
(62085,
(62086,
(62087,
(62088,
(62089,
(62090,
(62091,
(62092,
(62093,
(62094,
(62095,
(62096,
(62097,
(62098,
(62099,
(62100,
(62101,
(62102,
(62103,
(62104,
(62105,
(62106,
(62107,
(62108,

1347560759,
1347560761,
1347560960,
1347561031,
1347561212,
1347561349,
1347561688,
1347561905,
1347561974,
1347562090,
1347562334,
1347562335,
1347562391,
1347562540,
1347562692,
1347562802,
1347562822,
1347563016,
1347563415,
1347563436,
1347563647,
1347563776,
1347563870,
1347563872,
1347564277,
1347564325,
1347564333,
1347564460,
1347564734,
1347564791,
1347564809,
1347564880,
1347564890,
1347564975,
1347564979,
1347565014,
1347565195,
1347565303,
1347565577,
1347565729,
1347566126,
1347566143,
1347566256,
1347566265,
1347566426,
1347566455,
1347566534,
1347566674,
1347566861,
1347566907,
1347567172,
1347567296,
1347567319,
1347567633,
1347567923,
1347567951,
1347567969,
1347568092,
1347568206,
1347568450,

'220.181.108.182'),
'220.181.108.116'),
'190.129.52.149'),
'157.55.35.100'),
'190.129.11.138'),
'66.249.74.30'),
'74.125.178.88'),
'190.129.11.138'),
'66.249.74.30'),
'190.129.10.99'),
'180.76.5.176'),
'180.76.5.182'),
'66.249.74.27'),
'180.76.5.60'),
'190.129.52.149'),
'200.58.76.132'),
'66.249.74.30'),
'66.249.74.27'),
'190.129.52.149'),
'66.249.74.30'),
'66.249.74.27'),
'190.129.9.42'),
'123.125.71.20'),
'220.181.108.105'),
'190.129.10.26'),
'66.249.74.27'),
'66.249.74.30'),
'119.63.196.60'),
'190.129.19.68'),
'200.87.123.98'),
'190.129.30.122'),
'190.129.45.246'),
'65.55.24.239'),
'74.125.178.80'),
'74.125.179.81'),
'66.249.74.30'),
'66.249.74.27'),
'200.87.18.199'),
'208.115.113.86'),
'66.249.74.30'),
'200.87.158.158'),
'200.90.145.107'),
'208.115.113.86'),
'190.129.19.68'),
'100.43.83.143'),
'66.249.74.27'),
'66.249.74.30'),
'200.90.144.114'),
'200.90.146.162'),
'190.129.19.68'),
'180.76.5.176'),
'190.42.13.47'),
'66.249.74.30'),
'190.129.19.68'),
'66.249.74.30'),
'69.171.229.3'),
'66.249.74.27'),
'190.171.200.10'),
'157.55.35.100'),
'190.129.19.68'),

(62109,
(62110,
(62111,
(62112,
(62113,
(62114,
(62115,
(62116,
(62117,
(62118,
(62119,
(62120,
(62121,
(62122,
(62123,
(62124,
(62125,
(62126,
(62127,
(62128,
(62129,
(62130,
(62131,
(62132,
(62133,
(62134,
(62135,
(62136,
(62137,
(62138,
(62139,
(62140,
(62141,
(62142,
(62143,
(62144,
(62145,
(62146,
(62147,
(62148,
(62149,
(62150,
(62151,
(62152,
(62153,
(62154,
(62155,
(62156,
(62157,
(62158,
(62159,
(62160,
(62161,
(62162,
(62163,
(62164,
(62165,
(62166,
(62167,
(62168,

1347568459,
1347568533,
1347568628,
1347568903,
1347569104,
1347569106,
1347569220,
1347569318,
1347569364,
1347569403,
1347569599,
1347569799,
1347569800,
1347569903,
1347570036,
1347570176,
1347570227,
1347570519,
1347570674,
1347570681,
1347570756,
1347570837,
1347570844,
1347570969,
1347571080,
1347571082,
1347571121,
1347571144,
1347571329,
1347571381,
1347571432,
1347571647,
1347571659,
1347571834,
1347571956,
1347572022,
1347572104,
1347572263,
1347572629,
1347572683,
1347572732,
1347573192,
1347573375,
1347573524,
1347573684,
1347574131,
1347574140,
1347574195,
1347574465,
1347574799,
1347575224,
1347575469,
1347575540,
1347575602,
1347575846,
1347576061,
1347576333,
1347576478,
1347576609,
1347576680,

'74.125.178.20'),
'66.249.74.30'),
'66.249.74.27'),
'65.55.24.239'),
'190.129.19.68'),
'190.104.29.21'),
'200.90.146.4'),
'66.249.74.27'),
'66.249.74.30'),
'220.181.108.117'),
'200.87.0.53'),
'190.129.52.228'),
'200.87.114.35'),
'190.186.58.152'),
'66.249.74.30'),
'66.249.74.27'),
'65.55.24.239'),
'190.104.28.20'),
'200.87.114.35'),
'66.249.74.30'),
'190.104.17.216'),
'66.249.74.27'),
'200.110.52.20'),
'200.87.37.38'),
'123.125.71.31'),
'220.181.108.95'),
'190.129.4.74'),
'200.90.146.6'),
'66.249.74.30'),
'190.104.28.20'),
'190.104.17.216'),
'200.110.52.20'),
'66.249.74.27'),
'181.52.249.77'),
'180.76.5.164'),
'66.249.74.30'),
'190.104.28.20'),
'190.129.4.74'),
'200.110.49.207'),
'66.249.74.30'),
'66.249.74.27'),
'190.129.12.252'),
'66.249.74.30'),
'200.110.170.2'),
'66.249.74.27'),
'66.249.74.30'),
'190.104.30.30'),
'200.110.52.106'),
'66.249.74.27'),
'66.249.74.30'),
'190.129.19.167'),
'66.249.74.30'),
'190.129.8.202'),
'66.249.74.27'),
'190.129.11.138'),
'200.110.52.106'),
'180.76.5.175'),
'66.249.74.27'),
'190.104.30.30'),
'180.76.5.100'),

(62169,
(62170,
(62171,
(62172,
(62173,
(62174,
(62175,
(62176,
(62177,
(62178,
(62179,
(62180,
(62181,
(62182,
(62183,
(62184,
(62185,
(62186,
(62187,
(62188,
(62189,
(62190,
(62191,
(62192,
(62193,
(62194,
(62195,
(62196,
(62197,
(62198,
(62199,
(62200,
(62201,
(62202,
(62203,
(62204,
(62205,
(62206,
(62207,
(62208,
(62209,
(62210,
(62211,
(62212,
(62213,
(62214,
(62215,
(62216,
(62217,
(62218,
(62219,
(62220,
(62221,
(62222,
(62223,
(62224,
(62225,
(62226,
(62227,
(62228,

1347576806,
1347576817,
1347577473,
1347577562,
1347577749,
1347578024,
1347578252,
1347578254,
1347578476,
1347579015,
1347579101,
1347579148,
1347579153,
1347579663,
1347579814,
1347580457,
1347580632,
1347580650,
1347580777,
1347580820,
1347580841,
1347581365,
1347581392,
1347581487,
1347581851,
1347581852,
1347581946,
1347582154,
1347582389,
1347582826,
1347583492,
1347583597,
1347584160,
1347584834,
1347585167,
1347585701,
1347585836,
1347585873,
1347585905,
1347585967,
1347586436,
1347587038,
1347587170,
1347587549,
1347587562,
1347587838,
1347588507,
1347588622,
1347588743,
1347588860,
1347589082,
1347589083,
1347589111,
1347589680,
1347589837,
1347590235,
1347590514,
1347590624,
1347590778,
1347590902,

'66.249.74.30'),
'190.129.19.98'),
'66.249.74.30'),
'200.107.240.45'),
'66.249.74.27'),
'220.181.108.100'),
'123.125.71.13'),
'220.181.108.89'),
'66.249.74.30'),
'190.104.17.216'),
'190.129.11.138'),
'66.249.74.27'),
'66.249.74.30'),
'190.181.24.178'),
'66.249.74.30'),
'66.249.74.27'),
'131.253.47.204'),
'190.129.41.73'),
'190.129.197.6'),
'66.249.74.30'),
'190.129.5.10'),
'66.249.74.27'),
'180.76.5.162'),
'66.249.74.30'),
'123.125.71.55'),
'220.181.108.122'),
'74.125.178.83'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.30'),
'180.76.5.48'),
'66.249.74.30'),
'65.55.24.239'),
'66.249.74.30'),
'149.126.44.90'),
'66.249.74.30'),
'200.90.146.27'),
'157.55.32.96'),
'180.76.5.137'),
'66.249.74.30'),
'157.55.32.115'),
'66.249.74.30'),
'208.115.111.70'),
'190.247.43.58'),
'66.249.74.30'),
'66.249.74.30'),
'200.87.176.129'),
'66.249.74.27'),
'186.2.32.81'),
'123.125.71.13'),
'220.181.108.85'),
'66.249.74.30'),
'65.55.24.220'),
'66.249.74.30'),
'200.68.74.43'),
'66.249.74.30'),
'180.76.5.62'),
'180.76.5.48'),
'66.249.74.27'),

(62229,
(62230,
(62231,
(62232,
(62233,
(62234,
(62235,
(62236,
(62237,
(62238,
(62239,
(62240,
(62241,
(62242,
(62243,
(62244,
(62245,
(62246,
(62247,
(62248,
(62249,
(62250,
(62251,
(62252,
(62253,
(62254,
(62255,
(62256,
(62257,
(62258,
(62259,
(62260,
(62261,
(62262,
(62263,
(62264,
(62265,
(62266,
(62267,
(62268,
(62269,
(62270,
(62271,
(62272,
(62273,
(62274,
(62275,
(62276,
(62277,
(62278,
(62279,
(62280,
(62281,
(62282,
(62283,
(62284,
(62285,
(62286,
(62287,
(62288,

1347591181,
1347591606,
1347591850,
1347592126,
1347592683,
1347592684,
1347592855,
1347593384,
1347593526,
1347594196,
1347594518,
1347594742,
1347594835,
1347595137,
1347595271,
1347595456,
1347596075,
1347596177,
1347596221,
1347596241,
1347596242,
1347596736,
1347597046,
1347597685,
1347597967,
1347597968,
1347598643,
1347598682,
1347599281,
1347599601,
1347599843,
1347599845,
1347600213,
1347600239,
1347600484,
1347600879,
1347601199,
1347601519,
1347602024,
1347602171,
1347602185,
1347602640,
1347603069,
1347603195,
1347603197,
1347603271,
1347603465,
1347603823,
1347604378,
1347604486,
1347604853,
1347605127,
1347605233,
1347606047,
1347606060,
1347606731,
1347607044,
1347607046,
1347607323,
1347607405,

'66.249.74.30'),
'157.55.35.100'),
'66.249.74.30'),
'66.249.74.27'),
'123.125.71.22'),
'220.181.108.84'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'208.115.113.86'),
'66.249.74.30'),
'66.249.74.27'),
'220.181.108.158'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'157.55.35.100'),
'123.125.71.25'),
'220.181.108.104'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.30'),
'66.249.74.27'),
'180.76.5.156'),
'66.249.74.30'),
'190.237.230.191'),
'66.249.74.30'),
'66.249.74.27'),
'123.125.71.55'),
'220.181.108.116'),
'180.76.5.196'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'208.115.111.70'),
'66.249.74.27'),
'66.249.74.30'),
'220.181.108.158'),
'220.181.108.182'),
'94.23.220.161'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'200.90.145.226'),
'66.249.74.30'),
'180.76.5.136'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.30'),
'123.125.71.38'),
'220.181.108.83'),
'157.55.35.100'),
'66.249.74.30'),

(62289,
(62290,
(62291,
(62292,
(62293,
(62294,
(62295,
(62296,
(62297,
(62298,
(62299,
(62300,
(62301,
(62302,
(62303,
(62304,
(62305,
(62306,
(62307,
(62308,
(62309,
(62310,
(62311,
(62312,
(62313,
(62314,
(62315,
(62316,
(62317,
(62318,
(62319,
(62320,
(62321,
(62322,
(62323,
(62324,
(62325,
(62326,
(62327,
(62328,
(62329,
(62330,
(62331,
(62332,
(62333,
(62334,
(62335,
(62336,
(62337,
(62338,
(62339,
(62340,
(62341,
(62342,
(62343,
(62344,
(62345,
(62346,
(62347,
(62348,

1347607855,
1347608128,
1347608533,
1347608820,
1347608891,
1347609679,
1347609979,
1347610368,
1347610861,
1347611061,
1347611734,
1347612262,
1347612324,
1347612368,
1347612453,
1347612556,
1347612781,
1347612881,
1347613124,
1347613158,
1347613394,
1347613865,
1347614042,
1347614108,
1347614313,
1347614351,
1347614457,
1347614509,
1347614697,
1347614698,
1347614783,
1347614784,
1347615304,
1347615329,
1347615351,
1347615352,
1347615356,
1347615358,
1347615544,
1347615607,
1347615668,
1347616057,
1347616275,
1347617014,
1347617446,
1347617635,
1347617880,
1347617881,
1347618255,
1347618937,
1347619138,
1347619251,
1347619467,
1347619760,
1347620348,
1347620527,
1347620964,
1347621096,
1347621296,
1347621490,

'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'208.115.113.86'),
'66.249.74.30'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.30'),
'180.76.5.63'),
'66.249.74.27'),
'157.55.33.29'),
'66.249.74.30'),
'113.17.8.162'),
'157.55.35.76'),
'157.55.35.100'),
'157.55.35.112'),
'66.249.74.27'),
'66.249.74.30'),
'157.55.35.100'),
'66.249.74.30'),
'66.249.74.27'),
'157.56.229.189'),
'157.55.33.29'),
'157.55.35.76'),
'131.253.47.204'),
'123.125.71.17'),
'220.181.108.102'),
'208.115.111.70'),
'66.249.74.30'),
'66.249.74.27'),
'157.55.35.76'),
'131.253.47.204'),
'157.55.33.29'),
'157.55.35.112'),
'157.55.32.75'),
'66.249.74.30'),
'65.55.52.117'),
'157.56.229.189'),
'157.55.35.100'),
'66.249.74.30'),
'66.249.74.30'),
'220.181.108.140'),
'66.249.74.30'),
'123.125.71.45'),
'220.181.108.109'),
'66.249.74.30'),
'66.249.74.30'),
'180.76.5.91'),
'66.249.74.27'),
'180.76.5.151'),
'66.249.74.30'),
'190.181.35.9'),
'66.249.74.30'),
'157.55.33.109'),
'157.55.32.106'),
'66.249.74.30'),
'123.125.71.58'),

(62349,
(62350,
(62351,
(62352,
(62353,
(62354,
(62355,
(62356,
(62357,
(62358,
(62359,
(62360,
(62361,
(62362,
(62363,
(62364,
(62365,
(62366,
(62367,
(62368,
(62369,
(62370,
(62371,
(62372,
(62373,
(62374,
(62375,
(62376,
(62377,
(62378,
(62379,
(62380,
(62381,
(62382,
(62383,
(62384,
(62385,
(62386,
(62387,
(62388,
(62389,
(62390,
(62391,
(62392,
(62393,
(62394,
(62395,
(62396,
(62397,
(62398,
(62399,
(62400,
(62401,
(62402,
(62403,
(62404,
(62405,
(62406,
(62407,
(62408,

1347621492,
1347621557,
1347621657,
1347621976,
1347622332,
1347622590,
1347622753,
1347623126,
1347623266,
1347623932,
1347624748,
1347624771,
1347624775,
1347624895,
1347624907,
1347625565,
1347625757,
1347625917,
1347626198,
1347626393,
1347626504,
1347626875,
1347627199,
1347627444,
1347627515,
1347627996,
1347628084,
1347628634,
1347628635,
1347628702,
1347628758,
1347628808,
1347628899,
1347629067,
1347629317,
1347629367,
1347629579,
1347630116,
1347630260,
1347630725,
1347631335,
1347631520,
1347631674,
1347631738,
1347631806,
1347632034,
1347632253,
1347632257,
1347632295,
1347632794,
1347632866,
1347632958,
1347633350,
1347633435,
1347633616,
1347633719,
1347633723,
1347633760,
1347633985,
1347634065,

'220.181.108.89'),
'66.249.74.27'),
'190.104.27.26'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'180.76.5.97'),
'66.249.74.27'),
'66.249.74.30'),
'66.249.74.30'),
'66.249.74.30'),
'190.129.8.202'),
'220.181.108.185'),
'69.171.224.1'),
'69.171.224.0'),
'66.249.74.30'),
'200.87.123.98'),
'190.129.29.130'),
'190.129.8.202'),
'66.249.74.27'),
'180.76.5.64'),
'180.76.5.113'),
'66.249.74.30'),
'100.43.83.143'),
'66.249.74.27'),
'157.55.112.211'),
'66.249.74.30'),
'123.125.71.45'),
'220.181.108.91'),
'66.249.74.30'),
'200.87.123.140'),
'201.88.254.26'),
'66.249.74.27'),
'157.55.35.112'),
'190.129.13.98'),
'66.249.74.30'),
'66.249.74.27'),
'66.249.74.30'),
'180.76.5.52'),
'66.249.74.30'),
'66.249.74.30'),
'190.129.61.178'),
'220.181.108.99'),
'157.56.229.189'),
'157.56.95.137'),
'200.87.131.76'),
'65.173.59.246'),
'200.87.123.140'),
'66.249.74.30'),
'190.129.6.162'),
'200.90.146.192'),
'66.249.74.27'),
'66.249.74.30'),
'200.87.105.243'),
'66.249.74.27'),
'190.129.5.243'),
'180.76.5.185'),
'131.253.47.204'),
'157.55.32.75'),
'180.76.5.150'),

(62409,
(62410,
(62411,
(62412,
(62413,
(62414,
(62415,
(62416,
(62417,
(62418,
(62419,
(62420,
(62421,
(62422,
(62423,
(62424,
(62425,
(62426,
(62427,
(62428,
(62429,
(62430,
(62431,
(62432,
(62433,
(62434,
(62435,
(62436,
(62437,
(62438,
(62439,
(62440,
(62441,
(62442,
(62443,
(62444,
(62445,
(62446,
(62447,
(62448,
(62449,
(62450,
(62451,
(62452,
(62453,
(62454,
(62455,
(62456,
(62457,
(62458,
(62459,
(62460,
(62461,
(62462,
(62463,
(62464,
(62465,
(62466,
(62467,
(62468,

1347634281,
1347634302,
1347634620,
1347634984,
1347635033,
1347635060,
1347635138,
1347635340,
1347635644,
1347635697,
1347635870,
1347635872,
1347635901,
1347636267,
1347636449,
1347636494,
1347636717,
1347636763,
1347636839,
1347637014,
1347637094,
1347637201,
1347637270,
1347637711,
1347638134,
1347638148,
1347638422,
1347638643,
1347639004,
1347639112,
1347639258,
1347639789,
1347639790,
1347640147,
1347640556,
1347640614,
1347641232,
1347641259,
1347641568,
1347641588,
1347641680,
1347641694,
1347642113,
1347642369,
1347642640,
1347642976,
1347642976,
1347643017,
1347643125,
1347643438,
1347643548,
1347643594,
1347643595,
1347644235,
1347644263,
1347644394,
1347644738,
1347645110,
1347645194,
1347645228,

'66.249.74.27'),
'200.87.18.75'),
'66.249.74.30'),
'66.249.74.27'),
'190.181.33.36'),
'200.110.49.249'),
'200.87.21.216'),
'66.249.74.30'),
'190.181.33.36'),
'66.249.74.27'),
'123.125.71.55'),
'220.181.108.76'),
'200.87.21.162'),
'190.129.9.42'),
'66.249.74.30'),
'190.181.33.36'),
'190.102.48.218'),
'200.87.130.226'),
'190.104.31.20'),
'190.129.12.170'),
'190.181.33.36'),
'66.249.74.27'),
'190.104.29.23'),
'180.76.5.160'),
'190.104.31.28'),
'66.249.74.30'),
'66.249.74.27'),
'190.152.196.49'),
'220.181.108.169'),
'190.104.29.23'),
'66.249.74.30'),
'123.125.71.25'),
'220.181.108.107'),
'66.249.74.30'),
'200.58.87.121'),
'66.249.74.27'),
'74.125.178.29'),
'180.76.5.167'),
'190.104.162.176'),
'66.249.72.130'),
'180.76.5.57'),
'66.249.66.175'),
'74.125.178.94'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'66.249.66.175'),
'157.55.32.95'),
'208.115.111.70'),
'66.249.72.54'),
'66.249.66.207'),
'123.125.71.28'),
'220.181.108.105'),
'66.249.66.207'),
'190.129.53.27'),
'66.249.72.130'),
'190.181.18.176'),
'66.249.66.207'),
'201.240.65.34'),
'180.76.5.50'),

(62469,
(62470,
(62471,
(62472,
(62473,
(62474,
(62475,
(62476,
(62477,
(62478,
(62479,
(62480,
(62481,
(62482,
(62483,
(62484,
(62485,
(62486,
(62487,
(62488,
(62489,
(62490,
(62491,
(62492,
(62493,
(62494,
(62495,
(62496,
(62497,
(62498,
(62499,
(62500,
(62501,
(62502,
(62503,
(62504,
(62505,
(62506,
(62507,
(62508,
(62509,
(62510,
(62511,
(62512,
(62513,
(62514,
(62515,
(62516,
(62517,
(62518,
(62519,
(62520,
(62521,
(62522,
(62523,
(62524,
(62525,
(62526,
(62527,
(62528,

1347645388,
1347645748,
1347646068,
1347646496,
1347646559,
1347646706,
1347647055,
1347647118,
1347647641,
1347647653,
1347647665,
1347648302,
1347648418,
1347648419,
1347649005,
1347649057,
1347649259,
1347649401,
1347649545,
1347649745,
1347649898,
1347649995,
1347650001,
1347650189,
1347650294,
1347650295,
1347650500,
1347650562,
1347650709,
1347651174,
1347651197,
1347651354,
1347651496,
1347651501,
1347651503,
1347651726,
1347651728,
1347651812,
1347651914,
1347652099,
1347652123,
1347652137,
1347652142,
1347652149,
1347652193,
1347652211,
1347652216,
1347652225,
1347652446,
1347652450,
1347652770,
1347652871,
1347652980,
1347653064,
1347653381,
1347653424,
1347653628,
1347653882,
1347653883,
1347653905,

'66.249.66.175'),
'66.249.72.130'),
'66.249.66.207'),
'190.103.68.198'),
'157.55.35.112'),
'66.249.66.207'),
'66.249.72.130'),
'190.105.91.54'),
'190.129.41.73'),
'66.249.66.207'),
'66.249.72.54'),
'66.249.66.207'),
'66.249.66.175'),
'180.76.5.164'),
'66.249.72.54'),
'66.249.66.175'),
'66.249.72.130'),
'74.125.178.31'),
'157.55.32.117'),
'66.249.66.175'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.66.207'),
'157.55.32.95'),
'123.125.71.13'),
'220.181.108.100'),
'190.129.30.40'),
'190.104.28.24'),
'66.249.66.175'),
'66.249.66.207'),
'190.129.5.178'),
'66.249.66.175'),
'66.249.72.54'),
'190.129.197.4'),
'74.125.179.84'),
'220.181.108.80'),
'220.181.108.147'),
'66.249.72.130'),
'190.129.79.234'),
'66.249.66.207'),
'200.87.139.114'),
'66.249.66.175'),
'190.129.197.4'),
'190.129.11.138'),
'190.129.14.66'),
'74.125.178.21'),
'74.125.178.95'),
'74.125.178.93'),
'131.253.47.204'),
'208.115.113.86'),
'66.249.66.207'),
'66.249.72.130'),
'190.104.28.24'),
'66.249.66.175'),
'66.249.66.207'),
'190.186.183.41'),
'200.87.112.58'),
'123.125.71.25'),
'220.181.108.84'),
'66.249.66.175'),

(62529,
(62530,
(62531,
(62532,
(62533,
(62534,
(62535,
(62536,
(62537,
(62538,
(62539,
(62540,
(62541,
(62542,
(62543,
(62544,
(62545,
(62546,
(62547,
(62548,
(62549,
(62550,
(62551,
(62552,
(62553,
(62554,
(62555,
(62556,
(62557,
(62558,
(62559,
(62560,
(62561,
(62562,
(62563,
(62564,
(62565,
(62566,
(62567,
(62568,
(62569,
(62570,
(62571,
(62572,
(62573,
(62574,
(62575,
(62576,
(62577,
(62578,
(62579,
(62580,
(62581,
(62582,
(62583,
(62584,
(62585,
(62586,
(62587,
(62588,

1347654035,
1347654288,
1347654430,
1347654682,
1347654686,
1347654940,
1347654955,
1347655004,
1347655066,
1347655328,
1347655503,
1347655635,
1347655661,
1347655831,
1347655959,
1347655962,
1347656042,
1347656358,
1347656606,
1347656798,
1347656852,
1347657055,
1347657098,
1347657240,
1347657559,
1347657563,
1347657679,
1347657868,
1347657879,
1347658129,
1347658498,
1347658765,
1347658795,
1347659133,
1347659202,
1347659237,
1347659411,
1347659732,
1347659793,
1347659858,
1347659865,
1347659873,
1347659996,
1347660051,
1347660356,
1347660369,
1347660391,
1347660569,
1347660691,
1347660700,
1347661031,
1347661031,
1347661088,
1347661335,
1347661388,
1347661453,
1347661657,
1347662028,
1347662049,
1347662176,

'66.249.66.207'),
'200.87.112.58'),
'190.186.23.15'),
'190.186.58.114'),
'66.249.66.175'),
'131.253.47.204'),
'200.87.131.76'),
'66.249.72.130'),
'66.249.66.207'),
'200.87.127.210'),
'180.76.5.67'),
'200.87.112.58'),
'66.249.66.175'),
'85.48.138.77'),
'131.253.46.120'),
'66.249.72.130'),
'157.55.35.76'),
'190.129.11.138'),
'66.249.66.207'),
'200.87.112.58'),
'66.249.72.130'),
'190.186.58.114'),
'190.104.25.20'),
'66.249.66.207'),
'66.249.72.130'),
'190.186.183.41'),
'200.87.18.128'),
'119.63.196.123'),
'66.249.66.207'),
'62.83.127.107'),
'66.249.72.54'),
'66.249.66.207'),
'66.249.72.130'),
'200.110.52.46'),
'66.249.66.175'),
'190.129.11.138'),
'66.249.66.207'),
'66.249.72.130'),
'66.249.72.54'),
'131.253.47.204'),
'200.105.191.251'),
'190.129.11.138'),
'208.115.111.70'),
'66.249.66.207'),
'220.181.108.184'),
'66.249.72.130'),
'157.55.33.29'),
'66.249.72.54'),
'66.249.66.175'),
'66.249.66.207'),
'123.125.71.27'),
'220.181.108.120'),
'157.55.32.95'),
'66.249.66.175'),
'66.249.66.207'),
'190.129.11.138'),
'157.55.35.112'),
'66.249.66.207'),
'66.249.66.175'),
'190.181.36.139'),

(62589,
(62590,
(62591,
(62592,
(62593,
(62594,
(62595,
(62596,
(62597,
(62598,
(62599,
(62600,
(62601,
(62602,
(62603,
(62604,
(62605,
(62606,
(62607,
(62608,
(62609,
(62610,
(62611,
(62612,
(62613,
(62614,
(62615,
(62616,
(62617,
(62618,
(62619,
(62620,
(62621,
(62622,
(62623,
(62624,
(62625,
(62626,
(62627,
(62628,
(62629,
(62630,
(62631,
(62632,
(62633,
(62634,
(62635,
(62636,
(62637,
(62638,
(62639,
(62640,
(62641,
(62642,
(62643,
(62644,
(62645,
(62646,
(62647,
(62648,

1347662239,
1347662300,
1347662630,
1347662673,
1347662735,
1347662770,
1347663003,
1347663249,
1347663249,
1347663452,
1347663457,
1347663984,
1347664058,
1347664126,
1347664421,
1347664649,
1347664650,
1347664697,
1347664912,
1347665166,
1347665269,
1347665470,
1347665918,
1347666128,
1347666274,
1347666540,
1347666580,
1347666607,
1347666747,
1347666775,
1347666981,
1347667152,
1347667291,
1347667409,
1347667643,
1347667775,
1347667828,
1347667843,
1347667866,
1347667925,
1347668283,
1347668431,
1347668526,
1347668535,
1347668628,
1347668893,
1347668974,
1347669324,
1347669364,
1347669513,
1347669606,
1347669704,
1347669804,
1347669945,
1347669965,
1347669987,
1347670306,
1347670546,
1347670592,
1347670604,

'66.249.72.54'),
'131.253.47.204'),
'180.76.6.29'),
'157.55.32.117'),
'66.249.72.130'),
'66.249.66.207'),
'199.87.252.52'),
'190.129.5.4'),
'66.249.66.175'),
'66.249.72.54'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.66.207'),
'131.253.46.120'),
'66.249.72.54'),
'123.125.71.25'),
'220.181.108.90'),
'66.249.66.207'),
'200.90.146.147'),
'66.249.72.130'),
'66.249.66.175'),
'66.249.66.207'),
'200.90.146.147'),
'66.249.66.207'),
'66.249.72.130'),
'200.90.146.147'),
'190.129.11.138'),
'66.249.66.175'),
'157.55.33.29'),
'66.249.66.207'),
'208.115.113.86'),
'200.90.146.147'),
'190.104.19.206'),
'66.249.66.207'),
'190.181.22.16'),
'157.55.33.49'),
'66.249.66.175'),
'66.249.72.130'),
'66.249.72.54'),
'200.90.146.147'),
'190.104.26.22'),
'66.249.66.175'),
'66.249.66.207'),
'157.55.35.112'),
'66.249.72.54'),
'190.104.26.22'),
'220.181.108.145'),
'66.249.66.207'),
'66.249.66.175'),
'200.90.146.147'),
'66.249.72.130'),
'66.249.72.54'),
'200.87.153.127'),
'190.129.40.190'),
'180.76.5.181'),
'66.249.66.175'),
'66.249.72.54'),
'190.104.24.37'),
'66.249.66.175'),
'66.249.66.207'),

(62649,
(62650,
(62651,
(62652,
(62653,
(62654,
(62655,
(62656,
(62657,
(62658,
(62659,
(62660,
(62661,
(62662,
(62663,
(62664,
(62665,
(62666,
(62667,
(62668,
(62669,
(62670,
(62671,
(62672,
(62673,
(62674,
(62675,
(62676,
(62677,
(62678,
(62679,
(62680,
(62681,
(62682,
(62683,
(62684,
(62685,
(62686,
(62687,
(62688,
(62689,
(62690,
(62691,
(62692,
(62693,
(62694,
(62695,
(62696,
(62697,
(62698,
(62699,
(62700,
(62701,
(62702,
(62703,
(62704,
(62705,
(62706,
(62707,
(62708,

1347670688,
1347671143,
1347671223,
1347671277,
1347671319,
1347671726,
1347671772,
1347671791,
1347671863,
1347671879,
1347671962,
1347672252,
1347672361,
1347672362,
1347672412,
1347672855,
1347672861,
1347673055,
1347673154,
1347673473,
1347673757,
1347673792,
1347674098,
1347674503,
1347674759,
1347675008,
1347675056,
1347675112,
1347675399,
1347675463,
1347675715,
1347676354,
1347676536,
1347676679,
1347677015,
1347677192,
1347677509,
1347677534,
1347677568,
1347677572,
1347677798,
1347677900,
1347678394,
1347678486,
1347678685,
1347678887,
1347679042,
1347679065,
1347679066,
1347679247,
1347679368,
1347679384,
1347679562,
1347679945,
1347679978,
1347680668,
1347680682,
1347680687,
1347680815,
1347680826,

'66.249.72.130'),
'200.90.146.147'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'157.55.35.76'),
'66.249.72.54'),
'190.103.71.48'),
'66.249.66.175'),
'190.129.19.196'),
'208.115.111.70'),
'66.249.66.207'),
'123.125.71.34'),
'220.181.108.92'),
'66.249.72.130'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.54'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.72.130'),
'157.55.32.117'),
'66.249.66.207'),
'66.249.72.54'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'66.249.66.207'),
'66.249.66.175'),
'180.76.5.170'),
'66.249.66.207'),
'66.249.72.54'),
'119.63.196.59'),
'66.249.66.175'),
'66.249.72.130'),
'66.249.66.207'),
'190.104.22.6'),
'66.249.72.130'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.72.54'),
'157.55.35.112'),
'123.125.71.25'),
'220.181.108.82'),
'66.249.66.207'),
'66.249.66.175'),
'131.253.47.204'),
'66.249.72.54'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.54'),
'157.55.33.29'),
'66.249.72.130'),

(62709,
(62710,
(62711,
(62712,
(62713,
(62714,
(62715,
(62716,
(62717,
(62718,
(62719,
(62720,
(62721,
(62722,
(62723,
(62724,
(62725,
(62726,
(62727,
(62728,
(62729,
(62730,
(62731,
(62732,
(62733,
(62734,
(62735,
(62736,
(62737,
(62738,
(62739,
(62740,
(62741,
(62742,
(62743,
(62744,
(62745,
(62746,
(62747,
(62748,
(62749,
(62750,
(62751,
(62752,
(62753,
(62754,
(62755,
(62756,
(62757,
(62758,
(62759,
(62760,
(62761,
(62762,
(62763,
(62764,
(62765,
(62766,
(62767,
(62768,

1347681009,
1347681453,
1347681470,
1347681517,
1347681560,
1347681667,
1347682132,
1347682182,
1347682297,
1347682301,
1347682314,
1347682636,
1347682637,
1347682773,
1347682965,
1347683161,
1347683270,
1347683438,
1347683550,
1347683591,
1347683872,
1347683909,
1347683915,
1347683937,
1347684341,
1347684361,
1347684575,
1347684902,
1347684993,
1347685122,
1347685342,
1347685355,
1347685731,
1347686023,
1347686234,
1347686235,
1347686347,
1347686361,
1347686402,
1347686972,
1347687025,
1347687157,
1347687582,
1347688182,
1347688273,
1347688366,
1347688697,
1347688783,
1347689030,
1347689142,
1347689477,
1347689551,
1347689698,
1347690145,
1347690256,
1347690367,
1347690789,
1347690900,
1347690925,
1347690931,

'208.115.113.86'),
'157.55.32.95'),
'66.249.72.130'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.72.54'),
'66.249.72.130'),
'100.43.83.143'),
'66.249.66.207'),
'66.249.66.175'),
'200.127.65.55'),
'123.125.71.44'),
'220.181.108.120'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.72.54'),
'157.55.35.76'),
'200.110.49.187'),
'157.55.32.98'),
'66.249.66.175'),
'66.249.72.130'),
'66.249.66.207'),
'157.55.35.76'),
'180.76.5.96'),
'66.249.66.207'),
'66.249.66.175'),
'220.181.108.107'),
'66.249.72.130'),
'157.55.34.166'),
'66.249.66.207'),
'66.249.72.130'),
'66.249.66.207'),
'123.125.71.27'),
'220.181.108.122'),
'220.181.108.113'),
'66.249.72.130'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'157.55.35.76'),
'66.249.66.207'),
'66.249.66.207'),
'208.115.111.70'),
'66.249.72.130'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'157.55.35.76'),
'190.193.153.75'),
'66.249.66.175'),
'66.249.66.207'),

(62769,
(62770,
(62771,
(62772,
(62773,
(62774,
(62775,
(62776,
(62777,
(62778,
(62779,
(62780,
(62781,
(62782,
(62783,
(62784,
(62785,
(62786,
(62787,
(62788,
(62789,
(62790,
(62791,
(62792,
(62793,
(62794,
(62795,
(62796,
(62797,
(62798,
(62799,
(62800,
(62801,
(62802,
(62803,
(62804,
(62805,
(62806,
(62807,
(62808,
(62809,
(62810,
(62811,
(62812,
(62813,
(62814,
(62815,
(62816,
(62817,
(62818,
(62819,
(62820,
(62821,
(62822,
(62823,
(62824,
(62825,
(62826,
(62827,
(62828,

1347691375,
1347691384,
1347691582,
1347691592,
1347691929,
1347692027,
1347692067,
1347692208,
1347692395,
1347692668,
1347692712,
1347692848,
1347693375,
1347693486,
1347693820,
1347693903,
1347694043,
1347694051,
1347694265,
1347694446,
1347694556,
1347694906,
1347694934,
1347695039,
1347695055,
1347695157,
1347695274,
1347695376,
1347695785,
1347695802,
1347695825,
1347696048,
1347696575,
1347696716,
1347696753,
1347696826,
1347696938,
1347697025,
1347697026,
1347697278,
1347697566,
1347697908,
1347697941,
1347698275,
1347698704,
1347698721,
1347699005,
1347699077,
1347699126,
1347699170,
1347699176,
1347699389,
1347699802,
1347699997,
1347700057,
1347700169,
1347700702,
1347700819,
1347700948,
1347701102,

'66.249.72.54'),
'66.249.72.130'),
'180.76.5.144'),
'66.249.66.207'),
'65.55.52.113'),
'66.249.66.175'),
'66.249.72.130'),
'66.249.66.207'),
'157.55.32.117'),
'66.249.66.175'),
'66.249.72.54'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.72.130'),
'66.249.66.207'),
'131.253.47.181'),
'66.249.66.175'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.66.207'),
'157.55.32.144'),
'157.55.35.76'),
'66.249.72.54'),
'180.76.5.193'),
'66.249.72.130'),
'66.249.66.207'),
'66.249.66.175'),
'208.115.113.86'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.54'),
'66.249.66.175'),
'180.76.5.96'),
'66.249.72.130'),
'123.125.71.36'),
'220.181.108.115'),
'66.249.66.207'),
'66.249.72.130'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'180.76.5.168'),
'66.249.66.207'),
'180.76.6.223'),
'157.55.35.76'),
'65.55.52.113'),
'66.249.72.130'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.66.175'),
'94.23.225.68'),
'66.249.66.207'),
'66.249.72.130'),
'180.76.5.168'),
'66.249.66.207'),
'66.249.72.130'),
'220.181.108.89'),

(62829, 1347701104, '123.125.71.26'),


(62830, 1347701283, '66.249.66.175'),
(62831, 1347701617, '66.249.66.207'),
(62832, 1347701652, '157.55.35.76'),
(62833, 1347702062, '66.249.72.130'),
(62834, 1347702205, '66.249.66.175'),
(62835, 1347702285, '66.249.66.207'),
(62836, 1347702551, '208.115.111.70'),
(62837, 1347702741, '180.76.5.146'),
(62838, 1347702842, '66.249.72.130'),
(62839, 1347702927, '66.249.66.175'),
(62840, 1347702953, '66.249.66.207'),
(62841, 1347703278, '157.55.33.49'),
(62842, 1347703622, '66.249.66.207'),
(62843, 1347703735, '66.249.72.130'),
(62844, 1347703900, '66.249.66.175'),
(62845, 1347703994, '157.55.35.76'),
(62846, 1347704346, '66.249.66.207'),
(62847, 1347704383, '123.125.71.50'),
(62848, 1347704384, '220.181.108.100'),
(62849, 1347704579, '180.76.5.50'),
(62850, 1347704588, '66.249.66.175'),
(62851, 1347704592, '66.249.72.130'),
(62852, 1347704950, '66.249.66.207'),
(62853, 1347705131, '157.55.35.112'),
(62854, 1347705443, '66.249.66.175'),
(62855, 1347705570, '66.249.66.207');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(62856, 1347705738, '66.249.72.130'),
(62857, 1347705888, '66.249.72.54'),
(62858, 1347705901, '180.76.5.96'),
(62859, 1347706077, '66.249.66.175'),
(62860, 1347706184, '66.249.66.207'),
(62861, 1347706690, '157.55.35.76'),
(62862, 1347706731, '180.76.5.92'),
(62863, 1347706741, '66.249.72.130'),
(62864, 1347706853, '66.249.66.175'),
(62865, 1347706859, '157.55.35.112'),
(62866, 1347706937, '66.249.66.207'),
(62867, 1347707329, '157.55.32.144'),
(62868, 1347707409, '66.249.72.130'),
(62869, 1347707632, '66.249.66.207'),
(62870, 1347707798, '66.249.66.175'),
(62871, 1347707906, '123.125.71.38'),
(62872, 1347707907, '220.181.108.82'),
(62873, 1347708077, '66.249.72.130'),
(62874, 1347708246, '66.249.66.207'),
(62875, 1347708523, '180.76.6.20'),
(62876, 1347708635, '66.249.66.175'),
(62877, 1347708857, '66.249.66.207'),
(62878, 1347709415, '66.249.66.175'),
(62879, 1347709526, '66.249.66.207'),
(62880, 1347709697, '208.115.113.86'),
(62881, 1347709860, '66.249.72.130'),
(62882, 1347710127, '66.249.66.175'),
(62883, 1347710170, '220.181.108.155'),
(62884, 1347710305, '66.249.66.207'),
(62885, 1347710806, '157.55.33.29'),
(62886, 1347710863, '66.249.66.175'),
(62887, 1347710974, '66.249.66.207'),

(62888,
(62889,
(62890,
(62891,
(62892,
(62893,
(62894,
(62895,
(62896,
(62897,
(62898,
(62899,
(62900,
(62901,
(62902,
(62903,
(62904,
(62905,
(62906,
(62907,
(62908,
(62909,
(62910,
(62911,
(62912,
(62913,
(62914,
(62915,
(62916,
(62917,
(62918,
(62919,
(62920,
(62921,
(62922,
(62923,
(62924,
(62925,
(62926,
(62927,
(62928,
(62929,
(62930,
(62931,
(62932,
(62933,
(62934,
(62935,
(62936,
(62937,
(62938,
(62939,
(62940,
(62941,
(62942,
(62943,
(62944,
(62945,
(62946,
(62947,

1347711196,
1347711224,
1347711597,
1347711623,
1347711632,
1347711754,
1347711976,
1347712199,
1347712646,
1347712867,
1347712979,
1347713220,
1347713536,
1347713647,
1347713848,
1347714205,
1347714315,
1347714649,
1347714773,
1347714984,
1347715096,
1347715652,
1347715987,
1347716277,
1347716320,
1347716399,
1347716432,
1347716491,
1347716816,
1347716854,
1347716989,
1347717095,
1347717100,
1347717322,
1347717673,
1347717712,
1347717816,
1347718103,
1347718436,
1347718548,
1347718627,
1347718629,
1347718744,
1347719148,
1347719204,
1347719216,
1347719776,
1347719884,
1347720107,
1347720168,
1347720378,
1347720435,
1347720440,
1347720671,
1347721334,
1347721561,
1347721626,
1347721746,
1347721911,
1347722046,

'66.249.72.130'),
'200.58.65.110'),
'66.249.66.207'),
'220.181.108.108'),
'123.125.71.33'),
'66.249.66.175'),
'66.249.72.130'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'180.76.5.97'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.54'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.54'),
'95.21.74.112'),
'66.249.66.207'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.66.175'),
'157.55.35.112'),
'66.249.72.130'),
'157.55.35.76'),
'66.249.66.207'),
'190.104.20.2'),
'190.129.37.153'),
'208.115.111.70'),
'66.249.72.54'),
'157.56.95.137'),
'66.249.66.207'),
'66.249.72.130'),
'66.249.66.175'),
'200.105.220.40'),
'66.249.66.207'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.66.207'),
'220.181.108.118'),
'123.125.71.42'),
'157.55.33.29'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.54'),
'66.249.66.175'),
'66.249.66.207'),
'66.249.72.130'),
'180.76.5.65'),
'157.55.33.49'),
'66.249.66.175'),
'66.249.72.54'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),
'157.55.35.76'),
'190.129.197.86'),
'190.129.6.54'),
'66.249.71.104'),

(62948,
(62949,
(62950,
(62951,
(62952,
(62953,
(62954,
(62955,
(62956,
(62957,
(62958,
(62959,
(62960,
(62961,
(62962,
(62963,
(62964,
(62965,
(62966,
(62967,
(62968,
(62969,
(62970,
(62971,
(62972,
(62973,
(62974,
(62975,
(62976,
(62977,
(62978,
(62979,
(62980,
(62981,
(62982,
(62983,
(62984,
(62985,
(62986,
(62987,
(62988,
(62989,
(62990,
(62991,
(62992,
(62993,
(62994,
(62995,
(62996,
(62997,
(62998,
(62999,
(63000,
(63001,
(63002,
(63003,
(63004,
(63005,
(63006,
(63007,

1347722082,
1347722225,
1347722268,
1347722270,
1347722535,
1347722672,
1347722738,
1347722891,
1347722936,
1347723208,
1347723349,
1347723547,
1347723985,
1347724083,
1347724153,
1347724307,
1347724648,
1347724950,
1347725281,
1347725552,
1347725624,
1347725855,
1347725918,
1347726210,
1347726212,
1347726346,
1347726566,
1347726666,
1347726679,
1347726701,
1347726702,
1347726752,
1347727214,
1347727691,
1347727760,
1347727819,
1347727912,
1347728238,
1347728315,
1347728421,
1347728488,
1347728527,
1347728583,
1347728865,
1347728866,
1347729078,
1347729483,
1347729489,
1347729687,
1347729880,
1347730060,
1347730062,
1347730094,
1347730317,
1347730794,
1347730934,
1347731405,
1347731584,
1347732047,
1347732082,

'157.55.33.29'),
'66.249.71.135'),
'123.125.71.44'),
'220.181.108.117'),
'200.90.147.238'),
'66.249.71.104'),
'200.87.109.122'),
'157.55.32.86'),
'66.249.71.135'),
'200.90.147.238'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'190.186.203.112'),
'208.115.113.86'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'74.125.178.16'),
'157.55.32.86'),
'66.249.71.104'),
'123.125.71.15'),
'220.181.108.122'),
'157.55.33.29'),
'66.249.71.104'),
'157.55.32.86'),
'157.55.35.79'),
'94.23.220.161'),
'94.23.225.68'),
'66.249.71.135'),
'66.249.71.104'),
'180.76.5.62'),
'200.110.51.24'),
'66.249.71.104'),
'66.249.71.135'),
'157.55.35.112'),
'157.55.33.29'),
'66.249.71.104'),
'157.55.35.76'),
'157.55.33.49'),
'66.249.71.135'),
'157.55.35.79'),
'157.55.32.86'),
'66.249.71.104'),
'66.249.71.135'),
'157.55.33.29'),
'66.249.71.104'),
'85.62.23.211'),
'123.125.71.35'),
'220.181.108.86'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.135'),

(63008,
(63009,
(63010,
(63011,
(63012,
(63013,
(63014,
(63015,
(63016,
(63017,
(63018,
(63019,
(63020,
(63021,
(63022,
(63023,
(63024,
(63025,
(63026,
(63027,
(63028,
(63029,
(63030,
(63031,
(63032,
(63033,
(63034,
(63035,
(63036,
(63037,
(63038,
(63039,
(63040,
(63041,
(63042,
(63043,
(63044,
(63045,
(63046,
(63047,
(63048,
(63049,
(63050,
(63051,
(63052,
(63053,
(63054,
(63055,
(63056,
(63057,
(63058,
(63059,
(63060,
(63061,
(63062,
(63063,
(63064,
(63065,
(63066,
(63067,

1347732279,
1347732522,
1347732680,
1347732696,
1347732979,
1347733129,
1347733130,
1347733247,
1347733412,
1347733586,
1347734199,
1347734363,
1347734819,
1347734922,
1347735130,
1347735438,
1347735672,
1347736066,
1347736067,
1347736409,
1347736690,
1347736694,
1347736705,
1347737123,
1347737349,
1347737858,
1347738005,
1347738125,
1347738468,
1347738524,
1347738671,
1347738915,
1347738973,
1347739187,
1347739260,
1347739338,
1347740015,
1347740149,
1347740205,
1347740273,
1347740274,
1347740704,
1347741009,
1347741401,
1347741691,
1347741750,
1347741900,
1347742082,
1347742099,
1347742810,
1347743412,
1347743467,
1347743718,
1347744056,
1347744140,
1347744263,
1347744879,
1347745175,
1347745231,
1347745347,

'66.249.71.104'),
'65.55.52.113'),
'157.55.32.86'),
'157.55.33.49'),
'66.249.71.104'),
'123.125.71.58'),
'220.181.108.85'),
'180.76.6.213'),
'157.55.33.29'),
'66.249.71.104'),
'66.249.71.104'),
'190.129.8.66'),
'66.249.71.104'),
'66.249.71.135'),
'180.76.5.146'),
'66.249.71.104'),
'100.43.83.143'),
'66.249.71.104'),
'220.181.108.94'),
'190.104.20.1'),
'123.125.71.13'),
'220.181.108.92'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'65.55.52.113'),
'66.249.71.104'),
'131.253.46.112'),
'157.55.33.29'),
'208.115.113.86'),
'66.249.71.104'),
'66.249.71.135'),
'190.234.136.116'),
'157.55.32.86'),
'180.76.5.107'),
'66.249.71.104'),
'66.249.71.104'),
'157.55.33.49'),
'66.249.71.135'),
'123.125.71.53'),
'220.181.108.108'),
'66.249.71.104'),
'157.55.35.112'),
'66.249.71.104'),
'131.253.47.204'),
'66.249.71.135'),
'180.76.5.110'),
'65.55.52.113'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'190.129.8.202'),
'190.104.24.40'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.104'),
'131.253.47.204'),
'180.76.5.99'),
'131.253.46.112'),

(63068,
(63069,
(63070,
(63071,
(63072,
(63073,
(63074,
(63075,
(63076,
(63077,
(63078,
(63079,
(63080,
(63081,
(63082,
(63083,
(63084,
(63085,
(63086,
(63087,
(63088,
(63089,
(63090,
(63091,
(63092,
(63093,
(63094,
(63095,
(63096,
(63097,
(63098,
(63099,
(63100,
(63101,
(63102,
(63103,
(63104,
(63105,
(63106,
(63107,
(63108,
(63109,
(63110,
(63111,
(63112,
(63113,
(63114,
(63115,
(63116,
(63117,
(63118,
(63119,
(63120,
(63121,
(63122,
(63123,
(63124,
(63125,
(63126,
(63127,

1347745491,
1347745744,
1347745886,
1347746117,
1347746136,
1347746774,
1347746817,
1347746903,
1347747422,
1347747460,
1347747463,
1347748077,
1347748341,
1347748743,
1347749034,
1347749102,
1347749147,
1347749227,
1347749418,
1347749726,
1347749897,
1347750052,
1347750532,
1347750652,
1347751053,
1347751061,
1347751215,
1347751350,
1347751395,
1347751498,
1347751595,
1347751949,
1347752013,
1347752650,
1347753261,
1347753341,
1347753396,
1347753473,
1347753759,
1347753764,
1347753998,
1347754151,
1347754642,
1347754642,
1347754782,
1347755060,
1347755424,
1347755556,
1347755570,
1347756084,
1347756247,
1347756314,
1347756392,
1347756678,
1347756773,
1347756846,
1347756863,
1347756933,
1347757192,
1347757539,

'66.249.71.104'),
'208.115.111.70'),
'66.249.71.135'),
'190.129.37.59'),
'66.249.71.104'),
'66.249.71.104'),
'157.55.33.49'),
'66.249.71.135'),
'66.249.71.104'),
'123.125.71.57'),
'220.181.108.115'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'180.76.5.59'),
'157.55.33.49'),
'66.249.71.135'),
'100.43.83.143'),
'66.249.71.104'),
'157.55.35.112'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'220.181.108.105'),
'123.125.71.42'),
'66.249.71.135'),
'66.249.71.104'),
'180.76.6.28'),
'208.115.113.86'),
'74.125.178.28'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'181.14.251.202'),
'157.55.35.112'),
'131.253.46.112'),
'190.129.5.7'),
'66.249.71.135'),
'66.249.71.104'),
'123.125.71.36'),
'220.181.108.90'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'157.55.35.112'),
'190.181.46.10'),
'66.249.71.135'),
'66.249.71.104'),
'190.104.27.20'),
'180.76.5.156'),
'190.181.46.10'),
'66.249.71.135'),
'157.55.33.29'),
'190.186.200.163'),
'66.249.71.104'),
'131.253.46.102'),
'131.253.46.112'),

(63128,
(63129,
(63130,
(63131,
(63132,
(63133,
(63134,
(63135,
(63136,
(63137,
(63138,
(63139,
(63140,
(63141,
(63142,
(63143,
(63144,
(63145,
(63146,
(63147,
(63148,
(63149,
(63150,
(63151,
(63152,
(63153,
(63154,
(63155,
(63156,
(63157,
(63158,
(63159,
(63160,
(63161,
(63162,
(63163,
(63164,
(63165,
(63166,
(63167,
(63168,
(63169,
(63170,
(63171,
(63172,
(63173,
(63174,
(63175,
(63176,
(63177,
(63178,
(63179,
(63180,
(63181,
(63182,
(63183,
(63184,
(63185,
(63186,
(63187,

1347757736,
1347757766,
1347757793,
1347757832,
1347758474,
1347758498,
1347758624,
1347758674,
1347758723,
1347758734,
1347758735,
1347758915,
1347759139,
1347759764,
1347759945,
1347760256,
1347760470,
1347760527,
1347761139,
1347761358,
1347761805,
1347761911,
1347761913,
1347762026,
1347762455,
1347762588,
1347762716,
1347763174,
1347763420,
1347763449,
1347763812,
1347763862,
1347764240,
1347764953,
1347765239,
1347765510,
1347765512,
1347765603,
1347766101,
1347766180,
1347766192,
1347766436,
1347766522,
1347767192,
1347767378,
1347768091,
1347768389,
1347768804,
1347768998,
1347769039,
1347769041,
1347769517,
1347769614,
1347769710,
1347769837,
1347770086,
1347770230,
1347770233,
1347770449,
1347770766,

'190.181.46.10'),
'180.76.5.186'),
'66.249.71.104'),
'66.249.71.135'),
'74.125.178.31'),
'66.249.71.104'),
'157.55.35.112'),
'66.249.71.135'),
'157.55.33.29'),
'123.125.71.13'),
'220.181.108.85'),
'190.107.46.217'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),
'208.115.111.70'),
'157.55.32.86'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'123.125.71.20'),
'220.181.108.94'),
'66.249.71.135'),
'66.249.71.104'),
'65.55.52.113'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'180.76.5.95'),
'66.249.71.104'),
'180.76.5.171'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'123.125.71.21'),
'220.181.108.75'),
'66.249.71.104'),
'190.103.70.17'),
'131.253.46.112'),
'66.249.71.135'),
'157.55.32.86'),
'66.249.71.104'),
'190.103.70.17'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'123.125.71.16'),
'220.181.108.107'),
'66.249.71.104'),
'66.249.71.135'),
'157.55.33.49'),
'180.76.5.56'),
'100.43.83.143'),
'66.249.71.135'),
'66.249.71.104'),
'157.55.33.29'),
'180.76.5.96'),

(63188,
(63189,
(63190,
(63191,
(63192,
(63193,
(63194,
(63195,
(63196,
(63197,
(63198,
(63199,
(63200,
(63201,
(63202,
(63203,
(63204,
(63205,
(63206,
(63207,
(63208,
(63209,
(63210,
(63211,
(63212,
(63213,
(63214,
(63215,
(63216,
(63217,
(63218,
(63219,
(63220,
(63221,
(63222,
(63223,
(63224,
(63225,
(63226,
(63227,
(63228,
(63229,
(63230,
(63231,
(63232,
(63233,
(63234,
(63235,
(63236,
(63237,
(63238,
(63239,
(63240,
(63241,
(63242,
(63243,
(63244,
(63245,
(63246,
(63247,

1347770881,
1347770944,
1347771472,
1347771597,
1347771649,
1347771657,
1347772183,
1347772370,
1347772639,
1347772640,
1347773084,
1347773277,
1347773797,
1347773877,
1347774510,
1347774516,
1347774652,
1347775168,
1347775223,
1347775486,
1347775937,
1347776240,
1347776242,
1347776439,
1347776547,
1347776650,
1347776793,
1347777363,
1347777649,
1347778058,
1347778076,
1347778512,
1347778719,
1347778789,
1347779004,
1347779503,
1347779646,
1347779840,
1347779841,
1347780216,
1347780844,
1347780929,
1347781357,
1347781642,
1347781703,
1347782355,
1347782426,
1347782641,
1347783069,
1347783285,
1347783782,
1347784119,
1347784638,
1347784699,
1347784835,
1347784936,
1347785071,
1347785351,
1347786059,
1347786635,

'66.249.71.135'),
'66.249.71.104'),
'74.125.178.25'),
'74.125.178.17'),
'170.51.255.218'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'123.125.71.54'),
'220.181.108.121'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'190.129.41.32'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.135'),
'157.55.33.49'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'123.125.71.45'),
'220.181.108.95'),
'220.181.108.119'),
'131.253.46.112'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'180.76.5.56'),
'66.249.71.104'),
'180.76.5.177'),
'180.76.5.50'),
'66.249.71.104'),
'157.55.32.86'),
'66.249.71.104'),
'66.249.71.135'),
'123.125.71.27'),
'220.181.108.99'),
'66.249.71.104'),
'157.55.33.49'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'208.115.113.86'),
'66.249.71.104'),
'208.115.113.86'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'157.55.32.86'),
'66.249.71.104'),
'157.55.33.18'),
'157.55.32.75'),
'157.55.33.29'),
'180.76.6.29'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),

(63248,
(63249,
(63250,
(63251,
(63252,
(63253,
(63254,
(63255,
(63256,
(63257,
(63258,
(63259,
(63260,
(63261,
(63262,
(63263,
(63264,
(63265,
(63266,
(63267,
(63268,
(63269,
(63270,
(63271,
(63272,
(63273,
(63274,
(63275,
(63276,
(63277,
(63278,
(63279,
(63280,
(63281,
(63282,
(63283,
(63284,
(63285,
(63286,
(63287,
(63288,
(63289,
(63290,
(63291,
(63292,
(63293,
(63294,
(63295,
(63296,
(63297,
(63298,
(63299,
(63300,
(63301,
(63302,
(63303,
(63304,
(63305,
(63306,
(63307,

1347786778,
1347787372,
1347787490,
1347787550,
1347787551,
1347787738,
1347788204,
1347788428,
1347788917,
1347788999,
1347789197,
1347789488,
1347789630,
1347789942,
1347790344,
1347790406,
1347790716,
1347790717,
1347791051,
1347791057,
1347791341,
1347791770,
1347792202,
1347792484,
1347792484,
1347792886,
1347793197,
1347793910,
1347793920,
1347793958,
1347794274,
1347794274,
1347794507,
1347794548,
1347795052,
1347795128,
1347795336,
1347795477,
1347795900,
1347796050,
1347796147,
1347796764,
1347796906,
1347797130,
1347797415,
1347797558,
1347798013,
1347798190,
1347798392,
1347798411,
1347798475,
1347799186,
1347799535,
1347799667,
1347799902,
1347799919,
1347799966,
1347800077,
1347800082,
1347800616,

'66.249.71.104'),
'188.132.190.23'),
'66.249.71.104'),
'123.125.71.59'),
'220.181.108.96'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'208.115.111.70'),
'180.76.5.101'),
'66.249.71.135'),
'66.249.71.104'),
'157.55.33.49'),
'66.249.71.104'),
'66.249.71.135'),
'123.125.71.26'),
'220.181.108.76'),
'100.43.83.143'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'180.76.5.91'),
'66.249.71.104'),
'157.55.32.86'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.104'),
'157.55.33.49'),
'66.249.71.135'),
'123.125.71.28'),
'220.181.108.101'),
'180.76.5.192'),
'66.249.71.104'),
'66.249.71.135'),
'100.43.83.143'),
'66.249.71.104'),
'157.55.33.49'),
'196.201.93.69'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.135'),
'66.249.71.104'),
'196.201.93.69'),
'66.249.71.135'),
'66.249.71.104'),
'220.181.108.106'),
'66.249.71.135'),
'149.126.44.90'),
'157.55.32.86'),
'66.249.71.104'),
'66.249.71.104'),
'157.55.35.76'),
'180.76.5.91'),
'66.249.71.104'),
'180.76.5.88'),
'66.249.71.135'),
'131.253.47.204'),
'149.126.44.90'),
'66.249.71.135'),

(63308,
(63309,
(63310,
(63311,
(63312,
(63313,
(63314,
(63315,
(63316,
(63317,
(63318,
(63319,
(63320,
(63321,
(63322,
(63323,
(63324,
(63325,
(63326,
(63327,
(63328,
(63329,
(63330,
(63331,
(63332,
(63333,
(63334,
(63335,
(63336,
(63337,
(63338,
(63339,
(63340,
(63341,
(63342,
(63343,
(63344,
(63345,
(63346,
(63347,
(63348,
(63349,
(63350,
(63351,
(63352,
(63353,
(63354,
(63355,
(63356,
(63357,
(63358,
(63359,
(63360,
(63361,
(63362,
(63363,
(63364,
(63365,
(63366,
(63367,

1347800753,
1347800775,
1347801475,
1347801477,
1347801611,
1347801636,
1347802012,
1347802288,
1347802379,
1347802563,
1347802755,
1347802978,
1347803009,
1347803219,
1347803362,
1347803625,
1347804164,
1347804285,
1347804421,
1347804837,
1347804923,
1347805056,
1347805066,
1347805066,
1347805253,
1347805352,
1347805765,
1347806172,
1347806239,
1347806535,
1347806559,
1347807137,
1347807337,
1347807419,
1347807466,
1347807764,
1347808136,
1347808210,
1347808552,
1347808592,
1347808676,
1347808679,
1347808936,
1347809353,
1347809936,
1347810089,
1347810137,
1347810304,
1347810536,
1347810748,
1347811336,
1347811483,
1347811858,
1347811937,
1347812206,
1347812606,
1347812607,
1347812737,
1347813293,
1347813536,

'66.249.71.104'),
'157.55.35.112'),
'123.125.71.43'),
'220.181.108.88'),
'66.249.71.104'),
'66.249.71.135'),
'157.55.35.76'),
'66.249.71.104'),
'66.249.71.135'),
'37.11.149.114'),
'100.43.83.143'),
'157.55.33.29'),
'66.249.71.104'),
'66.249.71.135'),
'208.115.111.70'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'206.107.150.25'),
'66.249.71.135'),
'157.55.33.29'),
'66.249.71.104'),
'123.125.71.60'),
'220.181.108.113'),
'180.76.5.93'),
'157.55.33.18'),
'66.249.71.104'),
'66.249.71.135'),
'157.55.33.29'),
'66.249.71.104'),
'180.76.5.88'),
'66.249.71.104'),
'66.249.71.135'),
'190.104.26.23'),
'157.55.35.112'),
'200.87.153.194'),
'66.249.71.104'),
'66.249.71.135'),
'190.129.40.41'),
'74.125.179.83'),
'123.125.71.20'),
'220.181.108.106'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'157.55.33.29'),
'66.249.71.135'),
'131.253.47.204'),
'66.249.71.104'),
'180.76.5.64'),
'66.249.71.104'),
'190.11.78.102'),
'187.59.46.240'),
'66.249.71.104'),
'157.55.35.112'),
'220.181.108.109'),
'123.125.71.30'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),

(63368,
(63369,
(63370,
(63371,
(63372,
(63373,
(63374,
(63375,
(63376,
(63377,
(63378,
(63379,
(63380,
(63381,
(63382,
(63383,
(63384,
(63385,
(63386,
(63387,
(63388,
(63389,
(63390,
(63391,
(63392,
(63393,
(63394,
(63395,
(63396,
(63397,
(63398,
(63399,
(63400,
(63401,
(63402,
(63403,
(63404,
(63405,
(63406,
(63407,
(63408,
(63409,
(63410,
(63411,
(63412,
(63413,
(63414,
(63415,
(63416,
(63417,
(63418,
(63419,
(63420,
(63421,
(63422,
(63423,
(63424,
(63425,
(63426,
(63427,

1347814087,
1347814136,
1347814197,
1347814337,
1347815103,
1347815136,
1347815736,
1347815950,
1347815987,
1347816336,
1347816448,
1347816543,
1347816545,
1347816566,
1347816637,
1347817136,
1347817659,
1347817736,
1347817833,
1347817987,
1347818536,
1347818826,
1347819136,
1347819336,
1347819545,
1347819546,
1347819725,
1347819936,
1347820635,
1347820736,
1347820848,
1347820849,
1347820999,
1347821055,
1347821194,
1347821336,
1347821562,
1347821936,
1347822481,
1347822536,
1347822552,
1347822755,
1347823089,
1347823129,
1347823131,
1347823136,
1347823140,
1347823268,
1347823410,
1347823608,
1347823617,
1347823934,
1347824001,
1347824299,
1347824535,
1347824573,
1347824935,
1347824938,
1347825046,
1347825136,

'180.76.5.55'),
'66.249.72.54'),
'157.55.35.112'),
'66.249.72.130'),
'181.130.49.33'),
'66.249.72.130'),
'66.249.72.130'),
'157.55.35.112'),
'180.76.5.159'),
'66.249.72.130'),
'186.2.24.234'),
'123.125.71.42'),
'220.181.108.91'),
'157.55.35.76'),
'74.125.178.82'),
'66.249.72.130'),
'119.63.196.123'),
'66.249.72.130'),
'208.115.111.70'),
'100.43.83.143'),
'66.249.72.130'),
'157.56.95.137'),
'66.249.72.130'),
'66.249.72.54'),
'123.125.71.13'),
'220.181.108.116'),
'186.144.11.79'),
'66.249.72.130'),
'157.55.34.179'),
'66.249.72.130'),
'66.249.72.54'),
'190.129.5.200'),
'186.42.54.33'),
'100.43.83.143'),
'180.76.5.137'),
'66.249.72.130'),
'190.129.171.249'),
'66.249.72.130'),
'157.56.229.185'),
'66.249.72.130'),
'157.55.34.179'),
'131.253.47.204'),
'190.104.24.38'),
'123.125.71.34'),
'220.181.108.75'),
'66.249.72.54'),
'66.249.72.130'),
'157.55.34.179'),
'180.76.5.61'),
'93.182.134.167'),
'180.76.5.197'),
'66.249.72.130'),
'66.249.72.54'),
'131.253.47.204'),
'66.249.72.130'),
'157.55.34.179'),
'131.253.47.204'),
'66.249.72.54'),
'208.115.113.86'),
'66.249.72.130'),

(63428,
(63429,
(63430,
(63431,
(63432,
(63433,
(63434,
(63435,
(63436,
(63437,
(63438,
(63439,
(63440,
(63441,
(63442,
(63443,
(63444,
(63445,
(63446,
(63447,
(63448,
(63449,
(63450,
(63451,
(63452,
(63453,
(63454,
(63455,
(63456,
(63457,
(63458,
(63459,
(63460,
(63461,
(63462,
(63463,
(63464,
(63465,
(63466,
(63467,
(63468,
(63469,
(63470,
(63471,
(63472,
(63473,
(63474,
(63475,
(63476,
(63477,
(63478,
(63479,
(63480,
(63481,
(63482,
(63483,
(63484,
(63485,
(63486,
(63487,

1347825186,
1347825734,
1347825936,
1347826335,
1347826536,
1347826791,
1347826791,
1347826793,
1347827068,
1347827339,
1347827745,
1347828175,
1347828329,
1347828936,
1347829108,
1347829483,
1347829544,
1347829664,
1347829968,
1347830335,
1347830395,
1347830396,
1347830549,
1347830746,
1347831020,
1347831656,
1347831737,
1347831861,
1347832536,
1347832877,
1347832911,
1347832912,
1347833136,
1347833199,
1347833450,
1347833633,
1347833744,
1347833955,
1347833957,
1347834029,
1347834085,
1347834137,
1347834529,
1347834650,
1347834774,
1347834805,
1347834896,
1347835096,
1347835135,
1347835467,
1347835517,
1347835524,
1347835936,
1347836155,
1347836277,
1347836389,
1347836457,
1347836536,
1347836826,
1347836948,

'200.87.214.179'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'123.125.71.25'),
'131.253.47.204'),
'220.181.108.78'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'180.76.5.136'),
'66.249.72.130'),
'66.249.72.54'),
'157.55.35.76'),
'66.249.72.130'),
'200.87.34.61'),
'190.129.40.62'),
'66.249.72.130'),
'123.125.71.18'),
'220.181.108.97'),
'186.0.157.73'),
'66.249.72.54'),
'66.249.72.130'),
'190.129.40.64'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'200.58.93.123'),
'190.129.30.122'),
'208.115.111.70'),
'66.249.72.130'),
'190.129.19.13'),
'157.55.33.29'),
'190.181.34.6'),
'66.249.72.130'),
'123.125.71.20'),
'220.181.108.123'),
'180.76.5.193'),
'157.55.32.96'),
'66.249.72.54'),
'66.249.72.130'),
'157.55.33.49'),
'190.129.30.122'),
'131.253.47.204'),
'66.249.72.54'),
'200.90.145.85'),
'66.249.72.130'),
'180.76.5.179'),
'190.129.197.1'),
'190.11.72.245'),
'66.249.72.130'),
'190.106.247.40'),
'190.104.25.20'),
'157.55.35.76'),
'200.110.50.193'),
'66.249.72.130'),
'66.249.72.54'),
'190.129.19.13'),

(63488,
(63489,
(63490,
(63491,
(63492,
(63493,
(63494,
(63495,
(63496,
(63497,
(63498,
(63499,
(63500,
(63501,
(63502,
(63503,
(63504,
(63505,
(63506,
(63507,
(63508,
(63509,
(63510,
(63511,
(63512,
(63513,
(63514,
(63515,
(63516,
(63517,
(63518,
(63519,
(63520,
(63521,
(63522,
(63523,
(63524,
(63525,
(63526,
(63527,
(63528,
(63529,
(63530,
(63531,
(63532,
(63533,
(63534,
(63535,
(63536,
(63537,
(63538,
(63539,
(63540,
(63541,
(63542,
(63543,
(63544,
(63545,
(63546,
(63547,

1347837121,
1347837336,
1347837352,
1347837519,
1347837521,
1347837685,
1347837707,
1347838040,
1347838336,
1347838736,
1347839136,
1347839275,
1347839294,
1347839304,
1347839336,
1347839665,
1347839666,
1347840076,
1347840137,
1347840409,
1347840651,
1347840737,
1347840902,
1347841046,
1347841086,
1347841088,
1347841558,
1347841667,
1347841988,
1347842301,
1347842792,
1347842822,
1347842825,
1347842915,
1347843187,
1347843551,
1347843618,
1347843681,
1347843756,
1347843825,
1347844173,
1347844914,
1347844939,
1347844987,
1347845114,
1347845116,
1347845553,
1347845629,
1347846025,
1347846384,
1347846554,
1347847029,
1347847038,
1347847290,
1347847520,
1347848063,
1347848319,
1347848320,
1347848574,
1347848912,

'190.181.35.48'),
'66.249.72.130'),
'131.253.46.237'),
'123.125.71.44'),
'220.181.108.91'),
'131.253.47.204'),
'190.129.19.13'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'180.76.5.193'),
'208.115.113.86'),
'190.113.196.67'),
'66.249.72.130'),
'190.104.28.28'),
'157.55.35.76'),
'66.249.72.54'),
'66.249.72.130'),
'93.182.134.167'),
'200.110.50.44'),
'66.249.72.54'),
'190.11.70.88'),
'66.249.72.130'),
'123.125.71.24'),
'220.181.108.121'),
'190.233.247.29'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'190.129.197.7'),
'180.76.5.59'),
'190.129.197.10'),
'66.249.72.130'),
'200.110.52.9'),
'66.249.72.130'),
'190.129.4.244'),
'186.27.10.199'),
'66.249.72.54'),
'190.104.7.51'),
'66.249.72.130'),
'200.58.94.221'),
'180.76.5.139'),
'66.249.72.130'),
'123.125.71.32'),
'220.181.108.77'),
'190.103.71.245'),
'131.253.47.150'),
'66.249.72.130'),
'186.27.10.199'),
'66.249.72.54'),
'131.253.47.204'),
'66.249.72.130'),
'208.115.111.70'),
'66.249.72.54'),
'66.249.72.130'),
'123.125.71.32'),
'220.181.108.109'),
'66.249.72.54'),
'66.249.72.130'),

(63548,
(63549,
(63550,
(63551,
(63552,
(63553,
(63554,
(63555,
(63556,
(63557,
(63558,
(63559,
(63560,
(63561,
(63562,
(63563,
(63564,
(63565,
(63566,
(63567,
(63568,
(63569,
(63570,
(63571,
(63572,
(63573,
(63574,
(63575,
(63576,
(63577,
(63578,
(63579,
(63580,
(63581,
(63582,
(63583,
(63584,
(63585,
(63586,
(63587,
(63588,
(63589,
(63590,
(63591,
(63592,
(63593,
(63594,
(63595,
(63596,
(63597,
(63598,
(63599,
(63600,
(63601,
(63602,
(63603,
(63604,
(63605,
(63606,
(63607,

1347849453,
1347849783,
1347849834,
1347849966,
1347851475,
1347851857,
1347851903,
1347851905,
1347852136,
1347852229,
1347852357,
1347852891,
1347853019,
1347853437,
1347853527,
1347853624,
1347853778,
1347853797,
1347853894,
1347854145,
1347855431,
1347855439,
1347855440,
1347855597,
1347855622,
1347856543,
1347856891,
1347857119,
1347857199,
1347857208,
1347857302,
1347857353,
1347858237,
1347859038,
1347859039,
1347859178,
1347859232,
1347859240,
1347859441,
1347859677,
1347860139,
1347860859,
1347860896,
1347860921,
1347860940,
1347861640,
1347861737,
1347862079,
1347862415,
1347862703,
1347862705,
1347862948,
1347863291,
1347863582,
1347863899,
1347864021,
1347864238,
1347864450,
1347864514,
1347865145,

'190.104.26.27'),
'66.249.72.54'),
'180.76.5.162'),
'180.76.5.49'),
'66.249.72.130'),
'188.207.200.116'),
'123.125.71.45'),
'220.181.108.118'),
'66.249.72.54'),
'157.55.33.29'),
'186.2.38.120'),
'66.249.72.130'),
'186.2.38.120'),
'157.55.35.76'),
'208.115.113.86'),
'157.55.35.112'),
'66.249.72.54'),
'186.2.38.120'),
'66.249.72.130'),
'91.203.32.171'),
'157.55.35.112'),
'123.125.71.23'),
'220.181.108.81'),
'180.76.5.92'),
'66.249.72.130'),
'157.55.35.112'),
'190.104.5.148'),
'190.129.41.105'),
'157.55.35.112'),
'180.76.5.88'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'123.125.71.55'),
'220.181.108.75'),
'157.55.33.29'),
'66.249.72.130'),
'66.249.72.54'),
'181.172.136.27'),
'131.253.47.204'),
'66.249.72.130'),
'180.76.5.167'),
'208.115.111.70'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.130'),
'66.249.72.54'),
'131.253.47.150'),
'66.249.72.130'),
'123.125.71.17'),
'220.181.108.83'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'157.55.35.112'),
'66.249.72.54'),
'180.76.6.21'),
'66.249.72.130'),
'66.249.72.130'),

(63608,
(63609,
(63610,
(63611,
(63612,
(63613,
(63614,
(63615,
(63616,
(63617,
(63618,
(63619,
(63620,
(63621,
(63622,
(63623,
(63624,
(63625,
(63626,
(63627,
(63628,
(63629,
(63630,
(63631,
(63632,
(63633,
(63634,
(63635,
(63636,
(63637,
(63638,
(63639,
(63640,
(63641,
(63642,
(63643,
(63644,
(63645,
(63646,
(63647,
(63648,
(63649,
(63650,
(63651,
(63652,
(63653,
(63654,
(63655,
(63656,
(63657,
(63658,
(63659,
(63660,
(63661,
(63662,
(63663,
(63664,
(63665,
(63666,
(63667,

1347865524,
1347865608,
1347865748,
1347866287,
1347866289,
1347866367,
1347866443,
1347866752,
1347867306,
1347867932,
1347868139,
1347868328,
1347868559,
1347868626,
1347868939,
1347869191,
1347869481,
1347869832,
1347869853,
1347870087,
1347870302,
1347870364,
1347870941,
1347871003,
1347871457,
1347871652,
1347871854,
1347872352,
1347872357,
1347872941,
1347873155,
1347873961,
1347874016,
1347874661,
1347874710,
1347874824,
1347875300,
1347875313,
1347875425,
1347875902,
1347875962,
1347876156,
1347876306,
1347876307,
1347876342,
1347876733,
1347876739,
1347877085,
1347877203,
1347877503,
1347877723,
1347877924,
1347877970,
1347878371,
1347878398,
1347878658,
1347878759,
1347879071,
1347879188,
1347879747,

'66.249.72.54'),
'157.55.33.49'),
'66.249.72.130'),
'123.125.71.42'),
'220.181.108.101'),
'66.249.72.130'),
'157.55.33.29'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.130'),
'208.115.113.86'),
'157.55.35.112'),
'66.249.72.130'),
'66.249.72.54'),
'157.55.32.86'),
'66.249.72.130'),
'183.167.199.21'),
'220.181.108.107'),
'123.125.71.22'),
'66.249.72.54'),
'180.76.6.36'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'180.76.5.164'),
'66.249.72.130'),
'131.253.46.251'),
'157.55.35.76'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),
'220.181.108.96'),
'66.249.72.130'),
'66.249.72.130'),
'157.55.32.86'),
'157.55.36.36'),
'208.115.111.70'),
'66.249.72.130'),
'100.43.83.143'),
'66.249.72.54'),
'66.249.72.130'),
'157.55.35.76'),
'157.55.35.85'),
'180.76.6.36'),
'80.66.130.186'),
'66.249.72.130'),
'66.249.72.54'),
'220.181.108.108'),
'80.66.130.186'),
'66.249.72.130'),
'66.249.72.54'),
'157.56.229.187'),
'80.66.130.186'),
'66.249.72.130'),
'66.249.72.54'),
'180.76.6.20'),
'157.55.35.85'),
'66.249.72.130'),
'66.249.72.54'),
'66.249.72.130'),

(63668,
(63669,
(63670,
(63671,
(63672,
(63673,
(63674,
(63675,
(63676,
(63677,
(63678,
(63679,
(63680,
(63681,
(63682,
(63683,
(63684,
(63685,
(63686,
(63687,
(63688,
(63689,
(63690,
(63691,
(63692,
(63693,
(63694,
(63695,
(63696,
(63697,
(63698,
(63699,
(63700,
(63701,
(63702,
(63703,
(63704,
(63705,
(63706,
(63707,
(63708,
(63709,
(63710,
(63711,
(63712,
(63713,
(63714,
(63715,
(63716,
(63717,
(63718,
(63719,
(63720,
(63721,
(63722,
(63723,
(63724,
(63725,
(63726,
(63727,

1347880119,
1347880309,
1347880422,
1347880564,
1347880664,
1347880665,
1347881100,
1347881104,
1347881327,
1347881735,
1347882302,
1347882565,
1347882600,
1347883318,
1347883394,
1347883425,
1347883787,
1347883825,
1347883993,
1347884410,
1347884762,
1347885064,
1347885419,
1347885463,
1347885605,
1347885896,
1347886045,
1347886167,
1347886284,
1347886503,
1347886543,
1347886879,
1347887272,
1347887515,
1347887841,
1347887910,
1347887913,
1347887914,
1347888287,
1347888313,
1347888335,
1347888591,
1347889062,
1347889080,
1347889091,
1347889157,
1347889257,
1347889314,
1347889747,
1347890063,
1347890119,
1347890278,
1347890375,
1347890411,
1347890827,
1347891054,
1347891442,
1347891489,
1347891491,
1347891663,

'220.181.127.126'),
'84.61.110.227'),
'66.249.72.130'),
'77.20.5.126'),
'123.125.71.44'),
'220.181.108.111'),
'66.249.72.130'),
'208.115.113.86'),
'66.249.72.54'),
'66.249.72.130'),
'180.76.5.98'),
'66.249.72.130'),
'157.55.32.86'),
'66.249.72.130'),
'66.249.72.54'),
'190.129.8.202'),
'157.55.33.49'),
'157.55.36.36'),
'66.249.72.130'),
'220.181.108.101'),
'66.249.72.130'),
'66.249.72.54'),
'149.126.44.90'),
'66.249.72.130'),
'200.125.50.118'),
'66.249.72.54'),
'180.76.5.164'),
'66.249.72.130'),
'157.56.229.187'),
'66.249.72.54'),
'200.110.51.202'),
'66.249.72.130'),
'190.129.78.82'),
'66.249.72.130'),
'190.129.23.225'),
'190.129.8.202'),
'123.125.71.55'),
'220.181.108.105'),
'180.76.6.28'),
'66.249.72.130'),
'66.249.72.54'),
'157.55.36.36'),
'66.249.72.130'),
'190.129.8.202'),
'88.6.41.231'),
'157.55.35.112'),
'69.171.228.250'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'190.129.9.221'),
'190.11.75.202'),
'66.249.72.130'),
'190.129.79.234'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'123.125.71.12'),
'220.181.108.121'),
'66.249.72.130'),

(63728,
(63729,
(63730,
(63731,
(63732,
(63733,
(63734,
(63735,
(63736,
(63737,
(63738,
(63739,
(63740,
(63741,
(63742,
(63743,
(63744,
(63745,
(63746,
(63747,
(63748,
(63749,
(63750,
(63751,
(63752,
(63753,
(63754,
(63755,
(63756,
(63757,
(63758,
(63759,
(63760,
(63761,
(63762,
(63763,
(63764,
(63765,
(63766,
(63767,
(63768,
(63769,
(63770,
(63771,
(63772,
(63773,
(63774,
(63775,
(63776,
(63777,
(63778,
(63779,
(63780,
(63781,
(63782,
(63783,
(63784,
(63785,
(63786,
(63787,

1347891910,
1347891977,
1347892047,
1347892169,
1347892263,
1347892501,
1347892606,
1347892789,
1347892851,
1347892952,
1347892953,
1347893222,
1347893244,
1347893334,
1347893406,
1347893459,
1347893641,
1347893713,
1347893930,
1347893939,
1347894111,
1347894210,
1347894248,
1347894379,
1347894698,
1347894723,
1347894732,
1347894738,
1347894850,
1347895071,
1347895164,
1347895167,
1347895248,
1347895340,
1347895358,
1347895513,
1347895736,
1347895956,
1347895963,
1347896125,
1347896237,
1347896498,
1347896558,
1347896675,
1347896727,
1347896825,
1347896860,
1347897163,
1347897224,
1347897363,
1347897381,
1347897394,
1347897783,
1347897800,
1347898023,
1347898243,
1347898275,
1347898417,
1347898550,
1347898725,

'190.11.75.10'),
'200.37.211.162'),
'190.129.12.90'),
'66.249.72.54'),
'66.249.72.130'),
'190.129.9.42'),
'157.55.33.49'),
'74.125.178.23'),
'66.249.72.54'),
'180.76.5.195'),
'66.249.72.130'),
'190.129.8.202'),
'200.105.174.80'),
'157.55.36.36'),
'190.129.9.42'),
'66.249.72.54'),
'66.249.72.130'),
'157.56.229.187'),
'157.55.35.76'),
'190.129.11.138'),
'66.249.72.54'),
'190.181.38.103'),
'66.249.72.130'),
'190.129.20.243'),
'157.55.35.76'),
'200.71.83.79'),
'66.249.72.54'),
'180.76.5.138'),
'66.249.72.130'),
'131.253.46.251'),
'123.125.71.33'),
'220.181.108.86'),
'200.87.170.58'),
'66.249.72.54'),
'190.129.109.52'),
'66.249.72.130'),
'200.87.98.12'),
'66.249.72.54'),
'200.105.160.254'),
'66.249.72.130'),
'190.186.24.16'),
'200.105.172.232'),
'66.249.72.54'),
'200.105.160.254'),
'66.249.72.130'),
'208.115.113.86'),
'190.129.19.200'),
'66.249.72.54'),
'190.129.8.202'),
'200.105.160.254'),
'190.129.14.19'),
'66.249.72.130'),
'66.249.72.54'),
'200.87.21.162'),
'66.249.72.130'),
'190.129.172.176'),
'74.125.178.28'),
'66.249.72.54'),
'157.55.35.85'),
'66.249.72.130'),

(63788,
(63789,
(63790,
(63791,
(63792,
(63793,
(63794,
(63795,
(63796,
(63797,
(63798,
(63799,
(63800,
(63801,
(63802,
(63803,
(63804,
(63805,
(63806,
(63807,
(63808,
(63809,
(63810,
(63811,
(63812,
(63813,
(63814,
(63815,
(63816,
(63817,
(63818,
(63819,
(63820,
(63821,
(63822,
(63823,
(63824,
(63825,
(63826,
(63827,
(63828,
(63829,
(63830,
(63831,
(63832,
(63833,
(63834,
(63835,
(63836,
(63837,
(63838,
(63839,
(63840,
(63841,
(63842,
(63843,
(63844,
(63845,
(63846,
(63847,

1347898996,
1347899004,
1347899012,
1347899014,
1347899304,
1347899333,
1347899382,
1347899944,
1347900107,
1347900113,
1347900118,
1347900168,
1347900482,
1347900743,
1347900797,
1347900828,
1347901419,
1347901535,
1347901577,
1347901824,
1347902018,
1347902118,
1347902150,
1347902203,
1347902790,
1347902881,
1347902882,
1347902900,
1347903049,
1347903052,
1347903351,
1347903418,
1347903517,
1347903546,
1347903839,
1347903995,
1347903996,
1347904093,
1347904121,
1347904741,
1347904901,
1347905086,
1347905161,
1347905342,
1347905393,
1347905455,
1347905506,
1347905543,
1347905785,
1347905907,
1347905908,
1347905953,
1347906173,
1347906201,
1347906530,
1347906582,
1347906590,
1347906596,
1347906750,
1347906848,

'190.186.144.17'),
'157.55.33.49'),
'123.125.71.48'),
'220.181.108.81'),
'66.249.72.54'),
'66.249.72.130'),
'200.87.21.162'),
'66.249.72.130'),
'23.20.254.83'),
'23.22.37.30'),
'66.249.72.54'),
'157.56.95.137'),
'180.76.5.181'),
'66.249.72.54'),
'66.249.72.130'),
'180.76.5.56'),
'66.249.72.54'),
'66.249.72.130'),
'157.55.35.112'),
'119.63.196.62'),
'200.90.147.184'),
'190.104.29.23'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.54'),
'123.125.71.19'),
'220.181.108.81'),
'66.249.72.130'),
'131.253.47.204'),
'206.73.57.82'),
'206.73.57.87'),
'66.249.72.54'),
'66.249.72.130'),
'186.153.226.155'),
'200.105.160.242'),
'206.73.57.87'),
'220.181.108.162'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.130'),
'66.249.72.54'),
'208.115.111.70'),
'157.55.33.29'),
'66.249.72.130'),
'74.125.178.81'),
'190.129.19.198'),
'66.249.72.54'),
'74.125.179.87'),
'190.102.49.93'),
'123.125.71.32'),
'220.181.108.96'),
'66.249.72.130'),
'66.249.72.54'),
'131.253.46.251'),
'200.87.35.186'),
'66.249.72.130'),
'190.129.34.58'),
'190.129.8.202'),
'190.129.9.42'),
'131.253.46.251'),

(63848,
(63849,
(63850,
(63851,
(63852,
(63853,
(63854,
(63855,
(63856,
(63857,
(63858,
(63859,
(63860,
(63861,
(63862,
(63863,
(63864,
(63865,
(63866,
(63867,
(63868,
(63869,
(63870,
(63871,
(63872,
(63873,
(63874,
(63875,
(63876,
(63877,
(63878,
(63879,
(63880,
(63881,
(63882,
(63883,
(63884,
(63885,
(63886,
(63887,
(63888,
(63889,
(63890,
(63891,
(63892,
(63893,
(63894,
(63895,
(63896,
(63897,
(63898,
(63899,
(63900,
(63901,
(63902,
(63903,
(63904,
(63905,
(63906,
(63907,

1347906924,
1347907012,
1347907259,
1347907573,
1347907574,
1347907647,
1347907648,
1347907663,
1347907706,
1347907903,
1347907921,
1347908022,
1347908168,
1347908305,
1347908550,
1347908613,
1347908655,
1347908686,
1347908749,
1347908796,
1347908920,
1347908947,
1347909065,
1347909067,
1347909155,
1347909178,
1347909269,
1347909341,
1347909427,
1347909571,
1347909596,
1347909833,
1347909876,
1347909890,
1347910048,
1347910130,
1347910270,
1347910292,
1347910392,
1347910484,
1347910540,
1347910573,
1347911252,
1347911347,
1347911398,
1347911730,
1347911917,
1347911986,
1347912449,
1347912495,
1347912618,
1347912661,
1347912703,
1347912728,
1347912783,
1347912913,
1347913000,
1347913076,
1347913077,
1347913286,

'180.76.5.161'),
'66.249.72.54'),
'66.249.72.130'),
'190.122.142.106'),
'180.76.6.212'),
'66.249.72.54'),
'200.87.35.186'),
'74.125.178.82'),
'190.129.37.197'),
'66.249.72.130'),
'190.129.11.138'),
'200.87.97.14'),
'190.129.228.42'),
'66.249.72.54'),
'190.129.115.196'),
'201.222.114.162'),
'66.249.72.130'),
'200.90.144.156'),
'176.83.85.213'),
'200.87.133.251'),
'74.125.178.83'),
'190.129.172.152'),
'190.129.11.213'),
'190.129.20.62'),
'66.249.72.54'),
'190.224.218.31'),
'66.249.72.130'),
'201.222.114.162'),
'180.76.6.233'),
'200.90.144.156'),
'200.87.46.106'),
'190.129.19.145'),
'66.249.72.130'),
'66.249.72.54'),
'200.87.107.99'),
'190.129.5.246'),
'200.90.144.156'),
'190.129.20.62'),
'200.87.46.106'),
'74.125.178.86'),
'66.249.72.54'),
'66.249.72.130'),
'66.249.72.130'),
'93.182.134.167'),
'190.129.20.62'),
'190.129.19.30'),
'66.249.72.130'),
'66.249.72.54'),
'200.110.51.208'),
'157.55.33.29'),
'66.249.72.130'),
'66.249.72.54'),
'74.125.178.23'),
'190.186.87.179'),
'190.129.232.59'),
'157.55.35.112'),
'200.87.133.251'),
'123.125.71.48'),
'220.181.108.92'),
'66.249.72.130'),

(63908,
(63909,
(63910,
(63911,
(63912,
(63913,
(63914,
(63915,
(63916,
(63917,
(63918,
(63919,
(63920,
(63921,
(63922,
(63923,
(63924,
(63925,
(63926,
(63927,
(63928,
(63929,
(63930,
(63931,
(63932,
(63933,
(63934,
(63935,
(63936,
(63937,
(63938,
(63939,
(63940,
(63941,
(63942,
(63943,
(63944,
(63945,
(63946,
(63947,
(63948,
(63949,
(63950,
(63951,
(63952,
(63953,
(63954,
(63955,
(63956,
(63957,
(63958,
(63959,
(63960,
(63961,
(63962,
(63963,
(63964,
(63965,
(63966,
(63967,

1347913428,
1347913886,
1347914357,
1347914404,
1347914492,
1347914581,
1347914634,
1347914716,
1347914770,
1347914832,
1347914850,
1347914851,
1347914909,
1347915108,
1347915238,
1347915463,
1347915564,
1347915801,
1347915922,
1347916005,
1347916032,
1347916098,
1347916192,
1347916232,
1347916320,
1347916378,
1347916502,
1347916628,
1347916695,
1347916701,
1347916837,
1347916926,
1347916975,
1347916996,
1347917138,
1347917156,
1347917199,
1347917647,
1347917746,
1347917789,
1347917897,
1347918025,
1347918343,
1347918613,
1347918691,
1347918809,
1347918966,
1347919064,
1347919186,
1347919241,
1347919293,
1347919301,
1347919394,
1347919592,
1347919620,
1347919666,
1347919761,
1347919768,
1347919909,
1347919989,

'66.249.72.54'),
'66.249.72.130'),
'180.76.5.156'),
'190.129.5.187'),
'66.249.72.130'),
'74.125.178.16'),
'200.87.150.243'),
'180.76.5.144'),
'190.104.26.29'),
'157.55.32.86'),
'200.90.147.183'),
'190.129.70.194'),
'190.129.8.202'),
'66.249.72.130'),
'190.129.11.138'),
'200.87.46.106'),
'190.129.4.93'),
'66.249.72.130'),
'190.129.8.202'),
'200.87.113.172'),
'200.87.142.8'),
'190.104.7.44'),
'190.129.5.82'),
'190.129.19.163'),
'190.129.4.93'),
'157.55.35.76'),
'66.249.72.130'),
'74.125.179.89'),
'123.125.71.42'),
'220.181.108.87'),
'200.87.142.8'),
'190.129.70.194'),
'190.129.8.202'),
'190.129.4.93'),
'190.129.14.19'),
'190.129.5.82'),
'66.249.72.130'),
'181.156.50.175'),
'66.249.72.54'),
'190.11.75.202'),
'66.249.72.130'),
'186.2.45.71'),
'190.181.23.99'),
'66.249.72.130'),
'66.249.72.54'),
'200.87.37.38'),
'157.55.35.76'),
'157.55.32.108'),
'208.115.111.70'),
'190.107.62.125'),
'66.249.72.54'),
'66.249.72.130'),
'180.76.5.97'),
'190.129.23.225'),
'207.46.199.13'),
'157.55.32.86'),
'200.87.145.171'),
'200.87.37.38'),
'66.249.72.54'),
'66.249.72.130'),

(63968,
(63969,
(63970,
(63971,
(63972,
(63973,
(63974,
(63975,
(63976,
(63977,
(63978,
(63979,
(63980,
(63981,
(63982,
(63983,
(63984,
(63985,
(63986,
(63987,
(63988,
(63989,
(63990,
(63991,
(63992,
(63993,
(63994,
(63995,
(63996,
(63997,
(63998,
(63999,
(64000,
(64001,
(64002,
(64003,
(64004,
(64005,
(64006,
(64007,
(64008,
(64009,
(64010,
(64011,
(64012,
(64013,
(64014,
(64015,
(64016,
(64017,
(64018,
(64019,
(64020,
(64021,
(64022,
(64023,
(64024,
(64025,
(64026,
(64027,

1347920276,
1347920278,
1347920590,
1347920607,
1347920640,
1347920712,
1347920872,
1347921086,
1347921118,
1347921384,
1347921734,
1347921925,
1347921984,
1347921987,
1347922605,
1347922893,
1347922951,
1347923128,
1347923166,
1347923302,
1347923484,
1347923827,
1347923828,
1347923869,
1347924202,
1347924348,
1347924401,
1347924433,
1347924444,
1347924485,
1347924571,
1347924697,
1347924873,
1347925218,
1347925374,
1347925483,
1347925849,
1347926002,
1347926037,
1347926092,
1347926162,
1347926402,
1347926484,
1347926747,
1347926790,
1347927006,
1347927042,
1347927429,
1347927430,
1347927488,
1347928189,
1347928218,
1347928882,
1347929267,
1347929320,
1347929539,
1347929580,
1347929601,
1347929917,
1347930159,

'123.125.71.32'),
'220.181.108.115'),
'131.253.47.204'),
'157.55.35.85'),
'66.249.72.130'),
'69.58.178.57'),
'157.55.33.49'),
'157.56.229.189'),
'200.58.77.251'),
'66.249.72.130'),
'66.249.72.54'),
'180.76.5.88'),
'66.249.72.130'),
'201.222.103.198'),
'66.249.72.130'),
'186.116.8.178'),
'74.125.178.92'),
'66.249.72.54'),
'200.87.39.35'),
'66.249.72.130'),
'200.87.144.220'),
'123.125.71.46'),
'220.181.108.112'),
'190.129.40.90'),
'200.110.49.116'),
'66.249.72.130'),
'180.76.5.89'),
'190.129.5.47'),
'200.87.156.106'),
'190.186.65.37'),
'190.129.40.90'),
'66.249.72.151'),
'66.249.72.54'),
'190.129.40.90'),
'66.249.72.151'),
'190.104.30.24'),
'208.115.113.86'),
'157.55.33.29'),
'66.249.72.151'),
'66.249.72.54'),
'74.125.178.21'),
'190.106.244.226'),
'200.90.146.192'),
'190.28.255.49'),
'66.249.72.151'),
'190.129.4.93'),
'157.55.35.76'),
'123.125.71.21'),
'220.181.108.123'),
'66.249.72.151'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'180.76.5.191'),
'131.253.47.204'),
'180.76.5.165'),
'66.249.72.151'),
'157.55.35.85'),
'190.104.17.236'),
'186.0.157.128'),

(64028,
(64029,
(64030,
(64031,
(64032,
(64033,
(64034,
(64035,
(64036,
(64037,
(64038,
(64039,
(64040,
(64041,
(64042,
(64043,
(64044,
(64045,
(64046,
(64047,
(64048,
(64049,
(64050,
(64051,
(64052,
(64053,
(64054,
(64055,
(64056,
(64057,
(64058,
(64059,
(64060,
(64061,
(64062,
(64063,
(64064,
(64065,
(64066,
(64067,
(64068,
(64069,
(64070,
(64071,
(64072,
(64073,
(64074,
(64075,
(64076,
(64077,
(64078,
(64079,
(64080,
(64081,
(64082,
(64083,
(64084,
(64085,
(64086,
(64087,

1347930188,
1347930230,
1347930538,
1347930815,
1347931284,
1347931323,
1347931485,
1347931490,
1347931492,
1347931642,
1347931939,
1347932081,
1347932162,
1347932707,
1347932931,
1347932976,
1347933042,
1347933118,
1347933230,
1347933316,
1347933419,
1347933560,
1347933816,
1347933854,
1347934103,
1347934278,
1347934364,
1347934627,
1347934629,
1347934697,
1347934698,
1347934762,
1347934794,
1347934981,
1347935036,
1347935325,
1347935761,
1347935961,
1347936024,
1347936254,
1347936359,
1347936522,
1347936710,
1347936897,
1347937098,
1347937409,
1347937444,
1347937598,
1347938113,
1347938214,
1347938262,
1347938262,
1347938316,
1347938815,
1347938865,
1347938930,
1347938984,
1347939144,
1347939171,
1347939547,

'66.249.72.151'),
'200.90.147.188'),
'66.249.72.54'),
'66.249.72.151'),
'181.114.64.18'),
'66.249.72.54'),
'66.249.72.151'),
'123.125.71.40'),
'220.181.108.102'),
'157.55.33.49'),
'66.249.72.54'),
'190.104.22.13'),
'66.249.72.151'),
'66.249.72.54'),
'74.125.178.81'),
'157.55.33.29'),
'93.182.134.167'),
'200.87.176.129'),
'66.249.72.151'),
'208.115.111.70'),
'190.186.101.201'),
'190.129.4.176'),
'200.87.176.129'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.71.135'),
'190.164.119.65'),
'66.249.72.151'),
'180.76.5.53'),
'123.125.71.26'),
'220.181.108.92'),
'66.249.72.54'),
'209.73.132.2'),
'131.253.47.145'),
'200.87.176.142'),
'66.249.72.151'),
'190.129.197.13'),
'186.2.63.207'),
'66.249.72.151'),
'180.76.6.26'),
'66.249.72.54'),
'190.129.4.195'),
'66.249.72.151'),
'186.2.29.20'),
'157.55.32.108'),
'66.249.72.151'),
'200.13.154.9'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'123.125.71.23'),
'220.181.108.113'),
'157.55.33.29'),
'74.82.64.32'),
'157.55.33.49'),
'66.249.72.151'),
'66.249.72.54'),
'190.104.24.46'),
'93.182.163.36'),
'180.76.5.100'),

(64088,
(64089,
(64090,
(64091,
(64092,
(64093,
(64094,
(64095,
(64096,
(64097,
(64098,
(64099,
(64100,
(64101,
(64102,
(64103,
(64104,
(64105,
(64106,
(64107,
(64108,
(64109,
(64110,
(64111,
(64112,
(64113,
(64114,
(64115,
(64116,
(64117,
(64118,
(64119,
(64120,
(64121,
(64122,
(64123,
(64124,
(64125,
(64126,
(64127,
(64128,
(64129,
(64130,
(64131,
(64132,
(64133,
(64134,
(64135,
(64136,
(64137,
(64138,
(64139,
(64140,
(64141,
(64142,
(64143,
(64144,
(64145,
(64146,
(64147,

1347939684,
1347939819,
1347939890,
1347940449,
1347940556,
1347940824,
1347941080,
1347941204,
1347941258,
1347941728,
1347941840,
1347941841,
1347941876,
1347942383,
1347942520,
1347943009,
1347943264,
1347943477,
1347943613,
1347943634,
1347943678,
1347943773,
1347944004,
1347944174,
1347944355,
1347944902,
1347944956,
1347945062,
1347945492,
1347945494,
1347945527,
1347945567,
1347945708,
1347946215,
1347946309,
1347946440,
1347946523,
1347946911,
1347947061,
1347947077,
1347947278,
1347947294,
1347947322,
1347947332,
1347947338,
1347947528,
1347947631,
1347947662,
1347947668,
1347948264,
1347948292,
1347948695,
1347948898,
1347948907,
1347949016,
1347949050,
1347949051,
1347949552,
1347949617,
1347950218,

'66.249.72.54'),
'66.249.72.151'),
'190.103.69.138'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.35.85'),
'66.249.72.151'),
'190.104.25.24'),
'66.249.72.54'),
'66.249.72.151'),
'123.125.71.13'),
'220.181.108.110'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'190.104.30.21'),
'66.249.72.54'),
'200.87.185.49'),
'180.76.5.48'),
'66.249.72.151'),
'157.55.32.86'),
'157.55.33.49'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'157.55.35.76'),
'123.125.71.59'),
'220.181.108.92'),
'66.249.72.54'),
'157.55.35.85'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'31.11.220.254'),
'157.56.229.189'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.33.49'),
'157.55.35.85'),
'131.253.47.204'),
'157.55.35.76'),
'208.115.111.70'),
'65.55.52.111'),
'157.55.33.29'),
'66.249.71.71'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.5.166'),
'66.249.72.54'),
'180.76.5.151'),
'66.249.72.151'),
'123.125.71.50'),
'220.181.108.109'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.151'),

(64148,
(64149,
(64150,
(64151,
(64152,
(64153,
(64154,
(64155,
(64156,
(64157,
(64158,
(64159,
(64160,
(64161,
(64162,
(64163,
(64164,
(64165,
(64166,
(64167,
(64168,
(64169,
(64170,
(64171,
(64172,
(64173,
(64174,
(64175,
(64176,
(64177,
(64178,
(64179,
(64180,
(64181,
(64182,
(64183,
(64184,
(64185,
(64186,
(64187,
(64188,
(64189,
(64190,
(64191,
(64192,
(64193,
(64194,
(64195,
(64196,
(64197,
(64198,
(64199,
(64200,
(64201,
(64202,
(64203,
(64204,
(64205,
(64206,
(64207,

1347950222,
1347950515,
1347950802,
1347950820,
1347951422,
1347951722,
1347952324,
1347952459,
1347952469,
1347952638,
1347952640,
1347953104,
1347953118,
1347953199,
1347953811,
1347953962,
1347954413,
1347954501,
1347954709,
1347954805,
1347955165,
1347955632,
1347955766,
1347956213,
1347956213,
1347956368,
1347956492,
1347956969,
1347957091,
1347957124,
1347957416,
1347957571,
1347957884,
1347957951,
1347958173,
1347958774,
1347958783,
1347959376,
1347959978,
1347960109,
1347960373,
1347960580,
1347960853,
1347961181,
1347961603,
1347961783,
1347962385,
1347962443,
1347962535,
1347962987,
1347963287,
1347963511,
1347963512,
1347963737,
1347963889,
1347963892,
1347963982,
1347964495,
1347964682,
1347965079,

'66.249.72.54'),
'131.253.47.248'),
'180.76.5.162'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.33.29'),
'66.249.72.151'),
'123.125.71.54'),
'220.181.108.110'),
'66.249.72.151'),
'131.253.47.248'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'220.181.108.159'),
'180.76.5.193'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'123.125.71.44'),
'220.181.108.76'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'131.253.47.145'),
'66.249.72.54'),
'157.55.35.76'),
'66.249.72.151'),
'180.76.5.196'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.151'),
'157.55.33.29'),
'100.43.83.143'),
'66.249.72.151'),
'180.76.5.66'),
'66.249.72.151'),
'208.115.111.70'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.35.85'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'123.125.71.58'),
'220.181.108.100'),
'157.55.35.85'),
'66.249.72.151'),
'157.55.35.80'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.6.232'),

(64208, 1347965243, '66.249.72.151'),


(64209, 1347965694, '66.249.72.54'),
(64210, 1347965994, '66.249.72.151'),
(64211, 1347966016, '74.125.178.20'),
(64212, 1347966272, '190.104.31.29'),
(64213, 1347966595, '66.249.72.151'),
(64214, 1347966747, '66.249.72.54'),
(64215, 1347966809, '180.76.5.63'),
(64216, 1347966952, '157.55.35.80'),
(64217, 1347967131, '123.125.71.12'),
(64218, 1347967133, '220.181.108.85'),
(64219, 1347967197, '66.249.72.151'),
(64220, 1347967396, '157.56.93.193'),
(64221, 1347967430, '131.253.47.145'),
(64222, 1347967800, '66.249.72.151'),
(64223, 1347968085, '157.55.34.166'),
(64224, 1347968402, '66.249.72.151'),
(64225, 1347968644, '190.102.53.82'),
(64226, 1347969004, '66.249.72.54'),
(64227, 1347969154, '66.249.72.151'),
(64228, 1347969247, '157.56.93.193'),
(64229, 1347969754, '66.249.72.151'),
(64230, 1347970057, '65.55.24.220'),
(64231, 1347970210, '190.129.8.202'),
(64232, 1347970358, '66.249.72.151'),
(64233, 1347970462, '66.249.72.54'),
(64234, 1347970837, '157.55.34.166'),
(64235, 1347970844, '123.125.71.56'),
(64236, 1347970845, '220.181.108.123'),
(64237, 1347970855, '190.129.8.202'),
(64238, 1347970960, '66.249.72.151'),
(64239, 1347971415, '66.249.72.54'),
(64240, 1347971565, '66.249.72.151'),
(64241, 1347971984, '190.129.8.202'),
(64242, 1347972019, '66.249.72.54'),
(64243, 1347972166, '66.249.72.151'),
(64244, 1347972495, '180.76.6.223'),
(64245, 1347972503, '190.129.4.197'),
(64246, 1347972634, '190.129.8.202');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(64247, 1347972659, '66.249.72.54'),
(64248, 1347972766, '66.249.72.151'),
(64249, 1347973202, '190.129.4.197'),
(64250, 1347973334, '157.55.35.85'),
(64251, 1347973369, '66.249.72.151'),
(64252, 1347973419, '66.249.72.54'),
(64253, 1347973546, '190.129.8.202'),
(64254, 1347973974, '66.249.72.151'),
(64255, 1347974095, '200.110.51.26'),
(64256, 1347974148, '190.186.125.124'),
(64257, 1347974257, '123.125.71.46'),
(64258, 1347974257, '220.181.108.92'),
(64259, 1347974424, '190.179.147.26'),
(64260, 1347974531, '66.249.72.54'),
(64261, 1347974581, '66.249.72.151'),
(64262, 1347974993, '190.186.125.124'),
(64263, 1347975171, '157.56.95.137'),
(64264, 1347975173, '66.249.72.54'),
(64265, 1347975187, '66.249.72.151'),
(64266, 1347975275, '69.171.229.116'),

(64267,
(64268,
(64269,
(64270,
(64271,
(64272,
(64273,
(64274,
(64275,
(64276,
(64277,
(64278,
(64279,
(64280,
(64281,
(64282,
(64283,
(64284,
(64285,
(64286,
(64287,
(64288,
(64289,
(64290,
(64291,
(64292,
(64293,
(64294,
(64295,
(64296,
(64297,
(64298,
(64299,
(64300,
(64301,
(64302,
(64303,
(64304,
(64305,
(64306,
(64307,
(64308,
(64309,
(64310,
(64311,
(64312,
(64313,
(64314,
(64315,
(64316,
(64317,
(64318,
(64319,
(64320,
(64321,
(64322,
(64323,
(64324,
(64325,
(64326,

1347975383,
1347975575,
1347975717,
1347975788,
1347975822,
1347975829,
1347975951,
1347975977,
1347976152,
1347976394,
1347976421,
1347976445,
1347976502,
1347976531,
1347976658,
1347976820,
1347976837,
1347977021,
1347977043,
1347977112,
1347977129,
1347977625,
1347977731,
1347977739,
1347977759,
1347977844,
1347977844,
1347977860,
1347978041,
1347978050,
1347978068,
1347978333,
1347978341,
1347978418,
1347978592,
1347978817,
1347978935,
1347979018,
1347979134,
1347979263,
1347979379,
1347979420,
1347979549,
1347979572,
1347979779,
1347979915,
1347980158,
1347980398,
1347980760,
1347980989,
1347981022,
1347981366,
1347981481,
1347981483,
1347981621,
1347981629,
1347981690,
1347981771,
1347981870,
1347981915,

'200.90.145.194'),
'200.87.145.171'),
'141.0.10.174'),
'66.249.72.151'),
'66.249.72.54'),
'190.181.36.44'),
'190.129.11.250'),
'157.55.35.85'),
'200.87.2.15'),
'66.249.72.151'),
'65.55.24.220'),
'190.129.8.202'),
'66.249.72.54'),
'190.129.172.155'),
'208.115.111.70'),
'200.105.192.210'),
'157.55.35.80'),
'190.103.72.208'),
'190.129.19.112'),
'66.249.72.54'),
'66.249.72.151'),
'190.103.72.208'),
'66.249.72.151'),
'66.249.72.54'),
'200.105.163.39'),
'123.125.71.24'),
'220.181.108.104'),
'190.129.197.11'),
'190.129.19.112'),
'190.129.11.138'),
'190.181.35.51'),
'66.249.72.151'),
'66.249.72.54'),
'200.87.82.200'),
'190.129.197.11'),
'190.129.19.112'),
'66.249.72.151'),
'200.87.82.200'),
'66.249.72.54'),
'200.87.127.210'),
'180.76.6.231'),
'180.76.5.50'),
'66.249.72.151'),
'190.104.18.40'),
'66.249.72.54'),
'200.87.185.112'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'190.129.11.138'),
'66.249.72.54'),
'66.249.72.151'),
'123.125.71.45'),
'220.181.108.99'),
'208.115.113.86'),
'66.249.72.54'),
'200.90.146.139'),
'190.129.70.194'),
'200.87.0.88'),
'200.110.51.200'),

(64327,
(64328,
(64329,
(64330,
(64331,
(64332,
(64333,
(64334,
(64335,
(64336,
(64337,
(64338,
(64339,
(64340,
(64341,
(64342,
(64343,
(64344,
(64345,
(64346,
(64347,
(64348,
(64349,
(64350,
(64351,
(64352,
(64353,
(64354,
(64355,
(64356,
(64357,
(64358,
(64359,
(64360,
(64361,
(64362,
(64363,
(64364,
(64365,
(64366,
(64367,
(64368,
(64369,
(64370,
(64371,
(64372,
(64373,
(64374,
(64375,
(64376,
(64377,
(64378,
(64379,
(64380,
(64381,
(64382,
(64383,
(64384,
(64385,
(64386,

1347981999,
1347982009,
1347982086,
1347982235,
1347982476,
1347982527,
1347982627,
1347982706,
1347982965,
1347983210,
1347983236,
1347983371,
1347983389,
1347983505,
1347983834,
1347983906,
1347983945,
1347984038,
1347984233,
1347984319,
1347984486,
1347984563,
1347984765,
1347984839,
1347985046,
1347985145,
1347985151,
1347985190,
1347985351,
1347985362,
1347985375,
1347985401,
1347985403,
1347985490,
1347985553,
1347985570,
1347985697,
1347985729,
1347985845,
1347985866,
1347986131,
1347986470,
1347986497,
1347986665,
1347986774,
1347986845,
1347986958,
1347987039,
1347987067,
1347987114,
1347987748,
1347987853,
1347987929,
1347988114,
1347988308,
1347988364,
1347988389,
1347988529,
1347988530,
1347988542,

'66.249.72.151'),
'190.129.13.158'),
'190.129.5.251'),
'66.249.72.54'),
'190.129.12.234'),
'200.90.146.139'),
'66.249.72.151'),
'190.129.5.251'),
'66.249.72.54'),
'190.181.28.140'),
'66.249.72.151'),
'190.129.5.201'),
'200.110.50.46'),
'190.129.19.42'),
'66.249.72.54'),
'200.90.145.11'),
'66.249.72.151'),
'200.110.52.243'),
'94.23.220.161'),
'190.129.19.42'),
'66.249.72.54'),
'66.249.72.151'),
'200.110.52.243'),
'157.55.35.85'),
'157.55.33.49'),
'66.249.72.54'),
'157.55.33.111'),
'66.249.72.151'),
'180.76.5.99'),
'93.182.137.34'),
'200.87.2.92'),
'123.125.71.12'),
'220.181.108.116'),
'157.55.33.29'),
'200.110.52.243'),
'190.103.76.138'),
'131.253.47.145'),
'157.55.33.49'),
'66.249.72.151'),
'66.249.72.54'),
'190.104.21.205'),
'66.249.72.151'),
'66.249.72.54'),
'131.253.47.145'),
'157.55.35.80'),
'180.76.5.183'),
'157.55.34.166'),
'74.125.178.84'),
'200.110.52.243'),
'66.249.72.54'),
'66.249.72.54'),
'66.249.72.151'),
'190.129.82.182'),
'201.77.48.98'),
'131.253.47.145'),
'66.249.72.54'),
'200.87.107.75'),
'65.55.24.220'),
'157.55.34.166'),
'157.55.33.49'),

(64387,
(64388,
(64389,
(64390,
(64391,
(64392,
(64393,
(64394,
(64395,
(64396,
(64397,
(64398,
(64399,
(64400,
(64401,
(64402,
(64403,
(64404,
(64405,
(64406,
(64407,
(64408,
(64409,
(64410,
(64411,
(64412,
(64413,
(64414,
(64415,
(64416,
(64417,
(64418,
(64419,
(64420,
(64421,
(64422,
(64423,
(64424,
(64425,
(64426,
(64427,
(64428,
(64429,
(64430,
(64431,
(64432,
(64433,
(64434,
(64435,
(64436,
(64437,
(64438,
(64439,
(64440,
(64441,
(64442,
(64443,
(64444,
(64445,
(64446,

1347988700,
1347988701,
1347988777,
1347988863,
1347988980,
1347989022,
1347989393,
1347989523,
1347989529,
1347989546,
1347989634,
1347989756,
1347990123,
1347990236,
1347990307,
1347990319,
1347990462,
1347990846,
1347991068,
1347991243,
1347991344,
1347991470,
1347991522,
1347991526,
1347991751,
1347991882,
1347991962,
1347991989,
1347992024,
1347992400,
1347992401,
1347992674,
1347992733,
1347992792,
1347993000,
1347993189,
1347993285,
1347993313,
1347993403,
1347993951,
1347994005,
1347994014,
1347994662,
1347995290,
1347995428,
1347995428,
1347995800,
1347995901,
1347995902,
1347996069,
1347996606,
1347996671,
1347996671,
1347996701,
1347996909,
1347997265,
1347997316,
1347997447,
1347997974,
1347998116,

'190.129.82.182'),
'190.129.19.200'),
'157.55.33.29'),
'131.253.47.248'),
'190.104.30.21'),
'66.249.72.54'),
'200.110.50.126'),
'123.125.71.12'),
'220.181.108.111'),
'190.103.74.149'),
'66.249.72.54'),
'66.249.72.151'),
'119.63.196.93'),
'66.249.72.54'),
'190.129.19.200'),
'190.103.74.149'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'208.115.111.70'),
'190.245.121.159'),
'66.249.72.54'),
'74.125.178.21'),
'157.56.93.193'),
'74.125.178.18'),
'66.249.72.151'),
'74.125.178.86'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.26'),
'220.181.108.120'),
'66.249.73.195'),
'66.249.73.89'),
'180.76.5.184'),
'180.76.5.63'),
'190.129.184.83'),
'200.110.50.108'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'180.76.5.61'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'200.110.50.123'),
'66.249.73.89'),
'200.110.50.42'),
'123.125.71.16'),
'220.181.108.119'),
'66.249.73.89'),
'66.249.73.195'),
'200.58.84.24'),
'157.55.33.29'),
'66.249.73.89'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.73.89'),
'200.87.131.76'),
'66.249.73.195'),
'66.249.73.89'),

(64447,
(64448,
(64449,
(64450,
(64451,
(64452,
(64453,
(64454,
(64455,
(64456,
(64457,
(64458,
(64459,
(64460,
(64461,
(64462,
(64463,
(64464,
(64465,
(64466,
(64467,
(64468,
(64469,
(64470,
(64471,
(64472,
(64473,
(64474,
(64475,
(64476,
(64477,
(64478,
(64479,
(64480,
(64481,
(64482,
(64483,
(64484,
(64485,
(64486,
(64487,
(64488,
(64489,
(64490,
(64491,
(64492,
(64493,
(64494,
(64495,
(64496,
(64497,
(64498,
(64499,
(64500,
(64501,
(64502,
(64503,
(64504,
(64505,
(64506,

1347998334,
1347998659,
1347998716,
1347998754,
1347998804,
1347998835,
1347998863,
1347999228,
1347999386,
1347999494,
1347999496,
1347999532,
1347999608,
1347999636,
1347999898,
1348000104,
1348000152,
1348000266,
1348000764,
1348000821,
1348000967,
1348001038,
1348001235,
1348001242,
1348001428,
1348001760,
1348001875,
1348001942,
1348002084,
1348002122,
1348002479,
1348002793,
1348002879,
1348003005,
1348003046,
1348003047,
1348003221,
1348003300,
1348003331,
1348003495,
1348003611,
1348003644,
1348003832,
1348004137,
1348004356,
1348004494,
1348004766,
1348004923,
1348005065,
1348005449,
1348005761,
1348005992,
1348006248,
1348006388,
1348006398,
1348006404,
1348006459,
1348006475,
1348006487,
1348006622,

'200.87.114.35'),
'66.249.73.195'),
'186.2.42.214'),
'200.87.150.243'),
'66.249.73.89'),
'190.129.47.210'),
'180.76.6.211'),
'157.55.34.166'),
'131.253.47.248'),
'123.125.71.24'),
'220.181.108.105'),
'66.249.73.89'),
'66.249.73.195'),
'157.56.93.193'),
'157.55.33.88'),
'190.129.4.105'),
'66.249.73.89'),
'66.249.73.195'),
'65.55.24.220'),
'66.249.73.89'),
'74.125.178.87'),
'190.181.30.49'),
'66.249.73.195'),
'180.76.5.155'),
'66.249.73.89'),
'189.133.232.195'),
'66.249.73.195'),
'190.181.26.96'),
'66.249.73.89'),
'157.55.33.29'),
'74.125.178.16'),
'66.249.73.89'),
'190.11.66.202'),
'200.87.131.76'),
'123.125.71.15'),
'220.181.108.109'),
'66.249.73.195'),
'190.181.24.111'),
'74.125.178.90'),
'200.87.135.122'),
'190.107.62.90'),
'66.249.73.89'),
'190.129.19.8'),
'200.110.49.202'),
'66.249.73.89'),
'66.249.73.195'),
'200.110.49.202'),
'180.76.5.178'),
'66.249.73.89'),
'200.87.0.111'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.41.77'),
'74.125.178.25'),
'74.125.178.23'),
'74.125.178.17'),
'200.110.49.202'),
'66.249.73.89'),
'181.68.214.123'),
'123.125.71.31'),

(64507,
(64508,
(64509,
(64510,
(64511,
(64512,
(64513,
(64514,
(64515,
(64516,
(64517,
(64518,
(64519,
(64520,
(64521,
(64522,
(64523,
(64524,
(64525,
(64526,
(64527,
(64528,
(64529,
(64530,
(64531,
(64532,
(64533,
(64534,
(64535,
(64536,
(64537,
(64538,
(64539,
(64540,
(64541,
(64542,
(64543,
(64544,
(64545,
(64546,
(64547,
(64548,
(64549,
(64550,
(64551,
(64552,
(64553,
(64554,
(64555,
(64556,
(64557,
(64558,
(64559,
(64560,
(64561,
(64562,
(64563,
(64564,
(64565,
(64566,

1348006623,
1348006817,
1348006897,
1348007145,
1348007332,
1348007726,
1348007751,
1348007787,
1348007875,
1348007978,
1348008184,
1348008338,
1348008344,
1348008459,
1348008678,
1348008770,
1348008934,
1348008971,
1348009004,
1348009168,
1348009268,
1348009433,
1348009877,
1348010019,
1348010123,
1348010285,
1348010287,
1348010646,
1348010728,
1348010825,
1348010986,
1348011176,
1348011630,
1348011719,
1348011898,
1348011963,
1348012430,
1348012450,
1348012714,
1348013137,
1348013848,
1348013892,
1348013893,
1348013990,
1348014391,
1348014557,
1348014746,
1348014768,
1348014817,
1348015048,
1348015122,
1348015178,
1348015216,
1348015425,
1348015736,
1348015832,
1348015848,
1348015882,
1348015952,
1348016148,

'220.181.108.90'),
'190.11.64.85'),
'190.129.11.138'),
'66.249.73.89'),
'157.55.35.85'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.34.166'),
'131.253.47.145'),
'200.105.174.153'),
'200.87.114.35'),
'180.76.5.193'),
'66.249.73.195'),
'66.249.73.89'),
'190.104.24.40'),
'157.55.33.88'),
'200.110.52.7'),
'190.104.15.3'),
'190.129.8.197'),
'66.249.73.89'),
'66.249.73.195'),
'200.110.52.141'),
'66.249.73.195'),
'66.249.73.89'),
'200.90.146.133'),
'123.125.71.57'),
'220.181.108.123'),
'190.129.41.176'),
'66.249.73.89'),
'180.76.5.138'),
'66.249.73.195'),
'157.55.33.29'),
'200.110.52.7'),
'66.249.73.89'),
'157.56.93.193'),
'208.115.113.86'),
'66.249.73.89'),
'190.181.30.183'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'123.125.71.43'),
'220.181.108.81'),
'66.249.73.195'),
'200.87.2.49'),
'66.249.73.89'),
'65.55.24.220'),
'157.55.33.49'),
'190.103.71.54'),
'200.87.21.142'),
'66.249.73.195'),
'66.249.73.89'),
'200.105.163.243'),
'190.103.71.54'),
'180.76.5.154'),
'66.249.73.195'),
'66.249.73.89'),
'157.56.93.193'),
'190.129.197.68'),
'200.105.163.243'),

(64567,
(64568,
(64569,
(64570,
(64571,
(64572,
(64573,
(64574,
(64575,
(64576,
(64577,
(64578,
(64579,
(64580,
(64581,
(64582,
(64583,
(64584,
(64585,
(64586,
(64587,
(64588,
(64589,
(64590,
(64591,
(64592,
(64593,
(64594,
(64595,
(64596,
(64597,
(64598,
(64599,
(64600,
(64601,
(64602,
(64603,
(64604,
(64605,
(64606,
(64607,
(64608,
(64609,
(64610,
(64611,
(64612,
(64613,
(64614,
(64615,
(64616,
(64617,
(64618,
(64619,
(64620,
(64621,
(64622,
(64623,
(64624,
(64625,
(64626,

1348016284,
1348016501,
1348016530,
1348016664,
1348016765,
1348016934,
1348017043,
1348017107,
1348017391,
1348017539,
1348017745,
1348017860,
1348017879,
1348017881,
1348017886,
1348018164,
1348018376,
1348018410,
1348018523,
1348018787,
1348018992,
1348019411,
1348019596,
1348019898,
1348020040,
1348020253,
1348020402,
1348020425,
1348020734,
1348020855,
1348021066,
1348021095,
1348021096,
1348021391,
1348021490,
1348021514,
1348021606,
1348021787,
1348021884,
1348022016,
1348022050,
1348022117,
1348022124,
1348022573,
1348022683,
1348022730,
1348022738,
1348022880,
1348023144,
1348023364,
1348023423,
1348023472,
1348023477,
1348023761,
1348024029,
1348024111,
1348024705,
1348024707,
1348024802,
1348024831,

'200.90.147.245'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.197.68'),
'190.103.71.54'),
'131.253.47.145'),
'200.58.69.129'),
'66.249.73.89'),
'66.249.73.195'),
'131.253.47.248'),
'66.249.73.89'),
'157.55.33.49'),
'123.125.71.52'),
'220.181.108.96'),
'200.49.190.121'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.33.253'),
'190.104.30.29'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'186.2.10.2'),
'66.249.73.195'),
'66.249.73.89'),
'208.115.111.70'),
'190.129.19.198'),
'66.249.73.195'),
'66.249.73.89'),
'200.49.162.227'),
'123.125.71.58'),
'220.181.108.90'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.5.203'),
'186.2.10.2'),
'190.129.4.17'),
'65.55.24.220'),
'189.179.137.172'),
'66.249.73.195'),
'66.249.73.89'),
'190.129.5.203'),
'190.104.26.28'),
'66.249.73.195'),
'180.76.5.48'),
'66.249.73.89'),
'190.129.5.203'),
'190.129.41.109'),
'66.249.73.89'),
'66.249.73.195'),
'190.104.27.29'),
'180.76.5.103'),
'190.129.4.17'),
'66.249.73.195'),
'66.249.73.89'),
'123.125.71.46'),
'220.181.108.114'),
'66.249.73.89'),
'190.104.25.29'),

(64627,
(64628,
(64629,
(64630,
(64631,
(64632,
(64633,
(64634,
(64635,
(64636,
(64637,
(64638,
(64639,
(64640,
(64641,
(64642,
(64643,
(64644,
(64645,
(64646,
(64647,
(64648,
(64649,
(64650,
(64651,
(64652,
(64653,
(64654,
(64655,
(64656,
(64657,
(64658,
(64659,
(64660,
(64661,
(64662,
(64663,
(64664,
(64665,
(64666,
(64667,
(64668,
(64669,
(64670,
(64671,
(64672,
(64673,
(64674,
(64675,
(64676,
(64677,
(64678,
(64679,
(64680,
(64681,
(64682,
(64683,
(64684,
(64685,
(64686,

1348025495,
1348025755,
1348026191,
1348026217,
1348026822,
1348027005,
1348027191,
1348027473,
1348027825,
1348028176,
1348028240,
1348028275,
1348028510,
1348028801,
1348029164,
1348029419,
1348029466,
1348029852,
1348030046,
1348030074,
1348030468,
1348030597,
1348030820,
1348031116,
1348031609,
1348031841,
1348031896,
1348031897,
1348031966,
1348032222,
1348032670,
1348032893,
1348033190,
1348033323,
1348033378,
1348033586,
1348033821,
1348033987,
1348034187,
1348034476,
1348034594,
1348034787,
1348035385,
1348035411,
1348036020,
1348036221,
1348036428,
1348036580,
1348036744,
1348037287,
1348037368,
1348037851,
1348037994,
1348038507,
1348038803,
1348039124,
1348039137,
1348039138,
1348039414,
1348039909,

'66.249.73.89'),
'157.56.229.189'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'66.249.73.195'),
'190.102.49.6'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'220.181.108.99'),
'123.125.71.32'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'180.76.5.50'),
'66.249.73.89'),
'66.249.73.195'),
'180.76.5.158'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.104'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.55.34.166'),
'123.125.71.32'),
'220.181.108.104'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.56.93.193'),
'66.249.73.195'),
'201.141.232.102'),
'66.249.73.89'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'131.253.47.248'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.89'),
'180.76.5.97'),
'180.76.5.53'),
'66.249.73.195'),
'66.249.73.89'),
'180.76.5.64'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.29'),
'220.181.108.104'),
'66.249.73.89'),
'157.55.33.49'),

(64687,
(64688,
(64689,
(64690,
(64691,
(64692,
(64693,
(64694,
(64695,
(64696,
(64697,
(64698,
(64699,
(64700,
(64701,
(64702,
(64703,
(64704,
(64705,
(64706,
(64707,
(64708,
(64709,
(64710,
(64711,
(64712,
(64713,
(64714,
(64715,
(64716,
(64717,
(64718,
(64719,
(64720,
(64721,
(64722,
(64723,
(64724,
(64725,
(64726,
(64727,
(64728,
(64729,
(64730,
(64731,
(64732,
(64733,
(64734,
(64735,
(64736,
(64737,
(64738,
(64739,
(64740,
(64741,
(64742,
(64743,
(64744,
(64745,
(64746,

1348040026,
1348040382,
1348040565,
1348040640,
1348040709,
1348041014,
1348041259,
1348041615,
1348041765,
1348041838,
1348041857,
1348041882,
1348042180,
1348042238,
1348042512,
1348042594,
1348042595,
1348042611,
1348042629,
1348042727,
1348043004,
1348043092,
1348043144,
1348043202,
1348043418,
1348043759,
1348043777,
1348044339,
1348044350,
1348044411,
1348045056,
1348045093,
1348045164,
1348045451,
1348045644,
1348045701,
1348045708,
1348045970,
1348046147,
1348046205,
1348046361,
1348046469,
1348046806,
1348046807,
1348047017,
1348047051,
1348047228,
1348047466,
1348047677,
1348047711,
1348047814,
1348047865,
1348048231,
1348048397,
1348048453,
1348048473,
1348048708,
1348049007,
1348049053,
1348049096,

'66.249.73.89'),
'157.56.93.193'),
'66.249.73.195'),
'66.249.73.89'),
'131.253.47.145'),
'131.253.47.248'),
'66.249.73.89'),
'65.55.24.220'),
'131.253.47.145'),
'66.249.73.195'),
'157.56.93.193'),
'66.249.73.89'),
'157.56.93.204'),
'157.55.35.85'),
'66.249.73.89'),
'123.125.71.45'),
'220.181.108.97'),
'131.253.46.227'),
'157.56.93.193'),
'66.249.73.195'),
'131.253.47.145'),
'131.253.47.248'),
'66.249.73.89'),
'180.76.5.65'),
'157.55.33.49'),
'66.249.73.89'),
'66.249.73.195'),
'180.76.5.92'),
'157.56.93.193'),
'66.249.73.89'),
'66.249.73.89'),
'131.253.47.145'),
'66.249.73.195'),
'131.253.47.248'),
'157.56.93.204'),
'157.56.229.189'),
'66.249.73.89'),
'157.55.33.49'),
'131.253.47.145'),
'131.253.47.248'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.38'),
'220.181.108.83'),
'66.249.73.89'),
'131.253.47.145'),
'157.56.229.189'),
'66.249.73.195'),
'66.249.73.89'),
'65.55.24.220'),
'131.253.47.145'),
'131.253.47.248'),
'66.249.73.195'),
'157.56.229.189'),
'66.249.73.89'),
'157.56.93.193'),
'65.55.24.220'),
'66.249.73.195'),
'190.186.98.142'),
'131.253.47.145'),

(64747,
(64748,
(64749,
(64750,
(64751,
(64752,
(64753,
(64754,
(64755,
(64756,
(64757,
(64758,
(64759,
(64760,
(64761,
(64762,
(64763,
(64764,
(64765,
(64766,
(64767,
(64768,
(64769,
(64770,
(64771,
(64772,
(64773,
(64774,
(64775,
(64776,
(64777,
(64778,
(64779,
(64780,
(64781,
(64782,
(64783,
(64784,
(64785,
(64786,
(64787,
(64788,
(64789,
(64790,
(64791,
(64792,
(64793,
(64794,
(64795,
(64796,
(64797,
(64798,
(64799,
(64800,
(64801,
(64802,
(64803,
(64804,
(64805,
(64806,

1348049119,
1348049329,
1348049560,
1348049783,
1348049847,
1348049849,
1348050001,
1348050225,
1348050325,
1348050451,
1348050485,
1348050531,
1348050892,
1348051020,
1348051568,
1348051590,
1348052029,
1348052050,
1348052172,
1348052251,
1348052491,
1348052701,
1348052759,
1348052829,
1348052951,
1348053154,
1348053416,
1348053417,
1348053501,
1348054053,
1348054116,
1348054227,
1348054510,
1348054718,
1348054720,
1348054829,
1348054934,
1348055461,
1348055925,
1348056084,
1348056226,
1348056406,
1348056712,
1348057003,
1348057003,
1348057037,
1348057170,
1348057173,
1348057181,
1348057193,
1348057321,
1348057708,
1348057815,
1348057921,
1348057966,
1348058358,
1348058713,
1348058716,
1348058911,
1348058938,

'208.115.111.70'),
'157.55.35.85'),
'66.249.73.89'),
'66.249.73.195'),
'123.125.71.47'),
'220.181.108.120'),
'65.55.24.220'),
'66.249.73.89'),
'190.107.62.224'),
'66.249.73.195'),
'69.171.229.116'),
'180.76.6.35'),
'66.249.73.89'),
'65.55.24.220'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.33.49'),
'180.76.5.94'),
'66.249.73.89'),
'66.249.73.195'),
'157.56.93.204'),
'157.55.33.49'),
'65.55.24.220'),
'66.249.73.89'),
'66.249.73.195'),
'157.55.35.85'),
'123.125.71.43'),
'220.181.108.81'),
'66.249.73.89'),
'65.55.24.220'),
'66.249.73.89'),
'200.105.136.23'),
'208.115.113.86'),
'190.129.4.146'),
'66.249.73.195'),
'66.249.73.89'),
'100.43.83.143'),
'66.249.73.89'),
'66.249.73.195'),
'66.249.73.89'),
'157.56.93.193'),
'190.129.8.202'),
'66.249.73.89'),
'123.125.71.38'),
'220.181.108.123'),
'66.249.73.195'),
'65.55.24.220'),
'157.55.32.186'),
'200.110.50.8'),
'190.129.8.202'),
'66.249.73.89'),
'66.249.73.195'),
'190.129.8.202'),
'157.55.32.186'),
'66.249.73.89'),
'66.249.73.195'),
'200.90.144.228'),
'66.249.73.89'),
'200.110.51.225'),
'180.76.6.224'),

(64807,
(64808,
(64809,
(64810,
(64811,
(64812,
(64813,
(64814,
(64815,
(64816,
(64817,
(64818,
(64819,
(64820,
(64821,
(64822,
(64823,
(64824,
(64825,
(64826,
(64827,
(64828,
(64829,
(64830,
(64831,
(64832,
(64833,
(64834,
(64835,
(64836,
(64837,
(64838,
(64839,
(64840,
(64841,
(64842,
(64843,
(64844,
(64845,
(64846,
(64847,
(64848,
(64849,
(64850,
(64851,
(64852,
(64853,
(64854,
(64855,
(64856,
(64857,
(64858,
(64859,
(64860,
(64861,
(64862,
(64863,
(64864,
(64865,
(64866,

1348058989,
1348059022,
1348059063,
1348059207,
1348059406,
1348059813,
1348060107,
1348060112,
1348060404,
1348060616,
1348060617,
1348060628,
1348060869,
1348061019,
1348061128,
1348061287,
1348061479,
1348061541,
1348061583,
1348061840,
1348062504,
1348062796,
1348063093,
1348063234,
1348063235,
1348063295,
1348063423,
1348063434,
1348063809,
1348064034,
1348064181,
1348064225,
1348064241,
1348064242,
1348064264,
1348064454,
1348064546,
1348064951,
1348064989,
1348065317,
1348065696,
1348065853,
1348065945,
1348066265,
1348066330,
1348066597,
1348066606,
1348066902,
1348066947,
1348067136,
1348067205,
1348067257,
1348067446,
1348067512,
1348067528,
1348067529,
1348067537,
1348067700,
1348067775,
1348067776,

'66.249.73.195'),
'157.56.229.189'),
'190.129.115.13'),
'131.253.47.248'),
'66.249.73.89'),
'66.249.73.195'),
'220.181.108.103'),
'66.249.73.89'),
'186.2.11.174'),
'123.125.71.55'),
'220.181.108.81'),
'66.249.73.195'),
'157.55.35.48'),
'74.125.178.21'),
'200.110.50.8'),
'66.249.73.195'),
'190.129.8.147'),
'131.253.47.145'),
'83.49.33.157'),
'66.249.73.89'),
'184.22.211.146'),
'66.249.73.89'),
'200.87.46.202'),
'200.105.202.170'),
'208.115.111.70'),
'66.249.73.195'),
'66.249.73.89'),
'157.56.93.193'),
'190.104.28.27'),
'190.129.23.171'),
'190.181.24.138'),
'190.129.8.202'),
'220.181.108.113'),
'123.125.71.39'),
'66.249.73.89'),
'66.249.73.195'),
'180.76.5.48'),
'66.249.73.89'),
'190.129.23.171'),
'190.129.23.225'),
'66.249.73.89'),
'180.76.6.20'),
'66.249.73.195'),
'190.129.9.114'),
'190.129.19.80'),
'66.249.73.89'),
'74.125.178.25'),
'200.58.81.3'),
'157.55.35.85'),
'66.249.73.195'),
'200.110.50.66'),
'186.2.56.73'),
'200.87.22.34'),
'66.249.73.89'),
'190.129.9.114'),
'74.125.178.90'),
'200.105.163.195'),
'200.87.32.179'),
'100.43.83.143'),
'190.129.11.138'),

(64867,
(64868,
(64869,
(64870,
(64871,
(64872,
(64873,
(64874,
(64875,
(64876,
(64877,
(64878,
(64879,
(64880,
(64881,
(64882,
(64883,
(64884,
(64885,
(64886,
(64887,
(64888,
(64889,
(64890,
(64891,
(64892,
(64893,
(64894,
(64895,
(64896,
(64897,
(64898,
(64899,
(64900,
(64901,
(64902,
(64903,
(64904,
(64905,
(64906,
(64907,
(64908,
(64909,
(64910,
(64911,
(64912,
(64913,
(64914,
(64915,
(64916,
(64917,
(64918,
(64919,
(64920,
(64921,
(64922,
(64923,
(64924,
(64925,
(64926,

1348068016,
1348068205,
1348068212,
1348068361,
1348068372,
1348068429,
1348068552,
1348068802,
1348068881,
1348068951,
1348068957,
1348068959,
1348069017,
1348069123,
1348069588,
1348069795,
1348069872,
1348070250,
1348070260,
1348070328,
1348070912,
1348071145,
1348071222,
1348071402,
1348071414,
1348071435,
1348071466,
1348071574,
1348071584,
1348071742,
1348071743,
1348071940,
1348072138,
1348072237,
1348072403,
1348072738,
1348072782,
1348073058,
1348073065,
1348073230,
1348073345,
1348073401,
1348073443,
1348073699,
1348073848,
1348074312,
1348074512,
1348074987,
1348075439,
1348075440,
1348075505,
1348075714,
1348075816,
1348076541,
1348076874,
1348076993,
1348077205,
1348077760,
1348077827,
1348077868,

'200.87.99.170'),
'190.129.19.110'),
'157.55.35.85'),
'200.105.163.195'),
'119.63.196.29'),
'66.249.73.89'),
'208.115.113.86'),
'190.129.5.147'),
'200.87.127.210'),
'66.249.71.104'),
'66.249.71.135'),
'190.129.11.138'),
'200.58.81.3'),
'217.69.133.29'),
'66.249.71.104'),
'200.105.163.195'),
'66.249.71.135'),
'66.249.71.104'),
'200.87.37.38'),
'157.55.35.85'),
'66.249.71.104'),
'157.56.93.202'),
'190.86.221.29'),
'190.104.27.26'),
'157.55.35.85'),
'189.72.216.128'),
'66.249.71.135'),
'66.249.71.104'),
'190.129.11.242'),
'123.125.71.30'),
'220.181.108.102'),
'180.76.5.103'),
'157.56.93.202'),
'66.249.71.135'),
'66.249.71.104'),
'157.55.32.186'),
'186.2.32.134'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.72.209'),
'180.76.5.88'),
'200.87.99.170'),
'157.56.95.137'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'123.125.71.18'),
'220.181.108.103'),
'190.181.35.176'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),
'208.115.111.70'),
'66.249.71.104'),
'190.129.19.128'),
'131.253.47.248'),
'66.249.71.104'),

(64927,
(64928,
(64929,
(64930,
(64931,
(64932,
(64933,
(64934,
(64935,
(64936,
(64937,
(64938,
(64939,
(64940,
(64941,
(64942,
(64943,
(64944,
(64945,
(64946,
(64947,
(64948,
(64949,
(64950,
(64951,
(64952,
(64953,
(64954,
(64955,
(64956,
(64957,
(64958,
(64959,
(64960,
(64961,
(64962,
(64963,
(64964,
(64965,
(64966,
(64967,
(64968,
(64969,
(64970,
(64971,
(64972,
(64973,
(64974,
(64975,
(64976,
(64977,
(64978,
(64979,
(64980,
(64981,
(64982,
(64983,
(64984,
(64985,
(64986,

1348078033,
1348078530,
1348078639,
1348078640,
1348078712,
1348079192,
1348079287,
1348079392,
1348079515,
1348079661,
1348079863,
1348080020,
1348080022,
1348080097,
1348080179,
1348080294,
1348080472,
1348080517,
1348080811,
1348080876,
1348081116,
1348081156,
1348081305,
1348081602,
1348081727,
1348081799,
1348081842,
1348082068,
1348082122,
1348082249,
1348082251,
1348082332,
1348082334,
1348082364,
1348082369,
1348082447,
1348082528,
1348082727,
1348082744,
1348082836,
1348082938,
1348082976,
1348082997,
1348083111,
1348083166,
1348083201,
1348083342,
1348083344,
1348083482,
1348083696,
1348083770,
1348083832,
1348083881,
1348083956,
1348084336,
1348084397,
1348084430,
1348084451,
1348084492,
1348084496,

'66.249.71.135'),
'66.249.71.104'),
'123.125.71.40'),
'220.181.108.122'),
'66.249.71.135'),
'66.249.71.104'),
'190.129.4.164'),
'66.249.71.135'),
'190.129.78.132'),
'190.129.197.74'),
'66.249.71.104'),
'66.249.71.135'),
'131.253.47.248'),
'157.56.93.193'),
'200.90.145.226'),
'190.129.19.100'),
'180.76.5.183'),
'66.249.71.104'),
'200.90.145.226'),
'66.249.71.135'),
'201.244.59.146'),
'66.249.71.104'),
'177.19.69.20'),
'66.249.71.135'),
'200.110.51.44'),
'190.129.8.202'),
'66.249.71.104'),
'190.104.26.26'),
'180.76.5.100'),
'123.125.71.48'),
'220.181.108.103'),
'180.76.5.185'),
'200.110.51.44'),
'190.129.11.138'),
'200.110.51.170'),
'66.249.71.104'),
'190.186.46.194'),
'141.0.9.240'),
'157.56.93.204'),
'66.249.71.135'),
'200.110.51.44'),
'190.181.25.70'),
'200.110.51.170'),
'190.104.26.26'),
'66.249.71.104'),
'190.129.8.202'),
'190.129.9.42'),
'200.90.144.168'),
'157.55.32.186'),
'190.103.65.40'),
'66.249.71.104'),
'66.249.71.135'),
'190.129.19.211'),
'200.119.196.3'),
'200.110.51.170'),
'208.115.113.86'),
'200.87.119.147'),
'131.253.47.248'),
'66.249.71.104'),
'66.249.71.135'),

(64987,
(64988,
(64989,
(64990,
(64991,
(64992,
(64993,
(64994,
(64995,
(64996,
(64997,
(64998,
(64999,
(65000,
(65001,
(65002,
(65003,
(65004,
(65005,
(65006,
(65007,
(65008,
(65009,
(65010,
(65011,
(65012,
(65013,
(65014,
(65015,
(65016,
(65017,
(65018,
(65019,
(65020,
(65021,
(65022,
(65023,
(65024,
(65025,
(65026,
(65027,
(65028,
(65029,
(65030,
(65031,
(65032,
(65033,
(65034,
(65035,
(65036,
(65037,
(65038,
(65039,
(65040,
(65041,
(65042,
(65043,
(65044,
(65045,
(65046,

1348084734,
1348085038,
1348085153,
1348085171,
1348085217,
1348085354,
1348085816,
1348085838,
1348085839,
1348085871,
1348086119,
1348086155,
1348086326,
1348086478,
1348086569,
1348086622,
1348086623,
1348086665,
1348086908,
1348086948,
1348087004,
1348087142,
1348087170,
1348087176,
1348087195,
1348087471,
1348087588,
1348087783,
1348087802,
1348087877,
1348087939,
1348087962,
1348087966,
1348088102,
1348088204,
1348088466,
1348088923,
1348088960,
1348089002,
1348089079,
1348089134,
1348089271,
1348089370,
1348089428,
1348089430,
1348089481,
1348089563,
1348089609,
1348089620,
1348089749,
1348089931,
1348089982,
1348089992,
1348090103,
1348090268,
1348090361,
1348090603,
1348090702,
1348090788,
1348090887,

'157.55.35.85'),
'190.181.25.70'),
'66.249.71.104'),
'65.55.24.220'),
'66.249.71.135'),
'200.87.156.146'),
'66.249.71.104'),
'123.125.71.60'),
'220.181.108.111'),
'66.249.71.135'),
'200.87.131.170'),
'190.186.46.194'),
'190.129.8.202'),
'66.249.71.104'),
'66.249.71.135'),
'200.87.22.253'),
'190.129.172.197'),
'200.87.21.162'),
'200.87.16.234'),
'190.129.8.202'),
'190.186.46.194'),
'66.249.71.104'),
'66.249.71.135'),
'8.21.4.254'),
'200.90.146.47'),
'200.87.22.253'),
'180.76.5.49'),
'66.249.71.135'),
'66.249.71.104'),
'190.129.41.148'),
'200.87.131.170'),
'200.87.14.196'),
'190.129.197.90'),
'186.2.48.74'),
'200.90.146.147'),
'66.249.71.104'),
'180.76.6.233'),
'66.249.71.135'),
'200.87.133.251'),
'200.16.167.215'),
'200.87.2.130'),
'190.129.5.217'),
'66.249.71.104'),
'123.125.71.36'),
'220.181.108.109'),
'190.103.70.218'),
'200.105.160.244'),
'66.249.71.135'),
'190.186.252.66'),
'190.129.34.19'),
'131.253.47.145'),
'190.129.40.187'),
'66.249.71.104'),
'200.87.16.234'),
'66.249.71.135'),
'131.253.47.248'),
'66.249.71.104'),
'131.253.47.145'),
'190.129.172.197'),
'66.249.71.135'),

(65047,
(65048,
(65049,
(65050,
(65051,
(65052,
(65053,
(65054,
(65055,
(65056,
(65057,
(65058,
(65059,
(65060,
(65061,
(65062,
(65063,
(65064,
(65065,
(65066,
(65067,
(65068,
(65069,
(65070,
(65071,
(65072,
(65073,
(65074,
(65075,
(65076,
(65077,
(65078,
(65079,
(65080,
(65081,
(65082,
(65083,
(65084,
(65085,
(65086,
(65087,
(65088,
(65089,
(65090,
(65091,
(65092,
(65093,
(65094,
(65095,
(65096,
(65097,
(65098,
(65099,
(65100,
(65101,
(65102,
(65103,
(65104,
(65105,
(65106,

1348090908,
1348091264,
1348091272,
1348091332,
1348091487,
1348091594,
1348091769,
1348091910,
1348091930,
1348092137,
1348092264,
1348092548,
1348092593,
1348092632,
1348092759,
1348092909,
1348092996,
1348092997,
1348093029,
1348093422,
1348093586,
1348093914,
1348094009,
1348094086,
1348094250,
1348094749,
1348094807,
1348095079,
1348095405,
1348095410,
1348095806,
1348096075,
1348096197,
1348096300,
1348096611,
1348096613,
1348096739,
1348096836,
1348096980,
1348097564,
1348097635,
1348098210,
1348098227,
1348098813,
1348098974,
1348099112,
1348099482,
1348099685,
1348099709,
1348099824,
1348099941,
1348099983,
1348100086,
1348100092,
1348100210,
1348100212,
1348100301,
1348100805,
1348100940,
1348101512,

'200.87.141.35'),
'66.249.71.104'),
'200.105.188.115'),
'190.109.225.76'),
'66.249.71.135'),
'200.87.9.147'),
'190.103.71.232'),
'69.171.237.11'),
'66.249.71.104'),
'190.129.109.52'),
'200.110.52.36'),
'190.103.71.232'),
'66.249.71.135'),
'157.56.229.189'),
'66.249.71.104'),
'88.16.62.36'),
'123.125.71.56'),
'220.181.108.92'),
'190.129.19.100'),
'66.249.71.104'),
'66.249.71.135'),
'190.129.8.202'),
'190.129.13.162'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'180.76.5.151'),
'66.249.71.135'),
'190.129.14.146'),
'66.249.71.104'),
'131.253.46.116'),
'66.249.71.104'),
'180.76.5.138'),
'100.43.83.143'),
'123.125.71.38'),
'220.181.108.81'),
'66.249.71.104'),
'66.249.71.135'),
'200.105.174.100'),
'66.249.71.104'),
'74.125.184.83'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'208.115.113.86'),
'66.249.71.135'),
'66.249.71.104'),
'200.71.86.50'),
'131.253.47.145'),
'189.234.143.58'),
'190.104.7.131'),
'190.0.252.7'),
'66.249.71.135'),
'123.125.71.39'),
'220.181.108.85'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'200.87.176.133'),

(65107,
(65108,
(65109,
(65110,
(65111,
(65112,
(65113,
(65114,
(65115,
(65116,
(65117,
(65118,
(65119,
(65120,
(65121,
(65122,
(65123,
(65124,
(65125,
(65126,
(65127,
(65128,
(65129,
(65130,
(65131,
(65132,
(65133,
(65134,
(65135,
(65136,
(65137,
(65138,
(65139,
(65140,
(65141,
(65142,
(65143,
(65144,
(65145,
(65146,
(65147,
(65148,
(65149,
(65150,
(65151,
(65152,
(65153,
(65154,
(65155,
(65156,
(65157,
(65158,
(65159,
(65160,
(65161,
(65162,
(65163,
(65164,
(65165,
(65166,

1348101585,
1348102325,
1348102437,
1348102438,
1348102652,
1348102823,
1348102966,
1348102971,
1348103086,
1348103380,
1348103602,
1348103732,
1348103911,
1348104038,
1348104040,
1348104230,
1348104272,
1348104555,
1348104869,
1348104965,
1348105237,
1348106149,
1348106152,
1348106177,
1348106280,
1348106314,
1348106489,
1348106788,
1348107428,
1348107430,
1348107430,
1348107557,
1348107692,
1348107895,
1348108067,
1348108251,
1348108658,
1348108707,
1348109061,
1348109347,
1348109531,
1348110267,
1348110382,
1348110946,
1348111037,
1348111038,
1348111540,
1348111586,
1348111901,
1348112201,
1348112260,
1348112663,
1348112851,
1348112872,
1348113560,
1348114464,
1348114611,
1348114612,
1348115104,
1348115525,

'66.249.71.104'),
'66.249.71.104'),
'200.90.146.27'),
'180.76.5.64'),
'190.129.93.130'),
'200.87.153.2'),
'66.249.71.135'),
'66.249.71.104'),
'190.0.252.7'),
'200.87.186.44'),
'66.249.71.104'),
'200.87.153.2'),
'66.249.71.135'),
'123.125.71.22'),
'220.181.108.104'),
'66.249.71.104'),
'157.56.93.204'),
'157.56.93.193'),
'66.249.71.135'),
'190.129.41.149'),
'66.249.71.104'),
'66.249.71.135'),
'190.129.197.14'),
'66.249.71.104'),
'157.55.33.49'),
'208.115.111.70'),
'74.125.178.16'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.35'),
'220.181.108.110'),
'157.56.93.193'),
'181.64.204.227'),
'100.43.83.143'),
'66.249.71.104'),
'200.87.127.210'),
'200.110.49.8'),
'66.249.71.104'),
'180.76.6.26'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.104'),
'180.76.5.98'),
'66.249.71.104'),
'123.125.71.31'),
'220.181.108.102'),
'190.104.26.26'),
'66.249.71.104'),
'110.75.173.148'),
'66.249.71.104'),
'66.249.71.135'),
'100.43.83.143'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.104'),
'123.125.71.50'),
'220.181.108.116'),
'66.249.71.104'),
'66.249.71.135'),

(65167,
(65168,
(65169,
(65170,
(65171,
(65172,
(65173,
(65174,
(65175,
(65176,
(65177,
(65178,
(65179,
(65180,
(65181,
(65182,
(65183,
(65184,
(65185,
(65186,
(65187,
(65188,
(65189,
(65190,
(65191,
(65192,
(65193,
(65194,
(65195,
(65196,
(65197,
(65198,
(65199,
(65200,
(65201,
(65202,
(65203,
(65204,
(65205,
(65206,
(65207,
(65208,
(65209,
(65210,
(65211,
(65212,
(65213,
(65214,
(65215,
(65216,
(65217,
(65218,
(65219,
(65220,
(65221,
(65222,
(65223,
(65224,
(65225,
(65226,

1348115743,
1348115786,
1348116383,
1348116452,
1348116644,
1348117023,
1348117343,
1348117429,
1348117469,
1348117626,
1348117665,
1348117806,
1348118210,
1348118280,
1348118282,
1348118303,
1348118332,
1348118463,
1348118942,
1348119531,
1348119583,
1348120171,
1348120221,
1348120709,
1348120861,
1348121331,
1348121401,
1348121502,
1348121827,
1348121828,
1348121972,
1348122133,
1348122159,
1348122367,
1348122771,
1348123092,
1348123412,
1348123654,
1348124051,
1348124371,
1348124576,
1348125011,
1348125651,
1348125722,
1348125972,
1348126200,
1348126350,
1348126931,
1348127577,
1348127665,
1348127891,
1348128028,
1348128254,
1348128531,
1348128742,
1348129014,
1348129015,
1348129042,
1348129171,
1348129200,

'66.249.71.104'),
'131.253.46.116'),
'66.249.71.104'),
'180.76.5.150'),
'200.110.52.153'),
'66.249.71.104'),
'66.249.71.135'),
'100.43.83.143'),
'220.181.108.180'),
'190.104.27.30'),
'66.249.71.104'),
'180.76.5.178'),
'201.141.189.145'),
'123.125.71.56'),
'220.181.108.76'),
'66.249.71.104'),
'131.253.47.145'),
'157.55.33.49'),
'66.249.71.104'),
'199.87.252.125'),
'66.249.71.104'),
'157.55.35.85'),
'66.249.71.104'),
'208.115.111.70'),
'66.249.71.104'),
'157.56.93.193'),
'66.249.71.135'),
'66.249.71.104'),
'123.125.71.36'),
'220.181.108.105'),
'131.253.46.116'),
'66.249.71.104'),
'180.76.5.171'),
'180.76.5.190'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'180.76.6.37'),
'66.249.71.135'),
'66.249.71.104'),
'157.56.93.204'),
'66.249.71.104'),
'66.249.71.104'),
'157.55.35.85'),
'66.249.71.135'),
'157.56.93.204'),
'157.55.35.85'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.66.183'),
'66.249.71.104'),
'131.253.47.145'),
'208.115.113.86'),
'66.249.71.104'),
'131.253.47.145'),
'123.125.71.36'),
'220.181.108.87'),
'180.76.5.183'),
'66.249.71.104'),
'100.43.83.143'),

(65227,
(65228,
(65229,
(65230,
(65231,
(65232,
(65233,
(65234,
(65235,
(65236,
(65237,
(65238,
(65239,
(65240,
(65241,
(65242,
(65243,
(65244,
(65245,
(65246,
(65247,
(65248,
(65249,
(65250,
(65251,
(65252,
(65253,
(65254,
(65255,
(65256,
(65257,
(65258,
(65259,
(65260,
(65261,
(65262,
(65263,
(65264,
(65265,
(65266,
(65267,
(65268,
(65269,
(65270,
(65271,
(65272,
(65273,
(65274,
(65275,
(65276,
(65277,
(65278,
(65279,
(65280,
(65281,
(65282,
(65283,
(65284,
(65285,
(65286,

1348129810,
1348130136,
1348130221,
1348130450,
1348130741,
1348130968,
1348131074,
1348131204,
1348131731,
1348132051,
1348132370,
1348132565,
1348132805,
1348132806,
1348133011,
1348133156,
1348133651,
1348134290,
1348134611,
1348135012,
1348135390,
1348135503,
1348135712,
1348135716,
1348135928,
1348136271,
1348136272,
1348136356,
1348136640,
1348136726,
1348137490,
1348137931,
1348138124,
1348138190,
1348138283,
1348138941,
1348138961,
1348139290,
1348139418,
1348139608,
1348139655,
1348139868,
1348139870,
1348139879,
1348139977,
1348140146,
1348140349,
1348141100,
1348141832,
1348142241,
1348142477,
1348142985,
1348143018,
1348143096,
1348143316,
1348143448,
1348143458,
1348143459,
1348143517,
1348143519,

'66.249.71.104'),
'66.249.71.135'),
'131.253.46.116'),
'66.249.71.104'),
'180.76.5.163'),
'157.55.35.85'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'100.43.83.143'),
'123.125.71.13'),
'220.181.108.100'),
'66.249.71.104'),
'157.55.35.85'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'208.115.111.70'),
'157.55.35.85'),
'131.253.46.116'),
'66.249.71.104'),
'100.43.83.143'),
'123.125.71.26'),
'220.181.108.103'),
'180.76.5.54'),
'66.249.71.104'),
'157.55.35.85'),
'66.249.71.104'),
'180.76.5.140'),
'66.249.71.135'),
'157.55.32.144'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'100.43.83.143'),
'200.13.154.233'),
'66.249.71.135'),
'66.249.71.104'),
'123.125.71.56'),
'220.181.108.106'),
'157.56.93.204'),
'200.90.144.187'),
'2.143.28.217'),
'66.249.71.104'),
'66.249.71.104'),
'66.249.71.104'),
'208.115.113.86'),
'66.249.71.104'),
'190.129.8.202'),
'200.87.22.253'),
'66.249.71.104'),
'66.249.71.135'),
'131.253.47.145'),
'123.125.71.29'),
'220.181.108.100'),
'190.129.5.161'),
'100.43.83.143'),

(65287,
(65288,
(65289,
(65290,
(65291,
(65292,
(65293,
(65294,
(65295,
(65296,
(65297,
(65298,
(65299,
(65300,
(65301,
(65302,
(65303,
(65304,
(65305,
(65306,
(65307,
(65308,
(65309,
(65310,
(65311,
(65312,
(65313,
(65314,
(65315,
(65316,
(65317,
(65318,
(65319,
(65320,
(65321,
(65322,
(65323,
(65324,
(65325,
(65326,
(65327,
(65328,
(65329,
(65330,
(65331,
(65332,
(65333,
(65334,
(65335,
(65336,
(65337,
(65338,
(65339,
(65340,
(65341,
(65342,
(65343,
(65344,
(65345,
(65346,

1348143750,
1348143827,
1348143846,
1348144131,
1348144572,
1348144608,
1348144713,
1348144800,
1348145368,
1348145450,
1348145542,
1348146160,
1348146179,
1348146598,
1348146632,
1348147010,
1348147011,
1348147028,
1348147168,
1348147316,
1348147634,
1348147642,
1348147767,
1348148472,
1348148657,
1348148713,
1348148936,
1348148943,
1348148981,
1348149109,
1348149191,
1348149251,
1348149713,
1348149825,
1348149915,
1348150060,
1348150203,
1348150580,
1348150619,
1348150623,
1348150683,
1348151074,
1348151216,
1348151242,
1348151261,
1348151285,
1348151340,
1348151363,
1348151425,
1348151695,
1348152217,
1348152227,
1348152263,
1348152338,
1348152365,
1348152772,
1348152958,
1348153005,
1348153233,
1348153311,

'190.181.28.140'),
'180.76.6.222'),
'66.249.71.104'),
'213.186.127.5'),
'190.181.28.140'),
'213.186.122.2'),
'66.249.71.104'),
'66.249.71.135'),
'180.76.6.37'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'213.186.119.134'),
'200.105.218.206'),
'213.186.127.2'),
'123.125.71.54'),
'220.181.108.82'),
'66.249.71.104'),
'213.186.127.7'),
'66.249.71.135'),
'131.253.46.231'),
'190.11.67.151'),
'66.249.71.104'),
'66.249.71.104'),
'213.186.127.12'),
'98.143.169.213'),
'190.129.8.18'),
'200.90.150.7'),
'190.129.13.98'),
'158.227.244.135'),
'213.186.127.7'),
'66.249.71.104'),
'213.186.120.196'),
'200.87.9.140'),
'66.249.71.104'),
'200.87.109.163'),
'213.186.127.14'),
'66.249.71.104'),
'123.125.71.22'),
'220.181.108.105'),
'213.186.119.133'),
'66.249.71.135'),
'212.113.35.162'),
'165.158.11.51'),
'157.56.93.193'),
'190.129.8.202'),
'220.181.108.144'),
'66.249.71.104'),
'131.253.47.199'),
'213.186.119.142'),
'66.249.71.104'),
'213.186.119.135'),
'180.76.5.60'),
'190.129.8.202'),
'157.56.95.137'),
'213.186.119.133'),
'66.249.71.104'),
'200.87.133.251'),
'201.153.197.186'),
'190.42.133.118'),

(65347,
(65348,
(65349,
(65350,
(65351,
(65352,
(65353,
(65354,
(65355,
(65356,
(65357,
(65358,
(65359,
(65360,
(65361,
(65362,
(65363,
(65364,
(65365,
(65366,
(65367,
(65368,
(65369,
(65370,
(65371,
(65372,
(65373,
(65374,
(65375,
(65376,
(65377,
(65378,
(65379,
(65380,
(65381,
(65382,
(65383,
(65384,
(65385,
(65386,
(65387,
(65388,
(65389,
(65390,
(65391,
(65392,
(65393,
(65394,
(65395,
(65396,
(65397,
(65398,
(65399,
(65400,
(65401,
(65402,
(65403,
(65404,
(65405,
(65406,

1348153372,
1348153407,
1348153549,
1348153675,
1348153693,
1348153715,
1348153825,
1348154095,
1348154251,
1348154254,
1348154274,
1348154415,
1348154442,
1348154599,
1348154732,
1348155118,
1348155124,
1348155261,
1348155746,
1348155749,
1348155810,
1348155810,
1348155816,
1348155888,
1348155938,
1348155962,
1348156111,
1348156112,
1348156263,
1348156277,
1348156332,
1348156366,
1348156446,
1348156756,
1348156869,
1348156932,
1348157238,
1348157252,
1348157296,
1348157324,
1348157423,
1348157490,
1348157624,
1348157770,
1348157927,
1348158100,
1348158178,
1348158180,
1348158197,
1348158212,
1348158286,
1348158300,
1348158409,
1348158624,
1348158708,
1348158829,
1348158840,
1348158892,
1348159311,
1348159321,

'190.129.13.98'),
'190.129.8.202'),
'100.43.83.143'),
'66.249.71.135'),
'131.253.46.231'),
'157.56.93.193'),
'66.249.71.104'),
'190.129.8.202'),
'123.125.71.31'),
'220.181.108.112'),
'213.186.122.3'),
'200.105.182.49'),
'66.249.71.104'),
'66.249.71.135'),
'213.186.119.136'),
'190.129.11.138'),
'66.249.71.104'),
'213.186.127.13'),
'213.186.127.8'),
'190.129.11.138'),
'190.129.4.150'),
'66.249.71.104'),
'200.110.50.66'),
'190.129.8.202'),
'66.249.71.135'),
'201.141.181.76'),
'200.87.145.171'),
'208.115.113.86'),
'157.55.35.85'),
'213.186.119.136'),
'157.55.34.179'),
'131.253.47.145'),
'66.249.71.104'),
'213.186.119.142'),
'66.249.73.117'),
'200.87.145.171'),
'131.253.46.116'),
'66.249.73.195'),
'213.186.119.136'),
'200.87.148.76'),
'200.58.83.254'),
'66.249.73.117'),
'200.87.145.171'),
'212.113.37.106'),
'180.76.5.143'),
'66.249.73.117'),
'123.125.71.26'),
'220.181.108.85'),
'190.129.12.203'),
'66.249.74.225'),
'66.249.73.195'),
'213.186.119.138'),
'200.87.148.76'),
'190.104.28.20'),
'66.249.73.117'),
'66.249.71.98'),
'131.253.46.116'),
'66.249.73.195'),
'213.186.120.196'),
'66.249.73.117'),

(65407,
(65408,
(65409,
(65410,
(65411,
(65412,
(65413,
(65414,
(65415,
(65416,
(65417,
(65418,
(65419,
(65420,
(65421,
(65422,
(65423,
(65424,
(65425,
(65426,
(65427,
(65428,
(65429,
(65430,
(65431,
(65432,
(65433,
(65434,
(65435,
(65436,
(65437,
(65438,
(65439,
(65440,
(65441,
(65442,
(65443,
(65444,
(65445,
(65446,
(65447,
(65448,
(65449,
(65450,
(65451,
(65452,
(65453,
(65454,
(65455,
(65456,
(65457,
(65458,
(65459,
(65460,
(65461,
(65462,
(65463,
(65464,
(65465,
(65466,

1348159333,
1348159643,
1348159710,
1348159747,
1348159797,
1348159882,
1348159923,
1348160324,
1348160380,
1348160526,
1348160806,
1348161049,
1348161151,
1348161153,
1348161361,
1348161650,
1348161765,
1348161816,
1348161819,
1348161849,
1348161879,
1348161881,
1348162308,
1348162349,
1348162494,
1348162516,
1348162655,
1348162832,
1348163000,
1348163128,
1348163362,
1348163397,
1348163403,
1348163708,
1348163793,
1348163893,
1348163926,
1348164291,
1348164371,
1348164387,
1348164647,
1348164855,
1348164856,
1348165010,
1348165052,
1348165180,
1348165182,
1348165283,
1348165383,
1348165839,
1348165869,
1348166111,
1348166264,
1348166398,
1348166545,
1348166608,
1348166882,
1348166891,
1348166891,
1348167239,

'190.104.28.20'),
'131.253.46.116'),
'180.76.6.225'),
'66.249.73.195'),
'213.186.122.2'),
'157.56.229.187'),
'66.249.73.117'),
'213.186.127.8'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.119.141'),
'66.249.73.195'),
'66.249.73.117'),
'190.129.29.156'),
'213.186.119.138'),
'66.249.73.195'),
'66.249.73.117'),
'94.23.220.161'),
'213.186.122.3'),
'190.181.25.57'),
'123.125.71.55'),
'220.181.108.81'),
'66.249.73.195'),
'213.186.127.3'),
'66.249.73.117'),
'131.253.46.231'),
'190.129.19.198'),
'213.186.119.144'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.122.2'),
'131.253.47.145'),
'80.174.207.35'),
'190.129.19.198'),
'66.249.73.195'),
'190.129.13.98'),
'208.115.111.70'),
'66.249.73.117'),
'212.113.35.162'),
'157.55.34.179'),
'180.76.5.94'),
'180.76.5.96'),
'213.186.119.133'),
'66.249.73.195'),
'186.101.42.54'),
'123.125.71.13'),
'220.181.108.91'),
'66.249.73.117'),
'213.186.119.142'),
'66.249.73.195'),
'213.186.122.2'),
'66.249.73.117'),
'119.63.196.61'),
'213.186.119.137'),
'66.249.73.195'),
'200.90.147.190'),
'213.186.119.144'),
'66.249.73.117'),
'180.76.5.103'),
'66.249.73.195'),

(65467,
(65468,
(65469,
(65470,
(65471,
(65472,
(65473,
(65474,
(65475,
(65476,
(65477,
(65478,
(65479,
(65480,
(65481,
(65482,
(65483,
(65484,
(65485,
(65486,
(65487,
(65488,
(65489,
(65490,
(65491,
(65492,
(65493,
(65494,
(65495,
(65496,
(65497,
(65498,
(65499,
(65500,
(65501,
(65502,
(65503,
(65504,
(65505,
(65506,
(65507,
(65508,
(65509,
(65510,
(65511,
(65512,
(65513,
(65514,
(65515,
(65516,
(65517,
(65518,
(65519,
(65520,
(65521,
(65522,
(65523,
(65524,
(65525,
(65526,

1348167402,
1348167408,
1348167492,
1348167518,
1348167531,
1348167895,
1348167914,
1348168027,
1348168037,
1348168181,
1348168213,
1348168323,
1348168529,
1348168596,
1348168665,
1348168670,
1348168699,
1348168804,
1348168908,
1348168959,
1348169371,
1348169401,
1348169440,
1348169471,
1348169472,
1348169735,
1348170110,
1348170167,
1348170409,
1348170509,
1348170731,
1348170786,
1348170931,
1348171051,
1348171169,
1348171458,
1348171505,
1348171527,
1348171547,
1348171710,
1348171806,
1348171837,
1348172267,
1348172277,
1348172279,
1348172556,
1348172561,
1348172925,
1348172956,
1348173020,
1348173352,
1348173360,
1348173479,
1348173614,
1348173773,
1348173936,
1348173994,
1348174151,
1348174377,
1348174392,

'200.110.51.224'),
'212.113.37.105'),
'200.87.148.76'),
'190.129.11.138'),
'66.249.73.117'),
'213.186.119.133'),
'66.249.73.195'),
'200.58.75.230'),
'190.129.8.202'),
'66.249.73.117'),
'190.129.11.138'),
'190.11.75.200'),
'213.186.119.134'),
'157.55.35.85'),
'123.125.71.28'),
'220.181.108.105'),
'66.249.73.195'),
'208.115.113.86'),
'213.186.127.3'),
'66.249.73.117'),
'190.129.172.180'),
'157.56.229.187'),
'208.115.113.86'),
'66.249.73.195'),
'213.186.122.2'),
'66.249.73.117'),
'190.129.95.66'),
'157.55.34.179'),
'66.249.73.195'),
'66.249.73.117'),
'200.87.120.218'),
'190.129.19.114'),
'213.186.127.8'),
'157.55.34.179'),
'66.249.73.117'),
'190.129.8.202'),
'213.186.120.196'),
'100.43.83.143'),
'190.104.26.26'),
'180.76.5.140'),
'66.249.73.117'),
'190.129.95.66'),
'190.11.88.180'),
'123.125.71.19'),
'220.181.108.121'),
'66.249.73.195'),
'66.249.73.117'),
'190.103.66.111'),
'213.186.119.143'),
'186.27.64.184'),
'157.55.35.87'),
'66.249.73.195'),
'213.186.120.196'),
'66.249.73.117'),
'190.129.95.66'),
'186.27.64.184'),
'66.249.73.195'),
'190.129.19.115'),
'190.129.84.19'),
'66.249.73.117'),

(65527,
(65528,
(65529,
(65530,
(65531,
(65532,
(65533,
(65534,
(65535,
(65536,
(65537,
(65538,
(65539,
(65540,
(65541,
(65542,
(65543,
(65544,
(65545,
(65546,
(65547,
(65548,
(65549,
(65550,
(65551,
(65552,
(65553,
(65554,
(65555,
(65556,
(65557,
(65558,
(65559,
(65560,
(65561,
(65562,
(65563,
(65564,
(65565,
(65566,
(65567,
(65568,
(65569,
(65570,
(65571,
(65572,
(65573,
(65574,
(65575,
(65576,
(65577,
(65578,
(65579,
(65580,
(65581,
(65582,
(65583,
(65584,
(65585,
(65586,

1348174480,
1348174492,
1348174504,
1348174534,
1348174537,
1348174548,
1348174655,
1348174939,
1348174981,
1348175171,
1348175213,
1348175382,
1348175503,
1348175844,
1348175846,
1348175849,
1348175907,
1348175933,
1348176216,
1348176365,
1348176510,
1348176516,
1348176546,
1348176555,
1348176910,
1348177007,
1348177156,
1348177205,
1348177244,
1348177371,
1348177527,
1348177618,
1348177895,
1348177914,
1348178020,
1348178168,
1348178481,
1348178570,
1348178586,
1348178801,
1348178952,
1348179041,
1348179050,
1348179059,
1348179083,
1348179087,
1348179211,
1348179423,
1348179424,
1348179538,
1348179551,
1348179691,
1348179941,
1348179948,
1348180117,
1348180395,
1348180581,
1348180587,
1348180589,
1348180679,

'190.129.95.66'),
'213.186.119.137'),
'180.76.6.230'),
'74.125.178.20'),
'74.125.178.85'),
'74.125.178.91'),
'66.249.73.195'),
'186.27.64.184'),
'212.113.35.162'),
'66.249.73.117'),
'131.253.47.154'),
'200.87.185.140'),
'213.186.119.136'),
'123.125.71.17'),
'220.181.108.118'),
'157.55.34.180'),
'66.249.73.117'),
'157.55.35.87'),
'69.171.237.12'),
'157.55.33.98'),
'66.249.73.117'),
'213.186.127.8'),
'69.171.229.113'),
'69.171.229.118'),
'66.249.73.195'),
'213.186.119.137'),
'66.249.73.117'),
'190.129.19.114'),
'211.254.252.220'),
'200.87.186.56'),
'213.186.122.2'),
'157.55.33.98'),
'200.90.147.9'),
'66.249.73.117'),
'213.186.119.131'),
'66.249.73.195'),
'83.233.186.82'),
'212.113.37.105'),
'66.249.73.117'),
'66.249.73.195'),
'190.129.197.70'),
'180.76.5.97'),
'213.186.122.3'),
'208.115.111.70'),
'74.125.178.26'),
'74.125.178.87'),
'66.249.73.117'),
'123.125.71.14'),
'220.181.108.78'),
'190.129.20.98'),
'213.186.119.141'),
'208.115.111.70'),
'66.249.73.195'),
'131.253.47.145'),
'66.249.73.117'),
'208.115.111.70'),
'66.249.73.195'),
'131.253.46.231'),
'213.186.127.2'),
'190.129.95.18'),

(65587, 1348180736, '66.249.73.117'),


(65588, 1348181057, '213.186.119.132'),
(65589, 1348181082, '190.129.8.202'),
(65590, 1348181133, '180.76.5.92'),
(65591, 1348181246, '66.249.73.195'),
(65592, 1348181342, '66.249.73.117'),
(65593, 1348181575, '212.113.37.106'),
(65594, 1348181693, '190.181.22.225'),
(65595, 1348181861, '66.249.73.195'),
(65596, 1348181884, '190.129.95.18'),
(65597, 1348181989, '66.249.73.117'),
(65598, 1348182048, '190.104.28.25'),
(65599, 1348182133, '190.129.12.90'),
(65600, 1348182135, '74.125.178.94'),
(65601, 1348182267, '190.129.8.202'),
(65602, 1348182484, '190.186.132.250'),
(65603, 1348182588, '213.186.119.139'),
(65604, 1348182715, '66.249.73.117'),
(65605, 1348182743, '66.249.73.195'),
(65606, 1348183053, '123.125.71.47'),
(65607, 1348183054, '220.181.108.76'),
(65608, 1348183081, '212.113.35.162'),
(65609, 1348183239, '190.186.200.163'),
(65610, 1348183388, '66.249.73.195'),
(65611, 1348183414, '66.249.73.117'),
(65612, 1348183711, '213.186.127.5'),
(65613, 1348183836, '190.104.24.46'),
(65614, 1348184005, '66.249.73.195'),
(65615, 1348184038, '131.253.47.154'),
(65616, 1348184154, '213.186.127.7'),
(65617, 1348184189, '66.249.73.117'),
(65618, 1348184504, '200.90.145.144'),
(65619, 1348184611, '213.186.127.6'),
(65620, 1348184958, '66.249.73.117'),
(65621, 1348184966, '66.249.73.195'),
(65622, 1348185094, '208.115.113.86'),
(65623, 1348185106, '213.186.127.2'),
(65624, 1348185489, '94.23.220.161'),
(65625, 1348185613, '66.249.73.117'),
(65626, 1348185619, '213.186.127.13'),
(65627, 1348185644, '66.249.73.195'),
(65628, 1348185700, '190.129.4.120'),
(65629, 1348186119, '212.113.37.105');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(65630, 1348186142, '157.55.34.180'),
(65631, 1348186260, '180.76.6.37'),
(65632, 1348186275, '66.249.73.117'),
(65633, 1348186277, '200.110.50.8'),
(65634, 1348186628, '123.125.71.45'),
(65635, 1348186629, '220.181.108.82'),
(65636, 1348186635, '213.186.127.5'),
(65637, 1348186909, '66.249.73.117'),
(65638, 1348186959, '190.129.19.28'),
(65639, 1348186992, '200.90.145.184'),
(65640, 1348187039, '66.249.73.195'),
(65641, 1348187132, '213.186.119.141'),
(65642, 1348187534, '200.110.50.177'),
(65643, 1348187554, '66.249.73.117'),
(65644, 1348187701, '212.113.37.106'),
(65645, 1348187854, '131.253.47.154'),

(65646,
(65647,
(65648,
(65649,
(65650,
(65651,
(65652,
(65653,
(65654,
(65655,
(65656,
(65657,
(65658,
(65659,
(65660,
(65661,
(65662,
(65663,
(65664,
(65665,
(65666,
(65667,
(65668,
(65669,
(65670,
(65671,
(65672,
(65673,
(65674,
(65675,
(65676,
(65677,
(65678,
(65679,
(65680,
(65681,
(65682,
(65683,
(65684,
(65685,
(65686,
(65687,
(65688,
(65689,
(65690,
(65691,
(65692,
(65693,
(65694,
(65695,
(65696,
(65697,
(65698,
(65699,
(65700,
(65701,
(65702,
(65703,
(65704,
(65705,

1348187884,
1348187923,
1348188144,
1348188157,
1348188201,
1348188394,
1348188443,
1348188659,
1348188859,
1348189156,
1348189493,
1348189497,
1348189642,
1348189672,
1348190144,
1348190169,
1348190489,
1348190490,
1348190683,
1348190786,
1348191181,
1348191319,
1348191353,
1348191439,
1348191557,
1348191695,
1348192087,
1348192119,
1348192131,
1348192194,
1348192706,
1348192707,
1348192734,
1348192937,
1348192984,
1348193105,
1348193169,
1348193206,
1348193382,
1348193580,
1348193709,
1348193767,
1348193855,
1348193855,
1348194029,
1348194219,
1348194677,
1348194733,
1348194781,
1348194962,
1348195134,
1348195170,
1348195232,
1348195454,
1348195463,
1348195516,
1348195743,
1348195842,
1348195865,
1348195867,

'157.55.35.40'),
'66.249.73.195'),
'213.186.127.13'),
'141.0.9.7'),
'66.249.73.117'),
'157.55.35.87'),
'180.76.5.67'),
'213.186.127.2'),
'66.249.73.117'),
'213.186.127.12'),
'190.129.197.72'),
'66.249.73.117'),
'190.104.31.22'),
'213.186.127.4'),
'66.249.73.117'),
'213.186.127.2'),
'123.125.71.43'),
'220.181.108.84'),
'213.186.119.131'),
'66.249.73.117'),
'213.186.119.143'),
'66.249.73.195'),
'190.129.19.243'),
'66.249.73.117'),
'190.129.5.28'),
'213.186.119.139'),
'66.249.73.195'),
'190.106.245.65'),
'66.249.73.117'),
'213.186.122.2'),
'190.129.5.28'),
'213.186.127.28'),
'66.249.73.117'),
'66.249.73.195'),
'190.104.25.29'),
'200.90.147.190'),
'190.104.27.30'),
'213.186.127.7'),
'66.249.73.117'),
'208.115.111.70'),
'200.90.147.190'),
'213.186.119.133'),
'123.125.71.30'),
'220.181.108.107'),
'66.249.73.117'),
'213.186.119.141'),
'66.249.73.117'),
'213.186.127.5'),
'66.249.73.195'),
'157.55.32.116'),
'131.253.47.154'),
'190.11.70.171'),
'213.186.127.9'),
'66.249.73.117'),
'180.76.5.162'),
'200.90.146.83'),
'213.186.119.143'),
'157.55.33.47'),
'74.125.178.19'),
'74.125.178.25'),

(65706,
(65707,
(65708,
(65709,
(65710,
(65711,
(65712,
(65713,
(65714,
(65715,
(65716,
(65717,
(65718,
(65719,
(65720,
(65721,
(65722,
(65723,
(65724,
(65725,
(65726,
(65727,
(65728,
(65729,
(65730,
(65731,
(65732,
(65733,
(65734,
(65735,
(65736,
(65737,
(65738,
(65739,
(65740,
(65741,
(65742,
(65743,
(65744,
(65745,
(65746,
(65747,
(65748,
(65749,
(65750,
(65751,
(65752,
(65753,
(65754,
(65755,
(65756,
(65757,
(65758,
(65759,
(65760,
(65761,
(65762,
(65763,
(65764,
(65765,

1348196102,
1348196244,
1348196270,
1348196570,
1348196602,
1348196729,
1348196838,
1348197186,
1348197254,
1348197270,
1348197397,
1348197462,
1348197468,
1348197470,
1348197649,
1348197768,
1348197919,
1348198044,
1348198143,
1348198563,
1348198692,
1348198821,
1348199245,
1348199280,
1348199340,
1348199370,
1348199638,
1348199791,
1348199987,
1348200027,
1348200061,
1348200294,
1348200506,
1348200537,
1348200636,
1348200803,
1348201036,
1348201038,
1348201060,
1348201108,
1348201154,
1348201484,
1348201880,
1348202042,
1348202189,
1348202352,
1348202606,
1348202708,
1348202837,
1348202874,
1348203325,
1348203331,
1348203484,
1348203633,
1348203843,
1348204016,
1348204132,
1348204364,
1348204464,
1348204704,

'66.249.73.117'),
'213.186.127.4'),
'157.55.33.251'),
'66.249.73.195'),
'157.55.32.116'),
'66.249.73.117'),
'212.113.37.105'),
'184.22.211.146'),
'213.186.119.138'),
'66.249.73.195'),
'66.249.73.117'),
'190.104.29.18'),
'123.125.71.31'),
'220.181.108.108'),
'220.181.108.89'),
'212.113.37.105'),
'66.249.73.195'),
'66.249.73.117'),
'190.129.197.79'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.127.7'),
'66.249.73.195'),
'213.186.127.14'),
'66.249.73.117'),
'190.104.24.37'),
'157.55.32.116'),
'213.186.119.142'),
'66.249.73.117'),
'157.55.34.180'),
'208.115.113.86'),
'213.186.127.28'),
'66.249.73.195'),
'180.76.5.136'),
'66.249.73.117'),
'213.186.127.13'),
'123.125.71.39'),
'220.181.108.90'),
'190.104.31.28'),
'157.55.34.180'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.119.139'),
'190.104.31.28'),
'66.249.73.117'),
'213.186.127.12'),
'157.55.34.180'),
'66.249.73.195'),
'66.249.73.117'),
'180.76.6.227'),
'220.181.108.82'),
'213.186.122.3'),
'66.249.73.117'),
'157.55.32.188'),
'213.186.127.7'),
'100.43.83.143'),
'66.249.73.117'),
'213.186.120.196'),
'66.249.73.195'),
'157.55.34.180'),

(65766,
(65767,
(65768,
(65769,
(65770,
(65771,
(65772,
(65773,
(65774,
(65775,
(65776,
(65777,
(65778,
(65779,
(65780,
(65781,
(65782,
(65783,
(65784,
(65785,
(65786,
(65787,
(65788,
(65789,
(65790,
(65791,
(65792,
(65793,
(65794,
(65795,
(65796,
(65797,
(65798,
(65799,
(65800,
(65801,
(65802,
(65803,
(65804,
(65805,
(65806,
(65807,
(65808,
(65809,
(65810,
(65811,
(65812,
(65813,
(65814,
(65815,
(65816,
(65817,
(65818,
(65819,
(65820,
(65821,
(65822,
(65823,
(65824,
(65825,

1348204766,
1348204780,
1348204851,
1348205176,
1348205407,
1348205435,
1348205863,
1348206015,
1348206077,
1348206181,
1348206205,
1348206386,
1348206819,
1348206875,
1348206986,
1348207381,
1348207628,
1348207887,
1348207966,
1348207978,
1348208231,
1348208476,
1348208899,
1348208926,
1348208938,
1348209182,
1348209407,
1348209572,
1348209723,
1348209941,
1348210043,
1348210054,
1348210250,
1348210339,
1348210387,
1348210419,
1348210459,
1348210690,
1348210923,
1348210997,
1348211187,
1348211431,
1348211699,
1348211721,
1348211859,
1348211864,
1348211865,
1348211935,
1348212169,
1348212429,
1348212741,
1348212947,
1348213069,
1348213092,
1348213458,
1348213588,
1348213717,
1348213839,
1348214053,
1348214100,

'93.182.137.34'),
'66.249.73.117'),
'213.186.119.139'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.127.8'),
'212.113.37.106'),
'190.104.24.46'),
'66.249.73.195'),
'157.55.34.180'),
'66.249.73.117'),
'213.186.120.196'),
'66.249.73.117'),
'213.186.119.138'),
'66.249.73.195'),
'213.186.119.137'),
'66.249.73.117'),
'213.186.127.4'),
'157.55.33.251'),
'66.249.73.195'),
'66.249.73.117'),
'212.113.37.105'),
'213.186.119.140'),
'66.249.73.117'),
'66.249.73.195'),
'157.55.33.251'),
'213.186.119.133'),
'66.249.73.117'),
'66.249.73.195'),
'212.113.35.162'),
'180.76.5.51'),
'180.76.5.159'),
'180.76.5.181'),
'66.249.73.117'),
'66.249.73.195'),
'213.186.127.10'),
'131.253.47.145'),
'157.55.33.47'),
'213.186.119.143'),
'66.249.73.117'),
'66.249.73.195'),
'213.186.119.140'),
'157.55.33.251'),
'66.249.73.117'),
'66.249.73.195'),
'123.125.71.20'),
'220.181.108.88'),
'213.186.120.196'),
'131.253.47.145'),
'66.249.73.117'),
'66.249.73.195'),
'213.186.127.10'),
'66.249.73.117'),
'80.28.131.25'),
'213.186.127.28'),
'208.115.113.86'),
'66.249.73.117'),
'80.28.131.25'),
'213.186.119.144'),
'66.249.73.195'),

(65826,
(65827,
(65828,
(65829,
(65830,
(65831,
(65832,
(65833,
(65834,
(65835,
(65836,
(65837,
(65838,
(65839,
(65840,
(65841,
(65842,
(65843,
(65844,
(65845,
(65846,
(65847,
(65848,
(65849,
(65850,
(65851,
(65852,
(65853,
(65854,
(65855,
(65856,
(65857,
(65858,
(65859,
(65860,
(65861,
(65862,
(65863,
(65864,
(65865,
(65866,
(65867,
(65868,
(65869,
(65870,
(65871,
(65872,
(65873,
(65874,
(65875,
(65876,
(65877,
(65878,
(65879,
(65880,
(65881,
(65882,
(65883,
(65884,
(65885,

1348214365,
1348214441,
1348214476,
1348214670,
1348214770,
1348214971,
1348215012,
1348215066,
1348215449,
1348215450,
1348215481,
1348215599,
1348215659,
1348215983,
1348216227,
1348216307,
1348216502,
1348216956,
1348217008,
1348217094,
1348217194,
1348217514,
1348217518,
1348217573,
1348217601,
1348217993,
1348218251,
1348218519,
1348218645,
1348218885,
1348219161,
1348219269,
1348219535,
1348219537,
1348219706,
1348219708,
1348219993,
1348220174,
1348220543,
1348220665,
1348220745,
1348220754,
1348220775,
1348221439,
1348221470,
1348221617,
1348221661,
1348221668,
1348222232,
1348222285,
1348222401,
1348222594,
1348222824,
1348222825,
1348222885,
1348223029,
1348223031,
1348223280,
1348223515,
1348223698,

'66.249.73.117'),
'80.28.131.25'),
'213.186.127.14'),
'157.55.33.98'),
'157.55.33.47'),
'213.186.119.142'),
'66.249.73.117'),
'180.76.5.55'),
'123.125.71.23'),
'220.181.108.80'),
'213.186.119.143'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.127.11'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.127.9'),
'66.249.73.117'),
'213.186.127.5'),
'180.76.5.193'),
'66.249.73.195'),
'213.186.127.9'),
'131.253.47.145'),
'65.55.52.116'),
'66.249.73.117'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.119.131'),
'66.249.73.195'),
'66.249.73.117'),
'65.55.52.116'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.119.144'),
'123.125.71.19'),
'220.181.108.101'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.119.140'),
'65.55.52.116'),
'180.76.5.57'),
'66.249.73.195'),
'66.249.73.117'),
'66.249.73.117'),
'208.115.111.70'),
'66.249.73.195'),
'157.55.33.98'),
'213.186.119.131'),
'66.249.73.117'),
'66.249.73.195'),
'157.55.33.47'),
'213.186.127.10'),
'123.125.71.48'),
'220.181.108.91'),
'66.249.73.195'),
'157.55.32.116'),
'66.249.73.117'),
'157.55.32.188'),
'66.249.73.195'),
'213.186.127.6'),

(65886,
(65887,
(65888,
(65889,
(65890,
(65891,
(65892,
(65893,
(65894,
(65895,
(65896,
(65897,
(65898,
(65899,
(65900,
(65901,
(65902,
(65903,
(65904,
(65905,
(65906,
(65907,
(65908,
(65909,
(65910,
(65911,
(65912,
(65913,
(65914,
(65915,
(65916,
(65917,
(65918,
(65919,
(65920,
(65921,
(65922,
(65923,
(65924,
(65925,
(65926,
(65927,
(65928,
(65929,
(65930,
(65931,
(65932,
(65933,
(65934,
(65935,
(65936,
(65937,
(65938,
(65939,
(65940,
(65941,
(65942,
(65943,
(65944,
(65945,

1348223705,
1348224342,
1348224348,
1348224593,
1348224776,
1348224950,
1348225048,
1348225528,
1348225772,
1348225954,
1348226150,
1348226330,
1348226332,
1348226619,
1348226784,
1348227580,
1348227630,
1348228066,
1348228193,
1348228287,
1348228904,
1348228926,
1348229131,
1348229224,
1348229513,
1348229657,
1348229730,
1348229954,
1348229956,
1348230245,
1348230309,
1348230396,
1348230728,
1348230943,
1348231006,
1348231017,
1348231083,
1348231411,
1348231657,
1348231722,
1348231729,
1348231892,
1348232272,
1348232360,
1348232376,
1348232749,
1348232942,
1348233092,
1348233288,
1348233467,
1348233468,
1348233593,
1348233750,
1348234009,
1348234280,
1348234686,
1348234720,
1348234924,
1348234950,
1348235296,

'66.249.73.117'),
'66.249.73.195'),
'180.76.5.56'),
'213.186.119.134'),
'66.249.73.117'),
'66.249.73.195'),
'186.27.105.148'),
'66.249.73.117'),
'66.249.73.195'),
'180.76.5.164'),
'66.249.73.117'),
'123.125.71.34'),
'220.181.108.78'),
'213.186.119.140'),
'66.249.73.117'),
'66.249.73.117'),
'213.186.119.134'),
'66.249.73.195'),
'66.249.73.117'),
'208.115.113.86'),
'66.249.73.195'),
'66.249.73.117'),
'157.55.33.98'),
'190.129.8.202'),
'66.249.73.195'),
'213.186.119.140'),
'66.249.73.117'),
'123.125.71.58'),
'220.181.108.113'),
'190.129.8.202'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.119.140'),
'66.249.73.195'),
'66.249.73.117'),
'190.129.8.202'),
'157.55.32.188'),
'180.76.5.53'),
'66.249.73.117'),
'66.249.73.195'),
'180.76.6.224'),
'157.55.33.251'),
'66.249.73.117'),
'190.129.170.167'),
'66.249.73.195'),
'213.186.119.141'),
'66.249.73.117'),
'66.249.73.195'),
'190.181.28.105'),
'123.125.71.31'),
'220.181.108.83'),
'66.249.73.117'),
'213.186.122.2'),
'66.249.73.195'),
'66.249.73.117'),
'66.249.73.195'),
'213.186.127.12'),
'157.55.32.188'),
'66.249.73.117'),
'66.249.73.195'),

(65946,
(65947,
(65948,
(65949,
(65950,
(65951,
(65952,
(65953,
(65954,
(65955,
(65956,
(65957,
(65958,
(65959,
(65960,
(65961,
(65962,
(65963,
(65964,
(65965,
(65966,
(65967,
(65968,
(65969,
(65970,
(65971,
(65972,
(65973,
(65974,
(65975,
(65976,
(65977,
(65978,
(65979,
(65980,
(65981,
(65982,
(65983,
(65984,
(65985,
(65986,
(65987,
(65988,
(65989,
(65990,
(65991,
(65992,
(65993,
(65994,
(65995,
(65996,
(65997,
(65998,
(65999,
(66000,
(66001,
(66002,
(66003,
(66004,
(66005,

1348235348,
1348235576,
1348235621,
1348235642,
1348235731,
1348235741,
1348235914,
1348235957,
1348236082,
1348236289,
1348236460,
1348236509,
1348236550,
1348236674,
1348236744,
1348236833,
1348236932,
1348237055,
1348237056,
1348237162,
1348237466,
1348237474,
1348237627,
1348237683,
1348237753,
1348237756,
1348237850,
1348237947,
1348238167,
1348238297,
1348238322,
1348238539,
1348238545,
1348238776,
1348238808,
1348238966,
1348238988,
1348239096,
1348239106,
1348239636,
1348239782,
1348239903,
1348239925,
1348240094,
1348240305,
1348240532,
1348240550,
1348240762,
1348240764,
1348240975,
1348240985,
1348241426,
1348241510,
1348241512,
1348241517,
1348241613,
1348241662,
1348241811,
1348241822,
1348242296,

'190.103.78.138'),
'66.249.73.117'),
'200.87.178.163'),
'131.253.47.145'),
'213.186.127.28'),
'190.129.4.200'),
'66.249.73.195'),
'208.115.111.70'),
'74.125.178.31'),
'66.249.73.117'),
'190.129.19.119'),
'131.253.47.145'),
'66.249.73.195'),
'190.129.12.252'),
'213.186.119.131'),
'190.186.58.135'),
'66.249.73.117'),
'123.125.71.43'),
'220.181.108.105'),
'190.129.13.98'),
'200.90.144.200'),
'190.129.12.252'),
'66.249.73.117'),
'66.249.73.195'),
'190.129.5.121'),
'213.186.119.142'),
'190.129.19.54'),
'157.55.33.98'),
'190.129.12.252'),
'66.249.73.195'),
'66.249.73.117'),
'180.76.5.61'),
'200.87.130.226'),
'190.129.12.252'),
'213.186.127.12'),
'66.249.73.117'),
'66.249.73.195'),
'200.87.37.70'),
'74.125.179.90'),
'66.249.73.117'),
'212.113.35.162'),
'66.249.73.195'),
'200.87.215.122'),
'119.63.196.58'),
'66.249.73.117'),
'200.87.37.70'),
'200.87.215.122'),
'123.125.71.24'),
'220.181.108.86'),
'66.249.73.117'),
'66.249.73.195'),
'157.55.33.98'),
'200.87.110.98'),
'200.87.21.248'),
'157.55.32.188'),
'66.249.73.117'),
'66.249.73.195'),
'213.186.120.196'),
'131.253.47.154'),
'200.90.145.82'),

(66006,
(66007,
(66008,
(66009,
(66010,
(66011,
(66012,
(66013,
(66014,
(66015,
(66016,
(66017,
(66018,
(66019,
(66020,
(66021,
(66022,
(66023,
(66024,
(66025,
(66026,
(66027,
(66028,
(66029,
(66030,
(66031,
(66032,
(66033,
(66034,
(66035,
(66036,
(66037,
(66038,
(66039,
(66040,
(66041,
(66042,
(66043,
(66044,
(66045,
(66046,
(66047,
(66048,
(66049,
(66050,
(66051,
(66052,
(66053,
(66054,
(66055,
(66056,
(66057,
(66058,
(66059,
(66060,
(66061,
(66062,
(66063,
(66064,
(66065,

1348242314,
1348242350,
1348242458,
1348242819,
1348242982,
1348243192,
1348243474,
1348243515,
1348243651,
1348243830,
1348244061,
1348244323,
1348244599,
1348244661,
1348244661,
1348244690,
1348244761,
1348244973,
1348245131,
1348245660,
1348245855,
1348245863,
1348246091,
1348246296,
1348246329,
1348246403,
1348246567,
1348246981,
1348246998,
1348247246,
1348247328,
1348247534,
1348247611,
1348247624,
1348247684,
1348247879,
1348247997,
1348248157,
1348248337,
1348248605,
1348248919,
1348249006,
1348249274,
1348249304,
1348249357,
1348249373,
1348249559,
1348249675,
1348249906,
1348249948,
1348250106,
1348250165,
1348250329,
1348250443,
1348250450,
1348250640,
1348250919,
1348251014,
1348251045,
1348251683,

'66.249.73.117'),
'180.76.5.110'),
'66.249.73.195'),
'213.186.120.196'),
'66.249.73.117'),
'157.55.32.116'),
'23.22.87.166'),
'208.115.113.86'),
'66.249.73.117'),
'213.186.119.134'),
'66.249.73.195'),
'66.249.73.117'),
'200.87.131.76'),
'220.181.108.94'),
'123.125.71.12'),
'190.104.31.27'),
'131.253.47.145'),
'66.249.73.117'),
'66.249.73.195'),
'66.249.73.117'),
'213.186.119.142'),
'131.253.47.145'),
'180.76.5.94'),
'190.104.29.25'),
'66.249.73.117'),
'66.249.73.195'),
'157.55.32.106'),
'157.55.36.39'),
'66.249.73.117'),
'157.55.33.98'),
'180.76.5.50'),
'66.249.73.195'),
'131.253.47.154'),
'66.249.73.117'),
'220.181.108.97'),
'157.55.33.251'),
'131.253.47.145'),
'157.56.95.137'),
'66.249.73.117'),
'66.249.73.195'),
'213.186.127.14'),
'66.249.73.117'),
'66.249.73.195'),
'123.125.71.29'),
'190.129.52.57'),
'220.181.108.112'),
'190.104.24.43'),
'66.249.73.117'),
'213.186.119.140'),
'66.249.73.195'),
'200.87.143.92'),
'208.115.111.70'),
'66.249.73.117'),
'200.87.170.58'),
'190.129.109.52'),
'66.249.73.195'),
'213.186.119.139'),
'66.249.73.117'),
'190.186.200.163'),
'66.249.73.195'),

(66066,
(66067,
(66068,
(66069,
(66070,
(66071,
(66072,
(66073,
(66074,
(66075,
(66076,
(66077,
(66078,
(66079,
(66080,
(66081,
(66082,
(66083,
(66084,
(66085,
(66086,
(66087,
(66088,
(66089,
(66090,
(66091,
(66092,
(66093,
(66094,
(66095,
(66096,
(66097,
(66098,
(66099,
(66100,
(66101,
(66102,
(66103,
(66104,
(66105,
(66106,
(66107,
(66108,
(66109,
(66110,
(66111,
(66112,
(66113,
(66114,
(66115,
(66116,
(66117,
(66118,
(66119,
(66120,
(66121,
(66122,
(66123,
(66124,
(66125,

1348251714,
1348251818,
1348251931,
1348252159,
1348252160,
1348252354,
1348252489,
1348252499,
1348253157,
1348253163,
1348253196,
1348253231,
1348253828,
1348253856,
1348253935,
1348253958,
1348253961,
1348254066,
1348254490,
1348254508,
1348254763,
1348254970,
1348255247,
1348255436,
1348255614,
1348255702,
1348255990,
1348256102,
1348256128,
1348256325,
1348256458,
1348256480,
1348256715,
1348256866,
1348256884,
1348256945,
1348256972,
1348256996,
1348257325,
1348257370,
1348257408,
1348257548,
1348257815,
1348257974,
1348258005,
1348258110,
1348258441,
1348258512,
1348258746,
1348258750,
1348258778,
1348258828,
1348258900,
1348258920,
1348259020,
1348259238,
1348259394,
1348259427,
1348259556,
1348259815,

'157.55.32.188'),
'66.249.73.117'),
'213.186.127.28'),
'123.125.71.35'),
'220.181.108.110'),
'66.249.73.195'),
'66.249.73.117'),
'190.129.9.42'),
'66.249.73.117'),
'66.249.73.195'),
'200.90.144.201'),
'180.76.5.173'),
'66.249.73.195'),
'180.76.5.158'),
'200.90.144.201'),
'213.186.127.9'),
'66.249.73.117'),
'180.76.5.51'),
'66.249.73.195'),
'157.55.32.188'),
'66.249.73.117'),
'213.186.122.2'),
'74.125.178.16'),
'66.249.73.117'),
'200.87.153.213'),
'66.249.73.195'),
'200.87.103.18'),
'66.249.73.117'),
'190.129.19.54'),
'66.249.73.195'),
'157.55.33.98'),
'190.181.59.65'),
'66.249.73.117'),
'157.55.32.106'),
'157.55.32.116'),
'208.115.113.86'),
'66.249.73.195'),
'213.186.119.134'),
'66.249.73.117'),
'190.181.26.231'),
'74.125.178.17'),
'200.90.147.231'),
'66.249.73.195'),
'66.249.66.79'),
'213.186.127.14'),
'66.249.73.117'),
'157.55.32.116'),
'66.249.73.195'),
'123.125.71.43'),
'220.181.108.85'),
'66.249.73.117'),
'190.129.8.202'),
'180.76.5.67'),
'190.129.12.90'),
'213.186.119.143'),
'66.249.73.195'),
'66.249.73.117'),
'157.55.33.251'),
'157.55.32.106'),
'157.55.32.116'),

(66126,
(66127,
(66128,
(66129,
(66130,
(66131,
(66132,
(66133,
(66134,
(66135,
(66136,
(66137,
(66138,
(66139,
(66140,
(66141,
(66142,
(66143,
(66144,
(66145,
(66146,
(66147,
(66148,
(66149,
(66150,
(66151,
(66152,
(66153,
(66154,
(66155,
(66156,
(66157,
(66158,
(66159,
(66160,
(66161,
(66162,
(66163,
(66164,
(66165,
(66166,
(66167,
(66168,
(66169,
(66170,
(66171,
(66172,
(66173,
(66174,
(66175,
(66176,
(66177,
(66178,
(66179,
(66180,
(66181,
(66182,
(66183,
(66184,
(66185,

1348260030,
1348260072,
1348260171,
1348260352,
1348260528,
1348260757,
1348260864,
1348260986,
1348261332,
1348261422,
1348261465,
1348261550,
1348261615,
1348261638,
1348261943,
1348262079,
1348262081,
1348262186,
1348262264,
1348488859,
1348488864,
1348488865,
1348488880,
1348488880,
1348488882,
1348488886,
1348488887,
1348488887,
1348488887,
1348488888,
1348488893,
1348488903,
1348488906,
1348488907,
1348488907,
1348488913,
1348488915,
1348489075,
1348489081,
1348489254,
1348489258,
1348489365,
1348489426,
1348489714,
1348490046,
1348490165,
1348490318,
1348490367,
1348490827,
1348490856,
1348490922,
1348491103,
1348491529,
1348491990,
1348492083,
1348492571,
1348492614,
1348492690,
1348492692,
1348492876,

'213.186.120.196'),
'66.249.73.117'),
'66.249.73.195'),
'180.76.5.97'),
'190.129.5.161'),
'66.249.73.117'),
'66.249.73.195'),
'190.104.30.25'),
'190.104.22.246'),
'190.129.5.40'),
'66.249.73.195'),
'213.186.127.9'),
'66.249.73.117'),
'200.90.146.224'),
'190.104.22.246'),
'66.249.73.195'),
'200.87.38.114'),
'190.104.30.25'),
'200.87.123.139'),
'66.249.73.117'),
'208.115.113.86'),
'213.186.119.144'),
'123.125.71.20'),
'190.104.25.28'),
'200.58.67.77'),
'123.125.71.53'),
'123.125.71.60'),
'220.181.108.82'),
'123.125.71.15'),
'220.181.108.116'),
'220.181.108.91'),
'180.76.6.213'),
'213.186.119.143'),
'212.113.37.105'),
'220.181.108.89'),
'212.113.35.162'),
'213.186.119.136'),
'66.249.71.104'),
'190.129.8.202'),
'123.125.71.31'),
'220.181.108.102'),
'66.249.71.135'),
'131.253.46.112'),
'66.249.71.104'),
'157.55.33.251'),
'180.76.5.98'),
'66.249.71.104'),
'66.249.71.135'),
'189.120.171.178'),
'180.76.5.139'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.71.104'),
'66.249.72.151'),
'66.249.72.54'),
'190.129.10.99'),
'66.249.72.151'),
'123.125.71.58'),
'220.181.108.92'),
'190.129.12.74'),

(66186,
(66187,
(66188,
(66189,
(66190,
(66191,
(66192,
(66193,
(66194,
(66195,
(66196,
(66197,
(66198,
(66199,
(66200,
(66201,
(66202,
(66203,
(66204,
(66205,
(66206,
(66207,
(66208,
(66209,
(66210,
(66211,
(66212,
(66213,
(66214,
(66215,
(66216,
(66217,
(66218,
(66219,
(66220,
(66221,
(66222,
(66223,
(66224,
(66225,
(66226,
(66227,
(66228,
(66229,
(66230,
(66231,
(66232,
(66233,
(66234,
(66235,
(66236,
(66237,
(66238,
(66239,
(66240,
(66241,
(66242,
(66243,
(66244,
(66245,

1348492931,
1348493149,
1348493261,
1348493566,
1348493782,
1348493890,
1348494168,
1348494451,
1348494452,
1348494526,
1348494642,
1348494715,
1348494791,
1348494801,
1348495106,
1348495167,
1348495170,
1348495441,
1348495454,
1348495565,
1348495583,
1348495654,
1348496079,
1348496195,
1348496227,
1348496271,
1348496272,
1348496369,
1348496502,
1348496683,
1348496719,
1348497121,
1348497198,
1348497291,
1348497342,
1348497576,
1348497635,
1348497760,
1348497776,
1348497879,
1348497886,
1348497954,
1348498261,
1348498265,
1348498334,
1348498376,
1348498416,
1348498494,
1348498531,
1348498566,
1348498630,
1348498689,
1348498777,
1348498994,
1348499089,
1348499103,
1348499124,
1348499169,
1348499178,
1348499342,

'190.104.31.24'),
'66.249.72.54'),
'66.249.72.151'),
'190.129.11.138'),
'66.249.72.54'),
'66.249.72.151'),
'208.115.111.70'),
'157.55.34.166'),
'157.56.95.137'),
'180.76.5.101'),
'66.249.72.54'),
'220.181.108.96'),
'208.115.111.70'),
'66.249.72.151'),
'213.184.225.123'),
'190.103.71.232'),
'131.253.46.227'),
'66.249.72.54'),
'66.249.72.151'),
'200.58.78.28'),
'190.104.30.67'),
'190.104.29.26'),
'66.249.72.151'),
'66.249.72.54'),
'190.129.197.15'),
'123.125.71.34'),
'220.181.108.87'),
'190.129.11.138'),
'200.87.140.66'),
'200.87.110.162'),
'66.249.72.151'),
'66.249.72.54'),
'190.129.197.15'),
'200.87.110.162'),
'66.249.72.151'),
'190.129.4.65'),
'200.87.103.18'),
'190.129.11.138'),
'180.76.5.87'),
'200.110.51.144'),
'157.55.32.116'),
'66.249.72.151'),
'200.87.110.162'),
'190.129.53.27'),
'200.87.178.163'),
'190.129.11.138'),
'200.87.103.18'),
'66.249.72.54'),
'74.125.178.83'),
'66.249.72.151'),
'100.43.83.143'),
'74.125.178.80'),
'69.123.97.106'),
'190.129.11.138'),
'74.125.179.83'),
'200.110.51.223'),
'200.87.110.162'),
'66.249.72.54'),
'200.87.124.218'),
'66.249.72.151'),

(66246,
(66247,
(66248,
(66249,
(66250,
(66251,
(66252,
(66253,
(66254,
(66255,
(66256,
(66257,
(66258,
(66259,
(66260,
(66261,
(66262,
(66263,
(66264,
(66265,
(66266,
(66267,
(66268,
(66269,
(66270,
(66271,
(66272,
(66273,
(66274,
(66275,
(66276,
(66277,
(66278,
(66279,
(66280,
(66281,
(66282,
(66283,
(66284,
(66285,
(66286,
(66287,
(66288,
(66289,
(66290,
(66291,
(66292,
(66293,
(66294,
(66295,
(66296,
(66297,
(66298,
(66299,
(66300,
(66301,
(66302,
(66303,
(66304,
(66305,

1348499449,
1348499549,
1348499825,
1348499949,
1348500071,
1348500114,
1348500158,
1348500225,
1348500452,
1348500633,
1348500750,
1348500887,
1348500971,
1348501006,
1348501230,
1348501337,
1348501532,
1348501549,
1348501555,
1348501594,
1348501616,
1348501707,
1348501989,
1348502176,
1348502226,
1348502264,
1348502417,
1348502580,
1348502640,
1348502741,
1348502779,
1348502839,
1348502840,
1348502972,
1348503005,
1348503107,
1348503157,
1348503296,
1348503318,
1348503343,
1348503401,
1348503461,
1348503600,
1348503644,
1348503713,
1348503752,
1348503754,
1348503780,
1348503797,
1348503831,
1348504012,
1348504103,
1348504340,
1348504525,
1348504635,
1348504868,
1348505278,
1348505412,
1348505529,
1348505547,

'200.87.106.174'),
'200.87.24.100'),
'200.87.110.162'),
'66.249.72.151'),
'200.87.178.163'),
'190.106.250.240'),
'190.129.78.254'),
'66.249.72.54'),
'166.114.1.7'),
'190.129.5.161'),
'66.249.72.151'),
'190.107.33.49'),
'66.249.72.54'),
'190.103.68.117'),
'100.43.83.143'),
'200.105.161.219'),
'190.129.5.161'),
'166.114.1.7'),
'66.249.72.151'),
'62.199.163.92'),
'66.249.72.54'),
'200.107.244.245'),
'190.129.11.246'),
'66.249.72.151'),
'66.249.72.54'),
'166.114.1.7'),
'131.253.47.154'),
'200.110.52.76'),
'190.129.12.187'),
'157.55.33.251'),
'190.129.19.87'),
'66.249.72.151'),
'200.105.195.226'),
'66.249.72.54'),
'157.55.34.183'),
'180.76.5.51'),
'190.104.31.29'),
'200.87.178.163'),
'190.167.23.246'),
'200.87.66.114'),
'200.90.145.207'),
'66.249.72.151'),
'200.87.82.200'),
'131.253.46.227'),
'157.55.34.166'),
'123.125.71.22'),
'220.181.108.120'),
'66.249.72.54'),
'186.2.44.160'),
'100.43.83.143'),
'157.55.34.183'),
'66.249.72.151'),
'190.129.10.99'),
'200.105.195.226'),
'66.249.72.54'),
'66.249.72.151'),
'180.76.5.164'),
'66.249.72.54'),
'66.249.72.151'),
'131.253.46.207'),

(66306,
(66307,
(66308,
(66309,
(66310,
(66311,
(66312,
(66313,
(66314,
(66315,
(66316,
(66317,
(66318,
(66319,
(66320,
(66321,
(66322,
(66323,
(66324,
(66325,
(66326,
(66327,
(66328,
(66329,
(66330,
(66331,
(66332,
(66333,
(66334,
(66335,
(66336,
(66337,
(66338,
(66339,
(66340,
(66341,
(66342,
(66343,
(66344,
(66345,
(66346,
(66347,
(66348,
(66349,
(66350,
(66351,
(66352,
(66353,
(66354,
(66355,
(66356,
(66357,
(66358,
(66359,
(66360,
(66361,
(66362,
(66363,
(66364,
(66365,

1348505575,
1348505752,
1348506019,
1348506329,
1348506354,
1348506433,
1348506699,
1348506719,
1348507079,
1348507339,
1348507426,
1348507679,
1348507689,
1348507691,
1348507892,
1348507942,
1348508251,
1348508254,
1348508354,
1348508596,
1348508837,
1348508869,
1348509030,
1348509055,
1348509062,
1348509163,
1348509665,
1348510356,
1348510592,
1348510719,
1348510720,
1348510765,
1348511054,
1348511098,
1348511146,
1348511623,
1348511658,
1348511742,
1348511929,
1348511954,
1348512161,
1348512361,
1348512377,
1348512396,
1348512500,
1348512729,
1348512905,
1348512905,
1348512939,
1348512947,
1348513077,
1348513086,
1348513087,
1348513091,
1348513109,
1348513374,
1348513668,
1348513728,
1348514121,
1348514202,

'157.55.34.166'),
'131.253.47.145'),
'66.249.72.54'),
'131.253.46.207'),
'66.249.72.151'),
'100.43.83.143'),
'200.58.88.180'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.5.169'),
'66.249.72.151'),
'123.125.71.24'),
'220.181.108.76'),
'131.253.46.207'),
'66.249.72.54'),
'94.23.220.161'),
'184.22.211.146'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.34.166'),
'157.55.34.183'),
'100.43.83.143'),
'190.129.5.22'),
'66.249.72.151'),
'190.181.33.177'),
'66.249.72.151'),
'66.249.72.151'),
'131.253.47.154'),
'123.125.71.19'),
'220.181.108.111'),
'131.253.46.227'),
'66.249.72.151'),
'190.104.24.46'),
'66.249.72.54'),
'100.43.83.143'),
'66.249.72.151'),
'180.76.5.48'),
'190.129.12.74'),
'180.76.5.89'),
'190.129.19.170'),
'66.249.72.151'),
'100.43.83.143'),
'180.76.5.87'),
'157.55.36.39'),
'66.249.72.54'),
'190.129.19.170'),
'88.86.190.41'),
'190.129.4.237'),
'220.181.108.106'),
'200.87.178.163'),
'190.107.59.228'),
'74.125.179.84'),
'66.249.72.151'),
'200.110.50.114'),
'66.249.72.54'),
'88.86.190.41'),
'66.249.72.151'),
'66.249.72.54'),
'200.87.178.163'),

(66366,
(66367,
(66368,
(66369,
(66370,
(66371,
(66372,
(66373,
(66374,
(66375,
(66376,
(66377,
(66378,
(66379,
(66380,
(66381,
(66382,
(66383,
(66384,
(66385,
(66386,
(66387,
(66388,
(66389,
(66390,
(66391,
(66392,
(66393,
(66394,
(66395,
(66396,
(66397,
(66398,
(66399,
(66400,
(66401,
(66402,
(66403,
(66404,
(66405,
(66406,
(66407,
(66408,
(66409,
(66410,
(66411,
(66412,
(66413,
(66414,
(66415,
(66416,
(66417,
(66418,
(66419,
(66420,
(66421,
(66422,
(66423,
(66424,
(66425,

1348514242,
1348514244,
1348514265,
1348514265,
1348514334,
1348514496,
1348514741,
1348515030,
1348515206,
1348515207,
1348515220,
1348515227,
1348515289,
1348515561,
1348515616,
1348515747,
1348515832,
1348515880,
1348515910,
1348515914,
1348516038,
1348516100,
1348516196,
1348516211,
1348516536,
1348516629,
1348516803,
1348516840,
1348516945,
1348517413,
1348517664,
1348517717,
1348518040,
1348518180,
1348518521,
1348518526,
1348518544,
1348518645,
1348518649,
1348518749,
1348518879,
1348519071,
1348519293,
1348519441,
1348519460,
1348519524,
1348519537,
1348519571,
1348519576,
1348519633,
1348520255,
1348520260,
1348520424,
1348520538,
1348520734,
1348520778,
1348520861,
1348520906,
1348521076,
1348521286,

'123.125.71.13'),
'220.181.108.108'),
'157.55.36.39'),
'200.90.145.153'),
'74.125.178.23'),
'66.249.72.151'),
'66.249.72.54'),
'200.105.182.156'),
'66.249.72.151'),
'74.125.179.91'),
'190.129.19.221'),
'190.186.73.131'),
'186.27.1.113'),
'66.249.72.54'),
'200.90.144.162'),
'200.87.46.162'),
'200.110.51.111'),
'200.87.150.243'),
'190.129.13.98'),
'66.249.72.151'),
'208.115.113.86'),
'180.76.6.29'),
'186.2.12.75'),
'190.246.73.115'),
'157.55.36.39'),
'66.249.72.151'),
'66.249.72.54'),
'200.105.183.177'),
'199.87.252.185'),
'66.249.72.151'),
'200.87.116.3'),
'200.31.23.230'),
'66.249.72.151'),
'190.129.95.66'),
'66.249.72.54'),
'190.129.5.246'),
'88.86.190.41'),
'131.253.47.154'),
'74.125.178.83'),
'66.249.72.151'),
'190.129.13.98'),
'190.129.8.242'),
'200.87.178.163'),
'200.87.97.14'),
'66.249.72.54'),
'180.76.5.57'),
'190.129.1.72'),
'200.90.147.146'),
'66.249.72.151'),
'88.86.190.41'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.5.61'),
'131.253.46.207'),
'131.253.46.227'),
'190.129.8.202'),
'66.249.72.151'),
'190.129.197.22'),
'190.104.29.29'),
'190.129.197.8'),

(66426,
(66427,
(66428,
(66429,
(66430,
(66431,
(66432,
(66433,
(66434,
(66435,
(66436,
(66437,
(66438,
(66439,
(66440,
(66441,
(66442,
(66443,
(66444,
(66445,
(66446,
(66447,
(66448,
(66449,
(66450,
(66451,
(66452,
(66453,
(66454,
(66455,
(66456,
(66457,
(66458,
(66459,
(66460,
(66461,
(66462,
(66463,
(66464,
(66465,
(66466,
(66467,
(66468,
(66469,
(66470,
(66471,
(66472,
(66473,
(66474,
(66475,
(66476,
(66477,
(66478,
(66479,
(66480,
(66481,
(66482,
(66483,
(66484,
(66485,

1348521349,
1348521466,
1348521478,
1348521495,
1348521497,
1348521826,
1348522177,
1348522234,
1348522872,
1348523015,
1348523132,
1348523197,
1348523241,
1348523241,
1348523308,
1348523472,
1348523522,
1348523659,
1348523833,
1348524243,
1348524299,
1348524375,
1348524454,
1348524536,
1348524573,
1348524585,
1348524641,
1348524914,
1348524970,
1348525076,
1348525083,
1348525088,
1348525173,
1348525174,
1348525315,
1348525316,
1348525524,
1348525696,
1348525709,
1348525923,
1348526185,
1348526420,
1348526497,
1348526635,
1348526824,
1348527100,
1348527100,
1348527174,
1348527321,
1348527699,
1348528019,
1348528152,
1348528226,
1348528439,
1348528526,
1348528638,
1348528684,
1348528686,
1348528762,
1348528954,

'66.249.72.54'),
'66.249.72.151'),
'190.104.30.67'),
'123.125.71.36'),
'220.181.108.78'),
'190.129.18.38'),
'66.249.72.151'),
'200.87.46.162'),
'66.249.72.151'),
'190.104.30.25'),
'66.249.72.54'),
'200.105.178.86'),
'74.125.178.21'),
'74.125.178.87'),
'208.115.111.70'),
'66.249.72.151'),
'190.104.24.39'),
'131.253.47.154'),
'66.249.72.54'),
'166.114.1.7'),
'66.249.72.151'),
'190.129.79.234'),
'200.87.73.114'),
'66.249.72.54'),
'190.129.12.126'),
'190.104.24.35'),
'180.76.5.98'),
'66.249.72.151'),
'190.104.28.23'),
'190.181.22.64'),
'123.125.71.14'),
'220.181.108.113'),
'131.253.47.154'),
'66.249.72.54'),
'74.125.178.30'),
'74.125.178.29'),
'66.249.72.151'),
'190.129.8.202'),
'190.104.28.23'),
'190.157.156.193'),
'66.249.72.151'),
'66.249.72.54'),
'190.104.28.23'),
'190.181.22.64'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.5.195'),
'190.129.12.126'),
'190.104.23.12'),
'190.129.197.24'),
'157.55.32.116'),
'66.249.72.151'),
'157.55.34.166'),
'200.90.145.142'),
'200.110.52.63'),
'200.87.82.200'),
'123.125.71.25'),
'220.181.108.92'),
'66.249.72.151'),
'66.249.72.54'),

(66486,
(66487,
(66488,
(66489,
(66490,
(66491,
(66492,
(66493,
(66494,
(66495,
(66496,
(66497,
(66498,
(66499,
(66500,
(66501,
(66502,
(66503,
(66504,
(66505,
(66506,
(66507,
(66508,
(66509,
(66510,
(66511,
(66512,
(66513,
(66514,
(66515,
(66516,
(66517,
(66518,
(66519,
(66520,
(66521,
(66522,
(66523,
(66524,
(66525,
(66526,
(66527,
(66528,
(66529,
(66530,
(66531,
(66532,
(66533,
(66534,
(66535,
(66536,
(66537,
(66538,
(66539,
(66540,
(66541,
(66542,
(66543,
(66544,
(66545,

1348529069,
1348529413,
1348529538,
1348529828,
1348530057,
1348530187,
1348530613,
1348530657,
1348531053,
1348531054,
1348531212,
1348531263,
1348531310,
1348531504,
1348531691,
1348531774,
1348531886,
1348532108,
1348532235,
1348532236,
1348532521,
1348532548,
1348532634,
1348532777,
1348533022,
1348533203,
1348533245,
1348533346,
1348533385,
1348533397,
1348533943,
1348534047,
1348534110,
1348534268,
1348534350,
1348534365,
1348534366,
1348534377,
1348534381,
1348534642,
1348534646,
1348534780,
1348534798,
1348535004,
1348535004,
1348535005,
1348535193,
1348535339,
1348535379,
1348535381,
1348535383,
1348535613,
1348535671,
1348535815,
1348536038,
1348536182,
1348536230,
1348536230,
1348536242,
1348536547,

'180.76.5.168'),
'66.249.72.151'),
'190.104.27.22'),
'190.104.27.30'),
'66.249.72.151'),
'66.249.72.54'),
'190.129.19.221'),
'66.249.72.151'),
'66.249.72.54'),
'200.110.52.187'),
'74.125.179.87'),
'66.249.72.151'),
'206.107.150.175'),
'190.129.19.221'),
'200.110.52.187'),
'200.87.1.254'),
'66.249.72.151'),
'66.249.72.54'),
'123.125.71.57'),
'220.181.108.116'),
'200.105.154.189'),
'66.249.72.151'),
'190.129.12.126'),
'200.58.87.91'),
'190.102.49.67'),
'190.129.40.253'),
'66.249.72.151'),
'66.249.72.54'),
'190.129.12.126'),
'180.76.5.51'),
'66.249.72.151'),
'180.76.5.93'),
'186.2.33.160'),
'190.129.19.221'),
'66.249.72.54'),
'157.55.36.39'),
'157.55.33.251'),
'157.55.32.116'),
'220.181.108.122'),
'66.249.72.151'),
'190.129.5.51'),
'74.125.178.83'),
'131.253.47.154'),
'200.110.50.162'),
'157.55.33.251'),
'157.55.36.39'),
'190.11.67.12'),
'66.249.72.151'),
'74.125.178.24'),
'74.125.178.18'),
'74.125.178.91'),
'200.110.50.162'),
'131.253.47.154'),
'100.43.83.143'),
'66.249.72.151'),
'157.55.34.166'),
'220.181.108.104'),
'123.125.71.50'),
'66.249.72.54'),
'100.43.83.143'),

(66546,
(66547,
(66548,
(66549,
(66550,
(66551,
(66552,
(66553,
(66554,
(66555,
(66556,
(66557,
(66558,
(66559,
(66560,
(66561,
(66562,
(66563,
(66564,
(66565,
(66566,
(66567,
(66568,
(66569,
(66570,
(66571,
(66572,
(66573,
(66574,
(66575,
(66576,
(66577,
(66578,
(66579,
(66580,
(66581,
(66582,
(66583,
(66584,
(66585,
(66586,
(66587,
(66588,
(66589,
(66590,
(66591,
(66592,
(66593,
(66594,
(66595,
(66596,
(66597,
(66598,
(66599,
(66600,
(66601,
(66602,
(66603,
(66604,
(66605,

1348537013,
1348537082,
1348537261,
1348537545,
1348537667,
1348537727,
1348537845,
1348538284,
1348538353,
1348538704,
1348538791,
1348538924,
1348538985,
1348538993,
1348538995,
1348539025,
1348539077,
1348539077,
1348539621,
1348539722,
1348539782,
1348539851,
1348539957,
1348540387,
1348540446,
1348540597,
1348540973,
1348541018,
1348541084,
1348541098,
1348541680,
1348541687,
1348541712,
1348541842,
1348541863,
1348541864,
1348542323,
1348542371,
1348542715,
1348542990,
1348542995,
1348543143,
1348543146,
1348543534,
1348543546,
1348543592,
1348543635,
1348543915,
1348544191,
1348544298,
1348544566,
1348544584,
1348544648,
1348544755,
1348545266,
1348545447,
1348545625,
1348545993,
1348546076,
1348546116,

'66.249.72.54'),
'66.249.72.151'),
'100.43.83.143'),
'180.76.5.139'),
'66.249.72.54'),
'66.249.72.151'),
'189.120.171.178'),
'66.249.72.54'),
'66.249.72.151'),
'100.43.83.143'),
'190.129.41.143'),
'190.11.74.124'),
'66.249.72.54'),
'74.125.179.90'),
'74.125.178.85'),
'66.249.72.151'),
'190.129.30.206'),
'190.129.30.206'),
'66.249.72.54'),
'66.249.72.151'),
'190.11.74.124'),
'131.253.47.145'),
'100.43.83.143'),
'66.249.72.151'),
'66.249.72.54'),
'190.129.19.221'),
'100.43.83.143'),
'66.249.72.151'),
'190.129.12.126'),
'180.76.5.150'),
'66.249.72.54'),
'190.129.197.80'),
'66.249.72.151'),
'190.129.197.8'),
'190.104.25.28'),
'74.125.178.17'),
'66.249.72.54'),
'66.249.72.151'),
'74.125.178.25'),
'66.249.72.54'),
'66.249.72.151'),
'123.125.71.43'),
'220.181.108.99'),
'74.125.178.87'),
'74.125.178.80'),
'186.27.65.238'),
'66.249.72.54'),
'66.249.72.151'),
'184.173.232.6'),
'66.249.72.54'),
'66.249.72.151'),
'208.115.113.86'),
'100.43.83.143'),
'190.129.12.126'),
'66.249.72.151'),
'66.249.72.54'),
'74.125.178.81'),
'74.125.17.225'),
'66.249.72.151'),
'180.76.5.111'),

(66606,
(66607,
(66608,
(66609,
(66610,
(66611,
(66612,
(66613,
(66614,
(66615,
(66616,
(66617,
(66618,
(66619,
(66620,
(66621,
(66622,
(66623,
(66624,
(66625,
(66626,
(66627,
(66628,
(66629,
(66630,
(66631,
(66632,
(66633,
(66634,
(66635,
(66636,
(66637,
(66638,
(66639,
(66640,
(66641,
(66642,
(66643,
(66644,
(66645,
(66646,
(66647,
(66648,
(66649,
(66650,
(66651,
(66652,
(66653,
(66654,
(66655,
(66656,
(66657,
(66658,
(66659,
(66660,
(66661,
(66662,
(66663,
(66664,
(66665,

1348546272,
1348546676,
1348546677,
1348546709,
1348547029,
1348547354,
1348547673,
1348548061,
1348548323,
1348548451,
1348548673,
1348548829,
1348548903,
1348548940,
1348549316,
1348549359,
1348549382,
1348549625,
1348550207,
1348550265,
1348550266,
1348550288,
1348550513,
1348550517,
1348550590,
1348550852,
1348550941,
1348551120,
1348551184,
1348551323,
1348551629,
1348551732,
1348551943,
1348552446,
1348552613,
1348552892,
1348553284,
1348553415,
1348554117,
1348554122,
1348554222,
1348554224,
1348554464,
1348554672,
1348554916,
1348555314,
1348555436,
1348555609,
1348555659,
1348555923,
1348556248,
1348556304,
1348556537,
1348557106,
1348557238,
1348557242,
1348557530,
1348557532,
1348557697,
1348557883,

'66.249.72.54'),
'123.125.71.38'),
'220.181.108.95'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.5.99'),
'66.249.72.151'),
'220.181.108.115'),
'65.52.111.143'),
'66.249.72.54'),
'131.253.47.154'),
'66.249.72.151'),
'157.55.33.112'),
'66.249.72.54'),
'208.115.111.70'),
'123.125.71.16'),
'220.181.108.120'),
'66.249.72.54'),
'131.253.47.154'),
'66.249.72.151'),
'180.76.5.186'),
'157.55.33.112'),
'66.249.72.54'),
'157.55.36.39'),
'157.55.32.116'),
'66.249.72.151'),
'204.236.226.210'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'131.253.47.154'),
'66.249.72.54'),
'66.249.72.151'),
'100.43.83.143'),
'66.249.66.225'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.5.89'),
'180.76.5.146'),
'66.249.72.54'),
'66.249.72.151'),
'157.55.33.251'),
'180.76.5.66'),
'66.249.72.54'),
'66.249.72.151'),
'131.253.47.145'),
'66.249.72.54'),
'66.249.72.151'),
'157.55.32.162'),
'66.249.72.151'),
'66.249.72.54'),
'123.125.71.43'),
'220.181.108.85'),
'180.76.5.66'),
'66.249.72.54'),

(66666,
(66667,
(66668,
(66669,
(66670,
(66671,
(66672,
(66673,
(66674,
(66675,
(66676,
(66677,
(66678,
(66679,
(66680,
(66681,
(66682,
(66683,
(66684,
(66685,
(66686,
(66687,
(66688,
(66689,
(66690,
(66691,
(66692,
(66693,
(66694,
(66695,
(66696,
(66697,
(66698,
(66699,
(66700,
(66701,
(66702,
(66703,
(66704,
(66705,
(66706,
(66707,
(66708,
(66709,
(66710,
(66711,
(66712,
(66713,
(66714,
(66715,
(66716,
(66717,
(66718,
(66719,
(66720,
(66721,
(66722,
(66723,
(66724,
(66725,

1348557959,
1348558064,
1348558226,
1348558311,
1348558504,
1348558680,
1348558859,
1348559220,
1348559221,
1348559294,
1348559952,
1348559956,
1348560236,
1348560374,
1348560895,
1348560903,
1348561179,
1348561181,
1348561538,
1348561651,
1348561869,
1348562330,
1348562335,
1348562705,
1348562984,
1348563379,
1348563558,
1348563770,
1348563814,
1348564164,
1348564374,
1348564416,
1348564771,
1348565059,
1348565247,
1348565249,
1348565668,
1348565699,
1348565893,
1348566021,
1348566424,
1348566441,
1348566659,
1348567023,
1348567080,
1348567295,
1348567423,
1348567875,
1348568137,
1348568417,
1348568419,
1348568513,
1348568627,
1348568811,
1348568853,
1348569299,
1348569300,
1348569483,
1348569881,
1348569953,

'66.249.72.151'),
'157.55.33.49'),
'190.128.93.97'),
'184.22.211.146'),
'66.249.72.54'),
'66.249.72.151'),
'208.115.113.86'),
'180.76.5.66'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.36.39'),
'66.249.72.151'),
'157.55.33.112'),
'66.249.72.151'),
'66.249.72.54'),
'123.125.71.47'),
'220.181.108.103'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.33.112'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.5.67'),
'66.249.72.54'),
'66.249.72.151'),
'157.55.36.39'),
'66.249.72.54'),
'180.76.5.87'),
'66.249.72.151'),
'100.43.83.143'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'123.125.71.51'),
'220.181.108.107'),
'66.249.72.151'),
'131.253.47.145'),
'220.181.108.144'),
'66.249.72.54'),
'74.125.179.26'),
'66.249.72.151'),
'66.249.72.54'),
'208.115.111.70'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.36.39'),
'66.249.72.151'),
'66.249.72.54'),
'123.125.71.56'),
'220.181.108.75'),
'180.76.6.21'),
'66.249.72.151'),
'100.43.83.143'),
'66.249.72.54'),
'66.249.72.151'),
'157.56.93.193'),
'66.249.72.54'),
'180.76.6.224'),
'190.104.7.36'),

(66726,
(66727,
(66728,
(66729,
(66730,
(66731,
(66732,
(66733,
(66734,
(66735,
(66736,
(66737,
(66738,
(66739,
(66740,
(66741,
(66742,
(66743,
(66744,
(66745,
(66746,
(66747,
(66748,
(66749,
(66750,
(66751,
(66752,
(66753,
(66754,
(66755,
(66756,
(66757,
(66758,
(66759,
(66760,
(66761,
(66762,
(66763,
(66764,
(66765,
(66766,
(66767,
(66768,
(66769,
(66770,
(66771,
(66772,
(66773,
(66774,
(66775,
(66776,
(66777,
(66778,
(66779,
(66780,
(66781,
(66782,
(66783,
(66784,
(66785,

1348570072,
1348570214,
1348570435,
1348570921,
1348571159,
1348571278,
1348571569,
1348571906,
1348571920,
1348571952,
1348572034,
1348572140,
1348572423,
1348572681,
1348572991,
1348573026,
1348573243,
1348573353,
1348573673,
1348573737,
1348573741,
1348574317,
1348574432,
1348574818,
1348574936,
1348575130,
1348575222,
1348575569,
1348575571,
1348575589,
1348575837,
1348576302,
1348576450,
1348576523,
1348576882,
1348576946,
1348576966,
1348577298,
1348577306,
1348577311,
1348577452,
1348577468,
1348577632,
1348577938,
1348578010,
1348578024,
1348578047,
1348578049,
1348578090,
1348578462,
1348578712,
1348578857,
1348578903,
1348578953,
1348578977,
1348579076,
1348579076,
1348579352,
1348579616,
1348579626,

'157.55.33.251'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'66.249.72.151'),
'157.55.33.251'),
'66.249.72.54'),
'66.249.72.151'),
'208.115.113.86'),
'157.55.32.116'),
'186.2.10.197'),
'157.55.36.39'),
'66.249.72.54'),
'66.249.72.151'),
'157.55.33.112'),
'66.249.72.54'),
'198.144.105.231'),
'180.76.5.113'),
'66.249.72.151'),
'157.55.36.39'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'100.43.83.143'),
'190.129.8.202'),
'66.249.72.151'),
'66.249.72.54'),
'123.125.71.12'),
'220.181.108.121'),
'190.129.8.202'),
'66.249.72.54'),
'200.87.22.253'),
'66.249.72.151'),
'66.249.72.54'),
'100.43.83.143'),
'200.87.22.253'),
'157.55.36.39'),
'190.129.169.11'),
'66.249.72.54'),
'180.76.5.150'),
'66.249.72.151'),
'190.129.8.202'),
'200.87.22.253'),
'74.125.178.30'),
'180.76.5.99'),
'66.249.72.54'),
'199.19.249.196'),
'138.106.53.11'),
'66.249.72.151'),
'157.55.33.49'),
'66.249.72.151'),
'200.87.22.253'),
'66.249.72.54'),
'190.0.254.125'),
'200.87.76.30'),
'123.125.71.60'),
'220.181.108.90'),
'66.249.72.151'),
'119.63.196.126'),
'100.43.83.143'),

(66786,
(66787,
(66788,
(66789,
(66790,
(66791,
(66792,
(66793,
(66794,
(66795,
(66796,
(66797,
(66798,
(66799,
(66800,
(66801,
(66802,
(66803,
(66804,
(66805,
(66806,
(66807,
(66808,
(66809,
(66810,
(66811,
(66812,
(66813,
(66814,
(66815,
(66816,
(66817,
(66818,
(66819,
(66820,
(66821,
(66822,
(66823,
(66824,
(66825,
(66826,
(66827,
(66828,
(66829,
(66830,
(66831,
(66832,
(66833,
(66834,
(66835,
(66836,
(66837,
(66838,
(66839,
(66840,
(66841,
(66842,
(66843,
(66844,
(66845,

1348579959,
1348580339,
1348580673,
1348580689,
1348580711,
1348580810,
1348581035,
1348581174,
1348581214,
1348581242,
1348581255,
1348581277,
1348581662,
1348581674,
1348581675,
1348581894,
1348581926,
1348582014,
1348582056,
1348582063,
1348582069,
1348582285,
1348582563,
1348582595,
1348582651,
1348582651,
1348582813,
1348583090,
1348583099,
1348583115,
1348583248,
1348583400,
1348583702,
1348583783,
1348583783,
1348583953,
1348584173,
1348584385,
1348584517,
1348584531,
1348584805,
1348584850,
1348584945,
1348585034,
1348585087,
1348585495,
1348585507,
1348585517,
1348585524,
1348585530,
1348585558,
1348585723,
1348585885,
1348586004,
1348586072,
1348586161,
1348586172,
1348586258,
1348586341,
1348586343,

'95.108.151.244'),
'66.249.72.151'),
'66.249.72.54'),
'131.253.47.154'),
'200.87.22.253'),
'157.56.93.193'),
'66.249.72.151'),
'200.110.52.213'),
'157.56.95.137'),
'190.129.197.69'),
'190.129.8.202'),
'200.90.111.5'),
'66.249.72.54'),
'66.249.72.151'),
'190.181.0.149'),
'190.129.197.69'),
'190.129.8.202'),
'69.171.242.247'),
'190.129.10.99'),
'200.87.76.30'),
'190.181.18.176'),
'66.249.72.151'),
'66.249.72.54'),
'200.110.52.120'),
'123.125.71.44'),
'220.181.108.122'),
'190.129.29.26'),
'66.249.72.151'),
'190.129.8.202'),
'200.87.46.2'),
'66.249.72.54'),
'186.2.38.120'),
'190.102.51.75'),
'200.87.22.253'),
'66.249.72.151'),
'66.249.72.54'),
'180.76.6.37'),
'66.249.72.151'),
'190.129.5.110'),
'186.2.38.120'),
'157.56.93.193'),
'190.129.19.24'),
'190.32.120.6'),
'66.249.72.151'),
'190.129.19.116'),
'157.56.93.193'),
'74.125.178.22'),
'190.129.19.189'),
'74.125.178.88'),
'74.125.178.30'),
'190.129.10.99'),
'66.249.72.151'),
'157.55.33.112'),
'66.249.72.54'),
'200.87.35.186'),
'200.90.146.161'),
'190.129.5.110'),
'100.43.83.143'),
'123.125.71.49'),
'220.181.108.85'),

(66846,
(66847,
(66848,
(66849,
(66850,
(66851,
(66852,
(66853,
(66854,
(66855,
(66856,
(66857,
(66858,
(66859,
(66860,
(66861,
(66862,
(66863,
(66864,
(66865,
(66866,
(66867,
(66868,
(66869,
(66870,
(66871,
(66872,
(66873,
(66874,
(66875,
(66876,
(66877,
(66878,
(66879,
(66880,
(66881,
(66882,
(66883,
(66884,
(66885,
(66886,
(66887,
(66888,
(66889,
(66890,
(66891,
(66892,
(66893,
(66894,
(66895,
(66896,
(66897,
(66898,
(66899,
(66900,
(66901,
(66902,
(66903,
(66904,
(66905,

1348586343,
1348586412,
1348586459,
1348586689,
1348586847,
1348587027,
1348587074,
1348587373,
1348587420,
1348587421,
1348587439,
1348587798,
1348587857,
1348587914,
1348588096,
1348588153,
1348588445,
1348588511,
1348588741,
1348589092,
1348589147,
1348589309,
1348589385,
1348589720,
1348589763,
1348589846,
1348589930,
1348590032,
1348590248,
1348590250,
1348590357,
1348590959,
1348591095,
1348591195,
1348591566,
1348591648,
1348592004,
1348592069,
1348592240,
1348592255,
1348592300,
1348592614,
1348592868,
1348592995,
1348593176,
1348593206,
1348593292,
1348593359,
1348593478,
1348593496,
1348593623,
1348593638,
1348594125,
1348594200,
1348594408,
1348594753,
1348595131,
1348595193,
1348595354,
1348595886,

'190.129.19.116'),
'66.249.72.151'),
'74.125.178.21'),
'66.249.72.54'),
'200.105.196.180'),
'200.87.115.91'),
'66.249.72.151'),
'200.90.145.158'),
'220.181.108.185'),
'157.55.33.251'),
'180.76.5.158'),
'66.249.72.151'),
'201.88.99.20'),
'66.249.72.54'),
'190.129.172.242'),
'208.115.113.86'),
'66.249.72.151'),
'190.104.25.21'),
'100.43.83.143'),
'66.249.72.151'),
'190.129.11.138'),
'66.249.72.54'),
'190.129.197.19'),
'66.249.72.151'),
'190.235.125.195'),
'190.104.27.24'),
'157.55.33.251'),
'190.129.197.19'),
'123.125.71.29'),
'220.181.108.108'),
'66.249.72.151'),
'66.249.72.151'),
'200.105.133.44'),
'66.249.72.54'),
'66.249.72.151'),
'180.76.5.48'),
'74.125.178.20'),
'66.249.72.54'),
'66.249.72.151'),
'190.129.19.56'),
'180.76.6.26'),
'190.11.73.222'),
'66.249.72.151'),
'66.249.72.54'),
'74.125.178.17'),
'131.253.47.145'),
'190.129.5.152'),
'200.30.115.55'),
'74.125.179.82'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.32.116'),
'66.249.72.151'),
'131.253.47.145'),
'66.249.72.54'),
'66.249.72.151'),
'66.249.72.54'),
'157.55.33.251'),
'66.249.72.151'),
'66.249.66.225'),

(66906,
(66907,
(66908,
(66909,
(66910,
(66911,
(66912,
(66913,
(66914,
(66915,
(66916,
(66917,
(66918,
(66919,
(66920,
(66921,
(66922,
(66923,
(66924,
(66925,
(66926,
(66927,
(66928,
(66929,
(66930,
(66931,
(66932,
(66933,
(66934,
(66935,
(66936,
(66937,
(66938,
(66939,
(66940,
(66941,
(66942,
(66943,
(66944,
(66945,
(66946,
(66947,
(66948,
(66949,
(66950,
(66951,
(66952,
(66953,
(66954,
(66955,
(66956,
(66957,
(66958,
(66959,
(66960,
(66961,
(66962,
(66963,
(66964,
(66965,

1348596010,
1348596064,
1348596138,
1348596203,
1348596513,
1348596698,
1348596718,
1348596858,
1348596859,
1348596890,
1348596911,
1348597196,
1348597198,
1348597267,
1348597289,
1348597350,
1348597651,
1348597668,
1348597878,
1348597895,
1348598008,
1348598088,
1348598213,
1348598399,
1348598446,
1348598499,
1348598513,
1348598650,
1348598651,
1348598815,
1348598836,
1348598845,
1348599279,
1348599331,
1348599403,
1348599404,
1348599600,
1348599732,
1348599906,
1348599915,
1348600032,
1348600174,
1348600174,
1348600205,
1348600301,
1348600326,
1348600410,
1348600464,
1348600521,
1348600660,
1348600665,
1348600690,
1348600925,
1348600947,
1348600950,
1348600956,
1348600958,
1348600959,
1348601289,
1348601529,

'66.249.71.104'),
'208.115.111.70'),
'66.249.66.23'),
'157.56.93.193'),
'66.249.66.225'),
'157.55.32.116'),
'66.249.71.104'),
'157.55.33.251'),
'131.253.47.154'),
'66.249.66.23'),
'186.27.66.174'),
'123.125.71.40'),
'220.181.108.116'),
'66.249.72.243'),
'66.249.66.225'),
'66.249.71.135'),
'66.249.66.23'),
'100.43.83.143'),
'190.104.24.35'),
'66.249.66.225'),
'66.249.71.104'),
'190.104.25.21'),
'190.129.13.98'),
'190.129.11.138'),
'180.76.5.94'),
'200.110.49.2'),
'66.249.71.135'),
'66.249.66.225'),
'180.76.5.195'),
'180.76.5.151'),
'190.129.14.34'),
'200.87.176.137'),
'66.249.66.23'),
'190.129.11.138'),
'200.105.133.44'),
'66.249.66.225'),
'100.43.83.143'),
'66.249.71.104'),
'66.249.71.135'),
'190.129.13.98'),
'66.249.66.225'),
'131.253.46.231'),
'66.249.66.23'),
'157.55.33.49'),
'100.43.83.143'),
'200.87.127.210'),
'66.249.71.104'),
'190.129.19.50'),
'190.104.24.42'),
'66.249.66.225'),
'200.110.52.216'),
'66.249.71.135'),
'66.249.66.23'),
'200.87.176.147'),
'220.181.108.90'),
'157.55.35.36'),
'123.125.71.53'),
'220.181.108.81'),
'66.249.66.225'),
'66.249.71.104'),

(66966, 1348601666, '66.249.66.23'),


(66967, 1348601682, '66.249.71.135'),
(66968, 1348601730, '190.129.19.47'),
(66969, 1348601887, '67.240.114.142'),
(66970, 1348601917, '66.249.66.225'),
(66971, 1348601965, '189.28.106.30'),
(66972, 1348602107, '131.253.47.176'),
(66973, 1348602421, '66.249.66.23'),
(66974, 1348602530, '66.249.71.135'),
(66975, 1348602671, '66.249.66.225'),
(66976, 1348602818, '74.125.178.19'),
(66977, 1348602830, '74.125.178.22'),
(66978, 1348602915, '202.46.55.26'),
(66979, 1348602921, '202.46.50.88'),
(66980, 1348602928, '202.46.61.95'),
(66981, 1348602931, '190.129.11.138'),
(66982, 1348602934, '202.46.63.42'),
(66983, 1348602941, '202.46.50.89'),
(66984, 1348603029, '66.249.66.23'),
(66985, 1348603074, '180.76.5.95'),
(66986, 1348603156, '66.249.71.104'),
(66987, 1348603325, '190.104.25.23'),
(66988, 1348603422, '157.55.32.116'),
(66989, 1348603425, '66.249.66.225'),
(66990, 1348603599, '200.105.133.44'),
(66991, 1348603677, '66.249.66.23'),
(66992, 1348603734, '94.23.220.161'),
(66993, 1348603868, '157.55.33.49'),
(66994, 1348603890, '66.249.71.104'),
(66995, 1348603945, '190.129.11.138'),
(66996, 1348604053, '66.249.66.225'),
(66997, 1348604230, '208.115.113.86'),
(66998, 1348604250, '123.125.71.12'),
(66999, 1348604251, '220.181.108.118'),
(67000, 1348604306, '66.249.66.23'),
(67001, 1348604410, '200.105.133.44'),
(67002, 1348604747, '66.249.71.135'),
(67003, 1348604933, '66.249.66.225'),
(67004, 1348605186, '66.249.66.23'),
(67005, 1348605241, '66.249.71.104'),
(67006, 1348605306, '190.129.197.82'),
(67007, 1348605330, '202.46.50.92'),
(67008, 1348605331, '202.46.52.127'),
(67009, 1348605344, '202.46.57.108'),
(67010, 1348605346, '202.46.54.200'),
(67011, 1348605354, '202.46.63.202'),
(67012, 1348605561, '66.249.66.225'),
(67013, 1348605925, '66.249.71.135');
INSERT INTO `gador_vvisitcounter` (`id`, `tm`, `ip`) VALUES
(67014, 1348605933, '180.76.5.173'),
(67015, 1348606141, '66.249.71.104'),
(67016, 1348606171, '66.249.66.225'),
(67017, 1348606180, '200.110.51.193'),
(67018, 1348606223, '190.104.22.11'),
(67019, 1348606368, '157.56.93.191'),
(67020, 1348606443, '66.249.66.23'),
(67021, 1348606621, '66.249.71.135'),
(67022, 1348606976, '200.87.127.210'),
(67023, 1348607016, '190.104.28.22'),
(67024, 1348607061, '66.249.71.104'),

(67025,
(67026,
(67027,
(67028,
(67029,
(67030,
(67031,
(67032,
(67033,
(67034,
(67035,
(67036,
(67037,
(67038,
(67039,
(67040,
(67041,
(67042,
(67043,
(67044,
(67045,
(67046,
(67047,
(67048,
(67049,
(67050,
(67051,
(67052,
(67053,
(67054,
(67055,
(67056,
(67057,
(67058,
(67059,
(67060,
(67061,
(67062,
(67063,
(67064,
(67065,
(67066,
(67067,
(67068,
(67069,
(67070,
(67071,
(67072,
(67073,
(67074,
(67075,
(67076,
(67077,
(67078,
(67079,
(67080,
(67081,
(67082,
(67083,
(67084,

1348607070,
1348607200,
1348607387,
1348607533,
1348607534,
1348607540,
1348607541,
1348607549,
1348607696,
1348607729,
1348607759,
1348607823,
1348607956,
1348607966,
1348608143,
1348608276,
1348608347,
1348608454,
1348608515,
1348608570,
1348608705,
1348608924,
1348608954,
1348608999,
1348609048,
1348609582,
1348609628,
1348609715,
1348609738,
1348609848,
1348610089,
1348610197,
1348610253,
1348610733,
1348610734,
1348610841,
1348610842,
1348610843,
1348610877,
1348610938,
1348610965,
1348611185,
1348611200,
1348611566,
1348611678,
1348611699,
1348611705,
1348611813,
1348612001,
1348612288,
1348612611,
1348612666,
1348612679,
1348612733,
1348612859,
1348612901,
1348612931,
1348612953,
1348613094,
1348613117,

'66.249.66.225'),
'66.249.66.23'),
'190.129.19.97'),
'180.76.5.94'),
'180.76.5.101'),
'180.76.5.56'),
'180.76.5.55'),
'180.76.5.166'),
'66.249.72.54'),
'66.249.66.225'),
'190.181.37.129'),
'66.249.66.23'),
'190.129.5.23'),
'180.76.5.87'),
'190.102.51.94'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.71.104'),
'200.110.51.193'),
'190.104.27.21'),
'66.249.66.23'),
'131.253.47.176'),
'66.249.66.225'),
'66.249.71.135'),
'190.129.19.56'),
'66.249.71.104'),
'66.249.66.225'),
'100.43.83.143'),
'66.249.66.23'),
'200.87.185.66'),
'218.213.137.42'),
'208.115.111.70'),
'66.249.71.104'),
'190.181.28.94'),
'157.56.93.191'),
'66.249.66.23'),
'190.129.172.242'),
'208.115.111.70'),
'200.90.144.168'),
'83.54.235.154'),
'66.249.66.225'),
'131.253.47.145'),
'65.52.111.207'),
'66.249.66.225'),
'208.115.111.70'),
'200.90.144.168'),
'66.249.66.23'),
'190.181.28.94'),
'200.87.131.76'),
'66.249.66.225'),
'190.181.28.94'),
'66.249.71.104'),
'180.76.5.193'),
'190.129.234.114'),
'200.90.144.168'),
'66.249.66.225'),
'200.58.69.85'),
'66.249.71.135'),
'66.249.66.23'),
'180.76.5.53'),

(67085,
(67086,
(67087,
(67088,
(67089,
(67090,
(67091,
(67092,
(67093,
(67094,
(67095,
(67096,
(67097,
(67098,
(67099,
(67100,
(67101,
(67102,
(67103,
(67104,
(67105,
(67106,
(67107,
(67108,
(67109,
(67110,
(67111,
(67112,
(67113,
(67114,
(67115,
(67116,
(67117,
(67118,
(67119,
(67120,
(67121,
(67122,
(67123,
(67124,
(67125,
(67126,
(67127,
(67128,
(67129,
(67130,
(67131,
(67132,
(67133,
(67134,
(67135,
(67136,
(67137,
(67138,
(67139,
(67140,
(67141,
(67142,
(67143,
(67144,

1348613273,
1348613506,
1348613507,
1348613513,
1348613540,
1348613542,
1348613570,
1348613602,
1348613609,
1348613614,
1348613617,
1348613633,
1348613639,
1348613850,
1348613951,
1348614114,
1348614170,
1348614291,
1348614357,
1348614453,
1348614791,
1348614847,
1348614889,
1348614892,
1348614904,
1348614910,
1348615075,
1348615077,
1348615128,
1348615241,
1348615450,
1348615532,
1348615541,
1348615685,
1348615772,
1348615773,
1348615780,
1348615829,
1348615867,
1348616115,
1348616208,
1348616290,
1348616304,
1348616378,
1348616687,
1348616689,
1348616701,
1348616799,
1348616834,
1348616885,
1348616974,
1348617007,
1348617030,
1348617359,
1348617390,
1348617405,
1348617542,
1348617668,
1348617673,
1348617815,

'66.249.71.104'),
'157.55.32.116'),
'190.181.28.94'),
'157.55.33.29'),
'66.249.66.225'),
'157.55.36.39'),
'200.87.117.2'),
'180.76.5.176'),
'180.76.5.103'),
'200.90.144.218'),
'180.76.5.100'),
'180.76.5.136'),
'180.76.6.28'),
'66.249.71.135'),
'66.249.71.104'),
'157.55.33.112'),
'66.249.66.23'),
'66.249.66.225'),
'190.129.8.202'),
'200.110.52.109'),
'66.249.71.104'),
'66.249.66.23'),
'157.56.93.193'),
'66.249.66.225'),
'157.55.36.39'),
'157.55.33.49'),
'220.181.108.104'),
'123.125.71.46'),
'66.249.71.135'),
'190.104.27.25'),
'66.249.66.23'),
'157.55.33.49'),
'66.249.66.225'),
'66.249.71.104'),
'192.168.128.25'),
'157.56.93.191'),
'157.55.33.251'),
'131.253.47.176'),
'66.249.71.135'),
'190.129.126.130'),
'66.249.66.23'),
'66.249.71.104'),
'66.249.66.225'),
'157.55.33.112'),
'157.56.93.191'),
'100.43.83.143'),
'131.253.47.176'),
'131.253.47.145'),
'157.56.93.193'),
'66.249.66.23'),
'190.91.45.115'),
'66.249.71.104'),
'66.249.66.225'),
'186.178.43.205'),
'66.249.71.135'),
'180.76.5.151'),
'66.249.66.23'),
'66.249.66.225'),
'190.104.28.25'),
'131.253.47.145'),

(67145,
(67146,
(67147,
(67148,
(67149,
(67150,
(67151,
(67152,
(67153,
(67154,
(67155,
(67156,
(67157,
(67158,
(67159,
(67160,
(67161,
(67162,
(67163,
(67164,
(67165,
(67166,
(67167,
(67168,
(67169,
(67170,
(67171,
(67172,
(67173,
(67174,
(67175,
(67176,
(67177,
(67178,
(67179,
(67180,
(67181,
(67182,
(67183,
(67184,
(67185,
(67186,
(67187,
(67188,
(67189,
(67190,
(67191,
(67192,
(67193,
(67194,
(67195,
(67196,
(67197,
(67198,
(67199,
(67200,
(67201,
(67202,
(67203,
(67204,

1348617899,
1348618044,
1348618151,
1348618255,
1348618293,
1348618418,
1348618667,
1348618671,
1348618688,
1348618916,
1348619016,
1348619036,
1348619061,
1348619293,
1348619523,
1348619679,
1348619733,
1348619801,
1348620100,
1348620126,
1348620167,
1348620374,
1348620414,
1348620419,
1348620452,
1348620462,
1348620847,
1348621014,
1348621034,
1348621041,
1348621050,
1348621317,
1348621341,
1348621571,
1348621650,
1348621817,
1348621945,
1348621976,
1348622167,
1348622346,
1348622473,
1348622477,
1348622480,
1348622486,
1348622498,
1348622637,
1348622692,
1348622926,
1348622928,
1348623004,
1348623131,
1348623141,
1348623475,
1348623632,
1348623718,
1348623863,
1348624123,
1348624243,
1348624524,
1348624675,

'190.129.19.221'),
'66.249.71.135'),
'157.55.33.49'),
'200.110.52.189'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.104'),
'220.181.108.123'),
'157.55.33.251'),
'66.249.71.135'),
'200.110.52.189'),
'66.249.66.225'),
'190.104.28.25'),
'66.249.66.23'),
'190.181.24.218'),
'157.55.33.251'),
'66.249.66.225'),
'190.181.25.73'),
'131.253.47.145'),
'66.249.66.23'),
'66.249.71.135'),
'190.129.230.25'),
'200.105.183.86'),
'66.249.66.225'),
'66.249.71.104'),
'180.76.6.28'),
'74.125.184.88'),
'66.249.66.23'),
'66.249.71.135'),
'66.249.66.225'),
'200.90.145.171'),
'66.249.71.104'),
'200.110.51.94'),
'131.253.47.176'),
'66.249.66.225'),
'66.249.66.23'),
'200.105.221.136'),
'180.76.5.142'),
'66.249.71.104'),
'66.249.66.225'),
'74.125.179.87'),
'74.125.178.30'),
'74.125.178.19'),
'74.125.178.24'),
'220.181.108.174'),
'173.252.101.2'),
'66.249.66.23'),
'220.181.108.81'),
'123.125.71.14'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.104'),
'74.125.178.23'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.104'),
'66.249.66.225'),
'157.55.32.109'),

(67205,
(67206,
(67207,
(67208,
(67209,
(67210,
(67211,
(67212,
(67213,
(67214,
(67215,
(67216,
(67217,
(67218,
(67219,
(67220,
(67221,
(67222,
(67223,
(67224,
(67225,
(67226,
(67227,
(67228,
(67229,
(67230,
(67231,
(67232,
(67233,
(67234,
(67235,
(67236,
(67237,
(67238,
(67239,
(67240,
(67241,
(67242,
(67243,
(67244,
(67245,
(67246,
(67247,
(67248,
(67249,
(67250,
(67251,
(67252,
(67253,
(67254,
(67255,
(67256,
(67257,
(67258,
(67259,
(67260,
(67261,
(67262,
(67263,
(67264,

1348624735,
1348624799,
1348624809,
1348624878,
1348624895,
1348625023,
1348625190,
1348625293,
1348625328,
1348625644,
1348625705,
1348625738,
1348625775,
1348625923,
1348625957,
1348625983,
1348625986,
1348626479,
1348626636,
1348626683,
1348627270,
1348627290,
1348627355,
1348627368,
1348627892,
1348627897,
1348628060,
1348628064,
1348628168,
1348628321,
1348628653,
1348628721,
1348628981,
1348629048,
1348629443,
1348629616,
1348630186,
1348630233,
1348630295,
1348630410,
1348630575,
1348630975,
1348631018,
1348631024,
1348631239,
1348631484,
1348631495,
1348631588,
1348631814,
1348632089,
1348632189,
1348632249,
1348632306,
1348632455,
1348632711,
1348632829,
1348632971,
1348633073,
1348633074,
1348633198,

'131.253.47.145'),
'190.104.24.34'),
'190.129.10.99'),
'186.27.0.208'),
'201.233.173.41'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.66.225'),
'123.125.71.57'),
'157.55.32.116'),
'74.125.178.24'),
'190.104.15.2'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.66.225'),
'220.181.108.116'),
'190.186.179.228'),
'66.249.71.104'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.66.225'),
'131.253.47.145'),
'66.249.71.104'),
'66.249.66.23'),
'157.55.32.116'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.104'),
'180.76.5.64'),
'190.104.16.41'),
'66.249.66.225'),
'66.249.71.104'),
'190.104.15.12'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.66.23'),
'190.129.197.13'),
'74.125.178.27'),
'208.115.113.86'),
'190.129.197.13'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.71.135'),
'180.76.5.54'),
'66.249.66.225'),
'190.129.197.13'),
'131.253.47.176'),
'66.249.71.104'),
'190.104.28.25'),
'66.249.66.225'),
'66.249.66.23'),
'157.55.33.112'),
'69.171.237.6'),
'123.125.71.55'),
'220.181.108.111'),
'66.249.66.225'),

(67265,
(67266,
(67267,
(67268,
(67269,
(67270,
(67271,
(67272,
(67273,
(67274,
(67275,
(67276,
(67277,
(67278,
(67279,
(67280,
(67281,
(67282,
(67283,
(67284,
(67285,
(67286,
(67287,
(67288,
(67289,
(67290,
(67291,
(67292,
(67293,
(67294,
(67295,
(67296,
(67297,
(67298,
(67299,
(67300,
(67301,
(67302,
(67303,
(67304,
(67305,
(67306,
(67307,
(67308,
(67309,
(67310,
(67311,
(67312,
(67313,
(67314,
(67315,
(67316,
(67317,
(67318,
(67319,
(67320,
(67321,
(67322,
(67323,
(67324,

1348633414,
1348633592,
1348633812,
1348634182,
1348634330,
1348634581,
1348634800,
1348634884,
1348634975,
1348635085,
1348635161,
1348635217,
1348635372,
1348635500,
1348635670,
1348635833,
1348636072,
1348636162,
1348636266,
1348636284,
1348636560,
1348636698,
1348636700,
1348636755,
1348636840,
1348636876,
1348636899,
1348637511,
1348637545,
1348637551,
1348637681,
1348637690,
1348637698,
1348638139,
1348638336,
1348638342,
1348638492,
1348638532,
1348639098,
1348639130,
1348639655,
1348639777,
1348639917,
1348640114,
1348640414,
1348640777,
1348640904,
1348641165,
1348641268,
1348641289,
1348641339,
1348641472,
1348641486,
1348642010,
1348642163,
1348642237,
1348642278,
1348642476,
1348642562,
1348642800,

'66.249.66.23'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.135'),
'66.249.66.225'),
'180.76.5.168'),
'66.249.66.23'),
'66.249.71.104'),
'157.55.32.116'),
'157.56.93.193'),
'131.253.47.145'),
'66.249.66.225'),
'66.249.66.23'),
'157.55.33.79'),
'66.249.71.104'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.135'),
'180.76.5.91'),
'66.249.71.104'),
'123.125.71.36'),
'220.181.108.94'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.135'),
'157.55.33.251'),
'131.253.47.145'),
'66.249.66.225'),
'157.55.36.39'),
'66.249.66.23'),
'66.249.71.104'),
'66.249.71.135'),
'208.115.111.70'),
'66.249.66.23'),
'157.56.93.191'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.66.225'),
'131.253.47.145'),
'66.249.66.23'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.66.225'),
'157.56.93.191'),
'66.249.71.104'),
'180.76.5.162'),
'66.249.66.23'),
'66.249.71.135'),
'180.76.5.93'),
'66.249.66.225'),
'180.76.5.157'),
'66.249.66.23'),
'157.55.33.112'),
'66.249.71.135'),
'66.249.66.225'),
'157.56.93.193'),
'131.253.47.145'),

(67325,
(67326,
(67327,
(67328,
(67329,
(67330,
(67331,
(67332,
(67333,
(67334,
(67335,
(67336,
(67337,
(67338,
(67339,
(67340,
(67341,
(67342,
(67343,
(67344,
(67345,
(67346,
(67347,
(67348,
(67349,
(67350,
(67351,
(67352,
(67353,
(67354,
(67355,
(67356,
(67357,
(67358,
(67359,
(67360,
(67361,
(67362,
(67363,
(67364,
(67365,
(67366,
(67367,
(67368,
(67369,
(67370,
(67371,
(67372,
(67373,
(67374,
(67375,
(67376,
(67377,
(67378,
(67379,
(67380,
(67381,
(67382,
(67383,
(67384,

1348642884,
1348643464,
1348643661,
1348643764,
1348643877,
1348643879,
1348643901,
1348644255,
1348644543,
1348644754,
1348644957,
1348645007,
1348645044,
1348645613,
1348645638,
1348646231,
1348646429,
1348646480,
1348646626,
1348646954,
1348647073,
1348647220,
1348647568,
1348647598,
1348647599,
1348647692,
1348647861,
1348647917,
1348648349,
1348648461,
1348648466,
1348649066,
1348649143,
1348649177,
1348649196,
1348649749,
1348649790,
1348649930,
1348650116,
1348650212,
1348650389,
1348650483,
1348650581,
1348651175,
1348651520,
1348651526,
1348651532,
1348651733,
1348651735,
1348651871,
1348651943,
1348652093,
1348652209,
1348652359,
1348652369,
1348652400,
1348652713,
1348653054,
1348653548,
1348653552,

'66.249.66.23'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.104'),
'123.125.71.34'),
'220.181.108.84'),
'157.56.93.193'),
'66.249.66.225'),
'157.55.32.116'),
'131.253.47.145'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.66.225'),
'180.76.6.224'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.66.23'),
'123.125.71.35'),
'220.181.108.108'),
'66.249.71.104'),
'66.249.66.225'),
'157.55.33.112'),
'66.249.66.23'),
'66.249.71.104'),
'66.249.66.225'),
'180.76.5.149'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.71.104'),
'157.56.93.193'),
'157.55.36.39'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.71.135'),
'66.249.66.23'),
'123.125.71.27'),
'220.181.108.116'),
'157.55.36.39'),
'66.249.66.225'),
'180.76.6.26'),
'131.253.47.176'),
'66.249.66.23'),
'66.249.71.135'),
'208.115.111.70'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.135'),
'66.249.66.225'),

(67385,
(67386,
(67387,
(67388,
(67389,
(67390,
(67391,
(67392,
(67393,
(67394,
(67395,
(67396,
(67397,
(67398,
(67399,
(67400,
(67401,
(67402,
(67403,
(67404,
(67405,
(67406,
(67407,
(67408,
(67409,
(67410,
(67411,
(67412,
(67413,
(67414,
(67415,
(67416,
(67417,
(67418,
(67419,
(67420,
(67421,
(67422,
(67423,
(67424,
(67425,
(67426,
(67427,
(67428,
(67429,
(67430,
(67431,
(67432,
(67433,
(67434,
(67435,
(67436,
(67437,
(67438,
(67439,
(67440,
(67441,
(67442,
(67443,
(67444,

1348653678,
1348654002,
1348654234,
1348654402,
1348654642,
1348654833,
1348654835,
1348654932,
1348654936,
1348654940,
1348655191,
1348655210,
1348655334,
1348655470,
1348655722,
1348656115,
1348656136,
1348656292,
1348656313,
1348656322,
1348656422,
1348656589,
1348657107,
1348657112,
1348657260,
1348657282,
1348657708,
1348657734,
1348658077,
1348658313,
1348658396,
1348658398,
1348658725,
1348658897,
1348658966,
1348659026,
1348659052,
1348659081,
1348659600,
1348659781,
1348659786,
1348659880,
1348660143,
1348660273,
1348660471,
1348660616,
1348660874,
1348660880,
1348661093,
1348661108,
1348661355,
1348661489,
1348661761,
1348661975,
1348662040,
1348662063,
1348662064,
1348662114,
1348662452,
1348662757,

'66.249.71.104'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.71.135'),
'66.249.66.23'),
'123.125.71.17'),
'220.181.108.119'),
'66.249.66.225'),
'66.249.71.104'),
'157.56.93.193'),
'157.55.33.112'),
'159.31.1.1'),
'66.249.66.23'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.71.104'),
'159.31.1.1'),
'157.56.93.193'),
'180.76.5.63'),
'66.249.66.23'),
'66.249.66.225'),
'200.87.44.2'),
'66.249.66.225'),
'66.249.66.23'),
'180.76.6.37'),
'66.249.71.104'),
'66.249.66.225'),
'205.203.117.2'),
'66.249.71.104'),
'66.249.66.225'),
'123.125.71.40'),
'220.181.108.99'),
'74.125.179.93'),
'74.125.178.30'),
'66.249.66.225'),
'131.253.47.145'),
'66.249.66.23'),
'66.249.71.104'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.66.23'),
'208.115.113.86'),
'131.253.47.176'),
'66.249.66.225'),
'66.249.66.23'),
'200.87.121.98'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.66.23'),
'190.129.11.138'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.71.135'),
'123.125.71.33'),
'220.181.108.123'),
'66.249.66.225'),
'190.104.29.28'),
'66.249.71.104'),

(67445,
(67446,
(67447,
(67448,
(67449,
(67450,
(67451,
(67452,
(67453,
(67454,
(67455,
(67456,
(67457,
(67458,
(67459,
(67460,
(67461,
(67462,
(67463,
(67464,
(67465,
(67466,
(67467,
(67468,
(67469,
(67470,
(67471,
(67472,
(67473,
(67474,
(67475,
(67476,
(67477,
(67478,
(67479,
(67480,
(67481,
(67482,
(67483,
(67484,
(67485,
(67486,
(67487,
(67488,
(67489,
(67490,
(67491,
(67492,
(67493,
(67494,
(67495,
(67496,
(67497,
(67498,
(67499,
(67500,
(67501,
(67502,
(67503,
(67504,

1348662806,
1348662917,
1348663075,
1348663137,
1348663209,
1348663256,
1348663614,
1348663723,
1348663796,
1348663807,
1348663810,
1348663856,
1348664202,
1348664217,
1348664350,
1348664372,
1348664394,
1348664469,
1348664562,
1348664686,
1348664893,
1348665089,
1348665261,
1348665449,
1348665519,
1348665520,
1348665712,
1348665915,
1348665950,
1348666082,
1348666409,
1348666602,
1348666615,
1348666883,
1348666984,
1348667052,
1348667074,
1348667171,
1348667273,
1348667696,
1348667907,
1348667925,
1348668021,
1348668047,
1348668217,
1348668457,
1348668665,
1348668918,
1348669067,
1348669096,
1348669310,
1348669352,
1348669364,
1348669452,
1348669452,
1348669994,
1348670116,
1348670126,
1348670155,
1348670219,

'180.76.6.37'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.71.135'),
'190.129.95.227'),
'131.253.47.145'),
'66.249.66.23'),
'180.76.5.196'),
'66.249.66.225'),
'66.249.71.104'),
'66.249.71.135'),
'157.55.36.39'),
'200.110.52.156'),
'66.249.72.136'),
'190.129.8.202'),
'190.104.29.24'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.71.104'),
'200.119.199.50'),
'186.27.14.237'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.104'),
'123.125.71.13'),
'220.181.108.84'),
'66.249.66.225'),
'66.249.66.23'),
'201.222.77.162'),
'66.249.71.104'),
'66.249.66.225'),
'66.249.66.23'),
'190.129.11.138'),
'208.115.111.70'),
'74.125.179.81'),
'66.249.66.225'),
'190.186.100.32'),
'157.55.36.39'),
'190.129.9.42'),
'66.249.66.225'),
'190.129.19.170'),
'200.119.199.50'),
'66.249.71.135'),
'190.129.8.202'),
'66.249.66.23'),
'66.249.66.225'),
'66.249.71.104'),
'190.129.19.170'),
'190.104.25.18'),
'220.181.108.100'),
'66.249.71.104'),
'66.249.66.23'),
'66.249.66.225'),
'157.55.36.39'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.135'),
'190.129.197.6'),
'200.87.37.78'),

(67505,
(67506,
(67507,
(67508,
(67509,
(67510,
(67511,
(67512,
(67513,
(67514,
(67515,
(67516,
(67517,
(67518,
(67519,
(67520,
(67521,
(67522,
(67523,
(67524,
(67525,
(67526,
(67527,
(67528,
(67529,
(67530,
(67531,
(67532,
(67533,
(67534,
(67535,
(67536,
(67537,
(67538,
(67539,
(67540,
(67541,
(67542,
(67543,
(67544,
(67545,
(67546,
(67547,
(67548,
(67549,
(67550,
(67551,
(67552,
(67553,
(67554,
(67555,
(67556,
(67557,
(67558,
(67559,
(67560,
(67561,
(67562,
(67563,
(67564,

1348670602,
1348670640,
1348670763,
1348670789,
1348670858,
1348671126,
1348671248,
1348671282,
1348671342,
1348671346,
1348671460,
1348671967,
1348671967,
1348672098,
1348672196,
1348672258,
1348672633,
1348672699,
1348672721,
1348672721,
1348672749,
1348672800,
1348672813,
1348672916,
1348672995,
1348673220,
1348673228,
1348673368,
1348673396,
1348673447,
1348673686,
1348674154,
1348674255,
1348674336,
1348674363,
1348674525,
1348674788,
1348674828,
1348674936,
1348675081,
1348675188,
1348675319,
1348675320,
1348675320,
1348675386,
1348675722,
1348675908,
1348675924,
1348676033,
1348676067,
1348676088,
1348676098,
1348676187,
1348676382,
1348676398,
1348676723,
1348676731,
1348676734,
1348676871,
1348676874,

'66.249.66.225'),
'180.76.6.28'),
'66.249.71.104'),
'66.249.66.23'),
'190.104.26.26'),
'190.129.85.218'),
'66.249.66.225'),
'200.105.202.170'),
'190.102.145.245'),
'190.129.41.168'),
'200.90.145.9'),
'186.2.48.74'),
'186.2.100.189'),
'66.249.66.23'),
'200.87.123.98'),
'66.249.71.135'),
'200.110.52.210'),
'66.249.66.23'),
'123.125.71.14'),
'220.181.108.80'),
'190.129.8.202'),
'200.87.123.98'),
'66.249.66.225'),
'66.249.71.104'),
'186.2.45.5'),
'66.249.71.135'),
'190.102.132.123'),
'66.249.66.23'),
'200.105.202.170'),
'66.249.66.225'),
'180.76.5.53'),
'66.249.71.135'),
'66.249.66.225'),
'66.249.66.23'),
'66.249.71.104'),
'200.90.146.151'),
'208.115.113.86'),
'131.253.47.145'),
'131.253.47.176'),
'66.249.71.135'),
'66.249.66.23'),
'190.3.188.142'),
'69.171.242.244'),
'190.129.4.167'),
'66.249.66.225'),
'166.114.1.7'),
'157.56.93.191'),
'66.249.71.135'),
'157.55.36.39'),
'66.249.66.23'),
'66.249.66.225'),
'157.55.33.112'),
'66.249.71.104'),
'131.253.47.145'),
'74.125.178.85'),
'74.125.178.92'),
'157.55.33.112'),
'66.249.66.225'),
'123.125.71.12'),
'220.181.108.78'),

(67565,
(67566,
(67567,
(67568,
(67569,
(67570,
(67571,
(67572,
(67573,
(67574,
(67575,
(67576,
(67577,
(67578,
(67579,
(67580,
(67581,
(67582,
(67583,
(67584,
(67585,
(67586,
(67587,
(67588,
(67589,
(67590,
(67591,
(67592,
(67593,
(67594,
(67595,
(67596,
(67597,
(67598,
(67599,
(67600,
(67601,
(67602,
(67603,
(67604,
(67605,
(67606,
(67607,
(67608,
(67609,
(67610,
(67611,
(67612,
(67613,
(67614,
(67615,
(67616,
(67617,
(67618,
(67619,
(67620,
(67621,
(67622,
(67623,
(67624,

1348677086,
1348677149,
1348677184,
1348677256,
1348677312,
1348677358,
1348677375,
1348677379,
1348677475,
1348677580,
1348677678,
1348677958,
1348678032,
1348678059,
1348678089,
1348678324,
1348678334,
1348678378,
1348678460,
1348678724,
1348678767,
1348678977,
1348678991,
1348679111,
1348679220,
1348679253,
1348679300,
1348679538,
1348679642,
1348680199,
1348680326,
1348680521,
1348680584,
1348680585,
1348680586,
1348680776,
1348680850,
1348680933,
1348681207,
1348681252,
1348681480,
1348681556,
1348681578,
1348682118,
1348682225,
1348682816,
1348682870,
1348683086,
1348683135,
1348683444,
1348683522,
1348683551,
1348683578,
1348683600,
1348683607,
1348684144,
1348684165,
1348684503,
1348684808,
1348684816,

'66.249.66.23'),
'157.55.33.251'),
'186.116.76.140'),
'74.125.178.91'),
'190.104.27.21'),
'66.249.66.225'),
'200.87.48.178'),
'66.249.71.104'),
'157.55.32.116'),
'66.249.71.135'),
'131.253.47.183'),
'157.55.33.112'),
'66.249.71.104'),
'66.249.66.23'),
'180.76.5.169'),
'66.249.72.54'),
'66.249.72.218'),
'190.0.253.79'),
'190.129.5.4'),
'180.76.5.138'),
'157.55.33.112'),
'66.249.72.218'),
'66.249.72.54'),
'157.55.33.251'),
'200.110.49.131'),
'157.56.93.193'),
'190.129.5.4'),
'131.253.47.176'),
'66.249.72.218'),
'66.249.72.54'),
'66.249.72.218'),
'131.253.47.176'),
'123.125.71.13'),
'220.181.108.114'),
'157.55.36.49'),
'157.55.35.85'),
'66.249.72.54'),
'66.249.72.218'),
'157.55.36.49'),
'157.56.93.193'),
'66.249.72.54'),
'157.55.35.80'),
'66.249.72.218'),
'66.249.72.54'),
'66.249.72.218'),
'66.249.72.54'),
'66.249.72.218'),
'200.87.41.50'),
'157.55.33.112'),
'200.58.83.253'),
'66.249.72.218'),
'157.56.93.193'),
'190.129.5.4'),
'220.181.108.108'),
'123.125.71.13'),
'190.104.29.21'),
'66.249.72.218'),
'66.249.72.54'),
'66.249.72.218'),
'166.114.1.7'),

(67625,
(67626,
(67627,
(67628,
(67629,
(67630,
(67631,
(67632,
(67633,
(67634,
(67635,
(67636,
(67637,
(67638,
(67639,
(67640,
(67641,
(67642,
(67643,
(67644,
(67645,
(67646,
(67647,
(67648,
(67649,
(67650,
(67651,
(67652,
(67653,
(67654,
(67655,
(67656,
(67657,
(67658,
(67659,
(67660,
(67661,
(67662,
(67663,
(67664,
(67665,
(67666,
(67667,
(67668,
(67669,
(67670,
(67671,
(67672,
(67673,
(67674,
(67675,
(67676,
(67677,
(67678,
(67679,
(67680,
(67681,
(67682,
(67683,
(67684,

1348685059,
1348685229,
1348685326,
1348685338,
1348685357,
1348685454,
1348685466,
1348685499,
1348685524,
1348685567,
1348685738,
1348685771,
1348685802,
1348685816,
1348685894,
1348685979,
1348686098,
1348686099,
1348686193,
1348686251,
1348686280,
1348686323,
1348686720,
1348686932,
1348687122,
1348687123,
1348687222,
1348687354,
1348687402,
1348687535,
1348688039,
1348688290,
1348688314,
1348688667,
1348688749,
1348688951,
1348688963,
1348689435,
1348689441,
1348689448,
1348689454,
1348689460,
1348689531,
1348689597,
1348689733,
1348689830,
1348689864,
1348690170,
1348690382,
1348690609,
1348690665,
1348690699,
1348690700,
1348690734,
1348690746,
1348691043,
1348691206,
1348691209,
1348691216,
1348691373,

'190.129.9.42'),
'180.76.6.223'),
'157.56.93.193'),
'190.104.30.27'),
'157.55.36.39'),
'66.249.72.218'),
'66.249.71.54'),
'166.114.1.7'),
'180.76.6.233'),
'66.249.72.54'),
'180.76.5.189'),
'200.87.120.46'),
'119.63.196.31'),
'74.125.178.27'),
'190.129.4.15'),
'157.55.33.112'),
'190.104.23.168'),
'66.249.72.218'),
'190.0.254.125'),
'66.249.72.54'),
'190.129.9.42'),
'166.114.1.7'),
'66.249.72.218'),
'166.114.1.7'),
'123.125.71.56'),
'220.181.108.94'),
'157.55.35.85'),
'66.249.72.218'),
'66.249.72.54'),
'157.55.35.41'),
'66.249.72.54'),
'66.249.72.218'),
'157.55.33.251'),
'190.129.11.138'),
'74.125.178.95'),
'66.249.72.218'),
'66.249.72.54'),
'202.46.53.69'),
'202.46.53.170'),
'202.46.62.136'),
'202.46.60.176'),
'202.46.52.58'),
'131.253.47.145'),
'66.249.72.54'),
'66.249.72.218'),
'190.129.43.104'),
'72.47.188.77'),
'74.125.178.30'),
'66.249.72.218'),
'180.76.5.172'),
'157.55.33.112'),
'123.125.71.24'),
'220.181.108.80'),
'2.227.105.244'),
'66.249.72.54'),
'66.249.72.218'),
'74.125.178.16'),
'74.125.178.86'),
'74.125.179.92'),
'200.105.158.74'),

(67685,
(67686,
(67687,
(67688,
(67689,
(67690,
(67691,
(67692,
(67693,
(67694,
(67695,
(67696,
(67697,
(67698,
(67699,
(67700,
(67701,
(67702,
(67703,
(67704,
(67705,
(67706,
(67707,
(67708,
(67709,
(67710,
(67711,
(67712,
(67713,
(67714,
(67715,
(67716,
(67717,
(67718,
(67719,
(67720,
(67721,
(67722,
(67723,
(67724,
(67725,
(67726,
(67727,
(67728,
(67729,
(67730,
(67731,
(67732,
(67733,
(67734,
(67735,
(67736,
(67737,
(67738,
(67739,
(67740,
(67741,
(67742,
(67743,
(67744,

1348691510,
1348691580,
1348691655,
1348691694,
1348691890,
1348692278,
1348692280,
1348692340,
1348692355,
1348692490,
1348692574,
1348692688,
1348692924,
1348692988,
1348693066,
1348693327,
1348693535,
1348693627,
1348693664,
1348693756,
1348694172,
1348694256,
1348694292,
1348694294,
1348694361,
1348694519,
1348694570,
1348694574,
1348694780,
1348694966,
1348695406,
1348695523,
1348695707,
1348695830,
1348695926,
1348696030,
1348696048,
1348696137,
1348696144,
1348696445,
1348696684,
1348696845,
1348696866,
1348697061,
1348697143,
1348697299,
1348697511,
1348697875,
1348697877,
1348698012,
1348698170,
1348698774,
1348698918,
1348699062,
1348699376,
1348699545,
1348699980,
1348700060,
1348700213,
1348700656,

'190.129.5.23'),
'157.56.93.193'),
'200.90.150.179'),
'66.249.72.218'),
'66.249.72.54'),
'202.46.62.138'),
'202.46.50.89'),
'66.249.72.218'),
'180.76.5.163'),
'157.55.32.116'),
'66.249.72.54'),
'65.49.14.149'),
'190.129.11.138'),
'190.129.4.149'),
'66.249.72.218'),
'190.104.29.22'),
'66.249.72.54'),
'131.253.47.145'),
'190.130.0.66'),
'66.249.72.218'),
'66.249.72.54'),
'200.90.146.174'),
'123.125.71.41'),
'220.181.108.87'),
'190.129.5.249'),
'66.249.72.218'),
'190.104.29.22'),
'100.43.83.143'),
'66.249.72.54'),
'200.90.146.174'),
'66.249.72.54'),
'66.249.72.218'),
'190.3.188.125'),
'200.87.19.10'),
'190.158.181.189'),
'66.249.72.54'),
'190.103.71.40'),
'180.76.5.53'),
'66.249.72.218'),
'190.129.8.202'),
'66.249.72.54'),
'200.90.147.142'),
'66.249.72.218'),
'157.56.93.193'),
'157.55.32.116'),
'66.249.72.54'),
'66.249.72.218'),
'123.125.71.16'),
'220.181.108.97'),
'66.249.72.54'),
'66.249.72.218'),
'66.249.72.218'),
'66.249.72.54'),
'190.186.106.57'),
'66.249.72.218'),
'180.76.6.233'),
'66.249.72.218'),
'74.125.178.20'),
'66.249.72.54'),
'66.249.72.218'),

(67745,
(67746,
(67747,
(67748,
(67749,
(67750,
(67751,
(67752,
(67753,
(67754,
(67755,
(67756,
(67757,
(67758,
(67759,
(67760,
(67761,
(67762,
(67763,
(67764,
(67765,
(67766,
(67767,
(67768,
(67769,
(67770,
(67771,
(67772,
(67773,
(67774,
(67775,
(67776,
(67777,
(67778,
(67779,
(67780,
(67781,
(67782,
(67783,
(67784,
(67785,
(67786,
(67787,
(67788,
(67789,
(67790,
(67791,
(67792,
(67793,
(67794,
(67795,
(67796,
(67797,
(67798,
(67799,
(67800,
(67801,
(67802,
(67803,
(67804,

1348700859,
1348700996,
1348701273,
1348701327,
1348701337,
1348701460,
1348701461,
1348701534,
1348701543,
1348701574,
1348701601,
1348701676,
1348701690,
1348701840,
1348701991,
1348702256,
1348702701,
1348702762,
1348702871,
1348702892,
1348703041,
1348703071,
1348703139,
1348703175,
1348703213,
1348703229,
1348703233,
1348703378,
1348703524,
1348703533,
1348703629,
1348703930,
1348703959,
1348704002,
1348704054,
1348704145,
1348704206,
1348704606,
1348704995,
1348705005,
1348705069,
1348705070,
1348705243,
1348705655,
1348705704,
1348706176,
1348706321,
1348706414,
1348706629,
1348706710,
1348706858,
1348706886,
1348706897,
1348706993,
1348707069,
1348707310,
1348707391,
1348707623,
1348707705,
1348708058,

'66.249.72.54'),
'190.129.41.65'),
'157.56.93.193'),
'180.76.5.144'),
'66.249.72.218'),
'123.125.71.33'),
'220.181.108.76'),
'190.186.48.81'),
'204.236.226.210'),
'66.249.72.54'),
'157.55.33.251'),
'220.181.108.79'),
'98.139.241.244'),
'190.129.19.10'),
'66.249.72.218'),
'66.249.72.54'),
'190.104.15.13'),
'66.249.72.218'),
'66.249.72.54'),
'131.253.47.154'),
'190.129.20.56'),
'66.249.72.212'),
'74.125.178.25'),
'157.55.33.112'),
'157.55.36.39'),
'157.55.35.85'),
'157.55.32.116'),
'66.249.72.218'),
'66.249.72.54'),
'208.115.113.86'),
'190.129.4.149'),
'200.87.105.243'),
'74.125.179.89'),
'66.249.72.165'),
'131.253.47.154'),
'131.253.47.176'),
'66.249.72.54'),
'66.249.72.165'),
'66.249.72.54'),
'190.129.40.0'),
'123.125.71.14'),
'220.181.108.90'),
'66.249.72.165'),
'66.249.72.54'),
'190.129.5.155'),
'66.249.72.165'),
'200.105.216.20'),
'66.249.72.54'),
'200.110.50.223'),
'74.125.178.25'),
'180.76.5.168'),
'190.129.197.23'),
'66.249.72.165'),
'66.249.72.194'),
'180.76.5.153'),
'66.249.72.54'),
'200.110.50.223'),
'190.129.5.155'),
'66.249.72.194'),
'186.27.13.181'),

(67805,
(67806,
(67807,
(67808,
(67809,
(67810,
(67811,
(67812,
(67813,
(67814,
(67815,
(67816,
(67817,
(67818,
(67819,
(67820,
(67821,
(67822,
(67823,
(67824,
(67825,
(67826,
(67827,
(67828,
(67829,
(67830,
(67831,
(67832,
(67833,
(67834,
(67835,
(67836,
(67837,
(67838,
(67839,
(67840,
(67841,
(67842,
(67843,
(67844,
(67845,
(67846,
(67847,
(67848,
(67849,
(67850,
(67851,
(67852,
(67853,
(67854,
(67855,
(67856,
(67857,
(67858,
(67859,
(67860,
(67861,
(67862,
(67863,
(67864,

1348708253,
1348708343,
1348708494,
1348708546,
1348708689,
1348708964,
1348708968,
1348708974,
1348709145,
1348709207,
1348709348,
1348709585,
1348709952,
1348710205,
1348710318,
1348710424,
1348710618,
1348710830,
1348711072,
1348711119,
1348711336,
1348711388,
1348711444,
1348711820,
1348712065,
1348712116,
1348712262,
1348712299,
1348712300,
1348712408,
1348712546,
1348712686,
1348712898,
1348712955,
1348712963,
1348712971,
1348712994,
1348713131,
1348713151,
1348713210,
1348713305,
1348713358,
1348713508,
1348713675,
1348713798,
1348713845,
1348713847,
1348713926,
1348713992,
1348714117,
1348714245,
1348714333,
1348714539,
1348714644,
1348714717,
1348714901,
1348714953,
1348715118,
1348715166,
1348715425,

'66.249.72.54'),
'66.249.72.194'),
'200.87.176.143'),
'190.103.68.184'),
'157.55.36.39'),
'66.249.72.194'),
'66.249.72.54'),
'157.55.33.251'),
'190.181.29.128'),
'200.87.105.243'),
'190.129.19.198'),
'66.249.72.194'),
'66.249.72.54'),
'66.249.72.194'),
'157.55.32.116'),
'157.55.35.85'),
'66.249.72.54'),
'66.249.72.194'),
'190.11.71.187'),
'157.55.36.39'),
'131.253.47.154'),
'66.249.72.54'),
'66.249.72.194'),
'208.115.111.70'),
'66.249.72.194'),
'66.249.72.54'),
'190.129.4.31'),
'123.125.71.26'),
'220.181.108.93'),
'131.253.47.154'),
'200.110.51.87'),
'66.249.72.194'),
'66.249.72.54'),
'180.76.6.37'),
'180.76.5.194'),
'180.76.5.49'),
'180.76.5.63'),
'131.253.47.154'),
'74.125.178.19'),
'74.125.179.82'),
'66.249.72.194'),
'190.104.31.24'),
'66.249.72.54'),
'190.129.19.198'),
'180.76.5.165'),
'74.125.178.28'),
'74.125.178.31'),
'66.249.72.194'),
'157.55.32.116'),
'190.129.197.9'),
'66.249.72.54'),
'190.104.26.24'),
'66.249.72.194'),
'190.104.31.24'),
'190.129.4.106'),
'190.129.5.51'),
'200.110.51.229'),
'66.249.72.54'),
'66.249.72.194'),
'157.55.33.112'),

(67865,
(67866,
(67867,
(67868,
(67869,
(67870,
(67871,
(67872,
(67873,
(67874,
(67875,
(67876,
(67877,
(67878,
(67879,
(67880,
(67881,
(67882,
(67883,
(67884,
(67885,
(67886,
(67887,
(67888,
(67889,
(67890,
(67891,
(67892,
(67893,
(67894,
(67895,
(67896,
(67897,
(67898,
(67899,
(67900,
(67901,
(67902,
(67903,
(67904,
(67905,
(67906,
(67907,
(67908,
(67909,
(67910,
(67911,
(67912,
(67913,
(67914,
(67915,
(67916,
(67917,
(67918,
(67919,
(67920,
(67921,
(67922,
(67923,
(67924,

1348715784,
1348715788,
1348715866,
1348715938,
1348715940,
1348716166,
1348716408,
1348717044,
1348717469,
1348717483,
1348717499,
1348717644,
1348717648,
1348717687,
1348717871,
1348718268,
1348718683,
1348718889,
1348719496,
1348719497,
1348719508,
1348719653,
1348719714,
1348719780,
1348720070,
1348720130,
1348720203,
1348720544,
1348720715,
1348720750,
1348720843,
1348721160,
1348721195,
1348721371,
1348721991,
1348722198,
1348722302,
1348722610,
1348722941,
1348723109,
1348723111,
1348723232,
1348723300,
1348723426,
1348723497,
1348723667,
1348723852,
1348724472,
1348724604,
1348725093,
1348725702,
1348725718,
1348725723,
1348726332,
1348726673,
1348726674,
1348726753,
1348726806,
1348726849,
1348726954,

'66.249.72.54'),
'66.249.72.194'),
'200.110.51.229'),
'123.125.71.17'),
'220.181.108.117'),
'190.104.25.30'),
'66.249.72.194'),
'66.249.72.194'),
'157.55.35.41'),
'94.23.225.68'),
'200.110.51.34'),
'180.76.5.95'),
'66.249.72.194'),
'66.249.72.54'),
'208.115.113.86'),
'66.249.72.194'),
'131.253.47.176'),
'66.249.72.194'),
'123.125.71.22'),
'220.181.108.118'),
'66.249.72.194'),
'82.128.253.46'),
'157.55.35.41'),
'190.186.84.187'),
'190.129.99.67'),
'66.249.72.194'),
'131.253.47.145'),
'66.249.74.185'),
'107.0.48.207'),
'66.249.72.194'),
'190.186.219.96'),
'66.249.72.54'),
'180.76.5.60'),
'66.249.72.194'),
'66.249.72.194'),
'66.249.72.54'),
'157.55.33.251'),
'66.249.72.194'),
'180.76.5.64'),
'123.125.71.12'),
'220.181.108.81'),
'66.249.72.194'),
'220.181.108.152'),
'131.253.47.145'),
'131.253.47.176'),
'66.249.72.54'),
'66.249.72.194'),
'66.249.72.194'),
'208.115.111.70'),
'66.249.72.194'),
'131.253.47.145'),
'66.249.72.194'),
'66.249.72.54'),
'66.249.72.194'),
'123.125.71.46'),
'220.181.108.104'),
'157.55.35.85'),
'66.249.72.54'),
'157.55.33.112'),
'66.249.72.194'),

(67925,
(67926,
(67927,
(67928,
(67929,
(67930,
(67931,
(67932,
(67933,
(67934,
(67935,
(67936,
(67937,
(67938,
(67939,
(67940,
(67941,
(67942,
(67943,
(67944,
(67945,
(67946,
(67947,
(67948,
(67949,
(67950,
(67951,
(67952,
(67953,
(67954,
(67955,
(67956,
(67957,
(67958,
(67959,
(67960,
(67961,
(67962,
(67963,
(67964,
(67965,
(67966,
(67967,
(67968,
(67969,
(67970,
(67971,
(67972,
(67973,
(67974,
(67975,
(67976,
(67977,
(67978,
(67979,
(67980,
(67981,
(67982,
(67983,
(67984,

1348727230,
1348727444,
1348727572,
1348728194,
1348728447,
1348728815,
1348728826,
1348728962,
1348729061,
1348729165,
1348729229,
1348729711,
1348730329,
1348730351,
1348730468,
1348730990,
1348731087,
1348731634,
1348731707,
1348731976,
1348731981,
1348732327,
1348732355,
1348732609,
1348733147,
1348733169,
1348733394,
1348733765,
1348734109,
1348734252,
1348734258,
1348734398,
1348735019,
1348735490,
1348735639,
1348735694,
1348736201,
1348736259,
1348736563,
1348736696,
1348736880,
1348737131,
1348737259,
1348737303,
1348737416,
1348737501,
1348737677,
1348738121,
1348738217,
1348738225,
1348738226,
1348738346,
1348738662,
1348738737,
1348739020,
1348739160,
1348739303,
1348739362,
1348739408,
1348739984,

'180.76.5.164'),
'180.76.6.233'),
'66.249.72.194'),
'66.249.72.194'),
'180.76.6.212'),
'66.249.72.194'),
'157.55.36.39'),
'94.23.220.161'),
'157.55.35.85'),
'220.181.108.110'),
'66.249.72.54'),
'66.249.72.194'),
'131.253.47.145'),
'66.249.72.54'),
'66.249.72.194'),
'131.253.47.176'),
'66.249.72.194'),
'208.115.113.86'),
'66.249.72.194'),
'180.76.5.90'),
'66.249.72.54'),
'66.249.72.194'),
'85.48.198.212'),
'66.249.72.54'),
'66.249.72.194'),
'157.55.33.112'),
'65.55.24.214'),
'66.249.72.194'),
'66.249.72.54'),
'157.55.32.116'),
'157.55.36.40'),
'66.249.72.194'),
'66.249.72.194'),
'180.76.5.183'),
'66.249.72.194'),
'66.249.72.54'),
'157.55.33.47'),
'66.249.72.194'),
'157.55.36.39'),
'180.76.5.91'),
'66.249.72.194'),
'65.55.24.214'),
'157.55.33.47'),
'157.55.33.251'),
'66.249.72.54'),
'66.249.72.194'),
'195.235.115.18'),
'66.249.72.194'),
'157.55.33.112'),
'123.125.71.49'),
'220.181.108.118'),
'195.235.115.18'),
'65.55.24.214'),
'66.249.72.194'),
'100.43.83.143'),
'195.235.115.18'),
'204.236.226.210'),
'66.249.72.194'),
'208.115.111.70'),
'66.249.72.194'),

(67985,
(67986,
(67987,
(67988,
(67989,
(67990,
(67991,
(67992,
(67993,
(67994,
(67995,
(67996,
(67997,
(67998,
(67999,
(68000,
(68001,
(68002,
(68003,
(68004,
(68005,
(68006,
(68007,
(68008,
(68009,
(68010,
(68011,
(68012,
(68013,
(68014,
(68015,
(68016,
(68017,
(68018,
(68019,
(68020,
(68021,
(68022,
(68023,
(68024,
(68025,
(68026,
(68027,
(68028,
(68029,
(68030,
(68031,
(68032,
(68033,
(68034,
(68035,
(68036,
(68037,
(68038,
(68039,
(68040,
(68041,
(68042,
(68043,
(68044,

1348740399,
1348740563,
1348740613,
1348741151,
1348741270,
1348741271,
1348741299,
1348741455,
1348741599,
1348741995,
1348742219,
1348742268,
1348742678,
1348742829,
1348742901,
1348743271,
1348743326,
1348743723,
1348744004,
1348744398,
1348744687,
1348744769,
1348744771,
1348744772,
1348744890,
1348745085,
1348745483,
1348745870,
1348745985,
1348746134,
1348746263,
1348746558,
1348746864,
1348746972,
1348747381,
1348747560,
1348747672,
1348747856,
1348747922,
1348747972,
1348748246,
1348748404,
1348748422,
1348748512,
1348748771,
1348749232,
1348749263,
1348749419,
1348749750,
1348749866,
1348749993,
1348750125,
1348750189,
1348750206,
1348750237,
1348750830,
1348750906,
1348750920,
1348751056,
1348751411,

'66.249.72.54'),
'94.23.225.68'),
'66.249.72.194'),
'66.249.72.54'),
'123.125.71.42'),
'220.181.108.83'),
'180.76.5.177'),
'157.55.36.39'),
'66.249.72.194'),
'131.253.47.145'),
'66.249.72.194'),
'157.55.33.251'),
'180.76.5.165'),
'66.249.72.54'),
'66.249.72.194'),
'131.253.47.145'),
'220.181.108.148'),
'66.249.72.194'),
'66.249.72.54'),
'66.249.72.194'),
'66.249.72.54'),
'123.125.71.32'),
'220.181.108.105'),
'157.55.33.112'),
'218.213.137.42'),
'66.249.72.194'),
'66.249.72.54'),
'66.249.72.194'),
'94.23.225.68'),
'180.76.5.87'),
'66.249.72.54'),
'208.115.113.86'),
'157.55.32.116'),
'66.249.72.194'),
'65.55.24.214'),
'157.55.35.41'),
'66.249.72.194'),
'66.249.72.54'),
'131.253.47.145'),
'190.129.8.202'),
'131.253.47.176'),
'69.171.237.3'),
'200.87.121.98'),
'66.249.72.54'),
'220.181.51.108'),
'66.249.72.194'),
'190.104.20.7'),
'190.129.8.202'),
'131.253.47.145'),
'119.63.196.94'),
'200.90.145.12'),
'180.76.5.190'),
'66.249.72.194'),
'157.55.33.47'),
'190.129.19.172'),
'66.249.72.194'),
'190.129.37.197'),
'180.76.5.66'),
'190.129.19.172'),
'190.129.5.4'),

(68045,
(68046,
(68047,
(68048,
(68049,
(68050,
(68051,
(68052,
(68053,
(68054,
(68055,
(68056,
(68057,
(68058,
(68059,
(68060,
(68061,
(68062,
(68063,
(68064,
(68065,
(68066,
(68067,
(68068,
(68069,
(68070,
(68071,
(68072,
(68073,
(68074,
(68075,
(68076,
(68077,
(68078,
(68079,
(68080,
(68081,
(68082,
(68083,
(68084,
(68085,
(68086,
(68087,
(68088,
(68089,
(68090,
(68091,
(68092,
(68093,
(68094,
(68095,
(68096,
(68097,
(68098,
(68099,
(68100,
(68101,
(68102,
(68103,
(68104,

1348751417,
1348751470,
1348751522,
1348751887,
1348751888,
1348752059,
1348752113,
1348752121,
1348752529,
1348752753,
1348753197,
1348753399,
1348753768,
1348753802,
1348754004,
1348754017,
1348754188,
1348754689,
1348754995,
1348755006,
1348755023,
1348755302,
1348755338,
1348755637,
1348755929,
1348756276,
1348756377,
1348756396,
1348756464,
1348756918,
1348756989,
1348757024,
1348757240,
1348757546,
1348757783,
1348757879,
1348758242,
1348758393,
1348758515,
1348758521,
1348759112,
1348759161,
1348759181,
1348759183,
1348759434,
1348759449,
1348759513,
1348759518,
1348759604,
1348759665,
1348760043,
1348760124,
1348760231,
1348760356,
1348760471,
1348760515,
1348760651,
1348760736,
1348760747,
1348760871,

'200.90.150.56'),
'66.249.72.194'),
'190.104.31.28'),
'123.125.71.31'),
'220.181.108.99'),
'200.90.150.56'),
'66.249.72.54'),
'66.249.72.194'),
'190.129.10.198'),
'66.249.72.194'),
'65.55.24.214'),
'66.249.72.54'),
'190.129.79.139'),
'200.90.146.218'),
'157.55.35.85'),
'66.249.72.194'),
'66.249.72.54'),
'66.249.72.194'),
'178.33.115.206'),
'66.249.73.39'),
'66.249.72.54'),
'157.55.35.85'),
'66.249.72.194'),
'66.249.72.54'),
'195.235.115.18'),
'66.249.72.194'),
'157.55.35.41'),
'190.104.26.18'),
'186.86.219.68'),
'66.249.72.54'),
'200.110.49.227'),
'180.76.6.20'),
'66.249.72.194'),
'220.181.108.103'),
'66.249.72.54'),
'66.249.72.194'),
'190.129.10.99'),
'190.181.18.82'),
'190.104.25.30'),
'66.249.72.194'),
'157.55.35.85'),
'66.249.72.194'),
'123.125.71.39'),
'220.181.108.107'),
'190.103.68.155'),
'190.129.26.43'),
'41.194.56.182'),
'8.28.16.254'),
'190.186.25.13'),
'66.249.72.54'),
'200.87.117.103'),
'66.249.72.194'),
'180.76.5.147'),
'200.87.150.26'),
'157.55.33.112'),
'208.115.113.86'),
'190.121.238.200'),
'190.129.4.33'),
'66.249.72.194'),
'66.249.72.54'),

(68105,
(68106,
(68107,
(68108,
(68109,
(68110,
(68111,
(68112,
(68113,
(68114,
(68115,
(68116,
(68117,
(68118,
(68119,
(68120,
(68121,
(68122,
(68123,
(68124,
(68125,
(68126,
(68127,
(68128,
(68129,
(68130,
(68131,
(68132,
(68133,
(68134,
(68135,
(68136,
(68137,
(68138,
(68139,
(68140,
(68141,
(68142,
(68143,
(68144,
(68145,
(68146,
(68147,
(68148,
(68149,
(68150,
(68151,
(68152,
(68153,
(68154,
(68155,
(68156,
(68157,
(68158,
(68159,
(68160,
(68161,
(68162,
(68163,
(68164,

1348761008,
1348761028,
1348761408,
1348761857,
1348762046,
1348762069,
1348762330,
1348762679,
1348762748,
1348763121,
1348763124,
1348763270,
1348763328,
1348763421,
1348763678,
1348763733,
1348763837,
1348763837,
1348763955,
1348764046,
1348764163,
1348764221,
1348764471,
1348764604,
1348764876,
1348764973,
1348765124,
1348765233,
1348765236,
1348765484,
1348765500,
1348765546,
1348765675,
1348765866,
1348766436,
1348766498,
1348766520,
1348766713,
1348767161,
1348767295,
1348767296,
1348767498,
1348767616,
1348767658,
1348767679,
1348767809,
1348768110,
1348768261,
1348768445,
1348768531,
1348768655,
1348768720,
1348768737,
1348769074,
1348769284,
1348769408,
1348769595,
1348769728,
1348769773,
1348769883,

'41.194.56.182'),
'157.56.95.137'),
'66.249.72.194'),
'74.125.178.92'),
'66.249.72.194'),
'74.125.178.16'),
'157.55.33.112'),
'66.249.72.194'),
'200.105.146.39'),
'123.125.71.35'),
'220.181.108.101'),
'190.106.243.98'),
'66.249.72.194'),
'200.90.146.133'),
'157.55.33.112'),
'200.105.146.39'),
'8.28.16.254'),
'41.194.56.182'),
'66.249.72.194'),
'66.249.72.54'),
'190.129.197.14'),
'157.55.35.85'),
'180.76.5.160'),
'66.249.72.194'),
'190.129.92.214'),
'157.55.33.112'),
'180.76.5.169'),
'189.120.171.178'),
'66.249.72.194'),
'65.55.24.214'),
'190.85.144.17'),
'200.90.146.224'),
'190.181.13.188'),
'66.249.72.194'),
'190.129.197.26'),
'190.106.243.98'),
'66.249.72.194'),
'200.87.130.226'),
'66.249.72.194'),
'123.125.71.32'),
'220.181.108.80'),
'66.249.72.54'),
'186.2.38.150'),
'190.11.78.145'),
'200.110.52.213'),
'66.249.72.194'),
'68.171.231.85'),
'208.115.111.70'),
'66.249.72.194'),
'190.11.78.145'),
'68.171.231.84'),
'200.87.143.91'),
'200.110.52.213'),
'66.249.72.194'),
'200.87.24.100'),
'66.249.72.54'),
'157.55.33.112'),
'66.249.72.194'),
'180.76.6.227'),
'190.109.224.226'),

(68165,
(68166,
(68167,
(68168,
(68169,
(68170,
(68171,
(68172,
(68173,
(68174,
(68175,
(68176,
(68177,
(68178,
(68179,
(68180,
(68181,
(68182,
(68183,
(68184,
(68185,
(68186,
(68187,
(68188,
(68189,
(68190,
(68191,
(68192,
(68193,
(68194,
(68195,
(68196,
(68197,
(68198,
(68199,
(68200,
(68201,
(68202,
(68203,
(68204,
(68205,
(68206,
(68207,
(68208,
(68209,
(68210,
(68211,
(68212,
(68213,
(68214,
(68215,
(68216,
(68217,
(68218,
(68219,
(68220,
(68221,
(68222,
(68223,
(68224,

1348769981,
1348770043,
1348770043,
1348770370,
1348770516,
1348770780,
1348770922,
1348770995,
1348771091,
1348771227,
1348771359,
1348771628,
1348771653,
1348772084,
1348772223,
1348772295,
1348772939,
1348773330,
1348773579,
1348773687,
1348773688,
1348773974,
1348774221,
1348774299,
1348775223,
1348785099,
1348785099,
1348785100,
1348785100,
1348785101,
1348785102,
1348785103,
1348785105,
1348785112,
1348785115,
1348785126,
1348785127,
1348785128,
1348785136,
1348785137,
1348785137,
1348785152,
1348785165,
1348785467,
1348785471,
1348785476,
1348785704,
1348785909,
1348786058,
1348786235,
1348786459,
1348786465,
1348787020,
1348787260,
1348787299,
1348787520,
1348787574,
1348787905,
1348787906,
1348787926,

'180.76.5.167'),
'123.125.71.52'),
'220.181.108.85'),
'66.249.72.194'),
'65.55.24.214'),
'190.129.19.138'),
'200.107.240.139'),
'66.249.72.194'),
'157.55.33.112'),
'190.104.30.27'),
'208.80.194.150'),
'180.76.5.170'),
'66.249.72.194'),
'190.129.9.42'),
'200.58.80.117'),
'66.249.72.194'),
'66.249.72.194'),
'157.55.36.39'),
'66.249.72.194'),
'123.125.71.34'),
'220.181.108.83'),
'200.90.148.42'),
'66.249.72.194'),
'157.55.35.85'),
'200.90.148.42'),
'201.222.114.104'),
'66.249.72.194'),
'190.129.10.171'),
'190.103.70.137'),
'190.129.5.4'),
'190.129.5.172'),
'208.115.111.70'),
'220.181.108.76'),
'94.23.225.68'),
'180.76.5.64'),
'190.129.8.202'),
'190.129.88.211'),
'74.125.178.93'),
'123.125.71.51'),
'74.125.178.82'),
'157.55.32.116'),
'190.129.19.115'),
'66.249.72.54'),
'65.55.24.214'),
'131.253.47.145'),
'131.253.47.191'),
'66.249.72.194'),
'180.76.5.59'),
'200.105.182.141'),
'190.129.5.172'),
'66.249.72.54'),
'66.249.72.194'),
'200.58.83.145'),
'66.249.72.194'),
'66.249.72.54'),
'200.110.50.176'),
'200.87.144.220'),
'123.125.71.41'),
'220.181.108.119'),
'66.249.72.54'),

(68225,
(68226,
(68227,
(68228,
(68229,
(68230,
(68231,
(68232,
(68233,
(68234,
(68235,
(68236,
(68237,
(68238,
(68239,
(68240,
(68241,
(68242,
(68243,
(68244,
(68245,
(68246,
(68247,
(68248,
(68249,
(68250,
(68251,
(68252,
(68253,
(68254,
(68255,
(68256,
(68257,
(68258,
(68259,
(68260,
(68261,
(68262,
(68263,
(68264,
(68265,
(68266,
(68267,
(68268,
(68269,
(68270,
(68271,
(68272,
(68273,
(68274,
(68275,
(68276,
(68277,
(68278,
(68279,
(68280,
(68281,
(68282,
(68283,
(68284,

1348788030,
1348788065,
1348788544,
1348788610,
1348788614,
1348788725,
1348788870,
1348789325,
1348789525,
1348789595,
1348789713,
1348789925,
1348790167,
1348790724,
1348790987,
1348791270,
1348791324,
1348791492,
1348791493,
1348791525,
1348791585,
1348791706,
1348791924,
1348792524,
1348792620,
1348792677,
1348792850,
1348792942,
1348793190,
1348793204,
1348793323,
1348793474,
1348793531,
1348793537,
1348793863,
1348793923,
1348794363,
1348794498,
1348794723,
1348795119,
1348795188,
1348795524,
1348795809,
1348795812,
1348795822,
1348796033,
1348796247,
1348796296,
1348796526,
1348796660,
1348796750,
1348796926,
1348797020,
1348797517,
1348797722,
1348798323,
1348798832,
1348798833,
1348799122,
1348799429,

'157.55.33.47'),
'66.249.72.194'),
'66.249.72.54'),
'190.129.172.157'),
'190.129.197.15'),
'66.249.72.194'),
'180.76.5.196'),
'66.249.72.194'),
'66.249.72.54'),
'200.105.174.55'),
'131.253.47.176'),
'66.249.72.194'),
'74.125.178.30'),
'66.249.72.194'),
'190.104.26.24'),
'141.0.10.241'),
'66.249.72.194'),
'123.125.71.13'),
'220.181.108.114'),
'66.249.72.54'),
'200.87.126.213'),
'186.27.104.109'),
'66.249.72.194'),
'66.249.72.54'),
'190.181.26.96'),
'66.249.72.194'),
'157.55.33.251'),
'157.55.32.116'),
'66.249.72.54'),
'180.76.5.51'),
'66.249.72.194'),
'190.181.26.96'),
'200.87.144.220'),
'180.76.5.95'),
'66.249.72.54'),
'66.249.72.194'),
'157.55.33.251'),
'66.249.72.54'),
'66.249.72.194'),
'66.249.72.54'),
'186.2.50.158'),
'66.249.72.194'),
'123.125.71.42'),
'220.181.108.93'),
'66.249.72.54'),
'157.55.33.112'),
'157.55.32.116'),
'66.249.72.194'),
'190.186.43.2'),
'190.104.26.18'),
'186.27.8.206'),
'66.249.72.54'),
'66.249.72.194'),
'208.115.111.70'),
'66.249.72.194'),
'66.249.72.194'),
'123.125.71.40'),
'220.181.108.123'),
'66.249.72.194'),
'131.253.47.191'),

(68285,
(68286,
(68287,
(68288,
(68289,
(68290,
(68291,
(68292,
(68293,
(68294,
(68295,
(68296,
(68297,
(68298,
(68299,
(68300,
(68301,
(68302,
(68303,
(68304,
(68305,
(68306,
(68307,
(68308,
(68309,
(68310,
(68311,
(68312,
(68313,
(68314,
(68315,
(68316,
(68317,
(68318,
(68319,
(68320,
(68321,
(68322,
(68323,
(68324,
(

Вам также может понравиться