-- MySQL dump 10.10 -- -- Host: mysql.overknee.org Database: movabletype -- ------------------------------------------------------ -- Server version 5.0.45-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `mt_asset` -- DROP TABLE IF EXISTS `mt_asset`; CREATE TABLE `mt_asset` ( `asset_id` int(11) NOT NULL auto_increment, `asset_blog_id` int(11) NOT NULL, `asset_class` varchar(255) default 'file', `asset_created_by` int(11) default NULL, `asset_created_on` datetime default NULL, `asset_description` mediumtext, `asset_file_ext` varchar(20) default NULL, `asset_file_name` varchar(255) default NULL, `asset_file_path` varchar(255) default NULL, `asset_label` varchar(255) default NULL, `asset_meta` mediumblob, `asset_mime_type` varchar(255) default NULL, `asset_modified_by` int(11) default NULL, `asset_modified_on` datetime default NULL, `asset_parent` int(11) default NULL, `asset_url` varchar(255) default NULL, PRIMARY KEY (`asset_id`), KEY `mt_asset_parent` (`asset_parent`), KEY `mt_asset_file_path` (`asset_file_path`), KEY `mt_asset_created_on` (`asset_created_on`), KEY `mt_asset_url` (`asset_url`), KEY `mt_asset_blog_id` (`asset_blog_id`), KEY `mt_asset_label` (`asset_label`), KEY `mt_asset_class` (`asset_class`), KEY `mt_asset_created_by` (`asset_created_by`) ) ENGINE=MyISAM AUTO_INCREMENT=99 DEFAULT CHARSET=latin1; -- -- Dumping data for table `mt_asset` -- /*!40000 ALTER TABLE `mt_asset` DISABLE KEYS */; LOCK TABLES `mt_asset` WRITE; INSERT INTO `mt_asset` VALUES (1,1,'image',2,'2008-02-02 20:11:28','これは袖なんです\r\n気づいたら頭がついていた・・・','jpg','袖.jpg','%r/2008/02/02/袖.jpg','袖.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\01050\0\0\0 image_width-\0\0\01400','image/pjpeg',NULL,'2008-02-02 20:11:28',NULL,'%r/2008/02/02/%E8%A2%96.jpg'),(2,1,'image',2,'2008-02-10 19:10:43',NULL,'jpg','てゐ.jpg','%r/てゐ.jpg','てゐ.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0461\0\0\0 image_width-\0\0\0614','image/pjpeg',NULL,'2008-02-10 19:10:43',NULL,'%r/%E3%81%A6%E3%82%90.jpg'),(3,1,'image',2,'2008-02-10 19:12:05',NULL,'jpg','TVてゐ.jpg','%r/TVてゐ.jpg','TVてゐ.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0403\0\0\0 image_width-\0\0\0538','image/pjpeg',2,'2008-02-24 23:26:08',NULL,'%r/TV%E3%81%A6%E3%82%90.jpg'),(4,1,'image',2,'2008-02-11 17:23:50',NULL,'jpg','imwp13l.jpg','%r/imwp13l.jpg',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\01024\0\0\0 image_width-\0\0\01280','application/octet-stream',NULL,'2008-02-11 17:23:50',NULL,'%r/imwp13l.jpg'),(5,1,'image',2,'2008-02-11 19:07:43','くろいおんなのこだよー。','png','black-girl.png','%r/2008/02/11/black-girl.png','black-girl.png','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0384\0\0\0 image_width-\0\0\0512','image/png',1,'2008-02-14 22:53:06',NULL,'%r/2008/02/11/black-girl.png'),(6,1,'image',2,'2008-02-11 19:08:31',NULL,'png','black-girl-thumb-512x384.png','%r/2008/02/11/black-girl-thumb-512x384.png','黒い女の子のサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0384\0\0\0 image_width-\0\0\0512',NULL,NULL,'2008-02-11 19:08:31',5,'%r/2008/02/11/black-girl-thumb-512x384.png'),(8,1,'image',1,'2008-02-11 19:29:57',NULL,'png','black-girl-thumb-200x150.png','%r/2008/02/11/black-girl-thumb-200x150.png','黒い子のサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-11 19:29:57',5,'%r/2008/02/11/black-girl-thumb-200x150.png'),(7,1,'image',1,'2008-02-11 19:19:28',NULL,'png','black-girl-thumb-100x75.png','%r/2008/02/11/black-girl-thumb-100x75.png','黒い女の子のサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\075\0\0\0 image_width-\0\0\0100',NULL,NULL,'2008-02-11 19:19:28',5,'%r/2008/02/11/black-girl-thumb-100x75.png'),(9,1,'image',2,'2008-02-11 22:24:09','黒いんだよ、わかんない?','png','black-girl.png','%r/black-girl.png','black-girl.png','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0384\0\0\0 image_width-\0\0\0512','image/x-png',NULL,'2008-02-11 22:24:09',NULL,'%r/black-girl.png'),(10,1,'image',2,'2008-02-11 22:24:49',NULL,'png','black-girl-thumb-200x150.png','%r/black-girl-thumb-200x150.png','black-girl.pngのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-11 22:24:49',9,'%r/black-girl-thumb-200x150.png'),(11,1,'image',2,'2008-02-14 21:23:12',NULL,'jpg','kokuban.jpg','%r/kokuban.jpg',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0480\0\0\0 image_width-\0\0\0640','image/pjpeg',NULL,'2008-02-14 21:23:12',NULL,'%r/kokuban.jpg'),(12,1,'image',2,'2008-02-14 21:24:09',NULL,'jpg','kokuban-thumb-200x150.jpg','%r/assets_c/2008/02/kokuban-thumb-200x150.jpg','kokuban.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-14 21:24:09',11,'%r/assets_c/2008/02/kokuban-thumb-200x150.jpg'),(13,1,'image',1,'2008-02-14 22:54:33',NULL,'jpeg','kokuban.jpeg','%r/2008/02/14/kokuban.jpeg','kokuban.jpeg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0480\0\0\0 image_width-\0\0\0640','image/jpeg',1,'2008-02-14 22:54:57',NULL,'%r/2008/02/14/kokuban.jpeg'),(14,1,'image',1,'2008-02-14 22:55:03',NULL,'jpeg','kokuban-thumb-200x150.jpeg','%r/2008/02/14/kokuban-thumb-200x150.jpeg','kokuban.jpegのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-14 22:55:03',13,'%r/2008/02/14/kokuban-thumb-200x150.jpeg'),(15,1,'image',2,'2008-02-18 01:12:51','ロードローラーだ!!','jpg','リン&レン.jpg','%r/リン&レン.jpg','リン&レン.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0600\0\0\0 image_width-\0\0\0800','image/pjpeg',NULL,'2008-02-18 01:12:51',NULL,'%r/%E3%83%AA%E3%83%B3%EF%BC%86%E3%83%AC%E3%83%B3.jpg'),(16,1,'image',2,'2008-02-18 01:13:26',NULL,'jpg','リン&レン-thumb-200x150.jpg','%r/リン&レン-thumb-200x150.jpg','リン&レン.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-18 01:13:26',15,'%r/リン&レン-thumb-200x150.jpg'),(17,1,'image',2,'2008-02-19 00:58:33',NULL,'jpg','視力検査.jpg','%r/視力検査.jpg','視力検査.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0640\0\0\0 image_width-\0\0\0480','image/pjpeg',NULL,'2008-02-19 00:58:33',NULL,'%r/%E8%A6%96%E5%8A%9B%E6%A4%9C%E6%9F%BB.jpg'),(18,1,'image',2,'2008-02-19 00:58:53',NULL,'jpg','視力検査-thumb-200x266.jpg','%r/視力検査-thumb-200x266.jpg','視力検査.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0266\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-19 00:58:53',17,'%r/視力検査-thumb-200x266.jpg'),(19,1,'image',2,'2008-02-20 00:56:55','折りたたみ自転車','jpg','ちゃり.jpg','%r/ちゃり.jpg','ちゃり.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0640\0\0\0 image_width-\0\0\0480','image/pjpeg',NULL,'2008-02-20 00:56:55',NULL,'%r/%E3%81%A1%E3%82%83%E3%82%8A.jpg'),(20,1,'image',2,'2008-02-20 00:57:15',NULL,'jpg','ちゃり-thumb-200x266.jpg','%r/ちゃり-thumb-200x266.jpg','ちゃり.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0266\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-20 00:57:15',19,'%r/ちゃり-thumb-200x266.jpg'),(21,1,'image',2,'2008-02-21 01:00:45',NULL,'jpg','愛佳.jpg','%r/愛佳.jpg','愛佳.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0350\0\0\0 image_width-\0\0\0500','image/pjpeg',NULL,'2008-02-21 01:00:45',NULL,'%r/%E6%84%9B%E4%BD%B3.jpg'),(22,1,'image',2,'2008-02-21 01:01:20',NULL,'jpg','愛佳-thumb-200x140.jpg','%r/愛佳-thumb-200x140.jpg','愛佳.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0140\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-21 01:01:20',21,'%r/愛佳-thumb-200x140.jpg'),(23,1,'image',2,'2008-02-22 00:17:28',NULL,'jpg','psp.jpg','%r/psp.jpg','psp.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0590\0\0\0 image_width-\0\0\0480','image/pjpeg',NULL,'2008-02-22 00:17:28',NULL,'%r/psp.jpg'),(24,1,'image',2,'2008-02-22 00:17:40',NULL,'jpg','psp-thumb-200x245.jpg','%r/psp-thumb-200x245.jpg','psp.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0245\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-22 00:17:40',23,'%r/psp-thumb-200x245.jpg'),(25,1,'image',2,'2008-02-23 00:30:10',NULL,'png','nagato-san.png','%r/nagato-san.png','nagato-san.png','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0512\0\0\0 image_width-\0\0\0512','image/x-png',2,'2008-02-23 00:30:31',NULL,'%r/nagato-san.png'),(26,1,'image',2,'2008-02-23 00:30:41',NULL,'png','nagato-san-thumb-200x200.png','%r/nagato-san-thumb-200x200.png','nagato-san.pngのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0200\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-23 00:30:41',25,'%r/nagato-san-thumb-200x200.png'),(27,1,'image',2,'2008-02-24 01:28:59',NULL,'jpg','ナゲット.jpg','%r/ナゲット.jpg','ナゲット.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0640\0\0\0 image_width-\0\0\0480','image/pjpeg',NULL,'2008-02-24 01:28:59',NULL,'%r/%E3%83%8A%E3%82%B2%E3%83%83%E3%83%88.jpg'),(28,1,'image',2,'2008-02-24 01:29:18',NULL,'jpg','ナゲット-thumb-200x266.jpg','%r/ナゲット-thumb-200x266.jpg','ナゲット.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0266\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-24 01:29:18',27,'%r/ナゲット-thumb-200x266.jpg'),(29,1,'image',2,'2008-02-24 02:16:56',NULL,'jpg','なにコイツ.jpg','%r/なにコイツ.jpg','なにコイツ.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0500\0\0\0 image_width-\0\0\0500','image/pjpeg',NULL,'2008-02-24 02:16:56',NULL,'%r/%E3%81%AA%E3%81%AB%E3%82%B3%E3%82%A4%E3%83%84.jpg'),(30,1,'image',2,'2008-02-24 02:17:08',NULL,'jpg','なにコイツ-thumb-200x200.jpg','%r/なにコイツ-thumb-200x200.jpg','なにコイツ.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0200\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-24 02:17:08',29,'%r/なにコイツ-thumb-200x200.jpg'),(31,1,'image',2,'2008-02-24 23:26:19',NULL,'jpg','TVてゐ-thumb-200x149.jpg','%r/TVてゐ-thumb-200x149.jpg','TVてゐ.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0149\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-24 23:26:19',3,'%r/TVてゐ-thumb-200x149.jpg'),(32,1,'image',2,'2008-02-24 23:28:01',NULL,'jpg','てゐ顔面アップ.jpg','%r/てゐ顔面アップ.jpg','てゐ顔面アップ.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0415\0\0\0 image_width-\0\0\0553','image/pjpeg',NULL,'2008-02-24 23:28:01',NULL,'%r/%E3%81%A6%E3%82%90%E9%A1%94%E9%9D%A2%E3%82%A2%E3%83%83%E3%83%97.jpg'),(33,1,'image',2,'2008-02-24 23:28:06',NULL,'jpg','てゐ顔面アップ-thumb-200x150.jpg','%r/てゐ顔面アップ-thumb-200x150.jpg','てゐ顔面アップ.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-24 23:28:06',32,'%r/てゐ顔面アップ-thumb-200x150.jpg'),(34,2,'image',4,'2008-02-25 23:22:39',NULL,'jpg','tihayabirthday.jpg','%r/tihayabirthday.jpg','tihayabirthday.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0500\0\0\0 image_width-\0\0\0414','image/pjpeg',4,'2008-02-26 00:09:36',NULL,'%r/tihayabirthday.jpg'),(35,2,'image',4,'2008-02-25 23:27:42',NULL,'jpg','tihayabirthday-thumb-300x362.jpg','%r/tihayabirthday-thumb-300x362.jpg','tihayabirthday.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0362\0\0\0 image_width-\0\0\0300',NULL,NULL,'2008-02-25 23:27:42',34,'%r/tihayabirthday-thumb-300x362.jpg'),(36,2,'image',4,'2008-02-25 23:38:45',NULL,'jpg','tihayabirthday-thumb-300x362-thumb-30x36.jpg','%r/assets_c/2008/02/tihayabirthday-thumb-300x362-thumb-30x36.jpg','tihayabirthday.jpgのサムネール画像のサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\036\0\0\0 image_width-\0\0\030',NULL,NULL,'2008-02-25 23:38:45',35,'%r/assets_c/2008/02/tihayabirthday-thumb-300x362-thumb-30x36.jpg'),(37,2,'image',4,'2008-02-25 23:39:31',NULL,'jpg','tihayabirthday-thumb-300x362-thumb-30x36-thumb-30x36.jpg','%r/assets_c/2008/02/tihayabirthday-thumb-300x362-thumb-30x36-thumb-30x36.jpg','tihayabirthday.jpgのサムネール画像のサムネール画像のサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\036\0\0\0 image_width-\0\0\030',NULL,NULL,'2008-02-25 23:39:31',36,'%r/assets_c/2008/02/tihayabirthday-thumb-300x362-thumb-30x36-thumb-30x36.jpg'),(38,2,'image',3,'2008-02-25 23:53:27',NULL,'jpg','tihayabirthday-thumb-50x60.jpg','%r/assets_c/2008/02/tihayabirthday-thumb-50x60.jpg','tihayabirthday.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\060\0\0\0 image_width-\0\0\050',NULL,NULL,'2008-02-25 23:53:27',34,'%r/assets_c/2008/02/tihayabirthday-thumb-50x60.jpg'),(39,2,'image',4,'2008-02-26 00:07:17',NULL,'jpg','tihayabirthday-thumb-100x120.jpg','%r/assets_c/2008/02/tihayabirthday-thumb-100x120.jpg','tihayabirthday.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0120\0\0\0 image_width-\0\0\0100',NULL,NULL,'2008-02-26 00:07:17',34,'%r/assets_c/2008/02/tihayabirthday-thumb-100x120.jpg'),(40,1,'image',2,'2008-02-26 01:42:27',NULL,'jpg','コレはなんだ?.jpg','%r/コレはなんだ?.jpg','コレはなんだ?.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0420\0\0\0 image_width-\0\0\0560','image/pjpeg',NULL,'2008-02-26 01:42:27',NULL,'%r/%E3%82%B3%E3%83%AC%E3%81%AF%E3%81%AA%E3%82%93%E3%81%A0%EF%BC%9F.jpg'),(41,1,'image',2,'2008-02-26 01:43:12',NULL,'jpg','コレはなんだ?-thumb-200x150.jpg','%r/コレはなんだ?-thumb-200x150.jpg','コレはなんだ?.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-26 01:43:12',40,'%r/コレはなんだ?-thumb-200x150.jpg'),(42,2,'image',3,'2008-02-27 00:20:19',NULL,'jpg','tekotannrahu.JPG','%r/tekotannrahu.JPG','tekotannrahu.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0565\0\0\0 image_width-\0\0\0359','image/jpeg',NULL,'2008-02-27 00:20:19',NULL,'%r/tekotannrahu.JPG'),(43,2,'image',3,'2008-02-27 00:20:40',NULL,'jpg','tekotannrahu-thumb-50x78.jpg','%r/tekotannrahu-thumb-50x78.jpg','tekotannrahu.JPGのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\078\0\0\0 image_width-\0\0\050',NULL,NULL,'2008-02-27 00:20:40',42,'%r/tekotannrahu-thumb-50x78.jpg'),(44,2,'image',3,'2008-02-27 00:21:23',NULL,'jpg','tekotannrahu-thumb-50x78-thumb-50x78.jpg','%r/assets_c/2008/02/tekotannrahu-thumb-50x78-thumb-50x78.jpg','tekotannrahu.JPGのサムネール画像のサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\078\0\0\0 image_width-\0\0\050',NULL,NULL,'2008-02-27 00:21:23',43,'%r/assets_c/2008/02/tekotannrahu-thumb-50x78-thumb-50x78.jpg'),(45,2,'image',3,'2008-02-27 00:22:15',NULL,'jpg','tekotannrahu-thumb-359x565.jpg','%r/assets_c/2008/02/tekotannrahu-thumb-359x565.jpg','tekotannrahu.JPGのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0565\0\0\0 image_width-\0\0\0359',NULL,NULL,'2008-02-27 00:22:15',42,'%r/assets_c/2008/02/tekotannrahu-thumb-359x565.jpg'),(46,2,'image',3,'2008-02-27 00:25:11',NULL,'jpg','tekolouph.JPG','%r/tekolouph.JPG','tekolouph.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0677\0\0\0 image_width-\0\0\0499','image/jpeg',NULL,'2008-02-27 00:25:11',NULL,'%r/tekolouph.JPG'),(47,1,'image',2,'2008-02-27 01:50:12',NULL,'jpg','marisa nanami.jpg','%r/marisa nanami.jpg','marisa nanami.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0500\0\0\0 image_width-\0\0\0500','image/pjpeg',NULL,'2008-02-27 01:50:12',NULL,'%r/marisa%20nanami.jpg'),(48,1,'image',2,'2008-02-27 01:51:54',NULL,'jpg','marisa nanami-thumb-200x200.jpg','%r/marisa nanami-thumb-200x200.jpg','marisa nanami.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0200\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-27 01:51:54',47,'%r/marisa nanami-thumb-200x200.jpg'),(49,1,'image',2,'2008-02-27 02:09:43',NULL,'jpg','marisa.jpg','%r/marisa.jpg','marisa.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0630\0\0\0 image_width-\0\0\0455','image/pjpeg',NULL,'2008-02-27 02:09:43',NULL,'%r/marisa.jpg'),(50,1,'image',2,'2008-02-27 02:09:50',NULL,'jpg','marisa-thumb-200x276.jpg','%r/marisa-thumb-200x276.jpg','marisa.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0276\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-27 02:09:50',49,'%r/marisa-thumb-200x276.jpg'),(51,2,'image',4,'2008-02-27 22:08:05',NULL,'jpg','nonolouph.JPG','%r/nonolouph.JPG','nonolouph.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0696\0\0\0 image_width-\0\0\0482','image/pjpeg',NULL,'2008-02-27 22:08:05',NULL,'%r/nonolouph.JPG'),(52,1,'image',2,'2008-02-28 02:10:11',NULL,'jpg','牛乳.jpg','%r/牛乳.jpg','牛乳.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0420\0\0\0 image_width-\0\0\0600','image/pjpeg',NULL,'2008-02-28 02:10:11',NULL,'%r/%E7%89%9B%E4%B9%B3.jpg'),(53,1,'image',2,'2008-02-28 02:10:19',NULL,'jpg','牛乳-thumb-200x140.jpg','%r/牛乳-thumb-200x140.jpg','牛乳.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0140\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-28 02:10:19',52,'%r/牛乳-thumb-200x140.jpg'),(54,1,'image',2,'2008-02-28 02:13:09',NULL,'jpg','yuyusama.jpg','%r/yuyusama.jpg','yuyusama.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0600\0\0\0 image_width-\0\0\0800','image/pjpeg',NULL,'2008-02-28 02:13:09',NULL,'%r/yuyusama.jpg'),(55,1,'image',2,'2008-02-28 02:13:22',NULL,'jpg','yuyusama-thumb-200x150.jpg','%r/yuyusama-thumb-200x150.jpg','yuyusama.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-28 02:13:22',54,'%r/yuyusama-thumb-200x150.jpg'),(56,2,'image',4,'2008-02-28 23:25:10',NULL,'jpg','petalouph.JPG','%r/petalouph.JPG','petalouph.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0691\0\0\0 image_width-\0\0\0468','image/pjpeg',NULL,'2008-02-28 23:25:10',NULL,'%r/petalouph.JPG'),(57,1,'image',2,'2008-02-29 00:48:52',NULL,'jpg','はてなようせい.jpg','%r/はてなようせい.jpg','はてなようせい.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0648\0\0\0 image_width-\0\0\0480','image/pjpeg',NULL,'2008-02-29 00:48:52',NULL,'%r/%E3%81%AF%E3%81%A6%E3%81%AA%E3%82%88%E3%81%86%E3%81%9B%E3%81%84.jpg'),(58,1,'image',2,'2008-02-29 00:48:58',NULL,'jpg','はてなようせい-thumb-200x270.jpg','%r/はてなようせい-thumb-200x270.jpg','はてなようせい.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0270\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-29 00:48:58',57,'%r/はてなようせい-thumb-200x270.jpg'),(59,1,'image',2,'2008-02-29 00:56:04',NULL,'jpg','hatenayousei.jpg','%r/hatenayousei.jpg','hatenayousei.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0648\0\0\0 image_width-\0\0\0480','image/pjpeg',NULL,'2008-02-29 00:56:04',NULL,'%r/hatenayousei.jpg'),(60,1,'image',2,'2008-02-29 00:56:16',NULL,'jpg','hatenayousei-thumb-200x270.jpg','%r/hatenayousei-thumb-200x270.jpg','hatenayousei.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0270\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-02-29 00:56:16',59,'%r/hatenayousei-thumb-200x270.jpg'),(61,2,'image',4,'2008-02-29 23:57:11',NULL,'jpg','harutplpuph.JPG','%r/harutplpuph.JPG','harutplpuph.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0614\0\0\0 image_width-\0\0\0396','image/pjpeg',NULL,'2008-02-29 23:57:11',NULL,'%r/harutplpuph.JPG'),(62,1,'image',2,'2008-03-01 01:00:46',NULL,'jpg','torikoro.jpg','%r/torikoro.jpg','torikoro.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0555\0\0\0 image_width-\0\0\0500','image/pjpeg',NULL,'2008-03-01 01:00:46',NULL,'%r/torikoro.jpg'),(63,1,'image',2,'2008-03-01 01:00:54',NULL,'jpg','torikoro-thumb-200x222.jpg','%r/torikoro-thumb-200x222.jpg','torikoro.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0222\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-01 01:00:54',62,'%r/torikoro-thumb-200x222.jpg'),(64,1,'image',2,'2008-03-01 22:32:13',NULL,'jpg','sotugyou.jpg','%r/sotugyou.jpg','sotugyou.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\01000\0\0\0 image_width-\0\0\0480','image/pjpeg',NULL,'2008-03-01 22:32:13',NULL,'%r/sotugyou.jpg'),(65,1,'image',2,'2008-03-01 22:32:27',NULL,'jpg','sotugyou-thumb-200x416.jpg','%r/sotugyou-thumb-200x416.jpg','sotugyou.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0416\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-01 22:32:27',64,'%r/sotugyou-thumb-200x416.jpg'),(66,2,'image',4,'2008-03-02 00:18:49',NULL,'jpg','rucybirthday.JPG','%r/rucybirthday.JPG','rucybirthday.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0528\0\0\0 image_width-\0\0\0410','image/pjpeg',NULL,'2008-03-02 00:18:49',NULL,'%r/rucybirthday.JPG'),(67,1,'image',5,'2008-03-02 23:41:17',NULL,'jpg','4koma-touka.jpg','%r/4koma-touka.jpg','4koma-touka.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0863\0\0\0 image_width-\0\0\0281','image/pjpeg',NULL,'2008-03-02 23:41:17',NULL,'%r/4koma-touka.jpg'),(68,1,'image',5,'2008-03-02 23:41:38',NULL,'jpg','4koma-touka-thumb-200x614.jpg','%r/4koma-touka-thumb-200x614.jpg','4koma-touka.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0614\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-02 23:41:38',67,'%r/4koma-touka-thumb-200x614.jpg'),(69,2,'image',4,'2008-03-03 23:27:47',NULL,'jpg','intoroduce.JPG','%r/intoroduce.JPG','intoroduce.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0381\0\0\0 image_width-\0\0\0331','image/pjpeg',NULL,'2008-03-03 23:27:47',NULL,'%r/intoroduce.JPG'),(70,1,'image',2,'2008-03-03 23:32:05',NULL,'jpg','natukage.jpg','%r/natukage.jpg','natukage.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\01170\0\0\0 image_width-\0\0\0400','image/pjpeg',NULL,'2008-03-03 23:32:05',NULL,'%r/natukage.jpg'),(71,1,'image',2,'2008-03-03 23:32:21',NULL,'jpg','natukage-thumb-200x585.jpg','%r/natukage-thumb-200x585.jpg','natukage.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0585\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-03 23:32:21',70,'%r/natukage-thumb-200x585.jpg'),(72,1,'image',5,'2008-03-05 00:20:01',NULL,'jpg','やんだ頼むぜ.jpg','%r/やんだ頼むぜ.jpg','やんだ頼むぜ.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0700\0\0\0 image_width-\0\0\0650','image/pjpeg',NULL,'2008-03-05 00:20:01',NULL,'%r/%E3%82%84%E3%82%93%E3%81%A0%E9%A0%BC%E3%82%80%E3%81%9C.jpg'),(73,1,'image',5,'2008-03-05 00:20:28',NULL,'jpg','やんだ頼むぜ-thumb-200x215.jpg','%r/やんだ頼むぜ-thumb-200x215.jpg','やんだ頼むぜ.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0215\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-05 00:20:28',72,'%r/やんだ頼むぜ-thumb-200x215.jpg'),(74,1,'image',2,'2008-03-05 23:55:07',NULL,'jpg','無題.jpg','%r/無題.jpg','無題.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0480\0\0\0 image_width-\0\0\0640','image/pjpeg',NULL,'2008-03-05 23:55:07',NULL,'%r/%E7%84%A1%E9%A1%8C.jpg'),(75,1,'image',2,'2008-03-05 23:55:20',NULL,'jpg','無題-thumb-200x150.jpg','%r/無題-thumb-200x150.jpg','無題.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-05 23:55:20',74,'%r/無題-thumb-200x150.jpg'),(76,2,'image',4,'2008-03-06 22:13:05',NULL,'jpg','yusukelouph.JPG','%r/yusukelouph.JPG','yusukelouph.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0685\0\0\0 image_width-\0\0\0479','image/pjpeg',NULL,'2008-03-06 22:13:05',NULL,'%r/yusukelouph.JPG'),(77,1,'image',5,'2008-03-06 23:14:55',NULL,'jpg','4koma-.jpg','%r/4koma-.jpg','4koma-.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0863\0\0\0 image_width-\0\0\0281','image/pjpeg',NULL,'2008-03-06 23:14:55',NULL,'%r/4koma-.jpg'),(78,1,'image',5,'2008-03-06 23:15:00',NULL,'jpg','4koma--thumb-200x614.jpg','%r/4koma--thumb-200x614.jpg','4koma-.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0614\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-06 23:15:00',77,'%r/4koma--thumb-200x614.jpg'),(79,2,'image',4,'2008-03-07 18:42:58',NULL,'jpg','yusukeribenzi.JPG','%r/yusukeribenzi.JPG','yusukeribenzi.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0697\0\0\0 image_width-\0\0\0497','image/pjpeg',NULL,'2008-03-07 18:42:58',NULL,'%r/yusukeribenzi.JPG'),(80,1,'image',2,'2008-03-10 01:59:15',NULL,'jpg','ムジュラの仮面.jpg','%r/ムジュラの仮面.jpg','ムジュラの仮面.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0384\0\0\0 image_width-\0\0\0512','image/pjpeg',NULL,'2008-03-10 01:59:15',NULL,'%r/%E3%83%A0%E3%82%B8%E3%83%A5%E3%83%A9%E3%81%AE%E4%BB%AE%E9%9D%A2.jpg'),(81,1,'image',2,'2008-03-10 01:59:21',NULL,'jpg','ムジュラの仮面-thumb-200x150.jpg','%r/ムジュラの仮面-thumb-200x150.jpg','ムジュラの仮面.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-10 01:59:21',80,'%r/ムジュラの仮面-thumb-200x150.jpg'),(82,2,'image',4,'2008-03-11 00:32:31',NULL,'jpg','derodero.JPG','%r/derodero.JPG','derodero.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0695\0\0\0 image_width-\0\0\0499','image/pjpeg',4,'2008-03-21 23:15:48',NULL,'%r/derodero.jpg'),(83,1,'image',5,'2008-03-11 15:39:49',NULL,'jpg','更新用.jpg','%r/更新用.jpg','更新用.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0863\0\0\0 image_width-\0\0\0281','image/pjpeg',NULL,'2008-03-11 15:39:49',NULL,'%r/%E6%9B%B4%E6%96%B0%E7%94%A8.jpg'),(84,1,'image',5,'2008-03-11 15:39:56',NULL,'jpg','更新用-thumb-200x614.jpg','%r/更新用-thumb-200x614.jpg','更新用.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0614\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-11 15:39:56',83,'%r/更新用-thumb-200x614.jpg'),(85,1,'image',1,'2008-03-11 23:37:56',NULL,'png','tewi.png','%r/tewi.png','tewi.png','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\016\0\0\0 image_width-\0\0\016','image/png',NULL,'2008-03-11 23:37:56',NULL,'%r/tewi.png'),(86,2,'image',4,'2008-03-12 00:52:53',NULL,'jpg','rakugakiiii.jpg','%r/rakugakiiii.jpg','rakugakiiii.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0403\0\0\0 image_width-\0\0\0576','image/pjpeg',NULL,'2008-03-12 00:52:53',NULL,'%r/rakugakiiii.jpg'),(87,2,'image',4,'2008-03-13 00:41:21',NULL,'jpg','suieibu.JPG','%r/suieibu.JPG','suieibu.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0642\0\0\0 image_width-\0\0\0454','image/pjpeg',NULL,'2008-03-13 00:41:21',NULL,'%r/suieibu.JPG'),(88,2,'image',4,'2008-03-13 21:54:33',NULL,'jpg','suiei.JPG','%r/suiei.JPG','suiei.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0826\0\0\0 image_width-\0\0\0594','image/pjpeg',NULL,'2008-03-13 21:54:33',NULL,'%r/suiei.JPG'),(89,2,'image',4,'2008-03-14 19:45:02',NULL,'jpg','jumpp.jpg','%r/jumpp.jpg','jumpp.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0778\0\0\0 image_width-\0\0\0435','image/pjpeg',NULL,'2008-03-14 19:45:02',NULL,'%r/jumpp.jpg'),(90,1,'image',5,'2008-03-19 03:14:14',NULL,'jpg','えっち.jpg','%r/えっち.jpg','えっち.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0480\0\0\0 image_width-\0\0\0640','image/pjpeg',NULL,'2008-03-19 03:14:14',NULL,'%r/%E3%81%88%E3%81%A3%E3%81%A1.jpg'),(91,1,'image',5,'2008-03-19 03:14:17',NULL,'jpg','えっち-thumb-200x150.jpg','%r/えっち-thumb-200x150.jpg','えっち.jpgのサムネール画像','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0150\0\0\0 image_width-\0\0\0200',NULL,NULL,'2008-03-19 03:14:17',90,'%r/えっち-thumb-200x150.jpg'),(92,2,'image',4,'2008-03-20 00:14:23',NULL,'jpg','namakubi.jpg','%r/namakubi.jpg','namakubi.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0617\0\0\0 image_width-\0\0\0334','image/pjpeg',NULL,'2008-03-20 00:14:23',NULL,'%r/namakubi.jpg'),(93,2,'image',4,'2008-03-22 14:52:10',NULL,'jpg','deroderodero.jpg','%r/deroderodero.jpg','deroderodero.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0317\0\0\0 image_width-\0\0\0254','image/pjpeg',NULL,'2008-03-22 14:52:10',NULL,'%r/deroderodero.jpg'),(94,2,'image',4,'2008-03-23 00:20:17',NULL,'jpg','yukiwarosi.jpg','%r/yukiwarosi.jpg','yukiwarosi.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0500\0\0\0 image_width-\0\0\0500','image/pjpeg',NULL,'2008-03-23 00:20:17',NULL,'%r/yukiwarosi.jpg'),(95,2,'image',4,'2008-03-24 00:48:24',NULL,'jpg','zimoto.jpg','%r/zimoto.jpg','zimoto.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0400\0\0\0 image_width-\0\0\0400','image/pjpeg',NULL,'2008-03-24 00:48:24',NULL,'%r/zimoto.jpg'),(96,2,'image',4,'2008-03-26 00:26:53',NULL,'jpg','yayoi.jpg','%r/yayoi.jpg','yayoi.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0600\0\0\0 image_width-\0\0\0600','image/pjpeg',NULL,'2008-03-26 00:26:53',NULL,'%r/yayoi.jpg'),(97,2,'image',4,'2008-03-27 21:39:26',NULL,'jpg','swimingclubrothers.JPG','%r/swimingclubrothers.JPG','swimingclubrothers.JPG','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0803\0\0\0 image_width-\0\0\0579','image/pjpeg',NULL,'2008-03-27 21:39:26',NULL,'%r/swimingclubrothers.JPG'),(98,2,'image',4,'2008-03-28 21:41:10',NULL,'jpg','samus.jpg','%r/samus.jpg','samus.jpg','SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0 image_height-\0\0\0600\0\0\0 image_width-\0\0\0450','image/pjpeg',NULL,'2008-03-28 21:41:10',NULL,'%r/samus.jpg'); UNLOCK TABLES; /*!40000 ALTER TABLE `mt_asset` ENABLE KEYS */; -- -- Table structure for table `mt_association` -- DROP TABLE IF EXISTS `mt_association`; CREATE TABLE `mt_association` ( `association_id` int(11) NOT NULL auto_increment, `association_author_id` int(11) default '0', `association_blog_id` int(11) default '0', `association_created_by` int(11) default NULL, `association_created_on` datetime default NULL, `association_group_id` int(11) default '0', `association_modified_by` int(11) default NULL, `association_modified_on` datetime default NULL, `association_role_id` int(11) default '0', `association_type` int(11) NOT NULL, PRIMARY KEY (`association_id`), KEY `mt_association_author_id` (`association_author_id`), KEY `mt_association_group_id` (`association_group_id`), KEY `mt_association_created_on` (`association_created_on`), KEY `mt_association_type` (`association_type`), KEY `mt_association_blog_id` (`association_blog_id`), KEY `mt_association_role_id` (`association_role_id`) ) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=latin1; -- -- Dumping data for table `mt_association` -- /*!40000 ALTER TABLE `mt_association` DISABLE KEYS */; LOCK TABLES `mt_association` WRITE; INSERT INTO `mt_association` VALUES (1,1,1,1,'2008-01-27 21:24:50',0,NULL,'2008-01-27 21:24:50',1,1),(2,2,1,1,'2008-01-27 21:29:02',0,NULL,'2008-01-27 21:29:02',3,1),(3,3,2,1,'2008-02-14 00:56:14',0,NULL,'2008-02-14 00:56:14',3,1),(4,3,2,1,'2008-02-21 23:20:24',0,NULL,'2008-02-21 23:20:24',5,1),(5,4,2,1,'2008-02-21 23:51:49',0,NULL,'2008-02-21 23:51:49',3,1),(6,5,1,1,'2008-02-27 17:17:29',0,NULL,'2008-02-27 17:17:29',3,1),(7,2,1,1,'2008-02-27 17:19:00',0,NULL,'2008-02-27 17:19:00',5,1),(8,5,1,1,'2008-02-27 17:19:00',0,NULL,'2008-02-27 17:19:00',5,1),(9,4,2,1,'2008-02-27 17:19:41',0,NULL,'2008-02-27 17:19:41',5,1),(10,3,2,1,'2008-03-07 21:50:57',0,NULL,'2008-03-07 21:50:57',2,1); UNLOCK TABLES; /*!40000 ALTER TABLE `mt_association` ENABLE KEYS */; -- -- Table structure for table `mt_author` -- DROP TABLE IF EXISTS `mt_author`; CREATE TABLE `mt_author` ( `author_id` int(11) NOT NULL auto_increment, `author_api_password` varchar(60) default NULL, `author_auth_type` varchar(255) default NULL, `author_can_create_blog` tinyint(4) default NULL, `author_can_view_log` tinyint(4) default NULL, `author_created_by` int(11) default NULL, `author_created_on` datetime default NULL, `author_email` varchar(75) default NULL, `author_entry_prefs` varchar(255) default NULL, `author_external_id` varchar(255) default NULL, `author_hint` varchar(75) default NULL, `author_is_superuser` tinyint(4) default NULL, `author_meta` mediumblob, `author_modified_by` int(11) default NULL, `author_modified_on` datetime default NULL, `author_name` varchar(255) NOT NULL, `author_nickname` varchar(255) default NULL, `author_password` varchar(60) NOT NULL, `author_preferred_language` varchar(50) default NULL, `author_public_key` mediumtext, `author_remote_auth_token` varchar(50) default NULL, `author_remote_auth_username` varchar(50) default NULL, `author_status` int(11) default '1', `author_text_format` varchar(30) default NULL, `author_type` smallint(6) NOT NULL default '1', `author_url` varchar(255) default NULL, `author_userpic_asset_id` int(11) default NULL, PRIMARY KEY (`author_id`), KEY `mt_author_email` (`author_email`), KEY `mt_author_external_id` (`author_external_id`), KEY `mt_author_auth_type` (`author_auth_type`), KEY `mt_author_status` (`author_status`), KEY `mt_author_created_on` (`author_created_on`), KEY `mt_author_name` (`author_name`), KEY `mt_author_type` (`author_type`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=latin1; -- -- Dumping data for table `mt_author` -- /*!40000 ALTER TABLE `mt_author` DISABLE KEYS */; LOCK TABLES `mt_author` WRITE; INSERT INTO `mt_author` VALUES (1,'62tytsi3','MT',NULL,NULL,NULL,'2008-01-27 12:24:49','nysox@nysox.jp',NULL,'','水橋かおりは俺の嫁',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0widgetsH\0\0\0\0\0\0dashboard:blog:2H\0\0\0\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0tab-\0\0\0entry\0\0\0set-\0\0\0main\0\0\0 mt_shortcutsH\0\0\0\0\0\0order-\0\0\02\0\0\0set-\0\0\0sidebar\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0dashboard:blog:1H\0\0\0\0\0\0 new_versionH\0\0\0\0\0\0order-\0\0\0-1\0\0\0set-\0\0\0main\0\0\0 mt_shortcutsH\0\0\0\0\0\0order-\0\0\02\0\0\0set-\0\0\0sidebar\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0tab-\0\0\0entry\0\0\0set-\0\0\0main\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0 new_installH\0\0\0\0\0\0order-\0\0\0-2\0\0\0set-\0\0\0main\0\0\0dashboard:systemH\0\0\0\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0tab-\0\0\0entry\0\0\0set-\0\0\0main\0\0\0 mt_shortcutsH\0\0\0\0\0\0order-\0\0\02\0\0\0set-\0\0\0sidebar\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0favorite_blogsA\0\0\0-\0\0\01-\0\0\02',NULL,'2008-01-27 12:24:49','ykzts','Yamagishi Kaztushi','5ZOhX.o4nsRnM','ja',NULL,NULL,NULL,1,NULL,1,NULL,NULL),(2,'srj9hekt','MT',NULL,NULL,1,'2008-01-27 12:27:28','rryuma@overknee.org','tag_delim=44',NULL,'ゆかりん',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0widgetsH\0\0\0\0\0\0dashboard:blog:1H\0\0\0\0\0\0 new_versionH\0\0\0\0\0\0order-\0\0\0-1\0\0\0set-\0\0\0main\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0.r-\0\0\00.3901614034708498\0\0\0tab-\0\0\0comment\0\0\0blog_id-\0\0\01\0\0\0set-\0\0\0main\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0new_userH\0\0\0\0\0\0order-\0\0\0-2\0\0\0set-\0\0\0main\0\0\0favorite_blogsA\0\0\0-\0\0\01',2,'2008-02-18 03:34:16','yryuma','ヤマ瑠','X7cjXVvkf19PU','ja',NULL,NULL,NULL,1,'0',1,'http://multitasking.overknee.org/',0),(3,'pmng3dm0','MT',NULL,NULL,1,'2008-02-13 15:55:31','hashiyan@overknee.org','tag_delim=44',NULL,'猫のうんこ踏め!',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0widgetsH\0\0\0\0\0\0dashboard:blog:2H\0\0\0\0\0\0 new_versionH\0\0\0\0\0\0order-\0\0\0-1\0\0\0set-\0\0\0main\0\0\0 mt_shortcutsH\0\0\0\0\0\0order-\0\0\02\0\0\0set-\0\0\0sidebar\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0tab-\0\0\0entry\0\0\0set-\0\0\0main\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0new_userH\0\0\0\0\0\0order-\0\0\0-2\0\0\0set-\0\0\0main\0\0\0dashboard:systemH\0\0\0\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0tab-\0\0\0entry\0\0\0set-\0\0\0main\0\0\0 mt_shortcutsH\0\0\0\0\0\0order-\0\0\02\0\0\0set-\0\0\0sidebar\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0favorite_blogsA\0\0\0-\0\0\02',3,'2008-03-07 12:47:01','hashiyan','はしやん','NhBqRIXXyBkvw','ja',NULL,NULL,NULL,1,'0',1,'',0),(4,'r6rz2jws','MT',NULL,NULL,1,'2008-02-21 14:50:43','k-yaguch@overknee.org','tag_delim=44',NULL,'test test',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0widgetsH\0\0\0\0\0\0dashboard:blog:2H\0\0\0\0\0\0 new_versionH\0\0\0\0\0\0order-\0\0\0-1\0\0\0set-\0\0\0main\0\0\0 mt_shortcutsH\0\0\0\0\0\0order-\0\0\02\0\0\0set-\0\0\0sidebar\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0tab-\0\0\0entry\0\0\0set-\0\0\0main\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0new_userH\0\0\0\0\0\0order-\0\0\0-2\0\0\0set-\0\0\0main\0\0\0dashboard:systemH\0\0\0\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0tab-\0\0\0entry\0\0\0set-\0\0\0main\0\0\0 mt_shortcutsH\0\0\0\0\0\0order-\0\0\02\0\0\0set-\0\0\0sidebar\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0favorite_blogsA\0\0\0-\0\0\02',1,'2008-02-21 15:10:15','k-yaguchi','矢口恵','3WxgzVm36h1Jg','ja',NULL,NULL,NULL,1,'0',1,'',0),(5,'cdac9d2r','MT',NULL,NULL,1,'2008-02-27 08:16:45','nanami@overknee.org','tag_delim=44',NULL,'1234',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0widgetsH\0\0\0\0\0\0dashboard:blog:1H\0\0\0\0\0\0 new_versionH\0\0\0\0\0\0order-\0\0\0-1\0\0\0set-\0\0\0main\0\0\0 mt_shortcutsH\0\0\0\0\0\0order-\0\0\02\0\0\0set-\0\0\0sidebar\0\0\0\nblog_statsH\0\0\0\0\0\0order-\0\0\01\0\0\0paramH\0\0\0\0\0\0.r-\0\0\00.34638671792222253\0\0\0tab-\0\0\0entry\0\0\0blog_id-\0\0\01\0\0\0set-\0\0\0main\0\0\0\rthis_is_you-1H\0\0\0\0\0\0order-\0\0\01\0\0\0set-\0\0\0sidebar\0\0\0mt_newsH\0\0\0\0\0\0order-\0\0\03\0\0\0set-\0\0\0sidebar\0\0\0new_userH\0\0\0\0\0\0order-\0\0\0-2\0\0\0set-\0\0\0main\0\0\0favorite_blogsA\0\0\0-\0\0\01',5,'2008-02-29 09:39:50','nanami','ななみ','rFfc.OgsFTc9w','ja',NULL,NULL,NULL,1,'markdown',1,'',0); UNLOCK TABLES; /*!40000 ALTER TABLE `mt_author` ENABLE KEYS */; -- -- Table structure for table `mt_blog` -- DROP TABLE IF EXISTS `mt_blog`; CREATE TABLE `mt_blog` ( `blog_id` int(11) NOT NULL auto_increment, `blog_allow_anon_comments` tinyint(4) default NULL, `blog_allow_comment_html` tinyint(4) default NULL, `blog_allow_commenter_regist` tinyint(4) default NULL, `blog_allow_comments_default` tinyint(4) default NULL, `blog_allow_pings` tinyint(4) default NULL, `blog_allow_pings_default` tinyint(4) default NULL, `blog_allow_reg_comments` tinyint(4) default NULL, `blog_allow_unreg_comments` tinyint(4) default NULL, `blog_archive_path` varchar(255) default NULL, `blog_archive_tmpl_category` varchar(255) default NULL, `blog_archive_tmpl_daily` varchar(255) default NULL, `blog_archive_tmpl_individual` varchar(255) default NULL, `blog_archive_tmpl_monthly` varchar(255) default NULL, `blog_archive_tmpl_weekly` varchar(255) default NULL, `blog_archive_type` varchar(255) default NULL, `blog_archive_type_preferred` varchar(25) default NULL, `blog_archive_url` varchar(255) default NULL, `blog_autodiscover_links` tinyint(4) default NULL, `blog_autolink_urls` tinyint(4) default NULL, `blog_basename_limit` smallint(6) default NULL, `blog_cc_license` varchar(255) default NULL, `blog_children_modified_on` datetime default NULL, `blog_convert_paras` varchar(30) default NULL, `blog_convert_paras_comments` varchar(30) default NULL, `blog_created_by` int(11) default NULL, `blog_created_on` datetime default NULL, `blog_custom_dynamic_templates` varchar(25) default 'none', `blog_days_on_index` int(11) default NULL, `blog_description` mediumtext, `blog_email_new_comments` tinyint(4) default NULL, `blog_email_new_pings` tinyint(4) default NULL, `blog_entries_on_index` int(11) default NULL, `blog_file_extension` varchar(10) default NULL, `blog_google_api_key` varchar(32) default NULL, `blog_internal_autodiscovery` tinyint(4) default NULL, `blog_is_dynamic` tinyint(4) default NULL, `blog_junk_folder_expiry` int(11) default NULL, `blog_junk_score_threshold` float default NULL, `blog_language` varchar(5) default NULL, `blog_manual_approve_commenters` tinyint(4) default NULL, `blog_meta` mediumblob, `blog_moderate_pings` tinyint(4) default NULL, `blog_moderate_unreg_comments` tinyint(4) default NULL, `blog_modified_by` int(11) default NULL, `blog_modified_on` datetime default NULL, `blog_mt_update_key` varchar(30) default NULL, `blog_name` varchar(255) NOT NULL, `blog_old_style_archive_links` tinyint(4) default NULL, `blog_ping_blogs` tinyint(4) default NULL, `blog_ping_google` tinyint(4) default NULL, `blog_ping_others` mediumtext, `blog_ping_technorati` tinyint(4) default NULL, `blog_ping_weblogs` tinyint(4) default NULL, `blog_remote_auth_token` varchar(50) default NULL, `blog_require_comment_emails` tinyint(4) default NULL, `blog_sanitize_spec` varchar(255) default NULL, `blog_server_offset` float default NULL, `blog_site_path` varchar(255) default NULL, `blog_site_url` varchar(255) default NULL, `blog_sort_order_comments` varchar(8) default NULL, `blog_sort_order_posts` varchar(8) default NULL, `blog_status_default` smallint(6) default NULL, `blog_use_comment_confirmation` tinyint(4) default NULL, `blog_welcome_msg` mediumtext, `blog_words_in_excerpt` smallint(6) default NULL, PRIMARY KEY (`blog_id`), KEY `mt_blog_name` (`blog_name`), KEY `mt_blog_children_modified_on` (`blog_children_modified_on`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; -- -- Dumping data for table `mt_blog` -- /*!40000 ALTER TABLE `mt_blog` DISABLE KEYS */; LOCK TABLES `mt_blog` WRITE; INSERT INTO `mt_blog` VALUES (1,NULL,0,0,1,0,1,1,1,NULL,NULL,NULL,NULL,NULL,NULL,'Category-Monthly,Monthly,Category,Individual,Page','Individual',NULL,0,0,30,NULL,'2008-02-17 09:26:26','markdown','__default__',1,'2008-01-27 12:24:49','none',0,NULL,0,1,10,'html',NULL,0,NULL,14,0,'ja',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0\0\0\0commenter_authenticators-\0\0\0\0\0\0\0image_default_wrap_text-\0\0\01\0\0\0require_typekey_emails-\0\0\00\0\0\0\rnofollow_urls-\0\0\01\0\0\0image_default_align-\0\0\0left\0\0\0image_default_popup-\0\0\00\0\0\0nwc_replace_field-\0\0\0*title,text,text_more,keywords,excerpt,tags\0\0\0image_default_wunits-\0\0\0pixels\0\0\0nwc_smart_replace-\0\0\00\0\0\0 page_layout-\0\0\0\nlayout-wtt\0\0\0follow_auth_links-\0\0\01\0\0\0image_default_width-\0\0\0200\0\0\0captcha_provider-\0\0\0none\0\0\0 template_set-\0\0\0mtVicuna\0\0\0image_default_thumb-\0\0\01',1,0,1,'2008-02-17 17:26:26',NULL,'multitasking',NULL,0,0,NULL,0,0,NULL,0,'0',9,'/home/ykzts/local/var/www/multitasking.overknee.org','http://multitasking.overknee.org/','ascend','descend',2,1,NULL,40),(2,NULL,0,0,1,1,1,1,0,NULL,NULL,NULL,NULL,NULL,NULL,'Category-Monthly,Monthly,Category,Page,Individual','Individual',NULL,NULL,0,30,NULL,'2008-02-13 08:07:15','markdown','__default__',1,'2008-02-13 15:51:48','none',0,NULL,0,1,10,'html',NULL,0,NULL,14,10,'ja',NULL,'SERG\0\0\0\0\0\0\0H\0\0\0 \0\0\0commenter_authenticators-\0\0\0\0\0\0\0nwc_replace_field-\0\0\0*title,text,text_more,keywords,excerpt,tags\0\0\0require_typekey_emails-\0\0\00\0\0\0\rnofollow_urls-\0\0\01\0\0\0 page_layout-\0\0\0\nlayout-wtt\0\0\0nwc_smart_replace-\0\0\00\0\0\0follow_auth_links-\0\0\01\0\0\0captcha_provider-\0\0\0\nmt_default\0\0\0 template_set-\0\0\0mtVicuna',1,0,1,'2008-02-13 16:07:15',NULL,'xelpmoc',NULL,0,0,NULL,0,0,NULL,0,'0',9,'/home/ykzts/local/var/www/xelpmoc.overknee.org/','http://xelpmoc.overknee.org/','ascend','descend',2,1,NULL,40); UNLOCK TABLES; /*!40000 ALTER TABLE `mt_blog` ENABLE KEYS */; -- -- Table structure for table `mt_category` -- DROP TABLE IF EXISTS `mt_category`; CREATE TABLE `mt_category` ( `category_id` int(11) NOT NULL auto_increment, `category_allow_pings` tinyint(4) default '0', `category_author_id` int(11) default NULL, `category_basename` varchar(255) default NULL, `category_blog_id` int(11) NOT NULL, `category_class` varchar(255) default 'category', `category_created_by` int(11) default NULL, `category_created_on` datetime default NULL, `category_description` mediumtext, `category_label` varchar(100) NOT NULL, `category_modified_by` int(11) default NULL, `category_modified_on` datetime default NULL, `category_parent` int(11) default '0', `category_ping_urls` mediumtext, PRIMARY KEY (`category_id`), KEY `mt_category_basename` (`category_basename`), KEY `mt_category_parent` (`category_parent`), KEY `mt_category_class` (`category_class`), KEY `mt_category_label` (`category_label`), KEY `mt_category_blog_id` (`category_blog_id`) ) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=latin1; -- -- Dumping data for table `mt_category` -- /*!40000 ALTER TABLE `mt_category` DISABLE KEYS */; LOCK TABLES `mt_category` WRITE; INSERT INTO `mt_category` VALUES (1,0,1,'about',2,'folder',1,'2008-02-21 23:35:07',NULL,'about',NULL,'2008-02-21 23:35:07',0,NULL),(2,0,1,'information',1,'folder',1,'2008-02-22 15:45:10',NULL,'information',NULL,'2008-02-22 15:45:10',0,NULL),(3,0,1,'thissite',1,'folder',1,'2008-02-22 15:45:24',NULL,'this-site',NULL,'2008-02-22 15:45:24',2,NULL),(5,0,3,'cat-5',2,'category',3,'2008-03-07 21:53:12',NULL,'ののしるっ!',NULL,'2008-03-07 21:53:12',0,NULL),(6,0,3,'cat-6',2,'category',3,'2008-03-07 21:53:22','莓乃蕾についての情報','莓乃蕾',3,'2008-03-07 21:56:03',0,''),(7,0,3,'cat-7',2,'category',3,'2008-03-07 21:53:39',NULL,'私事',NULL,'2008-03-07 21:53:39',0,NULL),(12,0,3,'cat-12',2,'category',3,'2008-03-07 22:00:01',NULL,'絵',NULL,'2008-03-07 22:00:01',0,NULL); UNLOCK TABLES; /*!40000 ALTER TABLE `mt_category` ENABLE KEYS */; -- -- Table structure for table `mt_comment` -- DROP TABLE IF EXISTS `mt_comment`; CREATE TABLE `mt_comment` ( `comment_id` int(11) NOT NULL auto_increment, `comment_author` varchar(100) default NULL, `comment_blog_id` int(11) NOT NULL, `comment_commenter_id` int(11) default NULL, `comment_created_by` int(11) default NULL, `comment_created_on` datetime default NULL, `comment_email` varchar(75) default NULL, `comment_entry_id` int(11) NOT NULL, `comment_ip` varchar(16) default NULL, `comment_junk_log` mediumtext, `comment_junk_score` float default NULL, `comment_junk_status` smallint(6) default '0', `comment_last_moved_on` datetime NOT NULL default '2000-01-01 00:00:00', `comment_modified_by` int(11) default NULL, `comment_modified_on` datetime default NULL, `comment_parent_id` int(11) default NULL, `comment_text` mediumtext, `comment_url` varchar(255) default NULL, `comment_visible` tinyint(4) default NULL, PRIMARY KEY (`comment_id`), KEY `mt_comment_commenter_id` (`comment_commenter_id`), KEY `mt_comment_visible` (`comment_visible`), KEY `mt_comment_junk_score` (`comment_junk_score`), KEY `mt_comment_ip` (`comment_ip`), KEY `mt_comment_parent_id` (`comment_parent_id`), KEY `mt_comment_entry_id` (`comment_entry_id`), KEY `mt_comment_email` (`comment_email`), KEY `mt_comment_last_moved_on` (`comment_last_moved_on`), KEY `mt_comment_created_on` (`comment_created_on`), KEY `mt_comment_junk_status` (`comment_junk_status`), KEY `mt_comment_blog_id` (`comment_blog_id`) ) ENGINE=MyISAM AUTO_INCREMENT=212 DEFAULT CHARSET=latin1; -- -- Dumping data for table `mt_comment` -- /*!40000 ALTER TABLE `mt_comment` DISABLE KEYS */; LOCK TABLES `mt_comment` WRITE; INSERT INTO `mt_comment` VALUES (1,'jhiwrld izgkaypo',1,NULL,NULL,'2008-03-23 04:40:12','vzjfrude@mail.com',1,'202.216.177.26',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 04:40:12',NULL,'ghvnq gthl vjlbwcxh xgwd pakzl luzcbvtpg imsahvc','http://www.dfxmyi.dcsk.com',1),(2,'eknbtf tfswpxko',1,NULL,NULL,'2008-03-23 04:40:27','ezjrvqltp@mail.com',1,'60.208.76.60',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 04:40:27',NULL,'japdfxu muxnwzvcs qwryszbe nkdqm yzteidvb jngszh xkfvda http://www.degobmsnj.qyuajwfbx.com','http://www.google.com',1),(3,'vzjeuspi mefbv',1,NULL,NULL,'2008-03-23 04:40:52','earzsbnm@mail.com',1,'196.205.94.68',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 04:40:52',NULL,'dxmzv goczx ixnmt dpna ajmuz nwycgz bpamknrw wrfaslxmk ijaqpyzxl','http://www.google.com',1),(4,'obkviqh lson',1,NULL,NULL,'2008-03-23 04:41:17','agexzi@mail.com',1,'67.130.82.182',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 04:41:17',NULL,'qskwrzc dpqknur onsmg qskczol tdzipgnq zbknaq kvnf [URL=http://www.xodge.spgvihd.com]nbxmpl lopvm[/URL]','http://www.google.com',1),(5,'khbp iusx',1,NULL,NULL,'2008-03-23 04:42:20','lfxdte@mail.com',1,'150.164.88.239',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 04:42:20',NULL,'fyxkuvpzc jykrsv weiajy obzvqwgf hxelqkw gspljbmih xifkzb [URL]http://www.ljweot.rxsmynq.com[/URL] tcqnxmz yqwupre','http://www.google.com',1),(6,'Vera Bradley Ditty Bag',1,NULL,NULL,'2008-03-23 05:48:27','xaqn@hotmail.com',1,'200.91.239.140',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 05:48:27',NULL,'Nice site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/vera-bradley-bag/vera-bradley-ditty-bag.html',1),(7,'Vera Bradley Makeup Bag',1,NULL,NULL,'2008-03-23 07:07:46','zrek@hotmail.com',1,'157.100.35.130',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 07:07:46',NULL,'Cool site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/vera-bradley-bag/vera-bradley-makeup-bag.html',1),(8,'School Tote Bag',1,NULL,NULL,'2008-03-23 08:12:50','wvrbzkm@hotmail.com',1,'91.90.153.9',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 08:12:50',NULL,'Good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/school-bag/school-tote-bag.html',1),(9,'Old School Bag',1,NULL,NULL,'2008-03-23 08:38:47','catzhl@hotmail.com',1,'58.56.77.214',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 08:38:47',NULL,'Good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/school-bag/old-school-bag.html',1),(10,'Pink Camera Bag',1,NULL,NULL,'2008-03-23 09:09:03','mnyuztf@hotmail.com',1,'217.23.181.10',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 09:09:03',NULL,'Good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/camera-bag/pink-camera-bag.html',1),(11,'Camera Bag Crumpler',1,NULL,NULL,'2008-03-23 10:07:35','xchbo@hotmail.com',1,'200.111.12.10',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 10:07:35',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/camera-bag/camera-bag-crumpler.html',1),(12,'Camera Bag Crumpler',1,NULL,NULL,'2008-03-23 10:08:00','xchbo@hotmail.com',1,'207.250.10.170','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで207.250.10.170が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-23 10:08:00',NULL,'2008-03-23 10:08:00',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/camera-bag/camera-bag-crumpler.html',0),(13,'Domke Camera Bags',1,NULL,NULL,'2008-03-23 10:14:39','zgabnm@hotmail.com',1,'58.56.7.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 10:14:39',NULL,'Nice site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/camera-bag/domke-camera-bags.html',1),(14,'Gucci Brown Purse',1,NULL,NULL,'2008-03-23 11:41:01','ebwiodl@hotmail.com',1,'85.214.25.228',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 11:41:01',NULL,'Useful site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/gucci-purse/gucci-brown-purse.html',1),(15,'Gucci Suede Purse',1,NULL,NULL,'2008-03-23 11:49:21','hbgsjo@hotmail.com',1,'196.27.109.42',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 11:49:21',NULL,'Very good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/gucci-purse/gucci-suede-purse.html',1),(16,'Wholesale Gucci Purses',1,NULL,NULL,'2008-03-23 12:43:44','mpfd@hotmail.com',1,'147.163.102.132',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 12:43:44',NULL,'Very good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/gucci-purse/wholesale-gucci-purses.html',1),(17,'Wholesale Gucci Purses',1,NULL,NULL,'2008-03-23 12:43:46','mpfd@hotmail.com',1,'85.25.140.160','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで85.25.140.160が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-23 12:43:46',NULL,'2008-03-23 12:43:46',NULL,'Very good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/gucci-purse/wholesale-gucci-purses.html',0),(18,'Coin Purse Patchwork',1,NULL,NULL,'2008-03-23 13:40:05','nxgahim@hotmail.com',1,'124.219.4.36',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 13:40:05',NULL,'Very good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/coin-purse/coin-purse-patchwork.html',1),(19,'Coin Purse Patchwork',1,NULL,NULL,'2008-03-23 13:41:28','nxgahim@hotmail.com',1,'200.140.57.56',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 13:41:28',NULL,'Very good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/coin-purse/coin-purse-patchwork.html',1),(20,'Sock Coin Purse',1,NULL,NULL,'2008-03-23 14:05:57','nvcgui@hotmail.com',1,'217.23.181.10',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 14:05:57',NULL,'Cool site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/coin-purse/sock-coin-purse.html',1),(21,'Sock Coin Purse',1,NULL,NULL,'2008-03-23 14:06:01','nvcgui@hotmail.com',1,'85.70.64.130',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 14:06:01',NULL,'Cool site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/coin-purse/sock-coin-purse.html',1),(22,'Slot Coin Purses',1,NULL,NULL,'2008-03-23 15:21:33','dwxk@hotmail.com',1,'202.216.177.22',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 15:21:33',NULL,'Good site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/coin-purse/slot-coin-purses.html',1),(23,'Slot Coin Purses',1,NULL,NULL,'2008-03-23 15:21:36','dwxk@hotmail.com',1,'213.165.230.182',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 15:21:36',NULL,'Good site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/coin-purse/slot-coin-purses.html',1),(24,'Replica Prada Purse',1,NULL,NULL,'2008-03-23 15:43:36','nexzkd@hotmail.com',1,'201.202.200.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 15:43:36',NULL,'Very good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/prada-purse/replica-prada-purse.html',1),(25,'Replica Prada Purse',1,NULL,NULL,'2008-03-23 15:45:18','nexzkd@hotmail.com',1,'80.87.131.100',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 15:45:18',NULL,'Very good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/prada-purse/replica-prada-purse.html',1),(26,'Authentic Prada Purses',1,NULL,NULL,'2008-03-23 16:12:43','yntzb@hotmail.com',1,'76.7.3.62',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 16:12:43',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/prada-purse/authentic-prada-purses.html',1),(27,'Authentic Prada Purses',1,NULL,NULL,'2008-03-23 16:13:04','yntzb@hotmail.com',1,'157.100.23.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 16:13:04',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/prada-purse/authentic-prada-purses.html',1),(28,'Guess Purse White',1,NULL,NULL,'2008-03-23 17:42:21','cozwfg@hotmail.com',1,'210.22.158.132',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 17:42:21',NULL,'Useful site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/guess-purse/guess-purse-white.html',1),(29,'Guess Purse White',1,NULL,NULL,'2008-03-23 17:42:39','cozwfg@hotmail.com',1,'196.203.15.36',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 17:42:39',NULL,'Useful site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/guess-purse/guess-purse-white.html',1),(30,'Fake Guess Purses',1,NULL,NULL,'2008-03-23 18:38:43','zbcpe@hotmail.com',1,'58.13.164.118',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 18:38:43',NULL,'Very good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/guess-purse/fake-guess-purses.html',1),(31,'Brighton Ladybug Purse',1,NULL,NULL,'2008-03-23 19:34:08','tzbxjiv@hotmail.com',1,'157.100.133.212',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 19:34:08',NULL,'Good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/brighton-purse/brighton-ladybug-purse.html',1),(32,'Brighton Ladybug Purse',1,NULL,NULL,'2008-03-23 19:34:31','tzbxjiv@hotmail.com',1,'66.199.250.66',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 19:34:31',NULL,'Good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/brighton-purse/brighton-ladybug-purse.html',1),(33,'Brighton Fresca Beach Heart Purse',1,NULL,NULL,'2008-03-23 21:14:05','osumfk@hotmail.com',1,'218.83.153.62',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 21:14:05',NULL,'Good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/brighton-purse/brighton-fresca-beach-heart-purse.html',1),(34,'Brighton Fresca Beach Heart Purse',1,NULL,NULL,'2008-03-23 21:14:09','osumfk@hotmail.com',1,'202.216.177.26',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 21:14:09',NULL,'Good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/brighton-purse/brighton-fresca-beach-heart-purse.html',1),(35,'New Black Fossil Purse',1,NULL,NULL,'2008-03-23 22:11:10','jktfxap@hotmail.com',1,'212.58.11.72',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 22:11:10',NULL,'Nice site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/fossil-purse/new-black-fossil-purse.html',1),(36,'New Black Fossil Purse',1,NULL,NULL,'2008-03-23 22:11:46','jktfxap@hotmail.com',1,'163.27.214.194',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 22:11:46',NULL,'Nice site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/fossil-purse/new-black-fossil-purse.html',1),(37,'Fossil Sedona Top Zip Purse',1,NULL,NULL,'2008-03-23 23:10:22','fpqcmra@hotmail.com',1,'203.144.144.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-23 23:10:22',NULL,'Very good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/fossil-purse/fossil-sedona-top-zip-purse.html',1),(38,'Betty Boop Dooney Bourke Purse',1,NULL,NULL,'2008-03-24 00:12:46','iywogt@hotmail.com',1,'67.130.82.182',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 00:12:46',NULL,'Very good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/dooney-bourke-purse/betty-boop-dooney-bourke-purse.html',1),(39,'Betty Boop Dooney Bourke Purse',1,NULL,NULL,'2008-03-24 00:13:00','iywogt@hotmail.com',1,'87.106.133.217',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 00:13:00',NULL,'Very good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/dooney-bourke-purse/betty-boop-dooney-bourke-purse.html',1),(40,'Clear Dooney Bourke Purse',1,NULL,NULL,'2008-03-24 01:55:19','foyvqj@hotmail.com',1,'200.42.228.234',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 01:55:19',NULL,'Good site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/dooney-bourke-purse/clear-dooney-bourke-purse.html',1),(41,'Clear Dooney Bourke Purse',1,NULL,NULL,'2008-03-24 01:55:24','foyvqj@hotmail.com',1,'202.216.177.14',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 01:55:24',NULL,'Good site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://m.domaindlx.com/upper/dooney-bourke-purse/clear-dooney-bourke-purse.html',1),(42,'Wholesale Burberry Handbags',1,NULL,NULL,'2008-03-24 05:15:12','jadglxr@hotmail.com',1,'211.144.200.14',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 05:15:12',NULL,'Cool site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/burberry-handbag/wholesale-burberry-handbags.html',1),(43,'Burberry Blue Label Replica Handbags',1,NULL,NULL,'2008-03-24 06:52:56','wvhejzy@hotmail.com',1,'41.205.198.146',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 06:52:56',NULL,'Useful site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/burberry-handbag/burberry-blue-label-replica-handbags.html',1),(44,'Faux Chanel Handbag',1,NULL,NULL,'2008-03-24 07:32:21','ejzuh@hotmail.com',1,'83.19.203.186',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 07:32:21',NULL,'Good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/chanel-handbag/faux-chanel-handbag.html',1),(45,'Chanel Handbag Shop',1,NULL,NULL,'2008-03-24 07:45:01','hmwjuxr@hotmail.com',1,'69.56.15.170',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 07:45:01',NULL,'Useful site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/chanel-handbag/chanel-handbag-shop.html',1),(46,'7 Star Quality Chanel Replica Handbags',1,NULL,NULL,'2008-03-24 08:58:26','lrnvjcb@hotmail.com',1,'207.250.10.170','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで207.250.10.170が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-24 08:58:26',NULL,'2008-03-24 08:58:26',NULL,'Nice site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/chanel-handbag/7-star-quality-chanel-replica-handbags.html',0),(47,'7 Star Quality Chanel Replica Handbags',1,NULL,NULL,'2008-03-24 08:59:10','lrnvjcb@hotmail.com',1,'201.202.200.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 08:59:10',NULL,'Nice site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/chanel-handbag/7-star-quality-chanel-replica-handbags.html',1),(48,'Fake Chloe Handbag',1,NULL,NULL,'2008-03-24 09:55:39','kewg@hotmail.com',1,'195.244.128.237',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 09:55:39',NULL,'Useful site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/chloe-handbag/fake-chloe-handbag.html',1),(49,'Fake Chloe Handbag',1,NULL,NULL,'2008-03-24 09:55:54','kewg@hotmail.com',1,'203.144.144.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 09:55:54',NULL,'Useful site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/chloe-handbag/fake-chloe-handbag.html',1),(50,'New Coach Handbag',1,NULL,NULL,'2008-03-24 11:05:56','apthqr@hotmail.com',1,'83.168.236.15',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 11:05:56',NULL,'Useful site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/coach-handbag/new-coach-handbag.html',1),(51,'New Coach Handbag',1,NULL,NULL,'2008-03-24 11:05:56','apthqr@hotmail.com',1,'201.234.19.13',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 11:05:56',NULL,'Useful site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/coach-handbag/new-coach-handbag.html',1),(52,'Coach Holiday Patchwork Handbag',1,NULL,NULL,'2008-03-24 11:28:17','ajbk@hotmail.com',1,'163.27.214.194','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで163.27.214.194が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-24 11:28:17',NULL,'2008-03-24 11:28:17',NULL,'Useful site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/coach-handbag/coach-holiday-patchwork-handbag.html',0),(53,'Fake Coach Handbag',1,NULL,NULL,'2008-03-24 12:48:26','clykmu@hotmail.com',1,'91.90.10.230',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 12:48:26',NULL,'Good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/coach-handbag/fake-coach-handbag.html',1),(54,'Discontinued Coach Purse',1,NULL,NULL,'2008-03-24 13:57:44','abumhir@hotmail.com',1,'190.84.236.207',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 13:57:44',NULL,'Good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/coach-purse/discontinued-coach-purse.html',1),(55,'Coach Black Signature Purse',1,NULL,NULL,'2008-03-24 14:09:17','hujone@hotmail.com',1,'69.56.15.170','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで69.56.15.170が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-24 14:09:17',NULL,'2008-03-24 14:09:17',NULL,'Useful site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/coach-purse/coach-black-signature-purse.html',0),(56,'Coach Black Signature Purse',1,NULL,NULL,'2008-03-24 14:09:33','hujone@hotmail.com',1,'147.163.102.132',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 14:09:33',NULL,'Useful site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/coach-purse/coach-black-signature-purse.html',1),(57,'Coach Purse Hobo',1,NULL,NULL,'2008-03-24 15:09:40','mcyib@hotmail.com',1,'83.19.203.186',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 15:09:40',NULL,'Useful site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/coach-purse/coach-purse-hobo.html',1),(58,'Designer Handbag Clothing Shoes Accessory',1,NULL,NULL,'2008-03-24 16:02:25','npklfg@hotmail.com',1,'72.55.137.212',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 16:02:25',NULL,'Cool site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/designer-handbag/designer-handbag-clothing-shoes-accessory.html',1),(59,'Designer Handbag Clothing Shoes Accessory',1,NULL,NULL,'2008-03-24 16:02:57','npklfg@hotmail.com',1,'83.168.236.15',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 16:02:57',NULL,'Cool site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/designer-handbag/designer-handbag-clothing-shoes-accessory.html',1),(60,'China Designer Handbag Manufacturer Replica',1,NULL,NULL,'2008-03-24 16:23:47','dzgch@hotmail.com',1,'203.144.144.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 16:23:47',NULL,'Useful site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbagspower/designer-handbag/china-designer-handbag-manufacturer-replica.html',1),(61,'Womens Designer Purse',1,NULL,NULL,'2008-03-24 17:32:21','mcab@hotmail.com',1,'59.165.253.250',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 17:32:21',NULL,'Cool site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/designer-purse/womens-designer-purse.html',1),(62,'Lady Designer Purse',1,NULL,NULL,'2008-03-24 18:31:27','ydmnow@hotmail.com',1,'63.209.206.122',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 18:31:27',NULL,'Nice site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/designer-purse/lady-designer-purse.html',1),(63,'Lady Designer Purse',1,NULL,NULL,'2008-03-24 18:34:22','ydmnow@hotmail.com',1,'196.217.249.190',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 18:34:22',NULL,'Nice site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/designer-purse/lady-designer-purse.html',1),(64,'Dooney And Bourke Signature Handbag',1,NULL,NULL,'2008-03-24 18:52:07','gpydez@hotmail.com',1,'150.164.88.239',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 18:52:07',NULL,'Very good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/dooney-bourke-handbag/dooney-and-bourke-signature-handbag.html',1),(65,'Fendi Designer Handbag',1,NULL,NULL,'2008-03-24 19:55:40','lmpwor@hotmail.com',1,'189.4.217.131',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 19:55:40',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/fendi-handbag/fendi-designer-handbag.html',1),(66,'100 Authentic Fendi Handbag',1,NULL,NULL,'2008-03-24 20:03:18','adwuv@hotmail.com',1,'79.120.77.193',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 20:03:18',NULL,'Useful site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/fendi-handbag/100-authentic-fendi-handbag.html',1),(67,'100 Authentic Fendi Handbag',1,NULL,NULL,'2008-03-24 20:04:31','adwuv@hotmail.com',1,'195.145.237.3',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 20:04:31',NULL,'Useful site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/fendi-handbag/100-authentic-fendi-handbag.html',1),(68,'Fendi Handbags Hobo Zip',1,NULL,NULL,'2008-03-24 21:15:59','fhjcn@hotmail.com',1,'58.56.77.214',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 21:15:59',NULL,'Very good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/fendi-handbag/fendi-handbags-hobo-zip.html',1),(69,'Fendi Handbags Hobo Zip',1,NULL,NULL,'2008-03-24 21:16:37','fhjcn@hotmail.com',1,'89.215.67.158',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 21:16:37',NULL,'Very good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/fendi-handbag/fendi-handbags-hobo-zip.html',1),(70,'Gucci White Handbag',1,NULL,NULL,'2008-03-24 22:11:31','hoqumny@hotmail.com',1,'91.90.153.9',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 22:11:31',NULL,'Very good site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/gucci-handbag/gucci-white-handbag.html',1),(71,'Gucci Handbag Replica Wholesale',1,NULL,NULL,'2008-03-24 22:12:01','iqdecj@hotmail.com',1,'148.78.243.37',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 22:12:01',NULL,'Very good site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/gucci-handbag/gucci-handbag-replica-wholesale.html',1),(72,'Guess Handbag Replica',1,NULL,NULL,'2008-03-24 23:43:06','gmht@hotmail.com',1,'83.240.154.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 23:43:06',NULL,'Cool site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/guess-handbag/guess-handbag-replica.html',1),(73,'Guess Handbag Replica',1,NULL,NULL,'2008-03-24 23:43:09','gmht@hotmail.com',1,'194.186.18.218',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 23:43:09',NULL,'Cool site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/guess-handbag/guess-handbag-replica.html',1),(74,'Imitation Gucci Handbag Wholesale',1,NULL,NULL,'2008-03-24 23:51:08','xohcf@hotmail.com',1,'203.199.235.161',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 23:51:08',NULL,'Very good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/gucci-handbag/imitation-gucci-handbag-wholesale.html',1),(75,'Imitation Gucci Handbag Wholesale',1,NULL,NULL,'2008-03-24 23:51:28','xohcf@hotmail.com',1,'196.27.109.42',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-24 23:51:28',NULL,'Very good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/gucci-handbag/imitation-gucci-handbag-wholesale.html',1),(76,'Guess Logo Handbag',1,NULL,NULL,'2008-03-25 00:45:53','qdjfu@hotmail.com',1,'83.240.154.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 00:45:53',NULL,'Good site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/guess-handbag/guess-logo-handbag.html',1),(77,'Couture Handbag Juicy Sonia',1,NULL,NULL,'2008-03-25 01:13:23','vfiscex@hotmail.com',1,'201.208.125.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 01:13:23',NULL,'Cool site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://beauty.geocities.jp/handbags_power/juicy-couture-handbag/couture-handbag-juicy-sonia.html',1),(78,'Handbag Leather Mountain Stone',1,NULL,NULL,'2008-03-25 03:25:09','bmycgjh@hotmail.com',1,'66.192.6.131',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 03:25:09',NULL,'Cool site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/leather-handbag/handbag-leather-mountain-stone.html',1),(79,'Coach Handbag Leather Replica',1,NULL,NULL,'2008-03-25 04:41:32','xkweq@hotmail.com',1,'121.10.119.10',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 04:41:32',NULL,'Nice site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/leather-handbag/coach-handbag-leather-replica.html',1),(80,'Louis Vuitton Purse Hand Bag',1,NULL,NULL,'2008-03-25 05:21:07','tcfwuh@hotmail.com',1,'189.34.91.22',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 05:21:07',NULL,'Very good site. Thanks!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/louis-vuitton-handbag/louis-vuitton-purse-hand-bag.html',1),(81,'Louis Vuitton Purse Clothing Shoes Accessories',1,NULL,NULL,'2008-03-25 05:21:44','kvbmn@hotmail.com',1,'202.99.117.169',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 05:21:44',NULL,'Nice site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/louis-vuitton-handbag/louis-vuitton-purse-clothing-shoes-accessories.html',1),(82,'Louis Vuitton Discount Purses',1,NULL,NULL,'2008-03-25 06:54:42','sukn@hotmail.com',1,'212.35.100.181',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 06:54:42',NULL,'Useful site. Thanks!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/louis-vuitton-handbag/louis-vuitton-discount-purses.html',1),(83,'Faux Marc Jacobs Handbags',1,NULL,NULL,'2008-03-25 08:14:56','kaltvcr@hotmail.com',1,'202.99.117.169',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 08:14:56',NULL,'Useful site. Thanks!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/marc-jacobs-handbag/faux-marc-jacobs-handbags.html',1),(84,'Prada Handbag Wholesale',1,NULL,NULL,'2008-03-25 09:07:54','upjmz@hotmail.com',1,'69.217.73.52',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 09:07:54',NULL,'Very good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/prada-handbag/prada-handbag-wholesale.html',1),(85,'Handbag Leather Patent Prada',1,NULL,NULL,'2008-03-25 09:49:36','wxpalzh@hotmail.com',1,'210.22.158.132',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 09:49:36',NULL,'Very good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/prada-handbag/handbag-leather-patent-prada.html',1),(86,'Handbag Leather Patent Prada',1,NULL,NULL,'2008-03-25 09:50:09','wxpalzh@hotmail.com',1,'85.25.148.14',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 09:50:09',NULL,'Very good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/prada-handbag/handbag-leather-patent-prada.html',1),(87,'Pink Prada Handbags',1,NULL,NULL,'2008-03-25 11:11:58','pjmrtb@hotmail.com',1,'85.185.11.131',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 11:11:58',NULL,'Cool site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/prada-handbag/pink-prada-handbags.html',1),(88,'Aaa Designer Handbag Quality Replica',1,NULL,NULL,'2008-03-25 11:57:45','tfida@hotmail.com',1,'201.87.211.106',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 11:57:45',NULL,'Very good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/replica-designer-handbag/aaa-designer-handbag-quality-replica.html',1),(89,'last minute discount airfare',1,NULL,NULL,'2008-03-25 13:15:03','ercfxk@hotmail.com',1,'59.9.66.225',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 13:15:03',NULL,'Good site. Thanks!!\n\n\n\n\n','http://bestairtickets.freepimphost.com/discount-airfare',1),(90,' southwest airlines spirit magazine',1,NULL,NULL,'2008-03-25 13:21:24','cmaiwj@hotmail.com',1,'69.94.124.234',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 13:21:24',NULL,'Very good site. Thanks!!\n\n\n\n\n','http://bestairtickets.freepimphost.com/spirit-airlines',1),(91,'midway chicago southwest airlines reservations',1,NULL,NULL,'2008-03-25 14:45:41','utqhlbo@hotmail.com',1,'8.12.40.183',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 14:45:41',NULL,'Very good site. Thank you!!\n\n\n\n\n','http://bestairtickets.freepimphost.com/southwest-airlines-reservation',1),(92,'southwest airlines senior fares',1,NULL,NULL,'2008-03-25 15:56:41','acjzi@hotmail.com',1,'86.110.64.34',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 15:56:41',NULL,'Good site. Thank you:-)\n\n\n\n\n','http://topairline.freepimphost.com/southwest-airlines-fares',1),(93,'southwest airlines senior fares',1,NULL,NULL,'2008-03-25 15:57:02','acjzi@hotmail.com',1,'67.130.82.182',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 15:57:02',NULL,'Good site. Thank you:-)\n\n\n\n\n','http://topairline.freepimphost.com/southwest-airlines-fares',1),(94,'Air Canada Tickets',1,NULL,NULL,'2008-03-25 16:56:32','blxtinh@hotmail.com',1,'69.94.124.234',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 16:56:32',NULL,'Very good site. Thanks!!\n\n\n\n\n','http://topairline.freepimphost.com/air-tickets',1),(95,'Cheap Discount International Flights Airline Tickets',1,NULL,NULL,'2008-03-25 17:34:37','wjgckd@hotmail.com',1,'62.73.100.20',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 17:34:37',NULL,'Cool site. Thanks.\n\n\n\n\n','http://topair.freepimphost.com/airline-flights',1),(96,'Flights Cheapest Airfares Maun',1,NULL,NULL,'2008-03-25 18:47:46','pcir@hotmail.com',1,'212.35.100.181',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 18:47:46',NULL,'Useful site. Thank you!!!\n\n\n\n\n','http://topair.freepimphost.com/cheapest-airfare',1),(97,'Sun Country Airlines Flights',1,NULL,NULL,'2008-03-25 20:33:49','fiaetml@hotmail.com',1,'123.201.164.79',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 20:33:49',NULL,'Cool site. Thanks:-)\n\n\n\n\n','http://bestair.freepimphost.com/sun-country-airlines',1),(98,'Sun Country Airlines Flights',1,NULL,NULL,'2008-03-25 20:34:03','fiaetml@hotmail.com',1,'83.145.96.143',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 20:34:03',NULL,'Cool site. Thanks:-)\n\n\n\n\n','http://bestair.freepimphost.com/sun-country-airlines',1),(99,'Air Canada Vacations',1,NULL,NULL,'2008-03-25 20:45:58','zjaoekx@hotmail.com',1,'202.216.177.22',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 20:45:58',NULL,'Good site. Thank you:-)\n\n\n\n\n','http://bestair.freepimphost.com/air-canada',1),(100,'Air Canada Vacations',1,NULL,NULL,'2008-03-25 20:46:12','zjaoekx@hotmail.com',1,'200.223.34.146',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 20:46:12',NULL,'Good site. Thank you:-)\n\n\n\n\n','http://bestair.freepimphost.com/air-canada',1),(101,'',1,NULL,NULL,'2008-03-25 21:47:15','gehmpa@hotmail.com',1,'200.217.241.243',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 21:47:15',NULL,'Very good site. Thank you.\n\n\n\n\n','http://bestair.freepimphost.com/air-fare',1),(102,'discount airfare',1,NULL,NULL,'2008-03-25 22:41:59','logfhir@hotmail.com',1,'58.71.35.206',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 22:41:59',NULL,'Nice site. Thanks!!!\n\n\n\n\n','http://bestairtickets.freehostpage.com/discount-airfare',1),(103,' alaska airlines ticket',1,NULL,NULL,'2008-03-25 23:37:14','yxje@hotmail.com',1,'58.71.35.206',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 23:37:14',NULL,'Good site. Thanks!!\n\n\n\n\n','http://bestairtickets.freehostpage.com/alaska-airlines',1),(104,' alaska airlines ticket',1,NULL,NULL,'2008-03-25 23:37:32','yxje@hotmail.com',1,'123.236.29.6',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-25 23:37:32',NULL,'Good site. Thanks!!\n\n\n\n\n','http://bestairtickets.freehostpage.com/alaska-airlines',1),(105,'ata airlines inc',1,NULL,NULL,'2008-03-26 00:30:41','ehiant@hotmail.com',1,'200.169.18.174',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 00:30:41',NULL,'Useful site. Thank you!!\n\n\n\n\n','http://topairline.freehostpage.com/ata-airlines',1),(106,'southwest airlines reservations website',1,NULL,NULL,'2008-03-26 00:54:56','xnvs@hotmail.com',1,'190.84.236.207',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 00:54:56',NULL,'Very good site. Thanks!\n\n\n\n\n','http://bestairtickets.freehostpage.com/southwest-airlines-reservation',1),(107,'Cheap Airlines Israel',1,NULL,NULL,'2008-03-26 02:20:46','mhwf@hotmail.com',1,'200.153.247.19',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 02:20:46',NULL,'Cool site. Thank you.\n\n\n\n\n','http://topairline.freehostpage.com/cheap-airlines',1),(108,'American Airlines Cheap Tickets',1,NULL,NULL,'2008-03-26 02:26:26','elfqnsp@hotmail.com',1,'212.88.134.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 02:26:26',NULL,'Useful site. Thank you!!\n\n\n\n\n','http://topairline.freehostpage.com/cheap-airlines',1),(109,'Last Minute Airfare To Guadalajara',1,NULL,NULL,'2008-03-26 04:05:55','pfmv@hotmail.com',1,'58.71.35.206',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 04:05:55',NULL,'Good site. Thank you:-)\n\n\n\n\n','http://topair.freehostpage.com/last-minute-airfare',1),(110,'Last Minute Airfare To Guadalajara',1,NULL,NULL,'2008-03-26 04:06:07','pfmv@hotmail.com',1,'141.100.108.236',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 04:06:07',NULL,'Good site. Thank you:-)\n\n\n\n\n','http://topair.freehostpage.com/last-minute-airfare',1),(111,'Airline Travel Regulations',1,NULL,NULL,'2008-03-26 04:29:14','gcrompa@hotmail.com',1,'78.39.204.114',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 04:29:14',NULL,'Very good site. Thank you!\n\n\n\n\n','http://topair.freehostpage.com/airline-travel',1),(112,'Discounted Airline Ticket',1,NULL,NULL,'2008-03-26 05:06:10','agjyzsb@hotmail.com',1,'141.100.108.236',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 05:06:10',NULL,'Cool site. Thank you!!!\n\n\n\n\n','http://topair.freehostpage.com/airline-tickets',1),(113,'Discounted Airline Ticket',1,NULL,NULL,'2008-03-26 05:06:42','agjyzsb@hotmail.com',1,'201.208.125.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 05:06:42',NULL,'Cool site. Thank you!!!\n\n\n\n\n','http://topair.freehostpage.com/airline-tickets',1),(114,'Canadian Airlines List',1,NULL,NULL,'2008-03-26 05:53:27','dgiyozn@hotmail.com',1,'86.110.64.34',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 05:53:27',NULL,'Very good site. Thanks.\n\n\n\n\n','http://bestair.freehostpage.com/canadian-airlines',1),(115,'Canadian Airlines List',1,NULL,NULL,'2008-03-26 05:55:45','dgiyozn@hotmail.com',1,'196.217.249.190',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 05:55:45',NULL,'Very good site. Thanks.\n\n\n\n\n','http://bestair.freehostpage.com/canadian-airlines',1),(116,'Chanel Replica Handbags',1,NULL,NULL,'2008-03-26 12:16:04','lnmaw@hotmail.com',1,'85.214.25.228',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 12:16:04',NULL,'Very good site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/replica-handbag/index1.html',1),(117,'Chanel Replica Handbags',1,NULL,NULL,'2008-03-26 12:16:54','lnmaw@hotmail.com',1,'189.19.240.78','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで189.19.240.78が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-26 12:16:54',NULL,'2008-03-26 12:16:54',NULL,'Very good site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/replica-handbag/index1.html',0),(118,'Replica Handbag Supplier',1,NULL,NULL,'2008-03-26 12:30:44','sdpch@hotmail.com',1,'83.168.236.15',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 12:30:44',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/replica-handbag/replica-handbag-supplier.html',1),(119,'Gucci Handbag Replica Wholesale',1,NULL,NULL,'2008-03-26 13:29:21','cvpwfts@hotmail.com',1,'203.144.144.164','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで203.144.144.164が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-26 13:29:21',NULL,'2008-03-26 13:29:21',NULL,'Very good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbagssolid/replica-handbag/gucci-handbag-replica-wholesale.html',0),(120,'Wholesale Knockoff Handbag',1,NULL,NULL,'2008-03-26 14:17:13','nqjsopt@hotmail.com',1,'82.135.146.114',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 14:17:13',NULL,'Good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-handbag/wholesale-knockoff-handbag.html',1),(121,'Wholesale Knockoff Handbag',1,NULL,NULL,'2008-03-26 14:17:28','nqjsopt@hotmail.com',1,'201.242.155.44',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 14:17:28',NULL,'Good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-handbag/wholesale-knockoff-handbag.html',1),(122,'Wholesale Quilted Handbag',1,NULL,NULL,'2008-03-26 15:20:43','pyjwli@hotmail.com',1,'202.216.177.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 15:20:43',NULL,'Good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-handbag/wholesale-quilted-handbag.html',1),(123,'Wholesale Quilted Handbag',1,NULL,NULL,'2008-03-26 15:21:05','pyjwli@hotmail.com',1,'189.19.240.78','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで189.19.240.78が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-26 15:21:05',NULL,'2008-03-26 15:21:05',NULL,'Good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-handbag/wholesale-quilted-handbag.html',0),(124,'Designer Handbags Wholesale',1,NULL,NULL,'2008-03-26 16:30:21','fmrxcng@hotmail.com',1,'201.173.2.133',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 16:30:21',NULL,'Nice site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-handbag/designer-handbags-wholesale.html',1),(125,'Wholesale Knockoff Handbags',1,NULL,NULL,'2008-03-26 16:48:32','ypnbz@hotmail.com',1,'203.199.235.161',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 16:48:32',NULL,'Good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-handbag/wholesale-knockoff-handbags.html',1),(126,'Wholesale Knockoff Handbags',1,NULL,NULL,'2008-03-26 16:48:53','ypnbz@hotmail.com',1,'221.120.210.84',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 16:48:53',NULL,'Good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-handbag/wholesale-knockoff-handbags.html',1),(127,'Wholesale Denim Purse',1,NULL,NULL,'2008-03-26 18:09:05','udoqcrl@hotmail.com',1,'83.149.65.1',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 18:09:05',NULL,'Nice site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-purse/wholesale-denim-purse.html',1),(128,'Wholesale Denim Purse',1,NULL,NULL,'2008-03-26 18:09:09','udoqcrl@hotmail.com',1,'58.97.1.24',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 18:09:09',NULL,'Nice site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/wholesale-purse/wholesale-denim-purse.html',1),(129,'Louis Miroir Replica Vuitton',1,NULL,NULL,'2008-03-26 19:54:29','xlugj@hotmail.com',1,'201.91.91.116',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 19:54:29',NULL,'Cool site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-replica/louis-miroir-replica-vuitton.html',1),(130,'Louis Vuitton Replica Grafitti Handbags',1,NULL,NULL,'2008-03-26 20:24:16','mzxclw@hotmail.com',1,'202.216.177.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 20:24:16',NULL,'Cool site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-replica/louis-vuitton-replica-grafitti-handbags.html',1),(131,'Louis Vuitton Replica Coin Purse',1,NULL,NULL,'2008-03-26 21:17:14','xlpsvt@hotmail.com',1,'62.80.37.53',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 21:17:14',NULL,'Cool site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-replica/louis-vuitton-replica-coin-purse.html',1),(132,'Leather Coach Replica Handbags',1,NULL,NULL,'2008-03-26 22:16:45','yjcsktd@hotmail.com',1,'200.91.239.140',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-26 22:16:45',NULL,'Useful site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/coach-replica/leather-coach-replica-handbags.html',1),(133,'Chanel Purse Knockoffs',1,NULL,NULL,'2008-03-27 00:10:13','ftoyemp@hotmail.com',1,'190.152.7.44',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 00:10:13',NULL,'Very good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/chanel-purse/chanel-purse-knockoffs.html',1),(134,'Chanel Purse Knockoffs',1,NULL,NULL,'2008-03-27 00:10:18','ftoyemp@hotmail.com',1,'203.144.144.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 00:10:18',NULL,'Very good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/chanel-purse/chanel-purse-knockoffs.html',1),(135,'Chanel Purse Outlet',1,NULL,NULL,'2008-03-27 01:36:42','zkeg@hotmail.com',1,'213.55.73.205',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 01:36:42',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/chanel-purse/chanel-purse-outlet.html',1),(136,'Louis Vuitton Replica Purse',1,NULL,NULL,'2008-03-27 02:16:25','cqotw@hotmail.com',1,'195.244.128.237',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 02:16:25',NULL,'Cool site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-purse/louis-vuitton-replica-purse.html',1),(137,'Louis Vuitton Replica Purse',1,NULL,NULL,'2008-03-27 02:16:25','cqotw@hotmail.com',1,'91.98.240.234',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 02:16:25',NULL,'Cool site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-purse/louis-vuitton-replica-purse.html',1),(138,'Replica Louis Vuitton Purse',1,NULL,NULL,'2008-03-27 03:42:45','mdlcj@hotmail.com',1,'200.169.18.174',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 03:42:45',NULL,'Cool site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-purse/replica-louis-vuitton-purse.html',1),(139,'Replica Louis Vuitton Purse',1,NULL,NULL,'2008-03-27 03:43:02','mdlcj@hotmail.com',1,'148.78.243.37',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 03:43:02',NULL,'Cool site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-purse/replica-louis-vuitton-purse.html',1),(140,'Knock Off Louis Vuitton Purses',1,NULL,NULL,'2008-03-27 04:20:31','ctwzj@hotmail.com',1,'76.176.120.172',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 04:20:31',NULL,'Good site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-purse/knock-off-louis-vuitton-purses.html',1),(141,'Louis Vuitton Knockoff Purses',1,NULL,NULL,'2008-03-27 05:54:26','qivog@hotmail.com',1,'202.57.255.210',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 05:54:26',NULL,'Very good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-purse/louis-vuitton-knockoff-purses.html',1),(142,'Louis Vuitton Knockoff Purses',1,NULL,NULL,'2008-03-27 05:54:30','qivog@hotmail.com',1,'213.22.225.188',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 05:54:30',NULL,'Very good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://www.geocities.jp/handbags_solid/louis-vuitton-purse/louis-vuitton-knockoff-purses.html',1),(143,'Piel Hobo Handbags',1,NULL,NULL,'2008-03-27 07:55:26','tybzap@hotmail.com',1,'62.80.37.53',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 07:55:26',NULL,'Very good site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/hobo-handbag/piel-hobo-handbags.html',1),(144,'Lv Handbag On Sale',1,NULL,NULL,'2008-03-27 08:20:16','orcvg@hotmail.com',1,'87.197.7.242',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 08:20:16',NULL,'Useful site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/lv-handbag/lv-handbag-on-sale.html',1),(145,'Lv Monogram Handbag',1,NULL,NULL,'2008-03-27 09:49:30','lkuoxw@hotmail.com',1,'222.124.200.212',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 09:49:30',NULL,'Very good site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/lv-handbag/lv-monogram-handbag.html',1),(146,'Lv Monogram Handbag',1,NULL,NULL,'2008-03-27 09:51:04','lkuoxw@hotmail.com',1,'200.93.41.110',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 09:51:04',NULL,'Very good site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/lv-handbag/lv-monogram-handbag.html',1),(147,'Lv Wallet',1,NULL,NULL,'2008-03-27 10:14:52','pihlfea@hotmail.com',1,'196.203.15.36',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 10:14:52',NULL,'Cool site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/lv/lv-wallet.html',1),(148,'Cheap Lv Bag',1,NULL,NULL,'2008-03-27 11:59:07','hyrdg@hotmail.com',1,'83.15.27.66',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 11:59:07',NULL,'Useful site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/lv/cheap-lv-bag.html',1),(149,'Cheap Lv Bag',1,NULL,NULL,'2008-03-27 11:59:20','hyrdg@hotmail.com',1,'62.73.100.20',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 11:59:20',NULL,'Useful site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/lv/cheap-lv-bag.html',1),(150,'Handbags Designer Lv Fake Purses',1,NULL,NULL,'2008-03-27 12:51:07','onitsu@hotmail.com',1,'61.142.98.59',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 12:51:07',NULL,'Useful site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/fake-handbag/handbags-designer-lv-fake-purses.html',1),(151,'Handbags Designer Lv Fake Purses',1,NULL,NULL,'2008-03-27 12:51:36','onitsu@hotmail.com',1,'196.203.15.36',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 12:51:36',NULL,'Useful site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/fake-handbag/handbags-designer-lv-fake-purses.html',1),(152,'Fake Handbags Michigan',1,NULL,NULL,'2008-03-27 13:27:20','tqmnbfl@hotmail.com',1,'212.35.100.181',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 13:27:20',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/fake-handbag/fake-handbags-michigan.html',1),(153,'Messenger Diaper Bag',1,NULL,NULL,'2008-03-27 14:48:40','uqvip@hotmail.com',1,'203.131.94.146',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 14:48:40',NULL,'Useful site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/diaper-bag/messenger-diaper-bag.html',1),(154,'Messenger Diaper Bag',1,NULL,NULL,'2008-03-27 14:49:01','uqvip@hotmail.com',1,'201.206.22.162',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 14:49:01',NULL,'Useful site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/diaper-bag/messenger-diaper-bag.html',1),(155,'Sling Diaper Bag',1,NULL,NULL,'2008-03-27 15:02:42','agro@hotmail.com',1,'202.216.177.14',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 15:02:42',NULL,'Cool site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/diaper-bag/sling-diaper-bag.html',1),(156,'Sling Diaper Bag',1,NULL,NULL,'2008-03-27 15:03:50','agro@hotmail.com',1,'8.12.40.183',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-27 15:03:50',NULL,'Cool site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsground/diaper-bag/sling-diaper-bag.html',1),(157,'Wholesale Vera Bradley Purse',1,NULL,NULL,'2008-03-28 08:37:24','cjzhvw@hotmail.com',1,'84.120.178.23',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 08:37:24',NULL,'Good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/vera-bradley-purses/wholesale-vera-bradley-purse.html',1),(158,'Wholesale Vera Bradley Purse',1,NULL,NULL,'2008-03-28 08:37:38','cjzhvw@hotmail.com',1,'200.68.73.193',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 08:37:38',NULL,'Good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/vera-bradley-purses/wholesale-vera-bradley-purse.html',1),(159,'Java Blue Vera Bradley Purses',1,NULL,NULL,'2008-03-28 09:12:24','eqif@hotmail.com',1,'190.84.236.207',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 09:12:24',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/vera-bradley-purses/java-blue-vera-bradley-purses.html',1),(160,'Fossil Handbags Bags',1,NULL,NULL,'2008-03-28 10:03:24','diwlyrq@hotmail.com',1,'213.22.225.188',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 10:03:24',NULL,'Good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/fossil-handbag/fossil-handbags-bags.html',1),(161,'Womens Fossil Handbags',1,NULL,NULL,'2008-03-28 10:20:06','qzkp@hotmail.com',1,'203.144.144.164','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで203.144.144.164が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-28 10:20:06',NULL,'2008-03-28 10:20:06',NULL,'Cool site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/fossil-handbag/womens-fossil-handbags.html',0),(162,'Fossil Purse Handbag',1,NULL,NULL,'2008-03-28 11:12:36','pwfst@hotmail.com',1,'122.160.11.209',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 11:12:36',NULL,'Good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/fossil-handbag/fossil-purse-handbag.html',1),(163,'Christian Dior Handbags',1,NULL,NULL,'2008-03-28 12:28:21','ryawu@hotmail.com',1,'212.65.244.141','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで212.65.244.141が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-28 12:28:21',NULL,'2008-03-28 12:28:21',NULL,'Very good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/dior-handbag/christian-dior-handbags.html',0),(164,'Christian Dior Handbags',1,NULL,NULL,'2008-03-28 12:28:42','ryawu@hotmail.com',1,'200.85.39.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 12:28:42',NULL,'Very good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/dior-handbag/christian-dior-handbags.html',1),(165,'Dior Messenger Handbags',1,NULL,NULL,'2008-03-28 13:03:00','zrisbp@hotmail.com',1,'202.216.177.22',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 13:03:00',NULL,'Nice site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/dior-handbag/dior-messenger-handbags.html',1),(166,'Used Christian Dior Handbag',1,NULL,NULL,'2008-03-28 14:08:25','emsw@hotmail.com',1,'85.70.64.130',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 14:08:25',NULL,'Useful site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/dior-handbag/used-christian-dior-handbag.html',1),(167,'Kate Spade Handbag Green',1,NULL,NULL,'2008-03-28 14:15:32','nubtr@hotmail.com',1,'212.65.244.141','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで212.65.244.141が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-28 14:15:32',NULL,'2008-03-28 14:15:32',NULL,'Good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/kate-spade-handbag/kate-spade-handbag-green.html',0),(168,'Brighton Organizer Handbag',1,NULL,NULL,'2008-03-28 16:40:28','sxft@hotmail.com',1,'194.142.156.49',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 16:40:28',NULL,'Nice site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/brighton-handbag/brighton-organizer-handbag.html',1),(169,'Brighton Tye Crochet Straw Handbag',1,NULL,NULL,'2008-03-28 17:23:02','pqvnlt@hotmail.com',1,'200.93.41.110',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 17:23:02',NULL,'Useful site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/brighton-handbag/brighton-tye-crochet-straw-handbag.html',1),(170,'Replica Brighton Handbags',1,NULL,NULL,'2008-03-28 18:10:36','pzdhn@hotmail.com',1,'202.142.26.248',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 18:10:36',NULL,'Useful site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/brighton-handbag/replica-brighton-handbags.html',1),(171,'Coach Vintage Handbag',1,NULL,NULL,'2008-03-28 18:48:42','lpfn@hotmail.com',1,'85.70.64.130',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 18:48:42',NULL,'Useful site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/vintage-handbag/coach-vintage-handbag.html',1),(172,'Vintage Black Handbag Leather',1,NULL,NULL,'2008-03-28 20:05:33','gchpdr@hotmail.com',1,'213.55.81.32',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 20:05:33',NULL,'Good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/vintage-handbag/vintage-black-handbag-leather.html',1),(173,'Vintage Black Handbag Leather',1,NULL,NULL,'2008-03-28 20:05:52','gchpdr@hotmail.com',1,'66.199.250.66',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 20:05:52',NULL,'Good site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/vintage-handbag/vintage-black-handbag-leather.html',1),(174,'Messenger Prada Bags',1,NULL,NULL,'2008-03-28 20:40:15','uadny@hotmail.com',1,'62.92.35.3',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 20:40:15',NULL,'Very good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/prada-bag/index1.html',1),(175,'Orange Prada Bag',1,NULL,NULL,'2008-03-28 21:06:29','bkcdhx@hotmail.com',1,'196.32.192.75',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 21:06:29',NULL,'Good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/prada-bag/orange-prada-bag.html',1),(176,'Prada Diaper Bags',1,NULL,NULL,'2008-03-28 22:20:25','mely@hotmail.com',1,'83.240.154.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 22:20:25',NULL,'Useful site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/prada-bag/prada-diaper-bags.html',1),(177,'Prada Diaper Bags',1,NULL,NULL,'2008-03-28 22:20:32','mely@hotmail.com',1,'85.70.64.130',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 22:20:32',NULL,'Useful site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/prada-bag/prada-diaper-bags.html',1),(178,'Louis Vuitton Bag Purse',1,NULL,NULL,'2008-03-28 22:52:02','qujbnyt@hotmail.com',1,'86.110.64.34',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 22:52:02',NULL,'Good site. Thanks!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/louis-vuitton-bag/louis-vuitton-bag-purse.html',1),(179,'Louis Vuitton Bag Purse',1,NULL,NULL,'2008-03-28 22:52:33','qujbnyt@hotmail.com',1,'83.168.236.15',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-28 22:52:33',NULL,'Good site. Thanks!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/louis-vuitton-bag/louis-vuitton-bag-purse.html',1),(180,'Louis Vuitton Cartoon Bag',1,NULL,NULL,'2008-03-29 00:02:10','jish@hotmail.com',1,'212.88.134.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 00:02:10',NULL,'Good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/louis-vuitton-bag/louis-vuitton-cartoon-bag.html',1),(181,'Louis Vuitton Cartoon Bag',1,NULL,NULL,'2008-03-29 00:02:11','jish@hotmail.com',1,'212.65.244.141','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで212.65.244.141が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-29 00:02:11',NULL,'2008-03-29 00:02:11',NULL,'Good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/louis-vuitton-bag/louis-vuitton-cartoon-bag.html',0),(182,'17 Inch Laptop Bags',1,NULL,NULL,'2008-03-29 01:03:31','lwyp@hotmail.com',1,'202.216.177.14',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 01:03:31',NULL,'Nice site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/laptop-bag/17-inch-laptop-bags.html',1),(183,'17 Inch Laptop Bags',1,NULL,NULL,'2008-03-29 01:04:19','lwyp@hotmail.com',1,'222.124.200.212',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 01:04:19',NULL,'Nice site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/laptop-bag/17-inch-laptop-bags.html',1),(184,'Timbuk2 Laptop Bag Large',1,NULL,NULL,'2008-03-29 01:32:40','brnjhiw@hotmail.com',1,'80.13.24.186',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 01:32:40',NULL,'Nice site. Thanks!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/laptop-bag/timbuk2-laptop-bag-large.html',1),(185,'Swiss Army Laptop Bag',1,NULL,NULL,'2008-03-29 02:41:42','wfyak@hotmail.com',1,'58.71.35.206','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで58.71.35.206が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-29 02:41:42',NULL,'2008-03-29 02:41:42',NULL,'Good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://sky.geocities.jp/handbagsmarket/laptop-bag/swiss-army-laptop-bag.html',0),(186,'Shopping Paper Bag',1,NULL,NULL,'2008-03-29 03:06:37','xcjefpi@hotmail.com',1,'88.100.221.136',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 03:06:37',NULL,'Very good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/shopping-bag/shopping-paper-bag.html',1),(187,'Free Crochet Shopping Bag Patterns',1,NULL,NULL,'2008-03-29 04:08:43','wpfa@hotmail.com',1,'201.242.155.44',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 04:08:43',NULL,'Very good site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/shopping-bag/free-crochet-shopping-bag-patterns.html',1),(188,'Fair Trade Canvas Shopping Bags',1,NULL,NULL,'2008-03-29 04:38:47','uyqxw@hotmail.com',1,'60.249.21.92',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 04:38:47',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/shopping-bag/fair-trade-canvas-shopping-bags.html',1),(189,'Fair Trade Canvas Shopping Bags',1,NULL,NULL,'2008-03-29 04:39:22','uyqxw@hotmail.com',1,'189.34.67.214',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 04:39:22',NULL,'Cool site. Thank you!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://park.geocities.jp/handbags_mart/shopping-bag/fair-trade-canvas-shopping-bags.html',1),(190,'Fendi Replica Bag',1,NULL,NULL,'2008-03-29 05:46:40','mbtxk@hotmail.com',1,'78.47.78.82',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 05:46:40',NULL,'Nice site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/fendi-bag/fendi-replica-bag.html',1),(191,'Fendi Mini Mama Bag',1,NULL,NULL,'2008-03-29 06:15:33','vidj@hotmail.com',1,'148.78.243.37',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 06:15:33',NULL,'Nice site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/fendi-bag/fendi-mini-mama-bag.html',1),(192,'Fendi Mini Mama Bag',1,NULL,NULL,'2008-03-29 06:17:02','vidj@hotmail.com',1,'217.219.54.194',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 06:17:02',NULL,'Nice site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/fendi-bag/fendi-mini-mama-bag.html',1),(193,'Nike Duffle Bag',1,NULL,NULL,'2008-03-29 07:01:09','ntaow@hotmail.com',1,'84.143.229.189',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 07:01:09',NULL,'Useful site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/duffle-bag/nike-duffle-bag.html',1),(194,'Nike Duffle Bag',1,NULL,NULL,'2008-03-29 07:01:29','ntaow@hotmail.com',1,'202.141.41.53',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 07:01:29',NULL,'Useful site. Thanks.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/duffle-bag/nike-duffle-bag.html',1),(195,'Vintage Leather Duffle Bag',1,NULL,NULL,'2008-03-29 07:53:34','npdzf@hotmail.com',1,'63.209.206.122',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 07:53:34',NULL,'Nice site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/duffle-bag/vintage-leather-duffle-bag.html',1),(196,'Vera Bradley Duffle Bags',1,NULL,NULL,'2008-03-29 08:38:11','wpfi@hotmail.com',1,'91.98.240.234',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 08:38:11',NULL,'Cool site. Thank you!!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/duffle-bag/vera-bradley-duffle-bags.html',1),(197,'Under Armour Duffel Bag',1,NULL,NULL,'2008-03-29 09:13:47','cdnr@hotmail.com',1,'217.219.54.194',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 09:13:47',NULL,'Nice site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/duffel-bag/under-armour-duffel-bag.html',1),(198,'Black Leather Duffel Bag',1,NULL,NULL,'2008-03-29 10:32:36','ufbxyq@hotmail.com',1,'202.141.41.49',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 10:32:36',NULL,'Good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/duffel-bag/black-leather-duffel-bag.html',1),(199,'Black Leather Duffel Bag',1,NULL,NULL,'2008-03-29 10:32:58','ufbxyq@hotmail.com',1,'122.160.32.104',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 10:32:58',NULL,'Good site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/duffel-bag/black-leather-duffel-bag.html',1),(200,'Mens Sling Bag',1,NULL,NULL,'2008-03-29 11:53:18','iexwht@hotmail.com',1,'97.81.19.227',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 11:53:18',NULL,'Nice site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/sling-bag/mens-sling-bag.html',1),(201,'Mens Sling Bag',1,NULL,NULL,'2008-03-29 11:53:25','iexwht@hotmail.com',1,'85.255.197.60',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 11:53:25',NULL,'Nice site. Thank you.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/sling-bag/mens-sling-bag.html',1),(202,'Electric Guitar Sling Bag',1,NULL,NULL,'2008-03-29 12:28:04','kypm@hotmail.com',1,'88.191.68.198',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 12:28:04',NULL,'Cool site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/sling-bag/electric-guitar-sling-bag.html',1),(203,'Vera Bradley Garment Bag',1,NULL,NULL,'2008-03-29 13:12:20','nyct@hotmail.com',1,'83.237.9.56',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 13:12:20',NULL,'Very good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/garment-bag/vera-bradley-garment-bag.html',1),(204,'Skating Garment Bag',1,NULL,NULL,'2008-03-29 14:19:27','bslpnhi@hotmail.com',1,'85.255.197.60',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 14:19:27',NULL,'Cool site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/garment-bag/skating-garment-bag.html',1),(205,'Skating Garment Bag',1,NULL,NULL,'2008-03-29 14:19:49','bslpnhi@hotmail.com',1,'85.255.197.60',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 14:19:49',NULL,'Cool site. Thank you:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/garment-bag/skating-garment-bag.html',1),(206,'Hand Bag Coach',1,NULL,NULL,'2008-03-29 15:12:53','btzyhun@hotmail.com',1,'202.28.27.4',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 15:12:53',NULL,'Very good site. Thanks!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/hand-bag/hand-bag-coach.html',1),(207,'Louis Hand Bag',1,NULL,NULL,'2008-03-29 15:58:33','pfkir@hotmail.com',1,'212.88.134.18',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 15:58:33',NULL,'Useful site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/hand-bag/louis-hand-bag.html',1),(208,'Louis Hand Bag',1,NULL,NULL,'2008-03-29 15:58:50','pfkir@hotmail.com',1,'83.240.154.164',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 15:58:50',NULL,'Useful site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/hand-bag/louis-hand-bag.html',1),(209,'Hand Made Diaper Bag',1,NULL,NULL,'2008-03-29 16:40:11','xpdifyw@hotmail.com',1,'88.191.68.198',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 16:40:11',NULL,'Nice site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://island.geocities.jp/handbags_choice/hand-bag/hand-made-diaper-bag.html',1),(210,'Gucci Diaper Bag',1,NULL,NULL,'2008-03-29 17:19:15','gxpli@hotmail.com',1,'218.26.219.186',NULL,NULL,1,'2000-01-01 00:00:00',NULL,'2008-03-29 17:19:15',NULL,'Good site. Thank you!!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://heartland.geocities.jp/handbag_market/gucci-bag/gucci-diaper-bag.html',1),(211,'Red Gucci Bag',1,NULL,NULL,'2008-03-29 18:40:41','cgdxsy@hotmail.com',1,'202.28.27.3','SpamLookup - Lookups (-1): サービスbsb.spamlookup.netで202.28.27.3が見つかりました。\n\n---> 合計点: -1.00\n---> 結果: スパム(スコアがしきい値以下)',-1,-1,'2008-03-29 18:40:41',NULL,'2008-03-29 18:40:41',NULL,'Cool site. Thanks:-)\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n','http://heartland.geocities.jp/handbag_market/gucci-bag/red-gucci-bag.html',0); UNLOCK TABLES; /*!40000 ALTER TABLE `mt_comment` ENABLE KEYS */; -- -- Table structure for table `mt_config` -- DROP TABLE IF EXISTS `mt_config`; CREATE TABLE `mt_config` ( `config_id` int(11) NOT NULL auto_increment, `config_data` mediumtext, PRIMARY KEY (`config_id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; -- -- Dumping data for table `mt_config` -- /*!40000 ALTER TABLE `mt_config` DISABLE KEYS */; LOCK TABLES `mt_config` WRITE; INSERT INTO `mt_config` VALUES (1,'CommenterRegistration Allow=0\nCommenterRegistration Notify=\nDefaultSiteRoot \nDefaultSiteURL \nDefaultTimezone 8\nDefaultUserLanguage ja\nDefaultUserTagDelimiter comma\nMTVersion 4.1\nNewUserAutoProvisioning 0\nNewUserTemplateBlogId \nSchemaVersion 4.0036\nSecretToken fU9hTJiLGbbbbMlJNhgkzb1qrqjn0zFWldRgicmH\nSQLSetNames 0\n'); UNLOCK TABLES; /*!40000 ALTER TABLE `mt_config` ENABLE KEYS */; -- -- Table structure for table `mt_entry` -- DROP TABLE IF EXISTS `mt_entry`; CREATE TABLE `mt_entry` ( `entry_id` int(11) NOT NULL auto_increment, `entry_allow_comments` tinyint(4) default NULL, `entry_allow_pings` tinyint(4) default NULL, `entry_atom_id` varchar(255) default NULL, `entry_author_id` int(11) NOT NULL, `entry_authored_on` datetime default NULL, `entry_basename` varchar(255) default NULL, `entry_blog_id` int(11) NOT NULL, `entry_category_id` int(11) default NULL, `entry_class` varchar(255) default 'entry', `entry_convert_breaks` varchar(30) default NULL, `entry_created_by` int(11) default NULL, `entry_created_on` datetime default NULL, `entry_excerpt` mediumtext, `entry_keywords` mediumtext, `entry_meta` mediumblob, `entry_modified_by` int(11) default NULL, `entry_modified_on` datetime default NULL, `entry_pinged_urls` mediumtext, `entry_status` smallint(6) NOT NULL, `entry_tangent_cache` mediumtext, `entry_template_id` int(11) default NULL, `entry_text` mediumtext, `entry_text_more` mediumtext, `entry_title` varchar(255) default NULL, `entry_to_ping_urls` mediumtext, `entry_week_number` int(11) default NULL, PRIMARY KEY (`entry_id`), KEY `mt_entry_author_id` (`entry_author_id`), KEY `mt_entry_status` (`entry_status`), KEY `mt_entry_blog_authored` (`entry_blog_id`,`entry_authored_on`), KEY `mt_entry_basename` (`entry_basename`), KEY `mt_entry_created_on` (`entry_created_on`), KEY `mt_entry_modified_on` (`entry_modified_on`), KEY `mt_entry_authored_on` (`entry_authored_on`), KEY `mt_entry_class` (`entry_class`), KEY `mt_entry_blog_id` (`entry_blog_id`), KEY `mt_entry_week_number` (`entry_week_number`) ) ENGINE=MyISAM AUTO_INCREMENT=69 DEFAULT CHARSET=latin1; -- -- Dumping data for table `mt_entry` -- /*!40000 ALTER TABLE `mt_entry` DISABLE KEYS */; LOCK TABLES `mt_entry` WRITE; INSERT INTO `mt_entry` VALUES (1,1,1,'tag:multitasking.overknee.org,2008://1.1',2,'2008-02-11 22:21:22','post',1,NULL,'entry','markdown',2,'2008-02-11 22:34:07','','',NULL,1,'2008-02-14 22:58:00',NULL,2,NULL,NULL,'
\"black-girl.png\"
\nなにやら話の流れで、描いてるとこの動画を録るコトになって描いた絵\n\nつーか、左利きが右手でマウスって酷な・・・','','黒い子','',200807),(2,1,1,'tag:xelpmoc.overknee.org,2008://2.2',3,'2008-02-14 01:00:26','hp',2,NULL,'entry','markdown',3,'2008-02-14 01:03:50','','',NULL,3,'2008-03-07 22:08:17',NULL,2,NULL,NULL,'HP開設となりまして、まずは*ykzts*に感謝。こいつが居なきゃなんにもできなかったよー。\n\n*矢口*へ、イベント終わったら絵を描け、描くんだジョー!!\nそしてコミケ受かれー!','','HP開設に対して','',200807),(3,1,1,'tag:multitasking.overknee.org,2008://1.3',2,'2008-02-14 21:13:48','kokuban',1,NULL,'entry','markdown',2,'2008-02-14 21:39:08','','',NULL,1,'2008-02-14 22:57:32',NULL,2,NULL,NULL,'なんか最近忙しいですよ、免許やバイト探しや大学課題・・・あ、サンクリの申し込みもしないと\n\n落描きはちょこちょこするけど\nPCで描く気力が出ない・・・\n\n
\"\"
\n\n昔の絵だけど黒板は面白いですね、でかでかと描くと気分がいい\n\nここテストにでるよ!w','','なんか忙しい','',200807),(4,1,1,'tag:multitasking.overknee.org,2008://1.4',2,'2008-02-18 01:07:44','rin_ren',1,NULL,'entry','markdown',2,'2008-02-18 01:21:17','','',NULL,NULL,'2008-02-18 01:21:17',NULL,2,NULL,NULL,'そういやココ書き始めてから一回もまともな絵載せたコトないなー\n\nと、思い描いた絵\n\n
\"リン&レン.jpg\"
\n\nまぁコレがまともか?とか言われたら微妙ですけどねw\n\nそれにしても線汚いなー','','リã