Code:
/*Data for the table `theme_configuration` */
insert into `theme_configuration` values (1,'best sellers','BOX_HEADING_BEST_SELLERS','no','Display Best Sellers box?',1,'left',12,1,'2005-04-01 12:31:54','2003-04-15 11:01:05','');
insert into `theme_configuration` values (3,'currencies','BOX_HEADING_CATEGORIES_CURRENCIES','yes','Display Currencies box?',1,'right',8,3,'2003-04-15 18:16:37','2003-04-15 11:01:05','');
insert into `theme_configuration` values (5,'information','BOX_HEADING_INFORMATION','yes','Display Information box?',1,'left',7,5,'2005-02-22 19:36:38','2003-04-15 11:01:05','');
insert into `theme_configuration` values (6,'languages','BOX_HEADING_LANGUAGES','yes','Display Languages box?',1,'right',7,6,'2003-04-15 18:16:33','2003-04-15 11:01:05','');
insert into `theme_configuration` values (7,'manufacturer info','BOX_HEADING_MANUFACTURER_INFO','yes','Display Manufacturer Info box?',1,'right',9,7,'2003-04-15 18:40:37','2003-04-15 11:01:05','');
insert into `theme_configuration` values (8,'manufacturers','BOX_HEADING_MANUFACTURERS','no','Display Manufacturers box?',1,'left',6,8,'','2003-04-15 11:01:05','Manufactures');
insert into `theme_configuration` values (9,'order history','BOX_HEADING_ORDER_HISTORY','yes','Display Order History box?',1,'right',4,9,'2005-02-22 18:29:03','2003-04-15 11:01:05','');
insert into `theme_configuration` values (10,'product notifications','BOX_HEADING_PRODUCT_NOTIFICATIONS','yes','Display Product Notifications box?',1,'right',9,10,'2003-04-17 01:32:54','2003-04-15 11:01:05','');
insert into `theme_configuration` values (11,'reviews','BOX_HEADING_REVIEWS','yes','Display Reviews box?',1,'right',6,11,'2003-04-15 18:16:22','2003-04-15 11:01:05','');
insert into `theme_configuration` values (12,'search','BOX_HEADING_SEARCH','yes','Display Search box?',1,'left',5,12,'','2003-04-15 11:01:05','Quick Find');
insert into `theme_configuration` values (13,'shopping cart','BOX_HEADING_SHOPPING_CART','yes','Display Shopping Cart box?',1,'right',1,13,'2005-02-23 22:16:01','2003-04-15 11:01:05','');
insert into `theme_configuration` values (14,'specials','BOX_HEADING_SPECIALS','yes','Display Specials box?',1,'right',5,14,'2003-04-15 18:16:17','2003-04-15 11:01:05','Specials');
insert into `theme_configuration` values (15,'tell a friend','BOX_HEADING_TELL_A_FRIEND','yes','Display Tell a Friend box?',1,'right',4,15,'2003-04-15 18:16:03','2003-04-15 11:01:05','');
insert into `theme_configuration` values (16,'what\'s new','BOX_HEADING_WHATS_NEW','yes','Display What\'s New? box?',1,'left',4,16,'','2003-04-15 11:01:05','What\'s New');
insert into `theme_configuration` values (26,'articles','BOX_HEADING_ARTICLES','no','',1,'right',10,(null),'','0000-00-00 00:00:00','Articles');
insert into `theme_configuration` values (25,'loginbox','BOX_HEADING_LOGIN_BOX','yes','',1,'right',2,(null),'2005-02-23 22:16:12','0000-00-00 00:00:00','Sign In');
insert into `theme_configuration` values (28,'affiliate','BOX_HEADING_AFFILIATE','yes','',1,'left',3,(null),'','0000-00-00 00:00:00','Affiliates');
insert into `theme_configuration` values (2,'categories','BOX_HEADING_CATEGORIES','yes','',1,'left',1,(null),'','0000-00-00 00:00:00','Categories');
insert into `theme_configuration` values (22,'wishlist','BOX_HEADING_CUSTOMER_WISHLIST','yes','',1,'right',3,(null),'2005-02-22 18:28:48','0000-00-00 00:00:00','My Wish List');
insert into `theme_configuration` values (29,'Authors','BOX_HEADING_AUTHORS','no','',1,'right',11,(null),'','0000-00-00 00:00:00','Authors');
Bookmarks