/*
SQLyog - Free MySQL GUI v5.02
Host - 4.0.18-nt : Database - gvdeals
*********************************************************************
Server version : 4.0.18-nt
*/


/*Table structure for table `adminusers` */

DROP TABLE IF EXISTS `adminusers`;

CREATE TABLE `adminusers` (
  `adminID` int(11) NOT NULL default '0',
  `firstName` varchar(50) default NULL,
  `lastName` varchar(50) default NULL,
  `canAddProducts` tinyint(1) default NULL,
  `canUpdateProducts` tinyint(1) default NULL,
  `canAccessInventoryControl` tinyint(1) default NULL,
  `canRelateProducts` tinyint(1) default NULL,
  `canViewOrders` tinyint(1) default NULL,
  `canUpdateOrders` tinyint(1) default NULL,
  `canDeleteOrders` tinyint(1) default NULL,
  `canAddCategories` tinyint(1) default NULL,
  `canUpdateCategories` tinyint(1) default NULL,
  `canSendNewsletter` tinyint(1) default NULL,
  `canViewMailingList` tinyint(1) default NULL,
  `canViewSearchStrings` tinyint(1) default NULL,
  `canControlJobs` tinyint(1) default NULL,
  `canViewSupport` tinyint(1) default NULL,
  `canManageSupport` tinyint(1) default NULL,
  `canManageFeedback` tinyint(1) default NULL,
  `canManageBanners` tinyint(1) default NULL,
  `canAddCMS` tinyint(1) default NULL,
  `canUpdateCMS` tinyint(1) default NULL,
  `canManageNoticeboard` tinyint(1) default NULL,
  `canControlAdminAccounts` tinyint(1) default NULL,
  `canControlCorporateAccounts` tinyint(1) default NULL,
  `canControlGeneralAccounts` tinyint(1) default '1',
  `canUpdatePaymentGateways` tinyint(1) default NULL,
  `canChangeCurrencySettings` tinyint(1) default NULL,
  `canControlShipmentCharges` tinyint(1) default NULL,
  `canManageCouriers` tinyint(1) default NULL,
  `canManageCountries` tinyint(1) default NULL,
  `canManageCities` tinyint(1) default NULL,
  `created` datetime default NULL,
  `createdBy` int(11) default NULL,
  `lastLogin` timestamp(14) NOT NULL,
  `lastLoginIP` varchar(50) default NULL,
  PRIMARY KEY  (`adminID`)
) TYPE=MyISAM;

/*Data for the table `adminusers` */

insert into `adminusers` values 
(1,'Muhammad','attique',1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,'2001-01-04 00:00:00',1,20061124113612,'127.0.0.1'),
(12,'Mateen','Ahmad',1,1,1,1,1,1,0,1,1,1,1,0,0,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,'2005-06-28 00:00:00',1,20050718000819,'127.0.0.1'),
(19,'eb','eb',1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,'2005-08-28 00:00:00',1,20050828102100,NULL);

/*Table structure for table `bannercategories` */

DROP TABLE IF EXISTS `bannercategories`;

CREATE TABLE `bannercategories` (
  `categoryID` tinyint(3) unsigned NOT NULL auto_increment,
  `categoryName` varchar(50) default NULL,
  `description` tinytext,
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`categoryID`)
) TYPE=MyISAM;

/*Data for the table `bannercategories` */

insert into `bannercategories` values 
(1,'Best sellers','313x72','2005-07-18 06:10:46',NULL,20050727224425,NULL),
(2,'New items','313x77','2005-07-18 06:11:33',NULL,20050727224425,NULL),
(3,'Main banner','466x231','2005-07-18 06:11:54',NULL,20050727224425,NULL),
(4,'Sale banner','313x82','2005-07-18 06:12:03',NULL,20050727224425,NULL);

/*Table structure for table `banners` */

DROP TABLE IF EXISTS `banners`;

CREATE TABLE `banners` (
  `BannerID` int(11) NOT NULL auto_increment,
  `bannerCat` tinyint(3) unsigned NOT NULL default '0',
  `Image` varchar(255) NOT NULL default '',
  `Show` tinyint(4) NOT NULL default '0',
  `Name` varchar(255) NOT NULL default '',
  `created` datetime NOT NULL default '0000-00-00 00:00:00',
  `createdBy` int(11) NOT NULL default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) NOT NULL default '0',
  `show_cat` int(11) NOT NULL default '0',
  `url` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`BannerID`)
) TYPE=MyISAM;

/*Data for the table `banners` */

insert into `banners` values 
(36,4,'3_22.jpg',0,'Sale Items','2005-08-08 00:00:00',1,20050808082120,1,0,'http://www.out-sizes.com/sale_items.php'),
(35,2,'3_21.jpg',0,'New Items1','2005-08-08 00:00:00',1,20050808082014,1,0,'http://www.out-sizes.com/new_items.php'),
(34,1,'3_200.jpg',0,'Best1','2005-08-08 00:00:00',1,20051024091637,1,0,'http://www.out-sizes.com/best_sellers.php'),
(32,3,'4_19.jpg',0,'Main2','2005-08-08 00:00:00',1,20050808081743,1,0,'http://www.out-sizes.com'),
(33,3,'5_19.jpg',0,'Main3','2005-08-08 00:00:00',1,20050808081832,1,0,'http://www.out-sizes.com'),
(31,3,'3_19.jpg',0,'Main1','2005-08-08 00:00:00',1,20050808081710,1,0,'http://www.out-sizes.com'),
(37,3,'picture.jpg',0,'bnnn','2006-11-24 00:00:00',1,20061124115912,1,0,'http://sssss'),
(39,1,'',-1,'corner','2006-11-24 00:00:00',1,20061124125920,1,0,'http://sss'),
(38,1,'3_19.jpg',1,'aaq1a','2006-11-24 00:00:00',1,20061124125249,1,0,'http://'),
(40,1,'4_19.jpg',0,'ssssssss','0000-00-00 00:00:00',1,20061125105258,1,0,'http://ssss'),
(41,1,'banner_20.jpg',1,'aaaa','0000-00-00 00:00:00',1,20061125110231,1,0,'http://'),
(42,1,'5_22.jpg',1,'wewew','0000-00-00 00:00:00',1,20061125110337,1,0,'http://www.mikeil.com/fedex/admin/'),
(43,1,'5_21.jpg',1,'gg','0000-00-00 00:00:00',1,20061125110408,1,0,'http://www.google.com/');

/*Table structure for table `brands` */

DROP TABLE IF EXISTS `brands`;

CREATE TABLE `brands` (
  `id` int(5) NOT NULL auto_increment,
  `name` varchar(150) default NULL,
  `categoryid` int(5) default NULL,
  `description` text,
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;

/*Data for the table `brands` */

insert into `brands` values 
(1,'car',0,''),
(2,'Fragrance',0,''),
(7,'Others',NULL,NULL);

/*Table structure for table `career` */

DROP TABLE IF EXISTS `career`;

CREATE TABLE `career` (
  `jobID` int(11) NOT NULL auto_increment,
  `jobName` varchar(50) default NULL,
  `description` longtext,
  `contactInformation` varchar(100) default NULL,
  `closingDate` datetime default NULL,
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`jobID`)
) TYPE=MyISAM;

/*Data for the table `career` */

/*Table structure for table `categories` */

DROP TABLE IF EXISTS `categories`;

CREATE TABLE `categories` (
  `categoryID` int(11) NOT NULL auto_increment,
  `name` varchar(50) default NULL,
  `parentCategory` int(11) default '0',
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  `priority` int(11) default '100',
  `bannerID` int(11) NOT NULL default '0',
  PRIMARY KEY  (`categoryID`)
) TYPE=MyISAM;

/*Data for the table `categories` */

insert into `categories` values 
(102,'Electronics',0,'2006-11-06 00:00:00',1,20061116011550,1,2,0),
(103,'Computer Hardware',0,'2006-11-06 00:00:00',1,20061116010733,1,4,0),
(104,'Software',0,'2006-11-06 00:00:00',1,20061116010744,1,5,0),
(105,'Games & Movies',0,'2006-11-06 00:00:00',1,20061116011356,1,12,0),
(106,'Apparel',0,'2006-11-06 00:00:00',1,20061116011023,1,6,0),
(107,'Shoes',0,'2006-11-06 00:00:00',1,20061116011205,1,7,0),
(108,'Bath  & Body',0,'2006-11-06 00:00:00',1,20061116011332,1,10,0),
(109,'Childrens Toys',0,'2006-11-06 00:00:00',1,20061116011237,1,9,0),
(110,'Accessories',103,'2006-11-06 00:00:00',1,20061106050031,1,0,0),
(111,'Backup Devices & Media',103,'2006-11-06 00:00:00',1,20061106050105,1,0,0),
(112,'Barebone & Accessories',103,'2006-11-06 00:00:00',1,20061106050144,1,0,0),
(113,'Cases & External Enclosures',103,'2006-11-06 00:00:00',1,20061106050217,1,0,0),
(114,'Automotive Electronics',102,'2006-11-06 00:00:00',1,20061129152012,1,0,38),
(115,'Digital Frames',102,'2006-11-06 00:00:00',1,20061106050315,1,0,0),
(116,'Electronic Gadgets',102,'2006-11-06 00:00:00',1,20061106050347,1,0,0),
(117,'GPS & Accesories',102,'2006-11-06 00:00:00',1,20061106050409,1,0,0),
(118,'Misc',108,'2006-11-06 00:00:00',1,20061106061753,1,0,0),
(119,'Strapless Sandals',107,'2006-11-06 00:00:00',1,20061106065413,1,2,0),
(128,'Fragrances',0,'2006-11-16 00:00:00',1,20061116011213,1,8,0),
(121,'Misc',109,'2006-11-09 00:00:00',1,20061109114932,1,1,0),
(122,'Other',121,'2006-11-09 00:00:00',1,20061109114953,1,0,0),
(123,'Battery Cells',117,'2006-11-09 00:00:00',1,20061109224708,1,4,0),
(124,'Unipolar Antennas',114,'2006-11-14 00:00:00',1,20061114010440,1,33,0),
(125,'Automobiles',0,'2006-11-14 00:00:00',1,20061116011545,1,1,0),
(129,'Women',128,'2006-11-16 00:00:00',1,20061116002232,1,0,0),
(127,'Bumpers/Gadges/Wheels',126,'2006-11-14 00:00:00',1,20061114233418,1,3,0),
(130,'Men',128,'2006-11-16 00:00:00',1,20061116002245,1,0,0),
(131,'Gift Sets',128,'2006-11-16 00:00:00',1,20061116002259,1,0,0),
(132,'Calling Cards',0,'2006-11-16 00:00:00',1,20061116011344,1,11,0),
(133,'Microsoft',104,'2006-11-16 00:00:00',1,20061116004426,1,6,0),
(134,'Adobe',104,'2006-11-16 00:00:00',1,20061116004332,1,1,0),
(135,'Corel',104,'2006-11-16 00:00:00',1,20061116004443,1,2,0),
(136,'DVD Copy',104,'2006-11-16 00:00:00',1,20061116004458,1,3,0),
(137,'Intervideo',104,'2006-11-16 00:00:00',1,20061116004512,1,4,0),
(138,'McAfee',104,'2006-11-16 00:00:00',1,20061116004533,1,5,0),
(139,'Nero',104,'2006-11-16 00:00:00',1,20061116004550,1,7,0),
(140,'Panda',104,'2006-11-16 00:00:00',1,20061116004615,1,8,0),
(141,'Quicken',104,'2006-11-16 00:00:00',1,20061116004622,1,9,0),
(142,'Roxio',104,'2006-11-16 00:00:00',1,20061116004638,1,10,0),
(143,'Sage',104,'2006-11-16 00:00:00',1,20061116004658,1,11,0),
(144,'Scansoft',104,'2006-11-16 00:00:00',1,20061116004712,1,12,0),
(145,'Symantec',104,'2006-11-16 00:00:00',1,20061116004728,1,13,0),
(146,'Womenswear',106,'2006-11-16 00:00:00',1,20061116004908,1,1,0),
(147,'Menswear',106,'2006-11-16 00:00:00',1,20061116004919,1,2,0),
(148,'Accessories',106,'2006-11-16 00:00:00',1,20061116004951,1,3,0),
(149,'Accessories',146,'2006-11-16 00:00:00',1,20061116005026,1,1,0),
(150,'Coats & Jackets',146,'2006-11-16 00:00:00',1,20061116005048,1,2,0),
(151,'Dresses',146,'2006-11-16 00:00:00',1,20061116005114,1,3,0),
(152,'Jeans',146,'2006-11-16 00:00:00',1,20061116005133,1,4,0),
(153,'Skirts',146,'2006-11-16 00:00:00',1,20061116005143,1,5,0),
(154,'Tops',146,'2006-11-16 00:00:00',1,20061116005153,1,6,0),
(155,'Trousers & Shorts',146,'2006-11-16 00:00:00',1,20061116005213,1,7,0),
(156,'Accessories',147,'2006-11-16 00:00:00',1,20061116005249,1,1,0),
(157,'Coats & Jackets',147,'2006-11-16 00:00:00',1,20061116005305,1,2,0),
(158,'Jeans',147,'2006-11-16 00:00:00',1,20061116005315,1,3,0),
(159,'Knits & Sweats',147,'2006-11-16 00:00:00',1,20061116005335,1,4,0),
(160,'Shirts',147,'2006-11-16 00:00:00',1,20061116005352,1,5,0),
(161,'Tees & Polos',147,'2006-11-16 00:00:00',1,20061116005410,1,6,0),
(162,'Trousers',147,'2006-11-16 00:00:00',1,20061116005424,1,7,0),
(163,'Logo Tees',147,'2006-11-16 00:00:00',1,20061116005443,1,8,0),
(165,'Cooling Devices',103,'2006-11-16 00:00:00',1,20061116005749,1,5,0),
(166,'External Enclosures',103,'2006-11-16 00:00:00',1,20061116005803,1,6,0),
(167,'Flash Memory & Readers',103,'2006-11-16 00:00:00',1,20061116005814,1,7,0),
(168,'Hard Drives',103,'2006-11-16 00:00:00',1,20061116005827,1,8,0),
(169,'Input Devices',103,'2006-11-16 00:00:00',1,20061116005836,1,9,0),
(170,'Memory',103,'2006-11-16 00:00:00',1,20061116005849,1,10,0),
(171,'Monitors',103,'2006-11-16 00:00:00',1,20061116005859,1,11,0),
(172,'Motherboards',103,'2006-11-16 00:00:00',1,20061116005908,1,12,0),
(173,'Power Protection',103,'2006-11-16 00:00:00',1,20061116005918,1,13,0),
(174,'Power Supplies',103,'2006-11-16 00:00:00',1,20061116005928,1,14,0),
(175,'Printers, Scanners & Faxes',103,'2006-11-16 00:00:00',1,20061116005940,1,15,0),
(176,'Processors',103,'2006-11-16 00:00:00',1,20061116005953,1,16,0),
(177,'Projectors',103,'2006-11-16 00:00:00',1,20061116010004,1,17,0),
(178,'Servers',103,'2006-11-16 00:00:00',1,20061116010015,1,18,0),
(179,'Sound Cards & MIDI Devices',103,'2006-11-16 00:00:00',1,20061116010026,1,19,0),
(180,'Speakers & Headphones',103,'2006-11-16 00:00:00',1,20061116010036,1,20,0),
(181,'Video Cards & Video Devices',103,'2006-11-16 00:00:00',1,20061116010046,1,21,0),
(182,'Web/Surveillance Cameras',103,'2006-11-16 00:00:00',1,20061116010101,1,22,0),
(183,'Jewelry',0,'2006-11-16 00:00:00',1,20061116010653,1,3,0),
(184,'Acura',125,'2006-11-16 00:00:00',1,20061116011701,1,1,0),
(185,'Audi',125,'2006-11-16 00:00:00',1,20061116011727,1,2,0),
(186,'BMW',125,'2006-11-16 00:00:00',1,20061116011742,1,3,0),
(187,'Buick',125,'2006-11-16 00:00:00',1,20061116011809,1,4,0),
(188,'Cadillac',125,'2006-11-16 00:00:00',1,20061116011824,1,5,0),
(189,'Chevrolet',125,'2006-11-16 00:00:00',1,20061116011841,1,6,0),
(190,'Chrysler',125,'2006-11-16 00:00:00',1,20061116011913,1,7,0),
(191,'Ford',125,'2006-11-16 00:00:00',1,20061116011948,1,8,0),
(192,'GMC',125,'2006-11-16 00:00:00',1,20061116012006,1,9,0),
(193,'Honda',125,'2006-11-16 00:00:00',1,20061116012019,1,10,0),
(194,'Hummer',125,'2006-11-16 00:00:00',1,20061116012026,1,11,0),
(195,'Hyundai',125,'2006-11-16 00:00:00',1,20061116012044,1,12,0),
(196,'Infiniti',125,'2006-11-16 00:00:00',1,20061116012057,1,13,0),
(197,'Isuzu',125,'2006-11-16 00:00:00',1,20061116012112,1,14,0),
(198,'Jaguar',125,'2006-11-16 00:00:00',1,20061116012130,1,15,0),
(199,'Jeep',125,'2006-11-16 00:00:00',1,20061116012145,1,16,0),
(200,'Kia',125,'2006-11-16 00:00:00',1,20061116012157,1,17,0),
(201,'Land Rover',125,'2006-11-16 00:00:00',1,20061116012220,1,18,0),
(202,'Lexus',125,'2006-11-16 00:00:00',1,20061116012316,1,19,0),
(203,'Lincoln',125,'2006-11-16 00:00:00',1,20061116012330,1,20,0),
(204,'Mazda',125,'2006-11-16 00:00:00',1,20061116012417,1,21,0),
(205,'Mercedes-Benz',125,'2006-11-16 00:00:00',1,20061116012439,1,22,0),
(206,'Mercury',125,'2006-11-16 00:00:00',1,20061116012450,1,23,0),
(207,'Mini',125,'2006-11-16 00:00:00',1,20061116012503,1,24,0),
(208,'Mitsubishi',125,'2006-11-16 00:00:00',1,20061116012510,1,25,0),
(209,'Nissan',125,'2006-11-16 00:00:00',1,20061116012621,1,26,0),
(210,'Oldsmobile',125,'2006-11-16 00:00:00',1,20061116012631,1,27,0),
(211,'Plymoth',125,'2006-11-16 00:00:00',1,20061116012655,1,28,0),
(212,'Pontiac',125,'2006-11-16 00:00:00',1,20061116012707,1,29,0),
(213,'Saturn',125,'2006-11-16 00:00:00',1,20061116012727,1,30,0),
(214,'Scion',125,'2006-11-16 00:00:00',1,20061116012739,1,31,0),
(215,'Subaru',125,'2006-11-16 00:00:00',1,20061116012802,1,32,0),
(216,'Toyota',125,'2006-11-16 00:00:00',1,20061116012814,1,33,0),
(217,'Volkswagon',125,'2006-11-16 00:00:00',1,20061116012828,1,34,0),
(218,'Volvo',125,'2006-11-16 00:00:00',1,20061116012839,1,35,0),
(219,'Mens',183,'2006-11-16 00:00:00',1,20061116013222,1,2,0),
(220,'Womens',183,'2006-11-16 00:00:00',1,20061116013215,1,1,0),
(221,'China Battery Cells',123,'2006-11-16 00:00:00',1,20061116104847,1,3,0),
(222,'Express',158,'2006-11-16 00:00:00',1,20061116231628,1,1,0);

/*Table structure for table `cities` */

DROP TABLE IF EXISTS `cities`;

CREATE TABLE `cities` (
  `cityID` int(11) NOT NULL auto_increment,
  `countryID` int(11) default '0',
  `cityName` char(50) default NULL,
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`cityID`)
) TYPE=MyISAM;

/*Data for the table `cities` */

insert into `cities` values 
(1,1,'Islamabad','2005-03-29 20:15:05',1,20050414175713,1),
(16,1,'Rawalpindi','2005-03-29 20:15:05',1,20050329201505,1),
(14,1,'Peshawar','2005-03-29 20:14:49',1,20050329201449,1),
(13,1,'Karachi','2005-03-29 20:14:18',1,20050329201418,1),
(7,1,'Lahore','2005-04-03 15:40:07',1,20050403154007,1),
(22,1,'Faisalabad','2005-03-29 20:16:52',1,20050329201652,1),
(23,1,'Gujranwala','2005-03-29 20:16:59',1,20050329201659,1),
(24,1,'Multan','2005-03-29 20:17:07',1,20050329201707,1),
(28,1,'Gujrat','2005-03-29 20:17:24',1,20050329201724,1),
(29,1,'Bahawalpur','2005-06-18 00:00:00',1,20050618100003,1),
(30,1,'Sahiwal','2005-06-23 00:00:00',1,20050623113521,1);

/*Table structure for table `config` */

DROP TABLE IF EXISTS `config`;

CREATE TABLE `config` (
  `id` int(11) NOT NULL default '0',
  `discountFor` int(4) default '0',
  `discountRate` double default '0',
  `minOrderTotal` double NOT NULL default '10000',
  `premiumShippingInUSD` double default '2.53',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;

/*Data for the table `config` */

insert into `config` values 
(1,0,0,0,2.99);

/*Table structure for table `contents` */

DROP TABLE IF EXISTS `contents`;

CREATE TABLE `contents` (
  `contentid` int(11) NOT NULL auto_increment,
  `title` varchar(50) default NULL,
  `maptitle` varchar(50) NOT NULL default '',
  `content` longtext,
  `showflag` tinyint(1) default NULL,
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`contentid`)
) TYPE=MyISAM;

/*Data for the table `contents` */

insert into `contents` values 
(25,'aboutus','About Us','<h1>About Us</h1> \r\n<hr>\r\n<p>Edit this information in admin panel.',1,'2005-03-30 16:45:35',1,20061106050614,1),
(30,'contactus','Contact Us','<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n.style16 {\r\n	color: #0000FF;\r\n	font-style: italic;\r\n}\r\n.style18 {font-size: 12px; color: #00FF00; }\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<p><span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and  doing so give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n  <br />\r\n  Should you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n  <br />\r\n  You can contact us by one of the following methods</span><br />\r\n  <br />\r\n  <span class=\"style13\">Phone:</span><br />\r\n  <br />\r\n  <u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\n  Monday - Friday<br />\r\n  10am - 4pm EST. <br />\r\n  <br />\r\n  Office:     +1 305-519-0037  (US)<br />\r\n  Fax:     +1 305-519-0038  (US)</span><br />\r\n  <br />\r\n  <span class=\"style13\">Email:</span><br />\r\n  <br />\r\n  <span class=\"style12\">&#8226; Support <a href=\"mailto:support@giveudeals.com\">(support@giveudeals.com)</a><br />\r\n  &#8226; Orders <a href=\"mailto:sales@giveudeals.com\">(sales@giveudeals.com)</a><br />\r\n  &#8226; General <a href=\"mailto:contact@giveudeals.com\">(contact@giveudeals.com)</a><br />\r\n  &#8226; Website <a href=\"mailto:info@giveudeals.com\">(info@giveudeals.com) </a></span><br />\r\n  <br />\r\n  <strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support<br>\r\n  </span></strong><span class=\"style8\"><br />\r\n  <span class=\"style12\">&#8226; AOL Instant Messenger <a href=\"aim:goim?screenname=GiveUDeals&message=Hi.+are+you+there?\">(GiveUDeals)</a><br />\r\n&#8226; Yahoo! Instant Messenger <a href=\"ymsgr:sendIM?GiveUDealz\">(GiveUDealz@yahoo.com)</a><br />\r\n&#8226; MSN Instant Messenge <a href=\"#\" onclick=\"SendMSNMessage(\'GiveUDeals@hotmail.com\'); return false;\"><span dir=\"ltr\">(GiveUDeals@hotmail.com)</span></a></div>\r\n<br />\r\n<br />\r\nUnlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n<span class=\"style5\">You can click on the listed messengers under <span class=\"style16\">Live!</span> Support and can speak to one of our representatives</span></span></span><span class=\"style13\"><br>\r\n<span class=\"style18\">(Please note that these functions require that you actually have the  Messenger application installed and opened on your computer)</span><br>\r\n<br>\r\nUS Address:</span><br />\r\n  <br />\r\n  <span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span></p>\r\n</body>\r\n</html>\r\n',1,'2005-04-11 13:22:22',1,20061116033216,1),
(31,'privacy','Security & Privacy','<h1>Security & Privacy</h1> \r\n<hr>\r\n<p>Edit this information in admin panel.',1,'2005-04-11 13:22:22',1,20061106050648,1),
(32,'howtoorder','How To Order','<h1>How To Order</h1> \r\n<hr>\r\n<p>Edit this information in admin panel.',1,'2005-04-11 13:22:22',1,20061106050730,1),
(33,'paymentoptions','Payment Options','<h1>Payment Options</h1>\r\n<hr>\r\n<p>Edit this in admin panel.',0,'2005-04-11 13:22:22',1,20061115010718,1),
(38,'secureshopping','Secure Shopping','<h1>Secure Shopping</h1>\r\n<hr>\r\n<p>Edit this in admin panel.',1,'2005-07-22 00:00:00',1,20061106050823,1),
(40,'customer_service','Customer Service','<h1>Customer Service</h1>\r\n<hr>\r\n<p>Edit this in admin panel.',1,'2006-11-06 00:00:00',1,20061106050927,1),
(39,'policy','Privacy Policy','<h1>Privacy Policy</h1>\r\n<hr>\r\n<p>Edit this in admin panel.',1,'2005-07-22 00:00:00',1,20061106050834,1);

/*Table structure for table `corporateusers` */

DROP TABLE IF EXISTS `corporateusers`;

CREATE TABLE `corporateusers` (
  `userID` int(11) NOT NULL default '0',
  `companyName` varchar(50) default NULL,
  `introducedBy` varchar(255) default 'none',
  `description` varchar(255) default NULL,
  `companyRegNo` varchar(255) default NULL,
  `taxNumber` varchar(255) default NULL,
  `amountLimit` int(11) default '0',
  `balance` int(11) default '0',
  `discountPercentage` double default '0',
  `status` char(3) default 'PRE',
  `contactPerson` varchar(50) default NULL,
  `designation` varchar(50) default NULL,
  `phoneNo` varchar(50) default NULL,
  `email` varchar(100) default NULL,
  `addressline1` varchar(100) default NULL,
  `addressline2` varchar(100) default NULL,
  `addressline3` varchar(100) default NULL,
  `city` varchar(50) default NULL,
  `state` varchar(50) default NULL,
  `country` int(11) default NULL,
  `zipCode` varchar(50) default NULL,
  `created` datetime default NULL,
  `createdBy` int(11) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default NULL,
  PRIMARY KEY  (`userID`)
) TYPE=MyISAM;

/*Data for the table `corporateusers` */

insert into `corporateusers` values 
(10,'Aerolog Technologies','none','A leading firm','125255623-ABCD','125A-DKKK',200,723,5,'PRE','Mr. XYZ','Manager Administration','123456789','farhan@artologics.com','Location: ABC, 123 Main','Street, XYZ Bazar',NULL,'Islamabad','Punjab',1,'46000','2005-04-10 15:49:57',1,20050713202441,1),
(11,'Artologics','none','A leading firm in xxx','123456799-LKJH','125A-DKKK',200,1000,10,'POS','Mr. Khaqan Mehmood','CEO','123456789','khaqan@artologics.com','Location: ABC, 123 Main','Street, XYZ Bazar','','Rawalpindi','Punjab',1,'46000','2005-04-11 15:26:08',1,20050415160500,1);

/*Table structure for table `countries` */

DROP TABLE IF EXISTS `countries`;

CREATE TABLE `countries` (
  `countryID` int(11) NOT NULL auto_increment,
  `countryName` varchar(200) default NULL,
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`countryID`)
) TYPE=MyISAM;

/*Data for the table `countries` */

insert into `countries` values 
(2,'United States of America','2005-04-03 15:59:56',1,20061110083612,1);

/*Table structure for table `courier` */

DROP TABLE IF EXISTS `courier`;

CREATE TABLE `courier` (
  `courierID` int(11) NOT NULL auto_increment,
  `name` varchar(50) default NULL,
  `url` longtext,
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`courierID`)
) TYPE=MyISAM;

/*Data for the table `courier` */

insert into `courier` values 
(8,'FedEx 2Day','http://www.fedex.com/','2006-11-27 00:00:00',1,20061127131323,1),
(7,'FedEx Standard Overnight','http://www.fedex.com/','2006-11-27 00:00:00',1,20061127131302,1),
(9,'FedEx Express Saver','http://www.fedex.com/','2006-11-27 00:00:00',1,20061127131353,1),
(10,'USPS Express','http://www.usps.com/','2006-11-27 00:00:00',1,20061127131414,1),
(11,'USPS Priority','http://www.usps.com/','2006-11-27 00:00:00',1,20061127131430,1);

/*Table structure for table `coveragecities` */

DROP TABLE IF EXISTS `coveragecities`;

CREATE TABLE `coveragecities` (
  `cityID` int(11) default '0',
  `productID` int(11) default '0',
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0'
) TYPE=MyISAM;

/*Data for the table `coveragecities` */

/*Table structure for table `currency` */

DROP TABLE IF EXISTS `currency`;

CREATE TABLE `currency` (
  `currencyID` int(11) NOT NULL auto_increment,
  `currencyName` varchar(20) default NULL,
  `displaySymbol` varchar(20) default NULL,
  `exchangeRate` double default '0',
  `created` datetime default NULL,
  `createdby` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedby` int(11) default '0',
  PRIMARY KEY  (`currencyID`)
) TYPE=MyISAM;

/*Data for the table `currency` */

insert into `currency` values 
(1,'USD','$',1,'2005-03-30 00:00:00',1,20061106085719,1);

/*Table structure for table `databaseactivitylog` */

DROP TABLE IF EXISTS `databaseactivitylog`;

CREATE TABLE `databaseactivitylog` (
  `activityID` int(11) NOT NULL auto_increment,
  `userid` int(11) default '0',
  `queryPerformed` longtext,
  `type` longtext,
  `created` timestamp(14) NOT NULL,
  PRIMARY KEY  (`activityID`)
) TYPE=MyISAM;

/*Data for the table `databaseactivitylog` */

insert into `databaseactivitylog` values 
(661,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Casualwear\',\'0\',\'100\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827230514),
(662,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Formalwear\',\'0\',\'200\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827230530),
(663,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Occasions\',\'0\',\'300\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827230700),
(664,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Accessories\',\'0\',\'400\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827230908),
(665,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Tops\',\'53\',\'110\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231037),
(666,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Trousers\',\'53\',\'120\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231209),
(667,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Skirts\',\'53\',\'130\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231229),
(668,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Blouses\',\'53\',\'140\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231246),
(669,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Tops\',\'54\',\'210\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231526),
(670,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Trousers\',\'54\',\'220\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231546),
(671,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Skirts\',\'54\',\'230\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231605),
(672,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Suits\',\'54\',\'240\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231645),
(673,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Dresses\',\'0\',\'250\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827231708),
(674,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'ID Collection Top\',\'\',\'\',\'test\',\'test\',1,0,0,0,\'#\',0,0.1,\'products/middleIDformal.jpg\',\'products/middleIDformal.jpg\',\'products/middleIDformal.jpg\',\'no\',\'no\',0,0,1,1,0,\'2005/08/27\',1,1)','Password updated by admin',20050827233744),
(675,1,'update categories set name=\'Dresses\',parentCategory=\'54\',priority=\'250\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'65\'','Category info updated',20050827235422),
(676,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Bridesmaid\',\'55\',\'310\',\'2005/08/27\',\'1\',\'1\',\'0\')','New Category added',20050827235732),
(677,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Mother of Bride/Groom\',\'55\',\'320\',\'2005/08/28\',\'1\',\'1\',\'0\')','New Category added',20050828000822),
(678,1,'update categories set name=\'Bridesmaid\',parentCategory=\'55\',priority=\'320\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'66\'','Category info updated',20050828000858),
(679,1,'update categories set name=\'Mother of Bride/Groom\',parentCategory=\'55\',priority=\'310\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'67\'','Category info updated',20050828000911),
(680,1,'update adminusers set firstName=\'Muhammad\', lastName=\'Shahzad\', canAddProducts=\'0\', canUpdateProducts=\'1\', canAccessInventoryControl=\'1\', canRelateProducts=\'1\', canViewOrders=\'1\', canUpdateOrders=\'1\', canDeleteOrders=\'1\', canAddCategories=\'1\', canUpdateCategories=\'1\', canSendNewsletter=\'1\', canViewMailingList=\'1\', canViewSearchStrings=\'1\', canControlJobs=\'1\', canViewSupport=\'1\', canManageSupport=\'1\', canManageFeedback=\'1\', canManageBanners=\'1\', canAddCMS=\'1\', canUpdateCMS=\'1\', canManageNoticeboard=\'1\', canControlAdminAccounts=\'1\', canControlCorporateAccounts=\'1\', canControlGeneralAccounts=\'1\', canUpdatePaymentGateways=\'1\', canChangeCurrencySettings=\'1\', canControlShipmentCharges=\'1\', canManageCouriers=\'1\', canManageCountries=\'1\', canManageCities=\'1\' where adminID= \'1\'','Administrator previlages updated',20050828101452),
(681,1,'update adminusers set firstName=\'Muhammad\', lastName=\'Shahzad\', canAddProducts=\'1\', canUpdateProducts=\'1\', canAccessInventoryControl=\'1\', canRelateProducts=\'1\', canViewOrders=\'1\', canUpdateOrders=\'1\', canDeleteOrders=\'1\', canAddCategories=\'1\', canUpdateCategories=\'1\', canSendNewsletter=\'1\', canViewMailingList=\'1\', canViewSearchStrings=\'1\', canControlJobs=\'1\', canViewSupport=\'1\', canManageSupport=\'1\', canManageFeedback=\'1\', canManageBanners=\'1\', canAddCMS=\'1\', canUpdateCMS=\'1\', canManageNoticeboard=\'1\', canControlAdminAccounts=\'1\', canControlCorporateAccounts=\'1\', canControlGeneralAccounts=\'1\', canUpdatePaymentGateways=\'1\', canChangeCurrencySettings=\'1\', canControlShipmentCharges=\'1\', canManageCouriers=\'1\', canManageCountries=\'1\', canManageCities=\'1\' where adminID= \'1\'','Administrator previlages updated',20050828101522),
(682,1,'insert into useraccounts (loginName,password,type,email,created,createdBy,updatedBy) values (\'eb\',\'eb\',\'a\',\'ebdeveloper@yahoo.com\',\'2005/08/28\',\'Admin ID: 1\',\'Admin ID: 1\')','Administrator account created',20050828102100),
(683,1,'INSERT INTO `adminusers` \n		(`adminID`,`firstName`, `lastName`, \n		`canAddProducts`, `canUpdateProducts`, `canAccessInventoryControl`, \n		`canRelateProducts`, `canViewOrders`, `canUpdateOrders`, \n		`canDeleteOrders`, `canAddCategories`, `canUpdateCategories`, \n		`canSendNewsletter`, `canViewMailingList`, `canViewSearchStrings`, canControlJobs,\n		`canViewSupport`, `canManageSupport`, `canManageFeedback`, \n		`canManageBanners`, `canAddCMS`, `canUpdateCMS`, \n		`canManageNoticeboard`, `canControlAdminAccounts`, `canControlCorporateAccounts`, `canControlGeneralAccounts`, \n		`canUpdatePaymentGateways`, `canChangeCurrencySettings`, `canControlShipmentCharges`, \n		`canManageCouriers`, `canManageCountries`, `canManageCities`,created,createdBy) 		\n		VALUES (\'19\',\'eb\', \'eb\', \n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \'1\',\n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\',\'2005/08/28\',\'1\')','Administrator account created',20050828102100),
(684,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'sd\',1,\'2005/08/28\',\'62.183.100.121\',\'62.183.100.121\')','Search has been performed by a user',20050828102320),
(685,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'asdasd\',1,\'2005/08/28\',\'62.183.100.121\',\'62.183.100.121\')','Search has been performed by a user',20050828102424),
(686,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'62.183.100.121\' where searchText=\'a\'','Search has been performed by a user',20050828102434),
(687,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'62.183.100.121\' where searchText=\'s\'','Search has been performed by a user',20050828102440),
(688,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'62.183.100.121\' where searchText=\'o\'','Search has been performed by a user',20050828102452),
(689,1,'delete from generaluser where userID = \'17\'','General user is deleted',20050828111939),
(690,1,'delete from useraccounts where accountID = \'17\'','Remove entry from useraccounts',20050828111939),
(691,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'1\',\'22\',\'223\',\'1\',\'2005/08/28\',\'1\',\'1\')','Weight Costing is added',20050828112321),
(692,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'ID Top\',\'\',\'\',\'\',\'test\',1,0,0,0,\'#\',0,100,\'products/middleidblacktop.jpg\',\'products/middleidblacktopskirt.jpg\',\'no\',\'no\',\'no\',0,0,1,1,0,\'2005/08/28\',1,1)','Password updated by admin',20050828171853),
(693,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'ID Black Top\',\'\',\'\',\'\',\'test\',1,0,0,0,\'#\',0,100,\'products/middleidblacktop.jpg\',\'products/middleidblacktopskirt.jpg\',\'no\',\'no\',\'no\',0,0,1,1,0,\'2005/08/29\',1,1)','Password updated by admin',20050829200742),
(694,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'ID Top 7002\',\'\',\'7002\',\'\',\'Bubble Georgette fabric short sleeve top.\',1,0,0,0,\'#\',0,150,\'products/middleID7002TOPCLOSEBROWN.jpg\',\'products/middleID7002TOPCLOSEBROWN.jpg\',\'products/middleID7002TOPN6926SKIRTBROWN.jpg\',\'no\',\'no\',0,0,1,1,0,\'2005/09/04\',1,1)','Password updated by admin',20050904203315),
(695,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'top\',1,\'2005/09/07\',\'212.240.194.236\',\'212.240.194.236\')','Search has been performed by a user',20050907171205),
(696,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'212.240.194.236\' where searchText=\'top\'','Search has been performed by a user',20050907171235),
(697,1,'insert into useraccounts (loginName,password,type,email,created,createdBy,updatedBy) values (\'test\',\'test\',\'a\',\'test\',\'2005/09/13\',\'Admin ID: 1\',\'Admin ID: 1\')','Administrator account created',20050913214534),
(698,1,'INSERT INTO `adminusers` \n		(`adminID`,`firstName`, `lastName`, \n		`canAddProducts`, `canUpdateProducts`, `canAccessInventoryControl`, \n		`canRelateProducts`, `canViewOrders`, `canUpdateOrders`, \n		`canDeleteOrders`, `canAddCategories`, `canUpdateCategories`, \n		`canSendNewsletter`, `canViewMailingList`, `canViewSearchStrings`, canControlJobs,\n		`canViewSupport`, `canManageSupport`, `canManageFeedback`, \n		`canManageBanners`, `canAddCMS`, `canUpdateCMS`, \n		`canManageNoticeboard`, `canControlAdminAccounts`, `canControlCorporateAccounts`, `canControlGeneralAccounts`, \n		`canUpdatePaymentGateways`, `canChangeCurrencySettings`, `canControlShipmentCharges`, \n		`canManageCouriers`, `canManageCountries`, `canManageCities`,created,createdBy) 		\n		VALUES (\'20\',\'test\', \'test\', \n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \n		\'0\', \'1\', \'1\', \n		\'1\', \'1\', \'0\', \'1\',\n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\', \n		\'1\', \'1\', \'1\',\'2005/09/13\',\'1\')','Administrator account created',20050913214534),
(699,1,'delete from adminusers where adminID = \'20\'','Delete an admin account',20050913224807),
(700,1,'delete from useraccounts where accountID = \'20\'','Remove entry from useraccounts',20050913224807),
(701,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(64,\'Busy Triple Stitched Jacket\',\'Busy Triple Stitched Jacket\',\'\',\'\',\'<P>Busy jacket</P>\',1,0,0,0,\'#\',0,300,\'products/middlebusyredtriplejacket.jpg\',\'products/middlebusyredtriplejacket.jpg\',\'products/middlebusyredtriplestitch.jpg\',\'no\',\'no\',0,0,1,1,0,\'2005/09/14\',1,1)','Password updated by admin',20050914232004),
(702,1,'update products set image1=\'products/middlebusyredtriplejacket.jpg\',image2=\'products/middlebusyredtripletrouser.jpg\',image3=\'products/middlebusyredtriplejacket.jpg\', categoryID=64,productName=\'Busy Triple Stitched Jacket\',companyCode=\'Busy Triple Stitched Jacket\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Busy jacket</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=1,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 168','Password updated by admin',20050914232725),
(703,1,'update products set image1=\'products/middlebusyredtriplejacket.jpg\',image2=\'products/middlebusyredtriplestitch.jpg\',image3=\'products/middlebusyredtriplejacket.jpg\', categoryID=64,productName=\'Busy Triple Stitched Jacket\',companyCode=\'Busy Triple Stitched Jacket\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Busy jacket</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=3,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 168','Password updated by admin',20050914232829),
(704,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(64,\'Busy Triple Stitched Trouser\',\'Busy Triple Stitched Trouser\',\'\',\'\',\'Busy trouser\',1,0,0,0,\'#\',0,200,\'products/middlebusyredtripletrouser.jpg\',\'products/middlebusyredtriplestitch.jpg\',\'products/middlebusyredtripletrouser.jpg\',\'no\',\'no\',0,0,1,1,0,\'2005/09/14\',1,1)','Password updated by admin',20050914233148),
(705,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'ID 1167\',\'\',\'\',\'\',\'id 1167\',1,0,0,0,\'#\',0,200,\'products/middleid1167.jpg\',\'products/middleid1167.jpg\',\'products/middleid1167top6190skirt.jpg\',\'products/middleid1167pinkblk.jpg\',\'products/middleid1167toppink6190skirtblk.jpg\',0,1,0,1,0,\'2005/09/14\',1,1)','Password updated by admin',20050914233753),
(706,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'ID 1167\',\'\',\'\',\'\',\'ID 1167 Top\',1,0,0,0,\'#\',0,200,\'products/middleid1167.jpg\',\'products/middleid1167toppink6190skirtblk.jpg\',\'products/middleid1167pinkblk.jpg\',\'products/middleid1167top6190skirt.jpg\',\'products/middleid1167.jpg\',0,0,0,1,0,\'2005/09/14\',1,1)','Password updated by admin',20050914234444),
(707,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(63,\'ID 6926 \',\'\',\'\',\'\',\'ID 6926 skirt in camel brown and black, matching ID top 7002. Lined georgette\',1,0,0,0,\'#\',0,200,\'products/middleID6926SKIRTCAMEL.jpg\',\'products/middleID6926SKIRTBROWN.jpg\',\'products/middleID6926SKIRTBLACK.jpg\',\'products/middleID6926SKIRTCAMEL.jpg\',\'products/middleID7002TOPN6926SKIRTBROWN.jpg\',0,1,0,1,0,\'2005/09/15\',1,1)','Password updated by admin',20050915131703),
(708,1,'update products set image1=\'products/middleID6926SKIRTCAMEL.jpg\',image2=\'products/middleID6926SKIRTBLACK2.jpg\',image3=\'products/middleID6926SKIRTBROWN.jpg\',image4=\'products/middleID7002TOPN6926SKIRTCAMEL.jpg\',image5=\'products/middleID6926SKIRTCAMEL.jpg\', categoryID=63,productName=\'ID 6926\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'ID 6926 skirt in camel brown and black, matching ID top 7002. Lined georgette \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=1,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 172','Password updated by admin',20050915132337),
(709,1,'update products set image1=\'products/middleID7002TOPCLOSECAMEL.jpg\',image2=\'products/middleID7002TOPCLOSEBLACK.jpg\',image3=\'products/middleID7002TOPCLOSEBROWN.jpg\',image4=\'products/middleID7002TOPCLOSECAMEL.jpg\',image5=\'products/middleID7002TOPN6926SKIRTBROWN.jpg\', categoryID=61,productName=\'ID Top 7002\',companyCode=\'\',supplierCode=\'7002\',shortDescription=\'\',longDescription=\'Bubble Georgette fabric short sleeve top. \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=8,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 167','Password updated by admin',20050915132616),
(710,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'Xtra Details Coins\',\'Bigstuff Xtra Details Coins Sleeveless\',\'\',\'\',\'Xtra Details sleeveless top with coins\',1,0,0,0,\'#\',0,250,\'products/middlextracoinssleeveless.jpg\',\'products/middlextracoinssleeveless2.jpg\',\'products/middlextracoinssleeveless.jpg\',\'no\',\'no\',0,1,0,1,0,\'2005/09/15\',1,1)','Password updated by admin',20050915133752),
(711,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'203.99.49.90\' where searchText=\' \'','Search has been performed by a user',20050917071055),
(712,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'sf\',1,\'2005/09/17\',\'203.99.49.90\',\'203.99.49.90\')','Search has been performed by a user',20050917073228),
(713,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'gdg\',1,\'2005/09/17\',\'203.99.49.90\',\'203.99.49.90\')','Search has been performed by a user',20050917073757),
(714,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'203.99.49.90\' where searchText=\'s\'','Search has been performed by a user',20050917074432),
(715,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'adad@dsdf.com\',1,\'2005/09/17\',\'203.99.49.90\',\'203.99.49.90\')','An email address was subscribed',20050917000000),
(716,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'khaqan99@yahoo.com\',1,\'2005/09/17\',\'203.99.49.90\',\'203.99.49.90\')','An email address was subscribed',20050917000000),
(717,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'khaqan99@yahoo.com\',1,\'2005/09/17\',\'203.99.49.90\',\'203.99.49.90\')','An email address was subscribed',20050917000000),
(718,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'khaqan99@yahoo.com\',1,\'2005/09/17\',\'203.99.49.90\',\'203.99.49.90\')','An email address was subscribed',20050917000000),
(719,0,'update mailinglist set subscribed=\'0\',updated=\'2005/09/17\',updatedBy=\'203.99.49.90\' where email=\'khaqan99@yahoo.com\'','An email address was Unsubscribed',20050917000000),
(720,0,'insert into feedback(comments,name,city,state,country,sex,age,email,learnFrom,created,createdBy,updatedBy) values(\'testing.com is the best site of the world. plz. compay that site and visit tht site.\r\n\r\nthanx.\r\ntester.\',\'Testing\',\'islamabad\',\'Punjab\',\'PAkistan\',\'Male\',\'21\',\'testing@testing.com\',\'testing.com\',\'2005/09/17\',\'203.99.49.90\',\'203.99.49.90\')','Feedback sent',20050917100507),
(721,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(64,\'Busy Single Stitch Jacket\',\'Busy Single Stitch Jacket\',\'\',\'\',\'<P>Single stitched collar and pocket Busy suit jacket</P>\',1,0,0,0,\'#\',0,300,\'products/middlebusysinglestitchjackdarkgre.jpg\',\'products/middlebusysinglestitchblacksuit.jpg\',\'products/middlebusysinglestitchjackblack.jpg\',\'products/middlebusysinglestitchjackdarkgre.jpg\',\'no\',0,0,0,1,0,\'2005/09/19\',1,1)','Password updated by admin',20050919193123),
(722,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(64,\'Busy Single Stitch Trouser\',\'Busy Single Stitch Trouser\',\'\',\'\',\'<P>Matching trouser for Busy single stitch jacket</P>\',1,0,0,0,\'#\',0,200,\'products/middlebusydarkgreentrouser.jpg\',\'products/middlebusysinglestitchblacksuit.jpg\',\'products/middlebusyblacktrouser.jpg\',\'products/middlebusydarkgreentrouser.jpg\',\'no\',0,0,0,1,0,\'2005/09/19\',1,1)','Password updated by admin',20050919193807),
(723,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'Busy Bubble Top\',\'Busy Bubble Top\',\'\',\'\',\'\',1,0,0,0,\'#\',0,100,\'products/middlebusybubbletopcreme.jpg\',\'products/middlebusybubbletopcreme.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/09/19\',1,1)','Password updated by admin',20050919194118),
(724,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(61,\'Busy Bubble Top\',\'Busy Bubble Top\',\'\',\'\',\'Bubble top, goes well with busy suits\',1,0,0,0,\'#\',0,100,\'products/middlebusybubbletopcreme.jpg\',\'products/middlebusybubbletopcreme.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/09/19\',1,1)','Password updated by admin',20050919194236),
(725,1,'update products set  categoryID=61,productName=\'Busy Bubble Top\',companyCode=\'Busy Bubble Top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'a\', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=100,viewed=1,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 176','Password updated by admin',20050919194518),
(726,1,'update products set  categoryID=61,productName=\'ID Top\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'test \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=100,viewed=16,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 165','Password updated by admin',20050919194632),
(727,1,'update products set  categoryID=61,productName=\'ID 1167\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'id 1167 \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=3,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 170','Password updated by admin',20050919194730),
(728,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(57,\'Bigstuff Top\',\'Bigstuff top oval neck strap back brown and black\',\'\',\'\',\'Bigstuff top with oval neck and straps on upper back\',1,0,0,0,\'#\',0,200,\'products/middlebigstuffbrowncasual.jpg\',\'products/middlebigstuffbrowncasual.jpg\',\'no\',\'no\',\'no\',0,0,1,1,0,\'2005/09/19\',1,1)','Password updated by admin',20050919195018),
(729,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(58,\'Embroidered Combat Trousers\',\'Embroidered Combat Trousers\',\'\',\'\',\'Embroidered combat trousers \',1,0,0,0,\'#\',0,250,\'products/middleembroideredcombats.jpg\',\'products/middleembroideredcombats.jpg\',\'no\',\'no\',\'no\',0,0,1,1,0,\'2005/09/19\',1,1)','Password updated by admin',20050919195458),
(730,1,'update paymentgateways set accountInfo=\'398825\',gatewayEnabled=\'1\',description=\'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD><IMG src=\"images/logos/2cosupport.gif\"></TD></TR>\r\n<TR>\r\n<TD><EM>2CO accepts customer orders via online checks, Visa, MasterCard, Discover, American Express, Dinners, JCB and debit cards </EM></TD></TR></TBODY></TABLE>\',updatedBy=\'1\' where gatewayID=1','Payment gateway is updated',20050924225205),
(731,1,'update categories set name=\'Tops & Blouses\',parentCategory=\'0\',priority=\'300\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'55\'','Category info updated',20050925191526),
(732,1,'update categories set name=\'Tops & Blouses\',parentCategory=\'0\',priority=\'100\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'53\'','Category info updated',20050925195112),
(733,1,'update categories set name=\'Trousers & Skirts\',parentCategory=\'0\',priority=\'200\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'54\'','Category info updated',20050925195206),
(734,1,'update categories set name=\'Suits\',parentCategory=\'0\',priority=\'300\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'55\'','Category info updated',20050925195254),
(735,1,'update categories set name=\'Dresses\',parentCategory=\'0\',priority=\'400\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'56\'','Category info updated',20050925195324),
(736,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jackets & Coats\',\'0\',\'500\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925195353),
(737,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Denim\',\'0\',\'600\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925195415),
(738,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Knitwear\',\'0\',\'700\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925195436),
(739,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Lingerie & Nightwear\',\'0\',\'800\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925195508),
(740,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Shoes & Bags\',\'0\',\'900\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925195619),
(741,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Tops\',\'53\',\'100\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925195825),
(742,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Blouses\',\'53\',\'100\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925195849),
(743,1,'update products set status=0 where categoryID = \'53\'','Category deleted',20050925200001),
(744,1,'delete from categories where parentCategory = \'53\'','Deleting child categories',20050925200001),
(745,1,'delete from categories where categoryID = \'53\'','Category deleted',20050925200002),
(746,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Tops & Blouses\',\'0\',\'100\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925200054),
(747,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Blouses\',\'75\',\'110\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925200121),
(748,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Tops\',\'0\',\'120\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925200143),
(749,1,'update products set status=0 where categoryID = \'77\'','Category deleted',20050925200209),
(750,1,'delete from categories where parentCategory = \'77\'','Deleting child categories',20050925200209),
(751,1,'delete from categories where categoryID = \'77\'','Category deleted',20050925200209),
(752,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Tops\',\'75\',\'120\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925200227),
(753,1,'update products set status=0 where categoryID = \'76\'','Category deleted',20050925200250),
(754,1,'delete from categories where parentCategory = \'76\'','Deleting child categories',20050925200250),
(755,1,'delete from categories where categoryID = \'76\'','Category deleted',20050925200250),
(756,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Blouses\',\'75\',\'110\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925200325),
(757,1,'update products set  categoryID=78,productName=\'Busy Bubble Top\',companyCode=\'Busy Bubble Top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Bubble top, goes well with busy suits \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=100,viewed=2,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 177','Password updated by admin',20050925200421),
(758,1,'update products set  categoryID=78,productName=\'Xtra Details Coins\',companyCode=\'Bigstuff Xtra Details Coins Slee\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Xtra Details sleeveless top with coins \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=250,viewed=3,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 173','Password updated by admin',20050925200444),
(759,1,'update products set  categoryID=78,productName=\'ID 1167\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'ID 1167 Top \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=4,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 171','Password updated by admin',20050925200507),
(760,1,'update products set  categoryID=78,productName=\'ID Collection Top\',companyCode=\'\',supplierCode=\'\',shortDescription=\'test\',longDescription=\'test \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=0.1,viewed=14,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 164','Password updated by admin',20050925200541),
(761,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Formal\',\'55\',\'310\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925200645),
(762,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Occasions\',\'55\',\'320\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925200749),
(763,1,'update products set status=0 where categoryID = \'67\'','Category deleted',20050925200825),
(764,1,'delete from categories where parentCategory = \'67\'','Deleting child categories',20050925200825),
(765,1,'delete from categories where categoryID = \'67\'','Category deleted',20050925200825),
(766,1,'update products set status=0 where categoryID = \'55\'','Category deleted',20050925200836),
(767,1,'delete from categories where parentCategory = \'55\'','Deleting child categories',20050925200836),
(768,1,'delete from categories where categoryID = \'55\'','Category deleted',20050925200836),
(769,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Suits\',\'0\',\'300\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925201424),
(770,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Formal\',\'82\',\'310\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925201450),
(771,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Occasions\',\'82\',\'320\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925201508),
(772,1,'update products set  categoryID=83,productName=\'Busy Single Stitch Jacket\',companyCode=\'Busy Single Stitch Jacket\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Single stitched collar and pocket Busy suit jacket</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=1,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 174','Password updated by admin',20050925201532),
(773,1,'update products set  categoryID=64,productName=\'Busy Single Stitch Trouser\',companyCode=\'Busy Single Stitch Trouser\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Matching trouser for Busy single stitch jacket</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=0,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 175','Password updated by admin',20050925201542),
(774,1,'update products set  categoryID=83,productName=\'Busy Single Stitch Trouser\',companyCode=\'Busy Single Stitch Trouser\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Matching trouser for Busy single stitch jacket</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=0,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 175','Password updated by admin',20050925201616),
(775,1,'update products set  categoryID=83,productName=\'Busy Triple Stitched Jacket\',companyCode=\'Busy Triple Stitched Jacket\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Busy jacket</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=9,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 168','Password updated by admin',20050925201642),
(776,1,'update products set  categoryID=83,productName=\'Busy Triple Stitched Trouser\',companyCode=\'Busy Triple Stitched Trouser\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Busy trouser \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=8,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 169','Password updated by admin',20050925201656),
(777,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jeans\',\'69\',\'610\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925201843),
(778,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jackets\',\'69\',\'620\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925201906),
(779,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Skirts\',\'69\',\'630\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925201926),
(780,1,'update products set  categoryID=84,productName=\'ID 6926\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'ID 6926 skirt in camel brown and black, matching ID top 7002. Lined georgette \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=3,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 172','Password updated by admin',20050925202020),
(781,1,'update products set  categoryID=84,productName=\'ID Top 7002\',companyCode=\'\',supplierCode=\'7002\',shortDescription=\'\',longDescription=\'Bubble Georgette fabric short sleeve top. \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=11,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 167','Password updated by admin',20050925202043),
(782,1,'update products set  categoryID=84,productName=\'ID Black Top\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'test \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=100,viewed=19,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 166','Password updated by admin',20050925202104),
(783,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Cardigans\',\'70\',\'710\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925202158),
(784,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jumpers\',\'70\',\'720\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925202215),
(785,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Bras\',\'71\',\'810\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925202305),
(786,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Night Dresses\',\'71\',\'820\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925202344),
(787,1,'update products set status=0 where categoryID = \'54\'','Category deleted',20050925202445),
(788,1,'delete from categories where parentCategory = \'54\'','Deleting child categories',20050925202446),
(789,1,'delete from categories where categoryID = \'54\'','Category deleted',20050925202446),
(790,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Trousers & Skirts\',\'0\',\'200\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925202553),
(791,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Casual Trousers\',\'92\',\'210\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925202643),
(792,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Formal Trousers\',\'92\',\'220\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925202705),
(793,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Skirts\',\'92\',\'230\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925202731);
insert into `databaseactivitylog` values 
(794,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(83,\'Busy Black Stripe Jacket\',\'\',\'\',\'\',\'Busy Black Stripe Jacket\',1,0,0,0,\'#\',0,300,\'products/middlebusyblackstripejacket.jpg\',\'products/middlebusyblackstripesuit.jpg\',\'products/middlebusyblackstripejacket.jpg\',\'no\',\'no\',0,1,1,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925214120),
(795,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(87,\'Embroidered Pocket Jean\',\'\',\'\',\'\',\'Embroidered Pocket Jean\',1,0,0,0,\'#\',0,200,\'products/middlejean1pic1.jpg\',\'products/middlejean1pic2.jpg\',\'products/middlejean1pic2.jpg\',\'products/middlejean1pic1.jpg\',\'no\',0,1,1,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925214614),
(796,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(87,\'Embroidered Pocket Jean\',\'\',\'\',\'\',\'Embroidered Pocket Jean\',1,0,0,0,\'#\',0,200,\'products/middlejean1pic1.jpg\',\'products/middlejean1pic2.jpg\',\'products/middlejean1pic2.jpg\',\'products/middlejean1pic1.jpg\',\'no\',0,1,1,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925214629),
(797,1,'update products set  categoryID=85,productName=\'Embroidered Pocket Jean\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Embroidered Pocket Jean \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=1,newProduct=1,bestSeller=1,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 181','Password updated by admin',20050925214845),
(798,1,'update products set  categoryID=85,productName=\'Embroidered Pocket Jean\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Embroidered Pocket Jean \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=2,newProduct=1,bestSeller=1,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 181','Password updated by admin',20050925214922),
(799,1,'update products set  categoryID=85,productName=\'Embroidered Pocket Jean\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Embroidered Pocket Jean \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=2,newProduct=1,bestSeller=1,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 182','Password updated by admin',20050925214934),
(800,1,'update products set  categoryID=85,productName=\'Embroidered Pocket Jean\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Embroidered Pocket Jean \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=2,newProduct=1,bestSeller=1,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 182','Password updated by admin',20050925215037),
(801,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(85,\'Embroidered Pocket Jean\',\'\',\'\',\'\',\'Embroidered Pocket Jean\',1,0,0,0,\'#\',0,200,\'products/middlejean1pic1.jpg\',\'products/middlejean1pic3.jpg\',\'products/middlejean1pic2.jpg\',\'products/middlejean1pic1.jpg\',\'no\',0,1,1,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925215131),
(802,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(85,\'Front Embroidered Jean\',\'\',\'\',\'\',\'Front Embroidered Jean\',1,0,0,0,\'#\',0,200,\'products/middlejean2.jpg\',\'products/middlejean2.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925215526),
(803,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(85,\'Pocket Embroidered Jean Brown\',\'\',\'\',\'\',\'Pocket Embroidered Jean Brown\',1,0,0,0,\'#\',0,200,\'products/middlejean3.jpg\',\'products/middlejean3pic2.jpg\',\'products/middlejean3.jpg\',\'no\',\'no\',0,0,1,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925215727),
(804,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Coats & Jackets\',\'68\',\'510\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925220052),
(805,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(96,\'Brown Fur Bodywarmer\',\'\',\'\',\'\',\'Brown Fur Bodywarmer\',1,0,0,0,\'#\',0,400,\'products/middleleatherbodywarmer.jpg\',\'products/middleleatherbodywarmer.jpg\',\'no\',\'no\',\'no\',0,1,1,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925220156),
(806,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Dresses\',\'56\',\'410\',\'2005/09/25\',\'1\',\'1\',\'0\')','New Category added',20050925220438),
(807,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(95,\'Black and Red Dress\',\'\',\'\',\'\',\'Black and Red Dress\',1,0,0,0,\'#\',0,300,\'products/middleblkreddress.jpg\',\'products/middleblkreddress2.jpg\',\'products/middleblkreddress.jpg\',\'no\',\'no\',0,0,1,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925220600),
(808,1,'update products set  categoryID=97,productName=\'Black and Red Dress\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Black and Red Dress \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=0,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 187','Password updated by admin',20050925220751),
(809,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(97,\'Brown Dress\',\'\',\'\',\'\',\'Brown Dress\',1,0,0,0,\'#\',0,400,\'products/middledarkbrowndress.jpg\',\'products/middledarkbrowndress2.jpg\',\'products/middledarkbrowndress.jpg\',\'no\',\'no\',0,1,0,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925220953),
(810,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(95,\'Dark Pink Dress\',\'\',\'\',\'\',\'Dark Pink Dress\',1,0,0,0,\'#\',0,400,\'products/middledarkpinkdress.jpg\',\'products/middledarkpinkdress2.jpg\',\'products/middledarkpinkdress.jpg\',\'no\',\'no\',0,1,1,1,0,\'2005/09/25\',1,1)','Password updated by admin',20050925221311),
(811,1,'update products set  categoryID=97,productName=\'Dark Pink Dress\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Dark Pink Dress \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=400,viewed=0,newProduct=1,bestSeller=1,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 189','Password updated by admin',20050925221404),
(812,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'7002\',1,\'2005/09/27\',\'203.82.48.54\',\'203.82.48.54\')','Search has been performed by a user',20050927081756),
(813,1,'update products set  categoryID=84,productName=\'Testing Product\',companyCode=\'ID Top 7002\',supplierCode=\'7002\',shortDescription=\'\',longDescription=\'Bubble Georgette fabric short sleeve top. \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=14,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 167','Password updated by admin',20050927082124),
(814,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'203.82.48.54\' where searchText=\'7002\'','Search has been performed by a user',20050927083537),
(815,1,'update products set  categoryID=78,productName=\'ID Collection Top\',companyCode=\'\',supplierCode=\'\',shortDescription=\'test\',longDescription=\'test \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=0.1,viewed=15,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 164','Password updated by admin',20050927083937),
(816,1,'update products set  categoryID=78,productName=\'Busy Bubble Top\',companyCode=\'Busy Bubble Top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Bubble top, goes well with busy suits \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=100,viewed=2,newProduct=1,bestSeller=1,featuredProduct=1,customTimeDeliverable=1,updatedBy=\'1\' where productID = 177','Password updated by admin',20050927105833),
(817,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'shahzaduk@hotmail.com\',1,\'2005/09/28\',\'81.79.75.93\',\'81.79.75.93\')','An email address was subscribed',20050928000000),
(818,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'shahzaduk@hotmail.com\',1,\'2005/09/28\',\'81.79.75.93\',\'81.79.75.93\')','An email address was subscribed',20050928000000),
(819,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'khaqan@k.com\',1,\'2005/09/28\',\'203.82.48.54\',\'203.82.48.54\')','An email address was subscribed',20050928000000),
(820,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'203.82.48.54\' where searchText=\'black\'','Search has been performed by a user',20050928072412),
(821,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'203.82.48.54\' where searchText=\'black\'','Search has been performed by a user',20050928072439),
(822,1,'update paymentgateways set accountInfo=\'contact@outsizes.com\',gatewayEnabled=\'0\',description=\'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD><IMG src=\"images/logos/paypal_mrb_banner.gif\"></TD></TR>\r\n<TR>\r\n<TD>Secure service provided by PayPal.com, Limited to 40 countries only</TD></TR></TBODY></TABLE>\',updatedBy=\'1\' where gatewayID=2','Payment gateway is updated',20051002153236),
(823,1,'update contents set title=\'policy\',maptitle=\'Privacy Policy\',showflag=\'1\',content=\'<P><FONT face=impact color=#f19abd size=7>secure shopping</FONT> \r\n<P></P>\r\n<P>\r\n<HR color=#882553>\',updatedBy=\'1\' where contentid =\'39\' ','Content updated',20051002153614),
(824,1,'update contents set title=\'secureshopping\',maptitle=\'Secure Shopping\',showflag=\'1\',content=\'<P><FONT face=impact color=#f19abd size=7>secure shopping</FONT> \r\n<P></P>\r\n<P>\r\n<HR color=#882553>\r\n\r\n<P>We use Internet standard encryption technology to scramble your sensitive data when you transmit it to us. This process is known as SSL (secure sockets layer) and we are constantly updating our technology to provide you with the maximum practicable level of security. To check that you are in a secure area of our site look at the bottom of your browser and you will see a closed padlock or an unbroken key.</P>\',updatedBy=\'1\' where contentid =\'38\' ','Content updated',20051002155052),
(825,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<P><FONT face=impact color=#f19abd size=7>contact us</FONT></STRONG></FONT> \r\n<P></P>\r\n<P>\r\n<HR color=#882553>\r\n\r\n<P></P>\r\n<P>As a customer you are important to us, and we would like to hear what you think. Whether you would like us to answer a question, offer shopping advice, or simply respond to a comment or suggestion, we are here to help you.<BR><BR>You can contact us by one of the following methods</P>\r\n<P><STRONG><FONT color=#0000ff>Telephone Support:</FONT></STRONG></P>\r\n<UL>\r\n<LI><STRONG><FONT color=#000000>UK</FONT></STRONG> \r\n<LI>+44141 552 5138</LI></UL>\r\n<P><STRONG><FONT color=#0000ff>Email:</FONT></STRONG></P>\r\n<UL>\r\n<LI><STRONG>General</STRONG> \r\n<LI><A href=\"mailto:contact@out-sizes.com\">contact@out-sizes<STRONG>.</STRONG>com</A></LI></UL>\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20051002155549),
(826,1,'update contents set title=\'policy\',maptitle=\'Privacy Policy\',showflag=\'1\',content=\'<P><FONT face=Impact color=#f19abd size=7>Privacy Policy</FONT>&nbsp;\r\n<P></P>\r\n<P>\r\n<HR color=#882553>\',updatedBy=\'1\' where contentid =\'39\' ','Content updated',20051002160018),
(827,1,'update contents set title=\'paymentoptions\',maptitle=\'Payment Options\',showflag=\'0\',content=\'<P><FONT face=impact color=#f19abd size=7>payment options</FONT>&nbsp; \r\n<HR color=#882553>\r\n\r\n<P></P>\r\n<P>&nbsp;</P>\',updatedBy=\'1\' where contentid =\'33\' ','Content updated',20051002160243),
(828,1,'delete from generaluser where userID = \'13\'','General user is deleted',20051002160633),
(829,1,'delete from useraccounts where accountID = \'13\'','Remove entry from useraccounts',20051002160633),
(830,1,'delete from generaluser where userID = \'3\'','General user is deleted',20051002160636),
(831,1,'delete from useraccounts where accountID = \'3\'','Remove entry from useraccounts',20051002160636),
(832,1,'delete from generaluser where userID = \'18\'','General user is deleted',20051002160709),
(833,1,'delete from useraccounts where accountID = \'18\'','Remove entry from useraccounts',20051002160709),
(834,1,'update paymentgateways set accountInfo=\'398825\',gatewayEnabled=\'1\',description=\'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD><IMG src=\"images/logos/2cosupport.gif\"></TD></TR>\r\n<TR>\r\n<TD><EM>2CO accepts customer orders via online checks, Visa, MasterCard, Discover, American Express, Dinners, JCB and debit cards </EM></TD></TR></TBODY></TABLE>\',updatedBy=\'1\' where gatewayID=1','Payment gateway is updated',20051002161541),
(835,1,'delete from courier where courierID = \'3\'','Courier is deleted',20051002161731),
(836,1,'update `courier` set `name`=\'Standard Shipping\',url=\'http://www.out-sizes.com\',updatedBy=\'1\' where courierID = \'1\'','Courier info updated',20051002161753),
(837,1,'update config set discountFor=\'0\',discountRate=\'0\',minOrderTotal=\'0\',premiumShippingInUSD=\'2.99\' where id=1','Category info updated',20051002161810),
(838,1,'delete from countries where countryID = \'9\'','Country is deleted',20051002161840),
(839,1,'delete from countries where countryID = \'1\'','Country is deleted',20051002163512),
(840,1,'delete from countries where countryID = \'8\'','Country is deleted',20051002163517),
(841,1,'delete from countries where countryID = \'3\'','Country is deleted',20051002163523),
(842,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'1\',\'0\',\'10000\',\'5\',\'2005/10/02\',\'1\',\'1\')','Weight Costing is added',20051002163625),
(843,1,'delete from weightcosting where weightCostingID = \'9\'','Shipment deleted',20051002163635),
(844,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'1\',\'10001\',\'20000\',\'10\',\'2005/10/02\',\'1\',\'1\')','Weight Costing is added',20051002163718),
(845,1,'update products set  categoryID=85,productName=\'Embroidered Pocket Jean\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Embroidered Pocket Jean \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=3,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 183','Password updated by admin',20051002195356),
(846,1,'update products set  categoryID=85,productName=\'Pocket Embroidered Jean Brown\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Pocket Embroidered Jean Brown \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=2,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 185','Password updated by admin',20051002195454),
(847,1,'update products set  categoryID=83,productName=\'Busy Triple Stitched Trouser\',companyCode=\'Busy Triple Stitched Trouser\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Busy trouser \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=8,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 169','Password updated by admin',20051002195720),
(848,1,'update products set  categoryID=78,productName=\'Busy Bubble Top\',companyCode=\'Busy Bubble Top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Bubble top, goes well with busy suits \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=100,viewed=3,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=1,updatedBy=\'1\' where productID = 177','Password updated by admin',20051002200121),
(849,1,'update products set  categoryID=84,productName=\'Testing Product\',companyCode=\'ID Top 7002\',supplierCode=\'7002\',shortDescription=\'\',longDescription=\'Bubble Georgette fabric short sleeve top. \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=18,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 167','Password updated by admin',20051002200230),
(850,1,'update contents set title=\'aboutus\',maptitle=\'About Us\',showflag=\'1\',content=\'<P><FONT color=#3300cc></FONT>&nbsp;<FONT face=impact color=#f19abd size=7>about us</FONT> \r\n<P></P>\r\n<P>\r\n<HR color=#882553>\r\n\r\n<P>We have been in the ladies fashion business for over 25 years. Over the years we discovered there was a growing demand for larger sizes. There were so many people looking for larger sizes that we decided that we should specialise and cater for this market.</P>\r\n<P>For the last 12 years the business has specialised in the outsize market. We now cater for sizes 12-39 (UK Sizes, 36-62 European Sizes).</P>\',updatedBy=\'1\' where contentid =\'25\' ','Content updated',20051004205242),
(851,1,'update contents set title=\'aboutus\',maptitle=\'About Us\',showflag=\'1\',content=\'<P><FONT color=#3300cc></FONT>&nbsp;<FONT face=impact color=#f19abd size=7>about us</FONT> \r\n<P></P>\r\n<P>\r\n<HR color=#882553>\r\n\r\n<P>We have been in the ladies fashion business for over 25 years. Over the years we discovered there was a growing demand for larger sizes. There were so many people looking for larger sizes that we decided that we should specialise and cater for this market.</P>\r\n<P>For the last 12 years the business has specialised in the outsize market. We now cater for sizes 12-39 (UK Sizes, 36-62 European Sizes). We have everything from casualwear, jeans, dress jackets, outerwear, jackets &amp; coats, to eveningwear and partywear. Also, we have a range of shoes and matching bags as well as hats and fascinators. </P>\r\n<P>At out-sizes, we ensure that all garments are selected with the customer in mind. Quality fabrics, superb fit and innovative designs at unbeatable prices make shopping at out-sizes a unforgetable experience.</P>\',updatedBy=\'1\' where contentid =\'25\' ','Content updated',20051004210149),
(852,1,'update contents set title=\'aboutus\',maptitle=\'About Us\',showflag=\'1\',content=\'<P><FONT color=#3300cc></FONT>&nbsp;<FONT face=impact color=#f19abd size=7>about us</FONT> \r\n<P></P>\r\n<P>\r\n<HR color=#882553>\r\n\r\n<P>We have been in the ladies fashion business for over 25 years. Over the years we discovered there was a growing demand for larger sizes. There were so many people looking for larger sizes that we decided that we should specialise and cater for this market.</P>\r\n<P>For the last 12 years the business has specialised in the outsize market. We now cater for sizes 12-38 (UK Sizes, 36-62 European Sizes). We have everything from casualwear, jeans, dress jackets, outerwear, jackets &amp; coats, to eveningwear and partywear. Also, we have a range of shoes and matching bags as well as hats and fascinators. </P>\r\n<P>At out-sizes, we ensure that all garments are selected with the customer in mind. Quality fabrics, superb fit and innovative designs at unbeatable prices make shopping at out-sizes a unforgetable experience.</P>\',updatedBy=\'1\' where contentid =\'25\' ','Content updated',20051004210215),
(853,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'212.240.194.236\' where searchText=\'jean\'','Search has been performed by a user',20051005165420),
(854,1,'insert into countries (countryName,created,createdBy,updatedBy) values (\'Pakistan\',\'2005/10/05\',\'1\',\'1\')','Country is added',20051005165548),
(855,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Halterneck Top\',\'Bigscene halterneck top\',\'\',\'\',\'Brushed cotton halterneck top with necklace design\',1,0,0,0,\'#\',0,200,\'products/middlebigscenehalternecktop.jpg\',\'products/middlebigscenehalternecktop.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/10/08\',1,1)','Password updated by admin',20051008150311),
(856,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Shell Sequence Top\',\'Bigscene shell sequence top\',\'\',\'\',\'Viscose Lycra topwith shell design around the neck\',1,0,0,0,\'#\',0,200,\'products/middlebigsceneshellsequencetop.jpg\',\'products/middlebigsceneshellsequencetopclo.jpg\',\'products/middlebigsceneshellsequencetop.jpg\',\'no\',\'no\',0,0,0,0,0,\'2005/10/08\',1,1)','Password updated by admin',20051008150746),
(857,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Sequence Vest Top\',\'Bigscene Vest top \',\'\',\'\',\'<P>V-neck vest top with sequence detail around neck. </P>\r\n<P>Material:Viscose, Lycra stretch fabric</P>\',1,0,0,0,\'#\',0,200,\'products/middlebigscenesleevelesssequencet.jpg\',\'products/middlebigscenesleevelesssequencet.jpg\',\'no\',\'no\',\'no\',0,0,0,0,0,\'2005/10/08\',1,1)','Password updated by admin',20051008151926),
(858,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Tie Dye Vest Top \',\'Bigscene Tie Die vest top\',\'\',\'\',\'<P>Tie dye vest top with lace detaile around neck line and around front</P>\r\n<P>Material:Stretch Viscose Lycra</P>\',1,0,0,0,\'#\',0,200,\'products/middlebigscenetiedietop.jpg\',\'products/middlebigscenetiedietopclose.jpg\',\'products/middlebigscenetiedietop.jpg\',\'no\',\'no\',0,0,0,0,0,\'2005/10/08\',1,1)','Password updated by admin',20051008152340),
(859,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(96,\'Busy 3/4 Dress Coat\',\'\',\'\',\'\',\'<P>Fully lined 3/4 length dress coat with a back vent </P>\r\n<P>Dry Clean Only</P>\',1,0,0,0,\'#\',0,600,\'products/middlebusy3quaterdressblackcoat.jpg\',\'products/middlebusy3quaterdressbrowncoat.jpg\',\'products/middlebusy3quaterdressblackcoat.jpg\',\'no\',\'no\',0,0,0,0,0,\'2005/10/08\',1,1)','Password updated by admin',20051008153011),
(860,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(83,\'Busy Brown Stripe Jacket\',\'Busy Brown Stripe Jacket\',\'\',\'\',\'<P>2 button fully lined suit jacket</P>\r\n<P>Material:100% Polyester with luxury&nbsp;viscose lining</P>\',1,0,0,0,\'#\',0,500,\'products/middleBusybrownstripejacket.jpg\',\'products/middleBusybrownstripesuit.jpg\',\'products/middleBusybrownstripejacket.jpg\',\'no\',\'no\',0,0,0,0,0,\'2005/10/08\',1,1)','Password updated by admin',20051008153643),
(861,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(83,\'Busy Brown Stripe Trouser\',\'Busy Brown Stripe Trouser\',\'\',\'\',\'<P>Suit trousers, straight cut, 1\" waistband</P>\r\n<P>Material:100% Polyester</P>\',1,0,0,0,\'#\',0,300,\'products/middleBusybrownstripetrouser.jpg\',\'products/middleBusybrownstripesuit.jpg\',\'products/middleBusybrownstripetrouser.jpg\',\'no\',\'no\',0,0,0,0,0,\'2005/10/08\',1,1)','Password updated by admin',20051008154408),
(862,1,'update weightcosting set countryID=\'2\',courierID=\'1\',weightMin=\'0\',WeightMax=\'1000\',shipCost=\'3.95\',updatedBy=\'1\' where weightCostingID=\'10\'','Weight shipping cost is updated',20051008155051),
(863,1,'update weightcosting set countryID=\'2\',courierID=\'1\',weightMin=\'1001\',WeightMax=\'2000\',shipCost=\'7.95\',updatedBy=\'1\' where weightCostingID=\'11\'','Weight shipping cost is updated',20051008155125),
(864,1,'update categories set name=\'Occasions\',parentCategory=\'82\',priority=\'330\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'84\'','Category info updated',20051009162251),
(865,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Trousers\',\'82\',\'320\',\'2005/10/09\',\'1\',\'1\',\'0\')','New Category added',20051009162303),
(866,1,'update categories set name=\'Jackets\',parentCategory=\'82\',priority=\'310\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'83\'','Category info updated',20051009162340),
(867,1,'update products set status=0 where categoryID = \'92\'','Category deleted',20051009162448),
(868,1,'delete from categories where parentCategory = \'92\'','Deleting child categories',20051009162449),
(869,1,'delete from categories where categoryID = \'92\'','Category deleted',20051009162449),
(870,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Trousers & Skirts\',\'0\',\'200\',\'2005/10/09\',\'1\',\'1\',\'0\')','New Category added',20051009162614),
(871,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Skirts\',\'99\',\'210\',\'2005/10/09\',\'1\',\'1\',\'0\')','New Category added',20051009162645),
(872,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Trousers\',\'99\',\'220\',\'2005/10/09\',\'1\',\'1\',\'0\')','New Category added',20051009162706),
(873,1,'update products set  categoryID=98,productName=\'Busy Triple Stitched Trouser\',companyCode=\'Busy Triple Stitched Trouser\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Busy trouser \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=8,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 169','Password updated by admin',20051009162806),
(874,1,'update products set  categoryID=98,productName=\'Busy Single Stitch Trouser\',companyCode=\'Busy Single Stitch Trouser\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Matching trouser for Busy single stitch jacket</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=0,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 175','Password updated by admin',20051009162821),
(875,1,'update products set  categoryID=98,productName=\'Busy Brown Stripe Trouser\',companyCode=\'Busy Brown Stripe Trouser\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Suit trousers, straight cut, 1\" waistband</P>\r\n<P>Material:100% Polyester</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=0,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 196','Password updated by admin',20051009162836),
(876,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Striped Blouse\',\'Miss Chloe striped blouse\',\'\',\'\',\'<P>Crystal pleat striped blouse </P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,150,\'products/middlemisschloestripeblousebrwn.jpg\',\'products/middlemisschloestripeblousepurple.jpg\',\'products/middlemisschloestripeblousebrwn.jpg\',\'no\',\'no\',0,1,0,1,0,\'2005/10/12\',1,1)','Password updated by admin',20051012162838),
(877,1,'update products set  categoryID=79,productName=\'Striped Blouse\',companyCode=\'Miss Chloe striped blouse\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Crystal pleat striped blouse </P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=0,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 197','Password updated by admin',20051012163130),
(878,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(79,\'Roger Stripe Blouse\',\'Roger Stripe Blouse\',\'\',\'\',\'<P>Long striped over blouse by Roger</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,150,\'products/middlerogerlongstripbrownblouse.jpg\',\'products/middlerogerlongstripbrownblouse.jpg\',\'no\',\'no\',\'no\',0,0,0,0,0,\'2005/10/12\',1,1)','Password updated by admin',20051012163637),
(879,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(79,\'Miss Chloe Sparkle Blouse\',\'Miss Chloe Sparkle Blouse\',\'\',\'Colours: Burgundy and Black\',\'<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,150,\'products/middlemisschloeburgundyblouse.jpg\',\'products/middlemisschloeblackblouse.jpg\',\'products/middlemisschloeburgundyblouse.jpg\',\'no\',\'no\',0,0,0,0,0,\'2005/10/15\',1,1)','Password updated by admin',20051015164632),
(880,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(84,\'ID Pebble Georgette Suit\',\'ID Pebble Georgette Suit\',\'\',\'Colours: Purple and Black\',\'<P>ID skirt and Jacket/Top suit</P>\r\n<P>Material: Pebble Georgette</P>\',1,0,0,0,\'#\',0,500,\'products/middleidpebblegeorgettepurplesuit.jpg\',\'products/middleidpebblegeorgetteblacksuit.jpg\',\'products/middleidpebblegeorgetteclosepurpl.jpg\',\'products/middleidpebblegeorgettepurplesuit.jpg\',\'no\',0,0,0,0,0,\'2005/10/15\',1,1)','Password updated by admin',20051015165359),
(881,1,'update products set  categoryID=84,productName=\'ID Pebble Georgette Suit\',companyCode=\'ID Pebble Georgette Suit\',supplierCode=\'\',shortDescription=\'Colours: Purple and Black\',longDescription=\'<P>ID skirt and Jacket suit</P>\r\n<P>Material: Pebble Georgette</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=500,viewed=1,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 200','Password updated by admin',20051015165817),
(882,1,'update products set  categoryID=79,productName=\'Miss Chloe Sequence Blouse\',companyCode=\'Miss Chloe Sequence Blouse\',supplierCode=\'\',shortDescription=\'Colours: Burgundy and Black\',longDescription=\'<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=4,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 199','Password updated by admin',20051015165920),
(883,1,'update products set  categoryID=78,productName=\'ID Sequence Top \',companyCode=\'style 1167 id top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Tie dye effect sequence top</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Hand Wash</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=17,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 171','Password updated by admin',20051015170131),
(884,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(79,\'Roger Blouse with Camisole\',\'Roger Blouse with Camisole\',\'\',\'\',\'<P>Tie Dye effect sequence blouse with matching camisole</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Blouse:Dry Clean </P>\r\n<P>Camisole:Handwash</P>\',1,0,0,0,\'#\',0,250,\'products/middlepurpleblousewithvest.jpg\',\'products/middlebrownblousewithvest.jpg\',\'products/middlepurpleblousewithvest.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/10/15\',1,1)','Password updated by admin',20051015170855),
(885,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(88,\'Full Length Mohair Effect Cardigan\',\'Full Length Mohair Effect Cardigan\',\'\',\'\',\'<P>Full length mohair effect cardigan</P>\r\n<P>Material: 65% Polyester, 35% Nylon</P>\r\n<P>Hand Washable</P>\',1,0,0,0,\'#\',0,350,\'products/middlepurplelongcardigan.jpg\',\'products/middlebrownlongcardigan.jpg\',\'products/middlepurplelongcardigan.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/10/15\',1,1)','Password updated by admin',20051015171348),
(886,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(96,\'Faux Sheepskin Waistcoat\',\'Faux Sheepskin Waistcoat\',\'\',\'\',\'<P>Faux sheepskin waistcoat with fur lining.</P>\r\n<P>Dry Clean Only</P>\',1,0,0,0,\'#\',0,500,\'products/middlefauxsheepskinwaistcoatbrown.jpg\',\'products/middlefauxsheepskinwaistcoatcream.jpg\',\'products/middlefauxsheepskinwaistcoatbrown.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/10/19\',1,1)','Password updated by admin',20051019155758),
(887,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(84,\'ID Suit Leaf Design\',\'id 7178\',\'\',\'\',\'<P>Black suit with leafy design in gold.&nbsp;Suit consists of a top and skirt with elasticated waist&nbsp;</P>\',1,0,0,0,\'#\',0,400,\'products/middleidblacksuitgoldleaves.jpg\',\'products/middleidblacksuitgoldleaveskirt.jpg\',\'products/middleidblacksuitgoldleavestop.jpg\',\'products/middleidblacksuitgoldleaves.jpg\',\'no\',0,0,0,1,0,\'2005/10/19\',1,1)','Password updated by admin',20051019161054),
(888,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(96,\'Canvas Parker\',\'\',\'\',\'\',\'<P>Canvas padded parker style jacket</P>\r\n<P>Material: Outer 100% Cotton, Lining 100% Cotton</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,450,\'products/middleRajanparker.jpg\',\'products/middleRajanparker.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/10/19\',1,1)','Password updated by admin',20051019161901),
(889,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'ITY Sequence Top\',\'ID style 832\',\'\',\'\',\'<P>ITY stretch fabric with sequences along neck and one side</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,200,\'products/middleidblackembroideredtop.jpg\',\'products/middleidblackembroideredtop.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/10/19\',1,1)','Password updated by admin',20051019163049),
(890,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(84,\'Milano Frill Skirt Suit\',\'Milano 1531\',\'\',\'\',\'<P>Two Piece skirt suit. Top with sequence sleaves, skirt with a frill design. Two Tone effect fabric</P>\r\n<P>Material: 100% Polyester, acitate lining</P>\r\n<P>Dry Clean Only</P>\',1,0,0,0,\'#\',0,400,\'products/middlemilanosuitmaroon.jpg\',\'products/middlemilanosuitmaroontop.jpg\',\'products/middlemilanosuitmaroon2.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/10/22\',1,1)','Password updated by admin',20051022135750),
(891,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Beaded Top\',\'Bigstuff style 2313\',\'\',\'\',\'<P>Vest top with beading on the front</P>\r\n<P>Material: 95% Viscose, 5% Lycra</P>\r\n<P>Handwash</P>\',1,0,0,0,\'#\',0,230,\'products/middlebroochtopbrown.jpg\',\'products/middlebroochtopblack.jpg\',\'products/middlebroochtopbrown.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/10/22\',1,1)','Password updated by admin',20051022140531),
(892,1,'update categories set name=\'Formal\',parentCategory=\'82\',priority=\'310\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'83\'','Category info updated',20051022143436),
(893,1,'update categories set name=\'Trousers\',parentCategory=\'0\',priority=\'700\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'98\'','Category info updated',20051022143458),
(894,1,'update products set status=0 where categoryID = \'98\'','Category deleted',20051022143523),
(895,1,'delete from categories where parentCategory = \'98\'','Deleting child categories',20051022143523),
(896,1,'delete from categories where categoryID = \'98\'','Category deleted',20051022143523),
(897,1,'update products set  categoryID=83,productName=\'Busy Triple Stitched Jacket\',companyCode=\'Busy Triple Stitched Jacket\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Busy jacket</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=18,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 168','Password updated by admin',20051022144016),
(898,1,'update products set  categoryID=83,productName=\'Busy Black Stripe Jacket\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Busy Black Stripe Jacket \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=6,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 180','Password updated by admin',20051022144054),
(899,1,'update products set  categoryID=96,productName=\'Brown Fur Bodywarmer\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Brown Fur Bodywarmer \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=400,viewed=5,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 186','Password updated by admin',20051022144125),
(900,1,'update products set  categoryID=97,productName=\'Black and Red Dress\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Black and Red Dress \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=4,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 187','Password updated by admin',20051022144139),
(901,1,'update products set  categoryID=78,productName=\'Beaded Top\',companyCode=\'Bigstuff style 2313\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Vest top with beading on the front</P>\r\n<P>Material: 95% Viscose, 5% Lycra</P>\r\n<P>Handwash</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=230,viewed=0,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 208','Password updated by admin',20051022144210),
(902,1,'update products set  categoryID=78,productName=\'ITY Sequence Top\',companyCode=\'ID style 832\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>ITY stretch fabric with sequences along neck and one side</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=1,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 206','Password updated by admin',20051022144444),
(903,1,'update products set  categoryID=84,productName=\'ID Pebble Georgette Suit\',companyCode=\'ID Pebble Georgette Suit\',supplierCode=\'\',shortDescription=\'Colours: Purple and Black\',longDescription=\'<P>ID skirt and Jacket suit</P>\r\n<P>Material: Pebble Georgette</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=500,viewed=1,newProduct=0,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 200','Password updated by admin',20051022144648),
(904,1,'update products set image1=\'products/middlebusyblackpinkstripeclose.jpg\',image2=\'products/middlebusyblackpinkstripe.jpg\',image3=\'products/middlebusyblackpinkstripeclose.jpg\', categoryID=83,productName=\'Busy Black Stripe Jacket\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Busy Black Stripe Jacket \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=6,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 180','Password updated by admin',20051022152017),
(905,1,'update products set image1=\'products/middlebusybrowngoldstripeclose.jpg\',image2=\'products/middlebusybrowngoldstripe.jpg\',image3=\'products/middlebusybrowngoldstripeclose.jpg\', categoryID=83,productName=\'Busy Brown Stripe Jacket\',companyCode=\'Busy Brown Stripe Jacket\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>2 button fully lined suit jacket</P>\r\n<P>Material:100% Polyester with luxury&nbsp;viscose lining</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=500,viewed=2,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 195','Password updated by admin',20051022152120),
(906,1,'update products set image2=\'products/middlebusyredsuit.jpg\', categoryID=83,productName=\'Busy Red Suit\',companyCode=\'Busy Triple Stitched Red Suit\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Triple&nbsp;Stitched Jacket and Trouser Suit. Fully Lined</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Dry Clean</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=600,viewed=19,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 168','Password updated by admin',20051022152429),
(907,1,'update products set  categoryID=83,productName=\'Busy Pink Stripe Black Suit \',companyCode=\'Busy Pink Stripe Black Suit\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Self Stripe&nbsp;Jacket and Trouser Suit. Fully Lined</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Dry Clean</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=600,viewed=6,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 180','Password updated by admin',20051022152715),
(908,1,'update products set  categoryID=83,productName=\'Busy Gold Stripe Brown Suit\',companyCode=\'Busy Gold Stripe Brown Suit\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Self Stripe&nbsp;Jacket and Trouser Suit. Fully Lined</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Dry Clean</P>\r\n<P></P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=600,viewed=2,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 195','Password updated by admin',20051022152859),
(909,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(88,\'Toggle Cardigan\',\'Toggle Cardigan\',\'\',\'\',\'<P>3/4 length cardigan with toggle buttons</P>\r\n<P>Material: 100% Acrylic</P>\r\n<P>&nbsp;</P>\',1,0,0,0,\'#\',0,350,\'products/middletogglecardiganbrown.jpg\',\'products/middletogglecardigancream.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/10/22\',1,1)','Password updated by admin',20051022154610),
(910,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(88,\'Buckle Cardigan\',\'Buckle Cardigan\',\'\',\'\',\'<P>Bucle Cardigan with hook and eye fastener</P>\r\n<P>Material: 86% Acrylic 14% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,350,\'products/middlelongredhookcardigan.jpg\',\'products/middlelongredhookcardigan.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/10/22\',1,1)','Password updated by admin',20051022155046),
(911,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(101,\'w4qq\',\'\',\'\',\'\',\'q\',1,0,0,0,\'#\',0,12,\'products/middlebroochtopbrown.jpg\',\'products/middlebroochtopbrown.jpg\',\'no\',\'no\',\'no\',0,0,0,0,0,\'2005/10/22\',1,1)','Password updated by admin',20051022160108),
(912,1,'update products set  categoryID=83,productName=\'Busy Single Stitch Jacket\',companyCode=\'Busy Single Stitch Jacket\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Single stitched collar and pocket Busy suit jacket</P>\', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=6,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 174','Password updated by admin',20051022163519),
(913,1,'update products set  categoryID=84,productName=\'ID 6926\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'ID 6926 skirt in camel brown and black, matching ID top 7002. Lined georgette \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=3,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 172','Password updated by admin',20051022163642),
(914,1,'update products set  categoryID=84,productName=\'Testing Product\',companyCode=\'ID Top 7002\',supplierCode=\'7002\',shortDescription=\'\',longDescription=\'Bubble Georgette fabric short sleeve top. \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=18,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 167','Password updated by admin',20051022163659),
(915,1,'update products set  categoryID=78,productName=\'Xtra Details Coins\',companyCode=\'Bigstuff Xtra Details Coins Slee\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Xtra Details sleeveless top with coins \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=250,viewed=9,newProduct=1,bestSeller=1,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 173','Password updated by admin',20051022165316),
(916,1,'update products set  categoryID=78,productName=\'ID Sequence Top\',companyCode=\'style 1167 id top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Tie dye effect sequence top</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Hand Wash</P>\', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=32,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 171','Password updated by admin',20051022165340);
insert into `databaseactivitylog` values 
(917,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Crushed Velvet Sequence Top\',\'Crushed Velvet Sequence Top\',\'\',\'\',\'<P>Crushed Velvet Sequence Top</P>\r\n<P>Material: 92% Polyester 8% Elastane</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,200,\'products/middlecrushedvelvetsequencetop.jpg\',\'products/middlecrushedvelvetsequencetop.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/10/22\',1,1)','Password updated by admin',20051022165719),
(918,1,'update products set  categoryID=84,productName=\'ID Black Top\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'test \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=100,viewed=32,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 166','Password updated by admin',20051022170037),
(919,1,'update products set  categoryID=78,productName=\'Beaded Top\',companyCode=\'Bigstuff style 2313\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Vest top with beading on the front</P>\r\n<P>Material: 95% Viscose, 5% Lycra</P>\r\n<P>Handwash</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=230,viewed=0,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 208','Password updated by admin',20051023000154),
(920,1,'insert into courier (name,url,created,createdBy, updatedBy) values (\'Fast Shipment\',\'http://www.out-sizes.com\',\'2005/10/24\',\'1\',\'1\')','Courier is added',20051024084453),
(921,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'4\',\'0\',\'10000\',\'100\',\'2005/10/24\',\'1\',\'1\')','Weight Costing is added',20051024084554),
(922,1,'update products set  categoryID=78,productName=\'Beaded Top\',companyCode=\'Bigstuff style 2313\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Vest top with beading on the front</P>\r\n<P>Material: 95% Viscose, 5% Lycra</P>\r\n<P>Handwash</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=230,viewed=2,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 208','Password updated by admin',20051024110047),
(923,1,'update weightcosting set countryID=\'2\',courierID=\'4\',weightMin=\'0\',WeightMax=\'1000\',shipCost=\'0.01\',updatedBy=\'1\' where weightCostingID=\'10\'','Weight shipping cost is updated',20051024110241),
(924,1,'update weightcosting set countryID=\'2\',courierID=\'1\',weightMin=\'0\',WeightMax=\'1000\',shipCost=\'0.00\',updatedBy=\'1\' where weightCostingID=\'10\'','Weight shipping cost is updated',20051024112757),
(925,1,'update products set  categoryID=78,productName=\'Beaded Top\',companyCode=\'Bigstuff style 2313\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Vest top with beading on the front</P>\r\n<P>Material: 95% Viscose, 5% Lycra</P>\r\n<P>Handwash</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=230,viewed=6,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 208','Password updated by admin',20051026233444),
(926,1,'update products set  categoryID=96,productName=\'Canvas Parker\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Canvas padded parker style jacket</P>\r\n<P>Material: Outer 100% Cotton, Lining 100% Cotton</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=450,viewed=0,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 205','Password updated by admin',20051026233535),
(927,1,'update products set  categoryID=88,productName=\'Full Length Mohair Effect Cardigan\',companyCode=\'Full Length Mohair Effect Cardig\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Full length mohair effect cardigan</P>\r\n<P>Material: 65% Polyester, 35% Nylon</P>\r\n<P>Hand Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=350,viewed=1,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 202','Password updated by admin',20051026233606),
(928,1,'update products set  categoryID=84,productName=\'ID Suit Leaf Design\',companyCode=\'id 7178\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Black suit with leafy design in gold.&nbsp;Suit consists of a top and skirt with elasticated waist&nbsp;</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=400,viewed=2,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 204','Password updated by admin',20051026233652),
(929,1,'update products set  categoryID=88,productName=\'Full Length Mohair Effect Cardigan\',companyCode=\'Full Length Mohair Effect Cardig\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Full length mohair effect cardigan</P>\r\n<P>Material: 65% Polyester, 35% Nylon</P>\r\n<P>Hand Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=350,viewed=1,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 202','Password updated by admin',20051026233716),
(930,1,'update products set  categoryID=97,productName=\'Black and Red Dress\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Black and Red Dress \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=5,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 187','Password updated by admin',20051030133234),
(931,1,'update products set  categoryID=97,productName=\'Black and Red Dress\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Black and Red Dress \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=300,viewed=9,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 187','Password updated by admin',20051030195832),
(932,1,'update paymentgateways set accountInfo=\'contact@outsizes.com\',gatewayEnabled=\'1\',description=\'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD><IMG src=\"images/logos/paypal_mrb_banner.gif\"></TD></TR>\r\n<TR>\r\n<TD>Secure service provided by PayPal.com, Limited to 40 countries only</TD></TR></TBODY></TABLE>\',updatedBy=\'1\' where gatewayID=2','Payment gateway is updated',20051031081847),
(933,1,'update paymentgateways set accountInfo=\'contact@out-sizes.com\',gatewayEnabled=\'1\',description=\'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD><IMG src=\"images/logos/paypal_mrb_banner.gif\"></TD></TR>\r\n<TR>\r\n<TD>Secure service provided by PayPal.com, Limited to 40 countries only</TD></TR></TBODY></TABLE>\',updatedBy=\'1\' where gatewayID=2','Payment gateway is updated',20051031085903),
(934,1,'update products set  categoryID=101,productName=\'w4qq\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'q \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=12,viewed=1,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 211','Password updated by admin',20051101124919),
(935,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'anncra@ntlworld.com\',1,\'2005/11/01\',\'62.252.128.18\',\'62.252.128.18\')','An email address was subscribed',20051101000000),
(936,1,'update orders set orderStatus = \'Processing\',trackingID = \'\', notes=\'\',updatedBy=\'Admin ID: 1\' where orderID=\'29\'','Order details updated by Admin',20051103000544),
(937,1,'update orders set orderStatus = \'Completed\',trackingID = \'\', notes=\'\',updatedBy=\'Admin ID: 1\' where orderID=\'29\'','Order details updated by Admin',20051110231009),
(938,1,'update orders set orderStatus = \'Completed\',trackingID = \'\', notes=\'\',updatedBy=\'Admin ID: 1\' where orderID=\'29\'','Order details updated by Admin',20051110231204),
(939,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(85,\'Faded Jean with Red Embroidery\',\'Faded Jean with Red Embroidery\',\'\',\'\',\'Faded Jean with Red Embroidery\',1,0,0,0,\'#\',0,275,\'products/middlejean1.jpg\',\'products/middlejean1back.jpg\',\'products/middlejean1.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/11/10\',1,1)','Password updated by admin',20051110234154),
(940,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(85,\'Dark Wash Faded Creme Embroidery\',\'Dark Wash Faded Creme Embroidery\',\'\',\'\',\'Dark Wash Faded Creme Embroidery\',1,0,0,0,\'#\',0,275,\'products/middlejean2.jpg\',\'products/middlejean2back.jpg\',\'products/middlejean2.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/11/10\',1,1)','Password updated by admin',20051110234603),
(941,1,'update products set image1=\'products/middlejean2.jpg\',image2=\'products/middlejean2back.jpg\',image3=\'products/middlejean2.jpg\', categoryID=85,productName=\'Dark Wash Faded Creme Embroidery\',companyCode=\'Dark Wash Faded Creme Embroidery\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Dark Wash Faded Creme Embroidery \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=275,viewed=0,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 214','Password updated by admin',20051110234745),
(942,1,'update products set image1=\'products/middlejean2.jpg\',image2=\'products/middlejean2back.jpg\',image3=\'products/middlejean2.jpg\', categoryID=85,productName=\'Dark Wash Faded Creme Embroidery\',companyCode=\'Dark Wash Faded Creme Embroidery\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Dark Wash Faded Creme Embroidery \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=275,viewed=0,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 214','Password updated by admin',20051110234840),
(943,1,'update products set  categoryID=85,productName=\'Dark Wash Faded Creme Embroidery\',companyCode=\'Dark Wash Faded Creme Embroidery\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Dark Wash Faded Creme Embroidery \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=275,viewed=0,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 214','Password updated by admin',20051110234931),
(944,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(85,\'Dark Wash Faded Creme Embroidery\',\'Dark Wash Faded Creme Embroidery\',\'\',\'\',\'Dark Wash Faded Creme Embroidery\',1,0,0,0,\'#\',0,275,\'products/middlejean2.jpg\',\'products/middlejean2back.jpg\',\'products/middlejean2.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/11/10\',1,1)','Password updated by admin',20051110235017),
(945,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(85,\'Dark Wash Jeans\',\'Dark Wash Jeans\',\'\',\'\',\'Dark Wash Jeans\',1,0,0,0,\'#\',0,275,\'products/middlejean3.jpg\',\'products/middlejean3pocket.jpg\',\'products/middlejean3.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/11/10\',1,1)','Password updated by admin',20051110235341),
(946,1,'update products set  categoryID=85,productName=\'Front Embroidered Jean\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Front Embroidered Jean \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=3,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 184','Password updated by admin',20051110235524),
(947,1,'update products set  categoryID=85,productName=\'Dark Wash Jeans\',companyCode=\'Dark Wash Jeans\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Dark Wash Jeans \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=275,viewed=0,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 216','Password updated by admin',20051110235623),
(948,1,'update products set  categoryID=85,productName=\'Pocket Embroidered Jean Brown\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Pocket Embroidered Jean Brown \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=2,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 185','Password updated by admin',20051110235648),
(949,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(85,\'Dark Wash Jeans\',\'Dark Wash Jeans\',\'\',\'\',\'Dark Wash Jeans\',1,0,0,0,\'#\',0,275,\'products/middlejean3.jpg\',\'products/middlejean3pocket.jpg\',\'products/middlejean3.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/11/10\',1,1)','Password updated by admin',20051110235751),
(950,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Lilac Crushed Velvet Top\',\'Bigstuff Lilac Crushed Velvet Top\',\'\',\'\',\'<P>Lilac Crush Velvet Top</P>\r\n<P>Material:&nbsp;100% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,200,\'products/middlepurpletop2.jpg\',\'products/middlepurpletop1.jpg\',\'products/middlepurpletop2.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/11/12\',1,1)','Password updated by admin',20051112133227),
(951,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(78,\'Red Crushed Velvet Top\',\'Red Crushed Velvet Top\',\'\',\'\',\'<P>Red Crushed Velvet Top</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,200,\'products/middleredtop.jpg\',\'products/middleredtop.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/11/12\',1,1)','Password updated by admin',20051112133849),
(952,1,'update products set  categoryID=84,productName=\'ID Pebble Georgette Suit\',companyCode=\'ID Pebble Georgette Suit\',supplierCode=\'\',shortDescription=\'Colours: Purple and Black\',longDescription=\'<P>ID skirt and Jacket suit</P>\r\n<P>Material: Pebble Georgette</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=500,viewed=19,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 200','Password updated by admin',20051112134122),
(953,1,'update products set  categoryID=78,productName=\'Red Crushed Velvet Top\',companyCode=\'Red Crushed Velvet Top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Red Crushed Velvet Top</P>\r\n<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=0,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 219','Password updated by admin',20051112134137),
(954,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(96,\'Blue Padded Waterproof Jacket\',\'JBC Blue Padded Waterproof Jacket\',\'\',\'\',\'<P>Blue padded fleece lined waterproof jacket</P>\r\n<P>Material: 100% Polyester lining and padding</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,500,\'products/middlebluejacket1.jpg\',\'products/middlebluejacket2.jpg\',\'products/middlebluejacket1.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/11/12\',1,1)','Password updated by admin',20051112135543),
(955,1,'update products set  categoryID=96,productName=\'Blue Padded Waterproof Jacket\',companyCode=\'JBC Blue Padded Waterproof Jacke\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Blue padded fleece lined waterproof jacket</P>\r\n<P>Material: 100% Polyester lining and padding</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=500,viewed=0,newProduct=1,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 220','Password updated by admin',20051112135913),
(956,1,'update products set  categoryID=96,productName=\'Canvas Parker\',companyCode=\'\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>Canvas padded parker style jacket</P>\r\n<P>Material: Outer 100% Cotton, Lining 100% Cotton</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=450,viewed=12,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 205','Password updated by admin',20051112135924),
(957,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(96,\'Blue Check Lined Jacket\',\'JBC Blue Check Lined Jacket\',\'\',\'\',\'<P>Blue check lined padded&nbsp;jacket with detachable hood</P>\r\n<P>Material:Shell 100% Polyester&nbsp;Lining 100% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,500,\'products/middlebluecheckjacket.jpg\',\'products/middlebluecheckjacket.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/11/12\',1,1)','Password updated by admin',20051112140755),
(958,1,'update products set  categoryID=78,productName=\'Sequence Vest Top\',companyCode=\'Bigscene Vest top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'<P>V-neck vest top with sequence detail around neck. </P>\r\n<P>Material:Viscose, Lycra stretch fabric</P>\', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=4,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 192','Password updated by admin',20051112140959),
(959,1,'update products set  categoryID=78,productName=\'Shell Sequence Top\',companyCode=\'Bigscene shell sequence top\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Viscose Lycra topwith shell design around the neck \', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=200,viewed=10,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 191','Password updated by admin',20051112141013),
(960,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(96,\'Lilac Check Lined Jacket\',\'JBC Lilac Check Lined Jacket\',\'\',\'\',\'<P>Lilac&nbsp;check lined padded&nbsp;jacket with detachable hood</P>\r\n<P>Material:Shell 100% Polyester&nbsp;Lining 100% Polyester</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,500,\'products/middlelilaccheckjacket.jpg\',\'products/middlelilaccheckjacket.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/11/12\',1,1)','Password updated by admin',20051112141635),
(961,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(96,\'Black Padded Waterproof Jacket \',\'\',\'\',\'\',\'<P>Black&nbsp;padded fleece lined waterproof jacket</P>\r\n<P>Material: 100% Polyester lining and padding</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,500,\'products/middleblackjacket.jpg\',\'products/middleblackjacket.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2005/11/12\',1,1)','Password updated by admin',20051112141903),
(962,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(97,\'Baby Doll Dress Black\',\'Glitz Baby Doll Dress\',\'\',\'\',\'<P>Baby doll dress with satin band and flower around the waist. Fully Lined.</P>\r\n<P>Material: 100% Polyester, 100% Polyester Lining</P>\r\n<P>Machine Washable</P>\',1,0,0,0,\'#\',0,500,\'products/middleblackdress.jpg\',\'products/middleblackdress2.jpg\',\'products/middleblackdress.jpg\',\'no\',\'no\',0,0,0,1,0,\'2005/11/12\',1,1)','Password updated by admin',20051112145725),
(963,1,'delete from mailinglist where id=\'24\'','Email deleted from mailing list',20051115204353),
(964,1,'insert into currency (currencyName,displaySymbol,exchangeRate,created,createdby,updatedby) values (\'NIS\',\'&#1513;\"&#1495;\',\'&#1497;&#1513;&#1512;&#1488;&#1500;\',\'2005/11/16\',\'1\',\'1\')','Currency is added',20051116211431),
(965,1,'update products set  categoryID=85,productName=\'Faded Jean with Red Embroidery\',companyCode=\'Faded Jean with Red Embroidery\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Faded Jean with Red Embroidery \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=275,viewed=0,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 213','Password updated by admin',20051117054337),
(966,1,'update products set  categoryID=85,productName=\'Faded Jean with Red Embroidery\',companyCode=\'Faded Jean with Red Embroidery\',supplierCode=\'\',shortDescription=\'\',longDescription=\'Faded Jean with Red Embroidery \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=275,viewed=0,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 213','Password updated by admin',20051117054525),
(967,1,'update products set  categoryID=79,productName=\'Miss Chloe Sequence Blouse\',companyCode=\'Miss Chloe Sequence Blouse\',supplierCode=\'\',shortDescription=\'Colours: Burgundy and Black\',longDescription=\'<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=13,newProduct=1,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 199','Password updated by admin',20051117054847),
(968,1,'update products set  categoryID=79,productName=\'Miss Chloe Sequence Blouse\',companyCode=\'Miss Chloe Sequence Blouse\',supplierCode=\'\',shortDescription=\'Colours: Burgundy and Black\',longDescription=\'<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=13,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 199','Password updated by admin',20051117055236),
(969,1,'update products set  categoryID=79,productName=\'Miss Chloe Sequence Blouse\',companyCode=\'Miss Chloe Sequence Blouse\',supplierCode=\'\',shortDescription=\'Colours: Burgundy and Black\',longDescription=\'<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\', status=0,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=13,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 199','Password updated by admin',20051117060421),
(970,1,'update products set  categoryID=79,productName=\'Miss Chloe Sequence Blouse\',companyCode=\'Miss Chloe Sequence Blouse\',supplierCode=\'\',shortDescription=\'Colours: Burgundy and Black\',longDescription=\'<P>Material: 100% Polyester</P>\r\n<P>Machine Washable</P>\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=150,viewed=14,newProduct=0,bestSeller=0,featuredProduct=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 199','Password updated by admin',20051117060557),
(971,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'\',1,\'2006/11/06\',\'203.82.48.187\',\'203.82.48.187\')','An email address was subscribed',20061106000000),
(972,1,'update products set status=0 where categoryID = \'79\'','Category deleted',20061106043618),
(973,1,'delete from categories where parentCategory = \'79\'','Deleting child categories',20061106043618),
(974,1,'delete from categories where categoryID = \'79\'','Category deleted',20061106043618),
(975,1,'update products set status=0 where categoryID = \'90\'','Category deleted',20061106043633),
(976,1,'delete from categories where parentCategory = \'90\'','Deleting child categories',20061106043633),
(977,1,'delete from categories where categoryID = \'90\'','Category deleted',20061106043633),
(978,1,'update products set status=0 where categoryID = \'88\'','Category deleted',20061106043703),
(979,1,'delete from categories where parentCategory = \'88\'','Deleting child categories',20061106043703),
(980,1,'delete from categories where categoryID = \'88\'','Category deleted',20061106043703),
(981,1,'update products set status=0 where categoryID = \'96\'','Category deleted',20061106043716),
(982,1,'delete from categories where parentCategory = \'96\'','Deleting child categories',20061106043716),
(983,1,'delete from categories where categoryID = \'96\'','Category deleted',20061106043716),
(984,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'203.82.48.187\' where searchText=\'a\'','Search has been performed by a user',20061106043843),
(985,1,'update products set status=0 where categoryID = \'69\'','Category deleted',20061106043912),
(986,1,'delete from categories where parentCategory = \'69\'','Deleting child categories',20061106043912),
(987,1,'delete from categories where categoryID = \'69\'','Category deleted',20061106043912),
(988,1,'update products set status=0 where categoryID = \'56\'','Category deleted',20061106043917),
(989,1,'delete from categories where parentCategory = \'56\'','Deleting child categories',20061106043917),
(990,1,'delete from categories where categoryID = \'56\'','Category deleted',20061106043917),
(991,1,'update products set status=0 where categoryID = \'83\'','Category deleted',20061106043921),
(992,1,'delete from categories where parentCategory = \'83\'','Deleting child categories',20061106043921),
(993,1,'delete from categories where categoryID = \'83\'','Category deleted',20061106043921),
(994,1,'update products set status=0 where categoryID = \'68\'','Category deleted',20061106044024),
(995,1,'delete from categories where parentCategory = \'68\'','Deleting child categories',20061106044024),
(996,1,'delete from categories where categoryID = \'68\'','Category deleted',20061106044024),
(997,1,'update products set status=0 where categoryID = \'89\'','Category deleted',20061106044051),
(998,1,'delete from categories where parentCategory = \'89\'','Deleting child categories',20061106044051),
(999,1,'delete from categories where categoryID = \'89\'','Category deleted',20061106044051),
(1000,1,'update products set status=0 where categoryID = \'70\'','Category deleted',20061106044057),
(1001,1,'delete from categories where parentCategory = \'70\'','Deleting child categories',20061106044057),
(1002,1,'delete from categories where categoryID = \'70\'','Category deleted',20061106044057),
(1003,1,'update products set status=0 where categoryID = \'71\'','Category deleted',20061106044149),
(1004,1,'delete from categories where parentCategory = \'71\'','Deleting child categories',20061106044149),
(1005,1,'delete from categories where categoryID = \'71\'','Category deleted',20061106044149),
(1006,1,'update products set status=0 where categoryID = \'72\'','Category deleted',20061106044155),
(1007,1,'delete from categories where parentCategory = \'72\'','Deleting child categories',20061106044155),
(1008,1,'delete from categories where categoryID = \'72\'','Category deleted',20061106044156),
(1009,1,'update products set status=0 where categoryID = \'82\'','Category deleted',20061106044231),
(1010,1,'delete from categories where parentCategory = \'82\'','Deleting child categories',20061106044231),
(1011,1,'delete from categories where categoryID = \'82\'','Category deleted',20061106044231),
(1012,1,'update products set status=0 where categoryID = \'75\'','Category deleted',20061106044236),
(1013,1,'delete from categories where parentCategory = \'75\'','Deleting child categories',20061106044236),
(1014,1,'delete from categories where categoryID = \'75\'','Category deleted',20061106044236),
(1015,1,'update products set status=0 where categoryID = \'99\'','Category deleted',20061106044242),
(1016,1,'delete from categories where parentCategory = \'99\'','Deleting child categories',20061106044242),
(1017,1,'delete from categories where categoryID = \'99\'','Category deleted',20061106044242),
(1018,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Electronics\',\'0\',\'1\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106044335),
(1019,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Computer Hardware\',\'0\',\'2\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106044404),
(1020,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Software\',\'0\',\'3\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106044422),
(1021,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Games & Movies\',\'0\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106044514),
(1022,1,'update categories set name=\'Games & Movies\',parentCategory=\'0\',priority=\'4\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'105\'','Category info updated',20061106044548),
(1023,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Clothing\',\'0\',\'5\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106044617),
(1024,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Shoes\',\'0\',\'6\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106045532),
(1025,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Bath  & Body\',\'0\',\'7\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106045853),
(1026,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Accessories\',\'0\',\'8\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106045918),
(1027,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Accessories\',\'103\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106050031),
(1028,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Backup Devices & Media\',\'103\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106050105),
(1029,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Barebone & Accessories\',\'103\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106050144),
(1030,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Cases & External Enclosures\',\'103\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106050217),
(1031,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Automotive Electronics\',\'102\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106050253),
(1032,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Digital Frames\',\'102\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106050315),
(1033,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Electronic Gadgets\',\'102\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106050347),
(1034,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'GPS & Accesories\',\'102\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106050409),
(1035,1,'update contents set title=\'aboutus\',maptitle=\'About Us\',showflag=\'1\',content=\'<h1>about us</h1> \r\n<hr>\r\n<P>We have been in the ladies fashion business for over 25 years. Over the years we discovered there was a growing demand for larger sizes. There were so many people looking for larger sizes that we decided that we should specialise and cater for this market.</P>\r\n<P>For the last 12 years the business has specialised in the outsize market. We now cater for sizes 12-38 (UK Sizes, 36-62 European Sizes). We have everything from casualwear, jeans, dress jackets, outerwear, jackets & coats, to eveningwear and partywear. Also, we have a range of shoes and matching bags as well as hats and fascinators. </P>\r\n<P>At out-sizes, we ensure that all garments are selected with the customer in mind. Quality fabrics, superb fit and innovative designs at unbeatable prices make shopping at out-sizes a unforgetable experience.</P>\',updatedBy=\'1\' where contentid =\'25\' ','Content updated',20061106050531),
(1036,1,'update contents set title=\'aboutus\',maptitle=\'About Us\',showflag=\'1\',content=\'<h1>About Us</h1> \r\n<hr>\r\n<p>Edit this information in admin panel.\',updatedBy=\'1\' where contentid =\'25\' ','Content updated',20061106050614),
(1037,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<h1>Contact Us</h1> \r\n<hr>\r\n<p>Edit this information in admin panel.\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061106050630),
(1038,1,'update contents set title=\'privacy\',maptitle=\'Security & Privacy\',showflag=\'1\',content=\'<h1>Security & Privacy</h1> \r\n<hr>\r\n<p>Edit this information in admin panel.\',updatedBy=\'1\' where contentid =\'31\' ','Content updated',20061106050648),
(1039,1,'update contents set title=\'howtoorder\',maptitle=\'How To Order\',showflag=\'1\',content=\'<h1>How To Order</h1> \r\n<hr>\r\n<p>Edit this information in admin panel.\',updatedBy=\'1\' where contentid =\'32\' ','Content updated',20061106050730),
(1040,1,'update contents set title=\'paymentoptions\',maptitle=\'Payment Options\',showflag=\'0\',content=\'<h1>Payment Options</h1>\r\n<hr>\r\n<p>Edit this in admin panel.\',updatedBy=\'1\' where contentid =\'33\' ','Content updated',20061106050806),
(1041,1,'update contents set title=\'secureshopping\',maptitle=\'Secure Shopping\',showflag=\'1\',content=\'<h1>Secure Shopping</h1>\r\n<hr>\r\n<p>Edit this in admin panel.\',updatedBy=\'1\' where contentid =\'38\' ','Content updated',20061106050823),
(1042,1,'update contents set title=\'policy\',maptitle=\'Privacy Policy\',showflag=\'1\',content=\'<h1>Privacy Policy</h1>\r\n<hr>\r\n<p>Edit this in admin panel.\',updatedBy=\'1\' where contentid =\'39\' ','Content updated',20061106050834),
(1043,1,'insert into contents (title,maptitle,showflag,content,created,createdBy,updatedBy) values (\'customer_service\',\'Customer Service\',\'1\',\'<h1>Customer Service</h1>\r\n<hr>\r\n<p>Edit this in admin panel.\',\'2006/11/06\',\'1\',\'1\')','New content is added',20061106050927),
(1044,1,'update contents set title=\'aboutus\',maptitle=\'About Us\',showflag=\'1\',content=\'<h1>About Us</h1> \r\n<hr>\r\n<p>Edit this information in admin panel.\',updatedBy=\'1\' where contentid =\'25\' ','Content updated',20061106052158),
(1045,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(110,\'Pioneer Plasma TV\',\'\',\'\',\'\',\'From the creators of the award winning Blue Planet: Seas of Life and The Life of Birds, comes a\',1,0,0,0,\'#\',0,0,\'products/middlei2.jpg\',\'products/middlei2.jpg\',\'no\',\'no\',\'no\',0,0,1,0,0,\'2006/11/06\',1,1)','Password updated by admin',20061106061655),
(1046,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Misc\',\'108\',\'\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106061753),
(1047,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(118,\'Bath & Body Treatment\',\'\',\'\',\'\',\'Water Foot Massagers - Soothe Your Tired Feet And Relax Your Mind\',1,0,0,0,\'#\',0,123,\'products/middlei3.jpg\',\'products/middlei3.jpg\',\'no\',\'no\',\'no\',0,0,1,0,0,\'2006/11/06\',1,1)','Password updated by admin',20061106061855),
(1048,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Strapless Sandals\',\'107\',\'2\',\'2006/11/06\',\'1\',\'1\',\'0\')','New Category added',20061106065413),
(1049,1,'delete from productprice where currencyID = \'3\'','Prices deleted from productprice table',20061106085437),
(1050,1,'delete from currency where currencyID = \'3\'','Currency is deleted',20061106085437),
(1051,1,'delete from productprice where currencyID = \'7\'','Prices deleted from productprice table',20061106085443),
(1052,1,'delete from currency where currencyID = \'7\'','Currency is deleted',20061106085443),
(1053,1,'delete from productprice where currencyID = \'6\'','Prices deleted from productprice table',20061106085456),
(1054,1,'delete from currency where currencyID = \'6\'','Currency is deleted',20061106085456),
(1055,1,'delete from productprice where currencyID = \'5\'','Prices deleted from productprice table',20061106085501),
(1056,1,'delete from currency where currencyID = \'5\'','Currency is deleted',20061106085501),
(1057,1,'delete from productprice where currencyID = \'4\'','Prices deleted from productprice table',20061106085508),
(1058,1,'delete from currency where currencyID = \'4\'','Currency is deleted',20061106085508),
(1059,1,'delete from productprice where currencyID = \'2\'','Prices deleted from productprice table',20061106085702),
(1060,1,'delete from currency where currencyID = \'2\'','Currency is deleted',20061106085702),
(1061,1,'update currency set currencyName=\'USD\',displaySymbol=\'$\',exchangeRate=\'1\',updatedby=\'1\' where currencyID = \'1\'','Currency info is updated',20061106085719),
(1062,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'sand\',1,\'2006/11/07\',\'203.82.48.187\',\'203.82.48.187\')','Search has been performed by a user',20061107020844),
(1063,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'194.44.33.187\' where searchText=\'sand\'','Search has been performed by a user',20061107034728),
(1064,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'194.44.33.187\' where searchText=\'sand\'','Search has been performed by a user',20061107040040),
(1065,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'194.44.33.187\' where searchText=\'sand\'','Search has been performed by a user',20061107040118),
(1066,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'194.44.33.187\' where searchText=\'sand\'','Search has been performed by a user',20061107040226),
(1067,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(119,\'test prod\',\'9821\',\'89237\',\'Price in GBP is mandatory. You can leave others empty. In case of leaving price fields empty system will calculate other prices on the basis of exchange \',\'Price in GBP is mandatory. You can leave others empty. In case of leaving price fields empty system will calculate other prices on the basis of exchange rate.\',1,0,0,0,\'#\',0,22,\'products/middlePicture(91).jpg\',\'products/middlePicture(93).jpg\',\'products/middlePicture(100).jpg\',\'no\',\'no\',0,1,1,1,0,\'2006/11/07\',1,1)','Password updated by admin',20061107041632),
(1068,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'203.82.48.187\' where searchText=\'sand\'','Search has been performed by a user',20061107044243),
(1069,1,'update paymentgateways set accountInfo=\'398825\',gatewayEnabled=\'0\',description=\'\',updatedBy=\'1\' where gatewayID=1','Payment gateway is updated',20061107120016),
(1070,1,'update categories set name=\'Apparel\',parentCategory=\'0\',priority=\'5\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'106\'','Category info updated',20061109001900),
(1071,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Automobile\',\'0\',\'9\',\'2006/11/09\',\'1\',\'1\',\'0\')','New Category added',20061109002059),
(1072,1,'update products set  categoryID=118,productName=\'Bath & Body Treatment\',companyCode=\'\',supplierCode=\'\',shortDescription=\'What goes here...\',longDescription=\'Water Foot Massagers - Soothe Your Tired Feet And Relax Your Mind\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=123,viewed=13,newProduct=0,bestSeller=0,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 227','Password updated by admin',20061109011031),
(1073,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Misc\',\'109\',\'1\',\'2006/11/09\',\'1\',\'1\',\'0\')','New Category added',20061109114932),
(1074,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Other\',\'121\',\'\',\'2006/11/09\',\'1\',\'1\',\'0\')','New Category added',20061109114953),
(1075,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Battery Cells\',\'117\',\'4\',\'2006/11/09\',\'1\',\'1\',\'0\')','New Category added',20061109224708),
(1076,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(117,\'sdf\',\'23\',\'234234\',\'fsdf\',\'fdsf33\',1,0,0,0,\'#\',0,33,\'products/middlemarchelandscape2600.jpg\',\'products/middlesmiley.jpg\',\'no\',\'no\',\'no\',0,1,1,1,0,\'2006/11/09\',1,1)','Password updated by admin',20061109225408),
(1077,1,'update products set  categoryID=123,productName=\'sdf\',companyCode=\'23\',supplierCode=\'234234\',shortDescription=\'fsdf\',longDescription=\'fdsf33 \', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=33,viewed=1,newProduct=1,bestSeller=1,featuredProduct=1,customTimeDeliverable=0,updatedBy=\'1\' where productID = 230','Password updated by admin',20061109225617),
(1078,1,'update paymentgateways set accountInfo=\'giveudeals@aol.com\',gatewayEnabled=\'1\',description=\'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD><IMG src=\"images/logos/paypal_mrb_banner.gif\"></TD></TR>\r\n<TR>\r\n<TD>Secure service provided by PayPal.com, Limited to 40 countries only</TD></TR></TBODY></TABLE>\',updatedBy=\'1\' where gatewayID=2','Payment gateway is updated',20061110080730),
(1079,1,'delete from countries where countryID = \'10\'','Country is deleted',20061110083559),
(1080,1,'update countries set countryName=\'United States of America\',updatedBy=\'1\' where countryID = \'2\'','Country is updated',20061110083612),
(1081,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Unipolar Antennas\',\'114\',\'33\',\'2006/11/14\',\'1\',\'1\',\'0\')','New Category added',20061114010440),
(1082,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Automobiles\',\'0\',\'1\',\'2006/11/14\',\'1\',\'1\',\'0\')','New Category added',20061114233334),
(1083,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Infiniti\',\'120\',\'2\',\'2006/11/14\',\'1\',\'1\',\'0\')','New Category added',20061114233357),
(1084,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Bumpers/Gadges/Wheels\',\'126\',\'3\',\'2006/11/14\',\'1\',\'1\',\'0\')','New Category added',20061114233418),
(1085,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(123,\'Bath & Body Treatment\',\'\',\'\',\'fg\',\'fg\',1,0,0,0,\'#\',0,1.4,\'products/middlewp1.jpg\',\'products/middlewp1.jpg\',\'no\',\'no\',\'no\',0,1,0,0,0,\'2006/11/14\',1,1)','Password updated by admin',20061114233701),
(1086,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(126,\'2006 Infiniti FX35 6Cyl 3.5L Blower Motor (FX35 3.5 V6 2WD)\',\'11\',\'11\',\'Vehicle:\r\n2006 Infiniti FX35 3.5 V6 2WD \r\n\r\nFit Engine - Chassis\r\nVQ35DE - 5AT\r\n\',\'<STRONG>Vehicle:<BR></STRONG>2006 Infiniti FX35 3.5 V6 2WD <BR><BR><B>Fit Engine - Chassis</B><BR>VQ35DE - 5AT<BR>\',1,0,0,0,\'#\',0,1,\'products/middlehome-page-parts-montage.jpg\',\'products/middlehome-page-parts-montage.jpg\',\'no\',\'no\',\'no\',0,0,1,0,0,\'2006/11/14\',1,1)','Password updated by admin',20061114233740),
(1087,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'topless\',1,\'2006/11/15\',\'71.229.115.95\',\'71.229.115.95\')','Search has been performed by a user',20061115000931),
(1088,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'71.229.115.95\' where searchText=\'topless\'','Search has been performed by a user',20061115000947),
(1089,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'71.229.115.95\' where searchText=\'topless\'','Search has been performed by a user',20061115000956),
(1090,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<h1>Contact Us</h1> \r\n<hr>\r\n<p>Our aim is to achieve 100% customer satisfaction and in so doing give you a personalized shopping experience that is quick, reliable and more pleasurable.\r\n\r\nShould you have any questions or comments about the products, site or ordering service then we’ll be happy to help. \r\n\r\nYou can contact us by one of the following methods\r\n\r\n<FONT COLOR=\"0000CD\">US Address:</FONT>\r\n\r\n951 NE 167th Street \r\nSuite: 103\r\nNorth Miami Beach, FL 33162\r\n\r\n<FONT COLOR=\"0000CD\">Phone:</FONT>\r\n\r\n    * +1 305-519-0037  (US)\r\n    * +1 800-519-0037 (US)\r\n\r\n<FONT COLOR=\"0000CD\">Email:</FONT>\r\n\r\n    * Support (support@giveudeals.com)\r\n    * Orders (sales@giveudeals.com)\r\n    * General (contact@giveudeals.com)\r\n    * \r\n\r\n<FONT COLOR=\"0000CD\">Live Support</FONT>\r\n\r\n    * AOL Instant Messenger (GiveUDeals)\r\n    * Yahoo! Instant Messenger (GiveUDealz@yahoo.com)\r\n    * MSN Instant Messenger (GiveUDeals@hotmail.com)\r\n\r\n<FONT COLOR=\"FF0000\">(You can click on the support messengers above of the page and you can speak to one of our representative online if available.)</FONT>\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061115004140),
(1091,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<h1>Contact Us</h1> \r\n<hr>\r\n<p>Our aim is to achieve 100% customer satisfaction and in so doing give you a personalized shopping experience that is quick, reliable and more pleasurable.<br><br>\r\n\r\nShould you have any questions or comments about the products, site or ordering service then we’ll be happy to help. <br><br>\r\n\r\nYou can contact us by one of the following methods<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">US Address:</FONT><br><br>\r\n\r\n951 NE 167th Street <br>\r\nSuite: 103<br>\r\nNorth Miami Beach, FL 33162<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Phone:</FONT><br><br>\r\n\r\n    * +1 305-519-0037  (US)<br>\r\n    * +1 800-519-0037 (US)<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Email:</FONT><br><br>\r\n\r\n    * Support (support@giveudeals.com)<br>\r\n    * Orders (sales@giveudeals.com)<br>\r\n    * General (contact@giveudeals.com)<br>\r\n    * <br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Live Support</FONT><br><br>\r\n\r\n    * AOL Instant Messenger (GiveUDeals)<br>\r\n    * Yahoo! Instant Messenger <br>(GiveUDealz@yahoo.com)\r\n    * MSN Instant Messenger (GiveUDeals@hotmail.com)<br><br>\r\n\r\n<FONT COLOR=\"FF0000\">(You can click on the support messengers above of the page and you can speak to one of our representative online if available.)</FONT>\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061115004447),
(1092,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<h1>Contact Us</h1> \r\n<hr>\r\n<p>Our aim is to achieve 100% customer satisfaction and in so doing give you a personalized shopping experience that is quick, reliable and more pleasurable.<br><br>\r\n\r\nShould you have any questions or comments about the products, site or ordering service then we’ll be happy to help. <br><br>\r\n\r\nYou can contact us by one of the following methods<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">US Address:</FONT><br><br>\r\n\r\n951 NE 167th Street <br>\r\nSuite: 103<br>\r\nNorth Miami Beach, FL 33162<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Phone:</FONT><br><br>\r\n\r\n    * +1 305-519-0037  (US)<br>\r\n    * +1 800-519-0037 (US)<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Email:</FONT><br><br>\r\n\r\n    * Support (support@giveudeals.com)<br>\r\n    * Orders (sales@giveudeals.com)<br>\r\n    * General (contact@giveudeals.com)<br>\r\n    * <br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Live Support</FONT><br><br>\r\n\r\n    * AOL Instant Messenger (GiveUDeals)<br>\r\n    * Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br>\r\n    * MSN Instant Messenger (GiveUDeals@hotmail.com)<br><br>\r\n\r\n<FONT COLOR=\"FF0000\">(You can click on the support messengers above of the page and you can speak to one of our representative online if available.)</FONT>\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061115004551),
(1093,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<h1>Contact Us</h1> \r\n<hr>\r\n<p>Our aim is to achieve 100% customer satisfaction and in so doing give you a personalized shopping experience that is quick, reliable and more pleasurable.<br><br>\r\n\r\nShould you have any questions or comments about the products, site or ordering service then we’ll be happy to help. <br><br>\r\n\r\nYou can contact us by one of the following methods<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">US Address:</FONT><br><br>\r\n\r\n951 NE 167th Street <br>\r\nSuite: 103<br>\r\nNorth Miami Beach, FL 33162<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Phone:</FONT><br><br>\r\n\r\n    * +1 305-519-0037  (US)<br><br>\r\nCustomer Service Hours:\r\nMonday - Friday<br> \r\n10am - 4pm EST. \r\n<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Email:</FONT><br><br>\r\n\r\n    * Support (support@giveudeals.com)<br>\r\n    * Orders (sales@giveudeals.com)<br>\r\n    * General (contact@giveudeals.com)<br>\r\n    * <br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Live Support</FONT><br><br>\r\n\r\n    * AOL Instant Messenger (GiveUDeals)<br>\r\n    * Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br>\r\n    * MSN Instant Messenger (GiveUDeals@hotmail.com)<br><br>\r\n\r\nUnlike phone hours, we have Live! online support for late hours and normal business hours.\r\n\r\n<FONT COLOR=\"FF0000\">(You can click on the support messengers above of the page and you can speak to one of our representative online if available.)</FONT>\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061115005058);
insert into `databaseactivitylog` values 
(1094,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<h1>Contact Us</h1> \r\n<hr>\r\n<p>Our aim is to achieve 100% customer satisfaction and in so doing give you a personalized shopping experience that is quick, reliable and more pleasurable.<br><br>\r\n\r\nShould you have any questions or comments about the products, site or ordering service then we’ll be happy to help. <br><br>\r\n\r\nYou can contact us by one of the following methods<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">US Address:</FONT><br><br>\r\n\r\n951 NE 167th Street <br>\r\nSuite: 103<br>\r\nNorth Miami Beach, FL 33162<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Phone:</FONT><br><br>\r\n\r\n    * +1 305-519-0037  (US)<br><br>\r\nCustomer Service Hours:<br>\r\nMonday - Friday<br> \r\n10am - 4pm EST. \r\n<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Email:</FONT><br><br>\r\n\r\n    * Support (support@giveudeals.com)<br>\r\n    * Orders (sales@giveudeals.com)<br>\r\n    * General (contact@giveudeals.com)<br>\r\n    * <br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Live Support</FONT><br><br>\r\n\r\n    * AOL Instant Messenger (GiveUDeals)<br>\r\n    * Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br>\r\n    * MSN Instant Messenger (GiveUDeals@hotmail.com)<br><br>\r\n\r\nUnlike phone hours, we have Live! online support for late hours and normal business hours.\r\n\r\n<FONT COLOR=\"FF0000\">(You can click on the support messengers above of the page and you can speak to one of our representative online if available.)</FONT>\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061115005117),
(1095,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<h1>Contact Us</h1> \r\n<hr>\r\n<p>Our aim is to achieve 100% customer satisfaction and in so doing give you a personalized shopping experience that is quick, reliable and more pleasurable.<br><br>\r\n\r\nShould you have any questions or comments about the products, site or ordering service then we’ll be happy to help. <br><br>\r\n\r\nYou can contact us by one of the following methods<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">US Address:</FONT><br><br>\r\n\r\n951 NE 167th Street <br>\r\nSuite: 103<br>\r\nNorth Miami Beach, FL 33162<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Phone:</FONT><br><br>\r\n\r\nCustomer Service Hours:<br>\r\nMonday - Friday<br> \r\n10am - 4pm EST. <br><br>\r\n\r\nOffice:    * +1 305-519-0037  (US)<br>\r\nFax:    * +1 305-519-0038  (US)<br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Email:</FONT><br><br>\r\n\r\n    * Support (support@giveudeals.com)<br>\r\n    * Orders (sales@giveudeals.com)<br>\r\n    * General (contact@giveudeals.com)<br>\r\n    * <br><br>\r\n\r\n<FONT COLOR=\"0000CD\">Live Support</FONT><br><br>\r\n\r\n    * AOL Instant Messenger (GiveUDeals)<br>\r\n    * Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br>\r\n    * MSN Instant Messenger (GiveUDeals@hotmail.com)<br><br>\r\n\r\nUnlike phone hours, we have Live! online support for late hours and normal business hours.\r\n\r\n<FONT COLOR=\"FF0000\">(You can click on the support messengers above of the page and you can speak to one of our representative online if available.)</FONT>\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061115005250),
(1096,1,'update contents set title=\'paymentoptions\',maptitle=\'Payment Options\',showflag=\'1\',content=\'<h1>Payment Options</h1>\r\n<hr>\r\n<p>Edit this in admin panel.\',updatedBy=\'1\' where contentid =\'33\' ','Content updated',20061115010701),
(1097,1,'update contents set title=\'paymentoptions\',maptitle=\'Payment Options\',showflag=\'0\',content=\'<h1>Payment Options</h1>\r\n<hr>\r\n<p>Edit this in admin panel.\',updatedBy=\'1\' where contentid =\'33\' ','Content updated',20061115010718),
(1098,1,'update products set status=0 where categoryID = \'120\'','Category deleted',20061116002000),
(1099,1,'delete from categories where parentCategory = \'120\'','Deleting child categories',20061116002000),
(1100,1,'delete from categories where categoryID = \'120\'','Category deleted',20061116002000),
(1101,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Fragrances\',\'0\',\'7\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116002110),
(1102,1,'update categories set name=\'Fragrances\',parentCategory=\'0\',priority=\'5\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'128\'','Category info updated',20061116002132),
(1103,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Women\',\'128\',\'\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116002232),
(1104,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Men\',\'128\',\'\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116002245),
(1105,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Gift Sets\',\'128\',\'\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116002259),
(1106,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(129,\'Be Delicious\',\'\',\'\',\'A modern feast for the senses. Served in a sleek metal and glass apple bottle, this juicy fragrance combines the scent of apple with a sophisticated blend of exotic flowers and sensual woods.\',\'Be Delicious\r\nA modern feast for the senses. Served in a sleek metal and glass apple bottle, this juicy fragrance combines the scent of apple with a sophisticated blend of exotic flowers and sensual woods. Like the city that inspired it, Be Delicious celebrates individuality with refreshing spirit.\r\n\r\nNotes:\r\nAmerican Apple, Cucumber, Grapefruit, Candid Magnolia, Tuberose, White Muguet, Rose, Violet, Sandalwood, Tender Skin Accord, Blonde Woods, White Amber.\r\n\r\nStyle:\r\nFree-spirited. Refreshing. Unique.\',1,0,0,0,\'#\',0,1.5,\'products/middleDKNY Be Delicious.jpg\',\'products/middleDKNY Be Delicious.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2006/11/16\',1,1)','Password updated by admin',20061116002636),
(1107,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Calling Cards\',\'0\',\'7\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116003337),
(1108,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Microsoft\',\'104\',\'\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004305),
(1109,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Adobe\',\'104\',\'\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004313),
(1110,1,'update categories set name=\'Adobe\',parentCategory=\'104\',priority=\'1\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'134\'','Category info updated',20061116004332),
(1111,1,'update categories set name=\'Microsoft\',parentCategory=\'104\',priority=\'2\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'133\'','Category info updated',20061116004338),
(1112,1,'update categories set name=\'Microsoft\',parentCategory=\'104\',priority=\'6\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'133\'','Category info updated',20061116004426),
(1113,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Corel\',\'104\',\'2\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004443),
(1114,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'DVD Copy\',\'104\',\'3\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004458),
(1115,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Intervideo\',\'104\',\'4\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004512),
(1116,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'McAfee\',\'104\',\'5\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004533),
(1117,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Nero\',\'104\',\'7\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004550),
(1118,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Panda\',\'104\',\'8\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004615),
(1119,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Quicken\',\'104\',\'9\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004622),
(1120,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Roxio\',\'104\',\'10\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004638),
(1121,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Sage\',\'104\',\'11\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004658),
(1122,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Scansoft\',\'104\',\'12\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004712),
(1123,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Symantec\',\'104\',\'13\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004728),
(1124,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Womenswear\',\'106\',\'1\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004908),
(1125,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Menswear\',\'106\',\'2\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004919),
(1126,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Accessories\',\'106\',\'3\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116004951),
(1127,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Accessories \',\'146\',\'1\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005026),
(1128,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Coats & Jackets \',\'146\',\'2\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005048),
(1129,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Dresses \',\'146\',\'3\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005114),
(1130,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jeans\',\'146\',\'4\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005133),
(1131,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Skirts\',\'146\',\'5\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005143),
(1132,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Tops\',\'146\',\'6\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005153),
(1133,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Trousers & Shorts \',\'146\',\'7\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005213),
(1134,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Accessories \',\'147\',\'1\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005249),
(1135,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Coats & Jackets \',\'147\',\'2\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005305),
(1136,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jeans\',\'147\',\'3\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005315),
(1137,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Knits & Sweats \',\'147\',\'4\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005335),
(1138,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Shirts\',\'147\',\'5\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005352),
(1139,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Tees & Polos \',\'147\',\'6\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005410),
(1140,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Trousers \',\'147\',\'7\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005424),
(1141,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Logo Tees \',\'147\',\'8\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005443),
(1142,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Cooling Devices\',\'0\',\'5\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005654),
(1143,1,'update products set status=0 where categoryID = \'164\'','Category deleted',20061116005738),
(1144,1,'delete from categories where parentCategory = \'164\'','Deleting child categories',20061116005738),
(1145,1,'delete from categories where categoryID = \'164\'','Category deleted',20061116005738),
(1146,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Cooling Devices\',\'103\',\'5\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005749),
(1147,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'External Enclosures\',\'103\',\'6\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005803),
(1148,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Flash Memory & Readers\',\'103\',\'7\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005814),
(1149,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Hard Drives\',\'103\',\'8\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005827),
(1150,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Input Devices\',\'103\',\'9\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005836),
(1151,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Memory\',\'103\',\'10\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005849),
(1152,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Monitors\',\'103\',\'11\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005859),
(1153,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Motherboards\',\'103\',\'12\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005908),
(1154,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Power Protection\',\'103\',\'13\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005918),
(1155,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Power Supplies\',\'103\',\'14\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005928),
(1156,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Printers, Scanners & Faxes\',\'103\',\'15\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005940),
(1157,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Processors\',\'103\',\'16\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116005953),
(1158,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Projectors\',\'103\',\'17\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116010004),
(1159,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Servers\',\'103\',\'18\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116010015),
(1160,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Sound Cards & MIDI Devices\',\'103\',\'19\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116010026),
(1161,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Speakers & Headphones\',\'103\',\'20\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116010036),
(1162,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Video Cards & Video Devices\',\'103\',\'21\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116010046),
(1163,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Web/Surveillance Cameras\',\'103\',\'22\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116010101),
(1164,1,'update categories set name=\'Childrens Toys\',parentCategory=\'0\',priority=\'8\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'109\'','Category info updated',20061116010349),
(1165,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jewelry\',\'0\',\'3\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116010420),
(1166,1,'update categories set name=\'Jewelry\',parentCategory=\'0\',priority=\'2\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'183\'','Category info updated',20061116010438),
(1167,1,'update categories set name=\'Automobiles\',parentCategory=\'0\',priority=\'2\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'125\'','Category info updated',20061116010459),
(1168,1,'update categories set name=\'Computer Hardware\',parentCategory=\'0\',priority=\'3\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'103\'','Category info updated',20061116010505),
(1169,1,'update categories set name=\'Jewelry\',parentCategory=\'0\',priority=\'4\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'183\'','Category info updated',20061116010512),
(1170,1,'update categories set name=\'Automobiles\',parentCategory=\'0\',priority=\'5\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'125\'','Category info updated',20061116010517),
(1171,1,'update categories set name=\'Automobiles\',parentCategory=\'0\',priority=\'2\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'125\'','Category info updated',20061116010641),
(1172,1,'update categories set name=\'Jewelry\',parentCategory=\'0\',priority=\'3\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'183\'','Category info updated',20061116010653),
(1173,1,'update categories set name=\'Computer Hardware\',parentCategory=\'0\',priority=\'4\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'103\'','Category info updated',20061116010733),
(1174,1,'update categories set name=\'Software\',parentCategory=\'0\',priority=\'5\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'104\'','Category info updated',20061116010744),
(1175,1,'update categories set name=\'Games & Movies\',parentCategory=\'0\',priority=\'6\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'105\'','Category info updated',20061116010846),
(1176,1,'update categories set name=\'Apparel\',parentCategory=\'0\',priority=\'6\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'106\'','Category info updated',20061116011023),
(1177,1,'update categories set name=\'Fragrances\',parentCategory=\'0\',priority=\'7\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'128\'','Category info updated',20061116011103),
(1178,1,'update categories set name=\'Games & Movies\',parentCategory=\'0\',priority=\'11\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'105\'','Category info updated',20061116011118),
(1179,1,'update categories set name=\'Shoes\',parentCategory=\'0\',priority=\'7\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'107\'','Category info updated',20061116011205),
(1180,1,'update categories set name=\'Fragrances\',parentCategory=\'0\',priority=\'8\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'128\'','Category info updated',20061116011213),
(1181,1,'update categories set name=\'Childrens Toys\',parentCategory=\'0\',priority=\'9\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'109\'','Category info updated',20061116011237),
(1182,1,'update categories set name=\'Bath  & Body\',parentCategory=\'0\',priority=\'10\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'108\'','Category info updated',20061116011332),
(1183,1,'update categories set name=\'Calling Cards\',parentCategory=\'0\',priority=\'11\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'132\'','Category info updated',20061116011344),
(1184,1,'update categories set name=\'Games & Movies\',parentCategory=\'0\',priority=\'12\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'105\'','Category info updated',20061116011356),
(1185,1,'update categories set name=\'Automobiles\',parentCategory=\'0\',priority=\'1\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'125\'','Category info updated',20061116011545),
(1186,1,'update categories set name=\'Electronics\',parentCategory=\'0\',priority=\'2\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'102\'','Category info updated',20061116011550),
(1187,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Acura\',\'125\',\'1\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116011701),
(1188,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Audi\',\'125\',\'2\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116011727),
(1189,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'BMW\',\'125\',\'3\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116011742),
(1190,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Buick\',\'125\',\'4\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116011809),
(1191,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Cadillac\',\'125\',\'5\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116011824),
(1192,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Chevrolet\',\'125\',\'6\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116011841),
(1193,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Chrysler\',\'125\',\'7\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116011913),
(1194,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Ford\',\'125\',\'8\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116011948),
(1195,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'GMC\',\'125\',\'9\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012006),
(1196,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Honda\',\'125\',\'10\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012019),
(1197,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Hummer\',\'125\',\'11\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012026),
(1198,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Hyundai\',\'125\',\'12\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012044),
(1199,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Infiniti\',\'125\',\'13\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012057),
(1200,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Isuzu\',\'125\',\'14\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012112),
(1201,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jaguar\',\'125\',\'15\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012130),
(1202,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Jeep\',\'125\',\'16\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012145),
(1203,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Kia\',\'125\',\'17\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012157),
(1204,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Land Rover\',\'125\',\'18\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012220),
(1205,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Lexus\',\'125\',\'19\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012316),
(1206,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Lincoln\',\'125\',\'20\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012330),
(1207,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Mazda\',\'125\',\'21\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012417),
(1208,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Mercedes-Benz\',\'125\',\'22\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012439),
(1209,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Mercury\',\'125\',\'23\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012450),
(1210,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Mini\',\'125\',\'24\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012503),
(1211,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Mitsubishi\',\'125\',\'25\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012510),
(1212,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Nissan\',\'125\',\'26\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012621),
(1213,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Oldsmobile\',\'125\',\'27\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012631),
(1214,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Plymoth\',\'125\',\'28\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012655),
(1215,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Pontiac\',\'125\',\'29\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012707),
(1216,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Saturn\',\'125\',\'30\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012727),
(1217,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Scion\',\'125\',\'31\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012739),
(1218,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Subaru\',\'125\',\'32\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012802),
(1219,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Toyota\',\'125\',\'33\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012814),
(1220,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Volkswagon\',\'125\',\'34\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012828),
(1221,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Volvo\',\'125\',\'35\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116012839),
(1222,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Men\',\'183\',\'2\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116013202),
(1223,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Womens\',\'183\',\'1\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116013215),
(1224,1,'update categories set name=\'Mens\',parentCategory=\'183\',priority=\'2\',updatedBy=\'1\',bannerID=\'0\' where categoryID=\'219\'','Category info updated',20061116013222),
(1225,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(184,\'123 Parts\',\'\',\'\',\'123 Test Parts\',\'123 Test Parts\',1,0,0,0,\'#\',0,1.5,\'products/middleDKNY Be Delicious.jpg\',\'products/middleDKNY Be Delicious.jpg\',\'no\',\'no\',\'no\',0,0,0,1,0,\'2006/11/16\',1,1)','Password updated by admin',20061116021356),
(1226,1,'insert into products(\n				categoryID,productName,companyCode,supplierCode,\n				shortDescription,longDescription,\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\n				quantityInHand,weight,\n				image1,image2,image3,image4,image5,\n				viewed,bestSeller,featuredProduct,newProduct,\n				customTimeDeliverable,\n				created,createdBy,updatedBy)\n				values(184,\'Test123\',\'\',\'\',\'Test123\',\'Test123\',1,0,0,0,\'#\',0,1.5,\'products/middleDKNY Be Delicious.jpg\',\'products/middleDKNY Be Delicious.jpg\',\'no\',\'no\',\'no\',0,1,0,0,0,\'2006/11/16\',1,1)','Password updated by admin',20061116022336),
(1227,1,'update products set  categoryID=184,productName=\'Test123\',companyCode=\'\',supplierCode=\'\',shortDescription=\'Test123\',longDescription=\'Test123\', status=1,discounted=0,discountPercentage=0,displaySizeChart=0,sizeChartURL=\'#\',weight=1.5,viewed=2,newProduct=0,bestSeller=1,featuredProduct=0, categoryFeatured=0,customTimeDeliverable=0,updatedBy=\'1\' where productID = 235','Password updated by admin',20061116022855),
(1228,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\nOur aim is to achieve 100% customer satisfaction and in so doing give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n<br />\r\nShould you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n<br />\r\nYou can contact us by one of the following methods<br />\r\n<br />\r\n<strong>US Address:</strong><br />\r\n<br />\r\n951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162<br />\r\n<br />\r\n<strong>Phone:</strong><br />\r\n<br />\r\n<u>Customer Service Hours:</u><br />\r\nMonday - Friday<br />\r\n10am - 4pm EST. <br />\r\n<br />\r\nOffice:     +1 305-519-0037  (US)<br />\r\nFax:     +1 305-519-0038  (US)<br />\r\n<br />\r\n<strong>Email:</strong><br />\r\n<br />\r\n&#8226; Support (support@giveudeals.com)<br />\r\n&#8226; Orders (sales@giveudeals.com)<br />\r\n&#8226; General (contact@giveudeals.com)<br />\r\n&#8226; Website (info@giveudeals.com) <br />\r\n<br />\r\n<strong><em>Live!</em> Support</strong><br />\r\n<br />\r\n&#8226; AOL Instant Messenger (GiveUDeals)<br />\r\n&#8226; Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n&#8226; MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n<br />\r\nUnlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n<span class=\"style5\">(You can click on the listed messengers under Live! Support you can speak to one of our representative online)</span>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116025322),
(1229,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style10 {\r\n	font-size: 20px;\r\n	font-weight: bold;\r\n}\r\n.style11 {font-size: 20px}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<span class=\"style8\">Our aim is to achieve 100% customer satisfaction and in so doing give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n<br />\r\nShould you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n<br />\r\nYou can contact us by one of the following methods</span><br />\r\n<br />\r\n<span class=\"style11\"><strong>US Address:</strong></span><br />\r\n<br />\r\n<span class=\"style8\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span><br />\r\n<br />\r\n<span class=\"style11\"><strong>Phone:</strong></span><br />\r\n<br />\r\n<u><span class=\"style8\">Customer Service Hours:</span></u><span class=\"style8\"><br />\r\nMonday - Friday<br />\r\n10am - 4pm EST. </span><br />\r\n<br />\r\n<span class=\"style8\">Office:     +1 305-519-0037  (US)<br />\r\nFax:     +1 305-519-0038  (US)</span><br />\r\n<br />\r\n<span class=\"style10\">Email:</span><br />\r\n<br />\r\n<span class=\"style8\">&#8226; Support (support@giveudeals.com)<br />\r\n&#8226; Orders (sales@giveudeals.com)<br />\r\n&#8226; General (contact@giveudeals.com)<br />\r\n&#8226; Website (info@giveudeals.com) </span><br />\r\n<br />\r\n<strong><span class=\"style11\"><em>Live!</em> Support</span></strong><br />\r\n<span class=\"style8\"><br />\r\n&#8226; AOL Instant Messenger (GiveUDeals)<br />\r\n&#8226; Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n&#8226; MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n<br />\r\nUnlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n<span class=\"style5\">(You can click on the listed messengers under Live! Support you can speak to one of our representative online)</span></span>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116025510),
(1230,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and in so doing give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n<br />\r\nShould you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n<br />\r\nYou can contact us by one of the following methods</span><br />\r\n<br />\r\n<span class=\"style13\">US Address:</span><br />\r\n<br />\r\n<span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span><br />\r\n<br />\r\n<span class=\"style13\">Phone:</span><br />\r\n<br />\r\n<u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\nMonday - Friday<br />\r\n10am - 4pm EST. <br />\r\n<br />\r\nOffice:     +1 305-519-0037  (US)<br />\r\nFax:     +1 305-519-0038  (US)</span><br />\r\n<br />\r\n<span class=\"style13\">Email:</span><br />\r\n<br />\r\n<span class=\"style12\">&#8226; Support (support@giveudeals.com)<br />\r\n&#8226; Orders (sales@giveudeals.com)<br />\r\n&#8226; General (contact@giveudeals.com)<br />\r\n&#8226; Website (info@giveudeals.com) </span><br />\r\n<br />\r\n<strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support</span></strong><br />\r\n<span class=\"style8\"><br />\r\n<span class=\"style12\">&#8226; AOL Instant Messenger (GiveUDeals)<br />\r\n&#8226; Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n&#8226; MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n<br />\r\nUnlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n<span class=\"style5\">(You can click on the listed messengers under Live! Support you can speak to one of our representative online)</span></span></span>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116025709),
(1231,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and doing so give you a personalized shopping experience that is quick, reliable and more pleasurable.<br />\r\n<br />\r\nShould you have any questions or comments about the products, site or ordering service then we’ll be happy to help. <br />\r\n<br />\r\nYou can contact us by one of the following methods</span><br />\r\n<br />\r\n<span class=\"style13\">US Address:</span><br />\r\n<br />\r\n<span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span><br />\r\n<br />\r\n<span class=\"style13\">Phone:</span><br />\r\n<br />\r\n<u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\nMonday - Friday<br />\r\n10am - 4pm EST. <br />\r\n<br />\r\nOffice:     +1 305-519-0037  (US)<br />\r\nFax:     +1 305-519-0038  (US)</span><br />\r\n<br />\r\n<span class=\"style13\">Email:</span><br />\r\n<br />\r\n<span class=\"style12\">• Support (support@giveudeals.com)<br />\r\n• Orders (sales@giveudeals.com)<br />\r\n• General (contact@giveudeals.com)<br />\r\n• Website (info@giveudeals.com) </span><br />\r\n<br />\r\n<strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support</span></strong><br />\r\n<span class=\"style8\"><br />\r\n<span class=\"style12\">• AOL Instant Messenger (GiveUDeals)<br />\r\n• Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n• MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n<br />\r\nUnlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n<span class=\"style5\">(You can click on the listed messengers under Live! Support you can speak to one of our representative online)</span></span></span>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116025817),
(1232,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<p><span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and  doing so give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n  <br />\r\n  Should you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n  <br />\r\n  You can contact us by one of the following methods</span><br />\r\n  <br />\r\n  <span class=\"style13\">Phone:</span><br />\r\n  <br />\r\n  <u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\n  Monday - Friday<br />\r\n  10am - 4pm EST. <br />\r\n  <br />\r\n  Office:     +1 305-519-0037  (US)<br />\r\n  Fax:     +1 305-519-0038  (US)</span><br />\r\n  <br />\r\n  <span class=\"style13\">Email:</span><br />\r\n  <br />\r\n  <span class=\"style12\">&#8226; Support (support@giveudeals.com)<br />\r\n  &#8226; Orders (sales@giveudeals.com)<br />\r\n  &#8226; General (contact@giveudeals.com)<br />\r\n  &#8226; Website (info@giveudeals.com) </span><br />\r\n  <br />\r\n  <strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support</span></strong><br />\r\n  <span class=\"style8\"><br />\r\n  <span class=\"style12\">&#8226; AOL Instant Messenger (GiveUDeals)<br />\r\n  &#8226; Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n  &#8226; MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n  <br />\r\n  Unlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n  <span class=\"style5\">(You can click on the listed messengers under Live! Support you can speak to one of our representative online)</span></span></span></p>\r\n<p><span class=\"style13\">US Address:</span><br />\r\n  <br />\r\n  <span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span></p>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116025907),
(1233,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<p><span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and  doing so give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n  <br />\r\n  Should you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n  <br />\r\n  You can contact us by one of the following methods</span><br />\r\n  <br />\r\n  <span class=\"style13\">Phone:</span><br />\r\n  <br />\r\n  <u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\n  Monday - Friday<br />\r\n  10am - 4pm EST. <br />\r\n  <br />\r\n  Office:     +1 305-519-0037  (US)<br />\r\n  Fax:     +1 305-519-0038  (US)</span><br />\r\n  <br />\r\n  <span class=\"style13\">Email:</span><br />\r\n  <br />\r\n  <span class=\"style12\">&#8226; Support (support@giveudeals.com)<br />\r\n  &#8226; Orders (sales@giveudeals.com)<br />\r\n  &#8226; General (contact@giveudeals.com)<br />\r\n  &#8226; Website (info@giveudeals.com) </span><br />\r\n  <br />\r\n  <strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support</span></strong><br />\r\n  <span class=\"style8\"><br />\r\n  <span class=\"style12\">&#8226; AOL Instant Messenger (GiveUDeals)<br />\r\n  &#8226; Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n  &#8226; MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n  <br />\r\n  Unlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n  <span class=\"style5\">(You can click on the listed messengers under Live! Support you can speak to one of our representative online)</span></span></span><span class=\"style13\"><br>\r\n  <br>\r\n  US Address:</span><br />\r\n  <br />\r\n  <span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span></p>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116025940),
(1234,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n.style16 {\r\n	color: #0000FF;\r\n	font-style: italic;\r\n}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<p><span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and  doing so give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n  <br />\r\n  Should you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n  <br />\r\n  You can contact us by one of the following methods</span><br />\r\n  <br />\r\n  <span class=\"style13\">Phone:</span><br />\r\n  <br />\r\n  <u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\n  Monday - Friday<br />\r\n  10am - 4pm EST. <br />\r\n  <br />\r\n  Office:     +1 305-519-0037  (US)<br />\r\n  Fax:     +1 305-519-0038  (US)</span><br />\r\n  <br />\r\n  <span class=\"style13\">Email:</span><br />\r\n  <br />\r\n  <span class=\"style12\">&#8226; Support (support@giveudeals.com)<br />\r\n  &#8226; Orders (sales@giveudeals.com)<br />\r\n  &#8226; General (contact@giveudeals.com)<br />\r\n  &#8226; Website (info@giveudeals.com) </span><br />\r\n  <br />\r\n  <strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support</span></strong><br />\r\n  <span class=\"style8\"><br />\r\n  <span class=\"style12\">&#8226; AOL Instant Messenger (GiveUDeals)<br />\r\n  &#8226; Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n  &#8226; MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n  <br />\r\n  Unlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n  <span class=\"style5\">(You can click on the listed messengers under <span class=\"style16\">Live!</span> Support you can speak to one of our representative online)</span></span></span><span class=\"style13\"><br>\r\n  <br>\r\n  US Address:</span><br />\r\n  <br />\r\n  <span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span></p>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116030006),
(1235,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n.style16 {\r\n	color: #0000FF;\r\n	font-style: italic;\r\n}\r\n.style18 {font-size: 14px; color: #00FF00; }\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<p><span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and  doing so give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n  <br />\r\n  Should you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n  <br />\r\n  You can contact us by one of the following methods</span><br />\r\n  <br />\r\n  <span class=\"style13\">Phone:</span><br />\r\n  <br />\r\n  <u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\n  Monday - Friday<br />\r\n  10am - 4pm EST. <br />\r\n  <br />\r\n  Office:     +1 305-519-0037  (US)<br />\r\n  Fax:     +1 305-519-0038  (US)</span><br />\r\n  <br />\r\n  <span class=\"style13\">Email:</span><br />\r\n  <br />\r\n  <span class=\"style12\">&#8226; Support (support@giveudeals.com)<br />\r\n  &#8226; Orders (sales@giveudeals.com)<br />\r\n  &#8226; General (contact@giveudeals.com)<br />\r\n  &#8226; Website (info@giveudeals.com) </span><br />\r\n  <br />\r\n  <strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support</span></strong><br />\r\n  <span class=\"style8\"><br />\r\n  <span class=\"style12\">&#8226; AOL Instant Messenger (GiveUDeals)<br />\r\n  &#8226; Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n  &#8226; MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n  <br />\r\n  Unlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n  <span class=\"style5\">You can click on the listed messengers under <span class=\"style16\">Live!</span> Support you can speak to one of our representative online</span></span></span><span class=\"style13\"><br>\r\n  <span class=\"style18\">&#8226; Please note that these functions require that you actually have the  Messenger application installed and opened on your computer. </span><br>\r\n  <br>\r\n  US Address:</span><br />\r\n  <br />\r\n  <span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span></p>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116030320),
(1236,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n.style16 {\r\n	color: #0000FF;\r\n	font-style: italic;\r\n}\r\n.style18 {font-size: 12px; color: #00FF00; }\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<p><span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and  doing so give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n  <br />\r\n  Should you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n  <br />\r\n  You can contact us by one of the following methods</span><br />\r\n  <br />\r\n  <span class=\"style13\">Phone:</span><br />\r\n  <br />\r\n  <u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\n  Monday - Friday<br />\r\n  10am - 4pm EST. <br />\r\n  <br />\r\n  Office:     +1 305-519-0037  (US)<br />\r\n  Fax:     +1 305-519-0038  (US)</span><br />\r\n  <br />\r\n  <span class=\"style13\">Email:</span><br />\r\n  <br />\r\n  <span class=\"style12\">&#8226; Support (support@giveudeals.com)<br />\r\n  &#8226; Orders (sales@giveudeals.com)<br />\r\n  &#8226; General (contact@giveudeals.com)<br />\r\n  &#8226; Website (info@giveudeals.com) </span><br />\r\n  <br />\r\n  <strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support</span></strong><br />\r\n  <span class=\"style8\"><br />\r\n  <span class=\"style12\">&#8226; AOL Instant Messenger (GiveUDeals)<br />\r\n  &#8226; Yahoo! Instant Messenger (GiveUDealz@yahoo.com)<br />\r\n  &#8226; MSN Instant Messenger (GiveUDeals@hotmail.com)<br />\r\n  <br />\r\n  Unlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n  <span class=\"style5\">You can click on the listed messengers under <span class=\"style16\">Live!</span> Support you can speak to one of our representative online</span></span></span><span class=\"style13\"><br>\r\n  <span class=\"style18\">(Please note that these functions require that you actually have the  Messenger application installed and opened on your computer.)</span><br>\r\n  <br>\r\n  US Address:</span><br />\r\n  <br />\r\n  <span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span></p>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116030642);
insert into `databaseactivitylog` values 
(1237,1,'update contents set title=\'contactus\',maptitle=\'Contact Us\',showflag=\'1\',content=\'<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n<title>Untitled Document</title>\r\n<style type=\"text/css\">\r\n<!--\r\n.style4 {\r\n	color: #0000FF;\r\n	font-weight: bold;\r\n	font-style: italic;\r\n}\r\n.style5 {\r\n	color: #FF0000;\r\n	font-weight: bold;\r\n}\r\n.style8 {font-size: 18px}\r\n.style12 {font-size: 14px}\r\n.style13 {\r\n	font-size: 16px;\r\n	font-weight: bold;\r\n}\r\n.style14 {font-size: 16px}\r\n.style15 {\r\n	font-size: 17px;\r\n	font-style: italic;\r\n	color: #0000FF;\r\n}\r\n.style16 {\r\n	color: #0000FF;\r\n	font-style: italic;\r\n}\r\n.style18 {font-size: 12px; color: #00FF00; }\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body>\r\n<p><span class=\"style12\">Our aim is to achieve <u>100% customer satisfaction</u> and  doing so give  you a personalized shopping experience that is quick, reliable and more  pleasurable.<br />\r\n  <br />\r\n  Should you have any questions or comments about the products, site or ordering service then we&rsquo;ll be happy to help. <br />\r\n  <br />\r\n  You can contact us by one of the following methods</span><br />\r\n  <br />\r\n  <span class=\"style13\">Phone:</span><br />\r\n  <br />\r\n  <u><span class=\"style12\">Customer Service Hours:</span></u><span class=\"style12\"><br />\r\n  Monday - Friday<br />\r\n  10am - 4pm EST. <br />\r\n  <br />\r\n  Office:     +1 305-519-0037  (US)<br />\r\n  Fax:     +1 305-519-0038  (US)</span><br />\r\n  <br />\r\n  <span class=\"style13\">Email:</span><br />\r\n  <br />\r\n  <span class=\"style12\">&#8226; <a href=\"mailto:support@giveudeals.com\">Support (support@giveudeals.com)</a><br />\r\n  &#8226; <a href=\"mailto:sales@giveudeals.com\">Orders (sales@giveudeals.com)</a><br />\r\n  &#8226; <a href=\"mailto:contact@giveudeals.com\">General (contact@giveudeals.com)</a><br />\r\n  &#8226; <a href=\"mailto:info@giveudeals.com\">Website (info@giveudeals.com) </a></span><br />\r\n  <br />\r\n  <strong><span class=\"style14\"><span class=\"style15\">Live!</span> Support</span></strong><br />\r\n  <span class=\"style8\"><br />\r\n  <span class=\"style12\">&#8226; <a href=\"aim:goim?screenname=GiveUDeals&message=Hi.+are+you+there?\">AOL Instant Messenger (GiveUDeals)</a><br />\r\n  &#8226; <a href=\"ymsgr:sendIM?GiveUDealz\">Yahoo! Instant Messenger (GiveUDealz@yahoo.com)</a><br />\r\n  &#8226; <a href=\"im&type=msn&u=GiveUDeals@hotmail.com\">MSN Instant Messenger (GiveUDeals@hotmail.com)</a><br />\r\n  <br />\r\n  Unlike phone hours, we have <span class=\"style4\">Live!</span> online support for late hours and normal business hours.    <br />\r\n  <span class=\"style5\">You can click on the listed messengers under <span class=\"style16\">Live!</span> Support you can speak to one of our representative online</span></span></span><span class=\"style13\"><br>\r\n  <span class=\"style18\">(Please note that these functions require that you actually have the  Messenger application installed and opened on your computer.)</span><br>\r\n  <br>\r\n  US Address:</span><br />\r\n  <br />\r\n  <span class=\"style12\">951 NE 167th Street <br />\r\nSuite: 103<br />\r\nNorth Miami Beach, FL 33162</span></p>\r\n</body>\r\n</html>\r\n\',updatedBy=\'1\' where contentid =\'30\' ','Content updated',20061116032114),
(1238,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'China Battery Cells\',\'123\',\'3\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116104847),
(1239,1,'insert into categories (name,parentCategory,priority,created,createdBy,updatedBy,bannerID) values (\'Express\',\'158\',\'1\',\'2006/11/16\',\'1\',\'1\',\'0\')','New Category added',20061116231628),
(1240,0,'insert into mailinglist(email,subscribed,created,createdBy,updatedBy) values(\'\',1,\'2006/11/17\',\'203.82.48.187\',\'203.82.48.187\')','An email address was subscribed',20061117000000),
(1241,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'ee\',1,\'2006/11/19\',\'213.130.28.31\',\'213.130.28.31\')','Search has been performed by a user',20061119122629),
(1242,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'213.130.28.31\' where searchText=\'\\\\\\\'\'','Search has been performed by a user',20061119122634),
(1243,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'e\',1,\'2006/11/19\',\'213.130.28.31\',\'213.130.28.31\')','Search has been performed by a user',20061119122646),
(1244,1,'update `banners` set `Show\'=\'-1\' where `Show`=\'0\'','Remove Banner from index page',20061124115712),
(1245,1,'update `banners` set `Show\'=\'-1\' where `Show`=\'0\'','Remove Banner from index page',20061124115849),
(1246,1,'update `banners` set `Show\'=\'-1\' where `Show`=\'0\'','Remove Banner from index page',20061124115912),
(1247,1,'INSERT INTO `banners` (`bannerCat`,`Image`, `Show`, `Name`,  created, `createdBy`,`updatedBy`,`url`) VALUES (\'3\', \'picture.jpg\', \'0\', \'bnnn\', \'2006/11/24\' ,\'1\', \'1\',\'http://sssss\')','Banner added for index page',20061124115912),
(1248,1,'update `banners` set `Show\'=\'-1\' where `Show`=\'0\'','Remove Banner from index page',20061124125249),
(1249,1,'INSERT INTO `banners` (`bannerCat`,`Image`, `Show`, `Name`,  created, `createdBy`,`updatedBy`,`url`) VALUES (\'1\', \'3_19.jpg\', \'0\', \'aaq1a\', \'2006/11/24\' ,\'1\', \'1\',\'http://\')','Banner added for index page',20061124125249),
(1250,1,'update `banners` set `Show\'=\'-1\' where `Show`=\'0\'','Remove Banner from index page',20061124125852),
(1251,1,'INSERT INTO `banners` (`bannerCat`,`Image`, `Show`, `Name`,  created, `createdBy`,`updatedBy`,`url`) VALUES (\'1\', \'5_20a.jpg\', \'0\', \'corner\', \'2006/11/24\' ,\'1\', \'1\',\'http://sss\')','Banner added for index page',20061124125852),
(1252,1,'update paymentgateways set accountInfo=\'447971\',gatewayEnabled=\'1\',description=\'authroize.net unsecure transactions.\',updatedBy=\'1\' where gatewayID=4','Payment gateway is updated',20061124131429),
(1253,1,'update paymentgateways set accountInfo=\'447971\',gatewayEnabled=\'1\',description=\'<FONT size=3>authroize.net unsecure transactions.</FONT> \',updatedBy=\'1\' where gatewayID=4','Payment gateway is updated',20061124160619),
(1254,1,'update paymentgateways set accountInfo=\'447971\',gatewayEnabled=\'1\',description=\'<FONT size=3><STRONG>authroize.net unsecure transactions.</STRONG></FONT> \',updatedBy=\'1\' where gatewayID=4','Payment gateway is updated',20061124160739),
(1255,1,'update paymentgateways set accountInfo=\'447971\',gatewayEnabled=\'1\',description=\'<FONT face=\"Verdana, Arial, Helvetica, sans-serif\" size=4>authroize.net unsecure transactions.</FONT> \',updatedBy=\'1\' where gatewayID=4','Payment gateway is updated',20061124161003),
(1256,1,'update paymentgateways set accountInfo=\'447971\',gatewayEnabled=\'1\',description=\'<FONT face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"12pt\" >authroize.net unsecure \r\ntransactions.</FONT> \',updatedBy=\'1\' where gatewayID=4','Payment gateway is updated',20061124161155),
(1257,1,'update paymentgateways set accountInfo=\'447971\',gatewayEnabled=\'1\',description=\'<FONT face=\"Verdana, Arial, Helvetica, sans-serif\" size=\"14\">authroize.net \r\nunsecure transactions.</FONT> \',updatedBy=\'1\' where gatewayID=4','Payment gateway is updated',20061124161234),
(1258,1,'update paymentgateways set accountInfo=\'447971\',gatewayEnabled=\'1\',description=\'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD></TD></TR>\r\n<TR>\r\n<TD>Secure service provided by Authorize.net</TD></TR></TBODY></TABLE>\',updatedBy=\'1\' where gatewayID=4','Payment gateway is updated',20061124162311),
(1259,1,'INSERT INTO `banners` (`bannerCat`,`Image`, `Show`, `Name`, created ,`createdBy`, `updatedBy`,`show_cat`,`url`) VALUES (\'1\',\'4_19.jpg\', \'1\', \'ssssssss\',2006/11/25 ,\'1\', \'1\',\'\',\'http://ssss\')','Banner is added',20061125105258),
(1260,1,'update `categories` set bannerID=\'40\'where `categoryID`=\'\'','Banner updated for category',20061125105258),
(1261,1,'INSERT INTO `banners` (`bannerCat`,`Image`, `Show`, `Name`, created ,`createdBy`, `updatedBy`,`show_cat`,`url`) VALUES (\'1\',\'banner_20.jpg\', \'1\', \'aaaa\',2006/11/25 ,\'1\', \'1\',\'\',\'http://\')','Banner is added',20061125110231),
(1262,1,'update `categories` set bannerID=\'41\'where `categoryID`=\'\'','Banner updated for category',20061125110231),
(1263,1,'INSERT INTO `banners` (`bannerCat`,`Image`, `Show`, `Name`, created ,`createdBy`, `updatedBy`,`show_cat`,`url`) VALUES (\'1\',\'5_22.jpg\', \'1\', \'wewew\',2006/11/25 ,\'1\', \'1\',\'\',\'http://www.mikeil.com/fedex/admin/\')','Banner is added',20061125110337),
(1264,1,'update `categories` set bannerID=\'42\'where `categoryID`=\'\'','Banner updated for category',20061125110337),
(1265,1,'INSERT INTO `banners` (`bannerCat`,`Image`, `Show`, `Name`, created ,`createdBy`, `updatedBy`,`show_cat`,`url`) VALUES (\'1\',\'5_21.jpg\', \'1\', \'gg\',2006/11/25 ,\'1\', \'1\',\'0\',\'http://www.google.com/\')','Banner is added',20061125110408),
(1266,1,'update `categories` set bannerID=\'43\'where `categoryID`=\'0\'','Banner updated for category',20061125110408),
(1267,1,'insert into courier (name,url,created,createdBy, updatedBy) values (\'Fedex\',\'http://www.fedex.com/\',\'2006/11/27\',\'1\',\'1\')','Courier is added',20061127131036),
(1268,1,'insert into courier (name,url,created,createdBy, updatedBy) values (\'USPS\',\'http://www.usps.com/\',\'2006/11/27\',\'1\',\'1\')','Courier is added',20061127131112),
(1269,1,'delete from courier where courierID = \'1\'','Courier is deleted',20061127131119),
(1270,1,'delete from courier where courierID = \'4\'','Courier is deleted',20061127131124),
(1271,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'5\',\'400\',\'500\',\'12.00\',\'2006/11/27\',\'1\',\'1\')','Weight Costing is added',20061127131228),
(1272,1,'delete from weightcosting where weightCostingID = \'11\'','Shipment deleted',20061127131237),
(1273,1,'delete from weightcosting where weightCostingID = \'10\'','Shipment deleted',20061127131240),
(1274,1,'delete from weightcosting where weightCostingID = \'12\'','Shipment deleted',20061127131244),
(1275,1,'insert into courier (name,url,created,createdBy, updatedBy) values (\'FedEx Standard Overnight\',\'http://www.fedex.com/\',\'2006/11/27\',\'1\',\'1\')','Courier is added',20061127131302),
(1276,1,'insert into courier (name,url,created,createdBy, updatedBy) values (\'FedEx 2Day\',\'http://www.fedex.com/\',\'2006/11/27\',\'1\',\'1\')','Courier is added',20061127131323),
(1277,1,'delete from courier where courierID = \'6\'','Courier is deleted',20061127131328),
(1278,1,'delete from courier where courierID = \'5\'','Courier is deleted',20061127131332),
(1279,1,'insert into courier (name,url,created,createdBy, updatedBy) values (\'FedEx Express Saver\',\'http://www.fedex.com/\',\'2006/11/27\',\'1\',\'1\')','Courier is added',20061127131353),
(1280,1,'insert into courier (name,url,created,createdBy, updatedBy) values (\'USPS Express\',\'http://www.usps.com/\',\'2006/11/27\',\'1\',\'1\')','Courier is added',20061127131414),
(1281,1,'insert into courier (name,url,created,createdBy, updatedBy) values (\'USPS Priority\',\'http://www.usps.com/\',\'2006/11/27\',\'1\',\'1\')','Courier is added',20061127131430),
(1282,1,'delete from weightcosting where weightCostingID = \'13\'','Shipment deleted',20061127131457),
(1283,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'8\',\'400\',\'500\',\'50\',\'2006/11/27\',\'1\',\'1\')','Weight Costing is added',20061127131524),
(1284,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'8\',\'1\',\'100\',\'12.00\',\'2006/11/27\',\'1\',\'1\')','Weight Costing is added',20061127131548),
(1285,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'8\',\'101\',\'499\',\'20.00\',\'2006/11/27\',\'1\',\'1\')','Weight Costing is added',20061127131615),
(1286,1,'update weightcosting set countryID=\'2\',courierID=\'11\',weightMin=\'500\',WeightMax=\'1000\',shipCost=\'50\',updatedBy=\'1\' where weightCostingID=\'14\'','Weight shipping cost is updated',20061127131632),
(1287,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'8\',\'1000\',\'5000\',\'100\',\'2006/11/27\',\'1\',\'1\')','Weight Costing is added',20061127131709),
(1288,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'7\',\'1\',\'100\',\'50\',\'2006/11/27\',\'1\',\'1\')','Weight Costing is added',20061127131731),
(1289,1,'insert into `weightcosting` (`countryID`,`courierID`,`weightMin`,`WeightMax`,`shipCost`,created, `createdby`,`updatedBy`) values(\'2\',\'7\',\'101\',\'500\',\'100\',\'2006/11/27\',\'1\',\'1\')','Weight Costing is added',20061127131758),
(1290,1,'INSERT INTO `brands` set name = tyres','Brand added for index page',20061129120304),
(1291,1,'INSERT INTO `brands` set name = tyres','Brand added for index page',20061129120329),
(1292,1,'INSERT INTO `brands` set name = tyres','Brand added for index page',20061129120527),
(1293,1,'delete from brands where id = \'3\'','brand is deleted',20061129134200),
(1294,1,'INSERT INTO `brands` set name = tyres','Brand added for index page',20061129134321),
(1295,1,'delete from brands where id = \'4\'','brand is deleted',20061129134326),
(1296,1,'insert into products(\r\n				categoryID,brandid,productName,companyCode,supplierCode,\r\n				shortDescription,longDescription,\r\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\r\n				quantityInHand,weight,\r\n				image1,image2,image3,image4,image5,\r\n				viewed,bestSeller,featuredProduct,newProduct,\r\n				customTimeDeliverable,\r\n				created,createdBy,updatedBy)\r\n				values(186,1 ,\'cars\',\'car\',\'ddjk\',\'ssssssssssssssss\',\'dddddddddddddddddddddddddddddddddddddd\',1,1,50,0,\'#\',0,2345,\'products/middleassistance.gif\',\'products/middlei2.jpg\',\'no\',\'no\',\'no\',0,1,1,1,1,\'2006/11/29\',1,1)','Password updated by admin',20061129141755),
(1297,1,'update products set  categoryID=186,brandid = 1,productName=\'cars\',companyCode=\'car\',supplierCode=\'ddjk\',shortDescription=\'ssssssssssssssss\',longDescription=\'dddddddddddddddddddddddddddddddddddddd \', status=1,discounted=1,discountPercentage=50,displaySizeChart=0,sizeChartURL=\'#\',weight=2345,viewed=0,newProduct=1,bestSeller=1,featuredProduct=1, categoryFeatured=0,customTimeDeliverable=1,updatedBy=\'1\' where productID = 236','Password updated by admin',20061129144913),
(1298,1,'update products set  categoryID=186,brandid = 2,productName=\'cars\',companyCode=\'car\',supplierCode=\'ddjk\',shortDescription=\'ssssssssssssssss\',longDescription=\'dddddddddddddddddddddddddddddddddddddd \', status=1,discounted=1,discountPercentage=50,displaySizeChart=0,sizeChartURL=\'#\',weight=2345,viewed=0,newProduct=1,bestSeller=1,featuredProduct=1, categoryFeatured=0,customTimeDeliverable=1,updatedBy=\'1\' where productID = 236','Password updated by admin',20061129144924),
(1299,1,'update products set image1=\'products/middleassistance.gif\', categoryID=186,brandid = 2,productName=\'cars\',companyCode=\'car\',supplierCode=\'ddjk\',shortDescription=\'ssssssssssssssss\',longDescription=\'dddddddddddddddddddddddddddddddddddddd \', status=1,discounted=1,discountPercentage=50,displaySizeChart=0,sizeChartURL=\'#\',weight=2345,viewed=0,newProduct=1,bestSeller=1,featuredProduct=1, categoryFeatured=0,customTimeDeliverable=1,updatedBy=\'1\' where productID = 236','Password updated by admin',20061129144938),
(1300,1,'update products set image1=\'products/middlei3.jpg\', categoryID=186,brandid = 2,productName=\'cars\',companyCode=\'car\',supplierCode=\'ddjk\',shortDescription=\'ssssssssssssssss\',longDescription=\'dddddddddddddddddddddddddddddddddddddd \', status=1,discounted=1,discountPercentage=50,displaySizeChart=0,sizeChartURL=\'#\',weight=2345,viewed=0,newProduct=1,bestSeller=1,featuredProduct=1, categoryFeatured=0,customTimeDeliverable=1,updatedBy=\'1\' where productID = 236','Password updated by admin',20061129144953),
(1301,1,'INSERT INTO `brands` set name = brand','Brand added for index page',20061130094623),
(1302,1,'delete from brands where id = \'5\'','brand is deleted',20061130102453),
(1303,1,'delete from brands where id = \'2\'','brand is deleted',20061130102456),
(1304,1,'delete from brands where id = \'1\'','brand is deleted',20061130102500),
(1305,1,'INSERT INTO `brands` set name = Others','Brand added for index page',20061130104444),
(1306,1,'INSERT INTO `brands` set name = 20d','Brand added for index page',20061130104458),
(1307,1,'delete from brands where id = \'8\'','brand is deleted',20061130104539),
(1308,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'stinrg\',1,\'2006/11/30\',\'127.0.0.1\',\'127.0.0.1\')','Search has been performed by a user',20061130122925),
(1309,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test\'','Search has been performed by a user',20061130122939),
(1310,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130124913),
(1311,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130124914),
(1312,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test\'','Search has been performed by a user',20061130134436),
(1313,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130134500),
(1314,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130134549),
(1315,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130134735),
(1316,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130134816),
(1317,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130134846),
(1318,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130135906),
(1319,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130140111),
(1320,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130140347),
(1321,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130140514),
(1322,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130140553),
(1323,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130140608),
(1324,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130140626),
(1325,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130141037),
(1326,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130141105),
(1327,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130141234),
(1328,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130141255),
(1329,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130141550),
(1330,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'\'','Search has been performed by a user',20061130143155),
(1331,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'test product\'','Search has been performed by a user',20061130143159),
(1332,1,'insert into products(\r\n				categoryID,brandid,rrp,productName,companyCode,supplierCode,\r\n				shortDescription,longDescription,\r\n				status,discounted,discountPercentage,displaySizeChart,sizeChartURL,\r\n				quantityInHand,weight,\r\n				image1,image2,image3,image4,image5,\r\n				viewed,bestSeller,featuredProduct,newProduct,\r\n				customTimeDeliverable,\r\n				created,createdBy,updatedBy)\r\n				values(186,1 ,90,\'hhh\',\'khh\',\'54gg\',\'hhg\',\'<P>cfuff</P>\',1,0,0,0,\'#\',0,70,\'products/middlehouse_image4_57.JPG\',\'products/middlehouse_image4_74.jpg\',\'no\',\'no\',\'no\',0,0,0,0,0,\'2006/11/30\',1,1)','Password updated by admin',20061130144036),
(1333,0,'insert into searchstrings(searchText,timesSearch,created,createdBy,updatedBy) values(\'total\',1,\'2006/11/30\',\'127.0.0.1\',\'127.0.0.1\')','Search has been performed by a user',20061130160910),
(1334,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'total\'','Search has been performed by a user',20061130161439),
(1335,0,'update searchstrings set timesSearch=timesSearch+1, updatedBy=\'127.0.0.1\' where searchText=\'total\'','Search has been performed by a user',20061130161702),
(1336,1,'update products set  categoryID=186,brandid = 2,rrp = 500 , productName=\'cars\',companyCode=\'car\',supplierCode=\'ddjk\',shortDescription=\'ssssssssssssssss\',longDescription=\'dddddddddddddddd \', status=1,discounted=1,discountPercentage=50,displaySizeChart=0,sizeChartURL=\'#\',weight=2345,viewed=5,newProduct=1,bestSeller=1,featuredProduct=1, categoryFeatured=0,customTimeDeliverable=1,updatedBy=\'1\' where productID = 236','Password updated by admin',20061130173628);

/*Table structure for table `feedback` */

DROP TABLE IF EXISTS `feedback`;

CREATE TABLE `feedback` (
  `id` int(11) NOT NULL auto_increment,
  `comments` longtext,
  `name` varchar(50) default NULL,
  `city` varchar(50) default NULL,
  `state` varchar(50) default NULL,
  `country` varchar(50) default NULL,
  `sex` varchar(50) default NULL,
  `age` varchar(50) default NULL,
  `email` varchar(50) default NULL,
  `learnFrom` varchar(50) default NULL,
  `created` datetime default NULL,
  `createdBy` varchar(50) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(50) default NULL,
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;

/*Data for the table `feedback` */

insert into `feedback` values 
(1,'testing.com is the best site of the world. plz. compay that site and visit tht site.\r\n\r\nthanx.\r\ntester.','Testing','islamabad','Punjab','PAkistan','Male','21','testing@testing.com','testing.com','2005-09-17 00:00:00','203.99.49.90',20050917100507,'203.99.49.90');

/*Table structure for table `generaluser` */

DROP TABLE IF EXISTS `generaluser`;

CREATE TABLE `generaluser` (
  `userID` int(11) NOT NULL default '0',
  `firstName` varchar(50) default NULL,
  `lastName` varchar(50) default NULL,
  `billingAddressl1` varchar(100) default NULL,
  `billingAddressl2` varchar(100) default NULL,
  `billingAddressl3` varchar(100) default NULL,
  `billingAddressl4` varchar(100) default NULL,
  `billingCity` varchar(50) default NULL,
  `billingState` varchar(50) default NULL,
  `billingCountry` int(11) default NULL,
  `billingZipCode` varchar(50) default NULL,
  `billingEmail` varchar(100) default NULL,
  `billingPhoneno` varchar(100) default NULL,
  `shippingAddressl1` varchar(100) default NULL,
  `shippingAddressl2` varchar(100) default NULL,
  `shippingAddressl3` varchar(100) default NULL,
  `shippingAddressl4` varchar(100) default NULL,
  `shippingCity` varchar(50) default NULL,
  `shippingState` varchar(50) default NULL,
  `shippingCountry` int(11) default NULL,
  `shippingEmail` varchar(50) default NULL,
  `shippingZipCode` varchar(50) default NULL,
  `shippingPhoneno` varchar(50) default NULL,
  `created` datetime default NULL,
  `createdBy` varchar(50) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(50) default NULL,
  PRIMARY KEY  (`userID`)
) TYPE=MyISAM;

/*Data for the table `generaluser` */

insert into `generaluser` values 
(23,'Khaqan','Mahmood','isb','','','','isb','punjab',2,'44000','khaqan99@yahoo.com','2942394','isb','','','','isb','punjab',2,'khaqan99@yahoo.com','44000','2942394',NULL,NULL,20061124171701,NULL),
(20,'Syed Muhammad','Farhan Ali','Home in rwp','line2','line3','line 4','Rawalpindi','Punjab',2,'46000','farhan.ali82@hotm.ailcom','051-111111','Home in rwp','line2','line3','line 4','Rawalpindi','Punjab',2,'farhan.ali82@hotm.ailcom',NULL,'051-111111',NULL,'1',20050414180619,'1'),
(21,'Farhan','Shah','Artologics, 2nd Floor Blue Plaza','Lane 5,','Peshawar Road','','Rawalpindi','Punjab',2,'46000','farhan.ali82@hotmail.com','1234565','Artologics, 2nd Floor Blue Plaza','Lane 5,','Peshawar Road','','faisalabad','Punjab',2,'farhan.ali82@hotmail.com','46000','1234565',NULL,'1',20061124171701,'1'),
(24,'abdul','Mannan','11 11','','','','Islamabad','Punjab',2,'44000','itsmani@gmail.com','03007143360','11 11','','','','Islamabad','Punjab',2,'itsmani@gmail.com','44000','03007143360',NULL,NULL,20061124171701,NULL),
(25,'MARGARET','COLVILLE','Fasgadh','2 Kinloch Ave','Cambuslang','','Glasgow','Lanarkshire',2,'G72 8QA','Margaret.Colville@astrazeneca.com','01416416162','Fasgadh','2 Kinloch Ave','Cambuslang','','Glasgow','Lanarkshire',2,'Margaret.Colville@astrazeneca.com','G72 8QA','01416416162',NULL,NULL,20051111005133,NULL),
(22,'Mohammad','Shahzad','5 Anley Way','','','','Coventry','West Midlands',2,'CV6 3LN','shahzaduk@hotmail.com','07971065652','5 Anley Way','','','','Coventry','West Midlands',2,'shahzaduk@hotmail.com','CV6 3LN','07971065652',NULL,NULL,20051002161007,NULL),
(26,'Mansoor','Khurshid','Blue Plaza','','','','Rawalpindi','Punjab',2,'46000','meettomansoor@yahoo.com','03009579889','Blue Plaza','','','','Rawalpindi','Punjab',2,'meettomansoor@yahoo.com','46000','03009579889',NULL,NULL,20061124171701,NULL),
(27,'Dominic','C','3620 Yacht','','','','Aventura','Florida',2,'33180','TestMe123@aol.com','305-305-3055','3620 Yacht','','','','Aventura','Florida',2,'TestMe123@aol.com','33180','305-305-3055',NULL,NULL,20061115001344,NULL);

/*Table structure for table `inventory` */

DROP TABLE IF EXISTS `inventory`;

CREATE TABLE `inventory` (
  `inventoryID` int(11) NOT NULL auto_increment,
  `productID` int(11) default '0',
  `attribute1` int(11) default '0',
  `attribute2` int(11) default '0',
  `attribute3` int(11) default '0',
  `attribute4` int(11) default '0',
  `attribute5` int(11) default '0',
  `stock` int(11) default '0',
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`inventoryID`)
) TYPE=MyISAM;

/*Data for the table `inventory` */

insert into `inventory` values 
(185,166,384,0,0,0,0,0,NULL,0,20050829200905,0),
(186,166,385,0,0,0,0,0,NULL,0,20050829200940,0),
(187,166,386,0,0,0,0,0,NULL,0,20050829200940,0),
(188,166,387,0,0,0,0,0,NULL,0,20050829200941,0),
(189,166,388,0,0,0,0,0,NULL,0,20050829200941,0),
(190,166,389,0,0,0,0,0,NULL,0,20050829201000,0),
(191,166,390,0,0,0,0,0,NULL,0,20050829201000,0),
(192,166,391,0,0,0,0,0,NULL,0,20050829201000,0),
(193,167,392,395,0,0,0,1,NULL,0,20050904203511,0),
(194,167,392,396,0,0,0,2,NULL,0,20050904203511,0),
(195,167,392,402,0,0,0,1,NULL,0,20050904203511,0),
(196,167,392,403,0,0,0,1,NULL,0,20050904203512,0),
(197,167,394,395,0,0,0,2,NULL,0,20050904203512,0),
(198,167,393,398,0,0,0,1,NULL,0,20050904203532,0),
(199,167,393,395,0,0,0,1,NULL,0,20050904203532,0),
(200,167,392,400,0,0,0,2,NULL,0,20050904203532,0),
(321,208,706,713,0,0,0,1,NULL,0,20051022161146,0),
(320,208,706,712,0,0,0,1,NULL,0,20051022161146,0),
(319,208,706,710,0,0,0,1,NULL,0,20051022161146,0),
(318,208,706,709,0,0,0,1,NULL,0,20051022161146,0),
(317,208,706,708,0,0,0,1,NULL,0,20051022161146,0),
(206,169,413,0,0,0,0,1,NULL,0,20050914233221,0),
(207,169,414,0,0,0,0,1,NULL,0,20050914233221,0),
(208,169,415,0,0,0,0,1,NULL,0,20050914233221,0),
(209,169,416,0,0,0,0,1,NULL,0,20050914233221,0),
(210,169,417,0,0,0,0,1,NULL,0,20050914233221,0),
(211,170,421,0,0,0,0,1,NULL,0,20050914233834,0),
(212,170,422,0,0,0,0,1,NULL,0,20050914233834,0),
(213,170,423,0,0,0,0,1,NULL,0,20050914233834,0),
(214,170,425,0,0,0,0,1,NULL,0,20050914233834,0),
(215,170,427,0,0,0,0,1,NULL,0,20050914233834,0),
(326,208,707,711,0,0,0,1,NULL,0,20051022161220,0),
(325,208,707,710,0,0,0,1,NULL,0,20051022161220,0),
(324,208,707,709,0,0,0,1,NULL,0,20051022161220,0),
(323,208,707,708,0,0,0,0,NULL,0,20051024113242,0),
(322,208,706,711,0,0,0,1,NULL,0,20051022161220,0),
(221,172,438,441,0,0,0,1,NULL,0,20050915131929,0),
(222,172,439,441,0,0,0,1,NULL,0,20050915131929,0),
(223,172,440,441,0,0,0,1,NULL,0,20050915131930,0),
(224,172,439,444,0,0,0,1,NULL,0,20050915131930,0),
(225,172,439,449,0,0,0,1,NULL,0,20050915131930,0),
(226,172,440,443,0,0,0,1,NULL,0,20050915132030,0),
(227,172,438,446,0,0,0,1,NULL,0,20050915132030,0),
(228,172,440,447,0,0,0,1,NULL,0,20050915132030,0),
(229,172,439,450,0,0,0,1,NULL,0,20050915132030,0),
(230,172,440,444,0,0,0,1,NULL,0,20050915132030,0),
(231,173,451,0,0,0,0,1,NULL,0,20050915133856,0),
(232,173,454,0,0,0,0,1,NULL,0,20050915133856,0),
(233,173,452,0,0,0,0,1,NULL,0,20050915133856,0),
(234,173,455,0,0,0,0,1,NULL,0,20050915133856,0),
(235,173,456,0,0,0,0,1,NULL,0,20050915133856,0),
(236,174,457,459,0,0,0,1,NULL,0,20050919193306,0),
(237,174,457,463,0,0,0,1,NULL,0,20050919193306,0),
(238,174,457,465,0,0,0,1,NULL,0,20050919193306,0),
(239,174,457,466,0,0,0,1,NULL,0,20050919193306,0),
(240,174,457,461,0,0,0,1,NULL,0,20050919193306,0),
(241,174,458,462,0,0,0,1,NULL,0,20050919193336,0),
(242,174,458,464,0,0,0,1,NULL,0,20050919193336,0),
(243,174,458,466,0,0,0,1,NULL,0,20050919193336,0),
(244,174,458,467,0,0,0,1,NULL,0,20050919193336,0),
(245,174,458,460,0,0,0,1,NULL,0,20050919193336,0),
(246,175,468,470,0,0,0,1,NULL,0,20050919193847,0),
(247,175,468,473,0,0,0,1,NULL,0,20050919193847,0),
(248,175,468,476,0,0,0,1,NULL,0,20050919193847,0),
(249,175,468,477,0,0,0,1,NULL,0,20050919193847,0),
(250,175,468,478,0,0,0,1,NULL,0,20050919193847,0),
(251,175,469,470,0,0,0,1,NULL,0,20050919193910,0),
(252,175,469,472,0,0,0,1,NULL,0,20050919193910,0),
(253,175,469,474,0,0,0,1,NULL,0,20050919193910,0),
(254,175,469,475,0,0,0,1,NULL,0,20050919193910,0),
(255,177,479,0,0,0,0,1,NULL,0,20050919194345,0),
(256,177,482,0,0,0,0,1,NULL,0,20050919194345,0),
(257,177,483,0,0,0,0,1,NULL,0,20050919194345,0),
(258,177,485,0,0,0,0,1,NULL,0,20050919194345,0),
(259,177,484,0,0,0,0,1,NULL,0,20050919194345,0),
(260,178,487,489,0,0,0,0,NULL,0,20050920230204,0),
(261,178,487,491,0,0,0,1,NULL,0,20050919195130,0),
(262,178,487,492,0,0,0,1,NULL,0,20050919195130,0),
(263,178,487,493,0,0,0,1,NULL,0,20050919195130,0),
(264,178,488,489,0,0,0,1,NULL,0,20050919195130,0),
(265,178,488,490,0,0,0,1,NULL,0,20050919195204,0),
(266,178,488,492,0,0,0,1,NULL,0,20050919195205,0),
(267,178,488,491,0,0,0,1,NULL,0,20050919195205,0),
(268,179,495,0,0,0,0,1,NULL,0,20050919195558,0),
(269,179,496,0,0,0,0,1,NULL,0,20050919195558,0),
(270,179,499,0,0,0,0,1,NULL,0,20050919195558,0),
(271,179,498,0,0,0,0,1,NULL,0,20050919195558,0),
(272,179,500,0,0,0,0,1,NULL,0,20050919195558,0),
(273,180,501,0,0,0,0,1,NULL,0,20050925214236,0),
(274,180,504,0,0,0,0,1,NULL,0,20050925214236,0),
(275,180,507,0,0,0,0,1,NULL,0,20050925214236,0),
(276,180,508,0,0,0,0,1,NULL,0,20050925214236,0),
(277,180,505,0,0,0,0,1,NULL,0,20050925214236,0),
(278,182,510,0,0,0,0,1,NULL,0,20050925214732,0),
(279,182,511,0,0,0,0,1,NULL,0,20050925214732,0),
(280,182,512,0,0,0,0,1,NULL,0,20050925214732,0),
(281,182,513,0,0,0,0,1,NULL,0,20050925214732,0),
(282,182,515,0,0,0,0,1,NULL,0,20050925214732,0),
(283,183,517,0,0,0,0,1,NULL,0,20050925215214,0),
(284,183,518,0,0,0,0,1,NULL,0,20050925215214,0),
(285,183,519,0,0,0,0,1,NULL,0,20050925215214,0),
(286,183,521,0,0,0,0,1,NULL,0,20050925215214,0),
(287,183,520,0,0,0,0,1,NULL,0,20050925215214,0),
(288,184,523,0,0,0,0,5,NULL,0,20051007053656,0),
(289,184,524,0,0,0,0,1,NULL,0,20050925215556,0),
(290,184,525,0,0,0,0,1,NULL,0,20050925215556,0),
(291,184,527,0,0,0,0,1,NULL,0,20050925215556,0),
(292,184,526,0,0,0,0,1,NULL,0,20050925215557,0),
(293,185,529,0,0,0,0,1,NULL,0,20050925215753,0),
(294,185,532,0,0,0,0,1,NULL,0,20050925215753,0),
(295,185,534,0,0,0,0,1,NULL,0,20050925215753,0),
(296,185,533,0,0,0,0,1,NULL,0,20050925215753,0),
(297,186,535,0,0,0,0,1,NULL,0,20050925220250,0),
(298,186,536,0,0,0,0,1,NULL,0,20050925220250,0),
(299,186,537,0,0,0,0,1,NULL,0,20050925220250,0),
(300,187,541,0,0,0,0,0,NULL,0,20051030134825,0),
(301,187,543,0,0,0,0,1,NULL,0,20050925220657,0),
(302,187,544,0,0,0,0,1,NULL,0,20050925220657,0),
(303,187,545,0,0,0,0,1,NULL,0,20050925220657,0),
(304,187,546,0,0,0,0,1,NULL,0,20050925220714,0),
(305,187,547,0,0,0,0,1,NULL,0,20050925220714,0),
(306,187,548,0,0,0,0,1,NULL,0,20050925220714,0),
(307,188,550,0,0,0,0,1,NULL,0,20050925221018,0),
(308,188,552,0,0,0,0,1,NULL,0,20050925221018,0),
(309,188,554,0,0,0,0,1,NULL,0,20050925221018,0),
(310,188,556,0,0,0,0,1,NULL,0,20050925221018,0),
(311,188,558,0,0,0,0,1,NULL,0,20050925221018,0),
(312,189,560,0,0,0,0,111,NULL,0,20051031082028,0),
(313,189,561,0,0,0,0,111,NULL,0,20051031082028,0),
(314,189,562,0,0,0,0,111,NULL,0,20051031082028,0),
(315,189,564,0,0,0,0,999,NULL,0,20051031082107,0),
(316,189,567,0,0,0,0,999,NULL,0,20051031082107,0),
(327,208,707,712,0,0,0,1,NULL,0,20051022161301,0),
(328,187,542,0,0,0,0,1,NULL,0,20051022162541,0),
(329,188,551,0,0,0,0,1,NULL,0,20051022162628,0),
(330,188,553,0,0,0,0,1,NULL,0,20051022162628,0),
(331,188,555,0,0,0,0,1,NULL,0,20051022162628,0),
(332,188,557,0,0,0,0,1,NULL,0,20051022162628,0),
(333,189,563,0,0,0,0,999,NULL,0,20051031082107,0),
(334,189,565,0,0,0,0,999,NULL,0,20051031082107,0),
(335,189,566,0,0,0,0,999,NULL,0,20051031082107,0),
(336,189,559,0,0,0,0,100,NULL,0,20051031082028,0),
(337,194,593,595,0,0,0,1,NULL,0,20051022162830,0),
(338,194,593,596,0,0,0,1,NULL,0,20051022162830,0),
(339,194,593,597,0,0,0,1,NULL,0,20051022162830,0),
(340,194,593,598,0,0,0,1,NULL,0,20051022162830,0),
(341,194,593,599,0,0,0,1,NULL,0,20051022162830,0),
(342,194,593,600,0,0,0,1,NULL,0,20051022162852,0),
(343,194,593,601,0,0,0,1,NULL,0,20051022162852,0),
(344,194,593,602,0,0,0,1,NULL,0,20051022162852,0),
(345,194,594,595,0,0,0,1,NULL,0,20051022162852,0),
(346,194,594,596,0,0,0,1,NULL,0,20051022162852,0),
(347,194,594,597,0,0,0,1,NULL,0,20051022162936,0),
(348,194,594,598,0,0,0,1,NULL,0,20051022162936,0),
(349,194,594,599,0,0,0,1,NULL,0,20051022162936,0),
(350,194,594,600,0,0,0,1,NULL,0,20051022162936,0),
(351,194,594,601,0,0,0,1,NULL,0,20051022162936,0),
(352,194,594,602,0,0,0,1,NULL,0,20051022162947,0),
(353,207,699,700,0,0,0,1,NULL,0,20051022163054,0),
(354,207,699,701,0,0,0,1,NULL,0,20051022163054,0),
(355,207,699,702,0,0,0,1,NULL,0,20051022163054,0),
(356,207,699,703,0,0,0,1,NULL,0,20051022163054,0),
(357,207,699,704,0,0,0,1,NULL,0,20051022163054,0),
(358,207,699,705,0,0,0,1,NULL,0,20051022163105,0),
(359,204,678,679,0,0,0,1,NULL,0,20051022163135,0),
(360,204,678,680,0,0,0,1,NULL,0,20051022163135,0),
(361,204,678,681,0,0,0,1,NULL,0,20051022163135,0),
(362,204,678,682,0,0,0,1,NULL,0,20051022163135,0),
(363,204,678,683,0,0,0,1,NULL,0,20051022163135,0),
(364,204,678,684,0,0,0,1,NULL,0,20051022163153,0),
(365,204,678,685,0,0,0,1,NULL,0,20051022163153,0),
(366,204,678,686,0,0,0,1,NULL,0,20051022163153,0),
(367,200,643,645,0,0,0,1,NULL,0,20051022163218,0),
(368,200,643,646,0,0,0,1,NULL,0,20051022163218,0),
(369,200,643,647,0,0,0,1,NULL,0,20051022163218,0),
(370,200,643,648,0,0,0,1,NULL,0,20051022163218,0),
(371,200,643,649,0,0,0,1,NULL,0,20051022163218,0),
(372,200,643,650,0,0,0,1,NULL,0,20051022163240,0),
(373,200,644,645,0,0,0,1,NULL,0,20051022163240,0),
(374,200,644,646,0,0,0,1,NULL,0,20051022163240,0),
(375,200,644,647,0,0,0,1,NULL,0,20051022163240,0),
(376,200,644,648,0,0,0,1,NULL,0,20051022163240,0),
(377,200,644,649,0,0,0,1,NULL,0,20051022163259,0),
(378,200,644,650,0,0,0,1,NULL,0,20051022163259,0),
(379,195,603,604,0,0,0,1,NULL,0,20051022163331,0),
(380,195,603,605,0,0,0,1,NULL,0,20051022163331,0),
(381,195,603,606,0,0,0,1,NULL,0,20051022163331,0),
(382,195,603,607,0,0,0,1,NULL,0,20051022163331,0),
(383,195,603,608,0,0,0,1,NULL,0,20051022163331,0),
(384,195,603,609,0,0,0,1,NULL,0,20051022163345,0),
(385,195,603,610,0,0,0,1,NULL,0,20051022163345,0),
(386,195,603,611,0,0,0,1,NULL,0,20051022163345,0),
(387,180,502,0,0,0,0,1,NULL,0,20051022163435,0),
(388,180,503,0,0,0,0,1,NULL,0,20051022163435,0),
(389,180,506,0,0,0,0,1,NULL,0,20051022163435,0),
(390,180,509,0,0,0,0,1,NULL,0,20051022163435,0),
(391,168,0,722,0,0,0,1,NULL,0,20051022163557,0),
(392,168,0,723,0,0,0,1,NULL,0,20051022163557,0),
(393,168,0,724,0,0,0,1,NULL,0,20051022163557,0),
(394,168,0,725,0,0,0,1,NULL,0,20051022163557,0),
(395,168,0,726,0,0,0,1,NULL,0,20051022163557,0),
(396,168,0,727,0,0,0,1,NULL,0,20051022163609,0),
(397,168,0,728,0,0,0,1,NULL,0,20051022163609,0),
(398,168,0,729,0,0,0,1,NULL,0,20051022163609,0),
(399,208,707,713,0,0,0,1,NULL,0,20051022163744,0),
(400,206,692,693,0,0,0,1,NULL,0,20051022163810,0),
(401,206,692,694,0,0,0,1,NULL,0,20051022163810,0),
(402,206,692,695,0,0,0,1,NULL,0,20051022163810,0),
(403,206,692,696,0,0,0,1,NULL,0,20051022163810,0),
(404,206,692,697,0,0,0,1,NULL,0,20051022163810,0),
(405,206,692,698,0,0,0,1,NULL,0,20051022163825,0),
(406,199,636,638,0,0,0,10,NULL,0,20051031071652,0),
(407,199,636,639,0,0,0,10,NULL,0,20051031071725,0),
(408,199,636,640,0,0,0,10,NULL,0,20051031071725,0),
(409,199,636,641,0,0,0,10,NULL,0,20051031071725,0),
(410,199,636,642,0,0,0,10,NULL,0,20051031071725,0),
(411,201,655,657,0,0,0,1,NULL,0,20051022163936,0),
(412,201,655,658,0,0,0,1,NULL,0,20051022163936,0),
(413,201,655,659,0,0,0,1,NULL,0,20051022163936,0),
(414,201,655,660,0,0,0,1,NULL,0,20051022163936,0),
(415,201,655,661,0,0,0,1,NULL,0,20051022163936,0),
(416,201,656,657,0,0,0,1,NULL,0,20051022164000,0),
(417,201,656,658,0,0,0,1,NULL,0,20051022164000,0),
(418,201,656,659,0,0,0,1,NULL,0,20051022164000,0),
(419,201,656,660,0,0,0,1,NULL,0,20051022164000,0),
(420,201,656,661,0,0,0,1,NULL,0,20051022164000,0),
(421,197,621,623,0,0,0,1,NULL,0,20051022164054,0),
(422,197,621,624,0,0,0,1,NULL,0,20051022164054,0),
(423,197,621,625,0,0,0,1,NULL,0,20051022164054,0),
(424,197,621,626,0,0,0,1,NULL,0,20051022164054,0),
(425,197,621,627,0,0,0,1,NULL,0,20051022164054,0),
(426,197,621,628,0,0,0,1,NULL,0,20051022164119,0),
(427,197,621,629,0,0,0,1,NULL,0,20051022164119,0),
(428,197,622,623,0,0,0,1,NULL,0,20051022164119,0),
(429,197,622,624,0,0,0,1,NULL,0,20051022164119,0),
(430,197,622,625,0,0,0,1,NULL,0,20051022164119,0),
(431,197,622,626,0,0,0,1,NULL,0,20051022164148,0),
(432,197,622,627,0,0,0,1,NULL,0,20051022164148,0),
(433,197,622,628,0,0,0,1,NULL,0,20051022164148,0),
(434,197,622,629,0,0,0,1,NULL,0,20051022164148,0),
(435,198,630,631,0,0,0,1,NULL,0,20051022164232,0),
(436,198,630,632,0,0,0,1,NULL,0,20051022164232,0),
(437,198,630,633,0,0,0,1,NULL,0,20051022164232,0),
(438,198,630,634,0,0,0,1,NULL,0,20051022164232,0),
(439,198,630,635,0,0,0,1,NULL,0,20051022164232,0),
(440,190,568,569,0,0,0,1,NULL,0,20051022164319,0),
(441,190,568,570,0,0,0,1,NULL,0,20051022164319,0),
(442,190,568,571,0,0,0,1,NULL,0,20051022164319,0),
(443,190,568,572,0,0,0,1,NULL,0,20051022164319,0),
(444,190,568,573,0,0,0,1,NULL,0,20051022164320,0),
(445,190,568,574,0,0,0,1,NULL,0,20051022164327,0),
(446,191,575,576,0,0,0,1,NULL,0,20051022164410,0),
(447,191,575,577,0,0,0,1,NULL,0,20051022164410,0),
(448,191,575,578,0,0,0,1,NULL,0,20051022164410,0),
(449,193,586,588,0,0,0,1,NULL,0,20051022164822,0),
(450,193,586,589,0,0,0,1,NULL,0,20051022164822,0),
(451,193,586,591,0,0,0,1,NULL,0,20051022164822,0),
(452,193,586,592,0,0,0,1,NULL,0,20051022164822,0),
(453,212,740,0,0,0,0,1,NULL,0,20051022165834,0),
(454,212,741,0,0,0,0,1,NULL,0,20051022165834,0),
(455,212,742,0,0,0,0,1,NULL,0,20051022165834,0),
(456,212,743,0,0,0,0,1,NULL,0,20051022165834,0),
(457,212,744,0,0,0,0,1,NULL,0,20051022165834,0),
(458,199,637,638,0,0,0,99,NULL,0,20051031074842,0),
(459,199,637,639,0,0,0,100,NULL,0,20051031071802,0),
(460,199,637,640,0,0,0,100,NULL,0,20051031071802,0),
(461,199,637,641,0,0,0,100,NULL,0,20051031071802,0),
(462,199,637,642,0,0,0,100,NULL,0,20051031071802,0),
(463,213,745,0,0,0,0,1,NULL,0,20051110234300,0),
(464,213,746,0,0,0,0,1,NULL,0,20051110234300,0),
(465,213,747,0,0,0,0,1,NULL,0,20051110234300,0),
(466,213,748,0,0,0,0,1,NULL,0,20051110234300,0),
(467,213,749,0,0,0,0,1,NULL,0,20051110234301,0),
(468,214,750,0,0,0,0,1,NULL,0,20051110234645,0),
(469,214,751,0,0,0,0,1,NULL,0,20051110234646,0),
(470,214,752,0,0,0,0,1,NULL,0,20051110234646,0),
(471,214,753,0,0,0,0,1,NULL,0,20051110234646,0),
(472,214,754,0,0,0,0,1,NULL,0,20051110234646,0),
(473,215,755,0,0,0,0,1,NULL,0,20051110235039,0),
(474,215,756,0,0,0,0,1,NULL,0,20051110235040,0),
(475,215,757,0,0,0,0,1,NULL,0,20051110235040,0),
(476,215,758,0,0,0,0,1,NULL,0,20051110235040,0),
(477,215,759,0,0,0,0,1,NULL,0,20051110235040,0),
(478,216,760,0,0,0,0,1,NULL,0,20051110235402,0),
(479,216,761,0,0,0,0,1,NULL,0,20051110235402,0),
(480,216,762,0,0,0,0,1,NULL,0,20051110235402,0),
(481,216,763,0,0,0,0,1,NULL,0,20051110235402,0),
(482,216,764,0,0,0,0,1,NULL,0,20051110235402,0),
(483,217,765,0,0,0,0,1,NULL,0,20051110235828,0),
(484,217,766,0,0,0,0,1,NULL,0,20051110235828,0),
(485,217,767,0,0,0,0,1,NULL,0,20051110235828,0),
(486,217,768,0,0,0,0,1,NULL,0,20051110235828,0),
(487,217,769,0,0,0,0,1,NULL,0,20051110235828,0),
(488,218,770,0,0,0,0,1,NULL,0,20051112133331,0),
(489,218,771,0,0,0,0,1,NULL,0,20051112133331,0),
(490,218,772,0,0,0,0,1,NULL,0,20051112133331,0),
(491,218,774,0,0,0,0,1,NULL,0,20051112133331,0),
(492,218,775,0,0,0,0,1,NULL,0,20051112133331,0),
(493,218,773,0,0,0,0,1,NULL,0,20051112133338,0),
(494,219,776,0,0,0,0,1,NULL,0,20051112133937,0),
(495,219,777,0,0,0,0,1,NULL,0,20051112133937,0),
(496,219,778,0,0,0,0,1,NULL,0,20051112133937,0),
(497,219,779,0,0,0,0,1,NULL,0,20051112133937,0),
(498,219,780,0,0,0,0,1,NULL,0,20051112133937,0),
(499,219,781,0,0,0,0,1,NULL,0,20051112133944,0),
(500,220,782,0,0,0,0,1,NULL,0,20051112135645,0),
(501,220,783,0,0,0,0,1,NULL,0,20051112135645,0),
(502,220,784,0,0,0,0,1,NULL,0,20051112135646,0),
(503,220,785,0,0,0,0,1,NULL,0,20051112135646,0),
(504,220,786,0,0,0,0,1,NULL,0,20051112135646,0),
(505,220,787,0,0,0,0,1,NULL,0,20051112135708,0),
(506,220,788,0,0,0,0,1,NULL,0,20051112135708,0),
(507,220,789,0,0,0,0,1,NULL,0,20051112135708,0),
(508,220,790,0,0,0,0,1,NULL,0,20051112135708,0),
(509,220,791,0,0,0,0,1,NULL,0,20051112135708,0),
(510,221,792,0,0,0,0,1,NULL,0,20051112140836,0),
(511,221,793,0,0,0,0,1,NULL,0,20051112140836,0),
(512,221,794,0,0,0,0,1,NULL,0,20051112140836,0),
(513,221,795,0,0,0,0,1,NULL,0,20051112140836,0),
(514,221,796,0,0,0,0,1,NULL,0,20051112140836,0),
(515,221,797,0,0,0,0,1,NULL,0,20051112140854,0),
(516,221,798,0,0,0,0,1,NULL,0,20051112140854,0),
(517,222,799,0,0,0,0,1,NULL,0,20051112141724,0),
(518,222,800,0,0,0,0,1,NULL,0,20051112141724,0),
(519,222,801,0,0,0,0,1,NULL,0,20051112141724,0),
(520,222,802,0,0,0,0,1,NULL,0,20051112141724,0),
(521,222,803,0,0,0,0,1,NULL,0,20051112141724,0),
(522,222,804,0,0,0,0,1,NULL,0,20051112141734,0),
(523,222,805,0,0,0,0,1,NULL,0,20051112141734,0),
(524,223,806,0,0,0,0,1,NULL,0,20051112142000,0),
(525,223,807,0,0,0,0,1,NULL,0,20051112142000,0),
(526,223,808,0,0,0,0,1,NULL,0,20051112142000,0),
(527,223,809,0,0,0,0,1,NULL,0,20051112142000,0),
(528,223,810,0,0,0,0,1,NULL,0,20051112142001,0),
(529,223,811,0,0,0,0,1,NULL,0,20051112142025,0),
(530,223,812,0,0,0,0,1,NULL,0,20051112142025,0),
(531,223,813,0,0,0,0,1,NULL,0,20051112142025,0),
(532,223,814,0,0,0,0,1,NULL,0,20051112142025,0),
(533,223,815,0,0,0,0,1,NULL,0,20051112142025,0),
(534,224,816,0,0,0,0,1,NULL,0,20051112145840,0),
(535,224,817,0,0,0,0,1,NULL,0,20051112145840,0),
(536,224,818,0,0,0,0,1,NULL,0,20051112145840,0),
(537,224,819,0,0,0,0,1,NULL,0,20051112145840,0),
(538,224,820,0,0,0,0,1,NULL,0,20051112145840,0),
(539,224,821,0,0,0,0,1,NULL,0,20051112145848,0),
(540,229,822,0,0,0,0,12,NULL,0,20061107041706,0),
(541,229,823,0,0,0,0,22,NULL,0,20061107041706,0),
(542,230,824,0,0,0,0,12,NULL,0,20061109225452,0),
(543,230,825,0,0,0,0,22,NULL,0,20061109225452,0),
(544,232,828,0,0,0,0,33,NULL,0,20061114233814,0),
(545,232,829,0,0,0,0,44,NULL,0,20061114233814,0),
(547,234,0,0,0,0,0,9,'2006-11-16 00:00:00',1,20061116022036,1),
(552,235,845,846,0,0,0,11,NULL,0,20061116104633,0),
(549,234,840,0,0,0,0,4,NULL,0,20061116023356,0),
(550,234,841,0,0,0,0,5,NULL,0,20061116023356,0),
(551,234,842,0,0,0,0,3,NULL,0,20061116023356,0),
(553,235,845,847,0,0,0,33,NULL,0,20061116104633,0),
(554,235,844,847,0,0,0,44,NULL,0,20061116104633,0),
(555,235,844,846,0,0,0,66,NULL,0,20061116104633,0);

/*Table structure for table `listboxes` */

DROP TABLE IF EXISTS `listboxes`;

CREATE TABLE `listboxes` (
  `comboID` int(11) NOT NULL auto_increment,
  `productID` int(11) default '0',
  `attributeID` char(10) default NULL,
  `displayText` char(50) default NULL,
  `calculateStock` tinyint(1) default NULL,
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`comboID`)
) TYPE=MyISAM;

/*Data for the table `listboxes` */

insert into `listboxes` values 
(145,166,'attribute1','Sizes',1,NULL,0,20050829200819,0),
(146,167,'attribute1','Colour',1,NULL,0,20050904203400,0),
(147,167,'attribute2','Size',1,NULL,0,20050904203400,0),
(213,209,'attribute1','Colour',1,NULL,0,20051022154650,0),
(149,169,'attribute1','Size',1,NULL,0,20050914233200,0),
(150,170,'attribute1','Sizes',1,NULL,0,20050914233807,0),
(151,171,'attribute1','Sizes',1,NULL,0,20050914234456,0),
(152,172,'attribute1','Colour',1,NULL,0,20050915131744,0),
(153,172,'attribute2','Size',1,NULL,0,20050915131744,0),
(154,173,'attribute1','Size',1,NULL,0,20050915133818,0),
(155,174,'attribute1','Colour',1,NULL,0,20050919193207,0),
(156,174,'attribute2','Size',1,NULL,0,20050919193207,0),
(157,175,'attribute1','Colour',1,NULL,0,20050919193825,0),
(158,175,'attribute2','Size',1,NULL,0,20050919193825,0),
(159,177,'attribute1','Size',1,NULL,0,20050919194305,0),
(160,178,'attribute1','Colour',1,NULL,0,20050919195046,0),
(161,178,'attribute2','Size',1,NULL,0,20050919195047,0),
(162,179,'attribute1','Size',1,NULL,0,20050919195521,0),
(163,180,'attribute1','Size',1,NULL,0,20050925214153,0),
(164,182,'attribute1','6',1,NULL,0,20050925214700,0),
(165,183,'attribute1','Size',1,NULL,0,20050925215144,0),
(166,184,'attribute1','Size',1,NULL,0,20050925215537,0),
(167,185,'attribute1','Size',1,NULL,0,20050925215734,0),
(168,186,'attribute1','Size',1,NULL,0,20050925220222,0),
(169,187,'attribute1','Size',1,NULL,0,20050925220629,0),
(170,188,'attribute1','Size',1,NULL,0,20050925221000,0),
(171,189,'attribute1','Size',1,NULL,0,20050925221327,0),
(172,190,'attribute1','Colour',1,NULL,0,20051008150349,0),
(173,190,'attribute2','Size',1,NULL,0,20051008150349,0),
(174,191,'attribute1','Colour',1,NULL,0,20051008150820,0),
(175,191,'attribute2','Size',1,NULL,0,20051008150820,0),
(176,192,'attribute1','Colour',1,NULL,0,20051008151956,0),
(177,192,'attribute2','Size',1,NULL,0,20051008151956,0),
(178,193,'attribute1','Colour',1,NULL,0,20051008152420,0),
(179,193,'attribute2','Size',1,NULL,0,20051008152420,0),
(180,194,'attribute1','Colour',1,NULL,0,20051008153130,0),
(181,194,'attribute2','Size',1,NULL,0,20051008153130,0),
(182,195,'attribute1','Colour',1,NULL,0,20051008153724,0),
(183,195,'attribute2','Size',1,NULL,0,20051008153724,0),
(184,196,'attribute1','Colour',1,NULL,0,20051008154421,0),
(185,196,'attribute2','Size',1,NULL,0,20051008154422,0),
(186,197,'attribute1','Colour',1,NULL,0,20051012162926,0),
(187,197,'attribute2','Size',1,NULL,0,20051012162926,0),
(188,198,'attribute1','Colour',1,NULL,0,20051012163952,0),
(189,198,'attribute2','Size',1,NULL,0,20051012163952,0),
(190,199,'attribute1','Colour',1,NULL,0,20051015164723,0),
(191,199,'attribute2','Size',1,NULL,0,20051015164723,0),
(192,200,'attribute1','Colour',1,NULL,0,20051015165430,0),
(193,200,'attribute2','Size',1,NULL,0,20051015165430,0),
(194,171,'attribute2','Colour',1,NULL,0,20051015170316,0),
(195,201,'attribute1','Colour',1,NULL,0,20051015170930,0),
(196,201,'attribute2','Size',1,NULL,0,20051015170931,0),
(197,202,'attribute1','Colour',1,NULL,0,20051015171537,0),
(198,202,'attribute2','Size',1,NULL,0,20051015171537,0),
(199,203,'attribute1','Colour',1,NULL,0,20051019155823,0),
(200,203,'attribute2','Size',1,NULL,0,20051019155824,0),
(201,204,'attribute1','Colour',1,NULL,0,20051019161121,0),
(202,204,'attribute2','Size',1,NULL,0,20051019161121,0),
(203,205,'attribute1','Colour',1,NULL,0,20051019161945,0),
(204,205,'attribute2','Size',1,NULL,0,20051019161946,0),
(205,206,'attribute1','Colour',1,NULL,0,20051019163204,0),
(206,206,'attribute2','Sizes',1,NULL,0,20051019163204,0),
(207,207,'attribute1','Colour',1,NULL,0,20051022135820,0),
(208,207,'attribute2','Size',1,NULL,0,20051022135820,0),
(209,208,'attribute1','Colour',1,NULL,0,20051022140556,0),
(210,208,'attribute2','Size',1,NULL,0,20051022140557,0),
(212,168,'attribute2','Size',1,NULL,0,20051022153340,0),
(214,209,'attribute2','Size',1,NULL,0,20051022154650,0),
(215,210,'attribute1','Colour',1,NULL,0,20051022155105,0),
(216,210,'attribute2','Size',1,NULL,0,20051022155105,0),
(217,212,'attribute1','Size',1,NULL,0,20051022165754,0),
(218,213,'attribute1','Size',1,NULL,0,20051110234238,0),
(219,214,'attribute1','Size',1,NULL,0,20051110234630,0),
(220,215,'attribute1','Size',1,NULL,0,20051110235025,0),
(221,216,'attribute1','Size',1,NULL,0,20051110235348,0),
(222,217,'attribute1','Size',1,NULL,0,20051110235803,0),
(223,218,'attribute1','Size',1,NULL,0,20051112133301,0),
(224,219,'attribute1','Size',1,NULL,0,20051112133912,0),
(225,220,'attribute1','Size',1,NULL,0,20051112135609,0),
(226,221,'attribute1','Size',1,NULL,0,20051112140809,0),
(227,222,'attribute1','Size',1,NULL,0,20051112141654,0),
(228,223,'attribute1','Size',1,NULL,0,20051112141921,0),
(229,224,'attribute1','Size',1,NULL,0,20051112145812,0),
(230,229,'attribute1','color',1,NULL,0,20061107041652,0),
(231,230,'attribute1','power',1,NULL,0,20061109225435,0),
(232,231,'attribute1','power',1,NULL,0,20061114233720,0),
(233,232,'attribute1','color',1,NULL,0,20061114233755,0),
(247,235,'attribute2','Quality',1,NULL,0,20061116104559,0),
(246,235,'attribute1','Fabric',1,NULL,0,20061116104559,0),
(245,234,'attribute1','Size',1,NULL,0,20061116023333,0);

/*Table structure for table `lovs` */

DROP TABLE IF EXISTS `lovs`;

CREATE TABLE `lovs` (
  `lovID` int(11) NOT NULL auto_increment,
  `listBoxID` int(11) default '0',
  `displayText` char(50) default NULL,
  `status` tinyint(1) default '1',
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`lovID`)
) TYPE=MyISAM;

/*Data for the table `lovs` */

insert into `lovs` values 
(384,145,'12',1,NULL,0,20050829200838,0),
(385,145,'14',1,NULL,0,20050829200838,0),
(386,145,'16',1,NULL,0,20050829200838,0),
(387,145,'18',1,NULL,0,20050829200838,0),
(388,145,'20',1,NULL,0,20050829200838,0),
(389,145,'22',1,NULL,0,20050829200838,0),
(390,145,'24',1,NULL,0,20050829200838,0),
(391,145,'26',1,NULL,0,20050829200838,0),
(392,146,'Black',1,NULL,0,20050904203436,0),
(393,146,'Brown',1,NULL,0,20050904203436,0),
(394,146,'Camel',1,NULL,0,20050904203436,0),
(395,147,'12',1,NULL,0,20050904203436,0),
(396,147,'14',1,NULL,0,20050904203436,0),
(397,147,'16',1,NULL,0,20050904203436,0),
(398,147,'18',1,NULL,0,20050904203436,0),
(399,147,'20',1,NULL,0,20050904203436,0),
(400,147,'22',1,NULL,0,20050904203436,0),
(401,147,'24',1,NULL,0,20050904203436,0),
(402,147,'26',1,NULL,0,20050904203436,0),
(403,147,'28',1,NULL,0,20050904203436,0),
(404,147,'30',1,NULL,0,20050904203436,0),
(737,216,'S/M',1,NULL,0,20051022155142,0),
(736,215,'Burgundy',1,NULL,0,20051022155141,0),
(735,214,'22',1,NULL,0,20051022154747,0),
(734,214,'18-20',1,NULL,0,20051022154747,0),
(733,214,'14-16',1,NULL,0,20051022154747,0),
(732,214,'10-12',1,NULL,0,20051022154747,0),
(731,213,'Brown',1,NULL,0,20051022154747,0),
(730,213,'Cream',1,NULL,0,20051022154747,0),
(413,149,'12',1,NULL,0,20050914233201,0),
(414,149,'14',1,NULL,0,20050914233201,0),
(415,149,'16',1,NULL,0,20050914233201,0),
(416,149,'18',1,NULL,0,20050914233201,0),
(417,149,'20',1,NULL,0,20050914233201,0),
(418,149,'22',1,NULL,0,20050914233201,0),
(419,149,'24',1,NULL,0,20050914233201,0),
(420,149,'26',1,NULL,0,20050914233201,0),
(421,150,'12',0,NULL,0,20050914234302,0),
(422,150,'14',0,NULL,0,20050914234302,0),
(423,150,'16',0,NULL,0,20050914234302,0),
(424,150,'18',0,NULL,0,20050914234302,0),
(425,150,'20',0,NULL,0,20050914234302,0),
(426,150,'22',0,NULL,0,20050914234302,0),
(427,150,'24',0,NULL,0,20050914234302,0),
(428,150,'26',0,NULL,0,20050914234302,0),
(429,150,'Colour',0,NULL,0,20050914234027,0),
(430,151,'12',1,NULL,0,20050914234456,0),
(431,151,'14',1,NULL,0,20050914234456,0),
(432,151,'16',1,NULL,0,20050914234456,0),
(433,151,'18',1,NULL,0,20050914234456,0),
(434,151,'20',1,NULL,0,20050914234456,0),
(435,151,'22',1,NULL,0,20050914234456,0),
(436,151,'24',1,NULL,0,20050914234456,0),
(437,151,'26',1,NULL,0,20050914234456,0),
(438,152,'Black',1,NULL,0,20050915131857,0),
(439,152,'Brown',1,NULL,0,20050915131857,0),
(440,152,'Camel',1,NULL,0,20050915131857,0),
(441,153,'12',1,NULL,0,20050915131857,0),
(442,153,'14',1,NULL,0,20050915131857,0),
(443,153,'16',1,NULL,0,20050915131857,0),
(444,153,'18',1,NULL,0,20050915131857,0),
(445,153,'20',1,NULL,0,20050915131857,0),
(446,153,'22',1,NULL,0,20050915131857,0),
(447,153,'24',1,NULL,0,20050915131858,0),
(448,153,'26',1,NULL,0,20050915131858,0),
(449,153,'28',1,NULL,0,20050915131858,0),
(450,153,'30',1,NULL,0,20050915131858,0),
(451,154,'16',1,NULL,0,20050915133836,0),
(452,154,'18',1,NULL,0,20050915133836,0),
(453,154,'20',1,NULL,0,20050915133836,0),
(454,154,'22',1,NULL,0,20050915133836,0),
(455,154,'24',1,NULL,0,20050915133836,0),
(456,154,'26',1,NULL,0,20050915133836,0),
(457,155,'Dark Green',1,NULL,0,20050919193241,0),
(458,155,'Black',1,NULL,0,20050919193241,0),
(459,156,'10',1,NULL,0,20050919193241,0),
(460,156,'12',1,NULL,0,20050919193241,0),
(461,156,'14',1,NULL,0,20050919193241,0),
(462,156,'16',1,NULL,0,20050919193241,0),
(463,156,'18',1,NULL,0,20050919193241,0),
(464,156,'20',1,NULL,0,20050919193241,0),
(465,156,'22',1,NULL,0,20050919193241,0),
(466,156,'24',1,NULL,0,20050919193241,0),
(467,156,'26',1,NULL,0,20050919193241,0),
(468,157,'Dark Green',1,NULL,0,20050919193825,0),
(469,157,'Black',1,NULL,0,20050919193825,0),
(470,158,'10',1,NULL,0,20050919193826,0),
(471,158,'12',1,NULL,0,20050919193826,0),
(472,158,'14',1,NULL,0,20050919193826,0),
(473,158,'16',1,NULL,0,20050919193826,0),
(474,158,'18',1,NULL,0,20050919193826,0),
(475,158,'20',1,NULL,0,20050919193826,0),
(476,158,'22',1,NULL,0,20050919193826,0),
(477,158,'24',1,NULL,0,20050919193826,0),
(478,158,'26',1,NULL,0,20050919193826,0),
(479,159,'12',1,NULL,0,20050919194326,0),
(480,159,'14',1,NULL,0,20050919194326,0),
(481,159,'16',1,NULL,0,20050919194326,0),
(482,159,'18',1,NULL,0,20050919194326,0),
(483,159,'20',1,NULL,0,20050919194326,0),
(484,159,'22',1,NULL,0,20050919194326,0),
(485,159,'24',1,NULL,0,20050919194326,0),
(486,159,'26',1,NULL,0,20050919194326,0),
(487,160,'Brown',1,NULL,0,20050919195109,0),
(488,160,'Black',1,NULL,0,20050920230140,0),
(489,161,'16',1,NULL,0,20050919195109,0),
(490,161,'18',1,NULL,0,20050919195109,0),
(491,161,'20',1,NULL,0,20050919195109,0),
(492,161,'22',1,NULL,0,20050919195109,0),
(493,161,'24',1,NULL,0,20050919195109,0),
(494,161,'26',1,NULL,0,20050919195109,0),
(495,162,'16',1,NULL,0,20050919195534,0),
(496,162,'18',1,NULL,0,20050919195534,0),
(497,162,'20',1,NULL,0,20050919195534,0),
(498,162,'22',1,NULL,0,20050919195535,0),
(499,162,'24',1,NULL,0,20050919195535,0),
(500,162,'26',1,NULL,0,20050919195535,0),
(501,163,'10',1,NULL,0,20050925214212,0),
(502,163,'12',1,NULL,0,20050925214212,0),
(503,163,'14',1,NULL,0,20050925214212,0),
(504,163,'16',1,NULL,0,20050925214212,0),
(505,163,'18',1,NULL,0,20050925214212,0),
(506,163,'20',1,NULL,0,20050925214212,0),
(507,163,'22',1,NULL,0,20050925214212,0),
(508,163,'24',1,NULL,0,20050925214212,0),
(509,163,'26',1,NULL,0,20050925214212,0),
(510,164,'14',1,NULL,0,20050925214715,0),
(511,164,'16',1,NULL,0,20050925214715,0),
(512,164,'18',1,NULL,0,20050925214715,0),
(513,164,'20',1,NULL,0,20050925214715,0),
(514,164,'22',1,NULL,0,20050925214715,0),
(515,164,'24',1,NULL,0,20050925214715,0),
(516,164,'Size',0,NULL,0,20050925215017,0),
(517,165,'14',1,NULL,0,20050925215156,0),
(518,165,'16',1,NULL,0,20050925215156,0),
(519,165,'18',1,NULL,0,20050925215156,0),
(520,165,'20',1,NULL,0,20050925215156,0),
(521,165,'22',1,NULL,0,20050925215156,0),
(522,165,'24',1,NULL,0,20050925215156,0),
(523,166,'14',1,NULL,0,20050925215537,0),
(524,166,'16',1,NULL,0,20050925215537,0),
(525,166,'18',1,NULL,0,20050925215537,0),
(526,166,'20',1,NULL,0,20050925215537,0),
(527,166,'22',1,NULL,0,20050925215537,0),
(528,166,'24',1,NULL,0,20050925215537,0),
(529,167,'14',1,NULL,0,20050925215734,0),
(530,167,'16',1,NULL,0,20050925215734,0),
(531,167,'18',1,NULL,0,20050925215734,0),
(532,167,'20',1,NULL,0,20050925215734,0),
(533,167,'22',1,NULL,0,20050925215734,0),
(534,167,'24',1,NULL,0,20050925215734,0),
(535,168,'16',1,NULL,0,20050925220234,0),
(536,168,'18',1,NULL,0,20050925220234,0),
(537,168,'20',1,NULL,0,20050925220234,0),
(538,168,'22',1,NULL,0,20050925220234,0),
(539,168,'24',1,NULL,0,20050925220234,0),
(540,168,'26',1,NULL,0,20050925220234,0),
(541,169,'10',1,NULL,0,20050925220643,0),
(542,169,'12',1,NULL,0,20050925220643,0),
(543,169,'14',1,NULL,0,20050925220643,0),
(544,169,'16',1,NULL,0,20050925220643,0),
(545,169,'18',1,NULL,0,20050925220643,0),
(546,169,'20',1,NULL,0,20050925220643,0),
(547,169,'22',1,NULL,0,20050925220643,0),
(548,169,'24',1,NULL,0,20050925220643,0),
(549,169,'26',1,NULL,0,20050925220643,0),
(550,170,'10',1,NULL,0,20050925221000,0),
(551,170,'12',1,NULL,0,20050925221000,0),
(552,170,'14',1,NULL,0,20050925221000,0),
(553,170,'16',1,NULL,0,20050925221000,0),
(554,170,'18',1,NULL,0,20050925221000,0),
(555,170,'20',1,NULL,0,20050925221000,0),
(556,170,'22',1,NULL,0,20050925221000,0),
(557,170,'24',1,NULL,0,20050925221000,0),
(558,170,'26',1,NULL,0,20050925221000,0),
(559,171,'10',1,NULL,0,20050925221327,0),
(560,171,'12',1,NULL,0,20050925221327,0),
(561,171,'14',1,NULL,0,20050925221327,0),
(562,171,'16',1,NULL,0,20050925221327,0),
(563,171,'18',1,NULL,0,20050925221327,0),
(564,171,'20',1,NULL,0,20050925221327,0),
(565,171,'22',1,NULL,0,20050925221327,0),
(566,171,'24',1,NULL,0,20050925221327,0),
(567,171,'26',1,NULL,0,20050925221327,0),
(568,172,'Brown',1,NULL,0,20051008150407,0),
(569,173,'16',1,NULL,0,20051008150407,0),
(570,173,'18',1,NULL,0,20051008150408,0),
(571,173,'20',1,NULL,0,20051008150408,0),
(572,173,'22',1,NULL,0,20051008150408,0),
(573,173,'24',1,NULL,0,20051008150408,0),
(574,173,'26',1,NULL,0,20051008150408,0),
(575,174,'Black',1,NULL,0,20051008150837,0),
(576,175,'16/18',1,NULL,0,20051008150837,0),
(577,175,'20/22',1,NULL,0,20051008150837,0),
(578,175,'24/26',1,NULL,0,20051008150837,0),
(579,176,'Black',1,NULL,0,20051008152013,0),
(580,177,'16',1,NULL,0,20051008152013,0),
(581,177,'18',1,NULL,0,20051008152013,0),
(582,177,'20',1,NULL,0,20051008152013,0),
(583,177,'22',1,NULL,0,20051008152013,0),
(584,177,'24',1,NULL,0,20051008152013,0),
(585,177,'26',1,NULL,0,20051008152013,0),
(586,178,'Gold/Brown',1,NULL,0,20051008152444,0),
(587,179,'16',1,NULL,0,20051008152444,0),
(588,179,'18',1,NULL,0,20051008152444,0),
(589,179,'20',1,NULL,0,20051008152444,0),
(590,179,'22',1,NULL,0,20051008152444,0),
(591,179,'24',1,NULL,0,20051008152444,0),
(592,179,'26',1,NULL,0,20051008152444,0),
(593,180,'Black',1,NULL,0,20051008153154,0),
(594,180,'Brown',1,NULL,0,20051008153154,0),
(595,181,'12',1,NULL,0,20051008153154,0),
(596,181,'14',1,NULL,0,20051008153154,0),
(597,181,'16',1,NULL,0,20051008153154,0),
(598,181,'18',1,NULL,0,20051008153154,0),
(599,181,'20',1,NULL,0,20051008153154,0),
(600,181,'22',1,NULL,0,20051008153154,0),
(601,181,'24',1,NULL,0,20051008153154,0),
(602,181,'26',1,NULL,0,20051008153154,0),
(603,182,'Brown',1,NULL,0,20051008153741,0),
(604,183,'12',1,NULL,0,20051008153741,0),
(605,183,'14',1,NULL,0,20051008153741,0),
(606,183,'16',1,NULL,0,20051008153741,0),
(607,183,'18',1,NULL,0,20051008153741,0),
(608,183,'20',1,NULL,0,20051008153741,0),
(609,183,'22',1,NULL,0,20051008153742,0),
(610,183,'24',1,NULL,0,20051008153742,0),
(611,183,'26',1,NULL,0,20051008153742,0),
(612,184,'Brown',1,NULL,0,20051008154422,0),
(613,185,'12',1,NULL,0,20051008154422,0),
(614,185,'14',1,NULL,0,20051008154422,0),
(615,185,'16',1,NULL,0,20051008154422,0),
(616,185,'18',1,NULL,0,20051008154422,0),
(617,185,'20',1,NULL,0,20051008154422,0),
(618,185,'22',1,NULL,0,20051008154422,0),
(619,185,'24',1,NULL,0,20051008154422,0),
(620,185,'26',1,NULL,0,20051008154422,0),
(621,186,'Brown',1,NULL,0,20051012163035,0),
(622,186,'Purple',1,NULL,0,20051012163035,0),
(623,187,'16',1,NULL,0,20051012163035,0),
(624,187,'18-20',1,NULL,0,20051012163035,0),
(625,187,'22-24',1,NULL,0,20051012163035,0),
(626,187,'26-28',1,NULL,0,20051012163035,0),
(627,187,'30-32',1,NULL,0,20051012163035,0),
(628,187,'34-36',1,NULL,0,20051012163218,0),
(629,187,'38',1,NULL,0,20051012163228,0),
(630,188,'Brown',1,NULL,0,20051012164018,0),
(631,189,'16-18',1,NULL,0,20051012164018,0),
(632,189,'20-22',1,NULL,0,20051012164018,0),
(633,189,'24-26',1,NULL,0,20051012164019,0),
(634,189,'28-30',1,NULL,0,20051012164019,0),
(635,189,'32-34',1,NULL,0,20051012164019,0),
(636,190,'Burgundy',1,NULL,0,20051015164757,0),
(637,190,'Black',1,NULL,0,20051015164757,0),
(638,191,'16',1,NULL,0,20051015164757,0),
(639,191,'18-20',1,NULL,0,20051015164757,0),
(640,191,'22-24',1,NULL,0,20051015164757,0),
(641,191,'26-28',1,NULL,0,20051015164757,0),
(642,191,'30-32',1,NULL,0,20051015164757,0),
(643,192,'Purple',1,NULL,0,20051015165452,0),
(644,192,'Black',1,NULL,0,20051015165452,0),
(645,193,'12',1,NULL,0,20051015165452,0),
(646,193,'14',1,NULL,0,20051015165452,0),
(647,193,'16',1,NULL,0,20051015165452,0),
(648,193,'18',1,NULL,0,20051015165452,0),
(649,193,'20',1,NULL,0,20051015165452,0),
(650,193,'22',1,NULL,0,20051015165452,0),
(654,194,'Black',1,NULL,0,20051015170344,0),
(653,194,'Brown',1,NULL,0,20051015170334,0),
(655,195,'Plum',1,NULL,0,20051015171001,0),
(656,195,'Brown',1,NULL,0,20051015171001,0),
(657,196,'16-18',1,NULL,0,20051015171001,0),
(658,196,'20-22',1,NULL,0,20051015171001,0),
(659,196,'24-26',1,NULL,0,20051015171001,0),
(660,196,'28-30',1,NULL,0,20051015171001,0),
(661,196,'32-34',1,NULL,0,20051015171001,0),
(662,197,'Lilac',1,NULL,0,20051015171610,0),
(663,197,'Brown/Green',1,NULL,0,20051015171610,0),
(664,198,'14',1,NULL,0,20051015171610,0),
(665,198,'16',1,NULL,0,20051015171610,0),
(666,198,'18',1,NULL,0,20051015171610,0),
(667,198,'20',1,NULL,0,20051015171610,0),
(668,198,'22',1,NULL,0,20051015171610,0),
(669,198,'24',1,NULL,0,20051015171610,0),
(670,199,'Brown',1,NULL,0,20051019155846,0),
(671,199,'Cream',1,NULL,0,20051019155846,0),
(672,200,'16',1,NULL,0,20051019155846,0),
(673,200,'18',1,NULL,0,20051019155846,0),
(674,200,'20',1,NULL,0,20051019155846,0),
(675,200,'22',1,NULL,0,20051019155846,0),
(676,200,'24',1,NULL,0,20051019155846,0),
(677,200,'26',1,NULL,0,20051019155847,0),
(678,201,'Black',1,NULL,0,20051019161147,0),
(679,202,'12',1,NULL,0,20051019161147,0),
(680,202,'14',1,NULL,0,20051019161147,0),
(681,202,'16',1,NULL,0,20051019161147,0),
(682,202,'18',1,NULL,0,20051019161148,0),
(683,202,'20',1,NULL,0,20051019161148,0),
(684,202,'22',1,NULL,0,20051019161148,0),
(685,202,'24',1,NULL,0,20051019161148,0),
(686,202,'26',1,NULL,0,20051019161148,0),
(687,203,'Grey',1,NULL,0,20051019161959,0),
(688,204,'18',1,NULL,0,20051019161959,0),
(689,204,'20',1,NULL,0,20051019161959,0),
(690,204,'22',1,NULL,0,20051019161959,0),
(691,204,'24',1,NULL,0,20051019161959,0),
(692,205,'Black',1,NULL,0,20051019163232,0),
(693,206,'12',1,NULL,0,20051019163232,0),
(694,206,'14',1,NULL,0,20051019163232,0),
(695,206,'16',1,NULL,0,20051019163232,0),
(696,206,'18',1,NULL,0,20051019163232,0),
(697,206,'20',1,NULL,0,20051019163232,0),
(698,206,'22',1,NULL,0,20051019163232,0),
(699,207,'Maroon',1,NULL,0,20051022135904,0),
(700,208,'12',1,NULL,0,20051022135904,0),
(701,208,'14',1,NULL,0,20051022135904,0),
(702,208,'16',1,NULL,0,20051022135904,0),
(703,208,'18',1,NULL,0,20051022135904,0),
(704,208,'20',1,NULL,0,20051022135904,0),
(705,208,'22',1,NULL,0,20051022135904,0),
(706,209,'Brown',1,NULL,0,20051022140616,0),
(707,209,'Black',1,NULL,0,20051022140616,0),
(708,210,'16',1,NULL,0,20051022140616,0),
(709,210,'18',1,NULL,0,20051022140616,0),
(710,210,'20',1,NULL,0,20051022140616,0),
(711,210,'22',1,NULL,0,20051022140616,0),
(712,210,'24',1,NULL,0,20051022140616,0),
(713,210,'26',1,NULL,0,20051022140616,0),
(722,212,'12',1,NULL,0,20051022153105,0),
(723,212,'14',1,NULL,0,20051022153105,0),
(724,212,'16',1,NULL,0,20051022153105,0),
(725,212,'18',1,NULL,0,20051022153105,0),
(726,212,'20',1,NULL,0,20051022153105,0),
(727,212,'22',1,NULL,0,20051022153105,0),
(728,212,'24',1,NULL,0,20051022153105,0),
(729,212,'26',1,NULL,0,20051022153105,0),
(738,216,'M/L',1,NULL,0,20051022155142,0),
(739,216,'L/XL',1,NULL,0,20051022155142,0),
(740,217,'18',1,NULL,0,20051022165806,0),
(741,217,'20',1,NULL,0,20051022165806,0),
(742,217,'22',1,NULL,0,20051022165806,0),
(743,217,'24',1,NULL,0,20051022165806,0),
(744,217,'26',1,NULL,0,20051022165806,0),
(745,218,'16',1,NULL,0,20051110234247,0),
(746,218,'18',1,NULL,0,20051110234247,0),
(747,218,'20',1,NULL,0,20051110234247,0),
(748,218,'22',1,NULL,0,20051110234247,0),
(749,218,'24',1,NULL,0,20051110234247,0),
(750,219,'16',1,NULL,0,20051110234630,0),
(751,219,'18',1,NULL,0,20051110234630,0),
(752,219,'20',1,NULL,0,20051110234630,0),
(753,219,'22',1,NULL,0,20051110234630,0),
(754,219,'24',1,NULL,0,20051110234630,0),
(755,220,'16',1,NULL,0,20051110235025,0),
(756,220,'18',1,NULL,0,20051110235025,0),
(757,220,'20',1,NULL,0,20051110235025,0),
(758,220,'22',1,NULL,0,20051110235025,0),
(759,220,'24',1,NULL,0,20051110235025,0),
(760,221,'16',1,NULL,0,20051110235348,0),
(761,221,'18',1,NULL,0,20051110235348,0),
(762,221,'20',1,NULL,0,20051110235348,0),
(763,221,'22',1,NULL,0,20051110235348,0),
(764,221,'24',1,NULL,0,20051110235348,0),
(765,222,'16',1,NULL,0,20051110235813,0),
(766,222,'18',1,NULL,0,20051110235813,0),
(767,222,'20',1,NULL,0,20051110235813,0),
(768,222,'22',1,NULL,0,20051110235813,0),
(769,222,'24',1,NULL,0,20051110235813,0),
(770,223,'16',1,NULL,0,20051112133312,0),
(771,223,'18',1,NULL,0,20051112133312,0),
(772,223,'20',1,NULL,0,20051112133312,0),
(773,223,'22',1,NULL,0,20051112133312,0),
(774,223,'24',1,NULL,0,20051112133312,0),
(775,223,'26',1,NULL,0,20051112133312,0),
(776,224,'18',1,NULL,0,20051112133922,0),
(777,224,'20',1,NULL,0,20051112133922,0),
(778,224,'22',1,NULL,0,20051112133922,0),
(779,224,'24',1,NULL,0,20051112133923,0),
(780,224,'26',1,NULL,0,20051112133923,0),
(781,224,'28',1,NULL,0,20051112133923,0),
(782,225,'12',1,NULL,0,20051112135628,0),
(783,225,'14',1,NULL,0,20051112135628,0),
(784,225,'16',1,NULL,0,20051112135628,0),
(785,225,'18',1,NULL,0,20051112135628,0),
(786,225,'20',1,NULL,0,20051112135628,0),
(787,225,'22',1,NULL,0,20051112135628,0),
(788,225,'24',1,NULL,0,20051112135628,0),
(789,225,'26',1,NULL,0,20051112135628,0),
(790,225,'28',1,NULL,0,20051112135628,0),
(791,225,'30',1,NULL,0,20051112135628,0),
(792,226,'12',1,NULL,0,20051112140821,0),
(793,226,'14',1,NULL,0,20051112140821,0),
(794,226,'16',1,NULL,0,20051112140821,0),
(795,226,'18',1,NULL,0,20051112140821,0),
(796,226,'20',1,NULL,0,20051112140821,0),
(797,226,'22',1,NULL,0,20051112140821,0),
(798,226,'24',1,NULL,0,20051112140821,0),
(799,227,'12',1,NULL,0,20051112141706,0),
(800,227,'14',1,NULL,0,20051112141706,0),
(801,227,'16',1,NULL,0,20051112141706,0),
(802,227,'18',1,NULL,0,20051112141706,0),
(803,227,'20',1,NULL,0,20051112141706,0),
(804,227,'22',1,NULL,0,20051112141706,0),
(805,227,'24',1,NULL,0,20051112141706,0),
(806,228,'12',1,NULL,0,20051112141944,0),
(807,228,'14',1,NULL,0,20051112141944,0),
(808,228,'16',1,NULL,0,20051112141944,0),
(809,228,'18',1,NULL,0,20051112141944,0),
(810,228,'20',1,NULL,0,20051112141944,0),
(811,228,'22',1,NULL,0,20051112141944,0),
(812,228,'24',1,NULL,0,20051112141944,0),
(813,228,'26',1,NULL,0,20051112141944,0),
(814,228,'28',1,NULL,0,20051112141944,0),
(815,228,'30',1,NULL,0,20051112141944,0),
(816,229,'12',1,NULL,0,20051112145825,0),
(817,229,'14',1,NULL,0,20051112145825,0),
(818,229,'16',1,NULL,0,20051112145825,0),
(819,229,'18',1,NULL,0,20051112145825,0),
(820,229,'20',1,NULL,0,20051112145825,0),
(821,229,'22',1,NULL,0,20051112145825,0),
(822,230,'blue',1,NULL,0,20061107041657,0),
(823,230,'red',1,NULL,0,20061107041657,0),
(824,231,'1.5 V',1,NULL,0,20061109225443,0),
(825,231,'2.5 V',1,NULL,0,20061109225443,0),
(826,232,'1.5 V',1,NULL,0,20061114233720,0),
(827,232,'2.5 V',1,NULL,0,20061114233720,0),
(828,233,'blue',1,NULL,0,20061114233755,0),
(829,233,'red',1,NULL,0,20061114233755,0),
(845,246,'Cotton',1,NULL,0,20061116104613,0),
(847,247,'Worst',1,NULL,0,20061116104613,0),
(846,247,'Bad',1,NULL,0,20061116104613,0),
(844,246,'Silk',1,NULL,0,20061116104613,0),
(840,245,'(none)',0,NULL,0,20061116023656,0),
(841,245,'Large',0,NULL,0,20061116023656,0),
(842,245,'Medium',0,NULL,0,20061116023656,0),
(843,245,'Small',0,NULL,0,20061116023656,0);

/*Table structure for table `mailinglist` */

DROP TABLE IF EXISTS `mailinglist`;

CREATE TABLE `mailinglist` (
  `id` int(11) NOT NULL auto_increment,
  `email` varchar(50) default NULL,
  `subscribed` tinyint(1) default NULL,
  `created` datetime default NULL,
  `createdBy` varchar(50) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(50) default NULL,
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;

/*Data for the table `mailinglist` */

insert into `mailinglist` values 
(22,'adad@dsdf.com',1,'2005-09-17 00:00:00','203.99.49.90',20050917081648,'203.99.49.90'),
(23,'khaqan99@yahoo.com',0,'2005-09-17 00:00:00','203.99.49.90',20050917000000,'203.99.49.90'),
(25,'khaqan99@yahoo.com',0,'2005-09-17 00:00:00','203.99.49.90',20050917000000,'203.99.49.90'),
(26,'shahzaduk@hotmail.com',1,'2005-09-28 00:00:00','81.79.75.93',20050928000304,'81.79.75.93'),
(27,'shahzaduk@hotmail.com',1,'2005-09-28 00:00:00','81.79.75.93',20050928000315,'81.79.75.93'),
(28,'khaqan@k.com',1,'2005-09-28 00:00:00','203.82.48.54',20050928072333,'203.82.48.54'),
(29,'anncra@ntlworld.com',1,'2005-11-01 00:00:00','62.252.128.18',20051101191859,'62.252.128.18'),
(30,'',1,'2006-11-06 00:00:00','203.82.48.187',20061106035530,'203.82.48.187'),
(31,'',1,'2006-11-17 00:00:00','203.82.48.187',20061117014055,'203.82.48.187');

/*Table structure for table `noticeboard` */

DROP TABLE IF EXISTS `noticeboard`;

CREATE TABLE `noticeboard` (
  `id` int(11) NOT NULL auto_increment,
  `notice` longtext,
  `created` datetime default NULL,
  `subject` varchar(255) default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;

/*Data for the table `noticeboard` */

insert into `noticeboard` values 
(3,'<P>Yes… Site is launched as beta version, you can post your feed back for improvment.</P>\r\n<P>Thanks &amp; Regards.</P>','2005-03-30 11:43:55','Testing Notice board',1,20050724174314,1);

/*Table structure for table `orderdetails` */

DROP TABLE IF EXISTS `orderdetails`;

CREATE TABLE `orderdetails` (
  `orderID` int(11) default '0',
  `productID` int(11) default '0',
  `price` double(11,2) default '0.00',
  `quantity` int(11) default '0',
  `description` varchar(100) default NULL,
  `created` datetime default NULL,
  `createdBy` varchar(100) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(100) default NULL
) TYPE=MyISAM;

/*Data for the table `orderdetails` */

insert into `orderdetails` values 
(28,208,0.01,1,' ( Colour: Black Size: 16 )','2005-10-24 00:00:00','203.82.48.54',20051024113242,'203.82.48.54'),
(29,187,0.50,1,' ( Size: 10 )','2005-10-30 00:00:00','62.252.128.18',20051030134825,'62.252.128.18'),
(30,189,49.99,1,' ( Size: 10 )','2005-10-31 00:00:00','203.82.48.54',20051031051410,'203.82.48.54'),
(31,199,19.99,1,' ( Colour: Black Size: 16 )','2005-10-31 00:00:00','203.82.48.54',20051031074842,'203.82.48.54');

/*Table structure for table `orders` */

DROP TABLE IF EXISTS `orders`;

CREATE TABLE `orders` (
  `orderID` int(11) NOT NULL auto_increment,
  `userID` int(11) default '0',
  `orderDate` datetime default NULL,
  `premiumShipping` double default '0',
  `discountGiven` double default '0',
  `orderTotal` double(11,2) default '0.00',
  `orderStatus` varchar(50) default NULL,
  `customMessage` longtext,
  `specialInstruction` longtext,
  `notes` longtext,
  `customTime` datetime default NULL,
  `paymentDone` tinyint(1) default '0',
  `paymentGatewayID` int(11) default '0',
  `sentBy` varchar(100) default NULL,
  `billingAddressl1` varchar(50) default NULL,
  `billingAddressl2` varchar(50) default NULL,
  `billingAddressl3` varchar(50) default NULL,
  `billingAddressl4` varchar(50) default NULL,
  `billingCity` varchar(50) default NULL,
  `billingState` varchar(50) default NULL,
  `billingCountry` int(11) default NULL,
  `billingZipCode` varchar(50) default NULL,
  `billingPhoneno` varchar(50) default NULL,
  `billingEmail` varchar(50) default NULL,
  `sentTo` varchar(100) default 'Testing Name',
  `shippingAddressl1` varchar(50) default NULL,
  `shippingAddressl2` varchar(50) default NULL,
  `shippingAddressl3` varchar(50) default NULL,
  `shippingAddressl4` varchar(50) default NULL,
  `city` varchar(50) default NULL,
  `state` varchar(50) default NULL,
  `country` int(11) default NULL,
  `zipCode` varchar(50) default NULL,
  `phoneNo` varchar(50) default NULL,
  `trackingID` varchar(50) default NULL,
  `courierID` int(11) default '0',
  `created` datetime default NULL,
  `createdBy` varchar(50) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(50) default NULL,
  PRIMARY KEY  (`orderID`)
) TYPE=MyISAM;

/*Data for the table `orders` */

insert into `orders` values 
(28,23,'2005-10-24 00:00:00',0,0,0.01,'New order','df','f',NULL,'2001-01-01 00:00:00',1,1,'Khaqan Mahmood','isb','','','','isb','punjab',10,'44000','2942394','khaqan99@yahoo.com','sdfsf','isb','','','','isb','punjab',2,'44000','2942394',NULL,1,'2005-10-24 00:00:00','203.82.48.54',20051024113242,'203.82.48.54'),
(29,0,'2005-10-30 00:00:00',0,0,0.50,'Completed','','','','2001-01-01 00:00:00',1,1,'Mohammed Khalid','31-39 Trongate','','','','Glasgow','',2,'G1 5EZ','01416399704','umaarkhalid@hotmail.com','MohammedKhalid','20 Fraser Avenue','','','','Glasgow','',2,'G77 6HP','01416399704','',1,'2005-10-30 00:00:00','62.252.128.18',20051110231009,'Admin ID: 1'),
(30,23,'2005-10-31 00:00:00',0,0,49.99,'New order','','',NULL,'2005-11-22 00:00:00',1,1,'Khaqan Mahmood','isb','','','','isb','punjab',10,'44000','2942394','khaqan99@yahoo.com','sdfsdf','isb','','','','isb','punjab',2,'44000','2942394',NULL,1,'2005-10-31 00:00:00','203.82.48.54',20051031051410,'203.82.48.54'),
(31,0,'2005-10-31 00:00:00',0,0,19.99,'New order','','',NULL,'2001-01-01 00:00:00',1,1,'mine mine','mine','','','','mine','',2,'44000','5521615','itsmani1@hotmail.com','minemine','mine','','','','mine','',2,'44000','5521615',NULL,1,'2005-10-31 00:00:00','203.82.48.54',20051031074842,'203.82.48.54');

/*Table structure for table `paymentgateways` */

DROP TABLE IF EXISTS `paymentgateways`;

CREATE TABLE `paymentgateways` (
  `gatewayID` int(11) NOT NULL default '0',
  `gatewayName` varchar(50) default NULL,
  `accountInfo` varchar(50) default NULL,
  `gatewayEnabled` tinyint(1) default NULL,
  `description` longtext,
  `image1` varchar(200) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  `updatingIP` varchar(50) default NULL,
  PRIMARY KEY  (`gatewayID`)
) TYPE=MyISAM;

/*Data for the table `paymentgateways` */

insert into `paymentgateways` values 
(1,'2 Checkout','398825',0,'','icons/2CO.gif',20061107120015,1,'127.0.0.1'),
(2,'Paypal','giveudeals@aol.com',1,'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD><IMG src=\"images/logos/paypal_mrb_banner.gif\"></TD></TR>\r\n<TR>\r\n<TD>Secure service provided by PayPal.com, Limited to 40 countries only</TD></TR></TBODY></TABLE>','icons/paypal.gif',20061110080730,1,'127.0.0.1'),
(3,'WorldPay','123456',0,'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD><IMG src=\"images/logos/2cosupport.gif\"></TD></TR>\r\n<TR>\r\n<TD>Worldwide 100% Secure credit card processing. You never have to worry about credit card safety when you are shopping at our site. We are using WorldPay.com for this service. Your credit card details will be collected and stored on secure WorldPay\'s server </TD></TR></TBODY></TABLE>','icons/WorldPay.gif',20050625064550,1,'127.0.0.1'),
(4,'Authorize.net','447971',1,'<TABLE cellSpacing=1 cellPadding=2 width=\"100%\" border=0>\r\n<TBODY>\r\n<TR>\r\n<TD></TD></TR>\r\n<TR>\r\n<TD>Secure service provided by Authorize.net</TD></TR></TBODY></TABLE>','logos/authorize-lrg.jpg',20061124162311,1,'');

/*Table structure for table `productprice` */

DROP TABLE IF EXISTS `productprice`;

CREATE TABLE `productprice` (
  `productID` int(11) NOT NULL default '0',
  `currencyID` int(11) NOT NULL default '0',
  `price` double default '0',
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`productID`,`currencyID`)
) TYPE=MyISAM;

/*Data for the table `productprice` */

insert into `productprice` values 
(164,1,24.99,'2005-08-27 00:00:00',1,20050827233745,1),
(165,1,24.99,'2005-08-28 00:00:00',1,20050828171853,1),
(166,1,24.99,'2005-08-29 00:00:00',1,20050829200742,1),
(167,1,26.99,'2005-09-04 00:00:00',1,20050904203315,1),
(168,1,65,'2005-09-14 00:00:00',1,20051022152429,1),
(169,1,24.99,'2005-09-14 00:00:00',1,20050914233148,1),
(170,1,24.99,'2005-09-14 00:00:00',1,20050914233753,1),
(171,1,24.99,'2005-09-14 00:00:00',1,20050914234444,1),
(172,1,26.99,'2005-09-15 00:00:00',1,20050915131703,1),
(173,1,24.99,'2005-09-15 00:00:00',1,20050915133752,1),
(174,1,39.99,'2005-09-19 00:00:00',1,20050919193123,1),
(175,1,24.99,'2005-09-19 00:00:00',1,20050919193807,1),
(176,1,14.99,'2005-09-19 00:00:00',1,20050919194118,1),
(177,1,14.99,'2005-09-19 00:00:00',1,20050919194236,1),
(178,1,19.99,'2005-09-19 00:00:00',1,20050919195018,1),
(179,1,24.99,'2005-09-19 00:00:00',1,20050919195459,1),
(180,1,65,'2005-09-25 00:00:00',1,20051022152715,1),
(181,1,14.99,'2005-09-25 00:00:00',1,20050925214614,1),
(182,1,14.99,'2005-09-25 00:00:00',1,20050925214629,1),
(183,1,14.99,'2005-09-25 00:00:00',1,20050925215131,1),
(184,1,14.99,'2005-09-25 00:00:00',1,20050925215526,1),
(185,1,14.99,'2005-09-25 00:00:00',1,20050925215727,1),
(186,1,44.99,'2005-09-25 00:00:00',1,20050925220156,1),
(187,1,49.99,'2005-09-25 00:00:00',1,20051030195833,1),
(188,1,49.99,'2005-09-25 00:00:00',1,20050925220953,1),
(189,1,49.99,'2005-09-25 00:00:00',1,20050925221312,1),
(190,1,19.99,'2005-10-08 00:00:00',1,20051008150311,1),
(191,1,19.99,'2005-10-08 00:00:00',1,20051008150746,1),
(192,1,19.99,'2005-10-08 00:00:00',1,20051008151926,1),
(193,1,19.99,'2005-10-08 00:00:00',1,20051008152340,1),
(194,1,59.99,'2005-10-08 00:00:00',1,20051008153011,1),
(195,1,65,'2005-10-08 00:00:00',1,20051022152859,1),
(196,1,24.99,'2005-10-08 00:00:00',1,20051008154408,1),
(197,1,19.99,'2005-10-12 00:00:00',1,20051012162838,1),
(198,1,26.99,'2005-10-12 00:00:00',1,20051012163637,1),
(199,1,19.99,'2005-10-15 00:00:00',1,20051015164632,1),
(200,1,74.99,'2005-10-15 00:00:00',1,20051015165817,1),
(201,1,39.99,'2005-10-15 00:00:00',1,20051015170855,1),
(202,1,26.99,'2005-10-15 00:00:00',1,20051015171349,1),
(203,1,49.99,'2005-10-19 00:00:00',1,20051019155758,1),
(204,1,59.99,'2005-10-19 00:00:00',1,20051019161054,1),
(205,1,34.99,'2005-10-19 00:00:00',1,20051019161902,1),
(206,1,26.99,'2005-10-19 00:00:00',1,20051019163049,1),
(207,1,74.99,'2005-10-22 00:00:00',1,20051022135750,1),
(208,1,24.99,'2005-10-22 00:00:00',1,20051026233444,1),
(209,1,24.99,'2005-10-22 00:00:00',1,20051022154611,1),
(210,1,29.99,'2005-10-22 00:00:00',1,20051022155046,1),
(211,1,67,'2005-10-22 00:00:00',1,20051022160108,1),
(212,1,19.99,'2005-10-22 00:00:00',1,20051022165719,1),
(213,1,14.99,'2005-11-10 00:00:00',1,20051110234154,1),
(214,1,14.99,'2005-11-10 00:00:00',1,20051110234603,1),
(215,1,14.99,'2005-11-10 00:00:00',1,20051110235017,1),
(216,1,14.99,'2005-11-10 00:00:00',1,20051110235341,1),
(217,1,14.99,'2005-11-10 00:00:00',1,20051110235751,1),
(218,1,19.99,'2005-11-12 00:00:00',1,20051112133227,1),
(219,1,19.99,'2005-11-12 00:00:00',1,20051112133849,1),
(220,1,29.99,'2005-11-12 00:00:00',1,20051112135544,1),
(221,1,24.99,'2005-11-12 00:00:00',1,20051112140755,1),
(235,1,99.95,'2006-11-16 00:00:00',1,20061116022336,1),
(222,1,24.99,'2005-11-12 00:00:00',1,20051112141635,1),
(234,1,109.99,'2006-11-16 00:00:00',1,20061116021356,1),
(223,1,24.99,'2005-11-12 00:00:00',1,20051112141903,1),
(233,1,32.95,'2006-11-16 00:00:00',1,20061116002636,1),
(224,1,64.99,'2005-11-12 00:00:00',1,20051112145725,1),
(232,1,134.99,'2006-11-14 00:00:00',1,20061114233740,1),
(225,1,123,'2006-11-06 00:00:00',1,20061106061438,1),
(231,1,51.65,'2006-11-14 00:00:00',1,20061114233701,1),
(226,1,312,'2006-11-06 00:00:00',1,20061106061655,1),
(230,1,234,'2006-11-09 00:00:00',1,20061109225408,1),
(227,1,213,'2006-11-06 00:00:00',1,20061106061855,1),
(229,1,12,'2006-11-07 00:00:00',1,20061107041632,1),
(228,1,12.99,'2006-11-06 00:00:00',1,20061106065526,1),
(236,1,4000,'2006-11-29 00:00:00',1,20061129141755,1),
(3,1,21000,'2006-11-29 00:00:00',1,20061130105745,1),
(248,1,80,'2006-11-30 00:00:00',1,20061130144036,1);

/*Table structure for table `products` */

DROP TABLE IF EXISTS `products`;

CREATE TABLE `products` (
  `productID` int(11) NOT NULL auto_increment,
  `categoryID` int(11) default '0',
  `brandid` int(5) default NULL,
  `productName` varchar(50) default NULL,
  `shortDescription` longtext,
  `longDescription` longtext,
  `status` tinyint(1) default '0',
  `discounted` tinyint(1) default NULL,
  `discountPercentage` int(11) default '0',
  `quantityInHand` int(11) default '0',
  `quantitySold` int(11) default '0',
  `weight` double default '0',
  `image1` varchar(100) default NULL,
  `image2` varchar(100) default NULL,
  `image3` varchar(100) default NULL,
  `image4` varchar(100) default NULL,
  `image5` varchar(100) default NULL,
  `thumbnail` varchar(100) default NULL,
  `displaySizeChart` tinyint(1) default '0',
  `sizeChartURL` varchar(200) default NULL,
  `viewed` int(11) default '0',
  `newProduct` tinyint(1) NOT NULL default '0',
  `bestSeller` tinyint(1) default NULL,
  `featuredProduct` tinyint(1) default NULL,
  `categoryFeatured` tinyint(1) default NULL,
  `customTimeDeliverable` tinyint(1) default '0',
  `shipToWholePakistan` tinyint(1) default '0',
  `shipToWholeWorld` tinyint(1) default NULL,
  `companyCode` varchar(32) NOT NULL default '',
  `supplierCode` varchar(32) NOT NULL default '',
  `created` datetime default NULL,
  `createdBy` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  `rrp` double default NULL,
  PRIMARY KEY  (`productID`)
) TYPE=MyISAM;

/*Data for the table `products` */

insert into `products` values 
(225,210,2,'Handheld Deal Game','','Deal your way to the top while playing the on-the-go version of the world\'s favorite new game show.',1,0,0,0,0,0,'products/middlei1.jpg','products/middlei1.jpg','no','no','no',NULL,0,'#',22,0,0,1,NULL,0,0,NULL,'','','2006-11-06 00:00:00',1,20061130172117,1,700),
(226,210,2,'Pioneer Plasma TV','','From the creators of the award winning Blue Planet: Seas of Life and The Life of Birds, comes a',1,0,0,0,0,0,'products/middlei2.jpg','products/middlei2.jpg','no','no','no',NULL,0,'#',22,0,0,1,NULL,0,0,NULL,'','','2006-11-06 00:00:00',1,20061130172110,1,600),
(227,118,2,'Bath & Body Treatment','What goes here...','Water Foot Massagers - Soothe Your Tired Feet And Relax Your Mind',1,0,0,0,0,123,'products/middlei3.jpg','products/middlei3.jpg','no','no','no',NULL,0,'#',21,0,0,1,NULL,0,0,NULL,'','','2006-11-06 00:00:00',1,20061129094211,1,124.5);
insert into `products` values 
(228,119,2,'Topless Sandals','Topless Sandals uses an adhesive to stick to your feet, but the company that makes them claims the adhesive doesn\'t leave any sticky stuff on your soles.\r\n\r\nThe adhesive lasts for about 1 year.\r\n','<A href=\"http://www.topless-sandal.com/\"><FONT color=#6699cc>Topless Sandals</FONT></A> uses an adhesive to stick to your feet, but the company that makes them claims the adhesive doesn\'t leave any sticky stuff on your soles.<BR><BR>The adhesive lasts for about 1 year.<BR><BR>I can\'t get over the idea of having to peel my sandals off. I prefer to just \"kick\" them off. Though, I suppose these won\'t give you any tan lines on your feet.<BR>',1,0,0,0,0,22,'products/middletopless-sandals-735175.jpg','products/middletopless-sandals-735175.jpg','no','no','no',NULL,0,'#',42,1,1,1,NULL,0,0,NULL,'22','33','2006-11-06 00:00:00',1,20061129094211,1,124.5),
(229,119,2,'test prod','Price in GBP is mandatory. You can leave others empty. In case of leaving price fields empty system will calculate other prices on the basis of exchange ','Price in GBP is mandatory. You can leave others empty. In case of leaving price fields empty system will calculate other prices on the basis of exchange rate.',1,1,10,34,0,22,'products/middlePicture(91).jpg','products/middlePicture(93).jpg','products/middlePicture(100).jpg','no','no',NULL,0,'#',40,1,1,1,NULL,0,0,NULL,'9821','89237','2006-11-07 00:00:00',1,20061130171130,1,124.5),
(230,123,2,'sdf','fsdf','fdsf33 ',1,0,0,34,0,33,'products/middlemarchelandscape2600.jpg','products/middlesmiley.jpg','no','no','no',NULL,0,'#',9,1,1,1,NULL,0,0,NULL,'23','234234','2006-11-09 00:00:00',1,20061129094211,1,124.5),
(231,123,2,'Bath & Body Treatment','fg','fg',1,0,0,0,0,1.4,'products/middlewp1.jpg','products/middlewp1.jpg','no','no','no',NULL,0,'#',6,0,1,0,NULL,0,0,NULL,'','','2006-11-14 00:00:00',1,20061129094211,1,124.5),
(236,186,2,'cars','ssssssssssssssss','dddddddddddddddd ',1,1,50,0,0,2345,'products/middlei3.jpg','products/middlei2.jpg','no','no','no',NULL,0,'#',5,1,1,1,0,1,0,NULL,'car','ddjk','2006-11-29 00:00:00',1,20061130173628,1,500);

/*Table structure for table `relatedproducts` */

DROP TABLE IF EXISTS `relatedproducts`;

CREATE TABLE `relatedproducts` (
  `productID` int(4) NOT NULL default '0',
  `relatedProductID` int(4) NOT NULL default '0',
  PRIMARY KEY  (`productID`,`relatedProductID`)
) TYPE=MyISAM;

/*Data for the table `relatedproducts` */

insert into `relatedproducts` values 
(167,172),
(168,169),
(169,168),
(172,167);

/*Table structure for table `reply` */

DROP TABLE IF EXISTS `reply`;

CREATE TABLE `reply` (
  `replyID` int(11) NOT NULL auto_increment,
  `supportID` int(11) NOT NULL default '0',
  `message` longtext,
  `replyBy` int(11) default NULL,
  `replied` timestamp(14) NOT NULL,
  PRIMARY KEY  (`replyID`)
) TYPE=MyISAM;

/*Data for the table `reply` */

insert into `reply` values 
(1,6,'asdfasdf asdf asdf ',1,20050618120753),
(2,6,'test',1,20050628082639);

/*Table structure for table `searchstrings` */

DROP TABLE IF EXISTS `searchstrings`;

CREATE TABLE `searchstrings` (
  `id` int(11) NOT NULL auto_increment,
  `searchText` varchar(50) default NULL,
  `timesSearch` varchar(50) default NULL,
  `created` datetime default NULL,
  `createdBy` varchar(50) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(50) default NULL,
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;

/*Data for the table `searchstrings` */

insert into `searchstrings` values 
(1,'a','70','2005-04-12 00:00:00','203.82.48.54',20061106043843,'203.82.48.187'),
(2,'r','2','2005-04-12 00:00:00','212.103.235.141',20050415000000,'212.240.194.229'),
(3,'s','17','2005-04-12 00:00:00','84.66.246.65',20050917074432,'203.99.49.90'),
(4,'d','1','2005-04-12 00:00:00','84.66.246.65',20050424000000,'212.240.194.229'),
(5,'black','5','2005-04-13 00:00:00','212.240.194.229',20050928072439,'203.82.48.54'),
(6,'armani','1','2005-04-13 00:00:00','84.67.175.62',20050424000000,'212.240.194.229'),
(7,'adf','2','2005-04-18 00:00:00','203.82.48.54',20050721071931,'203.82.63.2'),
(8,'f','2','2005-04-18 00:00:00','203.82.48.54',20050424000000,'84.66.220.157'),
(9,'w','1','2005-04-18 00:00:00','212.240.194.229',20050424000000,'212.240.194.229'),
(10,'t','1','2005-04-24 00:00:00','84.66.220.157',20050424000000,'212.240.194.229'),
(11,'c','3','2005-04-24 00:00:00','84.66.220.157',20050709002917,'81.77.77.88'),
(12,'1','8','2005-04-06 00:00:00','127.0.0.1',20050726034545,'213.80.151.54'),
(13,'hell','1','2005-04-12 00:00:00','192.168.0.1',20050414183831,'192.168.0.1'),
(14,'test','4','2005-05-30 00:00:00','84.65.210.254',20061130160905,'127.0.0.1'),
(15,'bangles','2','2005-05-30 00:00:00','203.99.49.90',20050630052007,'203.135.21.45'),
(16,'kin','8','2005-06-15 00:00:00','212.240.194.226',20050623073642,'212.103.235.141'),
(17,'k','1','2005-04-14 00:00:00','127.0.0.1',00000000000000,NULL),
(18,'g','1','2005-06-17 00:00:00','203.99.49.90',20050617071515,'203.99.49.90'),
(19,'green','1','2005-06-17 00:00:00','203.99.49.90',20050617071529,'203.99.49.90'),
(20,'green s','1','2005-06-17 00:00:00','203.99.49.90',20050617071538,'203.99.49.90'),
(21,'dunkin','5','2005-06-17 00:00:00','203.99.49.90',20050706214939,'84.65.198.83'),
(22,'wh','2','2005-06-25 00:00:00','203.99.49.90',20050625065309,'203.99.49.90'),
(23,'sfsf','1','2005-06-26 00:00:00','81.77.3.102',20050626140812,'81.77.3.102'),
(24,'nokia','13','2005-06-26 00:00:00','81.77.3.102',20050718113332,'213.80.158.17'),
(25,'flower','1','2005-06-26 00:00:00','81.77.3.102',20050626140835,'81.77.3.102'),
(26,'flowers','1','2005-06-26 00:00:00','81.77.3.102',20050626140840,'81.77.3.102'),
(27,'rose','1','2005-06-26 00:00:00','81.77.3.102',20050626140855,'81.77.3.102'),
(28,'cake','1','2005-06-28 00:00:00','84.67.163.94',20050628211243,'84.67.163.94'),
(29,'burfi','1','2005-07-10 00:00:00','84.66.151.202',20050710154559,'84.66.151.202'),
(30,'Rado','3','2005-07-10 00:00:00','84.66.151.202',20050714224127,'81.79.195.23'),
(31,'Gillet','1','2005-07-10 00:00:00','84.66.151.202',20050710154929,'84.66.151.202'),
(32,'ertert','1','2005-07-14 00:00:00','81.77.38.1',20050714193231,'81.77.38.1'),
(33,'ghulab','1','2005-07-14 00:00:00','81.79.195.23',20050714224413,'81.79.195.23'),
(34,'ghu','1','2005-07-14 00:00:00','81.79.195.23',20050714224429,'81.79.195.23'),
(35,'hui','3','2005-07-18 00:00:00','127.0.0.1',20050718110036,'127.0.0.1'),
(36,'vah','8','2005-07-18 00:00:00','127.0.0.1',20050718112156,'127.0.0.1'),
(37,'nokia1','1','2005-07-18 00:00:00','127.0.0.1',20050718112735,'127.0.0.1'),
(38,'lopez','1','2005-07-18 00:00:00','127.0.0.1',20050718112842,'127.0.0.1'),
(39,'still','1','2005-07-18 00:00:00','127.0.0.1',20050718112849,'127.0.0.1'),
(40,'stil','1','2005-07-18 00:00:00','127.0.0.1',20050718112855,'127.0.0.1'),
(41,'women','12','2005-07-18 00:00:00','127.0.0.1',20050718114706,'127.0.0.1'),
(42,'bag','6','2005-07-18 00:00:00','203.82.63.2',20050726115536,'213.80.158.56'),
(43,'asdfasdf','1','2005-07-23 00:00:00','203.99.49.173',20050723063101,'203.99.49.173'),
(44,'..','3','2005-07-26 00:00:00','203.82.48.54',20050726032857,'203.82.48.54'),
(45,'\'','5','2005-07-26 00:00:00','203.82.48.54',20050726044414,'213.80.151.54'),
(46,'','4','2005-07-26 00:00:00','203.82.48.54',20061130143155,'127.0.0.1'),
(47,'\\\'','8','2005-07-26 00:00:00','213.80.151.54',20061119122634,'213.130.28.31'),
(48,'\\\\','1','2005-07-26 00:00:00','213.80.151.54',20050726045241,'213.80.151.54'),
(49,'stretch','1','2005-07-26 00:00:00','203.99.49.173',20050726070410,'203.99.49.173'),
(50,'jean','14','2005-07-26 00:00:00','203.99.49.173',20051005165420,'212.240.194.236'),
(51,'silk','1','2005-07-28 00:00:00','203.99.49.90',20050728130910,'203.99.49.90'),
(52,'o','2','2005-08-13 00:00:00','81.79.136.23',20050828102452,'62.183.100.121'),
(53,'#','1','2005-08-26 00:00:00','203.82.48.54',20050826124644,'203.82.48.54'),
(54,'sd','1','2005-08-28 00:00:00','62.183.100.121',20050828102320,'62.183.100.121'),
(55,'asdasd','1','2005-08-28 00:00:00','62.183.100.121',20050828102424,'62.183.100.121'),
(59,'7002','2','2005-09-27 00:00:00','203.82.48.54',20050927083537,'203.82.48.54'),
(56,'top','2','2005-09-07 00:00:00','212.240.194.236',20050907171235,'212.240.194.236'),
(57,'sf','1','2005-09-17 00:00:00','203.99.49.90',20050917073227,'203.99.49.90'),
(58,'gdg','1','2005-09-17 00:00:00','203.99.49.90',20050917073757,'203.99.49.90'),
(60,'sand','6','2006-11-07 00:00:00','203.82.48.187',20061107044243,'203.82.48.187'),
(61,'topless','3','2006-11-15 00:00:00','71.229.115.95',20061115000956,'71.229.115.95'),
(62,'ee','1','2006-11-19 00:00:00','213.130.28.31',20061119122629,'213.130.28.31'),
(63,'e','1','2006-11-19 00:00:00','213.130.28.31',20061119122646,'213.130.28.31'),
(64,'stinrg','1','2006-11-30 00:00:00','127.0.0.1',20061130122925,'127.0.0.1'),
(65,'simple','1','2006-11-30 00:00:00','127.0.0.1',20061130123042,'127.0.0.1'),
(66,'test product','23','2006-11-30 00:00:00','127.0.0.1',20061130143159,'127.0.0.1'),
(67,'total','3','2006-11-30 00:00:00','127.0.0.1',20061130161702,'127.0.0.1');

/*Table structure for table `support` */

DROP TABLE IF EXISTS `support`;

CREATE TABLE `support` (
  `id` int(11) NOT NULL auto_increment,
  `email` varchar(50) default NULL,
  `subject` varchar(50) default NULL,
  `message` longtext,
  `type` varchar(50) default NULL,
  `created` datetime default NULL,
  `createdBy` varchar(50) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(50) default NULL,
  `status` varchar(50) NOT NULL default 'New',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM;

/*Data for the table `support` */

insert into `support` values 
(4,'me@mine.com','how to use send mail when an event occurs','form5olo','Enquiry','2005-04-06 15:05:40','127.0.0.1',20050406150540,'1','Fixed'),
(6,'farhan@artologics.com','I dont have any problem','Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing Testing ','Enquiry','2005-05-27 08:49:06','203.99.49.90',20050618120737,'1','Reply');

/*Table structure for table `transactions` */

DROP TABLE IF EXISTS `transactions`;

CREATE TABLE `transactions` (
  `transactionID` int(11) NOT NULL auto_increment,
  `coporateUserID` int(11) default '0',
  `amountTransferred` double default '0',
  `description` longtext,
  `discountGiven` double default '0',
  `created` datetime default NULL,
  `createdBy` varchar(50) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(50) default NULL,
  PRIMARY KEY  (`transactionID`)
) TYPE=MyISAM;

/*Data for the table `transactions` */

/*Table structure for table `useraccounts` */

DROP TABLE IF EXISTS `useraccounts`;

CREATE TABLE `useraccounts` (
  `accountID` int(11) NOT NULL auto_increment,
  `loginName` varchar(50) default NULL,
  `password` varchar(50) default NULL,
  `type` char(1) default NULL,
  `email` varchar(50) default NULL,
  `created` datetime default NULL,
  `createdBy` varchar(50) default NULL,
  `updated` timestamp(14) NOT NULL,
  `updatedBy` varchar(50) default NULL,
  PRIMARY KEY  (`accountID`)
) TYPE=MyISAM;

/*Data for the table `useraccounts` */

insert into `useraccounts` values 
(1,'admin','test','a','admin@expressgifts.com','0000-00-00 00:00:00','1',00000000000000,'1'),
(11,'shah','shah','c','khaqan@artologics.com','2005-04-11 15:26:08','1',20050411152608,'1'),
(10,'kk','kk','c','khaqan@artologics.com','2005-04-10 15:49:57','1',20050410154957,'1'),
(12,'mateenmba_2005@hotmail.com','mateenmba_2005','a','mateenmba_2005@hotmail.com','2005-06-28 00:00:00','Admin ID: 1',20050628080028,'Admin ID: 1'),
(22,'shahzad','shahzad','g','shahzaduk@hotmail.com',NULL,NULL,20051002161006,NULL),
(23,'khaqan','khaqan1','g','khaqan99@yahoo.com',NULL,NULL,20051024084216,NULL),
(21,'shahzaduk@hotmail.com','shahzaduk','g','shahzaduk@hotmail.com',NULL,NULL,20051002160823,NULL),
(19,'eb','eb','a','ebdeveloper@yahoo.com','2005-08-28 00:00:00','Admin ID: 1',20050828102100,'Admin ID: 1'),
(24,'itsmani1','1111','g','itsmani@gmail.com',NULL,NULL,20051024100532,NULL),
(25,'Margaret Colville','RUBYS','g','Margaret.Colville@astrazeneca.com',NULL,NULL,20051111005133,NULL),
(26,'Mansoor','Mansoor','g','meettomansoor@yahoo.com',NULL,NULL,20051117053258,NULL),
(27,'DCaMM87','dominic','g','TestMe123@aol.com',NULL,NULL,20061115001343,NULL);

/*Table structure for table `weightcosting` */

DROP TABLE IF EXISTS `weightcosting`;

CREATE TABLE `weightcosting` (
  `weightCostingID` int(11) NOT NULL auto_increment,
  `countryID` int(11) default '0',
  `courierID` int(11) default '0',
  `weightMin` double default '0',
  `WeightMax` double default '0',
  `shipCost` double default '0',
  `created` datetime default NULL,
  `createdby` int(11) default '0',
  `updated` timestamp(14) NOT NULL,
  `updatedBy` int(11) default '0',
  PRIMARY KEY  (`weightCostingID`)
) TYPE=MyISAM;

/*Data for the table `weightcosting` */

insert into `weightcosting` values 
(17,2,8,1000,5000,100,'2006-11-27 00:00:00',1,20061127131709,1),
(16,2,8,101,499,20,'2006-11-27 00:00:00',1,20061127131615,1),
(15,2,8,1,100,12,'2006-11-27 00:00:00',1,20061127131548,1),
(14,2,11,500,1000,50,'2006-11-27 00:00:00',1,20061127131632,1),
(18,2,7,1,100,50,'2006-11-27 00:00:00',1,20061127131731,1),
(19,2,7,101,500,100,'2006-11-27 00:00:00',1,20061127131758,1);
