HEX
Server: Apache
System: Linux webm002.cluster115.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: centralexf (54246)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/centralexf/www/installation0/sql/joomla.s01
INSERT INTO `#__content` VALUES ('397', 'Faîtes la simulation du crédit-immobilier', 'faites-la-simulation-du-credit-immobilier', '', '<p>{loadposition user12}</p>', '', '1', '0', '0', '0', '2012-07-21 15:34:54', '62', '', '0000-00-00 00:00:00', '0', '0', '0000-00-00 00:00:00', '2012-07-21 15:34:54', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', '1', '0', '2', '', '', '0', '2', 'robots=\nauthor='), ('398', 'Fiche technique BMW 335i', 'fiche-technique-bmw-335i', '', '<p><img style=\"display: block; margin-left: auto; margin-right: auto;\" alt=\"ft bmw335i\" src=\"images/articles/ft_bmw335i.jpg\" height=\"1131\" width=\"800\" /></p>', '', '1', '0', '0', '0', '2012-07-21 16:19:26', '62', '', '2012-07-22 07:02:53', '62', '0', '0000-00-00 00:00:00', '2012-07-21 16:19:26', '0000-00-00 00:00:00', '', '', 'show_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_vote=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nlanguage=\nkeyref=\nreadmore=', '4', '0', '1', '', '', '0', '8', 'robots=\nauthor=');
CREATE TABLE `#__content_frontpage` (   `content_id` int(11) NOT NULL DEFAULT '0',   `ordering` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`content_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__content_rating` (   `content_id` int(11) NOT NULL DEFAULT '0',   `rating_sum` int(11) unsigned NOT NULL DEFAULT '0',   `rating_count` int(11) unsigned NOT NULL DEFAULT '0',   `lastip` varchar(50) NOT NULL DEFAULT '',   PRIMARY KEY (`content_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__core_acl_aro` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `section_value` varchar(240) NOT NULL DEFAULT '0',   `value` varchar(240) NOT NULL DEFAULT '',   `order_value` int(11) NOT NULL DEFAULT '0',   `name` varchar(255) NOT NULL DEFAULT '',   `hidden` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`id`),   UNIQUE KEY `jos_section_value_value_aro` (`section_value`(100),`value`(100)),   KEY `jos_gacl_hidden_aro` (`hidden`) ) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
INSERT INTO `#__core_acl_aro` VALUES ('10', 'users', '62', '0', 'Administrator', '0');
CREATE TABLE `#__core_acl_aro_groups` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `parent_id` int(11) NOT NULL DEFAULT '0',   `name` varchar(255) NOT NULL DEFAULT '',   `lft` int(11) NOT NULL DEFAULT '0',   `rgt` int(11) NOT NULL DEFAULT '0',   `value` varchar(255) NOT NULL DEFAULT '',   PRIMARY KEY (`id`),   KEY `jos_gacl_parent_id_aro_groups` (`parent_id`),   KEY `jos_gacl_lft_rgt_aro_groups` (`lft`,`rgt`) ) ENGINE=MyISAM AUTO_INCREMENT=31 DEFAULT CHARSET=utf8;
INSERT INTO `#__core_acl_aro_groups` VALUES ('17', '0', 'ROOT', '1', '22', 'ROOT'), ('28', '17', 'USERS', '2', '21', 'USERS'), ('29', '28', 'Public Frontend', '3', '12', 'Public Frontend'), ('18', '29', 'Registered', '4', '11', 'Registered'), ('19', '18', 'Author', '5', '10', 'Author'), ('20', '19', 'Editor', '6', '9', 'Editor'), ('21', '20', 'Publisher', '7', '8', 'Publisher'), ('30', '28', 'Public Backend', '13', '20', 'Public Backend'), ('23', '30', 'Manager', '14', '19', 'Manager'), ('24', '23', 'Administrator', '15', '18', 'Administrator'), ('25', '24', 'Super Administrator', '16', '17', 'Super Administrator');
CREATE TABLE `#__core_acl_aro_map` (   `acl_id` int(11) NOT NULL DEFAULT '0',   `section_value` varchar(230) NOT NULL DEFAULT '0',   `value` varchar(100) NOT NULL,   PRIMARY KEY (`acl_id`,`section_value`,`value`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__core_acl_aro_sections` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `value` varchar(230) NOT NULL DEFAULT '',   `order_value` int(11) NOT NULL DEFAULT '0',   `name` varchar(230) NOT NULL DEFAULT '',   `hidden` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`id`),   UNIQUE KEY `jos_gacl_value_aro_sections` (`value`),   KEY `jos_gacl_hidden_aro_sections` (`hidden`) ) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
INSERT INTO `#__core_acl_aro_sections` VALUES ('10', 'users', '1', 'Users', '0');
CREATE TABLE `#__core_acl_groups_aro_map` (   `group_id` int(11) NOT NULL DEFAULT '0',   `section_value` varchar(240) NOT NULL DEFAULT '',   `aro_id` int(11) NOT NULL DEFAULT '0',   UNIQUE KEY `group_id_aro_id_groups_aro_map` (`group_id`,`section_value`,`aro_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `#__core_acl_groups_aro_map` VALUES ('25', '', '10');
CREATE TABLE `#__core_log_items` (   `time_stamp` date NOT NULL DEFAULT '0000-00-00',   `item_table` varchar(50) NOT NULL DEFAULT '',   `item_id` int(11) unsigned NOT NULL DEFAULT '0',   `hits` int(11) unsigned NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__core_log_searches` (   `search_term` varchar(128) NOT NULL DEFAULT '',   `hits` int(11) unsigned NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__groups` (   `id` tinyint(3) unsigned NOT NULL DEFAULT '0',   `name` varchar(50) NOT NULL DEFAULT '',   PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `#__groups` VALUES ('0', 'Public'), ('1', 'Registered'), ('2', 'Special');
CREATE TABLE `#__jaem_log` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `ext_id` varchar(50) DEFAULT NULL,   `check_date` datetime DEFAULT NULL,   `check_info` text,   PRIMARY KEY (`id`),   UNIQUE KEY `ext_id` (`ext_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__jaem_services` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `ws_name` varchar(255) NOT NULL,   `ws_mode` varchar(50) NOT NULL DEFAULT 'local',   `ws_uri` varchar(255) NOT NULL,   `ws_user` varchar(100) NOT NULL,   `ws_pass` varchar(100) NOT NULL,   `ws_default` tinyint(1) NOT NULL DEFAULT '0',   `ws_core` tinyint(1) NOT NULL DEFAULT '0',   PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
INSERT INTO `#__jaem_services` VALUES ('1', 'Local Service', 'local', '', '', '', '1', '1'), ('2', 'JoomlArt Updates', 'remote', 'http://update.joomlart.com/service/', '', '', '0', '1');
CREATE TABLE `#__menu` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `menutype` varchar(75) DEFAULT NULL,   `name` varchar(255) DEFAULT NULL,   `alias` varchar(255) NOT NULL DEFAULT '',   `link` text,   `type` varchar(50) NOT NULL DEFAULT '',   `published` tinyint(1) NOT NULL DEFAULT '0',   `parent` int(11) unsigned NOT NULL DEFAULT '0',   `componentid` int(11) unsigned NOT NULL DEFAULT '0',   `sublevel` int(11) DEFAULT '0',   `ordering` int(11) DEFAULT '0',   `checked_out` int(11) unsigned NOT NULL DEFAULT '0',   `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `pollid` int(11) NOT NULL DEFAULT '0',   `browserNav` tinyint(4) DEFAULT '0',   `access` tinyint(3) unsigned NOT NULL DEFAULT '0',   `utaccess` tinyint(3) unsigned NOT NULL DEFAULT '0',   `params` text NOT NULL,   `lft` int(11) unsigned NOT NULL DEFAULT '0',   `rgt` int(11) unsigned NOT NULL DEFAULT '0',   `home` int(1) unsigned NOT NULL DEFAULT '0',   PRIMARY KEY (`id`),   KEY `componentid` (`componentid`,`menutype`,`published`,`access`),   KEY `menutype` (`menutype`) ) ENGINE=MyISAM AUTO_INCREMENT=542 DEFAULT CHARSET=utf8;
INSERT INTO `#__menu` VALUES ('1', 'mainmenu', 'Accueil', 'accueil', 'index.php?option=com_content&view=frontpage', 'component', '1', '0', '20', '0', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '3', 'num_leading_articles=0\nnum_intro_articles=0\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=front\nmulti_column_order=1\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=0\nshow_title=1\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\nfeed_summary=\npage_title=Bienvenue sur la Centrale des Annonces\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('2', 'mainmenu', 'Joomla! License', 'joomla-license', 'index.php?option=com_content&view=article&id=5', 'component', '1', '0', '20', '0', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_noauth=0\nshow_title=\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('41', 'mainmenu', 'FAQ', 'faq', 'index.php?option=com_content&view=section&id=3', 'component', '1', '0', '20', '0', '5', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nshow_categories=1\nshow_empty_categories=0\nshow_cat_num_articles=1\nshow_category_description=1\norderby=\norderby_sec=\nshow_feed_link=1\nshow_noauth=0\nshow_title=1\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('11', 'othermenu', 'Joomla! Home', 'joomla-home', 'http://www.joomla.org', 'url', '1', '0', '0', '0', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '3', 'menu_image=-1\n\n', '0', '0', '0'), ('12', 'othermenu', 'Joomla! Forums', 'joomla-forums', 'http://forum.joomla.org', 'url', '1', '0', '0', '0', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '3', 'menu_image=-1\n\n', '0', '0', '0'), ('13', 'othermenu', 'Joomla! Help', 'joomla-help', 'http://help.joomla.org', 'url', '1', '0', '0', '0', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '3', 'menu_image=-1\n\n', '0', '0', '0'), ('14', 'othermenu', 'OSM Home', 'osm-home', 'http://www.opensourcematters.org', 'url', '1', '0', '0', '0', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '4', 'menu_image=-1\n\n', '0', '0', '0'), ('15', 'othermenu', 'Administrator', 'administrator', 'administrator/', 'url', '1', '0', '0', '0', '5', '0', '0000-00-00 00:00:00', '0', '0', '0', '3', 'menu_image=-1\n\n', '0', '0', '0'), ('18', 'topmenu', 'News', 'news', 'index.php?option=com_content&view=category&layout=blog&id=1', 'component', '1', '0', '20', '0', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '3', 'show_description=0\nshow_description_image=0\nnum_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=4\norderby_pri=\norderby_sec=\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=News\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('20', 'usermenu', 'Your Details', 'your-details', 'index.php?option=com_user&view=user&task=edit', 'component', '1', '0', '14', '0', '1', '0', '0000-00-00 00:00:00', '0', '0', '1', '3', '', '0', '0', '0'), ('24', 'usermenu', 'Logout', 'logout', 'index.php?option=com_user&view=login', 'component', '1', '0', '14', '0', '4', '0', '0000-00-00 00:00:00', '0', '0', '1', '3', '', '0', '0', '0'), ('38', 'keyconcepts', 'Content Layouts', 'content-layouts', 'index.php?option=com_content&view=article&id=24', 'component', '1', '0', '20', '0', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('28', 'topmenu', 'About Joomla!', 'about-joomla', 'index.php?option=com_content&view=article&id=25', 'component', '1', '0', '20', '0', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('29', 'topmenu', 'Rencontres', 'rencontres', 'index.php?option=com_content&view=article&id=389', 'component', '1', '0', '20', '0', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_noauth=0\nshow_title=\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('30', 'topmenu', 'The Community', 'the-community', 'index.php?option=com_content&view=article&id=27', 'component', '1', '0', '20', '0', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('40', 'keyconcepts', 'Extensions', 'extensions', 'index.php?option=com_content&view=article&id=26', 'component', '1', '0', '20', '0', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('43', 'keyconcepts', 'Example Pages', 'example-pages', 'index.php?option=com_content&view=article&id=43', 'component', '1', '0', '20', '0', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'pageclass_sfx=\nmenu_image=-1\nsecure=0\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('44', 'ExamplePages', 'Section Blog', 'section-blog', 'index.php?option=com_content&view=section&layout=blog&id=3', 'component', '1', '0', '20', '0', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_page_title=1\npage_title=Example of Section Blog layout (FAQ section)\nshow_description=0\nshow_description_image=0\nnum_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=4\nshow_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\norderby_pri=\norderby_sec=\nshow_pagination=2\nshow_pagination_results=1\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('45', 'ExamplePages', 'Section Table', 'section-table', 'index.php?option=com_content&view=section&id=3', 'component', '1', '0', '20', '0', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_page_title=1\npage_title=Example of Table Blog layout (FAQ section)\nshow_description=0\nshow_description_image=0\nshow_categories=1\nshow_empty_categories=0\nshow_cat_num_articles=1\nshow_category_description=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\norderby=\nshow_noauth=0\nshow_title=1\nnlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('46', 'ExamplePages', 'Category Blog', 'categoryblog', 'index.php?option=com_content&view=category&layout=blog&id=31', 'component', '1', '0', '20', '0', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_page_title=1\npage_title=Example of Category Blog layout (FAQs/General category)\nshow_description=0\nshow_description_image=0\nnum_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=4\nshow_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\norderby_pri=\norderby_sec=\nshow_pagination=2\nshow_pagination_results=1\nshow_noauth=0\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('47', 'ExamplePages', 'Category Table', 'category-table', 'index.php?option=com_content&view=category&id=32', 'component', '1', '0', '20', '0', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_page_title=1\npage_title=Example of Category Table layout (FAQs/Languages category)\nshow_headings=1\nshow_date=0\ndate_format=\nfilter=1\nfilter_type=title\npageclass_sfx=\nmenu_image=-1\nsecure=0\norderby_sec=\nshow_pagination=1\nshow_pagination_limit=1\nshow_noauth=0\nshow_title=1\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\n\n', '0', '0', '0'), ('50', 'mainmenu', 'The News', 'the-news', 'index.php?option=com_content&view=category&layout=blog&id=1', 'component', '1', '0', '20', '0', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=4\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=0\nshow_title=1\nlink_titles=0\nshow_intro=1\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=1\nshow_create_date=1\nshow_modify_date=1\nshow_item_navigation=0\nshow_readmore=1\nshow_vote=0\nshow_icons=1\nshow_pdf_icon=1\nshow_print_icon=1\nshow_email_icon=1\nshow_hits=1\nfeed_summary=\npage_title=The News\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('51', 'usermenu', 'Submit an Article', 'submit-an-article', 'index.php?option=com_content&view=article&layout=form', 'component', '1', '0', '20', '0', '2', '0', '0000-00-00 00:00:00', '0', '0', '2', '0', '', '0', '0', '0'), ('52', 'usermenu', 'Submit a Web Link', 'submit-a-web-link', 'index.php?option=com_weblinks&view=weblink&layout=form', 'component', '1', '0', '4', '0', '3', '0', '0000-00-00 00:00:00', '0', '0', '2', '0', '', '0', '0', '0'), ('53', 'mainmenu', 'Typography', 'typography', 'index.php?option=com_content&view=article&id=56', 'component', '1', '0', '20', '0', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('442', 'othermenu', 'JoomlArt', 'joomlart', 'http://www.joomlart.com', 'url', '1', '0', '0', '0', '6', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\n\n', '0', '0', '0'), ('443', 'othermenu', 'JA Voice', 'ja-voice', 'http://javoice.joomlart.com', 'url', '1', '0', '0', '0', '7', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\n\n', '0', '0', '0'), ('371', 'magazine', 'Accueil', 'accueil', 'index.php?option=com_content&view=category&layout=blog&id=81', 'component', '1', '0', '20', '0', '38', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=2\nnum_intro_articles=0\nnum_columns=0\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=0\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=0\nshow_intro=\nshow_section=0\nlink_section=0\nshow_category=0\nlink_category=0\nshow_author=0\nshow_create_date=0\nshow_modify_date=0\nshow_item_navigation=\nshow_readmore=\nshow_vote=0\nshow_icons=0\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nshow_hits=0\nfeed_summary=\npage_title=Bienvenue sur la Centrale des Annonces\nshow_page_title=0\npageclass_sfx=\nmenu_image=-1\nsecure=0\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '1'), ('400', 'magazine', 'Messages personnels', 'messages-personnels', 'index.php?option=com_content&view=section&layout=blog&id=1', 'component', '1', '0', '20', '0', '44', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=1\nshow_description_image=0\nnum_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=0\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=0\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nshow_hits=0\nfeed_summary=\npage_title=Life and Style\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('410', 'magazine', 'Emplois', 'emplois', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=59&Itemid=457', 'url', '1', '0', '0', '0', '42', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('411', 'magazine', 'Offres d\'emploi', 'offres-demploi', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=60&Itemid=457', 'url', '1', '410', '0', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('412', 'magazine', 'Autres offres d\'emploi', 'autres-offres-demploi', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=63&Itemid=457', 'url', '1', '410', '0', '1', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('498', 'magazine', 'Fiches techniques', 'fiches-techniques', 'index.php?option=com_content&view=category&layout=blog&id=98', 'component', '0', '497', '20', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('413', 'magazine', 'Stages', 'stages', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=62&Itemid=457', 'url', '1', '410', '0', '1', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('497', 'magazine', 'Publicité', 'publicite', 'index.php?option=com_content&view=section&layout=blog&id=15', 'component', '0', '0', '20', '0', '48', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('414', 'magazine', 'Diverses occasions', 'diverses-occasions', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=65', 'url', '1', '0', '0', '0', '43', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('503', 'mainmenu', 'AGENCE IMMOBILIERE ACTUEL', 'agence-immobiliere-actuel', 'index.php?option=com_content&view=article&id=396', 'component', '1', '0', '20', '0', '7', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('415', 'magazine', 'Movies', 'movies', 'index.php?option=com_content&view=category&layout=blog&id=71', 'component', '-2', '0', '20', '1', '25', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=0\nnum_intro_articles=20\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=1\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=0\nshow_item_navigation=\nshow_readmore=0\nshow_vote=\nshow_icons=0\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nshow_hits=0\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('416', 'magazine', 'TV', 'tv', 'index.php?option=com_content&view=category&layout=blog&id=72', 'component', '-2', '0', '20', '1', '33', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=0\nnum_intro_articles=20\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=1\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=0\nshow_item_navigation=\nshow_readmore=0\nshow_vote=\nshow_icons=0\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nshow_hits=0\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('417', 'magazine', 'Music', 'music', 'index.php?option=com_content&view=category&layout=blog&id=73', 'component', '-2', '0', '20', '1', '27', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=0\nnum_intro_articles=20\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=1\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=0\nshow_item_navigation=\nshow_readmore=0\nshow_vote=\nshow_icons=0\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nshow_hits=0\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('418', 'magazine', 'Books', 'books', 'index.php?option=com_content&view=category&layout=blog&id=74', 'component', '-2', '0', '20', '1', '28', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=0\nnum_intro_articles=20\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=1\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=0\nshow_item_navigation=\nshow_readmore=0\nshow_vote=\nshow_icons=0\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nshow_hits=0\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('419', 'magazine', 'Automobiles', 'automobiles', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=2', 'url', '1', '0', '0', '0', '40', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('420', 'magazine', 'Véhicules léger', 'vehicules-leger', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=6', 'url', '1', '419', '0', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('481', 'magazine', 'Informatique', 'informatique', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=54&Itemid=457', 'url', '1', '479', '0', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('482', 'magazine', 'Photographie', 'photographie', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=55&Itemid=457', 'url', '1', '479', '0', '1', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('421', 'magazine', 'Véhicules utilitaires', 'vehicules-utilitaires', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=7&Itemid=457', 'url', '1', '419', '0', '1', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('422', 'magazine', 'Véhicules lourds', 'vehicules-lourds', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=8&Itemid=457', 'url', '1', '419', '0', '1', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('483', 'magazine', 'Téléphonie', 'telephonie', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=56&Itemid=457', 'url', '1', '479', '0', '1', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('484', 'magazine', 'TV, Hi-fi, Vidéo', 'tv-hi-fi-video', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=57&Itemid=457', 'url', '1', '479', '0', '1', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('423', 'magazine', 'Moto/Scooter/Vélos', 'motoscootervelos', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=50&Itemid=457', 'url', '1', '419', '0', '1', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('425', 'magazine', 'News', 'news', 'index.php?option=com_content&view=section&layout=blog&id=1', 'component', '-2', '0', '20', '1', '29', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('427', 'magazine', 'Newsflash', 'newsflash', 'index.php?option=com_content&view=category&layout=blog&id=3', 'component', '-2', '0', '20', '2', '30', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('439', 'magazine', 'Bienvenue sur la Centrale des Annonces - Passez des annonces Immo, Auto, Emploi, Services, ... C\'est SIMPLE et LOCAL', 'bienveue-sur-la-centrale-des-annonces', '#', 'url', '1', '371', '0', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('473', 'magazine', 'World', 'world', 'index.php?option=com_content&view=section&layout=blog&id=13', 'component', '0', '0', '20', '0', '47', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('444', 'magazine', 'Pièces/Accessoires', 'piecesaccessoires', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=51&Itemid=457', 'url', '1', '419', '0', '1', '5', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('485', 'magazine', 'Autre multimédia', 'autres-multimedia', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=58&Itemid=457', 'url', '1', '479', '0', '1', '5', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('445', 'magazine', 'Autres automobiles', 'security', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=52&Itemid=457', 'url', '1', '419', '0', '1', '6', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('455', 'magazine', 'Games', 'games', 'index.php?option=com_content&view=category&layout=blog&id=90', 'component', '-2', '0', '20', '1', '31', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=0\nnum_intro_articles=20\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=1\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=0\nshow_item_navigation=\nshow_readmore=0\nshow_vote=\nshow_icons=0\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nshow_hits=0\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('456', 'magazine', 'Theatre', 'theatre', 'index.php?option=com_content&view=category&layout=blog&id=91', 'component', '-2', '0', '20', '1', '32', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_description=0\nshow_description_image=0\nnum_leading_articles=0\nnum_intro_articles=20\nnum_columns=2\nnum_links=0\norderby_pri=\norderby_sec=\nmulti_column_order=0\nshow_pagination=2\nshow_pagination_results=1\nshow_feed_link=1\nshow_noauth=\nshow_title=\nlink_titles=1\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=0\nshow_item_navigation=\nshow_readmore=0\nshow_vote=\nshow_icons=0\nshow_pdf_icon=0\nshow_print_icon=0\nshow_email_icon=0\nshow_hits=0\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('457', 'magazine', 'Immobilier', 'immobilier', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=1&Itemid=457', 'url', '1', '0', '0', '0', '39', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('474', 'magazine', 'Europe', 'europe', 'index.php?option=com_content&view=category&layout=blog&id=81', 'component', '1', '473', '20', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('458', 'magazine', 'Ventes', 'ventes', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=3', 'url', '1', '457', '0', '1', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('492', 'magazine', 'Demandes d\'emploi', 'demandes-demploi', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=61&Itemid=457', 'url', '1', '410', '0', '1', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('459', 'magazine', 'Locations', 'locations', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=4', 'url', '1', '457', '0', '1', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('460', 'magazine', 'Echanges', 'echanges', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=5', 'url', '1', '457', '0', '1', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('461', 'magazine', 'Achats', 'achats', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=36', 'url', '1', '457', '0', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('462', 'magazine', 'Autre Imobilier', 'autres', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=46', 'url', '1', '457', '0', '1', '5', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('479', 'magazine', 'Multimédia', 'multimedia', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=list&catid=53&Itemid=457', 'url', '1', '0', '0', '0', '41', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('467', 'mainmenu', '10 Things you MUST know about Teline III', '10-things-you-must-know-about-teline-iii', 'index.php?option=com_content&view=article&id=389', 'component', '1', '0', '20', '0', '6', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_noauth=\nshow_title=\nlink_titles=\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\n\n', '0', '0', '0'), ('468', 'topmega', 'Rencontres', 'rencontres', '', 'separator', '1', '0', '0', '0', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=mod\nmega_subcontent_mod_modules=131\n\n', '0', '0', '0'), ('469', 'topmega', 'Outil', 'outil', '', 'separator', '1', '0', '0', '0', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=mod\n\n', '0', '0', '0'), ('470', 'topmega', 'Membre', 'membre', '', 'separator', '1', '0', '0', '0', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=mod\nmega_subcontent_mod_modules=18\n\n', '0', '0', '0'), ('471', 'topmega', 'Twitter', 'twitter', '#', 'url', '1', '0', '0', '0', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=mod\nmega_subcontent-mod-modules=123\n\n', '0', '0', '0'), ('502', 'magazine', 'Entertainment', 'entertainment', 'index.php?option=com_content&view=section&layout=blog&id=12', 'component', '-2', '0', '20', '0', '37', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('499', 'magazine', 'Contacts', 'contacts', 'index.php?option=com_contact&view=contact&id=1', 'component', '1', '0', '7', '0', '46', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'show_contact_list=0\nshow_category_crumb=0\ncontact_icons=\nicon_address=\nicon_email=\nicon_telephone=\nicon_mobile=\nicon_fax=\nicon_misc=\nshow_headings=\nshow_position=\nshow_email=\nshow_telephone=\nshow_mobile=\nshow_fax=\nallow_vcard=\nbanned_email=\nbanned_subject=\nbanned_text=\nvalidate_session=\ncustom_reply=\npage_title=\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('500', 'magazine', 'Accueil2', 'accueil2', 'http://127.0.0.1:4001/centraledes%20annonces/index.php?option=com_adsmanager&view=front&Itemid=457', 'url', '-2', '0', '0', '0', '35', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('501', 'magazine', 'Life and Style', 'life-and-style', 'index.php?option=com_content&view=section&layout=blog&id=9', 'component', '-2', '0', '20', '0', '34', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('504', 'magazine', 'Crédit', 'credit', 'index.php?option=com_wrapper&view=wrapper', 'component', '1', '0', '17', '0', '45', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'url=http://www.bdl.dz/\nscrolling=no\nwidth=100%\nheight=400\nheight_auto=0\nadd_scheme=1\npage_title=Faîtes la simulation du crédit-immobilier\nshow_page_title=1\npageclass_sfx=\nmenu_image=-1\nsecure=0\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('505', 'magazine', 'Faîtes la simulation du crédit-immobilier', 'faites-la-simulation-du-credit-immobilier', '', 'url', '1', '504', '0', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('506', 'magazine', 'Ventes diverses occasions', 'ventes-diverses-occasions', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=66', 'url', '1', '414', '0', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('507', 'magazine', 'Movies', 'movies', 'index.php?option=com_content&view=category&layout=blog&id=71', 'component', '-2', '0', '20', '1', '24', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('508', 'magazine', 'TV', 'tv', 'index.php?option=com_content&view=category&layout=blog&id=72', 'component', '-2', '0', '20', '1', '23', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('509', 'magazine', 'Music', 'music', 'index.php?option=com_content&view=category&layout=blog&id=73', 'component', '-2', '0', '20', '1', '10', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('510', 'magazine', 'Books', 'books', 'index.php?option=com_content&view=category&layout=blog&id=74', 'component', '-2', '0', '20', '1', '9', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('511', 'magazine', 'Achats diverses occasions', 'achats-diverses-occasions', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=67', 'url', '1', '414', '0', '1', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('512', 'magazine', 'Echanges diverses occasions', 'echanges-diverses-occasions', 'http://127.0.0.1:4001/centraledesannonces/index.php?option=com_adsmanager&view=list&catid=68', 'url', '1', '414', '0', '1', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'menu_image=-1\nmega_showtitle=1\nmega_desc=\nmega_cols=1\nmega_group=0\nmega_width=\nmega_colw=\nmega_colxw=\nmega_class=\nmega_subcontent=0\n\n', '0', '0', '0'), ('513', 'magazine', 'Life and Style', 'life-and-style', 'index.php?option=com_content&view=section&layout=blog&id=9', 'component', '-2', '0', '20', '0', '8', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('514', 'magazine', 'Entertainment', 'entertainment', 'index.php?option=com_content&view=section&layout=blog&id=12', 'component', '-2', '0', '20', '0', '7', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('515', 'magazine', 'Movies', 'movies', 'index.php?option=com_content&view=category&layout=blog&id=71', 'component', '-2', '0', '20', '1', '6', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('516', 'magazine', 'TV', 'tv', 'index.php?option=com_content&view=category&layout=blog&id=72', 'component', '-2', '0', '20', '1', '5', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('517', 'magazine', 'Music', 'music', 'index.php?option=com_content&view=category&layout=blog&id=73', 'component', '-2', '0', '20', '1', '36', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('518', 'magazine', 'Books', 'books', 'index.php?option=com_content&view=category&layout=blog&id=74', 'component', '-2', '0', '20', '1', '4', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('519', 'magazine', 'Life and Style', 'life-and-style', 'index.php?option=com_content&view=section&layout=blog&id=9', 'component', '-2', '0', '20', '0', '3', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('520', 'magazine', 'Entertainment', 'entertainment', 'index.php?option=com_content&view=section&layout=blog&id=12', 'component', '-2', '0', '20', '0', '2', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('521', 'magazine', 'Movies', 'movies', 'index.php?option=com_content&view=category&layout=blog&id=71', 'component', '-2', '0', '20', '1', '11', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('522', 'magazine', 'TV', 'tv', 'index.php?option=com_content&view=category&layout=blog&id=72', 'component', '-2', '0', '20', '1', '12', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('523', 'magazine', 'Music', 'music', 'index.php?option=com_content&view=category&layout=blog&id=73', 'component', '-2', '0', '20', '1', '13', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('524', 'magazine', 'Books', 'books', 'index.php?option=com_content&view=category&layout=blog&id=74', 'component', '-2', '0', '20', '1', '22', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('525', 'magazine', 'Life and Style', 'life-and-style', 'index.php?option=com_content&view=section&layout=blog&id=9', 'component', '-2', '0', '20', '0', '21', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('526', 'magazine', 'Entertainment', 'entertainment', 'index.php?option=com_content&view=section&layout=blog&id=12', 'component', '-2', '0', '20', '0', '20', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=8\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('527', 'magazine', 'Movies', 'movies', 'index.php?option=com_content&view=category&layout=blog&id=71', 'component', '-2', '0', '20', '1', '19', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('528', 'magazine', 'TV', 'tv', 'index.php?option=com_content&view=category&layout=blog&id=72', 'component', '-2', '0', '20', '1', '26', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('529', 'magazine', 'Music', 'music', 'index.php?option=com_content&view=category&layout=blog&id=73', 'component', '-2', '0', '20', '1', '18', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('530', 'magazine', 'Books', 'books', 'index.php?option=com_content&view=category&layout=blog&id=74', 'component', '-2', '0', '20', '1', '17', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('531', 'magazine', 'Movies', 'movies', 'index.php?option=com_content&view=category&layout=blog&id=71', 'component', '-2', '0', '20', '1', '16', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('532', 'magazine', 'TV', 'tv', 'index.php?option=com_content&view=category&layout=blog&id=72', 'component', '-2', '0', '20', '1', '15', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('533', 'magazine', 'Music', 'music', 'index.php?option=com_content&view=category&layout=blog&id=73', 'component', '-2', '0', '20', '1', '14', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('534', 'magazine', 'Books', 'books', 'index.php?option=com_content&view=category&layout=blog&id=74', 'component', '-2', '0', '20', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0'), ('541', 'magazine', 'Actualités', 'actualites', 'index.php?option=com_content&view=category&layout=blog&id=3', 'component', '1', '400', '20', '1', '1', '0', '0000-00-00 00:00:00', '0', '0', '0', '0', 'num_leading_articles=1\nnum_intro_articles=4\nnum_columns=2\nnum_links=0\n\n', '0', '0', '0');
CREATE TABLE `#__menu_types` (   `id` int(10) unsigned NOT NULL AUTO_INCREMENT,   `menutype` varchar(75) NOT NULL DEFAULT '',   `title` varchar(255) NOT NULL DEFAULT '',   `description` varchar(255) NOT NULL DEFAULT '',   PRIMARY KEY (`id`),   UNIQUE KEY `menutype` (`menutype`) ) ENGINE=MyISAM AUTO_INCREMENT=14 DEFAULT CHARSET=utf8;
INSERT INTO `#__menu_types` VALUES ('1', 'mainmenu', 'Main Menu', 'The main menu for the site'), ('2', 'usermenu', 'User Menu', 'A Menu for logged in Users'), ('3', 'topmenu', 'Top Menu', 'Top level navigation'), ('4', 'othermenu', 'Resources', 'Additional links'), ('5', 'ExamplePages', 'Example Pages', 'Example Pages'), ('6', 'keyconcepts', 'Key Concepts', 'This describes some critical information for new Users.'), ('12', 'magazine', 'magazine', ''), ('13', 'topmega', 'topmega', 'topmega');
CREATE TABLE `#__messages` (   `message_id` int(10) unsigned NOT NULL AUTO_INCREMENT,   `user_id_from` int(10) unsigned NOT NULL DEFAULT '0',   `user_id_to` int(10) unsigned NOT NULL DEFAULT '0',   `folder_id` int(10) unsigned NOT NULL DEFAULT '0',   `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `state` int(11) NOT NULL DEFAULT '0',   `priority` int(1) unsigned NOT NULL DEFAULT '0',   `subject` text NOT NULL,   `message` text NOT NULL,   PRIMARY KEY (`message_id`),   KEY `useridto_state` (`user_id_to`,`state`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__messages_cfg` (   `user_id` int(10) unsigned NOT NULL DEFAULT '0',   `cfg_name` varchar(100) NOT NULL DEFAULT '',   `cfg_value` varchar(255) NOT NULL DEFAULT '',   UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__migration_backlinks` (   `itemid` int(11) NOT NULL,   `name` varchar(100) NOT NULL,   `url` text NOT NULL,   `sefurl` text NOT NULL,   `newurl` text NOT NULL,   PRIMARY KEY (`itemid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__modules` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `title` text NOT NULL,   `content` text NOT NULL,   `ordering` int(11) NOT NULL DEFAULT '0',   `position` varchar(50) DEFAULT NULL,   `checked_out` int(11) unsigned NOT NULL DEFAULT '0',   `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `published` tinyint(1) NOT NULL DEFAULT '0',   `module` varchar(50) DEFAULT NULL,   `numnews` int(11) NOT NULL DEFAULT '0',   `access` tinyint(3) unsigned NOT NULL DEFAULT '0',   `showtitle` tinyint(3) unsigned NOT NULL DEFAULT '1',   `params` text NOT NULL,   `iscore` tinyint(4) NOT NULL DEFAULT '0',   `client_id` tinyint(4) NOT NULL DEFAULT '0',   `control` text NOT NULL,   PRIMARY KEY (`id`),   KEY `published` (`published`,`access`),   KEY `newsfeeds` (`module`,`published`) ) ENGINE=MyISAM AUTO_INCREMENT=151 DEFAULT CHARSET=utf8;
INSERT INTO `#__modules` VALUES ('1', 'Main Menu', '', '2', 'right', '0', '0000-00-00 00:00:00', '0', 'mod_mainmenu', '0', '0', '1', 'menutype=mainmenu\nmenu_style=list\nstartLevel=0\nendLevel=0\nshowAllChildren=0\nwindow_open=\nshow_whitespace=0\ncache=1\ntag_id=\nclass_sfx=\nmoduleclass_sfx=_menu\nmaxdepth=10\nmenu_images=0\nmenu_images_align=0\nmenu_images_link=0\nexpand_menu=0\nactivate_parent=0\nfull_active_id=0\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=\nspacer=\nend_spacer=\n\n', '1', '0', ''), ('2', 'Login', '', '1', 'login', '0', '0000-00-00 00:00:00', '1', 'mod_login', '0', '0', '1', '', '1', '1', ''), ('3', 'Popular', '', '3', 'cpanel', '0', '0000-00-00 00:00:00', '1', 'mod_popular', '0', '2', '1', '', '0', '1', ''), ('4', 'Recent added Articles', '', '4', 'cpanel', '0', '0000-00-00 00:00:00', '1', 'mod_latest', '0', '2', '1', 'ordering=c_dsc\nuser_id=0\ncache=0\n\n', '0', '1', ''), ('5', 'Menu Stats', '', '5', 'cpanel', '0', '0000-00-00 00:00:00', '1', 'mod_stats', '0', '2', '1', '', '0', '1', ''), ('6', 'Unread Messages', '', '1', 'header', '0', '0000-00-00 00:00:00', '1', 'mod_unread', '0', '2', '1', '', '1', '1', ''), ('7', 'Online Users', '', '2', 'header', '0', '0000-00-00 00:00:00', '1', 'mod_online', '0', '2', '1', '', '1', '1', ''), ('8', 'Toolbar', '', '1', 'toolbar', '0', '0000-00-00 00:00:00', '1', 'mod_toolbar', '0', '2', '1', '', '1', '1', ''), ('9', 'Quick Icons', '', '1', 'icon', '0', '0000-00-00 00:00:00', '1', 'mod_quickicon', '0', '2', '1', '', '1', '1', ''), ('10', 'Logged in Users', '', '2', 'cpanel', '0', '0000-00-00 00:00:00', '1', 'mod_logged', '0', '2', '1', '', '0', '1', ''), ('11', 'Footer', '', '0', 'footer', '0', '0000-00-00 00:00:00', '1', 'mod_footer', '0', '0', '1', '', '1', '1', ''), ('12', 'Admin Menu', '', '1', 'menu', '0', '0000-00-00 00:00:00', '1', 'mod_menu', '0', '2', '1', '', '0', '1', ''), ('13', 'Admin SubMenu', '', '1', 'submenu', '0', '0000-00-00 00:00:00', '1', 'mod_submenu', '0', '2', '1', '', '0', '1', ''), ('14', 'User Status', '', '1', 'status', '0', '0000-00-00 00:00:00', '1', 'mod_status', '0', '2', '1', '', '0', '1', ''), ('15', 'Title', '', '1', 'title', '0', '0000-00-00 00:00:00', '1', 'mod_title', '0', '2', '1', '', '0', '1', ''), ('16', 'Sondage', '', '6', 'right', '0', '0000-00-00 00:00:00', '1', 'mod_poll', '0', '0', '1', 'id=14\nmoduleclass_sfx=\ncache=1\ncache_time=900\n\n', '0', '0', ''), ('17', 'User Menu', '', '13', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_mainmenu', '0', '1', '1', 'menutype=usermenu\nmenu_style=list\nstartLevel=0\nendLevel=0\nshowAllChildren=0\nwindow_open=\nshow_whitespace=0\ncache=1\ntag_id=\nclass_sfx=\nmoduleclass_sfx=_menu\nmaxdepth=10\nmenu_images=0\nmenu_images_align=0\nmenu_images_link=0\nexpand_menu=0\nactivate_parent=0\nfull_active_id=0\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=\nspacer=\nend_spacer=\n\n', '1', '0', ''), ('18', 'Member', '', '2', 'mega-item', '0', '0000-00-00 00:00:00', '1', 'mod_login', '0', '0', '0', 'cache=0\nmoduleclass_sfx=_icon1\npretext=\nposttext=\nlogin=\nlogout=\ngreeting=1\nname=0\nusesecure=0\n\n', '1', '0', ''), ('19', 'Most Reviews', '', '3', 'ja-tabs', '0', '0000-00-00 00:00:00', '0', 'mod_latestnews', '0', '0', '1', 'count=5\nordering=c_dsc\nuser_id=0\nshow_front=1\nsecid=\ncatid=\nmoduleclass_sfx=\ncache=1\ncache_time=900\n\n', '1', '0', ''), ('20', 'Statistics', '', '12', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_stats', '0', '0', '1', 'serverinfo=1\nsiteinfo=1\ncounter=1\nincrease=0\nmoduleclass_sfx=\ncache=0\ncache_time=900\n\n', '0', '0', ''), ('21', 'Qui est en ligne?', '', '7', 'right', '0', '0000-00-00 00:00:00', '1', 'mod_whosonline', '0', '0', '1', 'cache=0\nshowmode=2\nmoduleclass_sfx=\n\n', '0', '0', ''), ('22', 'Popular', '', '2', 'user6', '0', '0000-00-00 00:00:00', '0', 'mod_mostread', '0', '0', '0', 'moduleclass_sfx=\nshow_front=1\ncount=5\ncatid=\nsecid=\ncache=1\ncache_time=900\n\n', '0', '0', ''), ('23', 'Archive', '', '15', 'left', '0', '0000-00-00 00:00:00', '0', 'mod_archive', '0', '0', '1', 'cache=1', '1', '0', ''), ('24', 'Sections', '', '1', 'mootabs', '0', '0000-00-00 00:00:00', '0', 'mod_sections', '0', '0', '1', 'count=5\nmoduleclass_sfx=\nshow_noauth=0\ncache=1\ncache_time=900\n\n', '1', '0', ''), ('25', 'Newsflash', '', '1', 'top', '0', '0000-00-00 00:00:00', '1', 'mod_newsflash', '0', '0', '1', 'catid=3\r\nstyle=random\r\nitems=\r\nmoduleclass_sfx=', '0', '0', ''), ('26', 'Related Items', '', '16', 'left', '0', '0000-00-00 00:00:00', '0', 'mod_related_items', '0', '0', '1', '', '0', '0', ''), ('27', 'Search', '', '1', 'search', '0', '0000-00-00 00:00:00', '0', 'mod_search', '0', '0', '0', 'moduleclass_sfx=\nwidth=20\ntext=\nbutton=1\nbutton_pos=right\nimagebutton=\nbutton_text=\ncache=1\ncache_time=900\n\n', '0', '0', ''), ('28', 'Random Image', '', '3', 'user6', '0', '0000-00-00 00:00:00', '0', 'mod_random_image', '0', '0', '1', 'type=jpg\nfolder=images/stories\nlink=\nwidth=\nheight=\nmoduleclass_sfx=\ncache=0\ncache_time=900\n\n', '0', '0', ''), ('29', 'Top Menu', '', '1', 'footnav', '0', '0000-00-00 00:00:00', '1', 'mod_mainmenu', '0', '0', '0', 'menutype=topmenu\nmenu_style=list_flat\nstartLevel=0\nendLevel=0\nshowAllChildren=0\nwindow_open=\nshow_whitespace=0\ncache=1\ntag_id=\nclass_sfx=-nav\nmoduleclass_sfx=\nmaxdepth=10\nmenu_images_link=0\nactivate_parent=0\nfull_active_id=0\nindent_image=0\nindent_image1=-1\nindent_image2=-1\nindent_image3=-1\nindent_image4=-1\nindent_image5=-1\nindent_image6=-1\nspacer=\nend_spacer=\n\n', '1', '0', ''), ('30', 'Sport', '', '8', 'right', '0', '0000-00-00 00:00:00', '1', 'mod_banners', '0', '0', '0', 'target=1\ncount=1\ncid=2\ncatid=97\ntag_search=0\nordering=random\nheader_text=\nfooter_text=\nmoduleclass_sfx=\ncache=1\ncache_time=15\n\n', '1', '0', ''), ('31', 'Resources', '', '5', 'right', '0', '0000-00-00 00:00:00', '0', 'mod_mainmenu', '0', '0', '1', 'menutype=othermenu\nmenu_style=list\nstartLevel=0\nendLevel=0\nshowAllChildren=0\nwindow_open=\nshow_whitespace=0\ncache=1\ntag_id=\nclass_sfx=\nmoduleclass_sfx=_menu\nmaxdepth=10\nmenu_images=0\nmenu_images_align=0\nmenu_images_link=0\nexpand_menu=0\nactivate_parent=0\nfull_active_id=0\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=\nspacer=\nend_spacer=\n\n', '0', '0', ''), ('32', 'Wrapper', '', '0', 'user12', '0', '0000-00-00 00:00:00', '0', 'mod_wrapper', '0', '0', '1', 'moduleclass_sfx=\nurl=http://www.bdl.dz/\nscrolling=no\nwidth=100%\nheight=200\nheight_auto=0\nadd=1\ntarget=\ncache=0\ncache_time=900\n\n', '0', '0', ''), ('33', 'Footer', '', '1', 'footer', '0', '0000-00-00 00:00:00', '1', 'mod_footer', '0', '0', '0', 'cache=1\n\n', '1', '0', ''), ('34', 'Feed Display', '', '18', 'left', '0', '0000-00-00 00:00:00', '0', 'mod_feed', '0', '0', '1', '', '1', '0', ''), ('35', 'Breadcrumbs', '', '1', 'breadcrumb', '0', '0000-00-00 00:00:00', '1', 'mod_breadcrumbs', '0', '0', '1', 'showHome=1\nhomeText=Accueil\nshowLast=1\nseparator=\nmoduleclass_sfx=\ncache=0\n\n', '1', '0', ''), ('36', 'Syndication', '', '4', 'mega-item', '0', '0000-00-00 00:00:00', '1', 'mod_syndicate', '0', '0', '0', 'cache=0\ntext=Feed Entries\nformat=rss\nmoduleclass_sfx=\n\n', '1', '0', ''), ('38', 'Advertisement', '', '3', 'col-mass2', '0', '0000-00-00 00:00:00', '0', 'mod_banners', '0', '0', '1', 'target=1\ncount=4\ncid=0\ncatid=14\ntag_search=0\nordering=0\nheader_text=Featured Links:\nfooter_text=<a href=\"http://www.joomla.org\">Ads by Joomla!</a>\nmoduleclass_sfx=_text\ncache=0\ncache_time=900\n\n', '0', '0', ''), ('39', 'Example Pages', '', '14', 'left', '0', '0000-00-00 00:00:00', '0', 'mod_mainmenu', '0', '0', '1', 'cache=1\nclass_sfx=\nmoduleclass_sfx=_menu\nmenutype=ExamplePages\nmenu_style=list_flat\nstartLevel=0\nendLevel=0\nshowAllChildren=0\nfull_active_id=0\nmenu_images=0\nmenu_images_align=0\nexpand_menu=0\nactivate_parent=0\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=\nspacer=\nend_spacer=\nwindow_open=\n\n', '0', '0', ''), ('40', 'Key Concepts', '', '3', 'right', '0', '0000-00-00 00:00:00', '0', 'mod_mainmenu', '0', '0', '1', 'menutype=keyconcepts\nmenu_style=list\nstartLevel=0\nendLevel=0\nshowAllChildren=0\nwindow_open=\nshow_whitespace=0\ncache=1\ntag_id=\nclass_sfx=\nmoduleclass_sfx=_menu\nmaxdepth=10\nmenu_images=0\nmenu_images_align=0\nmenu_images_link=0\nexpand_menu=0\nactivate_parent=0\nfull_active_id=0\nindent_image=0\nindent_image1=\nindent_image2=\nindent_image3=\nindent_image4=\nindent_image5=\nindent_image6=\nspacer=\nend_spacer=\n\n', '0', '0', ''), ('41', 'Welcome to Joomla!', '<div style=\"padding: 5px\"><p>Congratulations on choosing Joomla! as your content management system. We hope you are able to create a successful Web site with our program and maybe you will be able to give something back to the community later.</p><p>To make your start with Joomla! as smooth as possible, we want to give you some pointers to documentation, common questions and help on securing your server. A good place to start is the &quot;<a href=\"http://docs.joomla.org/beginners\" target=\"_blank\">Absolute Beginners Guide to Joomla!</a>&quot;.</p><p>For your most common questions the best place to start looking for answers is the <a href=\"http://help.joomla.org/component/option,com_easyfaq/Itemid,268/\" target=\"_blank\">Frequently Asked Questions (FAQ)</a> area.  If you are stuck on a particular screen in the Administration area of Joomla! (which is where you are now), then try clicking on the Help toolbar button which you will find on almost all screens.  This will take you to a page about that screen on our <a href=\"http://help.joomla.org\" target=\"_blank\">Help Site</a>.  If you still have questions then take a look on our <a href=\"http://forum.joomla.org\" target=\"_blank\">forum</a> which is most likely the biggest resource on Joomla! there is and you will find almost every question answered at least once, so please try using the search function before asking your question.</p><p>Security is a big concern for us, which is why we would like you to subscribe to the <a href=\"http://forum.joomla.org/index.php/board,8.0.html\" target=\"_blank\">announcement forum</a> (by clicking on the Notify button) to always get the latest information on new releases for Joomla! You should also read the <a href=\"http://help.joomla.org/component/option,com_easyfaq/task,view/id,167/Itemid,268/\" target=\"_blank\">Joomla! Administrator\'s Security Checklist</a> and regularly check the <a href=\"http://forum.joomla.org/index.php/board,267.0.html\" target=\"_blank\">security forum</a>.</p><p>We hope you have much fun and success with Joomla! and hope to see you in the forum among the hundreds and thousands of contributors.</p><p>Your Joomla! team.<img alt=\"Smile\" border=\"0\" src=\"../plugins/editors/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif\" title=\"Smile\" /></p><p>P.S.: To remove this message, delete the &quot;Welcome to Joomla!&quot; Module in the Administrator screen of the Module Manager (on the Extensions menu).  Here is a <a href=\"index.php?option=com_modules&amp;client=1\">quick link</a> to this screen.</p></div>', '1', 'cpanel', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '2', '1', 'moduleclass_sfx=\n\n', '1', '1', ''), ('85', 'Feature news', '<div class=\"ja-innerdiv\">\r\n<h4>World</h4>\r\n<img src=\"images/stories/demo/other/cat-1.jpg\" alt=\"Obama\" /> Ut justo id nibh pulvinar mauris pede Phasellus metus. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>\r\n<div class=\"ja-innerdiv\">\r\n<h4>Sport</h4>\r\n<img src=\"images/stories/demo/other/cat-2.jpg\" alt=\"Obama\" /> Ipsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>\r\n<div class=\"ja-innerdiv\">\r\n<h4>Food and Drink</h4>\r\n<img src=\"images/stories/demo/other/cat-3.jpg\" alt=\"Obama\" /> Ipsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>\r\n<div class=\"ja-innerdiv\">\r\n<h4>Art</h4>\r\n<img src=\"images/stories/demo/other/cat-4.jpg\" alt=\"Obama\" /> Ipsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>\r\n<div class=\"ja-innerdiv\">\r\n<h4>Entertaiment</h4>\r\n<img src=\"images/stories/demo/other/cat-5.jpg\" alt=\"Obama\" /> Ipsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>\r\n<div class=\"ja-innerdiv\">\r\n<h4>Technology</h4>\r\n<img src=\"images/stories/demo/other/cat-6.jpg\" alt=\"Technology\" /> Ipsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>', '5', 'left', '0', '0000-00-00 00:00:00', '0', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('94', 'Book reviews', '<div class=\"clearfix\"><img src=\"images/stories/demo/other/book-review.jpg\" alt=\"The Battle for America 2008\" style=\"margin-right: 10px; padding: 5px; border: 5px solid #CCCCCC;\" align=\"left\" />\r\n<h4>The Battle for America 2008: The Story of an Extraordinary Election</h4>\r\n<p>Fringilla justo vel pretium at Vestibulum dui tellus wisi congue auctor. Augue Nullam amet Phasellus Ut eu sociis libero id libero est. In interdum ac nibh habitasse malesuada nibh justo at orci Maecenas. Massa sociis quis et odio massa id id Pellentesque vestibulum interdum.</p>\r\n<a href=\"#\" title=\"Comment\" class=\"comment\">Discuss: Do you think about this book?</a></div>', '1', 'col-mass2', '0', '0000-00-00 00:00:00', '0', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=_hilite badge-top\n\n', '0', '0', ''), ('93', 'Discussion', '<div class=\"discussion-wrap clearfix\"><div class=\"discussion-content\">\r\n<img src=\"images/stories/demo/other/discussion.jpg\" alt=\"\" align=\"left\" />\r\n<h4><a href=\"#\" title=\"Discussion\">Iran appoints new judiciary head</a></h4>\r\nAc Nunc tempor a eget et morbi Vivamus vitae nunc metus. Morbi feugiat neque tellus justo commodo hac lacinia gravida Curabitur Curabitur. Risus ut Phasellus eget Vivamus dis justo cursus semper <a class=\"comment\" title=\"Comment\" href=\"#\">Comment</a>&nbsp;&nbsp;<a class=\"video\" title=\"Video\" href=\"#\">Video</a>&nbsp;&nbsp;<a class=\"photo\" title=\"Slideshow\" href=\"#\">Slideshow</a>\r\n\r\n</div></div>\r\n\r\n<span class=\"author\"><strong>Author:</strong> Mr Truly</span>', '2', 'col-mass2', '0', '0000-00-00 00:00:00', '0', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('99', 'Banner 1', '<div><a href=\"index.php?option=com_content&amp;view=article&amp;id=389:10-things-you-must-know-about-teline-iii\" title=\"What\'s new in JA Teline iii?\"><img style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/articles/annonces150.jpg\" alt=\"annonces150\" height=\"180\" width=\"362\" /></a></div>\r\n<div style=\"text-align: center;\"><a href=\"index.php?option=com_content&amp;view=article&amp;id=391\"><span style=\"font-family: arial,helvetica,sans-serif;\"><strong><span style=\"font-size: 7pt;\">Comment faire?</span></strong></span></a></div>', '2', 'col-mass1', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('127', 'JA MegaMenu', '', '1', 'megamenu', '0', '0000-00-00 00:00:00', '0', 'mod_jamegamenu', '0', '0', '1', 'cache=0\nclass_sfx=\nmoduleclass_sfx=\nposition=mega-item\nsubwidth=\n\n', '0', '0', ''), ('110', 'Health highlight', '<div class=\"ja-innerdiv\">\r\n<h4>You &amp; Your Family</h4>\r\n<img src=\"images/stories/demo/other/hel-1.jpg\" alt=\"You &amp; Your Family\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus Sed congue. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>What Ails You</h4>\r\n<img src=\"images/stories/demo/other/hel-2.jpg\" alt=\"What Ails You\" />\r\nOrci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Diet &amp; Fitness</h4>\r\n<img src=\"images/stories/demo/other/hel-3.jpg\" alt=\"Diet &amp; Fitness\" />\r\nNon ante gravida eros quis justo sed nonummy et Donec et.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>', '11', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('75', 'Agence Immobilière RANDA BOUSMAIL', '<table style=\"width: 184px; height: 227px;\" _mce_new=\"1\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 10pt; font-family: \'Times New Roman\',\'serif\';\">RANDA BOUSMAIL</span></b><span style=\"font-size: 10pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Bureau d’affaires</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"text-align: center;\" align=\"center\"><b><span style=\"font-size: 8pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">ACHETER, VENDRE, LOUER</span></b><span style=\"font-size: 8pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\"><br /> <b>Avenue du 1er Novembre</b><br /> <b>(en face BATIGEC) BOUSMAIL </b></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">TIPAZA</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Gérant Mr REDOUANE</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt;\">Tél/</span></b><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Mob: 0770 52 01 57</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"text-align: center;\"><b><span style=\"font-family: \'Times New Roman\',\'serif\';\">0777 34 92 42</span></b><span style=\"font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-family: \'Times New Roman\',\'serif\';\">0550 </span><span style=\"font-family: \'Times New Roman\',\'serif\';\">34 85 33</span></b></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"><img style=\"display: block; margin-left: auto; margin-right: auto;\" alt=\"+details\" src=\"images/articles/+details.png\" height=\"25\" width=\"94\" /></span></b></div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-family: \'Times New Roman\',\'serif\';\"><br /></span></b></div>', '0', 'user9', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('76', 'Fashion', '<img src=\"images/stories/demo/style/fashion-1.jpg\" alt=\"Fashion\" />\r\n\r\nPellentesque porttitor Vestibulum Mauris', '1', 'user8', '0', '0000-00-00 00:00:00', '0', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('77', 'Agence Immobilière ESERIT', '<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\">\r\n<table style=\"width: 184px; height: 224px;\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 10pt; font-family: \'Times New Roman\',\'serif\';\">SARL ESERIT</span></b></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 10pt; font-family: \'Times New Roman\',\'serif\';\"></span></b><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Société de Promotion Immobilière avec partenaire ESPAGNOL CHERCHE</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Terrains promotionnels avec promesse de vente ou partenariat,</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">étudie toutes propositions.</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"text-align: center;\" align=\"center\"><b><span style=\"font-size: 8pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">Tél/Fax : 021 44 53 28&nbsp; </span></b></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt;\">Tél/</span></b><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Mob: 0550 47 77 40</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Email: <a href=\"mailto:%3Ca%20href=\"></a><a href=\"mailto:or_108@hotmail.fr\">or_108@hotmail.fr</a></span></b></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"><img style=\"display: block; margin-left: auto; margin-right: auto;\" alt=\"+details\" src=\"images/articles/+details.png\" height=\"25\" width=\"94\" /></span></b></div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"><br /></span></b></div>', '0', 'user7', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('78', 'Agence Immobilière Moncef', '<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"></span></b></span></b></span></span>\r\n<table style=\"width: 184px; height: 224px;\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 10pt;\">IMMO MONCEF</span></b><span style=\"font-size: 10pt;\"></span></span></div>\r\n<div style=\"text-align: center;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt; line-height: 115%;\">Cabinet d\'affaires</span></b></span></div>\r\n<div style=\"margin: 0cm 0cm 0.0001pt; text-align: center;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\">ACHETER, VENDRE, LOUER</span></b><span style=\"font-size: 8pt;\"><br /> <b>Chez RACHID</b><br /> <b>centre commercial EL QUODS</b><br /> <b>BO3 N°100 Chéraga Alger.</b><br /> <b>Tél/Mob: 0550 45 77 74 </b></span></span></div>\r\n<div style=\"text-align: center;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt; line-height: 115%;\">0664 67 64 72 </span></b></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\">0558 58 03 57 </span></b><span style=\"font-size: 8pt;\"></span></span></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\">0557 39 12 84</span></b></span></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><a href=\"index.php?option=com_content&amp;view=article&amp;id=395\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"><img style=\"display: block; margin-left: auto; margin-right: auto;\" alt=\"+details\" src=\"images/articles/+details.png\" height=\"25\" width=\"94\" /></span></b></a></div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\"><br /></span></b></span></div>', '0', 'user6', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('86', 'JA Tabs', '', '1', 'col-mass1', '0', '0000-00-00 00:00:00', '0', 'mod_jatabs', '0', '0', '0', 'moduleclass_sfx=_tabs\ntype=modules\nmodules-position=ja-tabs\nmodule-modulename=mod_search, mod_login\narticlesIDs-ids=1, 2, 3, 4\ncategoryID-catid=10\ncontent-content=[tab title=\'Title tab 1\']This is tab content 1[/tab]  [tab title=\'Title tab 2\']This is tab content 2[/tab]  [tab title=\'Title tab 3\']This is tab content 3[/tab]  [tab title=\'Title tab 4\']This is tab content 4[/tab]\nstyle=teline_iii\nHeight=auto\nWidth=auto\nposition=top\ntHeight=auto\ntWidth=auto\nanimType=animNone\nmouseType=click\najax=0\nview=introtext\nduration=1000\ncolors=\n\n', '0', '0', ''), ('92', 'BMW335I', '<p style=\"text-align: center;\"><span style=\"color: #000080; font-family: arial black,avant garde;\"><strong><a href=\"index.php?option=com_content&amp;view=article&amp;id=398\"><span style=\"font-size: 8pt;\">DECOUVREZ LA FICHE TECHNIQUE</span></a><br /></strong></span></p>\r\n<p><a href=\"index.php?option=com_content&amp;view=article&amp;id=398\"><img longdesc=\"images/articles/ft_bmw335i.jpg\" class=\"jcepopup\" style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/articles/bmw-x5.jpg\" alt=\"bmw-x5\" width=\"360\" height=\"228\" /></a></p>', '4', 'col-mass2', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('90', 'Dernières informations', '', '2', 'ja-tabs', '0', '0000-00-00 00:00:00', '1', 'mod_jabulletin', '0', '0', '1', 'type=latest\nmoduleclass_sfx=\ncategory=\ncount=5\nshow_front=1\nshow_date=1\nshow_image=1\nthumbnail_mode=crop\nthumbnail_mode-resize-use_ratio=1\nwidth=25\nheight=25\ncache=1\ncache_time=900\n\n', '0', '0', ''), ('91', 'Most Read', '', '1', 'ja-tabs', '0', '0000-00-00 00:00:00', '1', 'mod_jabulletin', '0', '0', '1', 'type=mostread\nmoduleclass_sfx=\nshow_front=1\ncount=5\ncatid=\nsecid=\nshow_image=1\nwidth=25\nheight=25\nshow_date=1\ncache=1\ncache_time=900\n\n', '0', '0', ''), ('123', 'Twitter', '', '3', 'mega-item', '0', '0000-00-00 00:00:00', '1', 'mod_jatwitter', '0', '0', '0', 'moduleclass_sfx=\ntaccount=joomlart\napikey=wMOXZUmWegMztLtrPB9I1Q\ntwitter_method=user_timeline\nshow_username=0\nshow_icon=0\nicon_size=30\nshow_limit=2\ntweets_cachetime=300\nshow_source=0\nshowtextheading=0\nheadingtext=My Twitter Updates\nshowfollowlink=0\nuse_display_taccount=0\nsize_iconaccount=32\nuse_friends=0\nsize_iconfriend=24\nmax_friends=18\nenable_cache=1\ncache_time=900\nuse_legacy=0\ndisplayitem=1\n\n', '0', '0', ''), ('97', 'JA News2', '', '0', 'content-bot', '0', '0000-00-00 00:00:00', '0', 'mod_janews2', '0', '0', '0', 'moduleclass_sfx=\nhiddenClasses=\nordering=ordering\nsections=13:red\\n14:orange\\n8:deepblue\\n12:cyan\\n5:green\\n9:pink\\n11:lime\\n6\nshowcattitle=1\nintroitems=1\nlinkitems=3\nmaxchars=50\nshowcreater=0\nshowdate=0\nshowcontentfrontpage=1\ncols=3\nshowreadmore=0\nshowimage=1\nthumbnail_mode=crop\nthumbnail_mode-resize-use_ratio=1\nwidth=160\nheight=80\nalign=0\ncache=1\ncache_time=900\n\n', '0', '0', ''), ('98', 'Banner right 1', '', '1', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_banners', '0', '0', '0', 'target=1\ncount=1\ncid=1\ncatid=85\ntag_search=0\nordering=random\nheader_text=\nfooter_text=\nmoduleclass_sfx=\ncache=1\ncache_time=15\n\n', '0', '0', ''), ('108', 'Tech highlight', '<div class=\"ja-innerdiv\">\r\n<h4>Business Tech</h4>\r\n<img src=\"images/stories/demo/other/tech-1.jpg\" alt=\"Business Tech\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus Sed congue. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Science</h4>\r\n<img src=\"images/stories/demo/other/tech-2.jpg\" alt=\"Science\" />\r\nOrci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Personal Tech</h4>\r\n<img src=\"images/stories/demo/other/tech-3.jpg\" alt=\"Personal Tech\" />\r\nNon ante gravida eros quis justo sed nonummy et Donec et.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Space</h4>\r\n<img src=\"images/stories/demo/other/tech-4.jpg\" alt=\"Space\" />\r\nDolor ut id enim dolor auctor a Aenean Vestibulum lorem egestas.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Green Tech</h4>\r\n<img src=\"images/stories/demo/other/tech-5.jpg\" alt=\"Green Tech\" />\r\nOrci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>', '7', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('100', 'Les coups de coeur', '', '3', 'col-mass1', '0', '0000-00-00 00:00:00', '1', 'mod_jatabs', '0', '0', '1', 'moduleclass_sfx=_tabs\ntype=modules\nmodules-position=ja-tabs2\nmodule-modulename=mod_search, mod_login\narticlesIDs-ids=1, 2, 3, 4\ncategoryID-catid=10\ncontent-content=[tab title=\'Title tab 1\']This is tab content 1[/tab]  [tab title=\'Title tab 2\']This is tab content 2[/tab]  [tab title=\'Title tab 3\']This is tab content 3[/tab]  [tab title=\'Title tab 4\']This is tab content 4[/tab]\nstyle=teline_iii\nHeight=auto\nWidth=100%\nposition=top\ntHeight=auto\ntWidth=\nanimType=animNone\nmouseType=click\najax=0\nview=introtext\nduration=1000\ncolors=\n\n', '0', '0', ''), ('101', 'Emploi', '<div class=\"ja-video-thumb\">{japopup type=\"youtube\" content=\"http://www.youtube.com/v/cdphzxz64BY?hl=en&amp;fs=1\" width=\"640\" height=\"380\" title=\"Political Roast : Obama Emanuel 2005\"}<img src=\"http://img.youtube.com/vi/cdphzxz64BY/2.jpg\" alt=\"Political Roast : Obama Emanuel 2005\" />{/japopup} {japopup type=\"youtube\" content=\"http://www.youtube.com/v/i18_4jZbrQ4?hl=en&amp;fs=1\" width=\"640\" height=\"380\" title=\"Beardyman and Reggie Watts on Channel 4 Headspace\"}<img src=\"http://img.youtube.com/vi/i18_4jZbrQ4/2.jpg\" alt=\"Beardyman and Reggie Watts on Channel 4 Headspace\" />{/japopup} {japopup type=\"youtube\" content=\"http://www.youtube.com/v/YgW7or1TuFk?hl=en&amp;fs=1\" width=\"640\" height=\"380\" title=\"A Closer Look At The iPhone\"}<img src=\"http://img.youtube.com/vi/YgW7or1TuFk/2.jpg\" alt=\"A Closer Look At The iPhone\" />{/japopup} {japopup type=\"youtube\" content=\"http://www.youtube.com/v/DOvbv-LkK6w?hl=en&amp;fs=1\" width=\"640\" height=\"380\" title=\"Star Wars: The Old Republic E3 2009 Jedi vs. Sith Trailer [HQ]\" }<img src=\"http://img.youtube.com/vi/DOvbv-LkK6w/2.jpg\" alt=\"Star Wars: The Old Republic E3 2009 Jedi vs. Sith Trailer [HQ]\" />{/japopup} {japopup type=\"youtube\" content=\"http://www.youtube.com/v/ezdfVbOqzRc?hl=en&amp;fs=1\" width=\"640\" height=\"380\" title=\"Bare-Knuckle Brawling : KICK ASS ! | 2009\"}<img src=\"http://img.youtube.com/vi/ezdfVbOqzRc/2.jpg\" alt=\"Bare-Knuckle Brawling : KICK ASS ! | 2009\" />{/japopup} {japopup type=\"youtube\" content=\"http://www.youtube.com/v/XOZw7sBUI7s?hl=en&amp;fs=1\" width=\"640\" height=\"380\" title=\"Bernard the bear:The desert island\"}<img src=\"http://img.youtube.com/vi/XOZw7sBUI7s/2.jpg\" alt=\"Bernard the bear:The desert island\" />{/japopup}</div>', '4', 'ja-tabs2', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('102', 'JA Tabs 3', '', '4', 'col-mass1', '0', '0000-00-00 00:00:00', '1', 'mod_jatabs', '0', '0', '0', 'moduleclass_sfx=_tabs\ntype=modules\nmodules-position=ja-tabs3\nmodule-modulename=mod_search, mod_login\narticlesIDs-ids=1, 2, 3, 4\ncategoryID-catid=10\ncontent-content=[tab title=\'Title tab 1\']This is tab content 1[/tab]  [tab title=\'Title tab 2\']This is tab content 2[/tab]  [tab title=\'Title tab 3\']This is tab content 3[/tab]  [tab title=\'Title tab 4\']This is tab content 4[/tab]\nstyle=teline_iii\nHeight=auto\nWidth=100%\nposition=top\ntHeight=auto\ntWidth=\nanimType=animNone\nmouseType=click\najax=0\nview=introtext\nduration=1000\ncolors=\n\n', '0', '0', ''), ('109', 'Entertainment highlight', '<div class=\"ja-innerdiv\">\r\n<h4>Television</h4>\r\n<img src=\"images/stories/demo/other/enter-1.jpg\" alt=\"Television\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus Sed congue. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Movies</h4>\r\n<img src=\"images/stories/demo/other/enter-2.jpg\" alt=\"Movies\" />\r\nOrci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Books</h4>\r\n<img src=\"images/stories/demo/other/enter-3.jpg\" alt=\"Books\" />\r\nNon ante gravida eros quis justo sed nonummy et Donec et.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Music</h4>\r\n<img src=\"images/stories/demo/other/enter-4.jpg\" alt=\"Music\" />\r\nDolor ut id enim dolor auctor a Aenean Vestibulum lorem egestas.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Games</h4>\r\n<img src=\"images/stories/demo/other/enter-5.jpg\" alt=\"Movies\" />\r\nOrci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Theatre</h4>\r\n<img src=\"images/stories/demo/other/enter-6.jpg\" alt=\"Television\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus Sed congue. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>', '8', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('105', 'JA News Frontpage', '', '0', 'content-top', '0', '0000-00-00 00:00:00', '1', 'mod_janews_fp', '0', '0', '1', 'moduleclass_sfx=\nhiddenClasses=\nnumberofheadlinenews=9\nbigitems=2\nbigmaxchars=200\nbigshowimage=0\nbigimg_w=260\nbigimg_h=220\nsmallmaxchars=100\nsmallshowimage=0\nsmallimg_w=60\nsmallimg_h=60\nfp_layout=telineiii_fp.php\nmore_article=3\nheadlinelang=TOP STORIES\nshowhltools=0\nshowhltitle=0\nshowhlreadmore=0\nheadlineheight=0\nautoroll=0\ndelaytime=5\n\n', '0', '0', ''), ('107', 'Tech banner', '<img src=\"images/stories/demo/other/imgad-2.jpg\" alt=\"iPhone 3GS\" />', '9', 'right', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('111', 'World highlight', '<div class=\"ja-innerdiv\">\r\n<h4>Africa</h4>\r\n<img src=\"images/stories/demo/other/wor-1.jpg\" alt=\"Africa\" /> Ut justo id nibh pulvinar mauris pede Phasellus metus Sed congue. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>\r\n<div class=\"ja-innerdiv\">\r\n<h4>Middle East</h4>\r\n<img src=\"images/stories/demo/other/wor-2.jpg\" alt=\"Middle East\" /> Orci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>\r\n<div class=\"ja-innerdiv\">\r\n<h4>U.S Politics</h4>\r\n<img src=\"images/stories/demo/other/wor-3.jpg\" alt=\"U.S Politics\" /> Non ante gravida eros quis justo sed nonummy et Donec et.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>\r\n<div class=\"ja-innerdiv\">\r\n<h4>Europe</h4>\r\n<img src=\"images/stories/demo/other/wor-4.jpg\" alt=\"Europe\" /> Dolor ut id enim dolor auctor a Aenean Vestibulum lorem egestas.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail »</a></div>', '6', 'left', '0', '0000-00-00 00:00:00', '0', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('112', 'Life and Style', '<div class=\"ja-innerdiv\">\r\n<h4>Fashion &amp; Beauty</h4>\r\n<img src=\"images/stories/demo/other/life-1.jpg\" alt=\"Fashion &amp; Beauty\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus Sed congue. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Food &amp; Drink</h4>\r\n<img src=\"images/stories/demo/other/life-2.jpg\" alt=\"Food &amp; Drink\" />\r\nOrci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Wife &amp; Husband</h4>\r\n<img src=\"images/stories/demo/other/life-3.jpg\" alt=\"Wife &amp; Husband\" />\r\nNon ante gravida eros quis justo sed nonummy et Donec et.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Shop</h4>\r\n<img src=\"images/stories/demo/other/life-4.jpg\" alt=\"Shop\" />\r\nDolor ut id enim dolor auctor a Aenean Vestibulum lorem egestas.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Mother &amp; Children</h4>\r\n<img src=\"images/stories/demo/other/life-5.jpg\" alt=\"Mother &amp; Children\" />\r\nOrci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Home &amp; Gardens</h4>\r\n<img src=\"images/stories/demo/other/life-6.jpg\" alt=\"Home &amp; Gardens\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus Sed congue. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>', '10', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('114', 'Travel highlight', '<div class=\"ja-innerdiv\">\r\n<h4>Getaway</h4>\r\n<img src=\"images/stories/demo/other/travel-1.jpg\" alt=\"Getaway\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus Sed congue. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Travel Tips</h4>\r\n<img src=\"images/stories/demo/other/travel-2.jpg\" alt=\"Travel Tips\" />\r\nOrci rutrum lacus feugiat egestas venenatis Sed dolor condimentum montes ornare.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Business Travel</h4>\r\n<img src=\"images/stories/demo/other/travel-3.jpg\" alt=\"Business Travel\" />\r\nNon ante gravida eros quis justo sed nonummy et Donec et.<a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>', '9', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('115', 'Diverses occasions', '<ul class=\"bookmark-links\">\r\n<li>{japopup type=\"iframe\" content=\"http://www.facebook.com\" title=\"www.facebook.com\" width=\"1024\" height=\"600\"} Facebook {/japopup}</li>\r\n<li>{japopup type=\"iframe\" content=\"http://www.joomlart.com\" width=\"1024\" height=\"600\"}Joomla Templates Club - Professional - High quality Joomla template{/japopup}</li>\r\n<li>{japopup type=\"iframe\" content=\"http://www.magentocommerce.com\" width=\"1024\" height=\"600\"}Magento - Home - eCommerce Software for Growth{/japopup}</li>\r\n<li>{japopup type=\"iframe\" content=\"http://www.joomlancers.com\" width=\"1024\" height=\"600\"}JoomLancers - Freelance Marketplace for Opensource Development{/japopup}</li>\r\n<li>{japopup type=\"iframe\" content=\"http://www.iconfinder.net/\" width=\"1024\" height=\"600\"}<strong>Icon Finder</strong><br />Tool icons | Free icons | Search through more than 100,000 icons{/japopup}</li>\r\n</ul>', '5', 'ja-tabs2', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('116', 'Artist highlight', '<div class=\"ja-innerdiv\">\r\n<h4>Photography</h4>\r\n<img src=\"images/stories/demo/other/artist-1.jpg\" alt=\"Photography\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Design</h4>\r\n<img src=\"images/stories/demo/other/artist-2.jpg\" alt=\"Design\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Architecture</h4>\r\n<img src=\"images/stories/demo/other/artist-3.jpg\" alt=\"Architecture\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Art</h4>\r\n<img src=\"images/stories/demo/other/artist-4.jpg\" alt=\"Art\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>3D Graphics</h4>\r\n<img src=\"images/stories/demo/other/artist-5.jpg\" alt=\"3D Graphics\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Graphics</h4>\r\n<img src=\"images/stories/demo/other/artist-6.jpg\" alt=\"Graphics\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>', '3', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('117', 'Sport highlight', '<div class=\"ja-innerdiv\">\r\n<h4>Tennis</h4>\r\n<img src=\"images/stories/demo/other/sport-1.jpg\" alt=\"Tennis\" />\r\nUt justo id nibh pulvinar mauris pede Phasellus metus. <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Cricket</h4>\r\n<img src=\"images/stories/demo/other/sport-2.jpg\" alt=\"Cricket\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Motosport</h4>\r\n<img src=\"images/stories/demo/other/sport-3.jpg\" alt=\"Motosport\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Horse racing</h4>\r\n<img src=\"images/stories/demo/other/sport-4.jpg\" alt=\"Horse racing\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Boxing</h4>\r\n<img src=\"images/stories/demo/other/sport-5.jpg\" alt=\"Boxing\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>\r\n\r\n<div class=\"ja-innerdiv\">\r\n<h4>Football</h4>\r\n<img src=\"images/stories/demo/other/sport-6.jpg\" alt=\"Football\" />\r\nIpsum vel Phasellus ligula dis convallis eu risus consequat justo justo <a href=\"#\" class=\"Read more...\" style=\"font-size: 92%;\">More detail &raquo;</a>\r\n</div>', '4', 'left', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('122', 'Informations', '', '1', 'headlines', '0', '0000-00-00 00:00:00', '1', 'mod_janewsticker', '0', '0', '1', 'moduleclass_sfx=\nusing_mode=categories_selected\ncategory=1|3|76|28|27|31|32|29|25|30|58|59|60|62|63|92|67|68|69|70|95|96|37|38|39|42|43|44|45|93|94|81|82|83|84|88|89|54|55|56|71|72|73|74|90|91|77|78|79|80|86|87|0\nsort_order_field=created\nsort_order=DESC\nmax_items=5\ntitle_max_chars=1600\nanimation_type=opacity\nanimation_speed=400\nanimation_interval=2500\nanimation_transition=Fx.Transitions.linear\nshow_headtext=1\nheadtext=Informations :\nshow_buttons_control=0\nenable_cache=0\ncache_time=900\n\n', '0', '0', ''), ('131', 'Rencontres', '<div>\r\n<p style=\"text-align: center;\"><img src=\"images/articles/coeur.png\" alt=\"coeur\" title=\"Feature\" height=\"32\" width=\"32\" />&nbsp;<span style=\"color: #cc0000; font-size: 150%;\"></span> Vous êtes seul (e) ou célibataire Pourquoi le rester ?</p>\r\n<h5 style=\"text-align: center; padding-top: 5px;\"><span style=\"font-family: arial,helvetica,sans-serif;\"><a href=\"index.php?option=com_content&amp;view=article&amp;id=389&amp;Itemid=467\">Pour en savoir plus... </a></span></h5>\r\n</div>', '1', 'mega-item', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('133', 'Agence Immobilière ILLYES', '<div style=\"text-align: center;\">\r\n<table style=\"width: 184px; height: 224px;\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<div style=\"text-align: center;\" align=\"center\"><span style=\"font-size: 10pt;\"><b><span style=\"font-family: \'Times New Roman\',\'serif\';\">AGENCE ILLYES</span></b></span></div>\r\n<div style=\"text-align: center;\" align=\"center\"><b><span style=\"font-size: 8pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">Agence Immobilière</span></b></div>\r\n<div style=\"text-align: center;\" align=\"center\"><b><span style=\"font-size: 8pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">Vous voulez ACHETER, VENDRE, LOUER contactez-nous</span></b></div>\r\n<div style=\"text-align: center;\" align=\"center\"><b><span style=\"font-size: 8pt; line-height: 115%; font-family: \'Times New Roman\',\'serif\';\">Kouba </span></b></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Alger</span></b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"><br /> </span><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Tél fixe : 021.46.25.17</span></b></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt;\">Tél/</span></b><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">Mob</span></b><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">:0550.47.02.12</span></b></div>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">0554.51.89.82</span></b></div>\r\n<div style=\"text-align: center;\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\">0772.83.10.04</span></b></div>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><a href=\"index.php?option=com_content&amp;view=article&amp;id=394\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"><img style=\"display: block; margin-left: auto; margin-right: auto;\" alt=\"+details\" src=\"images/articles/+details.png\" height=\"25\" width=\"94\" /></span></b></a></div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"><br /></span></b></div>', '0', 'user10', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('134', 'topmega', '', '2', 'left', '0', '0000-00-00 00:00:00', '0', 'mod_mainmenu', '0', '0', '1', 'menutype=topmega', '0', '0', ''), ('135', 'Akeeba Backup Notification Module', '', '97', 'icon', '0', '0000-00-00 00:00:00', '1', 'mod_akadmin', '0', '2', '1', '', '0', '1', ''), ('136', 'Admin Tools Joomla! Upgrade Notification', '', '18', 'cpanel', '0', '0000-00-00 00:00:00', '1', 'mod_atjupgrade', '0', '2', '1', '', '0', '1', ''), ('137', 'Dernières annonces', '', '2', 'user1', '0', '0000-00-00 00:00:00', '1', 'mod_adsmanager_ads', '0', '0', '1', 'cache=0\nmoduleclass_sfx=\nrandom=0\nnb_ads=3\nstyle=hor\nimage=1\ndisplaycategory=1\ndisplaydate=1\ncatselect=\ndefault_itemid=\nfield1=\nfield2=\nfield3=\nfield4=\nfield5=\n\n', '0', '0', ''), ('138', 'mod_adsmanager_menu', '', '0', 'right', '0', '0000-00-00 00:00:00', '1', 'mod_adsmanager_menu', '0', '0', '0', 'displaynumads=1\ndisplayhome=1\ndisplaywritead=1\ndisplayprofile=1\ndisplaymyads=1\ndisplayrules=1\ndisplayallads=1\ndisplaycategories=1\ndisplayseparators=1\nmoduleclass_sfx=\ndefault_itemid=\n\n', '0', '0', ''), ('139', 'Chercher une annonce', '', '1', 'user1', '0', '0000-00-00 00:00:00', '1', 'mod_adsmanager_search', '0', '0', '1', 'default_itemid=\nadvanced_search=1\nmoduleclass_sfx=\nsearch_by_cat=1\nfield1=\nfield2=\nfield3=\nfield4=\nfield5=\ntype=horizontal\n\n', '0', '0', ''), ('140', 'mod_adsmanager_table', '', '3', 'user1', '0', '0000-00-00 00:00:00', '0', 'mod_adsmanager_table', '0', '0', '1', 'cache=0\nmoduleclass_sfx=\nnb_ads=3\nrandom=2\ncatselect=\ndefault_itemid=\n\n', '0', '0', ''), ('141', 'Immo Conseil', '', '4', 'user1', '0', '0000-00-00 00:00:00', '0', 'mod_banners', '0', '0', '0', 'target=0\ncount=1\ncid=3\ncatid=85\ntag_search=0\nordering=0\nheader_text=\nfooter_text=\nmoduleclass_sfx=\ncache=1\ncache_time=900\n\n', '0', '0', ''), ('143', 'Conditions d\'utilisation et vie privée', '<div style=\"text-align: justify;\"><span style=\"color: #999999;\">Vous garantissez que les renseignements fournis sont exacts et ne sont entachés d\'aucune erreur ou omission de caractère trompeur ou malhonnête.</span></div>', '1', 'user2', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('142', 'Automobiles', '<div class=\"ja-video-thumb\">{japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-a1.png\" width=\"700\" height=\"380\" title=\"Sample image\" }<img src=\"images/stories/centrale/gallery/gl-a1.png\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-a2.png\" width=\"700\" height=\"380\" title=\"Sample image\" }<img src=\"images/stories/centrale/gallery/gl-a2.png\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-a3.png\" width=\"700\" height=\"380\" title=\"Sample image\"}<img src=\"images/stories/centrale/gallery/gl-a3.png\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-a4.jpg\" width=\"700\" height=\"380\" title=\"Sample image\" }<img src=\"images/stories/centrale/gallery/gl-a4.jpg\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-a5.jpg\" width=\"700\" height=\"380\" title=\"Sample image\"}<img src=\"images/stories/centrale/gallery/gl-a5.jpg\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-a6.jpg\" width=\"700\" height=\"380\" title=\"Sample image\"}<img src=\"images/stories/centrale/gallery/gl-a6.jpg\" alt=\"Sample image\" width=\"100\" />{/japopup}</div>', '3', 'ja-tabs2', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('144', 'Les annonces plus visitées', '', '2', 'user2', '0', '0000-00-00 00:00:00', '1', 'mod_adsmanager_ads', '0', '0', '1', 'cache=0\nmoduleclass_sfx=\nrandom=2\nnb_ads=3\nstyle=hor\nimage=1\ndisplaycategory=1\ndisplaydate=1\ncatselect=\ndefault_itemid=\nfield1=\nfield2=\nfield3=\nfield4=\nfield5=\n\n', '0', '0', ''), ('145', 'Menu annonces', '', '2', 'megamenu', '0', '0000-00-00 00:00:00', '0', 'mod_adsmanager_menu', '0', '0', '1', 'displaynumads=1\ndisplayhome=1\ndisplaywritead=1\ndisplayprofile=1\ndisplaymyads=1\ndisplayrules=1\ndisplayallads=1\ndisplaycategories=1\ndisplayseparators=1\nmoduleclass_sfx=\ndefault_itemid=\n\n', '0', '0', ''), ('146', 'La Centrale des Amitiés & Annonces Matrimoniales', '<div>\r\n<p style=\"text-align: center;\"><img src=\"images/articles/coeur.png\" alt=\"coeur\" title=\"Feature\" height=\"32\" width=\"32\" />&nbsp;<span style=\"color: #cc0000; font-size: 150%;\"></span> Vous êtes seul (e) ou célibataire.</p>\r\n<p style=\"text-align: center;\">Pourquoi le rester ?</p>\r\n<h5 style=\"text-align: center; padding-top: 5px;\"><span style=\"font-family: arial,helvetica,sans-serif;\"><a href=\"index.php?option=com_content&amp;view=article&amp;id=389&amp;Itemid=467\">Pour en savoir plus... </a></span></h5>\r\n</div>', '4', 'right', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', ''), ('147', 'Pub BNP', '<p style=\"text-align: center;\"><a target=\"_blank\" href=\"http://www.bnpparibas.dz\"><img alt=\"pub sgle\" src=\"images/articles/pub_sgle.jpg\" width=\"515\" height=\"701\" /></a></p>', '0', 'content-bot', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('148', 'Pub Perspective Travel', '<p style=\"text-align: center;\"><img alt=\"perspective travel\" src=\"images/articles/perspective_travel.jpg\" height=\"353\" width=\"521\" /></p>', '0', 'content-bot', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('149', 'Agence Immobilière \"La Perle des Sources\"', '<table style=\"width: 184px; height: 190px;\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"text-align: center;\">\r\n<div style=\"margin: 0cm 0cm 0.0001pt; text-align: center;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 10pt;\">LA PERLE DES SOURCES</span></b><span style=\"font-size: 10pt;\"></span></span></div>\r\n<div style=\"margin: 0cm 0cm 0.0001pt; text-align: center;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\">ACHETER, VENDRE, LOUER</span></b><span style=\"font-size: 8pt;\"></span></span></div>\r\n<div style=\"margin: 0cm 0cm 0.0001pt; text-align: center;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\">Cité Les Sources, Bt 12 N° 4</span></b><span style=\"font-size: 8pt;\"></span></span></div>\r\n<div style=\"margin: 0cm 0cm 0.0001pt; text-align: center;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\">Tél fixe : 021 54 37 38 Tél/Mob: 0773 380 371</span></b><span style=\"font-size: 8pt;\"></span></span></div>\r\n<div style=\"margin: 0cm 0cm 0.0001pt; text-align: center;\" align=\"center\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\"><a href=\"mailto:%3Ca%20href=\"></a><a href=\"mailto:laperle.immo@gmail.com\">laperle.immo@gmail.com</a></span></b><span style=\"font-size: 8pt;\"></span></span></div>\r\n<a href=\"http://www.immobilier-en-algerie.com/\"><span style=\"font-family: times new roman,times;\"><b><span style=\"font-size: 8pt;\">www.immobilier-en-algerie.com</span></b></span></a></td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<div style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal;\" align=\"center\"><b><span style=\"font-size: 8pt; font-family: \'Times New Roman\',\'serif\';\"><img style=\"display: block; margin-left: auto; margin-right: auto;\" alt=\"+details\" src=\"images/articles/+details.png\" height=\"25\" width=\"94\" /></span></b></div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>', '2', 'user8', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '0', 'moduleclass_sfx=\n\n', '0', '0', ''), ('150', 'Immobilier', '<div class=\"ja-video-thumb\">{japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-1.png\" width=\"700\" height=\"380\" title=\"Sample image\" }<img src=\"images/stories/centrale/gallery/gl-1.png\" alt=\"gl-1\" width=\"100\" height=\"57\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/Copie de gl-2.png\" width=\"700\" height=\"380\" title=\"Sample image\" }<img src=\"images/stories/centrale/gallery/gl-2.png\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-3.png\" width=\"700\" height=\"380\" title=\"Sample image\"}<img src=\"images/stories/centrale/gallery/gl-3.png\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-4.jpg\" width=\"700\" height=\"380\" title=\"Sample image\" }<img src=\"images/stories/centrale/gallery/gl-4.jpg\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-5.jpg\" width=\"700\" height=\"380\" title=\"Sample image\"}<img src=\"images/stories/centrale/gallery/gl-5.jpg\" alt=\"Sample image\" width=\"100\" />{/japopup} {japopup type=\"image\" content=\"images/stories/centrale/gallery/gl-6.jpg\" width=\"700\" height=\"380\" title=\"Sample image\"}<img src=\"images/stories/centrale/gallery/gl-6.jpg\" alt=\"Sample image\" width=\"100\" />{/japopup}</div>', '2', 'ja-tabs2', '0', '0000-00-00 00:00:00', '1', 'mod_custom', '0', '0', '1', 'moduleclass_sfx=\n\n', '0', '0', '');
CREATE TABLE `#__modules_menu` (   `moduleid` int(11) NOT NULL DEFAULT '0',   `menuid` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`moduleid`,`menuid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `#__modules_menu` VALUES ('1', '1'), ('1', '2'), ('1', '11'), ('1', '12'), ('1', '13'), ('1', '14'), ('1', '15'), ('1', '18'), ('1', '20'), ('1', '24'), ('1', '28'), ('1', '29'), ('1', '30'), ('1', '38'), ('1', '40'), ('1', '41'), ('1', '43'), ('1', '44'), ('1', '45'), ('1', '46'), ('1', '47'), ('1', '50'), ('1', '51'), ('1', '52'), ('1', '53'), ('1', '371'), ('1', '385'), ('1', '386'), ('1', '387'), ('1', '388'), ('1', '389'), ('1', '390'), ('1', '391'), ('1', '392'), ('1', '393'), ('1', '394'), ('1', '395'), ('1', '396'), ('1', '400'), ('1', '401'), ('1', '402'), ('1', '403'), ('1', '404'), ('1', '410'), ('1', '411'), ('1', '412'), ('1', '413'), ('1', '414'), ('1', '415'), ('1', '416'), ('1', '417'), ('1', '418'), ('1', '419'), ('1', '420'), ('1', '421'), ('1', '422'), ('1', '423'), ('1', '425'), ('1', '426'), ('1', '427'), ('1', '428'), ('1', '429'), ('1', '430'), ('1', '431'), ('1', '432'), ('1', '433'), ('1', '439'), ('1', '442'), ('1', '443'), ('1', '444'), ('1', '445'), ('1', '450'), ('1', '451'), ('1', '452'), ('1', '453'), ('1', '454'), ('1', '456'), ('1', '457'), ('1', '458'), ('1', '459'), ('1', '460'), ('1', '461'), ('1', '462'), ('1', '463'), ('1', '467'), ('16', '499'), ('16', '504'), ('16', '505'), ('17', '1'), ('17', '2'), ('17', '11'), ('17', '12'), ('17', '13'), ('17', '14'), ('17', '15'), ('17', '18'), ('17', '20'), ('17', '24'), ('17', '28'), ('17', '29'), ('17', '30'), ('17', '38'), ('17', '40'), ('17', '41'), ('17', '43'), ('17', '44'), ('17', '45'), ('17', '46'), ('17', '47'), ('17', '50'), ('17', '51'), ('17', '52'), ('17', '371'), ('17', '385'), ('17', '386'), ('17', '387'), ('17', '388'), ('17', '389'), ('17', '390'), ('17', '391'), ('17', '392'), ('17', '393'), ('17', '394'), ('17', '395'), ('17', '396'), ('17', '397'), ('17', '398'), ('17', '399'), ('17', '400'), ('17', '401'), ('17', '402'), ('17', '403'), ('17', '404'), ('17', '410'), ('17', '411'), ('17', '412'), ('17', '413'), ('17', '414'), ('17', '415'), ('17', '416'), ('17', '417'), ('17', '418'), ('17', '419'), ('17', '420'), ('17', '421'), ('17', '422'), ('17', '423'), ('17', '425'), ('17', '426'), ('17', '427'), ('17', '428'), ('17', '429'), ('17', '430'), ('17', '431'), ('17', '432'), ('17', '433'), ('17', '439'), ('17', '442'), ('17', '443'), ('17', '444'), ('17', '445'), ('17', '450'), ('17', '451'), ('17', '452'), ('17', '453'), ('17', '454'), ('17', '455'), ('17', '456'), ('17', '457'), ('17', '458'), ('17', '459'), ('17', '460'), ('17', '461'), ('17', '462'), ('17', '463'), ('17', '467'), ('17', '468'), ('17', '469'), ('17', '470'), ('17', '471'), ('18', '0'), ('19', '0'), ('20', '396'), ('21', '1'), ('21', '2'), ('21', '11'), ('21', '12'), ('21', '13'), ('21', '14'), ('21', '15'), ('21', '18'), ('21', '20'), ('21', '24'), ('21', '28'), ('21', '29'), ('21', '30'), ('21', '38'), ('21', '40'), ('21', '41'), ('21', '43'), ('21', '44'), ('21', '45'), ('21', '46'), ('21', '47'), ('21', '50'), ('21', '51'), ('21', '52'), ('21', '53'), ('21', '371'), ('21', '439'), ('21', '442'), ('21', '443'), ('21', '467'), ('21', '499'), ('21', '504'), ('22', '371'), ('25', '0'), ('27', '0'), ('28', '0'), ('29', '0'), ('30', '385'), ('30', '386'), ('30', '387'), ('30', '388'), ('30', '389'), ('30', '390'), ('30', '450'), ('31', '1'), ('31', '2'), ('31', '11'), ('31', '12'), ('31', '13'), ('31', '14'), ('31', '15'), ('31', '18'), ('31', '20'), ('31', '24'), ('31', '28'), ('31', '29'), ('31', '30'), ('31', '38'), ('31', '40'), ('31', '41'), ('31', '43'), ('31', '44'), ('31', '45'), ('31', '46'), ('31', '47'), ('31', '50'), ('31', '51'), ('31', '52'), ('31', '53'), ('31', '371'), ('31', '396'), ('31', '400'), ('31', '401'), ('31', '402'), ('31', '403'), ('31', '404'), ('31', '410'), ('31', '411'), ('31', '412'), ('31', '413'), ('31', '414'), ('31', '415'), ('31', '416'), ('31', '417'), ('31', '418'), ('31', '419'), ('31', '420'), ('31', '421'), ('31', '422'), ('31', '423'), ('31', '439'), ('31', '442'), ('31', '443'), ('31', '444'), ('31', '445'), ('31', '451'), ('31', '452'), ('31', '456'), ('31', '457'), ('31', '458'), ('31', '459'), ('31', '460'), ('31', '461'), ('31', '462'), ('31', '463'), ('31', '467'), ('32', '371'), ('33', '0'), ('34', '0'), ('35', '0'), ('36', '0'), ('38', '1'), ('38', '2'), ('38', '11'), ('38', '12'), ('38', '13'), ('38', '14'), ('38', '15'), ('38', '18'), ('38', '20'), ('38', '24'), ('38', '28'), ('38', '29'), ('38', '30'), ('38', '38'), ('38', '40'), ('38', '41'), ('38', '43'), ('38', '44'), ('38', '45'), ('38', '46'), ('38', '47'), ('38', '51'), ('38', '52'), ('38', '371'), ('38', '396'), ('38', '400'), ('38', '410'), ('38', '414'), ('38', '442'), ('38', '443'), ('38', '457'), ('39', '43'), ('39', '44'), ('39', '45'), ('39', '46'), ('39', '47'), ('40', '1'), ('40', '2'), ('40', '11'), ('40', '12'), ('40', '13'), ('40', '14'), ('40', '15'), ('40', '18'), ('40', '20'), ('40', '24'), ('40', '28'), ('40', '29'), ('40', '30'), ('40', '38'), ('40', '40'), ('40', '41'), ('40', '43'), ('40', '44'), ('40', '45'), ('40', '46'), ('40', '47'), ('40', '50'), ('40', '51'), ('40', '52'), ('40', '53'), ('40', '371'), ('40', '385'), ('40', '386'), ('40', '387'), ('40', '388'), ('40', '389'), ('40', '390'), ('40', '391'), ('40', '392'), ('40', '393'), ('40', '394'), ('40', '395'), ('40', '396'), ('40', '400'), ('40', '401'), ('40', '402'), ('40', '403'), ('40', '404'), ('40', '410'), ('40', '411'), ('40', '412'), ('40', '413'), ('40', '414'), ('40', '415'), ('40', '416'), ('40', '417'), ('40', '418'), ('40', '419'), ('40', '420'), ('40', '421'), ('40', '422'), ('40', '423'), ('40', '425'), ('40', '426'), ('40', '427'), ('40', '428'), ('40', '429'), ('40', '430'), ('40', '431'), ('40', '432'), ('40', '433'), ('40', '439'), ('40', '442'), ('40', '443'), ('40', '444'), ('40', '445'), ('40', '450'), ('40', '451'), ('40', '452'), ('40', '453'), ('40', '454'), ('40', '456'), ('40', '457'), ('40', '458'), ('40', '459'), ('40', '460'), ('40', '461'), ('40', '462'), ('40', '463'), ('40', '467'), ('65', '0'), ('67', '0'), ('75', '371'), ('75', '400'), ('75', '410'), ('75', '411'), ('75', '412'), ('75', '413'), ('75', '414'), ('75', '419'), ('75', '420'), ('75', '421'), ('75', '422'), ('75', '423'), ('75', '439'), ('75', '444'), ('75', '445'), ('75', '457'), ('75', '458'), ('75', '459'), ('75', '460'), ('75', '461'), ('75', '462'), ('76', '371'), ('76', '385'), ('76', '386'), ('76', '387'), ('76', '388'), ('76', '389'), ('76', '390'), ('76', '391'), ('76', '392'), ('76', '393'), ('76', '394'), ('76', '395'), ('76', '396'), ('76', '397'), ('76', '398'), ('76', '399'), ('76', '400'), ('76', '401'), ('76', '402'), ('76', '403'), ('76', '404'), ('76', '410'), ('76', '411'), ('76', '412'), ('76', '413'), ('76', '414'), ('76', '415'), ('76', '416'), ('76', '417'), ('76', '418'), ('76', '419'), ('76', '420'), ('76', '421'), ('76', '422'), ('76', '423'), ('76', '425'), ('76', '426'), ('76', '427'), ('76', '428'), ('76', '429'), ('76', '430'), ('76', '431'), ('76', '432'), ('76', '433'), ('76', '439'), ('76', '444'), ('76', '445'), ('76', '450'), ('76', '451'), ('76', '452'), ('76', '453'), ('76', '454'), ('76', '455'), ('76', '456'), ('76', '457'), ('76', '458'), ('76', '459'), ('76', '460'), ('76', '461'), ('76', '462'), ('76', '463'), ('77', '371'), ('77', '400'), ('77', '410'), ('77', '411'), ('77', '412'), ('77', '413'), ('77', '414'), ('77', '419'), ('77', '420'), ('77', '421'), ('77', '422'), ('77', '423'), ('77', '439'), ('77', '444'), ('77', '445'), ('77', '457'), ('77', '458'), ('77', '459'), ('77', '460'), ('77', '461'), ('77', '462'), ('78', '371'), ('78', '400'), ('78', '410'), ('78', '411'), ('78', '412'), ('78', '413'), ('78', '414'), ('78', '419'), ('78', '420'), ('78', '421'), ('78', '422'), ('78', '423'), ('78', '439'), ('78', '444'), ('78', '445'), ('78', '457'), ('78', '458'), ('78', '459'), ('78', '460'), ('78', '461'), ('78', '462'), ('85', '1'), ('85', '2'), ('85', '11'), ('85', '12'), ('85', '13'), ('85', '14'), ('85', '15'), ('85', '18'), ('85', '20'), ('85', '24'), ('85', '28'), ('85', '29'), ('85', '30'), ('85', '38'), ('85', '40'), ('85', '41'), ('85', '43'), ('85', '44'), ('85', '45'), ('85', '46'), ('85', '47'), ('85', '50'), ('85', '51'), ('85', '52'), ('85', '371'), ('85', '439'), ('85', '442'), ('85', '443'), ('86', '1'), ('86', '2'), ('86', '11'), ('86', '12'), ('86', '13'), ('86', '14'), ('86', '15'), ('86', '18'), ('86', '20'), ('86', '24'), ('86', '28'), ('86', '29'), ('86', '30'), ('86', '38'), ('86', '40'), ('86', '41'), ('86', '43'), ('86', '44'), ('86', '45'), ('86', '46'), ('86', '47'), ('86', '50'), ('86', '51'), ('86', '52'), ('86', '371'), ('86', '397'), ('86', '398'), ('86', '399'), ('86', '410'), ('86', '455'), ('86', '457'), ('86', '458'), ('86', '459'), ('86', '460'), ('86', '461'), ('86', '462'), ('90', '0'), ('91', '0'), ('92', '1'), ('92', '2'), ('92', '11'), ('92', '12'), ('92', '13'), ('92', '14'), ('92', '15'), ('92', '18'), ('92', '20'), ('92', '24'), ('92', '28'), ('92', '29'), ('92', '30'), ('92', '38'), ('92', '40'), ('92', '41'), ('92', '43'), ('92', '44'), ('92', '45'), ('92', '46'), ('92', '47'), ('92', '50'), ('92', '51'), ('92', '52'), ('92', '371'), ('92', '400'), ('92', '411'), ('92', '412'), ('92', '413'), ('92', '439'), ('92', '442'), ('92', '443'), ('93', '1'), ('93', '371'), ('94', '1'), ('94', '371'), ('97', '371'), ('98', '371'), ('99', '1'), ('99', '2'), ('99', '11'), ('99', '12'), ('99', '13'), ('99', '14'), ('99', '15'), ('99', '18'), ('99', '20'), ('99', '24'), ('99', '28'), ('99', '29'), ('99', '30'), ('99', '38'), ('99', '40'), ('99', '41'), ('99', '43'), ('99', '44'), ('99', '45'), ('99', '46'), ('99', '47'), ('99', '50'), ('99', '51'), ('99', '52'), ('99', '371'), ('99', '396'), ('99', '397'), ('99', '398'), ('99', '399'), ('99', '400'), ('99', '401'), ('99', '402'), ('99', '403'), ('99', '404'), ('99', '410'), ('99', '411'), ('99', '412'), ('99', '413'), ('99', '414'), ('99', '415'), ('99', '416'), ('99', '417'), ('99', '418'), ('99', '419'), ('99', '420'), ('99', '421'), ('99', '422'), ('99', '423'), ('99', '439'), ('99', '442'), ('99', '443'), ('99', '444'), ('99', '445'), ('99', '451'), ('99', '452'), ('99', '455'), ('99', '456'), ('100', '1'), ('100', '2'), ('100', '11'), ('100', '12'), ('100', '13'), ('100', '14'), ('100', '15'), ('100', '18'), ('100', '20'), ('100', '24'), ('100', '28'), ('100', '29'), ('100', '30'), ('100', '38'), ('100', '40'), ('100', '41'), ('100', '43'), ('100', '44'), ('100', '45'), ('100', '46'), ('100', '47'), ('100', '50'), ('100', '51'), ('100', '52'), ('100', '371'), ('100', '397'), ('100', '398'), ('100', '399'), ('100', '455'), ('101', '0'), ('102', '1'), ('102', '2'), ('102', '11'), ('102', '12'), ('102', '13'), ('102', '14'), ('102', '15'), ('102', '18'), ('102', '20'), ('102', '24'), ('102', '28'), ('102', '29'), ('102', '30'), ('102', '38'), ('102', '40'), ('102', '41'), ('102', '43'), ('102', '44'), ('102', '45'), ('102', '46'), ('102', '47'), ('102', '50'), ('102', '51'), ('102', '52'), ('102', '371'), ('102', '385'), ('102', '391'), ('102', '396'), ('102', '397'), ('102', '398'), ('102', '399'), ('102', '410'), ('102', '414'), ('102', '419'), ('107', '419'), ('107', '420'), ('107', '421'), ('107', '422'), ('107', '423'), ('108', '419'), ('108', '420'), ('108', '421'), ('108', '422'), ('108', '423'), ('108', '444'), ('108', '445'), ('109', '414'), ('109', '415'), ('109', '416'), ('109', '417'), ('109', '418'), ('110', '410'), ('110', '411'), ('110', '412'), ('110', '413'), ('111', '457'), ('111', '458'), ('111', '459'), ('111', '460'), ('111', '461'), ('111', '462'), ('112', '400'), ('112', '401'), ('112', '402'), ('112', '403'), ('112', '404'), ('112', '451'), ('112', '452'), ('114', '396'), ('115', '0'), ('116', '391'), ('116', '392'), ('116', '393'), ('116', '394'), ('116', '395'), ('116', '453'), ('116', '454'), ('117', '385'), ('117', '386'), ('117', '387'), ('117', '388'), ('117', '389'), ('117', '390'), ('117', '450'), ('118', '0'), ('122', '0'), ('123', '371'), ('123', '385'), ('123', '386'), ('123', '387'), ('123', '388'), ('123', '389'), ('123', '390'), ('123', '391'), ('123', '392'), ('123', '393'), ('123', '394'), ('123', '395'), ('123', '396'), ('123', '397'), ('123', '398'), ('123', '399'), ('123', '400'), ('123', '401'), ('123', '402'), ('123', '403'), ('123', '404'), ('123', '410'), ('123', '411'), ('123', '412'), ('123', '413'), ('123', '414'), ('123', '415'), ('123', '416'), ('123', '417'), ('123', '418'), ('123', '419'), ('123', '420'), ('123', '421'), ('123', '422'), ('123', '423'), ('123', '425'), ('123', '426'), ('123', '427'), ('123', '428'), ('123', '429'), ('123', '430'), ('123', '431'), ('123', '432'), ('123', '433'), ('123', '439'), ('123', '444'), ('123', '445'), ('123', '450'), ('123', '451'), ('123', '452'), ('123', '453'), ('123', '454'), ('123', '455'), ('123', '456'), ('123', '457'), ('123', '458'), ('123', '459'), ('123', '460'), ('123', '461'), ('123', '462'), ('123', '463'), ('125', '0'), ('127', '0'), ('129', '1'), ('129', '2'), ('129', '11'), ('129', '12'), ('129', '13'), ('129', '14'), ('129', '15'), ('129', '18'), ('129', '20'), ('129', '24'), ('129', '28'), ('129', '29'), ('129', '30'), ('129', '38'), ('129', '40'), ('129', '41'), ('129', '43'), ('129', '44'), ('129', '45'), ('129', '46'), ('129', '47'), ('129', '51'), ('129', '52'), ('129', '371'), ('129', '385'), ('129', '386'), ('129', '387'), ('129', '388'), ('129', '389'), ('129', '390'), ('129', '391'), ('129', '392'), ('129', '393'), ('129', '394'), ('129', '395'), ('129', '396'), ('129', '397'), ('129', '398'), ('129', '399'), ('129', '400'), ('129', '401'), ('129', '402'), ('129', '403'), ('129', '404'), ('129', '410'), ('129', '411'), ('129', '412'), ('129', '413'), ('129', '414'), ('129', '415'), ('129', '416'), ('129', '417'), ('129', '418'), ('129', '419'), ('129', '420'), ('129', '421'), ('129', '422'), ('129', '423'), ('129', '425'), ('129', '426'), ('129', '427'), ('129', '428'), ('129', '429'), ('129', '430'), ('129', '431'), ('129', '432'), ('129', '433'), ('129', '439'), ('129', '442'), ('129', '443'), ('129', '444'), ('129', '445'), ('129', '450'), ('129', '451'), ('129', '452'), ('129', '453'), ('129', '454'), ('129', '455'), ('129', '456'), ('129', '457'), ('129', '458'), ('129', '459'), ('129', '460'), ('129', '461'), ('129', '462'), ('129', '463'), ('131', '0'), ('133', '371'), ('133', '400'), ('133', '410'), ('133', '411'), ('133', '412'), ('133', '413'), ('133', '414'), ('133', '419'), ('133', '420'), ('133', '421'), ('133', '422'), ('133', '423'), ('133', '439'), ('133', '444'), ('133', '445'), ('133', '457'), ('133', '458'), ('133', '459'), ('133', '460'), ('133', '461'), ('133', '462'), ('134', '0'), ('135', '0'), ('136', '0'), ('137', '371'), ('138', '11'), ('138', '12'), ('138', '13'), ('138', '14'), ('138', '15'), ('138', '18'), ('138', '20');
INSERT INTO `#__modules_menu` VALUES ('138', '24'), ('138', '28'), ('138', '29'), ('138', '30'), ('138', '38'), ('138', '40'), ('138', '43'), ('138', '44'), ('138', '45'), ('138', '46'), ('138', '47'), ('138', '51'), ('138', '52'), ('138', '371'), ('138', '439'), ('138', '442'), ('138', '443'), ('138', '468'), ('138', '469'), ('138', '470'), ('138', '471'), ('138', '499'), ('139', '371'), ('140', '371'), ('141', '371'), ('142', '0'), ('143', '371'), ('144', '371'), ('146', '371'), ('147', '371'), ('148', '371'), ('149', '371'), ('149', '400'), ('149', '410'), ('149', '411'), ('149', '412'), ('149', '413'), ('149', '414'), ('149', '419'), ('149', '420'), ('149', '421'), ('149', '422'), ('149', '423'), ('149', '439'), ('149', '444'), ('149', '445'), ('149', '457'), ('149', '458'), ('149', '459'), ('149', '460'), ('149', '461'), ('149', '462'), ('150', '0');
CREATE TABLE `#__newsfeeds` (   `catid` int(11) NOT NULL DEFAULT '0',   `id` int(11) NOT NULL AUTO_INCREMENT,   `name` text NOT NULL,   `alias` varchar(255) NOT NULL DEFAULT '',   `link` text NOT NULL,   `filename` varchar(200) DEFAULT NULL,   `published` tinyint(1) NOT NULL DEFAULT '0',   `numarticles` int(11) unsigned NOT NULL DEFAULT '1',   `cache_time` int(11) unsigned NOT NULL DEFAULT '3600',   `checked_out` tinyint(3) unsigned NOT NULL DEFAULT '0',   `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `ordering` int(11) NOT NULL DEFAULT '0',   `rtl` tinyint(4) NOT NULL DEFAULT '0',   PRIMARY KEY (`id`),   KEY `published` (`published`),   KEY `catid` (`catid`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
INSERT INTO `#__newsfeeds` VALUES ('4', '1', 'Joomla! - Official News', 'joomla-official-news', 'http://www.joomla.org/index.php?option=com_rss_xtd&feed=RSS2.0&type=com_frontpage&Itemid=1', '', '1', '5', '3600', '0', '0000-00-00 00:00:00', '8', '0'), ('4', '2', 'Joomla! - Community News', 'joomla-community-news', 'http://www.joomla.org/index.php?option=com_rss_xtd&feed=RSS2.0&type=com_content&task=blogcategory&id=0&Itemid=33', '', '1', '5', '3600', '0', '0000-00-00 00:00:00', '9', '0'), ('6', '3', 'Linux Today', 'linux-today', 'http://linuxtoday.com/backend/my-netscape.rdf', '', '1', '3', '3600', '0', '0000-00-00 00:00:00', '1', '0'), ('5', '4', 'Business News', 'business-news', 'http://headlines.internet.com/internetnews/bus-news/news.rss', '', '1', '3', '3600', '0', '0000-00-00 00:00:00', '2', '0'), ('7', '5', 'Web Developer News', 'web-developer-news', 'http://headlines.internet.com/internetnews/wd-news/news.rss', '', '1', '3', '3600', '0', '0000-00-00 00:00:00', '3', '0'), ('6', '6', 'Linux Central:New Products', 'linux-central-news-products', 'http://linuxcentral.com/backend/lcnew.rdf', '', '1', '3', '3600', '0', '0000-00-00 00:00:00', '4', '0'), ('6', '7', 'Linux Central:Best Selling', 'linux-central-best-selling', 'http://linuxcentral.com/backend/lcbestns.rdf', '', '1', '3', '3600', '0', '0000-00-00 00:00:00', '5', '0'), ('6', '8', 'Linux Central:Daily Specials', 'linux-central-daily-specials', 'http://linuxcentral.com/backend/lcspecialns.rdf', '', '1', '3', '3600', '0', '0000-00-00 00:00:00', '6', '0');
CREATE TABLE `#__plugins` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `name` varchar(100) NOT NULL DEFAULT '',   `element` varchar(100) NOT NULL DEFAULT '',   `folder` varchar(100) NOT NULL DEFAULT '',   `access` tinyint(3) unsigned NOT NULL DEFAULT '0',   `ordering` int(11) NOT NULL DEFAULT '0',   `published` tinyint(3) NOT NULL DEFAULT '0',   `iscore` tinyint(3) NOT NULL DEFAULT '0',   `client_id` tinyint(3) NOT NULL DEFAULT '0',   `checked_out` int(11) unsigned NOT NULL DEFAULT '0',   `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `params` text NOT NULL,   PRIMARY KEY (`id`),   KEY `idx_folder` (`published`,`client_id`,`access`,`folder`) ) ENGINE=MyISAM AUTO_INCREMENT=70 DEFAULT CHARSET=utf8;
INSERT INTO `#__plugins` VALUES ('1', 'Authentication - Joomla', 'joomla', 'authentication', '0', '1', '1', '1', '0', '0', '0000-00-00 00:00:00', ''), ('2', 'Authentication - LDAP', 'ldap', 'authentication', '0', '2', '0', '1', '0', '0', '0000-00-00 00:00:00', 'host=\nport=389\nuse_ldapV3=0\nnegotiate_tls=0\nno_referrals=0\nauth_method=bind\nbase_dn=\nsearch_string=\nusers_dn=\nusername=\npassword=\nldap_fullname=fullName\nldap_email=mail\nldap_uid=uid\n\n'), ('3', 'Authentication - GMail', 'gmail', 'authentication', '0', '4', '0', '0', '0', '0', '0000-00-00 00:00:00', ''), ('4', 'Authentication - OpenID', 'openid', 'authentication', '0', '3', '0', '0', '0', '0', '0000-00-00 00:00:00', ''), ('5', 'User - Joomla!', 'joomla', 'user', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', 'autoregister=1\n\n'), ('6', 'Search - Content', 'content', 'search', '0', '1', '1', '1', '0', '0', '0000-00-00 00:00:00', 'search_limit=50\nsearch_content=1\nsearch_uncategorised=1\nsearch_archived=1\n\n'), ('7', 'Search - Contacts', 'contacts', 'search', '0', '3', '1', '1', '0', '0', '0000-00-00 00:00:00', 'search_limit=50\n\n'), ('8', 'Search - Categories', 'categories', 'search', '0', '4', '1', '0', '0', '0', '0000-00-00 00:00:00', 'search_limit=50\n\n'), ('9', 'Search - Sections', 'sections', 'search', '0', '5', '1', '0', '0', '0', '0000-00-00 00:00:00', 'search_limit=50\n\n'), ('10', 'Search - Newsfeeds', 'newsfeeds', 'search', '0', '6', '1', '0', '0', '0', '0000-00-00 00:00:00', 'search_limit=50\n\n'), ('11', 'Search - Weblinks', 'weblinks', 'search', '0', '2', '1', '1', '0', '0', '0000-00-00 00:00:00', 'search_limit=50\n\n'), ('12', 'Content - Pagebreak', 'pagebreak', 'content', '0', '10000', '1', '1', '0', '0', '0000-00-00 00:00:00', 'enabled=1\ntitle=1\nmultipage_toc=1\nshowall=1\n\n'), ('13', 'Content - Rating', 'vote', 'content', '0', '6', '1', '1', '0', '0', '0000-00-00 00:00:00', ''), ('14', 'Content - Email Cloaking', 'emailcloak', 'content', '0', '7', '1', '0', '0', '0', '0000-00-00 00:00:00', 'mode=1\n\n'), ('15', 'Content - Code Hightlighter (GeSHi)', 'geshi', 'content', '0', '8', '0', '0', '0', '0', '0000-00-00 00:00:00', ''), ('16', 'Content - Load Module', 'loadmodule', 'content', '0', '9', '1', '0', '0', '0', '0000-00-00 00:00:00', 'enabled=1\nstyle=0\n\n'), ('17', 'Content - Page Navigation', 'pagenavigation', 'content', '0', '4', '1', '1', '0', '0', '0000-00-00 00:00:00', 'position=1\n\n'), ('18', 'Editor - No Editor', 'none', 'editors', '0', '0', '1', '1', '0', '0', '0000-00-00 00:00:00', ''), ('19', 'Editor - TinyMCE 2.0', 'tinymce', 'editors', '0', '0', '1', '1', '0', '0', '0000-00-00 00:00:00', 'theme=advanced\ncleanup=1\ncleanup_startup=0\nautosave=0\ncompressed=0\nrelative_urls=1\ntext_direction=ltr\nlang_mode=0\nlang_code=en\ninvalid_elements=applet\ncontent_css=1\ncontent_css_custom=\nnewlines=0\ntoolbar=top\nhr=1\nsmilies=1\ntable=1\nstyle=1\nlayer=1\nxhtmlxtras=0\ntemplate=0\ndirectionality=1\nfullscreen=1\nhtml_height=550\nhtml_width=750\npreview=1\ninsertdate=1\nformat_date=%Y-%m-%d\ninserttime=1\nformat_time=%H:%M:%S\n\n'), ('20', 'Editor - XStandard Lite 2.0', 'xstandard', 'editors', '0', '0', '0', '1', '0', '0', '0000-00-00 00:00:00', ''), ('21', 'Editor Button - Image', 'image', 'editors-xtd', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('22', 'Editor Button - Pagebreak', 'pagebreak', 'editors-xtd', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('23', 'Editor Button - Readmore', 'readmore', 'editors-xtd', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('24', 'XML-RPC - Joomla', 'joomla', 'xmlrpc', '0', '7', '0', '1', '0', '0', '0000-00-00 00:00:00', ''), ('25', 'XML-RPC - Blogger API', 'blogger', 'xmlrpc', '0', '7', '0', '1', '0', '0', '0000-00-00 00:00:00', 'catid=1\nsectionid=0\n\n'), ('27', 'System - SEF', 'sef', 'system', '0', '1', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('28', 'System - Debug', 'debug', 'system', '0', '2', '1', '0', '0', '0', '0000-00-00 00:00:00', 'queries=1\nmemory=1\nlangauge=1\n\n'), ('29', 'System - Legacy', 'legacy', 'system', '0', '3', '0', '1', '0', '0', '0000-00-00 00:00:00', 'route=0\n\n'), ('30', 'System - Cache', 'cache', 'system', '0', '4', '0', '1', '0', '0', '0000-00-00 00:00:00', 'browsercache=0\ncachetime=15\n\n'), ('31', 'System - Log', 'log', 'system', '0', '5', '0', '1', '0', '0', '0000-00-00 00:00:00', ''), ('32', 'System - Remember Me', 'remember', 'system', '0', '6', '1', '1', '0', '0', '0000-00-00 00:00:00', ''), ('33', 'System - Backlink', 'backlink', 'system', '0', '7', '0', '1', '0', '0', '0000-00-00 00:00:00', ''), ('38', 'JAZin plugin', 'jazin', 'system', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', 'jazin_update=0\njazin_menutype=magazine\njazin_home=1\nshow_description=0\nshow_description_image=0\nshow_page_title=1\ns_num_leading_articles=1\ns_num_intro_articles=8\ns_num_columns=2\ns_num_links=0\nc_num_leading_articles=1\nc_num_intro_articles=4\nc_num_columns=2\nc_num_links=0\norderby_pri=\norderby_sec=\nshow_pagination=2\nshow_pagination_results=1\nshow_noauth=\nshow_title=\nlink_titles=1\nshow_intro=\nshow_section=\nlink_section=\nshow_category=\nlink_category=\nshow_author=\nshow_create_date=\nshow_modify_date=\nshow_item_navigation=\nshow_readmore=0\nshow_vote=\nshow_icons=\nshow_pdf_icon=\nshow_print_icon=\nshow_email_icon=\nshow_hits=\nfeed_summary=\n\n'), ('39', 'JA Tabs for Joomla! 1.5', 'ja_tabs', 'content', '0', '1', '1', '0', '0', '0', '0000-00-00 00:00:00', 'style=default\n'), ('58', 'JA User Setting for joomla 1.5.x', 'plg_jausersetting', 'system', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', 'load_css_file=1\nlable_setting=Setting\n\n'), ('44', 'JA Widget Base', 'jawidget', 'system', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('50', 'JA Popup Plugin', 'plg_japopup', 'system', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', 'group1=fancybox\ngroup1-fancybox-centerOnScroll=1\ngroup1-fancybox-image_scale=1\ngroup1-fancybox-speed_in=500\ngroup1-fancybox-speed_out=500\ngroup1-greybox-behavior=\ngroup1-highslide-outline=drop-shadow\ngroup1-highslide-speed_in=250\ngroup1-highslide-speed_out=250\ngroup1-shadowbox-animateFade=1\ngroup1-shadowbox-animate=1\ngroup1-shadowbox-animSequence=wh\ngroup1-shadowbox-overlayColor=#000\ngroup1-shadowbox-viewportPadding=20\ngroup1-multibox-contentColor=#FFF\ngroup1-multibox-showControls=1\nwidth=600\nheight=400\noverlay=1\noverlay_opacity=0.7\nadd_title=1\nadd_desc=1\nimage_slideshow=one\n\n'), ('48', 'Thumbnail for Joomla content', 'plg_jathumbnail', 'content', '0', '2', '1', '0', '0', '0', '0000-00-00 00:00:00', 'content_mode=manual\ncontent_mode-auto-content_position=0\ncontent_mode-auto-manual-content_width=200\ncontent_mode-auto-manual-content_height=200\ncontent_mode-auto-manual-crop_image=1\ncontent_mode-auto-manual-content_align=right\nblog_mode=1\nblog_mode-1-exclude_sections=\nblog_mode-1-exclude_catetories=\nblog_mode-1-blog_frontpage=0\nblog_mode-1-blog_leading_width=200\nblog_mode-1-blog_leading_height=200\nblog_mode-1-blog_intro_width=100\nblog_mode-1-blog_intro_height=100\nblog_mode-1-crop_image=1\n\n'), ('57', 'JA Bookmark Plugin', 'plg_jabookmark', 'content', '0', '3', '1', '0', '0', '0', '0000-00-00 00:00:00', 'system=addthis\nclass_sfx=\nmode=auto\ncategory=\nlocation=onPrepareContent-Bottom\nused_custom_button=0\ncustom_button=\nsystem-addthis-brand_name=joomlart.com\nsystem-addthis-account=joomlart\nsystem-addthis-language_code=en\nsystem-addthis-custom_apps=\nsystem-addthis-button=lg-bookmark\nsystem-addtoany-language=en-US\nsystem-addtoany-button=share_save_106_16.gif\nsystem-addtoany-showpagetitle=1\nsystem-addtoany-orientation=automatic\nwidget_text=\nsystem-addthis-header_color=000000\nsystem-addthis-header_background=999999\nsystem-addthis-vertical_offset=\nsystem-addthis-horizontal_offset=\nsystem-addtoany-maincolor=D7E5ED\nsystem-addtoany-border=414c53\nsystem-addtoany-linktext=333333\nsystem-addtoany-linktext_hover=333333\nsystem-addtoany-background=FFFFFF\n\n'), ('60', 'System - Mootools Upgrade', 'mtupgrade', 'system', '0', '0', '0', '0', '0', '0', '0000-00-00 00:00:00', ''), ('61', 'JA T3 Framework', 'jat3', 'system', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('62', 'Content - JA Disqus Debate Echo Plugin', 'plg_disqus_debate_echo', 'content', '0', '0', '0', '0', '0', '0', '0000-00-00 00:00:00', 'source=both\ndisplay_on_list=1\ndisplay_on_home=1\nmode=automatic\nmode-automatic-catsid=76|1|3|55|54|56|74|90|71|73|91|72|84|81|83|89|88|82|78|86|77|80|87|79\nmode-automatic-k2catsid=\nprovider=disqus\nprovider-intensdebate-account=\nprovider-disqus-subdomain=joomlart\nprovider-disqus-devmode=0\nprovider-jskit-domain=\ndisplay_comment_count=1\n\n'), ('63', 'Editor - JCE', 'jce', 'editors', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('64', 'System - JCE MediaBox', 'jcemediabox', 'system', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', 'theme=standard\nimgpath=plugins/system/jcemediabox/img\nfadespeed=500\nscalespeed=500\noverlay=1\noverlayopacity=0.8\noverlaycolor=#000000\nwidth=800\nheight=1131\nresize=0\nclose=2\nicons=1\nhideobjects=0\nscrolling=fixed\ncomponents=\ndynamic_themes=1\nlegacy=1\nlightbox=1\nshadowbox=1\ntipclass=tooltip\ntipopacity=0.8\ntipspeed=150\ntipposition=br\ntipoffsets_x=16\ntipoffsets_y=16\nflash=10,0,22,87\nwindowsmedia=5,1,52,701\nquicktime=6,0,2,0\nrealmedia=7,0,0,0\nshockwave=8,5,1,0\n\n'), ('66', 'System - Admin Tools', 'admintools', 'system', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('67', 'AdsManagerContent - Captcha', 'captcha', 'adsmanagercontent', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('68', 'Adsmanager - JComments', 'jcomments', 'adsmanagercontent', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', ''), ('69', 'AdsManagerContent - Social', 'social', 'adsmanagercontent', '0', '0', '1', '0', '0', '0', '0000-00-00 00:00:00', 'position=2\ntwitterButton=0\ntwitterName=\ntwitterCounter=horizontal\ntwitterLanguage=en\nfacebookShareMeButton=0\nfacebookShareMeType=small\nfacebookShareMeBadgeText=FFFFFF\nfacebookShareMeBadge=3B5998\nfacebookLikeButton=0\nfacebookLikeRenderer=1\nfacebookLikeAction=like\nfacebookLikeType=button_count\nfacebookLikeFaces=0\nfacebookLikeColor=light\nfacebookLikeFont=\nfacebookLikeWidth=90\nfbDynamicLocale=0\nfbLocale=en_US\ndiggButton=0\ndiggType=DiggCompact\nstumbleButton=0\nstumbleType=1\nlinkedInButton=0\nlinkedInType=right\nbuzzButton=0\nbuzzType=small-count\nbuzzLocale=en\nretweetmeButton=0\nretweetmeType=compact\nyahooBuzzButton=0\nyahooBuzzType=small-votes\nplusButton=0\nplusType=medium\nplusLocale=en\nfacebookLikeAppId=\nfacebookLikeSend=0\nfacebookRootDiv=1\nfacebookLoadJsLib=1\nebuttons1=\nebuttons2=\nebuttons3=\nebuttons4=\nebuttons5=\n\n');
CREATE TABLE `#__poll_data` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `pollid` int(11) NOT NULL DEFAULT '0',   `text` text NOT NULL,   `hits` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`id`),   KEY `pollid` (`pollid`,`text`(1)) ) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;
INSERT INTO `#__poll_data` VALUES ('1', '14', 'Community Sites', '2'), ('2', '14', 'Public Brand Sites', '3'), ('3', '14', 'eCommerce', '1'), ('4', '14', 'Blogs', '0'), ('5', '14', 'Intranets', '0'), ('6', '14', 'All of the Above!', '2'), ('7', '14', '', '3'), ('8', '14', '', '0'), ('9', '14', '', '0'), ('10', '14', '', '0'), ('11', '14', '', '0'), ('12', '14', '', '0');
CREATE TABLE `#__poll_date` (   `id` bigint(20) NOT NULL AUTO_INCREMENT,   `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `vote_id` int(11) NOT NULL DEFAULT '0',   `poll_id` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`id`),   KEY `poll_id` (`poll_id`) ) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
INSERT INTO `#__poll_date` VALUES ('1', '2006-10-09 13:01:58', '1', '14'), ('2', '2006-10-10 15:19:43', '7', '14'), ('3', '2006-10-11 11:08:16', '7', '14'), ('4', '2006-10-11 15:02:26', '2', '14'), ('5', '2006-10-11 15:43:03', '7', '14'), ('6', '2006-10-11 15:43:38', '7', '14'), ('7', '2006-10-12 00:51:13', '2', '14'), ('8', '2007-05-10 19:12:29', '3', '14'), ('9', '2007-05-14 14:18:00', '6', '14'), ('10', '2007-06-10 15:20:29', '6', '14'), ('11', '2007-07-03 12:37:53', '2', '14');
CREATE TABLE `#__poll_menu` (   `pollid` int(11) NOT NULL DEFAULT '0',   `menuid` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`pollid`,`menuid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__polls` (   `id` int(11) unsigned NOT NULL AUTO_INCREMENT,   `title` varchar(255) NOT NULL DEFAULT '',   `alias` varchar(255) NOT NULL DEFAULT '',   `voters` int(9) NOT NULL DEFAULT '0',   `checked_out` int(11) NOT NULL DEFAULT '0',   `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `published` tinyint(1) NOT NULL DEFAULT '0',   `access` int(11) NOT NULL DEFAULT '0',   `lag` int(11) NOT NULL DEFAULT '0',   PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8;
INSERT INTO `#__polls` VALUES ('14', 'Joomla! is used for?', 'joomla-is-used-for', '11', '0', '0000-00-00 00:00:00', '1', '0', '86400');
CREATE TABLE `#__sections` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `title` varchar(255) NOT NULL DEFAULT '',   `name` varchar(255) NOT NULL DEFAULT '',   `alias` varchar(255) NOT NULL DEFAULT '',   `image` text NOT NULL,   `scope` varchar(50) NOT NULL DEFAULT '',   `image_position` varchar(30) NOT NULL DEFAULT '',   `description` text NOT NULL,   `published` tinyint(1) NOT NULL DEFAULT '0',   `checked_out` int(11) unsigned NOT NULL DEFAULT '0',   `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `ordering` int(11) NOT NULL DEFAULT '0',   `access` tinyint(3) unsigned NOT NULL DEFAULT '0',   `count` int(11) NOT NULL DEFAULT '0',   `params` text NOT NULL,   PRIMARY KEY (`id`),   KEY `idx_scope` (`scope`) ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
INSERT INTO `#__sections` VALUES ('1', 'Actualités', '', 'news', 'articles.jpg', 'content', 'right', '', '1', '0', '0000-00-00 00:00:00', '3', '0', '5', ''), ('13', 'Annonces', '', 'annonces', '', 'content', 'left', '', '1', '0', '0000-00-00 00:00:00', '14', '0', '9', ''), ('15', 'Publicité', '', 'publicite', '', 'content', 'left', '', '0', '0', '0000-00-00 00:00:00', '16', '0', '1', '');
CREATE TABLE `#__session` (   `username` varchar(150) DEFAULT '',   `time` varchar(14) DEFAULT '',   `session_id` varchar(200) NOT NULL DEFAULT '0',   `guest` tinyint(4) DEFAULT '1',   `userid` int(11) DEFAULT '0',   `usertype` varchar(50) DEFAULT '',   `gid` tinyint(3) unsigned NOT NULL DEFAULT '0',   `client_id` tinyint(3) unsigned NOT NULL DEFAULT '0',   `data` longtext,   PRIMARY KEY (`session_id`(64)),   KEY `whosonline` (`guest`,`usertype`),   KEY `userid` (`userid`),   KEY `time` (`time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__stats_agents` (   `agent` varchar(255) NOT NULL DEFAULT '',   `type` tinyint(1) unsigned NOT NULL DEFAULT '0',   `hits` int(11) unsigned NOT NULL DEFAULT '1' ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
CREATE TABLE `#__templates_menu` (   `template` varchar(255) NOT NULL DEFAULT '',   `menuid` int(11) NOT NULL DEFAULT '0',   `client_id` tinyint(4) NOT NULL DEFAULT '0',   PRIMARY KEY (`menuid`,`client_id`,`template`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `#__templates_menu` VALUES ('ja_teline_iii_v2', '0', '0'), ('khepri', '0', '1');
CREATE TABLE `#__users` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `name` varchar(255) NOT NULL DEFAULT '',   `username` varchar(150) NOT NULL DEFAULT '',   `email` varchar(100) NOT NULL DEFAULT '',   `password` varchar(100) NOT NULL DEFAULT '',   `usertype` varchar(25) NOT NULL DEFAULT '',   `block` tinyint(4) NOT NULL DEFAULT '0',   `sendEmail` tinyint(4) DEFAULT '0',   `gid` tinyint(3) unsigned NOT NULL DEFAULT '1',   `registerDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `lastvisitDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `activation` varchar(100) NOT NULL DEFAULT '',   `params` text NOT NULL,   PRIMARY KEY (`id`),   KEY `usertype` (`usertype`),   KEY `idx_name` (`name`),   KEY `gid_block` (`gid`,`block`),   KEY `username` (`username`),   KEY `email` (`email`) ) ENGINE=MyISAM AUTO_INCREMENT=63 DEFAULT CHARSET=utf8;
INSERT INTO `#__users` VALUES ('62', 'Administrator', 'admin', 'annonces@centraledesannonces-dz.com', 'c7472c7bd945afa72a81093f3bf2e987:OiVexDSz8mnXDef09AR7GXx6aVsUgg7m', 'Super Administrator', '0', '1', '25', '2012-07-13 15:31:31', '2012-07-21 08:02:32', '', 'ja_usersetting_mod_breadcrumbs=\nja_usersetting_mod_jatabs=\nja_usersetting_mod_custom=\nja_usersetting_mod_banners=\nja_usersetting_mod_janews2=\nja_usersetting_mod_janews_fp=\nja_usersetting_mod_footer=\nja_usersetting_mod_mainmenu=\nja_usersetting_mod_janewsticker=\nja_usersetting_mod_jabulletin=\nja_usersetting_mod_login=\nja_usersetting_mod_jatwitter=\nja_usersetting_mod_syndicate=\nja_usersetting_mod_jamegamenu=\nja_usersetting_mod_whosonline=\nja_usersetting_mod_search=\nja_usersetting_mod_newsflash=\nja_usersetting_mod_adsmanager_menu=\n\n');
CREATE TABLE `#__weblinks` (   `id` int(11) unsigned NOT NULL AUTO_INCREMENT,   `catid` int(11) NOT NULL DEFAULT '0',   `sid` int(11) NOT NULL DEFAULT '0',   `title` varchar(250) NOT NULL DEFAULT '',   `alias` varchar(255) NOT NULL DEFAULT '',   `url` varchar(250) NOT NULL DEFAULT '',   `description` text NOT NULL,   `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `hits` int(11) NOT NULL DEFAULT '0',   `published` tinyint(1) NOT NULL DEFAULT '0',   `checked_out` int(11) NOT NULL DEFAULT '0',   `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',   `ordering` int(11) NOT NULL DEFAULT '0',   `archived` tinyint(1) NOT NULL DEFAULT '0',   `approved` tinyint(1) NOT NULL DEFAULT '1',   `params` text NOT NULL,   PRIMARY KEY (`id`),   KEY `catid` (`catid`,`published`,`archived`) ) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
INSERT INTO `#__weblinks` VALUES ('1', '2', '0', 'Joomla!', 'joomla', 'http://www.joomla.org', 'Home of Joomla!', '2005-02-14 15:19:02', '3', '1', '0', '0000-00-00 00:00:00', '1', '0', '1', 'target=0'), ('2', '2', '0', 'php.net', 'php', 'http://www.php.net', 'The language that Joomla! is developed in', '2004-07-07 11:33:24', '6', '1', '0', '0000-00-00 00:00:00', '3', '0', '1', ''), ('3', '2', '0', 'MySQL', 'mysql', 'http://www.mysql.com', 'The database that Joomla! uses', '2004-07-07 10:18:31', '1', '1', '0', '0000-00-00 00:00:00', '5', '0', '1', ''), ('4', '2', '0', 'OpenSourceMatters', 'opensourcematters', 'http://www.opensourcematters.org', 'Home of OSM', '2005-02-14 15:19:02', '11', '1', '0', '0000-00-00 00:00:00', '2', '0', '1', 'target=0'), ('5', '2', '0', 'Joomla! - Forums', 'joomla-forums', 'http://forum.joomla.org', 'Joomla! Forums', '2005-02-14 15:19:02', '5', '1', '0', '0000-00-00 00:00:00', '4', '0', '1', 'target=0'), ('6', '2', '0', 'Ohloh Tracking of Joomla!', 'ohloh-tracking-of-joomla', 'http://www.ohloh.net/projects/20', 'Objective reports from Ohloh about Joomla\'s development activity. Joomla! has some star developers with serious kudos.', '2007-07-19 09:28:31', '1', '1', '0', '0000-00-00 00:00:00', '6', '0', '1', 'target=0\n\n');
CREATE TABLE `#__wf_profiles` (   `id` int(11) NOT NULL AUTO_INCREMENT,   `name` varchar(255) NOT NULL,   `description` varchar(255) NOT NULL,   `users` text NOT NULL,   `types` varchar(255) NOT NULL,   `components` text NOT NULL,   `area` tinyint(3) NOT NULL,   `rows` text NOT NULL,   `plugins` text NOT NULL,   `published` tinyint(3) NOT NULL,   `ordering` int(11) NOT NULL,   `checked_out` tinyint(3) NOT NULL,   `checked_out_time` datetime NOT NULL,   `params` text NOT NULL,   PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
INSERT INTO `#__wf_profiles` VALUES ('1', 'Default', 'Profil d\'administration (défaut)', '', '19,20,21,23,24,25', '', '0', 'help,newdocument,undo,redo,spacer,bold,italic,underline,strikethrough,justifyfull,justifycenter,justifyleft,justifyright,spacer,blockquote,formatselect,styleselect,removeformat,cleanup;fontselect,fontsizeselect,forecolor,backcolor,spacer,paste,indent,outdent,numlist,bullist,sub,sup,textcase,charmap,hr;directionality,fullscreen,preview,source,print,searchreplace,spacer,table;visualaid,visualchars,nonbreaking,style,xhtmlxtras,anchor,unlink,link,imgmanager,spellchecker,article', 'contextmenu,browser,inlinepopups,media,help,paste,searchreplace,directionality,fullscreen,preview,source,table,textcase,print,style,nonbreaking,visualchars,xhtmlxtras,imgmanager,link,spellchecker,article', '1', '1', '0', '0000-00-00 00:00:00', ''), ('2', 'Front End', 'Profil pour la rédaction en frontal.', '', '19,20,21', '', '1', 'help,newdocument,undo,redo,spacer,bold,italic,underline,strikethrough,justifyfull,justifycenter,justifyleft,justifyright,spacer,formatselect,styleselect;paste,searchreplace,indent,outdent,numlist,bullist,cleanup,charmap,removeformat,hr,sub,sup,textcase,nonbreaking,visualchars;fullscreen,preview,print,visualaid,style,xhtmlxtras,anchor,unlink,link,imgmanager,spellchecker,article', 'contextmenu,inlinepopups,help,paste,searchreplace,fullscreen,preview,print,style,textcase,nonbreaking,visualchars,xhtmlxtras,imgmanager,link,spellchecker,article', '0', '2', '0', '0000-00-00 00:00:00', '');